+++ date ++ echo 'INFO: =================== Mon Aug 18 02:05:45 UTC 2025 ===================' INFO: =================== Mon Aug 18 02:05:45 UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ awk '{print $2}' +++++ grep -o 'dev.*' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ cut -d / -f 1 +++ command -v ip +++ local nic=ens3 +++ grep 'inet ' +++ ip addr show dev ens3 +++ awk '{print $2}' +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.19 ++ 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.27,10.0.0.38,10.0.0.19 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.27,10.0.0.38,10.0.0.19 ++ ANALYTICSDB_NODES=10.0.0.27,10.0.0.38,10.0.0.19 ++ ANALYTICS_SNMP_NODES=10.0.0.27,10.0.0.38,10.0.0.19 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:8081 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8081 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:8081 ' +++ '[' -n '10.0.0.27:8081 10.0.0.38:8081 10.0.0.19:8081 ' ']' +++ echo '10.0.0.27:8081 10.0.0.38:8081 10.0.0.19:8081' ++ ANALYTICS_SERVERS='10.0.0.27:8081 10.0.0.38:8081 10.0.0.19:8081' +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9042 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9042 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9042 ' +++ '[' -n '10.0.0.27:9042 10.0.0.38:9042 10.0.0.19:9042 ' ']' +++ echo '10.0.0.27:9042 10.0.0.38:9042 10.0.0.19:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.27:9042 10.0.0.38:9042 10.0.0.19:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.27,10.0.0.38,10.0.0.19 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:8086 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8086 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:8086 ' +++ '[' -n '10.0.0.27:8086 10.0.0.38:8086 10.0.0.19:8086 ' ']' +++ echo '10.0.0.27:8086 10.0.0.38:8086 10.0.0.19:8086' ++ COLLECTOR_SERVERS='10.0.0.27:8086 10.0.0.38:8086 10.0.0.19:8086' ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.27,10.0.0.38,10.0.0.19 ++ CONFIGDB_NODES=10.0.0.27,10.0.0.38,10.0.0.19 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:8082 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8082 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:8082 ' +++ '[' -n '10.0.0.27:8082 10.0.0.38:8082 10.0.0.19:8082 ' ']' +++ echo '10.0.0.27:8082 10.0.0.38:8082 10.0.0.19:8082' ++ CONFIG_SERVERS='10.0.0.27:8082 10.0.0.38:8082 10.0.0.19:8082' +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9161 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9161 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9161 ' +++ '[' -n '10.0.0.27:9161 10.0.0.38:9161 10.0.0.19:9161 ' ']' +++ echo '10.0.0.27:9161 10.0.0.38:9161 10.0.0.19:9161' ++ CONFIGDB_SERVERS='10.0.0.27:9161 10.0.0.38:9161 10.0.0.19:9161' +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9041 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9041 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9041 ' +++ '[' -n '10.0.0.27:9041 10.0.0.38:9041 10.0.0.19:9041 ' ']' +++ echo '10.0.0.27:9041 10.0.0.38:9041 10.0.0.19:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.27:9041 10.0.0.38:9041 10.0.0.19:9041' ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=false ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=false ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=false ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.20.0.25,10.20.0.193,10.20.0.129 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.25,10.20.0.193,10.20.0.129 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.27,10.0.0.38,10.0.0.19 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+=10.0.0.27:2181, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+=10.0.0.38:2181, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+=10.0.0.19:2181, +++ '[' -n 10.0.0.27:2181,10.0.0.38:2181,10.0.0.19:2181, ']' +++ echo 10.0.0.27:2181,10.0.0.38:2181,10.0.0.19:2181 ++ ZOOKEEPER_SERVERS=10.0.0.27:2181,10.0.0.38:2181,10.0.0.19:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:2181 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:2181 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:2181 ' +++ '[' -n '10.0.0.27:2181 10.0.0.38:2181 10.0.0.19:2181 ' ']' +++ echo '10.0.0.27:2181 10.0.0.38:2181 10.0.0.19:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.27:2181 10.0.0.38:2181 10.0.0.19:2181' ++ RABBITMQ_NODES=10.0.0.27,10.0.0.38,10.0.0.19 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+=10.0.0.27:5673, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+=10.0.0.38:5673, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+=10.0.0.19:5673, +++ '[' -n 10.0.0.27:5673,10.0.0.38:5673,10.0.0.19:5673, ']' +++ echo 10.0.0.27:5673,10.0.0.38:5673,10.0.0.19:5673 ++ RABBITMQ_SERVERS=10.0.0.27:5673,10.0.0.38:5673,10.0.0.19:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=false ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:6379 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:6379 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:6379 ' +++ '[' -n '10.0.0.27:6379 10.0.0.38:6379 10.0.0.19:6379 ' ']' +++ echo '10.0.0.27:6379 10.0.0.38:6379 10.0.0.19:6379' ++ REDIS_SERVERS='10.0.0.27:6379 10.0.0.38:6379 10.0.0.19:6379' ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=false ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.27,10.0.0.38,10.0.0.19 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9092 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9092 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9092 ' +++ '[' -n '10.0.0.27:9092 10.0.0.38:9092 10.0.0.19:9092 ' ']' +++ echo '10.0.0.27:9092 10.0.0.38:9092 10.0.0.19:9092' ++ KAFKA_SERVERS='10.0.0.27:9092 10.0.0.38:9092 10.0.0.19:9092' ++ KAFKA_SSL_ENABLE=false ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/v3 ++ KEYSTONE_AUTH_HOST=10.0.0.27 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5000 ++ KEYSTONE_AUTH_PUBLIC_PORT=5000 ++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens ++ KEYSTONE_AUTH_INSECURE=True ++ KEYSTONE_AUTH_CERTFILE= ++ KEYSTONE_AUTH_KEYFILE= ++ KEYSTONE_AUTH_CA_CERTFILE= ++ KEYSTONE_AUTH_ENDPOINT_TYPE= ++ KEYSTONE_AUTH_SYNC_ON_DEMAND= ++ KEYSTONE_AUTH_INTERFACE=public ++ KUBEMANAGER_NODES=10.0.0.27,10.0.0.38,10.0.0.19 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.27,10.0.0.38,10.0.0.19 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=false ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=false ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=false ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ /v3 == \/\v\2\.\0 ]] ++ [[ openstack == \o\p\e\n\s\t\a\c\k ]] ++ AUTH_MODE=keystone ++ [[ keystone == \k\e\y\s\t\o\n\e ]] ++ AUTH_PARAMS='--admin_password contrail123' ++ AUTH_PARAMS+=' --admin_tenant_name admin' ++ AUTH_PARAMS+=' --admin_user admin' ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ echo 10.0.0.27,10.0.0.38,10.0.0.19 ++ cut -d , -f 1 + local cassandra=10.0.0.27 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.27 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ cut -d ' ' -f 1 +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.27,10.0.0.38,10.0.0.19 +++ local servers=10.0.0.27,10.0.0.38,10.0.0.19 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ uniq ++++ tr '\n' , ++++ sort ++++ grep -vi host ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' +++ local local_ips=,10.0.0.19,10.20.0.129,127.0.0.1,172.17.0.1,, +++ local ord=1 +++ for server in '"${server_list[@]}"' +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.27'\''))' +++ local server_ip=10.0.0.27 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.27 ]] +++ [[ ,10.0.0.19,10.20.0.129,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.27, ]] +++ (( ord+=1 )) +++ for server in '"${server_list[@]}"' +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.38'\''))' +++ local server_ip=10.0.0.38 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.38 ]] +++ [[ ,10.0.0.19,10.20.0.129,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.38, ]] +++ (( ord+=1 )) +++ for server in '"${server_list[@]}"' +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.19'\''))' +++ local server_ip=10.0.0.19 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.19 ]] +++ [[ ,10.0.0.19,10.20.0.129,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.19, ]] +++ echo 10.0.0.19 3 +++ return ++ local ip=10.0.0.19 ++ [[ -z 10.0.0.19 ]] ++ echo 10.0.0.19 + host_ip=10.0.0.19 + [[ cql == \c\q\l ]] ++ echo 10.0.0.27:9041 10.0.0.38:9041 10.0.0.19:9041 ++ sed 's/,/ /g' + cassandra_server_list='10.0.0.27:9041 10.0.0.38:9041 10.0.0.19:9041' + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.19: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 08/18/2025 02:05:54.933 7fc927418188 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 08/18/2025 02:05:55.088 7fc927418188 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 08/18/2025 02:05:55.102 7fc927418188 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 08/18/2025 02:05:55.103 7fc927418188 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] HttpError Python 3.6.8: /usr/bin/python3 Mon Aug 18 02:06:11 2025 A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred. /usr/local/bin/contrail-api in () 4 import sys 5 from vnc_cfg_api_server.api_server import server_main 6 if __name__ == '__main__': 7 sys.argv[0] = re.sub(r'(-script\.pyw|\.exe)?$', '', sys.argv[0]) 8 sys.exit(server_main()) sys = sys.exit = server_main = /usr/local/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py in server_main(args_str=None) 5382 vnc_cgitb.enable(format='text') 5383 5384 main(args_str, VncApiServer(args_str)) 5385 #server_main 5386 global main = args_str = None global VncApiServer = /usr/local/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py in __init__(self=, args_str='--conf_file /etc/contrail/contrail-api-0.conf --...ontrail/contrail-keystone-auth.conf --worker_id 0') 2210 else: 2211 self._db_connect(self._args.reset_config) 2212 self._db_init_entries() 2213 2214 self._initialize_quota_counters() self = self._db_init_entries = > /usr/local/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py in _db_init_entries(self=) 3765 3766 # Global and default policy resources 3767 pm = self.create_singleton_entry(PolicyManagement()) 3768 self._global_pm_uuid = pm.uuid 3769 aps = self.create_singleton_entry(ApplicationPolicySet( pm undefined self = self.create_singleton_entry = > global PolicyManagement = /usr/local/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py in create_singleton_entry(self=, singleton_obj=, user_visible=True) 4022 if not ok: 4023 (code, msg) = result 4024 raise cfgm_common.exceptions.HttpError(code, msg) 4025 obj_id = result 4026 s_obj.uuid = obj_id global cfgm_common = cfgm_common.exceptions = cfgm_common.exceptions.HttpError = code = 409 msg = 'FQ Name: /fq-name-to-uuid/policy_management:defa...9b1e08ff-50a8-4cf6-a268-1d19a47f7437 at zookeeper' HttpError: HTTP Status: 409 Content: FQ Name: /fq-name-to-uuid/policy_management:default-policy-management exists already with ID: 9b1e08ff-50a8-4cf6-a268-1d19a47f7437 at zookeeper __cause__ = None __class__ = __context__ = NoIdError('policy_management default-policy-management',) __delattr__ = __dict__ = {'content': 'FQ Name: /fq-name-to-uuid/policy_management:defa...9b1e08ff-50a8-4cf6-a268-1d19a47f7437 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/policy_management:defa...9b1e08ff-50a8-4cf6-a268-1d19a47f7437 at zookeeper') content = 'FQ Name: /fq-name-to-uuid/policy_management:defa...9b1e08ff-50a8-4cf6-a268-1d19a47f7437 at zookeeper' status_code = 409 with_traceback = The above is a description of an error in a Python program. Here is the original traceback: Traceback (most recent call last): File "/usr/local/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 4007, in create_singleton_entry s_obj.uuid = self._db_conn.fq_name_to_uuid(obj_type, fq_name) File "/usr/local/lib/python3.6/site-packages/vnc_cfg_api_server/vnc_db.py", line 2523, in fq_name_to_uuid obj_uuid = self._object_db.fq_name_to_uuid(obj_type, fq_name) File "/usr/local/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1045, in wrapper return func(*args, **kwargs) File "/usr/local/lib/python3.6/site-packages/cfgm_common/vnc_cassandra.py", line 1206, in fq_name_to_uuid raise NoIdError('%s %s' % (obj_type, fq_name_str)) vnc_api.exceptions.NoIdError: Unknown id: policy_management default-policy-management During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/bin/contrail-api", line 8, in sys.exit(server_main()) File "/usr/local/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 5384, in server_main main(args_str, VncApiServer(args_str)) File "/usr/local/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 2212, in __init__ self._db_init_entries() File "/usr/local/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 3767, in _db_init_entries pm = self.create_singleton_entry(PolicyManagement()) File "/usr/local/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 4024, in create_singleton_entry raise cfgm_common.exceptions.HttpError(code, msg) vnc_api.exceptions.HttpError: HTTP Status: 409 Content: FQ Name: /fq-name-to-uuid/policy_management:default-policy-management exists already with ID: 9b1e08ff-50a8-4cf6-a268-1d19a47f7437 at zookeeper +++ date ++ echo 'INFO: =================== Mon Aug 18 02:06:13 UTC 2025 ===================' INFO: =================== Mon Aug 18 02:06:13 UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ cut -d / -f 1 +++ local nic=ens3 +++ ip addr show dev ens3 +++ awk '{print $2}' +++ head -n 1 +++ grep 'inet ' ++ DEFAULT_LOCAL_IP=10.0.0.19 ++ 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 '' ]] +++ awk '/pagesize=2M/{print($3)}' +++ mount -t hugetlbfs +++ tail -n 1 ++ HUGE_PAGES_2MB_DIR= ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=openstack ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=rbac ++ AUTH_MODE=keystone ++ AUTH_PARAMS= ++ SSL_ENABLE=false ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.27,10.0.0.38,10.0.0.19 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.27,10.0.0.38,10.0.0.19 ++ ANALYTICSDB_NODES=10.0.0.27,10.0.0.38,10.0.0.19 ++ ANALYTICS_SNMP_NODES=10.0.0.27,10.0.0.38,10.0.0.19 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:8081 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8081 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:8081 ' +++ '[' -n '10.0.0.27:8081 10.0.0.38:8081 10.0.0.19:8081 ' ']' +++ echo '10.0.0.27:8081 10.0.0.38:8081 10.0.0.19:8081' ++ ANALYTICS_SERVERS='10.0.0.27:8081 10.0.0.38:8081 10.0.0.19:8081' +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9042 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9042 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9042 ' +++ '[' -n '10.0.0.27:9042 10.0.0.38:9042 10.0.0.19:9042 ' ']' +++ echo '10.0.0.27:9042 10.0.0.38:9042 10.0.0.19:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.27:9042 10.0.0.38:9042 10.0.0.19:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.27,10.0.0.38,10.0.0.19 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:8086 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8086 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:8086 ' +++ '[' -n '10.0.0.27:8086 10.0.0.38:8086 10.0.0.19:8086 ' ']' +++ echo '10.0.0.27:8086 10.0.0.38:8086 10.0.0.19:8086' ++ COLLECTOR_SERVERS='10.0.0.27:8086 10.0.0.38:8086 10.0.0.19:8086' ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.27,10.0.0.38,10.0.0.19 ++ CONFIGDB_NODES=10.0.0.27,10.0.0.38,10.0.0.19 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:8082 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8082 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:8082 ' +++ '[' -n '10.0.0.27:8082 10.0.0.38:8082 10.0.0.19:8082 ' ']' +++ echo '10.0.0.27:8082 10.0.0.38:8082 10.0.0.19:8082' ++ CONFIG_SERVERS='10.0.0.27:8082 10.0.0.38:8082 10.0.0.19:8082' +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9161 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9161 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9161 ' +++ '[' -n '10.0.0.27:9161 10.0.0.38:9161 10.0.0.19:9161 ' ']' +++ echo '10.0.0.27:9161 10.0.0.38:9161 10.0.0.19:9161' ++ CONFIGDB_SERVERS='10.0.0.27:9161 10.0.0.38:9161 10.0.0.19:9161' +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9041 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9041 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9041 ' +++ '[' -n '10.0.0.27:9041 10.0.0.38:9041 10.0.0.19:9041 ' ']' +++ echo '10.0.0.27:9041 10.0.0.38:9041 10.0.0.19:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.27:9041 10.0.0.38:9041 10.0.0.19:9041' ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=false ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=false ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=false ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.20.0.25,10.20.0.193,10.20.0.129 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.25,10.20.0.193,10.20.0.129 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.27,10.0.0.38,10.0.0.19 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+=10.0.0.27:2181, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+=10.0.0.38:2181, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+=10.0.0.19:2181, +++ '[' -n 10.0.0.27:2181,10.0.0.38:2181,10.0.0.19:2181, ']' +++ echo 10.0.0.27:2181,10.0.0.38:2181,10.0.0.19:2181 ++ ZOOKEEPER_SERVERS=10.0.0.27:2181,10.0.0.38:2181,10.0.0.19:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:2181 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:2181 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:2181 ' +++ '[' -n '10.0.0.27:2181 10.0.0.38:2181 10.0.0.19:2181 ' ']' +++ echo '10.0.0.27:2181 10.0.0.38:2181 10.0.0.19:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.27:2181 10.0.0.38:2181 10.0.0.19:2181' ++ RABBITMQ_NODES=10.0.0.27,10.0.0.38,10.0.0.19 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+=10.0.0.27:5673, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+=10.0.0.38:5673, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+=10.0.0.19:5673, +++ '[' -n 10.0.0.27:5673,10.0.0.38:5673,10.0.0.19:5673, ']' +++ echo 10.0.0.27:5673,10.0.0.38:5673,10.0.0.19:5673 ++ RABBITMQ_SERVERS=10.0.0.27:5673,10.0.0.38:5673,10.0.0.19:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=false ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:6379 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:6379 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:6379 ' +++ '[' -n '10.0.0.27:6379 10.0.0.38:6379 10.0.0.19:6379 ' ']' +++ echo '10.0.0.27:6379 10.0.0.38:6379 10.0.0.19:6379' ++ REDIS_SERVERS='10.0.0.27:6379 10.0.0.38:6379 10.0.0.19:6379' ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=false ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.27,10.0.0.38,10.0.0.19 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9092 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9092 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9092 ' +++ '[' -n '10.0.0.27:9092 10.0.0.38:9092 10.0.0.19:9092 ' ']' +++ echo '10.0.0.27:9092 10.0.0.38:9092 10.0.0.19:9092' ++ KAFKA_SERVERS='10.0.0.27:9092 10.0.0.38:9092 10.0.0.19:9092' ++ KAFKA_SSL_ENABLE=false ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/v3 ++ KEYSTONE_AUTH_HOST=10.0.0.27 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5000 ++ KEYSTONE_AUTH_PUBLIC_PORT=5000 ++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens ++ KEYSTONE_AUTH_INSECURE=True ++ KEYSTONE_AUTH_CERTFILE= ++ KEYSTONE_AUTH_KEYFILE= ++ KEYSTONE_AUTH_CA_CERTFILE= ++ KEYSTONE_AUTH_ENDPOINT_TYPE= ++ KEYSTONE_AUTH_SYNC_ON_DEMAND= ++ KEYSTONE_AUTH_INTERFACE=public ++ KUBEMANAGER_NODES=10.0.0.27,10.0.0.38,10.0.0.19 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.27,10.0.0.38,10.0.0.19 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=false ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=false ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=false ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ /v3 == \/\v\2\.\0 ]] ++ [[ openstack == \o\p\e\n\s\t\a\c\k ]] ++ AUTH_MODE=keystone ++ [[ keystone == \k\e\y\s\t\o\n\e ]] ++ AUTH_PARAMS='--admin_password contrail123' ++ AUTH_PARAMS+=' --admin_tenant_name admin' ++ AUTH_PARAMS+=' --admin_user admin' ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ echo 10.0.0.27,10.0.0.38,10.0.0.19 ++ cut -d , -f 1 + local cassandra=10.0.0.27 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.27 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.27,10.0.0.38,10.0.0.19 +++ local servers=10.0.0.27,10.0.0.38,10.0.0.19 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ get_local_ips ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' ++++ sort ++++ tr '\n' , ++++ grep -vi host ++++ uniq +++ local local_ips=,10.0.0.19,10.20.0.129,127.0.0.1,172.17.0.1,, +++ local ord=1 +++ for server in '"${server_list[@]}"' +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.27'\''))' +++ local server_ip=10.0.0.27 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.27 ]] +++ [[ ,10.0.0.19,10.20.0.129,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.27, ]] +++ (( ord+=1 )) +++ for server in '"${server_list[@]}"' +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.38'\''))' +++ local server_ip=10.0.0.38 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.38 ]] +++ [[ ,10.0.0.19,10.20.0.129,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.38, ]] +++ (( ord+=1 )) +++ for server in '"${server_list[@]}"' +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.19'\''))' +++ local server_ip=10.0.0.19 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.19 ]] +++ [[ ,10.0.0.19,10.20.0.129,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.19, ]] +++ echo 10.0.0.19 3 +++ return ++ local ip=10.0.0.19 ++ [[ -z 10.0.0.19 ]] ++ echo 10.0.0.19 + host_ip=10.0.0.19 + [[ cql == \c\q\l ]] ++ echo 10.0.0.27:9041 10.0.0.38:9041 10.0.0.19:9041 ++ sed 's/,/ /g' + cassandra_server_list='10.0.0.27:9041 10.0.0.38:9041 10.0.0.19:9041' + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.19:8082' + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ set ++ sort ++ cut -d = -f 1 ++ sed 's/^API__//g' ++ grep '^API__.*__.*=.*$' + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ keystone != \k\e\y\s\t\o\n\e ]] + local tmp_file=/etc/contrail/contrail-keystone-auth.conf.tmp + cat + [[ /v3 == \/\v\3 ]] + cat + [[ http == \h\t\t\p\s ]] + [[ -n '' ]] + [[ -n '' ]] + [[ -n public ]] + echo 'interface = public' + mv -f /etc/contrail/contrail-keystone-auth.conf.tmp /etc/contrail/contrail-keystone-auth.conf + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ keystone == \k\e\y\s\t\o\n\e ]] + cat + [[ http == \h\t\t\p\s ]] + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 08/18/2025 02:06:22.688 7f7627abb548 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 08/18/2025 02:06:22.841 7f7627abb548 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 08/18/2025 02:06:22.854 7f7627abb548 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 08/18/2025 02:06:22.854 7f7627abb548 [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.19:8082/ Hit Ctrl-C to quit. 10.0.0.19 - - [2025-08-18 02:06:23] "GET / HTTP/1.1" 503 181 0.000276 10.0.0.19 - - [2025-08-18 02:06:23] "GET / HTTP/1.1" 503 181 0.000183 Using the in-process token cache is deprecated as of the 4.2.0 release and may be removed in the 5.0.0 release or the 'O' development cycle. The in-process cache causes inconsistent results and high memory usage. When the feature is removed the auth_token middleware will not cache tokens by default which may result in performance issues. It is recommended to use memcache for the auth_token token cache by setting the memcached_servers option. 10.0.0.38 - - [2025-08-18 02:06:23] "POST /fqname-to-id HTTP/1.1" 401 292 0.001359 10.0.0.19 - - [2025-08-18 02:06:24] "GET / HTTP/1.1" 200 45871 0.001756 10.0.0.19 - - [2025-08-18 02:06:24] "GET / HTTP/1.1" 200 45871 0.001199 10.0.0.19 - - [2025-08-18 02:06:24] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 292 0.000390 10.0.0.19 - - [2025-08-18 02:06:24] "POST /fqname-to-id HTTP/1.1" 401 292 0.000265 10.0.0.19 - - [2025-08-18 02:07:01] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 315 26.911774 10.0.0.19 - - [2025-08-18 02:07:01] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 336 0.004346 10.0.0.38 - - [2025-08-18 02:07:01] "GET /global-system-configs HTTP/1.1" 200 322 12.553219 10.0.0.38 - - [2025-08-18 02:07:01] "POST /fqname-to-id HTTP/1.1" 404 189 35.757741 10.0.0.19 - - [2025-08-18 02:07:01] "POST /fqname-to-id HTTP/1.1" 200 156 26.673889 10.0.0.19 - - [2025-08-18 02:07:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003212 10.0.0.38 - - [2025-08-18 02:07:01] "POST /fqname-to-id HTTP/1.1" 404 225 11.034272 10.0.0.19 - - [2025-08-18 02:07:01] "GET /global-system-configs HTTP/1.1" 200 322 10.004437 10.0.0.38 - - [2025-08-18 02:07:01] "GET /global-system-configs HTTP/1.1" 200 322 8.888958 10.0.0.27 - - [2025-08-18 02:07:01] "GET /global-system-configs HTTP/1.1" 200 322 6.346959 10.0.0.19 - - [2025-08-18 02:07:01] "GET /global-system-configs HTTP/1.1" 200 322 3.725049 10.0.0.38 - - [2025-08-18 02:07:01] "POST /access-control-lists HTTP/1.1" 200 585 0.097934 10.0.0.38 - - [2025-08-18 02:07:02] "POST /tags HTTP/1.1" 200 321 0.100963 10.0.0.38 - - [2025-08-18 02:07:02] "POST /fqname-to-id HTTP/1.1" 404 174 0.011240 10.0.0.38 - - [2025-08-18 02:07:02] "POST /route-targets HTTP/1.1" 200 327 0.015693 10.0.0.38 - - [2025-08-18 02:07:02] "POST /tags HTTP/1.1" 200 309 0.090835 10.0.0.38 - - [2025-08-18 02:07:02] "POST /ref-update HTTP/1.1" 200 156 0.061361 10.0.0.38 - - [2025-08-18 02:07:02] "POST /fqname-to-id HTTP/1.1" 404 164 0.009987 10.0.0.38 - - [2025-08-18 02:07:02] "POST /fqname-to-id HTTP/1.1" 404 201 0.005726 10.0.0.38 - - [2025-08-18 02:07:02] "POST /tags HTTP/1.1" 200 323 0.061358 10.0.0.38 - - [2025-08-18 02:07:02] "POST /fqname-to-id HTTP/1.1" 404 166 0.004814 10.0.0.38 - - [2025-08-18 02:07:02] "PUT /access-control-list/79300ff7-8c4d-43e5-954d-a75e5cab1110 HTTP/1.1" 200 272 0.043329 10.0.0.38 - - [2025-08-18 02:07:02] "POST /hardwares HTTP/1.1" 200 327 0.030350 10.0.0.38 - - [2025-08-18 02:07:02] "POST /fqname-to-id HTTP/1.1" 404 166 0.005314 10.0.0.27 - - [2025-08-18 02:07:02] "GET /global-system-configs HTTP/1.1" 200 322 2.280468 10.0.0.38 - - [2025-08-18 02:07:02] "POST /hardwares HTTP/1.1" 200 323 0.034904 10.0.0.38 - - [2025-08-18 02:07:02] "POST /fqname-to-id HTTP/1.1" 404 161 0.004642 10.0.0.38 - - [2025-08-18 02:07:03] "POST /hardwares HTTP/1.1" 200 323 0.019396 10.0.0.38 - - [2025-08-18 02:07:03] "POST /fqname-to-id HTTP/1.1" 404 164 0.004074 10.0.0.38 - - [2025-08-18 02:07:03] "POST /hardwares HTTP/1.1" 200 325 0.027290 10.0.0.38 - - [2025-08-18 02:07:03] "POST /fqname-to-id HTTP/1.1" 404 165 0.009376 10.0.0.38 - - [2025-08-18 02:07:03] "POST /hardwares HTTP/1.1" 200 325 0.047028 10.0.0.38 - - [2025-08-18 02:07:03] "POST /fqname-to-id HTTP/1.1" 404 161 0.014849 10.0.0.38 - - [2025-08-18 02:07:03] "POST /hardwares HTTP/1.1" 200 323 0.022738 10.0.0.38 - - [2025-08-18 02:07:03] "POST /fqname-to-id HTTP/1.1" 404 164 0.006006 10.0.0.38 - - [2025-08-18 02:07:03] "POST /hardwares HTTP/1.1" 200 319 0.033762 /usr/local/lib/python3.6/site-packages/keystoneauth1/adapter.py:244: UserWarning: Using keystoneclient sessions has been deprecated. Please update your software to use keystoneauth1. warnings.warn('Using keystoneclient sessions has been deprecated. ' 10.0.0.38 - - [2025-08-18 02:07:03] "POST /fqname-to-id HTTP/1.1" 404 165 0.010634 10.0.0.38 - - [2025-08-18 02:07:03] "POST /hardwares HTTP/1.1" 200 317 0.026832 10.0.0.38 - - [2025-08-18 02:07:03] "POST /fqname-to-id HTTP/1.1" 404 162 0.006412 10.0.0.38 - - [2025-08-18 02:07:04] "POST /hardwares HTTP/1.1" 200 319 0.030561 10.0.0.38 - - [2025-08-18 02:07:04] "POST /fqname-to-id HTTP/1.1" 404 158 0.012298 10.0.0.38 - - [2025-08-18 02:07:04] "POST /hardwares HTTP/1.1" 200 311 0.018664 10.0.0.38 - - [2025-08-18 02:07:04] "POST /fqname-to-id HTTP/1.1" 404 154 0.005667 10.0.0.38 - - [2025-08-18 02:07:04] "POST /hardwares HTTP/1.1" 200 311 0.020658 10.0.0.38 - - [2025-08-18 02:07:04] "POST /fqname-to-id HTTP/1.1" 404 155 0.005774 10.0.0.38 - - [2025-08-18 02:07:04] "POST /hardwares HTTP/1.1" 200 305 0.036907 10.0.0.38 - - [2025-08-18 02:07:04] "POST /fqname-to-id HTTP/1.1" 404 156 0.005178 10.0.0.38 - - [2025-08-18 02:07:04] "POST /ref-update HTTP/1.1" 200 156 0.060662 10.0.0.38 - - [2025-08-18 02:07:04] "POST /hardwares HTTP/1.1" 200 307 0.015054 10.0.0.38 - - [2025-08-18 02:07:04] "POST /fqname-to-id HTTP/1.1" 404 157 0.003872 10.0.0.38 - - [2025-08-18 02:07:04] "POST /hardwares HTTP/1.1" 200 311 0.016801 10.0.0.38 - - [2025-08-18 02:07:04] "POST /fqname-to-id HTTP/1.1" 404 153 0.003601 10.0.0.38 - - [2025-08-18 02:07:05] "POST /hardwares HTTP/1.1" 200 309 0.019566 10.0.0.38 - - [2025-08-18 02:07:05] "POST /fqname-to-id HTTP/1.1" 404 157 0.004312 10.0.0.38 - - [2025-08-18 02:07:05] "POST /hardwares HTTP/1.1" 200 309 0.018904 10.0.0.38 - - [2025-08-18 02:07:05] "POST /fqname-to-id HTTP/1.1" 404 161 0.003937 10.0.0.38 - - [2025-08-18 02:07:05] "POST /hardwares HTTP/1.1" 200 309 0.013913 10.0.0.38 - - [2025-08-18 02:07:05] "POST /fqname-to-id HTTP/1.1" 404 154 0.003556 10.0.0.38 - - [2025-08-18 02:07:05] "POST /features HTTP/1.1" 200 533 0.060555 10.0.0.38 - - [2025-08-18 02:07:05] "POST /fqname-to-id HTTP/1.1" 404 184 0.004659 10.0.0.38 - - [2025-08-18 02:07:05] "POST /features HTTP/1.1" 200 521 0.034871 10.0.0.38 - - [2025-08-18 02:07:05] "POST /fqname-to-id HTTP/1.1" 404 184 0.008477 10.0.0.38 - - [2025-08-18 02:07:05] "POST /features HTTP/1.1" 200 539 0.036393 10.0.0.38 - - [2025-08-18 02:07:05] "POST /fqname-to-id HTTP/1.1" 404 183 0.004295 10.0.0.38 - - [2025-08-18 02:07:06] "POST /features HTTP/1.1" 200 517 0.054597 10.0.0.38 - - [2025-08-18 02:07:06] "POST /fqname-to-id HTTP/1.1" 404 194 0.006441 10.0.0.38 - - [2025-08-18 02:07:06] "POST /physical-roles HTTP/1.1" 200 521 0.037759 10.0.0.38 - - [2025-08-18 02:07:06] "POST /fqname-to-id HTTP/1.1" 404 184 0.004294 10.0.0.38 - - [2025-08-18 02:07:06] "POST /physical-roles HTTP/1.1" 200 519 0.024234 10.0.0.38 - - [2025-08-18 02:07:06] "POST /fqname-to-id HTTP/1.1" 404 184 0.004611 10.0.0.38 - - [2025-08-18 02:07:06] "POST /overlay-roles HTTP/1.1" 200 545 0.029369 10.0.0.38 - - [2025-08-18 02:07:06] "POST /fqname-to-id HTTP/1.1" 404 189 0.005334 10.0.0.38 - - [2025-08-18 02:07:06] "PUT /overlay-role/1caf0ea1-a3cd-442a-b3eb-240559ea3b13 HTTP/1.1" 200 258 0.014717 10.0.0.38 - - [2025-08-18 02:07:06] "POST /fqname-to-id HTTP/1.1" 404 185 0.004222 10.0.0.38 - - [2025-08-18 02:07:06] "POST /overlay-roles HTTP/1.1" 200 529 0.027543 10.0.0.38 - - [2025-08-18 02:07:06] "POST /fqname-to-id HTTP/1.1" 404 189 0.005542 10.0.0.38 - - [2025-08-18 02:07:06] "POST /overlay-roles HTTP/1.1" 200 519 0.025991 10.0.0.38 - - [2025-08-18 02:07:07] "POST /fqname-to-id HTTP/1.1" 404 182 0.003759 10.0.0.38 - - [2025-08-18 02:07:07] "POST /role-definitions HTTP/1.1" 200 547 0.027661 10.0.0.38 - - [2025-08-18 02:07:07] "POST /fqname-to-id HTTP/1.1" 404 191 0.003718 10.0.0.38 - - [2025-08-18 02:07:07] "POST /role-definitions HTTP/1.1" 200 563 0.035485 10.0.0.38 - - [2025-08-18 02:07:07] "POST /fqname-to-id HTTP/1.1" 404 190 0.003800 10.0.0.38 - - [2025-08-18 02:07:07] "POST /role-definitions HTTP/1.1" 200 551 0.029030 10.0.0.38 - - [2025-08-18 02:07:07] "POST /fqname-to-id HTTP/1.1" 404 196 0.003904 10.0.0.38 - - [2025-08-18 02:07:07] "POST /role-definitions HTTP/1.1" 200 547 0.034288 10.0.0.38 - - [2025-08-18 02:07:07] "POST /fqname-to-id HTTP/1.1" 404 188 0.003243 10.0.0.38 - - [2025-08-18 02:07:07] "POST /role-definitions HTTP/1.1" 200 547 0.027742 10.0.0.38 - - [2025-08-18 02:07:07] "POST /fqname-to-id HTTP/1.1" 404 193 0.004167 10.0.0.38 - - [2025-08-18 02:07:07] "POST /role-definitions HTTP/1.1" 200 533 0.031867 10.0.0.38 - - [2025-08-18 02:07:07] "POST /fqname-to-id HTTP/1.1" 404 181 0.003612 10.0.0.38 - - [2025-08-18 02:07:08] "POST /role-definitions HTTP/1.1" 200 537 0.047645 10.0.0.38 - - [2025-08-18 02:07:08] "POST /fqname-to-id HTTP/1.1" 404 194 0.004218 10.0.0.38 - - [2025-08-18 02:07:08] "POST /role-definitions HTTP/1.1" 200 561 0.031049 10.0.0.38 - - [2025-08-18 02:07:08] "POST /fqname-to-id HTTP/1.1" 404 196 0.006664 10.0.0.38 - - [2025-08-18 02:07:08] "POST /feature-configs HTTP/1.1" 200 562 0.034944 10.0.0.38 - - [2025-08-18 02:07:08] "POST /fqname-to-id HTTP/1.1" 404 192 0.004838 10.0.0.38 - - [2025-08-18 02:07:08] "POST /node-profiles HTTP/1.1" 200 537 0.027640 10.0.0.38 - - [2025-08-18 02:07:08] "POST /fqname-to-id HTTP/1.1" 404 189 0.004604 10.0.0.38 - - [2025-08-18 02:07:08] "POST /node-profiles HTTP/1.1" 200 541 0.026470 10.0.0.38 - - [2025-08-18 02:07:08] "POST /fqname-to-id HTTP/1.1" 404 184 0.003449 10.0.0.38 - - [2025-08-18 02:07:08] "POST /node-profiles HTTP/1.1" 200 533 0.043880 10.0.0.38 - - [2025-08-18 02:07:08] "POST /fqname-to-id HTTP/1.1" 404 206 0.006490 10.0.0.38 - - [2025-08-18 02:07:08] "POST /telemetry-profiles HTTP/1.1" 200 554 0.028480 10.0.0.38 - - [2025-08-18 02:07:08] "POST /fqname-to-id HTTP/1.1" 404 206 0.005636 10.0.0.38 - - [2025-08-18 02:07:09] "POST /telemetry-profiles HTTP/1.1" 200 554 0.026398 10.0.0.38 - - [2025-08-18 02:07:09] "POST /fqname-to-id HTTP/1.1" 404 199 0.003382 10.0.0.38 - - [2025-08-18 02:07:09] "POST /sflow-profiles HTTP/1.1" 200 538 0.029531 10.0.0.38 - - [2025-08-18 02:07:09] "POST /fqname-to-id HTTP/1.1" 404 199 0.008229 10.0.0.38 - - [2025-08-18 02:07:09] "POST /snmp-profiles HTTP/1.1" 200 530 0.032214 10.0.0.38 - - [2025-08-18 02:07:09] "POST /fqname-to-id HTTP/1.1" 404 193 0.004753 10.0.0.38 - - [2025-08-18 02:07:09] "POST /device-functional-groups HTTP/1.1" 200 540 0.025860 10.0.0.38 - - [2025-08-18 02:07:09] "POST /fqname-to-id HTTP/1.1" 404 194 0.003694 10.0.0.38 - - [2025-08-18 02:07:09] "POST /device-functional-groups HTTP/1.1" 200 590 0.042411 10.0.0.38 - - [2025-08-18 02:07:09] "POST /fqname-to-id HTTP/1.1" 404 236 0.003728 10.0.0.38 - - [2025-08-18 02:07:09] "POST /device-functional-groups HTTP/1.1" 200 566 0.044909 10.0.0.38 - - [2025-08-18 02:07:09] "POST /fqname-to-id HTTP/1.1" 404 210 0.004318 10.0.0.38 - - [2025-08-18 02:07:09] "POST /role-configs HTTP/1.1" 200 525 0.024144 10.0.0.38 - - [2025-08-18 02:07:10] "POST /fqname-to-id HTTP/1.1" 404 198 0.004755 10.0.0.38 - - [2025-08-18 02:07:10] "POST /role-configs HTTP/1.1" 200 522 0.028019 10.0.0.38 - - [2025-08-18 02:07:10] "POST /fqname-to-id HTTP/1.1" 404 197 0.007054 10.0.0.38 - - [2025-08-18 02:07:10] "POST /role-configs HTTP/1.1" 200 517 0.026385 10.0.0.38 - - [2025-08-18 02:07:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005538 10.0.0.38 - - [2025-08-18 02:07:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005234 10.0.0.38 - - [2025-08-18 02:07:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003634 10.0.0.38 - - [2025-08-18 02:07:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004952 10.0.0.38 - - [2025-08-18 02:07:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003756 10.0.0.38 - - [2025-08-18 02:07:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003731 10.0.0.38 - - [2025-08-18 02:07:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.012807 10.0.0.38 - - [2025-08-18 02:07:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003864 10.0.0.38 - - [2025-08-18 02:07:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003630 10.0.0.38 - - [2025-08-18 02:07:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005587 10.0.0.38 - - [2025-08-18 02:07:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004099 10.0.0.38 - - [2025-08-18 02:07:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.006296 10.0.0.38 - - [2025-08-18 02:07:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004983 10.0.0.38 - - [2025-08-18 02:07:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003347 10.0.0.38 - - [2025-08-18 02:07:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003437 10.0.0.38 - - [2025-08-18 02:07:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004542 10.0.0.38 - - [2025-08-18 02:07:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003440 10.0.0.38 - - [2025-08-18 02:07:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005820 10.0.0.38 - - [2025-08-18 02:07:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.008052 10.0.0.38 - - [2025-08-18 02:07:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004195 10.0.0.38 - - [2025-08-18 02:07:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003473 10.0.0.38 - - [2025-08-18 02:07:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.014662 10.0.0.38 - - [2025-08-18 02:07:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003362 10.0.0.38 - - [2025-08-18 02:07:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003670 10.0.0.38 - - [2025-08-18 02:07:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003816 10.0.0.38 - - [2025-08-18 02:07:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003232 10.0.0.38 - - [2025-08-18 02:07:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003624 10.0.0.38 - - [2025-08-18 02:07:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003925 10.0.0.38 - - [2025-08-18 02:07:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003487 10.0.0.38 - - [2025-08-18 02:07:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003472 10.0.0.38 - - [2025-08-18 02:07:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.006984 10.0.0.38 - - [2025-08-18 02:07:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003504 10.0.0.38 - - [2025-08-18 02:07:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003334 10.0.0.38 - - [2025-08-18 02:07:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004446 10.0.0.38 - - [2025-08-18 02:07:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004421 10.0.0.38 - - [2025-08-18 02:07:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003981 10.0.0.38 - - [2025-08-18 02:07:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.011675 10.0.0.38 - - [2025-08-18 02:07:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.009061 10.0.0.38 - - [2025-08-18 02:07:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003388 10.0.0.38 - - [2025-08-18 02:07:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.009456 10.0.0.38 - - [2025-08-18 02:07:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003951 10.0.0.38 - - [2025-08-18 02:07:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003781 10.0.0.38 - - [2025-08-18 02:07:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.010252 10.0.0.38 - - [2025-08-18 02:07:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.007904 10.0.0.38 - - [2025-08-18 02:07:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004465 10.0.0.38 - - [2025-08-18 02:07:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003657 10.0.0.38 - - [2025-08-18 02:07:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003982 10.0.0.38 - - [2025-08-18 02:07:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004233 10.0.0.38 - - [2025-08-18 02:07:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.009986 10.0.0.38 - - [2025-08-18 02:07:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003926 10.0.0.38 - - [2025-08-18 02:07:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003771 10.0.0.38 - - [2025-08-18 02:07:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.008199 10.0.0.38 - - [2025-08-18 02:07:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004049 10.0.0.38 - - [2025-08-18 02:07:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003553 10.0.0.38 - - [2025-08-18 02:07:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003846 10.0.0.38 - - [2025-08-18 02:07:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003466 10.0.0.38 - - [2025-08-18 02:07:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003694 10.0.0.38 - - [2025-08-18 02:07:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004352 10.0.0.38 - - [2025-08-18 02:07:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003586 10.0.0.38 - - [2025-08-18 02:07:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005014 10.0.0.38 - - [2025-08-18 02:07:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.013085 10.0.0.38 - - [2025-08-18 02:07:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004292 10.0.0.38 - - [2025-08-18 02:07:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003717 10.0.0.38 - - [2025-08-18 02:07:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003537 10.0.0.38 - - [2025-08-18 02:07:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003722 10.0.0.38 - - [2025-08-18 02:07:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003318 10.0.0.38 - - [2025-08-18 02:07:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003989 10.0.0.38 - - [2025-08-18 02:07:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003384 10.0.0.38 - - [2025-08-18 02:07:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004600 10.0.0.38 - - [2025-08-18 02:07:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004225 10.0.0.38 - - [2025-08-18 02:07:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004076 10.0.0.38 - - [2025-08-18 02:07:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004635 10.0.0.38 - - [2025-08-18 02:07:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005333 10.0.0.38 - - [2025-08-18 02:07:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004153 10.0.0.38 - - [2025-08-18 02:07:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004497 10.0.0.38 - - [2025-08-18 02:07:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004357 10.0.0.38 - - [2025-08-18 02:07:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004405 10.0.0.38 - - [2025-08-18 02:07:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004185 10.0.0.38 - - [2025-08-18 02:07:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004271 10.0.0.38 - - [2025-08-18 02:07:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003446 10.0.0.38 - - [2025-08-18 02:07:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004112 10.0.0.38 - - [2025-08-18 02:07:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004311 10.0.0.38 - - [2025-08-18 02:07:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004973 10.0.0.38 - - [2025-08-18 02:07:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004220 10.0.0.38 - - [2025-08-18 02:07:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005692 10.0.0.38 - - [2025-08-18 02:07:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004254 10.0.0.38 - - [2025-08-18 02:07:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004570 10.0.0.38 - - [2025-08-18 02:07:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004366 10.0.0.38 - - [2025-08-18 02:07:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004362 10.0.0.38 - - [2025-08-18 02:07:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005346 10.0.0.38 - - [2025-08-18 02:07:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004426 10.0.0.38 - - [2025-08-18 02:07:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004023 10.0.0.38 - - [2025-08-18 02:07:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004156 10.0.0.38 - - [2025-08-18 02:07:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004319 10.0.0.38 - - [2025-08-18 02:07:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003817 10.0.0.38 - - [2025-08-18 02:07:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004420 10.0.0.38 - - [2025-08-18 02:07:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004037 10.0.0.38 - - [2025-08-18 02:07:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003941 10.0.0.38 - - [2025-08-18 02:07:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004323 10.0.0.38 - - [2025-08-18 02:07:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004254 10.0.0.38 - - [2025-08-18 02:07:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004088 10.0.0.38 - - [2025-08-18 02:07:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004279 10.0.0.38 - - [2025-08-18 02:07:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004419 10.0.0.38 - - [2025-08-18 02:07:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003286 10.0.0.38 - - [2025-08-18 02:07:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004229 10.0.0.38 - - [2025-08-18 02:07:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003381 10.0.0.38 - - [2025-08-18 02:07:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003987 10.0.0.38 - - [2025-08-18 02:07:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004089 10.0.0.38 - - [2025-08-18 02:07:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.006457 10.0.0.38 - - [2025-08-18 02:07:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003727 10.0.0.38 - - [2025-08-18 02:07:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004290 10.0.0.38 - - [2025-08-18 02:07:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005687 10.0.0.38 - - [2025-08-18 02:07:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005199 10.0.0.38 - - [2025-08-18 02:07:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004350 10.0.0.38 - - [2025-08-18 02:07:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004055 10.0.0.38 - - [2025-08-18 02:07:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003739 10.0.0.38 - - [2025-08-18 02:07:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004048 10.0.0.38 - - [2025-08-18 02:07:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003959 10.0.0.38 - - [2025-08-18 02:07:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004080 10.0.0.38 - - [2025-08-18 02:07:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004396 10.0.0.38 - - [2025-08-18 02:07:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004189 10.0.0.38 - - [2025-08-18 02:07:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004356 10.0.0.38 - - [2025-08-18 02:07:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004022 10.0.0.38 - - [2025-08-18 02:07:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004158 10.0.0.38 - - [2025-08-18 02:07:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003921 10.0.0.38 - - [2025-08-18 02:07:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004256 10.0.0.38 - - [2025-08-18 02:07:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004285 10.0.0.38 - - [2025-08-18 02:07:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003611 10.0.0.38 - - [2025-08-18 02:07:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003824 10.0.0.38 - - [2025-08-18 02:07:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.018308 10.0.0.38 - - [2025-08-18 02:07:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004321 10.0.0.38 - - [2025-08-18 02:07:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004185 10.0.0.38 - - [2025-08-18 02:07:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003918 10.0.0.38 - - [2025-08-18 02:07:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004185 10.0.0.38 - - [2025-08-18 02:07:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004073 10.0.0.38 - - [2025-08-18 02:07:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004079 10.0.0.38 - - [2025-08-18 02:07:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003901 10.0.0.38 - - [2025-08-18 02:07:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004139 10.0.0.38 - - [2025-08-18 02:07:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004142 10.0.0.38 - - [2025-08-18 02:07:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004423 10.0.0.38 - - [2025-08-18 02:07:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004031 10.0.0.38 - - [2025-08-18 02:07:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004123 10.0.0.38 - - [2025-08-18 02:07:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004087 10.0.0.38 - - [2025-08-18 02:07:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004333 10.0.0.38 - - [2025-08-18 02:07:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004289 10.0.0.38 - - [2025-08-18 02:07:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004200 10.0.0.38 - - [2025-08-18 02:07:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.010076 10.0.0.38 - - [2025-08-18 02:07:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005734 10.0.0.38 - - [2025-08-18 02:07:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004910 10.0.0.38 - - [2025-08-18 02:07:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004504 10.0.0.38 - - [2025-08-18 02:07:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005326 10.0.0.38 - - [2025-08-18 02:07:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.006841 10.0.0.38 - - [2025-08-18 02:07:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.007134 10.0.0.38 - - [2025-08-18 02:07:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005944 10.0.0.38 - - [2025-08-18 02:07:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.006322 10.0.0.38 - - [2025-08-18 02:07:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.007098 10.0.0.38 - - [2025-08-18 02:07:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.007047 10.0.0.38 - - [2025-08-18 02:07:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.007136 10.0.0.38 - - [2025-08-18 02:07:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003359 10.0.0.38 - - [2025-08-18 02:07:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.006530 10.0.0.38 - - [2025-08-18 02:07:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005274 10.0.0.38 - - [2025-08-18 02:07:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004392 10.0.0.38 - - [2025-08-18 02:07:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.011656 10.0.0.38 - - [2025-08-18 02:07:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003548 10.0.0.38 - - [2025-08-18 02:07:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003272 10.0.0.38 - - [2025-08-18 02:07:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003803 10.0.0.38 - - [2025-08-18 02:07:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003317 10.0.0.38 - - [2025-08-18 02:07:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003518 10.0.0.38 - - [2025-08-18 02:07:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003556 10.0.0.38 - - [2025-08-18 02:07:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003448 10.0.0.38 - - [2025-08-18 02:07:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003675 10.0.0.38 - - [2025-08-18 02:07:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005331 10.0.0.38 - - [2025-08-18 02:07:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003350 10.0.0.38 - - [2025-08-18 02:07:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003609 10.0.0.38 - - [2025-08-18 02:07:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003938 10.0.0.38 - - [2025-08-18 02:07:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003536 10.0.0.38 - - [2025-08-18 02:07:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003813 10.0.0.38 - - [2025-08-18 02:07:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003294 10.0.0.38 - - [2025-08-18 02:07:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003927 10.0.0.38 - - [2025-08-18 02:07:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003608 10.0.0.38 - - [2025-08-18 02:07:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004646 10.0.0.38 - - [2025-08-18 02:07:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003599 10.0.0.38 - - [2025-08-18 02:07:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003258 10.0.0.38 - - [2025-08-18 02:07:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004295 10.0.0.38 - - [2025-08-18 02:07:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003696 10.0.0.38 - - [2025-08-18 02:07:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003769 10.0.0.38 - - [2025-08-18 02:07:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003451 10.0.0.38 - - [2025-08-18 02:07:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003444 10.0.0.38 - - [2025-08-18 02:07:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003874 10.0.0.38 - - [2025-08-18 02:07:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005058 10.0.0.38 - - [2025-08-18 02:07:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003492 10.0.0.38 - - [2025-08-18 02:07:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003717 10.0.0.38 - - [2025-08-18 02:07:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004045 10.0.0.38 - - [2025-08-18 02:07:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003376 10.0.0.38 - - [2025-08-18 02:07:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004348 10.0.0.38 - - [2025-08-18 02:07:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004464 10.0.0.38 - - [2025-08-18 02:07:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004465 10.0.0.38 - - [2025-08-18 02:07:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003139 10.0.0.38 - - [2025-08-18 02:07:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005905 10.0.0.38 - - [2025-08-18 02:07:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003330 10.0.0.38 - - [2025-08-18 02:07:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003352 10.0.0.38 - - [2025-08-18 02:07:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003980 10.0.0.38 - - [2025-08-18 02:07:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003298 10.0.0.38 - - [2025-08-18 02:07:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003471 10.0.0.38 - - [2025-08-18 02:07:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004084 10.0.0.38 - - [2025-08-18 02:07:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003336 10.0.0.38 - - [2025-08-18 02:07:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004237 10.0.0.38 - - [2025-08-18 02:07:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004676 10.0.0.38 - - [2025-08-18 02:07:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003474 10.0.0.38 - - [2025-08-18 02:07:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003574 10.0.0.38 - - [2025-08-18 02:07:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005333 10.0.0.38 - - [2025-08-18 02:07:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004745 10.0.0.38 - - [2025-08-18 02:07:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004308 10.0.0.38 - - [2025-08-18 02:07:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003442 10.0.0.38 - - [2025-08-18 02:07:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003505 10.0.0.38 - - [2025-08-18 02:07:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003772 10.0.0.38 - - [2025-08-18 02:07:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003507 10.0.0.38 - - [2025-08-18 02:07:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003893 10.0.0.38 - - [2025-08-18 02:07:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003456 10.0.0.38 - - [2025-08-18 02:07:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004202 10.0.0.38 - - [2025-08-18 02:07:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003435 10.0.0.38 - - [2025-08-18 02:07:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003483 10.0.0.38 - - [2025-08-18 02:07:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003470 10.0.0.38 - - [2025-08-18 02:07:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003949 10.0.0.38 - - [2025-08-18 02:07:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003510 10.0.0.38 - - [2025-08-18 02:07:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003905 10.0.0.38 - - [2025-08-18 02:07:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003942 10.0.0.38 - - [2025-08-18 02:07:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003630 10.0.0.38 - - [2025-08-18 02:07:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005630 10.0.0.38 - - [2025-08-18 02:07:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004278 10.0.0.38 - - [2025-08-18 02:07:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003444 10.0.0.38 - - [2025-08-18 02:07:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003475 10.0.0.38 - - [2025-08-18 02:07:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004271 10.0.0.38 - - [2025-08-18 02:07:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005205 10.0.0.38 - - [2025-08-18 02:07:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003801 10.0.0.38 - - [2025-08-18 02:07:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003407 10.0.0.38 - - [2025-08-18 02:07:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003744 10.0.0.38 - - [2025-08-18 02:07:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.007423 10.0.0.38 - - [2025-08-18 02:07:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003513 10.0.0.38 - - [2025-08-18 02:07:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003479 10.0.0.38 - - [2025-08-18 02:07:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003967 10.0.0.38 - - [2025-08-18 02:07:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003331 10.0.0.38 - - [2025-08-18 02:07:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003544 10.0.0.38 - - [2025-08-18 02:07:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004515 10.0.0.38 - - [2025-08-18 02:07:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003655 10.0.0.38 - - [2025-08-18 02:07:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003547 10.0.0.38 - - [2025-08-18 02:07:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003933 10.0.0.38 - - [2025-08-18 02:07:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004022 10.0.0.38 - - [2025-08-18 02:07:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003853 10.0.0.38 - - [2025-08-18 02:07:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.010902 10.0.0.38 - - [2025-08-18 02:07:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003284 10.0.0.38 - - [2025-08-18 02:07:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003310 10.0.0.38 - - [2025-08-18 02:07:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.014369 10.0.0.38 - - [2025-08-18 02:07:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003601 10.0.0.38 - - [2025-08-18 02:07:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003370 10.0.0.38 - - [2025-08-18 02:07:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003759 10.0.0.38 - - [2025-08-18 02:07:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003301 10.0.0.38 - - [2025-08-18 02:07:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004043 10.0.0.38 - - [2025-08-18 02:07:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004046 10.0.0.38 - - [2025-08-18 02:07:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003424 10.0.0.38 - - [2025-08-18 02:07:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003597 10.0.0.38 - - [2025-08-18 02:07:30] "POST /network-ipams HTTP/1.1" 200 550 0.027162 10.0.0.38 - - [2025-08-18 02:07:30] "POST /fqname-to-id HTTP/1.1" 404 188 0.002806 10.0.0.38 - - [2025-08-18 02:07:30] "GET /fabric/d540314a-a39c-41bc-8242-9dc08d297c7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.004039 10.0.0.38 - - [2025-08-18 02:07:30] "POST /fqname-to-id HTTP/1.1" 404 207 0.003584 The option "admin_port" is not known to keystonemiddleware The option "max_requests" is not known to keystonemiddleware The option "signing_dir" is not known to keystonemiddleware The option "auth_url" is not known to keystonemiddleware The option "username" is not known to keystonemiddleware The option "password" is not known to keystonemiddleware The option "user_domain_name" is not known to keystonemiddleware The option "project_domain_name" is not known to keystonemiddleware The option "project_name" is not known to keystonemiddleware AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint Using the in-process token cache is deprecated as of the 4.2.0 release and may be removed in the 5.0.0 release or the 'O' development cycle. The in-process cache causes inconsistent results and high memory usage. When the feature is removed the auth_token middleware will not cache tokens by default which may result in performance issues. It is recommended to use memcache for the auth_token token cache by setting the memcached_servers option. 10.0.0.19 - - [2025-08-18 02:09:24] "GET /obj-perms HTTP/1.1" 200 5056 0.364590 10.0.0.38 - - [2025-08-18 02:10:21] "PUT /access-control-list/22511d46-ca2b-4890-ba57-185b6fd56457 HTTP/1.1" 200 272 0.023460 10.0.0.27 - - [2025-08-18 02:10:24] "GET /obj-perms HTTP/1.1" 200 5056 0.041348 10.0.0.38 - - [2025-08-18 02:10:25] "GET /obj-perms HTTP/1.1" 200 5056 0.039035 10.0.0.27 - - [2025-08-18 02:10:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003488 10.0.0.27 - - [2025-08-18 02:10:25] "GET /virtual-router/54a5c0e1-a5cb-459d-9a95-0c05412d811a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.007008 [Introspect:8084]10.0.0.19 - - [2025-08-18 02:10:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000948 [Introspect:8084]10.0.0.19 - - [2025-08-18 02:10:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.000919 [Introspect:8084]10.0.0.19 - - [2025-08-18 02:11:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001282 [Introspect:8084]10.0.0.19 - - [2025-08-18 02:11:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.001712 10.0.0.38 - - [2025-08-18 02:11:23] "GET /global-system-configs HTTP/1.1" 200 322 0.037235 10.0.0.19 - - [2025-08-18 02:11:24] "GET /global-system-configs HTTP/1.1" 200 322 0.008293 10.0.0.38 - - [2025-08-18 02:11:24] "GET /global-system-configs HTTP/1.1" 200 322 0.099130 10.0.0.27 - - [2025-08-18 02:11:24] "GET /global-system-configs HTTP/1.1" 200 322 0.003626 10.0.0.27 - - [2025-08-18 02:11:24] "GET /obj-perms HTTP/1.1" 200 5056 0.195701 10.0.0.38 - - [2025-08-18 02:11:24] "GET /obj-perms HTTP/1.1" 200 5056 0.211487 10.0.0.19 - - [2025-08-18 02:11:24] "GET /obj-perms HTTP/1.1" 200 5056 0.223366 10.0.0.19 - - [2025-08-18 02:11:24] "GET /global-system-configs HTTP/1.1" 200 322 0.003776 10.0.0.27 - - [2025-08-18 02:11:25] "GET /global-system-configs HTTP/1.1" 200 322 0.003170 10.0.0.27 - - [2025-08-18 02:11:25] "GET /obj-perms HTTP/1.1" 200 5056 0.074178 10.0.0.38 - - [2025-08-18 02:11:25] "GET /obj-perms HTTP/1.1" 200 5056 0.083575 10.0.0.19 - - [2025-08-18 02:11:25] "GET /obj-perms HTTP/1.1" 200 5056 0.120895 10.0.0.27 - - [2025-08-18 02:12:09] "GET / HTTP/1.1" 200 35931 0.003272 10.0.0.27 - - [2025-08-18 02:12:10] "POST /fqname-to-id HTTP/1.1" 401 292 0.000535 10.0.0.27 - - [2025-08-18 02:12:10] "POST /fqname-to-id HTTP/1.1" 404 186 0.037426 10.0.0.19 - - [2025-08-18 02:12:10] "GET /projects?obj_uuids=3694388e-52e2-48c4-a2d5-05ab6885c1e3&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.048256 10.0.0.19 - - [2025-08-18 02:12:10] "GET /domains?obj_uuids=edf943fc-0622-4564-8821-4de9bd04e8a3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001109 10.0.0.19 - - [2025-08-18 02:12:10] "GET /domain/edf943fc-0622-4564-8821-4de9bd04e8a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.066590 10.0.0.19 - - [2025-08-18 02:12:10] "POST /id-to-fqname HTTP/1.1" 200 188 0.002391 10.0.0.19 - - [2025-08-18 02:12:10] "POST /fqname-to-id HTTP/1.1" 404 197 0.006498 10.0.0.19 - - [2025-08-18 02:12:10] "POST /security-groups HTTP/1.1" 200 589 0.032083 10.0.0.19 - - [2025-08-18 02:12:10] "POST /projects HTTP/1.1" 200 581 0.288836 10.0.0.19 - - [2025-08-18 02:12:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.357494 10.0.0.38 - - [2025-08-18 02:12:10] "POST /fqname-to-id HTTP/1.1" 404 231 0.029914 10.0.0.27 - - [2025-08-18 02:12:11] "GET /project/3694388e-52e2-48c4-a2d5-05ab6885c1e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.601052 10.0.0.27 - - [2025-08-18 02:12:11] "GET / HTTP/1.1" 200 35931 0.003090 10.0.0.19 - - [2025-08-18 02:12:15] "GET /projects?obj_uuids=3694388e-52e2-48c4-a2d5-05ab6885c1e3&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001046 10.0.0.27 - - [2025-08-18 02:12:15] "GET /project/3694388e-52e2-48c4-a2d5-05ab6885c1e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.036659 10.0.0.19 - - [2025-08-18 02:12:15] "GET /projects?obj_uuids=3694388e-52e2-48c4-a2d5-05ab6885c1e3&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001005 10.0.0.27 - - [2025-08-18 02:12:15] "GET /project/3694388e-52e2-48c4-a2d5-05ab6885c1e3?fields=virtual_networks HTTP/1.1" 200 1028 0.051250 10.0.0.19 - - [2025-08-18 02:12:15] "GET /projects?obj_uuids=3694388e-52e2-48c4-a2d5-05ab6885c1e3&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001443 10.0.0.27 - - [2025-08-18 02:12:15] "GET /project/3694388e-52e2-48c4-a2d5-05ab6885c1e3?fields=virtual_machine_interfaces HTTP/1.1" 200 1028 0.056505 10.0.0.19 - - [2025-08-18 02:12:15] "GET /projects?obj_uuids=3694388e-52e2-48c4-a2d5-05ab6885c1e3&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001414 10.0.0.27 - - [2025-08-18 02:12:15] "GET /project/3694388e-52e2-48c4-a2d5-05ab6885c1e3?fields=security_groups HTTP/1.1" 200 1252 0.062475 10.0.0.19 - - [2025-08-18 02:12:15] "GET /projects?obj_uuids=13ba64f9-a7b8-419f-a197-635cbbb8e31c&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003147 10.0.0.19 - - [2025-08-18 02:12:15] "GET /domains?obj_uuids=edf943fc-0622-4564-8821-4de9bd04e8a3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001359 10.0.0.19 - - [2025-08-18 02:12:15] "GET /domain/edf943fc-0622-4564-8821-4de9bd04e8a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008096 10.0.0.19 - - [2025-08-18 02:12:16] "POST /id-to-fqname HTTP/1.1" 200 167 0.001758 10.0.0.19 - - [2025-08-18 02:12:16] "POST /fqname-to-id HTTP/1.1" 404 176 0.011447 10.0.0.19 - - [2025-08-18 02:12:16] "POST /security-groups HTTP/1.1" 200 568 0.077534 10.0.0.19 - - [2025-08-18 02:12:16] "POST /projects HTTP/1.1" 200 539 0.309831 10.0.0.38 - - [2025-08-18 02:12:16] "POST /access-control-lists HTTP/1.1" 200 573 0.025590 10.0.0.19 - - [2025-08-18 02:12:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.387215 10.0.0.27 - - [2025-08-18 02:12:16] "GET /project/13ba64f9-a7b8-419f-a197-635cbbb8e31c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1271 0.538307 [Introspect:8084]10.0.0.27 - - [2025-08-18 02:12:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.001027 10.0.0.19 - - [2025-08-18 02:12:18] "GET /projects?obj_uuids=13ba64f9-a7b8-419f-a197-635cbbb8e31c&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001551 10.0.0.27 - - [2025-08-18 02:12:18] "GET /project/13ba64f9-a7b8-419f-a197-635cbbb8e31c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1271 0.066688 10.0.0.19 - - [2025-08-18 02:12:19] "GET /obj-perms HTTP/1.1" 200 5056 0.054355 [Introspect:8084]10.0.0.27 - - [2025-08-18 02:12:20] "GET /Snh_CollectorInfoRequest HTTP/1.1" 200 372 0.000558 10.0.0.27 - - [2025-08-18 02:12:21] "GET /obj-perms HTTP/1.1" 200 5056 0.040313 10.0.0.27 - - [2025-08-18 02:12:21] "GET /obj-perms HTTP/1.1" 200 5056 0.003956 10.0.0.27 - - [2025-08-18 02:12:21] "GET /obj-perms HTTP/1.1" 200 5056 0.003702 10.0.0.27 - - [2025-08-18 02:12:21] "GET /obj-perms HTTP/1.1" 200 5056 0.003982 10.0.0.27 - - [2025-08-18 02:12:21] "GET /obj-perms HTTP/1.1" 200 5056 0.005340 10.0.0.27 - - [2025-08-18 02:12:21] "GET /obj-perms HTTP/1.1" 200 5056 0.003757 10.0.0.27 - - [2025-08-18 02:12:21] "GET /obj-perms HTTP/1.1" 200 5056 0.004040 10.0.0.27 - - [2025-08-18 02:12:21] "GET /obj-perms HTTP/1.1" 200 5056 0.003559 10.0.0.27 - - [2025-08-18 02:12:21] "GET /obj-perms HTTP/1.1" 200 5056 0.004135 10.0.0.27 - - [2025-08-18 02:12:21] "GET /obj-perms HTTP/1.1" 200 5056 0.003934 10.0.0.27 - - [2025-08-18 02:12:21] "GET /obj-perms HTTP/1.1" 200 5056 0.004135 10.0.0.27 - - [2025-08-18 02:12:22] "GET /obj-perms HTTP/1.1" 200 5056 0.004088 10.0.0.27 - - [2025-08-18 02:12:22] "GET /obj-perms HTTP/1.1" 200 5056 0.004293 10.0.0.19 - - [2025-08-18 02:12:22] "GET /obj-perms HTTP/1.1" 200 5056 0.003798 10.0.0.19 - - [2025-08-18 02:12:22] "GET /obj-perms HTTP/1.1" 200 5056 0.004072 10.0.0.27 - - [2025-08-18 02:12:23] "GET /obj-perms HTTP/1.1" 200 5056 0.003993 10.0.0.27 - - [2025-08-18 02:12:23] "GET /obj-perms HTTP/1.1" 200 5056 0.003835 10.0.0.27 - - [2025-08-18 02:12:23] "GET /obj-perms HTTP/1.1" 200 5056 0.004126 10.0.0.27 - - [2025-08-18 02:12:24] "GET /obj-perms HTTP/1.1" 200 5056 0.003786 10.0.0.27 - - [2025-08-18 02:12:24] "GET /obj-perms HTTP/1.1" 200 5056 0.003821 10.0.0.27 - - [2025-08-18 02:12:24] "GET /obj-perms HTTP/1.1" 200 5056 0.004657 10.0.0.27 - - [2025-08-18 02:12:24] "GET /obj-perms HTTP/1.1" 200 5056 0.003805 10.0.0.27 - - [2025-08-18 02:12:24] "GET /obj-perms HTTP/1.1" 200 5056 0.003669 10.0.0.27 - - [2025-08-18 02:12:24] "GET /obj-perms HTTP/1.1" 200 5056 0.004499 10.0.0.27 - - [2025-08-18 02:12:24] "GET /obj-perms HTTP/1.1" 200 5056 0.004037 10.0.0.27 - - [2025-08-18 02:12:27] "GET /obj-perms HTTP/1.1" 200 5056 0.003769 10.0.0.27 - - [2025-08-18 02:12:27] "GET /obj-perms HTTP/1.1" 200 5056 0.005090 10.0.0.27 - - [2025-08-18 02:12:27] "GET /obj-perms HTTP/1.1" 200 5056 0.003789 10.0.0.27 - - [2025-08-18 02:12:27] "GET /obj-perms HTTP/1.1" 200 5056 0.003597 10.0.0.27 - - [2025-08-18 02:12:28] "GET /obj-perms HTTP/1.1" 200 5056 0.004536 10.0.0.27 - - [2025-08-18 02:12:29] "POST /fqname-to-id HTTP/1.1" 404 199 0.022527 10.0.0.19 - - [2025-08-18 02:12:29] "GET /projects?obj_uuids=10016ddc-dd7d-4735-9302-dd0170773333&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003196 10.0.0.19 - - [2025-08-18 02:12:29] "GET /domains?obj_uuids=edf943fc-0622-4564-8821-4de9bd04e8a3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001064 10.0.0.19 - - [2025-08-18 02:12:29] "GET /domain/edf943fc-0622-4564-8821-4de9bd04e8a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007572 10.0.0.19 - - [2025-08-18 02:12:30] "POST /id-to-fqname HTTP/1.1" 200 201 0.004046 10.0.0.19 - - [2025-08-18 02:12:30] "POST /fqname-to-id HTTP/1.1" 404 210 0.009298 10.0.0.19 - - [2025-08-18 02:12:30] "POST /security-groups HTTP/1.1" 200 602 0.029461 10.0.0.38 - - [2025-08-18 02:12:30] "POST /fqname-to-id HTTP/1.1" 404 245 0.005642 10.0.0.19 - - [2025-08-18 02:12:30] "POST /projects HTTP/1.1" 200 607 0.259215 10.0.0.19 - - [2025-08-18 02:12:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.332494 10.0.0.38 - - [2025-08-18 02:12:30] "POST /access-control-lists HTTP/1.1" 200 605 0.041986 10.0.0.27 - - [2025-08-18 02:12:30] "GET /project/10016ddc-dd7d-4735-9302-dd0170773333?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.495985 10.0.0.27 - - [2025-08-18 02:12:31] "GET / HTTP/1.1" 200 35931 0.001832 10.0.0.27 - - [2025-08-18 02:12:32] "POST /fqname-to-id HTTP/1.1" 401 292 0.000548 10.0.0.27 - - [2025-08-18 02:12:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.053715 10.0.0.19 - - [2025-08-18 02:12:32] "GET /projects?obj_uuids=10016ddc-dd7d-4735-9302-dd0170773333&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001143 10.0.0.27 - - [2025-08-18 02:12:32] "GET /project/10016ddc-dd7d-4735-9302-dd0170773333?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.045613 10.0.0.19 - - [2025-08-18 02:12:33] "POST /useragent-kv HTTP/1.1" 200 115 0.009430 10.0.0.27 - - [2025-08-18 02:12:33] "POST /neutron/subnet HTTP/1.1" 200 725 0.266563 10.0.0.27 - - [2025-08-18 02:12:33] "POST /id-to-fqname HTTP/1.1" 200 233 0.001593 10.0.0.27 - - [2025-08-18 02:12:33] "GET /virtual-network/1eb847a9-c1a3-4648-9fa1-b14adbc7400f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.009939 10.0.0.27 - - [2025-08-18 02:12:33] "GET /virtual-network/1eb847a9-c1a3-4648-9fa1-b14adbc7400f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.006005 10.0.0.27 - - [2025-08-18 02:12:33] "POST /neutron/network HTTP/1.1" 200 839 0.006882 10.0.0.27 - - [2025-08-18 02:12:34] "GET /virtual-network/1eb847a9-c1a3-4648-9fa1-b14adbc7400f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.005617 10.0.0.27 - - [2025-08-18 02:12:34] "GET /obj-perms HTTP/1.1" 200 5052 0.042753 10.0.0.19 - - [2025-08-18 02:12:35] "GET /obj-perms HTTP/1.1" 200 5052 0.049818 10.0.0.27 - - [2025-08-18 02:12:35] "POST /id-to-fqname HTTP/1.1" 200 233 0.001389 10.0.0.19 - - [2025-08-18 02:12:37] "GET /projects?obj_uuids=10016ddc-dd7d-4735-9302-dd0170773333&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001736 10.0.0.27 - - [2025-08-18 02:12:37] "GET /project/10016ddc-dd7d-4735-9302-dd0170773333?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.071286 10.0.0.27 - - [2025-08-18 02:12:38] "POST /neutron/network HTTP/1.1" 200 839 0.024788 10.0.0.27 - - [2025-08-18 02:12:38] "POST /neutron/port HTTP/1.1" 200 117 0.006106 10.0.0.27 - - [2025-08-18 02:12:40] "POST /neutron/port HTTP/1.1" 200 1071 0.035539 10.0.0.27 - - [2025-08-18 02:12:40] "POST /neutron/port HTTP/1.1" 200 1099 0.021069 10.0.0.27 - - [2025-08-18 02:12:40] "POST /neutron/port HTTP/1.1" 200 117 0.001171 10.0.0.27 - - [2025-08-18 02:12:43] "POST /neutron/security_group HTTP/1.1" 200 2069 0.007558 10.0.0.27 - - [2025-08-18 02:12:46] "GET /obj-perms HTTP/1.1" 200 5052 0.003966 10.0.0.27 - - [2025-08-18 02:12:49] "POST /neutron/port HTTP/1.1" 200 1099 0.034412 10.0.0.27 - - [2025-08-18 02:12:51] "POST /neutron/network HTTP/1.1" 200 839 0.007483 10.0.0.38 - - [2025-08-18 02:12:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003767 10.0.0.19 - - [2025-08-18 02:12:52] "GET /projects?obj_uuids=10016ddc-dd7d-4735-9302-dd0170773333&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001197 10.0.0.27 - - [2025-08-18 02:12:52] "GET /project/10016ddc-dd7d-4735-9302-dd0170773333?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.042054 10.0.0.19 - - [2025-08-18 02:12:52] "GET /projects?obj_uuids=10016ddc-dd7d-4735-9302-dd0170773333&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001329 10.0.0.27 - - [2025-08-18 02:12:52] "GET /project/10016ddc-dd7d-4735-9302-dd0170773333?fields=virtual_networks HTTP/1.1" 200 1054 0.061155 10.0.0.19 - - [2025-08-18 02:12:52] "GET /projects?obj_uuids=10016ddc-dd7d-4735-9302-dd0170773333&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001495 10.0.0.27 - - [2025-08-18 02:12:52] "GET /project/10016ddc-dd7d-4735-9302-dd0170773333?fields=virtual_machine_interfaces HTTP/1.1" 200 1054 0.060828 10.0.0.19 - - [2025-08-18 02:12:52] "GET /projects?obj_uuids=10016ddc-dd7d-4735-9302-dd0170773333&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001150 10.0.0.27 - - [2025-08-18 02:12:52] "GET /project/10016ddc-dd7d-4735-9302-dd0170773333?fields=security_groups HTTP/1.1" 200 1291 0.043740 10.0.0.19 - - [2025-08-18 02:12:53] "GET /projects?obj_uuids=13ba64f9-a7b8-419f-a197-635cbbb8e31c&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001218 10.0.0.27 - - [2025-08-18 02:12:53] "GET /project/13ba64f9-a7b8-419f-a197-635cbbb8e31c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1271 0.059291 10.0.0.27 - - [2025-08-18 02:13:01] "POST /fqname-to-id HTTP/1.1" 404 200 0.027253 10.0.0.19 - - [2025-08-18 02:13:01] "GET /projects?obj_uuids=80962f62-255d-43d0-b761-b05a35496611&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003054 10.0.0.19 - - [2025-08-18 02:13:01] "GET /domains?obj_uuids=edf943fc-0622-4564-8821-4de9bd04e8a3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000972 10.0.0.19 - - [2025-08-18 02:13:01] "GET /domain/edf943fc-0622-4564-8821-4de9bd04e8a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008109 10.0.0.19 - - [2025-08-18 02:13:01] "POST /id-to-fqname HTTP/1.1" 200 202 0.007663 10.0.0.19 - - [2025-08-18 02:13:01] "POST /fqname-to-id HTTP/1.1" 404 211 0.006034 10.0.0.19 - - [2025-08-18 02:13:01] "POST /security-groups HTTP/1.1" 200 603 0.089148 10.0.0.19 - - [2025-08-18 02:13:02] "POST /projects HTTP/1.1" 200 609 0.336845 10.0.0.19 - - [2025-08-18 02:13:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.409049 10.0.0.38 - - [2025-08-18 02:13:02] "POST /access-control-lists HTTP/1.1" 200 608 0.052458 10.0.0.27 - - [2025-08-18 02:13:02] "GET /project/80962f62-255d-43d0-b761-b05a35496611?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.559250 10.0.0.27 - - [2025-08-18 02:13:03] "GET / HTTP/1.1" 200 35931 0.002854 10.0.0.27 - - [2025-08-18 02:13:03] "POST /fqname-to-id HTTP/1.1" 401 292 0.000479 10.0.0.27 - - [2025-08-18 02:13:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.028233 10.0.0.19 - - [2025-08-18 02:13:04] "GET /projects?obj_uuids=80962f62-255d-43d0-b761-b05a35496611&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000930 10.0.0.27 - - [2025-08-18 02:13:04] "GET /project/80962f62-255d-43d0-b761-b05a35496611?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.095582 10.0.0.19 - - [2025-08-18 02:13:04] "DELETE /project/13ba64f9a7b8419fa197635cbbb8e31c HTTP/1.1" 404 173 0.021167 10.0.0.19 - - [2025-08-18 02:13:04] "DELETE /project/3694388e52e248c4a2d505ab6885c1e3 HTTP/1.1" 404 173 0.020336 10.0.0.19 - - [2025-08-18 02:13:04] "DELETE /project/80962f62255d43d0b761b05a35496611 HTTP/1.1" 404 173 0.021861 10.0.0.19 - - [2025-08-18 02:13:04] "DELETE /project/10016ddcdd7d47359302dd0170773333 HTTP/1.1" 404 173 0.013638 10.0.0.19 - - [2025-08-18 02:13:04] "GET /projects?obj_uuids=10016ddc-dd7d-4735-9302-dd0170773333&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000991 10.0.0.19 - - [2025-08-18 02:13:04] "GET /projects?obj_uuids=3694388e-52e2-48c4-a2d5-05ab6885c1e3&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000863 10.0.0.19 - - [2025-08-18 02:13:04] "GET /project/3694388e-52e2-48c4-a2d5-05ab6885c1e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.072371 10.0.0.19 - - [2025-08-18 02:13:04] "GET /project/10016ddc-dd7d-4735-9302-dd0170773333?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1512 0.082532 10.0.0.19 - - [2025-08-18 02:13:04] "GET /projects?obj_uuids=10016ddc-dd7d-4735-9302-dd0170773333&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.002093 10.0.0.19 - - [2025-08-18 02:13:04] "GET /projects?obj_uuids=3694388e-52e2-48c4-a2d5-05ab6885c1e3&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001294 10.0.0.19 - - [2025-08-18 02:13:04] "GET /project/10016ddc-dd7d-4735-9302-dd0170773333?fields=security_groups HTTP/1.1" 200 1396 0.105842 10.0.0.19 - - [2025-08-18 02:13:04] "GET /projects?obj_uuids=80962f62-255d-43d0-b761-b05a35496611&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000992 10.0.0.19 - - [2025-08-18 02:13:04] "GET /project/3694388e-52e2-48c4-a2d5-05ab6885c1e3?fields=security_groups HTTP/1.1" 200 1357 0.143785 10.0.0.19 - - [2025-08-18 02:13:04] "DELETE /security-group/d3ab9ebe-e82c-434e-b785-13f105dccc05 HTTP/1.1" 200 115 0.101577 10.0.0.19 - - [2025-08-18 02:13:04] "GET /projects?obj_uuids=10016ddc-dd7d-4735-9302-dd0170773333&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001141 10.0.0.19 - - [2025-08-18 02:13:04] "DELETE /security-group/d10819a7-bd27-4f38-9b7f-860128f0f5cd HTTP/1.1" 200 115 0.128648 10.0.0.19 - - [2025-08-18 02:13:04] "GET /projects?obj_uuids=3694388e-52e2-48c4-a2d5-05ab6885c1e3&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001682 10.0.0.38 - - [2025-08-18 02:13:04] "DELETE /access-control-list/45a30581-e3b5-43d9-bb52-a60a00bfbe2a HTTP/1.1" 200 115 0.094192 10.0.0.19 - - [2025-08-18 02:13:04] "GET /project/10016ddc-dd7d-4735-9302-dd0170773333?fields=application_policy_sets HTTP/1.1" 200 1435 0.116486 10.0.0.27 - - [2025-08-18 02:13:04] "POST /neutron/network HTTP/1.1" 200 703 0.329294 10.0.0.19 - - [2025-08-18 02:13:04] "GET /project/3694388e-52e2-48c4-a2d5-05ab6885c1e3?fields=application_policy_sets HTTP/1.1" 200 1396 0.131254 10.0.0.38 - - [2025-08-18 02:13:04] "DELETE /access-control-list/9ff2d08f-f059-47e2-bf9f-15f64d225d2c HTTP/1.1" 200 115 0.114491 10.0.0.19 - - [2025-08-18 02:13:04] "DELETE /project/10016ddc-dd7d-4735-9302-dd0170773333 HTTP/1.1" 200 115 0.846346 10.0.0.19 - - [2025-08-18 02:13:05] "DELETE /project/3694388e-52e2-48c4-a2d5-05ab6885c1e3 HTTP/1.1" 200 115 0.932609 10.0.0.27 - - [2025-08-18 02:13:05] "POST /id-to-fqname HTTP/1.1" 200 275 0.006436 10.0.0.27 - - [2025-08-18 02:13:05] "GET /virtual-network/e78f5578-c93f-4511-8a29-6e914dc7496e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.006925 10.0.0.27 - - [2025-08-18 02:13:05] "POST /neutron/network HTTP/1.1" 200 922 0.009537 10.0.0.27 - - [2025-08-18 02:13:05] "GET /virtual-network/e78f5578-c93f-4511-8a29-6e914dc7496e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.005945 10.0.0.27 - - [2025-08-18 02:13:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003227 10.0.0.19 - - [2025-08-18 02:13:05] "GET /projects?obj_uuids=80962f62-255d-43d0-b761-b05a35496611&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001214 10.0.0.27 - - [2025-08-18 02:13:05] "GET /project/80962f62-255d-43d0-b761-b05a35496611?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.040303 10.0.0.27 - - [2025-08-18 02:13:05] "POST /neutron/network HTTP/1.1" 200 117 0.013887 10.0.0.38 - - [2025-08-18 02:13:05] "POST /route-targets HTTP/1.1" 200 327 0.021386 10.0.0.27 - - [2025-08-18 02:13:05] "POST /neutron/network HTTP/1.1" 200 919 0.012891 10.0.0.27 - - [2025-08-18 02:13:05] "POST /id-to-fqname HTTP/1.1" 200 275 0.001206 10.0.0.27 - - [2025-08-18 02:13:05] "GET /virtual-network/080f0cf8-cb9d-43b0-b788-efbdf8c8e062?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2182 0.005292 10.0.0.27 - - [2025-08-18 02:13:05] "GET /virtual-network/080f0cf8-cb9d-43b0-b788-efbdf8c8e062?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2182 0.006185 10.0.0.27 - - [2025-08-18 02:13:05] "POST /neutron/subnet HTTP/1.1" 200 710 0.008659 10.0.0.27 - - [2025-08-18 02:13:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002724 10.0.0.19 - - [2025-08-18 02:13:05] "GET /projects?obj_uuids=80962f62-255d-43d0-b761-b05a35496611&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001012 10.0.0.27 - - [2025-08-18 02:13:05] "GET /project/80962f62-255d-43d0-b761-b05a35496611?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.100559 10.0.0.38 - - [2025-08-18 02:13:06] "POST /ref-update HTTP/1.1" 200 156 0.030226 10.0.0.19 - - [2025-08-18 02:13:06] "POST /useragent-kv HTTP/1.1" 200 115 0.012525 10.0.0.27 - - [2025-08-18 02:13:06] "POST /neutron/subnet HTTP/1.1" 200 729 0.210297 10.0.0.27 - - [2025-08-18 02:13:06] "POST /id-to-fqname HTTP/1.1" 200 276 0.001820 10.0.0.27 - - [2025-08-18 02:13:06] "GET /virtual-network/d3e6d03a-c7e2-4e1e-aa3f-372b6e9a7049?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2199 0.008344 10.0.0.27 - - [2025-08-18 02:13:06] "GET /virtual-network/d3e6d03a-c7e2-4e1e-aa3f-372b6e9a7049?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2199 0.005672 10.0.0.27 - - [2025-08-18 02:13:06] "POST /neutron/network HTTP/1.1" 200 925 0.007225 10.0.0.27 - - [2025-08-18 02:13:06] "POST /id-to-fqname HTTP/1.1" 200 275 0.001315 10.0.0.19 - - [2025-08-18 02:13:07] "GET /projects?obj_uuids=80962f62-255d-43d0-b761-b05a35496611&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001062 10.0.0.27 - - [2025-08-18 02:13:07] "GET /project/80962f62-255d-43d0-b761-b05a35496611?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.057577 10.0.0.27 - - [2025-08-18 02:13:07] "POST /neutron/network HTTP/1.1" 200 919 0.006539 10.0.0.27 - - [2025-08-18 02:13:07] "POST /id-to-fqname HTTP/1.1" 200 276 0.001314 10.0.0.27 - - [2025-08-18 02:13:07] "POST /neutron/port HTTP/1.1" 200 117 0.009135 10.0.0.19 - - [2025-08-18 02:13:08] "GET /projects?obj_uuids=80962f62-255d-43d0-b761-b05a35496611&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001287 10.0.0.27 - - [2025-08-18 02:13:08] "POST /neutron/port HTTP/1.1" 200 1069 0.356179 10.0.0.19 - - [2025-08-18 02:13:08] "GET /projects?obj_uuids=80962f62-255d-43d0-b761-b05a35496611&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001483 10.0.0.27 - - [2025-08-18 02:13:08] "GET /project/80962f62-255d-43d0-b761-b05a35496611?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.148793 10.0.0.27 - - [2025-08-18 02:13:09] "POST /neutron/port HTTP/1.1" 200 1123 0.201973 10.0.0.27 - - [2025-08-18 02:13:09] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003944 10.0.0.27 - - [2025-08-18 02:13:09] "POST /neutron/network HTTP/1.1" 200 919 0.007087 10.0.0.27 - - [2025-08-18 02:13:09] "POST /neutron/port HTTP/1.1" 200 117 0.010642 10.0.0.27 - - [2025-08-18 02:13:10] "POST /neutron/port HTTP/1.1" 200 1073 0.042524 10.0.0.27 - - [2025-08-18 02:13:10] "POST /neutron/network HTTP/1.1" 200 919 0.009924 10.0.0.27 - - [2025-08-18 02:13:11] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005012 10.0.0.27 - - [2025-08-18 02:13:11] "POST /neutron/network HTTP/1.1" 200 925 0.008201 10.0.0.27 - - [2025-08-18 02:13:11] "POST /neutron/port HTTP/1.1" 200 151 0.181956 10.0.0.27 - - [2025-08-18 02:13:13] "POST /neutron/network HTTP/1.1" 200 925 0.008081 10.0.0.27 - - [2025-08-18 02:13:14] "POST /neutron/port HTTP/1.1" 200 1127 0.013038 10.0.0.27 - - [2025-08-18 02:13:14] "POST /neutron/network HTTP/1.1" 200 1679 0.011970 10.0.0.27 - - [2025-08-18 02:13:15] "POST /neutron/network HTTP/1.1" 200 925 0.008327 10.0.0.38 - - [2025-08-18 02:13:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003747 10.0.0.19 - - [2025-08-18 02:13:15] "POST /useragent-kv HTTP/1.1" 200 115 0.016173 10.0.0.19 - - [2025-08-18 02:13:15] "POST /useragent-kv HTTP/1.1" 200 115 0.002559 10.0.0.27 - - [2025-08-18 02:13:15] "POST /neutron/network HTTP/1.1" 200 151 0.137562 10.0.0.19 - - [2025-08-18 02:13:15] "GET /projects?obj_uuids=80962f62-255d-43d0-b761-b05a35496611&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001216 10.0.0.38 - - [2025-08-18 02:13:15] "DELETE /route-target/7780487a-c5b3-430f-a649-024f2d597609 HTTP/1.1" 200 115 0.034424 10.0.0.27 - - [2025-08-18 02:13:15] "GET /project/80962f62-255d-43d0-b761-b05a35496611?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.096780 10.0.0.19 - - [2025-08-18 02:13:15] "GET /projects?obj_uuids=80962f62-255d-43d0-b761-b05a35496611&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001067 10.0.0.27 - - [2025-08-18 02:13:15] "GET /project/80962f62-255d-43d0-b761-b05a35496611?fields=virtual_networks HTTP/1.1" 200 1056 0.064779 10.0.0.19 - - [2025-08-18 02:13:15] "GET /projects?obj_uuids=80962f62-255d-43d0-b761-b05a35496611&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001484 10.0.0.27 - - [2025-08-18 02:13:15] "GET /project/80962f62-255d-43d0-b761-b05a35496611?fields=virtual_machine_interfaces HTTP/1.1" 200 1056 0.036361 10.0.0.19 - - [2025-08-18 02:13:15] "GET /projects?obj_uuids=80962f62-255d-43d0-b761-b05a35496611&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001099 10.0.0.27 - - [2025-08-18 02:13:15] "GET /project/80962f62-255d-43d0-b761-b05a35496611?fields=security_groups HTTP/1.1" 200 1294 0.041560 10.0.0.27 - - [2025-08-18 02:13:16] "POST /fqname-to-id HTTP/1.1" 404 190 0.020788 10.0.0.19 - - [2025-08-18 02:13:16] "GET /projects?obj_uuids=f7e0e172-e240-4bb4-b44a-0eb9fead8ab4&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003419 10.0.0.19 - - [2025-08-18 02:13:16] "GET /domains?obj_uuids=edf943fc-0622-4564-8821-4de9bd04e8a3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001288 10.0.0.19 - - [2025-08-18 02:13:16] "GET /domain/edf943fc-0622-4564-8821-4de9bd04e8a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008998 10.0.0.19 - - [2025-08-18 02:13:16] "POST /id-to-fqname HTTP/1.1" 200 192 0.002777 10.0.0.19 - - [2025-08-18 02:13:16] "POST /fqname-to-id HTTP/1.1" 404 201 0.010453 10.0.0.19 - - [2025-08-18 02:13:16] "POST /security-groups HTTP/1.1" 200 593 0.085269 10.0.0.19 - - [2025-08-18 02:13:17] "POST /projects HTTP/1.1" 200 589 0.323415 10.0.0.19 - - [2025-08-18 02:13:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.402423 10.0.0.38 - - [2025-08-18 02:13:17] "POST /fqname-to-id HTTP/1.1" 404 235 0.007530 10.0.0.27 - - [2025-08-18 02:13:17] "GET /project/f7e0e172-e240-4bb4-b44a-0eb9fead8ab4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.586282 10.0.0.27 - - [2025-08-18 02:13:18] "GET / HTTP/1.1" 200 35931 0.001950 10.0.0.27 - - [2025-08-18 02:13:18] "POST /fqname-to-id HTTP/1.1" 401 292 0.000461 10.0.0.27 - - [2025-08-18 02:13:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.052593 10.0.0.19 - - [2025-08-18 02:13:18] "GET /projects?obj_uuids=f7e0e172-e240-4bb4-b44a-0eb9fead8ab4&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001008 10.0.0.27 - - [2025-08-18 02:13:19] "GET /project/f7e0e172-e240-4bb4-b44a-0eb9fead8ab4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.062170 10.0.0.38 - - [2025-08-18 02:13:19] "POST /ref-update HTTP/1.1" 200 156 0.036982 10.0.0.19 - - [2025-08-18 02:13:19] "POST /useragent-kv HTTP/1.1" 200 115 0.008217 10.0.0.27 - - [2025-08-18 02:13:19] "POST /neutron/subnet HTTP/1.1" 200 734 0.219907 10.0.0.27 - - [2025-08-18 02:13:19] "POST /id-to-fqname HTTP/1.1" 200 255 0.001338 10.0.0.27 - - [2025-08-18 02:13:19] "GET /virtual-network/9bbf0b46-89f9-498f-980d-48561d2e63e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2149 0.006779 10.0.0.27 - - [2025-08-18 02:13:19] "GET /virtual-network/9bbf0b46-89f9-498f-980d-48561d2e63e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2149 0.006065 10.0.0.27 - - [2025-08-18 02:13:19] "POST /neutron/network HTTP/1.1" 200 894 0.007044 10.0.0.27 - - [2025-08-18 02:13:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003328 10.0.0.19 - - [2025-08-18 02:13:19] "GET /projects?obj_uuids=f7e0e172-e240-4bb4-b44a-0eb9fead8ab4&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001132 10.0.0.27 - - [2025-08-18 02:13:19] "GET /project/f7e0e172-e240-4bb4-b44a-0eb9fead8ab4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.052139 10.0.0.19 - - [2025-08-18 02:13:19] "GET /projects?obj_uuids=f7e0e172-e240-4bb4-b44a-0eb9fead8ab4&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001081 10.0.0.27 - - [2025-08-18 02:13:20] "POST /neutron/network HTTP/1.1" 200 673 0.157296 10.0.0.27 - - [2025-08-18 02:13:20] "POST /id-to-fqname HTTP/1.1" 200 255 0.003286 10.0.0.27 - - [2025-08-18 02:13:20] "GET /virtual-network/24b648d7-8734-484f-b16f-8c5cda62472f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2139 0.006613 10.0.0.27 - - [2025-08-18 02:13:20] "POST /neutron/network HTTP/1.1" 200 891 0.006778 10.0.0.27 - - [2025-08-18 02:13:20] "GET /virtual-network/24b648d7-8734-484f-b16f-8c5cda62472f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2139 0.005497 10.0.0.27 - - [2025-08-18 02:13:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003204 10.0.0.19 - - [2025-08-18 02:13:20] "GET /projects?obj_uuids=f7e0e172-e240-4bb4-b44a-0eb9fead8ab4&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001221 10.0.0.27 - - [2025-08-18 02:13:20] "GET /project/f7e0e172-e240-4bb4-b44a-0eb9fead8ab4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.056000 10.0.0.27 - - [2025-08-18 02:13:20] "POST /neutron/network HTTP/1.1" 200 117 0.014469 10.0.0.38 - - [2025-08-18 02:13:20] "POST /route-targets HTTP/1.1" 200 327 0.015871 10.0.0.27 - - [2025-08-18 02:13:21] "POST /neutron/network HTTP/1.1" 200 894 0.008903 10.0.0.27 - - [2025-08-18 02:13:21] "POST /id-to-fqname HTTP/1.1" 200 256 0.001189 10.0.0.27 - - [2025-08-18 02:13:21] "GET /virtual-network/d0863529-41fa-4878-bd9f-99e15053650a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2146 0.005379 10.0.0.27 - - [2025-08-18 02:13:21] "GET /virtual-network/d0863529-41fa-4878-bd9f-99e15053650a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2146 0.005985 10.0.0.27 - - [2025-08-18 02:13:21] "POST /neutron/subnet HTTP/1.1" 200 725 0.009376 10.0.0.27 - - [2025-08-18 02:13:21] "POST /id-to-fqname HTTP/1.1" 200 255 0.001146 10.0.0.19 - - [2025-08-18 02:13:22] "GET /projects?obj_uuids=f7e0e172-e240-4bb4-b44a-0eb9fead8ab4&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001106 10.0.0.27 - - [2025-08-18 02:13:22] "GET /project/f7e0e172-e240-4bb4-b44a-0eb9fead8ab4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.059070 10.0.0.27 - - [2025-08-18 02:13:22] "POST /neutron/port HTTP/1.1" 200 117 0.006001 10.0.0.27 - - [2025-08-18 02:13:22] "POST /id-to-fqname HTTP/1.1" 200 256 0.001296 10.0.0.27 - - [2025-08-18 02:13:22] "POST /neutron/network HTTP/1.1" 200 904 0.007776 10.0.0.27 - - [2025-08-18 02:13:23] "POST /neutron/port HTTP/1.1" 200 1061 0.016482 10.0.0.27 - - [2025-08-18 02:13:23] "POST /neutron/port HTTP/1.1" 200 1089 0.021800 10.0.0.27 - - [2025-08-18 02:13:23] "POST /neutron/port HTTP/1.1" 200 117 0.001709 10.0.0.19 - - [2025-08-18 02:13:23] "GET /projects?obj_uuids=f7e0e172-e240-4bb4-b44a-0eb9fead8ab4&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001495 10.0.0.27 - - [2025-08-18 02:13:23] "GET /project/f7e0e172-e240-4bb4-b44a-0eb9fead8ab4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.070833 10.0.0.27 - - [2025-08-18 02:13:23] "POST /neutron/port HTTP/1.1" 200 1089 0.019206 10.0.0.27 - - [2025-08-18 02:13:24] "POST /neutron/network HTTP/1.1" 200 904 0.007721 10.0.0.27 - - [2025-08-18 02:13:24] "POST /neutron/port HTTP/1.1" 200 1062 0.014720 10.0.0.27 - - [2025-08-18 02:13:24] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005380 10.0.0.27 - - [2025-08-18 02:13:24] "POST /neutron/network HTTP/1.1" 200 894 0.007667 10.0.0.27 - - [2025-08-18 02:13:25] "POST /neutron/port HTTP/1.1" 200 1089 0.017546 10.0.0.27 - - [2025-08-18 02:13:26] "POST /neutron/port HTTP/1.1" 200 1090 0.058704 10.0.0.27 - - [2025-08-18 02:13:26] "POST /neutron/port HTTP/1.1" 200 117 0.007804 10.0.0.27 - - [2025-08-18 02:13:27] "GET /obj-perms HTTP/1.1" 200 5056 0.044417 10.0.0.27 - - [2025-08-18 02:13:27] "POST /neutron/network HTTP/1.1" 200 894 0.009761 10.0.0.38 - - [2025-08-18 02:13:27] "DELETE /route-target/7dbccae2-882f-421c-addb-4d458151c4eb HTTP/1.1" 200 115 0.039503 10.0.0.38 - - [2025-08-18 02:13:27] "GET /obj-perms HTTP/1.1" 200 5056 0.072171 10.0.0.38 - - [2025-08-18 02:13:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005022 10.0.0.19 - - [2025-08-18 02:13:27] "POST /useragent-kv HTTP/1.1" 200 115 0.002979 10.0.0.19 - - [2025-08-18 02:13:27] "POST /useragent-kv HTTP/1.1" 200 115 0.003149 10.0.0.27 - - [2025-08-18 02:13:27] "POST /neutron/network HTTP/1.1" 200 151 0.117164 10.0.0.19 - - [2025-08-18 02:13:27] "GET /projects?obj_uuids=f7e0e172-e240-4bb4-b44a-0eb9fead8ab4&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001087 10.0.0.27 - - [2025-08-18 02:13:27] "GET /project/f7e0e172-e240-4bb4-b44a-0eb9fead8ab4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.081682 10.0.0.19 - - [2025-08-18 02:13:27] "GET /projects?obj_uuids=f7e0e172-e240-4bb4-b44a-0eb9fead8ab4&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001171 10.0.0.27 - - [2025-08-18 02:13:27] "GET /project/f7e0e172-e240-4bb4-b44a-0eb9fead8ab4?fields=virtual_networks HTTP/1.1" 200 1037 0.052583 10.0.0.19 - - [2025-08-18 02:13:27] "GET /projects?obj_uuids=f7e0e172-e240-4bb4-b44a-0eb9fead8ab4&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001801 10.0.0.27 - - [2025-08-18 02:13:27] "GET /project/f7e0e172-e240-4bb4-b44a-0eb9fead8ab4?fields=virtual_machine_interfaces HTTP/1.1" 200 1037 0.047208 10.0.0.19 - - [2025-08-18 02:13:28] "GET /projects?obj_uuids=f7e0e172-e240-4bb4-b44a-0eb9fead8ab4&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001174 10.0.0.27 - - [2025-08-18 02:13:28] "GET /project/f7e0e172-e240-4bb4-b44a-0eb9fead8ab4?fields=security_groups HTTP/1.1" 200 1265 0.048930 10.0.0.27 - - [2025-08-18 02:13:28] "POST /fqname-to-id HTTP/1.1" 404 196 0.021865 10.0.0.19 - - [2025-08-18 02:13:28] "GET /projects?obj_uuids=85e8ca8c-0866-4332-af57-58ee5814dc37&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002881 10.0.0.19 - - [2025-08-18 02:13:28] "GET /domains?obj_uuids=edf943fc-0622-4564-8821-4de9bd04e8a3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001151 10.0.0.19 - - [2025-08-18 02:13:28] "GET /domain/edf943fc-0622-4564-8821-4de9bd04e8a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007697 10.0.0.19 - - [2025-08-18 02:13:28] "POST /id-to-fqname HTTP/1.1" 200 198 0.003471 10.0.0.19 - - [2025-08-18 02:13:28] "POST /fqname-to-id HTTP/1.1" 404 207 0.008657 10.0.0.19 - - [2025-08-18 02:13:29] "POST /security-groups HTTP/1.1" 200 599 0.084696 10.0.0.19 - - [2025-08-18 02:13:29] "POST /projects HTTP/1.1" 200 601 0.321482 10.0.0.38 - - [2025-08-18 02:13:29] "POST /access-control-lists HTTP/1.1" 200 604 0.041586 10.0.0.19 - - [2025-08-18 02:13:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.399308 10.0.0.27 - - [2025-08-18 02:13:29] "GET /project/85e8ca8c-0866-4332-af57-58ee5814dc37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.565938 10.0.0.27 - - [2025-08-18 02:13:30] "GET / HTTP/1.1" 200 35931 0.001604 10.0.0.27 - - [2025-08-18 02:13:30] "POST /fqname-to-id HTTP/1.1" 401 292 0.000516 10.0.0.27 - - [2025-08-18 02:13:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.047877 10.0.0.19 - - [2025-08-18 02:13:31] "GET /projects?obj_uuids=85e8ca8c-0866-4332-af57-58ee5814dc37&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001200 10.0.0.27 - - [2025-08-18 02:13:31] "GET /project/85e8ca8c-0866-4332-af57-58ee5814dc37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.035097 10.0.0.38 - - [2025-08-18 02:13:31] "POST /route-targets HTTP/1.1" 200 327 0.013763 10.0.0.19 - - [2025-08-18 02:13:31] "POST /useragent-kv HTTP/1.1" 200 115 0.009230 10.0.0.27 - - [2025-08-18 02:13:31] "POST /neutron/subnet HTTP/1.1" 200 725 0.247387 10.0.0.27 - - [2025-08-18 02:13:31] "POST /id-to-fqname HTTP/1.1" 200 267 0.001327 10.0.0.27 - - [2025-08-18 02:13:31] "GET /virtual-network/eb41a82f-2b76-4877-90d6-6aa2406c4292?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.005125 10.0.0.27 - - [2025-08-18 02:13:31] "GET /virtual-network/eb41a82f-2b76-4877-90d6-6aa2406c4292?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.005373 10.0.0.27 - - [2025-08-18 02:13:31] "POST /neutron/network HTTP/1.1" 200 910 0.005899 10.0.0.27 - - [2025-08-18 02:13:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002797 10.0.0.19 - - [2025-08-18 02:13:31] "GET /projects?obj_uuids=85e8ca8c-0866-4332-af57-58ee5814dc37&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001092 10.0.0.27 - - [2025-08-18 02:13:31] "GET /project/85e8ca8c-0866-4332-af57-58ee5814dc37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.050938 10.0.0.19 - - [2025-08-18 02:13:31] "GET /projects?obj_uuids=85e8ca8c-0866-4332-af57-58ee5814dc37&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000958 10.0.0.27 - - [2025-08-18 02:13:31] "POST /neutron/network HTTP/1.1" 200 691 0.133706 10.0.0.38 - - [2025-08-18 02:13:32] "POST /ref-update HTTP/1.1" 200 156 0.027208 10.0.0.27 - - [2025-08-18 02:13:32] "POST /id-to-fqname HTTP/1.1" 200 267 0.003176 10.0.0.27 - - [2025-08-18 02:13:32] "GET /virtual-network/ddfc3b8f-e14e-4850-8942-fd8445c58e81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.005169 10.0.0.27 - - [2025-08-18 02:13:32] "POST /neutron/network HTTP/1.1" 200 910 0.006048 10.0.0.27 - - [2025-08-18 02:13:32] "GET /virtual-network/ddfc3b8f-e14e-4850-8942-fd8445c58e81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.005079 10.0.0.27 - - [2025-08-18 02:13:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003029 10.0.0.19 - - [2025-08-18 02:13:32] "GET /projects?obj_uuids=85e8ca8c-0866-4332-af57-58ee5814dc37&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000997 10.0.0.27 - - [2025-08-18 02:13:32] "GET /project/85e8ca8c-0866-4332-af57-58ee5814dc37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.039286 10.0.0.27 - - [2025-08-18 02:13:32] "POST /neutron/network HTTP/1.1" 200 117 0.018884 10.0.0.27 - - [2025-08-18 02:13:32] "POST /neutron/network HTTP/1.1" 200 914 0.014366 10.0.0.27 - - [2025-08-18 02:13:32] "POST /id-to-fqname HTTP/1.1" 200 268 0.001381 10.0.0.27 - - [2025-08-18 02:13:32] "GET /virtual-network/4e88be36-0344-4334-8621-d949d5fb1db3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2180 0.005770 10.0.0.27 - - [2025-08-18 02:13:32] "GET /virtual-network/4e88be36-0344-4334-8621-d949d5fb1db3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2180 0.005743 10.0.0.27 - - [2025-08-18 02:13:32] "POST /neutron/subnet HTTP/1.1" 200 734 0.008674 10.0.0.27 - - [2025-08-18 02:13:32] "POST /id-to-fqname HTTP/1.1" 200 267 0.001182 10.0.0.38 - - [2025-08-18 02:14:03] "DELETE /access-control-list/206f7ad0-3f3c-4f4e-8d99-2ab081f41f24 HTTP/1.1" 200 115 0.038706 10.0.0.19 - - [2025-08-18 02:14:05] "DELETE /project/80962f62-255d-43d0-b761-b05a35496611 HTTP/1.1" 404 177 0.008837 10.0.0.19 - - [2025-08-18 02:14:05] "DELETE /project/f7e0e172e2404bb4b44a0eb9fead8ab4 HTTP/1.1" 404 173 0.010653 10.0.0.19 - - [2025-08-18 02:14:05] "DELETE /project/85e8ca8c08664332af5758ee5814dc37 HTTP/1.1" 404 173 0.007732 10.0.0.19 - - [2025-08-18 02:14:05] "GET /projects?obj_uuids=f7e0e172-e240-4bb4-b44a-0eb9fead8ab4&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000994 10.0.0.19 - - [2025-08-18 02:14:05] "GET /project/f7e0e172-e240-4bb4-b44a-0eb9fead8ab4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1477 0.036093 10.0.0.19 - - [2025-08-18 02:14:05] "GET /projects?obj_uuids=f7e0e172-e240-4bb4-b44a-0eb9fead8ab4&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000955 10.0.0.19 - - [2025-08-18 02:14:05] "GET /project/f7e0e172-e240-4bb4-b44a-0eb9fead8ab4?fields=security_groups HTTP/1.1" 200 1370 0.092264 10.0.0.19 - - [2025-08-18 02:14:05] "DELETE /security-group/d3e582c2-c97c-4f31-ac0b-7d43028158c5 HTTP/1.1" 200 115 0.053821 10.0.0.19 - - [2025-08-18 02:14:05] "GET /projects?obj_uuids=f7e0e172-e240-4bb4-b44a-0eb9fead8ab4&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001116 10.0.0.19 - - [2025-08-18 02:14:05] "GET /project/f7e0e172-e240-4bb4-b44a-0eb9fead8ab4?fields=application_policy_sets HTTP/1.1" 200 1409 0.066861 10.0.0.38 - - [2025-08-18 02:14:05] "DELETE /access-control-list/dbd8a7d4-13e5-4e96-b3c7-37f4a81e78d0 HTTP/1.1" 200 115 0.058510 10.0.0.19 - - [2025-08-18 02:14:05] "DELETE /project/f7e0e172-e240-4bb4-b44a-0eb9fead8ab4 HTTP/1.1" 200 115 0.464147 10.0.0.19 - - [2025-08-18 02:14:06] "GET /projects?obj_uuids=85e8ca8c-0866-4332-af57-58ee5814dc37&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001069 10.0.0.27 - - [2025-08-18 02:14:06] "GET /project/85e8ca8c-0866-4332-af57-58ee5814dc37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.060890 10.0.0.27 - - [2025-08-18 02:14:06] "POST /neutron/port HTTP/1.1" 200 117 0.007428 10.0.0.27 - - [2025-08-18 02:14:06] "POST /id-to-fqname HTTP/1.1" 200 268 0.001256 10.0.0.27 - - [2025-08-18 02:14:07] "POST /neutron/network HTTP/1.1" 200 924 0.006284 10.0.0.27 - - [2025-08-18 02:14:07] "POST /neutron/port HTTP/1.1" 200 1068 0.026190 10.0.0.27 - - [2025-08-18 02:14:07] "POST /neutron/port HTTP/1.1" 200 1096 0.016169 10.0.0.19 - - [2025-08-18 02:14:07] "GET /projects?obj_uuids=85e8ca8c-0866-4332-af57-58ee5814dc37&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001057 10.0.0.27 - - [2025-08-18 02:14:07] "GET /project/85e8ca8c-0866-4332-af57-58ee5814dc37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.070579 10.0.0.27 - - [2025-08-18 02:14:07] "POST /neutron/port HTTP/1.1" 200 117 0.001375 10.0.0.27 - - [2025-08-18 02:14:08] "POST /neutron/port HTTP/1.1" 200 1096 0.015068 10.0.0.19 - - [2025-08-18 02:14:08] "GET /projects?obj_uuids=13ba64f9-a7b8-419f-a197-635cbbb8e31c&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001081 10.0.0.27 - - [2025-08-18 02:14:08] "GET /project/13ba64f9-a7b8-419f-a197-635cbbb8e31c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1271 0.046955 10.0.0.27 - - [2025-08-18 02:14:08] "POST /neutron/network HTTP/1.1" 200 924 0.007571 10.0.0.27 - - [2025-08-18 02:14:08] "POST /neutron/port HTTP/1.1" 200 1070 0.019352 10.0.0.27 - - [2025-08-18 02:14:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003093 10.0.0.27 - - [2025-08-18 02:14:09] "GET /security-group/d1d559e0-7ea2-4129-b434-e08cf915475a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3686 0.008203 10.0.0.27 - - [2025-08-18 02:14:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003116 10.0.0.27 - - [2025-08-18 02:14:09] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003738 10.0.0.19 - - [2025-08-18 02:14:09] "GET /projects?obj_uuids=13ba64f9-a7b8-419f-a197-635cbbb8e31c&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001406 10.0.0.27 - - [2025-08-18 02:14:09] "GET /project/13ba64f9-a7b8-419f-a197-635cbbb8e31c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1271 0.090929 10.0.0.27 - - [2025-08-18 02:14:09] "POST /neutron/network HTTP/1.1" 200 914 0.013705 10.0.0.27 - - [2025-08-18 02:14:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003283 10.0.0.27 - - [2025-08-18 02:14:09] "GET /security-group/d1d559e0-7ea2-4129-b434-e08cf915475a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3686 0.004334 10.0.0.27 - - [2025-08-18 02:14:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.006061 10.0.0.27 - - [2025-08-18 02:14:09] "PUT /security-group/d1d559e0-7ea2-4129-b434-e08cf915475a HTTP/1.1" 200 262 0.036469 10.0.0.27 - - [2025-08-18 02:14:10] "POST /fqname-to-id HTTP/1.1" 404 193 0.003237 10.0.0.27 - - [2025-08-18 02:14:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005599 10.0.0.19 - - [2025-08-18 02:14:10] "GET /domains?obj_uuids=edf943fc-0622-4564-8821-4de9bd04e8a3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001042 10.0.0.27 - - [2025-08-18 02:14:10] "GET /domain/edf943fc-0622-4564-8821-4de9bd04e8a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.007545 10.0.0.27 - - [2025-08-18 02:14:10] "POST /service-templates HTTP/1.1" 200 543 0.038619 10.0.0.27 - - [2025-08-18 02:14:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003806 10.0.0.27 - - [2025-08-18 02:14:10] "GET /service-template/cd02eedb-82fd-4269-9293-943dd67df45c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.008948 10.0.0.27 - - [2025-08-18 02:14:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003190 10.0.0.27 - - [2025-08-18 02:14:10] "GET /service-template/cd02eedb-82fd-4269-9293-943dd67df45c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.003910 10.0.0.27 - - [2025-08-18 02:14:10] "POST /id-to-fqname HTTP/1.1" 200 267 0.001686 10.0.0.27 - - [2025-08-18 02:14:10] "POST /id-to-fqname HTTP/1.1" 200 267 0.001547 10.0.0.27 - - [2025-08-18 02:14:10] "POST /id-to-fqname HTTP/1.1" 200 268 0.001694 10.0.0.27 - - [2025-08-18 02:14:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004942 10.0.0.27 - - [2025-08-18 02:14:11] "DELETE /service-template/cd02eedb-82fd-4269-9293-943dd67df45c HTTP/1.1" 200 115 0.032830 10.0.0.27 - - [2025-08-18 02:14:11] "POST /fqname-to-id HTTP/1.1" 404 193 0.003798 10.0.0.27 - - [2025-08-18 02:14:13] "POST /neutron/network HTTP/1.1" 200 910 0.008564 10.0.0.27 - - [2025-08-18 02:14:15] "POST /neutron/network HTTP/1.1" 400 204 0.013829 10.0.0.27 - - [2025-08-18 02:14:19] "POST /neutron/network HTTP/1.1" 200 910 0.008083 10.0.0.27 - - [2025-08-18 02:14:21] "POST /neutron/network HTTP/1.1" 400 204 0.014656 10.0.0.27 - - [2025-08-18 02:14:25] "POST /neutron/network HTTP/1.1" 200 910 0.011240 10.0.0.27 - - [2025-08-18 02:14:27] "POST /neutron/network HTTP/1.1" 400 204 0.014378 10.0.0.27 - - [2025-08-18 02:14:31] "POST /neutron/network HTTP/1.1" 200 910 0.006154 10.0.0.27 - - [2025-08-18 02:14:33] "POST /neutron/network HTTP/1.1" 400 204 0.012518 10.0.0.27 - - [2025-08-18 02:14:37] "POST /neutron/network HTTP/1.1" 200 910 0.006875 10.0.0.27 - - [2025-08-18 02:14:40] "POST /neutron/network HTTP/1.1" 400 204 0.013856 10.0.0.27 - - [2025-08-18 02:14:44] "POST /neutron/network HTTP/1.1" 200 910 0.006936 10.0.0.27 - - [2025-08-18 02:14:46] "POST /neutron/network HTTP/1.1" 400 204 0.011876 10.0.0.27 - - [2025-08-18 02:14:50] "POST /neutron/network HTTP/1.1" 200 910 0.009024 10.0.0.27 - - [2025-08-18 02:14:52] "POST /neutron/network HTTP/1.1" 400 204 0.015761 10.0.0.27 - - [2025-08-18 02:14:55] "POST /neutron/port HTTP/1.1" 200 1096 0.021632 10.0.0.27 - - [2025-08-18 02:14:56] "POST /neutron/network HTTP/1.1" 200 910 0.006586 10.0.0.38 - - [2025-08-18 02:14:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004315 10.0.0.27 - - [2025-08-18 02:14:56] "POST /neutron/port HTTP/1.1" 200 117 0.009386 10.0.0.27 - - [2025-08-18 02:14:56] "POST /neutron/port HTTP/1.1" 200 1124 0.013201 10.0.0.27 - - [2025-08-18 02:14:58] "POST /neutron/network HTTP/1.1" 200 914 0.006524 10.0.0.38 - - [2025-08-18 02:14:58] "DELETE /route-target/b43cd8f2-6eb9-4bd1-a053-7a9bffccd8fd HTTP/1.1" 200 115 0.026592 10.0.0.19 - - [2025-08-18 02:14:58] "POST /useragent-kv HTTP/1.1" 200 115 0.004050 10.0.0.19 - - [2025-08-18 02:14:58] "POST /useragent-kv HTTP/1.1" 200 115 0.002240 10.0.0.27 - - [2025-08-18 02:14:58] "POST /neutron/network HTTP/1.1" 200 151 0.115965 10.0.0.19 - - [2025-08-18 02:14:58] "GET /projects?obj_uuids=85e8ca8c-0866-4332-af57-58ee5814dc37&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000962 10.0.0.27 - - [2025-08-18 02:14:59] "GET /project/85e8ca8c-0866-4332-af57-58ee5814dc37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.090895 10.0.0.19 - - [2025-08-18 02:14:59] "GET /projects?obj_uuids=85e8ca8c-0866-4332-af57-58ee5814dc37&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001175 10.0.0.27 - - [2025-08-18 02:14:59] "GET /project/85e8ca8c-0866-4332-af57-58ee5814dc37?fields=virtual_networks HTTP/1.1" 200 1048 0.041669 10.0.0.19 - - [2025-08-18 02:14:59] "GET /projects?obj_uuids=85e8ca8c-0866-4332-af57-58ee5814dc37&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001088 10.0.0.27 - - [2025-08-18 02:14:59] "GET /project/85e8ca8c-0866-4332-af57-58ee5814dc37?fields=virtual_machine_interfaces HTTP/1.1" 200 1048 0.040298 10.0.0.19 - - [2025-08-18 02:14:59] "GET /projects?obj_uuids=85e8ca8c-0866-4332-af57-58ee5814dc37&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001031 10.0.0.27 - - [2025-08-18 02:14:59] "GET /project/85e8ca8c-0866-4332-af57-58ee5814dc37?fields=security_groups HTTP/1.1" 200 1282 0.033056 10.0.0.27 - - [2025-08-18 02:14:59] "POST /fqname-to-id HTTP/1.1" 404 189 0.019793 10.0.0.19 - - [2025-08-18 02:14:59] "GET /projects?obj_uuids=1297f83c-97ba-48a1-866b-4f98f1e2c51d&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002734 10.0.0.19 - - [2025-08-18 02:14:59] "GET /domains?obj_uuids=edf943fc-0622-4564-8821-4de9bd04e8a3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000978 10.0.0.19 - - [2025-08-18 02:14:59] "GET /domain/edf943fc-0622-4564-8821-4de9bd04e8a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007168 10.0.0.19 - - [2025-08-18 02:15:00] "POST /id-to-fqname HTTP/1.1" 200 191 0.005965 10.0.0.19 - - [2025-08-18 02:15:00] "POST /fqname-to-id HTTP/1.1" 404 200 0.007818 10.0.0.19 - - [2025-08-18 02:15:00] "POST /security-groups HTTP/1.1" 200 592 0.029269 10.0.0.38 - - [2025-08-18 02:15:00] "POST /fqname-to-id HTTP/1.1" 404 235 0.005989 10.0.0.19 - - [2025-08-18 02:15:00] "POST /projects HTTP/1.1" 200 587 0.285243 10.0.0.19 - - [2025-08-18 02:15:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.350894 10.0.0.38 - - [2025-08-18 02:15:00] "POST /access-control-lists HTTP/1.1" 200 595 0.025329 10.0.0.27 - - [2025-08-18 02:15:00] "GET /project/1297f83c-97ba-48a1-866b-4f98f1e2c51d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.474442 10.0.0.27 - - [2025-08-18 02:15:01] "GET / HTTP/1.1" 200 35931 0.002159 10.0.0.27 - - [2025-08-18 02:15:01] "POST /fqname-to-id HTTP/1.1" 401 292 0.000456 10.0.0.27 - - [2025-08-18 02:15:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.059700 10.0.0.19 - - [2025-08-18 02:15:02] "GET /projects?obj_uuids=1297f83c-97ba-48a1-866b-4f98f1e2c51d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001135 10.0.0.27 - - [2025-08-18 02:15:02] "GET /project/1297f83c-97ba-48a1-866b-4f98f1e2c51d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.069988 10.0.0.19 - - [2025-08-18 02:15:02] "POST /useragent-kv HTTP/1.1" 200 115 0.005806 10.0.0.27 - - [2025-08-18 02:15:02] "POST /neutron/subnet HTTP/1.1" 200 730 0.252530 10.0.0.27 - - [2025-08-18 02:15:02] "POST /id-to-fqname HTTP/1.1" 200 253 0.001317 10.0.0.27 - - [2025-08-18 02:15:02] "GET /virtual-network/e05207ef-ff81-482b-99ae-259a95994ad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2141 0.005116 10.0.0.27 - - [2025-08-18 02:15:02] "GET /virtual-network/e05207ef-ff81-482b-99ae-259a95994ad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2141 0.005472 10.0.0.27 - - [2025-08-18 02:15:02] "POST /neutron/network HTTP/1.1" 200 890 0.006444 10.0.0.27 - - [2025-08-18 02:15:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004344 10.0.0.19 - - [2025-08-18 02:15:03] "GET /projects?obj_uuids=1297f83c-97ba-48a1-866b-4f98f1e2c51d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001354 10.0.0.27 - - [2025-08-18 02:15:03] "GET /project/1297f83c-97ba-48a1-866b-4f98f1e2c51d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.057495 10.0.0.19 - - [2025-08-18 02:15:03] "GET /projects?obj_uuids=1297f83c-97ba-48a1-866b-4f98f1e2c51d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001357 10.0.0.27 - - [2025-08-18 02:15:03] "POST /neutron/network HTTP/1.1" 200 670 0.125067 10.0.0.38 - - [2025-08-18 02:15:03] "POST /route-targets HTTP/1.1" 200 327 0.013975 10.0.0.27 - - [2025-08-18 02:15:03] "POST /id-to-fqname HTTP/1.1" 200 253 0.003560 10.0.0.27 - - [2025-08-18 02:15:03] "GET /virtual-network/7ff9a919-ca9e-44d0-9209-b8232d199891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2143 0.008424 10.0.0.27 - - [2025-08-18 02:15:03] "POST /neutron/network HTTP/1.1" 200 891 0.006253 10.0.0.27 - - [2025-08-18 02:15:03] "GET /virtual-network/7ff9a919-ca9e-44d0-9209-b8232d199891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2143 0.004915 10.0.0.27 - - [2025-08-18 02:15:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003153 10.0.0.19 - - [2025-08-18 02:15:03] "GET /projects?obj_uuids=1297f83c-97ba-48a1-866b-4f98f1e2c51d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001052 10.0.0.27 - - [2025-08-18 02:15:03] "GET /project/1297f83c-97ba-48a1-866b-4f98f1e2c51d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.034039 10.0.0.27 - - [2025-08-18 02:15:03] "POST /neutron/network HTTP/1.1" 200 117 0.012285 10.0.0.38 - - [2025-08-18 02:15:04] "POST /ref-update HTTP/1.1" 200 156 0.027100 10.0.0.27 - - [2025-08-18 02:15:04] "POST /neutron/network HTTP/1.1" 200 893 0.010403 10.0.0.27 - - [2025-08-18 02:15:04] "POST /id-to-fqname HTTP/1.1" 200 254 0.001277 10.0.0.27 - - [2025-08-18 02:15:04] "GET /virtual-network/2f60b2a7-c961-45bb-bdde-6e4beb631789?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2146 0.005840 10.0.0.27 - - [2025-08-18 02:15:04] "GET /virtual-network/2f60b2a7-c961-45bb-bdde-6e4beb631789?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2146 0.013669 10.0.0.27 - - [2025-08-18 02:15:04] "POST /neutron/subnet HTTP/1.1" 200 734 0.025467 10.0.0.27 - - [2025-08-18 02:15:04] "POST /id-to-fqname HTTP/1.1" 200 253 0.001266 10.0.0.19 - - [2025-08-18 02:15:05] "GET /projects?obj_uuids=1297f83c-97ba-48a1-866b-4f98f1e2c51d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001081 10.0.0.27 - - [2025-08-18 02:15:05] "GET /project/1297f83c-97ba-48a1-866b-4f98f1e2c51d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.089338 10.0.0.27 - - [2025-08-18 02:15:05] "POST /neutron/port HTTP/1.1" 200 117 0.009182 10.0.0.19 - - [2025-08-18 02:15:05] "DELETE /project/1297f83c97ba48a1866b4f98f1e2c51d HTTP/1.1" 404 173 0.002901 10.0.0.19 - - [2025-08-18 02:15:05] "DELETE /project/85e8ca8c-0866-4332-af57-58ee5814dc37 HTTP/1.1" 404 177 0.008315 10.0.0.27 - - [2025-08-18 02:15:05] "POST /id-to-fqname HTTP/1.1" 200 254 0.001315 10.0.0.27 - - [2025-08-18 02:15:05] "POST /neutron/network HTTP/1.1" 200 903 0.006278 10.0.0.27 - - [2025-08-18 02:15:06] "POST /neutron/port HTTP/1.1" 200 1063 0.019970 10.0.0.19 - - [2025-08-18 02:15:06] "GET /projects?obj_uuids=1297f83c-97ba-48a1-866b-4f98f1e2c51d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001076 10.0.0.27 - - [2025-08-18 02:15:06] "GET /project/1297f83c-97ba-48a1-866b-4f98f1e2c51d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.113898 10.0.0.27 - - [2025-08-18 02:15:06] "POST /neutron/port HTTP/1.1" 200 1091 0.042460 10.0.0.27 - - [2025-08-18 02:15:06] "POST /neutron/subnet HTTP/1.1" 200 708 0.007557 10.0.0.27 - - [2025-08-18 02:15:06] "POST /neutron/port HTTP/1.1" 200 1091 0.018149 10.0.0.27 - - [2025-08-18 02:15:07] "POST /neutron/network HTTP/1.1" 200 903 0.006253 10.0.0.27 - - [2025-08-18 02:15:07] "POST /fqname-to-id HTTP/1.1" 404 193 0.002892 10.0.0.27 - - [2025-08-18 02:15:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002475 10.0.0.27 - - [2025-08-18 02:15:07] "POST /neutron/port HTTP/1.1" 200 1063 0.014216 10.0.0.19 - - [2025-08-18 02:15:07] "GET /domains?obj_uuids=edf943fc-0622-4564-8821-4de9bd04e8a3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001122 10.0.0.27 - - [2025-08-18 02:15:07] "GET /domain/edf943fc-0622-4564-8821-4de9bd04e8a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.008851 10.0.0.27 - - [2025-08-18 02:15:07] "POST /service-templates HTTP/1.1" 200 543 0.063082 10.0.0.27 - - [2025-08-18 02:15:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003361 10.0.0.27 - - [2025-08-18 02:15:07] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003725 10.0.0.27 - - [2025-08-18 02:15:07] "GET /service-template/4fb67b2d-dfd1-49e6-b8d1-8cba2bb9d567?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1816 0.004591 10.0.0.27 - - [2025-08-18 02:15:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002770 10.0.0.27 - - [2025-08-18 02:15:08] "POST /neutron/network HTTP/1.1" 200 893 0.011768 10.0.0.27 - - [2025-08-18 02:15:08] "GET /service-template/4fb67b2d-dfd1-49e6-b8d1-8cba2bb9d567?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1816 0.003929 10.0.0.27 - - [2025-08-18 02:15:08] "POST /id-to-fqname HTTP/1.1" 200 253 0.001886 10.0.0.27 - - [2025-08-18 02:15:08] "POST /id-to-fqname HTTP/1.1" 200 253 0.001264 10.0.0.27 - - [2025-08-18 02:15:08] "POST /id-to-fqname HTTP/1.1" 200 254 0.001298 10.0.0.27 - - [2025-08-18 02:15:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003227 10.0.0.27 - - [2025-08-18 02:15:08] "DELETE /service-template/4fb67b2d-dfd1-49e6-b8d1-8cba2bb9d567 HTTP/1.1" 200 115 0.028131 10.0.0.27 - - [2025-08-18 02:15:08] "POST /fqname-to-id HTTP/1.1" 404 193 0.002825 10.0.0.27 - - [2025-08-18 02:15:10] "POST /neutron/network HTTP/1.1" 200 891 0.007403 10.0.0.27 - - [2025-08-18 02:15:10] "POST /neutron/port HTTP/1.1" 200 1117 0.014779 10.0.0.27 - - [2025-08-18 02:15:11] "POST /neutron/port HTTP/1.1" 200 1117 0.012275 10.0.0.19 - - [2025-08-18 02:15:12] "POST /useragent-kv HTTP/1.1" 200 115 0.004230 10.0.0.38 - - [2025-08-18 02:15:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004937 10.0.0.19 - - [2025-08-18 02:15:12] "POST /useragent-kv HTTP/1.1" 200 115 0.002613 10.0.0.27 - - [2025-08-18 02:15:12] "POST /neutron/network HTTP/1.1" 200 151 0.119107 10.0.0.27 - - [2025-08-18 02:15:12] "POST /neutron/network HTTP/1.1" 200 890 0.009578 10.0.0.38 - - [2025-08-18 02:15:12] "DELETE /route-target/5998f323-6610-44d8-a8c6-b9078db9f39b HTTP/1.1" 200 115 0.029732 10.0.0.19 - - [2025-08-18 02:15:13] "GET /projects?obj_uuids=1297f83c-97ba-48a1-866b-4f98f1e2c51d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.007786 10.0.0.27 - - [2025-08-18 02:15:13] "GET /project/1297f83c-97ba-48a1-866b-4f98f1e2c51d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.060874 10.0.0.19 - - [2025-08-18 02:15:13] "GET /projects?obj_uuids=1297f83c-97ba-48a1-866b-4f98f1e2c51d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003369 10.0.0.27 - - [2025-08-18 02:15:13] "GET /project/1297f83c-97ba-48a1-866b-4f98f1e2c51d?fields=virtual_networks HTTP/1.1" 200 1033 0.055884 10.0.0.19 - - [2025-08-18 02:15:13] "GET /projects?obj_uuids=1297f83c-97ba-48a1-866b-4f98f1e2c51d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001218 10.0.0.27 - - [2025-08-18 02:15:13] "GET /project/1297f83c-97ba-48a1-866b-4f98f1e2c51d?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.040636 10.0.0.19 - - [2025-08-18 02:15:13] "GET /projects?obj_uuids=1297f83c-97ba-48a1-866b-4f98f1e2c51d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001032 10.0.0.27 - - [2025-08-18 02:15:13] "GET /project/1297f83c-97ba-48a1-866b-4f98f1e2c51d?fields=security_groups HTTP/1.1" 200 1260 0.041623 10.0.0.27 - - [2025-08-18 02:15:13] "POST /fqname-to-id HTTP/1.1" 404 193 0.020612 10.0.0.19 - - [2025-08-18 02:15:14] "GET /projects?obj_uuids=89b83b85-9058-4a5c-af26-87eb27af91f4&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003626 10.0.0.19 - - [2025-08-18 02:15:14] "GET /domains?obj_uuids=edf943fc-0622-4564-8821-4de9bd04e8a3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001096 10.0.0.19 - - [2025-08-18 02:15:14] "GET /domain/edf943fc-0622-4564-8821-4de9bd04e8a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007752 10.0.0.19 - - [2025-08-18 02:15:14] "POST /id-to-fqname HTTP/1.1" 200 195 0.001676 10.0.0.19 - - [2025-08-18 02:15:14] "POST /fqname-to-id HTTP/1.1" 404 204 0.004240 10.0.0.19 - - [2025-08-18 02:15:14] "POST /security-groups HTTP/1.1" 200 596 0.068572 10.0.0.38 - - [2025-08-18 02:15:14] "POST /fqname-to-id HTTP/1.1" 404 239 0.004771 10.0.0.19 - - [2025-08-18 02:15:14] "POST /projects HTTP/1.1" 200 595 0.263411 10.0.0.19 - - [2025-08-18 02:15:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.329532 10.0.0.38 - - [2025-08-18 02:15:14] "POST /access-control-lists HTTP/1.1" 200 599 0.027675 10.0.0.27 - - [2025-08-18 02:15:14] "GET /project/89b83b85-9058-4a5c-af26-87eb27af91f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.462319 10.0.0.27 - - [2025-08-18 02:15:15] "GET / HTTP/1.1" 200 35931 0.001877 10.0.0.27 - - [2025-08-18 02:15:15] "POST /fqname-to-id HTTP/1.1" 401 292 0.000442 10.0.0.27 - - [2025-08-18 02:15:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.048396 10.0.0.19 - - [2025-08-18 02:15:16] "GET /projects?obj_uuids=89b83b85-9058-4a5c-af26-87eb27af91f4&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000940 10.0.0.27 - - [2025-08-18 02:15:16] "GET /project/89b83b85-9058-4a5c-af26-87eb27af91f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.046559 10.0.0.19 - - [2025-08-18 02:15:16] "GET /projects?obj_uuids=89b83b85-9058-4a5c-af26-87eb27af91f4&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001025 10.0.0.27 - - [2025-08-18 02:15:16] "POST /neutron/network HTTP/1.1" 200 682 0.148299 10.0.0.38 - - [2025-08-18 02:15:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.048506 10.0.0.27 - - [2025-08-18 02:15:17] "POST /neutron/network HTTP/1.1" 200 1074 0.014557 10.0.0.27 - - [2025-08-18 02:15:17] "POST /id-to-fqname HTTP/1.1" 200 261 0.001160 10.0.0.27 - - [2025-08-18 02:15:17] "GET /virtual-network/e0ef92b1-fab9-4751-9b63-f492fb73361e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2739 0.004864 10.0.0.27 - - [2025-08-18 02:15:17] "GET /virtual-network/e0ef92b1-fab9-4751-9b63-f492fb73361e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2739 0.006454 10.0.0.27 - - [2025-08-18 02:15:17] "POST /neutron/subnet HTTP/1.1" 200 828 0.009171 10.0.0.27 - - [2025-08-18 02:15:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003648 10.0.0.19 - - [2025-08-18 02:15:17] "GET /projects?obj_uuids=89b83b85-9058-4a5c-af26-87eb27af91f4&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000912 10.0.0.27 - - [2025-08-18 02:15:17] "GET /project/89b83b85-9058-4a5c-af26-87eb27af91f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.041295 10.0.0.19 - - [2025-08-18 02:15:17] "GET /projects?obj_uuids=89b83b85-9058-4a5c-af26-87eb27af91f4&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000997 10.0.0.27 - - [2025-08-18 02:15:17] "POST /neutron/network HTTP/1.1" 200 682 0.123367 10.0.0.38 - - [2025-08-18 02:15:17] "POST /route-targets HTTP/1.1" 200 327 0.013191 10.0.0.38 - - [2025-08-18 02:15:17] "GET /virtual-network/84541338-c3dc-4a74-9638-80276469537f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.008260 10.0.0.27 - - [2025-08-18 02:15:17] "POST /neutron/network HTTP/1.1" 200 1076 0.025176 10.0.0.27 - - [2025-08-18 02:15:17] "POST /id-to-fqname HTTP/1.1" 200 261 0.001251 10.0.0.27 - - [2025-08-18 02:15:17] "GET /virtual-network/0774aaf5-518b-4d08-96d5-3d7ac7ee3eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2743 0.005547 10.0.0.27 - - [2025-08-18 02:15:18] "GET /virtual-network/0774aaf5-518b-4d08-96d5-3d7ac7ee3eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2743 0.008070 10.0.0.27 - - [2025-08-18 02:15:18] "POST /neutron/subnet HTTP/1.1" 200 828 0.011696 10.0.0.27 - - [2025-08-18 02:15:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.009029 10.0.0.19 - - [2025-08-18 02:15:18] "GET /projects?obj_uuids=89b83b85-9058-4a5c-af26-87eb27af91f4&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001327 10.0.0.27 - - [2025-08-18 02:15:18] "GET /project/89b83b85-9058-4a5c-af26-87eb27af91f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.033131 10.0.0.19 - - [2025-08-18 02:15:18] "GET /projects?obj_uuids=89b83b85-9058-4a5c-af26-87eb27af91f4&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001123 10.0.0.27 - - [2025-08-18 02:15:18] "POST /neutron/network HTTP/1.1" 200 684 0.117400 10.0.0.38 - - [2025-08-18 02:15:18] "POST /ref-update HTTP/1.1" 200 156 0.024951 10.0.0.38 - - [2025-08-18 02:15:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003919 10.0.0.38 - - [2025-08-18 02:15:18] "GET /virtual-network/84541338-c3dc-4a74-9638-80276469537f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.006166 10.0.0.27 - - [2025-08-18 02:15:18] "POST /neutron/network HTTP/1.1" 200 1077 0.010586 10.0.0.27 - - [2025-08-18 02:15:18] "POST /id-to-fqname HTTP/1.1" 200 262 0.001215 10.0.0.27 - - [2025-08-18 02:15:18] "GET /virtual-network/ea52beaf-82c4-4433-a263-d19f5638ebb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2745 0.005563 10.0.0.27 - - [2025-08-18 02:15:18] "GET /virtual-network/ea52beaf-82c4-4433-a263-d19f5638ebb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2745 0.005312 10.0.0.27 - - [2025-08-18 02:15:18] "POST /neutron/subnet HTTP/1.1" 200 828 0.010483 10.0.0.27 - - [2025-08-18 02:15:18] "POST /id-to-fqname HTTP/1.1" 200 261 0.002118 10.0.0.19 - - [2025-08-18 02:15:19] "GET /projects?obj_uuids=89b83b85-9058-4a5c-af26-87eb27af91f4&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001134 10.0.0.27 - - [2025-08-18 02:15:19] "GET /project/89b83b85-9058-4a5c-af26-87eb27af91f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.075896 10.0.0.27 - - [2025-08-18 02:15:19] "POST /neutron/network HTTP/1.1" 200 1076 0.010249 10.0.0.27 - - [2025-08-18 02:15:19] "POST /id-to-fqname HTTP/1.1" 200 262 0.001933 10.0.0.27 - - [2025-08-18 02:15:20] "POST /neutron/port HTTP/1.1" 200 117 0.008579 10.0.0.19 - - [2025-08-18 02:15:20] "GET /projects?obj_uuids=89b83b85-9058-4a5c-af26-87eb27af91f4&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001145 10.0.0.27 - - [2025-08-18 02:15:20] "POST /neutron/port HTTP/1.1" 200 1173 0.386085 10.0.0.19 - - [2025-08-18 02:15:20] "GET /projects?obj_uuids=89b83b85-9058-4a5c-af26-87eb27af91f4&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.002069 10.0.0.27 - - [2025-08-18 02:15:20] "GET /project/89b83b85-9058-4a5c-af26-87eb27af91f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.119670 10.0.0.27 - - [2025-08-18 02:15:20] "POST /neutron/port HTTP/1.1" 200 1227 0.166103 10.0.0.27 - - [2025-08-18 02:15:21] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005394 10.0.0.27 - - [2025-08-18 02:15:21] "POST /neutron/port HTTP/1.1" 200 117 0.001267 10.0.0.27 - - [2025-08-18 02:15:21] "POST /neutron/network HTTP/1.1" 200 1076 0.009764 10.0.0.27 - - [2025-08-18 02:15:21] "POST /neutron/network HTTP/1.1" 200 1087 0.010870 10.0.0.27 - - [2025-08-18 02:15:21] "POST /neutron/port HTTP/1.1" 200 1172 0.024671 10.0.0.27 - - [2025-08-18 02:15:22] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004464 10.0.0.27 - - [2025-08-18 02:15:22] "POST /neutron/port HTTP/1.1" 200 117 0.001290 10.0.0.27 - - [2025-08-18 02:15:22] "POST /neutron/network HTTP/1.1" 200 1076 0.010287 10.0.0.27 - - [2025-08-18 02:15:23] "POST /neutron/port HTTP/1.1" 200 1227 0.020325 10.0.0.27 - - [2025-08-18 02:15:23] "POST /neutron/port HTTP/1.1" 200 1226 0.016576 10.0.0.27 - - [2025-08-18 02:15:24] "POST /neutron/network HTTP/1.1" 200 1076 0.011785 10.0.0.38 - - [2025-08-18 02:15:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.006523 10.0.0.19 - - [2025-08-18 02:15:25] "POST /useragent-kv HTTP/1.1" 200 115 0.002887 10.0.0.19 - - [2025-08-18 02:15:25] "POST /useragent-kv HTTP/1.1" 200 115 0.002643 10.0.0.19 - - [2025-08-18 02:15:25] "POST /useragent-kv HTTP/1.1" 200 115 0.002353 10.0.0.19 - - [2025-08-18 02:15:25] "POST /useragent-kv HTTP/1.1" 200 115 0.002456 10.0.0.27 - - [2025-08-18 02:15:25] "POST /neutron/network HTTP/1.1" 200 151 0.142431 10.0.0.38 - - [2025-08-18 02:15:25] "DELETE /route-target/4acc3b7f-8fd1-4c6b-b237-cc92bf52d430 HTTP/1.1" 200 115 0.023113 10.0.0.19 - - [2025-08-18 02:15:25] "GET /projects?obj_uuids=89b83b85-9058-4a5c-af26-87eb27af91f4&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001228 10.0.0.27 - - [2025-08-18 02:15:25] "GET /project/89b83b85-9058-4a5c-af26-87eb27af91f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.039126 10.0.0.19 - - [2025-08-18 02:15:25] "GET /projects?obj_uuids=89b83b85-9058-4a5c-af26-87eb27af91f4&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001297 10.0.0.27 - - [2025-08-18 02:15:25] "GET /project/89b83b85-9058-4a5c-af26-87eb27af91f4?fields=virtual_networks HTTP/1.1" 200 1042 0.047889 10.0.0.19 - - [2025-08-18 02:15:25] "GET /projects?obj_uuids=89b83b85-9058-4a5c-af26-87eb27af91f4&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001362 10.0.0.27 - - [2025-08-18 02:15:25] "GET /project/89b83b85-9058-4a5c-af26-87eb27af91f4?fields=virtual_machine_interfaces HTTP/1.1" 200 1042 0.036497 10.0.0.19 - - [2025-08-18 02:15:25] "GET /projects?obj_uuids=89b83b85-9058-4a5c-af26-87eb27af91f4&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001134 10.0.0.27 - - [2025-08-18 02:15:25] "GET /project/89b83b85-9058-4a5c-af26-87eb27af91f4?fields=security_groups HTTP/1.1" 200 1273 0.047946 10.0.0.27 - - [2025-08-18 02:15:26] "POST /fqname-to-id HTTP/1.1" 404 196 0.025230 10.0.0.19 - - [2025-08-18 02:15:26] "GET /projects?obj_uuids=9d48a8bb-a604-4c95-a627-d80b7f8f3e08&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003065 10.0.0.19 - - [2025-08-18 02:15:26] "GET /domains?obj_uuids=edf943fc-0622-4564-8821-4de9bd04e8a3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001764 10.0.0.19 - - [2025-08-18 02:15:26] "GET /domain/edf943fc-0622-4564-8821-4de9bd04e8a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.011334 10.0.0.19 - - [2025-08-18 02:15:26] "POST /id-to-fqname HTTP/1.1" 200 198 0.002360 10.0.0.19 - - [2025-08-18 02:15:26] "POST /fqname-to-id HTTP/1.1" 404 207 0.003437 10.0.0.19 - - [2025-08-18 02:15:26] "POST /security-groups HTTP/1.1" 200 599 0.034645 10.0.0.19 - - [2025-08-18 02:15:26] "POST /projects HTTP/1.1" 200 601 0.254695 10.0.0.38 - - [2025-08-18 02:15:26] "POST /fqname-to-id HTTP/1.1" 404 241 0.022155 10.0.0.19 - - [2025-08-18 02:15:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.329064 10.0.0.27 - - [2025-08-18 02:15:26] "GET /project/9d48a8bb-a604-4c95-a627-d80b7f8f3e08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.519058 10.0.0.27 - - [2025-08-18 02:15:27] "GET / HTTP/1.1" 200 35931 0.001531 10.0.0.27 - - [2025-08-18 02:15:28] "POST /fqname-to-id HTTP/1.1" 401 292 0.000463 10.0.0.27 - - [2025-08-18 02:15:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.332927 10.0.0.19 - - [2025-08-18 02:15:28] "GET /projects?obj_uuids=9d48a8bb-a604-4c95-a627-d80b7f8f3e08&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001719 10.0.0.27 - - [2025-08-18 02:15:28] "GET /project/9d48a8bb-a604-4c95-a627-d80b7f8f3e08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.042499 10.0.0.27 - - [2025-08-18 02:15:29] "POST /neutron/network HTTP/1.1" 200 117 0.282236 10.0.0.38 - - [2025-08-18 02:15:29] "POST /ref-update HTTP/1.1" 200 156 0.021195 10.0.0.27 - - [2025-08-18 02:15:29] "POST /neutron/network HTTP/1.1" 200 910 0.007781 10.0.0.27 - - [2025-08-18 02:15:29] "POST /id-to-fqname HTTP/1.1" 200 267 0.001342 10.0.0.27 - - [2025-08-18 02:15:29] "GET /virtual-network/961ab1e8-93b5-425a-8216-8b111e16b3f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.005694 10.0.0.27 - - [2025-08-18 02:15:29] "GET /virtual-network/961ab1e8-93b5-425a-8216-8b111e16b3f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.006637 10.0.0.27 - - [2025-08-18 02:15:29] "POST /neutron/subnet HTTP/1.1" 200 725 0.009082 10.0.0.27 - - [2025-08-18 02:15:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002840 10.0.0.19 - - [2025-08-18 02:15:29] "GET /projects?obj_uuids=9d48a8bb-a604-4c95-a627-d80b7f8f3e08&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001210 10.0.0.27 - - [2025-08-18 02:15:29] "GET /project/9d48a8bb-a604-4c95-a627-d80b7f8f3e08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.036272 10.0.0.19 - - [2025-08-18 02:15:30] "POST /useragent-kv HTTP/1.1" 200 115 0.006900 10.0.0.27 - - [2025-08-18 02:15:30] "POST /neutron/subnet HTTP/1.1" 200 724 0.233678 10.0.0.27 - - [2025-08-18 02:15:30] "POST /id-to-fqname HTTP/1.1" 200 267 0.001323 10.0.0.27 - - [2025-08-18 02:15:30] "GET /virtual-network/91387771-7189-46db-91a6-ef1c2f91d527?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.006606 10.0.0.27 - - [2025-08-18 02:15:30] "GET /virtual-network/91387771-7189-46db-91a6-ef1c2f91d527?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.005345 10.0.0.27 - - [2025-08-18 02:15:30] "POST /neutron/network HTTP/1.1" 200 910 0.008104 10.0.0.27 - - [2025-08-18 02:15:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003076 10.0.0.19 - - [2025-08-18 02:15:30] "GET /projects?obj_uuids=9d48a8bb-a604-4c95-a627-d80b7f8f3e08&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001068 10.0.0.27 - - [2025-08-18 02:15:30] "GET /project/9d48a8bb-a604-4c95-a627-d80b7f8f3e08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.040554 10.0.0.19 - - [2025-08-18 02:15:30] "GET /projects?obj_uuids=9d48a8bb-a604-4c95-a627-d80b7f8f3e08&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001183 10.0.0.27 - - [2025-08-18 02:15:30] "POST /neutron/network HTTP/1.1" 200 693 0.133191 10.0.0.38 - - [2025-08-18 02:15:30] "POST /route-targets HTTP/1.1" 200 327 0.015805 10.0.0.27 - - [2025-08-18 02:15:30] "POST /id-to-fqname HTTP/1.1" 200 268 0.003103 10.0.0.27 - - [2025-08-18 02:15:30] "GET /virtual-network/9d6caf31-8bf2-4c90-84c0-5f8ffe3e6c8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.005793 10.0.0.27 - - [2025-08-18 02:15:30] "POST /neutron/network HTTP/1.1" 200 910 0.005950 10.0.0.27 - - [2025-08-18 02:15:30] "GET /virtual-network/9d6caf31-8bf2-4c90-84c0-5f8ffe3e6c8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.005097 10.0.0.27 - - [2025-08-18 02:15:31] "POST /id-to-fqname HTTP/1.1" 200 267 0.001354 10.0.0.27 - - [2025-08-18 02:15:31] "POST /neutron/network HTTP/1.1" 200 920 0.007599 10.0.0.19 - - [2025-08-18 02:15:31] "GET /projects?obj_uuids=9d48a8bb-a604-4c95-a627-d80b7f8f3e08&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001702 10.0.0.27 - - [2025-08-18 02:15:31] "GET /project/9d48a8bb-a604-4c95-a627-d80b7f8f3e08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.077092 10.0.0.27 - - [2025-08-18 02:15:32] "POST /neutron/port HTTP/1.1" 200 117 0.006208 10.0.0.27 - - [2025-08-18 02:15:32] "POST /id-to-fqname HTTP/1.1" 200 268 0.001380 10.0.0.27 - - [2025-08-18 02:15:32] "POST /neutron/network HTTP/1.1" 200 920 0.007059 10.0.0.27 - - [2025-08-18 02:15:33] "POST /neutron/port HTTP/1.1" 200 1068 0.015813 10.0.0.19 - - [2025-08-18 02:15:33] "GET /projects?obj_uuids=9d48a8bb-a604-4c95-a627-d80b7f8f3e08&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001092 10.0.0.27 - - [2025-08-18 02:15:33] "GET /project/9d48a8bb-a604-4c95-a627-d80b7f8f3e08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.100210 10.0.0.27 - - [2025-08-18 02:15:33] "POST /neutron/network HTTP/1.1" 200 910 0.007062 10.0.0.27 - - [2025-08-18 02:15:33] "POST /neutron/port HTTP/1.1" 200 117 0.001440 10.0.0.27 - - [2025-08-18 02:15:33] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007547 10.0.0.19 - - [2025-08-18 02:15:33] "GET /projects?obj_uuids=9d48a8bb-a604-4c95-a627-d80b7f8f3e08&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001172 10.0.0.27 - - [2025-08-18 02:15:34] "POST /neutron/port HTTP/1.1" 200 1066 0.346385 10.0.0.27 - - [2025-08-18 02:15:34] "POST /neutron/port HTTP/1.1" 200 1120 0.138027 10.0.0.27 - - [2025-08-18 02:15:34] "POST /neutron/subnet HTTP/1.1" 200 689 0.009015 10.0.0.27 - - [2025-08-18 02:15:34] "POST /neutron/network HTTP/1.1" 200 910 0.006893 10.0.0.27 - - [2025-08-18 02:15:35] "POST /neutron/port HTTP/1.1" 200 1122 0.022757 10.0.0.27 - - [2025-08-18 02:15:35] "POST /neutron/port HTTP/1.1" 200 1120 0.011124 10.0.0.27 - - [2025-08-18 02:15:36] "POST /neutron/network HTTP/1.1" 200 910 0.006773 10.0.0.38 - - [2025-08-18 02:15:37] "DELETE /route-target/95928b4c-b442-4652-b719-1533e3114d0f HTTP/1.1" 200 115 0.026027 10.0.0.19 - - [2025-08-18 02:15:37] "POST /useragent-kv HTTP/1.1" 200 115 0.006991 10.0.0.19 - - [2025-08-18 02:15:37] "POST /useragent-kv HTTP/1.1" 200 115 0.004699 10.0.0.27 - - [2025-08-18 02:15:37] "POST /neutron/network HTTP/1.1" 200 151 0.191117 10.0.0.38 - - [2025-08-18 02:15:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004144 10.0.0.19 - - [2025-08-18 02:15:37] "GET /projects?obj_uuids=9d48a8bb-a604-4c95-a627-d80b7f8f3e08&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001097 10.0.0.27 - - [2025-08-18 02:15:37] "GET /project/9d48a8bb-a604-4c95-a627-d80b7f8f3e08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.061090 10.0.0.19 - - [2025-08-18 02:15:37] "GET /projects?obj_uuids=9d48a8bb-a604-4c95-a627-d80b7f8f3e08&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001141 10.0.0.27 - - [2025-08-18 02:15:37] "GET /project/9d48a8bb-a604-4c95-a627-d80b7f8f3e08?fields=virtual_networks HTTP/1.1" 200 1049 0.062657 10.0.0.19 - - [2025-08-18 02:15:37] "GET /projects?obj_uuids=9d48a8bb-a604-4c95-a627-d80b7f8f3e08&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001522 10.0.0.27 - - [2025-08-18 02:15:37] "GET /project/9d48a8bb-a604-4c95-a627-d80b7f8f3e08?fields=virtual_machine_interfaces HTTP/1.1" 200 1049 0.057361 10.0.0.19 - - [2025-08-18 02:15:37] "GET /projects?obj_uuids=9d48a8bb-a604-4c95-a627-d80b7f8f3e08&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001071 10.0.0.27 - - [2025-08-18 02:15:37] "GET /project/9d48a8bb-a604-4c95-a627-d80b7f8f3e08?fields=security_groups HTTP/1.1" 200 1283 0.059706 10.0.0.27 - - [2025-08-18 02:15:38] "POST /fqname-to-id HTTP/1.1" 404 193 0.025472 10.0.0.19 - - [2025-08-18 02:15:38] "GET /projects?obj_uuids=950e21d0-af93-462f-99dd-e60a354c5d0e&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003595 10.0.0.19 - - [2025-08-18 02:15:38] "GET /domains?obj_uuids=edf943fc-0622-4564-8821-4de9bd04e8a3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001771 10.0.0.19 - - [2025-08-18 02:15:38] "GET /domain/edf943fc-0622-4564-8821-4de9bd04e8a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.011550 10.0.0.19 - - [2025-08-18 02:15:38] "POST /id-to-fqname HTTP/1.1" 200 195 0.008538 10.0.0.19 - - [2025-08-18 02:15:38] "POST /fqname-to-id HTTP/1.1" 404 204 0.003761 10.0.0.19 - - [2025-08-18 02:15:38] "POST /security-groups HTTP/1.1" 200 596 0.032633 10.0.0.19 - - [2025-08-18 02:15:38] "POST /projects HTTP/1.1" 200 595 0.248834 10.0.0.38 - - [2025-08-18 02:15:39] "POST /access-control-lists HTTP/1.1" 200 601 0.027400 10.0.0.19 - - [2025-08-18 02:15:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.327805 10.0.0.27 - - [2025-08-18 02:15:39] "GET /project/950e21d0-af93-462f-99dd-e60a354c5d0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1384 0.474936 10.0.0.27 - - [2025-08-18 02:15:40] "GET / HTTP/1.1" 200 35931 0.001510 10.0.0.27 - - [2025-08-18 02:15:40] "POST /fqname-to-id HTTP/1.1" 401 292 0.000466 10.0.0.27 - - [2025-08-18 02:15:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.047029 10.0.0.19 - - [2025-08-18 02:15:41] "GET /projects?obj_uuids=950e21d0-af93-462f-99dd-e60a354c5d0e&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001083 10.0.0.27 - - [2025-08-18 02:15:41] "GET /project/950e21d0-af93-462f-99dd-e60a354c5d0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1384 0.039444 10.0.0.27 - - [2025-08-18 02:15:41] "POST /neutron/network HTTP/1.1" 200 117 0.029264 10.0.0.38 - - [2025-08-18 02:15:41] "POST /route-targets HTTP/1.1" 200 327 0.012846 10.0.0.27 - - [2025-08-18 02:15:41] "POST /neutron/network HTTP/1.1" 200 902 0.008439 10.0.0.27 - - [2025-08-18 02:15:41] "POST /id-to-fqname HTTP/1.1" 200 261 0.001228 10.0.0.27 - - [2025-08-18 02:15:41] "GET /virtual-network/cea249b0-8839-4e0e-bcea-0c3781d44ebe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.004949 10.0.0.27 - - [2025-08-18 02:15:41] "GET /virtual-network/cea249b0-8839-4e0e-bcea-0c3781d44ebe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.005054 10.0.0.27 - - [2025-08-18 02:15:41] "POST /neutron/subnet HTTP/1.1" 200 729 0.009473 10.0.0.27 - - [2025-08-18 02:15:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003231 10.0.0.19 - - [2025-08-18 02:15:41] "GET /projects?obj_uuids=950e21d0-af93-462f-99dd-e60a354c5d0e&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001159 10.0.0.27 - - [2025-08-18 02:15:41] "GET /project/950e21d0-af93-462f-99dd-e60a354c5d0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1384 0.045190 10.0.0.38 - - [2025-08-18 02:15:41] "POST /ref-update HTTP/1.1" 200 156 0.039652 10.0.0.19 - - [2025-08-18 02:15:42] "POST /useragent-kv HTTP/1.1" 200 115 0.011171 10.0.0.27 - - [2025-08-18 02:15:42] "POST /neutron/subnet HTTP/1.1" 200 734 0.211327 10.0.0.27 - - [2025-08-18 02:15:42] "POST /id-to-fqname HTTP/1.1" 200 261 0.001629 10.0.0.27 - - [2025-08-18 02:15:42] "GET /virtual-network/418676f8-5d65-4f3c-be56-db64f6fb834f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2163 0.005475 10.0.0.27 - - [2025-08-18 02:15:42] "GET /virtual-network/418676f8-5d65-4f3c-be56-db64f6fb834f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2163 0.007158 10.0.0.27 - - [2025-08-18 02:15:42] "POST /neutron/network HTTP/1.1" 200 903 0.006469 10.0.0.27 - - [2025-08-18 02:15:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003486 10.0.0.19 - - [2025-08-18 02:15:42] "GET /projects?obj_uuids=950e21d0-af93-462f-99dd-e60a354c5d0e&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001085 10.0.0.27 - - [2025-08-18 02:15:42] "GET /project/950e21d0-af93-462f-99dd-e60a354c5d0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1384 0.049627 10.0.0.19 - - [2025-08-18 02:15:42] "GET /projects?obj_uuids=950e21d0-af93-462f-99dd-e60a354c5d0e&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001551 10.0.0.27 - - [2025-08-18 02:15:42] "POST /neutron/network HTTP/1.1" 200 684 0.124564 10.0.0.27 - - [2025-08-18 02:15:42] "POST /id-to-fqname HTTP/1.1" 200 262 0.003586 10.0.0.27 - - [2025-08-18 02:15:42] "GET /virtual-network/34c37358-cdba-4913-b143-b61bcaeb0411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.005553 10.0.0.27 - - [2025-08-18 02:15:42] "POST /neutron/network HTTP/1.1" 200 905 0.006866 10.0.0.27 - - [2025-08-18 02:15:42] "GET /virtual-network/34c37358-cdba-4913-b143-b61bcaeb0411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.005408 10.0.0.27 - - [2025-08-18 02:15:42] "POST /id-to-fqname HTTP/1.1" 200 261 0.001296 10.0.0.27 - - [2025-08-18 02:15:43] "POST /neutron/network HTTP/1.1" 200 913 0.006591 10.0.0.19 - - [2025-08-18 02:15:43] "GET /projects?obj_uuids=950e21d0-af93-462f-99dd-e60a354c5d0e&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001308 10.0.0.27 - - [2025-08-18 02:15:43] "GET /project/950e21d0-af93-462f-99dd-e60a354c5d0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1384 0.066133 10.0.0.27 - - [2025-08-18 02:15:43] "POST /neutron/port HTTP/1.1" 200 117 0.006733 10.0.0.27 - - [2025-08-18 02:15:43] "POST /id-to-fqname HTTP/1.1" 200 262 0.001309 10.0.0.27 - - [2025-08-18 02:15:44] "POST /neutron/network HTTP/1.1" 200 913 0.009979 10.0.0.27 - - [2025-08-18 02:15:44] "POST /neutron/port HTTP/1.1" 200 1067 0.017072 10.0.0.27 - - [2025-08-18 02:15:44] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004029 10.0.0.19 - - [2025-08-18 02:15:44] "GET /projects?obj_uuids=950e21d0-af93-462f-99dd-e60a354c5d0e&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.002318 10.0.0.27 - - [2025-08-18 02:15:44] "POST /neutron/network HTTP/1.1" 200 903 0.008632 10.0.0.27 - - [2025-08-18 02:15:44] "GET /project/950e21d0-af93-462f-99dd-e60a354c5d0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1384 0.067353 10.0.0.27 - - [2025-08-18 02:15:45] "POST /neutron/security_group HTTP/1.1" 200 2063 0.010002 10.0.0.19 - - [2025-08-18 02:15:45] "GET /projects?obj_uuids=950e21d0-af93-462f-99dd-e60a354c5d0e&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001141 10.0.0.27 - - [2025-08-18 02:15:45] "POST /neutron/port HTTP/1.1" 200 1067 0.312944 10.0.0.27 - - [2025-08-18 02:15:45] "POST /fqname-to-id HTTP/1.1" 404 193 0.004887 10.0.0.27 - - [2025-08-18 02:15:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002304 10.0.0.19 - - [2025-08-18 02:15:45] "GET /domains?obj_uuids=edf943fc-0622-4564-8821-4de9bd04e8a3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001519 10.0.0.27 - - [2025-08-18 02:15:45] "GET /domain/edf943fc-0622-4564-8821-4de9bd04e8a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.013292 10.0.0.27 - - [2025-08-18 02:15:45] "POST /neutron/port HTTP/1.1" 200 1121 0.120200 10.0.0.27 - - [2025-08-18 02:15:46] "POST /service-templates HTTP/1.1" 200 543 0.046946 10.0.0.27 - - [2025-08-18 02:15:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005577 10.0.0.27 - - [2025-08-18 02:15:46] "POST /neutron/subnet HTTP/1.1" 200 708 0.009036 10.0.0.27 - - [2025-08-18 02:15:46] "GET /service-template/2ffc275c-e1cb-4b05-be22-6a356e66f6b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1820 0.006629 10.0.0.27 - - [2025-08-18 02:15:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003099 10.0.0.27 - - [2025-08-18 02:15:46] "GET /service-template/2ffc275c-e1cb-4b05-be22-6a356e66f6b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1820 0.003752 10.0.0.27 - - [2025-08-18 02:15:46] "POST /id-to-fqname HTTP/1.1" 200 261 0.001435 10.0.0.27 - - [2025-08-18 02:15:46] "POST /id-to-fqname HTTP/1.1" 200 261 0.001846 10.0.0.27 - - [2025-08-18 02:15:46] "POST /id-to-fqname HTTP/1.1" 200 262 0.001393 10.0.0.27 - - [2025-08-18 02:15:46] "POST /neutron/port HTTP/1.1" 200 2074 0.023816 10.0.0.27 - - [2025-08-18 02:15:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004269 10.0.0.27 - - [2025-08-18 02:15:46] "DELETE /service-template/2ffc275c-e1cb-4b05-be22-6a356e66f6b8 HTTP/1.1" 200 115 0.038089 10.0.0.27 - - [2025-08-18 02:15:46] "POST /fqname-to-id HTTP/1.1" 404 193 0.004734 10.0.0.27 - - [2025-08-18 02:15:48] "POST /neutron/network HTTP/1.1" 400 204 0.012408 10.0.0.27 - - [2025-08-18 02:15:49] "POST /neutron/port HTTP/1.1" 200 1095 0.016166 10.0.0.27 - - [2025-08-18 02:15:49] "POST /neutron/port HTTP/1.1" 200 151 0.254575 10.0.0.38 - - [2025-08-18 02:15:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004312 10.0.0.27 - - [2025-08-18 02:15:50] "POST /neutron/network HTTP/1.1" 200 905 0.008266 10.0.0.38 - - [2025-08-18 02:15:50] "DELETE /route-target/118248a7-6d70-4999-94ff-9084bc6e911a HTTP/1.1" 200 115 0.043541 10.0.0.19 - - [2025-08-18 02:15:51] "POST /useragent-kv HTTP/1.1" 200 115 0.003447 10.0.0.19 - - [2025-08-18 02:15:51] "POST /useragent-kv HTTP/1.1" 200 115 0.003376 10.0.0.27 - - [2025-08-18 02:15:51] "POST /neutron/network HTTP/1.1" 200 151 0.116407 10.0.0.19 - - [2025-08-18 02:15:51] "GET /projects?obj_uuids=950e21d0-af93-462f-99dd-e60a354c5d0e&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001739 10.0.0.27 - - [2025-08-18 02:15:51] "GET /project/950e21d0-af93-462f-99dd-e60a354c5d0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1384 0.081959 10.0.0.19 - - [2025-08-18 02:15:51] "GET /projects?obj_uuids=950e21d0-af93-462f-99dd-e60a354c5d0e&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.002006 10.0.0.27 - - [2025-08-18 02:15:51] "GET /project/950e21d0-af93-462f-99dd-e60a354c5d0e?fields=virtual_networks HTTP/1.1" 200 1043 0.063137 10.0.0.19 - - [2025-08-18 02:15:51] "GET /projects?obj_uuids=950e21d0-af93-462f-99dd-e60a354c5d0e&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001264 10.0.0.27 - - [2025-08-18 02:15:51] "GET /project/950e21d0-af93-462f-99dd-e60a354c5d0e?fields=virtual_machine_interfaces HTTP/1.1" 200 1043 0.055403 10.0.0.19 - - [2025-08-18 02:15:51] "GET /projects?obj_uuids=950e21d0-af93-462f-99dd-e60a354c5d0e&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001787 10.0.0.27 - - [2025-08-18 02:15:51] "GET /project/950e21d0-af93-462f-99dd-e60a354c5d0e?fields=security_groups HTTP/1.1" 200 1274 0.045337 10.0.0.27 - - [2025-08-18 02:15:52] "POST /fqname-to-id HTTP/1.1" 404 197 0.023106 10.0.0.19 - - [2025-08-18 02:15:52] "GET /projects?obj_uuids=dc08fa17-f247-427e-8db8-a48331cd1add&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003211 10.0.0.19 - - [2025-08-18 02:15:52] "GET /domains?obj_uuids=edf943fc-0622-4564-8821-4de9bd04e8a3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001173 10.0.0.19 - - [2025-08-18 02:15:52] "GET /domain/edf943fc-0622-4564-8821-4de9bd04e8a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008075 10.0.0.19 - - [2025-08-18 02:15:52] "POST /id-to-fqname HTTP/1.1" 200 199 0.003529 10.0.0.19 - - [2025-08-18 02:15:52] "POST /fqname-to-id HTTP/1.1" 404 208 0.010618 10.0.0.19 - - [2025-08-18 02:15:52] "POST /security-groups HTTP/1.1" 200 600 0.026153 10.0.0.38 - - [2025-08-18 02:15:52] "POST /fqname-to-id HTTP/1.1" 404 243 0.004392 10.0.0.19 - - [2025-08-18 02:15:52] "POST /projects HTTP/1.1" 200 603 0.240836 10.0.0.19 - - [2025-08-18 02:15:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.308300 10.0.0.38 - - [2025-08-18 02:15:52] "POST /access-control-lists HTTP/1.1" 200 603 0.027519 10.0.0.27 - - [2025-08-18 02:15:52] "GET /project/dc08fa17-f247-427e-8db8-a48331cd1add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1400 0.455667 10.0.0.27 - - [2025-08-18 02:15:53] "GET / HTTP/1.1" 200 35931 0.001965 10.0.0.27 - - [2025-08-18 02:15:54] "POST /fqname-to-id HTTP/1.1" 401 292 0.000486 10.0.0.27 - - [2025-08-18 02:15:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.051746 10.0.0.19 - - [2025-08-18 02:15:54] "GET /projects?obj_uuids=dc08fa17-f247-427e-8db8-a48331cd1add&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001110 10.0.0.27 - - [2025-08-18 02:15:54] "GET /project/dc08fa17-f247-427e-8db8-a48331cd1add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1400 0.039080 10.0.0.19 - - [2025-08-18 02:15:54] "POST /useragent-kv HTTP/1.1" 200 115 0.004942 10.0.0.27 - - [2025-08-18 02:15:54] "POST /neutron/subnet HTTP/1.1" 200 828 0.247733 10.0.0.38 - - [2025-08-18 02:15:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.008775 10.0.0.27 - - [2025-08-18 02:15:55] "POST /id-to-fqname HTTP/1.1" 200 269 0.001452 10.0.0.27 - - [2025-08-18 02:15:55] "GET /virtual-network/45f17c02-6a88-4de6-a686-d2e3b532d90c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2761 0.007368 10.0.0.27 - - [2025-08-18 02:15:55] "POST /neutron/network HTTP/1.1" 200 1087 0.010409 10.0.0.27 - - [2025-08-18 02:15:55] "GET /virtual-network/45f17c02-6a88-4de6-a686-d2e3b532d90c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2761 0.005690 10.0.0.27 - - [2025-08-18 02:15:55] "POST /neutron/subnet HTTP/1.1" 200 724 0.009503 10.0.0.27 - - [2025-08-18 02:15:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003523 10.0.0.19 - - [2025-08-18 02:15:55] "GET /projects?obj_uuids=dc08fa17-f247-427e-8db8-a48331cd1add&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001449 10.0.0.27 - - [2025-08-18 02:15:55] "GET /project/dc08fa17-f247-427e-8db8-a48331cd1add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1400 0.046836 10.0.0.38 - - [2025-08-18 02:15:55] "POST /route-targets HTTP/1.1" 200 327 0.011914 10.0.0.38 - - [2025-08-18 02:15:55] "GET /virtual-network/84541338-c3dc-4a74-9638-80276469537f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.007588 10.0.0.19 - - [2025-08-18 02:15:55] "POST /useragent-kv HTTP/1.1" 200 115 0.005703 10.0.0.27 - - [2025-08-18 02:15:55] "POST /neutron/subnet HTTP/1.1" 200 823 0.228801 10.0.0.27 - - [2025-08-18 02:15:56] "POST /id-to-fqname HTTP/1.1" 200 269 0.001395 10.0.0.27 - - [2025-08-18 02:15:56] "GET /virtual-network/e168f4ca-727f-45d0-b1df-0a2975d7e86b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2760 0.007277 10.0.0.27 - - [2025-08-18 02:15:56] "POST /neutron/network HTTP/1.1" 200 1086 0.008778 10.0.0.27 - - [2025-08-18 02:15:56] "GET /virtual-network/e168f4ca-727f-45d0-b1df-0a2975d7e86b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2760 0.005179 10.0.0.27 - - [2025-08-18 02:15:56] "POST /neutron/subnet HTTP/1.1" 200 725 0.008762 10.0.0.27 - - [2025-08-18 02:15:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002847 10.0.0.19 - - [2025-08-18 02:15:56] "GET /projects?obj_uuids=dc08fa17-f247-427e-8db8-a48331cd1add&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001043 10.0.0.27 - - [2025-08-18 02:15:56] "GET /project/dc08fa17-f247-427e-8db8-a48331cd1add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1400 0.033953 10.0.0.38 - - [2025-08-18 02:15:56] "POST /ref-update HTTP/1.1" 200 156 0.022345 10.0.0.38 - - [2025-08-18 02:15:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004110 10.0.0.19 - - [2025-08-18 02:15:56] "POST /useragent-kv HTTP/1.1" 200 115 0.005753 10.0.0.27 - - [2025-08-18 02:15:56] "POST /neutron/subnet HTTP/1.1" 200 828 0.206812 10.0.0.38 - - [2025-08-18 02:15:56] "GET /virtual-network/84541338-c3dc-4a74-9638-80276469537f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.011982 10.0.0.27 - - [2025-08-18 02:15:56] "POST /id-to-fqname HTTP/1.1" 200 270 0.001395 10.0.0.27 - - [2025-08-18 02:15:56] "GET /virtual-network/911f67d3-66ca-451d-8b12-7e2296539101?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2766 0.011735 10.0.0.27 - - [2025-08-18 02:15:56] "POST /neutron/network HTTP/1.1" 200 1089 0.018453 10.0.0.27 - - [2025-08-18 02:15:56] "GET /virtual-network/911f67d3-66ca-451d-8b12-7e2296539101?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2766 0.011385 10.0.0.27 - - [2025-08-18 02:15:57] "POST /neutron/subnet HTTP/1.1" 200 724 0.009168 10.0.0.27 - - [2025-08-18 02:15:57] "POST /id-to-fqname HTTP/1.1" 200 269 0.001436 10.0.0.19 - - [2025-08-18 02:15:57] "GET /projects?obj_uuids=dc08fa17-f247-427e-8db8-a48331cd1add&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001251 10.0.0.27 - - [2025-08-18 02:15:57] "GET /project/dc08fa17-f247-427e-8db8-a48331cd1add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1400 0.062113 10.0.0.27 - - [2025-08-18 02:15:58] "POST /neutron/port HTTP/1.1" 200 117 0.005980 10.0.0.27 - - [2025-08-18 02:15:58] "POST /id-to-fqname HTTP/1.1" 200 270 0.001611 10.0.0.27 - - [2025-08-18 02:15:58] "POST /neutron/network HTTP/1.1" 200 1099 0.009804 10.0.0.27 - - [2025-08-18 02:15:58] "POST /neutron/port HTTP/1.1" 200 1175 0.019295 10.0.0.19 - - [2025-08-18 02:15:59] "GET /projects?obj_uuids=dc08fa17-f247-427e-8db8-a48331cd1add&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001089 10.0.0.27 - - [2025-08-18 02:15:59] "POST /neutron/port HTTP/1.1" 200 1203 0.022850 10.0.0.27 - - [2025-08-18 02:15:59] "GET /project/dc08fa17-f247-427e-8db8-a48331cd1add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1400 0.070732 10.0.0.27 - - [2025-08-18 02:15:59] "POST /neutron/network HTTP/1.1" 200 1089 0.009614 10.0.0.27 - - [2025-08-18 02:15:59] "POST /neutron/port HTTP/1.1" 200 117 0.001257 10.0.0.27 - - [2025-08-18 02:15:59] "POST /neutron/security_group HTTP/1.1" 200 2067 0.006895 10.0.0.19 - - [2025-08-18 02:15:59] "GET /projects?obj_uuids=dc08fa17-f247-427e-8db8-a48331cd1add&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001119 10.0.0.27 - - [2025-08-18 02:16:00] "POST /neutron/port HTTP/1.1" 200 1176 0.453260 10.0.0.27 - - [2025-08-18 02:16:00] "POST /neutron/port HTTP/1.1" 200 1230 0.161310 10.0.0.27 - - [2025-08-18 02:16:00] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003896 10.0.0.27 - - [2025-08-18 02:16:00] "POST /neutron/port HTTP/1.1" 200 117 0.001241 10.0.0.27 - - [2025-08-18 02:16:00] "POST /fqname-to-id HTTP/1.1" 404 193 0.004673 10.0.0.27 - - [2025-08-18 02:16:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.007605 10.0.0.19 - - [2025-08-18 02:16:00] "GET /domains?obj_uuids=edf943fc-0622-4564-8821-4de9bd04e8a3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001234 10.0.0.27 - - [2025-08-18 02:16:00] "GET /domain/edf943fc-0622-4564-8821-4de9bd04e8a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.015189 10.0.0.27 - - [2025-08-18 02:16:00] "POST /service-templates HTTP/1.1" 200 543 0.033322 10.0.0.27 - - [2025-08-18 02:16:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003658 10.0.0.27 - - [2025-08-18 02:16:00] "GET /service-template/79998b2f-0b2e-445a-baef-7c865ee8f8a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.007623 10.0.0.27 - - [2025-08-18 02:16:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003062 10.0.0.27 - - [2025-08-18 02:16:00] "GET /service-template/79998b2f-0b2e-445a-baef-7c865ee8f8a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.005901 10.0.0.27 - - [2025-08-18 02:16:00] "POST /id-to-fqname HTTP/1.1" 200 269 0.001342 10.0.0.27 - - [2025-08-18 02:16:00] "POST /id-to-fqname HTTP/1.1" 200 269 0.002652 10.0.0.27 - - [2025-08-18 02:16:01] "POST /id-to-fqname HTTP/1.1" 200 270 0.001325 10.0.0.27 - - [2025-08-18 02:16:01] "POST /neutron/security_group HTTP/1.1" 200 2067 0.008188 10.0.0.27 - - [2025-08-18 02:16:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003043 10.0.0.27 - - [2025-08-18 02:16:01] "DELETE /service-template/79998b2f-0b2e-445a-baef-7c865ee8f8a4 HTTP/1.1" 200 115 0.036000 10.0.0.27 - - [2025-08-18 02:16:01] "POST /fqname-to-id HTTP/1.1" 404 193 0.005111 10.0.0.27 - - [2025-08-18 02:16:03] "POST /neutron/port HTTP/1.1" 200 1204 0.032601 10.0.0.27 - - [2025-08-18 02:16:03] "POST /neutron/port HTTP/1.1" 200 151 0.348408 10.0.0.27 - - [2025-08-18 02:16:04] "POST /neutron/network HTTP/1.1" 200 1086 0.019213 10.0.0.38 - - [2025-08-18 02:16:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.007200 10.0.0.19 - - [2025-08-18 02:16:05] "POST /useragent-kv HTTP/1.1" 200 115 0.004805 10.0.0.19 - - [2025-08-18 02:16:05] "POST /useragent-kv HTTP/1.1" 200 115 0.004972 10.0.0.19 - - [2025-08-18 02:16:05] "POST /useragent-kv HTTP/1.1" 200 115 0.003426 10.0.0.19 - - [2025-08-18 02:16:05] "POST /useragent-kv HTTP/1.1" 200 115 0.002387 10.0.0.27 - - [2025-08-18 02:16:05] "POST /neutron/network HTTP/1.1" 200 151 0.164770 10.0.0.38 - - [2025-08-18 02:16:05] "DELETE /route-target/b19cb1d1-7e8f-4cd1-9bd1-2b58b4e982ef HTTP/1.1" 200 115 0.028268 10.0.0.19 - - [2025-08-18 02:16:05] "GET /projects?obj_uuids=dc08fa17-f247-427e-8db8-a48331cd1add&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001000 10.0.0.27 - - [2025-08-18 02:16:05] "GET /project/dc08fa17-f247-427e-8db8-a48331cd1add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1400 0.064809 10.0.0.19 - - [2025-08-18 02:16:05] "GET /projects?obj_uuids=dc08fa17-f247-427e-8db8-a48331cd1add&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001579 10.0.0.19 - - [2025-08-18 02:16:05] "DELETE /project/dc08fa17f247427e8db8a48331cd1add HTTP/1.1" 404 173 0.013188 10.0.0.19 - - [2025-08-18 02:16:05] "DELETE /project/1297f83c-97ba-48a1-866b-4f98f1e2c51d HTTP/1.1" 404 177 0.024143 10.0.0.19 - - [2025-08-18 02:16:05] "DELETE /project/950e21d0af93462f99dde60a354c5d0e HTTP/1.1" 404 173 0.026018 10.0.0.19 - - [2025-08-18 02:16:05] "DELETE /project/9d48a8bba6044c95a627d80b7f8f3e08 HTTP/1.1" 404 173 0.011778 10.0.0.19 - - [2025-08-18 02:16:05] "DELETE /project/89b83b8590584a5caf2687eb27af91f4 HTTP/1.1" 404 173 0.017947 10.0.0.19 - - [2025-08-18 02:16:05] "GET /projects?obj_uuids=89b83b85-9058-4a5c-af26-87eb27af91f4&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001058 10.0.0.19 - - [2025-08-18 02:16:05] "GET /projects?obj_uuids=9d48a8bb-a604-4c95-a627-d80b7f8f3e08&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001076 10.0.0.19 - - [2025-08-18 02:16:05] "GET /projects?obj_uuids=950e21d0-af93-462f-99dd-e60a354c5d0e&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000863 10.0.0.27 - - [2025-08-18 02:16:05] "GET /project/dc08fa17-f247-427e-8db8-a48331cd1add?fields=virtual_networks HTTP/1.1" 200 1051 0.184966 10.0.0.19 - - [2025-08-18 02:16:05] "GET /projects?obj_uuids=dc08fa17-f247-427e-8db8-a48331cd1add&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001864 10.0.0.19 - - [2025-08-18 02:16:05] "GET /project/89b83b85-9058-4a5c-af26-87eb27af91f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.188871 10.0.0.19 - - [2025-08-18 02:16:05] "GET /project/950e21d0-af93-462f-99dd-e60a354c5d0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.195363 10.0.0.19 - - [2025-08-18 02:16:06] "GET /project/9d48a8bb-a604-4c95-a627-d80b7f8f3e08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1501 0.216067 10.0.0.19 - - [2025-08-18 02:16:06] "GET /projects?obj_uuids=89b83b85-9058-4a5c-af26-87eb27af91f4&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001705 10.0.0.19 - - [2025-08-18 02:16:06] "GET /projects?obj_uuids=950e21d0-af93-462f-99dd-e60a354c5d0e&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001245 10.0.0.19 - - [2025-08-18 02:16:06] "GET /projects?obj_uuids=9d48a8bb-a604-4c95-a627-d80b7f8f3e08&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001740 10.0.0.27 - - [2025-08-18 02:16:06] "GET /project/dc08fa17-f247-427e-8db8-a48331cd1add?fields=virtual_machine_interfaces HTTP/1.1" 200 1051 0.100838 10.0.0.19 - - [2025-08-18 02:16:06] "GET /project/950e21d0-af93-462f-99dd-e60a354c5d0e?fields=security_groups HTTP/1.1" 200 1379 0.081052 10.0.0.19 - - [2025-08-18 02:16:06] "GET /project/89b83b85-9058-4a5c-af26-87eb27af91f4?fields=security_groups HTTP/1.1" 200 1378 0.107809 10.0.0.19 - - [2025-08-18 02:16:06] "GET /project/9d48a8bb-a604-4c95-a627-d80b7f8f3e08?fields=security_groups HTTP/1.1" 200 1388 0.100410 10.0.0.19 - - [2025-08-18 02:16:06] "GET /projects?obj_uuids=dc08fa17-f247-427e-8db8-a48331cd1add&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001489 10.0.0.27 - - [2025-08-18 02:16:06] "GET /project/dc08fa17-f247-427e-8db8-a48331cd1add?fields=security_groups HTTP/1.1" 200 1286 0.077260 10.0.0.19 - - [2025-08-18 02:16:06] "DELETE /security-group/d0c441da-e2c9-45e8-a970-bc3fec8bcc10 HTTP/1.1" 200 115 0.134358 10.0.0.19 - - [2025-08-18 02:16:06] "GET /projects?obj_uuids=950e21d0-af93-462f-99dd-e60a354c5d0e&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001357 10.0.0.38 - - [2025-08-18 02:16:06] "DELETE /access-control-list/69d4646f-bd1f-494f-96c4-b5729d26b48a HTTP/1.1" 200 115 0.118168 10.0.0.19 - - [2025-08-18 02:16:06] "DELETE /security-group/96db1f13-bf0b-4b65-8d16-19f6f809b6e3 HTTP/1.1" 200 115 0.200211 10.0.0.19 - - [2025-08-18 02:16:06] "DELETE /security-group/65fb2e91-2429-47d7-8c37-1f05cd90c0e1 HTTP/1.1" 200 115 0.196702 10.0.0.19 - - [2025-08-18 02:16:06] "GET /projects?obj_uuids=89b83b85-9058-4a5c-af26-87eb27af91f4&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.011725 10.0.0.19 - - [2025-08-18 02:16:06] "GET /projects?obj_uuids=9d48a8bb-a604-4c95-a627-d80b7f8f3e08&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001903 10.0.0.19 - - [2025-08-18 02:16:06] "GET /project/950e21d0-af93-462f-99dd-e60a354c5d0e?fields=application_policy_sets HTTP/1.1" 200 1418 0.165899 10.0.0.19 - - [2025-08-18 02:16:06] "GET /project/89b83b85-9058-4a5c-af26-87eb27af91f4?fields=application_policy_sets HTTP/1.1" 200 1417 0.145826 10.0.0.19 - - [2025-08-18 02:16:06] "GET /project/9d48a8bb-a604-4c95-a627-d80b7f8f3e08?fields=application_policy_sets HTTP/1.1" 200 1427 0.154728 10.0.0.38 - - [2025-08-18 02:16:06] "DELETE /access-control-list/21613bb7-cbd6-4a1c-ba1a-7d768e07de8c HTTP/1.1" 200 115 0.110343 10.0.0.19 - - [2025-08-18 02:16:06] "DELETE /project/950e21d0-af93-462f-99dd-e60a354c5d0e HTTP/1.1" 200 115 1.019600 10.0.0.19 - - [2025-08-18 02:16:06] "DELETE /project/89b83b85-9058-4a5c-af26-87eb27af91f4 HTTP/1.1" 200 115 1.053589 10.0.0.19 - - [2025-08-18 02:16:06] "DELETE /project/9d48a8bb-a604-4c95-a627-d80b7f8f3e08 HTTP/1.1" 200 115 1.113094 10.0.0.27 - - [2025-08-18 02:16:07] "POST /fqname-to-id HTTP/1.1" 404 200 0.028431 10.0.0.19 - - [2025-08-18 02:16:07] "GET /projects?obj_uuids=009f460a-f766-4a2f-ab2a-b778e85f9b25&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002882 10.0.0.19 - - [2025-08-18 02:16:07] "GET /domains?obj_uuids=edf943fc-0622-4564-8821-4de9bd04e8a3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001291 10.0.0.19 - - [2025-08-18 02:16:07] "GET /domain/edf943fc-0622-4564-8821-4de9bd04e8a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.009770 10.0.0.19 - - [2025-08-18 02:16:07] "POST /id-to-fqname HTTP/1.1" 200 202 0.001741 10.0.0.19 - - [2025-08-18 02:16:07] "POST /fqname-to-id HTTP/1.1" 404 211 0.003810 10.0.0.19 - - [2025-08-18 02:16:07] "POST /security-groups HTTP/1.1" 200 603 0.039394 10.0.0.19 - - [2025-08-18 02:16:07] "POST /projects HTTP/1.1" 200 609 0.238859 10.0.0.38 - - [2025-08-18 02:16:07] "POST /fqname-to-id HTTP/1.1" 404 246 0.007301 10.0.0.19 - - [2025-08-18 02:16:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.316424 10.0.0.38 - - [2025-08-18 02:16:07] "POST /access-control-lists HTTP/1.1" 200 606 0.024266 10.0.0.27 - - [2025-08-18 02:16:07] "GET /project/009f460a-f766-4a2f-ab2a-b778e85f9b25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.447155 10.0.0.27 - - [2025-08-18 02:16:08] "GET / HTTP/1.1" 200 35931 0.001976 10.0.0.27 - - [2025-08-18 02:16:09] "POST /fqname-to-id HTTP/1.1" 401 292 0.000464 10.0.0.27 - - [2025-08-18 02:16:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.052802 10.0.0.19 - - [2025-08-18 02:16:10] "GET /projects?obj_uuids=009f460a-f766-4a2f-ab2a-b778e85f9b25&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001146 10.0.0.27 - - [2025-08-18 02:16:10] "GET /project/009f460a-f766-4a2f-ab2a-b778e85f9b25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.040097 10.0.0.27 - - [2025-08-18 02:16:10] "POST /neutron/network HTTP/1.1" 200 117 0.033749 10.0.0.27 - - [2025-08-18 02:16:10] "POST /neutron/network HTTP/1.1" 200 840 0.010241 10.0.0.27 - - [2025-08-18 02:16:10] "POST /id-to-fqname HTTP/1.1" 200 233 0.001168 10.0.0.27 - - [2025-08-18 02:16:10] "GET /virtual-network/9bc54800-d4c0-41a4-805f-7a32219de38c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.008530 10.0.0.27 - - [2025-08-18 02:16:10] "GET /virtual-network/9bc54800-d4c0-41a4-805f-7a32219de38c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.005414 10.0.0.27 - - [2025-08-18 02:16:10] "POST /neutron/subnet HTTP/1.1" 200 734 0.007944 10.0.0.27 - - [2025-08-18 02:16:11] "GET /virtual-network/9bc54800-d4c0-41a4-805f-7a32219de38c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.005638 10.0.0.19 - - [2025-08-18 02:16:12] "GET /obj-perms HTTP/1.1" 200 5054 0.046540 10.0.0.27 - - [2025-08-18 02:16:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003314 10.0.0.19 - - [2025-08-18 02:16:12] "GET /projects?obj_uuids=009f460a-f766-4a2f-ab2a-b778e85f9b25&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000935 10.0.0.27 - - [2025-08-18 02:16:12] "GET /project/009f460a-f766-4a2f-ab2a-b778e85f9b25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.040590 10.0.0.38 - - [2025-08-18 02:16:13] "POST /route-targets HTTP/1.1" 200 327 0.012409 10.0.0.19 - - [2025-08-18 02:16:13] "POST /useragent-kv HTTP/1.1" 200 115 0.011076 10.0.0.27 - - [2025-08-18 02:16:13] "POST /neutron/subnet HTTP/1.1" 200 724 0.208053 10.0.0.27 - - [2025-08-18 02:16:13] "POST /id-to-fqname HTTP/1.1" 200 233 0.001434 10.0.0.27 - - [2025-08-18 02:16:13] "GET /virtual-network/437ea7ea-e9db-4137-8cc0-718cb53d0293?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.005375 10.0.0.27 - - [2025-08-18 02:16:13] "GET /virtual-network/437ea7ea-e9db-4137-8cc0-718cb53d0293?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.005461 10.0.0.27 - - [2025-08-18 02:16:13] "POST /neutron/network HTTP/1.1" 200 838 0.006423 10.0.0.27 - - [2025-08-18 02:16:13] "GET /virtual-network/437ea7ea-e9db-4137-8cc0-718cb53d0293?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.005469 10.0.0.27 - - [2025-08-18 02:16:13] "GET /obj-perms HTTP/1.1" 200 5054 0.042791 10.0.0.38 - - [2025-08-18 02:16:13] "GET /obj-perms HTTP/1.1" 200 5054 0.048118 10.0.0.27 - - [2025-08-18 02:16:13] "POST /id-to-fqname HTTP/1.1" 200 233 0.001947 10.0.0.38 - - [2025-08-18 02:16:23] "GET /global-system-configs HTTP/1.1" 200 322 0.024827 10.0.0.19 - - [2025-08-18 02:16:24] "GET /global-system-configs HTTP/1.1" 200 322 0.076778 10.0.0.38 - - [2025-08-18 02:16:24] "GET /global-system-configs HTTP/1.1" 200 322 0.103417 10.0.0.19 - - [2025-08-18 02:16:24] "GET /obj-perms HTTP/1.1" 200 5056 0.257499 10.0.0.27 - - [2025-08-18 02:16:24] "GET /obj-perms HTTP/1.1" 200 5056 0.249088 10.0.0.38 - - [2025-08-18 02:16:24] "GET /obj-perms HTTP/1.1" 200 5056 0.268140 10.0.0.27 - - [2025-08-18 02:16:24] "GET /global-system-configs HTTP/1.1" 200 322 0.110315 10.0.0.19 - - [2025-08-18 02:16:24] "GET /global-system-configs HTTP/1.1" 200 322 0.066093 10.0.0.19 - - [2025-08-18 02:16:24] "GET /obj-perms HTTP/1.1" 200 5056 0.156689 10.0.0.27 - - [2025-08-18 02:16:25] "GET /global-system-configs HTTP/1.1" 200 322 0.049242 10.0.0.38 - - [2025-08-18 02:16:25] "GET /obj-perms HTTP/1.1" 200 5056 0.160726 10.0.0.27 - - [2025-08-18 02:16:25] "GET /obj-perms HTTP/1.1" 200 5056 0.175191 10.0.0.19 - - [2025-08-18 02:16:45] "GET /projects?obj_uuids=009f460a-f766-4a2f-ab2a-b778e85f9b25&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001641 10.0.0.27 - - [2025-08-18 02:16:45] "GET /project/009f460a-f766-4a2f-ab2a-b778e85f9b25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.077447 10.0.0.27 - - [2025-08-18 02:16:46] "POST /neutron/network HTTP/1.1" 200 838 0.010689 10.0.0.27 - - [2025-08-18 02:16:46] "POST /id-to-fqname HTTP/1.1" 200 233 0.001379 10.0.0.27 - - [2025-08-18 02:16:46] "POST /neutron/port HTTP/1.1" 200 117 0.005513 10.0.0.19 - - [2025-08-18 02:16:46] "GET /projects?obj_uuids=009f460a-f766-4a2f-ab2a-b778e85f9b25&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001015 10.0.0.27 - - [2025-08-18 02:16:46] "POST /neutron/port HTTP/1.1" 200 1072 0.257915 10.0.0.27 - - [2025-08-18 02:16:46] "POST /neutron/port HTTP/1.1" 200 1126 0.087262 10.0.0.27 - - [2025-08-18 02:16:47] "POST /neutron/subnet HTTP/1.1" 200 698 0.008573 10.0.0.19 - - [2025-08-18 02:16:47] "GET /projects?obj_uuids=009f460a-f766-4a2f-ab2a-b778e85f9b25&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001057 10.0.0.27 - - [2025-08-18 02:16:47] "GET /project/009f460a-f766-4a2f-ab2a-b778e85f9b25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.109267 10.0.0.27 - - [2025-08-18 02:16:47] "POST /neutron/network HTTP/1.1" 200 840 0.006455 10.0.0.27 - - [2025-08-18 02:16:47] "POST /neutron/port HTTP/1.1" 200 117 0.006452 10.0.0.27 - - [2025-08-18 02:16:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003085 10.0.0.19 - - [2025-08-18 02:16:47] "GET /projects?obj_uuids=009f460a-f766-4a2f-ab2a-b778e85f9b25&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000944 10.0.0.27 - - [2025-08-18 02:16:47] "GET /project/009f460a-f766-4a2f-ab2a-b778e85f9b25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.035868 10.0.0.27 - - [2025-08-18 02:16:47] "GET /virtual-network/9bc54800-d4c0-41a4-805f-7a32219de38c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.005433 10.0.0.27 - - [2025-08-18 02:16:47] "GET /floating-ip-pools?parent_id=9bc54800-d4c0-41a4-805f-7a32219de38c&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.008372 10.0.0.27 - - [2025-08-18 02:16:47] "GET /virtual-network/9bc54800-d4c0-41a4-805f-7a32219de38c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.005473 10.0.0.27 - - [2025-08-18 02:16:47] "POST /floating-ip-pools HTTP/1.1" 200 609 0.054209 10.0.0.27 - - [2025-08-18 02:16:47] "POST /ref-update HTTP/1.1" 200 156 0.016194 10.0.0.27 - - [2025-08-18 02:16:47] "GET /virtual-network/9bc54800-d4c0-41a4-805f-7a32219de38c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.005820 10.0.0.27 - - [2025-08-18 02:16:48] "GET /virtual-network/9bc54800-d4c0-41a4-805f-7a32219de38c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.008825 10.0.0.27 - - [2025-08-18 02:16:48] "POST /neutron/port HTTP/1.1" 200 1100 0.021070 10.0.0.27 - - [2025-08-18 02:16:48] "POST /neutron/port HTTP/1.1" 200 1074 0.021239 10.0.0.27 - - [2025-08-18 02:16:48] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004013 10.0.0.27 - - [2025-08-18 02:16:49] "POST /neutron/network HTTP/1.1" 200 840 0.009110 10.0.0.27 - - [2025-08-18 02:16:58] "POST /neutron/port HTTP/1.1" 200 1100 0.013989 10.0.0.27 - - [2025-08-18 02:17:03] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007668 10.0.0.38 - - [2025-08-18 02:17:05] "DELETE /access-control-list/2458837f-2d9c-4e02-b230-c96cdb4172b2 HTTP/1.1" 200 115 0.035765 10.0.0.19 - - [2025-08-18 02:17:06] "DELETE /project/009f460af7664a2fab2ab778e85f9b25 HTTP/1.1" 404 173 0.004866 10.0.0.19 - - [2025-08-18 02:17:06] "DELETE /project/dc08fa17-f247-427e-8db8-a48331cd1add HTTP/1.1" 404 177 0.004140 10.0.0.27 - - [2025-08-18 02:17:13] "POST /neutron/port HTTP/1.1" 200 1100 0.020386 10.0.0.27 - - [2025-08-18 02:17:18] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007334 10.0.0.27 - - [2025-08-18 02:17:29] "POST /neutron/port HTTP/1.1" 200 1100 0.015023 10.0.0.27 - - [2025-08-18 02:17:34] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007066 10.0.0.27 - - [2025-08-18 02:17:39] "POST /neutron/port HTTP/1.1" 200 1100 0.016665 10.0.0.27 - - [2025-08-18 02:17:39] "POST /neutron/security_group HTTP/1.1" 200 2070 0.010837 10.0.0.27 - - [2025-08-18 02:17:39] "GET /virtual-machine/d0ec6ca5-d035-4065-a1c7-90c22236a1ce HTTP/1.1" 401 292 0.000621 10.0.0.27 - - [2025-08-18 02:17:39] "GET /virtual-machine/d0ec6ca5-d035-4065-a1c7-90c22236a1ce HTTP/1.1" 200 1305 0.029160 10.0.0.27 - - [2025-08-18 02:17:39] "GET /virtual-machine-interface/c5014279-7165-45ba-ac2c-d495c508cc38 HTTP/1.1" 200 3005 0.005187 10.0.0.27 - - [2025-08-18 02:17:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003373 10.0.0.27 - - [2025-08-18 02:17:39] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004521 10.0.0.27 - - [2025-08-18 02:17:39] "GET /virtual-networks?parent_id=009f460a-f766-4a2f-ab2a-b778e85f9b25&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.003014 10.0.0.27 - - [2025-08-18 02:17:39] "GET /virtual-network/437ea7ea-e9db-4137-8cc0-718cb53d0293?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.006275 10.0.0.27 - - [2025-08-18 02:17:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005068 10.0.0.27 - - [2025-08-18 02:17:42] "GET /virtual-network/437ea7ea-e9db-4137-8cc0-718cb53d0293?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.005714 10.0.0.27 - - [2025-08-18 02:17:44] "POST /neutron/network HTTP/1.1" 200 850 0.007233 10.0.0.27 - - [2025-08-18 02:17:44] "POST /neutron/port HTTP/1.1" 200 117 0.001542 10.0.0.27 - - [2025-08-18 02:17:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003469 10.0.0.27 - - [2025-08-18 02:17:47] "GET /virtual-network/437ea7ea-e9db-4137-8cc0-718cb53d0293?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.005319 10.0.0.27 - - [2025-08-18 02:17:48] "POST /neutron/port HTTP/1.1" 200 1100 0.033751 10.0.0.27 - - [2025-08-18 02:17:48] "POST /neutron/subnet HTTP/1.1" 200 698 0.009336 10.0.0.27 - - [2025-08-18 02:17:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003594 10.0.0.27 - - [2025-08-18 02:17:51] "GET /virtual-network/437ea7ea-e9db-4137-8cc0-718cb53d0293?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.006111 10.0.0.27 - - [2025-08-18 02:17:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004746 10.0.0.27 - - [2025-08-18 02:17:55] "GET /virtual-network/437ea7ea-e9db-4137-8cc0-718cb53d0293?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.006651 10.0.0.27 - - [2025-08-18 02:17:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003346 10.0.0.27 - - [2025-08-18 02:17:59] "GET /virtual-network/437ea7ea-e9db-4137-8cc0-718cb53d0293?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.005940 10.0.0.27 - - [2025-08-18 02:18:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004466 10.0.0.27 - - [2025-08-18 02:18:03] "GET /virtual-network/437ea7ea-e9db-4137-8cc0-718cb53d0293?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.006184 10.0.0.27 - - [2025-08-18 02:18:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004011 10.0.0.27 - - [2025-08-18 02:18:07] "GET /virtual-network/437ea7ea-e9db-4137-8cc0-718cb53d0293?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.009480 10.0.0.27 - - [2025-08-18 02:18:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003571 10.0.0.27 - - [2025-08-18 02:18:09] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003708 10.0.0.27 - - [2025-08-18 02:18:09] "GET /virtual-networks?parent_id=009f460a-f766-4a2f-ab2a-b778e85f9b25&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.003197 10.0.0.27 - - [2025-08-18 02:18:09] "GET /virtual-network/437ea7ea-e9db-4137-8cc0-718cb53d0293?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.005934 10.0.0.27 - - [2025-08-18 02:18:09] "POST /neutron/port HTTP/1.1" 200 1100 0.014946 10.0.0.27 - - [2025-08-18 02:18:14] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007114 10.0.0.27 - - [2025-08-18 02:18:21] "POST /neutron/port HTTP/1.1" 200 1100 0.033573 10.0.0.27 - - [2025-08-18 02:18:22] "POST /neutron/security_group HTTP/1.1" 200 2070 0.008934 10.0.0.27 - - [2025-08-18 02:18:29] "POST /neutron/port HTTP/1.1" 200 1100 0.017089 10.0.0.19 - - [2025-08-18 02:18:31] "GET /obj-perms HTTP/1.1" 200 5056 0.041255 10.0.0.27 - - [2025-08-18 02:18:35] "POST /neutron/port HTTP/1.1" 200 1100 0.017174 10.0.0.27 - - [2025-08-18 02:18:35] "POST /neutron/port HTTP/1.1" 200 1102 0.017445 10.0.0.27 - - [2025-08-18 02:18:35] "POST /neutron/security_group HTTP/1.1" 200 2070 0.006816 10.0.0.27 - - [2025-08-18 02:18:35] "GET /virtual-machine/0889bf2d-1fa2-40e6-91f7-065b96ce738d HTTP/1.1" 200 1303 0.005639 10.0.0.27 - - [2025-08-18 02:18:35] "GET /virtual-machine-interface/7f4946f6-745d-4fd3-934d-9de0a903dac2 HTTP/1.1" 200 3004 0.005931 10.0.0.27 - - [2025-08-18 02:18:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003551 10.0.0.27 - - [2025-08-18 02:18:35] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004641 10.0.0.27 - - [2025-08-18 02:18:35] "GET /virtual-networks?parent_id=009f460a-f766-4a2f-ab2a-b778e85f9b25&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.002994 10.0.0.27 - - [2025-08-18 02:18:35] "GET /virtual-network/9bc54800-d4c0-41a4-805f-7a32219de38c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.009651 10.0.0.27 - - [2025-08-18 02:18:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003506 10.0.0.27 - - [2025-08-18 02:18:36] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004202 10.0.0.27 - - [2025-08-18 02:18:36] "GET /virtual-networks?parent_id=009f460a-f766-4a2f-ab2a-b778e85f9b25&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.003645 10.0.0.27 - - [2025-08-18 02:18:36] "GET /virtual-network/9bc54800-d4c0-41a4-805f-7a32219de38c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.007489 10.0.0.27 - - [2025-08-18 02:18:36] "POST /neutron/floatingip HTTP/1.1" 200 579 0.017720 10.0.0.27 - - [2025-08-18 02:18:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003494 10.0.0.27 - - [2025-08-18 02:18:36] "GET /routing-instance/89854e1d-1c8b-4779-b5a6-38905bed847a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1491 0.007770 10.0.0.27 - - [2025-08-18 02:18:36] "GET /route-target/510edc93-ee85-498d-bb13-f93433825b56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003939 10.0.0.27 - - [2025-08-18 02:18:46] "POST /neutron/network HTTP/1.1" 200 850 0.027014 10.0.0.27 - - [2025-08-18 02:18:46] "POST /neutron/port HTTP/1.1" 200 117 0.001669 10.0.0.27 - - [2025-08-18 02:18:49] "POST /neutron/port HTTP/1.1" 200 1100 0.014628 10.0.0.27 - - [2025-08-18 02:18:49] "POST /neutron/subnet HTTP/1.1" 200 698 0.009140 10.0.0.27 - - [2025-08-18 02:18:53] "POST /neutron/floatingip HTTP/1.1" 200 579 0.013517 10.0.0.27 - - [2025-08-18 02:18:53] "POST /neutron/floatingip HTTP/1.1" 200 115 0.050184 10.0.0.27 - - [2025-08-18 02:18:53] "GET /floating-ip-pool/9973ff8e-e7ff-45f7-b948-2ef6cf772663?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.004044 10.0.0.27 - - [2025-08-18 02:18:53] "POST /ref-update HTTP/1.1" 200 156 0.015350 10.0.0.27 - - [2025-08-18 02:18:54] "DELETE /floating-ip-pool/9973ff8e-e7ff-45f7-b948-2ef6cf772663 HTTP/1.1" 200 115 0.039996 10.0.0.27 - - [2025-08-18 02:18:54] "POST /neutron/port HTTP/1.1" 200 1102 0.014382 10.0.0.27 - - [2025-08-18 02:18:54] "POST /neutron/port HTTP/1.1" 200 151 0.215484 10.0.0.27 - - [2025-08-18 02:18:56] "POST /neutron/network HTTP/1.1" 200 838 0.009651 10.0.0.38 - - [2025-08-18 02:18:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.033212 10.0.0.19 - - [2025-08-18 02:18:56] "POST /useragent-kv HTTP/1.1" 200 115 0.041713 10.0.0.19 - - [2025-08-18 02:18:56] "POST /useragent-kv HTTP/1.1" 200 115 0.009756 10.0.0.27 - - [2025-08-18 02:18:56] "POST /neutron/network HTTP/1.1" 200 151 0.194690 10.0.0.19 - - [2025-08-18 02:18:58] "GET /projects?obj_uuids=009f460a-f766-4a2f-ab2a-b778e85f9b25&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001314 10.0.0.27 - - [2025-08-18 02:18:58] "GET /project/009f460a-f766-4a2f-ab2a-b778e85f9b25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.088678 10.0.0.19 - - [2025-08-18 02:18:58] "GET /projects?obj_uuids=009f460a-f766-4a2f-ab2a-b778e85f9b25&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001950 10.0.0.27 - - [2025-08-18 02:18:58] "GET /project/009f460a-f766-4a2f-ab2a-b778e85f9b25?fields=virtual_networks HTTP/1.1" 200 1054 0.061662 10.0.0.19 - - [2025-08-18 02:18:58] "GET /projects?obj_uuids=009f460a-f766-4a2f-ab2a-b778e85f9b25&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001745 10.0.0.27 - - [2025-08-18 02:18:58] "GET /project/009f460a-f766-4a2f-ab2a-b778e85f9b25?fields=virtual_machine_interfaces HTTP/1.1" 200 1054 0.078863 10.0.0.19 - - [2025-08-18 02:18:58] "GET /projects?obj_uuids=009f460a-f766-4a2f-ab2a-b778e85f9b25&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001206 10.0.0.27 - - [2025-08-18 02:18:58] "GET /project/009f460a-f766-4a2f-ab2a-b778e85f9b25?fields=security_groups HTTP/1.1" 200 1292 0.074370 10.0.0.27 - - [2025-08-18 02:18:59] "POST /fqname-to-id HTTP/1.1" 404 188 0.026164 10.0.0.19 - - [2025-08-18 02:18:59] "GET /projects?obj_uuids=017ab6dc-4af2-455e-8010-2213bbc3fad0&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.005100 10.0.0.19 - - [2025-08-18 02:18:59] "GET /domains?obj_uuids=edf943fc-0622-4564-8821-4de9bd04e8a3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001199 10.0.0.19 - - [2025-08-18 02:18:59] "GET /domain/edf943fc-0622-4564-8821-4de9bd04e8a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.033862 10.0.0.19 - - [2025-08-18 02:18:59] "POST /id-to-fqname HTTP/1.1" 200 190 0.003547 10.0.0.19 - - [2025-08-18 02:18:59] "POST /fqname-to-id HTTP/1.1" 404 199 0.003574 10.0.0.19 - - [2025-08-18 02:18:59] "POST /security-groups HTTP/1.1" 200 591 0.034578 10.0.0.19 - - [2025-08-18 02:18:59] "POST /projects HTTP/1.1" 200 585 0.250041 10.0.0.38 - - [2025-08-18 02:18:59] "POST /access-control-lists HTTP/1.1" 200 596 0.027950 10.0.0.19 - - [2025-08-18 02:19:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.321808 10.0.0.27 - - [2025-08-18 02:19:00] "GET /project/017ab6dc-4af2-455e-8010-2213bbc3fad0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1361 0.506541 10.0.0.27 - - [2025-08-18 02:19:01] "GET / HTTP/1.1" 200 35931 0.003293 10.0.0.19 - - [2025-08-18 02:19:04] "GET /projects?obj_uuids=017ab6dc-4af2-455e-8010-2213bbc3fad0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001245 10.0.0.27 - - [2025-08-18 02:19:04] "GET /project/017ab6dc-4af2-455e-8010-2213bbc3fad0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1361 0.047980 10.0.0.19 - - [2025-08-18 02:19:04] "GET /projects?obj_uuids=017ab6dc-4af2-455e-8010-2213bbc3fad0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001183 10.0.0.27 - - [2025-08-18 02:19:04] "GET /project/017ab6dc-4af2-455e-8010-2213bbc3fad0?fields=virtual_networks HTTP/1.1" 200 1030 0.040245 10.0.0.19 - - [2025-08-18 02:19:04] "GET /projects?obj_uuids=017ab6dc-4af2-455e-8010-2213bbc3fad0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001273 10.0.0.27 - - [2025-08-18 02:19:04] "GET /project/017ab6dc-4af2-455e-8010-2213bbc3fad0?fields=virtual_machine_interfaces HTTP/1.1" 200 1030 0.049953 10.0.0.19 - - [2025-08-18 02:19:04] "GET /projects?obj_uuids=017ab6dc-4af2-455e-8010-2213bbc3fad0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001174 10.0.0.27 - - [2025-08-18 02:19:04] "GET /project/017ab6dc-4af2-455e-8010-2213bbc3fad0?fields=security_groups HTTP/1.1" 200 1256 0.049477 10.0.0.27 - - [2025-08-18 02:19:05] "POST /fqname-to-id HTTP/1.1" 404 183 0.024890 10.0.0.19 - - [2025-08-18 02:19:05] "GET /projects?obj_uuids=d04fe532-d73e-4c5d-a27f-eb6184fbd8dc&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003108 10.0.0.19 - - [2025-08-18 02:19:05] "GET /domains?obj_uuids=edf943fc-0622-4564-8821-4de9bd04e8a3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001227 10.0.0.19 - - [2025-08-18 02:19:05] "GET /domain/edf943fc-0622-4564-8821-4de9bd04e8a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008436 10.0.0.19 - - [2025-08-18 02:19:05] "POST /id-to-fqname HTTP/1.1" 200 185 0.005797 10.0.0.19 - - [2025-08-18 02:19:05] "POST /fqname-to-id HTTP/1.1" 404 194 0.007986 10.0.0.19 - - [2025-08-18 02:19:05] "POST /security-groups HTTP/1.1" 200 586 0.075109 10.0.0.38 - - [2025-08-18 02:19:05] "POST /fqname-to-id HTTP/1.1" 404 229 0.004656 10.0.0.19 - - [2025-08-18 02:19:05] "POST /projects HTTP/1.1" 200 575 0.280965 10.0.0.19 - - [2025-08-18 02:19:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.349443 10.0.0.38 - - [2025-08-18 02:19:05] "POST /access-control-lists HTTP/1.1" 200 589 0.035380 10.0.0.27 - - [2025-08-18 02:19:05] "GET /project/d04fe532-d73e-4c5d-a27f-eb6184fbd8dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.501846 10.0.0.27 - - [2025-08-18 02:19:07] "GET / HTTP/1.1" 200 35931 0.001775 10.0.0.19 - - [2025-08-18 02:19:07] "DELETE /project/009f460a-f766-4a2f-ab2a-b778e85f9b25 HTTP/1.1" 404 177 0.005218 10.0.0.19 - - [2025-08-18 02:19:07] "DELETE /project/017ab6dc4af2455e80102213bbc3fad0 HTTP/1.1" 404 173 0.010586 10.0.0.19 - - [2025-08-18 02:19:07] "DELETE /project/d04fe532d73e4c5da27feb6184fbd8dc HTTP/1.1" 404 173 0.006943 10.0.0.19 - - [2025-08-18 02:19:07] "GET /projects?obj_uuids=017ab6dc-4af2-455e-8010-2213bbc3fad0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000972 10.0.0.19 - - [2025-08-18 02:19:07] "GET /project/017ab6dc-4af2-455e-8010-2213bbc3fad0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.038070 10.0.0.19 - - [2025-08-18 02:19:07] "GET /projects?obj_uuids=017ab6dc-4af2-455e-8010-2213bbc3fad0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001532 10.0.0.19 - - [2025-08-18 02:19:07] "GET /project/017ab6dc-4af2-455e-8010-2213bbc3fad0?fields=security_groups HTTP/1.1" 200 1361 0.047346 10.0.0.19 - - [2025-08-18 02:19:07] "DELETE /security-group/5167a920-0f3a-4b1c-a09f-e223d0c161b3 HTTP/1.1" 200 115 0.053106 10.0.0.19 - - [2025-08-18 02:19:07] "GET /projects?obj_uuids=017ab6dc-4af2-455e-8010-2213bbc3fad0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001141 10.0.0.38 - - [2025-08-18 02:19:07] "DELETE /access-control-list/c2774336-175b-432b-b20a-3a357bfc599b HTTP/1.1" 200 115 0.036801 10.0.0.19 - - [2025-08-18 02:19:07] "GET /project/017ab6dc-4af2-455e-8010-2213bbc3fad0?fields=application_policy_sets HTTP/1.1" 200 1400 0.057938 10.0.0.19 - - [2025-08-18 02:19:07] "DELETE /project/017ab6dc-4af2-455e-8010-2213bbc3fad0 HTTP/1.1" 200 115 0.416412 10.0.0.19 - - [2025-08-18 02:19:12] "GET /projects?obj_uuids=d04fe532-d73e-4c5d-a27f-eb6184fbd8dc&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001403 10.0.0.27 - - [2025-08-18 02:19:12] "GET /project/d04fe532-d73e-4c5d-a27f-eb6184fbd8dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.048016 10.0.0.19 - - [2025-08-18 02:19:12] "GET /projects?obj_uuids=d04fe532-d73e-4c5d-a27f-eb6184fbd8dc&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001306 10.0.0.27 - - [2025-08-18 02:19:12] "GET /project/d04fe532-d73e-4c5d-a27f-eb6184fbd8dc?fields=virtual_networks HTTP/1.1" 200 1023 0.061224 10.0.0.19 - - [2025-08-18 02:19:12] "GET /projects?obj_uuids=d04fe532-d73e-4c5d-a27f-eb6184fbd8dc&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001176 10.0.0.27 - - [2025-08-18 02:19:12] "GET /project/d04fe532-d73e-4c5d-a27f-eb6184fbd8dc?fields=virtual_machine_interfaces HTTP/1.1" 200 1023 0.036153 10.0.0.19 - - [2025-08-18 02:19:13] "GET /projects?obj_uuids=d04fe532-d73e-4c5d-a27f-eb6184fbd8dc&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001112 10.0.0.27 - - [2025-08-18 02:19:13] "GET /project/d04fe532-d73e-4c5d-a27f-eb6184fbd8dc?fields=security_groups HTTP/1.1" 200 1244 0.040688 10.0.0.27 - - [2025-08-18 02:19:13] "POST /fqname-to-id HTTP/1.1" 404 187 0.023595 10.0.0.19 - - [2025-08-18 02:19:13] "GET /projects?obj_uuids=8ecbbe73-78f9-4a94-9e14-cb7fd3e947c7&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003080 10.0.0.19 - - [2025-08-18 02:19:13] "GET /domains?obj_uuids=edf943fc-0622-4564-8821-4de9bd04e8a3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001150 10.0.0.19 - - [2025-08-18 02:19:13] "GET /domain/edf943fc-0622-4564-8821-4de9bd04e8a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008177 10.0.0.19 - - [2025-08-18 02:19:14] "POST /id-to-fqname HTTP/1.1" 200 189 0.005327 10.0.0.19 - - [2025-08-18 02:19:14] "POST /fqname-to-id HTTP/1.1" 404 198 0.006083 10.0.0.19 - - [2025-08-18 02:19:14] "POST /security-groups HTTP/1.1" 200 590 0.030249 10.0.0.19 - - [2025-08-18 02:19:14] "POST /projects HTTP/1.1" 200 583 0.251691 10.0.0.38 - - [2025-08-18 02:19:14] "POST /access-control-lists HTTP/1.1" 200 595 0.030987 10.0.0.19 - - [2025-08-18 02:19:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.334558 10.0.0.27 - - [2025-08-18 02:19:14] "GET /project/8ecbbe73-78f9-4a94-9e14-cb7fd3e947c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1360 0.466299 10.0.0.27 - - [2025-08-18 02:19:15] "GET / HTTP/1.1" 200 35931 0.001673 10.0.0.19 - - [2025-08-18 02:19:18] "GET /projects?obj_uuids=8ecbbe73-78f9-4a94-9e14-cb7fd3e947c7&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001151 10.0.0.27 - - [2025-08-18 02:19:18] "GET /project/8ecbbe73-78f9-4a94-9e14-cb7fd3e947c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1360 0.040525 10.0.0.19 - - [2025-08-18 02:19:18] "GET /projects?obj_uuids=8ecbbe73-78f9-4a94-9e14-cb7fd3e947c7&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001197 10.0.0.27 - - [2025-08-18 02:19:18] "GET /project/8ecbbe73-78f9-4a94-9e14-cb7fd3e947c7?fields=virtual_networks HTTP/1.1" 200 1031 0.050929 10.0.0.19 - - [2025-08-18 02:19:18] "GET /projects?obj_uuids=8ecbbe73-78f9-4a94-9e14-cb7fd3e947c7&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001169 10.0.0.27 - - [2025-08-18 02:19:18] "GET /project/8ecbbe73-78f9-4a94-9e14-cb7fd3e947c7?fields=virtual_machine_interfaces HTTP/1.1" 200 1031 0.050194 10.0.0.19 - - [2025-08-18 02:19:18] "GET /projects?obj_uuids=8ecbbe73-78f9-4a94-9e14-cb7fd3e947c7&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001132 10.0.0.27 - - [2025-08-18 02:19:18] "GET /project/8ecbbe73-78f9-4a94-9e14-cb7fd3e947c7?fields=security_groups HTTP/1.1" 200 1256 0.046240 10.0.0.27 - - [2025-08-18 02:19:19] "POST /fqname-to-id HTTP/1.1" 404 188 0.020691 10.0.0.19 - - [2025-08-18 02:19:19] "GET /projects?obj_uuids=b7d74ee6-5c52-4989-8a65-5428b17407e3&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003093 10.0.0.19 - - [2025-08-18 02:19:19] "GET /domains?obj_uuids=edf943fc-0622-4564-8821-4de9bd04e8a3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001006 10.0.0.19 - - [2025-08-18 02:19:19] "GET /domain/edf943fc-0622-4564-8821-4de9bd04e8a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007382 10.0.0.19 - - [2025-08-18 02:19:19] "POST /id-to-fqname HTTP/1.1" 200 190 0.005580 10.0.0.19 - - [2025-08-18 02:19:19] "POST /fqname-to-id HTTP/1.1" 404 199 0.005003 10.0.0.19 - - [2025-08-18 02:19:19] "POST /security-groups HTTP/1.1" 200 591 0.027734 10.0.0.38 - - [2025-08-18 02:19:19] "POST /fqname-to-id HTTP/1.1" 404 234 0.006292 10.0.0.19 - - [2025-08-18 02:19:19] "POST /projects HTTP/1.1" 200 585 0.258998 10.0.0.19 - - [2025-08-18 02:19:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.332137 10.0.0.38 - - [2025-08-18 02:19:19] "POST /access-control-lists HTTP/1.1" 200 594 0.033132 10.0.0.27 - - [2025-08-18 02:19:19] "GET /project/b7d74ee6-5c52-4989-8a65-5428b17407e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.466855 10.0.0.27 - - [2025-08-18 02:19:20] "GET / HTTP/1.1" 200 35931 0.001565 10.0.0.19 - - [2025-08-18 02:19:23] "GET /projects?obj_uuids=b7d74ee6-5c52-4989-8a65-5428b17407e3&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001117 10.0.0.27 - - [2025-08-18 02:19:23] "GET /project/b7d74ee6-5c52-4989-8a65-5428b17407e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.041303 10.0.0.19 - - [2025-08-18 02:19:23] "GET /projects?obj_uuids=b7d74ee6-5c52-4989-8a65-5428b17407e3&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001083 10.0.0.27 - - [2025-08-18 02:19:24] "GET /project/b7d74ee6-5c52-4989-8a65-5428b17407e3?fields=virtual_networks HTTP/1.1" 200 1032 0.043145 10.0.0.19 - - [2025-08-18 02:19:24] "GET /projects?obj_uuids=b7d74ee6-5c52-4989-8a65-5428b17407e3&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001195 10.0.0.27 - - [2025-08-18 02:19:24] "GET /project/b7d74ee6-5c52-4989-8a65-5428b17407e3?fields=virtual_machine_interfaces HTTP/1.1" 200 1032 0.042965 10.0.0.19 - - [2025-08-18 02:19:24] "GET /projects?obj_uuids=b7d74ee6-5c52-4989-8a65-5428b17407e3&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001075 10.0.0.27 - - [2025-08-18 02:19:24] "GET /project/b7d74ee6-5c52-4989-8a65-5428b17407e3?fields=security_groups HTTP/1.1" 200 1258 0.048833 10.0.0.27 - - [2025-08-18 02:19:24] "POST /fqname-to-id HTTP/1.1" 404 192 0.030336 10.0.0.19 - - [2025-08-18 02:19:25] "GET /projects?obj_uuids=557be1b1-a36d-43fe-bcec-955f28374f28&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003256 10.0.0.19 - - [2025-08-18 02:19:25] "GET /domains?obj_uuids=edf943fc-0622-4564-8821-4de9bd04e8a3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001100 10.0.0.19 - - [2025-08-18 02:19:25] "GET /domain/edf943fc-0622-4564-8821-4de9bd04e8a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008597 10.0.0.19 - - [2025-08-18 02:19:25] "POST /id-to-fqname HTTP/1.1" 200 194 0.002097 10.0.0.19 - - [2025-08-18 02:19:25] "POST /fqname-to-id HTTP/1.1" 404 203 0.008281 10.0.0.19 - - [2025-08-18 02:19:25] "POST /security-groups HTTP/1.1" 200 595 0.028235 10.0.0.19 - - [2025-08-18 02:19:25] "POST /projects HTTP/1.1" 200 593 0.260118 10.0.0.19 - - [2025-08-18 02:19:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.335802 10.0.0.38 - - [2025-08-18 02:19:25] "POST /fqname-to-id HTTP/1.1" 404 237 0.010141 10.0.0.27 - - [2025-08-18 02:19:25] "GET /project/557be1b1-a36d-43fe-bcec-955f28374f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.480119 10.0.0.27 - - [2025-08-18 02:19:26] "GET / HTTP/1.1" 200 35931 0.002366 10.0.0.19 - - [2025-08-18 02:19:29] "GET /projects?obj_uuids=557be1b1-a36d-43fe-bcec-955f28374f28&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001187 10.0.0.27 - - [2025-08-18 02:19:29] "GET /project/557be1b1-a36d-43fe-bcec-955f28374f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.043258 10.0.0.19 - - [2025-08-18 02:19:29] "GET /projects?obj_uuids=557be1b1-a36d-43fe-bcec-955f28374f28&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001207 10.0.0.27 - - [2025-08-18 02:19:29] "GET /project/557be1b1-a36d-43fe-bcec-955f28374f28?fields=virtual_networks HTTP/1.1" 200 1040 0.047939 10.0.0.19 - - [2025-08-18 02:19:29] "GET /projects?obj_uuids=557be1b1-a36d-43fe-bcec-955f28374f28&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001655 10.0.0.27 - - [2025-08-18 02:19:29] "GET /project/557be1b1-a36d-43fe-bcec-955f28374f28?fields=virtual_machine_interfaces HTTP/1.1" 200 1040 0.047441 10.0.0.19 - - [2025-08-18 02:19:29] "GET /projects?obj_uuids=557be1b1-a36d-43fe-bcec-955f28374f28&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001129 10.0.0.27 - - [2025-08-18 02:19:29] "GET /project/557be1b1-a36d-43fe-bcec-955f28374f28?fields=security_groups HTTP/1.1" 200 1270 0.043190 10.0.0.27 - - [2025-08-18 02:19:30] "POST /fqname-to-id HTTP/1.1" 404 183 0.031118 10.0.0.19 - - [2025-08-18 02:19:30] "GET /projects?obj_uuids=dabefa5c-03fa-471d-ab9f-26647b2c8198&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003263 10.0.0.19 - - [2025-08-18 02:19:30] "GET /domains?obj_uuids=edf943fc-0622-4564-8821-4de9bd04e8a3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001101 10.0.0.19 - - [2025-08-18 02:19:30] "GET /domain/edf943fc-0622-4564-8821-4de9bd04e8a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007643 10.0.0.19 - - [2025-08-18 02:19:30] "POST /id-to-fqname HTTP/1.1" 200 185 0.002231 10.0.0.19 - - [2025-08-18 02:19:30] "POST /fqname-to-id HTTP/1.1" 404 194 0.005100 10.0.0.19 - - [2025-08-18 02:19:31] "POST /security-groups HTTP/1.1" 200 586 0.072421 10.0.0.19 - - [2025-08-18 02:19:31] "POST /projects HTTP/1.1" 200 575 0.281891 10.0.0.38 - - [2025-08-18 02:19:31] "POST /access-control-lists HTTP/1.1" 200 591 0.034123 10.0.0.19 - - [2025-08-18 02:19:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.358345 10.0.0.27 - - [2025-08-18 02:19:31] "GET /project/dabefa5c-03fa-471d-ab9f-26647b2c8198?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.496039 10.0.0.27 - - [2025-08-18 02:19:31] "GET /obj-perms HTTP/1.1" 200 5056 0.064532 10.0.0.38 - - [2025-08-18 02:19:32] "GET /obj-perms HTTP/1.1" 200 5056 0.109073 10.0.0.27 - - [2025-08-18 02:19:32] "GET / HTTP/1.1" 200 35931 0.003047 10.0.0.27 - - [2025-08-18 02:19:33] "POST /fqname-to-id HTTP/1.1" 404 193 0.003844 10.0.0.38 - - [2025-08-18 02:19:33] "POST /fqname-to-id HTTP/1.1" 404 228 0.005535 10.0.0.38 - - [2025-08-18 02:19:33] "POST /access-control-lists HTTP/1.1" 200 588 0.039917 10.0.0.38 - - [2025-08-18 02:19:33] "PUT /access-control-list/90738384-8e48-4ec6-a2cb-04ac296d8c2a HTTP/1.1" 200 272 0.027410 10.0.0.27 - - [2025-08-18 02:19:33] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.031497 10.0.0.27 - - [2025-08-18 02:19:34] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.178990 10.0.0.27 - - [2025-08-18 02:19:34] "POST /fqname-to-id HTTP/1.1" 404 193 0.004509 10.0.0.38 - - [2025-08-18 02:19:34] "POST /fqname-to-id HTTP/1.1" 404 228 0.003110 10.0.0.38 - - [2025-08-18 02:19:34] "POST /access-control-lists HTTP/1.1" 200 588 0.031207 10.0.0.38 - - [2025-08-18 02:19:34] "PUT /access-control-list/252c1c75-d1a6-4857-bf0d-e800926ae85b HTTP/1.1" 200 272 0.026122 10.0.0.27 - - [2025-08-18 02:19:34] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.014246 10.0.0.27 - - [2025-08-18 02:19:35] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.126040 10.0.0.27 - - [2025-08-18 02:19:35] "POST /fqname-to-id HTTP/1.1" 401 292 0.000445 10.0.0.27 - - [2025-08-18 02:19:35] "POST /fqname-to-id HTTP/1.1" 404 210 0.025990 10.0.0.38 - - [2025-08-18 02:19:35] "POST /fqname-to-id HTTP/1.1" 404 245 0.004954 10.0.0.38 - - [2025-08-18 02:19:35] "POST /access-control-lists HTTP/1.1" 200 605 0.037840 10.0.0.27 - - [2025-08-18 02:19:36] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.062099 10.0.0.38 - - [2025-08-18 02:19:36] "PUT /access-control-list/896278b5-df3a-4832-b568-6dd167ed088a HTTP/1.1" 200 272 0.024069 10.0.0.27 - - [2025-08-18 02:19:36] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.125042 10.0.0.27 - - [2025-08-18 02:19:36] "POST /fqname-to-id HTTP/1.1" 404 210 0.005003 10.0.0.38 - - [2025-08-18 02:19:36] "POST /access-control-lists HTTP/1.1" 200 607 0.027925 10.0.0.38 - - [2025-08-18 02:19:37] "PUT /access-control-list/1b964899-e8c7-46c1-a6fa-02dfd0fa1df9 HTTP/1.1" 200 272 0.013676 10.0.0.27 - - [2025-08-18 02:19:37] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.014905 10.0.0.38 - - [2025-08-18 02:19:37] "PUT /access-control-list/103b1c5a-af9a-4fb2-8e50-f09ed94343e4 HTTP/1.1" 200 272 0.029356 10.0.0.27 - - [2025-08-18 02:19:37] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.178451 10.0.0.27 - - [2025-08-18 02:19:39] "POST /neutron/router HTTP/1.1" 200 541 0.008267 10.0.0.38 - - [2025-08-18 02:19:39] "PUT /logical-router/882b4dfd-fa68-4190-92e0-45da1e51b66b HTTP/1.1" 200 262 0.033026 10.0.0.27 - - [2025-08-18 02:19:39] "POST /neutron/router HTTP/1.1" 200 541 0.008311 10.0.0.27 - - [2025-08-18 02:19:39] "POST /neutron/router HTTP/1.1" 200 541 0.005063 10.0.0.27 - - [2025-08-18 02:19:39] "POST /neutron/router HTTP/1.1" 200 541 0.003842 10.0.0.27 - - [2025-08-18 02:19:39] "POST /neutron/router HTTP/1.1" 200 541 0.004231 10.0.0.27 - - [2025-08-18 02:19:39] "POST /neutron/router HTTP/1.1" 200 541 0.004528 10.0.0.27 - - [2025-08-18 02:19:39] "POST /neutron/router HTTP/1.1" 200 541 0.004031 10.0.0.27 - - [2025-08-18 02:19:39] "POST /neutron/router HTTP/1.1" 200 541 0.004258 10.0.0.27 - - [2025-08-18 02:19:39] "POST /neutron/router HTTP/1.1" 200 541 0.003994 10.0.0.27 - - [2025-08-18 02:19:39] "POST /neutron/router HTTP/1.1" 200 541 0.004110 10.0.0.27 - - [2025-08-18 02:19:39] "POST /neutron/router HTTP/1.1" 200 541 0.004135 10.0.0.27 - - [2025-08-18 02:19:39] "POST /neutron/router HTTP/1.1" 200 541 0.037703 10.0.0.19 - - [2025-08-18 02:19:39] "GET /projects?obj_uuids=dabefa5c-03fa-471d-ab9f-26647b2c8198&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001232 10.0.0.27 - - [2025-08-18 02:19:39] "POST /neutron/router HTTP/1.1" 200 559 0.094963 10.0.0.38 - - [2025-08-18 02:19:39] "POST /route-targets HTTP/1.1" 200 327 0.018305 10.0.0.27 - - [2025-08-18 02:19:40] "POST /neutron/router HTTP/1.1" 200 559 0.004287 10.0.0.27 - - [2025-08-18 02:19:40] "POST /neutron/router HTTP/1.1" 200 559 0.008288 10.0.0.27 - - [2025-08-18 02:19:40] "POST /neutron/router HTTP/1.1" 200 559 0.004285 10.0.0.27 - - [2025-08-18 02:19:40] "POST /neutron/router HTTP/1.1" 200 559 0.003957 10.0.0.27 - - [2025-08-18 02:19:40] "POST /neutron/router HTTP/1.1" 200 559 0.004611 10.0.0.27 - - [2025-08-18 02:19:40] "POST /neutron/router HTTP/1.1" 200 559 0.004638 10.0.0.27 - - [2025-08-18 02:19:40] "POST /neutron/router HTTP/1.1" 200 559 0.006546 10.0.0.27 - - [2025-08-18 02:19:40] "POST /neutron/router HTTP/1.1" 200 559 0.006183 10.0.0.27 - - [2025-08-18 02:19:40] "POST /neutron/router HTTP/1.1" 200 559 0.006501 10.0.0.27 - - [2025-08-18 02:19:40] "POST /neutron/router HTTP/1.1" 200 559 0.005419 10.0.0.27 - - [2025-08-18 02:19:40] "POST /neutron/router HTTP/1.1" 200 559 0.038746 10.0.0.27 - - [2025-08-18 02:19:40] "POST /neutron/router HTTP/1.1" 200 560 0.004681 10.0.0.38 - - [2025-08-18 02:19:40] "DELETE /route-target/23497218-d548-4ed1-aedf-2622459037bd HTTP/1.1" 200 115 0.031543 10.0.0.27 - - [2025-08-18 02:19:40] "POST /neutron/router HTTP/1.1" 200 541 0.007462 10.0.0.27 - - [2025-08-18 02:19:40] "POST /neutron/router HTTP/1.1" 200 541 0.007818 10.0.0.27 - - [2025-08-18 02:19:41] "POST /neutron/router HTTP/1.1" 200 541 0.008199 10.0.0.27 - - [2025-08-18 02:19:41] "POST /neutron/router HTTP/1.1" 200 541 0.004167 10.0.0.27 - - [2025-08-18 02:19:41] "POST /neutron/router HTTP/1.1" 200 541 0.004296 10.0.0.27 - - [2025-08-18 02:19:41] "POST /neutron/router HTTP/1.1" 200 541 0.006096 10.0.0.27 - - [2025-08-18 02:19:41] "POST /neutron/router HTTP/1.1" 200 541 0.005343 10.0.0.27 - - [2025-08-18 02:19:41] "POST /neutron/router HTTP/1.1" 200 541 0.004303 10.0.0.27 - - [2025-08-18 02:19:41] "POST /neutron/router HTTP/1.1" 200 541 0.005259 10.0.0.27 - - [2025-08-18 02:19:41] "POST /neutron/router HTTP/1.1" 200 541 0.004423 10.0.0.27 - - [2025-08-18 02:19:41] "POST /neutron/router HTTP/1.1" 200 541 0.005216 10.0.0.27 - - [2025-08-18 02:19:41] "POST /neutron/router HTTP/1.1" 200 541 0.006150 10.0.0.38 - - [2025-08-18 02:19:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005331 10.0.0.27 - - [2025-08-18 02:19:41] "GET /logical-router/e5383bc7-b8b9-4d4a-aeba-649a6e50c924?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.004268 10.0.0.27 - - [2025-08-18 02:19:41] "POST /neutron/router HTTP/1.1" 200 151 0.071747 10.0.0.27 - - [2025-08-18 02:19:41] "POST /neutron/security_group HTTP/1.1" 200 521 0.004729 10.0.0.38 - - [2025-08-18 02:19:41] "DELETE /access-control-list/103b1c5a-af9a-4fb2-8e50-f09ed94343e4 HTTP/1.1" 200 115 0.037091 10.0.0.27 - - [2025-08-18 02:19:41] "POST /neutron/security_group HTTP/1.1" 200 151 0.074912 10.0.0.38 - - [2025-08-18 02:19:41] "DELETE /access-control-list/b8d79537-cc99-4c3f-ae2a-4c13873120ea HTTP/1.1" 200 115 0.041726 10.0.0.38 - - [2025-08-18 02:19:42] "DELETE /access-control-list/90738384-8e48-4ec6-a2cb-04ac296d8c2a HTTP/1.1" 200 115 0.027437 10.0.0.19 - - [2025-08-18 02:19:43] "GET /projects?obj_uuids=dabefa5c-03fa-471d-ab9f-26647b2c8198&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001199 10.0.0.27 - - [2025-08-18 02:19:43] "GET /project/dabefa5c-03fa-471d-ab9f-26647b2c8198?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.051403 10.0.0.19 - - [2025-08-18 02:19:43] "GET /projects?obj_uuids=dabefa5c-03fa-471d-ab9f-26647b2c8198&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001851 10.0.0.27 - - [2025-08-18 02:19:43] "GET /project/dabefa5c-03fa-471d-ab9f-26647b2c8198?fields=virtual_networks HTTP/1.1" 200 1023 0.054711 10.0.0.19 - - [2025-08-18 02:19:43] "GET /projects?obj_uuids=dabefa5c-03fa-471d-ab9f-26647b2c8198&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001417 10.0.0.27 - - [2025-08-18 02:19:43] "GET /project/dabefa5c-03fa-471d-ab9f-26647b2c8198?fields=virtual_machine_interfaces HTTP/1.1" 200 1023 0.046371 10.0.0.19 - - [2025-08-18 02:19:43] "GET /projects?obj_uuids=dabefa5c-03fa-471d-ab9f-26647b2c8198&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001212 10.0.0.27 - - [2025-08-18 02:19:43] "GET /project/dabefa5c-03fa-471d-ab9f-26647b2c8198?fields=security_groups HTTP/1.1" 200 1244 0.046238 10.0.0.27 - - [2025-08-18 02:19:44] "POST /fqname-to-id HTTP/1.1" 404 184 0.023520 10.0.0.19 - - [2025-08-18 02:19:44] "GET /projects?obj_uuids=cdd2ca8f-861c-4eb7-8825-613aa4076392&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003508 10.0.0.19 - - [2025-08-18 02:19:44] "GET /domains?obj_uuids=edf943fc-0622-4564-8821-4de9bd04e8a3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001144 10.0.0.19 - - [2025-08-18 02:19:44] "GET /domain/edf943fc-0622-4564-8821-4de9bd04e8a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008405 10.0.0.19 - - [2025-08-18 02:19:44] "POST /id-to-fqname HTTP/1.1" 200 186 0.003200 10.0.0.19 - - [2025-08-18 02:19:44] "POST /fqname-to-id HTTP/1.1" 404 195 0.006041 10.0.0.19 - - [2025-08-18 02:19:44] "POST /security-groups HTTP/1.1" 200 587 0.030438 10.0.0.19 - - [2025-08-18 02:19:44] "POST /projects HTTP/1.1" 200 577 0.252393 10.0.0.38 - - [2025-08-18 02:19:44] "POST /fqname-to-id HTTP/1.1" 404 229 0.004958 10.0.0.19 - - [2025-08-18 02:19:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.329735 10.0.0.27 - - [2025-08-18 02:19:44] "GET /project/cdd2ca8f-861c-4eb7-8825-613aa4076392?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.496092 10.0.0.27 - - [2025-08-18 02:19:45] "GET / HTTP/1.1" 200 35931 0.002284 10.0.0.27 - - [2025-08-18 02:19:47] "POST /fqname-to-id HTTP/1.1" 401 292 0.000857 10.0.0.27 - - [2025-08-18 02:19:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.063543 10.0.0.19 - - [2025-08-18 02:19:47] "GET /projects?obj_uuids=cdd2ca8f-861c-4eb7-8825-613aa4076392&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.002051 10.0.0.27 - - [2025-08-18 02:19:47] "GET /project/cdd2ca8f-861c-4eb7-8825-613aa4076392?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.065706 10.0.0.27 - - [2025-08-18 02:19:48] "POST /neutron/network HTTP/1.1" 200 117 0.029266 10.0.0.38 - - [2025-08-18 02:19:48] "POST /ref-update HTTP/1.1" 200 156 0.024958 10.0.0.27 - - [2025-08-18 02:19:48] "POST /neutron/network HTTP/1.1" 200 820 0.010290 10.0.0.27 - - [2025-08-18 02:19:48] "POST /id-to-fqname HTTP/1.1" 200 216 0.001582 10.0.0.27 - - [2025-08-18 02:19:48] "GET /virtual-network/8b4d5db9-fc92-4a92-bf20-259d6a92f06a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.006448 10.0.0.27 - - [2025-08-18 02:19:48] "GET /virtual-network/8b4d5db9-fc92-4a92-bf20-259d6a92f06a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.005741 10.0.0.27 - - [2025-08-18 02:19:48] "POST /neutron/subnet HTTP/1.1" 200 725 0.010150 10.0.0.27 - - [2025-08-18 02:19:48] "POST /fqname-to-id HTTP/1.1" 404 206 0.003305 10.0.0.27 - - [2025-08-18 02:19:48] "GET /virtual-network/8b4d5db9-fc92-4a92-bf20-259d6a92f06a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.005813 10.0.0.27 - - [2025-08-18 02:19:48] "GET /virtual-machine-interface/305eff61-ab5d-4a0c-be0d-c334939ccadd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2384 0.008711 10.0.0.27 - - [2025-08-18 02:19:48] "GET /virtual-machine-interface/305eff61-ab5d-4a0c-be0d-c334939ccadd?fields=instance_ip_back_refs HTTP/1.1" 200 1317 0.010448 10.0.0.27 - - [2025-08-18 02:19:49] "GET /instance-ip/9962313d-9d0b-4d09-8b5b-404b3cb2b49b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.005268 10.0.0.27 - - [2025-08-18 02:19:49] "POST /neutron/port HTTP/1.1" 200 151 0.114348 10.0.0.27 - - [2025-08-18 02:19:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004474 10.0.0.19 - - [2025-08-18 02:19:52] "GET /projects?obj_uuids=cdd2ca8f-861c-4eb7-8825-613aa4076392&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.002086 10.0.0.27 - - [2025-08-18 02:19:52] "GET /project/cdd2ca8f-861c-4eb7-8825-613aa4076392?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.055621 10.0.0.27 - - [2025-08-18 02:19:52] "POST /neutron/network HTTP/1.1" 200 117 0.011614 10.0.0.38 - - [2025-08-18 02:19:52] "POST /route-targets HTTP/1.1" 200 327 0.018234 10.0.0.19 - - [2025-08-18 02:19:52] "POST /useragent-kv HTTP/1.1" 200 115 0.005778 10.0.0.27 - - [2025-08-18 02:19:52] "POST /neutron/subnet HTTP/1.1" 200 715 0.233666 10.0.0.27 - - [2025-08-18 02:19:53] "POST /id-to-fqname HTTP/1.1" 200 217 0.002428 10.0.0.27 - - [2025-08-18 02:19:53] "GET /virtual-network/f45bf7dc-2d4a-4105-bb71-23d113656887?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2556 0.008673 10.0.0.27 - - [2025-08-18 02:19:53] "GET /virtual-network/f45bf7dc-2d4a-4105-bb71-23d113656887?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2556 0.006288 10.0.0.27 - - [2025-08-18 02:19:53] "POST /neutron/network HTTP/1.1" 200 976 0.009430 10.0.0.19 - - [2025-08-18 02:19:53] "GET /projects?obj_uuids=cdd2ca8f-861c-4eb7-8825-613aa4076392&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001237 10.0.0.27 - - [2025-08-18 02:19:53] "POST /neutron/port HTTP/1.1" 200 1018 0.282307 10.0.0.27 - - [2025-08-18 02:19:53] "POST /id-to-fqname HTTP/1.1" 200 217 0.001744 10.0.0.27 - - [2025-08-18 02:19:53] "POST /neutron/port HTTP/1.1" 200 1018 0.034622 10.0.0.27 - - [2025-08-18 02:19:54] "POST /neutron/port HTTP/1.1" 200 117 0.007013 10.0.0.27 - - [2025-08-18 02:19:54] "POST /id-to-fqname HTTP/1.1" 200 217 0.001765 10.0.0.27 - - [2025-08-18 02:19:54] "POST /neutron/port HTTP/1.1" 200 1016 0.014941 10.0.0.27 - - [2025-08-18 02:19:54] "POST /neutron/port HTTP/1.1" 200 1018 0.009219 10.0.0.27 - - [2025-08-18 02:19:54] "POST /neutron/port HTTP/1.1" 200 117 0.008664 10.0.0.27 - - [2025-08-18 02:19:55] "POST /neutron/port HTTP/1.1" 200 1018 0.012272 10.0.0.27 - - [2025-08-18 02:19:55] "POST /neutron/port HTTP/1.1" 200 1018 0.010985 10.0.0.27 - - [2025-08-18 02:19:55] "POST /neutron/network HTTP/1.1" 200 986 0.015730 10.0.0.27 - - [2025-08-18 02:19:55] "POST /neutron/port HTTP/1.1" 200 1108 0.135747 10.0.0.27 - - [2025-08-18 02:19:55] "POST /neutron/subnet HTTP/1.1" 200 698 0.016362 10.0.0.27 - - [2025-08-18 02:19:55] "POST /neutron/port HTTP/1.1" 200 1082 0.017471 10.0.0.27 - - [2025-08-18 02:19:55] "POST /neutron/port HTTP/1.1" 200 117 0.001390 10.0.0.27 - - [2025-08-18 02:19:59] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008561 10.0.0.27 - - [2025-08-18 02:19:59] "POST /neutron/port HTTP/1.1" 200 1084 0.019833 10.0.0.27 - - [2025-08-18 02:20:00] "GET /virtual-machine/6735fb23-cb92-4663-b538-cd4afa9e7822 HTTP/1.1" 401 292 0.000539 10.0.0.27 - - [2025-08-18 02:20:00] "GET /virtual-machine/6735fb23-cb92-4663-b538-cd4afa9e7822 HTTP/1.1" 200 1284 0.027960 10.0.0.27 - - [2025-08-18 02:20:00] "GET /virtual-machine-interface/fa47f9f7-04ea-4fe6-9cd3-ea48aad4fc07 HTTP/1.1" 200 2925 0.007006 10.0.0.27 - - [2025-08-18 02:20:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004801 10.0.0.27 - - [2025-08-18 02:20:00] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004123 10.0.0.27 - - [2025-08-18 02:20:00] "GET /virtual-networks?parent_id=cdd2ca8f-861c-4eb7-8825-613aa4076392&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.003234 10.0.0.27 - - [2025-08-18 02:20:00] "GET /virtual-network/f45bf7dc-2d4a-4105-bb71-23d113656887?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2556 0.006621 10.0.0.27 - - [2025-08-18 02:20:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004506 10.0.0.27 - - [2025-08-18 02:20:03] "GET /virtual-network/f45bf7dc-2d4a-4105-bb71-23d113656887?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2556 0.006267 10.0.0.27 - - [2025-08-18 02:20:03] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007911 10.0.0.27 - - [2025-08-18 02:20:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004288 10.0.0.27 - - [2025-08-18 02:20:05] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003957 10.0.0.27 - - [2025-08-18 02:20:05] "GET /virtual-networks?parent_id=cdd2ca8f-861c-4eb7-8825-613aa4076392&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.002861 10.0.0.27 - - [2025-08-18 02:20:05] "GET /virtual-network/f45bf7dc-2d4a-4105-bb71-23d113656887?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2556 0.006475 10.0.0.27 - - [2025-08-18 02:20:05] "POST /neutron/port HTTP/1.1" 200 1082 0.016933 10.0.0.27 - - [2025-08-18 02:20:05] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008880 10.0.0.27 - - [2025-08-18 02:20:06] "GET /virtual-machine/3753ae3a-6803-49bd-b72d-ceaa414709eb HTTP/1.1" 200 1284 0.007226 10.0.0.27 - - [2025-08-18 02:20:06] "GET /virtual-machine-interface/992368da-4e3e-443b-b484-7e134b3990e8 HTTP/1.1" 200 2925 0.006287 10.0.0.27 - - [2025-08-18 02:20:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.009386 10.0.0.27 - - [2025-08-18 02:20:06] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005103 10.0.0.27 - - [2025-08-18 02:20:06] "GET /virtual-networks?parent_id=cdd2ca8f-861c-4eb7-8825-613aa4076392&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.004366 10.0.0.27 - - [2025-08-18 02:20:06] "GET /virtual-network/f45bf7dc-2d4a-4105-bb71-23d113656887?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2556 0.006536 10.0.0.38 - - [2025-08-18 02:20:07] "DELETE /access-control-list/f6e11f73-b2dd-4cbe-bbbc-d4f430eaddde HTTP/1.1" 200 115 0.053460 10.0.0.27 - - [2025-08-18 02:20:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004349 10.0.0.27 - - [2025-08-18 02:20:07] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004862 10.0.0.27 - - [2025-08-18 02:20:07] "GET /virtual-networks?parent_id=cdd2ca8f-861c-4eb7-8825-613aa4076392&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.004070 10.0.0.27 - - [2025-08-18 02:20:07] "GET /virtual-network/f45bf7dc-2d4a-4105-bb71-23d113656887?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2556 0.006343 10.0.0.19 - - [2025-08-18 02:20:07] "DELETE /project/b7d74ee65c5249898a655428b17407e3 HTTP/1.1" 404 173 0.023530 10.0.0.19 - - [2025-08-18 02:20:07] "DELETE /project/d04fe532-d73e-4c5d-a27f-eb6184fbd8dc HTTP/1.1" 404 177 0.022646 10.0.0.19 - - [2025-08-18 02:20:07] "DELETE /project/dabefa5c03fa471dab9f26647b2c8198 HTTP/1.1" 404 173 0.026616 10.0.0.19 - - [2025-08-18 02:20:07] "DELETE /project/cdd2ca8f861c4eb78825613aa4076392 HTTP/1.1" 404 173 0.018337 10.0.0.19 - - [2025-08-18 02:20:07] "DELETE /project/557be1b1a36d43febcec955f28374f28 HTTP/1.1" 404 173 0.016283 10.0.0.19 - - [2025-08-18 02:20:07] "DELETE /project/8ecbbe7378f94a949e14cb7fd3e947c7 HTTP/1.1" 404 173 0.022660 10.0.0.19 - - [2025-08-18 02:20:07] "GET /projects?obj_uuids=8ecbbe73-78f9-4a94-9e14-cb7fd3e947c7&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000962 10.0.0.19 - - [2025-08-18 02:20:07] "GET /projects?obj_uuids=dabefa5c-03fa-471d-ab9f-26647b2c8198&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001064 10.0.0.19 - - [2025-08-18 02:20:07] "GET /projects?obj_uuids=557be1b1-a36d-43fe-bcec-955f28374f28&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000947 10.0.0.19 - - [2025-08-18 02:20:07] "GET /projects?obj_uuids=b7d74ee6-5c52-4989-8a65-5428b17407e3&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001381 10.0.0.19 - - [2025-08-18 02:20:07] "GET /project/8ecbbe73-78f9-4a94-9e14-cb7fd3e947c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.102362 10.0.0.19 - - [2025-08-18 02:20:07] "GET /project/dabefa5c-03fa-471d-ab9f-26647b2c8198?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1449 0.098820 10.0.0.19 - - [2025-08-18 02:20:07] "GET /project/b7d74ee6-5c52-4989-8a65-5428b17407e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.119334 10.0.0.19 - - [2025-08-18 02:20:07] "GET /projects?obj_uuids=8ecbbe73-78f9-4a94-9e14-cb7fd3e947c7&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001399 10.0.0.19 - - [2025-08-18 02:20:07] "GET /projects?obj_uuids=dabefa5c-03fa-471d-ab9f-26647b2c8198&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001134 10.0.0.19 - - [2025-08-18 02:20:07] "GET /project/557be1b1-a36d-43fe-bcec-955f28374f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1484 0.136282 10.0.0.19 - - [2025-08-18 02:20:07] "GET /projects?obj_uuids=b7d74ee6-5c52-4989-8a65-5428b17407e3&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001265 10.0.0.19 - - [2025-08-18 02:20:07] "GET /projects?obj_uuids=557be1b1-a36d-43fe-bcec-955f28374f28&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001114 10.0.0.19 - - [2025-08-18 02:20:07] "GET /project/8ecbbe73-78f9-4a94-9e14-cb7fd3e947c7?fields=security_groups HTTP/1.1" 200 1361 0.098525 10.0.0.19 - - [2025-08-18 02:20:07] "GET /project/dabefa5c-03fa-471d-ab9f-26647b2c8198?fields=security_groups HTTP/1.1" 200 1349 0.101555 10.0.0.19 - - [2025-08-18 02:20:07] "GET /project/b7d74ee6-5c52-4989-8a65-5428b17407e3?fields=security_groups HTTP/1.1" 200 1363 0.118688 10.0.0.19 - - [2025-08-18 02:20:07] "GET /project/557be1b1-a36d-43fe-bcec-955f28374f28?fields=security_groups HTTP/1.1" 200 1375 0.138602 10.0.0.19 - - [2025-08-18 02:20:07] "DELETE /security-group/2e769ecc-319a-48bc-98dc-5b75339957d8 HTTP/1.1" 200 115 0.143770 10.0.0.19 - - [2025-08-18 02:20:07] "GET /projects?obj_uuids=dabefa5c-03fa-471d-ab9f-26647b2c8198&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002245 10.0.0.19 - - [2025-08-18 02:20:08] "DELETE /security-group/df4710e5-1329-4070-9c1e-86a2eeba8d2a HTTP/1.1" 200 115 0.167703 10.0.0.19 - - [2025-08-18 02:20:08] "GET /projects?obj_uuids=b7d74ee6-5c52-4989-8a65-5428b17407e3&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002068 10.0.0.19 - - [2025-08-18 02:20:08] "DELETE /security-group/e5b48d10-593e-4eb8-afdc-368798e75e06 HTTP/1.1" 200 115 0.236531 10.0.0.19 - - [2025-08-18 02:20:08] "GET /projects?obj_uuids=8ecbbe73-78f9-4a94-9e14-cb7fd3e947c7&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.004369 10.0.0.19 - - [2025-08-18 02:20:08] "DELETE /security-group/4dbff62c-fed2-4672-bd3c-4b7eacde0cbd HTTP/1.1" 200 115 0.200457 10.0.0.19 - - [2025-08-18 02:20:08] "GET /project/dabefa5c-03fa-471d-ab9f-26647b2c8198?fields=application_policy_sets HTTP/1.1" 200 1388 0.155253 10.0.0.19 - - [2025-08-18 02:20:08] "GET /projects?obj_uuids=557be1b1-a36d-43fe-bcec-955f28374f28&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001236 10.0.0.19 - - [2025-08-18 02:20:08] "GET /project/b7d74ee6-5c52-4989-8a65-5428b17407e3?fields=application_policy_sets HTTP/1.1" 200 1402 0.153435 10.0.0.19 - - [2025-08-18 02:20:08] "GET /project/557be1b1-a36d-43fe-bcec-955f28374f28?fields=application_policy_sets HTTP/1.1" 200 1414 0.135122 10.0.0.38 - - [2025-08-18 02:20:08] "DELETE /access-control-list/715ac696-d654-4549-b000-08f519d96699 HTTP/1.1" 200 115 0.138346 10.0.0.19 - - [2025-08-18 02:20:08] "GET /project/8ecbbe73-78f9-4a94-9e14-cb7fd3e947c7?fields=application_policy_sets HTTP/1.1" 200 1400 0.215173 10.0.0.38 - - [2025-08-18 02:20:08] "DELETE /access-control-list/a21d66fe-4a09-46e2-b596-8508dbf0c707 HTTP/1.1" 200 115 0.093632 10.0.0.19 - - [2025-08-18 02:20:08] "DELETE /project/dabefa5c-03fa-471d-ab9f-26647b2c8198 HTTP/1.1" 200 115 1.056196 10.0.0.19 - - [2025-08-18 02:20:08] "DELETE /project/557be1b1-a36d-43fe-bcec-955f28374f28 HTTP/1.1" 200 115 1.049964 10.0.0.19 - - [2025-08-18 02:20:08] "DELETE /project/b7d74ee6-5c52-4989-8a65-5428b17407e3 HTTP/1.1" 200 115 1.056020 10.0.0.19 - - [2025-08-18 02:20:08] "DELETE /project/8ecbbe73-78f9-4a94-9e14-cb7fd3e947c7 HTTP/1.1" 200 115 1.103997 10.0.0.27 - - [2025-08-18 02:20:10] "POST /neutron/port HTTP/1.1" 200 1108 0.014961 10.0.0.27 - - [2025-08-18 02:20:11] "POST /neutron/port HTTP/1.1" 200 1110 0.016205 10.0.0.27 - - [2025-08-18 02:20:11] "POST /neutron/network HTTP/1.1" 200 976 0.016484 10.0.0.38 - - [2025-08-18 02:20:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004289 10.0.0.19 - - [2025-08-18 02:20:12] "GET /projects?obj_uuids=cdd2ca8f-861c-4eb7-8825-613aa4076392&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001188 10.0.0.27 - - [2025-08-18 02:20:12] "GET /project/cdd2ca8f-861c-4eb7-8825-613aa4076392?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.034434 10.0.0.19 - - [2025-08-18 02:20:12] "GET /projects?obj_uuids=cdd2ca8f-861c-4eb7-8825-613aa4076392&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001256 10.0.0.27 - - [2025-08-18 02:20:12] "GET /project/cdd2ca8f-861c-4eb7-8825-613aa4076392?fields=virtual_networks HTTP/1.1" 200 1024 0.075937 10.0.0.19 - - [2025-08-18 02:20:12] "GET /projects?obj_uuids=cdd2ca8f-861c-4eb7-8825-613aa4076392&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001276 10.0.0.27 - - [2025-08-18 02:20:12] "GET /project/cdd2ca8f-861c-4eb7-8825-613aa4076392?fields=virtual_machine_interfaces HTTP/1.1" 200 1024 0.029333 10.0.0.19 - - [2025-08-18 02:20:13] "GET /projects?obj_uuids=cdd2ca8f-861c-4eb7-8825-613aa4076392&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001256 10.0.0.27 - - [2025-08-18 02:20:13] "GET /project/cdd2ca8f-861c-4eb7-8825-613aa4076392?fields=security_groups HTTP/1.1" 200 1246 0.046216 10.0.0.27 - - [2025-08-18 02:20:13] "POST /fqname-to-id HTTP/1.1" 404 186 0.021918 10.0.0.19 - - [2025-08-18 02:20:13] "GET /projects?obj_uuids=8408350b-0824-4c54-ba60-c25f171b2a3a&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003072 10.0.0.19 - - [2025-08-18 02:20:13] "GET /domains?obj_uuids=edf943fc-0622-4564-8821-4de9bd04e8a3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001117 10.0.0.19 - - [2025-08-18 02:20:13] "GET /domain/edf943fc-0622-4564-8821-4de9bd04e8a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007820 10.0.0.19 - - [2025-08-18 02:20:14] "POST /id-to-fqname HTTP/1.1" 200 188 0.002259 10.0.0.19 - - [2025-08-18 02:20:14] "POST /fqname-to-id HTTP/1.1" 404 197 0.004157 10.0.0.19 - - [2025-08-18 02:20:14] "POST /security-groups HTTP/1.1" 200 589 0.033942 10.0.0.19 - - [2025-08-18 02:20:14] "POST /projects HTTP/1.1" 200 581 0.239350 10.0.0.38 - - [2025-08-18 02:20:14] "POST /access-control-lists HTTP/1.1" 200 594 0.038799 10.0.0.19 - - [2025-08-18 02:20:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.309833 10.0.0.27 - - [2025-08-18 02:20:14] "GET /project/8408350b-0824-4c54-ba60-c25f171b2a3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.443031 10.0.0.27 - - [2025-08-18 02:20:15] "GET / HTTP/1.1" 200 35931 0.002002 10.0.0.27 - - [2025-08-18 02:20:16] "POST /neutron/port HTTP/1.1" 400 205 0.004111 10.0.0.27 - - [2025-08-18 02:20:17] "POST /fqname-to-id HTTP/1.1" 401 292 0.000532 10.0.0.27 - - [2025-08-18 02:20:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.057994 10.0.0.19 - - [2025-08-18 02:20:17] "GET /projects?obj_uuids=8408350b-0824-4c54-ba60-c25f171b2a3a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001001 10.0.0.27 - - [2025-08-18 02:20:17] "GET /project/8408350b-0824-4c54-ba60-c25f171b2a3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.038690 10.0.0.27 - - [2025-08-18 02:20:17] "POST /neutron/network HTTP/1.1" 200 117 0.032184 10.0.0.38 - - [2025-08-18 02:20:17] "POST /route-targets HTTP/1.1" 200 327 0.019697 10.0.0.27 - - [2025-08-18 02:20:17] "POST /neutron/network HTTP/1.1" 200 823 0.009319 10.0.0.27 - - [2025-08-18 02:20:17] "POST /id-to-fqname HTTP/1.1" 200 219 0.001359 10.0.0.27 - - [2025-08-18 02:20:17] "GET /virtual-network/7901c72e-461c-4ed0-9f24-b774e2752c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.005646 10.0.0.27 - - [2025-08-18 02:20:17] "GET /virtual-network/7901c72e-461c-4ed0-9f24-b774e2752c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.010145 10.0.0.27 - - [2025-08-18 02:20:18] "POST /neutron/subnet HTTP/1.1" 200 720 0.010169 10.0.0.27 - - [2025-08-18 02:20:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003392 10.0.0.19 - - [2025-08-18 02:20:18] "GET /projects?obj_uuids=8408350b-0824-4c54-ba60-c25f171b2a3a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001083 10.0.0.27 - - [2025-08-18 02:20:18] "GET /project/8408350b-0824-4c54-ba60-c25f171b2a3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.048608 10.0.0.38 - - [2025-08-18 02:20:18] "POST /ref-update HTTP/1.1" 200 156 0.021167 10.0.0.19 - - [2025-08-18 02:20:18] "POST /useragent-kv HTTP/1.1" 200 115 0.006257 10.0.0.27 - - [2025-08-18 02:20:18] "POST /neutron/subnet HTTP/1.1" 200 729 0.231012 10.0.0.27 - - [2025-08-18 02:20:18] "POST /id-to-fqname HTTP/1.1" 200 219 0.001927 10.0.0.27 - - [2025-08-18 02:20:18] "GET /virtual-network/eb5cfe5e-a1eb-47b3-afd7-868d0450636d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005648 10.0.0.27 - - [2025-08-18 02:20:18] "GET /virtual-network/eb5cfe5e-a1eb-47b3-afd7-868d0450636d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.007191 10.0.0.27 - - [2025-08-18 02:20:18] "POST /neutron/network HTTP/1.1" 200 825 0.005494 10.0.0.27 - - [2025-08-18 02:20:18] "POST /id-to-fqname HTTP/1.1" 200 219 0.001456 10.0.0.19 - - [2025-08-18 02:20:19] "GET /projects?obj_uuids=8408350b-0824-4c54-ba60-c25f171b2a3a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001259 10.0.0.27 - - [2025-08-18 02:20:19] "GET /project/8408350b-0824-4c54-ba60-c25f171b2a3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.058399 10.0.0.27 - - [2025-08-18 02:20:19] "POST /neutron/network HTTP/1.1" 200 823 0.006524 10.0.0.27 - - [2025-08-18 02:20:19] "POST /id-to-fqname HTTP/1.1" 200 219 0.001717 10.0.0.27 - - [2025-08-18 02:20:19] "POST /neutron/port HTTP/1.1" 200 117 0.006318 10.0.0.19 - - [2025-08-18 02:20:20] "GET /projects?obj_uuids=8408350b-0824-4c54-ba60-c25f171b2a3a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001219 10.0.0.27 - - [2025-08-18 02:20:20] "POST /neutron/port HTTP/1.1" 200 1057 0.323622 10.0.0.27 - - [2025-08-18 02:20:20] "POST /neutron/port HTTP/1.1" 200 1111 0.117416 10.0.0.27 - - [2025-08-18 02:20:20] "POST /neutron/subnet HTTP/1.1" 200 694 0.015156 10.0.0.19 - - [2025-08-18 02:20:20] "GET /projects?obj_uuids=8408350b-0824-4c54-ba60-c25f171b2a3a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001210 10.0.0.27 - - [2025-08-18 02:20:20] "GET /project/8408350b-0824-4c54-ba60-c25f171b2a3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.083773 10.0.0.27 - - [2025-08-18 02:20:20] "POST /neutron/network HTTP/1.1" 200 825 0.007065 10.0.0.27 - - [2025-08-18 02:20:21] "POST /neutron/port HTTP/1.1" 200 117 0.006698 10.0.0.19 - - [2025-08-18 02:20:21] "GET /projects?obj_uuids=8408350b-0824-4c54-ba60-c25f171b2a3a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001322 10.0.0.27 - - [2025-08-18 02:20:21] "POST /neutron/router HTTP/1.1" 200 344 0.338153 10.0.0.38 - - [2025-08-18 02:20:21] "POST /ref-update HTTP/1.1" 200 156 0.028086 10.0.0.27 - - [2025-08-18 02:20:21] "POST /neutron/port HTTP/1.1" 200 1085 0.018531 10.0.0.27 - - [2025-08-18 02:20:21] "POST /neutron/port HTTP/1.1" 200 1059 0.015260 10.0.0.27 - - [2025-08-18 02:20:22] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004254 10.0.0.27 - - [2025-08-18 02:20:22] "POST /neutron/network HTTP/1.1" 200 825 0.007195 10.0.0.27 - - [2025-08-18 02:20:26] "POST /neutron/port HTTP/1.1" 200 1085 0.014187 10.0.0.27 - - [2025-08-18 02:20:26] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007822 10.0.0.27 - - [2025-08-18 02:20:26] "GET /virtual-machine/1c1c7765-b833-4389-a7b4-d459b8269a2c HTTP/1.1" 401 292 0.000489 10.0.0.27 - - [2025-08-18 02:20:27] "GET /virtual-machine/1c1c7765-b833-4389-a7b4-d459b8269a2c HTTP/1.1" 200 1290 0.029128 10.0.0.27 - - [2025-08-18 02:20:27] "GET /virtual-machine-interface/a39b97ed-ac3d-45ce-81c1-d207720984da HTTP/1.1" 200 2934 0.006219 10.0.0.27 - - [2025-08-18 02:20:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005866 10.0.0.27 - - [2025-08-18 02:20:27] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005141 10.0.0.27 - - [2025-08-18 02:20:27] "GET /virtual-networks?parent_id=8408350b-0824-4c54-ba60-c25f171b2a3a&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.014697 10.0.0.27 - - [2025-08-18 02:20:27] "GET /virtual-network/7901c72e-461c-4ed0-9f24-b774e2752c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.009234 10.0.0.27 - - [2025-08-18 02:20:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004062 10.0.0.27 - - [2025-08-18 02:20:30] "GET /virtual-network/7901c72e-461c-4ed0-9f24-b774e2752c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.005597 10.0.0.27 - - [2025-08-18 02:20:32] "POST /neutron/port HTTP/1.1" 200 1087 0.022690 10.0.0.27 - - [2025-08-18 02:20:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003766 10.0.0.27 - - [2025-08-18 02:20:32] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004441 10.0.0.27 - - [2025-08-18 02:20:32] "GET /virtual-networks?parent_id=8408350b-0824-4c54-ba60-c25f171b2a3a&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.003588 10.0.0.27 - - [2025-08-18 02:20:32] "GET /virtual-network/7901c72e-461c-4ed0-9f24-b774e2752c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.006601 10.0.0.27 - - [2025-08-18 02:20:32] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007593 10.0.0.27 - - [2025-08-18 02:20:38] "POST /neutron/port HTTP/1.1" 200 1087 0.015973 10.0.0.27 - - [2025-08-18 02:20:38] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007867 10.0.0.27 - - [2025-08-18 02:20:38] "GET /virtual-machine/2bb139f2-560a-4ea5-b4c1-4b5e2971ce41 HTTP/1.1" 200 1290 0.005913 10.0.0.27 - - [2025-08-18 02:20:38] "GET /virtual-machine-interface/7c425b6a-8ecb-42a1-beaa-85ccb217e783 HTTP/1.1" 200 2934 0.005435 10.0.0.27 - - [2025-08-18 02:20:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003786 10.0.0.27 - - [2025-08-18 02:20:38] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003836 10.0.0.27 - - [2025-08-18 02:20:38] "GET /virtual-networks?parent_id=8408350b-0824-4c54-ba60-c25f171b2a3a&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.003166 10.0.0.27 - - [2025-08-18 02:20:38] "GET /virtual-network/eb5cfe5e-a1eb-47b3-afd7-868d0450636d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006715 10.0.0.27 - - [2025-08-18 02:20:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003819 10.0.0.27 - - [2025-08-18 02:20:39] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004525 10.0.0.27 - - [2025-08-18 02:20:39] "GET /virtual-networks?parent_id=8408350b-0824-4c54-ba60-c25f171b2a3a&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.003606 10.0.0.27 - - [2025-08-18 02:20:39] "GET /virtual-network/eb5cfe5e-a1eb-47b3-afd7-868d0450636d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006330 10.0.0.27 - - [2025-08-18 02:20:43] "POST /neutron/port HTTP/1.1" 200 1884 0.028177 10.0.0.27 - - [2025-08-18 02:20:48] "POST /neutron/network HTTP/1.1" 200 835 0.007762 10.0.0.27 - - [2025-08-18 02:20:48] "POST /neutron/port HTTP/1.1" 200 117 0.001300 10.0.0.27 - - [2025-08-18 02:20:50] "POST /neutron/router HTTP/1.1" 200 344 0.233201 10.0.0.27 - - [2025-08-18 02:20:52] "POST /neutron/network HTTP/1.1" 200 833 0.007658 10.0.0.27 - - [2025-08-18 02:20:52] "POST /neutron/port HTTP/1.1" 200 117 0.001244 10.0.0.19 - - [2025-08-18 02:20:53] "GET /projects?obj_uuids=8408350b-0824-4c54-ba60-c25f171b2a3a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002662 10.0.0.27 - - [2025-08-18 02:20:54] "POST /neutron/router HTTP/1.1" 200 344 0.304434 10.0.0.38 - - [2025-08-18 02:20:54] "POST /ref-update HTTP/1.1" 200 156 0.027282 10.0.0.27 - - [2025-08-18 02:20:56] "POST /neutron/router HTTP/1.1" 200 580 0.010514 10.0.0.38 - - [2025-08-18 02:20:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.008668 10.0.0.27 - - [2025-08-18 02:20:56] "POST /neutron/router HTTP/1.1" 200 151 0.066685 10.0.0.27 - - [2025-08-18 02:20:57] "POST /neutron/port HTTP/1.1" 200 1087 0.015975 10.0.0.27 - - [2025-08-18 02:20:57] "POST /neutron/port HTTP/1.1" 200 151 0.190113 10.0.0.27 - - [2025-08-18 02:20:59] "POST /neutron/network HTTP/1.1" 200 825 0.008240 10.0.0.38 - - [2025-08-18 02:20:59] "DELETE /route-target/18f06d15-a235-427c-a4a0-4db61a9be541 HTTP/1.1" 200 115 0.018864 10.0.0.19 - - [2025-08-18 02:20:59] "POST /useragent-kv HTTP/1.1" 200 115 0.003614 10.0.0.19 - - [2025-08-18 02:20:59] "POST /useragent-kv HTTP/1.1" 200 115 0.004353 10.0.0.27 - - [2025-08-18 02:20:59] "POST /neutron/network HTTP/1.1" 200 151 0.117288 10.0.0.19 - - [2025-08-18 02:21:00] "GET /projects?obj_uuids=8408350b-0824-4c54-ba60-c25f171b2a3a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001043 10.0.0.27 - - [2025-08-18 02:21:00] "GET /project/8408350b-0824-4c54-ba60-c25f171b2a3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.043188 10.0.0.19 - - [2025-08-18 02:21:00] "GET /projects?obj_uuids=8408350b-0824-4c54-ba60-c25f171b2a3a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001209 10.0.0.27 - - [2025-08-18 02:21:00] "GET /project/8408350b-0824-4c54-ba60-c25f171b2a3a?fields=virtual_networks HTTP/1.1" 200 1028 0.041022 10.0.0.19 - - [2025-08-18 02:21:00] "GET /projects?obj_uuids=8408350b-0824-4c54-ba60-c25f171b2a3a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001069 10.0.0.27 - - [2025-08-18 02:21:00] "GET /project/8408350b-0824-4c54-ba60-c25f171b2a3a?fields=virtual_machine_interfaces HTTP/1.1" 200 1028 0.063326 10.0.0.19 - - [2025-08-18 02:21:00] "GET /projects?obj_uuids=8408350b-0824-4c54-ba60-c25f171b2a3a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001587 10.0.0.27 - - [2025-08-18 02:21:00] "GET /project/8408350b-0824-4c54-ba60-c25f171b2a3a?fields=security_groups HTTP/1.1" 200 1252 0.049071 10.0.0.27 - - [2025-08-18 02:21:01] "POST /fqname-to-id HTTP/1.1" 404 191 0.034852 10.0.0.19 - - [2025-08-18 02:21:01] "GET /projects?obj_uuids=6eaadfb8-6dd9-4066-97f4-7055e829394d&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002807 10.0.0.19 - - [2025-08-18 02:21:01] "GET /domains?obj_uuids=edf943fc-0622-4564-8821-4de9bd04e8a3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001020 10.0.0.19 - - [2025-08-18 02:21:01] "GET /domain/edf943fc-0622-4564-8821-4de9bd04e8a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007209 10.0.0.19 - - [2025-08-18 02:21:02] "POST /id-to-fqname HTTP/1.1" 200 193 0.007284 10.0.0.19 - - [2025-08-18 02:21:02] "POST /fqname-to-id HTTP/1.1" 404 202 0.003692 10.0.0.19 - - [2025-08-18 02:21:02] "POST /security-groups HTTP/1.1" 200 594 0.030156 10.0.0.38 - - [2025-08-18 02:21:02] "POST /fqname-to-id HTTP/1.1" 404 237 0.005204 10.0.0.19 - - [2025-08-18 02:21:02] "POST /projects HTTP/1.1" 200 591 0.251966 10.0.0.19 - - [2025-08-18 02:21:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.327085 10.0.0.38 - - [2025-08-18 02:21:02] "POST /access-control-lists HTTP/1.1" 200 597 0.026897 10.0.0.27 - - [2025-08-18 02:21:02] "GET /project/6eaadfb8-6dd9-4066-97f4-7055e829394d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.478416 10.0.0.27 - - [2025-08-18 02:21:03] "GET / HTTP/1.1" 200 35931 0.002209 10.0.0.27 - - [2025-08-18 02:21:05] "GET /project/6eaadfb8-6dd9-4066-97f4-7055e829394d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000497 10.0.0.19 - - [2025-08-18 02:21:05] "GET /projects?obj_uuids=6eaadfb8-6dd9-4066-97f4-7055e829394d&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001075 10.0.0.27 - - [2025-08-18 02:21:05] "GET /project/6eaadfb8-6dd9-4066-97f4-7055e829394d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.055515 10.0.0.27 - - [2025-08-18 02:21:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002649 10.0.0.27 - - [2025-08-18 02:21:05] "GET /security-group/7cc8baa1-d853-46ac-9d4c-edb15e7efdab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3763 0.005637 10.0.0.27 - - [2025-08-18 02:21:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002303 10.0.0.19 - - [2025-08-18 02:21:05] "GET /projects?obj_uuids=6eaadfb8-6dd9-4066-97f4-7055e829394d&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001494 10.0.0.27 - - [2025-08-18 02:21:05] "GET /project/6eaadfb8-6dd9-4066-97f4-7055e829394d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.040346 10.0.0.27 - - [2025-08-18 02:21:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003291 10.0.0.27 - - [2025-08-18 02:21:06] "GET /security-group/7cc8baa1-d853-46ac-9d4c-edb15e7efdab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3763 0.004148 10.0.0.27 - - [2025-08-18 02:21:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002950 10.0.0.27 - - [2025-08-18 02:21:06] "PUT /security-group/7cc8baa1-d853-46ac-9d4c-edb15e7efdab HTTP/1.1" 200 262 0.016827 10.0.0.27 - - [2025-08-18 02:21:06] "POST /fqname-to-id HTTP/1.1" 404 202 0.003505 10.0.0.27 - - [2025-08-18 02:21:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004166 10.0.0.19 - - [2025-08-18 02:21:06] "GET /projects?obj_uuids=6eaadfb8-6dd9-4066-97f4-7055e829394d&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001236 10.0.0.27 - - [2025-08-18 02:21:06] "GET /project/6eaadfb8-6dd9-4066-97f4-7055e829394d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.043267 10.0.0.38 - - [2025-08-18 02:21:06] "POST /route-targets HTTP/1.1" 200 327 0.011083 10.0.0.19 - - [2025-08-18 02:21:06] "POST /useragent-kv HTTP/1.1" 200 115 0.009243 10.0.0.27 - - [2025-08-18 02:21:06] "POST /neutron/subnet HTTP/1.1" 200 724 0.280289 10.0.0.27 - - [2025-08-18 02:21:06] "POST /id-to-fqname HTTP/1.1" 200 223 0.001329 10.0.0.27 - - [2025-08-18 02:21:06] "GET /virtual-network/3a6c4888-b034-40b1-abec-cc6aeaa8f004?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005026 10.0.0.27 - - [2025-08-18 02:21:06] "GET /virtual-network/3a6c4888-b034-40b1-abec-cc6aeaa8f004?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005686 10.0.0.27 - - [2025-08-18 02:21:06] "POST /neutron/network HTTP/1.1" 200 827 0.006254 10.0.0.27 - - [2025-08-18 02:21:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003183 10.0.0.19 - - [2025-08-18 02:21:06] "GET /projects?obj_uuids=6eaadfb8-6dd9-4066-97f4-7055e829394d&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000964 10.0.0.27 - - [2025-08-18 02:21:07] "GET /project/6eaadfb8-6dd9-4066-97f4-7055e829394d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.037971 10.0.0.19 - - [2025-08-18 02:21:07] "GET /projects?obj_uuids=6eaadfb8-6dd9-4066-97f4-7055e829394d&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001159 10.0.0.27 - - [2025-08-18 02:21:07] "POST /neutron/network HTTP/1.1" 200 615 0.165305 10.0.0.38 - - [2025-08-18 02:21:07] "POST /ref-update HTTP/1.1" 200 156 0.033416 10.0.0.27 - - [2025-08-18 02:21:07] "POST /id-to-fqname HTTP/1.1" 200 227 0.002848 10.0.0.27 - - [2025-08-18 02:21:07] "GET /virtual-network/04fa4e38-4f71-49ee-9d71-445d48a5a896?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.015872 10.0.0.27 - - [2025-08-18 02:21:07] "POST /neutron/network HTTP/1.1" 200 834 0.008284 10.0.0.27 - - [2025-08-18 02:21:07] "GET /virtual-network/04fa4e38-4f71-49ee-9d71-445d48a5a896?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.005399 10.0.0.27 - - [2025-08-18 02:21:07] "POST /id-to-fqname HTTP/1.1" 200 223 0.001538 10.0.0.27 - - [2025-08-18 02:21:07] "POST /neutron/network HTTP/1.1" 200 837 0.006684 10.0.0.19 - - [2025-08-18 02:21:08] "DELETE /project/cdd2ca8f-861c-4eb7-8825-613aa4076392 HTTP/1.1" 404 177 0.005477 10.0.0.19 - - [2025-08-18 02:21:08] "DELETE /project/6eaadfb86dd9406697f47055e829394d HTTP/1.1" 404 173 0.006954 10.0.0.19 - - [2025-08-18 02:21:08] "DELETE /project/8408350b08244c54ba60c25f171b2a3a HTTP/1.1" 404 173 0.011143 10.0.0.19 - - [2025-08-18 02:21:08] "GET /projects?obj_uuids=8408350b-0824-4c54-ba60-c25f171b2a3a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001068 10.0.0.19 - - [2025-08-18 02:21:08] "GET /project/8408350b-0824-4c54-ba60-c25f171b2a3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.053127 10.0.0.19 - - [2025-08-18 02:21:08] "GET /projects?obj_uuids=6eaadfb8-6dd9-4066-97f4-7055e829394d&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001014 10.0.0.19 - - [2025-08-18 02:21:08] "GET /projects?obj_uuids=8408350b-0824-4c54-ba60-c25f171b2a3a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000858 10.0.0.27 - - [2025-08-18 02:21:08] "GET /project/6eaadfb8-6dd9-4066-97f4-7055e829394d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.099607 10.0.0.19 - - [2025-08-18 02:21:08] "GET /project/8408350b-0824-4c54-ba60-c25f171b2a3a?fields=security_groups HTTP/1.1" 200 1357 0.068288 10.0.0.19 - - [2025-08-18 02:21:08] "DELETE /security-group/d0e06d30-8a91-4166-8b2e-63b7e39714bb HTTP/1.1" 200 115 0.065968 10.0.0.19 - - [2025-08-18 02:21:08] "GET /projects?obj_uuids=8408350b-0824-4c54-ba60-c25f171b2a3a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001743 10.0.0.38 - - [2025-08-18 02:21:08] "DELETE /access-control-list/a1d02f51-c91b-4eb9-b456-f4195149f481 HTTP/1.1" 200 115 0.065237 10.0.0.19 - - [2025-08-18 02:21:09] "GET /project/8408350b-0824-4c54-ba60-c25f171b2a3a?fields=application_policy_sets HTTP/1.1" 200 1396 0.072845 10.0.0.27 - - [2025-08-18 02:21:09] "POST /neutron/port HTTP/1.1" 200 117 0.007995 10.0.0.27 - - [2025-08-18 02:21:09] "POST /id-to-fqname HTTP/1.1" 200 227 0.001563 10.0.0.19 - - [2025-08-18 02:21:09] "DELETE /project/8408350b-0824-4c54-ba60-c25f171b2a3a HTTP/1.1" 200 115 0.491240 10.0.0.27 - - [2025-08-18 02:21:09] "POST /neutron/network HTTP/1.1" 200 837 0.007052 10.0.0.27 - - [2025-08-18 02:21:09] "POST /neutron/port HTTP/1.1" 200 1063 0.016066 10.0.0.27 - - [2025-08-18 02:21:10] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003863 10.0.0.27 - - [2025-08-18 02:21:10] "POST /neutron/network HTTP/1.1" 200 827 0.006580 10.0.0.19 - - [2025-08-18 02:21:10] "GET /projects?obj_uuids=6eaadfb8-6dd9-4066-97f4-7055e829394d&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001018 10.0.0.27 - - [2025-08-18 02:21:10] "GET /project/6eaadfb8-6dd9-4066-97f4-7055e829394d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.075680 10.0.0.27 - - [2025-08-18 02:21:10] "POST /neutron/security_group HTTP/1.1" 200 2002 0.009187 10.0.0.27 - - [2025-08-18 02:21:10] "POST /neutron/router HTTP/1.1" 200 585 0.011255 10.0.0.38 - - [2025-08-18 02:21:10] "PUT /logical-router/ab45d437-17e6-4790-bc26-f384f37e6dd9 HTTP/1.1" 200 262 0.025800 10.0.0.19 - - [2025-08-18 02:21:10] "GET /projects?obj_uuids=6eaadfb8-6dd9-4066-97f4-7055e829394d&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001888 10.0.0.27 - - [2025-08-18 02:21:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.047507 10.0.0.19 - - [2025-08-18 02:21:10] "POST /useragent-kv HTTP/1.1" 200 115 0.016879 10.0.0.27 - - [2025-08-18 02:21:10] "POST /virtual-networks HTTP/1.1" 200 694 0.170134 10.0.0.27 - - [2025-08-18 02:21:11] "POST /neutron/router HTTP/1.1" 200 344 0.390027 10.0.0.38 - - [2025-08-18 02:21:11] "POST /ref-update HTTP/1.1" 200 156 0.049625 10.0.0.27 - - [2025-08-18 02:21:11] "POST /neutron/port HTTP/1.1" 200 1091 0.078018 10.0.0.27 - - [2025-08-18 02:21:11] "PUT /logical-router/ab45d437-17e6-4790-bc26-f384f37e6dd9 HTTP/1.1" 200 262 0.048863 10.0.0.27 - - [2025-08-18 02:21:11] "POST /neutron/port HTTP/1.1" 200 1063 0.029348 10.0.0.27 - - [2025-08-18 02:21:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.009083 10.0.0.27 - - [2025-08-18 02:21:11] "POST /neutron/floatingip HTTP/1.1" 200 117 0.016273 10.0.0.27 - - [2025-08-18 02:21:11] "POST /chown HTTP/1.1" 200 109 0.047123 10.0.0.27 - - [2025-08-18 02:21:11] "POST /neutron/network HTTP/1.1" 200 834 0.011137 10.0.0.27 - - [2025-08-18 02:21:11] "POST /chown HTTP/1.1" 200 109 0.016229 10.0.0.27 - - [2025-08-18 02:21:12] "POST /ref-update HTTP/1.1" 200 156 0.030217 10.0.0.27 - - [2025-08-18 02:21:12] "POST /instance-ips HTTP/1.1" 200 549 0.064385 10.0.0.27 - - [2025-08-18 02:21:12] "PUT /virtual-machine-interface/493babca-ef19-4967-8632-6866bfe7258c HTTP/1.1" 200 284 0.027041 10.0.0.27 - - [2025-08-18 02:21:12] "POST /ref-update HTTP/1.1" 200 156 0.028960 10.0.0.27 - - [2025-08-18 02:21:12] "POST /chown HTTP/1.1" 200 109 0.026459 10.0.0.27 - - [2025-08-18 02:21:12] "PUT /virtual-machine-interface/1e20a41c-f336-4adc-ad28-e9807d73545d HTTP/1.1" 200 284 0.024369 10.0.0.27 - - [2025-08-18 02:21:12] "POST /ref-update HTTP/1.1" 200 156 0.028381 10.0.0.27 - - [2025-08-18 02:21:12] "POST /instance-ips HTTP/1.1" 400 316 0.028083 10.0.0.27 - - [2025-08-18 02:21:13] "PUT /instance-ip/c71625d3-ca1b-438a-ac52-a7c81d759295 HTTP/1.1" 200 256 0.054792 10.0.0.27 - - [2025-08-18 02:21:13] "POST /ref-update HTTP/1.1" 200 156 0.024217 10.0.0.27 - - [2025-08-18 02:21:16] "POST /neutron/port HTTP/1.1" 200 1091 0.014207 10.0.0.27 - - [2025-08-18 02:21:16] "POST /neutron/security_group HTTP/1.1" 200 2002 0.006489 10.0.0.27 - - [2025-08-18 02:21:16] "GET /virtual-machine/04416e6a-6e9c-480c-9739-76067a004b7e HTTP/1.1" 401 292 0.000405 10.0.0.27 - - [2025-08-18 02:21:16] "GET /virtual-machine/04416e6a-6e9c-480c-9739-76067a004b7e HTTP/1.1" 200 1294 0.029009 10.0.0.27 - - [2025-08-18 02:21:16] "GET /virtual-machine-interface/208a14ee-c5ee-4778-8afd-299e243f920f HTTP/1.1" 200 2956 0.005769 10.0.0.27 - - [2025-08-18 02:21:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004394 10.0.0.27 - - [2025-08-18 02:21:16] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004857 10.0.0.27 - - [2025-08-18 02:21:16] "GET /virtual-networks?parent_id=6eaadfb8-6dd9-4066-97f4-7055e829394d&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.002743 10.0.0.27 - - [2025-08-18 02:21:17] "GET /virtual-network/3a6c4888-b034-40b1-abec-cc6aeaa8f004?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.007085 10.0.0.27 - - [2025-08-18 02:21:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004254 10.0.0.27 - - [2025-08-18 02:21:20] "GET /virtual-network/3a6c4888-b034-40b1-abec-cc6aeaa8f004?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006050 10.0.0.27 - - [2025-08-18 02:21:20] "POST /neutron/port HTTP/1.1" 200 1091 0.025566 10.0.0.27 - - [2025-08-18 02:21:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005497 10.0.0.27 - - [2025-08-18 02:21:22] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004488 10.0.0.27 - - [2025-08-18 02:21:22] "GET /virtual-networks?parent_id=6eaadfb8-6dd9-4066-97f4-7055e829394d&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.003235 10.0.0.27 - - [2025-08-18 02:21:22] "GET /virtual-network/3a6c4888-b034-40b1-abec-cc6aeaa8f004?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.007181 10.0.0.27 - - [2025-08-18 02:21:22] "POST /neutron/security_group HTTP/1.1" 200 2002 0.007084 10.0.0.27 - - [2025-08-18 02:21:22] "POST /neutron/port HTTP/1.1" 200 1091 0.013069 10.0.0.27 - - [2025-08-18 02:21:22] "GET /virtual-machine/0e85c6a5-eaef-468d-b5da-e4418eeffa2a HTTP/1.1" 200 1295 0.006030 10.0.0.27 - - [2025-08-18 02:21:22] "GET /virtual-machine-interface/f2ded552-2291-48b9-80f4-3c492337d04d HTTP/1.1" 200 2968 0.005363 10.0.0.27 - - [2025-08-18 02:21:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003299 10.0.0.27 - - [2025-08-18 02:21:22] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003228 10.0.0.27 - - [2025-08-18 02:21:22] "GET /virtual-networks?parent_id=6eaadfb8-6dd9-4066-97f4-7055e829394d&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.002730 10.0.0.27 - - [2025-08-18 02:21:22] "GET /virtual-network/04fa4e38-4f71-49ee-9d71-445d48a5a896?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.007926 10.0.0.38 - - [2025-08-18 02:21:23] "GET /global-system-configs HTTP/1.1" 200 322 0.030904 10.0.0.27 - - [2025-08-18 02:21:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004189 10.0.0.27 - - [2025-08-18 02:21:23] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004785 10.0.0.27 - - [2025-08-18 02:21:23] "GET /virtual-networks?parent_id=6eaadfb8-6dd9-4066-97f4-7055e829394d&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.004220 10.0.0.27 - - [2025-08-18 02:21:23] "GET /virtual-network/04fa4e38-4f71-49ee-9d71-445d48a5a896?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.006424 10.0.0.19 - - [2025-08-18 02:21:24] "GET /global-system-configs HTTP/1.1" 200 322 0.072362 10.0.0.38 - - [2025-08-18 02:21:24] "GET /global-system-configs HTTP/1.1" 200 322 0.135385 10.0.0.19 - - [2025-08-18 02:21:24] "GET /obj-perms HTTP/1.1" 200 5056 0.220114 10.0.0.27 - - [2025-08-18 02:21:24] "GET /obj-perms HTTP/1.1" 200 5056 0.231720 10.0.0.38 - - [2025-08-18 02:21:24] "GET /obj-perms HTTP/1.1" 200 5056 0.232142 10.0.0.27 - - [2025-08-18 02:21:24] "GET /global-system-configs HTTP/1.1" 200 322 0.064674 10.0.0.19 - - [2025-08-18 02:21:24] "GET /global-system-configs HTTP/1.1" 200 322 0.069649 10.0.0.19 - - [2025-08-18 02:21:24] "GET /obj-perms HTTP/1.1" 200 5056 0.104263 10.0.0.27 - - [2025-08-18 02:21:24] "GET /obj-perms HTTP/1.1" 200 5056 0.117592 10.0.0.27 - - [2025-08-18 02:21:25] "GET /global-system-configs HTTP/1.1" 200 322 0.053836 10.0.0.38 - - [2025-08-18 02:21:25] "GET /obj-perms HTTP/1.1" 200 5056 0.114967 10.0.0.38 - - [2025-08-18 02:21:27] "POST /ref-update HTTP/1.1" 200 156 0.023361 10.0.0.27 - - [2025-08-18 02:21:27] "POST /neutron/router HTTP/1.1" 200 344 0.213243 10.0.0.27 - - [2025-08-18 02:21:28] "PUT /logical-router/ab45d437-17e6-4790-bc26-f384f37e6dd9 HTTP/1.1" 404 171 0.044473 10.0.0.38 - - [2025-08-18 02:21:28] "POST /ref-update HTTP/1.1" 200 156 0.021280 10.0.0.27 - - [2025-08-18 02:21:28] "GET /virtual-network/b3d05a1b-6ebc-442b-94e2-5c087667be34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2124 0.013759 10.0.0.27 - - [2025-08-18 02:21:28] "POST /neutron/network HTTP/1.1" 200 834 0.009005 10.0.0.27 - - [2025-08-18 02:21:28] "DELETE /instance-ip/c71625d3-ca1b-438a-ac52-a7c81d759295 HTTP/1.1" 200 115 0.108126 10.0.0.38 - - [2025-08-18 02:21:28] "DELETE /route-target/db4f6c3b-cad0-4c55-8886-31d2c16966ca HTTP/1.1" 200 115 0.023883 10.0.0.27 - - [2025-08-18 02:21:28] "GET /logical-router/ab45d437-17e6-4790-bc26-f384f37e6dd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.003060 10.0.0.27 - - [2025-08-18 02:21:28] "POST /neutron/port HTTP/1.1" 200 1117 0.014808 10.0.0.27 - - [2025-08-18 02:21:28] "POST /ref-update HTTP/1.1" 200 156 0.022104 10.0.0.27 - - [2025-08-18 02:21:28] "GET /virtual-machine-interface/493babca-ef19-4967-8632-6866bfe7258c?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1332 0.008688 10.0.0.27 - - [2025-08-18 02:21:28] "POST /neutron/port HTTP/1.1" 200 1117 0.020924 10.0.0.27 - - [2025-08-18 02:21:29] "DELETE /virtual-machine/f7befb43-c3bf-4836-9990-f1c45fce2b77 HTTP/1.1" 200 115 0.046926 10.0.0.27 - - [2025-08-18 02:21:29] "GET /instance-ip/9440eccd-7eab-42a2-a999-aad052fbc609?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1696 0.009644 10.0.0.27 - - [2025-08-18 02:21:29] "GET /virtual-machine-interface/774da372-4c77-49d0-a718-12c33c956448?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1333 0.007371 10.0.0.27 - - [2025-08-18 02:21:29] "DELETE /virtual-machine/15e1cdb4-a07d-4141-b596-4469c0558112 HTTP/1.1" 200 115 0.026613 10.0.0.19 - - [2025-08-18 02:21:30] "POST /useragent-kv HTTP/1.1" 200 115 0.006133 10.0.0.19 - - [2025-08-18 02:21:30] "POST /useragent-kv HTTP/1.1" 200 115 0.010778 10.0.0.27 - - [2025-08-18 02:21:30] "POST /neutron/network HTTP/1.1" 200 151 0.172565 10.0.0.38 - - [2025-08-18 02:21:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005661 10.0.0.19 - - [2025-08-18 02:21:32] "GET /projects?obj_uuids=6eaadfb8-6dd9-4066-97f4-7055e829394d&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001369 10.0.0.27 - - [2025-08-18 02:21:32] "GET /project/6eaadfb8-6dd9-4066-97f4-7055e829394d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.037053 10.0.0.19 - - [2025-08-18 02:21:32] "GET /projects?obj_uuids=6eaadfb8-6dd9-4066-97f4-7055e829394d&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001135 10.0.0.27 - - [2025-08-18 02:21:32] "GET /project/6eaadfb8-6dd9-4066-97f4-7055e829394d?fields=virtual_networks HTTP/1.1" 200 1038 0.036951 10.0.0.19 - - [2025-08-18 02:21:32] "GET /projects?obj_uuids=6eaadfb8-6dd9-4066-97f4-7055e829394d&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001381 10.0.0.27 - - [2025-08-18 02:21:32] "GET /project/6eaadfb8-6dd9-4066-97f4-7055e829394d?fields=virtual_machine_interfaces HTTP/1.1" 200 1038 0.043937 10.0.0.19 - - [2025-08-18 02:21:32] "GET /projects?obj_uuids=6eaadfb8-6dd9-4066-97f4-7055e829394d&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001719 10.0.0.27 - - [2025-08-18 02:21:32] "GET /project/6eaadfb8-6dd9-4066-97f4-7055e829394d?fields=security_groups HTTP/1.1" 200 1267 0.039850 10.0.0.27 - - [2025-08-18 02:21:33] "POST /fqname-to-id HTTP/1.1" 404 196 0.311339 10.0.0.19 - - [2025-08-18 02:21:33] "GET /projects?obj_uuids=34d64c8e-d489-40a8-a1c1-e55b2d368dc3&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004573 10.0.0.19 - - [2025-08-18 02:21:33] "GET /domains?obj_uuids=edf943fc-0622-4564-8821-4de9bd04e8a3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001129 10.0.0.19 - - [2025-08-18 02:21:33] "GET /domain/edf943fc-0622-4564-8821-4de9bd04e8a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007536 10.0.0.19 - - [2025-08-18 02:21:33] "POST /id-to-fqname HTTP/1.1" 200 198 0.002586 10.0.0.19 - - [2025-08-18 02:21:33] "POST /fqname-to-id HTTP/1.1" 404 207 0.006133 10.0.0.19 - - [2025-08-18 02:21:34] "POST /security-groups HTTP/1.1" 200 599 0.035210 10.0.0.19 - - [2025-08-18 02:21:34] "POST /projects HTTP/1.1" 200 601 0.233126 10.0.0.38 - - [2025-08-18 02:21:34] "POST /access-control-lists HTTP/1.1" 200 604 0.029105 10.0.0.19 - - [2025-08-18 02:21:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.301511 10.0.0.27 - - [2025-08-18 02:21:34] "GET /project/34d64c8e-d489-40a8-a1c1-e55b2d368dc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.710843 10.0.0.27 - - [2025-08-18 02:21:35] "GET / HTTP/1.1" 200 35931 0.002392 10.0.0.27 - - [2025-08-18 02:21:37] "POST /fqname-to-id HTTP/1.1" 401 292 0.000542 10.0.0.27 - - [2025-08-18 02:21:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.056504 10.0.0.19 - - [2025-08-18 02:21:37] "GET /projects?obj_uuids=34d64c8e-d489-40a8-a1c1-e55b2d368dc3&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001051 10.0.0.27 - - [2025-08-18 02:21:37] "GET /project/34d64c8e-d489-40a8-a1c1-e55b2d368dc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.075652 10.0.0.27 - - [2025-08-18 02:21:37] "POST /neutron/network HTTP/1.1" 200 117 0.033179 10.0.0.38 - - [2025-08-18 02:21:37] "POST /route-targets HTTP/1.1" 200 327 0.021984 10.0.0.19 - - [2025-08-18 02:21:38] "POST /useragent-kv HTTP/1.1" 200 115 0.012167 10.0.0.27 - - [2025-08-18 02:21:38] "POST /neutron/subnet HTTP/1.1" 200 828 0.241054 10.0.0.27 - - [2025-08-18 02:21:38] "POST /id-to-fqname HTTP/1.1" 200 228 0.001471 10.0.0.27 - - [2025-08-18 02:21:38] "GET /virtual-network/0f05a4e4-a779-4c13-8c2d-7e811dbdb80d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.006604 10.0.0.27 - - [2025-08-18 02:21:38] "GET /virtual-network/0f05a4e4-a779-4c13-8c2d-7e811dbdb80d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.008301 10.0.0.27 - - [2025-08-18 02:21:38] "POST /neutron/network HTTP/1.1" 200 1007 0.011290 10.0.0.27 - - [2025-08-18 02:21:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003079 10.0.0.19 - - [2025-08-18 02:21:38] "GET /projects?obj_uuids=34d64c8e-d489-40a8-a1c1-e55b2d368dc3&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001113 10.0.0.27 - - [2025-08-18 02:21:38] "GET /project/34d64c8e-d489-40a8-a1c1-e55b2d368dc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.066280 10.0.0.27 - - [2025-08-18 02:21:38] "POST /neutron/network HTTP/1.1" 200 117 0.011412 10.0.0.38 - - [2025-08-18 02:21:38] "POST /ref-update HTTP/1.1" 200 156 0.019732 10.0.0.19 - - [2025-08-18 02:21:39] "POST /useragent-kv HTTP/1.1" 200 115 0.004629 10.0.0.38 - - [2025-08-18 02:21:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.045045 10.0.0.27 - - [2025-08-18 02:21:39] "POST /neutron/subnet HTTP/1.1" 200 828 0.171700 10.0.0.27 - - [2025-08-18 02:21:39] "POST /id-to-fqname HTTP/1.1" 200 228 0.001380 10.0.0.27 - - [2025-08-18 02:21:39] "GET /virtual-network/e9b98df2-51f5-404e-af41-731ceb1f19fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.006580 10.0.0.27 - - [2025-08-18 02:21:39] "GET /virtual-network/e9b98df2-51f5-404e-af41-731ceb1f19fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.006440 10.0.0.27 - - [2025-08-18 02:21:39] "POST /neutron/network HTTP/1.1" 200 1005 0.013623 10.0.0.27 - - [2025-08-18 02:21:39] "POST /fqname-to-id HTTP/1.1" 404 234 0.003232 10.0.0.27 - - [2025-08-18 02:21:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003137 10.0.0.19 - - [2025-08-18 02:21:39] "GET /projects?obj_uuids=34d64c8e-d489-40a8-a1c1-e55b2d368dc3&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001621 10.0.0.27 - - [2025-08-18 02:21:39] "GET /project/34d64c8e-d489-40a8-a1c1-e55b2d368dc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.044511 10.0.0.27 - - [2025-08-18 02:21:39] "POST /network-policys HTTP/1.1" 200 577 0.025332 10.0.0.27 - - [2025-08-18 02:21:39] "GET /network-policy/6d21de63-487c-4b5d-84f2-b0cef79c19d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3127 0.006637 10.0.0.27 - - [2025-08-18 02:21:39] "POST /neutron/network HTTP/1.1" 200 1007 0.010412 10.0.0.38 - - [2025-08-18 02:21:39] "GET /virtual-network/84541338-c3dc-4a74-9638-80276469537f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.006490 10.0.0.27 - - [2025-08-18 02:21:39] "GET /virtual-network/0f05a4e4-a779-4c13-8c2d-7e811dbdb80d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.022095 10.0.0.27 - - [2025-08-18 02:21:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004336 10.0.0.27 - - [2025-08-18 02:21:39] "GET /network-policy/6d21de63-487c-4b5d-84f2-b0cef79c19d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3127 0.004879 10.0.0.27 - - [2025-08-18 02:21:39] "POST /neutron/network HTTP/1.1" 200 1005 0.009575 10.0.0.38 - - [2025-08-18 02:21:39] "PUT /access-control-list/a7f449bb-e92a-481a-96f3-b5917d908582 HTTP/1.1" 200 272 0.073637 10.0.0.27 - - [2025-08-18 02:21:39] "GET /virtual-network/e9b98df2-51f5-404e-af41-731ceb1f19fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2962 0.008545 10.0.0.27 - - [2025-08-18 02:21:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.006246 10.0.0.27 - - [2025-08-18 02:21:39] "GET /network-policy/6d21de63-487c-4b5d-84f2-b0cef79c19d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3127 0.007415 10.0.0.38 - - [2025-08-18 02:21:39] "POST /ref-update HTTP/1.1" 200 156 0.038128 10.0.0.27 - - [2025-08-18 02:21:40] "GET /virtual-network/0f05a4e4-a779-4c13-8c2d-7e811dbdb80d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.005971 10.0.0.19 - - [2025-08-18 02:21:41] "GET /obj-perms HTTP/1.1" 200 5046 0.044088 10.0.0.27 - - [2025-08-18 02:21:41] "GET /virtual-network/e9b98df2-51f5-404e-af41-731ceb1f19fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2962 0.007673 10.0.0.27 - - [2025-08-18 02:21:42] "GET /obj-perms HTTP/1.1" 200 5046 0.045121 10.0.0.38 - - [2025-08-18 02:21:42] "GET /obj-perms HTTP/1.1" 200 5046 0.044575 10.0.0.27 - - [2025-08-18 02:21:42] "POST /id-to-fqname HTTP/1.1" 200 228 0.001439 10.0.0.27 - - [2025-08-18 02:21:42] "POST /neutron/network HTTP/1.1" 200 1125 0.010042 10.0.0.19 - - [2025-08-18 02:21:43] "GET /projects?obj_uuids=34d64c8e-d489-40a8-a1c1-e55b2d368dc3&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001190 10.0.0.27 - - [2025-08-18 02:21:43] "GET /project/34d64c8e-d489-40a8-a1c1-e55b2d368dc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.084276 10.0.0.27 - - [2025-08-18 02:21:43] "POST /neutron/port HTTP/1.1" 200 117 0.006615 10.0.0.27 - - [2025-08-18 02:21:43] "POST /id-to-fqname HTTP/1.1" 200 228 0.001727 10.0.0.27 - - [2025-08-18 02:21:43] "POST /neutron/network HTTP/1.1" 200 1125 0.010079 10.0.0.27 - - [2025-08-18 02:21:44] "POST /neutron/port HTTP/1.1" 200 1176 0.017709 10.0.0.19 - - [2025-08-18 02:21:44] "GET /projects?obj_uuids=34d64c8e-d489-40a8-a1c1-e55b2d368dc3&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001325 10.0.0.27 - - [2025-08-18 02:21:44] "GET /project/34d64c8e-d489-40a8-a1c1-e55b2d368dc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.095484 10.0.0.27 - - [2025-08-18 02:21:44] "POST /neutron/port HTTP/1.1" 200 1204 0.016044 10.0.0.27 - - [2025-08-18 02:21:44] "POST /neutron/subnet HTTP/1.1" 200 1389 0.012529 10.0.0.27 - - [2025-08-18 02:21:44] "POST /neutron/network HTTP/1.1" 200 1115 0.009356 10.0.0.27 - - [2025-08-18 02:21:44] "POST /neutron/port HTTP/1.1" 200 117 0.007039 10.0.0.27 - - [2025-08-18 02:21:45] "POST /neutron/network HTTP/1.1" 200 1123 0.009001 10.0.0.27 - - [2025-08-18 02:21:45] "POST /neutron/port HTTP/1.1" 200 1174 0.016769 10.0.0.27 - - [2025-08-18 02:21:45] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003777 10.0.0.27 - - [2025-08-18 02:21:45] "POST /neutron/port HTTP/1.1" 200 117 0.001320 10.0.0.27 - - [2025-08-18 02:21:49] "POST /neutron/port HTTP/1.1" 200 1202 0.024135 10.0.0.27 - - [2025-08-18 02:21:49] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003741 10.0.0.27 - - [2025-08-18 02:21:49] "POST /neutron/port HTTP/1.1" 200 117 0.001275 10.0.0.27 - - [2025-08-18 02:21:49] "POST /neutron/port HTTP/1.1" 200 1204 0.017328 10.0.0.27 - - [2025-08-18 02:21:50] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007964 10.0.0.27 - - [2025-08-18 02:21:50] "GET /virtual-machine/bffc8761-d822-4de7-8dc1-b95089c8128c HTTP/1.1" 401 292 0.000457 10.0.0.27 - - [2025-08-18 02:21:50] "GET /virtual-machine/bffc8761-d822-4de7-8dc1-b95089c8128c HTTP/1.1" 200 1301 0.027485 10.0.0.27 - - [2025-08-18 02:21:50] "GET /virtual-machine-interface/12d0cbde-2160-49c8-9ef8-abb30c3cb1ba HTTP/1.1" 200 3175 0.006001 10.0.0.27 - - [2025-08-18 02:21:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003924 10.0.0.27 - - [2025-08-18 02:21:50] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004554 10.0.0.27 - - [2025-08-18 02:21:50] "GET /virtual-networks?parent_id=34d64c8e-d489-40a8-a1c1-e55b2d368dc3&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.003942 10.0.0.27 - - [2025-08-18 02:21:50] "GET /virtual-network/0f05a4e4-a779-4c13-8c2d-7e811dbdb80d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.006166 10.0.0.27 - - [2025-08-18 02:21:52] "POST /neutron/port HTTP/1.1" 200 1204 0.019296 10.0.0.27 - - [2025-08-18 02:21:52] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005813 10.0.0.27 - - [2025-08-18 02:21:52] "POST /neutron/port HTTP/1.1" 200 117 0.001201 10.0.0.27 - - [2025-08-18 02:21:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003675 10.0.0.27 - - [2025-08-18 02:21:53] "GET /virtual-network/0f05a4e4-a779-4c13-8c2d-7e811dbdb80d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.005951 10.0.0.27 - - [2025-08-18 02:21:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004057 10.0.0.27 - - [2025-08-18 02:21:57] "GET /virtual-network/0f05a4e4-a779-4c13-8c2d-7e811dbdb80d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.005240 10.0.0.27 - - [2025-08-18 02:22:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003479 10.0.0.27 - - [2025-08-18 02:22:01] "GET /virtual-network/0f05a4e4-a779-4c13-8c2d-7e811dbdb80d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.015861 10.0.0.27 - - [2025-08-18 02:22:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003643 10.0.0.27 - - [2025-08-18 02:22:06] "GET /virtual-network/0f05a4e4-a779-4c13-8c2d-7e811dbdb80d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.005768 10.0.0.38 - - [2025-08-18 02:22:08] "DELETE /access-control-list/a424f9db-aaa3-45e8-9033-6702f6edf84f HTTP/1.1" 200 115 0.044422 10.0.0.19 - - [2025-08-18 02:22:09] "DELETE /project/34d64c8ed48940a8a1c1e55b2d368dc3 HTTP/1.1" 404 173 0.003105 10.0.0.19 - - [2025-08-18 02:22:09] "DELETE /project/6eaadfb8-6dd9-4066-97f4-7055e829394d HTTP/1.1" 404 177 0.006162 10.0.0.27 - - [2025-08-18 02:22:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003709 10.0.0.27 - - [2025-08-18 02:22:10] "GET /virtual-network/0f05a4e4-a779-4c13-8c2d-7e811dbdb80d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.006095 10.0.0.27 - - [2025-08-18 02:22:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005060 10.0.0.27 - - [2025-08-18 02:22:14] "GET /virtual-network/0f05a4e4-a779-4c13-8c2d-7e811dbdb80d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.007763 10.0.0.27 - - [2025-08-18 02:22:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003383 10.0.0.27 - - [2025-08-18 02:22:18] "GET /virtual-network/0f05a4e4-a779-4c13-8c2d-7e811dbdb80d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.005266 10.0.0.27 - - [2025-08-18 02:22:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003145 10.0.0.27 - - [2025-08-18 02:22:20] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003003 10.0.0.27 - - [2025-08-18 02:22:20] "GET /virtual-networks?parent_id=34d64c8e-d489-40a8-a1c1-e55b2d368dc3&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.002635 10.0.0.27 - - [2025-08-18 02:22:20] "GET /virtual-network/0f05a4e4-a779-4c13-8c2d-7e811dbdb80d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.005453 10.0.0.27 - - [2025-08-18 02:22:20] "POST /neutron/port HTTP/1.1" 200 1204 0.014021 10.0.0.27 - - [2025-08-18 02:22:25] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006888 10.0.0.27 - - [2025-08-18 02:22:30] "POST /neutron/port HTTP/1.1" 200 1204 0.015169 10.0.0.27 - - [2025-08-18 02:22:31] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006570 10.0.0.27 - - [2025-08-18 02:22:41] "POST /neutron/port HTTP/1.1" 200 1202 0.017525 10.0.0.27 - - [2025-08-18 02:22:41] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007228 10.0.0.27 - - [2025-08-18 02:22:41] "GET /virtual-machine/aba61c4a-619f-459a-a2a5-5be6edd22417 HTTP/1.1" 200 1301 0.005589 10.0.0.27 - - [2025-08-18 02:22:41] "GET /virtual-machine-interface/d46cd68d-2707-41b0-8e3b-cbbc064a0d15 HTTP/1.1" 200 3176 0.004928 10.0.0.27 - - [2025-08-18 02:22:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003592 10.0.0.27 - - [2025-08-18 02:22:41] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003878 10.0.0.27 - - [2025-08-18 02:22:41] "GET /virtual-networks?parent_id=34d64c8e-d489-40a8-a1c1-e55b2d368dc3&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.003040 10.0.0.27 - - [2025-08-18 02:22:41] "GET /virtual-network/e9b98df2-51f5-404e-af41-731ceb1f19fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2962 0.005673 10.0.0.27 - - [2025-08-18 02:22:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003944 10.0.0.27 - - [2025-08-18 02:22:42] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003881 10.0.0.27 - - [2025-08-18 02:22:42] "GET /virtual-networks?parent_id=34d64c8e-d489-40a8-a1c1-e55b2d368dc3&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.002710 10.0.0.27 - - [2025-08-18 02:22:42] "GET /virtual-network/e9b98df2-51f5-404e-af41-731ceb1f19fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2962 0.006062 10.0.0.27 - - [2025-08-18 02:22:50] "POST /neutron/port HTTP/1.1" 200 1202 0.015418 10.0.0.27 - - [2025-08-18 02:22:50] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004150 10.0.0.27 - - [2025-08-18 02:22:50] "POST /neutron/port HTTP/1.1" 200 117 0.001380 10.0.0.27 - - [2025-08-18 02:22:53] "POST /neutron/port HTTP/1.1" 200 1204 0.035679 10.0.0.27 - - [2025-08-18 02:22:53] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004128 10.0.0.27 - - [2025-08-18 02:22:53] "POST /neutron/port HTTP/1.1" 200 117 0.001417 10.0.0.27 - - [2025-08-18 02:23:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003242 10.0.0.19 - - [2025-08-18 02:23:02] "GET /projects?obj_uuids=34d64c8e-d489-40a8-a1c1-e55b2d368dc3&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000983 10.0.0.27 - - [2025-08-18 02:23:02] "GET /project/34d64c8e-d489-40a8-a1c1-e55b2d368dc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.047394 10.0.0.27 - - [2025-08-18 02:23:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004134 10.0.0.27 - - [2025-08-18 02:23:02] "PUT /network-policy/6d21de63-487c-4b5d-84f2-b0cef79c19d7 HTTP/1.1" 200 262 0.014000 10.0.0.27 - - [2025-08-18 02:23:06] "GET /virtual-network/e9b98df2-51f5-404e-af41-731ceb1f19fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2962 0.006352 10.0.0.27 - - [2025-08-18 02:23:06] "POST /neutron/network HTTP/1.1" 200 1113 0.008615 10.0.0.38 - - [2025-08-18 02:23:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.008631 10.0.0.38 - - [2025-08-18 02:23:06] "DELETE /access-control-list/f7db0555-7612-456b-9522-17d19120ba5c HTTP/1.1" 200 115 0.052627 10.0.0.27 - - [2025-08-18 02:23:06] "GET /virtual-network/e9b98df2-51f5-404e-af41-731ceb1f19fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.021122 10.0.0.27 - - [2025-08-18 02:23:06] "GET /virtual-network/0f05a4e4-a779-4c13-8c2d-7e811dbdb80d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.005487 10.0.0.27 - - [2025-08-18 02:23:06] "POST /neutron/network HTTP/1.1" 200 1115 0.009206 10.0.0.38 - - [2025-08-18 02:23:06] "GET /virtual-network/84541338-c3dc-4a74-9638-80276469537f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.012075 10.0.0.38 - - [2025-08-18 02:23:06] "POST /ref-update HTTP/1.1" 200 156 0.032194 10.0.0.27 - - [2025-08-18 02:23:06] "GET /virtual-network/0f05a4e4-a779-4c13-8c2d-7e811dbdb80d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.013531 10.0.0.27 - - [2025-08-18 02:23:06] "POST /neutron/port HTTP/1.1" 200 1202 0.022457 10.0.0.27 - - [2025-08-18 02:23:06] "DELETE /network-policy/6d21de63-487c-4b5d-84f2-b0cef79c19d7 HTTP/1.1" 200 115 0.063747 10.0.0.27 - - [2025-08-18 02:23:06] "POST /neutron/port HTTP/1.1" 200 1204 0.030730 10.0.0.27 - - [2025-08-18 02:23:06] "POST /neutron/port HTTP/1.1" 200 1230 0.033244 10.0.0.19 - - [2025-08-18 02:23:09] "POST /useragent-kv HTTP/1.1" 200 115 0.005005 10.0.0.19 - - [2025-08-18 02:23:09] "POST /useragent-kv HTTP/1.1" 200 115 0.003081 10.0.0.19 - - [2025-08-18 02:23:09] "POST /useragent-kv HTTP/1.1" 200 115 0.002477 10.0.0.19 - - [2025-08-18 02:23:09] "POST /useragent-kv HTTP/1.1" 200 115 0.003233 10.0.0.27 - - [2025-08-18 02:23:09] "POST /neutron/network HTTP/1.1" 200 151 0.140706 10.0.0.38 - - [2025-08-18 02:23:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003938 10.0.0.19 - - [2025-08-18 02:23:13] "GET /projects?obj_uuids=34d64c8e-d489-40a8-a1c1-e55b2d368dc3&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001139 10.0.0.27 - - [2025-08-18 02:23:13] "GET /project/34d64c8e-d489-40a8-a1c1-e55b2d368dc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.049033 10.0.0.27 - - [2025-08-18 02:23:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003373 10.0.0.19 - - [2025-08-18 02:23:13] "GET /domains?obj_uuids=edf943fc-0622-4564-8821-4de9bd04e8a3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001553 10.0.0.27 - - [2025-08-18 02:23:13] "GET /domain/edf943fc-0622-4564-8821-4de9bd04e8a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.008259 10.0.0.27 - - [2025-08-18 02:23:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003192 10.0.0.19 - - [2025-08-18 02:23:13] "GET /projects?obj_uuids=34d64c8e-d489-40a8-a1c1-e55b2d368dc3&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001036 10.0.0.27 - - [2025-08-18 02:23:13] "GET /project/34d64c8e-d489-40a8-a1c1-e55b2d368dc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.043720 10.0.0.27 - - [2025-08-18 02:23:14] "GET /domains HTTP/1.1" 200 280 0.003195 10.0.0.19 - - [2025-08-18 02:23:14] "GET /domains?obj_uuids=edf943fc-0622-4564-8821-4de9bd04e8a3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001034 10.0.0.27 - - [2025-08-18 02:23:14] "GET /domain/edf943fc-0622-4564-8821-4de9bd04e8a3 HTTP/1.1" 200 2581 0.008541 10.0.0.19 - - [2025-08-18 02:23:14] "GET /projects?obj_uuids=34d64c8e-d489-40a8-a1c1-e55b2d368dc3&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000979 10.0.0.27 - - [2025-08-18 02:23:14] "GET /project/34d64c8e-d489-40a8-a1c1-e55b2d368dc3 HTTP/1.1" 200 1900 0.108067 10.0.0.27 - - [2025-08-18 02:23:14] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 762 0.002908 10.0.0.27 - - [2025-08-18 02:23:14] "POST /network-ipams HTTP/1.1" 200 609 0.028361 10.0.0.27 - - [2025-08-18 02:23:14] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 1019 0.003385 10.0.0.27 - - [2025-08-18 02:23:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003297 10.0.0.27 - - [2025-08-18 02:23:14] "GET /network-ipam/f8b772b3-01da-47b0-a2aa-d60123e4a99b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1391 0.005598 10.0.0.27 - - [2025-08-18 02:23:14] "PUT /network-ipam/f8b772b3-01da-47b0-a2aa-d60123e4a99b HTTP/1.1" 200 258 0.013513 10.0.0.27 - - [2025-08-18 02:23:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003889 10.0.0.19 - - [2025-08-18 02:23:15] "GET /projects?obj_uuids=34d64c8e-d489-40a8-a1c1-e55b2d368dc3&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001059 10.0.0.27 - - [2025-08-18 02:23:15] "GET /project/34d64c8e-d489-40a8-a1c1-e55b2d368dc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.039300 10.0.0.27 - - [2025-08-18 02:23:15] "POST /neutron/network HTTP/1.1" 200 117 0.010042 10.0.0.38 - - [2025-08-18 02:23:15] "POST /ref-update HTTP/1.1" 200 156 0.015956 10.0.0.19 - - [2025-08-18 02:23:15] "POST /useragent-kv HTTP/1.1" 200 115 0.008152 10.0.0.27 - - [2025-08-18 02:23:15] "POST /neutron/subnet HTTP/1.1" 200 701 0.166433 10.0.0.27 - - [2025-08-18 02:23:16] "POST /id-to-fqname HTTP/1.1" 200 231 0.001837 10.0.0.27 - - [2025-08-18 02:23:16] "GET /virtual-network/9c739e14-a0a8-401a-8cc2-644520350be7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.006639 10.0.0.27 - - [2025-08-18 02:23:16] "POST /neutron/network HTTP/1.1" 200 1307 0.009947 10.0.0.27 - - [2025-08-18 02:23:16] "GET /virtual-network/9c739e14-a0a8-401a-8cc2-644520350be7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004987 10.0.0.27 - - [2025-08-18 02:23:16] "POST /neutron/subnet HTTP/1.1" 200 701 0.008570 10.0.0.27 - - [2025-08-18 02:23:16] "GET /virtual-network/9c739e14-a0a8-401a-8cc2-644520350be7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.005702 10.0.0.27 - - [2025-08-18 02:23:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003556 10.0.0.19 - - [2025-08-18 02:23:16] "GET /projects?obj_uuids=34d64c8e-d489-40a8-a1c1-e55b2d368dc3&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001092 10.0.0.27 - - [2025-08-18 02:23:16] "GET /project/34d64c8e-d489-40a8-a1c1-e55b2d368dc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.040928 10.0.0.19 - - [2025-08-18 02:23:16] "GET /projects?obj_uuids=34d64c8e-d489-40a8-a1c1-e55b2d368dc3&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001103 10.0.0.27 - - [2025-08-18 02:23:17] "POST /neutron/network HTTP/1.1" 200 619 0.149310 10.0.0.38 - - [2025-08-18 02:23:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.007293 10.0.0.19 - - [2025-08-18 02:23:17] "POST /useragent-kv HTTP/1.1" 200 115 0.008536 10.0.0.27 - - [2025-08-18 02:23:17] "POST /neutron/subnet HTTP/1.1" 200 823 0.244270 10.0.0.27 - - [2025-08-18 02:23:17] "POST /id-to-fqname HTTP/1.1" 200 231 0.001398 10.0.0.27 - - [2025-08-18 02:23:17] "GET /virtual-network/63f92db1-9ff5-40bf-bc08-169c3cc283a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.005937 10.0.0.27 - - [2025-08-18 02:23:17] "GET /virtual-network/63f92db1-9ff5-40bf-bc08-169c3cc283a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.006291 10.0.0.27 - - [2025-08-18 02:23:17] "POST /neutron/network HTTP/1.1" 200 1308 0.010870 10.0.0.27 - - [2025-08-18 02:23:17] "POST /neutron/subnet HTTP/1.1" 200 823 0.009291 10.0.0.27 - - [2025-08-18 02:23:18] "GET /virtual-network/63f92db1-9ff5-40bf-bc08-169c3cc283a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.006543 10.0.0.27 - - [2025-08-18 02:23:18] "GET /obj-perms HTTP/1.1" 200 5046 0.004108 10.0.0.38 - - [2025-08-18 02:23:18] "GET /obj-perms HTTP/1.1" 200 5046 0.003652 10.0.0.19 - - [2025-08-18 02:23:18] "GET /obj-perms HTTP/1.1" 200 5046 0.004035 10.0.0.27 - - [2025-08-18 02:23:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003459 10.0.0.19 - - [2025-08-18 02:23:18] "GET /projects?obj_uuids=34d64c8e-d489-40a8-a1c1-e55b2d368dc3&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001681 10.0.0.27 - - [2025-08-18 02:23:18] "GET /project/34d64c8e-d489-40a8-a1c1-e55b2d368dc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.058943 10.0.0.38 - - [2025-08-18 02:23:18] "POST /ref-update HTTP/1.1" 200 156 0.015856 10.0.0.19 - - [2025-08-18 02:23:18] "POST /useragent-kv HTTP/1.1" 200 115 0.006119 10.0.0.27 - - [2025-08-18 02:23:18] "POST /neutron/subnet HTTP/1.1" 200 701 0.197063 10.0.0.38 - - [2025-08-18 02:23:19] "GET /virtual-network/84541338-c3dc-4a74-9638-80276469537f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.006986 10.0.0.27 - - [2025-08-18 02:23:19] "POST /neutron/network HTTP/1.1" 200 1309 0.012513 10.0.0.27 - - [2025-08-18 02:23:19] "POST /id-to-fqname HTTP/1.1" 200 231 0.001203 10.0.0.27 - - [2025-08-18 02:23:19] "GET /virtual-network/754f3707-ad33-451b-8f40-b8d7cf35305d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3195 0.006149 10.0.0.27 - - [2025-08-18 02:23:19] "GET /virtual-network/754f3707-ad33-451b-8f40-b8d7cf35305d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3195 0.006722 10.0.0.27 - - [2025-08-18 02:23:19] "POST /neutron/subnet HTTP/1.1" 200 701 0.009883 10.0.0.27 - - [2025-08-18 02:23:19] "GET /virtual-network/754f3707-ad33-451b-8f40-b8d7cf35305d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3195 0.005650 10.0.0.27 - - [2025-08-18 02:23:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003843 10.0.0.19 - - [2025-08-18 02:23:20] "GET /projects?obj_uuids=34d64c8e-d489-40a8-a1c1-e55b2d368dc3&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000984 10.0.0.27 - - [2025-08-18 02:23:20] "GET /project/34d64c8e-d489-40a8-a1c1-e55b2d368dc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.043509 10.0.0.27 - - [2025-08-18 02:23:20] "POST /neutron/network HTTP/1.1" 200 117 0.014227 10.0.0.19 - - [2025-08-18 02:23:20] "POST /useragent-kv HTTP/1.1" 200 115 0.007380 10.0.0.27 - - [2025-08-18 02:23:20] "POST /neutron/subnet HTTP/1.1" 200 701 0.171309 10.0.0.27 - - [2025-08-18 02:23:20] "POST /id-to-fqname HTTP/1.1" 200 231 0.001393 10.0.0.27 - - [2025-08-18 02:23:20] "GET /virtual-network/902f3684-7efe-4404-bc3b-ffdbaa4dc812?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3196 0.006675 10.0.0.27 - - [2025-08-18 02:23:20] "POST /neutron/network HTTP/1.1" 200 1309 0.008483 10.0.0.27 - - [2025-08-18 02:23:20] "GET /virtual-network/902f3684-7efe-4404-bc3b-ffdbaa4dc812?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3196 0.004514 10.0.0.27 - - [2025-08-18 02:23:21] "POST /neutron/subnet HTTP/1.1" 200 701 0.009448 10.0.0.27 - - [2025-08-18 02:23:21] "GET /virtual-network/902f3684-7efe-4404-bc3b-ffdbaa4dc812?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3196 0.005634 10.0.0.27 - - [2025-08-18 02:23:21] "POST /fqname-to-id HTTP/1.1" 404 225 0.002896 10.0.0.27 - - [2025-08-18 02:23:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.007587 10.0.0.19 - - [2025-08-18 02:23:21] "GET /projects?obj_uuids=34d64c8e-d489-40a8-a1c1-e55b2d368dc3&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001282 10.0.0.27 - - [2025-08-18 02:23:21] "GET /project/34d64c8e-d489-40a8-a1c1-e55b2d368dc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.044022 10.0.0.27 - - [2025-08-18 02:23:21] "POST /network-policys HTTP/1.1" 200 559 0.069784 10.0.0.27 - - [2025-08-18 02:23:21] "GET /network-policy/6b691d2c-d93e-4ddc-a219-5bf8703d7867?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6937 0.006167 10.0.0.27 - - [2025-08-18 02:23:21] "POST /fqname-to-id HTTP/1.1" 404 225 0.003057 10.0.0.27 - - [2025-08-18 02:23:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003777 10.0.0.19 - - [2025-08-18 02:23:22] "GET /projects?obj_uuids=34d64c8e-d489-40a8-a1c1-e55b2d368dc3&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001487 10.0.0.27 - - [2025-08-18 02:23:22] "GET /project/34d64c8e-d489-40a8-a1c1-e55b2d368dc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.041535 10.0.0.27 - - [2025-08-18 02:23:22] "POST /network-policys HTTP/1.1" 200 559 0.070310 10.0.0.27 - - [2025-08-18 02:23:22] "GET /network-policy/5d05c2af-b7af-40d5-9351-ea3e0061d530?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5019 0.006211 10.0.0.27 - - [2025-08-18 02:23:22] "POST /fqname-to-id HTTP/1.1" 404 225 0.003492 10.0.0.27 - - [2025-08-18 02:23:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005802 10.0.0.19 - - [2025-08-18 02:23:22] "GET /projects?obj_uuids=34d64c8e-d489-40a8-a1c1-e55b2d368dc3&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001529 10.0.0.27 - - [2025-08-18 02:23:22] "GET /project/34d64c8e-d489-40a8-a1c1-e55b2d368dc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.050336 10.0.0.27 - - [2025-08-18 02:23:22] "POST /network-policys HTTP/1.1" 200 559 0.074316 10.0.0.27 - - [2025-08-18 02:23:22] "GET /network-policy/af3ad5f3-6317-44f8-8868-e0ab8cf21d34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6937 0.006889 10.0.0.27 - - [2025-08-18 02:23:22] "POST /fqname-to-id HTTP/1.1" 404 225 0.003825 10.0.0.27 - - [2025-08-18 02:23:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004340 10.0.0.19 - - [2025-08-18 02:23:22] "GET /projects?obj_uuids=34d64c8e-d489-40a8-a1c1-e55b2d368dc3&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001374 10.0.0.27 - - [2025-08-18 02:23:22] "GET /project/34d64c8e-d489-40a8-a1c1-e55b2d368dc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.039307 10.0.0.27 - - [2025-08-18 02:23:23] "POST /network-policys HTTP/1.1" 200 559 0.069550 10.0.0.27 - - [2025-08-18 02:23:23] "GET /network-policy/8d038ed7-5d62-412f-b135-94714497d06a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8844 0.006597 10.0.0.27 - - [2025-08-18 02:23:23] "POST /fqname-to-id HTTP/1.1" 404 225 0.003540 10.0.0.27 - - [2025-08-18 02:23:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003578 10.0.0.19 - - [2025-08-18 02:23:23] "GET /projects?obj_uuids=34d64c8e-d489-40a8-a1c1-e55b2d368dc3&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001168 10.0.0.27 - - [2025-08-18 02:23:23] "GET /project/34d64c8e-d489-40a8-a1c1-e55b2d368dc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.039363 10.0.0.27 - - [2025-08-18 02:23:23] "POST /network-policys HTTP/1.1" 200 559 0.065774 10.0.0.27 - - [2025-08-18 02:23:23] "GET /network-policy/027604dd-7fbc-4bae-8753-ad09be917aca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5017 0.006058 10.0.0.27 - - [2025-08-18 02:23:23] "POST /fqname-to-id HTTP/1.1" 404 225 0.003357 10.0.0.27 - - [2025-08-18 02:23:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003651 10.0.0.19 - - [2025-08-18 02:23:23] "GET /projects?obj_uuids=34d64c8e-d489-40a8-a1c1-e55b2d368dc3&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001772 10.0.0.27 - - [2025-08-18 02:23:23] "GET /project/34d64c8e-d489-40a8-a1c1-e55b2d368dc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.057829 10.0.0.27 - - [2025-08-18 02:23:23] "POST /network-policys HTTP/1.1" 200 559 0.073922 10.0.0.27 - - [2025-08-18 02:23:24] "GET /network-policy/c1af83ad-8fc0-4596-862d-cc0644feb2c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5019 0.008148 10.0.0.27 - - [2025-08-18 02:23:24] "POST /fqname-to-id HTTP/1.1" 404 225 0.003442 10.0.0.27 - - [2025-08-18 02:23:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004146 10.0.0.19 - - [2025-08-18 02:23:24] "GET /projects?obj_uuids=34d64c8e-d489-40a8-a1c1-e55b2d368dc3&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001112 10.0.0.27 - - [2025-08-18 02:23:24] "GET /project/34d64c8e-d489-40a8-a1c1-e55b2d368dc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.047503 10.0.0.27 - - [2025-08-18 02:23:24] "POST /network-policys HTTP/1.1" 200 559 0.070122 10.0.0.27 - - [2025-08-18 02:23:24] "GET /network-policy/23e1a7a6-9387-49a9-b0f6-bae7b396d585?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8843 0.006545 10.0.0.27 - - [2025-08-18 02:23:24] "POST /fqname-to-id HTTP/1.1" 404 225 0.003529 10.0.0.27 - - [2025-08-18 02:23:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003930 10.0.0.19 - - [2025-08-18 02:23:24] "GET /projects?obj_uuids=34d64c8e-d489-40a8-a1c1-e55b2d368dc3&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001447 10.0.0.27 - - [2025-08-18 02:23:24] "GET /project/34d64c8e-d489-40a8-a1c1-e55b2d368dc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.043260 10.0.0.27 - - [2025-08-18 02:23:24] "POST /network-policys HTTP/1.1" 200 559 0.074419 10.0.0.27 - - [2025-08-18 02:23:24] "GET /network-policy/1e4bd8fc-2e40-4277-8bb7-b6a98f5033a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5019 0.006266 10.0.0.38 - - [2025-08-18 02:23:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004920 10.0.0.38 - - [2025-08-18 02:23:25] "POST /fqname-to-id HTTP/1.1" 404 248 0.008471 10.0.0.27 - - [2025-08-18 02:23:25] "POST /neutron/network HTTP/1.1" 200 1492 0.118810 10.0.0.27 - - [2025-08-18 02:23:25] "GET /virtual-network/9c739e14-a0a8-401a-8cc2-644520350be7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3795 0.006526 10.0.0.27 - - [2025-08-18 02:23:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003699 10.0.0.27 - - [2025-08-18 02:23:25] "GET /network-policy/5d05c2af-b7af-40d5-9351-ea3e0061d530?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5019 0.004719 10.0.0.27 - - [2025-08-18 02:23:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003486 10.0.0.27 - - [2025-08-18 02:23:25] "GET /network-policy/6b691d2c-d93e-4ddc-a219-5bf8703d7867?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6937 0.004506 10.0.0.38 - - [2025-08-18 02:23:25] "GET /virtual-network/84541338-c3dc-4a74-9638-80276469537f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.006002 10.0.0.27 - - [2025-08-18 02:23:25] "POST /neutron/network HTTP/1.1" 200 1493 0.106954 10.0.0.38 - - [2025-08-18 02:23:25] "POST /access-control-lists HTTP/1.1" 200 605 0.079640 10.0.0.27 - - [2025-08-18 02:23:25] "GET /virtual-network/63f92db1-9ff5-40bf-bc08-169c3cc283a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3797 0.008434 10.0.0.27 - - [2025-08-18 02:23:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.008866 10.0.0.27 - - [2025-08-18 02:23:25] "GET /network-policy/8d038ed7-5d62-412f-b135-94714497d06a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8844 0.005108 10.0.0.27 - - [2025-08-18 02:23:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002950 10.0.0.27 - - [2025-08-18 02:23:26] "GET /network-policy/af3ad5f3-6317-44f8-8868-e0ab8cf21d34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6937 0.005201 10.0.0.27 - - [2025-08-18 02:23:26] "POST /neutron/network HTTP/1.1" 200 1494 0.083975 10.0.0.38 - - [2025-08-18 02:23:26] "POST /access-control-lists HTTP/1.1" 200 605 0.056238 10.0.0.27 - - [2025-08-18 02:23:26] "GET /virtual-network/754f3707-ad33-451b-8f40-b8d7cf35305d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3800 0.009737 10.0.0.27 - - [2025-08-18 02:23:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004647 10.0.0.27 - - [2025-08-18 02:23:26] "GET /network-policy/027604dd-7fbc-4bae-8753-ad09be917aca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5017 0.004090 10.0.0.27 - - [2025-08-18 02:23:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002916 10.0.0.27 - - [2025-08-18 02:23:26] "GET /network-policy/c1af83ad-8fc0-4596-862d-cc0644feb2c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5019 0.004373 10.0.0.38 - - [2025-08-18 02:23:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.007157 10.0.0.27 - - [2025-08-18 02:23:26] "POST /neutron/network HTTP/1.1" 200 1494 0.094338 10.0.0.27 - - [2025-08-18 02:23:26] "GET /virtual-network/902f3684-7efe-4404-bc3b-ffdbaa4dc812?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3801 0.006296 10.0.0.27 - - [2025-08-18 02:23:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003454 10.0.0.27 - - [2025-08-18 02:23:26] "GET /network-policy/1e4bd8fc-2e40-4277-8bb7-b6a98f5033a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5019 0.008301 10.0.0.27 - - [2025-08-18 02:23:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003231 10.0.0.27 - - [2025-08-18 02:23:26] "GET /network-policy/23e1a7a6-9387-49a9-b0f6-bae7b396d585?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8843 0.007756 10.0.0.27 - - [2025-08-18 02:23:26] "POST /id-to-fqname HTTP/1.1" 200 231 0.001244 10.0.0.19 - - [2025-08-18 02:23:34] "GET /obj-perms HTTP/1.1" 200 5056 0.045540 10.0.0.27 - - [2025-08-18 02:23:35] "GET /obj-perms HTTP/1.1" 200 5056 0.040479 10.0.0.19 - - [2025-08-18 02:24:00] "GET /projects?obj_uuids=34d64c8e-d489-40a8-a1c1-e55b2d368dc3&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.021430 10.0.0.27 - - [2025-08-18 02:24:00] "GET /project/34d64c8e-d489-40a8-a1c1-e55b2d368dc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.079637 10.0.0.27 - - [2025-08-18 02:24:01] "POST /neutron/network HTTP/1.1" 200 1492 0.009946 10.0.0.27 - - [2025-08-18 02:24:01] "POST /id-to-fqname HTTP/1.1" 200 231 0.001448 10.0.0.27 - - [2025-08-18 02:24:01] "POST /neutron/port HTTP/1.1" 200 117 0.007263 10.0.0.19 - - [2025-08-18 02:24:01] "GET /projects?obj_uuids=34d64c8e-d489-40a8-a1c1-e55b2d368dc3&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001976 10.0.0.38 - - [2025-08-18 02:24:02] "PUT /access-control-list/50e6c68e-e27c-44d6-bead-51488130f044 HTTP/1.1" 200 272 0.184905 10.0.0.27 - - [2025-08-18 02:24:02] "POST /neutron/port HTTP/1.1" 200 1168 0.500170 10.0.0.19 - - [2025-08-18 02:24:02] "GET /projects?obj_uuids=34d64c8e-d489-40a8-a1c1-e55b2d368dc3&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001094 10.0.0.27 - - [2025-08-18 02:24:02] "GET /project/34d64c8e-d489-40a8-a1c1-e55b2d368dc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.077900 10.0.0.27 - - [2025-08-18 02:24:02] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007512 10.0.0.27 - - [2025-08-18 02:24:02] "POST /neutron/security_group HTTP/1.1" 200 2066 0.011383 10.0.0.27 - - [2025-08-18 02:24:03] "POST /neutron/port HTTP/1.1" 200 1168 0.034194 10.0.0.27 - - [2025-08-18 02:24:03] "POST /neutron/port HTTP/1.1" 200 1196 0.024232 10.0.0.27 - - [2025-08-18 02:24:03] "POST /neutron/port HTTP/1.1" 200 1169 0.055897 10.0.0.27 - - [2025-08-18 02:24:03] "POST /neutron/port HTTP/1.1" 200 1169 0.020952 10.0.0.27 - - [2025-08-18 02:24:04] "POST /neutron/network HTTP/1.1" 200 1492 0.028464 10.0.0.27 - - [2025-08-18 02:24:04] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003685 10.0.0.27 - - [2025-08-18 02:24:04] "POST /neutron/port HTTP/1.1" 200 117 0.001467 10.0.0.27 - - [2025-08-18 02:24:08] "POST /neutron/security_group HTTP/1.1" 200 2066 0.010927 10.0.0.27 - - [2025-08-18 02:24:18] "POST /neutron/port HTTP/1.1" 200 1196 0.013600 10.0.0.27 - - [2025-08-18 02:24:23] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008372 10.0.0.27 - - [2025-08-18 02:24:33] "POST /neutron/port HTTP/1.1" 200 1196 0.014392 10.0.0.38 - - [2025-08-18 02:24:35] "GET /obj-perms HTTP/1.1" 200 5056 0.042989 10.0.0.27 - - [2025-08-18 02:24:38] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006601 10.0.0.27 - - [2025-08-18 02:24:48] "POST /neutron/port HTTP/1.1" 200 1196 0.018519 10.0.0.27 - - [2025-08-18 02:24:51] "POST /neutron/port HTTP/1.1" 200 1197 0.019281 10.0.0.27 - - [2025-08-18 02:24:51] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003495 10.0.0.27 - - [2025-08-18 02:24:51] "POST /neutron/port HTTP/1.1" 200 117 0.001207 10.0.0.27 - - [2025-08-18 02:24:53] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007569 10.0.0.27 - - [2025-08-18 02:24:53] "POST /neutron/port HTTP/1.1" 200 1196 0.014914 10.0.0.27 - - [2025-08-18 02:24:53] "GET /virtual-machine/d8f101e5-f252-44eb-8f21-7b6572f5741c HTTP/1.1" 200 1301 0.005154 10.0.0.27 - - [2025-08-18 02:24:53] "GET /virtual-machine-interface/8794970b-c4b0-4152-b67d-d868ed0926a4 HTTP/1.1" 200 3184 0.004957 10.0.0.27 - - [2025-08-18 02:24:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003201 10.0.0.27 - - [2025-08-18 02:24:53] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003169 10.0.0.27 - - [2025-08-18 02:24:53] "GET /virtual-networks?parent_id=34d64c8e-d489-40a8-a1c1-e55b2d368dc3&detail=False&count=False&shared=False HTTP/1.1" 200 1055 0.002882 10.0.0.27 - - [2025-08-18 02:24:54] "GET /virtual-network/9c739e14-a0a8-401a-8cc2-644520350be7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3795 0.006324 10.0.0.27 - - [2025-08-18 02:24:54] "POST /neutron/port HTTP/1.1" 200 1196 0.016244 10.0.0.27 - - [2025-08-18 02:24:54] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003664 10.0.0.27 - - [2025-08-18 02:24:54] "POST /neutron/port HTTP/1.1" 200 117 0.001161 10.0.0.27 - - [2025-08-18 02:24:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003447 10.0.0.27 - - [2025-08-18 02:24:57] "GET /virtual-network/9c739e14-a0a8-401a-8cc2-644520350be7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3795 0.005165 10.0.0.27 - - [2025-08-18 02:25:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003218 10.0.0.27 - - [2025-08-18 02:25:01] "GET /virtual-network/9c739e14-a0a8-401a-8cc2-644520350be7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3795 0.005419 10.0.0.27 - - [2025-08-18 02:25:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003388 10.0.0.27 - - [2025-08-18 02:25:05] "GET /virtual-network/9c739e14-a0a8-401a-8cc2-644520350be7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3795 0.005255 10.0.0.27 - - [2025-08-18 02:25:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003202 10.0.0.27 - - [2025-08-18 02:25:09] "GET /virtual-network/9c739e14-a0a8-401a-8cc2-644520350be7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3795 0.005601 10.0.0.27 - - [2025-08-18 02:25:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003499 10.0.0.27 - - [2025-08-18 02:25:13] "GET /virtual-network/9c739e14-a0a8-401a-8cc2-644520350be7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3795 0.005510 10.0.0.27 - - [2025-08-18 02:25:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003242 10.0.0.27 - - [2025-08-18 02:25:17] "GET /virtual-network/9c739e14-a0a8-401a-8cc2-644520350be7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3795 0.005232 10.0.0.27 - - [2025-08-18 02:25:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003078 10.0.0.27 - - [2025-08-18 02:25:21] "GET /virtual-network/9c739e14-a0a8-401a-8cc2-644520350be7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3795 0.005186 10.0.0.27 - - [2025-08-18 02:25:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003010 10.0.0.27 - - [2025-08-18 02:25:23] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003464 10.0.0.27 - - [2025-08-18 02:25:23] "GET /virtual-networks?parent_id=34d64c8e-d489-40a8-a1c1-e55b2d368dc3&detail=False&count=False&shared=False HTTP/1.1" 200 1055 0.003047 10.0.0.27 - - [2025-08-18 02:25:23] "GET /virtual-network/9c739e14-a0a8-401a-8cc2-644520350be7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3795 0.005448 10.0.0.27 - - [2025-08-18 02:25:23] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006434 10.0.0.27 - - [2025-08-18 02:25:33] "POST /neutron/port HTTP/1.1" 200 1196 0.032648 10.0.0.27 - - [2025-08-18 02:25:34] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006457 10.0.0.27 - - [2025-08-18 02:25:39] "POST /neutron/port HTTP/1.1" 200 1196 0.016057 10.0.0.27 - - [2025-08-18 02:25:44] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006636 10.0.0.27 - - [2025-08-18 02:25:44] "POST /neutron/port HTTP/1.1" 200 1197 0.014494 10.0.0.27 - - [2025-08-18 02:25:44] "GET /virtual-machine/bd663d1a-9e4e-4ffa-9294-2632f77e7933 HTTP/1.1" 200 1301 0.005098 10.0.0.27 - - [2025-08-18 02:25:44] "GET /virtual-machine-interface/322f649a-980a-4621-9fe9-79c6f9016a97 HTTP/1.1" 200 3184 0.005133 10.0.0.27 - - [2025-08-18 02:25:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003010 10.0.0.27 - - [2025-08-18 02:25:44] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003187 10.0.0.27 - - [2025-08-18 02:25:44] "GET /virtual-networks?parent_id=34d64c8e-d489-40a8-a1c1-e55b2d368dc3&detail=False&count=False&shared=False HTTP/1.1" 200 1055 0.002680 10.0.0.27 - - [2025-08-18 02:25:44] "GET /virtual-network/63f92db1-9ff5-40bf-bc08-169c3cc283a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3797 0.006201 10.0.0.27 - - [2025-08-18 02:25:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003215 10.0.0.27 - - [2025-08-18 02:25:45] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003337 10.0.0.27 - - [2025-08-18 02:25:45] "GET /virtual-networks?parent_id=34d64c8e-d489-40a8-a1c1-e55b2d368dc3&detail=False&count=False&shared=False HTTP/1.1" 200 1055 0.002853 10.0.0.27 - - [2025-08-18 02:25:45] "GET /virtual-network/63f92db1-9ff5-40bf-bc08-169c3cc283a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3797 0.005458 10.0.0.27 - - [2025-08-18 02:25:46] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007050 10.0.0.27 - - [2025-08-18 02:25:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002740 10.0.0.27 - - [2025-08-18 02:25:46] "GET /network-policy/af3ad5f3-6317-44f8-8868-e0ab8cf21d34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6937 0.003339 10.0.0.27 - - [2025-08-18 02:25:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002214 10.0.0.27 - - [2025-08-18 02:25:46] "GET /network-policy/8d038ed7-5d62-412f-b135-94714497d06a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8844 0.004562 10.0.0.27 - - [2025-08-18 02:25:46] "POST /neutron/port HTTP/1.1" 200 1196 0.012927 10.0.0.27 - - [2025-08-18 02:25:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002741 10.0.0.27 - - [2025-08-18 02:25:46] "GET /network-policy/6b691d2c-d93e-4ddc-a219-5bf8703d7867?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6937 0.004253 10.0.0.27 - - [2025-08-18 02:25:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002815 10.0.0.27 - - [2025-08-18 02:25:46] "GET /network-policy/5d05c2af-b7af-40d5-9351-ea3e0061d530?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5019 0.004464 10.0.0.27 - - [2025-08-18 02:25:52] "POST /neutron/port HTTP/1.1" 200 1197 0.019054 10.0.0.27 - - [2025-08-18 02:25:52] "POST /neutron/floatingip HTTP/1.1" 200 117 0.008612 10.0.0.27 - - [2025-08-18 02:25:52] "POST /neutron/port HTTP/1.1" 200 117 0.001139 10.0.0.27 - - [2025-08-18 02:25:56] "POST /neutron/port HTTP/1.1" 200 1196 0.014737 10.0.0.27 - - [2025-08-18 02:25:56] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003637 10.0.0.27 - - [2025-08-18 02:25:56] "POST /neutron/port HTTP/1.1" 200 117 0.001207 10.0.0.27 - - [2025-08-18 02:26:07] "GET /virtual-machine/bd663d1a-9e4e-4ffa-9294-2632f77e7933 HTTP/1.1" 200 1301 0.004087 10.0.0.27 - - [2025-08-18 02:26:07] "POST /neutron/port HTTP/1.1" 200 1223 0.012162 10.0.0.27 - - [2025-08-18 02:26:09] "GET /virtual-machine/bd663d1a-9e4e-4ffa-9294-2632f77e7933 HTTP/1.1" 404 171 0.003080 10.0.0.27 - - [2025-08-18 02:26:09] "GET /virtual-machine/bd663d1a-9e4e-4ffa-9294-2632f77e7933 HTTP/1.1" 404 171 0.002911 10.0.0.27 - - [2025-08-18 02:26:09] "GET /virtual-machine/bd663d1a-9e4e-4ffa-9294-2632f77e7933 HTTP/1.1" 404 171 0.002529 10.0.0.27 - - [2025-08-18 02:26:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004105 10.0.0.27 - - [2025-08-18 02:26:09] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004749 10.0.0.27 - - [2025-08-18 02:26:09] "GET /virtual-networks?parent_id=34d64c8e-d489-40a8-a1c1-e55b2d368dc3&detail=False&count=False&shared=False HTTP/1.1" 200 1055 0.003419 10.0.0.27 - - [2025-08-18 02:26:09] "GET /virtual-network/63f92db1-9ff5-40bf-bc08-169c3cc283a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3797 0.006417 10.0.0.27 - - [2025-08-18 02:26:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002849 10.0.0.27 - - [2025-08-18 02:26:09] "GET /routing-instance/391f81d6-cf64-49d6-a8ce-35dc5dba751e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.004362 10.0.0.27 - - [2025-08-18 02:26:09] "GET /route-target/bc7fdb42-ed08-4900-9979-6c52f230767e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003582 10.0.0.27 - - [2025-08-18 02:26:09] "GET /virtual-machine/bd663d1a-9e4e-4ffa-9294-2632f77e7933 HTTP/1.1" 404 171 0.002890 10.0.0.27 - - [2025-08-18 02:26:10] "GET /virtual-machine/bd663d1a-9e4e-4ffa-9294-2632f77e7933 HTTP/1.1" 404 171 0.002957 10.0.0.27 - - [2025-08-18 02:26:11] "GET /virtual-machine/bd663d1a-9e4e-4ffa-9294-2632f77e7933 HTTP/1.1" 404 171 0.002677 10.0.0.27 - - [2025-08-18 02:26:12] "GET /virtual-machine/bd663d1a-9e4e-4ffa-9294-2632f77e7933 HTTP/1.1" 404 171 0.003599 10.0.0.27 - - [2025-08-18 02:26:13] "GET /virtual-machine/bd663d1a-9e4e-4ffa-9294-2632f77e7933 HTTP/1.1" 404 171 0.003067 10.0.0.27 - - [2025-08-18 02:26:14] "GET /virtual-machine/bd663d1a-9e4e-4ffa-9294-2632f77e7933 HTTP/1.1" 404 171 0.003133 10.0.0.27 - - [2025-08-18 02:26:14] "GET /obj-perms HTTP/1.1" 200 5046 0.003642 10.0.0.27 - - [2025-08-18 02:26:17] "GET /obj-perms HTTP/1.1" 200 5046 0.003918 10.0.0.27 - - [2025-08-18 02:26:18] "GET /virtual-machine/d8f101e5-f252-44eb-8f21-7b6572f5741c HTTP/1.1" 200 1301 0.004714 10.0.0.27 - - [2025-08-18 02:26:18] "POST /neutron/port HTTP/1.1" 200 1222 0.015482 10.0.0.27 - - [2025-08-18 02:26:20] "GET /virtual-machine/d8f101e5-f252-44eb-8f21-7b6572f5741c HTTP/1.1" 404 171 0.004024 10.0.0.27 - - [2025-08-18 02:26:20] "GET /virtual-machine/d8f101e5-f252-44eb-8f21-7b6572f5741c HTTP/1.1" 404 171 0.004281 10.0.0.27 - - [2025-08-18 02:26:20] "GET /virtual-machine/d8f101e5-f252-44eb-8f21-7b6572f5741c HTTP/1.1" 404 171 0.003672 10.0.0.27 - - [2025-08-18 02:26:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004174 10.0.0.27 - - [2025-08-18 02:26:20] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004069 10.0.0.27 - - [2025-08-18 02:26:20] "GET /virtual-networks?parent_id=34d64c8e-d489-40a8-a1c1-e55b2d368dc3&detail=False&count=False&shared=False HTTP/1.1" 200 1055 0.002909 10.0.0.27 - - [2025-08-18 02:26:20] "GET /virtual-network/9c739e14-a0a8-401a-8cc2-644520350be7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3795 0.006541 10.0.0.27 - - [2025-08-18 02:26:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004026 10.0.0.27 - - [2025-08-18 02:26:20] "GET /routing-instance/d6c166f1-d544-4eba-acc2-2ff6718e3ed0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1814 0.005075 10.0.0.27 - - [2025-08-18 02:26:20] "GET /route-target/8ca6b68f-5d84-42b4-8926-331c2fc758da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003906 10.0.0.27 - - [2025-08-18 02:26:20] "GET /obj-perms HTTP/1.1" 200 5046 0.004619 10.0.0.38 - - [2025-08-18 02:26:23] "GET /global-system-configs HTTP/1.1" 200 322 0.093066 10.0.0.38 - - [2025-08-18 02:26:23] "GET /obj-perms HTTP/1.1" 200 5056 0.139073 10.0.0.27 - - [2025-08-18 02:26:23] "GET /obj-perms HTTP/1.1" 200 5056 0.161482 10.0.0.19 - - [2025-08-18 02:26:23] "GET /obj-perms HTTP/1.1" 200 5056 0.177001 10.0.0.19 - - [2025-08-18 02:26:24] "GET /global-system-configs HTTP/1.1" 200 322 0.044250 10.0.0.38 - - [2025-08-18 02:26:24] "GET /global-system-configs HTTP/1.1" 200 322 0.088300 10.0.0.27 - - [2025-08-18 02:26:24] "GET /global-system-configs HTTP/1.1" 200 322 0.140059 10.0.0.19 - - [2025-08-18 02:26:24] "GET /obj-perms HTTP/1.1" 200 5056 0.191664 10.0.0.27 - - [2025-08-18 02:26:24] "GET /obj-perms HTTP/1.1" 200 5056 0.212661 10.0.0.38 - - [2025-08-18 02:26:24] "GET /obj-perms HTTP/1.1" 200 5056 0.230045 10.0.0.19 - - [2025-08-18 02:26:24] "GET /global-system-configs HTTP/1.1" 200 322 0.086501 10.0.0.27 - - [2025-08-18 02:26:25] "GET /global-system-configs HTTP/1.1" 200 322 0.041837 10.0.0.27 - - [2025-08-18 02:26:26] "GET /obj-perms HTTP/1.1" 200 5046 0.006415 10.0.0.27 - - [2025-08-18 02:26:29] "GET /obj-perms HTTP/1.1" 200 5046 0.004210 10.0.0.27 - - [2025-08-18 02:26:35] "GET /obj-perms HTTP/1.1" 200 5046 0.005062 10.0.0.19 - - [2025-08-18 02:26:37] "GET /obj-perms HTTP/1.1" 200 5056 0.051510 10.0.0.27 - - [2025-08-18 02:26:38] "GET /obj-perms HTTP/1.1" 200 5046 0.003915 10.0.0.27 - - [2025-08-18 02:26:42] "GET /obj-perms HTTP/1.1" 200 5046 0.039245 10.0.0.27 - - [2025-08-18 02:26:48] "GET /obj-perms HTTP/1.1" 200 5046 0.004597 10.0.0.27 - - [2025-08-18 02:26:48] "GET /obj-perms HTTP/1.1" 200 5046 0.004806 10.0.0.38 - - [2025-08-18 02:26:48] "GET /obj-perms HTTP/1.1" 200 5046 0.041676 10.0.0.27 - - [2025-08-18 02:26:48] "GET /virtual-network/902f3684-7efe-4404-bc3b-ffdbaa4dc812?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3801 0.033538 10.0.0.27 - - [2025-08-18 02:26:48] "POST /neutron/network HTTP/1.1" 200 1309 0.166109 10.0.0.38 - - [2025-08-18 02:26:49] "GET /virtual-network/84541338-c3dc-4a74-9638-80276469537f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.074057 10.0.0.27 - - [2025-08-18 02:26:49] "GET /virtual-network/902f3684-7efe-4404-bc3b-ffdbaa4dc812?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3196 0.006467 10.0.0.27 - - [2025-08-18 02:26:49] "GET /virtual-network/754f3707-ad33-451b-8f40-b8d7cf35305d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3800 0.006481 10.0.0.27 - - [2025-08-18 02:26:49] "POST /neutron/network HTTP/1.1" 200 1309 0.104272 10.0.0.38 - - [2025-08-18 02:26:49] "DELETE /access-control-list/4f5dbc4d-580f-4a45-973b-33b4326f7078 HTTP/1.1" 200 115 0.077387 10.0.0.27 - - [2025-08-18 02:26:49] "GET /virtual-network/754f3707-ad33-451b-8f40-b8d7cf35305d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3195 0.006677 10.0.0.27 - - [2025-08-18 02:26:49] "GET /virtual-network/63f92db1-9ff5-40bf-bc08-169c3cc283a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3797 0.006015 10.0.0.38 - - [2025-08-18 02:26:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005870 10.0.0.27 - - [2025-08-18 02:26:49] "POST /neutron/network HTTP/1.1" 200 1308 0.087470 10.0.0.27 - - [2025-08-18 02:26:49] "GET /virtual-network/63f92db1-9ff5-40bf-bc08-169c3cc283a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.007351 10.0.0.27 - - [2025-08-18 02:26:49] "GET /virtual-network/9c739e14-a0a8-401a-8cc2-644520350be7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3795 0.006904 10.0.0.38 - - [2025-08-18 02:26:49] "GET /virtual-network/84541338-c3dc-4a74-9638-80276469537f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.010241 10.0.0.27 - - [2025-08-18 02:26:50] "POST /neutron/network HTTP/1.1" 200 1307 0.098083 10.0.0.38 - - [2025-08-18 02:26:50] "DELETE /access-control-list/50e6c68e-e27c-44d6-bead-51488130f044 HTTP/1.1" 200 115 0.065058 10.0.0.27 - - [2025-08-18 02:26:50] "GET /virtual-network/9c739e14-a0a8-401a-8cc2-644520350be7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.014818 10.0.0.27 - - [2025-08-18 02:26:50] "DELETE /network-policy/1e4bd8fc-2e40-4277-8bb7-b6a98f5033a2 HTTP/1.1" 200 115 0.042554 10.0.0.27 - - [2025-08-18 02:26:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004256 10.0.0.19 - - [2025-08-18 02:26:50] "GET /projects?obj_uuids=34d64c8e-d489-40a8-a1c1-e55b2d368dc3&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001240 10.0.0.27 - - [2025-08-18 02:26:50] "GET /project/34d64c8e-d489-40a8-a1c1-e55b2d368dc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.051658 10.0.0.27 - - [2025-08-18 02:26:50] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-79313898&detail=False&count=False&shared=False HTTP/1.1" 200 1755 0.005554 10.0.0.27 - - [2025-08-18 02:26:50] "DELETE /network-policy/23e1a7a6-9387-49a9-b0f6-bae7b396d585 HTTP/1.1" 200 115 0.048381 10.0.0.27 - - [2025-08-18 02:26:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004234 10.0.0.19 - - [2025-08-18 02:26:50] "GET /projects?obj_uuids=34d64c8e-d489-40a8-a1c1-e55b2d368dc3&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001184 10.0.0.27 - - [2025-08-18 02:26:50] "GET /project/34d64c8e-d489-40a8-a1c1-e55b2d368dc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.041641 10.0.0.27 - - [2025-08-18 02:26:50] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-79313898&detail=False&count=False&shared=False HTTP/1.1" 200 1523 0.005423 10.0.0.27 - - [2025-08-18 02:26:50] "DELETE /network-policy/c1af83ad-8fc0-4596-862d-cc0644feb2c2 HTTP/1.1" 200 115 0.039578 10.0.0.27 - - [2025-08-18 02:26:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004009 10.0.0.19 - - [2025-08-18 02:26:50] "GET /projects?obj_uuids=34d64c8e-d489-40a8-a1c1-e55b2d368dc3&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001160 10.0.0.27 - - [2025-08-18 02:26:50] "GET /project/34d64c8e-d489-40a8-a1c1-e55b2d368dc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.039709 10.0.0.27 - - [2025-08-18 02:26:50] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-79313898&detail=False&count=False&shared=False HTTP/1.1" 200 1291 0.005376 10.0.0.27 - - [2025-08-18 02:26:50] "DELETE /network-policy/027604dd-7fbc-4bae-8753-ad09be917aca HTTP/1.1" 200 115 0.039394 10.0.0.27 - - [2025-08-18 02:26:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003116 10.0.0.19 - - [2025-08-18 02:26:50] "GET /projects?obj_uuids=34d64c8e-d489-40a8-a1c1-e55b2d368dc3&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001125 10.0.0.27 - - [2025-08-18 02:26:50] "GET /project/34d64c8e-d489-40a8-a1c1-e55b2d368dc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.039805 10.0.0.27 - - [2025-08-18 02:26:50] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-79313898&detail=False&count=False&shared=False HTTP/1.1" 200 1058 0.005121 10.0.0.27 - - [2025-08-18 02:26:51] "DELETE /network-policy/8d038ed7-5d62-412f-b135-94714497d06a HTTP/1.1" 200 115 0.042254 10.0.0.27 - - [2025-08-18 02:26:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.010658 10.0.0.19 - - [2025-08-18 02:26:51] "GET /projects?obj_uuids=34d64c8e-d489-40a8-a1c1-e55b2d368dc3&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001295 10.0.0.27 - - [2025-08-18 02:26:51] "GET /project/34d64c8e-d489-40a8-a1c1-e55b2d368dc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.045365 10.0.0.27 - - [2025-08-18 02:26:51] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-79313898&detail=False&count=False&shared=False HTTP/1.1" 200 826 0.005266 10.0.0.27 - - [2025-08-18 02:26:51] "DELETE /network-policy/af3ad5f3-6317-44f8-8868-e0ab8cf21d34 HTTP/1.1" 200 115 0.059891 10.0.0.27 - - [2025-08-18 02:26:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003133 10.0.0.19 - - [2025-08-18 02:26:51] "GET /projects?obj_uuids=34d64c8e-d489-40a8-a1c1-e55b2d368dc3&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001120 10.0.0.27 - - [2025-08-18 02:26:51] "GET /project/34d64c8e-d489-40a8-a1c1-e55b2d368dc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.046488 10.0.0.27 - - [2025-08-18 02:26:51] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-79313898&detail=False&count=False&shared=False HTTP/1.1" 200 594 0.005345 10.0.0.27 - - [2025-08-18 02:26:51] "DELETE /network-policy/5d05c2af-b7af-40d5-9351-ea3e0061d530 HTTP/1.1" 200 115 0.037855 10.0.0.27 - - [2025-08-18 02:26:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003347 10.0.0.19 - - [2025-08-18 02:26:51] "GET /projects?obj_uuids=34d64c8e-d489-40a8-a1c1-e55b2d368dc3&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001107 10.0.0.27 - - [2025-08-18 02:26:51] "GET /project/34d64c8e-d489-40a8-a1c1-e55b2d368dc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.045345 10.0.0.27 - - [2025-08-18 02:26:51] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-79313898&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.005172 10.0.0.27 - - [2025-08-18 02:26:51] "DELETE /network-policy/6b691d2c-d93e-4ddc-a219-5bf8703d7867 HTTP/1.1" 200 115 0.043560 10.0.0.27 - - [2025-08-18 02:26:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.011824 10.0.0.19 - - [2025-08-18 02:26:51] "GET /projects?obj_uuids=34d64c8e-d489-40a8-a1c1-e55b2d368dc3&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001410 10.0.0.27 - - [2025-08-18 02:26:51] "GET /project/34d64c8e-d489-40a8-a1c1-e55b2d368dc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.128591 10.0.0.27 - - [2025-08-18 02:26:52] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-79313898&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.004995 10.0.0.19 - - [2025-08-18 02:26:52] "POST /useragent-kv HTTP/1.1" 200 115 0.004257 10.0.0.19 - - [2025-08-18 02:26:52] "POST /useragent-kv HTTP/1.1" 200 115 0.002769 10.0.0.19 - - [2025-08-18 02:26:52] "POST /useragent-kv HTTP/1.1" 200 115 0.003680 10.0.0.19 - - [2025-08-18 02:26:52] "POST /useragent-kv HTTP/1.1" 200 115 0.003184 10.0.0.19 - - [2025-08-18 02:26:52] "POST /useragent-kv HTTP/1.1" 200 115 0.006150 10.0.0.19 - - [2025-08-18 02:26:52] "POST /useragent-kv HTTP/1.1" 200 115 0.002604 10.0.0.27 - - [2025-08-18 02:26:52] "POST /neutron/network HTTP/1.1" 200 151 0.152672 10.0.0.38 - - [2025-08-18 02:26:52] "DELETE /route-target/86066490-12ab-4f91-9cd1-454d86df2c6a HTTP/1.1" 200 115 0.036400 10.0.0.27 - - [2025-08-18 02:26:52] "POST /neutron/network HTTP/1.1" 200 1308 0.013123 10.0.0.38 - - [2025-08-18 02:26:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.006365 10.0.0.19 - - [2025-08-18 02:26:53] "POST /useragent-kv HTTP/1.1" 200 115 0.005302 10.0.0.19 - - [2025-08-18 02:26:53] "POST /useragent-kv HTTP/1.1" 200 115 0.002414 10.0.0.19 - - [2025-08-18 02:26:53] "POST /useragent-kv HTTP/1.1" 200 115 0.001848 10.0.0.19 - - [2025-08-18 02:26:53] "POST /useragent-kv HTTP/1.1" 200 115 0.001845 10.0.0.19 - - [2025-08-18 02:26:53] "POST /useragent-kv HTTP/1.1" 200 115 0.002165 10.0.0.38 - - [2025-08-18 02:26:53] "DELETE /route-target/8ca6b68f-5d84-42b4-8926-331c2fc758da HTTP/1.1" 200 115 0.032883 10.0.0.19 - - [2025-08-18 02:26:53] "POST /useragent-kv HTTP/1.1" 200 115 0.002486 10.0.0.27 - - [2025-08-18 02:26:53] "POST /neutron/network HTTP/1.1" 200 151 0.171022 10.0.0.27 - - [2025-08-18 02:26:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003778 10.0.0.27 - - [2025-08-18 02:26:53] "DELETE /network-ipam/f8b772b3-01da-47b0-a2aa-d60123e4a99b HTTP/1.1" 200 115 0.030717 10.0.0.27 - - [2025-08-18 02:26:53] "POST /fqname-to-id HTTP/1.1" 404 252 0.003499 10.0.0.19 - - [2025-08-18 02:26:53] "GET /projects?obj_uuids=34d64c8e-d489-40a8-a1c1-e55b2d368dc3&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001035 10.0.0.19 - - [2025-08-18 02:26:53] "GET /project/34d64c8e-d489-40a8-a1c1-e55b2d368dc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1500 0.044720 10.0.0.19 - - [2025-08-18 02:26:53] "GET /projects?obj_uuids=34d64c8e-d489-40a8-a1c1-e55b2d368dc3&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001057 10.0.0.19 - - [2025-08-18 02:26:53] "GET /project/34d64c8e-d489-40a8-a1c1-e55b2d368dc3?fields=security_groups HTTP/1.1" 200 1387 0.044967 10.0.0.19 - - [2025-08-18 02:26:53] "DELETE /security-group/f90a6afd-89d7-4045-8819-fdcab4418a91 HTTP/1.1" 200 115 0.045660 10.0.0.19 - - [2025-08-18 02:26:53] "GET /projects?obj_uuids=34d64c8e-d489-40a8-a1c1-e55b2d368dc3&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001085 10.0.0.19 - - [2025-08-18 02:26:54] "GET /project/34d64c8e-d489-40a8-a1c1-e55b2d368dc3?fields=application_policy_sets HTTP/1.1" 200 1426 0.044815 10.0.0.27 - - [2025-08-18 02:26:54] "DELETE /project/34d64c8e-d489-40a8-a1c1-e55b2d368dc3 HTTP/1.1" 200 115 0.422724 10.0.0.19 - - [2025-08-18 02:26:54] "GET /domains?obj_uuids=edf943fc-0622-4564-8821-4de9bd04e8a3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001188 10.0.0.27 - - [2025-08-18 02:26:54] "GET /domain/edf943fc-0622-4564-8821-4de9bd04e8a3?fields=projects HTTP/1.1" 200 1244 0.014835 10.0.0.27 - - [2025-08-18 02:26:59] "POST /fqname-to-id HTTP/1.1" 404 225 0.004059 10.0.0.19 - - [2025-08-18 02:26:59] "POST /id-to-fqname HTTP/1.1" 200 198 0.001600 10.0.0.19 - - [2025-08-18 02:26:59] "POST /fqname-to-id HTTP/1.1" 404 207 0.006938 10.0.0.19 - - [2025-08-18 02:26:59] "POST /security-groups HTTP/1.1" 200 599 0.029621 10.0.0.38 - - [2025-08-18 02:26:59] "POST /fqname-to-id HTTP/1.1" 404 242 0.003656 10.0.0.19 - - [2025-08-18 02:26:59] "POST /projects HTTP/1.1" 200 601 0.240318 10.0.0.27 - - [2025-08-18 02:26:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.267968 10.0.0.19 - - [2025-08-18 02:26:59] "GET /projects?obj_uuids=34d64c8e-d489-40a8-a1c1-e55b2d368dc3&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002073 10.0.0.38 - - [2025-08-18 02:26:59] "POST /access-control-lists HTTP/1.1" 200 602 0.039035 10.0.0.27 - - [2025-08-18 02:26:59] "GET /project/34d64c8e-d489-40a8-a1c1-e55b2d368dc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.057539 10.0.0.27 - - [2025-08-18 02:26:59] "POST /network-policys HTTP/1.1" 200 559 0.025414 10.0.0.27 - - [2025-08-18 02:26:59] "GET /network-policy/616cabdd-b9e2-4bff-bd70-7c78f7727a9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3105 0.006077 10.0.0.27 - - [2025-08-18 02:26:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002476 10.0.0.19 - - [2025-08-18 02:26:59] "GET /projects?obj_uuids=34d64c8e-d489-40a8-a1c1-e55b2d368dc3&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002567 10.0.0.27 - - [2025-08-18 02:26:59] "GET /project/34d64c8e-d489-40a8-a1c1-e55b2d368dc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.039686 10.0.0.19 - - [2025-08-18 02:27:00] "POST /useragent-kv HTTP/1.1" 200 115 0.010278 10.0.0.27 - - [2025-08-18 02:27:00] "POST /neutron/subnet HTTP/1.1" 200 721 0.195193 10.0.0.27 - - [2025-08-18 02:27:00] "POST /id-to-fqname HTTP/1.1" 200 229 0.001791 10.0.0.27 - - [2025-08-18 02:27:00] "GET /virtual-network/59ae78b6-6ef6-4b1f-a09d-2d695b6fdfb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.007630 10.0.0.27 - - [2025-08-18 02:27:00] "POST /neutron/network HTTP/1.1" 200 1007 0.009297 10.0.0.27 - - [2025-08-18 02:27:00] "GET /virtual-network/59ae78b6-6ef6-4b1f-a09d-2d695b6fdfb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.009335 10.0.0.27 - - [2025-08-18 02:27:00] "POST /neutron/subnet HTTP/1.1" 200 828 0.010823 10.0.0.38 - - [2025-08-18 02:27:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.006585 10.0.0.38 - - [2025-08-18 02:27:00] "POST /fqname-to-id HTTP/1.1" 404 244 0.004171 10.0.0.27 - - [2025-08-18 02:27:00] "POST /neutron/network HTTP/1.1" 200 1106 0.013006 10.0.0.27 - - [2025-08-18 02:27:00] "GET /virtual-network/59ae78b6-6ef6-4b1f-a09d-2d695b6fdfb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.022654 10.0.0.27 - - [2025-08-18 02:27:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005354 10.0.0.27 - - [2025-08-18 02:27:00] "GET /network-policy/616cabdd-b9e2-4bff-bd70-7c78f7727a9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3105 0.004313 10.0.0.27 - - [2025-08-18 02:27:01] "GET /virtual-network/59ae78b6-6ef6-4b1f-a09d-2d695b6fdfb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.007437 10.0.0.27 - - [2025-08-18 02:27:01] "POST /id-to-fqname HTTP/1.1" 200 229 0.001653 10.0.0.19 - - [2025-08-18 02:27:02] "GET /projects?obj_uuids=34d64c8e-d489-40a8-a1c1-e55b2d368dc3&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001133 10.0.0.27 - - [2025-08-18 02:27:02] "GET /project/34d64c8e-d489-40a8-a1c1-e55b2d368dc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.081528 10.0.0.27 - - [2025-08-18 02:27:02] "POST /neutron/port HTTP/1.1" 200 117 0.007483 10.0.0.27 - - [2025-08-18 02:27:02] "POST /id-to-fqname HTTP/1.1" 200 229 0.001669 10.0.0.27 - - [2025-08-18 02:27:02] "POST /neutron/network HTTP/1.1" 200 1116 0.012534 10.0.0.27 - - [2025-08-18 02:27:03] "POST /neutron/port HTTP/1.1" 200 1174 0.018509 10.0.0.27 - - [2025-08-18 02:27:03] "POST /neutron/port HTTP/1.1" 200 1202 0.027454 10.0.0.19 - - [2025-08-18 02:27:03] "GET /projects?obj_uuids=34d64c8e-d489-40a8-a1c1-e55b2d368dc3&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001313 10.0.0.27 - - [2025-08-18 02:27:03] "GET /project/34d64c8e-d489-40a8-a1c1-e55b2d368dc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.079481 10.0.0.27 - - [2025-08-18 02:27:03] "POST /neutron/subnet HTTP/1.1" 200 1381 0.016419 10.0.0.27 - - [2025-08-18 02:27:03] "POST /neutron/port HTTP/1.1" 200 117 0.001399 10.0.0.27 - - [2025-08-18 02:27:04] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008088 10.0.0.27 - - [2025-08-18 02:27:04] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007019 10.0.0.27 - - [2025-08-18 02:27:04] "POST /neutron/port HTTP/1.1" 200 1174 0.045127 10.0.0.27 - - [2025-08-18 02:27:05] "POST /neutron/port HTTP/1.1" 200 1202 0.029708 10.0.0.27 - - [2025-08-18 02:27:05] "POST /neutron/subnet HTTP/1.1" 200 1381 0.012897 10.0.0.27 - - [2025-08-18 02:27:05] "POST /neutron/network HTTP/1.1" 200 1106 0.008917 10.0.0.27 - - [2025-08-18 02:27:09] "POST /neutron/port HTTP/1.1" 200 1202 0.015368 10.0.0.27 - - [2025-08-18 02:27:09] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009983 10.0.0.27 - - [2025-08-18 02:27:09] "GET /virtual-machine/4708aa5a-8aa3-4e7e-a720-7ef9581598a7 HTTP/1.1" 200 1300 0.024731 10.0.0.27 - - [2025-08-18 02:27:09] "GET /virtual-machine-interface/f0b0c7ee-1a51-4b6d-b94d-a422b3cd886a HTTP/1.1" 200 3179 0.006028 10.0.0.19 - - [2025-08-18 02:27:09] "DELETE /project/34d64c8ed48940a8a1c1e55b2d368dc3 HTTP/1.1" 404 173 0.032112 10.0.0.27 - - [2025-08-18 02:27:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003742 10.0.0.27 - - [2025-08-18 02:27:09] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004016 10.0.0.27 - - [2025-08-18 02:27:09] "GET /virtual-networks?parent_id=34d64c8e-d489-40a8-a1c1-e55b2d368dc3&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.002686 10.0.0.27 - - [2025-08-18 02:27:09] "GET /virtual-network/59ae78b6-6ef6-4b1f-a09d-2d695b6fdfb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.006232 10.0.0.27 - - [2025-08-18 02:27:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004196 10.0.0.27 - - [2025-08-18 02:27:12] "GET /virtual-network/59ae78b6-6ef6-4b1f-a09d-2d695b6fdfb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.005903 10.0.0.27 - - [2025-08-18 02:27:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003605 10.0.0.27 - - [2025-08-18 02:27:16] "GET /virtual-network/59ae78b6-6ef6-4b1f-a09d-2d695b6fdfb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.005525 10.0.0.27 - - [2025-08-18 02:27:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004108 10.0.0.27 - - [2025-08-18 02:27:20] "GET /virtual-network/59ae78b6-6ef6-4b1f-a09d-2d695b6fdfb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.005297 10.0.0.27 - - [2025-08-18 02:27:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003683 10.0.0.27 - - [2025-08-18 02:27:24] "GET /virtual-network/59ae78b6-6ef6-4b1f-a09d-2d695b6fdfb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.005635 10.0.0.27 - - [2025-08-18 02:27:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003281 10.0.0.27 - - [2025-08-18 02:27:29] "GET /virtual-network/59ae78b6-6ef6-4b1f-a09d-2d695b6fdfb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.008086 10.0.0.27 - - [2025-08-18 02:27:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003619 10.0.0.27 - - [2025-08-18 02:27:33] "GET /virtual-network/59ae78b6-6ef6-4b1f-a09d-2d695b6fdfb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.005383 10.0.0.27 - - [2025-08-18 02:27:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003350 10.0.0.27 - - [2025-08-18 02:27:37] "GET /virtual-network/59ae78b6-6ef6-4b1f-a09d-2d695b6fdfb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.005373 10.0.0.19 - - [2025-08-18 02:27:38] "GET /obj-perms HTTP/1.1" 200 5056 0.038204 10.0.0.27 - - [2025-08-18 02:27:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004393 10.0.0.27 - - [2025-08-18 02:27:41] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003574 10.0.0.27 - - [2025-08-18 02:27:41] "GET /virtual-networks?parent_id=34d64c8e-d489-40a8-a1c1-e55b2d368dc3&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.002666 10.0.0.27 - - [2025-08-18 02:27:41] "GET /virtual-network/59ae78b6-6ef6-4b1f-a09d-2d695b6fdfb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.006366 10.0.0.27 - - [2025-08-18 02:27:46] "POST /neutron/port HTTP/1.1" 200 1202 0.015115 10.0.0.27 - - [2025-08-18 02:27:49] "POST /neutron/security_group HTTP/1.1" 200 2066 0.005826 10.0.0.27 - - [2025-08-18 02:27:51] "POST /neutron/port HTTP/1.1" 200 1202 0.020190 10.0.0.27 - - [2025-08-18 02:27:54] "POST /neutron/port HTTP/1.1" 200 1202 0.013752 10.0.0.27 - - [2025-08-18 02:27:54] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004732 10.0.0.27 - - [2025-08-18 02:27:54] "POST /neutron/port HTTP/1.1" 200 117 0.001763 10.0.0.27 - - [2025-08-18 02:27:56] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009507 10.0.0.27 - - [2025-08-18 02:27:58] "POST /neutron/network HTTP/1.1" 200 1116 0.032726 10.0.0.27 - - [2025-08-18 02:27:58] "POST /neutron/subnet HTTP/1.1" 200 1381 0.012984 10.0.0.27 - - [2025-08-18 02:27:58] "POST /neutron/network HTTP/1.1" 200 1106 0.009771 10.0.0.27 - - [2025-08-18 02:28:02] "POST /neutron/port HTTP/1.1" 200 1202 0.015593 10.0.0.27 - - [2025-08-18 02:28:02] "POST /neutron/security_group HTTP/1.1" 200 2066 0.010506 10.0.0.27 - - [2025-08-18 02:28:02] "GET /virtual-machine/f7acc264-f825-43e4-af56-ff643fd65680 HTTP/1.1" 200 1301 0.006768 10.0.0.27 - - [2025-08-18 02:28:02] "GET /virtual-machine-interface/dd0a0e98-5d32-43d1-9672-70ff157047ea HTTP/1.1" 200 3179 0.008610 10.0.0.27 - - [2025-08-18 02:28:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004183 10.0.0.27 - - [2025-08-18 02:28:02] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004423 10.0.0.27 - - [2025-08-18 02:28:02] "GET /virtual-networks?parent_id=34d64c8e-d489-40a8-a1c1-e55b2d368dc3&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.002728 10.0.0.27 - - [2025-08-18 02:28:02] "GET /virtual-network/59ae78b6-6ef6-4b1f-a09d-2d695b6fdfb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.006469 10.0.0.27 - - [2025-08-18 02:28:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003892 10.0.0.27 - - [2025-08-18 02:28:03] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006445 10.0.0.27 - - [2025-08-18 02:28:03] "GET /virtual-networks?parent_id=34d64c8e-d489-40a8-a1c1-e55b2d368dc3&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.002570 10.0.0.27 - - [2025-08-18 02:28:03] "GET /virtual-network/59ae78b6-6ef6-4b1f-a09d-2d695b6fdfb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.005600 10.0.0.27 - - [2025-08-18 02:28:25] "GET /virtual-network/59ae78b6-6ef6-4b1f-a09d-2d695b6fdfb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.007615 10.0.0.38 - - [2025-08-18 02:28:25] "GET /virtual-network/84541338-c3dc-4a74-9638-80276469537f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.021895 10.0.0.27 - - [2025-08-18 02:28:25] "POST /neutron/network HTTP/1.1" 200 1007 0.020254 10.0.0.27 - - [2025-08-18 02:28:25] "GET /virtual-network/59ae78b6-6ef6-4b1f-a09d-2d695b6fdfb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.010666 10.0.0.38 - - [2025-08-18 02:28:25] "DELETE /access-control-list/f9a1d8ad-c7d5-47be-b9c7-57368fb6cacb HTTP/1.1" 200 115 0.096660 10.0.0.27 - - [2025-08-18 02:28:25] "POST /neutron/port HTTP/1.1" 200 1202 0.015966 10.0.0.27 - - [2025-08-18 02:28:25] "POST /neutron/port HTTP/1.1" 200 1202 0.015790 10.0.0.27 - - [2025-08-18 02:28:27] "POST /neutron/network HTTP/1.1" 200 1007 0.011785 10.0.0.27 - - [2025-08-18 02:28:28] "DELETE /network-policy/616cabdd-b9e2-4bff-bd70-7c78f7727a9a HTTP/1.1" 200 115 0.039708 10.0.0.19 - - [2025-08-18 02:28:30] "GET /projects?obj_uuids=34d64c8e-d489-40a8-a1c1-e55b2d368dc3&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001210 10.0.0.27 - - [2025-08-18 02:28:30] "GET /project/34d64c8e-d489-40a8-a1c1-e55b2d368dc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.069321 10.0.0.19 - - [2025-08-18 02:28:30] "GET /projects?obj_uuids=34d64c8e-d489-40a8-a1c1-e55b2d368dc3&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001186 10.0.0.27 - - [2025-08-18 02:28:30] "GET /project/34d64c8e-d489-40a8-a1c1-e55b2d368dc3?fields=virtual_networks HTTP/1.1" 200 1048 0.043593 10.0.0.19 - - [2025-08-18 02:28:30] "GET /projects?obj_uuids=34d64c8e-d489-40a8-a1c1-e55b2d368dc3&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001899 10.0.0.27 - - [2025-08-18 02:28:31] "GET /project/34d64c8e-d489-40a8-a1c1-e55b2d368dc3?fields=virtual_machine_interfaces HTTP/1.1" 200 1048 0.044470 10.0.0.19 - - [2025-08-18 02:28:31] "GET /projects?obj_uuids=34d64c8e-d489-40a8-a1c1-e55b2d368dc3&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001102 10.0.0.27 - - [2025-08-18 02:28:31] "GET /project/34d64c8e-d489-40a8-a1c1-e55b2d368dc3?fields=security_groups HTTP/1.1" 200 1282 0.049589 10.0.0.27 - - [2025-08-18 02:28:31] "POST /fqname-to-id HTTP/1.1" 404 202 0.024140 10.0.0.19 - - [2025-08-18 02:28:31] "GET /projects?obj_uuids=9f5a20c0-654f-43e1-b59c-715877a557fe&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003590 10.0.0.19 - - [2025-08-18 02:28:32] "GET /domains?obj_uuids=edf943fc-0622-4564-8821-4de9bd04e8a3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001247 10.0.0.19 - - [2025-08-18 02:28:32] "GET /domain/edf943fc-0622-4564-8821-4de9bd04e8a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008673 10.0.0.19 - - [2025-08-18 02:28:32] "POST /id-to-fqname HTTP/1.1" 200 204 0.006338 10.0.0.19 - - [2025-08-18 02:28:32] "POST /fqname-to-id HTTP/1.1" 404 213 0.015291 10.0.0.19 - - [2025-08-18 02:28:32] "POST /security-groups HTTP/1.1" 200 605 0.038417 10.0.0.38 - - [2025-08-18 02:28:32] "POST /fqname-to-id HTTP/1.1" 404 248 0.004358 10.0.0.19 - - [2025-08-18 02:28:32] "POST /projects HTTP/1.1" 200 613 0.277063 10.0.0.19 - - [2025-08-18 02:28:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.373454 10.0.0.38 - - [2025-08-18 02:28:32] "POST /access-control-lists HTTP/1.1" 200 608 0.052558 10.0.0.27 - - [2025-08-18 02:28:32] "GET /project/9f5a20c0-654f-43e1-b59c-715877a557fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.539087 10.0.0.27 - - [2025-08-18 02:28:33] "GET / HTTP/1.1" 200 35931 0.002234 10.0.0.27 - - [2025-08-18 02:28:37] "GET /project/9f5a20c0-654f-43e1-b59c-715877a557fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000621 10.0.0.19 - - [2025-08-18 02:28:37] "GET /projects?obj_uuids=9f5a20c0-654f-43e1-b59c-715877a557fe&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001176 10.0.0.27 - - [2025-08-18 02:28:37] "GET /project/9f5a20c0-654f-43e1-b59c-715877a557fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.117030 10.0.0.27 - - [2025-08-18 02:28:37] "GET / HTTP/1.1" 200 35931 0.003690 10.0.0.27 - - [2025-08-18 02:28:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004346 10.0.0.19 - - [2025-08-18 02:28:38] "GET /domains?obj_uuids=edf943fc-0622-4564-8821-4de9bd04e8a3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001134 10.0.0.27 - - [2025-08-18 02:28:38] "GET /domain/edf943fc-0622-4564-8821-4de9bd04e8a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.008593 10.0.0.27 - - [2025-08-18 02:28:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004633 10.0.0.19 - - [2025-08-18 02:28:38] "GET /projects?obj_uuids=9f5a20c0-654f-43e1-b59c-715877a557fe&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001227 10.0.0.27 - - [2025-08-18 02:28:38] "GET /project/9f5a20c0-654f-43e1-b59c-715877a557fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.058500 10.0.0.38 - - [2025-08-18 02:28:39] "GET /obj-perms HTTP/1.1" 200 5056 0.379246 10.0.0.27 - - [2025-08-18 02:28:39] "GET /domains HTTP/1.1" 401 292 0.000528 10.0.0.27 - - [2025-08-18 02:28:40] "GET /domains HTTP/1.1" 200 280 0.033894 10.0.0.19 - - [2025-08-18 02:28:40] "GET /domains?obj_uuids=edf943fc-0622-4564-8821-4de9bd04e8a3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001323 10.0.0.27 - - [2025-08-18 02:28:40] "GET /domain/edf943fc-0622-4564-8821-4de9bd04e8a3 HTTP/1.1" 200 2781 0.011309 10.0.0.19 - - [2025-08-18 02:28:40] "GET /projects?obj_uuids=9f5a20c0-654f-43e1-b59c-715877a557fe&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001161 10.0.0.27 - - [2025-08-18 02:28:40] "GET /project/9f5a20c0-654f-43e1-b59c-715877a557fe HTTP/1.1" 200 1937 0.098251 10.0.0.27 - - [2025-08-18 02:28:40] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 762 0.004815 10.0.0.27 - - [2025-08-18 02:28:40] "POST /network-ipams HTTP/1.1" 200 627 0.031102 10.0.0.27 - - [2025-08-18 02:28:40] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 1031 0.004010 10.0.0.27 - - [2025-08-18 02:28:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004070 10.0.0.27 - - [2025-08-18 02:28:40] "GET /network-ipam/4aebfd94-fff1-4da5-875b-d83760bb60da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1419 0.006828 10.0.0.27 - - [2025-08-18 02:28:40] "PUT /network-ipam/4aebfd94-fff1-4da5-875b-d83760bb60da HTTP/1.1" 200 258 0.014812 10.0.0.27 - - [2025-08-18 02:28:40] "POST /fqname-to-id HTTP/1.1" 401 292 0.000617 10.0.0.27 - - [2025-08-18 02:28:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.027080 10.0.0.19 - - [2025-08-18 02:28:41] "GET /projects?obj_uuids=9f5a20c0-654f-43e1-b59c-715877a557fe&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001154 10.0.0.27 - - [2025-08-18 02:28:41] "GET /project/9f5a20c0-654f-43e1-b59c-715877a557fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.043053 10.0.0.19 - - [2025-08-18 02:28:41] "GET /projects?obj_uuids=9f5a20c0-654f-43e1-b59c-715877a557fe&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001719 10.0.0.27 - - [2025-08-18 02:28:41] "POST /neutron/network HTTP/1.1" 200 625 0.151484 10.0.0.27 - - [2025-08-18 02:28:42] "POST /neutron/network HTTP/1.1" 200 1141 0.014073 10.0.0.27 - - [2025-08-18 02:28:42] "POST /id-to-fqname HTTP/1.1" 200 237 0.001583 10.0.0.27 - - [2025-08-18 02:28:42] "GET /virtual-network/1c2934f2-b5cb-4b88-965a-011a18ae6e22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2683 0.005518 10.0.0.27 - - [2025-08-18 02:28:42] "GET /virtual-network/1c2934f2-b5cb-4b88-965a-011a18ae6e22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2683 0.005701 10.0.0.27 - - [2025-08-18 02:28:42] "POST /neutron/subnet HTTP/1.1" 200 720 0.011068 10.0.0.27 - - [2025-08-18 02:28:42] "GET /virtual-network/1c2934f2-b5cb-4b88-965a-011a18ae6e22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2683 0.006422 10.0.0.27 - - [2025-08-18 02:28:43] "GET /obj-perms HTTP/1.1" 200 5021 0.046725 10.0.0.27 - - [2025-08-18 02:28:44] "POST /fqname-to-id HTTP/1.1" 404 231 0.004719 10.0.0.27 - - [2025-08-18 02:28:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003170 10.0.0.19 - - [2025-08-18 02:28:44] "GET /projects?obj_uuids=9f5a20c0-654f-43e1-b59c-715877a557fe&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001469 10.0.0.27 - - [2025-08-18 02:28:44] "GET /project/9f5a20c0-654f-43e1-b59c-715877a557fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.047397 10.0.0.27 - - [2025-08-18 02:28:44] "POST /network-policys HTTP/1.1" 200 565 0.069718 10.0.0.27 - - [2025-08-18 02:28:44] "GET /network-policy/d190fcde-45e5-4346-9951-28b43ac19855?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4075 0.007076 10.0.0.27 - - [2025-08-18 02:28:44] "POST /fqname-to-id HTTP/1.1" 404 231 0.003777 10.0.0.27 - - [2025-08-18 02:28:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003623 10.0.0.19 - - [2025-08-18 02:28:44] "GET /projects?obj_uuids=9f5a20c0-654f-43e1-b59c-715877a557fe&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001801 10.0.0.27 - - [2025-08-18 02:28:44] "GET /project/9f5a20c0-654f-43e1-b59c-715877a557fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.054765 10.0.0.27 - - [2025-08-18 02:28:44] "POST /network-policys HTTP/1.1" 200 565 0.077551 10.0.0.27 - - [2025-08-18 02:28:44] "GET /network-policy/70c0c1d5-bbfc-4bb2-8259-9638338b772f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3109 0.007182 10.0.0.27 - - [2025-08-18 02:28:44] "POST /fqname-to-id HTTP/1.1" 404 231 0.004028 10.0.0.27 - - [2025-08-18 02:28:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003808 10.0.0.19 - - [2025-08-18 02:28:45] "GET /projects?obj_uuids=9f5a20c0-654f-43e1-b59c-715877a557fe&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001209 10.0.0.27 - - [2025-08-18 02:28:45] "GET /project/9f5a20c0-654f-43e1-b59c-715877a557fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.051144 10.0.0.27 - - [2025-08-18 02:28:45] "POST /network-policys HTTP/1.1" 200 565 0.026748 10.0.0.27 - - [2025-08-18 02:28:45] "GET /network-policy/8a88adee-693d-4e6b-98b9-30685567763c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2140 0.006775 10.0.0.38 - - [2025-08-18 02:28:45] "POST /fqname-to-id HTTP/1.1" 404 254 0.009133 10.0.0.38 - - [2025-08-18 02:28:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003464 10.0.0.27 - - [2025-08-18 02:28:45] "POST /neutron/network HTTP/1.1" 200 1339 0.088564 10.0.0.27 - - [2025-08-18 02:28:45] "GET /virtual-network/1c2934f2-b5cb-4b88-965a-011a18ae6e22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3300 0.008878 10.0.0.27 - - [2025-08-18 02:28:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.007287 10.0.0.27 - - [2025-08-18 02:28:45] "GET /network-policy/70c0c1d5-bbfc-4bb2-8259-9638338b772f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3109 0.005889 10.0.0.27 - - [2025-08-18 02:28:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003914 10.0.0.27 - - [2025-08-18 02:28:45] "GET /network-policy/d190fcde-45e5-4346-9951-28b43ac19855?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4075 0.006219 10.0.0.27 - - [2025-08-18 02:28:45] "POST /id-to-fqname HTTP/1.1" 200 237 0.001738 10.0.0.19 - - [2025-08-18 02:28:46] "GET /projects?obj_uuids=9f5a20c0-654f-43e1-b59c-715877a557fe&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001255 10.0.0.27 - - [2025-08-18 02:28:46] "GET /project/9f5a20c0-654f-43e1-b59c-715877a557fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.063225 10.0.0.27 - - [2025-08-18 02:28:46] "POST /neutron/network HTTP/1.1" 200 1339 0.032659 10.0.0.27 - - [2025-08-18 02:28:46] "POST /neutron/port HTTP/1.1" 200 117 0.006636 10.0.0.27 - - [2025-08-18 02:28:47] "POST /neutron/port HTTP/1.1" 200 1180 0.030728 10.0.0.27 - - [2025-08-18 02:28:48] "POST /neutron/port HTTP/1.1" 200 1208 0.026569 10.0.0.27 - - [2025-08-18 02:28:48] "POST /neutron/subnet HTTP/1.1" 200 1380 0.014612 10.0.0.27 - - [2025-08-18 02:28:48] "POST /neutron/network HTTP/1.1" 200 1339 0.011920 10.0.0.27 - - [2025-08-18 02:28:52] "POST /neutron/port HTTP/1.1" 200 1208 0.018231 10.0.0.27 - - [2025-08-18 02:28:52] "POST /neutron/security_group HTTP/1.1" 200 2072 0.008620 10.0.0.27 - - [2025-08-18 02:28:52] "GET /virtual-machine/811dbd41-56d8-435e-b865-f0016c50d83c HTTP/1.1" 401 292 0.000519 10.0.0.27 - - [2025-08-18 02:28:52] "GET /virtual-machine/811dbd41-56d8-435e-b865-f0016c50d83c HTTP/1.1" 200 1306 0.030339 10.0.0.27 - - [2025-08-18 02:28:52] "GET /virtual-machine-interface/1bd87079-024b-427f-bec2-64178cd52243 HTTP/1.1" 200 3177 0.005675 10.0.0.27 - - [2025-08-18 02:28:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004051 10.0.0.27 - - [2025-08-18 02:28:52] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004652 10.0.0.27 - - [2025-08-18 02:28:52] "GET /virtual-networks?parent_id=9f5a20c0-654f-43e1-b59c-715877a557fe&detail=False&count=False&shared=False HTTP/1.1" 200 368 0.002799 10.0.0.27 - - [2025-08-18 02:28:52] "GET /virtual-network/1c2934f2-b5cb-4b88-965a-011a18ae6e22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3300 0.006429 10.0.0.27 - - [2025-08-18 02:28:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004782 10.0.0.27 - - [2025-08-18 02:28:55] "GET /virtual-network/1c2934f2-b5cb-4b88-965a-011a18ae6e22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3300 0.005455 10.0.0.27 - - [2025-08-18 02:28:58] "POST /neutron/network HTTP/1.1" 200 1349 0.016167 10.0.0.27 - - [2025-08-18 02:28:58] "POST /neutron/subnet HTTP/1.1" 200 1380 0.013392 10.0.0.27 - - [2025-08-18 02:28:58] "POST /neutron/network HTTP/1.1" 200 1339 0.012268 10.0.0.27 - - [2025-08-18 02:28:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003555 10.0.0.27 - - [2025-08-18 02:28:59] "GET /virtual-network/1c2934f2-b5cb-4b88-965a-011a18ae6e22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3300 0.005928 10.0.0.27 - - [2025-08-18 02:29:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.012779 10.0.0.27 - - [2025-08-18 02:29:04] "GET /virtual-network/1c2934f2-b5cb-4b88-965a-011a18ae6e22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3300 0.008908 10.0.0.27 - - [2025-08-18 02:29:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.007695 10.0.0.27 - - [2025-08-18 02:29:08] "GET /virtual-network/1c2934f2-b5cb-4b88-965a-011a18ae6e22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3300 0.005587 10.0.0.38 - - [2025-08-18 02:29:09] "DELETE /access-control-list/e92f255e-a4f8-466a-bc7d-e74120f4902a HTTP/1.1" 200 115 0.064910 10.0.0.19 - - [2025-08-18 02:29:09] "DELETE /project/34d64c8e-d489-40a8-a1c1-e55b2d368dc3 HTTP/1.1" 404 177 0.002454 10.0.0.19 - - [2025-08-18 02:29:09] "DELETE /project/9f5a20c0654f43e1b59c715877a557fe HTTP/1.1" 404 173 0.005046 10.0.0.27 - - [2025-08-18 02:29:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004981 10.0.0.27 - - [2025-08-18 02:29:12] "GET /virtual-network/1c2934f2-b5cb-4b88-965a-011a18ae6e22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3300 0.006973 10.0.0.27 - - [2025-08-18 02:29:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003582 10.0.0.27 - - [2025-08-18 02:29:16] "GET /virtual-network/1c2934f2-b5cb-4b88-965a-011a18ae6e22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3300 0.005789 10.0.0.27 - - [2025-08-18 02:29:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003675 10.0.0.27 - - [2025-08-18 02:29:20] "GET /virtual-network/1c2934f2-b5cb-4b88-965a-011a18ae6e22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3300 0.006019 10.0.0.27 - - [2025-08-18 02:29:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004703 10.0.0.27 - - [2025-08-18 02:29:24] "GET /virtual-network/1c2934f2-b5cb-4b88-965a-011a18ae6e22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3300 0.006072 10.0.0.27 - - [2025-08-18 02:29:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004021 10.0.0.27 - - [2025-08-18 02:29:26] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004298 10.0.0.27 - - [2025-08-18 02:29:26] "GET /virtual-networks?parent_id=9f5a20c0-654f-43e1-b59c-715877a557fe&detail=False&count=False&shared=False HTTP/1.1" 200 368 0.003792 10.0.0.27 - - [2025-08-18 02:29:26] "GET /virtual-network/1c2934f2-b5cb-4b88-965a-011a18ae6e22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3300 0.006305 10.0.0.27 - - [2025-08-18 02:29:31] "POST /neutron/port HTTP/1.1" 200 1208 0.016862 10.0.0.27 - - [2025-08-18 02:29:33] "POST /neutron/security_group HTTP/1.1" 200 2072 0.006965 10.0.0.27 - - [2025-08-18 02:29:42] "POST /neutron/port HTTP/1.1" 200 1208 0.017017 10.0.0.27 - - [2025-08-18 02:29:42] "POST /neutron/security_group HTTP/1.1" 200 2072 0.008556 10.0.0.27 - - [2025-08-18 02:29:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.012828 10.0.0.27 - - [2025-08-18 02:29:42] "GET /network-policy/d190fcde-45e5-4346-9951-28b43ac19855?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4075 0.004304 10.0.0.27 - - [2025-08-18 02:29:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.006162 10.0.0.27 - - [2025-08-18 02:29:42] "GET /network-policy/70c0c1d5-bbfc-4bb2-8259-9638338b772f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3109 0.004102 10.0.0.27 - - [2025-08-18 02:29:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003607 10.0.0.27 - - [2025-08-18 02:29:42] "GET /network-policy/8a88adee-693d-4e6b-98b9-30685567763c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2140 0.003285 10.0.0.38 - - [2025-08-18 02:29:42] "GET /virtual-network/84541338-c3dc-4a74-9638-80276469537f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.005529 10.0.0.27 - - [2025-08-18 02:29:42] "POST /neutron/network HTTP/1.1" 200 1431 0.015714 10.0.0.27 - - [2025-08-18 02:29:42] "GET /virtual-network/1c2934f2-b5cb-4b88-965a-011a18ae6e22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3596 0.005200 10.0.0.27 - - [2025-08-18 02:29:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002557 10.0.0.27 - - [2025-08-18 02:29:42] "GET /network-policy/70c0c1d5-bbfc-4bb2-8259-9638338b772f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3109 0.004122 10.0.0.27 - - [2025-08-18 02:29:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002888 10.0.0.27 - - [2025-08-18 02:29:43] "GET /network-policy/8a88adee-693d-4e6b-98b9-30685567763c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2140 0.004053 10.0.0.27 - - [2025-08-18 02:29:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002680 10.0.0.27 - - [2025-08-18 02:29:43] "GET /network-policy/d190fcde-45e5-4346-9951-28b43ac19855?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4075 0.004055 10.0.0.27 - - [2025-08-18 02:29:48] "GET /virtual-network/1c2934f2-b5cb-4b88-965a-011a18ae6e22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3596 0.006180 10.0.0.38 - - [2025-08-18 02:29:48] "DELETE /access-control-list/50df6051-bbf1-4093-bdd0-3466cf6c7c42 HTTP/1.1" 200 115 0.054060 10.0.0.27 - - [2025-08-18 02:29:48] "POST /neutron/network HTTP/1.1" 200 1141 0.017830 10.0.0.27 - - [2025-08-18 02:29:48] "GET /virtual-network/1c2934f2-b5cb-4b88-965a-011a18ae6e22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2683 0.008453 10.0.0.27 - - [2025-08-18 02:29:53] "GET /virtual-machine/811dbd41-56d8-435e-b865-f0016c50d83c HTTP/1.1" 200 1306 0.006421 10.0.0.27 - - [2025-08-18 02:29:54] "POST /neutron/port HTTP/1.1" 200 151 0.266116 10.0.0.27 - - [2025-08-18 02:29:55] "GET /virtual-machine/811dbd41-56d8-435e-b865-f0016c50d83c HTTP/1.1" 404 171 0.004086 10.0.0.27 - - [2025-08-18 02:29:55] "GET /virtual-machine/811dbd41-56d8-435e-b865-f0016c50d83c HTTP/1.1" 404 171 0.003926 10.0.0.27 - - [2025-08-18 02:29:55] "GET /virtual-machine/811dbd41-56d8-435e-b865-f0016c50d83c HTTP/1.1" 404 171 0.003930 10.0.0.27 - - [2025-08-18 02:29:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.008100 10.0.0.27 - - [2025-08-18 02:29:55] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005211 10.0.0.27 - - [2025-08-18 02:29:55] "GET /virtual-networks?parent_id=9f5a20c0-654f-43e1-b59c-715877a557fe&detail=False&count=False&shared=False HTTP/1.1" 200 368 0.003186 10.0.0.27 - - [2025-08-18 02:29:55] "GET /virtual-network/1c2934f2-b5cb-4b88-965a-011a18ae6e22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2683 0.006827 10.0.0.27 - - [2025-08-18 02:29:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003609 10.0.0.27 - - [2025-08-18 02:29:55] "GET /routing-instance/d106fd2f-cd8d-4093-b075-a6a3a2978f23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1502 0.004721 10.0.0.27 - - [2025-08-18 02:29:55] "GET /route-target/b49daf82-e5fd-4e22-a1ef-8d7b9123257b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004549 10.0.0.27 - - [2025-08-18 02:29:55] "GET /obj-perms HTTP/1.1" 200 5021 0.004257 10.0.0.27 - - [2025-08-18 02:30:02] "GET /obj-perms HTTP/1.1" 200 5021 0.004294 10.0.0.27 - - [2025-08-18 02:30:05] "GET /obj-perms HTTP/1.1" 200 5021 0.004734 10.0.0.27 - - [2025-08-18 02:30:11] "GET /obj-perms HTTP/1.1" 200 5021 0.004516 10.0.0.27 - - [2025-08-18 02:30:14] "GET /obj-perms HTTP/1.1" 200 5021 0.005026 10.0.0.27 - - [2025-08-18 02:30:20] "GET /obj-perms HTTP/1.1" 200 5021 0.004600 10.0.0.27 - - [2025-08-18 02:30:20] "GET /obj-perms HTTP/1.1" 200 5021 0.005249 10.0.0.19 - - [2025-08-18 02:30:20] "GET /obj-perms HTTP/1.1" 200 5021 0.050224 10.0.0.27 - - [2025-08-18 02:30:20] "DELETE /network-policy/8a88adee-693d-4e6b-98b9-30685567763c HTTP/1.1" 200 115 0.052232 10.0.0.27 - - [2025-08-18 02:30:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003954 10.0.0.19 - - [2025-08-18 02:30:21] "GET /projects?obj_uuids=9f5a20c0-654f-43e1-b59c-715877a557fe&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.025682 10.0.0.27 - - [2025-08-18 02:30:21] "GET /project/9f5a20c0-654f-43e1-b59c-715877a557fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.086206 10.0.0.27 - - [2025-08-18 02:30:21] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyModifyIpv4v6-39822771&detail=False&count=False&shared=False HTTP/1.1" 200 606 0.005146 10.0.0.27 - - [2025-08-18 02:30:21] "DELETE /network-policy/70c0c1d5-bbfc-4bb2-8259-9638338b772f HTTP/1.1" 200 115 0.033915 10.0.0.27 - - [2025-08-18 02:30:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004241 10.0.0.19 - - [2025-08-18 02:30:21] "GET /projects?obj_uuids=9f5a20c0-654f-43e1-b59c-715877a557fe&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001484 10.0.0.27 - - [2025-08-18 02:30:21] "GET /project/9f5a20c0-654f-43e1-b59c-715877a557fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.043204 10.0.0.27 - - [2025-08-18 02:30:21] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyModifyIpv4v6-39822771&detail=False&count=False&shared=False HTTP/1.1" 200 368 0.005715 10.0.0.27 - - [2025-08-18 02:30:21] "DELETE /network-policy/d190fcde-45e5-4346-9951-28b43ac19855 HTTP/1.1" 200 115 0.041508 10.0.0.27 - - [2025-08-18 02:30:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003601 10.0.0.19 - - [2025-08-18 02:30:21] "GET /projects?obj_uuids=9f5a20c0-654f-43e1-b59c-715877a557fe&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001320 10.0.0.27 - - [2025-08-18 02:30:21] "GET /project/9f5a20c0-654f-43e1-b59c-715877a557fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.039164 10.0.0.27 - - [2025-08-18 02:30:21] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyModifyIpv4v6-39822771&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.005549 10.0.0.27 - - [2025-08-18 02:30:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003201 10.0.0.27 - - [2025-08-18 02:30:22] "DELETE /network-ipam/4aebfd94-fff1-4da5-875b-d83760bb60da HTTP/1.1" 200 115 0.030788 10.0.0.27 - - [2025-08-18 02:30:22] "POST /fqname-to-id HTTP/1.1" 404 264 0.003398 10.0.0.19 - - [2025-08-18 02:30:22] "GET /projects?obj_uuids=9f5a20c0-654f-43e1-b59c-715877a557fe&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001101 10.0.0.19 - - [2025-08-18 02:30:22] "GET /project/9f5a20c0-654f-43e1-b59c-715877a557fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1525 0.042166 10.0.0.19 - - [2025-08-18 02:30:22] "GET /projects?obj_uuids=9f5a20c0-654f-43e1-b59c-715877a557fe&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001242 10.0.0.19 - - [2025-08-18 02:30:22] "GET /project/9f5a20c0-654f-43e1-b59c-715877a557fe?fields=security_groups HTTP/1.1" 200 1406 0.042970 10.0.0.19 - - [2025-08-18 02:30:22] "DELETE /security-group/96abdebf-e7f3-4641-aede-b32de6c1a4f9 HTTP/1.1" 200 115 0.062997 10.0.0.19 - - [2025-08-18 02:30:22] "GET /projects?obj_uuids=9f5a20c0-654f-43e1-b59c-715877a557fe&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001014 10.0.0.38 - - [2025-08-18 02:30:22] "DELETE /access-control-list/1e5ae0bd-48f5-4f20-b6f9-e29a694ba33c HTTP/1.1" 200 115 0.047778 10.0.0.19 - - [2025-08-18 02:30:22] "GET /project/9f5a20c0-654f-43e1-b59c-715877a557fe?fields=application_policy_sets HTTP/1.1" 200 1445 0.069285 10.0.0.27 - - [2025-08-18 02:30:22] "DELETE /project/9f5a20c0-654f-43e1-b59c-715877a557fe HTTP/1.1" 200 115 0.423789 10.0.0.19 - - [2025-08-18 02:30:22] "GET /domains?obj_uuids=edf943fc-0622-4564-8821-4de9bd04e8a3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001775 10.0.0.27 - - [2025-08-18 02:30:22] "GET /domain/edf943fc-0622-4564-8821-4de9bd04e8a3?fields=projects HTTP/1.1" 200 1244 0.010929 10.0.0.19 - - [2025-08-18 02:30:25] "GET /projects?obj_uuids=9f5a20c0-654f-43e1-b59c-715877a557fe&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004313 10.0.0.19 - - [2025-08-18 02:30:25] "GET /domains?obj_uuids=edf943fc-0622-4564-8821-4de9bd04e8a3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000987 10.0.0.19 - - [2025-08-18 02:30:25] "GET /domain/edf943fc-0622-4564-8821-4de9bd04e8a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.048514 10.0.0.19 - - [2025-08-18 02:30:25] "POST /id-to-fqname HTTP/1.1" 200 204 0.003781 10.0.0.19 - - [2025-08-18 02:30:25] "POST /fqname-to-id HTTP/1.1" 404 213 0.007130 10.0.0.19 - - [2025-08-18 02:30:25] "POST /security-groups HTTP/1.1" 200 605 0.030448 10.0.0.19 - - [2025-08-18 02:30:25] "POST /projects HTTP/1.1" 200 613 0.260105 10.0.0.38 - - [2025-08-18 02:30:25] "POST /access-control-lists HTTP/1.1" 200 610 0.031718 10.0.0.19 - - [2025-08-18 02:30:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.333526 10.0.0.27 - - [2025-08-18 02:30:25] "GET /project/9f5a20c0-654f-43e1-b59c-715877a557fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.509493 10.0.0.19 - - [2025-08-18 02:30:25] "GET /projects?obj_uuids=9f5a20c0-654f-43e1-b59c-715877a557fe&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001594 10.0.0.27 - - [2025-08-18 02:30:25] "GET /project/9f5a20c0-654f-43e1-b59c-715877a557fe?fields=virtual_networks HTTP/1.1" 200 1061 0.048661 10.0.0.19 - - [2025-08-18 02:30:25] "GET /projects?obj_uuids=9f5a20c0-654f-43e1-b59c-715877a557fe&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001007 10.0.0.27 - - [2025-08-18 02:30:25] "GET /project/9f5a20c0-654f-43e1-b59c-715877a557fe?fields=virtual_machine_interfaces HTTP/1.1" 200 1061 0.039662 10.0.0.19 - - [2025-08-18 02:30:25] "GET /projects?obj_uuids=9f5a20c0-654f-43e1-b59c-715877a557fe&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001040 10.0.0.27 - - [2025-08-18 02:30:25] "GET /project/9f5a20c0-654f-43e1-b59c-715877a557fe?fields=security_groups HTTP/1.1" 200 1301 0.038561 10.0.0.27 - - [2025-08-18 02:30:26] "POST /fqname-to-id HTTP/1.1" 404 204 0.021970 10.0.0.19 - - [2025-08-18 02:30:26] "GET /projects?obj_uuids=ac29e4c3-0cb3-4969-af02-608220ac3c1d&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003904 10.0.0.19 - - [2025-08-18 02:30:26] "GET /domains?obj_uuids=edf943fc-0622-4564-8821-4de9bd04e8a3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001290 10.0.0.19 - - [2025-08-18 02:30:26] "GET /domain/edf943fc-0622-4564-8821-4de9bd04e8a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008566 10.0.0.19 - - [2025-08-18 02:30:26] "POST /id-to-fqname HTTP/1.1" 200 206 0.003725 10.0.0.19 - - [2025-08-18 02:30:26] "POST /fqname-to-id HTTP/1.1" 404 215 0.003423 10.0.0.19 - - [2025-08-18 02:30:26] "POST /security-groups HTTP/1.1" 200 607 0.024707 10.0.0.38 - - [2025-08-18 02:30:27] "POST /fqname-to-id HTTP/1.1" 404 250 0.004459 10.0.0.19 - - [2025-08-18 02:30:27] "POST /projects HTTP/1.1" 200 617 0.234577 10.0.0.19 - - [2025-08-18 02:30:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.299771 10.0.0.38 - - [2025-08-18 02:30:27] "POST /access-control-lists HTTP/1.1" 200 610 0.033512 10.0.0.27 - - [2025-08-18 02:30:27] "GET /project/ac29e4c3-0cb3-4969-af02-608220ac3c1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.431732 10.0.0.27 - - [2025-08-18 02:30:28] "GET / HTTP/1.1" 200 35931 0.002155 10.0.0.27 - - [2025-08-18 02:30:31] "POST /fqname-to-id HTTP/1.1" 401 292 0.000568 10.0.0.27 - - [2025-08-18 02:30:31] "POST /fqname-to-id HTTP/1.1" 404 233 0.056293 10.0.0.27 - - [2025-08-18 02:30:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003671 10.0.0.19 - - [2025-08-18 02:30:31] "GET /projects?obj_uuids=ac29e4c3-0cb3-4969-af02-608220ac3c1d&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001232 10.0.0.27 - - [2025-08-18 02:30:31] "GET /project/ac29e4c3-0cb3-4969-af02-608220ac3c1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.050012 10.0.0.27 - - [2025-08-18 02:30:31] "POST /network-policys HTTP/1.1" 200 567 0.074298 10.0.0.27 - - [2025-08-18 02:30:31] "GET /network-policy/3108093c-8630-49a3-80d7-cd4e1b835474?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3152 0.006839 10.0.0.27 - - [2025-08-18 02:30:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003719 10.0.0.19 - - [2025-08-18 02:30:31] "GET /projects?obj_uuids=ac29e4c3-0cb3-4969-af02-608220ac3c1d&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001225 10.0.0.27 - - [2025-08-18 02:30:31] "GET /project/ac29e4c3-0cb3-4969-af02-608220ac3c1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.036080 10.0.0.27 - - [2025-08-18 02:30:31] "POST /neutron/network HTTP/1.1" 200 117 0.034804 10.0.0.38 - - [2025-08-18 02:30:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.008184 10.0.0.19 - - [2025-08-18 02:30:32] "POST /useragent-kv HTTP/1.1" 200 115 0.009533 10.0.0.27 - - [2025-08-18 02:30:32] "POST /neutron/subnet HTTP/1.1" 200 828 0.246184 10.0.0.27 - - [2025-08-18 02:30:32] "POST /id-to-fqname HTTP/1.1" 200 237 0.001882 10.0.0.27 - - [2025-08-18 02:30:32] "GET /virtual-network/e182ccd9-0cac-4a4e-af85-0814dfeb3cf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2657 0.006808 10.0.0.27 - - [2025-08-18 02:30:32] "GET /virtual-network/e182ccd9-0cac-4a4e-af85-0814dfeb3cf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2657 0.006934 10.0.0.27 - - [2025-08-18 02:30:32] "POST /neutron/network HTTP/1.1" 200 1015 0.009837 10.0.0.27 - - [2025-08-18 02:30:32] "POST /neutron/network HTTP/1.1" 200 1015 0.010582 10.0.0.38 - - [2025-08-18 02:30:32] "POST /fqname-to-id HTTP/1.1" 404 252 0.011182 10.0.0.38 - - [2025-08-18 02:30:32] "GET /virtual-network/84541338-c3dc-4a74-9638-80276469537f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.006197 10.0.0.27 - - [2025-08-18 02:30:32] "GET /virtual-network/e182ccd9-0cac-4a4e-af85-0814dfeb3cf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2980 0.012639 10.0.0.27 - - [2025-08-18 02:30:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003040 10.0.0.27 - - [2025-08-18 02:30:32] "GET /network-policy/3108093c-8630-49a3-80d7-cd4e1b835474?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3152 0.006886 10.0.0.27 - - [2025-08-18 02:30:33] "GET /virtual-network/e182ccd9-0cac-4a4e-af85-0814dfeb3cf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2980 0.011072 10.0.0.38 - - [2025-08-18 02:30:34] "GET /obj-perms HTTP/1.1" 200 5062 0.043892 10.0.0.27 - - [2025-08-18 02:30:34] "DELETE /network-policy/3108093c-8630-49a3-80d7-cd4e1b835474 HTTP/1.1" 409 238 0.009885 10.0.0.27 - - [2025-08-18 02:30:34] "POST /neutron/network HTTP/1.1" 200 1122 0.012577 10.0.0.38 - - [2025-08-18 02:30:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004965 10.0.0.27 - - [2025-08-18 02:30:35] "DELETE /network-policy/3108093c-8630-49a3-80d7-cd4e1b835474 HTTP/1.1" 200 115 0.039515 10.0.0.27 - - [2025-08-18 02:30:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003746 10.0.0.19 - - [2025-08-18 02:30:35] "GET /projects?obj_uuids=ac29e4c3-0cb3-4969-af02-608220ac3c1d&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001307 10.0.0.27 - - [2025-08-18 02:30:35] "GET /project/ac29e4c3-0cb3-4969-af02-608220ac3c1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.046093 10.0.0.27 - - [2025-08-18 02:30:35] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyNegativeIpv4v6-26305253&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.006815 10.0.0.19 - - [2025-08-18 02:30:38] "GET /projects?obj_uuids=ac29e4c3-0cb3-4969-af02-608220ac3c1d&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001243 10.0.0.27 - - [2025-08-18 02:30:38] "GET /project/ac29e4c3-0cb3-4969-af02-608220ac3c1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.043792 10.0.0.19 - - [2025-08-18 02:30:38] "GET /projects?obj_uuids=ac29e4c3-0cb3-4969-af02-608220ac3c1d&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.002009 10.0.0.27 - - [2025-08-18 02:30:38] "GET /project/ac29e4c3-0cb3-4969-af02-608220ac3c1d?fields=virtual_networks HTTP/1.1" 200 1065 0.079775 10.0.0.19 - - [2025-08-18 02:30:38] "GET /projects?obj_uuids=ac29e4c3-0cb3-4969-af02-608220ac3c1d&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001460 10.0.0.27 - - [2025-08-18 02:30:38] "GET /project/ac29e4c3-0cb3-4969-af02-608220ac3c1d?fields=virtual_machine_interfaces HTTP/1.1" 200 1065 0.039830 10.0.0.19 - - [2025-08-18 02:30:38] "GET /projects?obj_uuids=ac29e4c3-0cb3-4969-af02-608220ac3c1d&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001622 10.0.0.27 - - [2025-08-18 02:30:38] "GET /project/ac29e4c3-0cb3-4969-af02-608220ac3c1d?fields=security_groups HTTP/1.1" 200 1307 0.045559 10.0.0.27 - - [2025-08-18 02:30:39] "POST /fqname-to-id HTTP/1.1" 404 188 0.022400 10.0.0.19 - - [2025-08-18 02:30:39] "GET /projects?obj_uuids=24039f01-012d-4979-8738-adca3c0e4fc2&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003310 10.0.0.19 - - [2025-08-18 02:30:39] "GET /domains?obj_uuids=edf943fc-0622-4564-8821-4de9bd04e8a3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000956 10.0.0.19 - - [2025-08-18 02:30:39] "GET /domain/edf943fc-0622-4564-8821-4de9bd04e8a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007698 10.0.0.19 - - [2025-08-18 02:30:39] "POST /id-to-fqname HTTP/1.1" 200 190 0.006074 10.0.0.19 - - [2025-08-18 02:30:39] "POST /fqname-to-id HTTP/1.1" 404 199 0.007096 10.0.0.19 - - [2025-08-18 02:30:39] "POST /security-groups HTTP/1.1" 200 591 0.072634 10.0.0.19 - - [2025-08-18 02:30:39] "POST /projects HTTP/1.1" 200 585 0.274128 10.0.0.38 - - [2025-08-18 02:30:39] "POST /access-control-lists HTTP/1.1" 200 596 0.036790 10.0.0.19 - - [2025-08-18 02:30:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.344761 10.0.0.27 - - [2025-08-18 02:30:39] "GET /project/24039f01-012d-4979-8738-adca3c0e4fc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.480637 10.0.0.27 - - [2025-08-18 02:30:40] "GET / HTTP/1.1" 200 35931 0.002331 10.0.0.27 - - [2025-08-18 02:30:42] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 401 292 0.000586 10.0.0.27 - - [2025-08-18 02:30:43] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 762 0.024096 10.0.0.27 - - [2025-08-18 02:30:43] "POST /network-ipams HTTP/1.1" 200 513 0.022889 10.0.0.27 - - [2025-08-18 02:30:43] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 967 0.003609 10.0.0.27 - - [2025-08-18 02:30:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003844 10.0.0.27 - - [2025-08-18 02:30:43] "GET /network-ipam/a29dab59-6709-4fa0-a85d-6656c5477d3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1243 0.006549 10.0.0.27 - - [2025-08-18 02:30:43] "PUT /network-ipam/a29dab59-6709-4fa0-a85d-6656c5477d3f HTTP/1.1" 200 258 0.016403 10.0.0.27 - - [2025-08-18 02:30:43] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 967 0.003976 10.0.0.27 - - [2025-08-18 02:30:43] "POST /network-ipams HTTP/1.1" 200 513 0.028443 10.0.0.27 - - [2025-08-18 02:30:43] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 1173 0.003784 10.0.0.27 - - [2025-08-18 02:30:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004754 10.0.0.27 - - [2025-08-18 02:30:43] "GET /network-ipam/4c919f4d-2d51-491c-bf45-ae0668420ca7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1242 0.006821 10.0.0.27 - - [2025-08-18 02:30:43] "PUT /network-ipam/4c919f4d-2d51-491c-bf45-ae0668420ca7 HTTP/1.1" 200 258 0.015843 10.0.0.27 - - [2025-08-18 02:30:43] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 1173 0.003939 10.0.0.27 - - [2025-08-18 02:30:43] "POST /network-ipams HTTP/1.1" 200 513 0.032236 10.0.0.27 - - [2025-08-18 02:30:43] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 1378 0.004472 10.0.0.27 - - [2025-08-18 02:30:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004210 10.0.0.27 - - [2025-08-18 02:30:43] "GET /network-ipam/785807f3-9cd3-46fc-a414-c4a61be84758?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1242 0.007889 10.0.0.27 - - [2025-08-18 02:30:44] "PUT /network-ipam/785807f3-9cd3-46fc-a414-c4a61be84758 HTTP/1.1" 200 258 0.015671 10.0.0.27 - - [2025-08-18 02:30:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004147 10.0.0.19 - - [2025-08-18 02:30:44] "GET /projects?obj_uuids=24039f01-012d-4979-8738-adca3c0e4fc2&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000990 10.0.0.27 - - [2025-08-18 02:30:44] "GET /project/24039f01-012d-4979-8738-adca3c0e4fc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.038387 10.0.0.19 - - [2025-08-18 02:30:44] "GET /projects?obj_uuids=24039f01-012d-4979-8738-adca3c0e4fc2&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001173 10.0.0.27 - - [2025-08-18 02:30:45] "POST /neutron/network HTTP/1.1" 200 607 0.131570 10.0.0.27 - - [2025-08-18 02:30:45] "POST /id-to-fqname HTTP/1.1" 200 221 0.003847 10.0.0.27 - - [2025-08-18 02:30:45] "GET /virtual-network/5d3dbeca-0887-4c4a-8c86-7f95df3a24db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005802 10.0.0.27 - - [2025-08-18 02:30:45] "POST /neutron/network HTTP/1.1" 200 824 0.008566 10.0.0.27 - - [2025-08-18 02:30:45] "GET /virtual-network/5d3dbeca-0887-4c4a-8c86-7f95df3a24db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005511 10.0.0.27 - - [2025-08-18 02:30:45] "POST /neutron/network HTTP/1.1" 200 824 0.007529 10.0.0.27 - - [2025-08-18 02:30:45] "GET /virtual-network/5d3dbeca-0887-4c4a-8c86-7f95df3a24db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005888 10.0.0.27 - - [2025-08-18 02:30:45] "GET /network-ipam/a29dab59-6709-4fa0-a85d-6656c5477d3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1243 0.003876 10.0.0.27 - - [2025-08-18 02:30:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003696 10.0.0.38 - - [2025-08-18 02:30:45] "POST /route-targets HTTP/1.1" 200 327 0.014117 10.0.0.19 - - [2025-08-18 02:30:45] "GET /projects?obj_uuids=24039f01-012d-4979-8738-adca3c0e4fc2&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001276 10.0.0.27 - - [2025-08-18 02:30:45] "GET /project/24039f01-012d-4979-8738-adca3c0e4fc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.073473 10.0.0.38 - - [2025-08-18 02:30:45] "POST /ref-update HTTP/1.1" 200 156 0.026160 10.0.0.19 - - [2025-08-18 02:30:46] "POST /useragent-kv HTTP/1.1" 200 115 0.006486 10.0.0.27 - - [2025-08-18 02:30:46] "POST /neutron/subnet HTTP/1.1" 200 720 0.228991 10.0.0.27 - - [2025-08-18 02:30:46] "POST /id-to-fqname HTTP/1.1" 200 221 0.001880 10.0.0.27 - - [2025-08-18 02:30:46] "GET /virtual-network/c8d8bc77-ba17-43f7-a3c9-8e56e500ddbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006950 10.0.0.27 - - [2025-08-18 02:30:46] "GET /virtual-network/c8d8bc77-ba17-43f7-a3c9-8e56e500ddbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005954 10.0.0.27 - - [2025-08-18 02:30:46] "POST /neutron/network HTTP/1.1" 200 823 0.007149 10.0.0.27 - - [2025-08-18 02:30:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004129 10.0.0.19 - - [2025-08-18 02:30:46] "GET /projects?obj_uuids=24039f01-012d-4979-8738-adca3c0e4fc2&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001389 10.0.0.27 - - [2025-08-18 02:30:46] "GET /project/24039f01-012d-4979-8738-adca3c0e4fc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.044103 10.0.0.19 - - [2025-08-18 02:30:46] "GET /projects?obj_uuids=24039f01-012d-4979-8738-adca3c0e4fc2&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001430 10.0.0.27 - - [2025-08-18 02:30:46] "POST /neutron/network HTTP/1.1" 200 607 0.121771 10.0.0.27 - - [2025-08-18 02:30:46] "POST /id-to-fqname HTTP/1.1" 200 221 0.004129 10.0.0.27 - - [2025-08-18 02:30:46] "GET /virtual-network/c40a67c7-8d02-4758-95d9-9efc38920e79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006039 10.0.0.27 - - [2025-08-18 02:30:46] "POST /neutron/network HTTP/1.1" 200 825 0.006811 10.0.0.27 - - [2025-08-18 02:30:46] "GET /virtual-network/c40a67c7-8d02-4758-95d9-9efc38920e79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005197 10.0.0.27 - - [2025-08-18 02:30:47] "GET /virtual-network/5d3dbeca-0887-4c4a-8c86-7f95df3a24db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005765 10.0.0.19 - - [2025-08-18 02:30:48] "GET /obj-perms HTTP/1.1" 200 5030 0.047713 10.0.0.27 - - [2025-08-18 02:30:48] "GET /virtual-network/c8d8bc77-ba17-43f7-a3c9-8e56e500ddbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005739 10.0.0.27 - - [2025-08-18 02:30:49] "GET /obj-perms HTTP/1.1" 200 5030 0.041511 10.0.0.38 - - [2025-08-18 02:30:49] "GET /obj-perms HTTP/1.1" 200 5030 0.046841 10.0.0.27 - - [2025-08-18 02:30:49] "GET /virtual-network/c40a67c7-8d02-4758-95d9-9efc38920e79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005892 10.0.0.27 - - [2025-08-18 02:30:49] "POST /fqname-to-id HTTP/1.1" 404 215 0.003013 10.0.0.27 - - [2025-08-18 02:30:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003062 10.0.0.19 - - [2025-08-18 02:30:49] "GET /projects?obj_uuids=24039f01-012d-4979-8738-adca3c0e4fc2&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001221 10.0.0.27 - - [2025-08-18 02:30:49] "GET /project/24039f01-012d-4979-8738-adca3c0e4fc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.038191 10.0.0.27 - - [2025-08-18 02:30:49] "POST /network-policys HTTP/1.1" 200 553 0.033295 10.0.0.27 - - [2025-08-18 02:30:50] "GET /network-policy/93bf6cd7-c043-4103-a112-da30caebb8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.005206 10.0.0.27 - - [2025-08-18 02:30:50] "POST /fqname-to-id HTTP/1.1" 404 215 0.003236 10.0.0.27 - - [2025-08-18 02:30:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004492 10.0.0.19 - - [2025-08-18 02:30:50] "GET /projects?obj_uuids=24039f01-012d-4979-8738-adca3c0e4fc2&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001799 10.0.0.27 - - [2025-08-18 02:30:50] "GET /project/24039f01-012d-4979-8738-adca3c0e4fc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.052490 10.0.0.27 - - [2025-08-18 02:30:50] "POST /network-policys HTTP/1.1" 200 553 0.025661 10.0.0.27 - - [2025-08-18 02:30:50] "GET /network-policy/beee04ab-6db4-4ca9-8bb5-ebc548386471?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2128 0.005511 10.0.0.27 - - [2025-08-18 02:30:50] "POST /fqname-to-id HTTP/1.1" 404 215 0.002531 10.0.0.27 - - [2025-08-18 02:30:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003187 10.0.0.19 - - [2025-08-18 02:30:50] "GET /projects?obj_uuids=24039f01-012d-4979-8738-adca3c0e4fc2&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001476 10.0.0.27 - - [2025-08-18 02:30:50] "GET /project/24039f01-012d-4979-8738-adca3c0e4fc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.043608 10.0.0.27 - - [2025-08-18 02:30:50] "POST /network-policys HTTP/1.1" 200 553 0.024620 10.0.0.27 - - [2025-08-18 02:30:50] "GET /network-policy/c5240de1-3ba5-46d4-beb2-ce74d60c7555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.006420 10.0.0.38 - - [2025-08-18 02:30:50] "POST /fqname-to-id HTTP/1.1" 404 236 0.006284 10.0.0.27 - - [2025-08-18 02:30:50] "POST /ref-update HTTP/1.1" 200 156 0.051308 10.0.0.27 - - [2025-08-18 02:30:50] "POST /ref-update HTTP/1.1" 200 156 0.091101 10.0.0.27 - - [2025-08-18 02:30:51] "POST /neutron/network HTTP/1.1" 200 823 0.006166 10.0.0.38 - - [2025-08-18 02:30:51] "POST /fqname-to-id HTTP/1.1" 404 236 0.003660 10.0.0.27 - - [2025-08-18 02:30:51] "GET /virtual-network/c8d8bc77-ba17-43f7-a3c9-8e56e500ddbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2347 0.008075 10.0.0.27 - - [2025-08-18 02:30:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002515 10.0.0.27 - - [2025-08-18 02:30:51] "GET /network-policy/beee04ab-6db4-4ca9-8bb5-ebc548386471?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2128 0.003788 10.0.0.27 - - [2025-08-18 02:30:51] "POST /id-to-fqname HTTP/1.1" 200 221 0.001611 10.0.0.27 - - [2025-08-18 02:30:51] "POST /neutron/network HTTP/1.1" 200 1005 0.008217 10.0.0.19 - - [2025-08-18 02:30:52] "GET /projects?obj_uuids=24039f01-012d-4979-8738-adca3c0e4fc2&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001030 10.0.0.27 - - [2025-08-18 02:30:52] "GET /project/24039f01-012d-4979-8738-adca3c0e4fc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.061504 10.0.0.27 - - [2025-08-18 02:30:52] "POST /neutron/port HTTP/1.1" 200 117 0.005588 10.0.0.27 - - [2025-08-18 02:30:52] "POST /id-to-fqname HTTP/1.1" 200 221 0.001208 10.0.0.27 - - [2025-08-18 02:30:52] "POST /neutron/network HTTP/1.1" 200 1005 0.007654 10.0.0.27 - - [2025-08-18 02:30:53] "POST /neutron/port HTTP/1.1" 200 1060 0.013257 10.0.0.27 - - [2025-08-18 02:30:53] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003512 10.0.0.19 - - [2025-08-18 02:30:53] "GET /projects?obj_uuids=24039f01-012d-4979-8738-adca3c0e4fc2&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001269 10.0.0.27 - - [2025-08-18 02:30:53] "GET /project/24039f01-012d-4979-8738-adca3c0e4fc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.071916 10.0.0.27 - - [2025-08-18 02:30:53] "POST /neutron/network HTTP/1.1" 200 995 0.010082 10.0.0.27 - - [2025-08-18 02:30:53] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006874 10.0.0.27 - - [2025-08-18 02:30:53] "POST /id-to-fqname HTTP/1.1" 200 221 0.003183 10.0.0.27 - - [2025-08-18 02:30:53] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007160 10.0.0.19 - - [2025-08-18 02:30:53] "GET /projects?obj_uuids=24039f01-012d-4979-8738-adca3c0e4fc2&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003064 10.0.0.38 - - [2025-08-18 02:30:54] "PUT /access-control-list/d2c9ae5d-4daa-475b-ba26-73e92d4724cb HTTP/1.1" 200 272 0.017382 10.0.0.27 - - [2025-08-18 02:30:54] "POST /neutron/port HTTP/1.1" 200 1059 0.261850 10.0.0.27 - - [2025-08-18 02:30:54] "POST /neutron/port HTTP/1.1" 200 1113 0.113408 10.0.0.27 - - [2025-08-18 02:30:54] "POST /neutron/subnet HTTP/1.1" 200 694 0.008106 10.0.0.19 - - [2025-08-18 02:30:54] "GET /projects?obj_uuids=24039f01-012d-4979-8738-adca3c0e4fc2&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001021 10.0.0.27 - - [2025-08-18 02:30:54] "GET /project/24039f01-012d-4979-8738-adca3c0e4fc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.065157 10.0.0.27 - - [2025-08-18 02:30:54] "POST /neutron/network HTTP/1.1" 200 825 0.006290 10.0.0.27 - - [2025-08-18 02:30:54] "POST /neutron/port HTTP/1.1" 200 117 0.006353 10.0.0.27 - - [2025-08-18 02:30:55] "POST /neutron/port HTTP/1.1" 200 1088 0.014110 10.0.0.27 - - [2025-08-18 02:30:55] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006782 10.0.0.27 - - [2025-08-18 02:30:55] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006798 10.0.0.27 - - [2025-08-18 02:30:55] "GET /virtual-machine/171e8610-bfef-450c-b598-01a3259e1e95 HTTP/1.1" 401 292 0.000375 10.0.0.27 - - [2025-08-18 02:30:55] "POST /neutron/port HTTP/1.1" 200 1061 0.013888 10.0.0.27 - - [2025-08-18 02:30:55] "GET /virtual-machine/171e8610-bfef-450c-b598-01a3259e1e95 HTTP/1.1" 200 1292 0.063940 10.0.0.27 - - [2025-08-18 02:30:55] "GET /virtual-machine/171e8610-bfef-450c-b598-01a3259e1e95 HTTP/1.1" 200 1292 0.003410 10.0.0.27 - - [2025-08-18 02:30:55] "GET /virtual-machine-interface/4c445c47-b9c9-4deb-97c1-a28f99e5a61d HTTP/1.1" 200 2944 0.004536 10.0.0.27 - - [2025-08-18 02:30:55] "GET /virtual-machine/171e8610-bfef-450c-b598-01a3259e1e95 HTTP/1.1" 200 1292 0.003457 10.0.0.27 - - [2025-08-18 02:30:55] "GET /virtual-machine-interface/4c445c47-b9c9-4deb-97c1-a28f99e5a61d HTTP/1.1" 200 2944 0.005045 10.0.0.27 - - [2025-08-18 02:30:55] "GET /instance-ip/3eea0a3d-321e-421e-95a9-6c98f35560f0 HTTP/1.1" 200 1621 0.004715 10.0.0.27 - - [2025-08-18 02:30:55] "GET /virtual-machine/171e8610-bfef-450c-b598-01a3259e1e95 HTTP/1.1" 200 1292 0.003012 10.0.0.27 - - [2025-08-18 02:30:55] "GET /virtual-machine-interface/4c445c47-b9c9-4deb-97c1-a28f99e5a61d HTTP/1.1" 200 2944 0.004698 10.0.0.27 - - [2025-08-18 02:30:55] "GET /instance-ip/3eea0a3d-321e-421e-95a9-6c98f35560f0 HTTP/1.1" 200 1621 0.003185 10.0.0.27 - - [2025-08-18 02:30:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.006645 10.0.0.27 - - [2025-08-18 02:30:55] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003472 10.0.0.27 - - [2025-08-18 02:30:55] "GET /virtual-networks?parent_id=24039f01-012d-4979-8738-adca3c0e4fc2&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002769 10.0.0.27 - - [2025-08-18 02:30:55] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003300 10.0.0.27 - - [2025-08-18 02:30:56] "GET /virtual-network/5d3dbeca-0887-4c4a-8c86-7f95df3a24db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.005802 10.0.0.27 - - [2025-08-18 02:30:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003606 10.0.0.27 - - [2025-08-18 02:30:56] "POST /neutron/network HTTP/1.1" 200 825 0.006697 10.0.0.27 - - [2025-08-18 02:30:56] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004361 10.0.0.27 - - [2025-08-18 02:30:56] "GET /virtual-networks?parent_id=24039f01-012d-4979-8738-adca3c0e4fc2&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003822 10.0.0.27 - - [2025-08-18 02:30:56] "GET /virtual-network/5d3dbeca-0887-4c4a-8c86-7f95df3a24db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.005486 10.0.0.27 - - [2025-08-18 02:30:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003171 10.0.0.27 - - [2025-08-18 02:30:56] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003886 10.0.0.27 - - [2025-08-18 02:30:56] "GET /virtual-networks?parent_id=24039f01-012d-4979-8738-adca3c0e4fc2&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002965 10.0.0.27 - - [2025-08-18 02:30:56] "GET /virtual-network/5d3dbeca-0887-4c4a-8c86-7f95df3a24db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.005666 10.0.0.27 - - [2025-08-18 02:30:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004126 10.0.0.27 - - [2025-08-18 02:30:56] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004471 10.0.0.27 - - [2025-08-18 02:30:56] "GET /virtual-networks?parent_id=24039f01-012d-4979-8738-adca3c0e4fc2&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003711 10.0.0.27 - - [2025-08-18 02:30:56] "GET /virtual-network/5d3dbeca-0887-4c4a-8c86-7f95df3a24db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.006386 10.0.0.27 - - [2025-08-18 02:30:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003581 10.0.0.27 - - [2025-08-18 02:30:56] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005862 10.0.0.27 - - [2025-08-18 02:30:56] "GET /virtual-networks?parent_id=24039f01-012d-4979-8738-adca3c0e4fc2&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.007157 10.0.0.27 - - [2025-08-18 02:30:56] "GET /virtual-network/5d3dbeca-0887-4c4a-8c86-7f95df3a24db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.005528 10.0.0.27 - - [2025-08-18 02:30:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004774 10.0.0.27 - - [2025-08-18 02:30:59] "GET /virtual-network/5d3dbeca-0887-4c4a-8c86-7f95df3a24db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.007885 10.0.0.27 - - [2025-08-18 02:31:00] "POST /neutron/network HTTP/1.1" 200 925 0.009049 10.0.0.27 - - [2025-08-18 02:31:00] "POST /neutron/port HTTP/1.1" 200 117 0.001997 10.0.0.27 - - [2025-08-18 02:31:01] "POST /neutron/port HTTP/1.1" 200 1088 0.014104 10.0.0.27 - - [2025-08-18 02:31:01] "POST /neutron/subnet HTTP/1.1" 200 699 0.009469 10.0.0.27 - - [2025-08-18 02:31:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004968 10.0.0.27 - - [2025-08-18 02:31:03] "GET /virtual-network/5d3dbeca-0887-4c4a-8c86-7f95df3a24db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.005704 10.0.0.27 - - [2025-08-18 02:31:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003664 10.0.0.27 - - [2025-08-18 02:31:07] "GET /virtual-network/5d3dbeca-0887-4c4a-8c86-7f95df3a24db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.006001 10.0.0.19 - - [2025-08-18 02:31:09] "DELETE /project/24039f01012d49798738adca3c0e4fc2 HTTP/1.1" 404 173 0.008676 10.0.0.19 - - [2025-08-18 02:31:09] "DELETE /project/ac29e4c30cb34969af02608220ac3c1d HTTP/1.1" 404 173 0.017713 10.0.0.19 - - [2025-08-18 02:31:09] "DELETE /project/9f5a20c0654f43e1b59c715877a557fe HTTP/1.1" 404 173 0.022639 10.0.0.19 - - [2025-08-18 02:31:09] "GET /projects?obj_uuids=9f5a20c0-654f-43e1-b59c-715877a557fe&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001956 10.0.0.19 - - [2025-08-18 02:31:09] "GET /projects?obj_uuids=ac29e4c3-0cb3-4969-af02-608220ac3c1d&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.000998 10.0.0.19 - - [2025-08-18 02:31:09] "GET /project/9f5a20c0-654f-43e1-b59c-715877a557fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1525 0.091134 10.0.0.19 - - [2025-08-18 02:31:09] "GET /project/ac29e4c3-0cb3-4969-af02-608220ac3c1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1533 0.113185 10.0.0.19 - - [2025-08-18 02:31:09] "GET /projects?obj_uuids=9f5a20c0-654f-43e1-b59c-715877a557fe&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000910 10.0.0.19 - - [2025-08-18 02:31:09] "GET /projects?obj_uuids=ac29e4c3-0cb3-4969-af02-608220ac3c1d&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.000978 10.0.0.19 - - [2025-08-18 02:31:09] "GET /project/9f5a20c0-654f-43e1-b59c-715877a557fe?fields=security_groups HTTP/1.1" 200 1131 0.091276 10.0.0.19 - - [2025-08-18 02:31:09] "GET /project/ac29e4c3-0cb3-4969-af02-608220ac3c1d?fields=security_groups HTTP/1.1" 200 1412 0.091520 10.0.0.19 - - [2025-08-18 02:31:09] "GET /projects?obj_uuids=9f5a20c0-654f-43e1-b59c-715877a557fe&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001384 10.0.0.19 - - [2025-08-18 02:31:09] "GET /project/9f5a20c0-654f-43e1-b59c-715877a557fe?fields=application_policy_sets HTTP/1.1" 404 201 0.033077 10.0.0.19 - - [2025-08-18 02:31:10] "DELETE /project/9f5a20c0-654f-43e1-b59c-715877a557fe HTTP/1.1" 404 171 0.356928 10.0.0.19 - - [2025-08-18 02:31:10] "DELETE /security-group/222022e3-ef86-4087-9dfe-c93c8884d181 HTTP/1.1" 200 115 0.093220 10.0.0.19 - - [2025-08-18 02:31:10] "GET /projects?obj_uuids=ac29e4c3-0cb3-4969-af02-608220ac3c1d&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001450 10.0.0.38 - - [2025-08-18 02:31:10] "DELETE /access-control-list/74c55625-7174-4d4b-a641-729e075a06ec HTTP/1.1" 200 115 0.060084 10.0.0.19 - - [2025-08-18 02:31:10] "GET /project/ac29e4c3-0cb3-4969-af02-608220ac3c1d?fields=application_policy_sets HTTP/1.1" 200 1451 0.124304 10.0.0.19 - - [2025-08-18 02:31:10] "DELETE /project/ac29e4c3-0cb3-4969-af02-608220ac3c1d HTTP/1.1" 200 115 0.623011 10.0.0.27 - - [2025-08-18 02:31:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003728 10.0.0.27 - - [2025-08-18 02:31:11] "GET /virtual-network/5d3dbeca-0887-4c4a-8c86-7f95df3a24db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.005471 10.0.0.27 - - [2025-08-18 02:31:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003331 10.0.0.27 - - [2025-08-18 02:31:16] "GET /virtual-network/5d3dbeca-0887-4c4a-8c86-7f95df3a24db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.005131 10.0.0.27 - - [2025-08-18 02:31:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.009548 10.0.0.27 - - [2025-08-18 02:31:20] "GET /virtual-network/5d3dbeca-0887-4c4a-8c86-7f95df3a24db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.005878 10.0.0.38 - - [2025-08-18 02:31:23] "GET /global-system-configs HTTP/1.1" 200 322 0.043571 10.0.0.19 - - [2025-08-18 02:31:23] "GET /obj-perms HTTP/1.1" 200 5056 0.140378 10.0.0.27 - - [2025-08-18 02:31:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004705 10.0.0.27 - - [2025-08-18 02:31:24] "GET /virtual-network/5d3dbeca-0887-4c4a-8c86-7f95df3a24db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.006853 10.0.0.19 - - [2025-08-18 02:31:24] "GET /global-system-configs HTTP/1.1" 200 322 0.091523 10.0.0.38 - - [2025-08-18 02:31:24] "GET /global-system-configs HTTP/1.1" 200 322 0.089659 10.0.0.27 - - [2025-08-18 02:31:24] "GET /obj-perms HTTP/1.1" 200 5056 0.268307 10.0.0.38 - - [2025-08-18 02:31:24] "GET /obj-perms HTTP/1.1" 200 5056 0.287629 10.0.0.27 - - [2025-08-18 02:31:24] "GET /global-system-configs HTTP/1.1" 200 322 0.143942 10.0.0.19 - - [2025-08-18 02:31:24] "GET /obj-perms HTTP/1.1" 200 5056 0.248153 10.0.0.19 - - [2025-08-18 02:31:24] "GET /global-system-configs HTTP/1.1" 200 322 0.134422 10.0.0.27 - - [2025-08-18 02:31:25] "GET /obj-perms HTTP/1.1" 200 5056 0.183133 10.0.0.38 - - [2025-08-18 02:31:25] "GET /obj-perms HTTP/1.1" 200 5056 0.198607 10.0.0.27 - - [2025-08-18 02:31:25] "GET /global-system-configs HTTP/1.1" 200 322 0.041896 10.0.0.27 - - [2025-08-18 02:31:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003482 10.0.0.27 - - [2025-08-18 02:31:28] "GET /virtual-network/5d3dbeca-0887-4c4a-8c86-7f95df3a24db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.005621 10.0.0.27 - - [2025-08-18 02:31:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004272 10.0.0.27 - - [2025-08-18 02:31:32] "GET /virtual-network/5d3dbeca-0887-4c4a-8c86-7f95df3a24db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.006968 10.0.0.27 - - [2025-08-18 02:31:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004785 10.0.0.27 - - [2025-08-18 02:31:36] "GET /virtual-network/5d3dbeca-0887-4c4a-8c86-7f95df3a24db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.006147 10.0.0.27 - - [2025-08-18 02:31:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003906 10.0.0.27 - - [2025-08-18 02:31:38] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004504 10.0.0.27 - - [2025-08-18 02:31:38] "GET /virtual-networks?parent_id=24039f01-012d-4979-8738-adca3c0e4fc2&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003463 10.0.0.27 - - [2025-08-18 02:31:38] "GET /virtual-network/5d3dbeca-0887-4c4a-8c86-7f95df3a24db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.007114 10.0.0.27 - - [2025-08-18 02:31:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004299 10.0.0.27 - - [2025-08-18 02:31:38] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004849 10.0.0.27 - - [2025-08-18 02:31:38] "GET /virtual-networks?parent_id=24039f01-012d-4979-8738-adca3c0e4fc2&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003844 10.0.0.27 - - [2025-08-18 02:31:38] "GET /virtual-network/5d3dbeca-0887-4c4a-8c86-7f95df3a24db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.006573 10.0.0.27 - - [2025-08-18 02:31:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003696 10.0.0.27 - - [2025-08-18 02:31:39] "GET /routing-instance/53e35074-9384-4796-a437-2096887dcb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1785 0.005334 10.0.0.27 - - [2025-08-18 02:31:39] "GET /route-target/dff9af99-b351-48dd-b7c8-42f0dd4bf9ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004618 10.0.0.27 - - [2025-08-18 02:31:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005226 10.0.0.27 - - [2025-08-18 02:31:39] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005173 10.0.0.27 - - [2025-08-18 02:31:39] "GET /virtual-networks?parent_id=24039f01-012d-4979-8738-adca3c0e4fc2&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.004002 10.0.0.27 - - [2025-08-18 02:31:39] "GET /virtual-network/5d3dbeca-0887-4c4a-8c86-7f95df3a24db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.006752 10.0.0.27 - - [2025-08-18 02:31:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003937 10.0.0.27 - - [2025-08-18 02:31:39] "GET /routing-instance/53e35074-9384-4796-a437-2096887dcb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1785 0.006749 10.0.0.27 - - [2025-08-18 02:31:39] "GET /route-target/dff9af99-b351-48dd-b7c8-42f0dd4bf9ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004740 10.0.0.27 - - [2025-08-18 02:31:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003857 10.0.0.27 - - [2025-08-18 02:31:39] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004969 10.0.0.27 - - [2025-08-18 02:31:39] "GET /virtual-networks?parent_id=24039f01-012d-4979-8738-adca3c0e4fc2&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.004212 10.0.0.27 - - [2025-08-18 02:31:39] "GET /virtual-network/5d3dbeca-0887-4c4a-8c86-7f95df3a24db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.006464 10.0.0.27 - - [2025-08-18 02:31:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004338 10.0.0.27 - - [2025-08-18 02:31:39] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004799 10.0.0.27 - - [2025-08-18 02:31:39] "GET /virtual-networks?parent_id=24039f01-012d-4979-8738-adca3c0e4fc2&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003672 10.0.0.27 - - [2025-08-18 02:31:39] "GET /virtual-network/5d3dbeca-0887-4c4a-8c86-7f95df3a24db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.006923 10.0.0.19 - - [2025-08-18 02:31:39] "GET /obj-perms HTTP/1.1" 200 5030 0.004882 10.0.0.27 - - [2025-08-18 02:31:39] "GET /obj-perms HTTP/1.1" 200 5030 0.003893 10.0.0.27 - - [2025-08-18 02:31:39] "GET /obj-perms HTTP/1.1" 200 5030 0.005053 10.0.0.27 - - [2025-08-18 02:31:39] "GET /obj-perms HTTP/1.1" 200 5030 0.006579 10.0.0.19 - - [2025-08-18 02:31:40] "GET /obj-perms HTTP/1.1" 200 5030 0.004617 10.0.0.27 - - [2025-08-18 02:31:40] "POST /neutron/port HTTP/1.1" 200 1087 0.015657 10.0.0.27 - - [2025-08-18 02:31:40] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007985 10.0.0.27 - - [2025-08-18 02:31:40] "POST /neutron/port HTTP/1.1" 200 1087 0.017771 10.0.0.27 - - [2025-08-18 02:31:40] "GET /virtual-machine/3063ef8f-4066-4341-b2b8-6dfb3d411ee3 HTTP/1.1" 200 1292 0.005574 10.0.0.27 - - [2025-08-18 02:31:40] "GET /virtual-machine/3063ef8f-4066-4341-b2b8-6dfb3d411ee3 HTTP/1.1" 200 1292 0.003751 10.0.0.27 - - [2025-08-18 02:31:40] "GET /virtual-machine-interface/e735ebe4-a771-49bb-846e-d66e8ffc2891 HTTP/1.1" 200 2944 0.005051 10.0.0.27 - - [2025-08-18 02:31:40] "GET /virtual-machine/3063ef8f-4066-4341-b2b8-6dfb3d411ee3 HTTP/1.1" 200 1292 0.003448 10.0.0.27 - - [2025-08-18 02:31:40] "GET /virtual-machine-interface/e735ebe4-a771-49bb-846e-d66e8ffc2891 HTTP/1.1" 200 2944 0.005054 10.0.0.27 - - [2025-08-18 02:31:40] "GET /instance-ip/ff87304e-58d0-49f0-b6ac-23c7da5798ec HTTP/1.1" 200 1621 0.005911 10.0.0.27 - - [2025-08-18 02:31:40] "GET /virtual-machine/3063ef8f-4066-4341-b2b8-6dfb3d411ee3 HTTP/1.1" 200 1292 0.004116 10.0.0.27 - - [2025-08-18 02:31:40] "GET /virtual-machine-interface/e735ebe4-a771-49bb-846e-d66e8ffc2891 HTTP/1.1" 200 2944 0.005833 10.0.0.27 - - [2025-08-18 02:31:40] "GET /instance-ip/ff87304e-58d0-49f0-b6ac-23c7da5798ec HTTP/1.1" 200 1621 0.005156 10.0.0.27 - - [2025-08-18 02:31:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003422 10.0.0.27 - - [2025-08-18 02:31:40] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003321 10.0.0.27 - - [2025-08-18 02:31:40] "GET /virtual-networks?parent_id=24039f01-012d-4979-8738-adca3c0e4fc2&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002571 10.0.0.27 - - [2025-08-18 02:31:40] "GET /virtual-network/c8d8bc77-ba17-43f7-a3c9-8e56e500ddbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2347 0.011201 10.0.0.27 - - [2025-08-18 02:31:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003314 10.0.0.27 - - [2025-08-18 02:31:40] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004638 10.0.0.27 - - [2025-08-18 02:31:40] "GET /virtual-networks?parent_id=24039f01-012d-4979-8738-adca3c0e4fc2&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003965 10.0.0.27 - - [2025-08-18 02:31:40] "GET /virtual-network/c8d8bc77-ba17-43f7-a3c9-8e56e500ddbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2347 0.006477 10.0.0.27 - - [2025-08-18 02:31:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005189 10.0.0.27 - - [2025-08-18 02:31:40] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.007458 10.0.0.27 - - [2025-08-18 02:31:40] "GET /virtual-networks?parent_id=24039f01-012d-4979-8738-adca3c0e4fc2&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.008628 10.0.0.27 - - [2025-08-18 02:31:40] "POST /neutron/security_group HTTP/1.1" 200 2058 0.031151 10.0.0.27 - - [2025-08-18 02:31:40] "GET /virtual-network/c8d8bc77-ba17-43f7-a3c9-8e56e500ddbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2347 0.005759 10.0.0.27 - - [2025-08-18 02:31:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003613 10.0.0.27 - - [2025-08-18 02:31:40] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004212 10.0.0.27 - - [2025-08-18 02:31:40] "GET /virtual-networks?parent_id=24039f01-012d-4979-8738-adca3c0e4fc2&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003159 10.0.0.27 - - [2025-08-18 02:31:40] "GET /virtual-network/c8d8bc77-ba17-43f7-a3c9-8e56e500ddbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2347 0.006088 10.0.0.27 - - [2025-08-18 02:31:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005744 10.0.0.27 - - [2025-08-18 02:31:41] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004673 10.0.0.27 - - [2025-08-18 02:31:41] "GET /virtual-networks?parent_id=24039f01-012d-4979-8738-adca3c0e4fc2&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003821 10.0.0.27 - - [2025-08-18 02:31:41] "GET /virtual-network/c8d8bc77-ba17-43f7-a3c9-8e56e500ddbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2347 0.007223 10.0.0.27 - - [2025-08-18 02:31:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003857 10.0.0.27 - - [2025-08-18 02:31:42] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.008665 10.0.0.27 - - [2025-08-18 02:31:42] "GET /virtual-networks?parent_id=24039f01-012d-4979-8738-adca3c0e4fc2&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.004174 10.0.0.38 - - [2025-08-18 02:31:42] "GET /obj-perms HTTP/1.1" 200 5056 0.056924 10.0.0.27 - - [2025-08-18 02:31:42] "GET /virtual-network/c8d8bc77-ba17-43f7-a3c9-8e56e500ddbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2347 0.006465 10.0.0.27 - - [2025-08-18 02:31:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004007 10.0.0.27 - - [2025-08-18 02:31:42] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003375 10.0.0.27 - - [2025-08-18 02:31:42] "GET /virtual-networks?parent_id=24039f01-012d-4979-8738-adca3c0e4fc2&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002660 10.0.0.27 - - [2025-08-18 02:31:42] "GET /virtual-network/c8d8bc77-ba17-43f7-a3c9-8e56e500ddbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2347 0.006227 10.0.0.27 - - [2025-08-18 02:31:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003782 10.0.0.27 - - [2025-08-18 02:31:42] "GET /routing-instance/6bb0d005-fcdc-4dc3-816c-0a910122e5e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1784 0.004332 10.0.0.27 - - [2025-08-18 02:31:42] "GET /route-target/91d01590-faa5-470f-8c6a-1efeb3ed0b5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003777 10.0.0.27 - - [2025-08-18 02:31:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.018811 10.0.0.27 - - [2025-08-18 02:31:42] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005862 10.0.0.27 - - [2025-08-18 02:31:42] "GET /virtual-networks?parent_id=24039f01-012d-4979-8738-adca3c0e4fc2&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003646 10.0.0.27 - - [2025-08-18 02:31:42] "GET /virtual-network/c8d8bc77-ba17-43f7-a3c9-8e56e500ddbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2347 0.005632 10.0.0.27 - - [2025-08-18 02:31:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003071 10.0.0.27 - - [2025-08-18 02:31:42] "GET /routing-instance/6bb0d005-fcdc-4dc3-816c-0a910122e5e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1784 0.004238 10.0.0.27 - - [2025-08-18 02:31:42] "GET /route-target/91d01590-faa5-470f-8c6a-1efeb3ed0b5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003657 10.0.0.27 - - [2025-08-18 02:31:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003283 10.0.0.27 - - [2025-08-18 02:31:42] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004512 10.0.0.27 - - [2025-08-18 02:31:42] "GET /virtual-networks?parent_id=24039f01-012d-4979-8738-adca3c0e4fc2&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002656 10.0.0.27 - - [2025-08-18 02:31:43] "GET /virtual-network/c8d8bc77-ba17-43f7-a3c9-8e56e500ddbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2347 0.005556 10.0.0.27 - - [2025-08-18 02:31:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003968 10.0.0.27 - - [2025-08-18 02:31:43] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004046 10.0.0.27 - - [2025-08-18 02:31:43] "GET /virtual-networks?parent_id=24039f01-012d-4979-8738-adca3c0e4fc2&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002806 10.0.0.27 - - [2025-08-18 02:31:43] "GET /virtual-network/c8d8bc77-ba17-43f7-a3c9-8e56e500ddbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2347 0.011074 10.0.0.27 - - [2025-08-18 02:31:43] "GET /obj-perms HTTP/1.1" 200 5030 0.003525 10.0.0.27 - - [2025-08-18 02:31:43] "GET /obj-perms HTTP/1.1" 200 5030 0.003525 10.0.0.19 - - [2025-08-18 02:31:43] "GET /obj-perms HTTP/1.1" 200 5030 0.004099 10.0.0.27 - - [2025-08-18 02:31:43] "GET /obj-perms HTTP/1.1" 200 5030 0.005022 10.0.0.27 - - [2025-08-18 02:31:43] "POST /neutron/port HTTP/1.1" 200 1089 0.024001 10.0.0.27 - - [2025-08-18 02:31:43] "POST /neutron/security_group HTTP/1.1" 200 2058 0.012628 10.0.0.27 - - [2025-08-18 02:31:43] "GET /virtual-machine/7dd15364-bbb3-4363-887e-6f4b6c979b5a HTTP/1.1" 200 1291 0.010418 10.0.0.27 - - [2025-08-18 02:31:43] "GET /virtual-machine/7dd15364-bbb3-4363-887e-6f4b6c979b5a HTTP/1.1" 200 1291 0.004699 10.0.0.27 - - [2025-08-18 02:31:43] "GET /virtual-machine-interface/349471d2-5e5d-4f76-94cf-48806a264a3b HTTP/1.1" 200 2944 0.005379 10.0.0.27 - - [2025-08-18 02:31:43] "GET /virtual-machine/7dd15364-bbb3-4363-887e-6f4b6c979b5a HTTP/1.1" 200 1291 0.003593 10.0.0.27 - - [2025-08-18 02:31:43] "GET /virtual-machine-interface/349471d2-5e5d-4f76-94cf-48806a264a3b HTTP/1.1" 200 2944 0.006233 10.0.0.27 - - [2025-08-18 02:31:43] "GET /instance-ip/dc5b10b6-00c2-471a-ad80-afed9c2ad55b HTTP/1.1" 200 1623 0.006782 10.0.0.27 - - [2025-08-18 02:31:43] "GET /virtual-machine/7dd15364-bbb3-4363-887e-6f4b6c979b5a HTTP/1.1" 200 1291 0.004354 10.0.0.27 - - [2025-08-18 02:31:43] "GET /virtual-machine-interface/349471d2-5e5d-4f76-94cf-48806a264a3b HTTP/1.1" 200 2944 0.006280 10.0.0.27 - - [2025-08-18 02:31:43] "GET /instance-ip/dc5b10b6-00c2-471a-ad80-afed9c2ad55b HTTP/1.1" 200 1623 0.004002 10.0.0.27 - - [2025-08-18 02:31:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003137 10.0.0.27 - - [2025-08-18 02:31:44] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004012 10.0.0.27 - - [2025-08-18 02:31:44] "GET /virtual-networks?parent_id=24039f01-012d-4979-8738-adca3c0e4fc2&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.004027 10.0.0.27 - - [2025-08-18 02:31:44] "GET /virtual-network/c40a67c7-8d02-4758-95d9-9efc38920e79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006874 10.0.0.27 - - [2025-08-18 02:31:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004583 10.0.0.27 - - [2025-08-18 02:31:44] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004157 10.0.0.27 - - [2025-08-18 02:31:44] "GET /virtual-networks?parent_id=24039f01-012d-4979-8738-adca3c0e4fc2&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002795 10.0.0.27 - - [2025-08-18 02:31:44] "GET /virtual-network/c40a67c7-8d02-4758-95d9-9efc38920e79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006066 10.0.0.27 - - [2025-08-18 02:31:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004258 10.0.0.27 - - [2025-08-18 02:31:44] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003966 10.0.0.27 - - [2025-08-18 02:31:44] "GET /virtual-networks?parent_id=24039f01-012d-4979-8738-adca3c0e4fc2&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003501 10.0.0.27 - - [2025-08-18 02:31:44] "GET /virtual-network/c40a67c7-8d02-4758-95d9-9efc38920e79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006756 10.0.0.27 - - [2025-08-18 02:31:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004013 10.0.0.27 - - [2025-08-18 02:31:44] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004956 10.0.0.27 - - [2025-08-18 02:31:44] "GET /virtual-networks?parent_id=24039f01-012d-4979-8738-adca3c0e4fc2&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.004125 10.0.0.27 - - [2025-08-18 02:31:44] "GET /virtual-network/c40a67c7-8d02-4758-95d9-9efc38920e79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005959 10.0.0.27 - - [2025-08-18 02:31:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003786 10.0.0.27 - - [2025-08-18 02:31:44] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004745 10.0.0.27 - - [2025-08-18 02:31:44] "GET /virtual-networks?parent_id=24039f01-012d-4979-8738-adca3c0e4fc2&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003797 10.0.0.27 - - [2025-08-18 02:31:44] "GET /virtual-network/c40a67c7-8d02-4758-95d9-9efc38920e79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006760 10.0.0.27 - - [2025-08-18 02:31:44] "POST /neutron/port HTTP/1.1" 200 1088 0.016783 10.0.0.27 - - [2025-08-18 02:31:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003649 10.0.0.27 - - [2025-08-18 02:31:45] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003688 10.0.0.27 - - [2025-08-18 02:31:45] "GET /virtual-networks?parent_id=24039f01-012d-4979-8738-adca3c0e4fc2&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003732 10.0.0.27 - - [2025-08-18 02:31:45] "GET /virtual-network/c40a67c7-8d02-4758-95d9-9efc38920e79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006003 10.0.0.27 - - [2025-08-18 02:31:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003576 10.0.0.27 - - [2025-08-18 02:31:45] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003384 10.0.0.27 - - [2025-08-18 02:31:45] "GET /virtual-networks?parent_id=24039f01-012d-4979-8738-adca3c0e4fc2&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002915 10.0.0.27 - - [2025-08-18 02:31:45] "GET /virtual-network/c40a67c7-8d02-4758-95d9-9efc38920e79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005105 10.0.0.27 - - [2025-08-18 02:31:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002926 10.0.0.27 - - [2025-08-18 02:31:46] "GET /routing-instance/fb06da96-eba7-4cc5-b1ba-668da7dfb70e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1480 0.006025 10.0.0.27 - - [2025-08-18 02:31:46] "GET /route-target/6cb1261d-4a96-4c57-aee1-00ab3962d77c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003870 10.0.0.27 - - [2025-08-18 02:31:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003940 10.0.0.27 - - [2025-08-18 02:31:46] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003283 10.0.0.27 - - [2025-08-18 02:31:46] "GET /virtual-networks?parent_id=24039f01-012d-4979-8738-adca3c0e4fc2&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002575 10.0.0.27 - - [2025-08-18 02:31:46] "GET /virtual-network/c40a67c7-8d02-4758-95d9-9efc38920e79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006096 10.0.0.27 - - [2025-08-18 02:31:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002983 10.0.0.27 - - [2025-08-18 02:31:46] "GET /routing-instance/fb06da96-eba7-4cc5-b1ba-668da7dfb70e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1480 0.004412 10.0.0.27 - - [2025-08-18 02:31:46] "GET /route-target/6cb1261d-4a96-4c57-aee1-00ab3962d77c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004374 10.0.0.27 - - [2025-08-18 02:31:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003440 10.0.0.27 - - [2025-08-18 02:31:46] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004224 10.0.0.27 - - [2025-08-18 02:31:46] "GET /virtual-networks?parent_id=24039f01-012d-4979-8738-adca3c0e4fc2&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003603 10.0.0.27 - - [2025-08-18 02:31:46] "GET /virtual-network/c40a67c7-8d02-4758-95d9-9efc38920e79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005784 10.0.0.27 - - [2025-08-18 02:31:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003219 10.0.0.27 - - [2025-08-18 02:31:46] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004090 10.0.0.27 - - [2025-08-18 02:31:46] "GET /virtual-networks?parent_id=24039f01-012d-4979-8738-adca3c0e4fc2&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002718 10.0.0.27 - - [2025-08-18 02:31:46] "GET /virtual-network/c40a67c7-8d02-4758-95d9-9efc38920e79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005421 10.0.0.27 - - [2025-08-18 02:31:46] "GET /obj-perms HTTP/1.1" 200 5030 0.004031 10.0.0.19 - - [2025-08-18 02:31:46] "GET /obj-perms HTTP/1.1" 200 5030 0.003401 10.0.0.27 - - [2025-08-18 02:31:46] "GET /obj-perms HTTP/1.1" 200 5030 0.003996 10.0.0.27 - - [2025-08-18 02:31:46] "GET /obj-perms HTTP/1.1" 200 5030 0.004000 10.0.0.27 - - [2025-08-18 02:31:47] "GET /virtual-machine/171e8610-bfef-450c-b598-01a3259e1e95 HTTP/1.1" 200 1292 0.004217 10.0.0.27 - - [2025-08-18 02:31:47] "GET /virtual-machine-interface/4c445c47-b9c9-4deb-97c1-a28f99e5a61d HTTP/1.1" 200 2944 0.006670 10.0.0.27 - - [2025-08-18 02:31:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003352 10.0.0.27 - - [2025-08-18 02:31:47] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.002904 10.0.0.27 - - [2025-08-18 02:31:47] "GET /virtual-networks?parent_id=24039f01-012d-4979-8738-adca3c0e4fc2&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002479 10.0.0.27 - - [2025-08-18 02:31:47] "GET /virtual-network/5d3dbeca-0887-4c4a-8c86-7f95df3a24db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.005230 10.0.0.27 - - [2025-08-18 02:31:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004802 10.0.0.27 - - [2025-08-18 02:31:48] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003985 10.0.0.27 - - [2025-08-18 02:31:48] "GET /virtual-networks?parent_id=24039f01-012d-4979-8738-adca3c0e4fc2&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003905 10.0.0.27 - - [2025-08-18 02:31:48] "GET /virtual-network/5d3dbeca-0887-4c4a-8c86-7f95df3a24db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.005780 10.0.0.27 - - [2025-08-18 02:31:48] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006923 10.0.0.27 - - [2025-08-18 02:31:53] "GET /virtual-machine/3063ef8f-4066-4341-b2b8-6dfb3d411ee3 HTTP/1.1" 200 1292 0.005050 10.0.0.27 - - [2025-08-18 02:31:53] "GET /virtual-machine-interface/e735ebe4-a771-49bb-846e-d66e8ffc2891 HTTP/1.1" 200 2944 0.007083 10.0.0.27 - - [2025-08-18 02:31:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004178 10.0.0.27 - - [2025-08-18 02:31:53] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004406 10.0.0.27 - - [2025-08-18 02:31:53] "GET /virtual-networks?parent_id=24039f01-012d-4979-8738-adca3c0e4fc2&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.004399 10.0.0.27 - - [2025-08-18 02:31:53] "GET /virtual-network/c8d8bc77-ba17-43f7-a3c9-8e56e500ddbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2347 0.005818 10.0.0.27 - - [2025-08-18 02:31:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003989 10.0.0.27 - - [2025-08-18 02:31:54] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003375 10.0.0.27 - - [2025-08-18 02:31:54] "GET /virtual-networks?parent_id=24039f01-012d-4979-8738-adca3c0e4fc2&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003374 10.0.0.27 - - [2025-08-18 02:31:54] "GET /virtual-network/c8d8bc77-ba17-43f7-a3c9-8e56e500ddbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2347 0.005244 10.0.0.27 - - [2025-08-18 02:31:55] "GET /virtual-machine/7dd15364-bbb3-4363-887e-6f4b6c979b5a HTTP/1.1" 200 1291 0.003924 10.0.0.27 - - [2025-08-18 02:31:55] "GET /virtual-machine-interface/349471d2-5e5d-4f76-94cf-48806a264a3b HTTP/1.1" 200 2944 0.004978 10.0.0.27 - - [2025-08-18 02:31:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002947 10.0.0.27 - - [2025-08-18 02:31:55] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003627 10.0.0.27 - - [2025-08-18 02:31:55] "GET /virtual-networks?parent_id=24039f01-012d-4979-8738-adca3c0e4fc2&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002577 10.0.0.27 - - [2025-08-18 02:31:55] "GET /virtual-network/c40a67c7-8d02-4758-95d9-9efc38920e79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005461 10.0.0.27 - - [2025-08-18 02:31:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003411 10.0.0.27 - - [2025-08-18 02:31:56] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003458 10.0.0.27 - - [2025-08-18 02:31:56] "GET /virtual-networks?parent_id=24039f01-012d-4979-8738-adca3c0e4fc2&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003474 10.0.0.27 - - [2025-08-18 02:31:56] "GET /virtual-network/c40a67c7-8d02-4758-95d9-9efc38920e79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006531 10.0.0.27 - - [2025-08-18 02:31:56] "POST /neutron/port HTTP/1.1" 200 1089 0.017842 10.0.0.27 - - [2025-08-18 02:32:02] "POST /neutron/port HTTP/1.1" 200 1087 0.019446 10.0.0.27 - - [2025-08-18 02:32:02] "POST /neutron/network HTTP/1.1" 200 835 0.008186 10.0.0.27 - - [2025-08-18 02:32:02] "POST /neutron/network HTTP/1.1" 200 925 0.010848 10.0.0.27 - - [2025-08-18 02:32:02] "POST /neutron/network HTTP/1.1" 200 825 0.011659 10.0.0.27 - - [2025-08-18 02:32:02] "POST /neutron/network HTTP/1.1" 200 915 0.008129 10.0.0.27 - - [2025-08-18 02:32:20] "GET /virtual-machine/7dd15364-bbb3-4363-887e-6f4b6c979b5a HTTP/1.1" 200 1291 0.005990 10.0.0.27 - - [2025-08-18 02:32:21] "POST /neutron/port HTTP/1.1" 200 151 0.144255 10.0.0.27 - - [2025-08-18 02:32:22] "GET /virtual-machine/7dd15364-bbb3-4363-887e-6f4b6c979b5a HTTP/1.1" 404 171 0.003165 10.0.0.27 - - [2025-08-18 02:32:22] "GET /virtual-machine/7dd15364-bbb3-4363-887e-6f4b6c979b5a HTTP/1.1" 404 171 0.002676 10.0.0.27 - - [2025-08-18 02:32:22] "GET /virtual-machine/7dd15364-bbb3-4363-887e-6f4b6c979b5a HTTP/1.1" 404 171 0.002516 10.0.0.27 - - [2025-08-18 02:32:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004018 10.0.0.27 - - [2025-08-18 02:32:22] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004217 10.0.0.27 - - [2025-08-18 02:32:22] "GET /virtual-networks?parent_id=24039f01-012d-4979-8738-adca3c0e4fc2&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003099 10.0.0.27 - - [2025-08-18 02:32:22] "GET /virtual-network/c40a67c7-8d02-4758-95d9-9efc38920e79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005542 10.0.0.27 - - [2025-08-18 02:32:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003009 10.0.0.27 - - [2025-08-18 02:32:22] "GET /routing-instance/fb06da96-eba7-4cc5-b1ba-668da7dfb70e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1480 0.004003 10.0.0.27 - - [2025-08-18 02:32:22] "GET /route-target/6cb1261d-4a96-4c57-aee1-00ab3962d77c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.011741 10.0.0.27 - - [2025-08-18 02:32:22] "GET /obj-perms HTTP/1.1" 200 5030 0.013379 10.0.0.27 - - [2025-08-18 02:32:26] "GET /obj-perms HTTP/1.1" 200 5030 0.003566 10.0.0.27 - - [2025-08-18 02:32:32] "GET /obj-perms HTTP/1.1" 200 5030 0.004413 10.0.0.27 - - [2025-08-18 02:32:35] "GET /obj-perms HTTP/1.1" 200 5030 0.003901 10.0.0.27 - - [2025-08-18 02:32:41] "GET /obj-perms HTTP/1.1" 200 5030 0.003771 10.0.0.19 - - [2025-08-18 02:32:42] "GET /obj-perms HTTP/1.1" 200 5056 0.042955 10.0.0.27 - - [2025-08-18 02:32:44] "GET /obj-perms HTTP/1.1" 200 5030 0.003888 10.0.0.27 - - [2025-08-18 02:32:47] "GET /obj-perms HTTP/1.1" 200 5030 0.004219 10.0.0.27 - - [2025-08-18 02:32:50] "GET /obj-perms HTTP/1.1" 200 5030 0.003698 10.0.0.38 - - [2025-08-18 02:32:50] "GET /obj-perms HTTP/1.1" 200 5030 0.003430 10.0.0.27 - - [2025-08-18 02:32:50] "GET /virtual-machine/3063ef8f-4066-4341-b2b8-6dfb3d411ee3 HTTP/1.1" 200 1292 0.004022 10.0.0.27 - - [2025-08-18 02:32:51] "POST /neutron/port HTTP/1.1" 200 151 0.163942 10.0.0.27 - - [2025-08-18 02:32:52] "GET /virtual-machine/3063ef8f-4066-4341-b2b8-6dfb3d411ee3 HTTP/1.1" 404 171 0.003572 10.0.0.27 - - [2025-08-18 02:32:52] "GET /virtual-machine/3063ef8f-4066-4341-b2b8-6dfb3d411ee3 HTTP/1.1" 404 171 0.002559 10.0.0.27 - - [2025-08-18 02:32:52] "GET /virtual-machine/3063ef8f-4066-4341-b2b8-6dfb3d411ee3 HTTP/1.1" 404 171 0.002386 10.0.0.27 - - [2025-08-18 02:32:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003087 10.0.0.27 - - [2025-08-18 02:32:53] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003074 10.0.0.27 - - [2025-08-18 02:32:53] "GET /virtual-networks?parent_id=24039f01-012d-4979-8738-adca3c0e4fc2&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002869 10.0.0.27 - - [2025-08-18 02:32:53] "GET /virtual-network/c8d8bc77-ba17-43f7-a3c9-8e56e500ddbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2347 0.004986 10.0.0.27 - - [2025-08-18 02:32:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002728 10.0.0.27 - - [2025-08-18 02:32:53] "GET /routing-instance/6bb0d005-fcdc-4dc3-816c-0a910122e5e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1784 0.005744 10.0.0.27 - - [2025-08-18 02:32:53] "GET /route-target/91d01590-faa5-470f-8c6a-1efeb3ed0b5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003794 10.0.0.27 - - [2025-08-18 02:32:53] "GET /obj-perms HTTP/1.1" 200 5030 0.004055 10.0.0.27 - - [2025-08-18 02:32:59] "GET /obj-perms HTTP/1.1" 200 5030 0.003710 10.0.0.27 - - [2025-08-18 02:33:02] "POST /neutron/network HTTP/1.1" 200 1005 0.028560 10.0.0.27 - - [2025-08-18 02:33:02] "POST /neutron/port HTTP/1.1" 200 117 0.001176 10.0.0.27 - - [2025-08-18 02:33:02] "GET /obj-perms HTTP/1.1" 200 5030 0.004894 10.0.0.27 - - [2025-08-18 02:33:08] "GET /obj-perms HTTP/1.1" 200 5030 0.005697 10.0.0.27 - - [2025-08-18 02:33:11] "GET /obj-perms HTTP/1.1" 200 5030 0.003619 10.0.0.27 - - [2025-08-18 02:33:18] "GET /obj-perms HTTP/1.1" 200 5030 0.003797 10.0.0.27 - - [2025-08-18 02:33:18] "GET /obj-perms HTTP/1.1" 200 5030 0.004580 10.0.0.27 - - [2025-08-18 02:33:18] "GET /virtual-machine/171e8610-bfef-450c-b598-01a3259e1e95 HTTP/1.1" 200 1292 0.004200 10.0.0.27 - - [2025-08-18 02:33:18] "POST /neutron/port HTTP/1.1" 200 1114 0.010669 10.0.0.27 - - [2025-08-18 02:33:20] "GET /virtual-machine/171e8610-bfef-450c-b598-01a3259e1e95 HTTP/1.1" 404 171 0.002846 10.0.0.27 - - [2025-08-18 02:33:20] "GET /virtual-machine/171e8610-bfef-450c-b598-01a3259e1e95 HTTP/1.1" 404 171 0.002254 10.0.0.27 - - [2025-08-18 02:33:20] "GET /virtual-machine/171e8610-bfef-450c-b598-01a3259e1e95 HTTP/1.1" 404 171 0.002148 10.0.0.27 - - [2025-08-18 02:33:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003276 10.0.0.27 - - [2025-08-18 02:33:20] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003626 10.0.0.27 - - [2025-08-18 02:33:20] "GET /virtual-networks?parent_id=24039f01-012d-4979-8738-adca3c0e4fc2&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002962 10.0.0.27 - - [2025-08-18 02:33:20] "GET /virtual-network/5d3dbeca-0887-4c4a-8c86-7f95df3a24db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.005736 10.0.0.27 - - [2025-08-18 02:33:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003363 10.0.0.27 - - [2025-08-18 02:33:20] "GET /routing-instance/53e35074-9384-4796-a437-2096887dcb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1785 0.004048 10.0.0.27 - - [2025-08-18 02:33:20] "GET /route-target/dff9af99-b351-48dd-b7c8-42f0dd4bf9ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003200 10.0.0.27 - - [2025-08-18 02:33:23] "GET /obj-perms HTTP/1.1" 200 5030 0.003711 10.0.0.27 - - [2025-08-18 02:33:26] "GET /obj-perms HTTP/1.1" 200 5030 0.003476 10.0.0.27 - - [2025-08-18 02:33:33] "GET /obj-perms HTTP/1.1" 200 5030 0.003778 10.0.0.27 - - [2025-08-18 02:33:36] "GET /obj-perms HTTP/1.1" 200 5030 0.003942 10.0.0.27 - - [2025-08-18 02:33:42] "GET /obj-perms HTTP/1.1" 200 5030 0.003866 10.0.0.19 - - [2025-08-18 02:33:43] "GET /obj-perms HTTP/1.1" 200 5056 0.037907 10.0.0.27 - - [2025-08-18 02:33:45] "GET /obj-perms HTTP/1.1" 200 5030 0.003968 10.0.0.27 - - [2025-08-18 02:33:48] "GET /obj-perms HTTP/1.1" 200 5030 0.003613 10.0.0.38 - - [2025-08-18 02:33:48] "GET /obj-perms HTTP/1.1" 200 5030 0.003812 10.0.0.27 - - [2025-08-18 02:33:48] "GET /virtual-network/c8d8bc77-ba17-43f7-a3c9-8e56e500ddbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2347 0.005420 10.0.0.27 - - [2025-08-18 02:33:48] "POST /neutron/network HTTP/1.1" 200 823 0.074607 10.0.0.27 - - [2025-08-18 02:33:48] "GET /virtual-network/c8d8bc77-ba17-43f7-a3c9-8e56e500ddbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005414 10.0.0.38 - - [2025-08-18 02:33:48] "POST /ref-update HTTP/1.1" 200 156 0.029748 10.0.0.27 - - [2025-08-18 02:33:49] "POST /ref-update HTTP/1.1" 200 156 0.045554 10.0.0.27 - - [2025-08-18 02:33:49] "POST /ref-update HTTP/1.1" 200 156 0.061455 10.0.0.27 - - [2025-08-18 02:33:49] "DELETE /network-policy/c5240de1-3ba5-46d4-beb2-ce74d60c7555 HTTP/1.1" 200 115 0.025232 10.0.0.27 - - [2025-08-18 02:33:49] "DELETE /network-policy/beee04ab-6db4-4ca9-8bb5-ebc548386471 HTTP/1.1" 200 115 0.026419 10.0.0.27 - - [2025-08-18 02:33:49] "DELETE /network-policy/93bf6cd7-c043-4103-a112-da30caebb8bf HTTP/1.1" 200 115 0.025007 10.0.0.19 - - [2025-08-18 02:33:49] "POST /useragent-kv HTTP/1.1" 200 115 0.003001 10.0.0.19 - - [2025-08-18 02:33:49] "POST /useragent-kv HTTP/1.1" 200 115 0.002126 10.0.0.27 - - [2025-08-18 02:33:49] "POST /neutron/network HTTP/1.1" 200 151 0.096338 10.0.0.38 - - [2025-08-18 02:33:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002925 10.0.0.38 - - [2025-08-18 02:33:49] "DELETE /route-target/91d01590-faa5-470f-8c6a-1efeb3ed0b5b HTTP/1.1" 200 115 0.018613 10.0.0.27 - - [2025-08-18 02:33:49] "POST /neutron/network HTTP/1.1" 200 824 0.009338 10.0.0.27 - - [2025-08-18 02:33:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003070 10.0.0.27 - - [2025-08-18 02:33:50] "DELETE /network-ipam/785807f3-9cd3-46fc-a414-c4a61be84758 HTTP/1.1" 200 115 0.026746 10.0.0.27 - - [2025-08-18 02:33:50] "POST /fqname-to-id HTTP/1.1" 404 197 0.002566 10.0.0.27 - - [2025-08-18 02:33:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003629 10.0.0.27 - - [2025-08-18 02:33:50] "DELETE /network-ipam/4c919f4d-2d51-491c-bf45-ae0668420ca7 HTTP/1.1" 200 115 0.027267 10.0.0.27 - - [2025-08-18 02:33:50] "POST /fqname-to-id HTTP/1.1" 404 197 0.002661 10.0.0.27 - - [2025-08-18 02:33:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002807 10.0.0.27 - - [2025-08-18 02:33:50] "DELETE /network-ipam/a29dab59-6709-4fa0-a85d-6656c5477d3f HTTP/1.1" 200 115 0.032693 10.0.0.27 - - [2025-08-18 02:33:50] "POST /fqname-to-id HTTP/1.1" 404 197 0.003087 10.0.0.19 - - [2025-08-18 02:33:52] "GET /projects?obj_uuids=24039f01-012d-4979-8738-adca3c0e4fc2&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001001 10.0.0.27 - - [2025-08-18 02:33:52] "GET /project/24039f01-012d-4979-8738-adca3c0e4fc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.061004 10.0.0.19 - - [2025-08-18 02:33:52] "GET /projects?obj_uuids=24039f01-012d-4979-8738-adca3c0e4fc2&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000926 10.0.0.27 - - [2025-08-18 02:33:52] "GET /project/24039f01-012d-4979-8738-adca3c0e4fc2?fields=virtual_networks HTTP/1.1" 200 1031 0.082892 10.0.0.19 - - [2025-08-18 02:33:52] "GET /projects?obj_uuids=24039f01-012d-4979-8738-adca3c0e4fc2&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001033 10.0.0.27 - - [2025-08-18 02:33:52] "GET /project/24039f01-012d-4979-8738-adca3c0e4fc2?fields=virtual_machine_interfaces HTTP/1.1" 200 1031 0.037320 10.0.0.19 - - [2025-08-18 02:33:52] "GET /projects?obj_uuids=24039f01-012d-4979-8738-adca3c0e4fc2&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001040 10.0.0.27 - - [2025-08-18 02:33:52] "GET /project/24039f01-012d-4979-8738-adca3c0e4fc2?fields=security_groups HTTP/1.1" 200 1257 0.033524 10.0.0.27 - - [2025-08-18 02:33:53] "POST /fqname-to-id HTTP/1.1" 404 194 0.018746 10.0.0.19 - - [2025-08-18 02:33:53] "GET /projects?obj_uuids=1a7c285f-546c-4e71-b173-9828e1a41fa2&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002694 10.0.0.19 - - [2025-08-18 02:33:53] "GET /domains?obj_uuids=edf943fc-0622-4564-8821-4de9bd04e8a3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000996 10.0.0.19 - - [2025-08-18 02:33:53] "GET /domain/edf943fc-0622-4564-8821-4de9bd04e8a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.026379 10.0.0.19 - - [2025-08-18 02:33:53] "POST /id-to-fqname HTTP/1.1" 200 196 0.001340 10.0.0.19 - - [2025-08-18 02:33:53] "POST /fqname-to-id HTTP/1.1" 404 205 0.006405 10.0.0.19 - - [2025-08-18 02:33:53] "POST /security-groups HTTP/1.1" 200 597 0.063593 10.0.0.38 - - [2025-08-18 02:33:53] "POST /fqname-to-id HTTP/1.1" 404 240 0.002748 10.0.0.19 - - [2025-08-18 02:33:53] "POST /projects HTTP/1.1" 200 597 0.269370 10.0.0.19 - - [2025-08-18 02:33:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.335447 10.0.0.38 - - [2025-08-18 02:33:53] "POST /access-control-lists HTTP/1.1" 200 600 0.031703 10.0.0.27 - - [2025-08-18 02:33:53] "GET /project/1a7c285f-546c-4e71-b173-9828e1a41fa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.477470 10.0.0.27 - - [2025-08-18 02:33:54] "GET / HTTP/1.1" 200 35931 0.002173 10.0.0.27 - - [2025-08-18 02:33:57] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 401 292 0.000452 10.0.0.27 - - [2025-08-18 02:33:57] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 762 0.057031 10.0.0.27 - - [2025-08-18 02:33:57] "POST /network-ipams HTTP/1.1" 200 519 0.020959 10.0.0.27 - - [2025-08-18 02:33:57] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 973 0.003133 10.0.0.27 - - [2025-08-18 02:33:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003010 10.0.0.27 - - [2025-08-18 02:33:57] "GET /network-ipam/80e8354a-657f-4c0e-b6a9-c8c52f7fedee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1254 0.005538 10.0.0.27 - - [2025-08-18 02:33:58] "PUT /network-ipam/80e8354a-657f-4c0e-b6a9-c8c52f7fedee HTTP/1.1" 200 258 0.011138 10.0.0.27 - - [2025-08-18 02:33:58] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 973 0.003806 10.0.0.27 - - [2025-08-18 02:33:58] "POST /network-ipams HTTP/1.1" 200 519 0.029928 10.0.0.27 - - [2025-08-18 02:33:58] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 1185 0.002729 10.0.0.27 - - [2025-08-18 02:33:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005125 10.0.0.27 - - [2025-08-18 02:33:58] "GET /network-ipam/505c5e81-e59b-490a-b419-ee77980a9a9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1254 0.006094 10.0.0.27 - - [2025-08-18 02:33:58] "PUT /network-ipam/505c5e81-e59b-490a-b419-ee77980a9a9f HTTP/1.1" 200 258 0.011998 10.0.0.27 - - [2025-08-18 02:33:58] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 1185 0.003067 10.0.0.27 - - [2025-08-18 02:33:58] "POST /network-ipams HTTP/1.1" 200 519 0.029769 10.0.0.27 - - [2025-08-18 02:33:58] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 1396 0.003279 10.0.0.27 - - [2025-08-18 02:33:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003329 10.0.0.27 - - [2025-08-18 02:33:58] "GET /network-ipam/506afb81-765c-4daa-9739-0f1d3c1c964c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1254 0.005334 10.0.0.27 - - [2025-08-18 02:33:58] "PUT /network-ipam/506afb81-765c-4daa-9739-0f1d3c1c964c HTTP/1.1" 200 258 0.011684 10.0.0.27 - - [2025-08-18 02:33:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003012 10.0.0.19 - - [2025-08-18 02:33:59] "GET /projects?obj_uuids=1a7c285f-546c-4e71-b173-9828e1a41fa2&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000940 10.0.0.27 - - [2025-08-18 02:33:59] "GET /project/1a7c285f-546c-4e71-b173-9828e1a41fa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.045573 10.0.0.19 - - [2025-08-18 02:33:59] "GET /projects?obj_uuids=1a7c285f-546c-4e71-b173-9828e1a41fa2&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000999 10.0.0.27 - - [2025-08-18 02:33:59] "POST /neutron/network HTTP/1.1" 200 613 0.119519 10.0.0.27 - - [2025-08-18 02:34:00] "POST /neutron/network HTTP/1.1" 200 1010 0.011221 10.0.0.27 - - [2025-08-18 02:34:00] "POST /id-to-fqname HTTP/1.1" 200 227 0.001167 10.0.0.27 - - [2025-08-18 02:34:00] "GET /virtual-network/1acc055b-8608-4201-8c77-26ad49e72296?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2631 0.004414 10.0.0.27 - - [2025-08-18 02:34:00] "GET /virtual-network/1acc055b-8608-4201-8c77-26ad49e72296?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2631 0.005200 10.0.0.27 - - [2025-08-18 02:34:00] "POST /neutron/subnet HTTP/1.1" 200 715 0.008466 10.0.0.27 - - [2025-08-18 02:34:00] "GET /virtual-network/1acc055b-8608-4201-8c77-26ad49e72296?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2631 0.005205 10.0.0.27 - - [2025-08-18 02:34:00] "GET /network-ipam/80e8354a-657f-4c0e-b6a9-c8c52f7fedee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1254 0.005033 10.0.0.27 - - [2025-08-18 02:34:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003313 10.0.0.19 - - [2025-08-18 02:34:00] "GET /projects?obj_uuids=1a7c285f-546c-4e71-b173-9828e1a41fa2&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001017 10.0.0.27 - - [2025-08-18 02:34:00] "GET /project/1a7c285f-546c-4e71-b173-9828e1a41fa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.040861 10.0.0.27 - - [2025-08-18 02:34:00] "POST /neutron/network HTTP/1.1" 200 117 0.010491 10.0.0.38 - - [2025-08-18 02:34:00] "POST /route-targets HTTP/1.1" 200 327 0.011656 10.0.0.19 - - [2025-08-18 02:34:01] "POST /useragent-kv HTTP/1.1" 200 115 0.005273 10.0.0.38 - - [2025-08-18 02:34:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.038082 10.0.0.27 - - [2025-08-18 02:34:01] "POST /neutron/subnet HTTP/1.1" 200 828 0.178445 10.0.0.27 - - [2025-08-18 02:34:01] "POST /id-to-fqname HTTP/1.1" 200 227 0.001110 10.0.0.27 - - [2025-08-18 02:34:01] "GET /virtual-network/b371400a-1a8e-472d-8cab-0b397d7ee62a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.004476 10.0.0.27 - - [2025-08-18 02:34:01] "GET /virtual-network/b371400a-1a8e-472d-8cab-0b397d7ee62a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.004815 10.0.0.27 - - [2025-08-18 02:34:01] "POST /neutron/network HTTP/1.1" 200 1015 0.007028 10.0.0.27 - - [2025-08-18 02:34:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002809 10.0.0.19 - - [2025-08-18 02:34:01] "GET /projects?obj_uuids=1a7c285f-546c-4e71-b173-9828e1a41fa2&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001620 10.0.0.27 - - [2025-08-18 02:34:01] "GET /project/1a7c285f-546c-4e71-b173-9828e1a41fa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.035902 10.0.0.27 - - [2025-08-18 02:34:01] "POST /neutron/network HTTP/1.1" 200 117 0.011292 10.0.0.38 - - [2025-08-18 02:34:01] "POST /ref-update HTTP/1.1" 200 156 0.014287 10.0.0.38 - - [2025-08-18 02:34:01] "GET /virtual-network/84541338-c3dc-4a74-9638-80276469537f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.006305 10.0.0.19 - - [2025-08-18 02:34:01] "POST /useragent-kv HTTP/1.1" 200 115 0.004648 10.0.0.27 - - [2025-08-18 02:34:01] "POST /neutron/subnet HTTP/1.1" 200 828 0.196427 10.0.0.27 - - [2025-08-18 02:34:02] "POST /id-to-fqname HTTP/1.1" 200 227 0.001389 10.0.0.27 - - [2025-08-18 02:34:02] "GET /virtual-network/6c857428-9277-4830-b593-ef1fab15c2e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2634 0.010659 10.0.0.27 - - [2025-08-18 02:34:02] "GET /virtual-network/6c857428-9277-4830-b593-ef1fab15c2e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2634 0.006903 10.0.0.27 - - [2025-08-18 02:34:02] "POST /neutron/network HTTP/1.1" 200 1011 0.010894 10.0.0.27 - - [2025-08-18 02:34:02] "GET /virtual-network/1acc055b-8608-4201-8c77-26ad49e72296?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2631 0.009171 10.0.0.27 - - [2025-08-18 02:34:03] "GET /virtual-network/b371400a-1a8e-472d-8cab-0b397d7ee62a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.005533 10.0.0.27 - - [2025-08-18 02:34:04] "GET /obj-perms HTTP/1.1" 200 5042 0.061615 10.0.0.19 - - [2025-08-18 02:34:04] "GET /obj-perms HTTP/1.1" 200 5042 0.044262 10.0.0.27 - - [2025-08-18 02:34:04] "GET /virtual-network/6c857428-9277-4830-b593-ef1fab15c2e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2634 0.005506 10.0.0.38 - - [2025-08-18 02:34:04] "GET /obj-perms HTTP/1.1" 200 5042 0.037511 10.0.0.27 - - [2025-08-18 02:34:04] "POST /fqname-to-id HTTP/1.1" 404 224 0.002915 10.0.0.27 - - [2025-08-18 02:34:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002702 10.0.0.19 - - [2025-08-18 02:34:04] "GET /projects?obj_uuids=1a7c285f-546c-4e71-b173-9828e1a41fa2&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001350 10.0.0.27 - - [2025-08-18 02:34:05] "GET /project/1a7c285f-546c-4e71-b173-9828e1a41fa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.040178 10.0.0.27 - - [2025-08-18 02:34:05] "POST /network-policys HTTP/1.1" 200 559 0.022327 10.0.0.27 - - [2025-08-18 02:34:05] "GET /network-policy/479f165f-d619-4a6e-9e04-9dc70165a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2145 0.005069 10.0.0.27 - - [2025-08-18 02:34:05] "POST /fqname-to-id HTTP/1.1" 404 224 0.002449 10.0.0.27 - - [2025-08-18 02:34:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002575 10.0.0.19 - - [2025-08-18 02:34:05] "GET /projects?obj_uuids=1a7c285f-546c-4e71-b173-9828e1a41fa2&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000993 10.0.0.27 - - [2025-08-18 02:34:05] "GET /project/1a7c285f-546c-4e71-b173-9828e1a41fa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.035538 10.0.0.27 - - [2025-08-18 02:34:05] "POST /network-policys HTTP/1.1" 200 559 0.025615 10.0.0.27 - - [2025-08-18 02:34:05] "GET /network-policy/e8186527-db52-4a3b-b7bd-18510248d554?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.005111 10.0.0.27 - - [2025-08-18 02:34:05] "POST /fqname-to-id HTTP/1.1" 404 224 0.002212 10.0.0.27 - - [2025-08-18 02:34:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003473 10.0.0.19 - - [2025-08-18 02:34:05] "GET /projects?obj_uuids=1a7c285f-546c-4e71-b173-9828e1a41fa2&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001005 10.0.0.27 - - [2025-08-18 02:34:05] "GET /project/1a7c285f-546c-4e71-b173-9828e1a41fa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.046009 10.0.0.27 - - [2025-08-18 02:34:05] "POST /network-policys HTTP/1.1" 200 559 0.027873 10.0.0.27 - - [2025-08-18 02:34:05] "GET /network-policy/25a5d830-2186-4bb0-94e7-e9d004774035?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.006074 10.0.0.27 - - [2025-08-18 02:34:05] "POST /neutron/network HTTP/1.1" 200 1010 0.008274 10.0.0.27 - - [2025-08-18 02:34:05] "GET /virtual-network/1acc055b-8608-4201-8c77-26ad49e72296?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.006595 10.0.0.27 - - [2025-08-18 02:34:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002861 10.0.0.27 - - [2025-08-18 02:34:06] "GET /network-policy/479f165f-d619-4a6e-9e04-9dc70165a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2145 0.003940 10.0.0.27 - - [2025-08-18 02:34:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002456 10.0.0.27 - - [2025-08-18 02:34:06] "GET /network-policy/e8186527-db52-4a3b-b7bd-18510248d554?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.004194 10.0.0.27 - - [2025-08-18 02:34:06] "POST /neutron/network HTTP/1.1" 200 1015 0.008780 10.0.0.38 - - [2025-08-18 02:34:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.009207 10.0.0.38 - - [2025-08-18 02:34:06] "POST /fqname-to-id HTTP/1.1" 404 242 0.009406 10.0.0.27 - - [2025-08-18 02:34:06] "GET /virtual-network/b371400a-1a8e-472d-8cab-0b397d7ee62a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2961 0.017091 10.0.0.27 - - [2025-08-18 02:34:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002918 10.0.0.27 - - [2025-08-18 02:34:06] "GET /network-policy/25a5d830-2186-4bb0-94e7-e9d004774035?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.003762 10.0.0.27 - - [2025-08-18 02:34:06] "POST /id-to-fqname HTTP/1.1" 200 227 0.001126 10.0.0.27 - - [2025-08-18 02:34:06] "POST /neutron/network HTTP/1.1" 200 1204 0.008632 10.0.0.19 - - [2025-08-18 02:34:07] "GET /projects?obj_uuids=1a7c285f-546c-4e71-b173-9828e1a41fa2&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001023 10.0.0.27 - - [2025-08-18 02:34:07] "GET /project/1a7c285f-546c-4e71-b173-9828e1a41fa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.071479 10.0.0.27 - - [2025-08-18 02:34:07] "POST /neutron/port HTTP/1.1" 200 117 0.013464 10.0.0.27 - - [2025-08-18 02:34:07] "POST /id-to-fqname HTTP/1.1" 200 227 0.001597 10.0.0.27 - - [2025-08-18 02:34:08] "POST /neutron/network HTTP/1.1" 200 1204 0.008395 10.0.0.38 - - [2025-08-18 02:34:08] "PUT /access-control-list/9c9e6851-ef2a-4263-962e-19c5b76b618f HTTP/1.1" 200 272 0.019710 10.0.0.27 - - [2025-08-18 02:34:08] "POST /neutron/port HTTP/1.1" 200 1169 0.017264 10.0.0.27 - - [2025-08-18 02:34:08] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003235 10.0.0.27 - - [2025-08-18 02:34:08] "POST /neutron/port HTTP/1.1" 200 117 0.001123 10.0.0.19 - - [2025-08-18 02:34:09] "GET /projects?obj_uuids=1a7c285f-546c-4e71-b173-9828e1a41fa2&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000981 10.0.0.27 - - [2025-08-18 02:34:09] "GET /project/1a7c285f-546c-4e71-b173-9828e1a41fa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.067776 10.0.0.27 - - [2025-08-18 02:34:09] "POST /neutron/network HTTP/1.1" 200 1113 0.028916 10.0.0.27 - - [2025-08-18 02:34:09] "POST /neutron/port HTTP/1.1" 200 117 0.005448 10.0.0.27 - - [2025-08-18 02:34:09] "POST /id-to-fqname HTTP/1.1" 200 227 0.001146 10.0.0.27 - - [2025-08-18 02:34:09] "POST /neutron/network HTTP/1.1" 200 1021 0.008367 10.0.0.27 - - [2025-08-18 02:34:10] "POST /neutron/port HTTP/1.1" 200 1174 0.016602 10.0.0.27 - - [2025-08-18 02:34:10] "POST /neutron/port HTTP/1.1" 200 1202 0.023608 10.0.0.27 - - [2025-08-18 02:34:10] "POST /neutron/subnet HTTP/1.1" 200 1389 0.022230 10.0.0.19 - - [2025-08-18 02:34:10] "DELETE /project/1a7c285f546c4e71b1739828e1a41fa2 HTTP/1.1" 404 173 0.005003 10.0.0.19 - - [2025-08-18 02:34:10] "GET /projects?obj_uuids=24039f01-012d-4979-8738-adca3c0e4fc2&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001253 10.0.0.27 - - [2025-08-18 02:34:10] "POST /neutron/network HTTP/1.1" 200 1113 0.008717 10.0.0.19 - - [2025-08-18 02:34:10] "GET /project/24039f01-012d-4979-8738-adca3c0e4fc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.053419 10.0.0.19 - - [2025-08-18 02:34:10] "GET /projects?obj_uuids=24039f01-012d-4979-8738-adca3c0e4fc2&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000956 10.0.0.19 - - [2025-08-18 02:34:10] "GET /project/24039f01-012d-4979-8738-adca3c0e4fc2?fields=security_groups HTTP/1.1" 200 1101 0.038824 10.0.0.38 - - [2025-08-18 02:34:10] "DELETE /access-control-list/edac3adf-1a7c-4181-8400-c75fa0a57458 HTTP/1.1" 200 115 0.171318 10.0.0.19 - - [2025-08-18 02:34:10] "GET /projects?obj_uuids=24039f01-012d-4979-8738-adca3c0e4fc2&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001004 10.0.0.19 - - [2025-08-18 02:34:10] "GET /project/24039f01-012d-4979-8738-adca3c0e4fc2?fields=application_policy_sets HTTP/1.1" 200 1401 0.039301 10.0.0.19 - - [2025-08-18 02:34:10] "DELETE /project/24039f01-012d-4979-8738-adca3c0e4fc2 HTTP/1.1" 200 115 0.329334 10.0.0.19 - - [2025-08-18 02:34:10] "GET /projects?obj_uuids=1a7c285f-546c-4e71-b173-9828e1a41fa2&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001051 10.0.0.27 - - [2025-08-18 02:34:10] "GET /project/1a7c285f-546c-4e71-b173-9828e1a41fa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.065780 10.0.0.27 - - [2025-08-18 02:34:11] "POST /neutron/security_group HTTP/1.1" 200 2064 0.006561 10.0.0.27 - - [2025-08-18 02:34:11] "POST /neutron/security_group HTTP/1.1" 200 2064 0.009438 10.0.0.27 - - [2025-08-18 02:34:11] "POST /neutron/port HTTP/1.1" 200 1197 0.015062 10.0.0.27 - - [2025-08-18 02:34:11] "POST /neutron/security_group HTTP/1.1" 200 2064 0.005994 10.0.0.27 - - [2025-08-18 02:34:11] "GET /virtual-machine/a9462524-c599-4390-851d-42a089dbdd88 HTTP/1.1" 401 292 0.000328 10.0.0.27 - - [2025-08-18 02:34:11] "POST /neutron/port HTTP/1.1" 200 1170 0.015705 10.0.0.27 - - [2025-08-18 02:34:12] "GET /virtual-machine/a9462524-c599-4390-851d-42a089dbdd88 HTTP/1.1" 200 1298 0.057065 10.0.0.27 - - [2025-08-18 02:34:12] "GET /virtual-machine/a9462524-c599-4390-851d-42a089dbdd88 HTTP/1.1" 200 1298 0.003358 10.0.0.27 - - [2025-08-18 02:34:12] "GET /virtual-machine-interface/26c78483-1a67-4358-87bc-7885967b2f9d HTTP/1.1" 200 3167 0.004529 10.0.0.27 - - [2025-08-18 02:34:12] "GET /virtual-machine/a9462524-c599-4390-851d-42a089dbdd88 HTTP/1.1" 200 1298 0.005504 10.0.0.27 - - [2025-08-18 02:34:12] "GET /virtual-machine-interface/26c78483-1a67-4358-87bc-7885967b2f9d HTTP/1.1" 200 3167 0.004289 10.0.0.27 - - [2025-08-18 02:34:12] "GET /instance-ip/999d6acd-2d84-447d-9dbd-611c387501e6 HTTP/1.1" 200 1652 0.006128 10.0.0.27 - - [2025-08-18 02:34:12] "GET /instance-ip/cdb34150-c94a-4a03-8278-ff2885a45101 HTTP/1.1" 200 1631 0.004916 10.0.0.27 - - [2025-08-18 02:34:12] "POST /neutron/port HTTP/1.1" 200 1198 0.015698 10.0.0.27 - - [2025-08-18 02:34:12] "GET /virtual-machine/a9462524-c599-4390-851d-42a089dbdd88 HTTP/1.1" 200 1298 0.002481 10.0.0.27 - - [2025-08-18 02:34:12] "GET /virtual-machine-interface/26c78483-1a67-4358-87bc-7885967b2f9d HTTP/1.1" 200 3167 0.004544 10.0.0.27 - - [2025-08-18 02:34:12] "GET /instance-ip/999d6acd-2d84-447d-9dbd-611c387501e6 HTTP/1.1" 200 1652 0.002830 10.0.0.27 - - [2025-08-18 02:34:12] "GET /instance-ip/cdb34150-c94a-4a03-8278-ff2885a45101 HTTP/1.1" 200 1631 0.002880 10.0.0.27 - - [2025-08-18 02:34:12] "POST /neutron/subnet HTTP/1.1" 200 1370 0.011598 10.0.0.27 - - [2025-08-18 02:34:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002686 10.0.0.27 - - [2025-08-18 02:34:12] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.002815 10.0.0.27 - - [2025-08-18 02:34:12] "GET /virtual-networks?parent_id=1a7c285f-546c-4e71-b173-9828e1a41fa2&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002144 10.0.0.27 - - [2025-08-18 02:34:12] "POST /neutron/network HTTP/1.1" 200 1011 0.007368 10.0.0.27 - - [2025-08-18 02:34:12] "GET /virtual-network/1acc055b-8608-4201-8c77-26ad49e72296?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.004426 10.0.0.27 - - [2025-08-18 02:34:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003438 10.0.0.27 - - [2025-08-18 02:34:12] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003587 10.0.0.27 - - [2025-08-18 02:34:12] "GET /virtual-networks?parent_id=1a7c285f-546c-4e71-b173-9828e1a41fa2&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003215 10.0.0.27 - - [2025-08-18 02:34:12] "GET /virtual-network/1acc055b-8608-4201-8c77-26ad49e72296?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.005707 10.0.0.27 - - [2025-08-18 02:34:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003132 10.0.0.27 - - [2025-08-18 02:34:12] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.009827 10.0.0.27 - - [2025-08-18 02:34:12] "GET /virtual-networks?parent_id=1a7c285f-546c-4e71-b173-9828e1a41fa2&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002981 10.0.0.27 - - [2025-08-18 02:34:12] "GET /virtual-network/1acc055b-8608-4201-8c77-26ad49e72296?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.005701 10.0.0.27 - - [2025-08-18 02:34:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003375 10.0.0.27 - - [2025-08-18 02:34:12] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003259 10.0.0.27 - - [2025-08-18 02:34:12] "GET /virtual-networks?parent_id=1a7c285f-546c-4e71-b173-9828e1a41fa2&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002500 10.0.0.27 - - [2025-08-18 02:34:12] "GET /virtual-network/1acc055b-8608-4201-8c77-26ad49e72296?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.005266 10.0.0.27 - - [2025-08-18 02:34:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003407 10.0.0.27 - - [2025-08-18 02:34:12] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003923 10.0.0.27 - - [2025-08-18 02:34:12] "GET /virtual-networks?parent_id=1a7c285f-546c-4e71-b173-9828e1a41fa2&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003196 10.0.0.27 - - [2025-08-18 02:34:12] "GET /virtual-network/1acc055b-8608-4201-8c77-26ad49e72296?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.006458 10.0.0.27 - - [2025-08-18 02:34:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003191 10.0.0.27 - - [2025-08-18 02:34:15] "GET /virtual-network/1acc055b-8608-4201-8c77-26ad49e72296?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.004899 10.0.0.27 - - [2025-08-18 02:34:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003936 10.0.0.27 - - [2025-08-18 02:34:19] "GET /virtual-network/1acc055b-8608-4201-8c77-26ad49e72296?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.005922 10.0.0.27 - - [2025-08-18 02:34:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003151 10.0.0.27 - - [2025-08-18 02:34:24] "GET /virtual-network/1acc055b-8608-4201-8c77-26ad49e72296?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.005081 10.0.0.27 - - [2025-08-18 02:34:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004164 10.0.0.27 - - [2025-08-18 02:34:28] "GET /virtual-network/1acc055b-8608-4201-8c77-26ad49e72296?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.005921 10.0.0.27 - - [2025-08-18 02:34:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003962 10.0.0.27 - - [2025-08-18 02:34:32] "GET /virtual-network/1acc055b-8608-4201-8c77-26ad49e72296?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.005936 10.0.0.27 - - [2025-08-18 02:34:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003396 10.0.0.27 - - [2025-08-18 02:34:36] "GET /virtual-network/1acc055b-8608-4201-8c77-26ad49e72296?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.005905 10.0.0.27 - - [2025-08-18 02:34:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003467 10.0.0.27 - - [2025-08-18 02:34:40] "GET /virtual-network/1acc055b-8608-4201-8c77-26ad49e72296?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.005153 10.0.0.27 - - [2025-08-18 02:34:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003711 10.0.0.27 - - [2025-08-18 02:34:44] "GET /virtual-network/1acc055b-8608-4201-8c77-26ad49e72296?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.006793 10.0.0.27 - - [2025-08-18 02:34:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004443 10.0.0.27 - - [2025-08-18 02:34:48] "GET /virtual-network/1acc055b-8608-4201-8c77-26ad49e72296?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.006443 10.0.0.27 - - [2025-08-18 02:34:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003441 10.0.0.27 - - [2025-08-18 02:34:50] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003791 10.0.0.27 - - [2025-08-18 02:34:50] "GET /virtual-networks?parent_id=1a7c285f-546c-4e71-b173-9828e1a41fa2&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003074 10.0.0.27 - - [2025-08-18 02:34:50] "GET /virtual-network/1acc055b-8608-4201-8c77-26ad49e72296?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.005236 10.0.0.27 - - [2025-08-18 02:34:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003210 10.0.0.27 - - [2025-08-18 02:34:51] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003340 10.0.0.27 - - [2025-08-18 02:34:51] "GET /virtual-networks?parent_id=1a7c285f-546c-4e71-b173-9828e1a41fa2&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002533 10.0.0.27 - - [2025-08-18 02:34:51] "GET /virtual-network/1acc055b-8608-4201-8c77-26ad49e72296?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.004913 10.0.0.27 - - [2025-08-18 02:34:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003023 10.0.0.27 - - [2025-08-18 02:34:51] "GET /routing-instance/cc167e45-6f8a-4ccf-9d11-5e170e46b039?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.005367 10.0.0.27 - - [2025-08-18 02:34:51] "GET /route-target/9acb6b44-397a-4f07-a077-6e1a1413612c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003060 10.0.0.27 - - [2025-08-18 02:34:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003093 10.0.0.27 - - [2025-08-18 02:34:51] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003019 10.0.0.27 - - [2025-08-18 02:34:51] "GET /virtual-networks?parent_id=1a7c285f-546c-4e71-b173-9828e1a41fa2&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002736 10.0.0.27 - - [2025-08-18 02:34:51] "GET /virtual-network/1acc055b-8608-4201-8c77-26ad49e72296?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.005369 10.0.0.27 - - [2025-08-18 02:34:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002589 10.0.0.27 - - [2025-08-18 02:34:51] "GET /routing-instance/cc167e45-6f8a-4ccf-9d11-5e170e46b039?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.003951 10.0.0.27 - - [2025-08-18 02:34:51] "GET /route-target/9acb6b44-397a-4f07-a077-6e1a1413612c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004833 10.0.0.27 - - [2025-08-18 02:34:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003162 10.0.0.27 - - [2025-08-18 02:34:51] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004160 10.0.0.27 - - [2025-08-18 02:34:51] "GET /virtual-networks?parent_id=1a7c285f-546c-4e71-b173-9828e1a41fa2&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002883 10.0.0.27 - - [2025-08-18 02:34:51] "GET /virtual-network/1acc055b-8608-4201-8c77-26ad49e72296?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.005593 10.0.0.27 - - [2025-08-18 02:34:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002714 10.0.0.27 - - [2025-08-18 02:34:51] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004251 10.0.0.27 - - [2025-08-18 02:34:51] "GET /virtual-networks?parent_id=1a7c285f-546c-4e71-b173-9828e1a41fa2&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002941 10.0.0.27 - - [2025-08-18 02:34:51] "GET /virtual-network/1acc055b-8608-4201-8c77-26ad49e72296?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.005604 10.0.0.27 - - [2025-08-18 02:34:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003053 10.0.0.27 - - [2025-08-18 02:34:51] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.010132 10.0.0.27 - - [2025-08-18 02:34:51] "GET /virtual-networks?parent_id=1a7c285f-546c-4e71-b173-9828e1a41fa2&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002779 10.0.0.27 - - [2025-08-18 02:34:51] "GET /virtual-network/1acc055b-8608-4201-8c77-26ad49e72296?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.006589 10.0.0.27 - - [2025-08-18 02:34:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002658 10.0.0.27 - - [2025-08-18 02:34:51] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003500 10.0.0.27 - - [2025-08-18 02:34:51] "GET /virtual-networks?parent_id=1a7c285f-546c-4e71-b173-9828e1a41fa2&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002532 10.0.0.27 - - [2025-08-18 02:34:51] "GET /virtual-network/1acc055b-8608-4201-8c77-26ad49e72296?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.004874 10.0.0.27 - - [2025-08-18 02:34:51] "GET /obj-perms HTTP/1.1" 200 5042 0.003301 10.0.0.19 - - [2025-08-18 02:34:52] "GET /obj-perms HTTP/1.1" 200 5042 0.003605 10.0.0.27 - - [2025-08-18 02:34:52] "GET /obj-perms HTTP/1.1" 200 5042 0.002823 10.0.0.27 - - [2025-08-18 02:34:52] "GET /obj-perms HTTP/1.1" 200 5042 0.003668 10.0.0.27 - - [2025-08-18 02:34:52] "GET /obj-perms HTTP/1.1" 200 5042 0.003875 10.0.0.27 - - [2025-08-18 02:34:52] "POST /neutron/port HTTP/1.1" 200 1202 0.014128 10.0.0.27 - - [2025-08-18 02:34:52] "POST /neutron/security_group HTTP/1.1" 200 2064 0.007471 10.0.0.27 - - [2025-08-18 02:34:52] "GET /virtual-machine/bea8b2e6-1010-42ae-9f48-d320818dc55c HTTP/1.1" 200 1299 0.005341 10.0.0.27 - - [2025-08-18 02:34:52] "GET /virtual-machine/bea8b2e6-1010-42ae-9f48-d320818dc55c HTTP/1.1" 200 1299 0.003030 10.0.0.27 - - [2025-08-18 02:34:52] "GET /virtual-machine-interface/e7a1ba7c-aab2-4186-860d-4090fd6e3ea8 HTTP/1.1" 200 3168 0.004419 10.0.0.27 - - [2025-08-18 02:34:52] "GET /virtual-machine/bea8b2e6-1010-42ae-9f48-d320818dc55c HTTP/1.1" 200 1299 0.003055 10.0.0.27 - - [2025-08-18 02:34:52] "GET /virtual-machine-interface/e7a1ba7c-aab2-4186-860d-4090fd6e3ea8 HTTP/1.1" 200 3168 0.004566 10.0.0.27 - - [2025-08-18 02:34:52] "GET /instance-ip/27713907-2e15-4402-b1fa-55d6fa968bf1 HTTP/1.1" 200 1634 0.005276 10.0.0.27 - - [2025-08-18 02:34:52] "GET /instance-ip/74b3e9c3-578f-4c93-be6f-3f34d9178a86 HTTP/1.1" 200 1653 0.005001 10.0.0.27 - - [2025-08-18 02:34:52] "GET /virtual-machine/bea8b2e6-1010-42ae-9f48-d320818dc55c HTTP/1.1" 200 1299 0.002741 10.0.0.27 - - [2025-08-18 02:34:52] "GET /virtual-machine-interface/e7a1ba7c-aab2-4186-860d-4090fd6e3ea8 HTTP/1.1" 200 3168 0.004369 10.0.0.27 - - [2025-08-18 02:34:52] "GET /instance-ip/27713907-2e15-4402-b1fa-55d6fa968bf1 HTTP/1.1" 200 1634 0.003218 10.0.0.27 - - [2025-08-18 02:34:52] "GET /instance-ip/74b3e9c3-578f-4c93-be6f-3f34d9178a86 HTTP/1.1" 200 1653 0.003227 10.0.0.27 - - [2025-08-18 02:34:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002813 10.0.0.27 - - [2025-08-18 02:34:52] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.002935 10.0.0.27 - - [2025-08-18 02:34:52] "GET /virtual-networks?parent_id=1a7c285f-546c-4e71-b173-9828e1a41fa2&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002553 10.0.0.27 - - [2025-08-18 02:34:52] "GET /virtual-network/b371400a-1a8e-472d-8cab-0b397d7ee62a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2961 0.005375 10.0.0.27 - - [2025-08-18 02:34:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002990 10.0.0.27 - - [2025-08-18 02:34:52] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004673 10.0.0.27 - - [2025-08-18 02:34:52] "GET /virtual-networks?parent_id=1a7c285f-546c-4e71-b173-9828e1a41fa2&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002752 10.0.0.27 - - [2025-08-18 02:34:52] "GET /virtual-network/b371400a-1a8e-472d-8cab-0b397d7ee62a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2961 0.005465 10.0.0.27 - - [2025-08-18 02:34:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003016 10.0.0.27 - - [2025-08-18 02:34:52] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003883 10.0.0.27 - - [2025-08-18 02:34:52] "GET /virtual-networks?parent_id=1a7c285f-546c-4e71-b173-9828e1a41fa2&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002816 10.0.0.27 - - [2025-08-18 02:34:53] "GET /virtual-network/b371400a-1a8e-472d-8cab-0b397d7ee62a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2961 0.005765 10.0.0.27 - - [2025-08-18 02:34:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002749 10.0.0.27 - - [2025-08-18 02:34:53] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003159 10.0.0.27 - - [2025-08-18 02:34:53] "GET /virtual-networks?parent_id=1a7c285f-546c-4e71-b173-9828e1a41fa2&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002923 10.0.0.27 - - [2025-08-18 02:34:53] "GET /virtual-network/b371400a-1a8e-472d-8cab-0b397d7ee62a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2961 0.005319 10.0.0.27 - - [2025-08-18 02:34:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002635 10.0.0.27 - - [2025-08-18 02:34:53] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003402 10.0.0.27 - - [2025-08-18 02:34:53] "GET /virtual-networks?parent_id=1a7c285f-546c-4e71-b173-9828e1a41fa2&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002453 10.0.0.27 - - [2025-08-18 02:34:53] "GET /virtual-network/b371400a-1a8e-472d-8cab-0b397d7ee62a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2961 0.006145 10.0.0.27 - - [2025-08-18 02:34:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003597 10.0.0.27 - - [2025-08-18 02:34:54] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003288 10.0.0.27 - - [2025-08-18 02:34:54] "GET /virtual-networks?parent_id=1a7c285f-546c-4e71-b173-9828e1a41fa2&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002988 10.0.0.27 - - [2025-08-18 02:34:54] "GET /virtual-network/b371400a-1a8e-472d-8cab-0b397d7ee62a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2961 0.005152 10.0.0.27 - - [2025-08-18 02:34:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.009168 10.0.0.27 - - [2025-08-18 02:34:54] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003847 10.0.0.27 - - [2025-08-18 02:34:54] "GET /virtual-networks?parent_id=1a7c285f-546c-4e71-b173-9828e1a41fa2&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002735 10.0.0.27 - - [2025-08-18 02:34:54] "GET /virtual-network/b371400a-1a8e-472d-8cab-0b397d7ee62a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2961 0.005531 10.0.0.27 - - [2025-08-18 02:34:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002800 10.0.0.27 - - [2025-08-18 02:34:54] "GET /routing-instance/90f8d7ad-0db5-4a70-abe0-3033a587746d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.005157 10.0.0.27 - - [2025-08-18 02:34:54] "GET /route-target/70e3c550-9ec9-433a-a8a6-087182c105b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004377 10.0.0.27 - - [2025-08-18 02:34:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003246 10.0.0.27 - - [2025-08-18 02:34:54] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003300 10.0.0.27 - - [2025-08-18 02:34:54] "GET /virtual-networks?parent_id=1a7c285f-546c-4e71-b173-9828e1a41fa2&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003063 10.0.0.27 - - [2025-08-18 02:34:54] "GET /virtual-network/b371400a-1a8e-472d-8cab-0b397d7ee62a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2961 0.004748 10.0.0.27 - - [2025-08-18 02:34:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002554 10.0.0.27 - - [2025-08-18 02:34:54] "GET /routing-instance/90f8d7ad-0db5-4a70-abe0-3033a587746d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.003598 10.0.0.27 - - [2025-08-18 02:34:54] "GET /route-target/70e3c550-9ec9-433a-a8a6-087182c105b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004676 10.0.0.27 - - [2025-08-18 02:34:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003154 10.0.0.27 - - [2025-08-18 02:34:55] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003632 10.0.0.27 - - [2025-08-18 02:34:55] "GET /virtual-networks?parent_id=1a7c285f-546c-4e71-b173-9828e1a41fa2&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002604 10.0.0.27 - - [2025-08-18 02:34:55] "GET /virtual-network/b371400a-1a8e-472d-8cab-0b397d7ee62a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2961 0.005410 10.0.0.27 - - [2025-08-18 02:34:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002701 10.0.0.27 - - [2025-08-18 02:34:55] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003659 10.0.0.27 - - [2025-08-18 02:34:55] "GET /virtual-networks?parent_id=1a7c285f-546c-4e71-b173-9828e1a41fa2&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002687 10.0.0.27 - - [2025-08-18 02:34:55] "GET /virtual-network/b371400a-1a8e-472d-8cab-0b397d7ee62a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2961 0.005503 10.0.0.27 - - [2025-08-18 02:34:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002569 10.0.0.27 - - [2025-08-18 02:34:55] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003721 10.0.0.27 - - [2025-08-18 02:34:55] "GET /virtual-networks?parent_id=1a7c285f-546c-4e71-b173-9828e1a41fa2&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002891 10.0.0.27 - - [2025-08-18 02:34:55] "GET /virtual-network/b371400a-1a8e-472d-8cab-0b397d7ee62a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2961 0.006393 10.0.0.27 - - [2025-08-18 02:34:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003298 10.0.0.27 - - [2025-08-18 02:34:55] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004175 10.0.0.27 - - [2025-08-18 02:34:55] "GET /virtual-networks?parent_id=1a7c285f-546c-4e71-b173-9828e1a41fa2&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003657 10.0.0.27 - - [2025-08-18 02:34:55] "POST /neutron/port HTTP/1.1" 200 1202 0.014081 10.0.0.27 - - [2025-08-18 02:34:55] "GET /virtual-network/b371400a-1a8e-472d-8cab-0b397d7ee62a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2961 0.004932 10.0.0.19 - - [2025-08-18 02:34:55] "GET /obj-perms HTTP/1.1" 200 5042 0.003535 10.0.0.27 - - [2025-08-18 02:34:55] "GET /obj-perms HTTP/1.1" 200 5042 0.003592 10.0.0.27 - - [2025-08-18 02:34:55] "GET /obj-perms HTTP/1.1" 200 5042 0.004414 10.0.0.27 - - [2025-08-18 02:34:55] "GET /obj-perms HTTP/1.1" 200 5042 0.003640 10.0.0.38 - - [2025-08-18 02:34:55] "GET /obj-perms HTTP/1.1" 200 5042 0.003294 10.0.0.19 - - [2025-08-18 02:34:55] "GET /obj-perms HTTP/1.1" 200 5042 0.002894 10.0.0.27 - - [2025-08-18 02:34:55] "POST /neutron/security_group HTTP/1.1" 200 2064 0.006136 10.0.0.27 - - [2025-08-18 02:34:56] "POST /neutron/port HTTP/1.1" 200 1198 0.014750 10.0.0.27 - - [2025-08-18 02:34:56] "POST /neutron/security_group HTTP/1.1" 200 2064 0.006214 10.0.0.27 - - [2025-08-18 02:34:56] "GET /virtual-machine/d72e7ee2-6ac7-4c7b-b7e4-c94e6eacb242 HTTP/1.1" 200 1299 0.004380 10.0.0.27 - - [2025-08-18 02:34:56] "GET /virtual-machine/d72e7ee2-6ac7-4c7b-b7e4-c94e6eacb242 HTTP/1.1" 200 1299 0.003362 10.0.0.27 - - [2025-08-18 02:34:56] "GET /virtual-machine-interface/ffc5c9b4-4966-4b7e-8aa4-33c50f2aa08e HTTP/1.1" 200 3168 0.004462 10.0.0.27 - - [2025-08-18 02:34:56] "GET /virtual-machine/d72e7ee2-6ac7-4c7b-b7e4-c94e6eacb242 HTTP/1.1" 200 1299 0.002829 10.0.0.27 - - [2025-08-18 02:34:56] "GET /virtual-machine-interface/ffc5c9b4-4966-4b7e-8aa4-33c50f2aa08e HTTP/1.1" 200 3168 0.004481 10.0.0.27 - - [2025-08-18 02:34:56] "GET /instance-ip/562e79bc-581f-47fd-9c63-2ac67c2c7594 HTTP/1.1" 200 1653 0.004069 10.0.0.27 - - [2025-08-18 02:34:56] "GET /instance-ip/cd3f2cc0-6a6e-4859-a421-80ce1c11cf9a HTTP/1.1" 200 1631 0.004587 10.0.0.27 - - [2025-08-18 02:34:56] "GET /virtual-machine/d72e7ee2-6ac7-4c7b-b7e4-c94e6eacb242 HTTP/1.1" 200 1299 0.002747 10.0.0.27 - - [2025-08-18 02:34:56] "GET /virtual-machine-interface/ffc5c9b4-4966-4b7e-8aa4-33c50f2aa08e HTTP/1.1" 200 3168 0.004375 10.0.0.27 - - [2025-08-18 02:34:56] "GET /instance-ip/562e79bc-581f-47fd-9c63-2ac67c2c7594 HTTP/1.1" 200 1653 0.002884 10.0.0.27 - - [2025-08-18 02:34:56] "GET /instance-ip/cd3f2cc0-6a6e-4859-a421-80ce1c11cf9a HTTP/1.1" 200 1631 0.003053 10.0.0.27 - - [2025-08-18 02:34:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002559 10.0.0.27 - - [2025-08-18 02:34:56] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.002711 10.0.0.27 - - [2025-08-18 02:34:56] "GET /virtual-networks?parent_id=1a7c285f-546c-4e71-b173-9828e1a41fa2&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002339 10.0.0.27 - - [2025-08-18 02:34:56] "GET /virtual-network/6c857428-9277-4830-b593-ef1fab15c2e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2634 0.005284 10.0.0.27 - - [2025-08-18 02:34:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003211 10.0.0.27 - - [2025-08-18 02:34:56] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003636 10.0.0.27 - - [2025-08-18 02:34:56] "GET /virtual-networks?parent_id=1a7c285f-546c-4e71-b173-9828e1a41fa2&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002999 10.0.0.27 - - [2025-08-18 02:34:56] "GET /virtual-network/6c857428-9277-4830-b593-ef1fab15c2e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2634 0.006620 10.0.0.27 - - [2025-08-18 02:34:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002965 10.0.0.27 - - [2025-08-18 02:34:56] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003781 10.0.0.27 - - [2025-08-18 02:34:56] "GET /virtual-networks?parent_id=1a7c285f-546c-4e71-b173-9828e1a41fa2&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002673 10.0.0.27 - - [2025-08-18 02:34:56] "GET /virtual-network/6c857428-9277-4830-b593-ef1fab15c2e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2634 0.009146 10.0.0.27 - - [2025-08-18 02:34:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002996 10.0.0.27 - - [2025-08-18 02:34:56] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003544 10.0.0.27 - - [2025-08-18 02:34:56] "GET /virtual-networks?parent_id=1a7c285f-546c-4e71-b173-9828e1a41fa2&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003540 10.0.0.27 - - [2025-08-18 02:34:56] "GET /virtual-network/6c857428-9277-4830-b593-ef1fab15c2e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2634 0.005458 10.0.0.27 - - [2025-08-18 02:34:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002803 10.0.0.27 - - [2025-08-18 02:34:56] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003796 10.0.0.27 - - [2025-08-18 02:34:56] "GET /virtual-networks?parent_id=1a7c285f-546c-4e71-b173-9828e1a41fa2&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002789 10.0.0.27 - - [2025-08-18 02:34:56] "GET /virtual-network/6c857428-9277-4830-b593-ef1fab15c2e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2634 0.005171 10.0.0.27 - - [2025-08-18 02:34:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003226 10.0.0.27 - - [2025-08-18 02:34:57] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003397 10.0.0.27 - - [2025-08-18 02:34:57] "GET /virtual-networks?parent_id=1a7c285f-546c-4e71-b173-9828e1a41fa2&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002395 10.0.0.27 - - [2025-08-18 02:34:57] "GET /virtual-network/6c857428-9277-4830-b593-ef1fab15c2e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2634 0.005229 10.0.0.27 - - [2025-08-18 02:34:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003227 10.0.0.27 - - [2025-08-18 02:34:58] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005081 10.0.0.27 - - [2025-08-18 02:34:58] "GET /virtual-networks?parent_id=1a7c285f-546c-4e71-b173-9828e1a41fa2&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.011610 10.0.0.27 - - [2025-08-18 02:34:58] "GET /virtual-network/6c857428-9277-4830-b593-ef1fab15c2e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2634 0.005571 10.0.0.27 - - [2025-08-18 02:34:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002595 10.0.0.27 - - [2025-08-18 02:34:58] "GET /routing-instance/bda5edf8-960c-4214-84d3-d84b8684275c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.003854 10.0.0.27 - - [2025-08-18 02:34:58] "GET /route-target/23ef7000-f16f-4a11-b98f-1dd8f9f2500c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003952 10.0.0.27 - - [2025-08-18 02:34:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003031 10.0.0.27 - - [2025-08-18 02:34:58] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003700 10.0.0.27 - - [2025-08-18 02:34:58] "GET /virtual-networks?parent_id=1a7c285f-546c-4e71-b173-9828e1a41fa2&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003583 10.0.0.27 - - [2025-08-18 02:34:58] "GET /virtual-network/6c857428-9277-4830-b593-ef1fab15c2e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2634 0.005435 10.0.0.27 - - [2025-08-18 02:34:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002699 10.0.0.27 - - [2025-08-18 02:34:58] "GET /routing-instance/bda5edf8-960c-4214-84d3-d84b8684275c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.004097 10.0.0.27 - - [2025-08-18 02:34:58] "GET /route-target/23ef7000-f16f-4a11-b98f-1dd8f9f2500c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003740 10.0.0.27 - - [2025-08-18 02:34:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003510 10.0.0.27 - - [2025-08-18 02:34:58] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004693 10.0.0.27 - - [2025-08-18 02:34:58] "GET /virtual-networks?parent_id=1a7c285f-546c-4e71-b173-9828e1a41fa2&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002573 10.0.0.27 - - [2025-08-18 02:34:58] "GET /virtual-network/6c857428-9277-4830-b593-ef1fab15c2e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2634 0.005293 10.0.0.27 - - [2025-08-18 02:34:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002681 10.0.0.27 - - [2025-08-18 02:34:58] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003766 10.0.0.27 - - [2025-08-18 02:34:58] "GET /virtual-networks?parent_id=1a7c285f-546c-4e71-b173-9828e1a41fa2&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002916 10.0.0.27 - - [2025-08-18 02:34:58] "GET /virtual-network/6c857428-9277-4830-b593-ef1fab15c2e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2634 0.005552 10.0.0.27 - - [2025-08-18 02:34:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002762 10.0.0.27 - - [2025-08-18 02:34:58] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003992 10.0.0.27 - - [2025-08-18 02:34:58] "GET /virtual-networks?parent_id=1a7c285f-546c-4e71-b173-9828e1a41fa2&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002604 10.0.0.27 - - [2025-08-18 02:34:58] "GET /virtual-network/6c857428-9277-4830-b593-ef1fab15c2e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2634 0.005442 10.0.0.27 - - [2025-08-18 02:34:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003423 10.0.0.27 - - [2025-08-18 02:34:59] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004172 10.0.0.27 - - [2025-08-18 02:34:59] "GET /virtual-networks?parent_id=1a7c285f-546c-4e71-b173-9828e1a41fa2&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003157 10.0.0.27 - - [2025-08-18 02:34:59] "GET /virtual-network/6c857428-9277-4830-b593-ef1fab15c2e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2634 0.005697 10.0.0.27 - - [2025-08-18 02:34:59] "GET /obj-perms HTTP/1.1" 200 5042 0.003319 10.0.0.27 - - [2025-08-18 02:34:59] "GET /obj-perms HTTP/1.1" 200 5042 0.003307 10.0.0.19 - - [2025-08-18 02:34:59] "GET /obj-perms HTTP/1.1" 200 5042 0.003083 10.0.0.27 - - [2025-08-18 02:34:59] "GET /obj-perms HTTP/1.1" 200 5042 0.003479 10.0.0.27 - - [2025-08-18 02:34:59] "GET /virtual-machine/a9462524-c599-4390-851d-42a089dbdd88 HTTP/1.1" 200 1298 0.003856 10.0.0.27 - - [2025-08-18 02:34:59] "GET /virtual-machine-interface/26c78483-1a67-4358-87bc-7885967b2f9d HTTP/1.1" 200 3167 0.004680 10.0.0.27 - - [2025-08-18 02:34:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003031 10.0.0.27 - - [2025-08-18 02:34:59] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003112 10.0.0.27 - - [2025-08-18 02:34:59] "GET /virtual-networks?parent_id=1a7c285f-546c-4e71-b173-9828e1a41fa2&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002642 10.0.0.27 - - [2025-08-18 02:34:59] "GET /virtual-network/1acc055b-8608-4201-8c77-26ad49e72296?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.006223 10.0.0.27 - - [2025-08-18 02:35:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003106 10.0.0.27 - - [2025-08-18 02:35:00] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003030 10.0.0.27 - - [2025-08-18 02:35:00] "GET /virtual-networks?parent_id=1a7c285f-546c-4e71-b173-9828e1a41fa2&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002537 10.0.0.27 - - [2025-08-18 02:35:00] "GET /virtual-network/1acc055b-8608-4201-8c77-26ad49e72296?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.008045 10.0.0.27 - - [2025-08-18 02:35:01] "POST /neutron/port HTTP/1.1" 200 1197 0.014456 10.0.0.27 - - [2025-08-18 02:35:02] "POST /neutron/port HTTP/1.1" 200 1197 0.017086 10.0.0.27 - - [2025-08-18 02:35:02] "POST /neutron/floatingip HTTP/1.1" 200 117 0.012134 10.0.0.27 - - [2025-08-18 02:35:02] "POST /neutron/port HTTP/1.1" 200 117 0.001570 10.0.0.27 - - [2025-08-18 02:35:05] "POST /neutron/security_group HTTP/1.1" 200 2064 0.008571 10.0.0.27 - - [2025-08-18 02:35:05] "POST /neutron/network HTTP/1.1" 200 1123 0.009307 10.0.0.27 - - [2025-08-18 02:35:05] "POST /neutron/subnet HTTP/1.1" 200 1389 0.011638 10.0.0.27 - - [2025-08-18 02:35:05] "POST /neutron/network HTTP/1.1" 200 1113 0.008345 10.0.0.27 - - [2025-08-18 02:35:11] "POST /neutron/port HTTP/1.1" 200 1197 0.014617 10.0.0.27 - - [2025-08-18 02:35:16] "GET /virtual-machine/bea8b2e6-1010-42ae-9f48-d320818dc55c HTTP/1.1" 200 1299 0.003844 10.0.0.27 - - [2025-08-18 02:35:16] "GET /virtual-machine-interface/e7a1ba7c-aab2-4186-860d-4090fd6e3ea8 HTTP/1.1" 200 3168 0.004854 10.0.0.27 - - [2025-08-18 02:35:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002783 10.0.0.27 - - [2025-08-18 02:35:16] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.002880 10.0.0.27 - - [2025-08-18 02:35:16] "GET /virtual-networks?parent_id=1a7c285f-546c-4e71-b173-9828e1a41fa2&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002384 10.0.0.27 - - [2025-08-18 02:35:16] "GET /virtual-network/b371400a-1a8e-472d-8cab-0b397d7ee62a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2961 0.005091 10.0.0.27 - - [2025-08-18 02:35:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003162 10.0.0.27 - - [2025-08-18 02:35:17] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003149 10.0.0.27 - - [2025-08-18 02:35:17] "GET /virtual-networks?parent_id=1a7c285f-546c-4e71-b173-9828e1a41fa2&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003843 10.0.0.27 - - [2025-08-18 02:35:17] "GET /virtual-network/b371400a-1a8e-472d-8cab-0b397d7ee62a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2961 0.005739 10.0.0.27 - - [2025-08-18 02:35:17] "GET /virtual-machine/d72e7ee2-6ac7-4c7b-b7e4-c94e6eacb242 HTTP/1.1" 200 1299 0.003758 10.0.0.27 - - [2025-08-18 02:35:17] "GET /virtual-machine-interface/ffc5c9b4-4966-4b7e-8aa4-33c50f2aa08e HTTP/1.1" 200 3168 0.004969 10.0.0.27 - - [2025-08-18 02:35:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002954 10.0.0.27 - - [2025-08-18 02:35:17] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003034 10.0.0.27 - - [2025-08-18 02:35:17] "GET /virtual-networks?parent_id=1a7c285f-546c-4e71-b173-9828e1a41fa2&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002711 10.0.0.27 - - [2025-08-18 02:35:17] "GET /virtual-network/6c857428-9277-4830-b593-ef1fab15c2e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2634 0.005349 10.0.0.27 - - [2025-08-18 02:35:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003353 10.0.0.27 - - [2025-08-18 02:35:18] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003480 10.0.0.27 - - [2025-08-18 02:35:18] "GET /virtual-networks?parent_id=1a7c285f-546c-4e71-b173-9828e1a41fa2&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002844 10.0.0.27 - - [2025-08-18 02:35:18] "GET /virtual-network/6c857428-9277-4830-b593-ef1fab15c2e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2634 0.005230 10.0.0.27 - - [2025-08-18 02:35:38] "GET /virtual-machine/d72e7ee2-6ac7-4c7b-b7e4-c94e6eacb242 HTTP/1.1" 200 1299 0.003940 10.0.0.27 - - [2025-08-18 02:35:39] "POST /neutron/port HTTP/1.1" 200 1224 0.011785 10.0.0.27 - - [2025-08-18 02:35:40] "GET /virtual-machine/d72e7ee2-6ac7-4c7b-b7e4-c94e6eacb242 HTTP/1.1" 404 171 0.003088 10.0.0.27 - - [2025-08-18 02:35:40] "GET /virtual-machine/d72e7ee2-6ac7-4c7b-b7e4-c94e6eacb242 HTTP/1.1" 404 171 0.002470 10.0.0.27 - - [2025-08-18 02:35:40] "GET /virtual-machine/d72e7ee2-6ac7-4c7b-b7e4-c94e6eacb242 HTTP/1.1" 404 171 0.002266 10.0.0.27 - - [2025-08-18 02:35:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003937 10.0.0.27 - - [2025-08-18 02:35:41] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003426 10.0.0.27 - - [2025-08-18 02:35:41] "GET /virtual-networks?parent_id=1a7c285f-546c-4e71-b173-9828e1a41fa2&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002579 10.0.0.27 - - [2025-08-18 02:35:41] "GET /virtual-network/6c857428-9277-4830-b593-ef1fab15c2e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2634 0.005373 10.0.0.27 - - [2025-08-18 02:35:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002666 10.0.0.27 - - [2025-08-18 02:35:41] "GET /routing-instance/bda5edf8-960c-4214-84d3-d84b8684275c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.003899 10.0.0.27 - - [2025-08-18 02:35:41] "GET /route-target/23ef7000-f16f-4a11-b98f-1dd8f9f2500c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003813 10.0.0.27 - - [2025-08-18 02:35:41] "GET /obj-perms HTTP/1.1" 200 5042 0.003560 10.0.0.27 - - [2025-08-18 02:35:44] "GET /obj-perms HTTP/1.1" 200 5042 0.003949 10.0.0.27 - - [2025-08-18 02:35:47] "GET /obj-perms HTTP/1.1" 200 5042 0.003771 10.0.0.27 - - [2025-08-18 02:35:50] "GET /obj-perms HTTP/1.1" 200 5042 0.003761 10.0.0.19 - - [2025-08-18 02:35:50] "GET /obj-perms HTTP/1.1" 200 5042 0.003612 10.0.0.27 - - [2025-08-18 02:35:50] "GET /virtual-machine/bea8b2e6-1010-42ae-9f48-d320818dc55c HTTP/1.1" 200 1299 0.004676 10.0.0.27 - - [2025-08-18 02:35:51] "POST /neutron/port HTTP/1.1" 200 1228 0.012404 10.0.0.27 - - [2025-08-18 02:35:52] "GET /virtual-machine/bea8b2e6-1010-42ae-9f48-d320818dc55c HTTP/1.1" 404 171 0.003195 10.0.0.27 - - [2025-08-18 02:35:52] "GET /virtual-machine/bea8b2e6-1010-42ae-9f48-d320818dc55c HTTP/1.1" 404 171 0.003620 10.0.0.27 - - [2025-08-18 02:35:52] "GET /virtual-machine/bea8b2e6-1010-42ae-9f48-d320818dc55c HTTP/1.1" 404 171 0.003707 10.0.0.27 - - [2025-08-18 02:35:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003212 10.0.0.27 - - [2025-08-18 02:35:53] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003162 10.0.0.27 - - [2025-08-18 02:35:53] "GET /virtual-networks?parent_id=1a7c285f-546c-4e71-b173-9828e1a41fa2&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002665 10.0.0.27 - - [2025-08-18 02:35:53] "GET /virtual-network/b371400a-1a8e-472d-8cab-0b397d7ee62a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2961 0.004967 10.0.0.27 - - [2025-08-18 02:35:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003010 10.0.0.27 - - [2025-08-18 02:35:53] "GET /routing-instance/90f8d7ad-0db5-4a70-abe0-3033a587746d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.003568 10.0.0.27 - - [2025-08-18 02:35:53] "GET /route-target/70e3c550-9ec9-433a-a8a6-087182c105b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.002986 10.0.0.27 - - [2025-08-18 02:35:53] "GET /obj-perms HTTP/1.1" 200 5042 0.004932 10.0.0.27 - - [2025-08-18 02:35:59] "GET /obj-perms HTTP/1.1" 200 5042 0.003606 10.0.0.27 - - [2025-08-18 02:36:02] "GET /obj-perms HTTP/1.1" 200 5042 0.003767 10.0.0.27 - - [2025-08-18 02:36:08] "GET /obj-perms HTTP/1.1" 200 5042 0.004628 10.0.0.27 - - [2025-08-18 02:36:11] "GET /obj-perms HTTP/1.1" 200 5042 0.004245 10.0.0.27 - - [2025-08-18 02:36:17] "GET /obj-perms HTTP/1.1" 200 5042 0.003651 10.0.0.27 - - [2025-08-18 02:36:18] "GET /obj-perms HTTP/1.1" 200 5042 0.003394 10.0.0.38 - - [2025-08-18 02:36:18] "GET /obj-perms HTTP/1.1" 200 5042 0.002790 10.0.0.27 - - [2025-08-18 02:36:18] "GET /virtual-machine/a9462524-c599-4390-851d-42a089dbdd88 HTTP/1.1" 200 1298 0.004157 10.0.0.27 - - [2025-08-18 02:36:18] "POST /neutron/port HTTP/1.1" 200 1223 0.011475 10.0.0.27 - - [2025-08-18 02:36:20] "GET /virtual-machine/a9462524-c599-4390-851d-42a089dbdd88 HTTP/1.1" 404 171 0.008336 10.0.0.27 - - [2025-08-18 02:36:20] "GET /virtual-machine/a9462524-c599-4390-851d-42a089dbdd88 HTTP/1.1" 404 171 0.002384 10.0.0.27 - - [2025-08-18 02:36:20] "GET /virtual-machine/a9462524-c599-4390-851d-42a089dbdd88 HTTP/1.1" 404 171 0.002187 10.0.0.27 - - [2025-08-18 02:36:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003350 10.0.0.27 - - [2025-08-18 02:36:20] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003001 10.0.0.27 - - [2025-08-18 02:36:20] "GET /virtual-networks?parent_id=1a7c285f-546c-4e71-b173-9828e1a41fa2&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003426 10.0.0.27 - - [2025-08-18 02:36:20] "GET /virtual-network/1acc055b-8608-4201-8c77-26ad49e72296?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.005554 10.0.0.27 - - [2025-08-18 02:36:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002743 10.0.0.27 - - [2025-08-18 02:36:20] "GET /routing-instance/cc167e45-6f8a-4ccf-9d11-5e170e46b039?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.003917 10.0.0.27 - - [2025-08-18 02:36:20] "GET /route-target/9acb6b44-397a-4f07-a077-6e1a1413612c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.010273 10.0.0.27 - - [2025-08-18 02:36:23] "GET /obj-perms HTTP/1.1" 200 5042 0.003558 10.0.0.38 - - [2025-08-18 02:36:23] "GET /global-system-configs HTTP/1.1" 200 322 0.054418 10.0.0.19 - - [2025-08-18 02:36:24] "GET /global-system-configs HTTP/1.1" 200 322 0.077031 10.0.0.38 - - [2025-08-18 02:36:24] "GET /global-system-configs HTTP/1.1" 200 322 0.104835 10.0.0.19 - - [2025-08-18 02:36:24] "GET /obj-perms HTTP/1.1" 200 5056 0.239950 10.0.0.27 - - [2025-08-18 02:36:24] "GET /obj-perms HTTP/1.1" 200 5056 0.255569 10.0.0.38 - - [2025-08-18 02:36:24] "GET /obj-perms HTTP/1.1" 200 5056 0.230311 10.0.0.27 - - [2025-08-18 02:36:24] "GET /global-system-configs HTTP/1.1" 200 322 0.111651 10.0.0.19 - - [2025-08-18 02:36:24] "GET /global-system-configs HTTP/1.1" 200 322 0.067019 10.0.0.27 - - [2025-08-18 02:36:24] "GET /obj-perms HTTP/1.1" 200 5056 0.077469 10.0.0.19 - - [2025-08-18 02:36:24] "GET /obj-perms HTTP/1.1" 200 5056 0.096730 10.0.0.27 - - [2025-08-18 02:36:25] "GET /global-system-configs HTTP/1.1" 200 322 0.041724 10.0.0.38 - - [2025-08-18 02:36:25] "GET /obj-perms HTTP/1.1" 200 5056 0.072955 10.0.0.27 - - [2025-08-18 02:36:26] "GET /obj-perms HTTP/1.1" 200 5042 0.003457 10.0.0.27 - - [2025-08-18 02:36:32] "GET /obj-perms HTTP/1.1" 200 5042 0.004091 10.0.0.27 - - [2025-08-18 02:36:36] "GET /obj-perms HTTP/1.1" 200 5042 0.003497 10.0.0.27 - - [2025-08-18 02:36:42] "GET /obj-perms HTTP/1.1" 200 5042 0.004092 10.0.0.27 - - [2025-08-18 02:36:45] "GET /obj-perms HTTP/1.1" 200 5042 0.004473 10.0.0.27 - - [2025-08-18 02:36:48] "GET /obj-perms HTTP/1.1" 200 5042 0.003479 10.0.0.19 - - [2025-08-18 02:36:48] "GET /obj-perms HTTP/1.1" 200 5042 0.005583 10.0.0.27 - - [2025-08-18 02:36:48] "GET /virtual-network/b371400a-1a8e-472d-8cab-0b397d7ee62a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2961 0.006063 10.0.0.38 - - [2025-08-18 02:36:48] "GET /virtual-network/84541338-c3dc-4a74-9638-80276469537f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.006518 10.0.0.27 - - [2025-08-18 02:36:48] "POST /neutron/network HTTP/1.1" 200 1015 0.092869 10.0.0.27 - - [2025-08-18 02:36:48] "GET /virtual-network/b371400a-1a8e-472d-8cab-0b397d7ee62a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.018442 10.0.0.27 - - [2025-08-18 02:36:49] "GET /virtual-network/1acc055b-8608-4201-8c77-26ad49e72296?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.005106 10.0.0.27 - - [2025-08-18 02:36:49] "POST /neutron/network HTTP/1.1" 200 1010 0.067910 10.0.0.27 - - [2025-08-18 02:36:49] "GET /virtual-network/1acc055b-8608-4201-8c77-26ad49e72296?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2631 0.005194 10.0.0.27 - - [2025-08-18 02:36:49] "DELETE /network-policy/25a5d830-2186-4bb0-94e7-e9d004774035 HTTP/1.1" 200 115 0.033501 10.0.0.27 - - [2025-08-18 02:36:49] "DELETE /network-policy/e8186527-db52-4a3b-b7bd-18510248d554 HTTP/1.1" 200 115 0.029971 10.0.0.27 - - [2025-08-18 02:36:49] "DELETE /network-policy/479f165f-d619-4a6e-9e04-9dc70165a1a4 HTTP/1.1" 200 115 0.032934 10.0.0.38 - - [2025-08-18 02:36:49] "DELETE /access-control-list/9c9e6851-ef2a-4263-962e-19c5b76b618f HTTP/1.1" 200 115 0.042444 10.0.0.19 - - [2025-08-18 02:36:49] "POST /useragent-kv HTTP/1.1" 200 115 0.057562 10.0.0.19 - - [2025-08-18 02:36:49] "POST /useragent-kv HTTP/1.1" 200 115 0.009233 10.0.0.19 - - [2025-08-18 02:36:49] "POST /useragent-kv HTTP/1.1" 200 115 0.004534 10.0.0.19 - - [2025-08-18 02:36:49] "POST /useragent-kv HTTP/1.1" 200 115 0.005970 10.0.0.38 - - [2025-08-18 02:36:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004616 10.0.0.27 - - [2025-08-18 02:36:49] "POST /neutron/network HTTP/1.1" 200 151 0.227824 10.0.0.38 - - [2025-08-18 02:36:49] "DELETE /route-target/70e3c550-9ec9-433a-a8a6-087182c105b2 HTTP/1.1" 200 115 0.021709 10.0.0.27 - - [2025-08-18 02:36:50] "POST /neutron/network HTTP/1.1" 200 1010 0.009515 10.0.0.27 - - [2025-08-18 02:36:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003727 10.0.0.27 - - [2025-08-18 02:36:50] "DELETE /network-ipam/506afb81-765c-4daa-9739-0f1d3c1c964c HTTP/1.1" 200 115 0.040785 10.0.0.27 - - [2025-08-18 02:36:50] "POST /fqname-to-id HTTP/1.1" 404 203 0.003522 10.0.0.27 - - [2025-08-18 02:36:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003502 10.0.0.27 - - [2025-08-18 02:36:50] "DELETE /network-ipam/505c5e81-e59b-490a-b419-ee77980a9a9f HTTP/1.1" 200 115 0.029253 10.0.0.27 - - [2025-08-18 02:36:50] "POST /fqname-to-id HTTP/1.1" 404 203 0.004627 10.0.0.27 - - [2025-08-18 02:36:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003285 10.0.0.27 - - [2025-08-18 02:36:50] "DELETE /network-ipam/80e8354a-657f-4c0e-b6a9-c8c52f7fedee HTTP/1.1" 200 115 0.029099 10.0.0.27 - - [2025-08-18 02:36:50] "POST /fqname-to-id HTTP/1.1" 404 203 0.003924 10.0.0.19 - - [2025-08-18 02:36:53] "GET /projects?obj_uuids=1a7c285f-546c-4e71-b173-9828e1a41fa2&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001023 10.0.0.27 - - [2025-08-18 02:36:53] "GET /project/1a7c285f-546c-4e71-b173-9828e1a41fa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.043853 10.0.0.19 - - [2025-08-18 02:36:53] "GET /projects?obj_uuids=1a7c285f-546c-4e71-b173-9828e1a41fa2&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001003 10.0.0.27 - - [2025-08-18 02:36:53] "GET /project/1a7c285f-546c-4e71-b173-9828e1a41fa2?fields=virtual_networks HTTP/1.1" 200 1044 0.045881 10.0.0.19 - - [2025-08-18 02:36:53] "GET /projects?obj_uuids=1a7c285f-546c-4e71-b173-9828e1a41fa2&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.002003 10.0.0.27 - - [2025-08-18 02:36:53] "GET /project/1a7c285f-546c-4e71-b173-9828e1a41fa2?fields=virtual_machine_interfaces HTTP/1.1" 200 1044 0.053410 10.0.0.19 - - [2025-08-18 02:36:53] "GET /projects?obj_uuids=1a7c285f-546c-4e71-b173-9828e1a41fa2&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001446 10.0.0.27 - - [2025-08-18 02:36:53] "GET /project/1a7c285f-546c-4e71-b173-9828e1a41fa2?fields=security_groups HTTP/1.1" 200 1276 0.036855 10.0.0.27 - - [2025-08-18 02:36:54] "POST /fqname-to-id HTTP/1.1" 404 190 0.025941 10.0.0.19 - - [2025-08-18 02:36:54] "GET /projects?obj_uuids=050a5829-5337-4889-aba6-9a8bcba04e59&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003502 10.0.0.19 - - [2025-08-18 02:36:54] "GET /domains?obj_uuids=edf943fc-0622-4564-8821-4de9bd04e8a3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001171 10.0.0.19 - - [2025-08-18 02:36:54] "GET /domain/edf943fc-0622-4564-8821-4de9bd04e8a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008658 10.0.0.19 - - [2025-08-18 02:36:54] "POST /id-to-fqname HTTP/1.1" 200 192 0.005289 10.0.0.19 - - [2025-08-18 02:36:54] "POST /fqname-to-id HTTP/1.1" 404 201 0.003908 10.0.0.19 - - [2025-08-18 02:36:54] "POST /security-groups HTTP/1.1" 200 593 0.031235 10.0.0.38 - - [2025-08-18 02:36:54] "POST /fqname-to-id HTTP/1.1" 404 236 0.004029 10.0.0.19 - - [2025-08-18 02:36:54] "POST /projects HTTP/1.1" 200 589 0.241247 10.0.0.38 - - [2025-08-18 02:36:54] "POST /access-control-lists HTTP/1.1" 200 596 0.026610 10.0.0.19 - - [2025-08-18 02:36:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.313664 10.0.0.27 - - [2025-08-18 02:36:54] "GET /project/050a5829-5337-4889-aba6-9a8bcba04e59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.444352 10.0.0.27 - - [2025-08-18 02:36:56] "GET / HTTP/1.1" 200 35931 0.005719 10.0.0.27 - - [2025-08-18 02:36:57] "POST /fqname-to-id HTTP/1.1" 401 292 0.000554 10.0.0.27 - - [2025-08-18 02:36:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.053020 10.0.0.19 - - [2025-08-18 02:36:58] "GET /projects?obj_uuids=050a5829-5337-4889-aba6-9a8bcba04e59&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001178 10.0.0.27 - - [2025-08-18 02:36:58] "GET /project/050a5829-5337-4889-aba6-9a8bcba04e59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.036539 10.0.0.19 - - [2025-08-18 02:36:58] "GET /projects?obj_uuids=050a5829-5337-4889-aba6-9a8bcba04e59&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001084 10.0.0.27 - - [2025-08-18 02:36:58] "POST /neutron/network HTTP/1.1" 200 607 0.141490 10.0.0.27 - - [2025-08-18 02:36:58] "POST /id-to-fqname HTTP/1.1" 200 222 0.003656 10.0.0.27 - - [2025-08-18 02:36:58] "GET /virtual-network/9c7f3d55-f90a-4345-87e2-71e89082a7d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005893 10.0.0.27 - - [2025-08-18 02:36:58] "POST /neutron/network HTTP/1.1" 200 826 0.006888 10.0.0.27 - - [2025-08-18 02:36:58] "GET /virtual-network/9c7f3d55-f90a-4345-87e2-71e89082a7d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.004981 10.0.0.27 - - [2025-08-18 02:36:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003479 10.0.0.19 - - [2025-08-18 02:36:58] "GET /projects?obj_uuids=050a5829-5337-4889-aba6-9a8bcba04e59&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001200 10.0.0.27 - - [2025-08-18 02:36:58] "GET /project/050a5829-5337-4889-aba6-9a8bcba04e59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.045702 10.0.0.27 - - [2025-08-18 02:36:58] "POST /neutron/network HTTP/1.1" 200 117 0.012051 10.0.0.38 - - [2025-08-18 02:36:59] "POST /route-targets HTTP/1.1" 200 327 0.013521 10.0.0.27 - - [2025-08-18 02:36:59] "POST /neutron/network HTTP/1.1" 200 826 0.011688 10.0.0.27 - - [2025-08-18 02:36:59] "POST /id-to-fqname HTTP/1.1" 200 222 0.001354 10.0.0.27 - - [2025-08-18 02:36:59] "GET /virtual-network/4be4a4fe-9f53-43a1-a1a3-17048bf5838a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.006068 10.0.0.27 - - [2025-08-18 02:36:59] "GET /virtual-network/4be4a4fe-9f53-43a1-a1a3-17048bf5838a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.006579 10.0.0.27 - - [2025-08-18 02:36:59] "POST /neutron/subnet HTTP/1.1" 200 725 0.011531 10.0.0.27 - - [2025-08-18 02:36:59] "POST /fqname-to-id HTTP/1.1" 404 228 0.003192 10.0.0.27 - - [2025-08-18 02:36:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003377 10.0.0.19 - - [2025-08-18 02:36:59] "GET /projects?obj_uuids=050a5829-5337-4889-aba6-9a8bcba04e59&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001042 10.0.0.27 - - [2025-08-18 02:36:59] "GET /project/050a5829-5337-4889-aba6-9a8bcba04e59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.034940 10.0.0.27 - - [2025-08-18 02:36:59] "POST /network-policys HTTP/1.1" 200 571 0.025326 10.0.0.27 - - [2025-08-18 02:36:59] "GET /network-policy/efb8700d-f8c2-4620-8661-a19db8e71e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2152 0.005919 10.0.0.27 - - [2025-08-18 02:36:59] "POST /neutron/network HTTP/1.1" 200 928 0.012535 10.0.0.38 - - [2025-08-18 02:36:59] "POST /access-control-lists HTTP/1.1" 200 590 0.045323 10.0.0.27 - - [2025-08-18 02:36:59] "GET /virtual-network/9c7f3d55-f90a-4345-87e2-71e89082a7d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.013285 10.0.0.27 - - [2025-08-18 02:36:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.008360 10.0.0.27 - - [2025-08-18 02:36:59] "GET /network-policy/efb8700d-f8c2-4620-8661-a19db8e71e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2152 0.004159 10.0.0.27 - - [2025-08-18 02:36:59] "POST /neutron/network HTTP/1.1" 200 928 0.022544 10.0.0.27 - - [2025-08-18 02:37:00] "GET /virtual-network/4be4a4fe-9f53-43a1-a1a3-17048bf5838a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.006697 10.0.0.27 - - [2025-08-18 02:37:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003434 10.0.0.38 - - [2025-08-18 02:37:00] "POST /ref-update HTTP/1.1" 200 156 0.032480 10.0.0.27 - - [2025-08-18 02:37:00] "GET /network-policy/efb8700d-f8c2-4620-8661-a19db8e71e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2152 0.004841 10.0.0.27 - - [2025-08-18 02:37:00] "GET /virtual-network/9c7f3d55-f90a-4345-87e2-71e89082a7d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.005840 10.0.0.38 - - [2025-08-18 02:37:01] "GET /obj-perms HTTP/1.1" 200 5034 0.049811 10.0.0.27 - - [2025-08-18 02:37:02] "GET /virtual-network/4be4a4fe-9f53-43a1-a1a3-17048bf5838a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.008015 10.0.0.27 - - [2025-08-18 02:37:02] "GET /obj-perms HTTP/1.1" 200 5034 0.043666 10.0.0.27 - - [2025-08-18 02:37:02] "POST /id-to-fqname HTTP/1.1" 200 222 0.001629 10.0.0.19 - - [2025-08-18 02:37:03] "GET /projects?obj_uuids=050a5829-5337-4889-aba6-9a8bcba04e59&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001163 10.0.0.27 - - [2025-08-18 02:37:03] "GET /project/050a5829-5337-4889-aba6-9a8bcba04e59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.082101 10.0.0.27 - - [2025-08-18 02:37:03] "POST /neutron/port HTTP/1.1" 200 117 0.007680 10.0.0.27 - - [2025-08-18 02:37:03] "POST /id-to-fqname HTTP/1.1" 200 222 0.001310 10.0.0.27 - - [2025-08-18 02:37:03] "POST /neutron/network HTTP/1.1" 200 938 0.006844 10.0.0.27 - - [2025-08-18 02:37:04] "POST /neutron/port HTTP/1.1" 200 1062 0.014091 10.0.0.27 - - [2025-08-18 02:37:04] "POST /neutron/port HTTP/1.1" 200 1090 0.016898 10.0.0.27 - - [2025-08-18 02:37:04] "POST /neutron/port HTTP/1.1" 200 117 0.001363 10.0.0.19 - - [2025-08-18 02:37:04] "GET /projects?obj_uuids=050a5829-5337-4889-aba6-9a8bcba04e59&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001127 10.0.0.27 - - [2025-08-18 02:37:04] "GET /project/050a5829-5337-4889-aba6-9a8bcba04e59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.076604 10.0.0.27 - - [2025-08-18 02:37:04] "POST /neutron/port HTTP/1.1" 200 1090 0.016802 10.0.0.27 - - [2025-08-18 02:37:05] "POST /neutron/port HTTP/1.1" 200 1090 0.021403 10.0.0.19 - - [2025-08-18 02:37:05] "GET /projects?obj_uuids=050a5829-5337-4889-aba6-9a8bcba04e59&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001019 10.0.0.27 - - [2025-08-18 02:37:05] "POST /neutron/port HTTP/1.1" 200 1062 0.322140 10.0.0.27 - - [2025-08-18 02:37:05] "POST /neutron/port HTTP/1.1" 200 1116 0.127307 10.0.0.27 - - [2025-08-18 02:37:05] "POST /neutron/subnet HTTP/1.1" 200 699 0.015622 10.0.0.27 - - [2025-08-18 02:37:07] "POST /neutron/port HTTP/1.1" 200 1090 0.014980 10.0.0.27 - - [2025-08-18 02:37:07] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004187 10.0.0.27 - - [2025-08-18 02:37:07] "POST /neutron/network HTTP/1.1" 200 928 0.006877 10.0.0.27 - - [2025-08-18 02:37:10] "POST /neutron/port HTTP/1.1" 200 1090 0.012960 10.0.0.27 - - [2025-08-18 02:37:10] "POST /neutron/security_group HTTP/1.1" 200 2060 0.006521 10.0.0.27 - - [2025-08-18 02:37:10] "GET /virtual-machine/20638f19-8c49-4837-9b88-64387515d78a HTTP/1.1" 401 292 0.000349 10.0.0.27 - - [2025-08-18 02:37:10] "GET /virtual-machine/20638f19-8c49-4837-9b88-64387515d78a HTTP/1.1" 200 1294 0.025698 10.0.0.27 - - [2025-08-18 02:37:10] "GET /virtual-machine-interface/004e9d3e-0cc8-4cfa-8af1-60e7d20ba6a2 HTTP/1.1" 200 2949 0.004931 10.0.0.27 - - [2025-08-18 02:37:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002942 10.0.0.27 - - [2025-08-18 02:37:10] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003124 10.0.0.27 - - [2025-08-18 02:37:10] "GET /virtual-networks?parent_id=050a5829-5337-4889-aba6-9a8bcba04e59&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.002242 10.0.0.27 - - [2025-08-18 02:37:10] "GET /virtual-network/9c7f3d55-f90a-4345-87e2-71e89082a7d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.005716 10.0.0.19 - - [2025-08-18 02:37:11] "DELETE /project/050a582953374889aba69a8bcba04e59 HTTP/1.1" 404 173 0.008368 10.0.0.19 - - [2025-08-18 02:37:11] "GET /projects?obj_uuids=1a7c285f-546c-4e71-b173-9828e1a41fa2&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001170 10.0.0.19 - - [2025-08-18 02:37:11] "GET /project/1a7c285f-546c-4e71-b173-9828e1a41fa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1492 0.041383 10.0.0.19 - - [2025-08-18 02:37:11] "GET /projects?obj_uuids=1a7c285f-546c-4e71-b173-9828e1a41fa2&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001052 10.0.0.19 - - [2025-08-18 02:37:11] "GET /project/1a7c285f-546c-4e71-b173-9828e1a41fa2?fields=security_groups HTTP/1.1" 200 1381 0.054526 10.0.0.19 - - [2025-08-18 02:37:11] "DELETE /security-group/b6248d65-ea8a-4ed7-8505-d10d099e3731 HTTP/1.1" 200 115 0.049122 10.0.0.19 - - [2025-08-18 02:37:11] "GET /projects?obj_uuids=1a7c285f-546c-4e71-b173-9828e1a41fa2&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000971 10.0.0.38 - - [2025-08-18 02:37:11] "DELETE /access-control-list/2501e93d-d135-46af-a2d9-966c8e4be958 HTTP/1.1" 200 115 0.038277 10.0.0.19 - - [2025-08-18 02:37:11] "GET /project/1a7c285f-546c-4e71-b173-9828e1a41fa2?fields=application_policy_sets HTTP/1.1" 200 1420 0.046106 10.0.0.19 - - [2025-08-18 02:37:11] "DELETE /project/1a7c285f-546c-4e71-b173-9828e1a41fa2 HTTP/1.1" 200 115 0.388656 10.0.0.27 - - [2025-08-18 02:37:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004881 10.0.0.27 - - [2025-08-18 02:37:13] "GET /virtual-network/9c7f3d55-f90a-4345-87e2-71e89082a7d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.004903 10.0.0.27 - - [2025-08-18 02:37:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003518 10.0.0.27 - - [2025-08-18 02:37:17] "GET /virtual-network/9c7f3d55-f90a-4345-87e2-71e89082a7d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.005219 10.0.0.27 - - [2025-08-18 02:37:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004655 10.0.0.27 - - [2025-08-18 02:37:22] "GET /virtual-network/9c7f3d55-f90a-4345-87e2-71e89082a7d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.007081 10.0.0.27 - - [2025-08-18 02:37:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004447 10.0.0.27 - - [2025-08-18 02:37:26] "GET /virtual-network/9c7f3d55-f90a-4345-87e2-71e89082a7d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.005810 10.0.0.27 - - [2025-08-18 02:37:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003222 10.0.0.27 - - [2025-08-18 02:37:30] "GET /virtual-network/9c7f3d55-f90a-4345-87e2-71e89082a7d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.005206 10.0.0.27 - - [2025-08-18 02:37:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004318 10.0.0.27 - - [2025-08-18 02:37:34] "GET /virtual-network/9c7f3d55-f90a-4345-87e2-71e89082a7d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.005977 10.0.0.27 - - [2025-08-18 02:37:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003891 10.0.0.27 - - [2025-08-18 02:37:38] "GET /virtual-network/9c7f3d55-f90a-4345-87e2-71e89082a7d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.005779 10.0.0.27 - - [2025-08-18 02:37:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003984 10.0.0.27 - - [2025-08-18 02:37:40] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003963 10.0.0.27 - - [2025-08-18 02:37:40] "GET /virtual-networks?parent_id=050a5829-5337-4889-aba6-9a8bcba04e59&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003924 10.0.0.27 - - [2025-08-18 02:37:40] "GET /virtual-network/9c7f3d55-f90a-4345-87e2-71e89082a7d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.006668 10.0.0.27 - - [2025-08-18 02:37:45] "POST /neutron/port HTTP/1.1" 200 1090 0.014609 10.0.0.27 - - [2025-08-18 02:37:48] "POST /neutron/security_group HTTP/1.1" 200 2060 0.026022 10.0.0.27 - - [2025-08-18 02:37:51] "POST /neutron/port HTTP/1.1" 200 1090 0.015654 10.0.0.27 - - [2025-08-18 02:37:56] "POST /neutron/security_group HTTP/1.1" 200 2060 0.007270 10.0.0.27 - - [2025-08-18 02:38:01] "POST /neutron/port HTTP/1.1" 200 1090 0.024373 10.0.0.27 - - [2025-08-18 02:38:01] "POST /neutron/security_group HTTP/1.1" 200 2060 0.008009 10.0.0.27 - - [2025-08-18 02:38:01] "GET /virtual-machine/2085abe0-24e5-4e20-abfa-821c51c23aea HTTP/1.1" 200 1294 0.006044 10.0.0.27 - - [2025-08-18 02:38:01] "GET /virtual-machine-interface/3e026e22-6ecc-4abb-8fe1-73ef95a4998e HTTP/1.1" 200 2951 0.005642 10.0.0.27 - - [2025-08-18 02:38:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003793 10.0.0.27 - - [2025-08-18 02:38:01] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003888 10.0.0.27 - - [2025-08-18 02:38:01] "GET /virtual-networks?parent_id=050a5829-5337-4889-aba6-9a8bcba04e59&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003543 10.0.0.27 - - [2025-08-18 02:38:01] "GET /virtual-network/4be4a4fe-9f53-43a1-a1a3-17048bf5838a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.006979 10.0.0.27 - - [2025-08-18 02:38:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.008432 10.0.0.27 - - [2025-08-18 02:38:02] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004980 10.0.0.27 - - [2025-08-18 02:38:02] "GET /virtual-networks?parent_id=050a5829-5337-4889-aba6-9a8bcba04e59&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.006012 10.0.0.27 - - [2025-08-18 02:38:02] "GET /virtual-network/4be4a4fe-9f53-43a1-a1a3-17048bf5838a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.006330 10.0.0.27 - - [2025-08-18 02:38:04] "POST /neutron/network HTTP/1.1" 200 938 0.026797 10.0.0.27 - - [2025-08-18 02:38:04] "POST /neutron/port HTTP/1.1" 200 117 0.001388 10.0.0.27 - - [2025-08-18 02:38:07] "POST /neutron/port HTTP/1.1" 200 1090 0.018984 10.0.0.27 - - [2025-08-18 02:38:07] "POST /neutron/subnet HTTP/1.1" 200 699 0.010353 10.0.0.19 - - [2025-08-18 02:38:46] "GET /obj-perms HTTP/1.1" 200 5056 0.040657 10.0.0.27 - - [2025-08-18 02:38:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004510 10.0.0.19 - - [2025-08-18 02:38:53] "GET /projects?obj_uuids=050a5829-5337-4889-aba6-9a8bcba04e59&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001004 10.0.0.27 - - [2025-08-18 02:38:53] "GET /project/050a5829-5337-4889-aba6-9a8bcba04e59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.039719 10.0.0.27 - - [2025-08-18 02:38:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003559 10.0.0.27 - - [2025-08-18 02:38:53] "PUT /network-policy/efb8700d-f8c2-4620-8661-a19db8e71e0a HTTP/1.1" 200 262 0.013804 10.0.0.38 - - [2025-08-18 02:38:54] "POST /ref-update HTTP/1.1" 200 156 0.025890 10.0.0.27 - - [2025-08-18 02:38:56] "GET /virtual-network/4be4a4fe-9f53-43a1-a1a3-17048bf5838a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.005954 10.0.0.27 - - [2025-08-18 02:38:57] "POST /neutron/network HTTP/1.1" 200 928 0.006151 10.0.0.38 - - [2025-08-18 02:38:57] "DELETE /access-control-list/fa824141-348d-4bfd-b2f1-6fbbbd7d813f HTTP/1.1" 200 115 0.032412 10.0.0.27 - - [2025-08-18 02:38:57] "GET /virtual-network/4be4a4fe-9f53-43a1-a1a3-17048bf5838a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.007747 10.0.0.27 - - [2025-08-18 02:38:57] "GET /virtual-network/9c7f3d55-f90a-4345-87e2-71e89082a7d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.004605 10.0.0.27 - - [2025-08-18 02:38:57] "POST /neutron/network HTTP/1.1" 200 928 0.005620 10.0.0.27 - - [2025-08-18 02:38:57] "GET /virtual-network/9c7f3d55-f90a-4345-87e2-71e89082a7d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.006941 10.0.0.27 - - [2025-08-18 02:38:57] "DELETE /network-policy/efb8700d-f8c2-4620-8661-a19db8e71e0a HTTP/1.1" 200 115 0.049241 10.0.0.27 - - [2025-08-18 02:38:57] "POST /neutron/network HTTP/1.1" 200 826 0.009026 10.0.0.27 - - [2025-08-18 02:38:57] "POST /neutron/port HTTP/1.1" 200 1116 0.009949 10.0.0.27 - - [2025-08-18 02:38:57] "POST /neutron/port HTTP/1.1" 200 1116 0.011813 10.0.0.19 - - [2025-08-18 02:38:59] "POST /useragent-kv HTTP/1.1" 200 115 0.003604 10.0.0.19 - - [2025-08-18 02:38:59] "POST /useragent-kv HTTP/1.1" 200 115 0.002255 10.0.0.27 - - [2025-08-18 02:38:59] "POST /neutron/network HTTP/1.1" 200 151 0.120192 10.0.0.38 - - [2025-08-18 02:38:59] "DELETE /route-target/1ee6cddb-d35d-4ad3-bb77-fc03d62c5924 HTTP/1.1" 200 115 0.024879 10.0.0.19 - - [2025-08-18 02:39:01] "GET /projects?obj_uuids=050a5829-5337-4889-aba6-9a8bcba04e59&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001295 10.0.0.27 - - [2025-08-18 02:39:01] "GET /project/050a5829-5337-4889-aba6-9a8bcba04e59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.060245 10.0.0.19 - - [2025-08-18 02:39:01] "GET /projects?obj_uuids=050a5829-5337-4889-aba6-9a8bcba04e59&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001038 10.0.0.27 - - [2025-08-18 02:39:01] "GET /project/050a5829-5337-4889-aba6-9a8bcba04e59?fields=virtual_networks HTTP/1.1" 200 1035 0.098249 10.0.0.19 - - [2025-08-18 02:39:01] "GET /projects?obj_uuids=050a5829-5337-4889-aba6-9a8bcba04e59&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001734 10.0.0.27 - - [2025-08-18 02:39:01] "GET /project/050a5829-5337-4889-aba6-9a8bcba04e59?fields=virtual_machine_interfaces HTTP/1.1" 200 1035 0.060179 10.0.0.19 - - [2025-08-18 02:39:01] "GET /projects?obj_uuids=050a5829-5337-4889-aba6-9a8bcba04e59&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001085 10.0.0.27 - - [2025-08-18 02:39:01] "GET /project/050a5829-5337-4889-aba6-9a8bcba04e59?fields=security_groups HTTP/1.1" 200 1263 0.047462 10.0.0.27 - - [2025-08-18 02:39:02] "POST /fqname-to-id HTTP/1.1" 404 200 0.023790 10.0.0.19 - - [2025-08-18 02:39:02] "GET /projects?obj_uuids=40537a1c-574f-40bb-ae52-afe7640cf11e&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.010740 10.0.0.19 - - [2025-08-18 02:39:02] "GET /domains?obj_uuids=edf943fc-0622-4564-8821-4de9bd04e8a3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001307 10.0.0.19 - - [2025-08-18 02:39:02] "GET /domain/edf943fc-0622-4564-8821-4de9bd04e8a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.034520 10.0.0.19 - - [2025-08-18 02:39:02] "POST /id-to-fqname HTTP/1.1" 200 202 0.005234 10.0.0.19 - - [2025-08-18 02:39:02] "POST /fqname-to-id HTTP/1.1" 404 211 0.008041 10.0.0.19 - - [2025-08-18 02:39:02] "POST /security-groups HTTP/1.1" 200 603 0.038798 10.0.0.38 - - [2025-08-18 02:39:02] "POST /fqname-to-id HTTP/1.1" 404 246 0.005202 10.0.0.19 - - [2025-08-18 02:39:02] "POST /projects HTTP/1.1" 200 609 0.284595 10.0.0.19 - - [2025-08-18 02:39:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.356968 10.0.0.38 - - [2025-08-18 02:39:02] "POST /access-control-lists HTTP/1.1" 200 606 0.047163 10.0.0.27 - - [2025-08-18 02:39:02] "GET /project/40537a1c-574f-40bb-ae52-afe7640cf11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.540020 10.0.0.27 - - [2025-08-18 02:39:04] "GET / HTTP/1.1" 200 35931 0.003746 10.0.0.27 - - [2025-08-18 02:39:07] "GET /project/40537a1c-574f-40bb-ae52-afe7640cf11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000819 10.0.0.19 - - [2025-08-18 02:39:07] "GET /projects?obj_uuids=40537a1c-574f-40bb-ae52-afe7640cf11e&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001217 10.0.0.27 - - [2025-08-18 02:39:07] "GET /project/40537a1c-574f-40bb-ae52-afe7640cf11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.060929 10.0.0.27 - - [2025-08-18 02:39:08] "GET / HTTP/1.1" 200 35931 0.002012 10.0.0.27 - - [2025-08-18 02:39:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003628 10.0.0.19 - - [2025-08-18 02:39:08] "GET /domains?obj_uuids=edf943fc-0622-4564-8821-4de9bd04e8a3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001249 10.0.0.27 - - [2025-08-18 02:39:08] "GET /domain/edf943fc-0622-4564-8821-4de9bd04e8a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.007833 10.0.0.27 - - [2025-08-18 02:39:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003493 10.0.0.19 - - [2025-08-18 02:39:08] "GET /projects?obj_uuids=40537a1c-574f-40bb-ae52-afe7640cf11e&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001054 10.0.0.27 - - [2025-08-18 02:39:08] "GET /project/40537a1c-574f-40bb-ae52-afe7640cf11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.043184 10.0.0.27 - - [2025-08-18 02:39:09] "GET /domains HTTP/1.1" 401 292 0.000436 10.0.0.27 - - [2025-08-18 02:39:10] "GET /domains HTTP/1.1" 200 280 0.026051 10.0.0.19 - - [2025-08-18 02:39:10] "GET /domains?obj_uuids=edf943fc-0622-4564-8821-4de9bd04e8a3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001019 10.0.0.27 - - [2025-08-18 02:39:10] "GET /domain/edf943fc-0622-4564-8821-4de9bd04e8a3 HTTP/1.1" 200 2773 0.011102 10.0.0.19 - - [2025-08-18 02:39:10] "GET /projects?obj_uuids=40537a1c-574f-40bb-ae52-afe7640cf11e&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000882 10.0.0.27 - - [2025-08-18 02:39:10] "GET /project/40537a1c-574f-40bb-ae52-afe7640cf11e HTTP/1.1" 200 1924 0.085314 10.0.0.27 - - [2025-08-18 02:39:10] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 762 0.003632 10.0.0.27 - - [2025-08-18 02:39:10] "POST /network-ipams HTTP/1.1" 200 621 0.023517 10.0.0.27 - - [2025-08-18 02:39:10] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 1027 0.002922 10.0.0.27 - - [2025-08-18 02:39:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002790 10.0.0.27 - - [2025-08-18 02:39:10] "GET /network-ipam/58dca50d-45ba-44fd-a6ae-0bcb94cc1120?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.006289 10.0.0.27 - - [2025-08-18 02:39:10] "PUT /network-ipam/58dca50d-45ba-44fd-a6ae-0bcb94cc1120 HTTP/1.1" 200 258 0.012582 10.0.0.27 - - [2025-08-18 02:39:10] "POST /fqname-to-id HTTP/1.1" 401 292 0.000481 10.0.0.27 - - [2025-08-18 02:39:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.023830 10.0.0.19 - - [2025-08-18 02:39:10] "GET /projects?obj_uuids=40537a1c-574f-40bb-ae52-afe7640cf11e&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001148 10.0.0.27 - - [2025-08-18 02:39:10] "GET /project/40537a1c-574f-40bb-ae52-afe7640cf11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.042057 10.0.0.27 - - [2025-08-18 02:39:10] "POST /neutron/network HTTP/1.1" 200 117 0.028973 10.0.0.19 - - [2025-08-18 02:39:11] "DELETE /project/40537a1c574f40bbae52afe7640cf11e HTTP/1.1" 404 173 0.008477 10.0.0.19 - - [2025-08-18 02:39:11] "GET /projects?obj_uuids=050a5829-5337-4889-aba6-9a8bcba04e59&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000928 10.0.0.19 - - [2025-08-18 02:39:11] "GET /project/050a5829-5337-4889-aba6-9a8bcba04e59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.046264 10.0.0.19 - - [2025-08-18 02:39:11] "GET /projects?obj_uuids=050a5829-5337-4889-aba6-9a8bcba04e59&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001494 10.0.0.19 - - [2025-08-18 02:39:11] "POST /useragent-kv HTTP/1.1" 200 115 0.015945 10.0.0.19 - - [2025-08-18 02:39:11] "GET /project/050a5829-5337-4889-aba6-9a8bcba04e59?fields=security_groups HTTP/1.1" 200 1368 0.064564 10.0.0.27 - - [2025-08-18 02:39:11] "POST /neutron/subnet HTTP/1.1" 200 701 0.289306 10.0.0.19 - - [2025-08-18 02:39:11] "DELETE /security-group/241f8c8a-4243-4d02-8b7a-8a17b6e8b1fd HTTP/1.1" 200 115 0.064873 10.0.0.19 - - [2025-08-18 02:39:11] "GET /projects?obj_uuids=050a5829-5337-4889-aba6-9a8bcba04e59&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001010 10.0.0.19 - - [2025-08-18 02:39:11] "GET /project/050a5829-5337-4889-aba6-9a8bcba04e59?fields=application_policy_sets HTTP/1.1" 200 1407 0.048984 10.0.0.38 - - [2025-08-18 02:39:11] "DELETE /access-control-list/0ec5c581-2f22-4363-b522-8e435c817fda HTTP/1.1" 200 115 0.098707 10.0.0.19 - - [2025-08-18 02:39:12] "DELETE /project/050a5829-5337-4889-aba6-9a8bcba04e59 HTTP/1.1" 200 115 0.487698 10.0.0.38 - - [2025-08-18 02:39:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.064613 10.0.0.27 - - [2025-08-18 02:39:12] "POST /id-to-fqname HTTP/1.1" 200 235 0.001287 10.0.0.27 - - [2025-08-18 02:39:12] "GET /virtual-network/27bbc799-943a-4e80-b700-698cf4638d0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3173 0.007121 10.0.0.27 - - [2025-08-18 02:39:12] "POST /neutron/network HTTP/1.1" 200 1336 0.013751 10.0.0.27 - - [2025-08-18 02:39:12] "GET /virtual-network/27bbc799-943a-4e80-b700-698cf4638d0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3173 0.005455 10.0.0.27 - - [2025-08-18 02:39:12] "POST /neutron/subnet HTTP/1.1" 200 701 0.008085 10.0.0.27 - - [2025-08-18 02:39:12] "GET /virtual-network/27bbc799-943a-4e80-b700-698cf4638d0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3173 0.005368 10.0.0.27 - - [2025-08-18 02:39:13] "GET /obj-perms HTTP/1.1" 200 5019 0.045969 10.0.0.38 - - [2025-08-18 02:39:13] "GET /obj-perms HTTP/1.1" 200 5019 0.040775 10.0.0.27 - - [2025-08-18 02:39:14] "POST /fqname-to-id HTTP/1.1" 404 229 0.004159 10.0.0.27 - - [2025-08-18 02:39:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003649 10.0.0.19 - - [2025-08-18 02:39:14] "GET /projects?obj_uuids=40537a1c-574f-40bb-ae52-afe7640cf11e&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001124 10.0.0.27 - - [2025-08-18 02:39:14] "GET /project/40537a1c-574f-40bb-ae52-afe7640cf11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.036564 10.0.0.27 - - [2025-08-18 02:39:14] "POST /network-policys HTTP/1.1" 200 563 0.025149 10.0.0.27 - - [2025-08-18 02:39:14] "GET /network-policy/48314f07-1d5f-42b6-885d-d012cec1e2e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5023 0.007470 10.0.0.27 - - [2025-08-18 02:39:14] "POST /fqname-to-id HTTP/1.1" 404 229 0.003110 10.0.0.27 - - [2025-08-18 02:39:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002578 10.0.0.19 - - [2025-08-18 02:39:14] "GET /projects?obj_uuids=40537a1c-574f-40bb-ae52-afe7640cf11e&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001069 10.0.0.27 - - [2025-08-18 02:39:14] "GET /project/40537a1c-574f-40bb-ae52-afe7640cf11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.044128 10.0.0.27 - - [2025-08-18 02:39:14] "POST /network-policys HTTP/1.1" 200 563 0.026267 10.0.0.27 - - [2025-08-18 02:39:14] "GET /network-policy/af7b1849-3ea3-4995-ba69-eb389777c445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8881 0.006924 10.0.0.27 - - [2025-08-18 02:39:14] "POST /fqname-to-id HTTP/1.1" 404 229 0.003450 10.0.0.27 - - [2025-08-18 02:39:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002562 10.0.0.19 - - [2025-08-18 02:39:14] "GET /projects?obj_uuids=40537a1c-574f-40bb-ae52-afe7640cf11e&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001021 10.0.0.27 - - [2025-08-18 02:39:15] "GET /project/40537a1c-574f-40bb-ae52-afe7640cf11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.044628 10.0.0.27 - - [2025-08-18 02:39:15] "POST /network-policys HTTP/1.1" 200 563 0.026663 10.0.0.27 - - [2025-08-18 02:39:15] "GET /network-policy/e082194b-8e36-46c2-8ba2-57c9c20c37f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.009018 10.0.0.27 - - [2025-08-18 02:39:15] "POST /fqname-to-id HTTP/1.1" 404 229 0.003138 10.0.0.27 - - [2025-08-18 02:39:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002742 10.0.0.19 - - [2025-08-18 02:39:15] "GET /projects?obj_uuids=40537a1c-574f-40bb-ae52-afe7640cf11e&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001009 10.0.0.27 - - [2025-08-18 02:39:15] "GET /project/40537a1c-574f-40bb-ae52-afe7640cf11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.035610 10.0.0.27 - - [2025-08-18 02:39:15] "POST /network-policys HTTP/1.1" 200 563 0.023804 10.0.0.27 - - [2025-08-18 02:39:15] "GET /network-policy/6ae3799b-0054-4cbf-8093-f866b159bce1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5023 0.005692 10.0.0.27 - - [2025-08-18 02:39:15] "POST /fqname-to-id HTTP/1.1" 404 229 0.002847 10.0.0.27 - - [2025-08-18 02:39:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003416 10.0.0.19 - - [2025-08-18 02:39:15] "GET /projects?obj_uuids=40537a1c-574f-40bb-ae52-afe7640cf11e&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001088 10.0.0.27 - - [2025-08-18 02:39:15] "GET /project/40537a1c-574f-40bb-ae52-afe7640cf11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.034050 10.0.0.27 - - [2025-08-18 02:39:15] "POST /network-policys HTTP/1.1" 200 563 0.021523 10.0.0.27 - - [2025-08-18 02:39:15] "GET /network-policy/d9c32000-c6d2-48b2-aa2d-f760f37ce2a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.005458 10.0.0.27 - - [2025-08-18 02:39:16] "POST /fqname-to-id HTTP/1.1" 404 229 0.003099 10.0.0.27 - - [2025-08-18 02:39:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002836 10.0.0.19 - - [2025-08-18 02:39:16] "GET /projects?obj_uuids=40537a1c-574f-40bb-ae52-afe7640cf11e&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001043 10.0.0.27 - - [2025-08-18 02:39:16] "GET /project/40537a1c-574f-40bb-ae52-afe7640cf11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.033552 10.0.0.27 - - [2025-08-18 02:39:16] "POST /network-policys HTTP/1.1" 200 563 0.022847 10.0.0.27 - - [2025-08-18 02:39:16] "GET /network-policy/5cc25ec3-9563-4e71-957c-2dcbe3da3ccd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.005845 10.0.0.27 - - [2025-08-18 02:39:16] "POST /fqname-to-id HTTP/1.1" 404 229 0.003319 10.0.0.27 - - [2025-08-18 02:39:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003556 10.0.0.19 - - [2025-08-18 02:39:16] "GET /projects?obj_uuids=40537a1c-574f-40bb-ae52-afe7640cf11e&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001022 10.0.0.27 - - [2025-08-18 02:39:16] "GET /project/40537a1c-574f-40bb-ae52-afe7640cf11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.047088 10.0.0.27 - - [2025-08-18 02:39:16] "POST /network-policys HTTP/1.1" 200 563 0.023270 10.0.0.27 - - [2025-08-18 02:39:16] "GET /network-policy/60f63274-0032-4052-9063-0dae9a8fc28b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.005415 10.0.0.27 - - [2025-08-18 02:39:16] "POST /fqname-to-id HTTP/1.1" 404 229 0.002993 10.0.0.27 - - [2025-08-18 02:39:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002795 10.0.0.19 - - [2025-08-18 02:39:16] "GET /projects?obj_uuids=40537a1c-574f-40bb-ae52-afe7640cf11e&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001010 10.0.0.27 - - [2025-08-18 02:39:17] "GET /project/40537a1c-574f-40bb-ae52-afe7640cf11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.049330 10.0.0.27 - - [2025-08-18 02:39:17] "POST /network-policys HTTP/1.1" 200 563 0.022871 10.0.0.27 - - [2025-08-18 02:39:17] "GET /network-policy/1b700cee-034a-47f5-8e78-b0f9cb28ef9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.005250 10.0.0.27 - - [2025-08-18 02:39:17] "POST /fqname-to-id HTTP/1.1" 404 229 0.002918 10.0.0.27 - - [2025-08-18 02:39:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002429 10.0.0.19 - - [2025-08-18 02:39:17] "GET /projects?obj_uuids=40537a1c-574f-40bb-ae52-afe7640cf11e&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000993 10.0.0.27 - - [2025-08-18 02:39:17] "GET /project/40537a1c-574f-40bb-ae52-afe7640cf11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.033038 10.0.0.27 - - [2025-08-18 02:39:17] "POST /network-policys HTTP/1.1" 200 563 0.022084 10.0.0.27 - - [2025-08-18 02:39:17] "GET /network-policy/1fb98abd-2095-47b5-886c-4f686154b559?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5023 0.005738 10.0.0.27 - - [2025-08-18 02:39:17] "POST /fqname-to-id HTTP/1.1" 404 229 0.003267 10.0.0.27 - - [2025-08-18 02:39:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003459 10.0.0.19 - - [2025-08-18 02:39:17] "GET /projects?obj_uuids=40537a1c-574f-40bb-ae52-afe7640cf11e&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001703 10.0.0.27 - - [2025-08-18 02:39:17] "GET /project/40537a1c-574f-40bb-ae52-afe7640cf11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.046024 10.0.0.27 - - [2025-08-18 02:39:17] "POST /network-policys HTTP/1.1" 200 563 0.031579 10.0.0.27 - - [2025-08-18 02:39:17] "GET /network-policy/54c7d35b-bc6b-46ac-9848-fea2710f19a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.008250 10.0.0.27 - - [2025-08-18 02:39:18] "POST /neutron/network HTTP/1.1" 200 2249 0.130954 10.0.0.38 - - [2025-08-18 02:39:18] "POST /access-control-lists HTTP/1.1" 200 609 0.041399 10.0.0.38 - - [2025-08-18 02:39:18] "GET /virtual-network/84541338-c3dc-4a74-9638-80276469537f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.005761 10.0.0.27 - - [2025-08-18 02:39:18] "GET /virtual-network/27bbc799-943a-4e80-b700-698cf4638d0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6138 0.005934 10.0.0.27 - - [2025-08-18 02:39:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004114 10.0.0.27 - - [2025-08-18 02:39:18] "GET /network-policy/1b700cee-034a-47f5-8e78-b0f9cb28ef9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.004599 10.0.0.27 - - [2025-08-18 02:39:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002895 10.0.0.27 - - [2025-08-18 02:39:18] "GET /network-policy/1fb98abd-2095-47b5-886c-4f686154b559?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5023 0.004498 10.0.0.27 - - [2025-08-18 02:39:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002522 10.0.0.27 - - [2025-08-18 02:39:18] "GET /network-policy/48314f07-1d5f-42b6-885d-d012cec1e2e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5023 0.004292 10.0.0.27 - - [2025-08-18 02:39:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002978 10.0.0.27 - - [2025-08-18 02:39:18] "GET /network-policy/54c7d35b-bc6b-46ac-9848-fea2710f19a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.004728 10.0.0.27 - - [2025-08-18 02:39:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002718 10.0.0.27 - - [2025-08-18 02:39:18] "GET /network-policy/5cc25ec3-9563-4e71-957c-2dcbe3da3ccd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.004526 10.0.0.27 - - [2025-08-18 02:39:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003177 10.0.0.27 - - [2025-08-18 02:39:18] "GET /network-policy/60f63274-0032-4052-9063-0dae9a8fc28b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.004612 10.0.0.27 - - [2025-08-18 02:39:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002944 10.0.0.27 - - [2025-08-18 02:39:18] "GET /network-policy/6ae3799b-0054-4cbf-8093-f866b159bce1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5023 0.004567 10.0.0.27 - - [2025-08-18 02:39:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004785 10.0.0.27 - - [2025-08-18 02:39:18] "GET /network-policy/af7b1849-3ea3-4995-ba69-eb389777c445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8881 0.004653 10.0.0.27 - - [2025-08-18 02:39:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002636 10.0.0.27 - - [2025-08-18 02:39:18] "GET /network-policy/d9c32000-c6d2-48b2-aa2d-f760f37ce2a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.004716 10.0.0.27 - - [2025-08-18 02:39:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003376 10.0.0.27 - - [2025-08-18 02:39:18] "GET /network-policy/e082194b-8e36-46c2-8ba2-57c9c20c37f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.004145 10.0.0.27 - - [2025-08-18 02:39:18] "POST /id-to-fqname HTTP/1.1" 200 235 0.001098 10.0.0.19 - - [2025-08-18 02:39:19] "GET /projects?obj_uuids=40537a1c-574f-40bb-ae52-afe7640cf11e&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001133 10.0.0.27 - - [2025-08-18 02:39:19] "GET /project/40537a1c-574f-40bb-ae52-afe7640cf11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.058250 10.0.0.27 - - [2025-08-18 02:39:19] "POST /neutron/network HTTP/1.1" 200 2249 0.033187 10.0.0.27 - - [2025-08-18 02:39:20] "POST /neutron/port HTTP/1.1" 200 117 0.005767 10.0.0.27 - - [2025-08-18 02:39:20] "POST /neutron/port HTTP/1.1" 200 1173 0.017452 10.0.0.27 - - [2025-08-18 02:39:21] "POST /neutron/port HTTP/1.1" 200 1201 0.015952 10.0.0.27 - - [2025-08-18 02:39:21] "POST /neutron/subnet HTTP/1.1" 200 1356 0.012419 10.0.0.27 - - [2025-08-18 02:39:21] "POST /neutron/network HTTP/1.1" 200 2249 0.009669 10.0.0.27 - - [2025-08-18 02:39:25] "POST /neutron/port HTTP/1.1" 200 1201 0.015121 10.0.0.27 - - [2025-08-18 02:39:25] "POST /neutron/security_group HTTP/1.1" 200 2070 0.006968 10.0.0.27 - - [2025-08-18 02:39:25] "GET /virtual-machine/e45e230d-b839-4701-a400-bbe119c0b53d HTTP/1.1" 401 292 0.000358 10.0.0.27 - - [2025-08-18 02:39:25] "GET /virtual-machine/e45e230d-b839-4701-a400-bbe119c0b53d HTTP/1.1" 200 1305 0.026317 10.0.0.27 - - [2025-08-18 02:39:25] "GET /virtual-machine-interface/efd62883-dc63-470c-bf77-7d0b2a1d1c11 HTTP/1.1" 200 3170 0.005230 10.0.0.27 - - [2025-08-18 02:39:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003375 10.0.0.27 - - [2025-08-18 02:39:25] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003258 10.0.0.27 - - [2025-08-18 02:39:25] "GET /virtual-networks?parent_id=40537a1c-574f-40bb-ae52-afe7640cf11e&detail=False&count=False&shared=False HTTP/1.1" 200 366 0.002640 10.0.0.27 - - [2025-08-18 02:39:25] "GET /virtual-network/27bbc799-943a-4e80-b700-698cf4638d0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6138 0.006541 10.0.0.27 - - [2025-08-18 02:39:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003792 10.0.0.27 - - [2025-08-18 02:39:28] "GET /virtual-network/27bbc799-943a-4e80-b700-698cf4638d0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6138 0.006011 10.0.0.27 - - [2025-08-18 02:39:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003665 10.0.0.27 - - [2025-08-18 02:39:32] "GET /virtual-network/27bbc799-943a-4e80-b700-698cf4638d0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6138 0.006178 10.0.0.27 - - [2025-08-18 02:39:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004058 10.0.0.27 - - [2025-08-18 02:39:37] "GET /virtual-network/27bbc799-943a-4e80-b700-698cf4638d0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6138 0.008235 10.0.0.27 - - [2025-08-18 02:39:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004016 10.0.0.27 - - [2025-08-18 02:39:41] "GET /virtual-network/27bbc799-943a-4e80-b700-698cf4638d0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6138 0.005720 10.0.0.27 - - [2025-08-18 02:39:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003484 10.0.0.27 - - [2025-08-18 02:39:45] "GET /virtual-network/27bbc799-943a-4e80-b700-698cf4638d0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6138 0.007547 10.0.0.27 - - [2025-08-18 02:39:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003412 10.0.0.27 - - [2025-08-18 02:39:49] "GET /virtual-network/27bbc799-943a-4e80-b700-698cf4638d0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6138 0.005315 10.0.0.27 - - [2025-08-18 02:39:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003522 10.0.0.27 - - [2025-08-18 02:39:53] "GET /virtual-network/27bbc799-943a-4e80-b700-698cf4638d0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6138 0.006096 10.0.0.27 - - [2025-08-18 02:39:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005278 10.0.0.27 - - [2025-08-18 02:39:57] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004303 10.0.0.27 - - [2025-08-18 02:39:57] "GET /virtual-networks?parent_id=40537a1c-574f-40bb-ae52-afe7640cf11e&detail=False&count=False&shared=False HTTP/1.1" 200 366 0.003103 10.0.0.27 - - [2025-08-18 02:39:57] "GET /virtual-network/27bbc799-943a-4e80-b700-698cf4638d0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6138 0.006021 10.0.0.27 - - [2025-08-18 02:40:02] "POST /neutron/port HTTP/1.1" 200 1201 0.016781 10.0.0.27 - - [2025-08-18 02:40:06] "POST /neutron/security_group HTTP/1.1" 200 2070 0.006309 10.0.0.27 - - [2025-08-18 02:40:08] "POST /neutron/port HTTP/1.1" 200 1201 0.015158 10.0.0.27 - - [2025-08-18 02:40:08] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004186 10.0.0.27 - - [2025-08-18 02:40:08] "POST /neutron/port HTTP/1.1" 200 117 0.001270 10.0.0.27 - - [2025-08-18 02:40:13] "POST /neutron/port HTTP/1.1" 200 1201 0.014666 10.0.0.27 - - [2025-08-18 02:40:18] "POST /neutron/security_group HTTP/1.1" 200 2070 0.008431 10.0.0.27 - - [2025-08-18 02:40:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003196 10.0.0.27 - - [2025-08-18 02:40:18] "GET /network-policy/48314f07-1d5f-42b6-885d-d012cec1e2e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5023 0.003964 10.0.0.27 - - [2025-08-18 02:40:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002478 10.0.0.27 - - [2025-08-18 02:40:18] "GET /network-policy/af7b1849-3ea3-4995-ba69-eb389777c445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8881 0.004647 10.0.0.27 - - [2025-08-18 02:40:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002760 10.0.0.27 - - [2025-08-18 02:40:18] "GET /network-policy/e082194b-8e36-46c2-8ba2-57c9c20c37f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.003851 10.0.0.27 - - [2025-08-18 02:40:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002647 10.0.0.27 - - [2025-08-18 02:40:18] "GET /network-policy/6ae3799b-0054-4cbf-8093-f866b159bce1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5023 0.004045 10.0.0.27 - - [2025-08-18 02:40:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002492 10.0.0.27 - - [2025-08-18 02:40:18] "GET /network-policy/d9c32000-c6d2-48b2-aa2d-f760f37ce2a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.003790 10.0.0.27 - - [2025-08-18 02:40:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002737 10.0.0.27 - - [2025-08-18 02:40:19] "GET /network-policy/5cc25ec3-9563-4e71-957c-2dcbe3da3ccd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.004264 10.0.0.27 - - [2025-08-18 02:40:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002739 10.0.0.27 - - [2025-08-18 02:40:19] "GET /network-policy/60f63274-0032-4052-9063-0dae9a8fc28b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.003578 10.0.0.27 - - [2025-08-18 02:40:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002586 10.0.0.27 - - [2025-08-18 02:40:19] "GET /network-policy/1b700cee-034a-47f5-8e78-b0f9cb28ef9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.003900 10.0.0.27 - - [2025-08-18 02:40:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002533 10.0.0.27 - - [2025-08-18 02:40:19] "GET /network-policy/1fb98abd-2095-47b5-886c-4f686154b559?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5023 0.004411 10.0.0.27 - - [2025-08-18 02:40:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002655 10.0.0.27 - - [2025-08-18 02:40:19] "GET /network-policy/54c7d35b-bc6b-46ac-9848-fea2710f19a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.004251 10.0.0.27 - - [2025-08-18 02:40:19] "POST /neutron/network HTTP/1.1" 200 2249 0.010798 10.0.0.27 - - [2025-08-18 02:40:19] "GET /virtual-network/27bbc799-943a-4e80-b700-698cf4638d0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3492 0.013950 10.0.0.27 - - [2025-08-18 02:40:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002677 10.0.0.27 - - [2025-08-18 02:40:19] "GET /network-policy/48314f07-1d5f-42b6-885d-d012cec1e2e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5023 0.005739 10.0.0.27 - - [2025-08-18 02:40:24] "POST /neutron/network HTTP/1.1" 200 1439 0.011502 10.0.0.38 - - [2025-08-18 02:40:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002905 10.0.0.38 - - [2025-08-18 02:40:24] "PUT /access-control-list/6360186d-6ae7-4a0e-be6d-6b831c0bdcfb HTTP/1.1" 200 272 0.068431 10.0.0.27 - - [2025-08-18 02:40:24] "GET /virtual-network/27bbc799-943a-4e80-b700-698cf4638d0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3492 0.007607 10.0.0.27 - - [2025-08-18 02:40:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002730 10.0.0.27 - - [2025-08-18 02:40:24] "GET /network-policy/af7b1849-3ea3-4995-ba69-eb389777c445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8881 0.004606 10.0.0.27 - - [2025-08-18 02:40:29] "POST /neutron/network HTTP/1.1" 200 1439 0.011458 10.0.0.38 - - [2025-08-18 02:40:29] "GET /virtual-network/84541338-c3dc-4a74-9638-80276469537f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.007504 10.0.0.27 - - [2025-08-18 02:40:30] "GET /virtual-network/27bbc799-943a-4e80-b700-698cf4638d0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3492 0.009053 10.0.0.27 - - [2025-08-18 02:40:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003131 10.0.0.27 - - [2025-08-18 02:40:30] "GET /network-policy/e082194b-8e36-46c2-8ba2-57c9c20c37f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.004936 10.0.0.27 - - [2025-08-18 02:40:35] "POST /neutron/network HTTP/1.1" 200 1439 0.011315 10.0.0.27 - - [2025-08-18 02:40:35] "GET /virtual-network/27bbc799-943a-4e80-b700-698cf4638d0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3492 0.010630 10.0.0.27 - - [2025-08-18 02:40:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003238 10.0.0.27 - - [2025-08-18 02:40:35] "GET /network-policy/6ae3799b-0054-4cbf-8093-f866b159bce1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5023 0.004541 10.0.0.27 - - [2025-08-18 02:40:40] "POST /neutron/network HTTP/1.1" 200 1439 0.010614 10.0.0.38 - - [2025-08-18 02:40:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.008025 10.0.0.38 - - [2025-08-18 02:40:40] "PUT /access-control-list/6360186d-6ae7-4a0e-be6d-6b831c0bdcfb HTTP/1.1" 200 272 0.020116 10.0.0.27 - - [2025-08-18 02:40:40] "GET /virtual-network/27bbc799-943a-4e80-b700-698cf4638d0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3492 0.007075 10.0.0.27 - - [2025-08-18 02:40:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002643 10.0.0.27 - - [2025-08-18 02:40:40] "GET /network-policy/d9c32000-c6d2-48b2-aa2d-f760f37ce2a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.003987 10.0.0.27 - - [2025-08-18 02:40:45] "POST /neutron/network HTTP/1.1" 200 1439 0.013082 10.0.0.38 - - [2025-08-18 02:40:45] "GET /virtual-network/84541338-c3dc-4a74-9638-80276469537f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.014332 10.0.0.27 - - [2025-08-18 02:40:45] "GET /virtual-network/27bbc799-943a-4e80-b700-698cf4638d0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3492 0.010557 10.0.0.27 - - [2025-08-18 02:40:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003453 10.0.0.27 - - [2025-08-18 02:40:45] "GET /network-policy/5cc25ec3-9563-4e71-957c-2dcbe3da3ccd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.005236 10.0.0.27 - - [2025-08-18 02:40:50] "POST /neutron/network HTTP/1.1" 200 1439 0.011070 10.0.0.27 - - [2025-08-18 02:40:51] "GET /virtual-network/27bbc799-943a-4e80-b700-698cf4638d0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3492 0.008096 10.0.0.27 - - [2025-08-18 02:40:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003594 10.0.0.27 - - [2025-08-18 02:40:51] "GET /network-policy/60f63274-0032-4052-9063-0dae9a8fc28b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.004543 10.0.0.27 - - [2025-08-18 02:40:56] "POST /neutron/network HTTP/1.1" 200 1439 0.011456 10.0.0.38 - - [2025-08-18 02:40:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005944 10.0.0.38 - - [2025-08-18 02:40:56] "PUT /access-control-list/6360186d-6ae7-4a0e-be6d-6b831c0bdcfb HTTP/1.1" 200 272 0.013408 10.0.0.27 - - [2025-08-18 02:40:56] "GET /virtual-network/27bbc799-943a-4e80-b700-698cf4638d0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3492 0.007959 10.0.0.27 - - [2025-08-18 02:40:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002685 10.0.0.27 - - [2025-08-18 02:40:56] "GET /network-policy/1b700cee-034a-47f5-8e78-b0f9cb28ef9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.004012 10.0.0.27 - - [2025-08-18 02:41:01] "POST /neutron/network HTTP/1.1" 200 1439 0.011586 10.0.0.38 - - [2025-08-18 02:41:01] "GET /virtual-network/84541338-c3dc-4a74-9638-80276469537f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.015690 10.0.0.27 - - [2025-08-18 02:41:01] "GET /virtual-network/27bbc799-943a-4e80-b700-698cf4638d0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3492 0.011176 10.0.0.27 - - [2025-08-18 02:41:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.009563 10.0.0.27 - - [2025-08-18 02:41:01] "GET /network-policy/1fb98abd-2095-47b5-886c-4f686154b559?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5023 0.004627 10.0.0.27 - - [2025-08-18 02:41:06] "POST /neutron/network HTTP/1.1" 200 1439 0.014863 10.0.0.27 - - [2025-08-18 02:41:06] "GET /virtual-network/27bbc799-943a-4e80-b700-698cf4638d0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3492 0.007195 10.0.0.27 - - [2025-08-18 02:41:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002975 10.0.0.27 - - [2025-08-18 02:41:06] "GET /network-policy/54c7d35b-bc6b-46ac-9848-fea2710f19a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.004349 10.0.0.27 - - [2025-08-18 02:41:09] "POST /neutron/port HTTP/1.1" 200 1201 0.076728 10.0.0.27 - - [2025-08-18 02:41:09] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003810 10.0.0.27 - - [2025-08-18 02:41:10] "POST /neutron/port HTTP/1.1" 200 117 0.001236 10.0.0.27 - - [2025-08-18 02:41:12] "GET /virtual-machine/e45e230d-b839-4701-a400-bbe119c0b53d HTTP/1.1" 200 1305 0.004236 10.0.0.27 - - [2025-08-18 02:41:12] "POST /neutron/port HTTP/1.1" 200 1201 0.014196 10.0.0.27 - - [2025-08-18 02:41:14] "GET /virtual-machine/e45e230d-b839-4701-a400-bbe119c0b53d HTTP/1.1" 404 171 0.004198 10.0.0.27 - - [2025-08-18 02:41:14] "GET /virtual-machine/e45e230d-b839-4701-a400-bbe119c0b53d HTTP/1.1" 404 171 0.002902 10.0.0.27 - - [2025-08-18 02:41:14] "GET /virtual-machine/e45e230d-b839-4701-a400-bbe119c0b53d HTTP/1.1" 404 171 0.002576 10.0.0.27 - - [2025-08-18 02:41:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003394 10.0.0.27 - - [2025-08-18 02:41:14] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003502 10.0.0.27 - - [2025-08-18 02:41:14] "GET /virtual-networks?parent_id=40537a1c-574f-40bb-ae52-afe7640cf11e&detail=False&count=False&shared=False HTTP/1.1" 200 366 0.003075 10.0.0.27 - - [2025-08-18 02:41:14] "GET /virtual-network/27bbc799-943a-4e80-b700-698cf4638d0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3492 0.005262 10.0.0.27 - - [2025-08-18 02:41:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002446 10.0.0.27 - - [2025-08-18 02:41:14] "GET /routing-instance/fe9e4912-b53e-42f1-827a-855b4e8d50a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1499 0.005456 10.0.0.27 - - [2025-08-18 02:41:14] "GET /route-target/4b7c5cb8-5b25-49ea-a414-803dcfc6654f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.008045 10.0.0.27 - - [2025-08-18 02:41:14] "GET /obj-perms HTTP/1.1" 200 5019 0.004899 10.0.0.27 - - [2025-08-18 02:41:17] "GET /obj-perms HTTP/1.1" 200 5019 0.003586 10.0.0.38 - - [2025-08-18 02:41:17] "GET /obj-perms HTTP/1.1" 200 5019 0.003719 10.0.0.19 - - [2025-08-18 02:41:17] "GET /obj-perms HTTP/1.1" 200 5019 0.043214 10.0.0.27 - - [2025-08-18 02:41:18] "GET /virtual-network/27bbc799-943a-4e80-b700-698cf4638d0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3492 0.005461 10.0.0.27 - - [2025-08-18 02:41:18] "POST /neutron/network HTTP/1.1" 200 1439 0.014883 10.0.0.38 - - [2025-08-18 02:41:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.008425 10.0.0.38 - - [2025-08-18 02:41:18] "DELETE /access-control-list/6360186d-6ae7-4a0e-be6d-6b831c0bdcfb HTTP/1.1" 200 115 0.040330 10.0.0.27 - - [2025-08-18 02:41:18] "GET /virtual-network/27bbc799-943a-4e80-b700-698cf4638d0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3173 0.007345 10.0.0.27 - - [2025-08-18 02:41:18] "DELETE /network-policy/54c7d35b-bc6b-46ac-9848-fea2710f19a2 HTTP/1.1" 200 115 0.035850 10.0.0.27 - - [2025-08-18 02:41:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003170 10.0.0.19 - - [2025-08-18 02:41:18] "GET /projects?obj_uuids=40537a1c-574f-40bb-ae52-afe7640cf11e&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001004 10.0.0.27 - - [2025-08-18 02:41:18] "GET /project/40537a1c-574f-40bb-ae52-afe7640cf11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.034730 10.0.0.27 - - [2025-08-18 02:41:18] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-70281789&detail=False&count=False&shared=False HTTP/1.1" 200 2255 0.005034 10.0.0.27 - - [2025-08-18 02:41:18] "DELETE /network-policy/1fb98abd-2095-47b5-886c-4f686154b559 HTTP/1.1" 200 115 0.033436 10.0.0.27 - - [2025-08-18 02:41:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002519 10.0.0.19 - - [2025-08-18 02:41:18] "GET /projects?obj_uuids=40537a1c-574f-40bb-ae52-afe7640cf11e&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001003 10.0.0.27 - - [2025-08-18 02:41:18] "GET /project/40537a1c-574f-40bb-ae52-afe7640cf11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.036015 10.0.0.27 - - [2025-08-18 02:41:18] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-70281789&detail=False&count=False&shared=False HTTP/1.1" 200 2019 0.005161 10.0.0.27 - - [2025-08-18 02:41:18] "DELETE /network-policy/1b700cee-034a-47f5-8e78-b0f9cb28ef9a HTTP/1.1" 200 115 0.034528 10.0.0.27 - - [2025-08-18 02:41:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003094 10.0.0.19 - - [2025-08-18 02:41:18] "GET /projects?obj_uuids=40537a1c-574f-40bb-ae52-afe7640cf11e&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001299 10.0.0.27 - - [2025-08-18 02:41:18] "GET /project/40537a1c-574f-40bb-ae52-afe7640cf11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.039255 10.0.0.27 - - [2025-08-18 02:41:18] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-70281789&detail=False&count=False&shared=False HTTP/1.1" 200 1783 0.004737 10.0.0.27 - - [2025-08-18 02:41:18] "DELETE /network-policy/60f63274-0032-4052-9063-0dae9a8fc28b HTTP/1.1" 200 115 0.027989 10.0.0.27 - - [2025-08-18 02:41:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.007194 10.0.0.19 - - [2025-08-18 02:41:18] "GET /projects?obj_uuids=40537a1c-574f-40bb-ae52-afe7640cf11e&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001487 10.0.0.27 - - [2025-08-18 02:41:18] "GET /project/40537a1c-574f-40bb-ae52-afe7640cf11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.038392 10.0.0.27 - - [2025-08-18 02:41:19] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-70281789&detail=False&count=False&shared=False HTTP/1.1" 200 1547 0.005372 10.0.0.27 - - [2025-08-18 02:41:19] "DELETE /network-policy/5cc25ec3-9563-4e71-957c-2dcbe3da3ccd HTTP/1.1" 200 115 0.025491 10.0.0.27 - - [2025-08-18 02:41:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.007344 10.0.0.19 - - [2025-08-18 02:41:19] "GET /projects?obj_uuids=40537a1c-574f-40bb-ae52-afe7640cf11e&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001069 10.0.0.27 - - [2025-08-18 02:41:19] "GET /project/40537a1c-574f-40bb-ae52-afe7640cf11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.064218 10.0.0.27 - - [2025-08-18 02:41:19] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-70281789&detail=False&count=False&shared=False HTTP/1.1" 200 1311 0.004635 10.0.0.27 - - [2025-08-18 02:41:19] "DELETE /network-policy/d9c32000-c6d2-48b2-aa2d-f760f37ce2a0 HTTP/1.1" 200 115 0.034728 10.0.0.27 - - [2025-08-18 02:41:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002789 10.0.0.19 - - [2025-08-18 02:41:19] "GET /projects?obj_uuids=40537a1c-574f-40bb-ae52-afe7640cf11e&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000989 10.0.0.27 - - [2025-08-18 02:41:19] "GET /project/40537a1c-574f-40bb-ae52-afe7640cf11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.035964 10.0.0.27 - - [2025-08-18 02:41:19] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-70281789&detail=False&count=False&shared=False HTTP/1.1" 200 1074 0.004696 10.0.0.27 - - [2025-08-18 02:41:19] "DELETE /network-policy/6ae3799b-0054-4cbf-8093-f866b159bce1 HTTP/1.1" 200 115 0.034166 10.0.0.27 - - [2025-08-18 02:41:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003402 10.0.0.19 - - [2025-08-18 02:41:19] "GET /projects?obj_uuids=40537a1c-574f-40bb-ae52-afe7640cf11e&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001160 10.0.0.27 - - [2025-08-18 02:41:19] "GET /project/40537a1c-574f-40bb-ae52-afe7640cf11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.040135 10.0.0.27 - - [2025-08-18 02:41:19] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-70281789&detail=False&count=False&shared=False HTTP/1.1" 200 838 0.005063 10.0.0.27 - - [2025-08-18 02:41:19] "DELETE /network-policy/e082194b-8e36-46c2-8ba2-57c9c20c37f1 HTTP/1.1" 200 115 0.035510 10.0.0.27 - - [2025-08-18 02:41:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002967 10.0.0.19 - - [2025-08-18 02:41:19] "GET /projects?obj_uuids=40537a1c-574f-40bb-ae52-afe7640cf11e&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001046 10.0.0.27 - - [2025-08-18 02:41:19] "GET /project/40537a1c-574f-40bb-ae52-afe7640cf11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.045757 10.0.0.27 - - [2025-08-18 02:41:19] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-70281789&detail=False&count=False&shared=False HTTP/1.1" 200 602 0.008045 10.0.0.27 - - [2025-08-18 02:41:20] "DELETE /network-policy/af7b1849-3ea3-4995-ba69-eb389777c445 HTTP/1.1" 200 115 0.053085 10.0.0.27 - - [2025-08-18 02:41:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003380 10.0.0.19 - - [2025-08-18 02:41:20] "GET /projects?obj_uuids=40537a1c-574f-40bb-ae52-afe7640cf11e&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001068 10.0.0.27 - - [2025-08-18 02:41:20] "GET /project/40537a1c-574f-40bb-ae52-afe7640cf11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.042438 10.0.0.27 - - [2025-08-18 02:41:20] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-70281789&detail=False&count=False&shared=False HTTP/1.1" 200 366 0.005210 10.0.0.27 - - [2025-08-18 02:41:20] "DELETE /network-policy/48314f07-1d5f-42b6-885d-d012cec1e2e2 HTTP/1.1" 200 115 0.036604 10.0.0.27 - - [2025-08-18 02:41:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003632 10.0.0.19 - - [2025-08-18 02:41:20] "GET /projects?obj_uuids=40537a1c-574f-40bb-ae52-afe7640cf11e&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001089 10.0.0.27 - - [2025-08-18 02:41:20] "GET /project/40537a1c-574f-40bb-ae52-afe7640cf11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.040432 10.0.0.27 - - [2025-08-18 02:41:20] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-70281789&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.004951 10.0.0.27 - - [2025-08-18 02:41:20] "POST /neutron/network HTTP/1.1" 200 1336 0.010553 10.0.0.27 - - [2025-08-18 02:41:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003556 10.0.0.27 - - [2025-08-18 02:41:20] "DELETE /network-ipam/58dca50d-45ba-44fd-a6ae-0bcb94cc1120 HTTP/1.1" 200 115 0.033772 10.0.0.27 - - [2025-08-18 02:41:20] "POST /fqname-to-id HTTP/1.1" 404 260 0.006189 10.0.0.19 - - [2025-08-18 02:41:21] "GET /projects?obj_uuids=40537a1c-574f-40bb-ae52-afe7640cf11e&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001030 10.0.0.19 - - [2025-08-18 02:41:21] "GET /project/40537a1c-574f-40bb-ae52-afe7640cf11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1516 0.043810 10.0.0.19 - - [2025-08-18 02:41:21] "GET /projects?obj_uuids=40537a1c-574f-40bb-ae52-afe7640cf11e&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001393 10.0.0.19 - - [2025-08-18 02:41:21] "GET /project/40537a1c-574f-40bb-ae52-afe7640cf11e?fields=security_groups HTTP/1.1" 200 1399 0.045783 10.0.0.19 - - [2025-08-18 02:41:21] "DELETE /security-group/583c1aa4-dfd4-4977-af66-b171ea5110b1 HTTP/1.1" 200 115 0.056108 10.0.0.19 - - [2025-08-18 02:41:21] "GET /projects?obj_uuids=40537a1c-574f-40bb-ae52-afe7640cf11e&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.002127 10.0.0.38 - - [2025-08-18 02:41:21] "DELETE /access-control-list/abc4a794-9332-4859-b419-7b952d625828 HTTP/1.1" 200 115 0.069341 10.0.0.19 - - [2025-08-18 02:41:21] "GET /project/40537a1c-574f-40bb-ae52-afe7640cf11e?fields=application_policy_sets HTTP/1.1" 200 1438 0.087714 10.0.0.27 - - [2025-08-18 02:41:21] "DELETE /project/40537a1c-574f-40bb-ae52-afe7640cf11e HTTP/1.1" 200 115 0.454619 10.0.0.19 - - [2025-08-18 02:41:21] "GET /domains?obj_uuids=edf943fc-0622-4564-8821-4de9bd04e8a3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001496 10.0.0.27 - - [2025-08-18 02:41:21] "GET /domain/edf943fc-0622-4564-8821-4de9bd04e8a3?fields=projects HTTP/1.1" 200 1244 0.013170 10.0.0.38 - - [2025-08-18 02:41:23] "GET /global-system-configs HTTP/1.1" 200 322 0.034197 10.0.0.19 - - [2025-08-18 02:41:24] "GET /projects?obj_uuids=40537a1c-574f-40bb-ae52-afe7640cf11e&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003189 10.0.0.19 - - [2025-08-18 02:41:24] "GET /domains?obj_uuids=edf943fc-0622-4564-8821-4de9bd04e8a3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001027 10.0.0.19 - - [2025-08-18 02:41:24] "GET /domain/edf943fc-0622-4564-8821-4de9bd04e8a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.049126 10.0.0.19 - - [2025-08-18 02:41:24] "POST /id-to-fqname HTTP/1.1" 200 202 0.009881 10.0.0.19 - - [2025-08-18 02:41:24] "POST /fqname-to-id HTTP/1.1" 404 211 0.003657 10.0.0.19 - - [2025-08-18 02:41:24] "POST /security-groups HTTP/1.1" 200 603 0.025932 10.0.0.19 - - [2025-08-18 02:41:24] "POST /projects HTTP/1.1" 200 609 0.233422 10.0.0.38 - - [2025-08-18 02:41:24] "POST /access-control-lists HTTP/1.1" 200 608 0.031285 10.0.0.19 - - [2025-08-18 02:41:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.313885 10.0.0.19 - - [2025-08-18 02:41:24] "GET /global-system-configs HTTP/1.1" 200 322 0.086446 10.0.0.27 - - [2025-08-18 02:41:24] "GET /project/40537a1c-574f-40bb-ae52-afe7640cf11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.467254 10.0.0.19 - - [2025-08-18 02:41:24] "GET /projects?obj_uuids=40537a1c-574f-40bb-ae52-afe7640cf11e&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001106 10.0.0.27 - - [2025-08-18 02:41:24] "GET /project/40537a1c-574f-40bb-ae52-afe7640cf11e?fields=virtual_networks HTTP/1.1" 200 1056 0.039302 10.0.0.19 - - [2025-08-18 02:41:24] "GET /projects?obj_uuids=40537a1c-574f-40bb-ae52-afe7640cf11e&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001132 10.0.0.38 - - [2025-08-18 02:41:24] "GET /global-system-configs HTTP/1.1" 200 322 0.212988 10.0.0.27 - - [2025-08-18 02:41:24] "GET /project/40537a1c-574f-40bb-ae52-afe7640cf11e?fields=virtual_machine_interfaces HTTP/1.1" 200 1056 0.047532 10.0.0.27 - - [2025-08-18 02:41:24] "GET /obj-perms HTTP/1.1" 200 5056 0.326503 10.0.0.19 - - [2025-08-18 02:41:24] "GET /projects?obj_uuids=40537a1c-574f-40bb-ae52-afe7640cf11e&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000962 10.0.0.27 - - [2025-08-18 02:41:24] "GET /project/40537a1c-574f-40bb-ae52-afe7640cf11e?fields=security_groups HTTP/1.1" 200 1294 0.039845 10.0.0.27 - - [2025-08-18 02:41:24] "GET /global-system-configs HTTP/1.1" 200 322 0.178506 10.0.0.38 - - [2025-08-18 02:41:24] "GET /obj-perms HTTP/1.1" 200 5056 0.441225 10.0.0.19 - - [2025-08-18 02:41:24] "GET /obj-perms HTTP/1.1" 200 5056 0.457751 10.0.0.19 - - [2025-08-18 02:41:25] "GET /global-system-configs HTTP/1.1" 200 322 0.400750 10.0.0.27 - - [2025-08-18 02:41:25] "GET /obj-perms HTTP/1.1" 200 5056 0.502247 10.0.0.27 - - [2025-08-18 02:41:25] "GET /global-system-configs HTTP/1.1" 200 322 0.124521 10.0.0.38 - - [2025-08-18 02:41:25] "GET /obj-perms HTTP/1.1" 200 5056 0.214191 10.0.0.19 - - [2025-08-18 02:41:25] "GET /obj-perms HTTP/1.1" 200 5056 0.235619 10.0.0.27 - - [2025-08-18 02:41:25] "POST /fqname-to-id HTTP/1.1" 404 194 0.023181 10.0.0.19 - - [2025-08-18 02:41:26] "GET /projects?obj_uuids=40060c2c-ded0-474b-8ae8-4b706e4210fd&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003156 10.0.0.19 - - [2025-08-18 02:41:26] "GET /domains?obj_uuids=edf943fc-0622-4564-8821-4de9bd04e8a3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001131 10.0.0.19 - - [2025-08-18 02:41:26] "GET /domain/edf943fc-0622-4564-8821-4de9bd04e8a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007755 10.0.0.19 - - [2025-08-18 02:41:26] "POST /id-to-fqname HTTP/1.1" 200 196 0.001730 10.0.0.19 - - [2025-08-18 02:41:26] "POST /fqname-to-id HTTP/1.1" 404 205 0.008257 10.0.0.19 - - [2025-08-18 02:41:26] "POST /security-groups HTTP/1.1" 200 597 0.026589 10.0.0.38 - - [2025-08-18 02:41:26] "POST /fqname-to-id HTTP/1.1" 404 240 0.003226 10.0.0.19 - - [2025-08-18 02:41:26] "POST /projects HTTP/1.1" 200 597 0.255942 10.0.0.19 - - [2025-08-18 02:41:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.322495 10.0.0.38 - - [2025-08-18 02:41:26] "POST /access-control-lists HTTP/1.1" 200 600 0.024901 10.0.0.27 - - [2025-08-18 02:41:26] "GET /project/40060c2c-ded0-474b-8ae8-4b706e4210fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.457543 10.0.0.27 - - [2025-08-18 02:41:27] "GET / HTTP/1.1" 200 35931 0.002187 10.0.0.27 - - [2025-08-18 02:41:29] "GET /project/40060c2c-ded0-474b-8ae8-4b706e4210fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000519 10.0.0.19 - - [2025-08-18 02:41:29] "GET /projects?obj_uuids=40060c2c-ded0-474b-8ae8-4b706e4210fd&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001125 10.0.0.27 - - [2025-08-18 02:41:29] "GET /project/40060c2c-ded0-474b-8ae8-4b706e4210fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.057782 10.0.0.27 - - [2025-08-18 02:41:30] "GET / HTTP/1.1" 200 35931 0.002053 10.0.0.27 - - [2025-08-18 02:41:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003973 10.0.0.19 - - [2025-08-18 02:41:30] "GET /domains?obj_uuids=edf943fc-0622-4564-8821-4de9bd04e8a3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000989 10.0.0.27 - - [2025-08-18 02:41:30] "GET /domain/edf943fc-0622-4564-8821-4de9bd04e8a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.008299 10.0.0.27 - - [2025-08-18 02:41:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003516 10.0.0.19 - - [2025-08-18 02:41:30] "GET /projects?obj_uuids=40060c2c-ded0-474b-8ae8-4b706e4210fd&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001141 10.0.0.27 - - [2025-08-18 02:41:30] "GET /project/40060c2c-ded0-474b-8ae8-4b706e4210fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.045494 10.0.0.27 - - [2025-08-18 02:41:31] "GET /domains HTTP/1.1" 401 292 0.000480 10.0.0.27 - - [2025-08-18 02:41:32] "GET /domains HTTP/1.1" 200 280 0.025124 10.0.0.19 - - [2025-08-18 02:41:32] "GET /domains?obj_uuids=edf943fc-0622-4564-8821-4de9bd04e8a3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001011 10.0.0.27 - - [2025-08-18 02:41:32] "GET /domain/edf943fc-0622-4564-8821-4de9bd04e8a3 HTTP/1.1" 200 2777 0.009911 10.0.0.19 - - [2025-08-18 02:41:32] "GET /projects?obj_uuids=40060c2c-ded0-474b-8ae8-4b706e4210fd&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000999 10.0.0.27 - - [2025-08-18 02:41:32] "GET /project/40060c2c-ded0-474b-8ae8-4b706e4210fd HTTP/1.1" 200 1888 0.084132 10.0.0.27 - - [2025-08-18 02:41:32] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 762 0.003899 10.0.0.27 - - [2025-08-18 02:41:32] "POST /network-ipams HTTP/1.1" 200 603 0.027281 10.0.0.27 - - [2025-08-18 02:41:32] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 1015 0.003506 10.0.0.27 - - [2025-08-18 02:41:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003451 10.0.0.27 - - [2025-08-18 02:41:32] "GET /network-ipam/914013eb-4b6f-4e22-a58e-8ce183bea2d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.005828 10.0.0.27 - - [2025-08-18 02:41:32] "PUT /network-ipam/914013eb-4b6f-4e22-a58e-8ce183bea2d8 HTTP/1.1" 200 258 0.022206 10.0.0.27 - - [2025-08-18 02:41:32] "POST /fqname-to-id HTTP/1.1" 401 292 0.000510 10.0.0.27 - - [2025-08-18 02:41:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.023587 10.0.0.19 - - [2025-08-18 02:41:32] "GET /projects?obj_uuids=40060c2c-ded0-474b-8ae8-4b706e4210fd&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001189 10.0.0.27 - - [2025-08-18 02:41:33] "GET /project/40060c2c-ded0-474b-8ae8-4b706e4210fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.037527 10.0.0.19 - - [2025-08-18 02:41:33] "GET /projects?obj_uuids=40060c2c-ded0-474b-8ae8-4b706e4210fd&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001243 10.0.0.27 - - [2025-08-18 02:41:33] "POST /neutron/network HTTP/1.1" 200 617 0.137720 10.0.0.27 - - [2025-08-18 02:41:33] "POST /neutron/network HTTP/1.1" 200 1074 0.009911 10.0.0.27 - - [2025-08-18 02:41:33] "POST /id-to-fqname HTTP/1.1" 200 229 0.001226 10.0.0.27 - - [2025-08-18 02:41:33] "GET /virtual-network/85930149-4539-4d05-aace-05f425b03686?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2574 0.005187 10.0.0.27 - - [2025-08-18 02:41:33] "GET /virtual-network/85930149-4539-4d05-aace-05f425b03686?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2574 0.005527 10.0.0.27 - - [2025-08-18 02:41:33] "POST /neutron/subnet HTTP/1.1" 200 701 0.008513 10.0.0.27 - - [2025-08-18 02:41:34] "GET /virtual-network/85930149-4539-4d05-aace-05f425b03686?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2574 0.005823 10.0.0.27 - - [2025-08-18 02:41:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003428 10.0.0.19 - - [2025-08-18 02:41:35] "GET /projects?obj_uuids=40060c2c-ded0-474b-8ae8-4b706e4210fd&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001188 10.0.0.27 - - [2025-08-18 02:41:35] "GET /project/40060c2c-ded0-474b-8ae8-4b706e4210fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.044010 10.0.0.19 - - [2025-08-18 02:41:35] "GET /projects?obj_uuids=40060c2c-ded0-474b-8ae8-4b706e4210fd&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001763 10.0.0.27 - - [2025-08-18 02:41:35] "POST /neutron/network HTTP/1.1" 200 617 0.134610 10.0.0.38 - - [2025-08-18 02:41:35] "POST /route-targets HTTP/1.1" 200 327 0.011455 10.0.0.27 - - [2025-08-18 02:41:36] "POST /neutron/network HTTP/1.1" 200 1074 0.020228 10.0.0.27 - - [2025-08-18 02:41:36] "POST /id-to-fqname HTTP/1.1" 200 229 0.001393 10.0.0.27 - - [2025-08-18 02:41:36] "GET /virtual-network/9d7644ad-afa8-4063-adc6-bb10eb1052cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2575 0.005475 10.0.0.27 - - [2025-08-18 02:41:36] "GET /virtual-network/9d7644ad-afa8-4063-adc6-bb10eb1052cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2575 0.005555 10.0.0.27 - - [2025-08-18 02:41:36] "POST /neutron/subnet HTTP/1.1" 200 701 0.011507 10.0.0.27 - - [2025-08-18 02:41:36] "GET /virtual-network/9d7644ad-afa8-4063-adc6-bb10eb1052cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2575 0.006610 10.0.0.27 - - [2025-08-18 02:41:36] "GET /obj-perms HTTP/1.1" 200 5013 0.045379 10.0.0.27 - - [2025-08-18 02:41:37] "POST /fqname-to-id HTTP/1.1" 404 205 0.003463 10.0.0.27 - - [2025-08-18 02:41:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.006208 10.0.0.19 - - [2025-08-18 02:41:37] "GET /projects?obj_uuids=40060c2c-ded0-474b-8ae8-4b706e4210fd&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001150 10.0.0.27 - - [2025-08-18 02:41:37] "GET /project/40060c2c-ded0-474b-8ae8-4b706e4210fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.039537 10.0.0.27 - - [2025-08-18 02:41:37] "POST /network-policys HTTP/1.1" 200 527 0.066100 10.0.0.27 - - [2025-08-18 02:41:37] "GET /network-policy/51f69bad-d6e5-4985-ad40-82a8b4a904f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3983 0.006532 10.0.0.27 - - [2025-08-18 02:41:37] "POST /fqname-to-id HTTP/1.1" 404 205 0.003183 10.0.0.27 - - [2025-08-18 02:41:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003092 10.0.0.19 - - [2025-08-18 02:41:37] "GET /projects?obj_uuids=40060c2c-ded0-474b-8ae8-4b706e4210fd&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001964 10.0.0.27 - - [2025-08-18 02:41:37] "GET /project/40060c2c-ded0-474b-8ae8-4b706e4210fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.045215 10.0.0.27 - - [2025-08-18 02:41:37] "POST /network-policys HTTP/1.1" 200 527 0.074312 10.0.0.27 - - [2025-08-18 02:41:37] "GET /network-policy/f5002d5b-97c7-49e9-8409-4e9145c1166e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3983 0.008504 10.0.0.27 - - [2025-08-18 02:41:37] "POST /fqname-to-id HTTP/1.1" 404 205 0.005163 10.0.0.27 - - [2025-08-18 02:41:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003244 10.0.0.19 - - [2025-08-18 02:41:38] "GET /projects?obj_uuids=40060c2c-ded0-474b-8ae8-4b706e4210fd&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001130 10.0.0.27 - - [2025-08-18 02:41:38] "GET /project/40060c2c-ded0-474b-8ae8-4b706e4210fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.046297 10.0.0.27 - - [2025-08-18 02:41:38] "POST /network-policys HTTP/1.1" 200 527 0.069832 10.0.0.27 - - [2025-08-18 02:41:38] "GET /network-policy/e8040638-3dca-4008-8576-21098a1c7b22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3983 0.005631 10.0.0.27 - - [2025-08-18 02:41:38] "POST /fqname-to-id HTTP/1.1" 404 205 0.003108 10.0.0.27 - - [2025-08-18 02:41:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002805 10.0.0.19 - - [2025-08-18 02:41:38] "GET /projects?obj_uuids=40060c2c-ded0-474b-8ae8-4b706e4210fd&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001090 10.0.0.27 - - [2025-08-18 02:41:38] "GET /project/40060c2c-ded0-474b-8ae8-4b706e4210fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.032681 10.0.0.27 - - [2025-08-18 02:41:38] "POST /network-policys HTTP/1.1" 200 527 0.065715 10.0.0.27 - - [2025-08-18 02:41:38] "GET /network-policy/4b20d628-a4a0-45a5-92a6-3fb4e56d432d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3983 0.005819 10.0.0.27 - - [2025-08-18 02:41:38] "POST /fqname-to-id HTTP/1.1" 404 207 0.003659 10.0.0.27 - - [2025-08-18 02:41:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003035 10.0.0.19 - - [2025-08-18 02:41:38] "GET /projects?obj_uuids=40060c2c-ded0-474b-8ae8-4b706e4210fd&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001099 10.0.0.27 - - [2025-08-18 02:41:38] "GET /project/40060c2c-ded0-474b-8ae8-4b706e4210fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.042964 10.0.0.27 - - [2025-08-18 02:41:38] "POST /network-policys HTTP/1.1" 200 531 0.028289 10.0.0.27 - - [2025-08-18 02:41:38] "GET /network-policy/60a3888e-70bc-4919-9e4c-ecd65212ede7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1944 0.006016 10.0.0.27 - - [2025-08-18 02:41:39] "POST /fqname-to-id HTTP/1.1" 404 206 0.003469 10.0.0.27 - - [2025-08-18 02:41:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003815 10.0.0.19 - - [2025-08-18 02:41:39] "GET /projects?obj_uuids=40060c2c-ded0-474b-8ae8-4b706e4210fd&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001208 10.0.0.27 - - [2025-08-18 02:41:39] "GET /project/40060c2c-ded0-474b-8ae8-4b706e4210fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.041111 10.0.0.27 - - [2025-08-18 02:41:39] "POST /network-policys HTTP/1.1" 200 529 0.065806 10.0.0.27 - - [2025-08-18 02:41:39] "GET /network-policy/2a67c190-5087-436b-9d83-5023eafb4413?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3986 0.006670 10.0.0.27 - - [2025-08-18 02:41:39] "POST /fqname-to-id HTTP/1.1" 404 206 0.002881 10.0.0.27 - - [2025-08-18 02:41:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002773 10.0.0.19 - - [2025-08-18 02:41:39] "GET /projects?obj_uuids=40060c2c-ded0-474b-8ae8-4b706e4210fd&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000983 10.0.0.27 - - [2025-08-18 02:41:39] "GET /project/40060c2c-ded0-474b-8ae8-4b706e4210fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.043726 10.0.0.27 - - [2025-08-18 02:41:39] "POST /network-policys HTTP/1.1" 200 529 0.069865 10.0.0.27 - - [2025-08-18 02:41:39] "GET /network-policy/5eca1fb7-a4f2-4faf-9004-8e58b156dd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3986 0.005691 10.0.0.27 - - [2025-08-18 02:41:39] "POST /fqname-to-id HTTP/1.1" 404 206 0.002898 10.0.0.27 - - [2025-08-18 02:41:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002648 10.0.0.19 - - [2025-08-18 02:41:39] "GET /projects?obj_uuids=40060c2c-ded0-474b-8ae8-4b706e4210fd&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001175 10.0.0.27 - - [2025-08-18 02:41:39] "GET /project/40060c2c-ded0-474b-8ae8-4b706e4210fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.055965 10.0.0.27 - - [2025-08-18 02:41:40] "POST /network-policys HTTP/1.1" 200 529 0.065829 10.0.0.27 - - [2025-08-18 02:41:40] "GET /network-policy/2be45a14-dd50-46cc-a30f-2136a2318ea7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3986 0.005690 10.0.0.27 - - [2025-08-18 02:41:40] "POST /fqname-to-id HTTP/1.1" 404 206 0.003083 10.0.0.27 - - [2025-08-18 02:41:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003213 10.0.0.19 - - [2025-08-18 02:41:40] "GET /projects?obj_uuids=40060c2c-ded0-474b-8ae8-4b706e4210fd&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001176 10.0.0.27 - - [2025-08-18 02:41:40] "GET /project/40060c2c-ded0-474b-8ae8-4b706e4210fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.034399 10.0.0.27 - - [2025-08-18 02:41:40] "POST /network-policys HTTP/1.1" 200 529 0.070140 10.0.0.27 - - [2025-08-18 02:41:40] "GET /network-policy/cf4d3c96-0e91-444c-8a3c-4b48227999f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3986 0.005929 10.0.0.27 - - [2025-08-18 02:41:40] "POST /fqname-to-id HTTP/1.1" 404 208 0.003032 10.0.0.27 - - [2025-08-18 02:41:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004514 10.0.0.19 - - [2025-08-18 02:41:40] "GET /projects?obj_uuids=40060c2c-ded0-474b-8ae8-4b706e4210fd&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001171 10.0.0.27 - - [2025-08-18 02:41:40] "GET /project/40060c2c-ded0-474b-8ae8-4b706e4210fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.033634 10.0.0.27 - - [2025-08-18 02:41:40] "POST /network-policys HTTP/1.1" 200 533 0.023916 10.0.0.27 - - [2025-08-18 02:41:40] "GET /network-policy/12966bc9-a429-476e-8039-b89023a27a76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1126 0.005568 10.0.0.27 - - [2025-08-18 02:41:41] "POST /neutron/network HTTP/1.1" 200 1157 0.092532 10.0.0.27 - - [2025-08-18 02:41:41] "GET /virtual-network/85930149-4539-4d05-aace-05f425b03686?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.009031 10.0.0.27 - - [2025-08-18 02:41:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003800 10.0.0.38 - - [2025-08-18 02:41:41] "POST /access-control-lists HTTP/1.1" 200 603 0.094213 10.0.0.27 - - [2025-08-18 02:41:41] "GET /network-policy/51f69bad-d6e5-4985-ad40-82a8b4a904f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3983 0.004725 10.0.0.27 - - [2025-08-18 02:41:41] "POST /neutron/network HTTP/1.1" 200 1159 0.077500 10.0.0.38 - - [2025-08-18 02:41:41] "POST /ref-update HTTP/1.1" 200 156 0.025268 10.0.0.27 - - [2025-08-18 02:41:41] "GET /virtual-network/9d7644ad-afa8-4063-adc6-bb10eb1052cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.017346 10.0.0.27 - - [2025-08-18 02:41:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.008042 10.0.0.27 - - [2025-08-18 02:41:41] "GET /network-policy/60a3888e-70bc-4919-9e4c-ecd65212ede7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1944 0.004443 10.0.0.27 - - [2025-08-18 02:41:41] "POST /id-to-fqname HTTP/1.1" 200 229 0.001531 10.0.0.19 - - [2025-08-18 02:41:42] "GET /projects?obj_uuids=40060c2c-ded0-474b-8ae8-4b706e4210fd&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001703 10.0.0.27 - - [2025-08-18 02:41:42] "GET /project/40060c2c-ded0-474b-8ae8-4b706e4210fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.060807 10.0.0.27 - - [2025-08-18 02:41:42] "POST /neutron/network HTTP/1.1" 200 1157 0.008949 10.0.0.27 - - [2025-08-18 02:41:42] "POST /id-to-fqname HTTP/1.1" 200 229 0.001521 10.0.0.27 - - [2025-08-18 02:41:42] "POST /neutron/port HTTP/1.1" 200 117 0.006262 10.0.0.19 - - [2025-08-18 02:41:43] "GET /projects?obj_uuids=40060c2c-ded0-474b-8ae8-4b706e4210fd&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001365 10.0.0.27 - - [2025-08-18 02:41:43] "POST /neutron/port HTTP/1.1" 200 1061 0.320699 10.0.0.27 - - [2025-08-18 02:41:43] "POST /neutron/port HTTP/1.1" 200 1115 0.101905 10.0.0.27 - - [2025-08-18 02:41:43] "POST /neutron/subnet HTTP/1.1" 200 675 0.011053 10.0.0.19 - - [2025-08-18 02:41:43] "GET /projects?obj_uuids=40060c2c-ded0-474b-8ae8-4b706e4210fd&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001161 10.0.0.27 - - [2025-08-18 02:41:43] "GET /project/40060c2c-ded0-474b-8ae8-4b706e4210fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.076002 10.0.0.27 - - [2025-08-18 02:41:43] "POST /neutron/network HTTP/1.1" 200 1159 0.012994 10.0.0.27 - - [2025-08-18 02:41:44] "POST /neutron/port HTTP/1.1" 200 117 0.010591 10.0.0.27 - - [2025-08-18 02:41:44] "POST /neutron/network HTTP/1.1" 200 1169 0.009004 10.0.0.27 - - [2025-08-18 02:41:44] "POST /neutron/port HTTP/1.1" 200 1061 0.016161 10.0.0.27 - - [2025-08-18 02:41:45] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004219 10.0.0.27 - - [2025-08-18 02:41:45] "POST /neutron/network HTTP/1.1" 200 1159 0.009660 10.0.0.19 - - [2025-08-18 02:41:48] "GET /obj-perms HTTP/1.1" 200 5056 0.045162 10.0.0.27 - - [2025-08-18 02:41:49] "POST /neutron/port HTTP/1.1" 200 1089 0.013856 10.0.0.27 - - [2025-08-18 02:41:49] "POST /neutron/security_group HTTP/1.1" 200 2064 0.007542 10.0.0.27 - - [2025-08-18 02:41:49] "GET /virtual-machine/68478e53-d8cc-4fcc-9c5b-2ed3b85c6b0d HTTP/1.1" 401 292 0.000338 10.0.0.27 - - [2025-08-18 02:41:49] "GET /virtual-machine/68478e53-d8cc-4fcc-9c5b-2ed3b85c6b0d HTTP/1.1" 200 1298 0.026544 10.0.0.27 - - [2025-08-18 02:41:49] "GET /virtual-machine-interface/0a6a34db-7d20-4741-bb12-e878cac74a9f HTTP/1.1" 200 2950 0.005638 10.0.0.27 - - [2025-08-18 02:41:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002925 10.0.0.27 - - [2025-08-18 02:41:49] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004611 10.0.0.27 - - [2025-08-18 02:41:49] "GET /virtual-networks?parent_id=40060c2c-ded0-474b-8ae8-4b706e4210fd&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.004861 10.0.0.27 - - [2025-08-18 02:41:49] "GET /virtual-network/85930149-4539-4d05-aace-05f425b03686?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.005878 10.0.0.27 - - [2025-08-18 02:41:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005154 10.0.0.27 - - [2025-08-18 02:41:52] "GET /virtual-network/85930149-4539-4d05-aace-05f425b03686?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.006405 10.0.0.27 - - [2025-08-18 02:41:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003573 10.0.0.27 - - [2025-08-18 02:41:57] "GET /virtual-network/85930149-4539-4d05-aace-05f425b03686?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.005325 10.0.0.27 - - [2025-08-18 02:42:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005515 10.0.0.27 - - [2025-08-18 02:42:01] "GET /virtual-network/85930149-4539-4d05-aace-05f425b03686?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.007760 10.0.0.27 - - [2025-08-18 02:42:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003454 10.0.0.27 - - [2025-08-18 02:42:05] "GET /virtual-network/85930149-4539-4d05-aace-05f425b03686?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.005786 10.0.0.27 - - [2025-08-18 02:42:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003606 10.0.0.27 - - [2025-08-18 02:42:09] "GET /virtual-network/85930149-4539-4d05-aace-05f425b03686?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.004991 10.0.0.27 - - [2025-08-18 02:42:10] "POST /neutron/network HTTP/1.1" 200 1167 0.008124 10.0.0.27 - - [2025-08-18 02:42:10] "POST /neutron/port HTTP/1.1" 200 117 0.001340 10.0.0.19 - - [2025-08-18 02:42:12] "DELETE /project/40537a1c574f40bbae52afe7640cf11e HTTP/1.1" 404 173 0.008089 10.0.0.19 - - [2025-08-18 02:42:12] "DELETE /project/40060c2cded0474b8ae84b706e4210fd HTTP/1.1" 404 173 0.006895 10.0.0.19 - - [2025-08-18 02:42:12] "GET /projects?obj_uuids=40537a1c-574f-40bb-ae52-afe7640cf11e&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000894 10.0.0.19 - - [2025-08-18 02:42:12] "GET /project/40537a1c-574f-40bb-ae52-afe7640cf11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1516 0.081578 10.0.0.19 - - [2025-08-18 02:42:12] "GET /projects?obj_uuids=40537a1c-574f-40bb-ae52-afe7640cf11e&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001050 10.0.0.19 - - [2025-08-18 02:42:12] "GET /project/40537a1c-574f-40bb-ae52-afe7640cf11e?fields=security_groups HTTP/1.1" 200 1399 0.050621 10.0.0.19 - - [2025-08-18 02:42:12] "DELETE /security-group/78aaab37-e199-446b-af36-99fa6e7d26e6 HTTP/1.1" 200 115 0.057313 10.0.0.19 - - [2025-08-18 02:42:12] "GET /projects?obj_uuids=40537a1c-574f-40bb-ae52-afe7640cf11e&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000935 10.0.0.38 - - [2025-08-18 02:42:12] "DELETE /access-control-list/acb1868a-d36b-4256-bd93-f2360a0b0f54 HTTP/1.1" 200 115 0.049574 10.0.0.19 - - [2025-08-18 02:42:12] "GET /project/40537a1c-574f-40bb-ae52-afe7640cf11e?fields=application_policy_sets HTTP/1.1" 200 1438 0.049517 10.0.0.27 - - [2025-08-18 02:42:12] "POST /neutron/port HTTP/1.1" 200 1089 0.077076 10.0.0.19 - - [2025-08-18 02:42:12] "DELETE /project/40537a1c-574f-40bb-ae52-afe7640cf11e HTTP/1.1" 200 115 0.449018 10.0.0.27 - - [2025-08-18 02:42:12] "POST /neutron/subnet HTTP/1.1" 200 675 0.015157 10.0.0.27 - - [2025-08-18 02:42:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004374 10.0.0.27 - - [2025-08-18 02:42:13] "GET /virtual-network/85930149-4539-4d05-aace-05f425b03686?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.005129 10.0.0.27 - - [2025-08-18 02:42:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003797 10.0.0.27 - - [2025-08-18 02:42:17] "GET /virtual-network/85930149-4539-4d05-aace-05f425b03686?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.006124 10.0.0.27 - - [2025-08-18 02:42:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005049 10.0.0.27 - - [2025-08-18 02:42:19] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003646 10.0.0.27 - - [2025-08-18 02:42:19] "GET /virtual-networks?parent_id=40060c2c-ded0-474b-8ae8-4b706e4210fd&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.002697 10.0.0.27 - - [2025-08-18 02:42:19] "GET /virtual-network/85930149-4539-4d05-aace-05f425b03686?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.006619 10.0.0.27 - - [2025-08-18 02:42:19] "POST /neutron/port HTTP/1.1" 200 1089 0.014879 10.0.0.27 - - [2025-08-18 02:42:24] "POST /neutron/security_group HTTP/1.1" 200 2064 0.006760 10.0.0.27 - - [2025-08-18 02:42:30] "POST /neutron/port HTTP/1.1" 200 1089 0.014452 10.0.0.27 - - [2025-08-18 02:42:31] "POST /neutron/security_group HTTP/1.1" 200 2064 0.006423 10.0.0.27 - - [2025-08-18 02:42:40] "POST /neutron/port HTTP/1.1" 200 1089 0.015146 10.0.0.27 - - [2025-08-18 02:42:40] "POST /neutron/security_group HTTP/1.1" 200 2064 0.008204 10.0.0.27 - - [2025-08-18 02:42:40] "GET /virtual-machine/ffff6304-3f8d-446d-a925-22165e6be55c HTTP/1.1" 200 1299 0.005958 10.0.0.27 - - [2025-08-18 02:42:40] "GET /virtual-machine-interface/b5d25a01-31ba-4b1f-a957-0716fcdc1301 HTTP/1.1" 200 2952 0.005525 10.0.0.27 - - [2025-08-18 02:42:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003399 10.0.0.27 - - [2025-08-18 02:42:40] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003444 10.0.0.27 - - [2025-08-18 02:42:40] "GET /virtual-networks?parent_id=40060c2c-ded0-474b-8ae8-4b706e4210fd&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.002755 10.0.0.27 - - [2025-08-18 02:42:40] "GET /virtual-network/9d7644ad-afa8-4063-adc6-bb10eb1052cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.006146 10.0.0.27 - - [2025-08-18 02:42:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003572 10.0.0.27 - - [2025-08-18 02:42:41] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003437 10.0.0.27 - - [2025-08-18 02:42:41] "GET /virtual-networks?parent_id=40060c2c-ded0-474b-8ae8-4b706e4210fd&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.003166 10.0.0.27 - - [2025-08-18 02:42:41] "GET /virtual-network/9d7644ad-afa8-4063-adc6-bb10eb1052cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.005953 10.0.0.27 - - [2025-08-18 02:42:42] "POST /neutron/port HTTP/1.1" 200 2062 0.016084 10.0.0.27 - - [2025-08-18 02:42:42] "POST /neutron/security_group HTTP/1.1" 200 2064 0.007947 10.0.0.27 - - [2025-08-18 02:42:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003284 10.0.0.27 - - [2025-08-18 02:42:42] "GET /network-policy/60a3888e-70bc-4919-9e4c-ecd65212ede7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1944 0.003523 10.0.0.27 - - [2025-08-18 02:42:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003114 10.0.0.27 - - [2025-08-18 02:42:42] "GET /network-policy/51f69bad-d6e5-4985-ad40-82a8b4a904f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3983 0.005026 10.0.0.27 - - [2025-08-18 02:42:42] "POST /neutron/network HTTP/1.1" 200 1157 0.008936 10.0.0.27 - - [2025-08-18 02:42:42] "GET /virtual-network/85930149-4539-4d05-aace-05f425b03686?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.007715 10.0.0.27 - - [2025-08-18 02:42:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002622 10.0.0.27 - - [2025-08-18 02:42:42] "GET /network-policy/f5002d5b-97c7-49e9-8409-4e9145c1166e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3983 0.004234 10.0.0.38 - - [2025-08-18 02:42:49] "GET /obj-perms HTTP/1.1" 200 5056 0.044094 10.0.0.27 - - [2025-08-18 02:43:12] "POST /neutron/port HTTP/1.1" 200 1089 0.037144 10.0.0.27 - - [2025-08-18 02:43:12] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003790 10.0.0.27 - - [2025-08-18 02:43:12] "POST /neutron/network HTTP/1.1" 200 1157 0.008142 10.0.0.27 - - [2025-08-18 02:43:13] "POST /neutron/network HTTP/1.1" 200 1169 0.010809 10.0.0.27 - - [2025-08-18 02:43:13] "POST /neutron/port HTTP/1.1" 200 117 0.001212 10.0.0.38 - - [2025-08-18 02:43:43] "PUT /access-control-list/073c0b0c-ac67-49f7-b1b6-b8e4e8d85333 HTTP/1.1" 200 272 0.014022 10.0.0.27 - - [2025-08-18 02:43:43] "POST /neutron/network HTTP/1.1" 200 1160 0.076856 10.0.0.27 - - [2025-08-18 02:43:43] "GET /virtual-network/85930149-4539-4d05-aace-05f425b03686?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.009142 10.0.0.27 - - [2025-08-18 02:43:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002771 10.0.0.27 - - [2025-08-18 02:43:43] "GET /network-policy/12966bc9-a429-476e-8039-b89023a27a76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1126 0.003720 10.0.0.27 - - [2025-08-18 02:43:51] "POST /neutron/network HTTP/1.1" 200 1157 0.102443 10.0.0.38 - - [2025-08-18 02:43:51] "POST /ref-update HTTP/1.1" 200 156 0.037744 10.0.0.27 - - [2025-08-18 02:43:51] "GET /virtual-network/85930149-4539-4d05-aace-05f425b03686?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.010190 10.0.0.27 - - [2025-08-18 02:43:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002691 10.0.0.27 - - [2025-08-18 02:43:52] "GET /network-policy/e8040638-3dca-4008-8576-21098a1c7b22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3983 0.004413 10.0.0.27 - - [2025-08-18 02:44:00] "POST /neutron/network HTTP/1.1" 200 1157 0.106257 10.0.0.27 - - [2025-08-18 02:44:00] "GET /virtual-network/85930149-4539-4d05-aace-05f425b03686?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.008432 10.0.0.27 - - [2025-08-18 02:44:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003363 10.0.0.27 - - [2025-08-18 02:44:00] "GET /network-policy/4b20d628-a4a0-45a5-92a6-3fb4e56d432d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3983 0.004357 10.0.0.27 - - [2025-08-18 02:44:08] "POST /neutron/network HTTP/1.1" 200 1158 0.079975 10.0.0.27 - - [2025-08-18 02:44:08] "GET /virtual-network/85930149-4539-4d05-aace-05f425b03686?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2873 0.006767 10.0.0.27 - - [2025-08-18 02:44:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005037 10.0.0.38 - - [2025-08-18 02:44:08] "POST /ref-update HTTP/1.1" 200 156 0.019929 10.0.0.27 - - [2025-08-18 02:44:08] "GET /network-policy/2a67c190-5087-436b-9d83-5023eafb4413?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3986 0.006098 10.0.0.27 - - [2025-08-18 02:44:11] "POST /neutron/port HTTP/1.1" 200 1089 0.014568 10.0.0.27 - - [2025-08-18 02:44:11] "POST /neutron/subnet HTTP/1.1" 200 675 0.012376 10.0.0.27 - - [2025-08-18 02:44:13] "POST /neutron/port HTTP/1.1" 200 1089 0.014860 10.0.0.27 - - [2025-08-18 02:44:13] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003812 10.0.0.27 - - [2025-08-18 02:44:13] "POST /neutron/network HTTP/1.1" 200 1159 0.009335 10.0.0.27 - - [2025-08-18 02:44:17] "POST /neutron/network HTTP/1.1" 200 1158 0.027237 10.0.0.27 - - [2025-08-18 02:44:17] "GET /virtual-network/85930149-4539-4d05-aace-05f425b03686?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2873 0.008646 10.0.0.27 - - [2025-08-18 02:44:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003497 10.0.0.27 - - [2025-08-18 02:44:17] "GET /network-policy/5eca1fb7-a4f2-4faf-9004-8e58b156dd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3986 0.004919 10.0.0.27 - - [2025-08-18 02:44:25] "POST /neutron/network HTTP/1.1" 200 1158 0.011417 10.0.0.27 - - [2025-08-18 02:44:25] "GET /virtual-network/85930149-4539-4d05-aace-05f425b03686?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2873 0.004661 10.0.0.27 - - [2025-08-18 02:44:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002203 10.0.0.38 - - [2025-08-18 02:44:25] "PUT /access-control-list/073c0b0c-ac67-49f7-b1b6-b8e4e8d85333 HTTP/1.1" 200 272 0.097730 10.0.0.27 - - [2025-08-18 02:44:25] "GET /network-policy/2be45a14-dd50-46cc-a30f-2136a2318ea7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3986 0.003219 10.0.0.27 - - [2025-08-18 02:44:33] "POST /neutron/network HTTP/1.1" 200 1158 0.023005 10.0.0.27 - - [2025-08-18 02:44:33] "GET /virtual-network/85930149-4539-4d05-aace-05f425b03686?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2873 0.004776 10.0.0.27 - - [2025-08-18 02:44:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002519 10.0.0.27 - - [2025-08-18 02:44:34] "GET /network-policy/cf4d3c96-0e91-444c-8a3c-4b48227999f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3986 0.003734 10.0.0.27 - - [2025-08-18 02:44:41] "GET /virtual-network/85930149-4539-4d05-aace-05f425b03686?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2873 0.005918 10.0.0.27 - - [2025-08-18 02:44:41] "POST /neutron/network HTTP/1.1" 200 1074 0.026320 10.0.0.27 - - [2025-08-18 02:44:41] "GET /virtual-network/85930149-4539-4d05-aace-05f425b03686?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2574 0.008034 10.0.0.38 - - [2025-08-18 02:44:41] "POST /ref-update HTTP/1.1" 200 156 0.029184 10.0.0.27 - - [2025-08-18 02:44:41] "GET /virtual-machine/ffff6304-3f8d-446d-a925-22165e6be55c HTTP/1.1" 200 1299 0.004270 10.0.0.27 - - [2025-08-18 02:44:42] "POST /neutron/port HTTP/1.1" 200 151 0.141853 10.0.0.27 - - [2025-08-18 02:44:43] "GET /virtual-machine/ffff6304-3f8d-446d-a925-22165e6be55c HTTP/1.1" 404 171 0.003357 10.0.0.27 - - [2025-08-18 02:44:43] "GET /virtual-machine/ffff6304-3f8d-446d-a925-22165e6be55c HTTP/1.1" 404 171 0.002648 10.0.0.27 - - [2025-08-18 02:44:43] "GET /virtual-machine/ffff6304-3f8d-446d-a925-22165e6be55c HTTP/1.1" 404 171 0.003492 10.0.0.27 - - [2025-08-18 02:44:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003905 10.0.0.27 - - [2025-08-18 02:44:44] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003305 10.0.0.27 - - [2025-08-18 02:44:44] "GET /virtual-networks?parent_id=40060c2c-ded0-474b-8ae8-4b706e4210fd&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.002707 10.0.0.27 - - [2025-08-18 02:44:44] "GET /virtual-network/9d7644ad-afa8-4063-adc6-bb10eb1052cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.005909 10.0.0.27 - - [2025-08-18 02:44:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002913 10.0.0.27 - - [2025-08-18 02:44:44] "GET /routing-instance/e30c7737-7c1a-4cc1-b0da-3e43d55d3923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1494 0.005768 10.0.0.27 - - [2025-08-18 02:44:44] "GET /route-target/e94d13a3-e873-4f82-884c-f3799e6a6719?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004100 10.0.0.27 - - [2025-08-18 02:44:44] "GET /obj-perms HTTP/1.1" 200 5013 0.005123 10.0.0.27 - - [2025-08-18 02:44:47] "GET /obj-perms HTTP/1.1" 200 5013 0.004493 10.0.0.27 - - [2025-08-18 02:44:50] "GET /obj-perms HTTP/1.1" 200 5013 0.003898 10.0.0.27 - - [2025-08-18 02:44:50] "GET /virtual-machine/68478e53-d8cc-4fcc-9c5b-2ed3b85c6b0d HTTP/1.1" 200 1298 0.004409 10.0.0.19 - - [2025-08-18 02:44:50] "GET /obj-perms HTTP/1.1" 200 5056 0.043102 10.0.0.27 - - [2025-08-18 02:44:51] "POST /neutron/port HTTP/1.1" 200 151 0.161370 10.0.0.27 - - [2025-08-18 02:44:52] "GET /virtual-machine/68478e53-d8cc-4fcc-9c5b-2ed3b85c6b0d HTTP/1.1" 404 171 0.003407 10.0.0.27 - - [2025-08-18 02:44:52] "GET /virtual-machine/68478e53-d8cc-4fcc-9c5b-2ed3b85c6b0d HTTP/1.1" 404 171 0.002683 10.0.0.27 - - [2025-08-18 02:44:52] "GET /virtual-machine/68478e53-d8cc-4fcc-9c5b-2ed3b85c6b0d HTTP/1.1" 404 171 0.002473 10.0.0.27 - - [2025-08-18 02:44:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005058 10.0.0.27 - - [2025-08-18 02:44:52] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003576 10.0.0.27 - - [2025-08-18 02:44:52] "GET /virtual-networks?parent_id=40060c2c-ded0-474b-8ae8-4b706e4210fd&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.003717 10.0.0.27 - - [2025-08-18 02:44:52] "GET /virtual-network/85930149-4539-4d05-aace-05f425b03686?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2574 0.006268 10.0.0.27 - - [2025-08-18 02:44:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003491 10.0.0.27 - - [2025-08-18 02:44:52] "GET /routing-instance/f465ba40-3c5f-4169-a0a8-4ca39319159c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1494 0.005290 10.0.0.27 - - [2025-08-18 02:44:53] "GET /route-target/9413d5a3-1e06-4cc9-956e-d26c2e8772dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003925 10.0.0.27 - - [2025-08-18 02:44:53] "GET /obj-perms HTTP/1.1" 200 5013 0.003832 10.0.0.27 - - [2025-08-18 02:44:56] "GET /obj-perms HTTP/1.1" 200 5013 0.003955 10.0.0.27 - - [2025-08-18 02:45:02] "GET /obj-perms HTTP/1.1" 200 5013 0.004065 10.0.0.27 - - [2025-08-18 02:45:05] "GET /obj-perms HTTP/1.1" 200 5013 0.004153 10.0.0.27 - - [2025-08-18 02:45:11] "GET /obj-perms HTTP/1.1" 200 5013 0.003775 10.0.0.27 - - [2025-08-18 02:45:14] "GET /obj-perms HTTP/1.1" 200 5013 0.003930 10.0.0.27 - - [2025-08-18 02:45:17] "GET /obj-perms HTTP/1.1" 200 5013 0.004144 10.0.0.38 - - [2025-08-18 02:45:17] "GET /obj-perms HTTP/1.1" 200 5013 0.040413 10.0.0.27 - - [2025-08-18 02:45:18] "GET /virtual-network/9d7644ad-afa8-4063-adc6-bb10eb1052cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.005387 10.0.0.27 - - [2025-08-18 02:45:18] "POST /neutron/network HTTP/1.1" 200 1074 0.009835 10.0.0.27 - - [2025-08-18 02:45:18] "GET /virtual-network/9d7644ad-afa8-4063-adc6-bb10eb1052cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2575 0.008277 10.0.0.27 - - [2025-08-18 02:45:18] "DELETE /network-policy/12966bc9-a429-476e-8039-b89023a27a76 HTTP/1.1" 200 115 0.025844 10.0.0.27 - - [2025-08-18 02:45:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002885 10.0.0.19 - - [2025-08-18 02:45:18] "GET /projects?obj_uuids=40060c2c-ded0-474b-8ae8-4b706e4210fd&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001420 10.0.0.27 - - [2025-08-18 02:45:18] "GET /project/40060c2c-ded0-474b-8ae8-4b706e4210fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.034475 10.0.0.27 - - [2025-08-18 02:45:18] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-60461305&detail=False&count=False&shared=False HTTP/1.1" 200 2072 0.004802 10.0.0.27 - - [2025-08-18 02:45:18] "DELETE /network-policy/cf4d3c96-0e91-444c-8a3c-4b48227999f8 HTTP/1.1" 200 115 0.028100 10.0.0.27 - - [2025-08-18 02:45:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003760 10.0.0.19 - - [2025-08-18 02:45:18] "GET /projects?obj_uuids=40060c2c-ded0-474b-8ae8-4b706e4210fd&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001124 10.0.0.27 - - [2025-08-18 02:45:18] "GET /project/40060c2c-ded0-474b-8ae8-4b706e4210fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.042032 10.0.0.27 - - [2025-08-18 02:45:18] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-60461305&detail=False&count=False&shared=False HTTP/1.1" 200 1856 0.006085 10.0.0.27 - - [2025-08-18 02:45:18] "DELETE /network-policy/2be45a14-dd50-46cc-a30f-2136a2318ea7 HTTP/1.1" 200 115 0.044052 10.0.0.27 - - [2025-08-18 02:45:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003246 10.0.0.19 - - [2025-08-18 02:45:18] "GET /projects?obj_uuids=40060c2c-ded0-474b-8ae8-4b706e4210fd&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001019 10.0.0.27 - - [2025-08-18 02:45:18] "GET /project/40060c2c-ded0-474b-8ae8-4b706e4210fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.037594 10.0.0.27 - - [2025-08-18 02:45:18] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-60461305&detail=False&count=False&shared=False HTTP/1.1" 200 1640 0.005082 10.0.0.27 - - [2025-08-18 02:45:18] "DELETE /network-policy/5eca1fb7-a4f2-4faf-9004-8e58b156dd24 HTTP/1.1" 200 115 0.034220 10.0.0.27 - - [2025-08-18 02:45:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003721 10.0.0.19 - - [2025-08-18 02:45:18] "GET /projects?obj_uuids=40060c2c-ded0-474b-8ae8-4b706e4210fd&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001107 10.0.0.27 - - [2025-08-18 02:45:18] "GET /project/40060c2c-ded0-474b-8ae8-4b706e4210fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.041584 10.0.0.27 - - [2025-08-18 02:45:19] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-60461305&detail=False&count=False&shared=False HTTP/1.1" 200 1424 0.011439 10.0.0.27 - - [2025-08-18 02:45:19] "DELETE /network-policy/2a67c190-5087-436b-9d83-5023eafb4413 HTTP/1.1" 200 115 0.044083 10.0.0.27 - - [2025-08-18 02:45:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003834 10.0.0.19 - - [2025-08-18 02:45:19] "GET /projects?obj_uuids=40060c2c-ded0-474b-8ae8-4b706e4210fd&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000957 10.0.0.27 - - [2025-08-18 02:45:19] "GET /project/40060c2c-ded0-474b-8ae8-4b706e4210fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.034335 10.0.0.27 - - [2025-08-18 02:45:19] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-60461305&detail=False&count=False&shared=False HTTP/1.1" 200 1208 0.004610 10.0.0.27 - - [2025-08-18 02:45:19] "DELETE /network-policy/60a3888e-70bc-4919-9e4c-ecd65212ede7 HTTP/1.1" 200 115 0.030161 10.0.0.27 - - [2025-08-18 02:45:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004798 10.0.0.19 - - [2025-08-18 02:45:19] "GET /projects?obj_uuids=40060c2c-ded0-474b-8ae8-4b706e4210fd&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001021 10.0.0.27 - - [2025-08-18 02:45:19] "GET /project/40060c2c-ded0-474b-8ae8-4b706e4210fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.037557 10.0.0.27 - - [2025-08-18 02:45:19] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-60461305&detail=False&count=False&shared=False HTTP/1.1" 200 990 0.003950 10.0.0.27 - - [2025-08-18 02:45:19] "DELETE /network-policy/4b20d628-a4a0-45a5-92a6-3fb4e56d432d HTTP/1.1" 200 115 0.030970 10.0.0.27 - - [2025-08-18 02:45:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.007917 10.0.0.19 - - [2025-08-18 02:45:19] "GET /projects?obj_uuids=40060c2c-ded0-474b-8ae8-4b706e4210fd&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001036 10.0.0.27 - - [2025-08-18 02:45:19] "GET /project/40060c2c-ded0-474b-8ae8-4b706e4210fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.033866 10.0.0.27 - - [2025-08-18 02:45:19] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-60461305&detail=False&count=False&shared=False HTTP/1.1" 200 775 0.004709 10.0.0.27 - - [2025-08-18 02:45:19] "DELETE /network-policy/e8040638-3dca-4008-8576-21098a1c7b22 HTTP/1.1" 200 115 0.037265 10.0.0.27 - - [2025-08-18 02:45:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003834 10.0.0.19 - - [2025-08-18 02:45:19] "GET /projects?obj_uuids=40060c2c-ded0-474b-8ae8-4b706e4210fd&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001279 10.0.0.27 - - [2025-08-18 02:45:19] "GET /project/40060c2c-ded0-474b-8ae8-4b706e4210fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.040429 10.0.0.27 - - [2025-08-18 02:45:19] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-60461305&detail=False&count=False&shared=False HTTP/1.1" 200 560 0.004989 10.0.0.27 - - [2025-08-18 02:45:20] "DELETE /network-policy/f5002d5b-97c7-49e9-8409-4e9145c1166e HTTP/1.1" 200 115 0.040430 10.0.0.27 - - [2025-08-18 02:45:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005017 10.0.0.19 - - [2025-08-18 02:45:20] "GET /projects?obj_uuids=40060c2c-ded0-474b-8ae8-4b706e4210fd&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000987 10.0.0.27 - - [2025-08-18 02:45:20] "GET /project/40060c2c-ded0-474b-8ae8-4b706e4210fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.039241 10.0.0.27 - - [2025-08-18 02:45:20] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-60461305&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.004831 10.0.0.27 - - [2025-08-18 02:45:20] "DELETE /network-policy/51f69bad-d6e5-4985-ad40-82a8b4a904f8 HTTP/1.1" 200 115 0.035987 10.0.0.27 - - [2025-08-18 02:45:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002693 10.0.0.19 - - [2025-08-18 02:45:20] "GET /projects?obj_uuids=40060c2c-ded0-474b-8ae8-4b706e4210fd&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001398 10.0.0.27 - - [2025-08-18 02:45:20] "GET /project/40060c2c-ded0-474b-8ae8-4b706e4210fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.034996 10.0.0.27 - - [2025-08-18 02:45:20] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-60461305&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.004718 10.0.0.38 - - [2025-08-18 02:45:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004960 10.0.0.27 - - [2025-08-18 02:45:20] "POST /neutron/network HTTP/1.1" 200 1074 0.010019 10.0.0.38 - - [2025-08-18 02:45:20] "DELETE /route-target/9413d5a3-1e06-4cc9-956e-d26c2e8772dd HTTP/1.1" 200 115 0.020871 10.0.0.27 - - [2025-08-18 02:45:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003494 10.0.0.27 - - [2025-08-18 02:45:21] "DELETE /network-ipam/914013eb-4b6f-4e22-a58e-8ce183bea2d8 HTTP/1.1" 200 115 0.032251 10.0.0.27 - - [2025-08-18 02:45:21] "POST /fqname-to-id HTTP/1.1" 404 248 0.004009 10.0.0.19 - - [2025-08-18 02:45:21] "GET /projects?obj_uuids=40060c2c-ded0-474b-8ae8-4b706e4210fd&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001037 10.0.0.19 - - [2025-08-18 02:45:21] "GET /project/40060c2c-ded0-474b-8ae8-4b706e4210fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1492 0.034295 10.0.0.19 - - [2025-08-18 02:45:21] "GET /projects?obj_uuids=40060c2c-ded0-474b-8ae8-4b706e4210fd&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001443 10.0.0.19 - - [2025-08-18 02:45:21] "GET /project/40060c2c-ded0-474b-8ae8-4b706e4210fd?fields=security_groups HTTP/1.1" 200 1381 0.084373 10.0.0.19 - - [2025-08-18 02:45:21] "DELETE /security-group/7cb77bdf-faa2-4b5f-9cd0-cb2a2ff77d99 HTTP/1.1" 200 115 0.045637 10.0.0.19 - - [2025-08-18 02:45:21] "GET /projects?obj_uuids=40060c2c-ded0-474b-8ae8-4b706e4210fd&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000921 10.0.0.19 - - [2025-08-18 02:45:21] "GET /project/40060c2c-ded0-474b-8ae8-4b706e4210fd?fields=application_policy_sets HTTP/1.1" 200 1420 0.042533 10.0.0.27 - - [2025-08-18 02:45:21] "DELETE /project/40060c2c-ded0-474b-8ae8-4b706e4210fd HTTP/1.1" 200 115 0.402036 10.0.0.19 - - [2025-08-18 02:45:21] "GET /domains?obj_uuids=edf943fc-0622-4564-8821-4de9bd04e8a3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001363 10.0.0.27 - - [2025-08-18 02:45:21] "GET /domain/edf943fc-0622-4564-8821-4de9bd04e8a3?fields=projects HTTP/1.1" 200 1244 0.013412 10.0.0.19 - - [2025-08-18 02:45:23] "GET /projects?obj_uuids=40060c2c-ded0-474b-8ae8-4b706e4210fd&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003204 10.0.0.19 - - [2025-08-18 02:45:23] "GET /domains?obj_uuids=edf943fc-0622-4564-8821-4de9bd04e8a3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002807 10.0.0.19 - - [2025-08-18 02:45:23] "GET /domain/edf943fc-0622-4564-8821-4de9bd04e8a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.071421 10.0.0.19 - - [2025-08-18 02:45:23] "POST /id-to-fqname HTTP/1.1" 200 196 0.001354 10.0.0.19 - - [2025-08-18 02:45:23] "POST /fqname-to-id HTTP/1.1" 404 205 0.003600 10.0.0.19 - - [2025-08-18 02:45:23] "POST /security-groups HTTP/1.1" 200 597 0.026523 10.0.0.38 - - [2025-08-18 02:45:23] "POST /fqname-to-id HTTP/1.1" 404 240 0.003000 10.0.0.19 - - [2025-08-18 02:45:23] "POST /projects HTTP/1.1" 200 597 0.217223 10.0.0.38 - - [2025-08-18 02:45:23] "POST /access-control-lists HTTP/1.1" 200 600 0.025464 10.0.0.19 - - [2025-08-18 02:45:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.283415 10.0.0.27 - - [2025-08-18 02:45:23] "GET /project/40060c2c-ded0-474b-8ae8-4b706e4210fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.472343 10.0.0.19 - - [2025-08-18 02:45:23] "GET /projects?obj_uuids=40060c2c-ded0-474b-8ae8-4b706e4210fd&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001133 10.0.0.27 - - [2025-08-18 02:45:23] "GET /project/40060c2c-ded0-474b-8ae8-4b706e4210fd?fields=virtual_networks HTTP/1.1" 200 1044 0.046131 10.0.0.19 - - [2025-08-18 02:45:23] "GET /projects?obj_uuids=40060c2c-ded0-474b-8ae8-4b706e4210fd&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001862 10.0.0.27 - - [2025-08-18 02:45:23] "GET /project/40060c2c-ded0-474b-8ae8-4b706e4210fd?fields=virtual_machine_interfaces HTTP/1.1" 200 1044 0.037118 10.0.0.19 - - [2025-08-18 02:45:23] "GET /projects?obj_uuids=40060c2c-ded0-474b-8ae8-4b706e4210fd&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001115 10.0.0.27 - - [2025-08-18 02:45:23] "GET /project/40060c2c-ded0-474b-8ae8-4b706e4210fd?fields=security_groups HTTP/1.1" 200 1276 0.039640 10.0.0.27 - - [2025-08-18 02:45:24] "POST /fqname-to-id HTTP/1.1" 404 200 0.021991 10.0.0.19 - - [2025-08-18 02:45:24] "GET /projects?obj_uuids=1382640a-a8e6-47b4-ac31-ae91ffd27b3b&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003249 10.0.0.19 - - [2025-08-18 02:45:24] "GET /domains?obj_uuids=edf943fc-0622-4564-8821-4de9bd04e8a3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001157 10.0.0.19 - - [2025-08-18 02:45:24] "GET /domain/edf943fc-0622-4564-8821-4de9bd04e8a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.051278 10.0.0.19 - - [2025-08-18 02:45:24] "POST /id-to-fqname HTTP/1.1" 200 202 0.004778 10.0.0.19 - - [2025-08-18 02:45:24] "POST /fqname-to-id HTTP/1.1" 404 211 0.007959 10.0.0.19 - - [2025-08-18 02:45:24] "POST /security-groups HTTP/1.1" 200 603 0.025396 10.0.0.19 - - [2025-08-18 02:45:24] "POST /projects HTTP/1.1" 200 609 0.212990 10.0.0.38 - - [2025-08-18 02:45:24] "POST /fqname-to-id HTTP/1.1" 404 245 0.009362 10.0.0.19 - - [2025-08-18 02:45:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.284930 10.0.0.27 - - [2025-08-18 02:45:24] "GET /project/1382640a-a8e6-47b4-ac31-ae91ffd27b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.452542 10.0.0.27 - - [2025-08-18 02:45:25] "GET / HTTP/1.1" 200 35931 0.002148 10.0.0.27 - - [2025-08-18 02:45:27] "GET /project/1382640a-a8e6-47b4-ac31-ae91ffd27b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000530 10.0.0.19 - - [2025-08-18 02:45:28] "GET /projects?obj_uuids=1382640a-a8e6-47b4-ac31-ae91ffd27b3b&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001050 10.0.0.27 - - [2025-08-18 02:45:28] "GET /project/1382640a-a8e6-47b4-ac31-ae91ffd27b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.055393 10.0.0.27 - - [2025-08-18 02:45:28] "GET / HTTP/1.1" 200 35931 0.001931 10.0.0.27 - - [2025-08-18 02:45:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003462 10.0.0.19 - - [2025-08-18 02:45:29] "GET /domains?obj_uuids=edf943fc-0622-4564-8821-4de9bd04e8a3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000969 10.0.0.27 - - [2025-08-18 02:45:29] "GET /domain/edf943fc-0622-4564-8821-4de9bd04e8a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.006989 10.0.0.27 - - [2025-08-18 02:45:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003012 10.0.0.19 - - [2025-08-18 02:45:29] "GET /projects?obj_uuids=1382640a-a8e6-47b4-ac31-ae91ffd27b3b&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001000 10.0.0.27 - - [2025-08-18 02:45:29] "GET /project/1382640a-a8e6-47b4-ac31-ae91ffd27b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.032461 10.0.0.27 - - [2025-08-18 02:45:30] "GET /domains HTTP/1.1" 401 292 0.000400 10.0.0.27 - - [2025-08-18 02:45:30] "GET /domains HTTP/1.1" 200 280 0.027485 10.0.0.19 - - [2025-08-18 02:45:30] "GET /domains?obj_uuids=edf943fc-0622-4564-8821-4de9bd04e8a3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001380 10.0.0.27 - - [2025-08-18 02:45:30] "GET /domain/edf943fc-0622-4564-8821-4de9bd04e8a3 HTTP/1.1" 200 2777 0.012206 10.0.0.19 - - [2025-08-18 02:45:30] "GET /projects?obj_uuids=1382640a-a8e6-47b4-ac31-ae91ffd27b3b&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001327 10.0.0.27 - - [2025-08-18 02:45:30] "GET /project/1382640a-a8e6-47b4-ac31-ae91ffd27b3b HTTP/1.1" 200 1924 0.083182 10.0.0.27 - - [2025-08-18 02:45:30] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 762 0.002418 10.0.0.27 - - [2025-08-18 02:45:30] "POST /network-ipams HTTP/1.1" 200 621 0.022559 10.0.0.27 - - [2025-08-18 02:45:30] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 1027 0.003767 10.0.0.27 - - [2025-08-18 02:45:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003297 10.0.0.27 - - [2025-08-18 02:45:30] "GET /network-ipam/3a16daef-66d6-47d4-8c31-7627bf1283cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.005880 10.0.0.27 - - [2025-08-18 02:45:30] "PUT /network-ipam/3a16daef-66d6-47d4-8c31-7627bf1283cf HTTP/1.1" 200 258 0.011423 10.0.0.27 - - [2025-08-18 02:45:31] "POST /fqname-to-id HTTP/1.1" 401 292 0.000456 10.0.0.27 - - [2025-08-18 02:45:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.026726 10.0.0.19 - - [2025-08-18 02:45:31] "GET /projects?obj_uuids=1382640a-a8e6-47b4-ac31-ae91ffd27b3b&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001914 10.0.0.27 - - [2025-08-18 02:45:31] "GET /project/1382640a-a8e6-47b4-ac31-ae91ffd27b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.048244 10.0.0.19 - - [2025-08-18 02:45:31] "GET /projects?obj_uuids=1382640a-a8e6-47b4-ac31-ae91ffd27b3b&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001050 10.0.0.27 - - [2025-08-18 02:45:31] "POST /neutron/network HTTP/1.1" 200 623 0.125893 10.0.0.38 - - [2025-08-18 02:45:31] "POST /ref-update HTTP/1.1" 200 156 0.026577 10.0.0.19 - - [2025-08-18 02:45:32] "POST /useragent-kv HTTP/1.1" 200 115 0.007623 10.0.0.27 - - [2025-08-18 02:45:32] "POST /neutron/subnet HTTP/1.1" 200 828 0.233677 10.0.0.38 - - [2025-08-18 02:45:32] "GET /virtual-network/84541338-c3dc-4a74-9638-80276469537f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.035845 10.0.0.27 - - [2025-08-18 02:45:32] "POST /id-to-fqname HTTP/1.1" 200 235 0.001576 10.0.0.27 - - [2025-08-18 02:45:32] "GET /virtual-network/ae46bb15-a0c1-455d-a554-d748230c23a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3177 0.012274 10.0.0.27 - - [2025-08-18 02:45:32] "GET /virtual-network/ae46bb15-a0c1-455d-a554-d748230c23a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3177 0.004970 10.0.0.27 - - [2025-08-18 02:45:32] "POST /neutron/network HTTP/1.1" 200 1337 0.008745 10.0.0.27 - - [2025-08-18 02:45:32] "POST /neutron/subnet HTTP/1.1" 200 828 0.008288 10.0.0.27 - - [2025-08-18 02:45:33] "GET /virtual-network/ae46bb15-a0c1-455d-a554-d748230c23a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3177 0.005344 10.0.0.27 - - [2025-08-18 02:45:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003331 10.0.0.19 - - [2025-08-18 02:45:34] "GET /projects?obj_uuids=1382640a-a8e6-47b4-ac31-ae91ffd27b3b&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001024 10.0.0.27 - - [2025-08-18 02:45:34] "GET /project/1382640a-a8e6-47b4-ac31-ae91ffd27b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.034018 10.0.0.19 - - [2025-08-18 02:45:34] "POST /useragent-kv HTTP/1.1" 200 115 0.006011 10.0.0.27 - - [2025-08-18 02:45:34] "POST /neutron/subnet HTTP/1.1" 200 701 0.160023 10.0.0.27 - - [2025-08-18 02:45:35] "POST /neutron/network HTTP/1.1" 200 1337 0.013927 10.0.0.27 - - [2025-08-18 02:45:35] "POST /id-to-fqname HTTP/1.1" 200 235 0.001092 10.0.0.27 - - [2025-08-18 02:45:35] "GET /virtual-network/6ef08fab-163c-40f8-b1aa-c9b23e72880d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004612 10.0.0.27 - - [2025-08-18 02:45:35] "GET /virtual-network/6ef08fab-163c-40f8-b1aa-c9b23e72880d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004920 10.0.0.27 - - [2025-08-18 02:45:35] "POST /neutron/subnet HTTP/1.1" 200 701 0.006776 10.0.0.27 - - [2025-08-18 02:45:35] "GET /virtual-network/6ef08fab-163c-40f8-b1aa-c9b23e72880d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.005162 10.0.0.27 - - [2025-08-18 02:45:35] "GET /obj-perms HTTP/1.1" 200 5019 0.044500 10.0.0.19 - - [2025-08-18 02:45:35] "GET /obj-perms HTTP/1.1" 200 5019 0.046253 10.0.0.27 - - [2025-08-18 02:45:35] "POST /fqname-to-id HTTP/1.1" 404 211 0.003183 10.0.0.27 - - [2025-08-18 02:45:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002617 10.0.0.19 - - [2025-08-18 02:45:35] "GET /projects?obj_uuids=1382640a-a8e6-47b4-ac31-ae91ffd27b3b&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001622 10.0.0.27 - - [2025-08-18 02:45:35] "GET /project/1382640a-a8e6-47b4-ac31-ae91ffd27b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.043065 10.0.0.27 - - [2025-08-18 02:45:36] "POST /network-policys HTTP/1.1" 200 533 0.029687 10.0.0.27 - - [2025-08-18 02:45:36] "GET /network-policy/d9264a36-8e68-4156-9597-5e8fe4b13a4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4992 0.008548 10.0.0.27 - - [2025-08-18 02:45:36] "POST /fqname-to-id HTTP/1.1" 404 211 0.003335 10.0.0.27 - - [2025-08-18 02:45:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002478 10.0.0.19 - - [2025-08-18 02:45:36] "GET /projects?obj_uuids=1382640a-a8e6-47b4-ac31-ae91ffd27b3b&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001455 10.0.0.27 - - [2025-08-18 02:45:36] "GET /project/1382640a-a8e6-47b4-ac31-ae91ffd27b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.059947 10.0.0.27 - - [2025-08-18 02:45:36] "POST /network-policys HTTP/1.1" 200 533 0.032894 10.0.0.27 - - [2025-08-18 02:45:36] "GET /network-policy/eb67616e-e5df-4345-a4ff-4aad6265ed58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4992 0.007085 10.0.0.27 - - [2025-08-18 02:45:36] "POST /fqname-to-id HTTP/1.1" 404 211 0.002915 10.0.0.27 - - [2025-08-18 02:45:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003547 10.0.0.19 - - [2025-08-18 02:45:36] "GET /projects?obj_uuids=1382640a-a8e6-47b4-ac31-ae91ffd27b3b&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001080 10.0.0.27 - - [2025-08-18 02:45:36] "GET /project/1382640a-a8e6-47b4-ac31-ae91ffd27b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.060735 10.0.0.27 - - [2025-08-18 02:45:36] "POST /network-policys HTTP/1.1" 200 533 0.023090 10.0.0.27 - - [2025-08-18 02:45:36] "GET /network-policy/f5044cea-1b46-4db2-a4fa-fc038f187fd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4992 0.008562 10.0.0.27 - - [2025-08-18 02:45:37] "POST /fqname-to-id HTTP/1.1" 404 211 0.002883 10.0.0.27 - - [2025-08-18 02:45:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002272 10.0.0.19 - - [2025-08-18 02:45:37] "GET /projects?obj_uuids=1382640a-a8e6-47b4-ac31-ae91ffd27b3b&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000985 10.0.0.27 - - [2025-08-18 02:45:37] "GET /project/1382640a-a8e6-47b4-ac31-ae91ffd27b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.026136 10.0.0.27 - - [2025-08-18 02:45:37] "POST /network-policys HTTP/1.1" 200 533 0.022685 10.0.0.27 - - [2025-08-18 02:45:37] "GET /network-policy/12bd3f04-fdce-492c-8ff5-9a42e303aa79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4991 0.008325 10.0.0.27 - - [2025-08-18 02:45:37] "POST /fqname-to-id HTTP/1.1" 404 213 0.007558 10.0.0.27 - - [2025-08-18 02:45:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004274 10.0.0.19 - - [2025-08-18 02:45:37] "GET /projects?obj_uuids=1382640a-a8e6-47b4-ac31-ae91ffd27b3b&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001029 10.0.0.27 - - [2025-08-18 02:45:37] "GET /project/1382640a-a8e6-47b4-ac31-ae91ffd27b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.042138 10.0.0.27 - - [2025-08-18 02:45:37] "POST /network-policys HTTP/1.1" 200 537 0.030988 10.0.0.27 - - [2025-08-18 02:45:37] "GET /network-policy/db2ec02a-0254-47a0-a116-9f92d07b9c63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.008549 10.0.0.27 - - [2025-08-18 02:45:37] "POST /fqname-to-id HTTP/1.1" 404 212 0.003202 10.0.0.27 - - [2025-08-18 02:45:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002416 10.0.0.19 - - [2025-08-18 02:45:37] "GET /projects?obj_uuids=1382640a-a8e6-47b4-ac31-ae91ffd27b3b&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001436 10.0.0.27 - - [2025-08-18 02:45:37] "GET /project/1382640a-a8e6-47b4-ac31-ae91ffd27b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.043637 10.0.0.27 - - [2025-08-18 02:45:37] "POST /network-policys HTTP/1.1" 200 535 0.022873 10.0.0.27 - - [2025-08-18 02:45:37] "GET /network-policy/91a15c5e-241a-4af3-8460-41978554ba21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4994 0.005655 10.0.0.27 - - [2025-08-18 02:45:38] "POST /fqname-to-id HTTP/1.1" 404 212 0.002966 10.0.0.27 - - [2025-08-18 02:45:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002934 10.0.0.19 - - [2025-08-18 02:45:38] "GET /projects?obj_uuids=1382640a-a8e6-47b4-ac31-ae91ffd27b3b&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000999 10.0.0.27 - - [2025-08-18 02:45:38] "GET /project/1382640a-a8e6-47b4-ac31-ae91ffd27b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.039503 10.0.0.27 - - [2025-08-18 02:45:38] "POST /network-policys HTTP/1.1" 200 535 0.022864 10.0.0.27 - - [2025-08-18 02:45:38] "GET /network-policy/8870f886-c965-403d-8605-5c0be8623c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4993 0.005784 10.0.0.27 - - [2025-08-18 02:45:38] "POST /fqname-to-id HTTP/1.1" 404 212 0.003185 10.0.0.27 - - [2025-08-18 02:45:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003826 10.0.0.19 - - [2025-08-18 02:45:38] "GET /projects?obj_uuids=1382640a-a8e6-47b4-ac31-ae91ffd27b3b&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001148 10.0.0.27 - - [2025-08-18 02:45:38] "GET /project/1382640a-a8e6-47b4-ac31-ae91ffd27b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.043308 10.0.0.27 - - [2025-08-18 02:45:38] "POST /network-policys HTTP/1.1" 200 535 0.024791 10.0.0.27 - - [2025-08-18 02:45:38] "GET /network-policy/16e16f07-9fb5-415d-8816-b5d8718ce3a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4993 0.008334 10.0.0.27 - - [2025-08-18 02:45:38] "POST /fqname-to-id HTTP/1.1" 404 212 0.003239 10.0.0.27 - - [2025-08-18 02:45:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002824 10.0.0.19 - - [2025-08-18 02:45:38] "GET /projects?obj_uuids=1382640a-a8e6-47b4-ac31-ae91ffd27b3b&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001095 10.0.0.27 - - [2025-08-18 02:45:38] "GET /project/1382640a-a8e6-47b4-ac31-ae91ffd27b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.040938 10.0.0.27 - - [2025-08-18 02:45:39] "POST /network-policys HTTP/1.1" 200 535 0.028044 10.0.0.27 - - [2025-08-18 02:45:39] "GET /network-policy/21b00591-5cbc-421e-9e73-9c06c7341078?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4994 0.006214 10.0.0.27 - - [2025-08-18 02:45:39] "POST /fqname-to-id HTTP/1.1" 404 214 0.003025 10.0.0.27 - - [2025-08-18 02:45:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002988 10.0.0.19 - - [2025-08-18 02:45:39] "GET /projects?obj_uuids=1382640a-a8e6-47b4-ac31-ae91ffd27b3b&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001073 10.0.0.27 - - [2025-08-18 02:45:39] "GET /project/1382640a-a8e6-47b4-ac31-ae91ffd27b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.036655 10.0.0.27 - - [2025-08-18 02:45:39] "POST /network-policys HTTP/1.1" 200 539 0.025392 10.0.0.27 - - [2025-08-18 02:45:39] "GET /network-policy/35cd4471-87c1-4057-9885-6825bd7ef95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.005626 10.0.0.27 - - [2025-08-18 02:45:39] "POST /neutron/network HTTP/1.1" 200 1337 0.010010 10.0.0.38 - - [2025-08-18 02:45:39] "POST /fqname-to-id HTTP/1.1" 404 252 0.007339 10.0.0.38 - - [2025-08-18 02:45:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.006831 10.0.0.27 - - [2025-08-18 02:45:39] "GET /virtual-network/ae46bb15-a0c1-455d-a554-d748230c23a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3481 0.011941 10.0.0.27 - - [2025-08-18 02:45:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002923 10.0.0.27 - - [2025-08-18 02:45:39] "GET /network-policy/d9264a36-8e68-4156-9597-5e8fe4b13a4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4992 0.004510 10.0.0.27 - - [2025-08-18 02:45:40] "POST /neutron/network HTTP/1.1" 200 1337 0.011067 10.0.0.38 - - [2025-08-18 02:45:40] "GET /virtual-network/84541338-c3dc-4a74-9638-80276469537f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.006003 10.0.0.38 - - [2025-08-18 02:45:40] "POST /access-control-lists HTTP/1.1" 200 609 0.036577 10.0.0.27 - - [2025-08-18 02:45:40] "GET /virtual-network/6ef08fab-163c-40f8-b1aa-c9b23e72880d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3482 0.014866 10.0.0.27 - - [2025-08-18 02:45:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.007655 10.0.0.27 - - [2025-08-18 02:45:40] "GET /network-policy/db2ec02a-0254-47a0-a116-9f92d07b9c63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.004008 10.0.0.27 - - [2025-08-18 02:45:40] "POST /id-to-fqname HTTP/1.1" 200 235 0.001446 10.0.0.27 - - [2025-08-18 02:45:40] "POST /neutron/network HTTP/1.1" 200 1435 0.012520 10.0.0.19 - - [2025-08-18 02:45:41] "GET /projects?obj_uuids=1382640a-a8e6-47b4-ac31-ae91ffd27b3b&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001168 10.0.0.27 - - [2025-08-18 02:45:41] "GET /project/1382640a-a8e6-47b4-ac31-ae91ffd27b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.055518 10.0.0.27 - - [2025-08-18 02:45:41] "POST /neutron/port HTTP/1.1" 200 117 0.005785 10.0.0.27 - - [2025-08-18 02:45:41] "POST /id-to-fqname HTTP/1.1" 200 235 0.001320 10.0.0.27 - - [2025-08-18 02:45:41] "POST /neutron/network HTTP/1.1" 200 1435 0.011109 10.0.0.27 - - [2025-08-18 02:45:42] "POST /neutron/port HTTP/1.1" 200 1174 0.017507 10.0.0.19 - - [2025-08-18 02:45:42] "GET /projects?obj_uuids=1382640a-a8e6-47b4-ac31-ae91ffd27b3b&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001069 10.0.0.27 - - [2025-08-18 02:45:42] "GET /project/1382640a-a8e6-47b4-ac31-ae91ffd27b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.083805 10.0.0.27 - - [2025-08-18 02:45:42] "POST /neutron/network HTTP/1.1" 200 1427 0.031096 10.0.0.27 - - [2025-08-18 02:45:42] "POST /neutron/subnet HTTP/1.1" 200 1361 0.011934 10.0.0.27 - - [2025-08-18 02:45:42] "POST /neutron/network HTTP/1.1" 200 1425 0.018528 10.0.0.27 - - [2025-08-18 02:45:42] "POST /neutron/port HTTP/1.1" 200 117 0.006070 10.0.0.27 - - [2025-08-18 02:45:43] "POST /neutron/network HTTP/1.1" 200 1437 0.011478 10.0.0.38 - - [2025-08-18 02:45:43] "PUT /access-control-list/24dc1cea-bc1a-4624-a197-de2f74ed97a9 HTTP/1.1" 200 272 0.015296 10.0.0.27 - - [2025-08-18 02:45:43] "POST /neutron/port HTTP/1.1" 200 1174 0.017209 10.0.0.27 - - [2025-08-18 02:45:43] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003730 10.0.0.27 - - [2025-08-18 02:45:43] "POST /neutron/port HTTP/1.1" 200 117 0.001277 10.0.0.27 - - [2025-08-18 02:45:47] "POST /neutron/port HTTP/1.1" 200 1202 0.016165 10.0.0.27 - - [2025-08-18 02:45:48] "POST /neutron/security_group HTTP/1.1" 200 2070 0.008634 10.0.0.27 - - [2025-08-18 02:45:48] "GET /virtual-machine/30d14796-0036-46c9-833c-9a53dc5d6555 HTTP/1.1" 401 292 0.000510 10.0.0.27 - - [2025-08-18 02:45:48] "GET /virtual-machine/30d14796-0036-46c9-833c-9a53dc5d6555 HTTP/1.1" 200 1303 0.024904 10.0.0.27 - - [2025-08-18 02:45:48] "GET /virtual-machine-interface/75cf7dfe-a7f8-469d-943f-c272bb856908 HTTP/1.1" 200 3169 0.005097 10.0.0.27 - - [2025-08-18 02:45:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002956 10.0.0.27 - - [2025-08-18 02:45:48] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003379 10.0.0.27 - - [2025-08-18 02:45:48] "GET /virtual-networks?parent_id=1382640a-a8e6-47b4-ac31-ae91ffd27b3b&detail=False&count=False&shared=False HTTP/1.1" 200 601 0.002668 10.0.0.27 - - [2025-08-18 02:45:48] "GET /virtual-network/ae46bb15-a0c1-455d-a554-d748230c23a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3481 0.005725 10.0.0.38 - - [2025-08-18 02:45:51] "GET /obj-perms HTTP/1.1" 200 5056 0.046097 10.0.0.27 - - [2025-08-18 02:45:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004305 10.0.0.27 - - [2025-08-18 02:45:51] "GET /virtual-network/ae46bb15-a0c1-455d-a554-d748230c23a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3481 0.006662 10.0.0.27 - - [2025-08-18 02:45:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004971 10.0.0.27 - - [2025-08-18 02:45:55] "GET /virtual-network/ae46bb15-a0c1-455d-a554-d748230c23a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3481 0.006310 10.0.0.27 - - [2025-08-18 02:45:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003503 10.0.0.27 - - [2025-08-18 02:45:59] "GET /virtual-network/ae46bb15-a0c1-455d-a554-d748230c23a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3481 0.005289 10.0.0.27 - - [2025-08-18 02:46:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005421 10.0.0.27 - - [2025-08-18 02:46:03] "GET /virtual-network/ae46bb15-a0c1-455d-a554-d748230c23a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3481 0.006058 10.0.0.27 - - [2025-08-18 02:46:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003548 10.0.0.27 - - [2025-08-18 02:46:07] "GET /virtual-network/ae46bb15-a0c1-455d-a554-d748230c23a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3481 0.006114 10.0.0.27 - - [2025-08-18 02:46:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003635 10.0.0.27 - - [2025-08-18 02:46:12] "GET /virtual-network/ae46bb15-a0c1-455d-a554-d748230c23a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3481 0.006004 10.0.0.19 - - [2025-08-18 02:46:12] "DELETE /project/1382640aa8e647b4ac31ae91ffd27b3b HTTP/1.1" 404 173 0.007532 10.0.0.19 - - [2025-08-18 02:46:12] "DELETE /project/40060c2cded0474b8ae84b706e4210fd HTTP/1.1" 404 173 0.009469 10.0.0.19 - - [2025-08-18 02:46:12] "GET /projects?obj_uuids=40060c2c-ded0-474b-8ae8-4b706e4210fd&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000993 10.0.0.19 - - [2025-08-18 02:46:12] "GET /project/40060c2c-ded0-474b-8ae8-4b706e4210fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1492 0.042067 10.0.0.19 - - [2025-08-18 02:46:12] "GET /projects?obj_uuids=40060c2c-ded0-474b-8ae8-4b706e4210fd&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001317 10.0.0.19 - - [2025-08-18 02:46:12] "GET /project/40060c2c-ded0-474b-8ae8-4b706e4210fd?fields=security_groups HTTP/1.1" 200 1381 0.050024 10.0.0.27 - - [2025-08-18 02:46:12] "POST /neutron/port HTTP/1.1" 200 1202 0.028690 10.0.0.19 - - [2025-08-18 02:46:13] "DELETE /security-group/0d71f21b-c086-4c54-8096-e45384891cea HTTP/1.1" 200 115 0.056578 10.0.0.19 - - [2025-08-18 02:46:13] "GET /projects?obj_uuids=40060c2c-ded0-474b-8ae8-4b706e4210fd&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000997 10.0.0.19 - - [2025-08-18 02:46:13] "GET /project/40060c2c-ded0-474b-8ae8-4b706e4210fd?fields=application_policy_sets HTTP/1.1" 200 1420 0.048102 10.0.0.27 - - [2025-08-18 02:46:13] "POST /neutron/floatingip HTTP/1.1" 200 117 0.008184 10.0.0.19 - - [2025-08-18 02:46:13] "DELETE /project/40060c2c-ded0-474b-8ae8-4b706e4210fd HTTP/1.1" 200 115 0.434017 10.0.0.27 - - [2025-08-18 02:46:13] "POST /neutron/port HTTP/1.1" 200 117 0.001108 10.0.0.27 - - [2025-08-18 02:46:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003772 10.0.0.27 - - [2025-08-18 02:46:16] "GET /virtual-network/ae46bb15-a0c1-455d-a554-d748230c23a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3481 0.005414 10.0.0.27 - - [2025-08-18 02:46:17] "POST /neutron/port HTTP/1.1" 200 1202 0.016751 10.0.0.27 - - [2025-08-18 02:46:17] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004025 10.0.0.27 - - [2025-08-18 02:46:17] "POST /neutron/port HTTP/1.1" 200 117 0.001339 10.0.0.27 - - [2025-08-18 02:46:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003473 10.0.0.27 - - [2025-08-18 02:46:18] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003320 10.0.0.27 - - [2025-08-18 02:46:18] "GET /virtual-networks?parent_id=1382640a-a8e6-47b4-ac31-ae91ffd27b3b&detail=False&count=False&shared=False HTTP/1.1" 200 601 0.002549 10.0.0.27 - - [2025-08-18 02:46:18] "GET /virtual-network/ae46bb15-a0c1-455d-a554-d748230c23a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3481 0.005103 10.0.0.27 - - [2025-08-18 02:46:18] "POST /neutron/port HTTP/1.1" 200 1202 0.014348 10.0.0.27 - - [2025-08-18 02:46:23] "POST /neutron/security_group HTTP/1.1" 200 2070 0.009840 10.0.0.38 - - [2025-08-18 02:46:23] "GET /global-system-configs HTTP/1.1" 200 322 0.027133 10.0.0.19 - - [2025-08-18 02:46:24] "GET /global-system-configs HTTP/1.1" 200 322 0.105129 10.0.0.38 - - [2025-08-18 02:46:24] "GET /global-system-configs HTTP/1.1" 200 322 0.118118 10.0.0.19 - - [2025-08-18 02:46:24] "GET /obj-perms HTTP/1.1" 200 5056 0.240138 10.0.0.27 - - [2025-08-18 02:46:24] "GET /obj-perms HTTP/1.1" 200 5056 0.219220 10.0.0.38 - - [2025-08-18 02:46:24] "GET /obj-perms HTTP/1.1" 200 5056 0.234546 10.0.0.27 - - [2025-08-18 02:46:24] "GET /global-system-configs HTTP/1.1" 200 322 0.081981 10.0.0.19 - - [2025-08-18 02:46:24] "GET /global-system-configs HTTP/1.1" 200 322 0.005458 10.0.0.19 - - [2025-08-18 02:46:24] "GET /obj-perms HTTP/1.1" 200 5056 0.003619 10.0.0.27 - - [2025-08-18 02:46:25] "GET /global-system-configs HTTP/1.1" 200 322 0.067304 10.0.0.27 - - [2025-08-18 02:46:25] "GET /obj-perms HTTP/1.1" 200 5056 0.112242 10.0.0.38 - - [2025-08-18 02:46:25] "GET /obj-perms HTTP/1.1" 200 5056 0.122164 10.0.0.27 - - [2025-08-18 02:46:28] "POST /neutron/port HTTP/1.1" 200 1202 0.017155 10.0.0.27 - - [2025-08-18 02:46:28] "POST /neutron/security_group HTTP/1.1" 200 2070 0.031503 10.0.0.27 - - [2025-08-18 02:46:39] "POST /neutron/port HTTP/1.1" 200 1202 0.018460 10.0.0.27 - - [2025-08-18 02:46:39] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007504 10.0.0.27 - - [2025-08-18 02:46:39] "GET /virtual-machine/efa7a8f6-c661-497d-8d65-65f2724259db HTTP/1.1" 200 1305 0.005748 10.0.0.27 - - [2025-08-18 02:46:39] "GET /virtual-machine-interface/b6d9931b-3dff-48ad-9c05-810f3b571ccc HTTP/1.1" 200 3170 0.005252 10.0.0.27 - - [2025-08-18 02:46:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003965 10.0.0.27 - - [2025-08-18 02:46:39] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003428 10.0.0.27 - - [2025-08-18 02:46:39] "GET /virtual-networks?parent_id=1382640a-a8e6-47b4-ac31-ae91ffd27b3b&detail=False&count=False&shared=False HTTP/1.1" 200 601 0.003066 10.0.0.27 - - [2025-08-18 02:46:39] "GET /virtual-network/6ef08fab-163c-40f8-b1aa-c9b23e72880d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3482 0.005455 10.0.0.27 - - [2025-08-18 02:46:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003505 10.0.0.27 - - [2025-08-18 02:46:40] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004287 10.0.0.27 - - [2025-08-18 02:46:40] "GET /virtual-networks?parent_id=1382640a-a8e6-47b4-ac31-ae91ffd27b3b&detail=False&count=False&shared=False HTTP/1.1" 200 601 0.002739 10.0.0.27 - - [2025-08-18 02:46:40] "GET /virtual-network/6ef08fab-163c-40f8-b1aa-c9b23e72880d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3482 0.006374 10.0.0.27 - - [2025-08-18 02:46:40] "POST /neutron/port HTTP/1.1" 200 2286 0.018189 10.0.0.27 - - [2025-08-18 02:46:40] "POST /neutron/security_group HTTP/1.1" 200 2070 0.008898 10.0.0.27 - - [2025-08-18 02:46:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003412 10.0.0.27 - - [2025-08-18 02:46:41] "GET /network-policy/db2ec02a-0254-47a0-a116-9f92d07b9c63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.007236 10.0.0.27 - - [2025-08-18 02:46:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003412 10.0.0.27 - - [2025-08-18 02:46:41] "GET /network-policy/d9264a36-8e68-4156-9597-5e8fe4b13a4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4992 0.004490 10.0.0.27 - - [2025-08-18 02:46:41] "POST /neutron/network HTTP/1.1" 200 1425 0.012763 10.0.0.38 - - [2025-08-18 02:46:41] "PUT /access-control-list/eb22e056-230e-4aa9-af1f-111a4a97dd29 HTTP/1.1" 200 272 0.019137 10.0.0.27 - - [2025-08-18 02:46:41] "GET /virtual-network/ae46bb15-a0c1-455d-a554-d748230c23a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3481 0.010674 10.0.0.27 - - [2025-08-18 02:46:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005439 10.0.0.27 - - [2025-08-18 02:46:41] "GET /network-policy/eb67616e-e5df-4345-a4ff-4aad6265ed58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4992 0.003490 10.0.0.27 - - [2025-08-18 02:47:02] "POST /neutron/network HTTP/1.1" 200 1425 0.011423 10.0.0.38 - - [2025-08-18 02:47:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005257 10.0.0.27 - - [2025-08-18 02:47:02] "GET /virtual-network/ae46bb15-a0c1-455d-a554-d748230c23a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3484 0.012993 10.0.0.27 - - [2025-08-18 02:47:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003131 10.0.0.27 - - [2025-08-18 02:47:02] "GET /network-policy/35cd4471-87c1-4057-9885-6825bd7ef95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.004122 10.0.0.27 - - [2025-08-18 02:47:14] "POST /neutron/port HTTP/1.1" 200 1202 0.016835 10.0.0.27 - - [2025-08-18 02:47:14] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004349 10.0.0.27 - - [2025-08-18 02:47:14] "POST /neutron/port HTTP/1.1" 200 117 0.001275 10.0.0.27 - - [2025-08-18 02:47:14] "POST /neutron/network HTTP/1.1" 200 1428 0.010112 10.0.0.38 - - [2025-08-18 02:47:14] "GET /virtual-network/84541338-c3dc-4a74-9638-80276469537f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.005339 10.0.0.38 - - [2025-08-18 02:47:14] "PUT /access-control-list/eb22e056-230e-4aa9-af1f-111a4a97dd29 HTTP/1.1" 200 272 0.021670 10.0.0.27 - - [2025-08-18 02:47:14] "GET /virtual-network/ae46bb15-a0c1-455d-a554-d748230c23a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3481 0.008720 10.0.0.27 - - [2025-08-18 02:47:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003862 10.0.0.27 - - [2025-08-18 02:47:15] "GET /network-policy/f5044cea-1b46-4db2-a4fa-fc038f187fd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4992 0.007411 10.0.0.27 - - [2025-08-18 02:47:17] "POST /neutron/port HTTP/1.1" 200 1202 0.036819 10.0.0.27 - - [2025-08-18 02:47:17] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005217 10.0.0.27 - - [2025-08-18 02:47:17] "POST /neutron/port HTTP/1.1" 200 117 0.001922 10.0.0.27 - - [2025-08-18 02:47:26] "POST /neutron/network HTTP/1.1" 200 1425 0.022352 10.0.0.27 - - [2025-08-18 02:47:27] "GET /virtual-network/ae46bb15-a0c1-455d-a554-d748230c23a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3481 0.008580 10.0.0.27 - - [2025-08-18 02:47:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003217 10.0.0.27 - - [2025-08-18 02:47:27] "GET /network-policy/12bd3f04-fdce-492c-8ff5-9a42e303aa79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4991 0.004534 10.0.0.27 - - [2025-08-18 02:47:37] "POST /neutron/network HTTP/1.1" 200 1425 0.012287 10.0.0.38 - - [2025-08-18 02:47:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.008996 10.0.0.38 - - [2025-08-18 02:47:37] "PUT /access-control-list/eb22e056-230e-4aa9-af1f-111a4a97dd29 HTTP/1.1" 200 272 0.026838 10.0.0.27 - - [2025-08-18 02:47:37] "GET /virtual-network/ae46bb15-a0c1-455d-a554-d748230c23a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3482 0.012850 10.0.0.27 - - [2025-08-18 02:47:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003903 10.0.0.27 - - [2025-08-18 02:47:37] "GET /network-policy/91a15c5e-241a-4af3-8460-41978554ba21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4994 0.005684 10.0.0.27 - - [2025-08-18 02:47:49] "POST /neutron/network HTTP/1.1" 200 1426 0.013366 10.0.0.38 - - [2025-08-18 02:47:49] "GET /virtual-network/84541338-c3dc-4a74-9638-80276469537f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.017436 10.0.0.38 - - [2025-08-18 02:47:49] "POST /ref-update HTTP/1.1" 200 156 0.072819 10.0.0.27 - - [2025-08-18 02:47:49] "GET /virtual-network/ae46bb15-a0c1-455d-a554-d748230c23a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3482 0.009350 10.0.0.27 - - [2025-08-18 02:47:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.016215 10.0.0.27 - - [2025-08-18 02:47:49] "GET /network-policy/8870f886-c965-403d-8605-5c0be8623c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4993 0.004562 10.0.0.27 - - [2025-08-18 02:47:59] "POST /neutron/network HTTP/1.1" 200 1426 0.011574 10.0.0.27 - - [2025-08-18 02:48:00] "GET /virtual-network/ae46bb15-a0c1-455d-a554-d748230c23a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3482 0.011640 10.0.0.27 - - [2025-08-18 02:48:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004495 10.0.0.27 - - [2025-08-18 02:48:00] "GET /network-policy/16e16f07-9fb5-415d-8816-b5d8718ce3a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4993 0.006613 10.0.0.27 - - [2025-08-18 02:48:12] "POST /neutron/network HTTP/1.1" 200 1426 0.013403 10.0.0.38 - - [2025-08-18 02:48:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004757 10.0.0.27 - - [2025-08-18 02:48:12] "GET /virtual-network/ae46bb15-a0c1-455d-a554-d748230c23a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3482 0.011627 10.0.0.27 - - [2025-08-18 02:48:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002953 10.0.0.27 - - [2025-08-18 02:48:12] "GET /network-policy/21b00591-5cbc-421e-9e73-9c06c7341078?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4994 0.004754 10.0.0.27 - - [2025-08-18 02:48:14] "POST /neutron/port HTTP/1.1" 200 1202 0.032059 10.0.0.27 - - [2025-08-18 02:48:15] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004275 10.0.0.27 - - [2025-08-18 02:48:15] "POST /neutron/port HTTP/1.1" 200 117 0.001958 10.0.0.27 - - [2025-08-18 02:48:18] "POST /neutron/port HTTP/1.1" 200 1202 0.014121 10.0.0.27 - - [2025-08-18 02:48:18] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003772 10.0.0.27 - - [2025-08-18 02:48:18] "POST /neutron/port HTTP/1.1" 200 117 0.001185 10.0.0.27 - - [2025-08-18 02:48:22] "GET /virtual-network/ae46bb15-a0c1-455d-a554-d748230c23a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3482 0.006113 10.0.0.27 - - [2025-08-18 02:48:22] "POST /neutron/network HTTP/1.1" 200 1426 0.009787 10.0.0.38 - - [2025-08-18 02:48:22] "GET /virtual-network/84541338-c3dc-4a74-9638-80276469537f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.015924 10.0.0.38 - - [2025-08-18 02:48:22] "DELETE /access-control-list/eb22e056-230e-4aa9-af1f-111a4a97dd29 HTTP/1.1" 200 115 0.042924 10.0.0.27 - - [2025-08-18 02:48:22] "GET /virtual-network/ae46bb15-a0c1-455d-a554-d748230c23a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3177 0.012725 10.0.0.27 - - [2025-08-18 02:48:22] "GET /virtual-machine/efa7a8f6-c661-497d-8d65-65f2724259db HTTP/1.1" 200 1305 0.004297 10.0.0.27 - - [2025-08-18 02:48:23] "POST /neutron/port HTTP/1.1" 200 1202 0.015535 10.0.0.27 - - [2025-08-18 02:48:24] "GET /virtual-machine/efa7a8f6-c661-497d-8d65-65f2724259db HTTP/1.1" 404 171 0.003349 10.0.0.27 - - [2025-08-18 02:48:24] "GET /virtual-machine/efa7a8f6-c661-497d-8d65-65f2724259db HTTP/1.1" 404 171 0.002503 10.0.0.27 - - [2025-08-18 02:48:24] "GET /virtual-machine/efa7a8f6-c661-497d-8d65-65f2724259db HTTP/1.1" 404 171 0.002279 10.0.0.27 - - [2025-08-18 02:48:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004087 10.0.0.27 - - [2025-08-18 02:48:24] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003743 10.0.0.27 - - [2025-08-18 02:48:24] "GET /virtual-networks?parent_id=1382640a-a8e6-47b4-ac31-ae91ffd27b3b&detail=False&count=False&shared=False HTTP/1.1" 200 601 0.003056 10.0.0.27 - - [2025-08-18 02:48:24] "GET /virtual-network/6ef08fab-163c-40f8-b1aa-c9b23e72880d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3482 0.006916 10.0.0.27 - - [2025-08-18 02:48:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004660 10.0.0.27 - - [2025-08-18 02:48:24] "GET /routing-instance/7f0f9e05-7d6b-4845-882a-a75848c895ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1498 0.004866 10.0.0.27 - - [2025-08-18 02:48:25] "GET /route-target/28ccbd83-75cd-4d65-a3f5-dee31e4f18fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004459 10.0.0.27 - - [2025-08-18 02:48:25] "GET /obj-perms HTTP/1.1" 200 5019 0.003929 10.0.0.27 - - [2025-08-18 02:48:28] "GET /obj-perms HTTP/1.1" 200 5019 0.004077 10.0.0.27 - - [2025-08-18 02:48:34] "GET /obj-perms HTTP/1.1" 200 5019 0.004186 10.0.0.27 - - [2025-08-18 02:48:37] "GET /obj-perms HTTP/1.1" 200 5019 0.004275 10.0.0.27 - - [2025-08-18 02:48:43] "GET /obj-perms HTTP/1.1" 200 5019 0.004007 10.0.0.27 - - [2025-08-18 02:48:46] "GET /obj-perms HTTP/1.1" 200 5019 0.004148 10.0.0.27 - - [2025-08-18 02:48:49] "GET /obj-perms HTTP/1.1" 200 5019 0.003845 10.0.0.19 - - [2025-08-18 02:48:49] "GET /obj-perms HTTP/1.1" 200 5019 0.003707 10.0.0.27 - - [2025-08-18 02:48:49] "GET /virtual-machine/30d14796-0036-46c9-833c-9a53dc5d6555 HTTP/1.1" 200 1303 0.004165 10.0.0.27 - - [2025-08-18 02:48:50] "POST /neutron/port HTTP/1.1" 200 1202 0.014622 10.0.0.27 - - [2025-08-18 02:48:51] "GET /virtual-machine/30d14796-0036-46c9-833c-9a53dc5d6555 HTTP/1.1" 404 171 0.004177 10.0.0.27 - - [2025-08-18 02:48:51] "GET /virtual-machine/30d14796-0036-46c9-833c-9a53dc5d6555 HTTP/1.1" 404 171 0.002861 10.0.0.27 - - [2025-08-18 02:48:52] "GET /virtual-machine/30d14796-0036-46c9-833c-9a53dc5d6555 HTTP/1.1" 404 171 0.002886 10.0.0.27 - - [2025-08-18 02:48:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003590 10.0.0.27 - - [2025-08-18 02:48:52] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003238 10.0.0.27 - - [2025-08-18 02:48:52] "GET /virtual-networks?parent_id=1382640a-a8e6-47b4-ac31-ae91ffd27b3b&detail=False&count=False&shared=False HTTP/1.1" 200 601 0.002503 10.0.0.27 - - [2025-08-18 02:48:52] "GET /virtual-network/ae46bb15-a0c1-455d-a554-d748230c23a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3177 0.006483 10.0.0.27 - - [2025-08-18 02:48:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003713 10.0.0.27 - - [2025-08-18 02:48:52] "GET /routing-instance/68438c49-0101-4939-b7c5-a123f2bad271?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1499 0.004974 10.0.0.27 - - [2025-08-18 02:48:52] "GET /route-target/aff6c088-237e-4704-bfc2-9919d46d8767?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004446 10.0.0.27 - - [2025-08-18 02:48:52] "GET /obj-perms HTTP/1.1" 200 5019 0.004819 10.0.0.38 - - [2025-08-18 02:48:53] "GET /obj-perms HTTP/1.1" 200 5056 0.044981 10.0.0.27 - - [2025-08-18 02:48:58] "GET /obj-perms HTTP/1.1" 200 5019 0.004160 10.0.0.27 - - [2025-08-18 02:49:01] "GET /obj-perms HTTP/1.1" 200 5019 0.004915 10.0.0.27 - - [2025-08-18 02:49:07] "GET /obj-perms HTTP/1.1" 200 5019 0.004943 10.0.0.27 - - [2025-08-18 02:49:11] "GET /obj-perms HTTP/1.1" 200 5019 0.003922 10.0.0.27 - - [2025-08-18 02:49:17] "GET /obj-perms HTTP/1.1" 200 5019 0.004094 10.0.0.27 - - [2025-08-18 02:49:20] "GET /obj-perms HTTP/1.1" 200 5019 0.003988 10.0.0.27 - - [2025-08-18 02:49:20] "GET /virtual-network/6ef08fab-163c-40f8-b1aa-c9b23e72880d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3482 0.005737 10.0.0.27 - - [2025-08-18 02:49:20] "POST /neutron/network HTTP/1.1" 200 1427 0.009516 10.0.0.27 - - [2025-08-18 02:49:20] "GET /virtual-network/6ef08fab-163c-40f8-b1aa-c9b23e72880d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.009970 10.0.0.38 - - [2025-08-18 02:49:20] "POST /ref-update HTTP/1.1" 200 156 0.017222 10.0.0.27 - - [2025-08-18 02:49:20] "DELETE /network-policy/35cd4471-87c1-4057-9885-6825bd7ef95d HTTP/1.1" 200 115 0.026448 10.0.0.27 - - [2025-08-18 02:49:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.006974 10.0.0.19 - - [2025-08-18 02:49:20] "GET /projects?obj_uuids=1382640a-a8e6-47b4-ac31-ae91ffd27b3b&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.022403 10.0.0.27 - - [2025-08-18 02:49:20] "GET /project/1382640a-a8e6-47b4-ac31-ae91ffd27b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.052337 10.0.0.27 - - [2025-08-18 02:49:20] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-62403596&detail=False&count=False&shared=False HTTP/1.1" 200 2126 0.005071 10.0.0.27 - - [2025-08-18 02:49:20] "DELETE /network-policy/21b00591-5cbc-421e-9e73-9c06c7341078 HTTP/1.1" 200 115 0.029817 10.0.0.27 - - [2025-08-18 02:49:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002401 10.0.0.19 - - [2025-08-18 02:49:21] "GET /projects?obj_uuids=1382640a-a8e6-47b4-ac31-ae91ffd27b3b&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001440 10.0.0.27 - - [2025-08-18 02:49:21] "GET /project/1382640a-a8e6-47b4-ac31-ae91ffd27b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.033580 10.0.0.27 - - [2025-08-18 02:49:21] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-62403596&detail=False&count=False&shared=False HTTP/1.1" 200 1904 0.004827 10.0.0.27 - - [2025-08-18 02:49:21] "DELETE /network-policy/16e16f07-9fb5-415d-8816-b5d8718ce3a3 HTTP/1.1" 200 115 0.033850 10.0.0.27 - - [2025-08-18 02:49:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002849 10.0.0.19 - - [2025-08-18 02:49:21] "GET /projects?obj_uuids=1382640a-a8e6-47b4-ac31-ae91ffd27b3b&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001046 10.0.0.27 - - [2025-08-18 02:49:21] "GET /project/1382640a-a8e6-47b4-ac31-ae91ffd27b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.036551 10.0.0.27 - - [2025-08-18 02:49:21] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-62403596&detail=False&count=False&shared=False HTTP/1.1" 200 1682 0.006314 10.0.0.27 - - [2025-08-18 02:49:21] "DELETE /network-policy/8870f886-c965-403d-8605-5c0be8623c30 HTTP/1.1" 200 115 0.034759 10.0.0.27 - - [2025-08-18 02:49:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002533 10.0.0.19 - - [2025-08-18 02:49:21] "GET /projects?obj_uuids=1382640a-a8e6-47b4-ac31-ae91ffd27b3b&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001092 10.0.0.27 - - [2025-08-18 02:49:21] "GET /project/1382640a-a8e6-47b4-ac31-ae91ffd27b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.032071 10.0.0.27 - - [2025-08-18 02:49:21] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-62403596&detail=False&count=False&shared=False HTTP/1.1" 200 1460 0.004652 10.0.0.27 - - [2025-08-18 02:49:21] "DELETE /network-policy/91a15c5e-241a-4af3-8460-41978554ba21 HTTP/1.1" 200 115 0.031668 10.0.0.27 - - [2025-08-18 02:49:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002684 10.0.0.19 - - [2025-08-18 02:49:21] "GET /projects?obj_uuids=1382640a-a8e6-47b4-ac31-ae91ffd27b3b&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001025 10.0.0.27 - - [2025-08-18 02:49:21] "GET /project/1382640a-a8e6-47b4-ac31-ae91ffd27b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.032668 10.0.0.27 - - [2025-08-18 02:49:21] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-62403596&detail=False&count=False&shared=False HTTP/1.1" 200 1238 0.004456 10.0.0.27 - - [2025-08-18 02:49:21] "DELETE /network-policy/db2ec02a-0254-47a0-a116-9f92d07b9c63 HTTP/1.1" 200 115 0.022563 10.0.0.27 - - [2025-08-18 02:49:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003560 10.0.0.19 - - [2025-08-18 02:49:21] "GET /projects?obj_uuids=1382640a-a8e6-47b4-ac31-ae91ffd27b3b&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001058 10.0.0.27 - - [2025-08-18 02:49:21] "GET /project/1382640a-a8e6-47b4-ac31-ae91ffd27b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.037021 10.0.0.27 - - [2025-08-18 02:49:21] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-62403596&detail=False&count=False&shared=False HTTP/1.1" 200 1014 0.004793 10.0.0.27 - - [2025-08-18 02:49:21] "DELETE /network-policy/12bd3f04-fdce-492c-8ff5-9a42e303aa79 HTTP/1.1" 200 115 0.031575 10.0.0.27 - - [2025-08-18 02:49:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003841 10.0.0.19 - - [2025-08-18 02:49:21] "GET /projects?obj_uuids=1382640a-a8e6-47b4-ac31-ae91ffd27b3b&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001031 10.0.0.27 - - [2025-08-18 02:49:22] "GET /project/1382640a-a8e6-47b4-ac31-ae91ffd27b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.036817 10.0.0.27 - - [2025-08-18 02:49:22] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-62403596&detail=False&count=False&shared=False HTTP/1.1" 200 793 0.005106 10.0.0.27 - - [2025-08-18 02:49:22] "DELETE /network-policy/f5044cea-1b46-4db2-a4fa-fc038f187fd7 HTTP/1.1" 200 115 0.035113 10.0.0.27 - - [2025-08-18 02:49:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002739 10.0.0.19 - - [2025-08-18 02:49:22] "GET /projects?obj_uuids=1382640a-a8e6-47b4-ac31-ae91ffd27b3b&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001071 10.0.0.27 - - [2025-08-18 02:49:22] "GET /project/1382640a-a8e6-47b4-ac31-ae91ffd27b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.036683 10.0.0.27 - - [2025-08-18 02:49:22] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-62403596&detail=False&count=False&shared=False HTTP/1.1" 200 572 0.004899 10.0.0.27 - - [2025-08-18 02:49:22] "DELETE /network-policy/eb67616e-e5df-4345-a4ff-4aad6265ed58 HTTP/1.1" 200 115 0.030750 10.0.0.27 - - [2025-08-18 02:49:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003248 10.0.0.19 - - [2025-08-18 02:49:22] "GET /projects?obj_uuids=1382640a-a8e6-47b4-ac31-ae91ffd27b3b&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001030 10.0.0.27 - - [2025-08-18 02:49:22] "GET /project/1382640a-a8e6-47b4-ac31-ae91ffd27b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.036402 10.0.0.27 - - [2025-08-18 02:49:22] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-62403596&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.004717 10.0.0.27 - - [2025-08-18 02:49:22] "DELETE /network-policy/d9264a36-8e68-4156-9597-5e8fe4b13a4e HTTP/1.1" 200 115 0.033608 10.0.0.27 - - [2025-08-18 02:49:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003619 10.0.0.19 - - [2025-08-18 02:49:22] "GET /projects?obj_uuids=1382640a-a8e6-47b4-ac31-ae91ffd27b3b&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001018 10.0.0.27 - - [2025-08-18 02:49:22] "GET /project/1382640a-a8e6-47b4-ac31-ae91ffd27b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.035101 10.0.0.27 - - [2025-08-18 02:49:22] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-62403596&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.004759 10.0.0.27 - - [2025-08-18 02:49:22] "POST /neutron/network HTTP/1.1" 200 1337 0.011741 10.0.0.38 - - [2025-08-18 02:49:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.006862 10.0.0.19 - - [2025-08-18 02:49:23] "POST /useragent-kv HTTP/1.1" 200 115 0.002944 10.0.0.19 - - [2025-08-18 02:49:23] "POST /useragent-kv HTTP/1.1" 200 115 0.002312 10.0.0.19 - - [2025-08-18 02:49:23] "POST /useragent-kv HTTP/1.1" 200 115 0.002559 10.0.0.19 - - [2025-08-18 02:49:23] "POST /useragent-kv HTTP/1.1" 200 115 0.003049 10.0.0.19 - - [2025-08-18 02:49:23] "POST /useragent-kv HTTP/1.1" 200 115 0.006765 10.0.0.19 - - [2025-08-18 02:49:23] "POST /useragent-kv HTTP/1.1" 200 115 0.004596 10.0.0.27 - - [2025-08-18 02:49:23] "POST /neutron/network HTTP/1.1" 200 151 0.153854 10.0.0.27 - - [2025-08-18 02:49:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003282 10.0.0.27 - - [2025-08-18 02:49:23] "DELETE /network-ipam/3a16daef-66d6-47d4-8c31-7627bf1283cf HTTP/1.1" 200 115 0.027421 10.0.0.27 - - [2025-08-18 02:49:23] "POST /fqname-to-id HTTP/1.1" 404 260 0.003675 10.0.0.19 - - [2025-08-18 02:49:23] "GET /projects?obj_uuids=1382640a-a8e6-47b4-ac31-ae91ffd27b3b&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001050 10.0.0.19 - - [2025-08-18 02:49:23] "GET /project/1382640a-a8e6-47b4-ac31-ae91ffd27b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1516 0.035215 10.0.0.19 - - [2025-08-18 02:49:23] "GET /projects?obj_uuids=1382640a-a8e6-47b4-ac31-ae91ffd27b3b&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001009 10.0.0.19 - - [2025-08-18 02:49:23] "GET /project/1382640a-a8e6-47b4-ac31-ae91ffd27b3b?fields=security_groups HTTP/1.1" 200 1399 0.052801 10.0.0.19 - - [2025-08-18 02:49:23] "DELETE /security-group/6ac21ef5-7843-4321-84a3-42087e2d3134 HTTP/1.1" 200 115 0.050355 10.0.0.19 - - [2025-08-18 02:49:23] "GET /projects?obj_uuids=1382640a-a8e6-47b4-ac31-ae91ffd27b3b&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001066 10.0.0.19 - - [2025-08-18 02:49:23] "GET /project/1382640a-a8e6-47b4-ac31-ae91ffd27b3b?fields=application_policy_sets HTTP/1.1" 200 1438 0.056252 10.0.0.38 - - [2025-08-18 02:49:23] "DELETE /access-control-list/b6e17c1b-0eec-456b-8c79-f6d369b7658e HTTP/1.1" 200 115 0.047826 10.0.0.27 - - [2025-08-18 02:49:24] "DELETE /project/1382640a-a8e6-47b4-ac31-ae91ffd27b3b HTTP/1.1" 200 115 0.381233 10.0.0.19 - - [2025-08-18 02:49:24] "GET /domains?obj_uuids=edf943fc-0622-4564-8821-4de9bd04e8a3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002411 10.0.0.27 - - [2025-08-18 02:49:24] "GET /domain/edf943fc-0622-4564-8821-4de9bd04e8a3?fields=projects HTTP/1.1" 200 1244 0.015420 10.0.0.19 - - [2025-08-18 02:49:25] "GET /projects?obj_uuids=1382640a-a8e6-47b4-ac31-ae91ffd27b3b&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003618 10.0.0.19 - - [2025-08-18 02:49:25] "GET /domains?obj_uuids=edf943fc-0622-4564-8821-4de9bd04e8a3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000975 10.0.0.19 - - [2025-08-18 02:49:25] "GET /domain/edf943fc-0622-4564-8821-4de9bd04e8a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.049917 10.0.0.19 - - [2025-08-18 02:49:25] "POST /id-to-fqname HTTP/1.1" 200 202 0.001383 10.0.0.19 - - [2025-08-18 02:49:25] "POST /fqname-to-id HTTP/1.1" 404 211 0.003545 10.0.0.19 - - [2025-08-18 02:49:25] "POST /security-groups HTTP/1.1" 200 603 0.033934 10.0.0.19 - - [2025-08-18 02:49:25] "POST /projects HTTP/1.1" 200 609 0.220708 10.0.0.19 - - [2025-08-18 02:49:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.291662 10.0.0.38 - - [2025-08-18 02:49:25] "POST /fqname-to-id HTTP/1.1" 404 245 0.034472 10.0.0.27 - - [2025-08-18 02:49:25] "GET /project/1382640a-a8e6-47b4-ac31-ae91ffd27b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.457975 10.0.0.19 - - [2025-08-18 02:49:25] "GET /projects?obj_uuids=1382640a-a8e6-47b4-ac31-ae91ffd27b3b&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001602 10.0.0.27 - - [2025-08-18 02:49:25] "GET /project/1382640a-a8e6-47b4-ac31-ae91ffd27b3b?fields=virtual_networks HTTP/1.1" 200 1056 0.036455 10.0.0.19 - - [2025-08-18 02:49:25] "GET /projects?obj_uuids=1382640a-a8e6-47b4-ac31-ae91ffd27b3b&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001062 10.0.0.27 - - [2025-08-18 02:49:25] "GET /project/1382640a-a8e6-47b4-ac31-ae91ffd27b3b?fields=virtual_machine_interfaces HTTP/1.1" 200 1056 0.037352 10.0.0.19 - - [2025-08-18 02:49:26] "GET /projects?obj_uuids=1382640a-a8e6-47b4-ac31-ae91ffd27b3b&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001963 10.0.0.27 - - [2025-08-18 02:49:26] "GET /project/1382640a-a8e6-47b4-ac31-ae91ffd27b3b?fields=security_groups HTTP/1.1" 200 1294 0.043325 10.0.0.27 - - [2025-08-18 02:49:26] "POST /fqname-to-id HTTP/1.1" 404 182 0.026892 10.0.0.19 - - [2025-08-18 02:49:26] "GET /projects?obj_uuids=e1fb931f-4bed-4def-a0d8-f183672a6a20&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002954 10.0.0.19 - - [2025-08-18 02:49:26] "GET /domains?obj_uuids=edf943fc-0622-4564-8821-4de9bd04e8a3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001442 10.0.0.19 - - [2025-08-18 02:49:26] "GET /domain/edf943fc-0622-4564-8821-4de9bd04e8a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008534 10.0.0.19 - - [2025-08-18 02:49:27] "POST /id-to-fqname HTTP/1.1" 200 184 0.004585 10.0.0.19 - - [2025-08-18 02:49:27] "POST /fqname-to-id HTTP/1.1" 404 193 0.003151 10.0.0.19 - - [2025-08-18 02:49:27] "POST /security-groups HTTP/1.1" 200 585 0.024155 10.0.0.19 - - [2025-08-18 02:49:27] "POST /projects HTTP/1.1" 200 573 0.206166 10.0.0.38 - - [2025-08-18 02:49:27] "POST /access-control-lists HTTP/1.1" 200 590 0.052257 10.0.0.19 - - [2025-08-18 02:49:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.287598 10.0.0.27 - - [2025-08-18 02:49:27] "GET /project/e1fb931f-4bed-4def-a0d8-f183672a6a20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1340 0.422390 10.0.0.27 - - [2025-08-18 02:49:28] "GET / HTTP/1.1" 200 35931 0.001932 10.0.0.27 - - [2025-08-18 02:49:28] "POST /fqname-to-id HTTP/1.1" 401 292 0.000624 10.0.0.27 - - [2025-08-18 02:49:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.054800 10.0.0.19 - - [2025-08-18 02:49:29] "GET /projects?obj_uuids=e1fb931f-4bed-4def-a0d8-f183672a6a20&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.000999 10.0.0.27 - - [2025-08-18 02:49:29] "GET /project/e1fb931f-4bed-4def-a0d8-f183672a6a20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1340 0.047895 10.0.0.38 - - [2025-08-18 02:49:29] "POST /route-targets HTTP/1.1" 200 327 0.016442 10.0.0.19 - - [2025-08-18 02:49:29] "POST /useragent-kv HTTP/1.1" 200 115 0.007775 10.0.0.27 - - [2025-08-18 02:49:29] "POST /neutron/subnet HTTP/1.1" 200 729 0.237088 10.0.0.38 - - [2025-08-18 02:49:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004369 10.0.0.27 - - [2025-08-18 02:49:30] "POST /id-to-fqname HTTP/1.1" 200 214 0.001549 10.0.0.27 - - [2025-08-18 02:49:30] "GET /virtual-network/e3b9d6a2-29fc-4c94-87a9-d32a229f74c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2615 0.008451 10.0.0.27 - - [2025-08-18 02:49:30] "POST /neutron/network HTTP/1.1" 200 993 0.007714 10.0.0.27 - - [2025-08-18 02:49:30] "GET /virtual-network/e3b9d6a2-29fc-4c94-87a9-d32a229f74c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2615 0.004871 10.0.0.27 - - [2025-08-18 02:49:30] "POST /neutron/subnet HTTP/1.1" 200 828 0.010602 10.0.0.27 - - [2025-08-18 02:49:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003096 10.0.0.19 - - [2025-08-18 02:49:30] "GET /projects?obj_uuids=e1fb931f-4bed-4def-a0d8-f183672a6a20&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001092 10.0.0.27 - - [2025-08-18 02:49:30] "GET /project/e1fb931f-4bed-4def-a0d8-f183672a6a20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1340 0.046523 10.0.0.38 - - [2025-08-18 02:49:30] "POST /ref-update HTTP/1.1" 200 156 0.017876 10.0.0.19 - - [2025-08-18 02:49:30] "POST /useragent-kv HTTP/1.1" 200 115 0.008332 10.0.0.27 - - [2025-08-18 02:49:30] "POST /neutron/subnet HTTP/1.1" 200 734 0.215516 10.0.0.38 - - [2025-08-18 02:49:30] "GET /virtual-network/84541338-c3dc-4a74-9638-80276469537f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.005235 10.0.0.27 - - [2025-08-18 02:49:30] "POST /id-to-fqname HTTP/1.1" 200 214 0.001493 10.0.0.27 - - [2025-08-18 02:49:30] "GET /virtual-network/05aa1d46-f4b3-4574-8540-f1744a744c9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2616 0.006944 10.0.0.27 - - [2025-08-18 02:49:30] "POST /neutron/network HTTP/1.1" 200 994 0.008009 10.0.0.27 - - [2025-08-18 02:49:30] "GET /virtual-network/05aa1d46-f4b3-4574-8540-f1744a744c9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2616 0.004952 10.0.0.27 - - [2025-08-18 02:49:30] "POST /neutron/subnet HTTP/1.1" 200 828 0.008957 10.0.0.27 - - [2025-08-18 02:49:30] "POST /id-to-fqname HTTP/1.1" 200 214 0.001210 10.0.0.19 - - [2025-08-18 02:49:31] "GET /projects?obj_uuids=e1fb931f-4bed-4def-a0d8-f183672a6a20&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001175 10.0.0.27 - - [2025-08-18 02:49:31] "GET /project/e1fb931f-4bed-4def-a0d8-f183672a6a20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1340 0.063473 10.0.0.27 - - [2025-08-18 02:49:32] "POST /neutron/port HTTP/1.1" 200 117 0.007272 10.0.0.27 - - [2025-08-18 02:49:32] "POST /id-to-fqname HTTP/1.1" 200 214 0.001547 10.0.0.27 - - [2025-08-18 02:49:32] "POST /neutron/network HTTP/1.1" 200 1003 0.010458 10.0.0.27 - - [2025-08-18 02:49:32] "POST /neutron/port HTTP/1.1" 200 1162 0.016905 10.0.0.27 - - [2025-08-18 02:49:32] "POST /neutron/port HTTP/1.1" 200 1190 0.017521 10.0.0.27 - - [2025-08-18 02:49:33] "POST /neutron/subnet HTTP/1.1" 200 1389 0.012840 10.0.0.19 - - [2025-08-18 02:49:33] "GET /projects?obj_uuids=e1fb931f-4bed-4def-a0d8-f183672a6a20&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001437 10.0.0.27 - - [2025-08-18 02:49:33] "POST /neutron/network HTTP/1.1" 200 993 0.007984 10.0.0.27 - - [2025-08-18 02:49:33] "GET /project/e1fb931f-4bed-4def-a0d8-f183672a6a20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1340 0.072819 10.0.0.27 - - [2025-08-18 02:49:33] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006963 10.0.0.27 - - [2025-08-18 02:49:33] "POST /id-to-fqname HTTP/1.1" 200 214 0.001411 10.0.0.27 - - [2025-08-18 02:49:33] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007288 10.0.0.19 - - [2025-08-18 02:49:33] "GET /projects?obj_uuids=e1fb931f-4bed-4def-a0d8-f183672a6a20&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001159 10.0.0.27 - - [2025-08-18 02:49:33] "POST /neutron/port HTTP/1.1" 200 1162 0.287481 10.0.0.27 - - [2025-08-18 02:49:34] "POST /neutron/port HTTP/1.1" 200 1216 0.113445 10.0.0.27 - - [2025-08-18 02:49:34] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004075 10.0.0.27 - - [2025-08-18 02:49:34] "POST /neutron/port HTTP/1.1" 200 117 0.001288 10.0.0.19 - - [2025-08-18 02:49:34] "GET /projects?obj_uuids=e1fb931f-4bed-4def-a0d8-f183672a6a20&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001081 10.0.0.27 - - [2025-08-18 02:49:34] "GET /project/e1fb931f-4bed-4def-a0d8-f183672a6a20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1340 0.058494 10.0.0.27 - - [2025-08-18 02:49:34] "POST /neutron/port HTTP/1.1" 200 2262 0.020691 10.0.0.27 - - [2025-08-18 02:49:34] "POST /neutron/port HTTP/1.1" 200 1190 0.013767 10.0.0.27 - - [2025-08-18 02:49:34] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006997 10.0.0.27 - - [2025-08-18 02:49:34] "GET /virtual-machine/aa46a2b7-227c-43aa-8f84-ef6402a0278e HTTP/1.1" 401 292 0.000476 10.0.0.27 - - [2025-08-18 02:49:35] "GET /virtual-machine/aa46a2b7-227c-43aa-8f84-ef6402a0278e HTTP/1.1" 200 1287 0.030105 10.0.0.27 - - [2025-08-18 02:49:35] "GET /virtual-machine-interface/c9a94a59-760f-4107-991c-edeebfb6b013 HTTP/1.1" 200 3106 0.005372 10.0.0.27 - - [2025-08-18 02:49:35] "POST /neutron/network HTTP/1.1" 200 1004 0.006991 10.0.0.27 - - [2025-08-18 02:49:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002213 10.0.0.27 - - [2025-08-18 02:49:35] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.002876 10.0.0.27 - - [2025-08-18 02:49:35] "GET /virtual-networks?parent_id=e1fb931f-4bed-4def-a0d8-f183672a6a20&detail=False&count=False&shared=False HTTP/1.1" 200 559 0.002086 10.0.0.27 - - [2025-08-18 02:49:35] "GET /virtual-network/e3b9d6a2-29fc-4c94-87a9-d32a229f74c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2615 0.005025 10.0.0.27 - - [2025-08-18 02:49:35] "POST /neutron/port HTTP/1.1" 200 1163 0.026667 10.0.0.27 - - [2025-08-18 02:49:36] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003934 10.0.0.27 - - [2025-08-18 02:49:36] "POST /neutron/port HTTP/1.1" 200 117 0.001339 10.0.0.27 - - [2025-08-18 02:49:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003605 10.0.0.27 - - [2025-08-18 02:49:38] "GET /virtual-network/e3b9d6a2-29fc-4c94-87a9-d32a229f74c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2615 0.005084 10.0.0.27 - - [2025-08-18 02:49:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003604 10.0.0.27 - - [2025-08-18 02:49:42] "GET /virtual-network/e3b9d6a2-29fc-4c94-87a9-d32a229f74c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2615 0.005010 10.0.0.27 - - [2025-08-18 02:49:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003447 10.0.0.27 - - [2025-08-18 02:49:46] "GET /virtual-network/e3b9d6a2-29fc-4c94-87a9-d32a229f74c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2615 0.005009 10.0.0.27 - - [2025-08-18 02:49:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005366 10.0.0.27 - - [2025-08-18 02:49:50] "GET /virtual-network/e3b9d6a2-29fc-4c94-87a9-d32a229f74c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2615 0.005425 10.0.0.27 - - [2025-08-18 02:49:54] "GET /obj-perms HTTP/1.1" 200 5056 0.055105 10.0.0.27 - - [2025-08-18 02:49:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004023 10.0.0.27 - - [2025-08-18 02:49:54] "GET /virtual-network/e3b9d6a2-29fc-4c94-87a9-d32a229f74c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2615 0.005259 10.0.0.27 - - [2025-08-18 02:49:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003544 10.0.0.27 - - [2025-08-18 02:49:59] "GET /virtual-network/e3b9d6a2-29fc-4c94-87a9-d32a229f74c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2615 0.005260 10.0.0.27 - - [2025-08-18 02:50:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003551 10.0.0.27 - - [2025-08-18 02:50:03] "GET /virtual-network/e3b9d6a2-29fc-4c94-87a9-d32a229f74c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2615 0.005758 10.0.0.27 - - [2025-08-18 02:50:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004277 10.0.0.27 - - [2025-08-18 02:50:07] "GET /virtual-network/e3b9d6a2-29fc-4c94-87a9-d32a229f74c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2615 0.006673 10.0.0.27 - - [2025-08-18 02:50:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003632 10.0.0.27 - - [2025-08-18 02:50:09] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003495 10.0.0.27 - - [2025-08-18 02:50:09] "GET /virtual-networks?parent_id=e1fb931f-4bed-4def-a0d8-f183672a6a20&detail=False&count=False&shared=False HTTP/1.1" 200 559 0.002581 10.0.0.27 - - [2025-08-18 02:50:09] "GET /virtual-network/e3b9d6a2-29fc-4c94-87a9-d32a229f74c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2615 0.005657 10.0.0.27 - - [2025-08-18 02:50:09] "POST /neutron/port HTTP/1.1" 200 1190 0.016006 10.0.0.19 - - [2025-08-18 02:50:13] "DELETE /project/1382640aa8e647b4ac31ae91ffd27b3b HTTP/1.1" 404 173 0.007104 10.0.0.19 - - [2025-08-18 02:50:13] "DELETE /project/e1fb931f4bed4defa0d8f183672a6a20 HTTP/1.1" 404 173 0.009037 10.0.0.19 - - [2025-08-18 02:50:13] "GET /projects?obj_uuids=1382640a-a8e6-47b4-ac31-ae91ffd27b3b&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001045 10.0.0.19 - - [2025-08-18 02:50:13] "GET /project/1382640a-a8e6-47b4-ac31-ae91ffd27b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1516 0.045114 10.0.0.19 - - [2025-08-18 02:50:13] "GET /projects?obj_uuids=1382640a-a8e6-47b4-ac31-ae91ffd27b3b&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000984 10.0.0.19 - - [2025-08-18 02:50:13] "GET /project/1382640a-a8e6-47b4-ac31-ae91ffd27b3b?fields=security_groups HTTP/1.1" 200 1399 0.048860 10.0.0.19 - - [2025-08-18 02:50:13] "DELETE /security-group/482d675d-d598-4437-805b-be335e440c99 HTTP/1.1" 200 115 0.054170 10.0.0.19 - - [2025-08-18 02:50:13] "GET /projects?obj_uuids=1382640a-a8e6-47b4-ac31-ae91ffd27b3b&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001089 10.0.0.19 - - [2025-08-18 02:50:13] "GET /project/1382640a-a8e6-47b4-ac31-ae91ffd27b3b?fields=application_policy_sets HTTP/1.1" 200 1438 0.047223 10.0.0.19 - - [2025-08-18 02:50:13] "DELETE /project/1382640a-a8e6-47b4-ac31-ae91ffd27b3b HTTP/1.1" 200 115 0.423499 10.0.0.27 - - [2025-08-18 02:50:14] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006793 10.0.0.27 - - [2025-08-18 02:50:18] "POST /neutron/port HTTP/1.1" 200 1190 0.019214 10.0.0.27 - - [2025-08-18 02:50:18] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004223 10.0.0.27 - - [2025-08-18 02:50:18] "POST /neutron/port HTTP/1.1" 200 117 0.001306 10.0.0.27 - - [2025-08-18 02:50:18] "POST /neutron/network HTTP/1.1" 200 993 0.008099 10.0.0.27 - - [2025-08-18 02:50:18] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003782 10.0.0.27 - - [2025-08-18 02:50:18] "POST /neutron/port HTTP/1.1" 200 117 0.001264 10.0.0.27 - - [2025-08-18 02:50:19] "POST /neutron/port HTTP/1.1" 200 1190 0.014179 10.0.0.27 - - [2025-08-18 02:50:24] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007611 10.0.0.27 - - [2025-08-18 02:50:30] "POST /neutron/port HTTP/1.1" 200 1190 0.014703 10.0.0.27 - - [2025-08-18 02:50:30] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006991 10.0.0.27 - - [2025-08-18 02:50:30] "GET /virtual-machine/22e4ceb5-da01-4de4-9b30-60fc4fddce24 HTTP/1.1" 200 1286 0.005357 10.0.0.27 - - [2025-08-18 02:50:30] "GET /virtual-machine-interface/c9f16a4b-ead1-4122-ad73-cd16a1004481 HTTP/1.1" 200 3106 0.004800 10.0.0.27 - - [2025-08-18 02:50:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002836 10.0.0.27 - - [2025-08-18 02:50:30] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003424 10.0.0.27 - - [2025-08-18 02:50:30] "GET /virtual-networks?parent_id=e1fb931f-4bed-4def-a0d8-f183672a6a20&detail=False&count=False&shared=False HTTP/1.1" 200 559 0.004503 10.0.0.27 - - [2025-08-18 02:50:30] "GET /virtual-network/e3b9d6a2-29fc-4c94-87a9-d32a229f74c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2615 0.007025 10.0.0.27 - - [2025-08-18 02:50:30] "POST /neutron/port HTTP/1.1" 200 1191 0.038680 10.0.0.27 - - [2025-08-18 02:50:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003635 10.0.0.27 - - [2025-08-18 02:50:31] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003285 10.0.0.27 - - [2025-08-18 02:50:31] "GET /virtual-networks?parent_id=e1fb931f-4bed-4def-a0d8-f183672a6a20&detail=False&count=False&shared=False HTTP/1.1" 200 559 0.002438 10.0.0.27 - - [2025-08-18 02:50:31] "GET /virtual-network/e3b9d6a2-29fc-4c94-87a9-d32a229f74c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2615 0.005296 10.0.0.27 - - [2025-08-18 02:50:31] "POST /neutron/security_group HTTP/1.1" 200 2052 0.008805 10.0.0.27 - - [2025-08-18 02:50:42] "POST /neutron/port HTTP/1.1" 200 1191 0.016474 10.0.0.27 - - [2025-08-18 02:50:42] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007066 10.0.0.27 - - [2025-08-18 02:50:42] "GET /virtual-machine/49abd7b9-af12-45cb-a957-c3f910279a53 HTTP/1.1" 200 1286 0.009025 10.0.0.27 - - [2025-08-18 02:50:42] "GET /virtual-machine-interface/fc3b2876-5e95-4a7b-b092-535c92f3a3b8 HTTP/1.1" 200 3106 0.006127 10.0.0.27 - - [2025-08-18 02:50:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.007435 10.0.0.27 - - [2025-08-18 02:50:42] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003297 10.0.0.27 - - [2025-08-18 02:50:42] "GET /virtual-networks?parent_id=e1fb931f-4bed-4def-a0d8-f183672a6a20&detail=False&count=False&shared=False HTTP/1.1" 200 559 0.002489 10.0.0.27 - - [2025-08-18 02:50:42] "GET /virtual-network/05aa1d46-f4b3-4574-8540-f1744a744c9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2616 0.005744 10.0.0.27 - - [2025-08-18 02:50:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003486 10.0.0.27 - - [2025-08-18 02:50:43] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003267 10.0.0.27 - - [2025-08-18 02:50:43] "GET /virtual-networks?parent_id=e1fb931f-4bed-4def-a0d8-f183672a6a20&detail=False&count=False&shared=False HTTP/1.1" 200 559 0.002614 10.0.0.27 - - [2025-08-18 02:50:43] "GET /virtual-network/05aa1d46-f4b3-4574-8540-f1744a744c9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2616 0.005702 10.0.0.27 - - [2025-08-18 02:50:44] "GET /forwarding-classs?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.003555 10.0.0.27 - - [2025-08-18 02:50:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003056 10.0.0.27 - - [2025-08-18 02:50:44] "GET /global-qos-config/dff4c7e1-ed63-4536-a08f-55cd2a0511ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.004323 10.0.0.27 - - [2025-08-18 02:50:45] "POST /fqname-to-id HTTP/1.1" 404 222 0.003343 10.0.0.27 - - [2025-08-18 02:50:45] "POST /forwarding-classs HTTP/1.1" 200 576 0.029608 10.0.0.27 - - [2025-08-18 02:50:45] "POST /id-to-fqname HTTP/1.1" 200 232 0.004331 10.0.0.27 - - [2025-08-18 02:50:45] "GET /forwarding-class/42357504-701f-460d-bd1e-0536b8ad9244?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1251 0.004107 10.0.0.19 - - [2025-08-18 02:50:45] "GET /projects?obj_uuids=e1fb931f-4bed-4def-a0d8-f183672a6a20&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001100 10.0.0.27 - - [2025-08-18 02:50:45] "GET /project/e1fb931f-4bed-4def-a0d8-f183672a6a20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1340 0.036772 10.0.0.27 - - [2025-08-18 02:50:45] "POST /fqname-to-id HTTP/1.1" 404 211 0.003071 10.0.0.27 - - [2025-08-18 02:50:45] "POST /qos-configs HTTP/1.1" 200 543 0.025018 10.0.0.27 - - [2025-08-18 02:50:45] "POST /id-to-fqname HTTP/1.1" 200 217 0.003805 10.0.0.27 - - [2025-08-18 02:50:45] "GET /qos-config/9ba8954d-5edc-476b-b290-8ff9c43db5e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1504 0.004282 10.0.0.27 - - [2025-08-18 02:50:45] "GET /virtual-machine-interface/c9a94a59-760f-4107-991c-edeebfb6b013?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2691 0.005911 10.0.0.27 - - [2025-08-18 02:50:45] "POST /ref-update HTTP/1.1" 200 156 0.013571 10.0.0.27 - - [2025-08-18 02:50:45] "POST /neutron/port HTTP/1.1" 200 1190 0.015725 10.0.0.27 - - [2025-08-18 02:50:45] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007127 10.0.0.27 - - [2025-08-18 02:50:45] "POST /neutron/port HTTP/1.1" 200 1190 0.017285 10.0.0.27 - - [2025-08-18 02:50:45] "POST /neutron/network HTTP/1.1" 200 993 0.009048 10.0.0.27 - - [2025-08-18 02:50:45] "POST /id-to-fqname HTTP/1.1" 200 214 0.001302 10.0.0.27 - - [2025-08-18 02:50:45] "GET /virtual-machine/aa46a2b7-227c-43aa-8f84-ef6402a0278e HTTP/1.1" 200 1287 0.003764 10.0.0.27 - - [2025-08-18 02:50:45] "GET /virtual-machine-interface/c9a94a59-760f-4107-991c-edeebfb6b013 HTTP/1.1" 200 3353 0.005993 10.0.0.27 - - [2025-08-18 02:50:45] "GET /instance-ip/6efd77f0-1496-4460-96e5-f025c4d97fd8 HTTP/1.1" 200 1628 0.005777 10.0.0.27 - - [2025-08-18 02:50:45] "GET /instance-ip/ff27844e-b217-4547-8b7e-cd88f936a529 HTTP/1.1" 200 1610 0.005784 10.0.0.27 - - [2025-08-18 02:50:46] "POST /neutron/port HTTP/1.1" 200 1190 0.013957 10.0.0.27 - - [2025-08-18 02:50:46] "POST /neutron/security_group HTTP/1.1" 200 2052 0.008630 10.0.0.27 - - [2025-08-18 02:50:46] "POST /neutron/network HTTP/1.1" 200 967 0.022474 10.0.0.27 - - [2025-08-18 02:50:46] "POST /id-to-fqname HTTP/1.1" 200 214 0.001405 10.0.0.27 - - [2025-08-18 02:50:46] "GET /virtual-machine/22e4ceb5-da01-4de4-9b30-60fc4fddce24 HTTP/1.1" 200 1286 0.003463 10.0.0.27 - - [2025-08-18 02:50:46] "GET /virtual-machine-interface/c9f16a4b-ead1-4122-ad73-cd16a1004481 HTTP/1.1" 200 3106 0.004791 10.0.0.27 - - [2025-08-18 02:50:46] "GET /instance-ip/09150fc6-9c9a-4ea9-b2e4-833b093445e2 HTTP/1.1" 200 1608 0.004615 10.0.0.27 - - [2025-08-18 02:50:46] "GET /instance-ip/463eb437-59aa-4c7a-9574-b9e8653a29fd HTTP/1.1" 200 1628 0.004778 10.0.0.19 - - [2025-08-18 02:50:55] "GET /obj-perms HTTP/1.1" 200 5056 0.055803 10.0.0.27 - - [2025-08-18 02:51:18] "POST /neutron/port HTTP/1.1" 200 1191 0.017362 10.0.0.27 - - [2025-08-18 02:51:18] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003797 10.0.0.27 - - [2025-08-18 02:51:18] "POST /neutron/port HTTP/1.1" 200 117 0.001289 10.0.0.27 - - [2025-08-18 02:51:19] "POST /neutron/port HTTP/1.1" 200 1190 0.013312 10.0.0.27 - - [2025-08-18 02:51:19] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003806 10.0.0.27 - - [2025-08-18 02:51:19] "POST /neutron/port HTTP/1.1" 200 117 0.001257 10.0.0.38 - - [2025-08-18 02:51:23] "GET /global-system-configs HTTP/1.1" 200 322 0.076350 10.0.0.38 - - [2025-08-18 02:51:23] "GET /obj-perms HTTP/1.1" 200 5056 0.141253 10.0.0.19 - - [2025-08-18 02:51:24] "GET /global-system-configs HTTP/1.1" 200 322 0.104652 10.0.0.38 - - [2025-08-18 02:51:24] "GET /global-system-configs HTTP/1.1" 200 322 0.103639 10.0.0.27 - - [2025-08-18 02:51:24] "GET /obj-perms HTTP/1.1" 200 5056 0.228250 10.0.0.19 - - [2025-08-18 02:51:24] "GET /obj-perms HTTP/1.1" 200 5056 0.215321 10.0.0.27 - - [2025-08-18 02:51:24] "GET /global-system-configs HTTP/1.1" 200 322 0.108482 10.0.0.38 - - [2025-08-18 02:51:24] "GET /obj-perms HTTP/1.1" 200 5056 0.160234 10.0.0.19 - - [2025-08-18 02:51:24] "GET /global-system-configs HTTP/1.1" 200 322 0.084811 10.0.0.27 - - [2025-08-18 02:51:24] "GET /obj-perms HTTP/1.1" 200 5056 0.142740 10.0.0.27 - - [2025-08-18 02:51:25] "GET /global-system-configs HTTP/1.1" 200 322 0.029525 10.0.0.19 - - [2025-08-18 02:51:25] "GET /obj-perms HTTP/1.1" 200 5056 0.140574 10.0.0.27 - - [2025-08-18 02:51:43] "GET /virtual-machine-interface/c9a94a59-760f-4107-991c-edeebfb6b013?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2938 0.006225 10.0.0.27 - - [2025-08-18 02:51:43] "POST /ref-update HTTP/1.1" 200 156 0.015061 10.0.0.27 - - [2025-08-18 02:51:43] "DELETE /qos-config/9ba8954d-5edc-476b-b290-8ff9c43db5e2 HTTP/1.1" 200 115 0.031724 10.0.0.27 - - [2025-08-18 02:51:43] "POST /id-to-fqname HTTP/1.1" 200 232 0.001173 10.0.0.27 - - [2025-08-18 02:51:43] "DELETE /forwarding-class/42357504-701f-460d-bd1e-0536b8ad9244 HTTP/1.1" 200 115 0.024984 10.0.0.27 - - [2025-08-18 02:51:45] "POST /neutron/network HTTP/1.1" 400 204 0.012471 10.0.0.27 - - [2025-08-18 02:51:45] "POST /neutron/port HTTP/1.1" 200 1190 0.025533 10.0.0.27 - - [2025-08-18 02:51:45] "POST /neutron/port HTTP/1.1" 200 1216 0.023472 10.0.0.27 - - [2025-08-18 02:51:45] "POST /neutron/port HTTP/1.1" 200 151 0.316605 10.0.0.38 - - [2025-08-18 02:51:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003231 10.0.0.27 - - [2025-08-18 02:51:47] "POST /neutron/network HTTP/1.1" 200 993 0.009506 10.0.0.38 - - [2025-08-18 02:51:47] "DELETE /route-target/65d43f3d-d3e0-491c-8b27-206ce55a6f4c HTTP/1.1" 200 115 0.017112 10.0.0.19 - - [2025-08-18 02:51:47] "GET /projects?obj_uuids=e1fb931f-4bed-4def-a0d8-f183672a6a20&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001077 10.0.0.27 - - [2025-08-18 02:51:47] "GET /project/e1fb931f-4bed-4def-a0d8-f183672a6a20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1340 0.064990 10.0.0.19 - - [2025-08-18 02:51:47] "GET /projects?obj_uuids=e1fb931f-4bed-4def-a0d8-f183672a6a20&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001459 10.0.0.27 - - [2025-08-18 02:51:47] "GET /project/e1fb931f-4bed-4def-a0d8-f183672a6a20?fields=virtual_networks HTTP/1.1" 200 1021 0.040065 10.0.0.19 - - [2025-08-18 02:51:47] "GET /projects?obj_uuids=e1fb931f-4bed-4def-a0d8-f183672a6a20&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001069 10.0.0.27 - - [2025-08-18 02:51:47] "GET /project/e1fb931f-4bed-4def-a0d8-f183672a6a20?fields=virtual_machine_interfaces HTTP/1.1" 200 1021 0.037374 10.0.0.19 - - [2025-08-18 02:51:47] "GET /projects?obj_uuids=e1fb931f-4bed-4def-a0d8-f183672a6a20&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001066 10.0.0.27 - - [2025-08-18 02:51:47] "GET /project/e1fb931f-4bed-4def-a0d8-f183672a6a20?fields=security_groups HTTP/1.1" 200 1241 0.033655 10.0.0.27 - - [2025-08-18 02:51:48] "POST /fqname-to-id HTTP/1.1" 404 181 0.027000 10.0.0.19 - - [2025-08-18 02:51:48] "GET /projects?obj_uuids=71650617-5dd0-4131-ac3a-47a274d82aca&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002766 10.0.0.19 - - [2025-08-18 02:51:48] "GET /domains?obj_uuids=edf943fc-0622-4564-8821-4de9bd04e8a3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001101 10.0.0.19 - - [2025-08-18 02:51:48] "GET /domain/edf943fc-0622-4564-8821-4de9bd04e8a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.033031 10.0.0.19 - - [2025-08-18 02:51:48] "POST /id-to-fqname HTTP/1.1" 200 183 0.001736 10.0.0.19 - - [2025-08-18 02:51:48] "POST /fqname-to-id HTTP/1.1" 404 192 0.008587 10.0.0.19 - - [2025-08-18 02:51:48] "POST /security-groups HTTP/1.1" 200 584 0.030087 10.0.0.19 - - [2025-08-18 02:51:48] "POST /projects HTTP/1.1" 200 571 0.234093 10.0.0.38 - - [2025-08-18 02:51:48] "POST /fqname-to-id HTTP/1.1" 404 226 0.010025 10.0.0.19 - - [2025-08-18 02:51:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.304698 10.0.0.27 - - [2025-08-18 02:51:48] "GET /project/71650617-5dd0-4131-ac3a-47a274d82aca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.483579 10.0.0.27 - - [2025-08-18 02:51:49] "GET / HTTP/1.1" 200 35931 0.001888 10.0.0.27 - - [2025-08-18 02:51:51] "POST /fqname-to-id HTTP/1.1" 401 292 0.000497 10.0.0.27 - - [2025-08-18 02:51:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.048478 10.0.0.19 - - [2025-08-18 02:51:52] "GET /projects?obj_uuids=71650617-5dd0-4131-ac3a-47a274d82aca&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001227 10.0.0.27 - - [2025-08-18 02:51:52] "GET /project/71650617-5dd0-4131-ac3a-47a274d82aca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.034756 10.0.0.19 - - [2025-08-18 02:51:52] "GET /projects?obj_uuids=71650617-5dd0-4131-ac3a-47a274d82aca&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001135 10.0.0.27 - - [2025-08-18 02:51:52] "POST /neutron/network HTTP/1.1" 200 612 0.165181 10.0.0.38 - - [2025-08-18 02:51:52] "POST /ref-update HTTP/1.1" 200 156 0.026379 10.0.0.27 - - [2025-08-18 02:51:52] "POST /id-to-fqname HTTP/1.1" 200 220 0.003870 10.0.0.27 - - [2025-08-18 02:51:52] "GET /virtual-network/6dfb80d0-09fd-407d-bca2-4b3cb8e5b03c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005595 10.0.0.27 - - [2025-08-18 02:51:52] "POST /neutron/network HTTP/1.1" 200 829 0.006274 10.0.0.27 - - [2025-08-18 02:51:52] "GET /virtual-network/6dfb80d0-09fd-407d-bca2-4b3cb8e5b03c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005030 10.0.0.27 - - [2025-08-18 02:51:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003236 10.0.0.27 - - [2025-08-18 02:51:52] "GET /virtual-network/6dfb80d0-09fd-407d-bca2-4b3cb8e5b03c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005908 10.0.0.27 - - [2025-08-18 02:51:52] "PUT /virtual-network/6dfb80d0-09fd-407d-bca2-4b3cb8e5b03c HTTP/1.1" 200 264 0.069564 10.0.0.27 - - [2025-08-18 02:51:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003895 10.0.0.19 - - [2025-08-18 02:51:52] "GET /projects?obj_uuids=71650617-5dd0-4131-ac3a-47a274d82aca&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001096 10.0.0.27 - - [2025-08-18 02:51:52] "GET /project/71650617-5dd0-4131-ac3a-47a274d82aca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.040792 10.0.0.27 - - [2025-08-18 02:51:53] "POST /neutron/network HTTP/1.1" 200 117 0.011483 10.0.0.38 - - [2025-08-18 02:51:53] "POST /route-targets HTTP/1.1" 200 327 0.012358 10.0.0.27 - - [2025-08-18 02:51:53] "POST /neutron/network HTTP/1.1" 200 831 0.008571 10.0.0.27 - - [2025-08-18 02:51:53] "POST /id-to-fqname HTTP/1.1" 200 220 0.001196 10.0.0.27 - - [2025-08-18 02:51:53] "GET /virtual-network/348a8a27-632d-47ae-ab63-1c8f664faef0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.004891 10.0.0.27 - - [2025-08-18 02:51:53] "GET /virtual-network/348a8a27-632d-47ae-ab63-1c8f664faef0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005405 10.0.0.27 - - [2025-08-18 02:51:53] "POST /neutron/subnet HTTP/1.1" 200 725 0.010731 10.0.0.27 - - [2025-08-18 02:51:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002911 10.0.0.27 - - [2025-08-18 02:51:53] "GET /virtual-network/348a8a27-632d-47ae-ab63-1c8f664faef0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005761 10.0.0.27 - - [2025-08-18 02:51:53] "PUT /virtual-network/348a8a27-632d-47ae-ab63-1c8f664faef0 HTTP/1.1" 200 264 0.060892 10.0.0.27 - - [2025-08-18 02:51:53] "POST /id-to-fqname HTTP/1.1" 200 220 0.001806 10.0.0.19 - - [2025-08-18 02:51:54] "GET /projects?obj_uuids=71650617-5dd0-4131-ac3a-47a274d82aca&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001101 10.0.0.27 - - [2025-08-18 02:51:54] "GET /project/71650617-5dd0-4131-ac3a-47a274d82aca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.065676 10.0.0.27 - - [2025-08-18 02:51:54] "POST /neutron/port HTTP/1.1" 200 117 0.013009 10.0.0.27 - - [2025-08-18 02:51:54] "POST /id-to-fqname HTTP/1.1" 200 220 0.002154 10.0.0.27 - - [2025-08-18 02:51:54] "POST /neutron/network HTTP/1.1" 200 841 0.009095 10.0.0.27 - - [2025-08-18 02:51:55] "POST /neutron/port HTTP/1.1" 200 1051 0.017970 10.0.0.27 - - [2025-08-18 02:51:55] "POST /neutron/port HTTP/1.1" 200 1079 0.015089 10.0.0.27 - - [2025-08-18 02:51:55] "POST /neutron/port HTTP/1.1" 200 117 0.001349 10.0.0.19 - - [2025-08-18 02:51:55] "GET /projects?obj_uuids=71650617-5dd0-4131-ac3a-47a274d82aca&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001164 10.0.0.27 - - [2025-08-18 02:51:55] "GET /project/71650617-5dd0-4131-ac3a-47a274d82aca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.211001 10.0.0.38 - - [2025-08-18 02:51:55] "GET /obj-perms HTTP/1.1" 200 5056 0.082330 10.0.0.27 - - [2025-08-18 02:51:56] "POST /neutron/port HTTP/1.1" 200 1079 0.016458 10.0.0.27 - - [2025-08-18 02:51:56] "POST /neutron/port HTTP/1.1" 200 1079 0.013678 10.0.0.19 - - [2025-08-18 02:51:56] "GET /projects?obj_uuids=71650617-5dd0-4131-ac3a-47a274d82aca&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001028 10.0.0.27 - - [2025-08-18 02:51:56] "POST /neutron/port HTTP/1.1" 200 1053 0.258274 10.0.0.27 - - [2025-08-18 02:51:56] "POST /neutron/port HTTP/1.1" 200 1107 0.099093 10.0.0.27 - - [2025-08-18 02:51:56] "POST /neutron/subnet HTTP/1.1" 200 699 0.010388 10.0.0.27 - - [2025-08-18 02:52:01] "POST /neutron/port HTTP/1.1" 200 1079 0.019702 10.0.0.27 - - [2025-08-18 02:52:01] "POST /neutron/security_group HTTP/1.1" 200 2051 0.009667 10.0.0.27 - - [2025-08-18 02:52:01] "GET /virtual-machine/0570727e-0c31-471c-be97-a9eef1b5837a HTTP/1.1" 401 292 0.000473 10.0.0.27 - - [2025-08-18 02:52:01] "GET /virtual-machine/0570727e-0c31-471c-be97-a9eef1b5837a HTTP/1.1" 200 1284 0.034735 10.0.0.27 - - [2025-08-18 02:52:01] "GET /virtual-machine-interface/926fac1e-d256-4f00-8500-ccf86c030a06 HTTP/1.1" 200 2927 0.006007 10.0.0.27 - - [2025-08-18 02:52:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004591 10.0.0.27 - - [2025-08-18 02:52:01] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004889 10.0.0.27 - - [2025-08-18 02:52:01] "GET /virtual-networks?parent_id=71650617-5dd0-4131-ac3a-47a274d82aca&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003825 10.0.0.27 - - [2025-08-18 02:52:01] "GET /virtual-network/6dfb80d0-09fd-407d-bca2-4b3cb8e5b03c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2104 0.006831 10.0.0.27 - - [2025-08-18 02:52:04] "POST /neutron/port HTTP/1.1" 200 1079 0.041520 10.0.0.27 - - [2025-08-18 02:52:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.010945 10.0.0.27 - - [2025-08-18 02:52:05] "GET /virtual-network/6dfb80d0-09fd-407d-bca2-4b3cb8e5b03c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2104 0.005723 10.0.0.27 - - [2025-08-18 02:52:05] "POST /neutron/security_group HTTP/1.1" 200 2051 0.007041 10.0.0.27 - - [2025-08-18 02:52:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003998 10.0.0.27 - - [2025-08-18 02:52:07] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004074 10.0.0.27 - - [2025-08-18 02:52:07] "GET /virtual-networks?parent_id=71650617-5dd0-4131-ac3a-47a274d82aca&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003649 10.0.0.27 - - [2025-08-18 02:52:07] "GET /virtual-network/6dfb80d0-09fd-407d-bca2-4b3cb8e5b03c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2104 0.009147 10.0.0.27 - - [2025-08-18 02:52:07] "POST /neutron/port HTTP/1.1" 200 1081 0.017620 10.0.0.27 - - [2025-08-18 02:52:07] "POST /neutron/security_group HTTP/1.1" 200 2051 0.007745 10.0.0.27 - - [2025-08-18 02:52:07] "GET /virtual-machine/affa7973-80e9-4379-bfee-a4146f015412 HTTP/1.1" 200 1286 0.005994 10.0.0.27 - - [2025-08-18 02:52:07] "GET /virtual-machine-interface/5267e9e9-9f7a-4460-8716-a21f8f8130bf HTTP/1.1" 200 2926 0.005653 10.0.0.27 - - [2025-08-18 02:52:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003454 10.0.0.27 - - [2025-08-18 02:52:07] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003706 10.0.0.27 - - [2025-08-18 02:52:07] "GET /virtual-networks?parent_id=71650617-5dd0-4131-ac3a-47a274d82aca&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003160 10.0.0.27 - - [2025-08-18 02:52:07] "GET /virtual-network/348a8a27-632d-47ae-ab63-1c8f664faef0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.006008 10.0.0.27 - - [2025-08-18 02:52:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004485 10.0.0.27 - - [2025-08-18 02:52:08] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004673 10.0.0.27 - - [2025-08-18 02:52:08] "GET /virtual-networks?parent_id=71650617-5dd0-4131-ac3a-47a274d82aca&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003374 10.0.0.27 - - [2025-08-18 02:52:08] "GET /virtual-network/348a8a27-632d-47ae-ab63-1c8f664faef0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.006192 10.0.0.27 - - [2025-08-18 02:52:09] "POST /routing-policys HTTP/1.1" 200 534 0.025958 10.0.0.27 - - [2025-08-18 02:52:09] "GET /virtual-network/6dfb80d0-09fd-407d-bca2-4b3cb8e5b03c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2104 0.017000 10.0.0.27 - - [2025-08-18 02:52:09] "PUT /virtual-network/6dfb80d0-09fd-407d-bca2-4b3cb8e5b03c HTTP/1.1" 200 264 0.060777 10.0.0.38 - - [2025-08-18 02:52:09] "POST /ref-update HTTP/1.1" 200 156 0.036406 10.0.0.27 - - [2025-08-18 02:52:13] "POST /ref-update HTTP/1.1" 200 156 0.044204 10.0.0.27 - - [2025-08-18 02:52:13] "DELETE /routing-policy/9be2bce8-df48-4c41-9ebe-a34dae85e236 HTTP/1.1" 200 115 0.038408 10.0.0.27 - - [2025-08-18 02:52:13] "POST /neutron/port HTTP/1.1" 200 1081 0.013428 10.0.0.27 - - [2025-08-18 02:52:13] "POST /neutron/port HTTP/1.1" 200 1079 0.038144 10.0.0.19 - - [2025-08-18 02:52:14] "DELETE /project/716506175dd04131ac3a47a274d82aca HTTP/1.1" 404 173 0.007086 10.0.0.19 - - [2025-08-18 02:52:14] "GET /projects?obj_uuids=e1fb931f-4bed-4def-a0d8-f183672a6a20&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.000996 10.0.0.19 - - [2025-08-18 02:52:14] "GET /project/e1fb931f-4bed-4def-a0d8-f183672a6a20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.048345 10.0.0.19 - - [2025-08-18 02:52:14] "GET /projects?obj_uuids=e1fb931f-4bed-4def-a0d8-f183672a6a20&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001035 10.0.0.19 - - [2025-08-18 02:52:14] "GET /project/e1fb931f-4bed-4def-a0d8-f183672a6a20?fields=security_groups HTTP/1.1" 200 1346 0.032401 10.0.0.19 - - [2025-08-18 02:52:14] "DELETE /security-group/d729ef2c-a657-4195-bfda-af29b480a1a4 HTTP/1.1" 200 115 0.043588 10.0.0.19 - - [2025-08-18 02:52:14] "GET /projects?obj_uuids=e1fb931f-4bed-4def-a0d8-f183672a6a20&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.002253 10.0.0.19 - - [2025-08-18 02:52:14] "GET /project/e1fb931f-4bed-4def-a0d8-f183672a6a20?fields=application_policy_sets HTTP/1.1" 200 1385 0.079312 10.0.0.38 - - [2025-08-18 02:52:14] "DELETE /access-control-list/3827aa3a-b48a-4e57-82da-1fe60bfd5e85 HTTP/1.1" 200 115 0.073992 10.0.0.19 - - [2025-08-18 02:52:14] "DELETE /project/e1fb931f-4bed-4def-a0d8-f183672a6a20 HTTP/1.1" 200 115 0.445843 10.0.0.27 - - [2025-08-18 02:52:15] "POST /neutron/network HTTP/1.1" 200 831 0.006578 10.0.0.38 - - [2025-08-18 02:52:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003800 10.0.0.19 - - [2025-08-18 02:52:15] "POST /useragent-kv HTTP/1.1" 200 115 0.003137 10.0.0.19 - - [2025-08-18 02:52:15] "POST /useragent-kv HTTP/1.1" 200 115 0.003372 10.0.0.27 - - [2025-08-18 02:52:15] "POST /neutron/network HTTP/1.1" 200 151 0.108144 10.0.0.38 - - [2025-08-18 02:52:15] "DELETE /route-target/135289ce-f882-4831-8538-0ff8dfe4b9a5 HTTP/1.1" 200 115 0.023837 10.0.0.27 - - [2025-08-18 02:52:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003480 10.0.0.19 - - [2025-08-18 02:52:18] "GET /projects?obj_uuids=71650617-5dd0-4131-ac3a-47a274d82aca&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000994 10.0.0.27 - - [2025-08-18 02:52:18] "GET /project/71650617-5dd0-4131-ac3a-47a274d82aca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.032209 10.0.0.38 - - [2025-08-18 02:52:18] "POST /route-targets HTTP/1.1" 200 327 0.012364 10.0.0.19 - - [2025-08-18 02:52:18] "POST /useragent-kv HTTP/1.1" 200 115 0.009449 10.0.0.27 - - [2025-08-18 02:52:18] "POST /neutron/subnet HTTP/1.1" 200 724 0.171026 10.0.0.27 - - [2025-08-18 02:52:18] "POST /id-to-fqname HTTP/1.1" 200 220 0.001285 10.0.0.27 - - [2025-08-18 02:52:18] "GET /virtual-network/7b2d9303-5c0c-4b26-9527-be5fe7ea0a73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.004733 10.0.0.27 - - [2025-08-18 02:52:18] "GET /virtual-network/7b2d9303-5c0c-4b26-9527-be5fe7ea0a73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005283 10.0.0.27 - - [2025-08-18 02:52:18] "POST /neutron/network HTTP/1.1" 200 831 0.005229 10.0.0.27 - - [2025-08-18 02:52:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002584 10.0.0.27 - - [2025-08-18 02:52:18] "GET /virtual-network/7b2d9303-5c0c-4b26-9527-be5fe7ea0a73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.004990 10.0.0.27 - - [2025-08-18 02:52:18] "PUT /virtual-network/7b2d9303-5c0c-4b26-9527-be5fe7ea0a73 HTTP/1.1" 200 264 0.057298 10.0.0.38 - - [2025-08-18 02:52:18] "POST /ref-update HTTP/1.1" 200 156 0.023319 10.0.0.27 - - [2025-08-18 02:52:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.006189 10.0.0.19 - - [2025-08-18 02:52:18] "GET /projects?obj_uuids=71650617-5dd0-4131-ac3a-47a274d82aca&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001025 10.0.0.27 - - [2025-08-18 02:52:18] "GET /project/71650617-5dd0-4131-ac3a-47a274d82aca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.038775 10.0.0.19 - - [2025-08-18 02:52:18] "GET /projects?obj_uuids=71650617-5dd0-4131-ac3a-47a274d82aca&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001075 10.0.0.27 - - [2025-08-18 02:52:19] "POST /neutron/network HTTP/1.1" 200 612 0.110077 10.0.0.27 - - [2025-08-18 02:52:19] "POST /id-to-fqname HTTP/1.1" 200 220 0.002992 10.0.0.27 - - [2025-08-18 02:52:19] "GET /virtual-network/f2f92fc6-660e-4bc9-93c9-fb4eea021e6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.004843 10.0.0.27 - - [2025-08-18 02:52:19] "POST /neutron/network HTTP/1.1" 200 829 0.005303 10.0.0.27 - - [2025-08-18 02:52:19] "GET /virtual-network/f2f92fc6-660e-4bc9-93c9-fb4eea021e6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.004270 10.0.0.27 - - [2025-08-18 02:52:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002765 10.0.0.27 - - [2025-08-18 02:52:19] "GET /virtual-network/f2f92fc6-660e-4bc9-93c9-fb4eea021e6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005244 10.0.0.38 - - [2025-08-18 02:52:19] "POST /ref-update HTTP/1.1" 200 156 0.019063 10.0.0.27 - - [2025-08-18 02:52:19] "PUT /virtual-network/f2f92fc6-660e-4bc9-93c9-fb4eea021e6a HTTP/1.1" 200 264 0.051476 10.0.0.27 - - [2025-08-18 02:52:19] "POST /id-to-fqname HTTP/1.1" 200 220 0.001303 10.0.0.27 - - [2025-08-18 02:52:19] "POST /neutron/network HTTP/1.1" 200 841 0.006630 10.0.0.19 - - [2025-08-18 02:52:20] "GET /projects?obj_uuids=71650617-5dd0-4131-ac3a-47a274d82aca&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001133 10.0.0.27 - - [2025-08-18 02:52:20] "GET /project/71650617-5dd0-4131-ac3a-47a274d82aca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.059514 10.0.0.27 - - [2025-08-18 02:52:20] "POST /neutron/port HTTP/1.1" 200 117 0.006038 10.0.0.27 - - [2025-08-18 02:52:20] "POST /id-to-fqname HTTP/1.1" 200 220 0.001026 10.0.0.27 - - [2025-08-18 02:52:20] "POST /neutron/network HTTP/1.1" 200 841 0.007206 10.0.0.27 - - [2025-08-18 02:52:21] "POST /neutron/port HTTP/1.1" 200 1053 0.016002 10.0.0.27 - - [2025-08-18 02:52:21] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003674 10.0.0.27 - - [2025-08-18 02:52:21] "POST /neutron/network HTTP/1.1" 200 831 0.006167 10.0.0.19 - - [2025-08-18 02:52:21] "GET /projects?obj_uuids=71650617-5dd0-4131-ac3a-47a274d82aca&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001032 10.0.0.27 - - [2025-08-18 02:52:21] "GET /project/71650617-5dd0-4131-ac3a-47a274d82aca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.092198 10.0.0.27 - - [2025-08-18 02:52:21] "POST /neutron/security_group HTTP/1.1" 200 2051 0.007432 10.0.0.27 - - [2025-08-18 02:52:21] "POST /neutron/security_group HTTP/1.1" 200 2051 0.015605 10.0.0.27 - - [2025-08-18 02:52:22] "POST /neutron/port HTTP/1.1" 200 1051 0.035494 10.0.0.27 - - [2025-08-18 02:52:22] "POST /neutron/port HTTP/1.1" 200 1079 0.016953 10.0.0.27 - - [2025-08-18 02:52:22] "POST /neutron/port HTTP/1.1" 200 117 0.001206 10.0.0.27 - - [2025-08-18 02:52:27] "POST /neutron/security_group HTTP/1.1" 200 2051 0.006515 10.0.0.27 - - [2025-08-18 02:52:27] "POST /neutron/port HTTP/1.1" 200 1081 0.026381 10.0.0.27 - - [2025-08-18 02:52:27] "GET /virtual-machine/c5030c95-dfd9-4dec-acee-258f1b9b46dc HTTP/1.1" 200 1286 0.005337 10.0.0.27 - - [2025-08-18 02:52:27] "GET /virtual-machine-interface/3ab364ff-5dd4-4c96-8d50-49e52d94ed83 HTTP/1.1" 200 2927 0.005409 10.0.0.27 - - [2025-08-18 02:52:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002918 10.0.0.27 - - [2025-08-18 02:52:27] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004686 10.0.0.27 - - [2025-08-18 02:52:27] "GET /virtual-networks?parent_id=71650617-5dd0-4131-ac3a-47a274d82aca&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002537 10.0.0.27 - - [2025-08-18 02:52:27] "GET /virtual-network/7b2d9303-5c0c-4b26-9527-be5fe7ea0a73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.005567 10.0.0.27 - - [2025-08-18 02:52:29] "POST /neutron/security_group HTTP/1.1" 200 2051 0.005855 10.0.0.27 - - [2025-08-18 02:52:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003684 10.0.0.27 - - [2025-08-18 02:52:30] "GET /virtual-network/7b2d9303-5c0c-4b26-9527-be5fe7ea0a73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.005626 10.0.0.27 - - [2025-08-18 02:52:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003868 10.0.0.27 - - [2025-08-18 02:52:32] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004711 10.0.0.27 - - [2025-08-18 02:52:32] "GET /virtual-networks?parent_id=71650617-5dd0-4131-ac3a-47a274d82aca&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003445 10.0.0.27 - - [2025-08-18 02:52:32] "GET /virtual-network/7b2d9303-5c0c-4b26-9527-be5fe7ea0a73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.006917 10.0.0.27 - - [2025-08-18 02:52:32] "POST /neutron/port HTTP/1.1" 200 1079 0.015623 10.0.0.27 - - [2025-08-18 02:52:32] "POST /neutron/security_group HTTP/1.1" 200 2051 0.008228 10.0.0.27 - - [2025-08-18 02:52:32] "GET /virtual-machine/6330ac25-8faa-4408-a4cb-c5828fecfc76 HTTP/1.1" 200 1285 0.005373 10.0.0.27 - - [2025-08-18 02:52:32] "GET /virtual-machine-interface/c88b564e-d96f-450b-87da-6291869568b2 HTTP/1.1" 200 2927 0.004758 10.0.0.27 - - [2025-08-18 02:52:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003793 10.0.0.27 - - [2025-08-18 02:52:33] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003005 10.0.0.27 - - [2025-08-18 02:52:33] "GET /virtual-networks?parent_id=71650617-5dd0-4131-ac3a-47a274d82aca&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002928 10.0.0.27 - - [2025-08-18 02:52:33] "GET /virtual-network/f2f92fc6-660e-4bc9-93c9-fb4eea021e6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2105 0.006087 10.0.0.27 - - [2025-08-18 02:52:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004744 10.0.0.27 - - [2025-08-18 02:52:34] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003745 10.0.0.27 - - [2025-08-18 02:52:34] "GET /virtual-networks?parent_id=71650617-5dd0-4131-ac3a-47a274d82aca&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002683 10.0.0.27 - - [2025-08-18 02:52:34] "GET /virtual-network/f2f92fc6-660e-4bc9-93c9-fb4eea021e6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2105 0.007066 10.0.0.27 - - [2025-08-18 02:52:34] "POST /routing-policys HTTP/1.1" 200 534 0.026783 10.0.0.27 - - [2025-08-18 02:52:34] "GET /virtual-network/7b2d9303-5c0c-4b26-9527-be5fe7ea0a73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.008715 10.0.0.27 - - [2025-08-18 02:52:34] "PUT /virtual-network/7b2d9303-5c0c-4b26-9527-be5fe7ea0a73 HTTP/1.1" 200 264 0.067881 10.0.0.27 - - [2025-08-18 02:52:38] "POST /routing-policys HTTP/1.1" 200 534 0.026854 10.0.0.27 - - [2025-08-18 02:52:38] "GET /virtual-network/7b2d9303-5c0c-4b26-9527-be5fe7ea0a73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2356 0.007016 10.0.0.27 - - [2025-08-18 02:52:38] "PUT /virtual-network/7b2d9303-5c0c-4b26-9527-be5fe7ea0a73 HTTP/1.1" 200 264 0.071774 10.0.0.38 - - [2025-08-18 02:52:38] "POST /ref-update HTTP/1.1" 200 156 0.023274 10.0.0.27 - - [2025-08-18 02:52:38] "POST /ref-update HTTP/1.1" 200 156 0.045870 10.0.0.27 - - [2025-08-18 02:52:38] "DELETE /routing-policy/080d4835-bd70-47ba-8923-2522c28eb4e2 HTTP/1.1" 200 115 0.031083 10.0.0.27 - - [2025-08-18 02:52:38] "POST /ref-update HTTP/1.1" 200 156 0.046835 10.0.0.27 - - [2025-08-18 02:52:38] "DELETE /routing-policy/5aeb3bf1-487e-4603-8135-5b660cc75fad HTTP/1.1" 200 115 0.029085 10.0.0.27 - - [2025-08-18 02:52:38] "POST /neutron/network HTTP/1.1" 200 829 0.006835 10.0.0.27 - - [2025-08-18 02:52:39] "POST /neutron/port HTTP/1.1" 200 1105 0.012012 10.0.0.27 - - [2025-08-18 02:52:39] "POST /neutron/port HTTP/1.1" 200 1107 0.010368 10.0.0.19 - - [2025-08-18 02:52:41] "POST /useragent-kv HTTP/1.1" 200 115 0.006748 10.0.0.19 - - [2025-08-18 02:52:41] "POST /useragent-kv HTTP/1.1" 200 115 0.003615 10.0.0.27 - - [2025-08-18 02:52:41] "POST /neutron/network HTTP/1.1" 200 151 0.144457 10.0.0.38 - - [2025-08-18 02:52:41] "DELETE /route-target/3e7b4b5d-7a77-47c6-b6f3-acd83c2a71c2 HTTP/1.1" 200 115 0.018290 10.0.0.38 - - [2025-08-18 02:52:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.006668 10.0.0.38 - - [2025-08-18 02:52:41] "DELETE /route-target/866b9b25-fdb2-4322-8a18-9e23462d9c0f HTTP/1.1" 200 115 0.028741 10.0.0.27 - - [2025-08-18 02:52:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003989 10.0.0.19 - - [2025-08-18 02:52:43] "GET /projects?obj_uuids=71650617-5dd0-4131-ac3a-47a274d82aca&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001546 10.0.0.27 - - [2025-08-18 02:52:43] "GET /project/71650617-5dd0-4131-ac3a-47a274d82aca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.041961 10.0.0.27 - - [2025-08-18 02:52:43] "POST /neutron/network HTTP/1.1" 200 117 0.009109 10.0.0.27 - - [2025-08-18 02:52:44] "POST /neutron/network HTTP/1.1" 200 830 0.008926 10.0.0.27 - - [2025-08-18 02:52:44] "POST /id-to-fqname HTTP/1.1" 200 220 0.001221 10.0.0.27 - - [2025-08-18 02:52:44] "GET /virtual-network/ad19bd01-0d40-4aed-87c2-3a29201e902a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005098 10.0.0.27 - - [2025-08-18 02:52:44] "GET /virtual-network/ad19bd01-0d40-4aed-87c2-3a29201e902a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005488 10.0.0.27 - - [2025-08-18 02:52:44] "POST /neutron/subnet HTTP/1.1" 200 720 0.007572 10.0.0.27 - - [2025-08-18 02:52:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002440 10.0.0.27 - - [2025-08-18 02:52:44] "GET /virtual-network/ad19bd01-0d40-4aed-87c2-3a29201e902a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005623 10.0.0.38 - - [2025-08-18 02:52:44] "POST /route-targets HTTP/1.1" 200 323 0.014529 10.0.0.27 - - [2025-08-18 02:52:44] "PUT /virtual-network/ad19bd01-0d40-4aed-87c2-3a29201e902a HTTP/1.1" 200 264 0.068032 10.0.0.27 - - [2025-08-18 02:52:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003220 10.0.0.19 - - [2025-08-18 02:52:44] "GET /projects?obj_uuids=71650617-5dd0-4131-ac3a-47a274d82aca&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001058 10.0.0.27 - - [2025-08-18 02:52:44] "GET /project/71650617-5dd0-4131-ac3a-47a274d82aca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.040315 10.0.0.38 - - [2025-08-18 02:52:44] "POST /ref-update HTTP/1.1" 200 156 0.024778 10.0.0.19 - - [2025-08-18 02:52:44] "POST /useragent-kv HTTP/1.1" 200 115 0.010418 10.0.0.27 - - [2025-08-18 02:52:44] "POST /neutron/subnet HTTP/1.1" 200 715 0.226978 10.0.0.27 - - [2025-08-18 02:52:44] "POST /id-to-fqname HTTP/1.1" 200 220 0.001321 10.0.0.27 - - [2025-08-18 02:52:44] "GET /virtual-network/f5143a9d-27c5-44c6-ad0f-5ec2faa3aa0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005144 10.0.0.27 - - [2025-08-18 02:52:45] "GET /virtual-network/f5143a9d-27c5-44c6-ad0f-5ec2faa3aa0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006245 10.0.0.27 - - [2025-08-18 02:52:45] "POST /neutron/network HTTP/1.1" 200 829 0.006201 10.0.0.27 - - [2025-08-18 02:52:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003313 10.0.0.27 - - [2025-08-18 02:52:45] "GET /virtual-network/f5143a9d-27c5-44c6-ad0f-5ec2faa3aa0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005762 10.0.0.27 - - [2025-08-18 02:52:45] "PUT /virtual-network/f5143a9d-27c5-44c6-ad0f-5ec2faa3aa0f HTTP/1.1" 200 264 0.054721 10.0.0.27 - - [2025-08-18 02:52:45] "POST /id-to-fqname HTTP/1.1" 200 220 0.002150 10.0.0.19 - - [2025-08-18 02:52:45] "GET /projects?obj_uuids=71650617-5dd0-4131-ac3a-47a274d82aca&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002622 10.0.0.27 - - [2025-08-18 02:52:46] "GET /project/71650617-5dd0-4131-ac3a-47a274d82aca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.068536 10.0.0.27 - - [2025-08-18 02:52:46] "POST /neutron/network HTTP/1.1" 200 830 0.028389 10.0.0.27 - - [2025-08-18 02:52:46] "POST /id-to-fqname HTTP/1.1" 200 220 0.001427 10.0.0.27 - - [2025-08-18 02:52:46] "POST /neutron/port HTTP/1.1" 200 117 0.006028 10.0.0.19 - - [2025-08-18 02:52:46] "GET /projects?obj_uuids=71650617-5dd0-4131-ac3a-47a274d82aca&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001602 10.0.0.27 - - [2025-08-18 02:52:46] "POST /neutron/port HTTP/1.1" 200 1052 0.230328 10.0.0.27 - - [2025-08-18 02:52:47] "POST /neutron/port HTTP/1.1" 200 1106 0.148856 10.0.0.27 - - [2025-08-18 02:52:47] "POST /neutron/subnet HTTP/1.1" 200 694 0.008337 10.0.0.19 - - [2025-08-18 02:52:47] "GET /projects?obj_uuids=71650617-5dd0-4131-ac3a-47a274d82aca&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001675 10.0.0.27 - - [2025-08-18 02:52:47] "GET /project/71650617-5dd0-4131-ac3a-47a274d82aca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.057689 10.0.0.27 - - [2025-08-18 02:52:47] "POST /neutron/network HTTP/1.1" 200 829 0.005849 10.0.0.27 - - [2025-08-18 02:52:47] "POST /neutron/port HTTP/1.1" 200 117 0.006323 10.0.0.27 - - [2025-08-18 02:52:47] "POST /neutron/network HTTP/1.1" 200 839 0.006793 10.0.0.27 - - [2025-08-18 02:52:48] "POST /neutron/port HTTP/1.1" 200 1051 0.014540 10.0.0.27 - - [2025-08-18 02:52:48] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004086 10.0.0.27 - - [2025-08-18 02:52:48] "POST /neutron/network HTTP/1.1" 200 829 0.007166 10.0.0.27 - - [2025-08-18 02:52:52] "POST /neutron/port HTTP/1.1" 200 1080 0.021633 10.0.0.27 - - [2025-08-18 02:52:52] "POST /neutron/security_group HTTP/1.1" 200 2051 0.007202 10.0.0.27 - - [2025-08-18 02:52:52] "GET /virtual-machine/c52ac344-de40-4dd3-84f7-0d0b6f744b12 HTTP/1.1" 200 1285 0.005461 10.0.0.27 - - [2025-08-18 02:52:52] "GET /virtual-machine-interface/c3f49605-4715-4bf7-8a02-a8504322a26f HTTP/1.1" 200 2927 0.005272 10.0.0.27 - - [2025-08-18 02:52:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003349 10.0.0.27 - - [2025-08-18 02:52:52] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003501 10.0.0.27 - - [2025-08-18 02:52:52] "GET /virtual-networks?parent_id=71650617-5dd0-4131-ac3a-47a274d82aca&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003114 10.0.0.27 - - [2025-08-18 02:52:53] "GET /virtual-network/ad19bd01-0d40-4aed-87c2-3a29201e902a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2107 0.006248 10.0.0.27 - - [2025-08-18 02:52:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003451 10.0.0.27 - - [2025-08-18 02:52:56] "GET /virtual-network/ad19bd01-0d40-4aed-87c2-3a29201e902a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2107 0.005853 10.0.0.27 - - [2025-08-18 02:52:56] "POST /neutron/port HTTP/1.1" 200 1079 0.015104 10.0.0.27 - - [2025-08-18 02:52:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003783 10.0.0.27 - - [2025-08-18 02:52:58] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004056 10.0.0.27 - - [2025-08-18 02:52:58] "GET /virtual-networks?parent_id=71650617-5dd0-4131-ac3a-47a274d82aca&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003160 10.0.0.27 - - [2025-08-18 02:52:58] "GET /virtual-network/ad19bd01-0d40-4aed-87c2-3a29201e902a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2107 0.006016 10.0.0.27 - - [2025-08-18 02:52:58] "POST /neutron/security_group HTTP/1.1" 200 2051 0.007437 10.0.0.27 - - [2025-08-18 02:52:58] "POST /neutron/port HTTP/1.1" 200 1079 0.014332 10.0.0.27 - - [2025-08-18 02:52:58] "GET /virtual-machine/b68926d0-52b9-4e07-84a4-9a9723356dc1 HTTP/1.1" 200 1285 0.005932 10.0.0.27 - - [2025-08-18 02:52:58] "GET /virtual-machine-interface/7f4424e5-7083-4497-9ea3-a56dfa728565 HTTP/1.1" 200 2927 0.005555 10.0.0.27 - - [2025-08-18 02:52:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003396 10.0.0.27 - - [2025-08-18 02:52:58] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004045 10.0.0.27 - - [2025-08-18 02:52:58] "GET /virtual-networks?parent_id=71650617-5dd0-4131-ac3a-47a274d82aca&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002900 10.0.0.27 - - [2025-08-18 02:52:58] "GET /virtual-network/f5143a9d-27c5-44c6-ad0f-5ec2faa3aa0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2105 0.006035 10.0.0.27 - - [2025-08-18 02:52:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003443 10.0.0.27 - - [2025-08-18 02:52:59] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003442 10.0.0.27 - - [2025-08-18 02:52:59] "GET /virtual-networks?parent_id=71650617-5dd0-4131-ac3a-47a274d82aca&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003232 10.0.0.27 - - [2025-08-18 02:52:59] "GET /virtual-network/f5143a9d-27c5-44c6-ad0f-5ec2faa3aa0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2105 0.006381 10.0.0.27 - - [2025-08-18 02:53:00] "POST /interface-route-tables HTTP/1.1" 200 574 0.024515 10.0.0.27 - - [2025-08-18 02:53:00] "GET /interface-route-table/dc6efd25-70ee-4598-a1ae-925c78330142?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1306 0.012716 10.0.0.27 - - [2025-08-18 02:53:00] "GET /virtual-machine-interface/c3f49605-4715-4bf7-8a02-a8504322a26f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2706 0.005893 10.0.0.27 - - [2025-08-18 02:53:00] "POST /ref-update HTTP/1.1" 200 156 0.013910 10.0.0.27 - - [2025-08-18 02:53:00] "POST /routing-policys HTTP/1.1" 200 534 0.026368 10.0.0.27 - - [2025-08-18 02:53:00] "GET /virtual-network/ad19bd01-0d40-4aed-87c2-3a29201e902a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2107 0.005808 10.0.0.27 - - [2025-08-18 02:53:00] "PUT /virtual-network/ad19bd01-0d40-4aed-87c2-3a29201e902a HTTP/1.1" 200 264 0.077819 10.0.0.27 - - [2025-08-18 02:53:04] "POST /ref-update HTTP/1.1" 200 156 0.100295 10.0.0.38 - - [2025-08-18 02:53:04] "POST /ref-update HTTP/1.1" 200 156 0.053526 10.0.0.27 - - [2025-08-18 02:53:04] "DELETE /routing-policy/9ec6325e-c6d2-4575-8aa9-fd90034c63cc HTTP/1.1" 200 115 0.075596 10.0.0.27 - - [2025-08-18 02:53:04] "POST /neutron/network HTTP/1.1" 400 204 0.018175 10.0.0.27 - - [2025-08-18 02:53:04] "POST /neutron/port HTTP/1.1" 200 151 0.177407 10.0.0.27 - - [2025-08-18 02:53:05] "POST /neutron/port HTTP/1.1" 200 151 0.193046 10.0.0.27 - - [2025-08-18 02:53:06] "POST /neutron/network HTTP/1.1" 200 830 0.007035 10.0.0.38 - - [2025-08-18 02:53:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004245 10.0.0.38 - - [2025-08-18 02:53:06] "DELETE /route-target/32968056-1d89-4c72-b901-9a4b13d9b2af HTTP/1.1" 200 115 0.022177 10.0.0.19 - - [2025-08-18 02:53:08] "GET /projects?obj_uuids=71650617-5dd0-4131-ac3a-47a274d82aca&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001131 10.0.0.27 - - [2025-08-18 02:53:08] "GET /project/71650617-5dd0-4131-ac3a-47a274d82aca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.036954 10.0.0.19 - - [2025-08-18 02:53:08] "GET /projects?obj_uuids=71650617-5dd0-4131-ac3a-47a274d82aca&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001515 10.0.0.27 - - [2025-08-18 02:53:08] "GET /project/71650617-5dd0-4131-ac3a-47a274d82aca?fields=virtual_networks HTTP/1.1" 200 1018 0.041582 10.0.0.19 - - [2025-08-18 02:53:08] "GET /projects?obj_uuids=71650617-5dd0-4131-ac3a-47a274d82aca&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001093 10.0.0.27 - - [2025-08-18 02:53:08] "GET /project/71650617-5dd0-4131-ac3a-47a274d82aca?fields=virtual_machine_interfaces HTTP/1.1" 200 1018 0.036181 10.0.0.19 - - [2025-08-18 02:53:08] "GET /projects?obj_uuids=71650617-5dd0-4131-ac3a-47a274d82aca&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001068 10.0.0.27 - - [2025-08-18 02:53:08] "GET /project/71650617-5dd0-4131-ac3a-47a274d82aca?fields=security_groups HTTP/1.1" 200 1237 0.037831 10.0.0.27 - - [2025-08-18 02:53:09] "POST /fqname-to-id HTTP/1.1" 404 192 0.027079 10.0.0.19 - - [2025-08-18 02:53:09] "GET /projects?obj_uuids=4a1b5ade-22f4-493a-9896-2de10d458eac&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002797 10.0.0.19 - - [2025-08-18 02:53:09] "GET /domains?obj_uuids=edf943fc-0622-4564-8821-4de9bd04e8a3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001110 10.0.0.19 - - [2025-08-18 02:53:09] "GET /domain/edf943fc-0622-4564-8821-4de9bd04e8a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007784 10.0.0.19 - - [2025-08-18 02:53:09] "POST /id-to-fqname HTTP/1.1" 200 194 0.004831 10.0.0.19 - - [2025-08-18 02:53:09] "POST /fqname-to-id HTTP/1.1" 404 203 0.003128 10.0.0.19 - - [2025-08-18 02:53:09] "POST /security-groups HTTP/1.1" 200 595 0.029150 10.0.0.38 - - [2025-08-18 02:53:09] "POST /fqname-to-id HTTP/1.1" 404 238 0.003039 10.0.0.19 - - [2025-08-18 02:53:09] "POST /projects HTTP/1.1" 200 593 0.222705 10.0.0.19 - - [2025-08-18 02:53:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.289452 10.0.0.38 - - [2025-08-18 02:53:09] "POST /access-control-lists HTTP/1.1" 200 598 0.027079 10.0.0.27 - - [2025-08-18 02:53:09] "GET /project/4a1b5ade-22f4-493a-9896-2de10d458eac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.418076 10.0.0.27 - - [2025-08-18 02:53:10] "GET / HTTP/1.1" 200 35931 0.002663 10.0.0.27 - - [2025-08-18 02:53:12] "POST /fqname-to-id HTTP/1.1" 401 292 0.000506 10.0.0.27 - - [2025-08-18 02:53:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.048782 10.0.0.19 - - [2025-08-18 02:53:12] "GET /projects?obj_uuids=4a1b5ade-22f4-493a-9896-2de10d458eac&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000998 10.0.0.27 - - [2025-08-18 02:53:12] "GET /project/4a1b5ade-22f4-493a-9896-2de10d458eac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.033386 10.0.0.19 - - [2025-08-18 02:53:12] "GET /projects?obj_uuids=4a1b5ade-22f4-493a-9896-2de10d458eac&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001012 10.0.0.27 - - [2025-08-18 02:53:12] "POST /neutron/network HTTP/1.1" 200 613 0.124654 10.0.0.27 - - [2025-08-18 02:53:13] "POST /id-to-fqname HTTP/1.1" 200 226 0.003038 10.0.0.27 - - [2025-08-18 02:53:13] "GET /virtual-network/b9845717-5908-4c7c-aa22-cd4a9cdb791f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005334 10.0.0.27 - - [2025-08-18 02:53:13] "POST /neutron/network HTTP/1.1" 200 832 0.005734 10.0.0.27 - - [2025-08-18 02:53:13] "GET /virtual-network/b9845717-5908-4c7c-aa22-cd4a9cdb791f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.004727 10.0.0.27 - - [2025-08-18 02:53:13] "GET /virtual-network/b9845717-5908-4c7c-aa22-cd4a9cdb791f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005857 10.0.0.27 - - [2025-08-18 02:53:14] "GET /obj-perms HTTP/1.1" 200 5038 0.041410 10.0.0.19 - - [2025-08-18 02:53:14] "DELETE /project/4a1b5ade22f4493a98962de10d458eac HTTP/1.1" 404 173 0.005032 10.0.0.19 - - [2025-08-18 02:53:14] "GET /projects?obj_uuids=71650617-5dd0-4131-ac3a-47a274d82aca&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000924 10.0.0.19 - - [2025-08-18 02:53:14] "GET /project/71650617-5dd0-4131-ac3a-47a274d82aca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1440 0.055154 10.0.0.19 - - [2025-08-18 02:53:14] "GET /projects?obj_uuids=71650617-5dd0-4131-ac3a-47a274d82aca&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001095 10.0.0.19 - - [2025-08-18 02:53:14] "GET /project/71650617-5dd0-4131-ac3a-47a274d82aca?fields=security_groups HTTP/1.1" 200 1342 0.037190 10.0.0.27 - - [2025-08-18 02:53:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.011305 10.0.0.27 - - [2025-08-18 02:53:14] "GET /virtual-network/b9845717-5908-4c7c-aa22-cd4a9cdb791f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.007127 10.0.0.38 - - [2025-08-18 02:53:15] "POST /route-targets HTTP/1.1" 200 325 0.030427 10.0.0.19 - - [2025-08-18 02:53:15] "DELETE /security-group/abaaac4a-08f8-4b99-97c7-7d862f3ebfbf HTTP/1.1" 200 115 0.072117 10.0.0.27 - - [2025-08-18 02:53:15] "PUT /virtual-network/b9845717-5908-4c7c-aa22-cd4a9cdb791f HTTP/1.1" 200 264 0.082768 10.0.0.19 - - [2025-08-18 02:53:15] "GET /projects?obj_uuids=71650617-5dd0-4131-ac3a-47a274d82aca&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002628 10.0.0.19 - - [2025-08-18 02:53:15] "GET /project/71650617-5dd0-4131-ac3a-47a274d82aca?fields=application_policy_sets HTTP/1.1" 200 1381 0.039161 10.0.0.19 - - [2025-08-18 02:53:15] "DELETE /project/71650617-5dd0-4131-ac3a-47a274d82aca HTTP/1.1" 409 278 0.326704 10.0.0.38 - - [2025-08-18 02:53:15] "DELETE /access-control-list/78df70e4-dc5c-4895-b8d3-1516c939587e HTTP/1.1" 200 115 0.136675 10.0.0.27 - - [2025-08-18 02:53:20] "POST /id-to-fqname HTTP/1.1" 200 226 0.001568 10.0.0.27 - - [2025-08-18 02:53:20] "POST /neutron/network HTTP/1.1" 200 842 0.007351 10.0.0.19 - - [2025-08-18 02:53:21] "GET /projects?obj_uuids=4a1b5ade-22f4-493a-9896-2de10d458eac&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001096 10.0.0.27 - - [2025-08-18 02:53:21] "GET /project/4a1b5ade-22f4-493a-9896-2de10d458eac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.064522 10.0.0.27 - - [2025-08-18 02:53:21] "POST /neutron/port HTTP/1.1" 200 117 0.005822 10.0.0.19 - - [2025-08-18 02:53:21] "GET /projects?obj_uuids=4a1b5ade-22f4-493a-9896-2de10d458eac&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001005 10.0.0.27 - - [2025-08-18 02:53:21] "POST /neutron/port HTTP/1.1" 200 1064 0.238237 10.0.0.27 - - [2025-08-18 02:53:22] "POST /neutron/port HTTP/1.1" 200 1118 0.104833 10.0.0.27 - - [2025-08-18 02:53:22] "POST /neutron/subnet HTTP/1.1" 200 698 0.008450 10.0.0.27 - - [2025-08-18 02:53:26] "POST /neutron/port HTTP/1.1" 200 1092 0.013131 10.0.0.27 - - [2025-08-18 02:53:26] "POST /neutron/security_group HTTP/1.1" 200 2062 0.008420 10.0.0.27 - - [2025-08-18 02:53:26] "GET /virtual-machine/6937df98-1acc-4cc4-bebf-9d73e437aafd HTTP/1.1" 401 292 0.000619 10.0.0.27 - - [2025-08-18 02:53:26] "GET /virtual-machine/6937df98-1acc-4cc4-bebf-9d73e437aafd HTTP/1.1" 200 1296 0.024539 10.0.0.27 - - [2025-08-18 02:53:26] "GET /virtual-machine-interface/64f1bd06-a63f-4cdd-b640-f3c995cf13ae HTTP/1.1" 200 2967 0.006074 10.0.0.27 - - [2025-08-18 02:53:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003304 10.0.0.27 - - [2025-08-18 02:53:26] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003191 10.0.0.27 - - [2025-08-18 02:53:26] "GET /virtual-networks?parent_id=4a1b5ade-22f4-493a-9896-2de10d458eac&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002635 10.0.0.27 - - [2025-08-18 02:53:26] "GET /virtual-network/b9845717-5908-4c7c-aa22-cd4a9cdb791f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2119 0.005842 10.0.0.27 - - [2025-08-18 02:53:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004121 10.0.0.27 - - [2025-08-18 02:53:29] "GET /virtual-network/b9845717-5908-4c7c-aa22-cd4a9cdb791f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2119 0.006668 10.0.0.27 - - [2025-08-18 02:53:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003391 10.0.0.27 - - [2025-08-18 02:53:34] "GET /virtual-network/b9845717-5908-4c7c-aa22-cd4a9cdb791f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2119 0.005059 10.0.0.27 - - [2025-08-18 02:53:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003480 10.0.0.27 - - [2025-08-18 02:53:38] "GET /virtual-network/b9845717-5908-4c7c-aa22-cd4a9cdb791f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2119 0.005454 10.0.0.27 - - [2025-08-18 02:53:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003413 10.0.0.27 - - [2025-08-18 02:53:42] "GET /virtual-network/b9845717-5908-4c7c-aa22-cd4a9cdb791f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2119 0.005000 10.0.0.27 - - [2025-08-18 02:53:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003541 10.0.0.27 - - [2025-08-18 02:53:46] "GET /virtual-network/b9845717-5908-4c7c-aa22-cd4a9cdb791f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2119 0.006024 10.0.0.27 - - [2025-08-18 02:53:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003923 10.0.0.27 - - [2025-08-18 02:53:50] "GET /virtual-network/b9845717-5908-4c7c-aa22-cd4a9cdb791f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2119 0.005198 10.0.0.27 - - [2025-08-18 02:53:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003799 10.0.0.27 - - [2025-08-18 02:53:54] "GET /virtual-network/b9845717-5908-4c7c-aa22-cd4a9cdb791f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2119 0.005543 10.0.0.19 - - [2025-08-18 02:53:57] "GET /obj-perms HTTP/1.1" 200 5056 0.039426 10.0.0.27 - - [2025-08-18 02:53:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003736 10.0.0.27 - - [2025-08-18 02:53:58] "GET /virtual-network/b9845717-5908-4c7c-aa22-cd4a9cdb791f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2119 0.006031 10.0.0.27 - - [2025-08-18 02:54:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003476 10.0.0.27 - - [2025-08-18 02:54:00] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003542 10.0.0.27 - - [2025-08-18 02:54:00] "GET /virtual-networks?parent_id=4a1b5ade-22f4-493a-9896-2de10d458eac&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003055 10.0.0.27 - - [2025-08-18 02:54:00] "GET /virtual-network/b9845717-5908-4c7c-aa22-cd4a9cdb791f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2119 0.004710 10.0.0.27 - - [2025-08-18 02:54:00] "POST /neutron/port HTTP/1.1" 200 1092 0.014894 10.0.0.27 - - [2025-08-18 02:54:06] "POST /neutron/security_group HTTP/1.1" 200 2062 0.008255 10.0.0.27 - - [2025-08-18 02:54:11] "POST /neutron/port HTTP/1.1" 200 1092 0.015230 10.0.0.27 - - [2025-08-18 02:54:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003488 10.0.0.27 - - [2025-08-18 02:54:16] "GET /virtual-network/b9845717-5908-4c7c-aa22-cd4a9cdb791f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2119 0.005163 10.0.0.27 - - [2025-08-18 02:54:16] "PUT /virtual-network/b9845717-5908-4c7c-aa22-cd4a9cdb791f HTTP/1.1" 200 264 0.054297 10.0.0.38 - - [2025-08-18 02:54:16] "DELETE /route-target/0c5df391-9259-4926-a97a-418d2f6792a4 HTTP/1.1" 200 115 0.020984 10.0.0.27 - - [2025-08-18 02:54:21] "POST /neutron/port HTTP/1.1" 200 1092 0.015276 10.0.0.27 - - [2025-08-18 02:54:21] "POST /neutron/subnet HTTP/1.1" 200 698 0.008274 10.0.0.27 - - [2025-08-18 02:54:21] "POST /neutron/network HTTP/1.1" 200 832 0.006144 10.0.0.27 - - [2025-08-18 02:54:22] "POST /neutron/port HTTP/1.1" 200 1118 0.016485 10.0.0.19 - - [2025-08-18 02:54:23] "POST /useragent-kv HTTP/1.1" 200 115 0.041673 10.0.0.19 - - [2025-08-18 02:54:23] "POST /useragent-kv HTTP/1.1" 200 115 0.002771 10.0.0.27 - - [2025-08-18 02:54:23] "POST /neutron/network HTTP/1.1" 200 151 0.201684 10.0.0.27 - - [2025-08-18 02:54:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003438 10.0.0.19 - - [2025-08-18 02:54:26] "GET /projects?obj_uuids=4a1b5ade-22f4-493a-9896-2de10d458eac&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000954 10.0.0.27 - - [2025-08-18 02:54:26] "GET /project/4a1b5ade-22f4-493a-9896-2de10d458eac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.031764 10.0.0.38 - - [2025-08-18 02:54:26] "POST /route-targets HTTP/1.1" 200 327 0.038648 10.0.0.19 - - [2025-08-18 02:54:27] "POST /useragent-kv HTTP/1.1" 200 115 0.009419 10.0.0.27 - - [2025-08-18 02:54:27] "POST /neutron/subnet HTTP/1.1" 200 725 0.196303 10.0.0.27 - - [2025-08-18 02:54:27] "POST /id-to-fqname HTTP/1.1" 200 226 0.001403 10.0.0.27 - - [2025-08-18 02:54:27] "GET /virtual-network/09c3f6b9-1b51-472c-93e8-e314098f9fbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005152 10.0.0.27 - - [2025-08-18 02:54:27] "GET /virtual-network/09c3f6b9-1b51-472c-93e8-e314098f9fbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006557 10.0.0.27 - - [2025-08-18 02:54:27] "POST /neutron/network HTTP/1.1" 200 832 0.005925 10.0.0.27 - - [2025-08-18 02:54:27] "GET /virtual-network/09c3f6b9-1b51-472c-93e8-e314098f9fbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005494 10.0.0.38 - - [2025-08-18 02:54:27] "GET /obj-perms HTTP/1.1" 200 5038 0.045999 10.0.0.27 - - [2025-08-18 02:54:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003202 10.0.0.27 - - [2025-08-18 02:54:27] "GET /virtual-network/09c3f6b9-1b51-472c-93e8-e314098f9fbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005054 10.0.0.27 - - [2025-08-18 02:54:27] "PUT /virtual-network/09c3f6b9-1b51-472c-93e8-e314098f9fbe HTTP/1.1" 200 264 0.076147 10.0.0.38 - - [2025-08-18 02:54:28] "POST /ref-update HTTP/1.1" 200 156 0.034759 10.0.0.27 - - [2025-08-18 02:54:33] "POST /id-to-fqname HTTP/1.1" 200 226 0.001938 10.0.0.19 - - [2025-08-18 02:54:33] "GET /projects?obj_uuids=4a1b5ade-22f4-493a-9896-2de10d458eac&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001062 10.0.0.27 - - [2025-08-18 02:54:33] "GET /project/4a1b5ade-22f4-493a-9896-2de10d458eac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.057781 10.0.0.27 - - [2025-08-18 02:54:33] "POST /neutron/network HTTP/1.1" 200 832 0.005903 10.0.0.27 - - [2025-08-18 02:54:34] "POST /neutron/port HTTP/1.1" 200 117 0.006310 10.0.0.27 - - [2025-08-18 02:54:34] "POST /neutron/port HTTP/1.1" 200 1064 0.014730 10.0.0.27 - - [2025-08-18 02:54:34] "POST /neutron/port HTTP/1.1" 200 1092 0.020792 10.0.0.27 - - [2025-08-18 02:54:34] "POST /neutron/port HTTP/1.1" 200 117 0.001222 10.0.0.27 - - [2025-08-18 02:54:39] "POST /neutron/security_group HTTP/1.1" 200 2062 0.012554 10.0.0.27 - - [2025-08-18 02:54:39] "POST /neutron/port HTTP/1.1" 200 1092 0.013587 10.0.0.27 - - [2025-08-18 02:54:39] "GET /virtual-machine/7835be84-0cf3-4534-be47-c2929837d2cf HTTP/1.1" 200 1296 0.005910 10.0.0.27 - - [2025-08-18 02:54:39] "GET /virtual-machine-interface/7c530544-0923-4bf5-934d-fb5b927ee2ae HTTP/1.1" 200 2967 0.005313 10.0.0.27 - - [2025-08-18 02:54:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003887 10.0.0.27 - - [2025-08-18 02:54:39] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004175 10.0.0.27 - - [2025-08-18 02:54:39] "GET /virtual-networks?parent_id=4a1b5ade-22f4-493a-9896-2de10d458eac&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002965 10.0.0.27 - - [2025-08-18 02:54:39] "GET /virtual-network/09c3f6b9-1b51-472c-93e8-e314098f9fbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2118 0.006806 10.0.0.27 - - [2025-08-18 02:54:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004013 10.0.0.27 - - [2025-08-18 02:54:42] "GET /virtual-network/09c3f6b9-1b51-472c-93e8-e314098f9fbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2118 0.006156 10.0.0.27 - - [2025-08-18 02:54:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.006741 10.0.0.27 - - [2025-08-18 02:54:46] "GET /virtual-network/09c3f6b9-1b51-472c-93e8-e314098f9fbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2118 0.007909 10.0.0.27 - - [2025-08-18 02:54:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.006454 10.0.0.27 - - [2025-08-18 02:54:50] "GET /virtual-network/09c3f6b9-1b51-472c-93e8-e314098f9fbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2118 0.006852 10.0.0.27 - - [2025-08-18 02:54:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005082 10.0.0.27 - - [2025-08-18 02:54:54] "GET /virtual-network/09c3f6b9-1b51-472c-93e8-e314098f9fbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2118 0.005725 10.0.0.27 - - [2025-08-18 02:54:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004328 10.0.0.27 - - [2025-08-18 02:54:58] "GET /virtual-network/09c3f6b9-1b51-472c-93e8-e314098f9fbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2118 0.005363 10.0.0.27 - - [2025-08-18 02:55:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003946 10.0.0.27 - - [2025-08-18 02:55:02] "GET /virtual-network/09c3f6b9-1b51-472c-93e8-e314098f9fbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2118 0.008157 10.0.0.27 - - [2025-08-18 02:55:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003682 10.0.0.27 - - [2025-08-18 02:55:07] "GET /virtual-network/09c3f6b9-1b51-472c-93e8-e314098f9fbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2118 0.005669 10.0.0.27 - - [2025-08-18 02:55:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003803 10.0.0.27 - - [2025-08-18 02:55:11] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003302 10.0.0.27 - - [2025-08-18 02:55:11] "GET /virtual-networks?parent_id=4a1b5ade-22f4-493a-9896-2de10d458eac&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002524 10.0.0.27 - - [2025-08-18 02:55:11] "GET /virtual-network/09c3f6b9-1b51-472c-93e8-e314098f9fbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2118 0.005525 10.0.0.27 - - [2025-08-18 02:55:11] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007246 10.0.0.27 - - [2025-08-18 02:55:20] "POST /neutron/port HTTP/1.1" 200 1092 0.016031 10.0.0.27 - - [2025-08-18 02:55:21] "POST /neutron/security_group HTTP/1.1" 200 2062 0.006542 10.0.0.27 - - [2025-08-18 02:55:22] "POST /neutron/network HTTP/1.1" 200 842 0.006109 10.0.0.27 - - [2025-08-18 02:55:22] "POST /neutron/port HTTP/1.1" 200 117 0.001194 10.0.0.27 - - [2025-08-18 02:55:26] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007874 10.0.0.27 - - [2025-08-18 02:55:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003947 10.0.0.27 - - [2025-08-18 02:55:32] "GET /virtual-network/09c3f6b9-1b51-472c-93e8-e314098f9fbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2118 0.007486 10.0.0.27 - - [2025-08-18 02:55:32] "PUT /virtual-network/09c3f6b9-1b51-472c-93e8-e314098f9fbe HTTP/1.1" 200 264 0.070353 10.0.0.38 - - [2025-08-18 02:55:32] "DELETE /route-target/0cd5f7a1-a17d-4094-a3fd-cce37e8bec87 HTTP/1.1" 200 115 0.022554 10.0.0.27 - - [2025-08-18 02:55:37] "POST /neutron/port HTTP/1.1" 200 1092 0.015315 10.0.0.27 - - [2025-08-18 02:55:39] "POST /neutron/network HTTP/1.1" 200 832 0.006543 10.0.0.19 - - [2025-08-18 02:55:40] "GET /projects?obj_uuids=4a1b5ade-22f4-493a-9896-2de10d458eac&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001042 10.0.0.27 - - [2025-08-18 02:55:40] "GET /project/4a1b5ade-22f4-493a-9896-2de10d458eac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.037281 10.0.0.19 - - [2025-08-18 02:55:40] "GET /projects?obj_uuids=4a1b5ade-22f4-493a-9896-2de10d458eac&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001314 10.0.0.27 - - [2025-08-18 02:55:41] "GET /project/4a1b5ade-22f4-493a-9896-2de10d458eac?fields=virtual_networks HTTP/1.1" 200 1040 0.042238 10.0.0.19 - - [2025-08-18 02:55:41] "GET /projects?obj_uuids=4a1b5ade-22f4-493a-9896-2de10d458eac&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001093 10.0.0.27 - - [2025-08-18 02:55:41] "GET /project/4a1b5ade-22f4-493a-9896-2de10d458eac?fields=virtual_machine_interfaces HTTP/1.1" 200 1040 0.045845 10.0.0.19 - - [2025-08-18 02:55:41] "GET /projects?obj_uuids=4a1b5ade-22f4-493a-9896-2de10d458eac&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001010 10.0.0.27 - - [2025-08-18 02:55:41] "GET /project/4a1b5ade-22f4-493a-9896-2de10d458eac?fields=security_groups HTTP/1.1" 200 1270 0.044191 10.0.0.27 - - [2025-08-18 02:55:41] "POST /fqname-to-id HTTP/1.1" 404 213 0.030584 10.0.0.19 - - [2025-08-18 02:55:42] "GET /projects?obj_uuids=c02fbe04-6658-471e-8b0f-cde73f0d7fed&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003246 10.0.0.19 - - [2025-08-18 02:55:42] "GET /domains?obj_uuids=edf943fc-0622-4564-8821-4de9bd04e8a3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000996 10.0.0.19 - - [2025-08-18 02:55:42] "GET /domain/edf943fc-0622-4564-8821-4de9bd04e8a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007542 10.0.0.19 - - [2025-08-18 02:55:42] "POST /id-to-fqname HTTP/1.1" 200 216 0.001264 10.0.0.19 - - [2025-08-18 02:55:42] "POST /fqname-to-id HTTP/1.1" 404 227 0.004447 10.0.0.19 - - [2025-08-18 02:55:42] "POST /security-groups HTTP/1.1" 200 616 0.027419 10.0.0.38 - - [2025-08-18 02:55:42] "POST /fqname-to-id HTTP/1.1" 404 259 0.003462 10.0.0.19 - - [2025-08-18 02:55:42] "POST /projects HTTP/1.1" 200 635 0.227601 10.0.0.19 - - [2025-08-18 02:55:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.297572 10.0.0.38 - - [2025-08-18 02:55:42] "POST /access-control-lists HTTP/1.1" 200 619 0.021528 10.0.0.27 - - [2025-08-18 02:55:42] "GET /project/c02fbe04-6658-471e-8b0f-cde73f0d7fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.419050 10.0.0.27 - - [2025-08-18 02:55:43] "GET / HTTP/1.1" 200 35931 0.001866 10.0.0.27 - - [2025-08-18 02:55:45] "POST /fqname-to-id HTTP/1.1" 401 292 0.000497 10.0.0.27 - - [2025-08-18 02:55:45] "POST /fqname-to-id HTTP/1.1" 404 249 0.054862 10.0.0.38 - - [2025-08-18 02:55:45] "POST /fqname-to-id HTTP/1.1" 404 280 0.012986 10.0.0.38 - - [2025-08-18 02:55:45] "PUT /access-control-list/f6843880-74d5-4329-872b-03f77d2c8faf HTTP/1.1" 200 272 0.020087 10.0.0.19 - - [2025-08-18 02:55:45] "GET /projects?obj_uuids=c02fbe04-6658-471e-8b0f-cde73f0d7fed&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001412 10.0.0.27 - - [2025-08-18 02:55:46] "POST /neutron/security_group_rule HTTP/1.1" 200 2608 0.091251 10.0.0.27 - - [2025-08-18 02:55:46] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.019808 10.0.0.38 - - [2025-08-18 02:55:46] "PUT /access-control-list/f6843880-74d5-4329-872b-03f77d2c8faf HTTP/1.1" 200 272 0.021553 10.0.0.27 - - [2025-08-18 02:55:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.009201 10.0.0.27 - - [2025-08-18 02:55:46] "GET /security-group/4b1eaeb3-0fc8-47b9-8a00-6a8395c4407d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.009143 10.0.0.27 - - [2025-08-18 02:55:47] "POST /neutron/security_group HTTP/1.1" 200 1026 0.004285 10.0.0.27 - - [2025-08-18 02:55:47] "POST /fqname-to-id HTTP/1.1" 404 249 0.003066 10.0.0.38 - - [2025-08-18 02:55:47] "DELETE /access-control-list/f6843880-74d5-4329-872b-03f77d2c8faf HTTP/1.1" 200 115 0.032367 10.0.0.27 - - [2025-08-18 02:55:47] "POST /fqname-to-id HTTP/1.1" 404 249 0.003198 10.0.0.38 - - [2025-08-18 02:55:47] "POST /fqname-to-id HTTP/1.1" 404 280 0.006556 10.0.0.38 - - [2025-08-18 02:55:47] "PUT /access-control-list/9e45b332-3e01-453e-86ca-dfa263107ea4 HTTP/1.1" 200 272 0.014107 10.0.0.19 - - [2025-08-18 02:55:47] "GET /projects?obj_uuids=c02fbe04-6658-471e-8b0f-cde73f0d7fed&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001771 10.0.0.27 - - [2025-08-18 02:55:48] "POST /neutron/security_group_rule HTTP/1.1" 200 2608 0.049793 10.0.0.27 - - [2025-08-18 02:55:48] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.010414 10.0.0.38 - - [2025-08-18 02:55:48] "PUT /access-control-list/9e45b332-3e01-453e-86ca-dfa263107ea4 HTTP/1.1" 200 272 0.017390 10.0.0.27 - - [2025-08-18 02:55:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.013504 10.0.0.27 - - [2025-08-18 02:55:48] "GET /security-group/617daddc-eb57-4f26-89d2-14c615b8fcc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.005171 10.0.0.19 - - [2025-08-18 02:55:48] "GET /projects?obj_uuids=c02fbe04-6658-471e-8b0f-cde73f0d7fed&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001062 10.0.0.27 - - [2025-08-18 02:55:48] "POST /neutron/security_group_rule HTTP/1.1" 200 2208 0.041789 10.0.0.27 - - [2025-08-18 02:55:49] "POST /neutron/security_group_rule HTTP/1.1" 200 599 0.107713 10.0.0.38 - - [2025-08-18 02:55:49] "PUT /access-control-list/9e45b332-3e01-453e-86ca-dfa263107ea4 HTTP/1.1" 200 272 0.011071 10.0.0.27 - - [2025-08-18 02:55:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003187 10.0.0.19 - - [2025-08-18 02:55:49] "GET /projects?obj_uuids=c02fbe04-6658-471e-8b0f-cde73f0d7fed&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.002402 10.0.0.27 - - [2025-08-18 02:55:49] "GET /project/c02fbe04-6658-471e-8b0f-cde73f0d7fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.042552 10.0.0.19 - - [2025-08-18 02:55:49] "GET /projects?obj_uuids=c02fbe04-6658-471e-8b0f-cde73f0d7fed&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001058 10.0.0.27 - - [2025-08-18 02:55:49] "POST /neutron/network HTTP/1.1" 200 720 0.107429 10.0.0.38 - - [2025-08-18 02:55:49] "POST /ref-update HTTP/1.1" 200 156 0.019389 10.0.0.38 - - [2025-08-18 02:55:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.047798 10.0.0.27 - - [2025-08-18 02:55:50] "POST /neutron/network HTTP/1.1" 200 1111 0.010625 10.0.0.27 - - [2025-08-18 02:55:50] "POST /id-to-fqname HTTP/1.1" 200 290 0.001060 10.0.0.27 - - [2025-08-18 02:55:50] "GET /virtual-network/e09c4039-b03d-4d71-950c-e5432ab73bd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2804 0.004896 10.0.0.27 - - [2025-08-18 02:55:50] "GET /virtual-network/e09c4039-b03d-4d71-950c-e5432ab73bd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2804 0.005377 10.0.0.27 - - [2025-08-18 02:55:50] "POST /neutron/subnet HTTP/1.1" 200 823 0.008528 10.0.0.27 - - [2025-08-18 02:55:50] "GET /virtual-network/e09c4039-b03d-4d71-950c-e5432ab73bd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2804 0.006270 10.0.0.27 - - [2025-08-18 02:55:51] "GET /obj-perms HTTP/1.1" 200 5080 0.044810 10.0.0.19 - - [2025-08-18 02:55:51] "GET /obj-perms HTTP/1.1" 200 5080 0.050552 10.0.0.27 - - [2025-08-18 02:55:51] "POST /id-to-fqname HTTP/1.1" 200 290 0.001327 10.0.0.27 - - [2025-08-18 02:55:51] "POST /neutron/network HTTP/1.1" 200 1121 0.008522 10.0.0.19 - - [2025-08-18 02:55:52] "GET /projects?obj_uuids=c02fbe04-6658-471e-8b0f-cde73f0d7fed&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001050 10.0.0.27 - - [2025-08-18 02:55:52] "GET /project/c02fbe04-6658-471e-8b0f-cde73f0d7fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.054959 10.0.0.27 - - [2025-08-18 02:55:52] "POST /neutron/port HTTP/1.1" 200 117 0.008219 10.0.0.27 - - [2025-08-18 02:55:52] "POST /id-to-fqname HTTP/1.1" 200 290 0.001135 10.0.0.27 - - [2025-08-18 02:55:53] "POST /neutron/network HTTP/1.1" 200 1121 0.010249 10.0.0.19 - - [2025-08-18 02:55:53] "GET /projects?obj_uuids=c02fbe04-6658-471e-8b0f-cde73f0d7fed&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001157 10.0.0.27 - - [2025-08-18 02:55:53] "POST /neutron/port HTTP/1.1" 200 1190 0.307881 10.0.0.27 - - [2025-08-18 02:55:53] "POST /neutron/port HTTP/1.1" 200 1244 0.101405 10.0.0.27 - - [2025-08-18 02:55:53] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003682 10.0.0.27 - - [2025-08-18 02:55:53] "POST /neutron/port HTTP/1.1" 200 117 0.001236 10.0.0.19 - - [2025-08-18 02:55:53] "GET /projects?obj_uuids=c02fbe04-6658-471e-8b0f-cde73f0d7fed&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001040 10.0.0.27 - - [2025-08-18 02:55:53] "GET /project/c02fbe04-6658-471e-8b0f-cde73f0d7fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.060838 10.0.0.27 - - [2025-08-18 02:55:54] "POST /neutron/port HTTP/1.1" 200 1218 0.015314 10.0.0.27 - - [2025-08-18 02:55:54] "POST /neutron/port HTTP/1.1" 200 1218 0.013525 10.0.0.19 - - [2025-08-18 02:55:54] "GET /projects?obj_uuids=c02fbe04-6658-471e-8b0f-cde73f0d7fed&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001014 10.0.0.27 - - [2025-08-18 02:55:54] "POST /neutron/security_group HTTP/1.1" 200 3456 0.048270 10.0.0.27 - - [2025-08-18 02:55:55] "POST /neutron/port HTTP/1.1" 200 1190 0.016705 10.0.0.27 - - [2025-08-18 02:55:55] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003889 10.0.0.27 - - [2025-08-18 02:55:55] "POST /neutron/port HTTP/1.1" 200 117 0.001193 10.0.0.38 - - [2025-08-18 02:55:59] "GET /obj-perms HTTP/1.1" 200 5056 0.045517 10.0.0.27 - - [2025-08-18 02:55:59] "POST /neutron/port HTTP/1.1" 200 1218 0.014610 10.0.0.27 - - [2025-08-18 02:55:59] "POST /neutron/security_group HTTP/1.1" 200 1455 0.007101 10.0.0.27 - - [2025-08-18 02:55:59] "POST /neutron/port HTTP/1.1" 200 1218 0.013831 10.0.0.27 - - [2025-08-18 02:55:59] "GET /virtual-machine/e57a90a6-5d9b-4024-af7c-1cc9368146d1 HTTP/1.1" 401 292 0.000380 10.0.0.27 - - [2025-08-18 02:56:00] "GET /virtual-machine/e57a90a6-5d9b-4024-af7c-1cc9368146d1 HTTP/1.1" 200 1318 0.027610 10.0.0.27 - - [2025-08-18 02:56:00] "GET /virtual-machine/e57a90a6-5d9b-4024-af7c-1cc9368146d1 HTTP/1.1" 200 1318 0.003353 10.0.0.27 - - [2025-08-18 02:56:00] "GET /virtual-machine-interface/44c74cd0-1478-4dac-9534-3b4b07bc4817 HTTP/1.1" 200 3417 0.005246 10.0.0.27 - - [2025-08-18 02:56:00] "GET /virtual-machine/e57a90a6-5d9b-4024-af7c-1cc9368146d1 HTTP/1.1" 200 1318 0.003324 10.0.0.27 - - [2025-08-18 02:56:00] "GET /virtual-machine-interface/44c74cd0-1478-4dac-9534-3b4b07bc4817 HTTP/1.1" 200 3417 0.005799 10.0.0.27 - - [2025-08-18 02:56:00] "GET /instance-ip/169afaa0-0a4c-4c67-963b-b8f692e6ce6f HTTP/1.1" 200 1714 0.005668 10.0.0.27 - - [2025-08-18 02:56:00] "GET /instance-ip/51be2abb-bad8-4fc4-a147-74c5961b4079 HTTP/1.1" 200 1734 0.004943 10.0.0.27 - - [2025-08-18 02:56:00] "GET /virtual-machine/e57a90a6-5d9b-4024-af7c-1cc9368146d1 HTTP/1.1" 200 1318 0.003333 10.0.0.27 - - [2025-08-18 02:56:00] "GET /virtual-machine-interface/44c74cd0-1478-4dac-9534-3b4b07bc4817 HTTP/1.1" 200 3417 0.004431 10.0.0.27 - - [2025-08-18 02:56:00] "GET /instance-ip/169afaa0-0a4c-4c67-963b-b8f692e6ce6f HTTP/1.1" 200 1714 0.003427 10.0.0.27 - - [2025-08-18 02:56:00] "GET /instance-ip/51be2abb-bad8-4fc4-a147-74c5961b4079 HTTP/1.1" 200 1734 0.003491 10.0.0.27 - - [2025-08-18 02:56:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002988 10.0.0.27 - - [2025-08-18 02:56:00] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003386 10.0.0.27 - - [2025-08-18 02:56:00] "GET /virtual-networks?parent_id=c02fbe04-6658-471e-8b0f-cde73f0d7fed&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.002879 10.0.0.27 - - [2025-08-18 02:56:00] "GET /virtual-network/e09c4039-b03d-4d71-950c-e5432ab73bd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2804 0.007306 10.0.0.27 - - [2025-08-18 02:56:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003335 10.0.0.27 - - [2025-08-18 02:56:00] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003524 10.0.0.27 - - [2025-08-18 02:56:00] "GET /virtual-networks?parent_id=c02fbe04-6658-471e-8b0f-cde73f0d7fed&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.002528 10.0.0.27 - - [2025-08-18 02:56:00] "GET /virtual-network/e09c4039-b03d-4d71-950c-e5432ab73bd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2804 0.005537 10.0.0.27 - - [2025-08-18 02:56:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003146 10.0.0.27 - - [2025-08-18 02:56:00] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003608 10.0.0.27 - - [2025-08-18 02:56:00] "GET /virtual-networks?parent_id=c02fbe04-6658-471e-8b0f-cde73f0d7fed&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.002660 10.0.0.27 - - [2025-08-18 02:56:00] "GET /virtual-network/e09c4039-b03d-4d71-950c-e5432ab73bd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2804 0.005325 10.0.0.27 - - [2025-08-18 02:56:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003312 10.0.0.27 - - [2025-08-18 02:56:00] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004087 10.0.0.27 - - [2025-08-18 02:56:00] "GET /virtual-networks?parent_id=c02fbe04-6658-471e-8b0f-cde73f0d7fed&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003008 10.0.0.27 - - [2025-08-18 02:56:00] "GET /virtual-network/e09c4039-b03d-4d71-950c-e5432ab73bd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2804 0.005658 10.0.0.27 - - [2025-08-18 02:56:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003408 10.0.0.27 - - [2025-08-18 02:56:00] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004211 10.0.0.27 - - [2025-08-18 02:56:00] "GET /virtual-networks?parent_id=c02fbe04-6658-471e-8b0f-cde73f0d7fed&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.002747 10.0.0.27 - - [2025-08-18 02:56:00] "GET /virtual-network/e09c4039-b03d-4d71-950c-e5432ab73bd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2804 0.005706 10.0.0.27 - - [2025-08-18 02:56:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003056 10.0.0.27 - - [2025-08-18 02:56:00] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003987 10.0.0.27 - - [2025-08-18 02:56:00] "GET /virtual-networks?parent_id=c02fbe04-6658-471e-8b0f-cde73f0d7fed&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003433 10.0.0.27 - - [2025-08-18 02:56:00] "GET /virtual-network/e09c4039-b03d-4d71-950c-e5432ab73bd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2804 0.006001 10.0.0.27 - - [2025-08-18 02:56:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003128 10.0.0.27 - - [2025-08-18 02:56:01] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004238 10.0.0.27 - - [2025-08-18 02:56:01] "GET /virtual-networks?parent_id=c02fbe04-6658-471e-8b0f-cde73f0d7fed&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.002905 10.0.0.27 - - [2025-08-18 02:56:01] "GET /virtual-network/e09c4039-b03d-4d71-950c-e5432ab73bd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2804 0.005496 10.0.0.27 - - [2025-08-18 02:56:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004327 10.0.0.27 - - [2025-08-18 02:56:04] "GET /virtual-network/e09c4039-b03d-4d71-950c-e5432ab73bd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2804 0.005455 10.0.0.27 - - [2025-08-18 02:56:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003337 10.0.0.27 - - [2025-08-18 02:56:08] "GET /virtual-network/e09c4039-b03d-4d71-950c-e5432ab73bd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2804 0.005610 10.0.0.27 - - [2025-08-18 02:56:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004028 10.0.0.27 - - [2025-08-18 02:56:12] "GET /virtual-network/e09c4039-b03d-4d71-950c-e5432ab73bd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2804 0.004874 10.0.0.19 - - [2025-08-18 02:56:15] "DELETE /project/c02fbe046658471e8b0fcde73f0d7fed HTTP/1.1" 404 173 0.004466 10.0.0.19 - - [2025-08-18 02:56:15] "GET /projects?obj_uuids=4a1b5ade-22f4-493a-9896-2de10d458eac&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000913 10.0.0.19 - - [2025-08-18 02:56:15] "GET /project/4a1b5ade-22f4-493a-9896-2de10d458eac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1484 0.053326 10.0.0.19 - - [2025-08-18 02:56:15] "GET /projects?obj_uuids=4a1b5ade-22f4-493a-9896-2de10d458eac&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000948 10.0.0.19 - - [2025-08-18 02:56:15] "GET /project/4a1b5ade-22f4-493a-9896-2de10d458eac?fields=security_groups HTTP/1.1" 200 1375 0.037117 10.0.0.19 - - [2025-08-18 02:56:15] "DELETE /security-group/4a8e3c37-463c-4d10-ac3e-c7dab8a594e6 HTTP/1.1" 200 115 0.066218 10.0.0.19 - - [2025-08-18 02:56:15] "GET /projects?obj_uuids=4a1b5ade-22f4-493a-9896-2de10d458eac&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002428 10.0.0.19 - - [2025-08-18 02:56:15] "GET /project/4a1b5ade-22f4-493a-9896-2de10d458eac?fields=application_policy_sets HTTP/1.1" 200 1414 0.038473 10.0.0.19 - - [2025-08-18 02:56:15] "DELETE /project/4a1b5ade-22f4-493a-9896-2de10d458eac HTTP/1.1" 200 115 0.383078 10.0.0.27 - - [2025-08-18 02:56:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003281 10.0.0.27 - - [2025-08-18 02:56:16] "GET /virtual-network/e09c4039-b03d-4d71-950c-e5432ab73bd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2804 0.004769 10.0.0.27 - - [2025-08-18 02:56:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003742 10.0.0.27 - - [2025-08-18 02:56:20] "POST /neutron/port HTTP/1.1" 200 1218 0.081354 10.0.0.27 - - [2025-08-18 02:56:20] "GET /virtual-network/e09c4039-b03d-4d71-950c-e5432ab73bd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2804 0.004849 10.0.0.27 - - [2025-08-18 02:56:20] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003712 10.0.0.27 - - [2025-08-18 02:56:20] "POST /neutron/port HTTP/1.1" 200 117 0.001280 10.0.0.27 - - [2025-08-18 02:56:23] "POST /neutron/port HTTP/1.1" 200 1218 0.015633 10.0.0.27 - - [2025-08-18 02:56:23] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004288 10.0.0.27 - - [2025-08-18 02:56:23] "POST /neutron/port HTTP/1.1" 200 117 0.001061 10.0.0.38 - - [2025-08-18 02:56:23] "GET /global-system-configs HTTP/1.1" 200 322 0.032550 10.0.0.19 - - [2025-08-18 02:56:24] "GET /global-system-configs HTTP/1.1" 200 322 0.090761 10.0.0.38 - - [2025-08-18 02:56:24] "GET /global-system-configs HTTP/1.1" 200 322 0.156149 10.0.0.27 - - [2025-08-18 02:56:24] "GET /obj-perms HTTP/1.1" 200 5056 0.270429 10.0.0.38 - - [2025-08-18 02:56:24] "GET /obj-perms HTTP/1.1" 200 5056 0.271725 10.0.0.27 - - [2025-08-18 02:56:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002875 10.0.0.27 - - [2025-08-18 02:56:24] "GET /virtual-network/e09c4039-b03d-4d71-950c-e5432ab73bd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2804 0.004930 10.0.0.19 - - [2025-08-18 02:56:24] "GET /obj-perms HTTP/1.1" 200 5056 0.286678 10.0.0.27 - - [2025-08-18 02:56:24] "GET /global-system-configs HTTP/1.1" 200 322 0.125073 10.0.0.19 - - [2025-08-18 02:56:24] "GET /global-system-configs HTTP/1.1" 200 322 0.114092 10.0.0.27 - - [2025-08-18 02:56:25] "GET /obj-perms HTTP/1.1" 200 5056 0.179501 10.0.0.27 - - [2025-08-18 02:56:25] "GET /global-system-configs HTTP/1.1" 200 322 0.094385 10.0.0.38 - - [2025-08-18 02:56:25] "GET /obj-perms HTTP/1.1" 200 5056 0.119989 10.0.0.19 - - [2025-08-18 02:56:25] "GET /obj-perms HTTP/1.1" 200 5056 0.130856 10.0.0.27 - - [2025-08-18 02:56:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003232 10.0.0.27 - - [2025-08-18 02:56:28] "GET /virtual-network/e09c4039-b03d-4d71-950c-e5432ab73bd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2804 0.005033 10.0.0.27 - - [2025-08-18 02:56:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004032 10.0.0.27 - - [2025-08-18 02:56:30] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004394 10.0.0.27 - - [2025-08-18 02:56:30] "GET /virtual-networks?parent_id=c02fbe04-6658-471e-8b0f-cde73f0d7fed&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003693 10.0.0.27 - - [2025-08-18 02:56:30] "GET /virtual-network/e09c4039-b03d-4d71-950c-e5432ab73bd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2804 0.006293 10.0.0.27 - - [2025-08-18 02:56:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004545 10.0.0.27 - - [2025-08-18 02:56:31] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004364 10.0.0.27 - - [2025-08-18 02:56:31] "GET /virtual-networks?parent_id=c02fbe04-6658-471e-8b0f-cde73f0d7fed&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.002934 10.0.0.27 - - [2025-08-18 02:56:31] "GET /virtual-network/e09c4039-b03d-4d71-950c-e5432ab73bd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2804 0.005990 10.0.0.27 - - [2025-08-18 02:56:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003038 10.0.0.27 - - [2025-08-18 02:56:31] "GET /routing-instance/058a18d0-e3aa-41cf-8c1a-a219151fb824?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1679 0.005002 10.0.0.27 - - [2025-08-18 02:56:31] "GET /route-target/9dc7e8c7-c3cb-482b-a009-a17a364d1fb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004138 10.0.0.27 - - [2025-08-18 02:56:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004064 10.0.0.27 - - [2025-08-18 02:56:31] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003950 10.0.0.27 - - [2025-08-18 02:56:31] "GET /virtual-networks?parent_id=c02fbe04-6658-471e-8b0f-cde73f0d7fed&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003274 10.0.0.27 - - [2025-08-18 02:56:31] "GET /virtual-network/e09c4039-b03d-4d71-950c-e5432ab73bd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2804 0.005589 10.0.0.27 - - [2025-08-18 02:56:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002640 10.0.0.27 - - [2025-08-18 02:56:31] "GET /routing-instance/058a18d0-e3aa-41cf-8c1a-a219151fb824?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1679 0.003652 10.0.0.27 - - [2025-08-18 02:56:31] "GET /route-target/9dc7e8c7-c3cb-482b-a009-a17a364d1fb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003002 10.0.0.27 - - [2025-08-18 02:56:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002908 10.0.0.27 - - [2025-08-18 02:56:31] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003693 10.0.0.27 - - [2025-08-18 02:56:31] "GET /virtual-networks?parent_id=c02fbe04-6658-471e-8b0f-cde73f0d7fed&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.002685 10.0.0.27 - - [2025-08-18 02:56:31] "GET /virtual-network/e09c4039-b03d-4d71-950c-e5432ab73bd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2804 0.005044 10.0.0.27 - - [2025-08-18 02:56:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002578 10.0.0.27 - - [2025-08-18 02:56:31] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003559 10.0.0.27 - - [2025-08-18 02:56:31] "GET /virtual-networks?parent_id=c02fbe04-6658-471e-8b0f-cde73f0d7fed&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.002402 10.0.0.27 - - [2025-08-18 02:56:31] "GET /virtual-network/e09c4039-b03d-4d71-950c-e5432ab73bd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2804 0.005168 10.0.0.27 - - [2025-08-18 02:56:31] "GET /obj-perms HTTP/1.1" 200 5080 0.003585 10.0.0.19 - - [2025-08-18 02:56:31] "GET /obj-perms HTTP/1.1" 200 5080 0.003598 10.0.0.27 - - [2025-08-18 02:56:31] "GET /obj-perms HTTP/1.1" 200 5080 0.003525 10.0.0.27 - - [2025-08-18 02:56:32] "GET /obj-perms HTTP/1.1" 200 5080 0.004005 10.0.0.27 - - [2025-08-18 02:56:32] "GET /virtual-machine/e57a90a6-5d9b-4024-af7c-1cc9368146d1 HTTP/1.1" 200 1318 0.004117 10.0.0.27 - - [2025-08-18 02:56:32] "GET /virtual-machine-interface/44c74cd0-1478-4dac-9534-3b4b07bc4817 HTTP/1.1" 200 3417 0.005248 10.0.0.27 - - [2025-08-18 02:56:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002955 10.0.0.27 - - [2025-08-18 02:56:32] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003282 10.0.0.27 - - [2025-08-18 02:56:32] "GET /virtual-networks?parent_id=c02fbe04-6658-471e-8b0f-cde73f0d7fed&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.002577 10.0.0.27 - - [2025-08-18 02:56:32] "GET /virtual-network/e09c4039-b03d-4d71-950c-e5432ab73bd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2804 0.005733 10.0.0.27 - - [2025-08-18 02:56:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003222 10.0.0.27 - - [2025-08-18 02:56:33] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003132 10.0.0.27 - - [2025-08-18 02:56:33] "GET /virtual-networks?parent_id=c02fbe04-6658-471e-8b0f-cde73f0d7fed&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.002945 10.0.0.27 - - [2025-08-18 02:56:33] "GET /virtual-network/e09c4039-b03d-4d71-950c-e5432ab73bd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2804 0.004778 10.0.0.27 - - [2025-08-18 02:56:33] "POST /neutron/security_group HTTP/1.1" 200 1455 0.006293 10.0.0.27 - - [2025-08-18 02:56:38] "POST /neutron/port HTTP/1.1" 200 1218 0.015297 10.0.0.27 - - [2025-08-18 02:56:40] "POST /neutron/security_group HTTP/1.1" 200 1455 0.006586 10.0.0.27 - - [2025-08-18 02:56:49] "POST /neutron/port HTTP/1.1" 200 1218 0.015141 10.0.0.27 - - [2025-08-18 02:56:49] "POST /neutron/security_group HTTP/1.1" 200 1455 0.006857 10.0.0.27 - - [2025-08-18 02:56:49] "POST /neutron/port HTTP/1.1" 200 1218 0.013744 10.0.0.27 - - [2025-08-18 02:56:49] "GET /virtual-machine/5ccaab64-56bd-46f2-a9e5-033489382fe7 HTTP/1.1" 200 1317 0.006974 10.0.0.27 - - [2025-08-18 02:56:49] "GET /virtual-machine/5ccaab64-56bd-46f2-a9e5-033489382fe7 HTTP/1.1" 200 1317 0.003339 10.0.0.27 - - [2025-08-18 02:56:49] "GET /virtual-machine-interface/3e5073aa-e9ea-42f2-bdaf-9cb76ecbc25a HTTP/1.1" 200 3417 0.005621 10.0.0.27 - - [2025-08-18 02:56:49] "GET /virtual-machine/5ccaab64-56bd-46f2-a9e5-033489382fe7 HTTP/1.1" 200 1317 0.003527 10.0.0.27 - - [2025-08-18 02:56:49] "GET /virtual-machine-interface/3e5073aa-e9ea-42f2-bdaf-9cb76ecbc25a HTTP/1.1" 200 3417 0.006470 10.0.0.27 - - [2025-08-18 02:56:49] "GET /instance-ip/0a5655e1-90c5-4281-a1a6-679a521b115e HTTP/1.1" 200 1713 0.004969 10.0.0.27 - - [2025-08-18 02:56:49] "GET /instance-ip/8295003b-8923-440b-88f4-e1bdf9796844 HTTP/1.1" 200 1733 0.004286 10.0.0.27 - - [2025-08-18 02:56:49] "GET /virtual-machine/5ccaab64-56bd-46f2-a9e5-033489382fe7 HTTP/1.1" 200 1317 0.002810 10.0.0.27 - - [2025-08-18 02:56:49] "GET /virtual-machine-interface/3e5073aa-e9ea-42f2-bdaf-9cb76ecbc25a HTTP/1.1" 200 3417 0.004284 10.0.0.27 - - [2025-08-18 02:56:49] "GET /instance-ip/0a5655e1-90c5-4281-a1a6-679a521b115e HTTP/1.1" 200 1713 0.003064 10.0.0.27 - - [2025-08-18 02:56:49] "GET /instance-ip/8295003b-8923-440b-88f4-e1bdf9796844 HTTP/1.1" 200 1733 0.003164 10.0.0.27 - - [2025-08-18 02:56:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002407 10.0.0.27 - - [2025-08-18 02:56:49] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.002935 10.0.0.27 - - [2025-08-18 02:56:49] "GET /virtual-networks?parent_id=c02fbe04-6658-471e-8b0f-cde73f0d7fed&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003310 10.0.0.27 - - [2025-08-18 02:56:49] "GET /virtual-network/e09c4039-b03d-4d71-950c-e5432ab73bd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2804 0.005257 10.0.0.27 - - [2025-08-18 02:56:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002754 10.0.0.27 - - [2025-08-18 02:56:49] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003322 10.0.0.27 - - [2025-08-18 02:56:49] "GET /virtual-networks?parent_id=c02fbe04-6658-471e-8b0f-cde73f0d7fed&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.002385 10.0.0.27 - - [2025-08-18 02:56:49] "GET /virtual-network/e09c4039-b03d-4d71-950c-e5432ab73bd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2804 0.004795 10.0.0.27 - - [2025-08-18 02:56:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002602 10.0.0.27 - - [2025-08-18 02:56:49] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003058 10.0.0.27 - - [2025-08-18 02:56:49] "GET /virtual-networks?parent_id=c02fbe04-6658-471e-8b0f-cde73f0d7fed&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.002532 10.0.0.27 - - [2025-08-18 02:56:49] "GET /virtual-network/e09c4039-b03d-4d71-950c-e5432ab73bd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2804 0.006604 10.0.0.27 - - [2025-08-18 02:56:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002669 10.0.0.27 - - [2025-08-18 02:56:49] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004664 10.0.0.27 - - [2025-08-18 02:56:49] "GET /virtual-networks?parent_id=c02fbe04-6658-471e-8b0f-cde73f0d7fed&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.004103 10.0.0.27 - - [2025-08-18 02:56:49] "GET /virtual-network/e09c4039-b03d-4d71-950c-e5432ab73bd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2804 0.006499 10.0.0.27 - - [2025-08-18 02:56:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005148 10.0.0.27 - - [2025-08-18 02:56:49] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004952 10.0.0.27 - - [2025-08-18 02:56:49] "GET /virtual-networks?parent_id=c02fbe04-6658-471e-8b0f-cde73f0d7fed&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003456 10.0.0.27 - - [2025-08-18 02:56:50] "GET /virtual-network/e09c4039-b03d-4d71-950c-e5432ab73bd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2804 0.007858 10.0.0.27 - - [2025-08-18 02:56:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003814 10.0.0.27 - - [2025-08-18 02:56:50] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004321 10.0.0.27 - - [2025-08-18 02:56:50] "GET /virtual-networks?parent_id=c02fbe04-6658-471e-8b0f-cde73f0d7fed&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003085 10.0.0.27 - - [2025-08-18 02:56:50] "GET /virtual-network/e09c4039-b03d-4d71-950c-e5432ab73bd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2804 0.006017 10.0.0.27 - - [2025-08-18 02:56:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003444 10.0.0.27 - - [2025-08-18 02:56:50] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004229 10.0.0.27 - - [2025-08-18 02:56:50] "GET /virtual-networks?parent_id=c02fbe04-6658-471e-8b0f-cde73f0d7fed&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003122 10.0.0.27 - - [2025-08-18 02:56:50] "GET /virtual-network/e09c4039-b03d-4d71-950c-e5432ab73bd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2804 0.006078 10.0.0.27 - - [2025-08-18 02:56:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003303 10.0.0.27 - - [2025-08-18 02:56:51] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003303 10.0.0.27 - - [2025-08-18 02:56:51] "GET /virtual-networks?parent_id=c02fbe04-6658-471e-8b0f-cde73f0d7fed&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.002806 10.0.0.27 - - [2025-08-18 02:56:51] "GET /virtual-network/e09c4039-b03d-4d71-950c-e5432ab73bd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2804 0.005604 10.0.0.27 - - [2025-08-18 02:56:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002519 10.0.0.27 - - [2025-08-18 02:56:51] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003174 10.0.0.27 - - [2025-08-18 02:56:51] "GET /virtual-networks?parent_id=c02fbe04-6658-471e-8b0f-cde73f0d7fed&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.002451 10.0.0.27 - - [2025-08-18 02:56:51] "GET /virtual-network/e09c4039-b03d-4d71-950c-e5432ab73bd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2804 0.005031 10.0.0.27 - - [2025-08-18 02:56:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002329 10.0.0.27 - - [2025-08-18 02:56:51] "GET /routing-instance/058a18d0-e3aa-41cf-8c1a-a219151fb824?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1679 0.003459 10.0.0.27 - - [2025-08-18 02:56:51] "GET /route-target/9dc7e8c7-c3cb-482b-a009-a17a364d1fb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003089 10.0.0.27 - - [2025-08-18 02:56:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002825 10.0.0.27 - - [2025-08-18 02:56:51] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003339 10.0.0.27 - - [2025-08-18 02:56:51] "GET /virtual-networks?parent_id=c02fbe04-6658-471e-8b0f-cde73f0d7fed&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.002483 10.0.0.27 - - [2025-08-18 02:56:51] "GET /virtual-network/e09c4039-b03d-4d71-950c-e5432ab73bd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2804 0.004957 10.0.0.27 - - [2025-08-18 02:56:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002517 10.0.0.27 - - [2025-08-18 02:56:51] "GET /routing-instance/058a18d0-e3aa-41cf-8c1a-a219151fb824?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1679 0.003781 10.0.0.27 - - [2025-08-18 02:56:51] "GET /route-target/9dc7e8c7-c3cb-482b-a009-a17a364d1fb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003917 10.0.0.27 - - [2025-08-18 02:56:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003272 10.0.0.27 - - [2025-08-18 02:56:51] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004149 10.0.0.27 - - [2025-08-18 02:56:51] "GET /virtual-networks?parent_id=c02fbe04-6658-471e-8b0f-cde73f0d7fed&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.002848 10.0.0.27 - - [2025-08-18 02:56:52] "GET /virtual-network/e09c4039-b03d-4d71-950c-e5432ab73bd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2804 0.006063 10.0.0.27 - - [2025-08-18 02:56:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002858 10.0.0.27 - - [2025-08-18 02:56:52] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003620 10.0.0.27 - - [2025-08-18 02:56:52] "GET /virtual-networks?parent_id=c02fbe04-6658-471e-8b0f-cde73f0d7fed&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.011895 10.0.0.27 - - [2025-08-18 02:56:52] "GET /virtual-network/e09c4039-b03d-4d71-950c-e5432ab73bd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2804 0.005583 10.0.0.27 - - [2025-08-18 02:56:52] "GET /obj-perms HTTP/1.1" 200 5080 0.003951 10.0.0.19 - - [2025-08-18 02:56:52] "GET /obj-perms HTTP/1.1" 200 5080 0.003115 10.0.0.27 - - [2025-08-18 02:56:52] "GET /obj-perms HTTP/1.1" 200 5080 0.003860 10.0.0.27 - - [2025-08-18 02:56:52] "GET /obj-perms HTTP/1.1" 200 5080 0.003448 10.0.0.27 - - [2025-08-18 02:56:52] "GET /virtual-machine/5ccaab64-56bd-46f2-a9e5-033489382fe7 HTTP/1.1" 200 1317 0.004345 10.0.0.27 - - [2025-08-18 02:56:52] "GET /virtual-machine-interface/3e5073aa-e9ea-42f2-bdaf-9cb76ecbc25a HTTP/1.1" 200 3417 0.008578 10.0.0.27 - - [2025-08-18 02:56:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003019 10.0.0.27 - - [2025-08-18 02:56:52] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003257 10.0.0.27 - - [2025-08-18 02:56:52] "GET /virtual-networks?parent_id=c02fbe04-6658-471e-8b0f-cde73f0d7fed&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.002551 10.0.0.27 - - [2025-08-18 02:56:52] "GET /virtual-network/e09c4039-b03d-4d71-950c-e5432ab73bd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2804 0.005805 10.0.0.27 - - [2025-08-18 02:56:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004337 10.0.0.27 - - [2025-08-18 02:56:53] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003536 10.0.0.27 - - [2025-08-18 02:56:53] "GET /virtual-networks?parent_id=c02fbe04-6658-471e-8b0f-cde73f0d7fed&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.002333 10.0.0.27 - - [2025-08-18 02:56:53] "GET /virtual-network/e09c4039-b03d-4d71-950c-e5432ab73bd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2804 0.005002 10.0.0.27 - - [2025-08-18 02:56:53] "GET /virtual-machine/e57a90a6-5d9b-4024-af7c-1cc9368146d1 HTTP/1.1" 200 1318 0.003844 10.0.0.27 - - [2025-08-18 02:56:53] "GET /virtual-machine-interface/44c74cd0-1478-4dac-9534-3b4b07bc4817 HTTP/1.1" 200 3417 0.004608 10.0.0.27 - - [2025-08-18 02:56:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002515 10.0.0.27 - - [2025-08-18 02:56:53] "GET /security-group/617daddc-eb57-4f26-89d2-14c615b8fcc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2737 0.003166 10.0.0.27 - - [2025-08-18 02:56:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002924 10.0.0.27 - - [2025-08-18 02:56:53] "GET /security-group/617daddc-eb57-4f26-89d2-14c615b8fcc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2737 0.005259 10.0.0.27 - - [2025-08-18 02:56:54] "POST /neutron/security_group HTTP/1.1" 200 1455 0.008358 10.0.0.27 - - [2025-08-18 02:56:54] "POST /neutron/port HTTP/1.1" 200 1244 0.013336 10.0.0.27 - - [2025-08-18 02:56:54] "GET /virtual-machine/e57a90a6-5d9b-4024-af7c-1cc9368146d1 HTTP/1.1" 200 1318 0.006019 10.0.0.27 - - [2025-08-18 02:56:54] "GET /virtual-machine-interface/44c74cd0-1478-4dac-9534-3b4b07bc4817 HTTP/1.1" 200 3361 0.011251 10.0.0.27 - - [2025-08-18 02:56:54] "POST /neutron/port HTTP/1.1" 200 1180 0.018200 10.0.0.27 - - [2025-08-18 02:56:54] "POST /neutron/port HTTP/1.1" 200 1244 0.065444 10.0.0.27 - - [2025-08-18 02:56:54] "GET /virtual-machine/e57a90a6-5d9b-4024-af7c-1cc9368146d1 HTTP/1.1" 200 1318 0.003517 10.0.0.27 - - [2025-08-18 02:56:54] "GET /virtual-machine-interface/44c74cd0-1478-4dac-9534-3b4b07bc4817 HTTP/1.1" 200 3417 0.005182 10.0.0.27 - - [2025-08-18 02:56:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002632 10.0.0.27 - - [2025-08-18 02:56:54] "GET /security-group/617daddc-eb57-4f26-89d2-14c615b8fcc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2737 0.003577 10.0.0.27 - - [2025-08-18 02:56:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003009 10.0.0.27 - - [2025-08-18 02:56:54] "GET /security-group/617daddc-eb57-4f26-89d2-14c615b8fcc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2737 0.003199 10.0.0.27 - - [2025-08-18 02:56:54] "POST /neutron/security_group HTTP/1.1" 400 206 0.010309 10.0.0.19 - - [2025-08-18 02:56:59] "GET /obj-perms HTTP/1.1" 200 5056 0.036176 10.0.0.27 - - [2025-08-18 02:57:20] "POST /neutron/network HTTP/1.1" 200 1121 0.008214 10.0.0.27 - - [2025-08-18 02:57:20] "POST /neutron/subnet HTTP/1.1" 200 1375 0.010700 10.0.0.27 - - [2025-08-18 02:57:20] "POST /neutron/network HTTP/1.1" 200 1111 0.008059 10.0.0.27 - - [2025-08-18 02:57:24] "POST /neutron/network HTTP/1.1" 200 1121 0.027362 10.0.0.27 - - [2025-08-18 02:57:24] "POST /neutron/subnet HTTP/1.1" 200 1375 0.014658 10.0.0.27 - - [2025-08-18 02:57:24] "POST /neutron/network HTTP/1.1" 200 1111 0.008586 10.0.0.27 - - [2025-08-18 02:57:50] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.169412 10.0.0.38 - - [2025-08-18 02:57:50] "PUT /access-control-list/9e45b332-3e01-453e-86ca-dfa263107ea4 HTTP/1.1" 200 272 0.016667 10.0.0.27 - - [2025-08-18 02:57:51] "POST /neutron/security_group_rule HTTP/1.1" 200 598 0.131552 10.0.0.27 - - [2025-08-18 02:57:53] "POST /neutron/port HTTP/1.1" 200 1218 0.013370 10.0.0.27 - - [2025-08-18 02:57:54] "POST /neutron/port HTTP/1.1" 200 1206 0.058485 10.0.0.27 - - [2025-08-18 02:57:54] "GET /virtual-machine/5ccaab64-56bd-46f2-a9e5-033489382fe7 HTTP/1.1" 200 1317 0.004418 10.0.0.27 - - [2025-08-18 02:57:54] "POST /neutron/port HTTP/1.1" 200 151 0.196379 10.0.0.27 - - [2025-08-18 02:57:56] "GET /virtual-machine/5ccaab64-56bd-46f2-a9e5-033489382fe7 HTTP/1.1" 404 171 0.003060 10.0.0.27 - - [2025-08-18 02:57:56] "GET /virtual-machine/5ccaab64-56bd-46f2-a9e5-033489382fe7 HTTP/1.1" 404 171 0.002494 10.0.0.27 - - [2025-08-18 02:57:56] "GET /virtual-machine/5ccaab64-56bd-46f2-a9e5-033489382fe7 HTTP/1.1" 404 171 0.002314 10.0.0.27 - - [2025-08-18 02:57:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003305 10.0.0.27 - - [2025-08-18 02:57:56] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003238 10.0.0.27 - - [2025-08-18 02:57:56] "GET /virtual-networks?parent_id=c02fbe04-6658-471e-8b0f-cde73f0d7fed&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.002534 10.0.0.27 - - [2025-08-18 02:57:56] "GET /virtual-network/e09c4039-b03d-4d71-950c-e5432ab73bd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2804 0.005620 10.0.0.27 - - [2025-08-18 02:57:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.007113 10.0.0.27 - - [2025-08-18 02:57:56] "GET /routing-instance/058a18d0-e3aa-41cf-8c1a-a219151fb824?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1679 0.004718 10.0.0.27 - - [2025-08-18 02:57:56] "GET /route-target/9dc7e8c7-c3cb-482b-a009-a17a364d1fb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003772 10.0.0.27 - - [2025-08-18 02:57:56] "GET /obj-perms HTTP/1.1" 200 5080 0.011678 10.0.0.27 - - [2025-08-18 02:57:59] "GET /obj-perms HTTP/1.1" 200 5080 0.005740 10.0.0.38 - - [2025-08-18 02:58:00] "GET /obj-perms HTTP/1.1" 200 5056 0.040621 10.0.0.27 - - [2025-08-18 02:58:06] "GET /obj-perms HTTP/1.1" 200 5080 0.003941 10.0.0.27 - - [2025-08-18 02:58:09] "GET /obj-perms HTTP/1.1" 200 5080 0.005187 10.0.0.27 - - [2025-08-18 02:58:15] "GET /obj-perms HTTP/1.1" 200 5080 0.005101 10.0.0.27 - - [2025-08-18 02:58:18] "GET /obj-perms HTTP/1.1" 200 5080 0.003558 10.0.0.27 - - [2025-08-18 02:58:18] "POST /neutron/port HTTP/1.1" 200 1244 0.012527 10.0.0.27 - - [2025-08-18 02:58:18] "GET /virtual-machine/e57a90a6-5d9b-4024-af7c-1cc9368146d1 HTTP/1.1" 200 1318 0.004150 10.0.0.27 - - [2025-08-18 02:58:19] "POST /neutron/port HTTP/1.1" 200 1180 0.016661 10.0.0.27 - - [2025-08-18 02:58:20] "GET /virtual-machine/e57a90a6-5d9b-4024-af7c-1cc9368146d1 HTTP/1.1" 404 171 0.003457 10.0.0.27 - - [2025-08-18 02:58:20] "GET /virtual-machine/e57a90a6-5d9b-4024-af7c-1cc9368146d1 HTTP/1.1" 404 171 0.002700 10.0.0.27 - - [2025-08-18 02:58:20] "GET /virtual-machine/e57a90a6-5d9b-4024-af7c-1cc9368146d1 HTTP/1.1" 404 171 0.002612 10.0.0.27 - - [2025-08-18 02:58:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004583 10.0.0.27 - - [2025-08-18 02:58:21] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004096 10.0.0.27 - - [2025-08-18 02:58:21] "GET /virtual-networks?parent_id=c02fbe04-6658-471e-8b0f-cde73f0d7fed&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003158 10.0.0.27 - - [2025-08-18 02:58:21] "GET /virtual-network/e09c4039-b03d-4d71-950c-e5432ab73bd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2804 0.005946 10.0.0.27 - - [2025-08-18 02:58:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003053 10.0.0.27 - - [2025-08-18 02:58:21] "GET /routing-instance/058a18d0-e3aa-41cf-8c1a-a219151fb824?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1679 0.004535 10.0.0.27 - - [2025-08-18 02:58:21] "GET /route-target/9dc7e8c7-c3cb-482b-a009-a17a364d1fb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003761 10.0.0.27 - - [2025-08-18 02:58:21] "GET /obj-perms HTTP/1.1" 200 5080 0.003708 10.0.0.27 - - [2025-08-18 02:58:24] "GET /obj-perms HTTP/1.1" 200 5080 0.004282 10.0.0.27 - - [2025-08-18 02:58:30] "GET /obj-perms HTTP/1.1" 200 5080 0.005373 10.0.0.27 - - [2025-08-18 02:58:33] "GET /obj-perms HTTP/1.1" 200 5080 0.003527 10.0.0.27 - - [2025-08-18 02:58:39] "GET /obj-perms HTTP/1.1" 200 5080 0.004125 10.0.0.27 - - [2025-08-18 02:58:42] "GET /obj-perms HTTP/1.1" 200 5080 0.004036 10.0.0.27 - - [2025-08-18 02:58:49] "GET /obj-perms HTTP/1.1" 200 5080 0.004789 10.0.0.27 - - [2025-08-18 02:58:49] "GET /obj-perms HTTP/1.1" 200 5080 0.004908 10.0.0.19 - - [2025-08-18 02:58:49] "GET /obj-perms HTTP/1.1" 200 5080 0.004373 10.0.0.27 - - [2025-08-18 02:58:49] "POST /neutron/network HTTP/1.1" 200 1111 0.009853 10.0.0.38 - - [2025-08-18 02:58:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003660 10.0.0.27 - - [2025-08-18 02:58:49] "POST /neutron/security_group HTTP/1.1" 200 151 0.047600 10.0.0.27 - - [2025-08-18 02:58:49] "POST /fqname-to-id HTTP/1.1" 404 249 0.003186 10.0.0.38 - - [2025-08-18 02:58:49] "DELETE /access-control-list/9e45b332-3e01-453e-86ca-dfa263107ea4 HTTP/1.1" 200 115 0.023619 10.0.0.19 - - [2025-08-18 02:58:51] "GET /projects?obj_uuids=c02fbe04-6658-471e-8b0f-cde73f0d7fed&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001022 10.0.0.27 - - [2025-08-18 02:58:51] "GET /project/c02fbe04-6658-471e-8b0f-cde73f0d7fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.061577 10.0.0.19 - - [2025-08-18 02:58:51] "GET /projects?obj_uuids=c02fbe04-6658-471e-8b0f-cde73f0d7fed&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.003002 10.0.0.27 - - [2025-08-18 02:58:51] "GET /project/c02fbe04-6658-471e-8b0f-cde73f0d7fed?fields=virtual_networks HTTP/1.1" 200 1083 0.045367 10.0.0.19 - - [2025-08-18 02:58:51] "GET /projects?obj_uuids=c02fbe04-6658-471e-8b0f-cde73f0d7fed&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.000993 10.0.0.27 - - [2025-08-18 02:58:51] "GET /project/c02fbe04-6658-471e-8b0f-cde73f0d7fed?fields=virtual_machine_interfaces HTTP/1.1" 200 1083 0.052292 10.0.0.19 - - [2025-08-18 02:58:51] "GET /projects?obj_uuids=c02fbe04-6658-471e-8b0f-cde73f0d7fed&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.000999 10.0.0.27 - - [2025-08-18 02:58:51] "GET /project/c02fbe04-6658-471e-8b0f-cde73f0d7fed?fields=security_groups HTTP/1.1" 200 1334 0.041098 10.0.0.27 - - [2025-08-18 02:58:52] "POST /fqname-to-id HTTP/1.1" 404 218 0.020968 10.0.0.19 - - [2025-08-18 02:58:52] "GET /projects?obj_uuids=3582dd44-7a2c-4bde-b585-823e15313727&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002752 10.0.0.19 - - [2025-08-18 02:58:52] "GET /domains?obj_uuids=edf943fc-0622-4564-8821-4de9bd04e8a3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001157 10.0.0.19 - - [2025-08-18 02:58:52] "GET /domain/edf943fc-0622-4564-8821-4de9bd04e8a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.030682 10.0.0.19 - - [2025-08-18 02:58:52] "POST /id-to-fqname HTTP/1.1" 200 221 0.001333 10.0.0.19 - - [2025-08-18 02:58:52] "POST /fqname-to-id HTTP/1.1" 404 232 0.008424 10.0.0.19 - - [2025-08-18 02:58:52] "POST /security-groups HTTP/1.1" 200 621 0.025678 10.0.0.19 - - [2025-08-18 02:58:52] "POST /projects HTTP/1.1" 200 645 0.225071 10.0.0.38 - - [2025-08-18 02:58:52] "POST /fqname-to-id HTTP/1.1" 404 263 0.007499 10.0.0.19 - - [2025-08-18 02:58:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.292555 10.0.0.27 - - [2025-08-18 02:58:52] "GET /project/3582dd44-7a2c-4bde-b585-823e15313727?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1483 0.445659 10.0.0.27 - - [2025-08-18 02:58:53] "GET / HTTP/1.1" 200 35931 0.001705 10.0.0.27 - - [2025-08-18 02:58:55] "POST /fqname-to-id HTTP/1.1" 401 292 0.000483 10.0.0.27 - - [2025-08-18 02:58:55] "POST /fqname-to-id HTTP/1.1" 404 254 0.051962 10.0.0.27 - - [2025-08-18 02:58:55] "POST /security-groups HTTP/1.1" 200 595 0.025587 10.0.0.27 - - [2025-08-18 02:58:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002714 10.0.0.38 - - [2025-08-18 02:58:55] "POST /access-control-lists HTTP/1.1" 200 648 0.025336 10.0.0.27 - - [2025-08-18 02:58:56] "GET /security-group/955f91c2-ef1f-4ee4-bb33-57d897ef264f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1945 0.009947 10.0.0.27 - - [2025-08-18 02:58:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003304 10.0.0.27 - - [2025-08-18 02:58:56] "GET /security-group/955f91c2-ef1f-4ee4-bb33-57d897ef264f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1945 0.003995 10.0.0.27 - - [2025-08-18 02:58:56] "DELETE /security-group/955f91c2-ef1f-4ee4-bb33-57d897ef264f HTTP/1.1" 200 115 0.039981 10.0.0.27 - - [2025-08-18 02:58:56] "POST /fqname-to-id HTTP/1.1" 404 254 0.003880 10.0.0.38 - - [2025-08-18 02:58:56] "DELETE /access-control-list/5948bacf-d119-43f9-9a5d-6196c7d430db HTTP/1.1" 200 115 0.034653 10.0.0.27 - - [2025-08-18 02:58:57] "POST /fqname-to-id HTTP/1.1" 404 254 0.003194 10.0.0.27 - - [2025-08-18 02:58:57] "POST /security-groups HTTP/1.1" 200 595 0.045026 10.0.0.27 - - [2025-08-18 02:58:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002496 10.0.0.38 - - [2025-08-18 02:58:57] "POST /access-control-lists HTTP/1.1" 200 648 0.028558 10.0.0.27 - - [2025-08-18 02:58:57] "GET /security-group/c6333982-ae62-4b10-ba96-bae41911d9fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1945 0.008271 10.0.0.27 - - [2025-08-18 02:58:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003625 10.0.0.27 - - [2025-08-18 02:58:57] "GET /security-group/c6333982-ae62-4b10-ba96-bae41911d9fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1945 0.003923 10.0.0.27 - - [2025-08-18 02:58:57] "GET /security-group/c6333982-ae62-4b10-ba96-bae41911d9fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1945 0.003945 10.0.0.27 - - [2025-08-18 02:58:57] "PUT /security-group/c6333982-ae62-4b10-ba96-bae41911d9fa HTTP/1.1" 200 262 0.016912 10.0.0.38 - - [2025-08-18 02:58:57] "PUT /access-control-list/b08e08ad-06dd-472d-8d1c-5189369c8584 HTTP/1.1" 200 272 0.009460 10.0.0.27 - - [2025-08-18 02:58:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.007318 10.0.0.19 - - [2025-08-18 02:58:57] "GET /projects?obj_uuids=3582dd44-7a2c-4bde-b585-823e15313727&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001041 10.0.0.27 - - [2025-08-18 02:58:57] "GET /project/3582dd44-7a2c-4bde-b585-823e15313727?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1483 0.039848 10.0.0.38 - - [2025-08-18 02:58:58] "POST /ref-update HTTP/1.1" 200 156 0.023649 10.0.0.19 - - [2025-08-18 02:58:58] "POST /useragent-kv HTTP/1.1" 200 115 0.006027 10.0.0.27 - - [2025-08-18 02:58:58] "POST /neutron/subnet HTTP/1.1" 200 725 0.231461 10.0.0.27 - - [2025-08-18 02:58:58] "POST /id-to-fqname HTTP/1.1" 200 300 0.001291 10.0.0.27 - - [2025-08-18 02:58:58] "GET /virtual-network/983d372c-daec-4d6c-afd9-02faa05d0a37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2251 0.005265 10.0.0.27 - - [2025-08-18 02:58:58] "GET /virtual-network/983d372c-daec-4d6c-afd9-02faa05d0a37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2251 0.005067 10.0.0.27 - - [2025-08-18 02:58:58] "POST /neutron/network HTTP/1.1" 200 954 0.005860 10.0.0.27 - - [2025-08-18 02:58:58] "GET /virtual-network/983d372c-daec-4d6c-afd9-02faa05d0a37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2251 0.005553 10.0.0.38 - - [2025-08-18 02:58:59] "GET /obj-perms HTTP/1.1" 200 5090 0.045243 10.0.0.27 - - [2025-08-18 02:58:59] "POST /id-to-fqname HTTP/1.1" 200 300 0.001390 10.0.0.27 - - [2025-08-18 02:59:00] "POST /neutron/network HTTP/1.1" 200 964 0.007529 10.0.0.19 - - [2025-08-18 02:59:00] "GET /projects?obj_uuids=3582dd44-7a2c-4bde-b585-823e15313727&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001115 10.0.0.27 - - [2025-08-18 02:59:00] "GET /project/3582dd44-7a2c-4bde-b585-823e15313727?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1483 0.238537 10.0.0.27 - - [2025-08-18 02:59:01] "POST /neutron/port HTTP/1.1" 200 117 0.005852 10.0.0.27 - - [2025-08-18 02:59:01] "POST /id-to-fqname HTTP/1.1" 200 300 0.001193 10.0.0.27 - - [2025-08-18 02:59:01] "POST /neutron/network HTTP/1.1" 200 964 0.007770 10.0.0.19 - - [2025-08-18 02:59:02] "GET /projects?obj_uuids=3582dd44-7a2c-4bde-b585-823e15313727&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001059 10.0.0.27 - - [2025-08-18 02:59:02] "POST /neutron/port HTTP/1.1" 200 1090 0.274772 10.0.0.27 - - [2025-08-18 02:59:02] "POST /neutron/port HTTP/1.1" 200 1144 0.138941 10.0.0.19 - - [2025-08-18 02:59:02] "GET /projects?obj_uuids=3582dd44-7a2c-4bde-b585-823e15313727&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001160 10.0.0.27 - - [2025-08-18 02:59:02] "GET /project/3582dd44-7a2c-4bde-b585-823e15313727?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1483 0.144834 10.0.0.27 - - [2025-08-18 02:59:02] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005794 10.0.0.27 - - [2025-08-18 02:59:03] "POST /neutron/network HTTP/1.1" 200 954 0.009845 10.0.0.27 - - [2025-08-18 02:59:03] "POST /neutron/port HTTP/1.1" 200 117 0.006607 10.0.0.27 - - [2025-08-18 02:59:03] "POST /neutron/network HTTP/1.1" 200 964 0.007042 10.0.0.27 - - [2025-08-18 02:59:03] "POST /neutron/port HTTP/1.1" 200 1090 0.019081 10.0.0.27 - - [2025-08-18 02:59:04] "POST /neutron/port HTTP/1.1" 200 1119 0.014269 10.0.0.27 - - [2025-08-18 02:59:04] "POST /neutron/port HTTP/1.1" 200 117 0.001657 10.0.0.27 - - [2025-08-18 02:59:08] "POST /neutron/security_group HTTP/1.1" 200 1292 0.006549 10.0.0.27 - - [2025-08-18 02:59:08] "POST /neutron/port HTTP/1.1" 200 1119 0.013225 10.0.0.27 - - [2025-08-18 02:59:08] "POST /neutron/security_group HTTP/1.1" 200 1292 0.006752 10.0.0.27 - - [2025-08-18 02:59:08] "GET /virtual-machine/2277c048-e1e8-4c12-9949-994be29b791f HTTP/1.1" 401 292 0.000326 10.0.0.27 - - [2025-08-18 02:59:08] "GET /virtual-machine/2277c048-e1e8-4c12-9949-994be29b791f HTTP/1.1" 200 1322 0.028267 10.0.0.27 - - [2025-08-18 02:59:08] "GET /virtual-machine/2277c048-e1e8-4c12-9949-994be29b791f HTTP/1.1" 200 1322 0.004474 10.0.0.27 - - [2025-08-18 02:59:09] "GET /virtual-machine-interface/cb6a9510-d88a-4c78-a3f5-f6b15a2d2149 HTTP/1.1" 200 3264 0.006076 10.0.0.27 - - [2025-08-18 02:59:09] "GET /virtual-machine/2277c048-e1e8-4c12-9949-994be29b791f HTTP/1.1" 200 1322 0.004646 10.0.0.27 - - [2025-08-18 02:59:09] "GET /virtual-machine-interface/cb6a9510-d88a-4c78-a3f5-f6b15a2d2149 HTTP/1.1" 200 3264 0.006223 10.0.0.27 - - [2025-08-18 02:59:09] "GET /instance-ip/bf00d12d-966b-4d8d-b255-0885b2ff3d03 HTTP/1.1" 200 1731 0.007299 10.0.0.27 - - [2025-08-18 02:59:09] "GET /virtual-machine/2277c048-e1e8-4c12-9949-994be29b791f HTTP/1.1" 200 1322 0.004223 10.0.0.27 - - [2025-08-18 02:59:09] "GET /virtual-machine-interface/cb6a9510-d88a-4c78-a3f5-f6b15a2d2149 HTTP/1.1" 200 3264 0.006106 10.0.0.27 - - [2025-08-18 02:59:09] "GET /instance-ip/bf00d12d-966b-4d8d-b255-0885b2ff3d03 HTTP/1.1" 200 1731 0.003919 10.0.0.27 - - [2025-08-18 02:59:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003256 10.0.0.27 - - [2025-08-18 02:59:09] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003256 10.0.0.27 - - [2025-08-18 02:59:09] "GET /virtual-networks?parent_id=3582dd44-7a2c-4bde-b585-823e15313727&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002646 10.0.0.27 - - [2025-08-18 02:59:09] "GET /virtual-network/983d372c-daec-4d6c-afd9-02faa05d0a37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2251 0.005694 10.0.0.27 - - [2025-08-18 02:59:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003201 10.0.0.27 - - [2025-08-18 02:59:09] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004688 10.0.0.27 - - [2025-08-18 02:59:09] "GET /virtual-networks?parent_id=3582dd44-7a2c-4bde-b585-823e15313727&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003281 10.0.0.27 - - [2025-08-18 02:59:09] "GET /virtual-network/983d372c-daec-4d6c-afd9-02faa05d0a37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2251 0.005763 10.0.0.27 - - [2025-08-18 02:59:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003226 10.0.0.27 - - [2025-08-18 02:59:09] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003903 10.0.0.27 - - [2025-08-18 02:59:09] "GET /virtual-networks?parent_id=3582dd44-7a2c-4bde-b585-823e15313727&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002813 10.0.0.27 - - [2025-08-18 02:59:09] "GET /virtual-network/983d372c-daec-4d6c-afd9-02faa05d0a37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2251 0.005704 10.0.0.27 - - [2025-08-18 02:59:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003228 10.0.0.27 - - [2025-08-18 02:59:09] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004173 10.0.0.27 - - [2025-08-18 02:59:09] "GET /virtual-networks?parent_id=3582dd44-7a2c-4bde-b585-823e15313727&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003734 10.0.0.27 - - [2025-08-18 02:59:09] "GET /virtual-network/983d372c-daec-4d6c-afd9-02faa05d0a37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2251 0.006669 10.0.0.27 - - [2025-08-18 02:59:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003477 10.0.0.27 - - [2025-08-18 02:59:09] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003854 10.0.0.27 - - [2025-08-18 02:59:09] "GET /virtual-networks?parent_id=3582dd44-7a2c-4bde-b585-823e15313727&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002699 10.0.0.27 - - [2025-08-18 02:59:09] "GET /virtual-network/983d372c-daec-4d6c-afd9-02faa05d0a37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2251 0.005141 10.0.0.27 - - [2025-08-18 02:59:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002917 10.0.0.27 - - [2025-08-18 02:59:09] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003746 10.0.0.27 - - [2025-08-18 02:59:09] "GET /virtual-networks?parent_id=3582dd44-7a2c-4bde-b585-823e15313727&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003293 10.0.0.27 - - [2025-08-18 02:59:09] "GET /virtual-network/983d372c-daec-4d6c-afd9-02faa05d0a37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2251 0.005973 10.0.0.27 - - [2025-08-18 02:59:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002994 10.0.0.27 - - [2025-08-18 02:59:09] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003911 10.0.0.27 - - [2025-08-18 02:59:09] "GET /virtual-networks?parent_id=3582dd44-7a2c-4bde-b585-823e15313727&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003123 10.0.0.27 - - [2025-08-18 02:59:09] "GET /virtual-network/983d372c-daec-4d6c-afd9-02faa05d0a37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2251 0.005688 10.0.0.27 - - [2025-08-18 02:59:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003376 10.0.0.27 - - [2025-08-18 02:59:13] "GET /virtual-network/983d372c-daec-4d6c-afd9-02faa05d0a37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2251 0.016618 10.0.0.19 - - [2025-08-18 02:59:15] "DELETE /project/3582dd447a2c4bdeb585823e15313727 HTTP/1.1" 404 173 0.007409 10.0.0.19 - - [2025-08-18 02:59:15] "GET /projects?obj_uuids=c02fbe04-6658-471e-8b0f-cde73f0d7fed&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.000965 10.0.0.19 - - [2025-08-18 02:59:15] "GET /project/c02fbe04-6658-471e-8b0f-cde73f0d7fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1569 0.039424 10.0.0.19 - - [2025-08-18 02:59:15] "GET /projects?obj_uuids=c02fbe04-6658-471e-8b0f-cde73f0d7fed&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001031 10.0.0.19 - - [2025-08-18 02:59:15] "GET /project/c02fbe04-6658-471e-8b0f-cde73f0d7fed?fields=security_groups HTTP/1.1" 200 1439 0.042097 10.0.0.19 - - [2025-08-18 02:59:16] "DELETE /security-group/c129181f-67ff-496a-bedf-c42517f7ef2f HTTP/1.1" 200 115 0.042968 10.0.0.19 - - [2025-08-18 02:59:16] "GET /projects?obj_uuids=c02fbe04-6658-471e-8b0f-cde73f0d7fed&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001005 10.0.0.19 - - [2025-08-18 02:59:16] "GET /project/c02fbe04-6658-471e-8b0f-cde73f0d7fed?fields=application_policy_sets HTTP/1.1" 200 1478 0.052258 10.0.0.19 - - [2025-08-18 02:59:16] "DELETE /project/c02fbe04-6658-471e-8b0f-cde73f0d7fed HTTP/1.1" 200 115 0.421066 10.0.0.27 - - [2025-08-18 02:59:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003731 10.0.0.27 - - [2025-08-18 02:59:17] "GET /virtual-network/983d372c-daec-4d6c-afd9-02faa05d0a37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2251 0.006524 10.0.0.27 - - [2025-08-18 02:59:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003394 10.0.0.27 - - [2025-08-18 02:59:21] "GET /virtual-network/983d372c-daec-4d6c-afd9-02faa05d0a37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2251 0.005178 10.0.0.27 - - [2025-08-18 02:59:22] "POST /neutron/network HTTP/1.1" 200 964 0.007460 10.0.0.27 - - [2025-08-18 02:59:22] "POST /neutron/port HTTP/1.1" 200 117 0.001163 10.0.0.27 - - [2025-08-18 02:59:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005514 10.0.0.27 - - [2025-08-18 02:59:25] "GET /virtual-network/983d372c-daec-4d6c-afd9-02faa05d0a37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2251 0.005239 10.0.0.27 - - [2025-08-18 02:59:27] "POST /neutron/port HTTP/1.1" 200 1119 0.018865 10.0.0.27 - - [2025-08-18 02:59:27] "POST /neutron/subnet HTTP/1.1" 200 699 0.008479 10.0.0.27 - - [2025-08-18 02:59:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.006267 10.0.0.27 - - [2025-08-18 02:59:29] "GET /virtual-network/983d372c-daec-4d6c-afd9-02faa05d0a37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2251 0.007934 10.0.0.27 - - [2025-08-18 02:59:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004936 10.0.0.27 - - [2025-08-18 02:59:33] "GET /virtual-network/983d372c-daec-4d6c-afd9-02faa05d0a37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2251 0.004855 10.0.0.27 - - [2025-08-18 02:59:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003488 10.0.0.27 - - [2025-08-18 02:59:37] "GET /virtual-network/983d372c-daec-4d6c-afd9-02faa05d0a37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2251 0.005301 10.0.0.27 - - [2025-08-18 02:59:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003182 10.0.0.27 - - [2025-08-18 02:59:39] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004491 10.0.0.27 - - [2025-08-18 02:59:39] "GET /virtual-networks?parent_id=3582dd44-7a2c-4bde-b585-823e15313727&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002926 10.0.0.27 - - [2025-08-18 02:59:39] "GET /virtual-network/983d372c-daec-4d6c-afd9-02faa05d0a37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2251 0.004675 10.0.0.27 - - [2025-08-18 02:59:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004293 10.0.0.27 - - [2025-08-18 02:59:40] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003808 10.0.0.27 - - [2025-08-18 02:59:40] "GET /virtual-networks?parent_id=3582dd44-7a2c-4bde-b585-823e15313727&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002743 10.0.0.27 - - [2025-08-18 02:59:40] "GET /virtual-network/983d372c-daec-4d6c-afd9-02faa05d0a37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2251 0.006048 10.0.0.27 - - [2025-08-18 02:59:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002863 10.0.0.27 - - [2025-08-18 02:59:40] "GET /routing-instance/c5f2ac8f-69ed-4563-add2-723a23a94deb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1706 0.003979 10.0.0.27 - - [2025-08-18 02:59:40] "GET /route-target/b786176b-a5ee-42f9-ac76-ccd86b6c2417?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.006469 10.0.0.27 - - [2025-08-18 02:59:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003144 10.0.0.27 - - [2025-08-18 02:59:40] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004378 10.0.0.27 - - [2025-08-18 02:59:40] "GET /virtual-networks?parent_id=3582dd44-7a2c-4bde-b585-823e15313727&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002795 10.0.0.27 - - [2025-08-18 02:59:40] "GET /virtual-network/983d372c-daec-4d6c-afd9-02faa05d0a37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2251 0.005462 10.0.0.27 - - [2025-08-18 02:59:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002422 10.0.0.27 - - [2025-08-18 02:59:40] "GET /routing-instance/c5f2ac8f-69ed-4563-add2-723a23a94deb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1706 0.003766 10.0.0.27 - - [2025-08-18 02:59:40] "GET /route-target/b786176b-a5ee-42f9-ac76-ccd86b6c2417?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.002921 10.0.0.27 - - [2025-08-18 02:59:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003206 10.0.0.27 - - [2025-08-18 02:59:40] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004204 10.0.0.27 - - [2025-08-18 02:59:40] "GET /virtual-networks?parent_id=3582dd44-7a2c-4bde-b585-823e15313727&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002486 10.0.0.27 - - [2025-08-18 02:59:40] "GET /virtual-network/983d372c-daec-4d6c-afd9-02faa05d0a37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2251 0.005173 10.0.0.27 - - [2025-08-18 02:59:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003212 10.0.0.27 - - [2025-08-18 02:59:40] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003711 10.0.0.27 - - [2025-08-18 02:59:40] "GET /virtual-networks?parent_id=3582dd44-7a2c-4bde-b585-823e15313727&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002810 10.0.0.27 - - [2025-08-18 02:59:40] "GET /virtual-network/983d372c-daec-4d6c-afd9-02faa05d0a37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2251 0.005651 10.0.0.27 - - [2025-08-18 02:59:40] "GET /obj-perms HTTP/1.1" 200 5090 0.043484 10.0.0.19 - - [2025-08-18 02:59:40] "GET /obj-perms HTTP/1.1" 200 5090 0.040695 10.0.0.27 - - [2025-08-18 02:59:40] "GET /obj-perms HTTP/1.1" 200 5090 0.003669 10.0.0.27 - - [2025-08-18 02:59:41] "GET /obj-perms HTTP/1.1" 200 5090 0.003603 10.0.0.27 - - [2025-08-18 02:59:41] "GET /virtual-machine/2277c048-e1e8-4c12-9949-994be29b791f HTTP/1.1" 200 1322 0.003840 10.0.0.27 - - [2025-08-18 02:59:41] "GET /virtual-machine-interface/cb6a9510-d88a-4c78-a3f5-f6b15a2d2149 HTTP/1.1" 200 3264 0.004956 10.0.0.27 - - [2025-08-18 02:59:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003164 10.0.0.27 - - [2025-08-18 02:59:41] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003718 10.0.0.27 - - [2025-08-18 02:59:41] "GET /virtual-networks?parent_id=3582dd44-7a2c-4bde-b585-823e15313727&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002804 10.0.0.27 - - [2025-08-18 02:59:41] "GET /virtual-network/983d372c-daec-4d6c-afd9-02faa05d0a37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2251 0.005710 10.0.0.27 - - [2025-08-18 02:59:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003170 10.0.0.27 - - [2025-08-18 02:59:42] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003231 10.0.0.27 - - [2025-08-18 02:59:42] "GET /virtual-networks?parent_id=3582dd44-7a2c-4bde-b585-823e15313727&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002703 10.0.0.27 - - [2025-08-18 02:59:42] "GET /virtual-network/983d372c-daec-4d6c-afd9-02faa05d0a37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2251 0.005288 10.0.0.27 - - [2025-08-18 02:59:42] "POST /neutron/port HTTP/1.1" 200 1119 0.014704 10.0.0.27 - - [2025-08-18 02:59:47] "POST /neutron/port HTTP/1.1" 200 1119 0.040534 10.0.0.27 - - [2025-08-18 02:59:48] "POST /neutron/port HTTP/1.1" 200 1119 0.012768 10.0.0.27 - - [2025-08-18 02:59:52] "POST /neutron/security_group HTTP/1.1" 200 1292 0.007235 10.0.0.27 - - [2025-08-18 02:59:58] "POST /neutron/port HTTP/1.1" 200 1119 0.016105 10.0.0.27 - - [2025-08-18 02:59:58] "POST /neutron/security_group HTTP/1.1" 200 1292 0.007602 10.0.0.27 - - [2025-08-18 02:59:58] "GET /virtual-machine/81da46e6-2ab7-414a-8911-e9033af119c1 HTTP/1.1" 200 1321 0.005999 10.0.0.27 - - [2025-08-18 02:59:58] "GET /virtual-machine/81da46e6-2ab7-414a-8911-e9033af119c1 HTTP/1.1" 200 1321 0.004130 10.0.0.27 - - [2025-08-18 02:59:58] "GET /virtual-machine-interface/fb06345c-3db8-4318-a281-0446efe07e4d HTTP/1.1" 200 3264 0.006361 10.0.0.27 - - [2025-08-18 02:59:58] "GET /virtual-machine/81da46e6-2ab7-414a-8911-e9033af119c1 HTTP/1.1" 200 1321 0.003573 10.0.0.27 - - [2025-08-18 02:59:58] "GET /virtual-machine-interface/fb06345c-3db8-4318-a281-0446efe07e4d HTTP/1.1" 200 3264 0.006218 10.0.0.27 - - [2025-08-18 02:59:58] "GET /instance-ip/cf8a67ca-78f2-4759-98f3-6f99735eb9e3 HTTP/1.1" 200 1731 0.006187 10.0.0.27 - - [2025-08-18 02:59:58] "GET /virtual-machine/81da46e6-2ab7-414a-8911-e9033af119c1 HTTP/1.1" 200 1321 0.004156 10.0.0.27 - - [2025-08-18 02:59:58] "GET /virtual-machine-interface/fb06345c-3db8-4318-a281-0446efe07e4d HTTP/1.1" 200 3264 0.007059 10.0.0.27 - - [2025-08-18 02:59:58] "GET /instance-ip/cf8a67ca-78f2-4759-98f3-6f99735eb9e3 HTTP/1.1" 200 1731 0.004372 10.0.0.27 - - [2025-08-18 02:59:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003780 10.0.0.27 - - [2025-08-18 02:59:58] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003931 10.0.0.27 - - [2025-08-18 02:59:58] "GET /virtual-networks?parent_id=3582dd44-7a2c-4bde-b585-823e15313727&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003289 10.0.0.27 - - [2025-08-18 02:59:58] "GET /virtual-network/983d372c-daec-4d6c-afd9-02faa05d0a37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2251 0.007037 10.0.0.27 - - [2025-08-18 02:59:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003391 10.0.0.27 - - [2025-08-18 02:59:58] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004261 10.0.0.27 - - [2025-08-18 02:59:58] "GET /virtual-networks?parent_id=3582dd44-7a2c-4bde-b585-823e15313727&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003685 10.0.0.27 - - [2025-08-18 02:59:58] "GET /virtual-network/983d372c-daec-4d6c-afd9-02faa05d0a37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2251 0.007193 10.0.0.27 - - [2025-08-18 02:59:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004676 10.0.0.27 - - [2025-08-18 02:59:58] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005140 10.0.0.27 - - [2025-08-18 02:59:58] "GET /virtual-networks?parent_id=3582dd44-7a2c-4bde-b585-823e15313727&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003438 10.0.0.27 - - [2025-08-18 02:59:58] "GET /virtual-network/983d372c-daec-4d6c-afd9-02faa05d0a37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2251 0.005597 10.0.0.27 - - [2025-08-18 02:59:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003183 10.0.0.27 - - [2025-08-18 02:59:58] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003514 10.0.0.27 - - [2025-08-18 02:59:58] "GET /virtual-networks?parent_id=3582dd44-7a2c-4bde-b585-823e15313727&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002518 10.0.0.27 - - [2025-08-18 02:59:58] "GET /virtual-network/983d372c-daec-4d6c-afd9-02faa05d0a37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2251 0.006258 10.0.0.27 - - [2025-08-18 02:59:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003431 10.0.0.27 - - [2025-08-18 02:59:59] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003779 10.0.0.27 - - [2025-08-18 02:59:59] "GET /virtual-networks?parent_id=3582dd44-7a2c-4bde-b585-823e15313727&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003343 10.0.0.27 - - [2025-08-18 02:59:59] "GET /virtual-network/983d372c-daec-4d6c-afd9-02faa05d0a37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2251 0.005531 10.0.0.27 - - [2025-08-18 02:59:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002900 10.0.0.27 - - [2025-08-18 02:59:59] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003969 10.0.0.27 - - [2025-08-18 02:59:59] "GET /virtual-networks?parent_id=3582dd44-7a2c-4bde-b585-823e15313727&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002724 10.0.0.27 - - [2025-08-18 02:59:59] "GET /virtual-network/983d372c-daec-4d6c-afd9-02faa05d0a37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2251 0.006002 10.0.0.27 - - [2025-08-18 02:59:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003295 10.0.0.27 - - [2025-08-18 02:59:59] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005061 10.0.0.27 - - [2025-08-18 02:59:59] "GET /virtual-networks?parent_id=3582dd44-7a2c-4bde-b585-823e15313727&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002932 10.0.0.27 - - [2025-08-18 02:59:59] "GET /virtual-network/983d372c-daec-4d6c-afd9-02faa05d0a37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2251 0.005821 10.0.0.27 - - [2025-08-18 03:00:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003382 10.0.0.27 - - [2025-08-18 03:00:00] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003979 10.0.0.27 - - [2025-08-18 03:00:00] "GET /virtual-networks?parent_id=3582dd44-7a2c-4bde-b585-823e15313727&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003349 10.0.0.27 - - [2025-08-18 03:00:00] "GET /virtual-network/983d372c-daec-4d6c-afd9-02faa05d0a37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2251 0.005399 10.0.0.27 - - [2025-08-18 03:00:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003198 10.0.0.27 - - [2025-08-18 03:00:00] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003335 10.0.0.27 - - [2025-08-18 03:00:00] "GET /virtual-networks?parent_id=3582dd44-7a2c-4bde-b585-823e15313727&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003053 10.0.0.27 - - [2025-08-18 03:00:00] "GET /virtual-network/983d372c-daec-4d6c-afd9-02faa05d0a37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2251 0.005018 10.0.0.27 - - [2025-08-18 03:00:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003232 10.0.0.27 - - [2025-08-18 03:00:00] "GET /routing-instance/c5f2ac8f-69ed-4563-add2-723a23a94deb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1706 0.004140 10.0.0.27 - - [2025-08-18 03:00:00] "GET /route-target/b786176b-a5ee-42f9-ac76-ccd86b6c2417?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003849 10.0.0.27 - - [2025-08-18 03:00:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003360 10.0.0.27 - - [2025-08-18 03:00:01] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003626 10.0.0.27 - - [2025-08-18 03:00:01] "GET /virtual-networks?parent_id=3582dd44-7a2c-4bde-b585-823e15313727&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002737 10.0.0.27 - - [2025-08-18 03:00:01] "GET /virtual-network/983d372c-daec-4d6c-afd9-02faa05d0a37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2251 0.005853 10.0.0.27 - - [2025-08-18 03:00:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002908 10.0.0.27 - - [2025-08-18 03:00:01] "GET /routing-instance/c5f2ac8f-69ed-4563-add2-723a23a94deb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1706 0.005864 10.0.0.27 - - [2025-08-18 03:00:01] "GET /route-target/b786176b-a5ee-42f9-ac76-ccd86b6c2417?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.005929 10.0.0.27 - - [2025-08-18 03:00:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003908 10.0.0.27 - - [2025-08-18 03:00:01] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004930 10.0.0.27 - - [2025-08-18 03:00:01] "GET /virtual-networks?parent_id=3582dd44-7a2c-4bde-b585-823e15313727&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003684 10.0.0.27 - - [2025-08-18 03:00:01] "GET /virtual-network/983d372c-daec-4d6c-afd9-02faa05d0a37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2251 0.006139 10.0.0.27 - - [2025-08-18 03:00:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003895 10.0.0.27 - - [2025-08-18 03:00:01] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004667 10.0.0.27 - - [2025-08-18 03:00:01] "GET /virtual-networks?parent_id=3582dd44-7a2c-4bde-b585-823e15313727&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003007 10.0.0.27 - - [2025-08-18 03:00:01] "GET /virtual-network/983d372c-daec-4d6c-afd9-02faa05d0a37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2251 0.005490 10.0.0.19 - - [2025-08-18 03:00:01] "GET /obj-perms HTTP/1.1" 200 5090 0.003938 10.0.0.27 - - [2025-08-18 03:00:01] "GET /obj-perms HTTP/1.1" 200 5090 0.003068 10.0.0.27 - - [2025-08-18 03:00:01] "GET /obj-perms HTTP/1.1" 200 5090 0.003350 10.0.0.27 - - [2025-08-18 03:00:01] "GET /obj-perms HTTP/1.1" 200 5090 0.005092 10.0.0.19 - - [2025-08-18 03:00:01] "GET /obj-perms HTTP/1.1" 200 5056 0.048434 10.0.0.38 - - [2025-08-18 03:00:01] "GET /obj-perms HTTP/1.1" 200 5090 0.004269 10.0.0.27 - - [2025-08-18 03:00:01] "GET /virtual-machine/81da46e6-2ab7-414a-8911-e9033af119c1 HTTP/1.1" 200 1321 0.004891 10.0.0.27 - - [2025-08-18 03:00:01] "GET /virtual-machine-interface/fb06345c-3db8-4318-a281-0446efe07e4d HTTP/1.1" 200 3264 0.007493 10.0.0.27 - - [2025-08-18 03:00:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004164 10.0.0.27 - - [2025-08-18 03:00:01] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004881 10.0.0.27 - - [2025-08-18 03:00:01] "GET /virtual-networks?parent_id=3582dd44-7a2c-4bde-b585-823e15313727&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.005672 10.0.0.27 - - [2025-08-18 03:00:02] "GET /virtual-network/983d372c-daec-4d6c-afd9-02faa05d0a37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2251 0.005662 10.0.0.27 - - [2025-08-18 03:00:02] "GET /obj-perms HTTP/1.1" 200 5056 0.044249 10.0.0.27 - - [2025-08-18 03:00:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003366 10.0.0.27 - - [2025-08-18 03:00:03] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003787 10.0.0.27 - - [2025-08-18 03:00:03] "GET /virtual-networks?parent_id=3582dd44-7a2c-4bde-b585-823e15313727&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002927 10.0.0.27 - - [2025-08-18 03:00:03] "GET /virtual-network/983d372c-daec-4d6c-afd9-02faa05d0a37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2251 0.006347 10.0.0.27 - - [2025-08-18 03:00:03] "GET /virtual-machine/2277c048-e1e8-4c12-9949-994be29b791f HTTP/1.1" 200 1322 0.003859 10.0.0.27 - - [2025-08-18 03:00:03] "GET /virtual-machine-interface/cb6a9510-d88a-4c78-a3f5-f6b15a2d2149 HTTP/1.1" 200 3264 0.005140 10.0.0.27 - - [2025-08-18 03:00:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002667 10.0.0.27 - - [2025-08-18 03:00:03] "GET /security-group/c6333982-ae62-4b10-ba96-bae41911d9fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2579 0.003688 10.0.0.27 - - [2025-08-18 03:00:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002770 10.0.0.27 - - [2025-08-18 03:00:03] "GET /security-group/c6333982-ae62-4b10-ba96-bae41911d9fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2579 0.004200 10.0.0.27 - - [2025-08-18 03:00:03] "POST /neutron/security_group HTTP/1.1" 200 1318 0.003706 10.0.0.27 - - [2025-08-18 03:00:03] "POST /neutron/port HTTP/1.1" 200 1144 0.011727 10.0.0.27 - - [2025-08-18 03:00:03] "GET /virtual-machine/2277c048-e1e8-4c12-9949-994be29b791f HTTP/1.1" 200 1322 0.003502 10.0.0.27 - - [2025-08-18 03:00:03] "GET /virtual-machine-interface/cb6a9510-d88a-4c78-a3f5-f6b15a2d2149 HTTP/1.1" 200 3203 0.006998 10.0.0.27 - - [2025-08-18 03:00:03] "POST /neutron/security_group HTTP/1.1" 200 1292 0.006833 10.0.0.27 - - [2025-08-18 03:00:03] "POST /neutron/port HTTP/1.1" 200 1106 0.009980 10.0.0.27 - - [2025-08-18 03:00:03] "GET /virtual-machine/2277c048-e1e8-4c12-9949-994be29b791f HTTP/1.1" 200 1322 0.004620 10.0.0.27 - - [2025-08-18 03:00:03] "GET /virtual-machine-interface/cb6a9510-d88a-4c78-a3f5-f6b15a2d2149 HTTP/1.1" 200 3264 0.006784 10.0.0.27 - - [2025-08-18 03:00:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.010084 10.0.0.27 - - [2025-08-18 03:00:03] "GET /security-group/c6333982-ae62-4b10-ba96-bae41911d9fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2579 0.003601 10.0.0.27 - - [2025-08-18 03:00:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002841 10.0.0.27 - - [2025-08-18 03:00:04] "GET /security-group/c6333982-ae62-4b10-ba96-bae41911d9fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2579 0.004511 10.0.0.27 - - [2025-08-18 03:00:04] "DELETE /security-group/c6333982-ae62-4b10-ba96-bae41911d9fa HTTP/1.1" 409 336 0.009640 10.0.0.27 - - [2025-08-18 03:00:23] "POST /neutron/port HTTP/1.1" 200 1119 0.018145 10.0.0.27 - - [2025-08-18 03:00:23] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003544 10.0.0.27 - - [2025-08-18 03:00:23] "POST /neutron/network HTTP/1.1" 200 954 0.006095 10.0.0.27 - - [2025-08-18 03:00:28] "POST /neutron/network HTTP/1.1" 200 964 0.006930 10.0.0.27 - - [2025-08-18 03:00:28] "POST /neutron/port HTTP/1.1" 200 117 0.001206 10.0.0.27 - - [2025-08-18 03:00:58] "GET /security-group/c6333982-ae62-4b10-ba96-bae41911d9fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2579 0.004273 10.0.0.27 - - [2025-08-18 03:00:58] "PUT /security-group/c6333982-ae62-4b10-ba96-bae41911d9fa HTTP/1.1" 200 262 0.013953 10.0.0.38 - - [2025-08-18 03:00:58] "PUT /access-control-list/b08e08ad-06dd-472d-8d1c-5189369c8584 HTTP/1.1" 200 272 0.039279 10.0.0.27 - - [2025-08-18 03:01:01] "POST /neutron/port HTTP/1.1" 200 1119 0.020144 10.0.0.27 - - [2025-08-18 03:01:01] "POST /neutron/port HTTP/1.1" 200 1106 0.055797 10.0.0.27 - - [2025-08-18 03:01:01] "GET /virtual-machine/81da46e6-2ab7-414a-8911-e9033af119c1 HTTP/1.1" 200 1321 0.004287 10.0.0.27 - - [2025-08-18 03:01:02] "POST /neutron/port HTTP/1.1" 200 151 0.179524 10.0.0.27 - - [2025-08-18 03:01:03] "GET /virtual-machine/81da46e6-2ab7-414a-8911-e9033af119c1 HTTP/1.1" 404 171 0.003459 10.0.0.27 - - [2025-08-18 03:01:03] "GET /virtual-machine/81da46e6-2ab7-414a-8911-e9033af119c1 HTTP/1.1" 404 171 0.002826 10.0.0.27 - - [2025-08-18 03:01:03] "GET /virtual-machine/81da46e6-2ab7-414a-8911-e9033af119c1 HTTP/1.1" 404 171 0.004118 10.0.0.27 - - [2025-08-18 03:01:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003160 10.0.0.27 - - [2025-08-18 03:01:03] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003179 10.0.0.27 - - [2025-08-18 03:01:03] "GET /virtual-networks?parent_id=3582dd44-7a2c-4bde-b585-823e15313727&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.006631 10.0.0.27 - - [2025-08-18 03:01:04] "GET /virtual-network/983d372c-daec-4d6c-afd9-02faa05d0a37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2251 0.004885 10.0.0.27 - - [2025-08-18 03:01:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002529 10.0.0.27 - - [2025-08-18 03:01:04] "GET /routing-instance/c5f2ac8f-69ed-4563-add2-723a23a94deb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1706 0.004928 10.0.0.27 - - [2025-08-18 03:01:04] "GET /route-target/b786176b-a5ee-42f9-ac76-ccd86b6c2417?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003914 10.0.0.27 - - [2025-08-18 03:01:07] "GET /obj-perms HTTP/1.1" 200 5090 0.003954 10.0.0.27 - - [2025-08-18 03:01:10] "GET /obj-perms HTTP/1.1" 200 5090 0.003824 10.0.0.27 - - [2025-08-18 03:01:16] "GET /obj-perms HTTP/1.1" 200 5090 0.003561 10.0.0.27 - - [2025-08-18 03:01:19] "GET /obj-perms HTTP/1.1" 200 5090 0.003592 10.0.0.19 - - [2025-08-18 03:01:19] "GET /obj-perms HTTP/1.1" 200 5090 0.003292 10.0.0.27 - - [2025-08-18 03:01:19] "POST /neutron/port HTTP/1.1" 200 1144 0.010160 10.0.0.27 - - [2025-08-18 03:01:19] "GET /virtual-machine/2277c048-e1e8-4c12-9949-994be29b791f HTTP/1.1" 200 1322 0.006703 10.0.0.27 - - [2025-08-18 03:01:20] "POST /neutron/port HTTP/1.1" 200 1080 0.016016 10.0.0.27 - - [2025-08-18 03:01:21] "GET /virtual-machine/2277c048-e1e8-4c12-9949-994be29b791f HTTP/1.1" 404 171 0.003380 10.0.0.27 - - [2025-08-18 03:01:22] "GET /virtual-machine/2277c048-e1e8-4c12-9949-994be29b791f HTTP/1.1" 404 171 0.002954 10.0.0.27 - - [2025-08-18 03:01:22] "GET /virtual-machine/2277c048-e1e8-4c12-9949-994be29b791f HTTP/1.1" 404 171 0.003117 10.0.0.27 - - [2025-08-18 03:01:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003288 10.0.0.27 - - [2025-08-18 03:01:22] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004353 10.0.0.27 - - [2025-08-18 03:01:22] "GET /virtual-networks?parent_id=3582dd44-7a2c-4bde-b585-823e15313727&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003794 10.0.0.27 - - [2025-08-18 03:01:22] "GET /virtual-network/983d372c-daec-4d6c-afd9-02faa05d0a37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2251 0.006356 10.0.0.27 - - [2025-08-18 03:01:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003224 10.0.0.27 - - [2025-08-18 03:01:22] "GET /routing-instance/c5f2ac8f-69ed-4563-add2-723a23a94deb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1706 0.005589 10.0.0.27 - - [2025-08-18 03:01:22] "GET /route-target/b786176b-a5ee-42f9-ac76-ccd86b6c2417?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004639 10.0.0.27 - - [2025-08-18 03:01:22] "GET /obj-perms HTTP/1.1" 200 5090 0.004053 10.0.0.38 - - [2025-08-18 03:01:23] "GET /global-system-configs HTTP/1.1" 200 322 0.059660 10.0.0.38 - - [2025-08-18 03:01:23] "GET /obj-perms HTTP/1.1" 200 5056 0.153997 10.0.0.19 - - [2025-08-18 03:01:24] "GET /global-system-configs HTTP/1.1" 200 322 0.085191 10.0.0.38 - - [2025-08-18 03:01:24] "GET /global-system-configs HTTP/1.1" 200 322 0.104017 10.0.0.27 - - [2025-08-18 03:01:24] "GET /obj-perms HTTP/1.1" 200 5056 0.210836 10.0.0.19 - - [2025-08-18 03:01:24] "GET /obj-perms HTTP/1.1" 200 5056 0.192177 10.0.0.27 - - [2025-08-18 03:01:24] "GET /global-system-configs HTTP/1.1" 200 322 0.047752 10.0.0.38 - - [2025-08-18 03:01:24] "GET /obj-perms HTTP/1.1" 200 5056 0.119811 10.0.0.19 - - [2025-08-18 03:01:24] "GET /global-system-configs HTTP/1.1" 200 322 0.053210 10.0.0.27 - - [2025-08-18 03:01:24] "GET /obj-perms HTTP/1.1" 200 5056 0.091039 10.0.0.27 - - [2025-08-18 03:01:25] "GET /global-system-configs HTTP/1.1" 200 322 0.053311 10.0.0.27 - - [2025-08-18 03:01:25] "GET /obj-perms HTTP/1.1" 200 5090 0.003057 10.0.0.19 - - [2025-08-18 03:01:25] "GET /obj-perms HTTP/1.1" 200 5056 0.104950 10.0.0.27 - - [2025-08-18 03:01:31] "GET /obj-perms HTTP/1.1" 200 5090 0.003516 10.0.0.27 - - [2025-08-18 03:01:34] "GET /obj-perms HTTP/1.1" 200 5090 0.003454 10.0.0.27 - - [2025-08-18 03:01:40] "GET /obj-perms HTTP/1.1" 200 5090 0.003893 10.0.0.27 - - [2025-08-18 03:01:44] "GET /obj-perms HTTP/1.1" 200 5090 0.003618 10.0.0.27 - - [2025-08-18 03:01:50] "GET /obj-perms HTTP/1.1" 200 5090 0.003909 10.0.0.27 - - [2025-08-18 03:01:50] "GET /obj-perms HTTP/1.1" 200 5090 0.005218 10.0.0.38 - - [2025-08-18 03:01:50] "GET /obj-perms HTTP/1.1" 200 5090 0.002939 10.0.0.27 - - [2025-08-18 03:01:50] "POST /neutron/network HTTP/1.1" 200 954 0.007078 10.0.0.38 - - [2025-08-18 03:01:50] "DELETE /route-target/b786176b-a5ee-42f9-ac76-ccd86b6c2417 HTTP/1.1" 200 115 0.020561 10.0.0.27 - - [2025-08-18 03:01:50] "DELETE /security-group/c6333982-ae62-4b10-ba96-bae41911d9fa HTTP/1.1" 200 115 0.035459 10.0.0.27 - - [2025-08-18 03:01:50] "POST /fqname-to-id HTTP/1.1" 404 254 0.002780 10.0.0.19 - - [2025-08-18 03:01:52] "GET /projects?obj_uuids=3582dd44-7a2c-4bde-b585-823e15313727&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.021536 10.0.0.27 - - [2025-08-18 03:01:52] "GET /project/3582dd44-7a2c-4bde-b585-823e15313727?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1483 0.054511 10.0.0.19 - - [2025-08-18 03:01:52] "GET /projects?obj_uuids=3582dd44-7a2c-4bde-b585-823e15313727&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.000952 10.0.0.27 - - [2025-08-18 03:01:52] "GET /project/3582dd44-7a2c-4bde-b585-823e15313727?fields=virtual_networks HTTP/1.1" 200 1092 0.093164 10.0.0.19 - - [2025-08-18 03:01:52] "GET /projects?obj_uuids=3582dd44-7a2c-4bde-b585-823e15313727&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.000991 10.0.0.27 - - [2025-08-18 03:01:52] "GET /project/3582dd44-7a2c-4bde-b585-823e15313727?fields=virtual_machine_interfaces HTTP/1.1" 200 1092 0.055321 10.0.0.19 - - [2025-08-18 03:01:52] "GET /projects?obj_uuids=3582dd44-7a2c-4bde-b585-823e15313727&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001037 10.0.0.27 - - [2025-08-18 03:01:52] "GET /project/3582dd44-7a2c-4bde-b585-823e15313727?fields=security_groups HTTP/1.1" 200 1348 0.035075 10.0.0.27 - - [2025-08-18 03:01:53] "POST /fqname-to-id HTTP/1.1" 404 209 0.022721 10.0.0.19 - - [2025-08-18 03:01:53] "GET /projects?obj_uuids=aff323e6-ecfd-462a-b3f8-985ea8565ae9&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002635 10.0.0.19 - - [2025-08-18 03:01:53] "GET /domains?obj_uuids=edf943fc-0622-4564-8821-4de9bd04e8a3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000944 10.0.0.19 - - [2025-08-18 03:01:53] "GET /domain/edf943fc-0622-4564-8821-4de9bd04e8a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006892 10.0.0.19 - - [2025-08-18 03:01:53] "POST /id-to-fqname HTTP/1.1" 200 212 0.001161 10.0.0.19 - - [2025-08-18 03:01:53] "POST /fqname-to-id HTTP/1.1" 404 222 0.007907 10.0.0.19 - - [2025-08-18 03:01:53] "POST /security-groups HTTP/1.1" 200 612 0.023736 10.0.0.38 - - [2025-08-18 03:01:53] "POST /fqname-to-id HTTP/1.1" 404 255 0.004649 10.0.0.19 - - [2025-08-18 03:01:53] "POST /projects HTTP/1.1" 200 627 0.212179 10.0.0.19 - - [2025-08-18 03:01:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.277665 10.0.0.38 - - [2025-08-18 03:01:54] "POST /access-control-lists HTTP/1.1" 200 615 0.025028 10.0.0.27 - - [2025-08-18 03:01:54] "GET /project/aff323e6-ecfd-462a-b3f8-985ea8565ae9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.403475 10.0.0.27 - - [2025-08-18 03:01:55] "GET / HTTP/1.1" 200 35931 0.002069 10.0.0.27 - - [2025-08-18 03:01:56] "POST /fqname-to-id HTTP/1.1" 401 292 0.000480 10.0.0.27 - - [2025-08-18 03:01:57] "POST /fqname-to-id HTTP/1.1" 404 245 0.050996 10.0.0.38 - - [2025-08-18 03:01:57] "POST /fqname-to-id HTTP/1.1" 404 276 0.003026 10.0.0.38 - - [2025-08-18 03:01:57] "PUT /access-control-list/68d1382f-7cff-4ad0-be07-ff20506c257c HTTP/1.1" 200 272 0.015591 10.0.0.19 - - [2025-08-18 03:01:57] "GET /projects?obj_uuids=aff323e6-ecfd-462a-b3f8-985ea8565ae9&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001343 10.0.0.27 - - [2025-08-18 03:01:57] "POST /neutron/security_group_rule HTTP/1.1" 200 2608 0.087484 10.0.0.27 - - [2025-08-18 03:01:57] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.013352 10.0.0.38 - - [2025-08-18 03:01:57] "PUT /access-control-list/68d1382f-7cff-4ad0-be07-ff20506c257c HTTP/1.1" 200 272 0.019578 10.0.0.27 - - [2025-08-18 03:01:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003323 10.0.0.27 - - [2025-08-18 03:01:58] "GET /security-group/de5cd909-4bd5-42f9-a603-c2be8926a2fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.006949 10.0.0.27 - - [2025-08-18 03:01:58] "POST /neutron/security_group HTTP/1.1" 200 1003 0.003939 10.0.0.38 - - [2025-08-18 03:01:58] "DELETE /access-control-list/68d1382f-7cff-4ad0-be07-ff20506c257c HTTP/1.1" 200 115 0.028339 10.0.0.27 - - [2025-08-18 03:01:58] "POST /fqname-to-id HTTP/1.1" 404 245 0.003016 10.0.0.27 - - [2025-08-18 03:01:59] "POST /fqname-to-id HTTP/1.1" 404 245 0.003142 10.0.0.38 - - [2025-08-18 03:01:59] "POST /fqname-to-id HTTP/1.1" 404 276 0.003408 10.0.0.38 - - [2025-08-18 03:01:59] "PUT /access-control-list/222a460c-8f2e-4d71-bd6a-5215fcd5b7ab HTTP/1.1" 200 272 0.012756 10.0.0.19 - - [2025-08-18 03:01:59] "GET /projects?obj_uuids=aff323e6-ecfd-462a-b3f8-985ea8565ae9&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001292 10.0.0.27 - - [2025-08-18 03:01:59] "POST /neutron/security_group_rule HTTP/1.1" 200 2608 0.037766 10.0.0.27 - - [2025-08-18 03:01:59] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.011547 10.0.0.27 - - [2025-08-18 03:02:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003084 10.0.0.27 - - [2025-08-18 03:02:00] "GET /security-group/ac076050-69fb-4d94-b2b9-69dd5e469cf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.010269 10.0.0.19 - - [2025-08-18 03:02:00] "GET /projects?obj_uuids=aff323e6-ecfd-462a-b3f8-985ea8565ae9&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001022 10.0.0.27 - - [2025-08-18 03:02:00] "POST /neutron/security_group_rule HTTP/1.1" 200 2189 0.047082 10.0.0.38 - - [2025-08-18 03:02:00] "PUT /access-control-list/222a460c-8f2e-4d71-bd6a-5215fcd5b7ab HTTP/1.1" 200 272 0.018691 10.0.0.27 - - [2025-08-18 03:02:00] "POST /neutron/security_group_rule HTTP/1.1" 200 579 0.109250 10.0.0.27 - - [2025-08-18 03:02:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.009806 10.0.0.19 - - [2025-08-18 03:02:00] "GET /projects?obj_uuids=aff323e6-ecfd-462a-b3f8-985ea8565ae9&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001162 10.0.0.27 - - [2025-08-18 03:02:01] "GET /project/aff323e6-ecfd-462a-b3f8-985ea8565ae9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.051677 10.0.0.19 - - [2025-08-18 03:02:01] "GET /projects?obj_uuids=aff323e6-ecfd-462a-b3f8-985ea8565ae9&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001012 10.0.0.27 - - [2025-08-18 03:02:01] "POST /neutron/network HTTP/1.1" 200 708 0.110455 10.0.0.38 - - [2025-08-18 03:02:01] "POST /route-targets HTTP/1.1" 200 327 0.012662 10.0.0.27 - - [2025-08-18 03:02:01] "POST /id-to-fqname HTTP/1.1" 200 282 0.003243 10.0.0.27 - - [2025-08-18 03:02:01] "GET /virtual-network/98e1b87e-db6b-445c-b40e-ebf95cfdee9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2197 0.004980 10.0.0.27 - - [2025-08-18 03:02:01] "POST /neutron/network HTTP/1.1" 200 924 0.005515 10.0.0.27 - - [2025-08-18 03:02:01] "GET /virtual-network/98e1b87e-db6b-445c-b40e-ebf95cfdee9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2197 0.004537 10.0.0.27 - - [2025-08-18 03:02:01] "GET /virtual-network/98e1b87e-db6b-445c-b40e-ebf95cfdee9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2197 0.007076 10.0.0.27 - - [2025-08-18 03:02:02] "POST /id-to-fqname HTTP/1.1" 200 282 0.001342 10.0.0.27 - - [2025-08-18 03:02:03] "POST /neutron/security_group HTTP/1.1" 200 1411 0.008301 10.0.0.19 - - [2025-08-18 03:02:03] "GET /projects?obj_uuids=aff323e6-ecfd-462a-b3f8-985ea8565ae9&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.000989 10.0.0.27 - - [2025-08-18 03:02:04] "GET /project/aff323e6-ecfd-462a-b3f8-985ea8565ae9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.089756 10.0.0.27 - - [2025-08-18 03:02:04] "POST /neutron/port HTTP/1.1" 200 117 0.005293 10.0.0.27 - - [2025-08-18 03:02:04] "POST /id-to-fqname HTTP/1.1" 200 282 0.001269 10.0.0.27 - - [2025-08-18 03:02:04] "POST /neutron/security_group HTTP/1.1" 200 1411 0.009053 10.0.0.19 - - [2025-08-18 03:02:04] "GET /projects?obj_uuids=aff323e6-ecfd-462a-b3f8-985ea8565ae9&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.000983 10.0.0.27 - - [2025-08-18 03:02:04] "POST /neutron/security_group HTTP/1.1" 200 3408 0.088555 10.0.0.27 - - [2025-08-18 03:02:05] "POST /neutron/port HTTP/1.1" 200 1078 0.013481 10.0.0.19 - - [2025-08-18 03:02:05] "GET /projects?obj_uuids=aff323e6-ecfd-462a-b3f8-985ea8565ae9&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001436 10.0.0.27 - - [2025-08-18 03:02:05] "GET /project/aff323e6-ecfd-462a-b3f8-985ea8565ae9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.054132 10.0.0.27 - - [2025-08-18 03:02:05] "POST /neutron/network HTTP/1.1" 200 924 0.027468 10.0.0.27 - - [2025-08-18 03:02:05] "POST /neutron/port HTTP/1.1" 200 117 0.000983 10.0.0.27 - - [2025-08-18 03:02:05] "POST /neutron/security_group HTTP/1.1" 200 1411 0.006708 10.0.0.27 - - [2025-08-18 03:02:05] "POST /neutron/security_group HTTP/1.1" 200 1411 0.005822 10.0.0.19 - - [2025-08-18 03:02:05] "GET /projects?obj_uuids=aff323e6-ecfd-462a-b3f8-985ea8565ae9&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.002782 10.0.0.27 - - [2025-08-18 03:02:06] "POST /neutron/port HTTP/1.1" 200 1078 0.214354 10.0.0.27 - - [2025-08-18 03:02:06] "POST /neutron/port HTTP/1.1" 200 1132 0.091037 10.0.0.27 - - [2025-08-18 03:02:06] "POST /neutron/subnet HTTP/1.1" 200 684 0.007619 10.0.0.27 - - [2025-08-18 03:02:10] "POST /neutron/port HTTP/1.1" 200 1106 0.014132 10.0.0.27 - - [2025-08-18 03:02:10] "POST /neutron/security_group HTTP/1.1" 200 1411 0.006267 10.0.0.27 - - [2025-08-18 03:02:10] "POST /neutron/port HTTP/1.1" 200 1106 0.015646 10.0.0.27 - - [2025-08-18 03:02:11] "GET /virtual-machine/58760b71-739c-4424-9545-e01c37ce816d HTTP/1.1" 401 292 0.000567 10.0.0.27 - - [2025-08-18 03:02:11] "GET /virtual-machine/58760b71-739c-4424-9545-e01c37ce816d HTTP/1.1" 200 1313 0.024480 10.0.0.27 - - [2025-08-18 03:02:11] "GET /virtual-machine/58760b71-739c-4424-9545-e01c37ce816d HTTP/1.1" 200 1313 0.004275 10.0.0.27 - - [2025-08-18 03:02:11] "GET /virtual-machine-interface/b65225af-2ef1-4661-a6e3-0d9f8749a768 HTTP/1.1" 200 3192 0.005871 10.0.0.27 - - [2025-08-18 03:02:11] "GET /virtual-machine/58760b71-739c-4424-9545-e01c37ce816d HTTP/1.1" 200 1313 0.003928 10.0.0.27 - - [2025-08-18 03:02:11] "GET /virtual-machine-interface/b65225af-2ef1-4661-a6e3-0d9f8749a768 HTTP/1.1" 200 3192 0.004820 10.0.0.27 - - [2025-08-18 03:02:11] "GET /instance-ip/d5c34c76-cea3-4e0a-b381-e9856aad7634 HTTP/1.1" 200 1701 0.005130 10.0.0.27 - - [2025-08-18 03:02:11] "GET /virtual-machine/58760b71-739c-4424-9545-e01c37ce816d HTTP/1.1" 200 1313 0.003089 10.0.0.27 - - [2025-08-18 03:02:11] "GET /virtual-machine-interface/b65225af-2ef1-4661-a6e3-0d9f8749a768 HTTP/1.1" 200 3192 0.004575 10.0.0.27 - - [2025-08-18 03:02:11] "GET /instance-ip/d5c34c76-cea3-4e0a-b381-e9856aad7634 HTTP/1.1" 200 1701 0.003175 10.0.0.27 - - [2025-08-18 03:02:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002660 10.0.0.27 - - [2025-08-18 03:02:11] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.002770 10.0.0.27 - - [2025-08-18 03:02:11] "GET /virtual-networks?parent_id=aff323e6-ecfd-462a-b3f8-985ea8565ae9&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002687 10.0.0.27 - - [2025-08-18 03:02:11] "GET /virtual-network/98e1b87e-db6b-445c-b40e-ebf95cfdee9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2197 0.005314 10.0.0.27 - - [2025-08-18 03:02:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002739 10.0.0.27 - - [2025-08-18 03:02:11] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003168 10.0.0.27 - - [2025-08-18 03:02:11] "GET /virtual-networks?parent_id=aff323e6-ecfd-462a-b3f8-985ea8565ae9&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002592 10.0.0.27 - - [2025-08-18 03:02:11] "GET /virtual-network/98e1b87e-db6b-445c-b40e-ebf95cfdee9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2197 0.004829 10.0.0.27 - - [2025-08-18 03:02:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002669 10.0.0.27 - - [2025-08-18 03:02:11] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003391 10.0.0.27 - - [2025-08-18 03:02:11] "GET /virtual-networks?parent_id=aff323e6-ecfd-462a-b3f8-985ea8565ae9&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002318 10.0.0.27 - - [2025-08-18 03:02:11] "GET /virtual-network/98e1b87e-db6b-445c-b40e-ebf95cfdee9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2197 0.005456 10.0.0.27 - - [2025-08-18 03:02:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003045 10.0.0.27 - - [2025-08-18 03:02:11] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003252 10.0.0.27 - - [2025-08-18 03:02:11] "GET /virtual-networks?parent_id=aff323e6-ecfd-462a-b3f8-985ea8565ae9&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002766 10.0.0.27 - - [2025-08-18 03:02:11] "GET /virtual-network/98e1b87e-db6b-445c-b40e-ebf95cfdee9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2197 0.005134 10.0.0.27 - - [2025-08-18 03:02:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002541 10.0.0.27 - - [2025-08-18 03:02:11] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003308 10.0.0.27 - - [2025-08-18 03:02:11] "GET /virtual-networks?parent_id=aff323e6-ecfd-462a-b3f8-985ea8565ae9&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002625 10.0.0.27 - - [2025-08-18 03:02:12] "GET /virtual-network/98e1b87e-db6b-445c-b40e-ebf95cfdee9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2197 0.005433 10.0.0.27 - - [2025-08-18 03:02:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002883 10.0.0.27 - - [2025-08-18 03:02:12] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003908 10.0.0.27 - - [2025-08-18 03:02:12] "GET /virtual-networks?parent_id=aff323e6-ecfd-462a-b3f8-985ea8565ae9&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003201 10.0.0.27 - - [2025-08-18 03:02:12] "GET /virtual-network/98e1b87e-db6b-445c-b40e-ebf95cfdee9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2197 0.005306 10.0.0.27 - - [2025-08-18 03:02:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002835 10.0.0.27 - - [2025-08-18 03:02:12] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003608 10.0.0.27 - - [2025-08-18 03:02:12] "GET /virtual-networks?parent_id=aff323e6-ecfd-462a-b3f8-985ea8565ae9&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002858 10.0.0.27 - - [2025-08-18 03:02:12] "GET /virtual-network/98e1b87e-db6b-445c-b40e-ebf95cfdee9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2197 0.005698 10.0.0.27 - - [2025-08-18 03:02:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004101 10.0.0.27 - - [2025-08-18 03:02:15] "GET /virtual-network/98e1b87e-db6b-445c-b40e-ebf95cfdee9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2197 0.005169 10.0.0.19 - - [2025-08-18 03:02:16] "DELETE /project/aff323e6ecfd462ab3f8985ea8565ae9 HTTP/1.1" 404 173 0.006924 10.0.0.19 - - [2025-08-18 03:02:16] "GET /projects?obj_uuids=3582dd44-7a2c-4bde-b585-823e15313727&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.000912 10.0.0.19 - - [2025-08-18 03:02:16] "GET /project/3582dd44-7a2c-4bde-b585-823e15313727?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1588 0.043071 10.0.0.19 - - [2025-08-18 03:02:16] "GET /projects?obj_uuids=3582dd44-7a2c-4bde-b585-823e15313727&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.000976 10.0.0.19 - - [2025-08-18 03:02:16] "GET /project/3582dd44-7a2c-4bde-b585-823e15313727?fields=security_groups HTTP/1.1" 200 1453 0.040421 10.0.0.19 - - [2025-08-18 03:02:16] "DELETE /security-group/c77e35b9-c909-4b43-9058-65100f248789 HTTP/1.1" 200 115 0.046803 10.0.0.19 - - [2025-08-18 03:02:16] "GET /projects?obj_uuids=3582dd44-7a2c-4bde-b585-823e15313727&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001236 10.0.0.19 - - [2025-08-18 03:02:16] "GET /project/3582dd44-7a2c-4bde-b585-823e15313727?fields=application_policy_sets HTTP/1.1" 200 1492 0.045776 10.0.0.38 - - [2025-08-18 03:02:16] "DELETE /access-control-list/a602769c-1f2c-4d4f-90c4-0cd159e564ae HTTP/1.1" 200 115 0.040452 10.0.0.19 - - [2025-08-18 03:02:16] "DELETE /project/3582dd44-7a2c-4bde-b585-823e15313727 HTTP/1.1" 200 115 0.369309 10.0.0.27 - - [2025-08-18 03:02:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003834 10.0.0.27 - - [2025-08-18 03:02:19] "GET /virtual-network/98e1b87e-db6b-445c-b40e-ebf95cfdee9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2197 0.006351 10.0.0.27 - - [2025-08-18 03:02:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003511 10.0.0.27 - - [2025-08-18 03:02:23] "GET /virtual-network/98e1b87e-db6b-445c-b40e-ebf95cfdee9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2197 0.005116 10.0.0.27 - - [2025-08-18 03:02:25] "POST /neutron/port HTTP/1.1" 200 1106 0.013223 10.0.0.27 - - [2025-08-18 03:02:25] "POST /neutron/subnet HTTP/1.1" 200 684 0.007309 10.0.0.27 - - [2025-08-18 03:02:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003846 10.0.0.27 - - [2025-08-18 03:02:27] "GET /virtual-network/98e1b87e-db6b-445c-b40e-ebf95cfdee9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2197 0.005912 10.0.0.27 - - [2025-08-18 03:02:31] "POST /neutron/port HTTP/1.1" 200 1106 0.045146 10.0.0.27 - - [2025-08-18 03:02:31] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004717 10.0.0.27 - - [2025-08-18 03:02:31] "POST /neutron/network HTTP/1.1" 200 924 0.008111 10.0.0.27 - - [2025-08-18 03:02:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003659 10.0.0.27 - - [2025-08-18 03:02:31] "GET /virtual-network/98e1b87e-db6b-445c-b40e-ebf95cfdee9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2197 0.005532 10.0.0.27 - - [2025-08-18 03:02:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003968 10.0.0.27 - - [2025-08-18 03:02:35] "GET /virtual-network/98e1b87e-db6b-445c-b40e-ebf95cfdee9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2197 0.005830 10.0.0.27 - - [2025-08-18 03:02:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003127 10.0.0.27 - - [2025-08-18 03:02:39] "GET /virtual-network/98e1b87e-db6b-445c-b40e-ebf95cfdee9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2197 0.004816 10.0.0.27 - - [2025-08-18 03:02:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003833 10.0.0.27 - - [2025-08-18 03:02:42] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004093 10.0.0.27 - - [2025-08-18 03:02:42] "GET /virtual-networks?parent_id=aff323e6-ecfd-462a-b3f8-985ea8565ae9&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003156 10.0.0.27 - - [2025-08-18 03:02:42] "GET /virtual-network/98e1b87e-db6b-445c-b40e-ebf95cfdee9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2197 0.005361 10.0.0.27 - - [2025-08-18 03:02:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005996 10.0.0.27 - - [2025-08-18 03:02:42] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003956 10.0.0.27 - - [2025-08-18 03:02:42] "GET /virtual-networks?parent_id=aff323e6-ecfd-462a-b3f8-985ea8565ae9&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003198 10.0.0.27 - - [2025-08-18 03:02:42] "GET /virtual-network/98e1b87e-db6b-445c-b40e-ebf95cfdee9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2197 0.006331 10.0.0.27 - - [2025-08-18 03:02:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003638 10.0.0.27 - - [2025-08-18 03:02:42] "GET /routing-instance/68bce128-d200-467c-b792-0c0a07b04e84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.007335 10.0.0.27 - - [2025-08-18 03:02:42] "GET /route-target/da4e3fae-d6f9-4099-8ca0-31155aa0995a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003727 10.0.0.27 - - [2025-08-18 03:02:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003121 10.0.0.27 - - [2025-08-18 03:02:42] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003632 10.0.0.27 - - [2025-08-18 03:02:42] "GET /virtual-networks?parent_id=aff323e6-ecfd-462a-b3f8-985ea8565ae9&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002918 10.0.0.27 - - [2025-08-18 03:02:42] "GET /virtual-network/98e1b87e-db6b-445c-b40e-ebf95cfdee9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2197 0.005032 10.0.0.27 - - [2025-08-18 03:02:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002656 10.0.0.27 - - [2025-08-18 03:02:42] "GET /routing-instance/68bce128-d200-467c-b792-0c0a07b04e84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.003580 10.0.0.27 - - [2025-08-18 03:02:42] "GET /route-target/da4e3fae-d6f9-4099-8ca0-31155aa0995a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003040 10.0.0.27 - - [2025-08-18 03:02:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002843 10.0.0.27 - - [2025-08-18 03:02:42] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003541 10.0.0.27 - - [2025-08-18 03:02:42] "GET /virtual-networks?parent_id=aff323e6-ecfd-462a-b3f8-985ea8565ae9&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002433 10.0.0.27 - - [2025-08-18 03:02:42] "GET /virtual-network/98e1b87e-db6b-445c-b40e-ebf95cfdee9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2197 0.005071 10.0.0.27 - - [2025-08-18 03:02:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002656 10.0.0.27 - - [2025-08-18 03:02:42] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004155 10.0.0.27 - - [2025-08-18 03:02:42] "GET /virtual-networks?parent_id=aff323e6-ecfd-462a-b3f8-985ea8565ae9&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002873 10.0.0.27 - - [2025-08-18 03:02:43] "GET /virtual-network/98e1b87e-db6b-445c-b40e-ebf95cfdee9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2197 0.005688 10.0.0.19 - - [2025-08-18 03:02:43] "GET /obj-perms HTTP/1.1" 200 5072 0.045543 10.0.0.27 - - [2025-08-18 03:02:43] "GET /obj-perms HTTP/1.1" 200 5072 0.039217 10.0.0.27 - - [2025-08-18 03:02:43] "GET /obj-perms HTTP/1.1" 200 5072 0.003520 10.0.0.27 - - [2025-08-18 03:02:43] "GET /obj-perms HTTP/1.1" 200 5072 0.003920 10.0.0.38 - - [2025-08-18 03:02:43] "GET /obj-perms HTTP/1.1" 200 5072 0.040283 10.0.0.19 - - [2025-08-18 03:02:43] "GET /obj-perms HTTP/1.1" 200 5072 0.003158 10.0.0.27 - - [2025-08-18 03:02:43] "GET /virtual-machine/58760b71-739c-4424-9545-e01c37ce816d HTTP/1.1" 200 1313 0.003038 10.0.0.27 - - [2025-08-18 03:02:43] "GET /virtual-machine-interface/b65225af-2ef1-4661-a6e3-0d9f8749a768 HTTP/1.1" 200 3192 0.004635 10.0.0.27 - - [2025-08-18 03:02:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002690 10.0.0.27 - - [2025-08-18 03:02:43] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.002808 10.0.0.27 - - [2025-08-18 03:02:43] "GET /virtual-networks?parent_id=aff323e6-ecfd-462a-b3f8-985ea8565ae9&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002712 10.0.0.27 - - [2025-08-18 03:02:43] "GET /virtual-network/98e1b87e-db6b-445c-b40e-ebf95cfdee9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2197 0.005155 10.0.0.27 - - [2025-08-18 03:02:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003348 10.0.0.27 - - [2025-08-18 03:02:44] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003042 10.0.0.27 - - [2025-08-18 03:02:44] "GET /virtual-networks?parent_id=aff323e6-ecfd-462a-b3f8-985ea8565ae9&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002860 10.0.0.27 - - [2025-08-18 03:02:44] "GET /virtual-network/98e1b87e-db6b-445c-b40e-ebf95cfdee9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2197 0.005409 10.0.0.27 - - [2025-08-18 03:02:50] "POST /neutron/port HTTP/1.1" 200 1106 0.015994 10.0.0.27 - - [2025-08-18 03:02:50] "POST /neutron/security_group HTTP/1.1" 200 1411 0.006622 10.0.0.27 - - [2025-08-18 03:02:55] "POST /neutron/port HTTP/1.1" 200 1106 0.021310 10.0.0.27 - - [2025-08-18 03:03:00] "POST /neutron/security_group HTTP/1.1" 200 1411 0.008816 10.0.0.27 - - [2025-08-18 03:03:00] "POST /neutron/port HTTP/1.1" 200 1106 0.019402 10.0.0.27 - - [2025-08-18 03:03:00] "POST /neutron/security_group HTTP/1.1" 200 1411 0.006525 10.0.0.27 - - [2025-08-18 03:03:00] "GET /virtual-machine/44de50e6-b4dd-49ef-ace6-a578d7ad6ba2 HTTP/1.1" 200 1313 0.005976 10.0.0.27 - - [2025-08-18 03:03:00] "GET /virtual-machine/44de50e6-b4dd-49ef-ace6-a578d7ad6ba2 HTTP/1.1" 200 1313 0.003618 10.0.0.27 - - [2025-08-18 03:03:00] "GET /virtual-machine-interface/94fea199-133c-4d67-a8af-0b97abb4bda0 HTTP/1.1" 200 3192 0.007375 10.0.0.27 - - [2025-08-18 03:03:00] "GET /virtual-machine/44de50e6-b4dd-49ef-ace6-a578d7ad6ba2 HTTP/1.1" 200 1313 0.006594 10.0.0.27 - - [2025-08-18 03:03:00] "GET /virtual-machine-interface/94fea199-133c-4d67-a8af-0b97abb4bda0 HTTP/1.1" 200 3192 0.007092 10.0.0.27 - - [2025-08-18 03:03:00] "GET /instance-ip/157f569b-9f66-45f8-aaae-48f28ebf4f13 HTTP/1.1" 200 1700 0.006490 10.0.0.27 - - [2025-08-18 03:03:00] "GET /virtual-machine/44de50e6-b4dd-49ef-ace6-a578d7ad6ba2 HTTP/1.1" 200 1313 0.004507 10.0.0.27 - - [2025-08-18 03:03:00] "GET /virtual-machine-interface/94fea199-133c-4d67-a8af-0b97abb4bda0 HTTP/1.1" 200 3192 0.006238 10.0.0.27 - - [2025-08-18 03:03:00] "GET /instance-ip/157f569b-9f66-45f8-aaae-48f28ebf4f13 HTTP/1.1" 200 1700 0.004275 10.0.0.27 - - [2025-08-18 03:03:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003051 10.0.0.27 - - [2025-08-18 03:03:00] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003270 10.0.0.27 - - [2025-08-18 03:03:00] "GET /virtual-networks?parent_id=aff323e6-ecfd-462a-b3f8-985ea8565ae9&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002675 10.0.0.27 - - [2025-08-18 03:03:00] "GET /virtual-network/98e1b87e-db6b-445c-b40e-ebf95cfdee9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2197 0.005659 10.0.0.27 - - [2025-08-18 03:03:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002738 10.0.0.27 - - [2025-08-18 03:03:01] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005933 10.0.0.27 - - [2025-08-18 03:03:01] "GET /virtual-networks?parent_id=aff323e6-ecfd-462a-b3f8-985ea8565ae9&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.004603 10.0.0.27 - - [2025-08-18 03:03:01] "GET /virtual-network/98e1b87e-db6b-445c-b40e-ebf95cfdee9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2197 0.006487 10.0.0.27 - - [2025-08-18 03:03:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005339 10.0.0.27 - - [2025-08-18 03:03:01] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004538 10.0.0.27 - - [2025-08-18 03:03:01] "GET /virtual-networks?parent_id=aff323e6-ecfd-462a-b3f8-985ea8565ae9&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.004393 10.0.0.27 - - [2025-08-18 03:03:01] "GET /virtual-network/98e1b87e-db6b-445c-b40e-ebf95cfdee9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2197 0.009309 10.0.0.27 - - [2025-08-18 03:03:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003652 10.0.0.27 - - [2025-08-18 03:03:01] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006546 10.0.0.27 - - [2025-08-18 03:03:01] "GET /virtual-networks?parent_id=aff323e6-ecfd-462a-b3f8-985ea8565ae9&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.004912 10.0.0.27 - - [2025-08-18 03:03:01] "GET /virtual-network/98e1b87e-db6b-445c-b40e-ebf95cfdee9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2197 0.006648 10.0.0.27 - - [2025-08-18 03:03:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004304 10.0.0.27 - - [2025-08-18 03:03:01] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004629 10.0.0.27 - - [2025-08-18 03:03:01] "GET /virtual-networks?parent_id=aff323e6-ecfd-462a-b3f8-985ea8565ae9&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.007413 10.0.0.27 - - [2025-08-18 03:03:01] "GET /virtual-network/98e1b87e-db6b-445c-b40e-ebf95cfdee9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2197 0.007226 10.0.0.27 - - [2025-08-18 03:03:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003999 10.0.0.27 - - [2025-08-18 03:03:01] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004021 10.0.0.27 - - [2025-08-18 03:03:01] "GET /virtual-networks?parent_id=aff323e6-ecfd-462a-b3f8-985ea8565ae9&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003412 10.0.0.27 - - [2025-08-18 03:03:01] "GET /virtual-network/98e1b87e-db6b-445c-b40e-ebf95cfdee9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2197 0.005604 10.0.0.27 - - [2025-08-18 03:03:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003227 10.0.0.27 - - [2025-08-18 03:03:01] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003535 10.0.0.27 - - [2025-08-18 03:03:01] "GET /virtual-networks?parent_id=aff323e6-ecfd-462a-b3f8-985ea8565ae9&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002783 10.0.0.27 - - [2025-08-18 03:03:01] "GET /virtual-network/98e1b87e-db6b-445c-b40e-ebf95cfdee9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2197 0.006666 10.0.0.27 - - [2025-08-18 03:03:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003561 10.0.0.27 - - [2025-08-18 03:03:02] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.009420 10.0.0.27 - - [2025-08-18 03:03:02] "GET /virtual-networks?parent_id=aff323e6-ecfd-462a-b3f8-985ea8565ae9&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003762 10.0.0.27 - - [2025-08-18 03:03:02] "GET /virtual-network/98e1b87e-db6b-445c-b40e-ebf95cfdee9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2197 0.005692 10.0.0.27 - - [2025-08-18 03:03:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003989 10.0.0.27 - - [2025-08-18 03:03:03] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003556 10.0.0.27 - - [2025-08-18 03:03:03] "GET /virtual-networks?parent_id=aff323e6-ecfd-462a-b3f8-985ea8565ae9&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002843 10.0.0.27 - - [2025-08-18 03:03:03] "GET /virtual-network/98e1b87e-db6b-445c-b40e-ebf95cfdee9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2197 0.005586 10.0.0.27 - - [2025-08-18 03:03:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003055 10.0.0.27 - - [2025-08-18 03:03:03] "GET /routing-instance/68bce128-d200-467c-b792-0c0a07b04e84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.004340 10.0.0.27 - - [2025-08-18 03:03:03] "GET /route-target/da4e3fae-d6f9-4099-8ca0-31155aa0995a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003550 10.0.0.27 - - [2025-08-18 03:03:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003238 10.0.0.27 - - [2025-08-18 03:03:03] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003096 10.0.0.27 - - [2025-08-18 03:03:03] "GET /virtual-networks?parent_id=aff323e6-ecfd-462a-b3f8-985ea8565ae9&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002916 10.0.0.27 - - [2025-08-18 03:03:03] "GET /virtual-network/98e1b87e-db6b-445c-b40e-ebf95cfdee9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2197 0.005442 10.0.0.27 - - [2025-08-18 03:03:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002553 10.0.0.27 - - [2025-08-18 03:03:03] "GET /routing-instance/68bce128-d200-467c-b792-0c0a07b04e84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.003462 10.0.0.27 - - [2025-08-18 03:03:03] "GET /route-target/da4e3fae-d6f9-4099-8ca0-31155aa0995a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003023 10.0.0.27 - - [2025-08-18 03:03:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002957 10.0.0.27 - - [2025-08-18 03:03:03] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003664 10.0.0.27 - - [2025-08-18 03:03:03] "GET /virtual-networks?parent_id=aff323e6-ecfd-462a-b3f8-985ea8565ae9&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002684 10.0.0.27 - - [2025-08-18 03:03:03] "GET /virtual-network/98e1b87e-db6b-445c-b40e-ebf95cfdee9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2197 0.008985 10.0.0.27 - - [2025-08-18 03:03:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003029 10.0.0.27 - - [2025-08-18 03:03:03] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004308 10.0.0.27 - - [2025-08-18 03:03:03] "GET /virtual-networks?parent_id=aff323e6-ecfd-462a-b3f8-985ea8565ae9&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002559 10.0.0.27 - - [2025-08-18 03:03:03] "GET /virtual-network/98e1b87e-db6b-445c-b40e-ebf95cfdee9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2197 0.005656 10.0.0.27 - - [2025-08-18 03:03:03] "GET /obj-perms HTTP/1.1" 200 5072 0.004176 10.0.0.27 - - [2025-08-18 03:03:04] "GET /obj-perms HTTP/1.1" 200 5072 0.008870 10.0.0.19 - - [2025-08-18 03:03:04] "GET /obj-perms HTTP/1.1" 200 5056 0.058073 10.0.0.27 - - [2025-08-18 03:03:04] "GET /obj-perms HTTP/1.1" 200 5072 0.003872 10.0.0.27 - - [2025-08-18 03:03:04] "GET /virtual-machine/44de50e6-b4dd-49ef-ace6-a578d7ad6ba2 HTTP/1.1" 200 1313 0.004455 10.0.0.27 - - [2025-08-18 03:03:04] "GET /virtual-machine-interface/94fea199-133c-4d67-a8af-0b97abb4bda0 HTTP/1.1" 200 3192 0.007429 10.0.0.27 - - [2025-08-18 03:03:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003129 10.0.0.27 - - [2025-08-18 03:03:04] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003343 10.0.0.27 - - [2025-08-18 03:03:04] "GET /virtual-networks?parent_id=aff323e6-ecfd-462a-b3f8-985ea8565ae9&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002717 10.0.0.27 - - [2025-08-18 03:03:04] "GET /virtual-network/98e1b87e-db6b-445c-b40e-ebf95cfdee9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2197 0.005302 10.0.0.27 - - [2025-08-18 03:03:04] "GET /obj-perms HTTP/1.1" 200 5056 0.045023 10.0.0.27 - - [2025-08-18 03:03:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003914 10.0.0.27 - - [2025-08-18 03:03:05] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004456 10.0.0.27 - - [2025-08-18 03:03:05] "GET /virtual-networks?parent_id=aff323e6-ecfd-462a-b3f8-985ea8565ae9&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003257 10.0.0.27 - - [2025-08-18 03:03:05] "GET /virtual-network/98e1b87e-db6b-445c-b40e-ebf95cfdee9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2197 0.005787 10.0.0.27 - - [2025-08-18 03:03:05] "GET /virtual-machine/58760b71-739c-4424-9545-e01c37ce816d HTTP/1.1" 200 1313 0.003985 10.0.0.27 - - [2025-08-18 03:03:05] "GET /virtual-machine-interface/b65225af-2ef1-4661-a6e3-0d9f8749a768 HTTP/1.1" 200 3192 0.005258 10.0.0.27 - - [2025-08-18 03:03:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002576 10.0.0.27 - - [2025-08-18 03:03:05] "GET /security-group/ac076050-69fb-4d94-b2b9-69dd5e469cf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2691 0.003340 10.0.0.27 - - [2025-08-18 03:03:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002581 10.0.0.27 - - [2025-08-18 03:03:05] "GET /security-group/ac076050-69fb-4d94-b2b9-69dd5e469cf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2691 0.003760 10.0.0.27 - - [2025-08-18 03:03:05] "POST /neutron/port HTTP/1.1" 200 1106 0.029605 10.0.0.27 - - [2025-08-18 03:03:06] "POST /neutron/port HTTP/1.1" 200 1094 0.052999 10.0.0.27 - - [2025-08-18 03:03:06] "GET /virtual-machine/58760b71-739c-4424-9545-e01c37ce816d HTTP/1.1" 200 1313 0.005815 10.0.0.27 - - [2025-08-18 03:03:06] "GET /virtual-machine-interface/b65225af-2ef1-4661-a6e3-0d9f8749a768 HTTP/1.1" 200 3140 0.006027 10.0.0.27 - - [2025-08-18 03:03:06] "POST /neutron/port HTTP/1.1" 200 1094 0.010056 10.0.0.27 - - [2025-08-18 03:03:06] "GET /virtual-machine/58760b71-739c-4424-9545-e01c37ce816d HTTP/1.1" 200 1313 0.004083 10.0.0.27 - - [2025-08-18 03:03:06] "GET /virtual-machine-interface/b65225af-2ef1-4661-a6e3-0d9f8749a768 HTTP/1.1" 200 3192 0.011159 10.0.0.27 - - [2025-08-18 03:03:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002599 10.0.0.27 - - [2025-08-18 03:03:06] "GET /security-group/ac076050-69fb-4d94-b2b9-69dd5e469cf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2691 0.003259 10.0.0.27 - - [2025-08-18 03:03:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002732 10.0.0.27 - - [2025-08-18 03:03:06] "GET /security-group/ac076050-69fb-4d94-b2b9-69dd5e469cf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2691 0.004005 10.0.0.27 - - [2025-08-18 03:03:06] "POST /neutron/security_group HTTP/1.1" 200 1437 0.003695 10.0.0.27 - - [2025-08-18 03:03:26] "POST /neutron/port HTTP/1.1" 200 1106 0.017384 10.0.0.27 - - [2025-08-18 03:03:26] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004399 10.0.0.27 - - [2025-08-18 03:03:26] "POST /neutron/network HTTP/1.1" 200 924 0.006414 10.0.0.27 - - [2025-08-18 03:03:31] "POST /neutron/network HTTP/1.1" 200 934 0.006318 10.0.0.27 - - [2025-08-18 03:03:31] "POST /neutron/port HTTP/1.1" 200 117 0.001139 10.0.0.27 - - [2025-08-18 03:04:00] "POST /neutron/security_group_rule HTTP/1.1" 200 543 0.007774 10.0.0.27 - - [2025-08-18 03:04:01] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.125829 10.0.0.38 - - [2025-08-18 03:04:01] "PUT /access-control-list/222a460c-8f2e-4d71-bd6a-5215fcd5b7ab HTTP/1.1" 200 272 0.012496 10.0.0.27 - - [2025-08-18 03:04:03] "POST /neutron/security_group HTTP/1.1" 200 1411 0.006634 10.0.0.27 - - [2025-08-18 03:04:03] "POST /neutron/port HTTP/1.1" 200 1132 0.009609 10.0.0.27 - - [2025-08-18 03:04:04] "GET /virtual-machine/44de50e6-b4dd-49ef-ace6-a578d7ad6ba2 HTTP/1.1" 200 1313 0.004341 10.0.0.27 - - [2025-08-18 03:04:04] "POST /neutron/port HTTP/1.1" 200 1094 0.028663 10.0.0.19 - - [2025-08-18 03:04:05] "GET /obj-perms HTTP/1.1" 200 5056 0.042712 10.0.0.27 - - [2025-08-18 03:04:06] "GET /virtual-machine/44de50e6-b4dd-49ef-ace6-a578d7ad6ba2 HTTP/1.1" 404 171 0.003234 10.0.0.27 - - [2025-08-18 03:04:06] "GET /virtual-machine/44de50e6-b4dd-49ef-ace6-a578d7ad6ba2 HTTP/1.1" 404 171 0.002786 10.0.0.27 - - [2025-08-18 03:04:06] "GET /virtual-machine/44de50e6-b4dd-49ef-ace6-a578d7ad6ba2 HTTP/1.1" 404 171 0.003023 10.0.0.27 - - [2025-08-18 03:04:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003192 10.0.0.27 - - [2025-08-18 03:04:06] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003429 10.0.0.27 - - [2025-08-18 03:04:06] "GET /virtual-networks?parent_id=aff323e6-ecfd-462a-b3f8-985ea8565ae9&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002500 10.0.0.27 - - [2025-08-18 03:04:06] "GET /virtual-network/98e1b87e-db6b-445c-b40e-ebf95cfdee9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2197 0.005344 10.0.0.27 - - [2025-08-18 03:04:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002837 10.0.0.27 - - [2025-08-18 03:04:06] "GET /routing-instance/68bce128-d200-467c-b792-0c0a07b04e84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.006415 10.0.0.27 - - [2025-08-18 03:04:06] "GET /route-target/da4e3fae-d6f9-4099-8ca0-31155aa0995a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003004 10.0.0.27 - - [2025-08-18 03:04:09] "GET /obj-perms HTTP/1.1" 200 5072 0.003763 10.0.0.27 - - [2025-08-18 03:04:12] "GET /obj-perms HTTP/1.1" 200 5072 0.003841 10.0.0.27 - - [2025-08-18 03:04:19] "GET /obj-perms HTTP/1.1" 200 5072 0.004285 10.0.0.27 - - [2025-08-18 03:04:19] "GET /obj-perms HTTP/1.1" 200 5072 0.003832 10.0.0.38 - - [2025-08-18 03:04:19] "GET /obj-perms HTTP/1.1" 200 5072 0.003180 10.0.0.27 - - [2025-08-18 03:04:19] "POST /neutron/port HTTP/1.1" 200 1106 0.014469 10.0.0.27 - - [2025-08-18 03:04:19] "POST /neutron/port HTTP/1.1" 200 1094 0.068643 10.0.0.27 - - [2025-08-18 03:04:19] "GET /virtual-machine/58760b71-739c-4424-9545-e01c37ce816d HTTP/1.1" 200 1313 0.004134 10.0.0.27 - - [2025-08-18 03:04:20] "POST /neutron/port HTTP/1.1" 200 151 0.151983 10.0.0.27 - - [2025-08-18 03:04:21] "GET /virtual-machine/58760b71-739c-4424-9545-e01c37ce816d HTTP/1.1" 404 171 0.005310 10.0.0.27 - - [2025-08-18 03:04:21] "GET /virtual-machine/58760b71-739c-4424-9545-e01c37ce816d HTTP/1.1" 404 171 0.002624 10.0.0.27 - - [2025-08-18 03:04:21] "GET /virtual-machine/58760b71-739c-4424-9545-e01c37ce816d HTTP/1.1" 404 171 0.002395 10.0.0.27 - - [2025-08-18 03:04:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003145 10.0.0.27 - - [2025-08-18 03:04:21] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003344 10.0.0.27 - - [2025-08-18 03:04:21] "GET /virtual-networks?parent_id=aff323e6-ecfd-462a-b3f8-985ea8565ae9&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003192 10.0.0.27 - - [2025-08-18 03:04:21] "GET /virtual-network/98e1b87e-db6b-445c-b40e-ebf95cfdee9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2197 0.006678 10.0.0.27 - - [2025-08-18 03:04:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003119 10.0.0.27 - - [2025-08-18 03:04:21] "GET /routing-instance/68bce128-d200-467c-b792-0c0a07b04e84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.004437 10.0.0.27 - - [2025-08-18 03:04:21] "GET /route-target/da4e3fae-d6f9-4099-8ca0-31155aa0995a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.002953 10.0.0.27 - - [2025-08-18 03:04:24] "GET /obj-perms HTTP/1.1" 200 5072 0.006825 10.0.0.27 - - [2025-08-18 03:04:28] "GET /obj-perms HTTP/1.1" 200 5072 0.003949 10.0.0.27 - - [2025-08-18 03:04:34] "GET /obj-perms HTTP/1.1" 200 5072 0.003593 10.0.0.27 - - [2025-08-18 03:04:37] "GET /obj-perms HTTP/1.1" 200 5072 0.005158 10.0.0.27 - - [2025-08-18 03:04:43] "GET /obj-perms HTTP/1.1" 200 5072 0.005378 10.0.0.27 - - [2025-08-18 03:04:46] "GET /obj-perms HTTP/1.1" 200 5072 0.003434 10.0.0.27 - - [2025-08-18 03:04:49] "GET /obj-perms HTTP/1.1" 200 5072 0.003433 10.0.0.27 - - [2025-08-18 03:04:50] "POST /neutron/security_group HTTP/1.1" 200 1437 0.004194 10.0.0.38 - - [2025-08-18 03:04:50] "DELETE /access-control-list/4a760883-e65a-48a2-8977-a5e5fe444d0b HTTP/1.1" 200 115 0.039596 10.0.0.27 - - [2025-08-18 03:04:50] "POST /fqname-to-id HTTP/1.1" 404 245 0.003081 10.0.0.19 - - [2025-08-18 03:04:51] "GET /projects?obj_uuids=aff323e6-ecfd-462a-b3f8-985ea8565ae9&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001025 10.0.0.27 - - [2025-08-18 03:04:51] "GET /project/aff323e6-ecfd-462a-b3f8-985ea8565ae9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.064665 10.0.0.19 - - [2025-08-18 03:04:51] "GET /projects?obj_uuids=aff323e6-ecfd-462a-b3f8-985ea8565ae9&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.000911 10.0.0.27 - - [2025-08-18 03:04:51] "GET /project/aff323e6-ecfd-462a-b3f8-985ea8565ae9?fields=virtual_networks HTTP/1.1" 200 1075 0.034092 10.0.0.19 - - [2025-08-18 03:04:51] "GET /projects?obj_uuids=aff323e6-ecfd-462a-b3f8-985ea8565ae9&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001333 10.0.0.27 - - [2025-08-18 03:04:51] "GET /project/aff323e6-ecfd-462a-b3f8-985ea8565ae9?fields=virtual_machine_interfaces HTTP/1.1" 200 1075 0.033899 10.0.0.19 - - [2025-08-18 03:04:52] "GET /projects?obj_uuids=aff323e6-ecfd-462a-b3f8-985ea8565ae9&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001008 10.0.0.27 - - [2025-08-18 03:04:52] "GET /project/aff323e6-ecfd-462a-b3f8-985ea8565ae9?fields=security_groups HTTP/1.1" 200 1322 0.034647 10.0.0.27 - - [2025-08-18 03:04:52] "POST /fqname-to-id HTTP/1.1" 404 186 0.023750 10.0.0.19 - - [2025-08-18 03:04:52] "GET /projects?obj_uuids=472a1dfd-cdc5-46a9-856e-e87a51e24c94&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002981 10.0.0.19 - - [2025-08-18 03:04:52] "GET /domains?obj_uuids=edf943fc-0622-4564-8821-4de9bd04e8a3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001034 10.0.0.19 - - [2025-08-18 03:04:52] "GET /domain/edf943fc-0622-4564-8821-4de9bd04e8a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.027704 10.0.0.19 - - [2025-08-18 03:04:53] "POST /id-to-fqname HTTP/1.1" 200 188 0.003131 10.0.0.19 - - [2025-08-18 03:04:53] "POST /fqname-to-id HTTP/1.1" 404 197 0.003655 10.0.0.19 - - [2025-08-18 03:04:53] "POST /security-groups HTTP/1.1" 200 589 0.026171 10.0.0.19 - - [2025-08-18 03:04:53] "POST /projects HTTP/1.1" 200 581 0.205626 10.0.0.38 - - [2025-08-18 03:04:53] "POST /access-control-lists HTTP/1.1" 200 594 0.023294 10.0.0.19 - - [2025-08-18 03:04:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.277157 10.0.0.27 - - [2025-08-18 03:04:53] "GET /project/472a1dfd-cdc5-46a9-856e-e87a51e24c94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.420873 10.0.0.27 - - [2025-08-18 03:04:54] "GET / HTTP/1.1" 200 35931 0.002018 10.0.0.27 - - [2025-08-18 03:04:55] "POST /fqname-to-id HTTP/1.1" 401 292 0.000491 10.0.0.27 - - [2025-08-18 03:04:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.048690 10.0.0.19 - - [2025-08-18 03:04:56] "GET /projects?obj_uuids=472a1dfd-cdc5-46a9-856e-e87a51e24c94&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001043 10.0.0.27 - - [2025-08-18 03:04:56] "GET /project/472a1dfd-cdc5-46a9-856e-e87a51e24c94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.041957 10.0.0.19 - - [2025-08-18 03:04:56] "GET /projects?obj_uuids=472a1dfd-cdc5-46a9-856e-e87a51e24c94&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001012 10.0.0.27 - - [2025-08-18 03:04:56] "POST /neutron/network HTTP/1.1" 200 615 0.121844 10.0.0.38 - - [2025-08-18 03:04:56] "POST /route-targets HTTP/1.1" 200 327 0.017806 10.0.0.27 - - [2025-08-18 03:04:56] "POST /id-to-fqname HTTP/1.1" 200 224 0.003095 10.0.0.27 - - [2025-08-18 03:04:56] "GET /virtual-network/fc55c08b-1be2-4299-9ae1-f7a250b83184?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005444 10.0.0.27 - - [2025-08-18 03:04:56] "POST /neutron/network HTTP/1.1" 200 832 0.004734 10.0.0.27 - - [2025-08-18 03:04:56] "GET /virtual-network/fc55c08b-1be2-4299-9ae1-f7a250b83184?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.004419 10.0.0.27 - - [2025-08-18 03:04:56] "POST /id-to-fqname HTTP/1.1" 200 224 0.001218 10.0.0.27 - - [2025-08-18 03:04:57] "POST /neutron/network HTTP/1.1" 200 842 0.008412 10.0.0.19 - - [2025-08-18 03:04:57] "GET /projects?obj_uuids=472a1dfd-cdc5-46a9-856e-e87a51e24c94&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001272 10.0.0.27 - - [2025-08-18 03:04:57] "GET /project/472a1dfd-cdc5-46a9-856e-e87a51e24c94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.052758 10.0.0.27 - - [2025-08-18 03:04:58] "POST /neutron/port HTTP/1.1" 200 117 0.005326 10.0.0.19 - - [2025-08-18 03:04:58] "GET /projects?obj_uuids=472a1dfd-cdc5-46a9-856e-e87a51e24c94&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001019 10.0.0.27 - - [2025-08-18 03:04:58] "POST /neutron/port HTTP/1.1" 200 1056 0.271727 10.0.0.27 - - [2025-08-18 03:04:58] "POST /neutron/port HTTP/1.1" 200 1110 0.103193 10.0.0.27 - - [2025-08-18 03:04:59] "POST /neutron/subnet HTTP/1.1" 200 689 0.029826 10.0.0.27 - - [2025-08-18 03:05:03] "POST /neutron/port HTTP/1.1" 200 1084 0.013551 10.0.0.27 - - [2025-08-18 03:05:03] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007111 10.0.0.27 - - [2025-08-18 03:05:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002841 10.0.0.19 - - [2025-08-18 03:05:03] "GET /projects?obj_uuids=472a1dfd-cdc5-46a9-856e-e87a51e24c94&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000968 10.0.0.27 - - [2025-08-18 03:05:03] "GET /project/472a1dfd-cdc5-46a9-856e-e87a51e24c94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.029536 10.0.0.19 - - [2025-08-18 03:05:03] "POST /useragent-kv HTTP/1.1" 200 115 0.013024 10.0.0.27 - - [2025-08-18 03:05:03] "POST /neutron/subnet HTTP/1.1" 200 715 0.234445 10.0.0.27 - - [2025-08-18 03:05:03] "POST /id-to-fqname HTTP/1.1" 200 223 0.001361 10.0.0.27 - - [2025-08-18 03:05:03] "GET /virtual-network/6a9fdd63-e1b9-4437-b4e6-5c8745375db0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006820 10.0.0.27 - - [2025-08-18 03:05:03] "GET /virtual-network/6a9fdd63-e1b9-4437-b4e6-5c8745375db0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.004747 10.0.0.27 - - [2025-08-18 03:05:03] "POST /neutron/network HTTP/1.1" 200 830 0.005414 10.0.0.38 - - [2025-08-18 03:05:04] "POST /ref-update HTTP/1.1" 200 156 0.021537 10.0.0.27 - - [2025-08-18 03:05:04] "GET /virtual-network/6a9fdd63-e1b9-4437-b4e6-5c8745375db0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005544 10.0.0.27 - - [2025-08-18 03:05:05] "GET /obj-perms HTTP/1.1" 200 5056 0.322158 10.0.0.19 - - [2025-08-18 03:05:05] "GET /obj-perms HTTP/1.1" 200 5026 0.055568 10.0.0.27 - - [2025-08-18 03:05:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002465 10.0.0.19 - - [2025-08-18 03:05:05] "GET /projects?obj_uuids=472a1dfd-cdc5-46a9-856e-e87a51e24c94&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000892 10.0.0.27 - - [2025-08-18 03:05:05] "GET /project/472a1dfd-cdc5-46a9-856e-e87a51e24c94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.029796 10.0.0.19 - - [2025-08-18 03:05:06] "GET /projects?obj_uuids=472a1dfd-cdc5-46a9-856e-e87a51e24c94&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001405 10.0.0.27 - - [2025-08-18 03:05:06] "POST /neutron/network HTTP/1.1" 200 613 0.124431 10.0.0.38 - - [2025-08-18 03:05:06] "GET /obj-perms HTTP/1.1" 200 5056 0.048841 10.0.0.27 - - [2025-08-18 03:05:06] "POST /id-to-fqname HTTP/1.1" 200 223 0.003346 10.0.0.27 - - [2025-08-18 03:05:06] "GET /virtual-network/98d17d6b-815d-4b42-b2fd-5b53176bf7cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.004705 10.0.0.27 - - [2025-08-18 03:05:06] "POST /neutron/network HTTP/1.1" 200 831 0.005175 10.0.0.27 - - [2025-08-18 03:05:06] "GET /virtual-network/98d17d6b-815d-4b42-b2fd-5b53176bf7cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.004310 10.0.0.27 - - [2025-08-18 03:05:06] "GET /virtual-network/98d17d6b-815d-4b42-b2fd-5b53176bf7cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.004788 10.0.0.27 - - [2025-08-18 03:05:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002738 10.0.0.19 - - [2025-08-18 03:05:07] "GET /projects?obj_uuids=472a1dfd-cdc5-46a9-856e-e87a51e24c94&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000963 10.0.0.27 - - [2025-08-18 03:05:07] "GET /project/472a1dfd-cdc5-46a9-856e-e87a51e24c94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.039057 10.0.0.27 - - [2025-08-18 03:05:07] "POST /neutron/network HTTP/1.1" 200 117 0.010985 10.0.0.38 - - [2025-08-18 03:05:07] "POST /route-targets HTTP/1.1" 200 327 0.010026 10.0.0.27 - - [2025-08-18 03:05:07] "POST /neutron/network HTTP/1.1" 200 835 0.007309 10.0.0.27 - - [2025-08-18 03:05:07] "POST /id-to-fqname HTTP/1.1" 200 224 0.001001 10.0.0.27 - - [2025-08-18 03:05:07] "GET /virtual-network/e4c62412-890f-4064-b03c-a8db17e58806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.005111 10.0.0.27 - - [2025-08-18 03:05:07] "GET /virtual-network/e4c62412-890f-4064-b03c-a8db17e58806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.004708 10.0.0.27 - - [2025-08-18 03:05:07] "POST /neutron/subnet HTTP/1.1" 200 730 0.006726 10.0.0.27 - - [2025-08-18 03:05:07] "GET /virtual-network/e4c62412-890f-4064-b03c-a8db17e58806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.005327 10.0.0.27 - - [2025-08-18 03:05:08] "POST /id-to-fqname HTTP/1.1" 200 223 0.001329 10.0.0.27 - - [2025-08-18 03:05:08] "POST /neutron/network HTTP/1.1" 200 841 0.018289 10.0.0.19 - - [2025-08-18 03:05:09] "GET /projects?obj_uuids=472a1dfd-cdc5-46a9-856e-e87a51e24c94&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000973 10.0.0.27 - - [2025-08-18 03:05:09] "GET /project/472a1dfd-cdc5-46a9-856e-e87a51e24c94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.058381 10.0.0.27 - - [2025-08-18 03:05:09] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006728 10.0.0.27 - - [2025-08-18 03:05:09] "POST /id-to-fqname HTTP/1.1" 200 224 0.001325 10.0.0.27 - - [2025-08-18 03:05:09] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006103 10.0.0.19 - - [2025-08-18 03:05:09] "GET /projects?obj_uuids=472a1dfd-cdc5-46a9-856e-e87a51e24c94&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000966 10.0.0.27 - - [2025-08-18 03:05:09] "POST /neutron/port HTTP/1.1" 200 1057 0.201999 10.0.0.27 - - [2025-08-18 03:05:10] "POST /neutron/port HTTP/1.1" 200 1111 0.100983 10.0.0.27 - - [2025-08-18 03:05:10] "POST /neutron/subnet HTTP/1.1" 200 694 0.007978 10.0.0.19 - - [2025-08-18 03:05:10] "GET /projects?obj_uuids=472a1dfd-cdc5-46a9-856e-e87a51e24c94&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001003 10.0.0.27 - - [2025-08-18 03:05:10] "GET /project/472a1dfd-cdc5-46a9-856e-e87a51e24c94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.075322 10.0.0.27 - - [2025-08-18 03:05:10] "POST /neutron/network HTTP/1.1" 200 835 0.005530 10.0.0.27 - - [2025-08-18 03:05:10] "POST /neutron/port HTTP/1.1" 200 117 0.005938 10.0.0.27 - - [2025-08-18 03:05:10] "POST /fqname-to-id HTTP/1.1" 404 193 0.002763 10.0.0.27 - - [2025-08-18 03:05:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002381 10.0.0.19 - - [2025-08-18 03:05:10] "GET /domains?obj_uuids=edf943fc-0622-4564-8821-4de9bd04e8a3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001063 10.0.0.27 - - [2025-08-18 03:05:10] "GET /domain/edf943fc-0622-4564-8821-4de9bd04e8a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.007687 10.0.0.27 - - [2025-08-18 03:05:10] "POST /service-templates HTTP/1.1" 200 543 0.024761 10.0.0.27 - - [2025-08-18 03:05:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004110 10.0.0.27 - - [2025-08-18 03:05:10] "GET /service-template/737ef1fd-f752-437a-93f9-55c8f370e512?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1817 0.005346 10.0.0.27 - - [2025-08-18 03:05:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002686 10.0.0.27 - - [2025-08-18 03:05:11] "GET /service-template/737ef1fd-f752-437a-93f9-55c8f370e512?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1817 0.003936 10.0.0.27 - - [2025-08-18 03:05:11] "POST /id-to-fqname HTTP/1.1" 200 223 0.001329 10.0.0.27 - - [2025-08-18 03:05:11] "POST /id-to-fqname HTTP/1.1" 200 223 0.001832 10.0.0.27 - - [2025-08-18 03:05:11] "POST /id-to-fqname HTTP/1.1" 200 224 0.001821 10.0.0.27 - - [2025-08-18 03:05:11] "POST /neutron/port HTTP/1.1" 200 2884 0.044403 10.0.0.27 - - [2025-08-18 03:05:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002840 10.0.0.27 - - [2025-08-18 03:05:11] "POST /neutron/port HTTP/1.1" 200 1059 0.013146 10.0.0.27 - - [2025-08-18 03:05:11] "DELETE /service-template/737ef1fd-f752-437a-93f9-55c8f370e512 HTTP/1.1" 200 115 0.037816 10.0.0.27 - - [2025-08-18 03:05:11] "POST /fqname-to-id HTTP/1.1" 404 193 0.002484 10.0.0.27 - - [2025-08-18 03:05:11] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003180 10.0.0.27 - - [2025-08-18 03:05:11] "POST /neutron/network HTTP/1.1" 200 835 0.006156 10.0.0.27 - - [2025-08-18 03:05:12] "POST /neutron/port HTTP/1.1" 200 1085 0.012856 10.0.0.27 - - [2025-08-18 03:05:13] "POST /neutron/port HTTP/1.1" 200 1087 0.018939 10.0.0.27 - - [2025-08-18 03:05:13] "POST /neutron/port HTTP/1.1" 200 117 0.005865 10.0.0.27 - - [2025-08-18 03:05:13] "POST /neutron/network HTTP/1.1" 200 835 0.005873 10.0.0.38 - - [2025-08-18 03:05:14] "DELETE /route-target/129e356b-9976-41bd-91d1-45777946e093 HTTP/1.1" 200 115 0.020835 10.0.0.27 - - [2025-08-18 03:05:14] "POST /neutron/network HTTP/1.1" 200 831 0.006827 10.0.0.19 - - [2025-08-18 03:05:14] "POST /useragent-kv HTTP/1.1" 200 115 0.003211 10.0.0.38 - - [2025-08-18 03:05:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003866 10.0.0.19 - - [2025-08-18 03:05:14] "POST /useragent-kv HTTP/1.1" 200 115 0.002495 10.0.0.27 - - [2025-08-18 03:05:14] "POST /neutron/network HTTP/1.1" 200 151 0.103361 10.0.0.27 - - [2025-08-18 03:05:15] "POST /neutron/port HTTP/1.1" 200 1084 0.013865 10.0.0.19 - - [2025-08-18 03:05:16] "DELETE /project/472a1dfdcdc546a9856ee87a51e24c94 HTTP/1.1" 404 173 0.006645 10.0.0.19 - - [2025-08-18 03:05:16] "GET /projects?obj_uuids=aff323e6-ecfd-462a-b3f8-985ea8565ae9&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001334 10.0.0.19 - - [2025-08-18 03:05:17] "GET /project/aff323e6-ecfd-462a-b3f8-985ea8565ae9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1553 0.038017 10.0.0.19 - - [2025-08-18 03:05:17] "GET /projects?obj_uuids=aff323e6-ecfd-462a-b3f8-985ea8565ae9&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.000976 10.0.0.27 - - [2025-08-18 03:05:17] "POST /neutron/network HTTP/1.1" 200 832 0.005647 10.0.0.19 - - [2025-08-18 03:05:17] "GET /project/aff323e6-ecfd-462a-b3f8-985ea8565ae9?fields=security_groups HTTP/1.1" 200 1427 0.043648 10.0.0.19 - - [2025-08-18 03:05:17] "DELETE /security-group/3c90ef96-8250-4881-8df1-fbb7ce6f2831 HTTP/1.1" 200 115 0.039229 10.0.0.19 - - [2025-08-18 03:05:17] "GET /projects?obj_uuids=aff323e6-ecfd-462a-b3f8-985ea8565ae9&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.000991 10.0.0.19 - - [2025-08-18 03:05:17] "GET /project/aff323e6-ecfd-462a-b3f8-985ea8565ae9?fields=application_policy_sets HTTP/1.1" 200 1466 0.052498 10.0.0.38 - - [2025-08-18 03:05:17] "DELETE /access-control-list/4d3e5d86-4dd4-4e05-9188-0fa249c75dd9 HTTP/1.1" 200 115 0.032932 10.0.0.19 - - [2025-08-18 03:05:17] "DELETE /project/aff323e6-ecfd-462a-b3f8-985ea8565ae9 HTTP/1.1" 200 115 0.426839 10.0.0.27 - - [2025-08-18 03:05:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003322 10.0.0.19 - - [2025-08-18 03:05:19] "GET /projects?obj_uuids=472a1dfd-cdc5-46a9-856e-e87a51e24c94&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000961 10.0.0.27 - - [2025-08-18 03:05:20] "GET /project/472a1dfd-cdc5-46a9-856e-e87a51e24c94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.039596 10.0.0.19 - - [2025-08-18 03:05:20] "GET /projects?obj_uuids=472a1dfd-cdc5-46a9-856e-e87a51e24c94&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000984 10.0.0.27 - - [2025-08-18 03:05:20] "POST /neutron/network HTTP/1.1" 200 613 0.100843 10.0.0.38 - - [2025-08-18 03:05:20] "POST /route-targets HTTP/1.1" 200 327 0.012400 10.0.0.27 - - [2025-08-18 03:05:20] "POST /id-to-fqname HTTP/1.1" 200 223 0.002852 10.0.0.27 - - [2025-08-18 03:05:20] "GET /virtual-network/71b7deb6-d2ff-49b1-8c65-0282dc4ca442?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006667 10.0.0.27 - - [2025-08-18 03:05:20] "POST /neutron/network HTTP/1.1" 200 829 0.005786 10.0.0.27 - - [2025-08-18 03:05:20] "GET /virtual-network/71b7deb6-d2ff-49b1-8c65-0282dc4ca442?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.004972 10.0.0.27 - - [2025-08-18 03:05:20] "GET /virtual-network/71b7deb6-d2ff-49b1-8c65-0282dc4ca442?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005497 10.0.0.27 - - [2025-08-18 03:05:20] "GET /obj-perms HTTP/1.1" 200 5026 0.044344 10.0.0.38 - - [2025-08-18 03:05:21] "GET /obj-perms HTTP/1.1" 200 5026 0.046868 10.0.0.19 - - [2025-08-18 03:05:21] "GET /obj-perms HTTP/1.1" 200 5026 0.004669 10.0.0.27 - - [2025-08-18 03:05:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004240 10.0.0.19 - - [2025-08-18 03:05:21] "GET /projects?obj_uuids=472a1dfd-cdc5-46a9-856e-e87a51e24c94&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001468 10.0.0.27 - - [2025-08-18 03:05:21] "GET /project/472a1dfd-cdc5-46a9-856e-e87a51e24c94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.060223 10.0.0.27 - - [2025-08-18 03:05:21] "POST /neutron/network HTTP/1.1" 200 117 0.010635 10.0.0.38 - - [2025-08-18 03:05:21] "POST /ref-update HTTP/1.1" 200 156 0.022141 10.0.0.27 - - [2025-08-18 03:05:21] "POST /neutron/network HTTP/1.1" 200 832 0.008406 10.0.0.27 - - [2025-08-18 03:05:21] "POST /id-to-fqname HTTP/1.1" 200 223 0.001082 10.0.0.27 - - [2025-08-18 03:05:21] "GET /virtual-network/df6d3667-e6d7-4f32-8a13-129b0f259645?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.004794 10.0.0.27 - - [2025-08-18 03:05:21] "GET /virtual-network/df6d3667-e6d7-4f32-8a13-129b0f259645?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006488 10.0.0.27 - - [2025-08-18 03:05:21] "POST /neutron/subnet HTTP/1.1" 200 725 0.007712 10.0.0.27 - - [2025-08-18 03:05:21] "GET /virtual-network/df6d3667-e6d7-4f32-8a13-129b0f259645?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005230 10.0.0.27 - - [2025-08-18 03:05:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003350 10.0.0.19 - - [2025-08-18 03:05:22] "GET /projects?obj_uuids=472a1dfd-cdc5-46a9-856e-e87a51e24c94&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000978 10.0.0.27 - - [2025-08-18 03:05:22] "GET /project/472a1dfd-cdc5-46a9-856e-e87a51e24c94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.042659 10.0.0.19 - - [2025-08-18 03:05:22] "POST /useragent-kv HTTP/1.1" 200 115 0.009666 10.0.0.27 - - [2025-08-18 03:05:22] "POST /neutron/subnet HTTP/1.1" 200 720 0.214761 10.0.0.27 - - [2025-08-18 03:05:22] "POST /id-to-fqname HTTP/1.1" 200 224 0.001224 10.0.0.27 - - [2025-08-18 03:05:22] "GET /virtual-network/33843606-142e-4f0d-a577-b6193086fcf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.004833 10.0.0.27 - - [2025-08-18 03:05:22] "GET /virtual-network/33843606-142e-4f0d-a577-b6193086fcf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.004922 10.0.0.27 - - [2025-08-18 03:05:22] "POST /neutron/network HTTP/1.1" 200 833 0.005542 10.0.0.27 - - [2025-08-18 03:05:22] "GET /virtual-network/33843606-142e-4f0d-a577-b6193086fcf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006293 10.0.0.27 - - [2025-08-18 03:05:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003286 10.0.0.19 - - [2025-08-18 03:05:23] "GET /projects?obj_uuids=472a1dfd-cdc5-46a9-856e-e87a51e24c94&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000967 10.0.0.27 - - [2025-08-18 03:05:23] "GET /project/472a1dfd-cdc5-46a9-856e-e87a51e24c94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.034252 10.0.0.19 - - [2025-08-18 03:05:23] "GET /projects?obj_uuids=472a1dfd-cdc5-46a9-856e-e87a51e24c94&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001030 10.0.0.27 - - [2025-08-18 03:05:23] "POST /neutron/network HTTP/1.1" 200 625 0.110470 10.0.0.38 - - [2025-08-18 03:05:23] "POST /route-targets HTTP/1.1" 200 327 0.013763 10.0.0.27 - - [2025-08-18 03:05:23] "POST /id-to-fqname HTTP/1.1" 200 229 0.002785 10.0.0.27 - - [2025-08-18 03:05:23] "GET /virtual-network/3567694c-2795-4322-ae1d-a24bdb6ece16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.004966 10.0.0.27 - - [2025-08-18 03:05:23] "POST /neutron/network HTTP/1.1" 200 846 0.005229 10.0.0.27 - - [2025-08-18 03:05:23] "GET /virtual-network/3567694c-2795-4322-ae1d-a24bdb6ece16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.004375 10.0.0.27 - - [2025-08-18 03:05:23] "GET /virtual-network/3567694c-2795-4322-ae1d-a24bdb6ece16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.005642 10.0.0.27 - - [2025-08-18 03:05:24] "GET /obj-perms HTTP/1.1" 200 5026 0.003245 10.0.0.38 - - [2025-08-18 03:05:24] "GET /obj-perms HTTP/1.1" 200 5026 0.003231 10.0.0.19 - - [2025-08-18 03:05:24] "GET /obj-perms HTTP/1.1" 200 5026 0.003383 10.0.0.27 - - [2025-08-18 03:05:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003065 10.0.0.19 - - [2025-08-18 03:05:24] "GET /projects?obj_uuids=472a1dfd-cdc5-46a9-856e-e87a51e24c94&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001325 10.0.0.27 - - [2025-08-18 03:05:24] "GET /project/472a1dfd-cdc5-46a9-856e-e87a51e24c94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.054821 10.0.0.27 - - [2025-08-18 03:05:24] "POST /neutron/network HTTP/1.1" 200 117 0.028034 10.0.0.38 - - [2025-08-18 03:05:24] "POST /ref-update HTTP/1.1" 200 156 0.033219 10.0.0.27 - - [2025-08-18 03:05:24] "POST /neutron/network HTTP/1.1" 200 845 0.007470 10.0.0.27 - - [2025-08-18 03:05:24] "POST /id-to-fqname HTTP/1.1" 200 230 0.001043 10.0.0.27 - - [2025-08-18 03:05:24] "GET /virtual-network/503dcb38-380e-4ca6-b01e-36b153a1abb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.004738 10.0.0.27 - - [2025-08-18 03:05:24] "GET /virtual-network/503dcb38-380e-4ca6-b01e-36b153a1abb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.005532 10.0.0.27 - - [2025-08-18 03:05:24] "POST /neutron/subnet HTTP/1.1" 200 720 0.007655 10.0.0.27 - - [2025-08-18 03:05:24] "GET /virtual-network/503dcb38-380e-4ca6-b01e-36b153a1abb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.005115 10.0.0.27 - - [2025-08-18 03:05:25] "POST /id-to-fqname HTTP/1.1" 200 223 0.001320 10.0.0.19 - - [2025-08-18 03:05:25] "GET /projects?obj_uuids=472a1dfd-cdc5-46a9-856e-e87a51e24c94&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001057 10.0.0.27 - - [2025-08-18 03:05:26] "GET /project/472a1dfd-cdc5-46a9-856e-e87a51e24c94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.054516 10.0.0.27 - - [2025-08-18 03:05:26] "POST /neutron/port HTTP/1.1" 200 117 0.005974 10.0.0.27 - - [2025-08-18 03:05:26] "POST /id-to-fqname HTTP/1.1" 200 224 0.001350 10.0.0.27 - - [2025-08-18 03:05:26] "POST /neutron/network HTTP/1.1" 200 843 0.006091 10.0.0.27 - - [2025-08-18 03:05:26] "POST /neutron/port HTTP/1.1" 200 1058 0.013037 10.0.0.27 - - [2025-08-18 03:05:27] "POST /neutron/port HTTP/1.1" 200 1086 0.017289 10.0.0.27 - - [2025-08-18 03:05:27] "POST /neutron/port HTTP/1.1" 200 117 0.001186 10.0.0.19 - - [2025-08-18 03:05:27] "GET /projects?obj_uuids=472a1dfd-cdc5-46a9-856e-e87a51e24c94&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001368 10.0.0.27 - - [2025-08-18 03:05:27] "GET /project/472a1dfd-cdc5-46a9-856e-e87a51e24c94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.062577 10.0.0.27 - - [2025-08-18 03:05:27] "POST /neutron/port HTTP/1.1" 200 1086 0.015935 10.0.0.27 - - [2025-08-18 03:05:27] "POST /fqname-to-id HTTP/1.1" 404 193 0.003599 10.0.0.27 - - [2025-08-18 03:05:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002595 10.0.0.19 - - [2025-08-18 03:05:27] "GET /domains?obj_uuids=edf943fc-0622-4564-8821-4de9bd04e8a3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000993 10.0.0.27 - - [2025-08-18 03:05:27] "GET /domain/edf943fc-0622-4564-8821-4de9bd04e8a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.007527 10.0.0.27 - - [2025-08-18 03:05:27] "POST /service-templates HTTP/1.1" 200 543 0.022409 10.0.0.27 - - [2025-08-18 03:05:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003248 10.0.0.27 - - [2025-08-18 03:05:27] "GET /service-template/d4d5bed1-8e71-4c43-a6d7-bb4e0bc8633a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1815 0.005352 10.0.0.27 - - [2025-08-18 03:05:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003134 10.0.0.27 - - [2025-08-18 03:05:27] "GET /service-template/d4d5bed1-8e71-4c43-a6d7-bb4e0bc8633a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1815 0.003572 10.0.0.27 - - [2025-08-18 03:05:27] "POST /id-to-fqname HTTP/1.1" 200 223 0.001013 10.0.0.27 - - [2025-08-18 03:05:27] "POST /neutron/network HTTP/1.1" 200 843 0.005839 10.0.0.27 - - [2025-08-18 03:05:27] "POST /id-to-fqname HTTP/1.1" 200 229 0.001179 10.0.0.27 - - [2025-08-18 03:05:27] "POST /id-to-fqname HTTP/1.1" 200 230 0.001210 10.0.0.27 - - [2025-08-18 03:05:28] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008367 10.0.0.27 - - [2025-08-18 03:05:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.010046 10.0.0.27 - - [2025-08-18 03:05:28] "POST /neutron/port HTTP/1.1" 200 1111 0.115749 10.0.0.27 - - [2025-08-18 03:05:28] "DELETE /service-template/d4d5bed1-8e71-4c43-a6d7-bb4e0bc8633a HTTP/1.1" 200 115 0.033140 10.0.0.27 - - [2025-08-18 03:05:28] "POST /fqname-to-id HTTP/1.1" 404 193 0.002604 10.0.0.27 - - [2025-08-18 03:05:28] "POST /neutron/port HTTP/1.1" 200 1086 0.013333 10.0.0.27 - - [2025-08-18 03:05:28] "POST /neutron/port HTTP/1.1" 200 1086 0.015632 10.0.0.19 - - [2025-08-18 03:05:28] "POST /useragent-kv HTTP/1.1" 200 115 0.003545 10.0.0.27 - - [2025-08-18 03:05:28] "POST /neutron/subnet HTTP/1.1" 200 699 0.016806 10.0.0.19 - - [2025-08-18 03:05:28] "POST /useragent-kv HTTP/1.1" 200 115 0.002093 10.0.0.27 - - [2025-08-18 03:05:28] "POST /neutron/network HTTP/1.1" 200 151 0.109519 10.0.0.27 - - [2025-08-18 03:05:28] "POST /neutron/network HTTP/1.1" 200 846 0.006023 10.0.0.38 - - [2025-08-18 03:05:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003192 10.0.0.27 - - [2025-08-18 03:05:29] "POST /neutron/port HTTP/1.1" 200 1112 0.011652 10.0.0.27 - - [2025-08-18 03:05:29] "POST /neutron/network HTTP/1.1" 400 204 0.022345 10.0.0.27 - - [2025-08-18 03:05:30] "POST /neutron/port HTTP/1.1" 200 151 0.135500 10.0.0.27 - - [2025-08-18 03:05:30] "POST /neutron/network HTTP/1.1" 200 117 0.009637 10.0.0.19 - - [2025-08-18 03:05:31] "POST /useragent-kv HTTP/1.1" 200 115 0.003846 10.0.0.19 - - [2025-08-18 03:05:31] "POST /useragent-kv HTTP/1.1" 200 115 0.005151 10.0.0.27 - - [2025-08-18 03:05:31] "POST /neutron/network HTTP/1.1" 200 151 0.118468 10.0.0.38 - - [2025-08-18 03:05:31] "DELETE /route-target/b398cd3e-c83a-4bfb-9418-0281e822a83c HTTP/1.1" 200 115 0.023530 10.0.0.27 - - [2025-08-18 03:05:32] "POST /neutron/network HTTP/1.1" 200 829 0.006271 10.0.0.38 - - [2025-08-18 03:05:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003434 10.0.0.19 - - [2025-08-18 03:05:33] "GET /projects?obj_uuids=472a1dfd-cdc5-46a9-856e-e87a51e24c94&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001203 10.0.0.27 - - [2025-08-18 03:05:33] "GET /project/472a1dfd-cdc5-46a9-856e-e87a51e24c94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.042949 10.0.0.19 - - [2025-08-18 03:05:33] "GET /projects?obj_uuids=472a1dfd-cdc5-46a9-856e-e87a51e24c94&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000997 10.0.0.27 - - [2025-08-18 03:05:33] "GET /project/472a1dfd-cdc5-46a9-856e-e87a51e24c94?fields=virtual_networks HTTP/1.1" 200 1027 0.044209 10.0.0.19 - - [2025-08-18 03:05:33] "GET /projects?obj_uuids=472a1dfd-cdc5-46a9-856e-e87a51e24c94&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001019 10.0.0.27 - - [2025-08-18 03:05:33] "GET /project/472a1dfd-cdc5-46a9-856e-e87a51e24c94?fields=virtual_machine_interfaces HTTP/1.1" 200 1027 0.031934 10.0.0.19 - - [2025-08-18 03:05:33] "GET /projects?obj_uuids=472a1dfd-cdc5-46a9-856e-e87a51e24c94&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001080 10.0.0.27 - - [2025-08-18 03:05:34] "GET /project/472a1dfd-cdc5-46a9-856e-e87a51e24c94?fields=security_groups HTTP/1.1" 200 1251 0.043249 10.0.0.27 - - [2025-08-18 03:05:34] "POST /fqname-to-id HTTP/1.1" 404 186 0.021708 10.0.0.19 - - [2025-08-18 03:05:34] "GET /projects?obj_uuids=28033a85-419b-4ade-92eb-62878f4dfe4b&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002991 10.0.0.19 - - [2025-08-18 03:05:34] "GET /domains?obj_uuids=edf943fc-0622-4564-8821-4de9bd04e8a3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001060 10.0.0.19 - - [2025-08-18 03:05:34] "GET /domain/edf943fc-0622-4564-8821-4de9bd04e8a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007721 10.0.0.19 - - [2025-08-18 03:05:34] "POST /id-to-fqname HTTP/1.1" 200 188 0.001194 10.0.0.19 - - [2025-08-18 03:05:34] "POST /fqname-to-id HTTP/1.1" 404 197 0.006393 10.0.0.19 - - [2025-08-18 03:05:35] "POST /security-groups HTTP/1.1" 200 589 0.024840 10.0.0.19 - - [2025-08-18 03:05:35] "POST /projects HTTP/1.1" 200 581 0.210952 10.0.0.38 - - [2025-08-18 03:05:35] "POST /access-control-lists HTTP/1.1" 200 594 0.024403 10.0.0.19 - - [2025-08-18 03:05:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.279042 10.0.0.27 - - [2025-08-18 03:05:35] "GET /project/28033a85-419b-4ade-92eb-62878f4dfe4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.446622 10.0.0.27 - - [2025-08-18 03:05:36] "GET / HTTP/1.1" 200 35931 0.003297 10.0.0.27 - - [2025-08-18 03:05:38] "POST /fqname-to-id HTTP/1.1" 401 292 0.000457 10.0.0.27 - - [2025-08-18 03:05:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.051247 10.0.0.19 - - [2025-08-18 03:05:38] "GET /projects?obj_uuids=28033a85-419b-4ade-92eb-62878f4dfe4b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001305 10.0.0.27 - - [2025-08-18 03:05:38] "GET /project/28033a85-419b-4ade-92eb-62878f4dfe4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.047002 10.0.0.19 - - [2025-08-18 03:05:38] "GET /projects?obj_uuids=28033a85-419b-4ade-92eb-62878f4dfe4b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001061 10.0.0.27 - - [2025-08-18 03:05:38] "POST /neutron/network HTTP/1.1" 200 613 0.148445 10.0.0.38 - - [2025-08-18 03:05:38] "POST /route-targets HTTP/1.1" 200 327 0.015409 10.0.0.27 - - [2025-08-18 03:05:38] "POST /id-to-fqname HTTP/1.1" 200 223 0.003035 10.0.0.27 - - [2025-08-18 03:05:38] "GET /virtual-network/df9a2fd9-1383-4604-aff0-0672f6965034?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.011877 10.0.0.27 - - [2025-08-18 03:05:38] "POST /neutron/network HTTP/1.1" 200 834 0.007859 10.0.0.27 - - [2025-08-18 03:05:38] "GET /virtual-network/df9a2fd9-1383-4604-aff0-0672f6965034?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.005888 10.0.0.27 - - [2025-08-18 03:05:39] "GET /virtual-network/df9a2fd9-1383-4604-aff0-0672f6965034?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.005581 10.0.0.27 - - [2025-08-18 03:05:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004025 10.0.0.19 - - [2025-08-18 03:05:40] "GET /projects?obj_uuids=28033a85-419b-4ade-92eb-62878f4dfe4b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001331 10.0.0.27 - - [2025-08-18 03:05:40] "GET /project/28033a85-419b-4ade-92eb-62878f4dfe4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.038292 10.0.0.27 - - [2025-08-18 03:05:40] "POST /neutron/network HTTP/1.1" 200 117 0.010765 10.0.0.38 - - [2025-08-18 03:05:41] "POST /ref-update HTTP/1.1" 200 156 0.022272 10.0.0.27 - - [2025-08-18 03:05:41] "POST /neutron/network HTTP/1.1" 200 836 0.012438 10.0.0.27 - - [2025-08-18 03:05:41] "POST /id-to-fqname HTTP/1.1" 200 225 0.001616 10.0.0.27 - - [2025-08-18 03:05:41] "GET /virtual-network/c98df0a6-075e-4c02-a83a-54b3565321b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.007179 10.0.0.27 - - [2025-08-18 03:05:41] "GET /virtual-network/c98df0a6-075e-4c02-a83a-54b3565321b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.005436 10.0.0.27 - - [2025-08-18 03:05:41] "POST /neutron/subnet HTTP/1.1" 200 725 0.008239 10.0.0.27 - - [2025-08-18 03:05:41] "GET /virtual-network/c98df0a6-075e-4c02-a83a-54b3565321b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.005471 10.0.0.27 - - [2025-08-18 03:05:41] "GET /obj-perms HTTP/1.1" 200 5026 0.054486 10.0.0.38 - - [2025-08-18 03:05:41] "GET /obj-perms HTTP/1.1" 200 5026 0.054730 10.0.0.19 - - [2025-08-18 03:05:41] "GET /obj-perms HTTP/1.1" 200 5026 0.048970 10.0.0.27 - - [2025-08-18 03:05:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003100 10.0.0.19 - - [2025-08-18 03:05:42] "GET /projects?obj_uuids=28033a85-419b-4ade-92eb-62878f4dfe4b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000965 10.0.0.27 - - [2025-08-18 03:05:42] "GET /project/28033a85-419b-4ade-92eb-62878f4dfe4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.036971 10.0.0.19 - - [2025-08-18 03:05:42] "POST /useragent-kv HTTP/1.1" 200 115 0.004165 10.0.0.27 - - [2025-08-18 03:05:42] "POST /neutron/subnet HTTP/1.1" 200 729 0.188321 10.0.0.27 - - [2025-08-18 03:05:42] "POST /id-to-fqname HTTP/1.1" 200 226 0.001366 10.0.0.27 - - [2025-08-18 03:05:42] "GET /virtual-network/dd19e311-9844-4c4a-bc0c-c742594d6ce3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.006525 10.0.0.27 - - [2025-08-18 03:05:42] "GET /virtual-network/dd19e311-9844-4c4a-bc0c-c742594d6ce3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.005652 10.0.0.27 - - [2025-08-18 03:05:42] "POST /neutron/network HTTP/1.1" 200 839 0.005695 10.0.0.27 - - [2025-08-18 03:05:42] "GET /virtual-network/dd19e311-9844-4c4a-bc0c-c742594d6ce3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.006513 10.0.0.27 - - [2025-08-18 03:05:43] "POST /id-to-fqname HTTP/1.1" 200 225 0.001355 10.0.0.19 - - [2025-08-18 03:05:44] "GET /projects?obj_uuids=28033a85-419b-4ade-92eb-62878f4dfe4b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001452 10.0.0.27 - - [2025-08-18 03:05:44] "GET /project/28033a85-419b-4ade-92eb-62878f4dfe4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.067020 10.0.0.27 - - [2025-08-18 03:05:44] "POST /neutron/network HTTP/1.1" 200 836 0.008010 10.0.0.27 - - [2025-08-18 03:05:44] "POST /id-to-fqname HTTP/1.1" 200 226 0.001284 10.0.0.27 - - [2025-08-18 03:05:44] "POST /neutron/port HTTP/1.1" 200 117 0.005770 10.0.0.19 - - [2025-08-18 03:05:44] "GET /projects?obj_uuids=28033a85-419b-4ade-92eb-62878f4dfe4b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001013 10.0.0.27 - - [2025-08-18 03:05:45] "POST /neutron/port HTTP/1.1" 200 1058 0.250165 10.0.0.27 - - [2025-08-18 03:05:45] "POST /neutron/port HTTP/1.1" 200 1112 0.093229 10.0.0.27 - - [2025-08-18 03:05:45] "POST /neutron/subnet HTTP/1.1" 200 699 0.008125 10.0.0.19 - - [2025-08-18 03:05:45] "GET /projects?obj_uuids=28033a85-419b-4ade-92eb-62878f4dfe4b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001011 10.0.0.27 - - [2025-08-18 03:05:45] "GET /project/28033a85-419b-4ade-92eb-62878f4dfe4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.067343 10.0.0.27 - - [2025-08-18 03:05:45] "POST /neutron/network HTTP/1.1" 200 839 0.005568 10.0.0.27 - - [2025-08-18 03:05:45] "POST /neutron/port HTTP/1.1" 200 117 0.007190 10.0.0.27 - - [2025-08-18 03:05:45] "POST /fqname-to-id HTTP/1.1" 404 193 0.002659 10.0.0.27 - - [2025-08-18 03:05:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003164 10.0.0.19 - - [2025-08-18 03:05:45] "GET /domains?obj_uuids=edf943fc-0622-4564-8821-4de9bd04e8a3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000987 10.0.0.27 - - [2025-08-18 03:05:45] "GET /domain/edf943fc-0622-4564-8821-4de9bd04e8a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.007652 10.0.0.27 - - [2025-08-18 03:05:45] "POST /service-templates HTTP/1.1" 200 543 0.025326 10.0.0.27 - - [2025-08-18 03:05:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003027 10.0.0.27 - - [2025-08-18 03:05:46] "GET /service-template/ef6be3cc-0594-4e86-8c42-29a1e524508d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1818 0.007183 10.0.0.27 - - [2025-08-18 03:05:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002599 10.0.0.27 - - [2025-08-18 03:05:46] "GET /service-template/ef6be3cc-0594-4e86-8c42-29a1e524508d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1818 0.004212 10.0.0.27 - - [2025-08-18 03:05:46] "POST /id-to-fqname HTTP/1.1" 200 223 0.001754 10.0.0.27 - - [2025-08-18 03:05:46] "POST /id-to-fqname HTTP/1.1" 200 225 0.001191 10.0.0.27 - - [2025-08-18 03:05:46] "POST /id-to-fqname HTTP/1.1" 200 226 0.001598 10.0.0.27 - - [2025-08-18 03:05:46] "POST /neutron/port HTTP/1.1" 200 2003 0.038035 10.0.0.27 - - [2025-08-18 03:05:46] "POST /neutron/port HTTP/1.1" 200 1059 0.018530 10.0.0.27 - - [2025-08-18 03:05:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002770 10.0.0.27 - - [2025-08-18 03:05:46] "DELETE /service-template/ef6be3cc-0594-4e86-8c42-29a1e524508d HTTP/1.1" 200 115 0.060399 10.0.0.27 - - [2025-08-18 03:05:46] "POST /fqname-to-id HTTP/1.1" 404 193 0.007135 10.0.0.27 - - [2025-08-18 03:05:46] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003265 10.0.0.27 - - [2025-08-18 03:05:46] "POST /neutron/network HTTP/1.1" 200 839 0.006338 10.0.0.27 - - [2025-08-18 03:05:47] "POST /neutron/port HTTP/1.1" 200 1086 0.014145 10.0.0.27 - - [2025-08-18 03:05:48] "POST /neutron/port HTTP/1.1" 200 1087 0.014440 10.0.0.27 - - [2025-08-18 03:05:48] "POST /neutron/port HTTP/1.1" 200 117 0.005417 10.0.0.27 - - [2025-08-18 03:05:48] "POST /neutron/port HTTP/1.1" 200 117 0.005927 10.0.0.38 - - [2025-08-18 03:05:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004457 10.0.0.27 - - [2025-08-18 03:05:49] "POST /neutron/network HTTP/1.1" 200 836 0.006262 10.0.0.38 - - [2025-08-18 03:05:49] "DELETE /route-target/a89b10fa-8f6f-4a92-9bce-acea805a822c HTTP/1.1" 200 115 0.023889 10.0.0.19 - - [2025-08-18 03:05:49] "POST /useragent-kv HTTP/1.1" 200 115 0.002826 10.0.0.19 - - [2025-08-18 03:05:49] "POST /useragent-kv HTTP/1.1" 200 115 0.005084 10.0.0.27 - - [2025-08-18 03:05:49] "POST /neutron/network HTTP/1.1" 200 151 0.098703 10.0.0.27 - - [2025-08-18 03:05:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003179 10.0.0.19 - - [2025-08-18 03:05:52] "GET /projects?obj_uuids=28033a85-419b-4ade-92eb-62878f4dfe4b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000951 10.0.0.27 - - [2025-08-18 03:05:52] "GET /project/28033a85-419b-4ade-92eb-62878f4dfe4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.037319 10.0.0.38 - - [2025-08-18 03:05:52] "POST /route-targets HTTP/1.1" 200 327 0.012524 10.0.0.19 - - [2025-08-18 03:05:52] "POST /useragent-kv HTTP/1.1" 200 115 0.007294 10.0.0.27 - - [2025-08-18 03:05:52] "POST /neutron/subnet HTTP/1.1" 200 720 0.229489 10.0.0.27 - - [2025-08-18 03:05:53] "POST /id-to-fqname HTTP/1.1" 200 223 0.001237 10.0.0.27 - - [2025-08-18 03:05:53] "GET /virtual-network/c74206a3-7e4d-4cea-8526-87b096110870?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.004829 10.0.0.27 - - [2025-08-18 03:05:53] "GET /virtual-network/c74206a3-7e4d-4cea-8526-87b096110870?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006204 10.0.0.27 - - [2025-08-18 03:05:53] "POST /neutron/network HTTP/1.1" 200 831 0.005203 10.0.0.27 - - [2025-08-18 03:05:53] "GET /virtual-network/c74206a3-7e4d-4cea-8526-87b096110870?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005487 10.0.0.27 - - [2025-08-18 03:05:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003394 10.0.0.19 - - [2025-08-18 03:05:53] "GET /projects?obj_uuids=28033a85-419b-4ade-92eb-62878f4dfe4b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000974 10.0.0.27 - - [2025-08-18 03:05:53] "GET /project/28033a85-419b-4ade-92eb-62878f4dfe4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.053318 10.0.0.19 - - [2025-08-18 03:05:53] "GET /projects?obj_uuids=28033a85-419b-4ade-92eb-62878f4dfe4b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001327 10.0.0.27 - - [2025-08-18 03:05:53] "POST /neutron/network HTTP/1.1" 200 613 0.093184 10.0.0.38 - - [2025-08-18 03:05:53] "POST /ref-update HTTP/1.1" 200 156 0.026796 10.0.0.27 - - [2025-08-18 03:05:54] "POST /id-to-fqname HTTP/1.1" 200 223 0.003249 10.0.0.27 - - [2025-08-18 03:05:54] "GET /virtual-network/e414ba6e-ccc5-4607-bf88-04d914766eb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005275 10.0.0.27 - - [2025-08-18 03:05:54] "POST /neutron/network HTTP/1.1" 200 831 0.005122 10.0.0.27 - - [2025-08-18 03:05:54] "GET /virtual-network/e414ba6e-ccc5-4607-bf88-04d914766eb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005126 10.0.0.27 - - [2025-08-18 03:05:54] "GET /virtual-network/e414ba6e-ccc5-4607-bf88-04d914766eb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005220 10.0.0.27 - - [2025-08-18 03:05:54] "GET /obj-perms HTTP/1.1" 200 5026 0.003592 10.0.0.38 - - [2025-08-18 03:05:54] "GET /obj-perms HTTP/1.1" 200 5026 0.002937 10.0.0.19 - - [2025-08-18 03:05:54] "GET /obj-perms HTTP/1.1" 200 5026 0.003968 10.0.0.27 - - [2025-08-18 03:05:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003259 10.0.0.19 - - [2025-08-18 03:05:54] "GET /projects?obj_uuids=28033a85-419b-4ade-92eb-62878f4dfe4b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000961 10.0.0.27 - - [2025-08-18 03:05:54] "GET /project/28033a85-419b-4ade-92eb-62878f4dfe4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.035550 10.0.0.27 - - [2025-08-18 03:05:54] "POST /neutron/network HTTP/1.1" 200 117 0.011859 10.0.0.27 - - [2025-08-18 03:05:55] "POST /neutron/network HTTP/1.1" 200 836 0.007619 10.0.0.27 - - [2025-08-18 03:05:55] "POST /id-to-fqname HTTP/1.1" 200 224 0.001042 10.0.0.27 - - [2025-08-18 03:05:55] "GET /virtual-network/b9db41c7-a81d-4332-8524-97698e0506da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.004540 10.0.0.27 - - [2025-08-18 03:05:55] "GET /virtual-network/b9db41c7-a81d-4332-8524-97698e0506da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.005277 10.0.0.27 - - [2025-08-18 03:05:55] "POST /neutron/subnet HTTP/1.1" 200 734 0.007389 10.0.0.27 - - [2025-08-18 03:05:55] "GET /virtual-network/b9db41c7-a81d-4332-8524-97698e0506da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.005295 10.0.0.27 - - [2025-08-18 03:05:55] "POST /id-to-fqname HTTP/1.1" 200 223 0.001262 10.0.0.19 - - [2025-08-18 03:05:56] "GET /projects?obj_uuids=28033a85-419b-4ade-92eb-62878f4dfe4b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001501 10.0.0.27 - - [2025-08-18 03:05:56] "GET /project/28033a85-419b-4ade-92eb-62878f4dfe4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.083344 10.0.0.27 - - [2025-08-18 03:05:56] "POST /neutron/port HTTP/1.1" 200 117 0.005453 10.0.0.27 - - [2025-08-18 03:05:56] "POST /id-to-fqname HTTP/1.1" 200 224 0.001296 10.0.0.27 - - [2025-08-18 03:05:57] "POST /neutron/network HTTP/1.1" 200 846 0.005862 10.0.0.27 - - [2025-08-18 03:05:57] "POST /neutron/port HTTP/1.1" 200 1057 0.015181 10.0.0.27 - - [2025-08-18 03:05:57] "POST /neutron/port HTTP/1.1" 200 1085 0.026155 10.0.0.19 - - [2025-08-18 03:05:57] "GET /projects?obj_uuids=28033a85-419b-4ade-92eb-62878f4dfe4b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001021 10.0.0.27 - - [2025-08-18 03:05:57] "POST /neutron/port HTTP/1.1" 200 117 0.003230 10.0.0.27 - - [2025-08-18 03:05:57] "GET /project/28033a85-419b-4ade-92eb-62878f4dfe4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.077348 10.0.0.27 - - [2025-08-18 03:05:58] "POST /neutron/port HTTP/1.1" 200 1085 0.014769 10.0.0.27 - - [2025-08-18 03:05:58] "POST /fqname-to-id HTTP/1.1" 404 193 0.003090 10.0.0.27 - - [2025-08-18 03:05:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002714 10.0.0.19 - - [2025-08-18 03:05:58] "GET /domains?obj_uuids=edf943fc-0622-4564-8821-4de9bd04e8a3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001027 10.0.0.27 - - [2025-08-18 03:05:58] "GET /domain/edf943fc-0622-4564-8821-4de9bd04e8a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.007792 10.0.0.27 - - [2025-08-18 03:05:58] "POST /service-templates HTTP/1.1" 200 543 0.038534 10.0.0.27 - - [2025-08-18 03:05:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003675 10.0.0.27 - - [2025-08-18 03:05:58] "GET /service-template/7158d421-33e9-46d0-a04b-c6ea3184a8c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1817 0.005999 10.0.0.27 - - [2025-08-18 03:05:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002379 10.0.0.27 - - [2025-08-18 03:05:58] "POST /neutron/network HTTP/1.1" 200 846 0.006225 10.0.0.27 - - [2025-08-18 03:05:58] "GET /service-template/7158d421-33e9-46d0-a04b-c6ea3184a8c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1817 0.003130 10.0.0.27 - - [2025-08-18 03:05:58] "POST /id-to-fqname HTTP/1.1" 200 223 0.001031 10.0.0.27 - - [2025-08-18 03:05:58] "POST /id-to-fqname HTTP/1.1" 200 223 0.001504 10.0.0.27 - - [2025-08-18 03:05:58] "POST /id-to-fqname HTTP/1.1" 200 224 0.002714 10.0.0.27 - - [2025-08-18 03:05:58] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006674 10.0.0.27 - - [2025-08-18 03:05:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002850 10.0.0.27 - - [2025-08-18 03:05:58] "DELETE /service-template/7158d421-33e9-46d0-a04b-c6ea3184a8c3 HTTP/1.1" 200 115 0.046871 10.0.0.27 - - [2025-08-18 03:05:58] "POST /fqname-to-id HTTP/1.1" 404 193 0.004058 10.0.0.27 - - [2025-08-18 03:05:58] "POST /neutron/port HTTP/1.1" 200 1114 0.118631 10.0.0.27 - - [2025-08-18 03:05:58] "POST /neutron/subnet HTTP/1.1" 200 708 0.008486 10.0.0.27 - - [2025-08-18 03:05:59] "POST /neutron/network HTTP/1.1" 200 836 0.005893 10.0.0.27 - - [2025-08-18 03:05:59] "POST /neutron/port HTTP/1.1" 200 1111 0.010990 10.0.0.27 - - [2025-08-18 03:06:00] "POST /neutron/port HTTP/1.1" 200 1114 0.010284 10.0.0.27 - - [2025-08-18 03:06:00] "POST /neutron/network HTTP/1.1" 200 2187 0.013236 10.0.0.27 - - [2025-08-18 03:06:01] "POST /neutron/network HTTP/1.1" 200 836 0.006724 10.0.0.38 - - [2025-08-18 03:06:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.033572 10.0.0.19 - - [2025-08-18 03:06:01] "POST /useragent-kv HTTP/1.1" 200 115 0.007706 10.0.0.19 - - [2025-08-18 03:06:01] "POST /useragent-kv HTTP/1.1" 200 115 0.004171 10.0.0.27 - - [2025-08-18 03:06:01] "POST /neutron/network HTTP/1.1" 200 151 0.155176 10.0.0.38 - - [2025-08-18 03:06:01] "DELETE /route-target/3b41b939-277d-44e0-bd71-1c9b608a29e2 HTTP/1.1" 200 115 0.036266 10.0.0.19 - - [2025-08-18 03:06:03] "GET /projects?obj_uuids=28033a85-419b-4ade-92eb-62878f4dfe4b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001056 10.0.0.27 - - [2025-08-18 03:06:03] "GET /project/28033a85-419b-4ade-92eb-62878f4dfe4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.034174 10.0.0.19 - - [2025-08-18 03:06:03] "GET /projects?obj_uuids=28033a85-419b-4ade-92eb-62878f4dfe4b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001006 10.0.0.27 - - [2025-08-18 03:06:03] "GET /project/28033a85-419b-4ade-92eb-62878f4dfe4b?fields=virtual_networks HTTP/1.1" 200 1028 0.061795 10.0.0.19 - - [2025-08-18 03:06:03] "GET /projects?obj_uuids=28033a85-419b-4ade-92eb-62878f4dfe4b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001010 10.0.0.27 - - [2025-08-18 03:06:03] "GET /project/28033a85-419b-4ade-92eb-62878f4dfe4b?fields=virtual_machine_interfaces HTTP/1.1" 200 1028 0.047934 10.0.0.19 - - [2025-08-18 03:06:03] "GET /projects?obj_uuids=28033a85-419b-4ade-92eb-62878f4dfe4b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001000 10.0.0.27 - - [2025-08-18 03:06:03] "GET /project/28033a85-419b-4ade-92eb-62878f4dfe4b?fields=security_groups HTTP/1.1" 200 1252 0.036057 10.0.0.27 - - [2025-08-18 03:06:04] "POST /fqname-to-id HTTP/1.1" 404 184 0.022918 10.0.0.19 - - [2025-08-18 03:06:04] "GET /projects?obj_uuids=b35ac86e-18f0-4073-ae73-fb18757a2e35&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002807 10.0.0.19 - - [2025-08-18 03:06:04] "GET /domains?obj_uuids=edf943fc-0622-4564-8821-4de9bd04e8a3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001010 10.0.0.19 - - [2025-08-18 03:06:04] "GET /domain/edf943fc-0622-4564-8821-4de9bd04e8a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007152 10.0.0.19 - - [2025-08-18 03:06:04] "POST /id-to-fqname HTTP/1.1" 200 186 0.002327 10.0.0.19 - - [2025-08-18 03:06:04] "POST /fqname-to-id HTTP/1.1" 404 195 0.003941 10.0.0.19 - - [2025-08-18 03:06:05] "POST /security-groups HTTP/1.1" 200 587 0.072484 10.0.0.38 - - [2025-08-18 03:06:05] "POST /fqname-to-id HTTP/1.1" 404 230 0.002906 10.0.0.19 - - [2025-08-18 03:06:05] "POST /projects HTTP/1.1" 200 577 0.259764 10.0.0.19 - - [2025-08-18 03:06:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.325402 10.0.0.38 - - [2025-08-18 03:06:05] "POST /access-control-lists HTTP/1.1" 200 590 0.036938 10.0.0.27 - - [2025-08-18 03:06:05] "GET /project/b35ac86e-18f0-4073-ae73-fb18757a2e35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.459807 10.0.0.27 - - [2025-08-18 03:06:06] "GET / HTTP/1.1" 200 35931 0.002130 10.0.0.27 - - [2025-08-18 03:06:08] "POST /fqname-to-id HTTP/1.1" 401 292 0.000474 10.0.0.27 - - [2025-08-18 03:06:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.025830 10.0.0.19 - - [2025-08-18 03:06:08] "GET /projects?obj_uuids=b35ac86e-18f0-4073-ae73-fb18757a2e35&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000947 10.0.0.27 - - [2025-08-18 03:06:08] "GET /project/b35ac86e-18f0-4073-ae73-fb18757a2e35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.041075 10.0.0.27 - - [2025-08-18 03:06:08] "POST /neutron/network HTTP/1.1" 200 117 0.028307 10.0.0.27 - - [2025-08-18 03:06:09] "POST /neutron/network HTTP/1.1" 200 828 0.010297 10.0.0.27 - - [2025-08-18 03:06:09] "POST /id-to-fqname HTTP/1.1" 200 221 0.001169 10.0.0.27 - - [2025-08-18 03:06:09] "GET /virtual-network/1a01e239-e335-4631-8cb4-a4a85b1b45af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005206 10.0.0.27 - - [2025-08-18 03:06:09] "GET /virtual-network/1a01e239-e335-4631-8cb4-a4a85b1b45af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005843 10.0.0.27 - - [2025-08-18 03:06:09] "POST /neutron/subnet HTTP/1.1" 200 714 0.008558 10.0.0.27 - - [2025-08-18 03:06:09] "GET /virtual-network/1a01e239-e335-4631-8cb4-a4a85b1b45af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.007877 10.0.0.27 - - [2025-08-18 03:06:10] "GET /obj-perms HTTP/1.1" 200 5022 0.044639 10.0.0.19 - - [2025-08-18 03:06:10] "GET /obj-perms HTTP/1.1" 200 5022 0.041201 10.0.0.27 - - [2025-08-18 03:06:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003471 10.0.0.19 - - [2025-08-18 03:06:11] "GET /projects?obj_uuids=b35ac86e-18f0-4073-ae73-fb18757a2e35&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000954 10.0.0.27 - - [2025-08-18 03:06:11] "GET /project/b35ac86e-18f0-4073-ae73-fb18757a2e35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.033992 10.0.0.38 - - [2025-08-18 03:06:11] "POST /route-targets HTTP/1.1" 200 327 0.011619 10.0.0.19 - - [2025-08-18 03:06:11] "POST /useragent-kv HTTP/1.1" 200 115 0.019590 10.0.0.27 - - [2025-08-18 03:06:11] "POST /neutron/subnet HTTP/1.1" 200 734 0.190491 10.0.0.27 - - [2025-08-18 03:06:11] "POST /id-to-fqname HTTP/1.1" 200 221 0.001182 10.0.0.27 - - [2025-08-18 03:06:11] "GET /virtual-network/b39b9ba6-52a3-4450-8486-8c90ad1ea6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.004931 10.0.0.27 - - [2025-08-18 03:06:11] "GET /virtual-network/b39b9ba6-52a3-4450-8486-8c90ad1ea6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005428 10.0.0.27 - - [2025-08-18 03:06:11] "POST /neutron/network HTTP/1.1" 200 832 0.005104 10.0.0.27 - - [2025-08-18 03:06:11] "GET /virtual-network/b39b9ba6-52a3-4450-8486-8c90ad1ea6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005488 10.0.0.38 - - [2025-08-18 03:06:12] "GET /obj-perms HTTP/1.1" 200 5022 0.040624 10.0.0.27 - - [2025-08-18 03:06:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002976 10.0.0.19 - - [2025-08-18 03:06:12] "GET /projects?obj_uuids=b35ac86e-18f0-4073-ae73-fb18757a2e35&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000969 10.0.0.27 - - [2025-08-18 03:06:12] "GET /project/b35ac86e-18f0-4073-ae73-fb18757a2e35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.045818 10.0.0.19 - - [2025-08-18 03:06:12] "GET /projects?obj_uuids=b35ac86e-18f0-4073-ae73-fb18757a2e35&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001059 10.0.0.27 - - [2025-08-18 03:06:12] "POST /neutron/network HTTP/1.1" 200 613 0.103262 10.0.0.38 - - [2025-08-18 03:06:12] "POST /ref-update HTTP/1.1" 200 156 0.017343 10.0.0.27 - - [2025-08-18 03:06:12] "POST /id-to-fqname HTTP/1.1" 200 222 0.003044 10.0.0.27 - - [2025-08-18 03:06:12] "GET /virtual-network/55a9e7ab-3965-4be9-9087-a63781911a12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005180 10.0.0.27 - - [2025-08-18 03:06:12] "POST /neutron/network HTTP/1.1" 200 831 0.005447 10.0.0.27 - - [2025-08-18 03:06:12] "GET /virtual-network/55a9e7ab-3965-4be9-9087-a63781911a12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.004675 10.0.0.27 - - [2025-08-18 03:06:12] "GET /virtual-network/55a9e7ab-3965-4be9-9087-a63781911a12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005503 10.0.0.27 - - [2025-08-18 03:06:13] "POST /id-to-fqname HTTP/1.1" 200 221 0.001365 10.0.0.27 - - [2025-08-18 03:06:13] "POST /neutron/network HTTP/1.1" 200 842 0.006010 10.0.0.19 - - [2025-08-18 03:06:14] "GET /projects?obj_uuids=b35ac86e-18f0-4073-ae73-fb18757a2e35&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001021 10.0.0.27 - - [2025-08-18 03:06:14] "GET /project/b35ac86e-18f0-4073-ae73-fb18757a2e35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.058949 10.0.0.27 - - [2025-08-18 03:06:14] "POST /neutron/port HTTP/1.1" 200 117 0.006102 10.0.0.27 - - [2025-08-18 03:06:14] "POST /id-to-fqname HTTP/1.1" 200 222 0.001483 10.0.0.27 - - [2025-08-18 03:06:14] "POST /neutron/network HTTP/1.1" 200 842 0.005782 10.0.0.27 - - [2025-08-18 03:06:15] "POST /neutron/port HTTP/1.1" 200 1058 0.014496 10.0.0.27 - - [2025-08-18 03:06:15] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003509 10.0.0.27 - - [2025-08-18 03:06:15] "POST /neutron/network HTTP/1.1" 200 832 0.008167 10.0.0.19 - - [2025-08-18 03:06:15] "GET /projects?obj_uuids=b35ac86e-18f0-4073-ae73-fb18757a2e35&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001011 10.0.0.27 - - [2025-08-18 03:06:15] "GET /project/b35ac86e-18f0-4073-ae73-fb18757a2e35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.060450 10.0.0.27 - - [2025-08-18 03:06:15] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008233 10.0.0.27 - - [2025-08-18 03:06:15] "POST /fqname-to-id HTTP/1.1" 404 193 0.002710 10.0.0.27 - - [2025-08-18 03:06:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003308 10.0.0.19 - - [2025-08-18 03:06:15] "GET /domains?obj_uuids=edf943fc-0622-4564-8821-4de9bd04e8a3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000968 10.0.0.27 - - [2025-08-18 03:06:15] "GET /domain/edf943fc-0622-4564-8821-4de9bd04e8a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.007400 10.0.0.27 - - [2025-08-18 03:06:15] "POST /service-templates HTTP/1.1" 200 543 0.034205 10.0.0.27 - - [2025-08-18 03:06:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003045 10.0.0.27 - - [2025-08-18 03:06:16] "GET /service-template/9af8da91-4040-49a2-95bb-203263f965b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1816 0.005346 10.0.0.27 - - [2025-08-18 03:06:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002679 10.0.0.27 - - [2025-08-18 03:06:16] "GET /service-template/9af8da91-4040-49a2-95bb-203263f965b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1816 0.003833 10.0.0.27 - - [2025-08-18 03:06:16] "POST /id-to-fqname HTTP/1.1" 200 221 0.001201 10.0.0.27 - - [2025-08-18 03:06:16] "POST /id-to-fqname HTTP/1.1" 200 221 0.000991 10.0.0.19 - - [2025-08-18 03:06:16] "GET /projects?obj_uuids=b35ac86e-18f0-4073-ae73-fb18757a2e35&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000973 10.0.0.27 - - [2025-08-18 03:06:16] "POST /id-to-fqname HTTP/1.1" 200 222 0.001149 10.0.0.27 - - [2025-08-18 03:06:16] "POST /neutron/port HTTP/1.1" 200 1055 0.248585 10.0.0.27 - - [2025-08-18 03:06:16] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006673 10.0.0.27 - - [2025-08-18 03:06:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002688 10.0.0.27 - - [2025-08-18 03:06:16] "DELETE /service-template/9af8da91-4040-49a2-95bb-203263f965b4 HTTP/1.1" 200 115 0.046583 10.0.0.27 - - [2025-08-18 03:06:16] "POST /fqname-to-id HTTP/1.1" 404 193 0.002946 10.0.0.27 - - [2025-08-18 03:06:16] "POST /neutron/port HTTP/1.1" 200 1083 0.014700 10.0.0.27 - - [2025-08-18 03:06:16] "POST /neutron/port HTTP/1.1" 200 117 0.001227 10.0.0.27 - - [2025-08-18 03:06:16] "POST /neutron/network HTTP/1.1" 400 204 0.012965 10.0.0.27 - - [2025-08-18 03:06:17] "POST /neutron/port HTTP/1.1" 200 151 0.151884 10.0.0.19 - - [2025-08-18 03:06:17] "DELETE /project/28033a85419b4ade92eb62878f4dfe4b HTTP/1.1" 404 173 0.013774 10.0.0.19 - - [2025-08-18 03:06:17] "DELETE /project/b35ac86e18f04073ae73fb18757a2e35 HTTP/1.1" 404 173 0.007403 10.0.0.19 - - [2025-08-18 03:06:17] "GET /projects?obj_uuids=28033a85-419b-4ade-92eb-62878f4dfe4b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000978 10.0.0.19 - - [2025-08-18 03:06:17] "GET /projects?obj_uuids=472a1dfd-cdc5-46a9-856e-e87a51e24c94&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000825 10.0.0.19 - - [2025-08-18 03:06:17] "GET /project/28033a85-419b-4ade-92eb-62878f4dfe4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.040745 10.0.0.19 - - [2025-08-18 03:06:17] "GET /project/472a1dfd-cdc5-46a9-856e-e87a51e24c94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.060051 10.0.0.19 - - [2025-08-18 03:06:17] "GET /projects?obj_uuids=28033a85-419b-4ade-92eb-62878f4dfe4b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001561 10.0.0.19 - - [2025-08-18 03:06:17] "GET /projects?obj_uuids=472a1dfd-cdc5-46a9-856e-e87a51e24c94&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001058 10.0.0.19 - - [2025-08-18 03:06:17] "GET /project/28033a85-419b-4ade-92eb-62878f4dfe4b?fields=security_groups HTTP/1.1" 200 1357 0.050398 10.0.0.19 - - [2025-08-18 03:06:17] "GET /project/472a1dfd-cdc5-46a9-856e-e87a51e24c94?fields=security_groups HTTP/1.1" 200 1356 0.037278 10.0.0.19 - - [2025-08-18 03:06:17] "DELETE /security-group/3baeeafb-9b33-4fd2-a6fd-40ce1d61456d HTTP/1.1" 200 115 0.038708 10.0.0.19 - - [2025-08-18 03:06:17] "GET /projects?obj_uuids=28033a85-419b-4ade-92eb-62878f4dfe4b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001017 10.0.0.19 - - [2025-08-18 03:06:17] "DELETE /security-group/7b95424d-bba3-4fcc-b0a3-a45c729f7888 HTTP/1.1" 200 115 0.048192 10.0.0.19 - - [2025-08-18 03:06:17] "GET /projects?obj_uuids=472a1dfd-cdc5-46a9-856e-e87a51e24c94&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000916 10.0.0.19 - - [2025-08-18 03:06:17] "GET /project/28033a85-419b-4ade-92eb-62878f4dfe4b?fields=application_policy_sets HTTP/1.1" 200 1396 0.057497 10.0.0.19 - - [2025-08-18 03:06:17] "GET /project/472a1dfd-cdc5-46a9-856e-e87a51e24c94?fields=application_policy_sets HTTP/1.1" 200 1395 0.102294 10.0.0.19 - - [2025-08-18 03:06:17] "DELETE /project/28033a85-419b-4ade-92eb-62878f4dfe4b HTTP/1.1" 200 115 0.443354 10.0.0.19 - - [2025-08-18 03:06:18] "DELETE /project/472a1dfd-cdc5-46a9-856e-e87a51e24c94 HTTP/1.1" 200 115 0.539172 10.0.0.38 - - [2025-08-18 03:06:18] "DELETE /access-control-list/a1b81dbf-1ef8-41d5-9c27-f72a852c677b HTTP/1.1" 200 115 0.037360 10.0.0.27 - - [2025-08-18 03:06:18] "POST /neutron/port HTTP/1.1" 200 151 0.191301 10.0.0.27 - - [2025-08-18 03:06:18] "POST /neutron/network HTTP/1.1" 200 117 0.008583 10.0.0.38 - - [2025-08-18 03:06:18] "DELETE /route-target/ac8134de-d113-4631-b146-c73181b598e3 HTTP/1.1" 200 115 0.035660 10.0.0.27 - - [2025-08-18 03:06:19] "POST /neutron/port HTTP/1.1" 200 117 0.006179 10.0.0.27 - - [2025-08-18 03:06:19] "POST /neutron/network HTTP/1.1" 200 828 0.006070 10.0.0.38 - - [2025-08-18 03:06:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003214 10.0.0.27 - - [2025-08-18 03:06:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004422 10.0.0.19 - - [2025-08-18 03:06:22] "GET /projects?obj_uuids=b35ac86e-18f0-4073-ae73-fb18757a2e35&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.002158 10.0.0.27 - - [2025-08-18 03:06:22] "GET /project/b35ac86e-18f0-4073-ae73-fb18757a2e35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.047334 10.0.0.19 - - [2025-08-18 03:06:22] "GET /projects?obj_uuids=b35ac86e-18f0-4073-ae73-fb18757a2e35&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001031 10.0.0.27 - - [2025-08-18 03:06:22] "POST /neutron/network HTTP/1.1" 200 611 0.118806 10.0.0.38 - - [2025-08-18 03:06:22] "POST /ref-update HTTP/1.1" 200 156 0.021656 10.0.0.27 - - [2025-08-18 03:06:22] "POST /id-to-fqname HTTP/1.1" 200 221 0.004758 10.0.0.27 - - [2025-08-18 03:06:22] "GET /virtual-network/9488997f-585e-47d0-be7c-1221795f856f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.008000 10.0.0.27 - - [2025-08-18 03:06:23] "POST /neutron/network HTTP/1.1" 200 831 0.010464 10.0.0.27 - - [2025-08-18 03:06:23] "GET /virtual-network/9488997f-585e-47d0-be7c-1221795f856f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.008278 10.0.0.27 - - [2025-08-18 03:06:23] "GET /virtual-network/9488997f-585e-47d0-be7c-1221795f856f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006421 10.0.0.27 - - [2025-08-18 03:06:23] "GET /obj-perms HTTP/1.1" 200 5022 0.003171 10.0.0.19 - - [2025-08-18 03:06:23] "GET /obj-perms HTTP/1.1" 200 5022 0.003757 10.0.0.27 - - [2025-08-18 03:06:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003897 10.0.0.19 - - [2025-08-18 03:06:23] "GET /projects?obj_uuids=b35ac86e-18f0-4073-ae73-fb18757a2e35&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001308 10.0.0.27 - - [2025-08-18 03:06:23] "GET /project/b35ac86e-18f0-4073-ae73-fb18757a2e35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.053689 10.0.0.38 - - [2025-08-18 03:06:23] "GET /global-system-configs HTTP/1.1" 200 322 0.060556 10.0.0.27 - - [2025-08-18 03:06:23] "POST /neutron/network HTTP/1.1" 200 117 0.012931 10.0.0.38 - - [2025-08-18 03:06:23] "GET /obj-perms HTTP/1.1" 200 5056 0.193600 10.0.0.27 - - [2025-08-18 03:06:24] "POST /neutron/network HTTP/1.1" 200 829 0.007740 10.0.0.27 - - [2025-08-18 03:06:24] "POST /id-to-fqname HTTP/1.1" 200 221 0.001182 10.0.0.27 - - [2025-08-18 03:06:24] "GET /virtual-network/9e0188a3-16c1-4ca8-8784-86f0420da7b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005939 10.0.0.27 - - [2025-08-18 03:06:24] "GET /virtual-network/9e0188a3-16c1-4ca8-8784-86f0420da7b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.006238 10.0.0.27 - - [2025-08-18 03:06:24] "POST /neutron/subnet HTTP/1.1" 200 720 0.008616 10.0.0.19 - - [2025-08-18 03:06:24] "GET /global-system-configs HTTP/1.1" 200 322 0.036053 10.0.0.27 - - [2025-08-18 03:06:24] "GET /virtual-network/9e0188a3-16c1-4ca8-8784-86f0420da7b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005395 10.0.0.38 - - [2025-08-18 03:06:24] "GET /global-system-configs HTTP/1.1" 200 322 0.223803 10.0.0.27 - - [2025-08-18 03:06:24] "GET /global-system-configs HTTP/1.1" 200 322 0.188846 10.0.0.27 - - [2025-08-18 03:06:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.007470 10.0.0.19 - - [2025-08-18 03:06:24] "GET /projects?obj_uuids=b35ac86e-18f0-4073-ae73-fb18757a2e35&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000935 10.0.0.27 - - [2025-08-18 03:06:24] "GET /project/b35ac86e-18f0-4073-ae73-fb18757a2e35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.037106 10.0.0.19 - - [2025-08-18 03:06:24] "GET /obj-perms HTTP/1.1" 200 5056 0.524341 10.0.0.27 - - [2025-08-18 03:06:25] "GET /obj-perms HTTP/1.1" 200 5056 0.542943 10.0.0.19 - - [2025-08-18 03:06:25] "GET /global-system-configs HTTP/1.1" 200 322 0.267385 10.0.0.38 - - [2025-08-18 03:06:25] "POST /route-targets HTTP/1.1" 200 327 0.016050 10.0.0.38 - - [2025-08-18 03:06:25] "GET /obj-perms HTTP/1.1" 200 5056 0.579021 10.0.0.19 - - [2025-08-18 03:06:25] "GET /obj-perms HTTP/1.1" 200 5056 0.467430 10.0.0.19 - - [2025-08-18 03:06:25] "POST /useragent-kv HTTP/1.1" 200 115 0.007345 10.0.0.27 - - [2025-08-18 03:06:25] "GET /obj-perms HTTP/1.1" 200 5056 0.516982 10.0.0.27 - - [2025-08-18 03:06:25] "POST /neutron/subnet HTTP/1.1" 200 720 0.238848 10.0.0.27 - - [2025-08-18 03:06:25] "POST /id-to-fqname HTTP/1.1" 200 222 0.001361 10.0.0.27 - - [2025-08-18 03:06:25] "GET /virtual-network/61f86f78-dba1-4477-ae00-68164b50dc5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005001 10.0.0.27 - - [2025-08-18 03:06:25] "GET /virtual-network/61f86f78-dba1-4477-ae00-68164b50dc5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005030 10.0.0.27 - - [2025-08-18 03:06:25] "POST /neutron/network HTTP/1.1" 200 831 0.006504 10.0.0.27 - - [2025-08-18 03:06:25] "GET /global-system-configs HTTP/1.1" 200 322 0.046395 10.0.0.38 - - [2025-08-18 03:06:25] "GET /obj-perms HTTP/1.1" 200 5056 0.126707 10.0.0.27 - - [2025-08-18 03:06:25] "GET /virtual-network/61f86f78-dba1-4477-ae00-68164b50dc5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005283 10.0.0.27 - - [2025-08-18 03:06:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004638 10.0.0.19 - - [2025-08-18 03:06:26] "GET /projects?obj_uuids=b35ac86e-18f0-4073-ae73-fb18757a2e35&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000931 10.0.0.27 - - [2025-08-18 03:06:26] "GET /project/b35ac86e-18f0-4073-ae73-fb18757a2e35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.034273 10.0.0.19 - - [2025-08-18 03:06:26] "GET /projects?obj_uuids=b35ac86e-18f0-4073-ae73-fb18757a2e35&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000967 10.0.0.27 - - [2025-08-18 03:06:26] "POST /neutron/network HTTP/1.1" 200 623 0.099669 10.0.0.38 - - [2025-08-18 03:06:26] "POST /ref-update HTTP/1.1" 200 156 0.019998 10.0.0.27 - - [2025-08-18 03:06:26] "POST /id-to-fqname HTTP/1.1" 200 227 0.002640 10.0.0.27 - - [2025-08-18 03:06:26] "GET /virtual-network/1bf4268a-9eab-47e3-a882-fb0e9c3a5fea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.005251 10.0.0.27 - - [2025-08-18 03:06:26] "POST /neutron/network HTTP/1.1" 200 842 0.005134 10.0.0.27 - - [2025-08-18 03:06:26] "GET /virtual-network/1bf4268a-9eab-47e3-a882-fb0e9c3a5fea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.004911 10.0.0.27 - - [2025-08-18 03:06:26] "GET /virtual-network/1bf4268a-9eab-47e3-a882-fb0e9c3a5fea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.005289 10.0.0.27 - - [2025-08-18 03:06:26] "GET /obj-perms HTTP/1.1" 200 5022 0.004454 10.0.0.19 - - [2025-08-18 03:06:27] "GET /obj-perms HTTP/1.1" 200 5022 0.003116 10.0.0.27 - - [2025-08-18 03:06:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002818 10.0.0.19 - - [2025-08-18 03:06:27] "GET /projects?obj_uuids=b35ac86e-18f0-4073-ae73-fb18757a2e35&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001205 10.0.0.27 - - [2025-08-18 03:06:27] "GET /project/b35ac86e-18f0-4073-ae73-fb18757a2e35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.030411 10.0.0.27 - - [2025-08-18 03:06:27] "POST /neutron/network HTTP/1.1" 200 117 0.012633 10.0.0.27 - - [2025-08-18 03:06:27] "POST /neutron/network HTTP/1.1" 200 845 0.007016 10.0.0.27 - - [2025-08-18 03:06:27] "POST /id-to-fqname HTTP/1.1" 200 228 0.001003 10.0.0.27 - - [2025-08-18 03:06:27] "GET /virtual-network/c919741c-3550-46cf-bcf1-d48637f2cc39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.004243 10.0.0.27 - - [2025-08-18 03:06:27] "GET /virtual-network/c919741c-3550-46cf-bcf1-d48637f2cc39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.004595 10.0.0.27 - - [2025-08-18 03:06:27] "POST /neutron/subnet HTTP/1.1" 200 729 0.007155 10.0.0.27 - - [2025-08-18 03:06:27] "GET /virtual-network/c919741c-3550-46cf-bcf1-d48637f2cc39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.005626 10.0.0.38 - - [2025-08-18 03:06:28] "GET /obj-perms HTTP/1.1" 200 5022 0.003979 10.0.0.27 - - [2025-08-18 03:06:28] "POST /id-to-fqname HTTP/1.1" 200 221 0.001263 10.0.0.19 - - [2025-08-18 03:06:28] "GET /projects?obj_uuids=b35ac86e-18f0-4073-ae73-fb18757a2e35&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000969 10.0.0.27 - - [2025-08-18 03:06:28] "GET /project/b35ac86e-18f0-4073-ae73-fb18757a2e35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.062180 10.0.0.27 - - [2025-08-18 03:06:29] "POST /neutron/port HTTP/1.1" 200 117 0.006197 10.0.0.27 - - [2025-08-18 03:06:29] "POST /id-to-fqname HTTP/1.1" 200 222 0.001708 10.0.0.27 - - [2025-08-18 03:06:29] "POST /neutron/network HTTP/1.1" 200 841 0.006449 10.0.0.27 - - [2025-08-18 03:06:29] "POST /neutron/port HTTP/1.1" 200 1055 0.031428 10.0.0.27 - - [2025-08-18 03:06:30] "POST /neutron/port HTTP/1.1" 200 1083 0.018249 10.0.0.27 - - [2025-08-18 03:06:30] "POST /neutron/port HTTP/1.1" 200 117 0.001164 10.0.0.19 - - [2025-08-18 03:06:30] "GET /projects?obj_uuids=b35ac86e-18f0-4073-ae73-fb18757a2e35&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001033 10.0.0.27 - - [2025-08-18 03:06:30] "GET /project/b35ac86e-18f0-4073-ae73-fb18757a2e35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.059909 10.0.0.27 - - [2025-08-18 03:06:30] "POST /neutron/port HTTP/1.1" 200 1083 0.016438 10.0.0.27 - - [2025-08-18 03:06:30] "POST /fqname-to-id HTTP/1.1" 404 193 0.003284 10.0.0.27 - - [2025-08-18 03:06:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002829 10.0.0.19 - - [2025-08-18 03:06:30] "GET /domains?obj_uuids=edf943fc-0622-4564-8821-4de9bd04e8a3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001323 10.0.0.27 - - [2025-08-18 03:06:30] "GET /domain/edf943fc-0622-4564-8821-4de9bd04e8a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.007765 10.0.0.27 - - [2025-08-18 03:06:30] "POST /service-templates HTTP/1.1" 200 543 0.023463 10.0.0.27 - - [2025-08-18 03:06:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003085 10.0.0.27 - - [2025-08-18 03:06:30] "GET /service-template/8f4f0c56-dcbf-4f9a-a6ac-eccaf5053402?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.005828 10.0.0.27 - - [2025-08-18 03:06:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002435 10.0.0.27 - - [2025-08-18 03:06:30] "GET /service-template/8f4f0c56-dcbf-4f9a-a6ac-eccaf5053402?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.003361 10.0.0.27 - - [2025-08-18 03:06:30] "POST /id-to-fqname HTTP/1.1" 200 221 0.000950 10.0.0.27 - - [2025-08-18 03:06:30] "POST /neutron/network HTTP/1.1" 200 841 0.005418 10.0.0.27 - - [2025-08-18 03:06:30] "POST /id-to-fqname HTTP/1.1" 200 227 0.000976 10.0.0.27 - - [2025-08-18 03:06:30] "POST /id-to-fqname HTTP/1.1" 200 228 0.001083 10.0.0.27 - - [2025-08-18 03:06:31] "POST /neutron/port HTTP/1.1" 200 1996 0.025712 10.0.0.27 - - [2025-08-18 03:06:31] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007326 10.0.0.27 - - [2025-08-18 03:06:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003435 10.0.0.27 - - [2025-08-18 03:06:31] "DELETE /service-template/8f4f0c56-dcbf-4f9a-a6ac-eccaf5053402 HTTP/1.1" 200 115 0.026921 10.0.0.27 - - [2025-08-18 03:06:31] "POST /fqname-to-id HTTP/1.1" 404 193 0.003006 10.0.0.27 - - [2025-08-18 03:06:31] "POST /neutron/subnet HTTP/1.1" 200 694 0.010609 10.0.0.27 - - [2025-08-18 03:06:31] "POST /neutron/network HTTP/1.1" 200 845 0.007784 10.0.0.38 - - [2025-08-18 03:06:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002957 10.0.0.19 - - [2025-08-18 03:06:32] "POST /useragent-kv HTTP/1.1" 200 115 0.003820 10.0.0.19 - - [2025-08-18 03:06:32] "POST /useragent-kv HTTP/1.1" 200 115 0.001900 10.0.0.27 - - [2025-08-18 03:06:32] "POST /neutron/network HTTP/1.1" 200 151 0.108763 10.0.0.38 - - [2025-08-18 03:06:32] "DELETE /route-target/ef59dcba-6d29-40e4-9e0d-3123a131bafe HTTP/1.1" 200 115 0.021750 10.0.0.27 - - [2025-08-18 03:06:32] "POST /neutron/port HTTP/1.1" 200 151 0.159513 10.0.0.27 - - [2025-08-18 03:06:32] "POST /neutron/port HTTP/1.1" 200 1083 0.014821 10.0.0.27 - - [2025-08-18 03:06:33] "POST /neutron/port HTTP/1.1" 200 117 0.005870 10.0.0.27 - - [2025-08-18 03:06:33] "POST /neutron/port HTTP/1.1" 200 117 0.005170 10.0.0.27 - - [2025-08-18 03:06:34] "POST /neutron/network HTTP/1.1" 200 829 0.006431 10.0.0.38 - - [2025-08-18 03:06:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003242 10.0.0.19 - - [2025-08-18 03:06:35] "POST /useragent-kv HTTP/1.1" 200 115 0.004010 10.0.0.19 - - [2025-08-18 03:06:35] "POST /useragent-kv HTTP/1.1" 200 115 0.011096 10.0.0.27 - - [2025-08-18 03:06:35] "POST /neutron/network HTTP/1.1" 200 151 0.111142 10.0.0.38 - - [2025-08-18 03:06:35] "DELETE /route-target/c3e48b36-79f8-46b6-8c03-f42c6225f72a HTTP/1.1" 200 115 0.029351 10.0.0.19 - - [2025-08-18 03:06:36] "GET /projects?obj_uuids=b35ac86e-18f0-4073-ae73-fb18757a2e35&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001031 10.0.0.27 - - [2025-08-18 03:06:36] "GET /project/b35ac86e-18f0-4073-ae73-fb18757a2e35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.035519 10.0.0.19 - - [2025-08-18 03:06:36] "GET /projects?obj_uuids=b35ac86e-18f0-4073-ae73-fb18757a2e35&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.002922 10.0.0.27 - - [2025-08-18 03:06:36] "GET /project/b35ac86e-18f0-4073-ae73-fb18757a2e35?fields=virtual_networks HTTP/1.1" 200 1025 0.059561 10.0.0.19 - - [2025-08-18 03:06:36] "GET /projects?obj_uuids=b35ac86e-18f0-4073-ae73-fb18757a2e35&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001037 10.0.0.27 - - [2025-08-18 03:06:36] "GET /project/b35ac86e-18f0-4073-ae73-fb18757a2e35?fields=virtual_machine_interfaces HTTP/1.1" 200 1025 0.045147 10.0.0.19 - - [2025-08-18 03:06:36] "GET /projects?obj_uuids=b35ac86e-18f0-4073-ae73-fb18757a2e35&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001042 10.0.0.27 - - [2025-08-18 03:06:37] "GET /project/b35ac86e-18f0-4073-ae73-fb18757a2e35?fields=security_groups HTTP/1.1" 200 1247 0.033241 10.0.0.27 - - [2025-08-18 03:06:37] "POST /fqname-to-id HTTP/1.1" 404 190 0.022597 10.0.0.19 - - [2025-08-18 03:06:37] "GET /projects?obj_uuids=7a28a31a-05e6-44a3-856d-a6eed249560f&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003325 10.0.0.19 - - [2025-08-18 03:06:37] "GET /domains?obj_uuids=edf943fc-0622-4564-8821-4de9bd04e8a3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000951 10.0.0.19 - - [2025-08-18 03:06:37] "GET /domain/edf943fc-0622-4564-8821-4de9bd04e8a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007267 10.0.0.19 - - [2025-08-18 03:06:37] "POST /id-to-fqname HTTP/1.1" 200 192 0.001145 10.0.0.19 - - [2025-08-18 03:06:37] "POST /fqname-to-id HTTP/1.1" 404 201 0.011171 10.0.0.19 - - [2025-08-18 03:06:38] "POST /security-groups HTTP/1.1" 200 593 0.025401 10.0.0.19 - - [2025-08-18 03:06:38] "POST /projects HTTP/1.1" 200 589 0.214817 10.0.0.38 - - [2025-08-18 03:06:38] "POST /fqname-to-id HTTP/1.1" 404 235 0.007733 10.0.0.19 - - [2025-08-18 03:06:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.284802 10.0.0.27 - - [2025-08-18 03:06:38] "GET /project/7a28a31a-05e6-44a3-856d-a6eed249560f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.413764 10.0.0.27 - - [2025-08-18 03:06:39] "GET / HTTP/1.1" 200 35931 0.002114 10.0.0.27 - - [2025-08-18 03:06:40] "POST /fqname-to-id HTTP/1.1" 401 292 0.000441 10.0.0.27 - - [2025-08-18 03:06:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.054400 10.0.0.19 - - [2025-08-18 03:06:41] "GET /projects?obj_uuids=7a28a31a-05e6-44a3-856d-a6eed249560f&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000993 10.0.0.27 - - [2025-08-18 03:06:41] "GET /project/7a28a31a-05e6-44a3-856d-a6eed249560f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.041960 10.0.0.38 - - [2025-08-18 03:06:41] "POST /ref-update HTTP/1.1" 200 156 0.033260 10.0.0.19 - - [2025-08-18 03:06:41] "POST /useragent-kv HTTP/1.1" 200 115 0.008481 10.0.0.27 - - [2025-08-18 03:06:41] "POST /neutron/subnet HTTP/1.1" 200 715 0.193565 10.0.0.27 - - [2025-08-18 03:06:41] "POST /id-to-fqname HTTP/1.1" 200 224 0.001264 10.0.0.27 - - [2025-08-18 03:06:41] "GET /virtual-network/fe3be2f4-8a6d-4b2b-8d7a-cd31abda5ed5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005058 10.0.0.27 - - [2025-08-18 03:06:41] "GET /virtual-network/fe3be2f4-8a6d-4b2b-8d7a-cd31abda5ed5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005554 10.0.0.27 - - [2025-08-18 03:06:41] "POST /neutron/network HTTP/1.1" 200 828 0.005665 10.0.0.27 - - [2025-08-18 03:06:42] "GET /virtual-network/fe3be2f4-8a6d-4b2b-8d7a-cd31abda5ed5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006301 10.0.0.27 - - [2025-08-18 03:06:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004103 10.0.0.19 - - [2025-08-18 03:06:43] "GET /projects?obj_uuids=7a28a31a-05e6-44a3-856d-a6eed249560f&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001873 10.0.0.27 - - [2025-08-18 03:06:43] "GET /project/7a28a31a-05e6-44a3-856d-a6eed249560f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.049973 10.0.0.19 - - [2025-08-18 03:06:43] "GET /projects?obj_uuids=7a28a31a-05e6-44a3-856d-a6eed249560f&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001713 10.0.0.27 - - [2025-08-18 03:06:43] "POST /neutron/network HTTP/1.1" 200 613 0.130507 10.0.0.27 - - [2025-08-18 03:06:44] "POST /id-to-fqname HTTP/1.1" 200 225 0.003079 10.0.0.27 - - [2025-08-18 03:06:44] "GET /virtual-network/10577157-c10a-4e93-b33f-60b0e3e618af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005285 10.0.0.27 - - [2025-08-18 03:06:44] "POST /neutron/network HTTP/1.1" 200 832 0.006168 10.0.0.27 - - [2025-08-18 03:06:44] "GET /virtual-network/10577157-c10a-4e93-b33f-60b0e3e618af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005026 10.0.0.27 - - [2025-08-18 03:06:44] "GET /virtual-network/10577157-c10a-4e93-b33f-60b0e3e618af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006135 10.0.0.27 - - [2025-08-18 03:06:44] "GET /obj-perms HTTP/1.1" 200 5034 0.054996 10.0.0.19 - - [2025-08-18 03:06:44] "GET /obj-perms HTTP/1.1" 200 5034 0.040082 10.0.0.27 - - [2025-08-18 03:06:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003077 10.0.0.19 - - [2025-08-18 03:06:44] "GET /projects?obj_uuids=7a28a31a-05e6-44a3-856d-a6eed249560f&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001309 10.0.0.27 - - [2025-08-18 03:06:44] "GET /project/7a28a31a-05e6-44a3-856d-a6eed249560f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.038529 10.0.0.27 - - [2025-08-18 03:06:44] "POST /neutron/network HTTP/1.1" 200 117 0.013288 10.0.0.38 - - [2025-08-18 03:06:45] "POST /route-targets HTTP/1.1" 200 327 0.011831 10.0.0.27 - - [2025-08-18 03:06:45] "POST /neutron/network HTTP/1.1" 200 835 0.010316 10.0.0.27 - - [2025-08-18 03:06:45] "POST /id-to-fqname HTTP/1.1" 200 227 0.001209 10.0.0.27 - - [2025-08-18 03:06:45] "GET /virtual-network/0b22c5f1-2b89-46b5-9f96-581dd88035a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.006549 10.0.0.27 - - [2025-08-18 03:06:45] "GET /virtual-network/0b22c5f1-2b89-46b5-9f96-581dd88035a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.006250 10.0.0.27 - - [2025-08-18 03:06:45] "POST /neutron/subnet HTTP/1.1" 200 720 0.009442 10.0.0.27 - - [2025-08-18 03:06:45] "GET /virtual-network/0b22c5f1-2b89-46b5-9f96-581dd88035a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.006171 10.0.0.38 - - [2025-08-18 03:06:45] "GET /obj-perms HTTP/1.1" 200 5034 0.048990 10.0.0.27 - - [2025-08-18 03:06:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003951 10.0.0.19 - - [2025-08-18 03:06:46] "GET /projects?obj_uuids=7a28a31a-05e6-44a3-856d-a6eed249560f&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001308 10.0.0.27 - - [2025-08-18 03:06:46] "GET /project/7a28a31a-05e6-44a3-856d-a6eed249560f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.047324 10.0.0.38 - - [2025-08-18 03:06:46] "POST /ref-update HTTP/1.1" 200 156 0.021844 10.0.0.19 - - [2025-08-18 03:06:46] "POST /useragent-kv HTTP/1.1" 200 115 0.010069 10.0.0.27 - - [2025-08-18 03:06:46] "POST /neutron/subnet HTTP/1.1" 200 720 0.237393 10.0.0.27 - - [2025-08-18 03:06:46] "POST /id-to-fqname HTTP/1.1" 200 233 0.001416 10.0.0.27 - - [2025-08-18 03:06:46] "GET /virtual-network/abd0d0b4-6830-42bc-9f57-93090e2cad45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.005252 10.0.0.27 - - [2025-08-18 03:06:46] "GET /virtual-network/abd0d0b4-6830-42bc-9f57-93090e2cad45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.013443 10.0.0.27 - - [2025-08-18 03:06:46] "POST /neutron/network HTTP/1.1" 200 847 0.020389 10.0.0.27 - - [2025-08-18 03:06:46] "GET /virtual-network/abd0d0b4-6830-42bc-9f57-93090e2cad45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.005338 10.0.0.27 - - [2025-08-18 03:06:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002977 10.0.0.19 - - [2025-08-18 03:06:47] "GET /projects?obj_uuids=7a28a31a-05e6-44a3-856d-a6eed249560f&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001026 10.0.0.27 - - [2025-08-18 03:06:47] "GET /project/7a28a31a-05e6-44a3-856d-a6eed249560f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.043794 10.0.0.19 - - [2025-08-18 03:06:47] "GET /projects?obj_uuids=7a28a31a-05e6-44a3-856d-a6eed249560f&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001002 10.0.0.27 - - [2025-08-18 03:06:47] "POST /neutron/network HTTP/1.1" 200 631 0.111724 10.0.0.27 - - [2025-08-18 03:06:47] "POST /id-to-fqname HTTP/1.1" 200 234 0.003127 10.0.0.27 - - [2025-08-18 03:06:47] "GET /virtual-network/f413fba2-3532-4d99-8332-5c604c7c69cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.005142 10.0.0.27 - - [2025-08-18 03:06:47] "POST /neutron/network HTTP/1.1" 200 849 0.005785 10.0.0.27 - - [2025-08-18 03:06:47] "GET /virtual-network/f413fba2-3532-4d99-8332-5c604c7c69cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.004547 10.0.0.27 - - [2025-08-18 03:06:47] "GET /virtual-network/f413fba2-3532-4d99-8332-5c604c7c69cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.005328 10.0.0.27 - - [2025-08-18 03:06:48] "GET /obj-perms HTTP/1.1" 200 5034 0.003345 10.0.0.19 - - [2025-08-18 03:06:48] "GET /obj-perms HTTP/1.1" 200 5034 0.005310 10.0.0.27 - - [2025-08-18 03:06:48] "POST /id-to-fqname HTTP/1.1" 200 224 0.001333 10.0.0.27 - - [2025-08-18 03:06:48] "POST /neutron/network HTTP/1.1" 200 838 0.006091 10.0.0.19 - - [2025-08-18 03:06:49] "GET /projects?obj_uuids=7a28a31a-05e6-44a3-856d-a6eed249560f&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001030 10.0.0.27 - - [2025-08-18 03:06:49] "GET /project/7a28a31a-05e6-44a3-856d-a6eed249560f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.064381 10.0.0.27 - - [2025-08-18 03:06:49] "POST /neutron/port HTTP/1.1" 200 117 0.006177 10.0.0.27 - - [2025-08-18 03:06:49] "POST /id-to-fqname HTTP/1.1" 200 225 0.001187 10.0.0.27 - - [2025-08-18 03:06:49] "POST /neutron/network HTTP/1.1" 200 838 0.006480 10.0.0.27 - - [2025-08-18 03:06:49] "POST /neutron/port HTTP/1.1" 200 1060 0.015490 10.0.0.27 - - [2025-08-18 03:06:50] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003507 10.0.0.19 - - [2025-08-18 03:06:50] "GET /projects?obj_uuids=7a28a31a-05e6-44a3-856d-a6eed249560f&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001333 10.0.0.27 - - [2025-08-18 03:06:50] "GET /project/7a28a31a-05e6-44a3-856d-a6eed249560f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.075673 10.0.0.27 - - [2025-08-18 03:06:50] "POST /neutron/network HTTP/1.1" 200 828 0.022738 10.0.0.27 - - [2025-08-18 03:06:50] "POST /neutron/security_group HTTP/1.1" 200 2060 0.009208 10.0.0.27 - - [2025-08-18 03:06:50] "POST /fqname-to-id HTTP/1.1" 404 193 0.003843 10.0.0.27 - - [2025-08-18 03:06:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003633 10.0.0.19 - - [2025-08-18 03:06:50] "GET /domains?obj_uuids=edf943fc-0622-4564-8821-4de9bd04e8a3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001765 10.0.0.27 - - [2025-08-18 03:06:50] "GET /domain/edf943fc-0622-4564-8821-4de9bd04e8a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.009407 10.0.0.27 - - [2025-08-18 03:06:50] "POST /service-templates HTTP/1.1" 200 543 0.038245 10.0.0.27 - - [2025-08-18 03:06:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004021 10.0.0.27 - - [2025-08-18 03:06:50] "GET /service-template/b72b8245-fe3c-4ded-b218-59a52d90b0d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1644 0.007883 10.0.0.27 - - [2025-08-18 03:06:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003528 10.0.0.19 - - [2025-08-18 03:06:50] "GET /projects?obj_uuids=7a28a31a-05e6-44a3-856d-a6eed249560f&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001103 10.0.0.27 - - [2025-08-18 03:06:50] "GET /service-template/b72b8245-fe3c-4ded-b218-59a52d90b0d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1644 0.003041 10.0.0.27 - - [2025-08-18 03:06:50] "POST /id-to-fqname HTTP/1.1" 200 233 0.001728 10.0.0.27 - - [2025-08-18 03:06:51] "POST /neutron/port HTTP/1.1" 200 1062 0.324993 10.0.0.27 - - [2025-08-18 03:06:51] "POST /neutron/security_group HTTP/1.1" 200 2060 0.007248 10.0.0.27 - - [2025-08-18 03:06:51] "POST /neutron/port HTTP/1.1" 200 1090 0.014803 10.0.0.27 - - [2025-08-18 03:06:51] "POST /neutron/subnet HTTP/1.1" 200 698 0.008538 10.0.0.19 - - [2025-08-18 03:06:52] "GET /projects?obj_uuids=7a28a31a-05e6-44a3-856d-a6eed249560f&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.025621 10.0.0.27 - - [2025-08-18 03:06:52] "GET /project/7a28a31a-05e6-44a3-856d-a6eed249560f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.100287 10.0.0.27 - - [2025-08-18 03:06:52] "POST /neutron/network HTTP/1.1" 200 847 0.007830 10.0.0.27 - - [2025-08-18 03:06:52] "POST /neutron/port HTTP/1.1" 200 117 0.007211 10.0.0.27 - - [2025-08-18 03:06:52] "GET /virtual-machine/7d2be947-39cb-4cbc-b6b0-68cc7674e098 HTTP/1.1" 401 292 0.000558 10.0.0.27 - - [2025-08-18 03:06:52] "GET /virtual-machine/7d2be947-39cb-4cbc-b6b0-68cc7674e098 HTTP/1.1" 404 171 0.031604 10.0.0.27 - - [2025-08-18 03:06:53] "POST /neutron/port HTTP/1.1" 200 1061 0.016471 10.0.0.27 - - [2025-08-18 03:06:53] "POST /neutron/port HTTP/1.1" 200 1089 0.015594 10.0.0.27 - - [2025-08-18 03:06:53] "POST /neutron/port HTTP/1.1" 200 117 0.001215 10.0.0.27 - - [2025-08-18 03:06:54] "GET /virtual-machine/7d2be947-39cb-4cbc-b6b0-68cc7674e098 HTTP/1.1" 200 1294 0.005581 10.0.0.27 - - [2025-08-18 03:06:54] "GET /virtual-machine-interface/ba93470c-e454-4490-b90a-88a7ee54e55e HTTP/1.1" 200 2985 0.004747 10.0.0.27 - - [2025-08-18 03:06:54] "GET /virtual-machine-interface/ba93470c-e454-4490-b90a-88a7ee54e55e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2764 0.004730 10.0.0.27 - - [2025-08-18 03:06:54] "PUT /virtual-machine-interface/ba93470c-e454-4490-b90a-88a7ee54e55e HTTP/1.1" 200 284 0.011597 10.0.0.27 - - [2025-08-18 03:06:54] "POST /neutron/security_group HTTP/1.1" 200 2060 0.006555 10.0.0.27 - - [2025-08-18 03:06:55] "POST /neutron/port HTTP/1.1" 200 1089 0.013736 10.0.0.27 - - [2025-08-18 03:06:55] "GET /virtual-machine/7d2be947-39cb-4cbc-b6b0-68cc7674e098 HTTP/1.1" 200 1294 0.004559 10.0.0.27 - - [2025-08-18 03:06:55] "GET /virtual-machine-interface/ba93470c-e454-4490-b90a-88a7ee54e55e HTTP/1.1" 200 3035 0.005658 10.0.0.27 - - [2025-08-18 03:06:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003229 10.0.0.27 - - [2025-08-18 03:06:55] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003378 10.0.0.27 - - [2025-08-18 03:06:55] "GET /virtual-networks?parent_id=7a28a31a-05e6-44a3-856d-a6eed249560f&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.003248 10.0.0.27 - - [2025-08-18 03:06:55] "GET /virtual-network/abd0d0b4-6830-42bc-9f57-93090e2cad45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.005935 10.0.0.27 - - [2025-08-18 03:06:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004257 10.0.0.27 - - [2025-08-18 03:06:58] "GET /virtual-network/abd0d0b4-6830-42bc-9f57-93090e2cad45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.006119 10.0.0.27 - - [2025-08-18 03:07:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003188 10.0.0.27 - - [2025-08-18 03:07:02] "GET /virtual-network/abd0d0b4-6830-42bc-9f57-93090e2cad45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.005129 10.0.0.27 - - [2025-08-18 03:07:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003397 10.0.0.27 - - [2025-08-18 03:07:06] "GET /virtual-network/abd0d0b4-6830-42bc-9f57-93090e2cad45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.005066 10.0.0.38 - - [2025-08-18 03:07:07] "GET /obj-perms HTTP/1.1" 200 5056 0.038893 10.0.0.27 - - [2025-08-18 03:07:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003327 10.0.0.27 - - [2025-08-18 03:07:10] "GET /virtual-network/abd0d0b4-6830-42bc-9f57-93090e2cad45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.004869 10.0.0.27 - - [2025-08-18 03:07:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003433 10.0.0.27 - - [2025-08-18 03:07:14] "GET /virtual-network/abd0d0b4-6830-42bc-9f57-93090e2cad45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.005575 10.0.0.19 - - [2025-08-18 03:07:18] "DELETE /project/7a28a31a05e644a3856da6eed249560f HTTP/1.1" 404 173 0.007098 10.0.0.19 - - [2025-08-18 03:07:18] "GET /projects?obj_uuids=b35ac86e-18f0-4073-ae73-fb18757a2e35&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000909 10.0.0.19 - - [2025-08-18 03:07:18] "GET /project/b35ac86e-18f0-4073-ae73-fb18757a2e35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.036734 10.0.0.19 - - [2025-08-18 03:07:18] "GET /projects?obj_uuids=b35ac86e-18f0-4073-ae73-fb18757a2e35&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000986 10.0.0.19 - - [2025-08-18 03:07:18] "GET /project/b35ac86e-18f0-4073-ae73-fb18757a2e35?fields=security_groups HTTP/1.1" 200 1352 0.035899 10.0.0.19 - - [2025-08-18 03:07:18] "DELETE /security-group/6970f639-cac9-4f81-9fc5-cf7dd4cb30c7 HTTP/1.1" 200 115 0.085268 10.0.0.19 - - [2025-08-18 03:07:18] "GET /projects?obj_uuids=b35ac86e-18f0-4073-ae73-fb18757a2e35&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001356 10.0.0.38 - - [2025-08-18 03:07:18] "DELETE /access-control-list/06fdb8cb-51b0-4f3f-9d37-63210407ebf4 HTTP/1.1" 200 115 0.066125 10.0.0.19 - - [2025-08-18 03:07:18] "GET /project/b35ac86e-18f0-4073-ae73-fb18757a2e35?fields=application_policy_sets HTTP/1.1" 200 1391 0.076644 10.0.0.19 - - [2025-08-18 03:07:18] "DELETE /project/b35ac86e-18f0-4073-ae73-fb18757a2e35 HTTP/1.1" 200 115 0.451455 10.0.0.27 - - [2025-08-18 03:07:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003049 10.0.0.27 - - [2025-08-18 03:07:18] "GET /virtual-network/abd0d0b4-6830-42bc-9f57-93090e2cad45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.004880 10.0.0.27 - - [2025-08-18 03:07:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003129 10.0.0.27 - - [2025-08-18 03:07:22] "GET /virtual-network/abd0d0b4-6830-42bc-9f57-93090e2cad45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.004702 10.0.0.27 - - [2025-08-18 03:07:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004334 10.0.0.27 - - [2025-08-18 03:07:27] "GET /virtual-network/abd0d0b4-6830-42bc-9f57-93090e2cad45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.007370 10.0.0.27 - - [2025-08-18 03:07:28] "POST /neutron/port HTTP/1.1" 200 1088 0.019747 10.0.0.27 - - [2025-08-18 03:07:28] "POST /neutron/subnet HTTP/1.1" 200 689 0.010179 10.0.0.27 - - [2025-08-18 03:07:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004194 10.0.0.27 - - [2025-08-18 03:07:31] "GET /virtual-network/abd0d0b4-6830-42bc-9f57-93090e2cad45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.006102 10.0.0.27 - - [2025-08-18 03:07:32] "POST /neutron/port HTTP/1.1" 200 1090 0.038140 10.0.0.27 - - [2025-08-18 03:07:32] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004752 10.0.0.27 - - [2025-08-18 03:07:32] "POST /neutron/network HTTP/1.1" 200 832 0.008320 10.0.0.27 - - [2025-08-18 03:07:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003558 10.0.0.27 - - [2025-08-18 03:07:35] "GET /virtual-network/abd0d0b4-6830-42bc-9f57-93090e2cad45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.005736 10.0.0.27 - - [2025-08-18 03:07:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004304 10.0.0.27 - - [2025-08-18 03:07:37] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004844 10.0.0.27 - - [2025-08-18 03:07:37] "GET /virtual-networks?parent_id=7a28a31a-05e6-44a3-856d-a6eed249560f&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.003812 10.0.0.27 - - [2025-08-18 03:07:37] "GET /virtual-network/abd0d0b4-6830-42bc-9f57-93090e2cad45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.009196 10.0.0.27 - - [2025-08-18 03:07:37] "POST /neutron/port HTTP/1.1" 200 1089 0.014408 10.0.0.27 - - [2025-08-18 03:07:38] "POST /neutron/security_group HTTP/1.1" 200 2060 0.024981 10.0.0.27 - - [2025-08-18 03:07:45] "POST /neutron/port HTTP/1.1" 200 1089 0.015252 10.0.0.27 - - [2025-08-18 03:07:47] "POST /neutron/security_group HTTP/1.1" 200 2060 0.006539 10.0.0.27 - - [2025-08-18 03:07:58] "POST /fqname-to-id HTTP/1.1" 404 211 0.003430 10.0.0.27 - - [2025-08-18 03:07:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002657 10.0.0.19 - - [2025-08-18 03:07:58] "GET /projects?obj_uuids=7a28a31a-05e6-44a3-856d-a6eed249560f&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001495 10.0.0.27 - - [2025-08-18 03:07:58] "GET /project/7a28a31a-05e6-44a3-856d-a6eed249560f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.053946 10.0.0.27 - - [2025-08-18 03:07:58] "POST /service-instances HTTP/1.1" 200 547 0.040526 10.0.0.27 - - [2025-08-18 03:07:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003471 10.0.0.27 - - [2025-08-18 03:07:58] "GET /service-instance/5894a04c-40d0-4630-a41c-eee5f75ecf1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.005921 10.0.0.27 - - [2025-08-18 03:07:58] "POST /port-tuples HTTP/1.1" 200 590 0.043533 10.0.0.27 - - [2025-08-18 03:07:58] "GET /virtual-machine-interface/ba93470c-e454-4490-b90a-88a7ee54e55e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2814 0.005508 10.0.0.27 - - [2025-08-18 03:07:58] "PUT /virtual-machine-interface/ba93470c-e454-4490-b90a-88a7ee54e55e HTTP/1.1" 200 284 0.011741 10.0.0.27 - - [2025-08-18 03:07:58] "POST /ref-update HTTP/1.1" 200 156 0.014380 10.0.0.27 - - [2025-08-18 03:07:58] "POST /neutron/port HTTP/1.1" 200 1088 0.020565 10.0.0.27 - - [2025-08-18 03:07:58] "POST /ref-update HTTP/1.1" 200 156 0.037551 10.0.0.27 - - [2025-08-18 03:07:58] "POST /ref-update HTTP/1.1" 200 156 0.024405 10.0.0.27 - - [2025-08-18 03:07:58] "POST /neutron/security_group HTTP/1.1" 200 2060 0.016933 10.0.0.27 - - [2025-08-18 03:07:59] "GET /virtual-machine/e6036db2-f581-4a43-81df-90a18c1436d9 HTTP/1.1" 200 1294 0.005285 10.0.0.27 - - [2025-08-18 03:07:59] "GET /virtual-machine-interface/3eeb3f84-1cf1-42db-bad2-c27b3afa31e0 HTTP/1.1" 200 2957 0.004657 10.0.0.27 - - [2025-08-18 03:07:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003105 10.0.0.27 - - [2025-08-18 03:07:59] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003451 10.0.0.27 - - [2025-08-18 03:07:59] "GET /virtual-networks?parent_id=7a28a31a-05e6-44a3-856d-a6eed249560f&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.002357 10.0.0.27 - - [2025-08-18 03:07:59] "GET /virtual-network/fe3be2f4-8a6d-4b2b-8d7a-cd31abda5ed5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005230 10.0.0.27 - - [2025-08-18 03:08:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002996 10.0.0.27 - - [2025-08-18 03:08:00] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.002955 10.0.0.27 - - [2025-08-18 03:08:00] "GET /virtual-networks?parent_id=7a28a31a-05e6-44a3-856d-a6eed249560f&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.002837 10.0.0.27 - - [2025-08-18 03:08:00] "GET /virtual-network/fe3be2f4-8a6d-4b2b-8d7a-cd31abda5ed5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005384 10.0.0.27 - - [2025-08-18 03:08:00] "POST /neutron/port HTTP/1.1" 200 1090 0.013095 10.0.0.27 - - [2025-08-18 03:08:00] "POST /neutron/security_group HTTP/1.1" 200 2060 0.007153 10.0.0.27 - - [2025-08-18 03:08:00] "GET /virtual-machine/40d24045-6ba3-4c3f-b4a4-4138c6e26325 HTTP/1.1" 200 1294 0.004950 10.0.0.27 - - [2025-08-18 03:08:00] "GET /virtual-machine-interface/893e607f-3604-486e-b173-c83fb1b576ae HTTP/1.1" 200 2960 0.005126 10.0.0.27 - - [2025-08-18 03:08:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003081 10.0.0.27 - - [2025-08-18 03:08:00] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003501 10.0.0.27 - - [2025-08-18 03:08:00] "GET /virtual-networks?parent_id=7a28a31a-05e6-44a3-856d-a6eed249560f&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.002989 10.0.0.27 - - [2025-08-18 03:08:00] "GET /virtual-network/10577157-c10a-4e93-b33f-60b0e3e618af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005156 10.0.0.27 - - [2025-08-18 03:08:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.010569 10.0.0.27 - - [2025-08-18 03:08:01] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003926 10.0.0.27 - - [2025-08-18 03:08:01] "GET /virtual-networks?parent_id=7a28a31a-05e6-44a3-856d-a6eed249560f&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.002598 10.0.0.27 - - [2025-08-18 03:08:01] "GET /virtual-network/10577157-c10a-4e93-b33f-60b0e3e618af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006587 10.0.0.27 - - [2025-08-18 03:08:02] "POST /fqname-to-id HTTP/1.1" 404 215 0.003143 10.0.0.27 - - [2025-08-18 03:08:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002672 10.0.0.19 - - [2025-08-18 03:08:02] "GET /projects?obj_uuids=7a28a31a-05e6-44a3-856d-a6eed249560f&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001020 10.0.0.27 - - [2025-08-18 03:08:02] "GET /project/7a28a31a-05e6-44a3-856d-a6eed249560f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.050285 10.0.0.27 - - [2025-08-18 03:08:02] "POST /network-policys HTTP/1.1" 200 551 0.038193 10.0.0.27 - - [2025-08-18 03:08:02] "GET /network-policy/b1216a1c-50c4-4c30-999d-32ae190d5ea1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2474 0.005475 10.0.0.27 - - [2025-08-18 03:08:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005738 10.0.0.27 - - [2025-08-18 03:08:02] "GET /virtual-network/fe3be2f4-8a6d-4b2b-8d7a-cd31abda5ed5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005837 10.0.0.27 - - [2025-08-18 03:08:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003063 10.0.0.27 - - [2025-08-18 03:08:02] "GET /network-policy/b1216a1c-50c4-4c30-999d-32ae190d5ea1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2474 0.003696 10.0.0.27 - - [2025-08-18 03:08:02] "POST /ref-update HTTP/1.1" 200 156 0.053038 10.0.0.27 - - [2025-08-18 03:08:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004565 10.0.0.27 - - [2025-08-18 03:08:02] "GET /network-policy/b1216a1c-50c4-4c30-999d-32ae190d5ea1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2474 0.003523 10.0.0.38 - - [2025-08-18 03:08:02] "POST /access-control-lists HTTP/1.1" 200 596 0.068956 10.0.0.27 - - [2025-08-18 03:08:02] "POST /neutron/network HTTP/1.1" 200 920 0.013877 10.0.0.27 - - [2025-08-18 03:08:02] "GET /virtual-network/fe3be2f4-8a6d-4b2b-8d7a-cd31abda5ed5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2358 0.005992 10.0.0.27 - - [2025-08-18 03:08:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003715 10.0.0.27 - - [2025-08-18 03:08:02] "GET /network-policy/b1216a1c-50c4-4c30-999d-32ae190d5ea1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2474 0.005953 10.0.0.27 - - [2025-08-18 03:08:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005581 10.0.0.27 - - [2025-08-18 03:08:02] "GET /virtual-network/10577157-c10a-4e93-b33f-60b0e3e618af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005909 10.0.0.27 - - [2025-08-18 03:08:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002632 10.0.0.27 - - [2025-08-18 03:08:02] "GET /network-policy/b1216a1c-50c4-4c30-999d-32ae190d5ea1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2474 0.003699 10.0.0.27 - - [2025-08-18 03:08:02] "POST /ref-update HTTP/1.1" 200 156 0.052830 10.0.0.38 - - [2025-08-18 03:08:02] "POST /fqname-to-id HTTP/1.1" 404 242 0.010296 10.0.0.27 - - [2025-08-18 03:08:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.006013 10.0.0.27 - - [2025-08-18 03:08:02] "GET /network-policy/b1216a1c-50c4-4c30-999d-32ae190d5ea1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2474 0.003732 10.0.0.27 - - [2025-08-18 03:08:02] "GET /virtual-network/10577157-c10a-4e93-b33f-60b0e3e618af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2366 0.019971 10.0.0.27 - - [2025-08-18 03:08:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004097 10.0.0.27 - - [2025-08-18 03:08:03] "GET /network-policy/b1216a1c-50c4-4c30-999d-32ae190d5ea1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2474 0.005484 10.0.0.38 - - [2025-08-18 03:08:03] "POST /ref-update HTTP/1.1" 200 156 0.046371 10.0.0.27 - - [2025-08-18 03:08:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.011279 10.0.0.27 - - [2025-08-18 03:08:03] "GET /service-template/b72b8245-fe3c-4ded-b218-59a52d90b0d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1644 0.006367 10.0.0.27 - - [2025-08-18 03:08:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004429 10.0.0.19 - - [2025-08-18 03:08:03] "GET /projects?obj_uuids=7a28a31a-05e6-44a3-856d-a6eed249560f&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.004731 10.0.0.27 - - [2025-08-18 03:08:03] "GET /project/7a28a31a-05e6-44a3-856d-a6eed249560f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.045824 10.0.0.27 - - [2025-08-18 03:08:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003224 10.0.0.27 - - [2025-08-18 03:08:03] "GET /service-instance/5894a04c-40d0-4630-a41c-eee5f75ecf1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2543 0.010782 10.0.0.27 - - [2025-08-18 03:08:03] "POST /neutron/security_group HTTP/1.1" 200 2060 0.007452 10.0.0.27 - - [2025-08-18 03:08:03] "POST /neutron/port HTTP/1.1" 200 1383 0.022044 10.0.0.27 - - [2025-08-18 03:08:04] "POST /neutron/security_group HTTP/1.1" 200 2060 0.007479 10.0.0.27 - - [2025-08-18 03:08:04] "POST /id-to-fqname HTTP/1.1" 200 233 0.001785 10.0.0.27 - - [2025-08-18 03:08:04] "GET /virtual-machine/7d2be947-39cb-4cbc-b6b0-68cc7674e098 HTTP/1.1" 200 1294 0.003809 10.0.0.27 - - [2025-08-18 03:08:04] "GET /virtual-machine-interface/ba93470c-e454-4490-b90a-88a7ee54e55e HTTP/1.1" 200 3891 0.004467 10.0.0.27 - - [2025-08-18 03:08:04] "GET /instance-ip/77b6ae05-0f6f-4df8-a767-f590cec9d797 HTTP/1.1" 200 1964 0.003284 10.0.0.27 - - [2025-08-18 03:08:04] "GET /instance-ip/af835537-80c5-4eaf-83cf-359126b658a8 HTTP/1.1" 200 1962 0.004871 10.0.0.27 - - [2025-08-18 03:08:04] "GET /instance-ip/b10e5694-6ea5-4233-8ef7-5adf565999ed HTTP/1.1" 200 1635 0.008177 10.0.0.27 - - [2025-08-18 03:08:04] "POST /neutron/port HTTP/1.1" 200 1383 0.028044 10.0.0.27 - - [2025-08-18 03:08:04] "POST /neutron/security_group HTTP/1.1" 200 2060 0.006836 10.0.0.27 - - [2025-08-18 03:08:04] "GET /virtual-machine/7d2be947-39cb-4cbc-b6b0-68cc7674e098 HTTP/1.1" 200 1294 0.004111 10.0.0.27 - - [2025-08-18 03:08:04] "GET /virtual-machine-interface/ba93470c-e454-4490-b90a-88a7ee54e55e HTTP/1.1" 200 3891 0.005202 10.0.0.27 - - [2025-08-18 03:08:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002872 10.0.0.27 - - [2025-08-18 03:08:04] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003520 10.0.0.27 - - [2025-08-18 03:08:04] "GET /virtual-networks?parent_id=7a28a31a-05e6-44a3-856d-a6eed249560f&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.003050 10.0.0.27 - - [2025-08-18 03:08:04] "GET /virtual-network/abd0d0b4-6830-42bc-9f57-93090e2cad45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.013194 10.0.0.27 - - [2025-08-18 03:08:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003336 10.0.0.27 - - [2025-08-18 03:08:05] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003283 10.0.0.27 - - [2025-08-18 03:08:05] "GET /virtual-networks?parent_id=7a28a31a-05e6-44a3-856d-a6eed249560f&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.003178 10.0.0.27 - - [2025-08-18 03:08:05] "GET /virtual-network/abd0d0b4-6830-42bc-9f57-93090e2cad45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.006525 10.0.0.27 - - [2025-08-18 03:08:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004041 10.0.0.27 - - [2025-08-18 03:08:05] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004551 10.0.0.27 - - [2025-08-18 03:08:05] "GET /virtual-networks?parent_id=7a28a31a-05e6-44a3-856d-a6eed249560f&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.003164 10.0.0.27 - - [2025-08-18 03:08:05] "GET /virtual-network/abd0d0b4-6830-42bc-9f57-93090e2cad45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.005512 10.0.0.27 - - [2025-08-18 03:08:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003931 10.0.0.27 - - [2025-08-18 03:08:05] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005235 10.0.0.27 - - [2025-08-18 03:08:05] "GET /virtual-networks?parent_id=7a28a31a-05e6-44a3-856d-a6eed249560f&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.004058 10.0.0.27 - - [2025-08-18 03:08:05] "GET /virtual-network/abd0d0b4-6830-42bc-9f57-93090e2cad45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.006465 10.0.0.27 - - [2025-08-18 03:08:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003994 10.0.0.27 - - [2025-08-18 03:08:05] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004715 10.0.0.27 - - [2025-08-18 03:08:05] "GET /virtual-networks?parent_id=7a28a31a-05e6-44a3-856d-a6eed249560f&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.003828 10.0.0.27 - - [2025-08-18 03:08:06] "GET /virtual-network/abd0d0b4-6830-42bc-9f57-93090e2cad45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.006787 10.0.0.27 - - [2025-08-18 03:08:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003981 10.0.0.27 - - [2025-08-18 03:08:06] "GET /routing-instance/048adb61-f623-42b6-82c4-205b7540cc2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.004103 10.0.0.27 - - [2025-08-18 03:08:06] "GET /routing-instance/048adb61-f623-42b6-82c4-205b7540cc2e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1587 0.006148 10.0.0.27 - - [2025-08-18 03:08:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004645 10.0.0.27 - - [2025-08-18 03:08:06] "GET /routing-instance/1362f2f5-49f1-4b36-abf3-1c8b28b9a481?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2100 0.004874 10.0.0.27 - - [2025-08-18 03:08:06] "GET /routing-instance/1362f2f5-49f1-4b36-abf3-1c8b28b9a481?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1592 0.005445 10.0.0.27 - - [2025-08-18 03:08:30] "POST /neutron/network HTTP/1.1" 200 857 0.006296 10.0.0.27 - - [2025-08-18 03:08:30] "POST /neutron/port HTTP/1.1" 200 117 0.001197 10.0.0.27 - - [2025-08-18 03:08:32] "POST /neutron/port HTTP/1.1" 200 1090 0.014872 10.0.0.27 - - [2025-08-18 03:08:32] "POST /neutron/subnet HTTP/1.1" 200 698 0.008595 10.0.0.27 - - [2025-08-18 03:08:44] "GET /network-policy/b1216a1c-50c4-4c30-999d-32ae190d5ea1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2474 0.004852 10.0.0.27 - - [2025-08-18 03:08:44] "PUT /network-policy/b1216a1c-50c4-4c30-999d-32ae190d5ea1 HTTP/1.1" 200 262 0.013105 10.0.0.27 - - [2025-08-18 03:08:44] "GET /network-policy/b1216a1c-50c4-4c30-999d-32ae190d5ea1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3770 0.003928 10.0.0.27 - - [2025-08-18 03:08:45] "POST /neutron/port HTTP/1.1" 200 1383 0.018191 10.0.0.27 - - [2025-08-18 03:09:08] "POST /neutron/security_group HTTP/1.1" 200 2060 0.008518 10.0.0.27 - - [2025-08-18 03:09:13] "POST /ref-update HTTP/1.1" 200 156 0.078315 10.0.0.38 - - [2025-08-18 03:09:13] "POST /ref-update HTTP/1.1" 200 156 0.047633 10.0.0.27 - - [2025-08-18 03:09:13] "GET /virtual-network/10577157-c10a-4e93-b33f-60b0e3e618af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.010497 10.0.0.27 - - [2025-08-18 03:09:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.006214 10.0.0.27 - - [2025-08-18 03:09:13] "GET /network-policy/b1216a1c-50c4-4c30-999d-32ae190d5ea1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3770 0.003800 10.0.0.27 - - [2025-08-18 03:09:13] "POST /ref-update HTTP/1.1" 200 156 0.042780 10.0.0.27 - - [2025-08-18 03:09:13] "GET /virtual-network/fe3be2f4-8a6d-4b2b-8d7a-cd31abda5ed5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.007391 10.0.0.27 - - [2025-08-18 03:09:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002631 10.0.0.27 - - [2025-08-18 03:09:13] "GET /network-policy/b1216a1c-50c4-4c30-999d-32ae190d5ea1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3770 0.003739 10.0.0.27 - - [2025-08-18 03:09:13] "DELETE /network-policy/b1216a1c-50c4-4c30-999d-32ae190d5ea1 HTTP/1.1" 200 115 0.045603 10.0.0.27 - - [2025-08-18 03:09:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005666 10.0.0.27 - - [2025-08-18 03:09:13] "DELETE /service-instance/5894a04c-40d0-4630-a41c-eee5f75ecf1b HTTP/1.1" 200 115 0.052429 10.0.0.27 - - [2025-08-18 03:09:13] "POST /ref-update HTTP/1.1" 200 156 0.047421 10.0.0.27 - - [2025-08-18 03:09:14] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002910 10.0.0.27 - - [2025-08-18 03:09:14] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002657 10.0.0.38 - - [2025-08-18 03:09:14] "POST /ref-update HTTP/1.1" 200 156 0.025635 10.0.0.27 - - [2025-08-18 03:09:14] "DELETE /instance-ip/77b6ae05-0f6f-4df8-a767-f590cec9d797 HTTP/1.1" 200 115 0.054044 10.0.0.38 - - [2025-08-18 03:09:14] "POST /ref-update HTTP/1.1" 200 156 0.028262 10.0.0.27 - - [2025-08-18 03:09:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.013759 10.0.0.27 - - [2025-08-18 03:09:14] "DELETE /service-template/b72b8245-fe3c-4ded-b218-59a52d90b0d7 HTTP/1.1" 200 115 0.055789 10.0.0.27 - - [2025-08-18 03:09:14] "POST /fqname-to-id HTTP/1.1" 404 193 0.003202 10.0.0.27 - - [2025-08-18 03:09:14] "POST /neutron/network HTTP/1.1" 200 849 0.007224 10.0.0.38 - - [2025-08-18 03:09:14] "DELETE /route-target/df707a68-4b9c-4e0b-94c8-c21982f2851e HTTP/1.1" 200 115 0.020694 10.0.0.27 - - [2025-08-18 03:09:14] "POST /neutron/port HTTP/1.1" 200 1115 0.012176 10.0.0.27 - - [2025-08-18 03:09:15] "POST /neutron/port HTTP/1.1" 200 1116 0.033932 10.0.0.27 - - [2025-08-18 03:09:15] "POST /neutron/port HTTP/1.1" 200 1088 0.019724 10.0.0.27 - - [2025-08-18 03:09:15] "POST /neutron/port HTTP/1.1" 200 151 0.250775 10.0.0.38 - - [2025-08-18 03:09:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003763 10.0.0.27 - - [2025-08-18 03:09:16] "POST /neutron/network HTTP/1.1" 200 832 0.006346 10.0.0.38 - - [2025-08-18 03:09:16] "DELETE /route-target/00d44611-78c8-49ca-8b4a-8742b73e9228 HTTP/1.1" 200 115 0.026212 10.0.0.19 - - [2025-08-18 03:09:16] "POST /useragent-kv HTTP/1.1" 200 115 0.006407 10.0.0.19 - - [2025-08-18 03:09:16] "POST /useragent-kv HTTP/1.1" 200 115 0.002581 10.0.0.27 - - [2025-08-18 03:09:16] "POST /neutron/network HTTP/1.1" 200 151 0.124003 10.0.0.19 - - [2025-08-18 03:09:18] "GET /projects?obj_uuids=7a28a31a-05e6-44a3-856d-a6eed249560f&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001024 10.0.0.27 - - [2025-08-18 03:09:18] "GET /project/7a28a31a-05e6-44a3-856d-a6eed249560f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.034782 10.0.0.19 - - [2025-08-18 03:09:18] "GET /projects?obj_uuids=7a28a31a-05e6-44a3-856d-a6eed249560f&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001045 10.0.0.27 - - [2025-08-18 03:09:18] "GET /project/7a28a31a-05e6-44a3-856d-a6eed249560f?fields=virtual_networks HTTP/1.1" 200 1035 0.074067 10.0.0.19 - - [2025-08-18 03:09:18] "GET /projects?obj_uuids=7a28a31a-05e6-44a3-856d-a6eed249560f&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001473 10.0.0.27 - - [2025-08-18 03:09:18] "GET /project/7a28a31a-05e6-44a3-856d-a6eed249560f?fields=virtual_machine_interfaces HTTP/1.1" 200 1035 0.039054 10.0.0.19 - - [2025-08-18 03:09:18] "GET /projects?obj_uuids=7a28a31a-05e6-44a3-856d-a6eed249560f&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001079 10.0.0.27 - - [2025-08-18 03:09:18] "GET /project/7a28a31a-05e6-44a3-856d-a6eed249560f?fields=security_groups HTTP/1.1" 200 1263 0.039267 10.0.0.27 - - [2025-08-18 03:09:19] "POST /fqname-to-id HTTP/1.1" 404 189 0.028329 10.0.0.19 - - [2025-08-18 03:09:19] "GET /projects?obj_uuids=ce80a316-d130-420b-b290-023f1b6de36e&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003498 10.0.0.19 - - [2025-08-18 03:09:19] "GET /domains?obj_uuids=edf943fc-0622-4564-8821-4de9bd04e8a3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001603 10.0.0.19 - - [2025-08-18 03:09:19] "GET /domain/edf943fc-0622-4564-8821-4de9bd04e8a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.010751 10.0.0.19 - - [2025-08-18 03:09:19] "POST /id-to-fqname HTTP/1.1" 200 191 0.001212 10.0.0.19 - - [2025-08-18 03:09:19] "POST /fqname-to-id HTTP/1.1" 404 200 0.004734 10.0.0.19 - - [2025-08-18 03:09:19] "POST /security-groups HTTP/1.1" 200 592 0.024998 10.0.0.38 - - [2025-08-18 03:09:19] "POST /fqname-to-id HTTP/1.1" 404 235 0.002901 10.0.0.19 - - [2025-08-18 03:09:19] "POST /projects HTTP/1.1" 200 587 0.204212 10.0.0.19 - - [2025-08-18 03:09:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.278352 10.0.0.38 - - [2025-08-18 03:09:19] "POST /access-control-lists HTTP/1.1" 200 595 0.036479 10.0.0.27 - - [2025-08-18 03:09:19] "GET /project/ce80a316-d130-420b-b290-023f1b6de36e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.429662 10.0.0.27 - - [2025-08-18 03:09:20] "GET / HTTP/1.1" 200 35931 0.001980 10.0.0.27 - - [2025-08-18 03:09:22] "GET /project/ce80a316-d130-420b-b290-023f1b6de36e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000583 10.0.0.19 - - [2025-08-18 03:09:23] "GET /projects?obj_uuids=ce80a316-d130-420b-b290-023f1b6de36e&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001330 10.0.0.27 - - [2025-08-18 03:09:23] "GET /project/ce80a316-d130-420b-b290-023f1b6de36e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.064421 10.0.0.27 - - [2025-08-18 03:09:23] "POST /fqname-to-id HTTP/1.1" 404 180 0.003755 10.0.0.27 - - [2025-08-18 03:09:23] "POST /virtual-DNSs HTTP/1.1" 200 507 0.026440 10.0.0.27 - - [2025-08-18 03:09:23] "GET /virtual-DNS/31626e2f-eba7-45cc-bd92-870ee7607a20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1438 0.008476 10.0.0.27 - - [2025-08-18 03:09:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004325 10.0.0.27 - - [2025-08-18 03:09:23] "GET /virtual-DNS/31626e2f-eba7-45cc-bd92-870ee7607a20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1438 0.003994 10.0.0.27 - - [2025-08-18 03:09:23] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 762 0.002768 10.0.0.27 - - [2025-08-18 03:09:23] "POST /network-ipams HTTP/1.1" 200 514 0.021849 10.0.0.27 - - [2025-08-18 03:09:23] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 968 0.003562 10.0.0.27 - - [2025-08-18 03:09:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002987 10.0.0.27 - - [2025-08-18 03:09:24] "GET /network-ipam/cf42eff2-b548-4934-a654-b96c4fda5d9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.006159 10.0.0.27 - - [2025-08-18 03:09:24] "PUT /network-ipam/cf42eff2-b548-4934-a654-b96c4fda5d9f HTTP/1.1" 200 258 0.012324 10.0.0.27 - - [2025-08-18 03:09:24] "POST /ref-update HTTP/1.1" 200 156 0.012059 10.0.0.27 - - [2025-08-18 03:09:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003080 10.0.0.19 - - [2025-08-18 03:09:24] "GET /projects?obj_uuids=ce80a316-d130-420b-b290-023f1b6de36e&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001112 10.0.0.27 - - [2025-08-18 03:09:24] "GET /project/ce80a316-d130-420b-b290-023f1b6de36e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.045498 10.0.0.38 - - [2025-08-18 03:09:24] "POST /route-targets HTTP/1.1" 200 327 0.014402 10.0.0.19 - - [2025-08-18 03:09:24] "POST /useragent-kv HTTP/1.1" 200 115 0.007455 10.0.0.27 - - [2025-08-18 03:09:24] "POST /neutron/subnet HTTP/1.1" 200 711 0.270692 10.0.0.27 - - [2025-08-18 03:09:24] "POST /id-to-fqname HTTP/1.1" 200 227 0.001276 10.0.0.27 - - [2025-08-18 03:09:24] "GET /virtual-network/4b115948-0da8-431f-8a37-7147ad199ebd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.012141 10.0.0.27 - - [2025-08-18 03:09:24] "GET /virtual-network/4b115948-0da8-431f-8a37-7147ad199ebd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005529 10.0.0.27 - - [2025-08-18 03:09:24] "POST /neutron/network HTTP/1.1" 200 833 0.005555 10.0.0.27 - - [2025-08-18 03:09:25] "POST /neutron/network HTTP/1.1" 200 833 0.005715 10.0.0.27 - - [2025-08-18 03:09:25] "POST /id-to-fqname HTTP/1.1" 200 227 0.001031 10.0.0.19 - - [2025-08-18 03:09:26] "GET /projects?obj_uuids=ce80a316-d130-420b-b290-023f1b6de36e&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001578 10.0.0.27 - - [2025-08-18 03:09:26] "GET /project/ce80a316-d130-420b-b290-023f1b6de36e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.069260 10.0.0.27 - - [2025-08-18 03:09:26] "POST /neutron/port HTTP/1.1" 200 117 0.006721 10.0.0.27 - - [2025-08-18 03:09:26] "POST /neutron/network HTTP/1.1" 200 843 0.006315 10.0.0.27 - - [2025-08-18 03:09:26] "POST /neutron/port HTTP/1.1" 200 1058 0.012703 10.0.0.27 - - [2025-08-18 03:09:27] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003604 10.0.0.27 - - [2025-08-18 03:09:27] "POST /neutron/network HTTP/1.1" 200 833 0.005718 10.0.0.27 - - [2025-08-18 03:09:31] "POST /neutron/port HTTP/1.1" 200 1086 0.016493 10.0.0.27 - - [2025-08-18 03:09:31] "POST /neutron/port HTTP/1.1" 200 1086 0.011456 10.0.0.27 - - [2025-08-18 03:09:31] "GET /virtual-machine/e14a8d7c-acb8-456c-b490-3ad3c7fb182e HTTP/1.1" 401 292 0.000331 10.0.0.27 - - [2025-08-18 03:09:31] "POST /neutron/network HTTP/1.1" 200 843 0.005143 10.0.0.27 - - [2025-08-18 03:09:31] "POST /neutron/port HTTP/1.1" 200 117 0.001042 10.0.0.27 - - [2025-08-18 03:09:31] "GET /virtual-machine/e14a8d7c-acb8-456c-b490-3ad3c7fb182e HTTP/1.1" 200 1294 0.025192 10.0.0.27 - - [2025-08-18 03:09:31] "GET /virtual-machine-interface/9d483ec9-49c4-42fe-b289-75e0360d61f9 HTTP/1.1" 200 2965 0.009702 10.0.0.27 - - [2025-08-18 03:09:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004673 10.0.0.27 - - [2025-08-18 03:09:31] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003958 10.0.0.27 - - [2025-08-18 03:09:31] "GET /virtual-networks?parent_id=ce80a316-d130-420b-b290-023f1b6de36e&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.003134 10.0.0.27 - - [2025-08-18 03:09:31] "GET /virtual-network/4b115948-0da8-431f-8a37-7147ad199ebd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.007070 10.0.0.27 - - [2025-08-18 03:09:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003890 10.0.0.27 - - [2025-08-18 03:09:35] "GET /virtual-network/4b115948-0da8-431f-8a37-7147ad199ebd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005157 10.0.0.27 - - [2025-08-18 03:09:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003198 10.0.0.27 - - [2025-08-18 03:09:39] "GET /virtual-network/4b115948-0da8-431f-8a37-7147ad199ebd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.004869 10.0.0.27 - - [2025-08-18 03:09:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004747 10.0.0.27 - - [2025-08-18 03:09:43] "GET /virtual-network/4b115948-0da8-431f-8a37-7147ad199ebd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.007357 10.0.0.27 - - [2025-08-18 03:09:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003421 10.0.0.27 - - [2025-08-18 03:09:47] "GET /virtual-network/4b115948-0da8-431f-8a37-7147ad199ebd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006220 10.0.0.27 - - [2025-08-18 03:09:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003505 10.0.0.27 - - [2025-08-18 03:09:51] "GET /virtual-network/4b115948-0da8-431f-8a37-7147ad199ebd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005157 10.0.0.27 - - [2025-08-18 03:09:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004088 10.0.0.27 - - [2025-08-18 03:09:55] "GET /virtual-network/4b115948-0da8-431f-8a37-7147ad199ebd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.007779 10.0.0.27 - - [2025-08-18 03:09:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003311 10.0.0.27 - - [2025-08-18 03:09:59] "GET /virtual-network/4b115948-0da8-431f-8a37-7147ad199ebd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005156 10.0.0.27 - - [2025-08-18 03:10:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003863 10.0.0.27 - - [2025-08-18 03:10:03] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003068 10.0.0.27 - - [2025-08-18 03:10:03] "GET /virtual-networks?parent_id=ce80a316-d130-420b-b290-023f1b6de36e&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.002297 10.0.0.27 - - [2025-08-18 03:10:03] "GET /virtual-network/4b115948-0da8-431f-8a37-7147ad199ebd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005195 10.0.0.27 - - [2025-08-18 03:10:03] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006726 10.0.0.19 - - [2025-08-18 03:10:10] "GET /obj-perms HTTP/1.1" 200 5056 0.045583 10.0.0.27 - - [2025-08-18 03:10:11] "POST /neutron/port HTTP/1.1" 200 1086 0.013253 10.0.0.27 - - [2025-08-18 03:10:14] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006905 10.0.0.19 - - [2025-08-18 03:10:18] "DELETE /project/ce80a316d130420bb290023f1b6de36e HTTP/1.1" 404 173 0.037712 10.0.0.19 - - [2025-08-18 03:10:18] "DELETE /project/7a28a31a-05e6-44a3-856d-a6eed249560f HTTP/1.1" 404 177 0.049705 10.0.0.27 - - [2025-08-18 03:10:33] "POST /neutron/port HTTP/1.1" 200 1086 0.044704 10.0.0.27 - - [2025-08-18 03:10:33] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003785 10.0.0.27 - - [2025-08-18 03:10:33] "POST /neutron/network HTTP/1.1" 200 833 0.007561 10.0.0.27 - - [2025-08-18 03:10:46] "POST /id-to-fqname HTTP/1.1" 200 227 0.001329 10.0.0.27 - - [2025-08-18 03:10:46] "POST /neutron/port HTTP/1.1" 200 1086 0.013608 10.0.0.19 - - [2025-08-18 03:10:47] "GET /projects?obj_uuids=ce80a316-d130-420b-b290-023f1b6de36e&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001030 10.0.0.27 - - [2025-08-18 03:10:47] "GET /project/ce80a316-d130-420b-b290-023f1b6de36e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.064854 10.0.0.27 - - [2025-08-18 03:10:47] "POST /neutron/network HTTP/1.1" 200 833 0.025929 10.0.0.27 - - [2025-08-18 03:10:48] "POST /neutron/port HTTP/1.1" 200 117 0.005878 10.0.0.19 - - [2025-08-18 03:10:48] "GET /projects?obj_uuids=ce80a316-d130-420b-b290-023f1b6de36e&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001004 10.0.0.27 - - [2025-08-18 03:10:48] "POST /neutron/port HTTP/1.1" 200 1058 0.244633 10.0.0.27 - - [2025-08-18 03:10:48] "POST /neutron/port HTTP/1.1" 200 1112 0.093091 10.0.0.27 - - [2025-08-18 03:10:48] "POST /neutron/subnet HTTP/1.1" 200 685 0.007414 10.0.0.27 - - [2025-08-18 03:10:53] "POST /neutron/port HTTP/1.1" 200 1086 0.074290 10.0.0.27 - - [2025-08-18 03:10:53] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007553 10.0.0.27 - - [2025-08-18 03:10:53] "GET /virtual-machine/248d5ed3-29eb-43a1-a694-bbd57494d44c HTTP/1.1" 200 1293 0.006305 10.0.0.27 - - [2025-08-18 03:10:53] "GET /virtual-machine-interface/7a8d0445-ced2-4639-85fa-99f7d3fbf91c HTTP/1.1" 200 2963 0.005154 10.0.0.27 - - [2025-08-18 03:10:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003180 10.0.0.27 - - [2025-08-18 03:10:53] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003602 10.0.0.27 - - [2025-08-18 03:10:53] "GET /virtual-networks?parent_id=ce80a316-d130-420b-b290-023f1b6de36e&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.002522 10.0.0.27 - - [2025-08-18 03:10:53] "GET /virtual-network/4b115948-0da8-431f-8a37-7147ad199ebd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006063 10.0.0.27 - - [2025-08-18 03:10:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003539 10.0.0.27 - - [2025-08-18 03:10:56] "GET /virtual-network/4b115948-0da8-431f-8a37-7147ad199ebd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006644 10.0.0.27 - - [2025-08-18 03:11:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003155 10.0.0.27 - - [2025-08-18 03:11:00] "GET /virtual-network/4b115948-0da8-431f-8a37-7147ad199ebd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005204 10.0.0.27 - - [2025-08-18 03:11:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003187 10.0.0.27 - - [2025-08-18 03:11:04] "GET /virtual-network/4b115948-0da8-431f-8a37-7147ad199ebd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.004960 10.0.0.27 - - [2025-08-18 03:11:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003365 10.0.0.27 - - [2025-08-18 03:11:08] "GET /virtual-network/4b115948-0da8-431f-8a37-7147ad199ebd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005450 10.0.0.27 - - [2025-08-18 03:11:10] "GET /obj-perms HTTP/1.1" 200 5056 0.049364 10.0.0.38 - - [2025-08-18 03:11:10] "GET /obj-perms HTTP/1.1" 200 5056 0.043606 10.0.0.27 - - [2025-08-18 03:11:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004131 10.0.0.27 - - [2025-08-18 03:11:12] "GET /virtual-network/4b115948-0da8-431f-8a37-7147ad199ebd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006151 10.0.0.27 - - [2025-08-18 03:11:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003233 10.0.0.27 - - [2025-08-18 03:11:17] "GET /virtual-network/4b115948-0da8-431f-8a37-7147ad199ebd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.004906 10.0.0.27 - - [2025-08-18 03:11:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003979 10.0.0.27 - - [2025-08-18 03:11:21] "GET /virtual-network/4b115948-0da8-431f-8a37-7147ad199ebd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005937 10.0.0.38 - - [2025-08-18 03:11:23] "GET /global-system-configs HTTP/1.1" 200 322 0.045255 10.0.0.19 - - [2025-08-18 03:11:24] "GET /global-system-configs HTTP/1.1" 200 322 0.060135 10.0.0.38 - - [2025-08-18 03:11:24] "GET /global-system-configs HTTP/1.1" 200 322 0.131326 10.0.0.38 - - [2025-08-18 03:11:24] "GET /obj-perms HTTP/1.1" 200 5056 0.141361 10.0.0.19 - - [2025-08-18 03:11:24] "GET /obj-perms HTTP/1.1" 200 5056 0.157389 10.0.0.27 - - [2025-08-18 03:11:24] "GET /obj-perms HTTP/1.1" 200 5056 0.173634 10.0.0.27 - - [2025-08-18 03:11:24] "GET /global-system-configs HTTP/1.1" 200 322 0.037595 10.0.0.19 - - [2025-08-18 03:11:24] "GET /global-system-configs HTTP/1.1" 200 322 0.003143 10.0.0.27 - - [2025-08-18 03:11:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003300 10.0.0.27 - - [2025-08-18 03:11:25] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003150 10.0.0.27 - - [2025-08-18 03:11:25] "GET /virtual-networks?parent_id=ce80a316-d130-420b-b290-023f1b6de36e&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.002295 10.0.0.27 - - [2025-08-18 03:11:25] "GET /virtual-network/4b115948-0da8-431f-8a37-7147ad199ebd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005956 10.0.0.27 - - [2025-08-18 03:11:25] "POST /neutron/port HTTP/1.1" 200 1086 0.013249 10.0.0.27 - - [2025-08-18 03:11:25] "GET /global-system-configs HTTP/1.1" 200 322 0.056409 10.0.0.19 - - [2025-08-18 03:11:25] "GET /obj-perms HTTP/1.1" 200 5056 0.109145 10.0.0.38 - - [2025-08-18 03:11:25] "GET /obj-perms HTTP/1.1" 200 5056 0.120593 10.0.0.27 - - [2025-08-18 03:11:25] "GET /obj-perms HTTP/1.1" 200 5056 0.131608 10.0.0.27 - - [2025-08-18 03:11:30] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008604 10.0.0.27 - - [2025-08-18 03:11:34] "POST /neutron/port HTTP/1.1" 200 1086 0.013439 10.0.0.27 - - [2025-08-18 03:11:34] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003453 10.0.0.27 - - [2025-08-18 03:11:34] "POST /neutron/network HTTP/1.1" 200 833 0.005788 10.0.0.27 - - [2025-08-18 03:11:37] "POST /neutron/port HTTP/1.1" 200 1086 0.015528 10.0.0.27 - - [2025-08-18 03:11:37] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003694 10.0.0.27 - - [2025-08-18 03:11:37] "POST /neutron/network HTTP/1.1" 200 833 0.006336 10.0.0.27 - - [2025-08-18 03:12:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003269 10.0.0.27 - - [2025-08-18 03:12:12] "DELETE /virtual-DNS/31626e2f-eba7-45cc-bd92-870ee7607a20 HTTP/1.1" 409 235 0.007031 10.0.0.27 - - [2025-08-18 03:12:12] "POST /fqname-to-id HTTP/1.1" 404 192 0.002629 10.0.0.27 - - [2025-08-18 03:12:12] "POST /virtual-DNS-records HTTP/1.1" 200 531 0.025564 10.0.0.27 - - [2025-08-18 03:12:12] "GET /virtual-DNS-record/c1aa987a-8e6c-48b9-b246-871c8478e1a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1337 0.005219 10.0.0.27 - - [2025-08-18 03:12:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002903 10.0.0.27 - - [2025-08-18 03:12:12] "GET /virtual-DNS-record/c1aa987a-8e6c-48b9-b246-871c8478e1a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1337 0.004002 10.0.0.27 - - [2025-08-18 03:12:19] "DELETE /virtual-DNS-record/c1aa987a-8e6c-48b9-b246-871c8478e1a3 HTTP/1.1" 200 115 0.025754 10.0.0.27 - - [2025-08-18 03:12:19] "POST /fqname-to-id HTTP/1.1" 404 184 0.002825 10.0.0.27 - - [2025-08-18 03:12:19] "POST /neutron/network HTTP/1.1" 200 833 0.007023 10.0.0.27 - - [2025-08-18 03:12:19] "POST /neutron/port HTTP/1.1" 200 1112 0.010732 10.0.0.27 - - [2025-08-18 03:12:19] "POST /neutron/port HTTP/1.1" 200 1112 0.009104 10.0.0.19 - - [2025-08-18 03:12:21] "POST /useragent-kv HTTP/1.1" 200 115 0.030659 10.0.0.19 - - [2025-08-18 03:12:21] "POST /useragent-kv HTTP/1.1" 200 115 0.002295 10.0.0.27 - - [2025-08-18 03:12:21] "POST /neutron/network HTTP/1.1" 200 151 0.146945 10.0.0.27 - - [2025-08-18 03:12:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002607 10.0.0.38 - - [2025-08-18 03:12:21] "DELETE /route-target/e150bb09-e17f-48d0-85cf-6fb1f6831d68 HTTP/1.1" 200 115 0.052505 10.0.0.27 - - [2025-08-18 03:12:21] "DELETE /network-ipam/cf42eff2-b548-4934-a654-b96c4fda5d9f HTTP/1.1" 200 115 0.036091 10.0.0.27 - - [2025-08-18 03:12:21] "DELETE /virtual-DNS/31626e2f-eba7-45cc-bd92-870ee7607a20 HTTP/1.1" 200 115 0.031574 10.0.0.27 - - [2025-08-18 03:12:21] "POST /fqname-to-id HTTP/1.1" 404 180 0.003218 10.0.0.19 - - [2025-08-18 03:12:22] "GET /projects?obj_uuids=ce80a316-d130-420b-b290-023f1b6de36e&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001351 10.0.0.27 - - [2025-08-18 03:12:22] "GET /project/ce80a316-d130-420b-b290-023f1b6de36e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.063181 10.0.0.19 - - [2025-08-18 03:12:22] "GET /projects?obj_uuids=ce80a316-d130-420b-b290-023f1b6de36e&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001509 10.0.0.27 - - [2025-08-18 03:12:23] "GET /project/ce80a316-d130-420b-b290-023f1b6de36e?fields=virtual_networks HTTP/1.1" 200 1035 0.049612 10.0.0.19 - - [2025-08-18 03:12:23] "GET /projects?obj_uuids=ce80a316-d130-420b-b290-023f1b6de36e&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001573 10.0.0.27 - - [2025-08-18 03:12:23] "GET /project/ce80a316-d130-420b-b290-023f1b6de36e?fields=virtual_machine_interfaces HTTP/1.1" 200 1035 0.044175 10.0.0.19 - - [2025-08-18 03:12:23] "GET /projects?obj_uuids=ce80a316-d130-420b-b290-023f1b6de36e&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001446 10.0.0.27 - - [2025-08-18 03:12:23] "GET /project/ce80a316-d130-420b-b290-023f1b6de36e?fields=security_groups HTTP/1.1" 200 1262 0.044430 10.0.0.27 - - [2025-08-18 03:12:24] "POST /fqname-to-id HTTP/1.1" 404 189 0.022279 10.0.0.19 - - [2025-08-18 03:12:24] "GET /projects?obj_uuids=1cb14d5d-0cd4-4d14-b558-0c6f70cefc63&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002765 10.0.0.19 - - [2025-08-18 03:12:24] "GET /domains?obj_uuids=edf943fc-0622-4564-8821-4de9bd04e8a3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001014 10.0.0.19 - - [2025-08-18 03:12:24] "GET /domain/edf943fc-0622-4564-8821-4de9bd04e8a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007609 10.0.0.19 - - [2025-08-18 03:12:24] "POST /id-to-fqname HTTP/1.1" 200 191 0.001832 10.0.0.19 - - [2025-08-18 03:12:24] "POST /fqname-to-id HTTP/1.1" 404 200 0.004079 10.0.0.19 - - [2025-08-18 03:12:24] "POST /security-groups HTTP/1.1" 200 592 0.076483 10.0.0.19 - - [2025-08-18 03:12:24] "POST /projects HTTP/1.1" 200 587 0.263036 10.0.0.38 - - [2025-08-18 03:12:24] "POST /fqname-to-id HTTP/1.1" 404 234 0.005588 10.0.0.19 - - [2025-08-18 03:12:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.347192 10.0.0.27 - - [2025-08-18 03:12:24] "GET /project/1cb14d5d-0cd4-4d14-b558-0c6f70cefc63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.496515 10.0.0.27 - - [2025-08-18 03:12:25] "GET / HTTP/1.1" 200 35931 0.001726 10.0.0.27 - - [2025-08-18 03:12:27] "POST /fqname-to-id HTTP/1.1" 401 292 0.000451 10.0.0.27 - - [2025-08-18 03:12:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.058256 10.0.0.19 - - [2025-08-18 03:12:27] "GET /projects?obj_uuids=1cb14d5d-0cd4-4d14-b558-0c6f70cefc63&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001040 10.0.0.27 - - [2025-08-18 03:12:27] "GET /project/1cb14d5d-0cd4-4d14-b558-0c6f70cefc63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.043870 10.0.0.38 - - [2025-08-18 03:12:28] "POST /ref-update HTTP/1.1" 200 156 0.022114 10.0.0.19 - - [2025-08-18 03:12:28] "POST /useragent-kv HTTP/1.1" 200 115 0.007213 10.0.0.27 - - [2025-08-18 03:12:28] "POST /neutron/subnet HTTP/1.1" 200 730 0.255173 10.0.0.27 - - [2025-08-18 03:12:28] "POST /id-to-fqname HTTP/1.1" 200 222 0.001778 10.0.0.27 - - [2025-08-18 03:12:28] "GET /virtual-network/fe9ff3f1-4a8c-487a-8360-9171eb9d52a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006789 10.0.0.27 - - [2025-08-18 03:12:28] "GET /virtual-network/fe9ff3f1-4a8c-487a-8360-9171eb9d52a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.008272 10.0.0.27 - - [2025-08-18 03:12:28] "POST /neutron/network HTTP/1.1" 200 828 0.007034 10.0.0.27 - - [2025-08-18 03:12:29] "GET /virtual-network/fe9ff3f1-4a8c-487a-8360-9171eb9d52a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005293 10.0.0.27 - - [2025-08-18 03:12:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003739 10.0.0.19 - - [2025-08-18 03:12:30] "GET /projects?obj_uuids=1cb14d5d-0cd4-4d14-b558-0c6f70cefc63&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001325 10.0.0.27 - - [2025-08-18 03:12:30] "GET /project/1cb14d5d-0cd4-4d14-b558-0c6f70cefc63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.036393 10.0.0.19 - - [2025-08-18 03:12:30] "GET /projects?obj_uuids=1cb14d5d-0cd4-4d14-b558-0c6f70cefc63&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001045 10.0.0.27 - - [2025-08-18 03:12:30] "POST /neutron/network HTTP/1.1" 200 608 0.122118 10.0.0.27 - - [2025-08-18 03:12:31] "POST /id-to-fqname HTTP/1.1" 200 222 0.003510 10.0.0.27 - - [2025-08-18 03:12:31] "GET /virtual-network/822b8751-99cc-457b-accf-da4f866b4844?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005347 10.0.0.27 - - [2025-08-18 03:12:31] "POST /neutron/network HTTP/1.1" 200 829 0.005388 10.0.0.27 - - [2025-08-18 03:12:31] "GET /virtual-network/822b8751-99cc-457b-accf-da4f866b4844?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.004749 10.0.0.27 - - [2025-08-18 03:12:31] "GET /virtual-network/822b8751-99cc-457b-accf-da4f866b4844?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006280 10.0.0.27 - - [2025-08-18 03:12:31] "GET /obj-perms HTTP/1.1" 200 5032 0.053730 10.0.0.19 - - [2025-08-18 03:12:31] "GET /obj-perms HTTP/1.1" 200 5032 0.061916 10.0.0.27 - - [2025-08-18 03:12:31] "POST /id-to-fqname HTTP/1.1" 200 222 0.001448 10.0.0.27 - - [2025-08-18 03:12:46] "POST /neutron/network HTTP/1.1" 200 839 0.006155 10.0.0.19 - - [2025-08-18 03:12:47] "GET /projects?obj_uuids=1cb14d5d-0cd4-4d14-b558-0c6f70cefc63&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001020 10.0.0.27 - - [2025-08-18 03:12:47] "GET /project/1cb14d5d-0cd4-4d14-b558-0c6f70cefc63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.060462 10.0.0.27 - - [2025-08-18 03:12:47] "POST /neutron/port HTTP/1.1" 200 117 0.005515 10.0.0.27 - - [2025-08-18 03:12:47] "POST /id-to-fqname HTTP/1.1" 200 222 0.001063 10.0.0.27 - - [2025-08-18 03:12:47] "POST /neutron/network HTTP/1.1" 200 839 0.006282 10.0.0.19 - - [2025-08-18 03:12:48] "GET /projects?obj_uuids=1cb14d5d-0cd4-4d14-b558-0c6f70cefc63&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000959 10.0.0.27 - - [2025-08-18 03:12:48] "GET /project/1cb14d5d-0cd4-4d14-b558-0c6f70cefc63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.054655 10.0.0.27 - - [2025-08-18 03:12:48] "POST /neutron/port HTTP/1.1" 200 1037 0.018591 10.0.0.27 - - [2025-08-18 03:12:48] "POST /neutron/port HTTP/1.1" 200 1037 0.014794 10.0.0.19 - - [2025-08-18 03:12:49] "GET /projects?obj_uuids=1cb14d5d-0cd4-4d14-b558-0c6f70cefc63&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000998 10.0.0.27 - - [2025-08-18 03:12:49] "POST /neutron/port HTTP/1.1" 200 1117 0.120149 10.0.0.27 - - [2025-08-18 03:12:49] "POST /neutron/port HTTP/1.1" 200 1062 0.342932 10.0.0.27 - - [2025-08-18 03:12:49] "POST /neutron/subnet HTTP/1.1" 200 708 0.010892 10.0.0.27 - - [2025-08-18 03:12:49] "POST /neutron/port HTTP/1.1" 200 1062 0.039635 10.0.0.27 - - [2025-08-18 03:12:49] "POST /neutron/port HTTP/1.1" 200 1090 0.021840 10.0.0.27 - - [2025-08-18 03:12:50] "POST /neutron/port HTTP/1.1" 200 117 0.001577 10.0.0.27 - - [2025-08-18 03:12:54] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006953 10.0.0.27 - - [2025-08-18 03:13:04] "POST /neutron/port HTTP/1.1" 200 1091 0.019880 10.0.0.27 - - [2025-08-18 03:13:09] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006449 10.0.0.38 - - [2025-08-18 03:13:11] "GET /obj-perms HTTP/1.1" 200 5056 0.039804 10.0.0.27 - - [2025-08-18 03:13:14] "POST /neutron/port HTTP/1.1" 200 1091 0.013088 10.0.0.27 - - [2025-08-18 03:13:14] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006587 10.0.0.27 - - [2025-08-18 03:13:14] "GET /virtual-machine/f08a85fe-674d-4fee-add3-b9d7af30acb7 HTTP/1.1" 401 292 0.000340 10.0.0.27 - - [2025-08-18 03:13:14] "GET /virtual-machine/f08a85fe-674d-4fee-add3-b9d7af30acb7 HTTP/1.1" 200 1294 0.026344 10.0.0.27 - - [2025-08-18 03:13:14] "GET /virtual-machine-interface/164ab84e-2ecd-41f5-88e6-50bfa590200f HTTP/1.1" 200 2948 0.004739 10.0.0.27 - - [2025-08-18 03:13:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002954 10.0.0.27 - - [2025-08-18 03:13:14] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003077 10.0.0.27 - - [2025-08-18 03:13:14] "GET /virtual-networks?parent_id=1cb14d5d-0cd4-4d14-b558-0c6f70cefc63&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.002484 10.0.0.27 - - [2025-08-18 03:13:15] "GET /virtual-network/822b8751-99cc-457b-accf-da4f866b4844?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005137 10.0.0.27 - - [2025-08-18 03:13:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003212 10.0.0.27 - - [2025-08-18 03:13:18] "GET /virtual-network/822b8751-99cc-457b-accf-da4f866b4844?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.004888 10.0.0.19 - - [2025-08-18 03:13:19] "DELETE /project/1cb14d5d0cd44d14b5580c6f70cefc63 HTTP/1.1" 404 173 0.007763 10.0.0.19 - - [2025-08-18 03:13:19] "GET /projects?obj_uuids=ce80a316-d130-420b-b290-023f1b6de36e&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000967 10.0.0.19 - - [2025-08-18 03:13:19] "GET /project/ce80a316-d130-420b-b290-023f1b6de36e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1473 0.042529 10.0.0.19 - - [2025-08-18 03:13:19] "GET /projects?obj_uuids=ce80a316-d130-420b-b290-023f1b6de36e&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001392 10.0.0.19 - - [2025-08-18 03:13:19] "GET /project/ce80a316-d130-420b-b290-023f1b6de36e?fields=security_groups HTTP/1.1" 200 1367 0.060378 10.0.0.19 - - [2025-08-18 03:13:19] "DELETE /security-group/92bf5af9-d103-4ffa-abed-a38c300deb40 HTTP/1.1" 404 177 0.005487 10.0.0.38 - - [2025-08-18 03:13:19] "DELETE /access-control-list/53a6878d-c8ab-4cab-b147-211f53d7bb35 HTTP/1.1" 200 115 0.036885 10.0.0.19 - - [2025-08-18 03:13:19] "GET /projects?obj_uuids=ce80a316-d130-420b-b290-023f1b6de36e&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000956 10.0.0.19 - - [2025-08-18 03:13:19] "GET /project/ce80a316-d130-420b-b290-023f1b6de36e?fields=application_policy_sets HTTP/1.1" 200 1406 0.032800 10.0.0.19 - - [2025-08-18 03:13:19] "DELETE /project/ce80a316-d130-420b-b290-023f1b6de36e HTTP/1.1" 200 115 0.433510 10.0.0.27 - - [2025-08-18 03:13:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003412 10.0.0.27 - - [2025-08-18 03:13:22] "GET /virtual-network/822b8751-99cc-457b-accf-da4f866b4844?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.004797 10.0.0.27 - - [2025-08-18 03:13:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003426 10.0.0.27 - - [2025-08-18 03:13:26] "GET /virtual-network/822b8751-99cc-457b-accf-da4f866b4844?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006189 10.0.0.27 - - [2025-08-18 03:13:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005480 10.0.0.27 - - [2025-08-18 03:13:30] "GET /virtual-network/822b8751-99cc-457b-accf-da4f866b4844?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005039 10.0.0.27 - - [2025-08-18 03:13:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003328 10.0.0.27 - - [2025-08-18 03:13:34] "GET /virtual-network/822b8751-99cc-457b-accf-da4f866b4844?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.004972 10.0.0.27 - - [2025-08-18 03:13:37] "POST /neutron/network HTTP/1.1" 200 839 0.006390 10.0.0.27 - - [2025-08-18 03:13:37] "POST /neutron/port HTTP/1.1" 200 117 0.001219 10.0.0.27 - - [2025-08-18 03:13:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003170 10.0.0.27 - - [2025-08-18 03:13:38] "GET /virtual-network/822b8751-99cc-457b-accf-da4f866b4844?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.004585 10.0.0.27 - - [2025-08-18 03:13:41] "POST /neutron/port HTTP/1.1" 200 1090 0.014047 10.0.0.27 - - [2025-08-18 03:13:41] "POST /neutron/subnet HTTP/1.1" 200 704 0.007902 10.0.0.27 - - [2025-08-18 03:13:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003322 10.0.0.27 - - [2025-08-18 03:13:42] "GET /virtual-network/822b8751-99cc-457b-accf-da4f866b4844?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.004807 10.0.0.27 - - [2025-08-18 03:13:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003331 10.0.0.27 - - [2025-08-18 03:13:46] "GET /virtual-network/822b8751-99cc-457b-accf-da4f866b4844?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005107 10.0.0.27 - - [2025-08-18 03:13:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003056 10.0.0.27 - - [2025-08-18 03:13:50] "GET /virtual-network/822b8751-99cc-457b-accf-da4f866b4844?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.004921 10.0.0.27 - - [2025-08-18 03:13:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003300 10.0.0.27 - - [2025-08-18 03:13:55] "GET /virtual-network/822b8751-99cc-457b-accf-da4f866b4844?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005164 10.0.0.27 - - [2025-08-18 03:13:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003063 10.0.0.27 - - [2025-08-18 03:13:59] "GET /virtual-network/822b8751-99cc-457b-accf-da4f866b4844?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.004951 10.0.0.27 - - [2025-08-18 03:14:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003251 10.0.0.27 - - [2025-08-18 03:14:03] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003384 10.0.0.27 - - [2025-08-18 03:14:03] "GET /virtual-networks?parent_id=1cb14d5d-0cd4-4d14-b558-0c6f70cefc63&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003114 10.0.0.27 - - [2025-08-18 03:14:03] "GET /virtual-network/822b8751-99cc-457b-accf-da4f866b4844?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005212 10.0.0.27 - - [2025-08-18 03:14:03] "POST /neutron/port HTTP/1.1" 200 1091 0.013252 10.0.0.27 - - [2025-08-18 03:14:08] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006808 10.0.0.27 - - [2025-08-18 03:14:17] "POST /neutron/port HTTP/1.1" 200 1091 0.032655 10.0.0.27 - - [2025-08-18 03:14:18] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008648 10.0.0.27 - - [2025-08-18 03:14:23] "POST /neutron/port HTTP/1.1" 200 1091 0.015965 10.0.0.27 - - [2025-08-18 03:14:29] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007891 10.0.0.27 - - [2025-08-18 03:14:37] "POST /neutron/port HTTP/1.1" 200 1091 0.015989 10.0.0.27 - - [2025-08-18 03:14:37] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003287 10.0.0.27 - - [2025-08-18 03:14:37] "POST /neutron/network HTTP/1.1" 200 829 0.005975 10.0.0.27 - - [2025-08-18 03:14:42] "POST /neutron/port HTTP/1.1" 200 1090 0.015133 10.0.0.27 - - [2025-08-18 03:14:42] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003677 10.0.0.27 - - [2025-08-18 03:14:42] "POST /neutron/network HTTP/1.1" 200 828 0.006507 10.0.0.27 - - [2025-08-18 03:14:49] "POST /neutron/port HTTP/1.1" 200 1091 0.013198 10.0.0.27 - - [2025-08-18 03:14:54] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006809 10.0.0.27 - - [2025-08-18 03:15:00] "POST /neutron/port HTTP/1.1" 200 1090 0.016759 10.0.0.27 - - [2025-08-18 03:15:00] "POST /neutron/security_group HTTP/1.1" 200 2059 0.010765 10.0.0.27 - - [2025-08-18 03:15:00] "GET /virtual-machine/8876796b-037b-4408-a9a3-252bf7de4e41 HTTP/1.1" 200 1293 0.007514 10.0.0.27 - - [2025-08-18 03:15:00] "GET /virtual-machine-interface/36447c54-bd53-486c-872a-0952b8f935c2 HTTP/1.1" 200 2948 0.009755 10.0.0.27 - - [2025-08-18 03:15:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004515 10.0.0.27 - - [2025-08-18 03:15:00] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005239 10.0.0.27 - - [2025-08-18 03:15:00] "GET /virtual-networks?parent_id=1cb14d5d-0cd4-4d14-b558-0c6f70cefc63&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.004752 10.0.0.27 - - [2025-08-18 03:15:00] "GET /virtual-network/fe9ff3f1-4a8c-487a-8360-9171eb9d52a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006172 10.0.0.27 - - [2025-08-18 03:15:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004748 10.0.0.27 - - [2025-08-18 03:15:01] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004778 10.0.0.27 - - [2025-08-18 03:15:01] "GET /virtual-networks?parent_id=1cb14d5d-0cd4-4d14-b558-0c6f70cefc63&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003404 10.0.0.27 - - [2025-08-18 03:15:01] "GET /virtual-network/fe9ff3f1-4a8c-487a-8360-9171eb9d52a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005560 10.0.0.27 - - [2025-08-18 03:15:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003187 10.0.0.19 - - [2025-08-18 03:15:01] "GET /projects?obj_uuids=1cb14d5d-0cd4-4d14-b558-0c6f70cefc63&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001796 10.0.0.27 - - [2025-08-18 03:15:01] "GET /project/1cb14d5d-0cd4-4d14-b558-0c6f70cefc63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.050972 10.0.0.27 - - [2025-08-18 03:15:01] "GET /virtual-network/fe9ff3f1-4a8c-487a-8360-9171eb9d52a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005685 10.0.0.27 - - [2025-08-18 03:15:01] "GET /floating-ip-pools?parent_id=fe9ff3f1-4a8c-487a-8360-9171eb9d52a0&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.003070 10.0.0.27 - - [2025-08-18 03:15:01] "GET /virtual-network/fe9ff3f1-4a8c-487a-8360-9171eb9d52a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005198 10.0.0.27 - - [2025-08-18 03:15:01] "POST /floating-ip-pools HTTP/1.1" 200 598 0.030560 10.0.0.27 - - [2025-08-18 03:15:01] "POST /ref-update HTTP/1.1" 200 156 0.018498 10.0.0.27 - - [2025-08-18 03:15:01] "GET /virtual-network/fe9ff3f1-4a8c-487a-8360-9171eb9d52a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005320 10.0.0.27 - - [2025-08-18 03:15:02] "GET /virtual-network/fe9ff3f1-4a8c-487a-8360-9171eb9d52a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005499 10.0.0.27 - - [2025-08-18 03:15:02] "POST /neutron/floatingip HTTP/1.1" 200 531 0.006940 10.0.0.27 - - [2025-08-18 03:15:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003043 10.0.0.27 - - [2025-08-18 03:15:02] "GET /routing-instance/29335e87-323f-4e07-9448-0af8c0f11e61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1480 0.003546 10.0.0.27 - - [2025-08-18 03:15:02] "GET /route-target/e6c007a6-0e92-47c1-a82d-f72cdcfe33c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003675 10.0.0.27 - - [2025-08-18 03:15:26] "POST /neutron/floatingip HTTP/1.1" 200 580 0.013762 10.0.0.27 - - [2025-08-18 03:15:26] "POST /neutron/floatingip HTTP/1.1" 200 115 0.038263 10.0.0.27 - - [2025-08-18 03:15:26] "GET /floating-ip-pool/1308ba4d-2123-48f9-bfac-e66c72b722d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1184 0.003228 10.0.0.27 - - [2025-08-18 03:15:26] "POST /ref-update HTTP/1.1" 200 156 0.015088 10.0.0.27 - - [2025-08-18 03:15:26] "DELETE /floating-ip-pool/1308ba4d-2123-48f9-bfac-e66c72b722d9 HTTP/1.1" 200 115 0.029721 10.0.0.27 - - [2025-08-18 03:15:27] "POST /neutron/port HTTP/1.1" 200 1090 0.014240 10.0.0.27 - - [2025-08-18 03:15:27] "POST /neutron/port HTTP/1.1" 200 151 0.188417 10.0.0.27 - - [2025-08-18 03:15:29] "POST /neutron/network HTTP/1.1" 200 829 0.006609 10.0.0.38 - - [2025-08-18 03:15:29] "DELETE /route-target/d478c4f0-961c-4c61-82bc-28c18a011f47 HTTP/1.1" 200 115 0.025923 10.0.0.19 - - [2025-08-18 03:15:29] "POST /useragent-kv HTTP/1.1" 200 115 0.003129 10.0.0.19 - - [2025-08-18 03:15:29] "POST /useragent-kv HTTP/1.1" 200 115 0.002339 10.0.0.27 - - [2025-08-18 03:15:29] "POST /neutron/network HTTP/1.1" 200 151 0.099993 10.0.0.19 - - [2025-08-18 03:15:31] "GET /projects?obj_uuids=1cb14d5d-0cd4-4d14-b558-0c6f70cefc63&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001025 10.0.0.27 - - [2025-08-18 03:15:31] "GET /project/1cb14d5d-0cd4-4d14-b558-0c6f70cefc63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.036784 10.0.0.19 - - [2025-08-18 03:15:31] "GET /projects?obj_uuids=1cb14d5d-0cd4-4d14-b558-0c6f70cefc63&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000947 10.0.0.27 - - [2025-08-18 03:15:31] "GET /project/1cb14d5d-0cd4-4d14-b558-0c6f70cefc63?fields=virtual_networks HTTP/1.1" 200 1034 0.033698 10.0.0.19 - - [2025-08-18 03:15:31] "GET /projects?obj_uuids=1cb14d5d-0cd4-4d14-b558-0c6f70cefc63&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000973 10.0.0.27 - - [2025-08-18 03:15:31] "GET /project/1cb14d5d-0cd4-4d14-b558-0c6f70cefc63?fields=virtual_machine_interfaces HTTP/1.1" 200 1034 0.053250 10.0.0.19 - - [2025-08-18 03:15:31] "GET /projects?obj_uuids=1cb14d5d-0cd4-4d14-b558-0c6f70cefc63&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001005 10.0.0.27 - - [2025-08-18 03:15:31] "GET /project/1cb14d5d-0cd4-4d14-b558-0c6f70cefc63?fields=security_groups HTTP/1.1" 200 1261 0.036557 10.0.0.27 - - [2025-08-18 03:15:32] "POST /fqname-to-id HTTP/1.1" 404 188 0.026881 10.0.0.19 - - [2025-08-18 03:15:32] "GET /projects?obj_uuids=b18f7bf4-7568-4188-a439-abc5ddb1b099&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002874 10.0.0.19 - - [2025-08-18 03:15:32] "GET /domains?obj_uuids=edf943fc-0622-4564-8821-4de9bd04e8a3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001031 10.0.0.19 - - [2025-08-18 03:15:32] "GET /domain/edf943fc-0622-4564-8821-4de9bd04e8a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.035133 10.0.0.19 - - [2025-08-18 03:15:32] "POST /id-to-fqname HTTP/1.1" 200 190 0.008860 10.0.0.19 - - [2025-08-18 03:15:32] "POST /fqname-to-id HTTP/1.1" 404 199 0.009768 10.0.0.19 - - [2025-08-18 03:15:32] "POST /security-groups HTTP/1.1" 200 591 0.027489 10.0.0.38 - - [2025-08-18 03:15:32] "POST /fqname-to-id HTTP/1.1" 404 234 0.003081 10.0.0.19 - - [2025-08-18 03:15:32] "POST /projects HTTP/1.1" 200 585 0.245765 10.0.0.19 - - [2025-08-18 03:15:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.318998 10.0.0.38 - - [2025-08-18 03:15:32] "POST /access-control-lists HTTP/1.1" 200 594 0.032372 10.0.0.27 - - [2025-08-18 03:15:32] "GET /project/b18f7bf4-7568-4188-a439-abc5ddb1b099?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.478226 10.0.0.27 - - [2025-08-18 03:15:33] "GET / HTTP/1.1" 200 35931 0.002008 10.0.0.27 - - [2025-08-18 03:15:35] "POST /fqname-to-id HTTP/1.1" 401 292 0.000432 10.0.0.27 - - [2025-08-18 03:15:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.053663 10.0.0.19 - - [2025-08-18 03:15:35] "GET /projects?obj_uuids=b18f7bf4-7568-4188-a439-abc5ddb1b099&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000990 10.0.0.27 - - [2025-08-18 03:15:35] "GET /project/b18f7bf4-7568-4188-a439-abc5ddb1b099?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.046413 10.0.0.19 - - [2025-08-18 03:15:36] "POST /useragent-kv HTTP/1.1" 200 115 0.016771 10.0.0.27 - - [2025-08-18 03:15:36] "POST /neutron/subnet HTTP/1.1" 200 701 0.264505 10.0.0.27 - - [2025-08-18 03:15:36] "POST /id-to-fqname HTTP/1.1" 200 230 0.001549 10.0.0.27 - - [2025-08-18 03:15:36] "GET /virtual-network/989b8b5b-c735-486f-8b4e-d01f1de3af67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.007721 10.0.0.27 - - [2025-08-18 03:15:36] "GET /virtual-network/989b8b5b-c735-486f-8b4e-d01f1de3af67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.008859 10.0.0.27 - - [2025-08-18 03:15:36] "POST /neutron/network HTTP/1.1" 200 839 0.006366 10.0.0.27 - - [2025-08-18 03:15:36] "POST /id-to-fqname HTTP/1.1" 200 230 0.001315 10.0.0.27 - - [2025-08-18 03:15:36] "POST /neutron/network HTTP/1.1" 200 849 0.005934 10.0.0.19 - - [2025-08-18 03:15:37] "GET /projects?obj_uuids=b18f7bf4-7568-4188-a439-abc5ddb1b099&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001076 10.0.0.27 - - [2025-08-18 03:15:37] "GET /project/b18f7bf4-7568-4188-a439-abc5ddb1b099?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.067313 10.0.0.27 - - [2025-08-18 03:15:37] "POST /neutron/port HTTP/1.1" 200 117 0.006228 10.0.0.27 - - [2025-08-18 03:15:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002984 10.0.0.27 - - [2025-08-18 03:15:37] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003234 10.0.0.27 - - [2025-08-18 03:15:37] "PUT /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026 HTTP/1.1" 200 276 0.019086 10.0.0.19 - - [2025-08-18 03:15:38] "GET /projects?obj_uuids=b18f7bf4-7568-4188-a439-abc5ddb1b099&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001006 10.0.0.27 - - [2025-08-18 03:15:38] "POST /neutron/port HTTP/1.1" 200 1055 0.228665 10.0.0.27 - - [2025-08-18 03:15:38] "POST /neutron/port HTTP/1.1" 200 1109 0.110006 10.0.0.27 - - [2025-08-18 03:15:38] "POST /neutron/subnet HTTP/1.1" 200 675 0.007421 10.0.0.27 - - [2025-08-18 03:15:42] "POST /neutron/port HTTP/1.1" 200 1083 0.014239 10.0.0.27 - - [2025-08-18 03:15:42] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008756 10.0.0.27 - - [2025-08-18 03:15:43] "GET /virtual-machine/90d83938-be6f-4598-a722-2901979276cf HTTP/1.1" 401 292 0.000560 10.0.0.27 - - [2025-08-18 03:15:43] "GET /virtual-machine/90d83938-be6f-4598-a722-2901979276cf HTTP/1.1" 200 1293 0.025148 10.0.0.27 - - [2025-08-18 03:15:43] "GET /virtual-machine-interface/23980b04-0cd0-4c3b-bae5-2662d8fd3392 HTTP/1.1" 200 2971 0.005381 10.0.0.27 - - [2025-08-18 03:15:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003131 10.0.0.27 - - [2025-08-18 03:15:43] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1882 0.003345 10.0.0.27 - - [2025-08-18 03:15:43] "GET /virtual-networks?parent_id=b18f7bf4-7568-4188-a439-abc5ddb1b099&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.002304 10.0.0.27 - - [2025-08-18 03:15:43] "GET /virtual-network/989b8b5b-c735-486f-8b4e-d01f1de3af67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.005588 10.0.0.27 - - [2025-08-18 03:15:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003637 10.0.0.27 - - [2025-08-18 03:15:46] "GET /virtual-network/989b8b5b-c735-486f-8b4e-d01f1de3af67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.005755 10.0.0.27 - - [2025-08-18 03:15:46] "POST /neutron/port HTTP/1.1" 200 1083 0.014852 10.0.0.27 - - [2025-08-18 03:15:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003330 10.0.0.27 - - [2025-08-18 03:15:48] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1882 0.003103 10.0.0.27 - - [2025-08-18 03:15:48] "GET /virtual-networks?parent_id=b18f7bf4-7568-4188-a439-abc5ddb1b099&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.002299 10.0.0.27 - - [2025-08-18 03:15:48] "GET /virtual-network/989b8b5b-c735-486f-8b4e-d01f1de3af67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.005661 10.0.0.27 - - [2025-08-18 03:15:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003181 10.0.0.27 - - [2025-08-18 03:15:50] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1882 0.003121 10.0.0.27 - - [2025-08-18 03:15:50] "PUT /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026 HTTP/1.1" 200 276 0.011229 10.0.0.27 - - [2025-08-18 03:15:50] "POST /neutron/network HTTP/1.1" 400 204 0.011817 10.0.0.27 - - [2025-08-18 03:15:51] "POST /neutron/port HTTP/1.1" 200 151 0.158599 10.0.0.38 - - [2025-08-18 03:15:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003471 10.0.0.27 - - [2025-08-18 03:15:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002807 10.0.0.19 - - [2025-08-18 03:15:55] "GET /projects?obj_uuids=b18f7bf4-7568-4188-a439-abc5ddb1b099&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001504 10.0.0.27 - - [2025-08-18 03:15:55] "GET /project/b18f7bf4-7568-4188-a439-abc5ddb1b099?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.038764 10.0.0.27 - - [2025-08-18 03:15:55] "POST /neutron/network HTTP/1.1" 200 117 0.008235 10.0.0.38 - - [2025-08-18 03:15:56] "POST /ref-update HTTP/1.1" 200 156 0.019690 10.0.0.27 - - [2025-08-18 03:15:56] "POST /neutron/network HTTP/1.1" 200 823 0.007153 10.0.0.27 - - [2025-08-18 03:15:56] "POST /id-to-fqname HTTP/1.1" 200 220 0.000951 10.0.0.27 - - [2025-08-18 03:15:56] "GET /virtual-network/376e9248-4754-4054-a3bb-b10fff8234f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.004797 10.0.0.27 - - [2025-08-18 03:15:56] "GET /virtual-network/376e9248-4754-4054-a3bb-b10fff8234f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.004354 10.0.0.27 - - [2025-08-18 03:15:56] "POST /neutron/subnet HTTP/1.1" 200 720 0.006818 10.0.0.27 - - [2025-08-18 03:15:56] "POST /id-to-fqname HTTP/1.1" 200 220 0.001373 10.0.0.19 - - [2025-08-18 03:15:57] "GET /projects?obj_uuids=b18f7bf4-7568-4188-a439-abc5ddb1b099&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001004 10.0.0.27 - - [2025-08-18 03:15:57] "GET /project/b18f7bf4-7568-4188-a439-abc5ddb1b099?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.050158 10.0.0.27 - - [2025-08-18 03:15:57] "POST /neutron/port HTTP/1.1" 200 117 0.006629 10.0.0.27 - - [2025-08-18 03:15:57] "POST /neutron/network HTTP/1.1" 200 833 0.005900 10.0.0.27 - - [2025-08-18 03:15:58] "POST /neutron/port HTTP/1.1" 200 1059 0.012368 10.0.0.27 - - [2025-08-18 03:15:58] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004091 10.0.0.27 - - [2025-08-18 03:15:58] "POST /neutron/network HTTP/1.1" 200 823 0.005844 10.0.0.27 - - [2025-08-18 03:16:02] "POST /neutron/port HTTP/1.1" 200 1087 0.022191 10.0.0.27 - - [2025-08-18 03:16:02] "POST /neutron/security_group HTTP/1.1" 200 2058 0.012694 10.0.0.27 - - [2025-08-18 03:16:02] "GET /virtual-machine/677772a2-e265-46c8-8764-ad75f9258e90 HTTP/1.1" 200 1291 0.005423 10.0.0.27 - - [2025-08-18 03:16:02] "GET /virtual-machine-interface/d0123235-120d-4265-981c-d4f0f2f646f7 HTTP/1.1" 200 2942 0.004916 10.0.0.27 - - [2025-08-18 03:16:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002981 10.0.0.27 - - [2025-08-18 03:16:02] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003233 10.0.0.27 - - [2025-08-18 03:16:02] "GET /virtual-networks?parent_id=b18f7bf4-7568-4188-a439-abc5ddb1b099&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003017 10.0.0.27 - - [2025-08-18 03:16:02] "GET /virtual-network/376e9248-4754-4054-a3bb-b10fff8234f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.010037 10.0.0.27 - - [2025-08-18 03:16:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003337 10.0.0.27 - - [2025-08-18 03:16:05] "GET /virtual-network/376e9248-4754-4054-a3bb-b10fff8234f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.006990 10.0.0.27 - - [2025-08-18 03:16:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004199 10.0.0.27 - - [2025-08-18 03:16:08] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003716 10.0.0.27 - - [2025-08-18 03:16:08] "GET /virtual-networks?parent_id=b18f7bf4-7568-4188-a439-abc5ddb1b099&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003368 10.0.0.27 - - [2025-08-18 03:16:08] "GET /virtual-network/376e9248-4754-4054-a3bb-b10fff8234f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.007318 10.0.0.27 - - [2025-08-18 03:16:09] "POST /neutron/network HTTP/1.1" 200 823 0.007730 10.0.0.27 - - [2025-08-18 03:16:10] "POST /neutron/port HTTP/1.1" 200 1113 0.011129 10.0.0.19 - - [2025-08-18 03:16:12] "POST /useragent-kv HTTP/1.1" 200 115 0.003305 10.0.0.19 - - [2025-08-18 03:16:12] "POST /useragent-kv HTTP/1.1" 200 115 0.002655 10.0.0.27 - - [2025-08-18 03:16:12] "POST /neutron/network HTTP/1.1" 200 151 0.111556 10.0.0.19 - - [2025-08-18 03:16:14] "GET /obj-perms HTTP/1.1" 200 5056 0.049881 10.0.0.27 - - [2025-08-18 03:16:14] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 762 0.003082 10.0.0.27 - - [2025-08-18 03:16:14] "POST /network-ipams HTTP/1.1" 200 541 0.021698 10.0.0.27 - - [2025-08-18 03:16:14] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 981 0.003270 10.0.0.27 - - [2025-08-18 03:16:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003356 10.0.0.27 - - [2025-08-18 03:16:14] "GET /network-ipam/f97740aa-c702-46ef-a749-5eed9c720f96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.005574 10.0.0.27 - - [2025-08-18 03:16:14] "PUT /network-ipam/f97740aa-c702-46ef-a749-5eed9c720f96 HTTP/1.1" 200 258 0.011672 10.0.0.27 - - [2025-08-18 03:16:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003111 10.0.0.19 - - [2025-08-18 03:16:14] "GET /projects?obj_uuids=b18f7bf4-7568-4188-a439-abc5ddb1b099&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000969 10.0.0.27 - - [2025-08-18 03:16:14] "GET /project/b18f7bf4-7568-4188-a439-abc5ddb1b099?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.038237 10.0.0.38 - - [2025-08-18 03:16:15] "POST /route-targets HTTP/1.1" 200 327 0.010912 10.0.0.19 - - [2025-08-18 03:16:15] "POST /useragent-kv HTTP/1.1" 200 115 0.008097 10.0.0.27 - - [2025-08-18 03:16:15] "POST /neutron/subnet HTTP/1.1" 200 699 0.170851 10.0.0.27 - - [2025-08-18 03:16:15] "POST /id-to-fqname HTTP/1.1" 200 220 0.001273 10.0.0.27 - - [2025-08-18 03:16:15] "GET /virtual-network/aa748ebc-07bc-4932-9c4d-1622824b57cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2549 0.006968 10.0.0.27 - - [2025-08-18 03:16:15] "POST /neutron/network HTTP/1.1" 200 994 0.007205 10.0.0.27 - - [2025-08-18 03:16:15] "GET /virtual-network/aa748ebc-07bc-4932-9c4d-1622824b57cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2549 0.004645 10.0.0.27 - - [2025-08-18 03:16:15] "POST /neutron/subnet HTTP/1.1" 200 699 0.007161 10.0.0.27 - - [2025-08-18 03:16:15] "POST /neutron/subnet HTTP/1.1" 200 699 0.007129 10.0.0.27 - - [2025-08-18 03:16:16] "POST /id-to-fqname HTTP/1.1" 200 220 0.001220 10.0.0.27 - - [2025-08-18 03:16:16] "POST /neutron/port HTTP/1.1" 200 1017 0.011439 10.0.0.27 - - [2025-08-18 03:16:16] "POST /neutron/port HTTP/1.1" 200 1017 0.008840 10.0.0.27 - - [2025-08-18 03:16:16] "POST /neutron/port HTTP/1.1" 200 117 0.007809 10.0.0.27 - - [2025-08-18 03:16:16] "POST /id-to-fqname HTTP/1.1" 200 220 0.001643 10.0.0.27 - - [2025-08-18 03:16:16] "POST /neutron/port HTTP/1.1" 200 1017 0.041083 10.0.0.27 - - [2025-08-18 03:16:16] "POST /neutron/port HTTP/1.1" 200 1017 0.010875 10.0.0.27 - - [2025-08-18 03:16:17] "POST /neutron/network HTTP/1.1" 200 1004 0.008239 10.0.0.27 - - [2025-08-18 03:16:17] "POST /id-to-fqname HTTP/1.1" 200 220 0.001086 10.0.0.27 - - [2025-08-18 03:16:17] "POST /neutron/port HTTP/1.1" 200 1017 0.007912 10.0.0.27 - - [2025-08-18 03:16:17] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007254 10.0.0.27 - - [2025-08-18 03:16:17] "POST /neutron/subnet HTTP/1.1" 200 673 0.009233 10.0.0.27 - - [2025-08-18 03:16:17] "POST /neutron/network HTTP/1.1" 200 1004 0.008059 10.0.0.27 - - [2025-08-18 03:16:17] "POST /neutron/port HTTP/1.1" 200 1017 0.008194 10.0.0.27 - - [2025-08-18 03:16:17] "POST /neutron/port HTTP/1.1" 200 1083 0.015828 10.0.0.27 - - [2025-08-18 03:16:17] "POST /neutron/port HTTP/1.1" 200 117 0.001239 10.0.0.19 - - [2025-08-18 03:16:18] "GET /projects?obj_uuids=b18f7bf4-7568-4188-a439-abc5ddb1b099&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001053 10.0.0.27 - - [2025-08-18 03:16:18] "GET /project/b18f7bf4-7568-4188-a439-abc5ddb1b099?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.072376 10.0.0.27 - - [2025-08-18 03:16:18] "POST /neutron/port HTTP/1.1" 200 2050 0.019876 10.0.0.27 - - [2025-08-18 03:16:18] "GET /virtual-network/aa748ebc-07bc-4932-9c4d-1622824b57cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2549 0.005395 10.0.0.27 - - [2025-08-18 03:16:18] "POST /neutron/network HTTP/1.1" 200 1004 0.009508 10.0.0.27 - - [2025-08-18 03:16:19] "POST /neutron/port HTTP/1.1" 200 1055 0.012840 10.0.0.27 - - [2025-08-18 03:16:19] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003661 10.0.0.27 - - [2025-08-18 03:16:19] "POST /neutron/network HTTP/1.1" 200 994 0.007720 10.0.0.19 - - [2025-08-18 03:16:19] "DELETE /project/b18f7bf475684188a439abc5ddb1b099 HTTP/1.1" 404 173 0.004753 10.0.0.19 - - [2025-08-18 03:16:19] "GET /projects?obj_uuids=1cb14d5d-0cd4-4d14-b558-0c6f70cefc63&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000981 10.0.0.19 - - [2025-08-18 03:16:19] "GET /project/1cb14d5d-0cd4-4d14-b558-0c6f70cefc63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1472 0.048210 10.0.0.27 - - [2025-08-18 03:16:19] "GET /obj-perms HTTP/1.1" 200 5030 0.138004 10.0.0.19 - - [2025-08-18 03:16:19] "GET /projects?obj_uuids=1cb14d5d-0cd4-4d14-b558-0c6f70cefc63&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000932 10.0.0.19 - - [2025-08-18 03:16:19] "GET /project/1cb14d5d-0cd4-4d14-b558-0c6f70cefc63?fields=security_groups HTTP/1.1" 200 1366 0.048082 10.0.0.19 - - [2025-08-18 03:16:20] "DELETE /security-group/ce7323fb-c75a-4f9f-8b7d-f0c7edc51c1b HTTP/1.1" 200 115 0.046363 10.0.0.19 - - [2025-08-18 03:16:20] "GET /projects?obj_uuids=1cb14d5d-0cd4-4d14-b558-0c6f70cefc63&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000951 10.0.0.19 - - [2025-08-18 03:16:20] "GET /project/1cb14d5d-0cd4-4d14-b558-0c6f70cefc63?fields=application_policy_sets HTTP/1.1" 200 1405 0.048632 10.0.0.38 - - [2025-08-18 03:16:20] "DELETE /access-control-list/56086552-6516-458c-8bf0-0ac3fc20b837 HTTP/1.1" 200 115 0.039678 10.0.0.19 - - [2025-08-18 03:16:20] "DELETE /project/1cb14d5d-0cd4-4d14-b558-0c6f70cefc63 HTTP/1.1" 200 115 0.397066 10.0.0.38 - - [2025-08-18 03:16:20] "GET /obj-perms HTTP/1.1" 200 5030 0.043300 10.0.0.27 - - [2025-08-18 03:16:21] "POST /neutron/port HTTP/1.1" 200 1083 0.013529 10.0.0.27 - - [2025-08-18 03:16:21] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006538 10.0.0.27 - - [2025-08-18 03:16:21] "GET /virtual-machine/eaeccc9a-ecf5-41b4-b8f1-51feb7f64f6b HTTP/1.1" 200 1289 0.004450 10.0.0.27 - - [2025-08-18 03:16:21] "GET /virtual-machine-interface/8df25e9a-e6b2-4dc6-8104-4c6abab8683e HTTP/1.1" 200 2941 0.004561 10.0.0.27 - - [2025-08-18 03:16:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002388 10.0.0.27 - - [2025-08-18 03:16:21] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.002716 10.0.0.27 - - [2025-08-18 03:16:21] "GET /virtual-networks?parent_id=b18f7bf4-7568-4188-a439-abc5ddb1b099&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002977 10.0.0.27 - - [2025-08-18 03:16:21] "GET /virtual-network/aa748ebc-07bc-4932-9c4d-1622824b57cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2549 0.004791 10.0.0.38 - - [2025-08-18 03:16:23] "GET /global-system-configs HTTP/1.1" 200 322 0.026485 10.0.0.27 - - [2025-08-18 03:16:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003632 10.0.0.27 - - [2025-08-18 03:16:24] "GET /virtual-network/aa748ebc-07bc-4932-9c4d-1622824b57cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2549 0.004939 10.0.0.19 - - [2025-08-18 03:16:24] "GET /global-system-configs HTTP/1.1" 200 322 0.067748 10.0.0.38 - - [2025-08-18 03:16:24] "GET /global-system-configs HTTP/1.1" 200 322 0.156234 10.0.0.19 - - [2025-08-18 03:16:24] "GET /obj-perms HTTP/1.1" 200 5056 0.240734 10.0.0.38 - - [2025-08-18 03:16:24] "GET /obj-perms HTTP/1.1" 200 5056 0.260634 10.0.0.27 - - [2025-08-18 03:16:24] "GET /obj-perms HTTP/1.1" 200 5056 0.276645 10.0.0.27 - - [2025-08-18 03:16:24] "GET /global-system-configs HTTP/1.1" 200 322 0.113553 10.0.0.19 - - [2025-08-18 03:16:24] "GET /global-system-configs HTTP/1.1" 200 322 0.066884 10.0.0.19 - - [2025-08-18 03:16:25] "GET /obj-perms HTTP/1.1" 200 5056 0.160106 10.0.0.27 - - [2025-08-18 03:16:25] "GET /global-system-configs HTTP/1.1" 200 322 0.046564 10.0.0.27 - - [2025-08-18 03:16:25] "GET /obj-perms HTTP/1.1" 200 5056 0.136518 10.0.0.38 - - [2025-08-18 03:16:25] "GET /obj-perms HTTP/1.1" 200 5056 0.154416 10.0.0.27 - - [2025-08-18 03:16:26] "POST /neutron/port HTTP/1.1" 200 1083 0.012498 10.0.0.27 - - [2025-08-18 03:16:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003269 10.0.0.27 - - [2025-08-18 03:16:28] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003428 10.0.0.27 - - [2025-08-18 03:16:28] "GET /virtual-networks?parent_id=b18f7bf4-7568-4188-a439-abc5ddb1b099&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003141 10.0.0.27 - - [2025-08-18 03:16:28] "GET /virtual-network/aa748ebc-07bc-4932-9c4d-1622824b57cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2549 0.005647 10.0.0.27 - - [2025-08-18 03:16:28] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007324 10.0.0.27 - - [2025-08-18 03:16:28] "POST /neutron/port HTTP/1.1" 200 1083 0.013119 10.0.0.27 - - [2025-08-18 03:16:28] "GET /virtual-machine/1a66e653-742d-4cdb-bcb7-450a8daca6e6 HTTP/1.1" 200 1288 0.005108 10.0.0.27 - - [2025-08-18 03:16:28] "GET /virtual-machine-interface/d2be7753-abe5-49dd-af9e-e6252cb2e2ea HTTP/1.1" 200 2942 0.004785 10.0.0.27 - - [2025-08-18 03:16:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003039 10.0.0.27 - - [2025-08-18 03:16:28] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003191 10.0.0.27 - - [2025-08-18 03:16:28] "GET /virtual-networks?parent_id=b18f7bf4-7568-4188-a439-abc5ddb1b099&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002834 10.0.0.27 - - [2025-08-18 03:16:29] "GET /virtual-network/aa748ebc-07bc-4932-9c4d-1622824b57cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2549 0.005517 10.0.0.27 - - [2025-08-18 03:16:29] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006642 10.0.0.27 - - [2025-08-18 03:16:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003129 10.0.0.27 - - [2025-08-18 03:16:30] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003148 10.0.0.27 - - [2025-08-18 03:16:30] "GET /virtual-networks?parent_id=b18f7bf4-7568-4188-a439-abc5ddb1b099&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002679 10.0.0.27 - - [2025-08-18 03:16:30] "GET /virtual-network/aa748ebc-07bc-4932-9c4d-1622824b57cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2549 0.005762 10.0.0.27 - - [2025-08-18 03:16:30] "POST /neutron/port HTTP/1.1" 200 1083 0.018937 10.0.0.27 - - [2025-08-18 03:16:30] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008407 10.0.0.27 - - [2025-08-18 03:16:30] "GET /virtual-machine/cce3c463-ba43-4b83-ab28-e7a322aa9e37 HTTP/1.1" 200 1293 0.006225 10.0.0.27 - - [2025-08-18 03:16:30] "GET /virtual-machine-interface/a9494189-307c-4d14-b804-92125e8a7dcb HTTP/1.1" 200 2942 0.008359 10.0.0.27 - - [2025-08-18 03:16:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004234 10.0.0.27 - - [2025-08-18 03:16:30] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004242 10.0.0.27 - - [2025-08-18 03:16:30] "GET /virtual-networks?parent_id=b18f7bf4-7568-4188-a439-abc5ddb1b099&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003469 10.0.0.27 - - [2025-08-18 03:16:30] "GET /virtual-network/aa748ebc-07bc-4932-9c4d-1622824b57cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2549 0.006704 10.0.0.27 - - [2025-08-18 03:16:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004339 10.0.0.27 - - [2025-08-18 03:16:31] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005996 10.0.0.27 - - [2025-08-18 03:16:31] "GET /virtual-networks?parent_id=b18f7bf4-7568-4188-a439-abc5ddb1b099&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.004328 10.0.0.27 - - [2025-08-18 03:16:31] "GET /virtual-network/aa748ebc-07bc-4932-9c4d-1622824b57cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2549 0.009139 10.0.0.27 - - [2025-08-18 03:16:39] "POST /neutron/network HTTP/1.1" 200 1004 0.008395 10.0.0.27 - - [2025-08-18 03:16:39] "POST /neutron/port HTTP/1.1" 200 117 0.001142 10.0.0.27 - - [2025-08-18 03:16:42] "POST /neutron/port HTTP/1.1" 200 1083 0.015310 10.0.0.27 - - [2025-08-18 03:16:42] "POST /neutron/subnet HTTP/1.1" 200 673 0.011437 10.0.0.27 - - [2025-08-18 03:16:47] "POST /neutron/port HTTP/1.1" 200 1109 0.014396 10.0.0.27 - - [2025-08-18 03:16:47] "POST /neutron/port HTTP/1.1" 200 1109 0.020905 10.0.0.27 - - [2025-08-18 03:16:47] "POST /neutron/port HTTP/1.1" 200 1083 0.017817 10.0.0.27 - - [2025-08-18 03:16:48] "POST /neutron/network HTTP/1.1" 200 994 0.009116 10.0.0.19 - - [2025-08-18 03:16:50] "POST /useragent-kv HTTP/1.1" 200 115 0.003507 10.0.0.19 - - [2025-08-18 03:16:50] "POST /useragent-kv HTTP/1.1" 200 115 0.002719 10.0.0.19 - - [2025-08-18 03:16:50] "POST /useragent-kv HTTP/1.1" 200 115 0.002799 10.0.0.19 - - [2025-08-18 03:16:50] "POST /useragent-kv HTTP/1.1" 200 115 0.002806 10.0.0.27 - - [2025-08-18 03:16:50] "POST /neutron/network HTTP/1.1" 200 151 0.139114 10.0.0.27 - - [2025-08-18 03:16:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003869 10.0.0.27 - - [2025-08-18 03:16:50] "DELETE /network-ipam/f97740aa-c702-46ef-a749-5eed9c720f96 HTTP/1.1" 200 115 0.039322 10.0.0.27 - - [2025-08-18 03:16:50] "POST /fqname-to-id HTTP/1.1" 404 211 0.006297 10.0.0.19 - - [2025-08-18 03:16:51] "GET /projects?obj_uuids=b18f7bf4-7568-4188-a439-abc5ddb1b099&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001256 10.0.0.27 - - [2025-08-18 03:16:52] "GET /project/b18f7bf4-7568-4188-a439-abc5ddb1b099?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.049007 10.0.0.19 - - [2025-08-18 03:16:52] "GET /projects?obj_uuids=b18f7bf4-7568-4188-a439-abc5ddb1b099&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001004 10.0.0.27 - - [2025-08-18 03:16:52] "GET /project/b18f7bf4-7568-4188-a439-abc5ddb1b099?fields=virtual_networks HTTP/1.1" 200 1033 0.036346 10.0.0.19 - - [2025-08-18 03:16:52] "GET /projects?obj_uuids=b18f7bf4-7568-4188-a439-abc5ddb1b099&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000972 10.0.0.27 - - [2025-08-18 03:16:52] "GET /project/b18f7bf4-7568-4188-a439-abc5ddb1b099?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.041068 10.0.0.19 - - [2025-08-18 03:16:52] "GET /projects?obj_uuids=b18f7bf4-7568-4188-a439-abc5ddb1b099&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001038 10.0.0.27 - - [2025-08-18 03:16:52] "GET /project/b18f7bf4-7568-4188-a439-abc5ddb1b099?fields=security_groups HTTP/1.1" 200 1259 0.047806 10.0.0.27 - - [2025-08-18 03:16:52] "POST /fqname-to-id HTTP/1.1" 404 196 0.026936 10.0.0.19 - - [2025-08-18 03:16:53] "GET /projects?obj_uuids=f065336f-2686-4a39-893a-5131ae3ad9ec&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003263 10.0.0.27 - - [2025-08-18 03:16:53] "POST /neutron/port HTTP/1.1" 200 117 0.007195 10.0.0.19 - - [2025-08-18 03:16:53] "GET /domains?obj_uuids=edf943fc-0622-4564-8821-4de9bd04e8a3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001171 10.0.0.19 - - [2025-08-18 03:16:53] "GET /domain/edf943fc-0622-4564-8821-4de9bd04e8a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.009290 10.0.0.19 - - [2025-08-18 03:16:53] "POST /id-to-fqname HTTP/1.1" 200 198 0.001475 10.0.0.19 - - [2025-08-18 03:16:53] "POST /fqname-to-id HTTP/1.1" 404 207 0.004367 10.0.0.19 - - [2025-08-18 03:16:53] "POST /security-groups HTTP/1.1" 200 599 0.032129 10.0.0.38 - - [2025-08-18 03:16:53] "POST /fqname-to-id HTTP/1.1" 404 242 0.002925 10.0.0.19 - - [2025-08-18 03:16:53] "POST /projects HTTP/1.1" 200 601 0.230726 10.0.0.19 - - [2025-08-18 03:16:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.300890 10.0.0.38 - - [2025-08-18 03:16:53] "POST /access-control-lists HTTP/1.1" 200 602 0.029356 10.0.0.27 - - [2025-08-18 03:16:53] "GET /project/f065336f-2686-4a39-893a-5131ae3ad9ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.469820 10.0.0.27 - - [2025-08-18 03:16:54] "GET / HTTP/1.1" 200 35931 0.002305 10.0.0.27 - - [2025-08-18 03:16:56] "POST /fqname-to-id HTTP/1.1" 401 292 0.000456 10.0.0.27 - - [2025-08-18 03:16:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.058877 10.0.0.19 - - [2025-08-18 03:16:56] "GET /projects?obj_uuids=f065336f-2686-4a39-893a-5131ae3ad9ec&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000961 10.0.0.27 - - [2025-08-18 03:16:56] "GET /project/f065336f-2686-4a39-893a-5131ae3ad9ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.050439 10.0.0.19 - - [2025-08-18 03:16:56] "GET /projects?obj_uuids=f065336f-2686-4a39-893a-5131ae3ad9ec&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001317 10.0.0.27 - - [2025-08-18 03:16:56] "POST /neutron/network HTTP/1.1" 200 613 0.108410 10.0.0.38 - - [2025-08-18 03:16:57] "GET /virtual-network/84541338-c3dc-4a74-9638-80276469537f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.030656 10.0.0.27 - - [2025-08-18 03:16:57] "POST /neutron/network HTTP/1.1" 200 1006 0.009273 10.0.0.27 - - [2025-08-18 03:16:57] "POST /id-to-fqname HTTP/1.1" 200 228 0.001046 10.0.0.27 - - [2025-08-18 03:16:57] "GET /virtual-network/46961784-abf8-4db6-a0f3-f4178c14e8a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.004560 10.0.0.27 - - [2025-08-18 03:16:57] "GET /virtual-network/46961784-abf8-4db6-a0f3-f4178c14e8a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.005134 10.0.0.27 - - [2025-08-18 03:16:57] "POST /neutron/subnet HTTP/1.1" 200 823 0.009166 10.0.0.27 - - [2025-08-18 03:16:57] "GET /virtual-network/46961784-abf8-4db6-a0f3-f4178c14e8a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.005717 10.0.0.27 - - [2025-08-18 03:16:59] "POST /id-to-fqname HTTP/1.1" 200 228 0.001317 10.0.0.19 - - [2025-08-18 03:17:00] "GET /projects?obj_uuids=f065336f-2686-4a39-893a-5131ae3ad9ec&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001642 10.0.0.27 - - [2025-08-18 03:17:00] "GET /project/f065336f-2686-4a39-893a-5131ae3ad9ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.081799 10.0.0.27 - - [2025-08-18 03:17:00] "POST /neutron/network HTTP/1.1" 200 1006 0.008148 10.0.0.27 - - [2025-08-18 03:17:00] "POST /id-to-fqname HTTP/1.1" 200 228 0.001326 10.0.0.27 - - [2025-08-18 03:17:00] "POST /neutron/port HTTP/1.1" 200 117 0.007842 10.0.0.19 - - [2025-08-18 03:17:00] "GET /projects?obj_uuids=f065336f-2686-4a39-893a-5131ae3ad9ec&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001080 10.0.0.27 - - [2025-08-18 03:17:00] "POST /neutron/port HTTP/1.1" 200 1175 0.289003 10.0.0.27 - - [2025-08-18 03:17:01] "POST /neutron/port HTTP/1.1" 200 1229 0.094029 10.0.0.27 - - [2025-08-18 03:17:01] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003236 10.0.0.27 - - [2025-08-18 03:17:01] "POST /neutron/port HTTP/1.1" 200 117 0.001127 10.0.0.19 - - [2025-08-18 03:17:01] "GET /projects?obj_uuids=f065336f-2686-4a39-893a-5131ae3ad9ec&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001027 10.0.0.27 - - [2025-08-18 03:17:01] "GET /project/f065336f-2686-4a39-893a-5131ae3ad9ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.062489 10.0.0.27 - - [2025-08-18 03:17:01] "POST /neutron/port HTTP/1.1" 200 1203 0.017172 10.0.0.27 - - [2025-08-18 03:17:01] "POST /id-to-fqname HTTP/1.1" 200 228 0.001318 10.0.0.27 - - [2025-08-18 03:17:01] "POST /neutron/port HTTP/1.1" 200 1203 0.015204 10.0.0.27 - - [2025-08-18 03:17:01] "POST /neutron/network HTTP/1.1" 200 1016 0.010440 10.0.0.27 - - [2025-08-18 03:17:02] "POST /neutron/port HTTP/1.1" 200 1175 0.020272 10.0.0.27 - - [2025-08-18 03:17:02] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003602 10.0.0.27 - - [2025-08-18 03:17:02] "POST /neutron/port HTTP/1.1" 200 117 0.001180 10.0.0.19 - - [2025-08-18 03:17:02] "GET /projects?obj_uuids=f065336f-2686-4a39-893a-5131ae3ad9ec&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000985 10.0.0.27 - - [2025-08-18 03:17:02] "GET /project/f065336f-2686-4a39-893a-5131ae3ad9ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.075865 10.0.0.27 - - [2025-08-18 03:17:02] "POST /neutron/network HTTP/1.1" 200 1006 0.007984 10.0.0.27 - - [2025-08-18 03:17:02] "POST /neutron/port HTTP/1.1" 200 117 0.005070 10.0.0.27 - - [2025-08-18 03:17:02] "POST /id-to-fqname HTTP/1.1" 200 228 0.001090 10.0.0.27 - - [2025-08-18 03:17:03] "POST /neutron/network HTTP/1.1" 200 1016 0.009076 10.0.0.27 - - [2025-08-18 03:17:03] "POST /neutron/port HTTP/1.1" 200 1175 0.016532 10.0.0.27 - - [2025-08-18 03:17:03] "POST /neutron/port HTTP/1.1" 200 1203 0.014051 10.0.0.27 - - [2025-08-18 03:17:03] "POST /neutron/subnet HTTP/1.1" 200 1384 0.010058 10.0.0.27 - - [2025-08-18 03:17:04] "POST /neutron/network HTTP/1.1" 200 1006 0.009012 10.0.0.19 - - [2025-08-18 03:17:04] "GET /projects?obj_uuids=f065336f-2686-4a39-893a-5131ae3ad9ec&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000915 10.0.0.27 - - [2025-08-18 03:17:04] "GET /project/f065336f-2686-4a39-893a-5131ae3ad9ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.050052 10.0.0.27 - - [2025-08-18 03:17:04] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007411 10.0.0.27 - - [2025-08-18 03:17:04] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006815 10.0.0.27 - - [2025-08-18 03:17:04] "POST /neutron/port HTTP/1.1" 200 1203 0.016866 10.0.0.27 - - [2025-08-18 03:17:04] "GET /virtual-machine/f472253b-de9f-4a83-b1f2-64d8396ae815 HTTP/1.1" 401 292 0.000409 10.0.0.19 - - [2025-08-18 03:17:04] "GET /projects?obj_uuids=f065336f-2686-4a39-893a-5131ae3ad9ec&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001045 10.0.0.27 - - [2025-08-18 03:17:05] "POST /neutron/port HTTP/1.1" 200 1175 0.285658 10.0.0.27 - - [2025-08-18 03:17:05] "POST /neutron/port HTTP/1.1" 200 1229 0.103283 10.0.0.27 - - [2025-08-18 03:17:05] "GET /virtual-machine/f472253b-de9f-4a83-b1f2-64d8396ae815 HTTP/1.1" 200 1301 0.044102 10.0.0.27 - - [2025-08-18 03:17:05] "GET /virtual-machine-interface/02bdf5ca-f6c3-47d7-8153-057fecf27768 HTTP/1.1" 200 3173 0.004501 10.0.0.27 - - [2025-08-18 03:17:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002614 10.0.0.27 - - [2025-08-18 03:17:05] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003033 10.0.0.27 - - [2025-08-18 03:17:05] "GET /virtual-networks?parent_id=f065336f-2686-4a39-893a-5131ae3ad9ec&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.002117 10.0.0.27 - - [2025-08-18 03:17:05] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003932 10.0.0.27 - - [2025-08-18 03:17:05] "GET /virtual-network/46961784-abf8-4db6-a0f3-f4178c14e8a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.005753 10.0.0.27 - - [2025-08-18 03:17:05] "POST /neutron/port HTTP/1.1" 200 117 0.000992 10.0.0.27 - - [2025-08-18 03:17:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004032 10.0.0.27 - - [2025-08-18 03:17:08] "GET /virtual-network/46961784-abf8-4db6-a0f3-f4178c14e8a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.005947 10.0.0.27 - - [2025-08-18 03:17:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003983 10.0.0.27 - - [2025-08-18 03:17:12] "GET /virtual-network/46961784-abf8-4db6-a0f3-f4178c14e8a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.005407 10.0.0.27 - - [2025-08-18 03:17:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003295 10.0.0.27 - - [2025-08-18 03:17:16] "GET /virtual-network/46961784-abf8-4db6-a0f3-f4178c14e8a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.006750 10.0.0.19 - - [2025-08-18 03:17:20] "DELETE /project/f065336f26864a39893a5131ae3ad9ec HTTP/1.1" 404 173 0.004570 10.0.0.19 - - [2025-08-18 03:17:20] "GET /projects?obj_uuids=b18f7bf4-7568-4188-a439-abc5ddb1b099&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000916 10.0.0.19 - - [2025-08-18 03:17:20] "GET /project/b18f7bf4-7568-4188-a439-abc5ddb1b099?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1469 0.057072 10.0.0.19 - - [2025-08-18 03:17:20] "GET /projects?obj_uuids=b18f7bf4-7568-4188-a439-abc5ddb1b099&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000937 10.0.0.19 - - [2025-08-18 03:17:20] "GET /project/b18f7bf4-7568-4188-a439-abc5ddb1b099?fields=security_groups HTTP/1.1" 200 1364 0.037970 10.0.0.19 - - [2025-08-18 03:17:20] "DELETE /security-group/3a698d6e-c873-43fd-8d32-c9ee776a96a8 HTTP/1.1" 200 115 0.079825 10.0.0.19 - - [2025-08-18 03:17:20] "GET /projects?obj_uuids=b18f7bf4-7568-4188-a439-abc5ddb1b099&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000952 10.0.0.38 - - [2025-08-18 03:17:20] "DELETE /access-control-list/b71c4390-29c6-4755-bfa5-479beaab2ca7 HTTP/1.1" 200 115 0.032984 10.0.0.19 - - [2025-08-18 03:17:20] "GET /project/b18f7bf4-7568-4188-a439-abc5ddb1b099?fields=application_policy_sets HTTP/1.1" 200 1403 0.045491 10.0.0.27 - - [2025-08-18 03:17:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002661 10.0.0.27 - - [2025-08-18 03:17:20] "GET /virtual-network/46961784-abf8-4db6-a0f3-f4178c14e8a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.006024 10.0.0.19 - - [2025-08-18 03:17:20] "DELETE /project/b18f7bf4-7568-4188-a439-abc5ddb1b099 HTTP/1.1" 200 115 0.441559 10.0.0.27 - - [2025-08-18 03:17:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004264 10.0.0.27 - - [2025-08-18 03:17:24] "GET /virtual-network/46961784-abf8-4db6-a0f3-f4178c14e8a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.007185 10.0.0.27 - - [2025-08-18 03:17:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003559 10.0.0.27 - - [2025-08-18 03:17:28] "GET /virtual-network/46961784-abf8-4db6-a0f3-f4178c14e8a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.005654 10.0.0.27 - - [2025-08-18 03:17:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003676 10.0.0.27 - - [2025-08-18 03:17:32] "GET /virtual-network/46961784-abf8-4db6-a0f3-f4178c14e8a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.006237 10.0.0.27 - - [2025-08-18 03:17:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003172 10.0.0.27 - - [2025-08-18 03:17:37] "GET /virtual-network/46961784-abf8-4db6-a0f3-f4178c14e8a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.004929 10.0.0.27 - - [2025-08-18 03:17:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003526 10.0.0.27 - - [2025-08-18 03:17:41] "GET /virtual-network/46961784-abf8-4db6-a0f3-f4178c14e8a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.005046 10.0.0.27 - - [2025-08-18 03:17:43] "POST /neutron/port HTTP/1.1" 200 1203 0.015548 10.0.0.27 - - [2025-08-18 03:17:43] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004259 10.0.0.27 - - [2025-08-18 03:17:43] "POST /neutron/port HTTP/1.1" 200 117 0.001117 10.0.0.27 - - [2025-08-18 03:17:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003386 10.0.0.27 - - [2025-08-18 03:17:45] "GET /virtual-network/46961784-abf8-4db6-a0f3-f4178c14e8a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.005321 10.0.0.27 - - [2025-08-18 03:17:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003572 10.0.0.27 - - [2025-08-18 03:17:49] "GET /virtual-network/46961784-abf8-4db6-a0f3-f4178c14e8a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.008029 10.0.0.27 - - [2025-08-18 03:17:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003032 10.0.0.27 - - [2025-08-18 03:17:53] "GET /virtual-network/46961784-abf8-4db6-a0f3-f4178c14e8a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.004993 10.0.0.27 - - [2025-08-18 03:17:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003154 10.0.0.27 - - [2025-08-18 03:17:57] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003790 10.0.0.27 - - [2025-08-18 03:17:57] "GET /virtual-networks?parent_id=f065336f-2686-4a39-893a-5131ae3ad9ec&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.002759 10.0.0.27 - - [2025-08-18 03:17:57] "GET /virtual-network/46961784-abf8-4db6-a0f3-f4178c14e8a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.005608 10.0.0.27 - - [2025-08-18 03:17:57] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007339 10.0.0.27 - - [2025-08-18 03:18:03] "POST /neutron/port HTTP/1.1" 200 1203 0.013458 10.0.0.27 - - [2025-08-18 03:18:04] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006360 10.0.0.27 - - [2025-08-18 03:18:08] "POST /neutron/port HTTP/1.1" 200 1203 0.014984 10.0.0.27 - - [2025-08-18 03:18:08] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006613 10.0.0.19 - - [2025-08-18 03:18:15] "GET /obj-perms HTTP/1.1" 200 5056 0.067974 10.0.0.27 - - [2025-08-18 03:18:15] "GET /obj-perms HTTP/1.1" 200 5056 0.042383 10.0.0.27 - - [2025-08-18 03:18:18] "POST /neutron/port HTTP/1.1" 200 1203 0.014773 10.0.0.27 - - [2025-08-18 03:18:18] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006882 10.0.0.27 - - [2025-08-18 03:18:18] "GET /virtual-machine/221195f2-c408-4f50-a1ba-2a46b20ff9bb HTTP/1.1" 200 1300 0.005655 10.0.0.27 - - [2025-08-18 03:18:18] "GET /virtual-machine-interface/88d74f8f-8fb8-4406-984b-c10ca8a8ea97 HTTP/1.1" 200 3175 0.005190 10.0.0.27 - - [2025-08-18 03:18:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003227 10.0.0.27 - - [2025-08-18 03:18:18] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003325 10.0.0.27 - - [2025-08-18 03:18:18] "GET /virtual-networks?parent_id=f065336f-2686-4a39-893a-5131ae3ad9ec&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.002594 10.0.0.27 - - [2025-08-18 03:18:18] "GET /virtual-network/46961784-abf8-4db6-a0f3-f4178c14e8a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.005692 10.0.0.27 - - [2025-08-18 03:18:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003635 10.0.0.27 - - [2025-08-18 03:18:19] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003925 10.0.0.27 - - [2025-08-18 03:18:19] "GET /virtual-networks?parent_id=f065336f-2686-4a39-893a-5131ae3ad9ec&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.003130 10.0.0.27 - - [2025-08-18 03:18:19] "GET /virtual-network/46961784-abf8-4db6-a0f3-f4178c14e8a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.009025 10.0.0.27 - - [2025-08-18 03:18:20] "POST /neutron/port HTTP/1.1" 200 1203 0.017014 10.0.0.27 - - [2025-08-18 03:18:20] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006768 10.0.0.27 - - [2025-08-18 03:18:20] "GET /virtual-machine/3cad6318-c512-49ab-b29b-f4da28917b7b HTTP/1.1" 200 1300 0.006354 10.0.0.27 - - [2025-08-18 03:18:20] "GET /virtual-machine-interface/85501ac4-e68f-494f-aa7a-5e5d8f1209a1 HTTP/1.1" 200 3175 0.005546 10.0.0.27 - - [2025-08-18 03:18:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003909 10.0.0.27 - - [2025-08-18 03:18:20] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004158 10.0.0.27 - - [2025-08-18 03:18:20] "GET /virtual-networks?parent_id=f065336f-2686-4a39-893a-5131ae3ad9ec&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.002516 10.0.0.27 - - [2025-08-18 03:18:20] "GET /virtual-network/46961784-abf8-4db6-a0f3-f4178c14e8a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.006574 10.0.0.27 - - [2025-08-18 03:18:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003376 10.0.0.27 - - [2025-08-18 03:18:21] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003369 10.0.0.27 - - [2025-08-18 03:18:21] "GET /virtual-networks?parent_id=f065336f-2686-4a39-893a-5131ae3ad9ec&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.002995 10.0.0.27 - - [2025-08-18 03:18:21] "GET /virtual-network/46961784-abf8-4db6-a0f3-f4178c14e8a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.005635 10.0.0.19 - - [2025-08-18 03:18:40] "GET /projects?obj_uuids=f065336f-2686-4a39-893a-5131ae3ad9ec&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.024412 10.0.0.27 - - [2025-08-18 03:18:40] "GET /project/f065336f-2686-4a39-893a-5131ae3ad9ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.068638 10.0.0.27 - - [2025-08-18 03:18:40] "POST /fqname-to-id HTTP/1.1" 404 226 0.006778 10.0.0.27 - - [2025-08-18 03:18:40] "POST /interface-route-tables HTTP/1.1" 200 575 0.020586 10.0.0.27 - - [2025-08-18 03:18:40] "GET /interface-route-table/c2939c42-7bd6-4f4e-94be-5a0045db5445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1334 0.004742 10.0.0.27 - - [2025-08-18 03:18:40] "GET /virtual-machine-interface/02bdf5ca-f6c3-47d7-8153-057fecf27768?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2758 0.005383 10.0.0.27 - - [2025-08-18 03:18:40] "POST /ref-update HTTP/1.1" 200 156 0.011405 10.0.0.27 - - [2025-08-18 03:18:41] "POST /neutron/port HTTP/1.1" 200 1203 0.013472 10.0.0.27 - - [2025-08-18 03:18:41] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003420 10.0.0.27 - - [2025-08-18 03:18:41] "POST /neutron/port HTTP/1.1" 200 117 0.001124 10.0.0.27 - - [2025-08-18 03:18:43] "POST /neutron/port HTTP/1.1" 200 1203 0.033801 10.0.0.27 - - [2025-08-18 03:18:43] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003433 10.0.0.27 - - [2025-08-18 03:18:43] "POST /neutron/port HTTP/1.1" 200 117 0.001097 10.0.0.38 - - [2025-08-18 03:19:16] "GET /obj-perms HTTP/1.1" 200 5056 0.045938 10.0.0.19 - - [2025-08-18 03:19:18] "GET /projects?obj_uuids=f065336f-2686-4a39-893a-5131ae3ad9ec&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001233 10.0.0.27 - - [2025-08-18 03:19:18] "GET /project/f065336f-2686-4a39-893a-5131ae3ad9ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.039545 10.0.0.27 - - [2025-08-18 03:19:18] "POST /fqname-to-id HTTP/1.1" 404 226 0.006096 10.0.0.27 - - [2025-08-18 03:19:18] "POST /interface-route-tables HTTP/1.1" 200 575 0.025181 10.0.0.27 - - [2025-08-18 03:19:18] "GET /interface-route-table/0a62056a-3e1a-4833-868f-a354e26d497b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1331 0.007041 10.0.0.27 - - [2025-08-18 03:19:18] "GET /virtual-machine-interface/88d74f8f-8fb8-4406-984b-c10ca8a8ea97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2760 0.008722 10.0.0.27 - - [2025-08-18 03:19:18] "POST /ref-update HTTP/1.1" 200 156 0.015794 10.0.0.27 - - [2025-08-18 03:19:20] "GET /virtual-machine-interface/85501ac4-e68f-494f-aa7a-5e5d8f1209a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2760 0.006843 10.0.0.27 - - [2025-08-18 03:19:20] "PUT /virtual-machine-interface/85501ac4-e68f-494f-aa7a-5e5d8f1209a1 HTTP/1.1" 200 284 0.018326 10.0.0.27 - - [2025-08-18 03:19:20] "GET /virtual-machine-interface/02bdf5ca-f6c3-47d7-8153-057fecf27768?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3039 0.010708 10.0.0.27 - - [2025-08-18 03:19:20] "PUT /virtual-machine-interface/02bdf5ca-f6c3-47d7-8153-057fecf27768 HTTP/1.1" 200 284 0.020575 10.0.0.27 - - [2025-08-18 03:19:20] "GET /virtual-machine-interface/88d74f8f-8fb8-4406-984b-c10ca8a8ea97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.007259 10.0.0.27 - - [2025-08-18 03:19:20] "PUT /virtual-machine-interface/88d74f8f-8fb8-4406-984b-c10ca8a8ea97 HTTP/1.1" 200 284 0.011963 10.0.0.27 - - [2025-08-18 03:19:43] "POST /neutron/port HTTP/1.1" 200 1203 0.016351 10.0.0.27 - - [2025-08-18 03:19:43] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004087 10.0.0.27 - - [2025-08-18 03:19:43] "POST /neutron/port HTTP/1.1" 200 117 0.001480 10.0.0.27 - - [2025-08-18 03:19:44] "POST /neutron/port HTTP/1.1" 200 1203 0.014091 10.0.0.27 - - [2025-08-18 03:19:44] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003857 10.0.0.27 - - [2025-08-18 03:19:44] "POST /neutron/port HTTP/1.1" 200 117 0.001140 10.0.0.27 - - [2025-08-18 03:20:17] "POST /neutron/port HTTP/1.1" 200 1203 0.018835 10.0.0.27 - - [2025-08-18 03:20:17] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007874 10.0.0.27 - - [2025-08-18 03:20:17] "GET /virtual-machine/59c0e9e4-c460-47cf-a78b-8ddfa19330a9 HTTP/1.1" 200 1300 0.006008 10.0.0.27 - - [2025-08-18 03:20:17] "GET /virtual-machine-interface/078d1279-d729-44d6-a9b2-7c9fa77b473f HTTP/1.1" 200 3174 0.006330 10.0.0.27 - - [2025-08-18 03:20:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004333 10.0.0.27 - - [2025-08-18 03:20:17] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005332 10.0.0.27 - - [2025-08-18 03:20:17] "GET /virtual-networks?parent_id=f065336f-2686-4a39-893a-5131ae3ad9ec&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.004161 10.0.0.27 - - [2025-08-18 03:20:17] "GET /virtual-network/46961784-abf8-4db6-a0f3-f4178c14e8a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.006317 10.0.0.27 - - [2025-08-18 03:20:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003290 10.0.0.27 - - [2025-08-18 03:20:18] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004718 10.0.0.27 - - [2025-08-18 03:20:18] "GET /virtual-networks?parent_id=f065336f-2686-4a39-893a-5131ae3ad9ec&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.003234 10.0.0.27 - - [2025-08-18 03:20:18] "GET /virtual-network/46961784-abf8-4db6-a0f3-f4178c14e8a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.006943 10.0.0.27 - - [2025-08-18 03:20:19] "GET /virtual-machine-interface/078d1279-d729-44d6-a9b2-7c9fa77b473f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2759 0.005902 10.0.0.27 - - [2025-08-18 03:20:19] "PUT /virtual-machine-interface/078d1279-d729-44d6-a9b2-7c9fa77b473f HTTP/1.1" 200 284 0.013305 10.0.0.27 - - [2025-08-18 03:20:44] "POST /neutron/port HTTP/1.1" 200 1203 0.020794 10.0.0.27 - - [2025-08-18 03:20:44] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005464 10.0.0.27 - - [2025-08-18 03:20:44] "POST /neutron/port HTTP/1.1" 200 117 0.001570 10.0.0.27 - - [2025-08-18 03:20:45] "POST /neutron/port HTTP/1.1" 200 1203 0.042546 10.0.0.27 - - [2025-08-18 03:20:45] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004518 10.0.0.27 - - [2025-08-18 03:20:45] "POST /neutron/port HTTP/1.1" 200 117 0.001520 10.0.0.19 - - [2025-08-18 03:20:56] "GET /projects?obj_uuids=f065336f-2686-4a39-893a-5131ae3ad9ec&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001032 10.0.0.27 - - [2025-08-18 03:20:56] "GET /project/f065336f-2686-4a39-893a-5131ae3ad9ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.041092 10.0.0.27 - - [2025-08-18 03:20:56] "POST /fqname-to-id HTTP/1.1" 404 226 0.009716 10.0.0.27 - - [2025-08-18 03:20:56] "POST /interface-route-tables HTTP/1.1" 200 575 0.041899 10.0.0.27 - - [2025-08-18 03:20:56] "GET /interface-route-table/b9cefdf5-a6d4-481e-a25b-4288a1b5b37b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1334 0.005973 10.0.0.27 - - [2025-08-18 03:20:56] "GET /virtual-machine-interface/078d1279-d729-44d6-a9b2-7c9fa77b473f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.005626 10.0.0.27 - - [2025-08-18 03:20:57] "POST /ref-update HTTP/1.1" 200 156 0.012426 10.0.0.27 - - [2025-08-18 03:20:58] "GET /virtual-machine-interface/02bdf5ca-f6c3-47d7-8153-057fecf27768?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3089 0.006255 10.0.0.27 - - [2025-08-18 03:20:58] "POST /ref-update HTTP/1.1" 200 156 0.016158 10.0.0.27 - - [2025-08-18 03:20:58] "DELETE /interface-route-table/c2939c42-7bd6-4f4e-94be-5a0045db5445 HTTP/1.1" 200 115 0.026228 10.0.0.27 - - [2025-08-18 03:20:59] "POST /neutron/port HTTP/1.1" 200 1203 0.015478 10.0.0.27 - - [2025-08-18 03:21:08] "GET /virtual-machine-interface/078d1279-d729-44d6-a9b2-7c9fa77b473f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3090 0.007312 10.0.0.27 - - [2025-08-18 03:21:08] "POST /ref-update HTTP/1.1" 200 156 0.012218 10.0.0.27 - - [2025-08-18 03:21:08] "DELETE /interface-route-table/b9cefdf5-a6d4-481e-a25b-4288a1b5b37b HTTP/1.1" 200 115 0.032699 10.0.0.27 - - [2025-08-18 03:21:09] "GET /virtual-machine-interface/88d74f8f-8fb8-4406-984b-c10ca8a8ea97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3091 0.005632 10.0.0.27 - - [2025-08-18 03:21:09] "POST /ref-update HTTP/1.1" 200 156 0.012925 10.0.0.27 - - [2025-08-18 03:21:09] "DELETE /interface-route-table/0a62056a-3e1a-4833-868f-a354e26d497b HTTP/1.1" 200 115 0.025546 10.0.0.27 - - [2025-08-18 03:21:09] "POST /neutron/network HTTP/1.1" 200 1006 0.008527 10.0.0.27 - - [2025-08-18 03:21:09] "POST /neutron/port HTTP/1.1" 200 1229 0.013105 10.0.0.27 - - [2025-08-18 03:21:09] "POST /neutron/port HTTP/1.1" 200 1229 0.027287 10.0.0.27 - - [2025-08-18 03:21:09] "POST /neutron/port HTTP/1.1" 200 1229 0.014908 10.0.0.19 - - [2025-08-18 03:21:11] "POST /useragent-kv HTTP/1.1" 200 115 0.005357 10.0.0.19 - - [2025-08-18 03:21:11] "POST /useragent-kv HTTP/1.1" 200 115 0.002201 10.0.0.19 - - [2025-08-18 03:21:11] "POST /useragent-kv HTTP/1.1" 200 115 0.002038 10.0.0.19 - - [2025-08-18 03:21:11] "POST /useragent-kv HTTP/1.1" 200 115 0.002244 10.0.0.27 - - [2025-08-18 03:21:11] "POST /neutron/network HTTP/1.1" 200 151 0.141696 10.0.0.38 - - [2025-08-18 03:21:11] "DELETE /route-target/d1bfb149-30d3-49a3-9518-6db4ca4e73b4 HTTP/1.1" 200 115 0.054246 10.0.0.19 - - [2025-08-18 03:21:12] "GET /projects?obj_uuids=f065336f-2686-4a39-893a-5131ae3ad9ec&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001021 10.0.0.27 - - [2025-08-18 03:21:12] "GET /project/f065336f-2686-4a39-893a-5131ae3ad9ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.056922 10.0.0.19 - - [2025-08-18 03:21:12] "GET /projects?obj_uuids=f065336f-2686-4a39-893a-5131ae3ad9ec&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000956 10.0.0.27 - - [2025-08-18 03:21:13] "GET /project/f065336f-2686-4a39-893a-5131ae3ad9ec?fields=virtual_networks HTTP/1.1" 200 1048 0.082675 10.0.0.19 - - [2025-08-18 03:21:13] "GET /projects?obj_uuids=f065336f-2686-4a39-893a-5131ae3ad9ec&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001393 10.0.0.27 - - [2025-08-18 03:21:13] "GET /project/f065336f-2686-4a39-893a-5131ae3ad9ec?fields=virtual_machine_interfaces HTTP/1.1" 200 1048 0.038781 10.0.0.19 - - [2025-08-18 03:21:13] "GET /projects?obj_uuids=f065336f-2686-4a39-893a-5131ae3ad9ec&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001038 10.0.0.27 - - [2025-08-18 03:21:13] "GET /project/f065336f-2686-4a39-893a-5131ae3ad9ec?fields=security_groups HTTP/1.1" 200 1282 0.032596 10.0.0.27 - - [2025-08-18 03:21:13] "POST /fqname-to-id HTTP/1.1" 404 183 0.021988 10.0.0.19 - - [2025-08-18 03:21:14] "GET /projects?obj_uuids=d84b247c-b799-4441-9b06-ccf61ff7db58&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002787 10.0.0.19 - - [2025-08-18 03:21:14] "GET /domains?obj_uuids=edf943fc-0622-4564-8821-4de9bd04e8a3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001005 10.0.0.19 - - [2025-08-18 03:21:14] "GET /domain/edf943fc-0622-4564-8821-4de9bd04e8a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.059072 10.0.0.19 - - [2025-08-18 03:21:14] "POST /id-to-fqname HTTP/1.1" 200 185 0.003519 10.0.0.19 - - [2025-08-18 03:21:14] "POST /fqname-to-id HTTP/1.1" 404 194 0.002536 10.0.0.19 - - [2025-08-18 03:21:14] "POST /security-groups HTTP/1.1" 200 586 0.023386 10.0.0.19 - - [2025-08-18 03:21:14] "POST /projects HTTP/1.1" 200 575 0.211191 10.0.0.19 - - [2025-08-18 03:21:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.249027 10.0.0.38 - - [2025-08-18 03:21:14] "POST /fqname-to-id HTTP/1.1" 404 228 0.004347 10.0.0.27 - - [2025-08-18 03:21:14] "GET /project/d84b247c-b799-4441-9b06-ccf61ff7db58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.443847 10.0.0.27 - - [2025-08-18 03:21:15] "GET / HTTP/1.1" 200 35931 0.001521 10.0.0.19 - - [2025-08-18 03:21:18] "GET /projects?obj_uuids=d84b247c-b799-4441-9b06-ccf61ff7db58&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001087 10.0.0.27 - - [2025-08-18 03:21:18] "GET /project/d84b247c-b799-4441-9b06-ccf61ff7db58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.034664 10.0.0.19 - - [2025-08-18 03:21:18] "GET /projects?obj_uuids=d84b247c-b799-4441-9b06-ccf61ff7db58&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001498 10.0.0.27 - - [2025-08-18 03:21:18] "GET /project/d84b247c-b799-4441-9b06-ccf61ff7db58?fields=virtual_networks HTTP/1.1" 200 1023 0.083571 10.0.0.19 - - [2025-08-18 03:21:18] "GET /projects?obj_uuids=d84b247c-b799-4441-9b06-ccf61ff7db58&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000994 10.0.0.27 - - [2025-08-18 03:21:18] "GET /project/d84b247c-b799-4441-9b06-ccf61ff7db58?fields=virtual_machine_interfaces HTTP/1.1" 200 1023 0.036368 10.0.0.19 - - [2025-08-18 03:21:18] "GET /projects?obj_uuids=d84b247c-b799-4441-9b06-ccf61ff7db58&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000965 10.0.0.27 - - [2025-08-18 03:21:18] "GET /project/d84b247c-b799-4441-9b06-ccf61ff7db58?fields=security_groups HTTP/1.1" 200 1244 0.047173 10.0.0.27 - - [2025-08-18 03:21:19] "POST /fqname-to-id HTTP/1.1" 404 193 0.026784 10.0.0.19 - - [2025-08-18 03:21:19] "GET /projects?obj_uuids=54aab473-7aca-47d9-94bc-90ff6a4c799b&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002819 10.0.0.19 - - [2025-08-18 03:21:19] "GET /domains?obj_uuids=edf943fc-0622-4564-8821-4de9bd04e8a3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001086 10.0.0.19 - - [2025-08-18 03:21:19] "GET /domain/edf943fc-0622-4564-8821-4de9bd04e8a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007275 10.0.0.19 - - [2025-08-18 03:21:19] "POST /id-to-fqname HTTP/1.1" 200 195 0.003020 10.0.0.19 - - [2025-08-18 03:21:19] "POST /fqname-to-id HTTP/1.1" 404 204 0.010305 10.0.0.19 - - [2025-08-18 03:21:19] "POST /security-groups HTTP/1.1" 200 596 0.030023 10.0.0.19 - - [2025-08-18 03:21:19] "POST /projects HTTP/1.1" 200 595 0.239006 10.0.0.38 - - [2025-08-18 03:21:19] "POST /access-control-lists HTTP/1.1" 200 601 0.027749 10.0.0.19 - - [2025-08-18 03:21:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.309026 10.0.0.27 - - [2025-08-18 03:21:20] "GET /project/54aab473-7aca-47d9-94bc-90ff6a4c799b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.434415 10.0.0.27 - - [2025-08-18 03:21:21] "GET / HTTP/1.1" 200 35931 0.003224 10.0.0.19 - - [2025-08-18 03:21:21] "DELETE /project/d84b247cb79944419b06ccf61ff7db58 HTTP/1.1" 404 173 0.010815 10.0.0.19 - - [2025-08-18 03:21:21] "DELETE /project/54aab4737aca47d994bc90ff6a4c799b HTTP/1.1" 404 173 0.009926 10.0.0.19 - - [2025-08-18 03:21:21] "GET /projects?obj_uuids=d84b247c-b799-4441-9b06-ccf61ff7db58&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000873 10.0.0.19 - - [2025-08-18 03:21:21] "GET /projects?obj_uuids=f065336f-2686-4a39-893a-5131ae3ad9ec&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002281 10.0.0.19 - - [2025-08-18 03:21:21] "GET /project/d84b247c-b799-4441-9b06-ccf61ff7db58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1449 0.047921 10.0.0.19 - - [2025-08-18 03:21:21] "GET /project/f065336f-2686-4a39-893a-5131ae3ad9ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1500 0.059583 10.0.0.19 - - [2025-08-18 03:21:21] "GET /projects?obj_uuids=d84b247c-b799-4441-9b06-ccf61ff7db58&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001603 10.0.0.19 - - [2025-08-18 03:21:21] "GET /projects?obj_uuids=f065336f-2686-4a39-893a-5131ae3ad9ec&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001430 10.0.0.19 - - [2025-08-18 03:21:21] "GET /project/d84b247c-b799-4441-9b06-ccf61ff7db58?fields=security_groups HTTP/1.1" 200 1349 0.052835 10.0.0.19 - - [2025-08-18 03:21:21] "GET /project/f065336f-2686-4a39-893a-5131ae3ad9ec?fields=security_groups HTTP/1.1" 200 1387 0.073059 10.0.0.19 - - [2025-08-18 03:21:21] "DELETE /security-group/56092140-ebd9-4555-9644-6fe6ab5e47dc HTTP/1.1" 200 115 0.050729 10.0.0.19 - - [2025-08-18 03:21:21] "GET /projects?obj_uuids=d84b247c-b799-4441-9b06-ccf61ff7db58&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001122 10.0.0.38 - - [2025-08-18 03:21:21] "DELETE /access-control-list/77e14cd2-f83b-4735-8546-59200f09f84d HTTP/1.1" 200 115 0.041519 10.0.0.19 - - [2025-08-18 03:21:21] "DELETE /security-group/2a9e39e9-3ce3-4891-a5f8-3fcdab8e1f2e HTTP/1.1" 200 115 0.070539 10.0.0.19 - - [2025-08-18 03:21:21] "GET /project/d84b247c-b799-4441-9b06-ccf61ff7db58?fields=application_policy_sets HTTP/1.1" 200 1388 0.043946 10.0.0.19 - - [2025-08-18 03:21:21] "GET /projects?obj_uuids=f065336f-2686-4a39-893a-5131ae3ad9ec&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000993 10.0.0.19 - - [2025-08-18 03:21:21] "GET /project/f065336f-2686-4a39-893a-5131ae3ad9ec?fields=application_policy_sets HTTP/1.1" 200 1426 0.051916 10.0.0.38 - - [2025-08-18 03:21:21] "DELETE /access-control-list/17e52458-7f4f-421c-92d5-3e9d986b0990 HTTP/1.1" 200 115 0.051384 10.0.0.19 - - [2025-08-18 03:21:21] "DELETE /project/d84b247c-b799-4441-9b06-ccf61ff7db58 HTTP/1.1" 200 115 0.465833 10.0.0.19 - - [2025-08-18 03:21:21] "DELETE /project/f065336f-2686-4a39-893a-5131ae3ad9ec HTTP/1.1" 200 115 0.497583 10.0.0.38 - - [2025-08-18 03:21:23] "GET /global-system-configs HTTP/1.1" 200 322 0.081239 10.0.0.27 - - [2025-08-18 03:21:23] "GET /obj-perms HTTP/1.1" 200 5056 0.121845 10.0.0.19 - - [2025-08-18 03:21:23] "GET /obj-perms HTTP/1.1" 200 5056 0.131448 10.0.0.19 - - [2025-08-18 03:21:24] "GET /projects?obj_uuids=54aab473-7aca-47d9-94bc-90ff6a4c799b&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001020 10.0.0.27 - - [2025-08-18 03:21:24] "GET /project/54aab473-7aca-47d9-94bc-90ff6a4c799b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.034557 10.0.0.19 - - [2025-08-18 03:21:24] "GET /projects?obj_uuids=54aab473-7aca-47d9-94bc-90ff6a4c799b&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001022 10.0.0.19 - - [2025-08-18 03:21:24] "GET /global-system-configs HTTP/1.1" 200 322 0.064313 10.0.0.27 - - [2025-08-18 03:21:24] "GET /project/54aab473-7aca-47d9-94bc-90ff6a4c799b?fields=virtual_networks HTTP/1.1" 200 1042 0.044672 10.0.0.19 - - [2025-08-18 03:21:24] "GET /projects?obj_uuids=54aab473-7aca-47d9-94bc-90ff6a4c799b&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001079 10.0.0.38 - - [2025-08-18 03:21:24] "GET /global-system-configs HTTP/1.1" 200 322 0.115293 10.0.0.27 - - [2025-08-18 03:21:24] "GET /project/54aab473-7aca-47d9-94bc-90ff6a4c799b?fields=virtual_machine_interfaces HTTP/1.1" 200 1042 0.038110 10.0.0.19 - - [2025-08-18 03:21:24] "GET /projects?obj_uuids=54aab473-7aca-47d9-94bc-90ff6a4c799b&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001032 10.0.0.27 - - [2025-08-18 03:21:24] "GET /project/54aab473-7aca-47d9-94bc-90ff6a4c799b?fields=security_groups HTTP/1.1" 200 1273 0.050009 10.0.0.38 - - [2025-08-18 03:21:24] "GET /obj-perms HTTP/1.1" 200 5056 0.290796 10.0.0.27 - - [2025-08-18 03:21:24] "GET /global-system-configs HTTP/1.1" 200 322 0.179309 10.0.0.19 - - [2025-08-18 03:21:25] "GET /obj-perms HTTP/1.1" 200 5056 0.521677 10.0.0.19 - - [2025-08-18 03:21:25] "GET /global-system-configs HTTP/1.1" 200 322 0.342643 10.0.0.27 - - [2025-08-18 03:21:25] "GET /obj-perms HTTP/1.1" 200 5056 0.564889 10.0.0.38 - - [2025-08-18 03:21:25] "GET /obj-perms HTTP/1.1" 200 5056 0.472345 10.0.0.27 - - [2025-08-18 03:21:25] "GET /global-system-configs HTTP/1.1" 200 322 0.098440 10.0.0.27 - - [2025-08-18 03:21:25] "POST /fqname-to-id HTTP/1.1" 404 199 0.024142 10.0.0.19 - - [2025-08-18 03:21:26] "GET /projects?obj_uuids=9211af12-f6b2-4bbd-9423-fe92ded0bc27&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002948 10.0.0.19 - - [2025-08-18 03:21:26] "GET /domains?obj_uuids=edf943fc-0622-4564-8821-4de9bd04e8a3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001057 10.0.0.19 - - [2025-08-18 03:21:26] "GET /domain/edf943fc-0622-4564-8821-4de9bd04e8a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007108 10.0.0.19 - - [2025-08-18 03:21:26] "POST /id-to-fqname HTTP/1.1" 200 201 0.002033 10.0.0.19 - - [2025-08-18 03:21:26] "POST /fqname-to-id HTTP/1.1" 404 210 0.003405 10.0.0.19 - - [2025-08-18 03:21:26] "POST /security-groups HTTP/1.1" 200 602 0.026664 10.0.0.19 - - [2025-08-18 03:21:26] "POST /projects HTTP/1.1" 200 607 0.221068 10.0.0.38 - - [2025-08-18 03:21:26] "POST /fqname-to-id HTTP/1.1" 404 244 0.003884 10.0.0.19 - - [2025-08-18 03:21:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.291840 10.0.0.27 - - [2025-08-18 03:21:26] "GET /project/9211af12-f6b2-4bbd-9423-fe92ded0bc27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.418998 10.0.0.27 - - [2025-08-18 03:21:27] "GET / HTTP/1.1" 200 35931 0.001473 10.0.0.19 - - [2025-08-18 03:21:30] "GET /projects?obj_uuids=9211af12-f6b2-4bbd-9423-fe92ded0bc27&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001342 10.0.0.27 - - [2025-08-18 03:21:30] "GET /project/9211af12-f6b2-4bbd-9423-fe92ded0bc27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.051154 10.0.0.19 - - [2025-08-18 03:21:30] "GET /projects?obj_uuids=9211af12-f6b2-4bbd-9423-fe92ded0bc27&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001530 10.0.0.27 - - [2025-08-18 03:21:30] "GET /project/9211af12-f6b2-4bbd-9423-fe92ded0bc27?fields=virtual_networks HTTP/1.1" 200 1055 0.044537 10.0.0.19 - - [2025-08-18 03:21:30] "GET /projects?obj_uuids=9211af12-f6b2-4bbd-9423-fe92ded0bc27&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001048 10.0.0.27 - - [2025-08-18 03:21:30] "GET /project/9211af12-f6b2-4bbd-9423-fe92ded0bc27?fields=virtual_machine_interfaces HTTP/1.1" 200 1055 0.056843 10.0.0.19 - - [2025-08-18 03:21:30] "GET /projects?obj_uuids=9211af12-f6b2-4bbd-9423-fe92ded0bc27&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001008 10.0.0.27 - - [2025-08-18 03:21:30] "GET /project/9211af12-f6b2-4bbd-9423-fe92ded0bc27?fields=security_groups HTTP/1.1" 200 1292 0.035966 10.0.0.27 - - [2025-08-18 03:21:31] "POST /fqname-to-id HTTP/1.1" 404 185 0.023534 10.0.0.19 - - [2025-08-18 03:21:31] "GET /projects?obj_uuids=33e3e5b7-385e-4b0a-b48c-de8c1ad5da29&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002924 10.0.0.19 - - [2025-08-18 03:21:31] "GET /domains?obj_uuids=edf943fc-0622-4564-8821-4de9bd04e8a3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000998 10.0.0.19 - - [2025-08-18 03:21:31] "GET /domain/edf943fc-0622-4564-8821-4de9bd04e8a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007309 10.0.0.19 - - [2025-08-18 03:21:31] "POST /id-to-fqname HTTP/1.1" 200 187 0.003322 10.0.0.19 - - [2025-08-18 03:21:31] "POST /fqname-to-id HTTP/1.1" 404 196 0.020063 10.0.0.19 - - [2025-08-18 03:21:31] "POST /security-groups HTTP/1.1" 200 588 0.076580 10.0.0.19 - - [2025-08-18 03:21:31] "POST /projects HTTP/1.1" 200 579 0.283024 10.0.0.38 - - [2025-08-18 03:21:31] "POST /access-control-lists HTTP/1.1" 200 593 0.022492 10.0.0.19 - - [2025-08-18 03:21:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.349957 10.0.0.27 - - [2025-08-18 03:21:32] "GET /project/33e3e5b7-385e-4b0a-b48c-de8c1ad5da29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1351 0.477535 10.0.0.27 - - [2025-08-18 03:21:33] "GET / HTTP/1.1" 200 35931 0.001967 10.0.0.19 - - [2025-08-18 03:21:36] "GET /projects?obj_uuids=33e3e5b7-385e-4b0a-b48c-de8c1ad5da29&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001465 10.0.0.27 - - [2025-08-18 03:21:36] "GET /project/33e3e5b7-385e-4b0a-b48c-de8c1ad5da29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1351 0.047642 10.0.0.19 - - [2025-08-18 03:21:36] "GET /projects?obj_uuids=33e3e5b7-385e-4b0a-b48c-de8c1ad5da29&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.000973 10.0.0.27 - - [2025-08-18 03:21:36] "GET /project/33e3e5b7-385e-4b0a-b48c-de8c1ad5da29?fields=virtual_networks HTTP/1.1" 200 1026 0.050129 10.0.0.19 - - [2025-08-18 03:21:36] "GET /projects?obj_uuids=33e3e5b7-385e-4b0a-b48c-de8c1ad5da29&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001976 10.0.0.27 - - [2025-08-18 03:21:36] "GET /project/33e3e5b7-385e-4b0a-b48c-de8c1ad5da29?fields=virtual_machine_interfaces HTTP/1.1" 200 1026 0.045457 10.0.0.19 - - [2025-08-18 03:21:36] "GET /projects?obj_uuids=33e3e5b7-385e-4b0a-b48c-de8c1ad5da29&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.000980 10.0.0.27 - - [2025-08-18 03:21:36] "GET /project/33e3e5b7-385e-4b0a-b48c-de8c1ad5da29?fields=security_groups HTTP/1.1" 200 1249 0.041573 10.0.0.27 - - [2025-08-18 03:21:37] "POST /fqname-to-id HTTP/1.1" 404 182 0.026591 10.0.0.19 - - [2025-08-18 03:21:37] "GET /projects?obj_uuids=071a1503-4124-4539-bf97-40a9842b2b3a&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002681 10.0.0.19 - - [2025-08-18 03:21:37] "GET /domains?obj_uuids=edf943fc-0622-4564-8821-4de9bd04e8a3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000996 10.0.0.19 - - [2025-08-18 03:21:37] "GET /domain/edf943fc-0622-4564-8821-4de9bd04e8a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007294 10.0.0.19 - - [2025-08-18 03:21:37] "POST /id-to-fqname HTTP/1.1" 200 184 0.004821 10.0.0.19 - - [2025-08-18 03:21:37] "POST /fqname-to-id HTTP/1.1" 404 193 0.007892 10.0.0.19 - - [2025-08-18 03:21:37] "POST /security-groups HTTP/1.1" 200 585 0.024875 10.0.0.38 - - [2025-08-18 03:21:37] "POST /fqname-to-id HTTP/1.1" 404 228 0.002588 10.0.0.19 - - [2025-08-18 03:21:37] "POST /projects HTTP/1.1" 200 573 0.260100 10.0.0.19 - - [2025-08-18 03:21:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.327788 10.0.0.38 - - [2025-08-18 03:21:37] "POST /access-control-lists HTTP/1.1" 200 588 0.037774 10.0.0.27 - - [2025-08-18 03:21:37] "GET /project/071a1503-4124-4539-bf97-40a9842b2b3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1338 0.472200 10.0.0.27 - - [2025-08-18 03:21:38] "GET / HTTP/1.1" 200 35931 0.002052 10.0.0.19 - - [2025-08-18 03:21:41] "GET /projects?obj_uuids=071a1503-4124-4539-bf97-40a9842b2b3a&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001313 10.0.0.27 - - [2025-08-18 03:21:41] "GET /project/071a1503-4124-4539-bf97-40a9842b2b3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1338 0.042184 10.0.0.19 - - [2025-08-18 03:21:41] "GET /projects?obj_uuids=071a1503-4124-4539-bf97-40a9842b2b3a&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001205 10.0.0.27 - - [2025-08-18 03:21:41] "GET /project/071a1503-4124-4539-bf97-40a9842b2b3a?fields=virtual_networks HTTP/1.1" 200 1019 0.056129 10.0.0.19 - - [2025-08-18 03:21:41] "GET /projects?obj_uuids=071a1503-4124-4539-bf97-40a9842b2b3a&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.002111 10.0.0.27 - - [2025-08-18 03:21:41] "GET /project/071a1503-4124-4539-bf97-40a9842b2b3a?fields=virtual_machine_interfaces HTTP/1.1" 200 1019 0.053380 10.0.0.19 - - [2025-08-18 03:21:41] "GET /projects?obj_uuids=071a1503-4124-4539-bf97-40a9842b2b3a&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.000995 10.0.0.27 - - [2025-08-18 03:21:41] "GET /project/071a1503-4124-4539-bf97-40a9842b2b3a?fields=security_groups HTTP/1.1" 200 1239 0.035101 10.0.0.27 - - [2025-08-18 03:21:42] "POST /fqname-to-id HTTP/1.1" 404 186 0.021894 10.0.0.19 - - [2025-08-18 03:21:42] "GET /projects?obj_uuids=7c1382f4-f175-4e4f-9298-51d55d619cfc&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003778 10.0.0.19 - - [2025-08-18 03:21:42] "GET /domains?obj_uuids=edf943fc-0622-4564-8821-4de9bd04e8a3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001340 10.0.0.19 - - [2025-08-18 03:21:42] "GET /domain/edf943fc-0622-4564-8821-4de9bd04e8a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.009228 10.0.0.19 - - [2025-08-18 03:21:42] "POST /id-to-fqname HTTP/1.1" 200 188 0.004628 10.0.0.19 - - [2025-08-18 03:21:42] "POST /fqname-to-id HTTP/1.1" 404 197 0.004220 10.0.0.19 - - [2025-08-18 03:21:42] "POST /security-groups HTTP/1.1" 200 589 0.071360 10.0.0.19 - - [2025-08-18 03:21:42] "POST /projects HTTP/1.1" 200 581 0.270543 10.0.0.38 - - [2025-08-18 03:21:42] "POST /fqname-to-id HTTP/1.1" 404 231 0.009265 10.0.0.19 - - [2025-08-18 03:21:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.339304 10.0.0.27 - - [2025-08-18 03:21:43] "GET /project/7c1382f4-f175-4e4f-9298-51d55d619cfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.468105 10.0.0.27 - - [2025-08-18 03:21:44] "GET / HTTP/1.1" 200 35931 0.001543 10.0.0.19 - - [2025-08-18 03:21:47] "GET /projects?obj_uuids=7c1382f4-f175-4e4f-9298-51d55d619cfc&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001027 10.0.0.27 - - [2025-08-18 03:21:47] "GET /project/7c1382f4-f175-4e4f-9298-51d55d619cfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.031956 10.0.0.19 - - [2025-08-18 03:21:47] "GET /projects?obj_uuids=7c1382f4-f175-4e4f-9298-51d55d619cfc&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000981 10.0.0.27 - - [2025-08-18 03:21:47] "GET /project/7c1382f4-f175-4e4f-9298-51d55d619cfc?fields=virtual_networks HTTP/1.1" 200 1028 0.074355 10.0.0.19 - - [2025-08-18 03:21:47] "GET /projects?obj_uuids=7c1382f4-f175-4e4f-9298-51d55d619cfc&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001054 10.0.0.27 - - [2025-08-18 03:21:47] "GET /project/7c1382f4-f175-4e4f-9298-51d55d619cfc?fields=virtual_machine_interfaces HTTP/1.1" 200 1028 0.034711 10.0.0.19 - - [2025-08-18 03:21:47] "GET /projects?obj_uuids=7c1382f4-f175-4e4f-9298-51d55d619cfc&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000989 10.0.0.27 - - [2025-08-18 03:21:47] "GET /project/7c1382f4-f175-4e4f-9298-51d55d619cfc?fields=security_groups HTTP/1.1" 200 1252 0.034242 10.0.0.27 - - [2025-08-18 03:21:48] "POST /fqname-to-id HTTP/1.1" 404 186 0.021070 10.0.0.19 - - [2025-08-18 03:21:48] "GET /projects?obj_uuids=16533cb0-80a1-4d1f-adb5-e982ea49a953&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002571 10.0.0.19 - - [2025-08-18 03:21:48] "GET /domains?obj_uuids=edf943fc-0622-4564-8821-4de9bd04e8a3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000996 10.0.0.19 - - [2025-08-18 03:21:48] "GET /domain/edf943fc-0622-4564-8821-4de9bd04e8a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007137 10.0.0.19 - - [2025-08-18 03:21:48] "POST /id-to-fqname HTTP/1.1" 200 188 0.001165 10.0.0.19 - - [2025-08-18 03:21:48] "POST /fqname-to-id HTTP/1.1" 404 197 0.002395 10.0.0.19 - - [2025-08-18 03:21:48] "POST /security-groups HTTP/1.1" 200 589 0.023788 10.0.0.19 - - [2025-08-18 03:21:48] "POST /projects HTTP/1.1" 200 581 0.210410 10.0.0.38 - - [2025-08-18 03:21:48] "POST /access-control-lists HTTP/1.1" 200 594 0.026336 10.0.0.19 - - [2025-08-18 03:21:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.275781 10.0.0.27 - - [2025-08-18 03:21:48] "GET /project/16533cb0-80a1-4d1f-adb5-e982ea49a953?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.402375 10.0.0.27 - - [2025-08-18 03:21:49] "GET / HTTP/1.1" 200 35931 0.001997 10.0.0.27 - - [2025-08-18 03:21:51] "POST /fqname-to-id HTTP/1.1" 401 292 0.000429 10.0.0.27 - - [2025-08-18 03:21:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.048166 10.0.0.19 - - [2025-08-18 03:21:51] "GET /projects?obj_uuids=16533cb0-80a1-4d1f-adb5-e982ea49a953&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000952 10.0.0.27 - - [2025-08-18 03:21:51] "GET /project/16533cb0-80a1-4d1f-adb5-e982ea49a953?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.033211 10.0.0.38 - - [2025-08-18 03:21:51] "POST /route-targets HTTP/1.1" 200 327 0.011869 10.0.0.19 - - [2025-08-18 03:21:52] "POST /useragent-kv HTTP/1.1" 200 115 0.004879 10.0.0.27 - - [2025-08-18 03:21:52] "POST /neutron/subnet HTTP/1.1" 200 729 0.222457 10.0.0.27 - - [2025-08-18 03:21:52] "POST /id-to-fqname HTTP/1.1" 200 218 0.001159 10.0.0.27 - - [2025-08-18 03:21:52] "GET /virtual-network/0e63bfbb-5a07-4abe-be70-e722104b6286?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005440 10.0.0.27 - - [2025-08-18 03:21:52] "GET /virtual-network/0e63bfbb-5a07-4abe-be70-e722104b6286?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.004847 10.0.0.27 - - [2025-08-18 03:21:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002310 10.0.0.27 - - [2025-08-18 03:21:52] "GET /virtual-network/0e63bfbb-5a07-4abe-be70-e722104b6286?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005181 10.0.0.27 - - [2025-08-18 03:21:52] "PUT /virtual-network/0e63bfbb-5a07-4abe-be70-e722104b6286 HTTP/1.1" 200 264 0.044640 10.0.0.38 - - [2025-08-18 03:21:52] "POST /ref-update HTTP/1.1" 200 156 0.026454 10.0.0.27 - - [2025-08-18 03:21:52] "POST /neutron/network HTTP/1.1" 200 823 0.010729 10.0.0.27 - - [2025-08-18 03:21:52] "GET /virtual-network/0e63bfbb-5a07-4abe-be70-e722104b6286?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2102 0.005060 10.0.0.27 - - [2025-08-18 03:21:53] "GET /obj-perms HTTP/1.1" 200 5026 0.043557 10.0.0.19 - - [2025-08-18 03:21:54] "GET /obj-perms HTTP/1.1" 200 5026 0.057941 10.0.0.27 - - [2025-08-18 03:21:54] "POST /neutron/subnet HTTP/1.1" 200 729 0.007337 10.0.0.27 - - [2025-08-18 03:21:54] "POST /id-to-fqname HTTP/1.1" 200 218 0.000928 10.0.0.19 - - [2025-08-18 03:21:55] "GET /projects?obj_uuids=16533cb0-80a1-4d1f-adb5-e982ea49a953&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001034 10.0.0.27 - - [2025-08-18 03:21:55] "GET /project/16533cb0-80a1-4d1f-adb5-e982ea49a953?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.065928 10.0.0.27 - - [2025-08-18 03:21:55] "POST /neutron/port HTTP/1.1" 200 117 0.005955 10.0.0.27 - - [2025-08-18 03:21:55] "POST /neutron/network HTTP/1.1" 200 833 0.005782 10.0.0.27 - - [2025-08-18 03:21:56] "POST /neutron/port HTTP/1.1" 200 1059 0.012717 10.0.0.27 - - [2025-08-18 03:21:56] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003140 10.0.0.27 - - [2025-08-18 03:21:56] "POST /neutron/network HTTP/1.1" 200 823 0.005750 10.0.0.27 - - [2025-08-18 03:22:00] "POST /neutron/port HTTP/1.1" 200 1087 0.017763 10.0.0.27 - - [2025-08-18 03:22:00] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006928 10.0.0.27 - - [2025-08-18 03:22:00] "GET /virtual-machine/77b5e577-bd4d-437f-8bca-05973941dd31 HTTP/1.1" 401 292 0.000354 10.0.0.27 - - [2025-08-18 03:22:01] "GET /virtual-machine/77b5e577-bd4d-437f-8bca-05973941dd31 HTTP/1.1" 200 1290 0.024582 10.0.0.27 - - [2025-08-18 03:22:01] "GET /virtual-machine-interface/ab26eff2-ee42-49b8-805d-20c2f2ee84cf HTTP/1.1" 200 2931 0.004774 10.0.0.27 - - [2025-08-18 03:22:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002915 10.0.0.27 - - [2025-08-18 03:22:01] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.002866 10.0.0.27 - - [2025-08-18 03:22:01] "GET /virtual-networks?parent_id=16533cb0-80a1-4d1f-adb5-e982ea49a953&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002513 10.0.0.27 - - [2025-08-18 03:22:01] "GET /virtual-network/0e63bfbb-5a07-4abe-be70-e722104b6286?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2102 0.006063 10.0.0.27 - - [2025-08-18 03:22:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003040 10.0.0.27 - - [2025-08-18 03:22:04] "GET /virtual-network/0e63bfbb-5a07-4abe-be70-e722104b6286?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2102 0.006571 10.0.0.27 - - [2025-08-18 03:22:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003131 10.0.0.27 - - [2025-08-18 03:22:08] "GET /virtual-network/0e63bfbb-5a07-4abe-be70-e722104b6286?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2102 0.004586 10.0.0.27 - - [2025-08-18 03:22:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003398 10.0.0.27 - - [2025-08-18 03:22:12] "GET /virtual-network/0e63bfbb-5a07-4abe-be70-e722104b6286?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2102 0.006595 10.0.0.27 - - [2025-08-18 03:22:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003167 10.0.0.27 - - [2025-08-18 03:22:16] "GET /virtual-network/0e63bfbb-5a07-4abe-be70-e722104b6286?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2102 0.004868 10.0.0.38 - - [2025-08-18 03:22:18] "GET /obj-perms HTTP/1.1" 200 5056 0.043364 10.0.0.27 - - [2025-08-18 03:22:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003110 10.0.0.27 - - [2025-08-18 03:22:20] "GET /virtual-network/0e63bfbb-5a07-4abe-be70-e722104b6286?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2102 0.005102 10.0.0.19 - - [2025-08-18 03:22:21] "DELETE /project/7c1382f4f1754e4f929851d55d619cfc HTTP/1.1" 404 173 0.017743 10.0.0.19 - - [2025-08-18 03:22:21] "DELETE /project/33e3e5b7385e4b0ab48cde8c1ad5da29 HTTP/1.1" 404 173 0.022295 10.0.0.19 - - [2025-08-18 03:22:21] "DELETE /project/9211af12f6b24bbd9423fe92ded0bc27 HTTP/1.1" 404 173 0.019464 10.0.0.19 - - [2025-08-18 03:22:21] "DELETE /project/16533cb080a14d1fadb5e982ea49a953 HTTP/1.1" 404 173 0.017453 10.0.0.19 - - [2025-08-18 03:22:21] "DELETE /project/071a150341244539bf9740a9842b2b3a HTTP/1.1" 404 173 0.008775 10.0.0.19 - - [2025-08-18 03:22:21] "GET /projects?obj_uuids=9211af12-f6b2-4bbd-9423-fe92ded0bc27&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000981 10.0.0.19 - - [2025-08-18 03:22:21] "GET /projects?obj_uuids=54aab473-7aca-47d9-94bc-90ff6a4c799b&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000853 10.0.0.19 - - [2025-08-18 03:22:21] "GET /projects?obj_uuids=071a1503-4124-4539-bf97-40a9842b2b3a&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.000833 10.0.0.19 - - [2025-08-18 03:22:21] "GET /projects?obj_uuids=33e3e5b7-385e-4b0a-b48c-de8c1ad5da29&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.000862 10.0.0.19 - - [2025-08-18 03:22:21] "GET /projects?obj_uuids=7c1382f4-f175-4e4f-9298-51d55d619cfc&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000813 10.0.0.19 - - [2025-08-18 03:22:21] "GET /project/54aab473-7aca-47d9-94bc-90ff6a4c799b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.077572 10.0.0.19 - - [2025-08-18 03:22:21] "GET /project/9211af12-f6b2-4bbd-9423-fe92ded0bc27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1513 0.091817 10.0.0.19 - - [2025-08-18 03:22:21] "GET /projects?obj_uuids=54aab473-7aca-47d9-94bc-90ff6a4c799b&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001074 10.0.0.19 - - [2025-08-18 03:22:21] "GET /project/33e3e5b7-385e-4b0a-b48c-de8c1ad5da29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1456 0.092234 10.0.0.19 - - [2025-08-18 03:22:21] "GET /projects?obj_uuids=9211af12-f6b2-4bbd-9423-fe92ded0bc27&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001003 10.0.0.19 - - [2025-08-18 03:22:21] "GET /project/071a1503-4124-4539-bf97-40a9842b2b3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.124624 10.0.0.19 - - [2025-08-18 03:22:21] "GET /projects?obj_uuids=33e3e5b7-385e-4b0a-b48c-de8c1ad5da29&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001235 10.0.0.19 - - [2025-08-18 03:22:21] "GET /project/7c1382f4-f175-4e4f-9298-51d55d619cfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.136481 10.0.0.19 - - [2025-08-18 03:22:21] "GET /projects?obj_uuids=071a1503-4124-4539-bf97-40a9842b2b3a&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001063 10.0.0.19 - - [2025-08-18 03:22:21] "GET /projects?obj_uuids=7c1382f4-f175-4e4f-9298-51d55d619cfc&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002377 10.0.0.19 - - [2025-08-18 03:22:21] "GET /project/54aab473-7aca-47d9-94bc-90ff6a4c799b?fields=security_groups HTTP/1.1" 200 1378 0.137986 10.0.0.19 - - [2025-08-18 03:22:21] "GET /project/7c1382f4-f175-4e4f-9298-51d55d619cfc?fields=security_groups HTTP/1.1" 200 1357 0.075491 10.0.0.19 - - [2025-08-18 03:22:21] "GET /project/33e3e5b7-385e-4b0a-b48c-de8c1ad5da29?fields=security_groups HTTP/1.1" 200 1354 0.127262 10.0.0.19 - - [2025-08-18 03:22:21] "GET /project/9211af12-f6b2-4bbd-9423-fe92ded0bc27?fields=security_groups HTTP/1.1" 200 1397 0.136501 10.0.0.19 - - [2025-08-18 03:22:21] "GET /project/071a1503-4124-4539-bf97-40a9842b2b3a?fields=security_groups HTTP/1.1" 200 1344 0.176840 10.0.0.19 - - [2025-08-18 03:22:22] "DELETE /security-group/d87e651b-19d2-48d8-9fa6-c2a9c1fa4b03 HTTP/1.1" 200 115 0.138827 10.0.0.19 - - [2025-08-18 03:22:22] "GET /projects?obj_uuids=54aab473-7aca-47d9-94bc-90ff6a4c799b&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001100 10.0.0.19 - - [2025-08-18 03:22:22] "DELETE /security-group/72f20cc5-03e6-4619-8232-bcf4a24da2f4 HTTP/1.1" 200 115 0.162147 10.0.0.19 - - [2025-08-18 03:22:22] "GET /projects?obj_uuids=7c1382f4-f175-4e4f-9298-51d55d619cfc&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001019 10.0.0.19 - - [2025-08-18 03:22:22] "DELETE /security-group/1628e55f-c1ab-428c-a6c5-16ff56ecb84d HTTP/1.1" 200 115 0.148033 10.0.0.19 - - [2025-08-18 03:22:22] "GET /projects?obj_uuids=9211af12-f6b2-4bbd-9423-fe92ded0bc27&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001606 10.0.0.19 - - [2025-08-18 03:22:22] "DELETE /security-group/ea8f1e35-6f2d-4016-adfa-505682797c9f HTTP/1.1" 200 115 0.169761 10.0.0.19 - - [2025-08-18 03:22:22] "GET /project/54aab473-7aca-47d9-94bc-90ff6a4c799b?fields=application_policy_sets HTTP/1.1" 200 1417 0.086148 10.0.0.19 - - [2025-08-18 03:22:22] "GET /projects?obj_uuids=33e3e5b7-385e-4b0a-b48c-de8c1ad5da29&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001241 10.0.0.19 - - [2025-08-18 03:22:22] "DELETE /security-group/7ade2058-9659-45bb-aaf7-36eb80ee9c4b HTTP/1.1" 200 115 0.132007 10.0.0.19 - - [2025-08-18 03:22:22] "GET /projects?obj_uuids=071a1503-4124-4539-bf97-40a9842b2b3a&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.000935 10.0.0.19 - - [2025-08-18 03:22:22] "GET /project/9211af12-f6b2-4bbd-9423-fe92ded0bc27?fields=application_policy_sets HTTP/1.1" 200 1436 0.075422 10.0.0.19 - - [2025-08-18 03:22:22] "GET /project/7c1382f4-f175-4e4f-9298-51d55d619cfc?fields=application_policy_sets HTTP/1.1" 200 1396 0.100189 10.0.0.19 - - [2025-08-18 03:22:22] "GET /project/33e3e5b7-385e-4b0a-b48c-de8c1ad5da29?fields=application_policy_sets HTTP/1.1" 200 1393 0.148768 10.0.0.19 - - [2025-08-18 03:22:22] "GET /project/071a1503-4124-4539-bf97-40a9842b2b3a?fields=application_policy_sets HTTP/1.1" 200 1383 0.161605 10.0.0.38 - - [2025-08-18 03:22:22] "DELETE /access-control-list/5e01e710-22f0-46bc-bad6-51d8f47e01a3 HTTP/1.1" 200 115 0.083652 10.0.0.19 - - [2025-08-18 03:22:22] "DELETE /project/54aab473-7aca-47d9-94bc-90ff6a4c799b HTTP/1.1" 200 115 0.903482 10.0.0.19 - - [2025-08-18 03:22:22] "DELETE /project/9211af12-f6b2-4bbd-9423-fe92ded0bc27 HTTP/1.1" 200 115 0.918217 10.0.0.19 - - [2025-08-18 03:22:22] "DELETE /project/7c1382f4-f175-4e4f-9298-51d55d619cfc HTTP/1.1" 200 115 0.919098 10.0.0.19 - - [2025-08-18 03:22:22] "DELETE /project/33e3e5b7-385e-4b0a-b48c-de8c1ad5da29 HTTP/1.1" 200 115 0.948607 10.0.0.19 - - [2025-08-18 03:22:22] "DELETE /project/071a1503-4124-4539-bf97-40a9842b2b3a HTTP/1.1" 200 115 0.983458 10.0.0.38 - - [2025-08-18 03:22:22] "DELETE /access-control-list/d3644e9f-7492-41ff-b55f-6c3e89981c26 HTTP/1.1" 200 115 0.039369 10.0.0.38 - - [2025-08-18 03:22:22] "DELETE /access-control-list/58eded12-21f7-48c2-9a33-52d84ad51e3b HTTP/1.1" 200 115 0.034734 10.0.0.27 - - [2025-08-18 03:22:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003254 10.0.0.27 - - [2025-08-18 03:22:24] "GET /virtual-network/0e63bfbb-5a07-4abe-be70-e722104b6286?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2102 0.005384 10.0.0.27 - - [2025-08-18 03:22:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003200 10.0.0.27 - - [2025-08-18 03:22:28] "GET /virtual-network/0e63bfbb-5a07-4abe-be70-e722104b6286?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2102 0.004908 10.0.0.27 - - [2025-08-18 03:22:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004023 10.0.0.27 - - [2025-08-18 03:22:32] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005481 10.0.0.27 - - [2025-08-18 03:22:33] "GET /virtual-networks?parent_id=16533cb0-80a1-4d1f-adb5-e982ea49a953&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003664 10.0.0.27 - - [2025-08-18 03:22:33] "GET /virtual-network/0e63bfbb-5a07-4abe-be70-e722104b6286?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2102 0.006435 10.0.0.27 - - [2025-08-18 03:22:38] "POST /neutron/port HTTP/1.1" 200 1087 0.013627 10.0.0.27 - - [2025-08-18 03:22:41] "POST /neutron/security_group HTTP/1.1" 200 2056 0.035240 10.0.0.27 - - [2025-08-18 03:22:47] "POST /neutron/port HTTP/1.1" 200 1087 0.013610 10.0.0.27 - - [2025-08-18 03:22:47] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003921 10.0.0.27 - - [2025-08-18 03:22:47] "POST /neutron/network HTTP/1.1" 200 823 0.006589 10.0.0.27 - - [2025-08-18 03:22:53] "POST /neutron/port HTTP/1.1" 200 1087 0.012441 10.0.0.27 - - [2025-08-18 03:22:53] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006465 10.0.0.27 - - [2025-08-18 03:22:54] "POST /neutron/port HTTP/1.1" 200 1087 0.012276 10.0.0.27 - - [2025-08-18 03:22:54] "POST /neutron/network HTTP/1.1" 200 823 0.005572 10.0.0.27 - - [2025-08-18 03:22:54] "POST /id-to-fqname HTTP/1.1" 200 218 0.001005 10.0.0.27 - - [2025-08-18 03:22:54] "GET /virtual-machine/77b5e577-bd4d-437f-8bca-05973941dd31 HTTP/1.1" 200 1290 0.002908 10.0.0.27 - - [2025-08-18 03:22:54] "GET /virtual-machine-interface/ab26eff2-ee42-49b8-805d-20c2f2ee84cf HTTP/1.1" 200 2931 0.004691 10.0.0.27 - - [2025-08-18 03:22:54] "GET /instance-ip/352840a8-38b3-41ab-8cf8-b402c5286dd3 HTTP/1.1" 200 1617 0.004578 10.0.0.27 - - [2025-08-18 03:22:54] "POST /fqname-to-id HTTP/1.1" 404 208 0.002279 10.0.0.27 - - [2025-08-18 03:22:54] "GET /virtual-network/0e63bfbb-5a07-4abe-be70-e722104b6286?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2102 0.004755 10.0.0.19 - - [2025-08-18 03:22:54] "GET /projects?obj_uuids=16533cb0-80a1-4d1f-adb5-e982ea49a953&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000920 10.0.0.27 - - [2025-08-18 03:22:54] "GET /project/16533cb0-80a1-4d1f-adb5-e982ea49a953?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.037542 10.0.0.27 - - [2025-08-18 03:22:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003247 10.0.0.27 - - [2025-08-18 03:22:54] "GET /security-group/d0f1f670-0e51-46bb-b533-67a33dd091ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3749 0.004353 10.0.0.27 - - [2025-08-18 03:22:54] "POST /virtual-machine-interfaces HTTP/1.1" 200 563 0.080151 10.0.0.27 - - [2025-08-18 03:22:54] "POST /instance-ips HTTP/1.1" 200 357 0.031349 10.0.0.27 - - [2025-08-18 03:22:54] "GET /instance-ip/c6352386-59a5-461e-a2cb-d8c746d52bd8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1572 0.005997 10.0.0.27 - - [2025-08-18 03:22:54] "GET /virtual-machine-interface/d9d7c387-7057-4deb-886d-63441ff3ad89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2341 0.005807 10.0.0.27 - - [2025-08-18 03:22:54] "GET /virtual-machine-interface/d9d7c387-7057-4deb-886d-63441ff3ad89?fields=instance_ip_back_refs HTTP/1.1" 200 1323 0.007047 10.0.0.27 - - [2025-08-18 03:22:54] "GET /instance-ip/c6352386-59a5-461e-a2cb-d8c746d52bd8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1572 0.004310 10.0.0.27 - - [2025-08-18 03:22:54] "POST /id-to-fqname HTTP/1.1" 200 218 0.001389 10.0.0.27 - - [2025-08-18 03:22:54] "POST /neutron/port HTTP/1.1" 200 966 0.008485 10.0.0.27 - - [2025-08-18 03:22:54] "POST /neutron/port HTTP/1.1" 200 966 0.008516 10.0.0.27 - - [2025-08-18 03:22:55] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007832 10.0.0.27 - - [2025-08-18 03:22:55] "POST /neutron/port HTTP/1.1" 200 966 0.009815 10.0.0.27 - - [2025-08-18 03:22:55] "POST /neutron/port HTTP/1.1" 200 966 0.008836 10.0.0.27 - - [2025-08-18 03:22:55] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003460 10.0.0.27 - - [2025-08-18 03:22:55] "POST /neutron/network HTTP/1.1" 200 823 0.005807 10.0.0.27 - - [2025-08-18 03:23:00] "POST /neutron/port HTTP/1.1" 200 1032 0.018273 10.0.0.27 - - [2025-08-18 03:23:00] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007195 10.0.0.27 - - [2025-08-18 03:23:00] "GET /virtual-machine/fc5a6f96-7593-4f27-8cbc-eebd1079db6f HTTP/1.1" 200 1269 0.008412 10.0.0.27 - - [2025-08-18 03:23:00] "GET /virtual-machine-interface/d9d7c387-7057-4deb-886d-63441ff3ad89 HTTP/1.1" 200 2981 0.005866 10.0.0.27 - - [2025-08-18 03:23:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003775 10.0.0.27 - - [2025-08-18 03:23:00] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003587 10.0.0.27 - - [2025-08-18 03:23:00] "GET /virtual-networks?parent_id=16533cb0-80a1-4d1f-adb5-e982ea49a953&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002789 10.0.0.27 - - [2025-08-18 03:23:00] "GET /virtual-network/0e63bfbb-5a07-4abe-be70-e722104b6286?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2102 0.006084 10.0.0.27 - - [2025-08-18 03:23:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003445 10.0.0.27 - - [2025-08-18 03:23:03] "GET /virtual-network/0e63bfbb-5a07-4abe-be70-e722104b6286?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2102 0.007414 10.0.0.27 - - [2025-08-18 03:23:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003561 10.0.0.27 - - [2025-08-18 03:23:07] "GET /virtual-network/0e63bfbb-5a07-4abe-be70-e722104b6286?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2102 0.005432 10.0.0.27 - - [2025-08-18 03:23:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003330 10.0.0.27 - - [2025-08-18 03:23:11] "GET /virtual-network/0e63bfbb-5a07-4abe-be70-e722104b6286?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2102 0.005373 10.0.0.27 - - [2025-08-18 03:23:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003515 10.0.0.27 - - [2025-08-18 03:23:15] "GET /virtual-network/0e63bfbb-5a07-4abe-be70-e722104b6286?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2102 0.004850 10.0.0.27 - - [2025-08-18 03:23:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003265 10.0.0.27 - - [2025-08-18 03:23:20] "GET /virtual-network/0e63bfbb-5a07-4abe-be70-e722104b6286?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2102 0.005057 10.0.0.27 - - [2025-08-18 03:23:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002999 10.0.0.27 - - [2025-08-18 03:23:24] "GET /virtual-network/0e63bfbb-5a07-4abe-be70-e722104b6286?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2102 0.005085 10.0.0.27 - - [2025-08-18 03:23:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003329 10.0.0.27 - - [2025-08-18 03:23:28] "GET /virtual-network/0e63bfbb-5a07-4abe-be70-e722104b6286?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2102 0.005276 10.0.0.27 - - [2025-08-18 03:23:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003342 10.0.0.27 - - [2025-08-18 03:23:32] "GET /virtual-network/0e63bfbb-5a07-4abe-be70-e722104b6286?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2102 0.005126 10.0.0.27 - - [2025-08-18 03:23:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003356 10.0.0.27 - - [2025-08-18 03:23:36] "GET /virtual-network/0e63bfbb-5a07-4abe-be70-e722104b6286?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2102 0.005184 10.0.0.27 - - [2025-08-18 03:23:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003353 10.0.0.27 - - [2025-08-18 03:23:38] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003316 10.0.0.27 - - [2025-08-18 03:23:38] "GET /virtual-networks?parent_id=16533cb0-80a1-4d1f-adb5-e982ea49a953&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002808 10.0.0.27 - - [2025-08-18 03:23:38] "GET /virtual-network/0e63bfbb-5a07-4abe-be70-e722104b6286?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2102 0.005569 10.0.0.27 - - [2025-08-18 03:23:43] "POST /neutron/port HTTP/1.1" 200 1032 0.017097 10.0.0.27 - - [2025-08-18 03:23:45] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006428 10.0.0.27 - - [2025-08-18 03:23:48] "POST /neutron/network HTTP/1.1" 200 833 0.006000 10.0.0.27 - - [2025-08-18 03:23:48] "POST /neutron/port HTTP/1.1" 200 117 0.001156 10.0.0.27 - - [2025-08-18 03:23:48] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007306 10.0.0.27 - - [2025-08-18 03:23:54] "POST /id-to-fqname HTTP/1.1" 200 218 0.001342 10.0.0.27 - - [2025-08-18 03:23:54] "POST /neutron/network HTTP/1.1" 200 833 0.005982 10.0.0.19 - - [2025-08-18 03:23:55] "GET /projects?obj_uuids=16533cb0-80a1-4d1f-adb5-e982ea49a953&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.021041 10.0.0.27 - - [2025-08-18 03:23:55] "GET /project/16533cb0-80a1-4d1f-adb5-e982ea49a953?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.083604 10.0.0.27 - - [2025-08-18 03:23:55] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007125 10.0.0.27 - - [2025-08-18 03:23:55] "POST /neutron/network HTTP/1.1" 200 833 0.008124 10.0.0.27 - - [2025-08-18 03:23:55] "POST /neutron/port HTTP/1.1" 200 1059 0.034045 10.0.0.27 - - [2025-08-18 03:23:56] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004936 10.0.0.27 - - [2025-08-18 03:23:56] "POST /neutron/network HTTP/1.1" 200 823 0.006111 10.0.0.27 - - [2025-08-18 03:24:00] "POST /neutron/port HTTP/1.1" 200 1087 0.019186 10.0.0.27 - - [2025-08-18 03:24:00] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007186 10.0.0.27 - - [2025-08-18 03:24:00] "GET /virtual-machine/c0906b90-3460-4a13-af20-5b11768ebf5d HTTP/1.1" 200 1291 0.005708 10.0.0.27 - - [2025-08-18 03:24:00] "GET /virtual-machine-interface/651f137d-e974-44c1-9a30-4643309757d8 HTTP/1.1" 200 2931 0.004936 10.0.0.27 - - [2025-08-18 03:24:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003181 10.0.0.27 - - [2025-08-18 03:24:00] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003370 10.0.0.27 - - [2025-08-18 03:24:00] "GET /virtual-networks?parent_id=16533cb0-80a1-4d1f-adb5-e982ea49a953&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003199 10.0.0.27 - - [2025-08-18 03:24:00] "GET /virtual-network/0e63bfbb-5a07-4abe-be70-e722104b6286?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2102 0.006531 10.0.0.27 - - [2025-08-18 03:24:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.006924 10.0.0.27 - - [2025-08-18 03:24:03] "GET /virtual-network/0e63bfbb-5a07-4abe-be70-e722104b6286?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2102 0.013941 10.0.0.27 - - [2025-08-18 03:24:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003514 10.0.0.27 - - [2025-08-18 03:24:07] "GET /virtual-network/0e63bfbb-5a07-4abe-be70-e722104b6286?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2102 0.006398 10.0.0.27 - - [2025-08-18 03:24:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004143 10.0.0.27 - - [2025-08-18 03:24:12] "GET /virtual-network/0e63bfbb-5a07-4abe-be70-e722104b6286?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2102 0.007595 10.0.0.27 - - [2025-08-18 03:24:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004161 10.0.0.27 - - [2025-08-18 03:24:16] "GET /virtual-network/0e63bfbb-5a07-4abe-be70-e722104b6286?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2102 0.007231 10.0.0.27 - - [2025-08-18 03:24:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005630 10.0.0.27 - - [2025-08-18 03:24:20] "GET /virtual-network/0e63bfbb-5a07-4abe-be70-e722104b6286?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2102 0.004880 10.0.0.27 - - [2025-08-18 03:24:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003501 10.0.0.27 - - [2025-08-18 03:24:24] "GET /virtual-network/0e63bfbb-5a07-4abe-be70-e722104b6286?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2102 0.007473 10.0.0.27 - - [2025-08-18 03:24:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003367 10.0.0.27 - - [2025-08-18 03:24:28] "GET /virtual-network/0e63bfbb-5a07-4abe-be70-e722104b6286?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2102 0.005474 10.0.0.27 - - [2025-08-18 03:24:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003401 10.0.0.27 - - [2025-08-18 03:24:30] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003305 10.0.0.27 - - [2025-08-18 03:24:30] "GET /virtual-networks?parent_id=16533cb0-80a1-4d1f-adb5-e982ea49a953&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002986 10.0.0.27 - - [2025-08-18 03:24:30] "GET /virtual-network/0e63bfbb-5a07-4abe-be70-e722104b6286?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2102 0.005788 10.0.0.27 - - [2025-08-18 03:24:35] "POST /neutron/port HTTP/1.1" 200 1087 0.013516 10.0.0.27 - - [2025-08-18 03:24:40] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006749 10.0.0.27 - - [2025-08-18 03:24:46] "POST /neutron/port HTTP/1.1" 200 1087 0.014791 10.0.0.27 - - [2025-08-18 03:24:48] "POST /neutron/port HTTP/1.1" 200 1032 0.012810 10.0.0.27 - - [2025-08-18 03:24:48] "POST /neutron/subnet HTTP/1.1" 200 703 0.007945 10.0.0.27 - - [2025-08-18 03:24:50] "POST /neutron/port HTTP/1.1" 200 1087 0.013338 10.0.0.27 - - [2025-08-18 03:24:50] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003571 10.0.0.27 - - [2025-08-18 03:24:50] "POST /neutron/network HTTP/1.1" 200 823 0.005918 10.0.0.27 - - [2025-08-18 03:24:51] "POST /neutron/port HTTP/1.1" 200 1087 0.014154 10.0.0.27 - - [2025-08-18 03:24:51] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006260 10.0.0.27 - - [2025-08-18 03:24:51] "POST /neutron/network HTTP/1.1" 200 797 0.013097 10.0.0.27 - - [2025-08-18 03:24:51] "POST /id-to-fqname HTTP/1.1" 200 218 0.001263 10.0.0.27 - - [2025-08-18 03:24:51] "GET /virtual-machine/c0906b90-3460-4a13-af20-5b11768ebf5d HTTP/1.1" 200 1291 0.003137 10.0.0.27 - - [2025-08-18 03:24:51] "GET /virtual-machine-interface/651f137d-e974-44c1-9a30-4643309757d8 HTTP/1.1" 200 2931 0.004849 10.0.0.27 - - [2025-08-18 03:24:51] "GET /instance-ip/8b6fdf6c-2d6a-4b39-b1ea-1962af8d09fa HTTP/1.1" 200 1618 0.004762 10.0.0.27 - - [2025-08-18 03:24:51] "GET /virtual-machine-interface/651f137d-e974-44c1-9a30-4643309757d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2710 0.004974 10.0.0.27 - - [2025-08-18 03:24:51] "PUT /virtual-machine-interface/651f137d-e974-44c1-9a30-4643309757d8 HTTP/1.1" 200 284 0.019044 10.0.0.19 - - [2025-08-18 03:25:20] "GET /obj-perms HTTP/1.1" 200 5056 0.048291 10.0.0.27 - - [2025-08-18 03:25:50] "POST /neutron/port HTTP/1.1" 200 1087 0.032778 10.0.0.27 - - [2025-08-18 03:25:50] "POST /neutron/subnet HTTP/1.1" 200 703 0.008009 10.0.0.27 - - [2025-08-18 03:25:52] "POST /neutron/port HTTP/1.1" 200 1087 0.014939 10.0.0.27 - - [2025-08-18 03:25:52] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003379 10.0.0.27 - - [2025-08-18 03:25:52] "POST /neutron/network HTTP/1.1" 200 823 0.006080 10.0.0.27 - - [2025-08-18 03:26:11] "DELETE /instance-ip/c6352386-59a5-461e-a2cb-d8c746d52bd8 HTTP/1.1" 200 115 0.036486 10.0.0.27 - - [2025-08-18 03:26:11] "DELETE /virtual-machine-interface/d9d7c387-7057-4deb-886d-63441ff3ad89 HTTP/1.1" 200 115 0.075815 10.0.0.27 - - [2025-08-18 03:26:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003206 10.0.0.27 - - [2025-08-18 03:26:11] "GET /virtual-network/0e63bfbb-5a07-4abe-be70-e722104b6286?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2102 0.005503 10.0.0.27 - - [2025-08-18 03:26:11] "PUT /virtual-network/0e63bfbb-5a07-4abe-be70-e722104b6286 HTTP/1.1" 200 264 0.046480 10.0.0.27 - - [2025-08-18 03:26:11] "POST /neutron/port HTTP/1.1" 200 1087 0.013509 10.0.0.38 - - [2025-08-18 03:26:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.035810 10.0.0.27 - - [2025-08-18 03:26:11] "POST /neutron/port HTTP/1.1" 200 1087 0.014073 10.0.0.27 - - [2025-08-18 03:26:13] "POST /neutron/network HTTP/1.1" 200 823 0.006846 10.0.0.38 - - [2025-08-18 03:26:13] "DELETE /route-target/35548989-ada7-4e75-9504-e7d786497ee0 HTTP/1.1" 200 115 0.019323 10.0.0.19 - - [2025-08-18 03:26:15] "GET /projects?obj_uuids=16533cb0-80a1-4d1f-adb5-e982ea49a953&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001043 10.0.0.27 - - [2025-08-18 03:26:15] "GET /project/16533cb0-80a1-4d1f-adb5-e982ea49a953?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.070693 10.0.0.19 - - [2025-08-18 03:26:15] "GET /projects?obj_uuids=16533cb0-80a1-4d1f-adb5-e982ea49a953&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000998 10.0.0.27 - - [2025-08-18 03:26:15] "GET /project/16533cb0-80a1-4d1f-adb5-e982ea49a953?fields=virtual_networks HTTP/1.1" 200 1028 0.038491 10.0.0.19 - - [2025-08-18 03:26:15] "GET /projects?obj_uuids=16533cb0-80a1-4d1f-adb5-e982ea49a953&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001426 10.0.0.27 - - [2025-08-18 03:26:15] "GET /project/16533cb0-80a1-4d1f-adb5-e982ea49a953?fields=virtual_machine_interfaces HTTP/1.1" 200 1028 0.048433 10.0.0.19 - - [2025-08-18 03:26:15] "GET /projects?obj_uuids=16533cb0-80a1-4d1f-adb5-e982ea49a953&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001013 10.0.0.27 - - [2025-08-18 03:26:15] "GET /project/16533cb0-80a1-4d1f-adb5-e982ea49a953?fields=security_groups HTTP/1.1" 200 1252 0.039738 10.0.0.27 - - [2025-08-18 03:26:16] "POST /fqname-to-id HTTP/1.1" 404 185 0.021662 10.0.0.19 - - [2025-08-18 03:26:16] "GET /projects?obj_uuids=cde9ad81-a7f1-4366-8a7f-81c8a60eeb8f&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002578 10.0.0.19 - - [2025-08-18 03:26:16] "GET /domains?obj_uuids=edf943fc-0622-4564-8821-4de9bd04e8a3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000972 10.0.0.19 - - [2025-08-18 03:26:16] "GET /domain/edf943fc-0622-4564-8821-4de9bd04e8a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.028925 10.0.0.19 - - [2025-08-18 03:26:16] "POST /id-to-fqname HTTP/1.1" 200 187 0.002994 10.0.0.19 - - [2025-08-18 03:26:16] "POST /fqname-to-id HTTP/1.1" 404 196 0.003364 10.0.0.27 - - [2025-08-18 03:26:16] "POST /neutron/port HTTP/1.1" 400 205 0.002850 10.0.0.19 - - [2025-08-18 03:26:16] "POST /security-groups HTTP/1.1" 200 588 0.036942 10.0.0.19 - - [2025-08-18 03:26:16] "POST /projects HTTP/1.1" 200 579 0.226142 10.0.0.19 - - [2025-08-18 03:26:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.300401 10.0.0.38 - - [2025-08-18 03:26:16] "POST /fqname-to-id HTTP/1.1" 404 230 0.005115 10.0.0.27 - - [2025-08-18 03:26:16] "GET /project/cde9ad81-a7f1-4366-8a7f-81c8a60eeb8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1351 0.461049 10.0.0.27 - - [2025-08-18 03:26:17] "GET / HTTP/1.1" 200 35931 0.001711 10.0.0.27 - - [2025-08-18 03:26:19] "POST /fqname-to-id HTTP/1.1" 401 292 0.000440 10.0.0.27 - - [2025-08-18 03:26:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.053637 10.0.0.19 - - [2025-08-18 03:26:20] "GET /projects?obj_uuids=cde9ad81-a7f1-4366-8a7f-81c8a60eeb8f&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001287 10.0.0.27 - - [2025-08-18 03:26:20] "GET /project/cde9ad81-a7f1-4366-8a7f-81c8a60eeb8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1351 0.042899 10.0.0.38 - - [2025-08-18 03:26:20] "POST /ref-update HTTP/1.1" 200 156 0.023484 10.0.0.19 - - [2025-08-18 03:26:20] "POST /useragent-kv HTTP/1.1" 200 115 0.007731 10.0.0.27 - - [2025-08-18 03:26:20] "POST /neutron/subnet HTTP/1.1" 200 724 0.246412 10.0.0.27 - - [2025-08-18 03:26:20] "POST /id-to-fqname HTTP/1.1" 200 221 0.001304 10.0.0.27 - - [2025-08-18 03:26:20] "GET /virtual-network/ad3fd120-dc68-435e-bffc-fca657f3547a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.004966 10.0.0.27 - - [2025-08-18 03:26:20] "GET /virtual-network/ad3fd120-dc68-435e-bffc-fca657f3547a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005275 10.0.0.27 - - [2025-08-18 03:26:20] "POST /neutron/network HTTP/1.1" 200 829 0.005661 10.0.0.27 - - [2025-08-18 03:26:20] "POST /fqname-to-id HTTP/1.1" 404 207 0.003089 10.0.0.27 - - [2025-08-18 03:26:20] "GET /virtual-network/ad3fd120-dc68-435e-bffc-fca657f3547a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005511 10.0.0.27 - - [2025-08-18 03:26:20] "GET /virtual-machine-interface/4eaeafab-a3f9-4337-a58f-d913a0c90a7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.008598 10.0.0.27 - - [2025-08-18 03:26:21] "GET /virtual-machine-interface/4eaeafab-a3f9-4337-a58f-d913a0c90a7b?fields=instance_ip_back_refs HTTP/1.1" 200 1319 0.008784 10.0.0.27 - - [2025-08-18 03:26:21] "GET /instance-ip/750210f4-96e8-4da1-b2e3-0dab18a984c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1600 0.004240 10.0.0.27 - - [2025-08-18 03:26:21] "POST /id-to-fqname HTTP/1.1" 200 221 0.001796 10.0.0.27 - - [2025-08-18 03:26:21] "GET /obj-perms HTTP/1.1" 200 5056 0.061304 10.0.0.27 - - [2025-08-18 03:26:21] "POST /neutron/network HTTP/1.1" 200 839 0.006247 10.0.0.38 - - [2025-08-18 03:26:21] "GET /obj-perms HTTP/1.1" 200 5056 0.064984 10.0.0.19 - - [2025-08-18 03:26:22] "GET /projects?obj_uuids=cde9ad81-a7f1-4366-8a7f-81c8a60eeb8f&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001016 10.0.0.27 - - [2025-08-18 03:26:22] "GET /project/cde9ad81-a7f1-4366-8a7f-81c8a60eeb8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1351 0.090638 10.0.0.27 - - [2025-08-18 03:26:22] "POST /neutron/port HTTP/1.1" 200 117 0.006113 10.0.0.27 - - [2025-08-18 03:26:22] "POST /id-to-fqname HTTP/1.1" 200 221 0.001211 10.0.0.27 - - [2025-08-18 03:26:22] "POST /neutron/port HTTP/1.1" 200 983 0.098684 10.0.0.19 - - [2025-08-18 03:26:22] "DELETE /project/cde9ad81a7f143668a7f81c8a60eeb8f HTTP/1.1" 404 173 0.007411 10.0.0.19 - - [2025-08-18 03:26:22] "GET /projects?obj_uuids=16533cb0-80a1-4d1f-adb5-e982ea49a953&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000936 10.0.0.19 - - [2025-08-18 03:26:22] "GET /project/16533cb0-80a1-4d1f-adb5-e982ea49a953?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.058752 10.0.0.19 - - [2025-08-18 03:26:22] "GET /projects?obj_uuids=16533cb0-80a1-4d1f-adb5-e982ea49a953&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001121 10.0.0.27 - - [2025-08-18 03:26:22] "POST /neutron/network HTTP/1.1" 200 839 0.005408 10.0.0.19 - - [2025-08-18 03:26:23] "GET /project/16533cb0-80a1-4d1f-adb5-e982ea49a953?fields=security_groups HTTP/1.1" 200 1357 0.046625 10.0.0.19 - - [2025-08-18 03:26:23] "DELETE /security-group/d0f1f670-0e51-46bb-b533-67a33dd091ba HTTP/1.1" 404 177 0.003350 10.0.0.19 - - [2025-08-18 03:26:23] "GET /projects?obj_uuids=16533cb0-80a1-4d1f-adb5-e982ea49a953&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000977 10.0.0.19 - - [2025-08-18 03:26:23] "GET /project/16533cb0-80a1-4d1f-adb5-e982ea49a953?fields=application_policy_sets HTTP/1.1" 200 1396 0.040974 10.0.0.27 - - [2025-08-18 03:26:23] "POST /neutron/port HTTP/1.1" 200 117 0.017428 10.0.0.19 - - [2025-08-18 03:26:23] "DELETE /project/16533cb0-80a1-4d1f-adb5-e982ea49a953 HTTP/1.1" 200 115 0.424342 10.0.0.19 - - [2025-08-18 03:26:23] "GET /projects?obj_uuids=cde9ad81-a7f1-4366-8a7f-81c8a60eeb8f&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001310 10.0.0.27 - - [2025-08-18 03:26:23] "GET /project/cde9ad81-a7f1-4366-8a7f-81c8a60eeb8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1351 0.037091 10.0.0.27 - - [2025-08-18 03:26:23] "POST /fqname-to-id HTTP/1.1" 404 208 0.009023 10.0.0.27 - - [2025-08-18 03:26:23] "POST /interface-route-tables HTTP/1.1" 200 556 0.027108 10.0.0.27 - - [2025-08-18 03:26:23] "GET /interface-route-table/0fd90ed3-7364-48be-b07f-8a48000eba1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1274 0.016219 10.0.0.27 - - [2025-08-18 03:26:23] "POST /neutron/port HTTP/1.1" 200 1057 0.032449 10.0.0.38 - - [2025-08-18 03:26:23] "GET /global-system-configs HTTP/1.1" 200 322 0.124706 10.0.0.27 - - [2025-08-18 03:26:24] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003842 10.0.0.27 - - [2025-08-18 03:26:24] "POST /neutron/port HTTP/1.1" 200 983 0.008584 10.0.0.27 - - [2025-08-18 03:26:24] "POST /neutron/port HTTP/1.1" 200 983 0.008247 10.0.0.27 - - [2025-08-18 03:26:24] "POST /neutron/port HTTP/1.1" 200 1049 0.016668 10.0.0.19 - - [2025-08-18 03:26:24] "GET /global-system-configs HTTP/1.1" 200 322 0.039024 10.0.0.27 - - [2025-08-18 03:26:24] "POST /neutron/port HTTP/1.1" 200 117 0.000910 10.0.0.27 - - [2025-08-18 03:26:24] "GET /virtual-machine-interface/4eaeafab-a3f9-4337-a58f-d913a0c90a7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2663 0.007440 10.0.0.38 - - [2025-08-18 03:26:24] "GET /global-system-configs HTTP/1.1" 200 322 0.223020 10.0.0.27 - - [2025-08-18 03:26:24] "POST /ref-update HTTP/1.1" 200 156 0.013743 10.0.0.27 - - [2025-08-18 03:26:24] "POST /neutron/security_group HTTP/1.1" 200 2055 0.006749 10.0.0.19 - - [2025-08-18 03:26:24] "GET /global-system-configs HTTP/1.1" 200 322 0.007041 10.0.0.27 - - [2025-08-18 03:26:24] "GET /global-system-configs HTTP/1.1" 200 322 0.223451 10.0.0.38 - - [2025-08-18 03:26:24] "GET /obj-perms HTTP/1.1" 200 5056 0.504121 10.0.0.27 - - [2025-08-18 03:26:24] "GET /obj-perms HTTP/1.1" 200 5056 0.525326 10.0.0.19 - - [2025-08-18 03:26:25] "GET /obj-perms HTTP/1.1" 200 5056 0.550815 10.0.0.27 - - [2025-08-18 03:26:25] "GET /global-system-configs HTTP/1.1" 200 322 0.071142 10.0.0.38 - - [2025-08-18 03:26:25] "GET /obj-perms HTTP/1.1" 200 5056 0.134619 10.0.0.19 - - [2025-08-18 03:26:25] "GET /obj-perms HTTP/1.1" 200 5056 0.156935 10.0.0.27 - - [2025-08-18 03:26:25] "GET /obj-perms HTTP/1.1" 200 5056 0.170072 10.0.0.27 - - [2025-08-18 03:26:29] "POST /neutron/port HTTP/1.1" 200 1085 0.016442 10.0.0.27 - - [2025-08-18 03:26:30] "POST /neutron/security_group HTTP/1.1" 200 2055 0.006391 10.0.0.27 - - [2025-08-18 03:26:30] "GET /virtual-machine/b7a60f0d-57a0-4369-b514-98c37867ac08 HTTP/1.1" 401 292 0.000438 10.0.0.27 - - [2025-08-18 03:26:30] "GET /virtual-machine/b7a60f0d-57a0-4369-b514-98c37867ac08 HTTP/1.1" 200 1290 0.027435 10.0.0.27 - - [2025-08-18 03:26:30] "GET /virtual-machine/b7a60f0d-57a0-4369-b514-98c37867ac08 HTTP/1.1" 200 1290 0.003106 10.0.0.27 - - [2025-08-18 03:26:30] "GET /virtual-machine-interface/13e455af-4fbc-4cda-b863-ca7255f8243b HTTP/1.1" 200 2938 0.004917 10.0.0.27 - - [2025-08-18 03:26:30] "GET /virtual-machine/b7a60f0d-57a0-4369-b514-98c37867ac08 HTTP/1.1" 200 1290 0.003193 10.0.0.27 - - [2025-08-18 03:26:30] "GET /virtual-machine-interface/13e455af-4fbc-4cda-b863-ca7255f8243b HTTP/1.1" 200 2938 0.004687 10.0.0.27 - - [2025-08-18 03:26:30] "GET /instance-ip/e8f2e89e-c08c-4325-ae97-5365868a619a HTTP/1.1" 200 1619 0.005558 10.0.0.27 - - [2025-08-18 03:26:30] "GET /virtual-machine/b7a60f0d-57a0-4369-b514-98c37867ac08 HTTP/1.1" 200 1290 0.003162 10.0.0.27 - - [2025-08-18 03:26:30] "GET /virtual-machine-interface/13e455af-4fbc-4cda-b863-ca7255f8243b HTTP/1.1" 200 2938 0.004725 10.0.0.27 - - [2025-08-18 03:26:30] "GET /instance-ip/e8f2e89e-c08c-4325-ae97-5365868a619a HTTP/1.1" 200 1619 0.003595 10.0.0.27 - - [2025-08-18 03:26:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003194 10.0.0.27 - - [2025-08-18 03:26:30] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003269 10.0.0.27 - - [2025-08-18 03:26:30] "GET /virtual-networks?parent_id=cde9ad81-a7f1-4366-8a7f-81c8a60eeb8f&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002603 10.0.0.27 - - [2025-08-18 03:26:30] "GET /virtual-network/ad3fd120-dc68-435e-bffc-fca657f3547a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.008044 10.0.0.27 - - [2025-08-18 03:26:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004178 10.0.0.27 - - [2025-08-18 03:26:30] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003769 10.0.0.27 - - [2025-08-18 03:26:30] "GET /virtual-networks?parent_id=cde9ad81-a7f1-4366-8a7f-81c8a60eeb8f&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002893 10.0.0.27 - - [2025-08-18 03:26:30] "GET /virtual-network/ad3fd120-dc68-435e-bffc-fca657f3547a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005897 10.0.0.27 - - [2025-08-18 03:26:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003347 10.0.0.27 - - [2025-08-18 03:26:30] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003132 10.0.0.27 - - [2025-08-18 03:26:30] "GET /virtual-networks?parent_id=cde9ad81-a7f1-4366-8a7f-81c8a60eeb8f&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002704 10.0.0.27 - - [2025-08-18 03:26:30] "GET /virtual-network/ad3fd120-dc68-435e-bffc-fca657f3547a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005461 10.0.0.27 - - [2025-08-18 03:26:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002903 10.0.0.27 - - [2025-08-18 03:26:31] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003683 10.0.0.27 - - [2025-08-18 03:26:31] "GET /virtual-networks?parent_id=cde9ad81-a7f1-4366-8a7f-81c8a60eeb8f&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002715 10.0.0.27 - - [2025-08-18 03:26:31] "GET /virtual-network/ad3fd120-dc68-435e-bffc-fca657f3547a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005301 10.0.0.27 - - [2025-08-18 03:26:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003257 10.0.0.27 - - [2025-08-18 03:26:31] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003696 10.0.0.27 - - [2025-08-18 03:26:31] "GET /virtual-networks?parent_id=cde9ad81-a7f1-4366-8a7f-81c8a60eeb8f&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002614 10.0.0.27 - - [2025-08-18 03:26:31] "GET /virtual-network/ad3fd120-dc68-435e-bffc-fca657f3547a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005212 10.0.0.27 - - [2025-08-18 03:26:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002970 10.0.0.27 - - [2025-08-18 03:26:31] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003737 10.0.0.27 - - [2025-08-18 03:26:31] "GET /virtual-networks?parent_id=cde9ad81-a7f1-4366-8a7f-81c8a60eeb8f&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002799 10.0.0.27 - - [2025-08-18 03:26:31] "GET /virtual-network/ad3fd120-dc68-435e-bffc-fca657f3547a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005311 10.0.0.27 - - [2025-08-18 03:26:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002911 10.0.0.27 - - [2025-08-18 03:26:31] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003797 10.0.0.27 - - [2025-08-18 03:26:31] "GET /virtual-networks?parent_id=cde9ad81-a7f1-4366-8a7f-81c8a60eeb8f&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002926 10.0.0.27 - - [2025-08-18 03:26:31] "GET /virtual-network/ad3fd120-dc68-435e-bffc-fca657f3547a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005205 10.0.0.27 - - [2025-08-18 03:26:32] "POST /neutron/port HTTP/1.1" 200 1049 0.015637 10.0.0.27 - - [2025-08-18 03:26:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003093 10.0.0.27 - - [2025-08-18 03:26:34] "GET /virtual-network/ad3fd120-dc68-435e-bffc-fca657f3547a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005177 10.0.0.27 - - [2025-08-18 03:26:34] "POST /neutron/security_group HTTP/1.1" 200 2055 0.006177 10.0.0.27 - - [2025-08-18 03:26:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003981 10.0.0.27 - - [2025-08-18 03:26:36] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003577 10.0.0.27 - - [2025-08-18 03:26:36] "GET /virtual-networks?parent_id=cde9ad81-a7f1-4366-8a7f-81c8a60eeb8f&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003050 10.0.0.27 - - [2025-08-18 03:26:36] "GET /virtual-network/ad3fd120-dc68-435e-bffc-fca657f3547a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005621 10.0.0.27 - - [2025-08-18 03:26:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003303 10.0.0.27 - - [2025-08-18 03:26:37] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003259 10.0.0.27 - - [2025-08-18 03:26:37] "GET /virtual-networks?parent_id=cde9ad81-a7f1-4366-8a7f-81c8a60eeb8f&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002762 10.0.0.27 - - [2025-08-18 03:26:37] "GET /virtual-network/ad3fd120-dc68-435e-bffc-fca657f3547a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005585 10.0.0.27 - - [2025-08-18 03:26:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003080 10.0.0.27 - - [2025-08-18 03:26:37] "GET /routing-instance/724e5d5a-c1f6-415f-b3da-72ab86f27331?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.004059 10.0.0.27 - - [2025-08-18 03:26:37] "GET /route-target/65f9d06b-1949-4d57-8e7f-e4b812d12179?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004120 10.0.0.27 - - [2025-08-18 03:26:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003714 10.0.0.27 - - [2025-08-18 03:26:37] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003720 10.0.0.27 - - [2025-08-18 03:26:37] "GET /virtual-networks?parent_id=cde9ad81-a7f1-4366-8a7f-81c8a60eeb8f&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002854 10.0.0.27 - - [2025-08-18 03:26:37] "GET /virtual-network/ad3fd120-dc68-435e-bffc-fca657f3547a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.007340 10.0.0.27 - - [2025-08-18 03:26:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.008854 10.0.0.27 - - [2025-08-18 03:26:37] "GET /routing-instance/724e5d5a-c1f6-415f-b3da-72ab86f27331?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.008019 10.0.0.27 - - [2025-08-18 03:26:37] "GET /route-target/65f9d06b-1949-4d57-8e7f-e4b812d12179?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.007504 10.0.0.27 - - [2025-08-18 03:26:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003042 10.0.0.27 - - [2025-08-18 03:26:37] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003461 10.0.0.27 - - [2025-08-18 03:26:37] "GET /virtual-networks?parent_id=cde9ad81-a7f1-4366-8a7f-81c8a60eeb8f&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003061 10.0.0.27 - - [2025-08-18 03:26:37] "GET /virtual-network/ad3fd120-dc68-435e-bffc-fca657f3547a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005490 10.0.0.27 - - [2025-08-18 03:26:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003564 10.0.0.27 - - [2025-08-18 03:26:37] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003817 10.0.0.27 - - [2025-08-18 03:26:37] "GET /virtual-networks?parent_id=cde9ad81-a7f1-4366-8a7f-81c8a60eeb8f&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002998 10.0.0.27 - - [2025-08-18 03:26:37] "GET /virtual-network/ad3fd120-dc68-435e-bffc-fca657f3547a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005857 10.0.0.19 - - [2025-08-18 03:26:42] "GET /obj-perms HTTP/1.1" 200 5024 0.044504 10.0.0.19 - - [2025-08-18 03:26:48] "GET /obj-perms HTTP/1.1" 200 5024 0.004182 10.0.0.27 - - [2025-08-18 03:26:48] "GET /obj-perms HTTP/1.1" 200 5024 0.050072 10.0.0.27 - - [2025-08-18 03:26:48] "GET /obj-perms HTTP/1.1" 200 5024 0.004232 10.0.0.27 - - [2025-08-18 03:26:49] "GET /obj-perms HTTP/1.1" 200 5024 0.004145 10.0.0.19 - - [2025-08-18 03:26:49] "GET /obj-perms HTTP/1.1" 200 5024 0.005213 10.0.0.27 - - [2025-08-18 03:26:49] "POST /neutron/port HTTP/1.1" 200 1049 0.016953 10.0.0.27 - - [2025-08-18 03:26:49] "POST /neutron/security_group HTTP/1.1" 200 2055 0.007254 10.0.0.27 - - [2025-08-18 03:26:49] "GET /virtual-machine/8452f5f0-6efd-4e30-a74b-f705a3d1e84a HTTP/1.1" 200 1267 0.005587 10.0.0.27 - - [2025-08-18 03:26:49] "GET /virtual-machine-interface/4eaeafab-a3f9-4337-a58f-d913a0c90a7b HTTP/1.1" 200 3150 0.005859 10.0.0.27 - - [2025-08-18 03:26:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004039 10.0.0.27 - - [2025-08-18 03:26:49] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004039 10.0.0.27 - - [2025-08-18 03:26:49] "GET /virtual-networks?parent_id=cde9ad81-a7f1-4366-8a7f-81c8a60eeb8f&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003665 10.0.0.27 - - [2025-08-18 03:26:49] "GET /virtual-network/ad3fd120-dc68-435e-bffc-fca657f3547a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006707 10.0.0.27 - - [2025-08-18 03:26:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004131 10.0.0.27 - - [2025-08-18 03:26:50] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003704 10.0.0.27 - - [2025-08-18 03:26:50] "GET /virtual-networks?parent_id=cde9ad81-a7f1-4366-8a7f-81c8a60eeb8f&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002950 10.0.0.27 - - [2025-08-18 03:26:50] "GET /virtual-network/ad3fd120-dc68-435e-bffc-fca657f3547a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005559 10.0.0.27 - - [2025-08-18 03:26:51] "GET /virtual-network/ad3fd120-dc68-435e-bffc-fca657f3547a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006317 10.0.0.27 - - [2025-08-18 03:26:52] "GET /virtual-machine/b7a60f0d-57a0-4369-b514-98c37867ac08 HTTP/1.1" 200 1290 0.004903 10.0.0.27 - - [2025-08-18 03:26:52] "POST /neutron/port HTTP/1.1" 200 151 0.181449 10.0.0.27 - - [2025-08-18 03:26:54] "GET /virtual-machine/b7a60f0d-57a0-4369-b514-98c37867ac08 HTTP/1.1" 404 171 0.002888 10.0.0.27 - - [2025-08-18 03:26:54] "GET /virtual-machine/b7a60f0d-57a0-4369-b514-98c37867ac08 HTTP/1.1" 404 171 0.003042 10.0.0.27 - - [2025-08-18 03:26:54] "GET /virtual-machine/b7a60f0d-57a0-4369-b514-98c37867ac08 HTTP/1.1" 404 171 0.002457 10.0.0.27 - - [2025-08-18 03:26:54] "POST /neutron/network HTTP/1.1" 200 839 0.005955 10.0.0.27 - - [2025-08-18 03:26:54] "POST /neutron/port HTTP/1.1" 200 117 0.001150 10.0.0.27 - - [2025-08-18 03:26:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003238 10.0.0.27 - - [2025-08-18 03:26:54] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003681 10.0.0.27 - - [2025-08-18 03:26:54] "GET /virtual-networks?parent_id=cde9ad81-a7f1-4366-8a7f-81c8a60eeb8f&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002618 10.0.0.27 - - [2025-08-18 03:26:54] "GET /virtual-network/ad3fd120-dc68-435e-bffc-fca657f3547a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005485 10.0.0.27 - - [2025-08-18 03:26:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002704 10.0.0.27 - - [2025-08-18 03:26:54] "GET /routing-instance/724e5d5a-c1f6-415f-b3da-72ab86f27331?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.004380 10.0.0.27 - - [2025-08-18 03:26:54] "GET /route-target/65f9d06b-1949-4d57-8e7f-e4b812d12179?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004105 10.0.0.27 - - [2025-08-18 03:26:54] "GET /obj-perms HTTP/1.1" 200 5024 0.003668 10.0.0.27 - - [2025-08-18 03:27:00] "GET /obj-perms HTTP/1.1" 200 5024 0.005672 10.0.0.27 - - [2025-08-18 03:27:04] "GET /obj-perms HTTP/1.1" 200 5024 0.009611 10.0.0.27 - - [2025-08-18 03:27:10] "GET /obj-perms HTTP/1.1" 200 5024 0.003638 10.0.0.27 - - [2025-08-18 03:27:13] "GET /obj-perms HTTP/1.1" 200 5024 0.004658 10.0.0.27 - - [2025-08-18 03:27:19] "GET /obj-perms HTTP/1.1" 200 5024 0.005974 10.0.0.27 - - [2025-08-18 03:27:19] "GET /obj-perms HTTP/1.1" 200 5024 0.004557 10.0.0.38 - - [2025-08-18 03:27:19] "GET /obj-perms HTTP/1.1" 200 5024 0.061034 10.0.0.27 - - [2025-08-18 03:27:19] "GET /interface-route-table/0fd90ed3-7364-48be-b07f-8a48000eba1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1274 0.005353 10.0.0.27 - - [2025-08-18 03:27:19] "GET /virtual-machine-interface/4eaeafab-a3f9-4337-a58f-d913a0c90a7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2929 0.006129 10.0.0.27 - - [2025-08-18 03:27:19] "POST /ref-update HTTP/1.1" 200 156 0.019821 10.0.0.27 - - [2025-08-18 03:27:19] "DELETE /interface-route-table/0fd90ed3-7364-48be-b07f-8a48000eba1b HTTP/1.1" 200 115 0.031232 10.0.0.27 - - [2025-08-18 03:27:20] "POST /neutron/port HTTP/1.1" 200 151 0.168916 10.0.0.38 - - [2025-08-18 03:27:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003033 10.0.0.19 - - [2025-08-18 03:27:21] "GET /projects?obj_uuids=cde9ad81-a7f1-4366-8a7f-81c8a60eeb8f&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001512 10.0.0.27 - - [2025-08-18 03:27:21] "GET /project/cde9ad81-a7f1-4366-8a7f-81c8a60eeb8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1351 0.029467 10.0.0.19 - - [2025-08-18 03:27:22] "GET /projects?obj_uuids=cde9ad81-a7f1-4366-8a7f-81c8a60eeb8f&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001085 10.0.0.27 - - [2025-08-18 03:27:22] "GET /project/cde9ad81-a7f1-4366-8a7f-81c8a60eeb8f?fields=virtual_networks HTTP/1.1" 200 1026 0.050839 10.0.0.19 - - [2025-08-18 03:27:22] "GET /obj-perms HTTP/1.1" 200 5056 0.082244 10.0.0.19 - - [2025-08-18 03:27:22] "GET /projects?obj_uuids=cde9ad81-a7f1-4366-8a7f-81c8a60eeb8f&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001393 10.0.0.27 - - [2025-08-18 03:27:22] "GET /project/cde9ad81-a7f1-4366-8a7f-81c8a60eeb8f?fields=virtual_machine_interfaces HTTP/1.1" 200 1026 0.044414 10.0.0.19 - - [2025-08-18 03:27:22] "GET /projects?obj_uuids=cde9ad81-a7f1-4366-8a7f-81c8a60eeb8f&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001042 10.0.0.27 - - [2025-08-18 03:27:22] "GET /project/cde9ad81-a7f1-4366-8a7f-81c8a60eeb8f?fields=security_groups HTTP/1.1" 200 1249 0.038577 10.0.0.27 - - [2025-08-18 03:27:23] "POST /fqname-to-id HTTP/1.1" 404 192 0.025627 10.0.0.19 - - [2025-08-18 03:27:23] "GET /projects?obj_uuids=b4ff3072-3dec-407c-b9a2-0a28e8623572&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002801 10.0.0.19 - - [2025-08-18 03:27:23] "GET /domains?obj_uuids=edf943fc-0622-4564-8821-4de9bd04e8a3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001060 10.0.0.19 - - [2025-08-18 03:27:23] "GET /domain/edf943fc-0622-4564-8821-4de9bd04e8a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008129 10.0.0.19 - - [2025-08-18 03:27:23] "GET /projects?obj_uuids=cde9ad81-a7f1-4366-8a7f-81c8a60eeb8f&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001104 10.0.0.19 - - [2025-08-18 03:27:23] "POST /id-to-fqname HTTP/1.1" 200 194 0.003317 10.0.0.19 - - [2025-08-18 03:27:23] "GET /project/cde9ad81-a7f1-4366-8a7f-81c8a60eeb8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1456 0.051874 10.0.0.19 - - [2025-08-18 03:27:23] "GET /projects?obj_uuids=cde9ad81-a7f1-4366-8a7f-81c8a60eeb8f&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001563 10.0.0.19 - - [2025-08-18 03:27:23] "POST /fqname-to-id HTTP/1.1" 404 203 0.004433 10.0.0.19 - - [2025-08-18 03:27:23] "GET /project/cde9ad81-a7f1-4366-8a7f-81c8a60eeb8f?fields=security_groups HTTP/1.1" 200 1354 0.056257 10.0.0.19 - - [2025-08-18 03:27:23] "POST /security-groups HTTP/1.1" 200 595 0.044405 10.0.0.19 - - [2025-08-18 03:27:23] "POST /projects HTTP/1.1" 200 593 0.310829 10.0.0.19 - - [2025-08-18 03:27:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.385565 10.0.0.38 - - [2025-08-18 03:27:23] "POST /access-control-lists HTTP/1.1" 200 600 0.047034 10.0.0.19 - - [2025-08-18 03:27:23] "DELETE /security-group/c7c9a708-47af-4609-a1de-c170a0ecffe4 HTTP/1.1" 200 115 0.114156 10.0.0.19 - - [2025-08-18 03:27:23] "GET /projects?obj_uuids=cde9ad81-a7f1-4366-8a7f-81c8a60eeb8f&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001804 10.0.0.27 - - [2025-08-18 03:27:23] "GET /project/b4ff3072-3dec-407c-b9a2-0a28e8623572?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.557483 10.0.0.19 - - [2025-08-18 03:27:23] "GET /project/cde9ad81-a7f1-4366-8a7f-81c8a60eeb8f?fields=application_policy_sets HTTP/1.1" 200 1393 0.121096 10.0.0.38 - - [2025-08-18 03:27:23] "DELETE /access-control-list/e09b6d26-4c2f-4308-b334-db2b36357f01 HTTP/1.1" 200 115 0.101331 10.0.0.19 - - [2025-08-18 03:27:24] "DELETE /project/cde9ad81-a7f1-4366-8a7f-81c8a60eeb8f HTTP/1.1" 404 190 0.628860 10.0.0.27 - - [2025-08-18 03:27:25] "POST /neutron/port HTTP/1.1" 200 117 0.006002 10.0.0.27 - - [2025-08-18 03:27:25] "GET / HTTP/1.1" 200 35931 0.001903 10.0.0.27 - - [2025-08-18 03:27:25] "POST /fqname-to-id HTTP/1.1" 401 292 0.000422 10.0.0.27 - - [2025-08-18 03:27:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.049319 10.0.0.19 - - [2025-08-18 03:27:26] "GET /projects?obj_uuids=b4ff3072-3dec-407c-b9a2-0a28e8623572&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001024 10.0.0.27 - - [2025-08-18 03:27:26] "GET /project/b4ff3072-3dec-407c-b9a2-0a28e8623572?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.050855 10.0.0.19 - - [2025-08-18 03:27:26] "GET /projects?obj_uuids=b4ff3072-3dec-407c-b9a2-0a28e8623572&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001074 10.0.0.27 - - [2025-08-18 03:27:26] "POST /neutron/network HTTP/1.1" 200 609 0.142796 10.0.0.38 - - [2025-08-18 03:27:26] "POST /ref-update HTTP/1.1" 200 156 0.030522 10.0.0.27 - - [2025-08-18 03:27:26] "POST /id-to-fqname HTTP/1.1" 200 224 0.003087 10.0.0.27 - - [2025-08-18 03:27:26] "GET /virtual-network/1a45d28a-6065-48dd-8c4d-7b4695832513?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005715 10.0.0.27 - - [2025-08-18 03:27:26] "POST /neutron/network HTTP/1.1" 200 826 0.006426 10.0.0.27 - - [2025-08-18 03:27:26] "GET /virtual-network/1a45d28a-6065-48dd-8c4d-7b4695832513?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.004883 10.0.0.27 - - [2025-08-18 03:27:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003294 10.0.0.19 - - [2025-08-18 03:27:26] "GET /projects?obj_uuids=b4ff3072-3dec-407c-b9a2-0a28e8623572&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001096 10.0.0.27 - - [2025-08-18 03:27:26] "GET /project/b4ff3072-3dec-407c-b9a2-0a28e8623572?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.036337 10.0.0.27 - - [2025-08-18 03:27:26] "POST /neutron/network HTTP/1.1" 200 117 0.011282 10.0.0.27 - - [2025-08-18 03:27:27] "POST /neutron/network HTTP/1.1" 200 826 0.008628 10.0.0.27 - - [2025-08-18 03:27:27] "POST /id-to-fqname HTTP/1.1" 200 224 0.001070 10.0.0.27 - - [2025-08-18 03:27:27] "GET /virtual-network/2ca2f0d7-42f0-461e-848e-937eafed4ed4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.004454 10.0.0.27 - - [2025-08-18 03:27:27] "GET /virtual-network/2ca2f0d7-42f0-461e-848e-937eafed4ed4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005206 10.0.0.27 - - [2025-08-18 03:27:27] "POST /neutron/subnet HTTP/1.1" 200 715 0.007632 10.0.0.27 - - [2025-08-18 03:27:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002350 10.0.0.19 - - [2025-08-18 03:27:27] "GET /projects?obj_uuids=b4ff3072-3dec-407c-b9a2-0a28e8623572&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000903 10.0.0.27 - - [2025-08-18 03:27:27] "GET /project/b4ff3072-3dec-407c-b9a2-0a28e8623572?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.034548 10.0.0.38 - - [2025-08-18 03:27:27] "POST /route-targets HTTP/1.1" 200 327 0.016420 10.0.0.19 - - [2025-08-18 03:27:27] "POST /useragent-kv HTTP/1.1" 200 115 0.004912 10.0.0.27 - - [2025-08-18 03:27:27] "POST /neutron/subnet HTTP/1.1" 200 715 0.183935 10.0.0.27 - - [2025-08-18 03:27:27] "POST /id-to-fqname HTTP/1.1" 200 224 0.001291 10.0.0.27 - - [2025-08-18 03:27:27] "GET /virtual-network/fd9ad66f-adc6-48dc-acd3-5731a6788eec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005007 10.0.0.27 - - [2025-08-18 03:27:27] "GET /virtual-network/fd9ad66f-adc6-48dc-acd3-5731a6788eec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005474 10.0.0.27 - - [2025-08-18 03:27:27] "POST /neutron/network HTTP/1.1" 200 826 0.006360 10.0.0.27 - - [2025-08-18 03:27:27] "POST /fqname-to-id HTTP/1.1" 404 214 0.003236 10.0.0.27 - - [2025-08-18 03:27:27] "GET /virtual-network/2ca2f0d7-42f0-461e-848e-937eafed4ed4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.004960 10.0.0.27 - - [2025-08-18 03:27:28] "GET /virtual-machine-interface/d7f691dd-32ae-427b-8d12-eda094b4012b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2374 0.007225 10.0.0.27 - - [2025-08-18 03:27:28] "GET /virtual-machine-interface/d7f691dd-32ae-427b-8d12-eda094b4012b?fields=instance_ip_back_refs HTTP/1.1" 200 1334 0.007803 10.0.0.27 - - [2025-08-18 03:27:28] "GET /instance-ip/3db61f6f-24ec-4e1f-822b-be6910f8d215?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1607 0.004064 10.0.0.27 - - [2025-08-18 03:27:28] "POST /fqname-to-id HTTP/1.1" 404 214 0.002757 10.0.0.27 - - [2025-08-18 03:27:28] "GET /virtual-network/1a45d28a-6065-48dd-8c4d-7b4695832513?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005367 10.0.0.19 - - [2025-08-18 03:27:28] "GET /projects?obj_uuids=b4ff3072-3dec-407c-b9a2-0a28e8623572&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001004 10.0.0.27 - - [2025-08-18 03:27:28] "GET /project/b4ff3072-3dec-407c-b9a2-0a28e8623572?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.049813 10.0.0.27 - - [2025-08-18 03:27:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003321 10.0.0.27 - - [2025-08-18 03:27:28] "GET /security-group/c7fddc84-0494-4fa4-9fcc-abb2ba44dcd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004577 10.0.0.27 - - [2025-08-18 03:27:28] "POST /virtual-machine-interfaces HTTP/1.1" 200 569 0.094393 10.0.0.27 - - [2025-08-18 03:27:28] "POST /instance-ips HTTP/1.1" 200 357 0.043494 10.0.0.27 - - [2025-08-18 03:27:28] "GET /virtual-machine-interface/c87333a6-c700-4f7f-89bc-bab92c16e912?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2649 0.005696 10.0.0.27 - - [2025-08-18 03:27:28] "GET /virtual-machine-interface/c87333a6-c700-4f7f-89bc-bab92c16e912?fields=instance_ip_back_refs HTTP/1.1" 200 1335 0.008530 10.0.0.27 - - [2025-08-18 03:27:28] "GET /instance-ip/aa853f1e-5806-48bc-842b-8c9a2d994e6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1580 0.004527 10.0.0.27 - - [2025-08-18 03:27:28] "POST /fqname-to-id HTTP/1.1" 404 214 0.003798 10.0.0.27 - - [2025-08-18 03:27:28] "GET /virtual-network/2ca2f0d7-42f0-461e-848e-937eafed4ed4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005282 10.0.0.19 - - [2025-08-18 03:27:28] "GET /projects?obj_uuids=b4ff3072-3dec-407c-b9a2-0a28e8623572&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001057 10.0.0.27 - - [2025-08-18 03:27:29] "POST /neutron/port HTTP/1.1" 200 988 0.197172 10.0.0.27 - - [2025-08-18 03:27:29] "GET /virtual-machine-interface/0ff575d2-9d1a-4a74-9597-7c2f5b4d5933?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2373 0.004802 10.0.0.27 - - [2025-08-18 03:27:29] "GET /virtual-machine-interface/0ff575d2-9d1a-4a74-9597-7c2f5b4d5933?fields=instance_ip_back_refs HTTP/1.1" 200 1333 0.004646 10.0.0.27 - - [2025-08-18 03:27:29] "GET /instance-ip/7bdf017a-d630-4d16-a360-a0ea6d1b3c83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1608 0.004203 10.0.0.27 - - [2025-08-18 03:27:29] "POST /fqname-to-id HTTP/1.1" 404 214 0.004516 10.0.0.27 - - [2025-08-18 03:27:29] "GET /virtual-network/1a45d28a-6065-48dd-8c4d-7b4695832513?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005824 10.0.0.19 - - [2025-08-18 03:27:29] "GET /projects?obj_uuids=b4ff3072-3dec-407c-b9a2-0a28e8623572&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000959 10.0.0.27 - - [2025-08-18 03:27:29] "GET /project/b4ff3072-3dec-407c-b9a2-0a28e8623572?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.049419 10.0.0.27 - - [2025-08-18 03:27:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.008317 10.0.0.27 - - [2025-08-18 03:27:29] "GET /security-group/c7fddc84-0494-4fa4-9fcc-abb2ba44dcd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004169 10.0.0.27 - - [2025-08-18 03:27:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 569 0.106764 10.0.0.27 - - [2025-08-18 03:27:29] "POST /instance-ips HTTP/1.1" 200 357 0.030738 10.0.0.27 - - [2025-08-18 03:27:29] "GET /virtual-machine-interface/f12e624e-c846-449e-a7d8-54874efef85a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2649 0.005783 10.0.0.27 - - [2025-08-18 03:27:29] "GET /virtual-machine-interface/f12e624e-c846-449e-a7d8-54874efef85a?fields=instance_ip_back_refs HTTP/1.1" 200 1336 0.008269 10.0.0.27 - - [2025-08-18 03:27:29] "GET /instance-ip/04ebd119-4389-4667-8f8d-4f8712cf677e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1579 0.004563 10.0.0.27 - - [2025-08-18 03:27:29] "POST /fqname-to-id HTTP/1.1" 404 214 0.003021 10.0.0.27 - - [2025-08-18 03:27:29] "GET /virtual-network/2ca2f0d7-42f0-461e-848e-937eafed4ed4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005715 10.0.0.27 - - [2025-08-18 03:27:30] "GET /virtual-machine-interface/211bdc57-c5ba-48c1-91d3-3bfd8d141b22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2373 0.006674 10.0.0.27 - - [2025-08-18 03:27:30] "GET /virtual-machine-interface/211bdc57-c5ba-48c1-91d3-3bfd8d141b22?fields=instance_ip_back_refs HTTP/1.1" 200 1333 0.007626 10.0.0.27 - - [2025-08-18 03:27:30] "GET /instance-ip/591b95f7-200a-41e3-b085-b28171e5c0b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1608 0.004403 10.0.0.27 - - [2025-08-18 03:27:30] "POST /fqname-to-id HTTP/1.1" 404 214 0.002537 10.0.0.27 - - [2025-08-18 03:27:30] "GET /virtual-network/fd9ad66f-adc6-48dc-acd3-5731a6788eec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005390 10.0.0.19 - - [2025-08-18 03:27:30] "GET /projects?obj_uuids=b4ff3072-3dec-407c-b9a2-0a28e8623572&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000947 10.0.0.27 - - [2025-08-18 03:27:30] "GET /project/b4ff3072-3dec-407c-b9a2-0a28e8623572?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.036314 10.0.0.27 - - [2025-08-18 03:27:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003012 10.0.0.27 - - [2025-08-18 03:27:30] "GET /security-group/c7fddc84-0494-4fa4-9fcc-abb2ba44dcd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004636 10.0.0.27 - - [2025-08-18 03:27:30] "POST /virtual-machine-interfaces HTTP/1.1" 200 569 0.074396 10.0.0.27 - - [2025-08-18 03:27:30] "POST /instance-ips HTTP/1.1" 200 357 0.036182 10.0.0.27 - - [2025-08-18 03:27:30] "GET /virtual-machine-interface/6b87c36c-6226-4a6e-86e4-c6d9c9a411a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2648 0.005380 10.0.0.27 - - [2025-08-18 03:27:30] "GET /virtual-machine-interface/6b87c36c-6226-4a6e-86e4-c6d9c9a411a6?fields=instance_ip_back_refs HTTP/1.1" 200 1334 0.007761 10.0.0.27 - - [2025-08-18 03:27:30] "GET /instance-ip/3ff3d0ea-eb14-43d3-aae4-d799ae70a35e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1580 0.003925 10.0.0.27 - - [2025-08-18 03:27:31] "POST /id-to-fqname HTTP/1.1" 200 224 0.001322 10.0.0.27 - - [2025-08-18 03:27:32] "POST /neutron/port HTTP/1.1" 200 988 0.009322 10.0.0.27 - - [2025-08-18 03:27:32] "POST /neutron/port HTTP/1.1" 200 988 0.009302 10.0.0.27 - - [2025-08-18 03:27:32] "POST /id-to-fqname HTTP/1.1" 200 224 0.002452 10.0.0.27 - - [2025-08-18 03:27:32] "POST /neutron/port HTTP/1.1" 200 117 0.009569 10.0.0.27 - - [2025-08-18 03:27:32] "POST /neutron/network HTTP/1.1" 200 836 0.008002 10.0.0.27 - - [2025-08-18 03:27:33] "POST /neutron/port HTTP/1.1" 200 1080 0.146898 10.0.0.27 - - [2025-08-18 03:27:33] "POST /neutron/subnet HTTP/1.1" 200 689 0.008662 10.0.0.19 - - [2025-08-18 03:27:33] "GET /projects?obj_uuids=b4ff3072-3dec-407c-b9a2-0a28e8623572&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001035 10.0.0.27 - - [2025-08-18 03:27:33] "GET /project/b4ff3072-3dec-407c-b9a2-0a28e8623572?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.058091 10.0.0.27 - - [2025-08-18 03:27:33] "POST /neutron/network HTTP/1.1" 200 826 0.007787 10.0.0.27 - - [2025-08-18 03:27:33] "POST /neutron/port HTTP/1.1" 200 117 0.005696 10.0.0.27 - - [2025-08-18 03:27:33] "POST /id-to-fqname HTTP/1.1" 200 224 0.001213 10.0.0.27 - - [2025-08-18 03:27:33] "POST /neutron/port HTTP/1.1" 200 988 0.009101 10.0.0.27 - - [2025-08-18 03:27:33] "POST /neutron/network HTTP/1.1" 200 836 0.005846 10.0.0.27 - - [2025-08-18 03:27:34] "POST /neutron/port HTTP/1.1" 200 988 0.009546 10.0.0.27 - - [2025-08-18 03:27:34] "POST /neutron/port HTTP/1.1" 200 1062 0.019566 10.0.0.19 - - [2025-08-18 03:27:34] "GET /projects?obj_uuids=b4ff3072-3dec-407c-b9a2-0a28e8623572&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001470 10.0.0.27 - - [2025-08-18 03:27:34] "POST /neutron/router HTTP/1.1" 200 598 0.104580 10.0.0.19 - - [2025-08-18 03:27:34] "GET /projects?obj_uuids=b4ff3072-3dec-407c-b9a2-0a28e8623572&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001149 10.0.0.38 - - [2025-08-18 03:27:34] "PUT /logical-router/e1f19dc3-e314-4960-b3ad-82a79818451f HTTP/1.1" 200 262 0.046721 10.0.0.27 - - [2025-08-18 03:27:34] "POST /neutron/subnet HTTP/1.1" 200 689 0.010666 10.0.0.27 - - [2025-08-18 03:27:34] "POST /neutron/router HTTP/1.1" 200 344 0.333254 10.0.0.27 - - [2025-08-18 03:27:34] "POST /neutron/router HTTP/1.1" 200 598 0.004528 10.0.0.27 - - [2025-08-18 03:27:35] "POST /neutron/network HTTP/1.1" 200 836 0.027405 10.0.0.27 - - [2025-08-18 03:27:35] "POST /neutron/port HTTP/1.1" 200 1080 0.108592 10.0.0.27 - - [2025-08-18 03:27:35] "POST /neutron/subnet HTTP/1.1" 200 689 0.013427 10.0.0.27 - - [2025-08-18 03:27:35] "POST /neutron/network HTTP/1.1" 200 826 0.008365 10.0.0.27 - - [2025-08-18 03:27:35] "POST /neutron/security_group HTTP/1.1" 200 2062 0.010079 10.0.0.27 - - [2025-08-18 03:27:35] "GET /virtual-machine/380ab367-a731-4897-b2ca-35af5f581ad4 HTTP/1.1" 401 292 0.000401 10.0.0.27 - - [2025-08-18 03:27:36] "GET /virtual-machine/380ab367-a731-4897-b2ca-35af5f581ad4 HTTP/1.1" 200 1274 0.026029 10.0.0.27 - - [2025-08-18 03:27:36] "GET /virtual-machine-interface/d7f691dd-32ae-427b-8d12-eda094b4012b HTTP/1.1" 200 3188 0.005144 10.0.0.27 - - [2025-08-18 03:27:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003077 10.0.0.27 - - [2025-08-18 03:27:36] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006399 10.0.0.27 - - [2025-08-18 03:27:36] "GET /virtual-networks?parent_id=b4ff3072-3dec-407c-b9a2-0a28e8623572&detail=False&count=False&shared=False HTTP/1.1" 200 803 0.003563 10.0.0.27 - - [2025-08-18 03:27:36] "GET /virtual-network/2ca2f0d7-42f0-461e-848e-937eafed4ed4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006365 10.0.0.27 - - [2025-08-18 03:27:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003416 10.0.0.27 - - [2025-08-18 03:27:39] "GET /virtual-network/2ca2f0d7-42f0-461e-848e-937eafed4ed4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005189 10.0.0.27 - - [2025-08-18 03:27:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003161 10.0.0.27 - - [2025-08-18 03:27:43] "GET /virtual-network/2ca2f0d7-42f0-461e-848e-937eafed4ed4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006984 10.0.0.27 - - [2025-08-18 03:27:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003509 10.0.0.27 - - [2025-08-18 03:27:47] "GET /virtual-network/2ca2f0d7-42f0-461e-848e-937eafed4ed4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006325 10.0.0.27 - - [2025-08-18 03:27:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003445 10.0.0.27 - - [2025-08-18 03:27:51] "GET /virtual-network/2ca2f0d7-42f0-461e-848e-937eafed4ed4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005695 10.0.0.27 - - [2025-08-18 03:27:52] "POST /neutron/port HTTP/1.1" 200 1054 0.014235 10.0.0.27 - - [2025-08-18 03:27:52] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003798 10.0.0.27 - - [2025-08-18 03:27:52] "POST /neutron/network HTTP/1.1" 200 826 0.006134 10.0.0.27 - - [2025-08-18 03:27:55] "POST /neutron/network HTTP/1.1" 200 836 0.006490 10.0.0.27 - - [2025-08-18 03:27:55] "POST /neutron/port HTTP/1.1" 200 117 0.001123 10.0.0.27 - - [2025-08-18 03:27:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003253 10.0.0.27 - - [2025-08-18 03:27:55] "GET /virtual-network/2ca2f0d7-42f0-461e-848e-937eafed4ed4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005265 10.0.0.27 - - [2025-08-18 03:27:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003850 10.0.0.27 - - [2025-08-18 03:27:59] "GET /virtual-network/2ca2f0d7-42f0-461e-848e-937eafed4ed4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.004905 10.0.0.27 - - [2025-08-18 03:28:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003844 10.0.0.27 - - [2025-08-18 03:28:04] "GET /virtual-network/2ca2f0d7-42f0-461e-848e-937eafed4ed4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005246 10.0.0.27 - - [2025-08-18 03:28:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004150 10.0.0.27 - - [2025-08-18 03:28:08] "GET /virtual-network/2ca2f0d7-42f0-461e-848e-937eafed4ed4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.007162 10.0.0.27 - - [2025-08-18 03:28:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003676 10.0.0.27 - - [2025-08-18 03:28:12] "GET /virtual-network/2ca2f0d7-42f0-461e-848e-937eafed4ed4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005083 10.0.0.27 - - [2025-08-18 03:28:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003143 10.0.0.27 - - [2025-08-18 03:28:16] "GET /virtual-network/2ca2f0d7-42f0-461e-848e-937eafed4ed4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005326 10.0.0.27 - - [2025-08-18 03:28:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003658 10.0.0.27 - - [2025-08-18 03:28:18] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003106 10.0.0.27 - - [2025-08-18 03:28:18] "GET /virtual-networks?parent_id=b4ff3072-3dec-407c-b9a2-0a28e8623572&detail=False&count=False&shared=False HTTP/1.1" 200 803 0.002619 10.0.0.27 - - [2025-08-18 03:28:18] "GET /virtual-network/2ca2f0d7-42f0-461e-848e-937eafed4ed4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.004993 10.0.0.27 - - [2025-08-18 03:28:18] "POST /neutron/security_group HTTP/1.1" 200 2062 0.006643 10.0.0.27 - - [2025-08-18 03:28:24] "POST /neutron/port HTTP/1.1" 200 1090 0.068218 10.0.0.27 - - [2025-08-18 03:28:25] "POST /neutron/security_group HTTP/1.1" 200 2062 0.006374 10.0.0.27 - - [2025-08-18 03:28:28] "POST /neutron/port HTTP/1.1" 200 1054 0.013617 10.0.0.27 - - [2025-08-18 03:28:34] "POST /neutron/security_group HTTP/1.1" 200 2062 0.006267 10.0.0.27 - - [2025-08-18 03:28:39] "POST /neutron/port HTTP/1.1" 200 1090 0.012998 10.0.0.27 - - [2025-08-18 03:28:39] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007186 10.0.0.27 - - [2025-08-18 03:28:39] "GET /virtual-machine/8c982451-df50-44b9-a90a-4e8f834dbc33 HTTP/1.1" 200 1297 0.004902 10.0.0.27 - - [2025-08-18 03:28:39] "GET /virtual-machine-interface/665735bf-447d-418c-8dfe-797672dbd3bd HTTP/1.1" 200 2961 0.005098 10.0.0.27 - - [2025-08-18 03:28:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002856 10.0.0.27 - - [2025-08-18 03:28:39] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003198 10.0.0.27 - - [2025-08-18 03:28:39] "GET /virtual-networks?parent_id=b4ff3072-3dec-407c-b9a2-0a28e8623572&detail=False&count=False&shared=False HTTP/1.1" 200 803 0.002355 10.0.0.27 - - [2025-08-18 03:28:39] "GET /virtual-network/fd9ad66f-adc6-48dc-acd3-5731a6788eec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005378 10.0.0.27 - - [2025-08-18 03:28:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003548 10.0.0.27 - - [2025-08-18 03:28:40] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003188 10.0.0.27 - - [2025-08-18 03:28:40] "GET /virtual-networks?parent_id=b4ff3072-3dec-407c-b9a2-0a28e8623572&detail=False&count=False&shared=False HTTP/1.1" 200 803 0.002603 10.0.0.27 - - [2025-08-18 03:28:40] "GET /virtual-network/fd9ad66f-adc6-48dc-acd3-5731a6788eec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005799 10.0.0.27 - - [2025-08-18 03:28:41] "POST /neutron/port HTTP/1.1" 200 1054 0.014796 10.0.0.27 - - [2025-08-18 03:28:41] "POST /neutron/security_group HTTP/1.1" 200 2062 0.006805 10.0.0.27 - - [2025-08-18 03:28:41] "GET /virtual-machine/7cd72d57-023e-4919-bf84-832ca04fbb54 HTTP/1.1" 200 1274 0.005115 10.0.0.27 - - [2025-08-18 03:28:41] "GET /virtual-machine-interface/211bdc57-c5ba-48c1-91d3-3bfd8d141b22 HTTP/1.1" 200 3187 0.004607 10.0.0.27 - - [2025-08-18 03:28:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003042 10.0.0.27 - - [2025-08-18 03:28:41] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003014 10.0.0.27 - - [2025-08-18 03:28:41] "GET /virtual-networks?parent_id=b4ff3072-3dec-407c-b9a2-0a28e8623572&detail=False&count=False&shared=False HTTP/1.1" 200 803 0.002308 10.0.0.27 - - [2025-08-18 03:28:41] "GET /virtual-network/2ca2f0d7-42f0-461e-848e-937eafed4ed4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005630 10.0.0.27 - - [2025-08-18 03:28:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003176 10.0.0.27 - - [2025-08-18 03:28:42] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003601 10.0.0.27 - - [2025-08-18 03:28:42] "GET /virtual-networks?parent_id=b4ff3072-3dec-407c-b9a2-0a28e8623572&detail=False&count=False&shared=False HTTP/1.1" 200 803 0.002841 10.0.0.27 - - [2025-08-18 03:28:42] "GET /virtual-network/2ca2f0d7-42f0-461e-848e-937eafed4ed4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.004438 10.0.0.27 - - [2025-08-18 03:28:53] "POST /neutron/network HTTP/1.1" 200 836 0.007277 10.0.0.27 - - [2025-08-18 03:28:53] "POST /neutron/port HTTP/1.1" 200 117 0.001571 10.0.0.27 - - [2025-08-18 03:28:55] "POST /neutron/port HTTP/1.1" 200 1090 0.034282 10.0.0.27 - - [2025-08-18 03:28:55] "POST /neutron/subnet HTTP/1.1" 200 689 0.008579 10.0.0.27 - - [2025-08-18 03:29:54] "POST /neutron/router HTTP/1.1" 200 598 0.008050 10.0.0.38 - - [2025-08-18 03:29:54] "POST /ref-update HTTP/1.1" 200 156 0.019289 10.0.0.27 - - [2025-08-18 03:29:54] "POST /neutron/router HTTP/1.1" 200 598 0.006844 10.0.0.27 - - [2025-08-18 03:29:54] "POST /neutron/network HTTP/1.1" 200 836 0.009840 10.0.0.27 - - [2025-08-18 03:29:54] "POST /neutron/port HTTP/1.1" 200 117 0.001244 10.0.0.27 - - [2025-08-18 03:29:54] "POST /neutron/router HTTP/1.1" 200 151 0.064424 10.0.0.38 - - [2025-08-18 03:29:55] "DELETE /route-target/a4b44f51-7f21-4458-b798-512ad2a9fe44 HTTP/1.1" 200 115 0.023279 10.0.0.27 - - [2025-08-18 03:29:55] "POST /neutron/port HTTP/1.1" 200 151 0.168266 10.0.0.27 - - [2025-08-18 03:29:56] "DELETE /instance-ip/3ff3d0ea-eb14-43d3-aae4-d799ae70a35e HTTP/1.1" 200 115 0.051993 10.0.0.27 - - [2025-08-18 03:29:56] "DELETE /virtual-machine-interface/6b87c36c-6226-4a6e-86e4-c6d9c9a411a6 HTTP/1.1" 200 115 0.060536 10.0.0.27 - - [2025-08-18 03:29:56] "DELETE /instance-ip/04ebd119-4389-4667-8f8d-4f8712cf677e HTTP/1.1" 200 115 0.050879 10.0.0.27 - - [2025-08-18 03:29:56] "DELETE /virtual-machine-interface/f12e624e-c846-449e-a7d8-54874efef85a HTTP/1.1" 200 115 0.060576 10.0.0.27 - - [2025-08-18 03:29:57] "POST /neutron/port HTTP/1.1" 200 988 0.025556 10.0.0.27 - - [2025-08-18 03:29:57] "DELETE /instance-ip/aa853f1e-5806-48bc-842b-8c9a2d994e6f HTTP/1.1" 200 115 0.054958 10.0.0.27 - - [2025-08-18 03:29:57] "DELETE /virtual-machine-interface/c87333a6-c700-4f7f-89bc-bab92c16e912 HTTP/1.1" 200 115 0.048530 10.0.0.27 - - [2025-08-18 03:29:57] "POST /neutron/port HTTP/1.1" 200 151 0.167762 10.0.0.27 - - [2025-08-18 03:29:57] "POST /neutron/network HTTP/1.1" 200 826 0.009702 10.0.0.38 - - [2025-08-18 03:29:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004343 10.0.0.38 - - [2025-08-18 03:29:57] "DELETE /route-target/5bb5ebb6-7ef3-4975-b42c-7a1c893c4247 HTTP/1.1" 200 115 0.018330 10.0.0.19 - - [2025-08-18 03:29:57] "POST /useragent-kv HTTP/1.1" 200 115 0.040444 10.0.0.19 - - [2025-08-18 03:29:57] "POST /useragent-kv HTTP/1.1" 200 115 0.004860 10.0.0.27 - - [2025-08-18 03:29:58] "POST /neutron/network HTTP/1.1" 200 151 0.146707 10.0.0.19 - - [2025-08-18 03:29:58] "GET /projects?obj_uuids=b4ff3072-3dec-407c-b9a2-0a28e8623572&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000941 10.0.0.27 - - [2025-08-18 03:29:58] "GET /project/b4ff3072-3dec-407c-b9a2-0a28e8623572?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.080937 10.0.0.19 - - [2025-08-18 03:29:58] "GET /projects?obj_uuids=b4ff3072-3dec-407c-b9a2-0a28e8623572&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001580 10.0.0.27 - - [2025-08-18 03:29:58] "GET /project/b4ff3072-3dec-407c-b9a2-0a28e8623572?fields=virtual_networks HTTP/1.1" 200 1041 0.085443 10.0.0.19 - - [2025-08-18 03:29:58] "GET /projects?obj_uuids=b4ff3072-3dec-407c-b9a2-0a28e8623572&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001000 10.0.0.27 - - [2025-08-18 03:29:58] "GET /project/b4ff3072-3dec-407c-b9a2-0a28e8623572?fields=virtual_machine_interfaces HTTP/1.1" 200 1041 0.037029 10.0.0.19 - - [2025-08-18 03:29:58] "GET /projects?obj_uuids=b4ff3072-3dec-407c-b9a2-0a28e8623572&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001009 10.0.0.27 - - [2025-08-18 03:29:58] "GET /project/b4ff3072-3dec-407c-b9a2-0a28e8623572?fields=security_groups HTTP/1.1" 200 1271 0.034972 10.0.0.27 - - [2025-08-18 03:29:59] "POST /fqname-to-id HTTP/1.1" 404 187 0.022628 10.0.0.19 - - [2025-08-18 03:29:59] "GET /projects?obj_uuids=aecf82ab-795d-4b4b-b26f-b9281e20726d&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002865 10.0.0.19 - - [2025-08-18 03:29:59] "GET /domains?obj_uuids=edf943fc-0622-4564-8821-4de9bd04e8a3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000973 10.0.0.19 - - [2025-08-18 03:29:59] "GET /domain/edf943fc-0622-4564-8821-4de9bd04e8a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007343 10.0.0.19 - - [2025-08-18 03:29:59] "POST /id-to-fqname HTTP/1.1" 200 189 0.001211 10.0.0.19 - - [2025-08-18 03:29:59] "POST /fqname-to-id HTTP/1.1" 404 198 0.008439 10.0.0.19 - - [2025-08-18 03:29:59] "POST /security-groups HTTP/1.1" 200 590 0.026343 10.0.0.19 - - [2025-08-18 03:29:59] "POST /projects HTTP/1.1" 200 583 0.219561 10.0.0.38 - - [2025-08-18 03:29:59] "POST /fqname-to-id HTTP/1.1" 404 232 0.004847 10.0.0.19 - - [2025-08-18 03:29:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.286740 10.0.0.27 - - [2025-08-18 03:29:59] "GET /project/aecf82ab-795d-4b4b-b26f-b9281e20726d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1360 0.416484 10.0.0.27 - - [2025-08-18 03:30:00] "GET / HTTP/1.1" 200 35931 0.001572 10.0.0.27 - - [2025-08-18 03:30:01] "POST /neutron/port HTTP/1.1" 200 117 0.005846 10.0.0.27 - - [2025-08-18 03:30:02] "POST /fqname-to-id HTTP/1.1" 401 292 0.000440 10.0.0.27 - - [2025-08-18 03:30:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.060185 10.0.0.19 - - [2025-08-18 03:30:02] "GET /projects?obj_uuids=aecf82ab-795d-4b4b-b26f-b9281e20726d&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001539 10.0.0.27 - - [2025-08-18 03:30:02] "GET /project/aecf82ab-795d-4b4b-b26f-b9281e20726d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1360 0.062912 10.0.0.19 - - [2025-08-18 03:30:02] "GET /projects?obj_uuids=aecf82ab-795d-4b4b-b26f-b9281e20726d&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001020 10.0.0.27 - - [2025-08-18 03:30:03] "POST /neutron/network HTTP/1.1" 200 604 0.173818 10.0.0.38 - - [2025-08-18 03:30:03] "POST /ref-update HTTP/1.1" 200 156 0.022060 10.0.0.27 - - [2025-08-18 03:30:03] "POST /id-to-fqname HTTP/1.1" 200 219 0.003461 10.0.0.27 - - [2025-08-18 03:30:03] "GET /virtual-network/5b01c6e4-330d-40e1-9b3e-8e6da5ad46fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.007626 10.0.0.27 - - [2025-08-18 03:30:03] "POST /neutron/network HTTP/1.1" 200 825 0.009207 10.0.0.27 - - [2025-08-18 03:30:03] "GET /virtual-network/5b01c6e4-330d-40e1-9b3e-8e6da5ad46fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.007909 10.0.0.27 - - [2025-08-18 03:30:04] "GET /virtual-network/5b01c6e4-330d-40e1-9b3e-8e6da5ad46fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005327 10.0.0.27 - - [2025-08-18 03:30:04] "GET /obj-perms HTTP/1.1" 200 5028 0.053479 10.0.0.38 - - [2025-08-18 03:30:05] "GET /obj-perms HTTP/1.1" 200 5028 0.053270 10.0.0.27 - - [2025-08-18 03:30:05] "POST /id-to-fqname HTTP/1.1" 200 219 0.001378 10.0.0.27 - - [2025-08-18 03:30:05] "POST /neutron/network HTTP/1.1" 200 835 0.006322 10.0.0.19 - - [2025-08-18 03:30:06] "GET /projects?obj_uuids=aecf82ab-795d-4b4b-b26f-b9281e20726d&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001245 10.0.0.27 - - [2025-08-18 03:30:06] "GET /project/aecf82ab-795d-4b4b-b26f-b9281e20726d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1360 0.068887 10.0.0.27 - - [2025-08-18 03:30:06] "POST /neutron/port HTTP/1.1" 200 117 0.007118 10.0.0.27 - - [2025-08-18 03:30:06] "POST /id-to-fqname HTTP/1.1" 200 219 0.001230 10.0.0.27 - - [2025-08-18 03:30:06] "POST /neutron/network HTTP/1.1" 200 835 0.008557 10.0.0.27 - - [2025-08-18 03:30:07] "POST /neutron/port HTTP/1.1" 200 1061 0.013100 10.0.0.27 - - [2025-08-18 03:30:07] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003777 10.0.0.27 - - [2025-08-18 03:30:07] "POST /neutron/network HTTP/1.1" 200 825 0.075201 10.0.0.19 - - [2025-08-18 03:30:07] "GET /projects?obj_uuids=aecf82ab-795d-4b4b-b26f-b9281e20726d&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001295 10.0.0.27 - - [2025-08-18 03:30:07] "GET /project/aecf82ab-795d-4b4b-b26f-b9281e20726d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1360 0.142205 10.0.0.27 - - [2025-08-18 03:30:08] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008614 10.0.0.27 - - [2025-08-18 03:30:08] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006950 10.0.0.27 - - [2025-08-18 03:30:08] "POST /neutron/port HTTP/1.1" 200 1061 0.020283 10.0.0.27 - - [2025-08-18 03:30:08] "POST /neutron/port HTTP/1.1" 200 1089 0.015675 10.0.0.27 - - [2025-08-18 03:30:09] "POST /neutron/port HTTP/1.1" 200 117 0.001258 10.0.0.27 - - [2025-08-18 03:30:13] "POST /neutron/security_group HTTP/1.1" 200 2057 0.009496 10.0.0.27 - - [2025-08-18 03:30:13] "POST /neutron/port HTTP/1.1" 200 1089 0.018889 10.0.0.27 - - [2025-08-18 03:30:13] "GET /virtual-machine/54c18d14-1e6a-4f16-b180-fdc1e6ec8180 HTTP/1.1" 401 292 0.000438 10.0.0.27 - - [2025-08-18 03:30:13] "GET /virtual-machine/54c18d14-1e6a-4f16-b180-fdc1e6ec8180 HTTP/1.1" 200 1291 0.032296 10.0.0.27 - - [2025-08-18 03:30:13] "GET /virtual-machine-interface/4a7fc2a0-c44a-48d9-9d59-295d746dd641 HTTP/1.1" 200 2936 0.006912 10.0.0.27 - - [2025-08-18 03:30:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005226 10.0.0.27 - - [2025-08-18 03:30:13] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006014 10.0.0.27 - - [2025-08-18 03:30:13] "GET /virtual-networks?parent_id=aecf82ab-795d-4b4b-b26f-b9281e20726d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.004797 10.0.0.27 - - [2025-08-18 03:30:13] "GET /virtual-network/5b01c6e4-330d-40e1-9b3e-8e6da5ad46fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005991 10.0.0.27 - - [2025-08-18 03:30:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.007950 10.0.0.27 - - [2025-08-18 03:30:16] "GET /virtual-network/5b01c6e4-330d-40e1-9b3e-8e6da5ad46fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005101 10.0.0.27 - - [2025-08-18 03:30:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003479 10.0.0.27 - - [2025-08-18 03:30:21] "GET /virtual-network/5b01c6e4-330d-40e1-9b3e-8e6da5ad46fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005469 10.0.0.19 - - [2025-08-18 03:30:24] "DELETE /project/aecf82ab795d4b4bb26fb9281e20726d HTTP/1.1" 404 173 0.006904 10.0.0.19 - - [2025-08-18 03:30:24] "GET /projects?obj_uuids=b4ff3072-3dec-407c-b9a2-0a28e8623572&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000903 10.0.0.19 - - [2025-08-18 03:30:24] "GET /project/b4ff3072-3dec-407c-b9a2-0a28e8623572?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.042722 10.0.0.19 - - [2025-08-18 03:30:24] "GET /projects?obj_uuids=b4ff3072-3dec-407c-b9a2-0a28e8623572&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000942 10.0.0.19 - - [2025-08-18 03:30:24] "GET /project/b4ff3072-3dec-407c-b9a2-0a28e8623572?fields=security_groups HTTP/1.1" 200 1376 0.045415 10.0.0.19 - - [2025-08-18 03:30:24] "GET /obj-perms HTTP/1.1" 200 5056 0.177385 10.0.0.19 - - [2025-08-18 03:30:24] "DELETE /security-group/c7fddc84-0494-4fa4-9fcc-abb2ba44dcd7 HTTP/1.1" 200 115 0.122472 10.0.0.19 - - [2025-08-18 03:30:24] "GET /projects?obj_uuids=b4ff3072-3dec-407c-b9a2-0a28e8623572&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001195 10.0.0.19 - - [2025-08-18 03:30:24] "GET /project/b4ff3072-3dec-407c-b9a2-0a28e8623572?fields=application_policy_sets HTTP/1.1" 200 1415 0.048816 10.0.0.19 - - [2025-08-18 03:30:25] "DELETE /project/b4ff3072-3dec-407c-b9a2-0a28e8623572 HTTP/1.1" 200 115 0.499300 10.0.0.27 - - [2025-08-18 03:30:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003562 10.0.0.27 - - [2025-08-18 03:30:25] "GET /virtual-network/5b01c6e4-330d-40e1-9b3e-8e6da5ad46fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.004674 10.0.0.27 - - [2025-08-18 03:30:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003042 10.0.0.27 - - [2025-08-18 03:30:29] "GET /virtual-network/5b01c6e4-330d-40e1-9b3e-8e6da5ad46fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.006533 10.0.0.27 - - [2025-08-18 03:30:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004329 10.0.0.27 - - [2025-08-18 03:30:33] "GET /virtual-network/5b01c6e4-330d-40e1-9b3e-8e6da5ad46fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.006475 10.0.0.27 - - [2025-08-18 03:30:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003356 10.0.0.27 - - [2025-08-18 03:30:37] "GET /virtual-network/5b01c6e4-330d-40e1-9b3e-8e6da5ad46fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005195 10.0.0.27 - - [2025-08-18 03:30:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004753 10.0.0.27 - - [2025-08-18 03:30:41] "GET /virtual-network/5b01c6e4-330d-40e1-9b3e-8e6da5ad46fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.007029 10.0.0.27 - - [2025-08-18 03:30:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003240 10.0.0.27 - - [2025-08-18 03:30:45] "GET /virtual-network/5b01c6e4-330d-40e1-9b3e-8e6da5ad46fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.007204 10.0.0.27 - - [2025-08-18 03:30:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003240 10.0.0.27 - - [2025-08-18 03:30:49] "GET /virtual-network/5b01c6e4-330d-40e1-9b3e-8e6da5ad46fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.006109 10.0.0.27 - - [2025-08-18 03:30:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003723 10.0.0.27 - - [2025-08-18 03:30:53] "GET /virtual-network/5b01c6e4-330d-40e1-9b3e-8e6da5ad46fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005328 10.0.0.27 - - [2025-08-18 03:30:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003543 10.0.0.27 - - [2025-08-18 03:30:57] "GET /virtual-network/5b01c6e4-330d-40e1-9b3e-8e6da5ad46fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005397 10.0.0.27 - - [2025-08-18 03:31:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003265 10.0.0.27 - - [2025-08-18 03:31:00] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003258 10.0.0.27 - - [2025-08-18 03:31:00] "GET /virtual-networks?parent_id=aecf82ab-795d-4b4b-b26f-b9281e20726d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003592 10.0.0.27 - - [2025-08-18 03:31:00] "GET /virtual-network/5b01c6e4-330d-40e1-9b3e-8e6da5ad46fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005540 10.0.0.27 - - [2025-08-18 03:31:00] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006421 10.0.0.27 - - [2025-08-18 03:31:10] "POST /neutron/port HTTP/1.1" 200 1089 0.016167 10.0.0.27 - - [2025-08-18 03:31:11] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006865 10.0.0.27 - - [2025-08-18 03:31:15] "POST /neutron/port HTTP/1.1" 200 1089 0.014889 10.0.0.27 - - [2025-08-18 03:31:20] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006537 10.0.0.38 - - [2025-08-18 03:31:23] "GET /global-system-configs HTTP/1.1" 200 322 0.031971 10.0.0.19 - - [2025-08-18 03:31:24] "GET /global-system-configs HTTP/1.1" 200 322 0.041327 10.0.0.38 - - [2025-08-18 03:31:24] "GET /global-system-configs HTTP/1.1" 200 322 0.121517 10.0.0.38 - - [2025-08-18 03:31:24] "GET /obj-perms HTTP/1.1" 200 5056 0.133283 10.0.0.19 - - [2025-08-18 03:31:24] "GET /obj-perms HTTP/1.1" 200 5056 0.146543 10.0.0.27 - - [2025-08-18 03:31:24] "GET /obj-perms HTTP/1.1" 200 5056 0.223797 10.0.0.27 - - [2025-08-18 03:31:24] "GET /global-system-configs HTTP/1.1" 200 322 0.041477 10.0.0.19 - - [2025-08-18 03:31:24] "GET /global-system-configs HTTP/1.1" 200 322 0.040343 10.0.0.27 - - [2025-08-18 03:31:24] "GET /obj-perms HTTP/1.1" 200 5056 0.065869 10.0.0.27 - - [2025-08-18 03:31:25] "GET /global-system-configs HTTP/1.1" 200 322 0.186522 10.0.0.19 - - [2025-08-18 03:31:25] "GET /obj-perms HTTP/1.1" 200 5056 0.249955 10.0.0.38 - - [2025-08-18 03:31:25] "GET /obj-perms HTTP/1.1" 200 5056 0.262191 10.0.0.27 - - [2025-08-18 03:31:26] "POST /neutron/port HTTP/1.1" 200 1089 0.015917 10.0.0.27 - - [2025-08-18 03:31:26] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007781 10.0.0.27 - - [2025-08-18 03:31:26] "GET /virtual-machine/c1e291c2-96a4-427a-8298-709b887b06e6 HTTP/1.1" 200 1291 0.004749 10.0.0.27 - - [2025-08-18 03:31:26] "GET /virtual-machine-interface/fb0ae2aa-30cd-4cf8-bdcc-34ccd37b4501 HTTP/1.1" 200 2937 0.005571 10.0.0.27 - - [2025-08-18 03:31:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002657 10.0.0.27 - - [2025-08-18 03:31:26] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.002729 10.0.0.27 - - [2025-08-18 03:31:26] "GET /virtual-networks?parent_id=aecf82ab-795d-4b4b-b26f-b9281e20726d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002273 10.0.0.27 - - [2025-08-18 03:31:26] "GET /virtual-network/5b01c6e4-330d-40e1-9b3e-8e6da5ad46fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005538 10.0.0.27 - - [2025-08-18 03:31:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003188 10.0.0.27 - - [2025-08-18 03:31:27] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003505 10.0.0.27 - - [2025-08-18 03:31:27] "GET /virtual-networks?parent_id=aecf82ab-795d-4b4b-b26f-b9281e20726d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002585 10.0.0.27 - - [2025-08-18 03:31:27] "GET /virtual-network/5b01c6e4-330d-40e1-9b3e-8e6da5ad46fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.004671 10.0.0.27 - - [2025-08-18 03:31:55] "POST /neutron/network HTTP/1.1" 200 835 0.025397 10.0.0.27 - - [2025-08-18 03:31:55] "POST /neutron/port HTTP/1.1" 200 117 0.001556 10.0.0.27 - - [2025-08-18 03:32:43] "POST /neutron/network HTTP/1.1" 400 204 0.011653 10.0.0.27 - - [2025-08-18 03:32:43] "POST /neutron/port HTTP/1.1" 200 1115 0.011082 10.0.0.27 - - [2025-08-18 03:32:44] "POST /neutron/port HTTP/1.1" 200 151 0.218104 10.0.0.38 - - [2025-08-18 03:32:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.043309 10.0.0.19 - - [2025-08-18 03:32:46] "GET /projects?obj_uuids=aecf82ab-795d-4b4b-b26f-b9281e20726d&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.002404 10.0.0.27 - - [2025-08-18 03:32:46] "GET /project/aecf82ab-795d-4b4b-b26f-b9281e20726d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1360 0.068251 10.0.0.19 - - [2025-08-18 03:32:46] "GET /projects?obj_uuids=aecf82ab-795d-4b4b-b26f-b9281e20726d&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000930 10.0.0.27 - - [2025-08-18 03:32:46] "GET /project/aecf82ab-795d-4b4b-b26f-b9281e20726d?fields=virtual_networks HTTP/1.1" 200 1031 0.035341 10.0.0.19 - - [2025-08-18 03:32:46] "GET /projects?obj_uuids=aecf82ab-795d-4b4b-b26f-b9281e20726d&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001266 10.0.0.27 - - [2025-08-18 03:32:46] "GET /project/aecf82ab-795d-4b4b-b26f-b9281e20726d?fields=virtual_machine_interfaces HTTP/1.1" 200 1031 0.041381 10.0.0.19 - - [2025-08-18 03:32:46] "GET /projects?obj_uuids=aecf82ab-795d-4b4b-b26f-b9281e20726d&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001028 10.0.0.27 - - [2025-08-18 03:32:46] "GET /project/aecf82ab-795d-4b4b-b26f-b9281e20726d?fields=security_groups HTTP/1.1" 200 1256 0.036322 10.0.0.27 - - [2025-08-18 03:32:47] "POST /fqname-to-id HTTP/1.1" 404 187 0.022753 10.0.0.19 - - [2025-08-18 03:32:47] "GET /projects?obj_uuids=6578ebf9-ffa5-4c0f-9bf2-1fbfd18d4a8a&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002581 10.0.0.19 - - [2025-08-18 03:32:47] "GET /domains?obj_uuids=edf943fc-0622-4564-8821-4de9bd04e8a3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001040 10.0.0.19 - - [2025-08-18 03:32:47] "GET /domain/edf943fc-0622-4564-8821-4de9bd04e8a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.034451 10.0.0.19 - - [2025-08-18 03:32:47] "POST /id-to-fqname HTTP/1.1" 200 189 0.003174 10.0.0.19 - - [2025-08-18 03:32:48] "POST /fqname-to-id HTTP/1.1" 404 198 0.004007 10.0.0.19 - - [2025-08-18 03:32:48] "POST /security-groups HTTP/1.1" 200 590 0.024370 10.0.0.19 - - [2025-08-18 03:32:48] "POST /projects HTTP/1.1" 200 583 0.233120 10.0.0.19 - - [2025-08-18 03:32:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.298567 10.0.0.38 - - [2025-08-18 03:32:48] "POST /access-control-lists HTTP/1.1" 200 595 0.022458 10.0.0.27 - - [2025-08-18 03:32:48] "GET /project/6578ebf9-ffa5-4c0f-9bf2-1fbfd18d4a8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.464126 10.0.0.27 - - [2025-08-18 03:32:49] "GET / HTTP/1.1" 200 35931 0.002571 10.0.0.27 - - [2025-08-18 03:32:51] "POST /fqname-to-id HTTP/1.1" 401 292 0.000574 10.0.0.27 - - [2025-08-18 03:32:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.050215 10.0.0.19 - - [2025-08-18 03:32:51] "GET /projects?obj_uuids=6578ebf9-ffa5-4c0f-9bf2-1fbfd18d4a8a&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001015 10.0.0.27 - - [2025-08-18 03:32:51] "GET /project/6578ebf9-ffa5-4c0f-9bf2-1fbfd18d4a8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.034588 10.0.0.27 - - [2025-08-18 03:32:51] "POST /neutron/network HTTP/1.1" 200 117 0.027698 10.0.0.38 - - [2025-08-18 03:32:51] "POST /route-targets HTTP/1.1" 200 327 0.016405 10.0.0.27 - - [2025-08-18 03:32:51] "POST /neutron/network HTTP/1.1" 200 823 0.007788 10.0.0.27 - - [2025-08-18 03:32:51] "POST /id-to-fqname HTTP/1.1" 200 219 0.001125 10.0.0.27 - - [2025-08-18 03:32:51] "GET /virtual-network/c67ff701-dc14-40d0-be32-aec75015a573?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.004462 10.0.0.27 - - [2025-08-18 03:32:51] "GET /virtual-network/c67ff701-dc14-40d0-be32-aec75015a573?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.004835 10.0.0.27 - - [2025-08-18 03:32:52] "POST /neutron/subnet HTTP/1.1" 200 724 0.007748 10.0.0.27 - - [2025-08-18 03:32:52] "GET /virtual-network/c67ff701-dc14-40d0-be32-aec75015a573?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.004948 10.0.0.27 - - [2025-08-18 03:32:53] "GET /obj-perms HTTP/1.1" 200 5028 0.043591 10.0.0.38 - - [2025-08-18 03:32:53] "GET /obj-perms HTTP/1.1" 200 5028 0.044521 10.0.0.27 - - [2025-08-18 03:32:53] "POST /id-to-fqname HTTP/1.1" 200 219 0.001416 10.0.0.19 - - [2025-08-18 03:32:54] "GET /projects?obj_uuids=6578ebf9-ffa5-4c0f-9bf2-1fbfd18d4a8a&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001882 10.0.0.27 - - [2025-08-18 03:32:54] "GET /project/6578ebf9-ffa5-4c0f-9bf2-1fbfd18d4a8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.056519 10.0.0.27 - - [2025-08-18 03:32:54] "POST /neutron/port HTTP/1.1" 200 117 0.012619 10.0.0.27 - - [2025-08-18 03:32:54] "POST /id-to-fqname HTTP/1.1" 200 219 0.001675 10.0.0.27 - - [2025-08-18 03:32:55] "POST /neutron/network HTTP/1.1" 200 833 0.007660 10.0.0.27 - - [2025-08-18 03:32:55] "POST /neutron/port HTTP/1.1" 200 1059 0.013428 10.0.0.27 - - [2025-08-18 03:32:55] "POST /neutron/port HTTP/1.1" 200 1087 0.017091 10.0.0.27 - - [2025-08-18 03:32:55] "POST /neutron/port HTTP/1.1" 200 117 0.001164 10.0.0.19 - - [2025-08-18 03:32:55] "GET /projects?obj_uuids=6578ebf9-ffa5-4c0f-9bf2-1fbfd18d4a8a&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001628 10.0.0.27 - - [2025-08-18 03:32:55] "GET /project/6578ebf9-ffa5-4c0f-9bf2-1fbfd18d4a8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.067874 10.0.0.27 - - [2025-08-18 03:32:56] "POST /neutron/port HTTP/1.1" 200 1087 0.016230 10.0.0.27 - - [2025-08-18 03:32:56] "POST /neutron/port HTTP/1.1" 200 1087 0.012236 10.0.0.19 - - [2025-08-18 03:32:56] "GET /projects?obj_uuids=6578ebf9-ffa5-4c0f-9bf2-1fbfd18d4a8a&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001024 10.0.0.27 - - [2025-08-18 03:32:56] "POST /neutron/port HTTP/1.1" 200 1059 0.264398 10.0.0.27 - - [2025-08-18 03:32:56] "POST /neutron/port HTTP/1.1" 200 1113 0.112088 10.0.0.27 - - [2025-08-18 03:32:57] "POST /neutron/subnet HTTP/1.1" 200 698 0.007730 10.0.0.27 - - [2025-08-18 03:33:01] "POST /neutron/port HTTP/1.1" 200 1087 0.013780 10.0.0.27 - - [2025-08-18 03:33:01] "POST /neutron/security_group HTTP/1.1" 200 2057 0.009609 10.0.0.27 - - [2025-08-18 03:33:01] "GET /virtual-machine/1a59b014-85ee-48bd-9a1e-9d6f2d772ee4 HTTP/1.1" 401 292 0.000602 10.0.0.27 - - [2025-08-18 03:33:01] "GET /virtual-machine/1a59b014-85ee-48bd-9a1e-9d6f2d772ee4 HTTP/1.1" 200 1291 0.031032 10.0.0.27 - - [2025-08-18 03:33:01] "GET /virtual-machine-interface/a07ddd35-ac28-4610-b621-ec5abc6195dc HTTP/1.1" 200 2937 0.006255 10.0.0.27 - - [2025-08-18 03:33:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004210 10.0.0.27 - - [2025-08-18 03:33:01] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004795 10.0.0.27 - - [2025-08-18 03:33:01] "GET /virtual-networks?parent_id=6578ebf9-ffa5-4c0f-9bf2-1fbfd18d4a8a&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003296 10.0.0.27 - - [2025-08-18 03:33:02] "GET /virtual-network/c67ff701-dc14-40d0-be32-aec75015a573?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006929 10.0.0.27 - - [2025-08-18 03:33:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003186 10.0.0.27 - - [2025-08-18 03:33:05] "GET /virtual-network/c67ff701-dc14-40d0-be32-aec75015a573?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005049 10.0.0.27 - - [2025-08-18 03:33:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004184 10.0.0.27 - - [2025-08-18 03:33:09] "GET /virtual-network/c67ff701-dc14-40d0-be32-aec75015a573?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005335 10.0.0.27 - - [2025-08-18 03:33:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003509 10.0.0.27 - - [2025-08-18 03:33:13] "GET /virtual-network/c67ff701-dc14-40d0-be32-aec75015a573?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.004888 10.0.0.27 - - [2025-08-18 03:33:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003228 10.0.0.27 - - [2025-08-18 03:33:17] "GET /virtual-network/c67ff701-dc14-40d0-be32-aec75015a573?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005233 10.0.0.27 - - [2025-08-18 03:33:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003164 10.0.0.27 - - [2025-08-18 03:33:21] "GET /virtual-network/c67ff701-dc14-40d0-be32-aec75015a573?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005453 10.0.0.19 - - [2025-08-18 03:33:25] "DELETE /project/6578ebf9ffa54c0f9bf21fbfd18d4a8a HTTP/1.1" 404 173 0.008464 10.0.0.19 - - [2025-08-18 03:33:25] "GET /projects?obj_uuids=aecf82ab-795d-4b4b-b26f-b9281e20726d&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001065 10.0.0.19 - - [2025-08-18 03:33:25] "GET /project/aecf82ab-795d-4b4b-b26f-b9281e20726d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.032912 10.0.0.19 - - [2025-08-18 03:33:25] "GET /projects?obj_uuids=aecf82ab-795d-4b4b-b26f-b9281e20726d&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000920 10.0.0.19 - - [2025-08-18 03:33:25] "GET /project/aecf82ab-795d-4b4b-b26f-b9281e20726d?fields=security_groups HTTP/1.1" 200 1361 0.079762 10.0.0.19 - - [2025-08-18 03:33:25] "DELETE /security-group/cb9d4c77-7ca3-46ed-b36c-3047115f1390 HTTP/1.1" 404 171 0.023468 10.0.0.19 - - [2025-08-18 03:33:25] "GET /projects?obj_uuids=aecf82ab-795d-4b4b-b26f-b9281e20726d&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000962 10.0.0.38 - - [2025-08-18 03:33:25] "DELETE /access-control-list/535def39-89b4-453f-83b0-77542b9ea126 HTTP/1.1" 200 115 0.037589 10.0.0.19 - - [2025-08-18 03:33:25] "GET /project/aecf82ab-795d-4b4b-b26f-b9281e20726d?fields=application_policy_sets HTTP/1.1" 200 1400 0.046006 10.0.0.27 - - [2025-08-18 03:33:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004184 10.0.0.27 - - [2025-08-18 03:33:25] "GET /virtual-network/c67ff701-dc14-40d0-be32-aec75015a573?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.019189 10.0.0.19 - - [2025-08-18 03:33:25] "DELETE /project/aecf82ab-795d-4b4b-b26f-b9281e20726d HTTP/1.1" 200 115 0.484253 10.0.0.19 - - [2025-08-18 03:33:27] "GET /obj-perms HTTP/1.1" 200 5056 0.037509 10.0.0.27 - - [2025-08-18 03:33:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003733 10.0.0.27 - - [2025-08-18 03:33:29] "GET /virtual-network/c67ff701-dc14-40d0-be32-aec75015a573?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.004922 10.0.0.27 - - [2025-08-18 03:33:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003097 10.0.0.27 - - [2025-08-18 03:33:33] "GET /virtual-network/c67ff701-dc14-40d0-be32-aec75015a573?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005494 10.0.0.27 - - [2025-08-18 03:33:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003406 10.0.0.27 - - [2025-08-18 03:33:37] "GET /virtual-network/c67ff701-dc14-40d0-be32-aec75015a573?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006206 10.0.0.27 - - [2025-08-18 03:33:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003936 10.0.0.27 - - [2025-08-18 03:33:40] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003170 10.0.0.27 - - [2025-08-18 03:33:40] "GET /virtual-networks?parent_id=6578ebf9-ffa5-4c0f-9bf2-1fbfd18d4a8a&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002377 10.0.0.27 - - [2025-08-18 03:33:40] "GET /virtual-network/c67ff701-dc14-40d0-be32-aec75015a573?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005560 10.0.0.27 - - [2025-08-18 03:33:40] "POST /neutron/port HTTP/1.1" 200 1087 0.012905 10.0.0.27 - - [2025-08-18 03:33:45] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006208 10.0.0.27 - - [2025-08-18 03:33:50] "POST /neutron/port HTTP/1.1" 200 1087 0.012709 10.0.0.27 - - [2025-08-18 03:33:51] "POST /neutron/security_group HTTP/1.1" 200 2057 0.031253 10.0.0.27 - - [2025-08-18 03:33:58] "POST /neutron/port HTTP/1.1" 200 1087 0.012554 10.0.0.27 - - [2025-08-18 03:33:58] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003122 10.0.0.27 - - [2025-08-18 03:33:58] "POST /neutron/network HTTP/1.1" 200 823 0.005584 10.0.0.27 - - [2025-08-18 03:34:00] "POST /neutron/port HTTP/1.1" 200 1087 0.014658 10.0.0.27 - - [2025-08-18 03:34:00] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006475 10.0.0.27 - - [2025-08-18 03:34:00] "GET /virtual-machine/72cc3cf2-3a67-4415-b307-466afd2a799e HTTP/1.1" 200 1291 0.004351 10.0.0.27 - - [2025-08-18 03:34:01] "GET /virtual-machine-interface/18b77be4-7335-43d9-8067-42f27b3827a3 HTTP/1.1" 200 2935 0.004761 10.0.0.27 - - [2025-08-18 03:34:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002622 10.0.0.27 - - [2025-08-18 03:34:01] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.002686 10.0.0.27 - - [2025-08-18 03:34:01] "GET /virtual-networks?parent_id=6578ebf9-ffa5-4c0f-9bf2-1fbfd18d4a8a&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002756 10.0.0.27 - - [2025-08-18 03:34:01] "GET /virtual-network/c67ff701-dc14-40d0-be32-aec75015a573?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005090 10.0.0.27 - - [2025-08-18 03:34:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005159 10.0.0.27 - - [2025-08-18 03:34:02] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004592 10.0.0.27 - - [2025-08-18 03:34:02] "GET /virtual-networks?parent_id=6578ebf9-ffa5-4c0f-9bf2-1fbfd18d4a8a&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002289 10.0.0.27 - - [2025-08-18 03:34:02] "GET /virtual-network/c67ff701-dc14-40d0-be32-aec75015a573?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005239 10.0.0.27 - - [2025-08-18 03:34:26] "POST /neutron/port HTTP/1.1" 200 1087 0.013268 10.0.0.27 - - [2025-08-18 03:34:26] "POST /neutron/port HTTP/1.1" 200 151 0.199539 10.0.0.27 - - [2025-08-18 03:34:28] "POST /neutron/network HTTP/1.1" 200 823 0.006553 10.0.0.19 - - [2025-08-18 03:34:29] "GET /projects?obj_uuids=6578ebf9-ffa5-4c0f-9bf2-1fbfd18d4a8a&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000993 10.0.0.27 - - [2025-08-18 03:34:29] "GET /project/6578ebf9-ffa5-4c0f-9bf2-1fbfd18d4a8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.040131 10.0.0.19 - - [2025-08-18 03:34:29] "GET /projects?obj_uuids=6578ebf9-ffa5-4c0f-9bf2-1fbfd18d4a8a&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001019 10.0.0.27 - - [2025-08-18 03:34:29] "GET /project/6578ebf9-ffa5-4c0f-9bf2-1fbfd18d4a8a?fields=virtual_networks HTTP/1.1" 200 1030 0.037031 10.0.0.19 - - [2025-08-18 03:34:29] "GET /projects?obj_uuids=6578ebf9-ffa5-4c0f-9bf2-1fbfd18d4a8a&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001317 10.0.0.27 - - [2025-08-18 03:34:29] "GET /project/6578ebf9-ffa5-4c0f-9bf2-1fbfd18d4a8a?fields=virtual_machine_interfaces HTTP/1.1" 200 1030 0.037190 10.0.0.19 - - [2025-08-18 03:34:30] "GET /projects?obj_uuids=6578ebf9-ffa5-4c0f-9bf2-1fbfd18d4a8a&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000994 10.0.0.27 - - [2025-08-18 03:34:30] "GET /project/6578ebf9-ffa5-4c0f-9bf2-1fbfd18d4a8a?fields=security_groups HTTP/1.1" 200 1255 0.036525 10.0.0.27 - - [2025-08-18 03:34:42] "GET / HTTP/1.1" 200 35931 0.001635 10.0.0.27 - - [2025-08-18 03:34:42] "POST /fqname-to-id HTTP/1.1" 401 292 0.000436 10.0.0.27 - - [2025-08-18 03:34:43] "POST /fqname-to-id HTTP/1.1" 404 201 0.037413 10.0.0.19 - - [2025-08-18 03:34:43] "GET /projects?obj_uuids=29198b16-a24f-4ae0-bef1-b960d893ccbb&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002488 10.0.0.19 - - [2025-08-18 03:34:43] "GET /domains?obj_uuids=edf943fc-0622-4564-8821-4de9bd04e8a3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001422 10.0.0.19 - - [2025-08-18 03:34:43] "GET /domain/edf943fc-0622-4564-8821-4de9bd04e8a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.049777 10.0.0.19 - - [2025-08-18 03:34:43] "POST /id-to-fqname HTTP/1.1" 200 203 0.001138 10.0.0.19 - - [2025-08-18 03:34:43] "POST /fqname-to-id HTTP/1.1" 404 212 0.005008 10.0.0.19 - - [2025-08-18 03:34:43] "POST /security-groups HTTP/1.1" 200 604 0.021888 10.0.0.38 - - [2025-08-18 03:34:43] "POST /fqname-to-id HTTP/1.1" 404 247 0.002833 10.0.0.19 - - [2025-08-18 03:34:43] "POST /projects HTTP/1.1" 200 611 0.193200 10.0.0.19 - - [2025-08-18 03:34:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.256249 10.0.0.38 - - [2025-08-18 03:34:43] "POST /access-control-lists HTTP/1.1" 200 607 0.019248 10.0.0.27 - - [2025-08-18 03:34:43] "GET /project/29198b16-a24f-4ae0-bef1-b960d893ccbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.418776 10.0.0.27 - - [2025-08-18 03:34:44] "GET / HTTP/1.1" 200 35931 0.001954 10.0.0.27 - - [2025-08-18 03:34:44] "POST /fqname-to-id HTTP/1.1" 401 292 0.000441 10.0.0.27 - - [2025-08-18 03:34:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.046953 10.0.0.19 - - [2025-08-18 03:34:45] "GET /projects?obj_uuids=29198b16-a24f-4ae0-bef1-b960d893ccbb&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.000896 10.0.0.27 - - [2025-08-18 03:34:45] "GET /project/29198b16-a24f-4ae0-bef1-b960d893ccbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.034462 10.0.0.19 - - [2025-08-18 03:34:45] "GET /projects?obj_uuids=29198b16-a24f-4ae0-bef1-b960d893ccbb&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001359 10.0.0.27 - - [2025-08-18 03:34:45] "POST /neutron/network HTTP/1.1" 200 620 0.142798 10.0.0.27 - - [2025-08-18 03:34:45] "POST /id-to-fqname HTTP/1.1" 200 234 0.003009 10.0.0.27 - - [2025-08-18 03:34:45] "GET /virtual-network/75e6926c-99ef-4eb5-bf77-a2d321f54e00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.006472 10.0.0.27 - - [2025-08-18 03:34:45] "POST /neutron/network HTTP/1.1" 200 837 0.006467 10.0.0.27 - - [2025-08-18 03:34:45] "GET /virtual-network/75e6926c-99ef-4eb5-bf77-a2d321f54e00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.004610 10.0.0.27 - - [2025-08-18 03:34:45] "POST /id-to-fqname HTTP/1.1" 200 234 0.001259 10.0.0.27 - - [2025-08-18 03:34:46] "POST /neutron/network HTTP/1.1" 200 847 0.006921 10.0.0.19 - - [2025-08-18 03:34:46] "GET /projects?obj_uuids=29198b16-a24f-4ae0-bef1-b960d893ccbb&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.000987 10.0.0.27 - - [2025-08-18 03:34:46] "GET /project/29198b16-a24f-4ae0-bef1-b960d893ccbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.050997 10.0.0.27 - - [2025-08-18 03:34:46] "POST /neutron/port HTTP/1.1" 200 117 0.007280 10.0.0.27 - - [2025-08-18 03:34:46] "POST /id-to-fqname HTTP/1.1" 200 234 0.001839 10.0.0.27 - - [2025-08-18 03:34:47] "POST /neutron/network HTTP/1.1" 200 847 0.006986 10.0.0.27 - - [2025-08-18 03:34:47] "POST /neutron/port HTTP/1.1" 200 1071 0.015135 10.0.0.27 - - [2025-08-18 03:34:47] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003424 10.0.0.19 - - [2025-08-18 03:34:47] "GET /projects?obj_uuids=29198b16-a24f-4ae0-bef1-b960d893ccbb&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001116 10.0.0.27 - - [2025-08-18 03:34:47] "POST /neutron/network HTTP/1.1" 200 837 0.005058 10.0.0.27 - - [2025-08-18 03:34:47] "GET /project/29198b16-a24f-4ae0-bef1-b960d893ccbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.070349 10.0.0.27 - - [2025-08-18 03:34:48] "POST /neutron/security_group HTTP/1.1" 200 2071 0.006510 10.0.0.19 - - [2025-08-18 03:34:48] "GET /projects?obj_uuids=29198b16-a24f-4ae0-bef1-b960d893ccbb&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001441 10.0.0.27 - - [2025-08-18 03:34:48] "POST /neutron/port HTTP/1.1" 200 1071 0.233050 10.0.0.27 - - [2025-08-18 03:34:48] "GET /virtual-network/75e6926c-99ef-4eb5-bf77-a2d321f54e00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.004551 10.0.0.27 - - [2025-08-18 03:34:48] "POST /neutron/port HTTP/1.1" 200 1125 0.091644 10.0.0.27 - - [2025-08-18 03:34:48] "POST /neutron/subnet HTTP/1.1" 200 689 0.007640 10.0.0.27 - - [2025-08-18 03:34:50] "POST /neutron/port HTTP/1.1" 200 1099 0.013905 10.0.0.27 - - [2025-08-18 03:34:50] "POST /neutron/security_group HTTP/1.1" 200 2071 0.005670 10.0.0.27 - - [2025-08-18 03:34:50] "GET /virtual-machine/679651a8-b6eb-40fc-bc2e-2ed220d1737f HTTP/1.1" 401 292 0.000399 10.0.0.27 - - [2025-08-18 03:34:50] "GET /virtual-machine/679651a8-b6eb-40fc-bc2e-2ed220d1737f HTTP/1.1" 200 1305 0.023884 10.0.0.27 - - [2025-08-18 03:34:50] "GET /virtual-machine-interface/37d42d17-4ce0-4c21-92bd-a45a97af43f7 HTTP/1.1" 200 3009 0.004562 10.0.0.27 - - [2025-08-18 03:34:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003424 10.0.0.27 - - [2025-08-18 03:34:50] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003957 10.0.0.27 - - [2025-08-18 03:34:50] "GET /virtual-networks?parent_id=29198b16-a24f-4ae0-bef1-b960d893ccbb&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.002260 10.0.0.27 - - [2025-08-18 03:34:50] "GET /virtual-network/75e6926c-99ef-4eb5-bf77-a2d321f54e00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.005654 10.0.0.27 - - [2025-08-18 03:34:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003882 10.0.0.27 - - [2025-08-18 03:34:53] "GET /virtual-network/75e6926c-99ef-4eb5-bf77-a2d321f54e00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.006002 10.0.0.27 - - [2025-08-18 03:34:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003292 10.0.0.27 - - [2025-08-18 03:34:57] "GET /virtual-network/75e6926c-99ef-4eb5-bf77-a2d321f54e00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.005039 10.0.0.27 - - [2025-08-18 03:35:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003680 10.0.0.27 - - [2025-08-18 03:35:02] "GET /virtual-network/75e6926c-99ef-4eb5-bf77-a2d321f54e00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.005068 10.0.0.27 - - [2025-08-18 03:35:04] "POST /neutron/port HTTP/1.1" 200 1099 0.012872 10.0.0.27 - - [2025-08-18 03:35:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003232 10.0.0.27 - - [2025-08-18 03:35:06] "GET /virtual-network/75e6926c-99ef-4eb5-bf77-a2d321f54e00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.004843 10.0.0.27 - - [2025-08-18 03:35:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003135 10.0.0.27 - - [2025-08-18 03:35:08] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003036 10.0.0.27 - - [2025-08-18 03:35:08] "GET /virtual-networks?parent_id=29198b16-a24f-4ae0-bef1-b960d893ccbb&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.002523 10.0.0.27 - - [2025-08-18 03:35:08] "GET /virtual-network/75e6926c-99ef-4eb5-bf77-a2d321f54e00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.005496 10.0.0.27 - - [2025-08-18 03:35:08] "POST /neutron/security_group HTTP/1.1" 200 2071 0.006589 10.0.0.27 - - [2025-08-18 03:35:13] "POST /neutron/port HTTP/1.1" 200 1099 0.012394 10.0.0.27 - - [2025-08-18 03:35:13] "POST /neutron/security_group HTTP/1.1" 200 2071 0.006034 10.0.0.27 - - [2025-08-18 03:35:13] "GET /virtual-machine/d7b71566-7c34-4411-806d-d7bb472b7d19 HTTP/1.1" 200 1305 0.005029 10.0.0.27 - - [2025-08-18 03:35:13] "GET /virtual-machine-interface/db536a81-d3bd-4ff5-ae1f-fbd8c719fb87 HTTP/1.1" 200 3010 0.004633 10.0.0.27 - - [2025-08-18 03:35:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003045 10.0.0.27 - - [2025-08-18 03:35:13] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003089 10.0.0.27 - - [2025-08-18 03:35:13] "GET /virtual-networks?parent_id=29198b16-a24f-4ae0-bef1-b960d893ccbb&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.002337 10.0.0.27 - - [2025-08-18 03:35:13] "GET /virtual-network/75e6926c-99ef-4eb5-bf77-a2d321f54e00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.005558 10.0.0.27 - - [2025-08-18 03:35:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003096 10.0.0.27 - - [2025-08-18 03:35:14] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003317 10.0.0.27 - - [2025-08-18 03:35:14] "GET /virtual-networks?parent_id=29198b16-a24f-4ae0-bef1-b960d893ccbb&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.002587 10.0.0.27 - - [2025-08-18 03:35:14] "GET /virtual-network/75e6926c-99ef-4eb5-bf77-a2d321f54e00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.005539 10.0.0.27 - - [2025-08-18 03:35:14] "POST /neutron/port HTTP/1.1" 200 1099 0.013935 10.0.0.27 - - [2025-08-18 03:35:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003207 10.0.0.27 - - [2025-08-18 03:35:20] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003105 10.0.0.27 - - [2025-08-18 03:35:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002379 10.0.0.27 - - [2025-08-18 03:35:20] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003215 10.0.0.27 - - [2025-08-18 03:35:20] "PUT /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026 HTTP/1.1" 200 276 0.009212 10.0.0.19 - - [2025-08-18 03:35:26] "DELETE /project/29198b16a24f4ae0bef1b960d893ccbb HTTP/1.1" 404 173 0.008850 10.0.0.19 - - [2025-08-18 03:35:26] "GET /projects?obj_uuids=6578ebf9-ffa5-4c0f-9bf2-1fbfd18d4a8a&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.004940 10.0.0.38 - - [2025-08-18 03:35:26] "DELETE /access-control-list/9d2b0d8d-9fee-40c4-9fdc-7cc8a74c182f HTTP/1.1" 200 115 0.053701 10.0.0.19 - - [2025-08-18 03:35:26] "GET /project/6578ebf9-ffa5-4c0f-9bf2-1fbfd18d4a8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.135849 10.0.0.19 - - [2025-08-18 03:35:26] "GET /projects?obj_uuids=6578ebf9-ffa5-4c0f-9bf2-1fbfd18d4a8a&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001383 10.0.0.19 - - [2025-08-18 03:35:26] "GET /project/6578ebf9-ffa5-4c0f-9bf2-1fbfd18d4a8a?fields=security_groups HTTP/1.1" 200 1100 0.041929 10.0.0.19 - - [2025-08-18 03:35:26] "GET /projects?obj_uuids=6578ebf9-ffa5-4c0f-9bf2-1fbfd18d4a8a&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001158 10.0.0.19 - - [2025-08-18 03:35:26] "GET /project/6578ebf9-ffa5-4c0f-9bf2-1fbfd18d4a8a?fields=application_policy_sets HTTP/1.1" 200 1100 0.069157 10.0.0.19 - - [2025-08-18 03:35:26] "DELETE /project/6578ebf9-ffa5-4c0f-9bf2-1fbfd18d4a8a HTTP/1.1" 404 171 0.356135 10.0.0.27 - - [2025-08-18 03:35:28] "GET /obj-perms HTTP/1.1" 200 5056 0.042068 10.0.0.38 - - [2025-08-18 03:35:29] "GET /obj-perms HTTP/1.1" 200 5056 0.044166 10.0.0.27 - - [2025-08-18 03:35:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003293 10.0.0.27 - - [2025-08-18 03:35:32] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1638 0.003359 10.0.0.27 - - [2025-08-18 03:35:32] "PUT /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026 HTTP/1.1" 200 276 0.010099 10.0.0.27 - - [2025-08-18 03:35:58] "POST /neutron/port HTTP/1.1" 200 1099 0.014554 10.0.0.27 - - [2025-08-18 03:35:58] "POST /neutron/subnet HTTP/1.1" 200 689 0.011271 10.0.0.27 - - [2025-08-18 03:36:10] "POST /neutron/network HTTP/1.1" 200 837 0.006131 10.0.0.27 - - [2025-08-18 03:36:10] "POST /neutron/port HTTP/1.1" 200 1125 0.010507 10.0.0.27 - - [2025-08-18 03:36:10] "POST /neutron/port HTTP/1.1" 200 1125 0.015964 10.0.0.19 - - [2025-08-18 03:36:12] "POST /useragent-kv HTTP/1.1" 200 115 0.008101 10.0.0.19 - - [2025-08-18 03:36:12] "POST /useragent-kv HTTP/1.1" 200 115 0.004606 10.0.0.27 - - [2025-08-18 03:36:12] "POST /neutron/network HTTP/1.1" 200 151 0.136245 10.0.0.38 - - [2025-08-18 03:36:12] "DELETE /route-target/87928cbe-3358-4cc6-a291-257fdb763a58 HTTP/1.1" 200 115 0.038429 10.0.0.19 - - [2025-08-18 03:36:12] "GET /projects?obj_uuids=29198b16-a24f-4ae0-bef1-b960d893ccbb&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001220 10.0.0.27 - - [2025-08-18 03:36:12] "GET /project/29198b16-a24f-4ae0-bef1-b960d893ccbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.038729 10.0.0.19 - - [2025-08-18 03:36:12] "GET /projects?obj_uuids=29198b16-a24f-4ae0-bef1-b960d893ccbb&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.000914 10.0.0.27 - - [2025-08-18 03:36:12] "GET /project/29198b16-a24f-4ae0-bef1-b960d893ccbb?fields=virtual_networks HTTP/1.1" 200 1058 0.078224 10.0.0.19 - - [2025-08-18 03:36:12] "GET /projects?obj_uuids=29198b16-a24f-4ae0-bef1-b960d893ccbb&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001033 10.0.0.27 - - [2025-08-18 03:36:12] "GET /project/29198b16-a24f-4ae0-bef1-b960d893ccbb?fields=virtual_machine_interfaces HTTP/1.1" 200 1058 0.037444 10.0.0.19 - - [2025-08-18 03:36:12] "GET /projects?obj_uuids=29198b16-a24f-4ae0-bef1-b960d893ccbb&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001331 10.0.0.27 - - [2025-08-18 03:36:12] "GET /project/29198b16-a24f-4ae0-bef1-b960d893ccbb?fields=security_groups HTTP/1.1" 200 1297 0.037946 10.0.0.27 - - [2025-08-18 03:36:13] "POST /fqname-to-id HTTP/1.1" 404 206 0.044779 10.0.0.19 - - [2025-08-18 03:36:13] "GET /projects?obj_uuids=15a95a4e-423f-42e2-9565-a347bdb71b6b&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002833 10.0.0.19 - - [2025-08-18 03:36:13] "GET /domains?obj_uuids=edf943fc-0622-4564-8821-4de9bd04e8a3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000970 10.0.0.19 - - [2025-08-18 03:36:13] "GET /domain/edf943fc-0622-4564-8821-4de9bd04e8a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007032 10.0.0.19 - - [2025-08-18 03:36:13] "POST /id-to-fqname HTTP/1.1" 200 209 0.003313 10.0.0.19 - - [2025-08-18 03:36:13] "POST /fqname-to-id HTTP/1.1" 404 217 0.005261 10.0.0.19 - - [2025-08-18 03:36:13] "POST /security-groups HTTP/1.1" 200 609 0.030764 10.0.0.19 - - [2025-08-18 03:36:14] "POST /projects HTTP/1.1" 200 621 0.247594 10.0.0.38 - - [2025-08-18 03:36:14] "POST /fqname-to-id HTTP/1.1" 404 251 0.004533 10.0.0.19 - - [2025-08-18 03:36:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.312654 10.0.0.27 - - [2025-08-18 03:36:14] "GET /project/15a95a4e-423f-42e2-9565-a347bdb71b6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.436772 10.0.0.27 - - [2025-08-18 03:36:15] "GET / HTTP/1.1" 200 35931 0.001731 10.0.0.27 - - [2025-08-18 03:36:15] "POST /fqname-to-id HTTP/1.1" 401 292 0.000475 10.0.0.27 - - [2025-08-18 03:36:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.051284 10.0.0.19 - - [2025-08-18 03:36:15] "GET /projects?obj_uuids=15a95a4e-423f-42e2-9565-a347bdb71b6b&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001006 10.0.0.27 - - [2025-08-18 03:36:15] "GET /project/15a95a4e-423f-42e2-9565-a347bdb71b6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.038128 10.0.0.38 - - [2025-08-18 03:36:16] "POST /ref-update HTTP/1.1" 200 156 0.022543 10.0.0.19 - - [2025-08-18 03:36:16] "POST /useragent-kv HTTP/1.1" 200 115 0.007314 10.0.0.27 - - [2025-08-18 03:36:16] "POST /neutron/subnet HTTP/1.1" 200 725 0.189223 10.0.0.27 - - [2025-08-18 03:36:16] "POST /id-to-fqname HTTP/1.1" 200 239 0.001308 10.0.0.27 - - [2025-08-18 03:36:16] "GET /virtual-network/bfe298ea-0b9c-4b38-8cc1-73ae305f143d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.004918 10.0.0.27 - - [2025-08-18 03:36:16] "GET /virtual-network/bfe298ea-0b9c-4b38-8cc1-73ae305f143d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.004765 10.0.0.27 - - [2025-08-18 03:36:16] "POST /neutron/network HTTP/1.1" 200 844 0.004965 10.0.0.27 - - [2025-08-18 03:36:16] "POST /id-to-fqname HTTP/1.1" 200 239 0.001065 10.0.0.19 - - [2025-08-18 03:36:17] "GET /projects?obj_uuids=15a95a4e-423f-42e2-9565-a347bdb71b6b&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001016 10.0.0.27 - - [2025-08-18 03:36:17] "GET /project/15a95a4e-423f-42e2-9565-a347bdb71b6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.078733 10.0.0.27 - - [2025-08-18 03:36:17] "POST /neutron/network HTTP/1.1" 200 844 0.040284 10.0.0.27 - - [2025-08-18 03:36:17] "POST /id-to-fqname HTTP/1.1" 200 239 0.001294 10.0.0.27 - - [2025-08-18 03:36:17] "POST /neutron/port HTTP/1.1" 200 117 0.005103 10.0.0.19 - - [2025-08-18 03:36:17] "GET /projects?obj_uuids=15a95a4e-423f-42e2-9565-a347bdb71b6b&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001015 10.0.0.27 - - [2025-08-18 03:36:18] "POST /neutron/port HTTP/1.1" 200 1078 0.262189 10.0.0.27 - - [2025-08-18 03:36:18] "POST /neutron/port HTTP/1.1" 200 1132 0.096678 10.0.0.27 - - [2025-08-18 03:36:18] "POST /neutron/subnet HTTP/1.1" 200 699 0.011350 10.0.0.19 - - [2025-08-18 03:36:18] "GET /projects?obj_uuids=15a95a4e-423f-42e2-9565-a347bdb71b6b&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001106 10.0.0.27 - - [2025-08-18 03:36:18] "GET /project/15a95a4e-423f-42e2-9565-a347bdb71b6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.064364 10.0.0.27 - - [2025-08-18 03:36:18] "POST /neutron/network HTTP/1.1" 200 844 0.005519 10.0.0.27 - - [2025-08-18 03:36:18] "POST /neutron/port HTTP/1.1" 200 117 0.008399 10.0.0.27 - - [2025-08-18 03:36:19] "POST /neutron/port HTTP/1.1" 200 1078 0.012471 10.0.0.27 - - [2025-08-18 03:36:19] "GET /virtual-network/bfe298ea-0b9c-4b38-8cc1-73ae305f143d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.004435 10.0.0.27 - - [2025-08-18 03:36:19] "POST /neutron/port HTTP/1.1" 200 1106 0.014073 10.0.0.27 - - [2025-08-18 03:36:19] "POST /neutron/port HTTP/1.1" 200 117 0.001121 10.0.0.19 - - [2025-08-18 03:36:20] "GET /obj-perms HTTP/1.1" 200 5066 0.040447 10.0.0.27 - - [2025-08-18 03:36:21] "POST /neutron/security_group HTTP/1.1" 200 2076 0.007079 10.0.0.27 - - [2025-08-18 03:36:21] "POST /neutron/port HTTP/1.1" 200 1106 0.013443 10.0.0.27 - - [2025-08-18 03:36:21] "GET /virtual-machine/4d93b17a-80c5-4e81-93a8-f89bedd7f861 HTTP/1.1" 401 292 0.000356 10.0.0.27 - - [2025-08-18 03:36:21] "GET /virtual-machine/4d93b17a-80c5-4e81-93a8-f89bedd7f861 HTTP/1.1" 200 1310 0.025162 10.0.0.27 - - [2025-08-18 03:36:21] "GET /virtual-machine-interface/9861b5e7-acde-4b74-8c7c-93fea81ac26f HTTP/1.1" 200 3035 0.006309 10.0.0.27 - - [2025-08-18 03:36:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002645 10.0.0.27 - - [2025-08-18 03:36:21] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003124 10.0.0.27 - - [2025-08-18 03:36:21] "GET /virtual-networks?parent_id=15a95a4e-423f-42e2-9565-a347bdb71b6b&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.003486 10.0.0.27 - - [2025-08-18 03:36:21] "GET /virtual-network/bfe298ea-0b9c-4b38-8cc1-73ae305f143d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.006929 10.0.0.38 - - [2025-08-18 03:36:23] "GET /global-system-configs HTTP/1.1" 200 322 0.055875 10.0.0.19 - - [2025-08-18 03:36:24] "GET /global-system-configs HTTP/1.1" 200 322 0.074182 10.0.0.38 - - [2025-08-18 03:36:24] "GET /global-system-configs HTTP/1.1" 200 322 0.106841 10.0.0.27 - - [2025-08-18 03:36:24] "GET /obj-perms HTTP/1.1" 200 5056 0.254074 10.0.0.38 - - [2025-08-18 03:36:24] "GET /obj-perms HTTP/1.1" 200 5056 0.266610 10.0.0.19 - - [2025-08-18 03:36:24] "GET /obj-perms HTTP/1.1" 200 5056 0.245331 10.0.0.27 - - [2025-08-18 03:36:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005300 10.0.0.27 - - [2025-08-18 03:36:24] "GET /virtual-network/bfe298ea-0b9c-4b38-8cc1-73ae305f143d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.005293 10.0.0.27 - - [2025-08-18 03:36:24] "GET /global-system-configs HTTP/1.1" 200 322 0.091369 10.0.0.19 - - [2025-08-18 03:36:24] "GET /global-system-configs HTTP/1.1" 200 322 0.096684 10.0.0.27 - - [2025-08-18 03:36:25] "GET /obj-perms HTTP/1.1" 200 5056 0.145287 10.0.0.38 - - [2025-08-18 03:36:25] "GET /obj-perms HTTP/1.1" 200 5056 0.156883 10.0.0.27 - - [2025-08-18 03:36:25] "GET /global-system-configs HTTP/1.1" 200 322 0.039804 10.0.0.19 - - [2025-08-18 03:36:25] "GET /obj-perms HTTP/1.1" 200 5056 0.109751 10.0.0.19 - - [2025-08-18 03:36:26] "DELETE /project/15a95a4e423f42e29565a347bdb71b6b HTTP/1.1" 404 173 0.009763 10.0.0.19 - - [2025-08-18 03:36:26] "GET /projects?obj_uuids=29198b16-a24f-4ae0-bef1-b960d893ccbb&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001012 10.0.0.19 - - [2025-08-18 03:36:26] "GET /project/29198b16-a24f-4ae0-bef1-b960d893ccbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1520 0.038710 10.0.0.19 - - [2025-08-18 03:36:26] "GET /projects?obj_uuids=29198b16-a24f-4ae0-bef1-b960d893ccbb&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001553 10.0.0.19 - - [2025-08-18 03:36:26] "GET /project/29198b16-a24f-4ae0-bef1-b960d893ccbb?fields=security_groups HTTP/1.1" 200 1402 0.043359 10.0.0.19 - - [2025-08-18 03:36:26] "DELETE /security-group/a24cb7c7-fac5-49d8-91cb-3d6456ddcbae HTTP/1.1" 200 115 0.074428 10.0.0.19 - - [2025-08-18 03:36:26] "GET /projects?obj_uuids=29198b16-a24f-4ae0-bef1-b960d893ccbb&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.000962 10.0.0.19 - - [2025-08-18 03:36:26] "GET /project/29198b16-a24f-4ae0-bef1-b960d893ccbb?fields=application_policy_sets HTTP/1.1" 200 1441 0.043823 10.0.0.19 - - [2025-08-18 03:36:26] "DELETE /project/29198b16-a24f-4ae0-bef1-b960d893ccbb HTTP/1.1" 409 225 0.355470 10.0.0.27 - - [2025-08-18 03:36:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003298 10.0.0.27 - - [2025-08-18 03:36:28] "GET /virtual-network/bfe298ea-0b9c-4b38-8cc1-73ae305f143d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.005092 10.0.0.27 - - [2025-08-18 03:36:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003402 10.0.0.27 - - [2025-08-18 03:36:32] "GET /virtual-network/bfe298ea-0b9c-4b38-8cc1-73ae305f143d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.005649 10.0.0.27 - - [2025-08-18 03:36:35] "POST /neutron/security_group HTTP/1.1" 200 2076 0.007323 10.0.0.27 - - [2025-08-18 03:36:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003242 10.0.0.27 - - [2025-08-18 03:36:37] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003512 10.0.0.27 - - [2025-08-18 03:36:37] "GET /virtual-networks?parent_id=15a95a4e-423f-42e2-9565-a347bdb71b6b&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.002847 10.0.0.27 - - [2025-08-18 03:36:37] "GET /virtual-network/bfe298ea-0b9c-4b38-8cc1-73ae305f143d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.005489 10.0.0.27 - - [2025-08-18 03:36:40] "POST /neutron/port HTTP/1.1" 200 1106 0.014941 10.0.0.27 - - [2025-08-18 03:36:42] "POST /neutron/security_group HTTP/1.1" 200 2076 0.007505 10.0.0.27 - - [2025-08-18 03:36:52] "POST /neutron/port HTTP/1.1" 200 1106 0.012962 10.0.0.27 - - [2025-08-18 03:36:52] "POST /neutron/security_group HTTP/1.1" 200 2076 0.010596 10.0.0.27 - - [2025-08-18 03:36:52] "GET /virtual-machine/5fd4cf38-7393-493a-a5b7-07d6f50eb22a HTTP/1.1" 200 1310 0.005223 10.0.0.27 - - [2025-08-18 03:36:52] "GET /virtual-machine-interface/ae8afb04-c1a4-470a-ae83-9edbe70d1511 HTTP/1.1" 200 3035 0.004771 10.0.0.27 - - [2025-08-18 03:36:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003197 10.0.0.27 - - [2025-08-18 03:36:52] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003330 10.0.0.27 - - [2025-08-18 03:36:52] "GET /virtual-networks?parent_id=15a95a4e-423f-42e2-9565-a347bdb71b6b&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.002586 10.0.0.27 - - [2025-08-18 03:36:52] "GET /virtual-network/bfe298ea-0b9c-4b38-8cc1-73ae305f143d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.005554 10.0.0.27 - - [2025-08-18 03:36:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003160 10.0.0.27 - - [2025-08-18 03:36:54] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003646 10.0.0.27 - - [2025-08-18 03:36:54] "GET /virtual-networks?parent_id=15a95a4e-423f-42e2-9565-a347bdb71b6b&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.002506 10.0.0.27 - - [2025-08-18 03:36:54] "GET /virtual-network/bfe298ea-0b9c-4b38-8cc1-73ae305f143d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.005190 10.0.0.27 - - [2025-08-18 03:36:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003316 10.0.0.19 - - [2025-08-18 03:36:54] "GET /projects?obj_uuids=15a95a4e-423f-42e2-9565-a347bdb71b6b&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.000997 10.0.0.27 - - [2025-08-18 03:36:54] "GET /project/15a95a4e-423f-42e2-9565-a347bdb71b6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.036078 10.0.0.27 - - [2025-08-18 03:36:54] "POST /neutron/network HTTP/1.1" 200 117 0.011911 10.0.0.38 - - [2025-08-18 03:36:54] "POST /route-targets HTTP/1.1" 200 327 0.010220 10.0.0.27 - - [2025-08-18 03:36:54] "POST /neutron/network HTTP/1.1" 200 842 0.008489 10.0.0.27 - - [2025-08-18 03:36:54] "POST /id-to-fqname HTTP/1.1" 200 239 0.001213 10.0.0.27 - - [2025-08-18 03:36:54] "GET /virtual-network/d5b25ede-cf8d-4bf2-aeb8-12f2e9e47f76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2074 0.004466 10.0.0.27 - - [2025-08-18 03:36:54] "GET /virtual-network/d5b25ede-cf8d-4bf2-aeb8-12f2e9e47f76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2074 0.004495 10.0.0.27 - - [2025-08-18 03:36:54] "POST /neutron/subnet HTTP/1.1" 200 715 0.007111 10.0.0.27 - - [2025-08-18 03:36:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002476 10.0.0.19 - - [2025-08-18 03:36:54] "GET /projects?obj_uuids=15a95a4e-423f-42e2-9565-a347bdb71b6b&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001025 10.0.0.27 - - [2025-08-18 03:36:54] "GET /project/15a95a4e-423f-42e2-9565-a347bdb71b6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.046022 10.0.0.38 - - [2025-08-18 03:36:55] "POST /ref-update HTTP/1.1" 200 156 0.022078 10.0.0.19 - - [2025-08-18 03:36:55] "POST /useragent-kv HTTP/1.1" 200 115 0.004995 10.0.0.27 - - [2025-08-18 03:36:55] "POST /neutron/subnet HTTP/1.1" 200 719 0.199921 10.0.0.27 - - [2025-08-18 03:36:55] "POST /id-to-fqname HTTP/1.1" 200 242 0.001143 10.0.0.27 - - [2025-08-18 03:36:55] "GET /virtual-network/5503ba9c-3bca-4cf9-8be1-58012e589499?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.004476 10.0.0.27 - - [2025-08-18 03:36:55] "GET /virtual-network/5503ba9c-3bca-4cf9-8be1-58012e589499?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.004926 10.0.0.27 - - [2025-08-18 03:36:55] "POST /neutron/network HTTP/1.1" 200 849 0.004851 10.0.0.27 - - [2025-08-18 03:36:55] "POST /id-to-fqname HTTP/1.1" 200 239 0.000911 10.0.0.27 - - [2025-08-18 03:36:55] "POST /neutron/security_group HTTP/1.1" 200 2076 0.005896 10.0.0.19 - - [2025-08-18 03:36:56] "GET /projects?obj_uuids=15a95a4e-423f-42e2-9565-a347bdb71b6b&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001627 10.0.0.27 - - [2025-08-18 03:36:56] "GET /project/15a95a4e-423f-42e2-9565-a347bdb71b6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.057633 10.0.0.27 - - [2025-08-18 03:36:56] "POST /neutron/port HTTP/1.1" 200 2096 0.015090 10.0.0.27 - - [2025-08-18 03:36:56] "POST /id-to-fqname HTTP/1.1" 200 242 0.001239 10.0.0.27 - - [2025-08-18 03:36:56] "POST /neutron/port HTTP/1.1" 200 2096 0.017418 10.0.0.27 - - [2025-08-18 03:36:56] "POST /neutron/network HTTP/1.1" 200 852 0.006352 10.0.0.27 - - [2025-08-18 03:36:57] "POST /neutron/port HTTP/1.1" 200 1076 0.037110 10.0.0.19 - - [2025-08-18 03:36:57] "GET /projects?obj_uuids=15a95a4e-423f-42e2-9565-a347bdb71b6b&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001333 10.0.0.27 - - [2025-08-18 03:36:57] "POST /neutron/floatingip HTTP/1.1" 200 117 0.009270 10.0.0.27 - - [2025-08-18 03:36:57] "GET /project/15a95a4e-423f-42e2-9565-a347bdb71b6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.090400 10.0.0.27 - - [2025-08-18 03:36:57] "POST /neutron/network HTTP/1.1" 200 849 0.005033 10.0.0.27 - - [2025-08-18 03:36:57] "POST /neutron/security_group HTTP/1.1" 200 2076 0.008352 10.0.0.27 - - [2025-08-18 03:36:57] "POST /id-to-fqname HTTP/1.1" 200 239 0.001314 10.0.0.27 - - [2025-08-18 03:36:57] "POST /id-to-fqname HTTP/1.1" 200 239 0.001001 10.0.0.27 - - [2025-08-18 03:36:58] "POST /neutron/security_group HTTP/1.1" 200 2076 0.007149 10.0.0.19 - - [2025-08-18 03:36:58] "GET /projects?obj_uuids=15a95a4e-423f-42e2-9565-a347bdb71b6b&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001009 10.0.0.27 - - [2025-08-18 03:36:58] "POST /neutron/port HTTP/1.1" 200 1077 0.260691 10.0.0.27 - - [2025-08-18 03:36:58] "POST /neutron/port HTTP/1.1" 200 1131 0.091639 10.0.0.27 - - [2025-08-18 03:36:58] "POST /neutron/subnet HTTP/1.1" 200 693 0.007689 10.0.0.19 - - [2025-08-18 03:36:59] "GET /projects?obj_uuids=15a95a4e-423f-42e2-9565-a347bdb71b6b&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.002067 10.0.0.27 - - [2025-08-18 03:36:59] "GET /project/15a95a4e-423f-42e2-9565-a347bdb71b6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.062284 10.0.0.27 - - [2025-08-18 03:36:59] "POST /neutron/network HTTP/1.1" 200 844 0.005131 10.0.0.27 - - [2025-08-18 03:36:59] "POST /neutron/security_group HTTP/1.1" 200 2076 0.008058 10.0.0.27 - - [2025-08-18 03:36:59] "GET /virtual-network/bfe298ea-0b9c-4b38-8cc1-73ae305f143d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.004953 10.0.0.19 - - [2025-08-18 03:36:59] "GET /projects?obj_uuids=15a95a4e-423f-42e2-9565-a347bdb71b6b&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001001 10.0.0.27 - - [2025-08-18 03:37:00] "GET /obj-perms HTTP/1.1" 200 5066 0.068166 10.0.0.27 - - [2025-08-18 03:37:00] "POST /neutron/port HTTP/1.1" 200 1078 0.284137 10.0.0.27 - - [2025-08-18 03:37:00] "POST /neutron/port HTTP/1.1" 200 1104 0.018338 10.0.0.27 - - [2025-08-18 03:37:00] "POST /neutron/subnet HTTP/1.1" 200 689 0.007699 10.0.0.27 - - [2025-08-18 03:37:00] "GET /virtual-network/d5b25ede-cf8d-4bf2-aeb8-12f2e9e47f76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2074 0.004678 10.0.0.27 - - [2025-08-18 03:37:00] "POST /neutron/network HTTP/1.1" 200 842 0.004977 10.0.0.27 - - [2025-08-18 03:37:00] "POST /neutron/port HTTP/1.1" 200 1076 0.048165 10.0.0.38 - - [2025-08-18 03:37:00] "GET /obj-perms HTTP/1.1" 200 5066 0.082775 10.0.0.19 - - [2025-08-18 03:37:00] "GET /obj-perms HTTP/1.1" 200 5066 0.004098 10.0.0.27 - - [2025-08-18 03:37:00] "POST /neutron/port HTTP/1.1" 200 2094 0.017803 10.0.0.27 - - [2025-08-18 03:37:00] "POST /neutron/port HTTP/1.1" 200 117 0.001100 10.0.0.27 - - [2025-08-18 03:37:00] "POST /neutron/subnet HTTP/1.1" 200 689 0.007578 10.0.0.27 - - [2025-08-18 03:37:01] "GET /virtual-network/5503ba9c-3bca-4cf9-8be1-58012e589499?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.005394 10.0.0.27 - - [2025-08-18 03:37:01] "POST /neutron/port HTTP/1.1" 200 1105 0.017075 10.0.0.27 - - [2025-08-18 03:37:01] "POST /neutron/security_group HTTP/1.1" 200 2076 0.011878 10.0.0.27 - - [2025-08-18 03:37:01] "GET /virtual-machine/2b840ff4-66a2-4689-b83d-9676fe21cfee HTTP/1.1" 200 1310 0.006385 10.0.0.27 - - [2025-08-18 03:37:01] "GET /virtual-machine-interface/640c7a52-6ff2-4622-b9ac-658b5a725da6 HTTP/1.1" 200 3043 0.005495 10.0.0.27 - - [2025-08-18 03:37:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003616 10.0.0.27 - - [2025-08-18 03:37:01] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003612 10.0.0.27 - - [2025-08-18 03:37:01] "GET /virtual-networks?parent_id=15a95a4e-423f-42e2-9565-a347bdb71b6b&detail=False&count=False&shared=False HTTP/1.1" 200 851 0.002751 10.0.0.27 - - [2025-08-18 03:37:01] "GET /virtual-network/5503ba9c-3bca-4cf9-8be1-58012e589499?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.006152 10.0.0.27 - - [2025-08-18 03:37:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004406 10.0.0.27 - - [2025-08-18 03:37:04] "GET /virtual-network/5503ba9c-3bca-4cf9-8be1-58012e589499?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.006092 10.0.0.27 - - [2025-08-18 03:37:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003036 10.0.0.27 - - [2025-08-18 03:37:08] "GET /virtual-network/5503ba9c-3bca-4cf9-8be1-58012e589499?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.005490 10.0.0.27 - - [2025-08-18 03:37:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003191 10.0.0.27 - - [2025-08-18 03:37:13] "GET /virtual-network/5503ba9c-3bca-4cf9-8be1-58012e589499?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.005031 10.0.0.27 - - [2025-08-18 03:37:16] "POST /neutron/port HTTP/1.1" 200 2094 0.014334 10.0.0.27 - - [2025-08-18 03:37:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003046 10.0.0.27 - - [2025-08-18 03:37:17] "GET /virtual-network/5503ba9c-3bca-4cf9-8be1-58012e589499?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.004686 10.0.0.27 - - [2025-08-18 03:37:17] "POST /neutron/security_group HTTP/1.1" 200 2076 0.005931 10.0.0.27 - - [2025-08-18 03:37:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004114 10.0.0.27 - - [2025-08-18 03:37:21] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004735 10.0.0.27 - - [2025-08-18 03:37:21] "GET /virtual-networks?parent_id=15a95a4e-423f-42e2-9565-a347bdb71b6b&detail=False&count=False&shared=False HTTP/1.1" 200 851 0.003136 10.0.0.27 - - [2025-08-18 03:37:21] "GET /virtual-network/5503ba9c-3bca-4cf9-8be1-58012e589499?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.005435 10.0.0.27 - - [2025-08-18 03:37:21] "POST /neutron/port HTTP/1.1" 200 1105 0.016281 10.0.0.27 - - [2025-08-18 03:37:26] "POST /neutron/security_group HTTP/1.1" 200 2076 0.007274 10.0.0.27 - - [2025-08-18 03:37:31] "POST /neutron/port HTTP/1.1" 200 1104 0.022807 10.0.0.27 - - [2025-08-18 03:37:31] "POST /neutron/security_group HTTP/1.1" 200 2076 0.007348 10.0.0.27 - - [2025-08-18 03:37:31] "GET /virtual-machine/487a0731-5a05-42c0-8ac7-0d5a8723c6c5 HTTP/1.1" 200 1309 0.004924 10.0.0.27 - - [2025-08-18 03:37:31] "GET /virtual-machine-interface/39869998-774a-4b05-b1ad-53d601662fbe HTTP/1.1" 200 3034 0.004724 10.0.0.27 - - [2025-08-18 03:37:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002666 10.0.0.27 - - [2025-08-18 03:37:32] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.002946 10.0.0.27 - - [2025-08-18 03:37:32] "GET /virtual-networks?parent_id=15a95a4e-423f-42e2-9565-a347bdb71b6b&detail=False&count=False&shared=False HTTP/1.1" 200 851 0.002625 10.0.0.27 - - [2025-08-18 03:37:32] "GET /virtual-network/d5b25ede-cf8d-4bf2-aeb8-12f2e9e47f76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2074 0.005347 10.0.0.27 - - [2025-08-18 03:37:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003224 10.0.0.27 - - [2025-08-18 03:37:33] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003277 10.0.0.27 - - [2025-08-18 03:37:33] "GET /virtual-networks?parent_id=15a95a4e-423f-42e2-9565-a347bdb71b6b&detail=False&count=False&shared=False HTTP/1.1" 200 851 0.003030 10.0.0.27 - - [2025-08-18 03:37:33] "GET /virtual-network/d5b25ede-cf8d-4bf2-aeb8-12f2e9e47f76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2074 0.005142 10.0.0.27 - - [2025-08-18 03:37:33] "POST /neutron/port HTTP/1.1" 200 2094 0.016476 10.0.0.27 - - [2025-08-18 03:37:33] "POST /neutron/security_group HTTP/1.1" 200 2076 0.006590 10.0.0.27 - - [2025-08-18 03:37:33] "GET /virtual-machine/205df6c7-f442-4b45-a6b8-5a53c83888da HTTP/1.1" 200 1586 0.005538 10.0.0.27 - - [2025-08-18 03:37:33] "GET /virtual-machine-interface/1635a3a4-012e-4467-9af9-48ada87ca729 HTTP/1.1" 200 3034 0.004615 10.0.0.27 - - [2025-08-18 03:37:33] "GET /virtual-machine-interface/d0e6af5c-a6a0-461d-97ee-d205f3e9f595 HTTP/1.1" 200 3035 0.004599 10.0.0.27 - - [2025-08-18 03:37:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002900 10.0.0.27 - - [2025-08-18 03:37:33] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003476 10.0.0.27 - - [2025-08-18 03:37:33] "GET /virtual-networks?parent_id=15a95a4e-423f-42e2-9565-a347bdb71b6b&detail=False&count=False&shared=False HTTP/1.1" 200 851 0.002831 10.0.0.27 - - [2025-08-18 03:37:33] "GET /virtual-network/bfe298ea-0b9c-4b38-8cc1-73ae305f143d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.005409 10.0.0.27 - - [2025-08-18 03:37:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003303 10.0.0.27 - - [2025-08-18 03:37:34] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003600 10.0.0.27 - - [2025-08-18 03:37:34] "GET /virtual-networks?parent_id=15a95a4e-423f-42e2-9565-a347bdb71b6b&detail=False&count=False&shared=False HTTP/1.1" 200 851 0.002863 10.0.0.27 - - [2025-08-18 03:37:35] "GET /virtual-network/bfe298ea-0b9c-4b38-8cc1-73ae305f143d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.005540 10.0.0.27 - - [2025-08-18 03:37:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004109 10.0.0.27 - - [2025-08-18 03:37:35] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004091 10.0.0.27 - - [2025-08-18 03:37:35] "GET /virtual-networks?parent_id=15a95a4e-423f-42e2-9565-a347bdb71b6b&detail=False&count=False&shared=False HTTP/1.1" 200 851 0.003493 10.0.0.27 - - [2025-08-18 03:37:35] "GET /virtual-network/d5b25ede-cf8d-4bf2-aeb8-12f2e9e47f76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2074 0.005399 10.0.0.27 - - [2025-08-18 03:37:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003266 10.0.0.27 - - [2025-08-18 03:37:36] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003156 10.0.0.27 - - [2025-08-18 03:37:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002631 10.0.0.27 - - [2025-08-18 03:37:36] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.010645 10.0.0.27 - - [2025-08-18 03:37:36] "PUT /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026 HTTP/1.1" 200 276 0.010560 10.0.0.27 - - [2025-08-18 03:37:36] "POST /fqname-to-id HTTP/1.1" 404 217 0.002884 10.0.0.27 - - [2025-08-18 03:37:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003206 10.0.0.19 - - [2025-08-18 03:37:36] "GET /projects?obj_uuids=15a95a4e-423f-42e2-9565-a347bdb71b6b&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.000962 10.0.0.27 - - [2025-08-18 03:37:36] "GET /project/15a95a4e-423f-42e2-9565-a347bdb71b6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.045812 10.0.0.27 - - [2025-08-18 03:37:37] "POST /network-policys HTTP/1.1" 200 539 0.032360 10.0.0.27 - - [2025-08-18 03:37:37] "GET /network-policy/071edcc6-908c-466f-a538-456f73b1a128?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.005629 10.0.0.27 - - [2025-08-18 03:37:37] "POST /neutron/network HTTP/1.1" 200 844 0.005864 10.0.0.27 - - [2025-08-18 03:37:37] "GET /virtual-network/bfe298ea-0b9c-4b38-8cc1-73ae305f143d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2390 0.006610 10.0.0.27 - - [2025-08-18 03:37:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003955 10.0.0.27 - - [2025-08-18 03:37:37] "GET /network-policy/071edcc6-908c-466f-a538-456f73b1a128?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.003649 10.0.0.27 - - [2025-08-18 03:37:37] "POST /neutron/network HTTP/1.1" 200 842 0.005135 10.0.0.27 - - [2025-08-18 03:37:37] "GET /virtual-network/d5b25ede-cf8d-4bf2-aeb8-12f2e9e47f76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2384 0.007416 10.0.0.27 - - [2025-08-18 03:37:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004892 10.0.0.27 - - [2025-08-18 03:37:37] "GET /network-policy/071edcc6-908c-466f-a538-456f73b1a128?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.003354 10.0.0.38 - - [2025-08-18 03:37:37] "PUT /access-control-list/06a4a874-296a-4be5-8e8b-faa26eb5ac61 HTTP/1.1" 200 272 0.014048 10.0.0.27 - - [2025-08-18 03:37:37] "GET /virtual-network/bfe298ea-0b9c-4b38-8cc1-73ae305f143d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2390 0.005484 10.0.0.38 - - [2025-08-18 03:37:37] "POST /ref-update HTTP/1.1" 200 156 0.021857 10.0.0.27 - - [2025-08-18 03:37:38] "GET /obj-perms HTTP/1.1" 200 5066 0.003467 10.0.0.38 - - [2025-08-18 03:37:38] "GET /obj-perms HTTP/1.1" 200 5066 0.006634 10.0.0.19 - - [2025-08-18 03:37:38] "GET /obj-perms HTTP/1.1" 200 5066 0.003149 10.0.0.27 - - [2025-08-18 03:37:38] "GET /virtual-network/d5b25ede-cf8d-4bf2-aeb8-12f2e9e47f76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2384 0.005766 10.0.0.27 - - [2025-08-18 03:37:38] "GET /virtual-network/bfe298ea-0b9c-4b38-8cc1-73ae305f143d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2390 0.004974 10.0.0.27 - - [2025-08-18 03:37:39] "GET /virtual-network/d5b25ede-cf8d-4bf2-aeb8-12f2e9e47f76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2384 0.005207 10.0.0.27 - - [2025-08-18 03:37:39] "GET /obj-perms HTTP/1.1" 200 5066 0.003078 10.0.0.38 - - [2025-08-18 03:37:39] "GET /obj-perms HTTP/1.1" 200 5066 0.002650 10.0.0.19 - - [2025-08-18 03:37:39] "GET /obj-perms HTTP/1.1" 200 5066 0.002789 10.0.0.27 - - [2025-08-18 03:37:39] "GET /virtual-network/5503ba9c-3bca-4cf9-8be1-58012e589499?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.006324 10.0.0.27 - - [2025-08-18 03:37:54] "GET /obj-perms HTTP/1.1" 200 5066 0.003878 10.0.0.27 - - [2025-08-18 03:38:01] "POST /neutron/port HTTP/1.1" 200 1104 0.014091 10.0.0.27 - - [2025-08-18 03:38:01] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003727 10.0.0.27 - - [2025-08-18 03:38:01] "POST /neutron/network HTTP/1.1" 200 936 0.005889 10.0.0.27 - - [2025-08-18 03:38:02] "POST /neutron/network HTTP/1.1" 200 948 0.005551 10.0.0.27 - - [2025-08-18 03:38:02] "POST /neutron/port HTTP/1.1" 200 117 0.000974 10.0.0.27 - - [2025-08-18 03:39:01] "POST /neutron/port HTTP/1.1" 200 1105 0.016629 10.0.0.27 - - [2025-08-18 03:39:01] "POST /neutron/subnet HTTP/1.1" 200 693 0.008175 10.0.0.27 - - [2025-08-18 03:39:04] "POST /neutron/port HTTP/1.1" 200 1106 0.013995 10.0.0.27 - - [2025-08-18 03:39:04] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003577 10.0.0.27 - - [2025-08-18 03:39:04] "POST /neutron/network HTTP/1.1" 200 938 0.005098 10.0.0.27 - - [2025-08-18 03:39:31] "GET /obj-perms HTTP/1.1" 200 5056 0.076004 10.0.0.27 - - [2025-08-18 03:40:02] "POST /neutron/network HTTP/1.1" 200 946 0.008224 10.0.0.27 - - [2025-08-18 03:40:02] "POST /neutron/port HTTP/1.1" 200 117 0.001131 10.0.0.27 - - [2025-08-18 03:40:06] "POST /neutron/port HTTP/1.1" 200 2094 0.014238 10.0.0.27 - - [2025-08-18 03:40:06] "POST /neutron/subnet HTTP/1.1" 200 699 0.007295 10.0.0.27 - - [2025-08-18 03:40:06] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003256 10.0.0.27 - - [2025-08-18 03:40:06] "POST /neutron/network HTTP/1.1" 200 936 0.005881 10.0.0.38 - - [2025-08-18 03:40:32] "GET /obj-perms HTTP/1.1" 200 5056 0.047313 10.0.0.19 - - [2025-08-18 03:40:32] "GET /obj-perms HTTP/1.1" 200 5056 0.037857 10.0.0.27 - - [2025-08-18 03:41:03] "POST /neutron/network HTTP/1.1" 200 859 0.007080 10.0.0.27 - - [2025-08-18 03:41:03] "POST /neutron/port HTTP/1.1" 200 117 0.001162 10.0.0.27 - - [2025-08-18 03:41:08] "POST /neutron/port HTTP/1.1" 200 1106 0.014527 10.0.0.27 - - [2025-08-18 03:41:08] "POST /neutron/subnet HTTP/1.1" 200 699 0.009261 10.0.0.27 - - [2025-08-18 03:41:16] "GET /obj-perms HTTP/1.1" 200 5066 0.003823 10.0.0.27 - - [2025-08-18 03:41:19] "GET /virtual-network/d5b25ede-cf8d-4bf2-aeb8-12f2e9e47f76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2384 0.032732 10.0.0.27 - - [2025-08-18 03:41:19] "POST /neutron/network HTTP/1.1" 200 936 0.036265 10.0.0.27 - - [2025-08-18 03:41:20] "GET /virtual-network/d5b25ede-cf8d-4bf2-aeb8-12f2e9e47f76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2074 0.007183 10.0.0.27 - - [2025-08-18 03:41:20] "GET /virtual-network/bfe298ea-0b9c-4b38-8cc1-73ae305f143d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2390 0.008037 10.0.0.27 - - [2025-08-18 03:41:20] "POST /neutron/network HTTP/1.1" 200 938 0.005724 10.0.0.27 - - [2025-08-18 03:41:20] "GET /virtual-network/bfe298ea-0b9c-4b38-8cc1-73ae305f143d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.007232 10.0.0.27 - - [2025-08-18 03:41:20] "DELETE /network-policy/071edcc6-908c-466f-a538-456f73b1a128 HTTP/1.1" 200 115 0.033894 10.0.0.27 - - [2025-08-18 03:41:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003432 10.0.0.27 - - [2025-08-18 03:41:20] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1639 0.003896 10.0.0.27 - - [2025-08-18 03:41:20] "PUT /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026 HTTP/1.1" 200 276 0.011472 10.0.0.38 - - [2025-08-18 03:41:20] "POST /ref-update HTTP/1.1" 200 156 0.073735 10.0.0.38 - - [2025-08-18 03:41:20] "POST /ref-update HTTP/1.1" 200 156 0.025906 10.0.0.27 - - [2025-08-18 03:41:21] "POST /neutron/network HTTP/1.1" 200 849 0.006418 10.0.0.27 - - [2025-08-18 03:41:22] "POST /neutron/port HTTP/1.1" 200 1131 0.011451 10.0.0.27 - - [2025-08-18 03:41:22] "POST /neutron/port HTTP/1.1" 200 2094 0.013735 10.0.0.27 - - [2025-08-18 03:41:22] "POST /neutron/port HTTP/1.1" 200 151 0.180442 10.0.0.27 - - [2025-08-18 03:41:22] "POST /neutron/port HTTP/1.1" 200 151 0.171524 10.0.0.38 - - [2025-08-18 03:41:23] "GET /global-system-configs HTTP/1.1" 200 322 0.055700 10.0.0.27 - - [2025-08-18 03:41:23] "GET /obj-perms HTTP/1.1" 200 5056 0.151365 10.0.0.27 - - [2025-08-18 03:41:24] "POST /neutron/network HTTP/1.1" 200 842 0.006130 10.0.0.38 - - [2025-08-18 03:41:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003410 10.0.0.19 - - [2025-08-18 03:41:24] "GET /global-system-configs HTTP/1.1" 200 322 0.036272 10.0.0.38 - - [2025-08-18 03:41:24] "GET /global-system-configs HTTP/1.1" 200 322 0.188997 10.0.0.27 - - [2025-08-18 03:41:24] "GET /global-system-configs HTTP/1.1" 200 322 0.127294 10.0.0.19 - - [2025-08-18 03:41:24] "GET /obj-perms HTTP/1.1" 200 5056 0.341391 10.0.0.38 - - [2025-08-18 03:41:24] "GET /obj-perms HTTP/1.1" 200 5056 0.421657 10.0.0.27 - - [2025-08-18 03:41:24] "POST /neutron/network HTTP/1.1" 400 204 0.015057 10.0.0.27 - - [2025-08-18 03:41:24] "GET /obj-perms HTTP/1.1" 200 5056 0.240558 10.0.0.19 - - [2025-08-18 03:41:24] "GET /global-system-configs HTTP/1.1" 200 322 0.072779 10.0.0.27 - - [2025-08-18 03:41:25] "POST /neutron/port HTTP/1.1" 200 1132 0.010029 10.0.0.27 - - [2025-08-18 03:41:25] "POST /neutron/port HTTP/1.1" 200 151 0.173181 10.0.0.27 - - [2025-08-18 03:41:25] "GET /global-system-configs HTTP/1.1" 200 322 0.176749 10.0.0.38 - - [2025-08-18 03:41:25] "GET /obj-perms HTTP/1.1" 200 5056 0.253747 10.0.0.19 - - [2025-08-18 03:41:25] "GET /obj-perms HTTP/1.1" 200 5056 0.268843 10.0.0.38 - - [2025-08-18 03:41:27] "DELETE /route-target/12d2e2fb-f2c6-480d-8f0f-e73c271a7ad5 HTTP/1.1" 200 115 0.017558 10.0.0.19 - - [2025-08-18 03:41:27] "GET /projects?obj_uuids=15a95a4e-423f-42e2-9565-a347bdb71b6b&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.028340 10.0.0.27 - - [2025-08-18 03:41:27] "GET /project/15a95a4e-423f-42e2-9565-a347bdb71b6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.083550 10.0.0.19 - - [2025-08-18 03:41:27] "GET /projects?obj_uuids=15a95a4e-423f-42e2-9565-a347bdb71b6b&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001726 10.0.0.27 - - [2025-08-18 03:41:27] "GET /project/15a95a4e-423f-42e2-9565-a347bdb71b6b?fields=virtual_networks HTTP/1.1" 200 1068 0.082251 10.0.0.19 - - [2025-08-18 03:41:27] "GET /projects?obj_uuids=15a95a4e-423f-42e2-9565-a347bdb71b6b&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001009 10.0.0.27 - - [2025-08-18 03:41:27] "GET /project/15a95a4e-423f-42e2-9565-a347bdb71b6b?fields=virtual_machine_interfaces HTTP/1.1" 200 1068 0.034641 10.0.0.19 - - [2025-08-18 03:41:27] "GET /projects?obj_uuids=15a95a4e-423f-42e2-9565-a347bdb71b6b&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.000971 10.0.0.27 - - [2025-08-18 03:41:27] "GET /project/15a95a4e-423f-42e2-9565-a347bdb71b6b?fields=security_groups HTTP/1.1" 200 1312 0.040857 10.0.0.27 - - [2025-08-18 03:41:28] "POST /fqname-to-id HTTP/1.1" 404 183 0.024532 10.0.0.19 - - [2025-08-18 03:41:28] "GET /projects?obj_uuids=ba817ad2-223c-4c67-a45e-26b279c2f5bb&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002975 10.0.0.19 - - [2025-08-18 03:41:28] "GET /domains?obj_uuids=edf943fc-0622-4564-8821-4de9bd04e8a3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001023 10.0.0.19 - - [2025-08-18 03:41:28] "GET /domain/edf943fc-0622-4564-8821-4de9bd04e8a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.038752 10.0.0.19 - - [2025-08-18 03:41:28] "POST /id-to-fqname HTTP/1.1" 200 185 0.001176 10.0.0.19 - - [2025-08-18 03:41:28] "POST /fqname-to-id HTTP/1.1" 404 194 0.005837 10.0.0.19 - - [2025-08-18 03:41:28] "POST /security-groups HTTP/1.1" 200 586 0.025360 10.0.0.19 - - [2025-08-18 03:41:28] "POST /projects HTTP/1.1" 200 575 0.220665 10.0.0.38 - - [2025-08-18 03:41:28] "POST /fqname-to-id HTTP/1.1" 404 228 0.011785 10.0.0.19 - - [2025-08-18 03:41:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.288255 10.0.0.27 - - [2025-08-18 03:41:28] "GET /project/ba817ad2-223c-4c67-a45e-26b279c2f5bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.455487 10.0.0.27 - - [2025-08-18 03:41:29] "GET / HTTP/1.1" 200 35931 0.002101 10.0.0.19 - - [2025-08-18 03:41:30] "GET /projects?obj_uuids=13ba64f9-a7b8-419f-a197-635cbbb8e31c&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001049 10.0.0.27 - - [2025-08-18 03:41:30] "GET /project/13ba64f9-a7b8-419f-a197-635cbbb8e31c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1271 0.036345 10.0.0.27 - - [2025-08-18 03:41:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003157 10.0.0.27 - - [2025-08-18 03:41:30] "GET /security-group/d1d559e0-7ea2-4129-b434-e08cf915475a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.003819 10.0.0.27 - - [2025-08-18 03:41:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002441 10.0.0.19 - - [2025-08-18 03:41:31] "GET /projects?obj_uuids=13ba64f9-a7b8-419f-a197-635cbbb8e31c&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.000917 10.0.0.27 - - [2025-08-18 03:41:31] "GET /project/13ba64f9-a7b8-419f-a197-635cbbb8e31c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1271 0.041997 10.0.0.27 - - [2025-08-18 03:41:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003821 10.0.0.27 - - [2025-08-18 03:41:31] "GET /security-group/d1d559e0-7ea2-4129-b434-e08cf915475a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004194 10.0.0.27 - - [2025-08-18 03:41:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002919 10.0.0.27 - - [2025-08-18 03:41:31] "PUT /security-group/d1d559e0-7ea2-4129-b434-e08cf915475a HTTP/1.1" 200 262 0.014929 10.0.0.38 - - [2025-08-18 03:41:31] "PUT /access-control-list/70746d81-cc51-4480-950e-55eb4fd06896 HTTP/1.1" 200 272 0.018565 10.0.0.27 - - [2025-08-18 03:41:33] "GET /obj-perms HTTP/1.1" 200 5056 0.047788 10.0.0.19 - - [2025-08-18 03:41:33] "GET /projects?obj_uuids=ba817ad2-223c-4c67-a45e-26b279c2f5bb&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001040 10.0.0.27 - - [2025-08-18 03:41:33] "GET /project/ba817ad2-223c-4c67-a45e-26b279c2f5bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.030927 10.0.0.19 - - [2025-08-18 03:41:33] "GET /projects?obj_uuids=ba817ad2-223c-4c67-a45e-26b279c2f5bb&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000886 10.0.0.27 - - [2025-08-18 03:41:33] "GET /project/ba817ad2-223c-4c67-a45e-26b279c2f5bb?fields=virtual_networks HTTP/1.1" 200 1023 0.088444 10.0.0.19 - - [2025-08-18 03:41:33] "GET /projects?obj_uuids=ba817ad2-223c-4c67-a45e-26b279c2f5bb&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001009 10.0.0.27 - - [2025-08-18 03:41:34] "GET /project/ba817ad2-223c-4c67-a45e-26b279c2f5bb?fields=virtual_machine_interfaces HTTP/1.1" 200 1023 0.040693 10.0.0.19 - - [2025-08-18 03:41:34] "GET /projects?obj_uuids=ba817ad2-223c-4c67-a45e-26b279c2f5bb&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000968 10.0.0.27 - - [2025-08-18 03:41:34] "GET /project/ba817ad2-223c-4c67-a45e-26b279c2f5bb?fields=security_groups HTTP/1.1" 200 1244 0.036155 10.0.0.27 - - [2025-08-18 03:41:34] "POST /fqname-to-id HTTP/1.1" 404 192 0.022723 10.0.0.19 - - [2025-08-18 03:41:34] "GET /projects?obj_uuids=cbf666bb-9cf7-4fa6-84fa-173aece10734&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002606 10.0.0.19 - - [2025-08-18 03:41:34] "GET /domains?obj_uuids=edf943fc-0622-4564-8821-4de9bd04e8a3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000975 10.0.0.19 - - [2025-08-18 03:41:34] "GET /domain/edf943fc-0622-4564-8821-4de9bd04e8a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007480 10.0.0.19 - - [2025-08-18 03:41:35] "POST /id-to-fqname HTTP/1.1" 200 194 0.001327 10.0.0.19 - - [2025-08-18 03:41:35] "POST /fqname-to-id HTTP/1.1" 404 203 0.004470 10.0.0.19 - - [2025-08-18 03:41:35] "POST /security-groups HTTP/1.1" 200 595 0.027763 10.0.0.19 - - [2025-08-18 03:41:35] "POST /projects HTTP/1.1" 200 593 0.214278 10.0.0.38 - - [2025-08-18 03:41:35] "POST /fqname-to-id HTTP/1.1" 404 237 0.006012 10.0.0.19 - - [2025-08-18 03:41:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.280940 10.0.0.27 - - [2025-08-18 03:41:35] "GET /project/cbf666bb-9cf7-4fa6-84fa-173aece10734?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.410718 10.0.0.27 - - [2025-08-18 03:41:36] "GET / HTTP/1.1" 200 35931 0.003030 10.0.0.27 - - [2025-08-18 03:41:38] "POST /fqname-to-id HTTP/1.1" 401 292 0.000461 10.0.0.27 - - [2025-08-18 03:41:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.054757 10.0.0.19 - - [2025-08-18 03:41:38] "GET /projects?obj_uuids=cbf666bb-9cf7-4fa6-84fa-173aece10734&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000895 10.0.0.27 - - [2025-08-18 03:41:38] "GET /project/cbf666bb-9cf7-4fa6-84fa-173aece10734?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.031039 10.0.0.27 - - [2025-08-18 03:41:38] "POST /neutron/network HTTP/1.1" 200 117 0.028863 10.0.0.38 - - [2025-08-18 03:41:38] "POST /ref-update HTTP/1.1" 200 156 0.023103 10.0.0.27 - - [2025-08-18 03:41:38] "POST /neutron/network HTTP/1.1" 200 842 0.006885 10.0.0.27 - - [2025-08-18 03:41:38] "POST /id-to-fqname HTTP/1.1" 200 231 0.000938 10.0.0.27 - - [2025-08-18 03:41:38] "GET /virtual-network/6453b7b2-5e94-401c-a30d-de0fcd3a821a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.004469 10.0.0.27 - - [2025-08-18 03:41:38] "GET /virtual-network/6453b7b2-5e94-401c-a30d-de0fcd3a821a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.005133 10.0.0.27 - - [2025-08-18 03:41:39] "POST /neutron/subnet HTTP/1.1" 200 724 0.008190 10.0.0.27 - - [2025-08-18 03:41:39] "POST /id-to-fqname HTTP/1.1" 200 231 0.001161 10.0.0.19 - - [2025-08-18 03:41:39] "GET /projects?obj_uuids=cbf666bb-9cf7-4fa6-84fa-173aece10734&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000991 10.0.0.27 - - [2025-08-18 03:41:39] "GET /project/cbf666bb-9cf7-4fa6-84fa-173aece10734?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.054788 10.0.0.27 - - [2025-08-18 03:41:40] "POST /neutron/port HTTP/1.1" 200 117 0.005318 10.0.0.27 - - [2025-08-18 03:41:40] "POST /id-to-fqname HTTP/1.1" 200 231 0.001237 10.0.0.27 - - [2025-08-18 03:41:40] "POST /neutron/network HTTP/1.1" 200 852 0.006652 10.0.0.27 - - [2025-08-18 03:41:41] "POST /neutron/port HTTP/1.1" 200 1064 0.012310 10.0.0.27 - - [2025-08-18 03:41:41] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003457 10.0.0.27 - - [2025-08-18 03:41:41] "POST /neutron/network HTTP/1.1" 200 842 0.006125 10.0.0.27 - - [2025-08-18 03:42:01] "POST /neutron/network HTTP/1.1" 200 852 0.006264 10.0.0.19 - - [2025-08-18 03:42:01] "GET /projects?obj_uuids=cbf666bb-9cf7-4fa6-84fa-173aece10734&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001578 10.0.0.27 - - [2025-08-18 03:42:01] "GET /project/cbf666bb-9cf7-4fa6-84fa-173aece10734?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.070747 10.0.0.27 - - [2025-08-18 03:42:02] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007042 10.0.0.27 - - [2025-08-18 03:42:02] "POST /neutron/security_group HTTP/1.1" 200 2062 0.008481 10.0.0.27 - - [2025-08-18 03:42:02] "POST /neutron/port HTTP/1.1" 200 1092 0.017577 10.0.0.27 - - [2025-08-18 03:42:02] "GET /virtual-machine/349bf30c-2d1a-4805-9da8-e8f3a2b9c43a HTTP/1.1" 401 292 0.000768 10.0.0.19 - - [2025-08-18 03:42:02] "GET /projects?obj_uuids=cbf666bb-9cf7-4fa6-84fa-173aece10734&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002043 10.0.0.27 - - [2025-08-18 03:42:02] "POST /neutron/port HTTP/1.1" 200 1064 0.373192 10.0.0.27 - - [2025-08-18 03:42:02] "GET /virtual-machine/349bf30c-2d1a-4805-9da8-e8f3a2b9c43a HTTP/1.1" 200 1296 0.034226 10.0.0.27 - - [2025-08-18 03:42:02] "GET /virtual-machine-interface/564c4684-33bc-4d7f-8ae1-f357fcc6ce44 HTTP/1.1" 200 2982 0.004945 10.0.0.27 - - [2025-08-18 03:42:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003195 10.0.0.27 - - [2025-08-18 03:42:02] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.007328 10.0.0.27 - - [2025-08-18 03:42:02] "GET /virtual-networks?parent_id=cbf666bb-9cf7-4fa6-84fa-173aece10734&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.007716 10.0.0.27 - - [2025-08-18 03:42:03] "GET /virtual-network/6453b7b2-5e94-401c-a30d-de0fcd3a821a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.005513 10.0.0.27 - - [2025-08-18 03:42:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005948 10.0.0.27 - - [2025-08-18 03:42:04] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003395 10.0.0.27 - - [2025-08-18 03:42:04] "GET /virtual-networks?parent_id=cbf666bb-9cf7-4fa6-84fa-173aece10734&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.002493 10.0.0.27 - - [2025-08-18 03:42:04] "GET /virtual-network/6453b7b2-5e94-401c-a30d-de0fcd3a821a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.018186 10.0.0.27 - - [2025-08-18 03:42:07] "POST /neutron/port HTTP/1.1" 200 1064 0.033762 10.0.0.27 - - [2025-08-18 03:42:07] "POST /neutron/port HTTP/1.1" 200 1092 0.016087 10.0.0.27 - - [2025-08-18 03:42:07] "POST /neutron/port HTTP/1.1" 200 117 0.001187 10.0.0.27 - - [2025-08-18 03:42:09] "POST /neutron/security_group HTTP/1.1" 200 2062 0.006838 10.0.0.27 - - [2025-08-18 03:42:19] "POST /neutron/port HTTP/1.1" 200 1092 0.016387 10.0.0.27 - - [2025-08-18 03:42:24] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007314 10.0.0.19 - - [2025-08-18 03:42:27] "DELETE /project/ba817ad2223c4c67a45e26b279c2f5bb HTTP/1.1" 404 173 0.009635 10.0.0.19 - - [2025-08-18 03:42:27] "DELETE /project/cbf666bb9cf74fa684fa173aece10734 HTTP/1.1" 404 173 0.014018 10.0.0.19 - - [2025-08-18 03:42:27] "GET /projects?obj_uuids=ba817ad2-223c-4c67-a45e-26b279c2f5bb&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000944 10.0.0.19 - - [2025-08-18 03:42:27] "GET /projects?obj_uuids=15a95a4e-423f-42e2-9565-a347bdb71b6b&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.000935 10.0.0.19 - - [2025-08-18 03:42:27] "GET /project/ba817ad2-223c-4c67-a45e-26b279c2f5bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1449 0.065896 10.0.0.19 - - [2025-08-18 03:42:27] "GET /project/15a95a4e-423f-42e2-9565-a347bdb71b6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.083570 10.0.0.19 - - [2025-08-18 03:42:27] "GET /projects?obj_uuids=ba817ad2-223c-4c67-a45e-26b279c2f5bb&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001123 10.0.0.19 - - [2025-08-18 03:42:27] "GET /projects?obj_uuids=15a95a4e-423f-42e2-9565-a347bdb71b6b&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001034 10.0.0.19 - - [2025-08-18 03:42:27] "GET /project/ba817ad2-223c-4c67-a45e-26b279c2f5bb?fields=security_groups HTTP/1.1" 200 1349 0.052315 10.0.0.19 - - [2025-08-18 03:42:27] "GET /project/15a95a4e-423f-42e2-9565-a347bdb71b6b?fields=security_groups HTTP/1.1" 200 1417 0.093501 10.0.0.19 - - [2025-08-18 03:42:27] "DELETE /security-group/697d9065-f7d2-4b4d-9097-f801a41bd584 HTTP/1.1" 200 115 0.050820 10.0.0.19 - - [2025-08-18 03:42:27] "GET /projects?obj_uuids=ba817ad2-223c-4c67-a45e-26b279c2f5bb&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001116 10.0.0.19 - - [2025-08-18 03:42:27] "GET /project/ba817ad2-223c-4c67-a45e-26b279c2f5bb?fields=application_policy_sets HTTP/1.1" 200 1388 0.039305 10.0.0.19 - - [2025-08-18 03:42:27] "DELETE /security-group/7291c408-01d6-4765-a45f-668b505b80a5 HTTP/1.1" 200 115 0.070173 10.0.0.19 - - [2025-08-18 03:42:27] "GET /projects?obj_uuids=15a95a4e-423f-42e2-9565-a347bdb71b6b&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001088 10.0.0.19 - - [2025-08-18 03:42:27] "GET /project/15a95a4e-423f-42e2-9565-a347bdb71b6b?fields=application_policy_sets HTTP/1.1" 200 1456 0.059945 10.0.0.19 - - [2025-08-18 03:42:27] "DELETE /project/ba817ad2-223c-4c67-a45e-26b279c2f5bb HTTP/1.1" 200 115 0.454581 10.0.0.19 - - [2025-08-18 03:42:27] "DELETE /project/15a95a4e-423f-42e2-9565-a347bdb71b6b HTTP/1.1" 200 115 0.509539 10.0.0.38 - - [2025-08-18 03:42:27] "DELETE /access-control-list/e3fdf987-be91-4dc7-bd6b-8c6c0002ed50 HTTP/1.1" 200 115 0.044703 10.0.0.27 - - [2025-08-18 03:42:34] "POST /neutron/port HTTP/1.1" 200 1092 0.014421 10.0.0.27 - - [2025-08-18 03:42:35] "POST /neutron/security_group HTTP/1.1" 200 2062 0.006968 10.0.0.27 - - [2025-08-18 03:42:35] "GET /virtual-machine/a923c825-de08-4034-b6bb-6f30260d4a65 HTTP/1.1" 200 1297 0.006393 10.0.0.27 - - [2025-08-18 03:42:35] "GET /virtual-machine-interface/1002a0a1-7966-47d6-a3a7-1169bf63cb1a HTTP/1.1" 200 2982 0.004878 10.0.0.27 - - [2025-08-18 03:42:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002764 10.0.0.27 - - [2025-08-18 03:42:35] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004270 10.0.0.27 - - [2025-08-18 03:42:35] "GET /virtual-networks?parent_id=cbf666bb-9cf7-4fa6-84fa-173aece10734&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.002748 10.0.0.27 - - [2025-08-18 03:42:35] "GET /virtual-network/6453b7b2-5e94-401c-a30d-de0fcd3a821a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.005689 10.0.0.27 - - [2025-08-18 03:42:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003951 10.0.0.27 - - [2025-08-18 03:42:38] "GET /virtual-network/6453b7b2-5e94-401c-a30d-de0fcd3a821a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.005369 10.0.0.27 - - [2025-08-18 03:42:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003923 10.0.0.27 - - [2025-08-18 03:42:42] "GET /virtual-network/6453b7b2-5e94-401c-a30d-de0fcd3a821a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.005423 10.0.0.27 - - [2025-08-18 03:42:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004174 10.0.0.27 - - [2025-08-18 03:42:46] "GET /virtual-network/6453b7b2-5e94-401c-a30d-de0fcd3a821a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.006585 10.0.0.27 - - [2025-08-18 03:42:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003391 10.0.0.27 - - [2025-08-18 03:42:50] "GET /virtual-network/6453b7b2-5e94-401c-a30d-de0fcd3a821a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.007473 10.0.0.27 - - [2025-08-18 03:42:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003331 10.0.0.27 - - [2025-08-18 03:42:54] "GET /virtual-network/6453b7b2-5e94-401c-a30d-de0fcd3a821a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.007926 10.0.0.27 - - [2025-08-18 03:42:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004250 10.0.0.27 - - [2025-08-18 03:42:58] "GET /virtual-network/6453b7b2-5e94-401c-a30d-de0fcd3a821a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.006286 10.0.0.27 - - [2025-08-18 03:43:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003806 10.0.0.27 - - [2025-08-18 03:43:02] "GET /virtual-network/6453b7b2-5e94-401c-a30d-de0fcd3a821a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.005428 10.0.0.27 - - [2025-08-18 03:43:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003096 10.0.0.27 - - [2025-08-18 03:43:07] "GET /virtual-network/6453b7b2-5e94-401c-a30d-de0fcd3a821a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.005030 10.0.0.27 - - [2025-08-18 03:43:07] "POST /neutron/port HTTP/1.1" 200 1092 0.012852 10.0.0.27 - - [2025-08-18 03:43:07] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003862 10.0.0.27 - - [2025-08-18 03:43:07] "POST /neutron/network HTTP/1.1" 200 842 0.005703 10.0.0.27 - - [2025-08-18 03:43:10] "POST /neutron/network HTTP/1.1" 200 852 0.023488 10.0.0.27 - - [2025-08-18 03:43:10] "POST /neutron/port HTTP/1.1" 200 117 0.001067 10.0.0.27 - - [2025-08-18 03:43:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003191 10.0.0.27 - - [2025-08-18 03:43:11] "GET /virtual-network/6453b7b2-5e94-401c-a30d-de0fcd3a821a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.005020 10.0.0.27 - - [2025-08-18 03:43:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003186 10.0.0.27 - - [2025-08-18 03:43:15] "GET /virtual-network/6453b7b2-5e94-401c-a30d-de0fcd3a821a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.005141 10.0.0.27 - - [2025-08-18 03:43:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004571 10.0.0.27 - - [2025-08-18 03:43:19] "GET /virtual-network/6453b7b2-5e94-401c-a30d-de0fcd3a821a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.008317 10.0.0.27 - - [2025-08-18 03:43:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003336 10.0.0.27 - - [2025-08-18 03:43:23] "GET /virtual-network/6453b7b2-5e94-401c-a30d-de0fcd3a821a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.004805 10.0.0.27 - - [2025-08-18 03:43:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004045 10.0.0.27 - - [2025-08-18 03:43:27] "GET /virtual-network/6453b7b2-5e94-401c-a30d-de0fcd3a821a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.006584 10.0.0.27 - - [2025-08-18 03:43:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003433 10.0.0.27 - - [2025-08-18 03:43:31] "GET /virtual-network/6453b7b2-5e94-401c-a30d-de0fcd3a821a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.005142 10.0.0.27 - - [2025-08-18 03:43:31] "POST /neutron/security_group HTTP/1.1" 200 2062 0.041377 10.0.0.27 - - [2025-08-18 03:43:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003188 10.0.0.27 - - [2025-08-18 03:43:33] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003430 10.0.0.27 - - [2025-08-18 03:43:33] "GET /virtual-networks?parent_id=cbf666bb-9cf7-4fa6-84fa-173aece10734&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.002421 10.0.0.27 - - [2025-08-18 03:43:33] "GET /virtual-network/6453b7b2-5e94-401c-a30d-de0fcd3a821a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.005340 10.0.0.27 - - [2025-08-18 03:43:38] "POST /neutron/port HTTP/1.1" 200 1092 0.012931 10.0.0.27 - - [2025-08-18 03:43:44] "POST /neutron/security_group HTTP/1.1" 200 2062 0.006995 10.0.0.27 - - [2025-08-18 03:43:54] "POST /neutron/port HTTP/1.1" 200 1092 0.017420 10.0.0.27 - - [2025-08-18 03:43:59] "POST /neutron/security_group HTTP/1.1" 200 2062 0.006240 10.0.0.27 - - [2025-08-18 03:44:08] "POST /neutron/port HTTP/1.1" 200 1092 0.013427 10.0.0.27 - - [2025-08-18 03:44:08] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003408 10.0.0.27 - - [2025-08-18 03:44:08] "POST /neutron/network HTTP/1.1" 200 842 0.005316 10.0.0.27 - - [2025-08-18 03:44:11] "POST /neutron/port HTTP/1.1" 200 1092 0.012982 10.0.0.27 - - [2025-08-18 03:44:11] "POST /neutron/floatingip HTTP/1.1" 200 117 0.002941 10.0.0.27 - - [2025-08-18 03:44:11] "POST /neutron/network HTTP/1.1" 200 842 0.005262 10.0.0.27 - - [2025-08-18 03:44:15] "POST /fqname-to-id HTTP/1.1" 404 240 0.003226 10.0.0.27 - - [2025-08-18 03:44:15] "POST /bgp-as-a-services HTTP/1.1" 200 597 0.025625 10.0.0.27 - - [2025-08-18 03:44:15] "GET /bgp-as-a-service/f2b2b9b6-c6ef-4e81-9166-f49e15532207?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1623 0.006566 10.0.0.27 - - [2025-08-18 03:44:15] "GET /virtual-machine-interface/1002a0a1-7966-47d6-a3a7-1169bf63cb1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2761 0.004981 10.0.0.27 - - [2025-08-18 03:44:15] "POST /ref-update HTTP/1.1" 200 156 0.009855 10.0.0.27 - - [2025-08-18 03:44:15] "POST /neutron/network HTTP/1.1" 200 842 0.004863 10.0.0.38 - - [2025-08-18 03:44:15] "POST /bgp-routers HTTP/1.1" 200 659 0.047054 10.0.0.38 - - [2025-08-18 03:44:15] "PUT /bgp-router/b7698a2a-2628-4c8f-9452-aefa674fd809 HTTP/1.1" 200 254 0.033889 10.0.0.38 - - [2025-08-18 03:44:35] "GET /obj-perms HTTP/1.1" 200 5056 0.039814 10.0.0.27 - - [2025-08-18 03:44:43] "GET /bgp-as-a-service/f2b2b9b6-c6ef-4e81-9166-f49e15532207?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2250 0.005507 10.0.0.27 - - [2025-08-18 03:44:43] "GET /virtual-machine-interface/1002a0a1-7966-47d6-a3a7-1169bf63cb1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3090 0.006275 10.0.0.27 - - [2025-08-18 03:44:43] "POST /ref-update HTTP/1.1" 200 156 0.009918 10.0.0.38 - - [2025-08-18 03:44:43] "DELETE /bgp-router/b7698a2a-2628-4c8f-9452-aefa674fd809 HTTP/1.1" 200 115 0.038908 10.0.0.27 - - [2025-08-18 03:44:43] "DELETE /bgp-as-a-service/f2b2b9b6-c6ef-4e81-9166-f49e15532207 HTTP/1.1" 200 115 0.042556 10.0.0.27 - - [2025-08-18 03:44:43] "POST /neutron/network HTTP/1.1" 400 204 0.010797 10.0.0.27 - - [2025-08-18 03:44:44] "POST /neutron/port HTTP/1.1" 200 151 0.199596 10.0.0.27 - - [2025-08-18 03:44:44] "POST /neutron/port HTTP/1.1" 200 151 0.220929 10.0.0.19 - - [2025-08-18 03:44:47] "GET /projects?obj_uuids=cbf666bb-9cf7-4fa6-84fa-173aece10734&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001011 10.0.0.27 - - [2025-08-18 03:44:47] "GET /project/cbf666bb-9cf7-4fa6-84fa-173aece10734?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.034663 10.0.0.19 - - [2025-08-18 03:44:47] "GET /projects?obj_uuids=cbf666bb-9cf7-4fa6-84fa-173aece10734&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000959 10.0.0.27 - - [2025-08-18 03:44:47] "GET /project/cbf666bb-9cf7-4fa6-84fa-173aece10734?fields=virtual_networks HTTP/1.1" 200 1040 0.034426 10.0.0.19 - - [2025-08-18 03:44:47] "GET /projects?obj_uuids=cbf666bb-9cf7-4fa6-84fa-173aece10734&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000999 10.0.0.27 - - [2025-08-18 03:44:47] "GET /project/cbf666bb-9cf7-4fa6-84fa-173aece10734?fields=virtual_machine_interfaces HTTP/1.1" 200 1040 0.035716 10.0.0.19 - - [2025-08-18 03:44:47] "GET /projects?obj_uuids=cbf666bb-9cf7-4fa6-84fa-173aece10734&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000999 10.0.0.27 - - [2025-08-18 03:44:47] "GET /project/cbf666bb-9cf7-4fa6-84fa-173aece10734?fields=security_groups HTTP/1.1" 200 1270 0.039577 10.0.0.27 - - [2025-08-18 03:44:48] "POST /fqname-to-id HTTP/1.1" 404 189 0.019972 10.0.0.19 - - [2025-08-18 03:44:48] "GET /projects?obj_uuids=40102d60-3b6c-418f-a49b-bfc655bc1af7&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002781 10.0.0.19 - - [2025-08-18 03:44:48] "GET /domains?obj_uuids=edf943fc-0622-4564-8821-4de9bd04e8a3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000942 10.0.0.19 - - [2025-08-18 03:44:48] "GET /domain/edf943fc-0622-4564-8821-4de9bd04e8a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.050249 10.0.0.19 - - [2025-08-18 03:44:48] "POST /id-to-fqname HTTP/1.1" 200 191 0.001168 10.0.0.19 - - [2025-08-18 03:44:48] "POST /fqname-to-id HTTP/1.1" 404 200 0.002164 10.0.0.19 - - [2025-08-18 03:44:48] "POST /security-groups HTTP/1.1" 200 592 0.063916 10.0.0.38 - - [2025-08-18 03:44:48] "POST /fqname-to-id HTTP/1.1" 404 235 0.002651 10.0.0.19 - - [2025-08-18 03:44:48] "POST /projects HTTP/1.1" 200 587 0.242671 10.0.0.19 - - [2025-08-18 03:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.307887 10.0.0.38 - - [2025-08-18 03:44:48] "POST /access-control-lists HTTP/1.1" 200 595 0.026358 10.0.0.27 - - [2025-08-18 03:44:48] "GET /project/40102d60-3b6c-418f-a49b-bfc655bc1af7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.471839 10.0.0.27 - - [2025-08-18 03:44:49] "GET / HTTP/1.1" 200 35931 0.002101 10.0.0.27 - - [2025-08-18 03:44:51] "POST /fqname-to-id HTTP/1.1" 401 292 0.000434 10.0.0.27 - - [2025-08-18 03:44:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.048008 10.0.0.19 - - [2025-08-18 03:44:51] "GET /projects?obj_uuids=40102d60-3b6c-418f-a49b-bfc655bc1af7&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000912 10.0.0.27 - - [2025-08-18 03:44:51] "GET /project/40102d60-3b6c-418f-a49b-bfc655bc1af7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.035948 10.0.0.27 - - [2025-08-18 03:44:51] "POST /neutron/network HTTP/1.1" 200 117 0.033438 10.0.0.27 - - [2025-08-18 03:44:52] "POST /neutron/network HTTP/1.1" 200 833 0.007640 10.0.0.27 - - [2025-08-18 03:44:52] "POST /id-to-fqname HTTP/1.1" 200 225 0.001014 10.0.0.27 - - [2025-08-18 03:44:52] "GET /virtual-network/f5a51419-2755-4f02-9f23-856718aae2d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.004441 10.0.0.27 - - [2025-08-18 03:44:52] "GET /virtual-network/f5a51419-2755-4f02-9f23-856718aae2d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.004620 10.0.0.27 - - [2025-08-18 03:44:52] "POST /neutron/subnet HTTP/1.1" 200 724 0.007122 10.0.0.27 - - [2025-08-18 03:44:52] "POST /id-to-fqname HTTP/1.1" 200 225 0.001005 10.0.0.19 - - [2025-08-18 03:44:53] "GET /projects?obj_uuids=40102d60-3b6c-418f-a49b-bfc655bc1af7&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001591 10.0.0.27 - - [2025-08-18 03:44:53] "GET /project/40102d60-3b6c-418f-a49b-bfc655bc1af7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.065367 10.0.0.27 - - [2025-08-18 03:44:53] "POST /neutron/port HTTP/1.1" 200 117 0.007313 10.0.0.27 - - [2025-08-18 03:44:53] "POST /id-to-fqname HTTP/1.1" 200 225 0.001719 10.0.0.27 - - [2025-08-18 03:44:53] "POST /neutron/network HTTP/1.1" 200 843 0.009827 10.0.0.19 - - [2025-08-18 03:44:54] "GET /projects?obj_uuids=40102d60-3b6c-418f-a49b-bfc655bc1af7&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000978 10.0.0.27 - - [2025-08-18 03:44:54] "GET /project/40102d60-3b6c-418f-a49b-bfc655bc1af7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.061062 10.0.0.27 - - [2025-08-18 03:44:54] "POST /neutron/port HTTP/1.1" 200 1061 0.017454 10.0.0.27 - - [2025-08-18 03:44:54] "POST /neutron/port HTTP/1.1" 200 1115 0.138270 10.0.0.27 - - [2025-08-18 03:44:54] "POST /neutron/port HTTP/1.1" 200 117 0.007915 10.0.0.27 - - [2025-08-18 03:44:54] "POST /id-to-fqname HTTP/1.1" 200 225 0.001571 10.0.0.27 - - [2025-08-18 03:44:55] "POST /neutron/network HTTP/1.1" 200 843 0.006581 10.0.0.27 - - [2025-08-18 03:44:55] "POST /neutron/port HTTP/1.1" 200 1061 0.020271 10.0.0.27 - - [2025-08-18 03:44:55] "POST /neutron/port HTTP/1.1" 200 1089 0.020460 10.0.0.27 - - [2025-08-18 03:44:55] "POST /neutron/port HTTP/1.1" 200 117 0.001150 10.0.0.19 - - [2025-08-18 03:44:56] "GET /projects?obj_uuids=40102d60-3b6c-418f-a49b-bfc655bc1af7&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001011 10.0.0.27 - - [2025-08-18 03:44:56] "GET /project/40102d60-3b6c-418f-a49b-bfc655bc1af7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.089561 10.0.0.27 - - [2025-08-18 03:44:56] "POST /neutron/port HTTP/1.1" 200 2062 0.026201 10.0.0.27 - - [2025-08-18 03:44:56] "POST /neutron/port HTTP/1.1" 200 1089 0.013129 10.0.0.27 - - [2025-08-18 03:44:58] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003527 10.0.0.27 - - [2025-08-18 03:44:58] "POST /neutron/network HTTP/1.1" 200 833 0.006033 10.0.0.27 - - [2025-08-18 03:44:59] "POST /neutron/port HTTP/1.1" 200 1061 0.013359 10.0.0.27 - - [2025-08-18 03:44:59] "POST /neutron/port HTTP/1.1" 200 1089 0.017790 10.0.0.27 - - [2025-08-18 03:44:59] "POST /neutron/port HTTP/1.1" 200 117 0.001176 10.0.0.27 - - [2025-08-18 03:45:01] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006445 10.0.0.27 - - [2025-08-18 03:45:08] "POST /neutron/port HTTP/1.1" 200 1089 0.016901 10.0.0.27 - - [2025-08-18 03:45:08] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003633 10.0.0.27 - - [2025-08-18 03:45:08] "POST /neutron/network HTTP/1.1" 200 833 0.006185 10.0.0.27 - - [2025-08-18 03:45:16] "POST /neutron/port HTTP/1.1" 200 1089 0.013090 10.0.0.27 - - [2025-08-18 03:45:21] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006321 10.0.0.27 - - [2025-08-18 03:45:27] "POST /neutron/port HTTP/1.1" 200 1089 0.014702 10.0.0.27 - - [2025-08-18 03:45:27] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008412 10.0.0.27 - - [2025-08-18 03:45:27] "GET /virtual-machine/b45f7eac-418f-4d29-8072-890f3e251f72 HTTP/1.1" 401 292 0.000353 10.0.0.27 - - [2025-08-18 03:45:27] "GET /virtual-machine/b45f7eac-418f-4d29-8072-890f3e251f72 HTTP/1.1" 200 1293 0.034726 10.0.0.27 - - [2025-08-18 03:45:27] "GET /virtual-machine-interface/231a8a3e-0386-46ba-b8db-9b0f08ee73e8 HTTP/1.1" 200 2958 0.007117 10.0.0.27 - - [2025-08-18 03:45:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005129 10.0.0.27 - - [2025-08-18 03:45:27] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004123 10.0.0.27 - - [2025-08-18 03:45:27] "GET /virtual-networks?parent_id=40102d60-3b6c-418f-a49b-bfc655bc1af7&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.003064 10.0.0.27 - - [2025-08-18 03:45:27] "GET /virtual-network/f5a51419-2755-4f02-9f23-856718aae2d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.006587 10.0.0.19 - - [2025-08-18 03:45:27] "DELETE /project/40102d603b6c418fa49bbfc655bc1af7 HTTP/1.1" 404 173 0.004748 10.0.0.19 - - [2025-08-18 03:45:27] "GET /projects?obj_uuids=cbf666bb-9cf7-4fa6-84fa-173aece10734&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000975 10.0.0.19 - - [2025-08-18 03:45:27] "GET /project/cbf666bb-9cf7-4fa6-84fa-173aece10734?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1484 0.035703 10.0.0.19 - - [2025-08-18 03:45:27] "GET /projects?obj_uuids=cbf666bb-9cf7-4fa6-84fa-173aece10734&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001252 10.0.0.19 - - [2025-08-18 03:45:27] "GET /project/cbf666bb-9cf7-4fa6-84fa-173aece10734?fields=security_groups HTTP/1.1" 200 1375 0.046894 10.0.0.19 - - [2025-08-18 03:45:28] "DELETE /security-group/6510e20b-da1c-475d-aa80-db7790367f2a HTTP/1.1" 200 115 0.113928 10.0.0.19 - - [2025-08-18 03:45:28] "GET /projects?obj_uuids=cbf666bb-9cf7-4fa6-84fa-173aece10734&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001430 10.0.0.38 - - [2025-08-18 03:45:28] "DELETE /access-control-list/0fbee60a-71cc-49f7-9e18-4a3af8cfe301 HTTP/1.1" 200 115 0.035739 10.0.0.19 - - [2025-08-18 03:45:28] "GET /project/cbf666bb-9cf7-4fa6-84fa-173aece10734?fields=application_policy_sets HTTP/1.1" 200 1414 0.055564 10.0.0.19 - - [2025-08-18 03:45:28] "DELETE /project/cbf666bb-9cf7-4fa6-84fa-173aece10734 HTTP/1.1" 200 115 0.498633 10.0.0.27 - - [2025-08-18 03:45:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003019 10.0.0.27 - - [2025-08-18 03:45:30] "GET /virtual-network/f5a51419-2755-4f02-9f23-856718aae2d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.004735 10.0.0.27 - - [2025-08-18 03:45:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003270 10.0.0.27 - - [2025-08-18 03:45:34] "GET /virtual-network/f5a51419-2755-4f02-9f23-856718aae2d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005119 10.0.0.19 - - [2025-08-18 03:45:35] "GET /obj-perms HTTP/1.1" 200 5056 0.054560 10.0.0.27 - - [2025-08-18 03:45:36] "GET /obj-perms HTTP/1.1" 200 5056 0.045624 10.0.0.27 - - [2025-08-18 03:45:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004331 10.0.0.27 - - [2025-08-18 03:45:39] "GET /virtual-network/f5a51419-2755-4f02-9f23-856718aae2d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005335 10.0.0.27 - - [2025-08-18 03:45:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003235 10.0.0.27 - - [2025-08-18 03:45:43] "GET /virtual-network/f5a51419-2755-4f02-9f23-856718aae2d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.004789 10.0.0.27 - - [2025-08-18 03:45:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003128 10.0.0.27 - - [2025-08-18 03:45:47] "GET /virtual-network/f5a51419-2755-4f02-9f23-856718aae2d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005211 10.0.0.27 - - [2025-08-18 03:45:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003681 10.0.0.27 - - [2025-08-18 03:45:51] "GET /virtual-network/f5a51419-2755-4f02-9f23-856718aae2d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005455 10.0.0.27 - - [2025-08-18 03:45:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003775 10.0.0.27 - - [2025-08-18 03:45:55] "GET /virtual-network/f5a51419-2755-4f02-9f23-856718aae2d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005631 10.0.0.27 - - [2025-08-18 03:45:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003218 10.0.0.27 - - [2025-08-18 03:45:59] "GET /virtual-network/f5a51419-2755-4f02-9f23-856718aae2d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005021 10.0.0.27 - - [2025-08-18 03:46:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003024 10.0.0.27 - - [2025-08-18 03:46:03] "GET /virtual-network/f5a51419-2755-4f02-9f23-856718aae2d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005143 10.0.0.27 - - [2025-08-18 03:46:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003090 10.0.0.27 - - [2025-08-18 03:46:07] "GET /virtual-network/f5a51419-2755-4f02-9f23-856718aae2d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.004637 10.0.0.27 - - [2025-08-18 03:46:08] "POST /neutron/port HTTP/1.1" 200 1089 0.013098 10.0.0.27 - - [2025-08-18 03:46:08] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003402 10.0.0.27 - - [2025-08-18 03:46:08] "POST /neutron/network HTTP/1.1" 200 833 0.007517 10.0.0.27 - - [2025-08-18 03:46:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.010012 10.0.0.27 - - [2025-08-18 03:46:11] "GET /virtual-network/f5a51419-2755-4f02-9f23-856718aae2d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.004954 10.0.0.27 - - [2025-08-18 03:46:14] "POST /neutron/network HTTP/1.1" 200 843 0.006799 10.0.0.27 - - [2025-08-18 03:46:14] "POST /neutron/port HTTP/1.1" 200 117 0.001379 10.0.0.27 - - [2025-08-18 03:46:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003361 10.0.0.27 - - [2025-08-18 03:46:15] "GET /virtual-network/f5a51419-2755-4f02-9f23-856718aae2d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.004970 10.0.0.27 - - [2025-08-18 03:46:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003439 10.0.0.27 - - [2025-08-18 03:46:19] "GET /virtual-network/f5a51419-2755-4f02-9f23-856718aae2d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.004824 10.0.0.38 - - [2025-08-18 03:46:23] "GET /global-system-configs HTTP/1.1" 200 322 0.059346 10.0.0.27 - - [2025-08-18 03:46:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003888 10.0.0.27 - - [2025-08-18 03:46:24] "GET /virtual-network/f5a51419-2755-4f02-9f23-856718aae2d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005796 10.0.0.19 - - [2025-08-18 03:46:24] "GET /global-system-configs HTTP/1.1" 200 322 0.035909 10.0.0.38 - - [2025-08-18 03:46:24] "GET /global-system-configs HTTP/1.1" 200 322 0.081733 10.0.0.27 - - [2025-08-18 03:46:24] "GET /obj-perms HTTP/1.1" 200 5056 0.164359 10.0.0.19 - - [2025-08-18 03:46:24] "GET /obj-perms HTTP/1.1" 200 5056 0.178374 10.0.0.38 - - [2025-08-18 03:46:24] "GET /obj-perms HTTP/1.1" 200 5056 0.186393 10.0.0.27 - - [2025-08-18 03:46:24] "GET /global-system-configs HTTP/1.1" 200 322 0.036999 10.0.0.19 - - [2025-08-18 03:46:24] "GET /global-system-configs HTTP/1.1" 200 322 0.025098 10.0.0.27 - - [2025-08-18 03:46:25] "GET /global-system-configs HTTP/1.1" 200 322 0.069494 10.0.0.27 - - [2025-08-18 03:46:25] "GET /obj-perms HTTP/1.1" 200 5056 0.117793 10.0.0.38 - - [2025-08-18 03:46:25] "GET /obj-perms HTTP/1.1" 200 5056 0.129357 10.0.0.19 - - [2025-08-18 03:46:25] "GET /obj-perms HTTP/1.1" 200 5056 0.138910 10.0.0.27 - - [2025-08-18 03:46:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003253 10.0.0.27 - - [2025-08-18 03:46:28] "GET /virtual-network/f5a51419-2755-4f02-9f23-856718aae2d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005183 10.0.0.27 - - [2025-08-18 03:46:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003723 10.0.0.27 - - [2025-08-18 03:46:32] "GET /virtual-network/f5a51419-2755-4f02-9f23-856718aae2d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.006267 10.0.0.27 - - [2025-08-18 03:46:32] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006723 10.0.0.27 - - [2025-08-18 03:46:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003743 10.0.0.27 - - [2025-08-18 03:46:34] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003889 10.0.0.27 - - [2025-08-18 03:46:34] "GET /virtual-networks?parent_id=40102d60-3b6c-418f-a49b-bfc655bc1af7&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.002838 10.0.0.27 - - [2025-08-18 03:46:34] "GET /virtual-network/f5a51419-2755-4f02-9f23-856718aae2d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005560 10.0.0.27 - - [2025-08-18 03:46:34] "POST /neutron/port HTTP/1.1" 200 1089 0.012359 10.0.0.27 - - [2025-08-18 03:46:39] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008151 10.0.0.27 - - [2025-08-18 03:46:49] "POST /neutron/port HTTP/1.1" 200 1089 0.016611 10.0.0.27 - - [2025-08-18 03:46:55] "POST /neutron/security_group HTTP/1.1" 200 2059 0.016077 10.0.0.27 - - [2025-08-18 03:47:05] "POST /neutron/port HTTP/1.1" 200 1089 0.012698 10.0.0.27 - - [2025-08-18 03:47:08] "POST /neutron/port HTTP/1.1" 200 1089 0.042678 10.0.0.27 - - [2025-08-18 03:47:08] "POST /neutron/subnet HTTP/1.1" 200 698 0.007311 10.0.0.27 - - [2025-08-18 03:47:10] "POST /neutron/port HTTP/1.1" 200 1089 0.013000 10.0.0.27 - - [2025-08-18 03:47:14] "POST /neutron/port HTTP/1.1" 200 1089 0.011944 10.0.0.27 - - [2025-08-18 03:47:14] "POST /neutron/subnet HTTP/1.1" 200 698 0.006891 10.0.0.27 - - [2025-08-18 03:47:15] "POST /neutron/port HTTP/1.1" 200 1089 0.012763 10.0.0.27 - - [2025-08-18 03:47:20] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007274 10.0.0.27 - - [2025-08-18 03:47:21] "POST /neutron/port HTTP/1.1" 200 1089 0.014093 10.0.0.27 - - [2025-08-18 03:47:21] "GET /virtual-machine/8d60cfed-03d7-47db-b95b-1fba96644b9c HTTP/1.1" 200 1294 0.004502 10.0.0.27 - - [2025-08-18 03:47:21] "GET /virtual-machine-interface/729a018e-6f0b-4831-a144-354bb41d149e HTTP/1.1" 200 2958 0.004587 10.0.0.27 - - [2025-08-18 03:47:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002739 10.0.0.27 - - [2025-08-18 03:47:21] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.002599 10.0.0.27 - - [2025-08-18 03:47:21] "GET /virtual-networks?parent_id=40102d60-3b6c-418f-a49b-bfc655bc1af7&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.002414 10.0.0.27 - - [2025-08-18 03:47:21] "GET /virtual-network/f5a51419-2755-4f02-9f23-856718aae2d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005194 10.0.0.27 - - [2025-08-18 03:47:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003079 10.0.0.27 - - [2025-08-18 03:47:22] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003427 10.0.0.27 - - [2025-08-18 03:47:22] "GET /virtual-networks?parent_id=40102d60-3b6c-418f-a49b-bfc655bc1af7&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.002919 10.0.0.27 - - [2025-08-18 03:47:22] "GET /virtual-network/f5a51419-2755-4f02-9f23-856718aae2d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.004893 10.0.0.27 - - [2025-08-18 03:47:22] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006306 10.0.0.27 - - [2025-08-18 03:47:22] "POST /neutron/port HTTP/1.1" 200 1089 0.012283 10.0.0.27 - - [2025-08-18 03:47:22] "GET /virtual-machine/307731ef-83bb-44ea-a840-3e12a2a07775 HTTP/1.1" 200 1293 0.004163 10.0.0.27 - - [2025-08-18 03:47:22] "GET /virtual-machine-interface/19695d80-a198-49f6-a123-5f593497437d HTTP/1.1" 200 2958 0.004425 10.0.0.27 - - [2025-08-18 03:47:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002273 10.0.0.27 - - [2025-08-18 03:47:22] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.002918 10.0.0.27 - - [2025-08-18 03:47:22] "GET /virtual-networks?parent_id=40102d60-3b6c-418f-a49b-bfc655bc1af7&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.002608 10.0.0.27 - - [2025-08-18 03:47:22] "GET /virtual-network/f5a51419-2755-4f02-9f23-856718aae2d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.004420 10.0.0.27 - - [2025-08-18 03:47:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004657 10.0.0.27 - - [2025-08-18 03:47:23] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004087 10.0.0.27 - - [2025-08-18 03:47:23] "GET /virtual-networks?parent_id=40102d60-3b6c-418f-a49b-bfc655bc1af7&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.003605 10.0.0.27 - - [2025-08-18 03:47:23] "GET /virtual-network/f5a51419-2755-4f02-9f23-856718aae2d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.007049 10.0.0.27 - - [2025-08-18 03:47:24] "POST /fqname-to-id HTTP/1.1" 404 198 0.004811 10.0.0.27 - - [2025-08-18 03:47:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003016 10.0.0.27 - - [2025-08-18 03:47:24] "GET /global-system-config/2597eb22-b11b-4330-a4df-09d22b223e4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.007002 10.0.0.27 - - [2025-08-18 03:47:24] "POST /control-node-zones HTTP/1.1" 200 569 0.022884 10.0.0.27 - - [2025-08-18 03:47:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002931 10.0.0.27 - - [2025-08-18 03:47:24] "GET /bgp-router/ea2b8abf-63c0-448f-ab50-18a44d184d22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.005549 10.0.0.27 - - [2025-08-18 03:47:24] "GET /control-node-zone/ee60a762-9d2f-4c43-83a6-0217e390ebbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.004653 10.0.0.27 - - [2025-08-18 03:47:24] "PUT /bgp-router/ea2b8abf-63c0-448f-ab50-18a44d184d22 HTTP/1.1" 200 254 0.021012 10.0.0.27 - - [2025-08-18 03:47:24] "POST /fqname-to-id HTTP/1.1" 404 198 0.004146 10.0.0.27 - - [2025-08-18 03:47:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003372 10.0.0.27 - - [2025-08-18 03:47:24] "GET /global-system-config/2597eb22-b11b-4330-a4df-09d22b223e4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.005901 10.0.0.27 - - [2025-08-18 03:47:24] "POST /control-node-zones HTTP/1.1" 200 569 0.024528 10.0.0.27 - - [2025-08-18 03:47:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003175 10.0.0.27 - - [2025-08-18 03:47:24] "GET /bgp-router/21ce6511-2fdc-4898-b565-a11a37750084?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.004636 10.0.0.27 - - [2025-08-18 03:47:24] "GET /control-node-zone/3241411c-dffd-417d-9733-709553d23df7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.004508 10.0.0.27 - - [2025-08-18 03:47:24] "PUT /bgp-router/21ce6511-2fdc-4898-b565-a11a37750084 HTTP/1.1" 200 254 0.018210 10.0.0.27 - - [2025-08-18 03:47:24] "POST /fqname-to-id HTTP/1.1" 404 198 0.003363 10.0.0.27 - - [2025-08-18 03:47:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003567 10.0.0.27 - - [2025-08-18 03:47:24] "GET /global-system-config/2597eb22-b11b-4330-a4df-09d22b223e4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.006947 10.0.0.27 - - [2025-08-18 03:47:24] "POST /control-node-zones HTTP/1.1" 200 569 0.022535 10.0.0.27 - - [2025-08-18 03:47:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002516 10.0.0.27 - - [2025-08-18 03:47:24] "GET /bgp-router/0dbb5ebb-d62c-4a17-994c-641f35978290?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.003992 10.0.0.27 - - [2025-08-18 03:47:24] "GET /control-node-zone/6f5e4a56-4fc0-4d07-b27b-e55ccba4c3c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.004958 10.0.0.27 - - [2025-08-18 03:47:24] "PUT /bgp-router/0dbb5ebb-d62c-4a17-994c-641f35978290 HTTP/1.1" 200 254 0.016476 10.0.0.27 - - [2025-08-18 03:47:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002832 10.0.0.27 - - [2025-08-18 03:47:25] "GET /global-system-config/2597eb22-b11b-4330-a4df-09d22b223e4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.006011 10.0.0.27 - - [2025-08-18 03:47:25] "POST /fqname-to-id HTTP/1.1" 404 234 0.002678 10.0.0.27 - - [2025-08-18 03:47:25] "POST /bgp-as-a-services HTTP/1.1" 200 588 0.024162 10.0.0.27 - - [2025-08-18 03:47:25] "POST /neutron/subnet HTTP/1.1" 200 724 0.010488 10.0.0.27 - - [2025-08-18 03:47:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002466 10.0.0.27 - - [2025-08-18 03:47:25] "GET /bgp-as-a-service/a4f106bb-d83c-43f8-8a28-2f08eae2bd89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1547 0.004088 10.0.0.27 - - [2025-08-18 03:47:25] "GET /control-node-zone/ee60a762-9d2f-4c43-83a6-0217e390ebbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.003034 10.0.0.27 - - [2025-08-18 03:47:25] "POST /ref-update HTTP/1.1" 200 156 0.011023 10.0.0.27 - - [2025-08-18 03:47:39] "GET /bgp-as-a-service/a4f106bb-d83c-43f8-8a28-2f08eae2bd89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1835 0.006670 10.0.0.27 - - [2025-08-18 03:47:39] "GET /virtual-machine-interface/231a8a3e-0386-46ba-b8db-9b0f08ee73e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2737 0.004889 10.0.0.27 - - [2025-08-18 03:47:39] "POST /ref-update HTTP/1.1" 200 156 0.012931 10.0.0.38 - - [2025-08-18 03:47:39] "POST /bgp-routers HTTP/1.1" 200 640 0.082449 10.0.0.38 - - [2025-08-18 03:47:39] "PUT /bgp-router/5b7eedee-cbce-4c65-af29-7f4d6ec7a53f HTTP/1.1" 200 254 0.021763 10.0.0.27 - - [2025-08-18 03:47:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003461 10.0.0.27 - - [2025-08-18 03:47:40] "GET /global-system-config/2597eb22-b11b-4330-a4df-09d22b223e4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.005970 10.0.0.27 - - [2025-08-18 03:47:40] "POST /fqname-to-id HTTP/1.1" 404 234 0.002568 10.0.0.27 - - [2025-08-18 03:47:40] "POST /bgp-as-a-services HTTP/1.1" 200 588 0.026016 10.0.0.27 - - [2025-08-18 03:47:40] "POST /neutron/network HTTP/1.1" 200 833 0.007272 10.0.0.27 - - [2025-08-18 03:47:40] "POST /neutron/subnet HTTP/1.1" 200 724 0.008680 10.0.0.27 - - [2025-08-18 03:47:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002717 10.0.0.27 - - [2025-08-18 03:47:40] "GET /bgp-as-a-service/a9341a03-7ac8-4465-b46b-2095e0697c7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1548 0.005009 10.0.0.27 - - [2025-08-18 03:47:40] "GET /control-node-zone/3241411c-dffd-417d-9733-709553d23df7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.002986 10.0.0.27 - - [2025-08-18 03:47:40] "POST /ref-update HTTP/1.1" 200 156 0.012761 10.0.0.27 - - [2025-08-18 03:47:48] "GET /bgp-as-a-service/a9341a03-7ac8-4465-b46b-2095e0697c7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1838 0.006307 10.0.0.27 - - [2025-08-18 03:47:48] "GET /virtual-machine-interface/729a018e-6f0b-4831-a144-354bb41d149e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2737 0.008173 10.0.0.27 - - [2025-08-18 03:47:48] "POST /ref-update HTTP/1.1" 200 156 0.019911 10.0.0.38 - - [2025-08-18 03:47:49] "POST /ref-update HTTP/1.1" 200 156 0.015727 10.0.0.27 - - [2025-08-18 03:48:07] "GET /control-node-zone/ee60a762-9d2f-4c43-83a6-0217e390ebbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.004287 10.0.0.27 - - [2025-08-18 03:48:07] "POST /ref-update HTTP/1.1" 200 156 0.017501 10.0.0.27 - - [2025-08-18 03:48:07] "GET /control-node-zone/3241411c-dffd-417d-9733-709553d23df7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.004324 10.0.0.27 - - [2025-08-18 03:48:07] "POST /ref-update HTTP/1.1" 200 156 0.015089 10.0.0.27 - - [2025-08-18 03:48:07] "GET /control-node-zone/6f5e4a56-4fc0-4d07-b27b-e55ccba4c3c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.003478 10.0.0.27 - - [2025-08-18 03:48:08] "POST /ref-update HTTP/1.1" 200 156 0.014445 10.0.0.27 - - [2025-08-18 03:48:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002940 10.0.0.27 - - [2025-08-18 03:48:08] "GET /bgp-router/0dbb5ebb-d62c-4a17-994c-641f35978290?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.006206 10.0.0.27 - - [2025-08-18 03:48:08] "GET /control-node-zone/ee60a762-9d2f-4c43-83a6-0217e390ebbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.003863 10.0.0.27 - - [2025-08-18 03:48:08] "PUT /bgp-router/0dbb5ebb-d62c-4a17-994c-641f35978290 HTTP/1.1" 200 254 0.018003 10.0.0.27 - - [2025-08-18 03:48:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003584 10.0.0.27 - - [2025-08-18 03:48:08] "POST /neutron/network HTTP/1.1" 200 843 0.006764 10.0.0.27 - - [2025-08-18 03:48:08] "GET /bgp-router/21ce6511-2fdc-4898-b565-a11a37750084?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.004929 10.0.0.27 - - [2025-08-18 03:48:08] "GET /control-node-zone/3241411c-dffd-417d-9733-709553d23df7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.002991 10.0.0.27 - - [2025-08-18 03:48:08] "POST /neutron/port HTTP/1.1" 200 117 0.000963 10.0.0.27 - - [2025-08-18 03:48:08] "PUT /bgp-router/21ce6511-2fdc-4898-b565-a11a37750084 HTTP/1.1" 200 254 0.019834 10.0.0.27 - - [2025-08-18 03:48:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004846 10.0.0.27 - - [2025-08-18 03:48:08] "GET /bgp-router/ea2b8abf-63c0-448f-ab50-18a44d184d22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.004284 10.0.0.27 - - [2025-08-18 03:48:08] "GET /control-node-zone/6f5e4a56-4fc0-4d07-b27b-e55ccba4c3c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.002994 10.0.0.27 - - [2025-08-18 03:48:08] "PUT /bgp-router/ea2b8abf-63c0-448f-ab50-18a44d184d22 HTTP/1.1" 200 254 0.016517 10.0.0.27 - - [2025-08-18 03:48:15] "POST /neutron/port HTTP/1.1" 200 1089 0.033199 10.0.0.27 - - [2025-08-18 03:48:15] "POST /neutron/subnet HTTP/1.1" 200 698 0.006536 10.0.0.27 - - [2025-08-18 03:48:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003339 10.0.0.27 - - [2025-08-18 03:48:20] "GET /bgp-as-a-service/a4f106bb-d83c-43f8-8a28-2f08eae2bd89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2445 0.004896 10.0.0.27 - - [2025-08-18 03:48:20] "GET /control-node-zone/ee60a762-9d2f-4c43-83a6-0217e390ebbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.002924 10.0.0.27 - - [2025-08-18 03:48:20] "POST /ref-update HTTP/1.1" 200 156 0.012264 10.0.0.27 - - [2025-08-18 03:48:20] "GET /control-node-zone/ee60a762-9d2f-4c43-83a6-0217e390ebbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.003476 10.0.0.27 - - [2025-08-18 03:48:20] "POST /ref-update HTTP/1.1" 200 156 0.014921 10.0.0.27 - - [2025-08-18 03:48:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002911 10.0.0.27 - - [2025-08-18 03:48:20] "GET /global-system-config/2597eb22-b11b-4330-a4df-09d22b223e4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.005572 10.0.0.27 - - [2025-08-18 03:48:20] "POST /neutron/network HTTP/1.1" 200 833 0.005531 10.0.0.27 - - [2025-08-18 03:48:20] "POST /neutron/subnet HTTP/1.1" 200 724 0.006587 10.0.0.27 - - [2025-08-18 03:48:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002315 10.0.0.27 - - [2025-08-18 03:48:20] "GET /bgp-as-a-service/a4f106bb-d83c-43f8-8a28-2f08eae2bd89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2157 0.003932 10.0.0.27 - - [2025-08-18 03:48:20] "GET /control-node-zone/6f5e4a56-4fc0-4d07-b27b-e55ccba4c3c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.002506 10.0.0.27 - - [2025-08-18 03:48:20] "POST /ref-update HTTP/1.1" 200 156 0.012056 10.0.0.27 - - [2025-08-18 03:48:23] "GET /bgp-as-a-service/a4f106bb-d83c-43f8-8a28-2f08eae2bd89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2445 0.005635 10.0.0.27 - - [2025-08-18 03:48:23] "GET /virtual-machine-interface/231a8a3e-0386-46ba-b8db-9b0f08ee73e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3052 0.004563 10.0.0.27 - - [2025-08-18 03:48:41] "GET /bgp-as-a-service/a4f106bb-d83c-43f8-8a28-2f08eae2bd89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2445 0.004594 10.0.0.27 - - [2025-08-18 03:48:41] "GET /virtual-machine-interface/231a8a3e-0386-46ba-b8db-9b0f08ee73e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3052 0.005550 10.0.0.27 - - [2025-08-18 03:48:41] "POST /ref-update HTTP/1.1" 200 156 0.012196 10.0.0.27 - - [2025-08-18 03:48:41] "GET /bgp-as-a-service/a9341a03-7ac8-4465-b46b-2095e0697c7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2448 0.005787 10.0.0.27 - - [2025-08-18 03:48:41] "GET /virtual-machine-interface/729a018e-6f0b-4831-a144-354bb41d149e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3052 0.007005 10.0.0.27 - - [2025-08-18 03:48:41] "POST /ref-update HTTP/1.1" 200 156 0.011416 10.0.0.27 - - [2025-08-18 03:48:41] "DELETE /bgp-as-a-service/a9341a03-7ac8-4465-b46b-2095e0697c7d HTTP/1.1" 200 115 0.035243 10.0.0.27 - - [2025-08-18 03:48:41] "GET /bgp-as-a-service/a4f106bb-d83c-43f8-8a28-2f08eae2bd89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2150 0.005305 10.0.0.27 - - [2025-08-18 03:48:41] "GET /virtual-machine-interface/231a8a3e-0386-46ba-b8db-9b0f08ee73e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3052 0.004350 10.0.0.27 - - [2025-08-18 03:48:41] "DELETE /bgp-as-a-service/a4f106bb-d83c-43f8-8a28-2f08eae2bd89 HTTP/1.1" 200 115 0.030487 10.0.0.27 - - [2025-08-18 03:48:41] "GET /control-node-zone/6f5e4a56-4fc0-4d07-b27b-e55ccba4c3c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.003466 10.0.0.27 - - [2025-08-18 03:48:41] "POST /ref-update HTTP/1.1" 200 156 0.016192 10.0.0.27 - - [2025-08-18 03:48:41] "DELETE /control-node-zone/6f5e4a56-4fc0-4d07-b27b-e55ccba4c3c8 HTTP/1.1" 200 115 0.034031 10.0.0.27 - - [2025-08-18 03:48:41] "GET /control-node-zone/3241411c-dffd-417d-9733-709553d23df7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.002976 10.0.0.27 - - [2025-08-18 03:48:41] "POST /ref-update HTTP/1.1" 200 156 0.016412 10.0.0.27 - - [2025-08-18 03:48:41] "DELETE /control-node-zone/3241411c-dffd-417d-9733-709553d23df7 HTTP/1.1" 200 115 0.025062 10.0.0.27 - - [2025-08-18 03:48:41] "GET /control-node-zone/ee60a762-9d2f-4c43-83a6-0217e390ebbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.003665 10.0.0.38 - - [2025-08-18 03:48:41] "POST /ref-update HTTP/1.1" 200 156 0.013654 10.0.0.27 - - [2025-08-18 03:48:41] "DELETE /control-node-zone/ee60a762-9d2f-4c43-83a6-0217e390ebbe HTTP/1.1" 200 115 0.023241 10.0.0.38 - - [2025-08-18 03:48:42] "DELETE /bgp-router/84ac3d95-4ee8-49bd-877c-7465f3419f05 HTTP/1.1" 200 115 0.050106 10.0.0.27 - - [2025-08-18 03:48:42] "POST /neutron/port HTTP/1.1" 200 1089 0.014879 10.0.0.27 - - [2025-08-18 03:48:42] "POST /neutron/port HTTP/1.1" 200 1089 0.031873 10.0.0.27 - - [2025-08-18 03:48:42] "POST /neutron/port HTTP/1.1" 200 1089 0.026131 10.0.0.27 - - [2025-08-18 03:48:44] "POST /neutron/network HTTP/1.1" 200 833 0.006616 10.0.0.27 - - [2025-08-18 03:48:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003160 10.0.0.19 - - [2025-08-18 03:48:47] "GET /projects?obj_uuids=40102d60-3b6c-418f-a49b-bfc655bc1af7&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.021757 10.0.0.27 - - [2025-08-18 03:48:47] "GET /project/40102d60-3b6c-418f-a49b-bfc655bc1af7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.056827 10.0.0.19 - - [2025-08-18 03:48:47] "GET /projects?obj_uuids=40102d60-3b6c-418f-a49b-bfc655bc1af7&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000976 10.0.0.27 - - [2025-08-18 03:48:47] "POST /neutron/network HTTP/1.1" 200 614 0.098956 10.0.0.38 - - [2025-08-18 03:48:47] "POST /route-targets HTTP/1.1" 200 327 0.011068 10.0.0.27 - - [2025-08-18 03:48:47] "POST /id-to-fqname HTTP/1.1" 200 225 0.003091 10.0.0.27 - - [2025-08-18 03:48:47] "GET /virtual-network/0ae64763-42de-4c6c-be1c-d3e73a678125?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.004849 10.0.0.27 - - [2025-08-18 03:48:47] "POST /neutron/network HTTP/1.1" 200 831 0.004636 10.0.0.27 - - [2025-08-18 03:48:47] "GET /virtual-network/0ae64763-42de-4c6c-be1c-d3e73a678125?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.004435 10.0.0.27 - - [2025-08-18 03:48:47] "POST /id-to-fqname HTTP/1.1" 200 225 0.000946 10.0.0.27 - - [2025-08-18 03:48:47] "POST /neutron/network HTTP/1.1" 200 841 0.005615 10.0.0.19 - - [2025-08-18 03:48:48] "GET /projects?obj_uuids=40102d60-3b6c-418f-a49b-bfc655bc1af7&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001314 10.0.0.27 - - [2025-08-18 03:48:48] "GET /project/40102d60-3b6c-418f-a49b-bfc655bc1af7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.051963 10.0.0.27 - - [2025-08-18 03:48:48] "POST /neutron/port HTTP/1.1" 200 117 0.004817 10.0.0.27 - - [2025-08-18 03:48:48] "POST /id-to-fqname HTTP/1.1" 200 225 0.000988 10.0.0.27 - - [2025-08-18 03:48:48] "POST /neutron/network HTTP/1.1" 200 841 0.005753 10.0.0.27 - - [2025-08-18 03:48:49] "POST /neutron/port HTTP/1.1" 200 1059 0.012076 10.0.0.27 - - [2025-08-18 03:48:49] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003669 10.0.0.27 - - [2025-08-18 03:48:49] "POST /neutron/network HTTP/1.1" 200 831 0.009795 10.0.0.19 - - [2025-08-18 03:48:49] "GET /projects?obj_uuids=40102d60-3b6c-418f-a49b-bfc655bc1af7&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000992 10.0.0.27 - - [2025-08-18 03:48:49] "GET /project/40102d60-3b6c-418f-a49b-bfc655bc1af7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.061642 10.0.0.27 - - [2025-08-18 03:48:49] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007075 10.0.0.27 - - [2025-08-18 03:48:49] "POST /id-to-fqname HTTP/1.1" 200 225 0.001219 10.0.0.27 - - [2025-08-18 03:48:49] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006413 10.0.0.19 - - [2025-08-18 03:48:50] "GET /projects?obj_uuids=40102d60-3b6c-418f-a49b-bfc655bc1af7&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001053 10.0.0.27 - - [2025-08-18 03:48:50] "POST /neutron/port HTTP/1.1" 200 1059 0.206072 10.0.0.27 - - [2025-08-18 03:48:50] "POST /neutron/port HTTP/1.1" 200 1113 0.107020 10.0.0.27 - - [2025-08-18 03:48:50] "POST /neutron/subnet HTTP/1.1" 200 689 0.007050 10.0.0.19 - - [2025-08-18 03:48:50] "GET /projects?obj_uuids=40102d60-3b6c-418f-a49b-bfc655bc1af7&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001044 10.0.0.27 - - [2025-08-18 03:48:50] "GET /project/40102d60-3b6c-418f-a49b-bfc655bc1af7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.054614 10.0.0.27 - - [2025-08-18 03:48:50] "POST /neutron/network HTTP/1.1" 200 831 0.028005 10.0.0.27 - - [2025-08-18 03:48:51] "POST /neutron/port HTTP/1.1" 200 117 0.010472 10.0.0.27 - - [2025-08-18 03:48:51] "POST /neutron/port HTTP/1.1" 200 1087 0.016703 10.0.0.27 - - [2025-08-18 03:48:51] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006444 10.0.0.27 - - [2025-08-18 03:48:51] "GET /virtual-machine/fcce5ac6-7e0f-4cb5-a2e9-eefd2c9fde12 HTTP/1.1" 200 1294 0.004275 10.0.0.27 - - [2025-08-18 03:48:51] "GET /virtual-machine-interface/fcb9d102-82e2-42ae-b9c3-d0969172613a HTTP/1.1" 200 2959 0.004300 10.0.0.27 - - [2025-08-18 03:48:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002605 10.0.0.27 - - [2025-08-18 03:48:51] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.002879 10.0.0.27 - - [2025-08-18 03:48:51] "GET /virtual-networks?parent_id=40102d60-3b6c-418f-a49b-bfc655bc1af7&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.002738 10.0.0.27 - - [2025-08-18 03:48:51] "GET /virtual-network/0ae64763-42de-4c6c-be1c-d3e73a678125?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.020185 10.0.0.27 - - [2025-08-18 03:48:51] "POST /neutron/port HTTP/1.1" 200 1059 0.012051 10.0.0.27 - - [2025-08-18 03:48:51] "POST /neutron/port HTTP/1.1" 200 1087 0.013111 10.0.0.27 - - [2025-08-18 03:48:51] "POST /neutron/port HTTP/1.1" 200 117 0.001016 10.0.0.27 - - [2025-08-18 03:48:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003190 10.0.0.27 - - [2025-08-18 03:48:54] "GET /virtual-network/0ae64763-42de-4c6c-be1c-d3e73a678125?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.004797 10.0.0.27 - - [2025-08-18 03:48:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003108 10.0.0.27 - - [2025-08-18 03:48:58] "GET /virtual-network/0ae64763-42de-4c6c-be1c-d3e73a678125?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005315 10.0.0.27 - - [2025-08-18 03:49:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003218 10.0.0.27 - - [2025-08-18 03:49:02] "GET /virtual-network/0ae64763-42de-4c6c-be1c-d3e73a678125?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.004921 10.0.0.27 - - [2025-08-18 03:49:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003122 10.0.0.27 - - [2025-08-18 03:49:06] "GET /virtual-network/0ae64763-42de-4c6c-be1c-d3e73a678125?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.004991 10.0.0.27 - - [2025-08-18 03:49:10] "POST /neutron/port HTTP/1.1" 200 1087 0.013000 10.0.0.27 - - [2025-08-18 03:49:10] "POST /neutron/subnet HTTP/1.1" 200 689 0.008028 10.0.0.27 - - [2025-08-18 03:49:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003112 10.0.0.27 - - [2025-08-18 03:49:10] "GET /virtual-network/0ae64763-42de-4c6c-be1c-d3e73a678125?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006728 10.0.0.27 - - [2025-08-18 03:49:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003851 10.0.0.27 - - [2025-08-18 03:49:15] "GET /virtual-network/0ae64763-42de-4c6c-be1c-d3e73a678125?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006176 10.0.0.27 - - [2025-08-18 03:49:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004438 10.0.0.27 - - [2025-08-18 03:49:19] "GET /virtual-network/0ae64763-42de-4c6c-be1c-d3e73a678125?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006065 10.0.0.27 - - [2025-08-18 03:49:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003275 10.0.0.27 - - [2025-08-18 03:49:23] "GET /virtual-network/0ae64763-42de-4c6c-be1c-d3e73a678125?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005165 10.0.0.27 - - [2025-08-18 03:49:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003150 10.0.0.27 - - [2025-08-18 03:49:27] "GET /virtual-network/0ae64763-42de-4c6c-be1c-d3e73a678125?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.004904 10.0.0.27 - - [2025-08-18 03:49:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004165 10.0.0.27 - - [2025-08-18 03:49:31] "GET /virtual-network/0ae64763-42de-4c6c-be1c-d3e73a678125?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005052 10.0.0.27 - - [2025-08-18 03:49:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003080 10.0.0.27 - - [2025-08-18 03:49:35] "GET /virtual-network/0ae64763-42de-4c6c-be1c-d3e73a678125?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005331 10.0.0.38 - - [2025-08-18 03:49:38] "GET /obj-perms HTTP/1.1" 200 5056 0.039546 10.0.0.19 - - [2025-08-18 03:49:38] "GET /obj-perms HTTP/1.1" 200 5056 0.047398 10.0.0.27 - - [2025-08-18 03:49:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003253 10.0.0.27 - - [2025-08-18 03:49:39] "GET /virtual-network/0ae64763-42de-4c6c-be1c-d3e73a678125?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005094 10.0.0.27 - - [2025-08-18 03:49:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003420 10.0.0.27 - - [2025-08-18 03:49:43] "GET /virtual-network/0ae64763-42de-4c6c-be1c-d3e73a678125?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005065 10.0.0.27 - - [2025-08-18 03:49:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003221 10.0.0.27 - - [2025-08-18 03:49:47] "GET /virtual-network/0ae64763-42de-4c6c-be1c-d3e73a678125?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.004977 10.0.0.27 - - [2025-08-18 03:49:51] "POST /neutron/port HTTP/1.1" 200 1087 0.034608 10.0.0.27 - - [2025-08-18 03:49:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.027098 10.0.0.27 - - [2025-08-18 03:49:51] "GET /virtual-network/0ae64763-42de-4c6c-be1c-d3e73a678125?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.004671 10.0.0.27 - - [2025-08-18 03:49:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003048 10.0.0.27 - - [2025-08-18 03:49:56] "GET /virtual-network/0ae64763-42de-4c6c-be1c-d3e73a678125?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005342 10.0.0.27 - - [2025-08-18 03:50:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003841 10.0.0.27 - - [2025-08-18 03:50:00] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003186 10.0.0.27 - - [2025-08-18 03:50:00] "GET /virtual-networks?parent_id=40102d60-3b6c-418f-a49b-bfc655bc1af7&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.002855 10.0.0.27 - - [2025-08-18 03:50:00] "GET /virtual-network/0ae64763-42de-4c6c-be1c-d3e73a678125?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.007093 10.0.0.27 - - [2025-08-18 03:50:00] "POST /neutron/security_group HTTP/1.1" 200 2059 0.026752 10.0.0.27 - - [2025-08-18 03:50:05] "POST /neutron/port HTTP/1.1" 200 1087 0.014958 10.0.0.27 - - [2025-08-18 03:50:10] "POST /neutron/port HTTP/1.1" 200 1087 0.012965 10.0.0.27 - - [2025-08-18 03:50:10] "POST /neutron/subnet HTTP/1.1" 200 689 0.007547 10.0.0.27 - - [2025-08-18 03:50:10] "POST /neutron/port HTTP/1.1" 200 1087 0.012909 10.0.0.27 - - [2025-08-18 03:50:10] "POST /neutron/security_group HTTP/1.1" 200 2059 0.005957 10.0.0.27 - - [2025-08-18 03:50:16] "POST /neutron/port HTTP/1.1" 200 1087 0.013162 10.0.0.27 - - [2025-08-18 03:50:16] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003289 10.0.0.27 - - [2025-08-18 03:50:16] "POST /neutron/network HTTP/1.1" 200 831 0.005247 10.0.0.27 - - [2025-08-18 03:50:26] "POST /neutron/port HTTP/1.1" 200 1087 0.013124 10.0.0.27 - - [2025-08-18 03:50:31] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008560 10.0.0.27 - - [2025-08-18 03:50:39] "GET /obj-perms HTTP/1.1" 200 5056 0.042939 10.0.0.27 - - [2025-08-18 03:50:41] "POST /neutron/port HTTP/1.1" 200 1087 0.013717 10.0.0.27 - - [2025-08-18 03:50:46] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006565 10.0.0.27 - - [2025-08-18 03:50:46] "POST /neutron/port HTTP/1.1" 200 1087 0.011751 10.0.0.27 - - [2025-08-18 03:50:46] "GET /virtual-machine/e7478031-12a2-4a62-9194-1fea91f99415 HTTP/1.1" 200 1294 0.024131 10.0.0.27 - - [2025-08-18 03:50:46] "GET /virtual-machine-interface/e40d4305-949a-42d3-97aa-499d42031a4f HTTP/1.1" 200 2959 0.004482 10.0.0.27 - - [2025-08-18 03:50:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002260 10.0.0.27 - - [2025-08-18 03:50:46] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.002860 10.0.0.27 - - [2025-08-18 03:50:46] "GET /virtual-networks?parent_id=40102d60-3b6c-418f-a49b-bfc655bc1af7&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.002252 10.0.0.27 - - [2025-08-18 03:50:46] "GET /virtual-network/0ae64763-42de-4c6c-be1c-d3e73a678125?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.004810 10.0.0.27 - - [2025-08-18 03:50:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003914 10.0.0.27 - - [2025-08-18 03:50:48] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003217 10.0.0.27 - - [2025-08-18 03:50:48] "GET /virtual-networks?parent_id=40102d60-3b6c-418f-a49b-bfc655bc1af7&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.002390 10.0.0.27 - - [2025-08-18 03:50:48] "GET /virtual-network/0ae64763-42de-4c6c-be1c-d3e73a678125?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005826 10.0.0.27 - - [2025-08-18 03:50:48] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006634 10.0.0.27 - - [2025-08-18 03:50:48] "POST /neutron/port HTTP/1.1" 200 1087 0.013239 10.0.0.27 - - [2025-08-18 03:50:48] "GET /virtual-machine/4bd66aa8-1f32-4768-b447-738990b34e35 HTTP/1.1" 200 1293 0.004440 10.0.0.27 - - [2025-08-18 03:50:48] "GET /virtual-machine-interface/280db017-e288-405d-9956-e0f533c05b41 HTTP/1.1" 200 2958 0.004428 10.0.0.27 - - [2025-08-18 03:50:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003278 10.0.0.27 - - [2025-08-18 03:50:48] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.002758 10.0.0.27 - - [2025-08-18 03:50:48] "GET /virtual-networks?parent_id=40102d60-3b6c-418f-a49b-bfc655bc1af7&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.002266 10.0.0.27 - - [2025-08-18 03:50:48] "GET /virtual-network/0ae64763-42de-4c6c-be1c-d3e73a678125?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.004832 10.0.0.27 - - [2025-08-18 03:50:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003205 10.0.0.27 - - [2025-08-18 03:50:49] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003246 10.0.0.27 - - [2025-08-18 03:50:49] "GET /virtual-networks?parent_id=40102d60-3b6c-418f-a49b-bfc655bc1af7&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.003035 10.0.0.27 - - [2025-08-18 03:50:49] "GET /virtual-network/0ae64763-42de-4c6c-be1c-d3e73a678125?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006260 10.0.0.27 - - [2025-08-18 03:50:49] "POST /fqname-to-id HTTP/1.1" 404 198 0.002981 10.0.0.27 - - [2025-08-18 03:50:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002613 10.0.0.27 - - [2025-08-18 03:50:49] "GET /global-system-config/2597eb22-b11b-4330-a4df-09d22b223e4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.005505 10.0.0.27 - - [2025-08-18 03:50:49] "POST /control-node-zones HTTP/1.1" 200 569 0.030019 10.0.0.27 - - [2025-08-18 03:50:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003601 10.0.0.27 - - [2025-08-18 03:50:50] "GET /bgp-router/ea2b8abf-63c0-448f-ab50-18a44d184d22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.004779 10.0.0.27 - - [2025-08-18 03:50:50] "GET /control-node-zone/bf064774-85f3-49c8-ab89-48c2c0945431?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.004952 10.0.0.27 - - [2025-08-18 03:50:50] "PUT /bgp-router/ea2b8abf-63c0-448f-ab50-18a44d184d22 HTTP/1.1" 200 254 0.017690 10.0.0.27 - - [2025-08-18 03:50:50] "POST /fqname-to-id HTTP/1.1" 404 198 0.002772 10.0.0.27 - - [2025-08-18 03:50:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003282 10.0.0.27 - - [2025-08-18 03:50:50] "GET /global-system-config/2597eb22-b11b-4330-a4df-09d22b223e4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.005805 10.0.0.27 - - [2025-08-18 03:50:50] "POST /control-node-zones HTTP/1.1" 200 569 0.019504 10.0.0.27 - - [2025-08-18 03:50:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.008364 10.0.0.27 - - [2025-08-18 03:50:50] "GET /bgp-router/21ce6511-2fdc-4898-b565-a11a37750084?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.004302 10.0.0.27 - - [2025-08-18 03:50:50] "GET /control-node-zone/f4683b78-213a-4aac-b303-9b7200d7da66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.004559 10.0.0.27 - - [2025-08-18 03:50:50] "PUT /bgp-router/21ce6511-2fdc-4898-b565-a11a37750084 HTTP/1.1" 200 254 0.015516 10.0.0.27 - - [2025-08-18 03:50:50] "POST /fqname-to-id HTTP/1.1" 404 198 0.002363 10.0.0.27 - - [2025-08-18 03:50:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002654 10.0.0.27 - - [2025-08-18 03:50:50] "GET /global-system-config/2597eb22-b11b-4330-a4df-09d22b223e4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.005549 10.0.0.27 - - [2025-08-18 03:50:50] "POST /control-node-zones HTTP/1.1" 200 569 0.021906 10.0.0.27 - - [2025-08-18 03:50:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002701 10.0.0.27 - - [2025-08-18 03:50:50] "GET /bgp-router/0dbb5ebb-d62c-4a17-994c-641f35978290?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.004316 10.0.0.27 - - [2025-08-18 03:50:50] "GET /control-node-zone/c22da9b9-45e1-45eb-93d1-c0fe0c490a65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.004255 10.0.0.27 - - [2025-08-18 03:50:50] "PUT /bgp-router/0dbb5ebb-d62c-4a17-994c-641f35978290 HTTP/1.1" 200 254 0.015414 10.0.0.27 - - [2025-08-18 03:50:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002516 10.0.0.27 - - [2025-08-18 03:50:50] "GET /global-system-config/2597eb22-b11b-4330-a4df-09d22b223e4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.005735 10.0.0.27 - - [2025-08-18 03:50:50] "POST /fqname-to-id HTTP/1.1" 404 234 0.002292 10.0.0.27 - - [2025-08-18 03:50:50] "POST /bgp-as-a-services HTTP/1.1" 200 588 0.022787 10.0.0.27 - - [2025-08-18 03:50:51] "POST /neutron/subnet HTTP/1.1" 200 715 0.007444 10.0.0.27 - - [2025-08-18 03:50:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002796 10.0.0.27 - - [2025-08-18 03:50:51] "GET /bgp-as-a-service/9ad4cd86-813a-4b45-9570-fcb18f8a9b35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1548 0.004266 10.0.0.27 - - [2025-08-18 03:50:51] "GET /control-node-zone/bf064774-85f3-49c8-ab89-48c2c0945431?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.003536 10.0.0.27 - - [2025-08-18 03:50:51] "POST /ref-update HTTP/1.1" 200 156 0.012253 10.0.0.27 - - [2025-08-18 03:50:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003541 10.0.0.27 - - [2025-08-18 03:50:51] "GET /bgp-as-a-service/9ad4cd86-813a-4b45-9570-fcb18f8a9b35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1836 0.005423 10.0.0.27 - - [2025-08-18 03:50:51] "GET /control-node-zone/f4683b78-213a-4aac-b303-9b7200d7da66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.003182 10.0.0.27 - - [2025-08-18 03:50:51] "POST /ref-update HTTP/1.1" 200 156 0.014134 10.0.0.27 - - [2025-08-18 03:51:09] "GET /bgp-as-a-service/9ad4cd86-813a-4b45-9570-fcb18f8a9b35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2098 0.005682 10.0.0.27 - - [2025-08-18 03:51:09] "GET /virtual-machine-interface/fcb9d102-82e2-42ae-b9c3-d0969172613a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2738 0.004763 10.0.0.27 - - [2025-08-18 03:51:09] "POST /ref-update HTTP/1.1" 200 156 0.009869 10.0.0.38 - - [2025-08-18 03:51:09] "POST /bgp-routers HTTP/1.1" 200 640 0.042815 10.0.0.38 - - [2025-08-18 03:51:09] "PUT /bgp-router/4f51ad28-6e46-4f99-b659-9fbeffcb2cf8 HTTP/1.1" 200 254 0.027283 10.0.0.27 - - [2025-08-18 03:51:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003372 10.0.0.27 - - [2025-08-18 03:51:10] "GET /global-system-config/2597eb22-b11b-4330-a4df-09d22b223e4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.005784 10.0.0.27 - - [2025-08-18 03:51:10] "POST /fqname-to-id HTTP/1.1" 404 234 0.002616 10.0.0.27 - - [2025-08-18 03:51:10] "POST /bgp-as-a-services HTTP/1.1" 200 588 0.026572 10.0.0.27 - - [2025-08-18 03:51:10] "POST /neutron/network HTTP/1.1" 200 831 0.006001 10.0.0.27 - - [2025-08-18 03:51:10] "POST /neutron/subnet HTTP/1.1" 200 715 0.007767 10.0.0.27 - - [2025-08-18 03:51:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002216 10.0.0.27 - - [2025-08-18 03:51:10] "GET /bgp-as-a-service/416c0da0-adb7-4a52-a453-c8b2ba257289?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1547 0.005488 10.0.0.27 - - [2025-08-18 03:51:10] "GET /control-node-zone/bf064774-85f3-49c8-ab89-48c2c0945431?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.003355 10.0.0.27 - - [2025-08-18 03:51:10] "POST /ref-update HTTP/1.1" 200 156 0.011819 10.0.0.27 - - [2025-08-18 03:51:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003280 10.0.0.27 - - [2025-08-18 03:51:10] "GET /bgp-as-a-service/416c0da0-adb7-4a52-a453-c8b2ba257289?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1835 0.006300 10.0.0.27 - - [2025-08-18 03:51:10] "GET /control-node-zone/f4683b78-213a-4aac-b303-9b7200d7da66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.002781 10.0.0.27 - - [2025-08-18 03:51:10] "POST /ref-update HTTP/1.1" 200 156 0.012179 10.0.0.27 - - [2025-08-18 03:51:12] "POST /neutron/network HTTP/1.1" 200 841 0.006233 10.0.0.27 - - [2025-08-18 03:51:12] "POST /neutron/port HTTP/1.1" 200 117 0.001124 10.0.0.27 - - [2025-08-18 03:51:18] "GET /bgp-as-a-service/416c0da0-adb7-4a52-a453-c8b2ba257289?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2097 0.005268 10.0.0.27 - - [2025-08-18 03:51:18] "GET /virtual-machine-interface/e40d4305-949a-42d3-97aa-499d42031a4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2738 0.007375 10.0.0.27 - - [2025-08-18 03:51:18] "POST /ref-update HTTP/1.1" 200 156 0.009607 10.0.0.38 - - [2025-08-18 03:51:18] "POST /ref-update HTTP/1.1" 200 156 0.018874 10.0.0.27 - - [2025-08-18 03:51:18] "POST /neutron/port HTTP/1.1" 200 1087 0.014981 10.0.0.27 - - [2025-08-18 03:51:18] "POST /neutron/subnet HTTP/1.1" 200 689 0.011766 10.0.0.38 - - [2025-08-18 03:51:23] "GET /global-system-configs HTTP/1.1" 200 322 0.031055 10.0.0.19 - - [2025-08-18 03:51:24] "GET /global-system-configs HTTP/1.1" 200 322 0.036004 10.0.0.38 - - [2025-08-18 03:51:24] "GET /global-system-configs HTTP/1.1" 200 322 0.101293 10.0.0.38 - - [2025-08-18 03:51:24] "GET /obj-perms HTTP/1.1" 200 5056 0.154671 10.0.0.19 - - [2025-08-18 03:51:24] "GET /obj-perms HTTP/1.1" 200 5056 0.188387 10.0.0.27 - - [2025-08-18 03:51:24] "GET /obj-perms HTTP/1.1" 200 5056 0.200600 10.0.0.27 - - [2025-08-18 03:51:24] "GET /global-system-configs HTTP/1.1" 200 322 0.022751 10.0.0.19 - - [2025-08-18 03:51:24] "GET /global-system-configs HTTP/1.1" 200 322 0.035017 10.0.0.38 - - [2025-08-18 03:51:24] "GET /obj-perms HTTP/1.1" 200 5056 0.097696 10.0.0.27 - - [2025-08-18 03:51:25] "GET /global-system-configs HTTP/1.1" 200 322 0.063704 10.0.0.27 - - [2025-08-18 03:51:25] "GET /obj-perms HTTP/1.1" 200 5056 0.110020 10.0.0.19 - - [2025-08-18 03:51:25] "GET /obj-perms HTTP/1.1" 200 5056 0.120600 10.0.0.27 - - [2025-08-18 03:51:40] "GET /bgp-as-a-service/416c0da0-adb7-4a52-a453-c8b2ba257289?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2707 0.005463 10.0.0.27 - - [2025-08-18 03:51:40] "GET /virtual-machine-interface/e40d4305-949a-42d3-97aa-499d42031a4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3053 0.004774 10.0.0.27 - - [2025-08-18 03:51:40] "POST /ref-update HTTP/1.1" 200 156 0.011152 10.0.0.38 - - [2025-08-18 03:51:40] "POST /ref-update HTTP/1.1" 200 156 0.019141 10.0.0.27 - - [2025-08-18 03:51:40] "DELETE /bgp-as-a-service/416c0da0-adb7-4a52-a453-c8b2ba257289 HTTP/1.1" 200 115 0.054862 10.0.0.27 - - [2025-08-18 03:51:40] "GET /bgp-as-a-service/9ad4cd86-813a-4b45-9570-fcb18f8a9b35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2708 0.004588 10.0.0.27 - - [2025-08-18 03:51:40] "GET /virtual-machine-interface/fcb9d102-82e2-42ae-b9c3-d0969172613a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3053 0.008885 10.0.0.27 - - [2025-08-18 03:51:40] "POST /ref-update HTTP/1.1" 200 156 0.030214 10.0.0.38 - - [2025-08-18 03:51:40] "POST /ref-update HTTP/1.1" 200 156 0.021588 10.0.0.27 - - [2025-08-18 03:51:40] "DELETE /bgp-as-a-service/9ad4cd86-813a-4b45-9570-fcb18f8a9b35 HTTP/1.1" 200 115 0.060758 10.0.0.27 - - [2025-08-18 03:51:40] "GET /control-node-zone/c22da9b9-45e1-45eb-93d1-c0fe0c490a65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.003262 10.0.0.27 - - [2025-08-18 03:51:40] "POST /ref-update HTTP/1.1" 200 156 0.015653 10.0.0.27 - - [2025-08-18 03:51:40] "DELETE /control-node-zone/c22da9b9-45e1-45eb-93d1-c0fe0c490a65 HTTP/1.1" 200 115 0.027116 10.0.0.27 - - [2025-08-18 03:51:40] "GET /control-node-zone/f4683b78-213a-4aac-b303-9b7200d7da66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.003430 10.0.0.27 - - [2025-08-18 03:51:40] "POST /ref-update HTTP/1.1" 200 156 0.017009 10.0.0.27 - - [2025-08-18 03:51:40] "DELETE /control-node-zone/f4683b78-213a-4aac-b303-9b7200d7da66 HTTP/1.1" 200 115 0.023024 10.0.0.27 - - [2025-08-18 03:51:40] "GET /control-node-zone/bf064774-85f3-49c8-ab89-48c2c0945431?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.008180 10.0.0.27 - - [2025-08-18 03:51:40] "POST /ref-update HTTP/1.1" 200 156 0.014431 10.0.0.27 - - [2025-08-18 03:51:40] "DELETE /control-node-zone/bf064774-85f3-49c8-ab89-48c2c0945431 HTTP/1.1" 200 115 0.023392 10.0.0.27 - - [2025-08-18 03:51:40] "POST /neutron/network HTTP/1.1" 200 831 0.007095 10.0.0.27 - - [2025-08-18 03:51:41] "POST /neutron/port HTTP/1.1" 200 1087 0.013120 10.0.0.27 - - [2025-08-18 03:51:41] "POST /neutron/port HTTP/1.1" 200 151 0.188065 10.0.0.27 - - [2025-08-18 03:51:41] "POST /neutron/port HTTP/1.1" 200 1113 0.028308 10.0.0.19 - - [2025-08-18 03:51:43] "POST /useragent-kv HTTP/1.1" 200 115 0.004740 10.0.0.19 - - [2025-08-18 03:51:43] "POST /useragent-kv HTTP/1.1" 200 115 0.003456 10.0.0.27 - - [2025-08-18 03:51:43] "POST /neutron/network HTTP/1.1" 200 151 0.122030 10.0.0.38 - - [2025-08-18 03:51:43] "DELETE /route-target/39423736-9cd7-4d36-8599-641adda90ca8 HTTP/1.1" 200 115 0.023605 10.0.0.19 - - [2025-08-18 03:51:44] "GET /projects?obj_uuids=40102d60-3b6c-418f-a49b-bfc655bc1af7&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001012 10.0.0.27 - - [2025-08-18 03:51:44] "GET /project/40102d60-3b6c-418f-a49b-bfc655bc1af7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.061152 10.0.0.19 - - [2025-08-18 03:51:44] "GET /projects?obj_uuids=40102d60-3b6c-418f-a49b-bfc655bc1af7&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000916 10.0.0.27 - - [2025-08-18 03:51:44] "GET /project/40102d60-3b6c-418f-a49b-bfc655bc1af7?fields=virtual_networks HTTP/1.1" 200 1034 0.030095 10.0.0.19 - - [2025-08-18 03:51:44] "GET /projects?obj_uuids=40102d60-3b6c-418f-a49b-bfc655bc1af7&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000957 10.0.0.27 - - [2025-08-18 03:51:44] "GET /project/40102d60-3b6c-418f-a49b-bfc655bc1af7?fields=virtual_machine_interfaces HTTP/1.1" 200 1034 0.038166 10.0.0.19 - - [2025-08-18 03:51:44] "GET /projects?obj_uuids=40102d60-3b6c-418f-a49b-bfc655bc1af7&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000953 10.0.0.27 - - [2025-08-18 03:51:44] "GET /project/40102d60-3b6c-418f-a49b-bfc655bc1af7?fields=security_groups HTTP/1.1" 200 1261 0.035578 10.0.0.27 - - [2025-08-18 03:51:45] "POST /fqname-to-id HTTP/1.1" 404 181 0.019974 10.0.0.19 - - [2025-08-18 03:51:45] "GET /projects?obj_uuids=0657aaeb-fbb2-4b5b-a01d-05e9b9207a99&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002491 10.0.0.19 - - [2025-08-18 03:51:45] "GET /domains?obj_uuids=edf943fc-0622-4564-8821-4de9bd04e8a3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000928 10.0.0.19 - - [2025-08-18 03:51:45] "GET /domain/edf943fc-0622-4564-8821-4de9bd04e8a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.026285 10.0.0.19 - - [2025-08-18 03:51:45] "POST /id-to-fqname HTTP/1.1" 200 183 0.002162 10.0.0.19 - - [2025-08-18 03:51:45] "POST /fqname-to-id HTTP/1.1" 404 192 0.003123 10.0.0.19 - - [2025-08-18 03:51:45] "POST /security-groups HTTP/1.1" 200 584 0.022897 10.0.0.19 - - [2025-08-18 03:51:45] "POST /projects HTTP/1.1" 200 571 0.205601 10.0.0.38 - - [2025-08-18 03:51:45] "POST /fqname-to-id HTTP/1.1" 404 226 0.004796 10.0.0.19 - - [2025-08-18 03:51:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.269087 10.0.0.27 - - [2025-08-18 03:51:45] "GET /project/0657aaeb-fbb2-4b5b-a01d-05e9b9207a99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1334 0.405969 10.0.0.27 - - [2025-08-18 03:51:46] "GET / HTTP/1.1" 200 35931 0.001644 10.0.0.19 - - [2025-08-18 03:51:49] "GET /projects?obj_uuids=0657aaeb-fbb2-4b5b-a01d-05e9b9207a99&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001013 10.0.0.27 - - [2025-08-18 03:51:49] "GET /project/0657aaeb-fbb2-4b5b-a01d-05e9b9207a99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1334 0.037260 10.0.0.19 - - [2025-08-18 03:51:49] "GET /projects?obj_uuids=0657aaeb-fbb2-4b5b-a01d-05e9b9207a99&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000973 10.0.0.27 - - [2025-08-18 03:51:49] "GET /project/0657aaeb-fbb2-4b5b-a01d-05e9b9207a99?fields=virtual_networks HTTP/1.1" 200 1017 0.034677 10.0.0.19 - - [2025-08-18 03:51:49] "GET /projects?obj_uuids=0657aaeb-fbb2-4b5b-a01d-05e9b9207a99&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001405 10.0.0.27 - - [2025-08-18 03:51:49] "GET /project/0657aaeb-fbb2-4b5b-a01d-05e9b9207a99?fields=virtual_machine_interfaces HTTP/1.1" 200 1017 0.043985 10.0.0.19 - - [2025-08-18 03:51:49] "GET /projects?obj_uuids=0657aaeb-fbb2-4b5b-a01d-05e9b9207a99&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001269 10.0.0.27 - - [2025-08-18 03:51:49] "GET /project/0657aaeb-fbb2-4b5b-a01d-05e9b9207a99?fields=security_groups HTTP/1.1" 200 1236 0.040015 10.0.0.27 - - [2025-08-18 03:51:50] "POST /fqname-to-id HTTP/1.1" 404 189 0.020752 10.0.0.19 - - [2025-08-18 03:51:50] "GET /projects?obj_uuids=b48e2e8b-ab5d-492c-9950-b385141c26c2&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002286 10.0.0.19 - - [2025-08-18 03:51:50] "GET /domains?obj_uuids=edf943fc-0622-4564-8821-4de9bd04e8a3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000890 10.0.0.19 - - [2025-08-18 03:51:50] "GET /domain/edf943fc-0622-4564-8821-4de9bd04e8a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006355 10.0.0.19 - - [2025-08-18 03:51:50] "POST /id-to-fqname HTTP/1.1" 200 191 0.001348 10.0.0.19 - - [2025-08-18 03:51:50] "POST /fqname-to-id HTTP/1.1" 404 200 0.006962 10.0.0.19 - - [2025-08-18 03:51:51] "POST /security-groups HTTP/1.1" 200 592 0.027052 10.0.0.19 - - [2025-08-18 03:51:51] "POST /projects HTTP/1.1" 200 587 0.224802 10.0.0.38 - - [2025-08-18 03:51:51] "POST /access-control-lists HTTP/1.1" 200 597 0.020511 10.0.0.19 - - [2025-08-18 03:51:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.310837 10.0.0.27 - - [2025-08-18 03:51:51] "GET /project/b48e2e8b-ab5d-492c-9950-b385141c26c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.428737 10.0.0.27 - - [2025-08-18 03:51:52] "GET / HTTP/1.1" 200 35931 0.002481 10.0.0.19 - - [2025-08-18 03:51:55] "GET /projects?obj_uuids=b48e2e8b-ab5d-492c-9950-b385141c26c2&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000979 10.0.0.27 - - [2025-08-18 03:51:55] "GET /project/b48e2e8b-ab5d-492c-9950-b385141c26c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.041354 10.0.0.19 - - [2025-08-18 03:51:55] "GET /projects?obj_uuids=b48e2e8b-ab5d-492c-9950-b385141c26c2&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000937 10.0.0.27 - - [2025-08-18 03:51:55] "GET /project/b48e2e8b-ab5d-492c-9950-b385141c26c2?fields=virtual_networks HTTP/1.1" 200 1035 0.052904 10.0.0.19 - - [2025-08-18 03:51:55] "GET /projects?obj_uuids=b48e2e8b-ab5d-492c-9950-b385141c26c2&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001435 10.0.0.27 - - [2025-08-18 03:51:55] "GET /project/b48e2e8b-ab5d-492c-9950-b385141c26c2?fields=virtual_machine_interfaces HTTP/1.1" 200 1035 0.038888 10.0.0.19 - - [2025-08-18 03:51:55] "GET /projects?obj_uuids=b48e2e8b-ab5d-492c-9950-b385141c26c2&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000994 10.0.0.27 - - [2025-08-18 03:51:55] "GET /project/b48e2e8b-ab5d-492c-9950-b385141c26c2?fields=security_groups HTTP/1.1" 200 1262 0.038678 10.0.0.27 - - [2025-08-18 03:51:56] "POST /fqname-to-id HTTP/1.1" 404 195 0.020299 10.0.0.19 - - [2025-08-18 03:51:56] "GET /projects?obj_uuids=f48450a6-3468-4cb9-b844-2e77dfad464d&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002464 10.0.0.19 - - [2025-08-18 03:51:56] "GET /domains?obj_uuids=edf943fc-0622-4564-8821-4de9bd04e8a3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000890 10.0.0.19 - - [2025-08-18 03:51:56] "GET /domain/edf943fc-0622-4564-8821-4de9bd04e8a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006857 10.0.0.19 - - [2025-08-18 03:51:56] "POST /id-to-fqname HTTP/1.1" 200 197 0.001228 10.0.0.19 - - [2025-08-18 03:51:56] "POST /fqname-to-id HTTP/1.1" 404 206 0.003151 10.0.0.19 - - [2025-08-18 03:51:56] "POST /security-groups HTTP/1.1" 200 598 0.023705 10.0.0.38 - - [2025-08-18 03:51:56] "POST /fqname-to-id HTTP/1.1" 404 241 0.003269 10.0.0.19 - - [2025-08-18 03:51:56] "POST /projects HTTP/1.1" 200 599 0.209118 10.0.0.19 - - [2025-08-18 03:51:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.273968 10.0.0.38 - - [2025-08-18 03:51:56] "POST /access-control-lists HTTP/1.1" 200 601 0.022873 10.0.0.27 - - [2025-08-18 03:51:56] "GET /project/f48450a6-3468-4cb9-b844-2e77dfad464d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1392 0.394549 10.0.0.27 - - [2025-08-18 03:51:57] "GET / HTTP/1.1" 200 35931 0.002114 10.0.0.27 - - [2025-08-18 03:51:59] "POST /fqname-to-id HTTP/1.1" 401 292 0.000467 10.0.0.27 - - [2025-08-18 03:51:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.049282 10.0.0.27 - - [2025-08-18 03:51:59] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003087 10.0.0.27 - - [2025-08-18 03:51:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002904 10.0.0.27 - - [2025-08-18 03:51:59] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004203 10.0.0.27 - - [2025-08-18 03:51:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002984 10.0.0.27 - - [2025-08-18 03:51:59] "PUT /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026 HTTP/1.1" 200 276 0.012203 10.0.0.27 - - [2025-08-18 03:51:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002697 10.0.0.19 - - [2025-08-18 03:51:59] "GET /projects?obj_uuids=f48450a6-3468-4cb9-b844-2e77dfad464d&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.000943 10.0.0.27 - - [2025-08-18 03:51:59] "GET /project/f48450a6-3468-4cb9-b844-2e77dfad464d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1392 0.038424 10.0.0.19 - - [2025-08-18 03:52:00] "POST /useragent-kv HTTP/1.1" 200 115 0.005949 10.0.0.27 - - [2025-08-18 03:52:00] "POST /neutron/subnet HTTP/1.1" 200 701 0.253303 10.0.0.27 - - [2025-08-18 03:52:00] "POST /id-to-fqname HTTP/1.1" 200 218 0.001652 10.0.0.27 - - [2025-08-18 03:52:00] "GET /virtual-network/0156c628-ce5c-478e-820a-6faa675dae38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.005785 10.0.0.27 - - [2025-08-18 03:52:00] "GET /virtual-network/0156c628-ce5c-478e-820a-6faa675dae38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.006568 10.0.0.27 - - [2025-08-18 03:52:00] "POST /neutron/network HTTP/1.1" 200 808 0.006547 10.0.0.27 - - [2025-08-18 03:52:00] "POST /id-to-fqname HTTP/1.1" 200 218 0.001995 10.0.0.19 - - [2025-08-18 03:52:01] "GET /projects?obj_uuids=f48450a6-3468-4cb9-b844-2e77dfad464d&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001193 10.0.0.27 - - [2025-08-18 03:52:01] "GET /project/f48450a6-3468-4cb9-b844-2e77dfad464d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1392 0.064757 10.0.0.27 - - [2025-08-18 03:52:01] "POST /neutron/network HTTP/1.1" 200 808 0.006467 10.0.0.27 - - [2025-08-18 03:52:01] "POST /id-to-fqname HTTP/1.1" 200 218 0.001658 10.0.0.27 - - [2025-08-18 03:52:01] "POST /neutron/port HTTP/1.1" 200 117 0.008551 10.0.0.19 - - [2025-08-18 03:52:01] "GET /projects?obj_uuids=f48450a6-3468-4cb9-b844-2e77dfad464d&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001286 10.0.0.27 - - [2025-08-18 03:52:02] "POST /neutron/port HTTP/1.1" 200 1062 0.330038 10.0.0.27 - - [2025-08-18 03:52:02] "POST /neutron/port HTTP/1.1" 200 1116 0.107912 10.0.0.27 - - [2025-08-18 03:52:02] "POST /neutron/subnet HTTP/1.1" 200 675 0.012937 10.0.0.19 - - [2025-08-18 03:52:02] "GET /projects?obj_uuids=f48450a6-3468-4cb9-b844-2e77dfad464d&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.003018 10.0.0.27 - - [2025-08-18 03:52:02] "GET /project/f48450a6-3468-4cb9-b844-2e77dfad464d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1392 0.072089 10.0.0.27 - - [2025-08-18 03:52:02] "POST /neutron/network HTTP/1.1" 200 808 0.012150 10.0.0.27 - - [2025-08-18 03:52:02] "POST /neutron/port HTTP/1.1" 200 117 0.007124 10.0.0.27 - - [2025-08-18 03:52:03] "POST /neutron/port HTTP/1.1" 200 1062 0.025930 10.0.0.27 - - [2025-08-18 03:52:03] "GET /virtual-network/0156c628-ce5c-478e-820a-6faa675dae38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.005145 10.0.0.27 - - [2025-08-18 03:52:03] "POST /neutron/port HTTP/1.1" 200 1090 0.016505 10.0.0.27 - - [2025-08-18 03:52:03] "POST /neutron/port HTTP/1.1" 200 117 0.001159 10.0.0.27 - - [2025-08-18 03:52:05] "POST /neutron/security_group HTTP/1.1" 200 2065 0.008511 10.0.0.27 - - [2025-08-18 03:52:05] "POST /neutron/port HTTP/1.1" 200 1090 0.015311 10.0.0.27 - - [2025-08-18 03:52:05] "POST /neutron/security_group HTTP/1.1" 200 2065 0.013875 10.0.0.27 - - [2025-08-18 03:52:05] "GET /virtual-machine/6348c8cb-dc73-4c11-8858-76884993d44a HTTP/1.1" 401 292 0.000506 10.0.0.27 - - [2025-08-18 03:52:05] "GET /virtual-machine/6348c8cb-dc73-4c11-8858-76884993d44a HTTP/1.1" 200 1298 0.025056 10.0.0.27 - - [2025-08-18 03:52:05] "GET /virtual-machine/6348c8cb-dc73-4c11-8858-76884993d44a HTTP/1.1" 200 1298 0.004015 10.0.0.27 - - [2025-08-18 03:52:05] "GET /virtual-machine-interface/974150fe-99d6-4860-8b8b-a9f9082a6ca8 HTTP/1.1" 200 2950 0.004624 10.0.0.27 - - [2025-08-18 03:52:05] "GET /virtual-machine/6348c8cb-dc73-4c11-8858-76884993d44a HTTP/1.1" 200 1298 0.003280 10.0.0.27 - - [2025-08-18 03:52:05] "GET /virtual-machine-interface/974150fe-99d6-4860-8b8b-a9f9082a6ca8 HTTP/1.1" 200 2950 0.005339 10.0.0.27 - - [2025-08-18 03:52:05] "GET /instance-ip/0b8f1692-00b7-416c-96af-e3175e6561fd HTTP/1.1" 200 1619 0.005339 10.0.0.27 - - [2025-08-18 03:52:05] "GET /virtual-machine/6348c8cb-dc73-4c11-8858-76884993d44a HTTP/1.1" 200 1298 0.002895 10.0.0.27 - - [2025-08-18 03:52:05] "GET /virtual-machine-interface/974150fe-99d6-4860-8b8b-a9f9082a6ca8 HTTP/1.1" 200 2950 0.004477 10.0.0.27 - - [2025-08-18 03:52:05] "GET /instance-ip/0b8f1692-00b7-416c-96af-e3175e6561fd HTTP/1.1" 200 1619 0.003197 10.0.0.27 - - [2025-08-18 03:52:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002454 10.0.0.27 - - [2025-08-18 03:52:05] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003360 10.0.0.27 - - [2025-08-18 03:52:05] "GET /virtual-networks?parent_id=f48450a6-3468-4cb9-b844-2e77dfad464d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002425 10.0.0.27 - - [2025-08-18 03:52:05] "GET /virtual-network/0156c628-ce5c-478e-820a-6faa675dae38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.005131 10.0.0.27 - - [2025-08-18 03:52:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002621 10.0.0.27 - - [2025-08-18 03:52:05] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003501 10.0.0.27 - - [2025-08-18 03:52:05] "GET /virtual-networks?parent_id=f48450a6-3468-4cb9-b844-2e77dfad464d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002545 10.0.0.27 - - [2025-08-18 03:52:05] "GET /virtual-network/0156c628-ce5c-478e-820a-6faa675dae38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.005476 10.0.0.27 - - [2025-08-18 03:52:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002980 10.0.0.27 - - [2025-08-18 03:52:05] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003472 10.0.0.27 - - [2025-08-18 03:52:05] "GET /virtual-networks?parent_id=f48450a6-3468-4cb9-b844-2e77dfad464d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003017 10.0.0.27 - - [2025-08-18 03:52:06] "GET /virtual-network/0156c628-ce5c-478e-820a-6faa675dae38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.005201 10.0.0.27 - - [2025-08-18 03:52:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002621 10.0.0.27 - - [2025-08-18 03:52:06] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003650 10.0.0.27 - - [2025-08-18 03:52:06] "GET /virtual-networks?parent_id=f48450a6-3468-4cb9-b844-2e77dfad464d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002602 10.0.0.27 - - [2025-08-18 03:52:06] "GET /virtual-network/0156c628-ce5c-478e-820a-6faa675dae38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.005250 10.0.0.27 - - [2025-08-18 03:52:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003246 10.0.0.27 - - [2025-08-18 03:52:06] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004717 10.0.0.27 - - [2025-08-18 03:52:06] "GET /virtual-networks?parent_id=f48450a6-3468-4cb9-b844-2e77dfad464d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003159 10.0.0.27 - - [2025-08-18 03:52:06] "GET /virtual-network/0156c628-ce5c-478e-820a-6faa675dae38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.006403 10.0.0.27 - - [2025-08-18 03:52:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004314 10.0.0.27 - - [2025-08-18 03:52:06] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004481 10.0.0.27 - - [2025-08-18 03:52:06] "GET /virtual-networks?parent_id=f48450a6-3468-4cb9-b844-2e77dfad464d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003501 10.0.0.27 - - [2025-08-18 03:52:06] "GET /virtual-network/0156c628-ce5c-478e-820a-6faa675dae38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.006244 10.0.0.27 - - [2025-08-18 03:52:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003674 10.0.0.27 - - [2025-08-18 03:52:06] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004755 10.0.0.27 - - [2025-08-18 03:52:06] "GET /virtual-networks?parent_id=f48450a6-3468-4cb9-b844-2e77dfad464d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003433 10.0.0.27 - - [2025-08-18 03:52:06] "GET /virtual-network/0156c628-ce5c-478e-820a-6faa675dae38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.006233 10.0.0.27 - - [2025-08-18 03:52:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003802 10.0.0.27 - - [2025-08-18 03:52:09] "GET /virtual-network/0156c628-ce5c-478e-820a-6faa675dae38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.005802 10.0.0.27 - - [2025-08-18 03:52:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004634 10.0.0.27 - - [2025-08-18 03:52:13] "GET /virtual-network/0156c628-ce5c-478e-820a-6faa675dae38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.005485 10.0.0.27 - - [2025-08-18 03:52:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004179 10.0.0.27 - - [2025-08-18 03:52:17] "GET /virtual-network/0156c628-ce5c-478e-820a-6faa675dae38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.006102 10.0.0.27 - - [2025-08-18 03:52:19] "POST /neutron/network HTTP/1.1" 200 818 0.006746 10.0.0.27 - - [2025-08-18 03:52:19] "POST /neutron/port HTTP/1.1" 200 117 0.001461 10.0.0.27 - - [2025-08-18 03:52:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003077 10.0.0.27 - - [2025-08-18 03:52:21] "GET /virtual-network/0156c628-ce5c-478e-820a-6faa675dae38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.004915 10.0.0.27 - - [2025-08-18 03:52:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004253 10.0.0.27 - - [2025-08-18 03:52:26] "GET /virtual-network/0156c628-ce5c-478e-820a-6faa675dae38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.006122 10.0.0.19 - - [2025-08-18 03:52:28] "DELETE /project/b48e2e8bab5d492c9950b385141c26c2 HTTP/1.1" 404 173 0.013665 10.0.0.19 - - [2025-08-18 03:52:28] "DELETE /project/0657aaebfbb24b5ba01d05e9b9207a99 HTTP/1.1" 404 173 0.018060 10.0.0.19 - - [2025-08-18 03:52:28] "DELETE /project/f48450a634684cb9b8442e77dfad464d HTTP/1.1" 404 173 0.025806 10.0.0.19 - - [2025-08-18 03:52:28] "GET /projects?obj_uuids=40102d60-3b6c-418f-a49b-bfc655bc1af7&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001481 10.0.0.19 - - [2025-08-18 03:52:28] "GET /projects?obj_uuids=b48e2e8b-ab5d-492c-9950-b385141c26c2&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000970 10.0.0.19 - - [2025-08-18 03:52:28] "GET /projects?obj_uuids=0657aaeb-fbb2-4b5b-a01d-05e9b9207a99&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000868 10.0.0.19 - - [2025-08-18 03:52:28] "GET /project/40102d60-3b6c-418f-a49b-bfc655bc1af7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1472 0.055994 10.0.0.19 - - [2025-08-18 03:52:28] "GET /project/b48e2e8b-ab5d-492c-9950-b385141c26c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1473 0.071791 10.0.0.19 - - [2025-08-18 03:52:28] "GET /projects?obj_uuids=40102d60-3b6c-418f-a49b-bfc655bc1af7&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001705 10.0.0.19 - - [2025-08-18 03:52:28] "GET /project/0657aaeb-fbb2-4b5b-a01d-05e9b9207a99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1439 0.099808 10.0.0.19 - - [2025-08-18 03:52:28] "GET /projects?obj_uuids=b48e2e8b-ab5d-492c-9950-b385141c26c2&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001714 10.0.0.19 - - [2025-08-18 03:52:28] "GET /projects?obj_uuids=0657aaeb-fbb2-4b5b-a01d-05e9b9207a99&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001042 10.0.0.19 - - [2025-08-18 03:52:28] "GET /project/b48e2e8b-ab5d-492c-9950-b385141c26c2?fields=security_groups HTTP/1.1" 200 1367 0.075382 10.0.0.19 - - [2025-08-18 03:52:28] "GET /project/40102d60-3b6c-418f-a49b-bfc655bc1af7?fields=security_groups HTTP/1.1" 200 1366 0.090614 10.0.0.19 - - [2025-08-18 03:52:28] "GET /project/0657aaeb-fbb2-4b5b-a01d-05e9b9207a99?fields=security_groups HTTP/1.1" 200 1341 0.120274 10.0.0.19 - - [2025-08-18 03:52:28] "DELETE /security-group/ca405590-60d6-4e36-b715-4e20e73b2b89 HTTP/1.1" 200 115 0.095771 10.0.0.19 - - [2025-08-18 03:52:28] "DELETE /security-group/2c48eebe-3952-40a1-ba3e-10db0eb2b019 HTTP/1.1" 200 115 0.119607 10.0.0.19 - - [2025-08-18 03:52:28] "GET /projects?obj_uuids=40102d60-3b6c-418f-a49b-bfc655bc1af7&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001558 10.0.0.19 - - [2025-08-18 03:52:28] "GET /projects?obj_uuids=b48e2e8b-ab5d-492c-9950-b385141c26c2&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000946 10.0.0.38 - - [2025-08-18 03:52:28] "DELETE /access-control-list/6115bfa8-4128-4648-9dba-a49598ecdf84 HTTP/1.1" 200 115 0.076463 10.0.0.19 - - [2025-08-18 03:52:28] "DELETE /security-group/1b895ac3-5535-40f3-af2c-f4b72ab48b34 HTTP/1.1" 200 115 0.123921 10.0.0.19 - - [2025-08-18 03:52:29] "GET /project/40102d60-3b6c-418f-a49b-bfc655bc1af7?fields=application_policy_sets HTTP/1.1" 200 1405 0.085844 10.0.0.19 - - [2025-08-18 03:52:29] "GET /projects?obj_uuids=0657aaeb-fbb2-4b5b-a01d-05e9b9207a99&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001107 10.0.0.19 - - [2025-08-18 03:52:29] "GET /project/b48e2e8b-ab5d-492c-9950-b385141c26c2?fields=application_policy_sets HTTP/1.1" 200 1406 0.129363 10.0.0.19 - - [2025-08-18 03:52:29] "GET /project/0657aaeb-fbb2-4b5b-a01d-05e9b9207a99?fields=application_policy_sets HTTP/1.1" 200 1380 0.103786 10.0.0.19 - - [2025-08-18 03:52:29] "DELETE /project/40102d60-3b6c-418f-a49b-bfc655bc1af7 HTTP/1.1" 200 115 0.641500 10.0.0.38 - - [2025-08-18 03:52:29] "DELETE /access-control-list/bd132f85-ccfa-4cb2-bf8c-98c815e9b8bd HTTP/1.1" 200 115 0.055614 10.0.0.19 - - [2025-08-18 03:52:29] "DELETE /project/b48e2e8b-ab5d-492c-9950-b385141c26c2 HTTP/1.1" 200 115 0.741755 10.0.0.19 - - [2025-08-18 03:52:29] "DELETE /project/0657aaeb-fbb2-4b5b-a01d-05e9b9207a99 HTTP/1.1" 200 115 0.744714 10.0.0.27 - - [2025-08-18 03:52:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003601 10.0.0.27 - - [2025-08-18 03:52:30] "GET /virtual-network/0156c628-ce5c-478e-820a-6faa675dae38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.005563 10.0.0.27 - - [2025-08-18 03:52:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003240 10.0.0.27 - - [2025-08-18 03:52:34] "GET /virtual-network/0156c628-ce5c-478e-820a-6faa675dae38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.005071 10.0.0.27 - - [2025-08-18 03:52:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003956 10.0.0.27 - - [2025-08-18 03:52:38] "GET /virtual-network/0156c628-ce5c-478e-820a-6faa675dae38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.009411 10.0.0.27 - - [2025-08-18 03:52:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003855 10.0.0.27 - - [2025-08-18 03:52:40] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003729 10.0.0.27 - - [2025-08-18 03:52:40] "GET /virtual-networks?parent_id=f48450a6-3468-4cb9-b844-2e77dfad464d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003279 10.0.0.27 - - [2025-08-18 03:52:40] "GET /virtual-network/0156c628-ce5c-478e-820a-6faa675dae38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.006279 10.0.0.27 - - [2025-08-18 03:52:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004190 10.0.0.27 - - [2025-08-18 03:52:40] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003673 10.0.0.27 - - [2025-08-18 03:52:40] "GET /virtual-networks?parent_id=f48450a6-3468-4cb9-b844-2e77dfad464d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002658 10.0.0.27 - - [2025-08-18 03:52:40] "GET /virtual-network/0156c628-ce5c-478e-820a-6faa675dae38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.005252 10.0.0.27 - - [2025-08-18 03:52:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002526 10.0.0.27 - - [2025-08-18 03:52:40] "GET /routing-instance/145d91a7-5f74-4941-8077-3e5f2f41d8ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.004158 10.0.0.27 - - [2025-08-18 03:52:40] "GET /route-target/0ac36106-1f95-4ac6-9c98-52591a889dbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.005046 10.0.0.38 - - [2025-08-18 03:52:40] "GET /obj-perms HTTP/1.1" 200 5056 0.049833 10.0.0.27 - - [2025-08-18 03:52:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004110 10.0.0.27 - - [2025-08-18 03:52:41] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005235 10.0.0.27 - - [2025-08-18 03:52:41] "GET /virtual-networks?parent_id=f48450a6-3468-4cb9-b844-2e77dfad464d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003515 10.0.0.27 - - [2025-08-18 03:52:41] "GET /virtual-network/0156c628-ce5c-478e-820a-6faa675dae38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.005845 10.0.0.27 - - [2025-08-18 03:52:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002965 10.0.0.27 - - [2025-08-18 03:52:41] "GET /routing-instance/145d91a7-5f74-4941-8077-3e5f2f41d8ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.004213 10.0.0.27 - - [2025-08-18 03:52:41] "GET /route-target/0ac36106-1f95-4ac6-9c98-52591a889dbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.003741 10.0.0.27 - - [2025-08-18 03:52:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003253 10.0.0.19 - - [2025-08-18 03:52:41] "GET /obj-perms HTTP/1.1" 200 5056 0.039944 10.0.0.27 - - [2025-08-18 03:52:41] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003832 10.0.0.27 - - [2025-08-18 03:52:41] "GET /virtual-networks?parent_id=f48450a6-3468-4cb9-b844-2e77dfad464d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002595 10.0.0.27 - - [2025-08-18 03:52:41] "GET /virtual-network/0156c628-ce5c-478e-820a-6faa675dae38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.005194 10.0.0.27 - - [2025-08-18 03:52:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002859 10.0.0.27 - - [2025-08-18 03:52:41] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004214 10.0.0.27 - - [2025-08-18 03:52:41] "GET /virtual-networks?parent_id=f48450a6-3468-4cb9-b844-2e77dfad464d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003881 10.0.0.27 - - [2025-08-18 03:52:41] "GET /virtual-network/0156c628-ce5c-478e-820a-6faa675dae38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.006275 10.0.0.27 - - [2025-08-18 03:52:41] "GET /obj-perms HTTP/1.1" 200 5044 0.043272 10.0.0.27 - - [2025-08-18 03:52:41] "GET /obj-perms HTTP/1.1" 200 5044 0.004143 10.0.0.19 - - [2025-08-18 03:52:41] "GET /obj-perms HTTP/1.1" 200 5044 0.037323 10.0.0.27 - - [2025-08-18 03:52:41] "GET /obj-perms HTTP/1.1" 200 5044 0.003740 10.0.0.27 - - [2025-08-18 03:52:42] "POST /neutron/security_group HTTP/1.1" 200 2065 0.008352 10.0.0.27 - - [2025-08-18 03:52:42] "POST /neutron/port HTTP/1.1" 200 1090 0.012441 10.0.0.27 - - [2025-08-18 03:52:42] "POST /neutron/security_group HTTP/1.1" 200 2065 0.007822 10.0.0.27 - - [2025-08-18 03:52:42] "GET /virtual-machine/628dd597-b2fa-4be2-88d2-c00c2a3a12a7 HTTP/1.1" 200 1298 0.005759 10.0.0.27 - - [2025-08-18 03:52:42] "GET /virtual-machine/628dd597-b2fa-4be2-88d2-c00c2a3a12a7 HTTP/1.1" 200 1298 0.003925 10.0.0.27 - - [2025-08-18 03:52:42] "GET /virtual-machine-interface/2d3eceff-77f9-41e5-adb8-01fd88e33f9e HTTP/1.1" 200 2949 0.006505 10.0.0.27 - - [2025-08-18 03:52:42] "GET /virtual-machine/628dd597-b2fa-4be2-88d2-c00c2a3a12a7 HTTP/1.1" 200 1298 0.004811 10.0.0.27 - - [2025-08-18 03:52:42] "GET /virtual-machine-interface/2d3eceff-77f9-41e5-adb8-01fd88e33f9e HTTP/1.1" 200 2949 0.006077 10.0.0.27 - - [2025-08-18 03:52:42] "GET /instance-ip/99b79495-e8a2-45e8-816f-879a537abc14 HTTP/1.1" 200 1620 0.005743 10.0.0.27 - - [2025-08-18 03:52:42] "GET /virtual-machine/628dd597-b2fa-4be2-88d2-c00c2a3a12a7 HTTP/1.1" 200 1298 0.003158 10.0.0.27 - - [2025-08-18 03:52:42] "GET /virtual-machine-interface/2d3eceff-77f9-41e5-adb8-01fd88e33f9e HTTP/1.1" 200 2949 0.004587 10.0.0.27 - - [2025-08-18 03:52:42] "GET /instance-ip/99b79495-e8a2-45e8-816f-879a537abc14 HTTP/1.1" 200 1620 0.003159 10.0.0.27 - - [2025-08-18 03:52:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002870 10.0.0.27 - - [2025-08-18 03:52:42] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003171 10.0.0.27 - - [2025-08-18 03:52:42] "GET /virtual-networks?parent_id=f48450a6-3468-4cb9-b844-2e77dfad464d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002845 10.0.0.27 - - [2025-08-18 03:52:42] "GET /virtual-network/0156c628-ce5c-478e-820a-6faa675dae38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.005885 10.0.0.27 - - [2025-08-18 03:52:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002704 10.0.0.27 - - [2025-08-18 03:52:42] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003968 10.0.0.27 - - [2025-08-18 03:52:42] "GET /virtual-networks?parent_id=f48450a6-3468-4cb9-b844-2e77dfad464d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002557 10.0.0.27 - - [2025-08-18 03:52:42] "GET /virtual-network/0156c628-ce5c-478e-820a-6faa675dae38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.005320 10.0.0.27 - - [2025-08-18 03:52:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002840 10.0.0.27 - - [2025-08-18 03:52:42] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003846 10.0.0.27 - - [2025-08-18 03:52:42] "GET /virtual-networks?parent_id=f48450a6-3468-4cb9-b844-2e77dfad464d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002573 10.0.0.27 - - [2025-08-18 03:52:42] "GET /virtual-network/0156c628-ce5c-478e-820a-6faa675dae38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.004892 10.0.0.27 - - [2025-08-18 03:52:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002530 10.0.0.27 - - [2025-08-18 03:52:42] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.002992 10.0.0.27 - - [2025-08-18 03:52:42] "GET /virtual-networks?parent_id=f48450a6-3468-4cb9-b844-2e77dfad464d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002671 10.0.0.27 - - [2025-08-18 03:52:42] "GET /virtual-network/0156c628-ce5c-478e-820a-6faa675dae38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.005954 10.0.0.27 - - [2025-08-18 03:52:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002808 10.0.0.27 - - [2025-08-18 03:52:42] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003131 10.0.0.27 - - [2025-08-18 03:52:42] "GET /virtual-networks?parent_id=f48450a6-3468-4cb9-b844-2e77dfad464d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002597 10.0.0.27 - - [2025-08-18 03:52:42] "GET /virtual-network/0156c628-ce5c-478e-820a-6faa675dae38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.005610 10.0.0.27 - - [2025-08-18 03:52:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002364 10.0.0.27 - - [2025-08-18 03:52:43] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003185 10.0.0.27 - - [2025-08-18 03:52:43] "GET /virtual-networks?parent_id=f48450a6-3468-4cb9-b844-2e77dfad464d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002419 10.0.0.27 - - [2025-08-18 03:52:43] "GET /virtual-network/0156c628-ce5c-478e-820a-6faa675dae38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.004711 10.0.0.27 - - [2025-08-18 03:52:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.012497 10.0.0.27 - - [2025-08-18 03:52:43] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003816 10.0.0.27 - - [2025-08-18 03:52:43] "GET /virtual-networks?parent_id=f48450a6-3468-4cb9-b844-2e77dfad464d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002716 10.0.0.27 - - [2025-08-18 03:52:43] "GET /virtual-network/0156c628-ce5c-478e-820a-6faa675dae38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.005560 10.0.0.27 - - [2025-08-18 03:52:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003188 10.0.0.27 - - [2025-08-18 03:52:44] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003208 10.0.0.27 - - [2025-08-18 03:52:44] "GET /virtual-networks?parent_id=f48450a6-3468-4cb9-b844-2e77dfad464d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002561 10.0.0.27 - - [2025-08-18 03:52:44] "GET /virtual-network/0156c628-ce5c-478e-820a-6faa675dae38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.005030 10.0.0.27 - - [2025-08-18 03:52:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003026 10.0.0.27 - - [2025-08-18 03:52:44] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003130 10.0.0.27 - - [2025-08-18 03:52:44] "GET /virtual-networks?parent_id=f48450a6-3468-4cb9-b844-2e77dfad464d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003763 10.0.0.27 - - [2025-08-18 03:52:44] "GET /virtual-network/0156c628-ce5c-478e-820a-6faa675dae38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.004968 10.0.0.27 - - [2025-08-18 03:52:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002584 10.0.0.27 - - [2025-08-18 03:52:44] "GET /routing-instance/145d91a7-5f74-4941-8077-3e5f2f41d8ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.003606 10.0.0.27 - - [2025-08-18 03:52:44] "GET /route-target/0ac36106-1f95-4ac6-9c98-52591a889dbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.003632 10.0.0.27 - - [2025-08-18 03:52:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002970 10.0.0.27 - - [2025-08-18 03:52:44] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003253 10.0.0.27 - - [2025-08-18 03:52:44] "GET /virtual-networks?parent_id=f48450a6-3468-4cb9-b844-2e77dfad464d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002458 10.0.0.27 - - [2025-08-18 03:52:44] "GET /virtual-network/0156c628-ce5c-478e-820a-6faa675dae38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.005132 10.0.0.27 - - [2025-08-18 03:52:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002610 10.0.0.27 - - [2025-08-18 03:52:45] "GET /routing-instance/145d91a7-5f74-4941-8077-3e5f2f41d8ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.003843 10.0.0.27 - - [2025-08-18 03:52:45] "GET /route-target/0ac36106-1f95-4ac6-9c98-52591a889dbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.003408 10.0.0.27 - - [2025-08-18 03:52:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003098 10.0.0.27 - - [2025-08-18 03:52:45] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003424 10.0.0.27 - - [2025-08-18 03:52:45] "GET /virtual-networks?parent_id=f48450a6-3468-4cb9-b844-2e77dfad464d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002548 10.0.0.27 - - [2025-08-18 03:52:45] "GET /virtual-network/0156c628-ce5c-478e-820a-6faa675dae38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.005450 10.0.0.27 - - [2025-08-18 03:52:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002748 10.0.0.27 - - [2025-08-18 03:52:45] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003771 10.0.0.27 - - [2025-08-18 03:52:45] "GET /virtual-networks?parent_id=f48450a6-3468-4cb9-b844-2e77dfad464d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002677 10.0.0.27 - - [2025-08-18 03:52:45] "GET /virtual-network/0156c628-ce5c-478e-820a-6faa675dae38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.004861 10.0.0.27 - - [2025-08-18 03:52:45] "GET /obj-perms HTTP/1.1" 200 5044 0.003290 10.0.0.19 - - [2025-08-18 03:52:45] "GET /obj-perms HTTP/1.1" 200 5044 0.002603 10.0.0.27 - - [2025-08-18 03:52:45] "GET /obj-perms HTTP/1.1" 200 5044 0.002766 10.0.0.27 - - [2025-08-18 03:52:45] "GET /obj-perms HTTP/1.1" 200 5044 0.003313 10.0.0.27 - - [2025-08-18 03:52:45] "GET /virtual-machine/6348c8cb-dc73-4c11-8858-76884993d44a HTTP/1.1" 200 1298 0.003353 10.0.0.27 - - [2025-08-18 03:52:45] "GET /virtual-machine-interface/974150fe-99d6-4860-8b8b-a9f9082a6ca8 HTTP/1.1" 200 2950 0.004461 10.0.0.27 - - [2025-08-18 03:52:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003091 10.0.0.27 - - [2025-08-18 03:52:45] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.002567 10.0.0.27 - - [2025-08-18 03:52:45] "GET /virtual-networks?parent_id=f48450a6-3468-4cb9-b844-2e77dfad464d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002123 10.0.0.27 - - [2025-08-18 03:52:45] "GET /virtual-network/0156c628-ce5c-478e-820a-6faa675dae38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.004608 10.0.0.27 - - [2025-08-18 03:52:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003049 10.0.0.27 - - [2025-08-18 03:52:46] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.002932 10.0.0.27 - - [2025-08-18 03:52:46] "GET /virtual-networks?parent_id=f48450a6-3468-4cb9-b844-2e77dfad464d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002461 10.0.0.27 - - [2025-08-18 03:52:46] "GET /virtual-network/0156c628-ce5c-478e-820a-6faa675dae38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.004552 10.0.0.27 - - [2025-08-18 03:52:47] "POST /neutron/port HTTP/1.1" 200 1090 0.015469 10.0.0.27 - - [2025-08-18 03:52:47] "POST /neutron/security_group HTTP/1.1" 200 2065 0.005742 10.0.0.27 - - [2025-08-18 03:52:57] "GET /virtual-machine/628dd597-b2fa-4be2-88d2-c00c2a3a12a7 HTTP/1.1" 200 1298 0.005753 10.0.0.27 - - [2025-08-18 03:52:57] "GET /virtual-machine-interface/2d3eceff-77f9-41e5-adb8-01fd88e33f9e HTTP/1.1" 200 2949 0.006575 10.0.0.27 - - [2025-08-18 03:52:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003644 10.0.0.27 - - [2025-08-18 03:52:57] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003986 10.0.0.27 - - [2025-08-18 03:52:57] "GET /virtual-networks?parent_id=f48450a6-3468-4cb9-b844-2e77dfad464d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003362 10.0.0.27 - - [2025-08-18 03:52:57] "GET /virtual-network/0156c628-ce5c-478e-820a-6faa675dae38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.007021 10.0.0.27 - - [2025-08-18 03:52:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004841 10.0.0.27 - - [2025-08-18 03:52:58] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006104 10.0.0.27 - - [2025-08-18 03:52:58] "GET /virtual-networks?parent_id=f48450a6-3468-4cb9-b844-2e77dfad464d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004068 10.0.0.27 - - [2025-08-18 03:52:58] "GET /virtual-network/0156c628-ce5c-478e-820a-6faa675dae38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.006280 10.0.0.27 - - [2025-08-18 03:53:14] "POST /neutron/port HTTP/1.1" 200 1090 0.048848 10.0.0.27 - - [2025-08-18 03:53:14] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006617 10.0.0.27 - - [2025-08-18 03:53:14] "POST /neutron/network HTTP/1.1" 200 808 0.007161 10.0.0.27 - - [2025-08-18 03:53:20] "POST /neutron/network HTTP/1.1" 200 818 0.032062 10.0.0.27 - - [2025-08-18 03:53:20] "POST /neutron/port HTTP/1.1" 200 117 0.001524 10.0.0.27 - - [2025-08-18 03:53:41] "GET /obj-perms HTTP/1.1" 200 5056 0.037118 10.0.0.38 - - [2025-08-18 03:53:41] "GET /obj-perms HTTP/1.1" 200 5056 0.038235 10.0.0.27 - - [2025-08-18 03:54:14] "POST /neutron/port HTTP/1.1" 200 1090 0.013809 10.0.0.27 - - [2025-08-18 03:54:14] "POST /neutron/subnet HTTP/1.1" 200 675 0.008825 10.0.0.27 - - [2025-08-18 03:54:22] "POST /neutron/port HTTP/1.1" 200 1090 0.012717 10.0.0.27 - - [2025-08-18 03:54:22] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003632 10.0.0.27 - - [2025-08-18 03:54:22] "POST /neutron/network HTTP/1.1" 200 808 0.005472 10.0.0.19 - - [2025-08-18 03:54:42] "GET /obj-perms HTTP/1.1" 200 5056 0.040022 10.0.0.27 - - [2025-08-18 03:54:42] "GET /virtual-router/35a022f7-ad72-4c23-83a0-9a810f51cc9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.021750 10.0.0.27 - - [2025-08-18 03:54:43] "GET /virtual-machine/6348c8cb-dc73-4c11-8858-76884993d44a HTTP/1.1" 200 1298 0.003623 10.0.0.27 - - [2025-08-18 03:54:43] "GET /virtual-machine-interface/974150fe-99d6-4860-8b8b-a9f9082a6ca8 HTTP/1.1" 200 2950 0.005230 10.0.0.27 - - [2025-08-18 03:54:43] "GET /virtual-machine/6348c8cb-dc73-4c11-8858-76884993d44a HTTP/1.1" 200 1298 0.002960 10.0.0.27 - - [2025-08-18 03:54:43] "GET /virtual-machine-interface/974150fe-99d6-4860-8b8b-a9f9082a6ca8 HTTP/1.1" 200 2950 0.004292 10.0.0.27 - - [2025-08-18 03:54:43] "GET /instance-ip/0b8f1692-00b7-416c-96af-e3175e6561fd HTTP/1.1" 200 1619 0.003155 10.0.0.27 - - [2025-08-18 03:54:43] "GET /virtual-machine/6348c8cb-dc73-4c11-8858-76884993d44a HTTP/1.1" 200 1298 0.002837 10.0.0.27 - - [2025-08-18 03:54:43] "GET /virtual-machine-interface/974150fe-99d6-4860-8b8b-a9f9082a6ca8 HTTP/1.1" 200 2950 0.004226 10.0.0.27 - - [2025-08-18 03:54:43] "GET /instance-ip/0b8f1692-00b7-416c-96af-e3175e6561fd HTTP/1.1" 200 1619 0.003150 10.0.0.27 - - [2025-08-18 03:54:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002645 10.0.0.27 - - [2025-08-18 03:54:43] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.002721 10.0.0.27 - - [2025-08-18 03:54:43] "GET /virtual-networks?parent_id=f48450a6-3468-4cb9-b844-2e77dfad464d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.007491 10.0.0.27 - - [2025-08-18 03:54:43] "GET /virtual-network/0156c628-ce5c-478e-820a-6faa675dae38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.005002 10.0.0.27 - - [2025-08-18 03:54:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002430 10.0.0.27 - - [2025-08-18 03:54:43] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003314 10.0.0.27 - - [2025-08-18 03:54:43] "GET /virtual-networks?parent_id=f48450a6-3468-4cb9-b844-2e77dfad464d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002548 10.0.0.27 - - [2025-08-18 03:54:43] "GET /virtual-network/0156c628-ce5c-478e-820a-6faa675dae38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.004720 10.0.0.27 - - [2025-08-18 03:54:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002755 10.0.0.27 - - [2025-08-18 03:54:43] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003259 10.0.0.27 - - [2025-08-18 03:54:43] "GET /virtual-networks?parent_id=f48450a6-3468-4cb9-b844-2e77dfad464d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002381 10.0.0.27 - - [2025-08-18 03:54:43] "GET /virtual-network/0156c628-ce5c-478e-820a-6faa675dae38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.004941 10.0.0.27 - - [2025-08-18 03:54:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002735 10.0.0.27 - - [2025-08-18 03:54:43] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.002906 10.0.0.27 - - [2025-08-18 03:54:43] "GET /virtual-networks?parent_id=f48450a6-3468-4cb9-b844-2e77dfad464d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002551 10.0.0.27 - - [2025-08-18 03:54:43] "GET /virtual-network/0156c628-ce5c-478e-820a-6faa675dae38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.004869 10.0.0.27 - - [2025-08-18 03:54:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002395 10.0.0.27 - - [2025-08-18 03:54:44] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.002970 10.0.0.27 - - [2025-08-18 03:54:44] "GET /virtual-networks?parent_id=f48450a6-3468-4cb9-b844-2e77dfad464d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002308 10.0.0.27 - - [2025-08-18 03:54:44] "GET /virtual-network/0156c628-ce5c-478e-820a-6faa675dae38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.004739 10.0.0.27 - - [2025-08-18 03:54:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002612 10.0.0.27 - - [2025-08-18 03:54:44] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.002993 10.0.0.27 - - [2025-08-18 03:54:44] "GET /virtual-networks?parent_id=f48450a6-3468-4cb9-b844-2e77dfad464d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002705 10.0.0.27 - - [2025-08-18 03:54:44] "GET /virtual-network/0156c628-ce5c-478e-820a-6faa675dae38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.005434 10.0.0.27 - - [2025-08-18 03:54:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003499 10.0.0.27 - - [2025-08-18 03:54:44] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003667 10.0.0.27 - - [2025-08-18 03:54:44] "GET /virtual-networks?parent_id=f48450a6-3468-4cb9-b844-2e77dfad464d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002753 10.0.0.27 - - [2025-08-18 03:54:44] "GET /virtual-network/0156c628-ce5c-478e-820a-6faa675dae38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.005334 10.0.0.27 - - [2025-08-18 03:54:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003386 10.0.0.27 - - [2025-08-18 03:54:45] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003248 10.0.0.27 - - [2025-08-18 03:54:45] "GET /virtual-networks?parent_id=f48450a6-3468-4cb9-b844-2e77dfad464d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002347 10.0.0.27 - - [2025-08-18 03:54:45] "GET /virtual-network/0156c628-ce5c-478e-820a-6faa675dae38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.004916 10.0.0.27 - - [2025-08-18 03:54:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004646 10.0.0.27 - - [2025-08-18 03:54:45] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003103 10.0.0.27 - - [2025-08-18 03:54:45] "GET /virtual-networks?parent_id=f48450a6-3468-4cb9-b844-2e77dfad464d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002526 10.0.0.27 - - [2025-08-18 03:54:45] "GET /virtual-network/0156c628-ce5c-478e-820a-6faa675dae38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.005119 10.0.0.27 - - [2025-08-18 03:54:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002522 10.0.0.27 - - [2025-08-18 03:54:45] "GET /routing-instance/145d91a7-5f74-4941-8077-3e5f2f41d8ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.003212 10.0.0.27 - - [2025-08-18 03:54:45] "GET /route-target/0ac36106-1f95-4ac6-9c98-52591a889dbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.003181 10.0.0.27 - - [2025-08-18 03:54:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002933 10.0.0.27 - - [2025-08-18 03:54:46] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003110 10.0.0.27 - - [2025-08-18 03:54:46] "GET /virtual-networks?parent_id=f48450a6-3468-4cb9-b844-2e77dfad464d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003477 10.0.0.27 - - [2025-08-18 03:54:46] "GET /virtual-network/0156c628-ce5c-478e-820a-6faa675dae38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.005713 10.0.0.27 - - [2025-08-18 03:54:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003898 10.0.0.27 - - [2025-08-18 03:54:46] "GET /routing-instance/145d91a7-5f74-4941-8077-3e5f2f41d8ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.004164 10.0.0.27 - - [2025-08-18 03:54:46] "GET /route-target/0ac36106-1f95-4ac6-9c98-52591a889dbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.003362 10.0.0.27 - - [2025-08-18 03:54:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002954 10.0.0.27 - - [2025-08-18 03:54:46] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003697 10.0.0.27 - - [2025-08-18 03:54:46] "GET /virtual-networks?parent_id=f48450a6-3468-4cb9-b844-2e77dfad464d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002635 10.0.0.27 - - [2025-08-18 03:54:46] "GET /virtual-network/0156c628-ce5c-478e-820a-6faa675dae38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.005397 10.0.0.27 - - [2025-08-18 03:54:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002878 10.0.0.27 - - [2025-08-18 03:54:46] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003786 10.0.0.27 - - [2025-08-18 03:54:46] "GET /virtual-networks?parent_id=f48450a6-3468-4cb9-b844-2e77dfad464d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003138 10.0.0.27 - - [2025-08-18 03:54:46] "GET /virtual-network/0156c628-ce5c-478e-820a-6faa675dae38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.006279 10.0.0.27 - - [2025-08-18 03:54:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003501 10.0.0.27 - - [2025-08-18 03:54:46] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004376 10.0.0.27 - - [2025-08-18 03:54:46] "GET /virtual-networks?parent_id=f48450a6-3468-4cb9-b844-2e77dfad464d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002937 10.0.0.27 - - [2025-08-18 03:54:46] "GET /virtual-network/0156c628-ce5c-478e-820a-6faa675dae38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.005986 10.0.0.19 - - [2025-08-18 03:54:50] "GET /obj-perms HTTP/1.1" 200 5044 0.003512 10.0.0.27 - - [2025-08-18 03:54:50] "GET /obj-perms HTTP/1.1" 200 5044 0.003633 10.0.0.27 - - [2025-08-18 03:54:50] "GET /obj-perms HTTP/1.1" 200 5044 0.003291 10.0.0.38 - - [2025-08-18 03:54:51] "GET /obj-perms HTTP/1.1" 200 5044 0.056172 10.0.0.19 - - [2025-08-18 03:54:51] "GET /obj-perms HTTP/1.1" 200 5044 0.003390 10.0.0.27 - - [2025-08-18 03:54:51] "POST /neutron/port HTTP/1.1" 200 1090 0.016542 10.0.0.27 - - [2025-08-18 03:54:51] "GET /virtual-machine/628dd597-b2fa-4be2-88d2-c00c2a3a12a7 HTTP/1.1" 200 1298 0.003643 10.0.0.27 - - [2025-08-18 03:54:51] "GET /virtual-machine-interface/2d3eceff-77f9-41e5-adb8-01fd88e33f9e HTTP/1.1" 200 2949 0.004771 10.0.0.27 - - [2025-08-18 03:54:51] "GET /virtual-machine/628dd597-b2fa-4be2-88d2-c00c2a3a12a7 HTTP/1.1" 200 1298 0.003765 10.0.0.27 - - [2025-08-18 03:54:51] "GET /virtual-machine-interface/2d3eceff-77f9-41e5-adb8-01fd88e33f9e HTTP/1.1" 200 2949 0.006692 10.0.0.27 - - [2025-08-18 03:54:51] "GET /instance-ip/99b79495-e8a2-45e8-816f-879a537abc14 HTTP/1.1" 200 1620 0.004420 10.0.0.27 - - [2025-08-18 03:54:51] "GET /virtual-machine/628dd597-b2fa-4be2-88d2-c00c2a3a12a7 HTTP/1.1" 200 1298 0.004111 10.0.0.27 - - [2025-08-18 03:54:51] "GET /virtual-machine-interface/2d3eceff-77f9-41e5-adb8-01fd88e33f9e HTTP/1.1" 200 2949 0.006808 10.0.0.27 - - [2025-08-18 03:54:51] "GET /instance-ip/99b79495-e8a2-45e8-816f-879a537abc14 HTTP/1.1" 200 1620 0.004071 10.0.0.27 - - [2025-08-18 03:54:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003074 10.0.0.27 - - [2025-08-18 03:54:51] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003454 10.0.0.27 - - [2025-08-18 03:54:51] "GET /virtual-networks?parent_id=f48450a6-3468-4cb9-b844-2e77dfad464d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002507 10.0.0.27 - - [2025-08-18 03:54:51] "GET /virtual-network/0156c628-ce5c-478e-820a-6faa675dae38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.006305 10.0.0.27 - - [2025-08-18 03:54:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003187 10.0.0.27 - - [2025-08-18 03:54:51] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003809 10.0.0.27 - - [2025-08-18 03:54:51] "GET /virtual-networks?parent_id=f48450a6-3468-4cb9-b844-2e77dfad464d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002822 10.0.0.27 - - [2025-08-18 03:54:51] "GET /virtual-network/0156c628-ce5c-478e-820a-6faa675dae38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.005273 10.0.0.27 - - [2025-08-18 03:54:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002886 10.0.0.27 - - [2025-08-18 03:54:51] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004143 10.0.0.27 - - [2025-08-18 03:54:51] "GET /virtual-networks?parent_id=f48450a6-3468-4cb9-b844-2e77dfad464d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002559 10.0.0.27 - - [2025-08-18 03:54:51] "GET /virtual-network/0156c628-ce5c-478e-820a-6faa675dae38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.005105 10.0.0.27 - - [2025-08-18 03:54:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002852 10.0.0.27 - - [2025-08-18 03:54:51] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003394 10.0.0.27 - - [2025-08-18 03:54:51] "GET /virtual-networks?parent_id=f48450a6-3468-4cb9-b844-2e77dfad464d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002523 10.0.0.27 - - [2025-08-18 03:54:51] "GET /virtual-network/0156c628-ce5c-478e-820a-6faa675dae38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.005001 10.0.0.27 - - [2025-08-18 03:54:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002755 10.0.0.27 - - [2025-08-18 03:54:51] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003253 10.0.0.27 - - [2025-08-18 03:54:51] "GET /virtual-networks?parent_id=f48450a6-3468-4cb9-b844-2e77dfad464d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.013593 10.0.0.27 - - [2025-08-18 03:54:51] "GET /virtual-network/0156c628-ce5c-478e-820a-6faa675dae38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.005369 10.0.0.27 - - [2025-08-18 03:54:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002848 10.0.0.27 - - [2025-08-18 03:54:51] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003659 10.0.0.27 - - [2025-08-18 03:54:51] "GET /virtual-networks?parent_id=f48450a6-3468-4cb9-b844-2e77dfad464d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003339 10.0.0.27 - - [2025-08-18 03:54:51] "GET /virtual-network/0156c628-ce5c-478e-820a-6faa675dae38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.004993 10.0.0.27 - - [2025-08-18 03:54:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002731 10.0.0.27 - - [2025-08-18 03:54:52] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003395 10.0.0.27 - - [2025-08-18 03:54:52] "GET /virtual-networks?parent_id=f48450a6-3468-4cb9-b844-2e77dfad464d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002548 10.0.0.27 - - [2025-08-18 03:54:52] "GET /virtual-network/0156c628-ce5c-478e-820a-6faa675dae38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.004957 10.0.0.27 - - [2025-08-18 03:54:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003950 10.0.0.27 - - [2025-08-18 03:54:53] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003118 10.0.0.27 - - [2025-08-18 03:54:53] "GET /virtual-networks?parent_id=f48450a6-3468-4cb9-b844-2e77dfad464d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002516 10.0.0.27 - - [2025-08-18 03:54:53] "GET /virtual-network/0156c628-ce5c-478e-820a-6faa675dae38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.004982 10.0.0.27 - - [2025-08-18 03:54:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003538 10.0.0.27 - - [2025-08-18 03:54:53] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003366 10.0.0.27 - - [2025-08-18 03:54:53] "GET /virtual-networks?parent_id=f48450a6-3468-4cb9-b844-2e77dfad464d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002558 10.0.0.27 - - [2025-08-18 03:54:53] "GET /virtual-network/0156c628-ce5c-478e-820a-6faa675dae38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.005528 10.0.0.27 - - [2025-08-18 03:54:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002739 10.0.0.27 - - [2025-08-18 03:54:53] "GET /routing-instance/145d91a7-5f74-4941-8077-3e5f2f41d8ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.003613 10.0.0.27 - - [2025-08-18 03:54:53] "GET /route-target/0ac36106-1f95-4ac6-9c98-52591a889dbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.003711 10.0.0.27 - - [2025-08-18 03:54:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003247 10.0.0.27 - - [2025-08-18 03:54:53] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003159 10.0.0.27 - - [2025-08-18 03:54:53] "GET /virtual-networks?parent_id=f48450a6-3468-4cb9-b844-2e77dfad464d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002569 10.0.0.27 - - [2025-08-18 03:54:53] "GET /virtual-network/0156c628-ce5c-478e-820a-6faa675dae38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.004931 10.0.0.27 - - [2025-08-18 03:54:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002672 10.0.0.27 - - [2025-08-18 03:54:53] "GET /routing-instance/145d91a7-5f74-4941-8077-3e5f2f41d8ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.003453 10.0.0.27 - - [2025-08-18 03:54:53] "GET /route-target/0ac36106-1f95-4ac6-9c98-52591a889dbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.003720 10.0.0.27 - - [2025-08-18 03:54:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002784 10.0.0.27 - - [2025-08-18 03:54:53] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003077 10.0.0.27 - - [2025-08-18 03:54:53] "GET /virtual-networks?parent_id=f48450a6-3468-4cb9-b844-2e77dfad464d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003062 10.0.0.27 - - [2025-08-18 03:54:54] "GET /virtual-network/0156c628-ce5c-478e-820a-6faa675dae38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.004785 10.0.0.27 - - [2025-08-18 03:54:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002578 10.0.0.27 - - [2025-08-18 03:54:54] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003195 10.0.0.27 - - [2025-08-18 03:54:54] "GET /virtual-networks?parent_id=f48450a6-3468-4cb9-b844-2e77dfad464d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002457 10.0.0.27 - - [2025-08-18 03:54:54] "GET /virtual-network/0156c628-ce5c-478e-820a-6faa675dae38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.004595 10.0.0.27 - - [2025-08-18 03:54:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002562 10.0.0.27 - - [2025-08-18 03:54:54] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003231 10.0.0.27 - - [2025-08-18 03:54:54] "GET /virtual-networks?parent_id=f48450a6-3468-4cb9-b844-2e77dfad464d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002400 10.0.0.27 - - [2025-08-18 03:54:54] "GET /virtual-network/0156c628-ce5c-478e-820a-6faa675dae38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.005380 10.0.0.19 - - [2025-08-18 03:54:58] "GET /obj-perms HTTP/1.1" 200 5044 0.004618 10.0.0.27 - - [2025-08-18 03:55:00] "GET /obj-perms HTTP/1.1" 200 5044 0.004168 10.0.0.27 - - [2025-08-18 03:55:00] "GET /obj-perms HTTP/1.1" 200 5044 0.003742 10.0.0.19 - - [2025-08-18 03:55:00] "GET /obj-perms HTTP/1.1" 200 5044 0.004061 10.0.0.27 - - [2025-08-18 03:55:00] "GET /obj-perms HTTP/1.1" 200 5044 0.003358 10.0.0.27 - - [2025-08-18 03:55:15] "POST /neutron/port HTTP/1.1" 200 1090 0.015691 10.0.0.27 - - [2025-08-18 03:55:15] "POST /neutron/subnet HTTP/1.1" 200 675 0.009322 10.0.0.27 - - [2025-08-18 03:55:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004264 10.0.0.27 - - [2025-08-18 03:55:20] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003781 10.0.0.27 - - [2025-08-18 03:55:20] "GET /virtual-networks?parent_id=f48450a6-3468-4cb9-b844-2e77dfad464d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003043 10.0.0.27 - - [2025-08-18 03:55:20] "GET /virtual-network/0156c628-ce5c-478e-820a-6faa675dae38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.006619 10.0.0.27 - - [2025-08-18 03:55:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003961 10.0.0.27 - - [2025-08-18 03:55:22] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004069 10.0.0.27 - - [2025-08-18 03:55:22] "GET /virtual-networks?parent_id=f48450a6-3468-4cb9-b844-2e77dfad464d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003514 10.0.0.27 - - [2025-08-18 03:55:22] "GET /virtual-network/0156c628-ce5c-478e-820a-6faa675dae38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.006798 10.0.0.27 - - [2025-08-18 03:55:22] "POST /neutron/port HTTP/1.1" 200 1090 0.014340 10.0.0.27 - - [2025-08-18 03:55:22] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003547 10.0.0.27 - - [2025-08-18 03:55:22] "POST /neutron/network HTTP/1.1" 200 808 0.009219 10.0.0.27 - - [2025-08-18 03:55:37] "GET /virtual-machine/628dd597-b2fa-4be2-88d2-c00c2a3a12a7 HTTP/1.1" 200 1298 0.004273 10.0.0.27 - - [2025-08-18 03:55:37] "GET /virtual-machine-interface/2d3eceff-77f9-41e5-adb8-01fd88e33f9e HTTP/1.1" 200 2949 0.004802 10.0.0.27 - - [2025-08-18 03:55:37] "GET /instance-ip/99b79495-e8a2-45e8-816f-879a537abc14 HTTP/1.1" 200 1620 0.003408 10.0.0.27 - - [2025-08-18 03:55:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002255 10.0.0.27 - - [2025-08-18 03:55:37] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.002994 10.0.0.27 - - [2025-08-18 03:55:37] "GET /virtual-networks?parent_id=f48450a6-3468-4cb9-b844-2e77dfad464d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002733 10.0.0.27 - - [2025-08-18 03:55:37] "GET /virtual-network/0156c628-ce5c-478e-820a-6faa675dae38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.005736 10.0.0.27 - - [2025-08-18 03:55:40] "GET /virtual-machine/628dd597-b2fa-4be2-88d2-c00c2a3a12a7 HTTP/1.1" 200 1298 0.004888 10.0.0.27 - - [2025-08-18 03:55:41] "POST /neutron/port HTTP/1.1" 200 151 0.159792 10.0.0.27 - - [2025-08-18 03:55:42] "GET /virtual-machine/628dd597-b2fa-4be2-88d2-c00c2a3a12a7 HTTP/1.1" 404 171 0.003104 10.0.0.27 - - [2025-08-18 03:55:42] "GET /virtual-machine/628dd597-b2fa-4be2-88d2-c00c2a3a12a7 HTTP/1.1" 404 171 0.002243 10.0.0.27 - - [2025-08-18 03:55:42] "GET /virtual-machine/628dd597-b2fa-4be2-88d2-c00c2a3a12a7 HTTP/1.1" 404 171 0.002744 10.0.0.27 - - [2025-08-18 03:55:43] "GET /virtual-machine/628dd597-b2fa-4be2-88d2-c00c2a3a12a7 HTTP/1.1" 404 171 0.003123 10.0.0.27 - - [2025-08-18 03:55:44] "GET /virtual-machine/628dd597-b2fa-4be2-88d2-c00c2a3a12a7 HTTP/1.1" 404 171 0.002921 10.0.0.27 - - [2025-08-18 03:55:45] "GET /virtual-machine/628dd597-b2fa-4be2-88d2-c00c2a3a12a7 HTTP/1.1" 404 171 0.003276 10.0.0.27 - - [2025-08-18 03:55:46] "GET /virtual-machine/628dd597-b2fa-4be2-88d2-c00c2a3a12a7 HTTP/1.1" 404 171 0.003921 10.0.0.27 - - [2025-08-18 03:55:47] "GET /virtual-machine/628dd597-b2fa-4be2-88d2-c00c2a3a12a7 HTTP/1.1" 404 171 0.002864 10.0.0.27 - - [2025-08-18 03:55:48] "GET /virtual-machine/628dd597-b2fa-4be2-88d2-c00c2a3a12a7 HTTP/1.1" 404 171 0.003397 10.0.0.27 - - [2025-08-18 03:55:48] "GET /virtual-machine/628dd597-b2fa-4be2-88d2-c00c2a3a12a7 HTTP/1.1" 404 171 0.002461 10.0.0.27 - - [2025-08-18 03:55:49] "GET /virtual-machine/628dd597-b2fa-4be2-88d2-c00c2a3a12a7 HTTP/1.1" 404 171 0.002930 10.0.0.27 - - [2025-08-18 03:55:50] "GET /virtual-machine/628dd597-b2fa-4be2-88d2-c00c2a3a12a7 HTTP/1.1" 404 171 0.002709 10.0.0.27 - - [2025-08-18 03:55:51] "GET /virtual-machine/628dd597-b2fa-4be2-88d2-c00c2a3a12a7 HTTP/1.1" 404 171 0.002938 10.0.0.27 - - [2025-08-18 03:55:52] "GET /virtual-machine/628dd597-b2fa-4be2-88d2-c00c2a3a12a7 HTTP/1.1" 404 171 0.002860 10.0.0.27 - - [2025-08-18 03:55:53] "GET /virtual-machine/628dd597-b2fa-4be2-88d2-c00c2a3a12a7 HTTP/1.1" 404 171 0.003343 10.0.0.27 - - [2025-08-18 03:55:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002973 10.0.0.27 - - [2025-08-18 03:55:53] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003003 10.0.0.27 - - [2025-08-18 03:55:53] "GET /virtual-networks?parent_id=f48450a6-3468-4cb9-b844-2e77dfad464d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002301 10.0.0.27 - - [2025-08-18 03:55:53] "GET /virtual-network/0156c628-ce5c-478e-820a-6faa675dae38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.004936 10.0.0.27 - - [2025-08-18 03:55:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002412 10.0.0.27 - - [2025-08-18 03:55:53] "GET /routing-instance/145d91a7-5f74-4941-8077-3e5f2f41d8ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.003367 10.0.0.27 - - [2025-08-18 03:55:54] "GET /route-target/0ac36106-1f95-4ac6-9c98-52591a889dbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.003533 10.0.0.27 - - [2025-08-18 03:55:54] "GET /virtual-machine/628dd597-b2fa-4be2-88d2-c00c2a3a12a7 HTTP/1.1" 404 171 0.002191 10.0.0.27 - - [2025-08-18 03:55:55] "GET /virtual-machine/628dd597-b2fa-4be2-88d2-c00c2a3a12a7 HTTP/1.1" 404 171 0.003103 10.0.0.27 - - [2025-08-18 03:55:56] "GET /virtual-machine/628dd597-b2fa-4be2-88d2-c00c2a3a12a7 HTTP/1.1" 404 171 0.003000 10.0.0.27 - - [2025-08-18 03:55:57] "GET /virtual-machine/628dd597-b2fa-4be2-88d2-c00c2a3a12a7 HTTP/1.1" 404 171 0.002763 10.0.0.27 - - [2025-08-18 03:55:58] "GET /virtual-machine/628dd597-b2fa-4be2-88d2-c00c2a3a12a7 HTTP/1.1" 404 171 0.003796 10.0.0.27 - - [2025-08-18 03:55:59] "GET /virtual-machine/628dd597-b2fa-4be2-88d2-c00c2a3a12a7 HTTP/1.1" 404 171 0.003198 10.0.0.27 - - [2025-08-18 03:55:59] "GET /virtual-machine/628dd597-b2fa-4be2-88d2-c00c2a3a12a7 HTTP/1.1" 404 171 0.002321 10.0.0.27 - - [2025-08-18 03:56:00] "GET /virtual-machine/628dd597-b2fa-4be2-88d2-c00c2a3a12a7 HTTP/1.1" 404 171 0.003215 10.0.0.27 - - [2025-08-18 03:56:01] "GET /virtual-machine/628dd597-b2fa-4be2-88d2-c00c2a3a12a7 HTTP/1.1" 404 171 0.003646 10.0.0.27 - - [2025-08-18 03:56:02] "GET /virtual-machine/628dd597-b2fa-4be2-88d2-c00c2a3a12a7 HTTP/1.1" 404 171 0.002836 10.0.0.27 - - [2025-08-18 03:56:03] "GET /virtual-machine/628dd597-b2fa-4be2-88d2-c00c2a3a12a7 HTTP/1.1" 404 171 0.007002 10.0.0.27 - - [2025-08-18 03:56:04] "GET /virtual-machine/628dd597-b2fa-4be2-88d2-c00c2a3a12a7 HTTP/1.1" 404 171 0.002905 10.0.0.27 - - [2025-08-18 03:56:04] "GET /obj-perms HTTP/1.1" 200 5044 0.003011 10.0.0.27 - - [2025-08-18 03:56:04] "GET /obj-perms HTTP/1.1" 200 5044 0.004075 10.0.0.38 - - [2025-08-18 03:56:04] "GET /obj-perms HTTP/1.1" 200 5044 0.004323 10.0.0.19 - - [2025-08-18 03:56:04] "GET /obj-perms HTTP/1.1" 200 5044 0.003022 10.0.0.27 - - [2025-08-18 03:56:04] "GET /virtual-machine/6348c8cb-dc73-4c11-8858-76884993d44a HTTP/1.1" 200 1298 0.004320 10.0.0.27 - - [2025-08-18 03:56:05] "POST /neutron/port HTTP/1.1" 200 151 0.183245 10.0.0.27 - - [2025-08-18 03:56:06] "GET /virtual-machine/6348c8cb-dc73-4c11-8858-76884993d44a HTTP/1.1" 404 171 0.003350 10.0.0.27 - - [2025-08-18 03:56:06] "GET /virtual-machine/6348c8cb-dc73-4c11-8858-76884993d44a HTTP/1.1" 404 171 0.002438 10.0.0.27 - - [2025-08-18 03:56:06] "GET /virtual-machine/6348c8cb-dc73-4c11-8858-76884993d44a HTTP/1.1" 404 171 0.002142 10.0.0.27 - - [2025-08-18 03:56:06] "GET /virtual-machine/6348c8cb-dc73-4c11-8858-76884993d44a HTTP/1.1" 404 171 0.003514 10.0.0.27 - - [2025-08-18 03:56:07] "GET /virtual-machine/6348c8cb-dc73-4c11-8858-76884993d44a HTTP/1.1" 404 171 0.003918 10.0.0.27 - - [2025-08-18 03:56:08] "GET /virtual-machine/6348c8cb-dc73-4c11-8858-76884993d44a HTTP/1.1" 404 171 0.003210 10.0.0.27 - - [2025-08-18 03:56:09] "GET /virtual-machine/6348c8cb-dc73-4c11-8858-76884993d44a HTTP/1.1" 404 171 0.005044 10.0.0.27 - - [2025-08-18 03:56:10] "GET /virtual-machine/6348c8cb-dc73-4c11-8858-76884993d44a HTTP/1.1" 404 171 0.003188 10.0.0.27 - - [2025-08-18 03:56:11] "GET /virtual-machine/6348c8cb-dc73-4c11-8858-76884993d44a HTTP/1.1" 404 171 0.003254 10.0.0.27 - - [2025-08-18 03:56:11] "GET /virtual-machine/6348c8cb-dc73-4c11-8858-76884993d44a HTTP/1.1" 404 171 0.002649 10.0.0.27 - - [2025-08-18 03:56:12] "GET /virtual-machine/6348c8cb-dc73-4c11-8858-76884993d44a HTTP/1.1" 404 171 0.003096 10.0.0.27 - - [2025-08-18 03:56:13] "GET /virtual-machine/6348c8cb-dc73-4c11-8858-76884993d44a HTTP/1.1" 404 171 0.002810 10.0.0.27 - - [2025-08-18 03:56:14] "GET /virtual-machine/6348c8cb-dc73-4c11-8858-76884993d44a HTTP/1.1" 404 171 0.003322 10.0.0.27 - - [2025-08-18 03:56:15] "GET /virtual-machine/6348c8cb-dc73-4c11-8858-76884993d44a HTTP/1.1" 404 171 0.003060 10.0.0.27 - - [2025-08-18 03:56:16] "GET /virtual-machine/6348c8cb-dc73-4c11-8858-76884993d44a HTTP/1.1" 404 171 0.003060 10.0.0.27 - - [2025-08-18 03:56:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002980 10.0.0.27 - - [2025-08-18 03:56:16] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003385 10.0.0.27 - - [2025-08-18 03:56:16] "GET /virtual-networks?parent_id=f48450a6-3468-4cb9-b844-2e77dfad464d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002460 10.0.0.27 - - [2025-08-18 03:56:16] "GET /virtual-network/0156c628-ce5c-478e-820a-6faa675dae38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.005292 10.0.0.27 - - [2025-08-18 03:56:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002649 10.0.0.27 - - [2025-08-18 03:56:16] "GET /routing-instance/145d91a7-5f74-4941-8077-3e5f2f41d8ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.004006 10.0.0.27 - - [2025-08-18 03:56:16] "GET /route-target/0ac36106-1f95-4ac6-9c98-52591a889dbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.003106 10.0.0.27 - - [2025-08-18 03:56:20] "GET /obj-perms HTTP/1.1" 200 5044 0.003539 10.0.0.38 - - [2025-08-18 03:56:20] "GET /obj-perms HTTP/1.1" 200 5044 0.003343 10.0.0.38 - - [2025-08-18 03:56:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.038614 10.0.0.27 - - [2025-08-18 03:56:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003178 10.0.0.27 - - [2025-08-18 03:56:20] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003157 10.0.0.27 - - [2025-08-18 03:56:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002343 10.0.0.27 - - [2025-08-18 03:56:20] "PUT /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026 HTTP/1.1" 200 276 0.010637 10.0.0.19 - - [2025-08-18 03:56:22] "GET /projects?obj_uuids=f48450a6-3468-4cb9-b844-2e77dfad464d&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.026172 10.0.0.27 - - [2025-08-18 03:56:22] "GET /project/f48450a6-3468-4cb9-b844-2e77dfad464d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1392 0.080829 10.0.0.19 - - [2025-08-18 03:56:22] "GET /projects?obj_uuids=f48450a6-3468-4cb9-b844-2e77dfad464d&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001050 10.0.0.27 - - [2025-08-18 03:56:22] "GET /project/f48450a6-3468-4cb9-b844-2e77dfad464d?fields=virtual_networks HTTP/1.1" 200 1047 0.038028 10.0.0.19 - - [2025-08-18 03:56:23] "GET /projects?obj_uuids=f48450a6-3468-4cb9-b844-2e77dfad464d&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001476 10.0.0.27 - - [2025-08-18 03:56:23] "GET /project/f48450a6-3468-4cb9-b844-2e77dfad464d?fields=virtual_machine_interfaces HTTP/1.1" 200 1047 0.041923 10.0.0.19 - - [2025-08-18 03:56:23] "GET /projects?obj_uuids=f48450a6-3468-4cb9-b844-2e77dfad464d&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001033 10.0.0.27 - - [2025-08-18 03:56:23] "GET /project/f48450a6-3468-4cb9-b844-2e77dfad464d?fields=security_groups HTTP/1.1" 200 1280 0.037896 10.0.0.38 - - [2025-08-18 03:56:23] "GET /global-system-configs HTTP/1.1" 200 322 0.063958 10.0.0.27 - - [2025-08-18 03:56:24] "POST /fqname-to-id HTTP/1.1" 404 194 0.022047 10.0.0.19 - - [2025-08-18 03:56:24] "GET /projects?obj_uuids=44e833bf-4481-4026-bf9f-3b6fa61a54bc&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003693 10.0.0.19 - - [2025-08-18 03:56:24] "GET /domains?obj_uuids=edf943fc-0622-4564-8821-4de9bd04e8a3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000945 10.0.0.19 - - [2025-08-18 03:56:24] "GET /domain/edf943fc-0622-4564-8821-4de9bd04e8a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006808 10.0.0.19 - - [2025-08-18 03:56:24] "POST /id-to-fqname HTTP/1.1" 200 196 0.004159 10.0.0.19 - - [2025-08-18 03:56:24] "POST /fqname-to-id HTTP/1.1" 404 205 0.006572 10.0.0.19 - - [2025-08-18 03:56:24] "POST /security-groups HTTP/1.1" 200 597 0.024078 10.0.0.19 - - [2025-08-18 03:56:24] "POST /projects HTTP/1.1" 200 597 0.227315 10.0.0.38 - - [2025-08-18 03:56:24] "POST /access-control-lists HTTP/1.1" 200 602 0.022570 10.0.0.19 - - [2025-08-18 03:56:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.300511 10.0.0.27 - - [2025-08-18 03:56:24] "GET /project/44e833bf-4481-4026-bf9f-3b6fa61a54bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.464210 10.0.0.19 - - [2025-08-18 03:56:24] "GET /global-system-configs HTTP/1.1" 200 322 0.135993 10.0.0.38 - - [2025-08-18 03:56:24] "GET /global-system-configs HTTP/1.1" 200 322 0.164742 10.0.0.19 - - [2025-08-18 03:56:24] "GET /obj-perms HTTP/1.1" 200 5056 0.305851 10.0.0.27 - - [2025-08-18 03:56:24] "GET /obj-perms HTTP/1.1" 200 5056 0.323233 10.0.0.38 - - [2025-08-18 03:56:24] "GET /obj-perms HTTP/1.1" 200 5056 0.292356 10.0.0.27 - - [2025-08-18 03:56:24] "GET /global-system-configs HTTP/1.1" 200 322 0.123297 10.0.0.19 - - [2025-08-18 03:56:25] "GET /global-system-configs HTTP/1.1" 200 322 0.124987 10.0.0.27 - - [2025-08-18 03:56:25] "GET /obj-perms HTTP/1.1" 200 5056 0.458126 10.0.0.19 - - [2025-08-18 03:56:25] "GET /obj-perms HTTP/1.1" 200 5056 0.469094 10.0.0.27 - - [2025-08-18 03:56:25] "GET /global-system-configs HTTP/1.1" 200 322 0.097994 10.0.0.38 - - [2025-08-18 03:56:25] "GET /obj-perms HTTP/1.1" 200 5056 0.192135 10.0.0.27 - - [2025-08-18 03:56:26] "GET / HTTP/1.1" 200 35931 0.001551 10.0.0.19 - - [2025-08-18 03:56:29] "GET /projects?obj_uuids=44e833bf-4481-4026-bf9f-3b6fa61a54bc&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001001 10.0.0.27 - - [2025-08-18 03:56:29] "GET /project/44e833bf-4481-4026-bf9f-3b6fa61a54bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.032297 10.0.0.19 - - [2025-08-18 03:56:29] "GET /projects?obj_uuids=44e833bf-4481-4026-bf9f-3b6fa61a54bc&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001243 10.0.0.27 - - [2025-08-18 03:56:29] "GET /project/44e833bf-4481-4026-bf9f-3b6fa61a54bc?fields=virtual_networks HTTP/1.1" 200 1044 0.033057 10.0.0.19 - - [2025-08-18 03:56:29] "GET /projects?obj_uuids=44e833bf-4481-4026-bf9f-3b6fa61a54bc&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000994 10.0.0.27 - - [2025-08-18 03:56:29] "GET /project/44e833bf-4481-4026-bf9f-3b6fa61a54bc?fields=virtual_machine_interfaces HTTP/1.1" 200 1044 0.039235 10.0.0.19 - - [2025-08-18 03:56:29] "GET /projects?obj_uuids=44e833bf-4481-4026-bf9f-3b6fa61a54bc&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001021 10.0.0.27 - - [2025-08-18 03:56:29] "GET /project/44e833bf-4481-4026-bf9f-3b6fa61a54bc?fields=security_groups HTTP/1.1" 200 1276 0.048584 10.0.0.19 - - [2025-08-18 03:56:29] "DELETE /project/44e833bf44814026bf9f3b6fa61a54bc HTTP/1.1" 404 173 0.007230 10.0.0.19 - - [2025-08-18 03:56:29] "GET /projects?obj_uuids=f48450a6-3468-4cb9-b844-2e77dfad464d&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.000986 10.0.0.19 - - [2025-08-18 03:56:29] "GET /project/f48450a6-3468-4cb9-b844-2e77dfad464d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1497 0.077590 10.0.0.19 - - [2025-08-18 03:56:29] "GET /projects?obj_uuids=f48450a6-3468-4cb9-b844-2e77dfad464d&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001569 10.0.0.19 - - [2025-08-18 03:56:29] "GET /project/f48450a6-3468-4cb9-b844-2e77dfad464d?fields=security_groups HTTP/1.1" 200 1385 0.064260 10.0.0.19 - - [2025-08-18 03:56:30] "DELETE /security-group/5df6679d-0175-4ff1-9858-9e7f3d435138 HTTP/1.1" 404 177 0.006355 10.0.0.19 - - [2025-08-18 03:56:30] "GET /projects?obj_uuids=f48450a6-3468-4cb9-b844-2e77dfad464d&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.004585 10.0.0.38 - - [2025-08-18 03:56:30] "DELETE /access-control-list/84d955d5-7327-4747-9694-71f1765416ee HTTP/1.1" 200 115 0.066069 10.0.0.19 - - [2025-08-18 03:56:30] "GET /project/f48450a6-3468-4cb9-b844-2e77dfad464d?fields=application_policy_sets HTTP/1.1" 200 1424 0.096427 10.0.0.19 - - [2025-08-18 03:56:30] "DELETE /project/f48450a6-3468-4cb9-b844-2e77dfad464d HTTP/1.1" 200 115 0.479385 10.0.0.27 - - [2025-08-18 03:56:30] "POST /fqname-to-id HTTP/1.1" 404 188 0.022167 10.0.0.19 - - [2025-08-18 03:56:30] "GET /projects?obj_uuids=ebf9b72a-25c3-49f3-8d65-57a7990cd874&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002554 10.0.0.19 - - [2025-08-18 03:56:30] "GET /domains?obj_uuids=edf943fc-0622-4564-8821-4de9bd04e8a3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000968 10.0.0.19 - - [2025-08-18 03:56:30] "GET /domain/edf943fc-0622-4564-8821-4de9bd04e8a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006815 10.0.0.19 - - [2025-08-18 03:56:30] "POST /id-to-fqname HTTP/1.1" 200 190 0.002568 10.0.0.19 - - [2025-08-18 03:56:30] "POST /fqname-to-id HTTP/1.1" 404 199 0.007128 10.0.0.19 - - [2025-08-18 03:56:30] "POST /security-groups HTTP/1.1" 200 591 0.023819 10.0.0.19 - - [2025-08-18 03:56:31] "POST /projects HTTP/1.1" 200 585 0.218503 10.0.0.38 - - [2025-08-18 03:56:31] "POST /access-control-lists HTTP/1.1" 200 596 0.027413 10.0.0.19 - - [2025-08-18 03:56:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.289779 10.0.0.27 - - [2025-08-18 03:56:31] "GET /project/ebf9b72a-25c3-49f3-8d65-57a7990cd874?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.481105 10.0.0.27 - - [2025-08-18 03:56:32] "GET / HTTP/1.1" 200 35931 0.001885 10.0.0.19 - - [2025-08-18 03:56:35] "GET /projects?obj_uuids=ebf9b72a-25c3-49f3-8d65-57a7990cd874&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001004 10.0.0.27 - - [2025-08-18 03:56:35] "GET /project/ebf9b72a-25c3-49f3-8d65-57a7990cd874?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.032620 10.0.0.19 - - [2025-08-18 03:56:35] "GET /projects?obj_uuids=ebf9b72a-25c3-49f3-8d65-57a7990cd874&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000989 10.0.0.27 - - [2025-08-18 03:56:35] "GET /project/ebf9b72a-25c3-49f3-8d65-57a7990cd874?fields=virtual_networks HTTP/1.1" 200 1033 0.041250 10.0.0.19 - - [2025-08-18 03:56:35] "GET /projects?obj_uuids=ebf9b72a-25c3-49f3-8d65-57a7990cd874&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001298 10.0.0.27 - - [2025-08-18 03:56:35] "GET /project/ebf9b72a-25c3-49f3-8d65-57a7990cd874?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.039501 10.0.0.19 - - [2025-08-18 03:56:35] "GET /projects?obj_uuids=ebf9b72a-25c3-49f3-8d65-57a7990cd874&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001000 10.0.0.27 - - [2025-08-18 03:56:35] "GET /project/ebf9b72a-25c3-49f3-8d65-57a7990cd874?fields=security_groups HTTP/1.1" 200 1259 0.036879 10.0.0.27 - - [2025-08-18 03:56:36] "POST /fqname-to-id HTTP/1.1" 404 196 0.022784 10.0.0.19 - - [2025-08-18 03:56:36] "GET /projects?obj_uuids=50de5275-f141-4abf-b095-730ec443d864&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002999 10.0.0.19 - - [2025-08-18 03:56:36] "GET /domains?obj_uuids=edf943fc-0622-4564-8821-4de9bd04e8a3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000951 10.0.0.19 - - [2025-08-18 03:56:36] "GET /domain/edf943fc-0622-4564-8821-4de9bd04e8a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006736 10.0.0.19 - - [2025-08-18 03:56:36] "POST /id-to-fqname HTTP/1.1" 200 198 0.001200 10.0.0.19 - - [2025-08-18 03:56:36] "POST /fqname-to-id HTTP/1.1" 404 207 0.002696 10.0.0.19 - - [2025-08-18 03:56:36] "POST /security-groups HTTP/1.1" 200 599 0.072553 10.0.0.38 - - [2025-08-18 03:56:36] "POST /fqname-to-id HTTP/1.1" 404 242 0.002958 10.0.0.19 - - [2025-08-18 03:56:36] "POST /projects HTTP/1.1" 200 601 0.259462 10.0.0.19 - - [2025-08-18 03:56:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.326520 10.0.0.38 - - [2025-08-18 03:56:36] "POST /access-control-lists HTTP/1.1" 200 602 0.028785 10.0.0.27 - - [2025-08-18 03:56:36] "GET /project/50de5275-f141-4abf-b095-730ec443d864?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.468245 10.0.0.27 - - [2025-08-18 03:56:37] "GET / HTTP/1.1" 200 35931 0.002163 10.0.0.27 - - [2025-08-18 03:56:37] "POST /fqname-to-id HTTP/1.1" 401 292 0.000460 10.0.0.27 - - [2025-08-18 03:56:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.047820 10.0.0.19 - - [2025-08-18 03:56:38] "GET /projects?obj_uuids=50de5275-f141-4abf-b095-730ec443d864&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001083 10.0.0.27 - - [2025-08-18 03:56:38] "GET /project/50de5275-f141-4abf-b095-730ec443d864?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.033630 10.0.0.27 - - [2025-08-18 03:56:38] "POST /neutron/network HTTP/1.1" 200 117 0.034805 10.0.0.38 - - [2025-08-18 03:56:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.058042 10.0.0.19 - - [2025-08-18 03:56:39] "POST /useragent-kv HTTP/1.1" 200 115 0.009056 10.0.0.27 - - [2025-08-18 03:56:39] "POST /neutron/subnet HTTP/1.1" 200 729 0.165736 10.0.0.38 - - [2025-08-18 03:56:39] "GET /virtual-network/84541338-c3dc-4a74-9638-80276469537f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.004965 10.0.0.27 - - [2025-08-18 03:56:39] "POST /id-to-fqname HTTP/1.1" 200 222 0.001179 10.0.0.27 - - [2025-08-18 03:56:39] "GET /virtual-network/e39de588-9426-4b81-9081-7d5070ebcddd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2563 0.004974 10.0.0.27 - - [2025-08-18 03:56:39] "GET /virtual-network/e39de588-9426-4b81-9081-7d5070ebcddd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2563 0.005054 10.0.0.27 - - [2025-08-18 03:56:39] "POST /neutron/network HTTP/1.1" 200 976 0.008388 10.0.0.27 - - [2025-08-18 03:56:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002701 10.0.0.19 - - [2025-08-18 03:56:39] "GET /projects?obj_uuids=50de5275-f141-4abf-b095-730ec443d864&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000965 10.0.0.27 - - [2025-08-18 03:56:39] "GET /project/50de5275-f141-4abf-b095-730ec443d864?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.039809 10.0.0.27 - - [2025-08-18 03:56:39] "POST /neutron/network HTTP/1.1" 200 117 0.010717 10.0.0.38 - - [2025-08-18 03:56:39] "POST /route-targets HTTP/1.1" 200 327 0.011033 10.0.0.38 - - [2025-08-18 03:56:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.006155 10.0.0.19 - - [2025-08-18 03:56:39] "POST /useragent-kv HTTP/1.1" 200 115 0.004965 10.0.0.27 - - [2025-08-18 03:56:39] "POST /neutron/subnet HTTP/1.1" 200 720 0.192879 10.0.0.27 - - [2025-08-18 03:56:39] "POST /id-to-fqname HTTP/1.1" 200 222 0.001123 10.0.0.27 - - [2025-08-18 03:56:39] "GET /virtual-network/144528a6-c837-4950-ac40-48eea1129f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2556 0.005198 10.0.0.27 - - [2025-08-18 03:56:39] "GET /virtual-network/144528a6-c837-4950-ac40-48eea1129f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2556 0.006654 10.0.0.27 - - [2025-08-18 03:56:39] "POST /neutron/network HTTP/1.1" 200 974 0.007055 10.0.0.27 - - [2025-08-18 03:56:40] "POST /id-to-fqname HTTP/1.1" 200 222 0.001081 10.0.0.27 - - [2025-08-18 03:56:40] "POST /neutron/network HTTP/1.1" 200 986 0.007835 10.0.0.19 - - [2025-08-18 03:56:40] "GET /projects?obj_uuids=50de5275-f141-4abf-b095-730ec443d864&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001187 10.0.0.27 - - [2025-08-18 03:56:40] "GET /project/50de5275-f141-4abf-b095-730ec443d864?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.067879 10.0.0.27 - - [2025-08-18 03:56:41] "POST /neutron/port HTTP/1.1" 200 117 0.005044 10.0.0.27 - - [2025-08-18 03:56:41] "POST /id-to-fqname HTTP/1.1" 200 222 0.001132 10.0.0.27 - - [2025-08-18 03:56:41] "POST /neutron/network HTTP/1.1" 200 986 0.008628 10.0.0.27 - - [2025-08-18 03:56:41] "POST /neutron/port HTTP/1.1" 200 1154 0.014781 10.0.0.19 - - [2025-08-18 03:56:42] "GET /projects?obj_uuids=50de5275-f141-4abf-b095-730ec443d864&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001674 10.0.0.27 - - [2025-08-18 03:56:42] "GET /project/50de5275-f141-4abf-b095-730ec443d864?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.099253 10.0.0.27 - - [2025-08-18 03:56:42] "POST /neutron/port HTTP/1.1" 200 1182 0.015216 10.0.0.27 - - [2025-08-18 03:56:42] "POST /neutron/subnet HTTP/1.1" 200 1277 0.009690 10.0.0.27 - - [2025-08-18 03:56:42] "POST /neutron/network HTTP/1.1" 200 976 0.008241 10.0.0.27 - - [2025-08-18 03:56:42] "POST /neutron/port HTTP/1.1" 200 117 0.009322 10.0.0.27 - - [2025-08-18 03:56:42] "POST /neutron/network HTTP/1.1" 200 984 0.007971 10.0.0.27 - - [2025-08-18 03:56:43] "POST /neutron/port HTTP/1.1" 200 1152 0.014544 10.0.0.27 - - [2025-08-18 03:56:43] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003834 10.0.0.27 - - [2025-08-18 03:56:43] "POST /neutron/port HTTP/1.1" 200 117 0.001156 10.0.0.27 - - [2025-08-18 03:56:47] "POST /neutron/port HTTP/1.1" 200 1182 0.017765 10.0.0.27 - - [2025-08-18 03:56:47] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009441 10.0.0.27 - - [2025-08-18 03:56:47] "GET /virtual-machine/2a068464-ab15-40e0-a480-16ba558cea80 HTTP/1.1" 401 292 0.000611 10.0.0.27 - - [2025-08-18 03:56:48] "GET /virtual-machine/2a068464-ab15-40e0-a480-16ba558cea80 HTTP/1.1" 200 1300 0.026322 10.0.0.27 - - [2025-08-18 03:56:48] "GET /virtual-machine-interface/385b8350-f445-4297-a16b-8e85904e3888 HTTP/1.1" 200 3157 0.006476 10.0.0.27 - - [2025-08-18 03:56:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004145 10.0.0.27 - - [2025-08-18 03:56:48] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003881 10.0.0.27 - - [2025-08-18 03:56:48] "GET /virtual-networks?parent_id=50de5275-f141-4abf-b095-730ec443d864&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.002830 10.0.0.27 - - [2025-08-18 03:56:48] "GET /virtual-network/e39de588-9426-4b81-9081-7d5070ebcddd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2563 0.005716 10.0.0.27 - - [2025-08-18 03:56:50] "POST /neutron/port HTTP/1.1" 200 1182 0.032866 10.0.0.27 - - [2025-08-18 03:56:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003127 10.0.0.27 - - [2025-08-18 03:56:51] "GET /virtual-network/e39de588-9426-4b81-9081-7d5070ebcddd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2563 0.004946 10.0.0.27 - - [2025-08-18 03:56:51] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006506 10.0.0.27 - - [2025-08-18 03:56:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003644 10.0.0.27 - - [2025-08-18 03:56:53] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003406 10.0.0.27 - - [2025-08-18 03:56:53] "GET /virtual-networks?parent_id=50de5275-f141-4abf-b095-730ec443d864&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.002472 10.0.0.27 - - [2025-08-18 03:56:53] "GET /virtual-network/e39de588-9426-4b81-9081-7d5070ebcddd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2563 0.005394 10.0.0.27 - - [2025-08-18 03:56:53] "POST /neutron/port HTTP/1.1" 200 1180 0.015394 10.0.0.27 - - [2025-08-18 03:56:53] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006373 10.0.0.27 - - [2025-08-18 03:56:53] "GET /virtual-machine/871edc50-4283-46c7-9b6e-2d071238d672 HTTP/1.1" 200 1300 0.007528 10.0.0.27 - - [2025-08-18 03:56:53] "GET /virtual-machine-interface/650bc153-06cd-4a32-aa95-987736c77e73 HTTP/1.1" 200 3157 0.004636 10.0.0.27 - - [2025-08-18 03:56:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002662 10.0.0.27 - - [2025-08-18 03:56:53] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.002710 10.0.0.27 - - [2025-08-18 03:56:53] "GET /virtual-networks?parent_id=50de5275-f141-4abf-b095-730ec443d864&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.002447 10.0.0.27 - - [2025-08-18 03:56:53] "GET /virtual-network/144528a6-c837-4950-ac40-48eea1129f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2556 0.005466 10.0.0.27 - - [2025-08-18 03:56:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003069 10.0.0.27 - - [2025-08-18 03:56:54] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003250 10.0.0.27 - - [2025-08-18 03:56:54] "GET /virtual-networks?parent_id=50de5275-f141-4abf-b095-730ec443d864&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.002991 10.0.0.27 - - [2025-08-18 03:56:54] "GET /virtual-network/144528a6-c837-4950-ac40-48eea1129f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2556 0.006517 10.0.0.27 - - [2025-08-18 03:56:55] "POST /fqname-to-id HTTP/1.1" 404 209 0.003118 10.0.0.27 - - [2025-08-18 03:56:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002496 10.0.0.19 - - [2025-08-18 03:56:55] "GET /projects?obj_uuids=50de5275-f141-4abf-b095-730ec443d864&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000978 10.0.0.27 - - [2025-08-18 03:56:55] "GET /project/50de5275-f141-4abf-b095-730ec443d864?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.031750 10.0.0.27 - - [2025-08-18 03:56:55] "POST /network-policys HTTP/1.1" 200 533 0.022172 10.0.0.27 - - [2025-08-18 03:56:55] "GET /network-policy/31f1554a-7a83-4db9-afb8-9d7f6228fbbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.005507 10.0.0.27 - - [2025-08-18 03:56:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002753 10.0.0.27 - - [2025-08-18 03:56:55] "GET /virtual-network/e39de588-9426-4b81-9081-7d5070ebcddd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2563 0.005584 10.0.0.27 - - [2025-08-18 03:56:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002898 10.0.0.27 - - [2025-08-18 03:56:55] "GET /network-policy/31f1554a-7a83-4db9-afb8-9d7f6228fbbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.003706 10.0.0.38 - - [2025-08-18 03:56:55] "GET /virtual-network/84541338-c3dc-4a74-9638-80276469537f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.010679 10.0.0.27 - - [2025-08-18 03:56:55] "POST /ref-update HTTP/1.1" 200 156 0.060043 10.0.0.27 - - [2025-08-18 03:56:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003050 10.0.0.38 - - [2025-08-18 03:56:55] "POST /access-control-lists HTTP/1.1" 200 578 0.084379 10.0.0.27 - - [2025-08-18 03:56:55] "GET /network-policy/31f1554a-7a83-4db9-afb8-9d7f6228fbbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.003420 10.0.0.27 - - [2025-08-18 03:56:55] "GET /virtual-network/e39de588-9426-4b81-9081-7d5070ebcddd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2870 0.008691 10.0.0.27 - - [2025-08-18 03:56:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002383 10.0.0.27 - - [2025-08-18 03:56:55] "GET /network-policy/31f1554a-7a83-4db9-afb8-9d7f6228fbbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.003660 10.0.0.27 - - [2025-08-18 03:56:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003010 10.0.0.27 - - [2025-08-18 03:56:55] "GET /virtual-network/144528a6-c837-4950-ac40-48eea1129f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2556 0.005642 10.0.0.27 - - [2025-08-18 03:56:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002766 10.0.0.27 - - [2025-08-18 03:56:55] "GET /network-policy/31f1554a-7a83-4db9-afb8-9d7f6228fbbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.004883 10.0.0.27 - - [2025-08-18 03:56:55] "POST /ref-update HTTP/1.1" 200 156 0.064848 10.0.0.27 - - [2025-08-18 03:56:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003053 10.0.0.27 - - [2025-08-18 03:56:55] "GET /network-policy/31f1554a-7a83-4db9-afb8-9d7f6228fbbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.004781 10.0.0.38 - - [2025-08-18 03:56:55] "POST /ref-update HTTP/1.1" 200 156 0.026324 10.0.0.27 - - [2025-08-18 03:56:56] "GET /virtual-network/144528a6-c837-4950-ac40-48eea1129f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.006350 10.0.0.27 - - [2025-08-18 03:56:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.008506 10.0.0.27 - - [2025-08-18 03:56:56] "GET /network-policy/31f1554a-7a83-4db9-afb8-9d7f6228fbbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.003497 10.0.0.27 - - [2025-08-18 03:56:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002653 10.0.0.19 - - [2025-08-18 03:56:56] "GET /projects?obj_uuids=50de5275-f141-4abf-b095-730ec443d864&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000977 10.0.0.27 - - [2025-08-18 03:56:56] "GET /project/50de5275-f141-4abf-b095-730ec443d864?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.031398 10.0.0.27 - - [2025-08-18 03:56:56] "POST /neutron/network HTTP/1.1" 200 117 0.012786 10.0.0.38 - - [2025-08-18 03:56:56] "POST /ref-update HTTP/1.1" 200 156 0.020473 10.0.0.27 - - [2025-08-18 03:56:56] "POST /neutron/network HTTP/1.1" 200 799 0.007569 10.0.0.27 - - [2025-08-18 03:56:56] "POST /id-to-fqname HTTP/1.1" 200 214 0.001074 10.0.0.27 - - [2025-08-18 03:56:56] "GET /virtual-network/03d51468-5dce-49fc-bcdc-0b0925385b16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.005176 10.0.0.27 - - [2025-08-18 03:56:56] "GET /virtual-network/03d51468-5dce-49fc-bcdc-0b0925385b16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.004560 10.0.0.27 - - [2025-08-18 03:56:56] "POST /neutron/subnet HTTP/1.1" 200 701 0.007941 10.0.0.27 - - [2025-08-18 03:56:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002299 10.0.0.19 - - [2025-08-18 03:56:56] "GET /projects?obj_uuids=50de5275-f141-4abf-b095-730ec443d864&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001013 10.0.0.27 - - [2025-08-18 03:56:56] "GET /project/50de5275-f141-4abf-b095-730ec443d864?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.033899 10.0.0.19 - - [2025-08-18 03:56:57] "POST /useragent-kv HTTP/1.1" 200 115 0.004685 10.0.0.27 - - [2025-08-18 03:56:57] "POST /neutron/subnet HTTP/1.1" 200 701 0.216367 10.0.0.27 - - [2025-08-18 03:56:57] "POST /id-to-fqname HTTP/1.1" 200 214 0.001262 10.0.0.27 - - [2025-08-18 03:56:57] "GET /virtual-network/85baf51b-8473-4781-a95a-cecc750368f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.004862 10.0.0.27 - - [2025-08-18 03:56:57] "GET /virtual-network/85baf51b-8473-4781-a95a-cecc750368f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.005196 10.0.0.27 - - [2025-08-18 03:56:57] "POST /neutron/network HTTP/1.1" 200 799 0.005826 10.0.0.27 - - [2025-08-18 03:56:57] "POST /fqname-to-id HTTP/1.1" 404 239 0.002783 10.0.0.27 - - [2025-08-18 03:56:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003244 10.0.0.19 - - [2025-08-18 03:56:57] "GET /projects?obj_uuids=50de5275-f141-4abf-b095-730ec443d864&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000984 10.0.0.27 - - [2025-08-18 03:56:57] "GET /project/50de5275-f141-4abf-b095-730ec443d864?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.035647 10.0.0.27 - - [2025-08-18 03:56:57] "POST /network-policys HTTP/1.1" 200 587 0.022861 10.0.0.27 - - [2025-08-18 03:56:57] "GET /network-policy/ecb29c2c-38c4-42db-8c36-5c0f8c6218ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.005685 10.0.0.27 - - [2025-08-18 03:56:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002622 10.0.0.27 - - [2025-08-18 03:56:57] "GET /virtual-network/03d51468-5dce-49fc-bcdc-0b0925385b16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.005157 10.0.0.27 - - [2025-08-18 03:56:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002767 10.0.0.27 - - [2025-08-18 03:56:57] "GET /network-policy/ecb29c2c-38c4-42db-8c36-5c0f8c6218ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.004433 10.0.0.38 - - [2025-08-18 03:56:57] "POST /fqname-to-id HTTP/1.1" 404 210 0.005277 10.0.0.27 - - [2025-08-18 03:56:57] "POST /ref-update HTTP/1.1" 200 156 0.042097 10.0.0.27 - - [2025-08-18 03:56:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.006885 10.0.0.27 - - [2025-08-18 03:56:57] "GET /network-policy/ecb29c2c-38c4-42db-8c36-5c0f8c6218ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.003590 10.0.0.27 - - [2025-08-18 03:56:57] "GET /virtual-network/03d51468-5dce-49fc-bcdc-0b0925385b16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2332 0.006842 10.0.0.27 - - [2025-08-18 03:56:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002464 10.0.0.27 - - [2025-08-18 03:56:57] "GET /network-policy/ecb29c2c-38c4-42db-8c36-5c0f8c6218ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.003723 10.0.0.27 - - [2025-08-18 03:56:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002620 10.0.0.27 - - [2025-08-18 03:56:58] "GET /virtual-network/85baf51b-8473-4781-a95a-cecc750368f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.005352 10.0.0.27 - - [2025-08-18 03:56:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002643 10.0.0.27 - - [2025-08-18 03:56:58] "GET /network-policy/ecb29c2c-38c4-42db-8c36-5c0f8c6218ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.004195 10.0.0.27 - - [2025-08-18 03:56:58] "POST /ref-update HTTP/1.1" 200 156 0.043024 10.0.0.38 - - [2025-08-18 03:56:58] "POST /fqname-to-id HTTP/1.1" 404 210 0.005906 10.0.0.27 - - [2025-08-18 03:56:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002642 10.0.0.27 - - [2025-08-18 03:56:58] "GET /network-policy/ecb29c2c-38c4-42db-8c36-5c0f8c6218ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.013659 10.0.0.27 - - [2025-08-18 03:56:58] "POST /neutron/network HTTP/1.1" 200 912 0.010574 10.0.0.27 - - [2025-08-18 03:56:58] "GET /virtual-network/85baf51b-8473-4781-a95a-cecc750368f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2333 0.005970 10.0.0.27 - - [2025-08-18 03:56:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004126 10.0.0.27 - - [2025-08-18 03:56:58] "GET /network-policy/ecb29c2c-38c4-42db-8c36-5c0f8c6218ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.003792 10.0.0.27 - - [2025-08-18 03:56:58] "POST /id-to-fqname HTTP/1.1" 200 214 0.001115 10.0.0.27 - - [2025-08-18 03:56:58] "POST /neutron/network HTTP/1.1" 200 922 0.007396 10.0.0.19 - - [2025-08-18 03:56:59] "GET /projects?obj_uuids=50de5275-f141-4abf-b095-730ec443d864&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001449 10.0.0.27 - - [2025-08-18 03:56:59] "GET /project/50de5275-f141-4abf-b095-730ec443d864?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.060415 10.0.0.27 - - [2025-08-18 03:56:59] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006618 10.0.0.27 - - [2025-08-18 03:56:59] "POST /id-to-fqname HTTP/1.1" 200 214 0.001374 10.0.0.27 - - [2025-08-18 03:56:59] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006471 10.0.0.19 - - [2025-08-18 03:56:59] "GET /projects?obj_uuids=50de5275-f141-4abf-b095-730ec443d864&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001047 10.0.0.27 - - [2025-08-18 03:57:00] "POST /neutron/port HTTP/1.1" 200 1063 0.251264 10.0.0.27 - - [2025-08-18 03:57:00] "POST /neutron/port HTTP/1.1" 200 1117 0.098651 10.0.0.27 - - [2025-08-18 03:57:00] "POST /neutron/subnet HTTP/1.1" 200 675 0.007783 10.0.0.19 - - [2025-08-18 03:57:00] "GET /projects?obj_uuids=50de5275-f141-4abf-b095-730ec443d864&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001045 10.0.0.27 - - [2025-08-18 03:57:00] "GET /project/50de5275-f141-4abf-b095-730ec443d864?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.061977 10.0.0.27 - - [2025-08-18 03:57:00] "POST /neutron/network HTTP/1.1" 200 912 0.024688 10.0.0.27 - - [2025-08-18 03:57:00] "POST /neutron/port HTTP/1.1" 200 117 0.004996 10.0.0.27 - - [2025-08-18 03:57:00] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003128 10.0.0.27 - - [2025-08-18 03:57:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002394 10.0.0.27 - - [2025-08-18 03:57:00] "GET /bgp-router/ea2b8abf-63c0-448f-ab50-18a44d184d22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.003542 10.0.0.38 - - [2025-08-18 03:57:01] "PUT /access-control-list/9f9800a3-4d52-4b7a-9390-0fc669d659a4 HTTP/1.1" 200 272 0.014601 10.0.0.27 - - [2025-08-18 03:57:01] "POST /neutron/port HTTP/1.1" 200 1063 0.013515 10.0.0.27 - - [2025-08-18 03:57:01] "POST /neutron/port HTTP/1.1" 200 1091 0.015126 10.0.0.27 - - [2025-08-18 03:57:01] "POST /neutron/port HTTP/1.1" 200 117 0.001200 10.0.0.27 - - [2025-08-18 03:57:02] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003866 10.0.0.27 - - [2025-08-18 03:57:02] "GET /bgp-router/ea2b8abf-63c0-448f-ab50-18a44d184d22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.004707 10.0.0.27 - - [2025-08-18 03:57:02] "GET /bgp-router/ea2b8abf-63c0-448f-ab50-18a44d184d22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.004216 10.0.0.27 - - [2025-08-18 03:57:02] "PUT /bgp-router/ea2b8abf-63c0-448f-ab50-18a44d184d22 HTTP/1.1" 200 254 0.027918 10.0.0.27 - - [2025-08-18 03:57:02] "PUT /bgp-router/ea2b8abf-63c0-448f-ab50-18a44d184d22 HTTP/1.1" 200 254 0.074016 10.0.0.27 - - [2025-08-18 03:57:02] "GET /bgp-router/21ce6511-2fdc-4898-b565-a11a37750084?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.005176 10.0.0.27 - - [2025-08-18 03:57:02] "GET /bgp-router/21ce6511-2fdc-4898-b565-a11a37750084?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.004082 10.0.0.27 - - [2025-08-18 03:57:02] "PUT /bgp-router/21ce6511-2fdc-4898-b565-a11a37750084 HTTP/1.1" 200 254 0.033850 10.0.0.27 - - [2025-08-18 03:57:02] "PUT /bgp-router/21ce6511-2fdc-4898-b565-a11a37750084 HTTP/1.1" 200 254 0.028958 10.0.0.27 - - [2025-08-18 03:57:02] "GET /bgp-router/0dbb5ebb-d62c-4a17-994c-641f35978290?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.014748 10.0.0.27 - - [2025-08-18 03:57:02] "GET /bgp-router/0dbb5ebb-d62c-4a17-994c-641f35978290?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.006663 10.0.0.27 - - [2025-08-18 03:57:02] "PUT /bgp-router/0dbb5ebb-d62c-4a17-994c-641f35978290 HTTP/1.1" 200 254 0.043387 10.0.0.27 - - [2025-08-18 03:57:02] "PUT /bgp-router/0dbb5ebb-d62c-4a17-994c-641f35978290 HTTP/1.1" 200 254 0.054117 10.0.0.27 - - [2025-08-18 03:57:02] "GET /bgp-router/ea2b8abf-63c0-448f-ab50-18a44d184d22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.004051 10.0.0.27 - - [2025-08-18 03:57:02] "GET /bgp-router/ea2b8abf-63c0-448f-ab50-18a44d184d22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.012638 10.0.0.27 - - [2025-08-18 03:57:02] "PUT /bgp-router/ea2b8abf-63c0-448f-ab50-18a44d184d22 HTTP/1.1" 200 254 0.024507 10.0.0.27 - - [2025-08-18 03:57:02] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.004304 10.0.0.27 - - [2025-08-18 03:57:02] "GET /bgp-router/ea2b8abf-63c0-448f-ab50-18a44d184d22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.004443 10.0.0.27 - - [2025-08-18 03:57:02] "GET /bgp-router/ea2b8abf-63c0-448f-ab50-18a44d184d22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.004465 10.0.0.27 - - [2025-08-18 03:57:03] "PUT /bgp-router/ea2b8abf-63c0-448f-ab50-18a44d184d22 HTTP/1.1" 200 254 0.060570 10.0.0.27 - - [2025-08-18 03:57:03] "PUT /bgp-router/ea2b8abf-63c0-448f-ab50-18a44d184d22 HTTP/1.1" 200 254 0.056712 10.0.0.27 - - [2025-08-18 03:57:03] "GET /bgp-router/21ce6511-2fdc-4898-b565-a11a37750084?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.010907 10.0.0.27 - - [2025-08-18 03:57:03] "GET /bgp-router/21ce6511-2fdc-4898-b565-a11a37750084?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.005788 10.0.0.27 - - [2025-08-18 03:57:03] "PUT /bgp-router/21ce6511-2fdc-4898-b565-a11a37750084 HTTP/1.1" 200 254 0.050386 10.0.0.27 - - [2025-08-18 03:57:03] "PUT /bgp-router/21ce6511-2fdc-4898-b565-a11a37750084 HTTP/1.1" 200 254 0.102252 10.0.0.27 - - [2025-08-18 03:57:03] "GET /bgp-router/0dbb5ebb-d62c-4a17-994c-641f35978290?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.004814 10.0.0.27 - - [2025-08-18 03:57:03] "GET /bgp-router/0dbb5ebb-d62c-4a17-994c-641f35978290?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.010655 10.0.0.27 - - [2025-08-18 03:57:03] "PUT /bgp-router/0dbb5ebb-d62c-4a17-994c-641f35978290 HTTP/1.1" 200 254 0.049438 10.0.0.27 - - [2025-08-18 03:57:03] "PUT /bgp-router/0dbb5ebb-d62c-4a17-994c-641f35978290 HTTP/1.1" 200 254 0.043463 10.0.0.27 - - [2025-08-18 03:57:03] "GET /bgp-router/21ce6511-2fdc-4898-b565-a11a37750084?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.006092 10.0.0.27 - - [2025-08-18 03:57:03] "GET /bgp-router/21ce6511-2fdc-4898-b565-a11a37750084?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.005424 10.0.0.27 - - [2025-08-18 03:57:03] "PUT /bgp-router/21ce6511-2fdc-4898-b565-a11a37750084 HTTP/1.1" 200 254 0.021373 10.0.0.27 - - [2025-08-18 03:57:03] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.004504 10.0.0.27 - - [2025-08-18 03:57:03] "GET /bgp-router/ea2b8abf-63c0-448f-ab50-18a44d184d22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.004248 10.0.0.27 - - [2025-08-18 03:57:03] "GET /bgp-router/ea2b8abf-63c0-448f-ab50-18a44d184d22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.005038 10.0.0.27 - - [2025-08-18 03:57:03] "PUT /bgp-router/ea2b8abf-63c0-448f-ab50-18a44d184d22 HTTP/1.1" 200 254 0.027597 10.0.0.27 - - [2025-08-18 03:57:03] "PUT /bgp-router/ea2b8abf-63c0-448f-ab50-18a44d184d22 HTTP/1.1" 200 254 0.051294 10.0.0.27 - - [2025-08-18 03:57:03] "GET /bgp-router/21ce6511-2fdc-4898-b565-a11a37750084?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.003844 10.0.0.27 - - [2025-08-18 03:57:04] "GET /bgp-router/21ce6511-2fdc-4898-b565-a11a37750084?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.005772 10.0.0.27 - - [2025-08-18 03:57:04] "PUT /bgp-router/21ce6511-2fdc-4898-b565-a11a37750084 HTTP/1.1" 200 254 0.032481 10.0.0.27 - - [2025-08-18 03:57:04] "PUT /bgp-router/21ce6511-2fdc-4898-b565-a11a37750084 HTTP/1.1" 200 254 0.042952 10.0.0.27 - - [2025-08-18 03:57:04] "GET /bgp-router/0dbb5ebb-d62c-4a17-994c-641f35978290?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.004117 10.0.0.27 - - [2025-08-18 03:57:04] "GET /bgp-router/0dbb5ebb-d62c-4a17-994c-641f35978290?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.005716 10.0.0.27 - - [2025-08-18 03:57:04] "PUT /bgp-router/0dbb5ebb-d62c-4a17-994c-641f35978290 HTTP/1.1" 200 254 0.034304 10.0.0.27 - - [2025-08-18 03:57:04] "PUT /bgp-router/0dbb5ebb-d62c-4a17-994c-641f35978290 HTTP/1.1" 200 254 0.045711 10.0.0.27 - - [2025-08-18 03:57:04] "GET /bgp-router/0dbb5ebb-d62c-4a17-994c-641f35978290?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.010827 10.0.0.27 - - [2025-08-18 03:57:04] "GET /bgp-router/0dbb5ebb-d62c-4a17-994c-641f35978290?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.004802 10.0.0.27 - - [2025-08-18 03:57:04] "PUT /bgp-router/0dbb5ebb-d62c-4a17-994c-641f35978290 HTTP/1.1" 200 254 0.027559 10.0.0.27 - - [2025-08-18 03:57:04] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003310 10.0.0.27 - - [2025-08-18 03:57:04] "GET /bgp-router/ea2b8abf-63c0-448f-ab50-18a44d184d22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.004317 10.0.0.27 - - [2025-08-18 03:57:04] "GET /bgp-router/ea2b8abf-63c0-448f-ab50-18a44d184d22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.004015 10.0.0.27 - - [2025-08-18 03:57:04] "PUT /bgp-router/ea2b8abf-63c0-448f-ab50-18a44d184d22 HTTP/1.1" 200 254 0.022795 10.0.0.27 - - [2025-08-18 03:57:04] "PUT /bgp-router/ea2b8abf-63c0-448f-ab50-18a44d184d22 HTTP/1.1" 200 254 0.040306 10.0.0.27 - - [2025-08-18 03:57:04] "GET /bgp-router/21ce6511-2fdc-4898-b565-a11a37750084?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.004818 10.0.0.27 - - [2025-08-18 03:57:04] "GET /bgp-router/21ce6511-2fdc-4898-b565-a11a37750084?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.003486 10.0.0.27 - - [2025-08-18 03:57:04] "PUT /bgp-router/21ce6511-2fdc-4898-b565-a11a37750084 HTTP/1.1" 200 254 0.038965 10.0.0.27 - - [2025-08-18 03:57:04] "PUT /bgp-router/21ce6511-2fdc-4898-b565-a11a37750084 HTTP/1.1" 200 254 0.040339 10.0.0.27 - - [2025-08-18 03:57:04] "GET /bgp-router/0dbb5ebb-d62c-4a17-994c-641f35978290?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2965 0.006325 10.0.0.27 - - [2025-08-18 03:57:04] "GET /bgp-router/0dbb5ebb-d62c-4a17-994c-641f35978290?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2965 0.003539 10.0.0.27 - - [2025-08-18 03:57:04] "PUT /bgp-router/0dbb5ebb-d62c-4a17-994c-641f35978290 HTTP/1.1" 200 254 0.021086 10.0.0.27 - - [2025-08-18 03:57:04] "PUT /bgp-router/0dbb5ebb-d62c-4a17-994c-641f35978290 HTTP/1.1" 200 254 0.024810 10.0.0.27 - - [2025-08-18 03:57:08] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006028 10.0.0.27 - - [2025-08-18 03:57:15] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003238 10.0.0.27 - - [2025-08-18 03:57:15] "GET /bgp-router/ea2b8abf-63c0-448f-ab50-18a44d184d22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2965 0.004006 10.0.0.27 - - [2025-08-18 03:57:15] "GET /bgp-router/ea2b8abf-63c0-448f-ab50-18a44d184d22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2965 0.004881 10.0.0.27 - - [2025-08-18 03:57:15] "PUT /bgp-router/ea2b8abf-63c0-448f-ab50-18a44d184d22 HTTP/1.1" 200 254 0.024166 10.0.0.27 - - [2025-08-18 03:57:15] "PUT /bgp-router/ea2b8abf-63c0-448f-ab50-18a44d184d22 HTTP/1.1" 200 254 0.040734 10.0.0.27 - - [2025-08-18 03:57:15] "GET /bgp-router/21ce6511-2fdc-4898-b565-a11a37750084?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.012594 10.0.0.27 - - [2025-08-18 03:57:15] "GET /bgp-router/21ce6511-2fdc-4898-b565-a11a37750084?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.003788 10.0.0.27 - - [2025-08-18 03:57:15] "PUT /bgp-router/21ce6511-2fdc-4898-b565-a11a37750084 HTTP/1.1" 200 254 0.021441 10.0.0.27 - - [2025-08-18 03:57:15] "PUT /bgp-router/21ce6511-2fdc-4898-b565-a11a37750084 HTTP/1.1" 200 254 0.037941 10.0.0.27 - - [2025-08-18 03:57:15] "GET /bgp-router/0dbb5ebb-d62c-4a17-994c-641f35978290?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.004453 10.0.0.27 - - [2025-08-18 03:57:15] "GET /bgp-router/0dbb5ebb-d62c-4a17-994c-641f35978290?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.006699 10.0.0.27 - - [2025-08-18 03:57:15] "PUT /bgp-router/0dbb5ebb-d62c-4a17-994c-641f35978290 HTTP/1.1" 200 254 0.039635 10.0.0.27 - - [2025-08-18 03:57:15] "PUT /bgp-router/0dbb5ebb-d62c-4a17-994c-641f35978290 HTTP/1.1" 200 254 0.040159 10.0.0.27 - - [2025-08-18 03:57:15] "GET /bgp-router/ea2b8abf-63c0-448f-ab50-18a44d184d22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.005527 10.0.0.27 - - [2025-08-18 03:57:15] "GET /bgp-router/ea2b8abf-63c0-448f-ab50-18a44d184d22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.005866 10.0.0.27 - - [2025-08-18 03:57:15] "PUT /bgp-router/ea2b8abf-63c0-448f-ab50-18a44d184d22 HTTP/1.1" 200 254 0.018290 10.0.0.27 - - [2025-08-18 03:57:15] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003298 10.0.0.27 - - [2025-08-18 03:57:15] "GET /bgp-router/ea2b8abf-63c0-448f-ab50-18a44d184d22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.004182 10.0.0.27 - - [2025-08-18 03:57:15] "GET /bgp-router/ea2b8abf-63c0-448f-ab50-18a44d184d22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.003720 10.0.0.27 - - [2025-08-18 03:57:15] "PUT /bgp-router/ea2b8abf-63c0-448f-ab50-18a44d184d22 HTTP/1.1" 200 254 0.022291 10.0.0.27 - - [2025-08-18 03:57:15] "PUT /bgp-router/ea2b8abf-63c0-448f-ab50-18a44d184d22 HTTP/1.1" 200 254 0.032854 10.0.0.27 - - [2025-08-18 03:57:15] "GET /bgp-router/21ce6511-2fdc-4898-b565-a11a37750084?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.005384 10.0.0.27 - - [2025-08-18 03:57:15] "GET /bgp-router/21ce6511-2fdc-4898-b565-a11a37750084?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.003982 10.0.0.27 - - [2025-08-18 03:57:15] "PUT /bgp-router/21ce6511-2fdc-4898-b565-a11a37750084 HTTP/1.1" 200 254 0.041925 10.0.0.27 - - [2025-08-18 03:57:16] "PUT /bgp-router/21ce6511-2fdc-4898-b565-a11a37750084 HTTP/1.1" 200 254 0.032527 10.0.0.27 - - [2025-08-18 03:57:16] "GET /bgp-router/0dbb5ebb-d62c-4a17-994c-641f35978290?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.007487 10.0.0.27 - - [2025-08-18 03:57:16] "GET /bgp-router/0dbb5ebb-d62c-4a17-994c-641f35978290?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.003531 10.0.0.27 - - [2025-08-18 03:57:16] "PUT /bgp-router/0dbb5ebb-d62c-4a17-994c-641f35978290 HTTP/1.1" 200 254 0.033748 10.0.0.27 - - [2025-08-18 03:57:16] "PUT /bgp-router/0dbb5ebb-d62c-4a17-994c-641f35978290 HTTP/1.1" 200 254 0.040764 10.0.0.27 - - [2025-08-18 03:57:16] "GET /bgp-router/21ce6511-2fdc-4898-b565-a11a37750084?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.005162 10.0.0.27 - - [2025-08-18 03:57:16] "GET /bgp-router/21ce6511-2fdc-4898-b565-a11a37750084?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.006924 10.0.0.27 - - [2025-08-18 03:57:16] "PUT /bgp-router/21ce6511-2fdc-4898-b565-a11a37750084 HTTP/1.1" 200 254 0.020845 10.0.0.27 - - [2025-08-18 03:57:16] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003721 10.0.0.27 - - [2025-08-18 03:57:16] "GET /bgp-router/ea2b8abf-63c0-448f-ab50-18a44d184d22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.004920 10.0.0.27 - - [2025-08-18 03:57:16] "GET /bgp-router/ea2b8abf-63c0-448f-ab50-18a44d184d22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.004071 10.0.0.27 - - [2025-08-18 03:57:16] "PUT /bgp-router/ea2b8abf-63c0-448f-ab50-18a44d184d22 HTTP/1.1" 200 254 0.026091 10.0.0.27 - - [2025-08-18 03:57:16] "PUT /bgp-router/ea2b8abf-63c0-448f-ab50-18a44d184d22 HTTP/1.1" 200 254 0.033917 10.0.0.27 - - [2025-08-18 03:57:16] "GET /bgp-router/21ce6511-2fdc-4898-b565-a11a37750084?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.004152 10.0.0.27 - - [2025-08-18 03:57:16] "GET /bgp-router/21ce6511-2fdc-4898-b565-a11a37750084?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.003670 10.0.0.27 - - [2025-08-18 03:57:16] "PUT /bgp-router/21ce6511-2fdc-4898-b565-a11a37750084 HTTP/1.1" 200 254 0.023982 10.0.0.27 - - [2025-08-18 03:57:16] "PUT /bgp-router/21ce6511-2fdc-4898-b565-a11a37750084 HTTP/1.1" 200 254 0.042849 10.0.0.27 - - [2025-08-18 03:57:16] "GET /bgp-router/0dbb5ebb-d62c-4a17-994c-641f35978290?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.004148 10.0.0.27 - - [2025-08-18 03:57:16] "GET /bgp-router/0dbb5ebb-d62c-4a17-994c-641f35978290?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.010112 10.0.0.27 - - [2025-08-18 03:57:16] "PUT /bgp-router/0dbb5ebb-d62c-4a17-994c-641f35978290 HTTP/1.1" 200 254 0.032950 10.0.0.27 - - [2025-08-18 03:57:16] "PUT /bgp-router/0dbb5ebb-d62c-4a17-994c-641f35978290 HTTP/1.1" 200 254 0.022677 10.0.0.27 - - [2025-08-18 03:57:16] "GET /bgp-router/0dbb5ebb-d62c-4a17-994c-641f35978290?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.004977 10.0.0.27 - - [2025-08-18 03:57:16] "GET /bgp-router/0dbb5ebb-d62c-4a17-994c-641f35978290?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.004928 10.0.0.27 - - [2025-08-18 03:57:16] "PUT /bgp-router/0dbb5ebb-d62c-4a17-994c-641f35978290 HTTP/1.1" 200 254 0.019499 10.0.0.27 - - [2025-08-18 03:57:17] "POST /ref-update HTTP/1.1" 200 156 0.040333 10.0.0.27 - - [2025-08-18 03:57:17] "POST /neutron/network HTTP/1.1" 200 799 0.009168 10.0.0.27 - - [2025-08-18 03:57:17] "GET /virtual-network/85baf51b-8473-4781-a95a-cecc750368f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.005589 10.0.0.27 - - [2025-08-18 03:57:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002578 10.0.0.27 - - [2025-08-18 03:57:17] "GET /network-policy/ecb29c2c-38c4-42db-8c36-5c0f8c6218ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.003457 10.0.0.27 - - [2025-08-18 03:57:17] "POST /ref-update HTTP/1.1" 200 156 0.074162 10.0.0.38 - - [2025-08-18 03:57:17] "DELETE /access-control-list/262293c3-03d6-45da-83d9-70fe86699123 HTTP/1.1" 200 115 0.032176 10.0.0.27 - - [2025-08-18 03:57:17] "GET /virtual-network/03d51468-5dce-49fc-bcdc-0b0925385b16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.021344 10.0.0.27 - - [2025-08-18 03:57:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003601 10.0.0.27 - - [2025-08-18 03:57:17] "GET /network-policy/ecb29c2c-38c4-42db-8c36-5c0f8c6218ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.007024 10.0.0.27 - - [2025-08-18 03:57:17] "DELETE /network-policy/ecb29c2c-38c4-42db-8c36-5c0f8c6218ce HTTP/1.1" 200 115 0.030899 10.0.0.27 - - [2025-08-18 03:57:17] "POST /neutron/network HTTP/1.1" 400 204 0.014788 10.0.0.27 - - [2025-08-18 03:57:17] "POST /neutron/port HTTP/1.1" 200 1091 0.014660 10.0.0.27 - - [2025-08-18 03:57:17] "POST /neutron/port HTTP/1.1" 200 151 0.195579 10.0.0.27 - - [2025-08-18 03:57:18] "POST /neutron/network HTTP/1.1" 200 1070 0.008162 10.0.0.27 - - [2025-08-18 03:57:18] "POST /neutron/subnet HTTP/1.1" 200 1268 0.012384 10.0.0.27 - - [2025-08-18 03:57:18] "POST /neutron/network HTTP/1.1" 200 1060 0.008234 10.0.0.27 - - [2025-08-18 03:57:19] "POST /neutron/network HTTP/1.1" 200 799 0.012518 10.0.0.38 - - [2025-08-18 03:57:19] "DELETE /route-target/b3dc3b48-207a-4da8-af60-27b5a5ead032 HTTP/1.1" 200 115 0.028946 10.0.0.38 - - [2025-08-18 03:57:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.009058 10.0.0.27 - - [2025-08-18 03:57:19] "POST /ref-update HTTP/1.1" 200 156 0.056912 10.0.0.38 - - [2025-08-18 03:57:20] "DELETE /access-control-list/db7fba89-c9d1-46e2-8614-4e64bbb4356b HTTP/1.1" 200 115 0.039199 10.0.0.27 - - [2025-08-18 03:57:20] "GET /virtual-network/144528a6-c837-4950-ac40-48eea1129f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2556 0.010034 10.0.0.27 - - [2025-08-18 03:57:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003338 10.0.0.27 - - [2025-08-18 03:57:20] "GET /network-policy/31f1554a-7a83-4db9-afb8-9d7f6228fbbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.003723 10.0.0.38 - - [2025-08-18 03:57:20] "GET /virtual-network/84541338-c3dc-4a74-9638-80276469537f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.005922 10.0.0.27 - - [2025-08-18 03:57:20] "POST /ref-update HTTP/1.1" 200 156 0.042868 10.0.0.38 - - [2025-08-18 03:57:20] "POST /ref-update HTTP/1.1" 200 156 0.035889 10.0.0.27 - - [2025-08-18 03:57:20] "POST /neutron/network HTTP/1.1" 200 976 0.021790 10.0.0.27 - - [2025-08-18 03:57:20] "GET /virtual-network/e39de588-9426-4b81-9081-7d5070ebcddd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2563 0.007518 10.0.0.27 - - [2025-08-18 03:57:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004565 10.0.0.27 - - [2025-08-18 03:57:20] "GET /network-policy/31f1554a-7a83-4db9-afb8-9d7f6228fbbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.004375 10.0.0.27 - - [2025-08-18 03:57:20] "DELETE /network-policy/31f1554a-7a83-4db9-afb8-9d7f6228fbbd HTTP/1.1" 200 115 0.042598 10.0.0.27 - - [2025-08-18 03:57:20] "POST /neutron/port HTTP/1.1" 200 1180 0.012903 10.0.0.27 - - [2025-08-18 03:57:21] "POST /neutron/port HTTP/1.1" 200 1182 0.025461 10.0.0.27 - - [2025-08-18 03:57:22] "POST /neutron/network HTTP/1.1" 200 974 0.008301 10.0.0.38 - - [2025-08-18 03:57:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.006645 10.0.0.19 - - [2025-08-18 03:57:22] "POST /useragent-kv HTTP/1.1" 200 115 0.002149 10.0.0.19 - - [2025-08-18 03:57:22] "POST /useragent-kv HTTP/1.1" 200 115 0.002508 10.0.0.19 - - [2025-08-18 03:57:22] "POST /useragent-kv HTTP/1.1" 200 115 0.002871 10.0.0.19 - - [2025-08-18 03:57:22] "POST /useragent-kv HTTP/1.1" 200 115 0.001851 10.0.0.27 - - [2025-08-18 03:57:22] "POST /neutron/network HTTP/1.1" 200 151 0.125349 10.0.0.27 - - [2025-08-18 03:57:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003730 10.0.0.19 - - [2025-08-18 03:57:24] "GET /projects?obj_uuids=50de5275-f141-4abf-b095-730ec443d864&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000943 10.0.0.27 - - [2025-08-18 03:57:24] "GET /project/50de5275-f141-4abf-b095-730ec443d864?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.052666 10.0.0.38 - - [2025-08-18 03:57:24] "POST /ref-update HTTP/1.1" 200 156 0.022653 10.0.0.19 - - [2025-08-18 03:57:24] "POST /useragent-kv HTTP/1.1" 200 115 0.009935 10.0.0.27 - - [2025-08-18 03:57:24] "POST /neutron/subnet HTTP/1.1" 200 716 0.181645 10.0.0.38 - - [2025-08-18 03:57:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.009843 10.0.0.27 - - [2025-08-18 03:57:24] "POST /id-to-fqname HTTP/1.1" 200 222 0.001328 10.0.0.27 - - [2025-08-18 03:57:24] "GET /virtual-network/8f65cf63-ef4b-4510-8d45-d3c611c99da3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2554 0.009317 10.0.0.27 - - [2025-08-18 03:57:24] "POST /neutron/network HTTP/1.1" 200 973 0.008341 10.0.0.27 - - [2025-08-18 03:57:24] "GET /virtual-network/8f65cf63-ef4b-4510-8d45-d3c611c99da3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2554 0.005994 10.0.0.27 - - [2025-08-18 03:57:24] "POST /neutron/subnet HTTP/1.1" 200 715 0.010154 10.0.0.27 - - [2025-08-18 03:57:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003131 10.0.0.19 - - [2025-08-18 03:57:25] "GET /projects?obj_uuids=50de5275-f141-4abf-b095-730ec443d864&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001456 10.0.0.27 - - [2025-08-18 03:57:25] "GET /project/50de5275-f141-4abf-b095-730ec443d864?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.035284 10.0.0.38 - - [2025-08-18 03:57:25] "GET /virtual-network/84541338-c3dc-4a74-9638-80276469537f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.006023 10.0.0.19 - - [2025-08-18 03:57:25] "POST /useragent-kv HTTP/1.1" 200 115 0.006403 10.0.0.27 - - [2025-08-18 03:57:25] "POST /neutron/subnet HTTP/1.1" 200 716 0.216113 10.0.0.27 - - [2025-08-18 03:57:25] "POST /id-to-fqname HTTP/1.1" 200 222 0.001409 10.0.0.27 - - [2025-08-18 03:57:25] "GET /virtual-network/d986e3a9-9c9f-4535-be71-ab364b9d429f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2563 0.006594 10.0.0.27 - - [2025-08-18 03:57:25] "POST /neutron/network HTTP/1.1" 200 976 0.007348 10.0.0.27 - - [2025-08-18 03:57:25] "GET /virtual-network/d986e3a9-9c9f-4535-be71-ab364b9d429f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2563 0.004763 10.0.0.27 - - [2025-08-18 03:57:25] "POST /neutron/subnet HTTP/1.1" 200 729 0.008382 10.0.0.27 - - [2025-08-18 03:57:25] "POST /id-to-fqname HTTP/1.1" 200 222 0.001031 10.0.0.19 - - [2025-08-18 03:57:26] "GET /projects?obj_uuids=50de5275-f141-4abf-b095-730ec443d864&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001116 10.0.0.27 - - [2025-08-18 03:57:26] "GET /project/50de5275-f141-4abf-b095-730ec443d864?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.070175 10.0.0.27 - - [2025-08-18 03:57:26] "POST /neutron/port HTTP/1.1" 200 117 0.005531 10.0.0.27 - - [2025-08-18 03:57:26] "POST /id-to-fqname HTTP/1.1" 200 222 0.001265 10.0.0.27 - - [2025-08-18 03:57:26] "POST /neutron/network HTTP/1.1" 200 986 0.008636 10.0.0.27 - - [2025-08-18 03:57:27] "POST /neutron/port HTTP/1.1" 200 1151 0.019606 10.0.0.27 - - [2025-08-18 03:57:27] "POST /neutron/port HTTP/1.1" 200 1179 0.014350 10.0.0.27 - - [2025-08-18 03:57:27] "POST /neutron/subnet HTTP/1.1" 200 1263 0.011954 10.0.0.19 - - [2025-08-18 03:57:27] "GET /projects?obj_uuids=50de5275-f141-4abf-b095-730ec443d864&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000998 10.0.0.27 - - [2025-08-18 03:57:27] "POST /neutron/network HTTP/1.1" 200 973 0.007857 10.0.0.27 - - [2025-08-18 03:57:27] "GET /project/50de5275-f141-4abf-b095-730ec443d864?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.060715 10.0.0.27 - - [2025-08-18 03:57:27] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006982 10.0.0.27 - - [2025-08-18 03:57:28] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006499 10.0.0.27 - - [2025-08-18 03:57:28] "POST /neutron/port HTTP/1.1" 200 1154 0.015587 10.0.0.27 - - [2025-08-18 03:57:28] "POST /neutron/port HTTP/1.1" 200 1182 0.023744 10.0.0.27 - - [2025-08-18 03:57:28] "POST /neutron/subnet HTTP/1.1" 200 1277 0.011136 10.0.0.27 - - [2025-08-18 03:57:29] "POST /neutron/network HTTP/1.1" 200 976 0.010484 10.0.0.19 - - [2025-08-18 03:57:30] "GET /projects?obj_uuids=44e833bf-4481-4026-bf9f-3b6fa61a54bc&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000948 10.0.0.19 - - [2025-08-18 03:57:30] "GET /project/44e833bf-4481-4026-bf9f-3b6fa61a54bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1492 0.039336 10.0.0.19 - - [2025-08-18 03:57:30] "GET /projects?obj_uuids=44e833bf-4481-4026-bf9f-3b6fa61a54bc&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000977 10.0.0.19 - - [2025-08-18 03:57:30] "GET /project/44e833bf-4481-4026-bf9f-3b6fa61a54bc?fields=security_groups HTTP/1.1" 200 1381 0.049106 10.0.0.19 - - [2025-08-18 03:57:30] "DELETE /project/ebf9b72a25c349f38d6557a7990cd874 HTTP/1.1" 404 173 0.130347 10.0.0.19 - - [2025-08-18 03:57:30] "DELETE /project/50de5275f1414abfb095730ec443d864 HTTP/1.1" 404 173 0.148936 10.0.0.19 - - [2025-08-18 03:57:30] "GET /projects?obj_uuids=ebf9b72a-25c3-49f3-8d65-57a7990cd874&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001179 10.0.0.19 - - [2025-08-18 03:57:30] "GET /project/ebf9b72a-25c3-49f3-8d65-57a7990cd874?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1469 0.066581 10.0.0.19 - - [2025-08-18 03:57:30] "GET /projects?obj_uuids=ebf9b72a-25c3-49f3-8d65-57a7990cd874&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003844 10.0.0.19 - - [2025-08-18 03:57:30] "DELETE /security-group/edeb88eb-dc60-417b-adde-b95d929224a6 HTTP/1.1" 200 115 0.117809 10.0.0.19 - - [2025-08-18 03:57:30] "GET /projects?obj_uuids=44e833bf-4481-4026-bf9f-3b6fa61a54bc&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001872 10.0.0.19 - - [2025-08-18 03:57:30] "GET /project/ebf9b72a-25c3-49f3-8d65-57a7990cd874?fields=security_groups HTTP/1.1" 200 1364 0.104509 10.0.0.38 - - [2025-08-18 03:57:30] "DELETE /access-control-list/44b201f9-f28a-4f63-97c2-dacf4ebc1c56 HTTP/1.1" 200 115 0.084989 10.0.0.19 - - [2025-08-18 03:57:30] "GET /project/44e833bf-4481-4026-bf9f-3b6fa61a54bc?fields=application_policy_sets HTTP/1.1" 200 1420 0.114877 10.0.0.19 - - [2025-08-18 03:57:30] "DELETE /security-group/252fefb3-bc65-4b20-a84c-6ffdd3262cee HTTP/1.1" 200 115 0.084717 10.0.0.19 - - [2025-08-18 03:57:30] "GET /projects?obj_uuids=ebf9b72a-25c3-49f3-8d65-57a7990cd874&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001048 10.0.0.19 - - [2025-08-18 03:57:30] "DELETE /project/44e833bf-4481-4026-bf9f-3b6fa61a54bc HTTP/1.1" 404 190 0.506664 10.0.0.19 - - [2025-08-18 03:57:30] "GET /project/ebf9b72a-25c3-49f3-8d65-57a7990cd874?fields=application_policy_sets HTTP/1.1" 200 1403 0.080356 10.0.0.38 - - [2025-08-18 03:57:31] "DELETE /access-control-list/547855e2-8edf-44a9-bf79-f8f0f010484f HTTP/1.1" 200 115 0.056548 10.0.0.19 - - [2025-08-18 03:57:31] "DELETE /project/ebf9b72a-25c3-49f3-8d65-57a7990cd874 HTTP/1.1" 200 115 0.741739 10.0.0.27 - - [2025-08-18 03:57:33] "POST /neutron/port HTTP/1.1" 200 1179 0.019419 10.0.0.27 - - [2025-08-18 03:57:33] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006456 10.0.0.27 - - [2025-08-18 03:57:33] "GET /virtual-machine/c5b20617-ae88-4db5-a266-0785d17cf977 HTTP/1.1" 200 1301 0.004825 10.0.0.27 - - [2025-08-18 03:57:33] "GET /virtual-machine-interface/37d33493-e758-4895-9733-15f985416187 HTTP/1.1" 200 3157 0.004484 10.0.0.27 - - [2025-08-18 03:57:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002819 10.0.0.27 - - [2025-08-18 03:57:33] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003454 10.0.0.27 - - [2025-08-18 03:57:33] "GET /virtual-networks?parent_id=50de5275-f141-4abf-b095-730ec443d864&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.002735 10.0.0.27 - - [2025-08-18 03:57:33] "GET /virtual-network/8f65cf63-ef4b-4510-8d45-d3c611c99da3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2554 0.005493 10.0.0.27 - - [2025-08-18 03:57:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003566 10.0.0.27 - - [2025-08-18 03:57:36] "GET /virtual-network/8f65cf63-ef4b-4510-8d45-d3c611c99da3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2554 0.006592 10.0.0.27 - - [2025-08-18 03:57:37] "POST /neutron/port HTTP/1.1" 200 1182 0.016461 10.0.0.27 - - [2025-08-18 03:57:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003529 10.0.0.27 - - [2025-08-18 03:57:38] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003380 10.0.0.27 - - [2025-08-18 03:57:38] "GET /virtual-networks?parent_id=50de5275-f141-4abf-b095-730ec443d864&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.002638 10.0.0.27 - - [2025-08-18 03:57:38] "GET /virtual-network/8f65cf63-ef4b-4510-8d45-d3c611c99da3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2554 0.005705 10.0.0.27 - - [2025-08-18 03:57:38] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006380 10.0.0.27 - - [2025-08-18 03:57:39] "POST /neutron/port HTTP/1.1" 200 1182 0.014221 10.0.0.27 - - [2025-08-18 03:57:39] "GET /virtual-machine/194c2f84-0382-41e9-be68-edeb22dc27ba HTTP/1.1" 200 1300 0.005222 10.0.0.27 - - [2025-08-18 03:57:39] "GET /virtual-machine-interface/2b415ade-5f2b-41a4-8fbc-e60ba64f5a1f HTTP/1.1" 200 3157 0.005058 10.0.0.27 - - [2025-08-18 03:57:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002948 10.0.0.27 - - [2025-08-18 03:57:39] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003039 10.0.0.27 - - [2025-08-18 03:57:39] "GET /virtual-networks?parent_id=50de5275-f141-4abf-b095-730ec443d864&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003070 10.0.0.27 - - [2025-08-18 03:57:39] "GET /virtual-network/d986e3a9-9c9f-4535-be71-ab364b9d429f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2563 0.005979 10.0.0.27 - - [2025-08-18 03:57:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003921 10.0.0.27 - - [2025-08-18 03:57:40] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004369 10.0.0.27 - - [2025-08-18 03:57:40] "GET /virtual-networks?parent_id=50de5275-f141-4abf-b095-730ec443d864&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.004051 10.0.0.27 - - [2025-08-18 03:57:40] "GET /virtual-network/d986e3a9-9c9f-4535-be71-ab364b9d429f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2563 0.006377 10.0.0.27 - - [2025-08-18 03:57:40] "POST /fqname-to-id HTTP/1.1" 404 209 0.003375 10.0.0.27 - - [2025-08-18 03:57:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003541 10.0.0.19 - - [2025-08-18 03:57:40] "GET /projects?obj_uuids=50de5275-f141-4abf-b095-730ec443d864&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001333 10.0.0.27 - - [2025-08-18 03:57:40] "GET /project/50de5275-f141-4abf-b095-730ec443d864?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.046592 10.0.0.27 - - [2025-08-18 03:57:40] "POST /network-policys HTTP/1.1" 200 533 0.026298 10.0.0.27 - - [2025-08-18 03:57:40] "GET /network-policy/870b73af-f7c4-4368-a08e-223d1f8fb7b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.005522 10.0.0.27 - - [2025-08-18 03:57:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002484 10.0.0.27 - - [2025-08-18 03:57:40] "GET /virtual-network/8f65cf63-ef4b-4510-8d45-d3c611c99da3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2554 0.006181 10.0.0.27 - - [2025-08-18 03:57:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002768 10.0.0.27 - - [2025-08-18 03:57:40] "GET /network-policy/870b73af-f7c4-4368-a08e-223d1f8fb7b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.003963 10.0.0.38 - - [2025-08-18 03:57:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005247 10.0.0.27 - - [2025-08-18 03:57:40] "POST /ref-update HTTP/1.1" 200 156 0.055884 10.0.0.27 - - [2025-08-18 03:57:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002787 10.0.0.27 - - [2025-08-18 03:57:40] "GET /network-policy/870b73af-f7c4-4368-a08e-223d1f8fb7b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.003806 10.0.0.27 - - [2025-08-18 03:57:40] "GET /virtual-network/8f65cf63-ef4b-4510-8d45-d3c611c99da3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.006999 10.0.0.27 - - [2025-08-18 03:57:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002507 10.0.0.27 - - [2025-08-18 03:57:41] "GET /network-policy/870b73af-f7c4-4368-a08e-223d1f8fb7b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.003832 10.0.0.27 - - [2025-08-18 03:57:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002777 10.0.0.27 - - [2025-08-18 03:57:41] "GET /virtual-network/d986e3a9-9c9f-4535-be71-ab364b9d429f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2563 0.005455 10.0.0.27 - - [2025-08-18 03:57:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003254 10.0.0.27 - - [2025-08-18 03:57:41] "GET /network-policy/870b73af-f7c4-4368-a08e-223d1f8fb7b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.005204 10.0.0.38 - - [2025-08-18 03:57:41] "POST /fqname-to-id HTTP/1.1" 404 230 0.004009 10.0.0.38 - - [2025-08-18 03:57:41] "GET /virtual-network/84541338-c3dc-4a74-9638-80276469537f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.008033 10.0.0.27 - - [2025-08-18 03:57:41] "POST /ref-update HTTP/1.1" 200 156 0.063923 10.0.0.27 - - [2025-08-18 03:57:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004043 10.0.0.38 - - [2025-08-18 03:57:41] "PUT /access-control-list/b56c8882-5056-48b4-9370-3c4f94bad1ce HTTP/1.1" 200 272 0.025147 10.0.0.27 - - [2025-08-18 03:57:41] "GET /network-policy/870b73af-f7c4-4368-a08e-223d1f8fb7b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.003999 10.0.0.27 - - [2025-08-18 03:57:41] "POST /neutron/network HTTP/1.1" 200 1062 0.011582 10.0.0.27 - - [2025-08-18 03:57:41] "GET /virtual-network/d986e3a9-9c9f-4535-be71-ab364b9d429f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2870 0.005966 10.0.0.27 - - [2025-08-18 03:57:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003046 10.0.0.27 - - [2025-08-18 03:57:41] "GET /network-policy/870b73af-f7c4-4368-a08e-223d1f8fb7b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.003803 10.0.0.27 - - [2025-08-18 03:57:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003399 10.0.0.19 - - [2025-08-18 03:57:41] "GET /projects?obj_uuids=50de5275-f141-4abf-b095-730ec443d864&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001512 10.0.0.27 - - [2025-08-18 03:57:41] "GET /project/50de5275-f141-4abf-b095-730ec443d864?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.038966 10.0.0.19 - - [2025-08-18 03:57:41] "POST /useragent-kv HTTP/1.1" 200 115 0.004718 10.0.0.27 - - [2025-08-18 03:57:41] "POST /neutron/subnet HTTP/1.1" 200 701 0.197370 10.0.0.27 - - [2025-08-18 03:57:41] "POST /id-to-fqname HTTP/1.1" 200 214 0.001279 10.0.0.27 - - [2025-08-18 03:57:41] "GET /virtual-network/3e93555e-ed06-4173-8305-9b15ee2ed370?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.004946 10.0.0.27 - - [2025-08-18 03:57:41] "GET /virtual-network/3e93555e-ed06-4173-8305-9b15ee2ed370?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.004931 10.0.0.27 - - [2025-08-18 03:57:41] "POST /neutron/network HTTP/1.1" 200 799 0.005028 10.0.0.27 - - [2025-08-18 03:57:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002672 10.0.0.19 - - [2025-08-18 03:57:42] "GET /projects?obj_uuids=50de5275-f141-4abf-b095-730ec443d864&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000912 10.0.0.27 - - [2025-08-18 03:57:42] "GET /project/50de5275-f141-4abf-b095-730ec443d864?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.030646 10.0.0.19 - - [2025-08-18 03:57:42] "GET /projects?obj_uuids=50de5275-f141-4abf-b095-730ec443d864&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000997 10.0.0.27 - - [2025-08-18 03:57:42] "POST /neutron/network HTTP/1.1" 200 585 0.115451 10.0.0.38 - - [2025-08-18 03:57:42] "POST /route-targets HTTP/1.1" 200 327 0.015286 10.0.0.27 - - [2025-08-18 03:57:42] "POST /id-to-fqname HTTP/1.1" 200 214 0.003053 10.0.0.27 - - [2025-08-18 03:57:42] "GET /virtual-network/ec67e9c9-886e-4302-b120-cd9a93f812c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.005201 10.0.0.27 - - [2025-08-18 03:57:42] "POST /neutron/network HTTP/1.1" 200 799 0.005536 10.0.0.27 - - [2025-08-18 03:57:42] "GET /virtual-network/ec67e9c9-886e-4302-b120-cd9a93f812c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.004532 10.0.0.27 - - [2025-08-18 03:57:42] "POST /fqname-to-id HTTP/1.1" 404 239 0.002873 10.0.0.27 - - [2025-08-18 03:57:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003521 10.0.0.19 - - [2025-08-18 03:57:42] "GET /projects?obj_uuids=50de5275-f141-4abf-b095-730ec443d864&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001022 10.0.0.27 - - [2025-08-18 03:57:42] "GET /project/50de5275-f141-4abf-b095-730ec443d864?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.038391 10.0.0.27 - - [2025-08-18 03:57:42] "POST /network-policys HTTP/1.1" 200 587 0.021575 10.0.0.27 - - [2025-08-18 03:57:42] "GET /network-policy/341c7191-a9ac-4116-ac99-8d4731aaca11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.005233 10.0.0.27 - - [2025-08-18 03:57:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002761 10.0.0.27 - - [2025-08-18 03:57:42] "GET /virtual-network/3e93555e-ed06-4173-8305-9b15ee2ed370?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.005323 10.0.0.27 - - [2025-08-18 03:57:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002554 10.0.0.27 - - [2025-08-18 03:57:42] "GET /network-policy/341c7191-a9ac-4116-ac99-8d4731aaca11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.003403 10.0.0.27 - - [2025-08-18 03:57:42] "POST /ref-update HTTP/1.1" 200 156 0.044297 10.0.0.27 - - [2025-08-18 03:57:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003281 10.0.0.27 - - [2025-08-18 03:57:43] "GET /network-policy/341c7191-a9ac-4116-ac99-8d4731aaca11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.003842 10.0.0.27 - - [2025-08-18 03:57:43] "POST /neutron/network HTTP/1.1" 200 912 0.007566 10.0.0.27 - - [2025-08-18 03:57:43] "GET /virtual-network/3e93555e-ed06-4173-8305-9b15ee2ed370?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2332 0.004502 10.0.0.27 - - [2025-08-18 03:57:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002433 10.0.0.27 - - [2025-08-18 03:57:43] "GET /network-policy/341c7191-a9ac-4116-ac99-8d4731aaca11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.003726 10.0.0.27 - - [2025-08-18 03:57:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002921 10.0.0.27 - - [2025-08-18 03:57:43] "GET /virtual-network/ec67e9c9-886e-4302-b120-cd9a93f812c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.006026 10.0.0.27 - - [2025-08-18 03:57:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002741 10.0.0.27 - - [2025-08-18 03:57:43] "GET /network-policy/341c7191-a9ac-4116-ac99-8d4731aaca11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.003596 10.0.0.27 - - [2025-08-18 03:57:43] "POST /ref-update HTTP/1.1" 200 156 0.053231 10.0.0.38 - - [2025-08-18 03:57:43] "POST /access-control-lists HTTP/1.1" 200 554 0.031333 10.0.0.27 - - [2025-08-18 03:57:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003391 10.0.0.27 - - [2025-08-18 03:57:43] "GET /network-policy/341c7191-a9ac-4116-ac99-8d4731aaca11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.004026 10.0.0.27 - - [2025-08-18 03:57:43] "GET /virtual-network/ec67e9c9-886e-4302-b120-cd9a93f812c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2334 0.007278 10.0.0.27 - - [2025-08-18 03:57:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002666 10.0.0.38 - - [2025-08-18 03:57:43] "POST /access-control-lists HTTP/1.1" 200 554 0.071309 10.0.0.27 - - [2025-08-18 03:57:43] "GET /network-policy/341c7191-a9ac-4116-ac99-8d4731aaca11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.022151 10.0.0.27 - - [2025-08-18 03:57:43] "POST /id-to-fqname HTTP/1.1" 200 214 0.001718 10.0.0.27 - - [2025-08-18 03:57:43] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006760 10.0.0.19 - - [2025-08-18 03:57:44] "GET /projects?obj_uuids=50de5275-f141-4abf-b095-730ec443d864&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000998 10.0.0.27 - - [2025-08-18 03:57:44] "GET /project/50de5275-f141-4abf-b095-730ec443d864?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.180730 10.0.0.27 - - [2025-08-18 03:57:44] "POST /neutron/port HTTP/1.1" 200 2243 0.035496 10.0.0.27 - - [2025-08-18 03:57:44] "POST /id-to-fqname HTTP/1.1" 200 214 0.001333 10.0.0.27 - - [2025-08-18 03:57:44] "GET /obj-perms HTTP/1.1" 200 5056 0.046385 10.0.0.27 - - [2025-08-18 03:57:44] "POST /neutron/port HTTP/1.1" 200 2243 0.027147 10.0.0.27 - - [2025-08-18 03:57:45] "POST /neutron/network HTTP/1.1" 200 922 0.006586 10.0.0.27 - - [2025-08-18 03:57:45] "POST /neutron/port HTTP/1.1" 200 1063 0.012366 10.0.0.27 - - [2025-08-18 03:57:45] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003487 10.0.0.27 - - [2025-08-18 03:57:45] "POST /neutron/network HTTP/1.1" 200 912 0.005924 10.0.0.19 - - [2025-08-18 03:57:45] "GET /projects?obj_uuids=50de5275-f141-4abf-b095-730ec443d864&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001379 10.0.0.27 - - [2025-08-18 03:57:45] "GET /project/50de5275-f141-4abf-b095-730ec443d864?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.078596 10.0.0.27 - - [2025-08-18 03:57:46] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006126 10.0.0.27 - - [2025-08-18 03:57:46] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003097 10.0.0.27 - - [2025-08-18 03:57:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002364 10.0.0.27 - - [2025-08-18 03:57:46] "GET /bgp-router/ea2b8abf-63c0-448f-ab50-18a44d184d22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.004386 10.0.0.19 - - [2025-08-18 03:57:46] "GET /projects?obj_uuids=50de5275-f141-4abf-b095-730ec443d864&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001422 10.0.0.27 - - [2025-08-18 03:57:46] "POST /neutron/port HTTP/1.1" 200 1063 0.292451 10.0.0.27 - - [2025-08-18 03:57:46] "POST /neutron/port HTTP/1.1" 200 1117 0.089349 10.0.0.27 - - [2025-08-18 03:57:46] "POST /neutron/subnet HTTP/1.1" 200 675 0.007303 10.0.0.27 - - [2025-08-18 03:57:47] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003316 10.0.0.27 - - [2025-08-18 03:57:47] "GET /bgp-router/ea2b8abf-63c0-448f-ab50-18a44d184d22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.003785 10.0.0.27 - - [2025-08-18 03:57:47] "GET /bgp-router/ea2b8abf-63c0-448f-ab50-18a44d184d22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.003588 10.0.0.27 - - [2025-08-18 03:57:47] "PUT /bgp-router/ea2b8abf-63c0-448f-ab50-18a44d184d22 HTTP/1.1" 200 254 0.020801 10.0.0.27 - - [2025-08-18 03:57:47] "PUT /bgp-router/ea2b8abf-63c0-448f-ab50-18a44d184d22 HTTP/1.1" 200 254 0.037655 10.0.0.27 - - [2025-08-18 03:57:47] "GET /bgp-router/21ce6511-2fdc-4898-b565-a11a37750084?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.004882 10.0.0.27 - - [2025-08-18 03:57:47] "GET /bgp-router/21ce6511-2fdc-4898-b565-a11a37750084?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.003650 10.0.0.27 - - [2025-08-18 03:57:47] "PUT /bgp-router/21ce6511-2fdc-4898-b565-a11a37750084 HTTP/1.1" 200 254 0.028572 10.0.0.27 - - [2025-08-18 03:57:47] "PUT /bgp-router/21ce6511-2fdc-4898-b565-a11a37750084 HTTP/1.1" 200 254 0.029634 10.0.0.27 - - [2025-08-18 03:57:47] "GET /bgp-router/0dbb5ebb-d62c-4a17-994c-641f35978290?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.006375 10.0.0.27 - - [2025-08-18 03:57:47] "GET /bgp-router/0dbb5ebb-d62c-4a17-994c-641f35978290?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.005341 10.0.0.27 - - [2025-08-18 03:57:47] "PUT /bgp-router/0dbb5ebb-d62c-4a17-994c-641f35978290 HTTP/1.1" 200 254 0.041864 10.0.0.27 - - [2025-08-18 03:57:47] "PUT /bgp-router/0dbb5ebb-d62c-4a17-994c-641f35978290 HTTP/1.1" 200 254 0.027663 10.0.0.27 - - [2025-08-18 03:57:48] "GET /bgp-router/ea2b8abf-63c0-448f-ab50-18a44d184d22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.004628 10.0.0.27 - - [2025-08-18 03:57:48] "GET /bgp-router/ea2b8abf-63c0-448f-ab50-18a44d184d22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.004642 10.0.0.27 - - [2025-08-18 03:57:48] "PUT /bgp-router/ea2b8abf-63c0-448f-ab50-18a44d184d22 HTTP/1.1" 200 254 0.016136 10.0.0.27 - - [2025-08-18 03:57:48] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003214 10.0.0.27 - - [2025-08-18 03:57:48] "GET /bgp-router/ea2b8abf-63c0-448f-ab50-18a44d184d22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.004242 10.0.0.27 - - [2025-08-18 03:57:48] "GET /bgp-router/ea2b8abf-63c0-448f-ab50-18a44d184d22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.003562 10.0.0.27 - - [2025-08-18 03:57:48] "PUT /bgp-router/ea2b8abf-63c0-448f-ab50-18a44d184d22 HTTP/1.1" 200 254 0.019999 10.0.0.27 - - [2025-08-18 03:57:48] "PUT /bgp-router/ea2b8abf-63c0-448f-ab50-18a44d184d22 HTTP/1.1" 200 254 0.026444 10.0.0.27 - - [2025-08-18 03:57:48] "GET /bgp-router/21ce6511-2fdc-4898-b565-a11a37750084?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.004385 10.0.0.27 - - [2025-08-18 03:57:48] "GET /bgp-router/21ce6511-2fdc-4898-b565-a11a37750084?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.003705 10.0.0.27 - - [2025-08-18 03:57:48] "PUT /bgp-router/21ce6511-2fdc-4898-b565-a11a37750084 HTTP/1.1" 200 254 0.036505 10.0.0.27 - - [2025-08-18 03:57:48] "PUT /bgp-router/21ce6511-2fdc-4898-b565-a11a37750084 HTTP/1.1" 200 254 0.046973 10.0.0.27 - - [2025-08-18 03:57:48] "GET /bgp-router/0dbb5ebb-d62c-4a17-994c-641f35978290?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.007008 10.0.0.27 - - [2025-08-18 03:57:48] "GET /bgp-router/0dbb5ebb-d62c-4a17-994c-641f35978290?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.005078 10.0.0.27 - - [2025-08-18 03:57:48] "PUT /bgp-router/0dbb5ebb-d62c-4a17-994c-641f35978290 HTTP/1.1" 200 254 0.029153 10.0.0.27 - - [2025-08-18 03:57:48] "PUT /bgp-router/0dbb5ebb-d62c-4a17-994c-641f35978290 HTTP/1.1" 200 254 0.030717 10.0.0.27 - - [2025-08-18 03:57:48] "GET /bgp-router/21ce6511-2fdc-4898-b565-a11a37750084?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.004014 10.0.0.27 - - [2025-08-18 03:57:48] "GET /bgp-router/21ce6511-2fdc-4898-b565-a11a37750084?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.004519 10.0.0.27 - - [2025-08-18 03:57:48] "PUT /bgp-router/21ce6511-2fdc-4898-b565-a11a37750084 HTTP/1.1" 200 254 0.017148 10.0.0.27 - - [2025-08-18 03:57:48] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003048 10.0.0.27 - - [2025-08-18 03:57:48] "GET /bgp-router/ea2b8abf-63c0-448f-ab50-18a44d184d22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.004726 10.0.0.27 - - [2025-08-18 03:57:48] "GET /bgp-router/ea2b8abf-63c0-448f-ab50-18a44d184d22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.003690 10.0.0.27 - - [2025-08-18 03:57:48] "PUT /bgp-router/ea2b8abf-63c0-448f-ab50-18a44d184d22 HTTP/1.1" 200 254 0.022826 10.0.0.27 - - [2025-08-18 03:57:48] "PUT /bgp-router/ea2b8abf-63c0-448f-ab50-18a44d184d22 HTTP/1.1" 200 254 0.028123 10.0.0.27 - - [2025-08-18 03:57:48] "GET /bgp-router/21ce6511-2fdc-4898-b565-a11a37750084?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.005414 10.0.0.27 - - [2025-08-18 03:57:48] "GET /bgp-router/21ce6511-2fdc-4898-b565-a11a37750084?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.005394 10.0.0.27 - - [2025-08-18 03:57:49] "PUT /bgp-router/21ce6511-2fdc-4898-b565-a11a37750084 HTTP/1.1" 200 254 0.035529 10.0.0.27 - - [2025-08-18 03:57:49] "PUT /bgp-router/21ce6511-2fdc-4898-b565-a11a37750084 HTTP/1.1" 200 254 0.024539 10.0.0.27 - - [2025-08-18 03:57:49] "GET /bgp-router/0dbb5ebb-d62c-4a17-994c-641f35978290?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.008799 10.0.0.27 - - [2025-08-18 03:57:49] "GET /bgp-router/0dbb5ebb-d62c-4a17-994c-641f35978290?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.011209 10.0.0.27 - - [2025-08-18 03:57:49] "PUT /bgp-router/0dbb5ebb-d62c-4a17-994c-641f35978290 HTTP/1.1" 200 254 0.029167 10.0.0.27 - - [2025-08-18 03:57:49] "PUT /bgp-router/0dbb5ebb-d62c-4a17-994c-641f35978290 HTTP/1.1" 200 254 0.030855 10.0.0.27 - - [2025-08-18 03:57:49] "GET /bgp-router/0dbb5ebb-d62c-4a17-994c-641f35978290?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.004363 10.0.0.27 - - [2025-08-18 03:57:49] "GET /bgp-router/0dbb5ebb-d62c-4a17-994c-641f35978290?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.003782 10.0.0.27 - - [2025-08-18 03:57:49] "PUT /bgp-router/0dbb5ebb-d62c-4a17-994c-641f35978290 HTTP/1.1" 200 254 0.017789 10.0.0.27 - - [2025-08-18 03:57:49] "GET /bgp-router/ea2b8abf-63c0-448f-ab50-18a44d184d22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.004648 10.0.0.27 - - [2025-08-18 03:57:49] "GET /bgp-router/ea2b8abf-63c0-448f-ab50-18a44d184d22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.004033 10.0.0.27 - - [2025-08-18 03:57:49] "PUT /bgp-router/ea2b8abf-63c0-448f-ab50-18a44d184d22 HTTP/1.1" 200 254 0.015670 10.0.0.27 - - [2025-08-18 03:57:49] "GET /bgp-router/21ce6511-2fdc-4898-b565-a11a37750084?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.007161 10.0.0.27 - - [2025-08-18 03:57:49] "GET /bgp-router/21ce6511-2fdc-4898-b565-a11a37750084?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.003852 10.0.0.27 - - [2025-08-18 03:57:49] "PUT /bgp-router/21ce6511-2fdc-4898-b565-a11a37750084 HTTP/1.1" 200 254 0.014994 10.0.0.27 - - [2025-08-18 03:57:49] "GET /bgp-router/0dbb5ebb-d62c-4a17-994c-641f35978290?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.004214 10.0.0.27 - - [2025-08-18 03:57:49] "GET /bgp-router/0dbb5ebb-d62c-4a17-994c-641f35978290?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.004445 10.0.0.27 - - [2025-08-18 03:57:49] "PUT /bgp-router/0dbb5ebb-d62c-4a17-994c-641f35978290 HTTP/1.1" 200 254 0.014220 10.0.0.27 - - [2025-08-18 03:57:53] "POST /neutron/port HTTP/1.1" 200 1091 0.020618 10.0.0.27 - - [2025-08-18 03:57:54] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006406 10.0.0.27 - - [2025-08-18 03:57:59] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003678 10.0.0.27 - - [2025-08-18 03:57:59] "GET /bgp-router/ea2b8abf-63c0-448f-ab50-18a44d184d22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2902 0.005192 10.0.0.27 - - [2025-08-18 03:57:59] "GET /bgp-router/ea2b8abf-63c0-448f-ab50-18a44d184d22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2902 0.004717 10.0.0.27 - - [2025-08-18 03:57:59] "PUT /bgp-router/ea2b8abf-63c0-448f-ab50-18a44d184d22 HTTP/1.1" 200 254 0.024175 10.0.0.27 - - [2025-08-18 03:57:59] "PUT /bgp-router/ea2b8abf-63c0-448f-ab50-18a44d184d22 HTTP/1.1" 200 254 0.030420 10.0.0.27 - - [2025-08-18 03:57:59] "GET /bgp-router/21ce6511-2fdc-4898-b565-a11a37750084?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.004808 10.0.0.27 - - [2025-08-18 03:57:59] "GET /bgp-router/21ce6511-2fdc-4898-b565-a11a37750084?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.003765 10.0.0.27 - - [2025-08-18 03:57:59] "PUT /bgp-router/21ce6511-2fdc-4898-b565-a11a37750084 HTTP/1.1" 200 254 0.028752 10.0.0.27 - - [2025-08-18 03:57:59] "PUT /bgp-router/21ce6511-2fdc-4898-b565-a11a37750084 HTTP/1.1" 200 254 0.045132 10.0.0.27 - - [2025-08-18 03:58:00] "GET /bgp-router/0dbb5ebb-d62c-4a17-994c-641f35978290?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2902 0.004619 10.0.0.27 - - [2025-08-18 03:58:00] "GET /bgp-router/0dbb5ebb-d62c-4a17-994c-641f35978290?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2902 0.004382 10.0.0.27 - - [2025-08-18 03:58:00] "PUT /bgp-router/0dbb5ebb-d62c-4a17-994c-641f35978290 HTTP/1.1" 200 254 0.024611 10.0.0.27 - - [2025-08-18 03:58:00] "PUT /bgp-router/0dbb5ebb-d62c-4a17-994c-641f35978290 HTTP/1.1" 200 254 0.029368 10.0.0.27 - - [2025-08-18 03:58:00] "GET /bgp-router/ea2b8abf-63c0-448f-ab50-18a44d184d22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2902 0.004741 10.0.0.27 - - [2025-08-18 03:58:00] "GET /bgp-router/ea2b8abf-63c0-448f-ab50-18a44d184d22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2902 0.004096 10.0.0.27 - - [2025-08-18 03:58:00] "PUT /bgp-router/ea2b8abf-63c0-448f-ab50-18a44d184d22 HTTP/1.1" 200 254 0.016327 10.0.0.27 - - [2025-08-18 03:58:00] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.002921 10.0.0.27 - - [2025-08-18 03:58:00] "GET /bgp-router/ea2b8abf-63c0-448f-ab50-18a44d184d22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.004477 10.0.0.27 - - [2025-08-18 03:58:00] "GET /bgp-router/ea2b8abf-63c0-448f-ab50-18a44d184d22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.003736 10.0.0.27 - - [2025-08-18 03:58:00] "PUT /bgp-router/ea2b8abf-63c0-448f-ab50-18a44d184d22 HTTP/1.1" 200 254 0.026104 10.0.0.27 - - [2025-08-18 03:58:00] "PUT /bgp-router/ea2b8abf-63c0-448f-ab50-18a44d184d22 HTTP/1.1" 200 254 0.031881 10.0.0.27 - - [2025-08-18 03:58:00] "GET /bgp-router/21ce6511-2fdc-4898-b565-a11a37750084?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.010989 10.0.0.27 - - [2025-08-18 03:58:00] "GET /bgp-router/21ce6511-2fdc-4898-b565-a11a37750084?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.010691 10.0.0.27 - - [2025-08-18 03:58:00] "PUT /bgp-router/21ce6511-2fdc-4898-b565-a11a37750084 HTTP/1.1" 200 254 0.042170 10.0.0.27 - - [2025-08-18 03:58:00] "PUT /bgp-router/21ce6511-2fdc-4898-b565-a11a37750084 HTTP/1.1" 200 254 0.049332 10.0.0.27 - - [2025-08-18 03:58:00] "GET /bgp-router/0dbb5ebb-d62c-4a17-994c-641f35978290?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2902 0.004899 10.0.0.27 - - [2025-08-18 03:58:00] "GET /bgp-router/0dbb5ebb-d62c-4a17-994c-641f35978290?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2902 0.005518 10.0.0.27 - - [2025-08-18 03:58:00] "PUT /bgp-router/0dbb5ebb-d62c-4a17-994c-641f35978290 HTTP/1.1" 200 254 0.026077 10.0.0.27 - - [2025-08-18 03:58:00] "PUT /bgp-router/0dbb5ebb-d62c-4a17-994c-641f35978290 HTTP/1.1" 200 254 0.029962 10.0.0.27 - - [2025-08-18 03:58:00] "GET /bgp-router/21ce6511-2fdc-4898-b565-a11a37750084?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.004848 10.0.0.27 - - [2025-08-18 03:58:00] "GET /bgp-router/21ce6511-2fdc-4898-b565-a11a37750084?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.008198 10.0.0.27 - - [2025-08-18 03:58:00] "PUT /bgp-router/21ce6511-2fdc-4898-b565-a11a37750084 HTTP/1.1" 200 254 0.017643 10.0.0.27 - - [2025-08-18 03:58:00] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.014009 10.0.0.27 - - [2025-08-18 03:58:00] "GET /bgp-router/ea2b8abf-63c0-448f-ab50-18a44d184d22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.004360 10.0.0.27 - - [2025-08-18 03:58:00] "GET /bgp-router/ea2b8abf-63c0-448f-ab50-18a44d184d22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.003562 10.0.0.27 - - [2025-08-18 03:58:00] "PUT /bgp-router/ea2b8abf-63c0-448f-ab50-18a44d184d22 HTTP/1.1" 200 254 0.021311 10.0.0.27 - - [2025-08-18 03:58:01] "PUT /bgp-router/ea2b8abf-63c0-448f-ab50-18a44d184d22 HTTP/1.1" 200 254 0.040620 10.0.0.27 - - [2025-08-18 03:58:01] "GET /bgp-router/21ce6511-2fdc-4898-b565-a11a37750084?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.007538 10.0.0.27 - - [2025-08-18 03:58:01] "GET /bgp-router/21ce6511-2fdc-4898-b565-a11a37750084?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.005351 10.0.0.27 - - [2025-08-18 03:58:01] "PUT /bgp-router/21ce6511-2fdc-4898-b565-a11a37750084 HTTP/1.1" 200 254 0.021613 10.0.0.27 - - [2025-08-18 03:58:01] "PUT /bgp-router/21ce6511-2fdc-4898-b565-a11a37750084 HTTP/1.1" 200 254 0.038326 10.0.0.27 - - [2025-08-18 03:58:01] "GET /bgp-router/0dbb5ebb-d62c-4a17-994c-641f35978290?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2902 0.006843 10.0.0.27 - - [2025-08-18 03:58:01] "GET /bgp-router/0dbb5ebb-d62c-4a17-994c-641f35978290?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2902 0.004043 10.0.0.27 - - [2025-08-18 03:58:01] "PUT /bgp-router/0dbb5ebb-d62c-4a17-994c-641f35978290 HTTP/1.1" 200 254 0.029324 10.0.0.27 - - [2025-08-18 03:58:01] "PUT /bgp-router/0dbb5ebb-d62c-4a17-994c-641f35978290 HTTP/1.1" 200 254 0.033103 10.0.0.27 - - [2025-08-18 03:58:01] "GET /bgp-router/0dbb5ebb-d62c-4a17-994c-641f35978290?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2902 0.007051 10.0.0.27 - - [2025-08-18 03:58:01] "GET /bgp-router/0dbb5ebb-d62c-4a17-994c-641f35978290?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2902 0.006429 10.0.0.27 - - [2025-08-18 03:58:01] "PUT /bgp-router/0dbb5ebb-d62c-4a17-994c-641f35978290 HTTP/1.1" 200 254 0.024722 10.0.0.27 - - [2025-08-18 03:58:01] "POST /ref-update HTTP/1.1" 200 156 0.047774 10.0.0.38 - - [2025-08-18 03:58:01] "DELETE /access-control-list/e4faadea-81d6-40a5-9776-d4085a4d31a3 HTTP/1.1" 200 115 0.039579 10.0.0.27 - - [2025-08-18 03:58:01] "GET /virtual-network/ec67e9c9-886e-4302-b120-cd9a93f812c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.010484 10.0.0.27 - - [2025-08-18 03:58:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003229 10.0.0.27 - - [2025-08-18 03:58:01] "GET /network-policy/341c7191-a9ac-4116-ac99-8d4731aaca11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.004308 10.0.0.27 - - [2025-08-18 03:58:01] "POST /ref-update HTTP/1.1" 200 156 0.066926 10.0.0.38 - - [2025-08-18 03:58:01] "POST /ref-update HTTP/1.1" 200 156 0.019368 10.0.0.27 - - [2025-08-18 03:58:02] "GET /virtual-network/3e93555e-ed06-4173-8305-9b15ee2ed370?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.013192 10.0.0.27 - - [2025-08-18 03:58:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002871 10.0.0.27 - - [2025-08-18 03:58:02] "GET /network-policy/341c7191-a9ac-4116-ac99-8d4731aaca11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.003807 10.0.0.27 - - [2025-08-18 03:58:02] "POST /neutron/port HTTP/1.1" 200 1091 0.014634 10.0.0.27 - - [2025-08-18 03:58:02] "DELETE /network-policy/341c7191-a9ac-4116-ac99-8d4731aaca11 HTTP/1.1" 200 115 0.053020 10.0.0.27 - - [2025-08-18 03:58:02] "POST /neutron/port HTTP/1.1" 200 1117 0.020795 10.0.0.27 - - [2025-08-18 03:58:02] "POST /neutron/port HTTP/1.1" 200 151 0.269711 10.0.0.19 - - [2025-08-18 03:58:04] "POST /useragent-kv HTTP/1.1" 200 115 0.005630 10.0.0.19 - - [2025-08-18 03:58:04] "POST /useragent-kv HTTP/1.1" 200 115 0.002496 10.0.0.27 - - [2025-08-18 03:58:04] "POST /neutron/network HTTP/1.1" 200 151 0.110842 10.0.0.38 - - [2025-08-18 03:58:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.007294 10.0.0.27 - - [2025-08-18 03:58:04] "POST /ref-update HTTP/1.1" 200 156 0.054674 10.0.0.27 - - [2025-08-18 03:58:04] "POST /neutron/network HTTP/1.1" 200 976 0.010916 10.0.0.27 - - [2025-08-18 03:58:04] "GET /virtual-network/d986e3a9-9c9f-4535-be71-ab364b9d429f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2563 0.006065 10.0.0.27 - - [2025-08-18 03:58:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002934 10.0.0.38 - - [2025-08-18 03:58:04] "POST /ref-update HTTP/1.1" 200 156 0.026252 10.0.0.27 - - [2025-08-18 03:58:04] "GET /network-policy/870b73af-f7c4-4368-a08e-223d1f8fb7b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.003839 10.0.0.38 - - [2025-08-18 03:58:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005719 10.0.0.27 - - [2025-08-18 03:58:04] "POST /ref-update HTTP/1.1" 200 156 0.058976 10.0.0.27 - - [2025-08-18 03:58:04] "GET /virtual-network/8f65cf63-ef4b-4510-8d45-d3c611c99da3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2554 0.009028 10.0.0.27 - - [2025-08-18 03:58:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003439 10.0.0.27 - - [2025-08-18 03:58:04] "GET /network-policy/870b73af-f7c4-4368-a08e-223d1f8fb7b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.014499 10.0.0.27 - - [2025-08-18 03:58:04] "DELETE /network-policy/870b73af-f7c4-4368-a08e-223d1f8fb7b7 HTTP/1.1" 200 115 0.049196 10.0.0.27 - - [2025-08-18 03:58:05] "POST /neutron/network HTTP/1.1" 400 204 0.013264 10.0.0.27 - - [2025-08-18 03:58:05] "POST /neutron/port HTTP/1.1" 200 151 0.238816 10.0.0.27 - - [2025-08-18 03:58:05] "POST /neutron/port HTTP/1.1" 200 151 0.277792 10.0.0.38 - - [2025-08-18 03:58:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003331 10.0.0.27 - - [2025-08-18 03:58:07] "POST /neutron/network HTTP/1.1" 200 973 0.015888 10.0.0.38 - - [2025-08-18 03:58:07] "DELETE /route-target/5f7942d4-6bed-4c08-9c73-b434544bc83d HTTP/1.1" 200 115 0.025041 10.0.0.19 - - [2025-08-18 03:58:08] "GET /projects?obj_uuids=50de5275-f141-4abf-b095-730ec443d864&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001621 10.0.0.27 - - [2025-08-18 03:58:08] "GET /project/50de5275-f141-4abf-b095-730ec443d864?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.063702 10.0.0.19 - - [2025-08-18 03:58:08] "GET /projects?obj_uuids=50de5275-f141-4abf-b095-730ec443d864&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001057 10.0.0.27 - - [2025-08-18 03:58:09] "GET /project/50de5275-f141-4abf-b095-730ec443d864?fields=virtual_networks HTTP/1.1" 200 1048 0.040078 10.0.0.19 - - [2025-08-18 03:58:09] "GET /projects?obj_uuids=50de5275-f141-4abf-b095-730ec443d864&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001005 10.0.0.27 - - [2025-08-18 03:58:09] "GET /project/50de5275-f141-4abf-b095-730ec443d864?fields=virtual_machine_interfaces HTTP/1.1" 200 1048 0.040068 10.0.0.19 - - [2025-08-18 03:58:09] "GET /projects?obj_uuids=50de5275-f141-4abf-b095-730ec443d864&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001422 10.0.0.27 - - [2025-08-18 03:58:09] "GET /project/50de5275-f141-4abf-b095-730ec443d864?fields=security_groups HTTP/1.1" 200 1282 0.033514 10.0.0.27 - - [2025-08-18 03:58:09] "POST /fqname-to-id HTTP/1.1" 404 183 0.023170 10.0.0.19 - - [2025-08-18 03:58:09] "GET /projects?obj_uuids=82f86e2c-da30-4c1c-9adc-aee45f992e0e&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003268 10.0.0.19 - - [2025-08-18 03:58:10] "GET /domains?obj_uuids=edf943fc-0622-4564-8821-4de9bd04e8a3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001281 10.0.0.19 - - [2025-08-18 03:58:10] "GET /domain/edf943fc-0622-4564-8821-4de9bd04e8a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008897 10.0.0.19 - - [2025-08-18 03:58:10] "POST /id-to-fqname HTTP/1.1" 200 185 0.003776 10.0.0.19 - - [2025-08-18 03:58:10] "POST /fqname-to-id HTTP/1.1" 404 194 0.003174 10.0.0.19 - - [2025-08-18 03:58:10] "POST /security-groups HTTP/1.1" 200 586 0.025283 10.0.0.19 - - [2025-08-18 03:58:10] "POST /projects HTTP/1.1" 200 575 0.225458 10.0.0.38 - - [2025-08-18 03:58:10] "POST /fqname-to-id HTTP/1.1" 404 228 0.008744 10.0.0.19 - - [2025-08-18 03:58:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.295899 10.0.0.27 - - [2025-08-18 03:58:10] "GET /project/82f86e2c-da30-4c1c-9adc-aee45f992e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.425121 10.0.0.27 - - [2025-08-18 03:58:11] "GET / HTTP/1.1" 200 35931 0.002166 10.0.0.27 - - [2025-08-18 03:58:13] "POST /fqname-to-id HTTP/1.1" 401 292 0.000436 10.0.0.27 - - [2025-08-18 03:58:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.024262 10.0.0.27 - - [2025-08-18 03:58:13] "GET /api-access-list/27b01d00-a007-46c4-a6ee-0ecce0efc27b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1881 0.003623 10.0.0.27 - - [2025-08-18 03:58:13] "GET /api-access-list/27b01d00-a007-46c4-a6ee-0ecce0efc27b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1881 0.003048 10.0.0.27 - - [2025-08-18 03:58:13] "GET /api-access-list/27b01d00-a007-46c4-a6ee-0ecce0efc27b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1881 0.003075 10.0.0.27 - - [2025-08-18 03:58:13] "PUT /api-access-list/27b01d00-a007-46c4-a6ee-0ecce0efc27b HTTP/1.1" 200 264 0.009777 10.0.0.27 - - [2025-08-18 03:58:15] "POST /fqname-to-id HTTP/1.1" 404 183 0.027557 10.0.0.19 - - [2025-08-18 03:58:15] "GET /projects?obj_uuids=7995755a-c00f-47e5-a8c4-0be46811e260&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002779 10.0.0.19 - - [2025-08-18 03:58:15] "GET /domains?obj_uuids=edf943fc-0622-4564-8821-4de9bd04e8a3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001030 10.0.0.19 - - [2025-08-18 03:58:15] "GET /domain/edf943fc-0622-4564-8821-4de9bd04e8a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007705 10.0.0.19 - - [2025-08-18 03:58:15] "POST /id-to-fqname HTTP/1.1" 200 185 0.001929 10.0.0.19 - - [2025-08-18 03:58:15] "POST /fqname-to-id HTTP/1.1" 404 194 0.004306 10.0.0.19 - - [2025-08-18 03:58:15] "POST /security-groups HTTP/1.1" 200 586 0.023917 10.0.0.19 - - [2025-08-18 03:58:15] "POST /projects HTTP/1.1" 200 575 0.218861 10.0.0.38 - - [2025-08-18 03:58:15] "POST /access-control-lists HTTP/1.1" 200 591 0.019542 10.0.0.19 - - [2025-08-18 03:58:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.284238 10.0.0.27 - - [2025-08-18 03:58:15] "GET /project/7995755a-c00f-47e5-a8c4-0be46811e260?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.405431 10.0.0.27 - - [2025-08-18 03:58:16] "POST /fqname-to-id HTTP/1.1" 404 183 0.020700 10.0.0.19 - - [2025-08-18 03:58:16] "GET /projects?obj_uuids=84c3fd38-08de-473f-88a2-9915d107779c&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002852 10.0.0.19 - - [2025-08-18 03:58:16] "GET /domains?obj_uuids=edf943fc-0622-4564-8821-4de9bd04e8a3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001621 10.0.0.19 - - [2025-08-18 03:58:16] "GET /domain/edf943fc-0622-4564-8821-4de9bd04e8a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007715 10.0.0.19 - - [2025-08-18 03:58:16] "POST /id-to-fqname HTTP/1.1" 200 185 0.009151 10.0.0.19 - - [2025-08-18 03:58:16] "POST /fqname-to-id HTTP/1.1" 404 194 0.006001 10.0.0.19 - - [2025-08-18 03:58:16] "POST /security-groups HTTP/1.1" 200 586 0.025898 10.0.0.38 - - [2025-08-18 03:58:16] "POST /fqname-to-id HTTP/1.1" 404 229 0.003237 10.0.0.19 - - [2025-08-18 03:58:16] "POST /projects HTTP/1.1" 200 575 0.230030 10.0.0.19 - - [2025-08-18 03:58:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.300174 10.0.0.38 - - [2025-08-18 03:58:16] "POST /access-control-lists HTTP/1.1" 200 589 0.025867 10.0.0.27 - - [2025-08-18 03:58:16] "GET /project/84c3fd38-08de-473f-88a2-9915d107779c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.423698 10.0.0.27 - - [2025-08-18 03:58:17] "GET / HTTP/1.1" 200 35931 0.002024 10.0.0.27 - - [2025-08-18 03:58:18] "GET / HTTP/1.1" 200 35931 0.001622 10.0.0.27 - - [2025-08-18 03:58:18] "POST /fqname-to-id HTTP/1.1" 404 183 0.003573 10.0.0.27 - - [2025-08-18 03:58:18] "POST /api-access-lists HTTP/1.1" 200 521 0.020598 10.0.0.27 - - [2025-08-18 03:58:18] "GET /api-access-list/466c9106-51eb-47e9-a89a-ae991750530b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1265 0.005608 10.0.0.27 - - [2025-08-18 03:58:18] "POST /fqname-to-id HTTP/1.1" 401 292 0.000464 10.0.0.27 - - [2025-08-18 03:58:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.159975 10.0.0.19 - - [2025-08-18 03:58:19] "GET /projects?obj_uuids=7995755a-c00f-47e5-a8c4-0be46811e260&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001022 10.0.0.27 - - [2025-08-18 03:58:19] "GET /project/7995755a-c00f-47e5-a8c4-0be46811e260?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.056480 10.0.0.27 - - [2025-08-18 03:58:19] "GET /virtual-networks?parent_id=7995755a-c00f-47e5-a8c4-0be46811e260&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.015896 10.0.0.27 - - [2025-08-18 03:58:19] "POST /virtual-networks HTTP/1.1" 200 568 0.080788 10.0.0.27 - - [2025-08-18 03:58:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.036462 10.0.0.27 - - [2025-08-18 03:58:19] "GET /network-ipam/a3389267-1197-492c-8a65-2c40a7440ff2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1043 0.013753 10.0.0.19 - - [2025-08-18 03:58:19] "POST /useragent-kv HTTP/1.1" 200 115 0.009765 10.0.0.27 - - [2025-08-18 03:58:19] "POST /ref-update HTTP/1.1" 200 156 0.074876 10.0.0.27 - - [2025-08-18 03:58:20] "POST /neutron/network HTTP/1.1" 200 830 0.069807 10.0.0.27 - - [2025-08-18 03:58:20] "GET /virtual-network/fd8da811-92e1-4039-8e4c-68f898ba6572?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1975 0.019994 10.0.0.27 - - [2025-08-18 03:58:21] "POST /id-to-fqname HTTP/1.1" 401 292 0.000536 10.0.0.27 - - [2025-08-18 03:58:21] "POST /id-to-fqname HTTP/1.1" 200 230 0.035849 10.0.0.27 - - [2025-08-18 03:58:22] "POST /neutron/network HTTP/1.1" 200 840 0.045977 10.0.0.19 - - [2025-08-18 03:58:22] "GET /projects?obj_uuids=84c3fd38-08de-473f-88a2-9915d107779c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001078 10.0.0.27 - - [2025-08-18 03:58:22] "GET /project/84c3fd38-08de-473f-88a2-9915d107779c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.063654 10.0.0.27 - - [2025-08-18 03:58:23] "POST /neutron/port HTTP/1.1" 200 117 0.037513 10.0.0.27 - - [2025-08-18 03:58:23] "POST /neutron/network HTTP/1.1" 200 830 0.025209 10.0.0.27 - - [2025-08-18 03:58:24] "POST /neutron/port HTTP/1.1" 200 1053 0.035278 10.0.0.27 - - [2025-08-18 03:58:24] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003464 10.0.0.27 - - [2025-08-18 03:58:24] "POST /neutron/network HTTP/1.1" 200 830 0.005592 10.0.0.27 - - [2025-08-18 03:58:28] "POST /neutron/port HTTP/1.1" 200 1081 0.016189 10.0.0.27 - - [2025-08-18 03:58:28] "POST /neutron/security_group HTTP/1.1" 200 2053 0.006869 10.0.0.27 - - [2025-08-18 03:58:28] "GET /virtual-machine/c7a7d3f5-2c8f-4850-b860-62d636c90792 HTTP/1.1" 401 292 0.000426 10.0.0.27 - - [2025-08-18 03:58:29] "GET /virtual-machine/c7a7d3f5-2c8f-4850-b860-62d636c90792 HTTP/1.1" 200 1288 0.042567 10.0.0.27 - - [2025-08-18 03:58:29] "GET /virtual-machine/c7a7d3f5-2c8f-4850-b860-62d636c90792 HTTP/1.1" 200 1288 0.013851 10.0.0.27 - - [2025-08-18 03:58:29] "GET /virtual-machine-interface/262f22fd-7194-4f7b-b167-70b46dd7d200 HTTP/1.1" 200 2530 0.022503 10.0.0.27 - - [2025-08-18 03:58:29] "GET /virtual-machine/c7a7d3f5-2c8f-4850-b860-62d636c90792 HTTP/1.1" 200 1288 0.013456 10.0.0.27 - - [2025-08-18 03:58:29] "GET /virtual-machine-interface/262f22fd-7194-4f7b-b167-70b46dd7d200 HTTP/1.1" 200 2530 0.017864 10.0.0.27 - - [2025-08-18 03:58:29] "GET /instance-ip/25a164b6-eb09-4d68-8a81-f52775b89c59 HTTP/1.1" 200 1622 0.016273 10.0.0.27 - - [2025-08-18 03:58:29] "GET /virtual-machine/c7a7d3f5-2c8f-4850-b860-62d636c90792 HTTP/1.1" 200 1288 0.014328 10.0.0.27 - - [2025-08-18 03:58:29] "GET /virtual-machine-interface/262f22fd-7194-4f7b-b167-70b46dd7d200 HTTP/1.1" 200 2530 0.016836 10.0.0.27 - - [2025-08-18 03:58:29] "GET /instance-ip/25a164b6-eb09-4d68-8a81-f52775b89c59 HTTP/1.1" 200 1622 0.017800 10.0.0.27 - - [2025-08-18 03:58:29] "POST /fqname-to-id HTTP/1.1" 403 339 0.012491 10.0.0.27 - - [2025-08-18 03:58:29] "GET / HTTP/1.1" 200 35931 0.001676 10.0.0.27 - - [2025-08-18 03:58:29] "POST /fqname-to-id HTTP/1.1" 401 292 0.000443 10.0.0.27 - - [2025-08-18 03:58:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.025824 10.0.0.27 - - [2025-08-18 03:58:29] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003158 10.0.0.27 - - [2025-08-18 03:58:29] "GET /virtual-networks?parent_id=84c3fd38-08de-473f-88a2-9915d107779c&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.011719 10.0.0.27 - - [2025-08-18 03:58:30] "POST /fqname-to-id HTTP/1.1" 403 339 0.013129 10.0.0.27 - - [2025-08-18 03:58:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003119 10.0.0.27 - - [2025-08-18 03:58:30] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003536 10.0.0.27 - - [2025-08-18 03:58:30] "GET /virtual-networks?parent_id=84c3fd38-08de-473f-88a2-9915d107779c&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.012583 10.0.0.27 - - [2025-08-18 03:58:30] "POST /fqname-to-id HTTP/1.1" 403 339 0.016159 10.0.0.27 - - [2025-08-18 03:58:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003173 10.0.0.27 - - [2025-08-18 03:58:30] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.002918 10.0.0.27 - - [2025-08-18 03:58:30] "GET /virtual-networks?parent_id=84c3fd38-08de-473f-88a2-9915d107779c&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.011364 10.0.0.27 - - [2025-08-18 03:58:30] "POST /fqname-to-id HTTP/1.1" 403 339 0.015408 10.0.0.27 - - [2025-08-18 03:58:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003266 10.0.0.27 - - [2025-08-18 03:58:30] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003364 10.0.0.27 - - [2025-08-18 03:58:30] "GET /virtual-networks?parent_id=84c3fd38-08de-473f-88a2-9915d107779c&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.015678 10.0.0.27 - - [2025-08-18 03:58:30] "POST /fqname-to-id HTTP/1.1" 403 339 0.014771 10.0.0.27 - - [2025-08-18 03:58:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003454 10.0.0.27 - - [2025-08-18 03:58:30] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003221 10.0.0.27 - - [2025-08-18 03:58:30] "GET /virtual-networks?parent_id=84c3fd38-08de-473f-88a2-9915d107779c&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.013460 10.0.0.38 - - [2025-08-18 03:58:31] "DELETE /access-control-list/bea092d1-c16f-4875-a31a-55aabdca8739 HTTP/1.1" 200 115 0.065675 10.0.0.19 - - [2025-08-18 03:58:31] "DELETE /project/82f86e2cda304c1c9adcaee45f992e0e HTTP/1.1" 404 173 0.024946 10.0.0.19 - - [2025-08-18 03:58:31] "DELETE /project/7995755ac00f47e5a8c40be46811e260 HTTP/1.1" 404 173 0.027773 10.0.0.19 - - [2025-08-18 03:58:31] "DELETE /project/84c3fd3808de473f88a29915d107779c HTTP/1.1" 404 173 0.014172 10.0.0.19 - - [2025-08-18 03:58:31] "GET /projects?obj_uuids=50de5275-f141-4abf-b095-730ec443d864&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001419 10.0.0.19 - - [2025-08-18 03:58:31] "GET /project/50de5275-f141-4abf-b095-730ec443d864?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 241 0.046422 10.0.0.19 - - [2025-08-18 03:58:31] "DELETE /project/50de5275-f141-4abf-b095-730ec443d864 HTTP/1.1" 404 171 0.064447 10.0.0.27 - - [2025-08-18 03:58:32] "POST /neutron/port HTTP/1.1" 200 1081 0.016821 10.0.0.27 - - [2025-08-18 03:58:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.016384 10.0.0.27 - - [2025-08-18 03:58:33] "GET /virtual-network/fd8da811-92e1-4039-8e4c-68f898ba6572?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1975 0.019352 10.0.0.27 - - [2025-08-18 03:58:35] "POST /fqname-to-id HTTP/1.1" 403 339 0.012433 10.0.0.27 - - [2025-08-18 03:58:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002448 10.0.0.27 - - [2025-08-18 03:58:35] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003059 10.0.0.27 - - [2025-08-18 03:58:35] "GET /virtual-networks?parent_id=84c3fd38-08de-473f-88a2-9915d107779c&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.012198 10.0.0.27 - - [2025-08-18 03:58:36] "POST /fqname-to-id HTTP/1.1" 403 339 0.016838 10.0.0.27 - - [2025-08-18 03:58:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003156 10.0.0.27 - - [2025-08-18 03:58:36] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.002806 10.0.0.27 - - [2025-08-18 03:58:36] "GET /virtual-networks?parent_id=84c3fd38-08de-473f-88a2-9915d107779c&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.011884 10.0.0.27 - - [2025-08-18 03:58:36] "POST /fqname-to-id HTTP/1.1" 403 361 0.012309 10.0.0.27 - - [2025-08-18 03:58:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003508 10.0.0.27 - - [2025-08-18 03:58:36] "GET /routing-instance/83abb8b5-7ba2-4bb4-85c4-006ef6aa0a2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1529 0.003070 10.0.0.27 - - [2025-08-18 03:58:36] "GET /route-target/d7d263ac-ce17-43ac-a1a2-0282a4e57ec8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 361 0.023570 10.0.0.27 - - [2025-08-18 03:58:36] "GET /route-target/d7d263ac-ce17-43ac-a1a2-0282a4e57ec8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004188 10.0.0.27 - - [2025-08-18 03:58:36] "POST /fqname-to-id HTTP/1.1" 403 339 0.015380 10.0.0.27 - - [2025-08-18 03:58:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002795 10.0.0.27 - - [2025-08-18 03:58:36] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.002985 10.0.0.27 - - [2025-08-18 03:58:36] "GET /virtual-networks?parent_id=84c3fd38-08de-473f-88a2-9915d107779c&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.013835 10.0.0.27 - - [2025-08-18 03:58:36] "POST /fqname-to-id HTTP/1.1" 403 361 0.017915 10.0.0.27 - - [2025-08-18 03:58:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003350 10.0.0.27 - - [2025-08-18 03:58:36] "GET /routing-instance/83abb8b5-7ba2-4bb4-85c4-006ef6aa0a2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1529 0.005634 10.0.0.27 - - [2025-08-18 03:58:36] "GET /route-target/d7d263ac-ce17-43ac-a1a2-0282a4e57ec8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 361 0.033405 10.0.0.27 - - [2025-08-18 03:58:36] "GET /route-target/d7d263ac-ce17-43ac-a1a2-0282a4e57ec8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003175 10.0.0.27 - - [2025-08-18 03:58:36] "POST /fqname-to-id HTTP/1.1" 403 339 0.016777 10.0.0.27 - - [2025-08-18 03:58:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003152 10.0.0.27 - - [2025-08-18 03:58:36] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003181 10.0.0.27 - - [2025-08-18 03:58:36] "GET /virtual-networks?parent_id=84c3fd38-08de-473f-88a2-9915d107779c&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.031060 10.0.0.27 - - [2025-08-18 03:58:36] "POST /fqname-to-id HTTP/1.1" 403 339 0.016806 10.0.0.27 - - [2025-08-18 03:58:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003317 10.0.0.27 - - [2025-08-18 03:58:36] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003606 10.0.0.27 - - [2025-08-18 03:58:36] "GET /virtual-networks?parent_id=84c3fd38-08de-473f-88a2-9915d107779c&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.015610 10.0.0.19 - - [2025-08-18 03:58:37] "GET /obj-perms HTTP/1.1" 200 4915 0.067788 10.0.0.27 - - [2025-08-18 03:58:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.033958 10.0.0.27 - - [2025-08-18 03:58:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003147 10.0.0.19 - - [2025-08-18 03:58:38] "GET /virtual-machine/c7a7d3f5-2c8f-4850-b860-62d636c90792?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 993 0.014961 10.0.0.27 - - [2025-08-18 03:58:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003118 10.0.0.27 - - [2025-08-18 03:58:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003870 10.0.0.27 - - [2025-08-18 03:58:38] "GET /obj-perms HTTP/1.1" 200 4915 0.070455 10.0.0.27 - - [2025-08-18 03:58:39] "GET /obj-perms HTTP/1.1" 200 5020 0.051954 10.0.0.27 - - [2025-08-18 03:58:39] "GET /obj-perms HTTP/1.1" 200 4915 0.049009 10.0.0.27 - - [2025-08-18 03:58:40] "GET /obj-perms HTTP/1.1" 200 5020 0.003471 10.0.0.27 - - [2025-08-18 03:58:40] "GET /virtual-machines?detail=False&count=False&shared=False HTTP/1.1" 200 320 0.044107 10.0.0.38 - - [2025-08-18 03:58:40] "GET /virtual-machines?detail=False&count=False&shared=False HTTP/1.1" 200 320 0.037241 10.0.0.19 - - [2025-08-18 03:58:40] "GET /obj-perms HTTP/1.1" 200 4915 0.011582 10.0.0.27 - - [2025-08-18 03:58:40] "GET /virtual-machine/c7a7d3f5-2c8f-4850-b860-62d636c90792 HTTP/1.1" 200 1288 0.015562 10.0.0.27 - - [2025-08-18 03:58:41] "POST /neutron/port HTTP/1.1" 200 1107 0.010102 10.0.0.27 - - [2025-08-18 03:58:42] "GET /virtual-machine/c7a7d3f5-2c8f-4850-b860-62d636c90792 HTTP/1.1" 404 171 0.016269 10.0.0.27 - - [2025-08-18 03:58:42] "GET /virtual-machine/c7a7d3f5-2c8f-4850-b860-62d636c90792 HTTP/1.1" 404 171 0.010680 10.0.0.27 - - [2025-08-18 03:58:42] "GET /virtual-machine/c7a7d3f5-2c8f-4850-b860-62d636c90792 HTTP/1.1" 404 171 0.009519 10.0.0.27 - - [2025-08-18 03:58:43] "POST /fqname-to-id HTTP/1.1" 403 339 0.012762 10.0.0.27 - - [2025-08-18 03:58:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002363 10.0.0.27 - - [2025-08-18 03:58:43] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.002546 10.0.0.27 - - [2025-08-18 03:58:43] "GET /virtual-networks?parent_id=84c3fd38-08de-473f-88a2-9915d107779c&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.011127 10.0.0.27 - - [2025-08-18 03:58:43] "POST /fqname-to-id HTTP/1.1" 403 361 0.011555 10.0.0.27 - - [2025-08-18 03:58:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002608 10.0.0.27 - - [2025-08-18 03:58:43] "GET /routing-instance/83abb8b5-7ba2-4bb4-85c4-006ef6aa0a2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1529 0.003243 10.0.0.27 - - [2025-08-18 03:58:43] "GET /route-target/d7d263ac-ce17-43ac-a1a2-0282a4e57ec8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 361 0.011811 10.0.0.27 - - [2025-08-18 03:58:43] "GET /route-target/d7d263ac-ce17-43ac-a1a2-0282a4e57ec8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.002957 10.0.0.27 - - [2025-08-18 03:58:43] "GET /obj-perms HTTP/1.1" 200 4915 0.049399 10.0.0.27 - - [2025-08-18 03:58:43] "GET /obj-perms HTTP/1.1" 200 5020 0.003348 10.0.0.27 - - [2025-08-18 03:58:49] "GET /obj-perms HTTP/1.1" 200 5020 0.003966 10.0.0.27 - - [2025-08-18 03:58:53] "GET /obj-perms HTTP/1.1" 200 5020 0.003917 10.0.0.27 - - [2025-08-18 03:58:59] "GET /obj-perms HTTP/1.1" 200 5020 0.004910 10.0.0.27 - - [2025-08-18 03:58:59] "GET /obj-perms HTTP/1.1" 200 5020 0.003866 10.0.0.19 - - [2025-08-18 03:59:00] "GET /obj-perms HTTP/1.1" 200 5020 0.041891 10.0.0.19 - - [2025-08-18 03:59:00] "POST /useragent-kv HTTP/1.1" 200 115 0.003952 10.0.0.19 - - [2025-08-18 03:59:00] "POST /useragent-kv HTTP/1.1" 200 115 0.002198 10.0.0.27 - - [2025-08-18 03:59:00] "DELETE /virtual-network/fd8da811-92e1-4039-8e4c-68f898ba6572 HTTP/1.1" 200 115 0.110209 10.0.0.38 - - [2025-08-18 03:59:00] "DELETE /route-target/d7d263ac-ce17-43ac-a1a2-0282a4e57ec8 HTTP/1.1" 200 115 0.022648 10.0.0.27 - - [2025-08-18 03:59:00] "DELETE /api-access-list/466c9106-51eb-47e9-a89a-ae991750530b HTTP/1.1" 200 115 0.030387 10.0.0.19 - - [2025-08-18 03:59:00] "GET /projects?obj_uuids=84c3fd38-08de-473f-88a2-9915d107779c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001161 10.0.0.27 - - [2025-08-18 03:59:00] "GET /project/84c3fd38-08de-473f-88a2-9915d107779c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.045108 10.0.0.19 - - [2025-08-18 03:59:00] "GET /projects?obj_uuids=84c3fd38-08de-473f-88a2-9915d107779c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001102 10.0.0.27 - - [2025-08-18 03:59:00] "GET /project/84c3fd38-08de-473f-88a2-9915d107779c?fields=virtual_networks HTTP/1.1" 200 1021 0.037175 10.0.0.19 - - [2025-08-18 03:59:00] "GET /projects?obj_uuids=84c3fd38-08de-473f-88a2-9915d107779c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001025 10.0.0.27 - - [2025-08-18 03:59:00] "GET /project/84c3fd38-08de-473f-88a2-9915d107779c?fields=virtual_machine_interfaces HTTP/1.1" 200 1021 0.034968 10.0.0.19 - - [2025-08-18 03:59:00] "GET /projects?obj_uuids=84c3fd38-08de-473f-88a2-9915d107779c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001386 10.0.0.27 - - [2025-08-18 03:59:00] "GET /project/84c3fd38-08de-473f-88a2-9915d107779c?fields=security_groups HTTP/1.1" 200 1242 0.055298 10.0.0.19 - - [2025-08-18 03:59:01] "GET /projects?obj_uuids=7995755a-c00f-47e5-a8c4-0be46811e260&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001360 10.0.0.27 - - [2025-08-18 03:59:01] "GET /project/7995755a-c00f-47e5-a8c4-0be46811e260?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.045548 10.0.0.19 - - [2025-08-18 03:59:01] "GET /projects?obj_uuids=7995755a-c00f-47e5-a8c4-0be46811e260&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001363 10.0.0.27 - - [2025-08-18 03:59:01] "GET /project/7995755a-c00f-47e5-a8c4-0be46811e260?fields=virtual_networks HTTP/1.1" 200 1022 0.047590 10.0.0.19 - - [2025-08-18 03:59:01] "GET /projects?obj_uuids=7995755a-c00f-47e5-a8c4-0be46811e260&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001788 10.0.0.27 - - [2025-08-18 03:59:01] "GET /project/7995755a-c00f-47e5-a8c4-0be46811e260?fields=virtual_machine_interfaces HTTP/1.1" 200 1022 0.048484 10.0.0.19 - - [2025-08-18 03:59:01] "GET /projects?obj_uuids=7995755a-c00f-47e5-a8c4-0be46811e260&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001359 10.0.0.27 - - [2025-08-18 03:59:01] "GET /project/7995755a-c00f-47e5-a8c4-0be46811e260?fields=security_groups HTTP/1.1" 200 1243 0.043937 10.0.0.27 - - [2025-08-18 03:59:03] "GET /api-access-list/27b01d00-a007-46c4-a6ee-0ecce0efc27b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.003979 10.0.0.27 - - [2025-08-18 03:59:03] "PUT /api-access-list/27b01d00-a007-46c4-a6ee-0ecce0efc27b HTTP/1.1" 200 264 0.009932 10.0.0.19 - - [2025-08-18 03:59:03] "GET /projects?obj_uuids=82f86e2c-da30-4c1c-9adc-aee45f992e0e&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000997 10.0.0.27 - - [2025-08-18 03:59:03] "GET /project/82f86e2c-da30-4c1c-9adc-aee45f992e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.064524 10.0.0.19 - - [2025-08-18 03:59:03] "GET /projects?obj_uuids=82f86e2c-da30-4c1c-9adc-aee45f992e0e&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000983 10.0.0.27 - - [2025-08-18 03:59:03] "GET /project/82f86e2c-da30-4c1c-9adc-aee45f992e0e?fields=virtual_networks HTTP/1.1" 200 1022 0.061147 10.0.0.19 - - [2025-08-18 03:59:04] "GET /projects?obj_uuids=82f86e2c-da30-4c1c-9adc-aee45f992e0e&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001009 10.0.0.27 - - [2025-08-18 03:59:04] "GET /project/82f86e2c-da30-4c1c-9adc-aee45f992e0e?fields=virtual_machine_interfaces HTTP/1.1" 200 1022 0.042238 10.0.0.19 - - [2025-08-18 03:59:04] "GET /projects?obj_uuids=82f86e2c-da30-4c1c-9adc-aee45f992e0e&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002604 10.0.0.27 - - [2025-08-18 03:59:04] "GET /project/82f86e2c-da30-4c1c-9adc-aee45f992e0e?fields=security_groups HTTP/1.1" 200 1243 0.044060 10.0.0.27 - - [2025-08-18 03:59:05] "POST /fqname-to-id HTTP/1.1" 404 188 0.029020 10.0.0.19 - - [2025-08-18 03:59:05] "GET /projects?obj_uuids=be50d023-51a2-47fa-87b3-fc45248421f4&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002700 10.0.0.19 - - [2025-08-18 03:59:05] "GET /domains?obj_uuids=edf943fc-0622-4564-8821-4de9bd04e8a3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000961 10.0.0.19 - - [2025-08-18 03:59:05] "GET /domain/edf943fc-0622-4564-8821-4de9bd04e8a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007439 10.0.0.19 - - [2025-08-18 03:59:05] "POST /id-to-fqname HTTP/1.1" 200 190 0.001549 10.0.0.19 - - [2025-08-18 03:59:05] "POST /fqname-to-id HTTP/1.1" 404 199 0.008336 10.0.0.19 - - [2025-08-18 03:59:05] "POST /security-groups HTTP/1.1" 200 591 0.030033 10.0.0.19 - - [2025-08-18 03:59:05] "POST /projects HTTP/1.1" 200 585 0.257499 10.0.0.38 - - [2025-08-18 03:59:05] "POST /fqname-to-id HTTP/1.1" 404 233 0.004826 10.0.0.19 - - [2025-08-18 03:59:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.333158 10.0.0.27 - - [2025-08-18 03:59:05] "GET /project/be50d023-51a2-47fa-87b3-fc45248421f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.460099 10.0.0.27 - - [2025-08-18 03:59:06] "GET / HTTP/1.1" 200 35931 0.001661 10.0.0.27 - - [2025-08-18 03:59:08] "POST /fqname-to-id HTTP/1.1" 401 292 0.000475 10.0.0.27 - - [2025-08-18 03:59:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.023146 10.0.0.27 - - [2025-08-18 03:59:08] "GET /api-access-list/27b01d00-a007-46c4-a6ee-0ecce0efc27b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1881 0.003418 10.0.0.27 - - [2025-08-18 03:59:08] "GET /api-access-list/27b01d00-a007-46c4-a6ee-0ecce0efc27b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1881 0.002841 10.0.0.27 - - [2025-08-18 03:59:08] "GET /api-access-list/27b01d00-a007-46c4-a6ee-0ecce0efc27b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1881 0.002694 10.0.0.27 - - [2025-08-18 03:59:08] "PUT /api-access-list/27b01d00-a007-46c4-a6ee-0ecce0efc27b HTTP/1.1" 200 264 0.009032 10.0.0.27 - - [2025-08-18 03:59:10] "POST /fqname-to-id HTTP/1.1" 404 188 0.020481 10.0.0.19 - - [2025-08-18 03:59:10] "GET /projects?obj_uuids=1b007630-0c15-4b86-842d-9c1a22512827&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003043 10.0.0.19 - - [2025-08-18 03:59:10] "GET /domains?obj_uuids=edf943fc-0622-4564-8821-4de9bd04e8a3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000968 10.0.0.19 - - [2025-08-18 03:59:10] "GET /domain/edf943fc-0622-4564-8821-4de9bd04e8a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006815 10.0.0.19 - - [2025-08-18 03:59:10] "POST /id-to-fqname HTTP/1.1" 200 190 0.002482 10.0.0.19 - - [2025-08-18 03:59:10] "POST /fqname-to-id HTTP/1.1" 404 199 0.015460 10.0.0.19 - - [2025-08-18 03:59:10] "POST /security-groups HTTP/1.1" 200 591 0.063968 10.0.0.19 - - [2025-08-18 03:59:10] "POST /projects HTTP/1.1" 200 585 0.271136 10.0.0.38 - - [2025-08-18 03:59:10] "POST /access-control-lists HTTP/1.1" 200 596 0.021557 10.0.0.19 - - [2025-08-18 03:59:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.351294 10.0.0.27 - - [2025-08-18 03:59:11] "GET /project/1b007630-0c15-4b86-842d-9c1a22512827?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.472682 10.0.0.27 - - [2025-08-18 03:59:11] "POST /fqname-to-id HTTP/1.1" 404 188 0.020624 10.0.0.19 - - [2025-08-18 03:59:11] "GET /projects?obj_uuids=193054e3-c57e-4f4f-a1c3-13ea30b155e2&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002955 10.0.0.19 - - [2025-08-18 03:59:11] "GET /domains?obj_uuids=edf943fc-0622-4564-8821-4de9bd04e8a3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001077 10.0.0.19 - - [2025-08-18 03:59:11] "GET /domain/edf943fc-0622-4564-8821-4de9bd04e8a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007709 10.0.0.19 - - [2025-08-18 03:59:11] "POST /id-to-fqname HTTP/1.1" 200 190 0.004834 10.0.0.19 - - [2025-08-18 03:59:11] "POST /fqname-to-id HTTP/1.1" 404 199 0.015141 10.0.0.19 - - [2025-08-18 03:59:11] "POST /security-groups HTTP/1.1" 200 591 0.025576 10.0.0.38 - - [2025-08-18 03:59:11] "POST /fqname-to-id HTTP/1.1" 404 234 0.003995 10.0.0.19 - - [2025-08-18 03:59:11] "POST /projects HTTP/1.1" 200 585 0.240951 10.0.0.19 - - [2025-08-18 03:59:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.308491 10.0.0.38 - - [2025-08-18 03:59:11] "POST /access-control-lists HTTP/1.1" 200 594 0.035291 10.0.0.27 - - [2025-08-18 03:59:11] "GET /project/193054e3-c57e-4f4f-a1c3-13ea30b155e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.434647 10.0.0.27 - - [2025-08-18 03:59:12] "GET / HTTP/1.1" 200 35931 0.001973 10.0.0.27 - - [2025-08-18 03:59:13] "GET / HTTP/1.1" 200 35931 0.001539 10.0.0.27 - - [2025-08-18 03:59:13] "POST /fqname-to-id HTTP/1.1" 404 183 0.003046 10.0.0.27 - - [2025-08-18 03:59:13] "POST /api-access-lists HTTP/1.1" 200 521 0.017638 10.0.0.27 - - [2025-08-18 03:59:13] "GET /api-access-list/cafa0c6a-d946-48fc-ad01-06682d53814e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1290 0.004864 10.0.0.27 - - [2025-08-18 03:59:14] "POST /fqname-to-id HTTP/1.1" 401 292 0.000488 10.0.0.27 - - [2025-08-18 03:59:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.040447 10.0.0.19 - - [2025-08-18 03:59:14] "GET /projects?obj_uuids=1b007630-0c15-4b86-842d-9c1a22512827&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001200 10.0.0.27 - - [2025-08-18 03:59:14] "GET /project/1b007630-0c15-4b86-842d-9c1a22512827?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.064770 10.0.0.27 - - [2025-08-18 03:59:14] "GET /virtual-networks?parent_id=1b007630-0c15-4b86-842d-9c1a22512827&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.015188 10.0.0.27 - - [2025-08-18 03:59:14] "POST /virtual-networks HTTP/1.1" 200 583 0.083377 10.0.0.27 - - [2025-08-18 03:59:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.030314 10.0.0.27 - - [2025-08-18 03:59:14] "GET /network-ipam/a3389267-1197-492c-8a65-2c40a7440ff2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1043 0.014171 10.0.0.19 - - [2025-08-18 03:59:14] "POST /useragent-kv HTTP/1.1" 200 115 0.008240 10.0.0.27 - - [2025-08-18 03:59:14] "POST /ref-update HTTP/1.1" 200 156 0.078849 10.0.0.27 - - [2025-08-18 03:59:15] "POST /neutron/network HTTP/1.1" 200 845 0.047227 10.0.0.27 - - [2025-08-18 03:59:15] "GET /virtual-network/8ca7948b-d788-40b4-be08-34aea454a06a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2005 0.018359 10.0.0.27 - - [2025-08-18 03:59:15] "POST /fqname-to-id HTTP/1.1" 401 292 0.000456 10.0.0.27 - - [2025-08-18 03:59:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.040224 10.0.0.19 - - [2025-08-18 03:59:15] "GET /projects?obj_uuids=193054e3-c57e-4f4f-a1c3-13ea30b155e2&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001053 10.0.0.27 - - [2025-08-18 03:59:15] "GET /project/193054e3-c57e-4f4f-a1c3-13ea30b155e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.062633 10.0.0.27 - - [2025-08-18 03:59:15] "GET /virtual-networks?parent_id=193054e3-c57e-4f4f-a1c3-13ea30b155e2&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.015319 10.0.0.27 - - [2025-08-18 03:59:15] "POST /virtual-networks HTTP/1.1" 200 583 0.087907 10.0.0.38 - - [2025-08-18 03:59:15] "POST /route-targets HTTP/1.1" 200 327 0.011612 10.0.0.27 - - [2025-08-18 03:59:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.030121 10.0.0.27 - - [2025-08-18 03:59:15] "GET /network-ipam/a3389267-1197-492c-8a65-2c40a7440ff2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1043 0.014612 10.0.0.19 - - [2025-08-18 03:59:16] "POST /useragent-kv HTTP/1.1" 200 115 0.007269 10.0.0.27 - - [2025-08-18 03:59:16] "POST /ref-update HTTP/1.1" 200 156 0.083034 10.0.0.27 - - [2025-08-18 03:59:16] "POST /neutron/network HTTP/1.1" 200 847 0.047407 10.0.0.27 - - [2025-08-18 03:59:16] "GET /virtual-network/355d462e-2b3c-4994-bbc9-2d71bee07b8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2008 0.016536 10.0.0.27 - - [2025-08-18 03:59:16] "POST /neutron/subnet HTTP/1.1" 200 671 0.036052 10.0.0.27 - - [2025-08-18 03:59:17] "PUT /virtual-network/8ca7948b-d788-40b4-be08-34aea454a06a HTTP/1.1" 200 264 0.040040 10.0.0.27 - - [2025-08-18 03:59:17] "PUT /virtual-network/8ca7948b-d788-40b4-be08-34aea454a06a HTTP/1.1" 200 264 0.040754 10.0.0.19 - - [2025-08-18 03:59:17] "POST /useragent-kv HTTP/1.1" 200 115 0.002546 10.0.0.19 - - [2025-08-18 03:59:17] "POST /useragent-kv HTTP/1.1" 200 115 0.002702 10.0.0.27 - - [2025-08-18 03:59:17] "DELETE /virtual-network/355d462e-2b3c-4994-bbc9-2d71bee07b8e HTTP/1.1" 200 115 0.125293 10.0.0.38 - - [2025-08-18 03:59:17] "DELETE /route-target/ced75cbc-78c2-4eec-a836-87075a451be0 HTTP/1.1" 200 115 0.026740 10.0.0.19 - - [2025-08-18 03:59:17] "POST /useragent-kv HTTP/1.1" 200 115 0.002589 10.0.0.19 - - [2025-08-18 03:59:17] "POST /useragent-kv HTTP/1.1" 200 115 0.004289 10.0.0.27 - - [2025-08-18 03:59:17] "DELETE /virtual-network/8ca7948b-d788-40b4-be08-34aea454a06a HTTP/1.1" 200 115 0.117205 10.0.0.27 - - [2025-08-18 03:59:17] "DELETE /api-access-list/cafa0c6a-d946-48fc-ad01-06682d53814e HTTP/1.1" 200 115 0.020793 10.0.0.19 - - [2025-08-18 03:59:17] "GET /projects?obj_uuids=193054e3-c57e-4f4f-a1c3-13ea30b155e2&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001015 10.0.0.27 - - [2025-08-18 03:59:17] "GET /project/193054e3-c57e-4f4f-a1c3-13ea30b155e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.036215 10.0.0.19 - - [2025-08-18 03:59:17] "GET /projects?obj_uuids=193054e3-c57e-4f4f-a1c3-13ea30b155e2&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001667 10.0.0.27 - - [2025-08-18 03:59:17] "GET /project/193054e3-c57e-4f4f-a1c3-13ea30b155e2?fields=virtual_networks HTTP/1.1" 200 1032 0.033236 10.0.0.19 - - [2025-08-18 03:59:17] "GET /projects?obj_uuids=193054e3-c57e-4f4f-a1c3-13ea30b155e2&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000974 10.0.0.27 - - [2025-08-18 03:59:17] "GET /project/193054e3-c57e-4f4f-a1c3-13ea30b155e2?fields=virtual_machine_interfaces HTTP/1.1" 200 1032 0.031170 10.0.0.19 - - [2025-08-18 03:59:18] "GET /projects?obj_uuids=193054e3-c57e-4f4f-a1c3-13ea30b155e2&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001003 10.0.0.27 - - [2025-08-18 03:59:18] "GET /project/193054e3-c57e-4f4f-a1c3-13ea30b155e2?fields=security_groups HTTP/1.1" 200 1258 0.043932 10.0.0.19 - - [2025-08-18 03:59:18] "GET /projects?obj_uuids=1b007630-0c15-4b86-842d-9c1a22512827&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001074 10.0.0.27 - - [2025-08-18 03:59:18] "GET /project/1b007630-0c15-4b86-842d-9c1a22512827?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.037593 10.0.0.19 - - [2025-08-18 03:59:18] "GET /projects?obj_uuids=1b007630-0c15-4b86-842d-9c1a22512827&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000976 10.0.0.27 - - [2025-08-18 03:59:18] "GET /project/1b007630-0c15-4b86-842d-9c1a22512827?fields=virtual_networks HTTP/1.1" 200 1031 0.046743 10.0.0.19 - - [2025-08-18 03:59:18] "GET /projects?obj_uuids=1b007630-0c15-4b86-842d-9c1a22512827&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001005 10.0.0.27 - - [2025-08-18 03:59:18] "GET /project/1b007630-0c15-4b86-842d-9c1a22512827?fields=virtual_machine_interfaces HTTP/1.1" 200 1031 0.034685 10.0.0.19 - - [2025-08-18 03:59:18] "GET /projects?obj_uuids=1b007630-0c15-4b86-842d-9c1a22512827&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000980 10.0.0.27 - - [2025-08-18 03:59:18] "GET /project/1b007630-0c15-4b86-842d-9c1a22512827?fields=security_groups HTTP/1.1" 200 1257 0.036387 10.0.0.27 - - [2025-08-18 03:59:22] "GET / HTTP/1.1" 200 35931 0.001923 10.0.0.27 - - [2025-08-18 03:59:23] "GET / HTTP/1.1" 200 35931 0.001634 10.0.0.27 - - [2025-08-18 03:59:23] "POST /fqname-to-id HTTP/1.1" 401 292 0.000545 10.0.0.27 - - [2025-08-18 03:59:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.065481 10.0.0.19 - - [2025-08-18 03:59:23] "GET /projects?obj_uuids=be50d023-51a2-47fa-87b3-fc45248421f4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000986 10.0.0.27 - - [2025-08-18 03:59:23] "GET /project/be50d023-51a2-47fa-87b3-fc45248421f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.046034 10.0.0.27 - - [2025-08-18 03:59:23] "GET /virtual-networks?parent_id=be50d023-51a2-47fa-87b3-fc45248421f4&detail=False&count=False&shared=False HTTP/1.1" 403 263 0.010848 10.0.0.27 - - [2025-08-18 03:59:23] "POST /fqname-to-id HTTP/1.1" 404 197 0.011539 10.0.0.27 - - [2025-08-18 03:59:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.012842 10.0.0.19 - - [2025-08-18 03:59:24] "GET /domains?obj_uuids=edf943fc-0622-4564-8821-4de9bd04e8a3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001020 10.0.0.27 - - [2025-08-18 03:59:24] "GET /domain/edf943fc-0622-4564-8821-4de9bd04e8a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.015873 10.0.0.27 - - [2025-08-18 03:59:24] "POST /service-templates HTTP/1.1" 403 264 0.009952 10.0.0.27 - - [2025-08-18 03:59:24] "POST /fqname-to-id HTTP/1.1" 404 215 0.002978 10.0.0.27 - - [2025-08-18 03:59:24] "POST /api-access-lists HTTP/1.1" 200 555 0.020493 10.0.0.27 - - [2025-08-18 03:59:24] "GET /api-access-list/8fc53e72-f06b-47ad-bebb-c67cb711a127?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.008480 10.0.0.27 - - [2025-08-18 03:59:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.017178 10.0.0.19 - - [2025-08-18 03:59:24] "GET /projects?obj_uuids=be50d023-51a2-47fa-87b3-fc45248421f4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001414 10.0.0.27 - - [2025-08-18 03:59:24] "GET /project/be50d023-51a2-47fa-87b3-fc45248421f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.086215 10.0.0.27 - - [2025-08-18 03:59:24] "GET /virtual-networks?parent_id=be50d023-51a2-47fa-87b3-fc45248421f4&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.020261 10.0.0.27 - - [2025-08-18 03:59:24] "POST /virtual-networks HTTP/1.1" 200 583 0.081508 10.0.0.38 - - [2025-08-18 03:59:24] "POST /route-targets HTTP/1.1" 200 327 0.013469 10.0.0.27 - - [2025-08-18 03:59:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.039437 10.0.0.27 - - [2025-08-18 03:59:24] "GET /network-ipam/a3389267-1197-492c-8a65-2c40a7440ff2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1043 0.015327 10.0.0.19 - - [2025-08-18 03:59:24] "POST /useragent-kv HTTP/1.1" 200 115 0.008446 10.0.0.27 - - [2025-08-18 03:59:24] "POST /ref-update HTTP/1.1" 200 156 0.082145 10.0.0.27 - - [2025-08-18 03:59:25] "GET /virtual-network/1ccc65ed-f80c-4724-9a96-7e57f897eb34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.016867 10.0.0.27 - - [2025-08-18 03:59:25] "POST /neutron/network HTTP/1.1" 200 849 0.046614 10.0.0.27 - - [2025-08-18 03:59:25] "GET /virtual-network/1ccc65ed-f80c-4724-9a96-7e57f897eb34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.005174 10.0.0.27 - - [2025-08-18 03:59:25] "GET /network-ipam/a3389267-1197-492c-8a65-2c40a7440ff2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1043 0.003387 10.0.0.27 - - [2025-08-18 03:59:25] "GET /virtual-network/1ccc65ed-f80c-4724-9a96-7e57f897eb34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.006422 10.0.0.38 - - [2025-08-18 03:59:26] "GET /obj-perms HTTP/1.1" 200 5030 0.044360 10.0.0.27 - - [2025-08-18 03:59:26] "POST /fqname-to-id HTTP/1.1" 404 197 0.013565 10.0.0.27 - - [2025-08-18 03:59:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.011675 10.0.0.19 - - [2025-08-18 03:59:26] "GET /domains?obj_uuids=edf943fc-0622-4564-8821-4de9bd04e8a3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001333 10.0.0.27 - - [2025-08-18 03:59:26] "GET /domain/edf943fc-0622-4564-8821-4de9bd04e8a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.018656 10.0.0.27 - - [2025-08-18 03:59:26] "POST /service-templates HTTP/1.1" 403 264 0.010354 10.0.0.27 - - [2025-08-18 03:59:26] "POST /fqname-to-id HTTP/1.1" 404 183 0.002847 10.0.0.27 - - [2025-08-18 03:59:26] "POST /api-access-lists HTTP/1.1" 200 521 0.017627 10.0.0.27 - - [2025-08-18 03:59:26] "GET /api-access-list/f5c0cde7-4f48-4a2e-bc66-8e8172db6a28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1291 0.005123 10.0.0.27 - - [2025-08-18 03:59:27] "POST /fqname-to-id HTTP/1.1" 404 197 0.014473 10.0.0.27 - - [2025-08-18 03:59:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.013652 10.0.0.19 - - [2025-08-18 03:59:27] "GET /domains?obj_uuids=edf943fc-0622-4564-8821-4de9bd04e8a3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001089 10.0.0.27 - - [2025-08-18 03:59:27] "GET /domain/edf943fc-0622-4564-8821-4de9bd04e8a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.019015 10.0.0.27 - - [2025-08-18 03:59:27] "POST /service-templates HTTP/1.1" 200 551 0.032158 10.0.0.27 - - [2025-08-18 03:59:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.017509 10.0.0.27 - - [2025-08-18 03:59:27] "GET /service-template/40b80f1a-23ef-458e-ba82-a7ccb9e08952?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.015263 10.0.0.27 - - [2025-08-18 03:59:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.012918 10.0.0.27 - - [2025-08-18 03:59:27] "GET /service-template/40b80f1a-23ef-458e-ba82-a7ccb9e08952?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.016621 10.0.0.27 - - [2025-08-18 03:59:28] "GET /api-access-list/8fc53e72-f06b-47ad-bebb-c67cb711a127?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.003611 10.0.0.27 - - [2025-08-18 03:59:28] "PUT /api-access-list/8fc53e72-f06b-47ad-bebb-c67cb711a127 HTTP/1.1" 200 264 0.009849 10.0.0.27 - - [2025-08-18 03:59:28] "POST /fqname-to-id HTTP/1.1" 401 292 0.000476 10.0.0.27 - - [2025-08-18 03:59:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.038060 10.0.0.19 - - [2025-08-18 03:59:28] "GET /projects?obj_uuids=be50d023-51a2-47fa-87b3-fc45248421f4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001555 10.0.0.27 - - [2025-08-18 03:59:28] "GET /project/be50d023-51a2-47fa-87b3-fc45248421f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.057714 10.0.0.27 - - [2025-08-18 03:59:28] "GET /virtual-networks?parent_id=be50d023-51a2-47fa-87b3-fc45248421f4&detail=False&count=False&shared=False HTTP/1.1" 200 371 0.017625 10.0.0.27 - - [2025-08-18 03:59:28] "POST /virtual-networks HTTP/1.1" 403 263 0.011338 10.0.0.27 - - [2025-08-18 03:59:29] "GET /api-access-list/f5c0cde7-4f48-4a2e-bc66-8e8172db6a28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1291 0.004149 10.0.0.27 - - [2025-08-18 03:59:29] "PUT /api-access-list/f5c0cde7-4f48-4a2e-bc66-8e8172db6a28 HTTP/1.1" 200 264 0.009065 10.0.0.27 - - [2025-08-18 03:59:29] "POST /fqname-to-id HTTP/1.1" 404 197 0.011810 10.0.0.27 - - [2025-08-18 03:59:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.012571 10.0.0.19 - - [2025-08-18 03:59:29] "GET /domains?obj_uuids=edf943fc-0622-4564-8821-4de9bd04e8a3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001293 10.0.0.27 - - [2025-08-18 03:59:29] "GET /domain/edf943fc-0622-4564-8821-4de9bd04e8a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.019604 10.0.0.27 - - [2025-08-18 03:59:29] "POST /service-templates HTTP/1.1" 403 264 0.011538 10.0.0.27 - - [2025-08-18 03:59:29] "GET /api-access-list/8fc53e72-f06b-47ad-bebb-c67cb711a127?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1461 0.003356 10.0.0.27 - - [2025-08-18 03:59:29] "PUT /api-access-list/8fc53e72-f06b-47ad-bebb-c67cb711a127 HTTP/1.1" 200 264 0.019722 10.0.0.27 - - [2025-08-18 03:59:29] "GET /api-access-list/f5c0cde7-4f48-4a2e-bc66-8e8172db6a28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.003870 10.0.0.27 - - [2025-08-18 03:59:29] "PUT /api-access-list/f5c0cde7-4f48-4a2e-bc66-8e8172db6a28 HTTP/1.1" 200 264 0.010407 10.0.0.27 - - [2025-08-18 03:59:30] "GET /api-access-list/27b01d00-a007-46c4-a6ee-0ecce0efc27b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.004525 10.0.0.27 - - [2025-08-18 03:59:30] "PUT /api-access-list/27b01d00-a007-46c4-a6ee-0ecce0efc27b HTTP/1.1" 200 264 0.010327 10.0.0.27 - - [2025-08-18 03:59:30] "DELETE /api-access-list/8fc53e72-f06b-47ad-bebb-c67cb711a127 HTTP/1.1" 200 115 0.025242 10.0.0.27 - - [2025-08-18 03:59:30] "DELETE /api-access-list/f5c0cde7-4f48-4a2e-bc66-8e8172db6a28 HTTP/1.1" 200 115 0.027502 10.0.0.27 - - [2025-08-18 03:59:31] "GET /api-access-list/27b01d00-a007-46c4-a6ee-0ecce0efc27b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2685 0.003783 10.0.0.27 - - [2025-08-18 03:59:31] "PUT /api-access-list/27b01d00-a007-46c4-a6ee-0ecce0efc27b HTTP/1.1" 200 264 0.010150 10.0.0.27 - - [2025-08-18 03:59:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.014684 10.0.0.27 - - [2025-08-18 03:59:31] "DELETE /service-template/40b80f1a-23ef-458e-ba82-a7ccb9e08952 HTTP/1.1" 200 115 0.034623 10.0.0.27 - - [2025-08-18 03:59:31] "POST /fqname-to-id HTTP/1.1" 404 197 0.020041 10.0.0.19 - - [2025-08-18 03:59:31] "POST /useragent-kv HTTP/1.1" 200 115 0.004836 10.0.0.19 - - [2025-08-18 03:59:31] "POST /useragent-kv HTTP/1.1" 200 115 0.005872 10.0.0.27 - - [2025-08-18 03:59:31] "DELETE /virtual-network/1ccc65ed-f80c-4724-9a96-7e57f897eb34 HTTP/1.1" 200 115 0.115980 10.0.0.38 - - [2025-08-18 03:59:31] "DELETE /route-target/17595a8b-f35d-418f-98a6-9af29f3af0c5 HTTP/1.1" 200 115 0.022528 10.0.0.19 - - [2025-08-18 03:59:31] "DELETE /project/193054e3c57e4f4fa1c313ea30b155e2 HTTP/1.1" 404 173 0.030846 10.0.0.19 - - [2025-08-18 03:59:31] "DELETE /project/1b0076300c154b86842d9c1a22512827 HTTP/1.1" 404 173 0.029598 10.0.0.19 - - [2025-08-18 03:59:31] "DELETE /project/be50d02351a247fa87b3fc45248421f4 HTTP/1.1" 404 173 0.027520 10.0.0.19 - - [2025-08-18 03:59:31] "GET /projects?obj_uuids=7995755a-c00f-47e5-a8c4-0be46811e260&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001553 10.0.0.19 - - [2025-08-18 03:59:31] "GET /projects?obj_uuids=82f86e2c-da30-4c1c-9adc-aee45f992e0e&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.003785 10.0.0.19 - - [2025-08-18 03:59:31] "GET /projects?obj_uuids=84c3fd38-08de-473f-88a2-9915d107779c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000838 10.0.0.19 - - [2025-08-18 03:59:31] "GET /projects?obj_uuids=193054e3-c57e-4f4f-a1c3-13ea30b155e2&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000844 10.0.0.19 - - [2025-08-18 03:59:31] "GET /projects?obj_uuids=1b007630-0c15-4b86-842d-9c1a22512827&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001577 10.0.0.19 - - [2025-08-18 03:59:31] "GET /project/193054e3-c57e-4f4f-a1c3-13ea30b155e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.134493 10.0.0.19 - - [2025-08-18 03:59:31] "GET /project/82f86e2c-da30-4c1c-9adc-aee45f992e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.137573 10.0.0.19 - - [2025-08-18 03:59:31] "GET /project/1b007630-0c15-4b86-842d-9c1a22512827?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.174181 10.0.0.19 - - [2025-08-18 03:59:31] "GET /project/7995755a-c00f-47e5-a8c4-0be46811e260?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.176849 10.0.0.19 - - [2025-08-18 03:59:31] "GET /project/84c3fd38-08de-473f-88a2-9915d107779c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.184819 10.0.0.19 - - [2025-08-18 03:59:31] "GET /projects?obj_uuids=82f86e2c-da30-4c1c-9adc-aee45f992e0e&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001019 10.0.0.19 - - [2025-08-18 03:59:31] "GET /projects?obj_uuids=193054e3-c57e-4f4f-a1c3-13ea30b155e2&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000867 10.0.0.19 - - [2025-08-18 03:59:31] "GET /projects?obj_uuids=1b007630-0c15-4b86-842d-9c1a22512827&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000873 10.0.0.19 - - [2025-08-18 03:59:31] "GET /projects?obj_uuids=84c3fd38-08de-473f-88a2-9915d107779c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000819 10.0.0.19 - - [2025-08-18 03:59:31] "GET /projects?obj_uuids=7995755a-c00f-47e5-a8c4-0be46811e260&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000860 10.0.0.19 - - [2025-08-18 03:59:31] "GET /project/1b007630-0c15-4b86-842d-9c1a22512827?fields=security_groups HTTP/1.1" 200 1362 0.096762 10.0.0.19 - - [2025-08-18 03:59:31] "GET /project/193054e3-c57e-4f4f-a1c3-13ea30b155e2?fields=security_groups HTTP/1.1" 200 1363 0.133824 10.0.0.19 - - [2025-08-18 03:59:31] "GET /project/7995755a-c00f-47e5-a8c4-0be46811e260?fields=security_groups HTTP/1.1" 200 1092 0.111084 10.0.0.19 - - [2025-08-18 03:59:31] "GET /project/82f86e2c-da30-4c1c-9adc-aee45f992e0e?fields=security_groups HTTP/1.1" 200 1092 0.163829 10.0.0.19 - - [2025-08-18 03:59:31] "GET /project/84c3fd38-08de-473f-88a2-9915d107779c?fields=security_groups HTTP/1.1" 200 1091 0.158402 10.0.0.19 - - [2025-08-18 03:59:31] "GET /projects?obj_uuids=7995755a-c00f-47e5-a8c4-0be46811e260&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000985 10.0.0.19 - - [2025-08-18 03:59:31] "GET /projects?obj_uuids=82f86e2c-da30-4c1c-9adc-aee45f992e0e&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000870 10.0.0.27 - - [2025-08-18 03:59:31] "GET /api-access-list/27b01d00-a007-46c4-a6ee-0ecce0efc27b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2966 0.011323 10.0.0.19 - - [2025-08-18 03:59:31] "GET /projects?obj_uuids=84c3fd38-08de-473f-88a2-9915d107779c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001289 10.0.0.27 - - [2025-08-18 03:59:31] "PUT /api-access-list/27b01d00-a007-46c4-a6ee-0ecce0efc27b HTTP/1.1" 200 264 0.035968 10.0.0.19 - - [2025-08-18 03:59:32] "GET /project/7995755a-c00f-47e5-a8c4-0be46811e260?fields=application_policy_sets HTTP/1.1" 200 1387 0.100682 10.0.0.19 - - [2025-08-18 03:59:32] "GET /project/82f86e2c-da30-4c1c-9adc-aee45f992e0e?fields=application_policy_sets HTTP/1.1" 200 1387 0.104772 10.0.0.27 - - [2025-08-18 03:59:32] "GET /api-access-list/27b01d00-a007-46c4-a6ee-0ecce0efc27b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2691 0.006496 10.0.0.19 - - [2025-08-18 03:59:32] "DELETE /security-group/083a36f3-8aea-467b-a721-48806f342b60 HTTP/1.1" 200 115 0.193550 10.0.0.27 - - [2025-08-18 03:59:32] "PUT /api-access-list/27b01d00-a007-46c4-a6ee-0ecce0efc27b HTTP/1.1" 200 264 0.032620 10.0.0.19 - - [2025-08-18 03:59:32] "GET /projects?obj_uuids=1b007630-0c15-4b86-842d-9c1a22512827&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001437 10.0.0.38 - - [2025-08-18 03:59:32] "DELETE /access-control-list/a136245f-4109-4ac1-9af8-c0bdec1bfadd HTTP/1.1" 200 115 0.112175 10.0.0.19 - - [2025-08-18 03:59:32] "DELETE /security-group/67fa55ec-6917-41f1-99e0-83a5e2bee09e HTTP/1.1" 200 115 0.191557 10.0.0.19 - - [2025-08-18 03:59:32] "GET /project/84c3fd38-08de-473f-88a2-9915d107779c?fields=application_policy_sets HTTP/1.1" 200 1386 0.184582 10.0.0.19 - - [2025-08-18 03:59:32] "GET /projects?obj_uuids=193054e3-c57e-4f4f-a1c3-13ea30b155e2&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001344 10.0.0.19 - - [2025-08-18 03:59:32] "DELETE /project/82f86e2c-da30-4c1c-9adc-aee45f992e0e HTTP/1.1" 200 115 0.708907 10.0.0.19 - - [2025-08-18 03:59:32] "GET /project/1b007630-0c15-4b86-842d-9c1a22512827?fields=application_policy_sets HTTP/1.1" 200 1401 0.175839 10.0.0.19 - - [2025-08-18 03:59:32] "DELETE /project/7995755a-c00f-47e5-a8c4-0be46811e260 HTTP/1.1" 200 115 0.773367 10.0.0.19 - - [2025-08-18 03:59:32] "GET /project/193054e3-c57e-4f4f-a1c3-13ea30b155e2?fields=application_policy_sets HTTP/1.1" 200 1402 0.159266 10.0.0.19 - - [2025-08-18 03:59:32] "DELETE /project/84c3fd38-08de-473f-88a2-9915d107779c HTTP/1.1" 200 115 0.863225 10.0.0.19 - - [2025-08-18 03:59:32] "DELETE /project/1b007630-0c15-4b86-842d-9c1a22512827 HTTP/1.1" 200 115 0.908565 10.0.0.38 - - [2025-08-18 03:59:32] "DELETE /access-control-list/80125ddd-c54a-4625-bdac-17169d75e45a HTTP/1.1" 200 115 0.054998 10.0.0.19 - - [2025-08-18 03:59:32] "DELETE /project/193054e3-c57e-4f4f-a1c3-13ea30b155e2 HTTP/1.1" 200 115 0.971281 10.0.0.38 - - [2025-08-18 03:59:32] "DELETE /access-control-list/e725d542-851e-4aba-8078-e2ac0cbdb9bc HTTP/1.1" 200 115 0.054186 10.0.0.27 - - [2025-08-18 03:59:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003276 10.0.0.19 - - [2025-08-18 03:59:34] "GET /projects?obj_uuids=be50d023-51a2-47fa-87b3-fc45248421f4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000908 10.0.0.27 - - [2025-08-18 03:59:34] "GET /project/be50d023-51a2-47fa-87b3-fc45248421f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.047432 10.0.0.27 - - [2025-08-18 03:59:34] "POST /neutron/network HTTP/1.1" 200 117 0.054731 10.0.0.38 - - [2025-08-18 03:59:35] "POST /ref-update HTTP/1.1" 200 156 0.030282 10.0.0.27 - - [2025-08-18 03:59:35] "POST /neutron/network HTTP/1.1" 200 862 0.010195 10.0.0.27 - - [2025-08-18 03:59:35] "POST /id-to-fqname HTTP/1.1" 200 240 0.001051 10.0.0.27 - - [2025-08-18 03:59:35] "GET /virtual-network/a37ca0f8-7a41-465c-a36c-46e8d485b8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2103 0.004514 10.0.0.27 - - [2025-08-18 03:59:35] "GET /virtual-network/a37ca0f8-7a41-465c-a36c-46e8d485b8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2103 0.007059 10.0.0.27 - - [2025-08-18 03:59:35] "POST /neutron/subnet HTTP/1.1" 200 723 0.007339 10.0.0.27 - - [2025-08-18 03:59:35] "GET /virtual-network/a37ca0f8-7a41-465c-a36c-46e8d485b8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2103 0.004679 10.0.0.27 - - [2025-08-18 03:59:35] "GET /network-ipam/a3389267-1197-492c-8a65-2c40a7440ff2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1043 0.002824 10.0.0.27 - - [2025-08-18 03:59:35] "GET /virtual-network/a37ca0f8-7a41-465c-a36c-46e8d485b8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2103 0.006466 10.0.0.27 - - [2025-08-18 03:59:36] "POST /fqname-to-id HTTP/1.1" 404 215 0.003061 10.0.0.27 - - [2025-08-18 03:59:36] "POST /api-access-lists HTTP/1.1" 200 555 0.022747 10.0.0.27 - - [2025-08-18 03:59:36] "GET /api-access-list/8dee72b8-0938-47d2-9bd2-32957b85c89c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2443 0.006222 10.0.0.27 - - [2025-08-18 03:59:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.015578 10.0.0.19 - - [2025-08-18 03:59:36] "GET /projects?obj_uuids=be50d023-51a2-47fa-87b3-fc45248421f4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001053 10.0.0.27 - - [2025-08-18 03:59:36] "GET /project/be50d023-51a2-47fa-87b3-fc45248421f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.052731 10.0.0.19 - - [2025-08-18 03:59:36] "GET /projects?obj_uuids=be50d023-51a2-47fa-87b3-fc45248421f4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001058 10.0.0.27 - - [2025-08-18 03:59:36] "POST /neutron/network HTTP/1.1" 200 645 0.160169 10.0.0.19 - - [2025-08-18 03:59:37] "POST /useragent-kv HTTP/1.1" 200 115 0.005925 10.0.0.27 - - [2025-08-18 03:59:37] "POST /neutron/subnet HTTP/1.1" 200 725 0.268702 10.0.0.27 - - [2025-08-18 03:59:37] "POST /id-to-fqname HTTP/1.1" 200 240 0.011174 10.0.0.27 - - [2025-08-18 03:59:37] "GET /virtual-network/9f730320-0b34-4762-b0dc-7acd8bf9d980?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.014532 10.0.0.27 - - [2025-08-18 03:59:37] "GET /virtual-network/9f730320-0b34-4762-b0dc-7acd8bf9d980?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.024765 10.0.0.27 - - [2025-08-18 03:59:37] "POST /neutron/network HTTP/1.1" 200 864 0.026819 10.0.0.27 - - [2025-08-18 03:59:37] "GET /virtual-network/9f730320-0b34-4762-b0dc-7acd8bf9d980?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.005376 10.0.0.27 - - [2025-08-18 03:59:37] "GET /network-ipam/a3389267-1197-492c-8a65-2c40a7440ff2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1043 0.003319 10.0.0.27 - - [2025-08-18 03:59:37] "GET /virtual-network/9f730320-0b34-4762-b0dc-7acd8bf9d980?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.006331 10.0.0.27 - - [2025-08-18 03:59:37] "GET /obj-perms HTTP/1.1" 200 5030 0.105136 10.0.0.19 - - [2025-08-18 03:59:38] "GET /obj-perms HTTP/1.1" 200 5030 0.042889 10.0.0.27 - - [2025-08-18 03:59:38] "POST /fqname-to-id HTTP/1.1" 404 232 0.021874 10.0.0.19 - - [2025-08-18 03:59:38] "GET /projects?obj_uuids=be50d023-51a2-47fa-87b3-fc45248421f4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001092 10.0.0.38 - - [2025-08-18 03:59:38] "POST /fqname-to-id HTTP/1.1" 404 264 0.002874 10.0.0.38 - - [2025-08-18 03:59:38] "POST /access-control-lists HTTP/1.1" 200 624 0.022812 10.0.0.38 - - [2025-08-18 03:59:38] "PUT /access-control-list/500268d8-5de0-4b50-a402-8d23aec60e6b HTTP/1.1" 200 272 0.016934 10.0.0.27 - - [2025-08-18 03:59:38] "POST /neutron/security_group HTTP/1.1" 200 1426 0.496855 10.0.0.27 - - [2025-08-18 03:59:38] "POST /neutron/security_group HTTP/1.1" 200 1426 0.025520 10.0.0.19 - - [2025-08-18 03:59:39] "GET /projects?obj_uuids=be50d023-51a2-47fa-87b3-fc45248421f4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001094 10.0.0.27 - - [2025-08-18 03:59:39] "POST /neutron/security_group_rule HTTP/1.1" 200 570 0.081811 10.0.0.27 - - [2025-08-18 03:59:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.031756 10.0.0.27 - - [2025-08-18 03:59:39] "GET /security-group/645e6ed7-5cd8-4fc6-b0d9-3026078f3013?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1316 0.024747 10.0.0.27 - - [2025-08-18 03:59:40] "POST /id-to-fqname HTTP/1.1" 200 240 0.012199 10.0.0.27 - - [2025-08-18 03:59:40] "POST /neutron/network HTTP/1.1" 200 874 0.024544 10.0.0.19 - - [2025-08-18 03:59:41] "GET /projects?obj_uuids=be50d023-51a2-47fa-87b3-fc45248421f4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001064 10.0.0.27 - - [2025-08-18 03:59:41] "GET /project/be50d023-51a2-47fa-87b3-fc45248421f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.068781 10.0.0.27 - - [2025-08-18 03:59:41] "POST /neutron/port HTTP/1.1" 200 117 0.032194 10.0.0.27 - - [2025-08-18 03:59:41] "POST /neutron/network HTTP/1.1" 200 864 0.029608 10.0.0.27 - - [2025-08-18 03:59:42] "POST /neutron/port HTTP/1.1" 200 1060 0.012395 10.0.0.27 - - [2025-08-18 03:59:42] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003404 10.0.0.27 - - [2025-08-18 03:59:42] "POST /neutron/network HTTP/1.1" 200 864 0.005607 10.0.0.38 - - [2025-08-18 03:59:46] "GET /obj-perms HTTP/1.1" 200 5056 0.042655 10.0.0.27 - - [2025-08-18 03:59:46] "POST /neutron/port HTTP/1.1" 200 1088 0.018969 10.0.0.27 - - [2025-08-18 03:59:46] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008239 10.0.0.27 - - [2025-08-18 03:59:47] "GET /virtual-machine/d4ec52b3-78e7-4189-bbbc-83f15ba5ea8c HTTP/1.1" 401 292 0.000560 10.0.0.27 - - [2025-08-18 03:59:47] "GET /virtual-machine/d4ec52b3-78e7-4189-bbbc-83f15ba5ea8c HTTP/1.1" 200 1293 0.039291 10.0.0.27 - - [2025-08-18 03:59:47] "GET /virtual-machine/d4ec52b3-78e7-4189-bbbc-83f15ba5ea8c HTTP/1.1" 200 1293 0.015855 10.0.0.27 - - [2025-08-18 03:59:47] "GET /virtual-machine-interface/fc662219-57d3-4a41-9153-165f93e1d911 HTTP/1.1" 200 3024 0.019770 10.0.0.27 - - [2025-08-18 03:59:47] "GET /virtual-machine/d4ec52b3-78e7-4189-bbbc-83f15ba5ea8c HTTP/1.1" 200 1293 0.017288 10.0.0.27 - - [2025-08-18 03:59:47] "GET /virtual-machine-interface/fc662219-57d3-4a41-9153-165f93e1d911 HTTP/1.1" 200 3024 0.023017 10.0.0.27 - - [2025-08-18 03:59:47] "GET /instance-ip/51b7ccd3-b49c-446b-908b-9986f0bbd614 HTTP/1.1" 200 1640 0.019268 10.0.0.27 - - [2025-08-18 03:59:47] "GET /virtual-machine/d4ec52b3-78e7-4189-bbbc-83f15ba5ea8c HTTP/1.1" 200 1293 0.015948 10.0.0.27 - - [2025-08-18 03:59:47] "GET /virtual-machine-interface/fc662219-57d3-4a41-9153-165f93e1d911 HTTP/1.1" 200 3024 0.020752 10.0.0.27 - - [2025-08-18 03:59:47] "GET /instance-ip/51b7ccd3-b49c-446b-908b-9986f0bbd614 HTTP/1.1" 200 1640 0.016838 10.0.0.27 - - [2025-08-18 03:59:47] "POST /fqname-to-id HTTP/1.1" 403 354 0.016181 10.0.0.27 - - [2025-08-18 03:59:47] "GET / HTTP/1.1" 200 35931 0.001822 10.0.0.27 - - [2025-08-18 03:59:47] "POST /fqname-to-id HTTP/1.1" 401 292 0.000422 10.0.0.27 - - [2025-08-18 03:59:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.021549 10.0.0.27 - - [2025-08-18 03:59:48] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003189 10.0.0.27 - - [2025-08-18 03:59:48] "GET /virtual-networks?parent_id=be50d023-51a2-47fa-87b3-fc45248421f4&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.016246 10.0.0.27 - - [2025-08-18 03:59:48] "GET /virtual-network/9f730320-0b34-4762-b0dc-7acd8bf9d980?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.015682 10.0.0.27 - - [2025-08-18 03:59:48] "POST /fqname-to-id HTTP/1.1" 403 354 0.014279 10.0.0.27 - - [2025-08-18 03:59:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003077 10.0.0.27 - - [2025-08-18 03:59:48] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003103 10.0.0.27 - - [2025-08-18 03:59:48] "GET /virtual-networks?parent_id=be50d023-51a2-47fa-87b3-fc45248421f4&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.019094 10.0.0.27 - - [2025-08-18 03:59:48] "GET /virtual-network/9f730320-0b34-4762-b0dc-7acd8bf9d980?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.016585 10.0.0.27 - - [2025-08-18 03:59:48] "POST /fqname-to-id HTTP/1.1" 403 354 0.013243 10.0.0.27 - - [2025-08-18 03:59:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003065 10.0.0.27 - - [2025-08-18 03:59:48] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003120 10.0.0.27 - - [2025-08-18 03:59:48] "GET /virtual-networks?parent_id=be50d023-51a2-47fa-87b3-fc45248421f4&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.019222 10.0.0.27 - - [2025-08-18 03:59:48] "GET /virtual-network/9f730320-0b34-4762-b0dc-7acd8bf9d980?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.018934 10.0.0.27 - - [2025-08-18 03:59:48] "POST /fqname-to-id HTTP/1.1" 403 354 0.012004 10.0.0.27 - - [2025-08-18 03:59:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003067 10.0.0.27 - - [2025-08-18 03:59:48] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004249 10.0.0.27 - - [2025-08-18 03:59:48] "GET /virtual-networks?parent_id=be50d023-51a2-47fa-87b3-fc45248421f4&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.017212 10.0.0.27 - - [2025-08-18 03:59:48] "GET /virtual-network/9f730320-0b34-4762-b0dc-7acd8bf9d980?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.022325 10.0.0.27 - - [2025-08-18 03:59:48] "POST /fqname-to-id HTTP/1.1" 403 354 0.013743 10.0.0.27 - - [2025-08-18 03:59:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002748 10.0.0.27 - - [2025-08-18 03:59:48] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.002691 10.0.0.27 - - [2025-08-18 03:59:48] "GET /virtual-networks?parent_id=be50d023-51a2-47fa-87b3-fc45248421f4&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.016517 10.0.0.27 - - [2025-08-18 03:59:48] "GET /virtual-network/9f730320-0b34-4762-b0dc-7acd8bf9d980?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.016625 10.0.0.27 - - [2025-08-18 03:59:50] "POST /neutron/port HTTP/1.1" 200 1088 0.015638 10.0.0.27 - - [2025-08-18 03:59:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.016124 10.0.0.27 - - [2025-08-18 03:59:52] "GET /virtual-network/9f730320-0b34-4762-b0dc-7acd8bf9d980?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.016123 10.0.0.27 - - [2025-08-18 03:59:54] "POST /fqname-to-id HTTP/1.1" 403 354 0.014958 10.0.0.27 - - [2025-08-18 03:59:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002749 10.0.0.27 - - [2025-08-18 03:59:54] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003022 10.0.0.27 - - [2025-08-18 03:59:54] "GET /virtual-networks?parent_id=be50d023-51a2-47fa-87b3-fc45248421f4&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.016951 10.0.0.27 - - [2025-08-18 03:59:54] "GET /virtual-network/9f730320-0b34-4762-b0dc-7acd8bf9d980?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.018701 10.0.0.27 - - [2025-08-18 03:59:54] "POST /fqname-to-id HTTP/1.1" 403 354 0.016051 10.0.0.27 - - [2025-08-18 03:59:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002930 10.0.0.27 - - [2025-08-18 03:59:54] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003542 10.0.0.27 - - [2025-08-18 03:59:54] "GET /virtual-networks?parent_id=be50d023-51a2-47fa-87b3-fc45248421f4&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.018407 10.0.0.27 - - [2025-08-18 03:59:54] "GET /virtual-network/9f730320-0b34-4762-b0dc-7acd8bf9d980?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.019705 10.0.0.27 - - [2025-08-18 03:59:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.014119 10.0.0.27 - - [2025-08-18 03:59:54] "GET /routing-instance/a891f91b-629f-4977-8a5f-2159f4a5946b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.036466 10.0.0.27 - - [2025-08-18 03:59:54] "POST /fqname-to-id HTTP/1.1" 403 354 0.017944 10.0.0.27 - - [2025-08-18 03:59:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004576 10.0.0.27 - - [2025-08-18 03:59:54] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004673 10.0.0.27 - - [2025-08-18 03:59:54] "GET /virtual-networks?parent_id=be50d023-51a2-47fa-87b3-fc45248421f4&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.017818 10.0.0.27 - - [2025-08-18 03:59:54] "GET /virtual-network/9f730320-0b34-4762-b0dc-7acd8bf9d980?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.025784 10.0.0.27 - - [2025-08-18 03:59:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.020806 10.0.0.27 - - [2025-08-18 03:59:54] "GET /routing-instance/a891f91b-629f-4977-8a5f-2159f4a5946b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.017165 10.0.0.19 - - [2025-08-18 03:59:57] "GET /obj-perms HTTP/1.1" 403 257 0.032522 10.0.0.19 - - [2025-08-18 03:59:59] "GET /virtual-machine/d4ec52b3-78e7-4189-bbbc-83f15ba5ea8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 993 0.014601 10.0.0.27 - - [2025-08-18 03:59:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004001 10.0.0.27 - - [2025-08-18 03:59:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003654 10.0.0.27 - - [2025-08-18 03:59:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004331 10.0.0.27 - - [2025-08-18 04:00:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003657 10.0.0.19 - - [2025-08-18 04:00:00] "GET /obj-perms HTTP/1.1" 403 257 0.013006 10.0.0.27 - - [2025-08-18 04:00:00] "GET /obj-perms HTTP/1.1" 403 257 0.031899 10.0.0.27 - - [2025-08-18 04:00:00] "GET /obj-perms HTTP/1.1" 200 5030 0.004632 10.0.0.27 - - [2025-08-18 04:00:00] "GET /obj-perms HTTP/1.1" 403 257 0.030701 10.0.0.27 - - [2025-08-18 04:00:01] "GET /obj-perms HTTP/1.1" 200 5030 0.004643 10.0.0.27 - - [2025-08-18 04:00:01] "GET /virtual-machines?detail=False&count=False&shared=False HTTP/1.1" 200 320 0.043780 10.0.0.19 - - [2025-08-18 04:00:01] "GET /virtual-machines?detail=False&count=False&shared=False HTTP/1.1" 200 320 0.018964 10.0.0.27 - - [2025-08-18 04:00:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.015096 10.0.0.19 - - [2025-08-18 04:00:01] "GET /projects?obj_uuids=be50d023-51a2-47fa-87b3-fc45248421f4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001122 10.0.0.27 - - [2025-08-18 04:00:01] "GET /project/be50d023-51a2-47fa-87b3-fc45248421f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.072552 10.0.0.27 - - [2025-08-18 04:00:01] "GET /virtual-network/a37ca0f8-7a41-465c-a36c-46e8d485b8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2103 0.037769 10.0.0.27 - - [2025-08-18 04:00:01] "GET /floating-ip-pools?parent_id=a37ca0f8-7a41-465c-a36c-46e8d485b8bf&detail=False&count=False&shared=False HTTP/1.1" 200 393 0.020654 10.0.0.27 - - [2025-08-18 04:00:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.023162 10.0.0.27 - - [2025-08-18 04:00:01] "GET /floating-ip-pool/758436ce-081c-4595-bbee-62c250672726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1181 0.017177 10.0.0.19 - - [2025-08-18 04:00:02] "GET /projects?obj_uuids=be50d023-51a2-47fa-87b3-fc45248421f4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001155 10.0.0.27 - - [2025-08-18 04:00:02] "GET /project/be50d023-51a2-47fa-87b3-fc45248421f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.095752 10.0.0.27 - - [2025-08-18 04:00:02] "POST /floating-ips HTTP/1.1" 200 616 0.081972 10.0.0.27 - - [2025-08-18 04:00:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.031734 10.0.0.27 - - [2025-08-18 04:00:02] "GET /floating-ip/1986cf5b-e74a-41ee-a0de-01131e7dacc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.017248 10.0.0.27 - - [2025-08-18 04:00:02] "GET /floating-ip/1986cf5b-e74a-41ee-a0de-01131e7dacc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.019604 10.0.0.27 - - [2025-08-18 04:00:02] "GET /virtual-machine/d4ec52b3-78e7-4189-bbbc-83f15ba5ea8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 993 0.018827 10.0.0.27 - - [2025-08-18 04:00:02] "GET /virtual-machine/d4ec52b3-78e7-4189-bbbc-83f15ba5ea8c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1204 0.022543 10.0.0.27 - - [2025-08-18 04:00:02] "GET /virtual-machine-interface/fc662219-57d3-4a41-9153-165f93e1d911?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2803 0.022288 10.0.0.27 - - [2025-08-18 04:00:02] "POST /ref-update HTTP/1.1" 200 156 0.025166 10.0.0.27 - - [2025-08-18 04:00:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.016796 10.0.0.27 - - [2025-08-18 04:00:02] "GET /routing-instance/d8b4f358-d0b6-4a0f-b8df-c613ea1a4d13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.023328 10.0.0.27 - - [2025-08-18 04:00:03] "POST /neutron/security_group HTTP/1.1" 200 542 0.066774 10.0.0.27 - - [2025-08-18 04:00:03] "POST /neutron/port HTTP/1.1" 200 1114 0.098973 10.0.0.27 - - [2025-08-18 04:00:03] "GET /virtual-machine/d4ec52b3-78e7-4189-bbbc-83f15ba5ea8c HTTP/1.1" 200 1293 0.019118 10.0.0.27 - - [2025-08-18 04:00:03] "GET /virtual-machine-interface/fc662219-57d3-4a41-9153-165f93e1d911 HTTP/1.1" 200 3586 0.030899 10.0.0.27 - - [2025-08-18 04:00:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.013311 10.0.0.27 - - [2025-08-18 04:00:03] "GET /security-group/645e6ed7-5cd8-4fc6-b0d9-3026078f3013?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1316 0.012916 10.0.0.27 - - [2025-08-18 04:00:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.014567 10.0.0.27 - - [2025-08-18 04:00:03] "GET /security-group/645e6ed7-5cd8-4fc6-b0d9-3026078f3013?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1316 0.015851 10.0.0.27 - - [2025-08-18 04:00:04] "DELETE /floating-ip/1986cf5b-e74a-41ee-a0de-01131e7dacc9 HTTP/1.1" 200 115 0.079192 10.0.0.27 - - [2025-08-18 04:00:04] "GET /virtual-machine/d4ec52b3-78e7-4189-bbbc-83f15ba5ea8c HTTP/1.1" 200 1293 0.018435 10.0.0.27 - - [2025-08-18 04:00:04] "POST /neutron/port HTTP/1.1" 200 1129 0.015475 10.0.0.27 - - [2025-08-18 04:00:06] "GET /virtual-machine/d4ec52b3-78e7-4189-bbbc-83f15ba5ea8c HTTP/1.1" 404 171 0.014582 10.0.0.27 - - [2025-08-18 04:00:06] "GET /virtual-machine/d4ec52b3-78e7-4189-bbbc-83f15ba5ea8c HTTP/1.1" 404 171 0.013038 10.0.0.27 - - [2025-08-18 04:00:06] "GET /virtual-machine/d4ec52b3-78e7-4189-bbbc-83f15ba5ea8c HTTP/1.1" 404 171 0.012062 10.0.0.27 - - [2025-08-18 04:00:06] "POST /fqname-to-id HTTP/1.1" 403 354 0.020515 10.0.0.27 - - [2025-08-18 04:00:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005857 10.0.0.27 - - [2025-08-18 04:00:06] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004176 10.0.0.27 - - [2025-08-18 04:00:06] "GET /virtual-networks?parent_id=be50d023-51a2-47fa-87b3-fc45248421f4&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.020165 10.0.0.27 - - [2025-08-18 04:00:06] "GET /virtual-network/9f730320-0b34-4762-b0dc-7acd8bf9d980?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.019951 10.0.0.27 - - [2025-08-18 04:00:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.015006 10.0.0.27 - - [2025-08-18 04:00:06] "GET /routing-instance/a891f91b-629f-4977-8a5f-2159f4a5946b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.016668 10.0.0.27 - - [2025-08-18 04:00:07] "GET /obj-perms HTTP/1.1" 403 257 0.040409 10.0.0.27 - - [2025-08-18 04:00:07] "GET /obj-perms HTTP/1.1" 200 5030 0.004492 10.0.0.27 - - [2025-08-18 04:00:13] "GET /obj-perms HTTP/1.1" 200 5030 0.003803 10.0.0.27 - - [2025-08-18 04:00:16] "GET /obj-perms HTTP/1.1" 200 5030 0.004181 10.0.0.27 - - [2025-08-18 04:00:22] "GET /obj-perms HTTP/1.1" 200 5030 0.004137 10.0.0.27 - - [2025-08-18 04:00:25] "GET /obj-perms HTTP/1.1" 200 5030 0.004063 10.0.0.27 - - [2025-08-18 04:00:28] "GET /obj-perms HTTP/1.1" 200 5030 0.003511 10.0.0.38 - - [2025-08-18 04:00:29] "GET /obj-perms HTTP/1.1" 200 5030 0.003649 10.0.0.27 - - [2025-08-18 04:00:29] "POST /neutron/security_group HTTP/1.1" 200 568 0.015931 10.0.0.38 - - [2025-08-18 04:00:29] "DELETE /access-control-list/03e0f73d-25b4-457b-bef5-ef7250f802a4 HTTP/1.1" 200 115 0.036978 10.0.0.27 - - [2025-08-18 04:00:29] "POST /fqname-to-id HTTP/1.1" 404 232 0.028911 10.0.0.19 - - [2025-08-18 04:00:29] "POST /useragent-kv HTTP/1.1" 200 115 0.004855 10.0.0.19 - - [2025-08-18 04:00:29] "POST /useragent-kv HTTP/1.1" 200 115 0.002095 10.0.0.27 - - [2025-08-18 04:00:29] "POST /neutron/network HTTP/1.1" 200 151 0.141410 10.0.0.38 - - [2025-08-18 04:00:29] "DELETE /route-target/d789aac7-066a-4945-95d4-3486c8a0e34f HTTP/1.1" 200 115 0.026651 10.0.0.27 - - [2025-08-18 04:00:29] "DELETE /api-access-list/8dee72b8-0938-47d2-9bd2-32957b85c89c HTTP/1.1" 200 115 0.040202 10.0.0.27 - - [2025-08-18 04:00:31] "GET /api-access-list/27b01d00-a007-46c4-a6ee-0ecce0efc27b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.006307 10.0.0.27 - - [2025-08-18 04:00:32] "PUT /api-access-list/27b01d00-a007-46c4-a6ee-0ecce0efc27b HTTP/1.1" 200 264 0.017868 10.0.0.19 - - [2025-08-18 04:00:32] "GET /projects?obj_uuids=be50d023-51a2-47fa-87b3-fc45248421f4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001272 10.0.0.27 - - [2025-08-18 04:00:32] "GET /project/be50d023-51a2-47fa-87b3-fc45248421f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.059813 10.0.0.19 - - [2025-08-18 04:00:32] "GET /projects?obj_uuids=be50d023-51a2-47fa-87b3-fc45248421f4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001021 10.0.0.27 - - [2025-08-18 04:00:32] "GET /project/be50d023-51a2-47fa-87b3-fc45248421f4?fields=virtual_networks HTTP/1.1" 200 1032 0.050020 10.0.0.19 - - [2025-08-18 04:00:32] "GET /projects?obj_uuids=be50d023-51a2-47fa-87b3-fc45248421f4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000989 10.0.0.27 - - [2025-08-18 04:00:32] "GET /project/be50d023-51a2-47fa-87b3-fc45248421f4?fields=virtual_machine_interfaces HTTP/1.1" 200 1032 0.042132 10.0.0.19 - - [2025-08-18 04:00:32] "GET /projects?obj_uuids=be50d023-51a2-47fa-87b3-fc45248421f4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001092 10.0.0.27 - - [2025-08-18 04:00:32] "GET /project/be50d023-51a2-47fa-87b3-fc45248421f4?fields=security_groups HTTP/1.1" 200 1258 0.032573 10.0.0.19 - - [2025-08-18 04:00:32] "GET /projects?obj_uuids=13ba64f9-a7b8-419f-a197-635cbbb8e31c&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001033 10.0.0.27 - - [2025-08-18 04:00:33] "GET /project/13ba64f9-a7b8-419f-a197-635cbbb8e31c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1271 0.034254 [Introspect:8084]10.0.0.27 - - [2025-08-18 04:00:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.001083 10.0.0.27 - - [2025-08-18 04:00:36] "POST /fqname-to-id HTTP/1.1" 404 189 0.022832 10.0.0.19 - - [2025-08-18 04:00:36] "GET /projects?obj_uuids=f67ec8dc-28b0-4254-b93e-009440a9ba62&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003940 10.0.0.19 - - [2025-08-18 04:00:36] "GET /domains?obj_uuids=edf943fc-0622-4564-8821-4de9bd04e8a3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001027 10.0.0.19 - - [2025-08-18 04:00:36] "GET /domain/edf943fc-0622-4564-8821-4de9bd04e8a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007078 10.0.0.19 - - [2025-08-18 04:00:36] "POST /id-to-fqname HTTP/1.1" 200 191 0.001250 10.0.0.19 - - [2025-08-18 04:00:36] "POST /fqname-to-id HTTP/1.1" 404 200 0.015821 10.0.0.19 - - [2025-08-18 04:00:36] "POST /security-groups HTTP/1.1" 200 592 0.027687 10.0.0.38 - - [2025-08-18 04:00:36] "POST /fqname-to-id HTTP/1.1" 404 235 0.006735 10.0.0.19 - - [2025-08-18 04:00:36] "POST /projects HTTP/1.1" 200 587 0.241497 10.0.0.19 - - [2025-08-18 04:00:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.322479 10.0.0.38 - - [2025-08-18 04:00:37] "POST /access-control-lists HTTP/1.1" 200 595 0.031214 10.0.0.27 - - [2025-08-18 04:00:37] "GET /project/f67ec8dc-28b0-4254-b93e-009440a9ba62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.473675 10.0.0.27 - - [2025-08-18 04:00:38] "GET / HTTP/1.1" 200 35931 0.003101 10.0.0.27 - - [2025-08-18 04:00:39] "POST /fqname-to-id HTTP/1.1" 401 292 0.000501 10.0.0.27 - - [2025-08-18 04:00:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.058807 10.0.0.19 - - [2025-08-18 04:00:40] "GET /projects?obj_uuids=f67ec8dc-28b0-4254-b93e-009440a9ba62&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001026 10.0.0.27 - - [2025-08-18 04:00:40] "GET /project/f67ec8dc-28b0-4254-b93e-009440a9ba62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.030335 10.0.0.27 - - [2025-08-18 04:00:40] "POST /neutron/network HTTP/1.1" 200 117 0.031615 10.0.0.27 - - [2025-08-18 04:00:40] "POST /neutron/network HTTP/1.1" 200 825 0.008696 10.0.0.27 - - [2025-08-18 04:00:40] "POST /id-to-fqname HTTP/1.1" 200 222 0.001017 10.0.0.27 - - [2025-08-18 04:00:40] "GET /virtual-network/2cf10226-2481-4f13-9e24-f0b23d1f6d79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005132 10.0.0.27 - - [2025-08-18 04:00:40] "GET /virtual-network/2cf10226-2481-4f13-9e24-f0b23d1f6d79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.004928 10.0.0.27 - - [2025-08-18 04:00:40] "POST /neutron/subnet HTTP/1.1" 200 716 0.007392 10.0.0.27 - - [2025-08-18 04:00:41] "GET /virtual-network/2cf10226-2481-4f13-9e24-f0b23d1f6d79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005331 10.0.0.27 - - [2025-08-18 04:00:42] "POST /id-to-fqname HTTP/1.1" 200 222 0.001380 10.0.0.19 - - [2025-08-18 04:00:43] "GET /projects?obj_uuids=f67ec8dc-28b0-4254-b93e-009440a9ba62&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001401 10.0.0.27 - - [2025-08-18 04:00:43] "GET /project/f67ec8dc-28b0-4254-b93e-009440a9ba62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.054551 10.0.0.27 - - [2025-08-18 04:00:43] "POST /neutron/port HTTP/1.1" 200 117 0.006849 10.0.0.27 - - [2025-08-18 04:00:43] "POST /id-to-fqname HTTP/1.1" 200 222 0.001669 10.0.0.27 - - [2025-08-18 04:00:44] "POST /neutron/network HTTP/1.1" 200 835 0.007361 10.0.0.27 - - [2025-08-18 04:00:44] "POST /neutron/port HTTP/1.1" 200 1059 0.042194 10.0.0.27 - - [2025-08-18 04:00:44] "POST /neutron/port HTTP/1.1" 200 1087 0.019238 10.0.0.19 - - [2025-08-18 04:00:44] "GET /projects?obj_uuids=f67ec8dc-28b0-4254-b93e-009440a9ba62&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002208 10.0.0.27 - - [2025-08-18 04:00:45] "POST /neutron/port HTTP/1.1" 200 117 0.001397 10.0.0.27 - - [2025-08-18 04:00:45] "GET /project/f67ec8dc-28b0-4254-b93e-009440a9ba62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.066155 10.0.0.27 - - [2025-08-18 04:00:45] "POST /neutron/port HTTP/1.1" 200 1087 0.018437 10.0.0.27 - - [2025-08-18 04:00:45] "POST /neutron/port HTTP/1.1" 200 1087 0.015371 10.0.0.19 - - [2025-08-18 04:00:45] "GET /projects?obj_uuids=f67ec8dc-28b0-4254-b93e-009440a9ba62&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001322 10.0.0.27 - - [2025-08-18 04:00:45] "POST /neutron/port HTTP/1.1" 200 1059 0.247869 10.0.0.27 - - [2025-08-18 04:00:46] "POST /neutron/port HTTP/1.1" 200 1113 0.100442 10.0.0.27 - - [2025-08-18 04:00:46] "POST /neutron/subnet HTTP/1.1" 200 690 0.008200 10.0.0.19 - - [2025-08-18 04:00:46] "GET /obj-perms HTTP/1.1" 200 5056 0.044477 10.0.0.27 - - [2025-08-18 04:00:47] "GET /obj-perms HTTP/1.1" 200 5056 0.041229 10.0.0.27 - - [2025-08-18 04:00:50] "POST /neutron/port HTTP/1.1" 200 1087 0.013972 10.0.0.27 - - [2025-08-18 04:00:50] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006200 10.0.0.27 - - [2025-08-18 04:00:50] "GET /virtual-machine/f6f45ef0-3456-4db1-9b0a-f54aff7c3208 HTTP/1.1" 401 292 0.000453 10.0.0.27 - - [2025-08-18 04:00:51] "GET /virtual-machine/f6f45ef0-3456-4db1-9b0a-f54aff7c3208 HTTP/1.1" 200 1294 0.026529 10.0.0.27 - - [2025-08-18 04:00:51] "GET /virtual-machine-interface/61938ae8-7755-4166-9d22-60421de780d3 HTTP/1.1" 200 2949 0.004558 10.0.0.27 - - [2025-08-18 04:00:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003078 10.0.0.27 - - [2025-08-18 04:00:51] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.002739 10.0.0.27 - - [2025-08-18 04:00:51] "GET /virtual-networks?parent_id=f67ec8dc-28b0-4254-b93e-009440a9ba62&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002260 10.0.0.27 - - [2025-08-18 04:00:51] "GET /virtual-network/2cf10226-2481-4f13-9e24-f0b23d1f6d79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005784 10.0.0.27 - - [2025-08-18 04:00:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004096 10.0.0.27 - - [2025-08-18 04:00:54] "GET /virtual-network/2cf10226-2481-4f13-9e24-f0b23d1f6d79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005577 10.0.0.27 - - [2025-08-18 04:00:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003981 10.0.0.27 - - [2025-08-18 04:00:58] "GET /virtual-network/2cf10226-2481-4f13-9e24-f0b23d1f6d79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005941 10.0.0.27 - - [2025-08-18 04:01:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003369 10.0.0.27 - - [2025-08-18 04:01:02] "GET /virtual-network/2cf10226-2481-4f13-9e24-f0b23d1f6d79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006239 10.0.0.27 - - [2025-08-18 04:01:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003913 10.0.0.27 - - [2025-08-18 04:01:06] "GET /virtual-network/2cf10226-2481-4f13-9e24-f0b23d1f6d79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.004930 10.0.0.27 - - [2025-08-18 04:01:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003264 10.0.0.27 - - [2025-08-18 04:01:10] "GET /virtual-network/2cf10226-2481-4f13-9e24-f0b23d1f6d79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005033 10.0.0.27 - - [2025-08-18 04:01:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003345 10.0.0.27 - - [2025-08-18 04:01:14] "GET /virtual-network/2cf10226-2481-4f13-9e24-f0b23d1f6d79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.007397 10.0.0.27 - - [2025-08-18 04:01:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003186 10.0.0.27 - - [2025-08-18 04:01:18] "GET /virtual-network/2cf10226-2481-4f13-9e24-f0b23d1f6d79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.007232 10.0.0.27 - - [2025-08-18 04:01:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004056 10.0.0.27 - - [2025-08-18 04:01:20] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004081 10.0.0.27 - - [2025-08-18 04:01:20] "GET /virtual-networks?parent_id=f67ec8dc-28b0-4254-b93e-009440a9ba62&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003882 10.0.0.27 - - [2025-08-18 04:01:20] "GET /virtual-network/2cf10226-2481-4f13-9e24-f0b23d1f6d79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.007403 10.0.0.27 - - [2025-08-18 04:01:21] "POST /neutron/port HTTP/1.1" 200 1087 0.014424 10.0.0.38 - - [2025-08-18 04:01:23] "GET /global-system-configs HTTP/1.1" 200 322 0.034557 10.0.0.19 - - [2025-08-18 04:01:24] "GET /global-system-configs HTTP/1.1" 200 322 0.041372 10.0.0.38 - - [2025-08-18 04:01:24] "GET /global-system-configs HTTP/1.1" 200 322 0.104497 10.0.0.38 - - [2025-08-18 04:01:24] "GET /obj-perms HTTP/1.1" 200 5056 0.185847 10.0.0.27 - - [2025-08-18 04:01:24] "GET /obj-perms HTTP/1.1" 200 5056 0.216265 10.0.0.19 - - [2025-08-18 04:01:24] "GET /obj-perms HTTP/1.1" 200 5056 0.228674 10.0.0.27 - - [2025-08-18 04:01:24] "GET /global-system-configs HTTP/1.1" 200 322 0.123086 10.0.0.19 - - [2025-08-18 04:01:24] "GET /global-system-configs HTTP/1.1" 200 322 0.004263 10.0.0.38 - - [2025-08-18 04:01:24] "GET /obj-perms HTTP/1.1" 200 5056 0.003355 10.0.0.27 - - [2025-08-18 04:01:25] "POST /neutron/port HTTP/1.1" 200 1087 0.014494 10.0.0.27 - - [2025-08-18 04:01:25] "POST /neutron/subnet HTTP/1.1" 200 690 0.008732 10.0.0.27 - - [2025-08-18 04:01:25] "GET /global-system-configs HTTP/1.1" 200 322 0.054325 10.0.0.27 - - [2025-08-18 04:01:25] "GET /obj-perms HTTP/1.1" 200 5056 0.116368 10.0.0.19 - - [2025-08-18 04:01:25] "GET /obj-perms HTTP/1.1" 200 5056 0.132303 10.0.0.27 - - [2025-08-18 04:01:26] "POST /neutron/port HTTP/1.1" 200 1087 0.013229 10.0.0.27 - - [2025-08-18 04:01:29] "POST /neutron/port HTTP/1.1" 200 1087 0.020660 10.0.0.27 - - [2025-08-18 04:01:29] "POST /neutron/subnet HTTP/1.1" 200 690 0.007755 10.0.0.27 - - [2025-08-18 04:01:29] "POST /neutron/port HTTP/1.1" 200 1087 0.012604 10.0.0.27 - - [2025-08-18 04:01:31] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006495 10.0.0.38 - - [2025-08-18 04:01:32] "DELETE /access-control-list/8c5744db-aa5e-4941-8a6c-23957ddba66e HTTP/1.1" 200 115 0.068375 10.0.0.19 - - [2025-08-18 04:01:32] "DELETE /project/f67ec8dc28b04254b93e009440a9ba62 HTTP/1.1" 404 173 0.004561 10.0.0.19 - - [2025-08-18 04:01:32] "DELETE /project/be50d023-51a2-47fa-87b3-fc45248421f4 HTTP/1.1" 404 177 0.004466 10.0.0.27 - - [2025-08-18 04:01:36] "POST /neutron/port HTTP/1.1" 200 1087 0.019041 10.0.0.27 - - [2025-08-18 04:01:41] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008580 10.0.0.27 - - [2025-08-18 04:01:41] "POST /neutron/port HTTP/1.1" 200 1087 0.014215 10.0.0.27 - - [2025-08-18 04:01:41] "GET /virtual-machine/66742027-8bab-427c-b46f-5ba8b11132d5 HTTP/1.1" 200 1293 0.004889 10.0.0.27 - - [2025-08-18 04:01:41] "GET /virtual-machine-interface/e4020d8c-8fc7-4c40-8ace-88af92cbe7f2 HTTP/1.1" 200 2950 0.006914 10.0.0.27 - - [2025-08-18 04:01:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002682 10.0.0.27 - - [2025-08-18 04:01:41] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003071 10.0.0.27 - - [2025-08-18 04:01:41] "GET /virtual-networks?parent_id=f67ec8dc-28b0-4254-b93e-009440a9ba62&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003114 10.0.0.27 - - [2025-08-18 04:01:41] "GET /virtual-network/2cf10226-2481-4f13-9e24-f0b23d1f6d79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006353 10.0.0.27 - - [2025-08-18 04:01:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003775 10.0.0.27 - - [2025-08-18 04:01:43] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004395 10.0.0.27 - - [2025-08-18 04:01:43] "GET /virtual-networks?parent_id=f67ec8dc-28b0-4254-b93e-009440a9ba62&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003865 10.0.0.27 - - [2025-08-18 04:01:43] "GET /virtual-network/2cf10226-2481-4f13-9e24-f0b23d1f6d79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006619 10.0.0.27 - - [2025-08-18 04:02:25] "POST /neutron/port HTTP/1.1" 200 1087 0.014973 10.0.0.27 - - [2025-08-18 04:02:25] "POST /neutron/subnet HTTP/1.1" 200 690 0.009359 10.0.0.27 - - [2025-08-18 04:02:30] "POST /neutron/port HTTP/1.1" 200 1087 0.021486 10.0.0.27 - - [2025-08-18 04:02:30] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003497 10.0.0.27 - - [2025-08-18 04:02:30] "POST /neutron/network HTTP/1.1" 200 825 0.007243 10.0.0.38 - - [2025-08-18 04:02:48] "GET /obj-perms HTTP/1.1" 200 5056 0.041424 10.0.0.27 - - [2025-08-18 04:02:54] "GET /virtual-machine/f6f45ef0-3456-4db1-9b0a-f54aff7c3208 HTTP/1.1" 200 1294 0.003957 10.0.0.27 - - [2025-08-18 04:02:54] "GET /virtual-machine-interface/61938ae8-7755-4166-9d22-60421de780d3 HTTP/1.1" 200 2949 0.004786 10.0.0.27 - - [2025-08-18 04:02:54] "GET /virtual-machine/f6f45ef0-3456-4db1-9b0a-f54aff7c3208 HTTP/1.1" 200 1294 0.003082 10.0.0.27 - - [2025-08-18 04:02:54] "GET /virtual-machine-interface/61938ae8-7755-4166-9d22-60421de780d3 HTTP/1.1" 200 2949 0.004717 10.0.0.27 - - [2025-08-18 04:02:54] "GET /instance-ip/fd2954ad-b29d-46c1-aaef-b80696664476 HTTP/1.1" 200 1622 0.004786 10.0.0.27 - - [2025-08-18 04:02:54] "GET /virtual-machine/f6f45ef0-3456-4db1-9b0a-f54aff7c3208 HTTP/1.1" 200 1294 0.003450 10.0.0.27 - - [2025-08-18 04:02:54] "GET /virtual-machine-interface/61938ae8-7755-4166-9d22-60421de780d3 HTTP/1.1" 200 2949 0.004321 10.0.0.27 - - [2025-08-18 04:02:54] "GET /instance-ip/fd2954ad-b29d-46c1-aaef-b80696664476 HTTP/1.1" 200 1622 0.003140 10.0.0.27 - - [2025-08-18 04:02:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002697 10.0.0.27 - - [2025-08-18 04:02:54] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.002754 10.0.0.27 - - [2025-08-18 04:02:54] "GET /virtual-networks?parent_id=f67ec8dc-28b0-4254-b93e-009440a9ba62&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002343 10.0.0.27 - - [2025-08-18 04:02:54] "GET /virtual-network/2cf10226-2481-4f13-9e24-f0b23d1f6d79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.004995 10.0.0.27 - - [2025-08-18 04:02:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002438 10.0.0.27 - - [2025-08-18 04:02:54] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003446 10.0.0.27 - - [2025-08-18 04:02:54] "GET /virtual-networks?parent_id=f67ec8dc-28b0-4254-b93e-009440a9ba62&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003288 10.0.0.27 - - [2025-08-18 04:02:55] "GET /virtual-network/2cf10226-2481-4f13-9e24-f0b23d1f6d79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005461 10.0.0.27 - - [2025-08-18 04:02:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002886 10.0.0.27 - - [2025-08-18 04:02:55] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003733 10.0.0.27 - - [2025-08-18 04:02:55] "GET /virtual-networks?parent_id=f67ec8dc-28b0-4254-b93e-009440a9ba62&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002403 10.0.0.27 - - [2025-08-18 04:02:55] "GET /virtual-network/2cf10226-2481-4f13-9e24-f0b23d1f6d79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005081 10.0.0.27 - - [2025-08-18 04:02:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002841 10.0.0.27 - - [2025-08-18 04:02:55] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003389 10.0.0.27 - - [2025-08-18 04:02:55] "GET /virtual-networks?parent_id=f67ec8dc-28b0-4254-b93e-009440a9ba62&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003015 10.0.0.27 - - [2025-08-18 04:02:55] "GET /virtual-network/2cf10226-2481-4f13-9e24-f0b23d1f6d79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005346 10.0.0.27 - - [2025-08-18 04:02:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003046 10.0.0.27 - - [2025-08-18 04:02:55] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004075 10.0.0.27 - - [2025-08-18 04:02:55] "GET /virtual-networks?parent_id=f67ec8dc-28b0-4254-b93e-009440a9ba62&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002910 10.0.0.27 - - [2025-08-18 04:02:55] "GET /virtual-network/2cf10226-2481-4f13-9e24-f0b23d1f6d79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005241 10.0.0.27 - - [2025-08-18 04:02:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002968 10.0.0.27 - - [2025-08-18 04:02:55] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004858 10.0.0.27 - - [2025-08-18 04:02:55] "GET /virtual-networks?parent_id=f67ec8dc-28b0-4254-b93e-009440a9ba62&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002761 10.0.0.27 - - [2025-08-18 04:02:55] "GET /virtual-network/2cf10226-2481-4f13-9e24-f0b23d1f6d79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005576 10.0.0.27 - - [2025-08-18 04:02:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003206 10.0.0.27 - - [2025-08-18 04:02:55] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003124 10.0.0.27 - - [2025-08-18 04:02:55] "GET /virtual-networks?parent_id=f67ec8dc-28b0-4254-b93e-009440a9ba62&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002981 10.0.0.27 - - [2025-08-18 04:02:55] "GET /virtual-network/2cf10226-2481-4f13-9e24-f0b23d1f6d79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005654 10.0.0.27 - - [2025-08-18 04:02:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003046 10.0.0.27 - - [2025-08-18 04:02:55] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006825 10.0.0.27 - - [2025-08-18 04:02:55] "GET /virtual-networks?parent_id=f67ec8dc-28b0-4254-b93e-009440a9ba62&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.004685 10.0.0.27 - - [2025-08-18 04:02:55] "GET /virtual-network/2cf10226-2481-4f13-9e24-f0b23d1f6d79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005264 10.0.0.27 - - [2025-08-18 04:02:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002753 10.0.0.27 - - [2025-08-18 04:02:56] "GET /routing-instance/4212620c-755a-45a2-8f15-059dc9ee9cb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1480 0.005591 10.0.0.27 - - [2025-08-18 04:02:56] "GET /route-target/420230de-e968-4bf4-a3fa-97068e75655c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003314 10.0.0.27 - - [2025-08-18 04:02:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003581 10.0.0.27 - - [2025-08-18 04:02:56] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003008 10.0.0.27 - - [2025-08-18 04:02:56] "GET /virtual-networks?parent_id=f67ec8dc-28b0-4254-b93e-009440a9ba62&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002436 10.0.0.27 - - [2025-08-18 04:02:56] "GET /virtual-network/2cf10226-2481-4f13-9e24-f0b23d1f6d79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.004967 10.0.0.27 - - [2025-08-18 04:02:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002352 10.0.0.27 - - [2025-08-18 04:02:56] "GET /routing-instance/4212620c-755a-45a2-8f15-059dc9ee9cb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1480 0.003426 10.0.0.27 - - [2025-08-18 04:02:56] "GET /route-target/420230de-e968-4bf4-a3fa-97068e75655c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003700 10.0.0.27 - - [2025-08-18 04:02:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003301 10.0.0.27 - - [2025-08-18 04:02:56] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003828 10.0.0.27 - - [2025-08-18 04:02:56] "GET /virtual-networks?parent_id=f67ec8dc-28b0-4254-b93e-009440a9ba62&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003361 10.0.0.27 - - [2025-08-18 04:02:56] "GET /virtual-network/2cf10226-2481-4f13-9e24-f0b23d1f6d79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005291 10.0.0.27 - - [2025-08-18 04:02:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005885 10.0.0.27 - - [2025-08-18 04:02:56] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003754 10.0.0.27 - - [2025-08-18 04:02:56] "GET /virtual-networks?parent_id=f67ec8dc-28b0-4254-b93e-009440a9ba62&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002524 10.0.0.27 - - [2025-08-18 04:02:56] "GET /virtual-network/2cf10226-2481-4f13-9e24-f0b23d1f6d79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.007611 10.0.0.27 - - [2025-08-18 04:02:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003680 10.0.0.27 - - [2025-08-18 04:02:56] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004323 10.0.0.27 - - [2025-08-18 04:02:56] "GET /virtual-networks?parent_id=f67ec8dc-28b0-4254-b93e-009440a9ba62&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003228 10.0.0.27 - - [2025-08-18 04:02:56] "GET /virtual-network/2cf10226-2481-4f13-9e24-f0b23d1f6d79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.007575 10.0.0.27 - - [2025-08-18 04:02:56] "GET /obj-perms HTTP/1.1" 200 5032 0.049198 10.0.0.19 - - [2025-08-18 04:02:56] "GET /obj-perms HTTP/1.1" 200 5032 0.042642 10.0.0.27 - - [2025-08-18 04:02:57] "GET /obj-perms HTTP/1.1" 200 5032 0.003381 10.0.0.38 - - [2025-08-18 04:02:57] "GET /obj-perms HTTP/1.1" 200 5032 0.042736 10.0.0.27 - - [2025-08-18 04:02:57] "POST /neutron/port HTTP/1.1" 200 1087 0.013921 10.0.0.27 - - [2025-08-18 04:02:57] "GET /virtual-machine/66742027-8bab-427c-b46f-5ba8b11132d5 HTTP/1.1" 200 1293 0.003152 10.0.0.27 - - [2025-08-18 04:02:57] "GET /virtual-machine-interface/e4020d8c-8fc7-4c40-8ace-88af92cbe7f2 HTTP/1.1" 200 2950 0.004734 10.0.0.27 - - [2025-08-18 04:02:57] "GET /virtual-machine/66742027-8bab-427c-b46f-5ba8b11132d5 HTTP/1.1" 200 1293 0.002884 10.0.0.27 - - [2025-08-18 04:02:57] "GET /virtual-machine-interface/e4020d8c-8fc7-4c40-8ace-88af92cbe7f2 HTTP/1.1" 200 2950 0.004837 10.0.0.27 - - [2025-08-18 04:02:57] "GET /instance-ip/1d6c307f-1db3-41f1-a0fa-278e48c1f2a3 HTTP/1.1" 200 1621 0.004953 10.0.0.27 - - [2025-08-18 04:02:57] "GET /virtual-machine/66742027-8bab-427c-b46f-5ba8b11132d5 HTTP/1.1" 200 1293 0.002907 10.0.0.27 - - [2025-08-18 04:02:57] "GET /virtual-machine-interface/e4020d8c-8fc7-4c40-8ace-88af92cbe7f2 HTTP/1.1" 200 2950 0.004645 10.0.0.27 - - [2025-08-18 04:02:57] "GET /instance-ip/1d6c307f-1db3-41f1-a0fa-278e48c1f2a3 HTTP/1.1" 200 1621 0.003616 10.0.0.27 - - [2025-08-18 04:02:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003444 10.0.0.27 - - [2025-08-18 04:02:57] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003102 10.0.0.27 - - [2025-08-18 04:02:57] "GET /virtual-networks?parent_id=f67ec8dc-28b0-4254-b93e-009440a9ba62&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002356 10.0.0.27 - - [2025-08-18 04:02:57] "GET /virtual-network/2cf10226-2481-4f13-9e24-f0b23d1f6d79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005692 10.0.0.27 - - [2025-08-18 04:02:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003408 10.0.0.27 - - [2025-08-18 04:02:57] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004360 10.0.0.27 - - [2025-08-18 04:02:57] "GET /virtual-networks?parent_id=f67ec8dc-28b0-4254-b93e-009440a9ba62&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002912 10.0.0.27 - - [2025-08-18 04:02:57] "GET /virtual-network/2cf10226-2481-4f13-9e24-f0b23d1f6d79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005629 10.0.0.27 - - [2025-08-18 04:02:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005199 10.0.0.27 - - [2025-08-18 04:02:57] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004504 10.0.0.27 - - [2025-08-18 04:02:57] "GET /virtual-networks?parent_id=f67ec8dc-28b0-4254-b93e-009440a9ba62&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002978 10.0.0.27 - - [2025-08-18 04:02:58] "GET /virtual-network/2cf10226-2481-4f13-9e24-f0b23d1f6d79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005469 10.0.0.27 - - [2025-08-18 04:02:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002584 10.0.0.27 - - [2025-08-18 04:02:58] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003533 10.0.0.27 - - [2025-08-18 04:02:58] "GET /virtual-networks?parent_id=f67ec8dc-28b0-4254-b93e-009440a9ba62&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002607 10.0.0.27 - - [2025-08-18 04:02:58] "GET /virtual-network/2cf10226-2481-4f13-9e24-f0b23d1f6d79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.007659 10.0.0.27 - - [2025-08-18 04:02:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003049 10.0.0.27 - - [2025-08-18 04:02:58] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004268 10.0.0.27 - - [2025-08-18 04:02:58] "GET /virtual-networks?parent_id=f67ec8dc-28b0-4254-b93e-009440a9ba62&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003541 10.0.0.27 - - [2025-08-18 04:02:58] "GET /virtual-network/2cf10226-2481-4f13-9e24-f0b23d1f6d79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005955 10.0.0.27 - - [2025-08-18 04:02:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004525 10.0.0.27 - - [2025-08-18 04:02:58] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003718 10.0.0.27 - - [2025-08-18 04:02:58] "GET /virtual-networks?parent_id=f67ec8dc-28b0-4254-b93e-009440a9ba62&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002771 10.0.0.27 - - [2025-08-18 04:02:58] "GET /virtual-network/2cf10226-2481-4f13-9e24-f0b23d1f6d79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005616 10.0.0.27 - - [2025-08-18 04:02:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003211 10.0.0.27 - - [2025-08-18 04:02:58] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003887 10.0.0.27 - - [2025-08-18 04:02:58] "GET /virtual-networks?parent_id=f67ec8dc-28b0-4254-b93e-009440a9ba62&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002801 10.0.0.27 - - [2025-08-18 04:02:58] "GET /virtual-network/2cf10226-2481-4f13-9e24-f0b23d1f6d79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005655 10.0.0.27 - - [2025-08-18 04:02:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.006632 10.0.0.27 - - [2025-08-18 04:02:58] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003326 10.0.0.27 - - [2025-08-18 04:02:58] "GET /virtual-networks?parent_id=f67ec8dc-28b0-4254-b93e-009440a9ba62&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003077 10.0.0.27 - - [2025-08-18 04:02:58] "GET /virtual-network/2cf10226-2481-4f13-9e24-f0b23d1f6d79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005388 10.0.0.27 - - [2025-08-18 04:02:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002855 10.0.0.27 - - [2025-08-18 04:02:58] "GET /routing-instance/4212620c-755a-45a2-8f15-059dc9ee9cb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1480 0.003819 10.0.0.27 - - [2025-08-18 04:02:58] "GET /route-target/420230de-e968-4bf4-a3fa-97068e75655c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003541 10.0.0.27 - - [2025-08-18 04:02:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003199 10.0.0.27 - - [2025-08-18 04:02:59] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003084 10.0.0.27 - - [2025-08-18 04:02:59] "GET /virtual-networks?parent_id=f67ec8dc-28b0-4254-b93e-009440a9ba62&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002998 10.0.0.27 - - [2025-08-18 04:02:59] "GET /virtual-network/2cf10226-2481-4f13-9e24-f0b23d1f6d79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005007 10.0.0.27 - - [2025-08-18 04:02:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002460 10.0.0.27 - - [2025-08-18 04:02:59] "GET /routing-instance/4212620c-755a-45a2-8f15-059dc9ee9cb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1480 0.004184 10.0.0.27 - - [2025-08-18 04:02:59] "GET /route-target/420230de-e968-4bf4-a3fa-97068e75655c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003119 10.0.0.27 - - [2025-08-18 04:02:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002597 10.0.0.27 - - [2025-08-18 04:02:59] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004117 10.0.0.27 - - [2025-08-18 04:02:59] "GET /virtual-networks?parent_id=f67ec8dc-28b0-4254-b93e-009440a9ba62&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002524 10.0.0.27 - - [2025-08-18 04:02:59] "GET /virtual-network/2cf10226-2481-4f13-9e24-f0b23d1f6d79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.004904 10.0.0.27 - - [2025-08-18 04:02:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002617 10.0.0.27 - - [2025-08-18 04:02:59] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004398 10.0.0.27 - - [2025-08-18 04:02:59] "GET /virtual-networks?parent_id=f67ec8dc-28b0-4254-b93e-009440a9ba62&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003380 10.0.0.27 - - [2025-08-18 04:02:59] "GET /virtual-network/2cf10226-2481-4f13-9e24-f0b23d1f6d79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.007372 10.0.0.27 - - [2025-08-18 04:02:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003581 10.0.0.27 - - [2025-08-18 04:02:59] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004869 10.0.0.27 - - [2025-08-18 04:02:59] "GET /virtual-networks?parent_id=f67ec8dc-28b0-4254-b93e-009440a9ba62&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003713 10.0.0.27 - - [2025-08-18 04:02:59] "GET /virtual-network/2cf10226-2481-4f13-9e24-f0b23d1f6d79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.007638 10.0.0.19 - - [2025-08-18 04:02:59] "GET /obj-perms HTTP/1.1" 200 5032 0.003201 10.0.0.27 - - [2025-08-18 04:02:59] "GET /obj-perms HTTP/1.1" 200 5032 0.003738 10.0.0.27 - - [2025-08-18 04:02:59] "GET /obj-perms HTTP/1.1" 200 5032 0.004553 10.0.0.27 - - [2025-08-18 04:02:59] "GET /obj-perms HTTP/1.1" 200 5032 0.004073 10.0.0.19 - - [2025-08-18 04:02:59] "GET /obj-perms HTTP/1.1" 200 5032 0.003357 10.0.0.27 - - [2025-08-18 04:03:04] "GET /virtual-machine/66742027-8bab-427c-b46f-5ba8b11132d5 HTTP/1.1" 200 1293 0.003805 10.0.0.27 - - [2025-08-18 04:03:05] "POST /neutron/port HTTP/1.1" 200 1113 0.010424 10.0.0.27 - - [2025-08-18 04:03:06] "GET /virtual-machine/66742027-8bab-427c-b46f-5ba8b11132d5 HTTP/1.1" 404 171 0.002956 10.0.0.27 - - [2025-08-18 04:03:06] "GET /virtual-machine/66742027-8bab-427c-b46f-5ba8b11132d5 HTTP/1.1" 404 171 0.002400 10.0.0.27 - - [2025-08-18 04:03:06] "GET /virtual-machine/66742027-8bab-427c-b46f-5ba8b11132d5 HTTP/1.1" 404 171 0.002094 10.0.0.27 - - [2025-08-18 04:03:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003509 10.0.0.27 - - [2025-08-18 04:03:07] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003146 10.0.0.27 - - [2025-08-18 04:03:07] "GET /virtual-networks?parent_id=f67ec8dc-28b0-4254-b93e-009440a9ba62&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002308 10.0.0.27 - - [2025-08-18 04:03:07] "GET /virtual-network/2cf10226-2481-4f13-9e24-f0b23d1f6d79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005007 10.0.0.27 - - [2025-08-18 04:03:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003044 10.0.0.27 - - [2025-08-18 04:03:07] "GET /routing-instance/4212620c-755a-45a2-8f15-059dc9ee9cb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1480 0.003642 10.0.0.27 - - [2025-08-18 04:03:07] "GET /route-target/420230de-e968-4bf4-a3fa-97068e75655c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003615 10.0.0.27 - - [2025-08-18 04:03:07] "GET /obj-perms HTTP/1.1" 200 5032 0.003620 10.0.0.27 - - [2025-08-18 04:03:10] "GET /obj-perms HTTP/1.1" 200 5032 0.003502 10.0.0.27 - - [2025-08-18 04:03:16] "GET /obj-perms HTTP/1.1" 200 5032 0.003496 10.0.0.27 - - [2025-08-18 04:03:19] "GET /obj-perms HTTP/1.1" 200 5032 0.003878 10.0.0.27 - - [2025-08-18 04:03:26] "GET /obj-perms HTTP/1.1" 200 5032 0.003624 10.0.0.27 - - [2025-08-18 04:03:29] "GET /obj-perms HTTP/1.1" 200 5032 0.003613 10.0.0.27 - - [2025-08-18 04:03:29] "GET /virtual-machine/f6f45ef0-3456-4db1-9b0a-f54aff7c3208 HTTP/1.1" 200 1294 0.004843 10.0.0.27 - - [2025-08-18 04:03:29] "POST /neutron/port HTTP/1.1" 200 1113 0.011672 10.0.0.27 - - [2025-08-18 04:03:31] "GET /virtual-machine/f6f45ef0-3456-4db1-9b0a-f54aff7c3208 HTTP/1.1" 404 171 0.002891 10.0.0.27 - - [2025-08-18 04:03:31] "GET /virtual-machine/f6f45ef0-3456-4db1-9b0a-f54aff7c3208 HTTP/1.1" 404 171 0.003472 10.0.0.27 - - [2025-08-18 04:03:31] "GET /virtual-machine/f6f45ef0-3456-4db1-9b0a-f54aff7c3208 HTTP/1.1" 404 171 0.002226 10.0.0.27 - - [2025-08-18 04:03:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003217 10.0.0.27 - - [2025-08-18 04:03:31] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003264 10.0.0.27 - - [2025-08-18 04:03:31] "GET /virtual-networks?parent_id=f67ec8dc-28b0-4254-b93e-009440a9ba62&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002668 10.0.0.27 - - [2025-08-18 04:03:31] "GET /virtual-network/2cf10226-2481-4f13-9e24-f0b23d1f6d79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005245 10.0.0.27 - - [2025-08-18 04:03:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002710 10.0.0.27 - - [2025-08-18 04:03:31] "GET /routing-instance/4212620c-755a-45a2-8f15-059dc9ee9cb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1480 0.004029 10.0.0.27 - - [2025-08-18 04:03:31] "GET /route-target/420230de-e968-4bf4-a3fa-97068e75655c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003521 10.0.0.27 - - [2025-08-18 04:03:31] "GET /obj-perms HTTP/1.1" 200 5032 0.004961 10.0.0.38 - - [2025-08-18 04:03:31] "GET /obj-perms HTTP/1.1" 200 5032 0.003469 10.0.0.27 - - [2025-08-18 04:03:41] "GET /obj-perms HTTP/1.1" 200 5032 0.004920 10.0.0.38 - - [2025-08-18 04:03:41] "GET /obj-perms HTTP/1.1" 200 5032 0.004642 10.0.0.27 - - [2025-08-18 04:03:49] "GET /obj-perms HTTP/1.1" 200 5056 0.038548 10.0.0.38 - - [2025-08-18 04:03:50] "GET /obj-perms HTTP/1.1" 200 5032 0.004060 10.0.0.27 - - [2025-08-18 04:03:50] "GET /obj-perms HTTP/1.1" 200 5032 0.003451 10.0.0.19 - - [2025-08-18 04:03:50] "GET /obj-perms HTTP/1.1" 200 5032 0.003664 10.0.0.19 - - [2025-08-18 04:03:50] "POST /useragent-kv HTTP/1.1" 200 115 0.025517 10.0.0.19 - - [2025-08-18 04:03:50] "POST /useragent-kv HTTP/1.1" 200 115 0.002717 10.0.0.27 - - [2025-08-18 04:03:50] "POST /neutron/network HTTP/1.1" 200 151 0.124714 10.0.0.38 - - [2025-08-18 04:03:50] "DELETE /route-target/420230de-e968-4bf4-a3fa-97068e75655c HTTP/1.1" 200 115 0.017090 10.0.0.27 - - [2025-08-18 04:03:53] "POST /fqname-to-id HTTP/1.1" 404 200 0.003074 10.0.0.27 - - [2025-08-18 04:03:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002649 10.0.0.19 - - [2025-08-18 04:03:53] "GET /projects?obj_uuids=f67ec8dc-28b0-4254-b93e-009440a9ba62&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001683 10.0.0.27 - - [2025-08-18 04:03:53] "GET /project/f67ec8dc-28b0-4254-b93e-009440a9ba62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.037800 10.0.0.27 - - [2025-08-18 04:03:53] "POST /network-policys HTTP/1.1" 200 522 0.023537 10.0.0.27 - - [2025-08-18 04:03:53] "GET /network-policy/2893a294-779f-496b-b1ad-96c62f771031?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.004891 10.0.0.27 - - [2025-08-18 04:03:53] "POST /fqname-to-id HTTP/1.1" 404 200 0.003220 10.0.0.27 - - [2025-08-18 04:03:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003830 10.0.0.19 - - [2025-08-18 04:03:53] "GET /projects?obj_uuids=f67ec8dc-28b0-4254-b93e-009440a9ba62&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001118 10.0.0.27 - - [2025-08-18 04:03:53] "GET /project/f67ec8dc-28b0-4254-b93e-009440a9ba62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.046235 10.0.0.27 - - [2025-08-18 04:03:53] "POST /network-policys HTTP/1.1" 200 522 0.021164 10.0.0.27 - - [2025-08-18 04:03:53] "GET /network-policy/fe2ea39d-df5d-43dd-800f-6c92d4053c20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.005320 10.0.0.27 - - [2025-08-18 04:03:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002425 10.0.0.19 - - [2025-08-18 04:03:54] "GET /projects?obj_uuids=f67ec8dc-28b0-4254-b93e-009440a9ba62&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001028 10.0.0.27 - - [2025-08-18 04:03:54] "GET /project/f67ec8dc-28b0-4254-b93e-009440a9ba62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.035384 10.0.0.27 - - [2025-08-18 04:03:54] "GET /virtual-networks?parent_id=f67ec8dc-28b0-4254-b93e-009440a9ba62&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.003069 10.0.0.27 - - [2025-08-18 04:03:54] "POST /virtual-networks HTTP/1.1" 200 546 0.073519 10.0.0.27 - - [2025-08-18 04:03:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.006710 10.0.0.27 - - [2025-08-18 04:03:54] "GET /network-ipam/a3389267-1197-492c-8a65-2c40a7440ff2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1043 0.004432 10.0.0.19 - - [2025-08-18 04:03:54] "POST /useragent-kv HTTP/1.1" 200 115 0.006227 10.0.0.27 - - [2025-08-18 04:03:54] "POST /ref-update HTTP/1.1" 200 156 0.075494 10.0.0.27 - - [2025-08-18 04:03:54] "GET /virtual-network/0957d050-dee3-490e-8b8f-408f622e6e7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1931 0.005556 10.0.0.27 - - [2025-08-18 04:03:54] "POST /neutron/network HTTP/1.1" 200 809 0.005917 10.0.0.27 - - [2025-08-18 04:03:54] "GET /virtual-network/0957d050-dee3-490e-8b8f-408f622e6e7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1931 0.005337 10.0.0.27 - - [2025-08-18 04:03:55] "GET /virtual-network/0957d050-dee3-490e-8b8f-408f622e6e7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1931 0.005818 10.0.0.27 - - [2025-08-18 04:03:55] "PUT /virtual-network/0957d050-dee3-490e-8b8f-408f622e6e7b HTTP/1.1" 200 264 0.040131 10.0.0.27 - - [2025-08-18 04:03:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003437 10.0.0.27 - - [2025-08-18 04:03:55] "GET /network-policy/2893a294-779f-496b-b1ad-96c62f771031?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.003637 10.0.0.38 - - [2025-08-18 04:03:55] "POST /fqname-to-id HTTP/1.1" 404 237 0.004777 10.0.0.27 - - [2025-08-18 04:03:55] "POST /ref-update HTTP/1.1" 200 156 0.040281 10.0.0.27 - - [2025-08-18 04:03:55] "GET /virtual-network/0957d050-dee3-490e-8b8f-408f622e6e7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.006728 10.0.0.27 - - [2025-08-18 04:03:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002677 10.0.0.27 - - [2025-08-18 04:03:55] "GET /network-policy/2893a294-779f-496b-b1ad-96c62f771031?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.003863 10.0.0.27 - - [2025-08-18 04:03:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002417 10.0.0.19 - - [2025-08-18 04:03:55] "GET /projects?obj_uuids=f67ec8dc-28b0-4254-b93e-009440a9ba62&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000987 10.0.0.27 - - [2025-08-18 04:03:55] "GET /project/f67ec8dc-28b0-4254-b93e-009440a9ba62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.034035 10.0.0.27 - - [2025-08-18 04:03:55] "GET /virtual-networks?parent_id=f67ec8dc-28b0-4254-b93e-009440a9ba62&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002967 10.0.0.27 - - [2025-08-18 04:03:55] "POST /virtual-networks HTTP/1.1" 200 546 0.062062 10.0.0.27 - - [2025-08-18 04:03:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002247 10.0.0.38 - - [2025-08-18 04:03:55] "POST /ref-update HTTP/1.1" 200 156 0.021625 10.0.0.27 - - [2025-08-18 04:03:55] "GET /network-ipam/a3389267-1197-492c-8a65-2c40a7440ff2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1043 0.003847 10.0.0.19 - - [2025-08-18 04:03:55] "POST /useragent-kv HTTP/1.1" 200 115 0.002442 10.0.0.27 - - [2025-08-18 04:03:55] "POST /ref-update HTTP/1.1" 200 156 0.053197 10.0.0.27 - - [2025-08-18 04:03:55] "POST /neutron/network HTTP/1.1" 200 809 0.005780 10.0.0.27 - - [2025-08-18 04:03:55] "GET /virtual-network/2197075b-1091-47a5-b7e8-7036536ccc2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.004943 10.0.0.27 - - [2025-08-18 04:03:55] "POST /neutron/subnet HTTP/1.1" 200 672 0.009120 10.0.0.27 - - [2025-08-18 04:03:56] "GET /virtual-network/2197075b-1091-47a5-b7e8-7036536ccc2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.005450 10.0.0.38 - - [2025-08-18 04:03:56] "GET /obj-perms HTTP/1.1" 200 5032 0.003365 10.0.0.27 - - [2025-08-18 04:03:56] "GET /virtual-network/2197075b-1091-47a5-b7e8-7036536ccc2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.005091 10.0.0.27 - - [2025-08-18 04:03:56] "PUT /virtual-network/2197075b-1091-47a5-b7e8-7036536ccc2d HTTP/1.1" 200 264 0.050355 10.0.0.27 - - [2025-08-18 04:03:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003621 10.0.0.27 - - [2025-08-18 04:03:56] "GET /network-policy/fe2ea39d-df5d-43dd-800f-6c92d4053c20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.010027 10.0.0.27 - - [2025-08-18 04:03:56] "POST /ref-update HTTP/1.1" 200 156 0.048637 10.0.0.38 - - [2025-08-18 04:03:56] "POST /ref-update HTTP/1.1" 200 156 0.039065 10.0.0.27 - - [2025-08-18 04:03:56] "GET /virtual-network/2197075b-1091-47a5-b7e8-7036536ccc2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005570 10.0.0.27 - - [2025-08-18 04:03:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003338 10.0.0.27 - - [2025-08-18 04:03:56] "GET /network-policy/fe2ea39d-df5d-43dd-800f-6c92d4053c20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.003782 10.0.0.27 - - [2025-08-18 04:03:56] "POST /id-to-fqname HTTP/1.1" 200 222 0.001134 10.0.0.19 - - [2025-08-18 04:03:57] "GET /projects?obj_uuids=f67ec8dc-28b0-4254-b93e-009440a9ba62&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001462 10.0.0.27 - - [2025-08-18 04:03:57] "GET /project/f67ec8dc-28b0-4254-b93e-009440a9ba62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.054390 10.0.0.27 - - [2025-08-18 04:03:57] "POST /neutron/network HTTP/1.1" 200 886 0.024816 10.0.0.27 - - [2025-08-18 04:03:57] "POST /id-to-fqname HTTP/1.1" 200 222 0.001478 10.0.0.27 - - [2025-08-18 04:03:57] "POST /neutron/port HTTP/1.1" 200 117 0.005348 10.0.0.19 - - [2025-08-18 04:03:58] "GET /projects?obj_uuids=f67ec8dc-28b0-4254-b93e-009440a9ba62&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001076 10.0.0.27 - - [2025-08-18 04:03:58] "POST /neutron/port HTTP/1.1" 200 1061 0.264432 10.0.0.27 - - [2025-08-18 04:03:58] "POST /neutron/port HTTP/1.1" 200 1115 0.105860 10.0.0.27 - - [2025-08-18 04:03:58] "POST /neutron/subnet HTTP/1.1" 200 646 0.007946 10.0.0.19 - - [2025-08-18 04:03:58] "GET /projects?obj_uuids=f67ec8dc-28b0-4254-b93e-009440a9ba62&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000937 10.0.0.27 - - [2025-08-18 04:03:58] "GET /project/f67ec8dc-28b0-4254-b93e-009440a9ba62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.067653 10.0.0.27 - - [2025-08-18 04:03:58] "POST /neutron/network HTTP/1.1" 200 886 0.005821 10.0.0.27 - - [2025-08-18 04:03:59] "POST /neutron/port HTTP/1.1" 200 117 0.015026 10.0.0.27 - - [2025-08-18 04:03:59] "POST /neutron/network HTTP/1.1" 200 896 0.006111 10.0.0.27 - - [2025-08-18 04:03:59] "POST /neutron/port HTTP/1.1" 200 1061 0.031529 10.0.0.27 - - [2025-08-18 04:04:00] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003334 10.0.0.27 - - [2025-08-18 04:04:00] "POST /neutron/network HTTP/1.1" 200 886 0.005516 10.0.0.27 - - [2025-08-18 04:04:04] "POST /neutron/port HTTP/1.1" 200 1089 0.012800 10.0.0.27 - - [2025-08-18 04:04:04] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007787 10.0.0.27 - - [2025-08-18 04:04:04] "GET /virtual-machine/c284fdef-69b8-4db1-ba00-9a44424af72b HTTP/1.1" 200 1294 0.015616 10.0.0.27 - - [2025-08-18 04:04:04] "GET /virtual-machine-interface/50e33598-e829-4a19-88ab-df65b7564725 HTTP/1.1" 200 2948 0.005521 10.0.0.27 - - [2025-08-18 04:04:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003561 10.0.0.27 - - [2025-08-18 04:04:04] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003288 10.0.0.27 - - [2025-08-18 04:04:04] "GET /virtual-networks?parent_id=f67ec8dc-28b0-4254-b93e-009440a9ba62&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.002529 10.0.0.27 - - [2025-08-18 04:04:04] "GET /virtual-network/0957d050-dee3-490e-8b8f-408f622e6e7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.007040 10.0.0.27 - - [2025-08-18 04:04:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003097 10.0.0.27 - - [2025-08-18 04:04:07] "GET /virtual-network/0957d050-dee3-490e-8b8f-408f622e6e7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.005300 10.0.0.27 - - [2025-08-18 04:04:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003378 10.0.0.27 - - [2025-08-18 04:04:11] "GET /virtual-network/0957d050-dee3-490e-8b8f-408f622e6e7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.005076 10.0.0.27 - - [2025-08-18 04:04:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003142 10.0.0.27 - - [2025-08-18 04:04:15] "GET /virtual-network/0957d050-dee3-490e-8b8f-408f622e6e7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.004892 10.0.0.27 - - [2025-08-18 04:04:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003331 10.0.0.27 - - [2025-08-18 04:04:19] "GET /virtual-network/0957d050-dee3-490e-8b8f-408f622e6e7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.008019 10.0.0.27 - - [2025-08-18 04:04:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004591 10.0.0.27 - - [2025-08-18 04:04:24] "GET /virtual-network/0957d050-dee3-490e-8b8f-408f622e6e7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.005576 10.0.0.27 - - [2025-08-18 04:04:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004459 10.0.0.27 - - [2025-08-18 04:04:28] "GET /virtual-network/0957d050-dee3-490e-8b8f-408f622e6e7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.006952 10.0.0.27 - - [2025-08-18 04:04:28] "POST /neutron/network HTTP/1.1" 200 896 0.015171 10.0.0.27 - - [2025-08-18 04:04:28] "POST /neutron/port HTTP/1.1" 200 117 0.001454 10.0.0.27 - - [2025-08-18 04:04:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003456 10.0.0.27 - - [2025-08-18 04:04:32] "GET /virtual-network/0957d050-dee3-490e-8b8f-408f622e6e7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.004919 10.0.0.27 - - [2025-08-18 04:04:33] "POST /neutron/port HTTP/1.1" 200 1089 0.014292 10.0.0.27 - - [2025-08-18 04:04:33] "POST /neutron/subnet HTTP/1.1" 200 646 0.008088 10.0.0.27 - - [2025-08-18 04:04:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003208 10.0.0.27 - - [2025-08-18 04:04:36] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003851 10.0.0.27 - - [2025-08-18 04:04:36] "GET /virtual-networks?parent_id=f67ec8dc-28b0-4254-b93e-009440a9ba62&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.002477 10.0.0.27 - - [2025-08-18 04:04:36] "GET /virtual-network/0957d050-dee3-490e-8b8f-408f622e6e7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.005204 10.0.0.27 - - [2025-08-18 04:04:36] "POST /neutron/port HTTP/1.1" 200 1089 0.014503 10.0.0.27 - - [2025-08-18 04:04:41] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006809 10.0.0.27 - - [2025-08-18 04:04:45] "POST /neutron/port HTTP/1.1" 200 1089 0.035611 10.0.0.27 - - [2025-08-18 04:04:46] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006967 10.0.0.19 - - [2025-08-18 04:04:49] "GET /obj-perms HTTP/1.1" 200 5056 0.039121 10.0.0.27 - - [2025-08-18 04:04:52] "POST /neutron/port HTTP/1.1" 200 1089 0.013571 10.0.0.27 - - [2025-08-18 04:04:52] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006506 10.0.0.27 - - [2025-08-18 04:04:52] "GET /virtual-machine/7e05e2af-2e72-4914-99f6-1579706de450 HTTP/1.1" 200 1293 0.004737 10.0.0.27 - - [2025-08-18 04:04:52] "GET /virtual-machine-interface/33561d65-a7c3-467d-9d8b-a52ef6336f05 HTTP/1.1" 200 2949 0.005783 10.0.0.27 - - [2025-08-18 04:04:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002800 10.0.0.27 - - [2025-08-18 04:04:52] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003377 10.0.0.27 - - [2025-08-18 04:04:52] "GET /virtual-networks?parent_id=f67ec8dc-28b0-4254-b93e-009440a9ba62&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.002390 10.0.0.27 - - [2025-08-18 04:04:52] "GET /virtual-network/2197075b-1091-47a5-b7e8-7036536ccc2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.004977 10.0.0.27 - - [2025-08-18 04:04:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003453 10.0.0.27 - - [2025-08-18 04:04:53] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003303 10.0.0.27 - - [2025-08-18 04:04:53] "GET /virtual-networks?parent_id=f67ec8dc-28b0-4254-b93e-009440a9ba62&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.002710 10.0.0.27 - - [2025-08-18 04:04:53] "GET /virtual-network/2197075b-1091-47a5-b7e8-7036536ccc2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005357 10.0.0.27 - - [2025-08-18 04:05:29] "POST /neutron/network HTTP/1.1" 200 896 0.006540 10.0.0.27 - - [2025-08-18 04:05:29] "POST /neutron/port HTTP/1.1" 200 117 0.001135 10.0.0.27 - - [2025-08-18 04:05:35] "POST /neutron/port HTTP/1.1" 200 1089 0.013528 10.0.0.27 - - [2025-08-18 04:05:35] "POST /neutron/subnet HTTP/1.1" 200 646 0.007520 10.0.0.27 - - [2025-08-18 04:05:50] "GET /obj-perms HTTP/1.1" 200 5056 0.042381 10.0.0.27 - - [2025-08-18 04:05:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.021903 +++ date ++ echo 'INFO: =================== Mon Aug 18 04:06:20 UTC 2025 ===================' INFO: =================== Mon Aug 18 04:06:20 UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ cut -d / -f 1 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ awk '{print $2}' +++ grep 'inet ' +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.19 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=256 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 256 ]] ++ [[ -z '' ]] +++ mount -t hugetlbfs +++ awk '/pagesize=2M/{print($3)}' +++ tail -n 1 ++ HUGE_PAGES_2MB_DIR= ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=openstack ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=rbac ++ AUTH_MODE=keystone ++ AUTH_PARAMS= ++ SSL_ENABLE=false ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.27,10.0.0.38,10.0.0.19 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.27,10.0.0.38,10.0.0.19 ++ ANALYTICSDB_NODES=10.0.0.27,10.0.0.38,10.0.0.19 ++ ANALYTICS_SNMP_NODES=10.0.0.27,10.0.0.38,10.0.0.19 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:8081 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8081 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:8081 ' +++ '[' -n '10.0.0.27:8081 10.0.0.38:8081 10.0.0.19:8081 ' ']' +++ echo '10.0.0.27:8081 10.0.0.38:8081 10.0.0.19:8081' ++ ANALYTICS_SERVERS='10.0.0.27:8081 10.0.0.38:8081 10.0.0.19:8081' +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9042 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9042 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9042 ' +++ '[' -n '10.0.0.27:9042 10.0.0.38:9042 10.0.0.19:9042 ' ']' +++ echo '10.0.0.27:9042 10.0.0.38:9042 10.0.0.19:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.27:9042 10.0.0.38:9042 10.0.0.19:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.27,10.0.0.38,10.0.0.19 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:8086 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8086 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:8086 ' +++ '[' -n '10.0.0.27:8086 10.0.0.38:8086 10.0.0.19:8086 ' ']' +++ echo '10.0.0.27:8086 10.0.0.38:8086 10.0.0.19:8086' ++ COLLECTOR_SERVERS='10.0.0.27:8086 10.0.0.38:8086 10.0.0.19:8086' ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.27,10.0.0.38,10.0.0.19 ++ CONFIGDB_NODES=10.0.0.27,10.0.0.38,10.0.0.19 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:8082 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8082 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:8082 ' +++ '[' -n '10.0.0.27:8082 10.0.0.38:8082 10.0.0.19:8082 ' ']' +++ echo '10.0.0.27:8082 10.0.0.38:8082 10.0.0.19:8082' ++ CONFIG_SERVERS='10.0.0.27:8082 10.0.0.38:8082 10.0.0.19:8082' +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9161 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9161 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9161 ' +++ '[' -n '10.0.0.27:9161 10.0.0.38:9161 10.0.0.19:9161 ' ']' +++ echo '10.0.0.27:9161 10.0.0.38:9161 10.0.0.19:9161' ++ CONFIGDB_SERVERS='10.0.0.27:9161 10.0.0.38:9161 10.0.0.19:9161' +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9041 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9041 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9041 ' +++ '[' -n '10.0.0.27:9041 10.0.0.38:9041 10.0.0.19:9041 ' ']' +++ echo '10.0.0.27:9041 10.0.0.38:9041 10.0.0.19:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.27:9041 10.0.0.38:9041 10.0.0.19:9041' ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=false ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=false ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=false ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.20.0.25,10.20.0.193,10.20.0.129 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.25,10.20.0.193,10.20.0.129 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.27,10.0.0.38,10.0.0.19 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+=10.0.0.27:2181, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+=10.0.0.38:2181, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+=10.0.0.19:2181, +++ '[' -n 10.0.0.27:2181,10.0.0.38:2181,10.0.0.19:2181, ']' +++ echo 10.0.0.27:2181,10.0.0.38:2181,10.0.0.19:2181 ++ ZOOKEEPER_SERVERS=10.0.0.27:2181,10.0.0.38:2181,10.0.0.19:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:2181 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:2181 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:2181 ' +++ '[' -n '10.0.0.27:2181 10.0.0.38:2181 10.0.0.19:2181 ' ']' +++ echo '10.0.0.27:2181 10.0.0.38:2181 10.0.0.19:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.27:2181 10.0.0.38:2181 10.0.0.19:2181' ++ RABBITMQ_NODES=10.0.0.27,10.0.0.38,10.0.0.19 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+=10.0.0.27:5673, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+=10.0.0.38:5673, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+=10.0.0.19:5673, +++ '[' -n 10.0.0.27:5673,10.0.0.38:5673,10.0.0.19:5673, ']' +++ echo 10.0.0.27:5673,10.0.0.38:5673,10.0.0.19:5673 ++ RABBITMQ_SERVERS=10.0.0.27:5673,10.0.0.38:5673,10.0.0.19:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=false ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:6379 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:6379 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:6379 ' +++ '[' -n '10.0.0.27:6379 10.0.0.38:6379 10.0.0.19:6379 ' ']' +++ echo '10.0.0.27:6379 10.0.0.38:6379 10.0.0.19:6379' ++ REDIS_SERVERS='10.0.0.27:6379 10.0.0.38:6379 10.0.0.19:6379' ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=false ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.27,10.0.0.38,10.0.0.19 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9092 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9092 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9092 ' +++ '[' -n '10.0.0.27:9092 10.0.0.38:9092 10.0.0.19:9092 ' ']' +++ echo '10.0.0.27:9092 10.0.0.38:9092 10.0.0.19:9092' ++ KAFKA_SERVERS='10.0.0.27:9092 10.0.0.38:9092 10.0.0.19:9092' ++ KAFKA_SSL_ENABLE=false ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/v3 ++ KEYSTONE_AUTH_HOST=10.0.0.27 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5000 ++ KEYSTONE_AUTH_PUBLIC_PORT=5000 ++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens ++ KEYSTONE_AUTH_INSECURE=True ++ KEYSTONE_AUTH_CERTFILE= ++ KEYSTONE_AUTH_KEYFILE= ++ KEYSTONE_AUTH_CA_CERTFILE= ++ KEYSTONE_AUTH_ENDPOINT_TYPE= ++ KEYSTONE_AUTH_SYNC_ON_DEMAND= ++ KEYSTONE_AUTH_INTERFACE=public ++ KUBEMANAGER_NODES=10.0.0.27,10.0.0.38,10.0.0.19 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.27,10.0.0.38,10.0.0.19 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=false ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=false ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=false ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ /v3 == \/\v\2\.\0 ]] ++ [[ openstack == \o\p\e\n\s\t\a\c\k ]] ++ AUTH_MODE=keystone ++ [[ keystone == \k\e\y\s\t\o\n\e ]] ++ AUTH_PARAMS='--admin_password contrail123' ++ AUTH_PARAMS+=' --admin_tenant_name admin' ++ AUTH_PARAMS+=' --admin_user admin' ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ echo 10.0.0.27,10.0.0.38,10.0.0.19 ++ cut -d , -f 1 + local cassandra=10.0.0.27 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.27 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ cut -d ' ' -f 1 +++ find_my_ip_and_order_for_node_list 10.0.0.27,10.0.0.38,10.0.0.19 +++ local servers=10.0.0.27,10.0.0.38,10.0.0.19 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ cat /proc/net/fib_trie ++++ uniq ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host ++++ sort +++ local local_ips=,10.0.0.19,10.20.0.129,127.0.0.1,172.17.0.1,, +++ local ord=1 +++ for server in '"${server_list[@]}"' +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.27'\''))' +++ local server_ip=10.0.0.27 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.27 ]] +++ [[ ,10.0.0.19,10.20.0.129,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.27, ]] +++ (( ord+=1 )) +++ for server in '"${server_list[@]}"' +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.38'\''))' +++ local server_ip=10.0.0.38 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.38 ]] +++ [[ ,10.0.0.19,10.20.0.129,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.38, ]] +++ (( ord+=1 )) +++ for server in '"${server_list[@]}"' +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.19'\''))' +++ local server_ip=10.0.0.19 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.19 ]] +++ [[ ,10.0.0.19,10.20.0.129,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.19, ]] +++ echo 10.0.0.19 3 +++ return ++ local ip=10.0.0.19 ++ [[ -z 10.0.0.19 ]] ++ echo 10.0.0.19 + host_ip=10.0.0.19 + [[ cql == \c\q\l ]] ++ echo 10.0.0.27:9041 10.0.0.38:9041 10.0.0.19:9041 ++ sed 's/,/ /g' + cassandra_server_list='10.0.0.27:9041 10.0.0.38:9041 10.0.0.19:9041' + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.19: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 08/18/2025 04:06:28.530 7f031bf05248 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 08/18/2025 04:06:28.674 7f031bf05248 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 08/18/2025 04:06:28.688 7f031bf05248 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 08/18/2025 04:06:28.688 7f031bf05248 [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.19:8082/ Hit Ctrl-C to quit. 10.0.0.19 - - [2025-08-18 04:06:29] "GET / HTTP/1.1" 503 181 0.000231 10.0.0.19 - - [2025-08-18 04:06:29] "GET / HTTP/1.1" 503 181 0.000151 Using the in-process token cache is deprecated as of the 4.2.0 release and may be removed in the 5.0.0 release or the 'O' development cycle. The in-process cache causes inconsistent results and high memory usage. When the feature is removed the auth_token middleware will not cache tokens by default which may result in performance issues. It is recommended to use memcache for the auth_token token cache by setting the memcached_servers option. 10.0.0.19 - - [2025-08-18 04:06:30] "GET / HTTP/1.1" 200 45871 0.002022 10.0.0.19 - - [2025-08-18 04:06:30] "GET / HTTP/1.1" 200 45871 0.001144 10.0.0.19 - - [2025-08-18 04:06:30] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 292 0.000350 10.0.0.19 - - [2025-08-18 04:06:30] "POST /fqname-to-id HTTP/1.1" 401 292 0.000281 [Introspect:8084]10.0.0.27 - - [2025-08-18 04:06:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3219 0.001298 10.0.0.19 - - [2025-08-18 04:06:31] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 315 0.358382 10.0.0.19 - - [2025-08-18 04:06:31] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 985 0.002794 10.0.0.27 - - [2025-08-18 04:06:31] "POST /neutron/port HTTP/1.1" 200 1089 0.983949 10.0.0.19 - - [2025-08-18 04:06:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.112872 10.0.0.19 - - [2025-08-18 04:06:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002382 /usr/local/lib/python3.6/site-packages/keystoneauth1/adapter.py:244: UserWarning: Using keystoneclient sessions has been deprecated. Please update your software to use keystoneauth1. warnings.warn('Using keystoneclient sessions has been deprecated. ' 10.0.0.19 - - [2025-08-18 04:06:31] "GET /projects?obj_uuids=71650617-5dd0-4131-ac3a-47a274d82aca&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001041 10.0.0.19 - - [2025-08-18 04:06:31] "GET /project/71650617-5dd0-4131-ac3a-47a274d82aca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1440 0.038463 10.0.0.19 - - [2025-08-18 04:06:31] "GET /projects?obj_uuids=71650617-5dd0-4131-ac3a-47a274d82aca&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000960 10.0.0.27 - - [2025-08-18 04:06:31] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003237 10.0.0.19 - - [2025-08-18 04:06:31] "GET /project/71650617-5dd0-4131-ac3a-47a274d82aca?fields=security_groups HTTP/1.1" 200 1088 0.050930 10.0.0.27 - - [2025-08-18 04:06:31] "POST /neutron/network HTTP/1.1" 200 886 0.006438 10.0.0.19 - - [2025-08-18 04:06:31] "GET /projects?obj_uuids=71650617-5dd0-4131-ac3a-47a274d82aca&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000926 10.0.0.19 - - [2025-08-18 04:06:31] "GET /project/71650617-5dd0-4131-ac3a-47a274d82aca?fields=application_policy_sets HTTP/1.1" 200 1381 0.034861 10.0.0.19 - - [2025-08-18 04:06:31] "DELETE /project/71650617-5dd0-4131-ac3a-47a274d82aca HTTP/1.1" 409 278 0.222872 [Introspect:8084]10.0.0.27 - - [2025-08-18 04:06:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.001076 [Introspect:8084]10.0.0.27 - - [2025-08-18 04:06:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.001141 The option "admin_port" is not known to keystonemiddleware The option "max_requests" is not known to keystonemiddleware The option "signing_dir" is not known to keystonemiddleware The option "auth_url" is not known to keystonemiddleware The option "username" is not known to keystonemiddleware The option "password" is not known to keystonemiddleware The option "user_domain_name" is not known to keystonemiddleware The option "project_domain_name" is not known to keystonemiddleware The option "project_name" is not known to keystonemiddleware AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint Using the in-process token cache is deprecated as of the 4.2.0 release and may be removed in the 5.0.0 release or the 'O' development cycle. The in-process cache causes inconsistent results and high memory usage. When the feature is removed the auth_token middleware will not cache tokens by default which may result in performance issues. It is recommended to use memcache for the auth_token token cache by setting the memcached_servers option. 10.0.0.27 - - [2025-08-18 04:06:36] "GET /obj-perms HTTP/1.1" 200 5032 0.364493 10.0.0.27 - - [2025-08-18 04:06:36] "GET /obj-perms HTTP/1.1" 200 5032 0.003730 10.0.0.27 - - [2025-08-18 04:06:36] "GET /obj-perms HTTP/1.1" 200 5032 0.003962 10.0.0.27 - - [2025-08-18 04:06:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.022288 10.0.0.19 - - [2025-08-18 04:06:36] "GET /projects?obj_uuids=f67ec8dc-28b0-4254-b93e-009440a9ba62&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000929 10.0.0.27 - - [2025-08-18 04:06:37] "GET /project/f67ec8dc-28b0-4254-b93e-009440a9ba62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.045099 10.0.0.27 - - [2025-08-18 04:06:37] "GET /virtual-networks?parent_id=f67ec8dc-28b0-4254-b93e-009440a9ba62&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003170 10.0.0.27 - - [2025-08-18 04:06:37] "POST /virtual-networks HTTP/1.1" 200 546 0.083025 10.0.0.27 - - [2025-08-18 04:06:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002919 10.0.0.27 - - [2025-08-18 04:06:37] "GET /network-ipam/a3389267-1197-492c-8a65-2c40a7440ff2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1043 0.004329 10.0.0.19 - - [2025-08-18 04:06:37] "POST /useragent-kv HTTP/1.1" 200 115 0.002291 10.0.0.27 - - [2025-08-18 04:06:37] "POST /ref-update HTTP/1.1" 200 156 0.086910 10.0.0.27 - - [2025-08-18 04:06:37] "GET /virtual-network/bbe96b36-cdd8-4ff3-9df1-db0a21ac51dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.005823 10.0.0.27 - - [2025-08-18 04:06:37] "POST /neutron/port HTTP/1.1" 200 1089 0.043238 10.0.0.27 - - [2025-08-18 04:06:37] "POST /neutron/port HTTP/1.1" 200 1089 0.013296 10.0.0.38 - - [2025-08-18 04:06:37] "POST /route-targets HTTP/1.1" 200 327 0.029791 10.0.0.27 - - [2025-08-18 04:06:37] "POST /neutron/subnet HTTP/1.1" 200 646 0.014682 10.0.0.27 - - [2025-08-18 04:06:37] "GET /virtual-network/0957d050-dee3-490e-8b8f-408f622e6e7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.006119 10.0.0.38 - - [2025-08-18 04:06:38] "GET /obj-perms HTTP/1.1" 200 5032 0.051600 10.0.0.19 - - [2025-08-18 04:06:38] "GET /obj-perms HTTP/1.1" 200 5032 0.052339 10.0.0.27 - - [2025-08-18 04:06:38] "POST /id-to-fqname HTTP/1.1" 200 222 0.001306 10.0.0.27 - - [2025-08-18 04:06:38] "POST /neutron/port HTTP/1.1" 200 2062 0.040328 10.0.0.19 - - [2025-08-18 04:06:39] "GET /projects?obj_uuids=f67ec8dc-28b0-4254-b93e-009440a9ba62&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001315 10.0.0.27 - - [2025-08-18 04:06:39] "GET /project/f67ec8dc-28b0-4254-b93e-009440a9ba62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.066067 10.0.0.27 - - [2025-08-18 04:06:39] "POST /neutron/network HTTP/1.1" 200 886 0.025072 10.0.0.27 - - [2025-08-18 04:06:39] "POST /neutron/port HTTP/1.1" 200 117 0.008629 10.0.0.19 - - [2025-08-18 04:06:39] "GET /projects?obj_uuids=f67ec8dc-28b0-4254-b93e-009440a9ba62&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000980 10.0.0.27 - - [2025-08-18 04:06:40] "POST /neutron/port HTTP/1.1" 200 1061 0.228112 10.0.0.27 - - [2025-08-18 04:06:40] "POST /neutron/port HTTP/1.1" 200 1115 0.091294 10.0.0.27 - - [2025-08-18 04:06:40] "POST /neutron/subnet HTTP/1.1" 200 646 0.007199 10.0.0.27 - - [2025-08-18 04:06:44] "POST /neutron/port HTTP/1.1" 200 1089 0.016101 10.0.0.27 - - [2025-08-18 04:06:44] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008283 10.0.0.27 - - [2025-08-18 04:06:44] "POST /neutron/port HTTP/1.1" 200 1089 0.014500 10.0.0.27 - - [2025-08-18 04:06:44] "GET /virtual-machine/25252618-a1ac-4647-8f3f-aab2bd807ea3 HTTP/1.1" 200 1293 0.024273 10.0.0.27 - - [2025-08-18 04:06:44] "GET /virtual-machine/25252618-a1ac-4647-8f3f-aab2bd807ea3 HTTP/1.1" 200 1293 0.003098 10.0.0.27 - - [2025-08-18 04:06:44] "GET /virtual-machine-interface/7c78b512-ee66-406e-84ca-cf2b6194b81b HTTP/1.1" 200 2948 0.005913 10.0.0.27 - - [2025-08-18 04:06:44] "GET /virtual-machine/25252618-a1ac-4647-8f3f-aab2bd807ea3 HTTP/1.1" 200 1293 0.003840 10.0.0.27 - - [2025-08-18 04:06:44] "GET /virtual-machine-interface/7c78b512-ee66-406e-84ca-cf2b6194b81b HTTP/1.1" 200 2948 0.005157 10.0.0.27 - - [2025-08-18 04:06:44] "GET /instance-ip/c403f4e6-963b-43cd-88d0-3e9d85e0c8e5 HTTP/1.1" 200 1623 0.005257 10.0.0.27 - - [2025-08-18 04:06:44] "GET /virtual-machine/25252618-a1ac-4647-8f3f-aab2bd807ea3 HTTP/1.1" 200 1293 0.002908 10.0.0.27 - - [2025-08-18 04:06:44] "GET /virtual-machine-interface/7c78b512-ee66-406e-84ca-cf2b6194b81b HTTP/1.1" 200 2948 0.005604 10.0.0.27 - - [2025-08-18 04:06:44] "GET /instance-ip/c403f4e6-963b-43cd-88d0-3e9d85e0c8e5 HTTP/1.1" 200 1623 0.003417 10.0.0.27 - - [2025-08-18 04:06:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002957 10.0.0.27 - - [2025-08-18 04:06:44] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003422 10.0.0.27 - - [2025-08-18 04:06:44] "GET /virtual-networks?parent_id=f67ec8dc-28b0-4254-b93e-009440a9ba62&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.002543 10.0.0.27 - - [2025-08-18 04:06:44] "GET /virtual-network/0957d050-dee3-490e-8b8f-408f622e6e7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.005355 10.0.0.27 - - [2025-08-18 04:06:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002944 10.0.0.27 - - [2025-08-18 04:06:45] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003687 10.0.0.27 - - [2025-08-18 04:06:45] "GET /virtual-networks?parent_id=f67ec8dc-28b0-4254-b93e-009440a9ba62&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.002561 10.0.0.27 - - [2025-08-18 04:06:45] "GET /virtual-network/0957d050-dee3-490e-8b8f-408f622e6e7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.005859 10.0.0.27 - - [2025-08-18 04:06:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003136 10.0.0.27 - - [2025-08-18 04:06:45] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003629 10.0.0.27 - - [2025-08-18 04:06:45] "GET /virtual-networks?parent_id=f67ec8dc-28b0-4254-b93e-009440a9ba62&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003362 10.0.0.27 - - [2025-08-18 04:06:45] "GET /virtual-network/0957d050-dee3-490e-8b8f-408f622e6e7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.005339 10.0.0.27 - - [2025-08-18 04:06:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003209 10.0.0.27 - - [2025-08-18 04:06:45] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003730 10.0.0.27 - - [2025-08-18 04:06:45] "GET /virtual-networks?parent_id=f67ec8dc-28b0-4254-b93e-009440a9ba62&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003149 10.0.0.27 - - [2025-08-18 04:06:45] "GET /virtual-network/0957d050-dee3-490e-8b8f-408f622e6e7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.005192 10.0.0.27 - - [2025-08-18 04:06:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003037 10.0.0.27 - - [2025-08-18 04:06:45] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004151 10.0.0.27 - - [2025-08-18 04:06:45] "GET /virtual-networks?parent_id=f67ec8dc-28b0-4254-b93e-009440a9ba62&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.002662 10.0.0.27 - - [2025-08-18 04:06:45] "GET /virtual-network/0957d050-dee3-490e-8b8f-408f622e6e7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.005184 10.0.0.27 - - [2025-08-18 04:06:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003412 10.0.0.27 - - [2025-08-18 04:06:48] "GET /virtual-network/0957d050-dee3-490e-8b8f-408f622e6e7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.005037 10.0.0.27 - - [2025-08-18 04:06:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003140 10.0.0.27 - - [2025-08-18 04:06:52] "GET /virtual-network/0957d050-dee3-490e-8b8f-408f622e6e7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.005048 10.0.0.27 - - [2025-08-18 04:06:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003194 10.0.0.27 - - [2025-08-18 04:06:56] "GET /virtual-network/0957d050-dee3-490e-8b8f-408f622e6e7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.006349 10.0.0.27 - - [2025-08-18 04:07:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003600 10.0.0.27 - - [2025-08-18 04:07:00] "GET /virtual-network/0957d050-dee3-490e-8b8f-408f622e6e7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.004998 10.0.0.27 - - [2025-08-18 04:07:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003048 10.0.0.27 - - [2025-08-18 04:07:04] "GET /virtual-network/0957d050-dee3-490e-8b8f-408f622e6e7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.004888 10.0.0.27 - - [2025-08-18 04:07:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003130 10.0.0.27 - - [2025-08-18 04:07:09] "GET /virtual-network/0957d050-dee3-490e-8b8f-408f622e6e7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.005111 10.0.0.27 - - [2025-08-18 04:07:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003410 10.0.0.27 - - [2025-08-18 04:07:13] "GET /virtual-network/0957d050-dee3-490e-8b8f-408f622e6e7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.004684 10.0.0.27 - - [2025-08-18 04:07:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003360 10.0.0.27 - - [2025-08-18 04:07:17] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004074 10.0.0.27 - - [2025-08-18 04:07:17] "GET /virtual-networks?parent_id=f67ec8dc-28b0-4254-b93e-009440a9ba62&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003464 10.0.0.27 - - [2025-08-18 04:07:17] "GET /virtual-network/0957d050-dee3-490e-8b8f-408f622e6e7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.006203 10.0.0.27 - - [2025-08-18 04:07:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003120 10.0.0.27 - - [2025-08-18 04:07:17] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003458 10.0.0.27 - - [2025-08-18 04:07:17] "GET /virtual-networks?parent_id=f67ec8dc-28b0-4254-b93e-009440a9ba62&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003028 10.0.0.27 - - [2025-08-18 04:07:17] "GET /virtual-network/0957d050-dee3-490e-8b8f-408f622e6e7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.005097 10.0.0.27 - - [2025-08-18 04:07:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002537 10.0.0.27 - - [2025-08-18 04:07:17] "GET /routing-instance/566c1304-e56b-4c6a-9e24-1c884fd44b7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1787 0.004414 10.0.0.27 - - [2025-08-18 04:07:17] "GET /route-target/d942f08c-5d4d-4cf2-9e71-356e7d89f15e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004121 10.0.0.27 - - [2025-08-18 04:07:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003689 10.0.0.27 - - [2025-08-18 04:07:17] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003553 10.0.0.27 - - [2025-08-18 04:07:17] "GET /virtual-networks?parent_id=f67ec8dc-28b0-4254-b93e-009440a9ba62&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003434 10.0.0.27 - - [2025-08-18 04:07:17] "GET /virtual-network/0957d050-dee3-490e-8b8f-408f622e6e7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.005423 10.0.0.27 - - [2025-08-18 04:07:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002594 10.0.0.27 - - [2025-08-18 04:07:17] "GET /routing-instance/566c1304-e56b-4c6a-9e24-1c884fd44b7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1787 0.004151 10.0.0.27 - - [2025-08-18 04:07:17] "GET /route-target/d942f08c-5d4d-4cf2-9e71-356e7d89f15e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003278 10.0.0.27 - - [2025-08-18 04:07:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003022 10.0.0.27 - - [2025-08-18 04:07:17] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003949 10.0.0.27 - - [2025-08-18 04:07:17] "GET /virtual-networks?parent_id=f67ec8dc-28b0-4254-b93e-009440a9ba62&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003131 10.0.0.27 - - [2025-08-18 04:07:18] "GET /virtual-network/0957d050-dee3-490e-8b8f-408f622e6e7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.005197 10.0.0.27 - - [2025-08-18 04:07:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002737 10.0.0.27 - - [2025-08-18 04:07:18] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003068 10.0.0.27 - - [2025-08-18 04:07:18] "GET /virtual-networks?parent_id=f67ec8dc-28b0-4254-b93e-009440a9ba62&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.002658 10.0.0.27 - - [2025-08-18 04:07:18] "GET /virtual-network/0957d050-dee3-490e-8b8f-408f622e6e7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.005666 10.0.0.27 - - [2025-08-18 04:07:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003074 10.0.0.27 - - [2025-08-18 04:07:18] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003800 10.0.0.27 - - [2025-08-18 04:07:18] "GET /virtual-networks?parent_id=f67ec8dc-28b0-4254-b93e-009440a9ba62&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.002903 10.0.0.27 - - [2025-08-18 04:07:18] "GET /virtual-network/0957d050-dee3-490e-8b8f-408f622e6e7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.006028 10.0.0.27 - - [2025-08-18 04:07:18] "GET /obj-perms HTTP/1.1" 200 5032 0.003570 10.0.0.19 - - [2025-08-18 04:07:18] "GET /obj-perms HTTP/1.1" 200 5032 0.003500 10.0.0.27 - - [2025-08-18 04:07:18] "GET /obj-perms HTTP/1.1" 200 5032 0.003199 10.0.0.27 - - [2025-08-18 04:07:18] "GET /obj-perms HTTP/1.1" 200 5032 0.003460 10.0.0.27 - - [2025-08-18 04:07:18] "POST /id-to-fqname HTTP/1.1" 200 222 0.001259 10.0.0.27 - - [2025-08-18 04:07:19] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007040 10.0.0.19 - - [2025-08-18 04:07:19] "GET /projects?obj_uuids=f67ec8dc-28b0-4254-b93e-009440a9ba62&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001062 10.0.0.27 - - [2025-08-18 04:07:19] "GET /project/f67ec8dc-28b0-4254-b93e-009440a9ba62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.064553 10.0.0.27 - - [2025-08-18 04:07:20] "POST /neutron/port HTTP/1.1" 200 3034 0.018703 10.0.0.27 - - [2025-08-18 04:07:20] "POST /neutron/port HTTP/1.1" 200 117 0.005547 10.0.0.27 - - [2025-08-18 04:07:20] "POST /neutron/port HTTP/1.1" 200 1061 0.012814 10.0.0.27 - - [2025-08-18 04:07:20] "POST /neutron/port HTTP/1.1" 200 1089 0.014060 10.0.0.27 - - [2025-08-18 04:07:20] "POST /neutron/port HTTP/1.1" 200 117 0.001097 10.0.0.27 - - [2025-08-18 04:07:25] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007220 10.0.0.27 - - [2025-08-18 04:07:25] "POST /neutron/port HTTP/1.1" 200 1089 0.013078 10.0.0.27 - - [2025-08-18 04:07:25] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007343 10.0.0.27 - - [2025-08-18 04:07:25] "GET /virtual-machine/3246ae7e-a38a-4626-b2e2-c972fb9cd9d2 HTTP/1.1" 200 1293 0.005128 10.0.0.27 - - [2025-08-18 04:07:25] "GET /virtual-machine/3246ae7e-a38a-4626-b2e2-c972fb9cd9d2 HTTP/1.1" 200 1293 0.003049 10.0.0.27 - - [2025-08-18 04:07:25] "GET /virtual-machine-interface/3517fc33-00fd-46b7-8f76-023753aef86a HTTP/1.1" 200 2949 0.006536 10.0.0.27 - - [2025-08-18 04:07:25] "GET /virtual-machine/3246ae7e-a38a-4626-b2e2-c972fb9cd9d2 HTTP/1.1" 200 1293 0.003358 10.0.0.27 - - [2025-08-18 04:07:25] "GET /virtual-machine-interface/3517fc33-00fd-46b7-8f76-023753aef86a HTTP/1.1" 200 2949 0.005704 10.0.0.27 - - [2025-08-18 04:07:25] "GET /instance-ip/4ce6394d-fd6c-44da-808f-db9d07bc420b HTTP/1.1" 200 1622 0.004952 10.0.0.27 - - [2025-08-18 04:07:25] "GET /virtual-machine/3246ae7e-a38a-4626-b2e2-c972fb9cd9d2 HTTP/1.1" 200 1293 0.003196 10.0.0.27 - - [2025-08-18 04:07:25] "GET /virtual-machine-interface/3517fc33-00fd-46b7-8f76-023753aef86a HTTP/1.1" 200 2949 0.006463 10.0.0.27 - - [2025-08-18 04:07:25] "GET /instance-ip/4ce6394d-fd6c-44da-808f-db9d07bc420b HTTP/1.1" 200 1622 0.003840 10.0.0.27 - - [2025-08-18 04:07:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002926 10.0.0.27 - - [2025-08-18 04:07:25] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003442 10.0.0.27 - - [2025-08-18 04:07:25] "GET /virtual-networks?parent_id=f67ec8dc-28b0-4254-b93e-009440a9ba62&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.002996 10.0.0.27 - - [2025-08-18 04:07:25] "GET /virtual-network/2197075b-1091-47a5-b7e8-7036536ccc2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006878 10.0.0.27 - - [2025-08-18 04:07:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004327 10.0.0.27 - - [2025-08-18 04:07:25] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004058 10.0.0.27 - - [2025-08-18 04:07:25] "GET /virtual-networks?parent_id=f67ec8dc-28b0-4254-b93e-009440a9ba62&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.002808 10.0.0.27 - - [2025-08-18 04:07:25] "GET /virtual-network/2197075b-1091-47a5-b7e8-7036536ccc2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005847 10.0.0.27 - - [2025-08-18 04:07:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003198 10.0.0.27 - - [2025-08-18 04:07:25] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003771 10.0.0.27 - - [2025-08-18 04:07:25] "GET /virtual-networks?parent_id=f67ec8dc-28b0-4254-b93e-009440a9ba62&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.002965 10.0.0.27 - - [2025-08-18 04:07:25] "GET /virtual-network/2197075b-1091-47a5-b7e8-7036536ccc2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005912 10.0.0.27 - - [2025-08-18 04:07:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003122 10.0.0.27 - - [2025-08-18 04:07:25] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004706 10.0.0.27 - - [2025-08-18 04:07:25] "GET /virtual-networks?parent_id=f67ec8dc-28b0-4254-b93e-009440a9ba62&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.002864 10.0.0.27 - - [2025-08-18 04:07:26] "GET /virtual-network/2197075b-1091-47a5-b7e8-7036536ccc2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005828 10.0.0.27 - - [2025-08-18 04:07:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003074 10.0.0.27 - - [2025-08-18 04:07:26] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003392 10.0.0.27 - - [2025-08-18 04:07:26] "GET /virtual-networks?parent_id=f67ec8dc-28b0-4254-b93e-009440a9ba62&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.002513 10.0.0.27 - - [2025-08-18 04:07:26] "GET /virtual-network/2197075b-1091-47a5-b7e8-7036536ccc2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005283 10.0.0.27 - - [2025-08-18 04:07:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003515 10.0.0.27 - - [2025-08-18 04:07:29] "GET /virtual-network/2197075b-1091-47a5-b7e8-7036536ccc2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005301 10.0.0.27 - - [2025-08-18 04:07:30] "POST /neutron/port HTTP/1.1" 200 1089 0.013853 10.0.0.27 - - [2025-08-18 04:07:30] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005151 10.0.0.27 - - [2025-08-18 04:07:30] "POST /neutron/network HTTP/1.1" 200 886 0.007033 10.0.0.27 - - [2025-08-18 04:07:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003886 10.0.0.27 - - [2025-08-18 04:07:33] "GET /virtual-network/2197075b-1091-47a5-b7e8-7036536ccc2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005240 10.0.0.27 - - [2025-08-18 04:07:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003450 10.0.0.27 - - [2025-08-18 04:07:37] "GET /virtual-network/2197075b-1091-47a5-b7e8-7036536ccc2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005917 10.0.0.27 - - [2025-08-18 04:07:39] "POST /neutron/network HTTP/1.1" 200 896 0.006547 10.0.0.27 - - [2025-08-18 04:07:39] "POST /neutron/port HTTP/1.1" 200 117 0.001179 10.0.0.27 - - [2025-08-18 04:07:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003900 10.0.0.27 - - [2025-08-18 04:07:41] "GET /virtual-network/2197075b-1091-47a5-b7e8-7036536ccc2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.004985 10.0.0.27 - - [2025-08-18 04:07:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003906 10.0.0.27 - - [2025-08-18 04:07:45] "GET /virtual-network/2197075b-1091-47a5-b7e8-7036536ccc2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006340 10.0.0.27 - - [2025-08-18 04:07:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003294 10.0.0.27 - - [2025-08-18 04:07:49] "GET /virtual-network/2197075b-1091-47a5-b7e8-7036536ccc2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.004825 10.0.0.19 - - [2025-08-18 04:07:51] "GET /obj-perms HTTP/1.1" 200 5056 0.038921 10.0.0.27 - - [2025-08-18 04:07:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003500 10.0.0.27 - - [2025-08-18 04:07:53] "GET /virtual-network/2197075b-1091-47a5-b7e8-7036536ccc2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005045 10.0.0.27 - - [2025-08-18 04:07:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003772 10.0.0.27 - - [2025-08-18 04:07:57] "GET /virtual-network/2197075b-1091-47a5-b7e8-7036536ccc2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005026 10.0.0.27 - - [2025-08-18 04:08:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003352 10.0.0.27 - - [2025-08-18 04:08:00] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003327 10.0.0.27 - - [2025-08-18 04:08:00] "GET /virtual-networks?parent_id=f67ec8dc-28b0-4254-b93e-009440a9ba62&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.002611 10.0.0.27 - - [2025-08-18 04:08:00] "GET /virtual-network/2197075b-1091-47a5-b7e8-7036536ccc2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005207 10.0.0.27 - - [2025-08-18 04:08:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003791 10.0.0.27 - - [2025-08-18 04:08:00] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003192 10.0.0.27 - - [2025-08-18 04:08:00] "GET /virtual-networks?parent_id=f67ec8dc-28b0-4254-b93e-009440a9ba62&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.002543 10.0.0.27 - - [2025-08-18 04:08:00] "GET /virtual-network/2197075b-1091-47a5-b7e8-7036536ccc2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005295 10.0.0.27 - - [2025-08-18 04:08:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004865 10.0.0.27 - - [2025-08-18 04:08:00] "GET /routing-instance/3f5f1c31-f5c1-4203-a71e-268beb232a98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1787 0.004330 10.0.0.27 - - [2025-08-18 04:08:00] "GET /route-target/2f0c9018-99c8-4647-bf56-211ad2f48264?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003235 10.0.0.27 - - [2025-08-18 04:08:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003031 10.0.0.27 - - [2025-08-18 04:08:00] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003152 10.0.0.27 - - [2025-08-18 04:08:00] "GET /virtual-networks?parent_id=f67ec8dc-28b0-4254-b93e-009440a9ba62&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.002855 10.0.0.27 - - [2025-08-18 04:08:00] "GET /virtual-network/2197075b-1091-47a5-b7e8-7036536ccc2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006002 10.0.0.27 - - [2025-08-18 04:08:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002883 10.0.0.27 - - [2025-08-18 04:08:00] "GET /routing-instance/3f5f1c31-f5c1-4203-a71e-268beb232a98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1787 0.004327 10.0.0.27 - - [2025-08-18 04:08:00] "GET /route-target/2f0c9018-99c8-4647-bf56-211ad2f48264?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003812 10.0.0.27 - - [2025-08-18 04:08:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003886 10.0.0.27 - - [2025-08-18 04:08:00] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004045 10.0.0.27 - - [2025-08-18 04:08:00] "GET /virtual-networks?parent_id=f67ec8dc-28b0-4254-b93e-009440a9ba62&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.002965 10.0.0.27 - - [2025-08-18 04:08:00] "GET /virtual-network/2197075b-1091-47a5-b7e8-7036536ccc2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005377 10.0.0.27 - - [2025-08-18 04:08:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003258 10.0.0.27 - - [2025-08-18 04:08:00] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003622 10.0.0.27 - - [2025-08-18 04:08:00] "GET /virtual-networks?parent_id=f67ec8dc-28b0-4254-b93e-009440a9ba62&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.002726 10.0.0.27 - - [2025-08-18 04:08:00] "GET /virtual-network/2197075b-1091-47a5-b7e8-7036536ccc2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005958 10.0.0.27 - - [2025-08-18 04:08:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002932 10.0.0.27 - - [2025-08-18 04:08:00] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003223 10.0.0.27 - - [2025-08-18 04:08:00] "GET /virtual-networks?parent_id=f67ec8dc-28b0-4254-b93e-009440a9ba62&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.002871 10.0.0.27 - - [2025-08-18 04:08:00] "GET /virtual-network/2197075b-1091-47a5-b7e8-7036536ccc2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005988 10.0.0.27 - - [2025-08-18 04:08:01] "GET /obj-perms HTTP/1.1" 200 5032 0.004411 10.0.0.27 - - [2025-08-18 04:08:01] "GET /obj-perms HTTP/1.1" 200 5032 0.004606 10.0.0.19 - - [2025-08-18 04:08:01] "GET /obj-perms HTTP/1.1" 200 5032 0.003572 10.0.0.27 - - [2025-08-18 04:08:01] "GET /obj-perms HTTP/1.1" 200 5032 0.003355 10.0.0.38 - - [2025-08-18 04:08:01] "GET /obj-perms HTTP/1.1" 200 5032 0.003179 10.0.0.19 - - [2025-08-18 04:08:01] "GET /obj-perms HTTP/1.1" 200 5032 0.003182 10.0.0.27 - - [2025-08-18 04:08:01] "GET /virtual-machine/25252618-a1ac-4647-8f3f-aab2bd807ea3 HTTP/1.1" 200 1293 0.003192 10.0.0.27 - - [2025-08-18 04:08:01] "GET /virtual-machine-interface/7c78b512-ee66-406e-84ca-cf2b6194b81b HTTP/1.1" 200 2948 0.004845 10.0.0.27 - - [2025-08-18 04:08:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003039 10.0.0.27 - - [2025-08-18 04:08:01] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003136 10.0.0.27 - - [2025-08-18 04:08:01] "GET /virtual-networks?parent_id=f67ec8dc-28b0-4254-b93e-009440a9ba62&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003045 10.0.0.27 - - [2025-08-18 04:08:01] "GET /virtual-network/0957d050-dee3-490e-8b8f-408f622e6e7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.005464 10.0.0.27 - - [2025-08-18 04:08:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005816 10.0.0.27 - - [2025-08-18 04:08:02] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.016227 10.0.0.27 - - [2025-08-18 04:08:02] "GET /virtual-networks?parent_id=f67ec8dc-28b0-4254-b93e-009440a9ba62&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003285 10.0.0.27 - - [2025-08-18 04:08:02] "GET /virtual-network/0957d050-dee3-490e-8b8f-408f622e6e7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.005476 10.0.0.27 - - [2025-08-18 04:08:02] "GET /virtual-machine/3246ae7e-a38a-4626-b2e2-c972fb9cd9d2 HTTP/1.1" 200 1293 0.003786 10.0.0.27 - - [2025-08-18 04:08:02] "GET /virtual-machine-interface/3517fc33-00fd-46b7-8f76-023753aef86a HTTP/1.1" 200 2949 0.007411 10.0.0.27 - - [2025-08-18 04:08:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003470 10.0.0.27 - - [2025-08-18 04:08:02] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003122 10.0.0.27 - - [2025-08-18 04:08:02] "GET /virtual-networks?parent_id=f67ec8dc-28b0-4254-b93e-009440a9ba62&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.002421 10.0.0.27 - - [2025-08-18 04:08:02] "GET /virtual-network/2197075b-1091-47a5-b7e8-7036536ccc2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005460 10.0.0.27 - - [2025-08-18 04:08:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.006083 10.0.0.27 - - [2025-08-18 04:08:03] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004009 10.0.0.27 - - [2025-08-18 04:08:04] "GET /virtual-networks?parent_id=f67ec8dc-28b0-4254-b93e-009440a9ba62&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.002565 10.0.0.27 - - [2025-08-18 04:08:04] "GET /virtual-network/2197075b-1091-47a5-b7e8-7036536ccc2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005525 10.0.0.27 - - [2025-08-18 04:08:04] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006648 10.0.0.27 - - [2025-08-18 04:08:09] "POST /neutron/port HTTP/1.1" 200 1089 0.012744 10.0.0.27 - - [2025-08-18 04:08:14] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007968 10.0.0.27 - - [2025-08-18 04:08:32] "POST /neutron/network HTTP/1.1" 200 896 0.006707 10.0.0.27 - - [2025-08-18 04:08:32] "POST /neutron/port HTTP/1.1" 200 117 0.001175 10.0.0.27 - - [2025-08-18 04:08:40] "POST /neutron/port HTTP/1.1" 200 1089 0.012927 10.0.0.27 - - [2025-08-18 04:08:40] "POST /neutron/subnet HTTP/1.1" 200 646 0.007879 10.0.0.27 - - [2025-08-18 04:08:56] "GET /virtual-machine/3246ae7e-a38a-4626-b2e2-c972fb9cd9d2 HTTP/1.1" 200 1293 0.005401 10.0.0.27 - - [2025-08-18 04:08:57] "POST /neutron/port HTTP/1.1" 200 1089 0.016987 10.0.0.27 - - [2025-08-18 04:08:58] "GET /virtual-machine/3246ae7e-a38a-4626-b2e2-c972fb9cd9d2 HTTP/1.1" 404 171 0.003989 10.0.0.27 - - [2025-08-18 04:08:58] "GET /virtual-machine/3246ae7e-a38a-4626-b2e2-c972fb9cd9d2 HTTP/1.1" 404 171 0.002776 10.0.0.27 - - [2025-08-18 04:08:58] "GET /virtual-machine/3246ae7e-a38a-4626-b2e2-c972fb9cd9d2 HTTP/1.1" 404 171 0.002291 10.0.0.27 - - [2025-08-18 04:08:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004044 10.0.0.27 - - [2025-08-18 04:08:59] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003804 10.0.0.27 - - [2025-08-18 04:08:59] "GET /virtual-networks?parent_id=f67ec8dc-28b0-4254-b93e-009440a9ba62&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003662 10.0.0.27 - - [2025-08-18 04:08:59] "GET /virtual-network/2197075b-1091-47a5-b7e8-7036536ccc2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006118 10.0.0.27 - - [2025-08-18 04:08:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003099 10.0.0.27 - - [2025-08-18 04:08:59] "GET /routing-instance/3f5f1c31-f5c1-4203-a71e-268beb232a98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1787 0.004537 10.0.0.27 - - [2025-08-18 04:08:59] "GET /route-target/2f0c9018-99c8-4647-bf56-211ad2f48264?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003484 10.0.0.27 - - [2025-08-18 04:09:02] "GET /obj-perms HTTP/1.1" 200 5032 0.004362 10.0.0.19 - - [2025-08-18 04:09:05] "GET /obj-perms HTTP/1.1" 200 5032 0.003794 10.0.0.27 - - [2025-08-18 04:09:11] "GET /obj-perms HTTP/1.1" 200 5032 0.003772 10.0.0.19 - - [2025-08-18 04:09:14] "GET /obj-perms HTTP/1.1" 200 5032 0.004617 10.0.0.27 - - [2025-08-18 04:09:20] "GET /obj-perms HTTP/1.1" 200 5032 0.004552 10.0.0.19 - - [2025-08-18 04:09:24] "GET /obj-perms HTTP/1.1" 200 5032 0.003380 10.0.0.27 - - [2025-08-18 04:09:27] "GET /obj-perms HTTP/1.1" 200 5032 0.010354 10.0.0.27 - - [2025-08-18 04:09:27] "GET /virtual-machine/25252618-a1ac-4647-8f3f-aab2bd807ea3 HTTP/1.1" 200 1293 0.004069 10.0.0.27 - - [2025-08-18 04:09:27] "POST /neutron/port HTTP/1.1" 200 1089 0.012605 10.0.0.27 - - [2025-08-18 04:09:29] "GET /virtual-machine/25252618-a1ac-4647-8f3f-aab2bd807ea3 HTTP/1.1" 404 171 0.003061 10.0.0.27 - - [2025-08-18 04:09:29] "GET /virtual-machine/25252618-a1ac-4647-8f3f-aab2bd807ea3 HTTP/1.1" 404 171 0.002320 10.0.0.27 - - [2025-08-18 04:09:29] "GET /virtual-machine/25252618-a1ac-4647-8f3f-aab2bd807ea3 HTTP/1.1" 404 171 0.002141 10.0.0.27 - - [2025-08-18 04:09:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003215 10.0.0.27 - - [2025-08-18 04:09:29] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003064 10.0.0.27 - - [2025-08-18 04:09:29] "GET /virtual-networks?parent_id=f67ec8dc-28b0-4254-b93e-009440a9ba62&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003092 10.0.0.27 - - [2025-08-18 04:09:29] "GET /virtual-network/0957d050-dee3-490e-8b8f-408f622e6e7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.005608 10.0.0.27 - - [2025-08-18 04:09:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002588 10.0.0.27 - - [2025-08-18 04:09:29] "GET /routing-instance/566c1304-e56b-4c6a-9e24-1c884fd44b7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1787 0.004054 10.0.0.27 - - [2025-08-18 04:09:29] "GET /route-target/d942f08c-5d4d-4cf2-9e71-356e7d89f15e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003148 10.0.0.27 - - [2025-08-18 04:09:30] "GET /obj-perms HTTP/1.1" 200 5032 0.003400 10.0.0.27 - - [2025-08-18 04:09:33] "POST /neutron/port HTTP/1.1" 200 1089 0.013227 10.0.0.27 - - [2025-08-18 04:09:33] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003301 10.0.0.27 - - [2025-08-18 04:09:33] "POST /neutron/network HTTP/1.1" 200 886 0.005572 10.0.0.27 - - [2025-08-18 04:09:36] "GET /obj-perms HTTP/1.1" 200 5032 0.003435 10.0.0.27 - - [2025-08-18 04:09:39] "GET /obj-perms HTTP/1.1" 200 5032 0.004169 10.0.0.27 - - [2025-08-18 04:09:42] "POST /neutron/network HTTP/1.1" 200 896 0.007036 10.0.0.27 - - [2025-08-18 04:09:42] "POST /neutron/port HTTP/1.1" 200 117 0.001147 10.0.0.27 - - [2025-08-18 04:09:45] "GET /obj-perms HTTP/1.1" 200 5032 0.003924 10.0.0.27 - - [2025-08-18 04:09:48] "GET /obj-perms HTTP/1.1" 200 5032 0.003592 10.0.0.38 - - [2025-08-18 04:09:48] "GET /obj-perms HTTP/1.1" 200 5032 0.003355 10.0.0.19 - - [2025-08-18 04:09:48] "GET /obj-perms HTTP/1.1" 200 5032 0.003010 10.0.0.19 - - [2025-08-18 04:09:48] "POST /useragent-kv HTTP/1.1" 200 115 0.002574 10.0.0.19 - - [2025-08-18 04:09:48] "POST /useragent-kv HTTP/1.1" 200 115 0.002085 10.0.0.27 - - [2025-08-18 04:09:48] "DELETE /virtual-network/bbe96b36-cdd8-4ff3-9df1-db0a21ac51dd HTTP/1.1" 200 115 0.095531 10.0.0.38 - - [2025-08-18 04:09:48] "DELETE /route-target/9749e04f-499d-4ae4-99c7-8fe039513da2 HTTP/1.1" 200 115 0.014619 10.0.0.27 - - [2025-08-18 04:09:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004462 10.0.0.27 - - [2025-08-18 04:09:49] "GET /network-policy/fe2ea39d-df5d-43dd-800f-6c92d4053c20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.005118 10.0.0.27 - - [2025-08-18 04:09:49] "POST /ref-update HTTP/1.1" 200 156 0.051194 10.0.0.27 - - [2025-08-18 04:09:49] "GET /virtual-network/2197075b-1091-47a5-b7e8-7036536ccc2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.009894 10.0.0.27 - - [2025-08-18 04:09:49] "DELETE /virtual-network/2197075b-1091-47a5-b7e8-7036536ccc2d HTTP/1.1" 409 234 0.009366 10.0.0.27 - - [2025-08-18 04:09:49] "POST /neutron/port HTTP/1.1" 200 1089 0.015461 10.0.0.27 - - [2025-08-18 04:09:49] "POST /neutron/port HTTP/1.1" 200 151 0.225999 10.0.0.19 - - [2025-08-18 04:09:51] "POST /useragent-kv HTTP/1.1" 200 115 0.003617 10.0.0.38 - - [2025-08-18 04:09:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004200 10.0.0.19 - - [2025-08-18 04:09:51] "POST /useragent-kv HTTP/1.1" 200 115 0.002279 10.0.0.27 - - [2025-08-18 04:09:51] "DELETE /virtual-network/2197075b-1091-47a5-b7e8-7036536ccc2d HTTP/1.1" 200 115 0.109878 10.0.0.27 - - [2025-08-18 04:09:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002963 10.0.0.27 - - [2025-08-18 04:09:51] "GET /network-policy/2893a294-779f-496b-b1ad-96c62f771031?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.003367 10.0.0.27 - - [2025-08-18 04:09:51] "POST /ref-update HTTP/1.1" 200 156 0.049399 10.0.0.27 - - [2025-08-18 04:09:51] "POST /neutron/network HTTP/1.1" 200 809 0.007364 10.0.0.27 - - [2025-08-18 04:09:51] "GET /virtual-network/0957d050-dee3-490e-8b8f-408f622e6e7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1931 0.005311 10.0.0.19 - - [2025-08-18 04:09:51] "POST /useragent-kv HTTP/1.1" 200 115 0.003260 10.0.0.38 - - [2025-08-18 04:09:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004876 10.0.0.19 - - [2025-08-18 04:09:51] "POST /useragent-kv HTTP/1.1" 200 115 0.002575 10.0.0.27 - - [2025-08-18 04:09:51] "DELETE /virtual-network/0957d050-dee3-490e-8b8f-408f622e6e7b HTTP/1.1" 200 115 0.095159 10.0.0.27 - - [2025-08-18 04:09:51] "DELETE /network-policy/fe2ea39d-df5d-43dd-800f-6c92d4053c20 HTTP/1.1" 200 115 0.027045 10.0.0.27 - - [2025-08-18 04:09:51] "DELETE /network-policy/2893a294-779f-496b-b1ad-96c62f771031 HTTP/1.1" 200 115 0.029216 10.0.0.27 - - [2025-08-18 04:09:53] "GET /obj-perms HTTP/1.1" 200 5056 0.046109 10.0.0.19 - - [2025-08-18 04:10:20] "GET /projects?obj_uuids=f67ec8dc-28b0-4254-b93e-009440a9ba62&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000947 10.0.0.27 - - [2025-08-18 04:10:20] "GET /project/f67ec8dc-28b0-4254-b93e-009440a9ba62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.053820 10.0.0.19 - - [2025-08-18 04:10:20] "GET /projects?obj_uuids=f67ec8dc-28b0-4254-b93e-009440a9ba62&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000985 10.0.0.27 - - [2025-08-18 04:10:20] "GET /project/f67ec8dc-28b0-4254-b93e-009440a9ba62?fields=virtual_networks HTTP/1.1" 200 1035 0.053329 10.0.0.19 - - [2025-08-18 04:10:20] "GET /projects?obj_uuids=f67ec8dc-28b0-4254-b93e-009440a9ba62&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000999 10.0.0.27 - - [2025-08-18 04:10:20] "GET /project/f67ec8dc-28b0-4254-b93e-009440a9ba62?fields=virtual_machine_interfaces HTTP/1.1" 200 1035 0.030993 10.0.0.19 - - [2025-08-18 04:10:20] "GET /projects?obj_uuids=f67ec8dc-28b0-4254-b93e-009440a9ba62&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000990 10.0.0.27 - - [2025-08-18 04:10:20] "GET /project/f67ec8dc-28b0-4254-b93e-009440a9ba62?fields=security_groups HTTP/1.1" 200 1262 0.035050 10.0.0.27 - - [2025-08-18 04:10:21] "POST /fqname-to-id HTTP/1.1" 404 188 0.021252 10.0.0.19 - - [2025-08-18 04:10:21] "GET /projects?obj_uuids=0e07c4a7-e54a-48f7-b431-48d19f64811d&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002691 10.0.0.19 - - [2025-08-18 04:10:21] "GET /domains?obj_uuids=edf943fc-0622-4564-8821-4de9bd04e8a3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000956 10.0.0.19 - - [2025-08-18 04:10:21] "GET /domain/edf943fc-0622-4564-8821-4de9bd04e8a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006918 10.0.0.19 - - [2025-08-18 04:10:21] "POST /id-to-fqname HTTP/1.1" 200 190 0.002174 10.0.0.19 - - [2025-08-18 04:10:21] "POST /fqname-to-id HTTP/1.1" 404 199 0.006567 10.0.0.19 - - [2025-08-18 04:10:21] "POST /security-groups HTTP/1.1" 200 591 0.024752 10.0.0.19 - - [2025-08-18 04:10:21] "POST /projects HTTP/1.1" 200 585 0.223032 10.0.0.38 - - [2025-08-18 04:10:21] "POST /access-control-lists HTTP/1.1" 200 596 0.022176 10.0.0.19 - - [2025-08-18 04:10:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.292739 10.0.0.27 - - [2025-08-18 04:10:21] "GET /project/0e07c4a7-e54a-48f7-b431-48d19f64811d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.412874 10.0.0.27 - - [2025-08-18 04:10:22] "GET / HTTP/1.1" 200 35931 0.001469 10.0.0.27 - - [2025-08-18 04:10:24] "POST /fqname-to-id HTTP/1.1" 401 292 0.000455 10.0.0.27 - - [2025-08-18 04:10:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.047863 10.0.0.19 - - [2025-08-18 04:10:24] "GET /projects?obj_uuids=0e07c4a7-e54a-48f7-b431-48d19f64811d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000884 10.0.0.27 - - [2025-08-18 04:10:24] "GET /project/0e07c4a7-e54a-48f7-b431-48d19f64811d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.033357 10.0.0.38 - - [2025-08-18 04:10:24] "POST /route-targets HTTP/1.1" 200 327 0.016572 10.0.0.19 - - [2025-08-18 04:10:25] "POST /useragent-kv HTTP/1.1" 200 115 0.007453 10.0.0.27 - - [2025-08-18 04:10:25] "POST /neutron/subnet HTTP/1.1" 200 724 0.213919 10.0.0.27 - - [2025-08-18 04:10:25] "POST /id-to-fqname HTTP/1.1" 200 220 0.001307 10.0.0.27 - - [2025-08-18 04:10:25] "GET /virtual-network/2d8017ae-ccc0-48f9-9d37-eb7d37f98549?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005427 10.0.0.27 - - [2025-08-18 04:10:25] "GET /virtual-network/2d8017ae-ccc0-48f9-9d37-eb7d37f98549?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005390 10.0.0.27 - - [2025-08-18 04:10:25] "POST /neutron/network HTTP/1.1" 200 824 0.005299 10.0.0.27 - - [2025-08-18 04:10:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002838 10.0.0.19 - - [2025-08-18 04:10:25] "GET /projects?obj_uuids=0e07c4a7-e54a-48f7-b431-48d19f64811d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001011 10.0.0.27 - - [2025-08-18 04:10:25] "GET /project/0e07c4a7-e54a-48f7-b431-48d19f64811d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.048566 10.0.0.19 - - [2025-08-18 04:10:25] "GET /projects?obj_uuids=0e07c4a7-e54a-48f7-b431-48d19f64811d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000957 10.0.0.27 - - [2025-08-18 04:10:25] "POST /neutron/network HTTP/1.1" 200 605 0.109326 10.0.0.38 - - [2025-08-18 04:10:25] "POST /ref-update HTTP/1.1" 200 156 0.019768 10.0.0.27 - - [2025-08-18 04:10:25] "POST /id-to-fqname HTTP/1.1" 200 220 0.003323 10.0.0.27 - - [2025-08-18 04:10:25] "GET /virtual-network/55f1c604-6d7c-4d6e-9a61-f1bd8343cda1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006879 10.0.0.27 - - [2025-08-18 04:10:25] "POST /neutron/network HTTP/1.1" 200 825 0.005589 10.0.0.27 - - [2025-08-18 04:10:25] "GET /virtual-network/55f1c604-6d7c-4d6e-9a61-f1bd8343cda1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006398 10.0.0.27 - - [2025-08-18 04:10:25] "POST /id-to-fqname HTTP/1.1" 200 220 0.002137 10.0.0.27 - - [2025-08-18 04:10:25] "POST /neutron/network HTTP/1.1" 200 834 0.006824 10.0.0.19 - - [2025-08-18 04:10:26] "GET /projects?obj_uuids=0e07c4a7-e54a-48f7-b431-48d19f64811d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001015 10.0.0.27 - - [2025-08-18 04:10:26] "GET /project/0e07c4a7-e54a-48f7-b431-48d19f64811d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.058089 10.0.0.27 - - [2025-08-18 04:10:26] "POST /neutron/port HTTP/1.1" 200 117 0.009464 10.0.0.27 - - [2025-08-18 04:10:26] "POST /id-to-fqname HTTP/1.1" 200 220 0.001275 10.0.0.27 - - [2025-08-18 04:10:27] "POST /neutron/network HTTP/1.1" 200 834 0.006505 10.0.0.27 - - [2025-08-18 04:10:27] "POST /neutron/port HTTP/1.1" 200 1060 0.014152 10.0.0.19 - - [2025-08-18 04:10:27] "GET /projects?obj_uuids=0e07c4a7-e54a-48f7-b431-48d19f64811d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001209 10.0.0.27 - - [2025-08-18 04:10:27] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004752 10.0.0.27 - - [2025-08-18 04:10:27] "GET /project/0e07c4a7-e54a-48f7-b431-48d19f64811d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.089868 10.0.0.27 - - [2025-08-18 04:10:27] "POST /neutron/port HTTP/1.1" 200 117 0.001156 10.0.0.27 - - [2025-08-18 04:10:28] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008957 10.0.0.27 - - [2025-08-18 04:10:28] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008878 10.0.0.27 - - [2025-08-18 04:10:28] "POST /neutron/port HTTP/1.1" 200 1061 0.013915 10.0.0.27 - - [2025-08-18 04:10:28] "POST /neutron/port HTTP/1.1" 200 1089 0.020484 10.0.0.27 - - [2025-08-18 04:10:28] "POST /neutron/port HTTP/1.1" 200 117 0.001172 10.0.0.19 - - [2025-08-18 04:10:32] "DELETE /project/0e07c4a7e54a48f7b43148d19f64811d HTTP/1.1" 404 173 0.004873 10.0.0.19 - - [2025-08-18 04:10:32] "GET /projects?obj_uuids=f67ec8dc-28b0-4254-b93e-009440a9ba62&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000907 10.0.0.19 - - [2025-08-18 04:10:32] "GET /project/f67ec8dc-28b0-4254-b93e-009440a9ba62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1473 0.034928 10.0.0.19 - - [2025-08-18 04:10:32] "GET /projects?obj_uuids=f67ec8dc-28b0-4254-b93e-009440a9ba62&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001245 10.0.0.19 - - [2025-08-18 04:10:32] "GET /project/f67ec8dc-28b0-4254-b93e-009440a9ba62?fields=security_groups HTTP/1.1" 200 1367 0.044817 10.0.0.19 - - [2025-08-18 04:10:32] "DELETE /security-group/8bb07947-297a-487f-86eb-9f451100c778 HTTP/1.1" 200 115 0.046409 10.0.0.19 - - [2025-08-18 04:10:32] "GET /projects?obj_uuids=f67ec8dc-28b0-4254-b93e-009440a9ba62&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001585 10.0.0.19 - - [2025-08-18 04:10:32] "GET /project/f67ec8dc-28b0-4254-b93e-009440a9ba62?fields=application_policy_sets HTTP/1.1" 200 1406 0.067504 10.0.0.19 - - [2025-08-18 04:10:32] "DELETE /project/f67ec8dc-28b0-4254-b93e-009440a9ba62 HTTP/1.1" 200 115 0.373255 10.0.0.27 - - [2025-08-18 04:10:33] "POST /neutron/port HTTP/1.1" 200 1089 0.012440 10.0.0.27 - - [2025-08-18 04:10:33] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004735 10.0.0.27 - - [2025-08-18 04:10:33] "POST /neutron/port HTTP/1.1" 200 117 0.001019 10.0.0.27 - - [2025-08-18 04:10:33] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005958 10.0.0.27 - - [2025-08-18 04:10:33] "GET /virtual-machine/85f45001-bbb0-4428-a3fc-8a079a8dc58b HTTP/1.1" 401 292 0.000445 10.0.0.27 - - [2025-08-18 04:10:33] "GET /virtual-machine/85f45001-bbb0-4428-a3fc-8a079a8dc58b HTTP/1.1" 200 1292 0.028923 10.0.0.27 - - [2025-08-18 04:10:33] "GET /virtual-machine-interface/91996a8f-753d-48a8-aa78-a6d83e4a4e86 HTTP/1.1" 200 2942 0.006615 10.0.0.27 - - [2025-08-18 04:10:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002425 10.0.0.27 - - [2025-08-18 04:10:33] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.002827 10.0.0.27 - - [2025-08-18 04:10:33] "GET /virtual-networks?parent_id=0e07c4a7-e54a-48f7-b431-48d19f64811d&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002915 10.0.0.27 - - [2025-08-18 04:10:33] "GET /virtual-network/2d8017ae-ccc0-48f9-9d37-eb7d37f98549?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005537 10.0.0.27 - - [2025-08-18 04:10:36] "POST /neutron/port HTTP/1.1" 200 1088 0.035812 10.0.0.27 - - [2025-08-18 04:10:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002836 10.0.0.27 - - [2025-08-18 04:10:37] "GET /virtual-network/2d8017ae-ccc0-48f9-9d37-eb7d37f98549?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.007033 10.0.0.27 - - [2025-08-18 04:10:37] "POST /neutron/security_group HTTP/1.1" 200 2058 0.009385 10.0.0.27 - - [2025-08-18 04:10:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003340 10.0.0.27 - - [2025-08-18 04:10:39] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003097 10.0.0.27 - - [2025-08-18 04:10:39] "GET /virtual-networks?parent_id=0e07c4a7-e54a-48f7-b431-48d19f64811d&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002842 10.0.0.27 - - [2025-08-18 04:10:39] "GET /virtual-network/2d8017ae-ccc0-48f9-9d37-eb7d37f98549?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005289 10.0.0.27 - - [2025-08-18 04:10:39] "POST /neutron/port HTTP/1.1" 200 1089 0.013316 10.0.0.27 - - [2025-08-18 04:10:39] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006220 10.0.0.27 - - [2025-08-18 04:10:39] "GET /virtual-machine/67ca9be5-75ef-4f10-97ec-4312dc708025 HTTP/1.1" 200 1292 0.004773 10.0.0.27 - - [2025-08-18 04:10:39] "GET /virtual-machine-interface/5e9de9bb-d68a-4766-82a8-646d9e4e1575 HTTP/1.1" 200 2940 0.005168 10.0.0.27 - - [2025-08-18 04:10:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002516 10.0.0.27 - - [2025-08-18 04:10:39] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.002654 10.0.0.27 - - [2025-08-18 04:10:39] "GET /virtual-networks?parent_id=0e07c4a7-e54a-48f7-b431-48d19f64811d&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002604 10.0.0.27 - - [2025-08-18 04:10:39] "GET /virtual-network/55f1c604-6d7c-4d6e-9a61-f1bd8343cda1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005963 10.0.0.27 - - [2025-08-18 04:10:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003348 10.0.0.27 - - [2025-08-18 04:10:40] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003292 10.0.0.27 - - [2025-08-18 04:10:40] "GET /virtual-networks?parent_id=0e07c4a7-e54a-48f7-b431-48d19f64811d&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003119 10.0.0.27 - - [2025-08-18 04:10:40] "GET /virtual-network/55f1c604-6d7c-4d6e-9a61-f1bd8343cda1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006086 10.0.0.27 - - [2025-08-18 04:10:41] "GET /virtual-machine/85f45001-bbb0-4428-a3fc-8a079a8dc58b HTTP/1.1" 200 1292 0.004217 10.0.0.27 - - [2025-08-18 04:10:41] "GET /virtual-machine-interface/91996a8f-753d-48a8-aa78-a6d83e4a4e86 HTTP/1.1" 200 2942 0.005231 10.0.0.27 - - [2025-08-18 04:10:41] "GET /virtual-machine/85f45001-bbb0-4428-a3fc-8a079a8dc58b HTTP/1.1" 200 1292 0.004139 10.0.0.27 - - [2025-08-18 04:10:41] "GET /virtual-machine-interface/91996a8f-753d-48a8-aa78-a6d83e4a4e86 HTTP/1.1" 200 2942 0.008124 10.0.0.27 - - [2025-08-18 04:10:41] "GET /instance-ip/6657504e-ebbb-493f-817e-79e174d679db HTTP/1.1" 200 1619 0.007328 10.0.0.27 - - [2025-08-18 04:10:41] "GET /virtual-machine/85f45001-bbb0-4428-a3fc-8a079a8dc58b HTTP/1.1" 200 1292 0.003047 10.0.0.27 - - [2025-08-18 04:10:41] "GET /virtual-machine-interface/91996a8f-753d-48a8-aa78-a6d83e4a4e86 HTTP/1.1" 200 2942 0.004743 10.0.0.27 - - [2025-08-18 04:10:41] "GET /instance-ip/6657504e-ebbb-493f-817e-79e174d679db HTTP/1.1" 200 1619 0.003247 10.0.0.27 - - [2025-08-18 04:10:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002848 10.0.0.27 - - [2025-08-18 04:10:41] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003271 10.0.0.27 - - [2025-08-18 04:10:41] "GET /virtual-networks?parent_id=0e07c4a7-e54a-48f7-b431-48d19f64811d&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002554 10.0.0.27 - - [2025-08-18 04:10:41] "GET /virtual-network/2d8017ae-ccc0-48f9-9d37-eb7d37f98549?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005258 10.0.0.27 - - [2025-08-18 04:10:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003082 10.0.0.27 - - [2025-08-18 04:10:41] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003807 10.0.0.27 - - [2025-08-18 04:10:41] "GET /virtual-networks?parent_id=0e07c4a7-e54a-48f7-b431-48d19f64811d&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002897 10.0.0.27 - - [2025-08-18 04:10:41] "GET /virtual-network/2d8017ae-ccc0-48f9-9d37-eb7d37f98549?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005995 10.0.0.27 - - [2025-08-18 04:10:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002976 10.0.0.27 - - [2025-08-18 04:10:41] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003669 10.0.0.27 - - [2025-08-18 04:10:41] "GET /virtual-networks?parent_id=0e07c4a7-e54a-48f7-b431-48d19f64811d&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.004288 10.0.0.27 - - [2025-08-18 04:10:41] "GET /virtual-network/2d8017ae-ccc0-48f9-9d37-eb7d37f98549?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005663 10.0.0.27 - - [2025-08-18 04:10:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002957 10.0.0.27 - - [2025-08-18 04:10:41] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004026 10.0.0.27 - - [2025-08-18 04:10:41] "GET /virtual-networks?parent_id=0e07c4a7-e54a-48f7-b431-48d19f64811d&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.004058 10.0.0.27 - - [2025-08-18 04:10:41] "GET /virtual-network/2d8017ae-ccc0-48f9-9d37-eb7d37f98549?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005354 10.0.0.27 - - [2025-08-18 04:10:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003412 10.0.0.27 - - [2025-08-18 04:10:41] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004416 10.0.0.27 - - [2025-08-18 04:10:41] "GET /virtual-networks?parent_id=0e07c4a7-e54a-48f7-b431-48d19f64811d&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002847 10.0.0.27 - - [2025-08-18 04:10:41] "GET /virtual-network/2d8017ae-ccc0-48f9-9d37-eb7d37f98549?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005800 10.0.0.27 - - [2025-08-18 04:10:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003198 10.0.0.27 - - [2025-08-18 04:10:41] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003053 10.0.0.27 - - [2025-08-18 04:10:41] "GET /virtual-networks?parent_id=0e07c4a7-e54a-48f7-b431-48d19f64811d&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002948 10.0.0.27 - - [2025-08-18 04:10:41] "GET /virtual-network/2d8017ae-ccc0-48f9-9d37-eb7d37f98549?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005711 10.0.0.27 - - [2025-08-18 04:10:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002474 10.0.0.27 - - [2025-08-18 04:10:41] "GET /routing-instance/50cff515-8bc7-4758-8780-b3ff6948c386?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.003792 10.0.0.27 - - [2025-08-18 04:10:42] "GET /route-target/8ab8c7dc-a6ba-47bc-b1b1-e22896562267?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003621 10.0.0.27 - - [2025-08-18 04:10:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002853 10.0.0.27 - - [2025-08-18 04:10:42] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003422 10.0.0.27 - - [2025-08-18 04:10:42] "GET /virtual-networks?parent_id=0e07c4a7-e54a-48f7-b431-48d19f64811d&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.007946 10.0.0.27 - - [2025-08-18 04:10:42] "GET /virtual-network/2d8017ae-ccc0-48f9-9d37-eb7d37f98549?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005410 10.0.0.27 - - [2025-08-18 04:10:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002933 10.0.0.27 - - [2025-08-18 04:10:42] "GET /routing-instance/50cff515-8bc7-4758-8780-b3ff6948c386?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.004220 10.0.0.27 - - [2025-08-18 04:10:42] "GET /route-target/8ab8c7dc-a6ba-47bc-b1b1-e22896562267?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004168 10.0.0.27 - - [2025-08-18 04:10:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003221 10.0.0.27 - - [2025-08-18 04:10:42] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003968 10.0.0.27 - - [2025-08-18 04:10:42] "GET /virtual-networks?parent_id=0e07c4a7-e54a-48f7-b431-48d19f64811d&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002714 10.0.0.27 - - [2025-08-18 04:10:42] "GET /virtual-network/2d8017ae-ccc0-48f9-9d37-eb7d37f98549?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005270 10.0.0.27 - - [2025-08-18 04:10:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003013 10.0.0.27 - - [2025-08-18 04:10:42] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003648 10.0.0.27 - - [2025-08-18 04:10:42] "GET /virtual-networks?parent_id=0e07c4a7-e54a-48f7-b431-48d19f64811d&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002854 10.0.0.27 - - [2025-08-18 04:10:42] "GET /virtual-network/2d8017ae-ccc0-48f9-9d37-eb7d37f98549?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005866 10.0.0.27 - - [2025-08-18 04:10:43] "POST /neutron/port HTTP/1.1" 200 1088 0.013513 10.0.0.27 - - [2025-08-18 04:10:44] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003495 10.0.0.27 - - [2025-08-18 04:10:44] "POST /neutron/network HTTP/1.1" 200 824 0.006010 10.0.0.19 - - [2025-08-18 04:10:45] "GET /obj-perms HTTP/1.1" 200 5030 0.045209 10.0.0.19 - - [2025-08-18 04:10:49] "GET /obj-perms HTTP/1.1" 200 5030 0.003498 10.0.0.27 - - [2025-08-18 04:10:49] "GET /obj-perms HTTP/1.1" 200 5030 0.038620 10.0.0.27 - - [2025-08-18 04:10:49] "GET /obj-perms HTTP/1.1" 200 5030 0.003494 10.0.0.27 - - [2025-08-18 04:10:49] "GET /obj-perms HTTP/1.1" 200 5030 0.003442 10.0.0.27 - - [2025-08-18 04:10:50] "GET /virtual-machine/67ca9be5-75ef-4f10-97ec-4312dc708025 HTTP/1.1" 200 1292 0.003433 10.0.0.27 - - [2025-08-18 04:10:50] "GET /virtual-machine-interface/5e9de9bb-d68a-4766-82a8-646d9e4e1575 HTTP/1.1" 200 2940 0.005369 10.0.0.27 - - [2025-08-18 04:10:50] "GET /virtual-machine/67ca9be5-75ef-4f10-97ec-4312dc708025 HTTP/1.1" 200 1292 0.004044 10.0.0.27 - - [2025-08-18 04:10:50] "GET /virtual-machine-interface/5e9de9bb-d68a-4766-82a8-646d9e4e1575 HTTP/1.1" 200 2940 0.004955 10.0.0.27 - - [2025-08-18 04:10:50] "GET /instance-ip/e18d5e71-b3cb-46ee-a0e4-ff9e83c6d44b HTTP/1.1" 200 1622 0.005052 10.0.0.27 - - [2025-08-18 04:10:50] "GET /virtual-machine/67ca9be5-75ef-4f10-97ec-4312dc708025 HTTP/1.1" 200 1292 0.002825 10.0.0.27 - - [2025-08-18 04:10:50] "GET /virtual-machine-interface/5e9de9bb-d68a-4766-82a8-646d9e4e1575 HTTP/1.1" 200 2940 0.004589 10.0.0.27 - - [2025-08-18 04:10:50] "GET /instance-ip/e18d5e71-b3cb-46ee-a0e4-ff9e83c6d44b HTTP/1.1" 200 1622 0.003469 10.0.0.27 - - [2025-08-18 04:10:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002507 10.0.0.27 - - [2025-08-18 04:10:50] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.002774 10.0.0.27 - - [2025-08-18 04:10:50] "GET /virtual-networks?parent_id=0e07c4a7-e54a-48f7-b431-48d19f64811d&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002576 10.0.0.27 - - [2025-08-18 04:10:50] "GET /virtual-network/55f1c604-6d7c-4d6e-9a61-f1bd8343cda1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005273 10.0.0.27 - - [2025-08-18 04:10:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002894 10.0.0.27 - - [2025-08-18 04:10:50] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003875 10.0.0.27 - - [2025-08-18 04:10:50] "GET /virtual-networks?parent_id=0e07c4a7-e54a-48f7-b431-48d19f64811d&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002669 10.0.0.27 - - [2025-08-18 04:10:50] "GET /virtual-network/55f1c604-6d7c-4d6e-9a61-f1bd8343cda1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005414 10.0.0.27 - - [2025-08-18 04:10:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002807 10.0.0.27 - - [2025-08-18 04:10:50] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003670 10.0.0.27 - - [2025-08-18 04:10:50] "GET /virtual-networks?parent_id=0e07c4a7-e54a-48f7-b431-48d19f64811d&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003080 10.0.0.27 - - [2025-08-18 04:10:50] "GET /virtual-network/55f1c604-6d7c-4d6e-9a61-f1bd8343cda1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005723 10.0.0.27 - - [2025-08-18 04:10:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002735 10.0.0.27 - - [2025-08-18 04:10:50] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003417 10.0.0.27 - - [2025-08-18 04:10:50] "GET /virtual-networks?parent_id=0e07c4a7-e54a-48f7-b431-48d19f64811d&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002899 10.0.0.27 - - [2025-08-18 04:10:50] "GET /virtual-network/55f1c604-6d7c-4d6e-9a61-f1bd8343cda1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005392 10.0.0.27 - - [2025-08-18 04:10:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002896 10.0.0.27 - - [2025-08-18 04:10:50] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003596 10.0.0.27 - - [2025-08-18 04:10:50] "GET /virtual-networks?parent_id=0e07c4a7-e54a-48f7-b431-48d19f64811d&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002581 10.0.0.27 - - [2025-08-18 04:10:51] "GET /virtual-network/55f1c604-6d7c-4d6e-9a61-f1bd8343cda1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005396 10.0.0.27 - - [2025-08-18 04:10:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003237 10.0.0.27 - - [2025-08-18 04:10:51] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003132 10.0.0.27 - - [2025-08-18 04:10:51] "GET /virtual-networks?parent_id=0e07c4a7-e54a-48f7-b431-48d19f64811d&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002483 10.0.0.27 - - [2025-08-18 04:10:51] "GET /virtual-network/55f1c604-6d7c-4d6e-9a61-f1bd8343cda1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005557 10.0.0.27 - - [2025-08-18 04:10:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002564 10.0.0.27 - - [2025-08-18 04:10:51] "GET /routing-instance/fc41969d-0e95-446f-8bec-3c09e8bc5c7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.004923 10.0.0.27 - - [2025-08-18 04:10:51] "GET /route-target/8cb2668d-aa90-4064-af67-5edf6800b47e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003733 10.0.0.27 - - [2025-08-18 04:10:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002895 10.0.0.27 - - [2025-08-18 04:10:51] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003174 10.0.0.27 - - [2025-08-18 04:10:51] "GET /virtual-networks?parent_id=0e07c4a7-e54a-48f7-b431-48d19f64811d&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002464 10.0.0.27 - - [2025-08-18 04:10:51] "GET /virtual-network/55f1c604-6d7c-4d6e-9a61-f1bd8343cda1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005035 10.0.0.27 - - [2025-08-18 04:10:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002411 10.0.0.27 - - [2025-08-18 04:10:51] "GET /routing-instance/fc41969d-0e95-446f-8bec-3c09e8bc5c7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.003795 10.0.0.27 - - [2025-08-18 04:10:51] "GET /route-target/8cb2668d-aa90-4064-af67-5edf6800b47e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003379 10.0.0.27 - - [2025-08-18 04:10:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003139 10.0.0.27 - - [2025-08-18 04:10:51] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003737 10.0.0.27 - - [2025-08-18 04:10:51] "GET /virtual-networks?parent_id=0e07c4a7-e54a-48f7-b431-48d19f64811d&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002586 10.0.0.27 - - [2025-08-18 04:10:51] "GET /virtual-network/55f1c604-6d7c-4d6e-9a61-f1bd8343cda1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005104 10.0.0.27 - - [2025-08-18 04:10:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003073 10.0.0.27 - - [2025-08-18 04:10:51] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003364 10.0.0.27 - - [2025-08-18 04:10:51] "GET /virtual-networks?parent_id=0e07c4a7-e54a-48f7-b431-48d19f64811d&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002516 10.0.0.27 - - [2025-08-18 04:10:51] "GET /virtual-network/55f1c604-6d7c-4d6e-9a61-f1bd8343cda1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005191 10.0.0.19 - - [2025-08-18 04:10:51] "GET /obj-perms HTTP/1.1" 200 5030 0.003878 10.0.0.19 - - [2025-08-18 04:10:55] "GET /obj-perms HTTP/1.1" 200 5030 0.004193 10.0.0.27 - - [2025-08-18 04:10:58] "GET /obj-perms HTTP/1.1" 200 5030 0.004167 10.0.0.19 - - [2025-08-18 04:10:58] "GET /obj-perms HTTP/1.1" 200 5030 0.003650 10.0.0.27 - - [2025-08-18 04:10:58] "GET /obj-perms HTTP/1.1" 200 5030 0.004092 10.0.0.38 - - [2025-08-18 04:10:58] "GET /obj-perms HTTP/1.1" 200 5030 0.039981 10.0.0.19 - - [2025-08-18 04:10:58] "GET /obj-perms HTTP/1.1" 200 5030 0.003244 10.0.0.27 - - [2025-08-18 04:11:20] "GET /virtual-machine/67ca9be5-75ef-4f10-97ec-4312dc708025 HTTP/1.1" 200 1292 0.004575 10.0.0.27 - - [2025-08-18 04:11:20] "POST /neutron/port HTTP/1.1" 200 1089 0.016852 10.0.0.27 - - [2025-08-18 04:11:22] "GET /virtual-machine/67ca9be5-75ef-4f10-97ec-4312dc708025 HTTP/1.1" 404 171 0.003481 10.0.0.27 - - [2025-08-18 04:11:22] "GET /virtual-machine/67ca9be5-75ef-4f10-97ec-4312dc708025 HTTP/1.1" 404 171 0.004146 10.0.0.27 - - [2025-08-18 04:11:22] "GET /virtual-machine/67ca9be5-75ef-4f10-97ec-4312dc708025 HTTP/1.1" 404 171 0.003706 10.0.0.27 - - [2025-08-18 04:11:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003944 10.0.0.27 - - [2025-08-18 04:11:22] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003812 10.0.0.27 - - [2025-08-18 04:11:22] "GET /virtual-networks?parent_id=0e07c4a7-e54a-48f7-b431-48d19f64811d&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002848 10.0.0.27 - - [2025-08-18 04:11:22] "GET /virtual-network/55f1c604-6d7c-4d6e-9a61-f1bd8343cda1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005743 10.0.0.27 - - [2025-08-18 04:11:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003122 10.0.0.27 - - [2025-08-18 04:11:22] "GET /routing-instance/fc41969d-0e95-446f-8bec-3c09e8bc5c7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.004135 10.0.0.27 - - [2025-08-18 04:11:22] "GET /route-target/8cb2668d-aa90-4064-af67-5edf6800b47e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003850 10.0.0.27 - - [2025-08-18 04:11:23] "GET /obj-perms HTTP/1.1" 200 5056 0.103821 10.0.0.19 - - [2025-08-18 04:11:24] "GET /obj-perms HTTP/1.1" 200 5056 0.100976 10.0.0.38 - - [2025-08-18 04:11:24] "GET /obj-perms HTTP/1.1" 200 5056 0.164197 10.0.0.27 - - [2025-08-18 04:11:24] "GET /obj-perms HTTP/1.1" 200 5056 0.087400 10.0.0.19 - - [2025-08-18 04:11:24] "GET /obj-perms HTTP/1.1" 200 5056 0.058694 10.0.0.38 - - [2025-08-18 04:11:25] "GET /obj-perms HTTP/1.1" 200 5056 0.126412 10.0.0.27 - - [2025-08-18 04:11:25] "GET /obj-perms HTTP/1.1" 200 5030 0.003615 10.0.0.19 - - [2025-08-18 04:11:29] "GET /obj-perms HTTP/1.1" 200 5030 0.003605 10.0.0.27 - - [2025-08-18 04:11:29] "GET /obj-perms HTTP/1.1" 200 5030 0.003344 10.0.0.27 - - [2025-08-18 04:11:29] "GET /virtual-machine/85f45001-bbb0-4428-a3fc-8a079a8dc58b HTTP/1.1" 200 1292 0.004145 10.0.0.27 - - [2025-08-18 04:11:29] "POST /neutron/port HTTP/1.1" 200 1088 0.013631 10.0.0.27 - - [2025-08-18 04:11:31] "GET /virtual-machine/85f45001-bbb0-4428-a3fc-8a079a8dc58b HTTP/1.1" 404 171 0.003012 10.0.0.27 - - [2025-08-18 04:11:31] "GET /virtual-machine/85f45001-bbb0-4428-a3fc-8a079a8dc58b HTTP/1.1" 404 171 0.002327 10.0.0.27 - - [2025-08-18 04:11:31] "GET /virtual-machine/85f45001-bbb0-4428-a3fc-8a079a8dc58b HTTP/1.1" 404 171 0.002561 10.0.0.27 - - [2025-08-18 04:11:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003142 10.0.0.27 - - [2025-08-18 04:11:31] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003365 10.0.0.27 - - [2025-08-18 04:11:31] "GET /virtual-networks?parent_id=0e07c4a7-e54a-48f7-b431-48d19f64811d&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002817 10.0.0.27 - - [2025-08-18 04:11:31] "GET /virtual-network/2d8017ae-ccc0-48f9-9d37-eb7d37f98549?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005399 10.0.0.27 - - [2025-08-18 04:11:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004381 10.0.0.27 - - [2025-08-18 04:11:31] "GET /routing-instance/50cff515-8bc7-4758-8780-b3ff6948c386?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.003670 10.0.0.27 - - [2025-08-18 04:11:31] "GET /route-target/8ab8c7dc-a6ba-47bc-b1b1-e22896562267?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003963 10.0.0.27 - - [2025-08-18 04:11:34] "GET /obj-perms HTTP/1.1" 200 5030 0.003444 10.0.0.27 - - [2025-08-18 04:11:37] "GET /obj-perms HTTP/1.1" 200 5030 0.004644 10.0.0.27 - - [2025-08-18 04:11:44] "GET /obj-perms HTTP/1.1" 200 5030 0.004081 10.0.0.27 - - [2025-08-18 04:11:47] "GET /obj-perms HTTP/1.1" 200 5030 0.003455 10.0.0.27 - - [2025-08-18 04:11:50] "GET /obj-perms HTTP/1.1" 200 5030 0.008981 10.0.0.27 - - [2025-08-18 04:11:50] "POST /neutron/network HTTP/1.1" 200 825 0.005774 10.0.0.38 - - [2025-08-18 04:11:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.025008 10.0.0.38 - - [2025-08-18 04:11:50] "DELETE /route-target/8ab8c7dc-a6ba-47bc-b1b1-e22896562267 HTTP/1.1" 200 115 0.020567 10.0.0.19 - - [2025-08-18 04:11:50] "POST /useragent-kv HTTP/1.1" 200 115 0.037815 10.0.0.19 - - [2025-08-18 04:11:50] "POST /useragent-kv HTTP/1.1" 200 115 0.002188 10.0.0.27 - - [2025-08-18 04:11:50] "POST /neutron/network HTTP/1.1" 200 151 0.138739 10.0.0.19 - - [2025-08-18 04:11:52] "GET /projects?obj_uuids=0e07c4a7-e54a-48f7-b431-48d19f64811d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000977 10.0.0.27 - - [2025-08-18 04:11:52] "GET /project/0e07c4a7-e54a-48f7-b431-48d19f64811d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.034652 10.0.0.19 - - [2025-08-18 04:11:52] "GET /projects?obj_uuids=0e07c4a7-e54a-48f7-b431-48d19f64811d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000958 10.0.0.27 - - [2025-08-18 04:11:52] "GET /project/0e07c4a7-e54a-48f7-b431-48d19f64811d?fields=virtual_networks HTTP/1.1" 200 1032 0.074124 10.0.0.19 - - [2025-08-18 04:11:52] "GET /projects?obj_uuids=0e07c4a7-e54a-48f7-b431-48d19f64811d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001368 10.0.0.27 - - [2025-08-18 04:11:52] "GET /project/0e07c4a7-e54a-48f7-b431-48d19f64811d?fields=virtual_machine_interfaces HTTP/1.1" 200 1032 0.037113 10.0.0.19 - - [2025-08-18 04:11:52] "GET /projects?obj_uuids=0e07c4a7-e54a-48f7-b431-48d19f64811d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001019 10.0.0.27 - - [2025-08-18 04:11:52] "GET /project/0e07c4a7-e54a-48f7-b431-48d19f64811d?fields=security_groups HTTP/1.1" 200 1258 0.035138 10.0.0.27 - - [2025-08-18 04:11:53] "POST /fqname-to-id HTTP/1.1" 404 196 0.019278 10.0.0.19 - - [2025-08-18 04:11:53] "GET /projects?obj_uuids=fad7131e-e43c-45ec-8e39-6b37437791a4&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002881 10.0.0.19 - - [2025-08-18 04:11:53] "GET /domains?obj_uuids=edf943fc-0622-4564-8821-4de9bd04e8a3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000937 10.0.0.19 - - [2025-08-18 04:11:53] "GET /domain/edf943fc-0622-4564-8821-4de9bd04e8a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.026389 10.0.0.19 - - [2025-08-18 04:11:53] "POST /id-to-fqname HTTP/1.1" 200 198 0.002062 10.0.0.19 - - [2025-08-18 04:11:53] "POST /fqname-to-id HTTP/1.1" 404 207 0.004521 10.0.0.19 - - [2025-08-18 04:11:53] "POST /security-groups HTTP/1.1" 200 599 0.022597 10.0.0.19 - - [2025-08-18 04:11:53] "POST /projects HTTP/1.1" 200 601 0.201944 10.0.0.38 - - [2025-08-18 04:11:53] "POST /fqname-to-id HTTP/1.1" 404 241 0.004009 10.0.0.19 - - [2025-08-18 04:11:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.264815 10.0.0.27 - - [2025-08-18 04:11:53] "GET /project/fad7131e-e43c-45ec-8e39-6b37437791a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.398971 10.0.0.27 - - [2025-08-18 04:11:54] "GET / HTTP/1.1" 200 35931 0.001836 10.0.0.38 - - [2025-08-18 04:11:55] "GET /obj-perms HTTP/1.1" 200 5056 0.039703 10.0.0.27 - - [2025-08-18 04:11:57] "POST /fqname-to-id HTTP/1.1" 401 292 0.000439 10.0.0.27 - - [2025-08-18 04:11:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.021705 10.0.0.19 - - [2025-08-18 04:11:58] "GET /projects?obj_uuids=fad7131e-e43c-45ec-8e39-6b37437791a4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001049 10.0.0.27 - - [2025-08-18 04:11:58] "GET /project/fad7131e-e43c-45ec-8e39-6b37437791a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.031567 10.0.0.38 - - [2025-08-18 04:11:58] "POST /ref-update HTTP/1.1" 200 156 0.018463 10.0.0.19 - - [2025-08-18 04:11:58] "POST /useragent-kv HTTP/1.1" 200 115 0.002563 10.0.0.27 - - [2025-08-18 04:11:58] "POST /neutron/subnet HTTP/1.1" 200 720 0.259327 10.0.0.38 - - [2025-08-18 04:11:59] "GET /virtual-network/84541338-c3dc-4a74-9638-80276469537f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.043547 10.0.0.27 - - [2025-08-18 04:11:59] "POST /id-to-fqname HTTP/1.1" 200 228 0.001232 10.0.0.27 - - [2025-08-18 04:11:59] "GET /virtual-network/50881fcf-3501-423a-9193-e4bc36c77fb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.006298 10.0.0.27 - - [2025-08-18 04:11:59] "POST /neutron/network HTTP/1.1" 200 1004 0.006947 10.0.0.27 - - [2025-08-18 04:11:59] "GET /virtual-network/50881fcf-3501-423a-9193-e4bc36c77fb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.004281 10.0.0.27 - - [2025-08-18 04:11:59] "POST /neutron/subnet HTTP/1.1" 200 823 0.007137 10.0.0.27 - - [2025-08-18 04:11:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002311 10.0.0.19 - - [2025-08-18 04:11:59] "GET /projects?obj_uuids=fad7131e-e43c-45ec-8e39-6b37437791a4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000896 10.0.0.27 - - [2025-08-18 04:11:59] "GET /project/fad7131e-e43c-45ec-8e39-6b37437791a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.034052 10.0.0.19 - - [2025-08-18 04:11:59] "POST /useragent-kv HTTP/1.1" 200 115 0.008185 10.0.0.27 - - [2025-08-18 04:11:59] "POST /neutron/subnet HTTP/1.1" 200 715 0.211494 10.0.0.27 - - [2025-08-18 04:11:59] "POST /id-to-fqname HTTP/1.1" 200 228 0.002038 10.0.0.27 - - [2025-08-18 04:11:59] "GET /virtual-network/b2ec9a64-c0cf-4ea2-be15-69688259cc47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2634 0.018625 10.0.0.38 - - [2025-08-18 04:11:59] "DELETE /access-control-list/62d663c4-c6e2-4e8b-a0cc-33905ce034e6 HTTP/1.1" 200 115 0.048954 10.0.0.27 - - [2025-08-18 04:11:59] "POST /neutron/network HTTP/1.1" 200 1004 0.007238 10.0.0.27 - - [2025-08-18 04:12:00] "GET /virtual-network/b2ec9a64-c0cf-4ea2-be15-69688259cc47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2634 0.009423 10.0.0.27 - - [2025-08-18 04:12:00] "POST /neutron/subnet HTTP/1.1" 200 828 0.014930 10.0.0.27 - - [2025-08-18 04:12:00] "GET /virtual-network/50881fcf-3501-423a-9193-e4bc36c77fb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.005331 10.0.0.27 - - [2025-08-18 04:12:01] "GET /obj-perms HTTP/1.1" 200 5046 0.037795 10.0.0.19 - - [2025-08-18 04:12:01] "GET /obj-perms HTTP/1.1" 200 5046 0.044018 10.0.0.27 - - [2025-08-18 04:12:02] "GET /virtual-network/b2ec9a64-c0cf-4ea2-be15-69688259cc47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2634 0.005205 10.0.0.27 - - [2025-08-18 04:12:02] "POST /neutron/subnet HTTP/1.1" 200 823 0.011268 10.0.0.27 - - [2025-08-18 04:12:02] "POST /id-to-fqname HTTP/1.1" 200 228 0.001076 10.0.0.19 - - [2025-08-18 04:12:03] "GET /projects?obj_uuids=fad7131e-e43c-45ec-8e39-6b37437791a4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001020 10.0.0.27 - - [2025-08-18 04:12:03] "GET /project/fad7131e-e43c-45ec-8e39-6b37437791a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.071898 10.0.0.27 - - [2025-08-18 04:12:03] "POST /neutron/port HTTP/1.1" 200 117 0.005342 10.0.0.27 - - [2025-08-18 04:12:03] "POST /neutron/network HTTP/1.1" 200 1014 0.008982 10.0.0.27 - - [2025-08-18 04:12:04] "POST /neutron/port HTTP/1.1" 200 1173 0.054132 10.0.0.27 - - [2025-08-18 04:12:04] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003904 10.0.0.27 - - [2025-08-18 04:12:04] "POST /neutron/port HTTP/1.1" 200 117 0.001116 10.0.0.27 - - [2025-08-18 04:12:08] "POST /neutron/port HTTP/1.1" 200 1201 0.015436 10.0.0.27 - - [2025-08-18 04:12:08] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006634 10.0.0.27 - - [2025-08-18 04:12:08] "GET /virtual-machine/0fdb1adc-ec02-44da-8e2f-27598f79f39e HTTP/1.1" 401 292 0.000590 10.0.0.27 - - [2025-08-18 04:12:09] "GET /virtual-machine/0fdb1adc-ec02-44da-8e2f-27598f79f39e HTTP/1.1" 200 1300 0.025696 10.0.0.27 - - [2025-08-18 04:12:09] "GET /virtual-machine-interface/1989beef-ff1d-4010-b901-941e76e97bfc HTTP/1.1" 200 3175 0.006434 10.0.0.27 - - [2025-08-18 04:12:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002834 10.0.0.27 - - [2025-08-18 04:12:09] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003201 10.0.0.27 - - [2025-08-18 04:12:09] "GET /virtual-networks?parent_id=fad7131e-e43c-45ec-8e39-6b37437791a4&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.002503 10.0.0.27 - - [2025-08-18 04:12:09] "GET /virtual-network/50881fcf-3501-423a-9193-e4bc36c77fb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.005908 10.0.0.27 - - [2025-08-18 04:12:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003989 10.0.0.27 - - [2025-08-18 04:12:12] "GET /virtual-network/50881fcf-3501-423a-9193-e4bc36c77fb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.005715 10.0.0.27 - - [2025-08-18 04:12:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003992 10.0.0.27 - - [2025-08-18 04:12:16] "GET /virtual-network/50881fcf-3501-423a-9193-e4bc36c77fb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.006119 10.0.0.27 - - [2025-08-18 04:12:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004788 10.0.0.27 - - [2025-08-18 04:12:20] "GET /virtual-network/50881fcf-3501-423a-9193-e4bc36c77fb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.007330 10.0.0.27 - - [2025-08-18 04:12:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003354 10.0.0.27 - - [2025-08-18 04:12:24] "GET /virtual-network/50881fcf-3501-423a-9193-e4bc36c77fb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.004991 10.0.0.27 - - [2025-08-18 04:12:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003436 10.0.0.27 - - [2025-08-18 04:12:28] "GET /virtual-network/50881fcf-3501-423a-9193-e4bc36c77fb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.005457 10.0.0.19 - - [2025-08-18 04:12:32] "DELETE /project/fad7131ee43c45ec8e396b37437791a4 HTTP/1.1" 404 173 0.003888 10.0.0.19 - - [2025-08-18 04:12:32] "DELETE /project/0e07c4a7-e54a-48f7-b431-48d19f64811d HTTP/1.1" 404 177 0.003518 10.0.0.27 - - [2025-08-18 04:12:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003149 10.0.0.27 - - [2025-08-18 04:12:32] "GET /virtual-network/50881fcf-3501-423a-9193-e4bc36c77fb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.010715 10.0.0.27 - - [2025-08-18 04:12:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003245 10.0.0.27 - - [2025-08-18 04:12:36] "GET /virtual-network/50881fcf-3501-423a-9193-e4bc36c77fb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.010811 10.0.0.27 - - [2025-08-18 04:12:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003312 10.0.0.27 - - [2025-08-18 04:12:41] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003331 10.0.0.27 - - [2025-08-18 04:12:41] "GET /virtual-networks?parent_id=fad7131e-e43c-45ec-8e39-6b37437791a4&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.002863 10.0.0.27 - - [2025-08-18 04:12:41] "GET /virtual-network/50881fcf-3501-423a-9193-e4bc36c77fb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.005735 10.0.0.27 - - [2025-08-18 04:12:41] "POST /neutron/port HTTP/1.1" 200 1201 0.013513 10.0.0.27 - - [2025-08-18 04:12:43] "POST /neutron/port HTTP/1.1" 200 1201 0.013544 10.0.0.27 - - [2025-08-18 04:12:43] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003316 10.0.0.27 - - [2025-08-18 04:12:43] "POST /neutron/port HTTP/1.1" 200 117 0.001057 10.0.0.27 - - [2025-08-18 04:12:46] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006502 10.0.0.27 - - [2025-08-18 04:12:51] "POST /neutron/port HTTP/1.1" 200 1201 0.013139 10.0.0.27 - - [2025-08-18 04:12:56] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006267 10.0.0.27 - - [2025-08-18 04:13:01] "POST /neutron/port HTTP/1.1" 200 1201 0.017124 10.0.0.27 - - [2025-08-18 04:13:02] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007706 10.0.0.27 - - [2025-08-18 04:13:02] "POST /neutron/network HTTP/1.1" 200 978 0.019175 10.0.0.27 - - [2025-08-18 04:13:02] "POST /id-to-fqname HTTP/1.1" 200 228 0.001361 10.0.0.27 - - [2025-08-18 04:13:02] "GET /virtual-machine/0fdb1adc-ec02-44da-8e2f-27598f79f39e HTTP/1.1" 200 1300 0.003332 10.0.0.27 - - [2025-08-18 04:13:02] "GET /virtual-machine-interface/1989beef-ff1d-4010-b901-941e76e97bfc HTTP/1.1" 200 3175 0.006953 10.0.0.27 - - [2025-08-18 04:13:02] "GET /instance-ip/77c5a6d1-7fc8-4a15-ad4e-e617faf6d4ec HTTP/1.1" 200 1635 0.020782 10.0.0.27 - - [2025-08-18 04:13:02] "GET /instance-ip/f4143e3f-6c43-4250-bb2c-fb476d08a790 HTTP/1.1" 200 1656 0.008859 10.0.0.27 - - [2025-08-18 04:13:02] "POST /fqname-to-id HTTP/1.1" 404 218 0.004172 10.0.0.27 - - [2025-08-18 04:13:02] "GET /virtual-network/50881fcf-3501-423a-9193-e4bc36c77fb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.009811 10.0.0.19 - - [2025-08-18 04:13:02] "GET /projects?obj_uuids=fad7131e-e43c-45ec-8e39-6b37437791a4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000923 10.0.0.27 - - [2025-08-18 04:13:02] "GET /project/fad7131e-e43c-45ec-8e39-6b37437791a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.062083 10.0.0.27 - - [2025-08-18 04:13:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003438 10.0.0.27 - - [2025-08-18 04:13:02] "GET /security-group/099329a8-6f88-4eb5-acdb-f01ab32f8275?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.005701 10.0.0.27 - - [2025-08-18 04:13:02] "POST /virtual-machine-interfaces HTTP/1.1" 200 573 0.077079 10.0.0.27 - - [2025-08-18 04:13:02] "POST /instance-ips HTTP/1.1" 200 357 0.052434 10.0.0.27 - - [2025-08-18 04:13:02] "GET /instance-ip/211d17ae-6778-4a31-9be0-7d04494c7b63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1590 0.008465 10.0.0.27 - - [2025-08-18 04:13:02] "POST /instance-ips HTTP/1.1" 200 357 0.030217 10.0.0.27 - - [2025-08-18 04:13:02] "GET /instance-ip/cae976d8-4334-4fb7-9300-c65971177ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1610 0.004821 10.0.0.27 - - [2025-08-18 04:13:02] "GET /virtual-machine-interface/7b8c9677-57d1-4a2e-bfc4-974416375dbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2391 0.004722 10.0.0.27 - - [2025-08-18 04:13:02] "GET /virtual-machine-interface/7b8c9677-57d1-4a2e-bfc4-974416375dbf?fields=instance_ip_back_refs HTTP/1.1" 200 1537 0.006156 10.0.0.27 - - [2025-08-18 04:13:02] "GET /instance-ip/211d17ae-6778-4a31-9be0-7d04494c7b63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1590 0.003911 10.0.0.27 - - [2025-08-18 04:13:02] "GET /instance-ip/cae976d8-4334-4fb7-9300-c65971177ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1610 0.003953 10.0.0.27 - - [2025-08-18 04:13:02] "POST /id-to-fqname HTTP/1.1" 200 228 0.001049 10.0.0.27 - - [2025-08-18 04:13:03] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006758 10.0.0.27 - - [2025-08-18 04:13:03] "POST /neutron/network HTTP/1.1" 200 1004 0.046708 10.0.0.27 - - [2025-08-18 04:13:03] "POST /neutron/port HTTP/1.1" 200 1201 0.020624 10.0.0.27 - - [2025-08-18 04:13:03] "POST /neutron/port HTTP/1.1" 200 117 0.005938 10.0.0.27 - - [2025-08-18 04:13:04] "POST /neutron/port HTTP/1.1" 200 1080 0.011348 10.0.0.27 - - [2025-08-18 04:13:04] "POST /neutron/port HTTP/1.1" 200 1147 0.021200 10.0.0.27 - - [2025-08-18 04:13:04] "POST /neutron/subnet HTTP/1.1" 200 1375 0.013315 10.0.0.27 - - [2025-08-18 04:13:04] "POST /neutron/network HTTP/1.1" 200 1004 0.007592 10.0.0.27 - - [2025-08-18 04:13:08] "POST /neutron/port HTTP/1.1" 200 1147 0.014582 10.0.0.27 - - [2025-08-18 04:13:08] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006469 10.0.0.27 - - [2025-08-18 04:13:08] "GET /virtual-machine/ff5808f8-cbeb-4fb7-be60-6ca7d78eef34 HTTP/1.1" 200 1279 0.004660 10.0.0.27 - - [2025-08-18 04:13:08] "GET /virtual-machine-interface/7b8c9677-57d1-4a2e-bfc4-974416375dbf HTTP/1.1" 200 3225 0.004514 10.0.0.27 - - [2025-08-18 04:13:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002733 10.0.0.27 - - [2025-08-18 04:13:08] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.002849 10.0.0.27 - - [2025-08-18 04:13:08] "GET /virtual-networks?parent_id=fad7131e-e43c-45ec-8e39-6b37437791a4&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.002315 10.0.0.27 - - [2025-08-18 04:13:09] "GET /virtual-network/50881fcf-3501-423a-9193-e4bc36c77fb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.006829 10.0.0.27 - - [2025-08-18 04:13:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003206 10.0.0.27 - - [2025-08-18 04:13:12] "GET /virtual-network/50881fcf-3501-423a-9193-e4bc36c77fb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.005447 10.0.0.27 - - [2025-08-18 04:13:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003113 10.0.0.27 - - [2025-08-18 04:13:16] "GET /virtual-network/50881fcf-3501-423a-9193-e4bc36c77fb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.004918 10.0.0.27 - - [2025-08-18 04:13:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003263 10.0.0.27 - - [2025-08-18 04:13:20] "GET /virtual-network/50881fcf-3501-423a-9193-e4bc36c77fb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.005494 10.0.0.27 - - [2025-08-18 04:13:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003729 10.0.0.27 - - [2025-08-18 04:13:24] "GET /virtual-network/50881fcf-3501-423a-9193-e4bc36c77fb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.004924 10.0.0.27 - - [2025-08-18 04:13:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003716 10.0.0.27 - - [2025-08-18 04:13:28] "GET /virtual-network/50881fcf-3501-423a-9193-e4bc36c77fb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.005144 10.0.0.27 - - [2025-08-18 04:13:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003509 10.0.0.27 - - [2025-08-18 04:13:32] "GET /virtual-network/50881fcf-3501-423a-9193-e4bc36c77fb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.005449 10.0.0.27 - - [2025-08-18 04:13:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003262 10.0.0.27 - - [2025-08-18 04:13:36] "GET /virtual-network/50881fcf-3501-423a-9193-e4bc36c77fb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.005103 10.0.0.27 - - [2025-08-18 04:13:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003374 10.0.0.27 - - [2025-08-18 04:13:40] "GET /virtual-network/50881fcf-3501-423a-9193-e4bc36c77fb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.005205 10.0.0.27 - - [2025-08-18 04:13:43] "POST /neutron/network HTTP/1.1" 200 1014 0.007828 10.0.0.27 - - [2025-08-18 04:13:43] "POST /neutron/subnet HTTP/1.1" 200 1375 0.009920 10.0.0.27 - - [2025-08-18 04:13:43] "POST /neutron/network HTTP/1.1" 200 1004 0.008178 10.0.0.27 - - [2025-08-18 04:13:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003190 10.0.0.27 - - [2025-08-18 04:13:44] "GET /virtual-network/50881fcf-3501-423a-9193-e4bc36c77fb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.004865 10.0.0.27 - - [2025-08-18 04:13:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003318 10.0.0.27 - - [2025-08-18 04:13:46] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003824 10.0.0.27 - - [2025-08-18 04:13:46] "GET /virtual-networks?parent_id=fad7131e-e43c-45ec-8e39-6b37437791a4&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.002501 10.0.0.27 - - [2025-08-18 04:13:46] "GET /virtual-network/50881fcf-3501-423a-9193-e4bc36c77fb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.005385 10.0.0.27 - - [2025-08-18 04:13:52] "POST /neutron/port HTTP/1.1" 200 1147 0.013067 10.0.0.27 - - [2025-08-18 04:13:54] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006523 10.0.0.38 - - [2025-08-18 04:13:56] "GET /obj-perms HTTP/1.1" 200 5056 0.038211 10.0.0.19 - - [2025-08-18 04:13:56] "GET /obj-perms HTTP/1.1" 200 5056 0.038789 10.0.0.27 - - [2025-08-18 04:14:02] "POST /id-to-fqname HTTP/1.1" 200 228 0.001697 10.0.0.27 - - [2025-08-18 04:14:02] "POST /neutron/port HTTP/1.1" 200 2230 0.014938 10.0.0.19 - - [2025-08-18 04:14:03] "GET /projects?obj_uuids=fad7131e-e43c-45ec-8e39-6b37437791a4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000984 10.0.0.27 - - [2025-08-18 04:14:03] "GET /project/fad7131e-e43c-45ec-8e39-6b37437791a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.077560 10.0.0.27 - - [2025-08-18 04:14:03] "POST /neutron/network HTTP/1.1" 200 1004 0.015426 10.0.0.27 - - [2025-08-18 04:14:03] "POST /neutron/port HTTP/1.1" 200 117 0.005432 10.0.0.19 - - [2025-08-18 04:14:04] "GET /projects?obj_uuids=fad7131e-e43c-45ec-8e39-6b37437791a4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001107 10.0.0.27 - - [2025-08-18 04:14:04] "POST /neutron/port HTTP/1.1" 200 1173 0.297198 10.0.0.27 - - [2025-08-18 04:14:04] "POST /neutron/port HTTP/1.1" 200 1227 0.104024 10.0.0.27 - - [2025-08-18 04:14:04] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003115 10.0.0.27 - - [2025-08-18 04:14:04] "POST /neutron/port HTTP/1.1" 200 117 0.001182 10.0.0.27 - - [2025-08-18 04:14:08] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006643 10.0.0.27 - - [2025-08-18 04:14:08] "POST /neutron/port HTTP/1.1" 200 1201 0.012457 10.0.0.27 - - [2025-08-18 04:14:08] "GET /virtual-machine/b9929fa3-447c-4386-9cb7-b8f6936f5755 HTTP/1.1" 200 1301 0.004559 10.0.0.27 - - [2025-08-18 04:14:08] "GET /virtual-machine-interface/7af6a3e1-9fa0-41e8-81d6-6884a06c2cff HTTP/1.1" 200 3174 0.004635 10.0.0.27 - - [2025-08-18 04:14:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003009 10.0.0.27 - - [2025-08-18 04:14:09] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003743 10.0.0.27 - - [2025-08-18 04:14:09] "GET /virtual-networks?parent_id=fad7131e-e43c-45ec-8e39-6b37437791a4&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.002524 10.0.0.27 - - [2025-08-18 04:14:09] "GET /virtual-network/b2ec9a64-c0cf-4ea2-be15-69688259cc47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2634 0.005444 10.0.0.27 - - [2025-08-18 04:14:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003113 10.0.0.27 - - [2025-08-18 04:14:12] "GET /virtual-network/b2ec9a64-c0cf-4ea2-be15-69688259cc47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2634 0.004841 10.0.0.27 - - [2025-08-18 04:14:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003098 10.0.0.27 - - [2025-08-18 04:14:16] "GET /virtual-network/b2ec9a64-c0cf-4ea2-be15-69688259cc47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2634 0.004960 10.0.0.27 - - [2025-08-18 04:14:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003023 10.0.0.27 - - [2025-08-18 04:14:20] "GET /virtual-network/b2ec9a64-c0cf-4ea2-be15-69688259cc47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2634 0.005106 10.0.0.27 - - [2025-08-18 04:14:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002987 10.0.0.27 - - [2025-08-18 04:14:24] "GET /virtual-network/b2ec9a64-c0cf-4ea2-be15-69688259cc47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2634 0.004988 10.0.0.27 - - [2025-08-18 04:14:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003811 10.0.0.27 - - [2025-08-18 04:14:28] "GET /virtual-network/b2ec9a64-c0cf-4ea2-be15-69688259cc47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2634 0.006979 10.0.0.27 - - [2025-08-18 04:14:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003016 10.0.0.27 - - [2025-08-18 04:14:32] "GET /virtual-network/b2ec9a64-c0cf-4ea2-be15-69688259cc47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2634 0.005311 10.0.0.27 - - [2025-08-18 04:14:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003059 10.0.0.27 - - [2025-08-18 04:14:36] "GET /virtual-network/b2ec9a64-c0cf-4ea2-be15-69688259cc47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2634 0.004991 10.0.0.27 - - [2025-08-18 04:14:39] "POST /neutron/port HTTP/1.1" 200 1201 0.012928 10.0.0.27 - - [2025-08-18 04:14:39] "POST /neutron/floatingip HTTP/1.1" 200 117 0.002912 10.0.0.27 - - [2025-08-18 04:14:39] "POST /neutron/port HTTP/1.1" 200 117 0.001011 10.0.0.27 - - [2025-08-18 04:14:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003138 10.0.0.27 - - [2025-08-18 04:14:40] "GET /virtual-network/b2ec9a64-c0cf-4ea2-be15-69688259cc47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2634 0.005865 10.0.0.27 - - [2025-08-18 04:14:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003098 10.0.0.27 - - [2025-08-18 04:14:42] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003229 10.0.0.27 - - [2025-08-18 04:14:42] "GET /virtual-networks?parent_id=fad7131e-e43c-45ec-8e39-6b37437791a4&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.002683 10.0.0.27 - - [2025-08-18 04:14:42] "GET /virtual-network/b2ec9a64-c0cf-4ea2-be15-69688259cc47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2634 0.005105 10.0.0.27 - - [2025-08-18 04:14:43] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008834 10.0.0.27 - - [2025-08-18 04:14:45] "POST /neutron/network HTTP/1.1" 200 1014 0.011344 10.0.0.27 - - [2025-08-18 04:14:45] "POST /neutron/subnet HTTP/1.1" 200 1375 0.011272 10.0.0.27 - - [2025-08-18 04:14:45] "POST /neutron/network HTTP/1.1" 200 1004 0.007927 10.0.0.27 - - [2025-08-18 04:14:50] "POST /neutron/port HTTP/1.1" 200 1201 0.012928 10.0.0.27 - - [2025-08-18 04:14:53] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008697 10.0.0.27 - - [2025-08-18 04:14:57] "GET /obj-perms HTTP/1.1" 200 5056 0.039078 10.0.0.27 - - [2025-08-18 04:15:03] "POST /neutron/port HTTP/1.1" 200 1201 0.013720 10.0.0.27 - - [2025-08-18 04:15:03] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006855 10.0.0.27 - - [2025-08-18 04:15:03] "POST /neutron/port HTTP/1.1" 200 1201 0.013349 10.0.0.27 - - [2025-08-18 04:15:04] "POST /neutron/network HTTP/1.1" 200 1004 0.007383 10.0.0.27 - - [2025-08-18 04:15:04] "POST /id-to-fqname HTTP/1.1" 200 228 0.001005 10.0.0.27 - - [2025-08-18 04:15:04] "GET /virtual-machine/b9929fa3-447c-4386-9cb7-b8f6936f5755 HTTP/1.1" 200 1301 0.003362 10.0.0.27 - - [2025-08-18 04:15:04] "GET /virtual-machine-interface/7af6a3e1-9fa0-41e8-81d6-6884a06c2cff HTTP/1.1" 200 3174 0.004884 10.0.0.27 - - [2025-08-18 04:15:04] "GET /instance-ip/9026f64d-dd1a-48df-9e4b-96d9e704b171 HTTP/1.1" 200 1635 0.005640 10.0.0.27 - - [2025-08-18 04:15:04] "GET /instance-ip/987914b5-e4d1-4971-91e7-d55616d0e9e0 HTTP/1.1" 200 1657 0.005702 10.0.0.27 - - [2025-08-18 04:15:04] "POST /fqname-to-id HTTP/1.1" 404 230 0.002456 10.0.0.27 - - [2025-08-18 04:15:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003065 10.0.0.19 - - [2025-08-18 04:15:04] "GET /projects?obj_uuids=fad7131e-e43c-45ec-8e39-6b37437791a4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000903 10.0.0.27 - - [2025-08-18 04:15:04] "GET /project/fad7131e-e43c-45ec-8e39-6b37437791a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.038420 10.0.0.27 - - [2025-08-18 04:15:04] "POST /network-policys HTTP/1.1" 200 569 0.031150 10.0.0.27 - - [2025-08-18 04:15:04] "GET /network-policy/dd489376-4aba-4657-b30d-b2421549682f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.004829 10.0.0.27 - - [2025-08-18 04:15:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002490 10.0.0.27 - - [2025-08-18 04:15:04] "GET /virtual-network/50881fcf-3501-423a-9193-e4bc36c77fb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.004920 10.0.0.27 - - [2025-08-18 04:15:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002321 10.0.0.27 - - [2025-08-18 04:15:04] "GET /network-policy/dd489376-4aba-4657-b30d-b2421549682f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003862 10.0.0.38 - - [2025-08-18 04:15:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002891 10.0.0.27 - - [2025-08-18 04:15:04] "POST /ref-update HTTP/1.1" 200 156 0.041445 10.0.0.27 - - [2025-08-18 04:15:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002444 10.0.0.27 - - [2025-08-18 04:15:04] "GET /network-policy/dd489376-4aba-4657-b30d-b2421549682f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.004686 10.0.0.38 - - [2025-08-18 04:15:04] "POST /access-control-lists HTTP/1.1" 200 596 0.067797 10.0.0.27 - - [2025-08-18 04:15:04] "GET /virtual-network/50881fcf-3501-423a-9193-e4bc36c77fb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2958 0.008151 10.0.0.27 - - [2025-08-18 04:15:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002330 10.0.0.27 - - [2025-08-18 04:15:04] "GET /network-policy/dd489376-4aba-4657-b30d-b2421549682f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003172 10.0.0.27 - - [2025-08-18 04:15:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.011366 10.0.0.27 - - [2025-08-18 04:15:04] "GET /virtual-network/b2ec9a64-c0cf-4ea2-be15-69688259cc47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2634 0.005350 10.0.0.27 - - [2025-08-18 04:15:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004990 10.0.0.27 - - [2025-08-18 04:15:04] "GET /network-policy/dd489376-4aba-4657-b30d-b2421549682f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.015520 10.0.0.38 - - [2025-08-18 04:15:04] "GET /virtual-network/84541338-c3dc-4a74-9638-80276469537f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.005710 10.0.0.27 - - [2025-08-18 04:15:04] "POST /ref-update HTTP/1.1" 200 156 0.064494 10.0.0.27 - - [2025-08-18 04:15:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003035 10.0.0.38 - - [2025-08-18 04:15:04] "POST /ref-update HTTP/1.1" 200 156 0.034811 10.0.0.27 - - [2025-08-18 04:15:04] "GET /network-policy/dd489376-4aba-4657-b30d-b2421549682f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.005873 10.0.0.27 - - [2025-08-18 04:15:04] "GET /virtual-network/b2ec9a64-c0cf-4ea2-be15-69688259cc47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2959 0.006294 10.0.0.27 - - [2025-08-18 04:15:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.006958 10.0.0.27 - - [2025-08-18 04:15:05] "GET /network-policy/dd489376-4aba-4657-b30d-b2421549682f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003351 10.0.0.27 - - [2025-08-18 04:15:05] "GET /virtual-machine-interface/7af6a3e1-9fa0-41e8-81d6-6884a06c2cff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2759 0.004808 10.0.0.27 - - [2025-08-18 04:15:05] "PUT /virtual-machine-interface/7af6a3e1-9fa0-41e8-81d6-6884a06c2cff HTTP/1.1" 200 284 0.015522 10.0.0.27 - - [2025-08-18 04:15:05] "GET /virtual-machine-interface/7af6a3e1-9fa0-41e8-81d6-6884a06c2cff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3069 0.005634 10.0.0.27 - - [2025-08-18 04:15:05] "PUT /virtual-machine-interface/7af6a3e1-9fa0-41e8-81d6-6884a06c2cff HTTP/1.1" 200 284 0.015933 10.0.0.27 - - [2025-08-18 04:15:39] "POST /neutron/port HTTP/1.1" 200 1201 0.014685 10.0.0.27 - - [2025-08-18 04:15:39] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003270 10.0.0.27 - - [2025-08-18 04:15:39] "POST /neutron/port HTTP/1.1" 200 117 0.001070 10.0.0.27 - - [2025-08-18 04:15:45] "POST /neutron/port HTTP/1.1" 200 1201 0.014863 10.0.0.27 - - [2025-08-18 04:15:45] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003436 10.0.0.27 - - [2025-08-18 04:15:45] "POST /neutron/port HTTP/1.1" 200 117 0.001115 10.0.0.38 - - [2025-08-18 04:16:23] "GET /global-system-configs HTTP/1.1" 200 322 0.032820 10.0.0.19 - - [2025-08-18 04:16:24] "GET /global-system-configs HTTP/1.1" 200 322 0.058232 10.0.0.38 - - [2025-08-18 04:16:24] "GET /global-system-configs HTTP/1.1" 200 322 0.089266 10.0.0.27 - - [2025-08-18 04:16:24] "GET /obj-perms HTTP/1.1" 200 5056 0.196629 10.0.0.38 - - [2025-08-18 04:16:24] "GET /obj-perms HTTP/1.1" 200 5056 0.203330 10.0.0.19 - - [2025-08-18 04:16:24] "GET /obj-perms HTTP/1.1" 200 5056 0.212464 10.0.0.27 - - [2025-08-18 04:16:24] "GET /global-system-configs HTTP/1.1" 200 322 0.040854 10.0.0.19 - - [2025-08-18 04:16:24] "GET /global-system-configs HTTP/1.1" 200 322 0.050789 10.0.0.19 - - [2025-08-18 04:16:24] "GET /obj-perms HTTP/1.1" 200 5056 0.098992 10.0.0.27 - - [2025-08-18 04:16:25] "GET /obj-perms HTTP/1.1" 200 5056 0.109404 10.0.0.38 - - [2025-08-18 04:16:25] "GET /obj-perms HTTP/1.1" 200 5056 0.119626 10.0.0.27 - - [2025-08-18 04:16:25] "GET /global-system-configs HTTP/1.1" 200 322 0.086456 10.0.0.27 - - [2025-08-18 04:16:40] "POST /neutron/port HTTP/1.1" 200 1201 0.020199 10.0.0.27 - - [2025-08-18 04:16:40] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004085 10.0.0.27 - - [2025-08-18 04:16:40] "POST /neutron/port HTTP/1.1" 200 117 0.001437 10.0.0.27 - - [2025-08-18 04:16:45] "POST /neutron/port HTTP/1.1" 200 1147 0.014247 10.0.0.27 - - [2025-08-18 04:16:45] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003588 10.0.0.27 - - [2025-08-18 04:16:45] "POST /neutron/port HTTP/1.1" 200 117 0.001081 10.0.0.27 - - [2025-08-18 04:16:53] "POST /ref-update HTTP/1.1" 200 156 0.050329 10.0.0.27 - - [2025-08-18 04:16:53] "POST /neutron/network HTTP/1.1" 200 1004 0.027563 10.0.0.27 - - [2025-08-18 04:16:53] "GET /virtual-network/b2ec9a64-c0cf-4ea2-be15-69688259cc47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2634 0.005832 10.0.0.27 - - [2025-08-18 04:16:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005936 10.0.0.38 - - [2025-08-18 04:16:53] "POST /ref-update HTTP/1.1" 200 156 0.043548 10.0.0.27 - - [2025-08-18 04:16:54] "GET /network-policy/dd489376-4aba-4657-b30d-b2421549682f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.004518 10.0.0.38 - - [2025-08-18 04:16:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.007279 10.0.0.27 - - [2025-08-18 04:16:54] "POST /ref-update HTTP/1.1" 200 156 0.082760 10.0.0.27 - - [2025-08-18 04:16:54] "GET /virtual-network/50881fcf-3501-423a-9193-e4bc36c77fb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.006662 10.0.0.27 - - [2025-08-18 04:16:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002268 10.0.0.27 - - [2025-08-18 04:16:54] "GET /network-policy/dd489376-4aba-4657-b30d-b2421549682f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003935 10.0.0.27 - - [2025-08-18 04:16:54] "DELETE /network-policy/dd489376-4aba-4657-b30d-b2421549682f HTTP/1.1" 200 115 0.029905 10.0.0.27 - - [2025-08-18 04:16:54] "DELETE /instance-ip/211d17ae-6778-4a31-9be0-7d04494c7b63 HTTP/1.1" 200 115 0.037203 10.0.0.27 - - [2025-08-18 04:16:54] "DELETE /instance-ip/cae976d8-4334-4fb7-9300-c65971177ae3 HTTP/1.1" 200 115 0.049654 10.0.0.27 - - [2025-08-18 04:16:54] "DELETE /virtual-machine-interface/7b8c9677-57d1-4a2e-bfc4-974416375dbf HTTP/1.1" 200 115 0.086635 10.0.0.27 - - [2025-08-18 04:16:54] "POST /neutron/network HTTP/1.1" 400 204 0.012736 10.0.0.27 - - [2025-08-18 04:16:55] "POST /neutron/port HTTP/1.1" 200 151 0.201035 10.0.0.27 - - [2025-08-18 04:16:55] "POST /neutron/port HTTP/1.1" 200 151 0.197655 10.0.0.38 - - [2025-08-18 04:16:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004500 10.0.0.27 - - [2025-08-18 04:16:57] "POST /neutron/network HTTP/1.1" 200 1004 0.008292 10.0.0.38 - - [2025-08-18 04:16:57] "DELETE /route-target/fb75d70e-7424-42f8-8b95-bf67798a0d56 HTTP/1.1" 200 115 0.017100 10.0.0.27 - - [2025-08-18 04:16:59] "POST /neutron/port HTTP/1.1" 400 205 0.022699 10.0.0.19 - - [2025-08-18 04:17:00] "GET /projects?obj_uuids=fad7131e-e43c-45ec-8e39-6b37437791a4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.019971 10.0.0.27 - - [2025-08-18 04:17:00] "GET /project/fad7131e-e43c-45ec-8e39-6b37437791a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.087125 10.0.0.19 - - [2025-08-18 04:17:00] "GET /projects?obj_uuids=fad7131e-e43c-45ec-8e39-6b37437791a4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001176 10.0.0.27 - - [2025-08-18 04:17:00] "GET /project/fad7131e-e43c-45ec-8e39-6b37437791a4?fields=virtual_networks HTTP/1.1" 200 1049 0.044727 10.0.0.19 - - [2025-08-18 04:17:00] "GET /projects?obj_uuids=fad7131e-e43c-45ec-8e39-6b37437791a4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001669 10.0.0.27 - - [2025-08-18 04:17:00] "GET /project/fad7131e-e43c-45ec-8e39-6b37437791a4?fields=virtual_machine_interfaces HTTP/1.1" 200 1049 0.043831 10.0.0.19 - - [2025-08-18 04:17:00] "GET /projects?obj_uuids=fad7131e-e43c-45ec-8e39-6b37437791a4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001195 10.0.0.27 - - [2025-08-18 04:17:00] "GET /project/fad7131e-e43c-45ec-8e39-6b37437791a4?fields=security_groups HTTP/1.1" 200 1283 0.057201 10.0.0.27 - - [2025-08-18 04:17:01] "POST /fqname-to-id HTTP/1.1" 404 192 0.022106 10.0.0.19 - - [2025-08-18 04:17:01] "GET /projects?obj_uuids=6795e9ce-3fa4-4198-97ff-d179dad36f81&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003552 10.0.0.19 - - [2025-08-18 04:17:01] "GET /domains?obj_uuids=edf943fc-0622-4564-8821-4de9bd04e8a3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000977 10.0.0.19 - - [2025-08-18 04:17:01] "GET /domain/edf943fc-0622-4564-8821-4de9bd04e8a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.028178 10.0.0.19 - - [2025-08-18 04:17:01] "POST /id-to-fqname HTTP/1.1" 200 194 0.003124 10.0.0.19 - - [2025-08-18 04:17:01] "POST /fqname-to-id HTTP/1.1" 404 203 0.003428 10.0.0.19 - - [2025-08-18 04:17:01] "POST /security-groups HTTP/1.1" 200 595 0.068668 10.0.0.19 - - [2025-08-18 04:17:01] "POST /projects HTTP/1.1" 200 593 0.267237 10.0.0.38 - - [2025-08-18 04:17:01] "POST /fqname-to-id HTTP/1.1" 404 237 0.011787 10.0.0.19 - - [2025-08-18 04:17:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.345144 10.0.0.27 - - [2025-08-18 04:17:01] "GET /project/6795e9ce-3fa4-4198-97ff-d179dad36f81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.498043 10.0.0.27 - - [2025-08-18 04:17:02] "GET / HTTP/1.1" 200 35931 0.001467 10.0.0.27 - - [2025-08-18 04:17:04] "POST /fqname-to-id HTTP/1.1" 401 292 0.000460 10.0.0.27 - - [2025-08-18 04:17:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.047648 10.0.0.19 - - [2025-08-18 04:17:04] "GET /projects?obj_uuids=6795e9ce-3fa4-4198-97ff-d179dad36f81&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000932 10.0.0.27 - - [2025-08-18 04:17:04] "GET /project/6795e9ce-3fa4-4198-97ff-d179dad36f81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.054971 10.0.0.38 - - [2025-08-18 04:17:05] "POST /ref-update HTTP/1.1" 200 156 0.027038 10.0.0.19 - - [2025-08-18 04:17:05] "POST /useragent-kv HTTP/1.1" 200 115 0.009308 10.0.0.27 - - [2025-08-18 04:17:05] "POST /neutron/subnet HTTP/1.1" 200 715 0.204205 10.0.0.38 - - [2025-08-18 04:17:05] "GET /virtual-network/84541338-c3dc-4a74-9638-80276469537f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.044685 10.0.0.27 - - [2025-08-18 04:17:05] "POST /id-to-fqname HTTP/1.1" 200 224 0.001407 10.0.0.27 - - [2025-08-18 04:17:05] "GET /virtual-network/6087debd-7776-4ce2-a21e-a662f30b0003?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2619 0.005974 10.0.0.27 - - [2025-08-18 04:17:05] "POST /neutron/network HTTP/1.1" 200 998 0.006560 10.0.0.27 - - [2025-08-18 04:17:05] "GET /virtual-network/6087debd-7776-4ce2-a21e-a662f30b0003?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2619 0.004702 10.0.0.27 - - [2025-08-18 04:17:05] "POST /neutron/subnet HTTP/1.1" 200 818 0.006572 10.0.0.27 - - [2025-08-18 04:17:05] "GET /virtual-network/6087debd-7776-4ce2-a21e-a662f30b0003?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2619 0.005913 10.0.0.38 - - [2025-08-18 04:17:06] "GET /obj-perms HTTP/1.1" 200 5038 0.039482 10.0.0.19 - - [2025-08-18 04:17:07] "GET /obj-perms HTTP/1.1" 200 5038 0.039520 10.0.0.27 - - [2025-08-18 04:17:07] "POST /id-to-fqname HTTP/1.1" 200 224 0.001053 10.0.0.19 - - [2025-08-18 04:17:08] "GET /projects?obj_uuids=6795e9ce-3fa4-4198-97ff-d179dad36f81&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001089 10.0.0.27 - - [2025-08-18 04:17:08] "GET /project/6795e9ce-3fa4-4198-97ff-d179dad36f81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.057624 10.0.0.27 - - [2025-08-18 04:17:08] "POST /neutron/port HTTP/1.1" 200 117 0.005337 10.0.0.27 - - [2025-08-18 04:17:08] "POST /id-to-fqname HTTP/1.1" 200 224 0.001227 10.0.0.27 - - [2025-08-18 04:17:08] "POST /neutron/network HTTP/1.1" 200 1008 0.008057 10.0.0.27 - - [2025-08-18 04:17:09] "POST /neutron/port HTTP/1.1" 200 1167 0.037785 10.0.0.19 - - [2025-08-18 04:17:09] "GET /projects?obj_uuids=6795e9ce-3fa4-4198-97ff-d179dad36f81&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000995 10.0.0.27 - - [2025-08-18 04:17:09] "GET /project/6795e9ce-3fa4-4198-97ff-d179dad36f81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.086910 10.0.0.27 - - [2025-08-18 04:17:09] "POST /neutron/port HTTP/1.1" 200 1195 0.013474 10.0.0.27 - - [2025-08-18 04:17:09] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003393 10.0.0.27 - - [2025-08-18 04:17:09] "POST /neutron/port HTTP/1.1" 200 117 0.001068 10.0.0.27 - - [2025-08-18 04:17:09] "POST /neutron/security_group HTTP/1.1" 200 2062 0.006198 10.0.0.27 - - [2025-08-18 04:17:09] "POST /id-to-fqname HTTP/1.1" 200 224 0.001109 10.0.0.27 - - [2025-08-18 04:17:09] "POST /neutron/security_group HTTP/1.1" 200 2062 0.006479 10.0.0.19 - - [2025-08-18 04:17:09] "GET /projects?obj_uuids=6795e9ce-3fa4-4198-97ff-d179dad36f81&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000917 10.0.0.27 - - [2025-08-18 04:17:10] "POST /neutron/port HTTP/1.1" 200 1167 0.258360 10.0.0.27 - - [2025-08-18 04:17:10] "POST /neutron/port HTTP/1.1" 200 1221 0.097381 10.0.0.27 - - [2025-08-18 04:17:10] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003438 10.0.0.27 - - [2025-08-18 04:17:10] "POST /neutron/port HTTP/1.1" 200 117 0.001104 10.0.0.19 - - [2025-08-18 04:17:10] "GET /projects?obj_uuids=6795e9ce-3fa4-4198-97ff-d179dad36f81&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000933 10.0.0.27 - - [2025-08-18 04:17:10] "GET /project/6795e9ce-3fa4-4198-97ff-d179dad36f81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.061414 10.0.0.27 - - [2025-08-18 04:17:10] "POST /neutron/port HTTP/1.1" 200 2272 0.019583 10.0.0.27 - - [2025-08-18 04:17:10] "POST /neutron/port HTTP/1.1" 200 1195 0.013678 10.0.0.27 - - [2025-08-18 04:17:10] "POST /neutron/security_group HTTP/1.1" 200 2062 0.006163 10.0.0.27 - - [2025-08-18 04:17:11] "GET /virtual-machine/40cc4aee-df2c-4a03-bd33-fdabf3b4c776 HTTP/1.1" 401 292 0.000421 10.0.0.27 - - [2025-08-18 04:17:11] "POST /neutron/network HTTP/1.1" 200 1008 0.008166 10.0.0.27 - - [2025-08-18 04:17:11] "POST /neutron/port HTTP/1.1" 200 1167 0.026779 10.0.0.27 - - [2025-08-18 04:17:11] "GET /virtual-machine/40cc4aee-df2c-4a03-bd33-fdabf3b4c776 HTTP/1.1" 200 1296 0.040624 10.0.0.27 - - [2025-08-18 04:17:11] "GET /virtual-machine-interface/6bc71d02-5754-4c4e-a1cf-0a29c4edf4ca HTTP/1.1" 200 3155 0.004442 10.0.0.27 - - [2025-08-18 04:17:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.008684 10.0.0.27 - - [2025-08-18 04:17:11] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003142 10.0.0.27 - - [2025-08-18 04:17:11] "GET /virtual-networks?parent_id=6795e9ce-3fa4-4198-97ff-d179dad36f81&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.003353 10.0.0.27 - - [2025-08-18 04:17:11] "GET /virtual-network/6087debd-7776-4ce2-a21e-a662f30b0003?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2619 0.005005 10.0.0.27 - - [2025-08-18 04:17:11] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003664 10.0.0.27 - - [2025-08-18 04:17:11] "POST /neutron/port HTTP/1.1" 200 117 0.001119 10.0.0.27 - - [2025-08-18 04:17:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003988 10.0.0.27 - - [2025-08-18 04:17:14] "GET /virtual-network/6087debd-7776-4ce2-a21e-a662f30b0003?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2619 0.006281 10.0.0.27 - - [2025-08-18 04:17:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004534 10.0.0.27 - - [2025-08-18 04:17:18] "GET /virtual-network/6087debd-7776-4ce2-a21e-a662f30b0003?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2619 0.007084 10.0.0.27 - - [2025-08-18 04:17:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004062 10.0.0.27 - - [2025-08-18 04:17:23] "GET /virtual-network/6087debd-7776-4ce2-a21e-a662f30b0003?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2619 0.005762 10.0.0.27 - - [2025-08-18 04:17:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003007 10.0.0.27 - - [2025-08-18 04:17:27] "GET /virtual-network/6087debd-7776-4ce2-a21e-a662f30b0003?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2619 0.005249 10.0.0.27 - - [2025-08-18 04:17:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003327 10.0.0.27 - - [2025-08-18 04:17:31] "GET /virtual-network/6087debd-7776-4ce2-a21e-a662f30b0003?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2619 0.006521 10.0.0.19 - - [2025-08-18 04:17:32] "DELETE /project/6795e9ce3fa4419897ffd179dad36f81 HTTP/1.1" 404 173 0.002404 10.0.0.19 - - [2025-08-18 04:17:32] "DELETE /project/fad7131e-e43c-45ec-8e39-6b37437791a4 HTTP/1.1" 404 177 0.004840 10.0.0.27 - - [2025-08-18 04:17:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003175 10.0.0.27 - - [2025-08-18 04:17:35] "GET /virtual-network/6087debd-7776-4ce2-a21e-a662f30b0003?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2619 0.005405 10.0.0.27 - - [2025-08-18 04:17:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003207 10.0.0.27 - - [2025-08-18 04:17:39] "GET /virtual-network/6087debd-7776-4ce2-a21e-a662f30b0003?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2619 0.005480 10.0.0.27 - - [2025-08-18 04:17:40] "POST /neutron/port HTTP/1.1" 200 1195 0.015430 10.0.0.27 - - [2025-08-18 04:17:40] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003446 10.0.0.27 - - [2025-08-18 04:17:40] "POST /neutron/port HTTP/1.1" 200 117 0.001103 10.0.0.27 - - [2025-08-18 04:17:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003450 10.0.0.27 - - [2025-08-18 04:17:43] "GET /virtual-network/6087debd-7776-4ce2-a21e-a662f30b0003?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2619 0.004946 10.0.0.27 - - [2025-08-18 04:17:46] "POST /neutron/port HTTP/1.1" 200 1195 0.013271 10.0.0.27 - - [2025-08-18 04:17:46] "POST /neutron/floatingip HTTP/1.1" 200 117 0.002959 10.0.0.27 - - [2025-08-18 04:17:46] "POST /neutron/port HTTP/1.1" 200 117 0.001036 10.0.0.27 - - [2025-08-18 04:17:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005161 10.0.0.27 - - [2025-08-18 04:17:47] "GET /virtual-network/6087debd-7776-4ce2-a21e-a662f30b0003?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2619 0.005195 10.0.0.27 - - [2025-08-18 04:17:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003332 10.0.0.27 - - [2025-08-18 04:17:51] "GET /virtual-network/6087debd-7776-4ce2-a21e-a662f30b0003?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2619 0.005089 10.0.0.27 - - [2025-08-18 04:17:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003021 10.0.0.27 - - [2025-08-18 04:17:55] "GET /virtual-network/6087debd-7776-4ce2-a21e-a662f30b0003?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2619 0.005247 10.0.0.27 - - [2025-08-18 04:17:57] "POST /neutron/port HTTP/1.1" 200 1195 0.037497 10.0.0.27 - - [2025-08-18 04:17:59] "GET /obj-perms HTTP/1.1" 200 5056 0.042919 10.0.0.27 - - [2025-08-18 04:17:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003404 10.0.0.27 - - [2025-08-18 04:17:59] "GET /virtual-network/6087debd-7776-4ce2-a21e-a662f30b0003?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2619 0.004956 10.0.0.27 - - [2025-08-18 04:18:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002985 10.0.0.27 - - [2025-08-18 04:18:01] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003729 10.0.0.27 - - [2025-08-18 04:18:01] "GET /virtual-networks?parent_id=6795e9ce-3fa4-4198-97ff-d179dad36f81&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.002669 10.0.0.27 - - [2025-08-18 04:18:02] "GET /virtual-network/6087debd-7776-4ce2-a21e-a662f30b0003?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2619 0.006882 10.0.0.27 - - [2025-08-18 04:18:02] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007304 10.0.0.27 - - [2025-08-18 04:18:12] "POST /neutron/port HTTP/1.1" 200 1195 0.014190 10.0.0.27 - - [2025-08-18 04:18:12] "POST /neutron/security_group HTTP/1.1" 200 2062 0.006362 10.0.0.27 - - [2025-08-18 04:18:17] "POST /neutron/port HTTP/1.1" 200 1195 0.012979 10.0.0.27 - - [2025-08-18 04:18:22] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007275 10.0.0.27 - - [2025-08-18 04:18:23] "POST /neutron/port HTTP/1.1" 200 1195 0.015429 10.0.0.27 - - [2025-08-18 04:18:23] "GET /virtual-machine/992c7d66-bfb3-4f3a-bd30-b2a398154265 HTTP/1.1" 200 1297 0.004782 10.0.0.27 - - [2025-08-18 04:18:23] "GET /virtual-machine-interface/e8bf4e03-c341-49c1-a6da-2e660e84f60e HTTP/1.1" 200 3156 0.005538 10.0.0.27 - - [2025-08-18 04:18:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002477 10.0.0.27 - - [2025-08-18 04:18:23] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.002548 10.0.0.27 - - [2025-08-18 04:18:23] "GET /virtual-networks?parent_id=6795e9ce-3fa4-4198-97ff-d179dad36f81&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.002083 10.0.0.27 - - [2025-08-18 04:18:23] "GET /virtual-network/6087debd-7776-4ce2-a21e-a662f30b0003?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2619 0.004931 10.0.0.27 - - [2025-08-18 04:18:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003256 10.0.0.27 - - [2025-08-18 04:18:24] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003194 10.0.0.27 - - [2025-08-18 04:18:24] "GET /virtual-networks?parent_id=6795e9ce-3fa4-4198-97ff-d179dad36f81&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.003113 10.0.0.27 - - [2025-08-18 04:18:24] "GET /virtual-network/6087debd-7776-4ce2-a21e-a662f30b0003?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2619 0.006542 10.0.0.27 - - [2025-08-18 04:18:24] "POST /neutron/security_group HTTP/1.1" 200 2062 0.005993 10.0.0.27 - - [2025-08-18 04:18:24] "POST /neutron/port HTTP/1.1" 200 1195 0.012251 10.0.0.27 - - [2025-08-18 04:18:24] "GET /virtual-machine/f15c77bb-39d6-4cc6-b01f-6e14b9d4a8f8 HTTP/1.1" 200 1297 0.004288 10.0.0.27 - - [2025-08-18 04:18:24] "GET /virtual-machine-interface/1a6234c7-740f-4fe4-b4c4-85d70eaf2152 HTTP/1.1" 200 3155 0.004436 10.0.0.27 - - [2025-08-18 04:18:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002311 10.0.0.27 - - [2025-08-18 04:18:24] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.002690 10.0.0.27 - - [2025-08-18 04:18:24] "GET /virtual-networks?parent_id=6795e9ce-3fa4-4198-97ff-d179dad36f81&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.002525 10.0.0.27 - - [2025-08-18 04:18:24] "GET /virtual-network/6087debd-7776-4ce2-a21e-a662f30b0003?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2619 0.007984 10.0.0.27 - - [2025-08-18 04:18:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003713 10.0.0.27 - - [2025-08-18 04:18:25] "GET /global-vrouter-config/c8ba908b-80d5-4dcd-8390-51e392fee026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003407 10.0.0.27 - - [2025-08-18 04:18:25] "GET /virtual-networks?parent_id=6795e9ce-3fa4-4198-97ff-d179dad36f81&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.002842 10.0.0.27 - - [2025-08-18 04:18:25] "GET /virtual-network/6087debd-7776-4ce2-a21e-a662f30b0003?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2619 0.005244 10.0.0.27 - - [2025-08-18 04:18:26] "GET /virtual-machine-interface/1a6234c7-740f-4fe4-b4c4-85d70eaf2152?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2740 0.005521 10.0.0.27 - - [2025-08-18 04:18:26] "PUT /virtual-machine-interface/1a6234c7-740f-4fe4-b4c4-85d70eaf2152 HTTP/1.1" 200 284 0.013325 10.0.0.27 - - [2025-08-18 04:18:41] "POST /neutron/port HTTP/1.1" 200 1195 0.014617 10.0.0.27 - - [2025-08-18 04:18:41] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003433 10.0.0.27 - - [2025-08-18 04:18:41] "POST /neutron/port HTTP/1.1" 200 117 0.001028 10.0.0.27 - - [2025-08-18 04:18:47] "POST /neutron/port HTTP/1.1" 200 1195 0.026387 10.0.0.27 - - [2025-08-18 04:18:47] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003336 10.0.0.27 - - [2025-08-18 04:18:47] "POST /neutron/port HTTP/1.1" 200 117 0.001059 10.0.0.27 - - [2025-08-18 04:19:41] "POST /neutron/port HTTP/1.1" 200 1195 0.032817 10.0.0.27 - - [2025-08-18 04:19:41] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003769 10.0.0.27 - - [2025-08-18 04:19:41] "POST /neutron/port HTTP/1.1" 200 117 0.001466 10.0.0.27 - - [2025-08-18 04:19:48] "POST /neutron/port HTTP/1.1" 200 1195 0.012525 10.0.0.27 - - [2025-08-18 04:19:48] "POST /neutron/floatingip HTTP/1.1" 200 117 0.002687 10.0.0.27 - - [2025-08-18 04:19:48] "POST /neutron/port HTTP/1.1" 200 117 0.000983 10.0.0.27 - - [2025-08-18 04:20:42] "POST /neutron/network HTTP/1.1" 400 204 0.015414 10.0.0.27 - - [2025-08-18 04:20:42] "POST /neutron/port HTTP/1.1" 200 151 0.216616 10.0.0.27 - - [2025-08-18 04:20:42] "POST /neutron/port HTTP/1.1" 200 1195 0.016138 10.0.0.27 - - [2025-08-18 04:20:43] "POST /neutron/port HTTP/1.1" 200 151 0.210842 10.0.0.38 - - [2025-08-18 04:20:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003221 10.0.0.19 - - [2025-08-18 04:20:45] "GET /projects?obj_uuids=6795e9ce-3fa4-4198-97ff-d179dad36f81&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001784 10.0.0.27 - - [2025-08-18 04:20:45] "GET /project/6795e9ce-3fa4-4198-97ff-d179dad36f81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.048159 10.0.0.19 - - [2025-08-18 04:20:45] "GET /projects?obj_uuids=6795e9ce-3fa4-4198-97ff-d179dad36f81&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000936 10.0.0.27 - - [2025-08-18 04:20:46] "GET /project/6795e9ce-3fa4-4198-97ff-d179dad36f81?fields=virtual_networks HTTP/1.1" 200 1040 0.039250 10.0.0.19 - - [2025-08-18 04:20:46] "GET /projects?obj_uuids=6795e9ce-3fa4-4198-97ff-d179dad36f81&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000965 10.0.0.27 - - [2025-08-18 04:20:46] "GET /project/6795e9ce-3fa4-4198-97ff-d179dad36f81?fields=virtual_machine_interfaces HTTP/1.1" 200 1040 0.034304