+++ date ++ echo 'INFO: =================== Mon Apr 6 02:20:36 AM UTC 2026 ===================' INFO: =================== Mon Apr 6 02:20:36 AM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ 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 +++ command -v ip +++ cut -d / -f 1 +++ local nic=ens3 +++ grep 'inet ' +++ ip addr show dev ens3 +++ head -n 1 +++ awk '{print $2}' ++ DEFAULT_LOCAL_IP=10.0.0.33 ++ 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.249,10.0.0.27,10.0.0.33 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.249,10.0.0.27,10.0.0.33 ++ ANALYTICSDB_NODES=10.0.0.249,10.0.0.27,10.0.0.33 ++ ANALYTICS_SNMP_NODES=10.0.0.249,10.0.0.27,10.0.0.33 ++ 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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8081 ' +++ '[' -n '10.0.0.249:8081 10.0.0.27:8081 10.0.0.33:8081 ' ']' +++ echo '10.0.0.249:8081 10.0.0.27:8081 10.0.0.33:8081' ++ ANALYTICS_SERVERS='10.0.0.249:8081 10.0.0.27:8081 10.0.0.33: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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9042 ' +++ '[' -n '10.0.0.249:9042 10.0.0.27:9042 10.0.0.33:9042 ' ']' +++ echo '10.0.0.249:9042 10.0.0.27:9042 10.0.0.33:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.249:9042 10.0.0.27:9042 10.0.0.33:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.249,10.0.0.27,10.0.0.33 ++ 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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8086 ' +++ '[' -n '10.0.0.249:8086 10.0.0.27:8086 10.0.0.33:8086 ' ']' +++ echo '10.0.0.249:8086 10.0.0.27:8086 10.0.0.33:8086' ++ COLLECTOR_SERVERS='10.0.0.249:8086 10.0.0.27:8086 10.0.0.33: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.249,10.0.0.27,10.0.0.33 ++ CONFIGDB_NODES=10.0.0.249,10.0.0.27,10.0.0.33 ++ 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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8082 ' +++ '[' -n '10.0.0.249:8082 10.0.0.27:8082 10.0.0.33:8082 ' ']' +++ echo '10.0.0.249:8082 10.0.0.27:8082 10.0.0.33:8082' ++ CONFIG_SERVERS='10.0.0.249:8082 10.0.0.27:8082 10.0.0.33: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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9161 ' +++ '[' -n '10.0.0.249:9161 10.0.0.27:9161 10.0.0.33:9161 ' ']' +++ echo '10.0.0.249:9161 10.0.0.27:9161 10.0.0.33:9161' ++ CONFIGDB_SERVERS='10.0.0.249:9161 10.0.0.27:9161 10.0.0.33: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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9041 ' +++ '[' -n '10.0.0.249:9041 10.0.0.27:9041 10.0.0.33:9041 ' ']' +++ echo '10.0.0.249:9041 10.0.0.27:9041 10.0.0.33:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.249:9041 10.0.0.27:9041 10.0.0.33: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.193,10.20.0.129,10.20.0.18 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.193,10.20.0.129,10.20.0.18 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.249,10.0.0.27,10.0.0.33 ++ 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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+=10.0.0.249:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+=10.0.0.27:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:2181, +++ '[' -n 10.0.0.249:2181,10.0.0.27:2181,10.0.0.33:2181, ']' +++ echo 10.0.0.249:2181,10.0.0.27:2181,10.0.0.33:2181 ++ ZOOKEEPER_SERVERS=10.0.0.249:2181,10.0.0.27:2181,10.0.0.33: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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:2181 ' +++ '[' -n '10.0.0.249:2181 10.0.0.27:2181 10.0.0.33:2181 ' ']' +++ echo '10.0.0.249:2181 10.0.0.27:2181 10.0.0.33:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.249:2181 10.0.0.27:2181 10.0.0.33:2181' ++ RABBITMQ_NODES=10.0.0.249,10.0.0.27,10.0.0.33 ++ 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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+=10.0.0.249:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+=10.0.0.27:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:5673, +++ '[' -n 10.0.0.249:5673,10.0.0.27:5673,10.0.0.33:5673, ']' +++ echo 10.0.0.249:5673,10.0.0.27:5673,10.0.0.33:5673 ++ RABBITMQ_SERVERS=10.0.0.249:5673,10.0.0.27:5673,10.0.0.33: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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:6379 ' +++ '[' -n '10.0.0.249:6379 10.0.0.27:6379 10.0.0.33:6379 ' ']' +++ echo '10.0.0.249:6379 10.0.0.27:6379 10.0.0.33:6379' ++ REDIS_SERVERS='10.0.0.249:6379 10.0.0.27:6379 10.0.0.33: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.249,10.0.0.27,10.0.0.33 ++ 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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9092 ' +++ '[' -n '10.0.0.249:9092 10.0.0.27:9092 10.0.0.33:9092 ' ']' +++ echo '10.0.0.249:9092 10.0.0.27:9092 10.0.0.33:9092' ++ KAFKA_SERVERS='10.0.0.249:9092 10.0.0.27:9092 10.0.0.33: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.249 ++ 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.249,10.0.0.27,10.0.0.33 ++ 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.249,10.0.0.27,10.0.0.33 ++ 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.249,10.0.0.27,10.0.0.33 ++ cut -d , -f 1 + local cassandra=10.0.0.249 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.249 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ cut -d ' ' -f 1 +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.249,10.0.0.27,10.0.0.33 +++ local servers=10.0.0.249,10.0.0.27,10.0.0.33 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ cat /proc/net/fib_trie ++++ uniq ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host ++++ sort ++++ tr '\n' , +++ local local_ips=,10.0.0.33,10.20.0.18,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.249'\''))' +++ local server_ip=10.0.0.249 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.249 ]] +++ [[ ,10.0.0.33,10.20.0.18,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.249, ]] +++ (( 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.33,10.20.0.18,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.27, ]] +++ (( ord+=1 )) +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.33'\''))' +++ local server_ip=10.0.0.33 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.33 ]] +++ [[ ,10.0.0.33,10.20.0.18,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.33, ]] +++ echo 10.0.0.33 3 +++ return ++ local ip=10.0.0.33 ++ [[ -z 10.0.0.33 ]] ++ echo 10.0.0.33 + host_ip=10.0.0.33 + [[ cql == \c\q\l ]] ++ sed 's/,/ /g' ++ echo 10.0.0.249:9041 10.0.0.27:9041 10.0.0.33:9041 + cassandra_server_list='10.0.0.249:9041 10.0.0.27:9041 10.0.0.33:9041' + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.33: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=__ ++ cut -d = -f 1 ++ sort ++ grep '^API__.*__.*=.*$' ++ sed 's/^API__//g' ++ set -o posix ++ set + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ keystone != \k\e\y\s\t\o\n\e ]] + local tmp_file=/etc/contrail/contrail-keystone-auth.conf.tmp + cat + [[ /v3 == \/\v\3 ]] + cat + [[ http == \h\t\t\p\s ]] + [[ -n '' ]] + [[ -n '' ]] + [[ -n public ]] + echo 'interface = public' + mv -f /etc/contrail/contrail-keystone-auth.conf.tmp /etc/contrail/contrail-keystone-auth.conf + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ keystone == \k\e\y\s\t\o\n\e ]] + cat + [[ http == \h\t\t\p\s ]] + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 04/06/2026 02:20:45.969 7fe0c41ff800 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 04/06/2026 02:20:46.116 7fe0c41ff800 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 04/06/2026 02:20:46.128 7fe0c41ff800 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 04/06/2026 02:20:46.128 7fe0c41ff800 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] HttpError Python 3.9.25: /usr/bin/python3 Mon Apr 6 02:21:07 2026 A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred. /usr/local/bin/contrail-api in 4 import sys 5 from vnc_cfg_api_server.api_server import server_main 6 if __name__ == '__main__': 7 sys.argv[0] = re.sub(r'(-script\.pyw|\.exe)?$', '', sys.argv[0]) 8 sys.exit(server_main()) sys = sys.exit = server_main = /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py in server_main(args_str=None) 5367 vnc_cgitb.enable(format='text') 5368 5369 main(args_str, VncApiServer(args_str)) 5370 #server_main 5371 global main = args_str = None global VncApiServer = /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py in __init__(self=, args_str='--conf_file /etc/contrail/contrail-api-0.conf --...ontrail/contrail-keystone-auth.conf --worker_id 0') 2213 else: 2214 self._db_connect(self._args.reset_config) 2215 self._db_init_entries() 2216 2217 self._initialize_quota_counters() self = self._db_init_entries = > /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py in _db_init_entries(self=) 3745 domain = self.create_singleton_entry(Domain()) 3746 self._default_domain = domain.serialize_to_json() 3747 project = self.create_singleton_entry(Project(parent_obj=domain)) 3748 self._default_project = project.serialize_to_json() 3749 self.create_singleton_entry(Fabric()) project undefined self = self.create_singleton_entry = > global Project = parent_obj undefined domain = /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py in create_singleton_entry(self=, singleton_obj=, user_visible=True) 4007 if not ok: 4008 (code, msg) = result 4009 raise cfgm_common.exceptions.HttpError(code, msg) 4010 obj_id = result 4011 s_obj.uuid = obj_id global cfgm_common = cfgm_common.exceptions = cfgm_common.exceptions.HttpError = code = 409 msg = 'FQ Name: /fq-name-to-uuid/project:default-domain...c0b6828c-275c-40d9-beab-5dbe83549ae6 at zookeeper' HttpError: HTTP Status: 409 Content: FQ Name: /fq-name-to-uuid/project:default-domain:default-project exists already with ID: c0b6828c-275c-40d9-beab-5dbe83549ae6 at zookeeper __cause__ = None __class__ = __context__ = NoIdError('project default-domain:default-project') __delattr__ = __dict__ = {'content': 'FQ Name: /fq-name-to-uuid/project:default-domain...c0b6828c-275c-40d9-beab-5dbe83549ae6 at zookeeper', 'status_code': 409} __dir__ = __doc__ = None __eq__ = __format__ = __ge__ = __getattribute__ = __gt__ = __hash__ = __init__ = __init_subclass__ = __le__ = __lt__ = __module__ = 'vnc_api.exceptions' __ne__ = __new__ = __reduce__ = __reduce_ex__ = __repr__ = __setattr__ = __setstate__ = __sizeof__ = __str__ = __subclasshook__ = __suppress_context__ = False __traceback__ = __weakref__ = None args = (409, 'FQ Name: /fq-name-to-uuid/project:default-domain...c0b6828c-275c-40d9-beab-5dbe83549ae6 at zookeeper') content = 'FQ Name: /fq-name-to-uuid/project:default-domain...c0b6828c-275c-40d9-beab-5dbe83549ae6 at zookeeper' status_code = 409 with_traceback = The above is a description of an error in a Python program. Here is the original traceback: Traceback (most recent call last): File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py", line 3992, in create_singleton_entry s_obj.uuid = self._db_conn.fq_name_to_uuid(obj_type, fq_name) File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_db.py", line 2474, in fq_name_to_uuid obj_uuid = self._object_db.fq_name_to_uuid(obj_type, fq_name) File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1045, in wrapper return func(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cfgm_common/vnc_cassandra.py", line 1205, in fq_name_to_uuid raise NoIdError('%s %s' % (obj_type, fq_name_str)) vnc_api.exceptions.NoIdError: Unknown id: project default-domain:default-project During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/bin/contrail-api", line 8, in sys.exit(server_main()) File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py", line 5369, in server_main main(args_str, VncApiServer(args_str)) File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py", line 2215, in __init__ self._db_init_entries() File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py", line 3747, in _db_init_entries project = self.create_singleton_entry(Project(parent_obj=domain)) File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py", line 4009, in create_singleton_entry raise cfgm_common.exceptions.HttpError(code, msg) vnc_api.exceptions.HttpError: HTTP Status: 409 Content: FQ Name: /fq-name-to-uuid/project:default-domain:default-project exists already with ID: c0b6828c-275c-40d9-beab-5dbe83549ae6 at zookeeper +++ date ++ echo 'INFO: =================== Mon Apr 6 02:21:09 AM UTC 2026 ===================' INFO: =================== Mon Apr 6 02:21:09 AM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ awk '{print $2}' +++++ grep -o 'dev.*' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ grep 'inet ' +++ ip addr show dev ens3 +++ cut -d / -f 1 +++ head -n 1 +++ awk '{print $2}' ++ DEFAULT_LOCAL_IP=10.0.0.33 ++ 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.249,10.0.0.27,10.0.0.33 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.249,10.0.0.27,10.0.0.33 ++ ANALYTICSDB_NODES=10.0.0.249,10.0.0.27,10.0.0.33 ++ ANALYTICS_SNMP_NODES=10.0.0.249,10.0.0.27,10.0.0.33 ++ 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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8081 ' +++ '[' -n '10.0.0.249:8081 10.0.0.27:8081 10.0.0.33:8081 ' ']' +++ echo '10.0.0.249:8081 10.0.0.27:8081 10.0.0.33:8081' ++ ANALYTICS_SERVERS='10.0.0.249:8081 10.0.0.27:8081 10.0.0.33: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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9042 ' +++ '[' -n '10.0.0.249:9042 10.0.0.27:9042 10.0.0.33:9042 ' ']' +++ echo '10.0.0.249:9042 10.0.0.27:9042 10.0.0.33:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.249:9042 10.0.0.27:9042 10.0.0.33:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.249,10.0.0.27,10.0.0.33 ++ 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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8086 ' +++ '[' -n '10.0.0.249:8086 10.0.0.27:8086 10.0.0.33:8086 ' ']' +++ echo '10.0.0.249:8086 10.0.0.27:8086 10.0.0.33:8086' ++ COLLECTOR_SERVERS='10.0.0.249:8086 10.0.0.27:8086 10.0.0.33: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.249,10.0.0.27,10.0.0.33 ++ CONFIGDB_NODES=10.0.0.249,10.0.0.27,10.0.0.33 ++ 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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8082 ' +++ '[' -n '10.0.0.249:8082 10.0.0.27:8082 10.0.0.33:8082 ' ']' +++ echo '10.0.0.249:8082 10.0.0.27:8082 10.0.0.33:8082' ++ CONFIG_SERVERS='10.0.0.249:8082 10.0.0.27:8082 10.0.0.33: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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9161 ' +++ '[' -n '10.0.0.249:9161 10.0.0.27:9161 10.0.0.33:9161 ' ']' +++ echo '10.0.0.249:9161 10.0.0.27:9161 10.0.0.33:9161' ++ CONFIGDB_SERVERS='10.0.0.249:9161 10.0.0.27:9161 10.0.0.33: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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9041 ' +++ '[' -n '10.0.0.249:9041 10.0.0.27:9041 10.0.0.33:9041 ' ']' +++ echo '10.0.0.249:9041 10.0.0.27:9041 10.0.0.33:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.249:9041 10.0.0.27:9041 10.0.0.33: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.193,10.20.0.129,10.20.0.18 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.193,10.20.0.129,10.20.0.18 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.249,10.0.0.27,10.0.0.33 ++ 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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+=10.0.0.249:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+=10.0.0.27:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:2181, +++ '[' -n 10.0.0.249:2181,10.0.0.27:2181,10.0.0.33:2181, ']' +++ echo 10.0.0.249:2181,10.0.0.27:2181,10.0.0.33:2181 ++ ZOOKEEPER_SERVERS=10.0.0.249:2181,10.0.0.27:2181,10.0.0.33: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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:2181 ' +++ '[' -n '10.0.0.249:2181 10.0.0.27:2181 10.0.0.33:2181 ' ']' +++ echo '10.0.0.249:2181 10.0.0.27:2181 10.0.0.33:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.249:2181 10.0.0.27:2181 10.0.0.33:2181' ++ RABBITMQ_NODES=10.0.0.249,10.0.0.27,10.0.0.33 ++ 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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+=10.0.0.249:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+=10.0.0.27:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:5673, +++ '[' -n 10.0.0.249:5673,10.0.0.27:5673,10.0.0.33:5673, ']' +++ echo 10.0.0.249:5673,10.0.0.27:5673,10.0.0.33:5673 ++ RABBITMQ_SERVERS=10.0.0.249:5673,10.0.0.27:5673,10.0.0.33: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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:6379 ' +++ '[' -n '10.0.0.249:6379 10.0.0.27:6379 10.0.0.33:6379 ' ']' +++ echo '10.0.0.249:6379 10.0.0.27:6379 10.0.0.33:6379' ++ REDIS_SERVERS='10.0.0.249:6379 10.0.0.27:6379 10.0.0.33: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.249,10.0.0.27,10.0.0.33 ++ 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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9092 ' +++ '[' -n '10.0.0.249:9092 10.0.0.27:9092 10.0.0.33:9092 ' ']' +++ echo '10.0.0.249:9092 10.0.0.27:9092 10.0.0.33:9092' ++ KAFKA_SERVERS='10.0.0.249:9092 10.0.0.27:9092 10.0.0.33: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.249 ++ 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.249,10.0.0.27,10.0.0.33 ++ 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.249,10.0.0.27,10.0.0.33 ++ 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.249,10.0.0.27,10.0.0.33 ++ cut -d , -f 1 + local cassandra=10.0.0.249 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.249 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ cut -d ' ' -f 1 +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.249,10.0.0.27,10.0.0.33 +++ local servers=10.0.0.249,10.0.0.27,10.0.0.33 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host ++++ uniq ++++ cat /proc/net/fib_trie ++++ sort +++ local local_ips=,10.0.0.33,10.20.0.18,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.249'\''))' +++ local server_ip=10.0.0.249 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.249 ]] +++ [[ ,10.0.0.33,10.20.0.18,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.249, ]] +++ (( 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.33,10.20.0.18,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.27, ]] +++ (( ord+=1 )) +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.33'\''))' +++ local server_ip=10.0.0.33 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.33 ]] +++ [[ ,10.0.0.33,10.20.0.18,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.33, ]] +++ echo 10.0.0.33 3 +++ return ++ local ip=10.0.0.33 ++ [[ -z 10.0.0.33 ]] ++ echo 10.0.0.33 + host_ip=10.0.0.33 + [[ cql == \c\q\l ]] ++ echo 10.0.0.249:9041 10.0.0.27:9041 10.0.0.33:9041 ++ sed 's/,/ /g' + cassandra_server_list='10.0.0.249:9041 10.0.0.27:9041 10.0.0.33:9041' + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.33:8082' + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ set ++ grep '^API__.*__.*=.*$' ++ cut -d = -f 1 ++ sed 's/^API__//g' ++ sort + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ keystone != \k\e\y\s\t\o\n\e ]] + local tmp_file=/etc/contrail/contrail-keystone-auth.conf.tmp + cat + [[ /v3 == \/\v\3 ]] + cat + [[ http == \h\t\t\p\s ]] + [[ -n '' ]] + [[ -n '' ]] + [[ -n public ]] + echo 'interface = public' + mv -f /etc/contrail/contrail-keystone-auth.conf.tmp /etc/contrail/contrail-keystone-auth.conf + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ keystone == \k\e\y\s\t\o\n\e ]] + cat + [[ http == \h\t\t\p\s ]] + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 04/06/2026 02:21:17.796 7fe442747e40 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 04/06/2026 02:21:17.991 7fe442747e40 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 04/06/2026 02:21:18.009 7fe442747e40 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 04/06/2026 02:21:18.010 7fe442747e40 [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.33:8082/ Hit Ctrl-C to quit. 10.0.0.33 - - [2026-04-06 02:21:19] "GET / HTTP/1.1" 200 45871 0.001347 10.0.0.33 - - [2026-04-06 02:21:19] "GET / HTTP/1.1" 200 45871 0.001194 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.33 - - [2026-04-06 02:21:19] "POST /fqname-to-id HTTP/1.1" 401 293 0.000693 10.0.0.33 - - [2026-04-06 02:21:19] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 293 0.000249 10.0.0.27 - - [2026-04-06 02:21:21] "GET /global-system-configs HTTP/1.1" 401 293 0.000398 10.0.0.33 - - [2026-04-06 02:21:21] "GET /global-system-configs HTTP/1.1" 401 293 0.000458 10.0.0.27 - - [2026-04-06 02:21:21] "GET /global-system-configs HTTP/1.1" 401 293 0.000394 10.0.0.33 - - [2026-04-06 02:21:21] "GET /global-system-configs HTTP/1.1" 401 293 0.000549 10.0.0.249 - - [2026-04-06 02:21:21] "GET /global-system-configs HTTP/1.1" 401 293 0.000408 10.0.0.27 - - [2026-04-06 02:21:21] "GET /global-system-configs HTTP/1.1" 401 293 0.000369 10.0.0.33 - - [2026-04-06 02:21:22] "GET /global-system-configs HTTP/1.1" 401 293 0.000391 10.0.0.27 - - [2026-04-06 02:21:22] "GET /global-system-configs HTTP/1.1" 401 293 0.000362 10.0.0.33 - - [2026-04-06 02:21:22] "GET /global-system-configs HTTP/1.1" 401 293 0.000425 10.0.0.249 - - [2026-04-06 02:21:22] "GET /global-system-configs HTTP/1.1" 401 293 0.000423 10.0.0.249 - - [2026-04-06 02:21:22] "GET /global-system-configs HTTP/1.1" 401 293 0.000355 10.0.0.33 - - [2026-04-06 02:21:22] "POST /fqname-to-id HTTP/1.1" 200 156 1.807884 10.0.0.33 - - [2026-04-06 02:21:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004797 10.0.0.33 - - [2026-04-06 02:21:22] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 315 1.484297 10.0.0.249 - - [2026-04-06 02:21:22] "GET /global-system-configs HTTP/1.1" 401 293 0.000308 10.0.0.33 - - [2026-04-06 02:21:22] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 336 0.003692 /usr/local/lib/python3.9/site-packages/keystoneauth1/adapter.py:278: UserWarning: Using keystoneclient sessions has been deprecated. Please update your software to use keystoneauth1. warnings.warn( 10.0.0.27 - - [2026-04-06 02:21:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.025407 10.0.0.27 - - [2026-04-06 02:21:32] "POST /access-control-lists HTTP/1.1" 200 587 0.050184 10.0.0.27 - - [2026-04-06 02:21:32] "POST /route-targets HTTP/1.1" 200 327 0.021433 10.0.0.27 - - [2026-04-06 02:21:32] "POST /ref-update HTTP/1.1" 200 156 0.046544 10.0.0.27 - - [2026-04-06 02:21:33] "POST /route-targets HTTP/1.1" 200 327 0.023166 10.0.0.27 - - [2026-04-06 02:21:33] "POST /access-control-lists HTTP/1.1" 200 551 0.043558 10.0.0.27 - - [2026-04-06 02:21:55] "POST /ref-update HTTP/1.1" 200 156 0.056525 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.249 - - [2026-04-06 02:25:18] "GET /obj-perms HTTP/1.1" 200 5075 0.383845 10.0.0.27 - - [2026-04-06 02:26:03] "PUT /access-control-list/2c71f017-41fe-434c-a1e2-3bd0a7dcdea0 HTTP/1.1" 200 272 0.020282 10.0.0.27 - - [2026-04-06 02:26:18] "GET /obj-perms HTTP/1.1" 200 5075 0.060110 10.0.0.33 - - [2026-04-06 02:26:18] "GET /obj-perms HTTP/1.1" 200 5075 0.061558 10.0.0.249 - - [2026-04-06 02:26:18] "GET /virtual-router/0f182899-5bf6-4638-a8dc-0e2f9f2f0fec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.008471 10.0.0.27 - - [2026-04-06 02:26:19] "GET /global-system-configs HTTP/1.1" 401 293 0.000461 10.0.0.27 - - [2026-04-06 02:26:19] "GET /global-system-configs HTTP/1.1" 401 293 0.000390 10.0.0.33 - - [2026-04-06 02:26:19] "GET /global-system-configs HTTP/1.1" 401 293 0.000413 10.0.0.33 - - [2026-04-06 02:26:19] "GET /global-system-configs HTTP/1.1" 401 293 0.000404 10.0.0.27 - - [2026-04-06 02:26:20] "GET /global-system-configs HTTP/1.1" 401 293 0.000404 10.0.0.27 - - [2026-04-06 02:26:20] "GET /global-system-configs HTTP/1.1" 401 293 0.000478 10.0.0.33 - - [2026-04-06 02:26:20] "GET /global-system-configs HTTP/1.1" 401 293 0.000406 10.0.0.33 - - [2026-04-06 02:26:21] "GET /global-system-configs HTTP/1.1" 401 293 0.000530 10.0.0.249 - - [2026-04-06 02:26:21] "GET /global-system-configs HTTP/1.1" 401 293 0.000380 10.0.0.249 - - [2026-04-06 02:26:21] "GET /global-system-configs HTTP/1.1" 401 293 0.000563 10.0.0.249 - - [2026-04-06 02:26:21] "GET /global-system-configs HTTP/1.1" 401 293 0.000427 10.0.0.249 - - [2026-04-06 02:26:22] "GET /global-system-configs HTTP/1.1" 401 293 0.000504 [Introspect:8084]10.0.0.33 - - [2026-04-06 02:27:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001254 [Introspect:8084]10.0.0.33 - - [2026-04-06 02:27:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3160 0.000938 [Introspect:8084]10.0.0.33 - - [2026-04-06 02:27:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000959 [Introspect:8084]10.0.0.33 - - [2026-04-06 02:27:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3160 0.001116 10.0.0.27 - - [2026-04-06 02:28:29] "GET /global-system-configs HTTP/1.1" 401 293 0.000455 10.0.0.27 - - [2026-04-06 02:28:29] "GET /global-system-configs HTTP/1.1" 401 293 0.000482 10.0.0.249 - - [2026-04-06 02:28:54] "GET / HTTP/1.1" 200 35931 0.001672 10.0.0.249 - - [2026-04-06 02:28:55] "POST /fqname-to-id HTTP/1.1" 401 293 0.000531 10.0.0.249 - - [2026-04-06 02:28:56] "POST /fqname-to-id HTTP/1.1" 404 186 0.051755 10.0.0.33 - - [2026-04-06 02:28:56] "GET /projects?obj_uuids=7b1ee626-3a3b-4192-98af-6bfdacc3bdff&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.056642 10.0.0.33 - - [2026-04-06 02:28:56] "GET /domains?obj_uuids=500738d8-636d-4330-98c4-d5dafb5cbb39&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001569 10.0.0.33 - - [2026-04-06 02:28:56] "GET /domain/500738d8-636d-4330-98c4-d5dafb5cbb39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.030118 10.0.0.33 - - [2026-04-06 02:28:56] "POST /id-to-fqname HTTP/1.1" 200 188 0.004726 10.0.0.33 - - [2026-04-06 02:28:56] "POST /fqname-to-id HTTP/1.1" 404 197 0.022006 10.0.0.33 - - [2026-04-06 02:28:56] "POST /security-groups HTTP/1.1" 200 589 0.090079 10.0.0.33 - - [2026-04-06 02:28:56] "POST /projects HTTP/1.1" 200 581 0.391244 10.0.0.33 - - [2026-04-06 02:28:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.469404 10.0.0.249 - - [2026-04-06 02:28:56] "GET /project/7b1ee626-3a3b-4192-98af-6bfdacc3bdff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.719521 10.0.0.27 - - [2026-04-06 02:28:56] "POST /fqname-to-id HTTP/1.1" 404 231 0.060023 10.0.0.249 - - [2026-04-06 02:28:57] "GET / HTTP/1.1" 200 35931 0.002125 10.0.0.33 - - [2026-04-06 02:29:01] "GET /projects?obj_uuids=7b1ee626-3a3b-4192-98af-6bfdacc3bdff&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001433 10.0.0.249 - - [2026-04-06 02:29:01] "GET /project/7b1ee626-3a3b-4192-98af-6bfdacc3bdff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.059504 10.0.0.33 - - [2026-04-06 02:29:01] "GET /projects?obj_uuids=7b1ee626-3a3b-4192-98af-6bfdacc3bdff&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001023 10.0.0.249 - - [2026-04-06 02:29:01] "GET /project/7b1ee626-3a3b-4192-98af-6bfdacc3bdff?fields=virtual_networks HTTP/1.1" 200 1038 0.071771 10.0.0.33 - - [2026-04-06 02:29:01] "GET /projects?obj_uuids=7b1ee626-3a3b-4192-98af-6bfdacc3bdff&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001640 10.0.0.249 - - [2026-04-06 02:29:01] "GET /project/7b1ee626-3a3b-4192-98af-6bfdacc3bdff?fields=virtual_machine_interfaces HTTP/1.1" 200 1038 0.075785 10.0.0.33 - - [2026-04-06 02:29:01] "GET /projects?obj_uuids=7b1ee626-3a3b-4192-98af-6bfdacc3bdff&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001130 10.0.0.249 - - [2026-04-06 02:29:01] "GET /project/7b1ee626-3a3b-4192-98af-6bfdacc3bdff?fields=security_groups HTTP/1.1" 200 1262 0.057919 10.0.0.33 - - [2026-04-06 02:29:02] "GET /projects?obj_uuids=c7eef1ed-1186-4b89-b3a0-92a64280c0ed&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003634 10.0.0.33 - - [2026-04-06 02:29:02] "GET /domains?obj_uuids=500738d8-636d-4330-98c4-d5dafb5cbb39&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001092 10.0.0.33 - - [2026-04-06 02:29:02] "GET /domain/500738d8-636d-4330-98c4-d5dafb5cbb39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008020 10.0.0.33 - - [2026-04-06 02:29:02] "POST /id-to-fqname HTTP/1.1" 200 167 0.001568 10.0.0.33 - - [2026-04-06 02:29:02] "POST /fqname-to-id HTTP/1.1" 404 176 0.018475 10.0.0.33 - - [2026-04-06 02:29:02] "POST /security-groups HTTP/1.1" 200 568 0.056283 10.0.0.33 - - [2026-04-06 02:29:02] "POST /projects HTTP/1.1" 200 539 0.322170 10.0.0.33 - - [2026-04-06 02:29:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.360821 10.0.0.27 - - [2026-04-06 02:29:02] "POST /access-control-lists HTTP/1.1" 200 573 0.043308 10.0.0.249 - - [2026-04-06 02:29:02] "GET /project/c7eef1ed-1186-4b89-b3a0-92a64280c0ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1282 0.540722 10.0.0.33 - - [2026-04-06 02:29:23] "DELETE /project/c7eef1ed11864b89b3a092a64280c0ed HTTP/1.1" 404 173 0.008260 10.0.0.33 - - [2026-04-06 02:29:23] "DELETE /project/7b1ee6263a3b419298af6bfdacc3bdff HTTP/1.1" 404 173 0.005663 10.0.0.33 - - [2026-04-06 02:29:23] "GET /projects?obj_uuids=7b1ee626-3a3b-4192-98af-6bfdacc3bdff&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001014 10.0.0.33 - - [2026-04-06 02:29:23] "GET /project/7b1ee626-3a3b-4192-98af-6bfdacc3bdff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1470 0.085487 10.0.0.33 - - [2026-04-06 02:29:23] "GET /projects?obj_uuids=7b1ee626-3a3b-4192-98af-6bfdacc3bdff&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001993 10.0.0.33 - - [2026-04-06 02:29:24] "GET /project/7b1ee626-3a3b-4192-98af-6bfdacc3bdff?fields=security_groups HTTP/1.1" 200 1367 0.082742 10.0.0.33 - - [2026-04-06 02:29:24] "DELETE /security-group/ffac0655-d754-4c24-8e1a-e3e6f132667a HTTP/1.1" 200 115 0.072239 10.0.0.33 - - [2026-04-06 02:29:24] "GET /projects?obj_uuids=7b1ee626-3a3b-4192-98af-6bfdacc3bdff&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001026 10.0.0.27 - - [2026-04-06 02:29:24] "DELETE /access-control-list/cf932e97-5b47-4e78-ac1d-7b960cf14222 HTTP/1.1" 200 115 0.121372 10.0.0.33 - - [2026-04-06 02:29:24] "GET /project/7b1ee626-3a3b-4192-98af-6bfdacc3bdff?fields=application_policy_sets HTTP/1.1" 200 1406 0.108569 10.0.0.33 - - [2026-04-06 02:29:24] "DELETE /project/7b1ee626-3a3b-4192-98af-6bfdacc3bdff HTTP/1.1" 200 115 0.660141 [Introspect:8084]10.0.0.249 - - [2026-04-06 02:30:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3160 0.001293 [Introspect:8084]10.0.0.249 - - [2026-04-06 02:30:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3160 0.002413 10.0.0.33 - - [2026-04-06 02:30:15] "GET /projects?obj_uuids=c7eef1ed-1186-4b89-b3a0-92a64280c0ed&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001107 10.0.0.249 - - [2026-04-06 02:30:15] "GET /project/c7eef1ed-1186-4b89-b3a0-92a64280c0ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1282 0.073564 10.0.0.33 - - [2026-04-06 02:30:16] "GET /obj-perms HTTP/1.1" 200 5075 0.054378 [Introspect:8084]10.0.0.249 - - [2026-04-06 02:30:17] "GET /Snh_CollectorInfoRequest HTTP/1.1" 200 372 0.000725 10.0.0.249 - - [2026-04-06 02:30:18] "GET /obj-perms HTTP/1.1" 200 5075 0.048995 10.0.0.249 - - [2026-04-06 02:30:18] "GET /obj-perms HTTP/1.1" 200 5075 0.005242 10.0.0.249 - - [2026-04-06 02:30:18] "GET /obj-perms HTTP/1.1" 200 5075 0.004495 10.0.0.249 - - [2026-04-06 02:30:18] "GET /obj-perms HTTP/1.1" 200 5075 0.004714 10.0.0.249 - - [2026-04-06 02:30:18] "GET /obj-perms HTTP/1.1" 200 5075 0.005205 10.0.0.249 - - [2026-04-06 02:30:18] "GET /obj-perms HTTP/1.1" 200 5075 0.004534 10.0.0.249 - - [2026-04-06 02:30:18] "GET /obj-perms HTTP/1.1" 200 5075 0.004684 10.0.0.249 - - [2026-04-06 02:30:18] "GET /obj-perms HTTP/1.1" 200 5075 0.004205 10.0.0.249 - - [2026-04-06 02:30:19] "GET /obj-perms HTTP/1.1" 200 5075 0.004810 10.0.0.249 - - [2026-04-06 02:30:19] "GET /obj-perms HTTP/1.1" 200 5075 0.004920 10.0.0.249 - - [2026-04-06 02:30:19] "GET /obj-perms HTTP/1.1" 200 5075 0.005259 10.0.0.33 - - [2026-04-06 02:30:19] "GET /obj-perms HTTP/1.1" 200 5075 0.004447 10.0.0.249 - - [2026-04-06 02:30:19] "GET /obj-perms HTTP/1.1" 200 5075 0.005530 10.0.0.33 - - [2026-04-06 02:30:19] "GET /obj-perms HTTP/1.1" 200 5075 0.004228 10.0.0.33 - - [2026-04-06 02:30:19] "GET /obj-perms HTTP/1.1" 200 5075 0.007285 10.0.0.249 - - [2026-04-06 02:30:20] "GET /obj-perms HTTP/1.1" 200 5075 0.006090 10.0.0.249 - - [2026-04-06 02:30:21] "GET /obj-perms HTTP/1.1" 200 5075 0.006313 10.0.0.249 - - [2026-04-06 02:30:21] "GET /obj-perms HTTP/1.1" 200 5075 0.005022 10.0.0.249 - - [2026-04-06 02:30:21] "GET /obj-perms HTTP/1.1" 200 5075 0.005499 10.0.0.249 - - [2026-04-06 02:30:21] "GET /obj-perms HTTP/1.1" 200 5075 0.005358 10.0.0.249 - - [2026-04-06 02:30:21] "GET /obj-perms HTTP/1.1" 200 5075 0.005980 10.0.0.249 - - [2026-04-06 02:30:21] "GET /obj-perms HTTP/1.1" 200 5075 0.005219 10.0.0.249 - - [2026-04-06 02:30:21] "GET /obj-perms HTTP/1.1" 200 5075 0.005432 10.0.0.249 - - [2026-04-06 02:30:21] "GET /obj-perms HTTP/1.1" 200 5075 0.004641 10.0.0.249 - - [2026-04-06 02:30:21] "GET /obj-perms HTTP/1.1" 200 5075 0.006668 10.0.0.249 - - [2026-04-06 02:30:21] "GET /obj-perms HTTP/1.1" 200 5075 0.008088 10.0.0.27 - - [2026-04-06 02:30:22] "GET /obj-perms HTTP/1.1" 200 5075 0.062536 10.0.0.249 - - [2026-04-06 02:30:24] "GET /obj-perms HTTP/1.1" 200 5075 0.004960 10.0.0.249 - - [2026-04-06 02:30:24] "GET /obj-perms HTTP/1.1" 200 5075 0.005212 10.0.0.249 - - [2026-04-06 02:30:24] "GET /obj-perms HTTP/1.1" 200 5075 0.005399 10.0.0.249 - - [2026-04-06 02:30:24] "GET /obj-perms HTTP/1.1" 200 5075 0.004842 10.0.0.249 - - [2026-04-06 02:30:26] "GET /obj-perms HTTP/1.1" 200 5075 0.006794 10.0.0.249 - - [2026-04-06 02:30:26] "POST /fqname-to-id HTTP/1.1" 404 199 0.023953 10.0.0.33 - - [2026-04-06 02:30:27] "GET /projects?obj_uuids=d58c5bb7-5e88-47f5-b10c-caf0c852085b&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.005879 10.0.0.33 - - [2026-04-06 02:30:27] "GET /domains?obj_uuids=500738d8-636d-4330-98c4-d5dafb5cbb39&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001485 10.0.0.33 - - [2026-04-06 02:30:27] "GET /domain/500738d8-636d-4330-98c4-d5dafb5cbb39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.014998 10.0.0.33 - - [2026-04-06 02:30:27] "POST /id-to-fqname HTTP/1.1" 200 201 0.002606 10.0.0.33 - - [2026-04-06 02:30:27] "POST /fqname-to-id HTTP/1.1" 404 210 0.014596 10.0.0.33 - - [2026-04-06 02:30:27] "POST /security-groups HTTP/1.1" 200 602 0.105263 10.0.0.33 - - [2026-04-06 02:30:27] "POST /projects HTTP/1.1" 200 607 0.393728 10.0.0.33 - - [2026-04-06 02:30:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.424085 10.0.0.27 - - [2026-04-06 02:30:27] "POST /access-control-lists HTTP/1.1" 200 607 0.069912 10.0.0.249 - - [2026-04-06 02:30:27] "GET /project/d58c5bb7-5e88-47f5-b10c-caf0c852085b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1418 0.655902 10.0.0.249 - - [2026-04-06 02:30:28] "GET / HTTP/1.1" 200 35931 0.001887 10.0.0.249 - - [2026-04-06 02:30:29] "POST /fqname-to-id HTTP/1.1" 401 293 0.000746 10.0.0.249 - - [2026-04-06 02:30:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.056709 10.0.0.33 - - [2026-04-06 02:30:30] "GET /projects?obj_uuids=d58c5bb7-5e88-47f5-b10c-caf0c852085b&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000900 10.0.0.249 - - [2026-04-06 02:30:30] "GET /project/d58c5bb7-5e88-47f5-b10c-caf0c852085b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1418 0.067397 10.0.0.27 - - [2026-04-06 02:30:30] "POST /route-targets HTTP/1.1" 200 327 0.030973 10.0.0.33 - - [2026-04-06 02:30:31] "POST /useragent-kv HTTP/1.1" 200 115 0.012296 10.0.0.249 - - [2026-04-06 02:30:31] "POST /neutron/subnet HTTP/1.1" 200 720 0.385769 10.0.0.249 - - [2026-04-06 02:30:31] "POST /id-to-fqname HTTP/1.1" 200 233 0.001420 10.0.0.249 - - [2026-04-06 02:30:31] "GET /virtual-network/aeead040-cf67-49b9-95d4-e01ea8ef0eeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.006470 10.0.0.249 - - [2026-04-06 02:30:31] "GET /virtual-network/aeead040-cf67-49b9-95d4-e01ea8ef0eeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.007108 10.0.0.249 - - [2026-04-06 02:30:31] "POST /neutron/network HTTP/1.1" 200 838 0.013512 10.0.0.249 - - [2026-04-06 02:30:32] "GET /virtual-network/aeead040-cf67-49b9-95d4-e01ea8ef0eeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.007065 10.0.0.249 - - [2026-04-06 02:30:32] "GET /obj-perms HTTP/1.1" 200 5071 0.046909 10.0.0.249 - - [2026-04-06 02:30:33] "POST /id-to-fqname HTTP/1.1" 200 233 0.001473 10.0.0.33 - - [2026-04-06 02:30:35] "GET /projects?obj_uuids=d58c5bb7-5e88-47f5-b10c-caf0c852085b&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001353 10.0.0.249 - - [2026-04-06 02:30:35] "GET /project/d58c5bb7-5e88-47f5-b10c-caf0c852085b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1418 0.098659 10.0.0.249 - - [2026-04-06 02:30:36] "POST /neutron/network HTTP/1.1" 200 838 0.034171 10.0.0.249 - - [2026-04-06 02:30:36] "POST /neutron/port HTTP/1.1" 200 117 0.009650 10.0.0.249 - - [2026-04-06 02:30:38] "POST /neutron/port HTTP/1.1" 200 1070 0.045379 10.0.0.249 - - [2026-04-06 02:30:38] "POST /neutron/port HTTP/1.1" 200 1134 0.038686 10.0.0.249 - - [2026-04-06 02:30:41] "POST /neutron/port HTTP/1.1" 200 1134 0.025907 10.0.0.249 - - [2026-04-06 02:30:43] "POST /neutron/subnet HTTP/1.1" 200 694 0.012004 10.0.0.249 - - [2026-04-06 02:30:43] "POST /neutron/port HTTP/1.1" 200 117 0.001122 10.0.0.249 - - [2026-04-06 02:30:46] "POST /neutron/security_group HTTP/1.1" 200 2069 0.009168 10.0.0.249 - - [2026-04-06 02:30:49] "GET /obj-perms HTTP/1.1" 200 5071 0.006325 10.0.0.249 - - [2026-04-06 02:30:52] "POST /neutron/port HTTP/1.1" 200 1134 0.025345 10.0.0.249 - - [2026-04-06 02:30:54] "POST /neutron/network HTTP/1.1" 200 838 0.008806 10.0.0.27 - - [2026-04-06 02:30:54] "DELETE /route-target/9774e82e-4a7b-4e90-abbb-d1df1c5e4d61 HTTP/1.1" 200 115 0.041896 10.0.0.33 - - [2026-04-06 02:30:55] "GET /projects?obj_uuids=d58c5bb7-5e88-47f5-b10c-caf0c852085b&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001010 10.0.0.249 - - [2026-04-06 02:30:55] "GET /project/d58c5bb7-5e88-47f5-b10c-caf0c852085b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1418 0.071078 10.0.0.33 - - [2026-04-06 02:30:55] "GET /projects?obj_uuids=d58c5bb7-5e88-47f5-b10c-caf0c852085b&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001175 10.0.0.249 - - [2026-04-06 02:30:55] "GET /project/d58c5bb7-5e88-47f5-b10c-caf0c852085b?fields=virtual_networks HTTP/1.1" 200 1065 0.080054 10.0.0.33 - - [2026-04-06 02:30:55] "GET /projects?obj_uuids=d58c5bb7-5e88-47f5-b10c-caf0c852085b&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001144 10.0.0.249 - - [2026-04-06 02:30:55] "GET /project/d58c5bb7-5e88-47f5-b10c-caf0c852085b?fields=virtual_machine_interfaces HTTP/1.1" 200 1065 0.074509 10.0.0.33 - - [2026-04-06 02:30:55] "GET /projects?obj_uuids=d58c5bb7-5e88-47f5-b10c-caf0c852085b&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000968 10.0.0.249 - - [2026-04-06 02:30:55] "GET /project/d58c5bb7-5e88-47f5-b10c-caf0c852085b?fields=security_groups HTTP/1.1" 200 1302 0.055911 10.0.0.33 - - [2026-04-06 02:30:56] "GET /projects?obj_uuids=c7eef1ed-1186-4b89-b3a0-92a64280c0ed&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001234 10.0.0.249 - - [2026-04-06 02:30:56] "GET /project/c7eef1ed-1186-4b89-b3a0-92a64280c0ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1282 0.074279 10.0.0.33 - - [2026-04-06 02:31:05] "GET /projects?obj_uuids=c7eef1ed-1186-4b89-b3a0-92a64280c0ed&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001158 10.0.0.249 - - [2026-04-06 02:31:05] "GET /project/c7eef1ed-1186-4b89-b3a0-92a64280c0ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1282 0.054236 10.0.0.249 - - [2026-04-06 02:31:08] "POST /fqname-to-id HTTP/1.1" 404 200 0.026969 10.0.0.33 - - [2026-04-06 02:31:08] "GET /projects?obj_uuids=15abefe2-0cb9-4f2d-8be7-f345a2e191e4&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003431 10.0.0.33 - - [2026-04-06 02:31:08] "GET /domains?obj_uuids=500738d8-636d-4330-98c4-d5dafb5cbb39&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001233 10.0.0.33 - - [2026-04-06 02:31:08] "GET /domain/500738d8-636d-4330-98c4-d5dafb5cbb39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008001 10.0.0.33 - - [2026-04-06 02:31:08] "POST /id-to-fqname HTTP/1.1" 200 202 0.003236 10.0.0.33 - - [2026-04-06 02:31:08] "POST /fqname-to-id HTTP/1.1" 404 211 0.010223 10.0.0.33 - - [2026-04-06 02:31:09] "POST /security-groups HTTP/1.1" 200 603 0.084510 10.0.0.33 - - [2026-04-06 02:31:09] "POST /projects HTTP/1.1" 200 609 0.352301 10.0.0.33 - - [2026-04-06 02:31:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.446234 10.0.0.27 - - [2026-04-06 02:31:09] "POST /fqname-to-id HTTP/1.1" 404 245 0.026742 10.0.0.249 - - [2026-04-06 02:31:09] "GET /project/15abefe2-0cb9-4f2d-8be7-f345a2e191e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.638160 10.0.0.249 - - [2026-04-06 02:31:10] "GET / HTTP/1.1" 200 35931 0.002794 10.0.0.249 - - [2026-04-06 02:31:10] "POST /fqname-to-id HTTP/1.1" 401 293 0.000472 10.0.0.249 - - [2026-04-06 02:31:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.079343 10.0.0.33 - - [2026-04-06 02:31:11] "GET /projects?obj_uuids=15abefe2-0cb9-4f2d-8be7-f345a2e191e4&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001104 10.0.0.249 - - [2026-04-06 02:31:11] "GET /project/15abefe2-0cb9-4f2d-8be7-f345a2e191e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.059298 10.0.0.33 - - [2026-04-06 02:31:11] "GET /projects?obj_uuids=15abefe2-0cb9-4f2d-8be7-f345a2e191e4&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001106 10.0.0.249 - - [2026-04-06 02:31:11] "POST /neutron/network HTTP/1.1" 200 703 0.211405 10.0.0.27 - - [2026-04-06 02:31:11] "POST /ref-update HTTP/1.1" 200 156 0.074091 10.0.0.249 - - [2026-04-06 02:31:11] "POST /id-to-fqname HTTP/1.1" 200 275 0.004259 10.0.0.249 - - [2026-04-06 02:31:11] "GET /virtual-network/05dd56b7-c465-4fbd-8053-1b8ffedc95cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.007171 10.0.0.249 - - [2026-04-06 02:31:11] "POST /neutron/network HTTP/1.1" 200 923 0.011996 10.0.0.249 - - [2026-04-06 02:31:11] "GET /virtual-network/05dd56b7-c465-4fbd-8053-1b8ffedc95cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.009959 10.0.0.249 - - [2026-04-06 02:31:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004309 10.0.0.33 - - [2026-04-06 02:31:12] "GET /projects?obj_uuids=15abefe2-0cb9-4f2d-8be7-f345a2e191e4&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001029 10.0.0.249 - - [2026-04-06 02:31:12] "GET /project/15abefe2-0cb9-4f2d-8be7-f345a2e191e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.073421 10.0.0.249 - - [2026-04-06 02:31:12] "POST /neutron/network HTTP/1.1" 200 117 0.020044 10.0.0.249 - - [2026-04-06 02:31:12] "POST /neutron/network HTTP/1.1" 200 923 0.014244 10.0.0.249 - - [2026-04-06 02:31:12] "POST /id-to-fqname HTTP/1.1" 200 275 0.001319 10.0.0.249 - - [2026-04-06 02:31:12] "GET /virtual-network/94f86093-576e-43de-b781-680a157f034e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2196 0.007532 10.0.0.249 - - [2026-04-06 02:31:12] "GET /virtual-network/94f86093-576e-43de-b781-680a157f034e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2196 0.006948 10.0.0.249 - - [2026-04-06 02:31:12] "POST /neutron/subnet HTTP/1.1" 200 729 0.012862 10.0.0.249 - - [2026-04-06 02:31:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004449 10.0.0.33 - - [2026-04-06 02:31:12] "GET /projects?obj_uuids=15abefe2-0cb9-4f2d-8be7-f345a2e191e4&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001096 10.0.0.249 - - [2026-04-06 02:31:12] "GET /project/15abefe2-0cb9-4f2d-8be7-f345a2e191e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.066642 10.0.0.27 - - [2026-04-06 02:31:13] "POST /route-targets HTTP/1.1" 200 327 0.018133 10.0.0.33 - - [2026-04-06 02:31:13] "POST /useragent-kv HTTP/1.1" 200 115 0.020053 10.0.0.249 - - [2026-04-06 02:31:13] "POST /neutron/subnet HTTP/1.1" 200 715 0.282296 10.0.0.249 - - [2026-04-06 02:31:13] "POST /id-to-fqname HTTP/1.1" 200 276 0.001553 10.0.0.249 - - [2026-04-06 02:31:13] "GET /virtual-network/ed71db37-d0b9-4dd2-a4c7-e09f951a7fc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2190 0.017189 10.0.0.249 - - [2026-04-06 02:31:13] "GET /virtual-network/ed71db37-d0b9-4dd2-a4c7-e09f951a7fc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2190 0.010928 10.0.0.249 - - [2026-04-06 02:31:13] "POST /neutron/network HTTP/1.1" 200 922 0.010844 10.0.0.249 - - [2026-04-06 02:31:13] "POST /id-to-fqname HTTP/1.1" 200 275 0.001367 10.0.0.33 - - [2026-04-06 02:31:14] "GET /projects?obj_uuids=15abefe2-0cb9-4f2d-8be7-f345a2e191e4&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.002251 10.0.0.249 - - [2026-04-06 02:31:14] "GET /project/15abefe2-0cb9-4f2d-8be7-f345a2e191e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.097018 10.0.0.249 - - [2026-04-06 02:31:14] "POST /neutron/network HTTP/1.1" 200 923 0.014494 10.0.0.249 - - [2026-04-06 02:31:15] "POST /id-to-fqname HTTP/1.1" 200 276 0.002759 10.0.0.249 - - [2026-04-06 02:31:15] "POST /neutron/port HTTP/1.1" 200 117 0.009825 10.0.0.33 - - [2026-04-06 02:31:15] "GET /projects?obj_uuids=15abefe2-0cb9-4f2d-8be7-f345a2e191e4&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001450 10.0.0.249 - - [2026-04-06 02:31:15] "POST /neutron/port HTTP/1.1" 200 1073 0.463992 10.0.0.33 - - [2026-04-06 02:31:16] "GET /projects?obj_uuids=15abefe2-0cb9-4f2d-8be7-f345a2e191e4&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001071 10.0.0.249 - - [2026-04-06 02:31:16] "GET /project/15abefe2-0cb9-4f2d-8be7-f345a2e191e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.129023 10.0.0.249 - - [2026-04-06 02:31:16] "POST /neutron/port HTTP/1.1" 200 1127 0.253133 10.0.0.249 - - [2026-04-06 02:31:16] "POST /neutron/floatingip HTTP/1.1" 200 117 0.013098 10.0.0.249 - - [2026-04-06 02:31:16] "POST /neutron/security_group HTTP/1.1" 200 2070 0.014865 10.0.0.249 - - [2026-04-06 02:31:16] "POST /neutron/port HTTP/1.1" 200 117 0.018081 10.0.0.249 - - [2026-04-06 02:31:18] "POST /neutron/port HTTP/1.1" 200 1070 0.073635 10.0.0.249 - - [2026-04-06 02:31:18] "POST /neutron/network HTTP/1.1" 400 204 0.020344 10.0.0.249 - - [2026-04-06 02:31:18] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006604 10.0.0.249 - - [2026-04-06 02:31:18] "POST /neutron/network HTTP/1.1" 200 922 0.007697 10.0.0.249 - - [2026-04-06 02:31:19] "POST /neutron/port HTTP/1.1" 200 151 0.224812 10.0.0.27 - - [2026-04-06 02:31:19] "GET /global-system-configs HTTP/1.1" 401 293 0.000512 10.0.0.27 - - [2026-04-06 02:31:19] "GET /global-system-configs HTTP/1.1" 401 293 0.000411 10.0.0.33 - - [2026-04-06 02:31:19] "GET /global-system-configs HTTP/1.1" 401 293 0.000442 10.0.0.33 - - [2026-04-06 02:31:19] "GET /global-system-configs HTTP/1.1" 401 293 0.000446 10.0.0.27 - - [2026-04-06 02:31:20] "GET /global-system-configs HTTP/1.1" 401 293 0.000415 10.0.0.27 - - [2026-04-06 02:31:20] "GET /global-system-configs HTTP/1.1" 401 293 0.000407 10.0.0.249 - - [2026-04-06 02:31:20] "POST /neutron/network HTTP/1.1" 200 922 0.014087 10.0.0.27 - - [2026-04-06 02:31:20] "DELETE /route-target/ece2a7a6-03db-4446-b0c0-d104333b9f1f HTTP/1.1" 200 115 0.048251 10.0.0.33 - - [2026-04-06 02:31:20] "GET /global-system-configs HTTP/1.1" 401 293 0.000496 10.0.0.33 - - [2026-04-06 02:31:21] "GET /global-system-configs HTTP/1.1" 401 293 0.000434 10.0.0.249 - - [2026-04-06 02:31:21] "GET /global-system-configs HTTP/1.1" 401 293 0.000540 10.0.0.249 - - [2026-04-06 02:31:21] "GET /global-system-configs HTTP/1.1" 401 293 0.000406 10.0.0.249 - - [2026-04-06 02:31:22] "GET /global-system-configs HTTP/1.1" 401 293 0.000793 10.0.0.249 - - [2026-04-06 02:31:22] "GET /global-system-configs HTTP/1.1" 401 293 0.000458 10.0.0.249 - - [2026-04-06 02:31:22] "POST /neutron/port HTTP/1.1" 200 1124 0.020264 10.0.0.33 - - [2026-04-06 02:31:22] "GET /obj-perms HTTP/1.1" 200 5075 0.075103 10.0.0.249 - - [2026-04-06 02:31:22] "POST /neutron/network HTTP/1.1" 400 204 0.022685 10.0.0.249 - - [2026-04-06 02:31:23] "GET /obj-perms HTTP/1.1" 200 5075 0.047773 10.0.0.249 - - [2026-04-06 02:31:23] "POST /neutron/network HTTP/1.1" 200 117 0.017015 10.0.0.33 - - [2026-04-06 02:31:24] "DELETE /project/15abefe20cb94f2d8be7f345a2e191e4 HTTP/1.1" 404 173 0.003993 10.0.0.33 - - [2026-04-06 02:31:24] "DELETE /project/d58c5bb75e8847f5b10ccaf0c852085b HTTP/1.1" 404 173 0.005388 10.0.0.33 - - [2026-04-06 02:31:24] "GET /projects?obj_uuids=d58c5bb7-5e88-47f5-b10c-caf0c852085b&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000831 10.0.0.33 - - [2026-04-06 02:31:24] "GET /project/d58c5bb7-5e88-47f5-b10c-caf0c852085b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1523 0.054182 10.0.0.33 - - [2026-04-06 02:31:24] "GET /projects?obj_uuids=d58c5bb7-5e88-47f5-b10c-caf0c852085b&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001128 10.0.0.33 - - [2026-04-06 02:31:24] "GET /project/d58c5bb7-5e88-47f5-b10c-caf0c852085b?fields=security_groups HTTP/1.1" 200 1407 0.072131 10.0.0.33 - - [2026-04-06 02:31:24] "DELETE /security-group/adf53390-7b9d-4544-8a6d-c018c876be65 HTTP/1.1" 200 115 0.074471 10.0.0.33 - - [2026-04-06 02:31:24] "GET /projects?obj_uuids=d58c5bb7-5e88-47f5-b10c-caf0c852085b&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001593 10.0.0.33 - - [2026-04-06 02:31:24] "GET /project/d58c5bb7-5e88-47f5-b10c-caf0c852085b?fields=application_policy_sets HTTP/1.1" 200 1446 0.088046 10.0.0.33 - - [2026-04-06 02:31:25] "POST /useragent-kv HTTP/1.1" 200 115 0.004336 10.0.0.33 - - [2026-04-06 02:31:25] "POST /useragent-kv HTTP/1.1" 200 115 0.003652 10.0.0.249 - - [2026-04-06 02:31:25] "POST /neutron/network HTTP/1.1" 200 151 0.231805 10.0.0.27 - - [2026-04-06 02:31:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004529 10.0.0.33 - - [2026-04-06 02:31:25] "DELETE /project/d58c5bb7-5e88-47f5-b10c-caf0c852085b HTTP/1.1" 200 115 0.568633 10.0.0.33 - - [2026-04-06 02:31:25] "GET /projects?obj_uuids=15abefe2-0cb9-4f2d-8be7-f345a2e191e4&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001013 10.0.0.27 - - [2026-04-06 02:31:25] "DELETE /route-target/3b033f26-eb73-472f-92e2-07c9edea0445 HTTP/1.1" 200 115 0.037663 10.0.0.249 - - [2026-04-06 02:31:25] "GET /project/15abefe2-0cb9-4f2d-8be7-f345a2e191e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.082455 10.0.0.33 - - [2026-04-06 02:31:25] "GET /projects?obj_uuids=15abefe2-0cb9-4f2d-8be7-f345a2e191e4&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.002715 10.0.0.249 - - [2026-04-06 02:31:25] "GET /project/15abefe2-0cb9-4f2d-8be7-f345a2e191e4?fields=virtual_networks HTTP/1.1" 200 1066 0.059587 10.0.0.33 - - [2026-04-06 02:31:25] "GET /projects?obj_uuids=15abefe2-0cb9-4f2d-8be7-f345a2e191e4&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001038 10.0.0.249 - - [2026-04-06 02:31:25] "GET /project/15abefe2-0cb9-4f2d-8be7-f345a2e191e4?fields=virtual_machine_interfaces HTTP/1.1" 200 1066 0.073047 10.0.0.33 - - [2026-04-06 02:31:25] "GET /projects?obj_uuids=15abefe2-0cb9-4f2d-8be7-f345a2e191e4&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001000 10.0.0.249 - - [2026-04-06 02:31:25] "GET /project/15abefe2-0cb9-4f2d-8be7-f345a2e191e4?fields=security_groups HTTP/1.1" 200 1304 0.076542 10.0.0.249 - - [2026-04-06 02:31:26] "POST /fqname-to-id HTTP/1.1" 404 190 0.038917 10.0.0.33 - - [2026-04-06 02:31:26] "GET /projects?obj_uuids=7c723e6c-4a56-4e34-8081-5954af78e443&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.005404 10.0.0.33 - - [2026-04-06 02:31:26] "GET /domains?obj_uuids=500738d8-636d-4330-98c4-d5dafb5cbb39&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001374 10.0.0.33 - - [2026-04-06 02:31:26] "GET /domain/500738d8-636d-4330-98c4-d5dafb5cbb39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.009746 10.0.0.33 - - [2026-04-06 02:31:26] "POST /id-to-fqname HTTP/1.1" 200 192 0.014160 10.0.0.33 - - [2026-04-06 02:31:26] "POST /fqname-to-id HTTP/1.1" 404 201 0.007448 10.0.0.33 - - [2026-04-06 02:31:27] "POST /security-groups HTTP/1.1" 200 593 0.052419 10.0.0.33 - - [2026-04-06 02:31:27] "POST /projects HTTP/1.1" 200 589 0.331178 10.0.0.33 - - [2026-04-06 02:31:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.369375 10.0.0.27 - - [2026-04-06 02:31:27] "POST /fqname-to-id HTTP/1.1" 404 235 0.009845 10.0.0.249 - - [2026-04-06 02:31:27] "GET /project/7c723e6c-4a56-4e34-8081-5954af78e443?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.563600 10.0.0.249 - - [2026-04-06 02:31:28] "GET / HTTP/1.1" 200 35931 0.001788 10.0.0.249 - - [2026-04-06 02:31:28] "POST /fqname-to-id HTTP/1.1" 401 293 0.000471 10.0.0.249 - - [2026-04-06 02:31:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.058647 10.0.0.33 - - [2026-04-06 02:31:29] "GET /projects?obj_uuids=7c723e6c-4a56-4e34-8081-5954af78e443&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000982 10.0.0.249 - - [2026-04-06 02:31:29] "GET /project/7c723e6c-4a56-4e34-8081-5954af78e443?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.050421 10.0.0.249 - - [2026-04-06 02:31:29] "POST /neutron/network HTTP/1.1" 200 117 0.038540 10.0.0.249 - - [2026-04-06 02:31:29] "POST /neutron/network HTTP/1.1" 200 893 0.010713 10.0.0.249 - - [2026-04-06 02:31:29] "POST /id-to-fqname HTTP/1.1" 200 255 0.001467 10.0.0.249 - - [2026-04-06 02:31:29] "GET /virtual-network/6310a17e-0195-4673-9c46-641063938e5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2145 0.010038 10.0.0.249 - - [2026-04-06 02:31:30] "GET /virtual-network/6310a17e-0195-4673-9c46-641063938e5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2145 0.007366 10.0.0.249 - - [2026-04-06 02:31:30] "POST /neutron/subnet HTTP/1.1" 200 729 0.012009 10.0.0.249 - - [2026-04-06 02:31:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004222 10.0.0.33 - - [2026-04-06 02:31:30] "GET /projects?obj_uuids=7c723e6c-4a56-4e34-8081-5954af78e443&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002788 10.0.0.27 - - [2026-04-06 02:31:30] "POST /ref-update HTTP/1.1" 200 156 0.043806 10.0.0.249 - - [2026-04-06 02:31:30] "GET /project/7c723e6c-4a56-4e34-8081-5954af78e443?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.130746 10.0.0.33 - - [2026-04-06 02:31:30] "POST /useragent-kv HTTP/1.1" 200 115 0.012213 10.0.0.249 - - [2026-04-06 02:31:30] "POST /neutron/subnet HTTP/1.1" 200 715 0.281384 10.0.0.249 - - [2026-04-06 02:31:30] "POST /id-to-fqname HTTP/1.1" 200 255 0.001784 10.0.0.249 - - [2026-04-06 02:31:30] "GET /virtual-network/2e893d30-37c1-4272-8661-cdf8e505ad34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2135 0.005702 10.0.0.249 - - [2026-04-06 02:31:30] "GET /virtual-network/2e893d30-37c1-4272-8661-cdf8e505ad34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2135 0.006360 10.0.0.249 - - [2026-04-06 02:31:30] "POST /neutron/network HTTP/1.1" 200 890 0.007999 10.0.0.249 - - [2026-04-06 02:31:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004316 10.0.0.33 - - [2026-04-06 02:31:30] "GET /projects?obj_uuids=7c723e6c-4a56-4e34-8081-5954af78e443&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001216 10.0.0.249 - - [2026-04-06 02:31:30] "GET /project/7c723e6c-4a56-4e34-8081-5954af78e443?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.059268 10.0.0.33 - - [2026-04-06 02:31:31] "GET /projects?obj_uuids=7c723e6c-4a56-4e34-8081-5954af78e443&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001233 10.0.0.249 - - [2026-04-06 02:31:31] "POST /neutron/network HTTP/1.1" 200 675 0.154265 10.0.0.27 - - [2026-04-06 02:31:31] "POST /route-targets HTTP/1.1" 200 327 0.016014 10.0.0.249 - - [2026-04-06 02:31:31] "POST /id-to-fqname HTTP/1.1" 200 256 0.005837 10.0.0.249 - - [2026-04-06 02:31:31] "GET /virtual-network/b30da85a-b906-429e-95a1-dc82a9a51e15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2140 0.006433 10.0.0.249 - - [2026-04-06 02:31:31] "POST /neutron/network HTTP/1.1" 200 892 0.009766 10.0.0.249 - - [2026-04-06 02:31:31] "GET /virtual-network/b30da85a-b906-429e-95a1-dc82a9a51e15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2140 0.005166 10.0.0.249 - - [2026-04-06 02:31:31] "POST /id-to-fqname HTTP/1.1" 200 255 0.001330 10.0.0.249 - - [2026-04-06 02:31:31] "POST /neutron/network HTTP/1.1" 200 900 0.009963 10.0.0.33 - - [2026-04-06 02:31:32] "GET /projects?obj_uuids=7c723e6c-4a56-4e34-8081-5954af78e443&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001011 10.0.0.249 - - [2026-04-06 02:31:32] "GET /project/7c723e6c-4a56-4e34-8081-5954af78e443?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.066921 10.0.0.249 - - [2026-04-06 02:31:32] "POST /neutron/port HTTP/1.1" 200 117 0.007308 10.0.0.249 - - [2026-04-06 02:31:32] "POST /id-to-fqname HTTP/1.1" 200 256 0.002074 10.0.0.249 - - [2026-04-06 02:31:33] "POST /neutron/network HTTP/1.1" 200 900 0.010265 10.0.0.249 - - [2026-04-06 02:31:33] "POST /neutron/port HTTP/1.1" 200 1060 0.023988 10.0.0.33 - - [2026-04-06 02:31:33] "GET /projects?obj_uuids=7c723e6c-4a56-4e34-8081-5954af78e443&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001038 10.0.0.249 - - [2026-04-06 02:31:33] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005296 10.0.0.249 - - [2026-04-06 02:31:33] "GET /project/7c723e6c-4a56-4e34-8081-5954af78e443?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.110256 10.0.0.249 - - [2026-04-06 02:31:34] "POST /neutron/network HTTP/1.1" 200 892 0.008425 10.0.0.249 - - [2026-04-06 02:31:34] "POST /neutron/security_group HTTP/1.1" 200 2060 0.008876 10.0.0.33 - - [2026-04-06 02:31:34] "GET /projects?obj_uuids=7c723e6c-4a56-4e34-8081-5954af78e443&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001761 10.0.0.249 - - [2026-04-06 02:31:35] "POST /neutron/port HTTP/1.1" 200 1060 0.395885 10.0.0.249 - - [2026-04-06 02:31:35] "POST /neutron/port HTTP/1.1" 200 1114 0.126007 10.0.0.249 - - [2026-04-06 02:31:35] "POST /neutron/subnet HTTP/1.1" 200 689 0.010468 10.0.0.249 - - [2026-04-06 02:31:35] "POST /neutron/network HTTP/1.1" 200 890 0.014160 10.0.0.249 - - [2026-04-06 02:31:36] "POST /neutron/port HTTP/1.1" 200 1114 0.022293 10.0.0.249 - - [2026-04-06 02:31:36] "POST /neutron/port HTTP/1.1" 200 1114 0.020511 10.0.0.249 - - [2026-04-06 02:31:37] "POST /neutron/network HTTP/1.1" 200 890 0.006828 10.0.0.27 - - [2026-04-06 02:31:38] "DELETE /route-target/8a9e7734-6cc8-4518-8fe9-9f146bb8ada2 HTTP/1.1" 200 115 0.038623 10.0.0.33 - - [2026-04-06 02:31:38] "POST /useragent-kv HTTP/1.1" 200 115 0.003571 10.0.0.33 - - [2026-04-06 02:31:38] "POST /useragent-kv HTTP/1.1" 200 115 0.002970 10.0.0.249 - - [2026-04-06 02:31:38] "POST /neutron/network HTTP/1.1" 200 151 0.214539 10.0.0.27 - - [2026-04-06 02:31:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.007183 10.0.0.33 - - [2026-04-06 02:31:38] "GET /projects?obj_uuids=7c723e6c-4a56-4e34-8081-5954af78e443&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001445 10.0.0.249 - - [2026-04-06 02:31:38] "GET /project/7c723e6c-4a56-4e34-8081-5954af78e443?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.053027 10.0.0.33 - - [2026-04-06 02:31:38] "GET /projects?obj_uuids=7c723e6c-4a56-4e34-8081-5954af78e443&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001862 10.0.0.249 - - [2026-04-06 02:31:38] "GET /project/7c723e6c-4a56-4e34-8081-5954af78e443?fields=virtual_networks HTTP/1.1" 200 1045 0.088424 10.0.0.33 - - [2026-04-06 02:31:38] "GET /projects?obj_uuids=7c723e6c-4a56-4e34-8081-5954af78e443&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001147 10.0.0.249 - - [2026-04-06 02:31:38] "GET /project/7c723e6c-4a56-4e34-8081-5954af78e443?fields=virtual_machine_interfaces HTTP/1.1" 200 1045 0.058975 10.0.0.33 - - [2026-04-06 02:31:38] "GET /projects?obj_uuids=7c723e6c-4a56-4e34-8081-5954af78e443&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001102 10.0.0.249 - - [2026-04-06 02:31:38] "GET /project/7c723e6c-4a56-4e34-8081-5954af78e443?fields=security_groups HTTP/1.1" 200 1273 0.059796 10.0.0.249 - - [2026-04-06 02:31:39] "POST /fqname-to-id HTTP/1.1" 404 196 0.027681 10.0.0.33 - - [2026-04-06 02:31:39] "GET /projects?obj_uuids=7a36d055-4e9e-4cb7-aba6-7a0d1cfd80c4&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004461 10.0.0.33 - - [2026-04-06 02:31:39] "GET /domains?obj_uuids=500738d8-636d-4330-98c4-d5dafb5cbb39&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001043 10.0.0.33 - - [2026-04-06 02:31:39] "GET /domain/500738d8-636d-4330-98c4-d5dafb5cbb39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008537 10.0.0.33 - - [2026-04-06 02:31:39] "POST /id-to-fqname HTTP/1.1" 200 198 0.004358 10.0.0.33 - - [2026-04-06 02:31:39] "POST /fqname-to-id HTTP/1.1" 404 207 0.009757 10.0.0.33 - - [2026-04-06 02:31:39] "POST /security-groups HTTP/1.1" 200 599 0.038134 10.0.0.33 - - [2026-04-06 02:31:40] "POST /projects HTTP/1.1" 200 601 0.280686 10.0.0.27 - - [2026-04-06 02:31:40] "POST /access-control-lists HTTP/1.1" 200 604 0.037229 10.0.0.33 - - [2026-04-06 02:31:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.362241 10.0.0.249 - - [2026-04-06 02:31:40] "GET /project/7a36d055-4e9e-4cb7-aba6-7a0d1cfd80c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.529872 10.0.0.249 - - [2026-04-06 02:31:41] "GET / HTTP/1.1" 200 35931 0.001603 10.0.0.249 - - [2026-04-06 02:31:41] "POST /fqname-to-id HTTP/1.1" 401 293 0.000480 10.0.0.249 - - [2026-04-06 02:31:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.053071 10.0.0.33 - - [2026-04-06 02:31:41] "GET /projects?obj_uuids=7a36d055-4e9e-4cb7-aba6-7a0d1cfd80c4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001010 10.0.0.249 - - [2026-04-06 02:31:42] "GET /project/7a36d055-4e9e-4cb7-aba6-7a0d1cfd80c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.079849 10.0.0.249 - - [2026-04-06 02:31:42] "POST /neutron/network HTTP/1.1" 200 117 0.041484 10.0.0.27 - - [2026-04-06 02:31:42] "POST /route-targets HTTP/1.1" 200 327 0.022943 10.0.0.249 - - [2026-04-06 02:31:42] "POST /neutron/network HTTP/1.1" 200 908 0.015603 10.0.0.249 - - [2026-04-06 02:31:42] "POST /id-to-fqname HTTP/1.1" 200 267 0.001368 10.0.0.249 - - [2026-04-06 02:31:42] "GET /virtual-network/91a47055-a3cb-4f7a-8f89-c6841d5b0fc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.006188 10.0.0.249 - - [2026-04-06 02:31:42] "GET /virtual-network/91a47055-a3cb-4f7a-8f89-c6841d5b0fc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.006665 10.0.0.249 - - [2026-04-06 02:31:42] "POST /neutron/subnet HTTP/1.1" 200 715 0.010920 10.0.0.249 - - [2026-04-06 02:31:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.008977 10.0.0.33 - - [2026-04-06 02:31:42] "GET /projects?obj_uuids=7a36d055-4e9e-4cb7-aba6-7a0d1cfd80c4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001155 10.0.0.249 - - [2026-04-06 02:31:42] "GET /project/7a36d055-4e9e-4cb7-aba6-7a0d1cfd80c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.072193 10.0.0.27 - - [2026-04-06 02:31:43] "POST /ref-update HTTP/1.1" 200 156 0.049475 10.0.0.33 - - [2026-04-06 02:31:43] "POST /useragent-kv HTTP/1.1" 200 115 0.008532 10.0.0.249 - - [2026-04-06 02:31:43] "POST /neutron/subnet HTTP/1.1" 200 724 0.259879 10.0.0.249 - - [2026-04-06 02:31:43] "POST /id-to-fqname HTTP/1.1" 200 267 0.001311 10.0.0.249 - - [2026-04-06 02:31:43] "GET /virtual-network/714759a8-edb4-45b9-b759-3ab3a3667758?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.006086 10.0.0.249 - - [2026-04-06 02:31:43] "GET /virtual-network/714759a8-edb4-45b9-b759-3ab3a3667758?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.006637 10.0.0.249 - - [2026-04-06 02:31:43] "POST /neutron/network HTTP/1.1" 200 910 0.008934 10.0.0.249 - - [2026-04-06 02:31:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003946 10.0.0.33 - - [2026-04-06 02:31:43] "GET /projects?obj_uuids=7a36d055-4e9e-4cb7-aba6-7a0d1cfd80c4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001151 10.0.0.249 - - [2026-04-06 02:31:43] "GET /project/7a36d055-4e9e-4cb7-aba6-7a0d1cfd80c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.098668 10.0.0.33 - - [2026-04-06 02:31:43] "GET /projects?obj_uuids=7a36d055-4e9e-4cb7-aba6-7a0d1cfd80c4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001425 10.0.0.249 - - [2026-04-06 02:31:44] "POST /neutron/network HTTP/1.1" 200 693 0.190952 10.0.0.249 - - [2026-04-06 02:31:44] "POST /id-to-fqname HTTP/1.1" 200 268 0.003694 10.0.0.249 - - [2026-04-06 02:31:44] "GET /virtual-network/07ec6310-26cf-4759-a610-3338317c1dc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.006367 10.0.0.249 - - [2026-04-06 02:31:44] "POST /neutron/network HTTP/1.1" 200 911 0.008935 10.0.0.249 - - [2026-04-06 02:31:44] "GET /virtual-network/07ec6310-26cf-4759-a610-3338317c1dc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.008194 10.0.0.249 - - [2026-04-06 02:31:44] "POST /id-to-fqname HTTP/1.1" 200 267 0.001370 10.0.0.27 - - [2026-04-06 02:32:13] "DELETE /access-control-list/304c0992-e84e-4f0b-8b37-2036a9246883 HTTP/1.1" 200 115 0.062188 10.0.0.249 - - [2026-04-06 02:32:18] "POST /neutron/network HTTP/1.1" 200 920 0.007876 10.0.0.33 - - [2026-04-06 02:32:18] "GET /projects?obj_uuids=7a36d055-4e9e-4cb7-aba6-7a0d1cfd80c4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001766 10.0.0.249 - - [2026-04-06 02:32:18] "GET /project/7a36d055-4e9e-4cb7-aba6-7a0d1cfd80c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.071749 10.0.0.249 - - [2026-04-06 02:32:18] "POST /neutron/port HTTP/1.1" 200 117 0.009868 10.0.0.249 - - [2026-04-06 02:32:18] "POST /id-to-fqname HTTP/1.1" 200 268 0.002375 10.0.0.249 - - [2026-04-06 02:32:19] "POST /neutron/network HTTP/1.1" 200 920 0.009758 10.0.0.33 - - [2026-04-06 02:32:20] "GET /projects?obj_uuids=7a36d055-4e9e-4cb7-aba6-7a0d1cfd80c4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001002 10.0.0.249 - - [2026-04-06 02:32:20] "GET /project/7a36d055-4e9e-4cb7-aba6-7a0d1cfd80c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.185638 10.0.0.249 - - [2026-04-06 02:32:20] "POST /neutron/network HTTP/1.1" 200 911 0.011510 10.0.0.249 - - [2026-04-06 02:32:20] "POST /neutron/port HTTP/1.1" 200 1132 0.075448 10.0.0.249 - - [2026-04-06 02:32:20] "POST /neutron/port HTTP/1.1" 200 117 0.009508 10.0.0.33 - - [2026-04-06 02:32:20] "GET /projects?obj_uuids=c7eef1ed-1186-4b89-b3a0-92a64280c0ed&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001284 10.0.0.249 - - [2026-04-06 02:32:20] "GET /project/c7eef1ed-1186-4b89-b3a0-92a64280c0ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1282 0.065115 10.0.0.249 - - [2026-04-06 02:32:20] "POST /neutron/port HTTP/1.1" 200 117 0.001606 10.0.0.33 - - [2026-04-06 02:32:20] "GET /projects?obj_uuids=7a36d055-4e9e-4cb7-aba6-7a0d1cfd80c4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001380 10.0.0.249 - - [2026-04-06 02:32:21] "POST /neutron/port HTTP/1.1" 200 1067 0.627769 10.0.0.249 - - [2026-04-06 02:32:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.016647 10.0.0.249 - - [2026-04-06 02:32:21] "GET /security-group/7ab4fd66-0c64-44d9-8acd-0cce9d002f19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3695 0.008233 10.0.0.249 - - [2026-04-06 02:32:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.014619 10.0.0.33 - - [2026-04-06 02:32:21] "GET /projects?obj_uuids=c7eef1ed-1186-4b89-b3a0-92a64280c0ed&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001012 10.0.0.249 - - [2026-04-06 02:32:21] "GET /project/c7eef1ed-1186-4b89-b3a0-92a64280c0ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1282 0.104316 10.0.0.249 - - [2026-04-06 02:32:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.006355 10.0.0.249 - - [2026-04-06 02:32:21] "GET /security-group/7ab4fd66-0c64-44d9-8acd-0cce9d002f19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3695 0.019298 10.0.0.249 - - [2026-04-06 02:32:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.006927 10.0.0.249 - - [2026-04-06 02:32:22] "POST /neutron/port HTTP/1.1" 200 1121 0.269627 10.0.0.249 - - [2026-04-06 02:32:22] "PUT /security-group/7ab4fd66-0c64-44d9-8acd-0cce9d002f19 HTTP/1.1" 200 262 0.059589 10.0.0.249 - - [2026-04-06 02:32:22] "POST /neutron/subnet HTTP/1.1" 200 693 0.033071 10.0.0.27 - - [2026-04-06 02:32:22] "PUT /access-control-list/4848cdfb-109c-42fa-abc7-ba41a4035743 HTTP/1.1" 200 272 0.044988 10.0.0.249 - - [2026-04-06 02:32:23] "POST /fqname-to-id HTTP/1.1" 404 193 0.006185 10.0.0.249 - - [2026-04-06 02:32:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.011863 10.0.0.33 - - [2026-04-06 02:32:23] "GET /domains?obj_uuids=500738d8-636d-4330-98c4-d5dafb5cbb39&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001025 10.0.0.249 - - [2026-04-06 02:32:23] "GET /domain/500738d8-636d-4330-98c4-d5dafb5cbb39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.007883 10.0.0.249 - - [2026-04-06 02:32:23] "POST /service-templates HTTP/1.1" 200 543 0.067503 10.0.0.249 - - [2026-04-06 02:32:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.006755 10.0.0.249 - - [2026-04-06 02:32:23] "GET /service-template/d0cad7fd-aeee-4adf-bb20-dc61c202beb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.013938 10.0.0.249 - - [2026-04-06 02:32:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003929 10.0.0.249 - - [2026-04-06 02:32:23] "GET /service-template/d0cad7fd-aeee-4adf-bb20-dc61c202beb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.004885 10.0.0.249 - - [2026-04-06 02:32:23] "POST /id-to-fqname HTTP/1.1" 200 267 0.003022 10.0.0.249 - - [2026-04-06 02:32:23] "POST /id-to-fqname HTTP/1.1" 200 267 0.003637 10.0.0.249 - - [2026-04-06 02:32:23] "POST /id-to-fqname HTTP/1.1" 200 268 0.002395 10.0.0.249 - - [2026-04-06 02:32:23] "POST /neutron/port HTTP/1.1" 200 2111 0.068029 10.0.0.249 - - [2026-04-06 02:32:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.006906 10.0.0.249 - - [2026-04-06 02:32:24] "DELETE /service-template/d0cad7fd-aeee-4adf-bb20-dc61c202beb2 HTTP/1.1" 200 115 0.075686 10.0.0.249 - - [2026-04-06 02:32:24] "POST /fqname-to-id HTTP/1.1" 404 193 0.013727 10.0.0.33 - - [2026-04-06 02:32:25] "DELETE /project/15abefe2-0cb9-4f2d-8be7-f345a2e191e4 HTTP/1.1" 404 177 0.008710 10.0.0.33 - - [2026-04-06 02:32:25] "DELETE /project/7a36d0554e9e4cb7aba67a0d1cfd80c4 HTTP/1.1" 404 173 0.010918 10.0.0.33 - - [2026-04-06 02:32:25] "GET /projects?obj_uuids=7c723e6c-4a56-4e34-8081-5954af78e443&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000858 10.0.0.33 - - [2026-04-06 02:32:25] "DELETE /project/7c723e6c4a564e3480815954af78e443 HTTP/1.1" 404 173 0.013211 10.0.0.33 - - [2026-04-06 02:32:25] "GET /project/7c723e6c-4a56-4e34-8081-5954af78e443?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.097515 10.0.0.33 - - [2026-04-06 02:32:25] "GET /projects?obj_uuids=7c723e6c-4a56-4e34-8081-5954af78e443&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003675 10.0.0.33 - - [2026-04-06 02:32:25] "GET /project/7c723e6c-4a56-4e34-8081-5954af78e443?fields=security_groups HTTP/1.1" 200 1378 0.087075 10.0.0.33 - - [2026-04-06 02:32:25] "DELETE /security-group/26d62ece-a895-41b5-b02a-b18ccfc15c77 HTTP/1.1" 200 115 0.110176 10.0.0.33 - - [2026-04-06 02:32:25] "GET /projects?obj_uuids=7c723e6c-4a56-4e34-8081-5954af78e443&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001223 10.0.0.33 - - [2026-04-06 02:32:25] "GET /project/7c723e6c-4a56-4e34-8081-5954af78e443?fields=application_policy_sets HTTP/1.1" 200 1417 0.097427 10.0.0.33 - - [2026-04-06 02:32:26] "DELETE /project/7c723e6c-4a56-4e34-8081-5954af78e443 HTTP/1.1" 200 115 0.783820 10.0.0.249 - - [2026-04-06 02:32:26] "POST /neutron/network HTTP/1.1" 400 204 0.043069 10.0.0.249 - - [2026-04-06 02:32:31] "POST /neutron/network HTTP/1.1" 200 910 0.010156 10.0.0.249 - - [2026-04-06 02:32:33] "POST /neutron/network HTTP/1.1" 400 204 0.035814 10.0.0.249 - - [2026-04-06 02:32:37] "POST /neutron/network HTTP/1.1" 200 910 0.019818 10.0.0.249 - - [2026-04-06 02:32:39] "POST /neutron/network HTTP/1.1" 400 204 0.033507 10.0.0.249 - - [2026-04-06 02:32:43] "POST /neutron/network HTTP/1.1" 200 910 0.022861 10.0.0.249 - - [2026-04-06 02:32:45] "POST /neutron/network HTTP/1.1" 400 204 0.036227 10.0.0.249 - - [2026-04-06 02:32:49] "POST /neutron/network HTTP/1.1" 200 910 0.007586 10.0.0.249 - - [2026-04-06 02:32:51] "POST /neutron/network HTTP/1.1" 400 204 0.017276 10.0.0.249 - - [2026-04-06 02:32:56] "POST /neutron/network HTTP/1.1" 200 910 0.008405 10.0.0.249 - - [2026-04-06 02:32:58] "POST /neutron/network HTTP/1.1" 400 204 0.016166 10.0.0.249 - - [2026-04-06 02:33:02] "POST /neutron/network HTTP/1.1" 200 910 0.010117 10.0.0.249 - - [2026-04-06 02:33:04] "POST /neutron/network HTTP/1.1" 400 204 0.015413 10.0.0.249 - - [2026-04-06 02:33:08] "POST /neutron/network HTTP/1.1" 200 910 0.010684 10.0.0.249 - - [2026-04-06 02:33:10] "POST /neutron/network HTTP/1.1" 400 204 0.016077 10.0.0.249 - - [2026-04-06 02:33:14] "POST /neutron/network HTTP/1.1" 200 910 0.009700 10.0.0.249 - - [2026-04-06 02:33:16] "POST /neutron/network HTTP/1.1" 400 204 0.014568 10.0.0.249 - - [2026-04-06 02:33:18] "POST /neutron/network HTTP/1.1" 200 911 0.008540 10.0.0.249 - - [2026-04-06 02:33:20] "POST /neutron/network HTTP/1.1" 400 204 0.015297 10.0.0.249 - - [2026-04-06 02:33:24] "POST /neutron/network HTTP/1.1" 200 911 0.009865 10.0.0.27 - - [2026-04-06 02:33:24] "GET /obj-perms HTTP/1.1" 200 5075 0.074300 10.0.0.249 - - [2026-04-06 02:33:25] "POST /neutron/port HTTP/1.1" 200 1122 0.016270 10.0.0.249 - - [2026-04-06 02:33:26] "POST /neutron/network HTTP/1.1" 200 911 0.012544 10.0.0.249 - - [2026-04-06 02:33:28] "POST /neutron/network HTTP/1.1" 400 204 0.021928 10.0.0.249 - - [2026-04-06 02:33:30] "POST /neutron/port HTTP/1.1" 200 151 0.246913 10.0.0.27 - - [2026-04-06 02:33:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000518 10.0.0.27 - - [2026-04-06 02:33:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000440 10.0.0.249 - - [2026-04-06 02:33:30] "POST /neutron/port HTTP/1.1" 200 117 0.006711 10.0.0.27 - - [2026-04-06 02:33:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004011 10.0.0.33 - - [2026-04-06 02:33:31] "GET /projects?obj_uuids=7a36d055-4e9e-4cb7-aba6-7a0d1cfd80c4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001559 10.0.0.27 - - [2026-04-06 02:33:31] "DELETE /route-target/8c612b47-1189-47cf-afbc-e3961bd71881 HTTP/1.1" 200 115 0.044886 10.0.0.249 - - [2026-04-06 02:33:31] "GET /project/7a36d055-4e9e-4cb7-aba6-7a0d1cfd80c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.076981 10.0.0.33 - - [2026-04-06 02:33:31] "GET /projects?obj_uuids=7a36d055-4e9e-4cb7-aba6-7a0d1cfd80c4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001454 10.0.0.249 - - [2026-04-06 02:33:31] "GET /project/7a36d055-4e9e-4cb7-aba6-7a0d1cfd80c4?fields=virtual_networks HTTP/1.1" 200 1343 0.060120 10.0.0.33 - - [2026-04-06 02:33:33] "GET /projects?obj_uuids=7a36d055-4e9e-4cb7-aba6-7a0d1cfd80c4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002848 10.0.0.249 - - [2026-04-06 02:33:33] "GET /project/7a36d055-4e9e-4cb7-aba6-7a0d1cfd80c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.057858 10.0.0.33 - - [2026-04-06 02:33:33] "GET /projects?obj_uuids=7a36d055-4e9e-4cb7-aba6-7a0d1cfd80c4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001238 10.0.0.249 - - [2026-04-06 02:33:33] "GET /project/7a36d055-4e9e-4cb7-aba6-7a0d1cfd80c4?fields=virtual_networks HTTP/1.1" 200 1343 0.044904 10.0.0.33 - - [2026-04-06 02:33:35] "GET /projects?obj_uuids=7a36d055-4e9e-4cb7-aba6-7a0d1cfd80c4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001069 10.0.0.249 - - [2026-04-06 02:33:35] "GET /project/7a36d055-4e9e-4cb7-aba6-7a0d1cfd80c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.052104 10.0.0.33 - - [2026-04-06 02:33:35] "GET /projects?obj_uuids=7a36d055-4e9e-4cb7-aba6-7a0d1cfd80c4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000926 10.0.0.249 - - [2026-04-06 02:33:35] "GET /project/7a36d055-4e9e-4cb7-aba6-7a0d1cfd80c4?fields=virtual_networks HTTP/1.1" 200 1343 0.059480 10.0.0.33 - - [2026-04-06 02:33:37] "GET /projects?obj_uuids=7a36d055-4e9e-4cb7-aba6-7a0d1cfd80c4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001051 10.0.0.249 - - [2026-04-06 02:33:37] "GET /project/7a36d055-4e9e-4cb7-aba6-7a0d1cfd80c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.056231 10.0.0.33 - - [2026-04-06 02:33:37] "GET /projects?obj_uuids=7a36d055-4e9e-4cb7-aba6-7a0d1cfd80c4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001741 10.0.0.249 - - [2026-04-06 02:33:37] "GET /project/7a36d055-4e9e-4cb7-aba6-7a0d1cfd80c4?fields=virtual_networks HTTP/1.1" 200 1343 0.067591 10.0.0.33 - - [2026-04-06 02:33:39] "GET /projects?obj_uuids=7a36d055-4e9e-4cb7-aba6-7a0d1cfd80c4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001749 10.0.0.249 - - [2026-04-06 02:33:39] "GET /project/7a36d055-4e9e-4cb7-aba6-7a0d1cfd80c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.051851 10.0.0.33 - - [2026-04-06 02:33:39] "GET /projects?obj_uuids=7a36d055-4e9e-4cb7-aba6-7a0d1cfd80c4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000950 10.0.0.249 - - [2026-04-06 02:33:40] "GET /project/7a36d055-4e9e-4cb7-aba6-7a0d1cfd80c4?fields=virtual_networks HTTP/1.1" 200 1343 0.071000 10.0.0.33 - - [2026-04-06 02:33:42] "GET /projects?obj_uuids=7a36d055-4e9e-4cb7-aba6-7a0d1cfd80c4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001011 10.0.0.249 - - [2026-04-06 02:33:42] "GET /project/7a36d055-4e9e-4cb7-aba6-7a0d1cfd80c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.042727 10.0.0.33 - - [2026-04-06 02:33:42] "GET /projects?obj_uuids=7a36d055-4e9e-4cb7-aba6-7a0d1cfd80c4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001024 10.0.0.249 - - [2026-04-06 02:33:42] "GET /project/7a36d055-4e9e-4cb7-aba6-7a0d1cfd80c4?fields=virtual_networks HTTP/1.1" 200 1343 0.050351 10.0.0.33 - - [2026-04-06 02:33:44] "GET /projects?obj_uuids=7a36d055-4e9e-4cb7-aba6-7a0d1cfd80c4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000983 10.0.0.249 - - [2026-04-06 02:33:44] "GET /project/7a36d055-4e9e-4cb7-aba6-7a0d1cfd80c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.051919 10.0.0.33 - - [2026-04-06 02:33:44] "GET /projects?obj_uuids=7a36d055-4e9e-4cb7-aba6-7a0d1cfd80c4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001032 10.0.0.249 - - [2026-04-06 02:33:44] "GET /project/7a36d055-4e9e-4cb7-aba6-7a0d1cfd80c4?fields=virtual_networks HTTP/1.1" 200 1343 0.059638 10.0.0.33 - - [2026-04-06 02:33:46] "GET /projects?obj_uuids=7a36d055-4e9e-4cb7-aba6-7a0d1cfd80c4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000968 10.0.0.249 - - [2026-04-06 02:33:46] "GET /project/7a36d055-4e9e-4cb7-aba6-7a0d1cfd80c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.045353 10.0.0.33 - - [2026-04-06 02:33:46] "GET /projects?obj_uuids=7a36d055-4e9e-4cb7-aba6-7a0d1cfd80c4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001112 10.0.0.249 - - [2026-04-06 02:33:46] "GET /project/7a36d055-4e9e-4cb7-aba6-7a0d1cfd80c4?fields=virtual_networks HTTP/1.1" 200 1343 0.042899 10.0.0.33 - - [2026-04-06 02:33:48] "GET /projects?obj_uuids=7a36d055-4e9e-4cb7-aba6-7a0d1cfd80c4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001104 10.0.0.249 - - [2026-04-06 02:33:48] "GET /project/7a36d055-4e9e-4cb7-aba6-7a0d1cfd80c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.043864 10.0.0.33 - - [2026-04-06 02:33:48] "GET /projects?obj_uuids=7a36d055-4e9e-4cb7-aba6-7a0d1cfd80c4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001235 10.0.0.249 - - [2026-04-06 02:33:48] "GET /project/7a36d055-4e9e-4cb7-aba6-7a0d1cfd80c4?fields=virtual_networks HTTP/1.1" 200 1343 0.043105 10.0.0.33 - - [2026-04-06 02:33:50] "GET /projects?obj_uuids=7a36d055-4e9e-4cb7-aba6-7a0d1cfd80c4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003707 10.0.0.249 - - [2026-04-06 02:33:50] "GET /project/7a36d055-4e9e-4cb7-aba6-7a0d1cfd80c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.058029 10.0.0.33 - - [2026-04-06 02:33:50] "GET /projects?obj_uuids=7a36d055-4e9e-4cb7-aba6-7a0d1cfd80c4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000951 10.0.0.249 - - [2026-04-06 02:33:50] "GET /project/7a36d055-4e9e-4cb7-aba6-7a0d1cfd80c4?fields=virtual_networks HTTP/1.1" 200 1343 0.047326 10.0.0.33 - - [2026-04-06 02:33:52] "GET /projects?obj_uuids=7a36d055-4e9e-4cb7-aba6-7a0d1cfd80c4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001000 10.0.0.249 - - [2026-04-06 02:33:52] "GET /project/7a36d055-4e9e-4cb7-aba6-7a0d1cfd80c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.051945 10.0.0.33 - - [2026-04-06 02:33:52] "GET /projects?obj_uuids=7a36d055-4e9e-4cb7-aba6-7a0d1cfd80c4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000871 10.0.0.249 - - [2026-04-06 02:33:52] "GET /project/7a36d055-4e9e-4cb7-aba6-7a0d1cfd80c4?fields=virtual_networks HTTP/1.1" 200 1343 0.053532 10.0.0.33 - - [2026-04-06 02:33:54] "GET /projects?obj_uuids=7a36d055-4e9e-4cb7-aba6-7a0d1cfd80c4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001019 10.0.0.249 - - [2026-04-06 02:33:55] "GET /project/7a36d055-4e9e-4cb7-aba6-7a0d1cfd80c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.057388 10.0.0.33 - - [2026-04-06 02:33:55] "GET /projects?obj_uuids=7a36d055-4e9e-4cb7-aba6-7a0d1cfd80c4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001254 10.0.0.249 - - [2026-04-06 02:33:55] "GET /project/7a36d055-4e9e-4cb7-aba6-7a0d1cfd80c4?fields=virtual_networks HTTP/1.1" 200 1343 0.071472 10.0.0.33 - - [2026-04-06 02:33:57] "GET /projects?obj_uuids=7a36d055-4e9e-4cb7-aba6-7a0d1cfd80c4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.026470 10.0.0.249 - - [2026-04-06 02:33:57] "GET /project/7a36d055-4e9e-4cb7-aba6-7a0d1cfd80c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.110569 10.0.0.33 - - [2026-04-06 02:33:57] "GET /projects?obj_uuids=7a36d055-4e9e-4cb7-aba6-7a0d1cfd80c4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002128 10.0.0.249 - - [2026-04-06 02:33:57] "GET /project/7a36d055-4e9e-4cb7-aba6-7a0d1cfd80c4?fields=virtual_networks HTTP/1.1" 200 1343 0.062732 10.0.0.33 - - [2026-04-06 02:33:59] "GET /projects?obj_uuids=7a36d055-4e9e-4cb7-aba6-7a0d1cfd80c4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000947 10.0.0.249 - - [2026-04-06 02:33:59] "GET /project/7a36d055-4e9e-4cb7-aba6-7a0d1cfd80c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.050665 10.0.0.33 - - [2026-04-06 02:33:59] "GET /projects?obj_uuids=7a36d055-4e9e-4cb7-aba6-7a0d1cfd80c4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001524 10.0.0.249 - - [2026-04-06 02:33:59] "GET /project/7a36d055-4e9e-4cb7-aba6-7a0d1cfd80c4?fields=virtual_networks HTTP/1.1" 200 1343 0.057819 10.0.0.33 - - [2026-04-06 02:34:01] "GET /projects?obj_uuids=7a36d055-4e9e-4cb7-aba6-7a0d1cfd80c4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001324 10.0.0.249 - - [2026-04-06 02:34:01] "GET /project/7a36d055-4e9e-4cb7-aba6-7a0d1cfd80c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.052608 10.0.0.33 - - [2026-04-06 02:34:01] "GET /projects?obj_uuids=7a36d055-4e9e-4cb7-aba6-7a0d1cfd80c4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002905 10.0.0.249 - - [2026-04-06 02:34:01] "GET /project/7a36d055-4e9e-4cb7-aba6-7a0d1cfd80c4?fields=virtual_networks HTTP/1.1" 200 1343 0.080683 10.0.0.33 - - [2026-04-06 02:34:03] "GET /projects?obj_uuids=7a36d055-4e9e-4cb7-aba6-7a0d1cfd80c4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001253 10.0.0.249 - - [2026-04-06 02:34:03] "GET /project/7a36d055-4e9e-4cb7-aba6-7a0d1cfd80c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.055871 10.0.0.33 - - [2026-04-06 02:34:03] "GET /projects?obj_uuids=7a36d055-4e9e-4cb7-aba6-7a0d1cfd80c4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001159 10.0.0.249 - - [2026-04-06 02:34:03] "GET /project/7a36d055-4e9e-4cb7-aba6-7a0d1cfd80c4?fields=virtual_networks HTTP/1.1" 200 1343 0.046807 10.0.0.33 - - [2026-04-06 02:34:05] "GET /projects?obj_uuids=7a36d055-4e9e-4cb7-aba6-7a0d1cfd80c4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001011 10.0.0.249 - - [2026-04-06 02:34:05] "GET /project/7a36d055-4e9e-4cb7-aba6-7a0d1cfd80c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.050375 10.0.0.33 - - [2026-04-06 02:34:05] "GET /projects?obj_uuids=7a36d055-4e9e-4cb7-aba6-7a0d1cfd80c4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001821 10.0.0.249 - - [2026-04-06 02:34:05] "GET /project/7a36d055-4e9e-4cb7-aba6-7a0d1cfd80c4?fields=virtual_networks HTTP/1.1" 200 1343 0.055066 10.0.0.33 - - [2026-04-06 02:34:08] "GET /projects?obj_uuids=7a36d055-4e9e-4cb7-aba6-7a0d1cfd80c4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000961 10.0.0.249 - - [2026-04-06 02:34:08] "GET /project/7a36d055-4e9e-4cb7-aba6-7a0d1cfd80c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.049349 10.0.0.33 - - [2026-04-06 02:34:08] "GET /projects?obj_uuids=7a36d055-4e9e-4cb7-aba6-7a0d1cfd80c4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001153 10.0.0.249 - - [2026-04-06 02:34:08] "GET /project/7a36d055-4e9e-4cb7-aba6-7a0d1cfd80c4?fields=virtual_networks HTTP/1.1" 200 1343 0.041262 10.0.0.33 - - [2026-04-06 02:34:10] "GET /projects?obj_uuids=7a36d055-4e9e-4cb7-aba6-7a0d1cfd80c4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001079 10.0.0.249 - - [2026-04-06 02:34:10] "GET /project/7a36d055-4e9e-4cb7-aba6-7a0d1cfd80c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.051373 10.0.0.33 - - [2026-04-06 02:34:10] "GET /projects?obj_uuids=7a36d055-4e9e-4cb7-aba6-7a0d1cfd80c4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000930 10.0.0.249 - - [2026-04-06 02:34:10] "GET /project/7a36d055-4e9e-4cb7-aba6-7a0d1cfd80c4?fields=virtual_networks HTTP/1.1" 200 1343 0.046337 10.0.0.33 - - [2026-04-06 02:34:12] "GET /projects?obj_uuids=7a36d055-4e9e-4cb7-aba6-7a0d1cfd80c4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001293 10.0.0.249 - - [2026-04-06 02:34:12] "GET /project/7a36d055-4e9e-4cb7-aba6-7a0d1cfd80c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.064809 10.0.0.33 - - [2026-04-06 02:34:12] "GET /projects?obj_uuids=7a36d055-4e9e-4cb7-aba6-7a0d1cfd80c4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002466 10.0.0.249 - - [2026-04-06 02:34:12] "GET /project/7a36d055-4e9e-4cb7-aba6-7a0d1cfd80c4?fields=virtual_networks HTTP/1.1" 200 1343 0.066734 10.0.0.33 - - [2026-04-06 02:34:14] "GET /projects?obj_uuids=7a36d055-4e9e-4cb7-aba6-7a0d1cfd80c4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001006 10.0.0.249 - - [2026-04-06 02:34:14] "GET /project/7a36d055-4e9e-4cb7-aba6-7a0d1cfd80c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.069818 10.0.0.33 - - [2026-04-06 02:34:14] "GET /projects?obj_uuids=7a36d055-4e9e-4cb7-aba6-7a0d1cfd80c4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000872 10.0.0.249 - - [2026-04-06 02:34:14] "GET /project/7a36d055-4e9e-4cb7-aba6-7a0d1cfd80c4?fields=virtual_networks HTTP/1.1" 200 1343 0.049937 10.0.0.33 - - [2026-04-06 02:34:16] "GET /projects?obj_uuids=7a36d055-4e9e-4cb7-aba6-7a0d1cfd80c4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001033 10.0.0.249 - - [2026-04-06 02:34:16] "GET /project/7a36d055-4e9e-4cb7-aba6-7a0d1cfd80c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.056488 10.0.0.33 - - [2026-04-06 02:34:16] "GET /projects?obj_uuids=7a36d055-4e9e-4cb7-aba6-7a0d1cfd80c4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001259 10.0.0.249 - - [2026-04-06 02:34:16] "GET /project/7a36d055-4e9e-4cb7-aba6-7a0d1cfd80c4?fields=virtual_networks HTTP/1.1" 200 1343 0.062316 10.0.0.33 - - [2026-04-06 02:34:18] "GET /projects?obj_uuids=7a36d055-4e9e-4cb7-aba6-7a0d1cfd80c4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001039 10.0.0.249 - - [2026-04-06 02:34:18] "GET /project/7a36d055-4e9e-4cb7-aba6-7a0d1cfd80c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.046784 10.0.0.33 - - [2026-04-06 02:34:18] "GET /projects?obj_uuids=7a36d055-4e9e-4cb7-aba6-7a0d1cfd80c4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000915 10.0.0.249 - - [2026-04-06 02:34:18] "GET /project/7a36d055-4e9e-4cb7-aba6-7a0d1cfd80c4?fields=virtual_networks HTTP/1.1" 200 1343 0.052711 10.0.0.33 - - [2026-04-06 02:34:20] "GET /projects?obj_uuids=7a36d055-4e9e-4cb7-aba6-7a0d1cfd80c4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000969 10.0.0.249 - - [2026-04-06 02:34:21] "GET /project/7a36d055-4e9e-4cb7-aba6-7a0d1cfd80c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.040797 10.0.0.33 - - [2026-04-06 02:34:21] "GET /projects?obj_uuids=7a36d055-4e9e-4cb7-aba6-7a0d1cfd80c4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001482 10.0.0.249 - - [2026-04-06 02:34:21] "GET /project/7a36d055-4e9e-4cb7-aba6-7a0d1cfd80c4?fields=virtual_networks HTTP/1.1" 200 1343 0.067339 10.0.0.33 - - [2026-04-06 02:34:23] "GET /projects?obj_uuids=7a36d055-4e9e-4cb7-aba6-7a0d1cfd80c4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002396 10.0.0.249 - - [2026-04-06 02:34:23] "GET /project/7a36d055-4e9e-4cb7-aba6-7a0d1cfd80c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.055387 10.0.0.33 - - [2026-04-06 02:34:23] "GET /projects?obj_uuids=7a36d055-4e9e-4cb7-aba6-7a0d1cfd80c4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001010 10.0.0.249 - - [2026-04-06 02:34:23] "GET /project/7a36d055-4e9e-4cb7-aba6-7a0d1cfd80c4?fields=virtual_networks HTTP/1.1" 200 1343 0.039325 10.0.0.33 - - [2026-04-06 02:34:25] "GET /projects?obj_uuids=7a36d055-4e9e-4cb7-aba6-7a0d1cfd80c4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000932 10.0.0.249 - - [2026-04-06 02:34:25] "GET /project/7a36d055-4e9e-4cb7-aba6-7a0d1cfd80c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.050345 10.0.0.33 - - [2026-04-06 02:34:25] "GET /projects?obj_uuids=7a36d055-4e9e-4cb7-aba6-7a0d1cfd80c4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001516 10.0.0.249 - - [2026-04-06 02:34:25] "GET /project/7a36d055-4e9e-4cb7-aba6-7a0d1cfd80c4?fields=virtual_networks HTTP/1.1" 200 1343 0.046777 10.0.0.33 - - [2026-04-06 02:34:27] "GET /projects?obj_uuids=7a36d055-4e9e-4cb7-aba6-7a0d1cfd80c4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001106 10.0.0.249 - - [2026-04-06 02:34:27] "GET /project/7a36d055-4e9e-4cb7-aba6-7a0d1cfd80c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.046378 10.0.0.33 - - [2026-04-06 02:34:27] "GET /projects?obj_uuids=7a36d055-4e9e-4cb7-aba6-7a0d1cfd80c4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001117 10.0.0.249 - - [2026-04-06 02:34:27] "GET /project/7a36d055-4e9e-4cb7-aba6-7a0d1cfd80c4?fields=virtual_networks HTTP/1.1" 200 1343 0.046674 10.0.0.33 - - [2026-04-06 02:34:29] "GET /projects?obj_uuids=7a36d055-4e9e-4cb7-aba6-7a0d1cfd80c4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000971 10.0.0.249 - - [2026-04-06 02:34:29] "GET /project/7a36d055-4e9e-4cb7-aba6-7a0d1cfd80c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.057949 10.0.0.33 - - [2026-04-06 02:34:29] "GET /projects?obj_uuids=7a36d055-4e9e-4cb7-aba6-7a0d1cfd80c4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001068 10.0.0.249 - - [2026-04-06 02:34:29] "GET /project/7a36d055-4e9e-4cb7-aba6-7a0d1cfd80c4?fields=virtual_networks HTTP/1.1" 200 1343 0.047445 10.0.0.33 - - [2026-04-06 02:34:31] "GET /projects?obj_uuids=7a36d055-4e9e-4cb7-aba6-7a0d1cfd80c4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001032 10.0.0.249 - - [2026-04-06 02:34:31] "GET /project/7a36d055-4e9e-4cb7-aba6-7a0d1cfd80c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.051429 10.0.0.33 - - [2026-04-06 02:34:31] "GET /projects?obj_uuids=7a36d055-4e9e-4cb7-aba6-7a0d1cfd80c4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001534 10.0.0.249 - - [2026-04-06 02:34:31] "GET /project/7a36d055-4e9e-4cb7-aba6-7a0d1cfd80c4?fields=virtual_networks HTTP/1.1" 200 1343 0.052105 10.0.0.33 - - [2026-04-06 02:34:33] "GET /projects?obj_uuids=7a36d055-4e9e-4cb7-aba6-7a0d1cfd80c4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001567 10.0.0.249 - - [2026-04-06 02:34:33] "GET /project/7a36d055-4e9e-4cb7-aba6-7a0d1cfd80c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.070346 10.0.0.33 - - [2026-04-06 02:34:33] "GET /projects?obj_uuids=7a36d055-4e9e-4cb7-aba6-7a0d1cfd80c4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001371 10.0.0.249 - - [2026-04-06 02:34:34] "GET /project/7a36d055-4e9e-4cb7-aba6-7a0d1cfd80c4?fields=virtual_networks HTTP/1.1" 200 1343 0.059757 10.0.0.33 - - [2026-04-06 02:34:36] "GET /projects?obj_uuids=7a36d055-4e9e-4cb7-aba6-7a0d1cfd80c4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000985 10.0.0.249 - - [2026-04-06 02:34:36] "GET /project/7a36d055-4e9e-4cb7-aba6-7a0d1cfd80c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.052126 10.0.0.33 - - [2026-04-06 02:34:36] "GET /projects?obj_uuids=7a36d055-4e9e-4cb7-aba6-7a0d1cfd80c4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000935 10.0.0.249 - - [2026-04-06 02:34:36] "GET /project/7a36d055-4e9e-4cb7-aba6-7a0d1cfd80c4?fields=virtual_networks HTTP/1.1" 200 1343 0.052693 10.0.0.249 - - [2026-04-06 02:34:36] "POST /fqname-to-id HTTP/1.1" 404 189 0.026595 10.0.0.33 - - [2026-04-06 02:34:36] "GET /projects?obj_uuids=5ee84551-8d95-4460-bfb0-9329fd1b008d&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003572 10.0.0.33 - - [2026-04-06 02:34:36] "GET /domains?obj_uuids=500738d8-636d-4330-98c4-d5dafb5cbb39&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000941 10.0.0.33 - - [2026-04-06 02:34:36] "GET /domain/500738d8-636d-4330-98c4-d5dafb5cbb39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.036174 10.0.0.33 - - [2026-04-06 02:34:36] "POST /id-to-fqname HTTP/1.1" 200 191 0.004338 10.0.0.33 - - [2026-04-06 02:34:36] "POST /fqname-to-id HTTP/1.1" 404 200 0.003922 10.0.0.33 - - [2026-04-06 02:34:36] "POST /security-groups HTTP/1.1" 200 592 0.035686 10.0.0.33 - - [2026-04-06 02:34:36] "POST /projects HTTP/1.1" 200 587 0.262751 10.0.0.33 - - [2026-04-06 02:34:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.340102 10.0.0.27 - - [2026-04-06 02:34:37] "POST /fqname-to-id HTTP/1.1" 404 234 0.038281 10.0.0.249 - - [2026-04-06 02:34:37] "GET /project/5ee84551-8d95-4460-bfb0-9329fd1b008d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.525564 10.0.0.249 - - [2026-04-06 02:34:38] "GET / HTTP/1.1" 200 35931 0.002635 10.0.0.249 - - [2026-04-06 02:34:38] "POST /fqname-to-id HTTP/1.1" 401 293 0.000511 10.0.0.249 - - [2026-04-06 02:34:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.053701 10.0.0.33 - - [2026-04-06 02:34:38] "GET /projects?obj_uuids=5ee84551-8d95-4460-bfb0-9329fd1b008d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001159 10.0.0.249 - - [2026-04-06 02:34:39] "GET /project/5ee84551-8d95-4460-bfb0-9329fd1b008d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.057636 10.0.0.249 - - [2026-04-06 02:34:39] "POST /neutron/network HTTP/1.1" 200 117 0.039726 10.0.0.27 - - [2026-04-06 02:34:39] "POST /ref-update HTTP/1.1" 200 156 0.039866 10.0.0.249 - - [2026-04-06 02:34:39] "POST /neutron/network HTTP/1.1" 200 890 0.008687 10.0.0.249 - - [2026-04-06 02:34:39] "POST /id-to-fqname HTTP/1.1" 200 253 0.001015 10.0.0.249 - - [2026-04-06 02:34:39] "GET /virtual-network/67e1e197-13e6-48d1-b765-3e6d3e657fb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2140 0.005097 10.0.0.249 - - [2026-04-06 02:34:39] "GET /virtual-network/67e1e197-13e6-48d1-b765-3e6d3e657fb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2140 0.005836 10.0.0.249 - - [2026-04-06 02:34:39] "POST /neutron/subnet HTTP/1.1" 200 729 0.009839 10.0.0.249 - - [2026-04-06 02:34:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002666 10.0.0.33 - - [2026-04-06 02:34:39] "GET /projects?obj_uuids=5ee84551-8d95-4460-bfb0-9329fd1b008d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000832 10.0.0.249 - - [2026-04-06 02:34:39] "GET /project/5ee84551-8d95-4460-bfb0-9329fd1b008d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.050800 10.0.0.33 - - [2026-04-06 02:34:40] "POST /useragent-kv HTTP/1.1" 200 115 0.009381 10.0.0.249 - - [2026-04-06 02:34:40] "POST /neutron/subnet HTTP/1.1" 200 715 0.229748 10.0.0.249 - - [2026-04-06 02:34:40] "POST /id-to-fqname HTTP/1.1" 200 253 0.002027 10.0.0.249 - - [2026-04-06 02:34:40] "GET /virtual-network/c38727e6-18bd-49aa-a1d0-2685b80aefec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2132 0.005815 10.0.0.249 - - [2026-04-06 02:34:40] "GET /virtual-network/c38727e6-18bd-49aa-a1d0-2685b80aefec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2132 0.006512 10.0.0.249 - - [2026-04-06 02:34:40] "POST /neutron/network HTTP/1.1" 200 887 0.010371 10.0.0.249 - - [2026-04-06 02:34:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003733 10.0.0.33 - - [2026-04-06 02:34:40] "GET /projects?obj_uuids=5ee84551-8d95-4460-bfb0-9329fd1b008d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001013 10.0.0.249 - - [2026-04-06 02:34:40] "GET /project/5ee84551-8d95-4460-bfb0-9329fd1b008d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.046864 10.0.0.33 - - [2026-04-06 02:34:40] "GET /projects?obj_uuids=5ee84551-8d95-4460-bfb0-9329fd1b008d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000972 10.0.0.249 - - [2026-04-06 02:34:40] "POST /neutron/network HTTP/1.1" 200 672 0.144138 10.0.0.27 - - [2026-04-06 02:34:40] "POST /route-targets HTTP/1.1" 200 327 0.020820 10.0.0.249 - - [2026-04-06 02:34:40] "POST /id-to-fqname HTTP/1.1" 200 254 0.003641 10.0.0.249 - - [2026-04-06 02:34:40] "GET /virtual-network/33cdd837-e8a2-4e13-93c8-b694e3735d2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2141 0.016422 10.0.0.249 - - [2026-04-06 02:34:40] "POST /neutron/network HTTP/1.1" 200 891 0.007044 10.0.0.249 - - [2026-04-06 02:34:40] "GET /virtual-network/33cdd837-e8a2-4e13-93c8-b694e3735d2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2141 0.005332 10.0.0.249 - - [2026-04-06 02:34:41] "POST /id-to-fqname HTTP/1.1" 200 253 0.001477 10.0.0.249 - - [2026-04-06 02:34:41] "POST /neutron/network HTTP/1.1" 200 897 0.010949 10.0.0.33 - - [2026-04-06 02:34:41] "GET /projects?obj_uuids=5ee84551-8d95-4460-bfb0-9329fd1b008d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001350 10.0.0.249 - - [2026-04-06 02:34:41] "GET /project/5ee84551-8d95-4460-bfb0-9329fd1b008d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.097036 10.0.0.249 - - [2026-04-06 02:34:42] "POST /neutron/port HTTP/1.1" 200 117 0.010510 10.0.0.249 - - [2026-04-06 02:34:42] "POST /id-to-fqname HTTP/1.1" 200 254 0.001355 10.0.0.249 - - [2026-04-06 02:34:42] "POST /neutron/network HTTP/1.1" 200 897 0.008002 10.0.0.249 - - [2026-04-06 02:34:42] "POST /neutron/port HTTP/1.1" 200 1059 0.032008 10.0.0.33 - - [2026-04-06 02:34:42] "GET /projects?obj_uuids=5ee84551-8d95-4460-bfb0-9329fd1b008d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001228 10.0.0.249 - - [2026-04-06 02:34:43] "GET /project/5ee84551-8d95-4460-bfb0-9329fd1b008d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.128180 10.0.0.249 - - [2026-04-06 02:34:43] "POST /neutron/port HTTP/1.1" 200 1123 0.040097 10.0.0.249 - - [2026-04-06 02:34:43] "POST /neutron/port HTTP/1.1" 200 117 0.001159 10.0.0.249 - - [2026-04-06 02:34:43] "POST /neutron/security_group HTTP/1.1" 200 2059 0.015952 10.0.0.33 - - [2026-04-06 02:34:43] "GET /projects?obj_uuids=5ee84551-8d95-4460-bfb0-9329fd1b008d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001010 10.0.0.249 - - [2026-04-06 02:34:44] "POST /neutron/port HTTP/1.1" 200 1061 0.355743 10.0.0.249 - - [2026-04-06 02:34:44] "POST /fqname-to-id HTTP/1.1" 404 193 0.005429 10.0.0.249 - - [2026-04-06 02:34:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.008575 10.0.0.33 - - [2026-04-06 02:34:44] "GET /domains?obj_uuids=500738d8-636d-4330-98c4-d5dafb5cbb39&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000832 10.0.0.249 - - [2026-04-06 02:34:44] "GET /domain/500738d8-636d-4330-98c4-d5dafb5cbb39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.009081 10.0.0.249 - - [2026-04-06 02:34:44] "POST /neutron/port HTTP/1.1" 200 1115 0.154178 10.0.0.249 - - [2026-04-06 02:34:44] "POST /service-templates HTTP/1.1" 200 543 0.092457 10.0.0.249 - - [2026-04-06 02:34:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003745 10.0.0.249 - - [2026-04-06 02:34:44] "GET /service-template/77d9c8cf-8cd9-49c6-b18f-cc6e7547619f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1816 0.005774 10.0.0.249 - - [2026-04-06 02:34:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004261 10.0.0.249 - - [2026-04-06 02:34:44] "POST /neutron/subnet HTTP/1.1" 200 699 0.014664 10.0.0.249 - - [2026-04-06 02:34:44] "GET /service-template/77d9c8cf-8cd9-49c6-b18f-cc6e7547619f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1816 0.005926 10.0.0.249 - - [2026-04-06 02:34:44] "POST /id-to-fqname HTTP/1.1" 200 253 0.001855 10.0.0.249 - - [2026-04-06 02:34:44] "POST /id-to-fqname HTTP/1.1" 200 253 0.001680 10.0.0.249 - - [2026-04-06 02:34:44] "POST /id-to-fqname HTTP/1.1" 200 254 0.002025 10.0.0.249 - - [2026-04-06 02:34:44] "POST /neutron/port HTTP/1.1" 200 2096 0.042932 10.0.0.249 - - [2026-04-06 02:34:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004100 10.0.0.249 - - [2026-04-06 02:34:44] "DELETE /service-template/77d9c8cf-8cd9-49c6-b18f-cc6e7547619f HTTP/1.1" 200 115 0.037868 10.0.0.249 - - [2026-04-06 02:34:44] "POST /fqname-to-id HTTP/1.1" 404 193 0.007258 10.0.0.249 - - [2026-04-06 02:34:45] "POST /neutron/port HTTP/1.1" 200 1123 0.020968 10.0.0.249 - - [2026-04-06 02:34:45] "POST /neutron/subnet HTTP/1.1" 200 689 0.009496 10.0.0.249 - - [2026-04-06 02:34:47] "POST /neutron/network HTTP/1.1" 200 887 0.010149 10.0.0.249 - - [2026-04-06 02:34:47] "POST /neutron/port HTTP/1.1" 200 1115 0.016178 10.0.0.249 - - [2026-04-06 02:34:47] "POST /neutron/port HTTP/1.1" 200 1113 0.018132 10.0.0.27 - - [2026-04-06 02:34:54] "DELETE /route-target/62bc9296-1a31-4456-9896-5cc488accff4 HTTP/1.1" 200 115 0.033154 10.0.0.249 - - [2026-04-06 02:34:54] "POST /neutron/network HTTP/1.1" 200 891 0.010807 10.0.0.33 - - [2026-04-06 02:34:54] "POST /useragent-kv HTTP/1.1" 200 115 0.006440 10.0.0.33 - - [2026-04-06 02:34:54] "POST /useragent-kv HTTP/1.1" 200 115 0.005669 10.0.0.27 - - [2026-04-06 02:34:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005982 10.0.0.249 - - [2026-04-06 02:34:54] "POST /neutron/network HTTP/1.1" 200 151 0.162486 10.0.0.33 - - [2026-04-06 02:34:54] "GET /projects?obj_uuids=5ee84551-8d95-4460-bfb0-9329fd1b008d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001879 10.0.0.249 - - [2026-04-06 02:34:54] "GET /project/5ee84551-8d95-4460-bfb0-9329fd1b008d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.117548 10.0.0.33 - - [2026-04-06 02:34:54] "GET /projects?obj_uuids=5ee84551-8d95-4460-bfb0-9329fd1b008d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001316 10.0.0.249 - - [2026-04-06 02:34:54] "GET /project/5ee84551-8d95-4460-bfb0-9329fd1b008d?fields=virtual_networks HTTP/1.1" 200 1044 0.084320 10.0.0.33 - - [2026-04-06 02:34:55] "GET /projects?obj_uuids=5ee84551-8d95-4460-bfb0-9329fd1b008d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001344 10.0.0.249 - - [2026-04-06 02:34:55] "GET /project/5ee84551-8d95-4460-bfb0-9329fd1b008d?fields=virtual_machine_interfaces HTTP/1.1" 200 1044 0.044968 10.0.0.33 - - [2026-04-06 02:34:55] "GET /projects?obj_uuids=5ee84551-8d95-4460-bfb0-9329fd1b008d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001039 10.0.0.249 - - [2026-04-06 02:34:55] "GET /project/5ee84551-8d95-4460-bfb0-9329fd1b008d?fields=security_groups HTTP/1.1" 200 1271 0.050856 10.0.0.249 - - [2026-04-06 02:34:56] "POST /fqname-to-id HTTP/1.1" 404 193 0.028128 10.0.0.33 - - [2026-04-06 02:34:56] "GET /projects?obj_uuids=a6a5f354-054b-4835-a0ab-92ab12ef5f7d&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003870 10.0.0.33 - - [2026-04-06 02:34:56] "GET /domains?obj_uuids=500738d8-636d-4330-98c4-d5dafb5cbb39&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001013 10.0.0.33 - - [2026-04-06 02:34:56] "GET /domain/500738d8-636d-4330-98c4-d5dafb5cbb39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007695 10.0.0.33 - - [2026-04-06 02:34:56] "POST /id-to-fqname HTTP/1.1" 200 195 0.002089 10.0.0.33 - - [2026-04-06 02:34:56] "POST /fqname-to-id HTTP/1.1" 404 204 0.006864 10.0.0.33 - - [2026-04-06 02:34:56] "POST /security-groups HTTP/1.1" 200 596 0.082611 10.0.0.33 - - [2026-04-06 02:34:56] "POST /projects HTTP/1.1" 200 595 0.312866 10.0.0.27 - - [2026-04-06 02:34:56] "POST /access-control-lists HTTP/1.1" 200 601 0.039227 10.0.0.33 - - [2026-04-06 02:34:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.395767 10.0.0.249 - - [2026-04-06 02:34:56] "GET /project/a6a5f354-054b-4835-a0ab-92ab12ef5f7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.574093 10.0.0.249 - - [2026-04-06 02:34:57] "GET / HTTP/1.1" 200 35931 0.001452 10.0.0.249 - - [2026-04-06 02:34:58] "POST /fqname-to-id HTTP/1.1" 401 293 0.000477 10.0.0.249 - - [2026-04-06 02:34:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.053284 10.0.0.33 - - [2026-04-06 02:34:58] "GET /projects?obj_uuids=a6a5f354-054b-4835-a0ab-92ab12ef5f7d&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001222 10.0.0.249 - - [2026-04-06 02:34:58] "GET /project/a6a5f354-054b-4835-a0ab-92ab12ef5f7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.046706 10.0.0.27 - - [2026-04-06 02:34:59] "POST /route-targets HTTP/1.1" 200 327 0.015710 10.0.0.33 - - [2026-04-06 02:34:59] "POST /useragent-kv HTTP/1.1" 200 115 0.006821 10.0.0.249 - - [2026-04-06 02:34:59] "POST /neutron/subnet HTTP/1.1" 200 828 0.289890 10.0.0.249 - - [2026-04-06 02:34:59] "POST /id-to-fqname HTTP/1.1" 200 261 0.001321 10.0.0.249 - - [2026-04-06 02:34:59] "GET /virtual-network/2ce8a2c5-0b5e-4114-b506-db45c03afed4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2744 0.007396 10.0.0.249 - - [2026-04-06 02:34:59] "POST /neutron/network HTTP/1.1" 200 1076 0.009044 10.0.0.249 - - [2026-04-06 02:34:59] "GET /virtual-network/2ce8a2c5-0b5e-4114-b506-db45c03afed4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2744 0.005211 10.0.0.249 - - [2026-04-06 02:34:59] "POST /fqname-to-id HTTP/1.1" 404 207 0.039661 10.0.0.249 - - [2026-04-06 02:34:59] "POST /neutron/subnet HTTP/1.1" 200 729 0.018152 10.0.0.249 - - [2026-04-06 02:34:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003468 10.0.0.33 - - [2026-04-06 02:34:59] "GET /projects?obj_uuids=a6a5f354-054b-4835-a0ab-92ab12ef5f7d&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001086 10.0.0.249 - - [2026-04-06 02:34:59] "GET /project/a6a5f354-054b-4835-a0ab-92ab12ef5f7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.058055 10.0.0.27 - - [2026-04-06 02:35:00] "POST /ref-update HTTP/1.1" 200 156 0.036526 10.0.0.33 - - [2026-04-06 02:35:00] "POST /useragent-kv HTTP/1.1" 200 115 0.018141 10.0.0.249 - - [2026-04-06 02:35:00] "POST /neutron/subnet HTTP/1.1" 200 828 0.243375 10.0.0.249 - - [2026-04-06 02:35:00] "POST /fqname-to-id HTTP/1.1" 404 207 0.007171 10.0.0.249 - - [2026-04-06 02:35:00] "POST /id-to-fqname HTTP/1.1" 200 261 0.002087 10.0.0.249 - - [2026-04-06 02:35:00] "GET /virtual-network/8f8c978b-1602-4207-b451-997310e02f8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2742 0.007275 10.0.0.249 - - [2026-04-06 02:35:00] "POST /neutron/network HTTP/1.1" 200 1075 0.008748 10.0.0.249 - - [2026-04-06 02:35:00] "GET /virtual-network/8f8c978b-1602-4207-b451-997310e02f8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2742 0.005622 10.0.0.249 - - [2026-04-06 02:35:00] "POST /neutron/subnet HTTP/1.1" 200 725 0.009780 10.0.0.249 - - [2026-04-06 02:35:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003015 10.0.0.33 - - [2026-04-06 02:35:00] "GET /projects?obj_uuids=a6a5f354-054b-4835-a0ab-92ab12ef5f7d&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001141 10.0.0.249 - - [2026-04-06 02:35:00] "GET /project/a6a5f354-054b-4835-a0ab-92ab12ef5f7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.079527 10.0.0.33 - - [2026-04-06 02:35:01] "POST /useragent-kv HTTP/1.1" 200 115 0.008324 10.0.0.249 - - [2026-04-06 02:35:01] "POST /neutron/subnet HTTP/1.1" 200 828 0.256661 10.0.0.249 - - [2026-04-06 02:35:01] "POST /id-to-fqname HTTP/1.1" 200 262 0.001545 10.0.0.249 - - [2026-04-06 02:35:01] "GET /virtual-network/98854c67-5ce7-46cf-85ee-a8d6fcbcb57d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2742 0.008061 10.0.0.249 - - [2026-04-06 02:35:01] "POST /neutron/network HTTP/1.1" 200 1076 0.012220 10.0.0.249 - - [2026-04-06 02:35:01] "GET /virtual-network/98854c67-5ce7-46cf-85ee-a8d6fcbcb57d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2742 0.006517 10.0.0.249 - - [2026-04-06 02:35:01] "POST /neutron/subnet HTTP/1.1" 200 720 0.011895 10.0.0.249 - - [2026-04-06 02:35:01] "POST /id-to-fqname HTTP/1.1" 200 261 0.001583 10.0.0.33 - - [2026-04-06 02:35:02] "GET /projects?obj_uuids=a6a5f354-054b-4835-a0ab-92ab12ef5f7d&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001303 10.0.0.249 - - [2026-04-06 02:35:02] "GET /project/a6a5f354-054b-4835-a0ab-92ab12ef5f7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.062923 10.0.0.249 - - [2026-04-06 02:35:02] "POST /neutron/port HTTP/1.1" 200 117 0.006899 10.0.0.249 - - [2026-04-06 02:35:02] "POST /id-to-fqname HTTP/1.1" 200 262 0.001399 10.0.0.249 - - [2026-04-06 02:35:03] "POST /neutron/network HTTP/1.1" 200 1086 0.009831 10.0.0.249 - - [2026-04-06 02:35:03] "POST /neutron/port HTTP/1.1" 200 1172 0.020726 10.0.0.33 - - [2026-04-06 02:35:03] "GET /projects?obj_uuids=a6a5f354-054b-4835-a0ab-92ab12ef5f7d&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001017 10.0.0.249 - - [2026-04-06 02:35:03] "GET /project/a6a5f354-054b-4835-a0ab-92ab12ef5f7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.096195 10.0.0.249 - - [2026-04-06 02:35:04] "POST /neutron/network HTTP/1.1" 200 1076 0.016373 10.0.0.249 - - [2026-04-06 02:35:04] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004612 10.0.0.249 - - [2026-04-06 02:35:04] "POST /neutron/port HTTP/1.1" 200 117 0.001243 10.0.0.249 - - [2026-04-06 02:35:04] "POST /neutron/security_group HTTP/1.1" 200 2063 0.011398 10.0.0.33 - - [2026-04-06 02:35:04] "GET /projects?obj_uuids=a6a5f354-054b-4835-a0ab-92ab12ef5f7d&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001063 10.0.0.249 - - [2026-04-06 02:35:05] "POST /neutron/port HTTP/1.1" 200 1171 0.406246 10.0.0.249 - - [2026-04-06 02:35:05] "POST /neutron/port HTTP/1.1" 200 1225 0.196283 10.0.0.249 - - [2026-04-06 02:35:05] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004257 10.0.0.249 - - [2026-04-06 02:35:05] "POST /neutron/port HTTP/1.1" 200 117 0.001276 10.0.0.249 - - [2026-04-06 02:35:05] "POST /neutron/network HTTP/1.1" 400 204 0.016450 10.0.0.249 - - [2026-04-06 02:35:06] "POST /neutron/port HTTP/1.1" 200 151 0.304953 10.0.0.249 - - [2026-04-06 02:35:07] "POST /neutron/port HTTP/1.1" 200 151 0.264035 10.0.0.27 - - [2026-04-06 02:35:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003659 10.0.0.249 - - [2026-04-06 02:35:08] "POST /neutron/network HTTP/1.1" 200 1076 0.008908 10.0.0.27 - - [2026-04-06 02:35:08] "DELETE /route-target/3fb8c26f-b3e9-4a1d-81d1-61c75f023417 HTTP/1.1" 200 115 0.020991 10.0.0.249 - - [2026-04-06 02:35:08] "POST /neutron/network HTTP/1.1" 200 1076 0.008800 10.0.0.33 - - [2026-04-06 02:35:08] "GET /projects?obj_uuids=a6a5f354-054b-4835-a0ab-92ab12ef5f7d&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000954 10.0.0.249 - - [2026-04-06 02:35:08] "GET /project/a6a5f354-054b-4835-a0ab-92ab12ef5f7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.056648 10.0.0.33 - - [2026-04-06 02:35:08] "GET /projects?obj_uuids=a6a5f354-054b-4835-a0ab-92ab12ef5f7d&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000945 10.0.0.249 - - [2026-04-06 02:35:08] "GET /project/a6a5f354-054b-4835-a0ab-92ab12ef5f7d?fields=virtual_networks HTTP/1.1" 200 1053 0.055724 10.0.0.33 - - [2026-04-06 02:35:08] "GET /projects?obj_uuids=a6a5f354-054b-4835-a0ab-92ab12ef5f7d&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001401 10.0.0.249 - - [2026-04-06 02:35:08] "GET /project/a6a5f354-054b-4835-a0ab-92ab12ef5f7d?fields=virtual_machine_interfaces HTTP/1.1" 200 1053 0.053582 10.0.0.33 - - [2026-04-06 02:35:08] "GET /projects?obj_uuids=a6a5f354-054b-4835-a0ab-92ab12ef5f7d&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001039 10.0.0.249 - - [2026-04-06 02:35:08] "GET /project/a6a5f354-054b-4835-a0ab-92ab12ef5f7d?fields=security_groups HTTP/1.1" 200 1284 0.052343 10.0.0.249 - - [2026-04-06 02:35:09] "POST /fqname-to-id HTTP/1.1" 404 196 0.027052 10.0.0.33 - - [2026-04-06 02:35:09] "GET /projects?obj_uuids=e3f98e27-6f88-477e-851e-1d0d42751953&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003449 10.0.0.33 - - [2026-04-06 02:35:09] "GET /domains?obj_uuids=500738d8-636d-4330-98c4-d5dafb5cbb39&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000893 10.0.0.33 - - [2026-04-06 02:35:09] "GET /domain/500738d8-636d-4330-98c4-d5dafb5cbb39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006566 10.0.0.33 - - [2026-04-06 02:35:09] "POST /id-to-fqname HTTP/1.1" 200 198 0.003387 10.0.0.33 - - [2026-04-06 02:35:09] "POST /fqname-to-id HTTP/1.1" 404 207 0.006231 10.0.0.33 - - [2026-04-06 02:35:10] "POST /security-groups HTTP/1.1" 200 599 0.032331 10.0.0.27 - - [2026-04-06 02:35:10] "POST /fqname-to-id HTTP/1.1" 404 242 0.003592 10.0.0.33 - - [2026-04-06 02:35:10] "POST /projects HTTP/1.1" 200 601 0.276023 10.0.0.33 - - [2026-04-06 02:35:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.350400 10.0.0.27 - - [2026-04-06 02:35:10] "POST /access-control-lists HTTP/1.1" 200 602 0.036351 10.0.0.249 - - [2026-04-06 02:35:10] "GET /project/e3f98e27-6f88-477e-851e-1d0d42751953?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.506094 10.0.0.249 - - [2026-04-06 02:35:11] "GET / HTTP/1.1" 200 35931 0.002071 10.0.0.249 - - [2026-04-06 02:35:11] "POST /fqname-to-id HTTP/1.1" 401 293 0.000456 10.0.0.249 - - [2026-04-06 02:35:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.068376 10.0.0.33 - - [2026-04-06 02:35:12] "GET /projects?obj_uuids=e3f98e27-6f88-477e-851e-1d0d42751953&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001239 10.0.0.249 - - [2026-04-06 02:35:12] "GET /project/e3f98e27-6f88-477e-851e-1d0d42751953?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.058333 10.0.0.33 - - [2026-04-06 02:35:12] "GET /projects?obj_uuids=e3f98e27-6f88-477e-851e-1d0d42751953&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001489 10.0.0.249 - - [2026-04-06 02:35:12] "POST /neutron/network HTTP/1.1" 200 691 0.168630 10.0.0.249 - - [2026-04-06 02:35:12] "POST /id-to-fqname HTTP/1.1" 200 267 0.003581 10.0.0.249 - - [2026-04-06 02:35:12] "GET /virtual-network/77937a95-7358-4358-8d9f-68d54b3c5129?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.006959 10.0.0.249 - - [2026-04-06 02:35:12] "POST /neutron/network HTTP/1.1" 200 908 0.009886 10.0.0.249 - - [2026-04-06 02:35:12] "GET /virtual-network/77937a95-7358-4358-8d9f-68d54b3c5129?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.008442 10.0.0.249 - - [2026-04-06 02:35:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003730 10.0.0.33 - - [2026-04-06 02:35:12] "GET /projects?obj_uuids=e3f98e27-6f88-477e-851e-1d0d42751953&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000944 10.0.0.249 - - [2026-04-06 02:35:13] "GET /project/e3f98e27-6f88-477e-851e-1d0d42751953?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.045456 10.0.0.249 - - [2026-04-06 02:35:13] "POST /neutron/network HTTP/1.1" 200 117 0.013635 10.0.0.27 - - [2026-04-06 02:35:13] "POST /route-targets HTTP/1.1" 200 327 0.014737 10.0.0.249 - - [2026-04-06 02:35:13] "POST /neutron/network HTTP/1.1" 200 909 0.014084 10.0.0.249 - - [2026-04-06 02:35:13] "POST /id-to-fqname HTTP/1.1" 200 267 0.001117 10.0.0.249 - - [2026-04-06 02:35:13] "GET /virtual-network/6e584cc9-5434-432a-a5a6-79948ffa6d21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.004878 10.0.0.249 - - [2026-04-06 02:35:13] "GET /virtual-network/6e584cc9-5434-432a-a5a6-79948ffa6d21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.005750 10.0.0.249 - - [2026-04-06 02:35:13] "POST /neutron/subnet HTTP/1.1" 200 719 0.010112 10.0.0.249 - - [2026-04-06 02:35:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002985 10.0.0.33 - - [2026-04-06 02:35:13] "GET /projects?obj_uuids=e3f98e27-6f88-477e-851e-1d0d42751953&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001472 10.0.0.249 - - [2026-04-06 02:35:13] "GET /project/e3f98e27-6f88-477e-851e-1d0d42751953?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.057252 10.0.0.27 - - [2026-04-06 02:35:13] "POST /ref-update HTTP/1.1" 200 156 0.034511 10.0.0.33 - - [2026-04-06 02:35:14] "POST /useragent-kv HTTP/1.1" 200 115 0.010896 10.0.0.249 - - [2026-04-06 02:35:14] "POST /neutron/subnet HTTP/1.1" 200 724 0.206475 10.0.0.249 - - [2026-04-06 02:35:14] "POST /id-to-fqname HTTP/1.1" 200 268 0.001289 10.0.0.249 - - [2026-04-06 02:35:14] "GET /virtual-network/d1417436-9371-4db9-aec0-56eb99de342d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2177 0.005261 10.0.0.249 - - [2026-04-06 02:35:14] "GET /virtual-network/d1417436-9371-4db9-aec0-56eb99de342d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2177 0.005992 10.0.0.249 - - [2026-04-06 02:35:14] "POST /neutron/network HTTP/1.1" 200 912 0.007041 10.0.0.249 - - [2026-04-06 02:35:14] "POST /id-to-fqname HTTP/1.1" 200 267 0.001422 10.0.0.33 - - [2026-04-06 02:35:15] "GET /projects?obj_uuids=e3f98e27-6f88-477e-851e-1d0d42751953&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000955 10.0.0.249 - - [2026-04-06 02:35:15] "GET /project/e3f98e27-6f88-477e-851e-1d0d42751953?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.070848 10.0.0.249 - - [2026-04-06 02:35:15] "POST /neutron/network HTTP/1.1" 200 909 0.007467 10.0.0.249 - - [2026-04-06 02:35:15] "POST /id-to-fqname HTTP/1.1" 200 268 0.002303 10.0.0.249 - - [2026-04-06 02:35:15] "POST /neutron/port HTTP/1.1" 200 117 0.008926 10.0.0.33 - - [2026-04-06 02:35:15] "GET /projects?obj_uuids=e3f98e27-6f88-477e-851e-1d0d42751953&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000982 10.0.0.249 - - [2026-04-06 02:35:16] "POST /neutron/port HTTP/1.1" 200 1067 0.362672 10.0.0.249 - - [2026-04-06 02:35:16] "POST /neutron/port HTTP/1.1" 200 1121 0.125445 10.0.0.33 - - [2026-04-06 02:35:16] "GET /projects?obj_uuids=e3f98e27-6f88-477e-851e-1d0d42751953&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001308 10.0.0.249 - - [2026-04-06 02:35:16] "GET /project/e3f98e27-6f88-477e-851e-1d0d42751953?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.078294 10.0.0.249 - - [2026-04-06 02:35:16] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003932 10.0.0.249 - - [2026-04-06 02:35:16] "POST /neutron/network HTTP/1.1" 200 909 0.007063 10.0.0.249 - - [2026-04-06 02:35:16] "POST /neutron/port HTTP/1.1" 200 117 0.006627 10.0.0.249 - - [2026-04-06 02:35:17] "POST /neutron/port HTTP/1.1" 200 1068 0.021182 10.0.0.249 - - [2026-04-06 02:35:17] "POST /neutron/port HTTP/1.1" 200 1132 0.022299 10.0.0.249 - - [2026-04-06 02:35:17] "POST /neutron/port HTTP/1.1" 200 117 0.001528 10.0.0.249 - - [2026-04-06 02:35:18] "POST /neutron/network HTTP/1.1" 400 204 0.013514 10.0.0.249 - - [2026-04-06 02:35:18] "POST /neutron/port HTTP/1.1" 200 151 0.226801 10.0.0.249 - - [2026-04-06 02:35:19] "POST /neutron/port HTTP/1.1" 200 151 0.206041 10.0.0.33 - - [2026-04-06 02:35:20] "POST /useragent-kv HTTP/1.1" 200 115 0.004403 10.0.0.33 - - [2026-04-06 02:35:20] "POST /useragent-kv HTTP/1.1" 200 115 0.005111 10.0.0.249 - - [2026-04-06 02:35:20] "POST /neutron/network HTTP/1.1" 200 151 0.154963 10.0.0.27 - - [2026-04-06 02:35:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003856 10.0.0.249 - - [2026-04-06 02:35:20] "POST /neutron/network HTTP/1.1" 200 908 0.012042 10.0.0.27 - - [2026-04-06 02:35:20] "DELETE /route-target/ebf0b029-1491-4118-a3e4-7e6f2cd71d1e HTTP/1.1" 200 115 0.029962 10.0.0.33 - - [2026-04-06 02:35:20] "GET /projects?obj_uuids=e3f98e27-6f88-477e-851e-1d0d42751953&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001038 10.0.0.249 - - [2026-04-06 02:35:20] "GET /project/e3f98e27-6f88-477e-851e-1d0d42751953?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.046196 10.0.0.33 - - [2026-04-06 02:35:20] "GET /projects?obj_uuids=e3f98e27-6f88-477e-851e-1d0d42751953&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000912 10.0.0.249 - - [2026-04-06 02:35:20] "GET /project/e3f98e27-6f88-477e-851e-1d0d42751953?fields=virtual_networks HTTP/1.1" 200 1058 0.075785 10.0.0.33 - - [2026-04-06 02:35:20] "GET /projects?obj_uuids=e3f98e27-6f88-477e-851e-1d0d42751953&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001040 10.0.0.249 - - [2026-04-06 02:35:20] "GET /project/e3f98e27-6f88-477e-851e-1d0d42751953?fields=virtual_machine_interfaces HTTP/1.1" 200 1058 0.047316 10.0.0.33 - - [2026-04-06 02:35:21] "GET /projects?obj_uuids=e3f98e27-6f88-477e-851e-1d0d42751953&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001331 10.0.0.249 - - [2026-04-06 02:35:21] "GET /project/e3f98e27-6f88-477e-851e-1d0d42751953?fields=security_groups HTTP/1.1" 200 1292 0.059624 10.0.0.249 - - [2026-04-06 02:35:21] "POST /fqname-to-id HTTP/1.1" 404 193 0.036743 10.0.0.33 - - [2026-04-06 02:35:21] "GET /projects?obj_uuids=3f9184cb-65d2-4b32-a55e-0caaeaa85db5&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.006104 10.0.0.33 - - [2026-04-06 02:35:22] "GET /domains?obj_uuids=500738d8-636d-4330-98c4-d5dafb5cbb39&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001147 10.0.0.33 - - [2026-04-06 02:35:22] "GET /domain/500738d8-636d-4330-98c4-d5dafb5cbb39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007055 10.0.0.33 - - [2026-04-06 02:35:22] "POST /id-to-fqname HTTP/1.1" 200 195 0.002238 10.0.0.33 - - [2026-04-06 02:35:22] "POST /fqname-to-id HTTP/1.1" 404 204 0.025438 10.0.0.33 - - [2026-04-06 02:35:22] "POST /security-groups HTTP/1.1" 200 596 0.033378 10.0.0.33 - - [2026-04-06 02:35:22] "POST /projects HTTP/1.1" 200 595 0.291484 10.0.0.27 - - [2026-04-06 02:35:22] "POST /fqname-to-id HTTP/1.1" 404 238 0.011155 10.0.0.33 - - [2026-04-06 02:35:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.372218 10.0.0.249 - - [2026-04-06 02:35:22] "GET /project/3f9184cb-65d2-4b32-a55e-0caaeaa85db5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1393 0.543595 10.0.0.249 - - [2026-04-06 02:35:23] "GET / HTTP/1.1" 200 35931 0.001856 10.0.0.249 - - [2026-04-06 02:35:23] "POST /fqname-to-id HTTP/1.1" 401 293 0.000502 10.0.0.249 - - [2026-04-06 02:35:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.059840 10.0.0.33 - - [2026-04-06 02:35:24] "GET /projects?obj_uuids=3f9184cb-65d2-4b32-a55e-0caaeaa85db5&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001420 10.0.0.249 - - [2026-04-06 02:35:24] "GET /project/3f9184cb-65d2-4b32-a55e-0caaeaa85db5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1393 0.046843 10.0.0.33 - - [2026-04-06 02:35:24] "GET /projects?obj_uuids=3f9184cb-65d2-4b32-a55e-0caaeaa85db5&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000983 10.0.0.249 - - [2026-04-06 02:35:24] "POST /neutron/network HTTP/1.1" 200 682 0.157290 10.0.0.27 - - [2026-04-06 02:35:24] "POST /ref-update HTTP/1.1" 200 156 0.037052 10.0.0.249 - - [2026-04-06 02:35:24] "POST /id-to-fqname HTTP/1.1" 200 261 0.003858 10.0.0.249 - - [2026-04-06 02:35:24] "GET /virtual-network/da5a9362-1883-4bfc-a363-56e8f90b6fbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2158 0.005451 10.0.0.249 - - [2026-04-06 02:35:24] "POST /neutron/network HTTP/1.1" 200 901 0.006892 10.0.0.249 - - [2026-04-06 02:35:24] "GET /virtual-network/da5a9362-1883-4bfc-a363-56e8f90b6fbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2158 0.005812 10.0.0.249 - - [2026-04-06 02:35:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004340 10.0.0.33 - - [2026-04-06 02:35:25] "GET /projects?obj_uuids=3f9184cb-65d2-4b32-a55e-0caaeaa85db5&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001237 10.0.0.249 - - [2026-04-06 02:35:25] "GET /project/3f9184cb-65d2-4b32-a55e-0caaeaa85db5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1393 0.055627 10.0.0.249 - - [2026-04-06 02:35:25] "POST /neutron/network HTTP/1.1" 200 117 0.014956 10.0.0.249 - - [2026-04-06 02:35:25] "POST /neutron/network HTTP/1.1" 200 900 0.009712 10.0.0.249 - - [2026-04-06 02:35:25] "POST /id-to-fqname HTTP/1.1" 200 261 0.001348 10.0.0.249 - - [2026-04-06 02:35:25] "GET /virtual-network/01630726-531f-4daf-a1d0-8073e13eb92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2153 0.005852 10.0.0.249 - - [2026-04-06 02:35:25] "GET /virtual-network/01630726-531f-4daf-a1d0-8073e13eb92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2153 0.005585 10.0.0.249 - - [2026-04-06 02:35:25] "POST /neutron/subnet HTTP/1.1" 200 720 0.009761 10.0.0.249 - - [2026-04-06 02:35:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003997 10.0.0.33 - - [2026-04-06 02:35:25] "GET /projects?obj_uuids=3f9184cb-65d2-4b32-a55e-0caaeaa85db5&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001306 10.0.0.249 - - [2026-04-06 02:35:25] "GET /project/3f9184cb-65d2-4b32-a55e-0caaeaa85db5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1393 0.057391 10.0.0.27 - - [2026-04-06 02:35:26] "POST /route-targets HTTP/1.1" 200 327 0.013974 10.0.0.33 - - [2026-04-06 02:35:26] "POST /useragent-kv HTTP/1.1" 200 115 0.004740 10.0.0.249 - - [2026-04-06 02:35:26] "POST /neutron/subnet HTTP/1.1" 200 710 0.274800 10.0.0.249 - - [2026-04-06 02:35:26] "POST /id-to-fqname HTTP/1.1" 200 262 0.001324 10.0.0.249 - - [2026-04-06 02:35:26] "GET /virtual-network/ec76d374-ea15-41a0-81c2-d7245b2f096c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2152 0.005950 10.0.0.249 - - [2026-04-06 02:35:26] "GET /virtual-network/ec76d374-ea15-41a0-81c2-d7245b2f096c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2152 0.005443 10.0.0.33 - - [2026-04-06 02:35:26] "DELETE /project/a6a5f354054b4835a0ab92ab12ef5f7d HTTP/1.1" 404 173 0.013113 10.0.0.33 - - [2026-04-06 02:35:26] "DELETE /project/e3f98e276f88477e851e1d0d42751953 HTTP/1.1" 404 173 0.016171 10.0.0.33 - - [2026-04-06 02:35:26] "DELETE /project/5ee845518d954460bfb09329fd1b008d HTTP/1.1" 404 173 0.007964 10.0.0.33 - - [2026-04-06 02:35:26] "DELETE /project/3f9184cb65d24b32a55e0caaeaa85db5 HTTP/1.1" 404 173 0.011096 10.0.0.33 - - [2026-04-06 02:35:26] "GET /obj-perms HTTP/1.1" 200 5075 0.082334 10.0.0.33 - - [2026-04-06 02:35:26] "GET /projects?obj_uuids=a6a5f354-054b-4835-a0ab-92ab12ef5f7d&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000831 10.0.0.33 - - [2026-04-06 02:35:26] "GET /projects?obj_uuids=5ee84551-8d95-4460-bfb0-9329fd1b008d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001101 10.0.0.33 - - [2026-04-06 02:35:26] "GET /projects?obj_uuids=e3f98e27-6f88-477e-851e-1d0d42751953&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000979 10.0.0.249 - - [2026-04-06 02:35:26] "POST /neutron/network HTTP/1.1" 200 900 0.024871 10.0.0.249 - - [2026-04-06 02:35:26] "POST /id-to-fqname HTTP/1.1" 200 261 0.002668 10.0.0.33 - - [2026-04-06 02:35:26] "GET /project/5ee84551-8d95-4460-bfb0-9329fd1b008d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1482 0.072195 10.0.0.33 - - [2026-04-06 02:35:26] "GET /project/a6a5f354-054b-4835-a0ab-92ab12ef5f7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1499 0.089327 10.0.0.33 - - [2026-04-06 02:35:26] "GET /project/e3f98e27-6f88-477e-851e-1d0d42751953?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1510 0.089369 10.0.0.33 - - [2026-04-06 02:35:26] "GET /projects?obj_uuids=5ee84551-8d95-4460-bfb0-9329fd1b008d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001107 10.0.0.33 - - [2026-04-06 02:35:26] "GET /projects?obj_uuids=a6a5f354-054b-4835-a0ab-92ab12ef5f7d&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000932 10.0.0.33 - - [2026-04-06 02:35:26] "GET /projects?obj_uuids=e3f98e27-6f88-477e-851e-1d0d42751953&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000747 10.0.0.33 - - [2026-04-06 02:35:26] "GET /project/e3f98e27-6f88-477e-851e-1d0d42751953?fields=security_groups HTTP/1.1" 200 1397 0.076500 10.0.0.33 - - [2026-04-06 02:35:26] "GET /project/5ee84551-8d95-4460-bfb0-9329fd1b008d?fields=security_groups HTTP/1.1" 200 1376 0.102080 10.0.0.33 - - [2026-04-06 02:35:26] "GET /project/a6a5f354-054b-4835-a0ab-92ab12ef5f7d?fields=security_groups HTTP/1.1" 200 1389 0.098116 10.0.0.33 - - [2026-04-06 02:35:26] "DELETE /security-group/f492ad14-1e37-46ac-b08e-2df8d806b38b HTTP/1.1" 200 115 0.066521 10.0.0.33 - - [2026-04-06 02:35:26] "DELETE /security-group/a74aa6d6-d881-4102-b164-3920e93163d3 HTTP/1.1" 200 115 0.091583 10.0.0.33 - - [2026-04-06 02:35:26] "GET /projects?obj_uuids=5ee84551-8d95-4460-bfb0-9329fd1b008d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001731 10.0.0.33 - - [2026-04-06 02:35:26] "GET /projects?obj_uuids=e3f98e27-6f88-477e-851e-1d0d42751953&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001567 10.0.0.33 - - [2026-04-06 02:35:26] "DELETE /security-group/35b80950-06a9-4b33-afe6-3adacfc648ee HTTP/1.1" 200 115 0.114613 10.0.0.33 - - [2026-04-06 02:35:26] "GET /projects?obj_uuids=a6a5f354-054b-4835-a0ab-92ab12ef5f7d&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000936 10.0.0.33 - - [2026-04-06 02:35:26] "GET /project/e3f98e27-6f88-477e-851e-1d0d42751953?fields=application_policy_sets HTTP/1.1" 200 1436 0.064293 10.0.0.33 - - [2026-04-06 02:35:26] "GET /project/5ee84551-8d95-4460-bfb0-9329fd1b008d?fields=application_policy_sets HTTP/1.1" 200 1415 0.093886 10.0.0.27 - - [2026-04-06 02:35:26] "DELETE /access-control-list/59dc2707-05fd-4a5c-bc7e-f1b370c0a880 HTTP/1.1" 200 115 0.070934 10.0.0.33 - - [2026-04-06 02:35:26] "GET /project/a6a5f354-054b-4835-a0ab-92ab12ef5f7d?fields=application_policy_sets HTTP/1.1" 200 1428 0.126938 10.0.0.27 - - [2026-04-06 02:35:26] "DELETE /access-control-list/9589aace-dd90-41dc-9abe-921d12240884 HTTP/1.1" 200 115 0.071596 10.0.0.33 - - [2026-04-06 02:35:27] "DELETE /project/e3f98e27-6f88-477e-851e-1d0d42751953 HTTP/1.1" 200 115 0.675460 10.0.0.33 - - [2026-04-06 02:35:27] "DELETE /project/5ee84551-8d95-4460-bfb0-9329fd1b008d HTTP/1.1" 200 115 0.715853 10.0.0.33 - - [2026-04-06 02:35:27] "DELETE /project/a6a5f354-054b-4835-a0ab-92ab12ef5f7d HTTP/1.1" 200 115 0.809012 10.0.0.33 - - [2026-04-06 02:35:27] "GET /projects?obj_uuids=3f9184cb-65d2-4b32-a55e-0caaeaa85db5&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000989 10.0.0.249 - - [2026-04-06 02:35:27] "GET /project/3f9184cb-65d2-4b32-a55e-0caaeaa85db5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1393 0.073098 10.0.0.249 - - [2026-04-06 02:35:27] "POST /neutron/network HTTP/1.1" 200 900 0.007187 10.0.0.249 - - [2026-04-06 02:35:27] "POST /id-to-fqname HTTP/1.1" 200 262 0.001304 10.0.0.249 - - [2026-04-06 02:35:27] "POST /neutron/port HTTP/1.1" 200 117 0.007761 10.0.0.33 - - [2026-04-06 02:35:28] "GET /projects?obj_uuids=3f9184cb-65d2-4b32-a55e-0caaeaa85db5&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001419 10.0.0.249 - - [2026-04-06 02:35:28] "POST /neutron/port HTTP/1.1" 200 1064 0.304065 10.0.0.249 - - [2026-04-06 02:35:28] "POST /neutron/port HTTP/1.1" 200 1118 0.149898 10.0.0.33 - - [2026-04-06 02:35:28] "GET /projects?obj_uuids=3f9184cb-65d2-4b32-a55e-0caaeaa85db5&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000922 10.0.0.249 - - [2026-04-06 02:35:28] "GET /project/3f9184cb-65d2-4b32-a55e-0caaeaa85db5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1393 0.092149 10.0.0.249 - - [2026-04-06 02:35:28] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003553 10.0.0.249 - - [2026-04-06 02:35:28] "POST /neutron/network HTTP/1.1" 200 900 0.008811 10.0.0.249 - - [2026-04-06 02:35:29] "POST /neutron/port HTTP/1.1" 200 117 0.006126 10.0.0.249 - - [2026-04-06 02:35:29] "POST /fqname-to-id HTTP/1.1" 404 193 0.005550 10.0.0.249 - - [2026-04-06 02:35:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.008276 10.0.0.249 - - [2026-04-06 02:35:29] "POST /neutron/port HTTP/1.1" 200 1062 0.022242 10.0.0.33 - - [2026-04-06 02:35:29] "GET /domains?obj_uuids=500738d8-636d-4330-98c4-d5dafb5cbb39&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001594 10.0.0.249 - - [2026-04-06 02:35:29] "GET /domain/500738d8-636d-4330-98c4-d5dafb5cbb39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.011090 10.0.0.249 - - [2026-04-06 02:35:29] "POST /service-templates HTTP/1.1" 200 543 0.091609 10.0.0.249 - - [2026-04-06 02:35:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.007008 10.0.0.249 - - [2026-04-06 02:35:29] "POST /neutron/port HTTP/1.1" 200 1126 0.023157 10.0.0.249 - - [2026-04-06 02:35:30] "GET /service-template/3f177ec5-6da0-4f58-abec-7e3bfc21d779?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1820 0.006220 10.0.0.249 - - [2026-04-06 02:35:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003316 10.0.0.249 - - [2026-04-06 02:35:30] "POST /neutron/port HTTP/1.1" 200 117 0.001129 10.0.0.249 - - [2026-04-06 02:35:30] "GET /service-template/3f177ec5-6da0-4f58-abec-7e3bfc21d779?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1820 0.005744 10.0.0.249 - - [2026-04-06 02:35:30] "POST /id-to-fqname HTTP/1.1" 200 261 0.001880 10.0.0.249 - - [2026-04-06 02:35:30] "POST /id-to-fqname HTTP/1.1" 200 261 0.002294 10.0.0.249 - - [2026-04-06 02:35:30] "POST /id-to-fqname HTTP/1.1" 200 262 0.001456 10.0.0.249 - - [2026-04-06 02:35:30] "POST /neutron/security_group HTTP/1.1" 200 2063 0.010042 10.0.0.249 - - [2026-04-06 02:35:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.008108 10.0.0.249 - - [2026-04-06 02:35:30] "DELETE /service-template/3f177ec5-6da0-4f58-abec-7e3bfc21d779 HTTP/1.1" 200 115 0.034577 10.0.0.249 - - [2026-04-06 02:35:30] "POST /fqname-to-id HTTP/1.1" 404 193 0.006737 10.0.0.249 - - [2026-04-06 02:35:33] "POST /neutron/port HTTP/1.1" 200 1126 0.020648 10.0.0.249 - - [2026-04-06 02:35:33] "POST /neutron/port HTTP/1.1" 200 1128 0.020718 10.0.0.249 - - [2026-04-06 02:35:34] "POST /neutron/network HTTP/1.1" 200 900 0.006904 10.0.0.27 - - [2026-04-06 02:35:34] "DELETE /route-target/4e1f4323-2097-4da0-87a5-bd9241c3f072 HTTP/1.1" 200 115 0.027272 10.0.0.33 - - [2026-04-06 02:35:35] "POST /useragent-kv HTTP/1.1" 200 115 0.004942 10.0.0.33 - - [2026-04-06 02:35:35] "POST /useragent-kv HTTP/1.1" 200 115 0.004653 10.0.0.249 - - [2026-04-06 02:35:35] "POST /neutron/network HTTP/1.1" 200 151 0.129215 10.0.0.27 - - [2026-04-06 02:35:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.007434 10.0.0.33 - - [2026-04-06 02:35:35] "GET /projects?obj_uuids=3f9184cb-65d2-4b32-a55e-0caaeaa85db5&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000937 10.0.0.249 - - [2026-04-06 02:35:35] "GET /project/3f9184cb-65d2-4b32-a55e-0caaeaa85db5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1393 0.050414 10.0.0.33 - - [2026-04-06 02:35:35] "GET /projects?obj_uuids=3f9184cb-65d2-4b32-a55e-0caaeaa85db5&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.002986 10.0.0.249 - - [2026-04-06 02:35:35] "GET /project/3f9184cb-65d2-4b32-a55e-0caaeaa85db5?fields=virtual_networks HTTP/1.1" 200 1052 0.052178 10.0.0.33 - - [2026-04-06 02:35:35] "GET /projects?obj_uuids=3f9184cb-65d2-4b32-a55e-0caaeaa85db5&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001258 10.0.0.249 - - [2026-04-06 02:35:35] "GET /project/3f9184cb-65d2-4b32-a55e-0caaeaa85db5?fields=virtual_machine_interfaces HTTP/1.1" 200 1052 0.059838 10.0.0.33 - - [2026-04-06 02:35:35] "GET /projects?obj_uuids=3f9184cb-65d2-4b32-a55e-0caaeaa85db5&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001085 10.0.0.249 - - [2026-04-06 02:35:35] "GET /project/3f9184cb-65d2-4b32-a55e-0caaeaa85db5?fields=security_groups HTTP/1.1" 200 1283 0.061978 10.0.0.249 - - [2026-04-06 02:35:36] "POST /fqname-to-id HTTP/1.1" 404 197 0.032455 10.0.0.33 - - [2026-04-06 02:35:36] "GET /projects?obj_uuids=bd271c3f-4818-4f7e-ade6-5f1e302e1533&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002957 10.0.0.33 - - [2026-04-06 02:35:36] "GET /domains?obj_uuids=500738d8-636d-4330-98c4-d5dafb5cbb39&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001066 10.0.0.33 - - [2026-04-06 02:35:36] "GET /domain/500738d8-636d-4330-98c4-d5dafb5cbb39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007329 10.0.0.33 - - [2026-04-06 02:35:36] "POST /id-to-fqname HTTP/1.1" 200 199 0.004117 10.0.0.33 - - [2026-04-06 02:35:36] "POST /fqname-to-id HTTP/1.1" 404 208 0.005714 10.0.0.33 - - [2026-04-06 02:35:36] "POST /security-groups HTTP/1.1" 200 600 0.085183 10.0.0.33 - - [2026-04-06 02:35:36] "POST /projects HTTP/1.1" 200 603 0.290100 10.0.0.27 - - [2026-04-06 02:35:36] "POST /access-control-lists HTTP/1.1" 200 605 0.026749 10.0.0.33 - - [2026-04-06 02:35:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.366478 10.0.0.249 - - [2026-04-06 02:35:37] "GET /project/bd271c3f-4818-4f7e-ade6-5f1e302e1533?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.540809 10.0.0.249 - - [2026-04-06 02:35:38] "GET / HTTP/1.1" 200 35931 0.001951 10.0.0.249 - - [2026-04-06 02:35:38] "POST /fqname-to-id HTTP/1.1" 401 293 0.000448 10.0.0.249 - - [2026-04-06 02:35:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.064748 10.0.0.33 - - [2026-04-06 02:35:38] "GET /projects?obj_uuids=bd271c3f-4818-4f7e-ade6-5f1e302e1533&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.000998 10.0.0.249 - - [2026-04-06 02:35:38] "GET /project/bd271c3f-4818-4f7e-ade6-5f1e302e1533?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.047096 10.0.0.249 - - [2026-04-06 02:35:39] "POST /neutron/network HTTP/1.1" 200 117 0.038945 10.0.0.249 - - [2026-04-06 02:35:39] "POST /fqname-to-id HTTP/1.1" 404 207 0.008803 10.0.0.33 - - [2026-04-06 02:35:39] "POST /useragent-kv HTTP/1.1" 200 115 0.006556 10.0.0.249 - - [2026-04-06 02:35:39] "POST /neutron/subnet HTTP/1.1" 200 729 0.239760 10.0.0.27 - - [2026-04-06 02:35:39] "POST /route-targets HTTP/1.1" 200 327 0.016351 10.0.0.249 - - [2026-04-06 02:35:39] "POST /id-to-fqname HTTP/1.1" 200 269 0.003263 10.0.0.249 - - [2026-04-06 02:35:39] "GET /virtual-network/e9eea8ee-6c6c-4442-a0e8-ee6573875dc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2765 0.015888 10.0.0.249 - - [2026-04-06 02:35:39] "GET /virtual-network/e9eea8ee-6c6c-4442-a0e8-ee6573875dc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2765 0.006416 10.0.0.249 - - [2026-04-06 02:35:39] "POST /neutron/network HTTP/1.1" 200 1088 0.011035 10.0.0.249 - - [2026-04-06 02:35:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003649 10.0.0.33 - - [2026-04-06 02:35:39] "GET /projects?obj_uuids=bd271c3f-4818-4f7e-ade6-5f1e302e1533&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001025 10.0.0.249 - - [2026-04-06 02:35:39] "GET /project/bd271c3f-4818-4f7e-ade6-5f1e302e1533?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.044018 10.0.0.249 - - [2026-04-06 02:35:40] "POST /neutron/network HTTP/1.1" 200 117 0.015904 10.0.0.27 - - [2026-04-06 02:35:40] "POST /ref-update HTTP/1.1" 200 156 0.036128 10.0.0.249 - - [2026-04-06 02:35:40] "POST /fqname-to-id HTTP/1.1" 404 207 0.007753 10.0.0.33 - - [2026-04-06 02:35:40] "POST /useragent-kv HTTP/1.1" 200 115 0.013276 10.0.0.249 - - [2026-04-06 02:35:40] "POST /neutron/subnet HTTP/1.1" 200 720 0.246424 10.0.0.249 - - [2026-04-06 02:35:40] "POST /id-to-fqname HTTP/1.1" 200 269 0.002144 10.0.0.249 - - [2026-04-06 02:35:40] "GET /virtual-network/bb3ebcb3-a145-4184-93a0-32a37ead1c6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2760 0.005619 10.0.0.249 - - [2026-04-06 02:35:40] "GET /virtual-network/bb3ebcb3-a145-4184-93a0-32a37ead1c6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2760 0.005699 10.0.0.249 - - [2026-04-06 02:35:40] "POST /neutron/network HTTP/1.1" 200 1086 0.008777 10.0.0.249 - - [2026-04-06 02:35:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003800 10.0.0.33 - - [2026-04-06 02:35:40] "GET /projects?obj_uuids=bd271c3f-4818-4f7e-ade6-5f1e302e1533&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001328 10.0.0.249 - - [2026-04-06 02:35:40] "GET /project/bd271c3f-4818-4f7e-ade6-5f1e302e1533?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.046480 10.0.0.249 - - [2026-04-06 02:35:41] "POST /neutron/network HTTP/1.1" 200 117 0.016356 10.0.0.33 - - [2026-04-06 02:35:41] "POST /useragent-kv HTTP/1.1" 200 115 0.010742 10.0.0.249 - - [2026-04-06 02:35:41] "POST /neutron/subnet HTTP/1.1" 200 734 0.248037 10.0.0.249 - - [2026-04-06 02:35:41] "POST /id-to-fqname HTTP/1.1" 200 270 0.002033 10.0.0.249 - - [2026-04-06 02:35:41] "GET /virtual-network/8a217ed9-7686-419e-bc00-1effda8afedc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2771 0.006077 10.0.0.249 - - [2026-04-06 02:35:41] "GET /virtual-network/8a217ed9-7686-419e-bc00-1effda8afedc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2771 0.006591 10.0.0.249 - - [2026-04-06 02:35:41] "POST /neutron/network HTTP/1.1" 200 1091 0.009835 10.0.0.249 - - [2026-04-06 02:35:41] "POST /id-to-fqname HTTP/1.1" 200 269 0.001378 10.0.0.249 - - [2026-04-06 02:35:41] "POST /neutron/network HTTP/1.1" 200 1096 0.007310 10.0.0.33 - - [2026-04-06 02:35:42] "GET /projects?obj_uuids=bd271c3f-4818-4f7e-ade6-5f1e302e1533&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.002144 10.0.0.249 - - [2026-04-06 02:35:42] "GET /project/bd271c3f-4818-4f7e-ade6-5f1e302e1533?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.097803 10.0.0.249 - - [2026-04-06 02:35:42] "POST /neutron/port HTTP/1.1" 200 117 0.006280 10.0.0.249 - - [2026-04-06 02:35:42] "POST /id-to-fqname HTTP/1.1" 200 270 0.001281 10.0.0.249 - - [2026-04-06 02:35:43] "POST /neutron/network HTTP/1.1" 200 1096 0.007048 10.0.0.33 - - [2026-04-06 02:35:43] "GET /projects?obj_uuids=bd271c3f-4818-4f7e-ade6-5f1e302e1533&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.000954 10.0.0.249 - - [2026-04-06 02:35:43] "GET /project/bd271c3f-4818-4f7e-ade6-5f1e302e1533?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.083205 10.0.0.249 - - [2026-04-06 02:35:43] "POST /neutron/port HTTP/1.1" 200 1175 0.064249 10.0.0.249 - - [2026-04-06 02:35:44] "POST /neutron/port HTTP/1.1" 200 1239 0.028773 10.0.0.249 - - [2026-04-06 02:35:44] "POST /neutron/port HTTP/1.1" 200 117 0.006112 10.0.0.249 - - [2026-04-06 02:35:44] "POST /neutron/subnet HTTP/1.1" 200 1380 0.026554 10.0.0.249 - - [2026-04-06 02:35:44] "POST /neutron/network HTTP/1.1" 200 1086 0.012422 10.0.0.249 - - [2026-04-06 02:35:45] "POST /neutron/port HTTP/1.1" 200 1178 0.033663 10.0.0.249 - - [2026-04-06 02:35:45] "POST /neutron/port HTTP/1.1" 200 1242 0.020286 10.0.0.249 - - [2026-04-06 02:35:45] "POST /neutron/subnet HTTP/1.1" 200 1394 0.013090 10.0.0.249 - - [2026-04-06 02:35:45] "POST /neutron/network HTTP/1.1" 200 1091 0.013504 10.0.0.249 - - [2026-04-06 02:35:45] "POST /fqname-to-id HTTP/1.1" 404 193 0.004778 10.0.0.249 - - [2026-04-06 02:35:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003786 10.0.0.33 - - [2026-04-06 02:35:45] "GET /domains?obj_uuids=500738d8-636d-4330-98c4-d5dafb5cbb39&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001568 10.0.0.249 - - [2026-04-06 02:35:45] "GET /domain/500738d8-636d-4330-98c4-d5dafb5cbb39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.008349 10.0.0.249 - - [2026-04-06 02:35:45] "POST /service-templates HTTP/1.1" 200 543 0.038049 10.0.0.249 - - [2026-04-06 02:35:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003737 10.0.0.249 - - [2026-04-06 02:35:45] "GET /service-template/03ec9da9-1f65-4732-9516-fe26756952e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.009506 10.0.0.249 - - [2026-04-06 02:35:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002952 10.0.0.249 - - [2026-04-06 02:35:45] "GET /service-template/03ec9da9-1f65-4732-9516-fe26756952e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.004532 10.0.0.249 - - [2026-04-06 02:35:45] "POST /id-to-fqname HTTP/1.1" 200 269 0.001258 10.0.0.249 - - [2026-04-06 02:35:45] "POST /id-to-fqname HTTP/1.1" 200 269 0.001785 10.0.0.249 - - [2026-04-06 02:35:46] "POST /id-to-fqname HTTP/1.1" 200 270 0.001707 10.0.0.249 - - [2026-04-06 02:35:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003322 10.0.0.249 - - [2026-04-06 02:35:46] "POST /neutron/port HTTP/1.1" 200 1239 0.025019 10.0.0.249 - - [2026-04-06 02:35:46] "DELETE /service-template/03ec9da9-1f65-4732-9516-fe26756952e3 HTTP/1.1" 200 115 0.040937 10.0.0.249 - - [2026-04-06 02:35:46] "POST /fqname-to-id HTTP/1.1" 404 193 0.005720 10.0.0.249 - - [2026-04-06 02:35:46] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004126 10.0.0.249 - - [2026-04-06 02:35:46] "POST /neutron/port HTTP/1.1" 200 117 0.001234 10.0.0.249 - - [2026-04-06 02:35:47] "POST /neutron/network HTTP/1.1" 200 1086 0.023632 10.0.0.249 - - [2026-04-06 02:35:48] "POST /neutron/port HTTP/1.1" 200 1239 0.027422 10.0.0.249 - - [2026-04-06 02:35:48] "POST /neutron/port HTTP/1.1" 200 1229 0.016732 10.0.0.33 - - [2026-04-06 02:35:50] "POST /useragent-kv HTTP/1.1" 200 115 0.005633 10.0.0.27 - - [2026-04-06 02:35:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004317 10.0.0.33 - - [2026-04-06 02:35:50] "POST /useragent-kv HTTP/1.1" 200 115 0.002602 10.0.0.33 - - [2026-04-06 02:35:50] "POST /useragent-kv HTTP/1.1" 200 115 0.002800 10.0.0.33 - - [2026-04-06 02:35:50] "POST /useragent-kv HTTP/1.1" 200 115 0.002195 10.0.0.249 - - [2026-04-06 02:35:50] "POST /neutron/network HTTP/1.1" 200 151 0.159119 10.0.0.27 - - [2026-04-06 02:35:50] "DELETE /route-target/2b000b06-a908-491b-b670-64e051366f96 HTTP/1.1" 200 115 0.018841 10.0.0.249 - - [2026-04-06 02:35:50] "POST /neutron/network HTTP/1.1" 200 1088 0.016502 10.0.0.33 - - [2026-04-06 02:35:50] "GET /projects?obj_uuids=bd271c3f-4818-4f7e-ade6-5f1e302e1533&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.002466 10.0.0.249 - - [2026-04-06 02:35:50] "GET /project/bd271c3f-4818-4f7e-ade6-5f1e302e1533?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.064366 10.0.0.33 - - [2026-04-06 02:35:50] "GET /projects?obj_uuids=bd271c3f-4818-4f7e-ade6-5f1e302e1533&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001858 10.0.0.249 - - [2026-04-06 02:35:50] "GET /project/bd271c3f-4818-4f7e-ade6-5f1e302e1533?fields=virtual_networks HTTP/1.1" 200 1061 0.052247 10.0.0.33 - - [2026-04-06 02:35:50] "GET /projects?obj_uuids=bd271c3f-4818-4f7e-ade6-5f1e302e1533&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001102 10.0.0.249 - - [2026-04-06 02:35:50] "GET /project/bd271c3f-4818-4f7e-ade6-5f1e302e1533?fields=virtual_machine_interfaces HTTP/1.1" 200 1061 0.048265 10.0.0.33 - - [2026-04-06 02:35:50] "GET /projects?obj_uuids=bd271c3f-4818-4f7e-ade6-5f1e302e1533&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001022 10.0.0.249 - - [2026-04-06 02:35:50] "GET /project/bd271c3f-4818-4f7e-ade6-5f1e302e1533?fields=security_groups HTTP/1.1" 200 1296 0.050580 10.0.0.249 - - [2026-04-06 02:35:51] "POST /fqname-to-id HTTP/1.1" 404 200 0.031378 10.0.0.33 - - [2026-04-06 02:35:51] "GET /projects?obj_uuids=732c231f-992f-4586-807d-f15943c6cf63&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003111 10.0.0.33 - - [2026-04-06 02:35:51] "GET /domains?obj_uuids=500738d8-636d-4330-98c4-d5dafb5cbb39&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001045 10.0.0.33 - - [2026-04-06 02:35:51] "GET /domain/500738d8-636d-4330-98c4-d5dafb5cbb39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.009233 10.0.0.33 - - [2026-04-06 02:35:51] "POST /id-to-fqname HTTP/1.1" 200 202 0.001205 10.0.0.33 - - [2026-04-06 02:35:51] "POST /fqname-to-id HTTP/1.1" 404 211 0.005917 10.0.0.33 - - [2026-04-06 02:35:51] "POST /security-groups HTTP/1.1" 200 603 0.037601 10.0.0.27 - - [2026-04-06 02:35:51] "POST /fqname-to-id HTTP/1.1" 404 246 0.005732 10.0.0.33 - - [2026-04-06 02:35:51] "POST /projects HTTP/1.1" 200 609 0.238561 10.0.0.33 - - [2026-04-06 02:35:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.324133 10.0.0.27 - - [2026-04-06 02:35:51] "POST /access-control-lists HTTP/1.1" 200 606 0.046633 10.0.0.249 - - [2026-04-06 02:35:52] "GET /project/732c231f-992f-4586-807d-f15943c6cf63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.468324 10.0.0.249 - - [2026-04-06 02:35:53] "GET / HTTP/1.1" 200 35931 0.001546 10.0.0.249 - - [2026-04-06 02:35:54] "POST /fqname-to-id HTTP/1.1" 401 293 0.000515 10.0.0.249 - - [2026-04-06 02:35:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.063473 10.0.0.33 - - [2026-04-06 02:35:54] "GET /projects?obj_uuids=732c231f-992f-4586-807d-f15943c6cf63&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001139 10.0.0.249 - - [2026-04-06 02:35:54] "GET /project/732c231f-992f-4586-807d-f15943c6cf63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.045590 10.0.0.33 - - [2026-04-06 02:35:54] "GET /projects?obj_uuids=732c231f-992f-4586-807d-f15943c6cf63&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001516 10.0.0.249 - - [2026-04-06 02:35:54] "POST /neutron/network HTTP/1.1" 200 619 0.221256 10.0.0.249 - - [2026-04-06 02:35:55] "POST /id-to-fqname HTTP/1.1" 200 233 0.003521 10.0.0.249 - - [2026-04-06 02:35:55] "GET /virtual-network/7be7c2ca-8fc5-4316-8465-105d6bb92c2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.012326 10.0.0.249 - - [2026-04-06 02:35:55] "POST /neutron/network HTTP/1.1" 200 838 0.010824 10.0.0.249 - - [2026-04-06 02:35:55] "GET /virtual-network/7be7c2ca-8fc5-4316-8465-105d6bb92c2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.007764 10.0.0.249 - - [2026-04-06 02:35:55] "GET /virtual-network/7be7c2ca-8fc5-4316-8465-105d6bb92c2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.005614 10.0.0.249 - - [2026-04-06 02:35:56] "GET /obj-perms HTTP/1.1" 200 5073 0.065856 10.0.0.249 - - [2026-04-06 02:35:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003856 10.0.0.33 - - [2026-04-06 02:35:57] "GET /projects?obj_uuids=732c231f-992f-4586-807d-f15943c6cf63&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000981 10.0.0.249 - - [2026-04-06 02:35:57] "GET /project/732c231f-992f-4586-807d-f15943c6cf63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.041724 10.0.0.249 - - [2026-04-06 02:35:57] "POST /neutron/network HTTP/1.1" 200 117 0.014145 10.0.0.27 - - [2026-04-06 02:35:57] "POST /route-targets HTTP/1.1" 200 327 0.016717 10.0.0.249 - - [2026-04-06 02:35:57] "POST /neutron/network HTTP/1.1" 200 837 0.009031 10.0.0.249 - - [2026-04-06 02:35:57] "POST /id-to-fqname HTTP/1.1" 200 233 0.001178 10.0.0.249 - - [2026-04-06 02:35:57] "GET /virtual-network/4cb09431-b6c5-468e-97c9-e6d9fcc9c781?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.006097 10.0.0.249 - - [2026-04-06 02:35:57] "GET /virtual-network/4cb09431-b6c5-468e-97c9-e6d9fcc9c781?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.005299 10.0.0.249 - - [2026-04-06 02:35:57] "POST /neutron/subnet HTTP/1.1" 200 720 0.008999 10.0.0.249 - - [2026-04-06 02:35:58] "GET /virtual-network/4cb09431-b6c5-468e-97c9-e6d9fcc9c781?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.006942 10.0.0.27 - - [2026-04-06 02:35:58] "GET /obj-perms HTTP/1.1" 200 5073 0.059757 10.0.0.249 - - [2026-04-06 02:35:58] "POST /id-to-fqname HTTP/1.1" 200 233 0.002143 10.0.0.27 - - [2026-04-06 02:36:19] "GET /global-system-configs HTTP/1.1" 401 293 0.000737 10.0.0.27 - - [2026-04-06 02:36:19] "GET /global-system-configs HTTP/1.1" 401 293 0.000587 10.0.0.33 - - [2026-04-06 02:36:19] "GET /global-system-configs HTTP/1.1" 401 293 0.000422 10.0.0.33 - - [2026-04-06 02:36:20] "GET /global-system-configs HTTP/1.1" 401 293 0.000485 10.0.0.27 - - [2026-04-06 02:36:20] "GET /global-system-configs HTTP/1.1" 401 293 0.000404 10.0.0.27 - - [2026-04-06 02:36:20] "GET /global-system-configs HTTP/1.1" 401 293 0.001253 10.0.0.33 - - [2026-04-06 02:36:21] "GET /global-system-configs HTTP/1.1" 401 293 0.000391 10.0.0.33 - - [2026-04-06 02:36:21] "GET /global-system-configs HTTP/1.1" 401 293 0.000389 10.0.0.249 - - [2026-04-06 02:36:21] "GET /global-system-configs HTTP/1.1" 401 293 0.000512 10.0.0.249 - - [2026-04-06 02:36:21] "GET /global-system-configs HTTP/1.1" 401 293 0.000694 10.0.0.249 - - [2026-04-06 02:36:22] "GET /global-system-configs HTTP/1.1" 401 293 0.000471 10.0.0.249 - - [2026-04-06 02:36:22] "GET /global-system-configs HTTP/1.1" 401 293 0.000415 10.0.0.27 - - [2026-04-06 02:36:24] "DELETE /access-control-list/15f0f965-51db-45f6-8bf0-5a2384c5e5ed HTTP/1.1" 200 115 0.061512 10.0.0.33 - - [2026-04-06 02:36:27] "DELETE /project/732c231f992f4586807df15943c6cf63 HTTP/1.1" 404 173 0.005206 10.0.0.33 - - [2026-04-06 02:36:27] "DELETE /project/bd271c3f48184f7eade65f1e302e1533 HTTP/1.1" 404 173 0.009010 10.0.0.33 - - [2026-04-06 02:36:27] "DELETE /project/3f9184cb-65d2-4b32-a55e-0caaeaa85db5 HTTP/1.1" 404 177 0.004768 10.0.0.33 - - [2026-04-06 02:36:27] "GET /projects?obj_uuids=bd271c3f-4818-4f7e-ade6-5f1e302e1533&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.000795 10.0.0.33 - - [2026-04-06 02:36:27] "GET /project/bd271c3f-4818-4f7e-ade6-5f1e302e1533?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1515 0.051713 10.0.0.33 - - [2026-04-06 02:36:27] "GET /projects?obj_uuids=bd271c3f-4818-4f7e-ade6-5f1e302e1533&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001045 10.0.0.33 - - [2026-04-06 02:36:27] "GET /project/bd271c3f-4818-4f7e-ade6-5f1e302e1533?fields=security_groups HTTP/1.1" 200 1401 0.040097 10.0.0.33 - - [2026-04-06 02:36:27] "DELETE /security-group/887a067b-4af3-4172-b4db-ef5496ad5eab HTTP/1.1" 200 115 0.057568 10.0.0.33 - - [2026-04-06 02:36:27] "GET /projects?obj_uuids=bd271c3f-4818-4f7e-ade6-5f1e302e1533&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.000946 10.0.0.33 - - [2026-04-06 02:36:27] "GET /project/bd271c3f-4818-4f7e-ade6-5f1e302e1533?fields=application_policy_sets HTTP/1.1" 200 1440 0.052700 10.0.0.33 - - [2026-04-06 02:36:27] "DELETE /project/bd271c3f-4818-4f7e-ade6-5f1e302e1533 HTTP/1.1" 200 115 0.416094 10.0.0.33 - - [2026-04-06 02:36:30] "GET /projects?obj_uuids=732c231f-992f-4586-807d-f15943c6cf63&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000933 10.0.0.249 - - [2026-04-06 02:36:30] "GET /project/732c231f-992f-4586-807d-f15943c6cf63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.080725 10.0.0.249 - - [2026-04-06 02:36:30] "POST /neutron/port HTTP/1.1" 200 117 0.006464 10.0.0.249 - - [2026-04-06 02:36:30] "POST /id-to-fqname HTTP/1.1" 200 233 0.001376 10.0.0.249 - - [2026-04-06 02:36:30] "POST /neutron/network HTTP/1.1" 200 848 0.006655 10.0.0.33 - - [2026-04-06 02:36:31] "GET /projects?obj_uuids=732c231f-992f-4586-807d-f15943c6cf63&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000894 10.0.0.249 - - [2026-04-06 02:36:31] "POST /neutron/port HTTP/1.1" 200 1071 0.036497 10.0.0.249 - - [2026-04-06 02:36:31] "GET /project/732c231f-992f-4586-807d-f15943c6cf63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.132282 10.0.0.249 - - [2026-04-06 02:36:31] "POST /neutron/network HTTP/1.1" 200 838 0.044325 10.0.0.249 - - [2026-04-06 02:36:31] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004544 10.0.0.249 - - [2026-04-06 02:36:32] "POST /neutron/port HTTP/1.1" 200 117 0.012574 10.0.0.249 - - [2026-04-06 02:36:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005916 10.0.0.33 - - [2026-04-06 02:36:32] "GET /projects?obj_uuids=732c231f-992f-4586-807d-f15943c6cf63&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001328 10.0.0.249 - - [2026-04-06 02:36:32] "GET /project/732c231f-992f-4586-807d-f15943c6cf63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.110153 10.0.0.249 - - [2026-04-06 02:36:32] "GET /virtual-network/7be7c2ca-8fc5-4316-8465-105d6bb92c2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.007715 10.0.0.249 - - [2026-04-06 02:36:32] "GET /floating-ip-pools?parent_id=7be7c2ca-8fc5-4316-8465-105d6bb92c2f&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.015167 10.0.0.249 - - [2026-04-06 02:36:32] "GET /virtual-network/7be7c2ca-8fc5-4316-8465-105d6bb92c2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.006195 10.0.0.249 - - [2026-04-06 02:36:32] "POST /neutron/network HTTP/1.1" 200 848 0.019912 10.0.0.249 - - [2026-04-06 02:36:32] "POST /floating-ip-pools HTTP/1.1" 200 609 0.087907 10.0.0.249 - - [2026-04-06 02:36:32] "POST /ref-update HTTP/1.1" 200 156 0.038300 10.0.0.249 - - [2026-04-06 02:36:32] "GET /virtual-network/7be7c2ca-8fc5-4316-8465-105d6bb92c2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.005993 10.0.0.249 - - [2026-04-06 02:36:33] "GET /virtual-network/7be7c2ca-8fc5-4316-8465-105d6bb92c2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.013490 10.0.0.249 - - [2026-04-06 02:36:33] "POST /neutron/port HTTP/1.1" 200 1072 0.073419 10.0.0.249 - - [2026-04-06 02:36:33] "POST /neutron/port HTTP/1.1" 200 1126 0.208458 10.0.0.249 - - [2026-04-06 02:36:33] "POST /neutron/subnet HTTP/1.1" 200 699 0.021653 10.0.0.249 - - [2026-04-06 02:36:38] "POST /neutron/port HTTP/1.1" 200 1135 0.045067 10.0.0.249 - - [2026-04-06 02:36:43] "POST /neutron/security_group HTTP/1.1" 200 2070 0.018903 10.0.0.249 - - [2026-04-06 02:36:53] "POST /neutron/port HTTP/1.1" 200 1135 0.042632 10.0.0.249 - - [2026-04-06 02:36:58] "POST /neutron/security_group HTTP/1.1" 200 2070 0.020909 10.0.0.249 - - [2026-04-06 02:37:09] "POST /neutron/port HTTP/1.1" 200 1135 0.016539 10.0.0.249 - - [2026-04-06 02:37:14] "POST /neutron/security_group HTTP/1.1" 200 2070 0.008696 10.0.0.249 - - [2026-04-06 02:37:24] "POST /neutron/port HTTP/1.1" 200 1135 0.018643 10.0.0.33 - - [2026-04-06 02:37:27] "GET /obj-perms HTTP/1.1" 200 5075 0.055669 10.0.0.249 - - [2026-04-06 02:37:27] "GET /obj-perms HTTP/1.1" 200 5075 0.094188 10.0.0.249 - - [2026-04-06 02:37:29] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007487 10.0.0.249 - - [2026-04-06 02:37:39] "POST /neutron/port HTTP/1.1" 200 1135 0.018196 10.0.0.249 - - [2026-04-06 02:37:44] "POST /neutron/security_group HTTP/1.1" 200 2070 0.008263 10.0.0.249 - - [2026-04-06 02:37:44] "POST /neutron/port HTTP/1.1" 200 1135 0.018714 10.0.0.249 - - [2026-04-06 02:37:44] "GET /virtual-machine/23bbd6d1-e0be-490c-b65a-5d9d8d850a2d HTTP/1.1" 401 293 0.000607 10.0.0.249 - - [2026-04-06 02:37:45] "GET /virtual-machine/23bbd6d1-e0be-490c-b65a-5d9d8d850a2d HTTP/1.1" 200 1304 0.030172 10.0.0.249 - - [2026-04-06 02:37:45] "GET /virtual-machine-interface/003c4676-7e9b-488d-94ed-aa627db41b78 HTTP/1.1" 200 3002 0.005569 10.0.0.249 - - [2026-04-06 02:37:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003350 10.0.0.249 - - [2026-04-06 02:37:45] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004375 10.0.0.249 - - [2026-04-06 02:37:45] "GET /virtual-networks?parent_id=732c231f-992f-4586-807d-f15943c6cf63&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.003109 10.0.0.249 - - [2026-04-06 02:37:45] "GET /virtual-network/4cb09431-b6c5-468e-97c9-e6d9fcc9c781?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.006264 10.0.0.249 - - [2026-04-06 02:37:48] "POST /neutron/port HTTP/1.1" 200 1135 0.018247 10.0.0.249 - - [2026-04-06 02:37:48] "POST /neutron/subnet HTTP/1.1" 200 694 0.010278 10.0.0.249 - - [2026-04-06 02:37:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003572 10.0.0.249 - - [2026-04-06 02:37:48] "GET /virtual-network/4cb09431-b6c5-468e-97c9-e6d9fcc9c781?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.006404 10.0.0.249 - - [2026-04-06 02:37:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003774 10.0.0.249 - - [2026-04-06 02:37:52] "GET /virtual-network/4cb09431-b6c5-468e-97c9-e6d9fcc9c781?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.004763 10.0.0.249 - - [2026-04-06 02:37:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003600 10.0.0.249 - - [2026-04-06 02:37:56] "GET /virtual-network/4cb09431-b6c5-468e-97c9-e6d9fcc9c781?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.005396 10.0.0.249 - - [2026-04-06 02:37:59] "POST /neutron/port HTTP/1.1" 200 1136 0.018170 10.0.0.249 - - [2026-04-06 02:37:59] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004294 10.0.0.249 - - [2026-04-06 02:37:59] "POST /neutron/network HTTP/1.1" 200 838 0.006453 10.0.0.249 - - [2026-04-06 02:38:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004229 10.0.0.249 - - [2026-04-06 02:38:00] "GET /virtual-network/4cb09431-b6c5-468e-97c9-e6d9fcc9c781?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.006644 10.0.0.249 - - [2026-04-06 02:38:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003406 10.0.0.249 - - [2026-04-06 02:38:04] "GET /virtual-network/4cb09431-b6c5-468e-97c9-e6d9fcc9c781?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.005805 10.0.0.249 - - [2026-04-06 02:38:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004027 10.0.0.249 - - [2026-04-06 02:38:08] "GET /virtual-network/4cb09431-b6c5-468e-97c9-e6d9fcc9c781?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.005164 10.0.0.249 - - [2026-04-06 02:38:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004944 10.0.0.249 - - [2026-04-06 02:38:12] "GET /virtual-network/4cb09431-b6c5-468e-97c9-e6d9fcc9c781?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.005834 10.0.0.249 - - [2026-04-06 02:38:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003265 10.0.0.249 - - [2026-04-06 02:38:16] "GET /virtual-network/4cb09431-b6c5-468e-97c9-e6d9fcc9c781?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.005335 10.0.0.249 - - [2026-04-06 02:38:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003556 10.0.0.249 - - [2026-04-06 02:38:18] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004476 10.0.0.249 - - [2026-04-06 02:38:18] "GET /virtual-networks?parent_id=732c231f-992f-4586-807d-f15943c6cf63&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.003186 10.0.0.249 - - [2026-04-06 02:38:18] "GET /virtual-network/4cb09431-b6c5-468e-97c9-e6d9fcc9c781?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.008837 10.0.0.249 - - [2026-04-06 02:38:29] "POST /neutron/security_group HTTP/1.1" 200 2070 0.008413 10.0.0.249 - - [2026-04-06 02:38:29] "POST /neutron/port HTTP/1.1" 200 1136 0.042109 10.0.0.249 - - [2026-04-06 02:38:34] "POST /neutron/security_group HTTP/1.1" 200 2070 0.008763 10.0.0.249 - - [2026-04-06 02:38:39] "POST /neutron/floatingip HTTP/1.1" 200 530 0.008403 10.0.0.249 - - [2026-04-06 02:38:39] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007670 10.0.0.249 - - [2026-04-06 02:38:39] "POST /neutron/port HTTP/1.1" 200 1136 0.018622 10.0.0.249 - - [2026-04-06 02:38:39] "GET /virtual-machine/3b744fe0-efd7-4571-a79f-d04abf58babc HTTP/1.1" 200 1304 0.007721 10.0.0.249 - - [2026-04-06 02:38:39] "GET /virtual-machine-interface/dd93ef87-7bed-482a-bf52-d134bd9694d3 HTTP/1.1" 200 3005 0.005497 10.0.0.249 - - [2026-04-06 02:38:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004652 10.0.0.249 - - [2026-04-06 02:38:39] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003793 10.0.0.249 - - [2026-04-06 02:38:39] "GET /virtual-networks?parent_id=732c231f-992f-4586-807d-f15943c6cf63&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.004109 10.0.0.249 - - [2026-04-06 02:38:39] "GET /virtual-network/7be7c2ca-8fc5-4316-8465-105d6bb92c2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.006256 10.0.0.249 - - [2026-04-06 02:38:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003714 10.0.0.249 - - [2026-04-06 02:38:40] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003676 10.0.0.249 - - [2026-04-06 02:38:40] "GET /virtual-networks?parent_id=732c231f-992f-4586-807d-f15943c6cf63&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.003658 10.0.0.249 - - [2026-04-06 02:38:41] "GET /virtual-network/7be7c2ca-8fc5-4316-8465-105d6bb92c2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.007434 10.0.0.249 - - [2026-04-06 02:38:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003374 10.0.0.249 - - [2026-04-06 02:38:41] "GET /routing-instance/f64409ad-a73a-415f-9bcf-3b4bd72c1def?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1492 0.006024 10.0.0.249 - - [2026-04-06 02:38:41] "GET /route-target/9da05af8-81c0-476b-b7e6-6a9b70af7c45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.007267 10.0.0.249 - - [2026-04-06 02:38:48] "POST /neutron/port HTTP/1.1" 200 1135 0.021646 10.0.0.249 - - [2026-04-06 02:38:48] "POST /neutron/floatingip HTTP/1.1" 200 550 0.016955 10.0.0.249 - - [2026-04-06 02:38:48] "POST /neutron/network HTTP/1.1" 200 837 0.007117 10.0.0.249 - - [2026-04-06 02:39:01] "POST /neutron/floatingip HTTP/1.1" 200 530 0.009615 10.0.0.249 - - [2026-04-06 02:39:01] "GET /floating-ip-pool/72d45162-ba71-4097-a22b-237a02cf3f0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.004303 10.0.0.249 - - [2026-04-06 02:39:01] "POST /ref-update HTTP/1.1" 200 156 0.014043 10.0.0.249 - - [2026-04-06 02:39:01] "DELETE /floating-ip-pool/72d45162-ba71-4097-a22b-237a02cf3f0a HTTP/1.1" 200 115 0.045917 10.0.0.249 - - [2026-04-06 02:39:01] "POST /neutron/port HTTP/1.1" 200 1136 0.018637 10.0.0.249 - - [2026-04-06 02:39:01] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004201 10.0.0.249 - - [2026-04-06 02:39:01] "POST /neutron/port HTTP/1.1" 200 117 0.001496 10.0.0.249 - - [2026-04-06 02:39:02] "POST /neutron/port HTTP/1.1" 200 1125 0.018268 10.0.0.249 - - [2026-04-06 02:39:02] "POST /neutron/port HTTP/1.1" 200 1126 0.024654 10.0.0.27 - - [2026-04-06 02:39:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003214 10.0.0.33 - - [2026-04-06 02:39:03] "POST /useragent-kv HTTP/1.1" 200 115 0.039708 10.0.0.33 - - [2026-04-06 02:39:03] "POST /useragent-kv HTTP/1.1" 200 115 0.004151 10.0.0.249 - - [2026-04-06 02:39:03] "POST /neutron/network HTTP/1.1" 200 151 0.187274 10.0.0.27 - - [2026-04-06 02:39:04] "DELETE /route-target/9da05af8-81c0-476b-b7e6-6a9b70af7c45 HTTP/1.1" 200 115 0.033008 10.0.0.33 - - [2026-04-06 02:39:05] "GET /projects?obj_uuids=732c231f-992f-4586-807d-f15943c6cf63&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001023 10.0.0.249 - - [2026-04-06 02:39:05] "GET /project/732c231f-992f-4586-807d-f15943c6cf63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.083490 10.0.0.33 - - [2026-04-06 02:39:05] "GET /projects?obj_uuids=732c231f-992f-4586-807d-f15943c6cf63&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001525 10.0.0.249 - - [2026-04-06 02:39:05] "GET /project/732c231f-992f-4586-807d-f15943c6cf63?fields=virtual_networks HTTP/1.1" 200 1065 0.055134 10.0.0.33 - - [2026-04-06 02:39:05] "GET /projects?obj_uuids=732c231f-992f-4586-807d-f15943c6cf63&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001022 10.0.0.249 - - [2026-04-06 02:39:05] "GET /project/732c231f-992f-4586-807d-f15943c6cf63?fields=virtual_machine_interfaces HTTP/1.1" 200 1065 0.065136 10.0.0.33 - - [2026-04-06 02:39:05] "GET /projects?obj_uuids=732c231f-992f-4586-807d-f15943c6cf63&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001288 10.0.0.249 - - [2026-04-06 02:39:06] "GET /project/732c231f-992f-4586-807d-f15943c6cf63?fields=security_groups HTTP/1.1" 200 1303 0.041760 10.0.0.249 - - [2026-04-06 02:39:06] "POST /fqname-to-id HTTP/1.1" 404 188 0.029734 10.0.0.33 - - [2026-04-06 02:39:07] "GET /projects?obj_uuids=97d1c2cc-8f3b-4b95-9a52-808f0fec082e&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003063 10.0.0.33 - - [2026-04-06 02:39:07] "GET /domains?obj_uuids=500738d8-636d-4330-98c4-d5dafb5cbb39&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001185 10.0.0.33 - - [2026-04-06 02:39:07] "GET /domain/500738d8-636d-4330-98c4-d5dafb5cbb39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008105 10.0.0.33 - - [2026-04-06 02:39:07] "POST /id-to-fqname HTTP/1.1" 200 190 0.003101 10.0.0.33 - - [2026-04-06 02:39:07] "POST /fqname-to-id HTTP/1.1" 404 199 0.009533 10.0.0.33 - - [2026-04-06 02:39:07] "POST /security-groups HTTP/1.1" 200 591 0.031186 10.0.0.33 - - [2026-04-06 02:39:07] "POST /projects HTTP/1.1" 200 585 0.257134 10.0.0.33 - - [2026-04-06 02:39:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.294249 10.0.0.27 - - [2026-04-06 02:39:07] "POST /fqname-to-id HTTP/1.1" 404 233 0.014094 10.0.0.249 - - [2026-04-06 02:39:07] "GET /project/97d1c2cc-8f3b-4b95-9a52-808f0fec082e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.440308 10.0.0.249 - - [2026-04-06 02:39:08] "GET / HTTP/1.1" 200 35931 0.002223 10.0.0.33 - - [2026-04-06 02:39:11] "GET /projects?obj_uuids=97d1c2cc-8f3b-4b95-9a52-808f0fec082e&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001859 10.0.0.249 - - [2026-04-06 02:39:11] "GET /project/97d1c2cc-8f3b-4b95-9a52-808f0fec082e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.050851 10.0.0.33 - - [2026-04-06 02:39:11] "GET /projects?obj_uuids=97d1c2cc-8f3b-4b95-9a52-808f0fec082e&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001499 10.0.0.249 - - [2026-04-06 02:39:11] "GET /project/97d1c2cc-8f3b-4b95-9a52-808f0fec082e?fields=virtual_networks HTTP/1.1" 200 1043 0.053159 10.0.0.33 - - [2026-04-06 02:39:11] "GET /projects?obj_uuids=97d1c2cc-8f3b-4b95-9a52-808f0fec082e&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001311 10.0.0.249 - - [2026-04-06 02:39:11] "GET /project/97d1c2cc-8f3b-4b95-9a52-808f0fec082e?fields=virtual_machine_interfaces HTTP/1.1" 200 1043 0.039235 10.0.0.33 - - [2026-04-06 02:39:11] "GET /projects?obj_uuids=97d1c2cc-8f3b-4b95-9a52-808f0fec082e&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001014 10.0.0.249 - - [2026-04-06 02:39:11] "GET /project/97d1c2cc-8f3b-4b95-9a52-808f0fec082e?fields=security_groups HTTP/1.1" 200 1269 0.053900 10.0.0.249 - - [2026-04-06 02:39:12] "POST /fqname-to-id HTTP/1.1" 404 183 0.025674 10.0.0.33 - - [2026-04-06 02:39:12] "GET /projects?obj_uuids=05e0a504-106e-4b03-9beb-5997fc064b58&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004715 10.0.0.33 - - [2026-04-06 02:39:12] "GET /domains?obj_uuids=500738d8-636d-4330-98c4-d5dafb5cbb39&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001272 10.0.0.33 - - [2026-04-06 02:39:12] "GET /domain/500738d8-636d-4330-98c4-d5dafb5cbb39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.009123 10.0.0.33 - - [2026-04-06 02:39:13] "POST /id-to-fqname HTTP/1.1" 200 185 0.004666 10.0.0.33 - - [2026-04-06 02:39:13] "POST /fqname-to-id HTTP/1.1" 404 194 0.004587 10.0.0.33 - - [2026-04-06 02:39:13] "POST /security-groups HTTP/1.1" 200 586 0.087256 10.0.0.33 - - [2026-04-06 02:39:13] "POST /projects HTTP/1.1" 200 575 0.328323 10.0.0.27 - - [2026-04-06 02:39:13] "POST /access-control-lists HTTP/1.1" 200 591 0.032027 10.0.0.33 - - [2026-04-06 02:39:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.407140 10.0.0.249 - - [2026-04-06 02:39:13] "GET /project/05e0a504-106e-4b03-9beb-5997fc064b58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1352 0.565434 10.0.0.27 - - [2026-04-06 02:39:14] "DELETE /access-control-list/3c221d08-4e6c-4533-8274-f781bd5416ee HTTP/1.1" 200 115 0.045601 10.0.0.249 - - [2026-04-06 02:39:14] "GET / HTTP/1.1" 200 35931 0.001983 10.0.0.33 - - [2026-04-06 02:39:20] "GET /projects?obj_uuids=05e0a504-106e-4b03-9beb-5997fc064b58&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000936 10.0.0.249 - - [2026-04-06 02:39:20] "GET /project/05e0a504-106e-4b03-9beb-5997fc064b58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1352 0.057871 10.0.0.33 - - [2026-04-06 02:39:20] "GET /projects?obj_uuids=05e0a504-106e-4b03-9beb-5997fc064b58&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001709 10.0.0.249 - - [2026-04-06 02:39:20] "GET /project/05e0a504-106e-4b03-9beb-5997fc064b58?fields=virtual_networks HTTP/1.1" 200 1031 0.061677 10.0.0.33 - - [2026-04-06 02:39:20] "GET /projects?obj_uuids=05e0a504-106e-4b03-9beb-5997fc064b58&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002072 10.0.0.249 - - [2026-04-06 02:39:20] "GET /project/05e0a504-106e-4b03-9beb-5997fc064b58?fields=virtual_machine_interfaces HTTP/1.1" 200 1031 0.049285 10.0.0.33 - - [2026-04-06 02:39:20] "GET /projects?obj_uuids=05e0a504-106e-4b03-9beb-5997fc064b58&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001021 10.0.0.249 - - [2026-04-06 02:39:20] "GET /project/05e0a504-106e-4b03-9beb-5997fc064b58?fields=security_groups HTTP/1.1" 200 1252 0.041675 10.0.0.249 - - [2026-04-06 02:39:21] "POST /fqname-to-id HTTP/1.1" 404 187 0.027840 10.0.0.33 - - [2026-04-06 02:39:21] "GET /projects?obj_uuids=c59d5ae2-d303-4d4c-a0b6-05521cef531d&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003941 10.0.0.33 - - [2026-04-06 02:39:21] "GET /domains?obj_uuids=500738d8-636d-4330-98c4-d5dafb5cbb39&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000899 10.0.0.33 - - [2026-04-06 02:39:21] "GET /domain/500738d8-636d-4330-98c4-d5dafb5cbb39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006561 10.0.0.33 - - [2026-04-06 02:39:21] "POST /id-to-fqname HTTP/1.1" 200 189 0.005708 10.0.0.33 - - [2026-04-06 02:39:21] "POST /fqname-to-id HTTP/1.1" 404 198 0.006004 10.0.0.33 - - [2026-04-06 02:39:21] "POST /security-groups HTTP/1.1" 200 590 0.095775 10.0.0.33 - - [2026-04-06 02:39:21] "POST /projects HTTP/1.1" 200 583 0.351920 10.0.0.27 - - [2026-04-06 02:39:21] "POST /access-control-lists HTTP/1.1" 200 595 0.044442 10.0.0.33 - - [2026-04-06 02:39:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.440691 10.0.0.249 - - [2026-04-06 02:39:22] "GET /project/c59d5ae2-d303-4d4c-a0b6-05521cef531d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.596652 10.0.0.249 - - [2026-04-06 02:39:23] "GET / HTTP/1.1" 200 35931 0.002719 10.0.0.33 - - [2026-04-06 02:39:26] "GET /projects?obj_uuids=c59d5ae2-d303-4d4c-a0b6-05521cef531d&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001299 10.0.0.249 - - [2026-04-06 02:39:26] "GET /project/c59d5ae2-d303-4d4c-a0b6-05521cef531d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.054019 10.0.0.33 - - [2026-04-06 02:39:26] "GET /projects?obj_uuids=c59d5ae2-d303-4d4c-a0b6-05521cef531d&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001015 10.0.0.249 - - [2026-04-06 02:39:26] "GET /project/c59d5ae2-d303-4d4c-a0b6-05521cef531d?fields=virtual_networks HTTP/1.1" 200 1041 0.054900 10.0.0.33 - - [2026-04-06 02:39:26] "GET /projects?obj_uuids=c59d5ae2-d303-4d4c-a0b6-05521cef531d&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000997 10.0.0.249 - - [2026-04-06 02:39:26] "GET /project/c59d5ae2-d303-4d4c-a0b6-05521cef531d?fields=virtual_machine_interfaces HTTP/1.1" 200 1041 0.044638 10.0.0.33 - - [2026-04-06 02:39:26] "GET /projects?obj_uuids=c59d5ae2-d303-4d4c-a0b6-05521cef531d&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001104 10.0.0.249 - - [2026-04-06 02:39:26] "GET /project/c59d5ae2-d303-4d4c-a0b6-05521cef531d?fields=security_groups HTTP/1.1" 200 1266 0.064089 10.0.0.249 - - [2026-04-06 02:39:27] "POST /fqname-to-id HTTP/1.1" 404 188 0.028533 10.0.0.33 - - [2026-04-06 02:39:27] "GET /projects?obj_uuids=919b2b22-b74c-4f58-94ec-ad26b531602e&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003492 10.0.0.33 - - [2026-04-06 02:39:27] "GET /domains?obj_uuids=500738d8-636d-4330-98c4-d5dafb5cbb39&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001019 10.0.0.33 - - [2026-04-06 02:39:27] "GET /domain/500738d8-636d-4330-98c4-d5dafb5cbb39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007121 10.0.0.33 - - [2026-04-06 02:39:27] "POST /id-to-fqname HTTP/1.1" 200 190 0.001370 10.0.0.33 - - [2026-04-06 02:39:27] "POST /fqname-to-id HTTP/1.1" 404 199 0.006598 10.0.0.33 - - [2026-04-06 02:39:27] "POST /security-groups HTTP/1.1" 200 591 0.031034 10.0.0.27 - - [2026-04-06 02:39:27] "POST /fqname-to-id HTTP/1.1" 404 234 0.003839 10.0.0.33 - - [2026-04-06 02:39:27] "POST /projects HTTP/1.1" 200 585 0.254999 10.0.0.33 - - [2026-04-06 02:39:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.291346 10.0.0.27 - - [2026-04-06 02:39:27] "POST /access-control-lists HTTP/1.1" 200 594 0.033125 10.0.0.249 - - [2026-04-06 02:39:27] "GET /project/919b2b22-b74c-4f58-94ec-ad26b531602e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.442881 10.0.0.33 - - [2026-04-06 02:39:28] "DELETE /project/05e0a504106e4b039beb5997fc064b58 HTTP/1.1" 404 173 0.081321 10.0.0.33 - - [2026-04-06 02:39:28] "DELETE /project/97d1c2cc8f3b4b959a52808f0fec082e HTTP/1.1" 404 173 0.083717 10.0.0.33 - - [2026-04-06 02:39:28] "DELETE /project/919b2b22b74c4f5894ecad26b531602e HTTP/1.1" 404 173 0.082942 10.0.0.33 - - [2026-04-06 02:39:28] "DELETE /project/732c231f-992f-4586-807d-f15943c6cf63 HTTP/1.1" 404 177 0.078622 10.0.0.33 - - [2026-04-06 02:39:28] "DELETE /project/c59d5ae2d3034d4ca0b605521cef531d HTTP/1.1" 404 173 0.077976 10.0.0.33 - - [2026-04-06 02:39:28] "GET /projects?obj_uuids=05e0a504-106e-4b03-9beb-5997fc064b58&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000805 10.0.0.33 - - [2026-04-06 02:39:28] "GET /projects?obj_uuids=c59d5ae2-d303-4d4c-a0b6-05521cef531d&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000715 10.0.0.33 - - [2026-04-06 02:39:28] "GET /projects?obj_uuids=97d1c2cc-8f3b-4b95-9a52-808f0fec082e&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000700 10.0.0.33 - - [2026-04-06 02:39:28] "GET /project/c59d5ae2-d303-4d4c-a0b6-05521cef531d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.072449 10.0.0.33 - - [2026-04-06 02:39:28] "GET /project/97d1c2cc-8f3b-4b95-9a52-808f0fec082e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1479 0.084813 10.0.0.33 - - [2026-04-06 02:39:28] "GET /projects?obj_uuids=c59d5ae2-d303-4d4c-a0b6-05521cef531d&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.002493 10.0.0.33 - - [2026-04-06 02:39:28] "GET /project/05e0a504-106e-4b03-9beb-5997fc064b58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1457 0.123106 10.0.0.33 - - [2026-04-06 02:39:28] "GET /projects?obj_uuids=97d1c2cc-8f3b-4b95-9a52-808f0fec082e&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001128 10.0.0.33 - - [2026-04-06 02:39:28] "GET /projects?obj_uuids=05e0a504-106e-4b03-9beb-5997fc064b58&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000899 10.0.0.33 - - [2026-04-06 02:39:28] "GET /project/97d1c2cc-8f3b-4b95-9a52-808f0fec082e?fields=security_groups HTTP/1.1" 200 1374 0.071550 10.0.0.33 - - [2026-04-06 02:39:28] "GET /project/c59d5ae2-d303-4d4c-a0b6-05521cef531d?fields=security_groups HTTP/1.1" 200 1371 0.091287 10.0.0.33 - - [2026-04-06 02:39:28] "GET /project/05e0a504-106e-4b03-9beb-5997fc064b58?fields=security_groups HTTP/1.1" 200 1357 0.103124 10.0.0.33 - - [2026-04-06 02:39:28] "DELETE /security-group/b04ebcf5-e7c4-4e1f-8ccf-18a6b0e33ca5 HTTP/1.1" 200 115 0.092548 10.0.0.33 - - [2026-04-06 02:39:28] "GET /projects?obj_uuids=97d1c2cc-8f3b-4b95-9a52-808f0fec082e&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000949 10.0.0.33 - - [2026-04-06 02:39:28] "DELETE /security-group/720fdfde-3709-4db0-b746-be16356323ed HTTP/1.1" 200 115 0.116829 10.0.0.33 - - [2026-04-06 02:39:28] "GET /projects?obj_uuids=c59d5ae2-d303-4d4c-a0b6-05521cef531d&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001100 10.0.0.33 - - [2026-04-06 02:39:28] "DELETE /security-group/f3b9289b-523e-4bd3-85db-45e8348dfebd HTTP/1.1" 200 115 0.134138 10.0.0.33 - - [2026-04-06 02:39:28] "GET /project/97d1c2cc-8f3b-4b95-9a52-808f0fec082e?fields=application_policy_sets HTTP/1.1" 200 1413 0.106067 10.0.0.33 - - [2026-04-06 02:39:28] "GET /projects?obj_uuids=05e0a504-106e-4b03-9beb-5997fc064b58&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001747 10.0.0.33 - - [2026-04-06 02:39:28] "GET /project/c59d5ae2-d303-4d4c-a0b6-05521cef531d?fields=application_policy_sets HTTP/1.1" 200 1410 0.110192 10.0.0.27 - - [2026-04-06 02:39:28] "DELETE /access-control-list/b622b464-d159-4024-8531-d754d6388b1c HTTP/1.1" 200 115 0.064921 10.0.0.33 - - [2026-04-06 02:39:28] "GET /project/05e0a504-106e-4b03-9beb-5997fc064b58?fields=application_policy_sets HTTP/1.1" 200 1396 0.082482 10.0.0.27 - - [2026-04-06 02:39:29] "DELETE /access-control-list/ac49ddb4-9e48-457c-b977-b6fd6b433f28 HTTP/1.1" 200 115 0.102576 10.0.0.33 - - [2026-04-06 02:39:29] "DELETE /project/97d1c2cc-8f3b-4b95-9a52-808f0fec082e HTTP/1.1" 200 115 0.792425 10.0.0.33 - - [2026-04-06 02:39:29] "DELETE /project/c59d5ae2-d303-4d4c-a0b6-05521cef531d HTTP/1.1" 200 115 0.843384 10.0.0.33 - - [2026-04-06 02:39:29] "DELETE /project/05e0a504-106e-4b03-9beb-5997fc064b58 HTTP/1.1" 200 115 0.882231 10.0.0.249 - - [2026-04-06 02:39:30] "GET / HTTP/1.1" 200 35931 0.001976 10.0.0.27 - - [2026-04-06 02:39:30] "GET /obj-perms HTTP/1.1" 200 5075 0.383375 10.0.0.33 - - [2026-04-06 02:39:33] "GET /projects?obj_uuids=919b2b22-b74c-4f58-94ec-ad26b531602e&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001454 10.0.0.249 - - [2026-04-06 02:39:33] "GET /project/919b2b22-b74c-4f58-94ec-ad26b531602e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.049361 10.0.0.33 - - [2026-04-06 02:39:33] "GET /projects?obj_uuids=919b2b22-b74c-4f58-94ec-ad26b531602e&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000937 10.0.0.249 - - [2026-04-06 02:39:33] "GET /project/919b2b22-b74c-4f58-94ec-ad26b531602e?fields=virtual_networks HTTP/1.1" 200 1043 0.050552 10.0.0.33 - - [2026-04-06 02:39:33] "GET /projects?obj_uuids=919b2b22-b74c-4f58-94ec-ad26b531602e&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001117 10.0.0.249 - - [2026-04-06 02:39:33] "GET /project/919b2b22-b74c-4f58-94ec-ad26b531602e?fields=virtual_machine_interfaces HTTP/1.1" 200 1043 0.058146 10.0.0.33 - - [2026-04-06 02:39:33] "GET /projects?obj_uuids=919b2b22-b74c-4f58-94ec-ad26b531602e&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001045 10.0.0.249 - - [2026-04-06 02:39:33] "GET /project/919b2b22-b74c-4f58-94ec-ad26b531602e?fields=security_groups HTTP/1.1" 200 1269 0.045007 10.0.0.249 - - [2026-04-06 02:39:34] "POST /fqname-to-id HTTP/1.1" 404 192 0.031900 10.0.0.33 - - [2026-04-06 02:39:34] "GET /projects?obj_uuids=786989ad-fe4c-4409-9070-5b28c7625954&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004379 10.0.0.33 - - [2026-04-06 02:39:34] "GET /domains?obj_uuids=500738d8-636d-4330-98c4-d5dafb5cbb39&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001745 10.0.0.33 - - [2026-04-06 02:39:34] "GET /domain/500738d8-636d-4330-98c4-d5dafb5cbb39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008893 10.0.0.33 - - [2026-04-06 02:39:34] "POST /id-to-fqname HTTP/1.1" 200 194 0.006706 10.0.0.33 - - [2026-04-06 02:39:34] "POST /fqname-to-id HTTP/1.1" 404 203 0.006173 10.0.0.33 - - [2026-04-06 02:39:34] "POST /security-groups HTTP/1.1" 200 595 0.036977 10.0.0.33 - - [2026-04-06 02:39:34] "POST /projects HTTP/1.1" 200 593 0.297744 10.0.0.27 - - [2026-04-06 02:39:34] "POST /fqname-to-id HTTP/1.1" 404 237 0.012953 10.0.0.33 - - [2026-04-06 02:39:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.378149 10.0.0.249 - - [2026-04-06 02:39:34] "GET /project/786989ad-fe4c-4409-9070-5b28c7625954?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.532152 10.0.0.249 - - [2026-04-06 02:39:36] "GET / HTTP/1.1" 200 35931 0.001444 10.0.0.33 - - [2026-04-06 02:39:39] "GET /projects?obj_uuids=786989ad-fe4c-4409-9070-5b28c7625954&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000948 10.0.0.249 - - [2026-04-06 02:39:39] "GET /project/786989ad-fe4c-4409-9070-5b28c7625954?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.042670 10.0.0.33 - - [2026-04-06 02:39:39] "GET /projects?obj_uuids=786989ad-fe4c-4409-9070-5b28c7625954&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001452 10.0.0.249 - - [2026-04-06 02:39:39] "GET /project/786989ad-fe4c-4409-9070-5b28c7625954?fields=virtual_networks HTTP/1.1" 200 1050 0.050852 10.0.0.33 - - [2026-04-06 02:39:39] "GET /projects?obj_uuids=786989ad-fe4c-4409-9070-5b28c7625954&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001151 10.0.0.249 - - [2026-04-06 02:39:39] "GET /project/786989ad-fe4c-4409-9070-5b28c7625954?fields=virtual_machine_interfaces HTTP/1.1" 200 1050 0.066035 10.0.0.33 - - [2026-04-06 02:39:39] "GET /projects?obj_uuids=786989ad-fe4c-4409-9070-5b28c7625954&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001298 10.0.0.249 - - [2026-04-06 02:39:39] "GET /project/786989ad-fe4c-4409-9070-5b28c7625954?fields=security_groups HTTP/1.1" 200 1280 0.051268 10.0.0.249 - - [2026-04-06 02:39:40] "POST /fqname-to-id HTTP/1.1" 404 183 0.027550 10.0.0.33 - - [2026-04-06 02:39:40] "GET /projects?obj_uuids=ee1ec289-78a9-4a22-ae55-eecaef06ad27&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003349 10.0.0.33 - - [2026-04-06 02:39:40] "GET /domains?obj_uuids=500738d8-636d-4330-98c4-d5dafb5cbb39&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001074 10.0.0.33 - - [2026-04-06 02:39:40] "GET /domain/500738d8-636d-4330-98c4-d5dafb5cbb39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.042625 10.0.0.33 - - [2026-04-06 02:39:40] "POST /id-to-fqname HTTP/1.1" 200 185 0.013329 10.0.0.33 - - [2026-04-06 02:39:40] "POST /fqname-to-id HTTP/1.1" 404 194 0.003329 10.0.0.33 - - [2026-04-06 02:39:40] "POST /security-groups HTTP/1.1" 200 586 0.078068 10.0.0.33 - - [2026-04-06 02:39:40] "POST /projects HTTP/1.1" 200 575 0.294114 10.0.0.33 - - [2026-04-06 02:39:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.365167 10.0.0.27 - - [2026-04-06 02:39:40] "POST /access-control-lists HTTP/1.1" 200 591 0.054143 10.0.0.249 - - [2026-04-06 02:39:40] "GET /project/ee1ec289-78a9-4a22-ae55-eecaef06ad27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.541311 10.0.0.249 - - [2026-04-06 02:39:41] "GET / HTTP/1.1" 200 35931 0.001992 10.0.0.249 - - [2026-04-06 02:39:42] "POST /fqname-to-id HTTP/1.1" 404 193 0.003816 10.0.0.33 - - [2026-04-06 02:39:42] "GET /projects?obj_uuids=c7eef1ed-1186-4b89-b3a0-92a64280c0ed&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001049 10.0.0.27 - - [2026-04-06 02:39:42] "POST /fqname-to-id HTTP/1.1" 404 228 0.003235 10.0.0.27 - - [2026-04-06 02:39:42] "POST /access-control-lists HTTP/1.1" 200 588 0.030309 10.0.0.249 - - [2026-04-06 02:39:42] "POST /neutron/security_group HTTP/1.1" 200 1364 0.395231 10.0.0.27 - - [2026-04-06 02:39:42] "PUT /access-control-list/0106e238-dcaf-4f18-bac5-3086575cf1c8 HTTP/1.1" 200 272 0.016866 10.0.0.249 - - [2026-04-06 02:39:43] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.164858 10.0.0.249 - - [2026-04-06 02:39:43] "POST /fqname-to-id HTTP/1.1" 404 193 0.003178 10.0.0.33 - - [2026-04-06 02:39:43] "GET /projects?obj_uuids=c7eef1ed-1186-4b89-b3a0-92a64280c0ed&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001033 10.0.0.27 - - [2026-04-06 02:39:43] "POST /fqname-to-id HTTP/1.1" 404 228 0.005458 10.0.0.27 - - [2026-04-06 02:39:43] "POST /access-control-lists HTTP/1.1" 200 588 0.026717 10.0.0.249 - - [2026-04-06 02:39:43] "POST /neutron/security_group HTTP/1.1" 200 1364 0.386483 10.0.0.27 - - [2026-04-06 02:39:43] "PUT /access-control-list/17cf152c-dea6-4df4-be7b-d73af0acd634 HTTP/1.1" 200 272 0.022384 10.0.0.249 - - [2026-04-06 02:39:43] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.125662 10.0.0.249 - - [2026-04-06 02:39:44] "POST /fqname-to-id HTTP/1.1" 401 293 0.000428 10.0.0.249 - - [2026-04-06 02:39:44] "POST /fqname-to-id HTTP/1.1" 404 210 0.026045 10.0.0.33 - - [2026-04-06 02:39:44] "GET /projects?obj_uuids=ee1ec289-78a9-4a22-ae55-eecaef06ad27&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001526 10.0.0.27 - - [2026-04-06 02:39:44] "POST /fqname-to-id HTTP/1.1" 404 245 0.006324 10.0.0.27 - - [2026-04-06 02:39:44] "POST /access-control-lists HTTP/1.1" 200 605 0.034380 10.0.0.249 - - [2026-04-06 02:39:44] "POST /neutron/security_group HTTP/1.1" 200 1379 0.459392 10.0.0.27 - - [2026-04-06 02:39:44] "PUT /access-control-list/dbe028c8-c1ae-417b-99b1-0b0ef554de6a HTTP/1.1" 200 272 0.024003 10.0.0.249 - - [2026-04-06 02:39:45] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.153362 10.0.0.249 - - [2026-04-06 02:39:45] "POST /fqname-to-id HTTP/1.1" 404 210 0.002913 10.0.0.33 - - [2026-04-06 02:39:45] "GET /projects?obj_uuids=ee1ec289-78a9-4a22-ae55-eecaef06ad27&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001146 10.0.0.27 - - [2026-04-06 02:39:45] "POST /fqname-to-id HTTP/1.1" 404 245 0.003008 10.0.0.27 - - [2026-04-06 02:39:45] "POST /access-control-lists HTTP/1.1" 200 605 0.032326 10.0.0.249 - - [2026-04-06 02:39:45] "POST /neutron/security_group HTTP/1.1" 200 1379 0.384351 10.0.0.27 - - [2026-04-06 02:39:45] "PUT /access-control-list/74332745-02a6-4d23-85e2-a7fba0305e47 HTTP/1.1" 200 272 0.022408 10.0.0.249 - - [2026-04-06 02:39:46] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.148937 10.0.0.33 - - [2026-04-06 02:39:47] "GET /projects?obj_uuids=c7eef1ed-1186-4b89-b3a0-92a64280c0ed&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.000988 10.0.0.249 - - [2026-04-06 02:39:47] "POST /neutron/router HTTP/1.1" 200 541 0.107627 10.0.0.27 - - [2026-04-06 02:39:47] "POST /route-targets HTTP/1.1" 200 327 0.037661 10.0.0.249 - - [2026-04-06 02:39:47] "POST /neutron/router HTTP/1.1" 200 541 0.009854 10.0.0.249 - - [2026-04-06 02:39:47] "POST /neutron/router HTTP/1.1" 200 541 0.007168 10.0.0.249 - - [2026-04-06 02:39:47] "POST /neutron/router HTTP/1.1" 200 541 0.003925 10.0.0.249 - - [2026-04-06 02:39:47] "POST /neutron/router HTTP/1.1" 200 541 0.004400 10.0.0.249 - - [2026-04-06 02:39:47] "POST /neutron/router HTTP/1.1" 200 541 0.004931 10.0.0.249 - - [2026-04-06 02:39:47] "POST /neutron/router HTTP/1.1" 200 541 0.004079 10.0.0.249 - - [2026-04-06 02:39:48] "POST /neutron/router HTTP/1.1" 200 541 0.004286 10.0.0.249 - - [2026-04-06 02:39:48] "POST /neutron/router HTTP/1.1" 200 541 0.004154 10.0.0.249 - - [2026-04-06 02:39:48] "POST /neutron/router HTTP/1.1" 200 541 0.003870 10.0.0.249 - - [2026-04-06 02:39:48] "POST /neutron/router HTTP/1.1" 200 541 0.004505 10.0.0.249 - - [2026-04-06 02:39:48] "POST /neutron/router HTTP/1.1" 200 541 0.027995 10.0.0.249 - - [2026-04-06 02:39:48] "POST /neutron/router HTTP/1.1" 200 542 0.004350 10.0.0.249 - - [2026-04-06 02:39:48] "GET /logical-router/08c5493d-c308-4f64-9f5c-9a18ffd57528?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002948 10.0.0.27 - - [2026-04-06 02:39:48] "DELETE /route-target/6dfada64-d27e-4f30-a28d-801fe93c5944 HTTP/1.1" 200 115 0.029972 10.0.0.249 - - [2026-04-06 02:39:48] "POST /neutron/router HTTP/1.1" 200 542 0.006670 10.0.0.249 - - [2026-04-06 02:39:48] "POST /neutron/router HTTP/1.1" 200 542 0.006083 10.0.0.249 - - [2026-04-06 02:39:48] "POST /neutron/router HTTP/1.1" 200 542 0.011019 10.0.0.249 - - [2026-04-06 02:39:48] "POST /neutron/router HTTP/1.1" 200 542 0.004127 10.0.0.249 - - [2026-04-06 02:39:48] "POST /neutron/router HTTP/1.1" 200 542 0.004105 10.0.0.249 - - [2026-04-06 02:39:48] "POST /neutron/router HTTP/1.1" 200 542 0.004328 10.0.0.249 - - [2026-04-06 02:39:48] "POST /neutron/router HTTP/1.1" 200 542 0.004068 10.0.0.249 - - [2026-04-06 02:39:48] "POST /neutron/router HTTP/1.1" 200 542 0.004300 10.0.0.249 - - [2026-04-06 02:39:48] "POST /neutron/router HTTP/1.1" 200 542 0.004484 10.0.0.249 - - [2026-04-06 02:39:48] "POST /neutron/router HTTP/1.1" 200 542 0.004554 10.0.0.249 - - [2026-04-06 02:39:48] "POST /neutron/router HTTP/1.1" 200 542 0.004376 10.0.0.249 - - [2026-04-06 02:39:49] "POST /neutron/router HTTP/1.1" 200 542 0.006806 10.0.0.27 - - [2026-04-06 02:39:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.007438 10.0.0.249 - - [2026-04-06 02:39:49] "POST /neutron/router HTTP/1.1" 200 151 0.080526 10.0.0.249 - - [2026-04-06 02:39:49] "POST /neutron/router HTTP/1.1" 200 559 0.012382 10.0.0.27 - - [2026-04-06 02:39:49] "PUT /logical-router/8f094614-05f5-4624-8e9e-eeddd57857df HTTP/1.1" 200 262 0.037980 10.0.0.249 - - [2026-04-06 02:39:49] "POST /neutron/router HTTP/1.1" 200 559 0.004980 10.0.0.249 - - [2026-04-06 02:39:49] "POST /neutron/router HTTP/1.1" 200 559 0.004643 10.0.0.249 - - [2026-04-06 02:39:49] "POST /neutron/router HTTP/1.1" 200 559 0.003974 10.0.0.249 - - [2026-04-06 02:39:49] "POST /neutron/router HTTP/1.1" 200 559 0.006091 10.0.0.249 - - [2026-04-06 02:39:49] "POST /neutron/router HTTP/1.1" 200 559 0.004899 10.0.0.249 - - [2026-04-06 02:39:49] "POST /neutron/router HTTP/1.1" 200 559 0.006250 10.0.0.249 - - [2026-04-06 02:39:49] "POST /neutron/router HTTP/1.1" 200 559 0.004098 10.0.0.249 - - [2026-04-06 02:39:49] "POST /neutron/router HTTP/1.1" 200 559 0.004421 10.0.0.249 - - [2026-04-06 02:39:49] "POST /neutron/router HTTP/1.1" 200 559 0.005162 10.0.0.249 - - [2026-04-06 02:39:49] "POST /neutron/router HTTP/1.1" 200 559 0.005239 10.0.0.249 - - [2026-04-06 02:39:50] "POST /neutron/router HTTP/1.1" 200 559 0.042396 10.0.0.249 - - [2026-04-06 02:39:50] "POST /neutron/security_group HTTP/1.1" 200 521 0.003785 10.0.0.27 - - [2026-04-06 02:39:50] "DELETE /access-control-list/929007c5-d4b8-4222-b2b1-f0f565285541 HTTP/1.1" 200 115 0.028845 10.0.0.249 - - [2026-04-06 02:39:50] "POST /neutron/security_group HTTP/1.1" 200 151 0.074354 10.0.0.27 - - [2026-04-06 02:39:50] "DELETE /access-control-list/dbe028c8-c1ae-417b-99b1-0b0ef554de6a HTTP/1.1" 200 115 0.033398 10.0.0.249 - - [2026-04-06 02:39:50] "POST /neutron/security_group HTTP/1.1" 200 506 0.008698 10.0.0.27 - - [2026-04-06 02:39:50] "DELETE /access-control-list/e319aa1f-e3d9-45ae-b9f3-edfb80d0f008 HTTP/1.1" 200 115 0.036063 10.0.0.33 - - [2026-04-06 02:39:51] "GET /projects?obj_uuids=ee1ec289-78a9-4a22-ae55-eecaef06ad27&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000900 10.0.0.249 - - [2026-04-06 02:39:51] "GET /project/ee1ec289-78a9-4a22-ae55-eecaef06ad27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.040267 10.0.0.33 - - [2026-04-06 02:39:51] "GET /projects?obj_uuids=ee1ec289-78a9-4a22-ae55-eecaef06ad27&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000959 10.0.0.249 - - [2026-04-06 02:39:51] "GET /project/ee1ec289-78a9-4a22-ae55-eecaef06ad27?fields=virtual_networks HTTP/1.1" 200 1033 0.045362 10.0.0.33 - - [2026-04-06 02:39:51] "GET /projects?obj_uuids=ee1ec289-78a9-4a22-ae55-eecaef06ad27&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001883 10.0.0.249 - - [2026-04-06 02:39:51] "GET /project/ee1ec289-78a9-4a22-ae55-eecaef06ad27?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.050431 10.0.0.33 - - [2026-04-06 02:39:51] "GET /projects?obj_uuids=ee1ec289-78a9-4a22-ae55-eecaef06ad27&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000969 10.0.0.249 - - [2026-04-06 02:39:52] "GET /project/ee1ec289-78a9-4a22-ae55-eecaef06ad27?fields=security_groups HTTP/1.1" 200 1254 0.055968 10.0.0.249 - - [2026-04-06 02:39:52] "POST /fqname-to-id HTTP/1.1" 404 184 0.027664 10.0.0.33 - - [2026-04-06 02:39:52] "GET /projects?obj_uuids=b028cf27-c042-4e74-b5ac-0e66fe8abef2&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003576 10.0.0.33 - - [2026-04-06 02:39:52] "GET /domains?obj_uuids=500738d8-636d-4330-98c4-d5dafb5cbb39&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001317 10.0.0.33 - - [2026-04-06 02:39:52] "GET /domain/500738d8-636d-4330-98c4-d5dafb5cbb39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008939 10.0.0.33 - - [2026-04-06 02:39:53] "POST /id-to-fqname HTTP/1.1" 200 186 0.007977 10.0.0.33 - - [2026-04-06 02:39:53] "POST /fqname-to-id HTTP/1.1" 404 195 0.003196 10.0.0.33 - - [2026-04-06 02:39:53] "POST /security-groups HTTP/1.1" 200 587 0.029955 10.0.0.33 - - [2026-04-06 02:39:53] "POST /projects HTTP/1.1" 200 577 0.238362 10.0.0.27 - - [2026-04-06 02:39:53] "POST /access-control-lists HTTP/1.1" 200 592 0.036968 10.0.0.33 - - [2026-04-06 02:39:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.309033 10.0.0.249 - - [2026-04-06 02:39:53] "GET /project/b028cf27-c042-4e74-b5ac-0e66fe8abef2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.468704 10.0.0.249 - - [2026-04-06 02:39:54] "GET / HTTP/1.1" 200 35931 0.001425 10.0.0.249 - - [2026-04-06 02:39:56] "POST /fqname-to-id HTTP/1.1" 401 293 0.000433 10.0.0.249 - - [2026-04-06 02:39:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.067122 10.0.0.33 - - [2026-04-06 02:39:56] "GET /projects?obj_uuids=b028cf27-c042-4e74-b5ac-0e66fe8abef2&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000849 10.0.0.249 - - [2026-04-06 02:39:56] "GET /project/b028cf27-c042-4e74-b5ac-0e66fe8abef2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.053006 10.0.0.33 - - [2026-04-06 02:39:56] "GET /projects?obj_uuids=b028cf27-c042-4e74-b5ac-0e66fe8abef2&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001531 10.0.0.249 - - [2026-04-06 02:39:56] "POST /neutron/network HTTP/1.1" 200 601 0.188301 10.0.0.27 - - [2026-04-06 02:39:56] "POST /route-targets HTTP/1.1" 200 327 0.014048 10.0.0.249 - - [2026-04-06 02:39:57] "POST /id-to-fqname HTTP/1.1" 200 216 0.003751 10.0.0.249 - - [2026-04-06 02:39:57] "GET /virtual-network/0e28961f-02cd-44cb-8c9e-e02320c11d1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.005427 10.0.0.249 - - [2026-04-06 02:39:57] "POST /neutron/network HTTP/1.1" 200 820 0.006097 10.0.0.249 - - [2026-04-06 02:39:57] "GET /virtual-network/0e28961f-02cd-44cb-8c9e-e02320c11d1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.004720 10.0.0.249 - - [2026-04-06 02:39:57] "POST /fqname-to-id HTTP/1.1" 404 206 0.003297 10.0.0.249 - - [2026-04-06 02:39:57] "GET /virtual-network/0e28961f-02cd-44cb-8c9e-e02320c11d1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.005235 10.0.0.33 - - [2026-04-06 02:39:57] "GET /projects?obj_uuids=b028cf27-c042-4e74-b5ac-0e66fe8abef2&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001479 10.0.0.249 - - [2026-04-06 02:39:57] "POST /neutron/port HTTP/1.1" 200 1017 0.261424 10.0.0.249 - - [2026-04-06 02:39:57] "GET /virtual-machine-interface/65d54f87-ed29-45dd-b271-fa8ece99fc01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2384 0.005387 10.0.0.249 - - [2026-04-06 02:39:57] "GET /virtual-machine-interface/65d54f87-ed29-45dd-b271-fa8ece99fc01?fields=instance_ip_back_refs HTTP/1.1" 200 1317 0.004962 10.0.0.249 - - [2026-04-06 02:39:57] "GET /instance-ip/123959fa-624c-449c-ae2a-550f1b4d0bb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.005470 10.0.0.249 - - [2026-04-06 02:39:58] "POST /neutron/network HTTP/1.1" 200 820 0.006407 10.0.0.27 - - [2026-04-06 02:39:58] "DELETE /route-target/236bcd7c-55f3-4741-b784-988ea1151214 HTTP/1.1" 200 115 0.021266 10.0.0.249 - - [2026-04-06 02:40:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004102 10.0.0.33 - - [2026-04-06 02:40:00] "GET /projects?obj_uuids=b028cf27-c042-4e74-b5ac-0e66fe8abef2&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001019 10.0.0.249 - - [2026-04-06 02:40:00] "GET /project/b028cf27-c042-4e74-b5ac-0e66fe8abef2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.043564 10.0.0.33 - - [2026-04-06 02:40:01] "GET /projects?obj_uuids=b028cf27-c042-4e74-b5ac-0e66fe8abef2&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001340 10.0.0.249 - - [2026-04-06 02:40:01] "POST /neutron/network HTTP/1.1" 200 603 0.179314 10.0.0.249 - - [2026-04-06 02:40:01] "POST /neutron/network HTTP/1.1" 200 976 0.013374 10.0.0.249 - - [2026-04-06 02:40:01] "POST /id-to-fqname HTTP/1.1" 200 217 0.001873 10.0.0.249 - - [2026-04-06 02:40:01] "GET /virtual-network/9ec0afab-31b9-4b7d-984a-6a45a6d3e418?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2556 0.007616 10.0.0.249 - - [2026-04-06 02:40:01] "GET /virtual-network/9ec0afab-31b9-4b7d-984a-6a45a6d3e418?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2556 0.006024 10.0.0.249 - - [2026-04-06 02:40:01] "POST /neutron/subnet HTTP/1.1" 200 719 0.012421 10.0.0.33 - - [2026-04-06 02:40:02] "GET /projects?obj_uuids=b028cf27-c042-4e74-b5ac-0e66fe8abef2&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001401 10.0.0.249 - - [2026-04-06 02:40:02] "POST /neutron/port HTTP/1.1" 200 1017 0.309661 10.0.0.249 - - [2026-04-06 02:40:02] "POST /id-to-fqname HTTP/1.1" 200 217 0.002223 10.0.0.249 - - [2026-04-06 02:40:03] "POST /neutron/network HTTP/1.1" 200 976 0.009471 10.0.0.249 - - [2026-04-06 02:40:03] "POST /neutron/port HTTP/1.1" 200 117 0.008947 10.0.0.249 - - [2026-04-06 02:40:03] "POST /id-to-fqname HTTP/1.1" 200 217 0.001970 10.0.0.249 - - [2026-04-06 02:40:03] "POST /neutron/port HTTP/1.1" 200 1017 0.014671 10.0.0.249 - - [2026-04-06 02:40:03] "POST /neutron/port HTTP/1.1" 200 1017 0.017395 10.0.0.249 - - [2026-04-06 02:40:03] "POST /neutron/port HTTP/1.1" 200 117 0.006742 10.0.0.249 - - [2026-04-06 02:40:04] "POST /neutron/network HTTP/1.1" 200 986 0.007533 10.0.0.249 - - [2026-04-06 02:40:04] "POST /neutron/port HTTP/1.1" 200 1109 0.166835 10.0.0.249 - - [2026-04-06 02:40:04] "POST /neutron/port HTTP/1.1" 200 1017 0.018811 10.0.0.249 - - [2026-04-06 02:40:04] "POST /neutron/port HTTP/1.1" 200 117 0.001169 10.0.0.249 - - [2026-04-06 02:40:04] "POST /neutron/port HTTP/1.1" 200 1109 0.236362 10.0.0.249 - - [2026-04-06 02:40:04] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005294 10.0.0.249 - - [2026-04-06 02:40:04] "POST /neutron/network HTTP/1.1" 200 976 0.012138 10.0.0.249 - - [2026-04-06 02:40:08] "POST /neutron/port HTTP/1.1" 200 1119 0.021227 10.0.0.249 - - [2026-04-06 02:40:09] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007701 10.0.0.249 - - [2026-04-06 02:40:09] "GET /virtual-machine/fadd29f0-e2c5-404d-980d-d6a57612f841 HTTP/1.1" 401 293 0.000476 10.0.0.249 - - [2026-04-06 02:40:09] "GET /virtual-machine/fadd29f0-e2c5-404d-980d-d6a57612f841 HTTP/1.1" 200 1285 0.033394 10.0.0.249 - - [2026-04-06 02:40:09] "GET /virtual-machine-interface/16aad215-0114-4498-b8a2-33d9d170bcf2 HTTP/1.1" 200 2924 0.006069 10.0.0.249 - - [2026-04-06 02:40:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003906 10.0.0.249 - - [2026-04-06 02:40:09] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004104 10.0.0.249 - - [2026-04-06 02:40:09] "GET /virtual-networks?parent_id=b028cf27-c042-4e74-b5ac-0e66fe8abef2&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.003084 10.0.0.249 - - [2026-04-06 02:40:09] "GET /virtual-network/9ec0afab-31b9-4b7d-984a-6a45a6d3e418?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2556 0.006322 10.0.0.249 - - [2026-04-06 02:40:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003838 10.0.0.249 - - [2026-04-06 02:40:12] "GET /virtual-network/9ec0afab-31b9-4b7d-984a-6a45a6d3e418?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2556 0.007284 10.0.0.249 - - [2026-04-06 02:40:14] "POST /neutron/port HTTP/1.1" 200 1119 0.019245 10.0.0.249 - - [2026-04-06 02:40:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004247 10.0.0.249 - - [2026-04-06 02:40:14] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004137 10.0.0.249 - - [2026-04-06 02:40:14] "GET /virtual-networks?parent_id=b028cf27-c042-4e74-b5ac-0e66fe8abef2&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.003420 10.0.0.249 - - [2026-04-06 02:40:14] "GET /virtual-network/9ec0afab-31b9-4b7d-984a-6a45a6d3e418?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2556 0.009991 10.0.0.249 - - [2026-04-06 02:40:14] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008915 10.0.0.249 - - [2026-04-06 02:40:15] "POST /neutron/port HTTP/1.1" 200 1119 0.024028 10.0.0.249 - - [2026-04-06 02:40:15] "GET /virtual-machine/70480d62-8f84-47b8-96a8-8b8a19ee30af HTTP/1.1" 200 1284 0.006776 10.0.0.249 - - [2026-04-06 02:40:15] "GET /virtual-machine-interface/600dd708-f2d6-4dda-bce2-1a57613db69a HTTP/1.1" 200 2924 0.008272 10.0.0.249 - - [2026-04-06 02:40:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003912 10.0.0.249 - - [2026-04-06 02:40:15] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005615 10.0.0.249 - - [2026-04-06 02:40:15] "GET /virtual-networks?parent_id=b028cf27-c042-4e74-b5ac-0e66fe8abef2&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.003697 10.0.0.249 - - [2026-04-06 02:40:15] "GET /virtual-network/9ec0afab-31b9-4b7d-984a-6a45a6d3e418?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2556 0.007947 10.0.0.249 - - [2026-04-06 02:40:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005584 10.0.0.249 - - [2026-04-06 02:40:16] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004868 10.0.0.249 - - [2026-04-06 02:40:16] "GET /virtual-networks?parent_id=b028cf27-c042-4e74-b5ac-0e66fe8abef2&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.003873 10.0.0.249 - - [2026-04-06 02:40:16] "GET /virtual-network/9ec0afab-31b9-4b7d-984a-6a45a6d3e418?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2556 0.006484 10.0.0.249 - - [2026-04-06 02:40:16] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008986 10.0.0.249 - - [2026-04-06 02:40:25] "POST /neutron/port HTTP/1.1" 200 151 0.226634 10.0.0.249 - - [2026-04-06 02:40:25] "POST /neutron/port HTTP/1.1" 200 151 0.203774 10.0.0.27 - - [2026-04-06 02:40:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.006660 10.0.0.33 - - [2026-04-06 02:40:27] "GET /projects?obj_uuids=b028cf27-c042-4e74-b5ac-0e66fe8abef2&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001093 10.0.0.249 - - [2026-04-06 02:40:27] "GET /project/b028cf27-c042-4e74-b5ac-0e66fe8abef2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.053077 10.0.0.33 - - [2026-04-06 02:40:27] "GET /projects?obj_uuids=b028cf27-c042-4e74-b5ac-0e66fe8abef2&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001347 10.0.0.249 - - [2026-04-06 02:40:27] "GET /project/b028cf27-c042-4e74-b5ac-0e66fe8abef2?fields=virtual_networks HTTP/1.1" 200 1035 0.057959 10.0.0.33 - - [2026-04-06 02:40:27] "GET /projects?obj_uuids=b028cf27-c042-4e74-b5ac-0e66fe8abef2&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000879 10.0.0.249 - - [2026-04-06 02:40:27] "GET /project/b028cf27-c042-4e74-b5ac-0e66fe8abef2?fields=virtual_machine_interfaces HTTP/1.1" 200 1035 0.038952 10.0.0.33 - - [2026-04-06 02:40:27] "GET /projects?obj_uuids=b028cf27-c042-4e74-b5ac-0e66fe8abef2&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000998 10.0.0.249 - - [2026-04-06 02:40:27] "GET /project/b028cf27-c042-4e74-b5ac-0e66fe8abef2?fields=security_groups HTTP/1.1" 200 1257 0.038319 10.0.0.249 - - [2026-04-06 02:40:28] "POST /fqname-to-id HTTP/1.1" 404 186 0.031682 10.0.0.33 - - [2026-04-06 02:40:28] "GET /projects?obj_uuids=17bf2c8e-65b2-4109-a217-5b3beba1578c&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003914 10.0.0.33 - - [2026-04-06 02:40:28] "GET /domains?obj_uuids=500738d8-636d-4330-98c4-d5dafb5cbb39&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000916 10.0.0.33 - - [2026-04-06 02:40:28] "GET /domain/500738d8-636d-4330-98c4-d5dafb5cbb39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007250 10.0.0.33 - - [2026-04-06 02:40:28] "POST /id-to-fqname HTTP/1.1" 200 188 0.003533 10.0.0.33 - - [2026-04-06 02:40:28] "POST /fqname-to-id HTTP/1.1" 404 197 0.004196 10.0.0.33 - - [2026-04-06 02:40:28] "POST /security-groups HTTP/1.1" 200 589 0.031207 10.0.0.33 - - [2026-04-06 02:40:28] "POST /projects HTTP/1.1" 200 581 0.242877 10.0.0.27 - - [2026-04-06 02:40:28] "POST /access-control-lists HTTP/1.1" 200 594 0.028317 10.0.0.33 - - [2026-04-06 02:40:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.323224 10.0.0.249 - - [2026-04-06 02:40:28] "GET /project/17bf2c8e-65b2-4109-a217-5b3beba1578c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.480272 10.0.0.33 - - [2026-04-06 02:40:29] "DELETE /project/b028cf27c0424e74b5ac0e66fe8abef2 HTTP/1.1" 404 173 0.017354 10.0.0.33 - - [2026-04-06 02:40:29] "DELETE /project/17bf2c8e65b24109a2175b3beba1578c HTTP/1.1" 404 173 0.024504 10.0.0.33 - - [2026-04-06 02:40:29] "DELETE /project/786989adfe4c440990705b28c7625954 HTTP/1.1" 404 173 0.026662 10.0.0.33 - - [2026-04-06 02:40:29] "DELETE /project/ee1ec28978a94a22ae55eecaef06ad27 HTTP/1.1" 404 173 0.017212 10.0.0.33 - - [2026-04-06 02:40:29] "GET /projects?obj_uuids=ee1ec289-78a9-4a22-ae55-eecaef06ad27&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000921 10.0.0.33 - - [2026-04-06 02:40:29] "GET /projects?obj_uuids=919b2b22-b74c-4f58-94ec-ad26b531602e&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000743 10.0.0.33 - - [2026-04-06 02:40:29] "GET /projects?obj_uuids=786989ad-fe4c-4409-9070-5b28c7625954&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001065 10.0.0.33 - - [2026-04-06 02:40:29] "GET /projects?obj_uuids=b028cf27-c042-4e74-b5ac-0e66fe8abef2&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000734 10.0.0.33 - - [2026-04-06 02:40:29] "GET /project/919b2b22-b74c-4f58-94ec-ad26b531602e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1479 0.120876 10.0.0.33 - - [2026-04-06 02:40:29] "GET /project/786989ad-fe4c-4409-9070-5b28c7625954?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1494 0.146005 10.0.0.33 - - [2026-04-06 02:40:29] "GET /project/ee1ec289-78a9-4a22-ae55-eecaef06ad27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.160735 10.0.0.33 - - [2026-04-06 02:40:29] "GET /project/b028cf27-c042-4e74-b5ac-0e66fe8abef2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.182773 10.0.0.33 - - [2026-04-06 02:40:29] "GET /projects?obj_uuids=919b2b22-b74c-4f58-94ec-ad26b531602e&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003023 10.0.0.33 - - [2026-04-06 02:40:29] "GET /projects?obj_uuids=ee1ec289-78a9-4a22-ae55-eecaef06ad27&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001369 10.0.0.33 - - [2026-04-06 02:40:29] "GET /projects?obj_uuids=786989ad-fe4c-4409-9070-5b28c7625954&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001105 10.0.0.33 - - [2026-04-06 02:40:29] "GET /projects?obj_uuids=b028cf27-c042-4e74-b5ac-0e66fe8abef2&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001503 10.0.0.33 - - [2026-04-06 02:40:29] "GET /project/ee1ec289-78a9-4a22-ae55-eecaef06ad27?fields=security_groups HTTP/1.1" 200 1359 0.094840 10.0.0.33 - - [2026-04-06 02:40:29] "GET /project/786989ad-fe4c-4409-9070-5b28c7625954?fields=security_groups HTTP/1.1" 200 1385 0.105971 10.0.0.33 - - [2026-04-06 02:40:29] "GET /project/919b2b22-b74c-4f58-94ec-ad26b531602e?fields=security_groups HTTP/1.1" 200 1374 0.129144 10.0.0.33 - - [2026-04-06 02:40:29] "GET /project/b028cf27-c042-4e74-b5ac-0e66fe8abef2?fields=security_groups HTTP/1.1" 200 1362 0.129019 10.0.0.33 - - [2026-04-06 02:40:29] "DELETE /security-group/57de79fc-44af-4ba4-a8c3-8c0319d4a459 HTTP/1.1" 200 115 0.080555 10.0.0.33 - - [2026-04-06 02:40:29] "GET /projects?obj_uuids=786989ad-fe4c-4409-9070-5b28c7625954&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001578 10.0.0.33 - - [2026-04-06 02:40:29] "DELETE /security-group/8dd27cd4-ee88-4881-b0d6-ce1d0d562b6c HTTP/1.1" 200 115 0.148152 10.0.0.33 - - [2026-04-06 02:40:29] "DELETE /security-group/d59f08ec-7ee9-4308-93af-7ede36b2854f HTTP/1.1" 200 115 0.142870 10.0.0.33 - - [2026-04-06 02:40:29] "GET /projects?obj_uuids=919b2b22-b74c-4f58-94ec-ad26b531602e&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001303 10.0.0.33 - - [2026-04-06 02:40:29] "GET /projects?obj_uuids=ee1ec289-78a9-4a22-ae55-eecaef06ad27&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001278 10.0.0.27 - - [2026-04-06 02:40:29] "DELETE /access-control-list/0789b51e-852b-426e-8642-e764cbcc3b76 HTTP/1.1" 200 115 0.137004 10.0.0.33 - - [2026-04-06 02:40:29] "GET /project/786989ad-fe4c-4409-9070-5b28c7625954?fields=application_policy_sets HTTP/1.1" 200 1424 0.148987 10.0.0.33 - - [2026-04-06 02:40:29] "DELETE /security-group/12552930-e7a6-41f1-9ce6-3a723885b953 HTTP/1.1" 200 115 0.207696 10.0.0.33 - - [2026-04-06 02:40:29] "GET /projects?obj_uuids=b028cf27-c042-4e74-b5ac-0e66fe8abef2&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001906 10.0.0.33 - - [2026-04-06 02:40:29] "GET /project/919b2b22-b74c-4f58-94ec-ad26b531602e?fields=application_policy_sets HTTP/1.1" 200 1413 0.141321 10.0.0.33 - - [2026-04-06 02:40:30] "GET /project/ee1ec289-78a9-4a22-ae55-eecaef06ad27?fields=application_policy_sets HTTP/1.1" 200 1398 0.141637 10.0.0.249 - - [2026-04-06 02:40:30] "GET / HTTP/1.1" 200 35931 0.003313 10.0.0.33 - - [2026-04-06 02:40:30] "GET /project/b028cf27-c042-4e74-b5ac-0e66fe8abef2?fields=application_policy_sets HTTP/1.1" 200 1401 0.157005 10.0.0.27 - - [2026-04-06 02:40:30] "DELETE /access-control-list/c4b731a4-3d4f-42f1-8a13-081bcbd882af HTTP/1.1" 200 115 0.108867 10.0.0.33 - - [2026-04-06 02:40:30] "DELETE /project/919b2b22-b74c-4f58-94ec-ad26b531602e HTTP/1.1" 200 115 0.980940 10.0.0.33 - - [2026-04-06 02:40:30] "DELETE /project/786989ad-fe4c-4409-9070-5b28c7625954 HTTP/1.1" 200 115 1.021779 10.0.0.33 - - [2026-04-06 02:40:30] "DELETE /project/ee1ec289-78a9-4a22-ae55-eecaef06ad27 HTTP/1.1" 200 115 1.034707 10.0.0.27 - - [2026-04-06 02:40:30] "DELETE /access-control-list/89d68a93-2ee2-4316-ab33-9fd1c2f76e32 HTTP/1.1" 200 115 0.065525 10.0.0.33 - - [2026-04-06 02:40:30] "DELETE /project/b028cf27-c042-4e74-b5ac-0e66fe8abef2 HTTP/1.1" 200 115 1.087358 10.0.0.249 - - [2026-04-06 02:40:30] "POST /neutron/port HTTP/1.1" 200 117 0.006399 10.0.0.249 - - [2026-04-06 02:40:30] "POST /neutron/port HTTP/1.1" 400 205 0.003881 10.0.0.249 - - [2026-04-06 02:40:32] "POST /fqname-to-id HTTP/1.1" 401 293 0.000473 10.0.0.249 - - [2026-04-06 02:40:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.030468 10.0.0.33 - - [2026-04-06 02:40:32] "GET /projects?obj_uuids=17bf2c8e-65b2-4109-a217-5b3beba1578c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001082 10.0.0.249 - - [2026-04-06 02:40:32] "GET /project/17bf2c8e-65b2-4109-a217-5b3beba1578c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.041752 10.0.0.27 - - [2026-04-06 02:40:33] "POST /ref-update HTTP/1.1" 200 156 0.027141 10.0.0.33 - - [2026-04-06 02:40:33] "POST /useragent-kv HTTP/1.1" 200 115 0.010540 10.0.0.249 - - [2026-04-06 02:40:33] "POST /neutron/subnet HTTP/1.1" 200 710 0.258378 10.0.0.249 - - [2026-04-06 02:40:33] "POST /id-to-fqname HTTP/1.1" 200 219 0.001931 10.0.0.249 - - [2026-04-06 02:40:33] "GET /virtual-network/df6f28b4-2c25-449f-81d7-799ab752913c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.005472 10.0.0.249 - - [2026-04-06 02:40:33] "GET /virtual-network/df6f28b4-2c25-449f-81d7-799ab752913c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.006551 10.0.0.249 - - [2026-04-06 02:40:33] "POST /neutron/network HTTP/1.1" 200 821 0.007399 10.0.0.249 - - [2026-04-06 02:40:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004163 10.0.0.33 - - [2026-04-06 02:40:33] "GET /projects?obj_uuids=17bf2c8e-65b2-4109-a217-5b3beba1578c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001255 10.0.0.249 - - [2026-04-06 02:40:33] "GET /project/17bf2c8e-65b2-4109-a217-5b3beba1578c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.050883 10.0.0.33 - - [2026-04-06 02:40:33] "GET /projects?obj_uuids=17bf2c8e-65b2-4109-a217-5b3beba1578c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001378 10.0.0.249 - - [2026-04-06 02:40:33] "POST /neutron/network HTTP/1.1" 200 605 0.142599 10.0.0.249 - - [2026-04-06 02:40:34] "POST /id-to-fqname HTTP/1.1" 200 219 0.003542 10.0.0.249 - - [2026-04-06 02:40:34] "GET /virtual-network/ed8988be-f5dd-4c66-a5e5-58d3c69ea9a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.005678 10.0.0.249 - - [2026-04-06 02:40:34] "POST /neutron/network HTTP/1.1" 200 822 0.008836 10.0.0.249 - - [2026-04-06 02:40:34] "GET /virtual-network/ed8988be-f5dd-4c66-a5e5-58d3c69ea9a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.007502 10.0.0.249 - - [2026-04-06 02:40:34] "POST /id-to-fqname HTTP/1.1" 200 219 0.001500 10.0.0.249 - - [2026-04-06 02:40:34] "POST /neutron/network HTTP/1.1" 200 831 0.013047 10.0.0.33 - - [2026-04-06 02:40:35] "GET /projects?obj_uuids=17bf2c8e-65b2-4109-a217-5b3beba1578c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001091 10.0.0.249 - - [2026-04-06 02:40:35] "GET /project/17bf2c8e-65b2-4109-a217-5b3beba1578c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.066002 10.0.0.249 - - [2026-04-06 02:40:35] "POST /neutron/port HTTP/1.1" 200 117 0.006913 10.0.0.249 - - [2026-04-06 02:40:35] "POST /id-to-fqname HTTP/1.1" 200 219 0.001307 10.0.0.249 - - [2026-04-06 02:40:35] "POST /neutron/network HTTP/1.1" 200 831 0.008114 10.0.0.249 - - [2026-04-06 02:40:36] "POST /neutron/port HTTP/1.1" 200 1055 0.016414 10.0.0.33 - - [2026-04-06 02:40:36] "GET /projects?obj_uuids=17bf2c8e-65b2-4109-a217-5b3beba1578c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000906 10.0.0.249 - - [2026-04-06 02:40:36] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005633 10.0.0.249 - - [2026-04-06 02:40:36] "GET /project/17bf2c8e-65b2-4109-a217-5b3beba1578c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.068839 10.0.0.249 - - [2026-04-06 02:40:36] "POST /neutron/network HTTP/1.1" 200 822 0.008478 10.0.0.249 - - [2026-04-06 02:40:36] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008165 10.0.0.249 - - [2026-04-06 02:40:36] "POST /neutron/router HTTP/1.1" 200 580 0.007396 10.0.0.27 - - [2026-04-06 02:40:36] "POST /route-targets HTTP/1.1" 200 327 0.017942 10.0.0.33 - - [2026-04-06 02:40:37] "GET /projects?obj_uuids=17bf2c8e-65b2-4109-a217-5b3beba1578c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001433 10.0.0.249 - - [2026-04-06 02:40:37] "POST /neutron/port HTTP/1.1" 200 1056 0.357266 10.0.0.249 - - [2026-04-06 02:40:37] "POST /neutron/port HTTP/1.1" 200 1056 0.015784 10.0.0.249 - - [2026-04-06 02:40:37] "POST /neutron/port HTTP/1.1" 200 1120 0.019481 10.0.0.249 - - [2026-04-06 02:40:37] "POST /neutron/port HTTP/1.1" 200 117 0.001288 10.0.0.249 - - [2026-04-06 02:40:42] "POST /neutron/security_group HTTP/1.1" 200 2056 0.010735 10.0.0.249 - - [2026-04-06 02:40:42] "POST /neutron/port HTTP/1.1" 200 1119 0.022446 10.0.0.249 - - [2026-04-06 02:40:42] "GET /virtual-machine/91e9fe78-0def-448e-bfc7-0cdaac8a2558 HTTP/1.1" 401 293 0.000574 10.0.0.249 - - [2026-04-06 02:40:43] "GET /virtual-machine/91e9fe78-0def-448e-bfc7-0cdaac8a2558 HTTP/1.1" 200 1291 0.035124 10.0.0.249 - - [2026-04-06 02:40:43] "GET /virtual-machine-interface/66ad80ae-6b29-4ea0-af64-549966aa3fb1 HTTP/1.1" 200 2934 0.007083 10.0.0.249 - - [2026-04-06 02:40:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.007526 10.0.0.249 - - [2026-04-06 02:40:43] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004470 10.0.0.249 - - [2026-04-06 02:40:43] "GET /virtual-networks?parent_id=17bf2c8e-65b2-4109-a217-5b3beba1578c&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.003210 10.0.0.249 - - [2026-04-06 02:40:43] "GET /virtual-network/df6f28b4-2c25-449f-81d7-799ab752913c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.006405 10.0.0.249 - - [2026-04-06 02:40:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003509 10.0.0.249 - - [2026-04-06 02:40:46] "GET /virtual-network/df6f28b4-2c25-449f-81d7-799ab752913c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.005966 10.0.0.249 - - [2026-04-06 02:40:46] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007188 10.0.0.249 - - [2026-04-06 02:40:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003193 10.0.0.249 - - [2026-04-06 02:40:48] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003472 10.0.0.249 - - [2026-04-06 02:40:48] "GET /virtual-networks?parent_id=17bf2c8e-65b2-4109-a217-5b3beba1578c&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.002834 10.0.0.249 - - [2026-04-06 02:40:48] "GET /virtual-network/df6f28b4-2c25-449f-81d7-799ab752913c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.005352 10.0.0.249 - - [2026-04-06 02:40:48] "POST /neutron/port HTTP/1.1" 200 1120 0.018508 10.0.0.249 - - [2026-04-06 02:40:48] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007747 10.0.0.249 - - [2026-04-06 02:40:48] "GET /virtual-machine/897ef9ce-bd57-4786-9645-86c389dceea4 HTTP/1.1" 200 1290 0.006089 10.0.0.249 - - [2026-04-06 02:40:48] "GET /virtual-machine-interface/3e6c86d8-9f29-4853-a5a1-75174cd9f123 HTTP/1.1" 200 2934 0.005377 10.0.0.249 - - [2026-04-06 02:40:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003499 10.0.0.249 - - [2026-04-06 02:40:48] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003925 10.0.0.249 - - [2026-04-06 02:40:48] "GET /virtual-networks?parent_id=17bf2c8e-65b2-4109-a217-5b3beba1578c&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.002871 10.0.0.249 - - [2026-04-06 02:40:48] "GET /virtual-network/ed8988be-f5dd-4c66-a5e5-58d3c69ea9a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.007941 10.0.0.249 - - [2026-04-06 02:40:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004808 10.0.0.249 - - [2026-04-06 02:40:49] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004998 10.0.0.249 - - [2026-04-06 02:40:50] "GET /virtual-networks?parent_id=17bf2c8e-65b2-4109-a217-5b3beba1578c&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.003846 10.0.0.249 - - [2026-04-06 02:40:50] "GET /virtual-network/ed8988be-f5dd-4c66-a5e5-58d3c69ea9a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.007197 10.0.0.249 - - [2026-04-06 02:40:50] "POST /neutron/port HTTP/1.1" 200 1120 0.020002 10.0.0.249 - - [2026-04-06 02:40:51] "POST /neutron/port HTTP/1.1" 200 1119 0.047282 10.0.0.249 - - [2026-04-06 02:40:51] "POST /neutron/subnet HTTP/1.1" 200 684 0.011335 10.0.0.249 - - [2026-04-06 02:40:59] "POST /neutron/router HTTP/1.1" 200 580 0.009832 10.0.0.27 - - [2026-04-06 02:41:00] "POST /ref-update HTTP/1.1" 200 156 0.018797 10.0.0.249 - - [2026-04-06 02:41:03] "POST /neutron/port HTTP/1.1" 200 1120 0.018457 10.0.0.249 - - [2026-04-06 02:41:03] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004339 10.0.0.249 - - [2026-04-06 02:41:03] "POST /neutron/network HTTP/1.1" 200 822 0.007294 10.0.0.249 - - [2026-04-06 02:41:09] "POST /neutron/router HTTP/1.1" 200 580 0.010504 10.0.0.27 - - [2026-04-06 02:41:12] "POST /ref-update HTTP/1.1" 200 156 0.018972 10.0.0.249 - - [2026-04-06 02:41:12] "POST /neutron/router HTTP/1.1" 200 344 0.236932 10.0.0.249 - - [2026-04-06 02:41:12] "POST /neutron/router HTTP/1.1" 200 580 0.006345 10.0.0.27 - - [2026-04-06 02:41:12] "DELETE /route-target/89efc31e-d674-4556-8ea7-96abe77c0e28 HTTP/1.1" 200 115 0.026473 10.0.0.249 - - [2026-04-06 02:41:12] "GET /logical-router/ee03b8fb-d661-4cd9-b4c8-6d549d1273e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.076313 10.0.0.249 - - [2026-04-06 02:41:13] "POST /neutron/network HTTP/1.1" 400 204 0.017205 10.0.0.249 - - [2026-04-06 02:41:13] "POST /neutron/port HTTP/1.1" 200 1119 0.019612 10.0.0.249 - - [2026-04-06 02:41:13] "POST /neutron/port HTTP/1.1" 200 151 0.277902 10.0.0.249 - - [2026-04-06 02:41:15] "POST /neutron/network HTTP/1.1" 200 821 0.006616 10.0.0.27 - - [2026-04-06 02:41:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003408 10.0.0.33 - - [2026-04-06 02:41:16] "GET /projects?obj_uuids=17bf2c8e-65b2-4109-a217-5b3beba1578c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001058 10.0.0.249 - - [2026-04-06 02:41:16] "GET /project/17bf2c8e-65b2-4109-a217-5b3beba1578c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.043604 10.0.0.33 - - [2026-04-06 02:41:16] "GET /projects?obj_uuids=17bf2c8e-65b2-4109-a217-5b3beba1578c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000944 10.0.0.249 - - [2026-04-06 02:41:16] "GET /project/17bf2c8e-65b2-4109-a217-5b3beba1578c?fields=virtual_networks HTTP/1.1" 200 1038 0.056013 10.0.0.33 - - [2026-04-06 02:41:16] "GET /projects?obj_uuids=17bf2c8e-65b2-4109-a217-5b3beba1578c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000981 10.0.0.249 - - [2026-04-06 02:41:16] "GET /project/17bf2c8e-65b2-4109-a217-5b3beba1578c?fields=virtual_machine_interfaces HTTP/1.1" 200 1038 0.043283 10.0.0.33 - - [2026-04-06 02:41:16] "GET /projects?obj_uuids=17bf2c8e-65b2-4109-a217-5b3beba1578c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002510 10.0.0.249 - - [2026-04-06 02:41:16] "GET /project/17bf2c8e-65b2-4109-a217-5b3beba1578c?fields=security_groups HTTP/1.1" 200 1262 0.050663 10.0.0.249 - - [2026-04-06 02:41:17] "POST /fqname-to-id HTTP/1.1" 404 191 0.028800 10.0.0.33 - - [2026-04-06 02:41:17] "GET /projects?obj_uuids=e1584bbd-6249-4185-a393-44b68216c0a7&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004619 10.0.0.33 - - [2026-04-06 02:41:17] "GET /domains?obj_uuids=500738d8-636d-4330-98c4-d5dafb5cbb39&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002575 10.0.0.33 - - [2026-04-06 02:41:17] "GET /domain/500738d8-636d-4330-98c4-d5dafb5cbb39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.010383 10.0.0.33 - - [2026-04-06 02:41:17] "POST /id-to-fqname HTTP/1.1" 200 193 0.006216 10.0.0.33 - - [2026-04-06 02:41:17] "POST /fqname-to-id HTTP/1.1" 404 202 0.009975 10.0.0.33 - - [2026-04-06 02:41:18] "POST /security-groups HTTP/1.1" 200 594 0.035195 10.0.0.33 - - [2026-04-06 02:41:18] "POST /projects HTTP/1.1" 200 591 0.266695 10.0.0.27 - - [2026-04-06 02:41:18] "POST /access-control-lists HTTP/1.1" 200 599 0.028854 10.0.0.33 - - [2026-04-06 02:41:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.339461 10.0.0.249 - - [2026-04-06 02:41:18] "GET /project/e1584bbd-6249-4185-a393-44b68216c0a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.484201 10.0.0.249 - - [2026-04-06 02:41:19] "GET / HTTP/1.1" 200 35931 0.001663 10.0.0.27 - - [2026-04-06 02:41:19] "GET /global-system-configs HTTP/1.1" 401 293 0.000453 10.0.0.27 - - [2026-04-06 02:41:19] "GET /global-system-configs HTTP/1.1" 401 293 0.000394 10.0.0.33 - - [2026-04-06 02:41:19] "GET /global-system-configs HTTP/1.1" 401 293 0.000423 10.0.0.33 - - [2026-04-06 02:41:20] "GET /global-system-configs HTTP/1.1" 401 293 0.000434 10.0.0.27 - - [2026-04-06 02:41:20] "GET /global-system-configs HTTP/1.1" 401 293 0.000395 10.0.0.27 - - [2026-04-06 02:41:20] "GET /global-system-configs HTTP/1.1" 401 293 0.000388 10.0.0.33 - - [2026-04-06 02:41:21] "GET /global-system-configs HTTP/1.1" 401 293 0.000458 10.0.0.33 - - [2026-04-06 02:41:21] "GET /global-system-configs HTTP/1.1" 401 293 0.000446 10.0.0.249 - - [2026-04-06 02:41:21] "GET /global-system-configs HTTP/1.1" 401 293 0.000363 10.0.0.249 - - [2026-04-06 02:41:21] "GET /project/e1584bbd-6249-4185-a393-44b68216c0a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 293 0.000531 10.0.0.249 - - [2026-04-06 02:41:21] "GET /global-system-configs HTTP/1.1" 401 293 0.000581 10.0.0.33 - - [2026-04-06 02:41:21] "GET /projects?obj_uuids=e1584bbd-6249-4185-a393-44b68216c0a7&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001233 10.0.0.249 - - [2026-04-06 02:41:21] "GET /project/e1584bbd-6249-4185-a393-44b68216c0a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.091394 10.0.0.249 - - [2026-04-06 02:41:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004073 10.0.0.249 - - [2026-04-06 02:41:21] "GET /security-group/dc49d784-e1bb-4b74-98a6-32be87e257af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3774 0.008234 10.0.0.249 - - [2026-04-06 02:41:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003388 10.0.0.33 - - [2026-04-06 02:41:21] "GET /projects?obj_uuids=e1584bbd-6249-4185-a393-44b68216c0a7&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001336 10.0.0.249 - - [2026-04-06 02:41:21] "GET /project/e1584bbd-6249-4185-a393-44b68216c0a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.056068 10.0.0.249 - - [2026-04-06 02:41:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.006974 10.0.0.249 - - [2026-04-06 02:41:22] "GET /global-system-configs HTTP/1.1" 401 293 0.000468 10.0.0.249 - - [2026-04-06 02:41:22] "GET /global-system-configs HTTP/1.1" 401 293 0.000605 10.0.0.249 - - [2026-04-06 02:41:22] "GET /security-group/dc49d784-e1bb-4b74-98a6-32be87e257af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3774 0.006581 10.0.0.249 - - [2026-04-06 02:41:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004270 10.0.0.249 - - [2026-04-06 02:41:22] "PUT /security-group/dc49d784-e1bb-4b74-98a6-32be87e257af HTTP/1.1" 200 262 0.028803 10.0.0.27 - - [2026-04-06 02:41:22] "PUT /access-control-list/5d4f03d4-d14e-49b8-9677-6e2bb61c7016 HTTP/1.1" 200 272 0.014603 10.0.0.249 - - [2026-04-06 02:41:22] "POST /fqname-to-id HTTP/1.1" 404 202 0.008816 10.0.0.249 - - [2026-04-06 02:41:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003420 10.0.0.33 - - [2026-04-06 02:41:22] "GET /projects?obj_uuids=e1584bbd-6249-4185-a393-44b68216c0a7&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001496 10.0.0.249 - - [2026-04-06 02:41:22] "GET /project/e1584bbd-6249-4185-a393-44b68216c0a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.064905 10.0.0.33 - - [2026-04-06 02:41:22] "GET /projects?obj_uuids=e1584bbd-6249-4185-a393-44b68216c0a7&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000969 10.0.0.249 - - [2026-04-06 02:41:22] "POST /neutron/network HTTP/1.1" 200 608 0.172218 10.0.0.27 - - [2026-04-06 02:41:22] "POST /ref-update HTTP/1.1" 200 156 0.035797 10.0.0.249 - - [2026-04-06 02:41:23] "POST /id-to-fqname HTTP/1.1" 200 223 0.003816 10.0.0.249 - - [2026-04-06 02:41:23] "GET /virtual-network/0976d643-1d63-46d3-9f2a-dc75c8735e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.007036 10.0.0.249 - - [2026-04-06 02:41:23] "POST /neutron/network HTTP/1.1" 200 825 0.007776 10.0.0.249 - - [2026-04-06 02:41:23] "GET /virtual-network/0976d643-1d63-46d3-9f2a-dc75c8735e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005987 10.0.0.249 - - [2026-04-06 02:41:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004362 10.0.0.33 - - [2026-04-06 02:41:23] "GET /projects?obj_uuids=e1584bbd-6249-4185-a393-44b68216c0a7&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001218 10.0.0.249 - - [2026-04-06 02:41:23] "GET /project/e1584bbd-6249-4185-a393-44b68216c0a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.059463 10.0.0.249 - - [2026-04-06 02:41:23] "POST /neutron/network HTTP/1.1" 200 117 0.014757 10.0.0.249 - - [2026-04-06 02:41:23] "POST /neutron/network HTTP/1.1" 200 831 0.009262 10.0.0.249 - - [2026-04-06 02:41:23] "POST /id-to-fqname HTTP/1.1" 200 227 0.001083 10.0.0.249 - - [2026-04-06 02:41:23] "GET /virtual-network/15809c4e-2f83-412b-ba74-2de24009d3c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005882 10.0.0.249 - - [2026-04-06 02:41:23] "GET /virtual-network/15809c4e-2f83-412b-ba74-2de24009d3c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005164 10.0.0.249 - - [2026-04-06 02:41:23] "POST /neutron/subnet HTTP/1.1" 200 710 0.008767 10.0.0.249 - - [2026-04-06 02:41:23] "POST /id-to-fqname HTTP/1.1" 200 223 0.001097 10.0.0.33 - - [2026-04-06 02:41:24] "GET /projects?obj_uuids=e1584bbd-6249-4185-a393-44b68216c0a7&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001036 10.0.0.249 - - [2026-04-06 02:41:24] "GET /project/e1584bbd-6249-4185-a393-44b68216c0a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.068227 10.0.0.249 - - [2026-04-06 02:41:24] "POST /neutron/port HTTP/1.1" 200 117 0.006628 10.0.0.249 - - [2026-04-06 02:41:24] "POST /id-to-fqname HTTP/1.1" 200 227 0.001312 10.0.0.249 - - [2026-04-06 02:41:25] "POST /neutron/network HTTP/1.1" 200 841 0.008513 10.0.0.249 - - [2026-04-06 02:41:25] "POST /neutron/port HTTP/1.1" 200 1061 0.020728 10.0.0.33 - - [2026-04-06 02:41:25] "GET /projects?obj_uuids=e1584bbd-6249-4185-a393-44b68216c0a7&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001010 10.0.0.249 - - [2026-04-06 02:41:25] "GET /project/e1584bbd-6249-4185-a393-44b68216c0a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.079089 10.0.0.249 - - [2026-04-06 02:41:26] "POST /neutron/network HTTP/1.1" 200 831 0.024323 10.0.0.249 - - [2026-04-06 02:41:26] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004582 10.0.0.249 - - [2026-04-06 02:41:26] "POST /neutron/port HTTP/1.1" 200 117 0.001227 10.0.0.33 - - [2026-04-06 02:41:26] "GET /projects?obj_uuids=e1584bbd-6249-4185-a393-44b68216c0a7&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000968 10.0.0.249 - - [2026-04-06 02:41:26] "POST /neutron/router HTTP/1.1" 200 585 0.099091 10.0.0.27 - - [2026-04-06 02:41:26] "POST /route-targets HTTP/1.1" 200 327 0.016624 10.0.0.249 - - [2026-04-06 02:41:26] "POST /neutron/router HTTP/1.1" 200 656 0.010975 10.0.0.249 - - [2026-04-06 02:41:26] "GET /service-template/f6928f92-2f9f-4538-9e3a-1b87fca74485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1682 0.004199 10.0.0.33 - - [2026-04-06 02:41:26] "GET /projects?obj_uuids=e1584bbd-6249-4185-a393-44b68216c0a7&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002093 10.0.0.249 - - [2026-04-06 02:41:26] "POST /service-instances HTTP/1.1" 200 670 0.096662 10.0.0.27 - - [2026-04-06 02:41:26] "POST /ref-update HTTP/1.1" 200 156 0.026566 10.0.0.249 - - [2026-04-06 02:41:27] "POST /ref-update HTTP/1.1" 200 156 0.058622 10.0.0.249 - - [2026-04-06 02:41:27] "POST /neutron/port HTTP/1.1" 200 1060 0.462065 10.0.0.249 - - [2026-04-06 02:41:27] "POST /neutron/port HTTP/1.1" 200 1060 0.017946 10.0.0.249 - - [2026-04-06 02:41:27] "POST /virtual-machines HTTP/1.1" 200 553 0.030788 10.0.0.249 - - [2026-04-06 02:41:27] "POST /instance-ips HTTP/1.1" 200 551 0.056461 10.0.0.249 - - [2026-04-06 02:41:27] "POST /neutron/port HTTP/1.1" 200 1124 0.043629 10.0.0.249 - - [2026-04-06 02:41:27] "PUT /virtual-machine-interface/419c9f70-90ef-4f56-a550-f750f2d5da6a HTTP/1.1" 200 284 0.036805 10.0.0.249 - - [2026-04-06 02:41:27] "POST /neutron/port HTTP/1.1" 200 117 0.002855 10.0.0.249 - - [2026-04-06 02:41:27] "POST /virtual-machine-interfaces HTTP/1.1" 200 810 0.110962 10.0.0.249 - - [2026-04-06 02:41:27] "POST /instance-ips HTTP/1.1" 400 316 0.025959 10.0.0.249 - - [2026-04-06 02:41:28] "PUT /instance-ip/41228726-4962-47b5-a76f-7dc5f68fb360 HTTP/1.1" 200 256 0.042078 10.0.0.27 - - [2026-04-06 02:41:28] "PUT /routing-instance/c0ed246e-adab-4c75-a06f-6d390614f1af HTTP/1.1" 200 266 0.028143 10.0.0.249 - - [2026-04-06 02:41:28] "POST /virtual-machines HTTP/1.1" 200 553 0.049401 10.0.0.249 - - [2026-04-06 02:41:28] "POST /instance-ips HTTP/1.1" 400 246 0.023123 10.0.0.249 - - [2026-04-06 02:41:28] "PUT /instance-ip/3129a9bf-308c-4dcd-87d9-ed62273b1793 HTTP/1.1" 200 256 0.039138 10.0.0.249 - - [2026-04-06 02:41:28] "POST /virtual-machine-interfaces HTTP/1.1" 200 810 0.091807 10.0.0.249 - - [2026-04-06 02:41:28] "POST /chown HTTP/1.1" 200 109 0.025273 10.0.0.249 - - [2026-04-06 02:41:28] "POST /ref-update HTTP/1.1" 200 156 0.030349 10.0.0.33 - - [2026-04-06 02:41:30] "DELETE /project/e1584bbd62494185a39344b68216c0a7 HTTP/1.1" 404 173 0.006213 10.0.0.33 - - [2026-04-06 02:41:30] "GET /projects?obj_uuids=17bf2c8e-65b2-4109-a217-5b3beba1578c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000821 10.0.0.33 - - [2026-04-06 02:41:30] "GET /project/17bf2c8e-65b2-4109-a217-5b3beba1578c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1470 0.048277 10.0.0.33 - - [2026-04-06 02:41:30] "GET /projects?obj_uuids=17bf2c8e-65b2-4109-a217-5b3beba1578c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001289 10.0.0.33 - - [2026-04-06 02:41:30] "GET /project/17bf2c8e-65b2-4109-a217-5b3beba1578c?fields=security_groups HTTP/1.1" 200 1367 0.053900 10.0.0.33 - - [2026-04-06 02:41:30] "DELETE /security-group/49f857ff-ed0b-4359-ba9e-f8cd21033960 HTTP/1.1" 200 115 0.079870 10.0.0.33 - - [2026-04-06 02:41:30] "GET /projects?obj_uuids=17bf2c8e-65b2-4109-a217-5b3beba1578c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000861 10.0.0.33 - - [2026-04-06 02:41:30] "GET /project/17bf2c8e-65b2-4109-a217-5b3beba1578c?fields=application_policy_sets HTTP/1.1" 200 1406 0.066420 10.0.0.33 - - [2026-04-06 02:41:30] "DELETE /project/17bf2c8e-65b2-4109-a217-5b3beba1578c HTTP/1.1" 200 115 0.466138 10.0.0.249 - - [2026-04-06 02:41:32] "POST /neutron/security_group HTTP/1.1" 200 2002 0.008563 10.0.0.249 - - [2026-04-06 02:41:32] "POST /neutron/port HTTP/1.1" 200 1125 0.023719 10.0.0.33 - - [2026-04-06 02:41:32] "GET /obj-perms HTTP/1.1" 200 5075 0.052207 10.0.0.249 - - [2026-04-06 02:41:32] "GET /virtual-machine/6fd280ce-7f5b-4c6d-a16e-450f970fc54d HTTP/1.1" 401 293 0.000422 10.0.0.249 - - [2026-04-06 02:41:32] "GET /virtual-machine/6fd280ce-7f5b-4c6d-a16e-450f970fc54d HTTP/1.1" 200 1295 0.029536 10.0.0.249 - - [2026-04-06 02:41:32] "GET /virtual-machine-interface/6ea60523-2954-4c9d-b8cf-dcd1813222f0 HTTP/1.1" 200 2956 0.006727 10.0.0.249 - - [2026-04-06 02:41:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003401 10.0.0.249 - - [2026-04-06 02:41:32] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003645 10.0.0.249 - - [2026-04-06 02:41:32] "GET /virtual-networks?parent_id=e1584bbd-6249-4185-a393-44b68216c0a7&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.003245 10.0.0.249 - - [2026-04-06 02:41:32] "GET /virtual-network/0976d643-1d63-46d3-9f2a-dc75c8735e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005888 10.0.0.249 - - [2026-04-06 02:41:34] "POST /neutron/security_group HTTP/1.1" 200 2002 0.007434 10.0.0.249 - - [2026-04-06 02:41:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004761 10.0.0.249 - - [2026-04-06 02:41:35] "GET /virtual-network/0976d643-1d63-46d3-9f2a-dc75c8735e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006145 10.0.0.249 - - [2026-04-06 02:41:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004039 10.0.0.249 - - [2026-04-06 02:41:37] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003412 10.0.0.249 - - [2026-04-06 02:41:37] "GET /virtual-networks?parent_id=e1584bbd-6249-4185-a393-44b68216c0a7&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.002825 10.0.0.249 - - [2026-04-06 02:41:37] "GET /virtual-network/0976d643-1d63-46d3-9f2a-dc75c8735e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006745 10.0.0.249 - - [2026-04-06 02:41:38] "POST /neutron/port HTTP/1.1" 200 1124 0.018124 10.0.0.249 - - [2026-04-06 02:41:38] "POST /neutron/security_group HTTP/1.1" 200 2002 0.007989 10.0.0.249 - - [2026-04-06 02:41:38] "GET /virtual-machine/a6b827fd-e80a-49ce-9708-a82d146d041b HTTP/1.1" 200 1296 0.007546 10.0.0.249 - - [2026-04-06 02:41:38] "GET /virtual-machine-interface/70be7a60-bebf-4314-835e-0901b325a74e HTTP/1.1" 200 2967 0.006789 10.0.0.249 - - [2026-04-06 02:41:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003246 10.0.0.249 - - [2026-04-06 02:41:38] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003416 10.0.0.249 - - [2026-04-06 02:41:38] "GET /virtual-networks?parent_id=e1584bbd-6249-4185-a393-44b68216c0a7&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.004621 10.0.0.249 - - [2026-04-06 02:41:38] "GET /virtual-network/15809c4e-2f83-412b-ba74-2de24009d3c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.006731 10.0.0.249 - - [2026-04-06 02:41:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004524 10.0.0.249 - - [2026-04-06 02:41:39] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004236 10.0.0.249 - - [2026-04-06 02:41:39] "GET /virtual-networks?parent_id=e1584bbd-6249-4185-a393-44b68216c0a7&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.002741 10.0.0.249 - - [2026-04-06 02:41:39] "GET /virtual-network/15809c4e-2f83-412b-ba74-2de24009d3c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.007304 10.0.0.249 - - [2026-04-06 02:41:43] "POST /neutron/router HTTP/1.1" 200 656 0.007256 10.0.0.27 - - [2026-04-06 02:41:43] "POST /ref-update HTTP/1.1" 200 156 0.017651 10.0.0.249 - - [2026-04-06 02:41:43] "GET /logical-router/b3e0a232-1bf2-40bd-913d-cb9020f71b33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1973 0.005825 10.0.0.249 - - [2026-04-06 02:41:43] "POST /neutron/router HTTP/1.1" 200 151 0.101574 10.0.0.27 - - [2026-04-06 02:41:43] "POST /ref-update HTTP/1.1" 200 156 0.020511 10.0.0.249 - - [2026-04-06 02:41:43] "DELETE /route-table/b995e901-df06-4eba-b925-2496b14cfa0c HTTP/1.1" 200 115 0.045661 10.0.0.249 - - [2026-04-06 02:41:43] "POST /ref-update HTTP/1.1" 200 156 0.020622 10.0.0.249 - - [2026-04-06 02:41:44] "POST /ref-update HTTP/1.1" 200 156 0.043803 10.0.0.249 - - [2026-04-06 02:41:44] "GET /virtual-machine-interface/63751d76-dd8c-49a5-9341-c488ef8c30d1?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1660 0.015348 10.0.0.249 - - [2026-04-06 02:41:44] "DELETE /instance-ip/41228726-4962-47b5-a76f-7dc5f68fb360 HTTP/1.1" 200 115 0.055670 10.0.0.33 - - [2026-04-06 02:41:44] "POST /useragent-kv HTTP/1.1" 200 115 0.003700 10.0.0.33 - - [2026-04-06 02:41:44] "POST /useragent-kv HTTP/1.1" 200 115 0.003058 10.0.0.249 - - [2026-04-06 02:41:44] "DELETE /virtual-network/efd33be1-0126-4997-80dc-1f54553d8f2d HTTP/1.1" 200 115 0.143157 10.0.0.27 - - [2026-04-06 02:41:44] "DELETE /route-target/276d4947-c17d-4692-8f97-0b709e6e460c HTTP/1.1" 200 115 0.032917 10.0.0.249 - - [2026-04-06 02:41:44] "GET /service-instance/867aa8ea-2e77-4303-928d-6d8c024a934d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002994 10.0.0.249 - - [2026-04-06 02:41:44] "POST /neutron/port HTTP/1.1" 200 1124 0.017861 10.0.0.249 - - [2026-04-06 02:41:44] "GET /instance-ip/3129a9bf-308c-4dcd-87d9-ed62273b1793?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.023543 10.0.0.249 - - [2026-04-06 02:41:44] "DELETE /virtual-machine/c0f7ced8-97bd-4e01-8b8a-6b6759c0ff78 HTTP/1.1" 200 115 0.045917 10.0.0.249 - - [2026-04-06 02:41:44] "POST /neutron/port HTTP/1.1" 200 151 0.227612 10.0.0.249 - - [2026-04-06 02:41:44] "GET /instance-ip/3129a9bf-308c-4dcd-87d9-ed62273b1793?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1691 0.011944 10.0.0.249 - - [2026-04-06 02:41:45] "POST /ref-update HTTP/1.1" 200 156 0.026869 10.0.0.249 - - [2026-04-06 02:41:46] "POST /neutron/network HTTP/1.1" 200 831 0.006651 10.0.0.27 - - [2026-04-06 02:41:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004314 10.0.0.33 - - [2026-04-06 02:41:46] "POST /useragent-kv HTTP/1.1" 200 115 0.002861 10.0.0.33 - - [2026-04-06 02:41:46] "POST /useragent-kv HTTP/1.1" 200 115 0.002509 10.0.0.249 - - [2026-04-06 02:41:46] "POST /neutron/network HTTP/1.1" 200 151 0.159130 10.0.0.33 - - [2026-04-06 02:41:47] "GET /projects?obj_uuids=e1584bbd-6249-4185-a393-44b68216c0a7&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001106 10.0.0.249 - - [2026-04-06 02:41:47] "GET /project/e1584bbd-6249-4185-a393-44b68216c0a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.042821 10.0.0.33 - - [2026-04-06 02:41:47] "GET /projects?obj_uuids=e1584bbd-6249-4185-a393-44b68216c0a7&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000984 10.0.0.249 - - [2026-04-06 02:41:47] "GET /project/e1584bbd-6249-4185-a393-44b68216c0a7?fields=virtual_networks HTTP/1.1" 200 1049 0.038421 10.0.0.33 - - [2026-04-06 02:41:47] "GET /projects?obj_uuids=e1584bbd-6249-4185-a393-44b68216c0a7&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002501 10.0.0.249 - - [2026-04-06 02:41:47] "GET /project/e1584bbd-6249-4185-a393-44b68216c0a7?fields=virtual_machine_interfaces HTTP/1.1" 200 1049 0.045114 10.0.0.33 - - [2026-04-06 02:41:48] "GET /projects?obj_uuids=e1584bbd-6249-4185-a393-44b68216c0a7&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001121 10.0.0.249 - - [2026-04-06 02:41:48] "GET /project/e1584bbd-6249-4185-a393-44b68216c0a7?fields=security_groups HTTP/1.1" 200 1278 0.049950 10.0.0.249 - - [2026-04-06 02:41:48] "POST /fqname-to-id HTTP/1.1" 404 196 0.023031 10.0.0.33 - - [2026-04-06 02:41:48] "GET /projects?obj_uuids=3914ed1a-b60f-482d-a46a-f39bd1544b04&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003547 10.0.0.33 - - [2026-04-06 02:41:48] "GET /domains?obj_uuids=500738d8-636d-4330-98c4-d5dafb5cbb39&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000891 10.0.0.33 - - [2026-04-06 02:41:48] "GET /domain/500738d8-636d-4330-98c4-d5dafb5cbb39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006679 10.0.0.33 - - [2026-04-06 02:41:49] "POST /id-to-fqname HTTP/1.1" 200 198 0.003391 10.0.0.33 - - [2026-04-06 02:41:49] "POST /fqname-to-id HTTP/1.1" 404 207 0.003451 10.0.0.33 - - [2026-04-06 02:41:49] "POST /security-groups HTTP/1.1" 200 599 0.033083 10.0.0.33 - - [2026-04-06 02:41:49] "POST /projects HTTP/1.1" 200 601 0.264219 10.0.0.27 - - [2026-04-06 02:41:49] "POST /access-control-lists HTTP/1.1" 200 604 0.027534 10.0.0.33 - - [2026-04-06 02:41:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.337352 10.0.0.249 - - [2026-04-06 02:41:49] "GET /project/3914ed1a-b60f-482d-a46a-f39bd1544b04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.485633 10.0.0.249 - - [2026-04-06 02:41:50] "GET / HTTP/1.1" 200 35931 0.001508 10.0.0.249 - - [2026-04-06 02:41:52] "POST /fqname-to-id HTTP/1.1" 401 293 0.000456 10.0.0.249 - - [2026-04-06 02:41:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.057425 10.0.0.33 - - [2026-04-06 02:41:52] "GET /projects?obj_uuids=3914ed1a-b60f-482d-a46a-f39bd1544b04&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000918 10.0.0.249 - - [2026-04-06 02:41:52] "GET /project/3914ed1a-b60f-482d-a46a-f39bd1544b04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.038013 10.0.0.27 - - [2026-04-06 02:41:52] "POST /route-targets HTTP/1.1" 200 327 0.015970 10.0.0.33 - - [2026-04-06 02:41:52] "POST /useragent-kv HTTP/1.1" 200 115 0.004488 10.0.0.249 - - [2026-04-06 02:41:53] "POST /neutron/subnet HTTP/1.1" 200 729 0.259810 10.0.0.249 - - [2026-04-06 02:41:53] "POST /fqname-to-id HTTP/1.1" 404 207 0.052171 10.0.0.249 - - [2026-04-06 02:41:53] "POST /id-to-fqname HTTP/1.1" 200 228 0.001288 10.0.0.249 - - [2026-04-06 02:41:53] "GET /virtual-network/62f82465-e886-4399-b33d-c2f887c1ad0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.010026 10.0.0.249 - - [2026-04-06 02:41:53] "POST /neutron/network HTTP/1.1" 200 1007 0.010941 10.0.0.249 - - [2026-04-06 02:41:53] "GET /virtual-network/62f82465-e886-4399-b33d-c2f887c1ad0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.006052 10.0.0.249 - - [2026-04-06 02:41:53] "POST /neutron/subnet HTTP/1.1" 200 828 0.008667 10.0.0.249 - - [2026-04-06 02:41:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002981 10.0.0.33 - - [2026-04-06 02:41:53] "GET /projects?obj_uuids=3914ed1a-b60f-482d-a46a-f39bd1544b04&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000882 10.0.0.249 - - [2026-04-06 02:41:53] "GET /project/3914ed1a-b60f-482d-a46a-f39bd1544b04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.040304 10.0.0.27 - - [2026-04-06 02:41:53] "POST /ref-update HTTP/1.1" 200 156 0.023867 10.0.0.33 - - [2026-04-06 02:41:53] "POST /useragent-kv HTTP/1.1" 200 115 0.010490 10.0.0.249 - - [2026-04-06 02:41:53] "POST /neutron/subnet HTTP/1.1" 200 720 0.230792 10.0.0.249 - - [2026-04-06 02:41:54] "POST /id-to-fqname HTTP/1.1" 200 228 0.001509 10.0.0.249 - - [2026-04-06 02:41:54] "GET /virtual-network/eedf18de-6398-4174-8b89-78f48e5fc07f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.008319 10.0.0.249 - - [2026-04-06 02:41:54] "POST /neutron/network HTTP/1.1" 200 1005 0.010936 10.0.0.249 - - [2026-04-06 02:41:54] "GET /virtual-network/eedf18de-6398-4174-8b89-78f48e5fc07f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.006163 10.0.0.249 - - [2026-04-06 02:41:54] "POST /neutron/subnet HTTP/1.1" 200 828 0.009685 10.0.0.249 - - [2026-04-06 02:41:54] "POST /fqname-to-id HTTP/1.1" 404 234 0.002660 10.0.0.249 - - [2026-04-06 02:41:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002903 10.0.0.33 - - [2026-04-06 02:41:54] "GET /projects?obj_uuids=3914ed1a-b60f-482d-a46a-f39bd1544b04&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001003 10.0.0.249 - - [2026-04-06 02:41:54] "GET /project/3914ed1a-b60f-482d-a46a-f39bd1544b04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.050572 10.0.0.249 - - [2026-04-06 02:41:54] "POST /network-policys HTTP/1.1" 200 577 0.088599 10.0.0.249 - - [2026-04-06 02:41:54] "GET /network-policy/b3ed5cc8-735b-49e8-9c57-faf757190a1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3129 0.006122 10.0.0.249 - - [2026-04-06 02:41:54] "POST /neutron/network HTTP/1.1" 200 1115 0.011199 10.0.0.249 - - [2026-04-06 02:41:54] "GET /virtual-network/62f82465-e886-4399-b33d-c2f887c1ad0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.022618 10.0.0.249 - - [2026-04-06 02:41:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004286 10.0.0.249 - - [2026-04-06 02:41:54] "GET /network-policy/b3ed5cc8-735b-49e8-9c57-faf757190a1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3129 0.005162 10.0.0.249 - - [2026-04-06 02:41:54] "POST /fqname-to-id HTTP/1.1" 404 207 0.012417 10.0.0.27 - - [2026-04-06 02:41:54] "PUT /access-control-list/7795ee0a-cae0-491a-b6d3-6830d2ae3bd1 HTTP/1.1" 200 272 0.032249 10.0.0.249 - - [2026-04-06 02:41:54] "POST /neutron/network HTTP/1.1" 200 1113 0.014663 10.0.0.249 - - [2026-04-06 02:41:54] "GET /virtual-network/eedf18de-6398-4174-8b89-78f48e5fc07f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2962 0.005270 10.0.0.249 - - [2026-04-06 02:41:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002774 10.0.0.27 - - [2026-04-06 02:41:55] "POST /ref-update HTTP/1.1" 200 156 0.037079 10.0.0.249 - - [2026-04-06 02:41:55] "GET /network-policy/b3ed5cc8-735b-49e8-9c57-faf757190a1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3129 0.009800 10.0.0.249 - - [2026-04-06 02:41:55] "GET /virtual-network/62f82465-e886-4399-b33d-c2f887c1ad0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.005729 10.0.0.249 - - [2026-04-06 02:41:56] "GET /obj-perms HTTP/1.1" 200 5065 0.060661 10.0.0.249 - - [2026-04-06 02:41:57] "GET /virtual-network/eedf18de-6398-4174-8b89-78f48e5fc07f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2962 0.007207 10.0.0.27 - - [2026-04-06 02:41:57] "GET /obj-perms HTTP/1.1" 200 5065 0.069937 10.0.0.249 - - [2026-04-06 02:41:57] "POST /id-to-fqname HTTP/1.1" 200 228 0.002217 10.0.0.33 - - [2026-04-06 02:41:58] "GET /projects?obj_uuids=3914ed1a-b60f-482d-a46a-f39bd1544b04&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001031 10.0.0.249 - - [2026-04-06 02:41:58] "GET /project/3914ed1a-b60f-482d-a46a-f39bd1544b04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.071336 10.0.0.249 - - [2026-04-06 02:41:58] "POST /neutron/port HTTP/1.1" 200 117 0.006658 10.0.0.249 - - [2026-04-06 02:41:58] "POST /id-to-fqname HTTP/1.1" 200 228 0.001279 10.0.0.249 - - [2026-04-06 02:41:58] "POST /neutron/network HTTP/1.1" 200 1123 0.008329 10.0.0.249 - - [2026-04-06 02:41:59] "POST /neutron/port HTTP/1.1" 200 1176 0.021091 10.0.0.33 - - [2026-04-06 02:41:59] "GET /projects?obj_uuids=3914ed1a-b60f-482d-a46a-f39bd1544b04&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001043 10.0.0.249 - - [2026-04-06 02:41:59] "GET /project/3914ed1a-b60f-482d-a46a-f39bd1544b04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.074752 10.0.0.249 - - [2026-04-06 02:41:59] "POST /neutron/port HTTP/1.1" 200 1240 0.030041 10.0.0.249 - - [2026-04-06 02:41:59] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003880 10.0.0.249 - - [2026-04-06 02:41:59] "POST /neutron/port HTTP/1.1" 200 117 0.001170 10.0.0.249 - - [2026-04-06 02:41:59] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008170 10.0.0.249 - - [2026-04-06 02:42:00] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007738 10.0.0.249 - - [2026-04-06 02:42:00] "POST /neutron/port HTTP/1.1" 200 1174 0.050403 10.0.0.249 - - [2026-04-06 02:42:01] "POST /neutron/port HTTP/1.1" 200 1238 0.023015 10.0.0.249 - - [2026-04-06 02:42:01] "POST /neutron/subnet HTTP/1.1" 200 1380 0.030658 10.0.0.249 - - [2026-04-06 02:42:01] "POST /neutron/network HTTP/1.1" 200 1113 0.022503 10.0.0.249 - - [2026-04-06 02:42:03] "POST /neutron/network HTTP/1.1" 200 1123 0.007749 10.0.0.249 - - [2026-04-06 02:42:03] "POST /neutron/subnet HTTP/1.1" 200 1380 0.019421 10.0.0.249 - - [2026-04-06 02:42:03] "POST /neutron/network HTTP/1.1" 200 1113 0.014604 10.0.0.249 - - [2026-04-06 02:42:05] "POST /neutron/port HTTP/1.1" 200 1240 0.023979 10.0.0.249 - - [2026-04-06 02:42:05] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009582 10.0.0.249 - - [2026-04-06 02:42:05] "GET /virtual-machine/df27bb19-9af8-4007-a07b-c6757c0d04f4 HTTP/1.1" 401 293 0.000422 10.0.0.249 - - [2026-04-06 02:42:05] "GET /virtual-machine/df27bb19-9af8-4007-a07b-c6757c0d04f4 HTTP/1.1" 200 1301 0.030706 10.0.0.249 - - [2026-04-06 02:42:05] "GET /virtual-machine-interface/3a95c6af-3c0f-4a52-973b-bdcfba75fca1 HTTP/1.1" 200 3175 0.005775 10.0.0.249 - - [2026-04-06 02:42:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003517 10.0.0.249 - - [2026-04-06 02:42:05] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004682 10.0.0.249 - - [2026-04-06 02:42:05] "GET /virtual-networks?parent_id=3914ed1a-b60f-482d-a46a-f39bd1544b04&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.004460 10.0.0.249 - - [2026-04-06 02:42:05] "GET /virtual-network/62f82465-e886-4399-b33d-c2f887c1ad0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.006870 10.0.0.249 - - [2026-04-06 02:42:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004129 10.0.0.249 - - [2026-04-06 02:42:08] "GET /virtual-network/62f82465-e886-4399-b33d-c2f887c1ad0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.006534 10.0.0.249 - - [2026-04-06 02:42:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004047 10.0.0.249 - - [2026-04-06 02:42:13] "GET /virtual-network/62f82465-e886-4399-b33d-c2f887c1ad0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.005451 10.0.0.249 - - [2026-04-06 02:42:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003668 10.0.0.249 - - [2026-04-06 02:42:17] "GET /virtual-network/62f82465-e886-4399-b33d-c2f887c1ad0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.005465 10.0.0.249 - - [2026-04-06 02:42:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004508 10.0.0.249 - - [2026-04-06 02:42:21] "GET /virtual-network/62f82465-e886-4399-b33d-c2f887c1ad0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.005496 10.0.0.249 - - [2026-04-06 02:42:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004802 10.0.0.249 - - [2026-04-06 02:42:25] "GET /virtual-network/62f82465-e886-4399-b33d-c2f887c1ad0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.005874 10.0.0.27 - - [2026-04-06 02:42:25] "DELETE /access-control-list/4b8ebf7b-5c46-416e-af05-a6d13103e83c HTTP/1.1" 200 115 0.047138 10.0.0.249 - - [2026-04-06 02:42:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003759 10.0.0.249 - - [2026-04-06 02:42:29] "GET /virtual-network/62f82465-e886-4399-b33d-c2f887c1ad0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.005543 10.0.0.33 - - [2026-04-06 02:42:31] "DELETE /project/3914ed1ab60f482da46af39bd1544b04 HTTP/1.1" 404 173 0.002577 10.0.0.33 - - [2026-04-06 02:42:31] "DELETE /project/e1584bbd-6249-4185-a393-44b68216c0a7 HTTP/1.1" 404 177 0.005293 10.0.0.249 - - [2026-04-06 02:42:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005214 10.0.0.249 - - [2026-04-06 02:42:33] "GET /virtual-network/62f82465-e886-4399-b33d-c2f887c1ad0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.007858 10.0.0.249 - - [2026-04-06 02:42:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004818 10.0.0.249 - - [2026-04-06 02:42:37] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005267 10.0.0.249 - - [2026-04-06 02:42:37] "GET /virtual-networks?parent_id=3914ed1a-b60f-482d-a46a-f39bd1544b04&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.003916 10.0.0.249 - - [2026-04-06 02:42:37] "GET /virtual-network/62f82465-e886-4399-b33d-c2f887c1ad0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.005692 10.0.0.249 - - [2026-04-06 02:42:42] "POST /neutron/port HTTP/1.1" 200 1240 0.020931 10.0.0.249 - - [2026-04-06 02:42:45] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008061 10.0.0.249 - - [2026-04-06 02:42:52] "POST /neutron/port HTTP/1.1" 200 1240 0.017001 10.0.0.249 - - [2026-04-06 02:42:52] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004021 10.0.0.249 - - [2026-04-06 02:42:52] "POST /neutron/port HTTP/1.1" 200 117 0.001157 10.0.0.249 - - [2026-04-06 02:42:53] "POST /neutron/port HTTP/1.1" 200 1240 0.018008 10.0.0.249 - - [2026-04-06 02:42:54] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006858 10.0.0.249 - - [2026-04-06 02:42:58] "POST /neutron/port HTTP/1.1" 200 1238 0.017304 10.0.0.249 - - [2026-04-06 02:42:58] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009537 10.0.0.249 - - [2026-04-06 02:42:58] "GET /virtual-machine/7f7b5719-138e-421a-b7d2-339f4657ce55 HTTP/1.1" 200 1300 0.006403 10.0.0.249 - - [2026-04-06 02:42:58] "GET /virtual-machine-interface/3243c35f-3973-4fff-a010-423601196a2b HTTP/1.1" 200 3175 0.005714 10.0.0.249 - - [2026-04-06 02:42:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003795 10.0.0.249 - - [2026-04-06 02:42:58] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003594 10.0.0.249 - - [2026-04-06 02:42:58] "GET /virtual-networks?parent_id=3914ed1a-b60f-482d-a46a-f39bd1544b04&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.002922 10.0.0.249 - - [2026-04-06 02:42:58] "GET /virtual-network/eedf18de-6398-4174-8b89-78f48e5fc07f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2962 0.005944 10.0.0.249 - - [2026-04-06 02:42:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004350 10.0.0.249 - - [2026-04-06 02:42:59] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004249 10.0.0.249 - - [2026-04-06 02:42:59] "GET /virtual-networks?parent_id=3914ed1a-b60f-482d-a46a-f39bd1544b04&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.003448 10.0.0.249 - - [2026-04-06 02:42:59] "GET /virtual-network/eedf18de-6398-4174-8b89-78f48e5fc07f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2962 0.007591 10.0.0.249 - - [2026-04-06 02:43:04] "POST /neutron/port HTTP/1.1" 200 1238 0.022258 10.0.0.249 - - [2026-04-06 02:43:04] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005388 10.0.0.249 - - [2026-04-06 02:43:04] "POST /neutron/port HTTP/1.1" 200 117 0.001198 10.0.0.249 - - [2026-04-06 02:43:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005297 10.0.0.33 - - [2026-04-06 02:43:18] "GET /projects?obj_uuids=3914ed1a-b60f-482d-a46a-f39bd1544b04&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001650 10.0.0.249 - - [2026-04-06 02:43:18] "GET /project/3914ed1a-b60f-482d-a46a-f39bd1544b04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.056571 10.0.0.249 - - [2026-04-06 02:43:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004760 10.0.0.249 - - [2026-04-06 02:43:18] "PUT /network-policy/b3ed5cc8-735b-49e8-9c57-faf757190a1b HTTP/1.1" 200 262 0.022973 10.0.0.249 - - [2026-04-06 02:43:22] "GET /virtual-network/eedf18de-6398-4174-8b89-78f48e5fc07f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2962 0.009785 10.0.0.249 - - [2026-04-06 02:43:22] "POST /neutron/network HTTP/1.1" 200 1113 0.018749 10.0.0.27 - - [2026-04-06 02:43:22] "DELETE /access-control-list/4a9b9ba1-b222-4745-938c-dc8f6eb35c97 HTTP/1.1" 200 115 0.045306 10.0.0.249 - - [2026-04-06 02:43:22] "GET /virtual-network/eedf18de-6398-4174-8b89-78f48e5fc07f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.022339 10.0.0.249 - - [2026-04-06 02:43:22] "GET /virtual-network/62f82465-e886-4399-b33d-c2f887c1ad0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.005144 10.0.0.249 - - [2026-04-06 02:43:22] "POST /neutron/network HTTP/1.1" 200 1115 0.013087 10.0.0.27 - - [2026-04-06 02:43:22] "POST /ref-update HTTP/1.1" 200 156 0.020453 10.0.0.249 - - [2026-04-06 02:43:22] "GET /virtual-network/62f82465-e886-4399-b33d-c2f887c1ad0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.008116 10.0.0.249 - - [2026-04-06 02:43:22] "DELETE /network-policy/b3ed5cc8-735b-49e8-9c57-faf757190a1b HTTP/1.1" 200 115 0.039412 10.0.0.249 - - [2026-04-06 02:43:22] "POST /neutron/network HTTP/1.1" 200 1005 0.010046 10.0.0.249 - - [2026-04-06 02:43:23] "POST /neutron/port HTTP/1.1" 200 1228 0.015522 10.0.0.249 - - [2026-04-06 02:43:23] "POST /neutron/port HTTP/1.1" 200 1230 0.017118 10.0.0.33 - - [2026-04-06 02:43:25] "POST /useragent-kv HTTP/1.1" 200 115 0.003518 10.0.0.33 - - [2026-04-06 02:43:25] "POST /useragent-kv HTTP/1.1" 200 115 0.002854 10.0.0.33 - - [2026-04-06 02:43:25] "POST /useragent-kv HTTP/1.1" 200 115 0.003790 10.0.0.33 - - [2026-04-06 02:43:25] "POST /useragent-kv HTTP/1.1" 200 115 0.002166 10.0.0.249 - - [2026-04-06 02:43:25] "POST /neutron/network HTTP/1.1" 200 151 0.163083 10.0.0.27 - - [2026-04-06 02:43:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003628 10.0.0.33 - - [2026-04-06 02:43:30] "GET /projects?obj_uuids=3914ed1a-b60f-482d-a46a-f39bd1544b04&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001006 10.0.0.249 - - [2026-04-06 02:43:30] "GET /project/3914ed1a-b60f-482d-a46a-f39bd1544b04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.036572 10.0.0.249 - - [2026-04-06 02:43:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004173 10.0.0.33 - - [2026-04-06 02:43:30] "GET /domains?obj_uuids=500738d8-636d-4330-98c4-d5dafb5cbb39&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000946 10.0.0.249 - - [2026-04-06 02:43:30] "GET /domain/500738d8-636d-4330-98c4-d5dafb5cbb39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.008066 10.0.0.249 - - [2026-04-06 02:43:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003823 10.0.0.33 - - [2026-04-06 02:43:30] "GET /projects?obj_uuids=3914ed1a-b60f-482d-a46a-f39bd1544b04&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001040 10.0.0.249 - - [2026-04-06 02:43:30] "GET /project/3914ed1a-b60f-482d-a46a-f39bd1544b04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.042227 10.0.0.249 - - [2026-04-06 02:43:31] "GET /domains HTTP/1.1" 200 280 0.004858 10.0.0.33 - - [2026-04-06 02:43:31] "GET /domains?obj_uuids=500738d8-636d-4330-98c4-d5dafb5cbb39&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000917 10.0.0.249 - - [2026-04-06 02:43:31] "GET /domain/500738d8-636d-4330-98c4-d5dafb5cbb39 HTTP/1.1" 200 2775 0.009757 10.0.0.33 - - [2026-04-06 02:43:31] "GET /projects?obj_uuids=3914ed1a-b60f-482d-a46a-f39bd1544b04&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000873 10.0.0.249 - - [2026-04-06 02:43:31] "GET /project/3914ed1a-b60f-482d-a46a-f39bd1544b04 HTTP/1.1" 200 1910 0.083577 10.0.0.249 - - [2026-04-06 02:43:31] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.002747 10.0.0.249 - - [2026-04-06 02:43:31] "POST /network-ipams HTTP/1.1" 200 609 0.035420 10.0.0.249 - - [2026-04-06 02:43:31] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 802 0.003546 10.0.0.249 - - [2026-04-06 02:43:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003357 10.0.0.249 - - [2026-04-06 02:43:31] "GET /network-ipam/8eb8c022-304b-4448-990c-9d091149bb22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1436 0.006935 10.0.0.249 - - [2026-04-06 02:43:31] "PUT /network-ipam/8eb8c022-304b-4448-990c-9d091149bb22 HTTP/1.1" 200 258 0.013347 10.0.0.249 - - [2026-04-06 02:43:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003426 10.0.0.33 - - [2026-04-06 02:43:31] "GET /projects?obj_uuids=3914ed1a-b60f-482d-a46a-f39bd1544b04&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001078 10.0.0.249 - - [2026-04-06 02:43:31] "GET /project/3914ed1a-b60f-482d-a46a-f39bd1544b04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.039108 10.0.0.249 - - [2026-04-06 02:43:31] "POST /neutron/network HTTP/1.1" 200 117 0.012537 10.0.0.27 - - [2026-04-06 02:43:31] "POST /ref-update HTTP/1.1" 200 156 0.021600 10.0.0.33 - - [2026-04-06 02:43:32] "POST /useragent-kv HTTP/1.1" 200 115 0.006358 10.0.0.249 - - [2026-04-06 02:43:32] "POST /neutron/subnet HTTP/1.1" 200 701 0.263513 10.0.0.249 - - [2026-04-06 02:43:32] "POST /fqname-to-id HTTP/1.1" 404 207 0.015491 10.0.0.249 - - [2026-04-06 02:43:32] "POST /id-to-fqname HTTP/1.1" 200 231 0.001503 10.0.0.249 - - [2026-04-06 02:43:32] "GET /virtual-network/b516d7f2-fe34-49b9-95d5-6e94c7ff8872?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3196 0.007449 10.0.0.249 - - [2026-04-06 02:43:32] "POST /neutron/network HTTP/1.1" 200 1309 0.011948 10.0.0.249 - - [2026-04-06 02:43:32] "GET /virtual-network/b516d7f2-fe34-49b9-95d5-6e94c7ff8872?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3196 0.005262 10.0.0.249 - - [2026-04-06 02:43:32] "POST /neutron/subnet HTTP/1.1" 200 701 0.010198 10.0.0.249 - - [2026-04-06 02:43:32] "GET /virtual-network/b516d7f2-fe34-49b9-95d5-6e94c7ff8872?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3196 0.005731 10.0.0.33 - - [2026-04-06 02:43:33] "GET /obj-perms HTTP/1.1" 200 5075 0.051673 10.0.0.249 - - [2026-04-06 02:43:33] "GET /obj-perms HTTP/1.1" 200 5075 0.045805 10.0.0.27 - - [2026-04-06 02:45:35] "GET /obj-perms HTTP/1.1" 200 5075 0.051720 10.0.0.249 - - [2026-04-06 02:45:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003847 10.0.0.33 - - [2026-04-06 02:45:38] "GET /projects?obj_uuids=3914ed1a-b60f-482d-a46a-f39bd1544b04&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.025353 10.0.0.249 - - [2026-04-06 02:45:38] "GET /project/3914ed1a-b60f-482d-a46a-f39bd1544b04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.076382 10.0.0.33 - - [2026-04-06 02:45:43] "POST /useragent-kv HTTP/1.1" 200 115 0.014772 10.0.0.249 - - [2026-04-06 02:45:43] "POST /neutron/subnet HTTP/1.1" 200 701 0.223023 10.0.0.249 - - [2026-04-06 02:45:44] "POST /neutron/network HTTP/1.1" 200 1309 0.014773 10.0.0.249 - - [2026-04-06 02:45:44] "POST /id-to-fqname HTTP/1.1" 200 231 0.001208 10.0.0.249 - - [2026-04-06 02:45:44] "GET /virtual-network/c2615481-8c11-4fb8-ab64-a94c094d97f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3196 0.006565 10.0.0.249 - - [2026-04-06 02:45:44] "GET /virtual-network/c2615481-8c11-4fb8-ab64-a94c094d97f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3196 0.006975 10.0.0.249 - - [2026-04-06 02:45:44] "POST /neutron/subnet HTTP/1.1" 200 701 0.009822 10.0.0.249 - - [2026-04-06 02:45:44] "GET /virtual-network/c2615481-8c11-4fb8-ab64-a94c094d97f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3196 0.006086 10.0.0.249 - - [2026-04-06 02:45:44] "GET /obj-perms HTTP/1.1" 200 5065 0.004484 10.0.0.33 - - [2026-04-06 02:45:45] "GET /obj-perms HTTP/1.1" 200 5065 0.058106 10.0.0.249 - - [2026-04-06 02:45:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005566 10.0.0.33 - - [2026-04-06 02:45:45] "GET /projects?obj_uuids=3914ed1a-b60f-482d-a46a-f39bd1544b04&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001618 10.0.0.249 - - [2026-04-06 02:45:45] "GET /project/3914ed1a-b60f-482d-a46a-f39bd1544b04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.056698 10.0.0.249 - - [2026-04-06 02:45:45] "POST /neutron/network HTTP/1.1" 200 117 0.016448 10.0.0.27 - - [2026-04-06 02:45:45] "POST /ref-update HTTP/1.1" 200 156 0.045527 10.0.0.33 - - [2026-04-06 02:45:45] "POST /useragent-kv HTTP/1.1" 200 115 0.008617 10.0.0.249 - - [2026-04-06 02:45:45] "POST /neutron/subnet HTTP/1.1" 200 701 0.244143 10.0.0.249 - - [2026-04-06 02:45:46] "POST /id-to-fqname HTTP/1.1" 200 231 0.001909 10.0.0.249 - - [2026-04-06 02:45:46] "GET /virtual-network/5a508697-3c0d-45d7-8ef0-f8c4d7c7cca7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.010642 10.0.0.249 - - [2026-04-06 02:45:46] "POST /neutron/network HTTP/1.1" 200 1308 0.012809 10.0.0.249 - - [2026-04-06 02:45:46] "GET /virtual-network/5a508697-3c0d-45d7-8ef0-f8c4d7c7cca7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.007116 10.0.0.249 - - [2026-04-06 02:45:46] "POST /neutron/subnet HTTP/1.1" 200 701 0.011763 10.0.0.249 - - [2026-04-06 02:45:46] "GET /virtual-network/5a508697-3c0d-45d7-8ef0-f8c4d7c7cca7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.007314 10.0.0.27 - - [2026-04-06 02:45:46] "GET /obj-perms HTTP/1.1" 200 5065 0.004476 10.0.0.249 - - [2026-04-06 02:45:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003660 10.0.0.33 - - [2026-04-06 02:45:46] "GET /projects?obj_uuids=3914ed1a-b60f-482d-a46a-f39bd1544b04&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000889 10.0.0.249 - - [2026-04-06 02:45:46] "GET /project/3914ed1a-b60f-482d-a46a-f39bd1544b04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.040086 10.0.0.33 - - [2026-04-06 02:45:46] "GET /projects?obj_uuids=3914ed1a-b60f-482d-a46a-f39bd1544b04&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000895 10.0.0.249 - - [2026-04-06 02:45:47] "POST /neutron/network HTTP/1.1" 200 619 0.128955 10.0.0.249 - - [2026-04-06 02:45:47] "POST /fqname-to-id HTTP/1.1" 404 207 0.008753 10.0.0.33 - - [2026-04-06 02:45:47] "POST /useragent-kv HTTP/1.1" 200 115 0.010961 10.0.0.249 - - [2026-04-06 02:45:47] "POST /neutron/subnet HTTP/1.1" 200 818 0.222757 10.0.0.249 - - [2026-04-06 02:45:47] "POST /id-to-fqname HTTP/1.1" 200 231 0.001314 10.0.0.249 - - [2026-04-06 02:45:47] "GET /virtual-network/52d9bcdb-1c23-4b61-b07e-02420262e169?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.005704 10.0.0.249 - - [2026-04-06 02:45:47] "GET /virtual-network/52d9bcdb-1c23-4b61-b07e-02420262e169?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.007356 10.0.0.249 - - [2026-04-06 02:45:47] "POST /neutron/network HTTP/1.1" 200 1307 0.015652 10.0.0.249 - - [2026-04-06 02:45:47] "POST /neutron/subnet HTTP/1.1" 200 818 0.010109 10.0.0.249 - - [2026-04-06 02:45:48] "GET /virtual-network/52d9bcdb-1c23-4b61-b07e-02420262e169?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.005764 10.0.0.249 - - [2026-04-06 02:45:48] "POST /fqname-to-id HTTP/1.1" 404 225 0.003454 10.0.0.249 - - [2026-04-06 02:45:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002925 10.0.0.33 - - [2026-04-06 02:45:48] "GET /projects?obj_uuids=3914ed1a-b60f-482d-a46a-f39bd1544b04&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003242 10.0.0.249 - - [2026-04-06 02:45:48] "GET /project/3914ed1a-b60f-482d-a46a-f39bd1544b04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.061493 10.0.0.249 - - [2026-04-06 02:45:48] "POST /network-policys HTTP/1.1" 200 559 0.080367 10.0.0.249 - - [2026-04-06 02:45:48] "GET /network-policy/f4a2dd54-d774-4e67-9f41-a20e78db3ead?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6938 0.006480 10.0.0.249 - - [2026-04-06 02:45:48] "POST /fqname-to-id HTTP/1.1" 404 225 0.003761 10.0.0.249 - - [2026-04-06 02:45:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002968 10.0.0.33 - - [2026-04-06 02:45:48] "GET /projects?obj_uuids=3914ed1a-b60f-482d-a46a-f39bd1544b04&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000961 10.0.0.249 - - [2026-04-06 02:45:48] "GET /project/3914ed1a-b60f-482d-a46a-f39bd1544b04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.048702 10.0.0.249 - - [2026-04-06 02:45:49] "POST /network-policys HTTP/1.1" 200 559 0.088488 10.0.0.249 - - [2026-04-06 02:45:49] "GET /network-policy/28533b09-297f-49df-9784-ecb1430e17f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5019 0.006186 10.0.0.249 - - [2026-04-06 02:45:49] "POST /fqname-to-id HTTP/1.1" 404 225 0.002889 10.0.0.249 - - [2026-04-06 02:45:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003455 10.0.0.33 - - [2026-04-06 02:45:49] "GET /projects?obj_uuids=3914ed1a-b60f-482d-a46a-f39bd1544b04&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001010 10.0.0.249 - - [2026-04-06 02:45:49] "GET /project/3914ed1a-b60f-482d-a46a-f39bd1544b04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.043388 10.0.0.249 - - [2026-04-06 02:45:49] "POST /network-policys HTTP/1.1" 200 559 0.075708 10.0.0.249 - - [2026-04-06 02:45:49] "GET /network-policy/6956b76f-8e39-4b62-8f84-ff39cf7c0f31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6937 0.006841 10.0.0.249 - - [2026-04-06 02:45:49] "POST /fqname-to-id HTTP/1.1" 404 225 0.003206 10.0.0.249 - - [2026-04-06 02:45:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004105 10.0.0.33 - - [2026-04-06 02:45:49] "GET /projects?obj_uuids=3914ed1a-b60f-482d-a46a-f39bd1544b04&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001098 10.0.0.249 - - [2026-04-06 02:45:49] "GET /project/3914ed1a-b60f-482d-a46a-f39bd1544b04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.040244 10.0.0.249 - - [2026-04-06 02:45:49] "POST /network-policys HTTP/1.1" 200 559 0.080197 10.0.0.249 - - [2026-04-06 02:45:49] "GET /network-policy/dcd41245-0939-46b1-b506-082b6a450727?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8844 0.008673 10.0.0.249 - - [2026-04-06 02:45:50] "POST /fqname-to-id HTTP/1.1" 404 225 0.003079 10.0.0.249 - - [2026-04-06 02:45:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004905 10.0.0.33 - - [2026-04-06 02:45:50] "GET /projects?obj_uuids=3914ed1a-b60f-482d-a46a-f39bd1544b04&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001093 10.0.0.249 - - [2026-04-06 02:45:50] "GET /project/3914ed1a-b60f-482d-a46a-f39bd1544b04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.050752 10.0.0.249 - - [2026-04-06 02:45:50] "POST /network-policys HTTP/1.1" 200 559 0.076609 10.0.0.249 - - [2026-04-06 02:45:50] "GET /network-policy/84f5c50f-5a34-4ff4-959d-50e1e36a1d9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5019 0.006410 10.0.0.249 - - [2026-04-06 02:45:50] "POST /fqname-to-id HTTP/1.1" 404 225 0.002949 10.0.0.249 - - [2026-04-06 02:45:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004584 10.0.0.33 - - [2026-04-06 02:45:50] "GET /projects?obj_uuids=3914ed1a-b60f-482d-a46a-f39bd1544b04&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001408 10.0.0.249 - - [2026-04-06 02:45:50] "GET /project/3914ed1a-b60f-482d-a46a-f39bd1544b04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.049742 10.0.0.249 - - [2026-04-06 02:45:50] "POST /network-policys HTTP/1.1" 200 559 0.076935 10.0.0.249 - - [2026-04-06 02:45:50] "GET /network-policy/40a326b6-0162-4786-a248-bfb8e3151724?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5019 0.007438 10.0.0.249 - - [2026-04-06 02:45:50] "POST /fqname-to-id HTTP/1.1" 404 225 0.004359 10.0.0.249 - - [2026-04-06 02:45:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.007498 10.0.0.33 - - [2026-04-06 02:45:51] "GET /projects?obj_uuids=3914ed1a-b60f-482d-a46a-f39bd1544b04&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000970 10.0.0.249 - - [2026-04-06 02:45:51] "GET /project/3914ed1a-b60f-482d-a46a-f39bd1544b04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.047219 10.0.0.249 - - [2026-04-06 02:45:51] "POST /network-policys HTTP/1.1" 200 559 0.076355 10.0.0.249 - - [2026-04-06 02:45:51] "GET /network-policy/dbb6cf24-1da3-4066-901a-bc884d2cd9f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8844 0.007339 10.0.0.249 - - [2026-04-06 02:45:51] "POST /fqname-to-id HTTP/1.1" 404 225 0.003334 10.0.0.249 - - [2026-04-06 02:45:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004782 10.0.0.33 - - [2026-04-06 02:45:51] "GET /projects?obj_uuids=3914ed1a-b60f-482d-a46a-f39bd1544b04&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001078 10.0.0.249 - - [2026-04-06 02:45:51] "GET /project/3914ed1a-b60f-482d-a46a-f39bd1544b04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.049309 10.0.0.249 - - [2026-04-06 02:45:51] "POST /network-policys HTTP/1.1" 200 559 0.080527 10.0.0.249 - - [2026-04-06 02:45:51] "GET /network-policy/350f1001-5a71-4348-a065-0419a748c876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5019 0.008014 10.0.0.27 - - [2026-04-06 02:45:52] "POST /fqname-to-id HTTP/1.1" 404 248 0.002890 10.0.0.249 - - [2026-04-06 02:45:52] "POST /neutron/network HTTP/1.1" 200 1494 0.028404 10.0.0.249 - - [2026-04-06 02:45:52] "GET /virtual-network/b516d7f2-fe34-49b9-95d5-6e94c7ff8872?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3801 0.007133 10.0.0.249 - - [2026-04-06 02:45:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.007536 10.0.0.249 - - [2026-04-06 02:45:52] "GET /network-policy/28533b09-297f-49df-9784-ecb1430e17f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5019 0.005103 10.0.0.249 - - [2026-04-06 02:45:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003109 10.0.0.249 - - [2026-04-06 02:45:52] "GET /network-policy/f4a2dd54-d774-4e67-9f41-a20e78db3ead?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6938 0.006128 10.0.0.27 - - [2026-04-06 02:45:57] "POST /access-control-lists HTTP/1.1" 200 605 0.029640 10.0.0.249 - - [2026-04-06 02:45:57] "GET /virtual-network/c2615481-8c11-4fb8-ab64-a94c094d97f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3801 0.013512 10.0.0.249 - - [2026-04-06 02:45:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003412 10.0.0.249 - - [2026-04-06 02:45:57] "GET /network-policy/6956b76f-8e39-4b62-8f84-ff39cf7c0f31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6937 0.004865 10.0.0.249 - - [2026-04-06 02:45:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003375 10.0.0.249 - - [2026-04-06 02:45:57] "GET /network-policy/dcd41245-0939-46b1-b506-082b6a450727?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8844 0.005415 10.0.0.249 - - [2026-04-06 02:45:57] "POST /neutron/network HTTP/1.1" 200 1308 0.015542 10.0.0.249 - - [2026-04-06 02:45:57] "POST /fqname-to-id HTTP/1.1" 404 207 0.008440 10.0.0.27 - - [2026-04-06 02:45:58] "POST /access-control-lists HTTP/1.1" 200 605 0.051519 10.0.0.249 - - [2026-04-06 02:45:58] "GET /virtual-network/5a508697-3c0d-45d7-8ef0-f8c4d7c7cca7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3797 0.008804 10.0.0.249 - - [2026-04-06 02:45:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004683 10.0.0.249 - - [2026-04-06 02:45:58] "GET /network-policy/40a326b6-0162-4786-a248-bfb8e3151724?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5019 0.007109 10.0.0.249 - - [2026-04-06 02:45:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004550 10.0.0.249 - - [2026-04-06 02:45:58] "GET /network-policy/84f5c50f-5a34-4ff4-959d-50e1e36a1d9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5019 0.004677 10.0.0.249 - - [2026-04-06 02:45:58] "POST /neutron/network HTTP/1.1" 200 1307 0.012792 10.0.0.249 - - [2026-04-06 02:45:58] "GET /virtual-network/52d9bcdb-1c23-4b61-b07e-02420262e169?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3794 0.010400 10.0.0.249 - - [2026-04-06 02:45:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.006183 10.0.0.249 - - [2026-04-06 02:45:58] "GET /network-policy/350f1001-5a71-4348-a065-0419a748c876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5019 0.005697 10.0.0.249 - - [2026-04-06 02:45:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004005 10.0.0.249 - - [2026-04-06 02:45:58] "GET /network-policy/dbb6cf24-1da3-4066-901a-bc884d2cd9f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8844 0.004497 10.0.0.249 - - [2026-04-06 02:45:58] "POST /id-to-fqname HTTP/1.1" 200 231 0.001207 10.0.0.27 - - [2026-04-06 02:46:19] "GET /global-system-configs HTTP/1.1" 401 293 0.000562 10.0.0.27 - - [2026-04-06 02:46:19] "GET /global-system-configs HTTP/1.1" 401 293 0.000594 10.0.0.33 - - [2026-04-06 02:46:19] "GET /global-system-configs HTTP/1.1" 401 293 0.000430 10.0.0.33 - - [2026-04-06 02:46:20] "GET /global-system-configs HTTP/1.1" 401 293 0.000433 10.0.0.27 - - [2026-04-06 02:46:20] "GET /global-system-configs HTTP/1.1" 401 293 0.000531 10.0.0.27 - - [2026-04-06 02:46:20] "GET /global-system-configs HTTP/1.1" 401 293 0.000608 10.0.0.33 - - [2026-04-06 02:46:21] "GET /global-system-configs HTTP/1.1" 401 293 0.000439 10.0.0.33 - - [2026-04-06 02:46:21] "GET /global-system-configs HTTP/1.1" 401 293 0.000469 10.0.0.249 - - [2026-04-06 02:46:21] "GET /global-system-configs HTTP/1.1" 401 293 0.000445 10.0.0.249 - - [2026-04-06 02:46:21] "GET /global-system-configs HTTP/1.1" 401 293 0.001428 10.0.0.249 - - [2026-04-06 02:46:22] "GET /global-system-configs HTTP/1.1" 401 293 0.000602 10.0.0.249 - - [2026-04-06 02:46:22] "GET /global-system-configs HTTP/1.1" 401 293 0.000489 10.0.0.249 - - [2026-04-06 02:46:29] "POST /neutron/network HTTP/1.1" 200 1504 0.010450 10.0.0.33 - - [2026-04-06 02:46:30] "GET /projects?obj_uuids=3914ed1a-b60f-482d-a46a-f39bd1544b04&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001456 10.0.0.249 - - [2026-04-06 02:46:30] "GET /project/3914ed1a-b60f-482d-a46a-f39bd1544b04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.073095 10.0.0.249 - - [2026-04-06 02:46:30] "POST /neutron/port HTTP/1.1" 200 117 0.008436 10.0.0.249 - - [2026-04-06 02:46:30] "POST /id-to-fqname HTTP/1.1" 200 231 0.001406 10.0.0.249 - - [2026-04-06 02:46:30] "POST /neutron/network HTTP/1.1" 200 1504 0.007123 10.0.0.27 - - [2026-04-06 02:46:31] "PUT /access-control-list/3c8aeed4-cde9-4472-97ce-c29abaa1cf91 HTTP/1.1" 200 272 0.084794 10.0.0.33 - - [2026-04-06 02:46:31] "GET /projects?obj_uuids=3914ed1a-b60f-482d-a46a-f39bd1544b04&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000945 10.0.0.249 - - [2026-04-06 02:46:31] "GET /project/3914ed1a-b60f-482d-a46a-f39bd1544b04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.131519 10.0.0.249 - - [2026-04-06 02:46:31] "POST /neutron/port HTTP/1.1" 200 1180 0.070883 10.0.0.249 - - [2026-04-06 02:46:32] "POST /neutron/port HTTP/1.1" 200 1170 0.071580 10.0.0.249 - - [2026-04-06 02:46:32] "POST /neutron/port HTTP/1.1" 200 1180 0.054378 10.0.0.33 - - [2026-04-06 02:46:32] "GET /projects?obj_uuids=3914ed1a-b60f-482d-a46a-f39bd1544b04&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001165 10.0.0.249 - - [2026-04-06 02:46:32] "POST /neutron/floatingip HTTP/1.1" 200 117 0.009590 10.0.0.249 - - [2026-04-06 02:46:32] "POST /neutron/port HTTP/1.1" 200 117 0.004078 10.0.0.249 - - [2026-04-06 02:46:33] "POST /neutron/port HTTP/1.1" 200 1170 0.740535 10.0.0.249 - - [2026-04-06 02:46:33] "POST /neutron/port HTTP/1.1" 200 1170 0.040307 10.0.0.249 - - [2026-04-06 02:46:33] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005075 10.0.0.249 - - [2026-04-06 02:46:33] "POST /neutron/port HTTP/1.1" 200 117 0.005237 10.0.0.33 - - [2026-04-06 02:46:35] "GET /obj-perms HTTP/1.1" 200 5075 0.063004 10.0.0.249 - - [2026-04-06 02:46:36] "GET /obj-perms HTTP/1.1" 200 5075 0.067839 10.0.0.249 - - [2026-04-06 02:46:37] "POST /neutron/port HTTP/1.1" 200 1234 0.056647 10.0.0.249 - - [2026-04-06 02:46:42] "POST /neutron/security_group HTTP/1.1" 200 2066 0.018624 10.0.0.249 - - [2026-04-06 02:46:52] "POST /neutron/port HTTP/1.1" 200 1234 0.076785 10.0.0.249 - - [2026-04-06 02:46:57] "POST /neutron/security_group HTTP/1.1" 200 2066 0.020713 10.0.0.249 - - [2026-04-06 02:47:08] "POST /neutron/port HTTP/1.1" 200 1234 0.023755 10.0.0.249 - - [2026-04-06 02:47:13] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007571 10.0.0.249 - - [2026-04-06 02:47:23] "POST /neutron/port HTTP/1.1" 200 1234 0.019085 10.0.0.249 - - [2026-04-06 02:47:28] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008734 10.0.0.249 - - [2026-04-06 02:47:38] "POST /neutron/port HTTP/1.1" 200 1234 0.019769 10.0.0.249 - - [2026-04-06 02:47:43] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007088 10.0.0.249 - - [2026-04-06 02:47:43] "POST /neutron/port HTTP/1.1" 200 1234 0.020033 10.0.0.249 - - [2026-04-06 02:47:44] "GET /virtual-machine/3f73b621-3b61-48f8-abdd-b6b5f2e0df4c HTTP/1.1" 200 1300 0.031114 10.0.0.249 - - [2026-04-06 02:47:44] "GET /virtual-machine-interface/9560b1bc-c5e2-4313-905f-315c55283666 HTTP/1.1" 200 3185 0.006012 10.0.0.249 - - [2026-04-06 02:47:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.028447 10.0.0.249 - - [2026-04-06 02:47:44] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004650 10.0.0.249 - - [2026-04-06 02:47:44] "GET /virtual-networks?parent_id=3914ed1a-b60f-482d-a46a-f39bd1544b04&detail=False&count=False&shared=False HTTP/1.1" 200 1055 0.005938 10.0.0.249 - - [2026-04-06 02:47:44] "GET /virtual-network/b516d7f2-fe34-49b9-95d5-6e94c7ff8872?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3801 0.006017 10.0.0.249 - - [2026-04-06 02:47:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004052 10.0.0.249 - - [2026-04-06 02:47:47] "GET /virtual-network/b516d7f2-fe34-49b9-95d5-6e94c7ff8872?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3801 0.005238 10.0.0.249 - - [2026-04-06 02:47:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003709 10.0.0.249 - - [2026-04-06 02:47:51] "GET /virtual-network/b516d7f2-fe34-49b9-95d5-6e94c7ff8872?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3801 0.006450 10.0.0.249 - - [2026-04-06 02:47:55] "POST /neutron/port HTTP/1.1" 200 1234 0.022141 10.0.0.249 - - [2026-04-06 02:47:55] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004841 10.0.0.249 - - [2026-04-06 02:47:55] "POST /neutron/port HTTP/1.1" 200 117 0.001700 10.0.0.249 - - [2026-04-06 02:47:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.006079 10.0.0.249 - - [2026-04-06 02:47:55] "GET /virtual-network/b516d7f2-fe34-49b9-95d5-6e94c7ff8872?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3801 0.005612 10.0.0.249 - - [2026-04-06 02:47:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003883 10.0.0.249 - - [2026-04-06 02:47:59] "GET /virtual-network/b516d7f2-fe34-49b9-95d5-6e94c7ff8872?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3801 0.005961 10.0.0.249 - - [2026-04-06 02:48:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003293 10.0.0.249 - - [2026-04-06 02:48:03] "GET /virtual-network/b516d7f2-fe34-49b9-95d5-6e94c7ff8872?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3801 0.006623 10.0.0.249 - - [2026-04-06 02:48:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005251 10.0.0.249 - - [2026-04-06 02:48:07] "GET /virtual-network/b516d7f2-fe34-49b9-95d5-6e94c7ff8872?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3801 0.006225 10.0.0.249 - - [2026-04-06 02:48:08] "POST /neutron/port HTTP/1.1" 200 1234 0.044398 10.0.0.249 - - [2026-04-06 02:48:08] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004500 10.0.0.249 - - [2026-04-06 02:48:08] "POST /neutron/port HTTP/1.1" 200 117 0.001639 10.0.0.249 - - [2026-04-06 02:48:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003684 10.0.0.249 - - [2026-04-06 02:48:11] "GET /virtual-network/b516d7f2-fe34-49b9-95d5-6e94c7ff8872?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3801 0.005400 10.0.0.249 - - [2026-04-06 02:48:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004066 10.0.0.249 - - [2026-04-06 02:48:16] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005006 10.0.0.249 - - [2026-04-06 02:48:16] "GET /virtual-networks?parent_id=3914ed1a-b60f-482d-a46a-f39bd1544b04&detail=False&count=False&shared=False HTTP/1.1" 200 1055 0.004154 10.0.0.249 - - [2026-04-06 02:48:16] "GET /virtual-network/b516d7f2-fe34-49b9-95d5-6e94c7ff8872?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3801 0.006034 10.0.0.249 - - [2026-04-06 02:48:16] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008640 10.0.0.249 - - [2026-04-06 02:48:24] "POST /neutron/port HTTP/1.1" 200 1234 0.048185 10.0.0.249 - - [2026-04-06 02:48:26] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006937 10.0.0.249 - - [2026-04-06 02:48:32] "POST /neutron/port HTTP/1.1" 200 1234 0.019109 10.0.0.249 - - [2026-04-06 02:48:37] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008351 10.0.0.249 - - [2026-04-06 02:48:37] "POST /neutron/port HTTP/1.1" 200 1234 0.021224 10.0.0.249 - - [2026-04-06 02:48:37] "GET /virtual-machine/d1c56132-e769-4334-8c3e-073c02c4fdfe HTTP/1.1" 200 1301 0.006447 10.0.0.249 - - [2026-04-06 02:48:37] "GET /virtual-machine-interface/999a46df-607a-4ce6-b2a7-7754a7ead190 HTTP/1.1" 200 3185 0.005857 10.0.0.249 - - [2026-04-06 02:48:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003653 10.0.0.249 - - [2026-04-06 02:48:37] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004128 10.0.0.249 - - [2026-04-06 02:48:37] "GET /virtual-networks?parent_id=3914ed1a-b60f-482d-a46a-f39bd1544b04&detail=False&count=False&shared=False HTTP/1.1" 200 1055 0.008122 10.0.0.249 - - [2026-04-06 02:48:37] "GET /virtual-network/c2615481-8c11-4fb8-ab64-a94c094d97f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3801 0.010614 10.0.0.27 - - [2026-04-06 02:48:37] "GET /obj-perms HTTP/1.1" 200 5075 0.063272 10.0.0.249 - - [2026-04-06 02:48:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.006007 10.0.0.249 - - [2026-04-06 02:48:38] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.006217 10.0.0.249 - - [2026-04-06 02:48:38] "GET /virtual-networks?parent_id=3914ed1a-b60f-482d-a46a-f39bd1544b04&detail=False&count=False&shared=False HTTP/1.1" 200 1055 0.003732 10.0.0.249 - - [2026-04-06 02:48:38] "GET /virtual-network/c2615481-8c11-4fb8-ab64-a94c094d97f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3801 0.007204 10.0.0.249 - - [2026-04-06 02:48:38] "POST /neutron/security_group HTTP/1.1" 200 2066 0.011970 10.0.0.249 - - [2026-04-06 02:48:44] "POST /neutron/port HTTP/1.1" 200 1234 0.021534 10.0.0.249 - - [2026-04-06 02:48:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004089 10.0.0.249 - - [2026-04-06 02:48:44] "GET /network-policy/6956b76f-8e39-4b62-8f84-ff39cf7c0f31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6937 0.004259 10.0.0.249 - - [2026-04-06 02:48:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003328 10.0.0.249 - - [2026-04-06 02:48:44] "GET /network-policy/dcd41245-0939-46b1-b506-082b6a450727?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8844 0.005517 10.0.0.249 - - [2026-04-06 02:48:44] "POST /neutron/security_group HTTP/1.1" 200 2066 0.013357 10.0.0.249 - - [2026-04-06 02:48:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003537 10.0.0.249 - - [2026-04-06 02:48:44] "GET /network-policy/f4a2dd54-d774-4e67-9f41-a20e78db3ead?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6938 0.004590 10.0.0.249 - - [2026-04-06 02:48:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002948 10.0.0.249 - - [2026-04-06 02:48:44] "GET /network-policy/28533b09-297f-49df-9784-ecb1430e17f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5019 0.006274 10.0.0.249 - - [2026-04-06 02:48:57] "POST /neutron/network HTTP/1.1" 200 1504 0.010661 10.0.0.249 - - [2026-04-06 02:48:57] "POST /neutron/subnet HTTP/1.1" 200 1361 0.018284 10.0.0.249 - - [2026-04-06 02:48:57] "POST /neutron/network HTTP/1.1" 200 1494 0.014309 10.0.0.249 - - [2026-04-06 02:49:00] "GET /virtual-machine/d1c56132-e769-4334-8c3e-073c02c4fdfe HTTP/1.1" 200 1301 0.004455 10.0.0.249 - - [2026-04-06 02:49:01] "POST /neutron/port HTTP/1.1" 200 151 0.242234 10.0.0.249 - - [2026-04-06 02:49:02] "GET /virtual-machine/d1c56132-e769-4334-8c3e-073c02c4fdfe HTTP/1.1" 404 171 0.003605 10.0.0.249 - - [2026-04-06 02:49:02] "GET /virtual-machine/d1c56132-e769-4334-8c3e-073c02c4fdfe HTTP/1.1" 404 171 0.003018 10.0.0.249 - - [2026-04-06 02:49:02] "GET /virtual-machine/d1c56132-e769-4334-8c3e-073c02c4fdfe HTTP/1.1" 404 171 0.002475 10.0.0.249 - - [2026-04-06 02:49:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003607 10.0.0.249 - - [2026-04-06 02:49:02] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005702 10.0.0.249 - - [2026-04-06 02:49:02] "GET /virtual-networks?parent_id=3914ed1a-b60f-482d-a46a-f39bd1544b04&detail=False&count=False&shared=False HTTP/1.1" 200 1055 0.005975 10.0.0.249 - - [2026-04-06 02:49:02] "GET /virtual-network/c2615481-8c11-4fb8-ab64-a94c094d97f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3801 0.006798 10.0.0.249 - - [2026-04-06 02:49:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003157 10.0.0.249 - - [2026-04-06 02:49:02] "GET /routing-instance/e0d78877-45d8-41e5-a689-c5110411de13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1814 0.007193 10.0.0.249 - - [2026-04-06 02:49:02] "GET /route-target/11612349-4271-4b60-b438-a9b9693abee8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003572 10.0.0.249 - - [2026-04-06 02:49:02] "GET /virtual-machine/d1c56132-e769-4334-8c3e-073c02c4fdfe HTTP/1.1" 404 171 0.003237 10.0.0.249 - - [2026-04-06 02:49:03] "GET /virtual-machine/d1c56132-e769-4334-8c3e-073c02c4fdfe HTTP/1.1" 404 171 0.003386 10.0.0.249 - - [2026-04-06 02:49:04] "GET /virtual-machine/d1c56132-e769-4334-8c3e-073c02c4fdfe HTTP/1.1" 404 171 0.004507 10.0.0.249 - - [2026-04-06 02:49:05] "GET /virtual-machine/d1c56132-e769-4334-8c3e-073c02c4fdfe HTTP/1.1" 404 171 0.004938 10.0.0.249 - - [2026-04-06 02:49:06] "GET /virtual-machine/d1c56132-e769-4334-8c3e-073c02c4fdfe HTTP/1.1" 404 171 0.003469 10.0.0.249 - - [2026-04-06 02:49:07] "GET /virtual-machine/d1c56132-e769-4334-8c3e-073c02c4fdfe HTTP/1.1" 404 171 0.004885 10.0.0.249 - - [2026-04-06 02:49:07] "GET /obj-perms HTTP/1.1" 200 5065 0.053896 10.0.0.249 - - [2026-04-06 02:49:14] "GET /obj-perms HTTP/1.1" 200 5065 0.004273 10.0.0.249 - - [2026-04-06 02:49:17] "GET /obj-perms HTTP/1.1" 200 5065 0.005081 10.0.0.249 - - [2026-04-06 02:49:23] "GET /obj-perms HTTP/1.1" 200 5065 0.004151 10.0.0.249 - - [2026-04-06 02:49:23] "GET /obj-perms HTTP/1.1" 200 5065 0.003594 10.0.0.249 - - [2026-04-06 02:49:23] "GET /virtual-machine/3f73b621-3b61-48f8-abdd-b6b5f2e0df4c HTTP/1.1" 200 1300 0.004280 10.0.0.249 - - [2026-04-06 02:49:24] "POST /neutron/port HTTP/1.1" 200 151 0.231828 10.0.0.249 - - [2026-04-06 02:49:25] "GET /virtual-machine/3f73b621-3b61-48f8-abdd-b6b5f2e0df4c HTTP/1.1" 404 171 0.004288 10.0.0.249 - - [2026-04-06 02:49:25] "GET /virtual-machine/3f73b621-3b61-48f8-abdd-b6b5f2e0df4c HTTP/1.1" 404 171 0.003602 10.0.0.249 - - [2026-04-06 02:49:25] "GET /virtual-machine/3f73b621-3b61-48f8-abdd-b6b5f2e0df4c HTTP/1.1" 404 171 0.003321 10.0.0.249 - - [2026-04-06 02:49:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005951 10.0.0.249 - - [2026-04-06 02:49:25] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003788 10.0.0.249 - - [2026-04-06 02:49:25] "GET /virtual-networks?parent_id=3914ed1a-b60f-482d-a46a-f39bd1544b04&detail=False&count=False&shared=False HTTP/1.1" 200 1055 0.002889 10.0.0.249 - - [2026-04-06 02:49:25] "GET /virtual-network/b516d7f2-fe34-49b9-95d5-6e94c7ff8872?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3801 0.006670 10.0.0.249 - - [2026-04-06 02:49:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003752 10.0.0.249 - - [2026-04-06 02:49:25] "GET /routing-instance/f87a3bd8-7f2f-4cbd-89fb-bb8c481bc26f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.006096 10.0.0.249 - - [2026-04-06 02:49:25] "GET /route-target/70f6cae8-3fdd-4a80-88d3-80e47c4a4c54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.003920 10.0.0.33 - - [2026-04-06 02:49:25] "GET /obj-perms HTTP/1.1" 200 5065 0.004677 10.0.0.249 - - [2026-04-06 02:49:32] "GET /obj-perms HTTP/1.1" 200 5065 0.004419 10.0.0.33 - - [2026-04-06 02:49:32] "GET /obj-perms HTTP/1.1" 200 5065 0.004578 10.0.0.249 - - [2026-04-06 02:49:32] "GET /virtual-network/52d9bcdb-1c23-4b61-b07e-02420262e169?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3794 0.005847 10.0.0.249 - - [2026-04-06 02:49:32] "POST /neutron/network HTTP/1.1" 200 1307 0.020246 10.0.0.249 - - [2026-04-06 02:49:32] "GET /virtual-network/52d9bcdb-1c23-4b61-b07e-02420262e169?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.006124 10.0.0.249 - - [2026-04-06 02:49:32] "GET /virtual-network/5a508697-3c0d-45d7-8ef0-f8c4d7c7cca7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3797 0.005796 10.0.0.27 - - [2026-04-06 02:49:37] "DELETE /access-control-list/5f32d71f-21e9-4e54-bf27-da1bba27c54e HTTP/1.1" 200 115 0.086577 10.0.0.249 - - [2026-04-06 02:49:37] "GET /virtual-network/5a508697-3c0d-45d7-8ef0-f8c4d7c7cca7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.008775 10.0.0.249 - - [2026-04-06 02:49:37] "POST /fqname-to-id HTTP/1.1" 404 207 0.160543 10.0.0.249 - - [2026-04-06 02:49:38] "GET /virtual-network/c2615481-8c11-4fb8-ab64-a94c094d97f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3801 0.005469 10.0.0.249 - - [2026-04-06 02:49:38] "POST /neutron/network HTTP/1.1" 200 1494 0.011469 10.0.0.249 - - [2026-04-06 02:49:38] "GET /virtual-network/c2615481-8c11-4fb8-ab64-a94c094d97f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3196 0.012655 10.0.0.249 - - [2026-04-06 02:49:38] "GET /obj-perms HTTP/1.1" 200 5075 0.086202 10.0.0.249 - - [2026-04-06 02:49:38] "GET /virtual-network/b516d7f2-fe34-49b9-95d5-6e94c7ff8872?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3801 0.005286 10.0.0.249 - - [2026-04-06 02:49:38] "POST /neutron/network HTTP/1.1" 200 1494 0.011806 10.0.0.27 - - [2026-04-06 02:49:38] "DELETE /access-control-list/3c8aeed4-cde9-4472-97ce-c29abaa1cf91 HTTP/1.1" 200 115 0.036356 10.0.0.249 - - [2026-04-06 02:49:38] "GET /virtual-network/b516d7f2-fe34-49b9-95d5-6e94c7ff8872?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3196 0.009447 10.0.0.249 - - [2026-04-06 02:49:38] "DELETE /network-policy/350f1001-5a71-4348-a065-0419a748c876 HTTP/1.1" 200 115 0.050632 10.0.0.249 - - [2026-04-06 02:49:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003859 10.0.0.33 - - [2026-04-06 02:49:38] "GET /projects?obj_uuids=3914ed1a-b60f-482d-a46a-f39bd1544b04&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001341 10.0.0.249 - - [2026-04-06 02:49:38] "GET /project/3914ed1a-b60f-482d-a46a-f39bd1544b04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.030952 10.0.0.249 - - [2026-04-06 02:49:38] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-33709786&detail=False&count=False&shared=False HTTP/1.1" 200 1755 0.006299 10.0.0.249 - - [2026-04-06 02:49:38] "DELETE /network-policy/dbb6cf24-1da3-4066-901a-bc884d2cd9f6 HTTP/1.1" 200 115 0.039485 10.0.0.249 - - [2026-04-06 02:49:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.006979 10.0.0.33 - - [2026-04-06 02:49:38] "GET /projects?obj_uuids=3914ed1a-b60f-482d-a46a-f39bd1544b04&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000938 10.0.0.249 - - [2026-04-06 02:49:39] "GET /project/3914ed1a-b60f-482d-a46a-f39bd1544b04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.051038 10.0.0.249 - - [2026-04-06 02:49:39] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-33709786&detail=False&count=False&shared=False HTTP/1.1" 200 1523 0.005796 10.0.0.249 - - [2026-04-06 02:49:39] "DELETE /network-policy/40a326b6-0162-4786-a248-bfb8e3151724 HTTP/1.1" 200 115 0.038830 10.0.0.249 - - [2026-04-06 02:49:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003641 10.0.0.33 - - [2026-04-06 02:49:39] "GET /projects?obj_uuids=3914ed1a-b60f-482d-a46a-f39bd1544b04&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000921 10.0.0.249 - - [2026-04-06 02:49:39] "GET /project/3914ed1a-b60f-482d-a46a-f39bd1544b04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.042610 10.0.0.249 - - [2026-04-06 02:49:39] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-33709786&detail=False&count=False&shared=False HTTP/1.1" 200 1291 0.006913 10.0.0.249 - - [2026-04-06 02:49:39] "DELETE /network-policy/84f5c50f-5a34-4ff4-959d-50e1e36a1d9c HTTP/1.1" 200 115 0.038548 10.0.0.249 - - [2026-04-06 02:49:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.006518 10.0.0.33 - - [2026-04-06 02:49:39] "GET /projects?obj_uuids=3914ed1a-b60f-482d-a46a-f39bd1544b04&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001237 10.0.0.249 - - [2026-04-06 02:49:39] "GET /project/3914ed1a-b60f-482d-a46a-f39bd1544b04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.049515 10.0.0.249 - - [2026-04-06 02:49:39] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-33709786&detail=False&count=False&shared=False HTTP/1.1" 200 1058 0.006253 10.0.0.249 - - [2026-04-06 02:49:39] "DELETE /network-policy/dcd41245-0939-46b1-b506-082b6a450727 HTTP/1.1" 200 115 0.043031 10.0.0.249 - - [2026-04-06 02:49:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.006746 10.0.0.33 - - [2026-04-06 02:49:39] "GET /projects?obj_uuids=3914ed1a-b60f-482d-a46a-f39bd1544b04&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000978 10.0.0.249 - - [2026-04-06 02:49:39] "GET /project/3914ed1a-b60f-482d-a46a-f39bd1544b04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.043952 10.0.0.249 - - [2026-04-06 02:49:39] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-33709786&detail=False&count=False&shared=False HTTP/1.1" 200 826 0.006240 10.0.0.249 - - [2026-04-06 02:49:39] "DELETE /network-policy/6956b76f-8e39-4b62-8f84-ff39cf7c0f31 HTTP/1.1" 200 115 0.041489 10.0.0.249 - - [2026-04-06 02:49:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.008365 10.0.0.33 - - [2026-04-06 02:49:39] "GET /projects?obj_uuids=3914ed1a-b60f-482d-a46a-f39bd1544b04&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001014 10.0.0.249 - - [2026-04-06 02:49:39] "GET /project/3914ed1a-b60f-482d-a46a-f39bd1544b04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.047634 10.0.0.249 - - [2026-04-06 02:49:40] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-33709786&detail=False&count=False&shared=False HTTP/1.1" 200 594 0.008407 10.0.0.249 - - [2026-04-06 02:49:40] "DELETE /network-policy/28533b09-297f-49df-9784-ecb1430e17f0 HTTP/1.1" 200 115 0.052709 10.0.0.249 - - [2026-04-06 02:49:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004159 10.0.0.33 - - [2026-04-06 02:49:40] "GET /projects?obj_uuids=3914ed1a-b60f-482d-a46a-f39bd1544b04&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001312 10.0.0.249 - - [2026-04-06 02:49:40] "GET /project/3914ed1a-b60f-482d-a46a-f39bd1544b04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.058621 10.0.0.249 - - [2026-04-06 02:49:40] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-33709786&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.011584 10.0.0.249 - - [2026-04-06 02:49:40] "DELETE /network-policy/f4a2dd54-d774-4e67-9f41-a20e78db3ead HTTP/1.1" 200 115 0.046984 10.0.0.249 - - [2026-04-06 02:49:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005399 10.0.0.33 - - [2026-04-06 02:49:40] "GET /projects?obj_uuids=3914ed1a-b60f-482d-a46a-f39bd1544b04&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001206 10.0.0.249 - - [2026-04-06 02:49:40] "GET /project/3914ed1a-b60f-482d-a46a-f39bd1544b04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.054346 10.0.0.249 - - [2026-04-06 02:49:40] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-33709786&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.006182 10.0.0.249 - - [2026-04-06 02:49:40] "POST /neutron/network HTTP/1.1" 200 1307 0.011134 10.0.0.27 - - [2026-04-06 02:49:40] "DELETE /route-target/ca3fddf3-1d33-4689-899e-f02305c3ab6e HTTP/1.1" 200 115 0.021926 10.0.0.33 - - [2026-04-06 02:49:41] "POST /useragent-kv HTTP/1.1" 200 115 0.002980 10.0.0.33 - - [2026-04-06 02:49:41] "POST /useragent-kv HTTP/1.1" 200 115 0.002729 10.0.0.33 - - [2026-04-06 02:49:41] "POST /useragent-kv HTTP/1.1" 200 115 0.003813 10.0.0.33 - - [2026-04-06 02:49:41] "POST /useragent-kv HTTP/1.1" 200 115 0.002497 10.0.0.33 - - [2026-04-06 02:49:41] "POST /useragent-kv HTTP/1.1" 200 115 0.002222 10.0.0.33 - - [2026-04-06 02:49:41] "POST /useragent-kv HTTP/1.1" 200 115 0.002408 10.0.0.249 - - [2026-04-06 02:49:41] "POST /neutron/network HTTP/1.1" 200 151 0.164697 10.0.0.27 - - [2026-04-06 02:49:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003589 10.0.0.249 - - [2026-04-06 02:49:41] "POST /neutron/network HTTP/1.1" 200 1309 0.012048 10.0.0.27 - - [2026-04-06 02:49:41] "DELETE /route-target/70f6cae8-3fdd-4a80-88d3-80e47c4a4c54 HTTP/1.1" 200 115 0.024182 10.0.0.249 - - [2026-04-06 02:49:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003473 10.0.0.249 - - [2026-04-06 02:49:42] "DELETE /network-ipam/8eb8c022-304b-4448-990c-9d091149bb22 HTTP/1.1" 200 115 0.036425 10.0.0.249 - - [2026-04-06 02:49:42] "POST /fqname-to-id HTTP/1.1" 404 252 0.005069 10.0.0.33 - - [2026-04-06 02:49:42] "GET /projects?obj_uuids=3914ed1a-b60f-482d-a46a-f39bd1544b04&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000919 10.0.0.33 - - [2026-04-06 02:49:42] "GET /project/3914ed1a-b60f-482d-a46a-f39bd1544b04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1510 0.045323 10.0.0.33 - - [2026-04-06 02:49:42] "GET /projects?obj_uuids=3914ed1a-b60f-482d-a46a-f39bd1544b04&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001466 10.0.0.33 - - [2026-04-06 02:49:42] "GET /project/3914ed1a-b60f-482d-a46a-f39bd1544b04?fields=security_groups HTTP/1.1" 200 1397 0.052768 10.0.0.33 - - [2026-04-06 02:49:42] "DELETE /security-group/a5e5489b-7c19-4f36-b591-41d05792915f HTTP/1.1" 200 115 0.050083 10.0.0.33 - - [2026-04-06 02:49:42] "GET /projects?obj_uuids=3914ed1a-b60f-482d-a46a-f39bd1544b04&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000962 10.0.0.33 - - [2026-04-06 02:49:42] "GET /project/3914ed1a-b60f-482d-a46a-f39bd1544b04?fields=application_policy_sets HTTP/1.1" 200 1436 0.062750 10.0.0.249 - - [2026-04-06 02:49:42] "DELETE /project/3914ed1a-b60f-482d-a46a-f39bd1544b04 HTTP/1.1" 200 115 0.412112 10.0.0.33 - - [2026-04-06 02:49:42] "GET /domains?obj_uuids=500738d8-636d-4330-98c4-d5dafb5cbb39&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000920 10.0.0.249 - - [2026-04-06 02:49:42] "GET /domain/500738d8-636d-4330-98c4-d5dafb5cbb39?fields=projects HTTP/1.1" 200 1438 0.009923 10.0.0.249 - - [2026-04-06 02:49:47] "POST /fqname-to-id HTTP/1.1" 404 225 0.003401 10.0.0.33 - - [2026-04-06 02:49:48] "POST /id-to-fqname HTTP/1.1" 200 198 0.003286 10.0.0.33 - - [2026-04-06 02:49:48] "POST /fqname-to-id HTTP/1.1" 404 207 0.010436 10.0.0.33 - - [2026-04-06 02:49:48] "POST /security-groups HTTP/1.1" 200 599 0.082248 10.0.0.27 - - [2026-04-06 02:49:48] "POST /fqname-to-id HTTP/1.1" 404 242 0.005286 10.0.0.33 - - [2026-04-06 02:49:48] "POST /projects HTTP/1.1" 200 601 0.315389 10.0.0.249 - - [2026-04-06 02:49:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.347751 10.0.0.33 - - [2026-04-06 02:49:48] "GET /projects?obj_uuids=3914ed1a-b60f-482d-a46a-f39bd1544b04&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001080 10.0.0.27 - - [2026-04-06 02:49:48] "POST /access-control-lists HTTP/1.1" 200 602 0.044880 10.0.0.249 - - [2026-04-06 02:49:48] "GET /project/3914ed1a-b60f-482d-a46a-f39bd1544b04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.046894 10.0.0.249 - - [2026-04-06 02:49:48] "POST /network-policys HTTP/1.1" 200 559 0.082038 10.0.0.249 - - [2026-04-06 02:49:48] "GET /network-policy/6f55852d-1403-477e-95eb-ba49b5a0a293?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3105 0.007254 10.0.0.249 - - [2026-04-06 02:49:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003281 10.0.0.33 - - [2026-04-06 02:49:48] "GET /projects?obj_uuids=3914ed1a-b60f-482d-a46a-f39bd1544b04&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002088 10.0.0.249 - - [2026-04-06 02:49:48] "GET /project/3914ed1a-b60f-482d-a46a-f39bd1544b04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.058243 10.0.0.33 - - [2026-04-06 02:49:48] "GET /projects?obj_uuids=3914ed1a-b60f-482d-a46a-f39bd1544b04&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001218 10.0.0.249 - - [2026-04-06 02:49:48] "POST /neutron/network HTTP/1.1" 200 615 0.127224 10.0.0.249 - - [2026-04-06 02:49:49] "POST /fqname-to-id HTTP/1.1" 404 207 0.005847 10.0.0.249 - - [2026-04-06 02:49:49] "POST /neutron/network HTTP/1.1" 200 1007 0.012495 10.0.0.249 - - [2026-04-06 02:49:49] "POST /id-to-fqname HTTP/1.1" 200 229 0.001262 10.0.0.249 - - [2026-04-06 02:49:49] "GET /virtual-network/1632a644-cb44-4538-b92b-50af4bbd9582?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.005607 10.0.0.249 - - [2026-04-06 02:49:49] "GET /virtual-network/1632a644-cb44-4538-b92b-50af4bbd9582?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.006023 10.0.0.249 - - [2026-04-06 02:49:49] "POST /neutron/subnet HTTP/1.1" 200 721 0.009830 10.0.0.27 - - [2026-04-06 02:49:49] "POST /fqname-to-id HTTP/1.1" 404 244 0.004368 10.0.0.249 - - [2026-04-06 02:49:49] "POST /neutron/network HTTP/1.1" 200 1106 0.098857 10.0.0.249 - - [2026-04-06 02:49:49] "GET /virtual-network/1632a644-cb44-4538-b92b-50af4bbd9582?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.006532 10.0.0.249 - - [2026-04-06 02:49:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003126 10.0.0.249 - - [2026-04-06 02:49:49] "GET /network-policy/6f55852d-1403-477e-95eb-ba49b5a0a293?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3105 0.004259 10.0.0.249 - - [2026-04-06 02:49:49] "GET /virtual-network/1632a644-cb44-4538-b92b-50af4bbd9582?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.006491 10.0.0.27 - - [2026-04-06 02:49:50] "GET /obj-perms HTTP/1.1" 200 5065 0.054852 10.0.0.249 - - [2026-04-06 02:49:50] "POST /id-to-fqname HTTP/1.1" 200 229 0.001548 10.0.0.33 - - [2026-04-06 02:49:51] "GET /projects?obj_uuids=3914ed1a-b60f-482d-a46a-f39bd1544b04&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001127 10.0.0.249 - - [2026-04-06 02:49:51] "GET /project/3914ed1a-b60f-482d-a46a-f39bd1544b04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.069090 10.0.0.249 - - [2026-04-06 02:49:51] "POST /neutron/network HTTP/1.1" 200 1106 0.033070 10.0.0.249 - - [2026-04-06 02:49:51] "POST /id-to-fqname HTTP/1.1" 200 229 0.001515 10.0.0.249 - - [2026-04-06 02:49:51] "POST /neutron/port HTTP/1.1" 200 117 0.006673 10.0.0.33 - - [2026-04-06 02:49:51] "GET /projects?obj_uuids=3914ed1a-b60f-482d-a46a-f39bd1544b04&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001318 10.0.0.249 - - [2026-04-06 02:49:52] "POST /neutron/port HTTP/1.1" 200 1174 0.422980 10.0.0.33 - - [2026-04-06 02:49:52] "GET /projects?obj_uuids=3914ed1a-b60f-482d-a46a-f39bd1544b04&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001465 10.0.0.249 - - [2026-04-06 02:49:52] "POST /neutron/port HTTP/1.1" 200 1228 0.167737 10.0.0.249 - - [2026-04-06 02:49:52] "GET /project/3914ed1a-b60f-482d-a46a-f39bd1544b04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.106680 10.0.0.249 - - [2026-04-06 02:49:52] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004079 10.0.0.249 - - [2026-04-06 02:49:52] "POST /neutron/port HTTP/1.1" 200 117 0.001378 10.0.0.249 - - [2026-04-06 02:49:52] "POST /neutron/port HTTP/1.1" 200 1238 0.029380 10.0.0.249 - - [2026-04-06 02:49:52] "POST /neutron/port HTTP/1.1" 200 1238 0.024070 10.0.0.33 - - [2026-04-06 02:49:52] "GET /projects?obj_uuids=3914ed1a-b60f-482d-a46a-f39bd1544b04&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001133 10.0.0.249 - - [2026-04-06 02:49:53] "POST /neutron/port HTTP/1.1" 200 1174 0.406509 10.0.0.249 - - [2026-04-06 02:49:53] "POST /neutron/port HTTP/1.1" 200 1228 0.161239 10.0.0.249 - - [2026-04-06 02:49:53] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004155 10.0.0.249 - - [2026-04-06 02:49:53] "POST /neutron/port HTTP/1.1" 200 117 0.001239 10.0.0.249 - - [2026-04-06 02:49:57] "POST /neutron/port HTTP/1.1" 200 1238 0.023332 10.0.0.249 - - [2026-04-06 02:49:57] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004294 10.0.0.249 - - [2026-04-06 02:49:57] "POST /neutron/port HTTP/1.1" 200 117 0.001184 10.0.0.249 - - [2026-04-06 02:49:57] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007933 10.0.0.249 - - [2026-04-06 02:49:58] "POST /neutron/port HTTP/1.1" 200 1238 0.017412 10.0.0.249 - - [2026-04-06 02:49:58] "GET /virtual-machine/2e3d69ee-1cae-4095-84e2-7ac18734790c HTTP/1.1" 200 1299 0.008487 10.0.0.249 - - [2026-04-06 02:49:58] "GET /virtual-machine-interface/296e5740-1e14-43e4-8262-bf015d42b47f HTTP/1.1" 200 3177 0.006787 10.0.0.249 - - [2026-04-06 02:49:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004444 10.0.0.249 - - [2026-04-06 02:49:58] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004886 10.0.0.249 - - [2026-04-06 02:49:58] "GET /virtual-networks?parent_id=3914ed1a-b60f-482d-a46a-f39bd1544b04&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.003500 10.0.0.249 - - [2026-04-06 02:49:58] "GET /virtual-network/1632a644-cb44-4538-b92b-50af4bbd9582?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.006670 10.0.0.249 - - [2026-04-06 02:50:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004356 10.0.0.249 - - [2026-04-06 02:50:01] "GET /virtual-network/1632a644-cb44-4538-b92b-50af4bbd9582?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.006807 10.0.0.249 - - [2026-04-06 02:50:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003995 10.0.0.249 - - [2026-04-06 02:50:05] "GET /virtual-network/1632a644-cb44-4538-b92b-50af4bbd9582?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.006515 10.0.0.249 - - [2026-04-06 02:50:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004148 10.0.0.249 - - [2026-04-06 02:50:09] "GET /virtual-network/1632a644-cb44-4538-b92b-50af4bbd9582?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.005746 10.0.0.249 - - [2026-04-06 02:50:10] "POST /neutron/port HTTP/1.1" 200 1238 0.029646 10.0.0.249 - - [2026-04-06 02:50:10] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004042 10.0.0.249 - - [2026-04-06 02:50:10] "POST /neutron/port HTTP/1.1" 200 117 0.001319 10.0.0.249 - - [2026-04-06 02:50:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005023 10.0.0.249 - - [2026-04-06 02:50:13] "GET /virtual-network/1632a644-cb44-4538-b92b-50af4bbd9582?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.006244 10.0.0.249 - - [2026-04-06 02:50:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003781 10.0.0.249 - - [2026-04-06 02:50:17] "GET /virtual-network/1632a644-cb44-4538-b92b-50af4bbd9582?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.006154 10.0.0.249 - - [2026-04-06 02:50:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004854 10.0.0.249 - - [2026-04-06 02:50:21] "GET /virtual-network/1632a644-cb44-4538-b92b-50af4bbd9582?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.006047 10.0.0.249 - - [2026-04-06 02:50:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005198 10.0.0.249 - - [2026-04-06 02:50:25] "GET /virtual-network/1632a644-cb44-4538-b92b-50af4bbd9582?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.005768 10.0.0.249 - - [2026-04-06 02:50:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004078 10.0.0.249 - - [2026-04-06 02:50:29] "GET /virtual-network/1632a644-cb44-4538-b92b-50af4bbd9582?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.005402 10.0.0.33 - - [2026-04-06 02:50:31] "DELETE /project/3914ed1ab60f482da46af39bd1544b04 HTTP/1.1" 404 173 0.042644 10.0.0.249 - - [2026-04-06 02:50:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004503 10.0.0.249 - - [2026-04-06 02:50:32] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004039 10.0.0.249 - - [2026-04-06 02:50:32] "GET /virtual-networks?parent_id=3914ed1a-b60f-482d-a46a-f39bd1544b04&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.004098 10.0.0.249 - - [2026-04-06 02:50:32] "GET /virtual-network/1632a644-cb44-4538-b92b-50af4bbd9582?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.006838 10.0.0.249 - - [2026-04-06 02:50:32] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007849 10.0.0.33 - - [2026-04-06 02:50:39] "GET /obj-perms HTTP/1.1" 200 5075 0.050551 10.0.0.249 - - [2026-04-06 02:50:39] "POST /neutron/port HTTP/1.1" 200 1238 0.021693 10.0.0.249 - - [2026-04-06 02:50:42] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007951 10.0.0.249 - - [2026-04-06 02:50:47] "POST /neutron/port HTTP/1.1" 200 1238 0.020695 10.0.0.249 - - [2026-04-06 02:50:52] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008075 10.0.0.249 - - [2026-04-06 02:50:53] "POST /neutron/port HTTP/1.1" 200 1238 0.022130 10.0.0.249 - - [2026-04-06 02:50:53] "GET /virtual-machine/45f17caf-5911-4a4a-93fc-898b9c566b91 HTTP/1.1" 200 1300 0.008974 10.0.0.249 - - [2026-04-06 02:50:53] "GET /virtual-machine-interface/fa1928b0-ede1-4e2f-95be-6a8d7fd18a9d HTTP/1.1" 200 3179 0.006966 10.0.0.249 - - [2026-04-06 02:50:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003433 10.0.0.249 - - [2026-04-06 02:50:53] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004665 10.0.0.249 - - [2026-04-06 02:50:53] "GET /virtual-networks?parent_id=3914ed1a-b60f-482d-a46a-f39bd1544b04&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.004928 10.0.0.249 - - [2026-04-06 02:50:53] "GET /virtual-network/1632a644-cb44-4538-b92b-50af4bbd9582?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.007255 10.0.0.249 - - [2026-04-06 02:50:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003775 10.0.0.249 - - [2026-04-06 02:50:54] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.009311 10.0.0.249 - - [2026-04-06 02:50:54] "GET /virtual-networks?parent_id=3914ed1a-b60f-482d-a46a-f39bd1544b04&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.004035 10.0.0.249 - - [2026-04-06 02:50:54] "GET /virtual-network/1632a644-cb44-4538-b92b-50af4bbd9582?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.005856 10.0.0.249 - - [2026-04-06 02:50:54] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007957 10.0.0.249 - - [2026-04-06 02:50:57] "POST /neutron/network HTTP/1.1" 200 1116 0.008173 10.0.0.249 - - [2026-04-06 02:50:57] "POST /neutron/subnet HTTP/1.1" 200 1381 0.023205 10.0.0.249 - - [2026-04-06 02:50:57] "POST /neutron/network HTTP/1.1" 200 1106 0.011318 10.0.0.249 - - [2026-04-06 02:51:16] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005840 10.0.0.249 - - [2026-04-06 02:51:16] "POST /neutron/port HTTP/1.1" 200 117 0.001292 10.0.0.249 - - [2026-04-06 02:51:17] "GET /virtual-network/1632a644-cb44-4538-b92b-50af4bbd9582?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.006981 10.0.0.249 - - [2026-04-06 02:51:17] "POST /neutron/network HTTP/1.1" 200 1106 0.011168 10.0.0.27 - - [2026-04-06 02:51:17] "DELETE /access-control-list/21ffb12a-d4b8-4cbd-81b6-68735fb75336 HTTP/1.1" 200 115 0.108420 10.0.0.249 - - [2026-04-06 02:51:17] "GET /virtual-network/1632a644-cb44-4538-b92b-50af4bbd9582?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.024606 10.0.0.249 - - [2026-04-06 02:51:17] "POST /neutron/network HTTP/1.1" 200 1007 0.017651 10.0.0.249 - - [2026-04-06 02:51:17] "POST /neutron/port HTTP/1.1" 200 1228 0.016261 10.0.0.249 - - [2026-04-06 02:51:17] "POST /neutron/port HTTP/1.1" 200 1228 0.030394 10.0.0.27 - - [2026-04-06 02:51:19] "GET /global-system-configs HTTP/1.1" 401 293 0.000455 10.0.0.27 - - [2026-04-06 02:51:19] "GET /global-system-configs HTTP/1.1" 401 293 0.000378 10.0.0.33 - - [2026-04-06 02:51:19] "POST /useragent-kv HTTP/1.1" 200 115 0.036177 10.0.0.33 - - [2026-04-06 02:51:19] "POST /useragent-kv HTTP/1.1" 200 115 0.004108 10.0.0.33 - - [2026-04-06 02:51:19] "POST /useragent-kv HTTP/1.1" 200 115 0.004016 10.0.0.33 - - [2026-04-06 02:51:19] "POST /useragent-kv HTTP/1.1" 200 115 0.003168 10.0.0.249 - - [2026-04-06 02:51:19] "POST /neutron/network HTTP/1.1" 200 151 0.189242 10.0.0.33 - - [2026-04-06 02:51:20] "GET /global-system-configs HTTP/1.1" 401 293 0.000427 10.0.0.33 - - [2026-04-06 02:51:20] "GET /global-system-configs HTTP/1.1" 401 293 0.000412 10.0.0.249 - - [2026-04-06 02:51:20] "DELETE /network-policy/6f55852d-1403-477e-95eb-ba49b5a0a293 HTTP/1.1" 200 115 0.045707 10.0.0.27 - - [2026-04-06 02:51:20] "GET /global-system-configs HTTP/1.1" 401 293 0.000480 10.0.0.27 - - [2026-04-06 02:51:20] "GET /global-system-configs HTTP/1.1" 401 293 0.000389 10.0.0.33 - - [2026-04-06 02:51:21] "GET /global-system-configs HTTP/1.1" 401 293 0.000458 10.0.0.33 - - [2026-04-06 02:51:21] "GET /global-system-configs HTTP/1.1" 401 293 0.001163 10.0.0.249 - - [2026-04-06 02:51:21] "GET /global-system-configs HTTP/1.1" 401 293 0.000398 10.0.0.249 - - [2026-04-06 02:51:21] "GET /global-system-configs HTTP/1.1" 401 293 0.000398 10.0.0.249 - - [2026-04-06 02:51:22] "GET /global-system-configs HTTP/1.1" 401 293 0.000396 10.0.0.249 - - [2026-04-06 02:51:22] "GET /global-system-configs HTTP/1.1" 401 293 0.000372 10.0.0.33 - - [2026-04-06 02:51:22] "GET /projects?obj_uuids=3914ed1a-b60f-482d-a46a-f39bd1544b04&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001411 10.0.0.249 - - [2026-04-06 02:51:22] "GET /project/3914ed1a-b60f-482d-a46a-f39bd1544b04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.092189 10.0.0.33 - - [2026-04-06 02:51:22] "GET /projects?obj_uuids=3914ed1a-b60f-482d-a46a-f39bd1544b04&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001866 10.0.0.249 - - [2026-04-06 02:51:22] "GET /project/3914ed1a-b60f-482d-a46a-f39bd1544b04?fields=virtual_networks HTTP/1.1" 200 1058 0.075697 10.0.0.33 - - [2026-04-06 02:51:22] "GET /projects?obj_uuids=3914ed1a-b60f-482d-a46a-f39bd1544b04&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001121 10.0.0.249 - - [2026-04-06 02:51:22] "GET /project/3914ed1a-b60f-482d-a46a-f39bd1544b04?fields=virtual_machine_interfaces HTTP/1.1" 200 1058 0.060412 10.0.0.33 - - [2026-04-06 02:51:22] "GET /projects?obj_uuids=3914ed1a-b60f-482d-a46a-f39bd1544b04&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001655 10.0.0.249 - - [2026-04-06 02:51:23] "GET /project/3914ed1a-b60f-482d-a46a-f39bd1544b04?fields=security_groups HTTP/1.1" 200 1292 0.054512 10.0.0.249 - - [2026-04-06 02:51:23] "POST /fqname-to-id HTTP/1.1" 404 202 0.028119 10.0.0.33 - - [2026-04-06 02:51:23] "GET /projects?obj_uuids=cef873e0-34c2-4f3f-9cb7-d7e477b6df32&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003258 10.0.0.33 - - [2026-04-06 02:51:23] "GET /domains?obj_uuids=500738d8-636d-4330-98c4-d5dafb5cbb39&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001521 10.0.0.33 - - [2026-04-06 02:51:23] "GET /domain/500738d8-636d-4330-98c4-d5dafb5cbb39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.012770 10.0.0.33 - - [2026-04-06 02:51:24] "POST /id-to-fqname HTTP/1.1" 200 204 0.014680 10.0.0.33 - - [2026-04-06 02:51:24] "POST /fqname-to-id HTTP/1.1" 404 213 0.004863 10.0.0.33 - - [2026-04-06 02:51:24] "POST /security-groups HTTP/1.1" 200 605 0.047427 10.0.0.27 - - [2026-04-06 02:51:24] "POST /fqname-to-id HTTP/1.1" 404 248 0.005410 10.0.0.33 - - [2026-04-06 02:51:24] "POST /projects HTTP/1.1" 200 613 0.312484 10.0.0.33 - - [2026-04-06 02:51:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.395549 10.0.0.27 - - [2026-04-06 02:51:24] "POST /access-control-lists HTTP/1.1" 200 608 0.045196 10.0.0.249 - - [2026-04-06 02:51:24] "GET /project/cef873e0-34c2-4f3f-9cb7-d7e477b6df32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.575057 10.0.0.249 - - [2026-04-06 02:51:25] "GET / HTTP/1.1" 200 35931 0.002000 10.0.0.249 - - [2026-04-06 02:51:28] "GET /project/cef873e0-34c2-4f3f-9cb7-d7e477b6df32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 293 0.000465 10.0.0.33 - - [2026-04-06 02:51:29] "GET /projects?obj_uuids=cef873e0-34c2-4f3f-9cb7-d7e477b6df32&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001427 10.0.0.249 - - [2026-04-06 02:51:29] "GET /project/cef873e0-34c2-4f3f-9cb7-d7e477b6df32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.078799 10.0.0.249 - - [2026-04-06 02:51:29] "GET / HTTP/1.1" 200 35931 0.001804 10.0.0.249 - - [2026-04-06 02:51:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004382 10.0.0.33 - - [2026-04-06 02:51:30] "GET /domains?obj_uuids=500738d8-636d-4330-98c4-d5dafb5cbb39&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001018 10.0.0.249 - - [2026-04-06 02:51:30] "GET /domain/500738d8-636d-4330-98c4-d5dafb5cbb39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.007885 10.0.0.249 - - [2026-04-06 02:51:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003782 10.0.0.33 - - [2026-04-06 02:51:30] "GET /projects?obj_uuids=cef873e0-34c2-4f3f-9cb7-d7e477b6df32&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001018 10.0.0.249 - - [2026-04-06 02:51:30] "GET /project/cef873e0-34c2-4f3f-9cb7-d7e477b6df32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.058145 10.0.0.249 - - [2026-04-06 02:51:31] "GET /domains HTTP/1.1" 401 293 0.000545 10.0.0.249 - - [2026-04-06 02:51:31] "GET /domains HTTP/1.1" 200 280 0.038965 10.0.0.33 - - [2026-04-06 02:51:31] "GET /domains?obj_uuids=500738d8-636d-4330-98c4-d5dafb5cbb39&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001020 10.0.0.33 - - [2026-04-06 02:51:31] "DELETE /project/cef873e034c24f3f9cb7d7e477b6df32 HTTP/1.1" 404 173 0.002706 10.0.0.249 - - [2026-04-06 02:51:31] "GET /domain/500738d8-636d-4330-98c4-d5dafb5cbb39 HTTP/1.1" 200 2781 0.014686 10.0.0.33 - - [2026-04-06 02:51:31] "DELETE /project/3914ed1a-b60f-482d-a46a-f39bd1544b04 HTTP/1.1" 404 177 0.006931 10.0.0.33 - - [2026-04-06 02:51:31] "GET /projects?obj_uuids=cef873e0-34c2-4f3f-9cb7-d7e477b6df32&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000791 10.0.0.249 - - [2026-04-06 02:51:31] "GET /project/cef873e0-34c2-4f3f-9cb7-d7e477b6df32 HTTP/1.1" 200 1947 0.089336 10.0.0.249 - - [2026-04-06 02:51:31] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.002568 10.0.0.249 - - [2026-04-06 02:51:31] "POST /network-ipams HTTP/1.1" 200 627 0.028574 10.0.0.249 - - [2026-04-06 02:51:31] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 814 0.003714 10.0.0.249 - - [2026-04-06 02:51:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004336 10.0.0.249 - - [2026-04-06 02:51:31] "GET /network-ipam/2661075f-ad52-481c-9e51-fa7dc1ffefa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.006422 10.0.0.249 - - [2026-04-06 02:51:31] "PUT /network-ipam/2661075f-ad52-481c-9e51-fa7dc1ffefa5 HTTP/1.1" 200 258 0.018386 10.0.0.249 - - [2026-04-06 02:51:32] "POST /fqname-to-id HTTP/1.1" 401 293 0.000571 10.0.0.249 - - [2026-04-06 02:51:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.026795 10.0.0.33 - - [2026-04-06 02:51:32] "GET /projects?obj_uuids=cef873e0-34c2-4f3f-9cb7-d7e477b6df32&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001800 10.0.0.249 - - [2026-04-06 02:51:32] "GET /project/cef873e0-34c2-4f3f-9cb7-d7e477b6df32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.058579 10.0.0.27 - - [2026-04-06 02:51:32] "POST /route-targets HTTP/1.1" 200 327 0.014801 10.0.0.33 - - [2026-04-06 02:51:33] "POST /useragent-kv HTTP/1.1" 200 115 0.007426 10.0.0.249 - - [2026-04-06 02:51:33] "POST /neutron/subnet HTTP/1.1" 200 714 0.207269 10.0.0.249 - - [2026-04-06 02:51:33] "POST /fqname-to-id HTTP/1.1" 404 207 0.008379 10.0.0.249 - - [2026-04-06 02:51:33] "POST /id-to-fqname HTTP/1.1" 200 237 0.002005 10.0.0.249 - - [2026-04-06 02:51:33] "GET /virtual-network/427842e6-a03d-4775-9b04-3b4d86483e90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2677 0.010420 10.0.0.249 - - [2026-04-06 02:51:33] "POST /neutron/network HTTP/1.1" 200 1139 0.012260 10.0.0.249 - - [2026-04-06 02:51:33] "GET /virtual-network/427842e6-a03d-4775-9b04-3b4d86483e90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2677 0.007679 10.0.0.249 - - [2026-04-06 02:51:33] "POST /neutron/subnet HTTP/1.1" 200 823 0.008590 10.0.0.249 - - [2026-04-06 02:51:33] "GET /virtual-network/427842e6-a03d-4775-9b04-3b4d86483e90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2677 0.005985 10.0.0.249 - - [2026-04-06 02:51:35] "POST /fqname-to-id HTTP/1.1" 404 231 0.005302 10.0.0.249 - - [2026-04-06 02:51:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004869 10.0.0.33 - - [2026-04-06 02:51:35] "GET /projects?obj_uuids=cef873e0-34c2-4f3f-9cb7-d7e477b6df32&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001067 10.0.0.249 - - [2026-04-06 02:51:35] "GET /project/cef873e0-34c2-4f3f-9cb7-d7e477b6df32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.061281 10.0.0.249 - - [2026-04-06 02:51:35] "POST /network-policys HTTP/1.1" 200 565 0.033853 10.0.0.249 - - [2026-04-06 02:51:35] "GET /network-policy/73834c7b-448d-40b6-afd0-a39c7379cd74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4074 0.007211 10.0.0.249 - - [2026-04-06 02:51:35] "POST /fqname-to-id HTTP/1.1" 404 231 0.004659 10.0.0.249 - - [2026-04-06 02:51:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.007047 10.0.0.33 - - [2026-04-06 02:51:35] "GET /projects?obj_uuids=cef873e0-34c2-4f3f-9cb7-d7e477b6df32&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.002134 10.0.0.249 - - [2026-04-06 02:51:35] "GET /project/cef873e0-34c2-4f3f-9cb7-d7e477b6df32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.056742 10.0.0.249 - - [2026-04-06 02:51:35] "POST /network-policys HTTP/1.1" 200 565 0.029583 10.0.0.249 - - [2026-04-06 02:51:36] "GET /network-policy/17d6998a-5393-4ddf-bf8b-21a6c84a0005?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3110 0.006579 10.0.0.249 - - [2026-04-06 02:51:36] "POST /fqname-to-id HTTP/1.1" 404 231 0.003947 10.0.0.249 - - [2026-04-06 02:51:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004177 10.0.0.33 - - [2026-04-06 02:51:36] "GET /projects?obj_uuids=cef873e0-34c2-4f3f-9cb7-d7e477b6df32&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001307 10.0.0.249 - - [2026-04-06 02:51:36] "GET /project/cef873e0-34c2-4f3f-9cb7-d7e477b6df32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.062468 10.0.0.249 - - [2026-04-06 02:51:36] "POST /network-policys HTTP/1.1" 200 565 0.031046 10.0.0.249 - - [2026-04-06 02:51:36] "GET /network-policy/77f1bba7-b1ec-416e-bd4c-7069cb7eab1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2140 0.006904 10.0.0.249 - - [2026-04-06 02:51:36] "POST /neutron/network HTTP/1.1" 200 1337 0.013225 10.0.0.249 - - [2026-04-06 02:51:36] "GET /virtual-network/427842e6-a03d-4775-9b04-3b4d86483e90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3294 0.036023 10.0.0.27 - - [2026-04-06 02:51:36] "POST /access-control-lists HTTP/1.1" 200 611 0.104987 10.0.0.249 - - [2026-04-06 02:51:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.013618 10.0.0.249 - - [2026-04-06 02:51:36] "GET /network-policy/17d6998a-5393-4ddf-bf8b-21a6c84a0005?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3110 0.005645 10.0.0.249 - - [2026-04-06 02:51:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004150 10.0.0.249 - - [2026-04-06 02:51:36] "GET /network-policy/73834c7b-448d-40b6-afd0-a39c7379cd74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4074 0.005097 10.0.0.249 - - [2026-04-06 02:51:37] "POST /id-to-fqname HTTP/1.1" 200 237 0.001356 10.0.0.33 - - [2026-04-06 02:51:37] "GET /projects?obj_uuids=cef873e0-34c2-4f3f-9cb7-d7e477b6df32&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001007 10.0.0.249 - - [2026-04-06 02:51:38] "GET /project/cef873e0-34c2-4f3f-9cb7-d7e477b6df32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.079870 10.0.0.249 - - [2026-04-06 02:51:38] "POST /neutron/port HTTP/1.1" 200 117 0.007972 10.0.0.249 - - [2026-04-06 02:51:38] "POST /neutron/network HTTP/1.1" 200 1347 0.007326 10.0.0.249 - - [2026-04-06 02:51:39] "GET /obj-perms HTTP/1.1" 200 5075 0.087106 10.0.0.249 - - [2026-04-06 02:51:39] "POST /neutron/port HTTP/1.1" 200 1178 0.335050 10.0.0.27 - - [2026-04-06 02:51:39] "GET /obj-perms HTTP/1.1" 200 5075 0.059334 10.0.0.249 - - [2026-04-06 02:51:40] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004178 10.0.0.249 - - [2026-04-06 02:51:40] "POST /neutron/port HTTP/1.1" 200 117 0.001174 10.0.0.249 - - [2026-04-06 02:51:43] "POST /neutron/port HTTP/1.1" 200 1242 0.020781 10.0.0.249 - - [2026-04-06 02:51:43] "POST /neutron/security_group HTTP/1.1" 200 2072 0.008341 10.0.0.249 - - [2026-04-06 02:51:43] "GET /virtual-machine/97dfc27d-694f-4924-9f9d-5bbcebb9e35d HTTP/1.1" 401 293 0.000419 10.0.0.249 - - [2026-04-06 02:51:43] "GET /virtual-machine/97dfc27d-694f-4924-9f9d-5bbcebb9e35d HTTP/1.1" 200 1307 0.034468 10.0.0.249 - - [2026-04-06 02:51:43] "GET /virtual-machine-interface/2e98ae68-8576-4372-8b15-586773a2bc36 HTTP/1.1" 200 3177 0.005558 10.0.0.249 - - [2026-04-06 02:51:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003697 10.0.0.249 - - [2026-04-06 02:51:43] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004979 10.0.0.249 - - [2026-04-06 02:51:43] "GET /virtual-networks?parent_id=cef873e0-34c2-4f3f-9cb7-d7e477b6df32&detail=False&count=False&shared=False HTTP/1.1" 200 368 0.004239 10.0.0.249 - - [2026-04-06 02:51:44] "GET /virtual-network/427842e6-a03d-4775-9b04-3b4d86483e90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3294 0.010658 10.0.0.249 - - [2026-04-06 02:51:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004087 10.0.0.249 - - [2026-04-06 02:51:47] "GET /virtual-network/427842e6-a03d-4775-9b04-3b4d86483e90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3294 0.007193 10.0.0.249 - - [2026-04-06 02:51:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003878 10.0.0.249 - - [2026-04-06 02:51:51] "GET /virtual-network/427842e6-a03d-4775-9b04-3b4d86483e90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3294 0.008554 10.0.0.249 - - [2026-04-06 02:51:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004918 10.0.0.249 - - [2026-04-06 02:51:55] "GET /virtual-network/427842e6-a03d-4775-9b04-3b4d86483e90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3294 0.007988 10.0.0.249 - - [2026-04-06 02:51:57] "POST /neutron/port HTTP/1.1" 200 1242 0.019199 10.0.0.249 - - [2026-04-06 02:51:57] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003989 10.0.0.249 - - [2026-04-06 02:51:57] "POST /neutron/port HTTP/1.1" 200 117 0.001681 10.0.0.249 - - [2026-04-06 02:51:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003878 10.0.0.249 - - [2026-04-06 02:51:59] "GET /virtual-network/427842e6-a03d-4775-9b04-3b4d86483e90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3294 0.006554 10.0.0.249 - - [2026-04-06 02:52:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003847 10.0.0.249 - - [2026-04-06 02:52:03] "GET /virtual-network/427842e6-a03d-4775-9b04-3b4d86483e90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3294 0.005950 10.0.0.249 - - [2026-04-06 02:52:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005668 10.0.0.249 - - [2026-04-06 02:52:07] "GET /virtual-network/427842e6-a03d-4775-9b04-3b4d86483e90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3294 0.006127 10.0.0.249 - - [2026-04-06 02:52:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004671 10.0.0.249 - - [2026-04-06 02:52:11] "GET /virtual-network/427842e6-a03d-4775-9b04-3b4d86483e90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3294 0.008340 10.0.0.249 - - [2026-04-06 02:52:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003741 10.0.0.249 - - [2026-04-06 02:52:15] "GET /virtual-network/427842e6-a03d-4775-9b04-3b4d86483e90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3294 0.005325 10.0.0.249 - - [2026-04-06 02:52:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005826 10.0.0.249 - - [2026-04-06 02:52:18] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.006409 10.0.0.249 - - [2026-04-06 02:52:18] "GET /virtual-networks?parent_id=cef873e0-34c2-4f3f-9cb7-d7e477b6df32&detail=False&count=False&shared=False HTTP/1.1" 200 368 0.005814 10.0.0.249 - - [2026-04-06 02:52:18] "GET /virtual-network/427842e6-a03d-4775-9b04-3b4d86483e90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3294 0.007633 10.0.0.249 - - [2026-04-06 02:52:18] "POST /neutron/port HTTP/1.1" 200 1242 0.018821 10.0.0.249 - - [2026-04-06 02:52:23] "POST /neutron/security_group HTTP/1.1" 200 2072 0.008738 10.0.0.249 - - [2026-04-06 02:52:28] "POST /neutron/port HTTP/1.1" 200 1242 0.020015 10.0.0.249 - - [2026-04-06 02:52:33] "POST /neutron/security_group HTTP/1.1" 200 2072 0.010337 10.0.0.249 - - [2026-04-06 02:52:39] "POST /neutron/port HTTP/1.1" 200 1242 0.026236 10.0.0.249 - - [2026-04-06 02:52:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004075 10.0.0.249 - - [2026-04-06 02:52:39] "GET /network-policy/73834c7b-448d-40b6-afd0-a39c7379cd74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4074 0.005002 10.0.0.249 - - [2026-04-06 02:52:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003964 10.0.0.249 - - [2026-04-06 02:52:39] "GET /network-policy/17d6998a-5393-4ddf-bf8b-21a6c84a0005?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3110 0.004916 10.0.0.249 - - [2026-04-06 02:52:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004544 10.0.0.249 - - [2026-04-06 02:52:39] "GET /network-policy/77f1bba7-b1ec-416e-bd4c-7069cb7eab1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2140 0.010737 10.0.0.249 - - [2026-04-06 02:52:39] "POST /neutron/network HTTP/1.1" 200 1429 0.160286 10.0.0.249 - - [2026-04-06 02:52:39] "GET /virtual-network/427842e6-a03d-4775-9b04-3b4d86483e90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3590 0.006642 10.0.0.249 - - [2026-04-06 02:52:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003400 10.0.0.249 - - [2026-04-06 02:52:39] "GET /network-policy/17d6998a-5393-4ddf-bf8b-21a6c84a0005?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3110 0.004525 10.0.0.249 - - [2026-04-06 02:52:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003687 10.0.0.249 - - [2026-04-06 02:52:39] "GET /network-policy/73834c7b-448d-40b6-afd0-a39c7379cd74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4074 0.004591 10.0.0.249 - - [2026-04-06 02:52:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003142 10.0.0.249 - - [2026-04-06 02:52:39] "GET /network-policy/77f1bba7-b1ec-416e-bd4c-7069cb7eab1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2140 0.004577 10.0.0.249 - - [2026-04-06 02:52:44] "GET /virtual-network/427842e6-a03d-4775-9b04-3b4d86483e90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3590 0.008909 10.0.0.249 - - [2026-04-06 02:52:45] "POST /fqname-to-id HTTP/1.1" 404 207 0.007816 10.0.0.249 - - [2026-04-06 02:52:45] "POST /neutron/network HTTP/1.1" 200 1139 0.123772 10.0.0.27 - - [2026-04-06 02:52:45] "DELETE /access-control-list/415ced1a-8c4b-4293-beae-f959250fda61 HTTP/1.1" 200 115 0.061872 10.0.0.249 - - [2026-04-06 02:52:45] "GET /virtual-network/427842e6-a03d-4775-9b04-3b4d86483e90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2677 0.015033 10.0.0.249 - - [2026-04-06 02:52:50] "GET /virtual-machine/97dfc27d-694f-4924-9f9d-5bbcebb9e35d HTTP/1.1" 200 1307 0.004977 10.0.0.249 - - [2026-04-06 02:52:50] "POST /neutron/port HTTP/1.1" 200 1232 0.020777 10.0.0.249 - - [2026-04-06 02:52:52] "GET /virtual-machine/97dfc27d-694f-4924-9f9d-5bbcebb9e35d HTTP/1.1" 404 171 0.003707 10.0.0.249 - - [2026-04-06 02:52:52] "GET /virtual-machine/97dfc27d-694f-4924-9f9d-5bbcebb9e35d HTTP/1.1" 404 171 0.003262 10.0.0.249 - - [2026-04-06 02:52:52] "GET /virtual-machine/97dfc27d-694f-4924-9f9d-5bbcebb9e35d HTTP/1.1" 404 171 0.003532 10.0.0.249 - - [2026-04-06 02:52:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003712 10.0.0.249 - - [2026-04-06 02:52:52] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005646 10.0.0.249 - - [2026-04-06 02:52:52] "GET /virtual-networks?parent_id=cef873e0-34c2-4f3f-9cb7-d7e477b6df32&detail=False&count=False&shared=False HTTP/1.1" 200 368 0.003260 10.0.0.249 - - [2026-04-06 02:52:52] "GET /virtual-network/427842e6-a03d-4775-9b04-3b4d86483e90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2677 0.013817 10.0.0.249 - - [2026-04-06 02:52:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003709 10.0.0.249 - - [2026-04-06 02:52:52] "GET /routing-instance/2e314d7e-eab6-4f51-93cf-f22de45664c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1501 0.004946 10.0.0.249 - - [2026-04-06 02:52:52] "GET /route-target/5ee27549-f138-4f63-bd84-ab231fa25e63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.005531 10.0.0.33 - - [2026-04-06 02:52:52] "GET /obj-perms HTTP/1.1" 200 5040 0.080296 10.0.0.249 - - [2026-04-06 02:52:55] "GET /obj-perms HTTP/1.1" 200 5040 0.054384 10.0.0.33 - - [2026-04-06 02:53:02] "GET /obj-perms HTTP/1.1" 200 5040 0.004235 10.0.0.249 - - [2026-04-06 02:53:02] "GET /obj-perms HTTP/1.1" 200 5040 0.004163 10.0.0.249 - - [2026-04-06 02:53:02] "DELETE /network-policy/77f1bba7-b1ec-416e-bd4c-7069cb7eab1a HTTP/1.1" 200 115 0.036563 10.0.0.249 - - [2026-04-06 02:53:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003509 10.0.0.33 - - [2026-04-06 02:53:02] "GET /projects?obj_uuids=cef873e0-34c2-4f3f-9cb7-d7e477b6df32&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001553 10.0.0.249 - - [2026-04-06 02:53:02] "GET /project/cef873e0-34c2-4f3f-9cb7-d7e477b6df32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.047956 10.0.0.249 - - [2026-04-06 02:53:02] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyModifyIpv4v6-37709830&detail=False&count=False&shared=False HTTP/1.1" 200 606 0.006383 10.0.0.249 - - [2026-04-06 02:53:02] "DELETE /network-policy/17d6998a-5393-4ddf-bf8b-21a6c84a0005 HTTP/1.1" 200 115 0.046320 10.0.0.249 - - [2026-04-06 02:53:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004874 10.0.0.33 - - [2026-04-06 02:53:02] "GET /projects?obj_uuids=cef873e0-34c2-4f3f-9cb7-d7e477b6df32&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001413 10.0.0.249 - - [2026-04-06 02:53:02] "GET /project/cef873e0-34c2-4f3f-9cb7-d7e477b6df32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.044272 10.0.0.249 - - [2026-04-06 02:53:02] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyModifyIpv4v6-37709830&detail=False&count=False&shared=False HTTP/1.1" 200 368 0.007223 10.0.0.249 - - [2026-04-06 02:53:02] "DELETE /network-policy/73834c7b-448d-40b6-afd0-a39c7379cd74 HTTP/1.1" 200 115 0.042903 10.0.0.249 - - [2026-04-06 02:53:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.006256 10.0.0.33 - - [2026-04-06 02:53:02] "GET /projects?obj_uuids=cef873e0-34c2-4f3f-9cb7-d7e477b6df32&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001069 10.0.0.249 - - [2026-04-06 02:53:03] "GET /project/cef873e0-34c2-4f3f-9cb7-d7e477b6df32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.058080 10.0.0.249 - - [2026-04-06 02:53:03] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyModifyIpv4v6-37709830&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.006310 10.0.0.33 - - [2026-04-06 02:53:03] "POST /useragent-kv HTTP/1.1" 200 115 0.004661 10.0.0.33 - - [2026-04-06 02:53:03] "POST /useragent-kv HTTP/1.1" 200 115 0.006205 10.0.0.33 - - [2026-04-06 02:53:03] "POST /useragent-kv HTTP/1.1" 200 115 0.006819 10.0.0.33 - - [2026-04-06 02:53:03] "POST /useragent-kv HTTP/1.1" 200 115 0.004305 10.0.0.249 - - [2026-04-06 02:53:03] "POST /neutron/network HTTP/1.1" 200 151 0.170243 10.0.0.249 - - [2026-04-06 02:53:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003878 10.0.0.249 - - [2026-04-06 02:53:03] "DELETE /network-ipam/2661075f-ad52-481c-9e51-fa7dc1ffefa5 HTTP/1.1" 200 115 0.037667 10.0.0.249 - - [2026-04-06 02:53:03] "POST /fqname-to-id HTTP/1.1" 404 264 0.003132 10.0.0.33 - - [2026-04-06 02:53:03] "GET /projects?obj_uuids=cef873e0-34c2-4f3f-9cb7-d7e477b6df32&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000909 10.0.0.33 - - [2026-04-06 02:53:03] "GET /project/cef873e0-34c2-4f3f-9cb7-d7e477b6df32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.048448 10.0.0.33 - - [2026-04-06 02:53:03] "GET /projects?obj_uuids=cef873e0-34c2-4f3f-9cb7-d7e477b6df32&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.002131 10.0.0.33 - - [2026-04-06 02:53:03] "GET /project/cef873e0-34c2-4f3f-9cb7-d7e477b6df32?fields=security_groups HTTP/1.1" 200 1416 0.044612 10.0.0.33 - - [2026-04-06 02:53:03] "DELETE /security-group/ea619489-7d61-4bcb-87a8-4735716915ef HTTP/1.1" 200 115 0.067438 10.0.0.33 - - [2026-04-06 02:53:03] "GET /projects?obj_uuids=cef873e0-34c2-4f3f-9cb7-d7e477b6df32&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001568 10.0.0.27 - - [2026-04-06 02:53:03] "DELETE /access-control-list/45f4d4a4-c66f-4c9c-8234-3c4048eb4bea HTTP/1.1" 200 115 0.052796 10.0.0.33 - - [2026-04-06 02:53:03] "GET /project/cef873e0-34c2-4f3f-9cb7-d7e477b6df32?fields=application_policy_sets HTTP/1.1" 200 1455 0.057913 10.0.0.249 - - [2026-04-06 02:53:04] "DELETE /project/cef873e0-34c2-4f3f-9cb7-d7e477b6df32 HTTP/1.1" 200 115 0.457164 10.0.0.33 - - [2026-04-06 02:53:04] "GET /domains?obj_uuids=500738d8-636d-4330-98c4-d5dafb5cbb39&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001991 10.0.0.249 - - [2026-04-06 02:53:04] "GET /domain/500738d8-636d-4330-98c4-d5dafb5cbb39?fields=projects HTTP/1.1" 200 1438 0.013193 10.0.0.33 - - [2026-04-06 02:53:06] "GET /projects?obj_uuids=cef873e0-34c2-4f3f-9cb7-d7e477b6df32&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.005151 10.0.0.33 - - [2026-04-06 02:53:06] "GET /domains?obj_uuids=500738d8-636d-4330-98c4-d5dafb5cbb39&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000993 10.0.0.33 - - [2026-04-06 02:53:06] "GET /domain/500738d8-636d-4330-98c4-d5dafb5cbb39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.049900 10.0.0.33 - - [2026-04-06 02:53:06] "POST /id-to-fqname HTTP/1.1" 200 204 0.006096 10.0.0.33 - - [2026-04-06 02:53:06] "POST /fqname-to-id HTTP/1.1" 404 213 0.007457 10.0.0.33 - - [2026-04-06 02:53:07] "POST /security-groups HTTP/1.1" 200 605 0.038091 10.0.0.33 - - [2026-04-06 02:53:07] "POST /projects HTTP/1.1" 200 613 0.277961 10.0.0.27 - - [2026-04-06 02:53:07] "POST /access-control-lists HTTP/1.1" 200 610 0.033952 10.0.0.33 - - [2026-04-06 02:53:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.358422 10.0.0.249 - - [2026-04-06 02:53:07] "GET /project/cef873e0-34c2-4f3f-9cb7-d7e477b6df32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.540728 10.0.0.33 - - [2026-04-06 02:53:07] "GET /projects?obj_uuids=cef873e0-34c2-4f3f-9cb7-d7e477b6df32&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001147 10.0.0.249 - - [2026-04-06 02:53:07] "GET /project/cef873e0-34c2-4f3f-9cb7-d7e477b6df32?fields=virtual_networks HTTP/1.1" 200 1071 0.055707 10.0.0.33 - - [2026-04-06 02:53:07] "GET /projects?obj_uuids=cef873e0-34c2-4f3f-9cb7-d7e477b6df32&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000942 10.0.0.249 - - [2026-04-06 02:53:07] "GET /project/cef873e0-34c2-4f3f-9cb7-d7e477b6df32?fields=virtual_machine_interfaces HTTP/1.1" 200 1071 0.040919 10.0.0.33 - - [2026-04-06 02:53:07] "GET /projects?obj_uuids=cef873e0-34c2-4f3f-9cb7-d7e477b6df32&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001618 10.0.0.249 - - [2026-04-06 02:53:07] "GET /project/cef873e0-34c2-4f3f-9cb7-d7e477b6df32?fields=security_groups HTTP/1.1" 200 1311 0.042704 10.0.0.249 - - [2026-04-06 02:53:08] "POST /fqname-to-id HTTP/1.1" 404 204 0.032283 10.0.0.33 - - [2026-04-06 02:53:08] "GET /projects?obj_uuids=c706831c-df50-438e-b222-e70c51a49d1e&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003936 10.0.0.33 - - [2026-04-06 02:53:08] "GET /domains?obj_uuids=500738d8-636d-4330-98c4-d5dafb5cbb39&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001300 10.0.0.33 - - [2026-04-06 02:53:08] "GET /domain/500738d8-636d-4330-98c4-d5dafb5cbb39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007565 10.0.0.33 - - [2026-04-06 02:53:08] "POST /id-to-fqname HTTP/1.1" 200 206 0.005537 10.0.0.33 - - [2026-04-06 02:53:08] "POST /fqname-to-id HTTP/1.1" 404 215 0.007574 10.0.0.33 - - [2026-04-06 02:53:08] "POST /security-groups HTTP/1.1" 200 607 0.030643 10.0.0.27 - - [2026-04-06 02:53:08] "POST /fqname-to-id HTTP/1.1" 404 250 0.003582 10.0.0.33 - - [2026-04-06 02:53:08] "POST /projects HTTP/1.1" 200 617 0.253662 10.0.0.33 - - [2026-04-06 02:53:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.336961 10.0.0.27 - - [2026-04-06 02:53:08] "POST /access-control-lists HTTP/1.1" 200 610 0.027040 10.0.0.249 - - [2026-04-06 02:53:08] "GET /project/c706831c-df50-438e-b222-e70c51a49d1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1438 0.492767 10.0.0.249 - - [2026-04-06 02:53:09] "GET / HTTP/1.1" 200 35931 0.002119 10.0.0.249 - - [2026-04-06 02:53:12] "POST /fqname-to-id HTTP/1.1" 401 293 0.000495 10.0.0.249 - - [2026-04-06 02:53:13] "POST /fqname-to-id HTTP/1.1" 404 233 0.053641 10.0.0.249 - - [2026-04-06 02:53:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003836 10.0.0.33 - - [2026-04-06 02:53:13] "GET /projects?obj_uuids=c706831c-df50-438e-b222-e70c51a49d1e&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001084 10.0.0.249 - - [2026-04-06 02:53:13] "GET /project/c706831c-df50-438e-b222-e70c51a49d1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1438 0.041067 10.0.0.249 - - [2026-04-06 02:53:13] "POST /network-policys HTTP/1.1" 200 567 0.078616 10.0.0.249 - - [2026-04-06 02:53:13] "GET /network-policy/e396069d-2c49-4924-bb91-ba62f116517c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3154 0.006642 10.0.0.249 - - [2026-04-06 02:53:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004117 10.0.0.33 - - [2026-04-06 02:53:13] "GET /projects?obj_uuids=c706831c-df50-438e-b222-e70c51a49d1e&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001087 10.0.0.249 - - [2026-04-06 02:53:13] "GET /project/c706831c-df50-438e-b222-e70c51a49d1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1438 0.055293 10.0.0.33 - - [2026-04-06 02:53:14] "POST /useragent-kv HTTP/1.1" 200 115 0.007050 10.0.0.249 - - [2026-04-06 02:53:14] "POST /neutron/subnet HTTP/1.1" 200 729 0.245271 10.0.0.249 - - [2026-04-06 02:53:14] "POST /id-to-fqname HTTP/1.1" 200 237 0.001356 10.0.0.249 - - [2026-04-06 02:53:14] "GET /virtual-network/32ef34f3-25b8-4170-aa13-c71d731fefdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2662 0.008054 10.0.0.249 - - [2026-04-06 02:53:14] "POST /neutron/network HTTP/1.1" 200 1017 0.008649 10.0.0.249 - - [2026-04-06 02:53:14] "GET /virtual-network/32ef34f3-25b8-4170-aa13-c71d731fefdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2662 0.005144 10.0.0.249 - - [2026-04-06 02:53:14] "POST /neutron/subnet HTTP/1.1" 200 828 0.009161 10.0.0.27 - - [2026-04-06 02:53:14] "POST /fqname-to-id HTTP/1.1" 404 252 0.004093 10.0.0.249 - - [2026-04-06 02:53:14] "POST /neutron/network HTTP/1.1" 200 1124 0.010921 10.0.0.249 - - [2026-04-06 02:53:14] "GET /virtual-network/32ef34f3-25b8-4170-aa13-c71d731fefdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2985 0.006178 10.0.0.249 - - [2026-04-06 02:53:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004072 10.0.0.249 - - [2026-04-06 02:53:14] "GET /network-policy/e396069d-2c49-4924-bb91-ba62f116517c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3154 0.004204 10.0.0.249 - - [2026-04-06 02:53:15] "GET /virtual-network/32ef34f3-25b8-4170-aa13-c71d731fefdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2985 0.005766 10.0.0.27 - - [2026-04-06 02:53:16] "DELETE /access-control-list/8d43617f-8e79-4988-882d-01eb74e03c6a HTTP/1.1" 200 115 0.059133 10.0.0.249 - - [2026-04-06 02:53:16] "DELETE /network-policy/e396069d-2c49-4924-bb91-ba62f116517c HTTP/1.1" 409 238 0.008806 10.0.0.27 - - [2026-04-06 02:53:17] "DELETE /route-target/88cad4c9-16b9-49df-9953-efee35772422 HTTP/1.1" 200 115 0.031074 10.0.0.249 - - [2026-04-06 02:53:17] "DELETE /network-policy/e396069d-2c49-4924-bb91-ba62f116517c HTTP/1.1" 200 115 0.041091 10.0.0.249 - - [2026-04-06 02:53:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003761 10.0.0.33 - - [2026-04-06 02:53:17] "GET /projects?obj_uuids=c706831c-df50-438e-b222-e70c51a49d1e&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001367 10.0.0.249 - - [2026-04-06 02:53:17] "GET /project/c706831c-df50-438e-b222-e70c51a49d1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1438 0.035430 10.0.0.249 - - [2026-04-06 02:53:17] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyNegativeIpv4v6-17604479&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.006279 10.0.0.33 - - [2026-04-06 02:53:20] "GET /projects?obj_uuids=c706831c-df50-438e-b222-e70c51a49d1e&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001234 10.0.0.249 - - [2026-04-06 02:53:20] "GET /project/c706831c-df50-438e-b222-e70c51a49d1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1438 0.055331 10.0.0.33 - - [2026-04-06 02:53:20] "GET /projects?obj_uuids=c706831c-df50-438e-b222-e70c51a49d1e&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001064 10.0.0.249 - - [2026-04-06 02:53:20] "GET /project/c706831c-df50-438e-b222-e70c51a49d1e?fields=virtual_networks HTTP/1.1" 200 1075 0.064955 10.0.0.33 - - [2026-04-06 02:53:20] "GET /projects?obj_uuids=c706831c-df50-438e-b222-e70c51a49d1e&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.000998 10.0.0.249 - - [2026-04-06 02:53:20] "GET /project/c706831c-df50-438e-b222-e70c51a49d1e?fields=virtual_machine_interfaces HTTP/1.1" 200 1075 0.065948 10.0.0.33 - - [2026-04-06 02:53:20] "GET /projects?obj_uuids=c706831c-df50-438e-b222-e70c51a49d1e&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001313 10.0.0.249 - - [2026-04-06 02:53:20] "GET /project/c706831c-df50-438e-b222-e70c51a49d1e?fields=security_groups HTTP/1.1" 200 1317 0.051519 10.0.0.249 - - [2026-04-06 02:53:21] "POST /fqname-to-id HTTP/1.1" 404 188 0.031359 10.0.0.33 - - [2026-04-06 02:53:21] "GET /projects?obj_uuids=50ffe000-6982-4458-9288-abbf5cf415bf&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003392 10.0.0.33 - - [2026-04-06 02:53:21] "GET /domains?obj_uuids=500738d8-636d-4330-98c4-d5dafb5cbb39&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001124 10.0.0.33 - - [2026-04-06 02:53:21] "GET /domain/500738d8-636d-4330-98c4-d5dafb5cbb39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008492 10.0.0.33 - - [2026-04-06 02:53:21] "POST /id-to-fqname HTTP/1.1" 200 190 0.002549 10.0.0.33 - - [2026-04-06 02:53:21] "POST /fqname-to-id HTTP/1.1" 404 199 0.008228 10.0.0.33 - - [2026-04-06 02:53:21] "POST /security-groups HTTP/1.1" 200 591 0.035942 10.0.0.33 - - [2026-04-06 02:53:21] "POST /projects HTTP/1.1" 200 585 0.270962 10.0.0.33 - - [2026-04-06 02:53:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.306525 10.0.0.27 - - [2026-04-06 02:53:21] "POST /fqname-to-id HTTP/1.1" 404 233 0.012406 10.0.0.249 - - [2026-04-06 02:53:21] "GET /project/50ffe000-6982-4458-9288-abbf5cf415bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.451235 10.0.0.249 - - [2026-04-06 02:53:22] "GET / HTTP/1.1" 200 35931 0.001975 10.0.0.249 - - [2026-04-06 02:53:24] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 401 293 0.000489 10.0.0.249 - - [2026-04-06 02:53:24] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.059866 10.0.0.249 - - [2026-04-06 02:53:24] "POST /network-ipams HTTP/1.1" 200 513 0.035435 10.0.0.249 - - [2026-04-06 02:53:24] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 750 0.004066 10.0.0.249 - - [2026-04-06 02:53:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004977 10.0.0.249 - - [2026-04-06 02:53:25] "GET /network-ipam/0b3b5d46-e4fc-4f89-b5f2-d6a63935233e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.007404 10.0.0.249 - - [2026-04-06 02:53:25] "PUT /network-ipam/0b3b5d46-e4fc-4f89-b5f2-d6a63935233e HTTP/1.1" 200 258 0.026927 10.0.0.249 - - [2026-04-06 02:53:25] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 750 0.004064 10.0.0.249 - - [2026-04-06 02:53:25] "POST /network-ipams HTTP/1.1" 200 513 0.033912 10.0.0.249 - - [2026-04-06 02:53:25] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 955 0.005071 10.0.0.249 - - [2026-04-06 02:53:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004095 10.0.0.249 - - [2026-04-06 02:53:25] "GET /network-ipam/8ea27fc9-495b-4885-87c0-23874446e0fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.008789 10.0.0.249 - - [2026-04-06 02:53:25] "PUT /network-ipam/8ea27fc9-495b-4885-87c0-23874446e0fd HTTP/1.1" 200 258 0.018800 10.0.0.249 - - [2026-04-06 02:53:25] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 955 0.006478 10.0.0.249 - - [2026-04-06 02:53:25] "POST /network-ipams HTTP/1.1" 200 513 0.035331 10.0.0.249 - - [2026-04-06 02:53:25] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 1161 0.004187 10.0.0.249 - - [2026-04-06 02:53:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004373 10.0.0.249 - - [2026-04-06 02:53:25] "GET /network-ipam/78169dfb-4d09-4aad-9249-6bc9228dd414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.006786 10.0.0.249 - - [2026-04-06 02:53:25] "PUT /network-ipam/78169dfb-4d09-4aad-9249-6bc9228dd414 HTTP/1.1" 200 258 0.015144 10.0.0.249 - - [2026-04-06 02:53:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003517 10.0.0.33 - - [2026-04-06 02:53:26] "GET /projects?obj_uuids=50ffe000-6982-4458-9288-abbf5cf415bf&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000942 10.0.0.249 - - [2026-04-06 02:53:26] "GET /project/50ffe000-6982-4458-9288-abbf5cf415bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.070399 10.0.0.249 - - [2026-04-06 02:53:26] "POST /neutron/network HTTP/1.1" 200 117 0.037439 10.0.0.27 - - [2026-04-06 02:53:27] "POST /ref-update HTTP/1.1" 200 156 0.036983 10.0.0.249 - - [2026-04-06 02:53:27] "POST /neutron/network HTTP/1.1" 200 824 0.012002 10.0.0.249 - - [2026-04-06 02:53:27] "POST /id-to-fqname HTTP/1.1" 200 221 0.001781 10.0.0.249 - - [2026-04-06 02:53:27] "GET /virtual-network/2420659e-4891-4379-8b05-f8af0898675f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.010399 10.0.0.249 - - [2026-04-06 02:53:27] "GET /virtual-network/2420659e-4891-4379-8b05-f8af0898675f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005809 10.0.0.33 - - [2026-04-06 02:53:31] "DELETE /project/cef873e034c24f3f9cb7d7e477b6df32 HTTP/1.1" 404 173 0.014128 10.0.0.33 - - [2026-04-06 02:53:31] "DELETE /project/cef873e0-34c2-4f3f-9cb7-d7e477b6df32 HTTP/1.1" 404 177 0.013314 10.0.0.33 - - [2026-04-06 02:53:31] "DELETE /project/c706831cdf50438eb222e70c51a49d1e HTTP/1.1" 404 173 0.016887 10.0.0.33 - - [2026-04-06 02:53:31] "DELETE /project/50ffe000698244589288abbf5cf415bf HTTP/1.1" 404 173 0.012796 10.0.0.33 - - [2026-04-06 02:53:31] "GET /projects?obj_uuids=c706831c-df50-438e-b222-e70c51a49d1e&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001129 10.0.0.33 - - [2026-04-06 02:53:31] "GET /project/c706831c-df50-438e-b222-e70c51a49d1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1543 0.048582 10.0.0.33 - - [2026-04-06 02:53:31] "GET /projects?obj_uuids=c706831c-df50-438e-b222-e70c51a49d1e&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001445 10.0.0.33 - - [2026-04-06 02:53:31] "GET /project/c706831c-df50-438e-b222-e70c51a49d1e?fields=security_groups HTTP/1.1" 200 1422 0.055014 10.0.0.33 - - [2026-04-06 02:53:32] "DELETE /security-group/7b04e957-1198-437e-8e3b-fe88c3d90677 HTTP/1.1" 200 115 0.139233 10.0.0.33 - - [2026-04-06 02:53:32] "GET /projects?obj_uuids=c706831c-df50-438e-b222-e70c51a49d1e&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.000859 10.0.0.33 - - [2026-04-06 02:53:32] "GET /project/c706831c-df50-438e-b222-e70c51a49d1e?fields=application_policy_sets HTTP/1.1" 200 1461 0.050681 10.0.0.33 - - [2026-04-06 02:53:32] "DELETE /project/c706831c-df50-438e-b222-e70c51a49d1e HTTP/1.1" 200 115 0.524380 10.0.0.249 - - [2026-04-06 02:53:32] "POST /neutron/network HTTP/1.1" 200 824 0.007445 10.0.0.249 - - [2026-04-06 02:53:32] "GET /virtual-network/2420659e-4891-4379-8b05-f8af0898675f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005467 10.0.0.249 - - [2026-04-06 02:53:32] "GET /network-ipam/0b3b5d46-e4fc-4f89-b5f2-d6a63935233e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.004174 10.0.0.249 - - [2026-04-06 02:53:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003761 10.0.0.33 - - [2026-04-06 02:53:32] "GET /projects?obj_uuids=50ffe000-6982-4458-9288-abbf5cf415bf&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001477 10.0.0.249 - - [2026-04-06 02:53:32] "GET /project/50ffe000-6982-4458-9288-abbf5cf415bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.055986 10.0.0.27 - - [2026-04-06 02:53:32] "POST /route-targets HTTP/1.1" 200 327 0.014707 10.0.0.33 - - [2026-04-06 02:53:33] "POST /useragent-kv HTTP/1.1" 200 115 0.011253 10.0.0.249 - - [2026-04-06 02:53:33] "POST /neutron/subnet HTTP/1.1" 200 724 0.226267 10.0.0.249 - - [2026-04-06 02:53:33] "POST /id-to-fqname HTTP/1.1" 200 221 0.001410 10.0.0.249 - - [2026-04-06 02:53:33] "GET /virtual-network/8809f734-5481-48f0-81f1-57f40342d28b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.006619 10.0.0.249 - - [2026-04-06 02:53:33] "GET /virtual-network/8809f734-5481-48f0-81f1-57f40342d28b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.006893 10.0.0.249 - - [2026-04-06 02:53:33] "POST /neutron/network HTTP/1.1" 200 824 0.008388 10.0.0.249 - - [2026-04-06 02:53:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003438 10.0.0.33 - - [2026-04-06 02:53:33] "GET /projects?obj_uuids=50ffe000-6982-4458-9288-abbf5cf415bf&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000892 10.0.0.249 - - [2026-04-06 02:53:33] "GET /project/50ffe000-6982-4458-9288-abbf5cf415bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.041410 10.0.0.33 - - [2026-04-06 02:53:33] "GET /projects?obj_uuids=50ffe000-6982-4458-9288-abbf5cf415bf&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001079 10.0.0.249 - - [2026-04-06 02:53:33] "POST /neutron/network HTTP/1.1" 200 607 0.136994 10.0.0.27 - - [2026-04-06 02:53:33] "POST /ref-update HTTP/1.1" 200 156 0.027801 10.0.0.249 - - [2026-04-06 02:53:33] "POST /id-to-fqname HTTP/1.1" 200 221 0.003735 10.0.0.249 - - [2026-04-06 02:53:33] "GET /virtual-network/b8d54a62-4b51-4808-9e3f-cc67c5566cd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005900 10.0.0.249 - - [2026-04-06 02:53:33] "POST /neutron/network HTTP/1.1" 200 826 0.008476 10.0.0.249 - - [2026-04-06 02:53:33] "GET /virtual-network/b8d54a62-4b51-4808-9e3f-cc67c5566cd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005432 10.0.0.249 - - [2026-04-06 02:53:34] "GET /virtual-network/2420659e-4891-4379-8b05-f8af0898675f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.009622 10.0.0.249 - - [2026-04-06 02:53:34] "GET /obj-perms HTTP/1.1" 200 5049 0.055947 10.0.0.27 - - [2026-04-06 02:53:34] "GET /obj-perms HTTP/1.1" 200 5049 0.055389 10.0.0.33 - - [2026-04-06 02:53:35] "GET /obj-perms HTTP/1.1" 200 5049 0.057137 10.0.0.249 - - [2026-04-06 02:53:35] "GET /virtual-network/8809f734-5481-48f0-81f1-57f40342d28b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.006280 10.0.0.249 - - [2026-04-06 02:53:36] "GET /virtual-network/b8d54a62-4b51-4808-9e3f-cc67c5566cd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005855 10.0.0.249 - - [2026-04-06 02:53:36] "POST /fqname-to-id HTTP/1.1" 404 215 0.004458 10.0.0.249 - - [2026-04-06 02:53:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003803 10.0.0.33 - - [2026-04-06 02:53:36] "GET /projects?obj_uuids=50ffe000-6982-4458-9288-abbf5cf415bf&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001407 10.0.0.249 - - [2026-04-06 02:53:36] "GET /project/50ffe000-6982-4458-9288-abbf5cf415bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.051549 10.0.0.249 - - [2026-04-06 02:53:36] "POST /network-policys HTTP/1.1" 200 553 0.033585 10.0.0.249 - - [2026-04-06 02:53:36] "GET /network-policy/cb50baad-a609-40ab-a2d5-5d37cea3a6f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.007738 10.0.0.249 - - [2026-04-06 02:53:36] "POST /fqname-to-id HTTP/1.1" 404 215 0.004032 10.0.0.249 - - [2026-04-06 02:53:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005206 10.0.0.33 - - [2026-04-06 02:53:36] "GET /projects?obj_uuids=50ffe000-6982-4458-9288-abbf5cf415bf&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001554 10.0.0.249 - - [2026-04-06 02:53:36] "GET /project/50ffe000-6982-4458-9288-abbf5cf415bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.054741 10.0.0.249 - - [2026-04-06 02:53:37] "POST /network-policys HTTP/1.1" 200 553 0.035155 10.0.0.249 - - [2026-04-06 02:53:37] "GET /network-policy/6f7b8f1c-afe8-40dc-9558-37222a52d2b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2127 0.008224 10.0.0.249 - - [2026-04-06 02:53:37] "POST /fqname-to-id HTTP/1.1" 404 215 0.003505 10.0.0.249 - - [2026-04-06 02:53:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003579 10.0.0.33 - - [2026-04-06 02:53:37] "GET /projects?obj_uuids=50ffe000-6982-4458-9288-abbf5cf415bf&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001085 10.0.0.249 - - [2026-04-06 02:53:37] "GET /project/50ffe000-6982-4458-9288-abbf5cf415bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.047168 10.0.0.249 - - [2026-04-06 02:53:37] "POST /network-policys HTTP/1.1" 200 553 0.032600 10.0.0.249 - - [2026-04-06 02:53:37] "GET /network-policy/1ad25005-a70d-4d63-8917-80db9c586b74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2120 0.006780 10.0.0.249 - - [2026-04-06 02:53:37] "POST /ref-update HTTP/1.1" 200 156 0.063137 10.0.0.249 - - [2026-04-06 02:53:37] "POST /ref-update HTTP/1.1" 200 156 0.098339 10.0.0.27 - - [2026-04-06 02:53:37] "PUT /access-control-list/214f87c9-110f-4a2f-aad6-7f7ad8abbf88 HTTP/1.1" 200 272 0.073401 10.0.0.249 - - [2026-04-06 02:53:37] "POST /neutron/network HTTP/1.1" 200 824 0.008290 10.0.0.249 - - [2026-04-06 02:53:38] "GET /virtual-network/8809f734-5481-48f0-81f1-57f40342d28b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2348 0.023189 10.0.0.249 - - [2026-04-06 02:53:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004367 10.0.0.27 - - [2026-04-06 02:53:38] "POST /ref-update HTTP/1.1" 200 156 0.068370 10.0.0.249 - - [2026-04-06 02:53:38] "GET /network-policy/6f7b8f1c-afe8-40dc-9558-37222a52d2b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2127 0.007191 10.0.0.249 - - [2026-04-06 02:53:38] "POST /id-to-fqname HTTP/1.1" 200 221 0.001556 10.0.0.249 - - [2026-04-06 02:53:38] "POST /neutron/network HTTP/1.1" 200 1005 0.009557 10.0.0.33 - - [2026-04-06 02:53:38] "GET /projects?obj_uuids=50ffe000-6982-4458-9288-abbf5cf415bf&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001125 10.0.0.249 - - [2026-04-06 02:53:39] "GET /project/50ffe000-6982-4458-9288-abbf5cf415bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.101914 10.0.0.249 - - [2026-04-06 02:53:39] "POST /neutron/port HTTP/1.1" 200 117 0.007050 10.0.0.249 - - [2026-04-06 02:53:39] "POST /id-to-fqname HTTP/1.1" 200 221 0.001400 10.0.0.249 - - [2026-04-06 02:53:39] "POST /neutron/network HTTP/1.1" 200 1005 0.007063 10.0.0.249 - - [2026-04-06 02:53:40] "POST /neutron/port HTTP/1.1" 200 1060 0.018852 10.0.0.33 - - [2026-04-06 02:53:40] "GET /projects?obj_uuids=50ffe000-6982-4458-9288-abbf5cf415bf&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001106 10.0.0.249 - - [2026-04-06 02:53:40] "GET /project/50ffe000-6982-4458-9288-abbf5cf415bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.091681 10.0.0.249 - - [2026-04-06 02:53:40] "POST /neutron/network HTTP/1.1" 200 916 0.007696 10.0.0.249 - - [2026-04-06 02:53:40] "POST /neutron/port HTTP/1.1" 200 117 0.001633 10.0.0.249 - - [2026-04-06 02:53:40] "POST /neutron/security_group HTTP/1.1" 200 2058 0.010544 10.0.0.249 - - [2026-04-06 02:53:40] "POST /id-to-fqname HTTP/1.1" 200 221 0.001895 10.0.0.249 - - [2026-04-06 02:53:40] "POST /neutron/security_group HTTP/1.1" 200 2058 0.012931 10.0.0.33 - - [2026-04-06 02:53:41] "GET /projects?obj_uuids=50ffe000-6982-4458-9288-abbf5cf415bf&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001907 10.0.0.27 - - [2026-04-06 02:53:41] "GET /obj-perms HTTP/1.1" 200 5075 0.072413 10.0.0.249 - - [2026-04-06 02:53:41] "POST /neutron/port HTTP/1.1" 200 1060 0.385890 10.0.0.33 - - [2026-04-06 02:53:41] "GET /projects?obj_uuids=50ffe000-6982-4458-9288-abbf5cf415bf&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001125 10.0.0.33 - - [2026-04-06 02:53:41] "GET /obj-perms HTTP/1.1" 200 5075 0.118549 10.0.0.249 - - [2026-04-06 02:53:41] "GET /project/50ffe000-6982-4458-9288-abbf5cf415bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.121097 10.0.0.249 - - [2026-04-06 02:53:41] "POST /neutron/network HTTP/1.1" 200 826 0.007214 10.0.0.249 - - [2026-04-06 02:53:42] "POST /neutron/port HTTP/1.1" 200 2096 0.040772 10.0.0.249 - - [2026-04-06 02:53:42] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007731 10.0.0.249 - - [2026-04-06 02:53:42] "POST /neutron/port HTTP/1.1" 200 117 0.005697 10.0.0.249 - - [2026-04-06 02:53:42] "POST /neutron/port HTTP/1.1" 200 1124 0.024866 10.0.0.249 - - [2026-04-06 02:53:42] "POST /neutron/network HTTP/1.1" 200 836 0.007932 10.0.0.249 - - [2026-04-06 02:53:42] "POST /neutron/port HTTP/1.1" 200 1124 0.018322 10.0.0.249 - - [2026-04-06 02:53:42] "GET /virtual-machine/06f5c6ee-1f0a-4c32-b37e-adb7e3378957 HTTP/1.1" 401 293 0.000426 10.0.0.249 - - [2026-04-06 02:53:42] "POST /neutron/port HTTP/1.1" 200 1062 0.025858 10.0.0.249 - - [2026-04-06 02:53:42] "GET /virtual-machine/06f5c6ee-1f0a-4c32-b37e-adb7e3378957 HTTP/1.1" 200 1291 0.053500 10.0.0.249 - - [2026-04-06 02:53:43] "GET /virtual-machine/06f5c6ee-1f0a-4c32-b37e-adb7e3378957 HTTP/1.1" 200 1291 0.003886 10.0.0.249 - - [2026-04-06 02:53:43] "GET /virtual-machine-interface/6def06e8-5d40-4dbc-8381-a77fcad29730 HTTP/1.1" 200 2943 0.005010 10.0.0.249 - - [2026-04-06 02:53:43] "GET /virtual-machine/06f5c6ee-1f0a-4c32-b37e-adb7e3378957 HTTP/1.1" 200 1291 0.004473 10.0.0.249 - - [2026-04-06 02:53:43] "GET /virtual-machine-interface/6def06e8-5d40-4dbc-8381-a77fcad29730 HTTP/1.1" 200 2943 0.011535 10.0.0.249 - - [2026-04-06 02:53:43] "GET /instance-ip/ee04e1e7-1770-4d9e-90c7-de739eec7beb HTTP/1.1" 200 1622 0.006492 10.0.0.249 - - [2026-04-06 02:53:43] "GET /virtual-machine/06f5c6ee-1f0a-4c32-b37e-adb7e3378957 HTTP/1.1" 200 1291 0.003719 10.0.0.249 - - [2026-04-06 02:53:43] "GET /virtual-machine-interface/6def06e8-5d40-4dbc-8381-a77fcad29730 HTTP/1.1" 200 2943 0.005869 10.0.0.249 - - [2026-04-06 02:53:43] "GET /instance-ip/ee04e1e7-1770-4d9e-90c7-de739eec7beb HTTP/1.1" 200 1622 0.005048 10.0.0.249 - - [2026-04-06 02:53:43] "POST /neutron/floatingip HTTP/1.1" 200 117 0.007383 10.0.0.249 - - [2026-04-06 02:53:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003900 10.0.0.249 - - [2026-04-06 02:53:43] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.014262 10.0.0.249 - - [2026-04-06 02:53:43] "POST /neutron/network HTTP/1.1" 200 826 0.007950 10.0.0.249 - - [2026-04-06 02:53:43] "GET /virtual-networks?parent_id=50ffe000-6982-4458-9288-abbf5cf415bf&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002780 10.0.0.249 - - [2026-04-06 02:53:43] "GET /virtual-network/2420659e-4891-4379-8b05-f8af0898675f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.006567 10.0.0.249 - - [2026-04-06 02:53:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003505 10.0.0.249 - - [2026-04-06 02:53:43] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004769 10.0.0.249 - - [2026-04-06 02:53:43] "GET /virtual-networks?parent_id=50ffe000-6982-4458-9288-abbf5cf415bf&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003615 10.0.0.249 - - [2026-04-06 02:53:43] "GET /virtual-network/2420659e-4891-4379-8b05-f8af0898675f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.005799 10.0.0.249 - - [2026-04-06 02:53:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003753 10.0.0.249 - - [2026-04-06 02:53:43] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004309 10.0.0.249 - - [2026-04-06 02:53:43] "GET /virtual-networks?parent_id=50ffe000-6982-4458-9288-abbf5cf415bf&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.008828 10.0.0.249 - - [2026-04-06 02:53:43] "GET /virtual-network/2420659e-4891-4379-8b05-f8af0898675f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.008274 10.0.0.249 - - [2026-04-06 02:53:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004758 10.0.0.249 - - [2026-04-06 02:53:43] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005224 10.0.0.249 - - [2026-04-06 02:53:43] "GET /virtual-networks?parent_id=50ffe000-6982-4458-9288-abbf5cf415bf&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003830 10.0.0.249 - - [2026-04-06 02:53:43] "GET /virtual-network/2420659e-4891-4379-8b05-f8af0898675f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.006780 10.0.0.249 - - [2026-04-06 02:53:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004178 10.0.0.249 - - [2026-04-06 02:53:43] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004798 10.0.0.249 - - [2026-04-06 02:53:43] "GET /virtual-networks?parent_id=50ffe000-6982-4458-9288-abbf5cf415bf&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003568 10.0.0.249 - - [2026-04-06 02:53:43] "GET /virtual-network/2420659e-4891-4379-8b05-f8af0898675f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.007865 10.0.0.249 - - [2026-04-06 02:53:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004394 10.0.0.249 - - [2026-04-06 02:53:46] "GET /virtual-network/2420659e-4891-4379-8b05-f8af0898675f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.005390 10.0.0.249 - - [2026-04-06 02:53:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003892 10.0.0.249 - - [2026-04-06 02:53:50] "GET /virtual-network/2420659e-4891-4379-8b05-f8af0898675f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.005515 10.0.0.249 - - [2026-04-06 02:53:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003745 10.0.0.249 - - [2026-04-06 02:53:55] "GET /virtual-network/2420659e-4891-4379-8b05-f8af0898675f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.005584 10.0.0.249 - - [2026-04-06 02:53:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004378 10.0.0.249 - - [2026-04-06 02:53:59] "GET /virtual-network/2420659e-4891-4379-8b05-f8af0898675f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.005514 10.0.0.249 - - [2026-04-06 02:53:59] "POST /neutron/network HTTP/1.1" 200 1005 0.010771 10.0.0.249 - - [2026-04-06 02:53:59] "POST /neutron/port HTTP/1.1" 200 117 0.001794 10.0.0.249 - - [2026-04-06 02:54:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005284 10.0.0.249 - - [2026-04-06 02:54:03] "GET /virtual-network/2420659e-4891-4379-8b05-f8af0898675f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.006370 10.0.0.249 - - [2026-04-06 02:54:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003916 10.0.0.249 - - [2026-04-06 02:54:07] "GET /virtual-network/2420659e-4891-4379-8b05-f8af0898675f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.005766 10.0.0.249 - - [2026-04-06 02:54:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003876 10.0.0.249 - - [2026-04-06 02:54:11] "GET /virtual-network/2420659e-4891-4379-8b05-f8af0898675f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.005199 10.0.0.249 - - [2026-04-06 02:54:11] "POST /neutron/port HTTP/1.1" 200 1124 0.050063 10.0.0.249 - - [2026-04-06 02:54:11] "POST /neutron/subnet HTTP/1.1" 200 698 0.009710 10.0.0.249 - - [2026-04-06 02:54:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004146 10.0.0.249 - - [2026-04-06 02:54:15] "GET /virtual-network/2420659e-4891-4379-8b05-f8af0898675f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.006036 10.0.0.249 - - [2026-04-06 02:54:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003540 10.0.0.249 - - [2026-04-06 02:54:19] "GET /virtual-network/2420659e-4891-4379-8b05-f8af0898675f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.005128 10.0.0.249 - - [2026-04-06 02:54:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004107 10.0.0.249 - - [2026-04-06 02:54:23] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003724 10.0.0.249 - - [2026-04-06 02:54:23] "GET /virtual-networks?parent_id=50ffe000-6982-4458-9288-abbf5cf415bf&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003562 10.0.0.249 - - [2026-04-06 02:54:23] "GET /virtual-network/2420659e-4891-4379-8b05-f8af0898675f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.006367 10.0.0.249 - - [2026-04-06 02:54:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004164 10.0.0.249 - - [2026-04-06 02:54:23] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004255 10.0.0.249 - - [2026-04-06 02:54:24] "GET /virtual-networks?parent_id=50ffe000-6982-4458-9288-abbf5cf415bf&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003433 10.0.0.249 - - [2026-04-06 02:54:24] "GET /virtual-network/2420659e-4891-4379-8b05-f8af0898675f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.006189 10.0.0.249 - - [2026-04-06 02:54:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003461 10.0.0.249 - - [2026-04-06 02:54:24] "GET /routing-instance/436240ed-9d8e-441e-b6de-c8c7406ae643?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1785 0.005112 10.0.0.249 - - [2026-04-06 02:54:24] "GET /route-target/3e129a3f-cd1c-4a27-8b1b-a668669c32c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004574 10.0.0.249 - - [2026-04-06 02:54:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005178 10.0.0.249 - - [2026-04-06 02:54:24] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004815 10.0.0.249 - - [2026-04-06 02:54:24] "GET /virtual-networks?parent_id=50ffe000-6982-4458-9288-abbf5cf415bf&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.004597 10.0.0.249 - - [2026-04-06 02:54:24] "GET /virtual-network/2420659e-4891-4379-8b05-f8af0898675f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.006026 10.0.0.249 - - [2026-04-06 02:54:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003513 10.0.0.249 - - [2026-04-06 02:54:24] "GET /routing-instance/436240ed-9d8e-441e-b6de-c8c7406ae643?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1785 0.004517 10.0.0.249 - - [2026-04-06 02:54:24] "GET /route-target/3e129a3f-cd1c-4a27-8b1b-a668669c32c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004291 10.0.0.249 - - [2026-04-06 02:54:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003643 10.0.0.249 - - [2026-04-06 02:54:24] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004610 10.0.0.249 - - [2026-04-06 02:54:24] "GET /virtual-networks?parent_id=50ffe000-6982-4458-9288-abbf5cf415bf&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003829 10.0.0.249 - - [2026-04-06 02:54:24] "GET /virtual-network/2420659e-4891-4379-8b05-f8af0898675f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.007938 10.0.0.249 - - [2026-04-06 02:54:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003926 10.0.0.249 - - [2026-04-06 02:54:24] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004533 10.0.0.249 - - [2026-04-06 02:54:24] "GET /virtual-networks?parent_id=50ffe000-6982-4458-9288-abbf5cf415bf&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.004000 10.0.0.249 - - [2026-04-06 02:54:24] "GET /virtual-network/2420659e-4891-4379-8b05-f8af0898675f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.006243 10.0.0.249 - - [2026-04-06 02:54:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003509 10.0.0.249 - - [2026-04-06 02:54:24] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004397 10.0.0.249 - - [2026-04-06 02:54:24] "GET /virtual-networks?parent_id=50ffe000-6982-4458-9288-abbf5cf415bf&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003827 10.0.0.249 - - [2026-04-06 02:54:24] "GET /virtual-network/2420659e-4891-4379-8b05-f8af0898675f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.005885 10.0.0.249 - - [2026-04-06 02:54:24] "GET /obj-perms HTTP/1.1" 200 5049 0.004032 10.0.0.249 - - [2026-04-06 02:54:24] "GET /obj-perms HTTP/1.1" 200 5049 0.006644 10.0.0.33 - - [2026-04-06 02:54:24] "GET /obj-perms HTTP/1.1" 200 5049 0.004114 10.0.0.249 - - [2026-04-06 02:54:25] "GET /obj-perms HTTP/1.1" 200 5049 0.004315 10.0.0.33 - - [2026-04-06 02:54:25] "GET /obj-perms HTTP/1.1" 200 5049 0.005404 10.0.0.249 - - [2026-04-06 02:54:25] "POST /neutron/port HTTP/1.1" 200 1124 0.021255 10.0.0.249 - - [2026-04-06 02:54:25] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008787 10.0.0.249 - - [2026-04-06 02:54:25] "POST /neutron/port HTTP/1.1" 200 1124 0.021241 10.0.0.249 - - [2026-04-06 02:54:25] "GET /virtual-machine/5a507e6e-e123-49f1-b618-68bbb63be25a HTTP/1.1" 200 1292 0.010617 10.0.0.249 - - [2026-04-06 02:54:25] "GET /virtual-machine/5a507e6e-e123-49f1-b618-68bbb63be25a HTTP/1.1" 200 1292 0.005361 10.0.0.249 - - [2026-04-06 02:54:25] "GET /virtual-machine-interface/260de558-e82f-43f8-96a0-e82a09c7c405 HTTP/1.1" 200 2944 0.006628 10.0.0.249 - - [2026-04-06 02:54:25] "GET /virtual-machine/5a507e6e-e123-49f1-b618-68bbb63be25a HTTP/1.1" 200 1292 0.011518 10.0.0.249 - - [2026-04-06 02:54:25] "GET /virtual-machine-interface/260de558-e82f-43f8-96a0-e82a09c7c405 HTTP/1.1" 200 2944 0.008188 10.0.0.249 - - [2026-04-06 02:54:25] "GET /instance-ip/adb3c041-9ce5-4ecb-bd21-79b7f01537cf HTTP/1.1" 200 1622 0.007806 10.0.0.249 - - [2026-04-06 02:54:25] "GET /virtual-machine/5a507e6e-e123-49f1-b618-68bbb63be25a HTTP/1.1" 200 1292 0.005587 10.0.0.249 - - [2026-04-06 02:54:25] "GET /virtual-machine-interface/260de558-e82f-43f8-96a0-e82a09c7c405 HTTP/1.1" 200 2944 0.006463 10.0.0.249 - - [2026-04-06 02:54:25] "GET /instance-ip/adb3c041-9ce5-4ecb-bd21-79b7f01537cf HTTP/1.1" 200 1622 0.006095 10.0.0.249 - - [2026-04-06 02:54:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004587 10.0.0.249 - - [2026-04-06 02:54:25] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004858 10.0.0.249 - - [2026-04-06 02:54:25] "GET /virtual-networks?parent_id=50ffe000-6982-4458-9288-abbf5cf415bf&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.006073 10.0.0.249 - - [2026-04-06 02:54:25] "GET /virtual-network/8809f734-5481-48f0-81f1-57f40342d28b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2348 0.006853 10.0.0.249 - - [2026-04-06 02:54:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005022 10.0.0.249 - - [2026-04-06 02:54:25] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.006033 10.0.0.249 - - [2026-04-06 02:54:25] "GET /virtual-networks?parent_id=50ffe000-6982-4458-9288-abbf5cf415bf&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.017379 10.0.0.249 - - [2026-04-06 02:54:25] "GET /virtual-network/8809f734-5481-48f0-81f1-57f40342d28b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2348 0.006063 10.0.0.249 - - [2026-04-06 02:54:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003593 10.0.0.249 - - [2026-04-06 02:54:25] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003617 10.0.0.249 - - [2026-04-06 02:54:25] "GET /virtual-networks?parent_id=50ffe000-6982-4458-9288-abbf5cf415bf&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003403 10.0.0.249 - - [2026-04-06 02:54:25] "GET /virtual-network/8809f734-5481-48f0-81f1-57f40342d28b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2348 0.006608 10.0.0.249 - - [2026-04-06 02:54:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003651 10.0.0.249 - - [2026-04-06 02:54:26] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004885 10.0.0.249 - - [2026-04-06 02:54:26] "GET /virtual-networks?parent_id=50ffe000-6982-4458-9288-abbf5cf415bf&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003901 10.0.0.249 - - [2026-04-06 02:54:26] "GET /virtual-network/8809f734-5481-48f0-81f1-57f40342d28b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2348 0.007552 10.0.0.249 - - [2026-04-06 02:54:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004944 10.0.0.249 - - [2026-04-06 02:54:26] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004725 10.0.0.249 - - [2026-04-06 02:54:26] "GET /virtual-networks?parent_id=50ffe000-6982-4458-9288-abbf5cf415bf&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003731 10.0.0.249 - - [2026-04-06 02:54:26] "GET /virtual-network/8809f734-5481-48f0-81f1-57f40342d28b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2348 0.006793 10.0.0.249 - - [2026-04-06 02:54:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004128 10.0.0.249 - - [2026-04-06 02:54:27] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004281 10.0.0.249 - - [2026-04-06 02:54:27] "GET /virtual-networks?parent_id=50ffe000-6982-4458-9288-abbf5cf415bf&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003397 10.0.0.249 - - [2026-04-06 02:54:27] "GET /virtual-network/8809f734-5481-48f0-81f1-57f40342d28b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2348 0.006257 10.0.0.249 - - [2026-04-06 02:54:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003498 10.0.0.249 - - [2026-04-06 02:54:27] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003946 10.0.0.249 - - [2026-04-06 02:54:27] "GET /virtual-networks?parent_id=50ffe000-6982-4458-9288-abbf5cf415bf&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003129 10.0.0.249 - - [2026-04-06 02:54:27] "GET /virtual-network/8809f734-5481-48f0-81f1-57f40342d28b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2348 0.008336 10.0.0.249 - - [2026-04-06 02:54:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003350 10.0.0.249 - - [2026-04-06 02:54:27] "GET /routing-instance/728c4fe3-6107-40ba-943a-a89add71ab82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1785 0.006228 10.0.0.249 - - [2026-04-06 02:54:27] "GET /route-target/1ccfcc41-0bab-402c-952b-20d2acaf3a23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003842 10.0.0.249 - - [2026-04-06 02:54:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004074 10.0.0.249 - - [2026-04-06 02:54:27] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004833 10.0.0.249 - - [2026-04-06 02:54:27] "GET /virtual-networks?parent_id=50ffe000-6982-4458-9288-abbf5cf415bf&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003537 10.0.0.249 - - [2026-04-06 02:54:27] "GET /virtual-network/8809f734-5481-48f0-81f1-57f40342d28b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2348 0.006407 10.0.0.249 - - [2026-04-06 02:54:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003895 10.0.0.249 - - [2026-04-06 02:54:27] "GET /routing-instance/728c4fe3-6107-40ba-943a-a89add71ab82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1785 0.004385 10.0.0.249 - - [2026-04-06 02:54:27] "GET /route-target/1ccfcc41-0bab-402c-952b-20d2acaf3a23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003926 10.0.0.249 - - [2026-04-06 02:54:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003950 10.0.0.249 - - [2026-04-06 02:54:28] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004465 10.0.0.249 - - [2026-04-06 02:54:28] "GET /virtual-networks?parent_id=50ffe000-6982-4458-9288-abbf5cf415bf&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003231 10.0.0.249 - - [2026-04-06 02:54:28] "GET /virtual-network/8809f734-5481-48f0-81f1-57f40342d28b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2348 0.006042 10.0.0.249 - - [2026-04-06 02:54:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005787 10.0.0.249 - - [2026-04-06 02:54:28] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004535 10.0.0.249 - - [2026-04-06 02:54:28] "GET /virtual-networks?parent_id=50ffe000-6982-4458-9288-abbf5cf415bf&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.005394 10.0.0.249 - - [2026-04-06 02:54:28] "GET /virtual-network/8809f734-5481-48f0-81f1-57f40342d28b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2348 0.005979 10.0.0.249 - - [2026-04-06 02:54:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004051 10.0.0.249 - - [2026-04-06 02:54:28] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004994 10.0.0.249 - - [2026-04-06 02:54:28] "GET /virtual-networks?parent_id=50ffe000-6982-4458-9288-abbf5cf415bf&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003322 10.0.0.249 - - [2026-04-06 02:54:28] "GET /virtual-network/8809f734-5481-48f0-81f1-57f40342d28b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2348 0.008124 10.0.0.249 - - [2026-04-06 02:54:28] "GET /obj-perms HTTP/1.1" 200 5049 0.004427 10.0.0.33 - - [2026-04-06 02:54:28] "GET /obj-perms HTTP/1.1" 200 5049 0.003884 10.0.0.249 - - [2026-04-06 02:54:28] "GET /obj-perms HTTP/1.1" 200 5049 0.004967 10.0.0.249 - - [2026-04-06 02:54:28] "GET /obj-perms HTTP/1.1" 200 5049 0.004045 10.0.0.249 - - [2026-04-06 02:54:28] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007613 10.0.0.249 - - [2026-04-06 02:54:28] "POST /neutron/port HTTP/1.1" 200 1126 0.023947 10.0.0.249 - - [2026-04-06 02:54:28] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008288 10.0.0.249 - - [2026-04-06 02:54:29] "GET /virtual-machine/abceb6c5-d403-468b-8715-5df20fd4b086 HTTP/1.1" 200 1292 0.008056 10.0.0.249 - - [2026-04-06 02:54:29] "GET /virtual-machine/abceb6c5-d403-468b-8715-5df20fd4b086 HTTP/1.1" 200 1292 0.004668 10.0.0.249 - - [2026-04-06 02:54:29] "GET /virtual-machine-interface/e27b21c1-41be-4539-9367-4b1d9f2b3df5 HTTP/1.1" 200 2945 0.006746 10.0.0.249 - - [2026-04-06 02:54:29] "GET /virtual-machine/abceb6c5-d403-468b-8715-5df20fd4b086 HTTP/1.1" 200 1292 0.003929 10.0.0.249 - - [2026-04-06 02:54:29] "GET /virtual-machine-interface/e27b21c1-41be-4539-9367-4b1d9f2b3df5 HTTP/1.1" 200 2945 0.005529 10.0.0.249 - - [2026-04-06 02:54:29] "GET /instance-ip/d9381a41-b4b1-451f-bd53-a3cecae0c5b0 HTTP/1.1" 200 1624 0.006305 10.0.0.249 - - [2026-04-06 02:54:29] "GET /virtual-machine/abceb6c5-d403-468b-8715-5df20fd4b086 HTTP/1.1" 200 1292 0.004035 10.0.0.249 - - [2026-04-06 02:54:29] "GET /virtual-machine-interface/e27b21c1-41be-4539-9367-4b1d9f2b3df5 HTTP/1.1" 200 2945 0.005424 10.0.0.249 - - [2026-04-06 02:54:29] "GET /instance-ip/d9381a41-b4b1-451f-bd53-a3cecae0c5b0 HTTP/1.1" 200 1624 0.004210 10.0.0.249 - - [2026-04-06 02:54:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003636 10.0.0.249 - - [2026-04-06 02:54:29] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003682 10.0.0.249 - - [2026-04-06 02:54:29] "GET /virtual-networks?parent_id=50ffe000-6982-4458-9288-abbf5cf415bf&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003317 10.0.0.249 - - [2026-04-06 02:54:29] "GET /virtual-network/b8d54a62-4b51-4808-9e3f-cc67c5566cd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005966 10.0.0.249 - - [2026-04-06 02:54:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003490 10.0.0.249 - - [2026-04-06 02:54:29] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004960 10.0.0.249 - - [2026-04-06 02:54:29] "GET /virtual-networks?parent_id=50ffe000-6982-4458-9288-abbf5cf415bf&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003392 10.0.0.249 - - [2026-04-06 02:54:29] "GET /virtual-network/b8d54a62-4b51-4808-9e3f-cc67c5566cd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.007962 10.0.0.249 - - [2026-04-06 02:54:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005373 10.0.0.249 - - [2026-04-06 02:54:29] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.006029 10.0.0.249 - - [2026-04-06 02:54:29] "GET /virtual-networks?parent_id=50ffe000-6982-4458-9288-abbf5cf415bf&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.004684 10.0.0.249 - - [2026-04-06 02:54:29] "GET /virtual-network/b8d54a62-4b51-4808-9e3f-cc67c5566cd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.009549 10.0.0.249 - - [2026-04-06 02:54:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005111 10.0.0.249 - - [2026-04-06 02:54:29] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004950 10.0.0.249 - - [2026-04-06 02:54:29] "GET /virtual-networks?parent_id=50ffe000-6982-4458-9288-abbf5cf415bf&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.004519 10.0.0.249 - - [2026-04-06 02:54:29] "GET /virtual-network/b8d54a62-4b51-4808-9e3f-cc67c5566cd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.010793 10.0.0.249 - - [2026-04-06 02:54:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003825 10.0.0.249 - - [2026-04-06 02:54:29] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004642 10.0.0.249 - - [2026-04-06 02:54:29] "GET /virtual-networks?parent_id=50ffe000-6982-4458-9288-abbf5cf415bf&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.004085 10.0.0.249 - - [2026-04-06 02:54:29] "GET /virtual-network/b8d54a62-4b51-4808-9e3f-cc67c5566cd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.007092 10.0.0.249 - - [2026-04-06 02:54:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004136 10.0.0.249 - - [2026-04-06 02:54:30] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003683 10.0.0.249 - - [2026-04-06 02:54:30] "GET /virtual-networks?parent_id=50ffe000-6982-4458-9288-abbf5cf415bf&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003991 10.0.0.249 - - [2026-04-06 02:54:30] "GET /virtual-network/b8d54a62-4b51-4808-9e3f-cc67c5566cd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006350 10.0.0.249 - - [2026-04-06 02:54:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003710 10.0.0.249 - - [2026-04-06 02:54:30] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004105 10.0.0.249 - - [2026-04-06 02:54:31] "GET /virtual-networks?parent_id=50ffe000-6982-4458-9288-abbf5cf415bf&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003459 10.0.0.249 - - [2026-04-06 02:54:31] "GET /virtual-network/b8d54a62-4b51-4808-9e3f-cc67c5566cd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.007060 10.0.0.249 - - [2026-04-06 02:54:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003765 10.0.0.249 - - [2026-04-06 02:54:31] "GET /routing-instance/2a07c3d7-f50d-44f8-a12e-6a4f8ffd4867?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1479 0.005314 10.0.0.249 - - [2026-04-06 02:54:31] "GET /route-target/61f8f25a-4609-458f-9d81-f4288a57cf8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004809 10.0.0.249 - - [2026-04-06 02:54:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003771 10.0.0.249 - - [2026-04-06 02:54:31] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004672 10.0.0.249 - - [2026-04-06 02:54:31] "GET /virtual-networks?parent_id=50ffe000-6982-4458-9288-abbf5cf415bf&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.004779 10.0.0.249 - - [2026-04-06 02:54:31] "GET /virtual-network/b8d54a62-4b51-4808-9e3f-cc67c5566cd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006475 10.0.0.249 - - [2026-04-06 02:54:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003593 10.0.0.249 - - [2026-04-06 02:54:31] "GET /routing-instance/2a07c3d7-f50d-44f8-a12e-6a4f8ffd4867?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1479 0.004837 10.0.0.249 - - [2026-04-06 02:54:31] "GET /route-target/61f8f25a-4609-458f-9d81-f4288a57cf8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004875 10.0.0.249 - - [2026-04-06 02:54:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004617 10.0.0.249 - - [2026-04-06 02:54:31] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005661 10.0.0.249 - - [2026-04-06 02:54:31] "GET /virtual-networks?parent_id=50ffe000-6982-4458-9288-abbf5cf415bf&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003872 10.0.0.249 - - [2026-04-06 02:54:31] "GET /virtual-network/b8d54a62-4b51-4808-9e3f-cc67c5566cd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.008741 10.0.0.249 - - [2026-04-06 02:54:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004887 10.0.0.249 - - [2026-04-06 02:54:31] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005228 10.0.0.249 - - [2026-04-06 02:54:31] "GET /virtual-networks?parent_id=50ffe000-6982-4458-9288-abbf5cf415bf&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.004644 10.0.0.249 - - [2026-04-06 02:54:31] "GET /virtual-network/b8d54a62-4b51-4808-9e3f-cc67c5566cd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006362 10.0.0.33 - - [2026-04-06 02:54:31] "GET /obj-perms HTTP/1.1" 200 5049 0.004165 10.0.0.249 - - [2026-04-06 02:54:31] "GET /obj-perms HTTP/1.1" 200 5049 0.004944 10.0.0.249 - - [2026-04-06 02:54:32] "GET /obj-perms HTTP/1.1" 200 5049 0.003818 10.0.0.33 - - [2026-04-06 02:54:32] "GET /obj-perms HTTP/1.1" 200 5049 0.004173 10.0.0.27 - - [2026-04-06 02:54:32] "GET /obj-perms HTTP/1.1" 200 5049 0.004379 10.0.0.249 - - [2026-04-06 02:54:32] "GET /virtual-machine/06f5c6ee-1f0a-4c32-b37e-adb7e3378957 HTTP/1.1" 200 1291 0.004673 10.0.0.249 - - [2026-04-06 02:54:32] "GET /virtual-machine-interface/6def06e8-5d40-4dbc-8381-a77fcad29730 HTTP/1.1" 200 2943 0.006231 10.0.0.249 - - [2026-04-06 02:54:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004672 10.0.0.249 - - [2026-04-06 02:54:32] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004127 10.0.0.249 - - [2026-04-06 02:54:32] "GET /virtual-networks?parent_id=50ffe000-6982-4458-9288-abbf5cf415bf&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.004693 10.0.0.249 - - [2026-04-06 02:54:32] "GET /virtual-network/2420659e-4891-4379-8b05-f8af0898675f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.006850 10.0.0.249 - - [2026-04-06 02:54:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004601 10.0.0.249 - - [2026-04-06 02:54:33] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004609 10.0.0.249 - - [2026-04-06 02:54:33] "GET /virtual-networks?parent_id=50ffe000-6982-4458-9288-abbf5cf415bf&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.004281 10.0.0.249 - - [2026-04-06 02:54:33] "GET /virtual-network/2420659e-4891-4379-8b05-f8af0898675f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.007285 10.0.0.249 - - [2026-04-06 02:54:33] "POST /neutron/port HTTP/1.1" 200 1124 0.026089 10.0.0.249 - - [2026-04-06 02:54:34] "POST /neutron/security_group HTTP/1.1" 200 2058 0.031712 10.0.0.249 - - [2026-04-06 02:54:38] "POST /neutron/port HTTP/1.1" 200 1124 0.023250 10.0.0.249 - - [2026-04-06 02:54:43] "GET /virtual-machine/5a507e6e-e123-49f1-b618-68bbb63be25a HTTP/1.1" 200 1292 0.006431 10.0.0.249 - - [2026-04-06 02:54:43] "GET /virtual-machine-interface/260de558-e82f-43f8-96a0-e82a09c7c405 HTTP/1.1" 200 2944 0.008245 10.0.0.249 - - [2026-04-06 02:54:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004750 10.0.0.249 - - [2026-04-06 02:54:43] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004515 10.0.0.249 - - [2026-04-06 02:54:43] "GET /virtual-networks?parent_id=50ffe000-6982-4458-9288-abbf5cf415bf&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.004096 10.0.0.249 - - [2026-04-06 02:54:44] "GET /virtual-network/8809f734-5481-48f0-81f1-57f40342d28b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2348 0.007678 10.0.0.249 - - [2026-04-06 02:54:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004253 10.0.0.249 - - [2026-04-06 02:54:45] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.006257 10.0.0.249 - - [2026-04-06 02:54:45] "GET /virtual-networks?parent_id=50ffe000-6982-4458-9288-abbf5cf415bf&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.004155 10.0.0.249 - - [2026-04-06 02:54:45] "GET /virtual-network/8809f734-5481-48f0-81f1-57f40342d28b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2348 0.006947 10.0.0.249 - - [2026-04-06 02:54:45] "GET /virtual-machine/abceb6c5-d403-468b-8715-5df20fd4b086 HTTP/1.1" 200 1292 0.005921 10.0.0.249 - - [2026-04-06 02:54:45] "GET /virtual-machine-interface/e27b21c1-41be-4539-9367-4b1d9f2b3df5 HTTP/1.1" 200 2945 0.007870 10.0.0.249 - - [2026-04-06 02:54:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003741 10.0.0.249 - - [2026-04-06 02:54:45] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003977 10.0.0.249 - - [2026-04-06 02:54:45] "GET /virtual-networks?parent_id=50ffe000-6982-4458-9288-abbf5cf415bf&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003268 10.0.0.249 - - [2026-04-06 02:54:45] "GET /virtual-network/b8d54a62-4b51-4808-9e3f-cc67c5566cd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005931 10.0.0.249 - - [2026-04-06 02:54:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005305 10.0.0.249 - - [2026-04-06 02:54:46] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004850 10.0.0.249 - - [2026-04-06 02:54:46] "GET /virtual-networks?parent_id=50ffe000-6982-4458-9288-abbf5cf415bf&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003704 10.0.0.249 - - [2026-04-06 02:54:46] "GET /virtual-network/b8d54a62-4b51-4808-9e3f-cc67c5566cd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.007588 10.0.0.249 - - [2026-04-06 02:54:59] "POST /neutron/port HTTP/1.1" 200 1126 0.022595 10.0.0.249 - - [2026-04-06 02:54:59] "POST /neutron/subnet HTTP/1.1" 200 708 0.013107 10.0.0.249 - - [2026-04-06 02:55:07] "GET /virtual-machine/abceb6c5-d403-468b-8715-5df20fd4b086 HTTP/1.1" 200 1292 0.005401 10.0.0.249 - - [2026-04-06 02:55:08] "POST /neutron/port HTTP/1.1" 200 1126 0.020897 10.0.0.249 - - [2026-04-06 02:55:09] "GET /virtual-machine/abceb6c5-d403-468b-8715-5df20fd4b086 HTTP/1.1" 404 171 0.004029 10.0.0.249 - - [2026-04-06 02:55:09] "GET /virtual-machine/abceb6c5-d403-468b-8715-5df20fd4b086 HTTP/1.1" 404 171 0.003535 10.0.0.249 - - [2026-04-06 02:55:09] "GET /virtual-machine/abceb6c5-d403-468b-8715-5df20fd4b086 HTTP/1.1" 404 171 0.004227 10.0.0.249 - - [2026-04-06 02:55:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005383 10.0.0.249 - - [2026-04-06 02:55:10] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004931 10.0.0.249 - - [2026-04-06 02:55:10] "GET /virtual-networks?parent_id=50ffe000-6982-4458-9288-abbf5cf415bf&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003689 10.0.0.249 - - [2026-04-06 02:55:10] "GET /virtual-network/b8d54a62-4b51-4808-9e3f-cc67c5566cd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.010788 10.0.0.249 - - [2026-04-06 02:55:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004103 10.0.0.249 - - [2026-04-06 02:55:10] "GET /routing-instance/2a07c3d7-f50d-44f8-a12e-6a4f8ffd4867?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1479 0.005013 10.0.0.249 - - [2026-04-06 02:55:10] "GET /route-target/61f8f25a-4609-458f-9d81-f4288a57cf8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.005161 10.0.0.249 - - [2026-04-06 02:55:10] "GET /obj-perms HTTP/1.1" 200 5049 0.004333 10.0.0.249 - - [2026-04-06 02:55:12] "POST /neutron/port HTTP/1.1" 200 1124 0.017108 10.0.0.249 - - [2026-04-06 02:55:12] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004244 10.0.0.249 - - [2026-04-06 02:55:12] "POST /neutron/network HTTP/1.1" 200 916 0.008765 10.0.0.33 - - [2026-04-06 02:55:13] "GET /obj-perms HTTP/1.1" 200 5049 0.004098 10.0.0.249 - - [2026-04-06 02:55:19] "GET /obj-perms HTTP/1.1" 200 5049 0.004045 10.0.0.33 - - [2026-04-06 02:55:22] "GET /obj-perms HTTP/1.1" 200 5049 0.005077 10.0.0.249 - - [2026-04-06 02:55:28] "GET /obj-perms HTTP/1.1" 200 5049 0.004551 10.0.0.33 - - [2026-04-06 02:55:31] "GET /obj-perms HTTP/1.1" 200 5049 0.004933 10.0.0.249 - - [2026-04-06 02:55:31] "GET /obj-perms HTTP/1.1" 200 5049 0.010462 10.0.0.249 - - [2026-04-06 02:55:32] "GET /virtual-machine/5a507e6e-e123-49f1-b618-68bbb63be25a HTTP/1.1" 200 1292 0.004988 10.0.0.249 - - [2026-04-06 02:55:32] "POST /neutron/port HTTP/1.1" 200 151 0.179635 10.0.0.249 - - [2026-04-06 02:55:34] "GET /virtual-machine/5a507e6e-e123-49f1-b618-68bbb63be25a HTTP/1.1" 404 171 0.004153 10.0.0.249 - - [2026-04-06 02:55:34] "GET /virtual-machine/5a507e6e-e123-49f1-b618-68bbb63be25a HTTP/1.1" 404 171 0.003524 10.0.0.249 - - [2026-04-06 02:55:34] "GET /virtual-machine/5a507e6e-e123-49f1-b618-68bbb63be25a HTTP/1.1" 404 171 0.002910 10.0.0.249 - - [2026-04-06 02:55:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003491 10.0.0.249 - - [2026-04-06 02:55:34] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003897 10.0.0.249 - - [2026-04-06 02:55:34] "GET /virtual-networks?parent_id=50ffe000-6982-4458-9288-abbf5cf415bf&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003392 10.0.0.249 - - [2026-04-06 02:55:34] "GET /virtual-network/8809f734-5481-48f0-81f1-57f40342d28b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2348 0.006164 10.0.0.249 - - [2026-04-06 02:55:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003071 10.0.0.249 - - [2026-04-06 02:55:34] "GET /routing-instance/728c4fe3-6107-40ba-943a-a89add71ab82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1785 0.004949 10.0.0.249 - - [2026-04-06 02:55:34] "GET /route-target/1ccfcc41-0bab-402c-952b-20d2acaf3a23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004325 10.0.0.249 - - [2026-04-06 02:55:37] "GET /obj-perms HTTP/1.1" 200 5049 0.004881 10.0.0.249 - - [2026-04-06 02:55:40] "GET /obj-perms HTTP/1.1" 200 5049 0.004637 10.0.0.249 - - [2026-04-06 02:55:43] "GET /obj-perms HTTP/1.1" 200 5049 0.004511 10.0.0.249 - - [2026-04-06 02:55:49] "GET /obj-perms HTTP/1.1" 200 5049 0.004072 10.0.0.249 - - [2026-04-06 02:55:52] "GET /obj-perms HTTP/1.1" 200 5049 0.004168 10.0.0.27 - - [2026-04-06 02:55:53] "GET /obj-perms HTTP/1.1" 200 5049 0.004905 10.0.0.33 - - [2026-04-06 02:55:53] "GET /obj-perms HTTP/1.1" 200 5049 0.003964 10.0.0.249 - - [2026-04-06 02:55:53] "GET /virtual-machine/06f5c6ee-1f0a-4c32-b37e-adb7e3378957 HTTP/1.1" 200 1291 0.005424 10.0.0.249 - - [2026-04-06 02:55:53] "POST /neutron/port HTTP/1.1" 200 151 0.199387 10.0.0.249 - - [2026-04-06 02:55:55] "GET /virtual-machine/06f5c6ee-1f0a-4c32-b37e-adb7e3378957 HTTP/1.1" 404 171 0.003751 10.0.0.249 - - [2026-04-06 02:55:55] "GET /virtual-machine/06f5c6ee-1f0a-4c32-b37e-adb7e3378957 HTTP/1.1" 404 171 0.002958 10.0.0.249 - - [2026-04-06 02:55:55] "GET /virtual-machine/06f5c6ee-1f0a-4c32-b37e-adb7e3378957 HTTP/1.1" 404 171 0.004192 10.0.0.249 - - [2026-04-06 02:55:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004277 10.0.0.249 - - [2026-04-06 02:55:55] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004190 10.0.0.249 - - [2026-04-06 02:55:55] "GET /virtual-networks?parent_id=50ffe000-6982-4458-9288-abbf5cf415bf&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003141 10.0.0.249 - - [2026-04-06 02:55:55] "GET /virtual-network/2420659e-4891-4379-8b05-f8af0898675f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.007111 10.0.0.249 - - [2026-04-06 02:55:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003369 10.0.0.249 - - [2026-04-06 02:55:55] "GET /routing-instance/436240ed-9d8e-441e-b6de-c8c7406ae643?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1785 0.004229 10.0.0.249 - - [2026-04-06 02:55:55] "GET /route-target/3e129a3f-cd1c-4a27-8b1b-a668669c32c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003782 10.0.0.249 - - [2026-04-06 02:55:55] "GET /obj-perms HTTP/1.1" 200 5049 0.004345 10.0.0.33 - - [2026-04-06 02:56:01] "GET /obj-perms HTTP/1.1" 200 5049 0.006689 10.0.0.249 - - [2026-04-06 02:56:01] "GET /obj-perms HTTP/1.1" 200 5049 0.005213 10.0.0.249 - - [2026-04-06 02:56:01] "GET /virtual-network/8809f734-5481-48f0-81f1-57f40342d28b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2348 0.007018 10.0.0.249 - - [2026-04-06 02:56:02] "POST /neutron/network HTTP/1.1" 200 824 0.028619 10.0.0.249 - - [2026-04-06 02:56:02] "GET /virtual-network/8809f734-5481-48f0-81f1-57f40342d28b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.007573 10.0.0.27 - - [2026-04-06 02:56:02] "POST /ref-update HTTP/1.1" 200 156 0.036253 10.0.0.249 - - [2026-04-06 02:56:02] "POST /ref-update HTTP/1.1" 200 156 0.052667 10.0.0.249 - - [2026-04-06 02:56:02] "POST /ref-update HTTP/1.1" 200 156 0.107848 10.0.0.27 - - [2026-04-06 02:56:02] "DELETE /access-control-list/214f87c9-110f-4a2f-aad6-7f7ad8abbf88 HTTP/1.1" 200 115 0.082839 10.0.0.249 - - [2026-04-06 02:56:02] "DELETE /network-policy/1ad25005-a70d-4d63-8917-80db9c586b74 HTTP/1.1" 200 115 0.042498 10.0.0.249 - - [2026-04-06 02:56:02] "DELETE /network-policy/6f7b8f1c-afe8-40dc-9558-37222a52d2b8 HTTP/1.1" 200 115 0.038674 10.0.0.249 - - [2026-04-06 02:56:02] "DELETE /network-policy/cb50baad-a609-40ab-a2d5-5d37cea3a6f6 HTTP/1.1" 200 115 0.046946 10.0.0.249 - - [2026-04-06 02:56:02] "POST /neutron/network HTTP/1.1" 200 824 0.010051 10.0.0.27 - - [2026-04-06 02:56:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003674 10.0.0.33 - - [2026-04-06 02:56:03] "POST /useragent-kv HTTP/1.1" 200 115 0.006979 10.0.0.33 - - [2026-04-06 02:56:03] "POST /useragent-kv HTTP/1.1" 200 115 0.002423 10.0.0.249 - - [2026-04-06 02:56:03] "POST /neutron/network HTTP/1.1" 200 151 0.171650 10.0.0.27 - - [2026-04-06 02:56:03] "DELETE /route-target/3e129a3f-cd1c-4a27-8b1b-a668669c32c5 HTTP/1.1" 200 115 0.030746 10.0.0.249 - - [2026-04-06 02:56:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004474 10.0.0.249 - - [2026-04-06 02:56:03] "DELETE /network-ipam/78169dfb-4d09-4aad-9249-6bc9228dd414 HTTP/1.1" 200 115 0.051100 10.0.0.249 - - [2026-04-06 02:56:03] "POST /fqname-to-id HTTP/1.1" 404 197 0.004131 10.0.0.249 - - [2026-04-06 02:56:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004765 10.0.0.249 - - [2026-04-06 02:56:03] "DELETE /network-ipam/8ea27fc9-495b-4885-87c0-23874446e0fd HTTP/1.1" 200 115 0.035738 10.0.0.249 - - [2026-04-06 02:56:03] "POST /fqname-to-id HTTP/1.1" 404 197 0.005250 10.0.0.249 - - [2026-04-06 02:56:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003945 10.0.0.249 - - [2026-04-06 02:56:04] "DELETE /network-ipam/0b3b5d46-e4fc-4f89-b5f2-d6a63935233e HTTP/1.1" 200 115 0.038921 10.0.0.249 - - [2026-04-06 02:56:04] "POST /fqname-to-id HTTP/1.1" 404 197 0.008570 10.0.0.33 - - [2026-04-06 02:56:05] "GET /projects?obj_uuids=50ffe000-6982-4458-9288-abbf5cf415bf&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004040 10.0.0.249 - - [2026-04-06 02:56:05] "GET /project/50ffe000-6982-4458-9288-abbf5cf415bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.052342 10.0.0.33 - - [2026-04-06 02:56:05] "GET /projects?obj_uuids=50ffe000-6982-4458-9288-abbf5cf415bf&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000902 10.0.0.249 - - [2026-04-06 02:56:05] "GET /project/50ffe000-6982-4458-9288-abbf5cf415bf?fields=virtual_networks HTTP/1.1" 200 1042 0.050336 10.0.0.33 - - [2026-04-06 02:56:05] "GET /projects?obj_uuids=50ffe000-6982-4458-9288-abbf5cf415bf&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000986 10.0.0.249 - - [2026-04-06 02:56:05] "GET /project/50ffe000-6982-4458-9288-abbf5cf415bf?fields=virtual_machine_interfaces HTTP/1.1" 200 1042 0.038910 10.0.0.33 - - [2026-04-06 02:56:05] "GET /projects?obj_uuids=50ffe000-6982-4458-9288-abbf5cf415bf&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001025 10.0.0.249 - - [2026-04-06 02:56:05] "GET /project/50ffe000-6982-4458-9288-abbf5cf415bf?fields=security_groups HTTP/1.1" 200 1268 0.045012 10.0.0.249 - - [2026-04-06 02:56:06] "POST /fqname-to-id HTTP/1.1" 404 194 0.039688 10.0.0.33 - - [2026-04-06 02:56:06] "GET /projects?obj_uuids=0385e54b-9264-4b83-b3f6-f63bde407d9b&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.006508 10.0.0.33 - - [2026-04-06 02:56:06] "GET /domains?obj_uuids=500738d8-636d-4330-98c4-d5dafb5cbb39&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001069 10.0.0.33 - - [2026-04-06 02:56:06] "GET /domain/500738d8-636d-4330-98c4-d5dafb5cbb39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.043478 10.0.0.33 - - [2026-04-06 02:56:06] "POST /id-to-fqname HTTP/1.1" 200 196 0.001483 10.0.0.33 - - [2026-04-06 02:56:06] "POST /fqname-to-id HTTP/1.1" 404 205 0.007155 10.0.0.33 - - [2026-04-06 02:56:07] "POST /security-groups HTTP/1.1" 200 597 0.074899 10.0.0.33 - - [2026-04-06 02:56:07] "POST /projects HTTP/1.1" 200 597 0.325313 10.0.0.33 - - [2026-04-06 02:56:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.364720 10.0.0.27 - - [2026-04-06 02:56:07] "POST /fqname-to-id HTTP/1.1" 404 239 0.008348 10.0.0.249 - - [2026-04-06 02:56:07] "GET /project/0385e54b-9264-4b83-b3f6-f63bde407d9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.568411 10.0.0.249 - - [2026-04-06 02:56:08] "GET / HTTP/1.1" 200 35931 0.002010 10.0.0.249 - - [2026-04-06 02:56:11] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 401 293 0.000477 10.0.0.249 - - [2026-04-06 02:56:11] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.063913 10.0.0.249 - - [2026-04-06 02:56:11] "POST /network-ipams HTTP/1.1" 200 519 0.031020 10.0.0.249 - - [2026-04-06 02:56:11] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 756 0.004067 10.0.0.249 - - [2026-04-06 02:56:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003740 10.0.0.249 - - [2026-04-06 02:56:11] "GET /network-ipam/482768e3-8a9f-46dd-9a6e-c719e69333b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.006283 10.0.0.249 - - [2026-04-06 02:56:11] "PUT /network-ipam/482768e3-8a9f-46dd-9a6e-c719e69333b4 HTTP/1.1" 200 258 0.014013 10.0.0.249 - - [2026-04-06 02:56:11] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 756 0.013987 10.0.0.249 - - [2026-04-06 02:56:11] "POST /network-ipams HTTP/1.1" 200 519 0.027009 10.0.0.249 - - [2026-04-06 02:56:12] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 967 0.003567 10.0.0.249 - - [2026-04-06 02:56:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003464 10.0.0.249 - - [2026-04-06 02:56:12] "GET /network-ipam/3970b8bb-11df-4f37-a304-e07b4152f324?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.006662 10.0.0.249 - - [2026-04-06 02:56:12] "PUT /network-ipam/3970b8bb-11df-4f37-a304-e07b4152f324 HTTP/1.1" 200 258 0.014865 10.0.0.249 - - [2026-04-06 02:56:12] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 967 0.003685 10.0.0.249 - - [2026-04-06 02:56:12] "POST /network-ipams HTTP/1.1" 200 519 0.028632 10.0.0.249 - - [2026-04-06 02:56:12] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 1179 0.003514 10.0.0.249 - - [2026-04-06 02:56:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003615 10.0.0.249 - - [2026-04-06 02:56:12] "GET /network-ipam/5cb39e2b-880e-4497-8c45-d6896d871bd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.006751 10.0.0.249 - - [2026-04-06 02:56:12] "PUT /network-ipam/5cb39e2b-880e-4497-8c45-d6896d871bd1 HTTP/1.1" 200 258 0.015276 10.0.0.249 - - [2026-04-06 02:56:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003603 10.0.0.33 - - [2026-04-06 02:56:13] "GET /projects?obj_uuids=0385e54b-9264-4b83-b3f6-f63bde407d9b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000952 10.0.0.249 - - [2026-04-06 02:56:13] "GET /project/0385e54b-9264-4b83-b3f6-f63bde407d9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.036666 10.0.0.33 - - [2026-04-06 02:56:13] "POST /useragent-kv HTTP/1.1" 200 115 0.010700 10.0.0.249 - - [2026-04-06 02:56:13] "POST /neutron/subnet HTTP/1.1" 200 729 0.213446 10.0.0.249 - - [2026-04-06 02:56:14] "POST /fqname-to-id HTTP/1.1" 404 207 0.051872 10.0.0.249 - - [2026-04-06 02:56:14] "POST /id-to-fqname HTTP/1.1" 200 227 0.001505 10.0.0.249 - - [2026-04-06 02:56:14] "GET /virtual-network/b6feb7c4-ace9-44a3-92f4-ad5b8800c93c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.012943 10.0.0.27 - - [2026-04-06 02:56:14] "POST /ref-update HTTP/1.1" 200 156 0.031757 10.0.0.249 - - [2026-04-06 02:56:14] "POST /neutron/network HTTP/1.1" 200 1014 0.031688 10.0.0.249 - - [2026-04-06 02:56:14] "GET /virtual-network/b6feb7c4-ace9-44a3-92f4-ad5b8800c93c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.005455 10.0.0.249 - - [2026-04-06 02:56:14] "POST /neutron/subnet HTTP/1.1" 200 823 0.009332 10.0.0.249 - - [2026-04-06 02:56:14] "GET /virtual-network/b6feb7c4-ace9-44a3-92f4-ad5b8800c93c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.005670 10.0.0.249 - - [2026-04-06 02:56:14] "GET /network-ipam/482768e3-8a9f-46dd-9a6e-c719e69333b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.003713 10.0.0.249 - - [2026-04-06 02:56:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004603 10.0.0.33 - - [2026-04-06 02:56:14] "GET /projects?obj_uuids=0385e54b-9264-4b83-b3f6-f63bde407d9b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001705 10.0.0.249 - - [2026-04-06 02:56:14] "GET /project/0385e54b-9264-4b83-b3f6-f63bde407d9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.051042 10.0.0.33 - - [2026-04-06 02:56:14] "GET /projects?obj_uuids=0385e54b-9264-4b83-b3f6-f63bde407d9b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000929 10.0.0.249 - - [2026-04-06 02:56:14] "POST /neutron/network HTTP/1.1" 200 613 0.119249 10.0.0.249 - - [2026-04-06 02:56:15] "POST /neutron/network HTTP/1.1" 200 1011 0.011843 10.0.0.249 - - [2026-04-06 02:56:15] "POST /id-to-fqname HTTP/1.1" 200 227 0.001181 10.0.0.249 - - [2026-04-06 02:56:15] "GET /virtual-network/cd4f118e-fd75-40d1-8b8c-3607308d1953?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005444 10.0.0.249 - - [2026-04-06 02:56:15] "GET /virtual-network/cd4f118e-fd75-40d1-8b8c-3607308d1953?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.007826 10.0.0.249 - - [2026-04-06 02:56:15] "POST /neutron/subnet HTTP/1.1" 200 715 0.009314 10.0.0.249 - - [2026-04-06 02:56:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003923 10.0.0.33 - - [2026-04-06 02:56:15] "GET /projects?obj_uuids=0385e54b-9264-4b83-b3f6-f63bde407d9b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001120 10.0.0.249 - - [2026-04-06 02:56:15] "GET /project/0385e54b-9264-4b83-b3f6-f63bde407d9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.043855 10.0.0.33 - - [2026-04-06 02:56:15] "GET /projects?obj_uuids=0385e54b-9264-4b83-b3f6-f63bde407d9b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001397 10.0.0.249 - - [2026-04-06 02:56:15] "POST /neutron/network HTTP/1.1" 200 613 0.123363 10.0.0.27 - - [2026-04-06 02:56:15] "POST /route-targets HTTP/1.1" 200 327 0.013747 10.0.0.249 - - [2026-04-06 02:56:16] "POST /neutron/network HTTP/1.1" 200 1014 0.010081 10.0.0.249 - - [2026-04-06 02:56:16] "POST /id-to-fqname HTTP/1.1" 200 227 0.001068 10.0.0.249 - - [2026-04-06 02:56:16] "GET /virtual-network/0c96d98a-0435-4e8e-9872-18ec50ac0188?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.005357 10.0.0.249 - - [2026-04-06 02:56:16] "GET /virtual-network/0c96d98a-0435-4e8e-9872-18ec50ac0188?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.005316 10.0.0.249 - - [2026-04-06 02:56:16] "POST /neutron/subnet HTTP/1.1" 200 724 0.009246 10.0.0.249 - - [2026-04-06 02:56:16] "GET /virtual-network/b6feb7c4-ace9-44a3-92f4-ad5b8800c93c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.005495 10.0.0.27 - - [2026-04-06 02:56:17] "DELETE /access-control-list/e2afbd72-1bd0-40a6-9586-dcab536a05b1 HTTP/1.1" 200 115 0.273418 10.0.0.249 - - [2026-04-06 02:56:18] "GET /virtual-network/cd4f118e-fd75-40d1-8b8c-3607308d1953?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.006834 10.0.0.249 - - [2026-04-06 02:56:18] "GET /obj-perms HTTP/1.1" 200 5061 0.067081 10.0.0.27 - - [2026-04-06 02:56:18] "GET /obj-perms HTTP/1.1" 200 5061 0.068739 10.0.0.33 - - [2026-04-06 02:56:18] "GET /obj-perms HTTP/1.1" 200 5061 0.068614 10.0.0.249 - - [2026-04-06 02:56:18] "GET /virtual-network/0c96d98a-0435-4e8e-9872-18ec50ac0188?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.005743 10.0.0.27 - - [2026-04-06 02:56:19] "GET /global-system-configs HTTP/1.1" 401 293 0.000442 10.0.0.27 - - [2026-04-06 02:56:19] "GET /global-system-configs HTTP/1.1" 401 293 0.000394 10.0.0.33 - - [2026-04-06 02:56:19] "GET /global-system-configs HTTP/1.1" 401 293 0.000382 10.0.0.33 - - [2026-04-06 02:56:19] "GET /global-system-configs HTTP/1.1" 401 293 0.000444 10.0.0.27 - - [2026-04-06 02:56:20] "GET /global-system-configs HTTP/1.1" 401 293 0.000404 10.0.0.27 - - [2026-04-06 02:56:20] "GET /global-system-configs HTTP/1.1" 401 293 0.000386 10.0.0.33 - - [2026-04-06 02:56:21] "GET /global-system-configs HTTP/1.1" 401 293 0.000384 10.0.0.33 - - [2026-04-06 02:56:21] "GET /global-system-configs HTTP/1.1" 401 293 0.000389 10.0.0.249 - - [2026-04-06 02:56:21] "GET /global-system-configs HTTP/1.1" 401 293 0.000425 10.0.0.249 - - [2026-04-06 02:56:21] "GET /global-system-configs HTTP/1.1" 401 293 0.000571 10.0.0.249 - - [2026-04-06 02:56:22] "GET /global-system-configs HTTP/1.1" 401 293 0.000427 10.0.0.249 - - [2026-04-06 02:56:22] "GET /global-system-configs HTTP/1.1" 401 293 0.000393 10.0.0.33 - - [2026-04-06 02:56:32] "DELETE /project/0385e54b92644b83b3f6f63bde407d9b HTTP/1.1" 404 173 0.003390 10.0.0.33 - - [2026-04-06 02:56:32] "DELETE /project/50ffe000-6982-4458-9288-abbf5cf415bf HTTP/1.1" 404 177 0.006196 10.0.0.27 - - [2026-04-06 02:58:24] "GET /obj-perms HTTP/1.1" 200 5061 0.009092 10.0.0.249 - - [2026-04-06 02:58:24] "POST /fqname-to-id HTTP/1.1" 404 224 0.003183 10.0.0.249 - - [2026-04-06 02:58:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003240 10.0.0.33 - - [2026-04-06 02:58:24] "GET /projects?obj_uuids=0385e54b-9264-4b83-b3f6-f63bde407d9b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.027276 10.0.0.249 - - [2026-04-06 02:58:24] "GET /project/0385e54b-9264-4b83-b3f6-f63bde407d9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.084846 10.0.0.249 - - [2026-04-06 02:58:24] "POST /network-policys HTTP/1.1" 200 559 0.050005 10.0.0.249 - - [2026-04-06 02:58:24] "GET /network-policy/b7f48d38-d4c9-473e-a58b-bf451d10aff3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2146 0.005945 10.0.0.249 - - [2026-04-06 02:58:24] "POST /fqname-to-id HTTP/1.1" 404 224 0.002969 10.0.0.249 - - [2026-04-06 02:58:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003694 10.0.0.33 - - [2026-04-06 02:58:24] "GET /projects?obj_uuids=0385e54b-9264-4b83-b3f6-f63bde407d9b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001405 10.0.0.249 - - [2026-04-06 02:58:24] "GET /project/0385e54b-9264-4b83-b3f6-f63bde407d9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.053176 10.0.0.249 - - [2026-04-06 02:58:24] "POST /network-policys HTTP/1.1" 200 559 0.032850 10.0.0.249 - - [2026-04-06 02:58:24] "GET /network-policy/60b3b3ed-fd46-4d01-8f9b-ab4d85d2f3b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.007349 10.0.0.249 - - [2026-04-06 02:58:24] "POST /fqname-to-id HTTP/1.1" 404 224 0.003429 10.0.0.249 - - [2026-04-06 02:58:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004076 10.0.0.33 - - [2026-04-06 02:58:24] "GET /projects?obj_uuids=0385e54b-9264-4b83-b3f6-f63bde407d9b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001654 10.0.0.249 - - [2026-04-06 02:58:24] "GET /project/0385e54b-9264-4b83-b3f6-f63bde407d9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.056917 10.0.0.249 - - [2026-04-06 02:58:24] "POST /network-policys HTTP/1.1" 200 559 0.038642 10.0.0.249 - - [2026-04-06 02:58:25] "GET /network-policy/daf95a79-1de8-4c0d-aaa7-678175a7faf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.008475 10.0.0.249 - - [2026-04-06 02:58:25] "POST /fqname-to-id HTTP/1.1" 404 207 0.003064 10.0.0.249 - - [2026-04-06 02:58:25] "POST /neutron/network HTTP/1.1" 200 1198 0.102886 10.0.0.249 - - [2026-04-06 02:58:25] "GET /virtual-network/b6feb7c4-ace9-44a3-92f4-ad5b8800c93c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3247 0.008001 10.0.0.249 - - [2026-04-06 02:58:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004131 10.0.0.249 - - [2026-04-06 02:58:25] "GET /network-policy/60b3b3ed-fd46-4d01-8f9b-ab4d85d2f3b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.008992 10.0.0.249 - - [2026-04-06 02:58:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.007367 10.0.0.249 - - [2026-04-06 02:58:25] "GET /network-policy/b7f48d38-d4c9-473e-a58b-bf451d10aff3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2146 0.005260 10.0.0.27 - - [2026-04-06 02:58:25] "POST /fqname-to-id HTTP/1.1" 404 242 0.010901 10.0.0.249 - - [2026-04-06 02:58:25] "POST /neutron/network HTTP/1.1" 200 1109 0.089860 10.0.0.249 - - [2026-04-06 02:58:25] "GET /virtual-network/cd4f118e-fd75-40d1-8b8c-3607308d1953?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2949 0.005419 10.0.0.249 - - [2026-04-06 02:58:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003023 10.0.0.249 - - [2026-04-06 02:58:25] "GET /network-policy/daf95a79-1de8-4c0d-aaa7-678175a7faf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.019686 10.0.0.249 - - [2026-04-06 02:58:25] "POST /id-to-fqname HTTP/1.1" 200 227 0.001385 10.0.0.33 - - [2026-04-06 02:58:26] "GET /projects?obj_uuids=0385e54b-9264-4b83-b3f6-f63bde407d9b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001026 10.0.0.249 - - [2026-04-06 02:58:26] "GET /project/0385e54b-9264-4b83-b3f6-f63bde407d9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.082559 10.0.0.249 - - [2026-04-06 02:58:26] "POST /neutron/network HTTP/1.1" 200 1198 0.034560 10.0.0.249 - - [2026-04-06 02:58:27] "POST /id-to-fqname HTTP/1.1" 200 227 0.001857 10.0.0.249 - - [2026-04-06 02:58:27] "POST /neutron/port HTTP/1.1" 200 117 0.007586 10.0.0.33 - - [2026-04-06 02:58:27] "GET /projects?obj_uuids=0385e54b-9264-4b83-b3f6-f63bde407d9b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001415 10.0.0.27 - - [2026-04-06 02:58:27] "PUT /access-control-list/5abd8933-2ca5-4ebc-a6f4-334577aa5557 HTTP/1.1" 200 272 0.021049 10.0.0.249 - - [2026-04-06 02:58:27] "POST /neutron/port HTTP/1.1" 200 1173 0.441386 10.0.0.33 - - [2026-04-06 02:58:28] "GET /projects?obj_uuids=0385e54b-9264-4b83-b3f6-f63bde407d9b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001068 10.0.0.249 - - [2026-04-06 02:58:28] "GET /project/0385e54b-9264-4b83-b3f6-f63bde407d9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.079454 10.0.0.249 - - [2026-04-06 02:58:28] "POST /neutron/network HTTP/1.1" 200 1109 0.009959 10.0.0.249 - - [2026-04-06 02:58:28] "POST /neutron/port HTTP/1.1" 200 1237 0.022963 10.0.0.249 - - [2026-04-06 02:58:28] "POST /neutron/floatingip HTTP/1.1" 200 117 0.033241 10.0.0.249 - - [2026-04-06 02:58:28] "POST /id-to-fqname HTTP/1.1" 200 227 0.001401 10.0.0.249 - - [2026-04-06 02:58:28] "POST /neutron/port HTTP/1.1" 200 117 0.001271 10.0.0.249 - - [2026-04-06 02:58:28] "POST /neutron/port HTTP/1.1" 200 1237 0.026597 10.0.0.249 - - [2026-04-06 02:58:28] "POST /neutron/network HTTP/1.1" 200 1024 0.008610 10.0.0.249 - - [2026-04-06 02:58:29] "POST /neutron/port HTTP/1.1" 200 1170 0.021192 10.0.0.249 - - [2026-04-06 02:58:29] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005071 10.0.0.249 - - [2026-04-06 02:58:29] "POST /neutron/port HTTP/1.1" 200 117 0.001630 10.0.0.33 - - [2026-04-06 02:58:29] "GET /projects?obj_uuids=0385e54b-9264-4b83-b3f6-f63bde407d9b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001460 10.0.0.249 - - [2026-04-06 02:58:29] "GET /project/0385e54b-9264-4b83-b3f6-f63bde407d9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.119442 10.0.0.249 - - [2026-04-06 02:58:29] "POST /neutron/network HTTP/1.1" 200 1014 0.011371 10.0.0.249 - - [2026-04-06 02:58:29] "POST /neutron/port HTTP/1.1" 200 117 0.008888 10.0.0.249 - - [2026-04-06 02:58:30] "POST /neutron/port HTTP/1.1" 200 1237 0.019328 10.0.0.249 - - [2026-04-06 02:58:30] "POST /neutron/security_group HTTP/1.1" 200 2064 0.009825 10.0.0.249 - - [2026-04-06 02:58:30] "POST /neutron/port HTTP/1.1" 200 1237 0.018691 10.0.0.249 - - [2026-04-06 02:58:30] "GET /virtual-machine/57576366-8a6a-4384-941a-d86da083f801 HTTP/1.1" 401 293 0.000441 10.0.0.249 - - [2026-04-06 02:58:30] "POST /neutron/port HTTP/1.1" 200 1173 0.021896 10.0.0.249 - - [2026-04-06 02:58:30] "GET /virtual-machine/57576366-8a6a-4384-941a-d86da083f801 HTTP/1.1" 200 1298 0.051886 10.0.0.249 - - [2026-04-06 02:58:30] "GET /virtual-machine/57576366-8a6a-4384-941a-d86da083f801 HTTP/1.1" 200 1298 0.004870 10.0.0.249 - - [2026-04-06 02:58:30] "GET /virtual-machine-interface/bb3d9dea-c5aa-4efc-8811-5f51888218a8 HTTP/1.1" 200 3168 0.012378 10.0.0.249 - - [2026-04-06 02:58:30] "GET /virtual-machine/57576366-8a6a-4384-941a-d86da083f801 HTTP/1.1" 200 1298 0.009264 10.0.0.249 - - [2026-04-06 02:58:30] "GET /virtual-machine-interface/bb3d9dea-c5aa-4efc-8811-5f51888218a8 HTTP/1.1" 200 3168 0.009923 10.0.0.249 - - [2026-04-06 02:58:30] "GET /instance-ip/b4ee9e63-938d-4540-95cd-32e4cfdda931 HTTP/1.1" 200 1635 0.014843 10.0.0.249 - - [2026-04-06 02:58:30] "GET /instance-ip/b69ba746-2b2c-494d-85c9-4f583f460d3d HTTP/1.1" 200 1652 0.027210 10.0.0.249 - - [2026-04-06 02:58:30] "GET /virtual-machine/57576366-8a6a-4384-941a-d86da083f801 HTTP/1.1" 200 1298 0.010123 10.0.0.249 - - [2026-04-06 02:58:31] "GET /virtual-machine-interface/bb3d9dea-c5aa-4efc-8811-5f51888218a8 HTTP/1.1" 200 3168 0.005782 10.0.0.249 - - [2026-04-06 02:58:31] "GET /instance-ip/b4ee9e63-938d-4540-95cd-32e4cfdda931 HTTP/1.1" 200 1635 0.005709 10.0.0.249 - - [2026-04-06 02:58:31] "GET /instance-ip/b69ba746-2b2c-494d-85c9-4f583f460d3d HTTP/1.1" 200 1652 0.007174 10.0.0.249 - - [2026-04-06 02:58:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003319 10.0.0.249 - - [2026-04-06 02:58:31] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.007077 10.0.0.249 - - [2026-04-06 02:58:31] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005472 10.0.0.249 - - [2026-04-06 02:58:31] "GET /virtual-networks?parent_id=0385e54b-9264-4b83-b3f6-f63bde407d9b&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003465 10.0.0.249 - - [2026-04-06 02:58:31] "GET /virtual-network/b6feb7c4-ace9-44a3-92f4-ad5b8800c93c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3247 0.008395 10.0.0.249 - - [2026-04-06 02:58:31] "POST /neutron/port HTTP/1.1" 200 117 0.001117 10.0.0.249 - - [2026-04-06 02:58:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004137 10.0.0.249 - - [2026-04-06 02:58:31] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005142 10.0.0.249 - - [2026-04-06 02:58:31] "GET /virtual-networks?parent_id=0385e54b-9264-4b83-b3f6-f63bde407d9b&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003772 10.0.0.249 - - [2026-04-06 02:58:31] "GET /virtual-network/b6feb7c4-ace9-44a3-92f4-ad5b8800c93c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3247 0.006255 10.0.0.249 - - [2026-04-06 02:58:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003761 10.0.0.249 - - [2026-04-06 02:58:31] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004455 10.0.0.249 - - [2026-04-06 02:58:31] "GET /virtual-networks?parent_id=0385e54b-9264-4b83-b3f6-f63bde407d9b&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003736 10.0.0.249 - - [2026-04-06 02:58:31] "GET /virtual-network/b6feb7c4-ace9-44a3-92f4-ad5b8800c93c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3247 0.006507 10.0.0.249 - - [2026-04-06 02:58:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004059 10.0.0.249 - - [2026-04-06 02:58:31] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004472 10.0.0.249 - - [2026-04-06 02:58:31] "GET /virtual-networks?parent_id=0385e54b-9264-4b83-b3f6-f63bde407d9b&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003652 10.0.0.249 - - [2026-04-06 02:58:31] "GET /virtual-network/b6feb7c4-ace9-44a3-92f4-ad5b8800c93c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3247 0.007096 10.0.0.249 - - [2026-04-06 02:58:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005312 10.0.0.249 - - [2026-04-06 02:58:31] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005497 10.0.0.249 - - [2026-04-06 02:58:31] "GET /virtual-networks?parent_id=0385e54b-9264-4b83-b3f6-f63bde407d9b&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004209 10.0.0.249 - - [2026-04-06 02:58:31] "GET /virtual-network/b6feb7c4-ace9-44a3-92f4-ad5b8800c93c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3247 0.016794 10.0.0.249 - - [2026-04-06 02:58:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004374 10.0.0.249 - - [2026-04-06 02:58:34] "GET /virtual-network/b6feb7c4-ace9-44a3-92f4-ad5b8800c93c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3247 0.006598 10.0.0.249 - - [2026-04-06 02:58:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003849 10.0.0.249 - - [2026-04-06 02:58:38] "GET /virtual-network/b6feb7c4-ace9-44a3-92f4-ad5b8800c93c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3247 0.005336 10.0.0.249 - - [2026-04-06 02:58:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003894 10.0.0.249 - - [2026-04-06 02:58:43] "GET /virtual-network/b6feb7c4-ace9-44a3-92f4-ad5b8800c93c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3247 0.007809 10.0.0.33 - - [2026-04-06 02:58:45] "GET /obj-perms HTTP/1.1" 200 5075 0.056005 10.0.0.249 - - [2026-04-06 02:58:45] "GET /obj-perms HTTP/1.1" 200 5075 0.048438 10.0.0.249 - - [2026-04-06 02:58:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.008029 10.0.0.249 - - [2026-04-06 02:58:47] "GET /virtual-network/b6feb7c4-ace9-44a3-92f4-ad5b8800c93c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3247 0.006040 10.0.0.249 - - [2026-04-06 02:58:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004610 10.0.0.249 - - [2026-04-06 02:58:51] "GET /virtual-network/b6feb7c4-ace9-44a3-92f4-ad5b8800c93c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3247 0.007484 10.0.0.249 - - [2026-04-06 02:58:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004128 10.0.0.249 - - [2026-04-06 02:58:55] "GET /virtual-network/b6feb7c4-ace9-44a3-92f4-ad5b8800c93c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3247 0.007249 10.0.0.249 - - [2026-04-06 02:58:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004305 10.0.0.249 - - [2026-04-06 02:58:59] "GET /virtual-network/b6feb7c4-ace9-44a3-92f4-ad5b8800c93c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3247 0.007083 10.0.0.249 - - [2026-04-06 02:59:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004064 10.0.0.249 - - [2026-04-06 02:59:03] "GET /virtual-network/b6feb7c4-ace9-44a3-92f4-ad5b8800c93c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3247 0.005256 10.0.0.249 - - [2026-04-06 02:59:06] "POST /neutron/port HTTP/1.1" 200 1237 0.018698 10.0.0.249 - - [2026-04-06 02:59:06] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004441 10.0.0.249 - - [2026-04-06 02:59:06] "POST /neutron/port HTTP/1.1" 200 117 0.001465 10.0.0.249 - - [2026-04-06 02:59:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005047 10.0.0.249 - - [2026-04-06 02:59:07] "GET /virtual-network/b6feb7c4-ace9-44a3-92f4-ad5b8800c93c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3247 0.006653 10.0.0.249 - - [2026-04-06 02:59:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003884 10.0.0.249 - - [2026-04-06 02:59:11] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.006144 10.0.0.249 - - [2026-04-06 02:59:11] "GET /virtual-networks?parent_id=0385e54b-9264-4b83-b3f6-f63bde407d9b&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003488 10.0.0.249 - - [2026-04-06 02:59:11] "GET /virtual-network/b6feb7c4-ace9-44a3-92f4-ad5b8800c93c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3247 0.007005 10.0.0.249 - - [2026-04-06 02:59:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003603 10.0.0.249 - - [2026-04-06 02:59:12] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003926 10.0.0.249 - - [2026-04-06 02:59:12] "GET /virtual-networks?parent_id=0385e54b-9264-4b83-b3f6-f63bde407d9b&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003924 10.0.0.249 - - [2026-04-06 02:59:12] "GET /virtual-network/b6feb7c4-ace9-44a3-92f4-ad5b8800c93c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3247 0.006174 10.0.0.249 - - [2026-04-06 02:59:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004134 10.0.0.249 - - [2026-04-06 02:59:12] "GET /routing-instance/66c6c45e-9b6c-44c7-a09e-8cf7075fa597?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.004949 10.0.0.249 - - [2026-04-06 02:59:12] "GET /route-target/130d3d28-6e88-492d-8116-bcbe1e1690b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.003967 10.0.0.249 - - [2026-04-06 02:59:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003974 10.0.0.249 - - [2026-04-06 02:59:12] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003954 10.0.0.249 - - [2026-04-06 02:59:12] "GET /virtual-networks?parent_id=0385e54b-9264-4b83-b3f6-f63bde407d9b&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003584 10.0.0.249 - - [2026-04-06 02:59:12] "GET /virtual-network/b6feb7c4-ace9-44a3-92f4-ad5b8800c93c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3247 0.006227 10.0.0.249 - - [2026-04-06 02:59:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004587 10.0.0.249 - - [2026-04-06 02:59:12] "GET /routing-instance/66c6c45e-9b6c-44c7-a09e-8cf7075fa597?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.005390 10.0.0.249 - - [2026-04-06 02:59:12] "GET /route-target/130d3d28-6e88-492d-8116-bcbe1e1690b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.004813 10.0.0.249 - - [2026-04-06 02:59:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003845 10.0.0.249 - - [2026-04-06 02:59:12] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004611 10.0.0.249 - - [2026-04-06 02:59:12] "GET /virtual-networks?parent_id=0385e54b-9264-4b83-b3f6-f63bde407d9b&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003583 10.0.0.249 - - [2026-04-06 02:59:12] "GET /virtual-network/b6feb7c4-ace9-44a3-92f4-ad5b8800c93c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3247 0.006306 10.0.0.249 - - [2026-04-06 02:59:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003896 10.0.0.249 - - [2026-04-06 02:59:12] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004680 10.0.0.249 - - [2026-04-06 02:59:12] "GET /virtual-networks?parent_id=0385e54b-9264-4b83-b3f6-f63bde407d9b&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003480 10.0.0.249 - - [2026-04-06 02:59:12] "GET /virtual-network/b6feb7c4-ace9-44a3-92f4-ad5b8800c93c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3247 0.007590 10.0.0.249 - - [2026-04-06 02:59:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003702 10.0.0.249 - - [2026-04-06 02:59:12] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004370 10.0.0.249 - - [2026-04-06 02:59:12] "GET /virtual-networks?parent_id=0385e54b-9264-4b83-b3f6-f63bde407d9b&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003679 10.0.0.249 - - [2026-04-06 02:59:12] "GET /virtual-network/b6feb7c4-ace9-44a3-92f4-ad5b8800c93c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3247 0.006250 10.0.0.249 - - [2026-04-06 02:59:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003986 10.0.0.249 - - [2026-04-06 02:59:12] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004405 10.0.0.249 - - [2026-04-06 02:59:12] "GET /virtual-networks?parent_id=0385e54b-9264-4b83-b3f6-f63bde407d9b&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003822 10.0.0.249 - - [2026-04-06 02:59:13] "GET /virtual-network/b6feb7c4-ace9-44a3-92f4-ad5b8800c93c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3247 0.005971 10.0.0.249 - - [2026-04-06 02:59:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003006 10.0.0.249 - - [2026-04-06 02:59:13] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004927 10.0.0.249 - - [2026-04-06 02:59:13] "GET /virtual-networks?parent_id=0385e54b-9264-4b83-b3f6-f63bde407d9b&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004072 10.0.0.249 - - [2026-04-06 02:59:13] "GET /virtual-network/b6feb7c4-ace9-44a3-92f4-ad5b8800c93c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3247 0.006131 10.0.0.249 - - [2026-04-06 02:59:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003973 10.0.0.249 - - [2026-04-06 02:59:13] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005065 10.0.0.249 - - [2026-04-06 02:59:13] "GET /virtual-networks?parent_id=0385e54b-9264-4b83-b3f6-f63bde407d9b&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003439 10.0.0.249 - - [2026-04-06 02:59:13] "GET /virtual-network/b6feb7c4-ace9-44a3-92f4-ad5b8800c93c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3247 0.006330 10.0.0.249 - - [2026-04-06 02:59:13] "GET /obj-perms HTTP/1.1" 200 5061 0.004713 10.0.0.33 - - [2026-04-06 02:59:13] "GET /obj-perms HTTP/1.1" 200 5061 0.003749 10.0.0.249 - - [2026-04-06 02:59:13] "GET /obj-perms HTTP/1.1" 200 5061 0.005193 10.0.0.33 - - [2026-04-06 02:59:13] "GET /obj-perms HTTP/1.1" 200 5061 0.004643 10.0.0.249 - - [2026-04-06 02:59:13] "POST /neutron/port HTTP/1.1" 200 1234 0.028794 10.0.0.249 - - [2026-04-06 02:59:13] "POST /neutron/security_group HTTP/1.1" 200 2064 0.010546 10.0.0.249 - - [2026-04-06 02:59:14] "POST /neutron/port HTTP/1.1" 200 1234 0.019325 10.0.0.249 - - [2026-04-06 02:59:14] "GET /virtual-machine/2fc36254-7c39-42e5-b940-bdb159071212 HTTP/1.1" 200 1298 0.007205 10.0.0.249 - - [2026-04-06 02:59:14] "GET /virtual-machine/2fc36254-7c39-42e5-b940-bdb159071212 HTTP/1.1" 200 1298 0.004802 10.0.0.249 - - [2026-04-06 02:59:14] "GET /virtual-machine-interface/d79fe8ad-8207-43c4-8fd0-396d214b4379 HTTP/1.1" 200 3169 0.006167 10.0.0.249 - - [2026-04-06 02:59:14] "GET /virtual-machine/2fc36254-7c39-42e5-b940-bdb159071212 HTTP/1.1" 200 1298 0.004464 10.0.0.249 - - [2026-04-06 02:59:14] "GET /virtual-machine-interface/d79fe8ad-8207-43c4-8fd0-396d214b4379 HTTP/1.1" 200 3169 0.005993 10.0.0.249 - - [2026-04-06 02:59:14] "GET /instance-ip/0e59fd09-9e33-4a1c-9ec3-5f57fc277db8 HTTP/1.1" 200 1652 0.006967 10.0.0.249 - - [2026-04-06 02:59:14] "GET /instance-ip/2b815d1c-b526-413f-93ea-3c2fa05a7aeb HTTP/1.1" 200 1631 0.006088 10.0.0.249 - - [2026-04-06 02:59:14] "GET /virtual-machine/2fc36254-7c39-42e5-b940-bdb159071212 HTTP/1.1" 200 1298 0.005166 10.0.0.249 - - [2026-04-06 02:59:14] "GET /virtual-machine-interface/d79fe8ad-8207-43c4-8fd0-396d214b4379 HTTP/1.1" 200 3169 0.005486 10.0.0.249 - - [2026-04-06 02:59:14] "GET /instance-ip/0e59fd09-9e33-4a1c-9ec3-5f57fc277db8 HTTP/1.1" 200 1652 0.004654 10.0.0.249 - - [2026-04-06 02:59:14] "GET /instance-ip/2b815d1c-b526-413f-93ea-3c2fa05a7aeb HTTP/1.1" 200 1631 0.004531 10.0.0.249 - - [2026-04-06 02:59:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003457 10.0.0.249 - - [2026-04-06 02:59:14] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003564 10.0.0.249 - - [2026-04-06 02:59:14] "GET /virtual-networks?parent_id=0385e54b-9264-4b83-b3f6-f63bde407d9b&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003211 10.0.0.249 - - [2026-04-06 02:59:14] "GET /virtual-network/cd4f118e-fd75-40d1-8b8c-3607308d1953?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2949 0.005893 10.0.0.249 - - [2026-04-06 02:59:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003856 10.0.0.249 - - [2026-04-06 02:59:14] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005252 10.0.0.249 - - [2026-04-06 02:59:14] "GET /virtual-networks?parent_id=0385e54b-9264-4b83-b3f6-f63bde407d9b&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003912 10.0.0.249 - - [2026-04-06 02:59:14] "GET /virtual-network/cd4f118e-fd75-40d1-8b8c-3607308d1953?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2949 0.006495 10.0.0.249 - - [2026-04-06 02:59:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003634 10.0.0.249 - - [2026-04-06 02:59:14] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005809 10.0.0.249 - - [2026-04-06 02:59:14] "GET /virtual-networks?parent_id=0385e54b-9264-4b83-b3f6-f63bde407d9b&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003989 10.0.0.249 - - [2026-04-06 02:59:14] "GET /virtual-network/cd4f118e-fd75-40d1-8b8c-3607308d1953?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2949 0.008676 10.0.0.249 - - [2026-04-06 02:59:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004568 10.0.0.249 - - [2026-04-06 02:59:14] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004297 10.0.0.249 - - [2026-04-06 02:59:14] "GET /virtual-networks?parent_id=0385e54b-9264-4b83-b3f6-f63bde407d9b&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003487 10.0.0.249 - - [2026-04-06 02:59:14] "GET /virtual-network/cd4f118e-fd75-40d1-8b8c-3607308d1953?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2949 0.007488 10.0.0.249 - - [2026-04-06 02:59:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004738 10.0.0.249 - - [2026-04-06 02:59:14] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.006187 10.0.0.249 - - [2026-04-06 02:59:14] "GET /virtual-networks?parent_id=0385e54b-9264-4b83-b3f6-f63bde407d9b&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003907 10.0.0.249 - - [2026-04-06 02:59:14] "GET /virtual-network/cd4f118e-fd75-40d1-8b8c-3607308d1953?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2949 0.006164 10.0.0.249 - - [2026-04-06 02:59:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004111 10.0.0.249 - - [2026-04-06 02:59:15] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004979 10.0.0.249 - - [2026-04-06 02:59:16] "GET /virtual-networks?parent_id=0385e54b-9264-4b83-b3f6-f63bde407d9b&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004370 10.0.0.249 - - [2026-04-06 02:59:16] "GET /virtual-network/cd4f118e-fd75-40d1-8b8c-3607308d1953?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2949 0.007570 10.0.0.249 - - [2026-04-06 02:59:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003715 10.0.0.249 - - [2026-04-06 02:59:16] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004551 10.0.0.249 - - [2026-04-06 02:59:16] "GET /virtual-networks?parent_id=0385e54b-9264-4b83-b3f6-f63bde407d9b&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003067 10.0.0.249 - - [2026-04-06 02:59:16] "GET /virtual-network/cd4f118e-fd75-40d1-8b8c-3607308d1953?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2949 0.006079 10.0.0.249 - - [2026-04-06 02:59:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003624 10.0.0.249 - - [2026-04-06 02:59:16] "GET /routing-instance/f3339e40-1532-462c-ac9a-c94270bf5ce1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.005087 10.0.0.249 - - [2026-04-06 02:59:16] "GET /route-target/8b048589-dc5b-4b38-ac5f-aa1ced6b703e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004593 10.0.0.249 - - [2026-04-06 02:59:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004179 10.0.0.249 - - [2026-04-06 02:59:16] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004210 10.0.0.249 - - [2026-04-06 02:59:16] "GET /virtual-networks?parent_id=0385e54b-9264-4b83-b3f6-f63bde407d9b&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003117 10.0.0.249 - - [2026-04-06 02:59:16] "GET /virtual-network/cd4f118e-fd75-40d1-8b8c-3607308d1953?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2949 0.006460 10.0.0.249 - - [2026-04-06 02:59:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005077 10.0.0.249 - - [2026-04-06 02:59:16] "GET /routing-instance/f3339e40-1532-462c-ac9a-c94270bf5ce1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.004677 10.0.0.249 - - [2026-04-06 02:59:16] "GET /route-target/8b048589-dc5b-4b38-ac5f-aa1ced6b703e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004282 10.0.0.249 - - [2026-04-06 02:59:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003592 10.0.0.249 - - [2026-04-06 02:59:16] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004585 10.0.0.249 - - [2026-04-06 02:59:16] "GET /virtual-networks?parent_id=0385e54b-9264-4b83-b3f6-f63bde407d9b&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004664 10.0.0.249 - - [2026-04-06 02:59:16] "GET /virtual-network/cd4f118e-fd75-40d1-8b8c-3607308d1953?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2949 0.008179 10.0.0.249 - - [2026-04-06 02:59:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005067 10.0.0.249 - - [2026-04-06 02:59:16] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004734 10.0.0.249 - - [2026-04-06 02:59:16] "GET /virtual-networks?parent_id=0385e54b-9264-4b83-b3f6-f63bde407d9b&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003852 10.0.0.249 - - [2026-04-06 02:59:16] "GET /virtual-network/cd4f118e-fd75-40d1-8b8c-3607308d1953?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2949 0.006810 10.0.0.249 - - [2026-04-06 02:59:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003911 10.0.0.249 - - [2026-04-06 02:59:16] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005531 10.0.0.249 - - [2026-04-06 02:59:16] "GET /virtual-networks?parent_id=0385e54b-9264-4b83-b3f6-f63bde407d9b&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002969 10.0.0.249 - - [2026-04-06 02:59:16] "GET /virtual-network/cd4f118e-fd75-40d1-8b8c-3607308d1953?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2949 0.007479 10.0.0.249 - - [2026-04-06 02:59:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003797 10.0.0.249 - - [2026-04-06 02:59:17] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004964 10.0.0.249 - - [2026-04-06 02:59:17] "GET /virtual-networks?parent_id=0385e54b-9264-4b83-b3f6-f63bde407d9b&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003654 10.0.0.249 - - [2026-04-06 02:59:17] "GET /virtual-network/cd4f118e-fd75-40d1-8b8c-3607308d1953?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2949 0.006091 10.0.0.249 - - [2026-04-06 02:59:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003481 10.0.0.249 - - [2026-04-06 02:59:17] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004925 10.0.0.249 - - [2026-04-06 02:59:17] "GET /virtual-networks?parent_id=0385e54b-9264-4b83-b3f6-f63bde407d9b&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003726 10.0.0.249 - - [2026-04-06 02:59:17] "GET /virtual-network/cd4f118e-fd75-40d1-8b8c-3607308d1953?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2949 0.006635 10.0.0.249 - - [2026-04-06 02:59:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003821 10.0.0.249 - - [2026-04-06 02:59:17] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.006754 10.0.0.249 - - [2026-04-06 02:59:17] "GET /virtual-networks?parent_id=0385e54b-9264-4b83-b3f6-f63bde407d9b&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004946 10.0.0.249 - - [2026-04-06 02:59:17] "GET /virtual-network/cd4f118e-fd75-40d1-8b8c-3607308d1953?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2949 0.006756 10.0.0.249 - - [2026-04-06 02:59:17] "GET /obj-perms HTTP/1.1" 200 5061 0.004021 10.0.0.249 - - [2026-04-06 02:59:17] "GET /obj-perms HTTP/1.1" 200 5061 0.003910 10.0.0.33 - - [2026-04-06 02:59:17] "GET /obj-perms HTTP/1.1" 200 5061 0.004659 10.0.0.249 - - [2026-04-06 02:59:17] "GET /obj-perms HTTP/1.1" 200 5061 0.004562 10.0.0.249 - - [2026-04-06 02:59:17] "GET /obj-perms HTTP/1.1" 200 5061 0.004745 10.0.0.249 - - [2026-04-06 02:59:17] "POST /neutron/security_group HTTP/1.1" 200 2064 0.010860 10.0.0.249 - - [2026-04-06 02:59:17] "POST /neutron/port HTTP/1.1" 200 1237 0.019212 10.0.0.249 - - [2026-04-06 02:59:18] "POST /neutron/security_group HTTP/1.1" 200 2064 0.007863 10.0.0.249 - - [2026-04-06 02:59:18] "GET /virtual-machine/19a1484a-151d-48e9-b079-5ef053e68e8e HTTP/1.1" 200 1298 0.006580 10.0.0.249 - - [2026-04-06 02:59:18] "GET /virtual-machine/19a1484a-151d-48e9-b079-5ef053e68e8e HTTP/1.1" 200 1298 0.005019 10.0.0.249 - - [2026-04-06 02:59:18] "GET /virtual-machine-interface/4e698d71-3176-42dd-95e9-59226d1068f4 HTTP/1.1" 200 3168 0.005538 10.0.0.249 - - [2026-04-06 02:59:18] "GET /virtual-machine/19a1484a-151d-48e9-b079-5ef053e68e8e HTTP/1.1" 200 1298 0.004549 10.0.0.249 - - [2026-04-06 02:59:18] "GET /virtual-machine-interface/4e698d71-3176-42dd-95e9-59226d1068f4 HTTP/1.1" 200 3168 0.006216 10.0.0.249 - - [2026-04-06 02:59:18] "GET /instance-ip/e112741c-52fa-4e00-8613-11ecd3aed887 HTTP/1.1" 200 1653 0.006785 10.0.0.249 - - [2026-04-06 02:59:18] "GET /instance-ip/e76abd92-369b-46d6-a447-8b3d85fcff08 HTTP/1.1" 200 1634 0.007420 10.0.0.249 - - [2026-04-06 02:59:18] "GET /virtual-machine/19a1484a-151d-48e9-b079-5ef053e68e8e HTTP/1.1" 200 1298 0.004276 10.0.0.249 - - [2026-04-06 02:59:18] "GET /virtual-machine-interface/4e698d71-3176-42dd-95e9-59226d1068f4 HTTP/1.1" 200 3168 0.005606 10.0.0.249 - - [2026-04-06 02:59:18] "GET /instance-ip/e112741c-52fa-4e00-8613-11ecd3aed887 HTTP/1.1" 200 1653 0.005960 10.0.0.249 - - [2026-04-06 02:59:18] "GET /instance-ip/e76abd92-369b-46d6-a447-8b3d85fcff08 HTTP/1.1" 200 1634 0.004512 10.0.0.249 - - [2026-04-06 02:59:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004135 10.0.0.249 - - [2026-04-06 02:59:18] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004295 10.0.0.249 - - [2026-04-06 02:59:18] "GET /virtual-networks?parent_id=0385e54b-9264-4b83-b3f6-f63bde407d9b&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003268 10.0.0.249 - - [2026-04-06 02:59:18] "GET /virtual-network/0c96d98a-0435-4e8e-9872-18ec50ac0188?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.006668 10.0.0.249 - - [2026-04-06 02:59:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004033 10.0.0.249 - - [2026-04-06 02:59:18] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.006137 10.0.0.249 - - [2026-04-06 02:59:18] "GET /virtual-networks?parent_id=0385e54b-9264-4b83-b3f6-f63bde407d9b&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003846 10.0.0.249 - - [2026-04-06 02:59:18] "GET /virtual-network/0c96d98a-0435-4e8e-9872-18ec50ac0188?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.008912 10.0.0.249 - - [2026-04-06 02:59:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004612 10.0.0.249 - - [2026-04-06 02:59:18] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004581 10.0.0.249 - - [2026-04-06 02:59:18] "GET /virtual-networks?parent_id=0385e54b-9264-4b83-b3f6-f63bde407d9b&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003769 10.0.0.249 - - [2026-04-06 02:59:18] "GET /virtual-network/0c96d98a-0435-4e8e-9872-18ec50ac0188?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.005881 10.0.0.249 - - [2026-04-06 02:59:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003941 10.0.0.249 - - [2026-04-06 02:59:18] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004852 10.0.0.249 - - [2026-04-06 02:59:18] "GET /virtual-networks?parent_id=0385e54b-9264-4b83-b3f6-f63bde407d9b&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003234 10.0.0.249 - - [2026-04-06 02:59:18] "GET /virtual-network/0c96d98a-0435-4e8e-9872-18ec50ac0188?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.006104 10.0.0.249 - - [2026-04-06 02:59:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005304 10.0.0.249 - - [2026-04-06 02:59:18] "POST /neutron/network HTTP/1.1" 200 1119 0.035194 10.0.0.249 - - [2026-04-06 02:59:18] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004318 10.0.0.249 - - [2026-04-06 02:59:18] "GET /virtual-networks?parent_id=0385e54b-9264-4b83-b3f6-f63bde407d9b&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003674 10.0.0.249 - - [2026-04-06 02:59:18] "POST /neutron/subnet HTTP/1.1" 200 1370 0.013838 10.0.0.249 - - [2026-04-06 02:59:18] "GET /virtual-network/0c96d98a-0435-4e8e-9872-18ec50ac0188?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.009262 10.0.0.249 - - [2026-04-06 02:59:18] "POST /neutron/network HTTP/1.1" 200 1109 0.009725 10.0.0.249 - - [2026-04-06 02:59:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004390 10.0.0.249 - - [2026-04-06 02:59:19] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005312 10.0.0.249 - - [2026-04-06 02:59:19] "GET /virtual-networks?parent_id=0385e54b-9264-4b83-b3f6-f63bde407d9b&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003882 10.0.0.249 - - [2026-04-06 02:59:20] "GET /virtual-network/0c96d98a-0435-4e8e-9872-18ec50ac0188?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.006959 10.0.0.249 - - [2026-04-06 02:59:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004588 10.0.0.249 - - [2026-04-06 02:59:20] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004094 10.0.0.249 - - [2026-04-06 02:59:20] "GET /virtual-networks?parent_id=0385e54b-9264-4b83-b3f6-f63bde407d9b&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003420 10.0.0.249 - - [2026-04-06 02:59:20] "GET /virtual-network/0c96d98a-0435-4e8e-9872-18ec50ac0188?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.008997 10.0.0.249 - - [2026-04-06 02:59:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003423 10.0.0.249 - - [2026-04-06 02:59:20] "GET /routing-instance/c71dc421-d686-48fb-a52c-20767bfc574f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.010950 10.0.0.249 - - [2026-04-06 02:59:20] "GET /route-target/107788a4-5c70-475b-8f92-bf962638450b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004758 10.0.0.249 - - [2026-04-06 02:59:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003900 10.0.0.249 - - [2026-04-06 02:59:20] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004403 10.0.0.249 - - [2026-04-06 02:59:20] "GET /virtual-networks?parent_id=0385e54b-9264-4b83-b3f6-f63bde407d9b&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003358 10.0.0.249 - - [2026-04-06 02:59:20] "GET /virtual-network/0c96d98a-0435-4e8e-9872-18ec50ac0188?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.007924 10.0.0.249 - - [2026-04-06 02:59:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004309 10.0.0.249 - - [2026-04-06 02:59:20] "GET /routing-instance/c71dc421-d686-48fb-a52c-20767bfc574f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.005986 10.0.0.249 - - [2026-04-06 02:59:20] "GET /route-target/107788a4-5c70-475b-8f92-bf962638450b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004438 10.0.0.249 - - [2026-04-06 02:59:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005045 10.0.0.249 - - [2026-04-06 02:59:20] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005387 10.0.0.249 - - [2026-04-06 02:59:20] "GET /virtual-networks?parent_id=0385e54b-9264-4b83-b3f6-f63bde407d9b&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004439 10.0.0.249 - - [2026-04-06 02:59:20] "GET /virtual-network/0c96d98a-0435-4e8e-9872-18ec50ac0188?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.007659 10.0.0.249 - - [2026-04-06 02:59:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005294 10.0.0.249 - - [2026-04-06 02:59:20] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.006085 10.0.0.249 - - [2026-04-06 02:59:20] "GET /virtual-networks?parent_id=0385e54b-9264-4b83-b3f6-f63bde407d9b&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004313 10.0.0.249 - - [2026-04-06 02:59:20] "GET /virtual-network/0c96d98a-0435-4e8e-9872-18ec50ac0188?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.007126 10.0.0.249 - - [2026-04-06 02:59:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004090 10.0.0.249 - - [2026-04-06 02:59:20] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004089 10.0.0.249 - - [2026-04-06 02:59:20] "GET /virtual-networks?parent_id=0385e54b-9264-4b83-b3f6-f63bde407d9b&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003525 10.0.0.249 - - [2026-04-06 02:59:21] "GET /virtual-network/0c96d98a-0435-4e8e-9872-18ec50ac0188?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.008316 10.0.0.249 - - [2026-04-06 02:59:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005024 10.0.0.249 - - [2026-04-06 02:59:21] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005132 10.0.0.249 - - [2026-04-06 02:59:21] "GET /virtual-networks?parent_id=0385e54b-9264-4b83-b3f6-f63bde407d9b&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003426 10.0.0.249 - - [2026-04-06 02:59:21] "GET /virtual-network/0c96d98a-0435-4e8e-9872-18ec50ac0188?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.006015 10.0.0.249 - - [2026-04-06 02:59:21] "GET /obj-perms HTTP/1.1" 200 5061 0.006411 10.0.0.33 - - [2026-04-06 02:59:21] "GET /obj-perms HTTP/1.1" 200 5061 0.004030 10.0.0.249 - - [2026-04-06 02:59:21] "GET /obj-perms HTTP/1.1" 200 5061 0.004761 10.0.0.33 - - [2026-04-06 02:59:21] "GET /obj-perms HTTP/1.1" 200 5061 0.005059 10.0.0.27 - - [2026-04-06 02:59:21] "GET /obj-perms HTTP/1.1" 200 5061 0.004709 10.0.0.249 - - [2026-04-06 02:59:21] "GET /virtual-machine/57576366-8a6a-4384-941a-d86da083f801 HTTP/1.1" 200 1298 0.004486 10.0.0.249 - - [2026-04-06 02:59:21] "GET /virtual-machine-interface/bb3d9dea-c5aa-4efc-8811-5f51888218a8 HTTP/1.1" 200 3168 0.006890 10.0.0.249 - - [2026-04-06 02:59:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004085 10.0.0.249 - - [2026-04-06 02:59:21] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004786 10.0.0.249 - - [2026-04-06 02:59:21] "GET /virtual-networks?parent_id=0385e54b-9264-4b83-b3f6-f63bde407d9b&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003351 10.0.0.249 - - [2026-04-06 02:59:21] "GET /virtual-network/b6feb7c4-ace9-44a3-92f4-ad5b8800c93c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3247 0.006375 10.0.0.249 - - [2026-04-06 02:59:21] "POST /neutron/port HTTP/1.1" 200 1237 0.018866 10.0.0.249 - - [2026-04-06 02:59:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003784 10.0.0.249 - - [2026-04-06 02:59:22] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004025 10.0.0.249 - - [2026-04-06 02:59:22] "GET /virtual-networks?parent_id=0385e54b-9264-4b83-b3f6-f63bde407d9b&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003170 10.0.0.249 - - [2026-04-06 02:59:22] "GET /virtual-network/b6feb7c4-ace9-44a3-92f4-ad5b8800c93c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3247 0.006195 10.0.0.249 - - [2026-04-06 02:59:22] "POST /neutron/security_group HTTP/1.1" 200 2064 0.007286 10.0.0.249 - - [2026-04-06 02:59:27] "POST /neutron/port HTTP/1.1" 200 1237 0.025500 10.0.0.249 - - [2026-04-06 02:59:33] "GET /virtual-machine/2fc36254-7c39-42e5-b940-bdb159071212 HTTP/1.1" 200 1298 0.005812 10.0.0.249 - - [2026-04-06 02:59:33] "GET /virtual-machine-interface/d79fe8ad-8207-43c4-8fd0-396d214b4379 HTTP/1.1" 200 3169 0.006742 10.0.0.249 - - [2026-04-06 02:59:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004287 10.0.0.249 - - [2026-04-06 02:59:33] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004858 10.0.0.249 - - [2026-04-06 02:59:33] "GET /virtual-networks?parent_id=0385e54b-9264-4b83-b3f6-f63bde407d9b&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003726 10.0.0.249 - - [2026-04-06 02:59:33] "GET /virtual-network/cd4f118e-fd75-40d1-8b8c-3607308d1953?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2949 0.006967 10.0.0.249 - - [2026-04-06 02:59:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003493 10.0.0.249 - - [2026-04-06 02:59:34] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004002 10.0.0.249 - - [2026-04-06 02:59:34] "GET /virtual-networks?parent_id=0385e54b-9264-4b83-b3f6-f63bde407d9b&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004134 10.0.0.249 - - [2026-04-06 02:59:34] "GET /virtual-network/cd4f118e-fd75-40d1-8b8c-3607308d1953?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2949 0.005517 10.0.0.249 - - [2026-04-06 02:59:34] "GET /virtual-machine/19a1484a-151d-48e9-b079-5ef053e68e8e HTTP/1.1" 200 1298 0.004751 10.0.0.249 - - [2026-04-06 02:59:34] "GET /virtual-machine-interface/4e698d71-3176-42dd-95e9-59226d1068f4 HTTP/1.1" 200 3168 0.006361 10.0.0.249 - - [2026-04-06 02:59:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003563 10.0.0.249 - - [2026-04-06 02:59:34] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004627 10.0.0.249 - - [2026-04-06 02:59:34] "GET /virtual-networks?parent_id=0385e54b-9264-4b83-b3f6-f63bde407d9b&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003242 10.0.0.249 - - [2026-04-06 02:59:34] "GET /virtual-network/0c96d98a-0435-4e8e-9872-18ec50ac0188?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.005942 10.0.0.249 - - [2026-04-06 02:59:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004719 10.0.0.249 - - [2026-04-06 02:59:35] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005308 10.0.0.249 - - [2026-04-06 02:59:35] "GET /virtual-networks?parent_id=0385e54b-9264-4b83-b3f6-f63bde407d9b&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004058 10.0.0.249 - - [2026-04-06 02:59:35] "GET /virtual-network/0c96d98a-0435-4e8e-9872-18ec50ac0188?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.008121 10.0.0.249 - - [2026-04-06 02:59:59] "GET /virtual-machine/19a1484a-151d-48e9-b079-5ef053e68e8e HTTP/1.1" 200 1298 0.004499 10.0.0.249 - - [2026-04-06 02:59:59] "POST /neutron/port HTTP/1.1" 200 1227 0.017035 10.0.0.249 - - [2026-04-06 03:00:01] "GET /virtual-machine/19a1484a-151d-48e9-b079-5ef053e68e8e HTTP/1.1" 404 171 0.003968 10.0.0.249 - - [2026-04-06 03:00:01] "GET /virtual-machine/19a1484a-151d-48e9-b079-5ef053e68e8e HTTP/1.1" 404 171 0.003327 10.0.0.249 - - [2026-04-06 03:00:01] "GET /virtual-machine/19a1484a-151d-48e9-b079-5ef053e68e8e HTTP/1.1" 404 171 0.004445 10.0.0.249 - - [2026-04-06 03:00:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005493 10.0.0.249 - - [2026-04-06 03:00:01] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005921 10.0.0.249 - - [2026-04-06 03:00:01] "GET /virtual-networks?parent_id=0385e54b-9264-4b83-b3f6-f63bde407d9b&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004951 10.0.0.249 - - [2026-04-06 03:00:01] "GET /virtual-network/0c96d98a-0435-4e8e-9872-18ec50ac0188?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.006160 10.0.0.249 - - [2026-04-06 03:00:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003574 10.0.0.249 - - [2026-04-06 03:00:01] "GET /routing-instance/c71dc421-d686-48fb-a52c-20767bfc574f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.005714 10.0.0.249 - - [2026-04-06 03:00:01] "GET /route-target/107788a4-5c70-475b-8f92-bf962638450b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004928 10.0.0.249 - - [2026-04-06 03:00:01] "GET /obj-perms HTTP/1.1" 200 5061 0.005647 10.0.0.33 - - [2026-04-06 03:00:01] "GET /obj-perms HTTP/1.1" 200 5061 0.005121 10.0.0.249 - - [2026-04-06 03:00:10] "GET /obj-perms HTTP/1.1" 200 5061 0.004089 10.0.0.33 - - [2026-04-06 03:00:10] "GET /obj-perms HTTP/1.1" 200 5061 0.004431 10.0.0.249 - - [2026-04-06 03:00:20] "GET /obj-perms HTTP/1.1" 200 5061 0.004543 10.0.0.33 - - [2026-04-06 03:00:20] "GET /obj-perms HTTP/1.1" 200 5061 0.005836 10.0.0.249 - - [2026-04-06 03:00:20] "POST /neutron/port HTTP/1.1" 200 1234 0.024902 10.0.0.249 - - [2026-04-06 03:00:20] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006122 10.0.0.249 - - [2026-04-06 03:00:20] "POST /neutron/port HTTP/1.1" 200 117 0.001583 10.0.0.249 - - [2026-04-06 03:00:29] "GET /obj-perms HTTP/1.1" 200 5061 0.004392 10.0.0.33 - - [2026-04-06 03:00:29] "GET /obj-perms HTTP/1.1" 200 5061 0.006257 10.0.0.249 - - [2026-04-06 03:00:32] "GET /obj-perms HTTP/1.1" 200 5061 0.004429 10.0.0.249 - - [2026-04-06 03:00:32] "GET /virtual-machine/2fc36254-7c39-42e5-b940-bdb159071212 HTTP/1.1" 200 1298 0.005079 10.0.0.249 - - [2026-04-06 03:00:33] "POST /neutron/port HTTP/1.1" 200 1224 0.022723 10.0.0.249 - - [2026-04-06 03:00:34] "GET /virtual-machine/2fc36254-7c39-42e5-b940-bdb159071212 HTTP/1.1" 404 171 0.004613 10.0.0.249 - - [2026-04-06 03:00:34] "GET /virtual-machine/2fc36254-7c39-42e5-b940-bdb159071212 HTTP/1.1" 404 171 0.002970 10.0.0.249 - - [2026-04-06 03:00:34] "GET /virtual-machine/2fc36254-7c39-42e5-b940-bdb159071212 HTTP/1.1" 404 171 0.003193 10.0.0.249 - - [2026-04-06 03:00:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004397 10.0.0.249 - - [2026-04-06 03:00:34] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004053 10.0.0.249 - - [2026-04-06 03:00:34] "GET /virtual-networks?parent_id=0385e54b-9264-4b83-b3f6-f63bde407d9b&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003755 10.0.0.249 - - [2026-04-06 03:00:34] "GET /virtual-network/cd4f118e-fd75-40d1-8b8c-3607308d1953?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2949 0.006727 10.0.0.249 - - [2026-04-06 03:00:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004227 10.0.0.249 - - [2026-04-06 03:00:34] "GET /routing-instance/f3339e40-1532-462c-ac9a-c94270bf5ce1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.004965 10.0.0.249 - - [2026-04-06 03:00:34] "GET /route-target/8b048589-dc5b-4b38-ac5f-aa1ced6b703e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004306 10.0.0.249 - - [2026-04-06 03:00:38] "GET /obj-perms HTTP/1.1" 200 5061 0.004993 10.0.0.249 - - [2026-04-06 03:00:41] "GET /obj-perms HTTP/1.1" 200 5061 0.004711 10.0.0.249 - - [2026-04-06 03:00:46] "GET /obj-perms HTTP/1.1" 200 5075 0.053567 10.0.0.27 - - [2026-04-06 03:00:46] "GET /obj-perms HTTP/1.1" 200 5075 0.059502 10.0.0.249 - - [2026-04-06 03:00:50] "GET /obj-perms HTTP/1.1" 200 5061 0.004925 10.0.0.249 - - [2026-04-06 03:00:53] "GET /obj-perms HTTP/1.1" 200 5061 0.004813 10.0.0.33 - - [2026-04-06 03:00:53] "GET /obj-perms HTTP/1.1" 200 5061 0.005572 10.0.0.249 - - [2026-04-06 03:00:53] "GET /virtual-machine/57576366-8a6a-4384-941a-d86da083f801 HTTP/1.1" 200 1298 0.005799 10.0.0.249 - - [2026-04-06 03:00:54] "POST /neutron/port HTTP/1.1" 200 1227 0.017734 10.0.0.249 - - [2026-04-06 03:00:55] "GET /virtual-machine/57576366-8a6a-4384-941a-d86da083f801 HTTP/1.1" 404 171 0.003417 10.0.0.249 - - [2026-04-06 03:00:55] "GET /virtual-machine/57576366-8a6a-4384-941a-d86da083f801 HTTP/1.1" 404 171 0.003169 10.0.0.249 - - [2026-04-06 03:00:55] "GET /virtual-machine/57576366-8a6a-4384-941a-d86da083f801 HTTP/1.1" 404 171 0.003349 10.0.0.249 - - [2026-04-06 03:00:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004538 10.0.0.249 - - [2026-04-06 03:00:55] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.006845 10.0.0.249 - - [2026-04-06 03:00:55] "GET /virtual-networks?parent_id=0385e54b-9264-4b83-b3f6-f63bde407d9b&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004367 10.0.0.249 - - [2026-04-06 03:00:55] "GET /virtual-network/b6feb7c4-ace9-44a3-92f4-ad5b8800c93c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3247 0.008187 10.0.0.249 - - [2026-04-06 03:00:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004503 10.0.0.249 - - [2026-04-06 03:00:56] "GET /routing-instance/66c6c45e-9b6c-44c7-a09e-8cf7075fa597?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.006147 10.0.0.249 - - [2026-04-06 03:00:56] "GET /route-target/130d3d28-6e88-492d-8116-bcbe1e1690b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.005623 10.0.0.249 - - [2026-04-06 03:00:56] "GET /obj-perms HTTP/1.1" 200 5061 0.004055 10.0.0.33 - - [2026-04-06 03:01:02] "GET /obj-perms HTTP/1.1" 200 5061 0.004469 10.0.0.249 - - [2026-04-06 03:01:02] "GET /obj-perms HTTP/1.1" 200 5061 0.004702 10.0.0.249 - - [2026-04-06 03:01:02] "GET /virtual-network/cd4f118e-fd75-40d1-8b8c-3607308d1953?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2949 0.006311 10.0.0.249 - - [2026-04-06 03:01:02] "POST /neutron/network HTTP/1.1" 200 1011 0.099789 10.0.0.249 - - [2026-04-06 03:01:02] "GET /virtual-network/cd4f118e-fd75-40d1-8b8c-3607308d1953?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005987 10.0.0.27 - - [2026-04-06 03:01:02] "POST /ref-update HTTP/1.1" 200 156 0.026043 10.0.0.249 - - [2026-04-06 03:01:02] "GET /virtual-network/b6feb7c4-ace9-44a3-92f4-ad5b8800c93c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3247 0.006269 10.0.0.249 - - [2026-04-06 03:01:02] "POST /fqname-to-id HTTP/1.1" 404 207 0.011449 10.0.0.249 - - [2026-04-06 03:01:03] "POST /neutron/network HTTP/1.1" 200 1014 0.106329 10.0.0.249 - - [2026-04-06 03:01:03] "GET /virtual-network/b6feb7c4-ace9-44a3-92f4-ad5b8800c93c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.006600 10.0.0.249 - - [2026-04-06 03:01:03] "DELETE /network-policy/daf95a79-1de8-4c0d-aaa7-678175a7faf9 HTTP/1.1" 200 115 0.043171 10.0.0.249 - - [2026-04-06 03:01:03] "DELETE /network-policy/60b3b3ed-fd46-4d01-8f9b-ab4d85d2f3b8 HTTP/1.1" 200 115 0.044421 10.0.0.249 - - [2026-04-06 03:01:03] "DELETE /network-policy/b7f48d38-d4c9-473e-a58b-bf451d10aff3 HTTP/1.1" 200 115 0.038613 10.0.0.33 - - [2026-04-06 03:01:03] "POST /useragent-kv HTTP/1.1" 200 115 0.009695 10.0.0.33 - - [2026-04-06 03:01:03] "POST /useragent-kv HTTP/1.1" 200 115 0.006386 10.0.0.33 - - [2026-04-06 03:01:03] "POST /useragent-kv HTTP/1.1" 200 115 0.005520 10.0.0.33 - - [2026-04-06 03:01:03] "POST /useragent-kv HTTP/1.1" 200 115 0.002808 10.0.0.249 - - [2026-04-06 03:01:03] "POST /neutron/network HTTP/1.1" 200 151 0.198910 10.0.0.27 - - [2026-04-06 03:01:03] "POST /ref-update HTTP/1.1" 200 156 0.033680 10.0.0.27 - - [2026-04-06 03:01:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.010645 10.0.0.249 - - [2026-04-06 03:01:03] "POST /neutron/network HTTP/1.1" 200 1014 0.012064 10.0.0.27 - - [2026-04-06 03:01:04] "DELETE /route-target/130d3d28-6e88-492d-8116-bcbe1e1690b0 HTTP/1.1" 200 115 0.019863 10.0.0.249 - - [2026-04-06 03:01:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004839 10.0.0.249 - - [2026-04-06 03:01:04] "DELETE /network-ipam/5cb39e2b-880e-4497-8c45-d6896d871bd1 HTTP/1.1" 200 115 0.045435 10.0.0.249 - - [2026-04-06 03:01:04] "POST /fqname-to-id HTTP/1.1" 404 203 0.003653 10.0.0.249 - - [2026-04-06 03:01:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003716 10.0.0.249 - - [2026-04-06 03:01:04] "DELETE /network-ipam/3970b8bb-11df-4f37-a304-e07b4152f324 HTTP/1.1" 200 115 0.039865 10.0.0.249 - - [2026-04-06 03:01:04] "POST /fqname-to-id HTTP/1.1" 404 203 0.003537 10.0.0.249 - - [2026-04-06 03:01:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003789 10.0.0.249 - - [2026-04-06 03:01:04] "DELETE /network-ipam/482768e3-8a9f-46dd-9a6e-c719e69333b4 HTTP/1.1" 200 115 0.042219 10.0.0.249 - - [2026-04-06 03:01:04] "POST /fqname-to-id HTTP/1.1" 404 203 0.003398 10.0.0.33 - - [2026-04-06 03:01:07] "GET /projects?obj_uuids=0385e54b-9264-4b83-b3f6-f63bde407d9b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001516 10.0.0.249 - - [2026-04-06 03:01:07] "GET /project/0385e54b-9264-4b83-b3f6-f63bde407d9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.087313 10.0.0.33 - - [2026-04-06 03:01:07] "GET /projects?obj_uuids=0385e54b-9264-4b83-b3f6-f63bde407d9b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001807 10.0.0.249 - - [2026-04-06 03:01:07] "GET /project/0385e54b-9264-4b83-b3f6-f63bde407d9b?fields=virtual_networks HTTP/1.1" 200 1053 0.053570 10.0.0.33 - - [2026-04-06 03:01:07] "GET /projects?obj_uuids=0385e54b-9264-4b83-b3f6-f63bde407d9b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001717 10.0.0.249 - - [2026-04-06 03:01:07] "GET /project/0385e54b-9264-4b83-b3f6-f63bde407d9b?fields=virtual_machine_interfaces HTTP/1.1" 200 1053 0.055760 10.0.0.33 - - [2026-04-06 03:01:07] "GET /projects?obj_uuids=0385e54b-9264-4b83-b3f6-f63bde407d9b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000957 10.0.0.249 - - [2026-04-06 03:01:07] "GET /project/0385e54b-9264-4b83-b3f6-f63bde407d9b?fields=security_groups HTTP/1.1" 200 1285 0.047813 10.0.0.249 - - [2026-04-06 03:01:08] "POST /fqname-to-id HTTP/1.1" 404 190 0.031077 10.0.0.33 - - [2026-04-06 03:01:08] "GET /projects?obj_uuids=e7bc7d62-cdf0-4f61-ba65-cc5aaba72b87&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003289 10.0.0.33 - - [2026-04-06 03:01:08] "GET /domains?obj_uuids=500738d8-636d-4330-98c4-d5dafb5cbb39&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001384 10.0.0.33 - - [2026-04-06 03:01:08] "GET /domain/500738d8-636d-4330-98c4-d5dafb5cbb39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.045274 10.0.0.33 - - [2026-04-06 03:01:08] "POST /id-to-fqname HTTP/1.1" 200 192 0.005147 10.0.0.33 - - [2026-04-06 03:01:08] "POST /fqname-to-id HTTP/1.1" 404 201 0.011104 10.0.0.33 - - [2026-04-06 03:01:09] "POST /security-groups HTTP/1.1" 200 593 0.082109 10.0.0.33 - - [2026-04-06 03:01:09] "POST /projects HTTP/1.1" 200 589 0.311095 10.0.0.27 - - [2026-04-06 03:01:09] "POST /fqname-to-id HTTP/1.1" 404 235 0.010065 10.0.0.33 - - [2026-04-06 03:01:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.387379 10.0.0.249 - - [2026-04-06 03:01:09] "GET /project/e7bc7d62-cdf0-4f61-ba65-cc5aaba72b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1382 0.581926 10.0.0.249 - - [2026-04-06 03:01:10] "GET / HTTP/1.1" 200 35931 0.003297 10.0.0.249 - - [2026-04-06 03:01:12] "POST /fqname-to-id HTTP/1.1" 401 293 0.000520 10.0.0.249 - - [2026-04-06 03:01:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.066620 10.0.0.33 - - [2026-04-06 03:01:12] "GET /projects?obj_uuids=e7bc7d62-cdf0-4f61-ba65-cc5aaba72b87&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000973 10.0.0.249 - - [2026-04-06 03:01:12] "GET /project/e7bc7d62-cdf0-4f61-ba65-cc5aaba72b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1382 0.057867 10.0.0.33 - - [2026-04-06 03:01:12] "GET /projects?obj_uuids=e7bc7d62-cdf0-4f61-ba65-cc5aaba72b87&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001907 10.0.0.249 - - [2026-04-06 03:01:12] "POST /neutron/network HTTP/1.1" 200 607 0.171790 10.0.0.27 - - [2026-04-06 03:01:12] "POST /ref-update HTTP/1.1" 200 156 0.025301 10.0.0.249 - - [2026-04-06 03:01:13] "POST /id-to-fqname HTTP/1.1" 200 222 0.004164 10.0.0.249 - - [2026-04-06 03:01:13] "GET /virtual-network/43520293-f19d-4963-99f1-6e25ef5b9fdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.007273 10.0.0.249 - - [2026-04-06 03:01:13] "POST /neutron/network HTTP/1.1" 200 826 0.007886 10.0.0.249 - - [2026-04-06 03:01:13] "GET /virtual-network/43520293-f19d-4963-99f1-6e25ef5b9fdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.006106 10.0.0.249 - - [2026-04-06 03:01:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003331 10.0.0.33 - - [2026-04-06 03:01:13] "GET /projects?obj_uuids=e7bc7d62-cdf0-4f61-ba65-cc5aaba72b87&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000939 10.0.0.249 - - [2026-04-06 03:01:13] "GET /project/e7bc7d62-cdf0-4f61-ba65-cc5aaba72b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1382 0.044395 10.0.0.249 - - [2026-04-06 03:01:13] "POST /neutron/network HTTP/1.1" 200 117 0.018395 10.0.0.249 - - [2026-04-06 03:01:13] "POST /neutron/network HTTP/1.1" 200 825 0.008484 10.0.0.249 - - [2026-04-06 03:01:13] "POST /id-to-fqname HTTP/1.1" 200 222 0.001020 10.0.0.249 - - [2026-04-06 03:01:13] "GET /virtual-network/01cb77f7-493b-4f05-b8fd-802f3fde567c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005767 10.0.0.249 - - [2026-04-06 03:01:13] "GET /virtual-network/01cb77f7-493b-4f05-b8fd-802f3fde567c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005473 10.0.0.249 - - [2026-04-06 03:01:13] "POST /neutron/subnet HTTP/1.1" 200 720 0.008769 10.0.0.249 - - [2026-04-06 03:01:13] "POST /fqname-to-id HTTP/1.1" 404 228 0.002634 10.0.0.249 - - [2026-04-06 03:01:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003825 10.0.0.33 - - [2026-04-06 03:01:13] "GET /projects?obj_uuids=e7bc7d62-cdf0-4f61-ba65-cc5aaba72b87&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001060 10.0.0.249 - - [2026-04-06 03:01:13] "GET /project/e7bc7d62-cdf0-4f61-ba65-cc5aaba72b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1382 0.053699 10.0.0.249 - - [2026-04-06 03:01:14] "POST /network-policys HTTP/1.1" 200 571 0.032267 10.0.0.249 - - [2026-04-06 03:01:14] "GET /network-policy/008be36c-e5a9-4ae5-a146-8fa4c3f926d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2150 0.006490 10.0.0.27 - - [2026-04-06 03:01:14] "POST /fqname-to-id HTTP/1.1" 404 236 0.003514 10.0.0.249 - - [2026-04-06 03:01:14] "POST /neutron/network HTTP/1.1" 200 928 0.022989 10.0.0.249 - - [2026-04-06 03:01:14] "GET /virtual-network/43520293-f19d-4963-99f1-6e25ef5b9fdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.012616 10.0.0.249 - - [2026-04-06 03:01:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003905 10.0.0.249 - - [2026-04-06 03:01:14] "GET /network-policy/008be36c-e5a9-4ae5-a146-8fa4c3f926d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2150 0.004646 10.0.0.27 - - [2026-04-06 03:01:14] "POST /fqname-to-id HTTP/1.1" 404 236 0.008072 10.0.0.249 - - [2026-04-06 03:01:14] "POST /neutron/network HTTP/1.1" 200 927 0.013311 10.0.0.249 - - [2026-04-06 03:01:14] "GET /virtual-network/01cb77f7-493b-4f05-b8fd-802f3fde567c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2358 0.018079 10.0.0.249 - - [2026-04-06 03:01:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004939 10.0.0.249 - - [2026-04-06 03:01:14] "GET /network-policy/008be36c-e5a9-4ae5-a146-8fa4c3f926d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2150 0.004381 10.0.0.249 - - [2026-04-06 03:01:15] "GET /virtual-network/43520293-f19d-4963-99f1-6e25ef5b9fdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.007396 10.0.0.27 - - [2026-04-06 03:01:16] "GET /obj-perms HTTP/1.1" 200 5053 0.071783 10.0.0.249 - - [2026-04-06 03:01:16] "GET /virtual-network/01cb77f7-493b-4f05-b8fd-802f3fde567c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2358 0.006452 10.0.0.249 - - [2026-04-06 03:01:17] "GET /obj-perms HTTP/1.1" 200 5053 0.074198 10.0.0.33 - - [2026-04-06 03:01:17] "GET /obj-perms HTTP/1.1" 200 5053 0.064326 10.0.0.249 - - [2026-04-06 03:01:17] "POST /id-to-fqname HTTP/1.1" 200 222 0.001860 10.0.0.27 - - [2026-04-06 03:01:18] "DELETE /access-control-list/5db73e92-6e04-44f0-ae3c-fc04840a9828 HTTP/1.1" 200 115 0.126122 10.0.0.33 - - [2026-04-06 03:01:18] "GET /projects?obj_uuids=e7bc7d62-cdf0-4f61-ba65-cc5aaba72b87&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001294 10.0.0.249 - - [2026-04-06 03:01:18] "GET /project/e7bc7d62-cdf0-4f61-ba65-cc5aaba72b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1382 0.116580 10.0.0.249 - - [2026-04-06 03:01:18] "POST /neutron/port HTTP/1.1" 200 117 0.008646 10.0.0.249 - - [2026-04-06 03:01:18] "POST /id-to-fqname HTTP/1.1" 200 222 0.002097 10.0.0.249 - - [2026-04-06 03:01:18] "POST /neutron/network HTTP/1.1" 200 937 0.008431 10.0.0.249 - - [2026-04-06 03:01:19] "POST /neutron/port HTTP/1.1" 200 1062 0.023867 10.0.0.33 - - [2026-04-06 03:01:19] "GET /projects?obj_uuids=e7bc7d62-cdf0-4f61-ba65-cc5aaba72b87&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001094 10.0.0.249 - - [2026-04-06 03:01:19] "GET /project/e7bc7d62-cdf0-4f61-ba65-cc5aaba72b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1382 0.089028 10.0.0.249 - - [2026-04-06 03:01:19] "POST /neutron/network HTTP/1.1" 200 927 0.018468 10.0.0.27 - - [2026-04-06 03:01:19] "GET /global-system-configs HTTP/1.1" 401 293 0.000455 10.0.0.27 - - [2026-04-06 03:01:19] "GET /global-system-configs HTTP/1.1" 401 293 0.000562 10.0.0.249 - - [2026-04-06 03:01:19] "POST /neutron/subnet HTTP/1.1" 200 698 0.013098 10.0.0.249 - - [2026-04-06 03:01:19] "POST /neutron/network HTTP/1.1" 200 928 0.010861 10.0.0.249 - - [2026-04-06 03:01:19] "POST /neutron/port HTTP/1.1" 200 1126 0.024951 10.0.0.33 - - [2026-04-06 03:01:19] "GET /global-system-configs HTTP/1.1" 401 293 0.000413 10.0.0.33 - - [2026-04-06 03:01:20] "GET /global-system-configs HTTP/1.1" 401 293 0.000393 10.0.0.33 - - [2026-04-06 03:01:20] "GET /projects?obj_uuids=e7bc7d62-cdf0-4f61-ba65-cc5aaba72b87&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001409 10.0.0.27 - - [2026-04-06 03:01:20] "GET /global-system-configs HTTP/1.1" 401 293 0.000446 10.0.0.27 - - [2026-04-06 03:01:20] "GET /global-system-configs HTTP/1.1" 401 293 0.000365 10.0.0.249 - - [2026-04-06 03:01:20] "POST /neutron/port HTTP/1.1" 200 1061 0.342179 10.0.0.249 - - [2026-04-06 03:01:20] "POST /neutron/port HTTP/1.1" 200 1115 0.134672 10.0.0.249 - - [2026-04-06 03:01:20] "POST /neutron/subnet HTTP/1.1" 200 694 0.010618 10.0.0.33 - - [2026-04-06 03:01:21] "GET /global-system-configs HTTP/1.1" 401 293 0.000459 10.0.0.33 - - [2026-04-06 03:01:21] "GET /global-system-configs HTTP/1.1" 401 293 0.000489 10.0.0.249 - - [2026-04-06 03:01:21] "GET /global-system-configs HTTP/1.1" 401 293 0.000513 10.0.0.249 - - [2026-04-06 03:01:21] "GET /global-system-configs HTTP/1.1" 401 293 0.000715 10.0.0.249 - - [2026-04-06 03:01:22] "GET /global-system-configs HTTP/1.1" 401 293 0.000403 10.0.0.249 - - [2026-04-06 03:01:22] "GET /global-system-configs HTTP/1.1" 401 293 0.000428 10.0.0.249 - - [2026-04-06 03:01:24] "POST /neutron/port HTTP/1.1" 200 1126 0.026073 10.0.0.249 - - [2026-04-06 03:01:25] "POST /neutron/security_group HTTP/1.1" 200 2060 0.008245 10.0.0.249 - - [2026-04-06 03:01:25] "GET /virtual-machine/6bdd9c85-99ec-49fe-94fb-268858254135 HTTP/1.1" 401 293 0.000661 10.0.0.249 - - [2026-04-06 03:01:25] "GET /virtual-machine/6bdd9c85-99ec-49fe-94fb-268858254135 HTTP/1.1" 200 1294 0.029367 10.0.0.249 - - [2026-04-06 03:01:25] "GET /virtual-machine-interface/329286d4-e792-4fa0-b63c-5f124eba71eb HTTP/1.1" 200 2951 0.005521 10.0.0.249 - - [2026-04-06 03:01:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004560 10.0.0.249 - - [2026-04-06 03:01:25] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003838 10.0.0.249 - - [2026-04-06 03:01:25] "GET /virtual-networks?parent_id=e7bc7d62-cdf0-4f61-ba65-cc5aaba72b87&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003214 10.0.0.249 - - [2026-04-06 03:01:25] "GET /virtual-network/43520293-f19d-4963-99f1-6e25ef5b9fdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.006859 10.0.0.249 - - [2026-04-06 03:01:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003906 10.0.0.249 - - [2026-04-06 03:01:28] "GET /virtual-network/43520293-f19d-4963-99f1-6e25ef5b9fdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.005420 10.0.0.33 - - [2026-04-06 03:01:32] "DELETE /project/e7bc7d62cdf04f61ba65cc5aaba72b87 HTTP/1.1" 404 173 0.003330 10.0.0.33 - - [2026-04-06 03:01:32] "DELETE /project/0385e54b-9264-4b83-b3f6-f63bde407d9b HTTP/1.1" 404 177 0.006003 10.0.0.249 - - [2026-04-06 03:01:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004004 10.0.0.249 - - [2026-04-06 03:01:32] "GET /virtual-network/43520293-f19d-4963-99f1-6e25ef5b9fdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.006337 10.0.0.249 - - [2026-04-06 03:01:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.006361 10.0.0.249 - - [2026-04-06 03:01:36] "GET /virtual-network/43520293-f19d-4963-99f1-6e25ef5b9fdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.006009 10.0.0.249 - - [2026-04-06 03:01:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005710 10.0.0.249 - - [2026-04-06 03:01:40] "GET /virtual-network/43520293-f19d-4963-99f1-6e25ef5b9fdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.005692 10.0.0.249 - - [2026-04-06 03:01:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003695 10.0.0.249 - - [2026-04-06 03:01:45] "GET /virtual-network/43520293-f19d-4963-99f1-6e25ef5b9fdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.005543 10.0.0.249 - - [2026-04-06 03:01:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003917 10.0.0.249 - - [2026-04-06 03:01:49] "GET /virtual-network/43520293-f19d-4963-99f1-6e25ef5b9fdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.006407 10.0.0.249 - - [2026-04-06 03:01:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003944 10.0.0.249 - - [2026-04-06 03:01:53] "GET /virtual-network/43520293-f19d-4963-99f1-6e25ef5b9fdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.006618 10.0.0.249 - - [2026-04-06 03:01:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.006623 10.0.0.249 - - [2026-04-06 03:01:57] "GET /virtual-network/43520293-f19d-4963-99f1-6e25ef5b9fdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.007267 10.0.0.249 - - [2026-04-06 03:01:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004185 10.0.0.249 - - [2026-04-06 03:01:59] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004205 10.0.0.249 - - [2026-04-06 03:01:59] "GET /virtual-networks?parent_id=e7bc7d62-cdf0-4f61-ba65-cc5aaba72b87&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003605 10.0.0.249 - - [2026-04-06 03:01:59] "GET /virtual-network/43520293-f19d-4963-99f1-6e25ef5b9fdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.006397 10.0.0.249 - - [2026-04-06 03:01:59] "POST /neutron/port HTTP/1.1" 200 1126 0.025279 10.0.0.249 - - [2026-04-06 03:02:04] "POST /neutron/security_group HTTP/1.1" 200 2060 0.008753 10.0.0.249 - - [2026-04-06 03:02:08] "POST /neutron/port HTTP/1.1" 200 1126 0.021920 10.0.0.249 - - [2026-04-06 03:02:08] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004193 10.0.0.249 - - [2026-04-06 03:02:08] "POST /neutron/network HTTP/1.1" 200 928 0.007427 10.0.0.249 - - [2026-04-06 03:02:15] "POST /neutron/port HTTP/1.1" 200 1125 0.047497 10.0.0.249 - - [2026-04-06 03:02:15] "POST /neutron/security_group HTTP/1.1" 200 2060 0.009568 10.0.0.249 - - [2026-04-06 03:02:15] "POST /neutron/port HTTP/1.1" 200 1125 0.020997 10.0.0.249 - - [2026-04-06 03:02:15] "GET /virtual-machine/d9951317-49a3-4064-8018-4c8dee50ea41 HTTP/1.1" 200 1294 0.007235 10.0.0.249 - - [2026-04-06 03:02:15] "GET /virtual-machine-interface/de5da8df-b9ae-49b1-a9f0-a136a17f0430 HTTP/1.1" 200 2952 0.006494 10.0.0.249 - - [2026-04-06 03:02:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003654 10.0.0.249 - - [2026-04-06 03:02:15] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004952 10.0.0.249 - - [2026-04-06 03:02:15] "GET /virtual-networks?parent_id=e7bc7d62-cdf0-4f61-ba65-cc5aaba72b87&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.004244 10.0.0.249 - - [2026-04-06 03:02:15] "GET /virtual-network/01cb77f7-493b-4f05-b8fd-802f3fde567c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2358 0.008924 10.0.0.249 - - [2026-04-06 03:02:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003779 10.0.0.249 - - [2026-04-06 03:02:16] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004085 10.0.0.249 - - [2026-04-06 03:02:16] "GET /virtual-networks?parent_id=e7bc7d62-cdf0-4f61-ba65-cc5aaba72b87&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.004094 10.0.0.249 - - [2026-04-06 03:02:16] "GET /virtual-network/01cb77f7-493b-4f05-b8fd-802f3fde567c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2358 0.007512 10.0.0.249 - - [2026-04-06 03:02:16] "POST /neutron/security_group HTTP/1.1" 200 2060 0.008075 10.0.0.249 - - [2026-04-06 03:02:23] "POST /neutron/port HTTP/1.1" 200 1125 0.022069 10.0.0.249 - - [2026-04-06 03:02:23] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004375 10.0.0.249 - - [2026-04-06 03:02:23] "POST /neutron/network HTTP/1.1" 200 927 0.007361 10.0.0.249 - - [2026-04-06 03:03:09] "POST /neutron/network HTTP/1.1" 200 938 0.006641 10.0.0.249 - - [2026-04-06 03:03:09] "POST /neutron/port HTTP/1.1" 200 117 0.001292 10.0.0.249 - - [2026-04-06 03:03:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004067 10.0.0.33 - - [2026-04-06 03:03:11] "GET /projects?obj_uuids=e7bc7d62-cdf0-4f61-ba65-cc5aaba72b87&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001089 10.0.0.249 - - [2026-04-06 03:03:11] "GET /project/e7bc7d62-cdf0-4f61-ba65-cc5aaba72b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1382 0.054215 10.0.0.249 - - [2026-04-06 03:03:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003706 10.0.0.249 - - [2026-04-06 03:03:11] "PUT /network-policy/008be36c-e5a9-4ae5-a146-8fa4c3f926d9 HTTP/1.1" 200 262 0.016296 10.0.0.27 - - [2026-04-06 03:03:12] "PUT /access-control-list/e93fb2ee-3960-4795-943a-33511ce33f8f HTTP/1.1" 200 272 0.019878 10.0.0.27 - - [2026-04-06 03:03:12] "POST /ref-update HTTP/1.1" 200 156 0.049604 10.0.0.249 - - [2026-04-06 03:03:15] "GET /virtual-network/01cb77f7-493b-4f05-b8fd-802f3fde567c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2358 0.006305 10.0.0.249 - - [2026-04-06 03:03:15] "POST /neutron/network HTTP/1.1" 200 825 0.084406 10.0.0.249 - - [2026-04-06 03:03:15] "GET /virtual-network/01cb77f7-493b-4f05-b8fd-802f3fde567c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.007149 10.0.0.249 - - [2026-04-06 03:03:15] "GET /virtual-network/43520293-f19d-4963-99f1-6e25ef5b9fdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.008181 10.0.0.249 - - [2026-04-06 03:03:15] "POST /neutron/network HTTP/1.1" 200 826 0.092771 10.0.0.249 - - [2026-04-06 03:03:15] "GET /virtual-network/43520293-f19d-4963-99f1-6e25ef5b9fdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.019995 10.0.0.249 - - [2026-04-06 03:03:15] "DELETE /network-policy/008be36c-e5a9-4ae5-a146-8fa4c3f926d9 HTTP/1.1" 200 115 0.037603 10.0.0.249 - - [2026-04-06 03:03:15] "POST /neutron/network HTTP/1.1" 400 204 0.014325 10.0.0.249 - - [2026-04-06 03:03:15] "POST /neutron/port HTTP/1.1" 200 1116 0.014058 10.0.0.249 - - [2026-04-06 03:03:16] "POST /neutron/port HTTP/1.1" 200 151 0.305174 10.0.0.27 - - [2026-04-06 03:03:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003347 10.0.0.249 - - [2026-04-06 03:03:18] "POST /neutron/network HTTP/1.1" 200 826 0.006977 10.0.0.27 - - [2026-04-06 03:03:18] "DELETE /route-target/3ae4ed26-a3da-4802-9003-bd93083b11c3 HTTP/1.1" 200 115 0.030734 10.0.0.33 - - [2026-04-06 03:03:19] "GET /projects?obj_uuids=e7bc7d62-cdf0-4f61-ba65-cc5aaba72b87&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002270 10.0.0.249 - - [2026-04-06 03:03:19] "GET /project/e7bc7d62-cdf0-4f61-ba65-cc5aaba72b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1382 0.048181 10.0.0.33 - - [2026-04-06 03:03:19] "GET /projects?obj_uuids=e7bc7d62-cdf0-4f61-ba65-cc5aaba72b87&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001042 10.0.0.249 - - [2026-04-06 03:03:19] "GET /project/e7bc7d62-cdf0-4f61-ba65-cc5aaba72b87?fields=virtual_networks HTTP/1.1" 200 1047 0.048069 10.0.0.33 - - [2026-04-06 03:03:19] "GET /projects?obj_uuids=e7bc7d62-cdf0-4f61-ba65-cc5aaba72b87&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000981 10.0.0.249 - - [2026-04-06 03:03:19] "GET /project/e7bc7d62-cdf0-4f61-ba65-cc5aaba72b87?fields=virtual_machine_interfaces HTTP/1.1" 200 1047 0.044232 10.0.0.33 - - [2026-04-06 03:03:19] "GET /projects?obj_uuids=e7bc7d62-cdf0-4f61-ba65-cc5aaba72b87&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002029 10.0.0.249 - - [2026-04-06 03:03:20] "GET /project/e7bc7d62-cdf0-4f61-ba65-cc5aaba72b87?fields=security_groups HTTP/1.1" 200 1275 0.074696 10.0.0.249 - - [2026-04-06 03:03:20] "POST /fqname-to-id HTTP/1.1" 404 200 0.031061 10.0.0.33 - - [2026-04-06 03:03:20] "GET /projects?obj_uuids=d98cb32a-5f07-4b11-8bb6-ec0e06dd29a0&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002981 10.0.0.33 - - [2026-04-06 03:03:21] "GET /domains?obj_uuids=500738d8-636d-4330-98c4-d5dafb5cbb39&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002293 10.0.0.33 - - [2026-04-06 03:03:21] "GET /domain/500738d8-636d-4330-98c4-d5dafb5cbb39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008240 10.0.0.33 - - [2026-04-06 03:03:21] "POST /id-to-fqname HTTP/1.1" 200 202 0.002514 10.0.0.33 - - [2026-04-06 03:03:21] "POST /fqname-to-id HTTP/1.1" 404 211 0.006943 10.0.0.33 - - [2026-04-06 03:03:21] "POST /security-groups HTTP/1.1" 200 603 0.028924 10.0.0.33 - - [2026-04-06 03:03:21] "POST /projects HTTP/1.1" 200 609 0.240045 10.0.0.33 - - [2026-04-06 03:03:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.275784 10.0.0.27 - - [2026-04-06 03:03:21] "POST /fqname-to-id HTTP/1.1" 404 245 0.007546 10.0.0.249 - - [2026-04-06 03:03:21] "GET /project/d98cb32a-5f07-4b11-8bb6-ec0e06dd29a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.441920 10.0.0.249 - - [2026-04-06 03:03:22] "GET / HTTP/1.1" 200 35931 0.002198 10.0.0.249 - - [2026-04-06 03:03:25] "GET /project/d98cb32a-5f07-4b11-8bb6-ec0e06dd29a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 293 0.000455 10.0.0.33 - - [2026-04-06 03:03:26] "GET /projects?obj_uuids=d98cb32a-5f07-4b11-8bb6-ec0e06dd29a0&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.024946 10.0.0.249 - - [2026-04-06 03:03:26] "GET /project/d98cb32a-5f07-4b11-8bb6-ec0e06dd29a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.094345 10.0.0.249 - - [2026-04-06 03:03:26] "GET / HTTP/1.1" 200 35931 0.003175 10.0.0.249 - - [2026-04-06 03:03:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003478 10.0.0.33 - - [2026-04-06 03:03:27] "GET /domains?obj_uuids=500738d8-636d-4330-98c4-d5dafb5cbb39&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000895 10.0.0.249 - - [2026-04-06 03:03:27] "GET /domain/500738d8-636d-4330-98c4-d5dafb5cbb39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.006835 10.0.0.249 - - [2026-04-06 03:03:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003929 10.0.0.33 - - [2026-04-06 03:03:27] "GET /projects?obj_uuids=d98cb32a-5f07-4b11-8bb6-ec0e06dd29a0&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001005 10.0.0.249 - - [2026-04-06 03:03:27] "GET /project/d98cb32a-5f07-4b11-8bb6-ec0e06dd29a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.049414 10.0.0.249 - - [2026-04-06 03:03:28] "GET /domains HTTP/1.1" 401 293 0.000467 10.0.0.249 - - [2026-04-06 03:03:28] "GET /domains HTTP/1.1" 200 280 0.077763 10.0.0.33 - - [2026-04-06 03:03:28] "GET /domains?obj_uuids=500738d8-636d-4330-98c4-d5dafb5cbb39&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001255 10.0.0.249 - - [2026-04-06 03:03:28] "GET /domain/500738d8-636d-4330-98c4-d5dafb5cbb39 HTTP/1.1" 200 2779 0.009064 10.0.0.33 - - [2026-04-06 03:03:28] "GET /projects?obj_uuids=d98cb32a-5f07-4b11-8bb6-ec0e06dd29a0&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001090 10.0.0.27 - - [2026-04-06 03:03:28] "DELETE /access-control-list/09c09039-5062-4047-85e0-d4069f77188f HTTP/1.1" 200 115 0.041384 10.0.0.249 - - [2026-04-06 03:03:28] "GET /project/d98cb32a-5f07-4b11-8bb6-ec0e06dd29a0 HTTP/1.1" 200 1935 0.088337 10.0.0.249 - - [2026-04-06 03:03:28] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.002955 10.0.0.249 - - [2026-04-06 03:03:28] "POST /network-ipams HTTP/1.1" 200 621 0.023109 10.0.0.249 - - [2026-04-06 03:03:28] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 810 0.004166 10.0.0.249 - - [2026-04-06 03:03:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003665 10.0.0.249 - - [2026-04-06 03:03:29] "GET /network-ipam/122f71d7-0240-4ad3-b3a6-b8f8cbfe531f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.007716 10.0.0.249 - - [2026-04-06 03:03:29] "PUT /network-ipam/122f71d7-0240-4ad3-b3a6-b8f8cbfe531f HTTP/1.1" 200 258 0.017946 10.0.0.249 - - [2026-04-06 03:03:29] "POST /fqname-to-id HTTP/1.1" 401 293 0.000464 10.0.0.249 - - [2026-04-06 03:03:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.040584 10.0.0.33 - - [2026-04-06 03:03:29] "GET /projects?obj_uuids=d98cb32a-5f07-4b11-8bb6-ec0e06dd29a0&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001014 10.0.0.249 - - [2026-04-06 03:03:29] "GET /project/d98cb32a-5f07-4b11-8bb6-ec0e06dd29a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.041849 10.0.0.33 - - [2026-04-06 03:03:29] "GET /projects?obj_uuids=d98cb32a-5f07-4b11-8bb6-ec0e06dd29a0&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001122 10.0.0.249 - - [2026-04-06 03:03:29] "POST /neutron/network HTTP/1.1" 200 623 0.142134 10.0.0.33 - - [2026-04-06 03:03:30] "POST /useragent-kv HTTP/1.1" 200 115 0.014648 10.0.0.249 - - [2026-04-06 03:03:30] "POST /neutron/subnet HTTP/1.1" 200 828 0.228721 10.0.0.249 - - [2026-04-06 03:03:30] "POST /id-to-fqname HTTP/1.1" 200 235 0.001409 10.0.0.249 - - [2026-04-06 03:03:30] "GET /virtual-network/17e1e011-cd3b-4514-a0f5-4aab52b30a35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.006224 10.0.0.249 - - [2026-04-06 03:03:30] "GET /virtual-network/17e1e011-cd3b-4514-a0f5-4aab52b30a35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.006967 10.0.0.249 - - [2026-04-06 03:03:30] "POST /neutron/network HTTP/1.1" 200 1337 0.011945 10.0.0.249 - - [2026-04-06 03:03:30] "POST /neutron/subnet HTTP/1.1" 200 828 0.016989 10.0.0.249 - - [2026-04-06 03:03:31] "GET /virtual-network/17e1e011-cd3b-4514-a0f5-4aab52b30a35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.005655 10.0.0.27 - - [2026-04-06 03:03:32] "GET /obj-perms HTTP/1.1" 200 5038 0.052716 10.0.0.33 - - [2026-04-06 03:03:32] "GET /obj-perms HTTP/1.1" 200 5038 0.045952 10.0.0.249 - - [2026-04-06 03:03:32] "POST /fqname-to-id HTTP/1.1" 404 229 0.003318 10.0.0.249 - - [2026-04-06 03:03:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005803 10.0.0.33 - - [2026-04-06 03:03:32] "DELETE /project/e7bc7d62-cdf0-4f61-ba65-cc5aaba72b87 HTTP/1.1" 404 177 0.004496 10.0.0.33 - - [2026-04-06 03:03:32] "DELETE /project/d98cb32a5f074b118bb6ec0e06dd29a0 HTTP/1.1" 404 173 0.003800 10.0.0.33 - - [2026-04-06 03:03:32] "GET /projects?obj_uuids=d98cb32a-5f07-4b11-8bb6-ec0e06dd29a0&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000947 10.0.0.249 - - [2026-04-06 03:03:32] "GET /project/d98cb32a-5f07-4b11-8bb6-ec0e06dd29a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.048347 10.0.0.249 - - [2026-04-06 03:03:32] "POST /network-policys HTTP/1.1" 200 563 0.027379 10.0.0.249 - - [2026-04-06 03:03:32] "GET /network-policy/aea9af63-805f-4e5d-b4f9-0518544e4c18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.008044 10.0.0.249 - - [2026-04-06 03:03:33] "POST /fqname-to-id HTTP/1.1" 404 229 0.003563 10.0.0.249 - - [2026-04-06 03:03:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003341 10.0.0.33 - - [2026-04-06 03:03:33] "GET /projects?obj_uuids=d98cb32a-5f07-4b11-8bb6-ec0e06dd29a0&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001365 10.0.0.249 - - [2026-04-06 03:03:33] "GET /project/d98cb32a-5f07-4b11-8bb6-ec0e06dd29a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.054659 10.0.0.249 - - [2026-04-06 03:03:33] "POST /network-policys HTTP/1.1" 200 563 0.042280 10.0.0.249 - - [2026-04-06 03:03:33] "GET /network-policy/02433363-f4d3-4e0e-a760-dddb452aa32d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8879 0.007287 10.0.0.249 - - [2026-04-06 03:03:33] "POST /fqname-to-id HTTP/1.1" 404 229 0.004394 10.0.0.249 - - [2026-04-06 03:03:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004206 10.0.0.33 - - [2026-04-06 03:03:33] "GET /projects?obj_uuids=d98cb32a-5f07-4b11-8bb6-ec0e06dd29a0&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001538 10.0.0.249 - - [2026-04-06 03:03:33] "GET /project/d98cb32a-5f07-4b11-8bb6-ec0e06dd29a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.057430 10.0.0.249 - - [2026-04-06 03:03:33] "POST /network-policys HTTP/1.1" 200 563 0.036267 10.0.0.249 - - [2026-04-06 03:03:33] "GET /network-policy/793cdfe2-8a94-47cd-98e5-58024a3cbed7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.007230 10.0.0.249 - - [2026-04-06 03:03:33] "POST /fqname-to-id HTTP/1.1" 404 229 0.003639 10.0.0.249 - - [2026-04-06 03:03:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003503 10.0.0.33 - - [2026-04-06 03:03:33] "GET /projects?obj_uuids=d98cb32a-5f07-4b11-8bb6-ec0e06dd29a0&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000959 10.0.0.249 - - [2026-04-06 03:03:33] "GET /project/d98cb32a-5f07-4b11-8bb6-ec0e06dd29a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.050206 10.0.0.249 - - [2026-04-06 03:03:34] "POST /network-policys HTTP/1.1" 200 563 0.033396 10.0.0.249 - - [2026-04-06 03:03:34] "GET /network-policy/036fcad0-56d5-49c5-bd8c-14769480b2e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5023 0.006733 10.0.0.249 - - [2026-04-06 03:03:34] "POST /fqname-to-id HTTP/1.1" 404 229 0.003948 10.0.0.249 - - [2026-04-06 03:03:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004458 10.0.0.33 - - [2026-04-06 03:03:34] "GET /projects?obj_uuids=d98cb32a-5f07-4b11-8bb6-ec0e06dd29a0&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001404 10.0.0.249 - - [2026-04-06 03:03:34] "GET /project/d98cb32a-5f07-4b11-8bb6-ec0e06dd29a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.044183 10.0.0.249 - - [2026-04-06 03:03:34] "POST /network-policys HTTP/1.1" 200 563 0.028632 10.0.0.249 - - [2026-04-06 03:03:34] "GET /network-policy/791f9048-fd35-4ce4-8f84-da1ffaad0624?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.006336 10.0.0.249 - - [2026-04-06 03:03:34] "POST /fqname-to-id HTTP/1.1" 404 229 0.003686 10.0.0.249 - - [2026-04-06 03:03:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003451 10.0.0.33 - - [2026-04-06 03:03:34] "GET /projects?obj_uuids=d98cb32a-5f07-4b11-8bb6-ec0e06dd29a0&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001542 10.0.0.249 - - [2026-04-06 03:03:34] "GET /project/d98cb32a-5f07-4b11-8bb6-ec0e06dd29a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.049000 10.0.0.249 - - [2026-04-06 03:03:34] "POST /network-policys HTTP/1.1" 200 563 0.030580 10.0.0.249 - - [2026-04-06 03:03:34] "GET /network-policy/545de2ae-18da-439a-ba60-667fa1abb530?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.006569 10.0.0.249 - - [2026-04-06 03:03:34] "POST /fqname-to-id HTTP/1.1" 404 229 0.003738 10.0.0.249 - - [2026-04-06 03:03:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004193 10.0.0.33 - - [2026-04-06 03:03:35] "GET /projects?obj_uuids=d98cb32a-5f07-4b11-8bb6-ec0e06dd29a0&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001504 10.0.0.249 - - [2026-04-06 03:03:35] "GET /project/d98cb32a-5f07-4b11-8bb6-ec0e06dd29a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.064772 10.0.0.249 - - [2026-04-06 03:03:35] "POST /network-policys HTTP/1.1" 200 563 0.028911 10.0.0.249 - - [2026-04-06 03:03:35] "GET /network-policy/35a84ea4-d4f4-4633-a9d9-3aadad388af9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.006232 10.0.0.249 - - [2026-04-06 03:03:35] "POST /fqname-to-id HTTP/1.1" 404 229 0.003402 10.0.0.249 - - [2026-04-06 03:03:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003462 10.0.0.33 - - [2026-04-06 03:03:35] "GET /projects?obj_uuids=d98cb32a-5f07-4b11-8bb6-ec0e06dd29a0&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001098 10.0.0.249 - - [2026-04-06 03:03:35] "GET /project/d98cb32a-5f07-4b11-8bb6-ec0e06dd29a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.041412 10.0.0.249 - - [2026-04-06 03:03:35] "POST /network-policys HTTP/1.1" 200 563 0.030910 10.0.0.249 - - [2026-04-06 03:03:35] "GET /network-policy/9baa180f-f151-4e3b-b88f-abfc2c782774?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.007177 10.0.0.249 - - [2026-04-06 03:03:35] "POST /fqname-to-id HTTP/1.1" 404 229 0.003421 10.0.0.249 - - [2026-04-06 03:03:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003769 10.0.0.33 - - [2026-04-06 03:03:35] "GET /projects?obj_uuids=d98cb32a-5f07-4b11-8bb6-ec0e06dd29a0&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000946 10.0.0.249 - - [2026-04-06 03:03:35] "GET /project/d98cb32a-5f07-4b11-8bb6-ec0e06dd29a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.049582 10.0.0.249 - - [2026-04-06 03:03:35] "POST /network-policys HTTP/1.1" 200 563 0.030397 10.0.0.249 - - [2026-04-06 03:03:35] "GET /network-policy/ebd4ea48-74c7-46bb-8cd3-0a0d05e3fad0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.006121 10.0.0.249 - - [2026-04-06 03:03:36] "POST /fqname-to-id HTTP/1.1" 404 229 0.003452 10.0.0.249 - - [2026-04-06 03:03:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004989 10.0.0.33 - - [2026-04-06 03:03:36] "GET /projects?obj_uuids=d98cb32a-5f07-4b11-8bb6-ec0e06dd29a0&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001441 10.0.0.249 - - [2026-04-06 03:03:36] "GET /project/d98cb32a-5f07-4b11-8bb6-ec0e06dd29a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.073256 10.0.0.249 - - [2026-04-06 03:03:36] "POST /network-policys HTTP/1.1" 200 563 0.029130 10.0.0.249 - - [2026-04-06 03:03:36] "GET /network-policy/ef507497-854e-4808-a399-b8a351e61cde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.006879 10.0.0.27 - - [2026-04-06 03:03:36] "POST /fqname-to-id HTTP/1.1" 404 252 0.002772 10.0.0.249 - - [2026-04-06 03:03:36] "POST /neutron/network HTTP/1.1" 200 2250 0.056076 10.0.0.249 - - [2026-04-06 03:03:36] "GET /virtual-network/17e1e011-cd3b-4514-a0f5-4aab52b30a35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6141 0.009630 10.0.0.249 - - [2026-04-06 03:03:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004684 10.0.0.249 - - [2026-04-06 03:03:37] "GET /network-policy/02433363-f4d3-4e0e-a760-dddb452aa32d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8879 0.007235 10.0.0.249 - - [2026-04-06 03:03:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004733 10.0.0.249 - - [2026-04-06 03:03:37] "GET /network-policy/036fcad0-56d5-49c5-bd8c-14769480b2e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5023 0.006216 10.0.0.249 - - [2026-04-06 03:03:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004047 10.0.0.249 - - [2026-04-06 03:03:37] "GET /network-policy/35a84ea4-d4f4-4633-a9d9-3aadad388af9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.007649 10.0.0.249 - - [2026-04-06 03:03:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003659 10.0.0.249 - - [2026-04-06 03:03:37] "GET /network-policy/545de2ae-18da-439a-ba60-667fa1abb530?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.004566 10.0.0.249 - - [2026-04-06 03:03:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003428 10.0.0.249 - - [2026-04-06 03:03:37] "GET /network-policy/791f9048-fd35-4ce4-8f84-da1ffaad0624?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.005812 10.0.0.249 - - [2026-04-06 03:03:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003487 10.0.0.249 - - [2026-04-06 03:03:37] "GET /network-policy/793cdfe2-8a94-47cd-98e5-58024a3cbed7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.004389 10.0.0.249 - - [2026-04-06 03:03:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003668 10.0.0.249 - - [2026-04-06 03:03:37] "GET /network-policy/9baa180f-f151-4e3b-b88f-abfc2c782774?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.008979 10.0.0.249 - - [2026-04-06 03:03:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004059 10.0.0.249 - - [2026-04-06 03:03:37] "GET /network-policy/aea9af63-805f-4e5d-b4f9-0518544e4c18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.006156 10.0.0.249 - - [2026-04-06 03:03:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004323 10.0.0.249 - - [2026-04-06 03:03:37] "GET /network-policy/ebd4ea48-74c7-46bb-8cd3-0a0d05e3fad0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.005568 10.0.0.249 - - [2026-04-06 03:03:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003865 10.0.0.249 - - [2026-04-06 03:03:37] "GET /network-policy/ef507497-854e-4808-a399-b8a351e61cde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.006268 10.0.0.249 - - [2026-04-06 03:03:37] "POST /id-to-fqname HTTP/1.1" 200 235 0.001964 10.0.0.33 - - [2026-04-06 03:03:38] "GET /projects?obj_uuids=d98cb32a-5f07-4b11-8bb6-ec0e06dd29a0&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001071 10.0.0.249 - - [2026-04-06 03:03:38] "GET /project/d98cb32a-5f07-4b11-8bb6-ec0e06dd29a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.061879 10.0.0.249 - - [2026-04-06 03:03:38] "POST /neutron/port HTTP/1.1" 200 117 0.008310 10.0.0.249 - - [2026-04-06 03:03:39] "POST /neutron/network HTTP/1.1" 200 2260 0.008780 10.0.0.249 - - [2026-04-06 03:03:39] "POST /neutron/port HTTP/1.1" 200 1174 0.055435 10.0.0.249 - - [2026-04-06 03:03:40] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003792 10.0.0.249 - - [2026-04-06 03:03:40] "POST /neutron/port HTTP/1.1" 200 117 0.001506 10.0.0.249 - - [2026-04-06 03:03:43] "POST /neutron/port HTTP/1.1" 200 1238 0.023920 10.0.0.249 - - [2026-04-06 03:03:44] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007977 10.0.0.249 - - [2026-04-06 03:03:44] "GET /virtual-machine/d4fa2cff-3125-4e9b-8362-2985ee788510 HTTP/1.1" 401 293 0.000551 10.0.0.249 - - [2026-04-06 03:03:44] "GET /virtual-machine/d4fa2cff-3125-4e9b-8362-2985ee788510 HTTP/1.1" 200 1304 0.032247 10.0.0.249 - - [2026-04-06 03:03:44] "GET /virtual-machine-interface/707c806f-21ca-4836-8bee-9784123df94d HTTP/1.1" 200 3169 0.005469 10.0.0.249 - - [2026-04-06 03:03:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003608 10.0.0.249 - - [2026-04-06 03:03:44] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004194 10.0.0.249 - - [2026-04-06 03:03:44] "GET /virtual-networks?parent_id=d98cb32a-5f07-4b11-8bb6-ec0e06dd29a0&detail=False&count=False&shared=False HTTP/1.1" 200 366 0.003470 10.0.0.249 - - [2026-04-06 03:03:44] "GET /virtual-network/17e1e011-cd3b-4514-a0f5-4aab52b30a35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6141 0.006561 10.0.0.249 - - [2026-04-06 03:03:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004170 10.0.0.249 - - [2026-04-06 03:03:47] "GET /virtual-network/17e1e011-cd3b-4514-a0f5-4aab52b30a35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6141 0.006294 10.0.0.249 - - [2026-04-06 03:03:48] "GET /obj-perms HTTP/1.1" 200 5075 0.048313 10.0.0.249 - - [2026-04-06 03:03:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003460 10.0.0.249 - - [2026-04-06 03:03:52] "GET /virtual-network/17e1e011-cd3b-4514-a0f5-4aab52b30a35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6141 0.005825 10.0.0.249 - - [2026-04-06 03:03:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003937 10.0.0.249 - - [2026-04-06 03:03:56] "GET /virtual-network/17e1e011-cd3b-4514-a0f5-4aab52b30a35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6141 0.005883 10.0.0.249 - - [2026-04-06 03:04:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005502 10.0.0.249 - - [2026-04-06 03:04:00] "GET /virtual-network/17e1e011-cd3b-4514-a0f5-4aab52b30a35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6141 0.007097 10.0.0.249 - - [2026-04-06 03:04:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004158 10.0.0.249 - - [2026-04-06 03:04:04] "GET /virtual-network/17e1e011-cd3b-4514-a0f5-4aab52b30a35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6141 0.006609 10.0.0.249 - - [2026-04-06 03:04:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003690 10.0.0.249 - - [2026-04-06 03:04:08] "GET /virtual-network/17e1e011-cd3b-4514-a0f5-4aab52b30a35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6141 0.008403 10.0.0.249 - - [2026-04-06 03:04:11] "POST /neutron/port HTTP/1.1" 200 1238 0.019035 10.0.0.249 - - [2026-04-06 03:04:11] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004464 10.0.0.249 - - [2026-04-06 03:04:11] "POST /neutron/port HTTP/1.1" 200 117 0.001572 10.0.0.249 - - [2026-04-06 03:04:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003535 10.0.0.249 - - [2026-04-06 03:04:12] "GET /virtual-network/17e1e011-cd3b-4514-a0f5-4aab52b30a35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6141 0.007304 10.0.0.249 - - [2026-04-06 03:04:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004384 10.0.0.249 - - [2026-04-06 03:04:16] "GET /virtual-network/17e1e011-cd3b-4514-a0f5-4aab52b30a35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6141 0.007681 10.0.0.249 - - [2026-04-06 03:04:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003786 10.0.0.249 - - [2026-04-06 03:04:18] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004571 10.0.0.249 - - [2026-04-06 03:04:18] "GET /virtual-networks?parent_id=d98cb32a-5f07-4b11-8bb6-ec0e06dd29a0&detail=False&count=False&shared=False HTTP/1.1" 200 366 0.003725 10.0.0.249 - - [2026-04-06 03:04:18] "GET /virtual-network/17e1e011-cd3b-4514-a0f5-4aab52b30a35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6141 0.006026 10.0.0.249 - - [2026-04-06 03:04:19] "POST /neutron/port HTTP/1.1" 200 1238 0.017415 10.0.0.249 - - [2026-04-06 03:04:24] "POST /neutron/security_group HTTP/1.1" 200 2070 0.008835 10.0.0.249 - - [2026-04-06 03:04:29] "POST /neutron/port HTTP/1.1" 200 1238 0.022495 10.0.0.249 - - [2026-04-06 03:04:34] "POST /neutron/security_group HTTP/1.1" 200 2070 0.008984 10.0.0.249 - - [2026-04-06 03:04:39] "POST /neutron/port HTTP/1.1" 200 1238 0.022497 10.0.0.249 - - [2026-04-06 03:04:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004455 10.0.0.249 - - [2026-04-06 03:04:40] "GET /network-policy/aea9af63-805f-4e5d-b4f9-0518544e4c18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.004317 10.0.0.249 - - [2026-04-06 03:04:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004385 10.0.0.249 - - [2026-04-06 03:04:40] "GET /network-policy/02433363-f4d3-4e0e-a760-dddb452aa32d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8879 0.004868 10.0.0.249 - - [2026-04-06 03:04:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003811 10.0.0.249 - - [2026-04-06 03:04:40] "GET /network-policy/793cdfe2-8a94-47cd-98e5-58024a3cbed7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.005939 10.0.0.249 - - [2026-04-06 03:04:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003958 10.0.0.249 - - [2026-04-06 03:04:40] "GET /network-policy/036fcad0-56d5-49c5-bd8c-14769480b2e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5023 0.004917 10.0.0.249 - - [2026-04-06 03:04:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003553 10.0.0.249 - - [2026-04-06 03:04:40] "GET /network-policy/791f9048-fd35-4ce4-8f84-da1ffaad0624?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.006214 10.0.0.249 - - [2026-04-06 03:04:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003869 10.0.0.249 - - [2026-04-06 03:04:40] "GET /network-policy/545de2ae-18da-439a-ba60-667fa1abb530?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.004761 10.0.0.249 - - [2026-04-06 03:04:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003808 10.0.0.249 - - [2026-04-06 03:04:40] "GET /network-policy/35a84ea4-d4f4-4633-a9d9-3aadad388af9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.004772 10.0.0.249 - - [2026-04-06 03:04:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004465 10.0.0.249 - - [2026-04-06 03:04:40] "GET /network-policy/9baa180f-f151-4e3b-b88f-abfc2c782774?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.006764 10.0.0.249 - - [2026-04-06 03:04:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.006428 10.0.0.249 - - [2026-04-06 03:04:40] "GET /network-policy/ebd4ea48-74c7-46bb-8cd3-0a0d05e3fad0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.007722 10.0.0.249 - - [2026-04-06 03:04:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004943 10.0.0.249 - - [2026-04-06 03:04:40] "GET /network-policy/ef507497-854e-4808-a399-b8a351e61cde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.005561 10.0.0.249 - - [2026-04-06 03:04:40] "POST /fqname-to-id HTTP/1.1" 404 207 0.042800 10.0.0.249 - - [2026-04-06 03:04:40] "POST /neutron/network HTTP/1.1" 200 1440 0.199398 10.0.0.27 - - [2026-04-06 03:04:40] "PUT /access-control-list/41656d35-5fa6-4ae5-bf53-d7fb7acb5cea HTTP/1.1" 200 272 0.078813 10.0.0.249 - - [2026-04-06 03:04:40] "GET /virtual-network/17e1e011-cd3b-4514-a0f5-4aab52b30a35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3495 0.006907 10.0.0.249 - - [2026-04-06 03:04:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.006098 10.0.0.249 - - [2026-04-06 03:04:41] "GET /network-policy/aea9af63-805f-4e5d-b4f9-0518544e4c18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.004728 10.0.0.249 - - [2026-04-06 03:04:46] "POST /neutron/network HTTP/1.1" 200 1440 0.135316 10.0.0.249 - - [2026-04-06 03:04:46] "GET /virtual-network/17e1e011-cd3b-4514-a0f5-4aab52b30a35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3495 0.006266 10.0.0.249 - - [2026-04-06 03:04:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005387 10.0.0.249 - - [2026-04-06 03:04:46] "GET /network-policy/02433363-f4d3-4e0e-a760-dddb452aa32d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8879 0.004873 10.0.0.249 - - [2026-04-06 03:04:51] "POST /neutron/network HTTP/1.1" 200 1440 0.099309 10.0.0.249 - - [2026-04-06 03:04:51] "GET /virtual-network/17e1e011-cd3b-4514-a0f5-4aab52b30a35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3495 0.013562 10.0.0.249 - - [2026-04-06 03:04:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.007980 10.0.0.249 - - [2026-04-06 03:04:51] "GET /network-policy/793cdfe2-8a94-47cd-98e5-58024a3cbed7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.004554 10.0.0.249 - - [2026-04-06 03:04:56] "POST /fqname-to-id HTTP/1.1" 404 207 0.006505 10.0.0.249 - - [2026-04-06 03:04:56] "POST /neutron/network HTTP/1.1" 200 1440 0.117499 10.0.0.27 - - [2026-04-06 03:04:56] "PUT /access-control-list/41656d35-5fa6-4ae5-bf53-d7fb7acb5cea HTTP/1.1" 200 272 0.094399 10.0.0.249 - - [2026-04-06 03:04:56] "GET /virtual-network/17e1e011-cd3b-4514-a0f5-4aab52b30a35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3495 0.006554 10.0.0.249 - - [2026-04-06 03:04:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.007748 10.0.0.249 - - [2026-04-06 03:04:56] "GET /network-policy/036fcad0-56d5-49c5-bd8c-14769480b2e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5023 0.004353 10.0.0.249 - - [2026-04-06 03:05:02] "POST /neutron/network HTTP/1.1" 200 1440 0.092787 10.0.0.249 - - [2026-04-06 03:05:02] "GET /virtual-network/17e1e011-cd3b-4514-a0f5-4aab52b30a35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3495 0.008757 10.0.0.249 - - [2026-04-06 03:05:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003227 10.0.0.249 - - [2026-04-06 03:05:02] "GET /network-policy/791f9048-fd35-4ce4-8f84-da1ffaad0624?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.004863 10.0.0.249 - - [2026-04-06 03:05:07] "POST /neutron/network HTTP/1.1" 200 1440 0.096379 10.0.0.249 - - [2026-04-06 03:05:07] "GET /virtual-network/17e1e011-cd3b-4514-a0f5-4aab52b30a35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3495 0.006425 10.0.0.249 - - [2026-04-06 03:05:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003298 10.0.0.249 - - [2026-04-06 03:05:07] "GET /network-policy/545de2ae-18da-439a-ba60-667fa1abb530?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.004703 10.0.0.249 - - [2026-04-06 03:05:12] "POST /neutron/port HTTP/1.1" 200 1238 0.019011 10.0.0.249 - - [2026-04-06 03:05:12] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004332 10.0.0.249 - - [2026-04-06 03:05:12] "POST /neutron/port HTTP/1.1" 200 117 0.001573 10.0.0.249 - - [2026-04-06 03:05:12] "POST /fqname-to-id HTTP/1.1" 404 207 0.019476 10.0.0.27 - - [2026-04-06 03:05:12] "PUT /access-control-list/41656d35-5fa6-4ae5-bf53-d7fb7acb5cea HTTP/1.1" 200 272 0.020260 10.0.0.249 - - [2026-04-06 03:05:12] "POST /neutron/network HTTP/1.1" 200 1440 0.146685 10.0.0.249 - - [2026-04-06 03:05:12] "GET /virtual-network/17e1e011-cd3b-4514-a0f5-4aab52b30a35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3495 0.008901 10.0.0.249 - - [2026-04-06 03:05:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004089 10.0.0.249 - - [2026-04-06 03:05:12] "GET /network-policy/35a84ea4-d4f4-4633-a9d9-3aadad388af9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.005751 10.0.0.249 - - [2026-04-06 03:05:17] "POST /neutron/network HTTP/1.1" 200 1440 0.105847 10.0.0.249 - - [2026-04-06 03:05:17] "GET /virtual-network/17e1e011-cd3b-4514-a0f5-4aab52b30a35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3495 0.006014 10.0.0.249 - - [2026-04-06 03:05:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003288 10.0.0.249 - - [2026-04-06 03:05:18] "GET /network-policy/9baa180f-f151-4e3b-b88f-abfc2c782774?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.004381 10.0.0.249 - - [2026-04-06 03:05:23] "POST /neutron/network HTTP/1.1" 200 1440 0.081244 10.0.0.249 - - [2026-04-06 03:05:23] "GET /virtual-network/17e1e011-cd3b-4514-a0f5-4aab52b30a35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3495 0.013835 10.0.0.249 - - [2026-04-06 03:05:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003116 10.0.0.249 - - [2026-04-06 03:05:23] "GET /network-policy/ebd4ea48-74c7-46bb-8cd3-0a0d05e3fad0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.004273 10.0.0.249 - - [2026-04-06 03:05:28] "POST /fqname-to-id HTTP/1.1" 404 207 0.004941 10.0.0.27 - - [2026-04-06 03:05:28] "PUT /access-control-list/41656d35-5fa6-4ae5-bf53-d7fb7acb5cea HTTP/1.1" 200 272 0.014697 10.0.0.249 - - [2026-04-06 03:05:28] "POST /neutron/network HTTP/1.1" 200 1440 0.094834 10.0.0.249 - - [2026-04-06 03:05:28] "GET /virtual-network/17e1e011-cd3b-4514-a0f5-4aab52b30a35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3495 0.005785 10.0.0.249 - - [2026-04-06 03:05:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003395 10.0.0.249 - - [2026-04-06 03:05:28] "GET /network-policy/ef507497-854e-4808-a399-b8a351e61cde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.005020 10.0.0.249 - - [2026-04-06 03:05:33] "GET /virtual-machine/d4fa2cff-3125-4e9b-8362-2985ee788510 HTTP/1.1" 200 1304 0.004072 10.0.0.249 - - [2026-04-06 03:05:34] "POST /neutron/port HTTP/1.1" 200 1228 0.017565 10.0.0.249 - - [2026-04-06 03:05:35] "GET /virtual-machine/d4fa2cff-3125-4e9b-8362-2985ee788510 HTTP/1.1" 404 171 0.003516 10.0.0.249 - - [2026-04-06 03:05:35] "GET /virtual-machine/d4fa2cff-3125-4e9b-8362-2985ee788510 HTTP/1.1" 404 171 0.003255 10.0.0.249 - - [2026-04-06 03:05:35] "GET /virtual-machine/d4fa2cff-3125-4e9b-8362-2985ee788510 HTTP/1.1" 404 171 0.002963 10.0.0.249 - - [2026-04-06 03:05:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003590 10.0.0.249 - - [2026-04-06 03:05:35] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004646 10.0.0.249 - - [2026-04-06 03:05:35] "GET /virtual-networks?parent_id=d98cb32a-5f07-4b11-8bb6-ec0e06dd29a0&detail=False&count=False&shared=False HTTP/1.1" 200 366 0.003116 10.0.0.249 - - [2026-04-06 03:05:35] "GET /virtual-network/17e1e011-cd3b-4514-a0f5-4aab52b30a35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3495 0.006793 10.0.0.249 - - [2026-04-06 03:05:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003390 10.0.0.249 - - [2026-04-06 03:05:36] "GET /routing-instance/acf79b36-1169-4ec0-817e-e708479cd608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1499 0.004892 10.0.0.249 - - [2026-04-06 03:05:36] "GET /route-target/29d665e1-8bc9-4fb6-86ca-280be881d902?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.005627 10.0.0.249 - - [2026-04-06 03:05:39] "GET /obj-perms HTTP/1.1" 200 5038 0.049189 10.0.0.33 - - [2026-04-06 03:05:39] "GET /obj-perms HTTP/1.1" 200 5038 0.004010 10.0.0.249 - - [2026-04-06 03:05:48] "GET /obj-perms HTTP/1.1" 200 5038 0.004873 10.0.0.33 - - [2026-04-06 03:05:48] "GET /obj-perms HTTP/1.1" 200 5038 0.004170 10.0.0.33 - - [2026-04-06 03:05:54] "GET /obj-perms HTTP/1.1" 200 5038 0.003796 10.0.0.249 - - [2026-04-06 03:05:57] "GET /obj-perms HTTP/1.1" 200 5038 0.004215 10.0.0.249 - - [2026-04-06 03:06:00] "GET /obj-perms HTTP/1.1" 200 5038 0.004243 10.0.0.27 - - [2026-04-06 03:06:00] "GET /obj-perms HTTP/1.1" 200 5038 0.007889 10.0.0.33 - - [2026-04-06 03:06:00] "GET /obj-perms HTTP/1.1" 200 5038 0.005123 10.0.0.249 - - [2026-04-06 03:06:01] "GET /virtual-network/17e1e011-cd3b-4514-a0f5-4aab52b30a35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3495 0.006254 10.0.0.249 - - [2026-04-06 03:06:01] "POST /neutron/network HTTP/1.1" 200 1337 0.096925 10.0.0.249 - - [2026-04-06 03:06:01] "GET /virtual-network/17e1e011-cd3b-4514-a0f5-4aab52b30a35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.006445 10.0.0.249 - - [2026-04-06 03:06:01] "DELETE /network-policy/ef507497-854e-4808-a399-b8a351e61cde HTTP/1.1" 200 115 0.045497 10.0.0.249 - - [2026-04-06 03:06:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004367 10.0.0.33 - - [2026-04-06 03:06:01] "GET /projects?obj_uuids=d98cb32a-5f07-4b11-8bb6-ec0e06dd29a0&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000935 10.0.0.249 - - [2026-04-06 03:06:01] "GET /project/d98cb32a-5f07-4b11-8bb6-ec0e06dd29a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.053732 10.0.0.249 - - [2026-04-06 03:06:01] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-46518460&detail=False&count=False&shared=False HTTP/1.1" 200 2255 0.006464 10.0.0.249 - - [2026-04-06 03:06:01] "DELETE /network-policy/ebd4ea48-74c7-46bb-8cd3-0a0d05e3fad0 HTTP/1.1" 200 115 0.039100 10.0.0.249 - - [2026-04-06 03:06:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.006802 10.0.0.33 - - [2026-04-06 03:06:01] "GET /projects?obj_uuids=d98cb32a-5f07-4b11-8bb6-ec0e06dd29a0&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000939 10.0.0.249 - - [2026-04-06 03:06:01] "GET /project/d98cb32a-5f07-4b11-8bb6-ec0e06dd29a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.048374 10.0.0.249 - - [2026-04-06 03:06:01] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-46518460&detail=False&count=False&shared=False HTTP/1.1" 200 2019 0.006572 10.0.0.249 - - [2026-04-06 03:06:01] "DELETE /network-policy/9baa180f-f151-4e3b-b88f-abfc2c782774 HTTP/1.1" 200 115 0.043077 10.0.0.249 - - [2026-04-06 03:06:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.007190 10.0.0.33 - - [2026-04-06 03:06:01] "GET /projects?obj_uuids=d98cb32a-5f07-4b11-8bb6-ec0e06dd29a0&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001268 10.0.0.249 - - [2026-04-06 03:06:01] "GET /project/d98cb32a-5f07-4b11-8bb6-ec0e06dd29a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.053729 10.0.0.249 - - [2026-04-06 03:06:01] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-46518460&detail=False&count=False&shared=False HTTP/1.1" 200 1783 0.010102 10.0.0.249 - - [2026-04-06 03:06:01] "DELETE /network-policy/35a84ea4-d4f4-4633-a9d9-3aadad388af9 HTTP/1.1" 200 115 0.061843 10.0.0.249 - - [2026-04-06 03:06:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003428 10.0.0.33 - - [2026-04-06 03:06:02] "GET /projects?obj_uuids=d98cb32a-5f07-4b11-8bb6-ec0e06dd29a0&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001268 10.0.0.249 - - [2026-04-06 03:06:02] "GET /project/d98cb32a-5f07-4b11-8bb6-ec0e06dd29a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.046231 10.0.0.249 - - [2026-04-06 03:06:02] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-46518460&detail=False&count=False&shared=False HTTP/1.1" 200 1547 0.006503 10.0.0.249 - - [2026-04-06 03:06:02] "DELETE /network-policy/545de2ae-18da-439a-ba60-667fa1abb530 HTTP/1.1" 200 115 0.036266 10.0.0.249 - - [2026-04-06 03:06:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.010009 10.0.0.33 - - [2026-04-06 03:06:02] "GET /projects?obj_uuids=d98cb32a-5f07-4b11-8bb6-ec0e06dd29a0&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001123 10.0.0.249 - - [2026-04-06 03:06:02] "GET /project/d98cb32a-5f07-4b11-8bb6-ec0e06dd29a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.044429 10.0.0.249 - - [2026-04-06 03:06:02] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-46518460&detail=False&count=False&shared=False HTTP/1.1" 200 1311 0.005655 10.0.0.249 - - [2026-04-06 03:06:02] "DELETE /network-policy/791f9048-fd35-4ce4-8f84-da1ffaad0624 HTTP/1.1" 200 115 0.038068 10.0.0.249 - - [2026-04-06 03:06:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004672 10.0.0.33 - - [2026-04-06 03:06:02] "GET /projects?obj_uuids=d98cb32a-5f07-4b11-8bb6-ec0e06dd29a0&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000935 10.0.0.249 - - [2026-04-06 03:06:02] "GET /project/d98cb32a-5f07-4b11-8bb6-ec0e06dd29a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.042269 10.0.0.249 - - [2026-04-06 03:06:02] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-46518460&detail=False&count=False&shared=False HTTP/1.1" 200 1074 0.006116 10.0.0.249 - - [2026-04-06 03:06:02] "DELETE /network-policy/036fcad0-56d5-49c5-bd8c-14769480b2e4 HTTP/1.1" 200 115 0.047203 10.0.0.249 - - [2026-04-06 03:06:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004534 10.0.0.33 - - [2026-04-06 03:06:02] "GET /projects?obj_uuids=d98cb32a-5f07-4b11-8bb6-ec0e06dd29a0&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001077 10.0.0.249 - - [2026-04-06 03:06:02] "GET /project/d98cb32a-5f07-4b11-8bb6-ec0e06dd29a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.049636 10.0.0.249 - - [2026-04-06 03:06:02] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-46518460&detail=False&count=False&shared=False HTTP/1.1" 200 838 0.006266 10.0.0.249 - - [2026-04-06 03:06:02] "DELETE /network-policy/793cdfe2-8a94-47cd-98e5-58024a3cbed7 HTTP/1.1" 200 115 0.041483 10.0.0.249 - - [2026-04-06 03:06:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.006956 10.0.0.33 - - [2026-04-06 03:06:02] "GET /projects?obj_uuids=d98cb32a-5f07-4b11-8bb6-ec0e06dd29a0&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000928 10.0.0.249 - - [2026-04-06 03:06:03] "GET /project/d98cb32a-5f07-4b11-8bb6-ec0e06dd29a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.043154 10.0.0.249 - - [2026-04-06 03:06:03] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-46518460&detail=False&count=False&shared=False HTTP/1.1" 200 602 0.006806 10.0.0.249 - - [2026-04-06 03:06:03] "DELETE /network-policy/02433363-f4d3-4e0e-a760-dddb452aa32d HTTP/1.1" 200 115 0.035377 10.0.0.249 - - [2026-04-06 03:06:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004037 10.0.0.33 - - [2026-04-06 03:06:03] "GET /projects?obj_uuids=d98cb32a-5f07-4b11-8bb6-ec0e06dd29a0&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000916 10.0.0.249 - - [2026-04-06 03:06:03] "GET /project/d98cb32a-5f07-4b11-8bb6-ec0e06dd29a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.064189 10.0.0.249 - - [2026-04-06 03:06:03] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-46518460&detail=False&count=False&shared=False HTTP/1.1" 200 366 0.005894 10.0.0.249 - - [2026-04-06 03:06:03] "DELETE /network-policy/aea9af63-805f-4e5d-b4f9-0518544e4c18 HTTP/1.1" 200 115 0.045308 10.0.0.249 - - [2026-04-06 03:06:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.006110 10.0.0.33 - - [2026-04-06 03:06:03] "GET /projects?obj_uuids=d98cb32a-5f07-4b11-8bb6-ec0e06dd29a0&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001575 10.0.0.249 - - [2026-04-06 03:06:03] "GET /project/d98cb32a-5f07-4b11-8bb6-ec0e06dd29a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.051012 10.0.0.249 - - [2026-04-06 03:06:03] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-46518460&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.005712 10.0.0.33 - - [2026-04-06 03:06:03] "POST /useragent-kv HTTP/1.1" 200 115 0.004082 10.0.0.33 - - [2026-04-06 03:06:03] "POST /useragent-kv HTTP/1.1" 200 115 0.004382 10.0.0.33 - - [2026-04-06 03:06:03] "POST /useragent-kv HTTP/1.1" 200 115 0.005892 10.0.0.33 - - [2026-04-06 03:06:03] "POST /useragent-kv HTTP/1.1" 200 115 0.003506 10.0.0.33 - - [2026-04-06 03:06:03] "POST /useragent-kv HTTP/1.1" 200 115 0.003443 10.0.0.33 - - [2026-04-06 03:06:03] "POST /useragent-kv HTTP/1.1" 200 115 0.003844 10.0.0.249 - - [2026-04-06 03:06:03] "POST /neutron/network HTTP/1.1" 200 151 0.178160 10.0.0.27 - - [2026-04-06 03:06:03] "DELETE /route-target/29d665e1-8bc9-4fb6-86ca-280be881d902 HTTP/1.1" 200 115 0.042412 10.0.0.249 - - [2026-04-06 03:06:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004180 10.0.0.249 - - [2026-04-06 03:06:04] "DELETE /network-ipam/122f71d7-0240-4ad3-b3a6-b8f8cbfe531f HTTP/1.1" 200 115 0.038266 10.0.0.249 - - [2026-04-06 03:06:04] "POST /fqname-to-id HTTP/1.1" 404 260 0.003303 10.0.0.27 - - [2026-04-06 03:06:19] "GET /global-system-configs HTTP/1.1" 401 293 0.000430 10.0.0.27 - - [2026-04-06 03:06:19] "GET /global-system-configs HTTP/1.1" 401 293 0.000444 10.0.0.33 - - [2026-04-06 03:06:19] "GET /global-system-configs HTTP/1.1" 401 293 0.000392 10.0.0.33 - - [2026-04-06 03:06:20] "GET /global-system-configs HTTP/1.1" 401 293 0.000424 10.0.0.27 - - [2026-04-06 03:06:20] "GET /global-system-configs HTTP/1.1" 401 293 0.000422 10.0.0.27 - - [2026-04-06 03:06:20] "GET /global-system-configs HTTP/1.1" 401 293 0.000425 10.0.0.33 - - [2026-04-06 03:06:21] "GET /global-system-configs HTTP/1.1" 401 293 0.000481 10.0.0.33 - - [2026-04-06 03:06:21] "GET /global-system-configs HTTP/1.1" 401 293 0.000448 10.0.0.249 - - [2026-04-06 03:06:21] "GET /global-system-configs HTTP/1.1" 401 293 0.001099 10.0.0.249 - - [2026-04-06 03:06:21] "GET /global-system-configs HTTP/1.1" 401 293 0.000375 10.0.0.249 - - [2026-04-06 03:06:22] "GET /global-system-configs HTTP/1.1" 401 293 0.000445 10.0.0.249 - - [2026-04-06 03:06:22] "GET /global-system-configs HTTP/1.1" 401 293 0.000423 10.0.0.33 - - [2026-04-06 03:08:04] "GET /projects?obj_uuids=d98cb32a-5f07-4b11-8bb6-ec0e06dd29a0&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001713 10.0.0.33 - - [2026-04-06 03:08:04] "GET /project/d98cb32a-5f07-4b11-8bb6-ec0e06dd29a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1527 0.051500 10.0.0.33 - - [2026-04-06 03:08:04] "GET /projects?obj_uuids=d98cb32a-5f07-4b11-8bb6-ec0e06dd29a0&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001910 10.0.0.33 - - [2026-04-06 03:08:04] "GET /project/d98cb32a-5f07-4b11-8bb6-ec0e06dd29a0?fields=security_groups HTTP/1.1" 200 1410 0.050846 10.0.0.33 - - [2026-04-06 03:08:04] "DELETE /security-group/cf914c97-a5de-4f47-a35d-9ec7671101f9 HTTP/1.1" 200 115 0.057646 10.0.0.33 - - [2026-04-06 03:08:04] "GET /projects?obj_uuids=d98cb32a-5f07-4b11-8bb6-ec0e06dd29a0&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000937 10.0.0.33 - - [2026-04-06 03:08:04] "GET /project/d98cb32a-5f07-4b11-8bb6-ec0e06dd29a0?fields=application_policy_sets HTTP/1.1" 200 1449 0.065737 10.0.0.249 - - [2026-04-06 03:08:04] "DELETE /project/d98cb32a-5f07-4b11-8bb6-ec0e06dd29a0 HTTP/1.1" 200 115 0.433795 10.0.0.33 - - [2026-04-06 03:08:04] "GET /domains?obj_uuids=500738d8-636d-4330-98c4-d5dafb5cbb39&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001312 10.0.0.249 - - [2026-04-06 03:08:04] "GET /domain/500738d8-636d-4330-98c4-d5dafb5cbb39?fields=projects HTTP/1.1" 200 1438 0.017819 10.0.0.33 - - [2026-04-06 03:08:07] "GET /projects?obj_uuids=d98cb32a-5f07-4b11-8bb6-ec0e06dd29a0&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003626 10.0.0.33 - - [2026-04-06 03:08:07] "GET /domains?obj_uuids=500738d8-636d-4330-98c4-d5dafb5cbb39&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001252 10.0.0.33 - - [2026-04-06 03:08:07] "GET /domain/500738d8-636d-4330-98c4-d5dafb5cbb39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.030875 10.0.0.33 - - [2026-04-06 03:08:07] "POST /id-to-fqname HTTP/1.1" 200 202 0.001384 10.0.0.33 - - [2026-04-06 03:08:07] "POST /fqname-to-id HTTP/1.1" 404 211 0.012778 10.0.0.33 - - [2026-04-06 03:08:07] "POST /security-groups HTTP/1.1" 200 603 0.078871 10.0.0.33 - - [2026-04-06 03:08:08] "POST /projects HTTP/1.1" 200 609 0.309858 10.0.0.27 - - [2026-04-06 03:08:08] "POST /fqname-to-id HTTP/1.1" 404 246 0.028001 10.0.0.33 - - [2026-04-06 03:08:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.383303 10.0.0.27 - - [2026-04-06 03:08:08] "POST /access-control-lists HTTP/1.1" 200 606 0.030236 10.0.0.249 - - [2026-04-06 03:08:08] "GET /project/d98cb32a-5f07-4b11-8bb6-ec0e06dd29a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.884590 10.0.0.33 - - [2026-04-06 03:08:08] "GET /projects?obj_uuids=d98cb32a-5f07-4b11-8bb6-ec0e06dd29a0&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001171 10.0.0.249 - - [2026-04-06 03:08:08] "GET /project/d98cb32a-5f07-4b11-8bb6-ec0e06dd29a0?fields=virtual_networks HTTP/1.1" 200 1067 0.051254 10.0.0.33 - - [2026-04-06 03:08:08] "GET /projects?obj_uuids=d98cb32a-5f07-4b11-8bb6-ec0e06dd29a0&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001718 10.0.0.249 - - [2026-04-06 03:08:08] "GET /project/d98cb32a-5f07-4b11-8bb6-ec0e06dd29a0?fields=virtual_machine_interfaces HTTP/1.1" 200 1067 0.050805 10.0.0.33 - - [2026-04-06 03:08:08] "GET /projects?obj_uuids=d98cb32a-5f07-4b11-8bb6-ec0e06dd29a0&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001378 10.0.0.249 - - [2026-04-06 03:08:08] "GET /project/d98cb32a-5f07-4b11-8bb6-ec0e06dd29a0?fields=security_groups HTTP/1.1" 200 1305 0.046563 10.0.0.249 - - [2026-04-06 03:08:09] "POST /fqname-to-id HTTP/1.1" 404 194 0.029995 10.0.0.33 - - [2026-04-06 03:08:09] "GET /projects?obj_uuids=d1f13839-3e36-40ad-a3fa-c8476701324c&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004097 10.0.0.33 - - [2026-04-06 03:08:09] "GET /domains?obj_uuids=500738d8-636d-4330-98c4-d5dafb5cbb39&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000979 10.0.0.33 - - [2026-04-06 03:08:09] "GET /domain/500738d8-636d-4330-98c4-d5dafb5cbb39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007839 10.0.0.33 - - [2026-04-06 03:08:09] "POST /id-to-fqname HTTP/1.1" 200 196 0.002108 10.0.0.33 - - [2026-04-06 03:08:09] "POST /fqname-to-id HTTP/1.1" 404 205 0.009682 10.0.0.33 - - [2026-04-06 03:08:09] "POST /security-groups HTTP/1.1" 200 597 0.074589 10.0.0.33 - - [2026-04-06 03:08:09] "POST /projects HTTP/1.1" 200 597 0.316189 10.0.0.27 - - [2026-04-06 03:08:09] "POST /fqname-to-id HTTP/1.1" 404 239 0.016176 10.0.0.33 - - [2026-04-06 03:08:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.393171 10.0.0.249 - - [2026-04-06 03:08:09] "GET /project/d1f13839-3e36-40ad-a3fa-c8476701324c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.541950 10.0.0.249 - - [2026-04-06 03:08:10] "GET / HTTP/1.1" 200 35931 0.001486 10.0.0.249 - - [2026-04-06 03:08:12] "GET /project/d1f13839-3e36-40ad-a3fa-c8476701324c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 293 0.000480 10.0.0.33 - - [2026-04-06 03:08:13] "GET /projects?obj_uuids=d1f13839-3e36-40ad-a3fa-c8476701324c&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000990 10.0.0.249 - - [2026-04-06 03:08:13] "GET /project/d1f13839-3e36-40ad-a3fa-c8476701324c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.076981 10.0.0.249 - - [2026-04-06 03:08:13] "GET / HTTP/1.1" 200 35931 0.002953 10.0.0.249 - - [2026-04-06 03:08:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004461 10.0.0.33 - - [2026-04-06 03:08:14] "GET /domains?obj_uuids=500738d8-636d-4330-98c4-d5dafb5cbb39&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001325 10.0.0.249 - - [2026-04-06 03:08:14] "GET /domain/500738d8-636d-4330-98c4-d5dafb5cbb39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.009028 10.0.0.249 - - [2026-04-06 03:08:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003699 10.0.0.33 - - [2026-04-06 03:08:14] "GET /projects?obj_uuids=d1f13839-3e36-40ad-a3fa-c8476701324c&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000915 10.0.0.249 - - [2026-04-06 03:08:14] "GET /project/d1f13839-3e36-40ad-a3fa-c8476701324c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.047125 10.0.0.249 - - [2026-04-06 03:08:15] "GET /domains HTTP/1.1" 401 293 0.000439 10.0.0.249 - - [2026-04-06 03:08:15] "GET /domains HTTP/1.1" 200 280 0.028201 10.0.0.33 - - [2026-04-06 03:08:15] "GET /domains?obj_uuids=500738d8-636d-4330-98c4-d5dafb5cbb39&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001015 10.0.0.249 - - [2026-04-06 03:08:15] "GET /domain/500738d8-636d-4330-98c4-d5dafb5cbb39 HTTP/1.1" 200 2971 0.010139 10.0.0.33 - - [2026-04-06 03:08:15] "GET /projects?obj_uuids=d1f13839-3e36-40ad-a3fa-c8476701324c&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000815 10.0.0.249 - - [2026-04-06 03:08:15] "GET /project/d1f13839-3e36-40ad-a3fa-c8476701324c HTTP/1.1" 200 1899 0.100151 10.0.0.249 - - [2026-04-06 03:08:15] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.003081 10.0.0.249 - - [2026-04-06 03:08:15] "POST /network-ipams HTTP/1.1" 200 603 0.031487 10.0.0.249 - - [2026-04-06 03:08:15] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 798 0.006163 10.0.0.249 - - [2026-04-06 03:08:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003648 10.0.0.249 - - [2026-04-06 03:08:15] "GET /network-ipam/49e7b048-4edf-4904-8849-1d6be8c6ee2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1424 0.006636 10.0.0.249 - - [2026-04-06 03:08:15] "PUT /network-ipam/49e7b048-4edf-4904-8849-1d6be8c6ee2c HTTP/1.1" 200 258 0.015496 10.0.0.249 - - [2026-04-06 03:08:16] "POST /fqname-to-id HTTP/1.1" 401 293 0.000474 10.0.0.249 - - [2026-04-06 03:08:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.027403 10.0.0.33 - - [2026-04-06 03:08:16] "GET /projects?obj_uuids=d1f13839-3e36-40ad-a3fa-c8476701324c&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001098 10.0.0.249 - - [2026-04-06 03:08:16] "GET /project/d1f13839-3e36-40ad-a3fa-c8476701324c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.046675 10.0.0.27 - - [2026-04-06 03:08:16] "POST /ref-update HTTP/1.1" 200 156 0.033143 10.0.0.33 - - [2026-04-06 03:08:17] "POST /useragent-kv HTTP/1.1" 200 115 0.007488 10.0.0.249 - - [2026-04-06 03:08:17] "POST /neutron/subnet HTTP/1.1" 200 701 0.284563 10.0.0.249 - - [2026-04-06 03:08:17] "POST /id-to-fqname HTTP/1.1" 200 229 0.001407 10.0.0.249 - - [2026-04-06 03:08:17] "GET /virtual-network/1270d23a-4940-4fb4-bac2-89fe13162b7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2574 0.009784 10.0.0.249 - - [2026-04-06 03:08:17] "POST /neutron/network HTTP/1.1" 200 1074 0.012502 10.0.0.249 - - [2026-04-06 03:08:17] "GET /virtual-network/1270d23a-4940-4fb4-bac2-89fe13162b7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2574 0.004709 10.0.0.249 - - [2026-04-06 03:08:17] "POST /neutron/subnet HTTP/1.1" 200 701 0.009161 10.0.0.249 - - [2026-04-06 03:08:17] "GET /virtual-network/1270d23a-4940-4fb4-bac2-89fe13162b7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2574 0.005532 10.0.0.249 - - [2026-04-06 03:08:18] "GET /obj-perms HTTP/1.1" 200 5032 0.072773 10.0.0.27 - - [2026-04-06 03:08:29] "GET /global-system-configs HTTP/1.1" 401 293 0.000472 10.0.0.27 - - [2026-04-06 03:08:29] "GET /global-system-configs HTTP/1.1" 401 293 0.000421 10.0.0.33 - - [2026-04-06 03:08:32] "DELETE /project/d1f138393e3640ada3fac8476701324c HTTP/1.1" 404 173 0.005626 10.0.0.33 - - [2026-04-06 03:08:32] "DELETE /project/d98cb32a5f074b118bb6ec0e06dd29a0 HTTP/1.1" 404 173 0.004506 10.0.0.33 - - [2026-04-06 03:08:32] "DELETE /project/d98cb32a-5f07-4b11-8bb6-ec0e06dd29a0 HTTP/1.1" 404 177 0.005969 10.0.0.27 - - [2026-04-06 03:09:53] "GET /obj-perms HTTP/1.1" 200 5075 0.059729 10.0.0.27 - - [2026-04-06 03:10:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004356 10.0.0.249 - - [2026-04-06 03:10:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003552 10.0.0.249 - - [2026-04-06 03:10:19] "DELETE /network-ipam/49e7b048-4edf-4904-8849-1d6be8c6ee2c HTTP/1.1" 200 115 0.049575 10.0.0.249 - - [2026-04-06 03:10:19] "POST /fqname-to-id HTTP/1.1" 404 248 0.006027 10.0.0.33 - - [2026-04-06 03:10:19] "GET /projects?obj_uuids=d1f13839-3e36-40ad-a3fa-c8476701324c&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001090 10.0.0.33 - - [2026-04-06 03:10:19] "GET /project/d1f13839-3e36-40ad-a3fa-c8476701324c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1503 0.071639 10.0.0.33 - - [2026-04-06 03:10:19] "GET /projects?obj_uuids=d1f13839-3e36-40ad-a3fa-c8476701324c&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000971 10.0.0.33 - - [2026-04-06 03:10:19] "GET /project/d1f13839-3e36-40ad-a3fa-c8476701324c?fields=security_groups HTTP/1.1" 200 1392 0.049341 10.0.0.33 - - [2026-04-06 03:10:19] "DELETE /security-group/a6e9b305-e701-4c8e-97ce-6209e3578385 HTTP/1.1" 200 115 0.052743 10.0.0.33 - - [2026-04-06 03:10:19] "GET /projects?obj_uuids=d1f13839-3e36-40ad-a3fa-c8476701324c&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000991 10.0.0.33 - - [2026-04-06 03:10:19] "GET /project/d1f13839-3e36-40ad-a3fa-c8476701324c?fields=application_policy_sets HTTP/1.1" 200 1431 0.061863 10.0.0.27 - - [2026-04-06 03:10:19] "DELETE /access-control-list/3be36cf0-ba1c-4ca0-83f2-267c6c398cb5 HTTP/1.1" 200 115 0.046700 10.0.0.249 - - [2026-04-06 03:10:19] "DELETE /project/d1f13839-3e36-40ad-a3fa-c8476701324c HTTP/1.1" 200 115 0.494838 10.0.0.33 - - [2026-04-06 03:10:19] "GET /domains?obj_uuids=500738d8-636d-4330-98c4-d5dafb5cbb39&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001048 10.0.0.249 - - [2026-04-06 03:10:19] "GET /domain/500738d8-636d-4330-98c4-d5dafb5cbb39?fields=projects HTTP/1.1" 200 1438 0.010679 10.0.0.33 - - [2026-04-06 03:10:21] "GET /projects?obj_uuids=d1f13839-3e36-40ad-a3fa-c8476701324c&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003542 10.0.0.33 - - [2026-04-06 03:10:21] "GET /domains?obj_uuids=500738d8-636d-4330-98c4-d5dafb5cbb39&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001046 10.0.0.33 - - [2026-04-06 03:10:21] "GET /domain/500738d8-636d-4330-98c4-d5dafb5cbb39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.050587 10.0.0.33 - - [2026-04-06 03:10:21] "POST /id-to-fqname HTTP/1.1" 200 196 0.006368 10.0.0.33 - - [2026-04-06 03:10:21] "POST /fqname-to-id HTTP/1.1" 404 205 0.015597 10.0.0.33 - - [2026-04-06 03:10:21] "POST /security-groups HTTP/1.1" 200 597 0.033164 10.0.0.33 - - [2026-04-06 03:10:21] "POST /projects HTTP/1.1" 200 597 0.261078 10.0.0.27 - - [2026-04-06 03:10:21] "POST /fqname-to-id HTTP/1.1" 404 239 0.013070 10.0.0.33 - - [2026-04-06 03:10:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.336243 10.0.0.249 - - [2026-04-06 03:10:21] "GET /project/d1f13839-3e36-40ad-a3fa-c8476701324c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.493951 10.0.0.33 - - [2026-04-06 03:10:21] "GET /projects?obj_uuids=d1f13839-3e36-40ad-a3fa-c8476701324c&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001471 10.0.0.249 - - [2026-04-06 03:10:21] "GET /project/d1f13839-3e36-40ad-a3fa-c8476701324c?fields=virtual_networks HTTP/1.1" 200 1055 0.057620 10.0.0.33 - - [2026-04-06 03:10:21] "GET /projects?obj_uuids=d1f13839-3e36-40ad-a3fa-c8476701324c&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001083 10.0.0.249 - - [2026-04-06 03:10:21] "GET /project/d1f13839-3e36-40ad-a3fa-c8476701324c?fields=virtual_machine_interfaces HTTP/1.1" 200 1055 0.042797 10.0.0.33 - - [2026-04-06 03:10:21] "GET /projects?obj_uuids=d1f13839-3e36-40ad-a3fa-c8476701324c&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001689 10.0.0.249 - - [2026-04-06 03:10:21] "GET /project/d1f13839-3e36-40ad-a3fa-c8476701324c?fields=security_groups HTTP/1.1" 200 1287 0.052208 10.0.0.249 - - [2026-04-06 03:10:22] "POST /fqname-to-id HTTP/1.1" 404 200 0.029449 10.0.0.33 - - [2026-04-06 03:10:22] "GET /projects?obj_uuids=6442653c-ff6a-4c74-8237-9137eb8eebf4&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003210 10.0.0.33 - - [2026-04-06 03:10:22] "GET /domains?obj_uuids=500738d8-636d-4330-98c4-d5dafb5cbb39&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001150 10.0.0.33 - - [2026-04-06 03:10:22] "GET /domain/500738d8-636d-4330-98c4-d5dafb5cbb39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007118 10.0.0.33 - - [2026-04-06 03:10:22] "POST /id-to-fqname HTTP/1.1" 200 202 0.001143 10.0.0.33 - - [2026-04-06 03:10:22] "POST /fqname-to-id HTTP/1.1" 404 211 0.004093 10.0.0.33 - - [2026-04-06 03:10:22] "POST /security-groups HTTP/1.1" 200 603 0.030148 10.0.0.33 - - [2026-04-06 03:10:23] "POST /projects HTTP/1.1" 200 609 0.247411 10.0.0.33 - - [2026-04-06 03:10:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.284820 10.0.0.27 - - [2026-04-06 03:10:23] "POST /access-control-lists HTTP/1.1" 200 608 0.032279 10.0.0.249 - - [2026-04-06 03:10:23] "GET /project/6442653c-ff6a-4c74-8237-9137eb8eebf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.423172 10.0.0.249 - - [2026-04-06 03:10:24] "GET / HTTP/1.1" 200 35931 0.001464 10.0.0.249 - - [2026-04-06 03:10:26] "GET /project/6442653c-ff6a-4c74-8237-9137eb8eebf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 293 0.000587 10.0.0.33 - - [2026-04-06 03:10:26] "GET /projects?obj_uuids=6442653c-ff6a-4c74-8237-9137eb8eebf4&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001070 10.0.0.249 - - [2026-04-06 03:10:26] "GET /project/6442653c-ff6a-4c74-8237-9137eb8eebf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.068436 10.0.0.249 - - [2026-04-06 03:10:27] "GET / HTTP/1.1" 200 35931 0.002073 10.0.0.249 - - [2026-04-06 03:10:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003918 10.0.0.33 - - [2026-04-06 03:10:27] "GET /domains?obj_uuids=500738d8-636d-4330-98c4-d5dafb5cbb39&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000890 10.0.0.249 - - [2026-04-06 03:10:27] "GET /domain/500738d8-636d-4330-98c4-d5dafb5cbb39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.007408 10.0.0.249 - - [2026-04-06 03:10:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003974 10.0.0.33 - - [2026-04-06 03:10:27] "GET /projects?obj_uuids=6442653c-ff6a-4c74-8237-9137eb8eebf4&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001042 10.0.0.249 - - [2026-04-06 03:10:27] "GET /project/6442653c-ff6a-4c74-8237-9137eb8eebf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.049046 10.0.0.249 - - [2026-04-06 03:10:28] "GET /domains HTTP/1.1" 401 293 0.000434 10.0.0.249 - - [2026-04-06 03:10:29] "GET /domains HTTP/1.1" 200 280 0.051122 10.0.0.33 - - [2026-04-06 03:10:29] "GET /domains?obj_uuids=500738d8-636d-4330-98c4-d5dafb5cbb39&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000952 10.0.0.249 - - [2026-04-06 03:10:29] "GET /domain/500738d8-636d-4330-98c4-d5dafb5cbb39 HTTP/1.1" 200 2971 0.009423 10.0.0.33 - - [2026-04-06 03:10:29] "GET /projects?obj_uuids=6442653c-ff6a-4c74-8237-9137eb8eebf4&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000859 10.0.0.249 - - [2026-04-06 03:10:29] "GET /project/6442653c-ff6a-4c74-8237-9137eb8eebf4 HTTP/1.1" 200 1933 0.103237 10.0.0.249 - - [2026-04-06 03:10:29] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.016336 10.0.0.249 - - [2026-04-06 03:10:29] "POST /network-ipams HTTP/1.1" 200 621 0.032365 10.0.0.249 - - [2026-04-06 03:10:29] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 810 0.003561 10.0.0.249 - - [2026-04-06 03:10:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.006131 10.0.0.27 - - [2026-04-06 03:10:29] "DELETE /access-control-list/7408c495-38fa-4cbc-a63e-c051bfd3771e HTTP/1.1" 200 115 0.084165 10.0.0.249 - - [2026-04-06 03:10:29] "GET /network-ipam/2f0b949d-a921-41e8-84f0-de97af124610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.036176 10.0.0.249 - - [2026-04-06 03:10:29] "PUT /network-ipam/2f0b949d-a921-41e8-84f0-de97af124610 HTTP/1.1" 200 258 0.034889 10.0.0.249 - - [2026-04-06 03:10:29] "POST /fqname-to-id HTTP/1.1" 401 293 0.000459 10.0.0.249 - - [2026-04-06 03:10:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.034569 10.0.0.33 - - [2026-04-06 03:10:30] "GET /projects?obj_uuids=6442653c-ff6a-4c74-8237-9137eb8eebf4&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001052 10.0.0.249 - - [2026-04-06 03:10:30] "GET /project/6442653c-ff6a-4c74-8237-9137eb8eebf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.053946 10.0.0.249 - - [2026-04-06 03:10:30] "POST /neutron/network HTTP/1.1" 200 117 0.040638 10.0.0.27 - - [2026-04-06 03:10:30] "POST /ref-update HTTP/1.1" 200 156 0.027837 10.0.0.33 - - [2026-04-06 03:10:31] "POST /useragent-kv HTTP/1.1" 200 115 0.008305 10.0.0.249 - - [2026-04-06 03:10:31] "POST /neutron/subnet HTTP/1.1" 200 701 0.218196 10.0.0.249 - - [2026-04-06 03:10:31] "POST /id-to-fqname HTTP/1.1" 200 235 0.001509 10.0.0.249 - - [2026-04-06 03:10:31] "GET /virtual-network/c75d762b-70c2-46df-989a-04a08804e7c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3177 0.007784 10.0.0.249 - - [2026-04-06 03:10:31] "POST /neutron/network HTTP/1.1" 200 1337 0.011538 10.0.0.249 - - [2026-04-06 03:10:31] "GET /virtual-network/c75d762b-70c2-46df-989a-04a08804e7c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3177 0.005335 10.0.0.249 - - [2026-04-06 03:10:31] "POST /neutron/subnet HTTP/1.1" 200 701 0.009498 10.0.0.249 - - [2026-04-06 03:10:32] "GET /virtual-network/c75d762b-70c2-46df-989a-04a08804e7c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3177 0.006067 10.0.0.33 - - [2026-04-06 03:10:33] "DELETE /project/d1f138393e3640ada3fac8476701324c HTTP/1.1" 404 173 0.008827 10.0.0.33 - - [2026-04-06 03:10:33] "DELETE /project/d1f13839-3e36-40ad-a3fa-c8476701324c HTTP/1.1" 404 177 0.005131 10.0.0.33 - - [2026-04-06 03:10:33] "DELETE /project/6442653cff6a4c7482379137eb8eebf4 HTTP/1.1" 404 173 0.007951 10.0.0.33 - - [2026-04-06 03:10:33] "GET /obj-perms HTTP/1.1" 200 5038 0.075572 10.0.0.249 - - [2026-04-06 03:10:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004358 10.0.0.33 - - [2026-04-06 03:10:33] "GET /projects?obj_uuids=6442653c-ff6a-4c74-8237-9137eb8eebf4&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001212 10.0.0.249 - - [2026-04-06 03:10:33] "GET /project/6442653c-ff6a-4c74-8237-9137eb8eebf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.059246 10.0.0.33 - - [2026-04-06 03:10:33] "GET /projects?obj_uuids=6442653c-ff6a-4c74-8237-9137eb8eebf4&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001455 10.0.0.249 - - [2026-04-06 03:10:33] "POST /neutron/network HTTP/1.1" 200 623 0.115392 10.0.0.33 - - [2026-04-06 03:10:34] "POST /useragent-kv HTTP/1.1" 200 115 0.006221 10.0.0.249 - - [2026-04-06 03:10:34] "POST /neutron/subnet HTTP/1.1" 200 823 0.173353 10.0.0.249 - - [2026-04-06 03:10:34] "POST /fqname-to-id HTTP/1.1" 404 207 0.062290 10.0.0.249 - - [2026-04-06 03:10:34] "POST /id-to-fqname HTTP/1.1" 200 235 0.001567 10.0.0.249 - - [2026-04-06 03:10:34] "GET /virtual-network/ce421fdf-f58f-47ed-a35e-4d550ba8d5e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.005162 10.0.0.249 - - [2026-04-06 03:10:34] "GET /virtual-network/ce421fdf-f58f-47ed-a35e-4d550ba8d5e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.006006 10.0.0.249 - - [2026-04-06 03:10:34] "POST /neutron/network HTTP/1.1" 200 1336 0.014681 10.0.0.249 - - [2026-04-06 03:10:34] "POST /neutron/subnet HTTP/1.1" 200 823 0.009377 10.0.0.249 - - [2026-04-06 03:10:34] "GET /virtual-network/ce421fdf-f58f-47ed-a35e-4d550ba8d5e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.006419 10.0.0.249 - - [2026-04-06 03:10:35] "GET /obj-perms HTTP/1.1" 200 5038 0.053556 10.0.0.249 - - [2026-04-06 03:10:35] "POST /fqname-to-id HTTP/1.1" 404 211 0.003380 10.0.0.249 - - [2026-04-06 03:10:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003750 10.0.0.33 - - [2026-04-06 03:10:35] "GET /projects?obj_uuids=6442653c-ff6a-4c74-8237-9137eb8eebf4&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001006 10.0.0.249 - - [2026-04-06 03:10:35] "GET /project/6442653c-ff6a-4c74-8237-9137eb8eebf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.053266 10.0.0.249 - - [2026-04-06 03:10:35] "POST /network-policys HTTP/1.1" 200 533 0.080081 10.0.0.249 - - [2026-04-06 03:10:35] "GET /network-policy/95bbd447-2b6b-433b-ad6e-2867e80cb6f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4992 0.008196 10.0.0.249 - - [2026-04-06 03:10:35] "POST /fqname-to-id HTTP/1.1" 404 211 0.003041 10.0.0.249 - - [2026-04-06 03:10:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003051 10.0.0.33 - - [2026-04-06 03:10:35] "GET /projects?obj_uuids=6442653c-ff6a-4c74-8237-9137eb8eebf4&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001003 10.0.0.249 - - [2026-04-06 03:10:35] "GET /project/6442653c-ff6a-4c74-8237-9137eb8eebf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.045055 10.0.0.249 - - [2026-04-06 03:10:35] "POST /network-policys HTTP/1.1" 200 533 0.072004 10.0.0.249 - - [2026-04-06 03:10:35] "GET /network-policy/b0f79273-e8c1-4bd0-a2b3-9286151331a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4992 0.006501 10.0.0.249 - - [2026-04-06 03:10:36] "POST /fqname-to-id HTTP/1.1" 404 211 0.003320 10.0.0.249 - - [2026-04-06 03:10:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002944 10.0.0.33 - - [2026-04-06 03:10:36] "GET /projects?obj_uuids=6442653c-ff6a-4c74-8237-9137eb8eebf4&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000979 10.0.0.249 - - [2026-04-06 03:10:36] "GET /project/6442653c-ff6a-4c74-8237-9137eb8eebf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.057655 10.0.0.249 - - [2026-04-06 03:10:36] "POST /network-policys HTTP/1.1" 200 533 0.073704 10.0.0.249 - - [2026-04-06 03:10:36] "GET /network-policy/535971d8-b088-4641-b0c7-071b260c6c0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4991 0.008051 10.0.0.249 - - [2026-04-06 03:10:36] "POST /fqname-to-id HTTP/1.1" 404 211 0.003563 10.0.0.249 - - [2026-04-06 03:10:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003350 10.0.0.33 - - [2026-04-06 03:10:36] "GET /projects?obj_uuids=6442653c-ff6a-4c74-8237-9137eb8eebf4&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000973 10.0.0.249 - - [2026-04-06 03:10:36] "GET /project/6442653c-ff6a-4c74-8237-9137eb8eebf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.044295 10.0.0.249 - - [2026-04-06 03:10:36] "POST /network-policys HTTP/1.1" 200 533 0.087829 10.0.0.249 - - [2026-04-06 03:10:36] "GET /network-policy/eda3f309-f69f-4518-b17f-4f4310d0eb65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4992 0.007455 10.0.0.249 - - [2026-04-06 03:10:36] "POST /fqname-to-id HTTP/1.1" 404 213 0.004499 10.0.0.249 - - [2026-04-06 03:10:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005466 10.0.0.33 - - [2026-04-06 03:10:37] "GET /projects?obj_uuids=6442653c-ff6a-4c74-8237-9137eb8eebf4&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001678 10.0.0.249 - - [2026-04-06 03:10:37] "GET /project/6442653c-ff6a-4c74-8237-9137eb8eebf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.044424 10.0.0.249 - - [2026-04-06 03:10:37] "POST /network-policys HTTP/1.1" 200 537 0.029584 10.0.0.249 - - [2026-04-06 03:10:37] "GET /network-policy/e6d7b348-e2ef-47ad-916e-eeecd5f998b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.006131 10.0.0.249 - - [2026-04-06 03:10:37] "POST /fqname-to-id HTTP/1.1" 404 212 0.013601 10.0.0.249 - - [2026-04-06 03:10:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003731 10.0.0.33 - - [2026-04-06 03:10:37] "GET /projects?obj_uuids=6442653c-ff6a-4c74-8237-9137eb8eebf4&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001374 10.0.0.249 - - [2026-04-06 03:10:37] "GET /project/6442653c-ff6a-4c74-8237-9137eb8eebf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.048719 10.0.0.249 - - [2026-04-06 03:10:37] "POST /network-policys HTTP/1.1" 200 535 0.072425 10.0.0.249 - - [2026-04-06 03:10:37] "GET /network-policy/4b633575-8c78-480b-9ac0-3c96b41617a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4994 0.006797 10.0.0.249 - - [2026-04-06 03:10:37] "POST /fqname-to-id HTTP/1.1" 404 212 0.004432 10.0.0.249 - - [2026-04-06 03:10:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003493 10.0.0.33 - - [2026-04-06 03:10:37] "GET /projects?obj_uuids=6442653c-ff6a-4c74-8237-9137eb8eebf4&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001090 10.0.0.249 - - [2026-04-06 03:10:37] "GET /project/6442653c-ff6a-4c74-8237-9137eb8eebf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.036728 10.0.0.249 - - [2026-04-06 03:10:37] "POST /network-policys HTTP/1.1" 200 535 0.072674 10.0.0.249 - - [2026-04-06 03:10:38] "GET /network-policy/267e0c53-577d-4091-93c1-470c7185d61b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4994 0.009180 10.0.0.249 - - [2026-04-06 03:10:38] "POST /fqname-to-id HTTP/1.1" 404 212 0.007726 10.0.0.249 - - [2026-04-06 03:10:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003588 10.0.0.33 - - [2026-04-06 03:10:38] "GET /projects?obj_uuids=6442653c-ff6a-4c74-8237-9137eb8eebf4&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001235 10.0.0.249 - - [2026-04-06 03:10:38] "GET /project/6442653c-ff6a-4c74-8237-9137eb8eebf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.050220 10.0.0.249 - - [2026-04-06 03:10:38] "POST /network-policys HTTP/1.1" 200 535 0.077526 10.0.0.249 - - [2026-04-06 03:10:38] "GET /network-policy/910b9cef-ca46-4e81-ab44-1e2fc0c666db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4995 0.007401 10.0.0.249 - - [2026-04-06 03:10:38] "POST /fqname-to-id HTTP/1.1" 404 212 0.004739 10.0.0.249 - - [2026-04-06 03:10:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003690 10.0.0.33 - - [2026-04-06 03:10:38] "GET /projects?obj_uuids=6442653c-ff6a-4c74-8237-9137eb8eebf4&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001513 10.0.0.249 - - [2026-04-06 03:10:38] "GET /project/6442653c-ff6a-4c74-8237-9137eb8eebf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.045159 10.0.0.249 - - [2026-04-06 03:10:38] "POST /network-policys HTTP/1.1" 200 535 0.080639 10.0.0.249 - - [2026-04-06 03:10:38] "GET /network-policy/13e50907-86d4-467c-ae84-51b358f06577?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4994 0.006343 10.0.0.249 - - [2026-04-06 03:10:39] "POST /fqname-to-id HTTP/1.1" 404 214 0.003337 10.0.0.249 - - [2026-04-06 03:10:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005197 10.0.0.33 - - [2026-04-06 03:10:39] "GET /projects?obj_uuids=6442653c-ff6a-4c74-8237-9137eb8eebf4&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001022 10.0.0.249 - - [2026-04-06 03:10:39] "GET /project/6442653c-ff6a-4c74-8237-9137eb8eebf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.049362 10.0.0.249 - - [2026-04-06 03:10:39] "POST /network-policys HTTP/1.1" 200 539 0.038004 10.0.0.249 - - [2026-04-06 03:10:39] "GET /network-policy/74a90f83-60af-4621-a894-a72e852f671a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.008855 10.0.0.27 - - [2026-04-06 03:10:39] "POST /fqname-to-id HTTP/1.1" 404 252 0.009113 10.0.0.249 - - [2026-04-06 03:10:39] "POST /neutron/network HTTP/1.1" 200 1425 0.029371 10.0.0.249 - - [2026-04-06 03:10:39] "GET /virtual-network/c75d762b-70c2-46df-989a-04a08804e7c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3481 0.010399 10.0.0.249 - - [2026-04-06 03:10:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.006451 10.0.0.249 - - [2026-04-06 03:10:39] "GET /network-policy/95bbd447-2b6b-433b-ad6e-2867e80cb6f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4992 0.006137 10.0.0.27 - - [2026-04-06 03:10:40] "POST /access-control-lists HTTP/1.1" 200 609 0.037038 10.0.0.249 - - [2026-04-06 03:10:40] "POST /neutron/network HTTP/1.1" 200 1426 0.026887 10.0.0.249 - - [2026-04-06 03:10:40] "GET /virtual-network/ce421fdf-f58f-47ed-a35e-4d550ba8d5e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3480 0.017892 10.0.0.249 - - [2026-04-06 03:10:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.009154 10.0.0.249 - - [2026-04-06 03:10:40] "GET /network-policy/e6d7b348-e2ef-47ad-916e-eeecd5f998b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.004339 10.0.0.249 - - [2026-04-06 03:10:40] "POST /id-to-fqname HTTP/1.1" 200 235 0.001364 10.0.0.33 - - [2026-04-06 03:10:41] "GET /projects?obj_uuids=6442653c-ff6a-4c74-8237-9137eb8eebf4&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001345 10.0.0.249 - - [2026-04-06 03:10:41] "GET /project/6442653c-ff6a-4c74-8237-9137eb8eebf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.066048 10.0.0.249 - - [2026-04-06 03:10:41] "POST /neutron/port HTTP/1.1" 200 117 0.007053 10.0.0.249 - - [2026-04-06 03:10:41] "POST /id-to-fqname HTTP/1.1" 200 235 0.001595 10.0.0.249 - - [2026-04-06 03:10:41] "POST /neutron/network HTTP/1.1" 200 1436 0.008038 10.0.0.33 - - [2026-04-06 03:10:42] "GET /projects?obj_uuids=6442653c-ff6a-4c74-8237-9137eb8eebf4&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001034 10.0.0.249 - - [2026-04-06 03:10:42] "GET /project/6442653c-ff6a-4c74-8237-9137eb8eebf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.105575 10.0.0.249 - - [2026-04-06 03:10:42] "POST /neutron/port HTTP/1.1" 200 1174 0.054558 10.0.0.249 - - [2026-04-06 03:10:42] "POST /neutron/port HTTP/1.1" 200 1228 0.126176 10.0.0.249 - - [2026-04-06 03:10:42] "POST /neutron/security_group HTTP/1.1" 200 2070 0.010575 10.0.0.249 - - [2026-04-06 03:10:42] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004703 10.0.0.249 - - [2026-04-06 03:10:43] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007894 10.0.0.249 - - [2026-04-06 03:10:43] "POST /neutron/network HTTP/1.1" 200 1425 0.013920 10.0.0.27 - - [2026-04-06 03:10:43] "PUT /access-control-list/88b37350-2045-40b5-85b5-ec53cb7749eb HTTP/1.1" 200 272 0.031192 10.0.0.249 - - [2026-04-06 03:10:43] "POST /neutron/port HTTP/1.1" 200 1173 0.046427 10.0.0.249 - - [2026-04-06 03:10:44] "POST /neutron/port HTTP/1.1" 200 1237 0.019374 10.0.0.249 - - [2026-04-06 03:10:44] "POST /neutron/subnet HTTP/1.1" 200 1356 0.015769 10.0.0.249 - - [2026-04-06 03:10:44] "POST /neutron/network HTTP/1.1" 200 1426 0.013448 10.0.0.249 - - [2026-04-06 03:10:48] "POST /neutron/port HTTP/1.1" 200 1238 0.018202 10.0.0.249 - - [2026-04-06 03:10:48] "POST /neutron/security_group HTTP/1.1" 200 2070 0.006772 10.0.0.249 - - [2026-04-06 03:10:48] "GET /virtual-machine/c18fa373-12ce-49e6-a44b-9300c233b58d HTTP/1.1" 401 293 0.000453 10.0.0.249 - - [2026-04-06 03:10:48] "GET /virtual-machine/c18fa373-12ce-49e6-a44b-9300c233b58d HTTP/1.1" 200 1305 0.033094 10.0.0.249 - - [2026-04-06 03:10:48] "GET /virtual-machine-interface/6bf9c30e-4fcb-4775-94d5-62c4d7d695e5 HTTP/1.1" 200 3169 0.005241 10.0.0.249 - - [2026-04-06 03:10:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003347 10.0.0.249 - - [2026-04-06 03:10:48] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003199 10.0.0.249 - - [2026-04-06 03:10:48] "GET /virtual-networks?parent_id=6442653c-ff6a-4c74-8237-9137eb8eebf4&detail=False&count=False&shared=False HTTP/1.1" 200 601 0.002681 10.0.0.249 - - [2026-04-06 03:10:48] "GET /virtual-network/c75d762b-70c2-46df-989a-04a08804e7c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3481 0.007000 10.0.0.249 - - [2026-04-06 03:10:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004843 10.0.0.249 - - [2026-04-06 03:10:51] "GET /virtual-network/c75d762b-70c2-46df-989a-04a08804e7c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3481 0.006018 10.0.0.249 - - [2026-04-06 03:10:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003483 10.0.0.249 - - [2026-04-06 03:10:55] "GET /virtual-network/c75d762b-70c2-46df-989a-04a08804e7c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3481 0.005163 10.0.0.249 - - [2026-04-06 03:11:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004596 10.0.0.249 - - [2026-04-06 03:11:00] "GET /virtual-network/c75d762b-70c2-46df-989a-04a08804e7c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3481 0.006111 10.0.0.249 - - [2026-04-06 03:11:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003973 10.0.0.249 - - [2026-04-06 03:11:04] "GET /virtual-network/c75d762b-70c2-46df-989a-04a08804e7c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3481 0.005792 10.0.0.249 - - [2026-04-06 03:11:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003597 10.0.0.249 - - [2026-04-06 03:11:08] "GET /virtual-network/c75d762b-70c2-46df-989a-04a08804e7c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3481 0.006124 10.0.0.249 - - [2026-04-06 03:11:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004667 10.0.0.249 - - [2026-04-06 03:11:12] "GET /virtual-network/c75d762b-70c2-46df-989a-04a08804e7c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3481 0.006534 10.0.0.249 - - [2026-04-06 03:11:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004152 10.0.0.249 - - [2026-04-06 03:11:16] "GET /virtual-network/c75d762b-70c2-46df-989a-04a08804e7c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3481 0.005918 10.0.0.27 - - [2026-04-06 03:11:19] "GET /global-system-configs HTTP/1.1" 401 293 0.000394 10.0.0.27 - - [2026-04-06 03:11:19] "GET /global-system-configs HTTP/1.1" 401 293 0.000542 10.0.0.33 - - [2026-04-06 03:11:19] "GET /global-system-configs HTTP/1.1" 401 293 0.000571 10.0.0.33 - - [2026-04-06 03:11:20] "GET /global-system-configs HTTP/1.1" 401 293 0.000411 10.0.0.27 - - [2026-04-06 03:11:20] "GET /global-system-configs HTTP/1.1" 401 293 0.000439 10.0.0.249 - - [2026-04-06 03:11:20] "POST /neutron/network HTTP/1.1" 200 1435 0.009246 10.0.0.249 - - [2026-04-06 03:11:20] "POST /neutron/subnet HTTP/1.1" 200 1361 0.019115 10.0.0.249 - - [2026-04-06 03:11:20] "POST /neutron/network HTTP/1.1" 200 1425 0.015390 10.0.0.249 - - [2026-04-06 03:11:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003862 10.0.0.249 - - [2026-04-06 03:11:20] "GET /virtual-network/c75d762b-70c2-46df-989a-04a08804e7c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3481 0.005744 10.0.0.33 - - [2026-04-06 03:11:21] "GET /global-system-configs HTTP/1.1" 401 293 0.000372 10.0.0.33 - - [2026-04-06 03:11:21] "GET /global-system-configs HTTP/1.1" 401 293 0.000576 10.0.0.249 - - [2026-04-06 03:11:21] "GET /global-system-configs HTTP/1.1" 401 293 0.000600 10.0.0.249 - - [2026-04-06 03:11:21] "GET /global-system-configs HTTP/1.1" 401 293 0.000513 10.0.0.249 - - [2026-04-06 03:11:22] "GET /global-system-configs HTTP/1.1" 401 293 0.000428 10.0.0.249 - - [2026-04-06 03:11:22] "GET /global-system-configs HTTP/1.1" 401 293 0.000378 10.0.0.249 - - [2026-04-06 03:11:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005130 10.0.0.249 - - [2026-04-06 03:11:22] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.007429 10.0.0.249 - - [2026-04-06 03:11:22] "GET /virtual-networks?parent_id=6442653c-ff6a-4c74-8237-9137eb8eebf4&detail=False&count=False&shared=False HTTP/1.1" 200 601 0.005175 10.0.0.249 - - [2026-04-06 03:11:22] "GET /virtual-network/c75d762b-70c2-46df-989a-04a08804e7c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3481 0.007771 10.0.0.249 - - [2026-04-06 03:11:28] "POST /neutron/port HTTP/1.1" 200 1238 0.018988 10.0.0.249 - - [2026-04-06 03:11:31] "POST /neutron/security_group HTTP/1.1" 200 2070 0.031487 10.0.0.249 - - [2026-04-06 03:11:35] "POST /neutron/port HTTP/1.1" 200 1237 0.019493 10.0.0.249 - - [2026-04-06 03:11:35] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005310 10.0.0.249 - - [2026-04-06 03:11:35] "POST /neutron/port HTTP/1.1" 200 117 0.001164 10.0.0.249 - - [2026-04-06 03:11:38] "POST /neutron/port HTTP/1.1" 200 1238 0.020192 10.0.0.249 - - [2026-04-06 03:11:41] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007178 10.0.0.249 - - [2026-04-06 03:11:43] "POST /neutron/port HTTP/1.1" 200 1237 0.024209 10.0.0.249 - - [2026-04-06 03:11:43] "POST /neutron/security_group HTTP/1.1" 200 2070 0.013199 10.0.0.249 - - [2026-04-06 03:11:43] "GET /virtual-machine/7ff5ece2-22ab-4c26-8657-7e6ed4035f39 HTTP/1.1" 200 1303 0.006663 10.0.0.249 - - [2026-04-06 03:11:43] "GET /virtual-machine-interface/d3b57404-ca61-4806-b114-7f6f3658af06 HTTP/1.1" 200 3170 0.006652 10.0.0.249 - - [2026-04-06 03:11:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003934 10.0.0.249 - - [2026-04-06 03:11:43] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.008395 10.0.0.249 - - [2026-04-06 03:11:43] "GET /virtual-networks?parent_id=6442653c-ff6a-4c74-8237-9137eb8eebf4&detail=False&count=False&shared=False HTTP/1.1" 200 601 0.007731 10.0.0.249 - - [2026-04-06 03:11:43] "GET /virtual-network/ce421fdf-f58f-47ed-a35e-4d550ba8d5e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3480 0.006739 10.0.0.249 - - [2026-04-06 03:11:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004055 10.0.0.249 - - [2026-04-06 03:11:45] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.011428 10.0.0.249 - - [2026-04-06 03:11:45] "GET /virtual-networks?parent_id=6442653c-ff6a-4c74-8237-9137eb8eebf4&detail=False&count=False&shared=False HTTP/1.1" 200 601 0.003797 10.0.0.249 - - [2026-04-06 03:11:45] "GET /virtual-network/ce421fdf-f58f-47ed-a35e-4d550ba8d5e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3480 0.005675 10.0.0.249 - - [2026-04-06 03:11:50] "POST /neutron/port HTTP/1.1" 200 2321 0.022984 10.0.0.249 - - [2026-04-06 03:11:50] "POST /neutron/security_group HTTP/1.1" 200 2070 0.009598 10.0.0.249 - - [2026-04-06 03:11:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003267 10.0.0.249 - - [2026-04-06 03:11:50] "GET /network-policy/e6d7b348-e2ef-47ad-916e-eeecd5f998b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.003572 10.0.0.249 - - [2026-04-06 03:11:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003928 10.0.0.249 - - [2026-04-06 03:11:51] "GET /network-policy/95bbd447-2b6b-433b-ad6e-2867e80cb6f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4992 0.004507 10.0.0.249 - - [2026-04-06 03:11:51] "POST /neutron/network HTTP/1.1" 200 1425 0.011855 10.0.0.249 - - [2026-04-06 03:11:51] "POST /fqname-to-id HTTP/1.1" 404 207 0.004048 10.0.0.249 - - [2026-04-06 03:11:51] "GET /virtual-network/c75d762b-70c2-46df-989a-04a08804e7c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3481 0.007600 10.0.0.249 - - [2026-04-06 03:11:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002865 10.0.0.249 - - [2026-04-06 03:11:51] "GET /network-policy/b0f79273-e8c1-4bd0-a2b3-9286151331a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4992 0.004130 10.0.0.27 - - [2026-04-06 03:11:54] "GET /obj-perms HTTP/1.1" 200 5075 0.044652 10.0.0.33 - - [2026-04-06 03:11:55] "GET /obj-perms HTTP/1.1" 200 5075 0.050543 10.0.0.249 - - [2026-04-06 03:12:07] "POST /neutron/network HTTP/1.1" 200 1425 0.012414 10.0.0.27 - - [2026-04-06 03:12:07] "POST /ref-update HTTP/1.1" 200 156 0.040140 10.0.0.249 - - [2026-04-06 03:12:07] "GET /virtual-network/c75d762b-70c2-46df-989a-04a08804e7c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3484 0.009367 10.0.0.249 - - [2026-04-06 03:12:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004762 10.0.0.249 - - [2026-04-06 03:12:07] "GET /network-policy/74a90f83-60af-4621-a894-a72e852f671a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.004202 10.0.0.249 - - [2026-04-06 03:12:19] "POST /neutron/network HTTP/1.1" 200 1428 0.012170 10.0.0.249 - - [2026-04-06 03:12:20] "GET /virtual-network/c75d762b-70c2-46df-989a-04a08804e7c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3481 0.009994 10.0.0.249 - - [2026-04-06 03:12:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005277 10.0.0.249 - - [2026-04-06 03:12:20] "GET /network-policy/535971d8-b088-4641-b0c7-071b260c6c0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4991 0.004270 10.0.0.249 - - [2026-04-06 03:12:20] "POST /neutron/port HTTP/1.1" 200 1238 0.021391 10.0.0.249 - - [2026-04-06 03:12:20] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003989 10.0.0.249 - - [2026-04-06 03:12:20] "POST /neutron/port HTTP/1.1" 200 117 0.001219 10.0.0.249 - - [2026-04-06 03:12:32] "POST /neutron/network HTTP/1.1" 200 1425 0.013470 10.0.0.249 - - [2026-04-06 03:12:32] "POST /fqname-to-id HTTP/1.1" 404 207 0.006166 10.0.0.27 - - [2026-04-06 03:12:32] "PUT /access-control-list/aaecc5dd-3498-4c5b-a677-6cf9ba90e52c HTTP/1.1" 200 272 0.016597 10.0.0.249 - - [2026-04-06 03:12:32] "GET /virtual-network/c75d762b-70c2-46df-989a-04a08804e7c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3481 0.007843 10.0.0.249 - - [2026-04-06 03:12:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003184 10.0.0.249 - - [2026-04-06 03:12:32] "GET /network-policy/eda3f309-f69f-4518-b17f-4f4310d0eb65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4992 0.004955 10.0.0.249 - - [2026-04-06 03:12:37] "POST /neutron/port HTTP/1.1" 200 1237 0.018788 10.0.0.249 - - [2026-04-06 03:12:37] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004073 10.0.0.249 - - [2026-04-06 03:12:37] "POST /neutron/port HTTP/1.1" 200 117 0.001502 10.0.0.249 - - [2026-04-06 03:12:42] "POST /neutron/network HTTP/1.1" 200 1425 0.016390 10.0.0.249 - - [2026-04-06 03:12:42] "GET /virtual-network/c75d762b-70c2-46df-989a-04a08804e7c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3482 0.008110 10.0.0.249 - - [2026-04-06 03:12:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002920 10.0.0.249 - - [2026-04-06 03:12:42] "GET /network-policy/4b633575-8c78-480b-9ac0-3c96b41617a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4994 0.004938 10.0.0.249 - - [2026-04-06 03:12:55] "POST /neutron/network HTTP/1.1" 200 1426 0.011213 10.0.0.27 - - [2026-04-06 03:12:55] "PUT /access-control-list/aaecc5dd-3498-4c5b-a677-6cf9ba90e52c HTTP/1.1" 200 272 0.020772 10.0.0.249 - - [2026-04-06 03:12:55] "GET /virtual-network/c75d762b-70c2-46df-989a-04a08804e7c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3482 0.008069 10.0.0.249 - - [2026-04-06 03:12:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.006477 10.0.0.249 - - [2026-04-06 03:12:55] "GET /network-policy/267e0c53-577d-4091-93c1-470c7185d61b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4994 0.004478 10.0.0.249 - - [2026-04-06 03:13:05] "POST /neutron/network HTTP/1.1" 200 1426 0.012522 10.0.0.249 - - [2026-04-06 03:13:05] "POST /fqname-to-id HTTP/1.1" 404 207 0.003186 10.0.0.249 - - [2026-04-06 03:13:05] "GET /virtual-network/c75d762b-70c2-46df-989a-04a08804e7c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3482 0.009373 10.0.0.249 - - [2026-04-06 03:13:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.006257 10.0.0.249 - - [2026-04-06 03:13:05] "GET /network-policy/910b9cef-ca46-4e81-ab44-1e2fc0c666db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4995 0.004810 10.0.0.249 - - [2026-04-06 03:13:17] "POST /neutron/network HTTP/1.1" 200 1426 0.014028 10.0.0.27 - - [2026-04-06 03:13:17] "PUT /access-control-list/aaecc5dd-3498-4c5b-a677-6cf9ba90e52c HTTP/1.1" 200 272 0.069103 10.0.0.249 - - [2026-04-06 03:13:17] "GET /virtual-network/c75d762b-70c2-46df-989a-04a08804e7c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3482 0.009843 10.0.0.249 - - [2026-04-06 03:13:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003857 10.0.0.249 - - [2026-04-06 03:13:17] "GET /network-policy/13e50907-86d4-467c-ae84-51b358f06577?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4994 0.005830 10.0.0.249 - - [2026-04-06 03:13:21] "POST /neutron/port HTTP/1.1" 200 1238 0.019799 10.0.0.249 - - [2026-04-06 03:13:21] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005278 10.0.0.249 - - [2026-04-06 03:13:21] "POST /neutron/port HTTP/1.1" 200 117 0.001767 10.0.0.249 - - [2026-04-06 03:13:27] "GET /virtual-network/c75d762b-70c2-46df-989a-04a08804e7c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3482 0.006147 10.0.0.249 - - [2026-04-06 03:13:27] "POST /neutron/network HTTP/1.1" 200 1426 0.014337 10.0.0.249 - - [2026-04-06 03:13:28] "GET /virtual-network/c75d762b-70c2-46df-989a-04a08804e7c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3177 0.013231 10.0.0.249 - - [2026-04-06 03:13:28] "GET /virtual-machine/7ff5ece2-22ab-4c26-8657-7e6ed4035f39 HTTP/1.1" 200 1303 0.004206 10.0.0.249 - - [2026-04-06 03:13:28] "POST /neutron/port HTTP/1.1" 200 1237 0.020735 10.0.0.249 - - [2026-04-06 03:13:30] "GET /virtual-machine/7ff5ece2-22ab-4c26-8657-7e6ed4035f39 HTTP/1.1" 404 171 0.003568 10.0.0.249 - - [2026-04-06 03:13:30] "GET /virtual-machine/7ff5ece2-22ab-4c26-8657-7e6ed4035f39 HTTP/1.1" 404 171 0.003184 10.0.0.249 - - [2026-04-06 03:13:30] "GET /virtual-machine/7ff5ece2-22ab-4c26-8657-7e6ed4035f39 HTTP/1.1" 404 171 0.003421 10.0.0.249 - - [2026-04-06 03:13:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.006592 10.0.0.249 - - [2026-04-06 03:13:30] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005697 10.0.0.249 - - [2026-04-06 03:13:30] "GET /virtual-networks?parent_id=6442653c-ff6a-4c74-8237-9137eb8eebf4&detail=False&count=False&shared=False HTTP/1.1" 200 601 0.005876 10.0.0.249 - - [2026-04-06 03:13:30] "GET /virtual-network/ce421fdf-f58f-47ed-a35e-4d550ba8d5e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3480 0.009950 10.0.0.249 - - [2026-04-06 03:13:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004689 10.0.0.249 - - [2026-04-06 03:13:30] "GET /routing-instance/ca2c6a36-27c3-4c61-8231-21c53e16dcdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1499 0.006459 10.0.0.249 - - [2026-04-06 03:13:30] "GET /route-target/d3327bce-9b16-4c71-aed9-376c50342f8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.008517 10.0.0.249 - - [2026-04-06 03:13:56] "GET /obj-perms HTTP/1.1" 200 5075 0.051005 10.0.0.249 - - [2026-04-06 03:14:21] "POST /neutron/port HTTP/1.1" 200 1238 0.018456 10.0.0.249 - - [2026-04-06 03:14:21] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003842 10.0.0.249 - - [2026-04-06 03:14:21] "POST /neutron/port HTTP/1.1" 200 117 0.001160 10.0.0.249 - - [2026-04-06 03:15:23] "POST /neutron/port HTTP/1.1" 200 1238 0.019776 10.0.0.249 - - [2026-04-06 03:15:23] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003851 10.0.0.249 - - [2026-04-06 03:15:23] "POST /neutron/port HTTP/1.1" 200 117 0.001242 10.0.0.249 - - [2026-04-06 03:15:30] "GET /virtual-machine/c18fa373-12ce-49e6-a44b-9300c233b58d HTTP/1.1" 200 1305 0.004386 10.0.0.249 - - [2026-04-06 03:15:31] "POST /neutron/port HTTP/1.1" 200 1238 0.048623 10.0.0.249 - - [2026-04-06 03:15:32] "GET /virtual-machine/c18fa373-12ce-49e6-a44b-9300c233b58d HTTP/1.1" 404 171 0.003525 10.0.0.249 - - [2026-04-06 03:15:32] "GET /virtual-machine/c18fa373-12ce-49e6-a44b-9300c233b58d HTTP/1.1" 404 171 0.002966 10.0.0.249 - - [2026-04-06 03:15:32] "GET /virtual-machine/c18fa373-12ce-49e6-a44b-9300c233b58d HTTP/1.1" 404 171 0.003571 10.0.0.249 - - [2026-04-06 03:15:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.026373 10.0.0.249 - - [2026-04-06 03:15:33] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004004 10.0.0.249 - - [2026-04-06 03:15:33] "GET /virtual-networks?parent_id=6442653c-ff6a-4c74-8237-9137eb8eebf4&detail=False&count=False&shared=False HTTP/1.1" 200 601 0.003000 10.0.0.249 - - [2026-04-06 03:15:33] "GET /virtual-network/c75d762b-70c2-46df-989a-04a08804e7c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3177 0.006325 10.0.0.249 - - [2026-04-06 03:15:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003430 10.0.0.249 - - [2026-04-06 03:15:33] "GET /routing-instance/d66166c8-22e5-4e49-8528-7db3acc50164?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1499 0.006002 10.0.0.249 - - [2026-04-06 03:15:33] "GET /route-target/48126787-c7a6-4000-afaa-aef8d577dd30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.005607 10.0.0.33 - - [2026-04-06 03:15:33] "GET /obj-perms HTTP/1.1" 200 5038 0.049543 10.0.0.249 - - [2026-04-06 03:15:39] "GET /obj-perms HTTP/1.1" 200 5038 0.049167 10.0.0.33 - - [2026-04-06 03:15:42] "GET /obj-perms HTTP/1.1" 200 5038 0.004047 10.0.0.249 - - [2026-04-06 03:15:48] "GET /obj-perms HTTP/1.1" 200 5038 0.003813 10.0.0.33 - - [2026-04-06 03:15:52] "GET /obj-perms HTTP/1.1" 200 5038 0.003781 10.0.0.249 - - [2026-04-06 03:15:57] "GET /obj-perms HTTP/1.1" 200 5075 0.050234 10.0.0.27 - - [2026-04-06 03:15:58] "GET /obj-perms HTTP/1.1" 200 5075 0.050234 10.0.0.33 - - [2026-04-06 03:16:01] "GET /obj-perms HTTP/1.1" 200 5038 0.004018 10.0.0.249 - - [2026-04-06 03:16:01] "GET /obj-perms HTTP/1.1" 200 5038 0.004905 10.0.0.249 - - [2026-04-06 03:16:01] "GET /virtual-network/ce421fdf-f58f-47ed-a35e-4d550ba8d5e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3480 0.006407 10.0.0.249 - - [2026-04-06 03:16:01] "POST /neutron/network HTTP/1.1" 200 1426 0.015117 10.0.0.249 - - [2026-04-06 03:16:01] "POST /fqname-to-id HTTP/1.1" 404 207 0.051555 10.0.0.27 - - [2026-04-06 03:16:01] "DELETE /access-control-list/88b37350-2045-40b5-85b5-ec53cb7749eb HTTP/1.1" 200 115 0.078822 10.0.0.249 - - [2026-04-06 03:16:01] "GET /virtual-network/ce421fdf-f58f-47ed-a35e-4d550ba8d5e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.009132 10.0.0.249 - - [2026-04-06 03:16:01] "DELETE /network-policy/74a90f83-60af-4621-a894-a72e852f671a HTTP/1.1" 200 115 0.036619 10.0.0.249 - - [2026-04-06 03:16:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005159 10.0.0.33 - - [2026-04-06 03:16:02] "GET /projects?obj_uuids=6442653c-ff6a-4c74-8237-9137eb8eebf4&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.029423 10.0.0.249 - - [2026-04-06 03:16:02] "GET /project/6442653c-ff6a-4c74-8237-9137eb8eebf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.076340 10.0.0.249 - - [2026-04-06 03:16:02] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-99078659&detail=False&count=False&shared=False HTTP/1.1" 200 2126 0.006828 10.0.0.249 - - [2026-04-06 03:16:02] "DELETE /network-policy/13e50907-86d4-467c-ae84-51b358f06577 HTTP/1.1" 200 115 0.048123 10.0.0.249 - - [2026-04-06 03:16:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003564 10.0.0.33 - - [2026-04-06 03:16:02] "GET /projects?obj_uuids=6442653c-ff6a-4c74-8237-9137eb8eebf4&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001062 10.0.0.249 - - [2026-04-06 03:16:02] "GET /project/6442653c-ff6a-4c74-8237-9137eb8eebf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.053883 10.0.0.249 - - [2026-04-06 03:16:02] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-99078659&detail=False&count=False&shared=False HTTP/1.1" 200 1904 0.005923 10.0.0.249 - - [2026-04-06 03:16:02] "DELETE /network-policy/910b9cef-ca46-4e81-ab44-1e2fc0c666db HTTP/1.1" 200 115 0.042001 10.0.0.249 - - [2026-04-06 03:16:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004653 10.0.0.33 - - [2026-04-06 03:16:02] "GET /projects?obj_uuids=6442653c-ff6a-4c74-8237-9137eb8eebf4&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001090 10.0.0.249 - - [2026-04-06 03:16:02] "GET /project/6442653c-ff6a-4c74-8237-9137eb8eebf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.052284 10.0.0.249 - - [2026-04-06 03:16:02] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-99078659&detail=False&count=False&shared=False HTTP/1.1" 200 1682 0.005579 10.0.0.249 - - [2026-04-06 03:16:02] "DELETE /network-policy/267e0c53-577d-4091-93c1-470c7185d61b HTTP/1.1" 200 115 0.039626 10.0.0.249 - - [2026-04-06 03:16:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003845 10.0.0.33 - - [2026-04-06 03:16:02] "GET /projects?obj_uuids=6442653c-ff6a-4c74-8237-9137eb8eebf4&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000990 10.0.0.249 - - [2026-04-06 03:16:02] "GET /project/6442653c-ff6a-4c74-8237-9137eb8eebf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.038906 10.0.0.249 - - [2026-04-06 03:16:02] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-99078659&detail=False&count=False&shared=False HTTP/1.1" 200 1460 0.005737 10.0.0.249 - - [2026-04-06 03:16:02] "DELETE /network-policy/4b633575-8c78-480b-9ac0-3c96b41617a7 HTTP/1.1" 200 115 0.036079 10.0.0.249 - - [2026-04-06 03:16:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004749 10.0.0.33 - - [2026-04-06 03:16:02] "GET /projects?obj_uuids=6442653c-ff6a-4c74-8237-9137eb8eebf4&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001140 10.0.0.249 - - [2026-04-06 03:16:02] "GET /project/6442653c-ff6a-4c74-8237-9137eb8eebf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.045642 10.0.0.249 - - [2026-04-06 03:16:02] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-99078659&detail=False&count=False&shared=False HTTP/1.1" 200 1238 0.005449 10.0.0.249 - - [2026-04-06 03:16:03] "DELETE /network-policy/e6d7b348-e2ef-47ad-916e-eeecd5f998b8 HTTP/1.1" 200 115 0.044857 10.0.0.249 - - [2026-04-06 03:16:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005923 10.0.0.33 - - [2026-04-06 03:16:03] "GET /projects?obj_uuids=6442653c-ff6a-4c74-8237-9137eb8eebf4&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000973 10.0.0.249 - - [2026-04-06 03:16:03] "GET /project/6442653c-ff6a-4c74-8237-9137eb8eebf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.054420 10.0.0.249 - - [2026-04-06 03:16:03] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-99078659&detail=False&count=False&shared=False HTTP/1.1" 200 1014 0.006366 10.0.0.249 - - [2026-04-06 03:16:03] "DELETE /network-policy/eda3f309-f69f-4518-b17f-4f4310d0eb65 HTTP/1.1" 200 115 0.043664 10.0.0.249 - - [2026-04-06 03:16:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003337 10.0.0.33 - - [2026-04-06 03:16:03] "GET /projects?obj_uuids=6442653c-ff6a-4c74-8237-9137eb8eebf4&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001046 10.0.0.249 - - [2026-04-06 03:16:03] "GET /project/6442653c-ff6a-4c74-8237-9137eb8eebf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.048638 10.0.0.249 - - [2026-04-06 03:16:03] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-99078659&detail=False&count=False&shared=False HTTP/1.1" 200 793 0.006835 10.0.0.249 - - [2026-04-06 03:16:03] "DELETE /network-policy/535971d8-b088-4641-b0c7-071b260c6c0c HTTP/1.1" 200 115 0.054137 10.0.0.249 - - [2026-04-06 03:16:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004481 10.0.0.33 - - [2026-04-06 03:16:03] "GET /projects?obj_uuids=6442653c-ff6a-4c74-8237-9137eb8eebf4&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000956 10.0.0.249 - - [2026-04-06 03:16:03] "GET /project/6442653c-ff6a-4c74-8237-9137eb8eebf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.043822 10.0.0.249 - - [2026-04-06 03:16:03] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-99078659&detail=False&count=False&shared=False HTTP/1.1" 200 572 0.005694 10.0.0.249 - - [2026-04-06 03:16:03] "DELETE /network-policy/b0f79273-e8c1-4bd0-a2b3-9286151331a4 HTTP/1.1" 200 115 0.058192 10.0.0.249 - - [2026-04-06 03:16:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004038 10.0.0.33 - - [2026-04-06 03:16:03] "GET /projects?obj_uuids=6442653c-ff6a-4c74-8237-9137eb8eebf4&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001643 10.0.0.249 - - [2026-04-06 03:16:03] "GET /project/6442653c-ff6a-4c74-8237-9137eb8eebf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.049154 10.0.0.249 - - [2026-04-06 03:16:03] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-99078659&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.006039 10.0.0.249 - - [2026-04-06 03:16:04] "DELETE /network-policy/95bbd447-2b6b-433b-ad6e-2867e80cb6f3 HTTP/1.1" 200 115 0.044821 10.0.0.249 - - [2026-04-06 03:16:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.012362 10.0.0.33 - - [2026-04-06 03:16:04] "GET /projects?obj_uuids=6442653c-ff6a-4c74-8237-9137eb8eebf4&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000953 10.0.0.249 - - [2026-04-06 03:16:04] "GET /project/6442653c-ff6a-4c74-8237-9137eb8eebf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.046077 10.0.0.249 - - [2026-04-06 03:16:04] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-99078659&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.010514 10.0.0.249 - - [2026-04-06 03:16:04] "POST /neutron/network HTTP/1.1" 200 1336 0.016264 10.0.0.27 - - [2026-04-06 03:16:04] "DELETE /route-target/d3327bce-9b16-4c71-aed9-376c50342f8a HTTP/1.1" 200 115 0.029012 10.0.0.33 - - [2026-04-06 03:16:04] "POST /useragent-kv HTTP/1.1" 200 115 0.009189 10.0.0.33 - - [2026-04-06 03:16:04] "POST /useragent-kv HTTP/1.1" 200 115 0.002897 10.0.0.33 - - [2026-04-06 03:16:04] "POST /useragent-kv HTTP/1.1" 200 115 0.003450 10.0.0.33 - - [2026-04-06 03:16:04] "POST /useragent-kv HTTP/1.1" 200 115 0.004061 10.0.0.33 - - [2026-04-06 03:16:04] "POST /useragent-kv HTTP/1.1" 200 115 0.002915 10.0.0.33 - - [2026-04-06 03:16:04] "POST /useragent-kv HTTP/1.1" 200 115 0.002816 10.0.0.249 - - [2026-04-06 03:16:04] "POST /neutron/network HTTP/1.1" 200 151 0.183090 10.0.0.249 - - [2026-04-06 03:16:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.037243 10.0.0.249 - - [2026-04-06 03:16:05] "DELETE /network-ipam/2f0b949d-a921-41e8-84f0-de97af124610 HTTP/1.1" 200 115 0.046902 10.0.0.249 - - [2026-04-06 03:16:05] "POST /fqname-to-id HTTP/1.1" 404 260 0.004753 10.0.0.33 - - [2026-04-06 03:16:05] "GET /projects?obj_uuids=6442653c-ff6a-4c74-8237-9137eb8eebf4&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000973 10.0.0.33 - - [2026-04-06 03:16:05] "GET /project/6442653c-ff6a-4c74-8237-9137eb8eebf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1525 0.048277 10.0.0.33 - - [2026-04-06 03:16:05] "GET /projects?obj_uuids=6442653c-ff6a-4c74-8237-9137eb8eebf4&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001536 10.0.0.33 - - [2026-04-06 03:16:05] "GET /project/6442653c-ff6a-4c74-8237-9137eb8eebf4?fields=security_groups HTTP/1.1" 200 1408 0.044180 10.0.0.33 - - [2026-04-06 03:16:05] "DELETE /security-group/f72d8a0e-525c-4938-8cda-413c30866255 HTTP/1.1" 200 115 0.057699 10.0.0.33 - - [2026-04-06 03:16:05] "GET /projects?obj_uuids=6442653c-ff6a-4c74-8237-9137eb8eebf4&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001265 10.0.0.27 - - [2026-04-06 03:16:05] "DELETE /access-control-list/fa39d1a0-d69d-4cce-b6ef-6c1e033c8708 HTTP/1.1" 200 115 0.075927 10.0.0.33 - - [2026-04-06 03:16:05] "GET /project/6442653c-ff6a-4c74-8237-9137eb8eebf4?fields=application_policy_sets HTTP/1.1" 200 1447 0.068724 10.0.0.249 - - [2026-04-06 03:16:05] "DELETE /project/6442653c-ff6a-4c74-8237-9137eb8eebf4 HTTP/1.1" 200 115 0.448465 10.0.0.33 - - [2026-04-06 03:16:05] "GET /domains?obj_uuids=500738d8-636d-4330-98c4-d5dafb5cbb39&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002337 10.0.0.249 - - [2026-04-06 03:16:05] "GET /domain/500738d8-636d-4330-98c4-d5dafb5cbb39?fields=projects HTTP/1.1" 200 1438 0.014059 10.0.0.33 - - [2026-04-06 03:16:07] "GET /projects?obj_uuids=6442653c-ff6a-4c74-8237-9137eb8eebf4&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.006130 10.0.0.33 - - [2026-04-06 03:16:07] "GET /domains?obj_uuids=500738d8-636d-4330-98c4-d5dafb5cbb39&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001790 10.0.0.33 - - [2026-04-06 03:16:07] "GET /domain/500738d8-636d-4330-98c4-d5dafb5cbb39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.041225 10.0.0.33 - - [2026-04-06 03:16:07] "POST /id-to-fqname HTTP/1.1" 200 202 0.006929 10.0.0.33 - - [2026-04-06 03:16:07] "POST /fqname-to-id HTTP/1.1" 404 211 0.007267 10.0.0.33 - - [2026-04-06 03:16:07] "POST /security-groups HTTP/1.1" 200 603 0.085910 10.0.0.33 - - [2026-04-06 03:16:07] "POST /projects HTTP/1.1" 200 609 0.313700 10.0.0.33 - - [2026-04-06 03:16:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.354243 10.0.0.27 - - [2026-04-06 03:16:07] "POST /access-control-lists HTTP/1.1" 200 608 0.034579 10.0.0.249 - - [2026-04-06 03:16:07] "GET /project/6442653c-ff6a-4c74-8237-9137eb8eebf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.579390 10.0.0.33 - - [2026-04-06 03:16:07] "GET /projects?obj_uuids=6442653c-ff6a-4c74-8237-9137eb8eebf4&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001037 10.0.0.249 - - [2026-04-06 03:16:07] "GET /project/6442653c-ff6a-4c74-8237-9137eb8eebf4?fields=virtual_networks HTTP/1.1" 200 1065 0.056441 10.0.0.33 - - [2026-04-06 03:16:07] "GET /projects?obj_uuids=6442653c-ff6a-4c74-8237-9137eb8eebf4&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001778 10.0.0.249 - - [2026-04-06 03:16:07] "GET /project/6442653c-ff6a-4c74-8237-9137eb8eebf4?fields=virtual_machine_interfaces HTTP/1.1" 200 1065 0.062092 10.0.0.33 - - [2026-04-06 03:16:07] "GET /projects?obj_uuids=6442653c-ff6a-4c74-8237-9137eb8eebf4&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.002204 10.0.0.249 - - [2026-04-06 03:16:08] "GET /project/6442653c-ff6a-4c74-8237-9137eb8eebf4?fields=security_groups HTTP/1.1" 200 1303 0.087276 10.0.0.249 - - [2026-04-06 03:16:08] "POST /fqname-to-id HTTP/1.1" 404 182 0.026717 10.0.0.33 - - [2026-04-06 03:16:08] "GET /projects?obj_uuids=89ce5559-92de-4902-b1a1-33ceb6d00cb2&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003245 10.0.0.33 - - [2026-04-06 03:16:09] "GET /domains?obj_uuids=500738d8-636d-4330-98c4-d5dafb5cbb39&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001240 10.0.0.33 - - [2026-04-06 03:16:09] "GET /domain/500738d8-636d-4330-98c4-d5dafb5cbb39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007668 10.0.0.33 - - [2026-04-06 03:16:09] "POST /id-to-fqname HTTP/1.1" 200 184 0.003178 10.0.0.33 - - [2026-04-06 03:16:09] "POST /fqname-to-id HTTP/1.1" 404 193 0.010451 10.0.0.33 - - [2026-04-06 03:16:09] "POST /security-groups HTTP/1.1" 200 585 0.034953 10.0.0.27 - - [2026-04-06 03:16:09] "POST /fqname-to-id HTTP/1.1" 404 228 0.005854 10.0.0.33 - - [2026-04-06 03:16:09] "POST /projects HTTP/1.1" 200 573 0.249690 10.0.0.33 - - [2026-04-06 03:16:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.324456 10.0.0.27 - - [2026-04-06 03:16:09] "POST /access-control-lists HTTP/1.1" 200 588 0.033812 10.0.0.249 - - [2026-04-06 03:16:09] "GET /project/89ce5559-92de-4902-b1a1-33ceb6d00cb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1349 0.457800 10.0.0.249 - - [2026-04-06 03:16:10] "GET / HTTP/1.1" 200 35931 0.002111 10.0.0.249 - - [2026-04-06 03:16:11] "POST /fqname-to-id HTTP/1.1" 401 293 0.000512 10.0.0.249 - - [2026-04-06 03:16:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.058824 10.0.0.33 - - [2026-04-06 03:16:11] "GET /projects?obj_uuids=89ce5559-92de-4902-b1a1-33ceb6d00cb2&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001450 10.0.0.249 - - [2026-04-06 03:16:11] "GET /project/89ce5559-92de-4902-b1a1-33ceb6d00cb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1349 0.048298 10.0.0.33 - - [2026-04-06 03:16:12] "POST /useragent-kv HTTP/1.1" 200 115 0.007920 10.0.0.249 - - [2026-04-06 03:16:12] "POST /neutron/subnet HTTP/1.1" 200 715 0.207337 10.0.0.249 - - [2026-04-06 03:16:12] "POST /id-to-fqname HTTP/1.1" 200 214 0.001660 10.0.0.249 - - [2026-04-06 03:16:12] "GET /virtual-network/7e71eef2-17c7-4e70-911f-519205784f03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2600 0.007436 10.0.0.249 - - [2026-04-06 03:16:12] "POST /neutron/network HTTP/1.1" 200 988 0.009502 10.0.0.249 - - [2026-04-06 03:16:12] "GET /virtual-network/7e71eef2-17c7-4e70-911f-519205784f03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2600 0.005659 10.0.0.249 - - [2026-04-06 03:16:12] "POST /neutron/subnet HTTP/1.1" 200 818 0.015716 10.0.0.249 - - [2026-04-06 03:16:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004335 10.0.0.33 - - [2026-04-06 03:16:12] "GET /projects?obj_uuids=89ce5559-92de-4902-b1a1-33ceb6d00cb2&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.002769 10.0.0.249 - - [2026-04-06 03:16:12] "GET /project/89ce5559-92de-4902-b1a1-33ceb6d00cb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1349 0.055976 10.0.0.27 - - [2026-04-06 03:16:12] "POST /route-targets HTTP/1.1" 200 327 0.017302 10.0.0.33 - - [2026-04-06 03:16:12] "POST /useragent-kv HTTP/1.1" 200 115 0.005083 10.0.0.249 - - [2026-04-06 03:16:13] "POST /neutron/subnet HTTP/1.1" 200 725 0.241846 10.0.0.249 - - [2026-04-06 03:16:13] "POST /id-to-fqname HTTP/1.1" 200 214 0.001375 10.0.0.249 - - [2026-04-06 03:16:13] "GET /virtual-network/b4c7a581-5f9f-4890-baf4-0f7bb2fc29ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2613 0.007140 10.0.0.249 - - [2026-04-06 03:16:13] "POST /neutron/network HTTP/1.1" 200 992 0.010401 10.0.0.249 - - [2026-04-06 03:16:13] "GET /virtual-network/b4c7a581-5f9f-4890-baf4-0f7bb2fc29ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2613 0.005430 10.0.0.249 - - [2026-04-06 03:16:13] "POST /neutron/subnet HTTP/1.1" 200 828 0.010381 10.0.0.249 - - [2026-04-06 03:16:13] "POST /id-to-fqname HTTP/1.1" 200 214 0.001287 10.0.0.33 - - [2026-04-06 03:16:14] "GET /projects?obj_uuids=89ce5559-92de-4902-b1a1-33ceb6d00cb2&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.002313 10.0.0.249 - - [2026-04-06 03:16:14] "GET /project/89ce5559-92de-4902-b1a1-33ceb6d00cb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1349 0.067279 10.0.0.249 - - [2026-04-06 03:16:14] "POST /neutron/port HTTP/1.1" 200 117 0.007192 10.0.0.249 - - [2026-04-06 03:16:14] "POST /id-to-fqname HTTP/1.1" 200 214 0.001318 10.0.0.249 - - [2026-04-06 03:16:14] "POST /neutron/network HTTP/1.1" 200 998 0.008234 10.0.0.33 - - [2026-04-06 03:16:15] "GET /projects?obj_uuids=89ce5559-92de-4902-b1a1-33ceb6d00cb2&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001179 10.0.0.249 - - [2026-04-06 03:16:15] "GET /project/89ce5559-92de-4902-b1a1-33ceb6d00cb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1349 0.072443 10.0.0.249 - - [2026-04-06 03:16:15] "POST /neutron/port HTTP/1.1" 200 1157 0.085947 10.0.0.249 - - [2026-04-06 03:16:15] "POST /neutron/port HTTP/1.1" 200 1211 0.153800 10.0.0.249 - - [2026-04-06 03:16:15] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007452 10.0.0.249 - - [2026-04-06 03:16:15] "POST /id-to-fqname HTTP/1.1" 200 214 0.001670 10.0.0.249 - - [2026-04-06 03:16:16] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004539 10.0.0.249 - - [2026-04-06 03:16:16] "POST /neutron/port HTTP/1.1" 200 117 0.001260 10.0.0.249 - - [2026-04-06 03:16:16] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007685 10.0.0.33 - - [2026-04-06 03:16:16] "GET /projects?obj_uuids=89ce5559-92de-4902-b1a1-33ceb6d00cb2&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001223 10.0.0.249 - - [2026-04-06 03:16:16] "POST /neutron/port HTTP/1.1" 200 1157 0.383004 10.0.0.33 - - [2026-04-06 03:16:17] "GET /projects?obj_uuids=89ce5559-92de-4902-b1a1-33ceb6d00cb2&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001340 10.0.0.249 - - [2026-04-06 03:16:17] "GET /project/89ce5559-92de-4902-b1a1-33ceb6d00cb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1349 0.147844 10.0.0.249 - - [2026-04-06 03:16:17] "POST /neutron/port HTTP/1.1" 200 1211 0.253337 10.0.0.249 - - [2026-04-06 03:16:17] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005749 10.0.0.249 - - [2026-04-06 03:16:17] "POST /neutron/port HTTP/1.1" 200 2288 0.031631 10.0.0.249 - - [2026-04-06 03:16:17] "POST /neutron/network HTTP/1.1" 200 988 0.014852 10.0.0.249 - - [2026-04-06 03:16:17] "POST /neutron/port HTTP/1.1" 200 1221 0.020899 10.0.0.249 - - [2026-04-06 03:16:17] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006770 10.0.0.249 - - [2026-04-06 03:16:17] "GET /virtual-machine/778f5ed6-8bcb-40df-b2ce-e8d46775da2a HTTP/1.1" 401 293 0.000517 10.0.0.249 - - [2026-04-06 03:16:17] "POST /neutron/network HTTP/1.1" 200 1002 0.015698 10.0.0.249 - - [2026-04-06 03:16:18] "GET /virtual-machine/778f5ed6-8bcb-40df-b2ce-e8d46775da2a HTTP/1.1" 200 1286 0.060884 10.0.0.249 - - [2026-04-06 03:16:18] "GET /virtual-machine-interface/60266afb-b3fe-43e8-a58f-ddd1f0c611ba HTTP/1.1" 200 3105 0.008295 10.0.0.249 - - [2026-04-06 03:16:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003841 10.0.0.249 - - [2026-04-06 03:16:18] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004289 10.0.0.249 - - [2026-04-06 03:16:18] "GET /virtual-networks?parent_id=89ce5559-92de-4902-b1a1-33ceb6d00cb2&detail=False&count=False&shared=False HTTP/1.1" 200 559 0.003117 10.0.0.249 - - [2026-04-06 03:16:18] "GET /virtual-network/7e71eef2-17c7-4e70-911f-519205784f03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2600 0.007098 10.0.0.249 - - [2026-04-06 03:16:18] "POST /neutron/port HTTP/1.1" 200 1161 0.026548 10.0.0.249 - - [2026-04-06 03:16:18] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004402 10.0.0.249 - - [2026-04-06 03:16:18] "POST /neutron/port HTTP/1.1" 200 117 0.001195 10.0.0.27 - - [2026-04-06 03:16:19] "GET /global-system-configs HTTP/1.1" 401 293 0.000481 10.0.0.27 - - [2026-04-06 03:16:19] "GET /global-system-configs HTTP/1.1" 401 293 0.000401 10.0.0.33 - - [2026-04-06 03:16:20] "GET /global-system-configs HTTP/1.1" 401 293 0.000540 10.0.0.33 - - [2026-04-06 03:16:20] "GET /global-system-configs HTTP/1.1" 401 293 0.000521 10.0.0.27 - - [2026-04-06 03:16:20] "DELETE /access-control-list/9301dec6-80b3-47c5-b9b3-263c5f3e6988 HTTP/1.1" 200 115 0.044090 10.0.0.27 - - [2026-04-06 03:16:20] "GET /global-system-configs HTTP/1.1" 401 293 0.000446 10.0.0.27 - - [2026-04-06 03:16:20] "GET /global-system-configs HTTP/1.1" 401 293 0.000625 10.0.0.33 - - [2026-04-06 03:16:21] "GET /global-system-configs HTTP/1.1" 401 293 0.000422 10.0.0.33 - - [2026-04-06 03:16:21] "GET /global-system-configs HTTP/1.1" 401 293 0.000398 10.0.0.249 - - [2026-04-06 03:16:21] "GET /global-system-configs HTTP/1.1" 401 293 0.002020 10.0.0.249 - - [2026-04-06 03:16:21] "GET /global-system-configs HTTP/1.1" 401 293 0.000560 10.0.0.249 - - [2026-04-06 03:16:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005089 10.0.0.249 - - [2026-04-06 03:16:21] "GET /virtual-network/7e71eef2-17c7-4e70-911f-519205784f03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2600 0.008497 10.0.0.249 - - [2026-04-06 03:16:22] "GET /global-system-configs HTTP/1.1" 401 293 0.000431 10.0.0.249 - - [2026-04-06 03:16:22] "GET /global-system-configs HTTP/1.1" 401 293 0.000525 10.0.0.249 - - [2026-04-06 03:16:24] "POST /neutron/port HTTP/1.1" 200 1221 0.017851 10.0.0.249 - - [2026-04-06 03:16:24] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005262 10.0.0.249 - - [2026-04-06 03:16:24] "POST /neutron/port HTTP/1.1" 200 117 0.001208 10.0.0.249 - - [2026-04-06 03:16:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005093 10.0.0.249 - - [2026-04-06 03:16:25] "GET /virtual-network/7e71eef2-17c7-4e70-911f-519205784f03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2600 0.006859 10.0.0.249 - - [2026-04-06 03:16:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004037 10.0.0.249 - - [2026-04-06 03:16:29] "GET /virtual-network/7e71eef2-17c7-4e70-911f-519205784f03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2600 0.005651 10.0.0.33 - - [2026-04-06 03:16:33] "DELETE /project/6442653c-ff6a-4c74-8237-9137eb8eebf4 HTTP/1.1" 404 177 0.002362 10.0.0.33 - - [2026-04-06 03:16:33] "DELETE /project/6442653cff6a4c7482379137eb8eebf4 HTTP/1.1" 404 173 0.006126 10.0.0.33 - - [2026-04-06 03:16:33] "DELETE /project/89ce555992de4902b1a133ceb6d00cb2 HTTP/1.1" 404 173 0.004493 10.0.0.249 - - [2026-04-06 03:16:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003822 10.0.0.249 - - [2026-04-06 03:16:33] "GET /virtual-network/7e71eef2-17c7-4e70-911f-519205784f03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2600 0.005518 10.0.0.249 - - [2026-04-06 03:16:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004169 10.0.0.249 - - [2026-04-06 03:16:37] "GET /virtual-network/7e71eef2-17c7-4e70-911f-519205784f03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2600 0.006421 10.0.0.249 - - [2026-04-06 03:16:40] "POST /neutron/port HTTP/1.1" 200 1221 0.020542 10.0.0.249 - - [2026-04-06 03:16:40] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004269 10.0.0.249 - - [2026-04-06 03:16:40] "POST /neutron/port HTTP/1.1" 200 117 0.001225 10.0.0.249 - - [2026-04-06 03:16:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004328 10.0.0.249 - - [2026-04-06 03:16:41] "GET /virtual-network/7e71eef2-17c7-4e70-911f-519205784f03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2600 0.009054 10.0.0.249 - - [2026-04-06 03:16:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004061 10.0.0.249 - - [2026-04-06 03:16:46] "GET /virtual-network/7e71eef2-17c7-4e70-911f-519205784f03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2600 0.006004 10.0.0.249 - - [2026-04-06 03:16:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003766 10.0.0.249 - - [2026-04-06 03:16:50] "GET /virtual-network/7e71eef2-17c7-4e70-911f-519205784f03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2600 0.005884 10.0.0.249 - - [2026-04-06 03:16:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004780 10.0.0.249 - - [2026-04-06 03:16:54] "GET /virtual-network/7e71eef2-17c7-4e70-911f-519205784f03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2600 0.008073 10.0.0.249 - - [2026-04-06 03:16:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004925 10.0.0.249 - - [2026-04-06 03:16:58] "GET /virtual-network/7e71eef2-17c7-4e70-911f-519205784f03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2600 0.006471 10.0.0.249 - - [2026-04-06 03:17:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003394 10.0.0.249 - - [2026-04-06 03:17:00] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003791 10.0.0.249 - - [2026-04-06 03:17:00] "GET /virtual-networks?parent_id=89ce5559-92de-4902-b1a1-33ceb6d00cb2&detail=False&count=False&shared=False HTTP/1.1" 200 559 0.003532 10.0.0.249 - - [2026-04-06 03:17:00] "GET /virtual-network/7e71eef2-17c7-4e70-911f-519205784f03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2600 0.006042 10.0.0.249 - - [2026-04-06 03:17:00] "POST /neutron/port HTTP/1.1" 200 1221 0.020160 10.0.0.249 - - [2026-04-06 03:17:05] "POST /neutron/security_group HTTP/1.1" 200 2052 0.010251 10.0.0.249 - - [2026-04-06 03:17:10] "POST /neutron/port HTTP/1.1" 200 1221 0.022933 10.0.0.249 - - [2026-04-06 03:17:12] "POST /neutron/security_group HTTP/1.1" 200 2052 0.033678 10.0.0.249 - - [2026-04-06 03:17:16] "POST /neutron/port HTTP/1.1" 200 1221 0.020461 10.0.0.249 - - [2026-04-06 03:17:21] "POST /neutron/security_group HTTP/1.1" 200 2052 0.010170 10.0.0.249 - - [2026-04-06 03:17:21] "POST /neutron/port HTTP/1.1" 200 1221 0.016380 10.0.0.249 - - [2026-04-06 03:17:21] "GET /virtual-machine/aec92618-cc9c-43bb-9972-240c92e5c293 HTTP/1.1" 200 1287 0.006310 10.0.0.249 - - [2026-04-06 03:17:21] "GET /virtual-machine-interface/4c731e9d-1294-44dc-93a9-067c1fff8177 HTTP/1.1" 200 3105 0.005438 10.0.0.249 - - [2026-04-06 03:17:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004898 10.0.0.249 - - [2026-04-06 03:17:21] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004614 10.0.0.249 - - [2026-04-06 03:17:21] "GET /virtual-networks?parent_id=89ce5559-92de-4902-b1a1-33ceb6d00cb2&detail=False&count=False&shared=False HTTP/1.1" 200 559 0.004169 10.0.0.249 - - [2026-04-06 03:17:21] "GET /virtual-network/7e71eef2-17c7-4e70-911f-519205784f03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2600 0.008197 10.0.0.249 - - [2026-04-06 03:17:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004321 10.0.0.249 - - [2026-04-06 03:17:22] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005375 10.0.0.249 - - [2026-04-06 03:17:22] "GET /virtual-networks?parent_id=89ce5559-92de-4902-b1a1-33ceb6d00cb2&detail=False&count=False&shared=False HTTP/1.1" 200 559 0.003474 10.0.0.249 - - [2026-04-06 03:17:22] "GET /virtual-network/7e71eef2-17c7-4e70-911f-519205784f03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2600 0.005959 10.0.0.249 - - [2026-04-06 03:17:23] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007733 10.0.0.249 - - [2026-04-06 03:17:23] "POST /neutron/port HTTP/1.1" 200 1225 0.020724 10.0.0.249 - - [2026-04-06 03:17:23] "GET /virtual-machine/3d47a663-fc6e-47d9-adab-24104c72bc47 HTTP/1.1" 200 1286 0.007744 10.0.0.249 - - [2026-04-06 03:17:23] "GET /virtual-machine-interface/34fcc841-6304-4b16-83af-99b6e5ef2497 HTTP/1.1" 200 3104 0.009021 10.0.0.249 - - [2026-04-06 03:17:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003664 10.0.0.249 - - [2026-04-06 03:17:23] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004882 10.0.0.249 - - [2026-04-06 03:17:23] "GET /virtual-networks?parent_id=89ce5559-92de-4902-b1a1-33ceb6d00cb2&detail=False&count=False&shared=False HTTP/1.1" 200 559 0.003996 10.0.0.249 - - [2026-04-06 03:17:23] "GET /virtual-network/b4c7a581-5f9f-4890-baf4-0f7bb2fc29ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2613 0.006647 10.0.0.249 - - [2026-04-06 03:17:24] "POST /neutron/port HTTP/1.1" 200 1225 0.021094 10.0.0.249 - - [2026-04-06 03:17:24] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004360 10.0.0.249 - - [2026-04-06 03:17:24] "POST /neutron/port HTTP/1.1" 200 117 0.001209 10.0.0.249 - - [2026-04-06 03:17:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003626 10.0.0.249 - - [2026-04-06 03:17:24] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004128 10.0.0.249 - - [2026-04-06 03:17:24] "GET /virtual-networks?parent_id=89ce5559-92de-4902-b1a1-33ceb6d00cb2&detail=False&count=False&shared=False HTTP/1.1" 200 559 0.004197 10.0.0.249 - - [2026-04-06 03:17:24] "GET /virtual-network/b4c7a581-5f9f-4890-baf4-0f7bb2fc29ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2613 0.006954 10.0.0.249 - - [2026-04-06 03:17:25] "GET /forwarding-classs?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.005023 10.0.0.249 - - [2026-04-06 03:17:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003436 10.0.0.249 - - [2026-04-06 03:17:26] "GET /global-qos-config/e1a23b25-90f3-41d4-9c06-771fb40142b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.005288 10.0.0.249 - - [2026-04-06 03:17:26] "POST /fqname-to-id HTTP/1.1" 404 222 0.003612 10.0.0.249 - - [2026-04-06 03:17:26] "POST /forwarding-classs HTTP/1.1" 200 576 0.032361 10.0.0.249 - - [2026-04-06 03:17:26] "POST /id-to-fqname HTTP/1.1" 200 232 0.004012 10.0.0.249 - - [2026-04-06 03:17:26] "GET /forwarding-class/ebfacad5-7686-4db0-b571-2acf73792d02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1252 0.004888 10.0.0.33 - - [2026-04-06 03:17:26] "GET /projects?obj_uuids=89ce5559-92de-4902-b1a1-33ceb6d00cb2&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.002583 10.0.0.249 - - [2026-04-06 03:17:26] "GET /project/89ce5559-92de-4902-b1a1-33ceb6d00cb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1349 0.057087 10.0.0.249 - - [2026-04-06 03:17:26] "POST /fqname-to-id HTTP/1.1" 404 211 0.003395 10.0.0.249 - - [2026-04-06 03:17:26] "POST /qos-configs HTTP/1.1" 200 543 0.032542 10.0.0.249 - - [2026-04-06 03:17:26] "POST /id-to-fqname HTTP/1.1" 200 217 0.003913 10.0.0.249 - - [2026-04-06 03:17:26] "GET /qos-config/660a3025-12d9-4eec-be4d-01b9cb863876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1503 0.005717 10.0.0.249 - - [2026-04-06 03:17:26] "GET /virtual-machine-interface/60266afb-b3fe-43e8-a58f-ddd1f0c611ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2690 0.101570 10.0.0.249 - - [2026-04-06 03:17:26] "POST /ref-update HTTP/1.1" 200 156 0.015636 10.0.0.249 - - [2026-04-06 03:17:26] "POST /neutron/security_group HTTP/1.1" 200 2052 0.008401 10.0.0.249 - - [2026-04-06 03:17:27] "POST /neutron/port HTTP/1.1" 200 1221 0.021174 10.0.0.249 - - [2026-04-06 03:17:27] "POST /neutron/security_group HTTP/1.1" 200 2052 0.008027 10.0.0.249 - - [2026-04-06 03:17:27] "POST /id-to-fqname HTTP/1.1" 200 214 0.001368 10.0.0.249 - - [2026-04-06 03:17:27] "GET /virtual-machine/778f5ed6-8bcb-40df-b2ce-e8d46775da2a HTTP/1.1" 200 1286 0.003716 10.0.0.249 - - [2026-04-06 03:17:27] "GET /virtual-machine-interface/60266afb-b3fe-43e8-a58f-ddd1f0c611ba HTTP/1.1" 200 3352 0.004823 10.0.0.249 - - [2026-04-06 03:17:27] "GET /instance-ip/83044140-aa2b-4860-8251-d9dde2a711a5 HTTP/1.1" 200 1605 0.006195 10.0.0.249 - - [2026-04-06 03:17:27] "GET /instance-ip/ebee5948-c542-4a74-9be6-87c76659643f HTTP/1.1" 200 1627 0.005955 10.0.0.249 - - [2026-04-06 03:17:27] "POST /neutron/port HTTP/1.1" 200 1221 0.021744 10.0.0.249 - - [2026-04-06 03:17:32] "POST /neutron/port HTTP/1.1" 200 1221 0.018722 10.0.0.249 - - [2026-04-06 03:17:32] "POST /neutron/security_group HTTP/1.1" 200 2052 0.008247 10.0.0.249 - - [2026-04-06 03:17:32] "POST /id-to-fqname HTTP/1.1" 200 214 0.001399 10.0.0.249 - - [2026-04-06 03:17:32] "GET /virtual-machine/aec92618-cc9c-43bb-9972-240c92e5c293 HTTP/1.1" 200 1287 0.003992 10.0.0.249 - - [2026-04-06 03:17:32] "GET /virtual-machine-interface/4c731e9d-1294-44dc-93a9-067c1fff8177 HTTP/1.1" 200 3105 0.005651 10.0.0.249 - - [2026-04-06 03:17:32] "GET /instance-ip/1a43f3d0-ea92-4c69-9b02-497c90ea797d HTTP/1.1" 200 1606 0.006551 10.0.0.249 - - [2026-04-06 03:17:32] "GET /instance-ip/61fcbdd0-e871-43d5-829e-9df0a3f9a82b HTTP/1.1" 200 1625 0.006498 10.0.0.249 - - [2026-04-06 03:17:40] "POST /neutron/port HTTP/1.1" 200 1221 0.026849 10.0.0.249 - - [2026-04-06 03:17:40] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004465 10.0.0.249 - - [2026-04-06 03:17:40] "POST /neutron/port HTTP/1.1" 200 117 0.001252 10.0.0.33 - - [2026-04-06 03:17:59] "GET /obj-perms HTTP/1.1" 200 5075 0.058923 10.0.0.249 - - [2026-04-06 03:18:05] "GET /virtual-machine-interface/60266afb-b3fe-43e8-a58f-ddd1f0c611ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2937 0.009358 10.0.0.249 - - [2026-04-06 03:18:05] "POST /ref-update HTTP/1.1" 200 156 0.019919 10.0.0.249 - - [2026-04-06 03:18:05] "DELETE /qos-config/660a3025-12d9-4eec-be4d-01b9cb863876 HTTP/1.1" 200 115 0.045539 10.0.0.249 - - [2026-04-06 03:18:05] "POST /id-to-fqname HTTP/1.1" 200 232 0.001252 10.0.0.249 - - [2026-04-06 03:18:05] "DELETE /forwarding-class/ebfacad5-7686-4db0-b571-2acf73792d02 HTTP/1.1" 200 115 0.027493 10.0.0.249 - - [2026-04-06 03:18:07] "POST /neutron/network HTTP/1.1" 200 992 0.009529 10.0.0.249 - - [2026-04-06 03:18:07] "POST /neutron/port HTTP/1.1" 200 1215 0.017994 10.0.0.249 - - [2026-04-06 03:18:07] "POST /neutron/port HTTP/1.1" 200 1211 0.015574 10.0.0.249 - - [2026-04-06 03:18:07] "POST /neutron/port HTTP/1.1" 200 1211 0.035459 10.0.0.33 - - [2026-04-06 03:18:09] "POST /useragent-kv HTTP/1.1" 200 115 0.004833 10.0.0.33 - - [2026-04-06 03:18:09] "POST /useragent-kv HTTP/1.1" 200 115 0.003900 10.0.0.33 - - [2026-04-06 03:18:09] "POST /useragent-kv HTTP/1.1" 200 115 0.003088 10.0.0.33 - - [2026-04-06 03:18:09] "POST /useragent-kv HTTP/1.1" 200 115 0.002582 10.0.0.249 - - [2026-04-06 03:18:09] "POST /neutron/network HTTP/1.1" 200 151 0.146958 10.0.0.27 - - [2026-04-06 03:18:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004346 10.0.0.33 - - [2026-04-06 03:18:09] "GET /projects?obj_uuids=89ce5559-92de-4902-b1a1-33ceb6d00cb2&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.003767 10.0.0.249 - - [2026-04-06 03:18:09] "GET /project/89ce5559-92de-4902-b1a1-33ceb6d00cb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1349 0.057358 10.0.0.33 - - [2026-04-06 03:18:09] "GET /projects?obj_uuids=89ce5559-92de-4902-b1a1-33ceb6d00cb2&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001021 10.0.0.249 - - [2026-04-06 03:18:09] "GET /project/89ce5559-92de-4902-b1a1-33ceb6d00cb2?fields=virtual_networks HTTP/1.1" 200 1030 0.044000 10.0.0.33 - - [2026-04-06 03:18:09] "GET /projects?obj_uuids=89ce5559-92de-4902-b1a1-33ceb6d00cb2&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001145 10.0.0.249 - - [2026-04-06 03:18:09] "GET /project/89ce5559-92de-4902-b1a1-33ceb6d00cb2?fields=virtual_machine_interfaces HTTP/1.1" 200 1030 0.041037 10.0.0.33 - - [2026-04-06 03:18:09] "GET /projects?obj_uuids=89ce5559-92de-4902-b1a1-33ceb6d00cb2&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.000925 10.0.0.249 - - [2026-04-06 03:18:09] "GET /project/89ce5559-92de-4902-b1a1-33ceb6d00cb2?fields=security_groups HTTP/1.1" 200 1250 0.039210 10.0.0.249 - - [2026-04-06 03:18:10] "POST /fqname-to-id HTTP/1.1" 404 181 0.029778 10.0.0.33 - - [2026-04-06 03:18:10] "GET /projects?obj_uuids=f270859f-76d0-4df7-b1c9-2c8f1cbc6c86&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003160 10.0.0.33 - - [2026-04-06 03:18:10] "GET /domains?obj_uuids=500738d8-636d-4330-98c4-d5dafb5cbb39&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001173 10.0.0.33 - - [2026-04-06 03:18:10] "GET /domain/500738d8-636d-4330-98c4-d5dafb5cbb39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007641 10.0.0.33 - - [2026-04-06 03:18:10] "POST /id-to-fqname HTTP/1.1" 200 183 0.002338 10.0.0.33 - - [2026-04-06 03:18:11] "POST /fqname-to-id HTTP/1.1" 404 192 0.006916 10.0.0.33 - - [2026-04-06 03:18:11] "POST /security-groups HTTP/1.1" 200 584 0.074970 10.0.0.33 - - [2026-04-06 03:18:11] "POST /projects HTTP/1.1" 200 571 0.318305 10.0.0.27 - - [2026-04-06 03:18:11] "POST /access-control-lists HTTP/1.1" 200 589 0.032506 10.0.0.33 - - [2026-04-06 03:18:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.392593 10.0.0.249 - - [2026-04-06 03:18:11] "GET /project/f270859f-76d0-4df7-b1c9-2c8f1cbc6c86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.552682 10.0.0.249 - - [2026-04-06 03:18:12] "GET / HTTP/1.1" 200 35931 0.001937 10.0.0.249 - - [2026-04-06 03:18:14] "POST /fqname-to-id HTTP/1.1" 401 293 0.000778 10.0.0.249 - - [2026-04-06 03:18:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.065896 10.0.0.33 - - [2026-04-06 03:18:14] "GET /projects?obj_uuids=f270859f-76d0-4df7-b1c9-2c8f1cbc6c86&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000943 10.0.0.249 - - [2026-04-06 03:18:14] "GET /project/f270859f-76d0-4df7-b1c9-2c8f1cbc6c86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.047637 10.0.0.249 - - [2026-04-06 03:18:14] "POST /neutron/network HTTP/1.1" 200 117 0.040194 10.0.0.27 - - [2026-04-06 03:18:14] "POST /route-targets HTTP/1.1" 200 327 0.013026 10.0.0.249 - - [2026-04-06 03:18:15] "POST /neutron/network HTTP/1.1" 200 830 0.009135 10.0.0.249 - - [2026-04-06 03:18:15] "POST /id-to-fqname HTTP/1.1" 200 220 0.001307 10.0.0.249 - - [2026-04-06 03:18:15] "GET /virtual-network/10aef0e9-7990-4619-bc12-83f8f5a33d4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.006982 10.0.0.249 - - [2026-04-06 03:18:15] "GET /virtual-network/10aef0e9-7990-4619-bc12-83f8f5a33d4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.007151 10.0.0.249 - - [2026-04-06 03:18:15] "POST /neutron/subnet HTTP/1.1" 200 719 0.011289 10.0.0.249 - - [2026-04-06 03:18:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003968 10.0.0.249 - - [2026-04-06 03:18:15] "GET /virtual-network/10aef0e9-7990-4619-bc12-83f8f5a33d4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.007230 10.0.0.249 - - [2026-04-06 03:18:15] "PUT /virtual-network/10aef0e9-7990-4619-bc12-83f8f5a33d4e HTTP/1.1" 200 264 0.091120 10.0.0.27 - - [2026-04-06 03:18:15] "POST /ref-update HTTP/1.1" 200 156 0.044451 10.0.0.249 - - [2026-04-06 03:18:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003907 10.0.0.33 - - [2026-04-06 03:18:15] "GET /projects?obj_uuids=f270859f-76d0-4df7-b1c9-2c8f1cbc6c86&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001068 10.0.0.249 - - [2026-04-06 03:18:15] "GET /project/f270859f-76d0-4df7-b1c9-2c8f1cbc6c86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.045899 10.0.0.33 - - [2026-04-06 03:18:15] "POST /useragent-kv HTTP/1.1" 200 115 0.009180 10.0.0.249 - - [2026-04-06 03:18:15] "POST /neutron/subnet HTTP/1.1" 200 720 0.234275 10.0.0.249 - - [2026-04-06 03:18:16] "POST /id-to-fqname HTTP/1.1" 200 220 0.001338 10.0.0.249 - - [2026-04-06 03:18:16] "GET /virtual-network/a12d04c8-b2c1-458f-a7f6-5b1800b95b9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.004957 10.0.0.249 - - [2026-04-06 03:18:16] "GET /virtual-network/a12d04c8-b2c1-458f-a7f6-5b1800b95b9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005339 10.0.0.249 - - [2026-04-06 03:18:16] "POST /neutron/network HTTP/1.1" 200 830 0.007128 10.0.0.249 - - [2026-04-06 03:18:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003573 10.0.0.249 - - [2026-04-06 03:18:16] "GET /virtual-network/a12d04c8-b2c1-458f-a7f6-5b1800b95b9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006701 10.0.0.249 - - [2026-04-06 03:18:16] "PUT /virtual-network/a12d04c8-b2c1-458f-a7f6-5b1800b95b9b HTTP/1.1" 200 264 0.054992 10.0.0.27 - - [2026-04-06 03:18:16] "POST /ref-update HTTP/1.1" 200 156 0.017624 10.0.0.249 - - [2026-04-06 03:18:16] "POST /id-to-fqname HTTP/1.1" 200 220 0.001426 10.0.0.33 - - [2026-04-06 03:18:17] "GET /projects?obj_uuids=f270859f-76d0-4df7-b1c9-2c8f1cbc6c86&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001465 10.0.0.249 - - [2026-04-06 03:18:17] "GET /project/f270859f-76d0-4df7-b1c9-2c8f1cbc6c86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.071752 10.0.0.249 - - [2026-04-06 03:18:17] "POST /neutron/network HTTP/1.1" 200 830 0.037190 10.0.0.249 - - [2026-04-06 03:18:17] "POST /id-to-fqname HTTP/1.1" 200 220 0.001553 10.0.0.249 - - [2026-04-06 03:18:17] "POST /neutron/port HTTP/1.1" 200 117 0.006916 10.0.0.33 - - [2026-04-06 03:18:17] "GET /projects?obj_uuids=f270859f-76d0-4df7-b1c9-2c8f1cbc6c86&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001133 10.0.0.249 - - [2026-04-06 03:18:18] "POST /neutron/port HTTP/1.1" 200 1052 0.340638 10.0.0.249 - - [2026-04-06 03:18:18] "POST /neutron/port HTTP/1.1" 200 1106 0.105948 10.0.0.33 - - [2026-04-06 03:18:18] "GET /projects?obj_uuids=f270859f-76d0-4df7-b1c9-2c8f1cbc6c86&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001012 10.0.0.249 - - [2026-04-06 03:18:18] "GET /project/f270859f-76d0-4df7-b1c9-2c8f1cbc6c86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.099021 10.0.0.249 - - [2026-04-06 03:18:18] "POST /neutron/network HTTP/1.1" 200 830 0.007448 10.0.0.249 - - [2026-04-06 03:18:18] "POST /neutron/network HTTP/1.1" 200 830 0.017434 10.0.0.249 - - [2026-04-06 03:18:18] "POST /neutron/port HTTP/1.1" 200 117 0.006361 10.0.0.249 - - [2026-04-06 03:18:19] "POST /neutron/network HTTP/1.1" 200 840 0.009084 10.0.0.249 - - [2026-04-06 03:18:19] "POST /neutron/port HTTP/1.1" 200 1052 0.022314 10.0.0.249 - - [2026-04-06 03:18:19] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004292 10.0.0.249 - - [2026-04-06 03:18:19] "POST /neutron/network HTTP/1.1" 200 830 0.007265 10.0.0.249 - - [2026-04-06 03:18:23] "POST /neutron/port HTTP/1.1" 200 1116 0.017806 10.0.0.249 - - [2026-04-06 03:18:24] "POST /neutron/security_group HTTP/1.1" 200 2051 0.009667 10.0.0.249 - - [2026-04-06 03:18:24] "GET /virtual-machine/54bc190c-7771-4f67-9e98-938eb74407eb HTTP/1.1" 401 293 0.000445 10.0.0.249 - - [2026-04-06 03:18:24] "POST /neutron/network HTTP/1.1" 200 840 0.006969 10.0.0.249 - - [2026-04-06 03:18:24] "POST /neutron/port HTTP/1.1" 200 117 0.001383 10.0.0.249 - - [2026-04-06 03:18:24] "GET /virtual-machine/54bc190c-7771-4f67-9e98-938eb74407eb HTTP/1.1" 200 1285 0.028373 10.0.0.249 - - [2026-04-06 03:18:24] "GET /virtual-machine-interface/f44bb9cc-3dc6-431f-aa7a-90bf0553aa1d HTTP/1.1" 200 2928 0.006842 10.0.0.249 - - [2026-04-06 03:18:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003688 10.0.0.249 - - [2026-04-06 03:18:24] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004303 10.0.0.249 - - [2026-04-06 03:18:24] "GET /virtual-networks?parent_id=f270859f-76d0-4df7-b1c9-2c8f1cbc6c86&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002866 10.0.0.249 - - [2026-04-06 03:18:24] "GET /virtual-network/10aef0e9-7990-4619-bc12-83f8f5a33d4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2107 0.007195 10.0.0.249 - - [2026-04-06 03:18:26] "POST /neutron/security_group HTTP/1.1" 200 2051 0.007433 10.0.0.249 - - [2026-04-06 03:18:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005389 10.0.0.249 - - [2026-04-06 03:18:27] "GET /virtual-network/10aef0e9-7990-4619-bc12-83f8f5a33d4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2107 0.005883 10.0.0.249 - - [2026-04-06 03:18:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003759 10.0.0.249 - - [2026-04-06 03:18:29] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003572 10.0.0.249 - - [2026-04-06 03:18:29] "GET /virtual-networks?parent_id=f270859f-76d0-4df7-b1c9-2c8f1cbc6c86&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003391 10.0.0.249 - - [2026-04-06 03:18:29] "GET /virtual-network/10aef0e9-7990-4619-bc12-83f8f5a33d4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2107 0.007085 10.0.0.249 - - [2026-04-06 03:18:29] "POST /neutron/port HTTP/1.1" 200 1116 0.017741 10.0.0.249 - - [2026-04-06 03:18:30] "POST /neutron/security_group HTTP/1.1" 200 2051 0.008299 10.0.0.249 - - [2026-04-06 03:18:30] "GET /virtual-machine/7ddcf10c-d193-440c-aae4-addcd82bd993 HTTP/1.1" 200 1285 0.007085 10.0.0.249 - - [2026-04-06 03:18:30] "GET /virtual-machine-interface/8c25c465-008e-4fb8-b0ac-bf87f0bd5a7d HTTP/1.1" 200 2928 0.005370 10.0.0.249 - - [2026-04-06 03:18:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004333 10.0.0.249 - - [2026-04-06 03:18:30] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005221 10.0.0.249 - - [2026-04-06 03:18:30] "GET /virtual-networks?parent_id=f270859f-76d0-4df7-b1c9-2c8f1cbc6c86&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.005585 10.0.0.249 - - [2026-04-06 03:18:30] "GET /virtual-network/a12d04c8-b2c1-458f-a7f6-5b1800b95b9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.006491 10.0.0.249 - - [2026-04-06 03:18:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003704 10.0.0.249 - - [2026-04-06 03:18:31] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003685 10.0.0.249 - - [2026-04-06 03:18:31] "GET /virtual-networks?parent_id=f270859f-76d0-4df7-b1c9-2c8f1cbc6c86&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003251 10.0.0.249 - - [2026-04-06 03:18:31] "GET /virtual-network/a12d04c8-b2c1-458f-a7f6-5b1800b95b9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.006083 10.0.0.249 - - [2026-04-06 03:18:31] "POST /routing-policys HTTP/1.1" 200 534 0.035569 10.0.0.249 - - [2026-04-06 03:18:31] "GET /virtual-network/10aef0e9-7990-4619-bc12-83f8f5a33d4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2107 0.011310 10.0.0.249 - - [2026-04-06 03:18:31] "PUT /virtual-network/10aef0e9-7990-4619-bc12-83f8f5a33d4e HTTP/1.1" 200 264 0.065760 10.0.0.27 - - [2026-04-06 03:18:31] "POST /ref-update HTTP/1.1" 200 156 0.077305 10.0.0.33 - - [2026-04-06 03:18:33] "DELETE /project/f270859f76d04df7b1c92c8f1cbc6c86 HTTP/1.1" 404 173 0.005829 10.0.0.33 - - [2026-04-06 03:18:33] "DELETE /project/89ce5559-92de-4902-b1a1-33ceb6d00cb2 HTTP/1.1" 404 177 0.005207 10.0.0.249 - - [2026-04-06 03:18:35] "POST /ref-update HTTP/1.1" 200 156 0.051165 10.0.0.249 - - [2026-04-06 03:18:35] "DELETE /routing-policy/8749edfe-30d6-432d-9513-e4395a67bf02 HTTP/1.1" 200 115 0.050741 10.0.0.249 - - [2026-04-06 03:18:35] "POST /neutron/network HTTP/1.1" 200 830 0.007987 10.0.0.249 - - [2026-04-06 03:18:36] "POST /neutron/port HTTP/1.1" 200 1106 0.015386 10.0.0.249 - - [2026-04-06 03:18:36] "POST /neutron/port HTTP/1.1" 200 1106 0.015155 10.0.0.33 - - [2026-04-06 03:18:38] "POST /useragent-kv HTTP/1.1" 200 115 0.009313 10.0.0.33 - - [2026-04-06 03:18:38] "POST /useragent-kv HTTP/1.1" 200 115 0.002642 10.0.0.249 - - [2026-04-06 03:18:38] "POST /neutron/network HTTP/1.1" 200 151 0.123779 10.0.0.27 - - [2026-04-06 03:18:38] "DELETE /route-target/bbf357b6-18a5-48ca-aa81-5989bd945d7d HTTP/1.1" 200 115 0.034061 10.0.0.27 - - [2026-04-06 03:18:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004178 10.0.0.27 - - [2026-04-06 03:18:38] "DELETE /route-target/ae9ccf86-cf52-433a-82b0-b062e69acaad HTTP/1.1" 200 115 0.019762 10.0.0.249 - - [2026-04-06 03:18:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003652 10.0.0.33 - - [2026-04-06 03:18:40] "GET /projects?obj_uuids=f270859f-76d0-4df7-b1c9-2c8f1cbc6c86&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000881 10.0.0.249 - - [2026-04-06 03:18:40] "GET /project/f270859f-76d0-4df7-b1c9-2c8f1cbc6c86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.044264 10.0.0.249 - - [2026-04-06 03:18:40] "POST /neutron/network HTTP/1.1" 200 117 0.014166 10.0.0.249 - - [2026-04-06 03:18:41] "POST /neutron/network HTTP/1.1" 200 832 0.010292 10.0.0.249 - - [2026-04-06 03:18:41] "POST /id-to-fqname HTTP/1.1" 200 220 0.001586 10.0.0.249 - - [2026-04-06 03:18:41] "GET /virtual-network/4d8dd37a-faa3-40a5-bc3e-e24fe19bc6ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005111 10.0.0.249 - - [2026-04-06 03:18:41] "GET /virtual-network/4d8dd37a-faa3-40a5-bc3e-e24fe19bc6ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005937 10.0.0.249 - - [2026-04-06 03:18:41] "POST /neutron/subnet HTTP/1.1" 200 729 0.009338 10.0.0.249 - - [2026-04-06 03:18:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005599 10.0.0.249 - - [2026-04-06 03:18:41] "GET /virtual-network/4d8dd37a-faa3-40a5-bc3e-e24fe19bc6ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.007346 10.0.0.27 - - [2026-04-06 03:18:41] "POST /route-targets HTTP/1.1" 200 323 0.018333 10.0.0.249 - - [2026-04-06 03:18:41] "PUT /virtual-network/4d8dd37a-faa3-40a5-bc3e-e24fe19bc6ae HTTP/1.1" 200 264 0.073273 10.0.0.249 - - [2026-04-06 03:18:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.007297 10.0.0.33 - - [2026-04-06 03:18:41] "GET /projects?obj_uuids=f270859f-76d0-4df7-b1c9-2c8f1cbc6c86&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000966 10.0.0.249 - - [2026-04-06 03:18:41] "GET /project/f270859f-76d0-4df7-b1c9-2c8f1cbc6c86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.047087 10.0.0.27 - - [2026-04-06 03:18:42] "POST /ref-update HTTP/1.1" 200 156 0.028982 10.0.0.33 - - [2026-04-06 03:18:42] "POST /useragent-kv HTTP/1.1" 200 115 0.016479 10.0.0.249 - - [2026-04-06 03:18:42] "POST /neutron/subnet HTTP/1.1" 200 714 0.178879 10.0.0.249 - - [2026-04-06 03:18:42] "POST /id-to-fqname HTTP/1.1" 200 220 0.001965 10.0.0.249 - - [2026-04-06 03:18:42] "GET /virtual-network/eb88e2f0-6dd8-4001-9b4b-f8534cb6dd29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.007148 10.0.0.249 - - [2026-04-06 03:18:42] "GET /virtual-network/eb88e2f0-6dd8-4001-9b4b-f8534cb6dd29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005582 10.0.0.249 - - [2026-04-06 03:18:42] "POST /neutron/network HTTP/1.1" 200 829 0.006274 10.0.0.249 - - [2026-04-06 03:18:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003432 10.0.0.249 - - [2026-04-06 03:18:42] "GET /virtual-network/eb88e2f0-6dd8-4001-9b4b-f8534cb6dd29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006379 10.0.0.249 - - [2026-04-06 03:18:42] "PUT /virtual-network/eb88e2f0-6dd8-4001-9b4b-f8534cb6dd29 HTTP/1.1" 200 264 0.052682 10.0.0.249 - - [2026-04-06 03:18:42] "POST /id-to-fqname HTTP/1.1" 200 220 0.001489 10.0.0.33 - - [2026-04-06 03:18:43] "GET /projects?obj_uuids=f270859f-76d0-4df7-b1c9-2c8f1cbc6c86&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001572 10.0.0.249 - - [2026-04-06 03:18:43] "GET /project/f270859f-76d0-4df7-b1c9-2c8f1cbc6c86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.090255 10.0.0.249 - - [2026-04-06 03:18:43] "POST /neutron/network HTTP/1.1" 200 832 0.007183 10.0.0.249 - - [2026-04-06 03:18:43] "POST /id-to-fqname HTTP/1.1" 200 220 0.001578 10.0.0.249 - - [2026-04-06 03:18:43] "POST /neutron/port HTTP/1.1" 200 117 0.006503 10.0.0.33 - - [2026-04-06 03:18:43] "GET /projects?obj_uuids=f270859f-76d0-4df7-b1c9-2c8f1cbc6c86&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001833 10.0.0.249 - - [2026-04-06 03:18:44] "POST /neutron/port HTTP/1.1" 200 1054 0.344232 10.0.0.33 - - [2026-04-06 03:18:44] "GET /projects?obj_uuids=f270859f-76d0-4df7-b1c9-2c8f1cbc6c86&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001968 10.0.0.249 - - [2026-04-06 03:18:44] "POST /neutron/port HTTP/1.1" 200 1108 0.193881 10.0.0.249 - - [2026-04-06 03:18:44] "GET /project/f270859f-76d0-4df7-b1c9-2c8f1cbc6c86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.127535 10.0.0.249 - - [2026-04-06 03:18:44] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003840 10.0.0.249 - - [2026-04-06 03:18:44] "POST /neutron/network HTTP/1.1" 200 832 0.008437 10.0.0.249 - - [2026-04-06 03:18:44] "POST /neutron/port HTTP/1.1" 200 117 0.005781 10.0.0.249 - - [2026-04-06 03:18:45] "POST /neutron/network HTTP/1.1" 200 839 0.007354 10.0.0.249 - - [2026-04-06 03:18:45] "POST /neutron/port HTTP/1.1" 200 1051 0.023720 10.0.0.249 - - [2026-04-06 03:18:45] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004169 10.0.0.249 - - [2026-04-06 03:18:45] "POST /neutron/network HTTP/1.1" 200 829 0.006727 10.0.0.249 - - [2026-04-06 03:18:49] "POST /neutron/port HTTP/1.1" 200 1118 0.021348 10.0.0.249 - - [2026-04-06 03:18:50] "POST /neutron/security_group HTTP/1.1" 200 2051 0.009999 10.0.0.249 - - [2026-04-06 03:18:50] "GET /virtual-machine/e807b1b8-1b0b-4179-92a6-b94fb18fe2e0 HTTP/1.1" 200 1286 0.007349 10.0.0.249 - - [2026-04-06 03:18:50] "GET /virtual-machine-interface/8e43d08f-4771-469b-a341-1bf4285e4a04 HTTP/1.1" 200 2928 0.006876 10.0.0.249 - - [2026-04-06 03:18:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004347 10.0.0.249 - - [2026-04-06 03:18:50] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004492 10.0.0.249 - - [2026-04-06 03:18:50] "GET /virtual-networks?parent_id=f270859f-76d0-4df7-b1c9-2c8f1cbc6c86&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003347 10.0.0.249 - - [2026-04-06 03:18:50] "GET /virtual-network/4d8dd37a-faa3-40a5-bc3e-e24fe19bc6ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.005962 10.0.0.249 - - [2026-04-06 03:18:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003940 10.0.0.249 - - [2026-04-06 03:18:53] "GET /virtual-network/4d8dd37a-faa3-40a5-bc3e-e24fe19bc6ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.005247 10.0.0.249 - - [2026-04-06 03:18:55] "POST /neutron/port HTTP/1.1" 200 1115 0.022423 10.0.0.249 - - [2026-04-06 03:18:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004575 10.0.0.249 - - [2026-04-06 03:18:55] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.008155 10.0.0.249 - - [2026-04-06 03:18:55] "GET /virtual-networks?parent_id=f270859f-76d0-4df7-b1c9-2c8f1cbc6c86&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.005751 10.0.0.249 - - [2026-04-06 03:18:55] "GET /virtual-network/4d8dd37a-faa3-40a5-bc3e-e24fe19bc6ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.012932 10.0.0.249 - - [2026-04-06 03:18:55] "POST /neutron/security_group HTTP/1.1" 200 2051 0.007417 10.0.0.249 - - [2026-04-06 03:18:59] "GET /obj-perms HTTP/1.1" 200 5075 0.063215 10.0.0.27 - - [2026-04-06 03:19:00] "GET /obj-perms HTTP/1.1" 200 5075 0.052118 10.0.0.249 - - [2026-04-06 03:19:00] "POST /neutron/security_group HTTP/1.1" 200 2051 0.007465 10.0.0.249 - - [2026-04-06 03:19:00] "GET /virtual-machine/dedc25ed-2334-4601-ac4a-55bca7ce1f30 HTTP/1.1" 200 1286 0.008412 10.0.0.249 - - [2026-04-06 03:19:00] "GET /virtual-machine-interface/e61a7467-534b-4439-80f2-cf09fb6e5ac6 HTTP/1.1" 200 2927 0.005598 10.0.0.249 - - [2026-04-06 03:19:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003896 10.0.0.249 - - [2026-04-06 03:19:00] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003603 10.0.0.249 - - [2026-04-06 03:19:01] "GET /virtual-networks?parent_id=f270859f-76d0-4df7-b1c9-2c8f1cbc6c86&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003681 10.0.0.249 - - [2026-04-06 03:19:01] "GET /virtual-network/eb88e2f0-6dd8-4001-9b4b-f8534cb6dd29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2105 0.007738 10.0.0.249 - - [2026-04-06 03:19:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003623 10.0.0.249 - - [2026-04-06 03:19:02] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003978 10.0.0.249 - - [2026-04-06 03:19:02] "GET /virtual-networks?parent_id=f270859f-76d0-4df7-b1c9-2c8f1cbc6c86&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.004514 10.0.0.249 - - [2026-04-06 03:19:02] "GET /virtual-network/eb88e2f0-6dd8-4001-9b4b-f8534cb6dd29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2105 0.007353 10.0.0.249 - - [2026-04-06 03:19:02] "POST /routing-policys HTTP/1.1" 200 534 0.033481 10.0.0.249 - - [2026-04-06 03:19:02] "GET /virtual-network/4d8dd37a-faa3-40a5-bc3e-e24fe19bc6ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.014705 10.0.0.249 - - [2026-04-06 03:19:04] "PUT /virtual-network/4d8dd37a-faa3-40a5-bc3e-e24fe19bc6ae HTTP/1.1" 500 390 2.025738 Traceback (most recent call last): File "/usr/local/lib/python3.9/site-packages/cfgm_common/vnc_cassandra.py", line 1183, in uuid_to_obj_type return self._cache_uuid_to_fq_name[id][1] KeyError: 'f4bb57dc-4344-4a45-8f07-2a440ab5a1cf' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/bin/bottle.py", line 876, in _handle return route.call(**args) File "/usr/local/bin/bottle.py", line 1759, in wrapper rv = callback(*a, **ka) File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/context.py", line 146, in wrapper return fn(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py", line 2524, in handler_trap_exception response = handler(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cfgm_common/vnc_api_stats.py", line 16, in wrapper return func(api_server_obj, resource_type, *args, **kwargs) File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py", line 1426, in http_resource_delete req_obj_type = db_conn.uuid_to_obj_type(id) File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_db.py", line 2483, in uuid_to_obj_type return self._object_db.uuid_to_obj_type(obj_uuid) File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1045, in wrapper return func(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cfgm_common/vnc_cassandra.py", line 1185, in uuid_to_obj_type obj = self._cassandra_driver.get(datastore_api.OBJ_UUID_CF_NAME, id, File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/api.py", line 123, in wrapped return f(self, *args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/api.py", line 234, in get return self._Get( File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 814, in _Get for _, rows in self._cql_select( File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1045, in wrapper return func(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 753, in _cql_select req = self.pool.compute(args, File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1178, in compute return self.target(0, 0, args, append_args) File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 704, in worker req = self.apply(ses, cql, args) File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 988, in apply return connector.concurrent.execute_concurrent_with_args( File "/usr/local/lib64/python3.9/site-packages/cassandra/concurrent.py", line 167, in execute_concurrent_with_args return execute_concurrent(session, zip(cycle((statement,)), parameters), *args, **kwargs) File "/usr/local/lib64/python3.9/site-packages/cassandra/concurrent.py", line 42, in execute_concurrent return executor.execute(concurrency, raise_on_first_error) File "/usr/local/lib64/python3.9/site-packages/cassandra/concurrent.py", line 138, in execute return super(ConcurrentExecutorListResults, self).execute(concurrency, fail_fast) File "/usr/local/lib64/python3.9/site-packages/cassandra/concurrent.py", line 69, in execute return self._results() File "/usr/local/lib64/python3.9/site-packages/cassandra/concurrent.py", line 156, in _results raise self._exception cassandra.ReadTimeout: Error from server: code=1200 [Coordinator node timed out waiting for replica nodes' responses] message="Operation timed out - received only 2 responses." info={'consistency': 'ALL', 'required_responses': 3, 'received_responses': 2} 10.0.0.249 - - [2026-04-06 03:19:06] "DELETE /routing-policy/f4bb57dc-4344-4a45-8f07-2a440ab5a1cf HTTP/1.1" 500 156 2.012106 10.0.0.249 - - [2026-04-06 03:19:07] "POST /neutron/port HTTP/1.1" 200 1115 0.017074 Traceback (most recent call last): File "/usr/local/bin/bottle.py", line 876, in _handle return route.call(**args) File "/usr/local/bin/bottle.py", line 1759, in wrapper rv = callback(*a, **ka) File "/usr/local/lib/python3.9/site-packages/vnc_openstack/context.py", line 61, in wrapper return fn(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/vnc_openstack/__init__.py", line 1411, in handler_trap_exception response = handler(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/vnc_openstack/neutron_plugin_interface.py", line 464, in plugin_http_post_port return self.plugin_get_ports(context, port) File "/usr/local/lib/python3.9/site-packages/vnc_openstack/neutron_plugin_interface.py", line 437, in plugin_get_ports ports_info = cfgdb.port_list(context, filters) File "/usr/local/lib/python3.9/site-packages/vnc_openstack/neutron_plugin_db.py", line 3638, in wrapper return func(self, *args, **kwargs) File "/usr/local/lib/python3.9/site-packages/vnc_openstack/neutron_plugin_db.py", line 5395, in port_list neutron_ports = self._port_list(port_objs) File "/usr/local/lib/python3.9/site-packages/vnc_openstack/neutron_plugin_db.py", line 1300, in _port_list net_objs = self._virtual_network_list(obj_uuids=list(net_ids), File "/usr/local/lib/python3.9/site-packages/vnc_openstack/neutron_plugin_db.py", line 963, in _virtual_network_list return self._vnc_lib.virtual_networks_list( File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 52, in wrapper return func(self, *args, **kwargs) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 844, in _objects_list return self.resource_list( File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 52, in wrapper return func(self, *args, **kwargs) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 1680, in resource_list response = self._request_server( File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 1126, in _request_server return self._request( File "/usr/local/lib/python3.9/site-packages/vnc_openstack/context.py", line 61, in wrapper return fn(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/vnc_openstack/neutron_plugin_db.py", line 183, in _request ret_val = server_method() File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/context.py", line 146, in wrapper return fn(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py", line 2524, in handler_trap_exception response = handler(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cfgm_common/vnc_api_stats.py", line 16, in wrapper return func(api_server_obj, resource_type, *args, **kwargs) File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py", line 1736, in http_resource_list return self._list_collection(obj_type, parent_uuids, back_ref_uuids, File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py", line 4118, in _list_collection (ok, result, ret_marker) = self._db_conn.dbe_list(obj_type, File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_db.py", line 2372, in dbe_list ok, read_result = self._object_db.object_read( File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1045, in wrapper return func(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cfgm_common/vnc_cassandra.py", line 563, in object_read hit_obj_dicts, miss_uuids = self._obj_cache_mgr.read( File "/usr/local/lib/python3.9/site-packages/cfgm_common/vnc_cassandra.py", line 1676, in read hit_rows_in_db = self._db_client._cassandra_driver.multiget( File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/api.py", line 123, in wrapped return f(self, *args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/api.py", line 222, in multiget return self._Multiget( File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 779, in _Multiget for key, rows in self._cql_select( File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1045, in wrapper return func(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 753, in _cql_select req = self.pool.compute(args, File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1178, in compute return self.target(0, 0, args, append_args) File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 704, in worker req = self.apply(ses, cql, args) File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 988, in apply return connector.concurrent.execute_concurrent_with_args( File "/usr/local/lib64/python3.9/site-packages/cassandra/concurrent.py", line 167, in execute_concurrent_with_args return execute_concurrent(session, zip(cycle((statement,)), parameters), *args, **kwargs) File "/usr/local/lib64/python3.9/site-packages/cassandra/concurrent.py", line 42, in execute_concurrent return executor.execute(concurrency, raise_on_first_error) File "/usr/local/lib64/python3.9/site-packages/cassandra/concurrent.py", line 138, in execute return super(ConcurrentExecutorListResults, self).execute(concurrency, fail_fast) File "/usr/local/lib64/python3.9/site-packages/cassandra/concurrent.py", line 69, in execute return self._results() File "/usr/local/lib64/python3.9/site-packages/cassandra/concurrent.py", line 156, in _results raise self._exception cassandra.ReadTimeout: Error from server: code=1200 [Coordinator node timed out waiting for replica nodes' responses] message="Operation timed out - received only 2 responses." info={'consistency': 'ALL', 'required_responses': 3, 'received_responses': 2} 10.0.0.249 - - [2026-04-06 03:19:09] "POST /neutron/port HTTP/1.1" 500 156 2.025793 10.0.0.249 - - [2026-04-06 03:19:10] "POST /neutron/network HTTP/1.1" 200 829 0.007602 Traceback (most recent call last): File "/usr/local/bin/bottle.py", line 876, in _handle return route.call(**args) File "/usr/local/bin/bottle.py", line 1759, in wrapper rv = callback(*a, **ka) File "/usr/local/lib/python3.9/site-packages/vnc_openstack/context.py", line 61, in wrapper return fn(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/vnc_openstack/__init__.py", line 1411, in handler_trap_exception response = handler(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/vnc_openstack/neutron_plugin_interface.py", line 309, in plugin_http_post_network return self.plugin_delete_network(context, network) File "/usr/local/lib/python3.9/site-packages/vnc_openstack/neutron_plugin_interface.py", line 276, in plugin_delete_network cfgdb.network_delete(network['id'], context) File "/usr/local/lib/python3.9/site-packages/vnc_openstack/neutron_plugin_db.py", line 3638, in wrapper return func(self, *args, **kwargs) File "/usr/local/lib/python3.9/site-packages/vnc_openstack/neutron_plugin_db.py", line 3715, in network_delete self._vnc_lib.virtual_network_read(id=net_id) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 52, in wrapper return func(self, *args, **kwargs) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 728, in _object_read response = self._request_server(OP_GET, uri, query_params) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 1126, in _request_server return self._request( File "/usr/local/lib/python3.9/site-packages/vnc_openstack/context.py", line 61, in wrapper return fn(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/vnc_openstack/neutron_plugin_db.py", line 185, in _request ret_val = server_method(url_parts[2]) File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/context.py", line 146, in wrapper return fn(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py", line 2524, in handler_trap_exception response = handler(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cfgm_common/vnc_api_stats.py", line 16, in wrapper return func(api_server_obj, resource_type, *args, **kwargs) File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py", line 1289, in http_resource_read (ok, result) = db_conn.dbe_read(obj_type, id, File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_db.py", line 2173, in dbe_read (ok, cassandra_result) = self._object_db.object_read( File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1045, in wrapper return func(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cfgm_common/vnc_cassandra.py", line 563, in object_read hit_obj_dicts, miss_uuids = self._obj_cache_mgr.read( File "/usr/local/lib/python3.9/site-packages/cfgm_common/vnc_cassandra.py", line 1676, in read hit_rows_in_db = self._db_client._cassandra_driver.multiget( File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/api.py", line 123, in wrapped return f(self, *args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/api.py", line 222, in multiget return self._Multiget( File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 779, in _Multiget for key, rows in self._cql_select( File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1045, in wrapper return func(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 753, in _cql_select req = self.pool.compute(args, File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1178, in compute return self.target(0, 0, args, append_args) File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 704, in worker req = self.apply(ses, cql, args) File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 988, in apply return connector.concurrent.execute_concurrent_with_args( File "/usr/local/lib64/python3.9/site-packages/cassandra/concurrent.py", line 167, in execute_concurrent_with_args return execute_concurrent(session, zip(cycle((statement,)), parameters), *args, **kwargs) File "/usr/local/lib64/python3.9/site-packages/cassandra/concurrent.py", line 42, in execute_concurrent return executor.execute(concurrency, raise_on_first_error) File "/usr/local/lib64/python3.9/site-packages/cassandra/concurrent.py", line 138, in execute return super(ConcurrentExecutorListResults, self).execute(concurrency, fail_fast) File "/usr/local/lib64/python3.9/site-packages/cassandra/concurrent.py", line 69, in execute return self._results() File "/usr/local/lib64/python3.9/site-packages/cassandra/concurrent.py", line 156, in _results raise self._exception cassandra.ReadTimeout: Error from server: code=1200 [Coordinator node timed out waiting for replica nodes' responses] message="Operation timed out - received only 2 responses." info={'consistency': 'ALL', 'required_responses': 3, 'received_responses': 2} 10.0.0.249 - - [2026-04-06 03:19:16] "POST /neutron/network HTTP/1.1" 500 156 2.019964 10.0.0.249 - - [2026-04-06 03:19:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004035 10.0.0.33 - - [2026-04-06 03:19:19] "GET /projects?obj_uuids=f270859f-76d0-4df7-b1c9-2c8f1cbc6c86&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000977 Traceback (most recent call last): File "/usr/local/bin/bottle.py", line 876, in _handle return route.call(**args) File "/usr/local/bin/bottle.py", line 1759, in wrapper rv = callback(*a, **ka) File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/context.py", line 146, in wrapper return fn(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py", line 2524, in handler_trap_exception response = handler(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cfgm_common/vnc_api_stats.py", line 16, in wrapper return func(api_server_obj, resource_type, *args, **kwargs) File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py", line 1289, in http_resource_read (ok, result) = db_conn.dbe_read(obj_type, id, File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_db.py", line 2173, in dbe_read (ok, cassandra_result) = self._object_db.object_read( File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1045, in wrapper return func(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cfgm_common/vnc_cassandra.py", line 563, in object_read hit_obj_dicts, miss_uuids = self._obj_cache_mgr.read( File "/usr/local/lib/python3.9/site-packages/cfgm_common/vnc_cassandra.py", line 1676, in read hit_rows_in_db = self._db_client._cassandra_driver.multiget( File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/api.py", line 123, in wrapped return f(self, *args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/api.py", line 222, in multiget return self._Multiget( File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 779, in _Multiget for key, rows in self._cql_select( File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1045, in wrapper return func(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 753, in _cql_select req = self.pool.compute(args, File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1178, in compute return self.target(0, 0, args, append_args) File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 704, in worker req = self.apply(ses, cql, args) File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 988, in apply return connector.concurrent.execute_concurrent_with_args( File "/usr/local/lib64/python3.9/site-packages/cassandra/concurrent.py", line 167, in execute_concurrent_with_args return execute_concurrent(session, zip(cycle((statement,)), parameters), *args, **kwargs) File "/usr/local/lib64/python3.9/site-packages/cassandra/concurrent.py", line 42, in execute_concurrent return executor.execute(concurrency, raise_on_first_error) File "/usr/local/lib64/python3.9/site-packages/cassandra/concurrent.py", line 138, in execute return super(ConcurrentExecutorListResults, self).execute(concurrency, fail_fast) File "/usr/local/lib64/python3.9/site-packages/cassandra/concurrent.py", line 69, in execute return self._results() File "/usr/local/lib64/python3.9/site-packages/cassandra/concurrent.py", line 156, in _results raise self._exception cassandra.ReadTimeout: Error from server: code=1200 [Coordinator node timed out waiting for replica nodes' responses] message="Operation timed out - received only 2 responses." info={'consistency': 'ALL', 'required_responses': 3, 'received_responses': 2} 10.0.0.249 - - [2026-04-06 03:19:21] "GET /project/f270859f-76d0-4df7-b1c9-2c8f1cbc6c86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 500 156 2.048604 10.0.0.33 - - [2026-04-06 03:19:22] "GET /projects?obj_uuids=f270859f-76d0-4df7-b1c9-2c8f1cbc6c86&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001031 Traceback (most recent call last): File "/usr/local/bin/bottle.py", line 876, in _handle return route.call(**args) File "/usr/local/bin/bottle.py", line 1759, in wrapper rv = callback(*a, **ka) File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/context.py", line 146, in wrapper return fn(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py", line 2524, in handler_trap_exception response = handler(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cfgm_common/vnc_api_stats.py", line 16, in wrapper return func(api_server_obj, resource_type, *args, **kwargs) File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py", line 1283, in http_resource_read (ok, result) = r_class.pre_dbe_read(id, fq_name, db_conn) File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/resources/project.py", line 157, in pre_dbe_read return cls._ensure_default_application_policy_set(id, fq_name) File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/resources/project.py", line 32, in _ensure_default_application_policy_set ok, result = cls.server.get_resource_class( File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/resources/_resource_base.py", line 219, in locate ok, result = cls.db_conn.dbe_read( File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_db.py", line 2173, in dbe_read (ok, cassandra_result) = self._object_db.object_read( File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1045, in wrapper return func(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cfgm_common/vnc_cassandra.py", line 553, in object_read miss_obj_rows = self._cassandra_driver.multiget( File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/api.py", line 123, in wrapped return f(self, *args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/api.py", line 222, in multiget return self._Multiget( File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 779, in _Multiget for key, rows in self._cql_select( File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1045, in wrapper return func(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 753, in _cql_select req = self.pool.compute(args, File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1178, in compute return self.target(0, 0, args, append_args) File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 704, in worker req = self.apply(ses, cql, args) File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 988, in apply return connector.concurrent.execute_concurrent_with_args( File "/usr/local/lib64/python3.9/site-packages/cassandra/concurrent.py", line 167, in execute_concurrent_with_args return execute_concurrent(session, zip(cycle((statement,)), parameters), *args, **kwargs) File "/usr/local/lib64/python3.9/site-packages/cassandra/concurrent.py", line 42, in execute_concurrent return executor.execute(concurrency, raise_on_first_error) File "/usr/local/lib64/python3.9/site-packages/cassandra/concurrent.py", line 138, in execute return super(ConcurrentExecutorListResults, self).execute(concurrency, fail_fast) File "/usr/local/lib64/python3.9/site-packages/cassandra/concurrent.py", line 69, in execute return self._results() File "/usr/local/lib64/python3.9/site-packages/cassandra/concurrent.py", line 156, in _results raise self._exception cassandra.ReadTimeout: Error from server: code=1200 [Coordinator node timed out waiting for replica nodes' responses] message="Operation timed out - received only 2 responses." info={'consistency': 'ALL', 'required_responses': 3, 'received_responses': 2} 10.0.0.249 - - [2026-04-06 03:19:24] "GET /project/f270859f-76d0-4df7-b1c9-2c8f1cbc6c86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 500 156 2.018332 10.0.0.249 - - [2026-04-06 03:19:25] "POST /fqname-to-id HTTP/1.1" 404 192 0.026397 10.0.0.33 - - [2026-04-06 03:19:25] "GET /projects?obj_uuids=bdd730a7-1dbf-4bfb-8eba-fbee4b712872&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003354 10.0.0.33 - - [2026-04-06 03:19:25] "GET /domains?obj_uuids=500738d8-636d-4330-98c4-d5dafb5cbb39&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001038 10.0.0.33 - - [2026-04-06 03:19:25] "GET /domain/500738d8-636d-4330-98c4-d5dafb5cbb39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007605 Traceback (most recent call last): File "/usr/local/lib/python3.9/site-packages/cfgm_common/vnc_cassandra.py", line 1167, in uuid_to_fq_name return copy.copy(self._cache_uuid_to_fq_name[id][0]) KeyError: 'bdd730a7-1dbf-4bfb-8eba-fbee4b712872' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/bin/bottle.py", line 876, in _handle return route.call(**args) File "/usr/local/bin/bottle.py", line 1759, in wrapper rv = callback(*a, **ka) File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/context.py", line 146, in wrapper return fn(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py", line 2524, in handler_trap_exception response = handler(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py", line 3251, in id_to_fq_name_http_post fq_name = self._db_conn.uuid_to_fq_name(obj_uuid) File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_db.py", line 2479, in uuid_to_fq_name return self._object_db.uuid_to_fq_name(obj_uuid) File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1045, in wrapper return func(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cfgm_common/vnc_cassandra.py", line 1169, in uuid_to_fq_name obj = self._cassandra_driver.get(datastore_api.OBJ_UUID_CF_NAME, id, File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/api.py", line 123, in wrapped return f(self, *args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/api.py", line 234, in get return self._Get( File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 814, in _Get for _, rows in self._cql_select( File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1045, in wrapper return func(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 753, in _cql_select req = self.pool.compute(args, File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1178, in compute return self.target(0, 0, args, append_args) File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 704, in worker req = self.apply(ses, cql, args) File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 988, in apply return connector.concurrent.execute_concurrent_with_args( File "/usr/local/lib64/python3.9/site-packages/cassandra/concurrent.py", line 167, in execute_concurrent_with_args return execute_concurrent(session, zip(cycle((statement,)), parameters), *args, **kwargs) File "/usr/local/lib64/python3.9/site-packages/cassandra/concurrent.py", line 42, in execute_concurrent return executor.execute(concurrency, raise_on_first_error) File "/usr/local/lib64/python3.9/site-packages/cassandra/concurrent.py", line 138, in execute return super(ConcurrentExecutorListResults, self).execute(concurrency, fail_fast) File "/usr/local/lib64/python3.9/site-packages/cassandra/concurrent.py", line 69, in execute return self._results() File "/usr/local/lib64/python3.9/site-packages/cassandra/concurrent.py", line 156, in _results raise self._exception cassandra.ReadTimeout: Error from server: code=1200 [Coordinator node timed out waiting for replica nodes' responses] message="Operation timed out - received only 2 responses." info={'consistency': 'ALL', 'required_responses': 3, 'received_responses': 2} 10.0.0.33 - - [2026-04-06 03:19:29] "POST /id-to-fqname HTTP/1.1" 500 156 2.009788 10.0.0.33 - - [2026-04-06 03:19:29] "POST /projects HTTP/1.1" 200 593 4.076688 10.0.0.33 - - [2026-04-06 03:19:31] "POST /fqname-to-id HTTP/1.1" 404 192 6.116582 Traceback (most recent call last): File "/usr/local/bin/bottle.py", line 876, in _handle return route.call(**args) File "/usr/local/bin/bottle.py", line 1759, in wrapper rv = callback(*a, **ka) File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/context.py", line 146, in wrapper return fn(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py", line 2524, in handler_trap_exception response = handler(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cfgm_common/vnc_api_stats.py", line 16, in wrapper return func(api_server_obj, resource_type, *args, **kwargs) File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py", line 993, in http_resource_create (ok, result) = self._post_common(obj_type, obj_dict) File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py", line 4716, in _post_common obj_uuid = self._db_conn.fq_name_to_uuid( File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_db.py", line 2474, in fq_name_to_uuid obj_uuid = self._object_db.fq_name_to_uuid(obj_type, fq_name) File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1045, in wrapper return func(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cfgm_common/vnc_cassandra.py", line 1200, in fq_name_to_uuid col_infos = self._cassandra_driver.get(datastore_api.OBJ_FQ_NAME_CF_NAME, File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/api.py", line 123, in wrapped return f(self, *args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/api.py", line 234, in get return self._Get( File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 814, in _Get for _, rows in self._cql_select( File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1045, in wrapper return func(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 753, in _cql_select req = self.pool.compute(args, File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1178, in compute return self.target(0, 0, args, append_args) File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 704, in worker req = self.apply(ses, cql, args) File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 988, in apply return connector.concurrent.execute_concurrent_with_args( File "/usr/local/lib64/python3.9/site-packages/cassandra/concurrent.py", line 167, in execute_concurrent_with_args return execute_concurrent(session, zip(cycle((statement,)), parameters), *args, **kwargs) File "/usr/local/lib64/python3.9/site-packages/cassandra/concurrent.py", line 42, in execute_concurrent return executor.execute(concurrency, raise_on_first_error) File "/usr/local/lib64/python3.9/site-packages/cassandra/concurrent.py", line 138, in execute return super(ConcurrentExecutorListResults, self).execute(concurrency, fail_fast) File "/usr/local/lib64/python3.9/site-packages/cassandra/concurrent.py", line 69, in execute return self._results() File "/usr/local/lib64/python3.9/site-packages/cassandra/concurrent.py", line 156, in _results raise self._exception cassandra.ReadTimeout: Error from server: code=1200 [Coordinator node timed out waiting for replica nodes' responses] message="Operation timed out - received only 2 responses." info={'consistency': 'ALL', 'required_responses': 3, 'received_responses': 2} 10.0.0.33 - - [2026-04-06 03:19:33] "POST /projects HTTP/1.1" 500 156 2.009990 10.0.0.33 - - [2026-04-06 03:19:33] "DELETE /project/bdd730a71dbf4bfb8ebafbee4b712872 HTTP/1.1" 404 173 0.003527 Traceback (most recent call last): File "/usr/local/lib/python3.9/site-packages/cfgm_common/vnc_cassandra.py", line 1183, in uuid_to_obj_type return self._cache_uuid_to_fq_name[id][1] KeyError: 'bdd730a7-1dbf-4bfb-8eba-fbee4b712872' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/bin/bottle.py", line 876, in _handle return route.call(**args) File "/usr/local/bin/bottle.py", line 1759, in wrapper rv = callback(*a, **ka) File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/context.py", line 146, in wrapper return fn(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py", line 2524, in handler_trap_exception response = handler(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cfgm_common/vnc_api_stats.py", line 16, in wrapper return func(api_server_obj, resource_type, *args, **kwargs) File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py", line 1236, in http_resource_read req_obj_type = db_conn.uuid_to_obj_type(id) File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_db.py", line 2483, in uuid_to_obj_type return self._object_db.uuid_to_obj_type(obj_uuid) File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1045, in wrapper return func(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cfgm_common/vnc_cassandra.py", line 1185, in uuid_to_obj_type obj = self._cassandra_driver.get(datastore_api.OBJ_UUID_CF_NAME, id, File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/api.py", line 123, in wrapped return f(self, *args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/api.py", line 234, in get return self._Get( File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 814, in _Get for _, rows in self._cql_select( File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1045, in wrapper return func(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 753, in _cql_select req = self.pool.compute(args, File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1178, in compute return self.target(0, 0, args, append_args) File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 704, in worker req = self.apply(ses, cql, args) File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 988, in apply return connector.concurrent.execute_concurrent_with_args( File "/usr/local/lib64/python3.9/site-packages/cassandra/concurrent.py", line 167, in execute_concurrent_with_args return execute_concurrent(session, zip(cycle((statement,)), parameters), *args, **kwargs) File "/usr/local/lib64/python3.9/site-packages/cassandra/concurrent.py", line 42, in execute_concurrent return executor.execute(concurrency, raise_on_first_error) File "/usr/local/lib64/python3.9/site-packages/cassandra/concurrent.py", line 138, in execute return super(ConcurrentExecutorListResults, self).execute(concurrency, fail_fast) File "/usr/local/lib64/python3.9/site-packages/cassandra/concurrent.py", line 69, in execute return self._results() File "/usr/local/lib64/python3.9/site-packages/cassandra/concurrent.py", line 156, in _results raise self._exception cassandra.ReadTimeout: Error from server: code=1200 [Coordinator node timed out waiting for replica nodes' responses] message="Operation timed out - received only 2 responses." info={'consistency': 'ALL', 'required_responses': 3, 'received_responses': 2} 10.0.0.249 - - [2026-04-06 03:19:35] "GET /project/bdd730a7-1dbf-4bfb-8eba-fbee4b712872?exclude_back_refs=True&exclude_children=True HTTP/1.1" 500 156 10.285723 10.0.0.249 - - [2026-04-06 03:19:36] "GET / HTTP/1.1" 200 35931 0.002101 10.0.0.249 - - [2026-04-06 03:19:38] "POST /fqname-to-id HTTP/1.1" 401 293 0.000511 Traceback (most recent call last): File "/usr/local/bin/bottle.py", line 876, in _handle return route.call(**args) File "/usr/local/bin/bottle.py", line 1759, in wrapper rv = callback(*a, **ka) File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/context.py", line 146, in wrapper return fn(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py", line 2524, in handler_trap_exception response = handler(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py", line 3214, in fq_name_to_id_http_post id = self._db_conn.fq_name_to_uuid(obj_type, fq_name) File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_db.py", line 2474, in fq_name_to_uuid obj_uuid = self._object_db.fq_name_to_uuid(obj_type, fq_name) File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1045, in wrapper return func(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cfgm_common/vnc_cassandra.py", line 1200, in fq_name_to_uuid col_infos = self._cassandra_driver.get(datastore_api.OBJ_FQ_NAME_CF_NAME, File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/api.py", line 123, in wrapped return f(self, *args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/api.py", line 234, in get return self._Get( File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 814, in _Get for _, rows in self._cql_select( File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1045, in wrapper return func(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 753, in _cql_select req = self.pool.compute(args, File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1178, in compute return self.target(0, 0, args, append_args) File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 704, in worker req = self.apply(ses, cql, args) File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 988, in apply return connector.concurrent.execute_concurrent_with_args( File "/usr/local/lib64/python3.9/site-packages/cassandra/concurrent.py", line 167, in execute_concurrent_with_args return execute_concurrent(session, zip(cycle((statement,)), parameters), *args, **kwargs) File "/usr/local/lib64/python3.9/site-packages/cassandra/concurrent.py", line 42, in execute_concurrent return executor.execute(concurrency, raise_on_first_error) File "/usr/local/lib64/python3.9/site-packages/cassandra/concurrent.py", line 138, in execute return super(ConcurrentExecutorListResults, self).execute(concurrency, fail_fast) File "/usr/local/lib64/python3.9/site-packages/cassandra/concurrent.py", line 69, in execute return self._results() File "/usr/local/lib64/python3.9/site-packages/cassandra/concurrent.py", line 156, in _results raise self._exception cassandra.ReadTimeout: Error from server: code=1200 [Coordinator node timed out waiting for replica nodes' responses] message="Operation timed out - received only 2 responses." info={'consistency': 'ALL', 'required_responses': 3, 'received_responses': 2} 10.0.0.249 - - [2026-04-06 03:19:40] "POST /fqname-to-id HTTP/1.1" 500 156 2.062582 Traceback (most recent call last): File "/usr/local/bin/bottle.py", line 876, in _handle return route.call(**args) File "/usr/local/bin/bottle.py", line 1759, in wrapper rv = callback(*a, **ka) File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/context.py", line 146, in wrapper return fn(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py", line 2524, in handler_trap_exception response = handler(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py", line 3214, in fq_name_to_id_http_post id = self._db_conn.fq_name_to_uuid(obj_type, fq_name) File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_db.py", line 2474, in fq_name_to_uuid obj_uuid = self._object_db.fq_name_to_uuid(obj_type, fq_name) File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1045, in wrapper return func(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cfgm_common/vnc_cassandra.py", line 1200, in fq_name_to_uuid col_infos = self._cassandra_driver.get(datastore_api.OBJ_FQ_NAME_CF_NAME, File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/api.py", line 123, in wrapped return f(self, *args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/api.py", line 234, in get return self._Get( File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 814, in _Get for _, rows in self._cql_select( File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1045, in wrapper return func(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 753, in _cql_select req = self.pool.compute(args, File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1178, in compute return self.target(0, 0, args, append_args) File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 704, in worker req = self.apply(ses, cql, args) File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 988, in apply return connector.concurrent.execute_concurrent_with_args( File "/usr/local/lib64/python3.9/site-packages/cassandra/concurrent.py", line 167, in execute_concurrent_with_args return execute_concurrent(session, zip(cycle((statement,)), parameters), *args, **kwargs) File "/usr/local/lib64/python3.9/site-packages/cassandra/concurrent.py", line 42, in execute_concurrent return executor.execute(concurrency, raise_on_first_error) File "/usr/local/lib64/python3.9/site-packages/cassandra/concurrent.py", line 138, in execute return super(ConcurrentExecutorListResults, self).execute(concurrency, fail_fast) File "/usr/local/lib64/python3.9/site-packages/cassandra/concurrent.py", line 69, in execute return self._results() File "/usr/local/lib64/python3.9/site-packages/cassandra/concurrent.py", line 156, in _results raise self._exception cassandra.ReadTimeout: Error from server: code=1200 [Coordinator node timed out waiting for replica nodes' responses] message="Operation timed out - received only 2 responses." info={'consistency': 'ALL', 'required_responses': 3, 'received_responses': 2} 10.0.0.249 - - [2026-04-06 03:19:45] "POST /fqname-to-id HTTP/1.1" 500 156 2.012170 Traceback (most recent call last): File "/usr/local/lib/python3.9/site-packages/cfgm_common/vnc_cassandra.py", line 1183, in uuid_to_obj_type return self._cache_uuid_to_fq_name[id][1] KeyError: 'bdd730a7-1dbf-4bfb-8eba-fbee4b712872' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/bin/bottle.py", line 876, in _handle return route.call(**args) File "/usr/local/bin/bottle.py", line 1759, in wrapper rv = callback(*a, **ka) File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/context.py", line 146, in wrapper return fn(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py", line 2524, in handler_trap_exception response = handler(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cfgm_common/vnc_api_stats.py", line 16, in wrapper return func(api_server_obj, resource_type, *args, **kwargs) File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py", line 1736, in http_resource_list return self._list_collection(obj_type, parent_uuids, back_ref_uuids, File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py", line 4118, in _list_collection (ok, result, ret_marker) = self._db_conn.dbe_list(obj_type, File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_db.py", line 2315, in dbe_list (ok, result, ret_marker) = self._object_db.object_list( File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1045, in wrapper return func(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cfgm_common/vnc_cassandra.py", line 981, in object_list filtered_rows, ret_marker = filter_rows_object_list() File "/usr/local/lib/python3.9/site-packages/cfgm_common/vnc_cassandra.py", line 978, in filter_rows_object_list return get_fq_name_uuid_list(list(filt_obj_infos.keys())), marker File "/usr/local/lib/python3.9/site-packages/cfgm_common/vnc_cassandra.py", line 846, in get_fq_name_uuid_list if obj_type != self.uuid_to_obj_type(obj_uuid): File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1045, in wrapper return func(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cfgm_common/vnc_cassandra.py", line 1185, in uuid_to_obj_type obj = self._cassandra_driver.get(datastore_api.OBJ_UUID_CF_NAME, id, File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/api.py", line 123, in wrapped return f(self, *args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/api.py", line 234, in get return self._Get( File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 814, in _Get for _, rows in self._cql_select( File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1045, in wrapper return func(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 753, in _cql_select req = self.pool.compute(args, File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1178, in compute return self.target(0, 0, args, append_args) File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 704, in worker req = self.apply(ses, cql, args) File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 988, in apply return connector.concurrent.execute_concurrent_with_args( File "/usr/local/lib64/python3.9/site-packages/cassandra/concurrent.py", line 167, in execute_concurrent_with_args return execute_concurrent(session, zip(cycle((statement,)), parameters), *args, **kwargs) File "/usr/local/lib64/python3.9/site-packages/cassandra/concurrent.py", line 42, in execute_concurrent return executor.execute(concurrency, raise_on_first_error) File "/usr/local/lib64/python3.9/site-packages/cassandra/concurrent.py", line 138, in execute return super(ConcurrentExecutorListResults, self).execute(concurrency, fail_fast) File "/usr/local/lib64/python3.9/site-packages/cassandra/concurrent.py", line 69, in execute return self._results() File "/usr/local/lib64/python3.9/site-packages/cassandra/concurrent.py", line 156, in _results raise self._exception cassandra.ReadTimeout: Error from server: code=1200 [Coordinator node timed out waiting for replica nodes' responses] message="Operation timed out - received only 2 responses." info={'consistency': 'ALL', 'required_responses': 3, 'received_responses': 2} 10.0.0.33 - - [2026-04-06 03:19:48] "GET /projects?obj_uuids=bdd730a7-1dbf-4bfb-8eba-fbee4b712872&detail=False&count=False&shared=False HTTP/1.1" 500 156 2.011760 Traceback (most recent call last): File "/usr/local/lib/python3.9/site-packages/cfgm_common/vnc_cassandra.py", line 1183, in uuid_to_obj_type return self._cache_uuid_to_fq_name[id][1] KeyError: 'bdd730a7-1dbf-4bfb-8eba-fbee4b712872' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/bin/bottle.py", line 876, in _handle return route.call(**args) File "/usr/local/bin/bottle.py", line 1759, in wrapper rv = callback(*a, **ka) File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/context.py", line 146, in wrapper return fn(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py", line 2524, in handler_trap_exception response = handler(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cfgm_common/vnc_api_stats.py", line 16, in wrapper return func(api_server_obj, resource_type, *args, **kwargs) File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py", line 1236, in http_resource_read req_obj_type = db_conn.uuid_to_obj_type(id) File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_db.py", line 2483, in uuid_to_obj_type return self._object_db.uuid_to_obj_type(obj_uuid) File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1045, in wrapper return func(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cfgm_common/vnc_cassandra.py", line 1185, in uuid_to_obj_type obj = self._cassandra_driver.get(datastore_api.OBJ_UUID_CF_NAME, id, File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/api.py", line 123, in wrapped return f(self, *args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/api.py", line 234, in get return self._Get( File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 814, in _Get for _, rows in self._cql_select( File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1045, in wrapper return func(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 753, in _cql_select req = self.pool.compute(args, File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1178, in compute return self.target(0, 0, args, append_args) File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 704, in worker req = self.apply(ses, cql, args) File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 988, in apply return connector.concurrent.execute_concurrent_with_args( File "/usr/local/lib64/python3.9/site-packages/cassandra/concurrent.py", line 167, in execute_concurrent_with_args return execute_concurrent(session, zip(cycle((statement,)), parameters), *args, **kwargs) File "/usr/local/lib64/python3.9/site-packages/cassandra/concurrent.py", line 42, in execute_concurrent return executor.execute(concurrency, raise_on_first_error) File "/usr/local/lib64/python3.9/site-packages/cassandra/concurrent.py", line 138, in execute return super(ConcurrentExecutorListResults, self).execute(concurrency, fail_fast) File "/usr/local/lib64/python3.9/site-packages/cassandra/concurrent.py", line 69, in execute return self._results() File "/usr/local/lib64/python3.9/site-packages/cassandra/concurrent.py", line 156, in _results raise self._exception cassandra.ReadTimeout: Error from server: code=1200 [Coordinator node timed out waiting for replica nodes' responses] message="Operation timed out - received only 2 responses." info={'consistency': 'ALL', 'required_responses': 3, 'received_responses': 2} 10.0.0.249 - - [2026-04-06 03:19:50] "GET /project/bdd730a7-1dbf-4bfb-8eba-fbee4b712872?exclude_back_refs=True&exclude_children=True HTTP/1.1" 500 156 4.024699 10.0.0.249 - - [2026-04-06 03:19:50] "POST /fqname-to-id HTTP/1.1" 404 213 0.024752 10.0.0.33 - - [2026-04-06 03:19:50] "GET /projects?obj_uuids=ae489ef1-b936-4457-9363-6c88853a9466&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.005354 10.0.0.33 - - [2026-04-06 03:19:50] "GET /domains?obj_uuids=500738d8-636d-4330-98c4-d5dafb5cbb39&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000931 10.0.0.33 - - [2026-04-06 03:19:50] "GET /domain/500738d8-636d-4330-98c4-d5dafb5cbb39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007283 Traceback (most recent call last): File "/usr/local/lib/python3.9/site-packages/cfgm_common/vnc_cassandra.py", line 1167, in uuid_to_fq_name return copy.copy(self._cache_uuid_to_fq_name[id][0]) KeyError: 'ae489ef1-b936-4457-9363-6c88853a9466' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/bin/bottle.py", line 876, in _handle return route.call(**args) File "/usr/local/bin/bottle.py", line 1759, in wrapper rv = callback(*a, **ka) File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/context.py", line 146, in wrapper return fn(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py", line 2524, in handler_trap_exception response = handler(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py", line 3251, in id_to_fq_name_http_post fq_name = self._db_conn.uuid_to_fq_name(obj_uuid) File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_db.py", line 2479, in uuid_to_fq_name return self._object_db.uuid_to_fq_name(obj_uuid) File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1045, in wrapper return func(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cfgm_common/vnc_cassandra.py", line 1169, in uuid_to_fq_name obj = self._cassandra_driver.get(datastore_api.OBJ_UUID_CF_NAME, id, File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/api.py", line 123, in wrapped return f(self, *args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/api.py", line 234, in get return self._Get( File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 814, in _Get for _, rows in self._cql_select( File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1045, in wrapper return func(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 753, in _cql_select req = self.pool.compute(args, File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1178, in compute return self.target(0, 0, args, append_args) File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 704, in worker req = self.apply(ses, cql, args) File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 988, in apply return connector.concurrent.execute_concurrent_with_args( File "/usr/local/lib64/python3.9/site-packages/cassandra/concurrent.py", line 167, in execute_concurrent_with_args return execute_concurrent(session, zip(cycle((statement,)), parameters), *args, **kwargs) File "/usr/local/lib64/python3.9/site-packages/cassandra/concurrent.py", line 42, in execute_concurrent return executor.execute(concurrency, raise_on_first_error) File "/usr/local/lib64/python3.9/site-packages/cassandra/concurrent.py", line 138, in execute return super(ConcurrentExecutorListResults, self).execute(concurrency, fail_fast) File "/usr/local/lib64/python3.9/site-packages/cassandra/concurrent.py", line 69, in execute return self._results() File "/usr/local/lib64/python3.9/site-packages/cassandra/concurrent.py", line 156, in _results raise self._exception cassandra.ReadTimeout: Error from server: code=1200 [Coordinator node timed out waiting for replica nodes' responses] message="Operation timed out - received only 2 responses." info={'consistency': 'ALL', 'required_responses': 3, 'received_responses': 2} 10.0.0.33 - - [2026-04-06 03:19:54] "POST /id-to-fqname HTTP/1.1" 500 156 2.022877 10.0.0.33 - - [2026-04-06 03:19:54] "POST /projects HTTP/1.1" 200 635 4.091615 10.0.0.33 - - [2026-04-06 03:19:56] "POST /fqname-to-id HTTP/1.1" 404 213 6.166327 Traceback (most recent call last): File "/usr/local/bin/bottle.py", line 876, in _handle return route.call(**args) File "/usr/local/bin/bottle.py", line 1759, in wrapper rv = callback(*a, **ka) File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/context.py", line 146, in wrapper return fn(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py", line 2524, in handler_trap_exception response = handler(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cfgm_common/vnc_api_stats.py", line 16, in wrapper return func(api_server_obj, resource_type, *args, **kwargs) File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py", line 993, in http_resource_create (ok, result) = self._post_common(obj_type, obj_dict) File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py", line 4716, in _post_common obj_uuid = self._db_conn.fq_name_to_uuid( File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_db.py", line 2474, in fq_name_to_uuid obj_uuid = self._object_db.fq_name_to_uuid(obj_type, fq_name) File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1045, in wrapper return func(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cfgm_common/vnc_cassandra.py", line 1200, in fq_name_to_uuid col_infos = self._cassandra_driver.get(datastore_api.OBJ_FQ_NAME_CF_NAME, File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/api.py", line 123, in wrapped return f(self, *args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/api.py", line 234, in get return self._Get( File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 814, in _Get for _, rows in self._cql_select( File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1045, in wrapper return func(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 753, in _cql_select req = self.pool.compute(args, File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1178, in compute return self.target(0, 0, args, append_args) File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 704, in worker req = self.apply(ses, cql, args) File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 988, in apply return connector.concurrent.execute_concurrent_with_args( File "/usr/local/lib64/python3.9/site-packages/cassandra/concurrent.py", line 167, in execute_concurrent_with_args return execute_concurrent(session, zip(cycle((statement,)), parameters), *args, **kwargs) File "/usr/local/lib64/python3.9/site-packages/cassandra/concurrent.py", line 42, in execute_concurrent return executor.execute(concurrency, raise_on_first_error) File "/usr/local/lib64/python3.9/site-packages/cassandra/concurrent.py", line 138, in execute return super(ConcurrentExecutorListResults, self).execute(concurrency, fail_fast) File "/usr/local/lib64/python3.9/site-packages/cassandra/concurrent.py", line 69, in execute return self._results() File "/usr/local/lib64/python3.9/site-packages/cassandra/concurrent.py", line 156, in _results raise self._exception cassandra.ReadTimeout: Error from server: code=1200 [Coordinator node timed out waiting for replica nodes' responses] message="Operation timed out - received only 2 responses." info={'consistency': 'ALL', 'required_responses': 3, 'received_responses': 2} 10.0.0.33 - - [2026-04-06 03:19:58] "POST /projects HTTP/1.1" 500 156 2.011263 Traceback (most recent call last): File "/usr/local/bin/bottle.py", line 876, in _handle return route.call(**args) File "/usr/local/bin/bottle.py", line 1759, in wrapper rv = callback(*a, **ka) File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/context.py", line 146, in wrapper return fn(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py", line 2524, in handler_trap_exception response = handler(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cfgm_common/vnc_api_stats.py", line 16, in wrapper return func(api_server_obj, resource_type, *args, **kwargs) File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py", line 1283, in http_resource_read (ok, result) = r_class.pre_dbe_read(id, fq_name, db_conn) File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/resources/project.py", line 157, in pre_dbe_read return cls._ensure_default_application_policy_set(id, fq_name) File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/resources/project.py", line 32, in _ensure_default_application_policy_set ok, result = cls.server.get_resource_class( File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/resources/_resource_base.py", line 250, in locate cls.server.internal_request_create(cls.resource_type, obj_dict) File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py", line 1759, in internal_request_create resp = self.http_resource_create(object_type) File "/usr/local/lib/python3.9/site-packages/cfgm_common/vnc_api_stats.py", line 16, in wrapper return func(api_server_obj, resource_type, *args, **kwargs) File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py", line 993, in http_resource_create (ok, result) = self._post_common(obj_type, obj_dict) File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py", line 4729, in _post_common self._ensure_perms2_present(obj_type, None, obj_dict, File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py", line 3664, in _ensure_perms2_present parent_uuid = self._db_conn.fq_name_to_uuid( File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_db.py", line 2474, in fq_name_to_uuid obj_uuid = self._object_db.fq_name_to_uuid(obj_type, fq_name) File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1045, in wrapper return func(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cfgm_common/vnc_cassandra.py", line 1200, in fq_name_to_uuid col_infos = self._cassandra_driver.get(datastore_api.OBJ_FQ_NAME_CF_NAME, File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/api.py", line 123, in wrapped return f(self, *args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/api.py", line 234, in get return self._Get( File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 814, in _Get for _, rows in self._cql_select( File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1045, in wrapper return func(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 753, in _cql_select req = self.pool.compute(args, File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1178, in compute return self.target(0, 0, args, append_args) File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 704, in worker req = self.apply(ses, cql, args) File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 988, in apply return connector.concurrent.execute_concurrent_with_args( File "/usr/local/lib64/python3.9/site-packages/cassandra/concurrent.py", line 167, in execute_concurrent_with_args return execute_concurrent(session, zip(cycle((statement,)), parameters), *args, **kwargs) File "/usr/local/lib64/python3.9/site-packages/cassandra/concurrent.py", line 42, in execute_concurrent return executor.execute(concurrency, raise_on_first_error) File "/usr/local/lib64/python3.9/site-packages/cassandra/concurrent.py", line 138, in execute return super(ConcurrentExecutorListResults, self).execute(concurrency, fail_fast) File "/usr/local/lib64/python3.9/site-packages/cassandra/concurrent.py", line 69, in execute return self._results() File "/usr/local/lib64/python3.9/site-packages/cassandra/concurrent.py", line 156, in _results raise self._exception cassandra.ReadTimeout: Error from server: code=1200 [Coordinator node timed out waiting for replica nodes' responses] message="Operation timed out - received only 2 responses." info={'consistency': 'ALL', 'required_responses': 3, 'received_responses': 2} 10.0.0.249 - - [2026-04-06 03:20:00] "GET /project/ae489ef1-b936-4457-9363-6c88853a9466?exclude_back_refs=True&exclude_children=True HTTP/1.1" 500 156 10.345878 10.0.0.249 - - [2026-04-06 03:20:02] "GET / HTTP/1.1" 200 35931 0.001619 10.0.0.249 - - [2026-04-06 03:20:03] "POST /fqname-to-id HTTP/1.1" 401 293 0.000532 10.0.0.249 - - [2026-04-06 03:20:04] "POST /fqname-to-id HTTP/1.1" 404 249 0.052811 10.0.0.249 - - [2026-04-06 03:20:08] "POST /fqname-to-id HTTP/1.1" 404 249 0.004220 10.0.0.249 - - [2026-04-06 03:20:08] "POST /neutron/security_group HTTP/1.1" 400 178 0.034001 10.0.0.33 - - [2026-04-06 03:20:09] "GET /projects?obj_uuids=ae489ef1-b936-4457-9363-6c88853a9466&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.000958 Traceback (most recent call last): File "/usr/local/bin/bottle.py", line 876, in _handle return route.call(**args) File "/usr/local/bin/bottle.py", line 1759, in wrapper rv = callback(*a, **ka) File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/context.py", line 146, in wrapper return fn(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py", line 2524, in handler_trap_exception response = handler(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cfgm_common/vnc_api_stats.py", line 16, in wrapper return func(api_server_obj, resource_type, *args, **kwargs) File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py", line 1283, in http_resource_read (ok, result) = r_class.pre_dbe_read(id, fq_name, db_conn) File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/resources/project.py", line 157, in pre_dbe_read return cls._ensure_default_application_policy_set(id, fq_name) File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/resources/project.py", line 32, in _ensure_default_application_policy_set ok, result = cls.server.get_resource_class( File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/resources/_resource_base.py", line 250, in locate cls.server.internal_request_create(cls.resource_type, obj_dict) File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py", line 1759, in internal_request_create resp = self.http_resource_create(object_type) File "/usr/local/lib/python3.9/site-packages/cfgm_common/vnc_api_stats.py", line 16, in wrapper return func(api_server_obj, resource_type, *args, **kwargs) File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py", line 993, in http_resource_create (ok, result) = self._post_common(obj_type, obj_dict) File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py", line 4729, in _post_common self._ensure_perms2_present(obj_type, None, obj_dict, File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py", line 3664, in _ensure_perms2_present parent_uuid = self._db_conn.fq_name_to_uuid( File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_db.py", line 2474, in fq_name_to_uuid obj_uuid = self._object_db.fq_name_to_uuid(obj_type, fq_name) File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1045, in wrapper return func(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cfgm_common/vnc_cassandra.py", line 1200, in fq_name_to_uuid col_infos = self._cassandra_driver.get(datastore_api.OBJ_FQ_NAME_CF_NAME, File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/api.py", line 123, in wrapped return f(self, *args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/api.py", line 234, in get return self._Get( File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 814, in _Get for _, rows in self._cql_select( File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1045, in wrapper return func(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 753, in _cql_select req = self.pool.compute(args, File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1178, in compute return self.target(0, 0, args, append_args) File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 704, in worker req = self.apply(ses, cql, args) File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 988, in apply return connector.concurrent.execute_concurrent_with_args( File "/usr/local/lib64/python3.9/site-packages/cassandra/concurrent.py", line 167, in execute_concurrent_with_args return execute_concurrent(session, zip(cycle((statement,)), parameters), *args, **kwargs) File "/usr/local/lib64/python3.9/site-packages/cassandra/concurrent.py", line 42, in execute_concurrent return executor.execute(concurrency, raise_on_first_error) File "/usr/local/lib64/python3.9/site-packages/cassandra/concurrent.py", line 138, in execute return super(ConcurrentExecutorListResults, self).execute(concurrency, fail_fast) File "/usr/local/lib64/python3.9/site-packages/cassandra/concurrent.py", line 69, in execute return self._results() File "/usr/local/lib64/python3.9/site-packages/cassandra/concurrent.py", line 156, in _results raise self._exception cassandra.ReadTimeout: Error from server: code=1200 [Coordinator node timed out waiting for replica nodes' responses] message="Operation timed out - received only 2 responses." info={'consistency': 'ALL', 'required_responses': 3, 'received_responses': 2} 10.0.0.249 - - [2026-04-06 03:20:11] "GET /project/ae489ef1-b936-4457-9363-6c88853a9466?exclude_back_refs=True&exclude_children=True HTTP/1.1" 500 156 2.021136 10.0.0.249 - - [2026-04-06 03:20:12] "POST /fqname-to-id HTTP/1.1" 404 218 0.026904 10.0.0.33 - - [2026-04-06 03:20:12] "GET /projects?obj_uuids=ce1a4f6f-23e2-4eca-80f1-e33d29da2a18&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003650 10.0.0.33 - - [2026-04-06 03:20:12] "GET /domains?obj_uuids=500738d8-636d-4330-98c4-d5dafb5cbb39&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001133 10.0.0.33 - - [2026-04-06 03:20:12] "GET /domain/500738d8-636d-4330-98c4-d5dafb5cbb39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008915 Traceback (most recent call last): File "/usr/local/lib/python3.9/site-packages/cfgm_common/vnc_cassandra.py", line 1167, in uuid_to_fq_name return copy.copy(self._cache_uuid_to_fq_name[id][0]) KeyError: 'ce1a4f6f-23e2-4eca-80f1-e33d29da2a18' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/bin/bottle.py", line 876, in _handle return route.call(**args) File "/usr/local/bin/bottle.py", line 1759, in wrapper rv = callback(*a, **ka) File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/context.py", line 146, in wrapper return fn(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py", line 2524, in handler_trap_exception response = handler(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py", line 3251, in id_to_fq_name_http_post fq_name = self._db_conn.uuid_to_fq_name(obj_uuid) File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_db.py", line 2479, in uuid_to_fq_name return self._object_db.uuid_to_fq_name(obj_uuid) File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1045, in wrapper return func(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cfgm_common/vnc_cassandra.py", line 1169, in uuid_to_fq_name obj = self._cassandra_driver.get(datastore_api.OBJ_UUID_CF_NAME, id, File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/api.py", line 123, in wrapped return f(self, *args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/api.py", line 234, in get return self._Get( File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 814, in _Get for _, rows in self._cql_select( File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1045, in wrapper return func(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 753, in _cql_select req = self.pool.compute(args, File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1178, in compute return self.target(0, 0, args, append_args) File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 704, in worker req = self.apply(ses, cql, args) File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 988, in apply return connector.concurrent.execute_concurrent_with_args( File "/usr/local/lib64/python3.9/site-packages/cassandra/concurrent.py", line 167, in execute_concurrent_with_args return execute_concurrent(session, zip(cycle((statement,)), parameters), *args, **kwargs) File "/usr/local/lib64/python3.9/site-packages/cassandra/concurrent.py", line 42, in execute_concurrent return executor.execute(concurrency, raise_on_first_error) File "/usr/local/lib64/python3.9/site-packages/cassandra/concurrent.py", line 138, in execute return super(ConcurrentExecutorListResults, self).execute(concurrency, fail_fast) File "/usr/local/lib64/python3.9/site-packages/cassandra/concurrent.py", line 69, in execute return self._results() File "/usr/local/lib64/python3.9/site-packages/cassandra/concurrent.py", line 156, in _results raise self._exception cassandra.ReadTimeout: Error from server: code=1200 [Coordinator node timed out waiting for replica nodes' responses] message="Operation timed out - received only 2 responses." info={'consistency': 'ALL', 'required_responses': 3, 'received_responses': 2} 10.0.0.33 - - [2026-04-06 03:20:16] "POST /id-to-fqname HTTP/1.1" 500 156 2.009636 10.0.0.33 - - [2026-04-06 03:20:16] "POST /projects HTTP/1.1" 200 645 4.065581 10.0.0.33 - - [2026-04-06 03:20:18] "POST /fqname-to-id HTTP/1.1" 404 218 6.134380 Traceback (most recent call last): File "/usr/local/bin/bottle.py", line 876, in _handle return route.call(**args) File "/usr/local/bin/bottle.py", line 1759, in wrapper rv = callback(*a, **ka) File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/context.py", line 146, in wrapper return fn(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py", line 2524, in handler_trap_exception response = handler(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cfgm_common/vnc_api_stats.py", line 16, in wrapper return func(api_server_obj, resource_type, *args, **kwargs) File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py", line 993, in http_resource_create (ok, result) = self._post_common(obj_type, obj_dict) File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py", line 4716, in _post_common obj_uuid = self._db_conn.fq_name_to_uuid( File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_db.py", line 2474, in fq_name_to_uuid obj_uuid = self._object_db.fq_name_to_uuid(obj_type, fq_name) File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1045, in wrapper return func(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cfgm_common/vnc_cassandra.py", line 1200, in fq_name_to_uuid col_infos = self._cassandra_driver.get(datastore_api.OBJ_FQ_NAME_CF_NAME, File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/api.py", line 123, in wrapped return f(self, *args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/api.py", line 234, in get return self._Get( File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 814, in _Get for _, rows in self._cql_select( File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1045, in wrapper return func(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 753, in _cql_select req = self.pool.compute(args, File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1178, in compute return self.target(0, 0, args, append_args) File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 704, in worker req = self.apply(ses, cql, args) File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 988, in apply return connector.concurrent.execute_concurrent_with_args( File "/usr/local/lib64/python3.9/site-packages/cassandra/concurrent.py", line 167, in execute_concurrent_with_args return execute_concurrent(session, zip(cycle((statement,)), parameters), *args, **kwargs) File "/usr/local/lib64/python3.9/site-packages/cassandra/concurrent.py", line 42, in execute_concurrent return executor.execute(concurrency, raise_on_first_error) File "/usr/local/lib64/python3.9/site-packages/cassandra/concurrent.py", line 138, in execute return super(ConcurrentExecutorListResults, self).execute(concurrency, fail_fast) File "/usr/local/lib64/python3.9/site-packages/cassandra/concurrent.py", line 69, in execute return self._results() File "/usr/local/lib64/python3.9/site-packages/cassandra/concurrent.py", line 156, in _results raise self._exception cassandra.ReadTimeout: Error from server: code=1200 [Coordinator node timed out waiting for replica nodes' responses] message="Operation timed out - received only 2 responses." info={'consistency': 'ALL', 'required_responses': 3, 'received_responses': 2} 10.0.0.33 - - [2026-04-06 03:20:20] "POST /projects HTTP/1.1" 500 156 2.010485 Traceback (most recent call last): File "/usr/local/lib/python3.9/site-packages/cfgm_common/vnc_cassandra.py", line 1183, in uuid_to_obj_type return self._cache_uuid_to_fq_name[id][1] KeyError: 'ce1a4f6f-23e2-4eca-80f1-e33d29da2a18' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/bin/bottle.py", line 876, in _handle return route.call(**args) File "/usr/local/bin/bottle.py", line 1759, in wrapper rv = callback(*a, **ka) File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/context.py", line 146, in wrapper return fn(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py", line 2524, in handler_trap_exception response = handler(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cfgm_common/vnc_api_stats.py", line 16, in wrapper return func(api_server_obj, resource_type, *args, **kwargs) File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py", line 1236, in http_resource_read req_obj_type = db_conn.uuid_to_obj_type(id) File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_db.py", line 2483, in uuid_to_obj_type return self._object_db.uuid_to_obj_type(obj_uuid) File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1045, in wrapper return func(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cfgm_common/vnc_cassandra.py", line 1185, in uuid_to_obj_type obj = self._cassandra_driver.get(datastore_api.OBJ_UUID_CF_NAME, id, File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/api.py", line 123, in wrapped return f(self, *args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/api.py", line 234, in get return self._Get( File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 814, in _Get for _, rows in self._cql_select( File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1045, in wrapper return func(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 753, in _cql_select req = self.pool.compute(args, File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1178, in compute return self.target(0, 0, args, append_args) File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 704, in worker req = self.apply(ses, cql, args) File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 988, in apply return connector.concurrent.execute_concurrent_with_args( File "/usr/local/lib64/python3.9/site-packages/cassandra/concurrent.py", line 167, in execute_concurrent_with_args return execute_concurrent(session, zip(cycle((statement,)), parameters), *args, **kwargs) File "/usr/local/lib64/python3.9/site-packages/cassandra/concurrent.py", line 42, in execute_concurrent return executor.execute(concurrency, raise_on_first_error) File "/usr/local/lib64/python3.9/site-packages/cassandra/concurrent.py", line 138, in execute return super(ConcurrentExecutorListResults, self).execute(concurrency, fail_fast) File "/usr/local/lib64/python3.9/site-packages/cassandra/concurrent.py", line 69, in execute return self._results() File "/usr/local/lib64/python3.9/site-packages/cassandra/concurrent.py", line 156, in _results raise self._exception cassandra.ReadTimeout: Error from server: code=1200 [Coordinator node timed out waiting for replica nodes' responses] message="Operation timed out - received only 2 responses." info={'consistency': 'ALL', 'required_responses': 3, 'received_responses': 2} 10.0.0.249 - - [2026-04-06 03:20:22] "GET /project/ce1a4f6f-23e2-4eca-80f1-e33d29da2a18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 500 156 10.303741 10.0.0.249 - - [2026-04-06 03:20:23] "GET / HTTP/1.1" 200 35931 0.002028 10.0.0.249 - - [2026-04-06 03:20:25] "POST /fqname-to-id HTTP/1.1" 401 293 0.000472 10.0.0.249 - - [2026-04-06 03:20:25] "POST /fqname-to-id HTTP/1.1" 404 254 0.055515 10.0.0.249 - - [2026-04-06 03:20:27] "POST /security-groups HTTP/1.1" 200 595 1.764799 10.0.0.249 - - [2026-04-06 03:20:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005510 10.0.0.249 - - [2026-04-06 03:20:27] "GET /security-group/8552ae88-f274-47c6-8a85-86a80b2f361e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1943 0.008637 10.0.0.27 - - [2026-04-06 03:20:27] "POST /access-control-lists HTTP/1.1" 200 648 0.075027 10.0.0.249 - - [2026-04-06 03:20:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.006813 10.0.0.249 - - [2026-04-06 03:20:27] "POST /neutron/network HTTP/1.1" 200 842 0.035239 10.0.0.249 - - [2026-04-06 03:20:27] "GET /security-group/8552ae88-f274-47c6-8a85-86a80b2f361e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1943 0.008284 10.0.0.249 - - [2026-04-06 03:20:27] "POST /neutron/port HTTP/1.1" 200 117 0.001758 10.0.0.249 - - [2026-04-06 03:20:28] "DELETE /security-group/8552ae88-f274-47c6-8a85-86a80b2f361e HTTP/1.1" 200 115 0.062171 10.0.0.249 - - [2026-04-06 03:20:28] "POST /fqname-to-id HTTP/1.1" 404 254 0.006216 10.0.0.27 - - [2026-04-06 03:20:28] "DELETE /access-control-list/2c0757b2-b372-4163-a653-4ac6ba43a37f HTTP/1.1" 200 115 0.050315 10.0.0.249 - - [2026-04-06 03:20:28] "POST /fqname-to-id HTTP/1.1" 404 254 0.004619 10.0.0.249 - - [2026-04-06 03:20:28] "POST /security-groups HTTP/1.1" 200 595 0.038216 10.0.0.249 - - [2026-04-06 03:20:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003845 10.0.0.27 - - [2026-04-06 03:20:28] "POST /access-control-lists HTTP/1.1" 200 648 0.034854 10.0.0.249 - - [2026-04-06 03:20:28] "GET /security-group/ba13b11d-b709-4988-9e57-b0044e641500?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1945 0.012787 10.0.0.249 - - [2026-04-06 03:20:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004717 10.0.0.249 - - [2026-04-06 03:20:28] "GET /security-group/ba13b11d-b709-4988-9e57-b0044e641500?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1945 0.012944 10.0.0.249 - - [2026-04-06 03:20:29] "GET /security-group/ba13b11d-b709-4988-9e57-b0044e641500?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1945 0.006085 10.0.0.249 - - [2026-04-06 03:20:29] "PUT /security-group/ba13b11d-b709-4988-9e57-b0044e641500 HTTP/1.1" 200 262 0.026024 10.0.0.27 - - [2026-04-06 03:20:29] "PUT /access-control-list/da1cb8a5-b857-44c5-aebf-9b47d06fc98a HTTP/1.1" 200 272 0.014843 10.0.0.249 - - [2026-04-06 03:20:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004997 10.0.0.33 - - [2026-04-06 03:20:29] "GET /projects?obj_uuids=ce1a4f6f-23e2-4eca-80f1-e33d29da2a18&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.003588 10.0.0.249 - - [2026-04-06 03:20:29] "GET /project/ce1a4f6f-23e2-4eca-80f1-e33d29da2a18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1493 0.033521 10.0.0.33 - - [2026-04-06 03:20:29] "GET /projects?obj_uuids=ce1a4f6f-23e2-4eca-80f1-e33d29da2a18&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.000895 10.0.0.249 - - [2026-04-06 03:20:29] "POST /neutron/network HTTP/1.1" 200 735 0.156098 10.0.0.27 - - [2026-04-06 03:20:29] "POST /ref-update HTTP/1.1" 200 156 0.025099 10.0.0.249 - - [2026-04-06 03:20:29] "POST /id-to-fqname HTTP/1.1" 200 300 0.006147 10.0.0.249 - - [2026-04-06 03:20:29] "GET /virtual-network/765cb797-67f3-48d1-a049-2545c64c5917?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.009062 10.0.0.249 - - [2026-04-06 03:20:29] "POST /neutron/network HTTP/1.1" 200 955 0.009190 10.0.0.249 - - [2026-04-06 03:20:29] "GET /virtual-network/765cb797-67f3-48d1-a049-2545c64c5917?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.006176 10.0.0.249 - - [2026-04-06 03:20:30] "GET /virtual-network/765cb797-67f3-48d1-a049-2545c64c5917?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.007627 10.0.0.249 - - [2026-04-06 03:20:31] "POST /id-to-fqname HTTP/1.1" 200 300 0.001485 10.0.0.249 - - [2026-04-06 03:20:31] "POST /neutron/port HTTP/1.1" 200 1118 0.016896 10.0.0.27 - - [2026-04-06 03:20:31] "POST /fqname-to-id HTTP/1.1" 404 263 0.009728 10.0.0.249 - - [2026-04-06 03:20:31] "POST /neutron/network HTTP/1.1" 200 965 0.007784 10.0.0.33 - - [2026-04-06 03:20:32] "GET /projects?obj_uuids=ce1a4f6f-23e2-4eca-80f1-e33d29da2a18&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001593 10.0.0.249 - - [2026-04-06 03:20:32] "GET /project/ce1a4f6f-23e2-4eca-80f1-e33d29da2a18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1493 0.082465 10.0.0.249 - - [2026-04-06 03:20:32] "POST /neutron/security_group HTTP/1.1" 200 2051 0.007200 10.0.0.249 - - [2026-04-06 03:20:32] "POST /id-to-fqname HTTP/1.1" 200 300 0.001365 10.0.0.249 - - [2026-04-06 03:20:32] "POST /neutron/security_group HTTP/1.1" 200 2051 0.007436 10.0.0.249 - - [2026-04-06 03:20:33] "POST /neutron/network HTTP/1.1" 200 965 0.012708 10.0.0.249 - - [2026-04-06 03:20:33] "POST /neutron/port HTTP/1.1" 200 1091 0.034473 10.0.0.33 - - [2026-04-06 03:20:33] "GET /projects?obj_uuids=ce1a4f6f-23e2-4eca-80f1-e33d29da2a18&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001261 10.0.0.33 - - [2026-04-06 03:20:33] "DELETE /project/ce1a4f6f23e24eca80f1e33d29da2a18 HTTP/1.1" 404 173 0.011160 10.0.0.33 - - [2026-04-06 03:20:33] "DELETE /project/ae489ef1b936445793636c88853a9466 HTTP/1.1" 404 173 0.024752 10.0.0.249 - - [2026-04-06 03:20:33] "GET /project/ce1a4f6f-23e2-4eca-80f1-e33d29da2a18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1493 0.098808 10.0.0.249 - - [2026-04-06 03:20:33] "POST /neutron/network HTTP/1.1" 200 955 0.007275 10.0.0.249 - - [2026-04-06 03:20:34] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003682 10.0.0.249 - - [2026-04-06 03:20:34] "POST /neutron/security_group HTTP/1.1" 200 3227 0.009621 10.0.0.249 - - [2026-04-06 03:20:34] "POST /neutron/port HTTP/1.1" 200 1156 0.024422 10.0.0.33 - - [2026-04-06 03:20:34] "GET /projects?obj_uuids=ce1a4f6f-23e2-4eca-80f1-e33d29da2a18&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001358 10.0.0.249 - - [2026-04-06 03:20:34] "POST /neutron/security_group HTTP/1.1" 200 3300 0.064206 10.0.0.249 - - [2026-04-06 03:20:34] "POST /neutron/port HTTP/1.1" 200 1091 0.017325 10.0.0.249 - - [2026-04-06 03:20:35] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005310 10.0.0.249 - - [2026-04-06 03:20:35] "POST /neutron/network HTTP/1.1" 200 955 0.010003 10.0.0.249 - - [2026-04-06 03:20:39] "POST /neutron/port HTTP/1.1" 200 1156 0.016449 10.0.0.249 - - [2026-04-06 03:20:39] "POST /neutron/security_group HTTP/1.1" 200 1294 0.008438 10.0.0.249 - - [2026-04-06 03:20:39] "GET /virtual-machine/7b734670-bade-4ab3-b0dd-80813095a33a HTTP/1.1" 401 293 0.000412 10.0.0.249 - - [2026-04-06 03:20:39] "GET /virtual-machine/7b734670-bade-4ab3-b0dd-80813095a33a HTTP/1.1" 200 1322 0.028840 10.0.0.249 - - [2026-04-06 03:20:40] "GET /virtual-machine/7b734670-bade-4ab3-b0dd-80813095a33a HTTP/1.1" 200 1322 0.004701 10.0.0.249 - - [2026-04-06 03:20:40] "GET /virtual-machine-interface/a7c2792a-3e06-4396-92d6-4bfda2b85870 HTTP/1.1" 200 3264 0.005529 10.0.0.249 - - [2026-04-06 03:20:40] "GET /virtual-machine/7b734670-bade-4ab3-b0dd-80813095a33a HTTP/1.1" 200 1322 0.004800 10.0.0.249 - - [2026-04-06 03:20:40] "GET /virtual-machine-interface/a7c2792a-3e06-4396-92d6-4bfda2b85870 HTTP/1.1" 200 3264 0.006676 10.0.0.249 - - [2026-04-06 03:20:40] "GET /instance-ip/23d248b0-51b0-4e83-9ed1-803ac06e6350 HTTP/1.1" 200 1731 0.008765 10.0.0.249 - - [2026-04-06 03:20:40] "GET /virtual-machine/7b734670-bade-4ab3-b0dd-80813095a33a HTTP/1.1" 200 1322 0.005792 10.0.0.249 - - [2026-04-06 03:20:40] "GET /virtual-machine-interface/a7c2792a-3e06-4396-92d6-4bfda2b85870 HTTP/1.1" 200 3264 0.007371 10.0.0.249 - - [2026-04-06 03:20:40] "GET /instance-ip/23d248b0-51b0-4e83-9ed1-803ac06e6350 HTTP/1.1" 200 1731 0.005464 10.0.0.249 - - [2026-04-06 03:20:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005492 10.0.0.249 - - [2026-04-06 03:20:40] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004910 10.0.0.249 - - [2026-04-06 03:20:40] "GET /virtual-networks?parent_id=ce1a4f6f-23e2-4eca-80f1-e33d29da2a18&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003714 10.0.0.249 - - [2026-04-06 03:20:40] "GET /virtual-network/765cb797-67f3-48d1-a049-2545c64c5917?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.006451 10.0.0.249 - - [2026-04-06 03:20:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004039 10.0.0.249 - - [2026-04-06 03:20:40] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004374 10.0.0.249 - - [2026-04-06 03:20:40] "GET /virtual-networks?parent_id=ce1a4f6f-23e2-4eca-80f1-e33d29da2a18&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003279 10.0.0.249 - - [2026-04-06 03:20:40] "GET /virtual-network/765cb797-67f3-48d1-a049-2545c64c5917?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.006107 10.0.0.249 - - [2026-04-06 03:20:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004519 10.0.0.249 - - [2026-04-06 03:20:40] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004759 10.0.0.249 - - [2026-04-06 03:20:40] "GET /virtual-networks?parent_id=ce1a4f6f-23e2-4eca-80f1-e33d29da2a18&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.004326 10.0.0.249 - - [2026-04-06 03:20:40] "GET /virtual-network/765cb797-67f3-48d1-a049-2545c64c5917?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.006118 10.0.0.249 - - [2026-04-06 03:20:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004025 10.0.0.249 - - [2026-04-06 03:20:40] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005356 10.0.0.249 - - [2026-04-06 03:20:40] "GET /virtual-networks?parent_id=ce1a4f6f-23e2-4eca-80f1-e33d29da2a18&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003062 10.0.0.249 - - [2026-04-06 03:20:40] "GET /virtual-network/765cb797-67f3-48d1-a049-2545c64c5917?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.008476 10.0.0.249 - - [2026-04-06 03:20:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.007758 10.0.0.249 - - [2026-04-06 03:20:40] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004697 10.0.0.249 - - [2026-04-06 03:20:40] "GET /virtual-networks?parent_id=ce1a4f6f-23e2-4eca-80f1-e33d29da2a18&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003910 10.0.0.249 - - [2026-04-06 03:20:40] "GET /virtual-network/765cb797-67f3-48d1-a049-2545c64c5917?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.006245 10.0.0.249 - - [2026-04-06 03:20:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003510 10.0.0.249 - - [2026-04-06 03:20:40] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005188 10.0.0.249 - - [2026-04-06 03:20:40] "GET /virtual-networks?parent_id=ce1a4f6f-23e2-4eca-80f1-e33d29da2a18&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003898 10.0.0.249 - - [2026-04-06 03:20:40] "GET /virtual-network/765cb797-67f3-48d1-a049-2545c64c5917?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.006787 10.0.0.249 - - [2026-04-06 03:20:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003714 10.0.0.249 - - [2026-04-06 03:20:40] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.007621 10.0.0.249 - - [2026-04-06 03:20:40] "GET /virtual-networks?parent_id=ce1a4f6f-23e2-4eca-80f1-e33d29da2a18&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.009495 10.0.0.249 - - [2026-04-06 03:20:40] "GET /virtual-network/765cb797-67f3-48d1-a049-2545c64c5917?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.006878 10.0.0.249 - - [2026-04-06 03:20:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003872 10.0.0.249 - - [2026-04-06 03:20:44] "GET /virtual-network/765cb797-67f3-48d1-a049-2545c64c5917?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.009659 10.0.0.249 - - [2026-04-06 03:20:45] "POST /neutron/port HTTP/1.1" 200 1156 0.027976 10.0.0.249 - - [2026-04-06 03:20:45] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005763 10.0.0.249 - - [2026-04-06 03:20:45] "POST /neutron/network HTTP/1.1" 200 955 0.006666 10.0.0.249 - - [2026-04-06 03:20:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003762 10.0.0.249 - - [2026-04-06 03:20:48] "GET /virtual-network/765cb797-67f3-48d1-a049-2545c64c5917?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.005640 10.0.0.249 - - [2026-04-06 03:20:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003658 10.0.0.249 - - [2026-04-06 03:20:52] "GET /virtual-network/765cb797-67f3-48d1-a049-2545c64c5917?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.005746 10.0.0.249 - - [2026-04-06 03:20:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004063 10.0.0.249 - - [2026-04-06 03:20:56] "GET /virtual-network/765cb797-67f3-48d1-a049-2545c64c5917?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.005853 10.0.0.249 - - [2026-04-06 03:21:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004558 10.0.0.249 - - [2026-04-06 03:21:00] "GET /virtual-network/765cb797-67f3-48d1-a049-2545c64c5917?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.007064 10.0.0.33 - - [2026-04-06 03:21:01] "GET /obj-perms HTTP/1.1" 200 5075 0.065126 10.0.0.249 - - [2026-04-06 03:21:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003813 10.0.0.249 - - [2026-04-06 03:21:04] "GET /virtual-network/765cb797-67f3-48d1-a049-2545c64c5917?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.007849 10.0.0.249 - - [2026-04-06 03:21:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004959 10.0.0.249 - - [2026-04-06 03:21:08] "GET /virtual-network/765cb797-67f3-48d1-a049-2545c64c5917?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.006883 10.0.0.249 - - [2026-04-06 03:21:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004539 10.0.0.249 - - [2026-04-06 03:21:12] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.006396 10.0.0.249 - - [2026-04-06 03:21:12] "GET /virtual-networks?parent_id=ce1a4f6f-23e2-4eca-80f1-e33d29da2a18&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.004258 10.0.0.249 - - [2026-04-06 03:21:12] "GET /virtual-network/765cb797-67f3-48d1-a049-2545c64c5917?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.006172 10.0.0.249 - - [2026-04-06 03:21:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004293 10.0.0.249 - - [2026-04-06 03:21:13] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003898 10.0.0.249 - - [2026-04-06 03:21:13] "GET /virtual-networks?parent_id=ce1a4f6f-23e2-4eca-80f1-e33d29da2a18&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.004086 10.0.0.249 - - [2026-04-06 03:21:13] "GET /virtual-network/765cb797-67f3-48d1-a049-2545c64c5917?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.006820 10.0.0.249 - - [2026-04-06 03:21:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003269 10.0.0.249 - - [2026-04-06 03:21:13] "GET /routing-instance/617c0358-a0d4-41bc-9eb9-a4f7d66c57c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1705 0.005252 10.0.0.249 - - [2026-04-06 03:21:13] "GET /route-target/8e7a4488-83e9-4755-b746-b8fa4b4cd90a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004703 10.0.0.249 - - [2026-04-06 03:21:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005178 10.0.0.249 - - [2026-04-06 03:21:13] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005934 10.0.0.249 - - [2026-04-06 03:21:13] "GET /virtual-networks?parent_id=ce1a4f6f-23e2-4eca-80f1-e33d29da2a18&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.004247 10.0.0.249 - - [2026-04-06 03:21:13] "GET /virtual-network/765cb797-67f3-48d1-a049-2545c64c5917?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.006933 10.0.0.249 - - [2026-04-06 03:21:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005241 10.0.0.249 - - [2026-04-06 03:21:13] "GET /routing-instance/617c0358-a0d4-41bc-9eb9-a4f7d66c57c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1705 0.005728 10.0.0.249 - - [2026-04-06 03:21:13] "GET /route-target/8e7a4488-83e9-4755-b746-b8fa4b4cd90a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.005316 10.0.0.249 - - [2026-04-06 03:21:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.006233 10.0.0.249 - - [2026-04-06 03:21:13] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.006655 10.0.0.249 - - [2026-04-06 03:21:13] "GET /virtual-networks?parent_id=ce1a4f6f-23e2-4eca-80f1-e33d29da2a18&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.004254 10.0.0.249 - - [2026-04-06 03:21:13] "GET /virtual-network/765cb797-67f3-48d1-a049-2545c64c5917?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.006975 10.0.0.249 - - [2026-04-06 03:21:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003957 10.0.0.249 - - [2026-04-06 03:21:13] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004966 10.0.0.249 - - [2026-04-06 03:21:13] "GET /virtual-networks?parent_id=ce1a4f6f-23e2-4eca-80f1-e33d29da2a18&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.004306 10.0.0.249 - - [2026-04-06 03:21:13] "GET /virtual-network/765cb797-67f3-48d1-a049-2545c64c5917?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.007340 10.0.0.249 - - [2026-04-06 03:21:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004716 10.0.0.249 - - [2026-04-06 03:21:13] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005935 10.0.0.249 - - [2026-04-06 03:21:13] "GET /virtual-networks?parent_id=ce1a4f6f-23e2-4eca-80f1-e33d29da2a18&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.004704 10.0.0.249 - - [2026-04-06 03:21:13] "GET /virtual-network/765cb797-67f3-48d1-a049-2545c64c5917?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.006282 10.0.0.249 - - [2026-04-06 03:21:14] "GET /obj-perms HTTP/1.1" 200 5109 0.046581 10.0.0.249 - - [2026-04-06 03:21:14] "GET /obj-perms HTTP/1.1" 200 5109 0.004039 10.0.0.33 - - [2026-04-06 03:21:14] "GET /obj-perms HTTP/1.1" 200 5109 0.057386 10.0.0.249 - - [2026-04-06 03:21:14] "GET /obj-perms HTTP/1.1" 200 5109 0.006073 10.0.0.27 - - [2026-04-06 03:21:14] "GET /obj-perms HTTP/1.1" 200 5109 0.068326 10.0.0.33 - - [2026-04-06 03:21:14] "GET /obj-perms HTTP/1.1" 200 5109 0.005270 10.0.0.249 - - [2026-04-06 03:21:14] "GET /virtual-machine/7b734670-bade-4ab3-b0dd-80813095a33a HTTP/1.1" 200 1322 0.005551 10.0.0.249 - - [2026-04-06 03:21:14] "GET /virtual-machine-interface/a7c2792a-3e06-4396-92d6-4bfda2b85870 HTTP/1.1" 200 3264 0.009086 10.0.0.249 - - [2026-04-06 03:21:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003598 10.0.0.249 - - [2026-04-06 03:21:14] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003751 10.0.0.249 - - [2026-04-06 03:21:14] "GET /virtual-networks?parent_id=ce1a4f6f-23e2-4eca-80f1-e33d29da2a18&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.004434 10.0.0.249 - - [2026-04-06 03:21:14] "GET /virtual-network/765cb797-67f3-48d1-a049-2545c64c5917?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.011712 10.0.0.249 - - [2026-04-06 03:21:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004022 10.0.0.249 - - [2026-04-06 03:21:15] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004482 10.0.0.249 - - [2026-04-06 03:21:15] "GET /virtual-networks?parent_id=ce1a4f6f-23e2-4eca-80f1-e33d29da2a18&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003218 10.0.0.249 - - [2026-04-06 03:21:15] "GET /virtual-network/765cb797-67f3-48d1-a049-2545c64c5917?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.006389 10.0.0.27 - - [2026-04-06 03:21:19] "GET /global-system-configs HTTP/1.1" 401 293 0.000394 10.0.0.27 - - [2026-04-06 03:21:19] "GET /global-system-configs HTTP/1.1" 401 293 0.000390 10.0.0.33 - - [2026-04-06 03:21:20] "GET /global-system-configs HTTP/1.1" 401 293 0.000371 10.0.0.33 - - [2026-04-06 03:21:20] "GET /global-system-configs HTTP/1.1" 401 293 0.000579 10.0.0.27 - - [2026-04-06 03:21:20] "GET /global-system-configs HTTP/1.1" 401 293 0.000617 10.0.0.27 - - [2026-04-06 03:21:20] "GET /global-system-configs HTTP/1.1" 401 293 0.000522 10.0.0.33 - - [2026-04-06 03:21:21] "GET /global-system-configs HTTP/1.1" 401 293 0.000538 10.0.0.33 - - [2026-04-06 03:21:21] "GET /global-system-configs HTTP/1.1" 401 293 0.001010 10.0.0.249 - - [2026-04-06 03:21:21] "POST /neutron/port HTTP/1.1" 200 1156 0.022177 10.0.0.249 - - [2026-04-06 03:21:21] "GET /global-system-configs HTTP/1.1" 401 293 0.000418 10.0.0.249 - - [2026-04-06 03:21:21] "GET /global-system-configs HTTP/1.1" 401 293 0.000441 10.0.0.249 - - [2026-04-06 03:21:21] "POST /neutron/security_group HTTP/1.1" 200 1294 0.007086 10.0.0.249 - - [2026-04-06 03:21:22] "GET /global-system-configs HTTP/1.1" 401 293 0.000667 10.0.0.249 - - [2026-04-06 03:21:22] "GET /global-system-configs HTTP/1.1" 401 293 0.000529 10.0.0.249 - - [2026-04-06 03:21:27] "POST /neutron/port HTTP/1.1" 200 1156 0.043356 10.0.0.249 - - [2026-04-06 03:21:27] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004227 10.0.0.249 - - [2026-04-06 03:21:27] "POST /neutron/network HTTP/1.1" 200 955 0.006996 10.0.0.249 - - [2026-04-06 03:21:31] "POST /neutron/port HTTP/1.1" 200 1156 0.019118 10.0.0.249 - - [2026-04-06 03:21:31] "POST /neutron/security_group HTTP/1.1" 200 1294 0.008281 10.0.0.249 - - [2026-04-06 03:21:31] "GET /virtual-machine/8a6f1333-3ade-465f-abd0-01fb6def9a23 HTTP/1.1" 200 1322 0.006819 10.0.0.249 - - [2026-04-06 03:21:31] "GET /virtual-machine/8a6f1333-3ade-465f-abd0-01fb6def9a23 HTTP/1.1" 200 1322 0.005699 10.0.0.249 - - [2026-04-06 03:21:31] "GET /virtual-machine-interface/a9a00b6d-feca-4327-9436-5450f4a28ad6 HTTP/1.1" 200 3264 0.006239 10.0.0.249 - - [2026-04-06 03:21:31] "GET /virtual-machine/8a6f1333-3ade-465f-abd0-01fb6def9a23 HTTP/1.1" 200 1322 0.003921 10.0.0.249 - - [2026-04-06 03:21:31] "GET /virtual-machine-interface/a9a00b6d-feca-4327-9436-5450f4a28ad6 HTTP/1.1" 200 3264 0.007514 10.0.0.249 - - [2026-04-06 03:21:31] "GET /instance-ip/31f0f4f8-7b05-4530-880d-3e7242521673 HTTP/1.1" 200 1730 0.009058 10.0.0.249 - - [2026-04-06 03:21:31] "GET /virtual-machine/8a6f1333-3ade-465f-abd0-01fb6def9a23 HTTP/1.1" 200 1322 0.005632 10.0.0.249 - - [2026-04-06 03:21:31] "GET /virtual-machine-interface/a9a00b6d-feca-4327-9436-5450f4a28ad6 HTTP/1.1" 200 3264 0.007125 10.0.0.249 - - [2026-04-06 03:21:31] "GET /instance-ip/31f0f4f8-7b05-4530-880d-3e7242521673 HTTP/1.1" 200 1730 0.005525 10.0.0.249 - - [2026-04-06 03:21:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004381 10.0.0.249 - - [2026-04-06 03:21:31] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.006574 10.0.0.249 - - [2026-04-06 03:21:31] "GET /virtual-networks?parent_id=ce1a4f6f-23e2-4eca-80f1-e33d29da2a18&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003211 10.0.0.249 - - [2026-04-06 03:21:32] "GET /virtual-network/765cb797-67f3-48d1-a049-2545c64c5917?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.008642 10.0.0.249 - - [2026-04-06 03:21:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.007456 10.0.0.249 - - [2026-04-06 03:21:32] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004523 10.0.0.249 - - [2026-04-06 03:21:32] "GET /virtual-networks?parent_id=ce1a4f6f-23e2-4eca-80f1-e33d29da2a18&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003870 10.0.0.249 - - [2026-04-06 03:21:32] "GET /virtual-network/765cb797-67f3-48d1-a049-2545c64c5917?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.006321 10.0.0.249 - - [2026-04-06 03:21:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003817 10.0.0.249 - - [2026-04-06 03:21:32] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004695 10.0.0.249 - - [2026-04-06 03:21:32] "GET /virtual-networks?parent_id=ce1a4f6f-23e2-4eca-80f1-e33d29da2a18&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.004312 10.0.0.249 - - [2026-04-06 03:21:32] "GET /virtual-network/765cb797-67f3-48d1-a049-2545c64c5917?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.006493 10.0.0.249 - - [2026-04-06 03:21:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003811 10.0.0.249 - - [2026-04-06 03:21:32] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004264 10.0.0.249 - - [2026-04-06 03:21:32] "GET /virtual-networks?parent_id=ce1a4f6f-23e2-4eca-80f1-e33d29da2a18&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003164 10.0.0.249 - - [2026-04-06 03:21:32] "GET /virtual-network/765cb797-67f3-48d1-a049-2545c64c5917?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.005708 10.0.0.249 - - [2026-04-06 03:21:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004460 10.0.0.249 - - [2026-04-06 03:21:32] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004118 10.0.0.249 - - [2026-04-06 03:21:32] "GET /virtual-networks?parent_id=ce1a4f6f-23e2-4eca-80f1-e33d29da2a18&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003010 10.0.0.249 - - [2026-04-06 03:21:32] "GET /virtual-network/765cb797-67f3-48d1-a049-2545c64c5917?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.006533 10.0.0.249 - - [2026-04-06 03:21:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004238 10.0.0.249 - - [2026-04-06 03:21:32] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004831 10.0.0.249 - - [2026-04-06 03:21:32] "GET /virtual-networks?parent_id=ce1a4f6f-23e2-4eca-80f1-e33d29da2a18&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.004148 10.0.0.249 - - [2026-04-06 03:21:32] "GET /virtual-network/765cb797-67f3-48d1-a049-2545c64c5917?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.007823 10.0.0.249 - - [2026-04-06 03:21:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004970 10.0.0.249 - - [2026-04-06 03:21:32] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005774 10.0.0.249 - - [2026-04-06 03:21:32] "GET /virtual-networks?parent_id=ce1a4f6f-23e2-4eca-80f1-e33d29da2a18&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003408 10.0.0.249 - - [2026-04-06 03:21:32] "GET /virtual-network/765cb797-67f3-48d1-a049-2545c64c5917?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.005921 10.0.0.249 - - [2026-04-06 03:21:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003683 10.0.0.249 - - [2026-04-06 03:21:33] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003670 10.0.0.249 - - [2026-04-06 03:21:33] "GET /virtual-networks?parent_id=ce1a4f6f-23e2-4eca-80f1-e33d29da2a18&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003634 10.0.0.249 - - [2026-04-06 03:21:33] "GET /virtual-network/765cb797-67f3-48d1-a049-2545c64c5917?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.007458 10.0.0.249 - - [2026-04-06 03:21:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003712 10.0.0.249 - - [2026-04-06 03:21:34] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005144 10.0.0.249 - - [2026-04-06 03:21:34] "GET /virtual-networks?parent_id=ce1a4f6f-23e2-4eca-80f1-e33d29da2a18&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002838 10.0.0.249 - - [2026-04-06 03:21:34] "GET /virtual-network/765cb797-67f3-48d1-a049-2545c64c5917?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.007146 10.0.0.249 - - [2026-04-06 03:21:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003676 10.0.0.249 - - [2026-04-06 03:21:34] "GET /routing-instance/617c0358-a0d4-41bc-9eb9-a4f7d66c57c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1705 0.004483 10.0.0.249 - - [2026-04-06 03:21:34] "GET /route-target/8e7a4488-83e9-4755-b746-b8fa4b4cd90a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004723 10.0.0.249 - - [2026-04-06 03:21:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004545 10.0.0.249 - - [2026-04-06 03:21:34] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005463 10.0.0.249 - - [2026-04-06 03:21:34] "GET /virtual-networks?parent_id=ce1a4f6f-23e2-4eca-80f1-e33d29da2a18&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003741 10.0.0.249 - - [2026-04-06 03:21:34] "GET /virtual-network/765cb797-67f3-48d1-a049-2545c64c5917?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.006900 10.0.0.249 - - [2026-04-06 03:21:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005013 10.0.0.249 - - [2026-04-06 03:21:34] "GET /routing-instance/617c0358-a0d4-41bc-9eb9-a4f7d66c57c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1705 0.005454 10.0.0.249 - - [2026-04-06 03:21:34] "GET /route-target/8e7a4488-83e9-4755-b746-b8fa4b4cd90a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.006025 10.0.0.249 - - [2026-04-06 03:21:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003878 10.0.0.249 - - [2026-04-06 03:21:34] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005704 10.0.0.249 - - [2026-04-06 03:21:34] "GET /virtual-networks?parent_id=ce1a4f6f-23e2-4eca-80f1-e33d29da2a18&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003422 10.0.0.249 - - [2026-04-06 03:21:34] "GET /virtual-network/765cb797-67f3-48d1-a049-2545c64c5917?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.005699 10.0.0.249 - - [2026-04-06 03:21:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004321 10.0.0.249 - - [2026-04-06 03:21:34] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005159 10.0.0.249 - - [2026-04-06 03:21:34] "GET /virtual-networks?parent_id=ce1a4f6f-23e2-4eca-80f1-e33d29da2a18&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.004468 10.0.0.249 - - [2026-04-06 03:21:34] "GET /virtual-network/765cb797-67f3-48d1-a049-2545c64c5917?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.008238 10.0.0.249 - - [2026-04-06 03:21:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004179 10.0.0.249 - - [2026-04-06 03:21:34] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004368 10.0.0.249 - - [2026-04-06 03:21:34] "GET /virtual-networks?parent_id=ce1a4f6f-23e2-4eca-80f1-e33d29da2a18&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003729 10.0.0.249 - - [2026-04-06 03:21:35] "GET /virtual-network/765cb797-67f3-48d1-a049-2545c64c5917?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.005667 10.0.0.249 - - [2026-04-06 03:21:35] "GET /obj-perms HTTP/1.1" 200 5109 0.003568 10.0.0.33 - - [2026-04-06 03:21:35] "GET /obj-perms HTTP/1.1" 200 5109 0.003992 10.0.0.249 - - [2026-04-06 03:21:35] "GET /obj-perms HTTP/1.1" 200 5109 0.003861 10.0.0.249 - - [2026-04-06 03:21:35] "GET /obj-perms HTTP/1.1" 200 5109 0.005364 10.0.0.249 - - [2026-04-06 03:21:35] "GET /virtual-machine/8a6f1333-3ade-465f-abd0-01fb6def9a23 HTTP/1.1" 200 1322 0.004672 10.0.0.249 - - [2026-04-06 03:21:35] "GET /virtual-machine-interface/a9a00b6d-feca-4327-9436-5450f4a28ad6 HTTP/1.1" 200 3264 0.008026 10.0.0.249 - - [2026-04-06 03:21:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004523 10.0.0.249 - - [2026-04-06 03:21:35] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004725 10.0.0.249 - - [2026-04-06 03:21:35] "GET /virtual-networks?parent_id=ce1a4f6f-23e2-4eca-80f1-e33d29da2a18&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003766 10.0.0.249 - - [2026-04-06 03:21:35] "GET /virtual-network/765cb797-67f3-48d1-a049-2545c64c5917?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.006777 10.0.0.249 - - [2026-04-06 03:21:35] "POST /neutron/port HTTP/1.1" 200 1156 0.019990 10.0.0.249 - - [2026-04-06 03:21:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.011381 10.0.0.249 - - [2026-04-06 03:21:36] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.006711 10.0.0.249 - - [2026-04-06 03:21:36] "GET /virtual-networks?parent_id=ce1a4f6f-23e2-4eca-80f1-e33d29da2a18&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003631 10.0.0.249 - - [2026-04-06 03:21:36] "GET /virtual-network/765cb797-67f3-48d1-a049-2545c64c5917?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.007977 10.0.0.249 - - [2026-04-06 03:21:36] "POST /neutron/security_group HTTP/1.1" 200 1294 0.008433 10.0.0.249 - - [2026-04-06 03:21:47] "GET /virtual-machine/7b734670-bade-4ab3-b0dd-80813095a33a HTTP/1.1" 200 1322 0.004530 10.0.0.249 - - [2026-04-06 03:21:47] "GET /virtual-machine-interface/a7c2792a-3e06-4396-92d6-4bfda2b85870 HTTP/1.1" 200 3264 0.005701 10.0.0.249 - - [2026-04-06 03:21:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002967 10.0.0.249 - - [2026-04-06 03:21:47] "GET /security-group/ba13b11d-b709-4988-9e57-b0044e641500?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2581 0.003960 10.0.0.249 - - [2026-04-06 03:21:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002674 10.0.0.249 - - [2026-04-06 03:21:47] "GET /security-group/ba13b11d-b709-4988-9e57-b0044e641500?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2581 0.004828 10.0.0.249 - - [2026-04-06 03:21:47] "POST /neutron/security_group HTTP/1.1" 200 1320 0.005189 10.0.0.249 - - [2026-04-06 03:21:47] "POST /neutron/port HTTP/1.1" 200 1146 0.015877 10.0.0.249 - - [2026-04-06 03:21:47] "GET /virtual-machine/7b734670-bade-4ab3-b0dd-80813095a33a HTTP/1.1" 200 1322 0.006148 10.0.0.249 - - [2026-04-06 03:21:47] "GET /virtual-machine-interface/a7c2792a-3e06-4396-92d6-4bfda2b85870 HTTP/1.1" 200 3203 0.010384 10.0.0.249 - - [2026-04-06 03:21:47] "POST /neutron/security_group HTTP/1.1" 200 1294 0.007991 10.0.0.249 - - [2026-04-06 03:21:47] "POST /neutron/port HTTP/1.1" 200 1107 0.015690 10.0.0.249 - - [2026-04-06 03:21:47] "GET /virtual-machine/7b734670-bade-4ab3-b0dd-80813095a33a HTTP/1.1" 200 1322 0.004656 10.0.0.249 - - [2026-04-06 03:21:47] "GET /virtual-machine-interface/a7c2792a-3e06-4396-92d6-4bfda2b85870 HTTP/1.1" 200 3264 0.006864 10.0.0.249 - - [2026-04-06 03:21:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002522 10.0.0.249 - - [2026-04-06 03:21:47] "GET /security-group/ba13b11d-b709-4988-9e57-b0044e641500?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2581 0.003623 10.0.0.249 - - [2026-04-06 03:21:47] "POST /neutron/port HTTP/1.1" 200 1156 0.049578 10.0.0.249 - - [2026-04-06 03:21:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003876 10.0.0.249 - - [2026-04-06 03:21:47] "GET /security-group/ba13b11d-b709-4988-9e57-b0044e641500?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2581 0.004505 10.0.0.249 - - [2026-04-06 03:21:47] "POST /neutron/security_group HTTP/1.1" 200 1320 0.004273 10.0.0.249 - - [2026-04-06 03:21:47] "DELETE /security-group/ba13b11d-b709-4988-9e57-b0044e641500 HTTP/1.1" 409 336 0.008260 10.0.0.249 - - [2026-04-06 03:21:47] "POST /neutron/network HTTP/1.1" 200 955 0.010921 10.0.0.249 - - [2026-04-06 03:22:28] "POST /neutron/network HTTP/1.1" 200 842 0.009048 10.0.0.249 - - [2026-04-06 03:22:28] "POST /neutron/port HTTP/1.1" 200 117 0.001304 10.0.0.249 - - [2026-04-06 03:22:47] "POST /neutron/port HTTP/1.1" 200 1156 0.018203 10.0.0.249 - - [2026-04-06 03:22:47] "POST /neutron/subnet HTTP/1.1" 200 703 0.009362 10.0.0.249 - - [2026-04-06 03:23:11] "GET /security-group/ba13b11d-b709-4988-9e57-b0044e641500?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2581 0.004897 10.0.0.249 - - [2026-04-06 03:23:11] "PUT /security-group/ba13b11d-b709-4988-9e57-b0044e641500 HTTP/1.1" 200 262 0.016658 10.0.0.27 - - [2026-04-06 03:23:11] "PUT /access-control-list/b88c427d-a8b7-42ff-b499-293587814763 HTTP/1.1" 200 272 0.024150 10.0.0.249 - - [2026-04-06 03:23:14] "POST /neutron/security_group HTTP/1.1" 200 1290 0.007944 10.0.0.249 - - [2026-04-06 03:23:14] "POST /neutron/port HTTP/1.1" 200 1146 0.013015 10.0.0.249 - - [2026-04-06 03:23:14] "GET /virtual-machine/8a6f1333-3ade-465f-abd0-01fb6def9a23 HTTP/1.1" 200 1322 0.005237 10.0.0.249 - - [2026-04-06 03:23:14] "POST /neutron/port HTTP/1.1" 200 1107 0.020196 10.0.0.249 - - [2026-04-06 03:23:16] "GET /virtual-machine/8a6f1333-3ade-465f-abd0-01fb6def9a23 HTTP/1.1" 404 171 0.003403 10.0.0.249 - - [2026-04-06 03:23:16] "GET /virtual-machine/8a6f1333-3ade-465f-abd0-01fb6def9a23 HTTP/1.1" 404 171 0.003449 10.0.0.249 - - [2026-04-06 03:23:16] "GET /virtual-machine/8a6f1333-3ade-465f-abd0-01fb6def9a23 HTTP/1.1" 404 171 0.003085 10.0.0.249 - - [2026-04-06 03:23:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003673 10.0.0.249 - - [2026-04-06 03:23:16] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003456 10.0.0.249 - - [2026-04-06 03:23:16] "GET /virtual-networks?parent_id=ce1a4f6f-23e2-4eca-80f1-e33d29da2a18&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002988 10.0.0.249 - - [2026-04-06 03:23:16] "GET /virtual-network/765cb797-67f3-48d1-a049-2545c64c5917?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.005723 10.0.0.249 - - [2026-04-06 03:23:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003512 10.0.0.249 - - [2026-04-06 03:23:16] "GET /routing-instance/617c0358-a0d4-41bc-9eb9-a4f7d66c57c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1705 0.005455 10.0.0.249 - - [2026-04-06 03:23:16] "GET /route-target/8e7a4488-83e9-4755-b746-b8fa4b4cd90a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004332 10.0.0.249 - - [2026-04-06 03:23:16] "GET /obj-perms HTTP/1.1" 200 5109 0.003827 10.0.0.249 - - [2026-04-06 03:23:19] "GET /obj-perms HTTP/1.1" 200 5109 0.004659 10.0.0.249 - - [2026-04-06 03:23:23] "GET /obj-perms HTTP/1.1" 200 5109 0.004118 10.0.0.27 - - [2026-04-06 03:23:23] "GET /obj-perms HTTP/1.1" 200 5109 0.003926 10.0.0.33 - - [2026-04-06 03:23:23] "GET /obj-perms HTTP/1.1" 200 5109 0.004000 10.0.0.249 - - [2026-04-06 03:23:23] "POST /neutron/port HTTP/1.1" 200 1156 0.017921 10.0.0.249 - - [2026-04-06 03:23:23] "POST /neutron/port HTTP/1.1" 200 1107 0.067487 10.0.0.249 - - [2026-04-06 03:23:23] "GET /virtual-machine/7b734670-bade-4ab3-b0dd-80813095a33a HTTP/1.1" 200 1322 0.004239 10.0.0.249 - - [2026-04-06 03:23:24] "POST /neutron/port HTTP/1.1" 200 151 0.195287 10.0.0.249 - - [2026-04-06 03:23:25] "GET /virtual-machine/7b734670-bade-4ab3-b0dd-80813095a33a HTTP/1.1" 404 171 0.003232 10.0.0.249 - - [2026-04-06 03:23:25] "GET /virtual-machine/7b734670-bade-4ab3-b0dd-80813095a33a HTTP/1.1" 404 171 0.003255 10.0.0.249 - - [2026-04-06 03:23:25] "GET /virtual-machine/7b734670-bade-4ab3-b0dd-80813095a33a HTTP/1.1" 404 171 0.003518 10.0.0.249 - - [2026-04-06 03:23:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003666 10.0.0.249 - - [2026-04-06 03:23:25] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004205 10.0.0.249 - - [2026-04-06 03:23:25] "GET /virtual-networks?parent_id=ce1a4f6f-23e2-4eca-80f1-e33d29da2a18&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003330 10.0.0.249 - - [2026-04-06 03:23:25] "GET /virtual-network/765cb797-67f3-48d1-a049-2545c64c5917?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.006147 10.0.0.249 - - [2026-04-06 03:23:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003336 10.0.0.249 - - [2026-04-06 03:23:25] "GET /routing-instance/617c0358-a0d4-41bc-9eb9-a4f7d66c57c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1705 0.005718 10.0.0.249 - - [2026-04-06 03:23:25] "GET /route-target/8e7a4488-83e9-4755-b746-b8fa4b4cd90a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004737 10.0.0.249 - - [2026-04-06 03:23:28] "GET /obj-perms HTTP/1.1" 200 5109 0.004819 10.0.0.249 - - [2026-04-06 03:23:29] "POST /neutron/network HTTP/1.1" 200 842 0.006756 10.0.0.249 - - [2026-04-06 03:23:29] "POST /neutron/port HTTP/1.1" 200 117 0.001654 10.0.0.33 - - [2026-04-06 03:23:31] "GET /obj-perms HTTP/1.1" 200 5109 0.004078 10.0.0.249 - - [2026-04-06 03:23:32] "GET /obj-perms HTTP/1.1" 200 5109 0.003947 10.0.0.33 - - [2026-04-06 03:23:32] "POST /useragent-kv HTTP/1.1" 200 115 0.037886 10.0.0.33 - - [2026-04-06 03:23:32] "POST /useragent-kv HTTP/1.1" 200 115 0.002793 10.0.0.249 - - [2026-04-06 03:23:32] "POST /neutron/network HTTP/1.1" 200 151 0.166202 10.0.0.249 - - [2026-04-06 03:23:32] "DELETE /security-group/ba13b11d-b709-4988-9e57-b0044e641500 HTTP/1.1" 200 115 0.043458 10.0.0.249 - - [2026-04-06 03:23:32] "POST /fqname-to-id HTTP/1.1" 404 254 0.004684 10.0.0.27 - - [2026-04-06 03:23:32] "DELETE /access-control-list/da1cb8a5-b857-44c5-aebf-9b47d06fc98a HTTP/1.1" 200 115 0.055924 10.0.0.33 - - [2026-04-06 03:23:34] "GET /projects?obj_uuids=ce1a4f6f-23e2-4eca-80f1-e33d29da2a18&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001573 10.0.0.249 - - [2026-04-06 03:23:34] "GET /project/ce1a4f6f-23e2-4eca-80f1-e33d29da2a18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1493 0.075579 10.0.0.33 - - [2026-04-06 03:23:34] "GET /projects?obj_uuids=ce1a4f6f-23e2-4eca-80f1-e33d29da2a18&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001531 10.0.0.249 - - [2026-04-06 03:23:34] "GET /project/ce1a4f6f-23e2-4eca-80f1-e33d29da2a18?fields=virtual_networks HTTP/1.1" 200 1102 0.046753 10.0.0.33 - - [2026-04-06 03:23:34] "GET /projects?obj_uuids=ce1a4f6f-23e2-4eca-80f1-e33d29da2a18&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001537 10.0.0.249 - - [2026-04-06 03:23:34] "GET /project/ce1a4f6f-23e2-4eca-80f1-e33d29da2a18?fields=virtual_machine_interfaces HTTP/1.1" 200 1102 0.047048 10.0.0.33 - - [2026-04-06 03:23:34] "GET /projects?obj_uuids=ce1a4f6f-23e2-4eca-80f1-e33d29da2a18&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.000999 10.0.0.249 - - [2026-04-06 03:23:34] "GET /project/ce1a4f6f-23e2-4eca-80f1-e33d29da2a18?fields=security_groups HTTP/1.1" 200 1358 0.043269 10.0.0.249 - - [2026-04-06 03:23:35] "POST /fqname-to-id HTTP/1.1" 404 209 0.026634 10.0.0.33 - - [2026-04-06 03:23:35] "GET /projects?obj_uuids=f71bc012-8415-4398-a290-cd813e890daa&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003111 10.0.0.33 - - [2026-04-06 03:23:35] "GET /domains?obj_uuids=500738d8-636d-4330-98c4-d5dafb5cbb39&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000985 10.0.0.33 - - [2026-04-06 03:23:35] "GET /domain/500738d8-636d-4330-98c4-d5dafb5cbb39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.037417 10.0.0.33 - - [2026-04-06 03:23:35] "POST /id-to-fqname HTTP/1.1" 200 212 0.008210 10.0.0.33 - - [2026-04-06 03:23:35] "POST /fqname-to-id HTTP/1.1" 404 222 0.006857 10.0.0.33 - - [2026-04-06 03:23:35] "POST /security-groups HTTP/1.1" 200 612 0.074322 10.0.0.33 - - [2026-04-06 03:23:35] "POST /projects HTTP/1.1" 200 627 0.300920 10.0.0.27 - - [2026-04-06 03:23:35] "POST /access-control-lists HTTP/1.1" 200 617 0.033838 10.0.0.33 - - [2026-04-06 03:23:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.385270 10.0.0.249 - - [2026-04-06 03:23:35] "GET /project/f71bc012-8415-4398-a290-cd813e890daa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.571167 10.0.0.249 - - [2026-04-06 03:23:36] "GET / HTTP/1.1" 200 35931 0.002116 10.0.0.249 - - [2026-04-06 03:23:38] "POST /fqname-to-id HTTP/1.1" 401 293 0.000424 10.0.0.249 - - [2026-04-06 03:23:39] "POST /fqname-to-id HTTP/1.1" 404 245 0.058109 10.0.0.27 - - [2026-04-06 03:23:39] "POST /fqname-to-id HTTP/1.1" 404 277 0.003974 10.0.0.27 - - [2026-04-06 03:23:39] "POST /access-control-lists HTTP/1.1" 200 637 0.033560 10.0.0.27 - - [2026-04-06 03:23:39] "PUT /access-control-list/91d01ad5-f05e-4947-9009-759cd076a452 HTTP/1.1" 200 272 0.024075 10.0.0.249 - - [2026-04-06 03:23:39] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.045665 10.0.0.249 - - [2026-04-06 03:23:40] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.178624 10.0.0.249 - - [2026-04-06 03:23:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004715 10.0.0.249 - - [2026-04-06 03:23:40] "GET /security-group/e8f372d1-f155-405c-9944-0c4a2b579e08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2004 0.005776 10.0.0.27 - - [2026-04-06 03:23:40] "PUT /access-control-list/91d01ad5-f05e-4947-9009-759cd076a452 HTTP/1.1" 200 272 0.026655 10.0.0.249 - - [2026-04-06 03:23:40] "POST /neutron/security_group HTTP/1.1" 200 151 0.059130 10.0.0.249 - - [2026-04-06 03:23:40] "POST /fqname-to-id HTTP/1.1" 404 245 0.003355 10.0.0.249 - - [2026-04-06 03:23:41] "POST /fqname-to-id HTTP/1.1" 404 245 0.003689 10.0.0.27 - - [2026-04-06 03:23:41] "POST /fqname-to-id HTTP/1.1" 404 277 0.005028 10.0.0.27 - - [2026-04-06 03:23:41] "POST /access-control-lists HTTP/1.1" 200 637 0.031006 10.0.0.27 - - [2026-04-06 03:23:41] "PUT /access-control-list/9691dc3b-cd81-4739-872b-b2986aa3c36a HTTP/1.1" 200 272 0.017727 10.0.0.249 - - [2026-04-06 03:23:41] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.014000 10.0.0.249 - - [2026-04-06 03:23:42] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.159337 10.0.0.249 - - [2026-04-06 03:23:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.012500 10.0.0.27 - - [2026-04-06 03:23:42] "PUT /access-control-list/9691dc3b-cd81-4739-872b-b2986aa3c36a HTTP/1.1" 200 272 0.018348 10.0.0.249 - - [2026-04-06 03:23:42] "GET /security-group/7b8d5546-c947-4d05-bbfc-ecd1e6c0d7f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2003 0.007441 10.0.0.249 - - [2026-04-06 03:23:42] "POST /neutron/security_group_rule HTTP/1.1" 200 550 0.016573 10.0.0.249 - - [2026-04-06 03:23:43] "POST /neutron/security_group_rule HTTP/1.1" 200 582 0.168019 10.0.0.249 - - [2026-04-06 03:23:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.007114 10.0.0.33 - - [2026-04-06 03:23:43] "GET /projects?obj_uuids=f71bc012-8415-4398-a290-cd813e890daa&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.002438 10.0.0.27 - - [2026-04-06 03:23:43] "PUT /access-control-list/3f1b7abd-96b5-47ff-8087-69e986ac3bed HTTP/1.1" 200 272 0.040519 10.0.0.249 - - [2026-04-06 03:23:43] "GET /project/f71bc012-8415-4398-a290-cd813e890daa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.052530 10.0.0.33 - - [2026-04-06 03:23:43] "POST /useragent-kv HTTP/1.1" 200 115 0.023803 10.0.0.249 - - [2026-04-06 03:23:43] "POST /neutron/subnet HTTP/1.1" 200 720 0.224368 10.0.0.249 - - [2026-04-06 03:23:43] "POST /id-to-fqname HTTP/1.1" 200 282 0.001324 10.0.0.249 - - [2026-04-06 03:23:43] "GET /virtual-network/e83e90b3-e9b5-4355-ba5c-e6b525e47596?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2203 0.006210 10.0.0.249 - - [2026-04-06 03:23:43] "GET /virtual-network/e83e90b3-e9b5-4355-ba5c-e6b525e47596?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2203 0.006706 10.0.0.249 - - [2026-04-06 03:23:43] "POST /neutron/network HTTP/1.1" 200 926 0.006380 10.0.0.249 - - [2026-04-06 03:23:43] "GET /virtual-network/e83e90b3-e9b5-4355-ba5c-e6b525e47596?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2203 0.019310 10.0.0.249 - - [2026-04-06 03:23:45] "POST /id-to-fqname HTTP/1.1" 200 282 0.001490 10.0.0.249 - - [2026-04-06 03:23:45] "POST /neutron/security_group HTTP/1.1" 200 2051 0.009671 10.0.0.33 - - [2026-04-06 03:23:46] "GET /projects?obj_uuids=f71bc012-8415-4398-a290-cd813e890daa&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001069 10.0.0.249 - - [2026-04-06 03:23:46] "GET /project/f71bc012-8415-4398-a290-cd813e890daa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.084830 10.0.0.249 - - [2026-04-06 03:23:46] "POST /neutron/network HTTP/1.1" 200 926 0.037860 10.0.0.249 - - [2026-04-06 03:23:46] "POST /neutron/port HTTP/1.1" 200 117 0.007020 10.0.0.249 - - [2026-04-06 03:23:46] "POST /id-to-fqname HTTP/1.1" 200 282 0.001193 10.0.0.249 - - [2026-04-06 03:23:46] "POST /neutron/security_group HTTP/1.1" 200 1415 0.009825 10.0.0.33 - - [2026-04-06 03:23:46] "GET /projects?obj_uuids=f71bc012-8415-4398-a290-cd813e890daa&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001016 10.0.0.249 - - [2026-04-06 03:23:46] "POST /neutron/security_group HTTP/1.1" 200 3412 0.055372 10.0.0.249 - - [2026-04-06 03:23:47] "POST /neutron/port HTTP/1.1" 200 1080 0.018366 10.0.0.249 - - [2026-04-06 03:23:47] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004208 10.0.0.249 - - [2026-04-06 03:23:47] "POST /neutron/network HTTP/1.1" 200 926 0.008095 10.0.0.33 - - [2026-04-06 03:23:47] "GET /projects?obj_uuids=f71bc012-8415-4398-a290-cd813e890daa&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001748 10.0.0.249 - - [2026-04-06 03:23:47] "GET /project/f71bc012-8415-4398-a290-cd813e890daa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.072009 10.0.0.249 - - [2026-04-06 03:23:47] "POST /neutron/security_group HTTP/1.1" 200 3348 0.008122 10.0.0.249 - - [2026-04-06 03:23:48] "POST /neutron/security_group HTTP/1.1" 200 1415 0.007221 10.0.0.33 - - [2026-04-06 03:23:48] "GET /projects?obj_uuids=f71bc012-8415-4398-a290-cd813e890daa&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001013 10.0.0.249 - - [2026-04-06 03:23:48] "POST /neutron/port HTTP/1.1" 200 1080 0.294605 10.0.0.249 - - [2026-04-06 03:23:48] "POST /neutron/port HTTP/1.1" 200 1134 0.101228 10.0.0.249 - - [2026-04-06 03:23:49] "POST /neutron/subnet HTTP/1.1" 200 694 0.009088 10.0.0.249 - - [2026-04-06 03:23:53] "POST /neutron/port HTTP/1.1" 200 1144 0.020419 10.0.0.249 - - [2026-04-06 03:23:53] "POST /neutron/security_group HTTP/1.1" 200 1415 0.011215 10.0.0.249 - - [2026-04-06 03:23:53] "POST /neutron/port HTTP/1.1" 200 1144 0.016281 10.0.0.249 - - [2026-04-06 03:23:53] "GET /virtual-machine/4febd6e4-4a30-4fb6-ad7d-10ba4e33aad2 HTTP/1.1" 401 293 0.000461 10.0.0.249 - - [2026-04-06 03:23:53] "GET /virtual-machine/4febd6e4-4a30-4fb6-ad7d-10ba4e33aad2 HTTP/1.1" 200 1313 0.034524 10.0.0.249 - - [2026-04-06 03:23:53] "GET /virtual-machine/4febd6e4-4a30-4fb6-ad7d-10ba4e33aad2 HTTP/1.1" 200 1313 0.004617 10.0.0.249 - - [2026-04-06 03:23:53] "GET /virtual-machine-interface/d84e0f75-19d5-41b2-9274-7b0542d8e534 HTTP/1.1" 200 3192 0.005522 10.0.0.249 - - [2026-04-06 03:23:53] "GET /virtual-machine/4febd6e4-4a30-4fb6-ad7d-10ba4e33aad2 HTTP/1.1" 200 1313 0.004704 10.0.0.249 - - [2026-04-06 03:23:53] "GET /virtual-machine-interface/d84e0f75-19d5-41b2-9274-7b0542d8e534 HTTP/1.1" 200 3192 0.006840 10.0.0.249 - - [2026-04-06 03:23:53] "GET /instance-ip/351a6e5d-71e8-400b-99ba-7ce103e07f57 HTTP/1.1" 200 1702 0.007810 10.0.0.249 - - [2026-04-06 03:23:53] "GET /virtual-machine/4febd6e4-4a30-4fb6-ad7d-10ba4e33aad2 HTTP/1.1" 200 1313 0.004126 10.0.0.249 - - [2026-04-06 03:23:53] "GET /virtual-machine-interface/d84e0f75-19d5-41b2-9274-7b0542d8e534 HTTP/1.1" 200 3192 0.004966 10.0.0.249 - - [2026-04-06 03:23:53] "GET /instance-ip/351a6e5d-71e8-400b-99ba-7ce103e07f57 HTTP/1.1" 200 1702 0.003932 10.0.0.249 - - [2026-04-06 03:23:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003646 10.0.0.249 - - [2026-04-06 03:23:53] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004032 10.0.0.249 - - [2026-04-06 03:23:53] "GET /virtual-networks?parent_id=f71bc012-8415-4398-a290-cd813e890daa&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.013338 10.0.0.249 - - [2026-04-06 03:23:53] "GET /virtual-network/e83e90b3-e9b5-4355-ba5c-e6b525e47596?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2203 0.006298 10.0.0.249 - - [2026-04-06 03:23:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004147 10.0.0.249 - - [2026-04-06 03:23:54] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004267 10.0.0.249 - - [2026-04-06 03:23:54] "GET /virtual-networks?parent_id=f71bc012-8415-4398-a290-cd813e890daa&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003504 10.0.0.249 - - [2026-04-06 03:23:54] "GET /virtual-network/e83e90b3-e9b5-4355-ba5c-e6b525e47596?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2203 0.009193 10.0.0.249 - - [2026-04-06 03:23:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004524 10.0.0.249 - - [2026-04-06 03:23:54] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004382 10.0.0.249 - - [2026-04-06 03:23:54] "GET /virtual-networks?parent_id=f71bc012-8415-4398-a290-cd813e890daa&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.007866 10.0.0.249 - - [2026-04-06 03:23:54] "GET /virtual-network/e83e90b3-e9b5-4355-ba5c-e6b525e47596?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2203 0.006843 10.0.0.249 - - [2026-04-06 03:23:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003508 10.0.0.249 - - [2026-04-06 03:23:54] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005491 10.0.0.249 - - [2026-04-06 03:23:54] "GET /virtual-networks?parent_id=f71bc012-8415-4398-a290-cd813e890daa&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003400 10.0.0.249 - - [2026-04-06 03:23:54] "GET /virtual-network/e83e90b3-e9b5-4355-ba5c-e6b525e47596?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2203 0.006313 10.0.0.249 - - [2026-04-06 03:23:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004077 10.0.0.249 - - [2026-04-06 03:23:54] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004596 10.0.0.249 - - [2026-04-06 03:23:54] "GET /virtual-networks?parent_id=f71bc012-8415-4398-a290-cd813e890daa&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.004798 10.0.0.249 - - [2026-04-06 03:23:54] "GET /virtual-network/e83e90b3-e9b5-4355-ba5c-e6b525e47596?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2203 0.007690 10.0.0.249 - - [2026-04-06 03:23:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003629 10.0.0.249 - - [2026-04-06 03:23:54] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004782 10.0.0.249 - - [2026-04-06 03:23:54] "GET /virtual-networks?parent_id=f71bc012-8415-4398-a290-cd813e890daa&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003627 10.0.0.249 - - [2026-04-06 03:23:54] "GET /virtual-network/e83e90b3-e9b5-4355-ba5c-e6b525e47596?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2203 0.006143 10.0.0.249 - - [2026-04-06 03:23:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.014482 10.0.0.249 - - [2026-04-06 03:23:54] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.006837 10.0.0.249 - - [2026-04-06 03:23:54] "GET /virtual-networks?parent_id=f71bc012-8415-4398-a290-cd813e890daa&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003224 10.0.0.249 - - [2026-04-06 03:23:54] "GET /virtual-network/e83e90b3-e9b5-4355-ba5c-e6b525e47596?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2203 0.006017 10.0.0.249 - - [2026-04-06 03:23:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004753 10.0.0.249 - - [2026-04-06 03:23:57] "GET /virtual-network/e83e90b3-e9b5-4355-ba5c-e6b525e47596?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2203 0.005908 10.0.0.249 - - [2026-04-06 03:24:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003753 10.0.0.249 - - [2026-04-06 03:24:01] "GET /virtual-network/e83e90b3-e9b5-4355-ba5c-e6b525e47596?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2203 0.005783 10.0.0.27 - - [2026-04-06 03:24:03] "GET /obj-perms HTTP/1.1" 200 5075 0.057020 10.0.0.33 - - [2026-04-06 03:24:04] "GET /obj-perms HTTP/1.1" 200 5075 0.047081 10.0.0.249 - - [2026-04-06 03:24:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003954 10.0.0.249 - - [2026-04-06 03:24:06] "GET /virtual-network/e83e90b3-e9b5-4355-ba5c-e6b525e47596?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2203 0.005389 10.0.0.249 - - [2026-04-06 03:24:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005126 10.0.0.249 - - [2026-04-06 03:24:10] "GET /virtual-network/e83e90b3-e9b5-4355-ba5c-e6b525e47596?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2203 0.006519 10.0.0.249 - - [2026-04-06 03:24:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003803 10.0.0.249 - - [2026-04-06 03:24:14] "GET /virtual-network/e83e90b3-e9b5-4355-ba5c-e6b525e47596?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2203 0.005160 10.0.0.249 - - [2026-04-06 03:24:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004192 10.0.0.249 - - [2026-04-06 03:24:18] "GET /virtual-network/e83e90b3-e9b5-4355-ba5c-e6b525e47596?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2203 0.005405 10.0.0.27 - - [2026-04-06 03:24:21] "DELETE /access-control-list/42dbbecc-b403-4bcb-8fcd-89b1eb028cc3 HTTP/1.1" 200 115 0.035290 10.0.0.249 - - [2026-04-06 03:24:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003719 10.0.0.249 - - [2026-04-06 03:24:22] "GET /virtual-network/e83e90b3-e9b5-4355-ba5c-e6b525e47596?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2203 0.005355 10.0.0.249 - - [2026-04-06 03:24:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003431 10.0.0.249 - - [2026-04-06 03:24:26] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004052 10.0.0.249 - - [2026-04-06 03:24:26] "GET /virtual-networks?parent_id=f71bc012-8415-4398-a290-cd813e890daa&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003819 10.0.0.249 - - [2026-04-06 03:24:26] "GET /virtual-network/e83e90b3-e9b5-4355-ba5c-e6b525e47596?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2203 0.006676 10.0.0.249 - - [2026-04-06 03:24:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004466 10.0.0.249 - - [2026-04-06 03:24:26] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003609 10.0.0.249 - - [2026-04-06 03:24:26] "GET /virtual-networks?parent_id=f71bc012-8415-4398-a290-cd813e890daa&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003115 10.0.0.249 - - [2026-04-06 03:24:26] "GET /virtual-network/e83e90b3-e9b5-4355-ba5c-e6b525e47596?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2203 0.006351 10.0.0.249 - - [2026-04-06 03:24:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003807 10.0.0.249 - - [2026-04-06 03:24:27] "GET /routing-instance/0dc5e787-3132-4f47-8e62-fe6a1f93e143?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.005376 10.0.0.249 - - [2026-04-06 03:24:27] "GET /route-target/e09fa3e0-06a0-48b8-a450-631cde79396b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004669 10.0.0.249 - - [2026-04-06 03:24:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003654 10.0.0.249 - - [2026-04-06 03:24:27] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004309 10.0.0.249 - - [2026-04-06 03:24:27] "GET /virtual-networks?parent_id=f71bc012-8415-4398-a290-cd813e890daa&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003160 10.0.0.249 - - [2026-04-06 03:24:27] "GET /virtual-network/e83e90b3-e9b5-4355-ba5c-e6b525e47596?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2203 0.005963 10.0.0.249 - - [2026-04-06 03:24:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003518 10.0.0.249 - - [2026-04-06 03:24:27] "GET /routing-instance/0dc5e787-3132-4f47-8e62-fe6a1f93e143?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.004898 10.0.0.249 - - [2026-04-06 03:24:27] "GET /route-target/e09fa3e0-06a0-48b8-a450-631cde79396b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003983 10.0.0.249 - - [2026-04-06 03:24:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004111 10.0.0.249 - - [2026-04-06 03:24:27] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005949 10.0.0.249 - - [2026-04-06 03:24:27] "GET /virtual-networks?parent_id=f71bc012-8415-4398-a290-cd813e890daa&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.004294 10.0.0.249 - - [2026-04-06 03:24:27] "GET /virtual-network/e83e90b3-e9b5-4355-ba5c-e6b525e47596?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2203 0.008099 10.0.0.249 - - [2026-04-06 03:24:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004550 10.0.0.249 - - [2026-04-06 03:24:27] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005694 10.0.0.249 - - [2026-04-06 03:24:27] "GET /virtual-networks?parent_id=f71bc012-8415-4398-a290-cd813e890daa&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.004902 10.0.0.249 - - [2026-04-06 03:24:27] "GET /virtual-network/e83e90b3-e9b5-4355-ba5c-e6b525e47596?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2203 0.007556 10.0.0.249 - - [2026-04-06 03:24:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004591 10.0.0.249 - - [2026-04-06 03:24:27] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.006246 10.0.0.249 - - [2026-04-06 03:24:27] "GET /virtual-networks?parent_id=f71bc012-8415-4398-a290-cd813e890daa&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.004761 10.0.0.249 - - [2026-04-06 03:24:27] "GET /virtual-network/e83e90b3-e9b5-4355-ba5c-e6b525e47596?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2203 0.008664 10.0.0.249 - - [2026-04-06 03:24:27] "GET /obj-perms HTTP/1.1" 200 5091 0.053663 10.0.0.33 - - [2026-04-06 03:24:28] "GET /obj-perms HTTP/1.1" 200 5091 0.051318 10.0.0.249 - - [2026-04-06 03:24:28] "GET /obj-perms HTTP/1.1" 200 5091 0.003742 10.0.0.33 - - [2026-04-06 03:24:28] "GET /obj-perms HTTP/1.1" 200 5091 0.004506 10.0.0.249 - - [2026-04-06 03:24:28] "GET /virtual-machine/4febd6e4-4a30-4fb6-ad7d-10ba4e33aad2 HTTP/1.1" 200 1313 0.004668 10.0.0.249 - - [2026-04-06 03:24:28] "GET /virtual-machine-interface/d84e0f75-19d5-41b2-9274-7b0542d8e534 HTTP/1.1" 200 3192 0.007384 10.0.0.249 - - [2026-04-06 03:24:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004038 10.0.0.249 - - [2026-04-06 03:24:28] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003622 10.0.0.249 - - [2026-04-06 03:24:28] "GET /virtual-networks?parent_id=f71bc012-8415-4398-a290-cd813e890daa&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003285 10.0.0.249 - - [2026-04-06 03:24:28] "GET /virtual-network/e83e90b3-e9b5-4355-ba5c-e6b525e47596?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2203 0.006422 10.0.0.249 - - [2026-04-06 03:24:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004000 10.0.0.249 - - [2026-04-06 03:24:29] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004033 10.0.0.249 - - [2026-04-06 03:24:29] "GET /virtual-networks?parent_id=f71bc012-8415-4398-a290-cd813e890daa&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.004355 10.0.0.249 - - [2026-04-06 03:24:29] "GET /virtual-network/e83e90b3-e9b5-4355-ba5c-e6b525e47596?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2203 0.009405 10.0.0.249 - - [2026-04-06 03:24:29] "POST /neutron/security_group HTTP/1.1" 200 1415 0.008650 10.0.0.249 - - [2026-04-06 03:24:30] "POST /neutron/network HTTP/1.1" 200 936 0.007162 10.0.0.249 - - [2026-04-06 03:24:30] "POST /neutron/port HTTP/1.1" 200 117 0.001244 10.0.0.249 - - [2026-04-06 03:24:34] "POST /neutron/security_group HTTP/1.1" 200 1415 0.054002 10.0.0.33 - - [2026-04-06 03:24:34] "DELETE /project/f71bc01284154398a290cd813e890daa HTTP/1.1" 404 173 0.003413 10.0.0.33 - - [2026-04-06 03:24:34] "DELETE /project/ce1a4f6f-23e2-4eca-80f1-e33d29da2a18 HTTP/1.1" 404 177 0.005303 10.0.0.249 - - [2026-04-06 03:24:39] "POST /neutron/port HTTP/1.1" 200 1144 0.020030 10.0.0.249 - - [2026-04-06 03:24:43] "POST /neutron/security_group HTTP/1.1" 200 1415 0.006943 10.0.0.249 - - [2026-04-06 03:24:45] "POST /neutron/port HTTP/1.1" 200 1144 0.027043 10.0.0.249 - - [2026-04-06 03:24:45] "POST /neutron/security_group HTTP/1.1" 200 1415 0.007186 10.0.0.249 - - [2026-04-06 03:24:45] "GET /virtual-machine/4ca8c33a-8fdd-41ab-a006-d0361a0525ff HTTP/1.1" 200 1313 0.007453 10.0.0.249 - - [2026-04-06 03:24:45] "GET /virtual-machine/4ca8c33a-8fdd-41ab-a006-d0361a0525ff HTTP/1.1" 200 1313 0.003813 10.0.0.249 - - [2026-04-06 03:24:45] "GET /virtual-machine-interface/c140a8e1-502f-4212-9ed9-5ed95ad455a3 HTTP/1.1" 200 3192 0.006080 10.0.0.249 - - [2026-04-06 03:24:45] "GET /virtual-machine/4ca8c33a-8fdd-41ab-a006-d0361a0525ff HTTP/1.1" 200 1313 0.005330 10.0.0.249 - - [2026-04-06 03:24:45] "GET /virtual-machine-interface/c140a8e1-502f-4212-9ed9-5ed95ad455a3 HTTP/1.1" 200 3192 0.005711 10.0.0.249 - - [2026-04-06 03:24:45] "GET /instance-ip/84e1826f-e8d5-40f0-adf6-4a395458f148 HTTP/1.1" 200 1702 0.006148 10.0.0.249 - - [2026-04-06 03:24:45] "GET /virtual-machine/4ca8c33a-8fdd-41ab-a006-d0361a0525ff HTTP/1.1" 200 1313 0.004277 10.0.0.249 - - [2026-04-06 03:24:45] "GET /virtual-machine-interface/c140a8e1-502f-4212-9ed9-5ed95ad455a3 HTTP/1.1" 200 3192 0.005412 10.0.0.249 - - [2026-04-06 03:24:45] "GET /instance-ip/84e1826f-e8d5-40f0-adf6-4a395458f148 HTTP/1.1" 200 1702 0.004515 10.0.0.249 - - [2026-04-06 03:24:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.009478 10.0.0.249 - - [2026-04-06 03:24:45] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003779 10.0.0.249 - - [2026-04-06 03:24:45] "GET /virtual-networks?parent_id=f71bc012-8415-4398-a290-cd813e890daa&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002983 10.0.0.249 - - [2026-04-06 03:24:45] "GET /virtual-network/e83e90b3-e9b5-4355-ba5c-e6b525e47596?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2203 0.005677 10.0.0.249 - - [2026-04-06 03:24:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005593 10.0.0.249 - - [2026-04-06 03:24:45] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003961 10.0.0.249 - - [2026-04-06 03:24:45] "GET /virtual-networks?parent_id=f71bc012-8415-4398-a290-cd813e890daa&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003681 10.0.0.249 - - [2026-04-06 03:24:45] "GET /virtual-network/e83e90b3-e9b5-4355-ba5c-e6b525e47596?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2203 0.008203 10.0.0.249 - - [2026-04-06 03:24:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005691 10.0.0.249 - - [2026-04-06 03:24:45] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004375 10.0.0.249 - - [2026-04-06 03:24:45] "GET /virtual-networks?parent_id=f71bc012-8415-4398-a290-cd813e890daa&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.004606 10.0.0.249 - - [2026-04-06 03:24:46] "GET /virtual-network/e83e90b3-e9b5-4355-ba5c-e6b525e47596?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2203 0.006003 10.0.0.249 - - [2026-04-06 03:24:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003662 10.0.0.249 - - [2026-04-06 03:24:46] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004553 10.0.0.249 - - [2026-04-06 03:24:46] "GET /virtual-networks?parent_id=f71bc012-8415-4398-a290-cd813e890daa&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003225 10.0.0.249 - - [2026-04-06 03:24:46] "GET /virtual-network/e83e90b3-e9b5-4355-ba5c-e6b525e47596?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2203 0.006099 10.0.0.249 - - [2026-04-06 03:24:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003802 10.0.0.249 - - [2026-04-06 03:24:46] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004281 10.0.0.249 - - [2026-04-06 03:24:46] "GET /virtual-networks?parent_id=f71bc012-8415-4398-a290-cd813e890daa&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002883 10.0.0.249 - - [2026-04-06 03:24:46] "GET /virtual-network/e83e90b3-e9b5-4355-ba5c-e6b525e47596?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2203 0.006061 10.0.0.249 - - [2026-04-06 03:24:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003787 10.0.0.249 - - [2026-04-06 03:24:46] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004264 10.0.0.249 - - [2026-04-06 03:24:46] "GET /virtual-networks?parent_id=f71bc012-8415-4398-a290-cd813e890daa&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.006352 10.0.0.249 - - [2026-04-06 03:24:46] "GET /virtual-network/e83e90b3-e9b5-4355-ba5c-e6b525e47596?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2203 0.005912 10.0.0.249 - - [2026-04-06 03:24:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003632 10.0.0.249 - - [2026-04-06 03:24:46] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004656 10.0.0.249 - - [2026-04-06 03:24:46] "GET /virtual-networks?parent_id=f71bc012-8415-4398-a290-cd813e890daa&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.004670 10.0.0.249 - - [2026-04-06 03:24:46] "GET /virtual-network/e83e90b3-e9b5-4355-ba5c-e6b525e47596?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2203 0.006667 10.0.0.249 - - [2026-04-06 03:24:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003682 10.0.0.249 - - [2026-04-06 03:24:47] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003541 10.0.0.249 - - [2026-04-06 03:24:47] "GET /virtual-networks?parent_id=f71bc012-8415-4398-a290-cd813e890daa&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003200 10.0.0.249 - - [2026-04-06 03:24:47] "GET /virtual-network/e83e90b3-e9b5-4355-ba5c-e6b525e47596?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2203 0.006087 10.0.0.249 - - [2026-04-06 03:24:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003450 10.0.0.249 - - [2026-04-06 03:24:47] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003952 10.0.0.249 - - [2026-04-06 03:24:47] "GET /virtual-networks?parent_id=f71bc012-8415-4398-a290-cd813e890daa&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003079 10.0.0.249 - - [2026-04-06 03:24:47] "GET /virtual-network/e83e90b3-e9b5-4355-ba5c-e6b525e47596?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2203 0.006130 10.0.0.249 - - [2026-04-06 03:24:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003598 10.0.0.249 - - [2026-04-06 03:24:48] "GET /routing-instance/0dc5e787-3132-4f47-8e62-fe6a1f93e143?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.004673 10.0.0.249 - - [2026-04-06 03:24:48] "GET /route-target/e09fa3e0-06a0-48b8-a450-631cde79396b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003565 10.0.0.249 - - [2026-04-06 03:24:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004611 10.0.0.249 - - [2026-04-06 03:24:48] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003841 10.0.0.249 - - [2026-04-06 03:24:48] "GET /virtual-networks?parent_id=f71bc012-8415-4398-a290-cd813e890daa&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003321 10.0.0.249 - - [2026-04-06 03:24:48] "GET /virtual-network/e83e90b3-e9b5-4355-ba5c-e6b525e47596?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2203 0.008026 10.0.0.249 - - [2026-04-06 03:24:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005173 10.0.0.249 - - [2026-04-06 03:24:48] "GET /routing-instance/0dc5e787-3132-4f47-8e62-fe6a1f93e143?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.006075 10.0.0.249 - - [2026-04-06 03:24:48] "GET /route-target/e09fa3e0-06a0-48b8-a450-631cde79396b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.005160 10.0.0.249 - - [2026-04-06 03:24:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004581 10.0.0.249 - - [2026-04-06 03:24:48] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005679 10.0.0.249 - - [2026-04-06 03:24:48] "GET /virtual-networks?parent_id=f71bc012-8415-4398-a290-cd813e890daa&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.004552 10.0.0.249 - - [2026-04-06 03:24:48] "GET /virtual-network/e83e90b3-e9b5-4355-ba5c-e6b525e47596?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2203 0.006366 10.0.0.249 - - [2026-04-06 03:24:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003501 10.0.0.249 - - [2026-04-06 03:24:48] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004488 10.0.0.249 - - [2026-04-06 03:24:48] "GET /virtual-networks?parent_id=f71bc012-8415-4398-a290-cd813e890daa&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003703 10.0.0.249 - - [2026-04-06 03:24:48] "GET /virtual-network/e83e90b3-e9b5-4355-ba5c-e6b525e47596?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2203 0.006193 10.0.0.249 - - [2026-04-06 03:24:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003959 10.0.0.249 - - [2026-04-06 03:24:48] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004464 10.0.0.249 - - [2026-04-06 03:24:48] "GET /virtual-networks?parent_id=f71bc012-8415-4398-a290-cd813e890daa&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003110 10.0.0.249 - - [2026-04-06 03:24:48] "GET /virtual-network/e83e90b3-e9b5-4355-ba5c-e6b525e47596?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2203 0.006261 10.0.0.249 - - [2026-04-06 03:24:48] "GET /obj-perms HTTP/1.1" 200 5091 0.003855 10.0.0.249 - - [2026-04-06 03:24:48] "GET /obj-perms HTTP/1.1" 200 5091 0.004617 10.0.0.33 - - [2026-04-06 03:24:48] "GET /obj-perms HTTP/1.1" 200 5091 0.004510 10.0.0.249 - - [2026-04-06 03:24:48] "GET /obj-perms HTTP/1.1" 200 5091 0.003958 10.0.0.249 - - [2026-04-06 03:24:49] "GET /virtual-machine/4ca8c33a-8fdd-41ab-a006-d0361a0525ff HTTP/1.1" 200 1313 0.003888 10.0.0.249 - - [2026-04-06 03:24:49] "GET /virtual-machine-interface/c140a8e1-502f-4212-9ed9-5ed95ad455a3 HTTP/1.1" 200 3192 0.005364 10.0.0.249 - - [2026-04-06 03:24:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004235 10.0.0.249 - - [2026-04-06 03:24:49] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003734 10.0.0.249 - - [2026-04-06 03:24:49] "GET /virtual-networks?parent_id=f71bc012-8415-4398-a290-cd813e890daa&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003050 10.0.0.249 - - [2026-04-06 03:24:49] "GET /virtual-network/e83e90b3-e9b5-4355-ba5c-e6b525e47596?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2203 0.006542 10.0.0.249 - - [2026-04-06 03:24:49] "POST /neutron/port HTTP/1.1" 200 1144 0.031452 10.0.0.249 - - [2026-04-06 03:24:49] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005329 10.0.0.249 - - [2026-04-06 03:24:49] "POST /neutron/network HTTP/1.1" 200 926 0.007277 10.0.0.249 - - [2026-04-06 03:24:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004090 10.0.0.249 - - [2026-04-06 03:24:50] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003884 10.0.0.249 - - [2026-04-06 03:24:50] "GET /virtual-networks?parent_id=f71bc012-8415-4398-a290-cd813e890daa&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002862 10.0.0.249 - - [2026-04-06 03:24:50] "GET /virtual-network/e83e90b3-e9b5-4355-ba5c-e6b525e47596?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2203 0.005766 10.0.0.249 - - [2026-04-06 03:24:55] "GET /virtual-machine/4febd6e4-4a30-4fb6-ad7d-10ba4e33aad2 HTTP/1.1" 200 1313 0.006852 10.0.0.249 - - [2026-04-06 03:24:55] "GET /virtual-machine-interface/d84e0f75-19d5-41b2-9274-7b0542d8e534 HTTP/1.1" 200 3192 0.006529 10.0.0.249 - - [2026-04-06 03:24:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004447 10.0.0.249 - - [2026-04-06 03:24:55] "GET /security-group/7b8d5546-c947-4d05-bbfc-ecd1e6c0d7f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2694 0.005461 10.0.0.249 - - [2026-04-06 03:24:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003883 10.0.0.249 - - [2026-04-06 03:24:55] "GET /security-group/7b8d5546-c947-4d05-bbfc-ecd1e6c0d7f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2694 0.005870 10.0.0.249 - - [2026-04-06 03:24:55] "POST /neutron/security_group HTTP/1.1" 200 1441 0.005090 10.0.0.249 - - [2026-04-06 03:24:55] "POST /neutron/port HTTP/1.1" 200 1134 0.023676 10.0.0.249 - - [2026-04-06 03:24:56] "GET /virtual-machine/4febd6e4-4a30-4fb6-ad7d-10ba4e33aad2 HTTP/1.1" 200 1313 0.004637 10.0.0.249 - - [2026-04-06 03:24:56] "GET /virtual-machine-interface/d84e0f75-19d5-41b2-9274-7b0542d8e534 HTTP/1.1" 200 3140 0.012378 10.0.0.249 - - [2026-04-06 03:24:56] "POST /neutron/security_group HTTP/1.1" 200 1415 0.015990 10.0.0.249 - - [2026-04-06 03:24:56] "POST /neutron/port HTTP/1.1" 200 1096 0.017468 10.0.0.249 - - [2026-04-06 03:24:56] "GET /virtual-machine/4febd6e4-4a30-4fb6-ad7d-10ba4e33aad2 HTTP/1.1" 200 1313 0.004125 10.0.0.249 - - [2026-04-06 03:24:56] "GET /virtual-machine-interface/d84e0f75-19d5-41b2-9274-7b0542d8e534 HTTP/1.1" 200 3192 0.009734 10.0.0.249 - - [2026-04-06 03:24:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003115 10.0.0.249 - - [2026-04-06 03:24:56] "GET /security-group/7b8d5546-c947-4d05-bbfc-ecd1e6c0d7f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2694 0.004203 10.0.0.249 - - [2026-04-06 03:24:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.009986 10.0.0.249 - - [2026-04-06 03:24:56] "GET /security-group/7b8d5546-c947-4d05-bbfc-ecd1e6c0d7f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2694 0.004810 10.0.0.249 - - [2026-04-06 03:24:56] "POST /neutron/security_group HTTP/1.1" 200 1441 0.004998 10.0.0.249 - - [2026-04-06 03:24:56] "POST /fqname-to-id HTTP/1.1" 404 245 0.004915 10.0.0.27 - - [2026-04-06 03:24:56] "DELETE /access-control-list/9691dc3b-cd81-4739-872b-b2986aa3c36a HTTP/1.1" 200 115 0.041316 10.0.0.249 - - [2026-04-06 03:24:56] "POST /fqname-to-id HTTP/1.1" 404 245 0.007407 10.0.0.33 - - [2026-04-06 03:24:56] "GET /projects?obj_uuids=f71bc012-8415-4398-a290-cd813e890daa&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001509 10.0.0.249 - - [2026-04-06 03:24:57] "POST /neutron/security_group HTTP/1.1" 200 153 0.074212 10.0.0.249 - - [2026-04-06 03:24:57] "POST /neutron/network HTTP/1.1" 200 926 0.006983 10.0.0.249 - - [2026-04-06 03:24:59] "POST /neutron/network HTTP/1.1" 400 204 0.014472 10.0.0.249 - - [2026-04-06 03:25:03] "POST /neutron/network HTTP/1.1" 200 926 0.007574 10.0.0.249 - - [2026-04-06 03:25:04] "GET /obj-perms HTTP/1.1" 200 5075 0.053852 10.0.0.27 - - [2026-04-06 03:25:04] "GET /obj-perms HTTP/1.1" 200 5075 0.054051 10.0.0.249 - - [2026-04-06 03:25:12] "POST /neutron/network HTTP/1.1" 200 926 0.007550 10.0.0.249 - - [2026-04-06 03:25:14] "POST /neutron/network HTTP/1.1" 400 204 0.014431 10.0.0.249 - - [2026-04-06 03:25:18] "POST /neutron/network HTTP/1.1" 200 926 0.007862 10.0.0.249 - - [2026-04-06 03:25:20] "POST /neutron/network HTTP/1.1" 400 204 0.016352 10.0.0.249 - - [2026-04-06 03:25:24] "POST /neutron/network HTTP/1.1" 200 926 0.007176 10.0.0.249 - - [2026-04-06 03:25:26] "POST /neutron/network HTTP/1.1" 400 204 0.014146 10.0.0.249 - - [2026-04-06 03:25:30] "POST /neutron/port HTTP/1.1" 200 1118 0.019736 10.0.0.249 - - [2026-04-06 03:25:30] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003921 10.0.0.249 - - [2026-04-06 03:25:30] "POST /neutron/network HTTP/1.1" 200 832 0.007757 10.0.0.249 - - [2026-04-06 03:25:32] "POST /neutron/network HTTP/1.1" 200 926 0.007633 10.0.0.249 - - [2026-04-06 03:25:34] "POST /neutron/network HTTP/1.1" 400 204 0.020755 10.0.0.249 - - [2026-04-06 03:25:38] "POST /neutron/network HTTP/1.1" 200 926 0.008155 10.0.0.249 - - [2026-04-06 03:25:41] "POST /neutron/network HTTP/1.1" 400 204 0.018873 10.0.0.249 - - [2026-04-06 03:25:45] "POST /neutron/network HTTP/1.1" 200 926 0.008258 10.0.0.249 - - [2026-04-06 03:25:47] "POST /neutron/network HTTP/1.1" 400 204 0.017082 10.0.0.249 - - [2026-04-06 03:25:50] "POST /neutron/port HTTP/1.1" 200 1106 0.025349 10.0.0.249 - - [2026-04-06 03:25:50] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004101 10.0.0.249 - - [2026-04-06 03:25:50] "POST /neutron/network HTTP/1.1" 200 926 0.011606 10.0.0.249 - - [2026-04-06 03:25:53] "POST /neutron/network HTTP/1.1" 200 926 0.007225 10.0.0.27 - - [2026-04-06 03:26:19] "GET /global-system-configs HTTP/1.1" 401 293 0.000459 10.0.0.27 - - [2026-04-06 03:26:19] "GET /global-system-configs HTTP/1.1" 401 293 0.000412 10.0.0.33 - - [2026-04-06 03:26:20] "GET /global-system-configs HTTP/1.1" 401 293 0.000376 10.0.0.33 - - [2026-04-06 03:26:20] "GET /global-system-configs HTTP/1.1" 401 293 0.000403 10.0.0.27 - - [2026-04-06 03:26:20] "GET /global-system-configs HTTP/1.1" 401 293 0.000448 10.0.0.27 - - [2026-04-06 03:26:20] "GET /global-system-configs HTTP/1.1" 401 293 0.000407 10.0.0.33 - - [2026-04-06 03:26:21] "GET /global-system-configs HTTP/1.1" 401 293 0.000424 10.0.0.33 - - [2026-04-06 03:26:21] "GET /global-system-configs HTTP/1.1" 401 293 0.000484 10.0.0.249 - - [2026-04-06 03:26:21] "GET /global-system-configs HTTP/1.1" 401 293 0.000499 10.0.0.249 - - [2026-04-06 03:26:21] "GET /global-system-configs HTTP/1.1" 401 293 0.000647 10.0.0.249 - - [2026-04-06 03:26:22] "GET /global-system-configs HTTP/1.1" 401 293 0.000452 10.0.0.249 - - [2026-04-06 03:26:22] "GET /global-system-configs HTTP/1.1" 401 293 0.000415 10.0.0.249 - - [2026-04-06 03:26:31] "POST /neutron/port HTTP/1.1" 200 1106 0.042577 10.0.0.249 - - [2026-04-06 03:26:31] "POST /neutron/subnet HTTP/1.1" 200 694 0.008813 10.0.0.249 - - [2026-04-06 03:26:43] "POST /neutron/security_group HTTP/1.1" 400 209 0.005031 10.0.0.33 - - [2026-04-06 03:26:44] "GET /projects?obj_uuids=f71bc012-8415-4398-a290-cd813e890daa&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001654 10.0.0.249 - - [2026-04-06 03:26:44] "GET /project/f71bc012-8415-4398-a290-cd813e890daa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.046490 10.0.0.33 - - [2026-04-06 03:26:44] "GET /projects?obj_uuids=f71bc012-8415-4398-a290-cd813e890daa&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001642 10.0.0.249 - - [2026-04-06 03:26:44] "GET /project/f71bc012-8415-4398-a290-cd813e890daa?fields=virtual_networks HTTP/1.1" 200 1385 0.052773 10.0.0.33 - - [2026-04-06 03:26:46] "GET /projects?obj_uuids=f71bc012-8415-4398-a290-cd813e890daa&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001181 10.0.0.249 - - [2026-04-06 03:26:46] "GET /project/f71bc012-8415-4398-a290-cd813e890daa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.049749 10.0.0.33 - - [2026-04-06 03:26:46] "GET /projects?obj_uuids=f71bc012-8415-4398-a290-cd813e890daa&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.000996 10.0.0.249 - - [2026-04-06 03:26:47] "GET /project/f71bc012-8415-4398-a290-cd813e890daa?fields=virtual_networks HTTP/1.1" 200 1385 0.047120 10.0.0.33 - - [2026-04-06 03:26:49] "GET /projects?obj_uuids=f71bc012-8415-4398-a290-cd813e890daa&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001015 10.0.0.249 - - [2026-04-06 03:26:49] "GET /project/f71bc012-8415-4398-a290-cd813e890daa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.042895 10.0.0.33 - - [2026-04-06 03:26:49] "GET /projects?obj_uuids=f71bc012-8415-4398-a290-cd813e890daa&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001753 10.0.0.249 - - [2026-04-06 03:26:49] "GET /project/f71bc012-8415-4398-a290-cd813e890daa?fields=virtual_networks HTTP/1.1" 200 1385 0.049277 10.0.0.33 - - [2026-04-06 03:26:51] "GET /projects?obj_uuids=f71bc012-8415-4398-a290-cd813e890daa&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.000939 10.0.0.249 - - [2026-04-06 03:26:51] "GET /project/f71bc012-8415-4398-a290-cd813e890daa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.051692 10.0.0.33 - - [2026-04-06 03:26:51] "GET /projects?obj_uuids=f71bc012-8415-4398-a290-cd813e890daa&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.000891 10.0.0.249 - - [2026-04-06 03:26:51] "GET /project/f71bc012-8415-4398-a290-cd813e890daa?fields=virtual_networks HTTP/1.1" 200 1385 0.051466 10.0.0.249 - - [2026-04-06 03:26:52] "POST /neutron/network HTTP/1.1" 200 936 0.055386 10.0.0.249 - - [2026-04-06 03:26:52] "POST /neutron/port HTTP/1.1" 200 117 0.001160 10.0.0.33 - - [2026-04-06 03:26:53] "GET /projects?obj_uuids=f71bc012-8415-4398-a290-cd813e890daa&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001089 10.0.0.249 - - [2026-04-06 03:26:53] "GET /project/f71bc012-8415-4398-a290-cd813e890daa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.041189 10.0.0.33 - - [2026-04-06 03:26:53] "GET /projects?obj_uuids=f71bc012-8415-4398-a290-cd813e890daa&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001297 10.0.0.249 - - [2026-04-06 03:26:53] "GET /project/f71bc012-8415-4398-a290-cd813e890daa?fields=virtual_networks HTTP/1.1" 200 1385 0.045466 10.0.0.33 - - [2026-04-06 03:26:55] "GET /projects?obj_uuids=f71bc012-8415-4398-a290-cd813e890daa&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.000935 10.0.0.249 - - [2026-04-06 03:26:55] "GET /project/f71bc012-8415-4398-a290-cd813e890daa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.046864 10.0.0.33 - - [2026-04-06 03:26:55] "GET /projects?obj_uuids=f71bc012-8415-4398-a290-cd813e890daa&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001684 10.0.0.249 - - [2026-04-06 03:26:55] "GET /project/f71bc012-8415-4398-a290-cd813e890daa?fields=virtual_networks HTTP/1.1" 200 1385 0.050137 10.0.0.33 - - [2026-04-06 03:26:57] "GET /projects?obj_uuids=f71bc012-8415-4398-a290-cd813e890daa&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001379 10.0.0.249 - - [2026-04-06 03:26:57] "GET /project/f71bc012-8415-4398-a290-cd813e890daa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.043207 10.0.0.33 - - [2026-04-06 03:26:57] "GET /projects?obj_uuids=f71bc012-8415-4398-a290-cd813e890daa&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001084 10.0.0.249 - - [2026-04-06 03:26:57] "GET /project/f71bc012-8415-4398-a290-cd813e890daa?fields=virtual_networks HTTP/1.1" 200 1385 0.038820 10.0.0.33 - - [2026-04-06 03:26:59] "GET /projects?obj_uuids=f71bc012-8415-4398-a290-cd813e890daa&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001172 10.0.0.249 - - [2026-04-06 03:26:59] "GET /project/f71bc012-8415-4398-a290-cd813e890daa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.046051 10.0.0.33 - - [2026-04-06 03:26:59] "GET /projects?obj_uuids=f71bc012-8415-4398-a290-cd813e890daa&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.000915 10.0.0.249 - - [2026-04-06 03:26:59] "GET /project/f71bc012-8415-4398-a290-cd813e890daa?fields=virtual_networks HTTP/1.1" 200 1385 0.043459 10.0.0.33 - - [2026-04-06 03:27:01] "GET /projects?obj_uuids=f71bc012-8415-4398-a290-cd813e890daa&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.000959 10.0.0.249 - - [2026-04-06 03:27:01] "GET /project/f71bc012-8415-4398-a290-cd813e890daa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.045352 10.0.0.33 - - [2026-04-06 03:27:01] "GET /projects?obj_uuids=f71bc012-8415-4398-a290-cd813e890daa&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001849 10.0.0.249 - - [2026-04-06 03:27:01] "GET /project/f71bc012-8415-4398-a290-cd813e890daa?fields=virtual_networks HTTP/1.1" 200 1385 0.049216 10.0.0.33 - - [2026-04-06 03:27:04] "GET /projects?obj_uuids=f71bc012-8415-4398-a290-cd813e890daa&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.000942 10.0.0.249 - - [2026-04-06 03:27:04] "GET /project/f71bc012-8415-4398-a290-cd813e890daa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.050267 10.0.0.33 - - [2026-04-06 03:27:04] "GET /projects?obj_uuids=f71bc012-8415-4398-a290-cd813e890daa&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001152 10.0.0.249 - - [2026-04-06 03:27:04] "GET /project/f71bc012-8415-4398-a290-cd813e890daa?fields=virtual_networks HTTP/1.1" 200 1385 0.044474 10.0.0.33 - - [2026-04-06 03:27:06] "GET /projects?obj_uuids=f71bc012-8415-4398-a290-cd813e890daa&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001590 10.0.0.249 - - [2026-04-06 03:27:06] "GET /project/f71bc012-8415-4398-a290-cd813e890daa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.070195 10.0.0.33 - - [2026-04-06 03:27:06] "GET /projects?obj_uuids=f71bc012-8415-4398-a290-cd813e890daa&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001207 10.0.0.249 - - [2026-04-06 03:27:06] "GET /project/f71bc012-8415-4398-a290-cd813e890daa?fields=virtual_networks HTTP/1.1" 200 1385 0.044394 10.0.0.33 - - [2026-04-06 03:27:06] "GET /obj-perms HTTP/1.1" 200 5075 0.058626 10.0.0.33 - - [2026-04-06 03:27:08] "GET /projects?obj_uuids=f71bc012-8415-4398-a290-cd813e890daa&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001616 10.0.0.249 - - [2026-04-06 03:27:08] "GET /project/f71bc012-8415-4398-a290-cd813e890daa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.043547 10.0.0.33 - - [2026-04-06 03:27:08] "GET /projects?obj_uuids=f71bc012-8415-4398-a290-cd813e890daa&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001350 10.0.0.249 - - [2026-04-06 03:27:08] "GET /project/f71bc012-8415-4398-a290-cd813e890daa?fields=virtual_networks HTTP/1.1" 200 1385 0.056148 10.0.0.33 - - [2026-04-06 03:27:10] "GET /projects?obj_uuids=f71bc012-8415-4398-a290-cd813e890daa&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001368 10.0.0.249 - - [2026-04-06 03:27:10] "GET /project/f71bc012-8415-4398-a290-cd813e890daa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.043053 10.0.0.33 - - [2026-04-06 03:27:10] "GET /projects?obj_uuids=f71bc012-8415-4398-a290-cd813e890daa&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.000958 10.0.0.249 - - [2026-04-06 03:27:10] "GET /project/f71bc012-8415-4398-a290-cd813e890daa?fields=virtual_networks HTTP/1.1" 200 1385 0.043587 10.0.0.33 - - [2026-04-06 03:27:12] "GET /projects?obj_uuids=f71bc012-8415-4398-a290-cd813e890daa&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.000910 10.0.0.249 - - [2026-04-06 03:27:12] "GET /project/f71bc012-8415-4398-a290-cd813e890daa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.039913 10.0.0.33 - - [2026-04-06 03:27:12] "GET /projects?obj_uuids=f71bc012-8415-4398-a290-cd813e890daa&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.000969 10.0.0.249 - - [2026-04-06 03:27:12] "GET /project/f71bc012-8415-4398-a290-cd813e890daa?fields=virtual_networks HTTP/1.1" 200 1385 0.037754 10.0.0.33 - - [2026-04-06 03:27:14] "GET /projects?obj_uuids=f71bc012-8415-4398-a290-cd813e890daa&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.000912 10.0.0.249 - - [2026-04-06 03:27:14] "GET /project/f71bc012-8415-4398-a290-cd813e890daa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.042462 10.0.0.33 - - [2026-04-06 03:27:14] "GET /projects?obj_uuids=f71bc012-8415-4398-a290-cd813e890daa&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.002925 10.0.0.249 - - [2026-04-06 03:27:14] "GET /project/f71bc012-8415-4398-a290-cd813e890daa?fields=virtual_networks HTTP/1.1" 200 1385 0.044564 10.0.0.33 - - [2026-04-06 03:27:16] "GET /projects?obj_uuids=f71bc012-8415-4398-a290-cd813e890daa&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.000942 10.0.0.249 - - [2026-04-06 03:27:16] "GET /project/f71bc012-8415-4398-a290-cd813e890daa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.036092 10.0.0.33 - - [2026-04-06 03:27:16] "GET /projects?obj_uuids=f71bc012-8415-4398-a290-cd813e890daa&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.000900 10.0.0.249 - - [2026-04-06 03:27:17] "GET /project/f71bc012-8415-4398-a290-cd813e890daa?fields=virtual_networks HTTP/1.1" 200 1385 0.054369 10.0.0.33 - - [2026-04-06 03:27:19] "GET /projects?obj_uuids=f71bc012-8415-4398-a290-cd813e890daa&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001044 10.0.0.249 - - [2026-04-06 03:27:19] "GET /project/f71bc012-8415-4398-a290-cd813e890daa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.046319 10.0.0.33 - - [2026-04-06 03:27:19] "GET /projects?obj_uuids=f71bc012-8415-4398-a290-cd813e890daa&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.000894 10.0.0.249 - - [2026-04-06 03:27:19] "GET /project/f71bc012-8415-4398-a290-cd813e890daa?fields=virtual_networks HTTP/1.1" 200 1385 0.047085 10.0.0.33 - - [2026-04-06 03:27:21] "GET /projects?obj_uuids=f71bc012-8415-4398-a290-cd813e890daa&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001331 10.0.0.249 - - [2026-04-06 03:27:21] "GET /project/f71bc012-8415-4398-a290-cd813e890daa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.040864 10.0.0.33 - - [2026-04-06 03:27:21] "GET /projects?obj_uuids=f71bc012-8415-4398-a290-cd813e890daa&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001351 10.0.0.249 - - [2026-04-06 03:27:21] "GET /project/f71bc012-8415-4398-a290-cd813e890daa?fields=virtual_networks HTTP/1.1" 200 1385 0.044451 10.0.0.33 - - [2026-04-06 03:27:23] "GET /projects?obj_uuids=f71bc012-8415-4398-a290-cd813e890daa&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.000894 10.0.0.249 - - [2026-04-06 03:27:23] "GET /project/f71bc012-8415-4398-a290-cd813e890daa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.039237 10.0.0.33 - - [2026-04-06 03:27:23] "GET /projects?obj_uuids=f71bc012-8415-4398-a290-cd813e890daa&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001059 10.0.0.249 - - [2026-04-06 03:27:23] "GET /project/f71bc012-8415-4398-a290-cd813e890daa?fields=virtual_networks HTTP/1.1" 200 1385 0.042813 10.0.0.33 - - [2026-04-06 03:27:25] "GET /projects?obj_uuids=f71bc012-8415-4398-a290-cd813e890daa&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.000917 10.0.0.249 - - [2026-04-06 03:27:25] "GET /project/f71bc012-8415-4398-a290-cd813e890daa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.041590 10.0.0.33 - - [2026-04-06 03:27:25] "GET /projects?obj_uuids=f71bc012-8415-4398-a290-cd813e890daa&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.000957 10.0.0.249 - - [2026-04-06 03:27:25] "GET /project/f71bc012-8415-4398-a290-cd813e890daa?fields=virtual_networks HTTP/1.1" 200 1385 0.043787 10.0.0.33 - - [2026-04-06 03:27:27] "GET /projects?obj_uuids=f71bc012-8415-4398-a290-cd813e890daa&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001119 10.0.0.249 - - [2026-04-06 03:27:27] "GET /project/f71bc012-8415-4398-a290-cd813e890daa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.039825 10.0.0.33 - - [2026-04-06 03:27:27] "GET /projects?obj_uuids=f71bc012-8415-4398-a290-cd813e890daa&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001149 10.0.0.249 - - [2026-04-06 03:27:27] "GET /project/f71bc012-8415-4398-a290-cd813e890daa?fields=virtual_networks HTTP/1.1" 200 1385 0.042753 10.0.0.33 - - [2026-04-06 03:27:29] "GET /projects?obj_uuids=f71bc012-8415-4398-a290-cd813e890daa&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001218 10.0.0.249 - - [2026-04-06 03:27:29] "GET /project/f71bc012-8415-4398-a290-cd813e890daa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.042363 10.0.0.33 - - [2026-04-06 03:27:29] "GET /projects?obj_uuids=f71bc012-8415-4398-a290-cd813e890daa&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.000985 10.0.0.249 - - [2026-04-06 03:27:29] "GET /project/f71bc012-8415-4398-a290-cd813e890daa?fields=virtual_networks HTTP/1.1" 200 1385 0.037277 10.0.0.249 - - [2026-04-06 03:27:31] "POST /neutron/port HTTP/1.1" 200 1118 0.021980 10.0.0.249 - - [2026-04-06 03:27:31] "POST /neutron/subnet HTTP/1.1" 200 703 0.010990 10.0.0.33 - - [2026-04-06 03:27:31] "GET /projects?obj_uuids=f71bc012-8415-4398-a290-cd813e890daa&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001085 10.0.0.249 - - [2026-04-06 03:27:31] "GET /project/f71bc012-8415-4398-a290-cd813e890daa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.048214 10.0.0.33 - - [2026-04-06 03:27:31] "GET /projects?obj_uuids=f71bc012-8415-4398-a290-cd813e890daa&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.000913 10.0.0.249 - - [2026-04-06 03:27:31] "GET /project/f71bc012-8415-4398-a290-cd813e890daa?fields=virtual_networks HTTP/1.1" 200 1385 0.043418 10.0.0.33 - - [2026-04-06 03:27:33] "GET /projects?obj_uuids=f71bc012-8415-4398-a290-cd813e890daa&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001491 10.0.0.249 - - [2026-04-06 03:27:34] "GET /project/f71bc012-8415-4398-a290-cd813e890daa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.051521 10.0.0.33 - - [2026-04-06 03:27:34] "GET /projects?obj_uuids=f71bc012-8415-4398-a290-cd813e890daa&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.002341 10.0.0.249 - - [2026-04-06 03:27:34] "GET /project/f71bc012-8415-4398-a290-cd813e890daa?fields=virtual_networks HTTP/1.1" 200 1385 0.053585 10.0.0.33 - - [2026-04-06 03:27:36] "GET /projects?obj_uuids=f71bc012-8415-4398-a290-cd813e890daa&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001070 10.0.0.249 - - [2026-04-06 03:27:36] "GET /project/f71bc012-8415-4398-a290-cd813e890daa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.043522 10.0.0.33 - - [2026-04-06 03:27:36] "GET /projects?obj_uuids=f71bc012-8415-4398-a290-cd813e890daa&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001424 10.0.0.249 - - [2026-04-06 03:27:36] "GET /project/f71bc012-8415-4398-a290-cd813e890daa?fields=virtual_networks HTTP/1.1" 200 1385 0.046290 10.0.0.33 - - [2026-04-06 03:27:38] "GET /projects?obj_uuids=f71bc012-8415-4398-a290-cd813e890daa&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001448 10.0.0.249 - - [2026-04-06 03:27:38] "GET /project/f71bc012-8415-4398-a290-cd813e890daa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.046569 10.0.0.33 - - [2026-04-06 03:27:38] "GET /projects?obj_uuids=f71bc012-8415-4398-a290-cd813e890daa&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001778 10.0.0.249 - - [2026-04-06 03:27:38] "GET /project/f71bc012-8415-4398-a290-cd813e890daa?fields=virtual_networks HTTP/1.1" 200 1385 0.046648 10.0.0.33 - - [2026-04-06 03:27:40] "GET /projects?obj_uuids=f71bc012-8415-4398-a290-cd813e890daa&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.000968 10.0.0.249 - - [2026-04-06 03:27:40] "GET /project/f71bc012-8415-4398-a290-cd813e890daa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.046133 10.0.0.33 - - [2026-04-06 03:27:40] "GET /projects?obj_uuids=f71bc012-8415-4398-a290-cd813e890daa&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001695 10.0.0.249 - - [2026-04-06 03:27:40] "GET /project/f71bc012-8415-4398-a290-cd813e890daa?fields=virtual_networks HTTP/1.1" 200 1385 0.045335 10.0.0.33 - - [2026-04-06 03:27:42] "GET /projects?obj_uuids=f71bc012-8415-4398-a290-cd813e890daa&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.000998 10.0.0.249 - - [2026-04-06 03:27:42] "GET /project/f71bc012-8415-4398-a290-cd813e890daa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.037290 10.0.0.33 - - [2026-04-06 03:27:42] "GET /projects?obj_uuids=f71bc012-8415-4398-a290-cd813e890daa&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.000979 10.0.0.249 - - [2026-04-06 03:27:42] "GET /project/f71bc012-8415-4398-a290-cd813e890daa?fields=virtual_networks HTTP/1.1" 200 1385 0.048266 10.0.0.33 - - [2026-04-06 03:27:44] "GET /projects?obj_uuids=f71bc012-8415-4398-a290-cd813e890daa&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001350 10.0.0.249 - - [2026-04-06 03:27:44] "GET /project/f71bc012-8415-4398-a290-cd813e890daa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.044041 10.0.0.33 - - [2026-04-06 03:27:44] "GET /projects?obj_uuids=f71bc012-8415-4398-a290-cd813e890daa&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001076 10.0.0.249 - - [2026-04-06 03:27:44] "GET /project/f71bc012-8415-4398-a290-cd813e890daa?fields=virtual_networks HTTP/1.1" 200 1385 0.049320 10.0.0.33 - - [2026-04-06 03:27:46] "GET /projects?obj_uuids=f71bc012-8415-4398-a290-cd813e890daa&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001467 10.0.0.249 - - [2026-04-06 03:27:46] "GET /project/f71bc012-8415-4398-a290-cd813e890daa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.049029 10.0.0.33 - - [2026-04-06 03:27:46] "GET /projects?obj_uuids=f71bc012-8415-4398-a290-cd813e890daa&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001937 10.0.0.249 - - [2026-04-06 03:27:46] "GET /project/f71bc012-8415-4398-a290-cd813e890daa?fields=virtual_networks HTTP/1.1" 200 1385 0.049950 10.0.0.33 - - [2026-04-06 03:27:49] "GET /projects?obj_uuids=f71bc012-8415-4398-a290-cd813e890daa&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.000931 10.0.0.249 - - [2026-04-06 03:27:49] "GET /project/f71bc012-8415-4398-a290-cd813e890daa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.042001 10.0.0.33 - - [2026-04-06 03:27:49] "GET /projects?obj_uuids=f71bc012-8415-4398-a290-cd813e890daa&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001274 10.0.0.249 - - [2026-04-06 03:27:49] "GET /project/f71bc012-8415-4398-a290-cd813e890daa?fields=virtual_networks HTTP/1.1" 200 1385 0.043230 10.0.0.249 - - [2026-04-06 03:27:49] "POST /fqname-to-id HTTP/1.1" 404 186 0.342909 10.0.0.33 - - [2026-04-06 03:27:49] "GET /projects?obj_uuids=5300a4a9-0186-47e0-80fa-31adf26fb69c&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003414 10.0.0.33 - - [2026-04-06 03:27:49] "GET /domains?obj_uuids=500738d8-636d-4330-98c4-d5dafb5cbb39&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000934 10.0.0.33 - - [2026-04-06 03:27:49] "GET /domain/500738d8-636d-4330-98c4-d5dafb5cbb39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008036 10.0.0.33 - - [2026-04-06 03:27:50] "POST /id-to-fqname HTTP/1.1" 200 188 0.001844 10.0.0.33 - - [2026-04-06 03:27:50] "POST /fqname-to-id HTTP/1.1" 404 197 0.008633 10.0.0.33 - - [2026-04-06 03:27:50] "POST /security-groups HTTP/1.1" 200 589 0.080114 10.0.0.33 - - [2026-04-06 03:27:50] "POST /projects HTTP/1.1" 200 581 0.297383 10.0.0.27 - - [2026-04-06 03:27:50] "POST /fqname-to-id HTTP/1.1" 404 231 0.014107 10.0.0.33 - - [2026-04-06 03:27:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.368040 10.0.0.249 - - [2026-04-06 03:27:50] "GET /project/5300a4a9-0186-47e0-80fa-31adf26fb69c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.503772 10.0.0.249 - - [2026-04-06 03:27:51] "GET / HTTP/1.1" 200 35931 0.001897 10.0.0.249 - - [2026-04-06 03:27:53] "POST /fqname-to-id HTTP/1.1" 401 293 0.000485 10.0.0.249 - - [2026-04-06 03:27:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.055702 10.0.0.33 - - [2026-04-06 03:27:53] "GET /projects?obj_uuids=5300a4a9-0186-47e0-80fa-31adf26fb69c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001343 10.0.0.249 - - [2026-04-06 03:27:53] "GET /project/5300a4a9-0186-47e0-80fa-31adf26fb69c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.050431 10.0.0.249 - - [2026-04-06 03:27:53] "POST /neutron/network HTTP/1.1" 200 117 0.034176 10.0.0.27 - - [2026-04-06 03:27:53] "POST /ref-update HTTP/1.1" 200 156 0.025054 10.0.0.249 - - [2026-04-06 03:27:54] "POST /neutron/network HTTP/1.1" 200 832 0.008734 10.0.0.249 - - [2026-04-06 03:27:54] "POST /id-to-fqname HTTP/1.1" 200 224 0.001080 10.0.0.249 - - [2026-04-06 03:27:54] "GET /virtual-network/289bc09c-105d-4932-a5f4-1379da91453f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005046 10.0.0.249 - - [2026-04-06 03:27:54] "GET /virtual-network/289bc09c-105d-4932-a5f4-1379da91453f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005588 10.0.0.249 - - [2026-04-06 03:27:54] "POST /neutron/subnet HTTP/1.1" 200 715 0.009274 10.0.0.249 - - [2026-04-06 03:27:54] "POST /id-to-fqname HTTP/1.1" 200 224 0.001157 10.0.0.249 - - [2026-04-06 03:27:54] "POST /neutron/network HTTP/1.1" 200 842 0.012150 10.0.0.249 - - [2026-04-06 03:27:54] "POST /neutron/network HTTP/1.1" 200 936 0.006924 10.0.0.249 - - [2026-04-06 03:27:54] "POST /neutron/port HTTP/1.1" 200 117 0.001216 10.0.0.33 - - [2026-04-06 03:27:55] "GET /projects?obj_uuids=5300a4a9-0186-47e0-80fa-31adf26fb69c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001148 10.0.0.249 - - [2026-04-06 03:27:55] "GET /project/5300a4a9-0186-47e0-80fa-31adf26fb69c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.075970 10.0.0.249 - - [2026-04-06 03:27:55] "POST /neutron/port HTTP/1.1" 200 3025 0.057236 10.0.0.249 - - [2026-04-06 03:27:55] "POST /neutron/port HTTP/1.1" 200 117 0.007495 10.0.0.249 - - [2026-04-06 03:27:56] "POST /neutron/port HTTP/1.1" 200 1056 0.018359 10.0.0.249 - - [2026-04-06 03:27:56] "POST /neutron/port HTTP/1.1" 200 1120 0.022772 10.0.0.249 - - [2026-04-06 03:27:56] "POST /neutron/port HTTP/1.1" 200 117 0.001194 10.0.0.249 - - [2026-04-06 03:28:00] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008662 10.0.0.249 - - [2026-04-06 03:28:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004344 10.0.0.33 - - [2026-04-06 03:28:00] "GET /projects?obj_uuids=5300a4a9-0186-47e0-80fa-31adf26fb69c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001255 10.0.0.249 - - [2026-04-06 03:28:00] "GET /project/5300a4a9-0186-47e0-80fa-31adf26fb69c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.062592 10.0.0.249 - - [2026-04-06 03:28:00] "POST /neutron/network HTTP/1.1" 200 117 0.015486 10.0.0.249 - - [2026-04-06 03:28:01] "POST /neutron/network HTTP/1.1" 200 831 0.024748 10.0.0.249 - - [2026-04-06 03:28:01] "POST /id-to-fqname HTTP/1.1" 200 223 0.001232 10.0.0.249 - - [2026-04-06 03:28:01] "GET /virtual-network/ce2c570b-6bfa-44b3-ac00-aac0bcfd371c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.007565 10.0.0.249 - - [2026-04-06 03:28:01] "GET /virtual-network/ce2c570b-6bfa-44b3-ac00-aac0bcfd371c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.007143 10.0.0.249 - - [2026-04-06 03:28:01] "POST /neutron/subnet HTTP/1.1" 200 720 0.011246 10.0.0.249 - - [2026-04-06 03:28:02] "GET /virtual-network/ce2c570b-6bfa-44b3-ac00-aac0bcfd371c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005944 10.0.0.249 - - [2026-04-06 03:28:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003670 10.0.0.33 - - [2026-04-06 03:28:03] "GET /projects?obj_uuids=5300a4a9-0186-47e0-80fa-31adf26fb69c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000930 10.0.0.249 - - [2026-04-06 03:28:03] "GET /project/5300a4a9-0186-47e0-80fa-31adf26fb69c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.033997 10.0.0.27 - - [2026-04-06 03:28:03] "POST /route-targets HTTP/1.1" 200 327 0.012138 10.0.0.33 - - [2026-04-06 03:28:03] "POST /useragent-kv HTTP/1.1" 200 115 0.012450 10.0.0.249 - - [2026-04-06 03:28:03] "POST /neutron/subnet HTTP/1.1" 200 710 0.249262 10.0.0.249 - - [2026-04-06 03:28:03] "POST /id-to-fqname HTTP/1.1" 200 223 0.001547 10.0.0.249 - - [2026-04-06 03:28:03] "GET /virtual-network/7e993930-c828-4e78-94ca-a1baae64e1ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005574 10.0.0.249 - - [2026-04-06 03:28:03] "GET /virtual-network/7e993930-c828-4e78-94ca-a1baae64e1ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005211 10.0.0.249 - - [2026-04-06 03:28:03] "POST /neutron/network HTTP/1.1" 200 829 0.006322 10.0.0.249 - - [2026-04-06 03:28:04] "GET /virtual-network/7e993930-c828-4e78-94ca-a1baae64e1ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006460 10.0.0.249 - - [2026-04-06 03:28:04] "GET /obj-perms HTTP/1.1" 200 5045 0.051834 10.0.0.27 - - [2026-04-06 03:28:04] "GET /obj-perms HTTP/1.1" 200 5045 0.053743 10.0.0.249 - - [2026-04-06 03:28:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003906 10.0.0.33 - - [2026-04-06 03:28:04] "GET /projects?obj_uuids=5300a4a9-0186-47e0-80fa-31adf26fb69c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001041 10.0.0.249 - - [2026-04-06 03:28:04] "GET /project/5300a4a9-0186-47e0-80fa-31adf26fb69c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.049468 10.0.0.33 - - [2026-04-06 03:28:04] "GET /projects?obj_uuids=5300a4a9-0186-47e0-80fa-31adf26fb69c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000990 10.0.0.249 - - [2026-04-06 03:28:04] "POST /neutron/network HTTP/1.1" 200 615 0.116914 10.0.0.27 - - [2026-04-06 03:28:04] "POST /ref-update HTTP/1.1" 200 156 0.022863 10.0.0.249 - - [2026-04-06 03:28:05] "POST /id-to-fqname HTTP/1.1" 200 224 0.003462 10.0.0.249 - - [2026-04-06 03:28:05] "GET /virtual-network/fcc381c1-2def-4204-9612-8920196340c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.006398 10.0.0.249 - - [2026-04-06 03:28:05] "POST /neutron/network HTTP/1.1" 200 833 0.008087 10.0.0.249 - - [2026-04-06 03:28:05] "GET /virtual-network/fcc381c1-2def-4204-9612-8920196340c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005796 10.0.0.249 - - [2026-04-06 03:28:05] "GET /virtual-network/fcc381c1-2def-4204-9612-8920196340c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005513 10.0.0.33 - - [2026-04-06 03:28:05] "GET /obj-perms HTTP/1.1" 200 5045 0.052690 10.0.0.249 - - [2026-04-06 03:28:05] "POST /id-to-fqname HTTP/1.1" 200 223 0.001375 10.0.0.249 - - [2026-04-06 03:28:05] "POST /neutron/port HTTP/1.1" 200 3992 0.033674 10.0.0.33 - - [2026-04-06 03:28:06] "GET /projects?obj_uuids=5300a4a9-0186-47e0-80fa-31adf26fb69c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001063 10.0.0.249 - - [2026-04-06 03:28:06] "GET /project/5300a4a9-0186-47e0-80fa-31adf26fb69c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.256201 10.0.0.249 - - [2026-04-06 03:28:06] "POST /neutron/network HTTP/1.1" 200 829 0.007843 10.0.0.249 - - [2026-04-06 03:28:07] "POST /neutron/port HTTP/1.1" 200 117 0.006135 10.0.0.249 - - [2026-04-06 03:28:07] "POST /id-to-fqname HTTP/1.1" 200 224 0.001242 10.0.0.249 - - [2026-04-06 03:28:07] "POST /neutron/network HTTP/1.1" 200 843 0.008531 10.0.0.249 - - [2026-04-06 03:28:07] "POST /neutron/port HTTP/1.1" 200 1055 0.021507 10.0.0.249 - - [2026-04-06 03:28:07] "POST /neutron/port HTTP/1.1" 200 1119 0.019143 10.0.0.249 - - [2026-04-06 03:28:08] "POST /neutron/port HTTP/1.1" 200 117 0.001220 10.0.0.33 - - [2026-04-06 03:28:08] "GET /projects?obj_uuids=5300a4a9-0186-47e0-80fa-31adf26fb69c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001030 10.0.0.249 - - [2026-04-06 03:28:08] "GET /project/5300a4a9-0186-47e0-80fa-31adf26fb69c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.096992 10.0.0.249 - - [2026-04-06 03:28:08] "POST /neutron/port HTTP/1.1" 200 4958 0.051189 10.0.0.249 - - [2026-04-06 03:28:08] "POST /fqname-to-id HTTP/1.1" 404 193 0.003397 10.0.0.249 - - [2026-04-06 03:28:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003229 10.0.0.33 - - [2026-04-06 03:28:08] "GET /domains?obj_uuids=500738d8-636d-4330-98c4-d5dafb5cbb39&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001243 10.0.0.249 - - [2026-04-06 03:28:08] "GET /domain/500738d8-636d-4330-98c4-d5dafb5cbb39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.009845 10.0.0.249 - - [2026-04-06 03:28:08] "POST /service-templates HTTP/1.1" 200 543 0.039779 10.0.0.249 - - [2026-04-06 03:28:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004398 10.0.0.249 - - [2026-04-06 03:28:08] "POST /neutron/network HTTP/1.1" 200 843 0.007378 10.0.0.249 - - [2026-04-06 03:28:08] "GET /service-template/af10842a-e1e0-46a2-993f-6a894e600b2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1818 0.005435 10.0.0.249 - - [2026-04-06 03:28:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004169 10.0.0.249 - - [2026-04-06 03:28:08] "GET /service-template/af10842a-e1e0-46a2-993f-6a894e600b2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1818 0.016612 10.0.0.249 - - [2026-04-06 03:28:08] "POST /id-to-fqname HTTP/1.1" 200 223 0.002126 10.0.0.249 - - [2026-04-06 03:28:08] "POST /id-to-fqname HTTP/1.1" 200 223 0.001293 10.0.0.249 - - [2026-04-06 03:28:08] "POST /id-to-fqname HTTP/1.1" 200 224 0.001605 10.0.0.249 - - [2026-04-06 03:28:09] "POST /neutron/port HTTP/1.1" 200 5872 0.056787 10.0.0.249 - - [2026-04-06 03:28:09] "POST /neutron/security_group HTTP/1.1" 200 3989 0.012192 10.0.0.249 - - [2026-04-06 03:28:09] "POST /neutron/subnet HTTP/1.1" 200 694 0.055191 10.0.0.249 - - [2026-04-06 03:28:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003805 10.0.0.249 - - [2026-04-06 03:28:09] "DELETE /service-template/af10842a-e1e0-46a2-993f-6a894e600b2d HTTP/1.1" 200 115 0.031101 10.0.0.249 - - [2026-04-06 03:28:09] "POST /fqname-to-id HTTP/1.1" 404 193 0.003621 10.0.0.249 - - [2026-04-06 03:28:09] "POST /neutron/network HTTP/1.1" 200 833 0.009455 10.0.0.249 - - [2026-04-06 03:28:10] "POST /neutron/port HTTP/1.1" 200 1109 0.018686 10.0.0.249 - - [2026-04-06 03:28:11] "POST /neutron/port HTTP/1.1" 200 1111 0.019238 10.0.0.33 - - [2026-04-06 03:28:11] "POST /useragent-kv HTTP/1.1" 200 115 0.008857 10.0.0.33 - - [2026-04-06 03:28:11] "POST /useragent-kv HTTP/1.1" 200 115 0.003276 10.0.0.249 - - [2026-04-06 03:28:11] "POST /neutron/network HTTP/1.1" 200 151 0.132034 10.0.0.33 - - [2026-04-06 03:28:12] "POST /useragent-kv HTTP/1.1" 200 115 0.010586 10.0.0.27 - - [2026-04-06 03:28:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.006731 10.0.0.33 - - [2026-04-06 03:28:12] "POST /useragent-kv HTTP/1.1" 200 115 0.002959 10.0.0.249 - - [2026-04-06 03:28:12] "POST /neutron/network HTTP/1.1" 200 151 0.133586 10.0.0.27 - - [2026-04-06 03:28:12] "DELETE /route-target/df8e41c7-9c04-424c-aa5a-5ed8e6f7cc0e HTTP/1.1" 200 115 0.022293 10.0.0.249 - - [2026-04-06 03:28:12] "POST /neutron/network HTTP/1.1" 200 832 0.007649 10.0.0.249 - - [2026-04-06 03:28:13] "POST /neutron/port HTTP/1.1" 200 1110 0.014099 10.0.0.33 - - [2026-04-06 03:28:15] "POST /useragent-kv HTTP/1.1" 200 115 0.004578 10.0.0.33 - - [2026-04-06 03:28:15] "POST /useragent-kv HTTP/1.1" 200 115 0.004052 10.0.0.249 - - [2026-04-06 03:28:15] "POST /neutron/network HTTP/1.1" 200 151 0.159147 10.0.0.249 - - [2026-04-06 03:28:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003711 10.0.0.33 - - [2026-04-06 03:28:17] "GET /projects?obj_uuids=5300a4a9-0186-47e0-80fa-31adf26fb69c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000805 10.0.0.249 - - [2026-04-06 03:28:17] "GET /project/5300a4a9-0186-47e0-80fa-31adf26fb69c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.044792 10.0.0.27 - - [2026-04-06 03:28:17] "POST /route-targets HTTP/1.1" 200 327 0.011926 10.0.0.33 - - [2026-04-06 03:28:18] "POST /useragent-kv HTTP/1.1" 200 115 0.015193 10.0.0.249 - - [2026-04-06 03:28:18] "POST /neutron/subnet HTTP/1.1" 200 725 0.226642 10.0.0.249 - - [2026-04-06 03:28:18] "POST /id-to-fqname HTTP/1.1" 200 223 0.001237 10.0.0.249 - - [2026-04-06 03:28:18] "GET /virtual-network/c227c34b-b6fe-47bd-9900-bfdfd19ff492?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.004937 10.0.0.249 - - [2026-04-06 03:28:18] "GET /virtual-network/c227c34b-b6fe-47bd-9900-bfdfd19ff492?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.006243 10.0.0.249 - - [2026-04-06 03:28:18] "POST /neutron/network HTTP/1.1" 200 832 0.006526 10.0.0.249 - - [2026-04-06 03:28:18] "GET /virtual-network/c227c34b-b6fe-47bd-9900-bfdfd19ff492?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005436 10.0.0.249 - - [2026-04-06 03:28:18] "GET /obj-perms HTTP/1.1" 200 5045 0.003746 10.0.0.27 - - [2026-04-06 03:28:18] "GET /obj-perms HTTP/1.1" 200 5045 0.003215 10.0.0.249 - - [2026-04-06 03:28:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003818 10.0.0.33 - - [2026-04-06 03:28:18] "GET /projects?obj_uuids=5300a4a9-0186-47e0-80fa-31adf26fb69c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000888 10.0.0.249 - - [2026-04-06 03:28:18] "GET /project/5300a4a9-0186-47e0-80fa-31adf26fb69c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.043694 10.0.0.33 - - [2026-04-06 03:28:18] "GET /projects?obj_uuids=5300a4a9-0186-47e0-80fa-31adf26fb69c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001251 10.0.0.249 - - [2026-04-06 03:28:18] "POST /neutron/network HTTP/1.1" 200 613 0.157580 10.0.0.27 - - [2026-04-06 03:28:19] "POST /ref-update HTTP/1.1" 200 156 0.025571 10.0.0.249 - - [2026-04-06 03:28:19] "POST /id-to-fqname HTTP/1.1" 200 223 0.011712 10.0.0.249 - - [2026-04-06 03:28:19] "GET /virtual-network/bcd3d945-b163-4a82-9c2a-095f9b6d219b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.007963 10.0.0.249 - - [2026-04-06 03:28:19] "POST /neutron/network HTTP/1.1" 200 832 0.006271 10.0.0.249 - - [2026-04-06 03:28:19] "GET /virtual-network/bcd3d945-b163-4a82-9c2a-095f9b6d219b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005680 10.0.0.249 - - [2026-04-06 03:28:19] "GET /virtual-network/bcd3d945-b163-4a82-9c2a-095f9b6d219b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.007768 10.0.0.249 - - [2026-04-06 03:28:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004655 10.0.0.33 - - [2026-04-06 03:28:19] "GET /projects?obj_uuids=5300a4a9-0186-47e0-80fa-31adf26fb69c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001181 10.0.0.249 - - [2026-04-06 03:28:19] "GET /project/5300a4a9-0186-47e0-80fa-31adf26fb69c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.045190 10.0.0.249 - - [2026-04-06 03:28:19] "POST /neutron/network HTTP/1.1" 200 117 0.018398 10.0.0.249 - - [2026-04-06 03:28:20] "POST /neutron/network HTTP/1.1" 200 833 0.010061 10.0.0.249 - - [2026-04-06 03:28:20] "POST /id-to-fqname HTTP/1.1" 200 224 0.001210 10.0.0.249 - - [2026-04-06 03:28:20] "GET /virtual-network/0e47ee44-4ecf-4841-8aa8-507f6b006b70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006108 10.0.0.249 - - [2026-04-06 03:28:20] "GET /virtual-network/0e47ee44-4ecf-4841-8aa8-507f6b006b70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005659 10.0.0.249 - - [2026-04-06 03:28:20] "POST /neutron/subnet HTTP/1.1" 200 720 0.009168 10.0.0.249 - - [2026-04-06 03:28:20] "GET /virtual-network/0e47ee44-4ecf-4841-8aa8-507f6b006b70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005727 10.0.0.33 - - [2026-04-06 03:28:20] "GET /obj-perms HTTP/1.1" 200 5045 0.003849 10.0.0.249 - - [2026-04-06 03:28:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003298 10.0.0.33 - - [2026-04-06 03:28:20] "GET /projects?obj_uuids=5300a4a9-0186-47e0-80fa-31adf26fb69c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000877 10.0.0.249 - - [2026-04-06 03:28:20] "GET /project/5300a4a9-0186-47e0-80fa-31adf26fb69c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.040962 10.0.0.27 - - [2026-04-06 03:28:21] "POST /route-targets HTTP/1.1" 200 327 0.013714 10.0.0.33 - - [2026-04-06 03:28:21] "POST /useragent-kv HTTP/1.1" 200 115 0.007155 10.0.0.249 - - [2026-04-06 03:28:21] "POST /neutron/subnet HTTP/1.1" 200 729 0.226794 10.0.0.249 - - [2026-04-06 03:28:21] "POST /id-to-fqname HTTP/1.1" 200 229 0.001412 10.0.0.249 - - [2026-04-06 03:28:21] "GET /virtual-network/f3795b49-e769-47d1-9faf-b07db304a6fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.005611 10.0.0.249 - - [2026-04-06 03:28:21] "GET /virtual-network/f3795b49-e769-47d1-9faf-b07db304a6fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.005459 10.0.0.249 - - [2026-04-06 03:28:21] "POST /neutron/network HTTP/1.1" 200 845 0.006336 10.0.0.249 - - [2026-04-06 03:28:21] "GET /virtual-network/f3795b49-e769-47d1-9faf-b07db304a6fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.005192 10.0.0.249 - - [2026-04-06 03:28:21] "GET /obj-perms HTTP/1.1" 200 5045 0.003622 10.0.0.27 - - [2026-04-06 03:28:21] "GET /obj-perms HTTP/1.1" 200 5045 0.004234 10.0.0.249 - - [2026-04-06 03:28:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003336 10.0.0.33 - - [2026-04-06 03:28:21] "GET /projects?obj_uuids=5300a4a9-0186-47e0-80fa-31adf26fb69c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000932 10.0.0.249 - - [2026-04-06 03:28:21] "GET /project/5300a4a9-0186-47e0-80fa-31adf26fb69c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.040132 10.0.0.33 - - [2026-04-06 03:28:22] "GET /projects?obj_uuids=5300a4a9-0186-47e0-80fa-31adf26fb69c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000930 10.0.0.249 - - [2026-04-06 03:28:22] "POST /neutron/network HTTP/1.1" 200 627 0.130362 10.0.0.27 - - [2026-04-06 03:28:22] "POST /ref-update HTTP/1.1" 200 156 0.025380 10.0.0.249 - - [2026-04-06 03:28:22] "POST /id-to-fqname HTTP/1.1" 200 230 0.003163 10.0.0.249 - - [2026-04-06 03:28:22] "GET /virtual-network/1157abe9-8189-40e9-9070-910c5aadf368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.004973 10.0.0.249 - - [2026-04-06 03:28:22] "POST /neutron/network HTTP/1.1" 200 844 0.006651 10.0.0.249 - - [2026-04-06 03:28:22] "GET /virtual-network/1157abe9-8189-40e9-9070-910c5aadf368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.004480 10.0.0.249 - - [2026-04-06 03:28:22] "GET /virtual-network/1157abe9-8189-40e9-9070-910c5aadf368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.005115 10.0.0.249 - - [2026-04-06 03:28:23] "POST /id-to-fqname HTTP/1.1" 200 223 0.001373 10.0.0.249 - - [2026-04-06 03:28:23] "POST /neutron/port HTTP/1.1" 200 3025 0.025974 10.0.0.33 - - [2026-04-06 03:28:24] "GET /projects?obj_uuids=5300a4a9-0186-47e0-80fa-31adf26fb69c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000950 10.0.0.249 - - [2026-04-06 03:28:24] "GET /project/5300a4a9-0186-47e0-80fa-31adf26fb69c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.074585 10.0.0.249 - - [2026-04-06 03:28:24] "POST /neutron/network HTTP/1.1" 200 832 0.006896 10.0.0.249 - - [2026-04-06 03:28:24] "POST /neutron/port HTTP/1.1" 200 117 0.007260 10.0.0.249 - - [2026-04-06 03:28:24] "POST /id-to-fqname HTTP/1.1" 200 224 0.001791 10.0.0.249 - - [2026-04-06 03:28:24] "POST /neutron/network HTTP/1.1" 200 843 0.006899 10.0.0.249 - - [2026-04-06 03:28:25] "POST /neutron/port HTTP/1.1" 200 1058 0.024196 10.0.0.249 - - [2026-04-06 03:28:25] "POST /neutron/port HTTP/1.1" 200 1122 0.019421 10.0.0.249 - - [2026-04-06 03:28:25] "POST /neutron/port HTTP/1.1" 200 117 0.001162 10.0.0.33 - - [2026-04-06 03:28:25] "GET /projects?obj_uuids=5300a4a9-0186-47e0-80fa-31adf26fb69c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001268 10.0.0.249 - - [2026-04-06 03:28:25] "GET /project/5300a4a9-0186-47e0-80fa-31adf26fb69c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.074517 10.0.0.249 - - [2026-04-06 03:28:25] "POST /neutron/port HTTP/1.1" 200 3994 0.034377 10.0.0.249 - - [2026-04-06 03:28:25] "POST /fqname-to-id HTTP/1.1" 404 193 0.003187 10.0.0.249 - - [2026-04-06 03:28:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002583 10.0.0.33 - - [2026-04-06 03:28:25] "GET /domains?obj_uuids=500738d8-636d-4330-98c4-d5dafb5cbb39&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000961 10.0.0.249 - - [2026-04-06 03:28:25] "GET /domain/500738d8-636d-4330-98c4-d5dafb5cbb39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.008188 10.0.0.249 - - [2026-04-06 03:28:25] "POST /service-templates HTTP/1.1" 200 543 0.031406 10.0.0.249 - - [2026-04-06 03:28:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003870 10.0.0.249 - - [2026-04-06 03:28:26] "GET /service-template/5ad83844-5b17-4b9f-89ce-4888262735d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.006462 10.0.0.249 - - [2026-04-06 03:28:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003064 10.0.0.249 - - [2026-04-06 03:28:26] "GET /service-template/5ad83844-5b17-4b9f-89ce-4888262735d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.004122 10.0.0.249 - - [2026-04-06 03:28:26] "POST /neutron/network HTTP/1.1" 200 843 0.008046 10.0.0.249 - - [2026-04-06 03:28:26] "POST /id-to-fqname HTTP/1.1" 200 223 0.000969 10.0.0.249 - - [2026-04-06 03:28:26] "POST /id-to-fqname HTTP/1.1" 200 229 0.007348 10.0.0.249 - - [2026-04-06 03:28:26] "POST /id-to-fqname HTTP/1.1" 200 230 0.001783 10.0.0.249 - - [2026-04-06 03:28:26] "POST /neutron/security_group HTTP/1.1" 200 3989 0.009801 10.0.0.249 - - [2026-04-06 03:28:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002604 10.0.0.249 - - [2026-04-06 03:28:26] "DELETE /service-template/5ad83844-5b17-4b9f-89ce-4888262735d9 HTTP/1.1" 200 115 0.063017 10.0.0.249 - - [2026-04-06 03:28:26] "POST /fqname-to-id HTTP/1.1" 404 193 0.006943 10.0.0.249 - - [2026-04-06 03:28:26] "POST /neutron/port HTTP/1.1" 200 1111 0.120415 10.0.0.249 - - [2026-04-06 03:28:26] "POST /neutron/subnet HTTP/1.1" 200 694 0.008671 10.0.0.249 - - [2026-04-06 03:28:26] "POST /neutron/network HTTP/1.1" 200 844 0.006778 10.0.0.27 - - [2026-04-06 03:28:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.009043 10.0.0.33 - - [2026-04-06 03:28:27] "POST /useragent-kv HTTP/1.1" 200 115 0.005047 10.0.0.33 - - [2026-04-06 03:28:27] "POST /useragent-kv HTTP/1.1" 200 115 0.002585 10.0.0.249 - - [2026-04-06 03:28:27] "POST /neutron/network HTTP/1.1" 200 151 0.125616 10.0.0.249 - - [2026-04-06 03:28:27] "POST /neutron/port HTTP/1.1" 200 151 0.213217 10.0.0.249 - - [2026-04-06 03:28:28] "POST /neutron/port HTTP/1.1" 200 1121 0.019855 10.0.0.249 - - [2026-04-06 03:28:28] "POST /neutron/port HTTP/1.1" 200 117 0.008993 10.0.0.249 - - [2026-04-06 03:28:29] "POST /neutron/port HTTP/1.1" 200 117 0.006406 10.0.0.249 - - [2026-04-06 03:28:31] "POST /neutron/port HTTP/1.1" 200 1106 0.018992 10.0.0.249 - - [2026-04-06 03:28:31] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004256 10.0.0.249 - - [2026-04-06 03:28:31] "POST /neutron/network HTTP/1.1" 200 926 0.006939 10.0.0.33 - - [2026-04-06 03:28:34] "DELETE /project/5300a4a9018647e080fa31adf26fb69c HTTP/1.1" 404 173 0.003629 10.0.0.27 - - [2026-04-06 03:28:34] "DELETE /route-target/439e3e6f-8b5b-4d5b-a4fc-e0ec989a5eec HTTP/1.1" 200 115 0.067705 10.0.0.33 - - [2026-04-06 03:28:35] "POST /useragent-kv HTTP/1.1" 200 115 0.048693 10.0.0.33 - - [2026-04-06 03:28:35] "POST /useragent-kv HTTP/1.1" 200 115 0.004133 10.0.0.249 - - [2026-04-06 03:28:35] "POST /neutron/network HTTP/1.1" 200 151 0.175241 10.0.0.27 - - [2026-04-06 03:28:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003275 10.0.0.33 - - [2026-04-06 03:28:37] "GET /projects?obj_uuids=5300a4a9-0186-47e0-80fa-31adf26fb69c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001169 10.0.0.249 - - [2026-04-06 03:28:37] "GET /project/5300a4a9-0186-47e0-80fa-31adf26fb69c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.061780 10.0.0.33 - - [2026-04-06 03:28:37] "GET /projects?obj_uuids=5300a4a9-0186-47e0-80fa-31adf26fb69c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000924 10.0.0.249 - - [2026-04-06 03:28:37] "GET /project/5300a4a9-0186-47e0-80fa-31adf26fb69c?fields=virtual_networks HTTP/1.1" 200 1037 0.045289 10.0.0.33 - - [2026-04-06 03:28:37] "GET /projects?obj_uuids=5300a4a9-0186-47e0-80fa-31adf26fb69c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001066 10.0.0.249 - - [2026-04-06 03:28:37] "GET /project/5300a4a9-0186-47e0-80fa-31adf26fb69c?fields=virtual_machine_interfaces HTTP/1.1" 200 1037 0.038852 10.0.0.33 - - [2026-04-06 03:28:37] "GET /projects?obj_uuids=5300a4a9-0186-47e0-80fa-31adf26fb69c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001116 10.0.0.249 - - [2026-04-06 03:28:37] "GET /project/5300a4a9-0186-47e0-80fa-31adf26fb69c?fields=security_groups HTTP/1.1" 200 1261 0.044222 10.0.0.249 - - [2026-04-06 03:28:38] "POST /fqname-to-id HTTP/1.1" 404 186 0.034264 10.0.0.33 - - [2026-04-06 03:28:38] "GET /projects?obj_uuids=912d82b2-2cb8-4a25-9fc3-a3272babcd9a&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003081 10.0.0.33 - - [2026-04-06 03:28:38] "GET /domains?obj_uuids=500738d8-636d-4330-98c4-d5dafb5cbb39&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001083 10.0.0.33 - - [2026-04-06 03:28:38] "GET /domain/500738d8-636d-4330-98c4-d5dafb5cbb39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.033358 10.0.0.33 - - [2026-04-06 03:28:38] "POST /id-to-fqname HTTP/1.1" 200 188 0.003050 10.0.0.33 - - [2026-04-06 03:28:38] "POST /fqname-to-id HTTP/1.1" 404 197 0.023850 10.0.0.33 - - [2026-04-06 03:28:38] "POST /security-groups HTTP/1.1" 200 589 0.077745 10.0.0.33 - - [2026-04-06 03:28:38] "POST /projects HTTP/1.1" 200 581 0.333669 10.0.0.27 - - [2026-04-06 03:28:38] "POST /access-control-lists HTTP/1.1" 200 594 0.036030 10.0.0.33 - - [2026-04-06 03:28:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.410483 10.0.0.249 - - [2026-04-06 03:28:38] "GET /project/912d82b2-2cb8-4a25-9fc3-a3272babcd9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.602677 10.0.0.249 - - [2026-04-06 03:28:39] "GET / HTTP/1.1" 200 35931 0.001878 10.0.0.249 - - [2026-04-06 03:28:41] "POST /fqname-to-id HTTP/1.1" 401 293 0.000489 10.0.0.249 - - [2026-04-06 03:28:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.054098 10.0.0.33 - - [2026-04-06 03:28:41] "GET /projects?obj_uuids=912d82b2-2cb8-4a25-9fc3-a3272babcd9a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000864 10.0.0.249 - - [2026-04-06 03:28:41] "GET /project/912d82b2-2cb8-4a25-9fc3-a3272babcd9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.035830 10.0.0.249 - - [2026-04-06 03:28:41] "POST /neutron/network HTTP/1.1" 200 117 0.040836 10.0.0.27 - - [2026-04-06 03:28:42] "POST /route-targets HTTP/1.1" 200 327 0.013407 10.0.0.249 - - [2026-04-06 03:28:42] "POST /neutron/network HTTP/1.1" 200 833 0.008399 10.0.0.249 - - [2026-04-06 03:28:42] "POST /id-to-fqname HTTP/1.1" 200 223 0.001187 10.0.0.249 - - [2026-04-06 03:28:42] "GET /virtual-network/ca532471-4e0d-40a7-a07d-3323904f2ce7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005481 10.0.0.249 - - [2026-04-06 03:28:42] "GET /virtual-network/ca532471-4e0d-40a7-a07d-3323904f2ce7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005942 10.0.0.249 - - [2026-04-06 03:28:42] "POST /neutron/subnet HTTP/1.1" 200 730 0.010192 10.0.0.249 - - [2026-04-06 03:28:42] "GET /virtual-network/ca532471-4e0d-40a7-a07d-3323904f2ce7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.006018 10.0.0.33 - - [2026-04-06 03:28:44] "GET /obj-perms HTTP/1.1" 200 5045 0.059641 10.0.0.249 - - [2026-04-06 03:28:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003859 10.0.0.33 - - [2026-04-06 03:28:44] "GET /projects?obj_uuids=912d82b2-2cb8-4a25-9fc3-a3272babcd9a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000979 10.0.0.249 - - [2026-04-06 03:28:44] "GET /project/912d82b2-2cb8-4a25-9fc3-a3272babcd9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.045084 10.0.0.27 - - [2026-04-06 03:28:44] "POST /ref-update HTTP/1.1" 200 156 0.049536 10.0.0.33 - - [2026-04-06 03:28:44] "POST /useragent-kv HTTP/1.1" 200 115 0.008643 10.0.0.249 - - [2026-04-06 03:28:44] "POST /neutron/subnet HTTP/1.1" 200 720 0.248050 10.0.0.249 - - [2026-04-06 03:28:44] "POST /id-to-fqname HTTP/1.1" 200 225 0.001415 10.0.0.249 - - [2026-04-06 03:28:44] "GET /virtual-network/77090dc1-d50e-4c38-b322-10d8f1c6aa7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006490 10.0.0.249 - - [2026-04-06 03:28:44] "GET /virtual-network/77090dc1-d50e-4c38-b322-10d8f1c6aa7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005604 10.0.0.249 - - [2026-04-06 03:28:45] "POST /neutron/network HTTP/1.1" 200 835 0.010098 10.0.0.249 - - [2026-04-06 03:28:45] "GET /virtual-network/77090dc1-d50e-4c38-b322-10d8f1c6aa7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005661 10.0.0.249 - - [2026-04-06 03:28:45] "GET /obj-perms HTTP/1.1" 200 5045 0.047704 10.0.0.27 - - [2026-04-06 03:28:45] "GET /obj-perms HTTP/1.1" 200 5045 0.056571 10.0.0.249 - - [2026-04-06 03:28:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003581 10.0.0.33 - - [2026-04-06 03:28:45] "GET /projects?obj_uuids=912d82b2-2cb8-4a25-9fc3-a3272babcd9a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000836 10.0.0.249 - - [2026-04-06 03:28:45] "GET /project/912d82b2-2cb8-4a25-9fc3-a3272babcd9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.045351 10.0.0.33 - - [2026-04-06 03:28:45] "GET /projects?obj_uuids=912d82b2-2cb8-4a25-9fc3-a3272babcd9a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000968 10.0.0.249 - - [2026-04-06 03:28:45] "POST /neutron/network HTTP/1.1" 200 619 0.140596 10.0.0.249 - - [2026-04-06 03:28:46] "POST /id-to-fqname HTTP/1.1" 200 226 0.003248 10.0.0.249 - - [2026-04-06 03:28:46] "GET /virtual-network/f57ae018-d18d-45aa-9cd5-c0e1285ba75b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.005210 10.0.0.249 - - [2026-04-06 03:28:46] "POST /neutron/network HTTP/1.1" 200 837 0.006302 10.0.0.249 - - [2026-04-06 03:28:46] "GET /virtual-network/f57ae018-d18d-45aa-9cd5-c0e1285ba75b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.007398 10.0.0.249 - - [2026-04-06 03:28:46] "GET /virtual-network/f57ae018-d18d-45aa-9cd5-c0e1285ba75b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.005407 10.0.0.249 - - [2026-04-06 03:28:46] "POST /id-to-fqname HTTP/1.1" 200 225 0.002421 10.0.0.249 - - [2026-04-06 03:28:47] "POST /neutron/port HTTP/1.1" 200 3025 0.023671 10.0.0.33 - - [2026-04-06 03:28:47] "GET /projects?obj_uuids=912d82b2-2cb8-4a25-9fc3-a3272babcd9a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000953 10.0.0.249 - - [2026-04-06 03:28:47] "GET /project/912d82b2-2cb8-4a25-9fc3-a3272babcd9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.078616 10.0.0.249 - - [2026-04-06 03:28:48] "POST /neutron/network HTTP/1.1" 200 835 0.032234 10.0.0.249 - - [2026-04-06 03:28:48] "POST /neutron/port HTTP/1.1" 200 117 0.006772 10.0.0.249 - - [2026-04-06 03:28:48] "POST /id-to-fqname HTTP/1.1" 200 226 0.001141 10.0.0.249 - - [2026-04-06 03:28:48] "POST /neutron/network HTTP/1.1" 200 847 0.007229 10.0.0.249 - - [2026-04-06 03:28:49] "POST /neutron/port HTTP/1.1" 200 1057 0.018620 10.0.0.249 - - [2026-04-06 03:28:49] "POST /neutron/port HTTP/1.1" 200 1121 0.018622 10.0.0.249 - - [2026-04-06 03:28:49] "POST /neutron/port HTTP/1.1" 200 117 0.001191 10.0.0.33 - - [2026-04-06 03:28:49] "GET /projects?obj_uuids=912d82b2-2cb8-4a25-9fc3-a3272babcd9a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001254 10.0.0.249 - - [2026-04-06 03:28:49] "GET /project/912d82b2-2cb8-4a25-9fc3-a3272babcd9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.075876 10.0.0.249 - - [2026-04-06 03:28:49] "POST /neutron/port HTTP/1.1" 200 3993 0.040709 10.0.0.249 - - [2026-04-06 03:28:49] "POST /fqname-to-id HTTP/1.1" 404 193 0.003385 10.0.0.249 - - [2026-04-06 03:28:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003212 10.0.0.33 - - [2026-04-06 03:28:49] "GET /domains?obj_uuids=500738d8-636d-4330-98c4-d5dafb5cbb39&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001342 10.0.0.249 - - [2026-04-06 03:28:49] "GET /domain/500738d8-636d-4330-98c4-d5dafb5cbb39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.009976 10.0.0.249 - - [2026-04-06 03:28:49] "POST /service-templates HTTP/1.1" 200 543 0.041362 10.0.0.249 - - [2026-04-06 03:28:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003553 10.0.0.249 - - [2026-04-06 03:28:49] "GET /service-template/041689e8-7f9b-407d-b3af-e97cbe9c428a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1816 0.006795 10.0.0.249 - - [2026-04-06 03:28:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002929 10.0.0.249 - - [2026-04-06 03:28:49] "POST /neutron/network HTTP/1.1" 200 847 0.007792 10.0.0.249 - - [2026-04-06 03:28:49] "GET /service-template/041689e8-7f9b-407d-b3af-e97cbe9c428a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1816 0.004501 10.0.0.249 - - [2026-04-06 03:28:50] "POST /id-to-fqname HTTP/1.1" 200 223 0.001566 10.0.0.249 - - [2026-04-06 03:28:50] "POST /id-to-fqname HTTP/1.1" 200 225 0.001039 10.0.0.249 - - [2026-04-06 03:28:50] "POST /id-to-fqname HTTP/1.1" 200 226 0.002248 10.0.0.249 - - [2026-04-06 03:28:50] "POST /neutron/port HTTP/1.1" 200 1057 0.018653 10.0.0.249 - - [2026-04-06 03:28:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003013 10.0.0.249 - - [2026-04-06 03:28:50] "DELETE /service-template/041689e8-7f9b-407d-b3af-e97cbe9c428a HTTP/1.1" 200 115 0.047215 10.0.0.249 - - [2026-04-06 03:28:50] "POST /fqname-to-id HTTP/1.1" 404 193 0.015883 10.0.0.249 - - [2026-04-06 03:28:50] "POST /neutron/port HTTP/1.1" 200 1111 0.135772 10.0.0.249 - - [2026-04-06 03:28:50] "POST /neutron/network HTTP/1.1" 200 837 0.007022 10.0.0.27 - - [2026-04-06 03:28:51] "DELETE /access-control-list/7456f933-782f-41b2-9623-3b3f2ef677e1 HTTP/1.1" 200 115 0.047273 10.0.0.249 - - [2026-04-06 03:28:51] "POST /neutron/port HTTP/1.1" 200 1111 0.013108 10.0.0.249 - - [2026-04-06 03:28:52] "POST /neutron/network HTTP/1.1" 400 204 0.018465 10.0.0.249 - - [2026-04-06 03:28:55] "POST /neutron/port HTTP/1.1" 200 117 0.001246 10.0.0.249 - - [2026-04-06 03:28:56] "POST /neutron/port HTTP/1.1" 200 1106 0.023661 10.0.0.249 - - [2026-04-06 03:28:56] "POST /neutron/subnet HTTP/1.1" 200 694 0.014628 10.0.0.249 - - [2026-04-06 03:28:56] "POST /neutron/port HTTP/1.1" 200 117 0.001314 10.0.0.249 - - [2026-04-06 03:28:57] "POST /neutron/port HTTP/1.1" 200 1111 0.019623 10.0.0.249 - - [2026-04-06 03:28:57] "POST /neutron/network HTTP/1.1" 200 2194 0.009674 10.0.0.249 - - [2026-04-06 03:28:58] "POST /neutron/network HTTP/1.1" 200 837 0.007484 10.0.0.27 - - [2026-04-06 03:28:59] "DELETE /route-target/690428ef-6809-43c7-920a-fd73b262a297 HTTP/1.1" 200 115 0.027320 10.0.0.33 - - [2026-04-06 03:28:59] "POST /useragent-kv HTTP/1.1" 200 115 0.004169 10.0.0.33 - - [2026-04-06 03:28:59] "POST /useragent-kv HTTP/1.1" 200 115 0.003269 10.0.0.249 - - [2026-04-06 03:28:59] "POST /neutron/network HTTP/1.1" 200 151 0.137181 10.0.0.27 - - [2026-04-06 03:28:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004667 10.0.0.249 - - [2026-04-06 03:29:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003516 10.0.0.33 - - [2026-04-06 03:29:02] "GET /projects?obj_uuids=912d82b2-2cb8-4a25-9fc3-a3272babcd9a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001361 10.0.0.249 - - [2026-04-06 03:29:02] "GET /project/912d82b2-2cb8-4a25-9fc3-a3272babcd9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.042616 10.0.0.249 - - [2026-04-06 03:29:02] "POST /neutron/network HTTP/1.1" 200 117 0.013506 10.0.0.27 - - [2026-04-06 03:29:02] "POST /ref-update HTTP/1.1" 200 156 0.027290 10.0.0.249 - - [2026-04-06 03:29:03] "POST /neutron/network HTTP/1.1" 200 834 0.009110 10.0.0.249 - - [2026-04-06 03:29:03] "POST /id-to-fqname HTTP/1.1" 200 223 0.001069 10.0.0.249 - - [2026-04-06 03:29:03] "GET /virtual-network/54804149-f4a1-4d9d-a720-4ef28ae988a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005854 10.0.0.249 - - [2026-04-06 03:29:03] "GET /virtual-network/54804149-f4a1-4d9d-a720-4ef28ae988a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.006264 10.0.0.249 - - [2026-04-06 03:29:03] "POST /neutron/subnet HTTP/1.1" 200 734 0.008653 10.0.0.249 - - [2026-04-06 03:29:03] "GET /virtual-network/54804149-f4a1-4d9d-a720-4ef28ae988a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.006145 10.0.0.33 - - [2026-04-06 03:29:03] "GET /obj-perms HTTP/1.1" 200 5045 0.004157 10.0.0.249 - - [2026-04-06 03:29:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003483 10.0.0.33 - - [2026-04-06 03:29:03] "GET /projects?obj_uuids=912d82b2-2cb8-4a25-9fc3-a3272babcd9a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001207 10.0.0.249 - - [2026-04-06 03:29:03] "GET /project/912d82b2-2cb8-4a25-9fc3-a3272babcd9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.045695 10.0.0.33 - - [2026-04-06 03:29:04] "POST /useragent-kv HTTP/1.1" 200 115 0.005283 10.0.0.249 - - [2026-04-06 03:29:04] "POST /neutron/subnet HTTP/1.1" 200 720 0.193660 10.0.0.249 - - [2026-04-06 03:29:04] "POST /id-to-fqname HTTP/1.1" 200 223 0.001481 10.0.0.249 - - [2026-04-06 03:29:04] "GET /virtual-network/90881d5c-1dec-45e3-b8fe-a8fcebf3ce2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005161 10.0.0.249 - - [2026-04-06 03:29:04] "GET /virtual-network/90881d5c-1dec-45e3-b8fe-a8fcebf3ce2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.007151 10.0.0.249 - - [2026-04-06 03:29:04] "POST /neutron/network HTTP/1.1" 200 831 0.008538 10.0.0.249 - - [2026-04-06 03:29:04] "GET /virtual-network/90881d5c-1dec-45e3-b8fe-a8fcebf3ce2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.008201 10.0.0.249 - - [2026-04-06 03:29:04] "GET /obj-perms HTTP/1.1" 200 5045 0.004068 10.0.0.27 - - [2026-04-06 03:29:04] "GET /obj-perms HTTP/1.1" 200 5045 0.005215 10.0.0.249 - - [2026-04-06 03:29:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003846 10.0.0.33 - - [2026-04-06 03:29:04] "GET /projects?obj_uuids=912d82b2-2cb8-4a25-9fc3-a3272babcd9a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001236 10.0.0.249 - - [2026-04-06 03:29:04] "GET /project/912d82b2-2cb8-4a25-9fc3-a3272babcd9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.045111 10.0.0.33 - - [2026-04-06 03:29:04] "GET /projects?obj_uuids=912d82b2-2cb8-4a25-9fc3-a3272babcd9a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001062 10.0.0.249 - - [2026-04-06 03:29:04] "POST /neutron/network HTTP/1.1" 200 615 0.127231 10.0.0.27 - - [2026-04-06 03:29:05] "POST /route-targets HTTP/1.1" 200 327 0.012383 10.0.0.249 - - [2026-04-06 03:29:05] "POST /id-to-fqname HTTP/1.1" 200 224 0.003629 10.0.0.249 - - [2026-04-06 03:29:05] "GET /virtual-network/d863fbd7-e18f-4298-9a26-c0575756e10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.007601 10.0.0.249 - - [2026-04-06 03:29:05] "POST /neutron/network HTTP/1.1" 200 833 0.006499 10.0.0.249 - - [2026-04-06 03:29:05] "GET /virtual-network/d863fbd7-e18f-4298-9a26-c0575756e10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005458 10.0.0.249 - - [2026-04-06 03:29:05] "GET /virtual-network/d863fbd7-e18f-4298-9a26-c0575756e10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005591 10.0.0.249 - - [2026-04-06 03:29:05] "POST /id-to-fqname HTTP/1.1" 200 223 0.002009 10.0.0.249 - - [2026-04-06 03:29:05] "POST /neutron/port HTTP/1.1" 200 3025 0.026039 10.0.0.33 - - [2026-04-06 03:29:06] "GET /projects?obj_uuids=912d82b2-2cb8-4a25-9fc3-a3272babcd9a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000965 10.0.0.249 - - [2026-04-06 03:29:06] "GET /project/912d82b2-2cb8-4a25-9fc3-a3272babcd9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.064527 10.0.0.249 - - [2026-04-06 03:29:06] "POST /neutron/network HTTP/1.1" 200 831 0.006361 10.0.0.249 - - [2026-04-06 03:29:06] "POST /neutron/port HTTP/1.1" 200 117 0.007505 10.0.0.249 - - [2026-04-06 03:29:06] "POST /id-to-fqname HTTP/1.1" 200 224 0.002056 10.0.0.249 - - [2026-04-06 03:29:07] "POST /neutron/network HTTP/1.1" 200 843 0.009539 10.0.0.249 - - [2026-04-06 03:29:07] "POST /neutron/port HTTP/1.1" 200 1057 0.019894 10.0.0.33 - - [2026-04-06 03:29:07] "GET /obj-perms HTTP/1.1" 200 5075 0.054510 10.0.0.249 - - [2026-04-06 03:29:07] "POST /neutron/port HTTP/1.1" 200 1121 0.025906 10.0.0.249 - - [2026-04-06 03:29:07] "POST /neutron/port HTTP/1.1" 200 117 0.001391 10.0.0.33 - - [2026-04-06 03:29:08] "GET /projects?obj_uuids=912d82b2-2cb8-4a25-9fc3-a3272babcd9a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001032 10.0.0.249 - - [2026-04-06 03:29:08] "GET /project/912d82b2-2cb8-4a25-9fc3-a3272babcd9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.162170 10.0.0.249 - - [2026-04-06 03:29:08] "POST /neutron/port HTTP/1.1" 200 3993 0.062642 10.0.0.249 - - [2026-04-06 03:29:08] "POST /fqname-to-id HTTP/1.1" 404 193 0.003606 10.0.0.249 - - [2026-04-06 03:29:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002833 10.0.0.33 - - [2026-04-06 03:29:08] "GET /domains?obj_uuids=500738d8-636d-4330-98c4-d5dafb5cbb39&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000952 10.0.0.249 - - [2026-04-06 03:29:08] "GET /domain/500738d8-636d-4330-98c4-d5dafb5cbb39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.013460 10.0.0.249 - - [2026-04-06 03:29:08] "POST /service-templates HTTP/1.1" 200 543 0.031644 10.0.0.249 - - [2026-04-06 03:29:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003768 10.0.0.249 - - [2026-04-06 03:29:08] "POST /neutron/network HTTP/1.1" 200 843 0.006681 10.0.0.249 - - [2026-04-06 03:29:08] "GET /service-template/b6a7ecd5-ecb8-4f63-9e02-7e769edb3c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1818 0.007167 10.0.0.249 - - [2026-04-06 03:29:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003859 10.0.0.249 - - [2026-04-06 03:29:08] "GET /service-template/b6a7ecd5-ecb8-4f63-9e02-7e769edb3c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1818 0.004731 10.0.0.249 - - [2026-04-06 03:29:08] "POST /id-to-fqname HTTP/1.1" 200 223 0.001505 10.0.0.249 - - [2026-04-06 03:29:08] "POST /id-to-fqname HTTP/1.1" 200 223 0.001334 10.0.0.249 - - [2026-04-06 03:29:08] "POST /id-to-fqname HTTP/1.1" 200 224 0.001334 10.0.0.249 - - [2026-04-06 03:29:09] "POST /neutron/port HTTP/1.1" 200 4907 0.049162 10.0.0.249 - - [2026-04-06 03:29:09] "POST /neutron/security_group HTTP/1.1" 200 3989 0.022750 10.0.0.249 - - [2026-04-06 03:29:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003717 10.0.0.249 - - [2026-04-06 03:29:09] "DELETE /service-template/b6a7ecd5-ecb8-4f63-9e02-7e769edb3c6a HTTP/1.1" 200 115 0.036150 10.0.0.249 - - [2026-04-06 03:29:09] "POST /fqname-to-id HTTP/1.1" 404 193 0.003687 10.0.0.249 - - [2026-04-06 03:29:09] "POST /neutron/subnet HTTP/1.1" 200 694 0.014276 10.0.0.249 - - [2026-04-06 03:29:09] "POST /neutron/network HTTP/1.1" 200 833 0.007530 10.0.0.249 - - [2026-04-06 03:29:09] "POST /neutron/port HTTP/1.1" 200 1111 0.017312 10.0.0.249 - - [2026-04-06 03:29:10] "POST /neutron/port HTTP/1.1" 200 1111 0.015103 10.0.0.249 - - [2026-04-06 03:29:10] "POST /neutron/network HTTP/1.1" 200 2187 0.009292 10.0.0.249 - - [2026-04-06 03:29:11] "POST /neutron/network HTTP/1.1" 200 833 0.006929 10.0.0.27 - - [2026-04-06 03:29:11] "DELETE /route-target/50e9ffa6-1db3-4ee7-8a4a-de5a0c2365a9 HTTP/1.1" 200 115 0.028627 10.0.0.33 - - [2026-04-06 03:29:11] "POST /useragent-kv HTTP/1.1" 200 115 0.004197 10.0.0.33 - - [2026-04-06 03:29:11] "POST /useragent-kv HTTP/1.1" 200 115 0.005903 10.0.0.249 - - [2026-04-06 03:29:11] "POST /neutron/network HTTP/1.1" 200 151 0.130422 10.0.0.27 - - [2026-04-06 03:29:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003629 10.0.0.33 - - [2026-04-06 03:29:13] "GET /projects?obj_uuids=912d82b2-2cb8-4a25-9fc3-a3272babcd9a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000980 10.0.0.249 - - [2026-04-06 03:29:13] "GET /project/912d82b2-2cb8-4a25-9fc3-a3272babcd9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.045320 10.0.0.33 - - [2026-04-06 03:29:13] "GET /projects?obj_uuids=912d82b2-2cb8-4a25-9fc3-a3272babcd9a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001135 10.0.0.249 - - [2026-04-06 03:29:13] "GET /project/912d82b2-2cb8-4a25-9fc3-a3272babcd9a?fields=virtual_networks HTTP/1.1" 200 1039 0.041795 10.0.0.33 - - [2026-04-06 03:29:13] "GET /projects?obj_uuids=912d82b2-2cb8-4a25-9fc3-a3272babcd9a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000878 10.0.0.249 - - [2026-04-06 03:29:13] "GET /project/912d82b2-2cb8-4a25-9fc3-a3272babcd9a?fields=virtual_machine_interfaces HTTP/1.1" 200 1039 0.040492 10.0.0.33 - - [2026-04-06 03:29:13] "GET /projects?obj_uuids=912d82b2-2cb8-4a25-9fc3-a3272babcd9a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001354 10.0.0.249 - - [2026-04-06 03:29:13] "GET /project/912d82b2-2cb8-4a25-9fc3-a3272babcd9a?fields=security_groups HTTP/1.1" 200 1263 0.043817 10.0.0.249 - - [2026-04-06 03:29:14] "POST /fqname-to-id HTTP/1.1" 404 184 0.028462 10.0.0.33 - - [2026-04-06 03:29:14] "GET /projects?obj_uuids=33871f1f-4880-4200-9d82-ae1986cb4ea0&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003026 10.0.0.33 - - [2026-04-06 03:29:14] "GET /domains?obj_uuids=500738d8-636d-4330-98c4-d5dafb5cbb39&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001194 10.0.0.33 - - [2026-04-06 03:29:14] "GET /domain/500738d8-636d-4330-98c4-d5dafb5cbb39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007197 10.0.0.33 - - [2026-04-06 03:29:15] "POST /id-to-fqname HTTP/1.1" 200 186 0.001320 10.0.0.33 - - [2026-04-06 03:29:15] "POST /fqname-to-id HTTP/1.1" 404 195 0.005680 10.0.0.33 - - [2026-04-06 03:29:15] "POST /security-groups HTTP/1.1" 200 587 0.077635 10.0.0.33 - - [2026-04-06 03:29:15] "POST /projects HTTP/1.1" 200 577 0.309298 10.0.0.27 - - [2026-04-06 03:29:15] "POST /access-control-lists HTTP/1.1" 200 592 0.026290 10.0.0.33 - - [2026-04-06 03:29:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.381744 10.0.0.249 - - [2026-04-06 03:29:15] "GET /project/33871f1f-4880-4200-9d82-ae1986cb4ea0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.525026 10.0.0.249 - - [2026-04-06 03:29:16] "GET / HTTP/1.1" 200 35931 0.001893 10.0.0.249 - - [2026-04-06 03:29:18] "POST /fqname-to-id HTTP/1.1" 401 293 0.000637 10.0.0.249 - - [2026-04-06 03:29:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.058073 10.0.0.33 - - [2026-04-06 03:29:18] "GET /projects?obj_uuids=33871f1f-4880-4200-9d82-ae1986cb4ea0&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000891 10.0.0.249 - - [2026-04-06 03:29:18] "GET /project/33871f1f-4880-4200-9d82-ae1986cb4ea0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.036884 10.0.0.249 - - [2026-04-06 03:29:18] "POST /neutron/network HTTP/1.1" 200 117 0.036907 10.0.0.27 - - [2026-04-06 03:29:18] "POST /route-targets HTTP/1.1" 200 327 0.012076 10.0.0.249 - - [2026-04-06 03:29:19] "POST /neutron/network HTTP/1.1" 200 830 0.008387 10.0.0.249 - - [2026-04-06 03:29:19] "POST /id-to-fqname HTTP/1.1" 200 221 0.001036 10.0.0.249 - - [2026-04-06 03:29:19] "GET /virtual-network/129f5609-753c-4f08-a2bf-74cecb3112f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.004596 10.0.0.249 - - [2026-04-06 03:29:19] "GET /virtual-network/129f5609-753c-4f08-a2bf-74cecb3112f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005251 10.0.0.249 - - [2026-04-06 03:29:19] "POST /neutron/subnet HTTP/1.1" 200 724 0.008785 10.0.0.249 - - [2026-04-06 03:29:19] "GET /virtual-network/129f5609-753c-4f08-a2bf-74cecb3112f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005621 10.0.0.249 - - [2026-04-06 03:29:20] "GET /obj-perms HTTP/1.1" 200 5041 0.064272 10.0.0.249 - - [2026-04-06 03:29:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004677 10.0.0.33 - - [2026-04-06 03:29:21] "GET /projects?obj_uuids=33871f1f-4880-4200-9d82-ae1986cb4ea0&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001304 10.0.0.249 - - [2026-04-06 03:29:21] "GET /project/33871f1f-4880-4200-9d82-ae1986cb4ea0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.045335 10.0.0.27 - - [2026-04-06 03:29:21] "POST /ref-update HTTP/1.1" 200 156 0.031415 10.0.0.33 - - [2026-04-06 03:29:21] "POST /useragent-kv HTTP/1.1" 200 115 0.009966 10.0.0.249 - - [2026-04-06 03:29:21] "POST /neutron/subnet HTTP/1.1" 200 725 0.214542 10.0.0.249 - - [2026-04-06 03:29:21] "POST /id-to-fqname HTTP/1.1" 200 221 0.001250 10.0.0.249 - - [2026-04-06 03:29:21] "GET /virtual-network/4afce4a4-c93c-4bc1-a6d5-c15f7258bfc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.004952 10.0.0.249 - - [2026-04-06 03:29:21] "GET /virtual-network/4afce4a4-c93c-4bc1-a6d5-c15f7258bfc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005748 10.0.0.249 - - [2026-04-06 03:29:21] "POST /neutron/network HTTP/1.1" 200 830 0.006764 10.0.0.249 - - [2026-04-06 03:29:21] "GET /virtual-network/4afce4a4-c93c-4bc1-a6d5-c15f7258bfc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006089 10.0.0.27 - - [2026-04-06 03:29:22] "GET /obj-perms HTTP/1.1" 200 5041 0.050758 10.0.0.249 - - [2026-04-06 03:29:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003954 10.0.0.33 - - [2026-04-06 03:29:22] "GET /projects?obj_uuids=33871f1f-4880-4200-9d82-ae1986cb4ea0&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000871 10.0.0.249 - - [2026-04-06 03:29:22] "GET /project/33871f1f-4880-4200-9d82-ae1986cb4ea0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.044387 10.0.0.33 - - [2026-04-06 03:29:22] "GET /projects?obj_uuids=33871f1f-4880-4200-9d82-ae1986cb4ea0&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001221 10.0.0.249 - - [2026-04-06 03:29:22] "POST /neutron/network HTTP/1.1" 200 613 0.123300 10.0.0.249 - - [2026-04-06 03:29:22] "POST /id-to-fqname HTTP/1.1" 200 222 0.003891 10.0.0.249 - - [2026-04-06 03:29:22] "GET /virtual-network/65a167ec-4f64-481d-a2b9-ea0426392fe6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005803 10.0.0.249 - - [2026-04-06 03:29:22] "POST /neutron/network HTTP/1.1" 200 831 0.006442 10.0.0.249 - - [2026-04-06 03:29:22] "GET /virtual-network/65a167ec-4f64-481d-a2b9-ea0426392fe6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005995 10.0.0.249 - - [2026-04-06 03:29:23] "GET /virtual-network/65a167ec-4f64-481d-a2b9-ea0426392fe6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005279 10.0.0.33 - - [2026-04-06 03:29:23] "GET /obj-perms HTTP/1.1" 200 5041 0.046505 10.0.0.249 - - [2026-04-06 03:29:23] "POST /id-to-fqname HTTP/1.1" 200 221 0.001315 10.0.0.249 - - [2026-04-06 03:29:23] "POST /neutron/port HTTP/1.1" 200 3025 0.027302 10.0.0.33 - - [2026-04-06 03:29:24] "GET /projects?obj_uuids=33871f1f-4880-4200-9d82-ae1986cb4ea0&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001345 10.0.0.249 - - [2026-04-06 03:29:24] "GET /project/33871f1f-4880-4200-9d82-ae1986cb4ea0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.076248 10.0.0.249 - - [2026-04-06 03:29:24] "POST /neutron/network HTTP/1.1" 200 830 0.008269 10.0.0.249 - - [2026-04-06 03:29:24] "POST /neutron/port HTTP/1.1" 200 117 0.006948 10.0.0.249 - - [2026-04-06 03:29:24] "POST /id-to-fqname HTTP/1.1" 200 222 0.001216 10.0.0.249 - - [2026-04-06 03:29:24] "POST /neutron/network HTTP/1.1" 200 841 0.007035 10.0.0.249 - - [2026-04-06 03:29:25] "POST /neutron/port HTTP/1.1" 200 1056 0.019352 10.0.0.249 - - [2026-04-06 03:29:25] "POST /neutron/port HTTP/1.1" 200 1120 0.019104 10.0.0.249 - - [2026-04-06 03:29:25] "POST /neutron/port HTTP/1.1" 200 117 0.001535 10.0.0.33 - - [2026-04-06 03:29:25] "GET /projects?obj_uuids=33871f1f-4880-4200-9d82-ae1986cb4ea0&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000945 10.0.0.249 - - [2026-04-06 03:29:25] "GET /project/33871f1f-4880-4200-9d82-ae1986cb4ea0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.069948 10.0.0.249 - - [2026-04-06 03:29:25] "POST /neutron/port HTTP/1.1" 200 3992 0.042186 10.0.0.249 - - [2026-04-06 03:29:25] "POST /fqname-to-id HTTP/1.1" 404 193 0.003417 10.0.0.249 - - [2026-04-06 03:29:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003958 10.0.0.33 - - [2026-04-06 03:29:26] "GET /domains?obj_uuids=500738d8-636d-4330-98c4-d5dafb5cbb39&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001034 10.0.0.249 - - [2026-04-06 03:29:26] "GET /domain/500738d8-636d-4330-98c4-d5dafb5cbb39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.007745 10.0.0.249 - - [2026-04-06 03:29:26] "POST /service-templates HTTP/1.1" 200 543 0.037406 10.0.0.249 - - [2026-04-06 03:29:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004394 10.0.0.249 - - [2026-04-06 03:29:26] "GET /service-template/991d9cfd-1e79-4510-92b2-6ea4d9a00f79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1816 0.008705 10.0.0.249 - - [2026-04-06 03:29:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004270 10.0.0.249 - - [2026-04-06 03:29:26] "POST /neutron/network HTTP/1.1" 200 841 0.009248 10.0.0.249 - - [2026-04-06 03:29:26] "GET /service-template/991d9cfd-1e79-4510-92b2-6ea4d9a00f79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1816 0.005610 10.0.0.249 - - [2026-04-06 03:29:26] "POST /id-to-fqname HTTP/1.1" 200 221 0.002208 10.0.0.249 - - [2026-04-06 03:29:26] "POST /id-to-fqname HTTP/1.1" 200 221 0.002507 10.0.0.249 - - [2026-04-06 03:29:26] "POST /id-to-fqname HTTP/1.1" 200 222 0.001292 10.0.0.249 - - [2026-04-06 03:29:26] "POST /neutron/security_group HTTP/1.1" 200 3987 0.008906 10.0.0.249 - - [2026-04-06 03:29:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003279 10.0.0.249 - - [2026-04-06 03:29:26] "DELETE /service-template/991d9cfd-1e79-4510-92b2-6ea4d9a00f79 HTTP/1.1" 200 115 0.027440 10.0.0.249 - - [2026-04-06 03:29:26] "POST /fqname-to-id HTTP/1.1" 404 193 0.002743 10.0.0.249 - - [2026-04-06 03:29:26] "POST /neutron/port HTTP/1.1" 200 1109 0.105383 10.0.0.249 - - [2026-04-06 03:29:26] "POST /neutron/network HTTP/1.1" 200 831 0.006775 10.0.0.249 - - [2026-04-06 03:29:27] "POST /neutron/port HTTP/1.1" 200 117 0.001251 10.0.0.249 - - [2026-04-06 03:29:27] "POST /neutron/port HTTP/1.1" 200 1110 0.015458 10.0.0.249 - - [2026-04-06 03:29:28] "POST /neutron/port HTTP/1.1" 200 1109 0.013983 10.0.0.249 - - [2026-04-06 03:29:28] "POST /neutron/network HTTP/1.1" 200 2180 0.009675 10.0.0.33 - - [2026-04-06 03:29:29] "POST /useragent-kv HTTP/1.1" 200 115 0.007057 10.0.0.27 - - [2026-04-06 03:29:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.007259 10.0.0.33 - - [2026-04-06 03:29:29] "POST /useragent-kv HTTP/1.1" 200 115 0.003931 10.0.0.249 - - [2026-04-06 03:29:29] "POST /neutron/network HTTP/1.1" 200 151 0.132083 10.0.0.33 - - [2026-04-06 03:29:29] "POST /useragent-kv HTTP/1.1" 200 115 0.006352 10.0.0.33 - - [2026-04-06 03:29:29] "POST /useragent-kv HTTP/1.1" 200 115 0.004054 10.0.0.249 - - [2026-04-06 03:29:29] "POST /neutron/network HTTP/1.1" 200 151 0.137774 10.0.0.27 - - [2026-04-06 03:29:29] "DELETE /route-target/9ee35ab4-0acf-4de0-be77-daf639a9a751 HTTP/1.1" 200 115 0.027859 10.0.0.249 - - [2026-04-06 03:29:31] "POST /neutron/port HTTP/1.1" 200 1118 0.017250 10.0.0.249 - - [2026-04-06 03:29:31] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004301 10.0.0.249 - - [2026-04-06 03:29:31] "POST /neutron/network HTTP/1.1" 200 832 0.009011 10.0.0.249 - - [2026-04-06 03:29:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003425 10.0.0.33 - - [2026-04-06 03:29:32] "GET /projects?obj_uuids=33871f1f-4880-4200-9d82-ae1986cb4ea0&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000888 10.0.0.249 - - [2026-04-06 03:29:32] "GET /project/33871f1f-4880-4200-9d82-ae1986cb4ea0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.042245 10.0.0.27 - - [2026-04-06 03:29:32] "POST /route-targets HTTP/1.1" 200 327 0.014659 10.0.0.33 - - [2026-04-06 03:29:33] "POST /useragent-kv HTTP/1.1" 200 115 0.006171 10.0.0.249 - - [2026-04-06 03:29:33] "POST /neutron/subnet HTTP/1.1" 200 715 0.185864 10.0.0.249 - - [2026-04-06 03:29:33] "POST /id-to-fqname HTTP/1.1" 200 221 0.001272 10.0.0.249 - - [2026-04-06 03:29:33] "GET /virtual-network/07206651-c885-45e9-8db3-b22bc482730b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005733 10.0.0.249 - - [2026-04-06 03:29:33] "GET /virtual-network/07206651-c885-45e9-8db3-b22bc482730b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.004967 10.0.0.249 - - [2026-04-06 03:29:33] "POST /neutron/network HTTP/1.1" 200 828 0.005832 10.0.0.249 - - [2026-04-06 03:29:33] "GET /virtual-network/07206651-c885-45e9-8db3-b22bc482730b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005550 10.0.0.249 - - [2026-04-06 03:29:33] "GET /obj-perms HTTP/1.1" 200 5041 0.004148 10.0.0.249 - - [2026-04-06 03:29:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003484 10.0.0.33 - - [2026-04-06 03:29:33] "GET /projects?obj_uuids=33871f1f-4880-4200-9d82-ae1986cb4ea0&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000985 10.0.0.249 - - [2026-04-06 03:29:33] "GET /project/33871f1f-4880-4200-9d82-ae1986cb4ea0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.043199 10.0.0.33 - - [2026-04-06 03:29:33] "GET /projects?obj_uuids=33871f1f-4880-4200-9d82-ae1986cb4ea0&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001373 10.0.0.249 - - [2026-04-06 03:29:33] "POST /neutron/network HTTP/1.1" 200 611 0.119361 10.0.0.27 - - [2026-04-06 03:29:33] "POST /ref-update HTTP/1.1" 200 156 0.024612 10.0.0.249 - - [2026-04-06 03:29:34] "POST /id-to-fqname HTTP/1.1" 200 221 0.003207 10.0.0.249 - - [2026-04-06 03:29:34] "GET /virtual-network/62b2456d-a28d-4430-ab5d-69a7e741e125?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005697 10.0.0.249 - - [2026-04-06 03:29:34] "POST /neutron/network HTTP/1.1" 200 832 0.006947 10.0.0.249 - - [2026-04-06 03:29:34] "GET /virtual-network/62b2456d-a28d-4430-ab5d-69a7e741e125?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005044 10.0.0.33 - - [2026-04-06 03:29:34] "DELETE /project/5300a4a9-0186-47e0-80fa-31adf26fb69c HTTP/1.1" 404 177 0.007421 10.0.0.33 - - [2026-04-06 03:29:34] "DELETE /project/33871f1f488042009d82ae1986cb4ea0 HTTP/1.1" 404 173 0.003897 10.0.0.33 - - [2026-04-06 03:29:34] "GET /projects?obj_uuids=912d82b2-2cb8-4a25-9fc3-a3272babcd9a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000793 10.0.0.33 - - [2026-04-06 03:29:34] "DELETE /project/912d82b22cb84a259fc3a3272babcd9a HTTP/1.1" 404 173 0.012262 10.0.0.33 - - [2026-04-06 03:29:34] "GET /project/912d82b2-2cb8-4a25-9fc3-a3272babcd9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1471 0.043043 10.0.0.33 - - [2026-04-06 03:29:34] "GET /projects?obj_uuids=912d82b2-2cb8-4a25-9fc3-a3272babcd9a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000906 10.0.0.249 - - [2026-04-06 03:29:34] "GET /virtual-network/62b2456d-a28d-4430-ab5d-69a7e741e125?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005284 10.0.0.33 - - [2026-04-06 03:29:34] "GET /project/912d82b2-2cb8-4a25-9fc3-a3272babcd9a?fields=security_groups HTTP/1.1" 200 1368 0.051879 10.0.0.33 - - [2026-04-06 03:29:34] "DELETE /security-group/e1236315-b922-4fdf-969b-32609b74534c HTTP/1.1" 200 115 0.058092 10.0.0.33 - - [2026-04-06 03:29:34] "GET /projects?obj_uuids=912d82b2-2cb8-4a25-9fc3-a3272babcd9a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001443 10.0.0.27 - - [2026-04-06 03:29:34] "GET /obj-perms HTTP/1.1" 200 5041 0.008168 10.0.0.33 - - [2026-04-06 03:29:34] "GET /project/912d82b2-2cb8-4a25-9fc3-a3272babcd9a?fields=application_policy_sets HTTP/1.1" 200 1407 0.126092 10.0.0.249 - - [2026-04-06 03:29:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004770 10.0.0.33 - - [2026-04-06 03:29:34] "GET /projects?obj_uuids=33871f1f-4880-4200-9d82-ae1986cb4ea0&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.002159 10.0.0.249 - - [2026-04-06 03:29:34] "GET /project/33871f1f-4880-4200-9d82-ae1986cb4ea0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.058781 10.0.0.249 - - [2026-04-06 03:29:34] "POST /neutron/network HTTP/1.1" 200 117 0.024199 10.0.0.33 - - [2026-04-06 03:29:34] "DELETE /project/912d82b2-2cb8-4a25-9fc3-a3272babcd9a HTTP/1.1" 200 115 0.531936 10.0.0.27 - - [2026-04-06 03:29:35] "POST /route-targets HTTP/1.1" 200 327 0.015813 10.0.0.249 - - [2026-04-06 03:29:35] "POST /neutron/network HTTP/1.1" 200 831 0.010652 10.0.0.249 - - [2026-04-06 03:29:35] "POST /id-to-fqname HTTP/1.1" 200 222 0.001816 10.0.0.249 - - [2026-04-06 03:29:35] "GET /virtual-network/502bc965-b343-4ece-9d44-de5e62b1ebb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006111 10.0.0.249 - - [2026-04-06 03:29:35] "GET /virtual-network/502bc965-b343-4ece-9d44-de5e62b1ebb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.007204 10.0.0.249 - - [2026-04-06 03:29:35] "POST /neutron/subnet HTTP/1.1" 200 720 0.010378 10.0.0.249 - - [2026-04-06 03:29:35] "GET /virtual-network/502bc965-b343-4ece-9d44-de5e62b1ebb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005627 10.0.0.249 - - [2026-04-06 03:29:58] "POST /neutron/network HTTP/1.1" 200 936 0.007281 10.0.0.249 - - [2026-04-06 03:29:58] "POST /neutron/port HTTP/1.1" 200 117 0.001856 10.0.0.33 - - [2026-04-06 03:30:08] "GET /obj-perms HTTP/1.1" 200 5075 0.045769 10.0.0.249 - - [2026-04-06 03:30:32] "POST /neutron/port HTTP/1.1" 200 1106 0.022978 10.0.0.249 - - [2026-04-06 03:30:32] "POST /neutron/subnet HTTP/1.1" 200 694 0.012006 10.0.0.249 - - [2026-04-06 03:30:59] "POST /neutron/port HTTP/1.1" 200 1106 0.021352 10.0.0.249 - - [2026-04-06 03:30:59] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004178 10.0.0.249 - - [2026-04-06 03:30:59] "POST /neutron/network HTTP/1.1" 200 926 0.008641 10.0.0.249 - - [2026-04-06 03:31:09] "GET /obj-perms HTTP/1.1" 200 5075 0.047478 10.0.0.27 - - [2026-04-06 03:31:19] "GET /global-system-configs HTTP/1.1" 401 293 0.000458 10.0.0.27 - - [2026-04-06 03:31:19] "GET /global-system-configs HTTP/1.1" 401 293 0.000400 10.0.0.33 - - [2026-04-06 03:31:20] "GET /global-system-configs HTTP/1.1" 401 293 0.000542 10.0.0.33 - - [2026-04-06 03:31:20] "GET /global-system-configs HTTP/1.1" 401 293 0.001017 10.0.0.27 - - [2026-04-06 03:31:20] "GET /global-system-configs HTTP/1.1" 401 293 0.000489 10.0.0.27 - - [2026-04-06 03:31:20] "GET /global-system-configs HTTP/1.1" 401 293 0.000370 10.0.0.33 - - [2026-04-06 03:31:21] "GET /global-system-configs HTTP/1.1" 401 293 0.000618 10.0.0.33 - - [2026-04-06 03:31:21] "GET /global-system-configs HTTP/1.1" 401 293 0.000531 10.0.0.249 - - [2026-04-06 03:31:21] "GET /global-system-configs HTTP/1.1" 401 293 0.000414 10.0.0.249 - - [2026-04-06 03:31:21] "GET /global-system-configs HTTP/1.1" 401 293 0.000405 10.0.0.249 - - [2026-04-06 03:31:22] "GET /global-system-configs HTTP/1.1" 401 293 0.000496 10.0.0.249 - - [2026-04-06 03:31:22] "GET /global-system-configs HTTP/1.1" 401 293 0.000404 10.0.0.249 - - [2026-04-06 03:31:32] "POST /neutron/network HTTP/1.1" 200 842 0.030888 10.0.0.249 - - [2026-04-06 03:31:32] "POST /neutron/port HTTP/1.1" 200 117 0.001265 10.0.0.33 - - [2026-04-06 03:31:35] "POST /useragent-kv HTTP/1.1" 200 115 0.004208 10.0.0.33 - - [2026-04-06 03:31:35] "POST /useragent-kv HTTP/1.1" 200 115 0.003691 10.0.0.249 - - [2026-04-06 03:31:35] "POST /neutron/network HTTP/1.1" 200 151 0.126105 10.0.0.27 - - [2026-04-06 03:31:35] "DELETE /route-target/48593271-9af6-4ded-8405-0182e9a1ea02 HTTP/1.1" 200 115 0.030567 10.0.0.249 - - [2026-04-06 03:31:36] "POST /neutron/network HTTP/1.1" 200 828 0.008503 10.0.0.27 - - [2026-04-06 03:31:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003886 10.0.0.33 - - [2026-04-06 03:31:37] "GET /projects?obj_uuids=33871f1f-4880-4200-9d82-ae1986cb4ea0&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001108 10.0.0.249 - - [2026-04-06 03:31:38] "GET /project/33871f1f-4880-4200-9d82-ae1986cb4ea0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.053104 10.0.0.33 - - [2026-04-06 03:31:38] "GET /projects?obj_uuids=33871f1f-4880-4200-9d82-ae1986cb4ea0&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001473 10.0.0.249 - - [2026-04-06 03:31:38] "GET /project/33871f1f-4880-4200-9d82-ae1986cb4ea0?fields=virtual_networks HTTP/1.1" 200 1034 0.049492 10.0.0.33 - - [2026-04-06 03:31:38] "GET /projects?obj_uuids=33871f1f-4880-4200-9d82-ae1986cb4ea0&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000972 10.0.0.249 - - [2026-04-06 03:31:38] "GET /project/33871f1f-4880-4200-9d82-ae1986cb4ea0?fields=virtual_machine_interfaces HTTP/1.1" 200 1034 0.051397 10.0.0.33 - - [2026-04-06 03:31:38] "GET /projects?obj_uuids=33871f1f-4880-4200-9d82-ae1986cb4ea0&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001110 10.0.0.249 - - [2026-04-06 03:31:38] "GET /project/33871f1f-4880-4200-9d82-ae1986cb4ea0?fields=security_groups HTTP/1.1" 200 1256 0.058989 10.0.0.249 - - [2026-04-06 03:31:39] "POST /fqname-to-id HTTP/1.1" 404 190 0.027722 10.0.0.33 - - [2026-04-06 03:31:39] "GET /projects?obj_uuids=d9ddd5e8-c1b6-41fe-9f93-a34ae8e75bd4&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003633 10.0.0.33 - - [2026-04-06 03:31:39] "GET /domains?obj_uuids=500738d8-636d-4330-98c4-d5dafb5cbb39&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001633 10.0.0.33 - - [2026-04-06 03:31:39] "GET /domain/500738d8-636d-4330-98c4-d5dafb5cbb39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.010438 10.0.0.33 - - [2026-04-06 03:31:39] "POST /id-to-fqname HTTP/1.1" 200 192 0.001246 10.0.0.33 - - [2026-04-06 03:31:39] "POST /fqname-to-id HTTP/1.1" 404 201 0.006327 10.0.0.33 - - [2026-04-06 03:31:39] "POST /security-groups HTTP/1.1" 200 593 0.074134 10.0.0.33 - - [2026-04-06 03:31:39] "POST /projects HTTP/1.1" 200 589 0.300950 10.0.0.33 - - [2026-04-06 03:31:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.341925 10.0.0.27 - - [2026-04-06 03:31:39] "POST /access-control-lists HTTP/1.1" 200 598 0.027111 10.0.0.249 - - [2026-04-06 03:31:39] "GET /project/d9ddd5e8-c1b6-41fe-9f93-a34ae8e75bd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1382 0.491414 10.0.0.249 - - [2026-04-06 03:31:40] "GET / HTTP/1.1" 200 35931 0.002579 10.0.0.249 - - [2026-04-06 03:31:42] "POST /fqname-to-id HTTP/1.1" 401 293 0.000465 10.0.0.249 - - [2026-04-06 03:31:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.063547 10.0.0.33 - - [2026-04-06 03:31:42] "GET /projects?obj_uuids=d9ddd5e8-c1b6-41fe-9f93-a34ae8e75bd4&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000962 10.0.0.249 - - [2026-04-06 03:31:42] "GET /project/d9ddd5e8-c1b6-41fe-9f93-a34ae8e75bd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1382 0.035635 10.0.0.33 - - [2026-04-06 03:31:43] "GET /projects?obj_uuids=d9ddd5e8-c1b6-41fe-9f93-a34ae8e75bd4&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001764 10.0.0.249 - - [2026-04-06 03:31:43] "POST /neutron/network HTTP/1.1" 200 611 0.212240 10.0.0.27 - - [2026-04-06 03:31:43] "POST /route-targets HTTP/1.1" 200 327 0.015081 10.0.0.249 - - [2026-04-06 03:31:43] "POST /id-to-fqname HTTP/1.1" 200 224 0.003240 10.0.0.249 - - [2026-04-06 03:31:43] "GET /virtual-network/98ca24d9-c6f9-4227-bc18-d92a3bd48e5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005663 10.0.0.249 - - [2026-04-06 03:31:43] "POST /neutron/network HTTP/1.1" 200 830 0.007586 10.0.0.249 - - [2026-04-06 03:31:43] "GET /virtual-network/98ca24d9-c6f9-4227-bc18-d92a3bd48e5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005670 10.0.0.249 - - [2026-04-06 03:31:44] "GET /virtual-network/98ca24d9-c6f9-4227-bc18-d92a3bd48e5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005964 10.0.0.27 - - [2026-04-06 03:31:45] "GET /obj-perms HTTP/1.1" 200 5053 0.057857 10.0.0.249 - - [2026-04-06 03:31:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003723 10.0.0.33 - - [2026-04-06 03:31:45] "GET /projects?obj_uuids=d9ddd5e8-c1b6-41fe-9f93-a34ae8e75bd4&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001442 10.0.0.249 - - [2026-04-06 03:31:45] "GET /project/d9ddd5e8-c1b6-41fe-9f93-a34ae8e75bd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1382 0.059607 10.0.0.249 - - [2026-04-06 03:31:45] "POST /neutron/network HTTP/1.1" 200 117 0.015774 10.0.0.27 - - [2026-04-06 03:31:46] "POST /ref-update HTTP/1.1" 200 156 0.029356 10.0.0.249 - - [2026-04-06 03:31:46] "POST /neutron/network HTTP/1.1" 200 832 0.011688 10.0.0.249 - - [2026-04-06 03:31:46] "POST /id-to-fqname HTTP/1.1" 200 225 0.001298 10.0.0.249 - - [2026-04-06 03:31:46] "GET /virtual-network/df89c94a-b347-4012-9c87-05ff182b7e2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006035 10.0.0.249 - - [2026-04-06 03:31:46] "GET /virtual-network/df89c94a-b347-4012-9c87-05ff182b7e2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006131 10.0.0.249 - - [2026-04-06 03:31:46] "POST /neutron/subnet HTTP/1.1" 200 724 0.009016 10.0.0.249 - - [2026-04-06 03:31:46] "GET /virtual-network/df89c94a-b347-4012-9c87-05ff182b7e2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006185 10.0.0.249 - - [2026-04-06 03:31:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003635 10.0.0.33 - - [2026-04-06 03:31:47] "GET /projects?obj_uuids=d9ddd5e8-c1b6-41fe-9f93-a34ae8e75bd4&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000878 10.0.0.249 - - [2026-04-06 03:31:47] "GET /project/d9ddd5e8-c1b6-41fe-9f93-a34ae8e75bd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1382 0.040434 10.0.0.33 - - [2026-04-06 03:31:47] "POST /useragent-kv HTTP/1.1" 200 115 0.011028 10.0.0.249 - - [2026-04-06 03:31:47] "POST /neutron/subnet HTTP/1.1" 200 710 0.237140 10.0.0.249 - - [2026-04-06 03:31:47] "POST /id-to-fqname HTTP/1.1" 200 227 0.002144 10.0.0.249 - - [2026-04-06 03:31:47] "GET /virtual-network/3eab1966-5897-4985-8c59-f23332e32615?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.008477 10.0.0.249 - - [2026-04-06 03:31:47] "GET /virtual-network/3eab1966-5897-4985-8c59-f23332e32615?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.007354 10.0.0.249 - - [2026-04-06 03:31:47] "POST /neutron/network HTTP/1.1" 200 833 0.009490 10.0.0.249 - - [2026-04-06 03:31:47] "GET /virtual-network/3eab1966-5897-4985-8c59-f23332e32615?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006402 10.0.0.249 - - [2026-04-06 03:31:48] "GET /obj-perms HTTP/1.1" 200 5053 0.059356 10.0.0.33 - - [2026-04-06 03:31:48] "GET /obj-perms HTTP/1.1" 200 5053 0.073206 10.0.0.249 - - [2026-04-06 03:31:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004400 10.0.0.33 - - [2026-04-06 03:31:48] "GET /projects?obj_uuids=d9ddd5e8-c1b6-41fe-9f93-a34ae8e75bd4&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001256 10.0.0.249 - - [2026-04-06 03:31:48] "GET /project/d9ddd5e8-c1b6-41fe-9f93-a34ae8e75bd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1382 0.047747 10.0.0.33 - - [2026-04-06 03:31:48] "GET /projects?obj_uuids=d9ddd5e8-c1b6-41fe-9f93-a34ae8e75bd4&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001385 10.0.0.249 - - [2026-04-06 03:31:48] "POST /neutron/network HTTP/1.1" 200 629 0.137107 10.0.0.27 - - [2026-04-06 03:31:48] "POST /route-targets HTTP/1.1" 200 327 0.013537 10.0.0.249 - - [2026-04-06 03:31:48] "POST /id-to-fqname HTTP/1.1" 200 233 0.003858 10.0.0.249 - - [2026-04-06 03:31:48] "GET /virtual-network/c5b06ba1-67f4-4908-a4ff-5d95592bb0fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.005803 10.0.0.249 - - [2026-04-06 03:31:48] "POST /neutron/network HTTP/1.1" 200 846 0.011392 10.0.0.249 - - [2026-04-06 03:31:49] "GET /virtual-network/c5b06ba1-67f4-4908-a4ff-5d95592bb0fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.006257 10.0.0.249 - - [2026-04-06 03:31:49] "GET /virtual-network/c5b06ba1-67f4-4908-a4ff-5d95592bb0fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.014713 10.0.0.27 - - [2026-04-06 03:31:49] "GET /obj-perms HTTP/1.1" 200 5053 0.003996 10.0.0.249 - - [2026-04-06 03:31:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003908 10.0.0.33 - - [2026-04-06 03:31:49] "GET /projects?obj_uuids=d9ddd5e8-c1b6-41fe-9f93-a34ae8e75bd4&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001889 10.0.0.249 - - [2026-04-06 03:31:49] "GET /project/d9ddd5e8-c1b6-41fe-9f93-a34ae8e75bd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1382 0.044317 10.0.0.249 - - [2026-04-06 03:31:49] "POST /neutron/network HTTP/1.1" 200 117 0.020673 10.0.0.27 - - [2026-04-06 03:31:49] "POST /ref-update HTTP/1.1" 200 156 0.022663 10.0.0.249 - - [2026-04-06 03:31:50] "POST /neutron/network HTTP/1.1" 200 849 0.011078 10.0.0.249 - - [2026-04-06 03:31:50] "POST /id-to-fqname HTTP/1.1" 200 234 0.001594 10.0.0.249 - - [2026-04-06 03:31:50] "GET /virtual-network/4f9c3b0d-7e0b-430f-900c-e2e5119a2f85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.005464 10.0.0.249 - - [2026-04-06 03:31:50] "GET /virtual-network/4f9c3b0d-7e0b-430f-900c-e2e5119a2f85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.007184 10.0.0.249 - - [2026-04-06 03:31:50] "POST /neutron/subnet HTTP/1.1" 200 720 0.012271 10.0.0.249 - - [2026-04-06 03:31:50] "GET /virtual-network/4f9c3b0d-7e0b-430f-900c-e2e5119a2f85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.005731 10.0.0.249 - - [2026-04-06 03:31:50] "POST /id-to-fqname HTTP/1.1" 200 224 0.001416 10.0.0.249 - - [2026-04-06 03:31:50] "POST /neutron/network HTTP/1.1" 200 840 0.007569 10.0.0.33 - - [2026-04-06 03:31:51] "GET /projects?obj_uuids=d9ddd5e8-c1b6-41fe-9f93-a34ae8e75bd4&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002169 10.0.0.249 - - [2026-04-06 03:31:51] "GET /project/d9ddd5e8-c1b6-41fe-9f93-a34ae8e75bd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1382 0.085149 10.0.0.249 - - [2026-04-06 03:31:51] "POST /neutron/security_group HTTP/1.1" 200 2051 0.009070 10.0.0.249 - - [2026-04-06 03:31:51] "POST /id-to-fqname HTTP/1.1" 200 225 0.001667 10.0.0.249 - - [2026-04-06 03:31:51] "POST /neutron/security_group HTTP/1.1" 200 2051 0.007198 10.0.0.33 - - [2026-04-06 03:31:52] "GET /projects?obj_uuids=d9ddd5e8-c1b6-41fe-9f93-a34ae8e75bd4&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000986 10.0.0.249 - - [2026-04-06 03:31:52] "POST /neutron/port HTTP/1.1" 200 1062 0.328424 10.0.0.249 - - [2026-04-06 03:31:52] "POST /neutron/port HTTP/1.1" 200 1116 0.127531 10.0.0.33 - - [2026-04-06 03:31:52] "GET /projects?obj_uuids=d9ddd5e8-c1b6-41fe-9f93-a34ae8e75bd4&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001387 10.0.0.249 - - [2026-04-06 03:31:52] "POST /neutron/subnet HTTP/1.1" 200 698 0.012946 10.0.0.249 - - [2026-04-06 03:31:52] "GET /project/d9ddd5e8-c1b6-41fe-9f93-a34ae8e75bd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1382 0.080624 10.0.0.249 - - [2026-04-06 03:31:53] "POST /neutron/network HTTP/1.1" 200 830 0.009560 10.0.0.249 - - [2026-04-06 03:31:53] "POST /neutron/port HTTP/1.1" 200 117 0.006091 10.0.0.249 - - [2026-04-06 03:31:53] "POST /fqname-to-id HTTP/1.1" 404 193 0.003366 10.0.0.249 - - [2026-04-06 03:31:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005067 10.0.0.33 - - [2026-04-06 03:31:53] "GET /domains?obj_uuids=500738d8-636d-4330-98c4-d5dafb5cbb39&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001148 10.0.0.249 - - [2026-04-06 03:31:53] "GET /domain/500738d8-636d-4330-98c4-d5dafb5cbb39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.008337 10.0.0.249 - - [2026-04-06 03:31:53] "POST /service-templates HTTP/1.1" 200 543 0.038101 10.0.0.249 - - [2026-04-06 03:31:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003788 10.0.0.249 - - [2026-04-06 03:31:53] "GET /service-template/a9d424a8-7e23-4dfb-a141-2ff018329289?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1644 0.006994 10.0.0.249 - - [2026-04-06 03:31:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004027 10.0.0.249 - - [2026-04-06 03:31:53] "GET /service-template/a9d424a8-7e23-4dfb-a141-2ff018329289?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1644 0.005408 10.0.0.249 - - [2026-04-06 03:31:53] "POST /id-to-fqname HTTP/1.1" 200 233 0.001393 10.0.0.249 - - [2026-04-06 03:31:53] "POST /neutron/port HTTP/1.1" 200 3998 0.065936 10.0.0.249 - - [2026-04-06 03:31:54] "POST /neutron/port HTTP/1.1" 200 1062 0.050175 10.0.0.249 - - [2026-04-06 03:31:54] "POST /neutron/port HTTP/1.1" 200 1126 0.028752 10.0.0.249 - - [2026-04-06 03:31:54] "POST /neutron/port HTTP/1.1" 200 117 0.001232 10.0.0.33 - - [2026-04-06 03:31:54] "GET /projects?obj_uuids=d9ddd5e8-c1b6-41fe-9f93-a34ae8e75bd4&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001556 10.0.0.249 - - [2026-04-06 03:31:54] "GET /project/d9ddd5e8-c1b6-41fe-9f93-a34ae8e75bd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1382 0.091825 10.0.0.249 - - [2026-04-06 03:31:55] "POST /neutron/port HTTP/1.1" 200 4971 0.053131 10.0.0.249 - - [2026-04-06 03:31:55] "GET /virtual-machine/8fe36cb2-c3be-4387-aae0-d61ed6c3e913 HTTP/1.1" 401 293 0.000428 10.0.0.249 - - [2026-04-06 03:31:55] "POST /neutron/network HTTP/1.1" 200 856 0.012900 10.0.0.249 - - [2026-04-06 03:31:55] "GET /virtual-machine/8fe36cb2-c3be-4387-aae0-d61ed6c3e913 HTTP/1.1" 200 993 0.070236 10.0.0.249 - - [2026-04-06 03:31:55] "POST /neutron/port HTTP/1.1" 200 1060 0.021020 10.0.0.249 - - [2026-04-06 03:31:56] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006213 10.0.0.249 - - [2026-04-06 03:31:56] "POST /neutron/network HTTP/1.1" 200 846 0.009658 10.0.0.249 - - [2026-04-06 03:31:57] "GET /virtual-machine/8fe36cb2-c3be-4387-aae0-d61ed6c3e913 HTTP/1.1" 200 1295 0.009781 10.0.0.249 - - [2026-04-06 03:31:57] "GET /virtual-machine-interface/931a9abe-6359-41f4-b334-13c0147507e9 HTTP/1.1" 200 2985 0.009635 10.0.0.249 - - [2026-04-06 03:31:57] "GET /virtual-machine-interface/931a9abe-6359-41f4-b334-13c0147507e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2764 0.008957 10.0.0.249 - - [2026-04-06 03:31:57] "PUT /virtual-machine-interface/931a9abe-6359-41f4-b334-13c0147507e9 HTTP/1.1" 200 284 0.021271 10.0.0.249 - - [2026-04-06 03:31:57] "POST /neutron/port HTTP/1.1" 200 1124 0.018781 10.0.0.249 - - [2026-04-06 03:31:57] "POST /neutron/security_group HTTP/1.1" 200 2060 0.015980 10.0.0.249 - - [2026-04-06 03:31:57] "GET /virtual-machine/8fe36cb2-c3be-4387-aae0-d61ed6c3e913 HTTP/1.1" 200 1295 0.004951 10.0.0.249 - - [2026-04-06 03:31:57] "GET /virtual-machine-interface/931a9abe-6359-41f4-b334-13c0147507e9 HTTP/1.1" 200 3035 0.005631 10.0.0.249 - - [2026-04-06 03:31:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.009652 10.0.0.249 - - [2026-04-06 03:31:58] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005493 10.0.0.249 - - [2026-04-06 03:31:58] "GET /virtual-networks?parent_id=d9ddd5e8-c1b6-41fe-9f93-a34ae8e75bd4&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.004015 10.0.0.249 - - [2026-04-06 03:31:58] "GET /virtual-network/c5b06ba1-67f4-4908-a4ff-5d95592bb0fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.007551 10.0.0.249 - - [2026-04-06 03:31:59] "POST /neutron/network HTTP/1.1" 200 936 0.006711 10.0.0.249 - - [2026-04-06 03:31:59] "POST /neutron/port HTTP/1.1" 200 117 0.001216 10.0.0.249 - - [2026-04-06 03:32:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.097429 10.0.0.249 - - [2026-04-06 03:32:01] "GET /virtual-network/c5b06ba1-67f4-4908-a4ff-5d95592bb0fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.006176 10.0.0.249 - - [2026-04-06 03:32:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004152 10.0.0.249 - - [2026-04-06 03:32:05] "GET /virtual-network/c5b06ba1-67f4-4908-a4ff-5d95592bb0fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.005564 10.0.0.249 - - [2026-04-06 03:32:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004114 10.0.0.249 - - [2026-04-06 03:32:09] "GET /virtual-network/c5b06ba1-67f4-4908-a4ff-5d95592bb0fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.007380 10.0.0.249 - - [2026-04-06 03:32:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003726 10.0.0.249 - - [2026-04-06 03:32:13] "GET /virtual-network/c5b06ba1-67f4-4908-a4ff-5d95592bb0fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.007433 10.0.0.249 - - [2026-04-06 03:32:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.008112 10.0.0.249 - - [2026-04-06 03:32:17] "GET /virtual-network/c5b06ba1-67f4-4908-a4ff-5d95592bb0fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.005981 10.0.0.249 - - [2026-04-06 03:32:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004327 10.0.0.249 - - [2026-04-06 03:32:21] "GET /virtual-network/c5b06ba1-67f4-4908-a4ff-5d95592bb0fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.005509 10.0.0.249 - - [2026-04-06 03:32:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003953 10.0.0.249 - - [2026-04-06 03:32:25] "GET /virtual-network/c5b06ba1-67f4-4908-a4ff-5d95592bb0fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.005917 10.0.0.249 - - [2026-04-06 03:32:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003835 10.0.0.249 - - [2026-04-06 03:32:29] "GET /virtual-network/c5b06ba1-67f4-4908-a4ff-5d95592bb0fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.005873 10.0.0.249 - - [2026-04-06 03:32:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004332 10.0.0.249 - - [2026-04-06 03:32:34] "GET /virtual-network/c5b06ba1-67f4-4908-a4ff-5d95592bb0fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.006975 10.0.0.249 - - [2026-04-06 03:32:34] "POST /neutron/port HTTP/1.1" 200 1106 0.020328 10.0.0.249 - - [2026-04-06 03:32:34] "POST /neutron/subnet HTTP/1.1" 200 694 0.010479 10.0.0.33 - - [2026-04-06 03:32:35] "DELETE /project/d9ddd5e8c1b641fe9f93a34ae8e75bd4 HTTP/1.1" 404 173 0.004204 10.0.0.33 - - [2026-04-06 03:32:35] "DELETE /project/33871f1f-4880-4200-9d82-ae1986cb4ea0 HTTP/1.1" 404 177 0.003688 10.0.0.249 - - [2026-04-06 03:32:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004051 10.0.0.249 - - [2026-04-06 03:32:38] "GET /virtual-network/c5b06ba1-67f4-4908-a4ff-5d95592bb0fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.005561 10.0.0.249 - - [2026-04-06 03:32:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003978 10.0.0.249 - - [2026-04-06 03:32:42] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004440 10.0.0.249 - - [2026-04-06 03:32:42] "GET /virtual-networks?parent_id=d9ddd5e8-c1b6-41fe-9f93-a34ae8e75bd4&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.003006 10.0.0.249 - - [2026-04-06 03:32:42] "GET /virtual-network/c5b06ba1-67f4-4908-a4ff-5d95592bb0fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.006472 10.0.0.249 - - [2026-04-06 03:32:42] "POST /neutron/port HTTP/1.1" 200 1124 0.022236 10.0.0.249 - - [2026-04-06 03:32:47] "POST /neutron/security_group HTTP/1.1" 200 2060 0.008293 10.0.0.249 - - [2026-04-06 03:32:48] "POST /neutron/port HTTP/1.1" 200 1126 0.049469 10.0.0.249 - - [2026-04-06 03:32:52] "POST /neutron/security_group HTTP/1.1" 200 2060 0.008682 10.0.0.249 - - [2026-04-06 03:32:57] "POST /neutron/port HTTP/1.1" 200 1124 0.026371 10.0.0.249 - - [2026-04-06 03:33:00] "POST /neutron/port HTTP/1.1" 200 1126 0.024050 10.0.0.249 - - [2026-04-06 03:33:00] "POST /neutron/subnet HTTP/1.1" 200 698 0.010412 10.0.0.249 - - [2026-04-06 03:33:03] "POST /fqname-to-id HTTP/1.1" 404 211 0.004115 10.0.0.249 - - [2026-04-06 03:33:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005193 10.0.0.33 - - [2026-04-06 03:33:03] "GET /projects?obj_uuids=d9ddd5e8-c1b6-41fe-9f93-a34ae8e75bd4&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001282 10.0.0.249 - - [2026-04-06 03:33:03] "GET /project/d9ddd5e8-c1b6-41fe-9f93-a34ae8e75bd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1382 0.044301 10.0.0.249 - - [2026-04-06 03:33:03] "POST /service-instances HTTP/1.1" 200 547 0.038126 10.0.0.249 - - [2026-04-06 03:33:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.008833 10.0.0.249 - - [2026-04-06 03:33:03] "GET /service-instance/c084ffe6-a066-4eef-b63d-6d51e63a457d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2074 0.006679 10.0.0.249 - - [2026-04-06 03:33:03] "POST /port-tuples HTTP/1.1" 200 590 0.050258 10.0.0.249 - - [2026-04-06 03:33:03] "GET /virtual-machine-interface/931a9abe-6359-41f4-b334-13c0147507e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2814 0.005830 10.0.0.249 - - [2026-04-06 03:33:03] "PUT /virtual-machine-interface/931a9abe-6359-41f4-b334-13c0147507e9 HTTP/1.1" 200 284 0.016646 10.0.0.249 - - [2026-04-06 03:33:03] "POST /ref-update HTTP/1.1" 200 156 0.019425 10.0.0.249 - - [2026-04-06 03:33:03] "POST /neutron/port HTTP/1.1" 200 1126 0.018209 10.0.0.249 - - [2026-04-06 03:33:03] "POST /ref-update HTTP/1.1" 200 156 0.086450 10.0.0.249 - - [2026-04-06 03:33:03] "POST /neutron/security_group HTTP/1.1" 200 2060 0.027754 10.0.0.249 - - [2026-04-06 03:33:03] "POST /instance-ips HTTP/1.1" 200 373 0.038964 10.0.0.249 - - [2026-04-06 03:33:04] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.012703 10.0.0.249 - - [2026-04-06 03:33:04] "GET /virtual-machine/171c02d8-5243-453e-b49f-3832520b78c1 HTTP/1.1" 200 1294 0.012594 10.0.0.249 - - [2026-04-06 03:33:04] "GET /virtual-machine-interface/e089b44a-79ae-4cbd-afcc-97972817ed5e HTTP/1.1" 200 2958 0.008101 10.0.0.249 - - [2026-04-06 03:33:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003473 10.0.0.249 - - [2026-04-06 03:33:04] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004021 10.0.0.249 - - [2026-04-06 03:33:04] "GET /virtual-networks?parent_id=d9ddd5e8-c1b6-41fe-9f93-a34ae8e75bd4&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.003287 10.0.0.249 - - [2026-04-06 03:33:04] "GET /virtual-network/98ca24d9-c6f9-4227-bc18-d92a3bd48e5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006282 10.0.0.249 - - [2026-04-06 03:33:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003881 10.0.0.249 - - [2026-04-06 03:33:05] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003876 10.0.0.249 - - [2026-04-06 03:33:05] "GET /virtual-networks?parent_id=d9ddd5e8-c1b6-41fe-9f93-a34ae8e75bd4&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.003534 10.0.0.249 - - [2026-04-06 03:33:05] "GET /virtual-network/98ca24d9-c6f9-4227-bc18-d92a3bd48e5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.009118 10.0.0.249 - - [2026-04-06 03:33:05] "POST /neutron/port HTTP/1.1" 200 1126 0.021690 10.0.0.249 - - [2026-04-06 03:33:05] "POST /neutron/security_group HTTP/1.1" 200 2060 0.012244 10.0.0.249 - - [2026-04-06 03:33:05] "GET /virtual-machine/b73f871d-a5dc-4560-8123-bee1f582cde8 HTTP/1.1" 200 1294 0.015455 10.0.0.249 - - [2026-04-06 03:33:05] "GET /virtual-machine-interface/76b815bb-7e39-4c5c-bebf-5a914c92e75e HTTP/1.1" 200 2960 0.007745 10.0.0.249 - - [2026-04-06 03:33:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004803 10.0.0.249 - - [2026-04-06 03:33:05] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004257 10.0.0.249 - - [2026-04-06 03:33:05] "GET /virtual-networks?parent_id=d9ddd5e8-c1b6-41fe-9f93-a34ae8e75bd4&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.005657 10.0.0.249 - - [2026-04-06 03:33:05] "GET /virtual-network/df89c94a-b347-4012-9c87-05ff182b7e2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.009252 10.0.0.249 - - [2026-04-06 03:33:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004298 10.0.0.249 - - [2026-04-06 03:33:06] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004013 10.0.0.249 - - [2026-04-06 03:33:06] "GET /virtual-networks?parent_id=d9ddd5e8-c1b6-41fe-9f93-a34ae8e75bd4&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.003385 10.0.0.249 - - [2026-04-06 03:33:07] "GET /virtual-network/df89c94a-b347-4012-9c87-05ff182b7e2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006421 10.0.0.249 - - [2026-04-06 03:33:07] "POST /fqname-to-id HTTP/1.1" 404 215 0.003826 10.0.0.249 - - [2026-04-06 03:33:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003220 10.0.0.33 - - [2026-04-06 03:33:07] "GET /projects?obj_uuids=d9ddd5e8-c1b6-41fe-9f93-a34ae8e75bd4&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001018 10.0.0.249 - - [2026-04-06 03:33:07] "GET /project/d9ddd5e8-c1b6-41fe-9f93-a34ae8e75bd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1382 0.053905 10.0.0.249 - - [2026-04-06 03:33:07] "POST /network-policys HTTP/1.1" 200 551 0.036397 10.0.0.249 - - [2026-04-06 03:33:07] "GET /network-policy/1abe626b-90b4-40f7-a795-a06bfe218c78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2473 0.006435 10.0.0.249 - - [2026-04-06 03:33:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003329 10.0.0.249 - - [2026-04-06 03:33:07] "GET /virtual-network/98ca24d9-c6f9-4227-bc18-d92a3bd48e5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.007773 10.0.0.249 - - [2026-04-06 03:33:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003847 10.0.0.249 - - [2026-04-06 03:33:07] "GET /network-policy/1abe626b-90b4-40f7-a795-a06bfe218c78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2473 0.005426 10.0.0.27 - - [2026-04-06 03:33:07] "POST /fqname-to-id HTTP/1.1" 404 240 0.006689 10.0.0.249 - - [2026-04-06 03:33:07] "POST /ref-update HTTP/1.1" 200 156 0.070921 10.0.0.249 - - [2026-04-06 03:33:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.006388 10.0.0.249 - - [2026-04-06 03:33:07] "GET /network-policy/1abe626b-90b4-40f7-a795-a06bfe218c78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2473 0.004293 10.0.0.249 - - [2026-04-06 03:33:07] "POST /neutron/network HTTP/1.1" 200 922 0.012848 10.0.0.249 - - [2026-04-06 03:33:07] "GET /virtual-network/98ca24d9-c6f9-4227-bc18-d92a3bd48e5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.016330 10.0.0.249 - - [2026-04-06 03:33:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.021056 10.0.0.249 - - [2026-04-06 03:33:07] "GET /network-policy/1abe626b-90b4-40f7-a795-a06bfe218c78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2473 0.004355 10.0.0.249 - - [2026-04-06 03:33:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002896 10.0.0.249 - - [2026-04-06 03:33:07] "GET /virtual-network/df89c94a-b347-4012-9c87-05ff182b7e2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.007032 10.0.0.249 - - [2026-04-06 03:33:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003990 10.0.0.249 - - [2026-04-06 03:33:07] "GET /network-policy/1abe626b-90b4-40f7-a795-a06bfe218c78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2473 0.012338 10.0.0.249 - - [2026-04-06 03:33:08] "POST /ref-update HTTP/1.1" 200 156 0.073168 10.0.0.27 - - [2026-04-06 03:33:08] "PUT /access-control-list/3ae83dc4-728e-4e08-9d0c-cdb9ab725501 HTTP/1.1" 200 272 0.029787 10.0.0.249 - - [2026-04-06 03:33:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.007169 10.0.0.249 - - [2026-04-06 03:33:08] "GET /network-policy/1abe626b-90b4-40f7-a795-a06bfe218c78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2473 0.016536 10.0.0.27 - - [2026-04-06 03:33:08] "POST /ref-update HTTP/1.1" 200 156 0.040939 10.0.0.249 - - [2026-04-06 03:33:08] "GET /virtual-network/df89c94a-b347-4012-9c87-05ff182b7e2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2366 0.018435 10.0.0.249 - - [2026-04-06 03:33:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.009260 10.0.0.249 - - [2026-04-06 03:33:08] "GET /network-policy/1abe626b-90b4-40f7-a795-a06bfe218c78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2473 0.005523 10.0.0.249 - - [2026-04-06 03:33:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.006137 10.0.0.249 - - [2026-04-06 03:33:08] "GET /service-template/a9d424a8-7e23-4dfb-a141-2ff018329289?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1644 0.004132 10.0.0.249 - - [2026-04-06 03:33:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003159 10.0.0.33 - - [2026-04-06 03:33:08] "GET /projects?obj_uuids=d9ddd5e8-c1b6-41fe-9f93-a34ae8e75bd4&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002114 10.0.0.249 - - [2026-04-06 03:33:08] "GET /project/d9ddd5e8-c1b6-41fe-9f93-a34ae8e75bd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1382 0.054180 10.0.0.249 - - [2026-04-06 03:33:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005717 10.0.0.249 - - [2026-04-06 03:33:08] "GET /service-instance/c084ffe6-a066-4eef-b63d-6d51e63a457d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2544 0.009252 10.0.0.249 - - [2026-04-06 03:33:08] "POST /neutron/security_group HTTP/1.1" 200 2060 0.011069 10.0.0.249 - - [2026-04-06 03:33:09] "POST /neutron/port HTTP/1.1" 200 1382 0.034704 10.0.0.249 - - [2026-04-06 03:33:09] "POST /neutron/security_group HTTP/1.1" 200 2060 0.016491 10.0.0.249 - - [2026-04-06 03:33:09] "POST /id-to-fqname HTTP/1.1" 200 233 0.001437 10.0.0.249 - - [2026-04-06 03:33:09] "GET /virtual-machine/8fe36cb2-c3be-4387-aae0-d61ed6c3e913 HTTP/1.1" 200 1295 0.004176 10.0.0.249 - - [2026-04-06 03:33:09] "GET /virtual-machine-interface/931a9abe-6359-41f4-b334-13c0147507e9 HTTP/1.1" 200 3891 0.005491 10.0.0.249 - - [2026-04-06 03:33:09] "GET /instance-ip/69246b5c-0808-4336-9991-d8953f05e255 HTTP/1.1" 200 1962 0.003897 10.0.0.249 - - [2026-04-06 03:33:09] "GET /instance-ip/79870da5-4f08-417e-b742-e7c41b4fe0a5 HTTP/1.1" 200 1964 0.003914 10.0.0.249 - - [2026-04-06 03:33:09] "GET /instance-ip/a3ac6b89-6557-4c22-995a-a835fe42e7bc HTTP/1.1" 200 1634 0.006479 10.0.0.249 - - [2026-04-06 03:33:09] "POST /neutron/port HTTP/1.1" 200 1382 0.024481 10.0.0.249 - - [2026-04-06 03:33:09] "POST /neutron/security_group HTTP/1.1" 200 2060 0.009776 10.0.0.249 - - [2026-04-06 03:33:09] "GET /virtual-machine/8fe36cb2-c3be-4387-aae0-d61ed6c3e913 HTTP/1.1" 200 1295 0.007416 10.0.0.249 - - [2026-04-06 03:33:09] "GET /virtual-machine-interface/931a9abe-6359-41f4-b334-13c0147507e9 HTTP/1.1" 200 3891 0.008760 10.0.0.249 - - [2026-04-06 03:33:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005922 10.0.0.249 - - [2026-04-06 03:33:09] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004288 10.0.0.249 - - [2026-04-06 03:33:09] "GET /virtual-networks?parent_id=d9ddd5e8-c1b6-41fe-9f93-a34ae8e75bd4&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.005123 10.0.0.249 - - [2026-04-06 03:33:09] "GET /virtual-network/c5b06ba1-67f4-4908-a4ff-5d95592bb0fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.006278 10.0.0.33 - - [2026-04-06 03:33:09] "GET /obj-perms HTTP/1.1" 200 5075 0.039808 10.0.0.249 - - [2026-04-06 03:33:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003791 10.0.0.249 - - [2026-04-06 03:33:10] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003905 10.0.0.249 - - [2026-04-06 03:33:10] "GET /virtual-networks?parent_id=d9ddd5e8-c1b6-41fe-9f93-a34ae8e75bd4&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.003467 10.0.0.249 - - [2026-04-06 03:33:10] "GET /virtual-network/c5b06ba1-67f4-4908-a4ff-5d95592bb0fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.007434 10.0.0.249 - - [2026-04-06 03:33:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004958 10.0.0.249 - - [2026-04-06 03:33:10] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005237 10.0.0.249 - - [2026-04-06 03:33:10] "GET /virtual-networks?parent_id=d9ddd5e8-c1b6-41fe-9f93-a34ae8e75bd4&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.003800 10.0.0.249 - - [2026-04-06 03:33:10] "GET /virtual-network/c5b06ba1-67f4-4908-a4ff-5d95592bb0fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.006027 10.0.0.249 - - [2026-04-06 03:33:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004896 10.0.0.249 - - [2026-04-06 03:33:10] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004440 10.0.0.249 - - [2026-04-06 03:33:11] "GET /virtual-networks?parent_id=d9ddd5e8-c1b6-41fe-9f93-a34ae8e75bd4&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.003875 10.0.0.249 - - [2026-04-06 03:33:11] "GET /virtual-network/c5b06ba1-67f4-4908-a4ff-5d95592bb0fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.006327 10.0.0.249 - - [2026-04-06 03:33:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005649 10.0.0.249 - - [2026-04-06 03:33:11] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005624 10.0.0.249 - - [2026-04-06 03:33:11] "GET /virtual-networks?parent_id=d9ddd5e8-c1b6-41fe-9f93-a34ae8e75bd4&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.006705 10.0.0.249 - - [2026-04-06 03:33:11] "GET /virtual-network/c5b06ba1-67f4-4908-a4ff-5d95592bb0fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.007342 10.0.0.249 - - [2026-04-06 03:33:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004323 10.0.0.249 - - [2026-04-06 03:33:11] "GET /routing-instance/5629c4b6-bba1-4fd0-9d8b-5531d89f78c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2098 0.004268 10.0.0.249 - - [2026-04-06 03:33:11] "GET /routing-instance/5629c4b6-bba1-4fd0-9d8b-5531d89f78c4?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1589 0.006292 10.0.0.249 - - [2026-04-06 03:33:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004186 10.0.0.249 - - [2026-04-06 03:33:11] "GET /routing-instance/82ccf826-8167-4ea4-9442-ea5d6ca94a70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2100 0.006208 10.0.0.249 - - [2026-04-06 03:33:11] "GET /routing-instance/82ccf826-8167-4ea4-9442-ea5d6ca94a70?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1592 0.008021 10.0.0.27 - - [2026-04-06 03:33:28] "GET /global-system-configs HTTP/1.1" 401 293 0.000588 10.0.0.27 - - [2026-04-06 03:33:29] "GET /global-system-configs HTTP/1.1" 401 293 0.000494 10.0.0.249 - - [2026-04-06 03:33:35] "POST /neutron/network HTTP/1.1" 200 932 0.008058 10.0.0.249 - - [2026-04-06 03:33:35] "POST /neutron/port HTTP/1.1" 200 117 0.001332 10.0.0.249 - - [2026-04-06 03:33:57] "GET /network-policy/1abe626b-90b4-40f7-a795-a06bfe218c78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2473 0.005174 10.0.0.249 - - [2026-04-06 03:33:57] "PUT /network-policy/1abe626b-90b4-40f7-a795-a06bfe218c78 HTTP/1.1" 200 262 0.019539 10.0.0.249 - - [2026-04-06 03:33:57] "GET /network-policy/1abe626b-90b4-40f7-a795-a06bfe218c78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3769 0.005028 10.0.0.27 - - [2026-04-06 03:33:57] "PUT /access-control-list/3ae83dc4-728e-4e08-9d0c-cdb9ab725501 HTTP/1.1" 200 272 0.113827 10.0.0.249 - - [2026-04-06 03:33:57] "POST /neutron/security_group HTTP/1.1" 200 2060 0.007057 10.0.0.249 - - [2026-04-06 03:34:00] "POST /neutron/network HTTP/1.1" 200 936 0.007010 10.0.0.249 - - [2026-04-06 03:34:00] "POST /neutron/port HTTP/1.1" 200 117 0.001382 10.0.0.249 - - [2026-04-06 03:34:09] "GET /obj-perms HTTP/1.1" 200 5075 0.057578 10.0.0.249 - - [2026-04-06 03:34:20] "POST /neutron/security_group HTTP/1.1" 200 2060 0.009433 10.0.0.249 - - [2026-04-06 03:34:25] "POST /ref-update HTTP/1.1" 200 156 0.045121 10.0.0.249 - - [2026-04-06 03:34:25] "GET /virtual-network/df89c94a-b347-4012-9c87-05ff182b7e2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.008260 10.0.0.249 - - [2026-04-06 03:34:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003132 10.0.0.249 - - [2026-04-06 03:34:25] "GET /network-policy/1abe626b-90b4-40f7-a795-a06bfe218c78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3769 0.004226 10.0.0.249 - - [2026-04-06 03:34:25] "POST /ref-update HTTP/1.1" 200 156 0.052953 10.0.0.249 - - [2026-04-06 03:34:26] "GET /virtual-network/98ca24d9-c6f9-4227-bc18-d92a3bd48e5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.009997 10.0.0.249 - - [2026-04-06 03:34:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.007917 10.0.0.249 - - [2026-04-06 03:34:26] "GET /network-policy/1abe626b-90b4-40f7-a795-a06bfe218c78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3769 0.004855 10.0.0.249 - - [2026-04-06 03:34:26] "DELETE /network-policy/1abe626b-90b4-40f7-a795-a06bfe218c78 HTTP/1.1" 200 115 0.045367 10.0.0.249 - - [2026-04-06 03:34:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.007227 10.0.0.249 - - [2026-04-06 03:34:26] "DELETE /service-instance/c084ffe6-a066-4eef-b63d-6d51e63a457d HTTP/1.1" 200 115 0.057832 10.0.0.249 - - [2026-04-06 03:34:26] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.008397 10.0.0.249 - - [2026-04-06 03:34:26] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.009026 10.0.0.249 - - [2026-04-06 03:34:26] "POST /ref-update HTTP/1.1" 200 156 0.077142 10.0.0.27 - - [2026-04-06 03:34:26] "POST /ref-update HTTP/1.1" 200 156 0.024458 10.0.0.249 - - [2026-04-06 03:34:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005335 10.0.0.27 - - [2026-04-06 03:34:26] "POST /ref-update HTTP/1.1" 200 156 0.029479 10.0.0.249 - - [2026-04-06 03:34:26] "DELETE /service-template/a9d424a8-7e23-4dfb-a141-2ff018329289 HTTP/1.1" 200 115 0.065082 10.0.0.249 - - [2026-04-06 03:34:26] "POST /fqname-to-id HTTP/1.1" 404 193 0.004436 10.0.0.249 - - [2026-04-06 03:34:26] "POST /neutron/network HTTP/1.1" 200 849 0.007261 10.0.0.27 - - [2026-04-06 03:34:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004504 10.0.0.249 - - [2026-04-06 03:34:27] "POST /neutron/port HTTP/1.1" 200 1114 0.021550 10.0.0.249 - - [2026-04-06 03:34:27] "POST /neutron/port HTTP/1.1" 200 1116 0.014961 10.0.0.33 - - [2026-04-06 03:34:27] "POST /useragent-kv HTTP/1.1" 200 115 0.034828 10.0.0.33 - - [2026-04-06 03:34:27] "POST /useragent-kv HTTP/1.1" 200 115 0.005136 10.0.0.27 - - [2026-04-06 03:34:27] "DELETE /route-target/b456643d-9a7a-41ee-b6ce-dddb547553d4 HTTP/1.1" 200 115 0.035196 10.0.0.249 - - [2026-04-06 03:34:27] "POST /neutron/network HTTP/1.1" 200 151 0.219591 10.0.0.249 - - [2026-04-06 03:34:27] "POST /neutron/port HTTP/1.1" 200 151 0.268198 10.0.0.249 - - [2026-04-06 03:34:28] "POST /neutron/network HTTP/1.1" 200 832 0.009156 10.0.0.27 - - [2026-04-06 03:34:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.010997 10.0.0.33 - - [2026-04-06 03:34:28] "POST /useragent-kv HTTP/1.1" 200 115 0.003819 10.0.0.33 - - [2026-04-06 03:34:28] "POST /useragent-kv HTTP/1.1" 200 115 0.005042 10.0.0.249 - - [2026-04-06 03:34:28] "POST /neutron/network HTTP/1.1" 200 151 0.167461 10.0.0.27 - - [2026-04-06 03:34:28] "DELETE /route-target/03f50cc9-c2d3-4101-839c-139b00933531 HTTP/1.1" 200 115 0.034205 10.0.0.33 - - [2026-04-06 03:34:30] "GET /projects?obj_uuids=d9ddd5e8-c1b6-41fe-9f93-a34ae8e75bd4&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001167 10.0.0.249 - - [2026-04-06 03:34:30] "GET /project/d9ddd5e8-c1b6-41fe-9f93-a34ae8e75bd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1382 0.084249 10.0.0.33 - - [2026-04-06 03:34:30] "GET /projects?obj_uuids=d9ddd5e8-c1b6-41fe-9f93-a34ae8e75bd4&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000969 10.0.0.249 - - [2026-04-06 03:34:30] "GET /project/d9ddd5e8-c1b6-41fe-9f93-a34ae8e75bd4?fields=virtual_networks HTTP/1.1" 200 1047 0.052916 10.0.0.33 - - [2026-04-06 03:34:30] "GET /projects?obj_uuids=d9ddd5e8-c1b6-41fe-9f93-a34ae8e75bd4&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001611 10.0.0.249 - - [2026-04-06 03:34:30] "GET /project/d9ddd5e8-c1b6-41fe-9f93-a34ae8e75bd4?fields=virtual_machine_interfaces HTTP/1.1" 200 1047 0.052813 10.0.0.33 - - [2026-04-06 03:34:30] "GET /projects?obj_uuids=d9ddd5e8-c1b6-41fe-9f93-a34ae8e75bd4&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001152 10.0.0.249 - - [2026-04-06 03:34:30] "GET /project/d9ddd5e8-c1b6-41fe-9f93-a34ae8e75bd4?fields=security_groups HTTP/1.1" 200 1275 0.038160 10.0.0.249 - - [2026-04-06 03:34:31] "POST /fqname-to-id HTTP/1.1" 404 189 0.029168 10.0.0.33 - - [2026-04-06 03:34:31] "GET /projects?obj_uuids=bee06811-be29-4056-84b6-b4bbe498fa96&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003935 10.0.0.33 - - [2026-04-06 03:34:31] "GET /domains?obj_uuids=500738d8-636d-4330-98c4-d5dafb5cbb39&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001837 10.0.0.33 - - [2026-04-06 03:34:31] "GET /domain/500738d8-636d-4330-98c4-d5dafb5cbb39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.038555 10.0.0.33 - - [2026-04-06 03:34:31] "POST /id-to-fqname HTTP/1.1" 200 191 0.006050 10.0.0.33 - - [2026-04-06 03:34:31] "POST /fqname-to-id HTTP/1.1" 404 200 0.004882 10.0.0.33 - - [2026-04-06 03:34:31] "POST /security-groups HTTP/1.1" 200 592 0.033511 10.0.0.33 - - [2026-04-06 03:34:31] "POST /projects HTTP/1.1" 200 587 0.257807 10.0.0.27 - - [2026-04-06 03:34:31] "POST /fqname-to-id HTTP/1.1" 404 234 0.014345 10.0.0.33 - - [2026-04-06 03:34:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.334308 10.0.0.249 - - [2026-04-06 03:34:31] "GET /project/bee06811-be29-4056-84b6-b4bbe498fa96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.503967 10.0.0.249 - - [2026-04-06 03:34:33] "GET / HTTP/1.1" 200 35931 0.001552 10.0.0.33 - - [2026-04-06 03:34:35] "DELETE /project/bee06811be29405684b6b4bbe498fa96 HTTP/1.1" 404 173 0.006550 10.0.0.33 - - [2026-04-06 03:34:35] "GET /projects?obj_uuids=d9ddd5e8-c1b6-41fe-9f93-a34ae8e75bd4&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000857 10.0.0.249 - - [2026-04-06 03:34:35] "GET /project/bee06811-be29-4056-84b6-b4bbe498fa96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 293 0.000430 10.0.0.33 - - [2026-04-06 03:34:35] "GET /project/d9ddd5e8-c1b6-41fe-9f93-a34ae8e75bd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.047065 10.0.0.33 - - [2026-04-06 03:34:35] "GET /projects?obj_uuids=d9ddd5e8-c1b6-41fe-9f93-a34ae8e75bd4&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001340 10.0.0.33 - - [2026-04-06 03:34:35] "GET /project/d9ddd5e8-c1b6-41fe-9f93-a34ae8e75bd4?fields=security_groups HTTP/1.1" 200 1380 0.045683 10.0.0.33 - - [2026-04-06 03:34:35] "DELETE /security-group/652b86cd-15af-4330-a05a-edfd65c924f0 HTTP/1.1" 200 115 0.076132 10.0.0.33 - - [2026-04-06 03:34:35] "GET /projects?obj_uuids=d9ddd5e8-c1b6-41fe-9f93-a34ae8e75bd4&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001256 10.0.0.27 - - [2026-04-06 03:34:35] "DELETE /access-control-list/6d091c11-5ac8-4d0d-84b4-d7e97bc959bf HTTP/1.1" 200 115 0.031033 10.0.0.33 - - [2026-04-06 03:34:35] "GET /project/d9ddd5e8-c1b6-41fe-9f93-a34ae8e75bd4?fields=application_policy_sets HTTP/1.1" 200 1419 0.056058 10.0.0.33 - - [2026-04-06 03:34:35] "GET /projects?obj_uuids=bee06811-be29-4056-84b6-b4bbe498fa96&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001496 10.0.0.33 - - [2026-04-06 03:34:35] "DELETE /project/d9ddd5e8-c1b6-41fe-9f93-a34ae8e75bd4 HTTP/1.1" 200 115 0.464737 10.0.0.249 - - [2026-04-06 03:34:35] "GET /project/bee06811-be29-4056-84b6-b4bbe498fa96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.104875 10.0.0.249 - - [2026-04-06 03:34:35] "POST /fqname-to-id HTTP/1.1" 404 180 0.003544 10.0.0.249 - - [2026-04-06 03:34:35] "POST /virtual-DNSs HTTP/1.1" 200 507 0.031535 10.0.0.249 - - [2026-04-06 03:34:35] "GET /virtual-DNS/bbb1f257-b26b-4ec4-870e-a4b2f574b448?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1438 0.006262 10.0.0.249 - - [2026-04-06 03:34:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004146 10.0.0.249 - - [2026-04-06 03:34:35] "GET /virtual-DNS/bbb1f257-b26b-4ec4-870e-a4b2f574b448?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1438 0.004251 10.0.0.249 - - [2026-04-06 03:34:36] "POST /neutron/network HTTP/1.1" 200 842 0.008329 10.0.0.249 - - [2026-04-06 03:34:36] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.003244 10.0.0.249 - - [2026-04-06 03:34:36] "POST /network-ipams HTTP/1.1" 200 514 0.041815 10.0.0.249 - - [2026-04-06 03:34:36] "POST /neutron/port HTTP/1.1" 200 117 0.001516 10.0.0.249 - - [2026-04-06 03:34:36] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 751 0.005044 10.0.0.249 - - [2026-04-06 03:34:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.006032 10.0.0.249 - - [2026-04-06 03:34:36] "GET /network-ipam/e8032617-179d-4b87-a282-fdf4de868156?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1401 0.006525 10.0.0.249 - - [2026-04-06 03:34:36] "PUT /network-ipam/e8032617-179d-4b87-a282-fdf4de868156 HTTP/1.1" 200 258 0.014791 10.0.0.249 - - [2026-04-06 03:34:36] "POST /ref-update HTTP/1.1" 200 156 0.015801 10.0.0.249 - - [2026-04-06 03:34:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003152 10.0.0.33 - - [2026-04-06 03:34:36] "GET /projects?obj_uuids=bee06811-be29-4056-84b6-b4bbe498fa96&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001724 10.0.0.249 - - [2026-04-06 03:34:36] "GET /project/bee06811-be29-4056-84b6-b4bbe498fa96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.058470 10.0.0.33 - - [2026-04-06 03:34:36] "GET /projects?obj_uuids=bee06811-be29-4056-84b6-b4bbe498fa96&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001461 10.0.0.249 - - [2026-04-06 03:34:37] "POST /neutron/network HTTP/1.1" 200 618 0.161028 10.0.0.249 - - [2026-04-06 03:34:37] "POST /id-to-fqname HTTP/1.1" 200 227 0.003553 10.0.0.249 - - [2026-04-06 03:34:37] "GET /virtual-network/101bfaf0-eef6-4710-936f-dce6a43831c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.007108 10.0.0.249 - - [2026-04-06 03:34:37] "POST /neutron/network HTTP/1.1" 200 833 0.012444 10.0.0.249 - - [2026-04-06 03:34:37] "GET /virtual-network/101bfaf0-eef6-4710-936f-dce6a43831c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006959 10.0.0.249 - - [2026-04-06 03:34:37] "POST /neutron/network HTTP/1.1" 200 807 0.022230 10.0.0.249 - - [2026-04-06 03:34:37] "POST /id-to-fqname HTTP/1.1" 200 227 0.001525 10.0.0.249 - - [2026-04-06 03:34:37] "POST /neutron/security_group HTTP/1.1" 200 2051 0.008137 10.0.0.33 - - [2026-04-06 03:34:38] "GET /projects?obj_uuids=bee06811-be29-4056-84b6-b4bbe498fa96&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001125 10.0.0.249 - - [2026-04-06 03:34:38] "GET /project/bee06811-be29-4056-84b6-b4bbe498fa96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.072752 10.0.0.249 - - [2026-04-06 03:34:38] "POST /neutron/port HTTP/1.1" 200 3025 0.032976 10.0.0.249 - - [2026-04-06 03:34:38] "POST /neutron/port HTTP/1.1" 200 117 0.008306 10.0.0.249 - - [2026-04-06 03:34:39] "POST /neutron/port HTTP/1.1" 200 1058 0.022575 10.0.0.249 - - [2026-04-06 03:34:39] "POST /neutron/port HTTP/1.1" 200 1122 0.030699 10.0.0.249 - - [2026-04-06 03:34:39] "POST /neutron/port HTTP/1.1" 200 117 0.001902 10.0.0.249 - - [2026-04-06 03:34:43] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008305 10.0.0.249 - - [2026-04-06 03:34:44] "POST /neutron/port HTTP/1.1" 200 1122 0.020765 10.0.0.249 - - [2026-04-06 03:34:44] "GET /virtual-machine/9082a139-5afb-4504-8246-a553ddc27fe5 HTTP/1.1" 401 293 0.000638 10.0.0.249 - - [2026-04-06 03:34:44] "GET /virtual-machine/9082a139-5afb-4504-8246-a553ddc27fe5 HTTP/1.1" 200 1293 0.028510 10.0.0.249 - - [2026-04-06 03:34:44] "GET /virtual-machine-interface/486c9ac9-a1b2-4897-a1a8-bfbce408fea9 HTTP/1.1" 200 2964 0.006234 10.0.0.249 - - [2026-04-06 03:34:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003568 10.0.0.249 - - [2026-04-06 03:34:44] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003941 10.0.0.249 - - [2026-04-06 03:34:44] "GET /virtual-networks?parent_id=bee06811-be29-4056-84b6-b4bbe498fa96&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.003192 10.0.0.249 - - [2026-04-06 03:34:44] "GET /virtual-network/101bfaf0-eef6-4710-936f-dce6a43831c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006997 10.0.0.249 - - [2026-04-06 03:34:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003689 10.0.0.249 - - [2026-04-06 03:34:47] "GET /virtual-network/101bfaf0-eef6-4710-936f-dce6a43831c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006578 10.0.0.249 - - [2026-04-06 03:34:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.006853 10.0.0.249 - - [2026-04-06 03:34:51] "GET /virtual-network/101bfaf0-eef6-4710-936f-dce6a43831c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005769 10.0.0.249 - - [2026-04-06 03:34:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.006067 10.0.0.249 - - [2026-04-06 03:34:55] "GET /virtual-network/101bfaf0-eef6-4710-936f-dce6a43831c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.007669 10.0.0.249 - - [2026-04-06 03:34:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003988 10.0.0.249 - - [2026-04-06 03:34:59] "GET /virtual-network/101bfaf0-eef6-4710-936f-dce6a43831c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005962 10.0.0.249 - - [2026-04-06 03:35:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003548 10.0.0.249 - - [2026-04-06 03:35:04] "GET /virtual-network/101bfaf0-eef6-4710-936f-dce6a43831c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005494 10.0.0.249 - - [2026-04-06 03:35:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003794 10.0.0.249 - - [2026-04-06 03:35:08] "GET /virtual-network/101bfaf0-eef6-4710-936f-dce6a43831c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006627 10.0.0.249 - - [2026-04-06 03:35:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003545 10.0.0.249 - - [2026-04-06 03:35:12] "GET /virtual-network/101bfaf0-eef6-4710-936f-dce6a43831c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006339 10.0.0.249 - - [2026-04-06 03:35:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004437 10.0.0.249 - - [2026-04-06 03:35:16] "GET /virtual-network/101bfaf0-eef6-4710-936f-dce6a43831c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006959 10.0.0.249 - - [2026-04-06 03:35:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003801 10.0.0.249 - - [2026-04-06 03:35:18] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003874 10.0.0.249 - - [2026-04-06 03:35:18] "GET /virtual-networks?parent_id=bee06811-be29-4056-84b6-b4bbe498fa96&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.002893 10.0.0.249 - - [2026-04-06 03:35:18] "GET /virtual-network/101bfaf0-eef6-4710-936f-dce6a43831c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006010 10.0.0.249 - - [2026-04-06 03:35:18] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008956 10.0.0.249 - - [2026-04-06 03:35:28] "POST /neutron/port HTTP/1.1" 200 1122 0.021724 10.0.0.249 - - [2026-04-06 03:35:28] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009206 10.0.0.249 - - [2026-04-06 03:35:38] "POST /neutron/port HTTP/1.1" 200 1106 0.018167 10.0.0.249 - - [2026-04-06 03:35:38] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004915 10.0.0.249 - - [2026-04-06 03:35:38] "POST /neutron/network HTTP/1.1" 200 926 0.008699 10.0.0.249 - - [2026-04-06 03:36:03] "POST /id-to-fqname HTTP/1.1" 200 227 0.001803 10.0.0.249 - - [2026-04-06 03:36:03] "POST /neutron/port HTTP/1.1" 200 3994 0.036650 10.0.0.249 - - [2026-04-06 03:36:03] "POST /neutron/port HTTP/1.1" 200 1106 0.036105 10.0.0.249 - - [2026-04-06 03:36:03] "POST /neutron/subnet HTTP/1.1" 200 694 0.011414 10.0.0.249 - - [2026-04-06 03:36:03] "POST /neutron/network HTTP/1.1" 200 926 0.009518 10.0.0.33 - - [2026-04-06 03:36:04] "GET /projects?obj_uuids=bee06811-be29-4056-84b6-b4bbe498fa96&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001449 10.0.0.249 - - [2026-04-06 03:36:04] "GET /project/bee06811-be29-4056-84b6-b4bbe498fa96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.076604 10.0.0.249 - - [2026-04-06 03:36:04] "POST /neutron/security_group HTTP/1.1" 200 3992 0.008105 10.0.0.249 - - [2026-04-06 03:36:04] "POST /neutron/network HTTP/1.1" 200 843 0.007131 10.0.0.249 - - [2026-04-06 03:36:05] "POST /neutron/port HTTP/1.1" 200 1058 0.023198 10.0.0.249 - - [2026-04-06 03:36:05] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004515 10.0.0.249 - - [2026-04-06 03:36:05] "POST /neutron/network HTTP/1.1" 200 833 0.011606 10.0.0.249 - - [2026-04-06 03:36:09] "POST /neutron/port HTTP/1.1" 200 1122 0.020996 10.0.0.249 - - [2026-04-06 03:36:10] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007858 10.0.0.249 - - [2026-04-06 03:36:10] "GET /virtual-machine/7bff3a96-e386-42f8-befa-89909829cd72 HTTP/1.1" 200 1293 0.005572 10.0.0.249 - - [2026-04-06 03:36:10] "GET /virtual-machine-interface/cd75c19b-5a5b-4017-aca5-b8fa74deaa1c HTTP/1.1" 200 2965 0.006337 10.0.0.249 - - [2026-04-06 03:36:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003677 10.0.0.249 - - [2026-04-06 03:36:10] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004886 10.0.0.249 - - [2026-04-06 03:36:10] "GET /virtual-networks?parent_id=bee06811-be29-4056-84b6-b4bbe498fa96&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.004388 10.0.0.249 - - [2026-04-06 03:36:10] "GET /virtual-network/101bfaf0-eef6-4710-936f-dce6a43831c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006763 10.0.0.27 - - [2026-04-06 03:36:11] "GET /obj-perms HTTP/1.1" 200 5075 0.054226 10.0.0.249 - - [2026-04-06 03:36:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004029 10.0.0.249 - - [2026-04-06 03:36:13] "GET /virtual-network/101bfaf0-eef6-4710-936f-dce6a43831c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005574 10.0.0.249 - - [2026-04-06 03:36:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004100 10.0.0.249 - - [2026-04-06 03:36:17] "GET /virtual-network/101bfaf0-eef6-4710-936f-dce6a43831c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006976 10.0.0.27 - - [2026-04-06 03:36:19] "GET /global-system-configs HTTP/1.1" 401 293 0.000867 10.0.0.27 - - [2026-04-06 03:36:19] "GET /global-system-configs HTTP/1.1" 401 293 0.000566 10.0.0.33 - - [2026-04-06 03:36:20] "GET /global-system-configs HTTP/1.1" 401 293 0.000395 10.0.0.33 - - [2026-04-06 03:36:20] "GET /global-system-configs HTTP/1.1" 401 293 0.000375 10.0.0.27 - - [2026-04-06 03:36:20] "GET /global-system-configs HTTP/1.1" 401 293 0.000412 10.0.0.27 - - [2026-04-06 03:36:20] "GET /global-system-configs HTTP/1.1" 401 293 0.000437 10.0.0.33 - - [2026-04-06 03:36:21] "GET /global-system-configs HTTP/1.1" 401 293 0.000577 10.0.0.33 - - [2026-04-06 03:36:21] "GET /global-system-configs HTTP/1.1" 401 293 0.000466 10.0.0.249 - - [2026-04-06 03:36:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004002 10.0.0.249 - - [2026-04-06 03:36:21] "GET /virtual-network/101bfaf0-eef6-4710-936f-dce6a43831c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006294 10.0.0.249 - - [2026-04-06 03:36:21] "GET /global-system-configs HTTP/1.1" 401 293 0.000420 10.0.0.249 - - [2026-04-06 03:36:21] "GET /global-system-configs HTTP/1.1" 401 293 0.000426 10.0.0.249 - - [2026-04-06 03:36:22] "GET /global-system-configs HTTP/1.1" 401 293 0.000397 10.0.0.249 - - [2026-04-06 03:36:22] "GET /global-system-configs HTTP/1.1" 401 293 0.000481 10.0.0.249 - - [2026-04-06 03:36:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004059 10.0.0.249 - - [2026-04-06 03:36:25] "GET /virtual-network/101bfaf0-eef6-4710-936f-dce6a43831c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005794 10.0.0.249 - - [2026-04-06 03:36:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003409 10.0.0.249 - - [2026-04-06 03:36:29] "GET /virtual-network/101bfaf0-eef6-4710-936f-dce6a43831c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005473 10.0.0.249 - - [2026-04-06 03:36:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004238 10.0.0.249 - - [2026-04-06 03:36:33] "GET /virtual-network/101bfaf0-eef6-4710-936f-dce6a43831c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.007286 10.0.0.249 - - [2026-04-06 03:36:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004168 10.0.0.249 - - [2026-04-06 03:36:37] "GET /virtual-network/101bfaf0-eef6-4710-936f-dce6a43831c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005862 10.0.0.249 - - [2026-04-06 03:36:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005713 10.0.0.249 - - [2026-04-06 03:36:41] "GET /virtual-network/101bfaf0-eef6-4710-936f-dce6a43831c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.008219 10.0.0.249 - - [2026-04-06 03:36:45] "POST /neutron/floatingip HTTP/1.1" 200 117 0.035645 10.0.0.249 - - [2026-04-06 03:36:45] "POST /neutron/network HTTP/1.1" 200 833 0.008134 10.0.0.249 - - [2026-04-06 03:36:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003552 10.0.0.249 - - [2026-04-06 03:36:45] "GET /virtual-network/101bfaf0-eef6-4710-936f-dce6a43831c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005144 10.0.0.249 - - [2026-04-06 03:36:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003917 10.0.0.249 - - [2026-04-06 03:36:50] "GET /virtual-network/101bfaf0-eef6-4710-936f-dce6a43831c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006670 10.0.0.249 - - [2026-04-06 03:36:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004029 10.0.0.249 - - [2026-04-06 03:36:52] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.007067 10.0.0.249 - - [2026-04-06 03:36:52] "GET /virtual-networks?parent_id=bee06811-be29-4056-84b6-b4bbe498fa96&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.004248 10.0.0.249 - - [2026-04-06 03:36:52] "GET /virtual-network/101bfaf0-eef6-4710-936f-dce6a43831c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.009239 10.0.0.249 - - [2026-04-06 03:36:57] "POST /neutron/port HTTP/1.1" 200 1122 0.019682 10.0.0.249 - - [2026-04-06 03:37:01] "POST /neutron/security_group HTTP/1.1" 200 2059 0.012048 10.0.0.249 - - [2026-04-06 03:37:04] "POST /neutron/port HTTP/1.1" 200 1106 0.051225 10.0.0.249 - - [2026-04-06 03:37:04] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004465 10.0.0.249 - - [2026-04-06 03:37:04] "POST /neutron/network HTTP/1.1" 200 926 0.008169 10.0.0.249 - - [2026-04-06 03:37:42] "POST /neutron/port HTTP/1.1" 200 1118 0.021127 10.0.0.249 - - [2026-04-06 03:37:42] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004206 10.0.0.249 - - [2026-04-06 03:37:42] "POST /neutron/network HTTP/1.1" 200 832 0.007598 10.0.0.249 - - [2026-04-06 03:37:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003716 10.0.0.249 - - [2026-04-06 03:37:44] "DELETE /virtual-DNS/bbb1f257-b26b-4ec4-870e-a4b2f574b448 HTTP/1.1" 409 235 0.008680 10.0.0.249 - - [2026-04-06 03:37:44] "POST /fqname-to-id HTTP/1.1" 404 192 0.004320 10.0.0.249 - - [2026-04-06 03:37:44] "POST /virtual-DNS-records HTTP/1.1" 200 531 0.028482 10.0.0.249 - - [2026-04-06 03:37:44] "GET /virtual-DNS-record/8c239c97-dff9-4766-87d1-59fd0a624ef7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.007133 10.0.0.249 - - [2026-04-06 03:37:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003850 10.0.0.249 - - [2026-04-06 03:37:44] "GET /virtual-DNS-record/8c239c97-dff9-4766-87d1-59fd0a624ef7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.004043 10.0.0.249 - - [2026-04-06 03:37:51] "DELETE /virtual-DNS-record/8c239c97-dff9-4766-87d1-59fd0a624ef7 HTTP/1.1" 200 115 0.029970 10.0.0.249 - - [2026-04-06 03:37:51] "POST /fqname-to-id HTTP/1.1" 404 184 0.003477 10.0.0.249 - - [2026-04-06 03:37:51] "POST /neutron/port HTTP/1.1" 200 1122 0.024678 10.0.0.249 - - [2026-04-06 03:37:51] "POST /neutron/port HTTP/1.1" 200 1112 0.020932 10.0.0.249 - - [2026-04-06 03:37:53] "POST /neutron/network HTTP/1.1" 200 833 0.008539 10.0.0.27 - - [2026-04-06 03:37:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005079 10.0.0.249 - - [2026-04-06 03:37:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004589 10.0.0.249 - - [2026-04-06 03:37:53] "DELETE /network-ipam/e8032617-179d-4b87-a282-fdf4de868156 HTTP/1.1" 200 115 0.067654 10.0.0.249 - - [2026-04-06 03:37:53] "DELETE /virtual-DNS/bbb1f257-b26b-4ec4-870e-a4b2f574b448 HTTP/1.1" 200 115 0.036843 10.0.0.249 - - [2026-04-06 03:37:53] "POST /fqname-to-id HTTP/1.1" 404 180 0.010159 10.0.0.33 - - [2026-04-06 03:37:55] "GET /projects?obj_uuids=bee06811-be29-4056-84b6-b4bbe498fa96&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001321 10.0.0.249 - - [2026-04-06 03:37:55] "GET /project/bee06811-be29-4056-84b6-b4bbe498fa96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.060972 10.0.0.33 - - [2026-04-06 03:37:55] "GET /projects?obj_uuids=bee06811-be29-4056-84b6-b4bbe498fa96&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002024 10.0.0.249 - - [2026-04-06 03:37:55] "GET /project/bee06811-be29-4056-84b6-b4bbe498fa96?fields=virtual_networks HTTP/1.1" 200 1044 0.057245 10.0.0.33 - - [2026-04-06 03:37:55] "GET /projects?obj_uuids=bee06811-be29-4056-84b6-b4bbe498fa96&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001262 10.0.0.249 - - [2026-04-06 03:37:55] "GET /project/bee06811-be29-4056-84b6-b4bbe498fa96?fields=virtual_machine_interfaces HTTP/1.1" 200 1044 0.062335 10.0.0.33 - - [2026-04-06 03:37:55] "GET /projects?obj_uuids=bee06811-be29-4056-84b6-b4bbe498fa96&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001132 10.0.0.249 - - [2026-04-06 03:37:55] "GET /project/bee06811-be29-4056-84b6-b4bbe498fa96?fields=security_groups HTTP/1.1" 200 1271 0.041029 10.0.0.249 - - [2026-04-06 03:37:56] "POST /fqname-to-id HTTP/1.1" 404 189 0.033511 10.0.0.33 - - [2026-04-06 03:37:56] "GET /projects?obj_uuids=26905b11-f417-496c-9248-8edad53f46f3&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.005470 10.0.0.33 - - [2026-04-06 03:37:56] "GET /domains?obj_uuids=500738d8-636d-4330-98c4-d5dafb5cbb39&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001291 10.0.0.33 - - [2026-04-06 03:37:56] "GET /domain/500738d8-636d-4330-98c4-d5dafb5cbb39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.009006 10.0.0.33 - - [2026-04-06 03:37:56] "POST /id-to-fqname HTTP/1.1" 200 191 0.001248 10.0.0.33 - - [2026-04-06 03:37:56] "POST /fqname-to-id HTTP/1.1" 404 200 0.020475 10.0.0.33 - - [2026-04-06 03:37:56] "POST /security-groups HTTP/1.1" 200 592 0.044411 10.0.0.33 - - [2026-04-06 03:37:56] "POST /projects HTTP/1.1" 200 587 0.273074 10.0.0.27 - - [2026-04-06 03:37:56] "POST /access-control-lists HTTP/1.1" 200 597 0.035714 10.0.0.33 - - [2026-04-06 03:37:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.355278 10.0.0.249 - - [2026-04-06 03:37:56] "GET /project/26905b11-f417-496c-9248-8edad53f46f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.519709 10.0.0.249 - - [2026-04-06 03:37:57] "GET / HTTP/1.1" 200 35931 0.002301 10.0.0.249 - - [2026-04-06 03:37:59] "POST /fqname-to-id HTTP/1.1" 401 293 0.000770 10.0.0.249 - - [2026-04-06 03:37:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.055101 10.0.0.33 - - [2026-04-06 03:37:59] "GET /projects?obj_uuids=26905b11-f417-496c-9248-8edad53f46f3&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000937 10.0.0.249 - - [2026-04-06 03:37:59] "GET /project/26905b11-f417-496c-9248-8edad53f46f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.044176 10.0.0.33 - - [2026-04-06 03:38:00] "GET /projects?obj_uuids=26905b11-f417-496c-9248-8edad53f46f3&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001315 10.0.0.249 - - [2026-04-06 03:38:00] "POST /neutron/network HTTP/1.1" 200 608 0.162106 10.0.0.27 - - [2026-04-06 03:38:00] "POST /route-targets HTTP/1.1" 200 327 0.013728 10.0.0.249 - - [2026-04-06 03:38:00] "POST /id-to-fqname HTTP/1.1" 200 222 0.004862 10.0.0.249 - - [2026-04-06 03:38:00] "GET /virtual-network/a64541c9-7db2-442c-b4f1-642295fa6bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.007803 10.0.0.249 - - [2026-04-06 03:38:00] "POST /neutron/network HTTP/1.1" 200 828 0.009393 10.0.0.249 - - [2026-04-06 03:38:00] "GET /virtual-network/a64541c9-7db2-442c-b4f1-642295fa6bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006167 10.0.0.249 - - [2026-04-06 03:38:01] "GET /virtual-network/a64541c9-7db2-442c-b4f1-642295fa6bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005685 10.0.0.249 - - [2026-04-06 03:38:01] "GET /obj-perms HTTP/1.1" 200 5051 0.058473 10.0.0.33 - - [2026-04-06 03:38:02] "GET /obj-perms HTTP/1.1" 200 5051 0.053802 10.0.0.249 - - [2026-04-06 03:38:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003689 10.0.0.33 - - [2026-04-06 03:38:02] "GET /projects?obj_uuids=26905b11-f417-496c-9248-8edad53f46f3&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000841 10.0.0.249 - - [2026-04-06 03:38:02] "GET /project/26905b11-f417-496c-9248-8edad53f46f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.039663 10.0.0.249 - - [2026-04-06 03:38:02] "POST /neutron/network HTTP/1.1" 200 117 0.018714 10.0.0.27 - - [2026-04-06 03:38:02] "POST /ref-update HTTP/1.1" 200 156 0.021646 10.0.0.249 - - [2026-04-06 03:38:03] "POST /neutron/network HTTP/1.1" 200 827 0.009613 10.0.0.249 - - [2026-04-06 03:38:03] "POST /id-to-fqname HTTP/1.1" 200 222 0.001088 10.0.0.249 - - [2026-04-06 03:38:03] "GET /virtual-network/cd0ec2aa-cc19-4fd7-a709-481a14efa898?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005731 10.0.0.249 - - [2026-04-06 03:38:03] "GET /virtual-network/cd0ec2aa-cc19-4fd7-a709-481a14efa898?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005559 10.0.0.249 - - [2026-04-06 03:38:03] "POST /neutron/subnet HTTP/1.1" 200 725 0.010400 10.0.0.249 - - [2026-04-06 03:38:03] "GET /virtual-network/cd0ec2aa-cc19-4fd7-a709-481a14efa898?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006848 10.0.0.27 - - [2026-04-06 03:38:03] "GET /obj-perms HTTP/1.1" 200 5051 0.055392 10.0.0.249 - - [2026-04-06 03:38:03] "POST /id-to-fqname HTTP/1.1" 200 222 0.002135 10.0.0.249 - - [2026-04-06 03:38:18] "POST /neutron/network HTTP/1.1" 200 837 0.006775 10.0.0.33 - - [2026-04-06 03:38:18] "GET /projects?obj_uuids=26905b11-f417-496c-9248-8edad53f46f3&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001602 10.0.0.249 - - [2026-04-06 03:38:19] "GET /project/26905b11-f417-496c-9248-8edad53f46f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.065021 10.0.0.249 - - [2026-04-06 03:38:19] "POST /neutron/security_group HTTP/1.1" 200 2051 0.009091 10.0.0.249 - - [2026-04-06 03:38:19] "POST /id-to-fqname HTTP/1.1" 200 222 0.001344 10.0.0.249 - - [2026-04-06 03:38:19] "POST /neutron/security_group HTTP/1.1" 200 2051 0.008177 10.0.0.33 - - [2026-04-06 03:38:19] "GET /projects?obj_uuids=26905b11-f417-496c-9248-8edad53f46f3&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001344 10.0.0.249 - - [2026-04-06 03:38:20] "POST /neutron/port HTTP/1.1" 200 1061 0.392983 10.0.0.33 - - [2026-04-06 03:38:20] "GET /projects?obj_uuids=26905b11-f417-496c-9248-8edad53f46f3&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000928 10.0.0.249 - - [2026-04-06 03:38:20] "POST /neutron/port HTTP/1.1" 200 1115 0.204581 10.0.0.249 - - [2026-04-06 03:38:20] "GET /project/26905b11-f417-496c-9248-8edad53f46f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.134416 10.0.0.249 - - [2026-04-06 03:38:20] "POST /neutron/floatingip HTTP/1.1" 200 117 0.012326 10.0.0.249 - - [2026-04-06 03:38:20] "POST /neutron/port HTTP/1.1" 200 3997 0.111077 10.0.0.249 - - [2026-04-06 03:38:20] "POST /neutron/port HTTP/1.1" 200 117 0.012463 10.0.0.249 - - [2026-04-06 03:38:21] "POST /neutron/network HTTP/1.1" 200 838 0.015669 10.0.0.249 - - [2026-04-06 03:38:21] "POST /neutron/port HTTP/1.1" 200 1062 0.043176 10.0.0.249 - - [2026-04-06 03:38:22] "POST /neutron/floatingip HTTP/1.1" 200 117 0.007234 10.0.0.249 - - [2026-04-06 03:38:22] "POST /neutron/network HTTP/1.1" 200 828 0.020447 10.0.0.27 - - [2026-04-06 03:38:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000510 10.0.0.27 - - [2026-04-06 03:38:30] "GET /global-system-configs HTTP/1.1" 401 293 0.000639 10.0.0.249 - - [2026-04-06 03:38:31] "POST /neutron/port HTTP/1.1" 200 1125 0.042469 10.0.0.33 - - [2026-04-06 03:38:35] "DELETE /project/bee06811-be29-4056-84b6-b4bbe498fa96 HTTP/1.1" 404 177 0.005766 10.0.0.33 - - [2026-04-06 03:38:35] "DELETE /project/26905b11f417496c92488edad53f46f3 HTTP/1.1" 404 173 0.009752 10.0.0.249 - - [2026-04-06 03:38:36] "POST /neutron/security_group HTTP/1.1" 200 2059 0.012478 10.0.0.249 - - [2026-04-06 03:38:44] "POST /neutron/port HTTP/1.1" 200 1106 0.019037 10.0.0.249 - - [2026-04-06 03:38:44] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003812 10.0.0.249 - - [2026-04-06 03:38:44] "POST /neutron/network HTTP/1.1" 200 926 0.006886 10.0.0.249 - - [2026-04-06 03:38:51] "POST /neutron/port HTTP/1.1" 200 1125 0.025610 10.0.0.249 - - [2026-04-06 03:38:56] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007638 10.0.0.249 - - [2026-04-06 03:38:56] "POST /neutron/port HTTP/1.1" 200 1125 0.018502 10.0.0.249 - - [2026-04-06 03:38:56] "GET /virtual-machine/1b8dcde6-6643-4797-b6f9-875e10bd16fa HTTP/1.1" 401 293 0.000403 10.0.0.249 - - [2026-04-06 03:38:57] "GET /virtual-machine/1b8dcde6-6643-4797-b6f9-875e10bd16fa HTTP/1.1" 200 1293 0.029819 10.0.0.249 - - [2026-04-06 03:38:57] "GET /virtual-machine-interface/87b0363a-bf84-4857-a84b-77e4e3c019d7 HTTP/1.1" 200 2949 0.006692 10.0.0.249 - - [2026-04-06 03:38:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.008586 10.0.0.249 - - [2026-04-06 03:38:57] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004526 10.0.0.249 - - [2026-04-06 03:38:57] "GET /virtual-networks?parent_id=26905b11-f417-496c-9248-8edad53f46f3&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.004034 10.0.0.249 - - [2026-04-06 03:38:57] "GET /virtual-network/cd0ec2aa-cc19-4fd7-a709-481a14efa898?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006684 10.0.0.249 - - [2026-04-06 03:39:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003768 10.0.0.249 - - [2026-04-06 03:39:00] "GET /virtual-network/cd0ec2aa-cc19-4fd7-a709-481a14efa898?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005102 10.0.0.249 - - [2026-04-06 03:39:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.007140 10.0.0.249 - - [2026-04-06 03:39:04] "GET /virtual-network/cd0ec2aa-cc19-4fd7-a709-481a14efa898?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005718 10.0.0.249 - - [2026-04-06 03:39:06] "POST /neutron/port HTTP/1.1" 200 1106 0.024852 10.0.0.249 - - [2026-04-06 03:39:06] "POST /neutron/subnet HTTP/1.1" 200 694 0.008902 10.0.0.249 - - [2026-04-06 03:39:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003888 10.0.0.249 - - [2026-04-06 03:39:08] "GET /virtual-network/cd0ec2aa-cc19-4fd7-a709-481a14efa898?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006615 10.0.0.249 - - [2026-04-06 03:39:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003592 10.0.0.249 - - [2026-04-06 03:39:12] "GET /virtual-network/cd0ec2aa-cc19-4fd7-a709-481a14efa898?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.007202 10.0.0.33 - - [2026-04-06 03:39:14] "GET /obj-perms HTTP/1.1" 200 5075 0.053483 10.0.0.249 - - [2026-04-06 03:39:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003852 10.0.0.249 - - [2026-04-06 03:39:16] "GET /virtual-network/cd0ec2aa-cc19-4fd7-a709-481a14efa898?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006721 10.0.0.249 - - [2026-04-06 03:39:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003535 10.0.0.249 - - [2026-04-06 03:39:20] "GET /virtual-network/cd0ec2aa-cc19-4fd7-a709-481a14efa898?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006063 10.0.0.249 - - [2026-04-06 03:39:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004278 10.0.0.249 - - [2026-04-06 03:39:25] "GET /virtual-network/cd0ec2aa-cc19-4fd7-a709-481a14efa898?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.007677 10.0.0.249 - - [2026-04-06 03:39:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003947 10.0.0.249 - - [2026-04-06 03:39:29] "GET /virtual-network/cd0ec2aa-cc19-4fd7-a709-481a14efa898?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005902 10.0.0.249 - - [2026-04-06 03:39:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003715 10.0.0.249 - - [2026-04-06 03:39:33] "GET /virtual-network/cd0ec2aa-cc19-4fd7-a709-481a14efa898?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005352 10.0.0.249 - - [2026-04-06 03:39:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004107 10.0.0.249 - - [2026-04-06 03:39:37] "GET /virtual-network/cd0ec2aa-cc19-4fd7-a709-481a14efa898?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.010780 10.0.0.249 - - [2026-04-06 03:39:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003433 10.0.0.249 - - [2026-04-06 03:39:41] "GET /virtual-network/cd0ec2aa-cc19-4fd7-a709-481a14efa898?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005140 10.0.0.249 - - [2026-04-06 03:39:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003602 10.0.0.249 - - [2026-04-06 03:39:45] "GET /virtual-network/cd0ec2aa-cc19-4fd7-a709-481a14efa898?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005386 10.0.0.249 - - [2026-04-06 03:39:46] "POST /neutron/port HTTP/1.1" 200 1118 0.016913 10.0.0.249 - - [2026-04-06 03:39:46] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004865 10.0.0.249 - - [2026-04-06 03:39:46] "POST /neutron/network HTTP/1.1" 200 832 0.007277 10.0.0.249 - - [2026-04-06 03:39:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003636 10.0.0.249 - - [2026-04-06 03:39:47] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003643 10.0.0.249 - - [2026-04-06 03:39:47] "GET /virtual-networks?parent_id=26905b11-f417-496c-9248-8edad53f46f3&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003118 10.0.0.249 - - [2026-04-06 03:39:47] "GET /virtual-network/cd0ec2aa-cc19-4fd7-a709-481a14efa898?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005724 10.0.0.249 - - [2026-04-06 03:39:52] "POST /neutron/port HTTP/1.1" 200 1125 0.021243 10.0.0.249 - - [2026-04-06 03:39:58] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008421 10.0.0.249 - - [2026-04-06 03:40:03] "POST /neutron/port HTTP/1.1" 200 1125 0.024625 10.0.0.249 - - [2026-04-06 03:40:08] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007891 10.0.0.249 - - [2026-04-06 03:40:08] "POST /neutron/network HTTP/1.1" 200 838 0.008025 10.0.0.249 - - [2026-04-06 03:40:08] "POST /neutron/port HTTP/1.1" 200 117 0.001220 10.0.0.249 - - [2026-04-06 03:40:13] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008139 10.0.0.249 - - [2026-04-06 03:40:14] "GET /obj-perms HTTP/1.1" 200 5075 0.049729 10.0.0.249 - - [2026-04-06 03:40:18] "POST /neutron/port HTTP/1.1" 200 1126 0.064088 10.0.0.249 - - [2026-04-06 03:40:23] "POST /neutron/security_group HTTP/1.1" 200 2059 0.011137 10.0.0.249 - - [2026-04-06 03:40:34] "POST /neutron/port HTTP/1.1" 200 1125 0.022135 10.0.0.249 - - [2026-04-06 03:40:39] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009477 10.0.0.249 - - [2026-04-06 03:40:44] "POST /neutron/port HTTP/1.1" 200 1126 0.031260 10.0.0.249 - - [2026-04-06 03:40:44] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008056 10.0.0.249 - - [2026-04-06 03:40:44] "GET /virtual-machine/c5f062e8-f935-4c24-982f-be95eca0f54a HTTP/1.1" 200 1294 0.006622 10.0.0.249 - - [2026-04-06 03:40:44] "GET /virtual-machine-interface/12735147-aa47-425c-8402-b0060d642600 HTTP/1.1" 200 2948 0.006949 10.0.0.249 - - [2026-04-06 03:40:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003567 10.0.0.249 - - [2026-04-06 03:40:44] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004582 10.0.0.249 - - [2026-04-06 03:40:44] "GET /virtual-networks?parent_id=26905b11-f417-496c-9248-8edad53f46f3&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003456 10.0.0.249 - - [2026-04-06 03:40:44] "GET /virtual-network/a64541c9-7db2-442c-b4f1-642295fa6bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006092 10.0.0.249 - - [2026-04-06 03:40:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003691 10.0.0.249 - - [2026-04-06 03:40:46] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004116 10.0.0.249 - - [2026-04-06 03:40:46] "GET /virtual-networks?parent_id=26905b11-f417-496c-9248-8edad53f46f3&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.002974 10.0.0.249 - - [2026-04-06 03:40:46] "GET /virtual-network/a64541c9-7db2-442c-b4f1-642295fa6bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006978 10.0.0.249 - - [2026-04-06 03:40:48] "POST /neutron/port HTTP/1.1" 200 1106 0.021070 10.0.0.249 - - [2026-04-06 03:40:48] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003584 10.0.0.249 - - [2026-04-06 03:40:48] "POST /neutron/network HTTP/1.1" 200 926 0.006804 10.0.0.249 - - [2026-04-06 03:40:56] "POST /neutron/port HTTP/1.1" 200 1126 0.029454 10.0.0.249 - - [2026-04-06 03:41:01] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009527 10.0.0.249 - - [2026-04-06 03:41:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004078 10.0.0.33 - - [2026-04-06 03:41:06] "GET /projects?obj_uuids=26905b11-f417-496c-9248-8edad53f46f3&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.028700 10.0.0.249 - - [2026-04-06 03:41:06] "GET /project/26905b11-f417-496c-9248-8edad53f46f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.074872 10.0.0.249 - - [2026-04-06 03:41:07] "GET /virtual-network/a64541c9-7db2-442c-b4f1-642295fa6bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006635 10.0.0.249 - - [2026-04-06 03:41:07] "GET /floating-ip-pools?parent_id=a64541c9-7db2-442c-b4f1-642295fa6bd2&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.003368 10.0.0.249 - - [2026-04-06 03:41:07] "GET /virtual-network/a64541c9-7db2-442c-b4f1-642295fa6bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006020 10.0.0.249 - - [2026-04-06 03:41:07] "POST /floating-ip-pools HTTP/1.1" 200 598 0.028045 10.0.0.249 - - [2026-04-06 03:41:07] "POST /ref-update HTTP/1.1" 200 156 0.014940 10.0.0.249 - - [2026-04-06 03:41:07] "GET /virtual-network/a64541c9-7db2-442c-b4f1-642295fa6bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005817 10.0.0.249 - - [2026-04-06 03:41:07] "GET /virtual-network/a64541c9-7db2-442c-b4f1-642295fa6bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006789 10.0.0.249 - - [2026-04-06 03:41:07] "POST /neutron/floatingip HTTP/1.1" 200 531 0.008126 10.0.0.249 - - [2026-04-06 03:41:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003468 10.0.0.249 - - [2026-04-06 03:41:07] "GET /routing-instance/7dd612de-c0c3-461d-a30a-0da0106c1cca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1480 0.005403 10.0.0.249 - - [2026-04-06 03:41:07] "GET /route-target/3148d77e-b08f-41b0-8759-c83b54e1ea07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.005247 10.0.0.249 - - [2026-04-06 03:41:08] "POST /neutron/port HTTP/1.1" 200 1106 0.020370 10.0.0.249 - - [2026-04-06 03:41:08] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004650 10.0.0.249 - - [2026-04-06 03:41:08] "POST /neutron/network HTTP/1.1" 200 926 0.008310 10.0.0.27 - - [2026-04-06 03:41:19] "GET /global-system-configs HTTP/1.1" 401 293 0.000470 10.0.0.27 - - [2026-04-06 03:41:19] "GET /global-system-configs HTTP/1.1" 401 293 0.000363 10.0.0.33 - - [2026-04-06 03:41:20] "GET /global-system-configs HTTP/1.1" 401 293 0.000404 10.0.0.33 - - [2026-04-06 03:41:20] "GET /global-system-configs HTTP/1.1" 401 293 0.000403 10.0.0.27 - - [2026-04-06 03:41:20] "GET /global-system-configs HTTP/1.1" 401 293 0.000436 10.0.0.27 - - [2026-04-06 03:41:20] "GET /global-system-configs HTTP/1.1" 401 293 0.000376 10.0.0.33 - - [2026-04-06 03:41:21] "GET /global-system-configs HTTP/1.1" 401 293 0.000400 10.0.0.33 - - [2026-04-06 03:41:21] "GET /global-system-configs HTTP/1.1" 401 293 0.000396 10.0.0.249 - - [2026-04-06 03:41:21] "GET /global-system-configs HTTP/1.1" 401 293 0.000421 10.0.0.249 - - [2026-04-06 03:41:21] "GET /global-system-configs HTTP/1.1" 401 293 0.000767 10.0.0.249 - - [2026-04-06 03:41:22] "GET /global-system-configs HTTP/1.1" 401 293 0.000426 10.0.0.249 - - [2026-04-06 03:41:22] "GET /global-system-configs HTTP/1.1" 401 293 0.000406 10.0.0.249 - - [2026-04-06 03:41:38] "POST /neutron/floatingip HTTP/1.1" 200 531 0.013369 10.0.0.249 - - [2026-04-06 03:41:38] "GET /floating-ip-pool/ff5b6980-2a7a-4eec-a1ac-2dd15117d7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1185 0.004533 10.0.0.249 - - [2026-04-06 03:41:38] "POST /ref-update HTTP/1.1" 200 156 0.026249 10.0.0.249 - - [2026-04-06 03:41:38] "DELETE /floating-ip-pool/ff5b6980-2a7a-4eec-a1ac-2dd15117d7c8 HTTP/1.1" 200 115 0.039184 10.0.0.249 - - [2026-04-06 03:41:39] "POST /neutron/network HTTP/1.1" 400 204 0.017085 10.0.0.249 - - [2026-04-06 03:41:39] "POST /neutron/port HTTP/1.1" 200 151 0.260447 10.0.0.249 - - [2026-04-06 03:41:39] "POST /neutron/port HTTP/1.1" 200 151 0.257623 10.0.0.27 - - [2026-04-06 03:41:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.035522 10.0.0.249 - - [2026-04-06 03:41:41] "POST /neutron/network HTTP/1.1" 200 828 0.008854 10.0.0.27 - - [2026-04-06 03:41:41] "DELETE /route-target/3148d77e-b08f-41b0-8759-c83b54e1ea07 HTTP/1.1" 200 115 0.019711 10.0.0.33 - - [2026-04-06 03:41:43] "GET /projects?obj_uuids=26905b11-f417-496c-9248-8edad53f46f3&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001023 10.0.0.249 - - [2026-04-06 03:41:43] "GET /project/26905b11-f417-496c-9248-8edad53f46f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.071145 10.0.0.33 - - [2026-04-06 03:41:43] "GET /projects?obj_uuids=26905b11-f417-496c-9248-8edad53f46f3&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000999 10.0.0.249 - - [2026-04-06 03:41:43] "GET /project/26905b11-f417-496c-9248-8edad53f46f3?fields=virtual_networks HTTP/1.1" 200 1044 0.059383 10.0.0.33 - - [2026-04-06 03:41:43] "GET /projects?obj_uuids=26905b11-f417-496c-9248-8edad53f46f3&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001193 10.0.0.249 - - [2026-04-06 03:41:43] "GET /project/26905b11-f417-496c-9248-8edad53f46f3?fields=virtual_machine_interfaces HTTP/1.1" 200 1044 0.056428 10.0.0.33 - - [2026-04-06 03:41:43] "GET /projects?obj_uuids=26905b11-f417-496c-9248-8edad53f46f3&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002999 10.0.0.249 - - [2026-04-06 03:41:43] "GET /project/26905b11-f417-496c-9248-8edad53f46f3?fields=security_groups HTTP/1.1" 200 1271 0.075648 10.0.0.249 - - [2026-04-06 03:41:44] "POST /fqname-to-id HTTP/1.1" 404 188 0.028926 10.0.0.33 - - [2026-04-06 03:41:44] "GET /projects?obj_uuids=7b86d86c-d571-4485-805c-f99ebcb20fa9&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003091 10.0.0.33 - - [2026-04-06 03:41:44] "GET /domains?obj_uuids=500738d8-636d-4330-98c4-d5dafb5cbb39&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001318 10.0.0.33 - - [2026-04-06 03:41:44] "GET /domain/500738d8-636d-4330-98c4-d5dafb5cbb39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.035125 10.0.0.33 - - [2026-04-06 03:41:44] "POST /id-to-fqname HTTP/1.1" 200 190 0.020912 10.0.0.33 - - [2026-04-06 03:41:44] "POST /fqname-to-id HTTP/1.1" 404 199 0.003332 10.0.0.33 - - [2026-04-06 03:41:44] "POST /security-groups HTTP/1.1" 200 591 0.073475 10.0.0.33 - - [2026-04-06 03:41:44] "POST /projects HTTP/1.1" 200 585 0.318105 10.0.0.33 - - [2026-04-06 03:41:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.398661 10.0.0.27 - - [2026-04-06 03:41:44] "POST /fqname-to-id HTTP/1.1" 404 233 0.025335 10.0.0.249 - - [2026-04-06 03:41:44] "GET /project/7b86d86c-d571-4485-805c-f99ebcb20fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.596340 10.0.0.249 - - [2026-04-06 03:41:46] "GET / HTTP/1.1" 200 35931 0.001692 10.0.0.249 - - [2026-04-06 03:41:47] "POST /fqname-to-id HTTP/1.1" 401 293 0.000498 10.0.0.249 - - [2026-04-06 03:41:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.060055 10.0.0.33 - - [2026-04-06 03:41:48] "GET /projects?obj_uuids=7b86d86c-d571-4485-805c-f99ebcb20fa9&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001439 10.0.0.249 - - [2026-04-06 03:41:48] "GET /project/7b86d86c-d571-4485-805c-f99ebcb20fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.041525 10.0.0.33 - - [2026-04-06 03:41:48] "GET /projects?obj_uuids=7b86d86c-d571-4485-805c-f99ebcb20fa9&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001017 10.0.0.249 - - [2026-04-06 03:41:48] "POST /neutron/network HTTP/1.1" 200 625 0.178124 10.0.0.27 - - [2026-04-06 03:41:48] "POST /ref-update HTTP/1.1" 200 156 0.025786 10.0.0.249 - - [2026-04-06 03:41:49] "POST /id-to-fqname HTTP/1.1" 200 230 0.003462 10.0.0.249 - - [2026-04-06 03:41:49] "GET /virtual-network/4302e7d7-a3a7-4f5f-8618-e62ea679ae86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005849 10.0.0.249 - - [2026-04-06 03:41:49] "POST /neutron/network HTTP/1.1" 200 839 0.006469 10.0.0.249 - - [2026-04-06 03:41:49] "GET /virtual-network/4302e7d7-a3a7-4f5f-8618-e62ea679ae86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006010 10.0.0.249 - - [2026-04-06 03:41:49] "POST /neutron/network HTTP/1.1" 200 839 0.006671 10.0.0.249 - - [2026-04-06 03:41:49] "POST /id-to-fqname HTTP/1.1" 200 230 0.001099 10.0.0.249 - - [2026-04-06 03:41:49] "POST /neutron/security_group HTTP/1.1" 200 2051 0.007252 10.0.0.249 - - [2026-04-06 03:41:49] "POST /neutron/floatingip HTTP/1.1" 200 117 0.047663 10.0.0.249 - - [2026-04-06 03:41:49] "POST /neutron/port HTTP/1.1" 200 117 0.001192 10.0.0.33 - - [2026-04-06 03:41:50] "GET /projects?obj_uuids=7b86d86c-d571-4485-805c-f99ebcb20fa9&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001074 10.0.0.249 - - [2026-04-06 03:41:50] "GET /project/7b86d86c-d571-4485-805c-f99ebcb20fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.060636 10.0.0.249 - - [2026-04-06 03:41:50] "POST /neutron/port HTTP/1.1" 200 3025 0.026536 10.0.0.249 - - [2026-04-06 03:41:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003377 10.0.0.249 - - [2026-04-06 03:41:50] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003710 10.0.0.249 - - [2026-04-06 03:41:50] "PUT /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9 HTTP/1.1" 200 276 0.011459 10.0.0.249 - - [2026-04-06 03:41:50] "POST /neutron/port HTTP/1.1" 200 117 0.006914 10.0.0.249 - - [2026-04-06 03:41:51] "POST /neutron/port HTTP/1.1" 200 1055 0.024979 10.0.0.249 - - [2026-04-06 03:41:51] "POST /neutron/port HTTP/1.1" 200 1119 0.021280 10.0.0.249 - - [2026-04-06 03:41:51] "POST /neutron/port HTTP/1.1" 200 117 0.001653 10.0.0.249 - - [2026-04-06 03:41:55] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008889 10.0.0.249 - - [2026-04-06 03:41:56] "POST /neutron/port HTTP/1.1" 200 1119 0.019701 10.0.0.249 - - [2026-04-06 03:41:56] "GET /virtual-machine/82548fd5-3ea3-4fe4-b21e-29cc3608f12e HTTP/1.1" 401 293 0.000509 10.0.0.249 - - [2026-04-06 03:41:56] "GET /virtual-machine/82548fd5-3ea3-4fe4-b21e-29cc3608f12e HTTP/1.1" 200 1292 0.036962 10.0.0.249 - - [2026-04-06 03:41:56] "GET /virtual-machine-interface/95ff620b-2d17-4802-a008-403eb10f62aa HTTP/1.1" 200 2972 0.020218 10.0.0.249 - - [2026-04-06 03:41:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004732 10.0.0.249 - - [2026-04-06 03:41:56] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1885 0.005052 10.0.0.249 - - [2026-04-06 03:41:56] "GET /virtual-networks?parent_id=7b86d86c-d571-4485-805c-f99ebcb20fa9&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.011632 10.0.0.249 - - [2026-04-06 03:41:56] "GET /virtual-network/4302e7d7-a3a7-4f5f-8618-e62ea679ae86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.007625 10.0.0.249 - - [2026-04-06 03:41:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004393 10.0.0.249 - - [2026-04-06 03:41:59] "GET /virtual-network/4302e7d7-a3a7-4f5f-8618-e62ea679ae86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006217 10.0.0.249 - - [2026-04-06 03:42:00] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008533 10.0.0.249 - - [2026-04-06 03:42:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003913 10.0.0.249 - - [2026-04-06 03:42:01] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1885 0.004266 10.0.0.249 - - [2026-04-06 03:42:01] "GET /virtual-networks?parent_id=7b86d86c-d571-4485-805c-f99ebcb20fa9&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.004192 10.0.0.249 - - [2026-04-06 03:42:01] "GET /virtual-network/4302e7d7-a3a7-4f5f-8618-e62ea679ae86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006990 10.0.0.249 - - [2026-04-06 03:42:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003997 10.0.0.249 - - [2026-04-06 03:42:02] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1885 0.004453 10.0.0.249 - - [2026-04-06 03:42:02] "PUT /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9 HTTP/1.1" 200 276 0.014929 10.0.0.249 - - [2026-04-06 03:42:03] "POST /neutron/port HTTP/1.1" 200 1119 0.021701 10.0.0.249 - - [2026-04-06 03:42:05] "POST /neutron/network HTTP/1.1" 200 839 0.007264 10.0.0.249 - - [2026-04-06 03:42:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003765 10.0.0.33 - - [2026-04-06 03:42:08] "GET /projects?obj_uuids=7b86d86c-d571-4485-805c-f99ebcb20fa9&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000931 10.0.0.249 - - [2026-04-06 03:42:08] "GET /project/7b86d86c-d571-4485-805c-f99ebcb20fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.053828 10.0.0.33 - - [2026-04-06 03:42:08] "GET /projects?obj_uuids=7b86d86c-d571-4485-805c-f99ebcb20fa9&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001028 10.0.0.249 - - [2026-04-06 03:42:08] "POST /neutron/network HTTP/1.1" 200 605 0.125038 10.0.0.249 - - [2026-04-06 03:42:08] "POST /id-to-fqname HTTP/1.1" 200 220 0.003304 10.0.0.249 - - [2026-04-06 03:42:08] "GET /virtual-network/c905a5ad-5653-488f-9a85-b69b33303588?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005523 10.0.0.249 - - [2026-04-06 03:42:08] "POST /neutron/network HTTP/1.1" 200 823 0.007247 10.0.0.249 - - [2026-04-06 03:42:08] "GET /virtual-network/c905a5ad-5653-488f-9a85-b69b33303588?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005620 10.0.0.249 - - [2026-04-06 03:42:08] "POST /id-to-fqname HTTP/1.1" 200 220 0.001464 10.0.0.249 - - [2026-04-06 03:42:09] "POST /neutron/port HTTP/1.1" 200 3025 0.024825 10.0.0.27 - - [2026-04-06 03:42:09] "POST /route-targets HTTP/1.1" 200 327 0.013677 10.0.0.33 - - [2026-04-06 03:42:09] "GET /projects?obj_uuids=7b86d86c-d571-4485-805c-f99ebcb20fa9&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001604 10.0.0.249 - - [2026-04-06 03:42:09] "GET /project/7b86d86c-d571-4485-805c-f99ebcb20fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.079422 10.0.0.249 - - [2026-04-06 03:42:09] "POST /neutron/network HTTP/1.1" 200 823 0.031454 10.0.0.249 - - [2026-04-06 03:42:10] "POST /neutron/port HTTP/1.1" 200 117 0.007220 10.0.0.33 - - [2026-04-06 03:42:10] "GET /projects?obj_uuids=7b86d86c-d571-4485-805c-f99ebcb20fa9&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001118 10.0.0.249 - - [2026-04-06 03:42:10] "POST /neutron/port HTTP/1.1" 200 1059 0.336454 10.0.0.249 - - [2026-04-06 03:42:11] "POST /neutron/port HTTP/1.1" 200 1113 0.134109 10.0.0.249 - - [2026-04-06 03:42:11] "POST /neutron/subnet HTTP/1.1" 200 694 0.010297 10.0.0.249 - - [2026-04-06 03:42:15] "POST /neutron/port HTTP/1.1" 200 1123 0.034832 10.0.0.249 - - [2026-04-06 03:42:15] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008672 10.0.0.249 - - [2026-04-06 03:42:15] "GET /virtual-machine/f1ee5250-2d68-48c9-9a3c-427189f6600e HTTP/1.1" 200 1293 0.007766 10.0.0.249 - - [2026-04-06 03:42:15] "GET /virtual-machine-interface/bb2972df-539a-4532-895b-2ae897d6ea45 HTTP/1.1" 200 2941 0.007552 10.0.0.249 - - [2026-04-06 03:42:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003779 10.0.0.249 - - [2026-04-06 03:42:15] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004487 10.0.0.249 - - [2026-04-06 03:42:15] "GET /virtual-networks?parent_id=7b86d86c-d571-4485-805c-f99ebcb20fa9&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003856 10.0.0.249 - - [2026-04-06 03:42:15] "GET /virtual-network/c905a5ad-5653-488f-9a85-b69b33303588?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.006493 10.0.0.27 - - [2026-04-06 03:42:15] "GET /obj-perms HTTP/1.1" 200 5075 0.054780 10.0.0.249 - - [2026-04-06 03:42:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005339 10.0.0.249 - - [2026-04-06 03:42:18] "GET /virtual-network/c905a5ad-5653-488f-9a85-b69b33303588?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.006528 10.0.0.249 - - [2026-04-06 03:42:20] "POST /neutron/port HTTP/1.1" 200 1123 0.023558 10.0.0.249 - - [2026-04-06 03:42:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003800 10.0.0.249 - - [2026-04-06 03:42:22] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004293 10.0.0.249 - - [2026-04-06 03:42:22] "GET /virtual-networks?parent_id=7b86d86c-d571-4485-805c-f99ebcb20fa9&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003084 10.0.0.249 - - [2026-04-06 03:42:22] "GET /virtual-network/c905a5ad-5653-488f-9a85-b69b33303588?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.006008 10.0.0.249 - - [2026-04-06 03:42:23] "POST /neutron/network HTTP/1.1" 400 204 0.016799 10.0.0.27 - - [2026-04-06 03:42:24] "DELETE /access-control-list/eee0411e-654d-4b53-a466-9a6ddab62a27 HTTP/1.1" 200 115 0.061798 10.0.0.249 - - [2026-04-06 03:42:24] "POST /neutron/port HTTP/1.1" 200 151 0.171241 10.0.0.249 - - [2026-04-06 03:42:28] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.004113 10.0.0.249 - - [2026-04-06 03:42:28] "POST /network-ipams HTTP/1.1" 200 541 0.027783 10.0.0.249 - - [2026-04-06 03:42:28] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 764 0.003659 10.0.0.249 - - [2026-04-06 03:42:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003663 10.0.0.249 - - [2026-04-06 03:42:28] "GET /network-ipam/f032dc9b-22a2-4809-b8a8-a5c1058b1360?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1330 0.007205 10.0.0.249 - - [2026-04-06 03:42:28] "PUT /network-ipam/f032dc9b-22a2-4809-b8a8-a5c1058b1360 HTTP/1.1" 200 258 0.013807 10.0.0.249 - - [2026-04-06 03:42:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003786 10.0.0.33 - - [2026-04-06 03:42:29] "GET /projects?obj_uuids=7b86d86c-d571-4485-805c-f99ebcb20fa9&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000941 10.0.0.249 - - [2026-04-06 03:42:29] "GET /project/7b86d86c-d571-4485-805c-f99ebcb20fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.038424 10.0.0.249 - - [2026-04-06 03:42:29] "POST /neutron/network HTTP/1.1" 200 117 0.013458 10.0.0.27 - - [2026-04-06 03:42:29] "POST /route-targets HTTP/1.1" 200 327 0.013268 10.0.0.33 - - [2026-04-06 03:42:29] "POST /useragent-kv HTTP/1.1" 200 115 0.013314 10.0.0.249 - - [2026-04-06 03:42:29] "POST /neutron/subnet HTTP/1.1" 200 699 0.184541 10.0.0.249 - - [2026-04-06 03:42:29] "POST /id-to-fqname HTTP/1.1" 200 220 0.001320 10.0.0.249 - - [2026-04-06 03:42:29] "GET /virtual-network/de301761-6f0b-492c-aba2-aa96a1001998?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2549 0.005509 10.0.0.249 - - [2026-04-06 03:42:29] "GET /virtual-network/de301761-6f0b-492c-aba2-aa96a1001998?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2549 0.005870 10.0.0.249 - - [2026-04-06 03:42:29] "POST /neutron/network HTTP/1.1" 200 994 0.009871 10.0.0.249 - - [2026-04-06 03:42:29] "POST /neutron/network HTTP/1.1" 200 994 0.020242 10.0.0.33 - - [2026-04-06 03:42:30] "GET /projects?obj_uuids=7b86d86c-d571-4485-805c-f99ebcb20fa9&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001151 10.0.0.249 - - [2026-04-06 03:42:30] "POST /neutron/port HTTP/1.1" 200 1017 0.251679 10.0.0.249 - - [2026-04-06 03:42:30] "POST /id-to-fqname HTTP/1.1" 200 220 0.001969 10.0.0.249 - - [2026-04-06 03:42:30] "POST /neutron/security_group HTTP/1.1" 200 2051 0.008805 10.0.0.249 - - [2026-04-06 03:42:30] "POST /neutron/network HTTP/1.1" 200 994 0.011571 10.0.0.249 - - [2026-04-06 03:42:31] "POST /neutron/port HTTP/1.1" 200 3025 0.027714 10.0.0.249 - - [2026-04-06 03:42:31] "POST /id-to-fqname HTTP/1.1" 200 220 0.001340 10.0.0.249 - - [2026-04-06 03:42:31] "POST /neutron/port HTTP/1.1" 200 3025 0.028423 10.0.0.249 - - [2026-04-06 03:42:31] "POST /neutron/port HTTP/1.1" 200 1017 0.016769 10.0.0.249 - - [2026-04-06 03:42:31] "POST /neutron/port HTTP/1.1" 200 1017 0.014509 10.0.0.249 - - [2026-04-06 03:42:31] "POST /neutron/port HTTP/1.1" 200 1017 0.014964 10.0.0.249 - - [2026-04-06 03:42:32] "POST /neutron/port HTTP/1.1" 200 3991 0.078021 10.0.0.249 - - [2026-04-06 03:42:32] "POST /neutron/subnet HTTP/1.1" 200 673 0.013608 10.0.0.249 - - [2026-04-06 03:42:32] "POST /neutron/network HTTP/1.1" 200 994 0.010400 10.0.0.249 - - [2026-04-06 03:42:32] "POST /id-to-fqname HTTP/1.1" 200 220 0.001468 10.0.0.249 - - [2026-04-06 03:42:32] "POST /neutron/security_group HTTP/1.1" 200 3991 0.011653 10.0.0.249 - - [2026-04-06 03:42:32] "POST /neutron/network HTTP/1.1" 200 1004 0.010726 10.0.0.249 - - [2026-04-06 03:42:32] "POST /neutron/port HTTP/1.1" 200 1109 0.150564 10.0.0.249 - - [2026-04-06 03:42:32] "POST /neutron/subnet HTTP/1.1" 200 673 0.013382 10.0.0.33 - - [2026-04-06 03:42:33] "GET /projects?obj_uuids=7b86d86c-d571-4485-805c-f99ebcb20fa9&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001606 10.0.0.249 - - [2026-04-06 03:42:33] "GET /project/7b86d86c-d571-4485-805c-f99ebcb20fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.097872 10.0.0.249 - - [2026-04-06 03:42:33] "POST /neutron/network HTTP/1.1" 200 994 0.009872 10.0.0.249 - - [2026-04-06 03:42:33] "POST /neutron/port HTTP/1.1" 200 117 0.006888 10.0.0.249 - - [2026-04-06 03:42:33] "GET /virtual-network/de301761-6f0b-492c-aba2-aa96a1001998?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2549 0.010364 10.0.0.249 - - [2026-04-06 03:42:34] "POST /neutron/port HTTP/1.1" 200 1055 0.037476 10.0.0.249 - - [2026-04-06 03:42:34] "POST /neutron/port HTTP/1.1" 200 1119 0.026193 10.0.0.249 - - [2026-04-06 03:42:34] "POST /neutron/port HTTP/1.1" 200 117 0.001304 10.0.0.33 - - [2026-04-06 03:42:35] "GET /obj-perms HTTP/1.1" 200 5049 0.046446 10.0.0.249 - - [2026-04-06 03:42:35] "POST /neutron/security_group HTTP/1.1" 200 2058 0.011431 10.0.0.249 - - [2026-04-06 03:42:35] "POST /neutron/port HTTP/1.1" 200 1119 0.024861 10.0.0.249 - - [2026-04-06 03:42:35] "GET /virtual-machine/5921233d-ca93-4160-905b-8e24bbe20326 HTTP/1.1" 200 1288 0.017150 10.0.0.249 - - [2026-04-06 03:42:35] "GET /virtual-machine-interface/76619112-b97a-4e79-8dce-11a6438f8631 HTTP/1.1" 200 2941 0.007389 10.0.0.249 - - [2026-04-06 03:42:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004503 10.0.0.249 - - [2026-04-06 03:42:35] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005773 10.0.0.249 - - [2026-04-06 03:42:35] "GET /virtual-networks?parent_id=7b86d86c-d571-4485-805c-f99ebcb20fa9&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.004048 10.0.0.249 - - [2026-04-06 03:42:35] "GET /virtual-network/de301761-6f0b-492c-aba2-aa96a1001998?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2549 0.007676 10.0.0.33 - - [2026-04-06 03:42:36] "DELETE /project/26905b11-f417-496c-9248-8edad53f46f3 HTTP/1.1" 404 177 0.003323 10.0.0.33 - - [2026-04-06 03:42:36] "DELETE /project/7b86d86cd5714485805cf99ebcb20fa9 HTTP/1.1" 404 173 0.007327 10.0.0.249 - - [2026-04-06 03:42:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004327 10.0.0.249 - - [2026-04-06 03:42:38] "GET /virtual-network/de301761-6f0b-492c-aba2-aa96a1001998?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2549 0.005615 10.0.0.249 - - [2026-04-06 03:42:41] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008043 10.0.0.249 - - [2026-04-06 03:42:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005283 10.0.0.249 - - [2026-04-06 03:42:43] "GET /virtual-network/de301761-6f0b-492c-aba2-aa96a1001998?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2549 0.007672 10.0.0.249 - - [2026-04-06 03:42:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003478 10.0.0.249 - - [2026-04-06 03:42:45] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005202 10.0.0.249 - - [2026-04-06 03:42:45] "GET /virtual-networks?parent_id=7b86d86c-d571-4485-805c-f99ebcb20fa9&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.004126 10.0.0.249 - - [2026-04-06 03:42:45] "GET /virtual-network/de301761-6f0b-492c-aba2-aa96a1001998?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2549 0.006145 10.0.0.249 - - [2026-04-06 03:42:45] "POST /neutron/port HTTP/1.1" 200 1119 0.017577 10.0.0.249 - - [2026-04-06 03:42:45] "POST /neutron/port HTTP/1.1" 200 1119 0.026294 10.0.0.249 - - [2026-04-06 03:42:45] "POST /neutron/port HTTP/1.1" 200 1119 0.024599 10.0.0.249 - - [2026-04-06 03:42:45] "GET /virtual-machine/8bdbf468-7b0e-4335-886a-32b8062fa8f2 HTTP/1.1" 200 1288 0.006679 10.0.0.249 - - [2026-04-06 03:42:45] "GET /virtual-machine-interface/d5273071-6561-4ebd-bf46-f0974eac1c70 HTTP/1.1" 200 2942 0.005357 10.0.0.249 - - [2026-04-06 03:42:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003636 10.0.0.249 - - [2026-04-06 03:42:45] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005002 10.0.0.249 - - [2026-04-06 03:42:45] "GET /virtual-networks?parent_id=7b86d86c-d571-4485-805c-f99ebcb20fa9&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003069 10.0.0.249 - - [2026-04-06 03:42:45] "GET /virtual-network/de301761-6f0b-492c-aba2-aa96a1001998?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2549 0.006210 10.0.0.249 - - [2026-04-06 03:42:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003727 10.0.0.249 - - [2026-04-06 03:42:46] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004369 10.0.0.249 - - [2026-04-06 03:42:46] "GET /virtual-networks?parent_id=7b86d86c-d571-4485-805c-f99ebcb20fa9&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.004031 10.0.0.249 - - [2026-04-06 03:42:46] "GET /virtual-network/de301761-6f0b-492c-aba2-aa96a1001998?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2549 0.008117 10.0.0.249 - - [2026-04-06 03:42:47] "POST /neutron/security_group HTTP/1.1" 200 2058 0.010770 10.0.0.249 - - [2026-04-06 03:42:47] "POST /neutron/port HTTP/1.1" 200 1119 0.018495 10.0.0.249 - - [2026-04-06 03:42:47] "GET /virtual-machine/b09e5d82-718e-4143-8b7c-3c28bb42e767 HTTP/1.1" 200 1293 0.006962 10.0.0.249 - - [2026-04-06 03:42:47] "GET /virtual-machine-interface/f2f67cba-3a02-4adc-b01d-2e3c854adf36 HTTP/1.1" 200 2942 0.007308 10.0.0.249 - - [2026-04-06 03:42:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004313 10.0.0.249 - - [2026-04-06 03:42:47] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004716 10.0.0.249 - - [2026-04-06 03:42:47] "GET /virtual-networks?parent_id=7b86d86c-d571-4485-805c-f99ebcb20fa9&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003744 10.0.0.249 - - [2026-04-06 03:42:47] "GET /virtual-network/de301761-6f0b-492c-aba2-aa96a1001998?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2549 0.006422 10.0.0.249 - - [2026-04-06 03:42:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004324 10.0.0.249 - - [2026-04-06 03:42:48] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.006148 10.0.0.249 - - [2026-04-06 03:42:48] "GET /virtual-networks?parent_id=7b86d86c-d571-4485-805c-f99ebcb20fa9&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003980 10.0.0.249 - - [2026-04-06 03:42:48] "GET /virtual-network/de301761-6f0b-492c-aba2-aa96a1001998?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2549 0.005901 10.0.0.249 - - [2026-04-06 03:42:50] "POST /neutron/port HTTP/1.1" 200 1106 0.020479 10.0.0.249 - - [2026-04-06 03:42:50] "POST /neutron/subnet HTTP/1.1" 200 694 0.011880 10.0.0.249 - - [2026-04-06 03:43:04] "POST /neutron/port HTTP/1.1" 200 1109 0.018640 10.0.0.249 - - [2026-04-06 03:43:05] "POST /neutron/port HTTP/1.1" 200 1119 0.031760 10.0.0.249 - - [2026-04-06 03:43:05] "POST /neutron/port HTTP/1.1" 200 1109 0.013420 10.0.0.249 - - [2026-04-06 03:43:05] "POST /neutron/port HTTP/1.1" 200 117 0.014315 10.0.0.33 - - [2026-04-06 03:43:05] "POST /useragent-kv HTTP/1.1" 200 115 0.006329 10.0.0.33 - - [2026-04-06 03:43:05] "POST /useragent-kv HTTP/1.1" 200 115 0.002936 10.0.0.33 - - [2026-04-06 03:43:05] "POST /useragent-kv HTTP/1.1" 200 115 0.006032 10.0.0.33 - - [2026-04-06 03:43:05] "POST /useragent-kv HTTP/1.1" 200 115 0.006432 10.0.0.249 - - [2026-04-06 03:43:05] "POST /neutron/network HTTP/1.1" 200 151 0.161500 10.0.0.27 - - [2026-04-06 03:43:05] "DELETE /route-target/39e7d530-3622-4d35-9e75-20e8654e37b7 HTTP/1.1" 200 115 0.038023 10.0.0.249 - - [2026-04-06 03:43:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.006401 10.0.0.249 - - [2026-04-06 03:43:06] "DELETE /network-ipam/f032dc9b-22a2-4809-b8a8-a5c1058b1360 HTTP/1.1" 200 115 0.045497 10.0.0.249 - - [2026-04-06 03:43:06] "POST /fqname-to-id HTTP/1.1" 404 211 0.004152 10.0.0.33 - - [2026-04-06 03:43:07] "GET /projects?obj_uuids=7b86d86c-d571-4485-805c-f99ebcb20fa9&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001995 10.0.0.249 - - [2026-04-06 03:43:07] "GET /project/7b86d86c-d571-4485-805c-f99ebcb20fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.044133 10.0.0.33 - - [2026-04-06 03:43:07] "GET /projects?obj_uuids=7b86d86c-d571-4485-805c-f99ebcb20fa9&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001812 10.0.0.249 - - [2026-04-06 03:43:07] "GET /project/7b86d86c-d571-4485-805c-f99ebcb20fa9?fields=virtual_networks HTTP/1.1" 200 1041 0.052919 10.0.0.33 - - [2026-04-06 03:43:07] "GET /projects?obj_uuids=7b86d86c-d571-4485-805c-f99ebcb20fa9&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001070 10.0.0.249 - - [2026-04-06 03:43:07] "GET /project/7b86d86c-d571-4485-805c-f99ebcb20fa9?fields=virtual_machine_interfaces HTTP/1.1" 200 1041 0.057635 10.0.0.33 - - [2026-04-06 03:43:07] "GET /projects?obj_uuids=7b86d86c-d571-4485-805c-f99ebcb20fa9&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001706 10.0.0.249 - - [2026-04-06 03:43:07] "GET /project/7b86d86c-d571-4485-805c-f99ebcb20fa9?fields=security_groups HTTP/1.1" 200 1267 0.058284 10.0.0.249 - - [2026-04-06 03:43:08] "POST /fqname-to-id HTTP/1.1" 404 196 0.026576 10.0.0.33 - - [2026-04-06 03:43:08] "GET /projects?obj_uuids=34097c02-e56c-433e-8240-e74549fcbab2&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.012139 10.0.0.33 - - [2026-04-06 03:43:08] "GET /domains?obj_uuids=500738d8-636d-4330-98c4-d5dafb5cbb39&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001018 10.0.0.33 - - [2026-04-06 03:43:08] "GET /domain/500738d8-636d-4330-98c4-d5dafb5cbb39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008566 10.0.0.33 - - [2026-04-06 03:43:08] "POST /id-to-fqname HTTP/1.1" 200 198 0.004994 10.0.0.33 - - [2026-04-06 03:43:08] "POST /fqname-to-id HTTP/1.1" 404 207 0.011004 10.0.0.33 - - [2026-04-06 03:43:08] "POST /security-groups HTTP/1.1" 200 599 0.032791 10.0.0.33 - - [2026-04-06 03:43:08] "POST /projects HTTP/1.1" 200 601 0.247969 10.0.0.27 - - [2026-04-06 03:43:08] "POST /fqname-to-id HTTP/1.1" 404 241 0.014752 10.0.0.33 - - [2026-04-06 03:43:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.323387 10.0.0.249 - - [2026-04-06 03:43:09] "GET /project/34097c02-e56c-433e-8240-e74549fcbab2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1404 0.497737 10.0.0.249 - - [2026-04-06 03:43:09] "POST /neutron/network HTTP/1.1" 200 936 0.009705 10.0.0.249 - - [2026-04-06 03:43:09] "POST /neutron/port HTTP/1.1" 200 117 0.001256 10.0.0.249 - - [2026-04-06 03:43:10] "GET / HTTP/1.1" 200 35931 0.002139 10.0.0.249 - - [2026-04-06 03:43:10] "POST /neutron/port HTTP/1.1" 400 205 0.003826 10.0.0.249 - - [2026-04-06 03:43:11] "POST /fqname-to-id HTTP/1.1" 401 293 0.000623 10.0.0.249 - - [2026-04-06 03:43:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.051899 10.0.0.33 - - [2026-04-06 03:43:12] "GET /projects?obj_uuids=34097c02-e56c-433e-8240-e74549fcbab2&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000954 10.0.0.249 - - [2026-04-06 03:43:12] "GET /project/34097c02-e56c-433e-8240-e74549fcbab2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1404 0.049213 10.0.0.33 - - [2026-04-06 03:43:12] "POST /useragent-kv HTTP/1.1" 200 115 0.008986 10.0.0.249 - - [2026-04-06 03:43:12] "POST /fqname-to-id HTTP/1.1" 404 207 0.047492 10.0.0.249 - - [2026-04-06 03:43:12] "POST /neutron/subnet HTTP/1.1" 200 828 0.258056 10.0.0.27 - - [2026-04-06 03:43:13] "POST /ref-update HTTP/1.1" 200 156 0.033600 10.0.0.249 - - [2026-04-06 03:43:13] "POST /id-to-fqname HTTP/1.1" 200 228 0.001532 10.0.0.249 - - [2026-04-06 03:43:13] "GET /virtual-network/8e658475-cf9f-47f3-81b9-4f5ac80f7e85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.014058 10.0.0.249 - - [2026-04-06 03:43:13] "POST /neutron/network HTTP/1.1" 200 1007 0.009716 10.0.0.249 - - [2026-04-06 03:43:13] "GET /virtual-network/8e658475-cf9f-47f3-81b9-4f5ac80f7e85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.005637 10.0.0.249 - - [2026-04-06 03:43:13] "POST /neutron/subnet HTTP/1.1" 200 729 0.009327 10.0.0.249 - - [2026-04-06 03:43:13] "GET /virtual-network/8e658475-cf9f-47f3-81b9-4f5ac80f7e85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.006722 10.0.0.249 - - [2026-04-06 03:43:14] "GET /obj-perms HTTP/1.1" 200 5065 0.050177 10.0.0.249 - - [2026-04-06 03:43:15] "POST /id-to-fqname HTTP/1.1" 200 228 0.001481 10.0.0.249 - - [2026-04-06 03:43:15] "POST /neutron/network HTTP/1.1" 200 1017 0.007381 10.0.0.33 - - [2026-04-06 03:43:16] "GET /projects?obj_uuids=34097c02-e56c-433e-8240-e74549fcbab2&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001465 10.0.0.249 - - [2026-04-06 03:43:16] "GET /project/34097c02-e56c-433e-8240-e74549fcbab2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1404 0.085037 10.0.0.249 - - [2026-04-06 03:43:16] "POST /neutron/security_group HTTP/1.1" 200 2051 0.008136 10.0.0.249 - - [2026-04-06 03:43:16] "POST /id-to-fqname HTTP/1.1" 200 228 0.001353 10.0.0.249 - - [2026-04-06 03:43:16] "POST /neutron/security_group HTTP/1.1" 200 2051 0.010135 10.0.0.33 - - [2026-04-06 03:43:16] "GET /projects?obj_uuids=34097c02-e56c-433e-8240-e74549fcbab2&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001497 10.0.0.27 - - [2026-04-06 03:43:17] "GET /obj-perms HTTP/1.1" 200 5075 0.103227 10.0.0.249 - - [2026-04-06 03:43:17] "POST /neutron/port HTTP/1.1" 200 1176 0.413872 10.0.0.249 - - [2026-04-06 03:43:17] "POST /neutron/port HTTP/1.1" 200 1230 0.147342 10.0.0.249 - - [2026-04-06 03:43:17] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004112 10.0.0.249 - - [2026-04-06 03:43:17] "POST /neutron/port HTTP/1.1" 200 117 0.001737 10.0.0.33 - - [2026-04-06 03:43:17] "GET /projects?obj_uuids=34097c02-e56c-433e-8240-e74549fcbab2&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000935 10.0.0.249 - - [2026-04-06 03:43:17] "GET /project/34097c02-e56c-433e-8240-e74549fcbab2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1404 0.072868 10.0.0.249 - - [2026-04-06 03:43:17] "POST /neutron/port HTTP/1.1" 200 4111 0.050219 10.0.0.249 - - [2026-04-06 03:43:17] "POST /id-to-fqname HTTP/1.1" 200 228 0.001931 10.0.0.249 - - [2026-04-06 03:43:18] "POST /neutron/port HTTP/1.1" 200 4111 0.033762 10.0.0.249 - - [2026-04-06 03:43:18] "POST /neutron/network HTTP/1.1" 200 1017 0.006528 10.0.0.249 - - [2026-04-06 03:43:18] "POST /neutron/port HTTP/1.1" 200 1176 0.027203 10.0.0.249 - - [2026-04-06 03:43:18] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005488 10.0.0.249 - - [2026-04-06 03:43:19] "POST /neutron/port HTTP/1.1" 200 117 0.001251 10.0.0.33 - - [2026-04-06 03:43:19] "GET /projects?obj_uuids=34097c02-e56c-433e-8240-e74549fcbab2&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001118 10.0.0.249 - - [2026-04-06 03:43:19] "GET /project/34097c02-e56c-433e-8240-e74549fcbab2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1404 0.085432 10.0.0.249 - - [2026-04-06 03:43:19] "POST /neutron/network HTTP/1.1" 200 1007 0.016577 10.0.0.249 - - [2026-04-06 03:43:19] "POST /neutron/port HTTP/1.1" 200 117 0.007266 10.0.0.249 - - [2026-04-06 03:43:19] "POST /id-to-fqname HTTP/1.1" 200 228 0.001414 10.0.0.249 - - [2026-04-06 03:43:19] "POST /neutron/network HTTP/1.1" 200 1017 0.008677 10.0.0.249 - - [2026-04-06 03:43:20] "POST /neutron/port HTTP/1.1" 200 1176 0.029589 10.0.0.33 - - [2026-04-06 03:43:20] "GET /projects?obj_uuids=34097c02-e56c-433e-8240-e74549fcbab2&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000975 10.0.0.249 - - [2026-04-06 03:43:20] "GET /project/34097c02-e56c-433e-8240-e74549fcbab2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1404 0.098550 10.0.0.249 - - [2026-04-06 03:43:20] "POST /neutron/port HTTP/1.1" 200 1240 0.039869 10.0.0.249 - - [2026-04-06 03:43:20] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005275 10.0.0.249 - - [2026-04-06 03:43:20] "POST /neutron/port HTTP/1.1" 200 117 0.001942 10.0.0.249 - - [2026-04-06 03:43:20] "POST /neutron/security_group HTTP/1.1" 200 3999 0.010536 10.0.0.249 - - [2026-04-06 03:43:20] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007597 10.0.0.249 - - [2026-04-06 03:43:21] "POST /neutron/port HTTP/1.1" 200 1240 0.021911 10.0.0.33 - - [2026-04-06 03:43:21] "GET /projects?obj_uuids=34097c02-e56c-433e-8240-e74549fcbab2&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001231 10.0.0.249 - - [2026-04-06 03:43:21] "GET /virtual-machine/b4ed6050-880b-4ff5-be8c-b0c2a8ff8f74 HTTP/1.1" 401 293 0.000359 10.0.0.249 - - [2026-04-06 03:43:21] "POST /neutron/port HTTP/1.1" 200 1176 0.396660 10.0.0.249 - - [2026-04-06 03:43:21] "GET /virtual-machine/b4ed6050-880b-4ff5-be8c-b0c2a8ff8f74 HTTP/1.1" 200 1301 0.033535 10.0.0.249 - - [2026-04-06 03:43:21] "GET /virtual-machine-interface/faad2197-de6d-4e90-8227-ae6bf468e252 HTTP/1.1" 200 3175 0.010561 10.0.0.249 - - [2026-04-06 03:43:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003417 10.0.0.249 - - [2026-04-06 03:43:21] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004636 10.0.0.249 - - [2026-04-06 03:43:21] "GET /virtual-networks?parent_id=34097c02-e56c-433e-8240-e74549fcbab2&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.002910 10.0.0.249 - - [2026-04-06 03:43:21] "GET /virtual-network/8e658475-cf9f-47f3-81b9-4f5ac80f7e85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.015949 10.0.0.249 - - [2026-04-06 03:43:21] "POST /neutron/port HTTP/1.1" 200 1230 0.180920 10.0.0.249 - - [2026-04-06 03:43:21] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006980 10.0.0.249 - - [2026-04-06 03:43:22] "POST /neutron/port HTTP/1.1" 200 117 0.001552 10.0.0.249 - - [2026-04-06 03:43:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003451 10.0.0.249 - - [2026-04-06 03:43:24] "GET /virtual-network/8e658475-cf9f-47f3-81b9-4f5ac80f7e85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.005078 10.0.0.249 - - [2026-04-06 03:43:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004038 10.0.0.249 - - [2026-04-06 03:43:28] "GET /virtual-network/8e658475-cf9f-47f3-81b9-4f5ac80f7e85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.006969 10.0.0.249 - - [2026-04-06 03:43:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004208 10.0.0.249 - - [2026-04-06 03:43:33] "GET /virtual-network/8e658475-cf9f-47f3-81b9-4f5ac80f7e85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.006832 10.0.0.33 - - [2026-04-06 03:43:36] "DELETE /project/34097c02e56c433e8240e74549fcbab2 HTTP/1.1" 404 173 0.003682 10.0.0.33 - - [2026-04-06 03:43:36] "DELETE /project/7b86d86c-d571-4485-805c-f99ebcb20fa9 HTTP/1.1" 404 177 0.006609 10.0.0.249 - - [2026-04-06 03:43:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005023 10.0.0.249 - - [2026-04-06 03:43:37] "GET /virtual-network/8e658475-cf9f-47f3-81b9-4f5ac80f7e85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.007981 10.0.0.249 - - [2026-04-06 03:43:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004030 10.0.0.249 - - [2026-04-06 03:43:41] "GET /virtual-network/8e658475-cf9f-47f3-81b9-4f5ac80f7e85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.006576 10.0.0.249 - - [2026-04-06 03:43:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003913 10.0.0.249 - - [2026-04-06 03:43:45] "GET /virtual-network/8e658475-cf9f-47f3-81b9-4f5ac80f7e85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.005953 10.0.0.249 - - [2026-04-06 03:43:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.007747 10.0.0.249 - - [2026-04-06 03:43:49] "GET /virtual-network/8e658475-cf9f-47f3-81b9-4f5ac80f7e85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.008605 10.0.0.249 - - [2026-04-06 03:43:52] "POST /neutron/port HTTP/1.1" 200 1118 0.018940 10.0.0.249 - - [2026-04-06 03:43:52] "POST /neutron/subnet HTTP/1.1" 200 703 0.011419 10.0.0.249 - - [2026-04-06 03:43:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005457 10.0.0.249 - - [2026-04-06 03:43:53] "GET /virtual-network/8e658475-cf9f-47f3-81b9-4f5ac80f7e85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.009429 10.0.0.249 - - [2026-04-06 03:43:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005437 10.0.0.249 - - [2026-04-06 03:43:57] "GET /virtual-network/8e658475-cf9f-47f3-81b9-4f5ac80f7e85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.005480 10.0.0.249 - - [2026-04-06 03:44:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.006411 10.0.0.249 - - [2026-04-06 03:44:01] "GET /virtual-network/8e658475-cf9f-47f3-81b9-4f5ac80f7e85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.007324 10.0.0.249 - - [2026-04-06 03:44:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003894 10.0.0.249 - - [2026-04-06 03:44:05] "GET /virtual-network/8e658475-cf9f-47f3-81b9-4f5ac80f7e85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.007911 10.0.0.249 - - [2026-04-06 03:44:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003829 10.0.0.249 - - [2026-04-06 03:44:09] "GET /virtual-network/8e658475-cf9f-47f3-81b9-4f5ac80f7e85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.005649 10.0.0.249 - - [2026-04-06 03:44:10] "POST /neutron/port HTTP/1.1" 200 1106 0.019266 10.0.0.249 - - [2026-04-06 03:44:10] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004922 10.0.0.249 - - [2026-04-06 03:44:10] "POST /neutron/network HTTP/1.1" 200 926 0.007460 10.0.0.249 - - [2026-04-06 03:44:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004846 10.0.0.249 - - [2026-04-06 03:44:14] "GET /virtual-network/8e658475-cf9f-47f3-81b9-4f5ac80f7e85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.007667 10.0.0.249 - - [2026-04-06 03:44:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005734 10.0.0.249 - - [2026-04-06 03:44:18] "GET /virtual-network/8e658475-cf9f-47f3-81b9-4f5ac80f7e85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.006522 10.0.0.249 - - [2026-04-06 03:44:19] "POST /neutron/port HTTP/1.1" 200 1240 0.020482 10.0.0.249 - - [2026-04-06 03:44:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005562 10.0.0.249 - - [2026-04-06 03:44:20] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005790 10.0.0.249 - - [2026-04-06 03:44:20] "GET /virtual-networks?parent_id=34097c02-e56c-433e-8240-e74549fcbab2&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.004497 10.0.0.249 - - [2026-04-06 03:44:20] "GET /virtual-network/8e658475-cf9f-47f3-81b9-4f5ac80f7e85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.006652 10.0.0.249 - - [2026-04-06 03:44:30] "POST /neutron/port HTTP/1.1" 200 1240 0.025350 10.0.0.249 - - [2026-04-06 03:44:33] "POST /neutron/security_group HTTP/1.1" 200 2066 0.010534 10.0.0.249 - - [2026-04-06 03:44:35] "POST /neutron/port HTTP/1.1" 200 1240 0.018741 10.0.0.249 - - [2026-04-06 03:44:40] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008581 10.0.0.249 - - [2026-04-06 03:44:46] "POST /neutron/port HTTP/1.1" 200 1240 0.018145 10.0.0.249 - - [2026-04-06 03:44:46] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007756 10.0.0.249 - - [2026-04-06 03:44:46] "GET /virtual-machine/d3d49f29-5eff-4b76-a60b-4197453708b5 HTTP/1.1" 200 1301 0.006912 10.0.0.249 - - [2026-04-06 03:44:46] "GET /virtual-machine-interface/375e3bc4-1a92-429d-be2f-e5ef749cf302 HTTP/1.1" 200 3175 0.005790 10.0.0.249 - - [2026-04-06 03:44:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003691 10.0.0.249 - - [2026-04-06 03:44:46] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004060 10.0.0.249 - - [2026-04-06 03:44:46] "GET /virtual-networks?parent_id=34097c02-e56c-433e-8240-e74549fcbab2&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.003162 10.0.0.249 - - [2026-04-06 03:44:46] "GET /virtual-network/8e658475-cf9f-47f3-81b9-4f5ac80f7e85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.006279 10.0.0.249 - - [2026-04-06 03:44:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005116 10.0.0.249 - - [2026-04-06 03:44:47] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.006300 10.0.0.249 - - [2026-04-06 03:44:47] "GET /virtual-networks?parent_id=34097c02-e56c-433e-8240-e74549fcbab2&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.004171 10.0.0.249 - - [2026-04-06 03:44:47] "GET /virtual-network/8e658475-cf9f-47f3-81b9-4f5ac80f7e85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.008313 10.0.0.249 - - [2026-04-06 03:44:47] "POST /neutron/port HTTP/1.1" 200 1240 0.019326 10.0.0.249 - - [2026-04-06 03:44:48] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008569 10.0.0.249 - - [2026-04-06 03:44:48] "GET /virtual-machine/4eed5f81-0f36-4306-a9d9-7ec4d09acfd2 HTTP/1.1" 200 1300 0.007278 10.0.0.249 - - [2026-04-06 03:44:48] "GET /virtual-machine-interface/6ddd15bc-ef7a-4c58-a0b0-6de250466e11 HTTP/1.1" 200 3175 0.007092 10.0.0.249 - - [2026-04-06 03:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003732 10.0.0.249 - - [2026-04-06 03:44:48] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004604 10.0.0.249 - - [2026-04-06 03:44:48] "GET /virtual-networks?parent_id=34097c02-e56c-433e-8240-e74549fcbab2&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.003041 10.0.0.249 - - [2026-04-06 03:44:48] "GET /virtual-network/8e658475-cf9f-47f3-81b9-4f5ac80f7e85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.005878 10.0.0.249 - - [2026-04-06 03:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005037 10.0.0.249 - - [2026-04-06 03:44:49] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004560 10.0.0.249 - - [2026-04-06 03:44:49] "GET /virtual-networks?parent_id=34097c02-e56c-433e-8240-e74549fcbab2&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.003846 10.0.0.249 - - [2026-04-06 03:44:49] "GET /virtual-network/8e658475-cf9f-47f3-81b9-4f5ac80f7e85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.006247 10.0.0.249 - - [2026-04-06 03:44:53] "POST /neutron/network HTTP/1.1" 200 936 0.007525 10.0.0.249 - - [2026-04-06 03:44:53] "POST /neutron/port HTTP/1.1" 200 117 0.001663 10.0.0.249 - - [2026-04-06 03:45:10] "POST /neutron/port HTTP/1.1" 200 1240 0.022332 10.0.0.249 - - [2026-04-06 03:45:10] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005163 10.0.0.249 - - [2026-04-06 03:45:10] "POST /neutron/port HTTP/1.1" 200 117 0.001341 10.0.0.33 - - [2026-04-06 03:45:10] "GET /projects?obj_uuids=34097c02-e56c-433e-8240-e74549fcbab2&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001095 10.0.0.249 - - [2026-04-06 03:45:10] "GET /project/34097c02-e56c-433e-8240-e74549fcbab2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1404 0.048775 10.0.0.249 - - [2026-04-06 03:45:10] "POST /fqname-to-id HTTP/1.1" 404 226 0.003262 10.0.0.249 - - [2026-04-06 03:45:10] "POST /interface-route-tables HTTP/1.1" 200 575 0.029493 10.0.0.249 - - [2026-04-06 03:45:10] "GET /interface-route-table/62b2b5c9-4e61-4b46-a80c-78ef21e49452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1333 0.006779 10.0.0.249 - - [2026-04-06 03:45:11] "GET /virtual-machine-interface/faad2197-de6d-4e90-8227-ae6bf468e252?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2760 0.008214 10.0.0.249 - - [2026-04-06 03:45:11] "POST /ref-update HTTP/1.1" 200 156 0.019114 10.0.0.33 - - [2026-04-06 03:45:18] "GET /obj-perms HTTP/1.1" 200 5075 0.058877 10.0.0.249 - - [2026-04-06 03:45:54] "POST /neutron/port HTTP/1.1" 200 1240 0.025900 10.0.0.249 - - [2026-04-06 03:45:54] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004767 10.0.0.249 - - [2026-04-06 03:45:54] "POST /neutron/port HTTP/1.1" 200 117 0.001174 10.0.0.33 - - [2026-04-06 03:45:59] "GET /projects?obj_uuids=34097c02-e56c-433e-8240-e74549fcbab2&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001502 10.0.0.249 - - [2026-04-06 03:45:59] "GET /project/34097c02-e56c-433e-8240-e74549fcbab2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1404 0.076986 10.0.0.249 - - [2026-04-06 03:45:59] "POST /fqname-to-id HTTP/1.1" 404 226 0.003347 10.0.0.249 - - [2026-04-06 03:45:59] "POST /interface-route-tables HTTP/1.1" 200 575 0.032555 10.0.0.249 - - [2026-04-06 03:45:59] "GET /interface-route-table/84197cf4-c9e4-4fda-b0a0-9ad9ea7da36a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1333 0.007878 10.0.0.249 - - [2026-04-06 03:45:59] "GET /virtual-machine-interface/375e3bc4-1a92-429d-be2f-e5ef749cf302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2760 0.008060 10.0.0.249 - - [2026-04-06 03:45:59] "POST /ref-update HTTP/1.1" 200 156 0.017876 10.0.0.249 - - [2026-04-06 03:46:01] "GET /virtual-machine-interface/6ddd15bc-ef7a-4c58-a0b0-6de250466e11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2760 0.007205 10.0.0.249 - - [2026-04-06 03:46:01] "PUT /virtual-machine-interface/6ddd15bc-ef7a-4c58-a0b0-6de250466e11 HTTP/1.1" 200 284 0.016902 10.0.0.249 - - [2026-04-06 03:46:01] "GET /virtual-machine-interface/faad2197-de6d-4e90-8227-ae6bf468e252?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.013151 10.0.0.249 - - [2026-04-06 03:46:01] "PUT /virtual-machine-interface/faad2197-de6d-4e90-8227-ae6bf468e252 HTTP/1.1" 200 284 0.024379 10.0.0.249 - - [2026-04-06 03:46:01] "GET /virtual-machine-interface/375e3bc4-1a92-429d-be2f-e5ef749cf302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.009439 10.0.0.249 - - [2026-04-06 03:46:01] "PUT /virtual-machine-interface/375e3bc4-1a92-429d-be2f-e5ef749cf302 HTTP/1.1" 200 284 0.019572 10.0.0.249 - - [2026-04-06 03:46:11] "POST /neutron/port HTTP/1.1" 200 1240 0.025237 10.0.0.249 - - [2026-04-06 03:46:11] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004514 10.0.0.249 - - [2026-04-06 03:46:11] "POST /neutron/port HTTP/1.1" 200 117 0.001235 10.0.0.249 - - [2026-04-06 03:46:19] "GET /obj-perms HTTP/1.1" 200 5075 0.057327 10.0.0.27 - - [2026-04-06 03:46:19] "GET /global-system-configs HTTP/1.1" 401 293 0.000471 10.0.0.27 - - [2026-04-06 03:46:19] "GET /global-system-configs HTTP/1.1" 401 293 0.000399 10.0.0.33 - - [2026-04-06 03:46:20] "GET /global-system-configs HTTP/1.1" 401 293 0.000450 10.0.0.33 - - [2026-04-06 03:46:20] "GET /global-system-configs HTTP/1.1" 401 293 0.000614 10.0.0.27 - - [2026-04-06 03:46:20] "GET /global-system-configs HTTP/1.1" 401 293 0.000393 10.0.0.27 - - [2026-04-06 03:46:20] "GET /global-system-configs HTTP/1.1" 401 293 0.000472 10.0.0.33 - - [2026-04-06 03:46:21] "GET /global-system-configs HTTP/1.1" 401 293 0.000560 10.0.0.33 - - [2026-04-06 03:46:21] "GET /global-system-configs HTTP/1.1" 401 293 0.000550 10.0.0.249 - - [2026-04-06 03:46:21] "GET /global-system-configs HTTP/1.1" 401 293 0.000478 10.0.0.249 - - [2026-04-06 03:46:21] "GET /global-system-configs HTTP/1.1" 401 293 0.000425 10.0.0.249 - - [2026-04-06 03:46:22] "GET /global-system-configs HTTP/1.1" 401 293 0.000501 10.0.0.249 - - [2026-04-06 03:46:22] "GET /global-system-configs HTTP/1.1" 401 293 0.000494 10.0.0.249 - - [2026-04-06 03:46:55] "POST /neutron/port HTTP/1.1" 200 1240 0.051326 10.0.0.249 - - [2026-04-06 03:46:55] "POST /neutron/floatingip HTTP/1.1" 200 117 0.010262 10.0.0.249 - - [2026-04-06 03:46:55] "POST /neutron/port HTTP/1.1" 200 117 0.001214 10.0.0.249 - - [2026-04-06 03:47:01] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009949 10.0.0.249 - - [2026-04-06 03:47:01] "POST /neutron/port HTTP/1.1" 200 1240 0.022034 10.0.0.249 - - [2026-04-06 03:47:01] "GET /virtual-machine/f081a226-6dbe-4bfb-9e38-43b5e2a61288 HTTP/1.1" 200 1301 0.009018 10.0.0.249 - - [2026-04-06 03:47:01] "GET /virtual-machine-interface/ec04ac04-a84e-4edd-a462-00c1f1e18338 HTTP/1.1" 200 3176 0.006794 10.0.0.249 - - [2026-04-06 03:47:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004883 10.0.0.249 - - [2026-04-06 03:47:01] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005160 10.0.0.249 - - [2026-04-06 03:47:01] "GET /virtual-networks?parent_id=34097c02-e56c-433e-8240-e74549fcbab2&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.005000 10.0.0.249 - - [2026-04-06 03:47:01] "GET /virtual-network/8e658475-cf9f-47f3-81b9-4f5ac80f7e85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.006947 10.0.0.249 - - [2026-04-06 03:47:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004050 10.0.0.249 - - [2026-04-06 03:47:02] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003973 10.0.0.249 - - [2026-04-06 03:47:02] "GET /virtual-networks?parent_id=34097c02-e56c-433e-8240-e74549fcbab2&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.004170 10.0.0.249 - - [2026-04-06 03:47:02] "GET /virtual-network/8e658475-cf9f-47f3-81b9-4f5ac80f7e85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.008679 10.0.0.249 - - [2026-04-06 03:47:02] "GET /virtual-machine-interface/ec04ac04-a84e-4edd-a462-00c1f1e18338?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2761 0.005961 10.0.0.249 - - [2026-04-06 03:47:02] "PUT /virtual-machine-interface/ec04ac04-a84e-4edd-a462-00c1f1e18338 HTTP/1.1" 200 284 0.016893 10.0.0.249 - - [2026-04-06 03:47:13] "POST /neutron/port HTTP/1.1" 200 1106 0.049722 10.0.0.249 - - [2026-04-06 03:47:13] "POST /neutron/subnet HTTP/1.1" 200 694 0.012831 10.0.0.33 - - [2026-04-06 03:47:52] "GET /projects?obj_uuids=34097c02-e56c-433e-8240-e74549fcbab2&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.033982 10.0.0.249 - - [2026-04-06 03:47:53] "GET /project/34097c02-e56c-433e-8240-e74549fcbab2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1404 0.083147 10.0.0.249 - - [2026-04-06 03:47:53] "POST /fqname-to-id HTTP/1.1" 404 226 0.002880 10.0.0.249 - - [2026-04-06 03:47:53] "POST /interface-route-tables HTTP/1.1" 200 575 0.029951 10.0.0.249 - - [2026-04-06 03:47:53] "GET /interface-route-table/9c70738c-ba2e-41f3-b345-a3838d0ca9df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1334 0.006434 10.0.0.249 - - [2026-04-06 03:47:53] "GET /virtual-machine-interface/ec04ac04-a84e-4edd-a462-00c1f1e18338?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2811 0.008377 10.0.0.249 - - [2026-04-06 03:47:53] "POST /ref-update HTTP/1.1" 200 156 0.017531 10.0.0.249 - - [2026-04-06 03:47:54] "GET /virtual-machine-interface/faad2197-de6d-4e90-8227-ae6bf468e252?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3091 0.007926 10.0.0.249 - - [2026-04-06 03:47:54] "POST /ref-update HTTP/1.1" 200 156 0.030000 10.0.0.249 - - [2026-04-06 03:47:55] "DELETE /interface-route-table/62b2b5c9-4e61-4b46-a80c-78ef21e49452 HTTP/1.1" 200 115 0.048343 10.0.0.249 - - [2026-04-06 03:47:55] "POST /neutron/port HTTP/1.1" 200 1240 0.026335 10.0.0.249 - - [2026-04-06 03:47:56] "POST /neutron/port HTTP/1.1" 200 1118 0.022277 10.0.0.249 - - [2026-04-06 03:47:57] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005308 10.0.0.249 - - [2026-04-06 03:47:57] "POST /neutron/network HTTP/1.1" 200 832 0.007690 10.0.0.249 - - [2026-04-06 03:48:14] "POST /neutron/network HTTP/1.1" 200 1017 0.007584 10.0.0.249 - - [2026-04-06 03:48:14] "POST /neutron/subnet HTTP/1.1" 200 1389 0.015566 10.0.0.249 - - [2026-04-06 03:48:14] "POST /neutron/network HTTP/1.1" 200 1007 0.012037 10.0.0.249 - - [2026-04-06 03:48:17] "GET /virtual-machine-interface/ec04ac04-a84e-4edd-a462-00c1f1e18338?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3092 0.039536 10.0.0.249 - - [2026-04-06 03:48:17] "POST /ref-update HTTP/1.1" 200 156 0.017844 10.0.0.249 - - [2026-04-06 03:48:17] "DELETE /interface-route-table/9c70738c-ba2e-41f3-b345-a3838d0ca9df HTTP/1.1" 200 115 0.034929 10.0.0.249 - - [2026-04-06 03:48:17] "GET /virtual-machine-interface/375e3bc4-1a92-429d-be2f-e5ef749cf302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3091 0.007356 10.0.0.249 - - [2026-04-06 03:48:17] "POST /ref-update HTTP/1.1" 200 156 0.018605 10.0.0.249 - - [2026-04-06 03:48:18] "DELETE /interface-route-table/84197cf4-c9e4-4fda-b0a0-9ad9ea7da36a HTTP/1.1" 200 115 0.043594 10.0.0.249 - - [2026-04-06 03:48:18] "POST /neutron/port HTTP/1.1" 200 1240 0.087210 10.0.0.249 - - [2026-04-06 03:48:18] "POST /neutron/port HTTP/1.1" 200 1240 0.026011 10.0.0.249 - - [2026-04-06 03:48:18] "POST /neutron/port HTTP/1.1" 200 1240 0.029577 10.0.0.249 - - [2026-04-06 03:48:20] "POST /neutron/network HTTP/1.1" 200 1007 0.009694 10.0.0.27 - - [2026-04-06 03:48:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.104827 10.0.0.27 - - [2026-04-06 03:48:20] "GET /obj-perms HTTP/1.1" 200 5075 0.125457 10.0.0.33 - - [2026-04-06 03:48:22] "GET /projects?obj_uuids=34097c02-e56c-433e-8240-e74549fcbab2&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001189 10.0.0.249 - - [2026-04-06 03:48:22] "GET /project/34097c02-e56c-433e-8240-e74549fcbab2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1404 0.069423 10.0.0.33 - - [2026-04-06 03:48:22] "GET /projects?obj_uuids=34097c02-e56c-433e-8240-e74549fcbab2&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000984 10.0.0.249 - - [2026-04-06 03:48:22] "GET /project/34097c02-e56c-433e-8240-e74549fcbab2?fields=virtual_networks HTTP/1.1" 200 1057 0.048266 10.0.0.33 - - [2026-04-06 03:48:22] "GET /projects?obj_uuids=34097c02-e56c-433e-8240-e74549fcbab2&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000956 10.0.0.249 - - [2026-04-06 03:48:22] "GET /project/34097c02-e56c-433e-8240-e74549fcbab2?fields=virtual_machine_interfaces HTTP/1.1" 200 1057 0.038352 10.0.0.33 - - [2026-04-06 03:48:22] "GET /projects?obj_uuids=34097c02-e56c-433e-8240-e74549fcbab2&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001037 10.0.0.249 - - [2026-04-06 03:48:22] "GET /project/34097c02-e56c-433e-8240-e74549fcbab2?fields=security_groups HTTP/1.1" 200 1291 0.045752 10.0.0.249 - - [2026-04-06 03:48:23] "POST /fqname-to-id HTTP/1.1" 404 183 0.037446 10.0.0.33 - - [2026-04-06 03:48:23] "GET /projects?obj_uuids=59328936-c666-4e7f-aa1d-b72b9c54f0ac&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003044 10.0.0.33 - - [2026-04-06 03:48:23] "GET /domains?obj_uuids=500738d8-636d-4330-98c4-d5dafb5cbb39&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001011 10.0.0.33 - - [2026-04-06 03:48:23] "GET /domain/500738d8-636d-4330-98c4-d5dafb5cbb39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.042131 10.0.0.33 - - [2026-04-06 03:48:23] "POST /id-to-fqname HTTP/1.1" 200 185 0.007823 10.0.0.33 - - [2026-04-06 03:48:23] "POST /fqname-to-id HTTP/1.1" 404 194 0.007242 10.0.0.33 - - [2026-04-06 03:48:23] "POST /security-groups HTTP/1.1" 200 586 0.032021 10.0.0.33 - - [2026-04-06 03:48:23] "POST /projects HTTP/1.1" 200 575 0.260670 10.0.0.27 - - [2026-04-06 03:48:23] "POST /access-control-lists HTTP/1.1" 200 591 0.026392 10.0.0.33 - - [2026-04-06 03:48:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.349879 10.0.0.249 - - [2026-04-06 03:48:23] "GET /project/59328936-c666-4e7f-aa1d-b72b9c54f0ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1353 0.533663 10.0.0.249 - - [2026-04-06 03:48:24] "GET / HTTP/1.1" 200 35931 0.001642 10.0.0.27 - - [2026-04-06 03:48:25] "DELETE /access-control-list/a571d920-d654-4533-953c-e1bff164ce0b HTTP/1.1" 200 115 0.061449 10.0.0.33 - - [2026-04-06 03:48:28] "GET /projects?obj_uuids=59328936-c666-4e7f-aa1d-b72b9c54f0ac&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001003 10.0.0.249 - - [2026-04-06 03:48:28] "GET /project/59328936-c666-4e7f-aa1d-b72b9c54f0ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1353 0.042711 10.0.0.33 - - [2026-04-06 03:48:28] "GET /projects?obj_uuids=59328936-c666-4e7f-aa1d-b72b9c54f0ac&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001243 10.0.0.249 - - [2026-04-06 03:48:28] "GET /project/59328936-c666-4e7f-aa1d-b72b9c54f0ac?fields=virtual_networks HTTP/1.1" 200 1032 0.052094 10.0.0.33 - - [2026-04-06 03:48:28] "GET /projects?obj_uuids=59328936-c666-4e7f-aa1d-b72b9c54f0ac&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000976 10.0.0.249 - - [2026-04-06 03:48:28] "GET /project/59328936-c666-4e7f-aa1d-b72b9c54f0ac?fields=virtual_machine_interfaces HTTP/1.1" 200 1032 0.050902 10.0.0.33 - - [2026-04-06 03:48:28] "GET /projects?obj_uuids=59328936-c666-4e7f-aa1d-b72b9c54f0ac&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001200 10.0.0.249 - - [2026-04-06 03:48:28] "GET /project/59328936-c666-4e7f-aa1d-b72b9c54f0ac?fields=security_groups HTTP/1.1" 200 1253 0.047280 10.0.0.249 - - [2026-04-06 03:48:29] "POST /fqname-to-id HTTP/1.1" 404 193 0.028642 10.0.0.33 - - [2026-04-06 03:48:29] "GET /projects?obj_uuids=633a8a76-28db-441c-9ea9-65c9afc3e1fe&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003355 10.0.0.33 - - [2026-04-06 03:48:29] "GET /domains?obj_uuids=500738d8-636d-4330-98c4-d5dafb5cbb39&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000960 10.0.0.33 - - [2026-04-06 03:48:29] "GET /domain/500738d8-636d-4330-98c4-d5dafb5cbb39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007495 10.0.0.33 - - [2026-04-06 03:48:29] "POST /id-to-fqname HTTP/1.1" 200 195 0.004475 10.0.0.33 - - [2026-04-06 03:48:29] "POST /fqname-to-id HTTP/1.1" 404 204 0.009022 10.0.0.33 - - [2026-04-06 03:48:29] "POST /security-groups HTTP/1.1" 200 596 0.029073 10.0.0.33 - - [2026-04-06 03:48:29] "POST /projects HTTP/1.1" 200 595 0.250410 10.0.0.27 - - [2026-04-06 03:48:29] "POST /access-control-lists HTTP/1.1" 200 601 0.041567 10.0.0.33 - - [2026-04-06 03:48:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.322889 10.0.0.249 - - [2026-04-06 03:48:29] "GET /project/633a8a76-28db-441c-9ea9-65c9afc3e1fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1393 0.477586 10.0.0.249 - - [2026-04-06 03:48:30] "GET / HTTP/1.1" 200 35931 0.001622 10.0.0.33 - - [2026-04-06 03:48:33] "GET /projects?obj_uuids=633a8a76-28db-441c-9ea9-65c9afc3e1fe&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001576 10.0.0.249 - - [2026-04-06 03:48:33] "GET /project/633a8a76-28db-441c-9ea9-65c9afc3e1fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1393 0.051888 10.0.0.33 - - [2026-04-06 03:48:33] "GET /projects?obj_uuids=633a8a76-28db-441c-9ea9-65c9afc3e1fe&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001551 10.0.0.249 - - [2026-04-06 03:48:33] "GET /project/633a8a76-28db-441c-9ea9-65c9afc3e1fe?fields=virtual_networks HTTP/1.1" 200 1052 0.069999 10.0.0.33 - - [2026-04-06 03:48:34] "GET /projects?obj_uuids=633a8a76-28db-441c-9ea9-65c9afc3e1fe&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000987 10.0.0.249 - - [2026-04-06 03:48:34] "GET /project/633a8a76-28db-441c-9ea9-65c9afc3e1fe?fields=virtual_machine_interfaces HTTP/1.1" 200 1052 0.052773 10.0.0.33 - - [2026-04-06 03:48:34] "GET /projects?obj_uuids=633a8a76-28db-441c-9ea9-65c9afc3e1fe&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001044 10.0.0.249 - - [2026-04-06 03:48:34] "GET /project/633a8a76-28db-441c-9ea9-65c9afc3e1fe?fields=security_groups HTTP/1.1" 200 1283 0.043554 10.0.0.249 - - [2026-04-06 03:48:35] "POST /fqname-to-id HTTP/1.1" 404 199 0.029303 10.0.0.33 - - [2026-04-06 03:48:35] "GET /projects?obj_uuids=6fb2cd65-d2fd-4a99-bfc4-ea35b43bb92f&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003653 10.0.0.33 - - [2026-04-06 03:48:35] "GET /domains?obj_uuids=500738d8-636d-4330-98c4-d5dafb5cbb39&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001359 10.0.0.33 - - [2026-04-06 03:48:35] "GET /domain/500738d8-636d-4330-98c4-d5dafb5cbb39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.010140 10.0.0.33 - - [2026-04-06 03:48:35] "POST /id-to-fqname HTTP/1.1" 200 201 0.006594 10.0.0.33 - - [2026-04-06 03:48:35] "POST /fqname-to-id HTTP/1.1" 404 210 0.007059 10.0.0.33 - - [2026-04-06 03:48:35] "POST /security-groups HTTP/1.1" 200 602 0.078871 10.0.0.27 - - [2026-04-06 03:48:35] "POST /fqname-to-id HTTP/1.1" 404 245 0.006895 10.0.0.33 - - [2026-04-06 03:48:35] "POST /projects HTTP/1.1" 200 607 0.308762 10.0.0.33 - - [2026-04-06 03:48:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.381551 10.0.0.27 - - [2026-04-06 03:48:35] "POST /access-control-lists HTTP/1.1" 200 605 0.034010 10.0.0.249 - - [2026-04-06 03:48:35] "GET /project/6fb2cd65-d2fd-4a99-bfc4-ea35b43bb92f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1417 0.525984 10.0.0.249 - - [2026-04-06 03:48:36] "GET / HTTP/1.1" 200 35931 0.002159 10.0.0.33 - - [2026-04-06 03:48:36] "DELETE /project/633a8a7628db441c9ea965c9afc3e1fe HTTP/1.1" 404 173 0.016489 10.0.0.33 - - [2026-04-06 03:48:36] "DELETE /project/59328936c6664e7faa1db72b9c54f0ac HTTP/1.1" 404 173 0.012361 10.0.0.33 - - [2026-04-06 03:48:36] "DELETE /project/34097c02-e56c-433e-8240-e74549fcbab2 HTTP/1.1" 404 177 0.009020 10.0.0.33 - - [2026-04-06 03:48:36] "DELETE /project/6fb2cd65d2fd4a99bfc4ea35b43bb92f HTTP/1.1" 404 173 0.008291 10.0.0.33 - - [2026-04-06 03:48:36] "GET /projects?obj_uuids=59328936-c666-4e7f-aa1d-b72b9c54f0ac&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000843 10.0.0.33 - - [2026-04-06 03:48:36] "GET /projects?obj_uuids=633a8a76-28db-441c-9ea9-65c9afc3e1fe&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000739 10.0.0.33 - - [2026-04-06 03:48:36] "GET /project/59328936-c666-4e7f-aa1d-b72b9c54f0ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.069383 10.0.0.33 - - [2026-04-06 03:48:36] "GET /projects?obj_uuids=59328936-c666-4e7f-aa1d-b72b9c54f0ac&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000946 10.0.0.33 - - [2026-04-06 03:48:36] "GET /project/633a8a76-28db-441c-9ea9-65c9afc3e1fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1498 0.084757 10.0.0.33 - - [2026-04-06 03:48:36] "GET /projects?obj_uuids=633a8a76-28db-441c-9ea9-65c9afc3e1fe&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000978 10.0.0.33 - - [2026-04-06 03:48:36] "GET /project/59328936-c666-4e7f-aa1d-b72b9c54f0ac?fields=security_groups HTTP/1.1" 200 1358 0.051615 10.0.0.33 - - [2026-04-06 03:48:36] "GET /project/633a8a76-28db-441c-9ea9-65c9afc3e1fe?fields=security_groups HTTP/1.1" 200 1388 0.090086 10.0.0.33 - - [2026-04-06 03:48:36] "DELETE /security-group/a5a161ff-0a43-470e-a98b-097eee454095 HTTP/1.1" 200 115 0.050948 10.0.0.33 - - [2026-04-06 03:48:36] "GET /projects?obj_uuids=59328936-c666-4e7f-aa1d-b72b9c54f0ac&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001375 10.0.0.33 - - [2026-04-06 03:48:37] "GET /project/59328936-c666-4e7f-aa1d-b72b9c54f0ac?fields=application_policy_sets HTTP/1.1" 200 1397 0.049590 10.0.0.33 - - [2026-04-06 03:48:37] "DELETE /security-group/49321ed1-ed20-4f7d-86a1-45ca9a2f9024 HTTP/1.1" 200 115 0.090619 10.0.0.33 - - [2026-04-06 03:48:37] "GET /projects?obj_uuids=633a8a76-28db-441c-9ea9-65c9afc3e1fe&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001157 10.0.0.33 - - [2026-04-06 03:48:37] "GET /project/633a8a76-28db-441c-9ea9-65c9afc3e1fe?fields=application_policy_sets HTTP/1.1" 200 1427 0.083455 10.0.0.27 - - [2026-04-06 03:48:37] "DELETE /access-control-list/034f9209-c170-4fb6-84d8-fdf8ef134998 HTTP/1.1" 200 115 0.074130 10.0.0.33 - - [2026-04-06 03:48:37] "DELETE /project/59328936-c666-4e7f-aa1d-b72b9c54f0ac HTTP/1.1" 200 115 0.557067 10.0.0.33 - - [2026-04-06 03:48:37] "DELETE /project/633a8a76-28db-441c-9ea9-65c9afc3e1fe HTTP/1.1" 200 115 0.611474 10.0.0.33 - - [2026-04-06 03:48:39] "GET /projects?obj_uuids=6fb2cd65-d2fd-4a99-bfc4-ea35b43bb92f&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001265 10.0.0.249 - - [2026-04-06 03:48:39] "GET /project/6fb2cd65-d2fd-4a99-bfc4-ea35b43bb92f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1417 0.055735 10.0.0.33 - - [2026-04-06 03:48:39] "GET /projects?obj_uuids=6fb2cd65-d2fd-4a99-bfc4-ea35b43bb92f&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000949 10.0.0.249 - - [2026-04-06 03:48:39] "GET /project/6fb2cd65-d2fd-4a99-bfc4-ea35b43bb92f?fields=virtual_networks HTTP/1.1" 200 1064 0.059348 10.0.0.33 - - [2026-04-06 03:48:40] "GET /projects?obj_uuids=6fb2cd65-d2fd-4a99-bfc4-ea35b43bb92f&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001634 10.0.0.249 - - [2026-04-06 03:48:40] "GET /project/6fb2cd65-d2fd-4a99-bfc4-ea35b43bb92f?fields=virtual_machine_interfaces HTTP/1.1" 200 1064 0.045933 10.0.0.33 - - [2026-04-06 03:48:40] "GET /projects?obj_uuids=6fb2cd65-d2fd-4a99-bfc4-ea35b43bb92f&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000991 10.0.0.249 - - [2026-04-06 03:48:40] "GET /project/6fb2cd65-d2fd-4a99-bfc4-ea35b43bb92f?fields=security_groups HTTP/1.1" 200 1301 0.042344 10.0.0.249 - - [2026-04-06 03:48:40] "POST /fqname-to-id HTTP/1.1" 404 185 0.027335 10.0.0.33 - - [2026-04-06 03:48:40] "GET /projects?obj_uuids=7f333983-755b-47d0-9e20-2d7eadd1531e&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004563 10.0.0.33 - - [2026-04-06 03:48:41] "GET /domains?obj_uuids=500738d8-636d-4330-98c4-d5dafb5cbb39&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001049 10.0.0.33 - - [2026-04-06 03:48:41] "GET /domain/500738d8-636d-4330-98c4-d5dafb5cbb39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007853 10.0.0.33 - - [2026-04-06 03:48:41] "POST /id-to-fqname HTTP/1.1" 200 187 0.004980 10.0.0.33 - - [2026-04-06 03:48:41] "POST /fqname-to-id HTTP/1.1" 404 196 0.007430 10.0.0.33 - - [2026-04-06 03:48:41] "POST /security-groups HTTP/1.1" 200 588 0.073923 10.0.0.33 - - [2026-04-06 03:48:41] "POST /projects HTTP/1.1" 200 579 0.306818 10.0.0.27 - - [2026-04-06 03:48:41] "POST /access-control-lists HTTP/1.1" 200 593 0.029518 10.0.0.33 - - [2026-04-06 03:48:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.380980 10.0.0.249 - - [2026-04-06 03:48:41] "GET /project/7f333983-755b-47d0-9e20-2d7eadd1531e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1361 0.517967 10.0.0.249 - - [2026-04-06 03:48:42] "GET / HTTP/1.1" 200 35931 0.002233 10.0.0.33 - - [2026-04-06 03:48:45] "GET /projects?obj_uuids=7f333983-755b-47d0-9e20-2d7eadd1531e&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.000983 10.0.0.249 - - [2026-04-06 03:48:45] "GET /project/7f333983-755b-47d0-9e20-2d7eadd1531e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1361 0.051217 10.0.0.33 - - [2026-04-06 03:48:45] "GET /projects?obj_uuids=7f333983-755b-47d0-9e20-2d7eadd1531e&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001004 10.0.0.249 - - [2026-04-06 03:48:45] "GET /project/7f333983-755b-47d0-9e20-2d7eadd1531e?fields=virtual_networks HTTP/1.1" 200 1036 0.050034 10.0.0.33 - - [2026-04-06 03:48:45] "GET /projects?obj_uuids=7f333983-755b-47d0-9e20-2d7eadd1531e&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001104 10.0.0.249 - - [2026-04-06 03:48:45] "GET /project/7f333983-755b-47d0-9e20-2d7eadd1531e?fields=virtual_machine_interfaces HTTP/1.1" 200 1036 0.036586 10.0.0.33 - - [2026-04-06 03:48:45] "GET /projects?obj_uuids=7f333983-755b-47d0-9e20-2d7eadd1531e&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001173 10.0.0.249 - - [2026-04-06 03:48:45] "GET /project/7f333983-755b-47d0-9e20-2d7eadd1531e?fields=security_groups HTTP/1.1" 200 1259 0.039382 10.0.0.249 - - [2026-04-06 03:48:46] "POST /fqname-to-id HTTP/1.1" 404 182 0.036310 10.0.0.33 - - [2026-04-06 03:48:46] "GET /projects?obj_uuids=7a3fae8d-10ed-4c84-ad0e-b3c3ed1ac2bc&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003288 10.0.0.33 - - [2026-04-06 03:48:46] "GET /domains?obj_uuids=500738d8-636d-4330-98c4-d5dafb5cbb39&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001309 10.0.0.33 - - [2026-04-06 03:48:46] "GET /domain/500738d8-636d-4330-98c4-d5dafb5cbb39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008691 10.0.0.33 - - [2026-04-06 03:48:46] "POST /id-to-fqname HTTP/1.1" 200 184 0.006048 10.0.0.33 - - [2026-04-06 03:48:46] "POST /fqname-to-id HTTP/1.1" 404 193 0.005970 10.0.0.33 - - [2026-04-06 03:48:47] "POST /security-groups HTTP/1.1" 200 585 0.028587 10.0.0.27 - - [2026-04-06 03:48:47] "POST /fqname-to-id HTTP/1.1" 404 228 0.003354 10.0.0.33 - - [2026-04-06 03:48:47] "POST /projects HTTP/1.1" 200 573 0.237747 10.0.0.33 - - [2026-04-06 03:48:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.313002 10.0.0.27 - - [2026-04-06 03:48:47] "POST /access-control-lists HTTP/1.1" 200 588 0.030315 10.0.0.249 - - [2026-04-06 03:48:47] "GET /project/7a3fae8d-10ed-4c84-ad0e-b3c3ed1ac2bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1349 0.465034 10.0.0.249 - - [2026-04-06 03:48:48] "GET / HTTP/1.1" 200 35931 0.001670 10.0.0.33 - - [2026-04-06 03:48:51] "GET /projects?obj_uuids=7a3fae8d-10ed-4c84-ad0e-b3c3ed1ac2bc&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001136 10.0.0.249 - - [2026-04-06 03:48:51] "GET /project/7a3fae8d-10ed-4c84-ad0e-b3c3ed1ac2bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1349 0.045876 10.0.0.33 - - [2026-04-06 03:48:51] "GET /projects?obj_uuids=7a3fae8d-10ed-4c84-ad0e-b3c3ed1ac2bc&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.000968 10.0.0.249 - - [2026-04-06 03:48:51] "GET /project/7a3fae8d-10ed-4c84-ad0e-b3c3ed1ac2bc?fields=virtual_networks HTTP/1.1" 200 1030 0.050065 10.0.0.33 - - [2026-04-06 03:48:51] "GET /projects?obj_uuids=7a3fae8d-10ed-4c84-ad0e-b3c3ed1ac2bc&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001609 10.0.0.249 - - [2026-04-06 03:48:51] "GET /project/7a3fae8d-10ed-4c84-ad0e-b3c3ed1ac2bc?fields=virtual_machine_interfaces HTTP/1.1" 200 1030 0.040088 10.0.0.33 - - [2026-04-06 03:48:51] "GET /projects?obj_uuids=7a3fae8d-10ed-4c84-ad0e-b3c3ed1ac2bc&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001099 10.0.0.249 - - [2026-04-06 03:48:51] "GET /project/7a3fae8d-10ed-4c84-ad0e-b3c3ed1ac2bc?fields=security_groups HTTP/1.1" 200 1250 0.043889 10.0.0.249 - - [2026-04-06 03:48:52] "POST /fqname-to-id HTTP/1.1" 404 186 0.026712 10.0.0.33 - - [2026-04-06 03:48:52] "GET /projects?obj_uuids=8a8b987d-f0ae-4f6a-a600-814925fe2eee&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003299 10.0.0.33 - - [2026-04-06 03:48:52] "GET /domains?obj_uuids=500738d8-636d-4330-98c4-d5dafb5cbb39&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000994 10.0.0.33 - - [2026-04-06 03:48:52] "GET /domain/500738d8-636d-4330-98c4-d5dafb5cbb39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008186 10.0.0.33 - - [2026-04-06 03:48:52] "POST /id-to-fqname HTTP/1.1" 200 188 0.003032 10.0.0.33 - - [2026-04-06 03:48:52] "POST /fqname-to-id HTTP/1.1" 404 197 0.004401 10.0.0.33 - - [2026-04-06 03:48:52] "POST /security-groups HTTP/1.1" 200 589 0.095763 10.0.0.33 - - [2026-04-06 03:48:52] "POST /projects HTTP/1.1" 200 581 0.308893 10.0.0.27 - - [2026-04-06 03:48:52] "POST /fqname-to-id HTTP/1.1" 404 231 0.007426 10.0.0.33 - - [2026-04-06 03:48:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.380476 10.0.0.249 - - [2026-04-06 03:48:52] "GET /project/8a8b987d-f0ae-4f6a-a600-814925fe2eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.518150 10.0.0.249 - - [2026-04-06 03:48:54] "GET / HTTP/1.1" 200 35931 0.002124 10.0.0.33 - - [2026-04-06 03:48:57] "GET /projects?obj_uuids=8a8b987d-f0ae-4f6a-a600-814925fe2eee&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001045 10.0.0.249 - - [2026-04-06 03:48:57] "GET /project/8a8b987d-f0ae-4f6a-a600-814925fe2eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.035866 10.0.0.33 - - [2026-04-06 03:48:57] "GET /projects?obj_uuids=8a8b987d-f0ae-4f6a-a600-814925fe2eee&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002473 10.0.0.249 - - [2026-04-06 03:48:57] "GET /project/8a8b987d-f0ae-4f6a-a600-814925fe2eee?fields=virtual_networks HTTP/1.1" 200 1038 0.100677 10.0.0.33 - - [2026-04-06 03:48:57] "GET /projects?obj_uuids=8a8b987d-f0ae-4f6a-a600-814925fe2eee&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001699 10.0.0.249 - - [2026-04-06 03:48:57] "POST /neutron/port HTTP/1.1" 200 1106 0.039997 10.0.0.249 - - [2026-04-06 03:48:57] "GET /project/8a8b987d-f0ae-4f6a-a600-814925fe2eee?fields=virtual_machine_interfaces HTTP/1.1" 200 1038 0.061771 10.0.0.33 - - [2026-04-06 03:48:57] "GET /projects?obj_uuids=8a8b987d-f0ae-4f6a-a600-814925fe2eee&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001114 10.0.0.249 - - [2026-04-06 03:48:57] "POST /neutron/subnet HTTP/1.1" 200 694 0.011618 10.0.0.249 - - [2026-04-06 03:48:57] "GET /project/8a8b987d-f0ae-4f6a-a600-814925fe2eee?fields=security_groups HTTP/1.1" 200 1262 0.065403 10.0.0.249 - - [2026-04-06 03:48:58] "POST /fqname-to-id HTTP/1.1" 404 186 0.024741 10.0.0.33 - - [2026-04-06 03:48:58] "GET /projects?obj_uuids=fa3bc292-4530-401d-9584-432e5b8ea2cc&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003536 10.0.0.33 - - [2026-04-06 03:48:58] "GET /domains?obj_uuids=500738d8-636d-4330-98c4-d5dafb5cbb39&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000954 10.0.0.33 - - [2026-04-06 03:48:58] "GET /domain/500738d8-636d-4330-98c4-d5dafb5cbb39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006856 10.0.0.33 - - [2026-04-06 03:48:58] "POST /id-to-fqname HTTP/1.1" 200 188 0.006665 10.0.0.33 - - [2026-04-06 03:48:58] "POST /fqname-to-id HTTP/1.1" 404 197 0.004570 10.0.0.33 - - [2026-04-06 03:48:58] "POST /security-groups HTTP/1.1" 200 589 0.077228 10.0.0.33 - - [2026-04-06 03:48:58] "POST /projects HTTP/1.1" 200 581 0.304320 10.0.0.27 - - [2026-04-06 03:48:58] "POST /access-control-lists HTTP/1.1" 200 594 0.029709 10.0.0.33 - - [2026-04-06 03:48:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.376646 10.0.0.249 - - [2026-04-06 03:48:58] "GET /project/fa3bc292-4530-401d-9584-432e5b8ea2cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.512549 10.0.0.249 - - [2026-04-06 03:49:00] "GET / HTTP/1.1" 200 35931 0.001713 10.0.0.249 - - [2026-04-06 03:49:01] "POST /fqname-to-id HTTP/1.1" 401 293 0.000471 10.0.0.249 - - [2026-04-06 03:49:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.063199 10.0.0.33 - - [2026-04-06 03:49:02] "GET /projects?obj_uuids=fa3bc292-4530-401d-9584-432e5b8ea2cc&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001040 10.0.0.249 - - [2026-04-06 03:49:02] "GET /project/fa3bc292-4530-401d-9584-432e5b8ea2cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.044247 10.0.0.249 - - [2026-04-06 03:49:02] "POST /neutron/network HTTP/1.1" 200 117 0.039914 10.0.0.27 - - [2026-04-06 03:49:02] "POST /route-targets HTTP/1.1" 200 327 0.016368 10.0.0.249 - - [2026-04-06 03:49:02] "POST /neutron/network HTTP/1.1" 200 819 0.014410 10.0.0.249 - - [2026-04-06 03:49:02] "POST /id-to-fqname HTTP/1.1" 200 218 0.001350 10.0.0.249 - - [2026-04-06 03:49:02] "GET /virtual-network/4a1126dd-0808-430c-9bb0-bf5e8a35e26d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.005166 10.0.0.249 - - [2026-04-06 03:49:02] "GET /virtual-network/4a1126dd-0808-430c-9bb0-bf5e8a35e26d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.006171 10.0.0.249 - - [2026-04-06 03:49:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003541 10.0.0.249 - - [2026-04-06 03:49:02] "GET /virtual-network/4a1126dd-0808-430c-9bb0-bf5e8a35e26d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.005641 10.0.0.249 - - [2026-04-06 03:49:03] "PUT /virtual-network/4a1126dd-0808-430c-9bb0-bf5e8a35e26d HTTP/1.1" 200 264 0.070018 10.0.0.27 - - [2026-04-06 03:49:03] "POST /ref-update HTTP/1.1" 200 156 0.052596 10.0.0.249 - - [2026-04-06 03:49:03] "POST /neutron/subnet HTTP/1.1" 200 710 0.011199 10.0.0.249 - - [2026-04-06 03:49:03] "GET /virtual-network/4a1126dd-0808-430c-9bb0-bf5e8a35e26d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.005929 10.0.0.33 - - [2026-04-06 03:49:04] "GET /obj-perms HTTP/1.1" 200 5045 0.056283 10.0.0.249 - - [2026-04-06 03:49:05] "POST /id-to-fqname HTTP/1.1" 200 218 0.001304 10.0.0.249 - - [2026-04-06 03:49:05] "POST /neutron/port HTTP/1.1" 200 3025 0.021358 10.0.0.33 - - [2026-04-06 03:49:06] "GET /projects?obj_uuids=fa3bc292-4530-401d-9584-432e5b8ea2cc&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000952 10.0.0.249 - - [2026-04-06 03:49:06] "GET /project/fa3bc292-4530-401d-9584-432e5b8ea2cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.060352 10.0.0.249 - - [2026-04-06 03:49:06] "POST /neutron/network HTTP/1.1" 200 819 0.036582 10.0.0.249 - - [2026-04-06 03:49:06] "POST /neutron/port HTTP/1.1" 200 117 0.006496 10.0.0.33 - - [2026-04-06 03:49:06] "GET /projects?obj_uuids=fa3bc292-4530-401d-9584-432e5b8ea2cc&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001170 10.0.0.249 - - [2026-04-06 03:49:07] "POST /neutron/port HTTP/1.1" 200 1055 0.303043 10.0.0.249 - - [2026-04-06 03:49:07] "POST /neutron/port HTTP/1.1" 200 1109 0.102062 10.0.0.249 - - [2026-04-06 03:49:07] "POST /neutron/subnet HTTP/1.1" 200 684 0.008954 10.0.0.249 - - [2026-04-06 03:49:11] "POST /neutron/port HTTP/1.1" 200 1119 0.022779 10.0.0.249 - - [2026-04-06 03:49:11] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008483 10.0.0.249 - - [2026-04-06 03:49:11] "GET /virtual-machine/a581c5ac-e81a-4d64-80a2-d7fd6ce2d8ab HTTP/1.1" 401 293 0.000433 10.0.0.249 - - [2026-04-06 03:49:12] "GET /virtual-machine/a581c5ac-e81a-4d64-80a2-d7fd6ce2d8ab HTTP/1.1" 200 1290 0.036234 10.0.0.249 - - [2026-04-06 03:49:12] "GET /virtual-machine-interface/edb44a12-e5fc-4f83-a017-fbe7e99a30ac HTTP/1.1" 200 2932 0.006930 10.0.0.249 - - [2026-04-06 03:49:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004596 10.0.0.249 - - [2026-04-06 03:49:12] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005452 10.0.0.249 - - [2026-04-06 03:49:12] "GET /virtual-networks?parent_id=fa3bc292-4530-401d-9584-432e5b8ea2cc&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004121 10.0.0.249 - - [2026-04-06 03:49:12] "GET /virtual-network/4a1126dd-0808-430c-9bb0-bf5e8a35e26d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.008590 10.0.0.249 - - [2026-04-06 03:49:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005282 10.0.0.249 - - [2026-04-06 03:49:15] "GET /virtual-network/4a1126dd-0808-430c-9bb0-bf5e8a35e26d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.010081 10.0.0.249 - - [2026-04-06 03:49:15] "POST /neutron/port HTTP/1.1" 200 1106 0.024277 10.0.0.249 - - [2026-04-06 03:49:15] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004721 10.0.0.249 - - [2026-04-06 03:49:15] "POST /neutron/network HTTP/1.1" 200 926 0.009025 10.0.0.249 - - [2026-04-06 03:49:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003671 10.0.0.249 - - [2026-04-06 03:49:19] "GET /virtual-network/4a1126dd-0808-430c-9bb0-bf5e8a35e26d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.005710 10.0.0.249 - - [2026-04-06 03:49:21] "GET /obj-perms HTTP/1.1" 200 5075 0.052398 10.0.0.249 - - [2026-04-06 03:49:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004103 10.0.0.249 - - [2026-04-06 03:49:23] "GET /virtual-network/4a1126dd-0808-430c-9bb0-bf5e8a35e26d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.006034 10.0.0.249 - - [2026-04-06 03:49:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004354 10.0.0.249 - - [2026-04-06 03:49:27] "GET /virtual-network/4a1126dd-0808-430c-9bb0-bf5e8a35e26d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.005754 10.0.0.249 - - [2026-04-06 03:49:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004005 10.0.0.249 - - [2026-04-06 03:49:31] "GET /virtual-network/4a1126dd-0808-430c-9bb0-bf5e8a35e26d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.007023 10.0.0.249 - - [2026-04-06 03:49:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003786 10.0.0.249 - - [2026-04-06 03:49:35] "GET /virtual-network/4a1126dd-0808-430c-9bb0-bf5e8a35e26d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.006710 10.0.0.33 - - [2026-04-06 03:49:37] "DELETE /project/7f333983755b47d09e202d7eadd1531e HTTP/1.1" 404 173 0.012409 10.0.0.33 - - [2026-04-06 03:49:37] "DELETE /project/7a3fae8d10ed4c84ad0eb3c3ed1ac2bc HTTP/1.1" 404 173 0.020408 10.0.0.33 - - [2026-04-06 03:49:37] "DELETE /project/8a8b987df0ae4f6aa600814925fe2eee HTTP/1.1" 404 173 0.015818 10.0.0.33 - - [2026-04-06 03:49:37] "DELETE /project/fa3bc2924530401d9584432e5b8ea2cc HTTP/1.1" 404 173 0.010555 10.0.0.33 - - [2026-04-06 03:49:37] "GET /projects?obj_uuids=8a8b987d-f0ae-4f6a-a600-814925fe2eee&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000944 10.0.0.33 - - [2026-04-06 03:49:37] "GET /projects?obj_uuids=6fb2cd65-d2fd-4a99-bfc4-ea35b43bb92f&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000747 10.0.0.33 - - [2026-04-06 03:49:37] "GET /projects?obj_uuids=7f333983-755b-47d0-9e20-2d7eadd1531e&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.000692 10.0.0.33 - - [2026-04-06 03:49:37] "GET /projects?obj_uuids=7a3fae8d-10ed-4c84-ad0e-b3c3ed1ac2bc&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.000678 10.0.0.33 - - [2026-04-06 03:49:37] "GET /project/7f333983-755b-47d0-9e20-2d7eadd1531e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.077174 10.0.0.33 - - [2026-04-06 03:49:37] "GET /project/7a3fae8d-10ed-4c84-ad0e-b3c3ed1ac2bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.084526 10.0.0.33 - - [2026-04-06 03:49:37] "GET /project/6fb2cd65-d2fd-4a99-bfc4-ea35b43bb92f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1522 0.099065 10.0.0.33 - - [2026-04-06 03:49:37] "GET /projects?obj_uuids=7a3fae8d-10ed-4c84-ad0e-b3c3ed1ac2bc&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001164 10.0.0.33 - - [2026-04-06 03:49:37] "GET /projects?obj_uuids=7f333983-755b-47d0-9e20-2d7eadd1531e&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.000981 10.0.0.33 - - [2026-04-06 03:49:37] "GET /projects?obj_uuids=6fb2cd65-d2fd-4a99-bfc4-ea35b43bb92f&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001550 10.0.0.33 - - [2026-04-06 03:49:37] "GET /project/8a8b987d-f0ae-4f6a-a600-814925fe2eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1470 0.125051 10.0.0.33 - - [2026-04-06 03:49:37] "GET /projects?obj_uuids=8a8b987d-f0ae-4f6a-a600-814925fe2eee&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001147 10.0.0.33 - - [2026-04-06 03:49:37] "GET /project/7f333983-755b-47d0-9e20-2d7eadd1531e?fields=security_groups HTTP/1.1" 200 1364 0.095459 10.0.0.33 - - [2026-04-06 03:49:37] "GET /project/6fb2cd65-d2fd-4a99-bfc4-ea35b43bb92f?fields=security_groups HTTP/1.1" 200 1406 0.115343 10.0.0.33 - - [2026-04-06 03:49:37] "GET /project/7a3fae8d-10ed-4c84-ad0e-b3c3ed1ac2bc?fields=security_groups HTTP/1.1" 200 1355 0.132174 10.0.0.33 - - [2026-04-06 03:49:37] "GET /project/8a8b987d-f0ae-4f6a-a600-814925fe2eee?fields=security_groups HTTP/1.1" 200 1367 0.139796 10.0.0.33 - - [2026-04-06 03:49:37] "DELETE /security-group/578ca117-001e-400e-b09f-11f5f6279747 HTTP/1.1" 200 115 0.113087 10.0.0.33 - - [2026-04-06 03:49:37] "GET /projects?obj_uuids=7f333983-755b-47d0-9e20-2d7eadd1531e&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001596 10.0.0.33 - - [2026-04-06 03:49:37] "DELETE /security-group/f190e9c8-a5d5-4e1c-9cd3-db49c6fbe440 HTTP/1.1" 200 115 0.106372 10.0.0.33 - - [2026-04-06 03:49:37] "DELETE /security-group/cf1121b2-a0f8-437f-8e2f-cdc772f4bb01 HTTP/1.1" 200 115 0.106077 10.0.0.33 - - [2026-04-06 03:49:37] "GET /projects?obj_uuids=6fb2cd65-d2fd-4a99-bfc4-ea35b43bb92f&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001058 10.0.0.33 - - [2026-04-06 03:49:37] "GET /projects?obj_uuids=7a3fae8d-10ed-4c84-ad0e-b3c3ed1ac2bc&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.000903 10.0.0.33 - - [2026-04-06 03:49:37] "GET /project/7f333983-755b-47d0-9e20-2d7eadd1531e?fields=application_policy_sets HTTP/1.1" 200 1403 0.072458 10.0.0.33 - - [2026-04-06 03:49:37] "DELETE /security-group/6a94dce7-dbcd-4d1f-85d5-ddc8d29576fa HTTP/1.1" 200 115 0.127828 10.0.0.33 - - [2026-04-06 03:49:37] "GET /projects?obj_uuids=8a8b987d-f0ae-4f6a-a600-814925fe2eee&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001181 10.0.0.33 - - [2026-04-06 03:49:37] "GET /project/7a3fae8d-10ed-4c84-ad0e-b3c3ed1ac2bc?fields=application_policy_sets HTTP/1.1" 200 1394 0.085550 10.0.0.33 - - [2026-04-06 03:49:37] "GET /project/6fb2cd65-d2fd-4a99-bfc4-ea35b43bb92f?fields=application_policy_sets HTTP/1.1" 200 1445 0.164263 10.0.0.33 - - [2026-04-06 03:49:38] "GET /project/8a8b987d-f0ae-4f6a-a600-814925fe2eee?fields=application_policy_sets HTTP/1.1" 200 1406 0.176054 10.0.0.27 - - [2026-04-06 03:49:38] "DELETE /access-control-list/76f8ee3c-7099-4f94-bad3-5bcf17f32c51 HTTP/1.1" 200 115 0.125063 10.0.0.33 - - [2026-04-06 03:49:38] "DELETE /project/7a3fae8d-10ed-4c84-ad0e-b3c3ed1ac2bc HTTP/1.1" 200 115 0.795771 10.0.0.33 - - [2026-04-06 03:49:38] "DELETE /project/7f333983-755b-47d0-9e20-2d7eadd1531e HTTP/1.1" 200 115 0.807451 10.0.0.33 - - [2026-04-06 03:49:38] "DELETE /project/6fb2cd65-d2fd-4a99-bfc4-ea35b43bb92f HTTP/1.1" 200 115 0.900719 10.0.0.33 - - [2026-04-06 03:49:38] "DELETE /project/8a8b987d-f0ae-4f6a-a600-814925fe2eee HTTP/1.1" 200 115 0.927200 10.0.0.27 - - [2026-04-06 03:49:38] "DELETE /access-control-list/07ab5ef4-7b7b-45d2-b3b2-918427c2063c HTTP/1.1" 200 115 0.076640 10.0.0.249 - - [2026-04-06 03:49:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004143 10.0.0.249 - - [2026-04-06 03:49:39] "GET /virtual-network/4a1126dd-0808-430c-9bb0-bf5e8a35e26d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.006735 10.0.0.249 - - [2026-04-06 03:49:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.006761 10.0.0.249 - - [2026-04-06 03:49:43] "GET /virtual-network/4a1126dd-0808-430c-9bb0-bf5e8a35e26d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.005183 10.0.0.249 - - [2026-04-06 03:49:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003347 10.0.0.249 - - [2026-04-06 03:49:46] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003533 10.0.0.249 - - [2026-04-06 03:49:46] "GET /virtual-networks?parent_id=fa3bc292-4530-401d-9584-432e5b8ea2cc&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003792 10.0.0.249 - - [2026-04-06 03:49:46] "GET /virtual-network/4a1126dd-0808-430c-9bb0-bf5e8a35e26d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.005745 10.0.0.249 - - [2026-04-06 03:49:51] "POST /neutron/port HTTP/1.1" 200 1119 0.023036 10.0.0.249 - - [2026-04-06 03:49:55] "POST /neutron/security_group HTTP/1.1" 200 2056 0.030705 10.0.0.249 - - [2026-04-06 03:49:57] "POST /neutron/port HTTP/1.1" 200 1118 0.018711 10.0.0.249 - - [2026-04-06 03:49:57] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004426 10.0.0.249 - - [2026-04-06 03:49:57] "POST /neutron/network HTTP/1.1" 200 832 0.008237 10.0.0.249 - - [2026-04-06 03:50:06] "POST /neutron/port HTTP/1.1" 200 1119 0.018539 10.0.0.249 - - [2026-04-06 03:50:07] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007633 10.0.0.249 - - [2026-04-06 03:50:07] "POST /neutron/port HTTP/1.1" 200 1119 0.024783 10.0.0.249 - - [2026-04-06 03:50:07] "POST /neutron/network HTTP/1.1" 200 819 0.009028 10.0.0.249 - - [2026-04-06 03:50:07] "POST /id-to-fqname HTTP/1.1" 200 218 0.001333 10.0.0.249 - - [2026-04-06 03:50:07] "GET /virtual-machine/a581c5ac-e81a-4d64-80a2-d7fd6ce2d8ab HTTP/1.1" 200 1290 0.004551 10.0.0.249 - - [2026-04-06 03:50:07] "GET /virtual-machine-interface/edb44a12-e5fc-4f83-a017-fbe7e99a30ac HTTP/1.1" 200 2932 0.006259 10.0.0.249 - - [2026-04-06 03:50:07] "GET /instance-ip/7cc83080-a89d-467a-914b-3faa946da37b HTTP/1.1" 200 1613 0.007524 10.0.0.249 - - [2026-04-06 03:50:07] "POST /fqname-to-id HTTP/1.1" 404 208 0.003639 10.0.0.249 - - [2026-04-06 03:50:07] "GET /virtual-network/4a1126dd-0808-430c-9bb0-bf5e8a35e26d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.005430 10.0.0.33 - - [2026-04-06 03:50:07] "GET /projects?obj_uuids=fa3bc292-4530-401d-9584-432e5b8ea2cc&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000938 10.0.0.249 - - [2026-04-06 03:50:07] "GET /project/fa3bc292-4530-401d-9584-432e5b8ea2cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.054425 10.0.0.249 - - [2026-04-06 03:50:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003851 10.0.0.249 - - [2026-04-06 03:50:07] "GET /security-group/8bf58ef9-ed8b-496d-b9b7-d667b2eab140?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3759 0.005723 10.0.0.249 - - [2026-04-06 03:50:07] "POST /virtual-machine-interfaces HTTP/1.1" 200 563 0.114109 10.0.0.249 - - [2026-04-06 03:50:07] "POST /instance-ips HTTP/1.1" 200 357 0.052337 10.0.0.249 - - [2026-04-06 03:50:07] "GET /instance-ip/6f1797a0-fe2a-4ef3-8cce-4c76daaf366f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1568 0.006859 10.0.0.249 - - [2026-04-06 03:50:07] "GET /virtual-machine-interface/97cd60ca-d66d-4028-bd9b-e2bbba810990?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2342 0.008310 10.0.0.249 - - [2026-04-06 03:50:07] "GET /virtual-machine-interface/97cd60ca-d66d-4028-bd9b-e2bbba810990?fields=instance_ip_back_refs HTTP/1.1" 200 1324 0.009009 10.0.0.249 - - [2026-04-06 03:50:07] "GET /instance-ip/6f1797a0-fe2a-4ef3-8cce-4c76daaf366f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1568 0.005012 10.0.0.249 - - [2026-04-06 03:50:07] "POST /id-to-fqname HTTP/1.1" 200 218 0.001543 10.0.0.249 - - [2026-04-06 03:50:08] "POST /neutron/port HTTP/1.1" 200 963 0.015108 10.0.0.249 - - [2026-04-06 03:50:08] "POST /neutron/port HTTP/1.1" 200 963 0.012219 10.0.0.249 - - [2026-04-06 03:50:08] "POST /neutron/security_group HTTP/1.1" 200 3989 0.007872 10.0.0.249 - - [2026-04-06 03:50:08] "POST /neutron/port HTTP/1.1" 200 963 0.014129 10.0.0.249 - - [2026-04-06 03:50:08] "POST /neutron/port HTTP/1.1" 200 963 0.012069 10.0.0.249 - - [2026-04-06 03:50:09] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003922 10.0.0.249 - - [2026-04-06 03:50:09] "POST /neutron/network HTTP/1.1" 200 819 0.007226 10.0.0.249 - - [2026-04-06 03:50:13] "POST /neutron/port HTTP/1.1" 200 1065 0.027735 10.0.0.249 - - [2026-04-06 03:50:13] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009137 10.0.0.249 - - [2026-04-06 03:50:13] "GET /virtual-machine/c7622304-09f4-4fc8-adb9-1667d1ff7c63 HTTP/1.1" 200 1269 0.006855 10.0.0.249 - - [2026-04-06 03:50:13] "GET /virtual-machine-interface/97cd60ca-d66d-4028-bd9b-e2bbba810990 HTTP/1.1" 200 2982 0.005843 10.0.0.249 - - [2026-04-06 03:50:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003899 10.0.0.249 - - [2026-04-06 03:50:13] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004153 10.0.0.249 - - [2026-04-06 03:50:13] "GET /virtual-networks?parent_id=fa3bc292-4530-401d-9584-432e5b8ea2cc&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003551 10.0.0.249 - - [2026-04-06 03:50:13] "GET /virtual-network/4a1126dd-0808-430c-9bb0-bf5e8a35e26d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.006322 10.0.0.249 - - [2026-04-06 03:50:16] "POST /neutron/network HTTP/1.1" 200 936 0.006649 10.0.0.249 - - [2026-04-06 03:50:16] "POST /neutron/port HTTP/1.1" 200 117 0.001184 10.0.0.249 - - [2026-04-06 03:50:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003787 10.0.0.249 - - [2026-04-06 03:50:17] "GET /virtual-network/4a1126dd-0808-430c-9bb0-bf5e8a35e26d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.005440 10.0.0.249 - - [2026-04-06 03:50:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004393 10.0.0.249 - - [2026-04-06 03:50:21] "GET /virtual-network/4a1126dd-0808-430c-9bb0-bf5e8a35e26d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.005787 10.0.0.249 - - [2026-04-06 03:50:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003761 10.0.0.249 - - [2026-04-06 03:50:25] "GET /virtual-network/4a1126dd-0808-430c-9bb0-bf5e8a35e26d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.006299 10.0.0.249 - - [2026-04-06 03:50:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003491 10.0.0.249 - - [2026-04-06 03:50:29] "GET /virtual-network/4a1126dd-0808-430c-9bb0-bf5e8a35e26d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.005528 10.0.0.249 - - [2026-04-06 03:50:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003694 10.0.0.249 - - [2026-04-06 03:50:33] "GET /virtual-network/4a1126dd-0808-430c-9bb0-bf5e8a35e26d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.005752 10.0.0.249 - - [2026-04-06 03:50:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003874 10.0.0.249 - - [2026-04-06 03:50:37] "GET /virtual-network/4a1126dd-0808-430c-9bb0-bf5e8a35e26d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.006453 10.0.0.249 - - [2026-04-06 03:50:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004321 10.0.0.249 - - [2026-04-06 03:50:41] "GET /virtual-network/4a1126dd-0808-430c-9bb0-bf5e8a35e26d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.007309 10.0.0.249 - - [2026-04-06 03:50:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003893 10.0.0.249 - - [2026-04-06 03:50:45] "GET /virtual-network/4a1126dd-0808-430c-9bb0-bf5e8a35e26d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.005525 10.0.0.249 - - [2026-04-06 03:50:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004807 10.0.0.249 - - [2026-04-06 03:50:49] "GET /virtual-network/4a1126dd-0808-430c-9bb0-bf5e8a35e26d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.005558 10.0.0.249 - - [2026-04-06 03:50:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003838 10.0.0.249 - - [2026-04-06 03:50:51] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004094 10.0.0.249 - - [2026-04-06 03:50:51] "GET /virtual-networks?parent_id=fa3bc292-4530-401d-9584-432e5b8ea2cc&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003354 10.0.0.249 - - [2026-04-06 03:50:51] "GET /virtual-network/4a1126dd-0808-430c-9bb0-bf5e8a35e26d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.006234 10.0.0.249 - - [2026-04-06 03:50:52] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008651 10.0.0.249 - - [2026-04-06 03:50:57] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009177 10.0.0.249 - - [2026-04-06 03:50:57] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004229 10.0.0.249 - - [2026-04-06 03:50:57] "POST /neutron/network HTTP/1.1" 200 926 0.007013 10.0.0.249 - - [2026-04-06 03:51:03] "POST /neutron/port HTTP/1.1" 200 1065 0.021068 10.0.0.249 - - [2026-04-06 03:51:07] "POST /neutron/security_group HTTP/1.1" 200 2056 0.010252 10.0.0.249 - - [2026-04-06 03:51:12] "POST /id-to-fqname HTTP/1.1" 200 218 0.001380 10.0.0.249 - - [2026-04-06 03:51:13] "POST /neutron/network HTTP/1.1" 200 829 0.009651 10.0.0.33 - - [2026-04-06 03:51:13] "GET /projects?obj_uuids=fa3bc292-4530-401d-9584-432e5b8ea2cc&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001707 10.0.0.249 - - [2026-04-06 03:51:13] "GET /project/fa3bc292-4530-401d-9584-432e5b8ea2cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.082049 10.0.0.249 - - [2026-04-06 03:51:13] "POST /neutron/security_group HTTP/1.1" 200 3989 0.011722 10.0.0.249 - - [2026-04-06 03:51:14] "POST /neutron/network HTTP/1.1" 200 829 0.007150 10.0.0.249 - - [2026-04-06 03:51:14] "POST /neutron/port HTTP/1.1" 200 1055 0.017947 10.0.0.249 - - [2026-04-06 03:51:14] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004371 10.0.0.249 - - [2026-04-06 03:51:14] "POST /neutron/network HTTP/1.1" 200 819 0.007803 10.0.0.249 - - [2026-04-06 03:51:16] "POST /neutron/network HTTP/1.1" 200 936 0.007803 10.0.0.249 - - [2026-04-06 03:51:16] "POST /neutron/port HTTP/1.1" 200 117 0.001158 10.0.0.249 - - [2026-04-06 03:51:19] "POST /neutron/security_group HTTP/1.1" 200 2056 0.010886 10.0.0.249 - - [2026-04-06 03:51:19] "POST /neutron/port HTTP/1.1" 200 1119 0.022770 10.0.0.249 - - [2026-04-06 03:51:19] "GET /virtual-machine/e62e6988-c853-4937-a11b-6c2a496d33c6 HTTP/1.1" 200 1291 0.006350 10.0.0.249 - - [2026-04-06 03:51:19] "GET /virtual-machine-interface/6d614e7e-4944-46c2-a4e2-c7ab0abecfb2 HTTP/1.1" 200 2931 0.005823 10.0.0.249 - - [2026-04-06 03:51:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003722 10.0.0.249 - - [2026-04-06 03:51:19] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005026 10.0.0.249 - - [2026-04-06 03:51:19] "GET /virtual-networks?parent_id=fa3bc292-4530-401d-9584-432e5b8ea2cc&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.005375 10.0.0.249 - - [2026-04-06 03:51:19] "GET /virtual-network/4a1126dd-0808-430c-9bb0-bf5e8a35e26d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.007733 10.0.0.27 - - [2026-04-06 03:51:19] "GET /global-system-configs HTTP/1.1" 401 293 0.000480 10.0.0.27 - - [2026-04-06 03:51:19] "GET /global-system-configs HTTP/1.1" 401 293 0.000501 10.0.0.33 - - [2026-04-06 03:51:20] "GET /global-system-configs HTTP/1.1" 401 293 0.000492 10.0.0.33 - - [2026-04-06 03:51:20] "GET /global-system-configs HTTP/1.1" 401 293 0.000447 10.0.0.27 - - [2026-04-06 03:51:20] "GET /global-system-configs HTTP/1.1" 401 293 0.000401 10.0.0.27 - - [2026-04-06 03:51:20] "GET /global-system-configs HTTP/1.1" 401 293 0.000398 10.0.0.33 - - [2026-04-06 03:51:21] "GET /global-system-configs HTTP/1.1" 401 293 0.000451 10.0.0.33 - - [2026-04-06 03:51:21] "GET /global-system-configs HTTP/1.1" 401 293 0.000496 10.0.0.249 - - [2026-04-06 03:51:21] "GET /global-system-configs HTTP/1.1" 401 293 0.000460 10.0.0.249 - - [2026-04-06 03:51:21] "GET /global-system-configs HTTP/1.1" 401 293 0.000719 10.0.0.249 - - [2026-04-06 03:51:22] "GET /global-system-configs HTTP/1.1" 401 293 0.000432 10.0.0.249 - - [2026-04-06 03:51:22] "GET /global-system-configs HTTP/1.1" 401 293 0.000429 10.0.0.249 - - [2026-04-06 03:51:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.006253 10.0.0.249 - - [2026-04-06 03:51:22] "GET /virtual-network/4a1126dd-0808-430c-9bb0-bf5e8a35e26d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.006039 10.0.0.27 - - [2026-04-06 03:51:22] "GET /obj-perms HTTP/1.1" 200 5075 0.051971 10.0.0.249 - - [2026-04-06 03:51:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004339 10.0.0.249 - - [2026-04-06 03:51:26] "GET /virtual-network/4a1126dd-0808-430c-9bb0-bf5e8a35e26d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.006820 10.0.0.249 - - [2026-04-06 03:51:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005255 10.0.0.249 - - [2026-04-06 03:51:30] "GET /virtual-network/4a1126dd-0808-430c-9bb0-bf5e8a35e26d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.006850 10.0.0.249 - - [2026-04-06 03:51:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004435 10.0.0.249 - - [2026-04-06 03:51:34] "GET /virtual-network/4a1126dd-0808-430c-9bb0-bf5e8a35e26d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.009227 10.0.0.249 - - [2026-04-06 03:51:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004787 10.0.0.249 - - [2026-04-06 03:51:38] "GET /virtual-network/4a1126dd-0808-430c-9bb0-bf5e8a35e26d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.008201 10.0.0.249 - - [2026-04-06 03:51:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004375 10.0.0.249 - - [2026-04-06 03:51:43] "GET /virtual-network/4a1126dd-0808-430c-9bb0-bf5e8a35e26d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.005995 10.0.0.249 - - [2026-04-06 03:51:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003770 10.0.0.249 - - [2026-04-06 03:51:47] "GET /virtual-network/4a1126dd-0808-430c-9bb0-bf5e8a35e26d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.005293 10.0.0.249 - - [2026-04-06 03:51:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004977 10.0.0.249 - - [2026-04-06 03:51:51] "GET /virtual-network/4a1126dd-0808-430c-9bb0-bf5e8a35e26d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.005685 10.0.0.249 - - [2026-04-06 03:51:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003939 10.0.0.249 - - [2026-04-06 03:51:55] "GET /virtual-network/4a1126dd-0808-430c-9bb0-bf5e8a35e26d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.005486 10.0.0.249 - - [2026-04-06 03:51:57] "POST /neutron/port HTTP/1.1" 200 1119 0.041946 10.0.0.249 - - [2026-04-06 03:51:57] "POST /neutron/subnet HTTP/1.1" 200 684 0.010259 10.0.0.249 - - [2026-04-06 03:51:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004001 10.0.0.249 - - [2026-04-06 03:51:59] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004581 10.0.0.249 - - [2026-04-06 03:51:59] "GET /virtual-networks?parent_id=fa3bc292-4530-401d-9584-432e5b8ea2cc&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003115 10.0.0.249 - - [2026-04-06 03:51:59] "GET /virtual-network/4a1126dd-0808-430c-9bb0-bf5e8a35e26d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.006915 10.0.0.249 - - [2026-04-06 03:51:59] "POST /neutron/port HTTP/1.1" 200 1119 0.022539 10.0.0.249 - - [2026-04-06 03:52:04] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007595 10.0.0.249 - - [2026-04-06 03:52:09] "POST /neutron/port HTTP/1.1" 200 1119 0.020901 10.0.0.249 - - [2026-04-06 03:52:15] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008597 10.0.0.249 - - [2026-04-06 03:52:16] "POST /neutron/network HTTP/1.1" 200 829 0.031115 10.0.0.249 - - [2026-04-06 03:52:16] "POST /neutron/port HTTP/1.1" 200 117 0.001133 10.0.0.249 - - [2026-04-06 03:52:20] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008299 10.0.0.249 - - [2026-04-06 03:52:20] "POST /neutron/port HTTP/1.1" 200 1119 0.020019 10.0.0.249 - - [2026-04-06 03:52:20] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007751 10.0.0.249 - - [2026-04-06 03:52:20] "POST /id-to-fqname HTTP/1.1" 200 218 0.001352 10.0.0.249 - - [2026-04-06 03:52:20] "GET /virtual-machine/e62e6988-c853-4937-a11b-6c2a496d33c6 HTTP/1.1" 200 1291 0.004512 10.0.0.249 - - [2026-04-06 03:52:20] "GET /virtual-machine-interface/6d614e7e-4944-46c2-a4e2-c7ab0abecfb2 HTTP/1.1" 200 2931 0.007726 10.0.0.249 - - [2026-04-06 03:52:20] "GET /instance-ip/241e1323-e00a-4534-a339-935e06846817 HTTP/1.1" 200 1613 0.006632 10.0.0.249 - - [2026-04-06 03:52:20] "GET /virtual-machine-interface/6d614e7e-4944-46c2-a4e2-c7ab0abecfb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2710 0.005830 10.0.0.249 - - [2026-04-06 03:52:20] "PUT /virtual-machine-interface/6d614e7e-4944-46c2-a4e2-c7ab0abecfb2 HTTP/1.1" 200 284 0.016613 10.0.0.249 - - [2026-04-06 03:52:58] "POST /neutron/port HTTP/1.1" 200 1065 0.021258 10.0.0.249 - - [2026-04-06 03:52:58] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005431 10.0.0.249 - - [2026-04-06 03:52:58] "POST /neutron/network HTTP/1.1" 200 819 0.006850 10.0.0.249 - - [2026-04-06 03:53:18] "POST /neutron/network HTTP/1.1" 200 936 0.006810 10.0.0.249 - - [2026-04-06 03:53:18] "POST /neutron/port HTTP/1.1" 200 117 0.001251 10.0.0.33 - - [2026-04-06 03:53:24] "GET /obj-perms HTTP/1.1" 200 5075 0.059761 10.0.0.249 - - [2026-04-06 03:53:24] "GET /obj-perms HTTP/1.1" 200 5075 0.054785 10.0.0.249 - - [2026-04-06 03:53:42] "DELETE /instance-ip/6f1797a0-fe2a-4ef3-8cce-4c76daaf366f HTTP/1.1" 200 115 0.043602 10.0.0.249 - - [2026-04-06 03:53:42] "DELETE /virtual-machine-interface/97cd60ca-d66d-4028-bd9b-e2bbba810990 HTTP/1.1" 200 115 0.105371 10.0.0.249 - - [2026-04-06 03:53:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003691 10.0.0.249 - - [2026-04-06 03:53:42] "GET /virtual-network/4a1126dd-0808-430c-9bb0-bf5e8a35e26d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.006854 10.0.0.249 - - [2026-04-06 03:53:43] "PUT /virtual-network/4a1126dd-0808-430c-9bb0-bf5e8a35e26d HTTP/1.1" 200 264 0.078371 10.0.0.249 - - [2026-04-06 03:53:43] "POST /neutron/port HTTP/1.1" 200 1119 0.018067 10.0.0.27 - - [2026-04-06 03:53:43] "POST /ref-update HTTP/1.1" 200 156 0.072473 10.0.0.249 - - [2026-04-06 03:53:43] "POST /neutron/port HTTP/1.1" 200 151 0.249153 10.0.0.249 - - [2026-04-06 03:53:43] "POST /neutron/port HTTP/1.1" 200 151 0.258523 10.0.0.27 - - [2026-04-06 03:53:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003944 10.0.0.33 - - [2026-04-06 03:53:46] "GET /projects?obj_uuids=fa3bc292-4530-401d-9584-432e5b8ea2cc&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.023375 10.0.0.249 - - [2026-04-06 03:53:46] "GET /project/fa3bc292-4530-401d-9584-432e5b8ea2cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.087012 10.0.0.33 - - [2026-04-06 03:53:46] "GET /projects?obj_uuids=fa3bc292-4530-401d-9584-432e5b8ea2cc&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000934 10.0.0.249 - - [2026-04-06 03:53:46] "GET /project/fa3bc292-4530-401d-9584-432e5b8ea2cc?fields=virtual_networks HTTP/1.1" 200 1039 0.040832 10.0.0.33 - - [2026-04-06 03:53:46] "GET /projects?obj_uuids=fa3bc292-4530-401d-9584-432e5b8ea2cc&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001172 10.0.0.249 - - [2026-04-06 03:53:47] "GET /project/fa3bc292-4530-401d-9584-432e5b8ea2cc?fields=virtual_machine_interfaces HTTP/1.1" 200 1039 0.046841 10.0.0.33 - - [2026-04-06 03:53:47] "GET /projects?obj_uuids=fa3bc292-4530-401d-9584-432e5b8ea2cc&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000996 10.0.0.249 - - [2026-04-06 03:53:47] "GET /project/fa3bc292-4530-401d-9584-432e5b8ea2cc?fields=security_groups HTTP/1.1" 200 1263 0.040727 10.0.0.249 - - [2026-04-06 03:53:48] "POST /neutron/port HTTP/1.1" 200 117 0.004688 10.0.0.249 - - [2026-04-06 03:53:48] "POST /fqname-to-id HTTP/1.1" 404 185 0.374196 10.0.0.33 - - [2026-04-06 03:53:48] "GET /projects?obj_uuids=4710c86d-191d-437f-9748-ab5ec67dcec4&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003148 10.0.0.33 - - [2026-04-06 03:53:48] "GET /domains?obj_uuids=500738d8-636d-4330-98c4-d5dafb5cbb39&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001759 10.0.0.33 - - [2026-04-06 03:53:48] "GET /domain/500738d8-636d-4330-98c4-d5dafb5cbb39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.039726 10.0.0.33 - - [2026-04-06 03:53:48] "POST /id-to-fqname HTTP/1.1" 200 187 0.004174 10.0.0.33 - - [2026-04-06 03:53:48] "POST /fqname-to-id HTTP/1.1" 404 196 0.005854 10.0.0.33 - - [2026-04-06 03:53:48] "POST /security-groups HTTP/1.1" 200 588 0.074116 10.0.0.33 - - [2026-04-06 03:53:48] "POST /projects HTTP/1.1" 200 579 0.293598 10.0.0.27 - - [2026-04-06 03:53:48] "POST /access-control-lists HTTP/1.1" 200 593 0.029603 10.0.0.33 - - [2026-04-06 03:53:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.377610 10.0.0.249 - - [2026-04-06 03:53:48] "GET /project/4710c86d-191d-437f-9748-ab5ec67dcec4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1361 0.568765 10.0.0.249 - - [2026-04-06 03:53:49] "GET / HTTP/1.1" 200 35931 0.001544 10.0.0.249 - - [2026-04-06 03:53:51] "POST /fqname-to-id HTTP/1.1" 401 293 0.000511 10.0.0.249 - - [2026-04-06 03:53:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.093319 10.0.0.33 - - [2026-04-06 03:53:51] "GET /projects?obj_uuids=4710c86d-191d-437f-9748-ab5ec67dcec4&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001084 10.0.0.249 - - [2026-04-06 03:53:52] "GET /project/4710c86d-191d-437f-9748-ab5ec67dcec4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1361 0.052510 10.0.0.33 - - [2026-04-06 03:53:52] "GET /projects?obj_uuids=4710c86d-191d-437f-9748-ab5ec67dcec4&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001024 10.0.0.249 - - [2026-04-06 03:53:52] "POST /neutron/network HTTP/1.1" 200 610 0.160789 10.0.0.27 - - [2026-04-06 03:53:52] "POST /route-targets HTTP/1.1" 200 327 0.016534 10.0.0.249 - - [2026-04-06 03:53:52] "POST /id-to-fqname HTTP/1.1" 200 221 0.003732 10.0.0.249 - - [2026-04-06 03:53:52] "GET /virtual-network/f2b36305-7c64-41b1-8532-58b7f3f5b7ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005857 10.0.0.249 - - [2026-04-06 03:53:52] "POST /neutron/network HTTP/1.1" 200 829 0.007178 10.0.0.249 - - [2026-04-06 03:53:52] "GET /virtual-network/f2b36305-7c64-41b1-8532-58b7f3f5b7ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005234 10.0.0.249 - - [2026-04-06 03:53:52] "POST /fqname-to-id HTTP/1.1" 404 207 0.003439 10.0.0.249 - - [2026-04-06 03:53:52] "GET /virtual-network/f2b36305-7c64-41b1-8532-58b7f3f5b7ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005599 10.0.0.33 - - [2026-04-06 03:53:52] "GET /projects?obj_uuids=4710c86d-191d-437f-9748-ab5ec67dcec4&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.002175 10.0.0.249 - - [2026-04-06 03:53:53] "POST /neutron/port HTTP/1.1" 200 983 0.243803 10.0.0.249 - - [2026-04-06 03:53:53] "GET /virtual-machine-interface/5d7449bb-df97-45e1-802c-577716f27b8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.005993 10.0.0.249 - - [2026-04-06 03:53:53] "GET /virtual-machine-interface/5d7449bb-df97-45e1-802c-577716f27b8d?fields=instance_ip_back_refs HTTP/1.1" 200 1318 0.006407 10.0.0.249 - - [2026-04-06 03:53:53] "GET /instance-ip/ebe34604-e8b3-4a6a-8e9a-9f32e6f58f91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1601 0.005265 10.0.0.249 - - [2026-04-06 03:53:53] "POST /id-to-fqname HTTP/1.1" 200 221 0.001558 10.0.0.249 - - [2026-04-06 03:53:53] "POST /neutron/network HTTP/1.1" 200 839 0.007035 10.0.0.33 - - [2026-04-06 03:53:54] "GET /projects?obj_uuids=4710c86d-191d-437f-9748-ab5ec67dcec4&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001129 10.0.0.249 - - [2026-04-06 03:53:54] "GET /project/4710c86d-191d-437f-9748-ab5ec67dcec4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1361 0.064226 10.0.0.249 - - [2026-04-06 03:53:54] "POST /neutron/security_group HTTP/1.1" 200 2051 0.017257 10.0.0.249 - - [2026-04-06 03:53:54] "POST /id-to-fqname HTTP/1.1" 200 221 0.001458 10.0.0.249 - - [2026-04-06 03:53:54] "POST /neutron/security_group HTTP/1.1" 200 2051 0.011066 10.0.0.249 - - [2026-04-06 03:53:54] "POST /neutron/network HTTP/1.1" 200 839 0.006716 10.0.0.249 - - [2026-04-06 03:53:54] "POST /neutron/port HTTP/1.1" 200 983 0.018170 10.0.0.249 - - [2026-04-06 03:53:55] "POST /neutron/security_group HTTP/1.1" 200 3988 0.028905 10.0.0.33 - - [2026-04-06 03:53:55] "GET /projects?obj_uuids=4710c86d-191d-437f-9748-ab5ec67dcec4&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001150 10.0.0.249 - - [2026-04-06 03:53:55] "GET /project/4710c86d-191d-437f-9748-ab5ec67dcec4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1361 0.046427 10.0.0.249 - - [2026-04-06 03:53:55] "POST /fqname-to-id HTTP/1.1" 404 208 0.003085 10.0.0.249 - - [2026-04-06 03:53:55] "POST /neutron/port HTTP/1.1" 200 1057 0.019035 10.0.0.249 - - [2026-04-06 03:53:55] "POST /interface-route-tables HTTP/1.1" 200 556 0.037865 10.0.0.249 - - [2026-04-06 03:53:55] "GET /interface-route-table/e13adfe1-3b94-41cb-a1a9-b0955ad3c7ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1275 0.019552 10.0.0.249 - - [2026-04-06 03:53:55] "POST /neutron/floatingip HTTP/1.1" 200 117 0.007234 10.0.0.249 - - [2026-04-06 03:53:55] "POST /neutron/network HTTP/1.1" 200 839 0.006510 10.0.0.249 - - [2026-04-06 03:53:55] "POST /neutron/network HTTP/1.1" 200 829 0.010157 10.0.0.249 - - [2026-04-06 03:53:55] "POST /neutron/port HTTP/1.1" 200 1085 0.020705 10.0.0.249 - - [2026-04-06 03:53:55] "POST /neutron/port HTTP/1.1" 200 117 0.001632 10.0.0.249 - - [2026-04-06 03:53:56] "GET /virtual-machine-interface/5d7449bb-df97-45e1-802c-577716f27b8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2662 0.007631 10.0.0.249 - - [2026-04-06 03:53:56] "POST /ref-update HTTP/1.1" 200 156 0.015924 10.0.0.249 - - [2026-04-06 03:53:56] "POST /neutron/security_group HTTP/1.1" 200 2055 0.010250 10.0.0.249 - - [2026-04-06 03:53:59] "POST /neutron/network HTTP/1.1" 200 842 0.008764 10.0.0.249 - - [2026-04-06 03:53:59] "POST /neutron/port HTTP/1.1" 200 117 0.001325 10.0.0.249 - - [2026-04-06 03:54:01] "POST /neutron/security_group HTTP/1.1" 200 2055 0.007444 10.0.0.249 - - [2026-04-06 03:54:01] "POST /neutron/port HTTP/1.1" 200 1121 0.027126 10.0.0.249 - - [2026-04-06 03:54:01] "POST /neutron/security_group HTTP/1.1" 200 2055 0.010132 10.0.0.249 - - [2026-04-06 03:54:01] "GET /virtual-machine/f8e76d3e-0d56-46f5-9af9-57441bf692a2 HTTP/1.1" 401 293 0.000559 10.0.0.249 - - [2026-04-06 03:54:02] "GET /virtual-machine/f8e76d3e-0d56-46f5-9af9-57441bf692a2 HTTP/1.1" 200 1290 0.092663 10.0.0.249 - - [2026-04-06 03:54:02] "GET /virtual-machine/f8e76d3e-0d56-46f5-9af9-57441bf692a2 HTTP/1.1" 200 1290 0.003840 10.0.0.249 - - [2026-04-06 03:54:02] "GET /virtual-machine-interface/6198b488-b66a-4fcc-a8a7-145a491caa6f HTTP/1.1" 200 2938 0.005589 10.0.0.249 - - [2026-04-06 03:54:02] "GET /virtual-machine/f8e76d3e-0d56-46f5-9af9-57441bf692a2 HTTP/1.1" 200 1290 0.003992 10.0.0.249 - - [2026-04-06 03:54:02] "GET /virtual-machine-interface/6198b488-b66a-4fcc-a8a7-145a491caa6f HTTP/1.1" 200 2938 0.005557 10.0.0.249 - - [2026-04-06 03:54:02] "GET /instance-ip/07f902a2-b795-492a-8c2d-96f6d7e19cb0 HTTP/1.1" 200 1617 0.006750 10.0.0.249 - - [2026-04-06 03:54:02] "GET /virtual-machine/f8e76d3e-0d56-46f5-9af9-57441bf692a2 HTTP/1.1" 200 1290 0.004386 10.0.0.249 - - [2026-04-06 03:54:02] "GET /virtual-machine-interface/6198b488-b66a-4fcc-a8a7-145a491caa6f HTTP/1.1" 200 2938 0.007770 10.0.0.249 - - [2026-04-06 03:54:02] "GET /instance-ip/07f902a2-b795-492a-8c2d-96f6d7e19cb0 HTTP/1.1" 200 1617 0.006776 10.0.0.249 - - [2026-04-06 03:54:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004507 10.0.0.249 - - [2026-04-06 03:54:02] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005343 10.0.0.249 - - [2026-04-06 03:54:02] "GET /virtual-networks?parent_id=4710c86d-191d-437f-9748-ab5ec67dcec4&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.004571 10.0.0.249 - - [2026-04-06 03:54:02] "GET /virtual-network/f2b36305-7c64-41b1-8532-58b7f3f5b7ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005956 10.0.0.249 - - [2026-04-06 03:54:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004947 10.0.0.249 - - [2026-04-06 03:54:02] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004795 10.0.0.249 - - [2026-04-06 03:54:02] "GET /virtual-networks?parent_id=4710c86d-191d-437f-9748-ab5ec67dcec4&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.007381 10.0.0.249 - - [2026-04-06 03:54:02] "GET /virtual-network/f2b36305-7c64-41b1-8532-58b7f3f5b7ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005796 10.0.0.249 - - [2026-04-06 03:54:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004531 10.0.0.249 - - [2026-04-06 03:54:02] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004088 10.0.0.249 - - [2026-04-06 03:54:02] "GET /virtual-networks?parent_id=4710c86d-191d-437f-9748-ab5ec67dcec4&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.004494 10.0.0.249 - - [2026-04-06 03:54:02] "GET /virtual-network/f2b36305-7c64-41b1-8532-58b7f3f5b7ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006662 10.0.0.249 - - [2026-04-06 03:54:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003331 10.0.0.249 - - [2026-04-06 03:54:02] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004543 10.0.0.249 - - [2026-04-06 03:54:02] "GET /virtual-networks?parent_id=4710c86d-191d-437f-9748-ab5ec67dcec4&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003043 10.0.0.249 - - [2026-04-06 03:54:02] "GET /virtual-network/f2b36305-7c64-41b1-8532-58b7f3f5b7ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006872 10.0.0.249 - - [2026-04-06 03:54:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003917 10.0.0.249 - - [2026-04-06 03:54:02] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004720 10.0.0.249 - - [2026-04-06 03:54:02] "GET /virtual-networks?parent_id=4710c86d-191d-437f-9748-ab5ec67dcec4&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003187 10.0.0.249 - - [2026-04-06 03:54:03] "GET /virtual-network/f2b36305-7c64-41b1-8532-58b7f3f5b7ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006368 10.0.0.249 - - [2026-04-06 03:54:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003691 10.0.0.249 - - [2026-04-06 03:54:03] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003633 10.0.0.249 - - [2026-04-06 03:54:03] "GET /virtual-networks?parent_id=4710c86d-191d-437f-9748-ab5ec67dcec4&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002558 10.0.0.249 - - [2026-04-06 03:54:03] "GET /virtual-network/f2b36305-7c64-41b1-8532-58b7f3f5b7ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005691 10.0.0.249 - - [2026-04-06 03:54:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003586 10.0.0.249 - - [2026-04-06 03:54:03] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003868 10.0.0.249 - - [2026-04-06 03:54:03] "GET /virtual-networks?parent_id=4710c86d-191d-437f-9748-ab5ec67dcec4&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003178 10.0.0.249 - - [2026-04-06 03:54:03] "GET /virtual-network/f2b36305-7c64-41b1-8532-58b7f3f5b7ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006192 10.0.0.27 - - [2026-04-06 03:54:03] "DELETE /access-control-list/dabaa243-0093-4c6b-a0b4-07aa58f9551b HTTP/1.1" 200 115 0.041586 10.0.0.249 - - [2026-04-06 03:54:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004414 10.0.0.249 - - [2026-04-06 03:54:06] "GET /virtual-network/f2b36305-7c64-41b1-8532-58b7f3f5b7ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006125 10.0.0.249 - - [2026-04-06 03:54:07] "POST /neutron/port HTTP/1.1" 200 1121 0.022933 10.0.0.249 - - [2026-04-06 03:54:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003476 10.0.0.249 - - [2026-04-06 03:54:08] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004522 10.0.0.249 - - [2026-04-06 03:54:08] "GET /virtual-networks?parent_id=4710c86d-191d-437f-9748-ab5ec67dcec4&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003338 10.0.0.249 - - [2026-04-06 03:54:08] "GET /virtual-network/f2b36305-7c64-41b1-8532-58b7f3f5b7ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006389 10.0.0.249 - - [2026-04-06 03:54:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004061 10.0.0.249 - - [2026-04-06 03:54:08] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004169 10.0.0.249 - - [2026-04-06 03:54:08] "GET /virtual-networks?parent_id=4710c86d-191d-437f-9748-ab5ec67dcec4&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003465 10.0.0.249 - - [2026-04-06 03:54:08] "GET /virtual-network/f2b36305-7c64-41b1-8532-58b7f3f5b7ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006636 10.0.0.249 - - [2026-04-06 03:54:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004790 10.0.0.249 - - [2026-04-06 03:54:08] "GET /routing-instance/b07f5857-73b7-48f6-9a61-a20837704db4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.007413 10.0.0.249 - - [2026-04-06 03:54:09] "GET /route-target/af0a861a-0aa8-414a-95f0-382845d2ceeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004119 10.0.0.249 - - [2026-04-06 03:54:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003875 10.0.0.249 - - [2026-04-06 03:54:09] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004470 10.0.0.249 - - [2026-04-06 03:54:09] "GET /virtual-networks?parent_id=4710c86d-191d-437f-9748-ab5ec67dcec4&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002879 10.0.0.249 - - [2026-04-06 03:54:09] "GET /virtual-network/f2b36305-7c64-41b1-8532-58b7f3f5b7ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006207 10.0.0.249 - - [2026-04-06 03:54:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003807 10.0.0.249 - - [2026-04-06 03:54:09] "GET /routing-instance/b07f5857-73b7-48f6-9a61-a20837704db4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.004616 10.0.0.249 - - [2026-04-06 03:54:09] "GET /route-target/af0a861a-0aa8-414a-95f0-382845d2ceeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004829 10.0.0.249 - - [2026-04-06 03:54:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004178 10.0.0.249 - - [2026-04-06 03:54:09] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005160 10.0.0.249 - - [2026-04-06 03:54:09] "GET /virtual-networks?parent_id=4710c86d-191d-437f-9748-ab5ec67dcec4&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003289 10.0.0.249 - - [2026-04-06 03:54:09] "GET /virtual-network/f2b36305-7c64-41b1-8532-58b7f3f5b7ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006514 10.0.0.249 - - [2026-04-06 03:54:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.014295 10.0.0.249 - - [2026-04-06 03:54:09] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004352 10.0.0.249 - - [2026-04-06 03:54:09] "GET /virtual-networks?parent_id=4710c86d-191d-437f-9748-ab5ec67dcec4&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003495 10.0.0.249 - - [2026-04-06 03:54:09] "GET /virtual-network/f2b36305-7c64-41b1-8532-58b7f3f5b7ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006005 10.0.0.249 - - [2026-04-06 03:54:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003748 10.0.0.249 - - [2026-04-06 03:54:09] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004919 10.0.0.249 - - [2026-04-06 03:54:09] "GET /virtual-networks?parent_id=4710c86d-191d-437f-9748-ab5ec67dcec4&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003356 10.0.0.249 - - [2026-04-06 03:54:09] "GET /virtual-network/f2b36305-7c64-41b1-8532-58b7f3f5b7ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.007191 10.0.0.249 - - [2026-04-06 03:54:10] "GET /obj-perms HTTP/1.1" 200 5043 0.054054 10.0.0.33 - - [2026-04-06 03:54:10] "GET /obj-perms HTTP/1.1" 200 5043 0.051840 10.0.0.249 - - [2026-04-06 03:54:10] "GET /obj-perms HTTP/1.1" 200 5043 0.004336 10.0.0.33 - - [2026-04-06 03:54:11] "GET /obj-perms HTTP/1.1" 200 5043 0.004757 10.0.0.249 - - [2026-04-06 03:54:11] "POST /neutron/security_group HTTP/1.1" 200 2055 0.009149 10.0.0.249 - - [2026-04-06 03:54:11] "POST /neutron/port HTTP/1.1" 200 1085 0.028204 10.0.0.249 - - [2026-04-06 03:54:11] "GET /virtual-machine/8474925e-e7a1-46a5-8449-3eebb9e687c8 HTTP/1.1" 200 1266 0.010004 10.0.0.249 - - [2026-04-06 03:54:11] "GET /virtual-machine-interface/5d7449bb-df97-45e1-802c-577716f27b8d HTTP/1.1" 200 3149 0.006513 10.0.0.249 - - [2026-04-06 03:54:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005468 10.0.0.249 - - [2026-04-06 03:54:11] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.007263 10.0.0.249 - - [2026-04-06 03:54:11] "GET /virtual-networks?parent_id=4710c86d-191d-437f-9748-ab5ec67dcec4&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.004693 10.0.0.249 - - [2026-04-06 03:54:11] "GET /virtual-network/f2b36305-7c64-41b1-8532-58b7f3f5b7ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.009517 10.0.0.249 - - [2026-04-06 03:54:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004399 10.0.0.249 - - [2026-04-06 03:54:12] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003810 10.0.0.249 - - [2026-04-06 03:54:12] "GET /virtual-networks?parent_id=4710c86d-191d-437f-9748-ab5ec67dcec4&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003003 10.0.0.249 - - [2026-04-06 03:54:12] "GET /virtual-network/f2b36305-7c64-41b1-8532-58b7f3f5b7ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006215 10.0.0.249 - - [2026-04-06 03:54:13] "GET /virtual-network/f2b36305-7c64-41b1-8532-58b7f3f5b7ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006220 10.0.0.27 - - [2026-04-06 03:54:13] "GET /obj-perms HTTP/1.1" 200 5043 0.049750 10.0.0.249 - - [2026-04-06 03:54:13] "GET /virtual-machine/f8e76d3e-0d56-46f5-9af9-57441bf692a2 HTTP/1.1" 200 1290 0.007254 10.0.0.249 - - [2026-04-06 03:54:14] "POST /neutron/port HTTP/1.1" 200 1111 0.019976 10.0.0.249 - - [2026-04-06 03:54:15] "GET /virtual-machine/f8e76d3e-0d56-46f5-9af9-57441bf692a2 HTTP/1.1" 404 171 0.004068 10.0.0.249 - - [2026-04-06 03:54:15] "GET /virtual-machine/f8e76d3e-0d56-46f5-9af9-57441bf692a2 HTTP/1.1" 404 171 0.004972 10.0.0.249 - - [2026-04-06 03:54:15] "GET /virtual-machine/f8e76d3e-0d56-46f5-9af9-57441bf692a2 HTTP/1.1" 404 171 0.005657 10.0.0.249 - - [2026-04-06 03:54:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004370 10.0.0.249 - - [2026-04-06 03:54:16] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004415 10.0.0.249 - - [2026-04-06 03:54:16] "GET /virtual-networks?parent_id=4710c86d-191d-437f-9748-ab5ec67dcec4&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003913 10.0.0.249 - - [2026-04-06 03:54:16] "GET /virtual-network/f2b36305-7c64-41b1-8532-58b7f3f5b7ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006262 10.0.0.249 - - [2026-04-06 03:54:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004318 10.0.0.249 - - [2026-04-06 03:54:16] "GET /routing-instance/b07f5857-73b7-48f6-9a61-a20837704db4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.004477 10.0.0.249 - - [2026-04-06 03:54:16] "GET /route-target/af0a861a-0aa8-414a-95f0-382845d2ceeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004346 10.0.0.249 - - [2026-04-06 03:54:16] "GET /obj-perms HTTP/1.1" 200 5043 0.004283 10.0.0.33 - - [2026-04-06 03:54:19] "GET /obj-perms HTTP/1.1" 200 5043 0.005111 10.0.0.249 - - [2026-04-06 03:54:25] "GET /obj-perms HTTP/1.1" 200 5043 0.004549 10.0.0.33 - - [2026-04-06 03:54:25] "GET /obj-perms HTTP/1.1" 200 5043 0.004613 10.0.0.249 - - [2026-04-06 03:54:31] "GET /obj-perms HTTP/1.1" 200 5043 0.004746 10.0.0.33 - - [2026-04-06 03:54:31] "GET /obj-perms HTTP/1.1" 200 5043 0.005257 10.0.0.249 - - [2026-04-06 03:54:32] "GET /interface-route-table/e13adfe1-3b94-41cb-a1a9-b0955ad3c7ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1275 0.005589 10.0.0.249 - - [2026-04-06 03:54:32] "GET /virtual-machine-interface/5d7449bb-df97-45e1-802c-577716f27b8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2928 0.010087 10.0.0.249 - - [2026-04-06 03:54:32] "POST /ref-update HTTP/1.1" 200 156 0.021011 10.0.0.249 - - [2026-04-06 03:54:32] "DELETE /interface-route-table/e13adfe1-3b94-41cb-a1a9-b0955ad3c7ae HTTP/1.1" 200 115 0.047329 10.0.0.249 - - [2026-04-06 03:54:32] "POST /neutron/port HTTP/1.1" 200 151 0.205699 10.0.0.33 - - [2026-04-06 03:54:34] "GET /projects?obj_uuids=4710c86d-191d-437f-9748-ab5ec67dcec4&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.002304 10.0.0.249 - - [2026-04-06 03:54:34] "GET /project/4710c86d-191d-437f-9748-ab5ec67dcec4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1361 0.064926 10.0.0.33 - - [2026-04-06 03:54:34] "GET /projects?obj_uuids=4710c86d-191d-437f-9748-ab5ec67dcec4&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001048 10.0.0.249 - - [2026-04-06 03:54:34] "GET /project/4710c86d-191d-437f-9748-ab5ec67dcec4?fields=virtual_networks HTTP/1.1" 200 1036 0.064916 10.0.0.33 - - [2026-04-06 03:54:34] "GET /projects?obj_uuids=4710c86d-191d-437f-9748-ab5ec67dcec4&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001687 10.0.0.249 - - [2026-04-06 03:54:34] "GET /project/4710c86d-191d-437f-9748-ab5ec67dcec4?fields=virtual_machine_interfaces HTTP/1.1" 200 1036 0.052026 10.0.0.33 - - [2026-04-06 03:54:34] "GET /projects?obj_uuids=4710c86d-191d-437f-9748-ab5ec67dcec4&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001813 10.0.0.249 - - [2026-04-06 03:54:34] "GET /project/4710c86d-191d-437f-9748-ab5ec67dcec4?fields=security_groups HTTP/1.1" 200 1259 0.058869 10.0.0.249 - - [2026-04-06 03:54:35] "POST /fqname-to-id HTTP/1.1" 404 192 0.029241 10.0.0.33 - - [2026-04-06 03:54:35] "GET /projects?obj_uuids=8e8b009d-5c48-4a7b-b2ca-5fde05ea8bee&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.006659 10.0.0.33 - - [2026-04-06 03:54:35] "GET /domains?obj_uuids=500738d8-636d-4330-98c4-d5dafb5cbb39&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001091 10.0.0.33 - - [2026-04-06 03:54:35] "GET /domain/500738d8-636d-4330-98c4-d5dafb5cbb39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.009024 10.0.0.33 - - [2026-04-06 03:54:35] "POST /id-to-fqname HTTP/1.1" 200 194 0.007463 10.0.0.33 - - [2026-04-06 03:54:35] "POST /fqname-to-id HTTP/1.1" 404 203 0.013851 10.0.0.33 - - [2026-04-06 03:54:35] "POST /security-groups HTTP/1.1" 200 595 0.079445 10.0.0.27 - - [2026-04-06 03:54:35] "POST /fqname-to-id HTTP/1.1" 404 238 0.003378 10.0.0.33 - - [2026-04-06 03:54:35] "POST /projects HTTP/1.1" 200 593 0.317710 10.0.0.33 - - [2026-04-06 03:54:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.391606 10.0.0.27 - - [2026-04-06 03:54:35] "POST /access-control-lists HTTP/1.1" 200 598 0.038300 10.0.0.249 - - [2026-04-06 03:54:35] "GET /project/8e8b009d-5c48-4a7b-b2ca-5fde05ea8bee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.550667 10.0.0.249 - - [2026-04-06 03:54:37] "GET / HTTP/1.1" 200 35931 0.002673 10.0.0.249 - - [2026-04-06 03:54:37] "POST /fqname-to-id HTTP/1.1" 401 293 0.000592 10.0.0.249 - - [2026-04-06 03:54:37] "POST /neutron/port HTTP/1.1" 200 117 0.006634 10.0.0.249 - - [2026-04-06 03:54:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.067481 10.0.0.33 - - [2026-04-06 03:54:38] "GET /projects?obj_uuids=8e8b009d-5c48-4a7b-b2ca-5fde05ea8bee&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001538 10.0.0.249 - - [2026-04-06 03:54:38] "GET /project/8e8b009d-5c48-4a7b-b2ca-5fde05ea8bee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.044171 10.0.0.33 - - [2026-04-06 03:54:38] "GET /projects?obj_uuids=8e8b009d-5c48-4a7b-b2ca-5fde05ea8bee&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001893 10.0.0.249 - - [2026-04-06 03:54:38] "POST /neutron/network HTTP/1.1" 200 609 0.166697 10.0.0.33 - - [2026-04-06 03:54:38] "DELETE /project/4710c86d191d437f9748ab5ec67dcec4 HTTP/1.1" 404 173 0.006977 10.0.0.33 - - [2026-04-06 03:54:38] "DELETE /project/8e8b009d5c484a7bb2ca5fde05ea8bee HTTP/1.1" 404 173 0.006124 10.0.0.33 - - [2026-04-06 03:54:38] "DELETE /project/fa3bc292-4530-401d-9584-432e5b8ea2cc HTTP/1.1" 404 177 0.009491 10.0.0.33 - - [2026-04-06 03:54:38] "GET /projects?obj_uuids=4710c86d-191d-437f-9748-ab5ec67dcec4&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.000917 10.0.0.33 - - [2026-04-06 03:54:38] "GET /project/4710c86d-191d-437f-9748-ab5ec67dcec4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.042483 10.0.0.33 - - [2026-04-06 03:54:38] "GET /projects?obj_uuids=4710c86d-191d-437f-9748-ab5ec67dcec4&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.000969 10.0.0.33 - - [2026-04-06 03:54:38] "GET /project/4710c86d-191d-437f-9748-ab5ec67dcec4?fields=security_groups HTTP/1.1" 200 1364 0.050936 10.0.0.33 - - [2026-04-06 03:54:38] "DELETE /security-group/ed43b3c9-c2b5-4b9f-a57f-2d4c56581a1b HTTP/1.1" 200 115 0.081686 10.0.0.33 - - [2026-04-06 03:54:38] "GET /projects?obj_uuids=4710c86d-191d-437f-9748-ab5ec67dcec4&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.002125 10.0.0.249 - - [2026-04-06 03:54:38] "POST /id-to-fqname HTTP/1.1" 200 224 0.004840 10.0.0.249 - - [2026-04-06 03:54:38] "GET /virtual-network/9636b2ce-9ae8-4abf-946a-af8ffb9ea856?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.008369 10.0.0.249 - - [2026-04-06 03:54:38] "POST /neutron/network HTTP/1.1" 200 828 0.010220 10.0.0.27 - - [2026-04-06 03:54:38] "DELETE /access-control-list/6b498afb-3582-4b14-b170-44f3f7a272cf HTTP/1.1" 200 115 0.088904 10.0.0.249 - - [2026-04-06 03:54:38] "GET /virtual-network/9636b2ce-9ae8-4abf-946a-af8ffb9ea856?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.012191 10.0.0.33 - - [2026-04-06 03:54:38] "GET /project/4710c86d-191d-437f-9748-ab5ec67dcec4?fields=application_policy_sets HTTP/1.1" 200 1403 0.086697 10.0.0.249 - - [2026-04-06 03:54:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.006031 10.0.0.33 - - [2026-04-06 03:54:39] "GET /projects?obj_uuids=8e8b009d-5c48-4a7b-b2ca-5fde05ea8bee&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001541 10.0.0.249 - - [2026-04-06 03:54:39] "GET /project/8e8b009d-5c48-4a7b-b2ca-5fde05ea8bee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.051728 10.0.0.249 - - [2026-04-06 03:54:39] "POST /neutron/network HTTP/1.1" 200 117 0.018981 10.0.0.33 - - [2026-04-06 03:54:39] "DELETE /project/4710c86d-191d-437f-9748-ab5ec67dcec4 HTTP/1.1" 200 115 0.568372 10.0.0.27 - - [2026-04-06 03:54:39] "POST /ref-update HTTP/1.1" 200 156 0.028355 10.0.0.249 - - [2026-04-06 03:54:39] "POST /neutron/network HTTP/1.1" 200 827 0.010214 10.0.0.249 - - [2026-04-06 03:54:39] "POST /id-to-fqname HTTP/1.1" 200 224 0.001280 10.0.0.249 - - [2026-04-06 03:54:39] "GET /virtual-network/8ffd359d-6928-49ec-bef6-7085a2e6c6a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005269 10.0.0.249 - - [2026-04-06 03:54:39] "GET /virtual-network/8ffd359d-6928-49ec-bef6-7085a2e6c6a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.008296 10.0.0.249 - - [2026-04-06 03:54:39] "POST /neutron/subnet HTTP/1.1" 200 719 0.015288 10.0.0.249 - - [2026-04-06 03:54:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003893 10.0.0.33 - - [2026-04-06 03:54:39] "GET /projects?obj_uuids=8e8b009d-5c48-4a7b-b2ca-5fde05ea8bee&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001203 10.0.0.249 - - [2026-04-06 03:54:39] "GET /project/8e8b009d-5c48-4a7b-b2ca-5fde05ea8bee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.038534 10.0.0.33 - - [2026-04-06 03:54:40] "POST /useragent-kv HTTP/1.1" 200 115 0.014240 10.0.0.249 - - [2026-04-06 03:54:40] "POST /neutron/subnet HTTP/1.1" 200 729 0.208509 10.0.0.249 - - [2026-04-06 03:54:40] "POST /id-to-fqname HTTP/1.1" 200 224 0.001494 10.0.0.249 - - [2026-04-06 03:54:40] "GET /virtual-network/725ec82b-3d00-4f38-aac4-5e33ce562f0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006630 10.0.0.249 - - [2026-04-06 03:54:40] "GET /virtual-network/725ec82b-3d00-4f38-aac4-5e33ce562f0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005944 10.0.0.249 - - [2026-04-06 03:54:40] "POST /neutron/network HTTP/1.1" 200 829 0.009696 10.0.0.249 - - [2026-04-06 03:54:40] "POST /fqname-to-id HTTP/1.1" 404 214 0.003269 10.0.0.249 - - [2026-04-06 03:54:40] "GET /virtual-network/8ffd359d-6928-49ec-bef6-7085a2e6c6a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006192 10.0.0.249 - - [2026-04-06 03:54:40] "GET /virtual-machine-interface/9da5d62b-d9db-44ff-b636-fd2adc7b4384?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2374 0.009752 10.0.0.249 - - [2026-04-06 03:54:40] "GET /virtual-machine-interface/9da5d62b-d9db-44ff-b636-fd2adc7b4384?fields=instance_ip_back_refs HTTP/1.1" 200 1334 0.010145 10.0.0.249 - - [2026-04-06 03:54:40] "GET /instance-ip/0c8367e1-edbb-4668-b14f-dfddd7373ced?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1608 0.005774 10.0.0.249 - - [2026-04-06 03:54:40] "POST /fqname-to-id HTTP/1.1" 404 214 0.003525 10.0.0.249 - - [2026-04-06 03:54:40] "GET /virtual-network/9636b2ce-9ae8-4abf-946a-af8ffb9ea856?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006660 10.0.0.33 - - [2026-04-06 03:54:40] "GET /projects?obj_uuids=8e8b009d-5c48-4a7b-b2ca-5fde05ea8bee&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000932 10.0.0.249 - - [2026-04-06 03:54:40] "GET /project/8e8b009d-5c48-4a7b-b2ca-5fde05ea8bee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.041485 10.0.0.249 - - [2026-04-06 03:54:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003863 10.0.0.249 - - [2026-04-06 03:54:41] "GET /security-group/278408da-1d78-4198-804c-25127473f004?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3775 0.005648 10.0.0.249 - - [2026-04-06 03:54:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 569 0.114618 10.0.0.249 - - [2026-04-06 03:54:41] "POST /instance-ips HTTP/1.1" 200 357 0.071239 10.0.0.249 - - [2026-04-06 03:54:41] "GET /virtual-machine-interface/9fa907a5-f4c4-4c17-8845-15c2bc062655?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2649 0.012262 10.0.0.249 - - [2026-04-06 03:54:41] "GET /virtual-machine-interface/9fa907a5-f4c4-4c17-8845-15c2bc062655?fields=instance_ip_back_refs HTTP/1.1" 200 1335 0.015070 10.0.0.249 - - [2026-04-06 03:54:41] "GET /instance-ip/e8cdf1ed-a3e2-4204-acf1-fc84f3783874?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1583 0.005718 10.0.0.249 - - [2026-04-06 03:54:41] "POST /fqname-to-id HTTP/1.1" 404 214 0.004269 10.0.0.249 - - [2026-04-06 03:54:41] "GET /virtual-network/8ffd359d-6928-49ec-bef6-7085a2e6c6a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006051 10.0.0.33 - - [2026-04-06 03:54:41] "GET /projects?obj_uuids=8e8b009d-5c48-4a7b-b2ca-5fde05ea8bee&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001256 10.0.0.249 - - [2026-04-06 03:54:41] "POST /neutron/port HTTP/1.1" 200 989 0.271084 10.0.0.249 - - [2026-04-06 03:54:41] "GET /virtual-machine-interface/6433b996-84cf-42f4-81d9-9c8c2a10bd6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2372 0.009840 10.0.0.249 - - [2026-04-06 03:54:41] "GET /virtual-machine-interface/6433b996-84cf-42f4-81d9-9c8c2a10bd6d?fields=instance_ip_back_refs HTTP/1.1" 200 1332 0.008604 10.0.0.249 - - [2026-04-06 03:54:41] "GET /instance-ip/02594ea9-fe3d-403a-80ab-ee579dcfaabc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1607 0.006662 10.0.0.249 - - [2026-04-06 03:54:41] "POST /fqname-to-id HTTP/1.1" 404 214 0.004361 10.0.0.249 - - [2026-04-06 03:54:41] "GET /virtual-network/9636b2ce-9ae8-4abf-946a-af8ffb9ea856?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.007978 10.0.0.33 - - [2026-04-06 03:54:41] "GET /projects?obj_uuids=8e8b009d-5c48-4a7b-b2ca-5fde05ea8bee&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002045 10.0.0.249 - - [2026-04-06 03:54:42] "GET /project/8e8b009d-5c48-4a7b-b2ca-5fde05ea8bee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.062808 10.0.0.249 - - [2026-04-06 03:54:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004583 10.0.0.249 - - [2026-04-06 03:54:42] "GET /security-group/278408da-1d78-4198-804c-25127473f004?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3775 0.006096 10.0.0.249 - - [2026-04-06 03:54:42] "POST /virtual-machine-interfaces HTTP/1.1" 200 569 0.120817 10.0.0.249 - - [2026-04-06 03:54:42] "POST /instance-ips HTTP/1.1" 200 357 0.035286 10.0.0.249 - - [2026-04-06 03:54:42] "GET /virtual-machine-interface/855bb524-0456-4843-81bd-1527258d85b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2648 0.006739 10.0.0.249 - - [2026-04-06 03:54:42] "GET /virtual-machine-interface/855bb524-0456-4843-81bd-1527258d85b9?fields=instance_ip_back_refs HTTP/1.1" 200 1334 0.010867 10.0.0.249 - - [2026-04-06 03:54:42] "GET /instance-ip/ebd2b348-cf61-4a5d-b474-2ba4c5a87510?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1583 0.006407 10.0.0.249 - - [2026-04-06 03:54:42] "POST /fqname-to-id HTTP/1.1" 404 214 0.004761 10.0.0.249 - - [2026-04-06 03:54:42] "GET /virtual-network/8ffd359d-6928-49ec-bef6-7085a2e6c6a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.008591 10.0.0.249 - - [2026-04-06 03:54:42] "GET /virtual-machine-interface/fb8d31f0-2134-4dbe-b783-97a714b69626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2374 0.010524 10.0.0.249 - - [2026-04-06 03:54:42] "GET /virtual-machine-interface/fb8d31f0-2134-4dbe-b783-97a714b69626?fields=instance_ip_back_refs HTTP/1.1" 200 1334 0.011441 10.0.0.249 - - [2026-04-06 03:54:42] "GET /instance-ip/c7163862-73d3-49a6-bb7d-d34e1a16cb1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1610 0.006966 10.0.0.249 - - [2026-04-06 03:54:42] "POST /fqname-to-id HTTP/1.1" 404 214 0.004802 10.0.0.249 - - [2026-04-06 03:54:42] "GET /virtual-network/725ec82b-3d00-4f38-aac4-5e33ce562f0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.007845 10.0.0.33 - - [2026-04-06 03:54:42] "GET /projects?obj_uuids=8e8b009d-5c48-4a7b-b2ca-5fde05ea8bee&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002086 10.0.0.249 - - [2026-04-06 03:54:43] "GET /project/8e8b009d-5c48-4a7b-b2ca-5fde05ea8bee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.057751 10.0.0.249 - - [2026-04-06 03:54:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004428 10.0.0.249 - - [2026-04-06 03:54:43] "GET /security-group/278408da-1d78-4198-804c-25127473f004?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3775 0.005379 10.0.0.249 - - [2026-04-06 03:54:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 569 0.135841 10.0.0.249 - - [2026-04-06 03:54:43] "POST /instance-ips HTTP/1.1" 200 357 0.086324 10.0.0.249 - - [2026-04-06 03:54:43] "GET /virtual-machine-interface/014e9b0f-c93b-4577-9acb-d5f58f0a0713?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.009531 10.0.0.249 - - [2026-04-06 03:54:43] "GET /virtual-machine-interface/014e9b0f-c93b-4577-9acb-d5f58f0a0713?fields=instance_ip_back_refs HTTP/1.1" 200 1333 0.015367 10.0.0.249 - - [2026-04-06 03:54:43] "GET /instance-ip/063181a2-a239-47da-b4cd-a62da2475c12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1582 0.006710 10.0.0.249 - - [2026-04-06 03:54:44] "POST /id-to-fqname HTTP/1.1" 200 224 0.001826 10.0.0.249 - - [2026-04-06 03:54:45] "POST /neutron/security_group HTTP/1.1" 200 2051 0.009218 10.0.0.249 - - [2026-04-06 03:54:45] "POST /neutron/network HTTP/1.1" 200 827 0.032377 10.0.0.249 - - [2026-04-06 03:54:45] "POST /neutron/port HTTP/1.1" 200 3025 0.036147 10.0.0.249 - - [2026-04-06 03:54:45] "POST /id-to-fqname HTTP/1.1" 200 224 0.001597 10.0.0.249 - - [2026-04-06 03:54:45] "POST /neutron/port HTTP/1.1" 200 3025 0.041951 10.0.0.249 - - [2026-04-06 03:54:46] "POST /neutron/port HTTP/1.1" 200 989 0.014704 10.0.0.249 - - [2026-04-06 03:54:46] "POST /neutron/port HTTP/1.1" 200 989 0.016969 10.0.0.249 - - [2026-04-06 03:54:46] "POST /neutron/floatingip HTTP/1.1" 200 117 0.008987 10.0.0.249 - - [2026-04-06 03:54:46] "POST /neutron/network HTTP/1.1" 200 827 0.008701 10.0.0.33 - - [2026-04-06 03:54:46] "GET /projects?obj_uuids=8e8b009d-5c48-4a7b-b2ca-5fde05ea8bee&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001951 10.0.0.249 - - [2026-04-06 03:54:46] "GET /project/8e8b009d-5c48-4a7b-b2ca-5fde05ea8bee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.079924 10.0.0.249 - - [2026-04-06 03:54:47] "POST /neutron/security_group HTTP/1.1" 200 3995 0.008884 10.0.0.249 - - [2026-04-06 03:54:47] "POST /id-to-fqname HTTP/1.1" 200 224 0.001589 10.0.0.249 - - [2026-04-06 03:54:47] "POST /neutron/security_group HTTP/1.1" 200 3995 0.009371 10.0.0.249 - - [2026-04-06 03:54:47] "POST /neutron/network HTTP/1.1" 200 839 0.010454 10.0.0.249 - - [2026-04-06 03:54:47] "POST /neutron/port HTTP/1.1" 200 989 0.026295 10.0.0.249 - - [2026-04-06 03:54:47] "POST /neutron/port HTTP/1.1" 200 1065 0.023568 10.0.0.249 - - [2026-04-06 03:54:48] "POST /neutron/port HTTP/1.1" 200 1119 0.125322 10.0.0.249 - - [2026-04-06 03:54:48] "POST /neutron/subnet HTTP/1.1" 200 703 0.012048 10.0.0.249 - - [2026-04-06 03:54:48] "POST /neutron/port HTTP/1.1" 200 989 0.016191 10.0.0.249 - - [2026-04-06 03:54:48] "POST /neutron/port HTTP/1.1" 200 989 0.016416 10.0.0.249 - - [2026-04-06 03:54:48] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004207 10.0.0.249 - - [2026-04-06 03:54:48] "POST /neutron/network HTTP/1.1" 200 827 0.007046 10.0.0.249 - - [2026-04-06 03:54:53] "POST /neutron/security_group HTTP/1.1" 200 2062 0.010071 10.0.0.27 - - [2026-04-06 03:54:53] "POST /route-targets HTTP/1.1" 200 327 0.022356 10.0.0.33 - - [2026-04-06 03:54:53] "GET /projects?obj_uuids=8e8b009d-5c48-4a7b-b2ca-5fde05ea8bee&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001399 10.0.0.249 - - [2026-04-06 03:54:53] "POST /neutron/router HTTP/1.1" 200 344 0.332727 10.0.0.27 - - [2026-04-06 03:54:54] "POST /ref-update HTTP/1.1" 200 156 0.020874 10.0.0.249 - - [2026-04-06 03:54:54] "POST /neutron/port HTTP/1.1" 200 1091 0.022913 10.0.0.249 - - [2026-04-06 03:54:54] "POST /neutron/security_group HTTP/1.1" 200 2062 0.008130 10.0.0.249 - - [2026-04-06 03:54:54] "GET /virtual-machine/f95d37d0-ed5a-4b8b-827e-56e102b513f0 HTTP/1.1" 401 293 0.000452 10.0.0.249 - - [2026-04-06 03:54:54] "GET /virtual-machine/f95d37d0-ed5a-4b8b-827e-56e102b513f0 HTTP/1.1" 200 1274 0.030222 10.0.0.249 - - [2026-04-06 03:54:54] "GET /virtual-machine-interface/9da5d62b-d9db-44ff-b636-fd2adc7b4384 HTTP/1.1" 200 3188 0.006621 10.0.0.249 - - [2026-04-06 03:54:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003917 10.0.0.249 - - [2026-04-06 03:54:54] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003837 10.0.0.249 - - [2026-04-06 03:54:54] "GET /virtual-networks?parent_id=8e8b009d-5c48-4a7b-b2ca-5fde05ea8bee&detail=False&count=False&shared=False HTTP/1.1" 200 803 0.003447 10.0.0.249 - - [2026-04-06 03:54:54] "GET /virtual-network/8ffd359d-6928-49ec-bef6-7085a2e6c6a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005839 10.0.0.249 - - [2026-04-06 03:54:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004300 10.0.0.249 - - [2026-04-06 03:54:57] "GET /virtual-network/8ffd359d-6928-49ec-bef6-7085a2e6c6a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005907 10.0.0.249 - - [2026-04-06 03:55:00] "POST /neutron/port HTTP/1.1" 200 1106 0.028409 10.0.0.249 - - [2026-04-06 03:55:00] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005006 10.0.0.249 - - [2026-04-06 03:55:00] "POST /neutron/network HTTP/1.1" 200 926 0.008014 10.0.0.249 - - [2026-04-06 03:55:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005924 10.0.0.249 - - [2026-04-06 03:55:01] "GET /virtual-network/8ffd359d-6928-49ec-bef6-7085a2e6c6a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.007556 10.0.0.249 - - [2026-04-06 03:55:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004301 10.0.0.249 - - [2026-04-06 03:55:05] "GET /virtual-network/8ffd359d-6928-49ec-bef6-7085a2e6c6a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006234 10.0.0.249 - - [2026-04-06 03:55:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004025 10.0.0.249 - - [2026-04-06 03:55:10] "GET /virtual-network/8ffd359d-6928-49ec-bef6-7085a2e6c6a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006320 10.0.0.249 - - [2026-04-06 03:55:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004632 10.0.0.249 - - [2026-04-06 03:55:14] "GET /virtual-network/8ffd359d-6928-49ec-bef6-7085a2e6c6a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006387 10.0.0.249 - - [2026-04-06 03:55:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004287 10.0.0.249 - - [2026-04-06 03:55:18] "GET /virtual-network/8ffd359d-6928-49ec-bef6-7085a2e6c6a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005787 10.0.0.249 - - [2026-04-06 03:55:19] "POST /neutron/network HTTP/1.1" 200 936 0.008550 10.0.0.249 - - [2026-04-06 03:55:19] "POST /neutron/port HTTP/1.1" 200 117 0.001145 10.0.0.249 - - [2026-04-06 03:55:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004186 10.0.0.249 - - [2026-04-06 03:55:22] "GET /virtual-network/8ffd359d-6928-49ec-bef6-7085a2e6c6a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006076 10.0.0.27 - - [2026-04-06 03:55:26] "GET /obj-perms HTTP/1.1" 200 5075 0.079153 10.0.0.249 - - [2026-04-06 03:55:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003668 10.0.0.249 - - [2026-04-06 03:55:26] "GET /virtual-network/8ffd359d-6928-49ec-bef6-7085a2e6c6a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006808 10.0.0.249 - - [2026-04-06 03:55:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.006310 10.0.0.249 - - [2026-04-06 03:55:30] "GET /virtual-network/8ffd359d-6928-49ec-bef6-7085a2e6c6a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.008677 10.0.0.249 - - [2026-04-06 03:55:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005873 10.0.0.249 - - [2026-04-06 03:55:32] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.006471 10.0.0.249 - - [2026-04-06 03:55:32] "GET /virtual-networks?parent_id=8e8b009d-5c48-4a7b-b2ca-5fde05ea8bee&detail=False&count=False&shared=False HTTP/1.1" 200 803 0.004436 10.0.0.249 - - [2026-04-06 03:55:32] "GET /virtual-network/8ffd359d-6928-49ec-bef6-7085a2e6c6a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.007122 10.0.0.249 - - [2026-04-06 03:55:32] "POST /neutron/security_group HTTP/1.1" 200 2062 0.012783 10.0.0.249 - - [2026-04-06 03:55:43] "POST /neutron/port HTTP/1.1" 200 1091 0.051228 10.0.0.249 - - [2026-04-06 03:55:43] "POST /neutron/security_group HTTP/1.1" 200 2062 0.008236 10.0.0.249 - - [2026-04-06 03:55:48] "POST /neutron/port HTTP/1.1" 200 1091 0.017163 10.0.0.249 - - [2026-04-06 03:55:49] "POST /neutron/security_group HTTP/1.1" 200 2062 0.006935 10.0.0.249 - - [2026-04-06 03:55:53] "POST /neutron/port HTTP/1.1" 200 1129 0.022658 10.0.0.249 - - [2026-04-06 03:55:53] "POST /neutron/security_group HTTP/1.1" 200 2062 0.009325 10.0.0.249 - - [2026-04-06 03:55:53] "GET /virtual-machine/e20fbbca-dde1-4264-979e-e2a8c3243ae0 HTTP/1.1" 200 1297 0.009139 10.0.0.249 - - [2026-04-06 03:55:53] "GET /virtual-machine-interface/80c311d1-c7dd-485b-b91e-ac66fc532032 HTTP/1.1" 200 2961 0.007903 10.0.0.249 - - [2026-04-06 03:55:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003269 10.0.0.249 - - [2026-04-06 03:55:53] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003818 10.0.0.249 - - [2026-04-06 03:55:53] "GET /virtual-networks?parent_id=8e8b009d-5c48-4a7b-b2ca-5fde05ea8bee&detail=False&count=False&shared=False HTTP/1.1" 200 803 0.010953 10.0.0.249 - - [2026-04-06 03:55:53] "GET /virtual-network/725ec82b-3d00-4f38-aac4-5e33ce562f0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.007774 10.0.0.249 - - [2026-04-06 03:55:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005361 10.0.0.249 - - [2026-04-06 03:55:55] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004509 10.0.0.249 - - [2026-04-06 03:55:55] "GET /virtual-networks?parent_id=8e8b009d-5c48-4a7b-b2ca-5fde05ea8bee&detail=False&count=False&shared=False HTTP/1.1" 200 803 0.003718 10.0.0.249 - - [2026-04-06 03:55:55] "GET /virtual-network/725ec82b-3d00-4f38-aac4-5e33ce562f0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006217 10.0.0.249 - - [2026-04-06 03:56:00] "POST /neutron/port HTTP/1.1" 200 1091 0.025394 10.0.0.249 - - [2026-04-06 03:56:00] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005263 10.0.0.249 - - [2026-04-06 03:56:00] "POST /neutron/network HTTP/1.1" 200 827 0.008096 10.0.0.249 - - [2026-04-06 03:56:00] "POST /neutron/port HTTP/1.1" 200 1091 0.025815 10.0.0.249 - - [2026-04-06 03:56:00] "POST /neutron/security_group HTTP/1.1" 200 2062 0.009444 10.0.0.249 - - [2026-04-06 03:56:00] "GET /virtual-machine/8fec16b6-290f-437b-915f-e85968390ea1 HTTP/1.1" 200 1275 0.008862 10.0.0.249 - - [2026-04-06 03:56:00] "GET /virtual-machine-interface/fb8d31f0-2134-4dbe-b783-97a714b69626 HTTP/1.1" 200 3188 0.006486 10.0.0.249 - - [2026-04-06 03:56:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005152 10.0.0.249 - - [2026-04-06 03:56:00] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004426 10.0.0.249 - - [2026-04-06 03:56:00] "GET /virtual-networks?parent_id=8e8b009d-5c48-4a7b-b2ca-5fde05ea8bee&detail=False&count=False&shared=False HTTP/1.1" 200 803 0.005049 10.0.0.249 - - [2026-04-06 03:56:00] "GET /virtual-network/8ffd359d-6928-49ec-bef6-7085a2e6c6a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.007812 10.0.0.249 - - [2026-04-06 03:56:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005216 10.0.0.249 - - [2026-04-06 03:56:01] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004309 10.0.0.249 - - [2026-04-06 03:56:01] "GET /virtual-networks?parent_id=8e8b009d-5c48-4a7b-b2ca-5fde05ea8bee&detail=False&count=False&shared=False HTTP/1.1" 200 803 0.003783 10.0.0.249 - - [2026-04-06 03:56:01] "GET /virtual-network/8ffd359d-6928-49ec-bef6-7085a2e6c6a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.007964 10.0.0.27 - - [2026-04-06 03:56:19] "GET /global-system-configs HTTP/1.1" 401 293 0.000422 10.0.0.27 - - [2026-04-06 03:56:19] "GET /global-system-configs HTTP/1.1" 401 293 0.000693 10.0.0.33 - - [2026-04-06 03:56:20] "GET /global-system-configs HTTP/1.1" 401 293 0.000432 10.0.0.33 - - [2026-04-06 03:56:20] "GET /global-system-configs HTTP/1.1" 401 293 0.000478 10.0.0.33 - - [2026-04-06 03:56:21] "GET /global-system-configs HTTP/1.1" 401 293 0.000622 10.0.0.33 - - [2026-04-06 03:56:21] "GET /global-system-configs HTTP/1.1" 401 293 0.000579 10.0.0.249 - - [2026-04-06 03:56:21] "GET /global-system-configs HTTP/1.1" 401 293 0.000543 10.0.0.249 - - [2026-04-06 03:56:21] "GET /global-system-configs HTTP/1.1" 401 293 0.000551 10.0.0.249 - - [2026-04-06 03:56:21] "POST /neutron/network HTTP/1.1" 200 839 0.008008 10.0.0.249 - - [2026-04-06 03:56:21] "POST /neutron/port HTTP/1.1" 200 117 0.001246 10.0.0.249 - - [2026-04-06 03:56:22] "GET /global-system-configs HTTP/1.1" 401 293 0.000449 10.0.0.249 - - [2026-04-06 03:56:22] "GET /global-system-configs HTTP/1.1" 401 293 0.000408 10.0.0.249 - - [2026-04-06 03:56:27] "GET /obj-perms HTTP/1.1" 200 5075 0.049982 10.0.0.249 - - [2026-04-06 03:57:02] "POST /neutron/port HTTP/1.1" 200 1091 0.046632 10.0.0.249 - - [2026-04-06 03:57:02] "POST /neutron/subnet HTTP/1.1" 200 693 0.009729 10.0.0.249 - - [2026-04-06 03:57:16] "POST /neutron/router HTTP/1.1" 200 598 0.011547 10.0.0.249 - - [2026-04-06 03:57:16] "POST /neutron/router HTTP/1.1" 200 344 0.174712 10.0.0.27 - - [2026-04-06 03:57:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.012568 10.0.0.249 - - [2026-04-06 03:57:17] "POST /neutron/port HTTP/1.1" 200 1129 0.023273 10.0.0.249 - - [2026-04-06 03:57:18] "DELETE /instance-ip/063181a2-a239-47da-b4cd-a62da2475c12 HTTP/1.1" 200 115 0.043118 10.0.0.249 - - [2026-04-06 03:57:18] "DELETE /virtual-machine-interface/014e9b0f-c93b-4577-9acb-d5f58f0a0713 HTTP/1.1" 200 115 0.057737 10.0.0.249 - - [2026-04-06 03:57:18] "POST /neutron/port HTTP/1.1" 200 1081 0.030217 10.0.0.249 - - [2026-04-06 03:57:18] "DELETE /instance-ip/ebd2b348-cf61-4a5d-b474-2ba4c5a87510 HTTP/1.1" 200 115 0.050539 10.0.0.249 - - [2026-04-06 03:57:18] "DELETE /virtual-machine-interface/855bb524-0456-4843-81bd-1527258d85b9 HTTP/1.1" 200 115 0.076170 10.0.0.249 - - [2026-04-06 03:57:19] "POST /neutron/port HTTP/1.1" 200 151 0.110872 10.0.0.249 - - [2026-04-06 03:57:19] "DELETE /instance-ip/e8cdf1ed-a3e2-4204-acf1-fc84f3783874 HTTP/1.1" 200 115 0.043950 10.0.0.249 - - [2026-04-06 03:57:19] "DELETE /virtual-machine-interface/9fa907a5-f4c4-4c17-8845-15c2bc062655 HTTP/1.1" 200 115 0.058149 10.0.0.249 - - [2026-04-06 03:57:19] "POST /neutron/network HTTP/1.1" 200 829 0.007712 10.0.0.27 - - [2026-04-06 03:57:19] "DELETE /route-target/b75a17f4-9aea-4775-aef1-cb9347cec3d9 HTTP/1.1" 200 115 0.028615 10.0.0.33 - - [2026-04-06 03:57:19] "POST /useragent-kv HTTP/1.1" 200 115 0.004193 10.0.0.33 - - [2026-04-06 03:57:19] "POST /useragent-kv HTTP/1.1" 200 115 0.003195 10.0.0.249 - - [2026-04-06 03:57:19] "POST /neutron/network HTTP/1.1" 200 151 0.220321 10.0.0.27 - - [2026-04-06 03:57:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003630 10.0.0.33 - - [2026-04-06 03:57:20] "GET /projects?obj_uuids=8e8b009d-5c48-4a7b-b2ca-5fde05ea8bee&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000916 10.0.0.249 - - [2026-04-06 03:57:20] "GET /project/8e8b009d-5c48-4a7b-b2ca-5fde05ea8bee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.050092 10.0.0.33 - - [2026-04-06 03:57:20] "GET /projects?obj_uuids=8e8b009d-5c48-4a7b-b2ca-5fde05ea8bee&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001220 10.0.0.249 - - [2026-04-06 03:57:20] "GET /project/8e8b009d-5c48-4a7b-b2ca-5fde05ea8bee?fields=virtual_networks HTTP/1.1" 200 1051 0.054637 10.0.0.33 - - [2026-04-06 03:57:20] "GET /projects?obj_uuids=8e8b009d-5c48-4a7b-b2ca-5fde05ea8bee&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000986 10.0.0.249 - - [2026-04-06 03:57:20] "GET /project/8e8b009d-5c48-4a7b-b2ca-5fde05ea8bee?fields=virtual_machine_interfaces HTTP/1.1" 200 1051 0.040401 10.0.0.33 - - [2026-04-06 03:57:20] "GET /projects?obj_uuids=8e8b009d-5c48-4a7b-b2ca-5fde05ea8bee&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001147 10.0.0.249 - - [2026-04-06 03:57:20] "GET /project/8e8b009d-5c48-4a7b-b2ca-5fde05ea8bee?fields=security_groups HTTP/1.1" 200 1281 0.051315 10.0.0.249 - - [2026-04-06 03:57:21] "POST /fqname-to-id HTTP/1.1" 404 187 0.032129 10.0.0.33 - - [2026-04-06 03:57:21] "GET /projects?obj_uuids=7dd850fc-6f19-492c-a84e-507f6c51d549&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.006460 10.0.0.33 - - [2026-04-06 03:57:21] "GET /domains?obj_uuids=500738d8-636d-4330-98c4-d5dafb5cbb39&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001715 10.0.0.33 - - [2026-04-06 03:57:21] "GET /domain/500738d8-636d-4330-98c4-d5dafb5cbb39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.011067 10.0.0.33 - - [2026-04-06 03:57:21] "POST /id-to-fqname HTTP/1.1" 200 189 0.005136 10.0.0.33 - - [2026-04-06 03:57:21] "POST /fqname-to-id HTTP/1.1" 404 198 0.008696 10.0.0.33 - - [2026-04-06 03:57:21] "POST /security-groups HTTP/1.1" 200 590 0.082662 10.0.0.33 - - [2026-04-06 03:57:21] "POST /projects HTTP/1.1" 200 583 0.325145 10.0.0.27 - - [2026-04-06 03:57:21] "POST /access-control-lists HTTP/1.1" 200 595 0.043352 10.0.0.33 - - [2026-04-06 03:57:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.406461 10.0.0.249 - - [2026-04-06 03:57:21] "GET /project/7dd850fc-6f19-492c-a84e-507f6c51d549?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.592000 10.0.0.249 - - [2026-04-06 03:57:22] "POST /neutron/port HTTP/1.1" 200 117 0.007051 10.0.0.249 - - [2026-04-06 03:57:22] "POST /neutron/port HTTP/1.1" 400 205 0.004519 10.0.0.249 - - [2026-04-06 03:57:22] "GET / HTTP/1.1" 200 35931 0.001894 10.0.0.249 - - [2026-04-06 03:57:23] "POST /neutron/network HTTP/1.1" 200 936 0.038202 10.0.0.249 - - [2026-04-06 03:57:23] "POST /neutron/port HTTP/1.1" 200 117 0.001146 10.0.0.249 - - [2026-04-06 03:57:24] "POST /fqname-to-id HTTP/1.1" 401 293 0.000480 10.0.0.249 - - [2026-04-06 03:57:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.041842 10.0.0.33 - - [2026-04-06 03:57:24] "GET /projects?obj_uuids=7dd850fc-6f19-492c-a84e-507f6c51d549&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001097 10.0.0.249 - - [2026-04-06 03:57:25] "GET /project/7dd850fc-6f19-492c-a84e-507f6c51d549?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.048368 10.0.0.33 - - [2026-04-06 03:57:25] "GET /projects?obj_uuids=7dd850fc-6f19-492c-a84e-507f6c51d549&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001063 10.0.0.249 - - [2026-04-06 03:57:25] "POST /neutron/network HTTP/1.1" 200 604 0.202965 10.0.0.27 - - [2026-04-06 03:57:25] "POST /route-targets HTTP/1.1" 200 327 0.015491 10.0.0.249 - - [2026-04-06 03:57:25] "POST /id-to-fqname HTTP/1.1" 200 219 0.004256 10.0.0.249 - - [2026-04-06 03:57:25] "GET /virtual-network/727e97fb-c2a0-4e7b-9c69-78dd29e1fdc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.005620 10.0.0.249 - - [2026-04-06 03:57:25] "POST /neutron/network HTTP/1.1" 200 822 0.008171 10.0.0.249 - - [2026-04-06 03:57:25] "GET /virtual-network/727e97fb-c2a0-4e7b-9c69-78dd29e1fdc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.006061 10.0.0.249 - - [2026-04-06 03:57:26] "GET /virtual-network/727e97fb-c2a0-4e7b-9c69-78dd29e1fdc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.006762 10.0.0.27 - - [2026-04-06 03:57:26] "DELETE /access-control-list/8b51b7d0-e12a-453c-bdce-af3906004754 HTTP/1.1" 200 115 0.045768 10.0.0.33 - - [2026-04-06 03:57:28] "GET /obj-perms HTTP/1.1" 200 5047 0.063519 10.0.0.249 - - [2026-04-06 03:57:28] "POST /id-to-fqname HTTP/1.1" 200 219 0.001419 10.0.0.249 - - [2026-04-06 03:57:28] "POST /neutron/port HTTP/1.1" 200 3025 0.028992 10.0.0.33 - - [2026-04-06 03:57:29] "GET /projects?obj_uuids=7dd850fc-6f19-492c-a84e-507f6c51d549&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000988 10.0.0.249 - - [2026-04-06 03:57:29] "GET /project/7dd850fc-6f19-492c-a84e-507f6c51d549?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.079916 10.0.0.249 - - [2026-04-06 03:57:29] "POST /neutron/network HTTP/1.1" 200 822 0.007342 10.0.0.249 - - [2026-04-06 03:57:29] "POST /neutron/port HTTP/1.1" 200 117 0.007500 10.0.0.249 - - [2026-04-06 03:57:29] "POST /id-to-fqname HTTP/1.1" 200 219 0.001341 10.0.0.249 - - [2026-04-06 03:57:30] "POST /neutron/network HTTP/1.1" 200 832 0.007381 10.0.0.249 - - [2026-04-06 03:57:30] "POST /neutron/port HTTP/1.1" 200 1058 0.019338 10.0.0.249 - - [2026-04-06 03:57:30] "POST /neutron/port HTTP/1.1" 200 1122 0.020030 10.0.0.249 - - [2026-04-06 03:57:30] "POST /neutron/port HTTP/1.1" 200 117 0.001179 10.0.0.33 - - [2026-04-06 03:57:30] "GET /projects?obj_uuids=7dd850fc-6f19-492c-a84e-507f6c51d549&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001333 10.0.0.249 - - [2026-04-06 03:57:30] "GET /project/7dd850fc-6f19-492c-a84e-507f6c51d549?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.079859 10.0.0.249 - - [2026-04-06 03:57:31] "POST /neutron/port HTTP/1.1" 200 3994 0.049221 10.0.0.249 - - [2026-04-06 03:57:31] "POST /neutron/network HTTP/1.1" 200 832 0.007668 10.0.0.249 - - [2026-04-06 03:57:32] "POST /neutron/port HTTP/1.1" 200 1058 0.021098 10.0.0.249 - - [2026-04-06 03:57:32] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005569 10.0.0.249 - - [2026-04-06 03:57:32] "POST /neutron/network HTTP/1.1" 200 822 0.009452 10.0.0.249 - - [2026-04-06 03:57:36] "POST /neutron/port HTTP/1.1" 200 1122 0.022896 10.0.0.249 - - [2026-04-06 03:57:36] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008299 10.0.0.249 - - [2026-04-06 03:57:36] "GET /virtual-machine/5e6b6e0d-bf5b-4f7a-9990-05f570fc795c HTTP/1.1" 401 293 0.000656 10.0.0.249 - - [2026-04-06 03:57:36] "GET /virtual-machine/5e6b6e0d-bf5b-4f7a-9990-05f570fc795c HTTP/1.1" 200 1291 0.030552 10.0.0.249 - - [2026-04-06 03:57:36] "GET /virtual-machine-interface/980cf6ad-9b3b-4740-a6dc-aa6af44efee5 HTTP/1.1" 200 2937 0.006151 10.0.0.249 - - [2026-04-06 03:57:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005491 10.0.0.249 - - [2026-04-06 03:57:36] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003523 10.0.0.249 - - [2026-04-06 03:57:36] "GET /virtual-networks?parent_id=7dd850fc-6f19-492c-a84e-507f6c51d549&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003107 10.0.0.249 - - [2026-04-06 03:57:36] "GET /virtual-network/727e97fb-c2a0-4e7b-9c69-78dd29e1fdc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.006394 10.0.0.33 - - [2026-04-06 03:57:39] "DELETE /project/8e8b009d-5c48-4a7b-b2ca-5fde05ea8bee HTTP/1.1" 404 177 0.004093 10.0.0.33 - - [2026-04-06 03:57:39] "DELETE /project/7dd850fc6f19492ca84e507f6c51d549 HTTP/1.1" 404 173 0.003587 10.0.0.249 - - [2026-04-06 03:57:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005659 10.0.0.249 - - [2026-04-06 03:57:40] "GET /virtual-network/727e97fb-c2a0-4e7b-9c69-78dd29e1fdc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.006503 10.0.0.249 - - [2026-04-06 03:57:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004177 10.0.0.249 - - [2026-04-06 03:57:44] "GET /virtual-network/727e97fb-c2a0-4e7b-9c69-78dd29e1fdc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.006001 10.0.0.249 - - [2026-04-06 03:57:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004410 10.0.0.249 - - [2026-04-06 03:57:48] "GET /virtual-network/727e97fb-c2a0-4e7b-9c69-78dd29e1fdc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.005950 10.0.0.249 - - [2026-04-06 03:57:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004640 10.0.0.249 - - [2026-04-06 03:57:52] "GET /virtual-network/727e97fb-c2a0-4e7b-9c69-78dd29e1fdc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.006958 10.0.0.249 - - [2026-04-06 03:57:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.007150 10.0.0.249 - - [2026-04-06 03:57:56] "GET /virtual-network/727e97fb-c2a0-4e7b-9c69-78dd29e1fdc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.005792 10.0.0.249 - - [2026-04-06 03:58:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.007480 10.0.0.249 - - [2026-04-06 03:58:00] "GET /virtual-network/727e97fb-c2a0-4e7b-9c69-78dd29e1fdc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.006991 10.0.0.249 - - [2026-04-06 03:58:04] "POST /neutron/port HTTP/1.1" 200 1118 0.017090 10.0.0.249 - - [2026-04-06 03:58:04] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003873 10.0.0.249 - - [2026-04-06 03:58:04] "POST /neutron/network HTTP/1.1" 200 832 0.007236 10.0.0.249 - - [2026-04-06 03:58:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004070 10.0.0.249 - - [2026-04-06 03:58:04] "GET /virtual-network/727e97fb-c2a0-4e7b-9c69-78dd29e1fdc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.005821 10.0.0.249 - - [2026-04-06 03:58:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004401 10.0.0.249 - - [2026-04-06 03:58:08] "GET /virtual-network/727e97fb-c2a0-4e7b-9c69-78dd29e1fdc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.006659 10.0.0.249 - - [2026-04-06 03:58:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004079 10.0.0.249 - - [2026-04-06 03:58:12] "GET /virtual-network/727e97fb-c2a0-4e7b-9c69-78dd29e1fdc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.005781 10.0.0.249 - - [2026-04-06 03:58:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003694 10.0.0.249 - - [2026-04-06 03:58:16] "GET /virtual-network/727e97fb-c2a0-4e7b-9c69-78dd29e1fdc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.005938 10.0.0.249 - - [2026-04-06 03:58:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004109 10.0.0.249 - - [2026-04-06 03:58:21] "GET /virtual-network/727e97fb-c2a0-4e7b-9c69-78dd29e1fdc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.006225 10.0.0.249 - - [2026-04-06 03:58:24] "POST /neutron/network HTTP/1.1" 200 936 0.007481 10.0.0.249 - - [2026-04-06 03:58:24] "POST /neutron/port HTTP/1.1" 200 117 0.001173 10.0.0.249 - - [2026-04-06 03:58:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005690 10.0.0.249 - - [2026-04-06 03:58:25] "GET /virtual-network/727e97fb-c2a0-4e7b-9c69-78dd29e1fdc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.007260 10.0.0.249 - - [2026-04-06 03:58:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003719 10.0.0.249 - - [2026-04-06 03:58:27] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.006092 10.0.0.249 - - [2026-04-06 03:58:27] "GET /virtual-networks?parent_id=7dd850fc-6f19-492c-a84e-507f6c51d549&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003651 10.0.0.249 - - [2026-04-06 03:58:27] "GET /virtual-network/727e97fb-c2a0-4e7b-9c69-78dd29e1fdc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.008029 10.0.0.249 - - [2026-04-06 03:58:27] "POST /neutron/security_group HTTP/1.1" 200 2057 0.009068 10.0.0.249 - - [2026-04-06 03:58:36] "POST /neutron/port HTTP/1.1" 200 1122 0.020729 10.0.0.249 - - [2026-04-06 03:58:37] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007239 10.0.0.249 - - [2026-04-06 03:58:42] "POST /neutron/port HTTP/1.1" 200 1122 0.019786 10.0.0.249 - - [2026-04-06 03:58:53] "POST /neutron/port HTTP/1.1" 200 1122 0.021582 10.0.0.249 - - [2026-04-06 03:58:53] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007344 10.0.0.249 - - [2026-04-06 03:58:53] "GET /virtual-machine/3635f38c-0490-49be-8b57-869d9fb2bdee HTTP/1.1" 200 1291 0.006042 10.0.0.249 - - [2026-04-06 03:58:53] "GET /virtual-machine-interface/e1881081-94a2-4c80-9ada-3760c1cc701b HTTP/1.1" 200 2937 0.005132 10.0.0.249 - - [2026-04-06 03:58:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004202 10.0.0.249 - - [2026-04-06 03:58:53] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004169 10.0.0.249 - - [2026-04-06 03:58:53] "GET /virtual-networks?parent_id=7dd850fc-6f19-492c-a84e-507f6c51d549&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003571 10.0.0.249 - - [2026-04-06 03:58:53] "GET /virtual-network/727e97fb-c2a0-4e7b-9c69-78dd29e1fdc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.006191 10.0.0.249 - - [2026-04-06 03:58:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004730 10.0.0.249 - - [2026-04-06 03:58:54] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004384 10.0.0.249 - - [2026-04-06 03:58:54] "GET /virtual-networks?parent_id=7dd850fc-6f19-492c-a84e-507f6c51d549&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003586 10.0.0.249 - - [2026-04-06 03:58:54] "GET /virtual-network/727e97fb-c2a0-4e7b-9c69-78dd29e1fdc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.008123 10.0.0.249 - - [2026-04-06 03:59:05] "POST /neutron/network HTTP/1.1" 200 936 0.007791 10.0.0.249 - - [2026-04-06 03:59:05] "POST /neutron/port HTTP/1.1" 200 117 0.001194 10.0.0.249 - - [2026-04-06 03:59:25] "POST /neutron/port HTTP/1.1" 200 1106 0.025915 10.0.0.249 - - [2026-04-06 03:59:25] "POST /neutron/subnet HTTP/1.1" 200 694 0.012624 10.0.0.249 - - [2026-04-06 04:00:07] "POST /neutron/port HTTP/1.1" 200 1122 0.020056 10.0.0.249 - - [2026-04-06 04:00:07] "POST /neutron/floatingip HTTP/1.1" 200 117 0.007334 10.0.0.249 - - [2026-04-06 04:00:07] "POST /neutron/network HTTP/1.1" 200 822 0.007961 10.0.0.249 - - [2026-04-06 04:00:12] "POST /neutron/port HTTP/1.1" 200 1122 0.020698 10.0.0.249 - - [2026-04-06 04:00:12] "POST /neutron/port HTTP/1.1" 200 1112 0.021487 10.0.0.249 - - [2026-04-06 04:00:14] "POST /neutron/network HTTP/1.1" 200 822 0.009609 10.0.0.33 - - [2026-04-06 04:00:15] "GET /projects?obj_uuids=7dd850fc-6f19-492c-a84e-507f6c51d549&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.034784 10.0.0.249 - - [2026-04-06 04:00:15] "GET /project/7dd850fc-6f19-492c-a84e-507f6c51d549?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.112715 10.0.0.33 - - [2026-04-06 04:00:15] "GET /projects?obj_uuids=7dd850fc-6f19-492c-a84e-507f6c51d549&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001100 10.0.0.249 - - [2026-04-06 04:00:15] "GET /project/7dd850fc-6f19-492c-a84e-507f6c51d549?fields=virtual_networks HTTP/1.1" 200 1040 0.075358 10.0.0.33 - - [2026-04-06 04:00:16] "GET /projects?obj_uuids=7dd850fc-6f19-492c-a84e-507f6c51d549&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001225 10.0.0.249 - - [2026-04-06 04:00:16] "GET /project/7dd850fc-6f19-492c-a84e-507f6c51d549?fields=virtual_machine_interfaces HTTP/1.1" 200 1040 0.066160 10.0.0.33 - - [2026-04-06 04:00:16] "GET /projects?obj_uuids=7dd850fc-6f19-492c-a84e-507f6c51d549&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.002249 10.0.0.249 - - [2026-04-06 04:00:16] "GET /project/7dd850fc-6f19-492c-a84e-507f6c51d549?fields=security_groups HTTP/1.1" 200 1265 0.074402 10.0.0.249 - - [2026-04-06 04:00:17] "POST /fqname-to-id HTTP/1.1" 404 187 0.030095 10.0.0.33 - - [2026-04-06 04:00:17] "GET /projects?obj_uuids=f18c106f-24e3-41e0-beb9-5e259625127f&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003603 10.0.0.33 - - [2026-04-06 04:00:17] "GET /domains?obj_uuids=500738d8-636d-4330-98c4-d5dafb5cbb39&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001141 10.0.0.33 - - [2026-04-06 04:00:17] "GET /domain/500738d8-636d-4330-98c4-d5dafb5cbb39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.035934 10.0.0.33 - - [2026-04-06 04:00:17] "POST /id-to-fqname HTTP/1.1" 200 189 0.009588 10.0.0.33 - - [2026-04-06 04:00:17] "POST /fqname-to-id HTTP/1.1" 404 198 0.003434 10.0.0.33 - - [2026-04-06 04:00:17] "POST /security-groups HTTP/1.1" 200 590 0.052364 10.0.0.33 - - [2026-04-06 04:00:17] "POST /projects HTTP/1.1" 200 583 0.295678 10.0.0.33 - - [2026-04-06 04:00:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.332592 10.0.0.27 - - [2026-04-06 04:00:17] "POST /fqname-to-id HTTP/1.1" 404 233 0.031242 10.0.0.249 - - [2026-04-06 04:00:17] "GET /project/f18c106f-24e3-41e0-beb9-5e259625127f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.527603 10.0.0.27 - - [2026-04-06 04:00:17] "POST /access-control-lists HTTP/1.1" 200 593 0.056276 10.0.0.249 - - [2026-04-06 04:00:18] "GET / HTTP/1.1" 200 35931 0.003092 10.0.0.249 - - [2026-04-06 04:00:20] "POST /fqname-to-id HTTP/1.1" 401 293 0.000516 10.0.0.249 - - [2026-04-06 04:00:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.056235 10.0.0.33 - - [2026-04-06 04:00:20] "GET /projects?obj_uuids=f18c106f-24e3-41e0-beb9-5e259625127f&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001495 10.0.0.249 - - [2026-04-06 04:00:20] "GET /project/f18c106f-24e3-41e0-beb9-5e259625127f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.054169 10.0.0.33 - - [2026-04-06 04:00:21] "GET /projects?obj_uuids=f18c106f-24e3-41e0-beb9-5e259625127f&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.002038 10.0.0.249 - - [2026-04-06 04:00:21] "POST /neutron/network HTTP/1.1" 200 604 0.209463 10.0.0.249 - - [2026-04-06 04:00:21] "POST /id-to-fqname HTTP/1.1" 200 219 0.004265 10.0.0.249 - - [2026-04-06 04:00:21] "GET /virtual-network/051ad549-47f5-4a96-899e-d176ef40b0c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.007520 10.0.0.249 - - [2026-04-06 04:00:21] "POST /neutron/network HTTP/1.1" 200 824 0.011239 10.0.0.249 - - [2026-04-06 04:00:21] "GET /virtual-network/051ad549-47f5-4a96-899e-d176ef40b0c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.017509 10.0.0.249 - - [2026-04-06 04:00:22] "GET /virtual-network/051ad549-47f5-4a96-899e-d176ef40b0c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.007372 10.0.0.249 - - [2026-04-06 04:00:22] "GET /obj-perms HTTP/1.1" 200 5047 0.074404 10.0.0.27 - - [2026-04-06 04:00:23] "GET /obj-perms HTTP/1.1" 200 5047 0.058473 10.0.0.249 - - [2026-04-06 04:00:23] "POST /id-to-fqname HTTP/1.1" 200 219 0.001518 10.0.0.249 - - [2026-04-06 04:00:23] "POST /neutron/port HTTP/1.1" 200 3025 0.025799 10.0.0.33 - - [2026-04-06 04:00:24] "GET /projects?obj_uuids=f18c106f-24e3-41e0-beb9-5e259625127f&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001217 10.0.0.249 - - [2026-04-06 04:00:24] "GET /project/f18c106f-24e3-41e0-beb9-5e259625127f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.079553 10.0.0.249 - - [2026-04-06 04:00:24] "POST /neutron/network HTTP/1.1" 200 824 0.037322 10.0.0.249 - - [2026-04-06 04:00:25] "POST /neutron/port HTTP/1.1" 200 117 0.011014 10.0.0.249 - - [2026-04-06 04:00:25] "POST /id-to-fqname HTTP/1.1" 200 219 0.002559 10.0.0.249 - - [2026-04-06 04:00:25] "POST /neutron/network HTTP/1.1" 200 834 0.007961 10.0.0.249 - - [2026-04-06 04:00:25] "POST /neutron/port HTTP/1.1" 200 1060 0.022028 10.0.0.33 - - [2026-04-06 04:00:26] "GET /projects?obj_uuids=f18c106f-24e3-41e0-beb9-5e259625127f&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.004653 10.0.0.249 - - [2026-04-06 04:00:26] "GET /project/f18c106f-24e3-41e0-beb9-5e259625127f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.123583 10.0.0.249 - - [2026-04-06 04:00:26] "POST /neutron/port HTTP/1.1" 200 1124 0.039415 10.0.0.249 - - [2026-04-06 04:00:26] "POST /neutron/subnet HTTP/1.1" 200 703 0.013605 10.0.0.249 - - [2026-04-06 04:00:26] "POST /neutron/port HTTP/1.1" 200 3996 0.041374 10.0.0.249 - - [2026-04-06 04:00:26] "POST /neutron/port HTTP/1.1" 200 1124 0.022260 10.0.0.33 - - [2026-04-06 04:00:26] "GET /projects?obj_uuids=f18c106f-24e3-41e0-beb9-5e259625127f&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001093 10.0.0.249 - - [2026-04-06 04:00:27] "POST /neutron/port HTTP/1.1" 200 1060 0.418030 10.0.0.27 - - [2026-04-06 04:00:27] "DELETE /access-control-list/4dd34f19-3989-4070-b35d-993dfcbeeae1 HTTP/1.1" 200 115 0.084361 10.0.0.249 - - [2026-04-06 04:00:27] "POST /neutron/port HTTP/1.1" 200 1114 0.205376 10.0.0.249 - - [2026-04-06 04:00:27] "POST /neutron/port HTTP/1.1" 200 1106 0.033883 10.0.0.249 - - [2026-04-06 04:00:27] "POST /neutron/network HTTP/1.1" 200 936 0.028144 10.0.0.249 - - [2026-04-06 04:00:27] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006362 10.0.0.249 - - [2026-04-06 04:00:27] "POST /neutron/network HTTP/1.1" 200 926 0.009118 10.0.0.249 - - [2026-04-06 04:00:31] "POST /neutron/port HTTP/1.1" 200 1124 0.022739 10.0.0.249 - - [2026-04-06 04:00:31] "POST /neutron/security_group HTTP/1.1" 200 2057 0.009254 10.0.0.249 - - [2026-04-06 04:00:31] "GET /virtual-machine/a8857b5d-6e4d-4fc5-a7ee-2f1daa1524cc HTTP/1.1" 401 293 0.000461 10.0.0.249 - - [2026-04-06 04:00:32] "GET /virtual-machine/a8857b5d-6e4d-4fc5-a7ee-2f1daa1524cc HTTP/1.1" 200 1292 0.037765 10.0.0.249 - - [2026-04-06 04:00:32] "GET /virtual-machine-interface/5f827c2a-108f-4960-bf34-dfa033006cce HTTP/1.1" 200 2936 0.007120 10.0.0.249 - - [2026-04-06 04:00:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005368 10.0.0.249 - - [2026-04-06 04:00:32] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.006779 10.0.0.249 - - [2026-04-06 04:00:32] "GET /virtual-networks?parent_id=f18c106f-24e3-41e0-beb9-5e259625127f&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.004236 10.0.0.249 - - [2026-04-06 04:00:32] "GET /virtual-network/051ad549-47f5-4a96-899e-d176ef40b0c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.009297 10.0.0.249 - - [2026-04-06 04:00:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004373 10.0.0.249 - - [2026-04-06 04:00:35] "GET /virtual-network/051ad549-47f5-4a96-899e-d176ef40b0c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005976 10.0.0.33 - - [2026-04-06 04:00:39] "DELETE /project/7dd850fc-6f19-492c-a84e-507f6c51d549 HTTP/1.1" 404 177 0.003706 10.0.0.33 - - [2026-04-06 04:00:39] "DELETE /project/f18c106f24e341e0beb95e259625127f HTTP/1.1" 404 173 0.006881 10.0.0.249 - - [2026-04-06 04:00:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004000 10.0.0.249 - - [2026-04-06 04:00:39] "GET /virtual-network/051ad549-47f5-4a96-899e-d176ef40b0c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006246 10.0.0.249 - - [2026-04-06 04:00:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004225 10.0.0.249 - - [2026-04-06 04:00:43] "GET /virtual-network/051ad549-47f5-4a96-899e-d176ef40b0c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006838 10.0.0.249 - - [2026-04-06 04:00:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004995 10.0.0.249 - - [2026-04-06 04:00:47] "GET /virtual-network/051ad549-47f5-4a96-899e-d176ef40b0c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.008404 10.0.0.249 - - [2026-04-06 04:00:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003801 10.0.0.249 - - [2026-04-06 04:00:51] "GET /virtual-network/051ad549-47f5-4a96-899e-d176ef40b0c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.008112 10.0.0.249 - - [2026-04-06 04:00:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004989 10.0.0.249 - - [2026-04-06 04:00:55] "GET /virtual-network/051ad549-47f5-4a96-899e-d176ef40b0c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006006 10.0.0.249 - - [2026-04-06 04:01:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004606 10.0.0.249 - - [2026-04-06 04:01:00] "GET /virtual-network/051ad549-47f5-4a96-899e-d176ef40b0c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.007576 10.0.0.249 - - [2026-04-06 04:01:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003776 10.0.0.249 - - [2026-04-06 04:01:04] "GET /virtual-network/051ad549-47f5-4a96-899e-d176ef40b0c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006191 10.0.0.249 - - [2026-04-06 04:01:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004852 10.0.0.249 - - [2026-04-06 04:01:08] "GET /virtual-network/051ad549-47f5-4a96-899e-d176ef40b0c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.010282 10.0.0.249 - - [2026-04-06 04:01:08] "POST /neutron/network HTTP/1.1" 200 842 0.008755 10.0.0.249 - - [2026-04-06 04:01:08] "POST /neutron/port HTTP/1.1" 200 117 0.001272 10.0.0.249 - - [2026-04-06 04:01:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003812 10.0.0.249 - - [2026-04-06 04:01:12] "GET /virtual-network/051ad549-47f5-4a96-899e-d176ef40b0c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005575 10.0.0.249 - - [2026-04-06 04:01:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005237 10.0.0.249 - - [2026-04-06 04:01:14] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003718 10.0.0.249 - - [2026-04-06 04:01:14] "GET /virtual-networks?parent_id=f18c106f-24e3-41e0-beb9-5e259625127f&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003316 10.0.0.249 - - [2026-04-06 04:01:14] "GET /virtual-network/051ad549-47f5-4a96-899e-d176ef40b0c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006506 10.0.0.249 - - [2026-04-06 04:01:14] "POST /neutron/security_group HTTP/1.1" 200 2057 0.009360 10.0.0.27 - - [2026-04-06 04:01:19] "GET /global-system-configs HTTP/1.1" 401 293 0.000440 10.0.0.27 - - [2026-04-06 04:01:19] "GET /global-system-configs HTTP/1.1" 401 293 0.000393 10.0.0.33 - - [2026-04-06 04:01:20] "GET /global-system-configs HTTP/1.1" 401 293 0.000420 10.0.0.33 - - [2026-04-06 04:01:20] "GET /global-system-configs HTTP/1.1" 401 293 0.000526 10.0.0.27 - - [2026-04-06 04:01:20] "GET /global-system-configs HTTP/1.1" 401 293 0.000438 10.0.0.27 - - [2026-04-06 04:01:20] "GET /global-system-configs HTTP/1.1" 401 293 0.000407 10.0.0.33 - - [2026-04-06 04:01:21] "GET /global-system-configs HTTP/1.1" 401 293 0.000540 10.0.0.33 - - [2026-04-06 04:01:21] "GET /global-system-configs HTTP/1.1" 401 293 0.000647 10.0.0.249 - - [2026-04-06 04:01:21] "GET /global-system-configs HTTP/1.1" 401 293 0.001040 10.0.0.249 - - [2026-04-06 04:01:21] "GET /global-system-configs HTTP/1.1" 401 293 0.000386 10.0.0.249 - - [2026-04-06 04:01:22] "GET /global-system-configs HTTP/1.1" 401 293 0.000396 10.0.0.249 - - [2026-04-06 04:01:22] "GET /global-system-configs HTTP/1.1" 401 293 0.000604 10.0.0.249 - - [2026-04-06 04:01:23] "POST /neutron/port HTTP/1.1" 200 1124 0.050712 10.0.0.249 - - [2026-04-06 04:01:24] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007074 10.0.0.249 - - [2026-04-06 04:01:29] "POST /neutron/port HTTP/1.1" 200 1106 0.023097 10.0.0.249 - - [2026-04-06 04:01:29] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004732 10.0.0.249 - - [2026-04-06 04:01:29] "POST /neutron/network HTTP/1.1" 200 926 0.007676 10.0.0.249 - - [2026-04-06 04:01:35] "POST /neutron/port HTTP/1.1" 200 1124 0.020365 10.0.0.249 - - [2026-04-06 04:01:35] "POST /neutron/security_group HTTP/1.1" 200 2057 0.009249 10.0.0.249 - - [2026-04-06 04:01:35] "GET /virtual-machine/84eae450-12bd-4582-8f20-9b8079b71f86 HTTP/1.1" 200 1291 0.008543 10.0.0.249 - - [2026-04-06 04:01:35] "GET /virtual-machine-interface/9cf40228-00b2-4cfe-ac59-4bbb3ffdcd77 HTTP/1.1" 200 2937 0.008899 10.0.0.249 - - [2026-04-06 04:01:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004398 10.0.0.249 - - [2026-04-06 04:01:35] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004419 10.0.0.249 - - [2026-04-06 04:01:35] "GET /virtual-networks?parent_id=f18c106f-24e3-41e0-beb9-5e259625127f&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.004298 10.0.0.249 - - [2026-04-06 04:01:35] "GET /virtual-network/051ad549-47f5-4a96-899e-d176ef40b0c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.007805 10.0.0.249 - - [2026-04-06 04:01:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005771 10.0.0.249 - - [2026-04-06 04:01:36] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.006468 10.0.0.249 - - [2026-04-06 04:01:36] "GET /virtual-networks?parent_id=f18c106f-24e3-41e0-beb9-5e259625127f&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.005098 10.0.0.249 - - [2026-04-06 04:01:36] "GET /virtual-network/051ad549-47f5-4a96-899e-d176ef40b0c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.008250 10.0.0.249 - - [2026-04-06 04:02:08] "POST /neutron/port HTTP/1.1" 200 1106 0.044038 10.0.0.249 - - [2026-04-06 04:02:08] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005402 10.0.0.249 - - [2026-04-06 04:02:08] "POST /neutron/network HTTP/1.1" 200 926 0.009530 10.0.0.249 - - [2026-04-06 04:02:30] "POST /neutron/network HTTP/1.1" 200 936 0.348059 10.0.0.249 - - [2026-04-06 04:02:30] "POST /neutron/port HTTP/1.1" 200 117 0.002104 10.0.0.33 - - [2026-04-06 04:02:30] "GET /obj-perms HTTP/1.1" 200 5075 0.260516 10.0.0.249 - - [2026-04-06 04:02:37] "POST /neutron/network HTTP/1.1" 400 204 0.023280 10.0.0.249 - - [2026-04-06 04:02:38] "POST /neutron/port HTTP/1.1" 200 151 0.239749 10.0.0.249 - - [2026-04-06 04:02:38] "POST /neutron/port HTTP/1.1" 200 151 0.248264 10.0.0.27 - - [2026-04-06 04:02:39] "DELETE /route-target/df7c9baf-c733-4abd-8dc1-8cb4cbad4bf0 HTTP/1.1" 200 115 0.035985 10.0.0.33 - - [2026-04-06 04:02:41] "GET /projects?obj_uuids=f18c106f-24e3-41e0-beb9-5e259625127f&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001595 10.0.0.249 - - [2026-04-06 04:02:41] "GET /project/f18c106f-24e3-41e0-beb9-5e259625127f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.056959 10.0.0.33 - - [2026-04-06 04:02:41] "GET /projects?obj_uuids=f18c106f-24e3-41e0-beb9-5e259625127f&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001277 10.0.0.249 - - [2026-04-06 04:02:41] "GET /project/f18c106f-24e3-41e0-beb9-5e259625127f?fields=virtual_networks HTTP/1.1" 200 1041 0.067587 10.0.0.33 - - [2026-04-06 04:02:41] "GET /projects?obj_uuids=f18c106f-24e3-41e0-beb9-5e259625127f&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001236 10.0.0.249 - - [2026-04-06 04:02:41] "GET /project/f18c106f-24e3-41e0-beb9-5e259625127f?fields=virtual_machine_interfaces HTTP/1.1" 200 1041 0.046913 10.0.0.33 - - [2026-04-06 04:02:41] "GET /projects?obj_uuids=f18c106f-24e3-41e0-beb9-5e259625127f&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000979 10.0.0.249 - - [2026-04-06 04:02:41] "GET /project/f18c106f-24e3-41e0-beb9-5e259625127f?fields=security_groups HTTP/1.1" 200 1266 0.049049 10.0.0.249 - - [2026-04-06 04:02:56] "GET / HTTP/1.1" 200 35931 0.003100 10.0.0.249 - - [2026-04-06 04:02:57] "POST /fqname-to-id HTTP/1.1" 401 293 0.000473 10.0.0.249 - - [2026-04-06 04:02:57] "POST /fqname-to-id HTTP/1.1" 404 201 0.054610 10.0.0.33 - - [2026-04-06 04:02:57] "GET /projects?obj_uuids=b0be2c1f-0338-42a7-9ae3-249a8215ebe0&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004196 10.0.0.33 - - [2026-04-06 04:02:57] "GET /domains?obj_uuids=500738d8-636d-4330-98c4-d5dafb5cbb39&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001080 10.0.0.33 - - [2026-04-06 04:02:57] "GET /domain/500738d8-636d-4330-98c4-d5dafb5cbb39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008790 10.0.0.33 - - [2026-04-06 04:02:57] "POST /id-to-fqname HTTP/1.1" 200 203 0.014410 10.0.0.33 - - [2026-04-06 04:02:57] "POST /fqname-to-id HTTP/1.1" 404 212 0.006165 10.0.0.33 - - [2026-04-06 04:02:57] "POST /security-groups HTTP/1.1" 200 604 0.040811 10.0.0.33 - - [2026-04-06 04:02:57] "POST /projects HTTP/1.1" 200 611 0.273478 10.0.0.27 - - [2026-04-06 04:02:58] "POST /fqname-to-id HTTP/1.1" 404 246 0.009318 10.0.0.33 - - [2026-04-06 04:02:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.348872 10.0.0.249 - - [2026-04-06 04:02:58] "GET /project/b0be2c1f-0338-42a7-9ae3-249a8215ebe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.504775 10.0.0.249 - - [2026-04-06 04:02:59] "GET / HTTP/1.1" 200 35931 0.001786 10.0.0.249 - - [2026-04-06 04:02:59] "POST /fqname-to-id HTTP/1.1" 401 293 0.000533 10.0.0.249 - - [2026-04-06 04:02:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.060024 10.0.0.33 - - [2026-04-06 04:02:59] "GET /projects?obj_uuids=b0be2c1f-0338-42a7-9ae3-249a8215ebe0&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001024 10.0.0.249 - - [2026-04-06 04:02:59] "GET /project/b0be2c1f-0338-42a7-9ae3-249a8215ebe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.048084 10.0.0.249 - - [2026-04-06 04:03:00] "POST /neutron/network HTTP/1.1" 200 117 0.044667 10.0.0.27 - - [2026-04-06 04:03:00] "POST /ref-update HTTP/1.1" 200 156 0.033047 10.0.0.249 - - [2026-04-06 04:03:00] "POST /neutron/network HTTP/1.1" 200 840 0.022645 10.0.0.249 - - [2026-04-06 04:03:00] "POST /id-to-fqname HTTP/1.1" 200 234 0.001885 10.0.0.249 - - [2026-04-06 04:03:00] "GET /virtual-network/608e8231-be4a-4617-a09c-f20d08222b38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.007102 10.0.0.249 - - [2026-04-06 04:03:00] "GET /virtual-network/608e8231-be4a-4617-a09c-f20d08222b38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.008212 10.0.0.249 - - [2026-04-06 04:03:00] "POST /neutron/subnet HTTP/1.1" 200 729 0.019133 10.0.0.249 - - [2026-04-06 04:03:00] "POST /id-to-fqname HTTP/1.1" 200 234 0.001521 10.0.0.249 - - [2026-04-06 04:03:01] "POST /neutron/network HTTP/1.1" 200 850 0.008018 10.0.0.33 - - [2026-04-06 04:03:01] "GET /projects?obj_uuids=b0be2c1f-0338-42a7-9ae3-249a8215ebe0&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001097 10.0.0.249 - - [2026-04-06 04:03:01] "GET /project/b0be2c1f-0338-42a7-9ae3-249a8215ebe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.074842 10.0.0.249 - - [2026-04-06 04:03:01] "POST /neutron/security_group HTTP/1.1" 200 2051 0.009159 10.0.0.249 - - [2026-04-06 04:03:02] "POST /id-to-fqname HTTP/1.1" 200 234 0.001506 10.0.0.249 - - [2026-04-06 04:03:02] "POST /neutron/security_group HTTP/1.1" 200 2051 0.011669 10.0.0.33 - - [2026-04-06 04:03:02] "GET /projects?obj_uuids=b0be2c1f-0338-42a7-9ae3-249a8215ebe0&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001062 10.0.0.249 - - [2026-04-06 04:03:02] "POST /neutron/port HTTP/1.1" 200 1074 0.347656 10.0.0.249 - - [2026-04-06 04:03:02] "POST /neutron/port HTTP/1.1" 200 1128 0.108291 10.0.0.249 - - [2026-04-06 04:03:03] "POST /neutron/subnet HTTP/1.1" 200 703 0.009692 10.0.0.33 - - [2026-04-06 04:03:03] "GET /projects?obj_uuids=b0be2c1f-0338-42a7-9ae3-249a8215ebe0&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001115 10.0.0.249 - - [2026-04-06 04:03:03] "GET /project/b0be2c1f-0338-42a7-9ae3-249a8215ebe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.083314 10.0.0.249 - - [2026-04-06 04:03:03] "POST /neutron/network HTTP/1.1" 200 840 0.010014 10.0.0.249 - - [2026-04-06 04:03:03] "POST /neutron/port HTTP/1.1" 200 117 0.010119 10.0.0.249 - - [2026-04-06 04:03:04] "GET /virtual-network/608e8231-be4a-4617-a09c-f20d08222b38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.005905 10.0.0.249 - - [2026-04-06 04:03:04] "POST /neutron/port HTTP/1.1" 200 1074 0.036008 10.0.0.249 - - [2026-04-06 04:03:04] "POST /neutron/port HTTP/1.1" 200 1138 0.032723 10.0.0.249 - - [2026-04-06 04:03:04] "POST /neutron/port HTTP/1.1" 200 117 0.001410 10.0.0.249 - - [2026-04-06 04:03:05] "GET /obj-perms HTTP/1.1" 200 5075 0.092151 10.0.0.27 - - [2026-04-06 04:03:05] "GET /obj-perms HTTP/1.1" 200 5075 0.060127 10.0.0.249 - - [2026-04-06 04:03:06] "POST /neutron/security_group HTTP/1.1" 200 2071 0.008873 10.0.0.249 - - [2026-04-06 04:03:06] "POST /neutron/port HTTP/1.1" 200 1138 0.022066 10.0.0.249 - - [2026-04-06 04:03:06] "GET /virtual-machine/d424d87d-375b-4eca-bf77-a8861a143f9d HTTP/1.1" 401 293 0.000451 10.0.0.249 - - [2026-04-06 04:03:06] "GET /virtual-machine/d424d87d-375b-4eca-bf77-a8861a143f9d HTTP/1.1" 200 1306 0.031351 10.0.0.249 - - [2026-04-06 04:03:06] "GET /virtual-machine-interface/2215274d-f906-4567-8bc5-316f11427a0b HTTP/1.1" 200 3009 0.005937 10.0.0.249 - - [2026-04-06 04:03:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003957 10.0.0.249 - - [2026-04-06 04:03:06] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004601 10.0.0.249 - - [2026-04-06 04:03:06] "GET /virtual-networks?parent_id=b0be2c1f-0338-42a7-9ae3-249a8215ebe0&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.003289 10.0.0.249 - - [2026-04-06 04:03:06] "GET /virtual-network/608e8231-be4a-4617-a09c-f20d08222b38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.006216 10.0.0.249 - - [2026-04-06 04:03:09] "POST /neutron/port HTTP/1.1" 200 1118 0.019998 10.0.0.249 - - [2026-04-06 04:03:09] "POST /neutron/subnet HTTP/1.1" 200 703 0.011314 10.0.0.249 - - [2026-04-06 04:03:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004567 10.0.0.249 - - [2026-04-06 04:03:09] "GET /virtual-network/608e8231-be4a-4617-a09c-f20d08222b38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.007088 10.0.0.249 - - [2026-04-06 04:03:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004119 10.0.0.249 - - [2026-04-06 04:03:13] "GET /virtual-network/608e8231-be4a-4617-a09c-f20d08222b38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.006166 10.0.0.249 - - [2026-04-06 04:03:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004462 10.0.0.249 - - [2026-04-06 04:03:17] "GET /virtual-network/608e8231-be4a-4617-a09c-f20d08222b38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.007452 10.0.0.249 - - [2026-04-06 04:03:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003515 10.0.0.249 - - [2026-04-06 04:03:22] "GET /virtual-network/608e8231-be4a-4617-a09c-f20d08222b38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.004814 10.0.0.249 - - [2026-04-06 04:03:22] "POST /neutron/port HTTP/1.1" 200 1138 0.018727 10.0.0.249 - - [2026-04-06 04:03:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004792 10.0.0.249 - - [2026-04-06 04:03:24] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004146 10.0.0.249 - - [2026-04-06 04:03:24] "GET /virtual-networks?parent_id=b0be2c1f-0338-42a7-9ae3-249a8215ebe0&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.004274 10.0.0.249 - - [2026-04-06 04:03:24] "GET /virtual-network/608e8231-be4a-4617-a09c-f20d08222b38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.007381 10.0.0.249 - - [2026-04-06 04:03:24] "POST /neutron/security_group HTTP/1.1" 200 2071 0.008849 10.0.0.249 - - [2026-04-06 04:03:29] "POST /neutron/port HTTP/1.1" 200 1138 0.018355 10.0.0.249 - - [2026-04-06 04:03:30] "POST /neutron/port HTTP/1.1" 200 1106 0.022956 10.0.0.249 - - [2026-04-06 04:03:30] "POST /neutron/subnet HTTP/1.1" 200 694 0.009975 10.0.0.249 - - [2026-04-06 04:03:34] "POST /neutron/port HTTP/1.1" 200 1138 0.027599 10.0.0.249 - - [2026-04-06 04:03:34] "POST /neutron/security_group HTTP/1.1" 200 2071 0.008445 10.0.0.249 - - [2026-04-06 04:03:34] "GET /virtual-machine/8c615824-ea82-41d3-ac64-b0d50cde47f0 HTTP/1.1" 200 1306 0.006316 10.0.0.249 - - [2026-04-06 04:03:34] "GET /virtual-machine-interface/1f4fbc7d-3d50-457d-9933-d3bf181edffb HTTP/1.1" 200 3009 0.006429 10.0.0.249 - - [2026-04-06 04:03:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004887 10.0.0.249 - - [2026-04-06 04:03:34] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004630 10.0.0.249 - - [2026-04-06 04:03:34] "GET /virtual-networks?parent_id=b0be2c1f-0338-42a7-9ae3-249a8215ebe0&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.003710 10.0.0.249 - - [2026-04-06 04:03:34] "GET /virtual-network/608e8231-be4a-4617-a09c-f20d08222b38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.006565 10.0.0.249 - - [2026-04-06 04:03:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003910 10.0.0.249 - - [2026-04-06 04:03:35] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004653 10.0.0.249 - - [2026-04-06 04:03:35] "GET /virtual-networks?parent_id=b0be2c1f-0338-42a7-9ae3-249a8215ebe0&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.004050 10.0.0.249 - - [2026-04-06 04:03:35] "GET /virtual-network/608e8231-be4a-4617-a09c-f20d08222b38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.006660 10.0.0.249 - - [2026-04-06 04:03:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003887 10.0.0.249 - - [2026-04-06 04:03:36] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.006202 10.0.0.249 - - [2026-04-06 04:03:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004597 10.0.0.249 - - [2026-04-06 04:03:36] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005288 10.0.0.249 - - [2026-04-06 04:03:36] "PUT /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9 HTTP/1.1" 200 276 0.013696 10.0.0.33 - - [2026-04-06 04:03:39] "DELETE /project/b0be2c1f033842a79ae3249a8215ebe0 HTTP/1.1" 404 173 0.004887 10.0.0.33 - - [2026-04-06 04:03:39] "DELETE /project/f18c106f-24e3-41e0-beb9-5e259625127f HTTP/1.1" 404 177 0.005330 10.0.0.249 - - [2026-04-06 04:03:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003373 10.0.0.249 - - [2026-04-06 04:03:47] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1640 0.004266 10.0.0.249 - - [2026-04-06 04:03:47] "PUT /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9 HTTP/1.1" 200 276 0.013966 10.0.0.249 - - [2026-04-06 04:04:12] "POST /neutron/port HTTP/1.1" 200 1106 0.019680 10.0.0.249 - - [2026-04-06 04:04:12] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004967 10.0.0.249 - - [2026-04-06 04:04:12] "POST /neutron/network HTTP/1.1" 200 926 0.009129 10.0.0.249 - - [2026-04-06 04:04:30] "POST /neutron/network HTTP/1.1" 200 936 0.007162 10.0.0.249 - - [2026-04-06 04:04:30] "POST /neutron/port HTTP/1.1" 200 117 0.001189 10.0.0.249 - - [2026-04-06 04:04:37] "POST /neutron/network HTTP/1.1" 400 204 0.016326 10.0.0.249 - - [2026-04-06 04:04:37] "POST /neutron/port HTTP/1.1" 200 1138 0.020667 10.0.0.249 - - [2026-04-06 04:04:38] "POST /neutron/port HTTP/1.1" 200 151 0.244686 10.0.0.27 - - [2026-04-06 04:04:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.007862 10.0.0.33 - - [2026-04-06 04:04:39] "GET /projects?obj_uuids=b0be2c1f-0338-42a7-9ae3-249a8215ebe0&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.002363 10.0.0.249 - - [2026-04-06 04:04:39] "GET /project/b0be2c1f-0338-42a7-9ae3-249a8215ebe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.055231 10.0.0.33 - - [2026-04-06 04:04:39] "GET /projects?obj_uuids=b0be2c1f-0338-42a7-9ae3-249a8215ebe0&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001423 10.0.0.249 - - [2026-04-06 04:04:39] "GET /project/b0be2c1f-0338-42a7-9ae3-249a8215ebe0?fields=virtual_networks HTTP/1.1" 200 1069 0.063760 10.0.0.33 - - [2026-04-06 04:04:39] "GET /projects?obj_uuids=b0be2c1f-0338-42a7-9ae3-249a8215ebe0&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001225 10.0.0.249 - - [2026-04-06 04:04:40] "GET /project/b0be2c1f-0338-42a7-9ae3-249a8215ebe0?fields=virtual_machine_interfaces HTTP/1.1" 200 1069 0.069015 10.0.0.33 - - [2026-04-06 04:04:40] "GET /projects?obj_uuids=b0be2c1f-0338-42a7-9ae3-249a8215ebe0&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001097 10.0.0.249 - - [2026-04-06 04:04:40] "GET /project/b0be2c1f-0338-42a7-9ae3-249a8215ebe0?fields=security_groups HTTP/1.1" 200 1308 0.067075 10.0.0.249 - - [2026-04-06 04:04:40] "POST /fqname-to-id HTTP/1.1" 404 206 0.027501 10.0.0.33 - - [2026-04-06 04:04:40] "GET /projects?obj_uuids=fdc37108-92ea-4755-925f-73a997cf56c8&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003819 10.0.0.33 - - [2026-04-06 04:04:41] "GET /domains?obj_uuids=500738d8-636d-4330-98c4-d5dafb5cbb39&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001148 10.0.0.33 - - [2026-04-06 04:04:41] "GET /domain/500738d8-636d-4330-98c4-d5dafb5cbb39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008296 10.0.0.33 - - [2026-04-06 04:04:41] "POST /id-to-fqname HTTP/1.1" 200 209 0.005194 10.0.0.33 - - [2026-04-06 04:04:41] "POST /fqname-to-id HTTP/1.1" 404 217 0.005270 10.0.0.33 - - [2026-04-06 04:04:41] "POST /security-groups HTTP/1.1" 200 609 0.040214 10.0.0.33 - - [2026-04-06 04:04:41] "POST /projects HTTP/1.1" 200 621 0.315944 10.0.0.27 - - [2026-04-06 04:04:41] "POST /access-control-lists HTTP/1.1" 200 614 0.032505 10.0.0.33 - - [2026-04-06 04:04:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.401449 10.0.0.249 - - [2026-04-06 04:04:41] "GET /project/fdc37108-92ea-4755-925f-73a997cf56c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1446 0.560920 10.0.0.249 - - [2026-04-06 04:04:42] "GET / HTTP/1.1" 200 35931 0.001921 10.0.0.249 - - [2026-04-06 04:04:43] "POST /fqname-to-id HTTP/1.1" 401 293 0.000558 10.0.0.249 - - [2026-04-06 04:04:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.061510 10.0.0.33 - - [2026-04-06 04:04:43] "GET /projects?obj_uuids=fdc37108-92ea-4755-925f-73a997cf56c8&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.000981 10.0.0.249 - - [2026-04-06 04:04:43] "GET /project/fdc37108-92ea-4755-925f-73a997cf56c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1446 0.063185 10.0.0.249 - - [2026-04-06 04:04:43] "POST /neutron/network HTTP/1.1" 200 117 0.049005 10.0.0.27 - - [2026-04-06 04:04:43] "POST /route-targets HTTP/1.1" 200 327 0.016356 10.0.0.249 - - [2026-04-06 04:04:44] "POST /neutron/network HTTP/1.1" 200 846 0.009495 10.0.0.249 - - [2026-04-06 04:04:44] "POST /id-to-fqname HTTP/1.1" 200 239 0.001453 10.0.0.249 - - [2026-04-06 04:04:44] "GET /virtual-network/ea4fce47-6bcb-4810-8647-ee56ed686e1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.006445 10.0.0.249 - - [2026-04-06 04:04:44] "GET /virtual-network/ea4fce47-6bcb-4810-8647-ee56ed686e1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.005562 10.0.0.249 - - [2026-04-06 04:04:44] "POST /neutron/subnet HTTP/1.1" 200 734 0.010456 10.0.0.249 - - [2026-04-06 04:04:44] "POST /id-to-fqname HTTP/1.1" 200 239 0.001508 10.0.0.249 - - [2026-04-06 04:04:44] "POST /neutron/network HTTP/1.1" 200 856 0.007755 10.0.0.33 - - [2026-04-06 04:04:45] "GET /projects?obj_uuids=fdc37108-92ea-4755-925f-73a997cf56c8&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001029 10.0.0.249 - - [2026-04-06 04:04:45] "GET /project/fdc37108-92ea-4755-925f-73a997cf56c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1446 0.084428 10.0.0.249 - - [2026-04-06 04:04:45] "POST /neutron/security_group HTTP/1.1" 200 2051 0.009261 10.0.0.249 - - [2026-04-06 04:04:45] "POST /id-to-fqname HTTP/1.1" 200 239 0.001637 10.0.0.249 - - [2026-04-06 04:04:46] "POST /neutron/security_group HTTP/1.1" 200 2051 0.007939 10.0.0.249 - - [2026-04-06 04:04:46] "POST /neutron/network HTTP/1.1" 200 856 0.018402 10.0.0.249 - - [2026-04-06 04:04:46] "POST /neutron/port HTTP/1.1" 200 1134 0.157423 10.0.0.249 - - [2026-04-06 04:04:46] "POST /neutron/subnet HTTP/1.1" 200 708 0.009900 10.0.0.33 - - [2026-04-06 04:04:47] "GET /projects?obj_uuids=fdc37108-92ea-4755-925f-73a997cf56c8&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001755 10.0.0.249 - - [2026-04-06 04:04:47] "GET /project/fdc37108-92ea-4755-925f-73a997cf56c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1446 0.129198 10.0.0.249 - - [2026-04-06 04:04:47] "POST /neutron/network HTTP/1.1" 200 846 0.013333 10.0.0.249 - - [2026-04-06 04:04:47] "POST /neutron/port HTTP/1.1" 200 117 0.008871 10.0.0.249 - - [2026-04-06 04:04:48] "GET /virtual-network/ea4fce47-6bcb-4810-8647-ee56ed686e1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.007136 10.0.0.249 - - [2026-04-06 04:04:48] "POST /neutron/port HTTP/1.1" 200 1080 0.024202 10.0.0.249 - - [2026-04-06 04:04:48] "POST /neutron/port HTTP/1.1" 200 1144 0.021261 10.0.0.249 - - [2026-04-06 04:04:49] "POST /neutron/port HTTP/1.1" 200 117 0.001195 10.0.0.27 - - [2026-04-06 04:04:49] "GET /obj-perms HTTP/1.1" 200 5085 0.066750 10.0.0.33 - - [2026-04-06 04:04:49] "GET /obj-perms HTTP/1.1" 200 5085 0.062947 10.0.0.249 - - [2026-04-06 04:04:49] "POST /neutron/security_group HTTP/1.1" 200 2076 0.009678 10.0.0.249 - - [2026-04-06 04:04:50] "POST /neutron/port HTTP/1.1" 200 1144 0.024272 10.0.0.249 - - [2026-04-06 04:04:50] "GET /virtual-machine/12a8e4a0-d4e5-44f3-b6d6-6a00318c146f HTTP/1.1" 401 293 0.000499 10.0.0.249 - - [2026-04-06 04:04:50] "GET /virtual-machine/12a8e4a0-d4e5-44f3-b6d6-6a00318c146f HTTP/1.1" 200 1310 0.030074 10.0.0.249 - - [2026-04-06 04:04:50] "GET /virtual-machine-interface/9aa4f2da-9ae7-437c-8010-327664684f37 HTTP/1.1" 200 3034 0.005667 10.0.0.249 - - [2026-04-06 04:04:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003738 10.0.0.249 - - [2026-04-06 04:04:50] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004271 10.0.0.249 - - [2026-04-06 04:04:50] "GET /virtual-networks?parent_id=fdc37108-92ea-4755-925f-73a997cf56c8&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.003266 10.0.0.249 - - [2026-04-06 04:04:50] "GET /virtual-network/ea4fce47-6bcb-4810-8647-ee56ed686e1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.007406 10.0.0.249 - - [2026-04-06 04:04:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004493 10.0.0.249 - - [2026-04-06 04:04:53] "GET /virtual-network/ea4fce47-6bcb-4810-8647-ee56ed686e1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.006542 10.0.0.249 - - [2026-04-06 04:04:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003680 10.0.0.249 - - [2026-04-06 04:04:57] "GET /virtual-network/ea4fce47-6bcb-4810-8647-ee56ed686e1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.006092 10.0.0.249 - - [2026-04-06 04:05:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003868 10.0.0.249 - - [2026-04-06 04:05:01] "GET /virtual-network/ea4fce47-6bcb-4810-8647-ee56ed686e1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.005667 10.0.0.249 - - [2026-04-06 04:05:04] "POST /neutron/security_group HTTP/1.1" 200 2076 0.008003 10.0.0.27 - - [2026-04-06 04:05:05] "DELETE /access-control-list/21e60d3a-137e-4baa-949c-28d24fda1321 HTTP/1.1" 200 115 0.070923 10.0.0.249 - - [2026-04-06 04:05:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005343 10.0.0.249 - - [2026-04-06 04:05:06] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004607 10.0.0.249 - - [2026-04-06 04:05:06] "GET /virtual-networks?parent_id=fdc37108-92ea-4755-925f-73a997cf56c8&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.004118 10.0.0.249 - - [2026-04-06 04:05:06] "GET /virtual-network/ea4fce47-6bcb-4810-8647-ee56ed686e1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.007237 10.0.0.249 - - [2026-04-06 04:05:08] "POST /neutron/port HTTP/1.1" 200 1144 0.024581 10.0.0.249 - - [2026-04-06 04:05:11] "POST /neutron/security_group HTTP/1.1" 200 2076 0.008955 10.0.0.249 - - [2026-04-06 04:05:12] "POST /neutron/network HTTP/1.1" 200 842 0.009952 10.0.0.249 - - [2026-04-06 04:05:12] "POST /neutron/port HTTP/1.1" 200 117 0.001295 10.0.0.249 - - [2026-04-06 04:05:16] "POST /neutron/security_group HTTP/1.1" 200 2076 0.008247 10.0.0.249 - - [2026-04-06 04:05:16] "POST /neutron/port HTTP/1.1" 200 1144 0.017813 10.0.0.249 - - [2026-04-06 04:05:16] "GET /virtual-machine/e248e16a-200d-456a-8b18-b64952a97209 HTTP/1.1" 200 1311 0.005934 10.0.0.249 - - [2026-04-06 04:05:16] "GET /virtual-machine-interface/c1227982-7720-4488-8649-abd8aaaeb81d HTTP/1.1" 200 3034 0.005869 10.0.0.249 - - [2026-04-06 04:05:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003990 10.0.0.249 - - [2026-04-06 04:05:16] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004325 10.0.0.249 - - [2026-04-06 04:05:16] "GET /virtual-networks?parent_id=fdc37108-92ea-4755-925f-73a997cf56c8&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.003258 10.0.0.249 - - [2026-04-06 04:05:16] "GET /virtual-network/ea4fce47-6bcb-4810-8647-ee56ed686e1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.006015 10.0.0.249 - - [2026-04-06 04:05:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004127 10.0.0.249 - - [2026-04-06 04:05:18] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004100 10.0.0.249 - - [2026-04-06 04:05:18] "GET /virtual-networks?parent_id=fdc37108-92ea-4755-925f-73a997cf56c8&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.005173 10.0.0.249 - - [2026-04-06 04:05:18] "GET /virtual-network/ea4fce47-6bcb-4810-8647-ee56ed686e1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.008592 10.0.0.249 - - [2026-04-06 04:05:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003908 10.0.0.33 - - [2026-04-06 04:05:18] "GET /projects?obj_uuids=fdc37108-92ea-4755-925f-73a997cf56c8&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.032860 10.0.0.249 - - [2026-04-06 04:05:18] "GET /project/fdc37108-92ea-4755-925f-73a997cf56c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1446 0.083277 10.0.0.33 - - [2026-04-06 04:05:18] "GET /projects?obj_uuids=fdc37108-92ea-4755-925f-73a997cf56c8&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001196 10.0.0.249 - - [2026-04-06 04:05:18] "POST /neutron/network HTTP/1.1" 200 625 0.159490 10.0.0.249 - - [2026-04-06 04:05:18] "POST /id-to-fqname HTTP/1.1" 200 239 0.006061 10.0.0.249 - - [2026-04-06 04:05:18] "GET /virtual-network/af48a683-da93-401d-be2b-ef2969f6e3b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2083 0.006277 10.0.0.249 - - [2026-04-06 04:05:19] "POST /neutron/network HTTP/1.1" 200 845 0.009685 10.0.0.249 - - [2026-04-06 04:05:19] "GET /virtual-network/af48a683-da93-401d-be2b-ef2969f6e3b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2083 0.005762 10.0.0.249 - - [2026-04-06 04:05:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005887 10.0.0.33 - - [2026-04-06 04:05:19] "GET /projects?obj_uuids=fdc37108-92ea-4755-925f-73a997cf56c8&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001517 10.0.0.249 - - [2026-04-06 04:05:19] "GET /project/fdc37108-92ea-4755-925f-73a997cf56c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1446 0.055238 10.0.0.249 - - [2026-04-06 04:05:19] "POST /neutron/network HTTP/1.1" 200 117 0.018173 10.0.0.27 - - [2026-04-06 04:05:19] "POST /route-targets HTTP/1.1" 200 327 0.038304 10.0.0.249 - - [2026-04-06 04:05:19] "POST /neutron/network HTTP/1.1" 200 850 0.008595 10.0.0.249 - - [2026-04-06 04:05:19] "POST /id-to-fqname HTTP/1.1" 200 242 0.001173 10.0.0.249 - - [2026-04-06 04:05:19] "GET /virtual-network/204e40fc-fbab-4571-8a2b-156391e1b465?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.006589 10.0.0.249 - - [2026-04-06 04:05:19] "GET /virtual-network/204e40fc-fbab-4571-8a2b-156391e1b465?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.005689 10.0.0.249 - - [2026-04-06 04:05:19] "POST /neutron/subnet HTTP/1.1" 200 725 0.009900 10.0.0.249 - - [2026-04-06 04:05:19] "POST /id-to-fqname HTTP/1.1" 200 239 0.001222 10.0.0.249 - - [2026-04-06 04:05:20] "POST /neutron/network HTTP/1.1" 200 855 0.010084 10.0.0.33 - - [2026-04-06 04:05:20] "GET /projects?obj_uuids=fdc37108-92ea-4755-925f-73a997cf56c8&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001265 10.0.0.249 - - [2026-04-06 04:05:20] "GET /project/fdc37108-92ea-4755-925f-73a997cf56c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1446 0.080755 10.0.0.249 - - [2026-04-06 04:05:21] "POST /neutron/security_group HTTP/1.1" 200 4009 0.012528 10.0.0.249 - - [2026-04-06 04:05:21] "POST /id-to-fqname HTTP/1.1" 200 242 0.003955 10.0.0.249 - - [2026-04-06 04:05:21] "POST /neutron/security_group HTTP/1.1" 200 4009 0.008235 10.0.0.33 - - [2026-04-06 04:05:21] "GET /projects?obj_uuids=fdc37108-92ea-4755-925f-73a997cf56c8&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001166 10.0.0.249 - - [2026-04-06 04:05:21] "POST /neutron/port HTTP/1.1" 200 1079 0.364208 10.0.0.249 - - [2026-04-06 04:05:22] "POST /neutron/port HTTP/1.1" 200 1133 0.128415 10.0.0.249 - - [2026-04-06 04:05:22] "POST /neutron/subnet HTTP/1.1" 200 703 0.009907 10.0.0.33 - - [2026-04-06 04:05:22] "GET /projects?obj_uuids=fdc37108-92ea-4755-925f-73a997cf56c8&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001087 10.0.0.249 - - [2026-04-06 04:05:22] "GET /project/fdc37108-92ea-4755-925f-73a997cf56c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1446 0.099766 10.0.0.249 - - [2026-04-06 04:05:22] "POST /neutron/network HTTP/1.1" 200 850 0.011032 10.0.0.249 - - [2026-04-06 04:05:22] "POST /neutron/port HTTP/1.1" 200 117 0.008222 10.0.0.249 - - [2026-04-06 04:05:22] "POST /id-to-fqname HTTP/1.1" 200 239 0.001807 10.0.0.249 - - [2026-04-06 04:05:22] "POST /id-to-fqname HTTP/1.1" 200 239 0.001249 10.0.0.249 - - [2026-04-06 04:05:23] "POST /neutron/network HTTP/1.1" 200 860 0.009414 10.0.0.249 - - [2026-04-06 04:05:23] "POST /neutron/port HTTP/1.1" 200 1078 0.025476 10.0.0.249 - - [2026-04-06 04:05:23] "POST /neutron/port HTTP/1.1" 200 1142 0.023369 10.0.0.249 - - [2026-04-06 04:05:24] "POST /neutron/port HTTP/1.1" 200 117 0.001171 10.0.0.33 - - [2026-04-06 04:05:24] "GET /projects?obj_uuids=fdc37108-92ea-4755-925f-73a997cf56c8&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001031 10.0.0.249 - - [2026-04-06 04:05:24] "GET /project/fdc37108-92ea-4755-925f-73a997cf56c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1446 0.075338 10.0.0.249 - - [2026-04-06 04:05:24] "POST /neutron/network HTTP/1.1" 200 845 0.038973 10.0.0.249 - - [2026-04-06 04:05:24] "POST /neutron/port HTTP/1.1" 200 117 0.007023 10.0.0.249 - - [2026-04-06 04:05:24] "GET /virtual-network/ea4fce47-6bcb-4810-8647-ee56ed686e1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.005878 10.0.0.249 - - [2026-04-06 04:05:25] "GET /obj-perms HTTP/1.1" 200 5085 0.082971 10.0.0.33 - - [2026-04-06 04:05:25] "GET /projects?obj_uuids=fdc37108-92ea-4755-925f-73a997cf56c8&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001149 10.0.0.249 - - [2026-04-06 04:05:25] "POST /neutron/port HTTP/1.1" 200 1079 0.294565 10.0.0.249 - - [2026-04-06 04:05:25] "GET /virtual-network/af48a683-da93-401d-be2b-ef2969f6e3b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2083 0.006404 10.0.0.249 - - [2026-04-06 04:05:25] "POST /neutron/port HTTP/1.1" 200 1134 0.110744 10.0.0.249 - - [2026-04-06 04:05:26] "POST /neutron/port HTTP/1.1" 200 1133 0.124805 10.0.0.249 - - [2026-04-06 04:05:26] "POST /neutron/subnet HTTP/1.1" 200 708 0.013117 10.0.0.249 - - [2026-04-06 04:05:26] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006955 10.0.0.249 - - [2026-04-06 04:05:26] "POST /neutron/network HTTP/1.1" 200 845 0.011321 10.0.0.249 - - [2026-04-06 04:05:26] "GET /virtual-network/204e40fc-fbab-4571-8a2b-156391e1b465?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.007444 10.0.0.27 - - [2026-04-06 04:05:26] "GET /obj-perms HTTP/1.1" 200 5085 0.003820 10.0.0.33 - - [2026-04-06 04:05:26] "GET /obj-perms HTTP/1.1" 200 5085 0.003838 10.0.0.249 - - [2026-04-06 04:05:26] "POST /neutron/port HTTP/1.1" 200 1142 0.027018 10.0.0.249 - - [2026-04-06 04:05:26] "POST /neutron/security_group HTTP/1.1" 200 2076 0.008866 10.0.0.249 - - [2026-04-06 04:05:26] "GET /virtual-machine/dd8f0f6c-8834-4544-813c-a0940662485e HTTP/1.1" 200 1310 0.008130 10.0.0.249 - - [2026-04-06 04:05:26] "GET /virtual-machine-interface/ad3548b0-4f5b-45b6-8462-cadc33cfee5c HTTP/1.1" 200 3043 0.006061 10.0.0.249 - - [2026-04-06 04:05:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004747 10.0.0.249 - - [2026-04-06 04:05:26] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.006083 10.0.0.249 - - [2026-04-06 04:05:26] "GET /virtual-networks?parent_id=fdc37108-92ea-4755-925f-73a997cf56c8&detail=False&count=False&shared=False HTTP/1.1" 200 851 0.005100 10.0.0.249 - - [2026-04-06 04:05:27] "GET /virtual-network/204e40fc-fbab-4571-8a2b-156391e1b465?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.006351 10.0.0.249 - - [2026-04-06 04:05:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003885 10.0.0.249 - - [2026-04-06 04:05:30] "GET /virtual-network/204e40fc-fbab-4571-8a2b-156391e1b465?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.006078 10.0.0.249 - - [2026-04-06 04:05:30] "POST /neutron/network HTTP/1.1" 200 936 0.008494 10.0.0.249 - - [2026-04-06 04:05:30] "POST /neutron/port HTTP/1.1" 200 117 0.001265 10.0.0.249 - - [2026-04-06 04:05:33] "GET /obj-perms HTTP/1.1" 200 5075 0.078049 10.0.0.249 - - [2026-04-06 04:05:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004282 10.0.0.249 - - [2026-04-06 04:05:34] "GET /virtual-network/204e40fc-fbab-4571-8a2b-156391e1b465?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.006054 10.0.0.249 - - [2026-04-06 04:05:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003567 10.0.0.249 - - [2026-04-06 04:05:38] "GET /virtual-network/204e40fc-fbab-4571-8a2b-156391e1b465?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.006399 10.0.0.33 - - [2026-04-06 04:05:39] "DELETE /project/b0be2c1f-0338-42a7-9ae3-249a8215ebe0 HTTP/1.1" 404 177 0.036175 10.0.0.33 - - [2026-04-06 04:05:39] "DELETE /project/fdc3710892ea4755925f73a997cf56c8 HTTP/1.1" 404 173 0.051815 10.0.0.249 - - [2026-04-06 04:05:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004568 10.0.0.249 - - [2026-04-06 04:05:42] "GET /virtual-network/204e40fc-fbab-4571-8a2b-156391e1b465?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.005569 10.0.0.249 - - [2026-04-06 04:05:42] "POST /neutron/security_group HTTP/1.1" 200 2076 0.007237 10.0.0.249 - - [2026-04-06 04:05:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004671 10.0.0.249 - - [2026-04-06 04:05:46] "GET /virtual-network/204e40fc-fbab-4571-8a2b-156391e1b465?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.005315 10.0.0.249 - - [2026-04-06 04:05:47] "POST /neutron/port HTTP/1.1" 200 1142 0.018049 10.0.0.249 - - [2026-04-06 04:05:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004599 10.0.0.249 - - [2026-04-06 04:05:48] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004381 10.0.0.249 - - [2026-04-06 04:05:48] "GET /virtual-networks?parent_id=fdc37108-92ea-4755-925f-73a997cf56c8&detail=False&count=False&shared=False HTTP/1.1" 200 851 0.005113 10.0.0.249 - - [2026-04-06 04:05:48] "GET /virtual-network/204e40fc-fbab-4571-8a2b-156391e1b465?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.007821 10.0.0.249 - - [2026-04-06 04:05:48] "POST /neutron/security_group HTTP/1.1" 200 2076 0.007581 10.0.0.249 - - [2026-04-06 04:05:59] "POST /neutron/port HTTP/1.1" 200 1142 0.020597 10.0.0.249 - - [2026-04-06 04:06:04] "POST /neutron/security_group HTTP/1.1" 200 2076 0.010117 10.0.0.249 - - [2026-04-06 04:06:04] "POST /neutron/port HTTP/1.1" 200 1143 0.021265 10.0.0.249 - - [2026-04-06 04:06:04] "GET /virtual-machine/0f242a70-a698-4c98-853a-61d075ae3c16 HTTP/1.1" 200 1309 0.007818 10.0.0.249 - - [2026-04-06 04:06:04] "GET /virtual-machine-interface/c7d8a707-4713-4050-b9ad-52d62a5b3115 HTTP/1.1" 200 3035 0.005717 10.0.0.249 - - [2026-04-06 04:06:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004218 10.0.0.249 - - [2026-04-06 04:06:04] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004026 10.0.0.249 - - [2026-04-06 04:06:04] "GET /virtual-networks?parent_id=fdc37108-92ea-4755-925f-73a997cf56c8&detail=False&count=False&shared=False HTTP/1.1" 200 851 0.003764 10.0.0.249 - - [2026-04-06 04:06:04] "GET /virtual-network/af48a683-da93-401d-be2b-ef2969f6e3b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2083 0.008479 10.0.0.249 - - [2026-04-06 04:06:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004392 10.0.0.249 - - [2026-04-06 04:06:05] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004904 10.0.0.249 - - [2026-04-06 04:06:05] "GET /virtual-networks?parent_id=fdc37108-92ea-4755-925f-73a997cf56c8&detail=False&count=False&shared=False HTTP/1.1" 200 851 0.004412 10.0.0.249 - - [2026-04-06 04:06:05] "GET /virtual-network/af48a683-da93-401d-be2b-ef2969f6e3b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2083 0.007135 10.0.0.249 - - [2026-04-06 04:06:06] "POST /neutron/security_group HTTP/1.1" 200 2076 0.008235 10.0.0.249 - - [2026-04-06 04:06:06] "POST /neutron/port HTTP/1.1" 200 2135 0.025108 10.0.0.249 - - [2026-04-06 04:06:06] "POST /neutron/security_group HTTP/1.1" 200 2076 0.009497 10.0.0.249 - - [2026-04-06 04:06:06] "GET /virtual-machine/bcc85453-0395-4db2-ba83-53f8735b9076 HTTP/1.1" 200 1587 0.007402 10.0.0.249 - - [2026-04-06 04:06:06] "GET /virtual-machine-interface/5e7cff3d-b43c-4ca1-9f7d-c3f40e7d760d HTTP/1.1" 200 3034 0.006656 10.0.0.249 - - [2026-04-06 04:06:06] "GET /virtual-machine-interface/7a8a6962-d5f1-4684-bec2-2cb93028e7c1 HTTP/1.1" 200 3034 0.006522 10.0.0.249 - - [2026-04-06 04:06:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004244 10.0.0.249 - - [2026-04-06 04:06:06] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004117 10.0.0.249 - - [2026-04-06 04:06:06] "GET /virtual-networks?parent_id=fdc37108-92ea-4755-925f-73a997cf56c8&detail=False&count=False&shared=False HTTP/1.1" 200 851 0.003394 10.0.0.249 - - [2026-04-06 04:06:06] "GET /virtual-network/ea4fce47-6bcb-4810-8647-ee56ed686e1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.007259 10.0.0.249 - - [2026-04-06 04:06:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004196 10.0.0.249 - - [2026-04-06 04:06:07] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004341 10.0.0.249 - - [2026-04-06 04:06:07] "GET /virtual-networks?parent_id=fdc37108-92ea-4755-925f-73a997cf56c8&detail=False&count=False&shared=False HTTP/1.1" 200 851 0.003504 10.0.0.249 - - [2026-04-06 04:06:07] "GET /virtual-network/ea4fce47-6bcb-4810-8647-ee56ed686e1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.006429 10.0.0.249 - - [2026-04-06 04:06:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004319 10.0.0.249 - - [2026-04-06 04:06:07] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005778 10.0.0.249 - - [2026-04-06 04:06:07] "GET /virtual-networks?parent_id=fdc37108-92ea-4755-925f-73a997cf56c8&detail=False&count=False&shared=False HTTP/1.1" 200 851 0.004977 10.0.0.249 - - [2026-04-06 04:06:07] "GET /virtual-network/af48a683-da93-401d-be2b-ef2969f6e3b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2083 0.010084 10.0.0.249 - - [2026-04-06 04:06:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004993 10.0.0.249 - - [2026-04-06 04:06:09] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.006279 10.0.0.249 - - [2026-04-06 04:06:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004484 10.0.0.249 - - [2026-04-06 04:06:09] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.007068 10.0.0.249 - - [2026-04-06 04:06:09] "PUT /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9 HTTP/1.1" 200 276 0.018226 10.0.0.249 - - [2026-04-06 04:06:09] "POST /fqname-to-id HTTP/1.1" 404 217 0.003979 10.0.0.249 - - [2026-04-06 04:06:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004968 10.0.0.33 - - [2026-04-06 04:06:09] "GET /projects?obj_uuids=fdc37108-92ea-4755-925f-73a997cf56c8&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001793 10.0.0.249 - - [2026-04-06 04:06:09] "GET /project/fdc37108-92ea-4755-925f-73a997cf56c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1446 0.056856 10.0.0.249 - - [2026-04-06 04:06:09] "POST /network-policys HTTP/1.1" 200 539 0.035167 10.0.0.249 - - [2026-04-06 04:06:09] "GET /network-policy/6ac406c9-c517-4d0f-b13d-5f9fc6960c68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.006167 10.0.0.249 - - [2026-04-06 04:06:09] "POST /neutron/network HTTP/1.1" 200 940 0.013031 10.0.0.249 - - [2026-04-06 04:06:09] "GET /virtual-network/ea4fce47-6bcb-4810-8647-ee56ed686e1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2395 0.007617 10.0.0.249 - - [2026-04-06 04:06:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004657 10.0.0.249 - - [2026-04-06 04:06:10] "GET /network-policy/6ac406c9-c517-4d0f-b13d-5f9fc6960c68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.006763 10.0.0.249 - - [2026-04-06 04:06:10] "POST /neutron/network HTTP/1.1" 200 939 0.012605 10.0.0.249 - - [2026-04-06 04:06:10] "GET /virtual-network/af48a683-da93-401d-be2b-ef2969f6e3b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2393 0.006128 10.0.0.249 - - [2026-04-06 04:06:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004011 10.0.0.249 - - [2026-04-06 04:06:10] "GET /network-policy/6ac406c9-c517-4d0f-b13d-5f9fc6960c68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.005512 10.0.0.27 - - [2026-04-06 04:06:10] "POST /access-control-lists HTTP/1.1" 200 609 0.043804 10.0.0.249 - - [2026-04-06 04:06:10] "GET /virtual-network/ea4fce47-6bcb-4810-8647-ee56ed686e1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2395 0.013937 10.0.0.27 - - [2026-04-06 04:06:10] "POST /ref-update HTTP/1.1" 200 156 0.032248 10.0.0.249 - - [2026-04-06 04:06:10] "GET /virtual-network/af48a683-da93-401d-be2b-ef2969f6e3b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2393 0.006366 10.0.0.33 - - [2026-04-06 04:06:11] "GET /obj-perms HTTP/1.1" 200 5085 0.005020 10.0.0.249 - - [2026-04-06 04:06:11] "GET /virtual-network/ea4fce47-6bcb-4810-8647-ee56ed686e1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2395 0.007412 10.0.0.249 - - [2026-04-06 04:06:11] "GET /obj-perms HTTP/1.1" 200 5085 0.004520 10.0.0.27 - - [2026-04-06 04:06:11] "GET /obj-perms HTTP/1.1" 200 5085 0.004890 10.0.0.249 - - [2026-04-06 04:06:11] "GET /virtual-network/af48a683-da93-401d-be2b-ef2969f6e3b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2393 0.006506 10.0.0.249 - - [2026-04-06 04:06:12] "GET /virtual-network/204e40fc-fbab-4571-8a2b-156391e1b465?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.008061 10.0.0.33 - - [2026-04-06 04:06:12] "GET /obj-perms HTTP/1.1" 200 5085 0.004322 10.0.0.249 - - [2026-04-06 04:06:14] "POST /neutron/network HTTP/1.1" 200 936 0.008610 10.0.0.249 - - [2026-04-06 04:06:14] "POST /neutron/port HTTP/1.1" 200 117 0.001260 10.0.0.27 - - [2026-04-06 04:06:19] "GET /global-system-configs HTTP/1.1" 401 293 0.000471 10.0.0.27 - - [2026-04-06 04:06:19] "GET /global-system-configs HTTP/1.1" 401 293 0.000531 10.0.0.33 - - [2026-04-06 04:06:20] "GET /global-system-configs HTTP/1.1" 401 293 0.000556 10.0.0.33 - - [2026-04-06 04:06:20] "GET /global-system-configs HTTP/1.1" 401 293 0.000553 10.0.0.27 - - [2026-04-06 04:06:20] "GET /global-system-configs HTTP/1.1" 401 293 0.000422 10.0.0.33 - - [2026-04-06 04:06:21] "GET /global-system-configs HTTP/1.1" 401 293 0.000574 10.0.0.33 - - [2026-04-06 04:06:21] "GET /global-system-configs HTTP/1.1" 401 293 0.000627 10.0.0.249 - - [2026-04-06 04:06:21] "GET /global-system-configs HTTP/1.1" 401 293 0.001024 10.0.0.249 - - [2026-04-06 04:06:21] "GET /global-system-configs HTTP/1.1" 401 293 0.000401 10.0.0.249 - - [2026-04-06 04:06:22] "GET /global-system-configs HTTP/1.1" 401 293 0.000422 10.0.0.249 - - [2026-04-06 04:06:22] "GET /global-system-configs HTTP/1.1" 401 293 0.000413 10.0.0.249 - - [2026-04-06 04:06:26] "GET /obj-perms HTTP/1.1" 200 5085 0.005100 10.0.0.249 - - [2026-04-06 04:06:32] "POST /neutron/port HTTP/1.1" 200 1143 0.020325 10.0.0.249 - - [2026-04-06 04:06:32] "POST /neutron/subnet HTTP/1.1" 200 703 0.009925 10.0.0.27 - - [2026-04-06 04:06:33] "GET /obj-perms HTTP/1.1" 200 5075 0.054071 10.0.0.249 - - [2026-04-06 04:07:14] "POST /neutron/port HTTP/1.1" 200 1144 0.054870 10.0.0.249 - - [2026-04-06 04:07:14] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004665 10.0.0.249 - - [2026-04-06 04:07:14] "POST /neutron/network HTTP/1.1" 200 940 0.013279 10.0.0.249 - - [2026-04-06 04:07:32] "POST /neutron/network HTTP/1.1" 200 860 0.040831 10.0.0.249 - - [2026-04-06 04:07:32] "POST /neutron/port HTTP/1.1" 200 117 0.001617 10.0.0.249 - - [2026-04-06 04:07:34] "GET /obj-perms HTTP/1.1" 200 5075 0.051517 10.0.0.249 - - [2026-04-06 04:08:15] "POST /neutron/port HTTP/1.1" 200 1144 0.020242 10.0.0.249 - - [2026-04-06 04:08:15] "POST /neutron/subnet HTTP/1.1" 200 708 0.009595 10.0.0.249 - - [2026-04-06 04:08:34] "POST /neutron/port HTTP/1.1" 200 1106 0.022806 10.0.0.249 - - [2026-04-06 04:08:34] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006240 10.0.0.249 - - [2026-04-06 04:08:34] "POST /neutron/network HTTP/1.1" 200 926 0.008144 10.0.0.249 - - [2026-04-06 04:09:17] "POST /neutron/network HTTP/1.1" 200 1747 0.009267 10.0.0.249 - - [2026-04-06 04:09:17] "POST /neutron/port HTTP/1.1" 200 117 0.001439 10.0.0.249 - - [2026-04-06 04:09:17] "POST /neutron/subnet HTTP/1.1" 200 703 0.008904 10.0.0.249 - - [2026-04-06 04:09:34] "POST /neutron/port HTTP/1.1" 200 1143 0.024794 10.0.0.249 - - [2026-04-06 04:09:34] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005569 10.0.0.249 - - [2026-04-06 04:09:34] "POST /neutron/network HTTP/1.1" 200 939 0.009450 10.0.0.33 - - [2026-04-06 04:09:36] "GET /obj-perms HTTP/1.1" 200 5075 0.050387 10.0.0.249 - - [2026-04-06 04:09:49] "GET /virtual-network/af48a683-da93-401d-be2b-ef2969f6e3b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2393 0.029150 10.0.0.27 - - [2026-04-06 04:09:50] "POST /ref-update HTTP/1.1" 200 156 0.025594 10.0.0.249 - - [2026-04-06 04:09:50] "POST /neutron/network HTTP/1.1" 200 845 0.079612 10.0.0.249 - - [2026-04-06 04:09:50] "GET /virtual-network/af48a683-da93-401d-be2b-ef2969f6e3b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2083 0.009735 10.0.0.249 - - [2026-04-06 04:09:50] "GET /virtual-network/ea4fce47-6bcb-4810-8647-ee56ed686e1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2395 0.011567 10.0.0.249 - - [2026-04-06 04:09:50] "POST /neutron/network HTTP/1.1" 200 846 0.010718 10.0.0.249 - - [2026-04-06 04:09:50] "GET /virtual-network/ea4fce47-6bcb-4810-8647-ee56ed686e1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.012142 10.0.0.249 - - [2026-04-06 04:09:50] "DELETE /network-policy/6ac406c9-c517-4d0f-b13d-5f9fc6960c68 HTTP/1.1" 200 115 0.048961 10.0.0.249 - - [2026-04-06 04:09:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003895 10.0.0.249 - - [2026-04-06 04:09:50] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1641 0.004381 10.0.0.249 - - [2026-04-06 04:09:50] "PUT /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9 HTTP/1.1" 200 276 0.013875 10.0.0.27 - - [2026-04-06 04:09:50] "POST /ref-update HTTP/1.1" 200 156 0.028577 10.0.0.249 - - [2026-04-06 04:09:52] "POST /neutron/port HTTP/1.1" 200 2135 0.023619 10.0.0.249 - - [2026-04-06 04:09:52] "POST /neutron/port HTTP/1.1" 200 1132 0.014783 10.0.0.249 - - [2026-04-06 04:09:52] "POST /neutron/port HTTP/1.1" 200 151 0.351088 10.0.0.249 - - [2026-04-06 04:09:52] "POST /neutron/port HTTP/1.1" 200 1133 0.052599 10.0.0.33 - - [2026-04-06 04:09:54] "POST /useragent-kv HTTP/1.1" 200 115 0.003663 10.0.0.33 - - [2026-04-06 04:09:54] "POST /useragent-kv HTTP/1.1" 200 115 0.003084 10.0.0.249 - - [2026-04-06 04:09:54] "POST /neutron/network HTTP/1.1" 200 151 0.148577 10.0.0.27 - - [2026-04-06 04:09:54] "DELETE /route-target/6ba8cec5-5385-499e-beb0-4c9d01e02f61 HTTP/1.1" 200 115 0.026031 10.0.0.249 - - [2026-04-06 04:10:00] "POST /neutron/network HTTP/1.1" 400 204 0.015295 10.0.0.249 - - [2026-04-06 04:10:00] "POST /neutron/port HTTP/1.1" 200 1134 0.015323 10.0.0.249 - - [2026-04-06 04:10:00] "POST /neutron/port HTTP/1.1" 200 151 0.291418 10.0.0.27 - - [2026-04-06 04:10:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004143 10.0.0.33 - - [2026-04-06 04:10:02] "GET /projects?obj_uuids=fdc37108-92ea-4755-925f-73a997cf56c8&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001660 10.0.0.249 - - [2026-04-06 04:10:02] "GET /project/fdc37108-92ea-4755-925f-73a997cf56c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1446 0.095458 10.0.0.33 - - [2026-04-06 04:10:02] "GET /projects?obj_uuids=fdc37108-92ea-4755-925f-73a997cf56c8&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001115 10.0.0.249 - - [2026-04-06 04:10:02] "GET /project/fdc37108-92ea-4755-925f-73a997cf56c8?fields=virtual_networks HTTP/1.1" 200 1079 0.048331 10.0.0.33 - - [2026-04-06 04:10:02] "GET /projects?obj_uuids=fdc37108-92ea-4755-925f-73a997cf56c8&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001457 10.0.0.249 - - [2026-04-06 04:10:02] "GET /project/fdc37108-92ea-4755-925f-73a997cf56c8?fields=virtual_machine_interfaces HTTP/1.1" 200 1079 0.045920 10.0.0.33 - - [2026-04-06 04:10:02] "GET /projects?obj_uuids=fdc37108-92ea-4755-925f-73a997cf56c8&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001330 10.0.0.249 - - [2026-04-06 04:10:02] "GET /project/fdc37108-92ea-4755-925f-73a997cf56c8?fields=security_groups HTTP/1.1" 200 1323 0.053612 10.0.0.249 - - [2026-04-06 04:10:04] "POST /fqname-to-id HTTP/1.1" 404 183 0.367890 10.0.0.33 - - [2026-04-06 04:10:04] "GET /projects?obj_uuids=792c285c-098c-477a-8811-6e0a22d99b79&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004685 10.0.0.33 - - [2026-04-06 04:10:04] "GET /domains?obj_uuids=500738d8-636d-4330-98c4-d5dafb5cbb39&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001502 10.0.0.33 - - [2026-04-06 04:10:04] "GET /domain/500738d8-636d-4330-98c4-d5dafb5cbb39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.010437 10.0.0.33 - - [2026-04-06 04:10:04] "POST /id-to-fqname HTTP/1.1" 200 185 0.002587 10.0.0.33 - - [2026-04-06 04:10:04] "POST /fqname-to-id HTTP/1.1" 404 194 0.005532 10.0.0.33 - - [2026-04-06 04:10:04] "POST /security-groups HTTP/1.1" 200 586 0.034915 10.0.0.33 - - [2026-04-06 04:10:04] "POST /projects HTTP/1.1" 200 575 0.275671 10.0.0.33 - - [2026-04-06 04:10:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.317448 10.0.0.27 - - [2026-04-06 04:10:04] "POST /access-control-lists HTTP/1.1" 200 591 0.039300 10.0.0.249 - - [2026-04-06 04:10:04] "GET /project/792c285c-098c-477a-8811-6e0a22d99b79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1352 0.508523 10.0.0.249 - - [2026-04-06 04:10:05] "GET / HTTP/1.1" 200 35931 0.001543 10.0.0.33 - - [2026-04-06 04:10:06] "GET /projects?obj_uuids=c7eef1ed-1186-4b89-b3a0-92a64280c0ed&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001174 10.0.0.249 - - [2026-04-06 04:10:06] "GET /project/c7eef1ed-1186-4b89-b3a0-92a64280c0ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1282 0.078439 10.0.0.27 - - [2026-04-06 04:10:06] "DELETE /access-control-list/74a093ce-4e33-440b-ba7f-d37937450dbb HTTP/1.1" 200 115 0.073458 10.0.0.249 - - [2026-04-06 04:10:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003801 10.0.0.249 - - [2026-04-06 04:10:07] "GET /security-group/7ab4fd66-0c64-44d9-8acd-0cce9d002f19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3718 0.004732 10.0.0.249 - - [2026-04-06 04:10:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003187 10.0.0.33 - - [2026-04-06 04:10:07] "GET /projects?obj_uuids=c7eef1ed-1186-4b89-b3a0-92a64280c0ed&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001591 10.0.0.249 - - [2026-04-06 04:10:07] "GET /project/c7eef1ed-1186-4b89-b3a0-92a64280c0ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1282 0.058196 10.0.0.249 - - [2026-04-06 04:10:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004408 10.0.0.249 - - [2026-04-06 04:10:07] "GET /security-group/7ab4fd66-0c64-44d9-8acd-0cce9d002f19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3718 0.006777 10.0.0.249 - - [2026-04-06 04:10:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005231 10.0.0.249 - - [2026-04-06 04:10:07] "PUT /security-group/7ab4fd66-0c64-44d9-8acd-0cce9d002f19 HTTP/1.1" 200 262 0.023403 10.0.0.27 - - [2026-04-06 04:10:07] "PUT /access-control-list/4848cdfb-109c-42fa-abc7-ba41a4035743 HTTP/1.1" 200 272 0.030684 10.0.0.33 - - [2026-04-06 04:10:10] "GET /projects?obj_uuids=792c285c-098c-477a-8811-6e0a22d99b79&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001138 10.0.0.249 - - [2026-04-06 04:10:10] "GET /project/792c285c-098c-477a-8811-6e0a22d99b79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1352 0.043356 10.0.0.33 - - [2026-04-06 04:10:10] "GET /projects?obj_uuids=792c285c-098c-477a-8811-6e0a22d99b79&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001158 10.0.0.249 - - [2026-04-06 04:10:10] "GET /project/792c285c-098c-477a-8811-6e0a22d99b79?fields=virtual_networks HTTP/1.1" 200 1031 0.045967 10.0.0.33 - - [2026-04-06 04:10:10] "GET /projects?obj_uuids=792c285c-098c-477a-8811-6e0a22d99b79&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001107 10.0.0.249 - - [2026-04-06 04:10:10] "GET /project/792c285c-098c-477a-8811-6e0a22d99b79?fields=virtual_machine_interfaces HTTP/1.1" 200 1031 0.053399 10.0.0.33 - - [2026-04-06 04:10:10] "GET /projects?obj_uuids=792c285c-098c-477a-8811-6e0a22d99b79&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001247 10.0.0.249 - - [2026-04-06 04:10:10] "GET /project/792c285c-098c-477a-8811-6e0a22d99b79?fields=security_groups HTTP/1.1" 200 1252 0.044965 10.0.0.249 - - [2026-04-06 04:10:11] "POST /fqname-to-id HTTP/1.1" 404 192 0.031026 10.0.0.33 - - [2026-04-06 04:10:11] "GET /projects?obj_uuids=0fae7fcf-9390-4f5b-b8b2-0f5cd9aac713&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.005179 10.0.0.33 - - [2026-04-06 04:10:11] "GET /domains?obj_uuids=500738d8-636d-4330-98c4-d5dafb5cbb39&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001097 10.0.0.33 - - [2026-04-06 04:10:11] "GET /domain/500738d8-636d-4330-98c4-d5dafb5cbb39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008103 10.0.0.33 - - [2026-04-06 04:10:11] "POST /id-to-fqname HTTP/1.1" 200 194 0.011760 10.0.0.33 - - [2026-04-06 04:10:11] "POST /fqname-to-id HTTP/1.1" 404 203 0.007576 10.0.0.33 - - [2026-04-06 04:10:11] "POST /security-groups HTTP/1.1" 200 595 0.034487 10.0.0.33 - - [2026-04-06 04:10:11] "POST /projects HTTP/1.1" 200 593 0.273478 10.0.0.27 - - [2026-04-06 04:10:11] "POST /fqname-to-id HTTP/1.1" 404 237 0.011026 10.0.0.33 - - [2026-04-06 04:10:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.354348 10.0.0.249 - - [2026-04-06 04:10:11] "GET /project/0fae7fcf-9390-4f5b-b8b2-0f5cd9aac713?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.512923 10.0.0.249 - - [2026-04-06 04:10:13] "GET / HTTP/1.1" 200 35931 0.001797 10.0.0.249 - - [2026-04-06 04:10:14] "POST /fqname-to-id HTTP/1.1" 401 293 0.000470 10.0.0.249 - - [2026-04-06 04:10:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.070162 10.0.0.33 - - [2026-04-06 04:10:15] "GET /projects?obj_uuids=0fae7fcf-9390-4f5b-b8b2-0f5cd9aac713&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001051 10.0.0.249 - - [2026-04-06 04:10:15] "GET /project/0fae7fcf-9390-4f5b-b8b2-0f5cd9aac713?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.050525 10.0.0.249 - - [2026-04-06 04:10:15] "POST /neutron/network HTTP/1.1" 200 117 0.043210 10.0.0.27 - - [2026-04-06 04:10:15] "POST /ref-update HTTP/1.1" 200 156 0.034624 10.0.0.249 - - [2026-04-06 04:10:15] "POST /neutron/network HTTP/1.1" 200 844 0.009801 10.0.0.249 - - [2026-04-06 04:10:15] "POST /id-to-fqname HTTP/1.1" 200 231 0.001159 10.0.0.249 - - [2026-04-06 04:10:15] "GET /virtual-network/0a0d45c2-b508-4246-bd89-ff5a41602a76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2074 0.006695 10.0.0.249 - - [2026-04-06 04:10:15] "GET /virtual-network/0a0d45c2-b508-4246-bd89-ff5a41602a76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2074 0.006051 10.0.0.249 - - [2026-04-06 04:10:15] "POST /neutron/subnet HTTP/1.1" 200 734 0.009889 10.0.0.249 - - [2026-04-06 04:10:15] "POST /id-to-fqname HTTP/1.1" 200 231 0.001523 10.0.0.249 - - [2026-04-06 04:10:16] "POST /neutron/network HTTP/1.1" 200 854 0.007679 10.0.0.33 - - [2026-04-06 04:10:16] "GET /projects?obj_uuids=0fae7fcf-9390-4f5b-b8b2-0f5cd9aac713&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001238 10.0.0.249 - - [2026-04-06 04:10:16] "GET /project/0fae7fcf-9390-4f5b-b8b2-0f5cd9aac713?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.085041 10.0.0.249 - - [2026-04-06 04:10:17] "POST /neutron/security_group HTTP/1.1" 200 2051 0.011910 10.0.0.249 - - [2026-04-06 04:10:17] "POST /id-to-fqname HTTP/1.1" 200 231 0.002386 10.0.0.249 - - [2026-04-06 04:10:17] "POST /neutron/security_group HTTP/1.1" 200 2051 0.010663 10.0.0.249 - - [2026-04-06 04:10:18] "POST /neutron/port HTTP/1.1" 200 1066 0.019277 10.0.0.249 - - [2026-04-06 04:10:18] "POST /neutron/port HTTP/1.1" 200 1130 0.023027 10.0.0.249 - - [2026-04-06 04:10:18] "POST /neutron/port HTTP/1.1" 200 117 0.001361 10.0.0.249 - - [2026-04-06 04:10:19] "POST /neutron/port HTTP/1.1" 200 1118 0.017091 10.0.0.249 - - [2026-04-06 04:10:19] "POST /neutron/subnet HTTP/1.1" 200 703 0.009627 10.0.0.249 - - [2026-04-06 04:10:33] "POST /neutron/port HTTP/1.1" 200 1130 0.064281 10.0.0.249 - - [2026-04-06 04:10:36] "GET /obj-perms HTTP/1.1" 200 5075 0.100725 10.0.0.27 - - [2026-04-06 04:10:36] "GET /obj-perms HTTP/1.1" 200 5075 0.090464 10.0.0.33 - - [2026-04-06 04:10:39] "GET /projects?obj_uuids=0fae7fcf-9390-4f5b-b8b2-0f5cd9aac713&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.056097 10.0.0.249 - - [2026-04-06 04:10:39] "GET /project/0fae7fcf-9390-4f5b-b8b2-0f5cd9aac713?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.150013 10.0.0.249 - - [2026-04-06 04:10:39] "POST /neutron/network HTTP/1.1" 200 844 0.033695 10.0.0.249 - - [2026-04-06 04:10:39] "POST /neutron/port HTTP/1.1" 200 117 0.009305 10.0.0.249 - - [2026-04-06 04:10:39] "POST /neutron/port HTTP/1.1" 200 1130 0.025935 10.0.0.249 - - [2026-04-06 04:10:39] "POST /neutron/security_group HTTP/1.1" 200 2062 0.009113 10.0.0.249 - - [2026-04-06 04:10:40] "GET /virtual-machine/03932b96-cb7b-4bf1-9f2b-e78cfc46f407 HTTP/1.1" 401 293 0.000445 10.0.0.249 - - [2026-04-06 04:10:40] "GET /virtual-machine/03932b96-cb7b-4bf1-9f2b-e78cfc46f407 HTTP/1.1" 200 1295 0.058686 10.0.0.249 - - [2026-04-06 04:10:40] "POST /neutron/port HTTP/1.1" 200 1066 0.044400 10.0.0.33 - - [2026-04-06 04:10:40] "GET /projects?obj_uuids=792c285c-098c-477a-8811-6e0a22d99b79&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001698 10.0.0.249 - - [2026-04-06 04:10:40] "GET /virtual-machine-interface/baefafe4-02f2-406b-809b-8275fd61f4b6 HTTP/1.1" 200 2982 0.017448 10.0.0.33 - - [2026-04-06 04:10:40] "DELETE /project/fdc37108-92ea-4755-925f-73a997cf56c8 HTTP/1.1" 404 177 0.075162 10.0.0.33 - - [2026-04-06 04:10:40] "DELETE /project/792c285c098c477a88116e0a22d99b79 HTTP/1.1" 404 173 0.096231 10.0.0.33 - - [2026-04-06 04:10:40] "GET /project/792c285c-098c-477a-8811-6e0a22d99b79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1457 0.077779 10.0.0.33 - - [2026-04-06 04:10:40] "DELETE /project/0fae7fcf93904f5bb8b20f5cd9aac713 HTTP/1.1" 404 173 0.136155 10.0.0.249 - - [2026-04-06 04:10:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.010480 10.0.0.33 - - [2026-04-06 04:10:40] "GET /projects?obj_uuids=792c285c-098c-477a-8811-6e0a22d99b79&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000989 10.0.0.249 - - [2026-04-06 04:10:40] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.012744 10.0.0.249 - - [2026-04-06 04:10:40] "GET /virtual-networks?parent_id=0fae7fcf-9390-4f5b-b8b2-0f5cd9aac713&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.005069 10.0.0.33 - - [2026-04-06 04:10:40] "GET /project/792c285c-098c-477a-8811-6e0a22d99b79?fields=security_groups HTTP/1.1" 200 1357 0.092964 10.0.0.249 - - [2026-04-06 04:10:40] "GET /virtual-network/0a0d45c2-b508-4246-bd89-ff5a41602a76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2074 0.010769 10.0.0.33 - - [2026-04-06 04:10:40] "DELETE /security-group/505957b8-db20-46cf-b83c-45b7dd09960f HTTP/1.1" 200 115 0.125270 10.0.0.33 - - [2026-04-06 04:10:40] "GET /projects?obj_uuids=792c285c-098c-477a-8811-6e0a22d99b79&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001413 10.0.0.249 - - [2026-04-06 04:10:40] "POST /neutron/port HTTP/1.1" 200 1130 0.045353 10.0.0.33 - - [2026-04-06 04:10:40] "GET /project/792c285c-098c-477a-8811-6e0a22d99b79?fields=application_policy_sets HTTP/1.1" 200 1396 0.081813 10.0.0.249 - - [2026-04-06 04:10:41] "POST /neutron/port HTTP/1.1" 200 117 0.001740 10.0.0.33 - - [2026-04-06 04:10:41] "DELETE /project/792c285c-098c-477a-8811-6e0a22d99b79 HTTP/1.1" 200 115 0.773505 10.0.0.249 - - [2026-04-06 04:10:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004103 10.0.0.249 - - [2026-04-06 04:10:41] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004516 10.0.0.249 - - [2026-04-06 04:10:41] "GET /virtual-networks?parent_id=0fae7fcf-9390-4f5b-b8b2-0f5cd9aac713&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.009128 10.0.0.249 - - [2026-04-06 04:10:41] "GET /virtual-network/0a0d45c2-b508-4246-bd89-ff5a41602a76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2074 0.008695 10.0.0.249 - - [2026-04-06 04:10:42] "POST /neutron/security_group HTTP/1.1" 200 2062 0.015617 10.0.0.249 - - [2026-04-06 04:10:52] "POST /neutron/port HTTP/1.1" 200 1130 0.017684 10.0.0.249 - - [2026-04-06 04:10:57] "POST /neutron/security_group HTTP/1.1" 200 2062 0.010674 10.0.0.249 - - [2026-04-06 04:11:07] "POST /neutron/port HTTP/1.1" 200 1130 0.017514 10.0.0.249 - - [2026-04-06 04:11:12] "POST /neutron/security_group HTTP/1.1" 200 2062 0.010071 10.0.0.27 - - [2026-04-06 04:11:19] "GET /global-system-configs HTTP/1.1" 401 293 0.000423 10.0.0.27 - - [2026-04-06 04:11:19] "GET /global-system-configs HTTP/1.1" 401 293 0.000364 10.0.0.33 - - [2026-04-06 04:11:20] "GET /global-system-configs HTTP/1.1" 401 293 0.000513 10.0.0.33 - - [2026-04-06 04:11:20] "GET /global-system-configs HTTP/1.1" 401 293 0.000394 10.0.0.27 - - [2026-04-06 04:11:20] "GET /global-system-configs HTTP/1.1" 401 293 0.000371 10.0.0.27 - - [2026-04-06 04:11:20] "GET /global-system-configs HTTP/1.1" 401 293 0.000361 10.0.0.249 - - [2026-04-06 04:11:20] "POST /neutron/port HTTP/1.1" 200 1106 0.017707 10.0.0.249 - - [2026-04-06 04:11:20] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004001 10.0.0.249 - - [2026-04-06 04:11:20] "POST /neutron/network HTTP/1.1" 200 926 0.006824 10.0.0.33 - - [2026-04-06 04:11:21] "GET /global-system-configs HTTP/1.1" 401 293 0.000472 10.0.0.33 - - [2026-04-06 04:11:21] "GET /global-system-configs HTTP/1.1" 401 293 0.000492 10.0.0.249 - - [2026-04-06 04:11:21] "GET /global-system-configs HTTP/1.1" 401 293 0.000455 10.0.0.249 - - [2026-04-06 04:11:21] "GET /global-system-configs HTTP/1.1" 401 293 0.000379 10.0.0.249 - - [2026-04-06 04:11:22] "GET /global-system-configs HTTP/1.1" 401 293 0.000417 10.0.0.249 - - [2026-04-06 04:11:22] "GET /global-system-configs HTTP/1.1" 401 293 0.000414 10.0.0.249 - - [2026-04-06 04:11:23] "POST /neutron/port HTTP/1.1" 200 1130 0.036345 10.0.0.249 - - [2026-04-06 04:11:23] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007880 10.0.0.249 - - [2026-04-06 04:11:23] "GET /virtual-machine/ba2b6418-63f8-4654-9706-193821ddf63d HTTP/1.1" 200 1297 0.005880 10.0.0.249 - - [2026-04-06 04:11:23] "GET /virtual-machine-interface/75b482bf-5ecb-4358-b6f9-060a7f042126 HTTP/1.1" 200 2982 0.005272 10.0.0.249 - - [2026-04-06 04:11:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004268 10.0.0.249 - - [2026-04-06 04:11:23] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004633 10.0.0.249 - - [2026-04-06 04:11:23] "GET /virtual-networks?parent_id=0fae7fcf-9390-4f5b-b8b2-0f5cd9aac713&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.003494 10.0.0.249 - - [2026-04-06 04:11:23] "GET /virtual-network/0a0d45c2-b508-4246-bd89-ff5a41602a76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2074 0.005831 10.0.0.249 - - [2026-04-06 04:11:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003898 10.0.0.249 - - [2026-04-06 04:11:26] "GET /virtual-network/0a0d45c2-b508-4246-bd89-ff5a41602a76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2074 0.005764 10.0.0.249 - - [2026-04-06 04:11:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003923 10.0.0.249 - - [2026-04-06 04:11:30] "GET /virtual-network/0a0d45c2-b508-4246-bd89-ff5a41602a76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2074 0.005218 10.0.0.249 - - [2026-04-06 04:11:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004398 10.0.0.249 - - [2026-04-06 04:11:34] "GET /virtual-network/0a0d45c2-b508-4246-bd89-ff5a41602a76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2074 0.005413 10.0.0.249 - - [2026-04-06 04:11:37] "POST /neutron/network HTTP/1.1" 200 936 0.008257 10.0.0.249 - - [2026-04-06 04:11:37] "POST /neutron/port HTTP/1.1" 200 117 0.001267 10.0.0.249 - - [2026-04-06 04:11:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003905 10.0.0.249 - - [2026-04-06 04:11:38] "GET /virtual-network/0a0d45c2-b508-4246-bd89-ff5a41602a76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2074 0.005749 10.0.0.249 - - [2026-04-06 04:11:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004136 10.0.0.249 - - [2026-04-06 04:11:42] "GET /virtual-network/0a0d45c2-b508-4246-bd89-ff5a41602a76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2074 0.006384 10.0.0.249 - - [2026-04-06 04:11:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003763 10.0.0.249 - - [2026-04-06 04:11:46] "GET /virtual-network/0a0d45c2-b508-4246-bd89-ff5a41602a76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2074 0.005349 10.0.0.249 - - [2026-04-06 04:11:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003794 10.0.0.249 - - [2026-04-06 04:11:50] "GET /virtual-network/0a0d45c2-b508-4246-bd89-ff5a41602a76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2074 0.005960 10.0.0.249 - - [2026-04-06 04:11:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004250 10.0.0.249 - - [2026-04-06 04:11:55] "GET /virtual-network/0a0d45c2-b508-4246-bd89-ff5a41602a76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2074 0.012841 10.0.0.249 - - [2026-04-06 04:11:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003437 10.0.0.249 - - [2026-04-06 04:11:59] "GET /virtual-network/0a0d45c2-b508-4246-bd89-ff5a41602a76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2074 0.005273 10.0.0.249 - - [2026-04-06 04:12:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003999 10.0.0.249 - - [2026-04-06 04:12:03] "GET /virtual-network/0a0d45c2-b508-4246-bd89-ff5a41602a76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2074 0.006417 10.0.0.249 - - [2026-04-06 04:12:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004169 10.0.0.249 - - [2026-04-06 04:12:07] "GET /virtual-network/0a0d45c2-b508-4246-bd89-ff5a41602a76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2074 0.005632 10.0.0.249 - - [2026-04-06 04:12:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003759 10.0.0.249 - - [2026-04-06 04:12:11] "GET /virtual-network/0a0d45c2-b508-4246-bd89-ff5a41602a76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2074 0.005069 10.0.0.249 - - [2026-04-06 04:12:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004886 10.0.0.249 - - [2026-04-06 04:12:15] "GET /virtual-network/0a0d45c2-b508-4246-bd89-ff5a41602a76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2074 0.007666 10.0.0.249 - - [2026-04-06 04:12:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004017 10.0.0.249 - - [2026-04-06 04:12:19] "GET /virtual-network/0a0d45c2-b508-4246-bd89-ff5a41602a76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2074 0.006273 10.0.0.249 - - [2026-04-06 04:12:20] "POST /neutron/port HTTP/1.1" 200 1130 0.047949 10.0.0.249 - - [2026-04-06 04:12:20] "POST /neutron/subnet HTTP/1.1" 200 708 0.012585 10.0.0.249 - - [2026-04-06 04:12:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003815 10.0.0.249 - - [2026-04-06 04:12:23] "GET /virtual-network/0a0d45c2-b508-4246-bd89-ff5a41602a76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2074 0.006335 10.0.0.249 - - [2026-04-06 04:12:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003567 10.0.0.249 - - [2026-04-06 04:12:27] "GET /virtual-network/0a0d45c2-b508-4246-bd89-ff5a41602a76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2074 0.005101 10.0.0.249 - - [2026-04-06 04:12:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004922 10.0.0.249 - - [2026-04-06 04:12:31] "GET /virtual-network/0a0d45c2-b508-4246-bd89-ff5a41602a76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2074 0.005951 10.0.0.249 - - [2026-04-06 04:12:33] "POST /neutron/port HTTP/1.1" 200 1130 0.019941 10.0.0.249 - - [2026-04-06 04:12:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004188 10.0.0.249 - - [2026-04-06 04:12:34] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005007 10.0.0.249 - - [2026-04-06 04:12:34] "GET /virtual-networks?parent_id=0fae7fcf-9390-4f5b-b8b2-0f5cd9aac713&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.003778 10.0.0.249 - - [2026-04-06 04:12:34] "GET /virtual-network/0a0d45c2-b508-4246-bd89-ff5a41602a76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2074 0.008976 10.0.0.249 - - [2026-04-06 04:12:34] "POST /neutron/security_group HTTP/1.1" 200 2062 0.009766 10.0.0.249 - - [2026-04-06 04:12:38] "POST /neutron/network HTTP/1.1" 200 854 0.295818 10.0.0.249 - - [2026-04-06 04:12:38] "POST /neutron/port HTTP/1.1" 200 117 0.001587 10.0.0.33 - - [2026-04-06 04:12:38] "GET /obj-perms HTTP/1.1" 200 5075 0.057617 10.0.0.249 - - [2026-04-06 04:12:39] "POST /neutron/security_group HTTP/1.1" 200 2062 0.008610 10.0.0.249 - - [2026-04-06 04:12:49] "POST /neutron/port HTTP/1.1" 200 1130 0.024206 10.0.0.249 - - [2026-04-06 04:12:54] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007885 10.0.0.249 - - [2026-04-06 04:13:05] "POST /neutron/port HTTP/1.1" 200 1130 0.018830 10.0.0.249 - - [2026-04-06 04:13:10] "POST /neutron/security_group HTTP/1.1" 200 2062 0.008510 10.0.0.249 - - [2026-04-06 04:13:20] "POST /neutron/port HTTP/1.1" 200 1130 0.017915 10.0.0.249 - - [2026-04-06 04:13:21] "POST /neutron/port HTTP/1.1" 200 1118 0.023214 10.0.0.249 - - [2026-04-06 04:13:21] "POST /neutron/subnet HTTP/1.1" 200 703 0.012172 10.0.0.249 - - [2026-04-06 04:13:25] "POST /fqname-to-id HTTP/1.1" 404 240 0.003944 10.0.0.249 - - [2026-04-06 04:13:25] "POST /bgp-as-a-services HTTP/1.1" 200 597 0.033002 10.0.0.249 - - [2026-04-06 04:13:26] "GET /bgp-as-a-service/72f7b25a-58ed-44cb-b68b-105b2ccf5b9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1624 0.008785 10.0.0.249 - - [2026-04-06 04:13:26] "GET /virtual-machine-interface/75b482bf-5ecb-4358-b6f9-060a7f042126?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2761 0.007236 10.0.0.249 - - [2026-04-06 04:13:26] "POST /ref-update HTTP/1.1" 200 156 0.015151 10.0.0.249 - - [2026-04-06 04:13:26] "POST /neutron/network HTTP/1.1" 200 844 0.007724 10.0.0.27 - - [2026-04-06 04:13:26] "POST /bgp-routers HTTP/1.1" 200 603 0.063569 10.0.0.249 - - [2026-04-06 04:13:26] "POST /neutron/subnet HTTP/1.1" 200 734 0.009418 10.0.0.27 - - [2026-04-06 04:13:26] "POST /ref-update HTTP/1.1" 200 156 0.022764 10.0.0.249 - - [2026-04-06 04:13:39] "POST /neutron/network HTTP/1.1" 200 936 0.008180 10.0.0.249 - - [2026-04-06 04:13:39] "POST /neutron/port HTTP/1.1" 200 117 0.001180 10.0.0.249 - - [2026-04-06 04:13:58] "GET /bgp-as-a-service/72f7b25a-58ed-44cb-b68b-105b2ccf5b9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2251 0.006777 10.0.0.249 - - [2026-04-06 04:13:58] "GET /virtual-machine-interface/75b482bf-5ecb-4358-b6f9-060a7f042126?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3090 0.008946 10.0.0.249 - - [2026-04-06 04:13:58] "POST /ref-update HTTP/1.1" 200 156 0.015646 10.0.0.27 - - [2026-04-06 04:13:58] "POST /ref-update HTTP/1.1" 200 156 0.037141 10.0.0.249 - - [2026-04-06 04:13:58] "DELETE /bgp-as-a-service/72f7b25a-58ed-44cb-b68b-105b2ccf5b9c HTTP/1.1" 200 115 0.057583 10.0.0.249 - - [2026-04-06 04:13:58] "POST /neutron/port HTTP/1.1" 200 1130 0.022902 10.0.0.249 - - [2026-04-06 04:13:59] "POST /neutron/port HTTP/1.1" 200 151 0.198125 10.0.0.27 - - [2026-04-06 04:14:03] "DELETE /route-target/dc035e92-1ee5-4ba0-ae83-707295e88a9c HTTP/1.1" 200 115 0.024325 10.0.0.33 - - [2026-04-06 04:14:04] "GET /projects?obj_uuids=0fae7fcf-9390-4f5b-b8b2-0f5cd9aac713&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001084 10.0.0.249 - - [2026-04-06 04:14:05] "GET /project/0fae7fcf-9390-4f5b-b8b2-0f5cd9aac713?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.040258 10.0.0.33 - - [2026-04-06 04:14:05] "GET /projects?obj_uuids=0fae7fcf-9390-4f5b-b8b2-0f5cd9aac713&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001679 10.0.0.249 - - [2026-04-06 04:14:05] "GET /project/0fae7fcf-9390-4f5b-b8b2-0f5cd9aac713?fields=virtual_networks HTTP/1.1" 200 1050 0.056396 10.0.0.33 - - [2026-04-06 04:14:05] "GET /projects?obj_uuids=0fae7fcf-9390-4f5b-b8b2-0f5cd9aac713&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001016 10.0.0.249 - - [2026-04-06 04:14:05] "GET /project/0fae7fcf-9390-4f5b-b8b2-0f5cd9aac713?fields=virtual_machine_interfaces HTTP/1.1" 200 1050 0.050676 10.0.0.33 - - [2026-04-06 04:14:05] "GET /projects?obj_uuids=0fae7fcf-9390-4f5b-b8b2-0f5cd9aac713&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001340 10.0.0.249 - - [2026-04-06 04:14:05] "GET /project/0fae7fcf-9390-4f5b-b8b2-0f5cd9aac713?fields=security_groups HTTP/1.1" 200 1280 0.055268 10.0.0.249 - - [2026-04-06 04:14:06] "POST /fqname-to-id HTTP/1.1" 404 189 0.026525 10.0.0.33 - - [2026-04-06 04:14:06] "GET /projects?obj_uuids=c14b70a4-5600-4927-b0ee-d6e2a537d5a0&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003721 10.0.0.33 - - [2026-04-06 04:14:06] "GET /domains?obj_uuids=500738d8-636d-4330-98c4-d5dafb5cbb39&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001964 10.0.0.33 - - [2026-04-06 04:14:06] "GET /domain/500738d8-636d-4330-98c4-d5dafb5cbb39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.009793 10.0.0.33 - - [2026-04-06 04:14:06] "POST /id-to-fqname HTTP/1.1" 200 191 0.007891 10.0.0.33 - - [2026-04-06 04:14:06] "POST /fqname-to-id HTTP/1.1" 404 200 0.004845 10.0.0.33 - - [2026-04-06 04:14:06] "POST /security-groups HTTP/1.1" 200 592 0.030908 10.0.0.33 - - [2026-04-06 04:14:06] "POST /projects HTTP/1.1" 200 587 0.253241 10.0.0.27 - - [2026-04-06 04:14:06] "POST /fqname-to-id HTTP/1.1" 404 234 0.006009 10.0.0.33 - - [2026-04-06 04:14:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.336458 10.0.0.249 - - [2026-04-06 04:14:06] "GET /project/c14b70a4-5600-4927-b0ee-d6e2a537d5a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.505461 10.0.0.27 - - [2026-04-06 04:14:07] "DELETE /access-control-list/138f57d3-0068-4631-9aaa-efe1d89c04ab HTTP/1.1" 200 115 0.052614 10.0.0.249 - - [2026-04-06 04:14:07] "GET / HTTP/1.1" 200 35931 0.001941 10.0.0.249 - - [2026-04-06 04:14:09] "POST /fqname-to-id HTTP/1.1" 401 293 0.000485 10.0.0.249 - - [2026-04-06 04:14:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.061913 10.0.0.33 - - [2026-04-06 04:14:09] "GET /projects?obj_uuids=c14b70a4-5600-4927-b0ee-d6e2a537d5a0&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000977 10.0.0.249 - - [2026-04-06 04:14:10] "GET /project/c14b70a4-5600-4927-b0ee-d6e2a537d5a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.050692 10.0.0.249 - - [2026-04-06 04:14:10] "POST /neutron/network HTTP/1.1" 200 117 0.039592 10.0.0.249 - - [2026-04-06 04:14:10] "POST /neutron/network HTTP/1.1" 200 833 0.008896 10.0.0.249 - - [2026-04-06 04:14:10] "POST /id-to-fqname HTTP/1.1" 200 225 0.001055 10.0.0.249 - - [2026-04-06 04:14:10] "GET /virtual-network/b8771e28-3172-4f88-bad2-d12443d044d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.004838 10.0.0.249 - - [2026-04-06 04:14:10] "GET /virtual-network/b8771e28-3172-4f88-bad2-d12443d044d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005735 10.0.0.249 - - [2026-04-06 04:14:10] "POST /neutron/subnet HTTP/1.1" 200 725 0.008984 10.0.0.249 - - [2026-04-06 04:14:10] "POST /id-to-fqname HTTP/1.1" 200 225 0.001095 10.0.0.249 - - [2026-04-06 04:14:11] "POST /neutron/network HTTP/1.1" 200 843 0.007843 10.0.0.33 - - [2026-04-06 04:14:11] "GET /projects?obj_uuids=c14b70a4-5600-4927-b0ee-d6e2a537d5a0&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001026 10.0.0.249 - - [2026-04-06 04:14:11] "GET /project/c14b70a4-5600-4927-b0ee-d6e2a537d5a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.070901 10.0.0.249 - - [2026-04-06 04:14:11] "POST /neutron/security_group HTTP/1.1" 200 2051 0.008243 10.0.0.249 - - [2026-04-06 04:14:12] "POST /id-to-fqname HTTP/1.1" 200 225 0.001353 10.0.0.249 - - [2026-04-06 04:14:12] "POST /neutron/security_group HTTP/1.1" 200 2051 0.007472 10.0.0.33 - - [2026-04-06 04:14:12] "GET /projects?obj_uuids=c14b70a4-5600-4927-b0ee-d6e2a537d5a0&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001054 10.0.0.249 - - [2026-04-06 04:14:12] "POST /neutron/port HTTP/1.1" 200 1061 0.406405 10.0.0.33 - - [2026-04-06 04:14:12] "GET /projects?obj_uuids=c14b70a4-5600-4927-b0ee-d6e2a537d5a0&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001182 10.0.0.249 - - [2026-04-06 04:14:13] "GET /project/c14b70a4-5600-4927-b0ee-d6e2a537d5a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.146811 10.0.0.249 - - [2026-04-06 04:14:13] "POST /neutron/port HTTP/1.1" 200 1115 0.198420 10.0.0.249 - - [2026-04-06 04:14:13] "POST /neutron/floatingip HTTP/1.1" 200 117 0.012593 10.0.0.249 - - [2026-04-06 04:14:13] "POST /neutron/port HTTP/1.1" 200 3997 0.107915 10.0.0.249 - - [2026-04-06 04:14:13] "POST /neutron/port HTTP/1.1" 200 117 0.014518 10.0.0.249 - - [2026-04-06 04:14:13] "POST /id-to-fqname HTTP/1.1" 200 225 0.001470 10.0.0.249 - - [2026-04-06 04:14:13] "POST /neutron/security_group HTTP/1.1" 200 3992 0.018217 10.0.0.249 - - [2026-04-06 04:14:14] "POST /neutron/port HTTP/1.1" 200 1061 0.042263 10.0.0.33 - - [2026-04-06 04:14:14] "GET /projects?obj_uuids=c14b70a4-5600-4927-b0ee-d6e2a537d5a0&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001145 10.0.0.249 - - [2026-04-06 04:14:14] "POST /neutron/port HTTP/1.1" 200 1125 0.052741 10.0.0.249 - - [2026-04-06 04:14:14] "GET /project/c14b70a4-5600-4927-b0ee-d6e2a537d5a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.119861 10.0.0.249 - - [2026-04-06 04:14:14] "POST /neutron/network HTTP/1.1" 200 833 0.012085 10.0.0.249 - - [2026-04-06 04:14:15] "POST /neutron/port HTTP/1.1" 200 4969 0.142952 10.0.0.249 - - [2026-04-06 04:14:15] "POST /neutron/port HTTP/1.1" 200 1125 0.042594 10.0.0.33 - - [2026-04-06 04:14:15] "GET /projects?obj_uuids=c14b70a4-5600-4927-b0ee-d6e2a537d5a0&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001461 10.0.0.249 - - [2026-04-06 04:14:16] "POST /neutron/port HTTP/1.1" 200 1061 0.561444 10.0.0.249 - - [2026-04-06 04:14:16] "POST /neutron/port HTTP/1.1" 200 1115 0.187183 10.0.0.249 - - [2026-04-06 04:14:16] "POST /neutron/subnet HTTP/1.1" 200 699 0.017839 10.0.0.249 - - [2026-04-06 04:14:20] "POST /neutron/port HTTP/1.1" 200 1125 0.036475 10.0.0.249 - - [2026-04-06 04:14:23] "POST /neutron/port HTTP/1.1" 200 1106 0.032419 10.0.0.249 - - [2026-04-06 04:14:23] "POST /neutron/subnet HTTP/1.1" 200 694 0.017641 10.0.0.249 - - [2026-04-06 04:14:25] "POST /neutron/port HTTP/1.1" 200 1125 0.021632 10.0.0.249 - - [2026-04-06 04:14:30] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009267 10.0.0.249 - - [2026-04-06 04:14:40] "POST /neutron/port HTTP/1.1" 200 1125 0.018734 10.0.0.33 - - [2026-04-06 04:14:41] "DELETE /project/c14b70a456004927b0eed6e2a537d5a0 HTTP/1.1" 404 173 0.005245 10.0.0.33 - - [2026-04-06 04:14:41] "DELETE /project/0fae7fcf-9390-4f5b-b8b2-0f5cd9aac713 HTTP/1.1" 404 177 0.004043 10.0.0.249 - - [2026-04-06 04:14:45] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007539 10.0.0.249 - - [2026-04-06 04:14:56] "POST /neutron/port HTTP/1.1" 200 1125 0.022598 10.0.0.249 - - [2026-04-06 04:14:56] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007586 10.0.0.249 - - [2026-04-06 04:14:56] "GET /virtual-machine/0129d834-7268-4270-b3e4-164ae68edae8 HTTP/1.1" 401 293 0.000443 10.0.0.249 - - [2026-04-06 04:14:56] "GET /virtual-machine/0129d834-7268-4270-b3e4-164ae68edae8 HTTP/1.1" 200 1291 0.054727 10.0.0.249 - - [2026-04-06 04:14:56] "GET /virtual-machine-interface/c36676af-37c1-414e-9e03-cf9ec589a481 HTTP/1.1" 200 2959 0.007390 10.0.0.249 - - [2026-04-06 04:14:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003537 10.0.0.249 - - [2026-04-06 04:14:56] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003772 10.0.0.249 - - [2026-04-06 04:14:56] "GET /virtual-networks?parent_id=c14b70a4-5600-4927-b0ee-d6e2a537d5a0&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.003428 10.0.0.249 - - [2026-04-06 04:14:56] "GET /virtual-network/b8771e28-3172-4f88-bad2-d12443d044d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.007002 10.0.0.249 - - [2026-04-06 04:14:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004270 10.0.0.249 - - [2026-04-06 04:14:59] "GET /virtual-network/b8771e28-3172-4f88-bad2-d12443d044d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.006638 10.0.0.249 - - [2026-04-06 04:15:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004773 10.0.0.249 - - [2026-04-06 04:15:04] "GET /virtual-network/b8771e28-3172-4f88-bad2-d12443d044d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.007080 10.0.0.249 - - [2026-04-06 04:15:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004268 10.0.0.249 - - [2026-04-06 04:15:08] "GET /virtual-network/b8771e28-3172-4f88-bad2-d12443d044d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005620 10.0.0.249 - - [2026-04-06 04:15:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004152 10.0.0.249 - - [2026-04-06 04:15:12] "GET /virtual-network/b8771e28-3172-4f88-bad2-d12443d044d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.006975 10.0.0.249 - - [2026-04-06 04:15:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003711 10.0.0.249 - - [2026-04-06 04:15:16] "GET /virtual-network/b8771e28-3172-4f88-bad2-d12443d044d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005782 10.0.0.249 - - [2026-04-06 04:15:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003937 10.0.0.249 - - [2026-04-06 04:15:20] "GET /virtual-network/b8771e28-3172-4f88-bad2-d12443d044d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.004793 10.0.0.249 - - [2026-04-06 04:15:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004435 10.0.0.249 - - [2026-04-06 04:15:24] "GET /virtual-network/b8771e28-3172-4f88-bad2-d12443d044d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005893 10.0.0.249 - - [2026-04-06 04:15:25] "POST /neutron/port HTTP/1.1" 200 1118 0.023443 10.0.0.249 - - [2026-04-06 04:15:25] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005068 10.0.0.249 - - [2026-04-06 04:15:25] "POST /neutron/network HTTP/1.1" 200 832 0.007410 10.0.0.249 - - [2026-04-06 04:15:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004345 10.0.0.249 - - [2026-04-06 04:15:28] "GET /virtual-network/b8771e28-3172-4f88-bad2-d12443d044d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005376 10.0.0.249 - - [2026-04-06 04:15:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003592 10.0.0.249 - - [2026-04-06 04:15:32] "GET /virtual-network/b8771e28-3172-4f88-bad2-d12443d044d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005404 10.0.0.249 - - [2026-04-06 04:15:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004183 10.0.0.249 - - [2026-04-06 04:15:36] "GET /virtual-network/b8771e28-3172-4f88-bad2-d12443d044d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.006202 10.0.0.249 - - [2026-04-06 04:15:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004985 10.0.0.249 - - [2026-04-06 04:15:40] "GET /virtual-network/b8771e28-3172-4f88-bad2-d12443d044d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005431 10.0.0.249 - - [2026-04-06 04:15:41] "POST /neutron/port HTTP/1.1" 200 1106 0.023218 10.0.0.249 - - [2026-04-06 04:15:41] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004157 10.0.0.249 - - [2026-04-06 04:15:41] "POST /neutron/network HTTP/1.1" 200 926 0.007711 10.0.0.249 - - [2026-04-06 04:15:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003809 10.0.0.249 - - [2026-04-06 04:15:45] "GET /virtual-network/b8771e28-3172-4f88-bad2-d12443d044d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.009504 10.0.0.249 - - [2026-04-06 04:15:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003608 10.0.0.249 - - [2026-04-06 04:15:49] "GET /virtual-network/b8771e28-3172-4f88-bad2-d12443d044d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005729 10.0.0.249 - - [2026-04-06 04:15:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003791 10.0.0.249 - - [2026-04-06 04:15:53] "GET /virtual-network/b8771e28-3172-4f88-bad2-d12443d044d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005098 10.0.0.249 - - [2026-04-06 04:15:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004125 10.0.0.249 - - [2026-04-06 04:15:57] "GET /virtual-network/b8771e28-3172-4f88-bad2-d12443d044d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005755 10.0.0.249 - - [2026-04-06 04:16:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004111 10.0.0.249 - - [2026-04-06 04:16:01] "GET /virtual-network/b8771e28-3172-4f88-bad2-d12443d044d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.006825 10.0.0.249 - - [2026-04-06 04:16:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004637 10.0.0.249 - - [2026-04-06 04:16:05] "GET /virtual-network/b8771e28-3172-4f88-bad2-d12443d044d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.006133 10.0.0.249 - - [2026-04-06 04:16:08] "POST /neutron/port HTTP/1.1" 200 1125 0.045926 10.0.0.249 - - [2026-04-06 04:16:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003857 10.0.0.249 - - [2026-04-06 04:16:09] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003992 10.0.0.249 - - [2026-04-06 04:16:09] "GET /virtual-networks?parent_id=c14b70a4-5600-4927-b0ee-d6e2a537d5a0&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.003173 10.0.0.249 - - [2026-04-06 04:16:09] "GET /virtual-network/b8771e28-3172-4f88-bad2-d12443d044d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.007450 10.0.0.249 - - [2026-04-06 04:16:09] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007839 10.0.0.27 - - [2026-04-06 04:16:19] "GET /global-system-configs HTTP/1.1" 401 293 0.000468 10.0.0.27 - - [2026-04-06 04:16:19] "GET /global-system-configs HTTP/1.1" 401 293 0.000386 10.0.0.33 - - [2026-04-06 04:16:20] "GET /global-system-configs HTTP/1.1" 401 293 0.000435 10.0.0.33 - - [2026-04-06 04:16:20] "GET /global-system-configs HTTP/1.1" 401 293 0.000373 10.0.0.249 - - [2026-04-06 04:16:20] "POST /neutron/port HTTP/1.1" 200 1125 0.024160 10.0.0.27 - - [2026-04-06 04:16:20] "GET /global-system-configs HTTP/1.1" 401 293 0.000410 10.0.0.27 - - [2026-04-06 04:16:20] "GET /global-system-configs HTTP/1.1" 401 293 0.000417 10.0.0.33 - - [2026-04-06 04:16:21] "GET /global-system-configs HTTP/1.1" 401 293 0.000431 10.0.0.33 - - [2026-04-06 04:16:21] "GET /global-system-configs HTTP/1.1" 401 293 0.000432 10.0.0.249 - - [2026-04-06 04:16:21] "GET /global-system-configs HTTP/1.1" 401 293 0.000531 10.0.0.249 - - [2026-04-06 04:16:21] "GET /global-system-configs HTTP/1.1" 401 293 0.000418 10.0.0.249 - - [2026-04-06 04:16:22] "GET /global-system-configs HTTP/1.1" 401 293 0.000562 10.0.0.249 - - [2026-04-06 04:16:22] "GET /global-system-configs HTTP/1.1" 401 293 0.000559 10.0.0.249 - - [2026-04-06 04:16:24] "POST /neutron/port HTTP/1.1" 200 1106 0.036246 10.0.0.249 - - [2026-04-06 04:16:24] "POST /neutron/subnet HTTP/1.1" 200 694 0.012230 10.0.0.249 - - [2026-04-06 04:16:25] "POST /neutron/port HTTP/1.1" 200 1125 0.018809 10.0.0.249 - - [2026-04-06 04:16:30] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009835 10.0.0.249 - - [2026-04-06 04:16:39] "GET /obj-perms HTTP/1.1" 200 5075 0.060304 10.0.0.27 - - [2026-04-06 04:16:39] "GET /obj-perms HTTP/1.1" 200 5075 0.051256 10.0.0.249 - - [2026-04-06 04:16:40] "POST /neutron/port HTTP/1.1" 200 1125 0.019343 10.0.0.249 - - [2026-04-06 04:16:43] "POST /neutron/port HTTP/1.1" 200 1125 0.024347 10.0.0.249 - - [2026-04-06 04:16:43] "POST /neutron/subnet HTTP/1.1" 200 699 0.013953 10.0.0.249 - - [2026-04-06 04:16:45] "POST /neutron/port HTTP/1.1" 200 1125 0.018660 10.0.0.249 - - [2026-04-06 04:16:51] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009020 10.0.0.249 - - [2026-04-06 04:16:56] "POST /neutron/port HTTP/1.1" 200 1125 0.023861 10.0.0.249 - - [2026-04-06 04:17:01] "GET /virtual-machine/2d9cf186-d10c-493f-91c4-d007093d87b3 HTTP/1.1" 200 1293 0.006192 10.0.0.249 - - [2026-04-06 04:17:01] "GET /virtual-machine-interface/a76dff3b-4684-461f-8398-a1de2454c1a2 HTTP/1.1" 200 2958 0.005105 10.0.0.249 - - [2026-04-06 04:17:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003147 10.0.0.249 - - [2026-04-06 04:17:01] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003700 10.0.0.249 - - [2026-04-06 04:17:01] "GET /virtual-networks?parent_id=c14b70a4-5600-4927-b0ee-d6e2a537d5a0&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.003301 10.0.0.249 - - [2026-04-06 04:17:01] "GET /virtual-network/b8771e28-3172-4f88-bad2-d12443d044d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005896 10.0.0.249 - - [2026-04-06 04:17:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003567 10.0.0.249 - - [2026-04-06 04:17:02] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004492 10.0.0.249 - - [2026-04-06 04:17:02] "GET /virtual-networks?parent_id=c14b70a4-5600-4927-b0ee-d6e2a537d5a0&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.002835 10.0.0.249 - - [2026-04-06 04:17:02] "GET /virtual-network/b8771e28-3172-4f88-bad2-d12443d044d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005773 10.0.0.249 - - [2026-04-06 04:17:03] "POST /neutron/port HTTP/1.1" 200 1125 0.019177 10.0.0.249 - - [2026-04-06 04:17:03] "POST /neutron/security_group HTTP/1.1" 200 2059 0.010679 10.0.0.249 - - [2026-04-06 04:17:03] "GET /virtual-machine/7e03a42a-cad4-4555-be62-e535a2b15c96 HTTP/1.1" 200 1293 0.008046 10.0.0.249 - - [2026-04-06 04:17:03] "GET /virtual-machine-interface/10b4da58-b130-4085-ba96-f9dfab3552a1 HTTP/1.1" 200 2958 0.006739 10.0.0.249 - - [2026-04-06 04:17:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005912 10.0.0.249 - - [2026-04-06 04:17:03] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004977 10.0.0.249 - - [2026-04-06 04:17:03] "GET /virtual-networks?parent_id=c14b70a4-5600-4927-b0ee-d6e2a537d5a0&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.004389 10.0.0.249 - - [2026-04-06 04:17:03] "GET /virtual-network/b8771e28-3172-4f88-bad2-d12443d044d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.007672 10.0.0.249 - - [2026-04-06 04:17:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003335 10.0.0.249 - - [2026-04-06 04:17:04] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004687 10.0.0.249 - - [2026-04-06 04:17:04] "GET /virtual-networks?parent_id=c14b70a4-5600-4927-b0ee-d6e2a537d5a0&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.002702 10.0.0.249 - - [2026-04-06 04:17:04] "GET /virtual-network/b8771e28-3172-4f88-bad2-d12443d044d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005689 10.0.0.249 - - [2026-04-06 04:17:04] "POST /fqname-to-id HTTP/1.1" 404 198 0.003575 10.0.0.249 - - [2026-04-06 04:17:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003527 10.0.0.249 - - [2026-04-06 04:17:04] "GET /global-system-config/f40c1009-f5f7-4d34-a60e-45b88f5bc12e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.006833 10.0.0.249 - - [2026-04-06 04:17:04] "POST /control-node-zones HTTP/1.1" 200 569 0.040945 10.0.0.249 - - [2026-04-06 04:17:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003527 10.0.0.249 - - [2026-04-06 04:17:04] "GET /bgp-router/a1df12bc-a8f9-4e3a-abf9-ad3e9e4edafd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.006033 10.0.0.249 - - [2026-04-06 04:17:04] "GET /control-node-zone/8397b4dc-9430-4af7-a8f7-aa30495ce9bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.007261 10.0.0.249 - - [2026-04-06 04:17:04] "PUT /bgp-router/a1df12bc-a8f9-4e3a-abf9-ad3e9e4edafd HTTP/1.1" 200 254 0.024405 10.0.0.249 - - [2026-04-06 04:17:04] "POST /fqname-to-id HTTP/1.1" 404 198 0.003262 10.0.0.249 - - [2026-04-06 04:17:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003677 10.0.0.249 - - [2026-04-06 04:17:05] "GET /global-system-config/f40c1009-f5f7-4d34-a60e-45b88f5bc12e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.007466 10.0.0.249 - - [2026-04-06 04:17:05] "POST /control-node-zones HTTP/1.1" 200 569 0.024678 10.0.0.249 - - [2026-04-06 04:17:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003872 10.0.0.249 - - [2026-04-06 04:17:05] "GET /bgp-router/925dafc1-65c0-40c2-be96-d5d1cf5f480b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.005325 10.0.0.249 - - [2026-04-06 04:17:05] "GET /control-node-zone/ade283e6-44e6-46e5-9ed2-ef928f739100?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.006315 10.0.0.249 - - [2026-04-06 04:17:05] "PUT /bgp-router/925dafc1-65c0-40c2-be96-d5d1cf5f480b HTTP/1.1" 200 254 0.021651 10.0.0.249 - - [2026-04-06 04:17:05] "POST /fqname-to-id HTTP/1.1" 404 198 0.003292 10.0.0.249 - - [2026-04-06 04:17:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004110 10.0.0.249 - - [2026-04-06 04:17:05] "GET /global-system-config/f40c1009-f5f7-4d34-a60e-45b88f5bc12e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.006501 10.0.0.249 - - [2026-04-06 04:17:05] "POST /control-node-zones HTTP/1.1" 200 569 0.028106 10.0.0.249 - - [2026-04-06 04:17:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003542 10.0.0.249 - - [2026-04-06 04:17:05] "GET /bgp-router/f6cec5c7-d5d7-42e4-b45d-3d4fbdba36c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.005157 10.0.0.249 - - [2026-04-06 04:17:05] "GET /control-node-zone/a063c0e4-bd29-4d81-a816-4d6f3e05b601?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.006242 10.0.0.249 - - [2026-04-06 04:17:05] "PUT /bgp-router/f6cec5c7-d5d7-42e4-b45d-3d4fbdba36c2 HTTP/1.1" 200 254 0.020370 10.0.0.249 - - [2026-04-06 04:17:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003497 10.0.0.249 - - [2026-04-06 04:17:05] "GET /global-system-config/f40c1009-f5f7-4d34-a60e-45b88f5bc12e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.006305 10.0.0.249 - - [2026-04-06 04:17:05] "POST /fqname-to-id HTTP/1.1" 404 234 0.002767 10.0.0.249 - - [2026-04-06 04:17:05] "POST /bgp-as-a-services HTTP/1.1" 200 588 0.029289 10.0.0.249 - - [2026-04-06 04:17:06] "POST /neutron/network HTTP/1.1" 200 833 0.007124 10.0.0.249 - - [2026-04-06 04:17:06] "POST /neutron/subnet HTTP/1.1" 200 725 0.009861 10.0.0.249 - - [2026-04-06 04:17:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003052 10.0.0.249 - - [2026-04-06 04:17:06] "GET /bgp-as-a-service/81564d32-39c5-4103-9419-631ea83df493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1547 0.005280 10.0.0.249 - - [2026-04-06 04:17:06] "GET /control-node-zone/8397b4dc-9430-4af7-a8f7-aa30495ce9bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.004660 10.0.0.249 - - [2026-04-06 04:17:06] "POST /ref-update HTTP/1.1" 200 156 0.017266 10.0.0.249 - - [2026-04-06 04:17:19] "GET /bgp-as-a-service/81564d32-39c5-4103-9419-631ea83df493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1835 0.006244 10.0.0.249 - - [2026-04-06 04:17:19] "GET /virtual-machine-interface/c36676af-37c1-414e-9e03-cf9ec589a481?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2738 0.005424 10.0.0.249 - - [2026-04-06 04:17:19] "POST /ref-update HTTP/1.1" 200 156 0.012217 10.0.0.27 - - [2026-04-06 04:17:19] "POST /bgp-routers HTTP/1.1" 200 594 0.033980 10.0.0.27 - - [2026-04-06 04:17:19] "POST /ref-update HTTP/1.1" 200 156 0.016003 10.0.0.249 - - [2026-04-06 04:17:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003492 10.0.0.249 - - [2026-04-06 04:17:19] "GET /global-system-config/f40c1009-f5f7-4d34-a60e-45b88f5bc12e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.005378 10.0.0.249 - - [2026-04-06 04:17:19] "POST /fqname-to-id HTTP/1.1" 404 234 0.002650 10.0.0.249 - - [2026-04-06 04:17:19] "POST /bgp-as-a-services HTTP/1.1" 200 588 0.029958 10.0.0.249 - - [2026-04-06 04:17:20] "POST /neutron/network HTTP/1.1" 200 833 0.006575 10.0.0.249 - - [2026-04-06 04:17:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003439 10.0.0.249 - - [2026-04-06 04:17:20] "GET /bgp-as-a-service/9364796d-a1c9-482e-b780-ca60e88d0bb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1548 0.005140 10.0.0.249 - - [2026-04-06 04:17:20] "GET /control-node-zone/ade283e6-44e6-46e5-9ed2-ef928f739100?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.004591 10.0.0.249 - - [2026-04-06 04:17:20] "POST /ref-update HTTP/1.1" 200 156 0.013732 10.0.0.249 - - [2026-04-06 04:17:26] "POST /neutron/port HTTP/1.1" 200 1125 0.059622 10.0.0.249 - - [2026-04-06 04:17:26] "POST /neutron/subnet HTTP/1.1" 200 699 0.011620 10.0.0.249 - - [2026-04-06 04:17:28] "GET /bgp-as-a-service/9364796d-a1c9-482e-b780-ca60e88d0bb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1838 0.006066 10.0.0.249 - - [2026-04-06 04:17:28] "GET /virtual-machine-interface/a76dff3b-4684-461f-8398-a1de2454c1a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2737 0.004998 10.0.0.249 - - [2026-04-06 04:17:28] "POST /ref-update HTTP/1.1" 200 156 0.012489 10.0.0.27 - - [2026-04-06 04:17:28] "POST /ref-update HTTP/1.1" 200 156 0.032077 10.0.0.249 - - [2026-04-06 04:17:44] "POST /neutron/port HTTP/1.1" 200 1106 0.049410 10.0.0.249 - - [2026-04-06 04:17:44] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005016 10.0.0.249 - - [2026-04-06 04:17:44] "POST /neutron/network HTTP/1.1" 200 926 0.007262 10.0.0.249 - - [2026-04-06 04:17:47] "GET /control-node-zone/8397b4dc-9430-4af7-a8f7-aa30495ce9bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.004355 10.0.0.249 - - [2026-04-06 04:17:47] "POST /ref-update HTTP/1.1" 200 156 0.021248 10.0.0.249 - - [2026-04-06 04:17:47] "GET /control-node-zone/ade283e6-44e6-46e5-9ed2-ef928f739100?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.004530 10.0.0.249 - - [2026-04-06 04:17:47] "POST /ref-update HTTP/1.1" 200 156 0.020783 10.0.0.249 - - [2026-04-06 04:17:48] "GET /control-node-zone/a063c0e4-bd29-4d81-a816-4d6f3e05b601?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.004197 10.0.0.249 - - [2026-04-06 04:17:48] "POST /ref-update HTTP/1.1" 200 156 0.018580 10.0.0.249 - - [2026-04-06 04:17:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003929 10.0.0.249 - - [2026-04-06 04:17:48] "GET /bgp-router/f6cec5c7-d5d7-42e4-b45d-3d4fbdba36c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.005911 10.0.0.249 - - [2026-04-06 04:17:48] "GET /control-node-zone/8397b4dc-9430-4af7-a8f7-aa30495ce9bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.005575 10.0.0.249 - - [2026-04-06 04:17:48] "PUT /bgp-router/f6cec5c7-d5d7-42e4-b45d-3d4fbdba36c2 HTTP/1.1" 200 254 0.023999 10.0.0.249 - - [2026-04-06 04:17:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003499 10.0.0.249 - - [2026-04-06 04:17:48] "GET /bgp-router/925dafc1-65c0-40c2-be96-d5d1cf5f480b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.005814 10.0.0.249 - - [2026-04-06 04:17:48] "GET /control-node-zone/ade283e6-44e6-46e5-9ed2-ef928f739100?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.004204 10.0.0.249 - - [2026-04-06 04:17:48] "PUT /bgp-router/925dafc1-65c0-40c2-be96-d5d1cf5f480b HTTP/1.1" 200 254 0.021939 10.0.0.249 - - [2026-04-06 04:17:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003778 10.0.0.249 - - [2026-04-06 04:17:48] "GET /bgp-router/a1df12bc-a8f9-4e3a-abf9-ad3e9e4edafd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.005313 10.0.0.249 - - [2026-04-06 04:17:48] "GET /control-node-zone/a063c0e4-bd29-4d81-a816-4d6f3e05b601?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.004546 10.0.0.249 - - [2026-04-06 04:17:48] "PUT /bgp-router/a1df12bc-a8f9-4e3a-abf9-ad3e9e4edafd HTTP/1.1" 200 254 0.022660 10.0.0.249 - - [2026-04-06 04:18:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003647 10.0.0.249 - - [2026-04-06 04:18:00] "GET /bgp-as-a-service/81564d32-39c5-4103-9419-631ea83df493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2445 0.005991 10.0.0.249 - - [2026-04-06 04:18:00] "GET /control-node-zone/8397b4dc-9430-4af7-a8f7-aa30495ce9bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.003569 10.0.0.249 - - [2026-04-06 04:18:00] "POST /ref-update HTTP/1.1" 200 156 0.019153 10.0.0.249 - - [2026-04-06 04:18:00] "GET /control-node-zone/8397b4dc-9430-4af7-a8f7-aa30495ce9bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.003957 10.0.0.249 - - [2026-04-06 04:18:00] "POST /ref-update HTTP/1.1" 200 156 0.019987 10.0.0.249 - - [2026-04-06 04:18:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003417 10.0.0.249 - - [2026-04-06 04:18:00] "GET /global-system-config/f40c1009-f5f7-4d34-a60e-45b88f5bc12e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.006632 10.0.0.249 - - [2026-04-06 04:18:01] "POST /neutron/network HTTP/1.1" 200 833 0.007846 10.0.0.249 - - [2026-04-06 04:18:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003350 10.0.0.249 - - [2026-04-06 04:18:01] "GET /bgp-as-a-service/81564d32-39c5-4103-9419-631ea83df493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2157 0.006694 10.0.0.249 - - [2026-04-06 04:18:01] "GET /control-node-zone/a063c0e4-bd29-4d81-a816-4d6f3e05b601?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.004011 10.0.0.249 - - [2026-04-06 04:18:01] "POST /ref-update HTTP/1.1" 200 156 0.017392 10.0.0.249 - - [2026-04-06 04:18:03] "GET /bgp-as-a-service/81564d32-39c5-4103-9419-631ea83df493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2445 0.006231 10.0.0.249 - - [2026-04-06 04:18:03] "GET /virtual-machine-interface/c36676af-37c1-414e-9e03-cf9ec589a481?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3053 0.005719 10.0.0.249 - - [2026-04-06 04:18:16] "GET /bgp-as-a-service/81564d32-39c5-4103-9419-631ea83df493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2445 0.004141 10.0.0.249 - - [2026-04-06 04:18:16] "GET /virtual-machine-interface/c36676af-37c1-414e-9e03-cf9ec589a481?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3053 0.005152 10.0.0.249 - - [2026-04-06 04:18:16] "POST /ref-update HTTP/1.1" 200 156 0.014456 10.0.0.249 - - [2026-04-06 04:18:16] "GET /bgp-as-a-service/9364796d-a1c9-482e-b780-ca60e88d0bb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2448 0.007318 10.0.0.249 - - [2026-04-06 04:18:16] "GET /virtual-machine-interface/a76dff3b-4684-461f-8398-a1de2454c1a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3052 0.010772 10.0.0.249 - - [2026-04-06 04:18:16] "POST /ref-update HTTP/1.1" 200 156 0.014134 10.0.0.249 - - [2026-04-06 04:18:16] "DELETE /bgp-as-a-service/9364796d-a1c9-482e-b780-ca60e88d0bb4 HTTP/1.1" 200 115 0.041286 10.0.0.249 - - [2026-04-06 04:18:16] "GET /bgp-as-a-service/81564d32-39c5-4103-9419-631ea83df493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2150 0.005712 10.0.0.249 - - [2026-04-06 04:18:16] "GET /virtual-machine-interface/c36676af-37c1-414e-9e03-cf9ec589a481?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3053 0.004994 10.0.0.249 - - [2026-04-06 04:18:16] "DELETE /bgp-as-a-service/81564d32-39c5-4103-9419-631ea83df493 HTTP/1.1" 200 115 0.038766 10.0.0.249 - - [2026-04-06 04:18:16] "GET /control-node-zone/a063c0e4-bd29-4d81-a816-4d6f3e05b601?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.007601 10.0.0.249 - - [2026-04-06 04:18:17] "POST /ref-update HTTP/1.1" 200 156 0.021766 10.0.0.249 - - [2026-04-06 04:18:17] "DELETE /control-node-zone/a063c0e4-bd29-4d81-a816-4d6f3e05b601 HTTP/1.1" 200 115 0.026807 10.0.0.249 - - [2026-04-06 04:18:17] "GET /control-node-zone/ade283e6-44e6-46e5-9ed2-ef928f739100?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.007478 10.0.0.249 - - [2026-04-06 04:18:17] "POST /ref-update HTTP/1.1" 200 156 0.019021 10.0.0.27 - - [2026-04-06 04:18:17] "POST /ref-update HTTP/1.1" 404 171 0.002790 10.0.0.249 - - [2026-04-06 04:18:17] "DELETE /control-node-zone/ade283e6-44e6-46e5-9ed2-ef928f739100 HTTP/1.1" 200 115 0.027913 10.0.0.249 - - [2026-04-06 04:18:17] "GET /control-node-zone/8397b4dc-9430-4af7-a8f7-aa30495ce9bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.007236 10.0.0.27 - - [2026-04-06 04:18:17] "POST /ref-update HTTP/1.1" 200 156 0.025988 10.0.0.249 - - [2026-04-06 04:18:17] "DELETE /control-node-zone/8397b4dc-9430-4af7-a8f7-aa30495ce9bc HTTP/1.1" 200 115 0.064589 10.0.0.249 - - [2026-04-06 04:18:17] "POST /neutron/network HTTP/1.1" 400 204 0.013794 10.0.0.249 - - [2026-04-06 04:18:18] "POST /neutron/port HTTP/1.1" 200 151 0.224002 10.0.0.249 - - [2026-04-06 04:18:18] "POST /neutron/port HTTP/1.1" 200 151 0.277043 10.0.0.249 - - [2026-04-06 04:18:18] "POST /neutron/port HTTP/1.1" 200 151 0.263189 10.0.0.27 - - [2026-04-06 04:18:19] "DELETE /route-target/0edcc59c-5507-4dc0-ad5f-e293fb47c403 HTTP/1.1" 200 115 0.037436 10.0.0.249 - - [2026-04-06 04:18:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003608 10.0.0.33 - - [2026-04-06 04:18:22] "GET /projects?obj_uuids=c14b70a4-5600-4927-b0ee-d6e2a537d5a0&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.030015 10.0.0.249 - - [2026-04-06 04:18:22] "GET /project/c14b70a4-5600-4927-b0ee-d6e2a537d5a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.085513 10.0.0.249 - - [2026-04-06 04:18:22] "POST /neutron/network HTTP/1.1" 200 117 0.013569 10.0.0.249 - - [2026-04-06 04:18:22] "POST /neutron/network HTTP/1.1" 200 832 0.008510 10.0.0.249 - - [2026-04-06 04:18:22] "POST /id-to-fqname HTTP/1.1" 200 225 0.001215 10.0.0.249 - - [2026-04-06 04:18:22] "GET /virtual-network/6e292f54-3ea3-4046-87a0-8f4f84552771?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005266 10.0.0.249 - - [2026-04-06 04:18:22] "GET /virtual-network/6e292f54-3ea3-4046-87a0-8f4f84552771?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005306 10.0.0.249 - - [2026-04-06 04:18:23] "POST /neutron/subnet HTTP/1.1" 200 720 0.010106 10.0.0.249 - - [2026-04-06 04:18:23] "POST /id-to-fqname HTTP/1.1" 200 225 0.001146 10.0.0.249 - - [2026-04-06 04:18:23] "POST /neutron/network HTTP/1.1" 200 842 0.009411 10.0.0.33 - - [2026-04-06 04:18:23] "GET /projects?obj_uuids=c14b70a4-5600-4927-b0ee-d6e2a537d5a0&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001103 10.0.0.249 - - [2026-04-06 04:18:23] "GET /project/c14b70a4-5600-4927-b0ee-d6e2a537d5a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.068733 10.0.0.249 - - [2026-04-06 04:18:24] "POST /neutron/security_group HTTP/1.1" 200 2051 0.009711 10.0.0.249 - - [2026-04-06 04:18:24] "POST /id-to-fqname HTTP/1.1" 200 225 0.001527 10.0.0.249 - - [2026-04-06 04:18:24] "POST /neutron/security_group HTTP/1.1" 200 2051 0.006818 10.0.0.33 - - [2026-04-06 04:18:24] "GET /projects?obj_uuids=c14b70a4-5600-4927-b0ee-d6e2a537d5a0&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001014 10.0.0.249 - - [2026-04-06 04:18:24] "POST /neutron/port HTTP/1.1" 200 1060 0.336822 10.0.0.249 - - [2026-04-06 04:18:25] "POST /neutron/port HTTP/1.1" 200 1114 0.136935 10.0.0.249 - - [2026-04-06 04:18:25] "POST /neutron/subnet HTTP/1.1" 200 694 0.009788 10.0.0.33 - - [2026-04-06 04:18:25] "GET /projects?obj_uuids=c14b70a4-5600-4927-b0ee-d6e2a537d5a0&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001017 10.0.0.249 - - [2026-04-06 04:18:25] "GET /project/c14b70a4-5600-4927-b0ee-d6e2a537d5a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.079644 10.0.0.249 - - [2026-04-06 04:18:25] "POST /neutron/network HTTP/1.1" 200 832 0.032233 10.0.0.249 - - [2026-04-06 04:18:25] "POST /neutron/port HTTP/1.1" 200 117 0.006400 10.0.0.249 - - [2026-04-06 04:18:25] "POST /id-to-fqname HTTP/1.1" 200 225 0.001529 10.0.0.249 - - [2026-04-06 04:18:26] "POST /neutron/network HTTP/1.1" 200 842 0.009405 10.0.0.249 - - [2026-04-06 04:18:26] "POST /neutron/port HTTP/1.1" 200 1060 0.024055 10.0.0.249 - - [2026-04-06 04:18:26] "POST /neutron/port HTTP/1.1" 200 1118 0.017914 10.0.0.249 - - [2026-04-06 04:18:26] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005422 10.0.0.249 - - [2026-04-06 04:18:26] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006235 10.0.0.249 - - [2026-04-06 04:18:26] "POST /neutron/subnet HTTP/1.1" 200 703 0.011945 10.0.0.33 - - [2026-04-06 04:18:26] "GET /projects?obj_uuids=c14b70a4-5600-4927-b0ee-d6e2a537d5a0&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001017 10.0.0.249 - - [2026-04-06 04:18:26] "GET /project/c14b70a4-5600-4927-b0ee-d6e2a537d5a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.092078 10.0.0.249 - - [2026-04-06 04:18:27] "POST /neutron/network HTTP/1.1" 200 832 0.007414 10.0.0.249 - - [2026-04-06 04:18:27] "POST /neutron/port HTTP/1.1" 200 117 0.006747 10.0.0.249 - - [2026-04-06 04:18:27] "POST /neutron/port HTTP/1.1" 200 1124 0.020653 10.0.0.249 - - [2026-04-06 04:18:27] "POST /neutron/security_group HTTP/1.1" 200 2059 0.010875 10.0.0.249 - - [2026-04-06 04:18:27] "GET /virtual-machine/7e9ad10b-cc29-4d32-bf01-55b0be283779 HTTP/1.1" 200 1293 0.007414 10.0.0.249 - - [2026-04-06 04:18:27] "GET /virtual-machine-interface/b62c9334-d2d2-491b-8730-b97fe60367e3 HTTP/1.1" 200 2958 0.008084 10.0.0.249 - - [2026-04-06 04:18:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004574 10.0.0.249 - - [2026-04-06 04:18:27] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004962 10.0.0.249 - - [2026-04-06 04:18:27] "GET /virtual-networks?parent_id=c14b70a4-5600-4927-b0ee-d6e2a537d5a0&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.004941 10.0.0.249 - - [2026-04-06 04:18:27] "GET /virtual-network/6e292f54-3ea3-4046-87a0-8f4f84552771?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.016032 10.0.0.249 - - [2026-04-06 04:18:28] "POST /neutron/port HTTP/1.1" 200 1060 0.018727 10.0.0.249 - - [2026-04-06 04:18:28] "POST /neutron/port HTTP/1.1" 200 1124 0.019568 10.0.0.249 - - [2026-04-06 04:18:28] "POST /neutron/port HTTP/1.1" 200 117 0.001297 10.0.0.249 - - [2026-04-06 04:18:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004359 10.0.0.249 - - [2026-04-06 04:18:30] "GET /virtual-network/6e292f54-3ea3-4046-87a0-8f4f84552771?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.007102 10.0.0.249 - - [2026-04-06 04:18:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003501 10.0.0.249 - - [2026-04-06 04:18:34] "GET /virtual-network/6e292f54-3ea3-4046-87a0-8f4f84552771?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005412 10.0.0.249 - - [2026-04-06 04:18:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004082 10.0.0.249 - - [2026-04-06 04:18:39] "GET /virtual-network/6e292f54-3ea3-4046-87a0-8f4f84552771?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006503 10.0.0.33 - - [2026-04-06 04:18:41] "GET /obj-perms HTTP/1.1" 200 5075 0.056716 10.0.0.249 - - [2026-04-06 04:18:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003673 10.0.0.249 - - [2026-04-06 04:18:43] "GET /virtual-network/6e292f54-3ea3-4046-87a0-8f4f84552771?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005168 10.0.0.249 - - [2026-04-06 04:18:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004902 10.0.0.249 - - [2026-04-06 04:18:47] "GET /virtual-network/6e292f54-3ea3-4046-87a0-8f4f84552771?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.008519 10.0.0.249 - - [2026-04-06 04:18:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003617 10.0.0.249 - - [2026-04-06 04:18:51] "GET /virtual-network/6e292f54-3ea3-4046-87a0-8f4f84552771?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005881 10.0.0.249 - - [2026-04-06 04:18:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004078 10.0.0.249 - - [2026-04-06 04:18:55] "GET /virtual-network/6e292f54-3ea3-4046-87a0-8f4f84552771?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006768 10.0.0.249 - - [2026-04-06 04:18:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003722 10.0.0.249 - - [2026-04-06 04:18:59] "GET /virtual-network/6e292f54-3ea3-4046-87a0-8f4f84552771?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005368 10.0.0.249 - - [2026-04-06 04:19:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003692 10.0.0.249 - - [2026-04-06 04:19:03] "GET /virtual-network/6e292f54-3ea3-4046-87a0-8f4f84552771?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005934 10.0.0.249 - - [2026-04-06 04:19:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003688 10.0.0.249 - - [2026-04-06 04:19:07] "GET /virtual-network/6e292f54-3ea3-4046-87a0-8f4f84552771?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.007523 10.0.0.249 - - [2026-04-06 04:19:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.027248 10.0.0.249 - - [2026-04-06 04:19:11] "GET /virtual-network/6e292f54-3ea3-4046-87a0-8f4f84552771?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005616 10.0.0.249 - - [2026-04-06 04:19:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003543 10.0.0.249 - - [2026-04-06 04:19:15] "GET /virtual-network/6e292f54-3ea3-4046-87a0-8f4f84552771?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005407 10.0.0.249 - - [2026-04-06 04:19:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003470 10.0.0.249 - - [2026-04-06 04:19:19] "GET /virtual-network/6e292f54-3ea3-4046-87a0-8f4f84552771?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005104 10.0.0.249 - - [2026-04-06 04:19:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003769 10.0.0.249 - - [2026-04-06 04:19:24] "GET /virtual-network/6e292f54-3ea3-4046-87a0-8f4f84552771?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005218 10.0.0.249 - - [2026-04-06 04:19:26] "POST /neutron/port HTTP/1.1" 200 1106 0.016728 10.0.0.249 - - [2026-04-06 04:19:26] "POST /neutron/subnet HTTP/1.1" 200 694 0.011270 10.0.0.249 - - [2026-04-06 04:19:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003729 10.0.0.249 - - [2026-04-06 04:19:28] "GET /virtual-network/6e292f54-3ea3-4046-87a0-8f4f84552771?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005173 10.0.0.249 - - [2026-04-06 04:19:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003361 10.0.0.249 - - [2026-04-06 04:19:32] "GET /virtual-network/6e292f54-3ea3-4046-87a0-8f4f84552771?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005335 10.0.0.249 - - [2026-04-06 04:19:33] "POST /neutron/port HTTP/1.1" 200 1124 0.020442 10.0.0.249 - - [2026-04-06 04:19:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005031 10.0.0.249 - - [2026-04-06 04:19:36] "GET /virtual-network/6e292f54-3ea3-4046-87a0-8f4f84552771?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.009789 10.0.0.249 - - [2026-04-06 04:19:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003455 10.0.0.249 - - [2026-04-06 04:19:40] "GET /virtual-network/6e292f54-3ea3-4046-87a0-8f4f84552771?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005675 10.0.0.249 - - [2026-04-06 04:19:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003420 10.0.0.249 - - [2026-04-06 04:19:44] "GET /virtual-network/6e292f54-3ea3-4046-87a0-8f4f84552771?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005362 10.0.0.249 - - [2026-04-06 04:19:46] "POST /neutron/port HTTP/1.1" 200 1106 0.021733 10.0.0.249 - - [2026-04-06 04:19:46] "POST /neutron/subnet HTTP/1.1" 200 694 0.035369 10.0.0.249 - - [2026-04-06 04:19:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003605 10.0.0.249 - - [2026-04-06 04:19:48] "GET /virtual-network/6e292f54-3ea3-4046-87a0-8f4f84552771?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005010 10.0.0.249 - - [2026-04-06 04:19:52] "POST /neutron/port HTTP/1.1" 200 1124 0.017295 10.0.0.249 - - [2026-04-06 04:19:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003650 10.0.0.249 - - [2026-04-06 04:19:52] "GET /virtual-network/6e292f54-3ea3-4046-87a0-8f4f84552771?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005033 10.0.0.249 - - [2026-04-06 04:19:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003602 10.0.0.249 - - [2026-04-06 04:19:54] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003658 10.0.0.249 - - [2026-04-06 04:19:54] "GET /virtual-networks?parent_id=c14b70a4-5600-4927-b0ee-d6e2a537d5a0&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.003031 10.0.0.249 - - [2026-04-06 04:19:54] "GET /virtual-network/6e292f54-3ea3-4046-87a0-8f4f84552771?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005899 10.0.0.249 - - [2026-04-06 04:19:55] "POST /neutron/security_group HTTP/1.1" 200 2059 0.037966 10.0.0.249 - - [2026-04-06 04:20:00] "POST /neutron/port HTTP/1.1" 200 1124 0.020210 10.0.0.249 - - [2026-04-06 04:20:05] "POST /neutron/security_group HTTP/1.1" 200 2059 0.010625 10.0.0.249 - - [2026-04-06 04:20:15] "POST /neutron/port HTTP/1.1" 200 1124 0.017399 10.0.0.249 - - [2026-04-06 04:20:20] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007784 10.0.0.249 - - [2026-04-06 04:20:26] "POST /neutron/port HTTP/1.1" 200 1124 0.016742 10.0.0.249 - - [2026-04-06 04:20:26] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003945 10.0.0.249 - - [2026-04-06 04:20:26] "POST /neutron/network HTTP/1.1" 200 832 0.006659 10.0.0.249 - - [2026-04-06 04:20:36] "POST /neutron/port HTTP/1.1" 200 1124 0.019264 10.0.0.249 - - [2026-04-06 04:20:41] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007807 10.0.0.249 - - [2026-04-06 04:20:42] "GET /obj-perms HTTP/1.1" 200 5075 0.055384 10.0.0.249 - - [2026-04-06 04:20:48] "POST /neutron/port HTTP/1.1" 200 1124 0.017215 10.0.0.249 - - [2026-04-06 04:20:48] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004155 10.0.0.249 - - [2026-04-06 04:20:48] "POST /neutron/network HTTP/1.1" 200 832 0.014252 10.0.0.249 - - [2026-04-06 04:20:52] "POST /neutron/port HTTP/1.1" 200 1124 0.016756 10.0.0.249 - - [2026-04-06 04:20:52] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007918 10.0.0.249 - - [2026-04-06 04:20:52] "GET /virtual-machine/49d0a89d-6d53-42ac-aa2f-3d89636bd63f HTTP/1.1" 200 1293 0.044873 10.0.0.249 - - [2026-04-06 04:20:52] "GET /virtual-machine-interface/bf7702f4-565b-436c-9f4a-7a78987985ad HTTP/1.1" 200 2959 0.008244 10.0.0.249 - - [2026-04-06 04:20:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003888 10.0.0.249 - - [2026-04-06 04:20:52] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003242 10.0.0.249 - - [2026-04-06 04:20:52] "GET /virtual-networks?parent_id=c14b70a4-5600-4927-b0ee-d6e2a537d5a0&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.002791 10.0.0.249 - - [2026-04-06 04:20:52] "GET /virtual-network/6e292f54-3ea3-4046-87a0-8f4f84552771?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005728 10.0.0.249 - - [2026-04-06 04:20:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003781 10.0.0.249 - - [2026-04-06 04:20:53] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003657 10.0.0.249 - - [2026-04-06 04:20:53] "GET /virtual-networks?parent_id=c14b70a4-5600-4927-b0ee-d6e2a537d5a0&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.002986 10.0.0.249 - - [2026-04-06 04:20:53] "GET /virtual-network/6e292f54-3ea3-4046-87a0-8f4f84552771?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005981 10.0.0.249 - - [2026-04-06 04:20:53] "POST /neutron/port HTTP/1.1" 200 1124 0.020368 10.0.0.249 - - [2026-04-06 04:20:53] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007691 10.0.0.249 - - [2026-04-06 04:20:53] "GET /virtual-machine/d9cfdcbe-53af-48c5-a9bc-d936d98c694c HTTP/1.1" 200 1294 0.006193 10.0.0.249 - - [2026-04-06 04:20:53] "GET /virtual-machine-interface/d33d8911-7d49-4903-a12d-918b403260f6 HTTP/1.1" 200 2959 0.005650 10.0.0.249 - - [2026-04-06 04:20:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003341 10.0.0.249 - - [2026-04-06 04:20:53] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004075 10.0.0.249 - - [2026-04-06 04:20:53] "GET /virtual-networks?parent_id=c14b70a4-5600-4927-b0ee-d6e2a537d5a0&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.010160 10.0.0.249 - - [2026-04-06 04:20:53] "GET /virtual-network/6e292f54-3ea3-4046-87a0-8f4f84552771?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.007483 10.0.0.249 - - [2026-04-06 04:20:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003605 10.0.0.249 - - [2026-04-06 04:20:55] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004429 10.0.0.249 - - [2026-04-06 04:20:55] "GET /virtual-networks?parent_id=c14b70a4-5600-4927-b0ee-d6e2a537d5a0&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.002931 10.0.0.249 - - [2026-04-06 04:20:55] "GET /virtual-network/6e292f54-3ea3-4046-87a0-8f4f84552771?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005603 10.0.0.249 - - [2026-04-06 04:20:55] "POST /fqname-to-id HTTP/1.1" 404 198 0.003675 10.0.0.249 - - [2026-04-06 04:20:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003363 10.0.0.249 - - [2026-04-06 04:20:55] "GET /global-system-config/f40c1009-f5f7-4d34-a60e-45b88f5bc12e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.006415 10.0.0.249 - - [2026-04-06 04:20:55] "POST /control-node-zones HTTP/1.1" 200 569 0.033022 10.0.0.249 - - [2026-04-06 04:20:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004593 10.0.0.249 - - [2026-04-06 04:20:55] "GET /bgp-router/a1df12bc-a8f9-4e3a-abf9-ad3e9e4edafd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.004521 10.0.0.249 - - [2026-04-06 04:20:55] "GET /control-node-zone/0ecc57eb-1edc-4090-b29c-f25e653d9abb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.005142 10.0.0.249 - - [2026-04-06 04:20:55] "PUT /bgp-router/a1df12bc-a8f9-4e3a-abf9-ad3e9e4edafd HTTP/1.1" 200 254 0.029010 10.0.0.249 - - [2026-04-06 04:20:55] "POST /fqname-to-id HTTP/1.1" 404 198 0.011727 10.0.0.249 - - [2026-04-06 04:20:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003185 10.0.0.249 - - [2026-04-06 04:20:55] "GET /global-system-config/f40c1009-f5f7-4d34-a60e-45b88f5bc12e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.006123 10.0.0.249 - - [2026-04-06 04:20:55] "POST /control-node-zones HTTP/1.1" 200 569 0.027465 10.0.0.249 - - [2026-04-06 04:20:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005485 10.0.0.249 - - [2026-04-06 04:20:55] "GET /bgp-router/925dafc1-65c0-40c2-be96-d5d1cf5f480b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.004624 10.0.0.249 - - [2026-04-06 04:20:55] "GET /control-node-zone/64e144a8-91f9-4a99-8c36-0613cb0d1acf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.005528 10.0.0.249 - - [2026-04-06 04:20:55] "PUT /bgp-router/925dafc1-65c0-40c2-be96-d5d1cf5f480b HTTP/1.1" 200 254 0.023250 10.0.0.249 - - [2026-04-06 04:20:55] "POST /fqname-to-id HTTP/1.1" 404 198 0.006569 10.0.0.249 - - [2026-04-06 04:20:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003479 10.0.0.249 - - [2026-04-06 04:20:56] "GET /global-system-config/f40c1009-f5f7-4d34-a60e-45b88f5bc12e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.006817 10.0.0.249 - - [2026-04-06 04:20:56] "POST /control-node-zones HTTP/1.1" 200 569 0.032207 10.0.0.249 - - [2026-04-06 04:20:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.007896 10.0.0.249 - - [2026-04-06 04:20:56] "GET /bgp-router/f6cec5c7-d5d7-42e4-b45d-3d4fbdba36c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.006316 10.0.0.249 - - [2026-04-06 04:20:56] "GET /control-node-zone/96ce0241-ea22-4adc-acd6-4443378ca397?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.006710 10.0.0.249 - - [2026-04-06 04:20:56] "PUT /bgp-router/f6cec5c7-d5d7-42e4-b45d-3d4fbdba36c2 HTTP/1.1" 200 254 0.024674 10.0.0.249 - - [2026-04-06 04:20:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004394 10.0.0.249 - - [2026-04-06 04:20:56] "GET /global-system-config/f40c1009-f5f7-4d34-a60e-45b88f5bc12e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.006468 10.0.0.249 - - [2026-04-06 04:20:56] "POST /fqname-to-id HTTP/1.1" 404 234 0.003197 10.0.0.249 - - [2026-04-06 04:20:56] "POST /bgp-as-a-services HTTP/1.1" 200 588 0.028387 10.0.0.249 - - [2026-04-06 04:20:56] "POST /neutron/network HTTP/1.1" 200 832 0.007993 10.0.0.249 - - [2026-04-06 04:20:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003445 10.0.0.249 - - [2026-04-06 04:20:56] "GET /bgp-as-a-service/11a86ac2-f502-429d-af89-0a8e86d75ecc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1547 0.005770 10.0.0.249 - - [2026-04-06 04:20:56] "GET /control-node-zone/0ecc57eb-1edc-4090-b29c-f25e653d9abb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.004465 10.0.0.249 - - [2026-04-06 04:20:56] "POST /ref-update HTTP/1.1" 200 156 0.020478 10.0.0.249 - - [2026-04-06 04:20:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004358 10.0.0.249 - - [2026-04-06 04:20:56] "GET /bgp-as-a-service/11a86ac2-f502-429d-af89-0a8e86d75ecc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1835 0.007401 10.0.0.249 - - [2026-04-06 04:20:56] "GET /control-node-zone/64e144a8-91f9-4a99-8c36-0613cb0d1acf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.003617 10.0.0.249 - - [2026-04-06 04:20:56] "POST /ref-update HTTP/1.1" 200 156 0.021464 10.0.0.249 - - [2026-04-06 04:21:19] "GET /bgp-as-a-service/11a86ac2-f502-429d-af89-0a8e86d75ecc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2097 0.006172 10.0.0.249 - - [2026-04-06 04:21:19] "GET /virtual-machine-interface/b62c9334-d2d2-491b-8730-b97fe60367e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2737 0.005080 10.0.0.249 - - [2026-04-06 04:21:19] "POST /ref-update HTTP/1.1" 200 156 0.012920 10.0.0.27 - - [2026-04-06 04:21:19] "POST /bgp-routers HTTP/1.1" 200 594 0.053831 10.0.0.27 - - [2026-04-06 04:21:19] "POST /ref-update HTTP/1.1" 200 156 0.019216 10.0.0.27 - - [2026-04-06 04:21:19] "GET /global-system-configs HTTP/1.1" 401 293 0.000541 10.0.0.27 - - [2026-04-06 04:21:19] "GET /global-system-configs HTTP/1.1" 401 293 0.000401 10.0.0.33 - - [2026-04-06 04:21:20] "GET /global-system-configs HTTP/1.1" 401 293 0.000354 10.0.0.33 - - [2026-04-06 04:21:20] "GET /global-system-configs HTTP/1.1" 401 293 0.000687 10.0.0.27 - - [2026-04-06 04:21:20] "GET /global-system-configs HTTP/1.1" 401 293 0.000391 10.0.0.27 - - [2026-04-06 04:21:20] "GET /global-system-configs HTTP/1.1" 401 293 0.000380 10.0.0.249 - - [2026-04-06 04:21:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004202 10.0.0.249 - - [2026-04-06 04:21:20] "GET /global-system-config/f40c1009-f5f7-4d34-a60e-45b88f5bc12e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.007683 10.0.0.249 - - [2026-04-06 04:21:20] "POST /fqname-to-id HTTP/1.1" 404 234 0.004323 10.0.0.249 - - [2026-04-06 04:21:21] "POST /bgp-as-a-services HTTP/1.1" 200 588 0.039363 10.0.0.33 - - [2026-04-06 04:21:21] "GET /global-system-configs HTTP/1.1" 401 293 0.000442 10.0.0.249 - - [2026-04-06 04:21:21] "POST /neutron/subnet HTTP/1.1" 200 720 0.017458 10.0.0.33 - - [2026-04-06 04:21:21] "GET /global-system-configs HTTP/1.1" 401 293 0.000608 10.0.0.249 - - [2026-04-06 04:21:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005247 10.0.0.249 - - [2026-04-06 04:21:21] "GET /bgp-as-a-service/73c80b8a-fd15-48b2-961f-1a2aa33f2461?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1547 0.008383 10.0.0.249 - - [2026-04-06 04:21:21] "GET /control-node-zone/0ecc57eb-1edc-4090-b29c-f25e653d9abb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.004111 10.0.0.249 - - [2026-04-06 04:21:21] "POST /ref-update HTTP/1.1" 200 156 0.017096 10.0.0.249 - - [2026-04-06 04:21:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003751 10.0.0.249 - - [2026-04-06 04:21:21] "GET /bgp-as-a-service/73c80b8a-fd15-48b2-961f-1a2aa33f2461?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1835 0.006551 10.0.0.249 - - [2026-04-06 04:21:21] "GET /control-node-zone/64e144a8-91f9-4a99-8c36-0613cb0d1acf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.003427 10.0.0.249 - - [2026-04-06 04:21:21] "POST /ref-update HTTP/1.1" 200 156 0.014551 10.0.0.249 - - [2026-04-06 04:21:21] "GET /global-system-configs HTTP/1.1" 401 293 0.000373 10.0.0.249 - - [2026-04-06 04:21:21] "GET /global-system-configs HTTP/1.1" 401 293 0.000441 10.0.0.249 - - [2026-04-06 04:21:22] "GET /global-system-configs HTTP/1.1" 401 293 0.000389 10.0.0.249 - - [2026-04-06 04:21:22] "GET /global-system-configs HTTP/1.1" 401 293 0.000454 10.0.0.249 - - [2026-04-06 04:21:27] "POST /neutron/port HTTP/1.1" 200 1118 0.020705 10.0.0.249 - - [2026-04-06 04:21:27] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004216 10.0.0.249 - - [2026-04-06 04:21:27] "POST /neutron/network HTTP/1.1" 200 832 0.007276 10.0.0.249 - - [2026-04-06 04:21:29] "GET /bgp-as-a-service/73c80b8a-fd15-48b2-961f-1a2aa33f2461?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2097 0.006888 10.0.0.249 - - [2026-04-06 04:21:29] "GET /virtual-machine-interface/bf7702f4-565b-436c-9f4a-7a78987985ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2738 0.005981 10.0.0.249 - - [2026-04-06 04:21:29] "POST /ref-update HTTP/1.1" 200 156 0.012976 10.0.0.27 - - [2026-04-06 04:21:29] "POST /ref-update HTTP/1.1" 200 156 0.036635 10.0.0.27 - - [2026-04-06 04:21:43] "GET /obj-perms HTTP/1.1" 200 5075 0.060696 10.0.0.249 - - [2026-04-06 04:21:49] "POST /neutron/network HTTP/1.1" 200 842 0.007221 10.0.0.249 - - [2026-04-06 04:21:49] "POST /neutron/port HTTP/1.1" 200 117 0.001256 10.0.0.249 - - [2026-04-06 04:21:51] "GET /bgp-as-a-service/73c80b8a-fd15-48b2-961f-1a2aa33f2461?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2707 0.008443 10.0.0.249 - - [2026-04-06 04:21:51] "GET /virtual-machine-interface/bf7702f4-565b-436c-9f4a-7a78987985ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3053 0.008254 10.0.0.249 - - [2026-04-06 04:21:51] "POST /ref-update HTTP/1.1" 200 156 0.014743 10.0.0.27 - - [2026-04-06 04:21:51] "POST /ref-update HTTP/1.1" 200 156 0.019796 10.0.0.249 - - [2026-04-06 04:21:51] "DELETE /bgp-as-a-service/73c80b8a-fd15-48b2-961f-1a2aa33f2461 HTTP/1.1" 200 115 0.068568 10.0.0.249 - - [2026-04-06 04:21:51] "GET /bgp-as-a-service/11a86ac2-f502-429d-af89-0a8e86d75ecc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2707 0.024800 10.0.0.249 - - [2026-04-06 04:21:51] "GET /virtual-machine-interface/b62c9334-d2d2-491b-8730-b97fe60367e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3052 0.011967 10.0.0.249 - - [2026-04-06 04:21:51] "POST /ref-update HTTP/1.1" 200 156 0.019936 10.0.0.27 - - [2026-04-06 04:21:51] "POST /ref-update HTTP/1.1" 200 156 0.016739 10.0.0.249 - - [2026-04-06 04:21:51] "DELETE /bgp-as-a-service/11a86ac2-f502-429d-af89-0a8e86d75ecc HTTP/1.1" 200 115 0.088196 10.0.0.249 - - [2026-04-06 04:21:51] "GET /control-node-zone/96ce0241-ea22-4adc-acd6-4443378ca397?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.007369 10.0.0.249 - - [2026-04-06 04:21:51] "POST /ref-update HTTP/1.1" 200 156 0.032751 10.0.0.249 - - [2026-04-06 04:21:51] "DELETE /control-node-zone/96ce0241-ea22-4adc-acd6-4443378ca397 HTTP/1.1" 200 115 0.041591 10.0.0.249 - - [2026-04-06 04:21:51] "GET /control-node-zone/64e144a8-91f9-4a99-8c36-0613cb0d1acf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.004086 10.0.0.249 - - [2026-04-06 04:21:51] "POST /ref-update HTTP/1.1" 200 156 0.018691 10.0.0.249 - - [2026-04-06 04:21:52] "DELETE /control-node-zone/64e144a8-91f9-4a99-8c36-0613cb0d1acf HTTP/1.1" 200 115 0.032585 10.0.0.249 - - [2026-04-06 04:21:52] "GET /control-node-zone/0ecc57eb-1edc-4090-b29c-f25e653d9abb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.006965 10.0.0.249 - - [2026-04-06 04:21:52] "POST /ref-update HTTP/1.1" 200 156 0.018835 10.0.0.249 - - [2026-04-06 04:21:52] "DELETE /control-node-zone/0ecc57eb-1edc-4090-b29c-f25e653d9abb HTTP/1.1" 200 115 0.036431 10.0.0.249 - - [2026-04-06 04:21:52] "POST /neutron/network HTTP/1.1" 400 204 0.017020 10.0.0.249 - - [2026-04-06 04:21:52] "POST /neutron/port HTTP/1.1" 200 1124 0.024695 10.0.0.249 - - [2026-04-06 04:21:53] "POST /neutron/port HTTP/1.1" 200 1124 0.031622 10.0.0.249 - - [2026-04-06 04:21:53] "POST /neutron/port HTTP/1.1" 200 151 0.261983 10.0.0.27 - - [2026-04-06 04:21:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003838 10.0.0.33 - - [2026-04-06 04:21:55] "GET /projects?obj_uuids=c14b70a4-5600-4927-b0ee-d6e2a537d5a0&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001549 10.0.0.249 - - [2026-04-06 04:21:56] "GET /project/c14b70a4-5600-4927-b0ee-d6e2a537d5a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.098452 10.0.0.33 - - [2026-04-06 04:21:56] "GET /projects?obj_uuids=c14b70a4-5600-4927-b0ee-d6e2a537d5a0&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000953 10.0.0.249 - - [2026-04-06 04:21:56] "GET /project/c14b70a4-5600-4927-b0ee-d6e2a537d5a0?fields=virtual_networks HTTP/1.1" 200 1045 0.063076 10.0.0.33 - - [2026-04-06 04:21:56] "GET /projects?obj_uuids=c14b70a4-5600-4927-b0ee-d6e2a537d5a0&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000938 10.0.0.249 - - [2026-04-06 04:21:56] "GET /project/c14b70a4-5600-4927-b0ee-d6e2a537d5a0?fields=virtual_machine_interfaces HTTP/1.1" 200 1045 0.066811 10.0.0.33 - - [2026-04-06 04:21:56] "GET /projects?obj_uuids=c14b70a4-5600-4927-b0ee-d6e2a537d5a0&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001019 10.0.0.249 - - [2026-04-06 04:21:56] "GET /project/c14b70a4-5600-4927-b0ee-d6e2a537d5a0?fields=security_groups HTTP/1.1" 200 1272 0.046139 10.0.0.249 - - [2026-04-06 04:21:57] "POST /fqname-to-id HTTP/1.1" 404 181 0.029057 10.0.0.33 - - [2026-04-06 04:21:57] "GET /projects?obj_uuids=468074b0-2939-472b-ba2c-c2bca222af09&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003848 10.0.0.33 - - [2026-04-06 04:21:57] "GET /domains?obj_uuids=500738d8-636d-4330-98c4-d5dafb5cbb39&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001121 10.0.0.33 - - [2026-04-06 04:21:57] "GET /domain/500738d8-636d-4330-98c4-d5dafb5cbb39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.041669 10.0.0.33 - - [2026-04-06 04:21:57] "POST /id-to-fqname HTTP/1.1" 200 183 0.002190 10.0.0.33 - - [2026-04-06 04:21:57] "POST /fqname-to-id HTTP/1.1" 404 192 0.004664 10.0.0.33 - - [2026-04-06 04:21:57] "POST /security-groups HTTP/1.1" 200 584 0.073698 10.0.0.33 - - [2026-04-06 04:21:57] "POST /projects HTTP/1.1" 200 571 0.309002 10.0.0.27 - - [2026-04-06 04:21:57] "POST /access-control-lists HTTP/1.1" 200 589 0.026515 10.0.0.33 - - [2026-04-06 04:21:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.385782 10.0.0.249 - - [2026-04-06 04:21:57] "GET /project/468074b0-2939-472b-ba2c-c2bca222af09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.569346 10.0.0.249 - - [2026-04-06 04:21:58] "GET / HTTP/1.1" 200 35931 0.001650 10.0.0.33 - - [2026-04-06 04:22:01] "GET /projects?obj_uuids=468074b0-2939-472b-ba2c-c2bca222af09&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000992 10.0.0.249 - - [2026-04-06 04:22:01] "GET /project/468074b0-2939-472b-ba2c-c2bca222af09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.038390 10.0.0.33 - - [2026-04-06 04:22:01] "GET /projects?obj_uuids=468074b0-2939-472b-ba2c-c2bca222af09&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000978 10.0.0.249 - - [2026-04-06 04:22:01] "GET /project/468074b0-2939-472b-ba2c-c2bca222af09?fields=virtual_networks HTTP/1.1" 200 1028 0.041438 10.0.0.33 - - [2026-04-06 04:22:02] "GET /projects?obj_uuids=468074b0-2939-472b-ba2c-c2bca222af09&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001033 10.0.0.249 - - [2026-04-06 04:22:02] "GET /project/468074b0-2939-472b-ba2c-c2bca222af09?fields=virtual_machine_interfaces HTTP/1.1" 200 1028 0.044267 10.0.0.33 - - [2026-04-06 04:22:02] "GET /projects?obj_uuids=468074b0-2939-472b-ba2c-c2bca222af09&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001776 10.0.0.249 - - [2026-04-06 04:22:02] "GET /project/468074b0-2939-472b-ba2c-c2bca222af09?fields=security_groups HTTP/1.1" 200 1247 0.047297 10.0.0.249 - - [2026-04-06 04:22:03] "POST /fqname-to-id HTTP/1.1" 404 189 0.030863 10.0.0.33 - - [2026-04-06 04:22:03] "GET /projects?obj_uuids=2300d2e4-d0dc-474e-839a-89361925099b&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003137 10.0.0.33 - - [2026-04-06 04:22:03] "GET /domains?obj_uuids=500738d8-636d-4330-98c4-d5dafb5cbb39&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000937 10.0.0.33 - - [2026-04-06 04:22:03] "GET /domain/500738d8-636d-4330-98c4-d5dafb5cbb39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007195 10.0.0.33 - - [2026-04-06 04:22:03] "POST /id-to-fqname HTTP/1.1" 200 191 0.005140 10.0.0.33 - - [2026-04-06 04:22:03] "POST /fqname-to-id HTTP/1.1" 404 200 0.009108 10.0.0.33 - - [2026-04-06 04:22:03] "POST /security-groups HTTP/1.1" 200 592 0.034531 10.0.0.27 - - [2026-04-06 04:22:03] "POST /fqname-to-id HTTP/1.1" 404 235 0.003684 10.0.0.33 - - [2026-04-06 04:22:03] "POST /projects HTTP/1.1" 200 587 0.254200 10.0.0.33 - - [2026-04-06 04:22:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.332134 10.0.0.27 - - [2026-04-06 04:22:03] "POST /access-control-lists HTTP/1.1" 200 595 0.034236 10.0.0.249 - - [2026-04-06 04:22:03] "GET /project/2300d2e4-d0dc-474e-839a-89361925099b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.490611 10.0.0.249 - - [2026-04-06 04:22:04] "GET / HTTP/1.1" 200 35931 0.001849 10.0.0.33 - - [2026-04-06 04:22:07] "GET /projects?obj_uuids=2300d2e4-d0dc-474e-839a-89361925099b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000973 10.0.0.249 - - [2026-04-06 04:22:07] "GET /project/2300d2e4-d0dc-474e-839a-89361925099b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.037816 10.0.0.33 - - [2026-04-06 04:22:07] "GET /projects?obj_uuids=2300d2e4-d0dc-474e-839a-89361925099b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000920 10.0.0.249 - - [2026-04-06 04:22:07] "GET /project/2300d2e4-d0dc-474e-839a-89361925099b?fields=virtual_networks HTTP/1.1" 200 1043 0.055088 10.0.0.33 - - [2026-04-06 04:22:07] "GET /projects?obj_uuids=2300d2e4-d0dc-474e-839a-89361925099b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001285 10.0.0.249 - - [2026-04-06 04:22:07] "GET /project/2300d2e4-d0dc-474e-839a-89361925099b?fields=virtual_machine_interfaces HTTP/1.1" 200 1043 0.043593 10.0.0.33 - - [2026-04-06 04:22:07] "GET /projects?obj_uuids=2300d2e4-d0dc-474e-839a-89361925099b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001139 10.0.0.249 - - [2026-04-06 04:22:07] "GET /project/2300d2e4-d0dc-474e-839a-89361925099b?fields=security_groups HTTP/1.1" 200 1270 0.054423 10.0.0.249 - - [2026-04-06 04:22:08] "POST /fqname-to-id HTTP/1.1" 404 195 0.029776 10.0.0.33 - - [2026-04-06 04:22:09] "GET /projects?obj_uuids=b176d13f-06d3-48f3-a9de-aac59d3b4039&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.005273 10.0.0.33 - - [2026-04-06 04:22:09] "GET /domains?obj_uuids=500738d8-636d-4330-98c4-d5dafb5cbb39&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001607 10.0.0.33 - - [2026-04-06 04:22:09] "GET /domain/500738d8-636d-4330-98c4-d5dafb5cbb39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.010469 10.0.0.33 - - [2026-04-06 04:22:09] "POST /id-to-fqname HTTP/1.1" 200 197 0.005524 10.0.0.33 - - [2026-04-06 04:22:09] "POST /fqname-to-id HTTP/1.1" 404 206 0.003725 10.0.0.33 - - [2026-04-06 04:22:09] "POST /security-groups HTTP/1.1" 200 598 0.030798 10.0.0.27 - - [2026-04-06 04:22:09] "POST /fqname-to-id HTTP/1.1" 404 241 0.005965 10.0.0.33 - - [2026-04-06 04:22:09] "POST /projects HTTP/1.1" 200 599 0.241679 10.0.0.33 - - [2026-04-06 04:22:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.318037 10.0.0.27 - - [2026-04-06 04:22:09] "POST /access-control-lists HTTP/1.1" 200 601 0.029987 10.0.0.249 - - [2026-04-06 04:22:09] "GET /project/b176d13f-06d3-48f3-a9de-aac59d3b4039?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1402 0.472484 10.0.0.249 - - [2026-04-06 04:22:10] "GET / HTTP/1.1" 200 35931 0.003355 10.0.0.249 - - [2026-04-06 04:22:12] "POST /fqname-to-id HTTP/1.1" 401 293 0.000470 10.0.0.249 - - [2026-04-06 04:22:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.146256 10.0.0.249 - - [2026-04-06 04:22:12] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004323 10.0.0.249 - - [2026-04-06 04:22:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002835 10.0.0.249 - - [2026-04-06 04:22:12] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005687 10.0.0.249 - - [2026-04-06 04:22:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004023 10.0.0.249 - - [2026-04-06 04:22:12] "PUT /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9 HTTP/1.1" 200 276 0.017079 10.0.0.249 - - [2026-04-06 04:22:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004048 10.0.0.33 - - [2026-04-06 04:22:12] "GET /projects?obj_uuids=b176d13f-06d3-48f3-a9de-aac59d3b4039&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.000928 10.0.0.249 - - [2026-04-06 04:22:13] "GET /project/b176d13f-06d3-48f3-a9de-aac59d3b4039?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1402 0.040804 10.0.0.249 - - [2026-04-06 04:22:13] "POST /neutron/network HTTP/1.1" 200 117 0.048872 10.0.0.249 - - [2026-04-06 04:22:13] "POST /neutron/network HTTP/1.1" 200 808 0.009514 10.0.0.249 - - [2026-04-06 04:22:13] "POST /id-to-fqname HTTP/1.1" 200 218 0.001193 10.0.0.249 - - [2026-04-06 04:22:13] "GET /virtual-network/ee8c8563-b00c-44fb-8b1f-1640e208a2e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005004 10.0.0.249 - - [2026-04-06 04:22:13] "GET /virtual-network/ee8c8563-b00c-44fb-8b1f-1640e208a2e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005462 10.0.0.249 - - [2026-04-06 04:22:13] "POST /neutron/subnet HTTP/1.1" 200 701 0.010237 10.0.0.249 - - [2026-04-06 04:22:13] "POST /id-to-fqname HTTP/1.1" 200 218 0.001054 10.0.0.249 - - [2026-04-06 04:22:13] "POST /neutron/network HTTP/1.1" 200 818 0.009264 10.0.0.33 - - [2026-04-06 04:22:14] "GET /projects?obj_uuids=b176d13f-06d3-48f3-a9de-aac59d3b4039&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.000995 10.0.0.249 - - [2026-04-06 04:22:14] "GET /project/b176d13f-06d3-48f3-a9de-aac59d3b4039?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1402 0.075617 10.0.0.249 - - [2026-04-06 04:22:14] "POST /neutron/security_group HTTP/1.1" 200 2051 0.007867 10.0.0.249 - - [2026-04-06 04:22:14] "POST /id-to-fqname HTTP/1.1" 200 218 0.001356 10.0.0.249 - - [2026-04-06 04:22:15] "POST /neutron/security_group HTTP/1.1" 200 2051 0.007591 10.0.0.33 - - [2026-04-06 04:22:15] "GET /projects?obj_uuids=b176d13f-06d3-48f3-a9de-aac59d3b4039&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001082 10.0.0.249 - - [2026-04-06 04:22:15] "POST /neutron/port HTTP/1.1" 200 1062 0.283370 10.0.0.249 - - [2026-04-06 04:22:15] "POST /neutron/port HTTP/1.1" 200 1116 0.114930 10.0.0.249 - - [2026-04-06 04:22:15] "POST /neutron/subnet HTTP/1.1" 200 675 0.009714 10.0.0.33 - - [2026-04-06 04:22:16] "GET /projects?obj_uuids=b176d13f-06d3-48f3-a9de-aac59d3b4039&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001335 10.0.0.249 - - [2026-04-06 04:22:16] "GET /project/b176d13f-06d3-48f3-a9de-aac59d3b4039?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1402 0.068420 10.0.0.249 - - [2026-04-06 04:22:16] "POST /neutron/network HTTP/1.1" 200 808 0.008392 10.0.0.249 - - [2026-04-06 04:22:16] "POST /neutron/port HTTP/1.1" 200 117 0.008124 10.0.0.249 - - [2026-04-06 04:22:17] "POST /neutron/port HTTP/1.1" 200 1062 0.022520 10.0.0.249 - - [2026-04-06 04:22:17] "GET /virtual-network/ee8c8563-b00c-44fb-8b1f-1640e208a2e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.004918 10.0.0.249 - - [2026-04-06 04:22:17] "POST /neutron/port HTTP/1.1" 200 1126 0.018541 10.0.0.249 - - [2026-04-06 04:22:17] "POST /neutron/port HTTP/1.1" 200 117 0.001302 10.0.0.33 - - [2026-04-06 04:22:18] "GET /obj-perms HTTP/1.1" 200 5063 0.054792 10.0.0.249 - - [2026-04-06 04:22:18] "POST /neutron/security_group HTTP/1.1" 200 2065 0.009607 10.0.0.249 - - [2026-04-06 04:22:18] "POST /neutron/port HTTP/1.1" 200 1126 0.016986 10.0.0.249 - - [2026-04-06 04:22:18] "POST /neutron/security_group HTTP/1.1" 200 2065 0.007426 10.0.0.249 - - [2026-04-06 04:22:18] "GET /virtual-machine/c0faf296-8b1c-42dc-b6f5-7636c863d74c HTTP/1.1" 401 293 0.000432 10.0.0.249 - - [2026-04-06 04:22:19] "GET /virtual-machine/c0faf296-8b1c-42dc-b6f5-7636c863d74c HTTP/1.1" 200 1300 0.030767 10.0.0.249 - - [2026-04-06 04:22:19] "GET /virtual-machine/c0faf296-8b1c-42dc-b6f5-7636c863d74c HTTP/1.1" 200 1300 0.004468 10.0.0.249 - - [2026-04-06 04:22:19] "GET /virtual-machine-interface/adff9b09-8c19-4d90-8f5d-1e9e9aff7906 HTTP/1.1" 200 2950 0.006393 10.0.0.249 - - [2026-04-06 04:22:19] "GET /virtual-machine/c0faf296-8b1c-42dc-b6f5-7636c863d74c HTTP/1.1" 200 1300 0.003866 10.0.0.249 - - [2026-04-06 04:22:19] "GET /virtual-machine-interface/adff9b09-8c19-4d90-8f5d-1e9e9aff7906 HTTP/1.1" 200 2950 0.007245 10.0.0.249 - - [2026-04-06 04:22:19] "GET /instance-ip/fed45e66-b422-4e9d-b879-f3f914c998cd HTTP/1.1" 200 1621 0.006537 10.0.0.249 - - [2026-04-06 04:22:19] "GET /virtual-machine/c0faf296-8b1c-42dc-b6f5-7636c863d74c HTTP/1.1" 200 1300 0.003723 10.0.0.249 - - [2026-04-06 04:22:19] "GET /virtual-machine-interface/adff9b09-8c19-4d90-8f5d-1e9e9aff7906 HTTP/1.1" 200 2950 0.005182 10.0.0.249 - - [2026-04-06 04:22:19] "GET /instance-ip/fed45e66-b422-4e9d-b879-f3f914c998cd HTTP/1.1" 200 1621 0.004394 10.0.0.249 - - [2026-04-06 04:22:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003601 10.0.0.249 - - [2026-04-06 04:22:19] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003706 10.0.0.249 - - [2026-04-06 04:22:19] "GET /virtual-networks?parent_id=b176d13f-06d3-48f3-a9de-aac59d3b4039&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002779 10.0.0.249 - - [2026-04-06 04:22:19] "GET /virtual-network/ee8c8563-b00c-44fb-8b1f-1640e208a2e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005859 10.0.0.249 - - [2026-04-06 04:22:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004254 10.0.0.249 - - [2026-04-06 04:22:19] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.006014 10.0.0.249 - - [2026-04-06 04:22:19] "GET /virtual-networks?parent_id=b176d13f-06d3-48f3-a9de-aac59d3b4039&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003909 10.0.0.249 - - [2026-04-06 04:22:19] "GET /virtual-network/ee8c8563-b00c-44fb-8b1f-1640e208a2e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.008074 10.0.0.249 - - [2026-04-06 04:22:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004795 10.0.0.249 - - [2026-04-06 04:22:19] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004877 10.0.0.249 - - [2026-04-06 04:22:19] "GET /virtual-networks?parent_id=b176d13f-06d3-48f3-a9de-aac59d3b4039&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003948 10.0.0.249 - - [2026-04-06 04:22:19] "GET /virtual-network/ee8c8563-b00c-44fb-8b1f-1640e208a2e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006703 10.0.0.249 - - [2026-04-06 04:22:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004763 10.0.0.249 - - [2026-04-06 04:22:19] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004775 10.0.0.249 - - [2026-04-06 04:22:19] "GET /virtual-networks?parent_id=b176d13f-06d3-48f3-a9de-aac59d3b4039&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.005060 10.0.0.249 - - [2026-04-06 04:22:19] "GET /virtual-network/ee8c8563-b00c-44fb-8b1f-1640e208a2e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005718 10.0.0.249 - - [2026-04-06 04:22:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003933 10.0.0.249 - - [2026-04-06 04:22:19] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.007210 10.0.0.249 - - [2026-04-06 04:22:19] "GET /virtual-networks?parent_id=b176d13f-06d3-48f3-a9de-aac59d3b4039&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.007051 10.0.0.249 - - [2026-04-06 04:22:19] "GET /virtual-network/ee8c8563-b00c-44fb-8b1f-1640e208a2e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.007265 10.0.0.249 - - [2026-04-06 04:22:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004303 10.0.0.249 - - [2026-04-06 04:22:20] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.006091 10.0.0.249 - - [2026-04-06 04:22:20] "GET /virtual-networks?parent_id=b176d13f-06d3-48f3-a9de-aac59d3b4039&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.005302 10.0.0.249 - - [2026-04-06 04:22:20] "GET /virtual-network/ee8c8563-b00c-44fb-8b1f-1640e208a2e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.008232 10.0.0.249 - - [2026-04-06 04:22:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005133 10.0.0.249 - - [2026-04-06 04:22:20] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005900 10.0.0.249 - - [2026-04-06 04:22:20] "GET /virtual-networks?parent_id=b176d13f-06d3-48f3-a9de-aac59d3b4039&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004197 10.0.0.249 - - [2026-04-06 04:22:20] "GET /virtual-network/ee8c8563-b00c-44fb-8b1f-1640e208a2e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006194 10.0.0.249 - - [2026-04-06 04:22:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003940 10.0.0.249 - - [2026-04-06 04:22:23] "GET /virtual-network/ee8c8563-b00c-44fb-8b1f-1640e208a2e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.004851 10.0.0.249 - - [2026-04-06 04:22:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003801 10.0.0.249 - - [2026-04-06 04:22:27] "GET /virtual-network/ee8c8563-b00c-44fb-8b1f-1640e208a2e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005163 10.0.0.249 - - [2026-04-06 04:22:28] "POST /neutron/network HTTP/1.1" 200 936 0.030454 10.0.0.249 - - [2026-04-06 04:22:28] "POST /neutron/port HTTP/1.1" 200 117 0.001982 10.0.0.249 - - [2026-04-06 04:22:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003745 10.0.0.249 - - [2026-04-06 04:22:31] "GET /virtual-network/ee8c8563-b00c-44fb-8b1f-1640e208a2e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005152 10.0.0.249 - - [2026-04-06 04:22:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004060 10.0.0.249 - - [2026-04-06 04:22:35] "GET /virtual-network/ee8c8563-b00c-44fb-8b1f-1640e208a2e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006827 10.0.0.249 - - [2026-04-06 04:22:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003804 10.0.0.249 - - [2026-04-06 04:22:39] "GET /virtual-network/ee8c8563-b00c-44fb-8b1f-1640e208a2e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005696 10.0.0.33 - - [2026-04-06 04:22:42] "DELETE /project/2300d2e4d0dc474e839a89361925099b HTTP/1.1" 404 173 0.013584 10.0.0.33 - - [2026-04-06 04:22:42] "DELETE /project/c14b70a4-5600-4927-b0ee-d6e2a537d5a0 HTTP/1.1" 404 177 0.009386 10.0.0.33 - - [2026-04-06 04:22:42] "DELETE /project/b176d13f06d348f3a9deaac59d3b4039 HTTP/1.1" 404 173 0.012808 10.0.0.33 - - [2026-04-06 04:22:42] "DELETE /project/468074b02939472bba2cc2bca222af09 HTTP/1.1" 404 173 0.008654 10.0.0.33 - - [2026-04-06 04:22:42] "GET /projects?obj_uuids=468074b0-2939-472b-ba2c-c2bca222af09&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000810 10.0.0.33 - - [2026-04-06 04:22:42] "GET /projects?obj_uuids=2300d2e4-d0dc-474e-839a-89361925099b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000724 10.0.0.33 - - [2026-04-06 04:22:42] "GET /project/468074b0-2939-472b-ba2c-c2bca222af09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1450 0.041314 10.0.0.33 - - [2026-04-06 04:22:42] "GET /projects?obj_uuids=468074b0-2939-472b-ba2c-c2bca222af09&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002949 10.0.0.33 - - [2026-04-06 04:22:42] "GET /project/2300d2e4-d0dc-474e-839a-89361925099b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1481 0.079317 10.0.0.33 - - [2026-04-06 04:22:42] "GET /projects?obj_uuids=2300d2e4-d0dc-474e-839a-89361925099b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001152 10.0.0.33 - - [2026-04-06 04:22:42] "GET /project/468074b0-2939-472b-ba2c-c2bca222af09?fields=security_groups HTTP/1.1" 200 1352 0.067109 10.0.0.33 - - [2026-04-06 04:22:42] "GET /project/2300d2e4-d0dc-474e-839a-89361925099b?fields=security_groups HTTP/1.1" 200 1375 0.082912 10.0.0.33 - - [2026-04-06 04:22:42] "DELETE /security-group/3124a078-65da-4872-905a-2c175fd4831a HTTP/1.1" 200 115 0.060517 10.0.0.33 - - [2026-04-06 04:22:42] "GET /projects?obj_uuids=468074b0-2939-472b-ba2c-c2bca222af09&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000800 10.0.0.27 - - [2026-04-06 04:22:42] "DELETE /access-control-list/7de29ef6-f598-4bc4-8056-b585e7871cbf HTTP/1.1" 200 115 0.044405 10.0.0.33 - - [2026-04-06 04:22:42] "GET /project/468074b0-2939-472b-ba2c-c2bca222af09?fields=application_policy_sets HTTP/1.1" 200 1391 0.039065 10.0.0.33 - - [2026-04-06 04:22:42] "DELETE /security-group/90ab3b02-dd60-4b9c-92bf-baeed802ad0a HTTP/1.1" 200 115 0.066291 10.0.0.33 - - [2026-04-06 04:22:42] "GET /projects?obj_uuids=2300d2e4-d0dc-474e-839a-89361925099b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001293 10.0.0.33 - - [2026-04-06 04:22:42] "GET /project/2300d2e4-d0dc-474e-839a-89361925099b?fields=application_policy_sets HTTP/1.1" 200 1414 0.068040 10.0.0.33 - - [2026-04-06 04:22:42] "DELETE /project/468074b0-2939-472b-ba2c-c2bca222af09 HTTP/1.1" 200 115 0.529720 10.0.0.27 - - [2026-04-06 04:22:42] "DELETE /access-control-list/0d523743-d233-4a8e-a184-92ca0f38ce1b HTTP/1.1" 200 115 0.063080 10.0.0.33 - - [2026-04-06 04:22:42] "DELETE /project/2300d2e4-d0dc-474e-839a-89361925099b HTTP/1.1" 200 115 0.597965 10.0.0.249 - - [2026-04-06 04:22:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003621 10.0.0.249 - - [2026-04-06 04:22:43] "GET /virtual-network/ee8c8563-b00c-44fb-8b1f-1640e208a2e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005396 10.0.0.249 - - [2026-04-06 04:22:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003826 10.0.0.249 - - [2026-04-06 04:22:47] "GET /virtual-network/ee8c8563-b00c-44fb-8b1f-1640e208a2e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005548 10.0.0.249 - - [2026-04-06 04:22:50] "POST /neutron/port HTTP/1.1" 200 1106 0.051734 10.0.0.249 - - [2026-04-06 04:22:50] "POST /neutron/subnet HTTP/1.1" 200 694 0.009335 10.0.0.249 - - [2026-04-06 04:22:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005214 10.0.0.249 - - [2026-04-06 04:22:51] "GET /virtual-network/ee8c8563-b00c-44fb-8b1f-1640e208a2e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.007699 10.0.0.249 - - [2026-04-06 04:22:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005341 10.0.0.249 - - [2026-04-06 04:22:56] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004728 10.0.0.249 - - [2026-04-06 04:22:56] "GET /virtual-networks?parent_id=b176d13f-06d3-48f3-a9de-aac59d3b4039&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.007778 10.0.0.249 - - [2026-04-06 04:22:56] "GET /virtual-network/ee8c8563-b00c-44fb-8b1f-1640e208a2e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.007733 10.0.0.249 - - [2026-04-06 04:22:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.010619 10.0.0.249 - - [2026-04-06 04:22:56] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004371 10.0.0.249 - - [2026-04-06 04:22:56] "GET /virtual-networks?parent_id=b176d13f-06d3-48f3-a9de-aac59d3b4039&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.009060 10.0.0.249 - - [2026-04-06 04:22:56] "GET /virtual-network/ee8c8563-b00c-44fb-8b1f-1640e208a2e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006207 10.0.0.249 - - [2026-04-06 04:22:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003196 10.0.0.249 - - [2026-04-06 04:22:56] "GET /routing-instance/dd455096-ea0e-40f3-b378-7ceff5068459?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.006632 10.0.0.249 - - [2026-04-06 04:22:56] "GET /route-target/e42819b6-5122-40c6-b501-3ce4eac47e0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004608 10.0.0.249 - - [2026-04-06 04:22:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003719 10.0.0.249 - - [2026-04-06 04:22:56] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003523 10.0.0.249 - - [2026-04-06 04:22:56] "GET /virtual-networks?parent_id=b176d13f-06d3-48f3-a9de-aac59d3b4039&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002831 10.0.0.249 - - [2026-04-06 04:22:56] "GET /virtual-network/ee8c8563-b00c-44fb-8b1f-1640e208a2e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006532 10.0.0.249 - - [2026-04-06 04:22:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003290 10.0.0.249 - - [2026-04-06 04:22:56] "GET /routing-instance/dd455096-ea0e-40f3-b378-7ceff5068459?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.004647 10.0.0.249 - - [2026-04-06 04:22:56] "GET /route-target/e42819b6-5122-40c6-b501-3ce4eac47e0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.006617 10.0.0.249 - - [2026-04-06 04:22:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.007864 10.0.0.249 - - [2026-04-06 04:22:57] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004607 10.0.0.249 - - [2026-04-06 04:22:57] "GET /virtual-networks?parent_id=b176d13f-06d3-48f3-a9de-aac59d3b4039&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004952 10.0.0.249 - - [2026-04-06 04:22:57] "GET /virtual-network/ee8c8563-b00c-44fb-8b1f-1640e208a2e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.009434 10.0.0.249 - - [2026-04-06 04:22:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.006160 10.0.0.249 - - [2026-04-06 04:22:57] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.006594 10.0.0.249 - - [2026-04-06 04:22:57] "GET /virtual-networks?parent_id=b176d13f-06d3-48f3-a9de-aac59d3b4039&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003999 10.0.0.249 - - [2026-04-06 04:22:57] "GET /virtual-network/ee8c8563-b00c-44fb-8b1f-1640e208a2e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.007956 10.0.0.249 - - [2026-04-06 04:22:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003862 10.0.0.249 - - [2026-04-06 04:22:57] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004012 10.0.0.249 - - [2026-04-06 04:22:57] "GET /virtual-networks?parent_id=b176d13f-06d3-48f3-a9de-aac59d3b4039&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002939 10.0.0.249 - - [2026-04-06 04:22:57] "GET /virtual-network/ee8c8563-b00c-44fb-8b1f-1640e208a2e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005593 10.0.0.249 - - [2026-04-06 04:22:57] "GET /obj-perms HTTP/1.1" 200 5063 0.054047 10.0.0.249 - - [2026-04-06 04:22:57] "GET /obj-perms HTTP/1.1" 200 5063 0.005136 10.0.0.33 - - [2026-04-06 04:22:57] "GET /obj-perms HTTP/1.1" 200 5063 0.003893 10.0.0.249 - - [2026-04-06 04:22:57] "GET /obj-perms HTTP/1.1" 200 5063 0.003705 10.0.0.27 - - [2026-04-06 04:22:57] "GET /obj-perms HTTP/1.1" 200 5063 0.045690 10.0.0.33 - - [2026-04-06 04:22:57] "GET /obj-perms HTTP/1.1" 200 5063 0.003629 10.0.0.249 - - [2026-04-06 04:22:57] "POST /neutron/port HTTP/1.1" 200 1126 0.017094 10.0.0.249 - - [2026-04-06 04:22:58] "POST /neutron/security_group HTTP/1.1" 200 2065 0.007169 10.0.0.249 - - [2026-04-06 04:22:58] "POST /neutron/port HTTP/1.1" 200 1126 0.019545 10.0.0.249 - - [2026-04-06 04:22:58] "GET /virtual-machine/b6b3d9ff-4ffc-41d3-a87d-a10b17c90e2d HTTP/1.1" 200 1300 0.006766 10.0.0.249 - - [2026-04-06 04:22:58] "GET /virtual-machine/b6b3d9ff-4ffc-41d3-a87d-a10b17c90e2d HTTP/1.1" 200 1300 0.003814 10.0.0.249 - - [2026-04-06 04:22:58] "GET /virtual-machine-interface/8660e628-58ba-433a-a3c4-5e2db4b71bcb HTTP/1.1" 200 2949 0.004746 10.0.0.249 - - [2026-04-06 04:22:58] "GET /virtual-machine/b6b3d9ff-4ffc-41d3-a87d-a10b17c90e2d HTTP/1.1" 200 1300 0.003345 10.0.0.249 - - [2026-04-06 04:22:58] "GET /virtual-machine-interface/8660e628-58ba-433a-a3c4-5e2db4b71bcb HTTP/1.1" 200 2949 0.005348 10.0.0.249 - - [2026-04-06 04:22:58] "GET /instance-ip/29318707-8347-4d7e-bb35-0406f90534a8 HTTP/1.1" 200 1620 0.005229 10.0.0.249 - - [2026-04-06 04:22:58] "GET /virtual-machine/b6b3d9ff-4ffc-41d3-a87d-a10b17c90e2d HTTP/1.1" 200 1300 0.003336 10.0.0.249 - - [2026-04-06 04:22:58] "GET /virtual-machine-interface/8660e628-58ba-433a-a3c4-5e2db4b71bcb HTTP/1.1" 200 2949 0.004378 10.0.0.249 - - [2026-04-06 04:22:58] "GET /instance-ip/29318707-8347-4d7e-bb35-0406f90534a8 HTTP/1.1" 200 1620 0.004358 10.0.0.249 - - [2026-04-06 04:22:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003479 10.0.0.249 - - [2026-04-06 04:22:58] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003452 10.0.0.249 - - [2026-04-06 04:22:58] "GET /virtual-networks?parent_id=b176d13f-06d3-48f3-a9de-aac59d3b4039&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002748 10.0.0.249 - - [2026-04-06 04:22:58] "GET /virtual-network/ee8c8563-b00c-44fb-8b1f-1640e208a2e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006629 10.0.0.249 - - [2026-04-06 04:22:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005084 10.0.0.249 - - [2026-04-06 04:22:58] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004475 10.0.0.249 - - [2026-04-06 04:22:58] "GET /virtual-networks?parent_id=b176d13f-06d3-48f3-a9de-aac59d3b4039&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003281 10.0.0.249 - - [2026-04-06 04:22:58] "GET /virtual-network/ee8c8563-b00c-44fb-8b1f-1640e208a2e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005882 10.0.0.249 - - [2026-04-06 04:22:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003510 10.0.0.249 - - [2026-04-06 04:22:58] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004230 10.0.0.249 - - [2026-04-06 04:22:58] "GET /virtual-networks?parent_id=b176d13f-06d3-48f3-a9de-aac59d3b4039&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003116 10.0.0.249 - - [2026-04-06 04:22:58] "GET /virtual-network/ee8c8563-b00c-44fb-8b1f-1640e208a2e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006011 10.0.0.249 - - [2026-04-06 04:22:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003497 10.0.0.249 - - [2026-04-06 04:22:58] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005502 10.0.0.249 - - [2026-04-06 04:22:58] "GET /virtual-networks?parent_id=b176d13f-06d3-48f3-a9de-aac59d3b4039&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004288 10.0.0.249 - - [2026-04-06 04:22:58] "GET /virtual-network/ee8c8563-b00c-44fb-8b1f-1640e208a2e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006767 10.0.0.249 - - [2026-04-06 04:22:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004212 10.0.0.249 - - [2026-04-06 04:22:58] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005717 10.0.0.249 - - [2026-04-06 04:22:58] "GET /virtual-networks?parent_id=b176d13f-06d3-48f3-a9de-aac59d3b4039&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004024 10.0.0.249 - - [2026-04-06 04:22:58] "GET /virtual-network/ee8c8563-b00c-44fb-8b1f-1640e208a2e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006098 10.0.0.249 - - [2026-04-06 04:22:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003704 10.0.0.249 - - [2026-04-06 04:22:59] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004747 10.0.0.249 - - [2026-04-06 04:22:59] "GET /virtual-networks?parent_id=b176d13f-06d3-48f3-a9de-aac59d3b4039&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003480 10.0.0.249 - - [2026-04-06 04:22:59] "GET /virtual-network/ee8c8563-b00c-44fb-8b1f-1640e208a2e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005890 10.0.0.249 - - [2026-04-06 04:22:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003902 10.0.0.249 - - [2026-04-06 04:22:59] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005372 10.0.0.249 - - [2026-04-06 04:22:59] "GET /virtual-networks?parent_id=b176d13f-06d3-48f3-a9de-aac59d3b4039&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004073 10.0.0.249 - - [2026-04-06 04:22:59] "GET /virtual-network/ee8c8563-b00c-44fb-8b1f-1640e208a2e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005991 10.0.0.249 - - [2026-04-06 04:23:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003636 10.0.0.249 - - [2026-04-06 04:23:00] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004308 10.0.0.249 - - [2026-04-06 04:23:00] "GET /virtual-networks?parent_id=b176d13f-06d3-48f3-a9de-aac59d3b4039&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003774 10.0.0.249 - - [2026-04-06 04:23:00] "GET /virtual-network/ee8c8563-b00c-44fb-8b1f-1640e208a2e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006990 10.0.0.249 - - [2026-04-06 04:23:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005246 10.0.0.249 - - [2026-04-06 04:23:00] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004256 10.0.0.249 - - [2026-04-06 04:23:00] "GET /virtual-networks?parent_id=b176d13f-06d3-48f3-a9de-aac59d3b4039&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003767 10.0.0.249 - - [2026-04-06 04:23:00] "GET /virtual-network/ee8c8563-b00c-44fb-8b1f-1640e208a2e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005732 10.0.0.249 - - [2026-04-06 04:23:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003268 10.0.0.249 - - [2026-04-06 04:23:00] "GET /routing-instance/dd455096-ea0e-40f3-b378-7ceff5068459?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.004774 10.0.0.249 - - [2026-04-06 04:23:00] "GET /route-target/e42819b6-5122-40c6-b501-3ce4eac47e0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004406 10.0.0.249 - - [2026-04-06 04:23:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004110 10.0.0.249 - - [2026-04-06 04:23:00] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004762 10.0.0.249 - - [2026-04-06 04:23:01] "GET /virtual-networks?parent_id=b176d13f-06d3-48f3-a9de-aac59d3b4039&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003907 10.0.0.249 - - [2026-04-06 04:23:01] "GET /virtual-network/ee8c8563-b00c-44fb-8b1f-1640e208a2e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.008928 10.0.0.249 - - [2026-04-06 04:23:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004765 10.0.0.249 - - [2026-04-06 04:23:01] "GET /routing-instance/dd455096-ea0e-40f3-b378-7ceff5068459?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.006102 10.0.0.249 - - [2026-04-06 04:23:01] "GET /route-target/e42819b6-5122-40c6-b501-3ce4eac47e0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.005708 10.0.0.249 - - [2026-04-06 04:23:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003715 10.0.0.249 - - [2026-04-06 04:23:01] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004542 10.0.0.249 - - [2026-04-06 04:23:01] "GET /virtual-networks?parent_id=b176d13f-06d3-48f3-a9de-aac59d3b4039&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003866 10.0.0.249 - - [2026-04-06 04:23:01] "GET /virtual-network/ee8c8563-b00c-44fb-8b1f-1640e208a2e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006389 10.0.0.249 - - [2026-04-06 04:23:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004241 10.0.0.249 - - [2026-04-06 04:23:01] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005612 10.0.0.249 - - [2026-04-06 04:23:01] "GET /virtual-networks?parent_id=b176d13f-06d3-48f3-a9de-aac59d3b4039&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003442 10.0.0.249 - - [2026-04-06 04:23:01] "GET /virtual-network/ee8c8563-b00c-44fb-8b1f-1640e208a2e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.007630 10.0.0.249 - - [2026-04-06 04:23:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005618 10.0.0.249 - - [2026-04-06 04:23:01] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005650 10.0.0.249 - - [2026-04-06 04:23:01] "GET /virtual-networks?parent_id=b176d13f-06d3-48f3-a9de-aac59d3b4039&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004805 10.0.0.249 - - [2026-04-06 04:23:01] "GET /virtual-network/ee8c8563-b00c-44fb-8b1f-1640e208a2e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006065 10.0.0.249 - - [2026-04-06 04:23:01] "GET /obj-perms HTTP/1.1" 200 5063 0.003994 10.0.0.33 - - [2026-04-06 04:23:01] "GET /obj-perms HTTP/1.1" 200 5063 0.004315 10.0.0.249 - - [2026-04-06 04:23:01] "GET /obj-perms HTTP/1.1" 200 5063 0.004167 10.0.0.249 - - [2026-04-06 04:23:01] "GET /obj-perms HTTP/1.1" 200 5063 0.003834 10.0.0.249 - - [2026-04-06 04:23:01] "GET /virtual-machine/c0faf296-8b1c-42dc-b6f5-7636c863d74c HTTP/1.1" 200 1300 0.006122 10.0.0.249 - - [2026-04-06 04:23:02] "GET /virtual-machine-interface/adff9b09-8c19-4d90-8f5d-1e9e9aff7906 HTTP/1.1" 200 2950 0.006440 10.0.0.249 - - [2026-04-06 04:23:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003854 10.0.0.249 - - [2026-04-06 04:23:02] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003874 10.0.0.249 - - [2026-04-06 04:23:02] "GET /virtual-networks?parent_id=b176d13f-06d3-48f3-a9de-aac59d3b4039&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003303 10.0.0.249 - - [2026-04-06 04:23:02] "GET /virtual-network/ee8c8563-b00c-44fb-8b1f-1640e208a2e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.007452 10.0.0.249 - - [2026-04-06 04:23:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003911 10.0.0.249 - - [2026-04-06 04:23:03] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004026 10.0.0.249 - - [2026-04-06 04:23:03] "GET /virtual-networks?parent_id=b176d13f-06d3-48f3-a9de-aac59d3b4039&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003370 10.0.0.249 - - [2026-04-06 04:23:03] "GET /virtual-network/ee8c8563-b00c-44fb-8b1f-1640e208a2e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006271 10.0.0.249 - - [2026-04-06 04:23:03] "POST /neutron/security_group HTTP/1.1" 200 2065 0.008111 10.0.0.249 - - [2026-04-06 04:23:08] "POST /neutron/port HTTP/1.1" 200 1126 0.018278 10.0.0.249 - - [2026-04-06 04:23:13] "POST /neutron/security_group HTTP/1.1" 200 2065 0.037214 10.0.0.249 - - [2026-04-06 04:23:13] "GET /virtual-machine/b6b3d9ff-4ffc-41d3-a87d-a10b17c90e2d HTTP/1.1" 200 1300 0.004327 10.0.0.249 - - [2026-04-06 04:23:13] "GET /virtual-machine-interface/8660e628-58ba-433a-a3c4-5e2db4b71bcb HTTP/1.1" 200 2949 0.005201 10.0.0.249 - - [2026-04-06 04:23:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003905 10.0.0.249 - - [2026-04-06 04:23:13] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004135 10.0.0.249 - - [2026-04-06 04:23:13] "GET /virtual-networks?parent_id=b176d13f-06d3-48f3-a9de-aac59d3b4039&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004120 10.0.0.249 - - [2026-04-06 04:23:13] "GET /virtual-network/ee8c8563-b00c-44fb-8b1f-1640e208a2e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.008579 10.0.0.249 - - [2026-04-06 04:23:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003837 10.0.0.249 - - [2026-04-06 04:23:14] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003754 10.0.0.249 - - [2026-04-06 04:23:14] "GET /virtual-networks?parent_id=b176d13f-06d3-48f3-a9de-aac59d3b4039&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002887 10.0.0.249 - - [2026-04-06 04:23:14] "GET /virtual-network/ee8c8563-b00c-44fb-8b1f-1640e208a2e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006878 10.0.0.249 - - [2026-04-06 04:23:20] "POST /neutron/port HTTP/1.1" 200 1126 0.017894 10.0.0.249 - - [2026-04-06 04:23:28] "POST /neutron/port HTTP/1.1" 200 1126 0.018971 10.0.0.249 - - [2026-04-06 04:23:28] "POST /neutron/subnet HTTP/1.1" 200 675 0.010057 10.0.0.249 - - [2026-04-06 04:23:52] "POST /neutron/port HTTP/1.1" 200 1126 0.027279 10.0.0.249 - - [2026-04-06 04:23:52] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004501 10.0.0.249 - - [2026-04-06 04:23:52] "POST /neutron/network HTTP/1.1" 200 808 0.007624 10.0.0.249 - - [2026-04-06 04:24:30] "POST /neutron/network HTTP/1.1" 200 842 0.007672 10.0.0.249 - - [2026-04-06 04:24:30] "POST /neutron/port HTTP/1.1" 200 117 0.001217 10.0.0.33 - - [2026-04-06 04:24:45] "GET /obj-perms HTTP/1.1" 200 5075 0.065239 10.0.0.249 - - [2026-04-06 04:24:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003742 10.0.0.249 - - [2026-04-06 04:24:53] "POST /neutron/port HTTP/1.1" 200 1106 0.018905 10.0.0.249 - - [2026-04-06 04:24:53] "POST /neutron/subnet HTTP/1.1" 200 694 0.008900 10.0.0.249 - - [2026-04-06 04:25:09] "POST /neutron/port HTTP/1.1" 200 1126 0.018591 10.0.0.249 - - [2026-04-06 04:25:09] "GET /virtual-machine/c0faf296-8b1c-42dc-b6f5-7636c863d74c HTTP/1.1" 200 1300 0.004743 10.0.0.249 - - [2026-04-06 04:25:09] "GET /virtual-machine-interface/adff9b09-8c19-4d90-8f5d-1e9e9aff7906 HTTP/1.1" 200 2950 0.006160 10.0.0.249 - - [2026-04-06 04:25:09] "GET /virtual-machine/c0faf296-8b1c-42dc-b6f5-7636c863d74c HTTP/1.1" 200 1300 0.004745 10.0.0.249 - - [2026-04-06 04:25:09] "GET /virtual-machine-interface/adff9b09-8c19-4d90-8f5d-1e9e9aff7906 HTTP/1.1" 200 2950 0.006505 10.0.0.249 - - [2026-04-06 04:25:09] "GET /instance-ip/fed45e66-b422-4e9d-b879-f3f914c998cd HTTP/1.1" 200 1621 0.004445 10.0.0.249 - - [2026-04-06 04:25:09] "GET /virtual-machine/c0faf296-8b1c-42dc-b6f5-7636c863d74c HTTP/1.1" 200 1300 0.005326 10.0.0.249 - - [2026-04-06 04:25:09] "GET /virtual-machine-interface/adff9b09-8c19-4d90-8f5d-1e9e9aff7906 HTTP/1.1" 200 2950 0.007544 10.0.0.249 - - [2026-04-06 04:25:09] "GET /instance-ip/fed45e66-b422-4e9d-b879-f3f914c998cd HTTP/1.1" 200 1621 0.005939 10.0.0.249 - - [2026-04-06 04:25:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004511 10.0.0.249 - - [2026-04-06 04:25:09] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004661 10.0.0.249 - - [2026-04-06 04:25:09] "GET /virtual-networks?parent_id=b176d13f-06d3-48f3-a9de-aac59d3b4039&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003872 10.0.0.249 - - [2026-04-06 04:25:09] "GET /virtual-network/ee8c8563-b00c-44fb-8b1f-1640e208a2e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006433 10.0.0.249 - - [2026-04-06 04:25:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003924 10.0.0.249 - - [2026-04-06 04:25:09] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005157 10.0.0.249 - - [2026-04-06 04:25:09] "GET /virtual-networks?parent_id=b176d13f-06d3-48f3-a9de-aac59d3b4039&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004528 10.0.0.249 - - [2026-04-06 04:25:09] "GET /virtual-network/ee8c8563-b00c-44fb-8b1f-1640e208a2e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.009155 10.0.0.249 - - [2026-04-06 04:25:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004230 10.0.0.249 - - [2026-04-06 04:25:09] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004926 10.0.0.249 - - [2026-04-06 04:25:09] "GET /virtual-networks?parent_id=b176d13f-06d3-48f3-a9de-aac59d3b4039&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003894 10.0.0.249 - - [2026-04-06 04:25:09] "GET /virtual-network/ee8c8563-b00c-44fb-8b1f-1640e208a2e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006667 10.0.0.249 - - [2026-04-06 04:25:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003754 10.0.0.249 - - [2026-04-06 04:25:09] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004368 10.0.0.249 - - [2026-04-06 04:25:09] "GET /virtual-networks?parent_id=b176d13f-06d3-48f3-a9de-aac59d3b4039&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003474 10.0.0.249 - - [2026-04-06 04:25:09] "GET /virtual-network/ee8c8563-b00c-44fb-8b1f-1640e208a2e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006553 10.0.0.249 - - [2026-04-06 04:25:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.007691 10.0.0.249 - - [2026-04-06 04:25:09] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004833 10.0.0.249 - - [2026-04-06 04:25:09] "GET /virtual-networks?parent_id=b176d13f-06d3-48f3-a9de-aac59d3b4039&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003943 10.0.0.249 - - [2026-04-06 04:25:09] "GET /virtual-network/ee8c8563-b00c-44fb-8b1f-1640e208a2e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006630 10.0.0.249 - - [2026-04-06 04:25:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004038 10.0.0.249 - - [2026-04-06 04:25:09] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004952 10.0.0.249 - - [2026-04-06 04:25:09] "GET /virtual-networks?parent_id=b176d13f-06d3-48f3-a9de-aac59d3b4039&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003526 10.0.0.249 - - [2026-04-06 04:25:09] "GET /virtual-network/ee8c8563-b00c-44fb-8b1f-1640e208a2e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006005 10.0.0.249 - - [2026-04-06 04:25:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003667 10.0.0.249 - - [2026-04-06 04:25:10] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004388 10.0.0.249 - - [2026-04-06 04:25:10] "GET /virtual-networks?parent_id=b176d13f-06d3-48f3-a9de-aac59d3b4039&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003870 10.0.0.249 - - [2026-04-06 04:25:10] "GET /virtual-network/ee8c8563-b00c-44fb-8b1f-1640e208a2e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006128 10.0.0.249 - - [2026-04-06 04:25:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003903 10.0.0.249 - - [2026-04-06 04:25:11] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003975 10.0.0.249 - - [2026-04-06 04:25:11] "GET /virtual-networks?parent_id=b176d13f-06d3-48f3-a9de-aac59d3b4039&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003606 10.0.0.249 - - [2026-04-06 04:25:11] "GET /virtual-network/ee8c8563-b00c-44fb-8b1f-1640e208a2e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006751 10.0.0.249 - - [2026-04-06 04:25:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005857 10.0.0.249 - - [2026-04-06 04:25:11] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004150 10.0.0.249 - - [2026-04-06 04:25:11] "GET /virtual-networks?parent_id=b176d13f-06d3-48f3-a9de-aac59d3b4039&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003664 10.0.0.249 - - [2026-04-06 04:25:11] "GET /virtual-network/ee8c8563-b00c-44fb-8b1f-1640e208a2e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.007050 10.0.0.249 - - [2026-04-06 04:25:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003729 10.0.0.249 - - [2026-04-06 04:25:11] "GET /routing-instance/dd455096-ea0e-40f3-b378-7ceff5068459?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.007401 10.0.0.249 - - [2026-04-06 04:25:11] "GET /route-target/e42819b6-5122-40c6-b501-3ce4eac47e0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004489 10.0.0.249 - - [2026-04-06 04:25:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004501 10.0.0.249 - - [2026-04-06 04:25:11] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004070 10.0.0.249 - - [2026-04-06 04:25:11] "GET /virtual-networks?parent_id=b176d13f-06d3-48f3-a9de-aac59d3b4039&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003201 10.0.0.249 - - [2026-04-06 04:25:11] "GET /virtual-network/ee8c8563-b00c-44fb-8b1f-1640e208a2e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.010646 10.0.0.249 - - [2026-04-06 04:25:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003874 10.0.0.249 - - [2026-04-06 04:25:11] "GET /routing-instance/dd455096-ea0e-40f3-b378-7ceff5068459?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.005096 10.0.0.249 - - [2026-04-06 04:25:11] "GET /route-target/e42819b6-5122-40c6-b501-3ce4eac47e0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.006528 10.0.0.249 - - [2026-04-06 04:25:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004732 10.0.0.249 - - [2026-04-06 04:25:12] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005095 10.0.0.249 - - [2026-04-06 04:25:12] "GET /virtual-networks?parent_id=b176d13f-06d3-48f3-a9de-aac59d3b4039&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004352 10.0.0.249 - - [2026-04-06 04:25:12] "GET /virtual-network/ee8c8563-b00c-44fb-8b1f-1640e208a2e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.007225 10.0.0.249 - - [2026-04-06 04:25:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005887 10.0.0.249 - - [2026-04-06 04:25:12] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005617 10.0.0.249 - - [2026-04-06 04:25:12] "GET /virtual-networks?parent_id=b176d13f-06d3-48f3-a9de-aac59d3b4039&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.005068 10.0.0.249 - - [2026-04-06 04:25:12] "GET /virtual-network/ee8c8563-b00c-44fb-8b1f-1640e208a2e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006806 10.0.0.33 - - [2026-04-06 04:25:16] "GET /obj-perms HTTP/1.1" 200 5063 0.004607 10.0.0.33 - - [2026-04-06 04:25:22] "GET /obj-perms HTTP/1.1" 200 5063 0.004543 10.0.0.249 - - [2026-04-06 04:25:26] "GET /obj-perms HTTP/1.1" 200 5063 0.003882 10.0.0.33 - - [2026-04-06 04:25:26] "GET /obj-perms HTTP/1.1" 200 5063 0.004127 10.0.0.249 - - [2026-04-06 04:25:26] "GET /obj-perms HTTP/1.1" 200 5063 0.004880 10.0.0.33 - - [2026-04-06 04:25:26] "GET /obj-perms HTTP/1.1" 200 5063 0.003662 10.0.0.27 - - [2026-04-06 04:25:26] "GET /obj-perms HTTP/1.1" 200 5063 0.004587 10.0.0.249 - - [2026-04-06 04:25:26] "POST /neutron/security_group HTTP/1.1" 200 2065 0.009116 10.0.0.249 - - [2026-04-06 04:25:26] "GET /virtual-machine/b6b3d9ff-4ffc-41d3-a87d-a10b17c90e2d HTTP/1.1" 200 1300 0.004540 10.0.0.249 - - [2026-04-06 04:25:26] "GET /virtual-machine-interface/8660e628-58ba-433a-a3c4-5e2db4b71bcb HTTP/1.1" 200 2949 0.007440 10.0.0.249 - - [2026-04-06 04:25:26] "GET /virtual-machine/b6b3d9ff-4ffc-41d3-a87d-a10b17c90e2d HTTP/1.1" 200 1300 0.004911 10.0.0.249 - - [2026-04-06 04:25:26] "GET /virtual-machine-interface/8660e628-58ba-433a-a3c4-5e2db4b71bcb HTTP/1.1" 200 2949 0.005748 10.0.0.249 - - [2026-04-06 04:25:26] "GET /instance-ip/29318707-8347-4d7e-bb35-0406f90534a8 HTTP/1.1" 200 1620 0.005082 10.0.0.249 - - [2026-04-06 04:25:26] "GET /virtual-machine/b6b3d9ff-4ffc-41d3-a87d-a10b17c90e2d HTTP/1.1" 200 1300 0.004219 10.0.0.249 - - [2026-04-06 04:25:26] "GET /virtual-machine-interface/8660e628-58ba-433a-a3c4-5e2db4b71bcb HTTP/1.1" 200 2949 0.005696 10.0.0.249 - - [2026-04-06 04:25:26] "GET /instance-ip/29318707-8347-4d7e-bb35-0406f90534a8 HTTP/1.1" 200 1620 0.005281 10.0.0.249 - - [2026-04-06 04:25:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003434 10.0.0.249 - - [2026-04-06 04:25:27] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004609 10.0.0.249 - - [2026-04-06 04:25:27] "GET /virtual-networks?parent_id=b176d13f-06d3-48f3-a9de-aac59d3b4039&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003348 10.0.0.249 - - [2026-04-06 04:25:27] "GET /virtual-network/ee8c8563-b00c-44fb-8b1f-1640e208a2e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.008200 10.0.0.249 - - [2026-04-06 04:25:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003986 10.0.0.249 - - [2026-04-06 04:25:27] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005205 10.0.0.249 - - [2026-04-06 04:25:27] "GET /virtual-networks?parent_id=b176d13f-06d3-48f3-a9de-aac59d3b4039&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003528 10.0.0.249 - - [2026-04-06 04:25:27] "GET /virtual-network/ee8c8563-b00c-44fb-8b1f-1640e208a2e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006337 10.0.0.249 - - [2026-04-06 04:25:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004268 10.0.0.249 - - [2026-04-06 04:25:27] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004927 10.0.0.249 - - [2026-04-06 04:25:27] "GET /virtual-networks?parent_id=b176d13f-06d3-48f3-a9de-aac59d3b4039&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003857 10.0.0.249 - - [2026-04-06 04:25:27] "GET /virtual-network/ee8c8563-b00c-44fb-8b1f-1640e208a2e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006015 10.0.0.249 - - [2026-04-06 04:25:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004145 10.0.0.249 - - [2026-04-06 04:25:27] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005389 10.0.0.249 - - [2026-04-06 04:25:27] "GET /virtual-networks?parent_id=b176d13f-06d3-48f3-a9de-aac59d3b4039&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003713 10.0.0.249 - - [2026-04-06 04:25:27] "GET /virtual-network/ee8c8563-b00c-44fb-8b1f-1640e208a2e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006628 10.0.0.249 - - [2026-04-06 04:25:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004248 10.0.0.249 - - [2026-04-06 04:25:27] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004999 10.0.0.249 - - [2026-04-06 04:25:27] "GET /virtual-networks?parent_id=b176d13f-06d3-48f3-a9de-aac59d3b4039&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004846 10.0.0.249 - - [2026-04-06 04:25:27] "GET /virtual-network/ee8c8563-b00c-44fb-8b1f-1640e208a2e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.014443 10.0.0.249 - - [2026-04-06 04:25:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.006187 10.0.0.249 - - [2026-04-06 04:25:27] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.010878 10.0.0.249 - - [2026-04-06 04:25:27] "GET /virtual-networks?parent_id=b176d13f-06d3-48f3-a9de-aac59d3b4039&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003996 10.0.0.249 - - [2026-04-06 04:25:27] "GET /virtual-network/ee8c8563-b00c-44fb-8b1f-1640e208a2e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.010740 10.0.0.249 - - [2026-04-06 04:25:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.006369 10.0.0.249 - - [2026-04-06 04:25:27] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005612 10.0.0.249 - - [2026-04-06 04:25:27] "GET /virtual-networks?parent_id=b176d13f-06d3-48f3-a9de-aac59d3b4039&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003572 10.0.0.249 - - [2026-04-06 04:25:27] "GET /virtual-network/ee8c8563-b00c-44fb-8b1f-1640e208a2e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.007060 10.0.0.249 - - [2026-04-06 04:25:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004471 10.0.0.249 - - [2026-04-06 04:25:28] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003980 10.0.0.249 - - [2026-04-06 04:25:28] "GET /virtual-networks?parent_id=b176d13f-06d3-48f3-a9de-aac59d3b4039&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004414 10.0.0.249 - - [2026-04-06 04:25:29] "GET /virtual-network/ee8c8563-b00c-44fb-8b1f-1640e208a2e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.007011 10.0.0.249 - - [2026-04-06 04:25:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005327 10.0.0.249 - - [2026-04-06 04:25:29] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.006143 10.0.0.249 - - [2026-04-06 04:25:29] "GET /virtual-networks?parent_id=b176d13f-06d3-48f3-a9de-aac59d3b4039&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004307 10.0.0.249 - - [2026-04-06 04:25:29] "GET /virtual-network/ee8c8563-b00c-44fb-8b1f-1640e208a2e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.011048 10.0.0.249 - - [2026-04-06 04:25:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005400 10.0.0.249 - - [2026-04-06 04:25:29] "GET /routing-instance/dd455096-ea0e-40f3-b378-7ceff5068459?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.015645 10.0.0.249 - - [2026-04-06 04:25:29] "GET /route-target/e42819b6-5122-40c6-b501-3ce4eac47e0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004596 10.0.0.249 - - [2026-04-06 04:25:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005067 10.0.0.249 - - [2026-04-06 04:25:29] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004682 10.0.0.249 - - [2026-04-06 04:25:29] "GET /virtual-networks?parent_id=b176d13f-06d3-48f3-a9de-aac59d3b4039&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003730 10.0.0.249 - - [2026-04-06 04:25:29] "GET /virtual-network/ee8c8563-b00c-44fb-8b1f-1640e208a2e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006588 10.0.0.249 - - [2026-04-06 04:25:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004340 10.0.0.249 - - [2026-04-06 04:25:29] "GET /routing-instance/dd455096-ea0e-40f3-b378-7ceff5068459?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.004601 10.0.0.249 - - [2026-04-06 04:25:29] "GET /route-target/e42819b6-5122-40c6-b501-3ce4eac47e0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004544 10.0.0.249 - - [2026-04-06 04:25:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004278 10.0.0.249 - - [2026-04-06 04:25:29] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005170 10.0.0.249 - - [2026-04-06 04:25:29] "GET /virtual-networks?parent_id=b176d13f-06d3-48f3-a9de-aac59d3b4039&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004328 10.0.0.249 - - [2026-04-06 04:25:29] "GET /virtual-network/ee8c8563-b00c-44fb-8b1f-1640e208a2e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006146 10.0.0.249 - - [2026-04-06 04:25:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004190 10.0.0.249 - - [2026-04-06 04:25:30] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004849 10.0.0.249 - - [2026-04-06 04:25:30] "GET /virtual-networks?parent_id=b176d13f-06d3-48f3-a9de-aac59d3b4039&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004323 10.0.0.249 - - [2026-04-06 04:25:30] "GET /virtual-network/ee8c8563-b00c-44fb-8b1f-1640e208a2e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.007043 10.0.0.249 - - [2026-04-06 04:25:30] "GET /obj-perms HTTP/1.1" 200 5063 0.004183 10.0.0.33 - - [2026-04-06 04:25:30] "GET /obj-perms HTTP/1.1" 200 5063 0.005075 10.0.0.249 - - [2026-04-06 04:25:30] "GET /obj-perms HTTP/1.1" 200 5063 0.004416 10.0.0.33 - - [2026-04-06 04:25:30] "GET /obj-perms HTTP/1.1" 200 5063 0.005316 10.0.0.249 - - [2026-04-06 04:25:30] "GET /obj-perms HTTP/1.1" 200 5063 0.004936 10.0.0.249 - - [2026-04-06 04:25:31] "POST /neutron/network HTTP/1.1" 200 936 0.006617 10.0.0.249 - - [2026-04-06 04:25:31] "POST /neutron/port HTTP/1.1" 200 117 0.001195 10.0.0.249 - - [2026-04-06 04:25:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004431 10.0.0.249 - - [2026-04-06 04:25:50] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003945 10.0.0.249 - - [2026-04-06 04:25:50] "GET /virtual-networks?parent_id=b176d13f-06d3-48f3-a9de-aac59d3b4039&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004369 10.0.0.249 - - [2026-04-06 04:25:50] "GET /virtual-network/ee8c8563-b00c-44fb-8b1f-1640e208a2e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006143 10.0.0.249 - - [2026-04-06 04:25:55] "POST /neutron/port HTTP/1.1" 200 1126 0.021831 10.0.0.249 - - [2026-04-06 04:25:55] "POST /neutron/subnet HTTP/1.1" 200 675 0.011656 10.0.0.249 - - [2026-04-06 04:25:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004006 10.0.0.249 - - [2026-04-06 04:25:58] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004817 10.0.0.249 - - [2026-04-06 04:25:58] "GET /virtual-networks?parent_id=b176d13f-06d3-48f3-a9de-aac59d3b4039&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003904 10.0.0.249 - - [2026-04-06 04:25:58] "GET /virtual-network/ee8c8563-b00c-44fb-8b1f-1640e208a2e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006702 10.0.0.249 - - [2026-04-06 04:26:13] "GET /virtual-machine/b6b3d9ff-4ffc-41d3-a87d-a10b17c90e2d HTTP/1.1" 200 1300 0.005612 10.0.0.249 - - [2026-04-06 04:26:13] "GET /virtual-machine-interface/8660e628-58ba-433a-a3c4-5e2db4b71bcb HTTP/1.1" 200 2949 0.006827 10.0.0.249 - - [2026-04-06 04:26:13] "GET /instance-ip/29318707-8347-4d7e-bb35-0406f90534a8 HTTP/1.1" 200 1620 0.004637 10.0.0.249 - - [2026-04-06 04:26:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004689 10.0.0.249 - - [2026-04-06 04:26:13] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005062 10.0.0.249 - - [2026-04-06 04:26:13] "GET /virtual-networks?parent_id=b176d13f-06d3-48f3-a9de-aac59d3b4039&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003553 10.0.0.249 - - [2026-04-06 04:26:13] "GET /virtual-network/ee8c8563-b00c-44fb-8b1f-1640e208a2e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006417 10.0.0.249 - - [2026-04-06 04:26:17] "GET /virtual-machine/b6b3d9ff-4ffc-41d3-a87d-a10b17c90e2d HTTP/1.1" 200 1300 0.005746 10.0.0.249 - - [2026-04-06 04:26:17] "POST /neutron/port HTTP/1.1" 200 1126 0.020869 10.0.0.249 - - [2026-04-06 04:26:19] "GET /virtual-machine/b6b3d9ff-4ffc-41d3-a87d-a10b17c90e2d HTTP/1.1" 404 171 0.003655 10.0.0.249 - - [2026-04-06 04:26:19] "GET /virtual-machine/b6b3d9ff-4ffc-41d3-a87d-a10b17c90e2d HTTP/1.1" 404 171 0.003889 10.0.0.249 - - [2026-04-06 04:26:19] "GET /virtual-machine/b6b3d9ff-4ffc-41d3-a87d-a10b17c90e2d HTTP/1.1" 404 171 0.003292 10.0.0.27 - - [2026-04-06 04:26:19] "GET /global-system-configs HTTP/1.1" 401 293 0.000418 10.0.0.27 - - [2026-04-06 04:26:19] "GET /global-system-configs HTTP/1.1" 401 293 0.000372 10.0.0.249 - - [2026-04-06 04:26:20] "GET /virtual-machine/b6b3d9ff-4ffc-41d3-a87d-a10b17c90e2d HTTP/1.1" 404 171 0.004262 10.0.0.33 - - [2026-04-06 04:26:20] "GET /global-system-configs HTTP/1.1" 401 293 0.000437 10.0.0.33 - - [2026-04-06 04:26:20] "GET /global-system-configs HTTP/1.1" 401 293 0.000370 10.0.0.27 - - [2026-04-06 04:26:20] "GET /global-system-configs HTTP/1.1" 401 293 0.000388 10.0.0.27 - - [2026-04-06 04:26:20] "GET /global-system-configs HTTP/1.1" 401 293 0.000371 10.0.0.249 - - [2026-04-06 04:26:21] "GET /virtual-machine/b6b3d9ff-4ffc-41d3-a87d-a10b17c90e2d HTTP/1.1" 404 171 0.003542 10.0.0.33 - - [2026-04-06 04:26:21] "GET /global-system-configs HTTP/1.1" 401 293 0.000402 10.0.0.33 - - [2026-04-06 04:26:21] "GET /global-system-configs HTTP/1.1" 401 293 0.000434 10.0.0.249 - - [2026-04-06 04:26:21] "GET /global-system-configs HTTP/1.1" 401 293 0.000420 10.0.0.249 - - [2026-04-06 04:26:21] "GET /global-system-configs HTTP/1.1" 401 293 0.000404 10.0.0.249 - - [2026-04-06 04:26:22] "GET /virtual-machine/b6b3d9ff-4ffc-41d3-a87d-a10b17c90e2d HTTP/1.1" 404 171 0.003725 10.0.0.249 - - [2026-04-06 04:26:22] "GET /global-system-configs HTTP/1.1" 401 293 0.000605 10.0.0.249 - - [2026-04-06 04:26:22] "GET /global-system-configs HTTP/1.1" 401 293 0.000595 10.0.0.249 - - [2026-04-06 04:26:23] "GET /virtual-machine/b6b3d9ff-4ffc-41d3-a87d-a10b17c90e2d HTTP/1.1" 404 171 0.003969 10.0.0.249 - - [2026-04-06 04:26:24] "GET /virtual-machine/b6b3d9ff-4ffc-41d3-a87d-a10b17c90e2d HTTP/1.1" 404 171 0.003913 10.0.0.249 - - [2026-04-06 04:26:25] "GET /virtual-machine/b6b3d9ff-4ffc-41d3-a87d-a10b17c90e2d HTTP/1.1" 404 171 0.004682 10.0.0.249 - - [2026-04-06 04:26:25] "GET /virtual-machine/b6b3d9ff-4ffc-41d3-a87d-a10b17c90e2d HTTP/1.1" 404 171 0.003700 10.0.0.249 - - [2026-04-06 04:26:26] "GET /virtual-machine/b6b3d9ff-4ffc-41d3-a87d-a10b17c90e2d HTTP/1.1" 404 171 0.003885 10.0.0.249 - - [2026-04-06 04:26:27] "GET /virtual-machine/b6b3d9ff-4ffc-41d3-a87d-a10b17c90e2d HTTP/1.1" 404 171 0.003951 10.0.0.249 - - [2026-04-06 04:26:28] "GET /virtual-machine/b6b3d9ff-4ffc-41d3-a87d-a10b17c90e2d HTTP/1.1" 404 171 0.003401 10.0.0.249 - - [2026-04-06 04:26:29] "GET /virtual-machine/b6b3d9ff-4ffc-41d3-a87d-a10b17c90e2d HTTP/1.1" 404 171 0.003906 10.0.0.249 - - [2026-04-06 04:26:30] "GET /virtual-machine/b6b3d9ff-4ffc-41d3-a87d-a10b17c90e2d HTTP/1.1" 404 171 0.003637 10.0.0.249 - - [2026-04-06 04:26:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003394 10.0.0.249 - - [2026-04-06 04:26:30] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005864 10.0.0.249 - - [2026-04-06 04:26:30] "GET /virtual-networks?parent_id=b176d13f-06d3-48f3-a9de-aac59d3b4039&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004617 10.0.0.249 - - [2026-04-06 04:26:30] "GET /virtual-network/ee8c8563-b00c-44fb-8b1f-1640e208a2e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006376 10.0.0.249 - - [2026-04-06 04:26:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003669 10.0.0.249 - - [2026-04-06 04:26:30] "GET /routing-instance/dd455096-ea0e-40f3-b378-7ceff5068459?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.005357 10.0.0.249 - - [2026-04-06 04:26:30] "GET /route-target/e42819b6-5122-40c6-b501-3ce4eac47e0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004090 10.0.0.249 - - [2026-04-06 04:26:30] "GET /virtual-machine/b6b3d9ff-4ffc-41d3-a87d-a10b17c90e2d HTTP/1.1" 404 171 0.004115 10.0.0.249 - - [2026-04-06 04:26:31] "GET /virtual-machine/b6b3d9ff-4ffc-41d3-a87d-a10b17c90e2d HTTP/1.1" 404 171 0.004070 10.0.0.249 - - [2026-04-06 04:26:32] "GET /virtual-machine/b6b3d9ff-4ffc-41d3-a87d-a10b17c90e2d HTTP/1.1" 404 171 0.002987 10.0.0.249 - - [2026-04-06 04:26:33] "POST /neutron/port HTTP/1.1" 200 1126 0.019703 10.0.0.249 - - [2026-04-06 04:26:33] "GET /virtual-machine/b6b3d9ff-4ffc-41d3-a87d-a10b17c90e2d HTTP/1.1" 404 171 0.003683 10.0.0.249 - - [2026-04-06 04:26:33] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004295 10.0.0.249 - - [2026-04-06 04:26:33] "POST /neutron/network HTTP/1.1" 200 808 0.007206 10.0.0.249 - - [2026-04-06 04:26:34] "GET /virtual-machine/b6b3d9ff-4ffc-41d3-a87d-a10b17c90e2d HTTP/1.1" 404 171 0.003262 10.0.0.249 - - [2026-04-06 04:26:35] "GET /virtual-machine/b6b3d9ff-4ffc-41d3-a87d-a10b17c90e2d HTTP/1.1" 404 171 0.003678 10.0.0.249 - - [2026-04-06 04:26:35] "GET /virtual-machine/b6b3d9ff-4ffc-41d3-a87d-a10b17c90e2d HTTP/1.1" 404 171 0.003603 10.0.0.249 - - [2026-04-06 04:26:36] "GET /virtual-machine/b6b3d9ff-4ffc-41d3-a87d-a10b17c90e2d HTTP/1.1" 404 171 0.003490 10.0.0.249 - - [2026-04-06 04:26:37] "GET /virtual-machine/b6b3d9ff-4ffc-41d3-a87d-a10b17c90e2d HTTP/1.1" 404 171 0.003805 10.0.0.249 - - [2026-04-06 04:26:38] "GET /virtual-machine/b6b3d9ff-4ffc-41d3-a87d-a10b17c90e2d HTTP/1.1" 404 171 0.004256 10.0.0.249 - - [2026-04-06 04:26:39] "GET /virtual-machine/b6b3d9ff-4ffc-41d3-a87d-a10b17c90e2d HTTP/1.1" 404 171 0.004026 10.0.0.249 - - [2026-04-06 04:26:40] "GET /virtual-machine/b6b3d9ff-4ffc-41d3-a87d-a10b17c90e2d HTTP/1.1" 404 171 0.004710 10.0.0.249 - - [2026-04-06 04:26:43] "GET /obj-perms HTTP/1.1" 200 5063 0.004680 10.0.0.33 - - [2026-04-06 04:26:43] "GET /obj-perms HTTP/1.1" 200 5063 0.004099 10.0.0.249 - - [2026-04-06 04:26:46] "GET /obj-perms HTTP/1.1" 200 5063 0.007895 10.0.0.27 - - [2026-04-06 04:26:46] "GET /obj-perms HTTP/1.1" 200 5063 0.006836 10.0.0.249 - - [2026-04-06 04:26:46] "GET /virtual-machine/c0faf296-8b1c-42dc-b6f5-7636c863d74c HTTP/1.1" 200 1300 0.006965 10.0.0.33 - - [2026-04-06 04:26:47] "GET /obj-perms HTTP/1.1" 200 5075 0.055262 10.0.0.249 - - [2026-04-06 04:26:47] "POST /neutron/port HTTP/1.1" 200 151 0.236612 10.0.0.249 - - [2026-04-06 04:26:48] "GET /virtual-machine/c0faf296-8b1c-42dc-b6f5-7636c863d74c HTTP/1.1" 404 171 0.004281 10.0.0.249 - - [2026-04-06 04:26:48] "GET /virtual-machine/c0faf296-8b1c-42dc-b6f5-7636c863d74c HTTP/1.1" 404 171 0.004707 10.0.0.249 - - [2026-04-06 04:26:48] "GET /virtual-machine/c0faf296-8b1c-42dc-b6f5-7636c863d74c HTTP/1.1" 404 171 0.003725 10.0.0.249 - - [2026-04-06 04:26:49] "GET /virtual-machine/c0faf296-8b1c-42dc-b6f5-7636c863d74c HTTP/1.1" 404 171 0.004718 10.0.0.249 - - [2026-04-06 04:26:50] "GET /virtual-machine/c0faf296-8b1c-42dc-b6f5-7636c863d74c HTTP/1.1" 404 171 0.005170 10.0.0.249 - - [2026-04-06 04:26:51] "GET /virtual-machine/c0faf296-8b1c-42dc-b6f5-7636c863d74c HTTP/1.1" 404 171 0.003767 10.0.0.249 - - [2026-04-06 04:26:52] "GET /virtual-machine/c0faf296-8b1c-42dc-b6f5-7636c863d74c HTTP/1.1" 404 171 0.005026 10.0.0.249 - - [2026-04-06 04:26:53] "GET /virtual-machine/c0faf296-8b1c-42dc-b6f5-7636c863d74c HTTP/1.1" 404 171 0.004513 10.0.0.249 - - [2026-04-06 04:26:54] "GET /virtual-machine/c0faf296-8b1c-42dc-b6f5-7636c863d74c HTTP/1.1" 404 171 0.004297 10.0.0.249 - - [2026-04-06 04:26:54] "GET /virtual-machine/c0faf296-8b1c-42dc-b6f5-7636c863d74c HTTP/1.1" 404 171 0.003796 10.0.0.249 - - [2026-04-06 04:26:55] "GET /virtual-machine/c0faf296-8b1c-42dc-b6f5-7636c863d74c HTTP/1.1" 404 171 0.003287 10.0.0.249 - - [2026-04-06 04:26:56] "GET /virtual-machine/c0faf296-8b1c-42dc-b6f5-7636c863d74c HTTP/1.1" 404 171 0.003972 10.0.0.249 - - [2026-04-06 04:26:57] "GET /virtual-machine/c0faf296-8b1c-42dc-b6f5-7636c863d74c HTTP/1.1" 404 171 0.003908 10.0.0.249 - - [2026-04-06 04:26:57] "POST /neutron/network HTTP/1.1" 200 936 0.007845 10.0.0.249 - - [2026-04-06 04:26:57] "POST /neutron/port HTTP/1.1" 200 117 0.001249 10.0.0.249 - - [2026-04-06 04:26:58] "GET /virtual-machine/c0faf296-8b1c-42dc-b6f5-7636c863d74c HTTP/1.1" 404 171 0.004297 10.0.0.249 - - [2026-04-06 04:26:59] "GET /virtual-machine/c0faf296-8b1c-42dc-b6f5-7636c863d74c HTTP/1.1" 404 171 0.004205 10.0.0.249 - - [2026-04-06 04:26:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003608 10.0.0.249 - - [2026-04-06 04:26:59] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.006795 10.0.0.249 - - [2026-04-06 04:26:59] "GET /virtual-networks?parent_id=b176d13f-06d3-48f3-a9de-aac59d3b4039&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004055 10.0.0.249 - - [2026-04-06 04:26:59] "GET /virtual-network/ee8c8563-b00c-44fb-8b1f-1640e208a2e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.007425 10.0.0.249 - - [2026-04-06 04:26:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003672 10.0.0.249 - - [2026-04-06 04:26:59] "GET /routing-instance/dd455096-ea0e-40f3-b378-7ceff5068459?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.004746 10.0.0.249 - - [2026-04-06 04:26:59] "GET /route-target/e42819b6-5122-40c6-b501-3ce4eac47e0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.006491 10.0.0.249 - - [2026-04-06 04:26:59] "GET /obj-perms HTTP/1.1" 200 5063 0.004773 10.0.0.33 - - [2026-04-06 04:26:59] "POST /useragent-kv HTTP/1.1" 200 115 0.032506 10.0.0.33 - - [2026-04-06 04:26:59] "POST /useragent-kv HTTP/1.1" 200 115 0.003453 10.0.0.249 - - [2026-04-06 04:26:59] "POST /neutron/network HTTP/1.1" 200 151 0.196557 10.0.0.249 - - [2026-04-06 04:26:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005068 10.0.0.249 - - [2026-04-06 04:26:59] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005162 10.0.0.249 - - [2026-04-06 04:27:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004572 10.0.0.249 - - [2026-04-06 04:27:00] "PUT /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9 HTTP/1.1" 200 276 0.017436 10.0.0.33 - - [2026-04-06 04:27:02] "GET /projects?obj_uuids=b176d13f-06d3-48f3-a9de-aac59d3b4039&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001071 10.0.0.249 - - [2026-04-06 04:27:02] "GET /project/b176d13f-06d3-48f3-a9de-aac59d3b4039?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1402 0.074951 10.0.0.33 - - [2026-04-06 04:27:02] "GET /projects?obj_uuids=b176d13f-06d3-48f3-a9de-aac59d3b4039&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.000980 10.0.0.249 - - [2026-04-06 04:27:02] "GET /project/b176d13f-06d3-48f3-a9de-aac59d3b4039?fields=virtual_networks HTTP/1.1" 200 1057 0.046729 10.0.0.33 - - [2026-04-06 04:27:02] "GET /projects?obj_uuids=b176d13f-06d3-48f3-a9de-aac59d3b4039&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001373 10.0.0.249 - - [2026-04-06 04:27:02] "GET /project/b176d13f-06d3-48f3-a9de-aac59d3b4039?fields=virtual_machine_interfaces HTTP/1.1" 200 1057 0.044343 10.0.0.33 - - [2026-04-06 04:27:02] "GET /projects?obj_uuids=b176d13f-06d3-48f3-a9de-aac59d3b4039&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001103 10.0.0.249 - - [2026-04-06 04:27:02] "GET /project/b176d13f-06d3-48f3-a9de-aac59d3b4039?fields=security_groups HTTP/1.1" 200 1290 0.041106 10.0.0.249 - - [2026-04-06 04:27:04] "POST /fqname-to-id HTTP/1.1" 404 194 0.390450 10.0.0.33 - - [2026-04-06 04:27:04] "GET /projects?obj_uuids=4a15f637-7077-4d1a-bbd7-9b34b37130e1&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.005148 10.0.0.33 - - [2026-04-06 04:27:04] "GET /domains?obj_uuids=500738d8-636d-4330-98c4-d5dafb5cbb39&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001444 10.0.0.33 - - [2026-04-06 04:27:04] "GET /domain/500738d8-636d-4330-98c4-d5dafb5cbb39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.040541 10.0.0.33 - - [2026-04-06 04:27:04] "POST /id-to-fqname HTTP/1.1" 200 196 0.002893 10.0.0.33 - - [2026-04-06 04:27:04] "POST /fqname-to-id HTTP/1.1" 404 205 0.012107 10.0.0.33 - - [2026-04-06 04:27:04] "POST /security-groups HTTP/1.1" 200 597 0.075938 10.0.0.33 - - [2026-04-06 04:27:04] "POST /projects HTTP/1.1" 200 597 0.323112 10.0.0.33 - - [2026-04-06 04:27:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.361455 10.0.0.27 - - [2026-04-06 04:27:04] "POST /fqname-to-id HTTP/1.1" 404 240 0.049061 10.0.0.249 - - [2026-04-06 04:27:04] "GET /project/4a15f637-7077-4d1a-bbd7-9b34b37130e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.569747 10.0.0.27 - - [2026-04-06 04:27:04] "POST /access-control-lists HTTP/1.1" 200 600 0.056350 10.0.0.249 - - [2026-04-06 04:27:05] "GET / HTTP/1.1" 200 35931 0.001943 10.0.0.33 - - [2026-04-06 04:27:08] "GET /projects?obj_uuids=4a15f637-7077-4d1a-bbd7-9b34b37130e1&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001475 10.0.0.249 - - [2026-04-06 04:27:08] "GET /project/4a15f637-7077-4d1a-bbd7-9b34b37130e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.071522 10.0.0.33 - - [2026-04-06 04:27:08] "GET /projects?obj_uuids=4a15f637-7077-4d1a-bbd7-9b34b37130e1&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001154 10.0.0.249 - - [2026-04-06 04:27:09] "GET /project/4a15f637-7077-4d1a-bbd7-9b34b37130e1?fields=virtual_networks HTTP/1.1" 200 1054 0.069115 10.0.0.33 - - [2026-04-06 04:27:09] "GET /projects?obj_uuids=4a15f637-7077-4d1a-bbd7-9b34b37130e1&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001939 10.0.0.249 - - [2026-04-06 04:27:09] "GET /project/4a15f637-7077-4d1a-bbd7-9b34b37130e1?fields=virtual_machine_interfaces HTTP/1.1" 200 1054 0.051054 10.0.0.33 - - [2026-04-06 04:27:09] "GET /projects?obj_uuids=4a15f637-7077-4d1a-bbd7-9b34b37130e1&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001218 10.0.0.249 - - [2026-04-06 04:27:09] "GET /project/4a15f637-7077-4d1a-bbd7-9b34b37130e1?fields=security_groups HTTP/1.1" 200 1286 0.076624 10.0.0.249 - - [2026-04-06 04:27:10] "POST /fqname-to-id HTTP/1.1" 404 188 0.026400 10.0.0.33 - - [2026-04-06 04:27:10] "GET /projects?obj_uuids=5e197bc0-544a-4df0-8502-af9659efb62a&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004456 10.0.0.33 - - [2026-04-06 04:27:10] "GET /domains?obj_uuids=500738d8-636d-4330-98c4-d5dafb5cbb39&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000962 10.0.0.33 - - [2026-04-06 04:27:10] "GET /domain/500738d8-636d-4330-98c4-d5dafb5cbb39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007483 10.0.0.33 - - [2026-04-06 04:27:10] "POST /id-to-fqname HTTP/1.1" 200 190 0.004644 10.0.0.33 - - [2026-04-06 04:27:10] "POST /fqname-to-id HTTP/1.1" 404 199 0.007970 10.0.0.33 - - [2026-04-06 04:27:10] "POST /security-groups HTTP/1.1" 200 591 0.073389 10.0.0.27 - - [2026-04-06 04:27:10] "POST /fqname-to-id HTTP/1.1" 404 234 0.003416 10.0.0.33 - - [2026-04-06 04:27:10] "POST /projects HTTP/1.1" 200 585 0.304539 10.0.0.33 - - [2026-04-06 04:27:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.375169 10.0.0.27 - - [2026-04-06 04:27:10] "POST /access-control-lists HTTP/1.1" 200 594 0.030503 10.0.0.249 - - [2026-04-06 04:27:10] "GET /project/5e197bc0-544a-4df0-8502-af9659efb62a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.520858 10.0.0.249 - - [2026-04-06 04:27:11] "GET / HTTP/1.1" 200 35931 0.001984 10.0.0.33 - - [2026-04-06 04:27:14] "GET /projects?obj_uuids=5e197bc0-544a-4df0-8502-af9659efb62a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000992 10.0.0.249 - - [2026-04-06 04:27:14] "GET /project/5e197bc0-544a-4df0-8502-af9659efb62a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.046056 10.0.0.33 - - [2026-04-06 04:27:14] "GET /projects?obj_uuids=5e197bc0-544a-4df0-8502-af9659efb62a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000989 10.0.0.249 - - [2026-04-06 04:27:14] "GET /project/5e197bc0-544a-4df0-8502-af9659efb62a?fields=virtual_networks HTTP/1.1" 200 1041 0.059867 10.0.0.33 - - [2026-04-06 04:27:14] "GET /projects?obj_uuids=5e197bc0-544a-4df0-8502-af9659efb62a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002359 10.0.0.249 - - [2026-04-06 04:27:14] "GET /project/5e197bc0-544a-4df0-8502-af9659efb62a?fields=virtual_machine_interfaces HTTP/1.1" 200 1041 0.052658 10.0.0.33 - - [2026-04-06 04:27:15] "GET /projects?obj_uuids=5e197bc0-544a-4df0-8502-af9659efb62a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000959 10.0.0.249 - - [2026-04-06 04:27:15] "GET /project/5e197bc0-544a-4df0-8502-af9659efb62a?fields=security_groups HTTP/1.1" 200 1267 0.063547 10.0.0.249 - - [2026-04-06 04:27:15] "POST /fqname-to-id HTTP/1.1" 404 196 0.027534 10.0.0.33 - - [2026-04-06 04:27:15] "GET /projects?obj_uuids=fd70ed1e-6f96-4404-93fc-d804e87e4312&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003979 10.0.0.33 - - [2026-04-06 04:27:15] "GET /domains?obj_uuids=500738d8-636d-4330-98c4-d5dafb5cbb39&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001111 10.0.0.33 - - [2026-04-06 04:27:16] "GET /domain/500738d8-636d-4330-98c4-d5dafb5cbb39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.009369 10.0.0.33 - - [2026-04-06 04:27:16] "POST /id-to-fqname HTTP/1.1" 200 198 0.001319 10.0.0.33 - - [2026-04-06 04:27:16] "POST /fqname-to-id HTTP/1.1" 404 207 0.004749 10.0.0.33 - - [2026-04-06 04:27:16] "POST /security-groups HTTP/1.1" 200 599 0.033430 10.0.0.33 - - [2026-04-06 04:27:16] "POST /projects HTTP/1.1" 200 601 0.262048 10.0.0.27 - - [2026-04-06 04:27:16] "POST /fqname-to-id HTTP/1.1" 404 241 0.005698 10.0.0.33 - - [2026-04-06 04:27:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.335768 10.0.0.249 - - [2026-04-06 04:27:16] "GET /project/fd70ed1e-6f96-4404-93fc-d804e87e4312?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.488990 10.0.0.249 - - [2026-04-06 04:27:17] "GET / HTTP/1.1" 200 35931 0.001992 10.0.0.249 - - [2026-04-06 04:27:17] "POST /fqname-to-id HTTP/1.1" 401 293 0.000531 10.0.0.249 - - [2026-04-06 04:27:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.056486 10.0.0.33 - - [2026-04-06 04:27:18] "GET /projects?obj_uuids=fd70ed1e-6f96-4404-93fc-d804e87e4312&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000962 10.0.0.249 - - [2026-04-06 04:27:18] "GET /project/fd70ed1e-6f96-4404-93fc-d804e87e4312?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.044302 10.0.0.33 - - [2026-04-06 04:27:18] "POST /useragent-kv HTTP/1.1" 200 115 0.015197 10.0.0.249 - - [2026-04-06 04:27:18] "POST /neutron/subnet HTTP/1.1" 200 716 0.285669 10.0.0.249 - - [2026-04-06 04:27:19] "POST /fqname-to-id HTTP/1.1" 404 207 0.048791 10.0.0.27 - - [2026-04-06 04:27:19] "POST /ref-update HTTP/1.1" 200 156 0.038588 10.0.0.249 - - [2026-04-06 04:27:19] "POST /id-to-fqname HTTP/1.1" 200 222 0.001505 10.0.0.249 - - [2026-04-06 04:27:19] "GET /virtual-network/75180765-a445-4cc7-be26-b1b61894d8f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.009531 10.0.0.249 - - [2026-04-06 04:27:19] "POST /neutron/network HTTP/1.1" 200 975 0.009575 10.0.0.249 - - [2026-04-06 04:27:19] "GET /virtual-network/75180765-a445-4cc7-be26-b1b61894d8f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.005421 10.0.0.249 - - [2026-04-06 04:27:19] "POST /neutron/subnet HTTP/1.1" 200 724 0.009910 10.0.0.249 - - [2026-04-06 04:27:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003515 10.0.0.33 - - [2026-04-06 04:27:19] "GET /projects?obj_uuids=fd70ed1e-6f96-4404-93fc-d804e87e4312&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001511 10.0.0.249 - - [2026-04-06 04:27:19] "GET /project/fd70ed1e-6f96-4404-93fc-d804e87e4312?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.048997 10.0.0.33 - - [2026-04-06 04:27:19] "POST /useragent-kv HTTP/1.1" 200 115 0.003877 10.0.0.249 - - [2026-04-06 04:27:19] "POST /neutron/subnet HTTP/1.1" 200 716 0.204477 10.0.0.249 - - [2026-04-06 04:27:20] "POST /id-to-fqname HTTP/1.1" 200 222 0.001458 10.0.0.249 - - [2026-04-06 04:27:20] "GET /virtual-network/48347392-efc3-47b2-a75f-110c6c2e5602?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.007993 10.0.0.249 - - [2026-04-06 04:27:20] "POST /neutron/network HTTP/1.1" 200 976 0.010962 10.0.0.249 - - [2026-04-06 04:27:20] "GET /virtual-network/48347392-efc3-47b2-a75f-110c6c2e5602?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.007414 10.0.0.249 - - [2026-04-06 04:27:20] "POST /neutron/subnet HTTP/1.1" 200 729 0.008700 10.0.0.249 - - [2026-04-06 04:27:20] "POST /id-to-fqname HTTP/1.1" 200 222 0.001312 10.0.0.249 - - [2026-04-06 04:27:20] "POST /neutron/network HTTP/1.1" 200 985 0.009351 10.0.0.33 - - [2026-04-06 04:27:21] "GET /projects?obj_uuids=fd70ed1e-6f96-4404-93fc-d804e87e4312&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001125 10.0.0.249 - - [2026-04-06 04:27:21] "GET /project/fd70ed1e-6f96-4404-93fc-d804e87e4312?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.082553 10.0.0.249 - - [2026-04-06 04:27:21] "POST /neutron/security_group HTTP/1.1" 200 2051 0.008141 10.0.0.249 - - [2026-04-06 04:27:21] "POST /id-to-fqname HTTP/1.1" 200 222 0.001320 10.0.0.249 - - [2026-04-06 04:27:21] "POST /neutron/security_group HTTP/1.1" 200 2051 0.007123 10.0.0.33 - - [2026-04-06 04:27:22] "GET /projects?obj_uuids=fd70ed1e-6f96-4404-93fc-d804e87e4312&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001073 10.0.0.249 - - [2026-04-06 04:27:22] "POST /neutron/port HTTP/1.1" 200 1153 0.360772 10.0.0.249 - - [2026-04-06 04:27:22] "POST /neutron/port HTTP/1.1" 200 1207 0.129056 10.0.0.33 - - [2026-04-06 04:27:22] "GET /projects?obj_uuids=fd70ed1e-6f96-4404-93fc-d804e87e4312&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001176 10.0.0.249 - - [2026-04-06 04:27:22] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003853 10.0.0.249 - - [2026-04-06 04:27:22] "GET /project/fd70ed1e-6f96-4404-93fc-d804e87e4312?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.074214 10.0.0.249 - - [2026-04-06 04:27:22] "POST /neutron/port HTTP/1.1" 200 117 0.001344 10.0.0.249 - - [2026-04-06 04:27:22] "POST /neutron/port HTTP/1.1" 200 4088 0.033185 10.0.0.249 - - [2026-04-06 04:27:23] "POST /neutron/port HTTP/1.1" 200 1217 0.019311 10.0.0.33 - - [2026-04-06 04:27:23] "GET /projects?obj_uuids=fd70ed1e-6f96-4404-93fc-d804e87e4312&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001054 10.0.0.249 - - [2026-04-06 04:27:23] "POST /neutron/port HTTP/1.1" 200 1154 0.380777 10.0.0.249 - - [2026-04-06 04:27:23] "POST /neutron/port HTTP/1.1" 200 1208 0.119042 10.0.0.249 - - [2026-04-06 04:27:24] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003855 10.0.0.249 - - [2026-04-06 04:27:24] "POST /neutron/port HTTP/1.1" 200 117 0.001535 10.0.0.249 - - [2026-04-06 04:27:28] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007881 10.0.0.249 - - [2026-04-06 04:27:28] "POST /neutron/port HTTP/1.1" 200 1217 0.020225 10.0.0.249 - - [2026-04-06 04:27:28] "GET /virtual-machine/e2dda073-eaee-4ada-aa2c-7ff1f8f31de2 HTTP/1.1" 401 293 0.000557 10.0.0.249 - - [2026-04-06 04:27:28] "GET /virtual-machine/e2dda073-eaee-4ada-aa2c-7ff1f8f31de2 HTTP/1.1" 200 1301 0.047058 10.0.0.249 - - [2026-04-06 04:27:28] "GET /virtual-machine-interface/ebcc4468-cadd-4c82-96e6-0c8c324588aa HTTP/1.1" 200 3158 0.007823 10.0.0.249 - - [2026-04-06 04:27:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004829 10.0.0.249 - - [2026-04-06 04:27:28] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005762 10.0.0.249 - - [2026-04-06 04:27:28] "GET /virtual-networks?parent_id=fd70ed1e-6f96-4404-93fc-d804e87e4312&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003621 10.0.0.249 - - [2026-04-06 04:27:28] "GET /virtual-network/75180765-a445-4cc7-be26-b1b61894d8f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.009474 10.0.0.249 - - [2026-04-06 04:27:31] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008265 10.0.0.249 - - [2026-04-06 04:27:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003504 10.0.0.249 - - [2026-04-06 04:27:31] "GET /virtual-network/75180765-a445-4cc7-be26-b1b61894d8f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.005108 10.0.0.249 - - [2026-04-06 04:27:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005206 10.0.0.249 - - [2026-04-06 04:27:34] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005209 10.0.0.249 - - [2026-04-06 04:27:34] "GET /virtual-networks?parent_id=fd70ed1e-6f96-4404-93fc-d804e87e4312&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.004018 10.0.0.249 - - [2026-04-06 04:27:34] "GET /virtual-network/75180765-a445-4cc7-be26-b1b61894d8f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.008096 10.0.0.249 - - [2026-04-06 04:27:34] "POST /neutron/port HTTP/1.1" 200 1218 0.023311 10.0.0.249 - - [2026-04-06 04:27:34] "POST /neutron/security_group HTTP/1.1" 200 2066 0.010505 10.0.0.249 - - [2026-04-06 04:27:34] "GET /virtual-machine/158ff0b3-0ef7-4a22-bd61-c312a1c35520 HTTP/1.1" 200 1300 0.007154 10.0.0.249 - - [2026-04-06 04:27:34] "GET /virtual-machine-interface/db528fa3-b277-4da7-bd30-e381064396a4 HTTP/1.1" 200 3158 0.006461 10.0.0.249 - - [2026-04-06 04:27:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003873 10.0.0.249 - - [2026-04-06 04:27:34] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004320 10.0.0.249 - - [2026-04-06 04:27:34] "GET /virtual-networks?parent_id=fd70ed1e-6f96-4404-93fc-d804e87e4312&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.005258 10.0.0.249 - - [2026-04-06 04:27:34] "GET /virtual-network/48347392-efc3-47b2-a75f-110c6c2e5602?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.005808 10.0.0.249 - - [2026-04-06 04:27:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005467 10.0.0.249 - - [2026-04-06 04:27:35] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005896 10.0.0.249 - - [2026-04-06 04:27:35] "GET /virtual-networks?parent_id=fd70ed1e-6f96-4404-93fc-d804e87e4312&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003291 10.0.0.249 - - [2026-04-06 04:27:35] "GET /virtual-network/48347392-efc3-47b2-a75f-110c6c2e5602?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.008774 10.0.0.249 - - [2026-04-06 04:27:35] "POST /neutron/port HTTP/1.1" 200 1118 0.039532 10.0.0.249 - - [2026-04-06 04:27:35] "POST /fqname-to-id HTTP/1.1" 404 209 0.003526 10.0.0.249 - - [2026-04-06 04:27:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003812 10.0.0.249 - - [2026-04-06 04:27:36] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004667 10.0.0.33 - - [2026-04-06 04:27:36] "GET /projects?obj_uuids=fd70ed1e-6f96-4404-93fc-d804e87e4312&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001147 10.0.0.249 - - [2026-04-06 04:27:36] "POST /neutron/network HTTP/1.1" 200 832 0.009141 10.0.0.249 - - [2026-04-06 04:27:36] "GET /project/fd70ed1e-6f96-4404-93fc-d804e87e4312?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.069064 10.0.0.249 - - [2026-04-06 04:27:36] "POST /network-policys HTTP/1.1" 200 533 0.029632 10.0.0.249 - - [2026-04-06 04:27:36] "GET /network-policy/772ac116-9aba-4680-a396-552e13550ce8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.006442 10.0.0.249 - - [2026-04-06 04:27:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003566 10.0.0.249 - - [2026-04-06 04:27:36] "GET /virtual-network/75180765-a445-4cc7-be26-b1b61894d8f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.008172 10.0.0.249 - - [2026-04-06 04:27:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004424 10.0.0.249 - - [2026-04-06 04:27:36] "GET /network-policy/772ac116-9aba-4680-a396-552e13550ce8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.005033 10.0.0.27 - - [2026-04-06 04:27:36] "POST /fqname-to-id HTTP/1.1" 404 230 0.024021 10.0.0.249 - - [2026-04-06 04:27:36] "POST /fqname-to-id HTTP/1.1" 404 207 0.020795 10.0.0.249 - - [2026-04-06 04:27:36] "POST /ref-update HTTP/1.1" 200 156 0.072283 10.0.0.249 - - [2026-04-06 04:27:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.008553 10.0.0.249 - - [2026-04-06 04:27:36] "GET /network-policy/772ac116-9aba-4680-a396-552e13550ce8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.004116 10.0.0.249 - - [2026-04-06 04:27:36] "GET /virtual-network/75180765-a445-4cc7-be26-b1b61894d8f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2866 0.008500 10.0.0.249 - - [2026-04-06 04:27:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003092 10.0.0.249 - - [2026-04-06 04:27:36] "GET /network-policy/772ac116-9aba-4680-a396-552e13550ce8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.005506 10.0.0.249 - - [2026-04-06 04:27:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003945 10.0.0.249 - - [2026-04-06 04:27:36] "GET /virtual-network/48347392-efc3-47b2-a75f-110c6c2e5602?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.005985 10.0.0.249 - - [2026-04-06 04:27:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004442 10.0.0.249 - - [2026-04-06 04:27:36] "GET /network-policy/772ac116-9aba-4680-a396-552e13550ce8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.004755 10.0.0.249 - - [2026-04-06 04:27:36] "POST /ref-update HTTP/1.1" 200 156 0.059822 10.0.0.249 - - [2026-04-06 04:27:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003462 10.0.0.27 - - [2026-04-06 04:27:36] "POST /access-control-lists HTTP/1.1" 200 578 0.089262 10.0.0.249 - - [2026-04-06 04:27:36] "GET /network-policy/772ac116-9aba-4680-a396-552e13550ce8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.004978 10.0.0.249 - - [2026-04-06 04:27:36] "GET /virtual-network/48347392-efc3-47b2-a75f-110c6c2e5602?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2869 0.008286 10.0.0.249 - - [2026-04-06 04:27:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005729 10.0.0.249 - - [2026-04-06 04:27:37] "GET /network-policy/772ac116-9aba-4680-a396-552e13550ce8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.008515 10.0.0.249 - - [2026-04-06 04:27:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003796 10.0.0.33 - - [2026-04-06 04:27:37] "GET /projects?obj_uuids=fd70ed1e-6f96-4404-93fc-d804e87e4312&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001674 10.0.0.249 - - [2026-04-06 04:27:37] "GET /project/fd70ed1e-6f96-4404-93fc-d804e87e4312?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.051300 10.0.0.249 - - [2026-04-06 04:27:37] "POST /neutron/network HTTP/1.1" 200 117 0.017894 10.0.0.27 - - [2026-04-06 04:27:37] "POST /route-targets HTTP/1.1" 200 327 0.012761 10.0.0.249 - - [2026-04-06 04:27:37] "POST /neutron/network HTTP/1.1" 200 799 0.009798 10.0.0.249 - - [2026-04-06 04:27:37] "POST /id-to-fqname HTTP/1.1" 200 214 0.001260 10.0.0.249 - - [2026-04-06 04:27:37] "GET /virtual-network/37994366-581d-45e3-8742-6675418c6f2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.007576 10.0.0.249 - - [2026-04-06 04:27:37] "GET /virtual-network/37994366-581d-45e3-8742-6675418c6f2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.007435 10.0.0.249 - - [2026-04-06 04:27:37] "POST /neutron/subnet HTTP/1.1" 200 701 0.010420 10.0.0.249 - - [2026-04-06 04:27:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003721 10.0.0.33 - - [2026-04-06 04:27:37] "GET /projects?obj_uuids=fd70ed1e-6f96-4404-93fc-d804e87e4312&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001098 10.0.0.249 - - [2026-04-06 04:27:37] "GET /project/fd70ed1e-6f96-4404-93fc-d804e87e4312?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.042744 10.0.0.27 - - [2026-04-06 04:27:38] "POST /ref-update HTTP/1.1" 200 156 0.025021 10.0.0.33 - - [2026-04-06 04:27:38] "POST /useragent-kv HTTP/1.1" 200 115 0.008812 10.0.0.249 - - [2026-04-06 04:27:38] "POST /neutron/subnet HTTP/1.1" 200 701 0.184387 10.0.0.249 - - [2026-04-06 04:27:38] "POST /id-to-fqname HTTP/1.1" 200 214 0.001300 10.0.0.249 - - [2026-04-06 04:27:38] "GET /virtual-network/2c8bcbca-2744-4b38-b580-cb5c08b79d0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.005211 10.0.0.249 - - [2026-04-06 04:27:38] "GET /virtual-network/2c8bcbca-2744-4b38-b580-cb5c08b79d0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.005729 10.0.0.249 - - [2026-04-06 04:27:38] "POST /neutron/network HTTP/1.1" 200 799 0.008041 10.0.0.249 - - [2026-04-06 04:27:38] "POST /fqname-to-id HTTP/1.1" 404 239 0.004738 10.0.0.249 - - [2026-04-06 04:27:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005161 10.0.0.33 - - [2026-04-06 04:27:38] "GET /projects?obj_uuids=fd70ed1e-6f96-4404-93fc-d804e87e4312&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002284 10.0.0.249 - - [2026-04-06 04:27:38] "GET /project/fd70ed1e-6f96-4404-93fc-d804e87e4312?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.059910 10.0.0.249 - - [2026-04-06 04:27:38] "POST /network-policys HTTP/1.1" 200 587 0.029850 10.0.0.249 - - [2026-04-06 04:27:38] "GET /network-policy/b96b01ce-ee12-4169-813f-21d1dabfccbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.005923 10.0.0.249 - - [2026-04-06 04:27:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002867 10.0.0.249 - - [2026-04-06 04:27:38] "GET /virtual-network/37994366-581d-45e3-8742-6675418c6f2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.006353 10.0.0.249 - - [2026-04-06 04:27:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003120 10.0.0.249 - - [2026-04-06 04:27:38] "GET /network-policy/b96b01ce-ee12-4169-813f-21d1dabfccbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.005472 10.0.0.249 - - [2026-04-06 04:27:38] "POST /ref-update HTTP/1.1" 200 156 0.064349 10.0.0.249 - - [2026-04-06 04:27:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.015187 10.0.0.249 - - [2026-04-06 04:27:38] "GET /network-policy/b96b01ce-ee12-4169-813f-21d1dabfccbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.004206 10.0.0.249 - - [2026-04-06 04:27:38] "GET /virtual-network/37994366-581d-45e3-8742-6675418c6f2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2331 0.008417 10.0.0.249 - - [2026-04-06 04:27:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003083 10.0.0.249 - - [2026-04-06 04:27:38] "GET /network-policy/b96b01ce-ee12-4169-813f-21d1dabfccbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.006029 10.0.0.249 - - [2026-04-06 04:27:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.006885 10.0.0.249 - - [2026-04-06 04:27:39] "GET /virtual-network/2c8bcbca-2744-4b38-b580-cb5c08b79d0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.008233 10.0.0.249 - - [2026-04-06 04:27:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004192 10.0.0.249 - - [2026-04-06 04:27:39] "GET /network-policy/b96b01ce-ee12-4169-813f-21d1dabfccbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.006792 10.0.0.249 - - [2026-04-06 04:27:39] "POST /ref-update HTTP/1.1" 200 156 0.158320 10.0.0.27 - - [2026-04-06 04:27:39] "PUT /access-control-list/38977112-a1c9-4b59-92ae-ad8018ed4faa HTTP/1.1" 200 272 0.111272 10.0.0.249 - - [2026-04-06 04:27:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003983 10.0.0.249 - - [2026-04-06 04:27:39] "GET /network-policy/b96b01ce-ee12-4169-813f-21d1dabfccbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.010993 10.0.0.27 - - [2026-04-06 04:27:39] "POST /ref-update HTTP/1.1" 200 156 0.042569 10.0.0.249 - - [2026-04-06 04:27:39] "POST /neutron/network HTTP/1.1" 200 912 0.009777 10.0.0.249 - - [2026-04-06 04:27:39] "GET /virtual-network/2c8bcbca-2744-4b38-b580-cb5c08b79d0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2333 0.015462 10.0.0.249 - - [2026-04-06 04:27:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005479 10.0.0.249 - - [2026-04-06 04:27:39] "GET /network-policy/b96b01ce-ee12-4169-813f-21d1dabfccbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.006618 10.0.0.249 - - [2026-04-06 04:27:39] "POST /id-to-fqname HTTP/1.1" 200 214 0.002222 10.0.0.249 - - [2026-04-06 04:27:39] "POST /neutron/network HTTP/1.1" 200 922 0.009078 10.0.0.33 - - [2026-04-06 04:27:40] "GET /projects?obj_uuids=fd70ed1e-6f96-4404-93fc-d804e87e4312&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001428 10.0.0.249 - - [2026-04-06 04:27:40] "GET /project/fd70ed1e-6f96-4404-93fc-d804e87e4312?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.081200 10.0.0.249 - - [2026-04-06 04:27:40] "POST /neutron/security_group HTTP/1.1" 200 3999 0.009319 10.0.0.249 - - [2026-04-06 04:27:40] "POST /id-to-fqname HTTP/1.1" 200 214 0.001338 10.0.0.249 - - [2026-04-06 04:27:41] "POST /neutron/security_group HTTP/1.1" 200 3999 0.009980 10.0.0.249 - - [2026-04-06 04:27:41] "POST /neutron/network HTTP/1.1" 200 922 0.010141 10.0.0.249 - - [2026-04-06 04:27:41] "POST /neutron/port HTTP/1.1" 200 1117 0.121099 10.0.0.249 - - [2026-04-06 04:27:41] "POST /neutron/subnet HTTP/1.1" 200 675 0.009630 10.0.0.33 - - [2026-04-06 04:27:42] "GET /projects?obj_uuids=fd70ed1e-6f96-4404-93fc-d804e87e4312&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001406 10.0.0.249 - - [2026-04-06 04:27:42] "GET /project/fd70ed1e-6f96-4404-93fc-d804e87e4312?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.081852 10.0.0.249 - - [2026-04-06 04:27:42] "POST /neutron/network HTTP/1.1" 200 912 0.036397 10.0.0.249 - - [2026-04-06 04:27:42] "POST /neutron/port HTTP/1.1" 200 117 0.007282 10.0.0.249 - - [2026-04-06 04:27:42] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003535 10.0.0.249 - - [2026-04-06 04:27:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003940 10.0.0.249 - - [2026-04-06 04:27:42] "GET /bgp-router/a1df12bc-a8f9-4e3a-abf9-ad3e9e4edafd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.004893 10.0.0.33 - - [2026-04-06 04:27:43] "DELETE /project/b176d13f-06d3-48f3-a9de-aac59d3b4039 HTTP/1.1" 404 177 0.008228 10.0.0.33 - - [2026-04-06 04:27:43] "DELETE /project/4a15f63770774d1abbd79b34b37130e1 HTTP/1.1" 404 173 0.009445 10.0.0.33 - - [2026-04-06 04:27:43] "GET /projects?obj_uuids=5e197bc0-544a-4df0-8502-af9659efb62a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000783 10.0.0.33 - - [2026-04-06 04:27:43] "GET /projects?obj_uuids=4a15f637-7077-4d1a-bbd7-9b34b37130e1&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000686 10.0.0.33 - - [2026-04-06 04:27:43] "DELETE /project/fd70ed1e6f96440493fcd804e87e4312 HTTP/1.1" 404 173 0.017209 10.0.0.33 - - [2026-04-06 04:27:43] "DELETE /project/5e197bc0544a4df08502af9659efb62a HTTP/1.1" 404 173 0.009276 10.0.0.33 - - [2026-04-06 04:27:43] "GET /project/5e197bc0-544a-4df0-8502-af9659efb62a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1477 0.055238 10.0.0.33 - - [2026-04-06 04:27:43] "GET /projects?obj_uuids=5e197bc0-544a-4df0-8502-af9659efb62a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000956 10.0.0.33 - - [2026-04-06 04:27:43] "GET /project/4a15f637-7077-4d1a-bbd7-9b34b37130e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1502 0.104655 10.0.0.33 - - [2026-04-06 04:27:43] "GET /projects?obj_uuids=4a15f637-7077-4d1a-bbd7-9b34b37130e1&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000976 10.0.0.249 - - [2026-04-06 04:27:43] "POST /neutron/port HTTP/1.1" 200 1063 0.045898 10.0.0.33 - - [2026-04-06 04:27:43] "GET /project/5e197bc0-544a-4df0-8502-af9659efb62a?fields=security_groups HTTP/1.1" 200 1372 0.104637 10.0.0.33 - - [2026-04-06 04:27:43] "GET /project/4a15f637-7077-4d1a-bbd7-9b34b37130e1?fields=security_groups HTTP/1.1" 200 1391 0.079080 10.0.0.33 - - [2026-04-06 04:27:43] "DELETE /security-group/4ae4711a-5489-42e3-8843-6283fde2ec45 HTTP/1.1" 200 115 0.100949 10.0.0.33 - - [2026-04-06 04:27:43] "GET /projects?obj_uuids=5e197bc0-544a-4df0-8502-af9659efb62a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001508 10.0.0.33 - - [2026-04-06 04:27:43] "DELETE /security-group/68d425c8-cf99-42b1-b281-bf3c3448c416 HTTP/1.1" 200 115 0.146225 10.0.0.33 - - [2026-04-06 04:27:43] "GET /projects?obj_uuids=4a15f637-7077-4d1a-bbd7-9b34b37130e1&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000941 10.0.0.33 - - [2026-04-06 04:27:43] "GET /project/5e197bc0-544a-4df0-8502-af9659efb62a?fields=application_policy_sets HTTP/1.1" 200 1411 0.079598 10.0.0.33 - - [2026-04-06 04:27:43] "GET /project/4a15f637-7077-4d1a-bbd7-9b34b37130e1?fields=application_policy_sets HTTP/1.1" 200 1430 0.087253 10.0.0.249 - - [2026-04-06 04:27:43] "POST /neutron/port HTTP/1.1" 200 1127 0.091348 10.0.0.27 - - [2026-04-06 04:27:43] "DELETE /access-control-list/792651a8-bb00-4ac1-b098-6d492973d9ce HTTP/1.1" 200 115 0.095453 10.0.0.249 - - [2026-04-06 04:27:43] "POST /neutron/port HTTP/1.1" 200 117 0.001064 10.0.0.249 - - [2026-04-06 04:27:43] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.004441 10.0.0.249 - - [2026-04-06 04:27:43] "GET /bgp-router/a1df12bc-a8f9-4e3a-abf9-ad3e9e4edafd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.010461 10.0.0.249 - - [2026-04-06 04:27:43] "GET /bgp-router/a1df12bc-a8f9-4e3a-abf9-ad3e9e4edafd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.008257 10.0.0.33 - - [2026-04-06 04:27:43] "DELETE /project/5e197bc0-544a-4df0-8502-af9659efb62a HTTP/1.1" 200 115 0.711474 10.0.0.33 - - [2026-04-06 04:27:43] "DELETE /project/4a15f637-7077-4d1a-bbd7-9b34b37130e1 HTTP/1.1" 200 115 0.739265 10.0.0.249 - - [2026-04-06 04:27:43] "PUT /bgp-router/a1df12bc-a8f9-4e3a-abf9-ad3e9e4edafd HTTP/1.1" 200 254 0.065660 10.0.0.249 - - [2026-04-06 04:27:44] "PUT /bgp-router/a1df12bc-a8f9-4e3a-abf9-ad3e9e4edafd HTTP/1.1" 200 254 0.101006 10.0.0.249 - - [2026-04-06 04:27:44] "GET /bgp-router/925dafc1-65c0-40c2-be96-d5d1cf5f480b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.052605 10.0.0.249 - - [2026-04-06 04:27:44] "GET /bgp-router/925dafc1-65c0-40c2-be96-d5d1cf5f480b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.008965 10.0.0.249 - - [2026-04-06 04:27:44] "PUT /bgp-router/925dafc1-65c0-40c2-be96-d5d1cf5f480b HTTP/1.1" 200 254 0.069249 10.0.0.249 - - [2026-04-06 04:27:44] "PUT /bgp-router/925dafc1-65c0-40c2-be96-d5d1cf5f480b HTTP/1.1" 200 254 0.053862 10.0.0.249 - - [2026-04-06 04:27:44] "GET /bgp-router/f6cec5c7-d5d7-42e4-b45d-3d4fbdba36c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.015405 10.0.0.249 - - [2026-04-06 04:27:44] "GET /bgp-router/f6cec5c7-d5d7-42e4-b45d-3d4fbdba36c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.005136 10.0.0.249 - - [2026-04-06 04:27:44] "PUT /bgp-router/f6cec5c7-d5d7-42e4-b45d-3d4fbdba36c2 HTTP/1.1" 200 254 0.034885 10.0.0.249 - - [2026-04-06 04:27:44] "PUT /bgp-router/f6cec5c7-d5d7-42e4-b45d-3d4fbdba36c2 HTTP/1.1" 200 254 0.064019 10.0.0.249 - - [2026-04-06 04:27:44] "GET /bgp-router/a1df12bc-a8f9-4e3a-abf9-ad3e9e4edafd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.008465 10.0.0.249 - - [2026-04-06 04:27:44] "GET /bgp-router/a1df12bc-a8f9-4e3a-abf9-ad3e9e4edafd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.006557 10.0.0.249 - - [2026-04-06 04:27:44] "PUT /bgp-router/a1df12bc-a8f9-4e3a-abf9-ad3e9e4edafd HTTP/1.1" 200 254 0.028273 10.0.0.249 - - [2026-04-06 04:27:44] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.007425 10.0.0.249 - - [2026-04-06 04:27:44] "GET /bgp-router/a1df12bc-a8f9-4e3a-abf9-ad3e9e4edafd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.006867 10.0.0.249 - - [2026-04-06 04:27:44] "GET /bgp-router/a1df12bc-a8f9-4e3a-abf9-ad3e9e4edafd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.006536 10.0.0.249 - - [2026-04-06 04:27:44] "PUT /bgp-router/a1df12bc-a8f9-4e3a-abf9-ad3e9e4edafd HTTP/1.1" 200 254 0.035074 10.0.0.249 - - [2026-04-06 04:27:44] "PUT /bgp-router/a1df12bc-a8f9-4e3a-abf9-ad3e9e4edafd HTTP/1.1" 200 254 0.055030 10.0.0.249 - - [2026-04-06 04:27:44] "GET /bgp-router/925dafc1-65c0-40c2-be96-d5d1cf5f480b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.007114 10.0.0.249 - - [2026-04-06 04:27:44] "GET /bgp-router/925dafc1-65c0-40c2-be96-d5d1cf5f480b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.004283 10.0.0.249 - - [2026-04-06 04:27:44] "PUT /bgp-router/925dafc1-65c0-40c2-be96-d5d1cf5f480b HTTP/1.1" 200 254 0.036264 10.0.0.249 - - [2026-04-06 04:27:45] "PUT /bgp-router/925dafc1-65c0-40c2-be96-d5d1cf5f480b HTTP/1.1" 200 254 0.068754 10.0.0.249 - - [2026-04-06 04:27:45] "GET /bgp-router/f6cec5c7-d5d7-42e4-b45d-3d4fbdba36c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.019275 10.0.0.249 - - [2026-04-06 04:27:45] "GET /bgp-router/f6cec5c7-d5d7-42e4-b45d-3d4fbdba36c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.013119 10.0.0.249 - - [2026-04-06 04:27:45] "PUT /bgp-router/f6cec5c7-d5d7-42e4-b45d-3d4fbdba36c2 HTTP/1.1" 200 254 0.053903 10.0.0.249 - - [2026-04-06 04:27:45] "PUT /bgp-router/f6cec5c7-d5d7-42e4-b45d-3d4fbdba36c2 HTTP/1.1" 200 254 0.041645 10.0.0.249 - - [2026-04-06 04:27:45] "GET /bgp-router/925dafc1-65c0-40c2-be96-d5d1cf5f480b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.009550 10.0.0.249 - - [2026-04-06 04:27:45] "GET /bgp-router/925dafc1-65c0-40c2-be96-d5d1cf5f480b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.007937 10.0.0.249 - - [2026-04-06 04:27:45] "PUT /bgp-router/925dafc1-65c0-40c2-be96-d5d1cf5f480b HTTP/1.1" 200 254 0.025147 10.0.0.249 - - [2026-04-06 04:27:45] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003787 10.0.0.249 - - [2026-04-06 04:27:45] "GET /bgp-router/a1df12bc-a8f9-4e3a-abf9-ad3e9e4edafd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.006674 10.0.0.249 - - [2026-04-06 04:27:45] "GET /bgp-router/a1df12bc-a8f9-4e3a-abf9-ad3e9e4edafd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.013737 10.0.0.249 - - [2026-04-06 04:27:45] "PUT /bgp-router/a1df12bc-a8f9-4e3a-abf9-ad3e9e4edafd HTTP/1.1" 200 254 0.047820 10.0.0.249 - - [2026-04-06 04:27:45] "PUT /bgp-router/a1df12bc-a8f9-4e3a-abf9-ad3e9e4edafd HTTP/1.1" 200 254 0.048519 10.0.0.249 - - [2026-04-06 04:27:45] "GET /bgp-router/925dafc1-65c0-40c2-be96-d5d1cf5f480b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.009031 10.0.0.249 - - [2026-04-06 04:27:45] "GET /bgp-router/925dafc1-65c0-40c2-be96-d5d1cf5f480b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.005727 10.0.0.249 - - [2026-04-06 04:27:45] "PUT /bgp-router/925dafc1-65c0-40c2-be96-d5d1cf5f480b HTTP/1.1" 200 254 0.045188 10.0.0.249 - - [2026-04-06 04:27:45] "PUT /bgp-router/925dafc1-65c0-40c2-be96-d5d1cf5f480b HTTP/1.1" 200 254 0.030197 10.0.0.249 - - [2026-04-06 04:27:45] "GET /bgp-router/f6cec5c7-d5d7-42e4-b45d-3d4fbdba36c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.006660 10.0.0.249 - - [2026-04-06 04:27:45] "GET /bgp-router/f6cec5c7-d5d7-42e4-b45d-3d4fbdba36c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.007185 10.0.0.249 - - [2026-04-06 04:27:45] "PUT /bgp-router/f6cec5c7-d5d7-42e4-b45d-3d4fbdba36c2 HTTP/1.1" 200 254 0.041670 10.0.0.249 - - [2026-04-06 04:27:46] "PUT /bgp-router/f6cec5c7-d5d7-42e4-b45d-3d4fbdba36c2 HTTP/1.1" 200 254 0.036479 10.0.0.249 - - [2026-04-06 04:27:46] "GET /bgp-router/f6cec5c7-d5d7-42e4-b45d-3d4fbdba36c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.021007 10.0.0.249 - - [2026-04-06 04:27:46] "GET /bgp-router/f6cec5c7-d5d7-42e4-b45d-3d4fbdba36c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.005871 10.0.0.249 - - [2026-04-06 04:27:46] "PUT /bgp-router/f6cec5c7-d5d7-42e4-b45d-3d4fbdba36c2 HTTP/1.1" 200 254 0.020527 10.0.0.249 - - [2026-04-06 04:27:46] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.006812 10.0.0.249 - - [2026-04-06 04:27:46] "GET /bgp-router/a1df12bc-a8f9-4e3a-abf9-ad3e9e4edafd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.011575 10.0.0.249 - - [2026-04-06 04:27:46] "GET /bgp-router/a1df12bc-a8f9-4e3a-abf9-ad3e9e4edafd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.004454 10.0.0.249 - - [2026-04-06 04:27:46] "PUT /bgp-router/a1df12bc-a8f9-4e3a-abf9-ad3e9e4edafd HTTP/1.1" 200 254 0.026847 10.0.0.249 - - [2026-04-06 04:27:46] "PUT /bgp-router/a1df12bc-a8f9-4e3a-abf9-ad3e9e4edafd HTTP/1.1" 200 254 0.052601 10.0.0.249 - - [2026-04-06 04:27:46] "GET /bgp-router/925dafc1-65c0-40c2-be96-d5d1cf5f480b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.005852 10.0.0.249 - - [2026-04-06 04:27:46] "GET /bgp-router/925dafc1-65c0-40c2-be96-d5d1cf5f480b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.009532 10.0.0.249 - - [2026-04-06 04:27:46] "PUT /bgp-router/925dafc1-65c0-40c2-be96-d5d1cf5f480b HTTP/1.1" 200 254 0.040896 10.0.0.249 - - [2026-04-06 04:27:46] "PUT /bgp-router/925dafc1-65c0-40c2-be96-d5d1cf5f480b HTTP/1.1" 200 254 0.044610 10.0.0.249 - - [2026-04-06 04:27:46] "GET /bgp-router/f6cec5c7-d5d7-42e4-b45d-3d4fbdba36c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2965 0.009695 10.0.0.249 - - [2026-04-06 04:27:46] "GET /bgp-router/f6cec5c7-d5d7-42e4-b45d-3d4fbdba36c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2965 0.006839 10.0.0.249 - - [2026-04-06 04:27:46] "PUT /bgp-router/f6cec5c7-d5d7-42e4-b45d-3d4fbdba36c2 HTTP/1.1" 200 254 0.051011 10.0.0.249 - - [2026-04-06 04:27:46] "PUT /bgp-router/f6cec5c7-d5d7-42e4-b45d-3d4fbdba36c2 HTTP/1.1" 200 254 0.059858 10.0.0.33 - - [2026-04-06 04:27:48] "GET /obj-perms HTTP/1.1" 200 5075 0.063557 10.0.0.249 - - [2026-04-06 04:27:50] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007272 10.0.0.249 - - [2026-04-06 04:27:56] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003428 10.0.0.249 - - [2026-04-06 04:27:56] "GET /bgp-router/a1df12bc-a8f9-4e3a-abf9-ad3e9e4edafd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.007235 10.0.0.249 - - [2026-04-06 04:27:56] "GET /bgp-router/a1df12bc-a8f9-4e3a-abf9-ad3e9e4edafd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.004322 10.0.0.249 - - [2026-04-06 04:27:56] "PUT /bgp-router/a1df12bc-a8f9-4e3a-abf9-ad3e9e4edafd HTTP/1.1" 200 254 0.040311 10.0.0.249 - - [2026-04-06 04:27:57] "PUT /bgp-router/a1df12bc-a8f9-4e3a-abf9-ad3e9e4edafd HTTP/1.1" 200 254 0.057120 10.0.0.249 - - [2026-04-06 04:27:57] "GET /bgp-router/925dafc1-65c0-40c2-be96-d5d1cf5f480b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.013973 10.0.0.249 - - [2026-04-06 04:27:57] "GET /bgp-router/925dafc1-65c0-40c2-be96-d5d1cf5f480b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.008758 10.0.0.249 - - [2026-04-06 04:27:57] "PUT /bgp-router/925dafc1-65c0-40c2-be96-d5d1cf5f480b HTTP/1.1" 200 254 0.041477 10.0.0.249 - - [2026-04-06 04:27:57] "PUT /bgp-router/925dafc1-65c0-40c2-be96-d5d1cf5f480b HTTP/1.1" 200 254 0.049516 10.0.0.249 - - [2026-04-06 04:27:57] "GET /bgp-router/f6cec5c7-d5d7-42e4-b45d-3d4fbdba36c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.019083 10.0.0.249 - - [2026-04-06 04:27:57] "GET /bgp-router/f6cec5c7-d5d7-42e4-b45d-3d4fbdba36c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.010655 10.0.0.249 - - [2026-04-06 04:27:57] "PUT /bgp-router/f6cec5c7-d5d7-42e4-b45d-3d4fbdba36c2 HTTP/1.1" 200 254 0.043709 10.0.0.249 - - [2026-04-06 04:27:57] "PUT /bgp-router/f6cec5c7-d5d7-42e4-b45d-3d4fbdba36c2 HTTP/1.1" 200 254 0.076092 10.0.0.249 - - [2026-04-06 04:27:57] "GET /bgp-router/a1df12bc-a8f9-4e3a-abf9-ad3e9e4edafd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.010147 10.0.0.249 - - [2026-04-06 04:27:57] "GET /bgp-router/a1df12bc-a8f9-4e3a-abf9-ad3e9e4edafd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.016475 10.0.0.249 - - [2026-04-06 04:27:57] "PUT /bgp-router/a1df12bc-a8f9-4e3a-abf9-ad3e9e4edafd HTTP/1.1" 200 254 0.033190 10.0.0.249 - - [2026-04-06 04:27:57] "POST /neutron/port HTTP/1.1" 200 1106 0.071784 10.0.0.249 - - [2026-04-06 04:27:57] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003845 10.0.0.249 - - [2026-04-06 04:27:57] "GET /bgp-router/a1df12bc-a8f9-4e3a-abf9-ad3e9e4edafd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.008635 10.0.0.249 - - [2026-04-06 04:27:57] "GET /bgp-router/a1df12bc-a8f9-4e3a-abf9-ad3e9e4edafd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.004549 10.0.0.249 - - [2026-04-06 04:27:57] "PUT /bgp-router/a1df12bc-a8f9-4e3a-abf9-ad3e9e4edafd HTTP/1.1" 200 254 0.044609 10.0.0.249 - - [2026-04-06 04:27:57] "PUT /bgp-router/a1df12bc-a8f9-4e3a-abf9-ad3e9e4edafd HTTP/1.1" 200 254 0.058756 10.0.0.249 - - [2026-04-06 04:27:57] "POST /neutron/floatingip HTTP/1.1" 200 117 0.015370 10.0.0.249 - - [2026-04-06 04:27:57] "GET /bgp-router/925dafc1-65c0-40c2-be96-d5d1cf5f480b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.022788 10.0.0.249 - - [2026-04-06 04:27:57] "GET /bgp-router/925dafc1-65c0-40c2-be96-d5d1cf5f480b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.004083 10.0.0.249 - - [2026-04-06 04:27:58] "POST /neutron/network HTTP/1.1" 200 926 0.009905 10.0.0.249 - - [2026-04-06 04:27:58] "PUT /bgp-router/925dafc1-65c0-40c2-be96-d5d1cf5f480b HTTP/1.1" 200 254 0.049763 10.0.0.249 - - [2026-04-06 04:27:58] "PUT /bgp-router/925dafc1-65c0-40c2-be96-d5d1cf5f480b HTTP/1.1" 200 254 0.058745 10.0.0.249 - - [2026-04-06 04:27:58] "GET /bgp-router/f6cec5c7-d5d7-42e4-b45d-3d4fbdba36c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.012525 10.0.0.249 - - [2026-04-06 04:27:58] "GET /bgp-router/f6cec5c7-d5d7-42e4-b45d-3d4fbdba36c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.006890 10.0.0.249 - - [2026-04-06 04:27:58] "PUT /bgp-router/f6cec5c7-d5d7-42e4-b45d-3d4fbdba36c2 HTTP/1.1" 200 254 0.036975 10.0.0.249 - - [2026-04-06 04:27:58] "PUT /bgp-router/f6cec5c7-d5d7-42e4-b45d-3d4fbdba36c2 HTTP/1.1" 200 254 0.043911 10.0.0.249 - - [2026-04-06 04:27:58] "GET /bgp-router/925dafc1-65c0-40c2-be96-d5d1cf5f480b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.006654 10.0.0.249 - - [2026-04-06 04:27:58] "GET /bgp-router/925dafc1-65c0-40c2-be96-d5d1cf5f480b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.004201 10.0.0.249 - - [2026-04-06 04:27:58] "PUT /bgp-router/925dafc1-65c0-40c2-be96-d5d1cf5f480b HTTP/1.1" 200 254 0.024757 10.0.0.249 - - [2026-04-06 04:27:58] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.004030 10.0.0.249 - - [2026-04-06 04:27:58] "GET /bgp-router/a1df12bc-a8f9-4e3a-abf9-ad3e9e4edafd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.005950 10.0.0.249 - - [2026-04-06 04:27:58] "GET /bgp-router/a1df12bc-a8f9-4e3a-abf9-ad3e9e4edafd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.004779 10.0.0.249 - - [2026-04-06 04:27:58] "PUT /bgp-router/a1df12bc-a8f9-4e3a-abf9-ad3e9e4edafd HTTP/1.1" 200 254 0.038031 10.0.0.249 - - [2026-04-06 04:27:58] "PUT /bgp-router/a1df12bc-a8f9-4e3a-abf9-ad3e9e4edafd HTTP/1.1" 200 254 0.048375 10.0.0.249 - - [2026-04-06 04:27:58] "GET /bgp-router/925dafc1-65c0-40c2-be96-d5d1cf5f480b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.009815 10.0.0.249 - - [2026-04-06 04:27:58] "GET /bgp-router/925dafc1-65c0-40c2-be96-d5d1cf5f480b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.006809 10.0.0.249 - - [2026-04-06 04:27:58] "PUT /bgp-router/925dafc1-65c0-40c2-be96-d5d1cf5f480b HTTP/1.1" 200 254 0.037040 10.0.0.249 - - [2026-04-06 04:27:58] "PUT /bgp-router/925dafc1-65c0-40c2-be96-d5d1cf5f480b HTTP/1.1" 200 254 0.060673 10.0.0.249 - - [2026-04-06 04:27:58] "GET /bgp-router/f6cec5c7-d5d7-42e4-b45d-3d4fbdba36c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.005411 10.0.0.249 - - [2026-04-06 04:27:58] "GET /bgp-router/f6cec5c7-d5d7-42e4-b45d-3d4fbdba36c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.006061 10.0.0.249 - - [2026-04-06 04:27:58] "PUT /bgp-router/f6cec5c7-d5d7-42e4-b45d-3d4fbdba36c2 HTTP/1.1" 200 254 0.030177 10.0.0.249 - - [2026-04-06 04:27:59] "PUT /bgp-router/f6cec5c7-d5d7-42e4-b45d-3d4fbdba36c2 HTTP/1.1" 200 254 0.035031 10.0.0.249 - - [2026-04-06 04:27:59] "GET /bgp-router/f6cec5c7-d5d7-42e4-b45d-3d4fbdba36c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.007494 10.0.0.249 - - [2026-04-06 04:27:59] "GET /bgp-router/f6cec5c7-d5d7-42e4-b45d-3d4fbdba36c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.007725 10.0.0.249 - - [2026-04-06 04:27:59] "PUT /bgp-router/f6cec5c7-d5d7-42e4-b45d-3d4fbdba36c2 HTTP/1.1" 200 254 0.020959 10.0.0.249 - - [2026-04-06 04:27:59] "POST /ref-update HTTP/1.1" 200 156 0.088792 10.0.0.27 - - [2026-04-06 04:27:59] "DELETE /access-control-list/92b9ec32-1862-4e33-8421-bc63fe659987 HTTP/1.1" 200 115 0.065316 10.0.0.249 - - [2026-04-06 04:27:59] "GET /virtual-network/2c8bcbca-2744-4b38-b580-cb5c08b79d0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.010281 10.0.0.249 - - [2026-04-06 04:27:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003226 10.0.0.249 - - [2026-04-06 04:27:59] "GET /network-policy/b96b01ce-ee12-4169-813f-21d1dabfccbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.010159 10.0.0.249 - - [2026-04-06 04:27:59] "POST /ref-update HTTP/1.1" 200 156 0.058000 10.0.0.27 - - [2026-04-06 04:27:59] "POST /ref-update HTTP/1.1" 200 156 0.024724 10.0.0.249 - - [2026-04-06 04:27:59] "GET /virtual-network/37994366-581d-45e3-8742-6675418c6f2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.012094 10.0.0.249 - - [2026-04-06 04:27:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.009555 10.0.0.249 - - [2026-04-06 04:27:59] "GET /network-policy/b96b01ce-ee12-4169-813f-21d1dabfccbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.004607 10.0.0.249 - - [2026-04-06 04:27:59] "DELETE /network-policy/b96b01ce-ee12-4169-813f-21d1dabfccbf HTTP/1.1" 200 115 0.042606 10.0.0.249 - - [2026-04-06 04:27:59] "POST /neutron/network HTTP/1.1" 200 799 0.007577 10.0.0.249 - - [2026-04-06 04:27:59] "POST /neutron/port HTTP/1.1" 200 1127 0.023366 10.0.0.249 - - [2026-04-06 04:28:00] "POST /neutron/port HTTP/1.1" 200 151 0.285446 10.0.0.33 - - [2026-04-06 04:28:01] "POST /useragent-kv HTTP/1.1" 200 115 0.003483 10.0.0.33 - - [2026-04-06 04:28:01] "POST /useragent-kv HTTP/1.1" 200 115 0.003349 10.0.0.249 - - [2026-04-06 04:28:01] "POST /neutron/network HTTP/1.1" 200 151 0.122856 10.0.0.27 - - [2026-04-06 04:28:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003748 10.0.0.249 - - [2026-04-06 04:28:02] "POST /ref-update HTTP/1.1" 200 156 0.082194 10.0.0.249 - - [2026-04-06 04:28:02] "POST /neutron/network HTTP/1.1" 200 976 0.033769 10.0.0.249 - - [2026-04-06 04:28:02] "GET /virtual-network/48347392-efc3-47b2-a75f-110c6c2e5602?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.005646 10.0.0.249 - - [2026-04-06 04:28:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002850 10.0.0.27 - - [2026-04-06 04:28:02] "POST /ref-update HTTP/1.1" 200 156 0.038023 10.0.0.249 - - [2026-04-06 04:28:02] "GET /network-policy/772ac116-9aba-4680-a396-552e13550ce8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.004364 10.0.0.249 - - [2026-04-06 04:28:02] "POST /fqname-to-id HTTP/1.1" 404 207 0.006004 10.0.0.249 - - [2026-04-06 04:28:02] "POST /ref-update HTTP/1.1" 200 156 0.062761 10.0.0.249 - - [2026-04-06 04:28:02] "GET /virtual-network/75180765-a445-4cc7-be26-b1b61894d8f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.010509 10.0.0.249 - - [2026-04-06 04:28:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.006080 10.0.0.249 - - [2026-04-06 04:28:02] "GET /network-policy/772ac116-9aba-4680-a396-552e13550ce8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.004560 10.0.0.249 - - [2026-04-06 04:28:02] "DELETE /network-policy/772ac116-9aba-4680-a396-552e13550ce8 HTTP/1.1" 200 115 0.048481 10.0.0.249 - - [2026-04-06 04:28:02] "POST /neutron/network HTTP/1.1" 400 204 0.015274 10.0.0.249 - - [2026-04-06 04:28:03] "POST /neutron/port HTTP/1.1" 200 1217 0.023704 10.0.0.249 - - [2026-04-06 04:28:03] "POST /neutron/port HTTP/1.1" 200 151 0.308454 10.0.0.27 - - [2026-04-06 04:28:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.006035 10.0.0.249 - - [2026-04-06 04:28:05] "POST /neutron/network HTTP/1.1" 200 975 0.011905 10.0.0.27 - - [2026-04-06 04:28:05] "DELETE /route-target/5b4b3737-ac8d-4f60-87aa-a08238b1b525 HTTP/1.1" 200 115 0.019788 10.0.0.249 - - [2026-04-06 04:28:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003970 10.0.0.33 - - [2026-04-06 04:28:06] "GET /projects?obj_uuids=fd70ed1e-6f96-4404-93fc-d804e87e4312&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000907 10.0.0.249 - - [2026-04-06 04:28:06] "GET /project/fd70ed1e-6f96-4404-93fc-d804e87e4312?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.047654 10.0.0.33 - - [2026-04-06 04:28:06] "GET /projects?obj_uuids=fd70ed1e-6f96-4404-93fc-d804e87e4312&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001335 10.0.0.249 - - [2026-04-06 04:28:06] "POST /neutron/network HTTP/1.1" 200 601 0.164482 10.0.0.249 - - [2026-04-06 04:28:07] "POST /neutron/network HTTP/1.1" 200 974 0.012668 10.0.0.249 - - [2026-04-06 04:28:07] "POST /id-to-fqname HTTP/1.1" 200 222 0.001226 10.0.0.249 - - [2026-04-06 04:28:07] "GET /virtual-network/b4b8c76d-3ad8-4e1d-aee1-b90939b756fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.005643 10.0.0.249 - - [2026-04-06 04:28:07] "GET /virtual-network/b4b8c76d-3ad8-4e1d-aee1-b90939b756fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.006143 10.0.0.249 - - [2026-04-06 04:28:07] "POST /neutron/subnet HTTP/1.1" 200 716 0.012032 10.0.0.249 - - [2026-04-06 04:28:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003872 10.0.0.33 - - [2026-04-06 04:28:07] "GET /projects?obj_uuids=fd70ed1e-6f96-4404-93fc-d804e87e4312&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000996 10.0.0.249 - - [2026-04-06 04:28:07] "GET /project/fd70ed1e-6f96-4404-93fc-d804e87e4312?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.053084 10.0.0.33 - - [2026-04-06 04:28:07] "GET /projects?obj_uuids=fd70ed1e-6f96-4404-93fc-d804e87e4312&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001751 10.0.0.249 - - [2026-04-06 04:28:07] "POST /neutron/network HTTP/1.1" 200 601 0.162424 10.0.0.27 - - [2026-04-06 04:28:07] "POST /route-targets HTTP/1.1" 200 327 0.016591 10.0.0.249 - - [2026-04-06 04:28:07] "POST /fqname-to-id HTTP/1.1" 404 207 0.015200 10.0.0.249 - - [2026-04-06 04:28:08] "POST /neutron/network HTTP/1.1" 200 977 0.014182 10.0.0.249 - - [2026-04-06 04:28:08] "POST /id-to-fqname HTTP/1.1" 200 222 0.001289 10.0.0.249 - - [2026-04-06 04:28:08] "GET /virtual-network/481cea58-4b63-4e5d-a97c-dbfeccc162b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2565 0.005853 10.0.0.249 - - [2026-04-06 04:28:08] "GET /virtual-network/481cea58-4b63-4e5d-a97c-dbfeccc162b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2565 0.005755 10.0.0.249 - - [2026-04-06 04:28:08] "POST /neutron/subnet HTTP/1.1" 200 716 0.009432 10.0.0.249 - - [2026-04-06 04:28:08] "POST /id-to-fqname HTTP/1.1" 200 222 0.001360 10.0.0.249 - - [2026-04-06 04:28:08] "POST /neutron/security_group HTTP/1.1" 200 2051 0.008954 10.0.0.33 - - [2026-04-06 04:28:09] "GET /projects?obj_uuids=fd70ed1e-6f96-4404-93fc-d804e87e4312&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001741 10.0.0.249 - - [2026-04-06 04:28:09] "GET /project/fd70ed1e-6f96-4404-93fc-d804e87e4312?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.076871 10.0.0.249 - - [2026-04-06 04:28:09] "POST /neutron/port HTTP/1.1" 200 3025 0.029507 10.0.0.249 - - [2026-04-06 04:28:09] "POST /id-to-fqname HTTP/1.1" 200 222 0.001410 10.0.0.249 - - [2026-04-06 04:28:09] "POST /neutron/port HTTP/1.1" 200 3025 0.033145 10.0.0.249 - - [2026-04-06 04:28:09] "POST /neutron/network HTTP/1.1" 200 984 0.010062 10.0.0.249 - - [2026-04-06 04:28:10] "POST /neutron/port HTTP/1.1" 200 1152 0.026968 10.0.0.249 - - [2026-04-06 04:28:10] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003896 10.0.0.33 - - [2026-04-06 04:28:10] "GET /projects?obj_uuids=fd70ed1e-6f96-4404-93fc-d804e87e4312&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000936 10.0.0.249 - - [2026-04-06 04:28:10] "GET /project/fd70ed1e-6f96-4404-93fc-d804e87e4312?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.073966 10.0.0.249 - - [2026-04-06 04:28:10] "POST /neutron/port HTTP/1.1" 200 117 0.001132 10.0.0.249 - - [2026-04-06 04:28:10] "POST /neutron/network HTTP/1.1" 200 974 0.011168 10.0.0.249 - - [2026-04-06 04:28:10] "POST /neutron/port HTTP/1.1" 200 117 0.008195 10.0.0.249 - - [2026-04-06 04:28:11] "POST /neutron/network HTTP/1.1" 200 987 0.009173 10.0.0.249 - - [2026-04-06 04:28:11] "POST /neutron/port HTTP/1.1" 200 1155 0.026866 10.0.0.249 - - [2026-04-06 04:28:11] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004516 10.0.0.249 - - [2026-04-06 04:28:11] "POST /neutron/port HTTP/1.1" 200 117 0.001343 10.0.0.249 - - [2026-04-06 04:28:16] "POST /neutron/port HTTP/1.1" 200 1216 0.020736 10.0.0.249 - - [2026-04-06 04:28:16] "POST /neutron/security_group HTTP/1.1" 200 2066 0.014208 10.0.0.249 - - [2026-04-06 04:28:16] "GET /virtual-machine/e4b34963-4e03-4467-9741-7837733bedbd HTTP/1.1" 200 1301 0.006911 10.0.0.249 - - [2026-04-06 04:28:16] "GET /virtual-machine-interface/d1065bd0-d79b-4d4e-9143-51f3dce782ff HTTP/1.1" 200 3158 0.005732 10.0.0.249 - - [2026-04-06 04:28:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003642 10.0.0.249 - - [2026-04-06 04:28:16] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004082 10.0.0.249 - - [2026-04-06 04:28:16] "GET /virtual-networks?parent_id=fd70ed1e-6f96-4404-93fc-d804e87e4312&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003488 10.0.0.249 - - [2026-04-06 04:28:16] "GET /virtual-network/b4b8c76d-3ad8-4e1d-aee1-b90939b756fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.006748 10.0.0.249 - - [2026-04-06 04:28:19] "POST /neutron/port HTTP/1.1" 200 1216 0.042466 10.0.0.249 - - [2026-04-06 04:28:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004481 10.0.0.249 - - [2026-04-06 04:28:19] "GET /virtual-network/b4b8c76d-3ad8-4e1d-aee1-b90939b756fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.006412 10.0.0.249 - - [2026-04-06 04:28:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.006431 10.0.0.249 - - [2026-04-06 04:28:21] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004311 10.0.0.249 - - [2026-04-06 04:28:21] "GET /virtual-networks?parent_id=fd70ed1e-6f96-4404-93fc-d804e87e4312&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003427 10.0.0.249 - - [2026-04-06 04:28:21] "GET /virtual-network/b4b8c76d-3ad8-4e1d-aee1-b90939b756fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.005170 10.0.0.249 - - [2026-04-06 04:28:21] "POST /neutron/security_group HTTP/1.1" 200 2066 0.011096 10.0.0.249 - - [2026-04-06 04:28:21] "POST /neutron/port HTTP/1.1" 200 1219 0.020401 10.0.0.249 - - [2026-04-06 04:28:22] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008175 10.0.0.249 - - [2026-04-06 04:28:22] "GET /virtual-machine/af4a5185-d324-47af-bba4-c05ab75d099b HTTP/1.1" 200 1301 0.006145 10.0.0.249 - - [2026-04-06 04:28:22] "GET /virtual-machine-interface/18523db2-d55f-401f-bea7-9008a9b3ba79 HTTP/1.1" 200 3157 0.005969 10.0.0.249 - - [2026-04-06 04:28:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003840 10.0.0.249 - - [2026-04-06 04:28:22] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003977 10.0.0.249 - - [2026-04-06 04:28:22] "GET /virtual-networks?parent_id=fd70ed1e-6f96-4404-93fc-d804e87e4312&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.004102 10.0.0.249 - - [2026-04-06 04:28:22] "GET /virtual-network/481cea58-4b63-4e5d-a97c-dbfeccc162b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2565 0.008458 10.0.0.249 - - [2026-04-06 04:28:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003349 10.0.0.249 - - [2026-04-06 04:28:23] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003666 10.0.0.249 - - [2026-04-06 04:28:23] "GET /virtual-networks?parent_id=fd70ed1e-6f96-4404-93fc-d804e87e4312&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.002970 10.0.0.249 - - [2026-04-06 04:28:23] "GET /virtual-network/481cea58-4b63-4e5d-a97c-dbfeccc162b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2565 0.005790 10.0.0.249 - - [2026-04-06 04:28:28] "POST /fqname-to-id HTTP/1.1" 404 209 0.004334 10.0.0.249 - - [2026-04-06 04:28:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004497 10.0.0.33 - - [2026-04-06 04:28:28] "GET /projects?obj_uuids=fd70ed1e-6f96-4404-93fc-d804e87e4312&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001205 10.0.0.249 - - [2026-04-06 04:28:28] "GET /project/fd70ed1e-6f96-4404-93fc-d804e87e4312?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.046765 10.0.0.249 - - [2026-04-06 04:28:28] "POST /network-policys HTTP/1.1" 200 533 0.040025 10.0.0.249 - - [2026-04-06 04:28:28] "GET /network-policy/6bfc06cd-1b7a-4e50-802b-7c4365aed864?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.007973 10.0.0.249 - - [2026-04-06 04:28:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003408 10.0.0.249 - - [2026-04-06 04:28:28] "GET /virtual-network/b4b8c76d-3ad8-4e1d-aee1-b90939b756fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.006088 10.0.0.249 - - [2026-04-06 04:28:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003330 10.0.0.249 - - [2026-04-06 04:28:29] "GET /network-policy/6bfc06cd-1b7a-4e50-802b-7c4365aed864?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.006592 10.0.0.249 - - [2026-04-06 04:28:29] "POST /ref-update HTTP/1.1" 200 156 0.070360 10.0.0.249 - - [2026-04-06 04:28:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003958 10.0.0.249 - - [2026-04-06 04:28:29] "GET /network-policy/6bfc06cd-1b7a-4e50-802b-7c4365aed864?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.008402 10.0.0.249 - - [2026-04-06 04:28:29] "POST /neutron/network HTTP/1.1" 200 1060 0.011240 10.0.0.249 - - [2026-04-06 04:28:29] "GET /virtual-network/b4b8c76d-3ad8-4e1d-aee1-b90939b756fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2864 0.006089 10.0.0.249 - - [2026-04-06 04:28:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.007253 10.0.0.249 - - [2026-04-06 04:28:29] "GET /network-policy/6bfc06cd-1b7a-4e50-802b-7c4365aed864?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.005060 10.0.0.249 - - [2026-04-06 04:28:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003213 10.0.0.249 - - [2026-04-06 04:28:29] "GET /virtual-network/481cea58-4b63-4e5d-a97c-dbfeccc162b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2565 0.006260 10.0.0.249 - - [2026-04-06 04:28:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003608 10.0.0.249 - - [2026-04-06 04:28:29] "GET /network-policy/6bfc06cd-1b7a-4e50-802b-7c4365aed864?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.004278 10.0.0.27 - - [2026-04-06 04:28:29] "POST /access-control-lists HTTP/1.1" 200 578 0.059052 10.0.0.249 - - [2026-04-06 04:28:29] "POST /fqname-to-id HTTP/1.1" 404 207 0.016335 10.0.0.249 - - [2026-04-06 04:28:29] "POST /ref-update HTTP/1.1" 200 156 0.096922 10.0.0.249 - - [2026-04-06 04:28:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003767 10.0.0.249 - - [2026-04-06 04:28:29] "GET /network-policy/6bfc06cd-1b7a-4e50-802b-7c4365aed864?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.004605 10.0.0.27 - - [2026-04-06 04:28:29] "POST /ref-update HTTP/1.1" 200 156 0.031725 10.0.0.249 - - [2026-04-06 04:28:29] "GET /virtual-network/481cea58-4b63-4e5d-a97c-dbfeccc162b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.021782 10.0.0.249 - - [2026-04-06 04:28:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.007415 10.0.0.249 - - [2026-04-06 04:28:29] "GET /network-policy/6bfc06cd-1b7a-4e50-802b-7c4365aed864?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.004922 10.0.0.249 - - [2026-04-06 04:28:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003415 10.0.0.33 - - [2026-04-06 04:28:29] "GET /projects?obj_uuids=fd70ed1e-6f96-4404-93fc-d804e87e4312&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001008 10.0.0.249 - - [2026-04-06 04:28:29] "GET /project/fd70ed1e-6f96-4404-93fc-d804e87e4312?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.045470 10.0.0.33 - - [2026-04-06 04:28:29] "GET /projects?obj_uuids=fd70ed1e-6f96-4404-93fc-d804e87e4312&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001276 10.0.0.249 - - [2026-04-06 04:28:30] "POST /neutron/network HTTP/1.1" 200 585 0.137079 10.0.0.27 - - [2026-04-06 04:28:30] "POST /ref-update HTTP/1.1" 200 156 0.031717 10.0.0.249 - - [2026-04-06 04:28:30] "POST /id-to-fqname HTTP/1.1" 200 214 0.003645 10.0.0.249 - - [2026-04-06 04:28:30] "GET /virtual-network/3101aafa-643b-4bad-a148-5b1e0cc8f3f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.005503 10.0.0.249 - - [2026-04-06 04:28:30] "POST /neutron/network HTTP/1.1" 200 799 0.007128 10.0.0.249 - - [2026-04-06 04:28:30] "GET /virtual-network/3101aafa-643b-4bad-a148-5b1e0cc8f3f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.005375 10.0.0.249 - - [2026-04-06 04:28:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003186 10.0.0.33 - - [2026-04-06 04:28:30] "GET /projects?obj_uuids=fd70ed1e-6f96-4404-93fc-d804e87e4312&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001497 10.0.0.249 - - [2026-04-06 04:28:30] "GET /project/fd70ed1e-6f96-4404-93fc-d804e87e4312?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.052974 10.0.0.249 - - [2026-04-06 04:28:30] "POST /neutron/network HTTP/1.1" 200 117 0.016478 10.0.0.249 - - [2026-04-06 04:28:31] "POST /neutron/network HTTP/1.1" 200 799 0.009902 10.0.0.249 - - [2026-04-06 04:28:31] "POST /id-to-fqname HTTP/1.1" 200 214 0.001315 10.0.0.249 - - [2026-04-06 04:28:31] "GET /virtual-network/c9fea640-c87a-42d4-9284-1f4dcf4f6954?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.005354 10.0.0.249 - - [2026-04-06 04:28:31] "GET /virtual-network/c9fea640-c87a-42d4-9284-1f4dcf4f6954?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.005334 10.0.0.249 - - [2026-04-06 04:28:31] "POST /neutron/subnet HTTP/1.1" 200 701 0.009156 10.0.0.249 - - [2026-04-06 04:28:31] "POST /fqname-to-id HTTP/1.1" 404 239 0.003094 10.0.0.249 - - [2026-04-06 04:28:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003029 10.0.0.33 - - [2026-04-06 04:28:31] "GET /projects?obj_uuids=fd70ed1e-6f96-4404-93fc-d804e87e4312&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001209 10.0.0.249 - - [2026-04-06 04:28:31] "GET /project/fd70ed1e-6f96-4404-93fc-d804e87e4312?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.050915 10.0.0.249 - - [2026-04-06 04:28:31] "POST /network-policys HTTP/1.1" 200 587 0.032435 10.0.0.249 - - [2026-04-06 04:28:31] "GET /network-policy/4dad6de4-108f-4384-90e7-330e89b48168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.007160 10.0.0.249 - - [2026-04-06 04:28:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003714 10.0.0.249 - - [2026-04-06 04:28:31] "GET /virtual-network/3101aafa-643b-4bad-a148-5b1e0cc8f3f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.006766 10.0.0.249 - - [2026-04-06 04:28:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003606 10.0.0.249 - - [2026-04-06 04:28:31] "GET /network-policy/4dad6de4-108f-4384-90e7-330e89b48168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.004181 10.0.0.27 - - [2026-04-06 04:28:31] "POST /fqname-to-id HTTP/1.1" 404 210 0.003187 10.0.0.249 - - [2026-04-06 04:28:31] "POST /ref-update HTTP/1.1" 200 156 0.049213 10.0.0.249 - - [2026-04-06 04:28:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005371 10.0.0.249 - - [2026-04-06 04:28:31] "GET /network-policy/4dad6de4-108f-4384-90e7-330e89b48168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.003811 10.0.0.249 - - [2026-04-06 04:28:31] "GET /virtual-network/3101aafa-643b-4bad-a148-5b1e0cc8f3f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2333 0.008317 10.0.0.249 - - [2026-04-06 04:28:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002756 10.0.0.249 - - [2026-04-06 04:28:31] "GET /network-policy/4dad6de4-108f-4384-90e7-330e89b48168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.004690 10.0.0.249 - - [2026-04-06 04:28:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003414 10.0.0.249 - - [2026-04-06 04:28:31] "GET /virtual-network/c9fea640-c87a-42d4-9284-1f4dcf4f6954?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.005939 10.0.0.249 - - [2026-04-06 04:28:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003266 10.0.0.249 - - [2026-04-06 04:28:31] "GET /network-policy/4dad6de4-108f-4384-90e7-330e89b48168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.005738 10.0.0.249 - - [2026-04-06 04:28:31] "POST /ref-update HTTP/1.1" 200 156 0.049673 10.0.0.27 - - [2026-04-06 04:28:31] "POST /fqname-to-id HTTP/1.1" 404 210 0.008286 10.0.0.249 - - [2026-04-06 04:28:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003236 10.0.0.249 - - [2026-04-06 04:28:31] "GET /network-policy/4dad6de4-108f-4384-90e7-330e89b48168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.004158 10.0.0.249 - - [2026-04-06 04:28:31] "GET /virtual-network/c9fea640-c87a-42d4-9284-1f4dcf4f6954?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2333 0.007773 10.0.0.249 - - [2026-04-06 04:28:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.006706 10.0.0.249 - - [2026-04-06 04:28:32] "GET /network-policy/4dad6de4-108f-4384-90e7-330e89b48168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.005772 10.0.0.249 - - [2026-04-06 04:28:32] "POST /id-to-fqname HTTP/1.1" 200 214 0.001261 10.0.0.249 - - [2026-04-06 04:28:32] "POST /neutron/port HTTP/1.1" 200 5152 0.036279 10.0.0.33 - - [2026-04-06 04:28:33] "GET /projects?obj_uuids=fd70ed1e-6f96-4404-93fc-d804e87e4312&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001086 10.0.0.249 - - [2026-04-06 04:28:33] "GET /project/fd70ed1e-6f96-4404-93fc-d804e87e4312?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.088338 10.0.0.249 - - [2026-04-06 04:28:33] "POST /neutron/network HTTP/1.1" 200 912 0.007784 10.0.0.249 - - [2026-04-06 04:28:33] "POST /neutron/network HTTP/1.1" 200 922 0.009471 10.0.0.249 - - [2026-04-06 04:28:34] "POST /neutron/port HTTP/1.1" 200 1063 0.018184 10.0.0.249 - - [2026-04-06 04:28:34] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003965 10.0.0.249 - - [2026-04-06 04:28:34] "POST /neutron/network HTTP/1.1" 200 912 0.007650 10.0.0.249 - - [2026-04-06 04:28:37] "POST /neutron/network HTTP/1.1" 200 936 0.009187 10.0.0.249 - - [2026-04-06 04:28:38] "POST /neutron/port HTTP/1.1" 200 117 0.001209 10.0.0.249 - - [2026-04-06 04:28:38] "POST /neutron/security_group HTTP/1.1" 200 3999 0.008390 10.0.0.249 - - [2026-04-06 04:28:38] "POST /neutron/port HTTP/1.1" 200 1127 0.020562 10.0.0.249 - - [2026-04-06 04:28:38] "POST /id-to-fqname HTTP/1.1" 200 214 0.001451 10.0.0.249 - - [2026-04-06 04:28:38] "POST /neutron/security_group HTTP/1.1" 200 3999 0.007772 10.0.0.33 - - [2026-04-06 04:28:39] "GET /projects?obj_uuids=fd70ed1e-6f96-4404-93fc-d804e87e4312&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001005 10.0.0.249 - - [2026-04-06 04:28:39] "GET /project/fd70ed1e-6f96-4404-93fc-d804e87e4312?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.088489 10.0.0.249 - - [2026-04-06 04:28:39] "POST /neutron/port HTTP/1.1" 200 6126 0.052001 10.0.0.249 - - [2026-04-06 04:28:39] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.004284 10.0.0.249 - - [2026-04-06 04:28:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004835 10.0.0.249 - - [2026-04-06 04:28:39] "GET /bgp-router/a1df12bc-a8f9-4e3a-abf9-ad3e9e4edafd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.006455 10.0.0.249 - - [2026-04-06 04:28:39] "POST /neutron/network HTTP/1.1" 200 922 0.007973 10.0.0.27 - - [2026-04-06 04:28:40] "PUT /access-control-list/bc90d7c7-85fc-4d87-ae48-4c81085647a2 HTTP/1.1" 200 272 0.017047 10.0.0.249 - - [2026-04-06 04:28:40] "POST /neutron/port HTTP/1.1" 200 1063 0.026674 10.0.0.249 - - [2026-04-06 04:28:40] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004391 10.0.0.249 - - [2026-04-06 04:28:40] "POST /neutron/network HTTP/1.1" 200 912 0.008606 10.0.0.249 - - [2026-04-06 04:28:41] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.004075 10.0.0.249 - - [2026-04-06 04:28:41] "GET /bgp-router/a1df12bc-a8f9-4e3a-abf9-ad3e9e4edafd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.004206 10.0.0.249 - - [2026-04-06 04:28:41] "GET /bgp-router/a1df12bc-a8f9-4e3a-abf9-ad3e9e4edafd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.003780 10.0.0.249 - - [2026-04-06 04:28:41] "PUT /bgp-router/a1df12bc-a8f9-4e3a-abf9-ad3e9e4edafd HTTP/1.1" 200 254 0.028064 10.0.0.249 - - [2026-04-06 04:28:41] "PUT /bgp-router/a1df12bc-a8f9-4e3a-abf9-ad3e9e4edafd HTTP/1.1" 200 254 0.057673 10.0.0.249 - - [2026-04-06 04:28:41] "GET /bgp-router/925dafc1-65c0-40c2-be96-d5d1cf5f480b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.006512 10.0.0.249 - - [2026-04-06 04:28:41] "GET /bgp-router/925dafc1-65c0-40c2-be96-d5d1cf5f480b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.006376 10.0.0.249 - - [2026-04-06 04:28:41] "PUT /bgp-router/925dafc1-65c0-40c2-be96-d5d1cf5f480b HTTP/1.1" 200 254 0.038885 10.0.0.249 - - [2026-04-06 04:28:41] "PUT /bgp-router/925dafc1-65c0-40c2-be96-d5d1cf5f480b HTTP/1.1" 200 254 0.048133 10.0.0.249 - - [2026-04-06 04:28:41] "GET /bgp-router/f6cec5c7-d5d7-42e4-b45d-3d4fbdba36c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.003816 10.0.0.249 - - [2026-04-06 04:28:41] "GET /bgp-router/f6cec5c7-d5d7-42e4-b45d-3d4fbdba36c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.008147 10.0.0.249 - - [2026-04-06 04:28:41] "PUT /bgp-router/f6cec5c7-d5d7-42e4-b45d-3d4fbdba36c2 HTTP/1.1" 200 254 0.037237 10.0.0.249 - - [2026-04-06 04:28:41] "PUT /bgp-router/f6cec5c7-d5d7-42e4-b45d-3d4fbdba36c2 HTTP/1.1" 200 254 0.044865 10.0.0.249 - - [2026-04-06 04:28:41] "GET /bgp-router/a1df12bc-a8f9-4e3a-abf9-ad3e9e4edafd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.016084 10.0.0.249 - - [2026-04-06 04:28:41] "GET /bgp-router/a1df12bc-a8f9-4e3a-abf9-ad3e9e4edafd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.008770 10.0.0.249 - - [2026-04-06 04:28:41] "PUT /bgp-router/a1df12bc-a8f9-4e3a-abf9-ad3e9e4edafd HTTP/1.1" 200 254 0.048694 10.0.0.249 - - [2026-04-06 04:28:41] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.004701 10.0.0.249 - - [2026-04-06 04:28:41] "GET /bgp-router/a1df12bc-a8f9-4e3a-abf9-ad3e9e4edafd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.004770 10.0.0.249 - - [2026-04-06 04:28:41] "GET /bgp-router/a1df12bc-a8f9-4e3a-abf9-ad3e9e4edafd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.004096 10.0.0.249 - - [2026-04-06 04:28:41] "PUT /bgp-router/a1df12bc-a8f9-4e3a-abf9-ad3e9e4edafd HTTP/1.1" 200 254 0.028201 10.0.0.249 - - [2026-04-06 04:28:41] "PUT /bgp-router/a1df12bc-a8f9-4e3a-abf9-ad3e9e4edafd HTTP/1.1" 200 254 0.039351 10.0.0.249 - - [2026-04-06 04:28:42] "GET /bgp-router/925dafc1-65c0-40c2-be96-d5d1cf5f480b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.009981 10.0.0.249 - - [2026-04-06 04:28:42] "GET /bgp-router/925dafc1-65c0-40c2-be96-d5d1cf5f480b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.005626 10.0.0.249 - - [2026-04-06 04:28:42] "PUT /bgp-router/925dafc1-65c0-40c2-be96-d5d1cf5f480b HTTP/1.1" 200 254 0.041242 10.0.0.249 - - [2026-04-06 04:28:42] "PUT /bgp-router/925dafc1-65c0-40c2-be96-d5d1cf5f480b HTTP/1.1" 200 254 0.038539 10.0.0.249 - - [2026-04-06 04:28:42] "GET /bgp-router/f6cec5c7-d5d7-42e4-b45d-3d4fbdba36c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.006710 10.0.0.249 - - [2026-04-06 04:28:42] "GET /bgp-router/f6cec5c7-d5d7-42e4-b45d-3d4fbdba36c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.006585 10.0.0.249 - - [2026-04-06 04:28:42] "PUT /bgp-router/f6cec5c7-d5d7-42e4-b45d-3d4fbdba36c2 HTTP/1.1" 200 254 0.026343 10.0.0.249 - - [2026-04-06 04:28:42] "PUT /bgp-router/f6cec5c7-d5d7-42e4-b45d-3d4fbdba36c2 HTTP/1.1" 200 254 0.041034 10.0.0.249 - - [2026-04-06 04:28:42] "GET /bgp-router/925dafc1-65c0-40c2-be96-d5d1cf5f480b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.010777 10.0.0.249 - - [2026-04-06 04:28:42] "GET /bgp-router/925dafc1-65c0-40c2-be96-d5d1cf5f480b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.004982 10.0.0.249 - - [2026-04-06 04:28:42] "PUT /bgp-router/925dafc1-65c0-40c2-be96-d5d1cf5f480b HTTP/1.1" 200 254 0.019201 10.0.0.249 - - [2026-04-06 04:28:42] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.004260 10.0.0.249 - - [2026-04-06 04:28:42] "GET /bgp-router/a1df12bc-a8f9-4e3a-abf9-ad3e9e4edafd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.006757 10.0.0.249 - - [2026-04-06 04:28:42] "GET /bgp-router/a1df12bc-a8f9-4e3a-abf9-ad3e9e4edafd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.005488 10.0.0.249 - - [2026-04-06 04:28:42] "PUT /bgp-router/a1df12bc-a8f9-4e3a-abf9-ad3e9e4edafd HTTP/1.1" 200 254 0.035179 10.0.0.249 - - [2026-04-06 04:28:42] "PUT /bgp-router/a1df12bc-a8f9-4e3a-abf9-ad3e9e4edafd HTTP/1.1" 200 254 0.038963 10.0.0.249 - - [2026-04-06 04:28:42] "GET /bgp-router/925dafc1-65c0-40c2-be96-d5d1cf5f480b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.017606 10.0.0.249 - - [2026-04-06 04:28:42] "GET /bgp-router/925dafc1-65c0-40c2-be96-d5d1cf5f480b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.008782 10.0.0.249 - - [2026-04-06 04:28:42] "PUT /bgp-router/925dafc1-65c0-40c2-be96-d5d1cf5f480b HTTP/1.1" 200 254 0.032835 10.0.0.249 - - [2026-04-06 04:28:42] "PUT /bgp-router/925dafc1-65c0-40c2-be96-d5d1cf5f480b HTTP/1.1" 200 254 0.048461 10.0.0.249 - - [2026-04-06 04:28:42] "GET /bgp-router/f6cec5c7-d5d7-42e4-b45d-3d4fbdba36c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.031707 10.0.0.249 - - [2026-04-06 04:28:42] "GET /bgp-router/f6cec5c7-d5d7-42e4-b45d-3d4fbdba36c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.005659 10.0.0.249 - - [2026-04-06 04:28:42] "PUT /bgp-router/f6cec5c7-d5d7-42e4-b45d-3d4fbdba36c2 HTTP/1.1" 200 254 0.031747 10.0.0.249 - - [2026-04-06 04:28:43] "PUT /bgp-router/f6cec5c7-d5d7-42e4-b45d-3d4fbdba36c2 HTTP/1.1" 200 254 0.055079 10.0.0.249 - - [2026-04-06 04:28:43] "GET /bgp-router/f6cec5c7-d5d7-42e4-b45d-3d4fbdba36c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.012998 10.0.0.249 - - [2026-04-06 04:28:43] "GET /bgp-router/f6cec5c7-d5d7-42e4-b45d-3d4fbdba36c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.005283 10.0.0.249 - - [2026-04-06 04:28:43] "PUT /bgp-router/f6cec5c7-d5d7-42e4-b45d-3d4fbdba36c2 HTTP/1.1" 200 254 0.032798 10.0.0.249 - - [2026-04-06 04:28:43] "GET /bgp-router/a1df12bc-a8f9-4e3a-abf9-ad3e9e4edafd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.005181 10.0.0.249 - - [2026-04-06 04:28:43] "GET /bgp-router/a1df12bc-a8f9-4e3a-abf9-ad3e9e4edafd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.004296 10.0.0.249 - - [2026-04-06 04:28:43] "PUT /bgp-router/a1df12bc-a8f9-4e3a-abf9-ad3e9e4edafd HTTP/1.1" 200 254 0.017297 10.0.0.249 - - [2026-04-06 04:28:43] "GET /bgp-router/925dafc1-65c0-40c2-be96-d5d1cf5f480b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.004728 10.0.0.249 - - [2026-04-06 04:28:43] "GET /bgp-router/925dafc1-65c0-40c2-be96-d5d1cf5f480b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.005204 10.0.0.249 - - [2026-04-06 04:28:43] "PUT /bgp-router/925dafc1-65c0-40c2-be96-d5d1cf5f480b HTTP/1.1" 200 254 0.016809 10.0.0.249 - - [2026-04-06 04:28:43] "GET /bgp-router/f6cec5c7-d5d7-42e4-b45d-3d4fbdba36c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.005026 10.0.0.249 - - [2026-04-06 04:28:43] "GET /bgp-router/f6cec5c7-d5d7-42e4-b45d-3d4fbdba36c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.003961 10.0.0.249 - - [2026-04-06 04:28:43] "PUT /bgp-router/f6cec5c7-d5d7-42e4-b45d-3d4fbdba36c2 HTTP/1.1" 200 254 0.017077 10.0.0.27 - - [2026-04-06 04:28:49] "GET /obj-perms HTTP/1.1" 200 5075 0.074996 10.0.0.249 - - [2026-04-06 04:28:51] "POST /neutron/port HTTP/1.1" 200 1127 0.021161 10.0.0.249 - - [2026-04-06 04:28:53] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003955 10.0.0.249 - - [2026-04-06 04:28:53] "GET /bgp-router/a1df12bc-a8f9-4e3a-abf9-ad3e9e4edafd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.004818 10.0.0.249 - - [2026-04-06 04:28:53] "GET /bgp-router/a1df12bc-a8f9-4e3a-abf9-ad3e9e4edafd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.004061 10.0.0.249 - - [2026-04-06 04:28:53] "PUT /bgp-router/a1df12bc-a8f9-4e3a-abf9-ad3e9e4edafd HTTP/1.1" 200 254 0.026360 10.0.0.249 - - [2026-04-06 04:28:53] "PUT /bgp-router/a1df12bc-a8f9-4e3a-abf9-ad3e9e4edafd HTTP/1.1" 200 254 0.036837 10.0.0.249 - - [2026-04-06 04:28:53] "GET /bgp-router/925dafc1-65c0-40c2-be96-d5d1cf5f480b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.006037 10.0.0.249 - - [2026-04-06 04:28:53] "GET /bgp-router/925dafc1-65c0-40c2-be96-d5d1cf5f480b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.010443 10.0.0.249 - - [2026-04-06 04:28:53] "PUT /bgp-router/925dafc1-65c0-40c2-be96-d5d1cf5f480b HTTP/1.1" 200 254 0.038245 10.0.0.249 - - [2026-04-06 04:28:53] "PUT /bgp-router/925dafc1-65c0-40c2-be96-d5d1cf5f480b HTTP/1.1" 200 254 0.031237 10.0.0.249 - - [2026-04-06 04:28:53] "GET /bgp-router/f6cec5c7-d5d7-42e4-b45d-3d4fbdba36c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2902 0.007570 10.0.0.249 - - [2026-04-06 04:28:53] "GET /bgp-router/f6cec5c7-d5d7-42e4-b45d-3d4fbdba36c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2902 0.009032 10.0.0.249 - - [2026-04-06 04:28:53] "PUT /bgp-router/f6cec5c7-d5d7-42e4-b45d-3d4fbdba36c2 HTTP/1.1" 200 254 0.033923 10.0.0.249 - - [2026-04-06 04:28:54] "PUT /bgp-router/f6cec5c7-d5d7-42e4-b45d-3d4fbdba36c2 HTTP/1.1" 200 254 0.036952 10.0.0.249 - - [2026-04-06 04:28:54] "GET /bgp-router/a1df12bc-a8f9-4e3a-abf9-ad3e9e4edafd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.009181 10.0.0.249 - - [2026-04-06 04:28:54] "GET /bgp-router/a1df12bc-a8f9-4e3a-abf9-ad3e9e4edafd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.007556 10.0.0.249 - - [2026-04-06 04:28:54] "PUT /bgp-router/a1df12bc-a8f9-4e3a-abf9-ad3e9e4edafd HTTP/1.1" 200 254 0.028969 10.0.0.249 - - [2026-04-06 04:28:54] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.004443 10.0.0.249 - - [2026-04-06 04:28:54] "GET /bgp-router/a1df12bc-a8f9-4e3a-abf9-ad3e9e4edafd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.005018 10.0.0.249 - - [2026-04-06 04:28:54] "GET /bgp-router/a1df12bc-a8f9-4e3a-abf9-ad3e9e4edafd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.004337 10.0.0.249 - - [2026-04-06 04:28:54] "PUT /bgp-router/a1df12bc-a8f9-4e3a-abf9-ad3e9e4edafd HTTP/1.1" 200 254 0.031850 10.0.0.249 - - [2026-04-06 04:28:54] "PUT /bgp-router/a1df12bc-a8f9-4e3a-abf9-ad3e9e4edafd HTTP/1.1" 200 254 0.033134 10.0.0.249 - - [2026-04-06 04:28:54] "GET /bgp-router/925dafc1-65c0-40c2-be96-d5d1cf5f480b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.004598 10.0.0.249 - - [2026-04-06 04:28:54] "GET /bgp-router/925dafc1-65c0-40c2-be96-d5d1cf5f480b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.004711 10.0.0.249 - - [2026-04-06 04:28:54] "PUT /bgp-router/925dafc1-65c0-40c2-be96-d5d1cf5f480b HTTP/1.1" 200 254 0.059806 10.0.0.249 - - [2026-04-06 04:28:54] "PUT /bgp-router/925dafc1-65c0-40c2-be96-d5d1cf5f480b HTTP/1.1" 200 254 0.033439 10.0.0.249 - - [2026-04-06 04:28:54] "GET /bgp-router/f6cec5c7-d5d7-42e4-b45d-3d4fbdba36c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2902 0.007612 10.0.0.249 - - [2026-04-06 04:28:54] "GET /bgp-router/f6cec5c7-d5d7-42e4-b45d-3d4fbdba36c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2902 0.012331 10.0.0.249 - - [2026-04-06 04:28:54] "PUT /bgp-router/f6cec5c7-d5d7-42e4-b45d-3d4fbdba36c2 HTTP/1.1" 200 254 0.028617 10.0.0.249 - - [2026-04-06 04:28:54] "PUT /bgp-router/f6cec5c7-d5d7-42e4-b45d-3d4fbdba36c2 HTTP/1.1" 200 254 0.047369 10.0.0.249 - - [2026-04-06 04:28:54] "GET /bgp-router/925dafc1-65c0-40c2-be96-d5d1cf5f480b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.005085 10.0.0.249 - - [2026-04-06 04:28:54] "GET /bgp-router/925dafc1-65c0-40c2-be96-d5d1cf5f480b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.008411 10.0.0.249 - - [2026-04-06 04:28:54] "PUT /bgp-router/925dafc1-65c0-40c2-be96-d5d1cf5f480b HTTP/1.1" 200 254 0.022837 10.0.0.249 - - [2026-04-06 04:28:54] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003464 10.0.0.249 - - [2026-04-06 04:28:54] "GET /bgp-router/a1df12bc-a8f9-4e3a-abf9-ad3e9e4edafd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.004714 10.0.0.249 - - [2026-04-06 04:28:54] "GET /bgp-router/a1df12bc-a8f9-4e3a-abf9-ad3e9e4edafd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.003645 10.0.0.249 - - [2026-04-06 04:28:54] "PUT /bgp-router/a1df12bc-a8f9-4e3a-abf9-ad3e9e4edafd HTTP/1.1" 200 254 0.034190 10.0.0.249 - - [2026-04-06 04:28:55] "PUT /bgp-router/a1df12bc-a8f9-4e3a-abf9-ad3e9e4edafd HTTP/1.1" 200 254 0.047355 10.0.0.249 - - [2026-04-06 04:28:55] "GET /bgp-router/925dafc1-65c0-40c2-be96-d5d1cf5f480b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.007232 10.0.0.249 - - [2026-04-06 04:28:55] "GET /bgp-router/925dafc1-65c0-40c2-be96-d5d1cf5f480b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.004261 10.0.0.249 - - [2026-04-06 04:28:55] "PUT /bgp-router/925dafc1-65c0-40c2-be96-d5d1cf5f480b HTTP/1.1" 200 254 0.046303 10.0.0.249 - - [2026-04-06 04:28:55] "PUT /bgp-router/925dafc1-65c0-40c2-be96-d5d1cf5f480b HTTP/1.1" 200 254 0.040685 10.0.0.249 - - [2026-04-06 04:28:55] "GET /bgp-router/f6cec5c7-d5d7-42e4-b45d-3d4fbdba36c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2902 0.005916 10.0.0.249 - - [2026-04-06 04:28:55] "GET /bgp-router/f6cec5c7-d5d7-42e4-b45d-3d4fbdba36c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2902 0.004193 10.0.0.249 - - [2026-04-06 04:28:55] "PUT /bgp-router/f6cec5c7-d5d7-42e4-b45d-3d4fbdba36c2 HTTP/1.1" 200 254 0.051543 10.0.0.249 - - [2026-04-06 04:28:55] "PUT /bgp-router/f6cec5c7-d5d7-42e4-b45d-3d4fbdba36c2 HTTP/1.1" 200 254 0.048185 10.0.0.249 - - [2026-04-06 04:28:55] "GET /bgp-router/f6cec5c7-d5d7-42e4-b45d-3d4fbdba36c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2902 0.013966 10.0.0.249 - - [2026-04-06 04:28:55] "GET /bgp-router/f6cec5c7-d5d7-42e4-b45d-3d4fbdba36c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2902 0.010324 10.0.0.249 - - [2026-04-06 04:28:55] "PUT /bgp-router/f6cec5c7-d5d7-42e4-b45d-3d4fbdba36c2 HTTP/1.1" 200 254 0.029666 10.0.0.249 - - [2026-04-06 04:28:55] "POST /ref-update HTTP/1.1" 200 156 0.078936 10.0.0.249 - - [2026-04-06 04:28:55] "GET /virtual-network/c9fea640-c87a-42d4-9284-1f4dcf4f6954?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.010661 10.0.0.249 - - [2026-04-06 04:28:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003254 10.0.0.249 - - [2026-04-06 04:28:55] "GET /network-policy/4dad6de4-108f-4384-90e7-330e89b48168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.004794 10.0.0.249 - - [2026-04-06 04:28:56] "POST /ref-update HTTP/1.1" 200 156 0.071666 10.0.0.27 - - [2026-04-06 04:28:56] "DELETE /access-control-list/25bef904-6d62-4484-908d-b3564d685286 HTTP/1.1" 200 115 0.058791 10.0.0.249 - - [2026-04-06 04:28:56] "POST /neutron/network HTTP/1.1" 200 799 0.016265 10.0.0.249 - - [2026-04-06 04:28:56] "GET /virtual-network/3101aafa-643b-4bad-a148-5b1e0cc8f3f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.005900 10.0.0.249 - - [2026-04-06 04:28:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004309 10.0.0.249 - - [2026-04-06 04:28:56] "GET /network-policy/4dad6de4-108f-4384-90e7-330e89b48168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.004406 10.0.0.249 - - [2026-04-06 04:28:56] "DELETE /network-policy/4dad6de4-108f-4384-90e7-330e89b48168 HTTP/1.1" 200 115 0.052851 10.0.0.249 - - [2026-04-06 04:28:56] "POST /neutron/port HTTP/1.1" 200 1127 0.039022 10.0.0.249 - - [2026-04-06 04:28:56] "POST /neutron/network HTTP/1.1" 400 204 0.018785 10.0.0.249 - - [2026-04-06 04:28:58] "POST /neutron/network HTTP/1.1" 200 799 0.007123 10.0.0.27 - - [2026-04-06 04:28:58] "DELETE /route-target/82a9568c-4c3e-4903-81b8-a07d6f0da138 HTTP/1.1" 200 115 0.019449 10.0.0.33 - - [2026-04-06 04:28:58] "POST /useragent-kv HTTP/1.1" 200 115 0.002680 10.0.0.33 - - [2026-04-06 04:28:58] "POST /useragent-kv HTTP/1.1" 200 115 0.004350 10.0.0.249 - - [2026-04-06 04:28:58] "POST /neutron/network HTTP/1.1" 200 151 0.119573 10.0.0.249 - - [2026-04-06 04:28:58] "POST /ref-update HTTP/1.1" 200 156 0.063582 10.0.0.27 - - [2026-04-06 04:28:58] "DELETE /access-control-list/8051718e-67e7-4272-8f2a-6fb788fb685a HTTP/1.1" 200 115 0.047242 10.0.0.249 - - [2026-04-06 04:28:58] "GET /virtual-network/481cea58-4b63-4e5d-a97c-dbfeccc162b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2565 0.019041 10.0.0.249 - - [2026-04-06 04:28:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005477 10.0.0.249 - - [2026-04-06 04:28:58] "GET /network-policy/6bfc06cd-1b7a-4e50-802b-7c4365aed864?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.004646 10.0.0.249 - - [2026-04-06 04:28:58] "POST /ref-update HTTP/1.1" 200 156 0.073218 10.0.0.249 - - [2026-04-06 04:28:59] "GET /virtual-network/b4b8c76d-3ad8-4e1d-aee1-b90939b756fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.012020 10.0.0.249 - - [2026-04-06 04:28:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003649 10.0.0.27 - - [2026-04-06 04:28:59] "POST /ref-update HTTP/1.1" 200 156 0.030797 10.0.0.249 - - [2026-04-06 04:28:59] "GET /network-policy/6bfc06cd-1b7a-4e50-802b-7c4365aed864?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.004827 10.0.0.249 - - [2026-04-06 04:28:59] "DELETE /network-policy/6bfc06cd-1b7a-4e50-802b-7c4365aed864 HTTP/1.1" 200 115 0.031818 10.0.0.249 - - [2026-04-06 04:28:59] "POST /neutron/network HTTP/1.1" 200 977 0.013992 10.0.0.249 - - [2026-04-06 04:28:59] "POST /neutron/port HTTP/1.1" 200 1209 0.020031 10.0.0.249 - - [2026-04-06 04:28:59] "POST /neutron/port HTTP/1.1" 200 1206 0.023008 10.0.0.33 - - [2026-04-06 04:29:01] "POST /useragent-kv HTTP/1.1" 200 115 0.003951 10.0.0.33 - - [2026-04-06 04:29:01] "POST /useragent-kv HTTP/1.1" 200 115 0.002901 10.0.0.33 - - [2026-04-06 04:29:01] "POST /useragent-kv HTTP/1.1" 200 115 0.002773 10.0.0.33 - - [2026-04-06 04:29:01] "POST /useragent-kv HTTP/1.1" 200 115 0.003111 10.0.0.249 - - [2026-04-06 04:29:01] "POST /neutron/network HTTP/1.1" 200 151 0.144465 10.0.0.27 - - [2026-04-06 04:29:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003640 10.0.0.33 - - [2026-04-06 04:29:03] "GET /projects?obj_uuids=fd70ed1e-6f96-4404-93fc-d804e87e4312&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001471 10.0.0.249 - - [2026-04-06 04:29:03] "GET /project/fd70ed1e-6f96-4404-93fc-d804e87e4312?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.052412 10.0.0.33 - - [2026-04-06 04:29:03] "GET /projects?obj_uuids=fd70ed1e-6f96-4404-93fc-d804e87e4312&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000946 10.0.0.249 - - [2026-04-06 04:29:03] "GET /project/fd70ed1e-6f96-4404-93fc-d804e87e4312?fields=virtual_networks HTTP/1.1" 200 1059 0.049040 10.0.0.33 - - [2026-04-06 04:29:03] "GET /projects?obj_uuids=fd70ed1e-6f96-4404-93fc-d804e87e4312&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000987 10.0.0.249 - - [2026-04-06 04:29:03] "GET /project/fd70ed1e-6f96-4404-93fc-d804e87e4312?fields=virtual_machine_interfaces HTTP/1.1" 200 1059 0.051672 10.0.0.33 - - [2026-04-06 04:29:03] "GET /projects?obj_uuids=fd70ed1e-6f96-4404-93fc-d804e87e4312&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001462 10.0.0.249 - - [2026-04-06 04:29:03] "GET /project/fd70ed1e-6f96-4404-93fc-d804e87e4312?fields=security_groups HTTP/1.1" 200 1293 0.047577 10.0.0.249 - - [2026-04-06 04:29:04] "POST /fqname-to-id HTTP/1.1" 404 183 0.027388 10.0.0.33 - - [2026-04-06 04:29:04] "GET /projects?obj_uuids=721ec460-6d15-4d84-9552-5df564a45017&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003386 10.0.0.33 - - [2026-04-06 04:29:04] "GET /domains?obj_uuids=500738d8-636d-4330-98c4-d5dafb5cbb39&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001700 10.0.0.33 - - [2026-04-06 04:29:04] "GET /domain/500738d8-636d-4330-98c4-d5dafb5cbb39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.009832 10.0.0.33 - - [2026-04-06 04:29:04] "POST /id-to-fqname HTTP/1.1" 200 185 0.001882 10.0.0.33 - - [2026-04-06 04:29:04] "POST /fqname-to-id HTTP/1.1" 404 194 0.007458 10.0.0.33 - - [2026-04-06 04:29:04] "POST /security-groups HTTP/1.1" 200 586 0.073779 10.0.0.33 - - [2026-04-06 04:29:04] "POST /projects HTTP/1.1" 200 575 0.320004 10.0.0.27 - - [2026-04-06 04:29:04] "POST /access-control-lists HTTP/1.1" 200 591 0.032917 10.0.0.33 - - [2026-04-06 04:29:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.392831 10.0.0.249 - - [2026-04-06 04:29:04] "GET /project/721ec460-6d15-4d84-9552-5df564a45017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1353 0.547731 10.0.0.249 - - [2026-04-06 04:29:05] "GET / HTTP/1.1" 200 35931 0.001544 10.0.0.249 - - [2026-04-06 04:29:07] "POST /fqname-to-id HTTP/1.1" 401 293 0.000467 10.0.0.249 - - [2026-04-06 04:29:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.029040 10.0.0.249 - - [2026-04-06 04:29:08] "GET /api-access-list/b1fd314d-9dcf-43ab-a13b-e2b7a6178337?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1882 0.004187 10.0.0.249 - - [2026-04-06 04:29:08] "GET /api-access-list/b1fd314d-9dcf-43ab-a13b-e2b7a6178337?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1882 0.003504 10.0.0.249 - - [2026-04-06 04:29:08] "GET /api-access-list/b1fd314d-9dcf-43ab-a13b-e2b7a6178337?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1882 0.004549 10.0.0.249 - - [2026-04-06 04:29:08] "PUT /api-access-list/b1fd314d-9dcf-43ab-a13b-e2b7a6178337 HTTP/1.1" 200 264 0.013161 10.0.0.27 - - [2026-04-06 04:29:10] "DELETE /access-control-list/8641ce41-af0f-4a45-9dd2-0c187115082c HTTP/1.1" 200 115 0.038801 10.0.0.249 - - [2026-04-06 04:29:10] "POST /fqname-to-id HTTP/1.1" 404 183 0.029429 10.0.0.33 - - [2026-04-06 04:29:10] "GET /projects?obj_uuids=fc7c44dc-a695-427a-8373-4855c2b0da04&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002741 10.0.0.33 - - [2026-04-06 04:29:10] "GET /domains?obj_uuids=500738d8-636d-4330-98c4-d5dafb5cbb39&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000839 10.0.0.33 - - [2026-04-06 04:29:10] "GET /domain/500738d8-636d-4330-98c4-d5dafb5cbb39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006884 10.0.0.33 - - [2026-04-06 04:29:10] "POST /id-to-fqname HTTP/1.1" 200 185 0.005733 10.0.0.33 - - [2026-04-06 04:29:10] "POST /fqname-to-id HTTP/1.1" 404 194 0.004459 10.0.0.33 - - [2026-04-06 04:29:10] "POST /security-groups HTTP/1.1" 200 586 0.076719 10.0.0.33 - - [2026-04-06 04:29:10] "POST /projects HTTP/1.1" 200 575 0.285808 10.0.0.27 - - [2026-04-06 04:29:10] "POST /access-control-lists HTTP/1.1" 200 591 0.031398 10.0.0.33 - - [2026-04-06 04:29:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.356839 10.0.0.249 - - [2026-04-06 04:29:10] "GET /project/fc7c44dc-a695-427a-8373-4855c2b0da04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1353 0.501992 10.0.0.249 - - [2026-04-06 04:29:11] "POST /fqname-to-id HTTP/1.1" 404 183 0.025659 10.0.0.33 - - [2026-04-06 04:29:11] "GET /projects?obj_uuids=5c6c984d-d1d5-439f-8216-88dbe7fe5d62&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003191 10.0.0.33 - - [2026-04-06 04:29:11] "GET /domains?obj_uuids=500738d8-636d-4330-98c4-d5dafb5cbb39&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000982 10.0.0.33 - - [2026-04-06 04:29:11] "GET /domain/500738d8-636d-4330-98c4-d5dafb5cbb39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007250 10.0.0.33 - - [2026-04-06 04:29:11] "POST /id-to-fqname HTTP/1.1" 200 185 0.001303 10.0.0.33 - - [2026-04-06 04:29:11] "POST /fqname-to-id HTTP/1.1" 404 194 0.010690 10.0.0.33 - - [2026-04-06 04:29:11] "POST /security-groups HTTP/1.1" 200 586 0.031864 10.0.0.27 - - [2026-04-06 04:29:11] "POST /fqname-to-id HTTP/1.1" 404 229 0.005275 10.0.0.33 - - [2026-04-06 04:29:11] "POST /projects HTTP/1.1" 200 575 0.246917 10.0.0.33 - - [2026-04-06 04:29:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.283408 10.0.0.249 - - [2026-04-06 04:29:11] "GET /project/5c6c984d-d1d5-439f-8216-88dbe7fe5d62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1352 0.450364 10.0.0.27 - - [2026-04-06 04:29:11] "POST /access-control-lists HTTP/1.1" 200 589 0.059905 10.0.0.249 - - [2026-04-06 04:29:12] "GET / HTTP/1.1" 200 35931 0.002111 10.0.0.249 - - [2026-04-06 04:29:13] "GET / HTTP/1.1" 200 35931 0.001683 10.0.0.249 - - [2026-04-06 04:29:13] "POST /fqname-to-id HTTP/1.1" 404 183 0.003209 10.0.0.249 - - [2026-04-06 04:29:13] "POST /api-access-lists HTTP/1.1" 200 521 0.020257 10.0.0.249 - - [2026-04-06 04:29:13] "GET /api-access-list/4fd4aeb3-24e8-4e60-9567-05ab702cd543?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1265 0.005806 10.0.0.249 - - [2026-04-06 04:29:13] "POST /fqname-to-id HTTP/1.1" 401 293 0.000493 10.0.0.249 - - [2026-04-06 04:29:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.106242 10.0.0.33 - - [2026-04-06 04:29:14] "GET /projects?obj_uuids=fc7c44dc-a695-427a-8373-4855c2b0da04&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001132 10.0.0.249 - - [2026-04-06 04:29:14] "GET /project/fc7c44dc-a695-427a-8373-4855c2b0da04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1353 0.063446 10.0.0.249 - - [2026-04-06 04:29:14] "GET /virtual-networks?parent_id=fc7c44dc-a695-427a-8373-4855c2b0da04&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.016565 10.0.0.249 - - [2026-04-06 04:29:14] "POST /virtual-networks HTTP/1.1" 200 568 0.092931 10.0.0.249 - - [2026-04-06 04:29:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.034834 10.0.0.249 - - [2026-04-06 04:29:14] "GET /network-ipam/852b65b4-91fa-4829-8da6-4a1bce3b77b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.016213 10.0.0.33 - - [2026-04-06 04:29:14] "POST /useragent-kv HTTP/1.1" 200 115 0.011338 10.0.0.249 - - [2026-04-06 04:29:14] "POST /ref-update HTTP/1.1" 200 156 0.107310 10.0.0.249 - - [2026-04-06 04:29:15] "POST /neutron/network HTTP/1.1" 200 832 0.070230 10.0.0.249 - - [2026-04-06 04:29:15] "GET /virtual-network/7efb24d4-0dbd-4b05-9f2c-e8cdaad5d4f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.024048 10.0.0.249 - - [2026-04-06 04:29:15] "POST /neutron/subnet HTTP/1.1" 200 678 0.045206 10.0.0.249 - - [2026-04-06 04:29:16] "GET /obj-perms HTTP/1.1" 200 4934 0.071453 10.0.0.249 - - [2026-04-06 04:29:16] "GET /virtual-network/7efb24d4-0dbd-4b05-9f2c-e8cdaad5d4f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.021455 10.0.0.249 - - [2026-04-06 04:29:17] "GET /obj-perms HTTP/1.1" 200 4934 0.071324 10.0.0.249 - - [2026-04-06 04:29:17] "GET /obj-perms HTTP/1.1" 200 4934 0.013988 10.0.0.249 - - [2026-04-06 04:29:17] "POST /id-to-fqname HTTP/1.1" 401 293 0.000510 10.0.0.249 - - [2026-04-06 04:29:17] "POST /id-to-fqname HTTP/1.1" 200 230 0.047892 10.0.0.249 - - [2026-04-06 04:29:18] "POST /neutron/network HTTP/1.1" 200 842 0.053706 10.0.0.33 - - [2026-04-06 04:29:19] "GET /projects?obj_uuids=5c6c984d-d1d5-439f-8216-88dbe7fe5d62&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001309 10.0.0.249 - - [2026-04-06 04:29:19] "GET /project/5c6c984d-d1d5-439f-8216-88dbe7fe5d62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1352 0.075799 10.0.0.249 - - [2026-04-06 04:29:19] "POST /neutron/security_group HTTP/1.1" 200 2051 0.039247 10.0.0.249 - - [2026-04-06 04:29:20] "POST /neutron/network HTTP/1.1" 200 842 0.033055 10.0.0.249 - - [2026-04-06 04:29:20] "POST /neutron/port HTTP/1.1" 200 1056 0.018715 10.0.0.249 - - [2026-04-06 04:29:21] "POST /neutron/port HTTP/1.1" 200 1120 0.019572 10.0.0.249 - - [2026-04-06 04:29:21] "POST /neutron/port HTTP/1.1" 200 117 0.001215 10.0.0.249 - - [2026-04-06 04:29:24] "POST /neutron/security_group HTTP/1.1" 200 2053 0.007833 10.0.0.249 - - [2026-04-06 04:29:25] "POST /neutron/port HTTP/1.1" 200 1120 0.019579 10.0.0.249 - - [2026-04-06 04:29:25] "POST /neutron/security_group HTTP/1.1" 200 2053 0.007678 10.0.0.249 - - [2026-04-06 04:29:25] "GET /virtual-machine/6c7a03e0-0104-48a6-a05a-5f1bd611fcc5 HTTP/1.1" 401 293 0.000386 10.0.0.249 - - [2026-04-06 04:29:25] "GET /virtual-machine/6c7a03e0-0104-48a6-a05a-5f1bd611fcc5 HTTP/1.1" 200 1287 0.048420 10.0.0.249 - - [2026-04-06 04:29:25] "GET /virtual-machine/6c7a03e0-0104-48a6-a05a-5f1bd611fcc5 HTTP/1.1" 200 1287 0.019422 10.0.0.249 - - [2026-04-06 04:29:25] "GET /virtual-machine-interface/6a63b42f-f94a-40f5-a60b-536dd5478f6a HTTP/1.1" 200 2530 0.027000 10.0.0.249 - - [2026-04-06 04:29:25] "GET /virtual-machine/6c7a03e0-0104-48a6-a05a-5f1bd611fcc5 HTTP/1.1" 200 1287 0.026912 10.0.0.249 - - [2026-04-06 04:29:25] "GET /virtual-machine-interface/6a63b42f-f94a-40f5-a60b-536dd5478f6a HTTP/1.1" 200 2530 0.028644 10.0.0.249 - - [2026-04-06 04:29:25] "GET /instance-ip/4509fd4e-99df-4eb0-b9f7-9af39a5e59c5 HTTP/1.1" 200 1626 0.021762 10.0.0.249 - - [2026-04-06 04:29:25] "GET /virtual-machine/6c7a03e0-0104-48a6-a05a-5f1bd611fcc5 HTTP/1.1" 200 1287 0.017201 10.0.0.249 - - [2026-04-06 04:29:25] "GET /virtual-machine-interface/6a63b42f-f94a-40f5-a60b-536dd5478f6a HTTP/1.1" 200 2530 0.022920 10.0.0.249 - - [2026-04-06 04:29:25] "GET /instance-ip/4509fd4e-99df-4eb0-b9f7-9af39a5e59c5 HTTP/1.1" 200 1626 0.017454 10.0.0.249 - - [2026-04-06 04:29:25] "POST /fqname-to-id HTTP/1.1" 403 339 0.016408 10.0.0.249 - - [2026-04-06 04:29:25] "GET / HTTP/1.1" 200 35931 0.001665 10.0.0.249 - - [2026-04-06 04:29:26] "POST /fqname-to-id HTTP/1.1" 401 293 0.000446 10.0.0.249 - - [2026-04-06 04:29:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.026893 10.0.0.249 - - [2026-04-06 04:29:26] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004857 10.0.0.249 - - [2026-04-06 04:29:26] "GET /virtual-networks?parent_id=5c6c984d-d1d5-439f-8216-88dbe7fe5d62&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.016673 10.0.0.249 - - [2026-04-06 04:29:26] "POST /fqname-to-id HTTP/1.1" 403 339 0.018480 10.0.0.249 - - [2026-04-06 04:29:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003886 10.0.0.249 - - [2026-04-06 04:29:26] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003771 10.0.0.249 - - [2026-04-06 04:29:26] "GET /virtual-networks?parent_id=5c6c984d-d1d5-439f-8216-88dbe7fe5d62&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.020166 10.0.0.249 - - [2026-04-06 04:29:26] "POST /fqname-to-id HTTP/1.1" 403 339 0.018967 10.0.0.249 - - [2026-04-06 04:29:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004502 10.0.0.249 - - [2026-04-06 04:29:26] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.006485 10.0.0.249 - - [2026-04-06 04:29:26] "GET /virtual-networks?parent_id=5c6c984d-d1d5-439f-8216-88dbe7fe5d62&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.020320 10.0.0.249 - - [2026-04-06 04:29:26] "POST /fqname-to-id HTTP/1.1" 403 339 0.018754 10.0.0.249 - - [2026-04-06 04:29:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004638 10.0.0.249 - - [2026-04-06 04:29:26] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004101 10.0.0.249 - - [2026-04-06 04:29:26] "GET /virtual-networks?parent_id=5c6c984d-d1d5-439f-8216-88dbe7fe5d62&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.023026 10.0.0.249 - - [2026-04-06 04:29:26] "POST /fqname-to-id HTTP/1.1" 403 339 0.019003 10.0.0.249 - - [2026-04-06 04:29:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003840 10.0.0.249 - - [2026-04-06 04:29:27] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004081 10.0.0.249 - - [2026-04-06 04:29:27] "GET /virtual-networks?parent_id=5c6c984d-d1d5-439f-8216-88dbe7fe5d62&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.016477 10.0.0.249 - - [2026-04-06 04:29:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.015806 10.0.0.249 - - [2026-04-06 04:29:30] "GET /virtual-network/7efb24d4-0dbd-4b05-9f2c-e8cdaad5d4f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.025989 10.0.0.249 - - [2026-04-06 04:29:32] "POST /fqname-to-id HTTP/1.1" 403 339 0.022169 10.0.0.249 - - [2026-04-06 04:29:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005082 10.0.0.249 - - [2026-04-06 04:29:32] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004632 10.0.0.249 - - [2026-04-06 04:29:32] "GET /virtual-networks?parent_id=5c6c984d-d1d5-439f-8216-88dbe7fe5d62&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.018721 10.0.0.249 - - [2026-04-06 04:29:32] "POST /fqname-to-id HTTP/1.1" 403 339 0.023444 10.0.0.249 - - [2026-04-06 04:29:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003895 10.0.0.249 - - [2026-04-06 04:29:32] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003674 10.0.0.249 - - [2026-04-06 04:29:32] "GET /virtual-networks?parent_id=5c6c984d-d1d5-439f-8216-88dbe7fe5d62&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.017558 10.0.0.249 - - [2026-04-06 04:29:32] "POST /fqname-to-id HTTP/1.1" 403 361 0.017556 10.0.0.249 - - [2026-04-06 04:29:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004304 10.0.0.249 - - [2026-04-06 04:29:32] "GET /routing-instance/4d5edb80-9132-4da4-be88-dffcacf3c824?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1530 0.006813 10.0.0.249 - - [2026-04-06 04:29:32] "GET /route-target/2b2231a9-aa57-446c-a99a-08031a1fc98f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 361 0.015693 10.0.0.249 - - [2026-04-06 04:29:32] "GET /route-target/2b2231a9-aa57-446c-a99a-08031a1fc98f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.005493 10.0.0.249 - - [2026-04-06 04:29:32] "POST /fqname-to-id HTTP/1.1" 403 339 0.019963 10.0.0.249 - - [2026-04-06 04:29:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003806 10.0.0.249 - - [2026-04-06 04:29:32] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005902 10.0.0.249 - - [2026-04-06 04:29:32] "GET /virtual-networks?parent_id=5c6c984d-d1d5-439f-8216-88dbe7fe5d62&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.017613 10.0.0.249 - - [2026-04-06 04:29:33] "POST /fqname-to-id HTTP/1.1" 403 361 0.021788 10.0.0.249 - - [2026-04-06 04:29:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004204 10.0.0.249 - - [2026-04-06 04:29:33] "GET /routing-instance/4d5edb80-9132-4da4-be88-dffcacf3c824?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1530 0.007444 10.0.0.249 - - [2026-04-06 04:29:33] "GET /route-target/2b2231a9-aa57-446c-a99a-08031a1fc98f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 361 0.029654 10.0.0.249 - - [2026-04-06 04:29:33] "GET /route-target/2b2231a9-aa57-446c-a99a-08031a1fc98f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003837 10.0.0.249 - - [2026-04-06 04:29:33] "POST /fqname-to-id HTTP/1.1" 403 339 0.022267 10.0.0.249 - - [2026-04-06 04:29:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005083 10.0.0.249 - - [2026-04-06 04:29:33] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005622 10.0.0.249 - - [2026-04-06 04:29:33] "GET /virtual-networks?parent_id=5c6c984d-d1d5-439f-8216-88dbe7fe5d62&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.024057 10.0.0.249 - - [2026-04-06 04:29:33] "POST /fqname-to-id HTTP/1.1" 403 339 0.020895 10.0.0.249 - - [2026-04-06 04:29:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005933 10.0.0.249 - - [2026-04-06 04:29:33] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005790 10.0.0.249 - - [2026-04-06 04:29:33] "GET /virtual-networks?parent_id=5c6c984d-d1d5-439f-8216-88dbe7fe5d62&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.022401 10.0.0.33 - - [2026-04-06 04:29:36] "GET /obj-perms HTTP/1.1" 200 4934 0.077201 10.0.0.33 - - [2026-04-06 04:29:38] "GET /virtual-machine/6c7a03e0-0104-48a6-a05a-5f1bd611fcc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 992 0.016861 10.0.0.249 - - [2026-04-06 04:29:39] "POST /neutron/port HTTP/1.1" 200 1118 0.017393 10.0.0.249 - - [2026-04-06 04:29:39] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005351 10.0.0.249 - - [2026-04-06 04:29:39] "POST /neutron/network HTTP/1.1" 200 832 0.007074 10.0.0.33 - - [2026-04-06 04:29:42] "GET /obj-perms HTTP/1.1" 200 4934 0.016524 10.0.0.33 - - [2026-04-06 04:29:43] "DELETE /project/5c6c984dd1d5439f821688dbe7fe5d62 HTTP/1.1" 404 173 0.003410 10.0.0.33 - - [2026-04-06 04:29:43] "DELETE /project/fd70ed1e-6f96-4404-93fc-d804e87e4312 HTTP/1.1" 404 177 0.005418 10.0.0.33 - - [2026-04-06 04:29:43] "DELETE /project/fc7c44dca695427a83734855c2b0da04 HTTP/1.1" 404 173 0.007053 10.0.0.33 - - [2026-04-06 04:29:43] "DELETE /project/721ec4606d154d8495525df564a45017 HTTP/1.1" 404 173 0.004186 10.0.0.33 - - [2026-04-06 04:29:44] "GET /virtual-machine/6c7a03e0-0104-48a6-a05a-5f1bd611fcc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 992 0.016182 10.0.0.249 - - [2026-04-06 04:29:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.036824 10.0.0.249 - - [2026-04-06 04:29:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003286 10.0.0.33 - - [2026-04-06 04:29:46] "GET /obj-perms HTTP/1.1" 200 4934 0.014576 10.0.0.249 - - [2026-04-06 04:29:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003412 10.0.0.249 - - [2026-04-06 04:29:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003423 10.0.0.33 - - [2026-04-06 04:29:46] "GET /virtual-machine/6c7a03e0-0104-48a6-a05a-5f1bd611fcc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 992 0.018222 10.0.0.249 - - [2026-04-06 04:29:46] "GET /obj-perms HTTP/1.1" 200 4934 0.014594 10.0.0.249 - - [2026-04-06 04:29:47] "GET /obj-perms HTTP/1.1" 200 5039 0.068595 10.0.0.249 - - [2026-04-06 04:29:48] "GET /obj-perms HTTP/1.1" 200 4934 0.065478 10.0.0.249 - - [2026-04-06 04:29:48] "GET /obj-perms HTTP/1.1" 200 4934 0.016864 10.0.0.33 - - [2026-04-06 04:29:49] "GET /obj-perms HTTP/1.1" 200 5075 0.093056 10.0.0.249 - - [2026-04-06 04:29:49] "GET /virtual-machine/6c7a03e0-0104-48a6-a05a-5f1bd611fcc5 HTTP/1.1" 200 1287 0.018499 10.0.0.249 - - [2026-04-06 04:29:50] "POST /neutron/port HTTP/1.1" 200 151 0.170344 10.0.0.249 - - [2026-04-06 04:29:51] "GET /virtual-machine/6c7a03e0-0104-48a6-a05a-5f1bd611fcc5 HTTP/1.1" 404 171 0.022603 10.0.0.249 - - [2026-04-06 04:29:51] "GET /virtual-machine/6c7a03e0-0104-48a6-a05a-5f1bd611fcc5 HTTP/1.1" 404 171 0.016804 10.0.0.249 - - [2026-04-06 04:29:51] "GET /virtual-machine/6c7a03e0-0104-48a6-a05a-5f1bd611fcc5 HTTP/1.1" 404 171 0.017828 10.0.0.249 - - [2026-04-06 04:29:52] "POST /fqname-to-id HTTP/1.1" 403 339 0.025919 10.0.0.249 - - [2026-04-06 04:29:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004006 10.0.0.249 - - [2026-04-06 04:29:52] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004290 10.0.0.249 - - [2026-04-06 04:29:52] "GET /virtual-networks?parent_id=5c6c984d-d1d5-439f-8216-88dbe7fe5d62&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.024788 10.0.0.249 - - [2026-04-06 04:29:52] "POST /fqname-to-id HTTP/1.1" 403 361 0.034492 10.0.0.249 - - [2026-04-06 04:29:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004174 10.0.0.249 - - [2026-04-06 04:29:52] "GET /routing-instance/4d5edb80-9132-4da4-be88-dffcacf3c824?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1530 0.009472 10.0.0.249 - - [2026-04-06 04:29:52] "GET /route-target/2b2231a9-aa57-446c-a99a-08031a1fc98f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 361 0.016129 10.0.0.249 - - [2026-04-06 04:29:52] "GET /route-target/2b2231a9-aa57-446c-a99a-08031a1fc98f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003710 10.0.0.249 - - [2026-04-06 04:29:52] "GET /obj-perms HTTP/1.1" 200 4934 0.015258 10.0.0.249 - - [2026-04-06 04:29:52] "GET /obj-perms HTTP/1.1" 200 4934 0.063538 10.0.0.33 - - [2026-04-06 04:29:53] "GET /obj-perms HTTP/1.1" 200 5039 0.058155 10.0.0.249 - - [2026-04-06 04:29:57] "POST /neutron/network HTTP/1.1" 200 936 0.010065 10.0.0.249 - - [2026-04-06 04:29:57] "POST /neutron/port HTTP/1.1" 200 117 0.001858 10.0.0.249 - - [2026-04-06 04:29:59] "GET /obj-perms HTTP/1.1" 200 5039 0.004079 10.0.0.33 - - [2026-04-06 04:30:02] "GET /obj-perms HTTP/1.1" 200 5039 0.006705 10.0.0.249 - - [2026-04-06 04:30:08] "GET /obj-perms HTTP/1.1" 200 5039 0.004738 10.0.0.33 - - [2026-04-06 04:30:11] "GET /obj-perms HTTP/1.1" 200 5039 0.006027 10.0.0.249 - - [2026-04-06 04:30:17] "GET /obj-perms HTTP/1.1" 200 5039 0.004264 10.0.0.27 - - [2026-04-06 04:30:18] "GET /obj-perms HTTP/1.1" 200 5039 0.048840 10.0.0.33 - - [2026-04-06 04:30:18] "GET /obj-perms HTTP/1.1" 200 5039 0.003527 10.0.0.33 - - [2026-04-06 04:30:18] "POST /useragent-kv HTTP/1.1" 200 115 0.004067 10.0.0.33 - - [2026-04-06 04:30:18] "POST /useragent-kv HTTP/1.1" 200 115 0.006013 10.0.0.249 - - [2026-04-06 04:30:18] "DELETE /virtual-network/7efb24d4-0dbd-4b05-9f2c-e8cdaad5d4f3 HTTP/1.1" 200 115 0.124057 10.0.0.27 - - [2026-04-06 04:30:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003025 10.0.0.249 - - [2026-04-06 04:30:18] "DELETE /api-access-list/4fd4aeb3-24e8-4e60-9567-05ab702cd543 HTTP/1.1" 200 115 0.048010 10.0.0.33 - - [2026-04-06 04:30:18] "GET /projects?obj_uuids=5c6c984d-d1d5-439f-8216-88dbe7fe5d62&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001474 10.0.0.249 - - [2026-04-06 04:30:18] "GET /project/5c6c984d-d1d5-439f-8216-88dbe7fe5d62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1352 0.040067 10.0.0.33 - - [2026-04-06 04:30:18] "GET /projects?obj_uuids=5c6c984d-d1d5-439f-8216-88dbe7fe5d62&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001343 10.0.0.249 - - [2026-04-06 04:30:18] "GET /project/5c6c984d-d1d5-439f-8216-88dbe7fe5d62?fields=virtual_networks HTTP/1.1" 200 1031 0.048786 10.0.0.33 - - [2026-04-06 04:30:18] "GET /projects?obj_uuids=5c6c984d-d1d5-439f-8216-88dbe7fe5d62&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001930 10.0.0.249 - - [2026-04-06 04:30:18] "GET /project/5c6c984d-d1d5-439f-8216-88dbe7fe5d62?fields=virtual_machine_interfaces HTTP/1.1" 200 1031 0.053288 10.0.0.33 - - [2026-04-06 04:30:18] "GET /projects?obj_uuids=5c6c984d-d1d5-439f-8216-88dbe7fe5d62&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001878 10.0.0.249 - - [2026-04-06 04:30:18] "GET /project/5c6c984d-d1d5-439f-8216-88dbe7fe5d62?fields=security_groups HTTP/1.1" 200 1252 0.050306 10.0.0.33 - - [2026-04-06 04:30:19] "GET /projects?obj_uuids=fc7c44dc-a695-427a-8373-4855c2b0da04&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000997 10.0.0.249 - - [2026-04-06 04:30:19] "GET /project/fc7c44dc-a695-427a-8373-4855c2b0da04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1353 0.047690 10.0.0.33 - - [2026-04-06 04:30:19] "GET /projects?obj_uuids=fc7c44dc-a695-427a-8373-4855c2b0da04&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000981 10.0.0.249 - - [2026-04-06 04:30:19] "GET /project/fc7c44dc-a695-427a-8373-4855c2b0da04?fields=virtual_networks HTTP/1.1" 200 1032 0.049684 10.0.0.33 - - [2026-04-06 04:30:19] "GET /projects?obj_uuids=fc7c44dc-a695-427a-8373-4855c2b0da04&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001233 10.0.0.249 - - [2026-04-06 04:30:19] "GET /project/fc7c44dc-a695-427a-8373-4855c2b0da04?fields=virtual_machine_interfaces HTTP/1.1" 200 1032 0.052254 10.0.0.33 - - [2026-04-06 04:30:19] "GET /projects?obj_uuids=fc7c44dc-a695-427a-8373-4855c2b0da04&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001133 10.0.0.249 - - [2026-04-06 04:30:19] "GET /project/fc7c44dc-a695-427a-8373-4855c2b0da04?fields=security_groups HTTP/1.1" 200 1253 0.048644 10.0.0.249 - - [2026-04-06 04:30:21] "GET /api-access-list/b1fd314d-9dcf-43ab-a13b-e2b7a6178337?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.004247 10.0.0.249 - - [2026-04-06 04:30:21] "PUT /api-access-list/b1fd314d-9dcf-43ab-a13b-e2b7a6178337 HTTP/1.1" 200 264 0.018114 10.0.0.33 - - [2026-04-06 04:30:22] "GET /projects?obj_uuids=721ec460-6d15-4d84-9552-5df564a45017&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001068 10.0.0.249 - - [2026-04-06 04:30:22] "GET /project/721ec460-6d15-4d84-9552-5df564a45017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1353 0.055761 10.0.0.33 - - [2026-04-06 04:30:22] "GET /projects?obj_uuids=721ec460-6d15-4d84-9552-5df564a45017&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000992 10.0.0.249 - - [2026-04-06 04:30:22] "GET /project/721ec460-6d15-4d84-9552-5df564a45017?fields=virtual_networks HTTP/1.1" 200 1032 0.043092 10.0.0.33 - - [2026-04-06 04:30:22] "GET /projects?obj_uuids=721ec460-6d15-4d84-9552-5df564a45017&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.003014 10.0.0.249 - - [2026-04-06 04:30:22] "GET /project/721ec460-6d15-4d84-9552-5df564a45017?fields=virtual_machine_interfaces HTTP/1.1" 200 1032 0.047165 10.0.0.33 - - [2026-04-06 04:30:22] "GET /projects?obj_uuids=721ec460-6d15-4d84-9552-5df564a45017&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001019 10.0.0.249 - - [2026-04-06 04:30:22] "GET /project/721ec460-6d15-4d84-9552-5df564a45017?fields=security_groups HTTP/1.1" 200 1253 0.066032 10.0.0.249 - - [2026-04-06 04:30:23] "POST /fqname-to-id HTTP/1.1" 404 188 0.026398 10.0.0.33 - - [2026-04-06 04:30:23] "GET /projects?obj_uuids=74c9f092-5cce-40ba-8c3a-a616b7f30baa&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004722 10.0.0.33 - - [2026-04-06 04:30:23] "GET /domains?obj_uuids=500738d8-636d-4330-98c4-d5dafb5cbb39&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001140 10.0.0.33 - - [2026-04-06 04:30:23] "GET /domain/500738d8-636d-4330-98c4-d5dafb5cbb39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007649 10.0.0.33 - - [2026-04-06 04:30:23] "POST /id-to-fqname HTTP/1.1" 200 190 0.008322 10.0.0.33 - - [2026-04-06 04:30:23] "POST /fqname-to-id HTTP/1.1" 404 199 0.005579 10.0.0.33 - - [2026-04-06 04:30:23] "POST /security-groups HTTP/1.1" 200 591 0.036183 10.0.0.33 - - [2026-04-06 04:30:23] "POST /projects HTTP/1.1" 200 585 0.278064 10.0.0.27 - - [2026-04-06 04:30:23] "POST /access-control-lists HTTP/1.1" 200 596 0.032073 10.0.0.33 - - [2026-04-06 04:30:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.351097 10.0.0.249 - - [2026-04-06 04:30:23] "GET /project/74c9f092-5cce-40ba-8c3a-a616b7f30baa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.510235 10.0.0.249 - - [2026-04-06 04:30:24] "GET / HTTP/1.1" 200 35931 0.002171 10.0.0.249 - - [2026-04-06 04:30:26] "POST /fqname-to-id HTTP/1.1" 401 293 0.000477 10.0.0.249 - - [2026-04-06 04:30:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.031046 10.0.0.249 - - [2026-04-06 04:30:27] "GET /api-access-list/b1fd314d-9dcf-43ab-a13b-e2b7a6178337?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1882 0.004087 10.0.0.249 - - [2026-04-06 04:30:27] "GET /api-access-list/b1fd314d-9dcf-43ab-a13b-e2b7a6178337?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1882 0.004519 10.0.0.249 - - [2026-04-06 04:30:27] "GET /api-access-list/b1fd314d-9dcf-43ab-a13b-e2b7a6178337?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1882 0.005217 10.0.0.249 - - [2026-04-06 04:30:27] "PUT /api-access-list/b1fd314d-9dcf-43ab-a13b-e2b7a6178337 HTTP/1.1" 200 264 0.014762 10.0.0.249 - - [2026-04-06 04:30:28] "POST /fqname-to-id HTTP/1.1" 404 188 0.022598 10.0.0.33 - - [2026-04-06 04:30:28] "GET /projects?obj_uuids=e0187c2a-940a-4457-a1e6-e4651663875a&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003318 10.0.0.33 - - [2026-04-06 04:30:29] "GET /domains?obj_uuids=500738d8-636d-4330-98c4-d5dafb5cbb39&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001359 10.0.0.33 - - [2026-04-06 04:30:29] "GET /domain/500738d8-636d-4330-98c4-d5dafb5cbb39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008489 10.0.0.33 - - [2026-04-06 04:30:29] "POST /id-to-fqname HTTP/1.1" 200 190 0.001835 10.0.0.33 - - [2026-04-06 04:30:29] "POST /fqname-to-id HTTP/1.1" 404 199 0.004739 10.0.0.33 - - [2026-04-06 04:30:29] "POST /security-groups HTTP/1.1" 200 591 0.031010 10.0.0.27 - - [2026-04-06 04:30:29] "POST /fqname-to-id HTTP/1.1" 404 234 0.006357 10.0.0.33 - - [2026-04-06 04:30:29] "POST /projects HTTP/1.1" 200 585 0.237122 10.0.0.33 - - [2026-04-06 04:30:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.322592 10.0.0.27 - - [2026-04-06 04:30:29] "POST /access-control-lists HTTP/1.1" 200 594 0.037444 10.0.0.249 - - [2026-04-06 04:30:29] "GET /project/e0187c2a-940a-4457-a1e6-e4651663875a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.475733 10.0.0.249 - - [2026-04-06 04:30:29] "POST /fqname-to-id HTTP/1.1" 404 188 0.033463 10.0.0.33 - - [2026-04-06 04:30:29] "GET /projects?obj_uuids=f3ba0307-5d7a-40fc-8fb4-5e4ebfbbb139&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.008171 10.0.0.33 - - [2026-04-06 04:30:30] "GET /domains?obj_uuids=500738d8-636d-4330-98c4-d5dafb5cbb39&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001905 10.0.0.33 - - [2026-04-06 04:30:30] "GET /domain/500738d8-636d-4330-98c4-d5dafb5cbb39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008259 10.0.0.33 - - [2026-04-06 04:30:30] "POST /id-to-fqname HTTP/1.1" 200 190 0.012693 10.0.0.33 - - [2026-04-06 04:30:30] "POST /fqname-to-id HTTP/1.1" 404 199 0.021575 10.0.0.27 - - [2026-04-06 04:30:30] "DELETE /access-control-list/f32de90f-507d-4a6a-83a9-6400a741ade2 HTTP/1.1" 200 115 0.098532 10.0.0.33 - - [2026-04-06 04:30:30] "POST /security-groups HTTP/1.1" 200 591 0.117230 10.0.0.33 - - [2026-04-06 04:30:30] "POST /projects HTTP/1.1" 200 585 0.513316 10.0.0.33 - - [2026-04-06 04:30:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.569575 10.0.0.249 - - [2026-04-06 04:30:30] "GET /project/f3ba0307-5d7a-40fc-8fb4-5e4ebfbbb139?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.791548 10.0.0.27 - - [2026-04-06 04:30:30] "DELETE /access-control-list/094a9ed2-d969-4ccb-ada5-97883359c9a3 HTTP/1.1" 200 115 0.061169 10.0.0.27 - - [2026-04-06 04:30:30] "POST /fqname-to-id HTTP/1.1" 404 233 0.012432 10.0.0.249 - - [2026-04-06 04:30:31] "GET / HTTP/1.1" 200 35931 0.002263 10.0.0.249 - - [2026-04-06 04:30:32] "GET / HTTP/1.1" 200 35931 0.002260 10.0.0.249 - - [2026-04-06 04:30:32] "POST /fqname-to-id HTTP/1.1" 404 183 0.003644 10.0.0.249 - - [2026-04-06 04:30:32] "POST /api-access-lists HTTP/1.1" 200 521 0.026552 10.0.0.249 - - [2026-04-06 04:30:32] "GET /api-access-list/5ebd1fdd-9bb4-4c24-be0c-5ccdce51a2aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1289 0.006308 10.0.0.249 - - [2026-04-06 04:30:33] "POST /fqname-to-id HTTP/1.1" 401 293 0.000448 10.0.0.249 - - [2026-04-06 04:30:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.047439 10.0.0.33 - - [2026-04-06 04:30:33] "GET /projects?obj_uuids=e0187c2a-940a-4457-a1e6-e4651663875a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001229 10.0.0.249 - - [2026-04-06 04:30:33] "GET /project/e0187c2a-940a-4457-a1e6-e4651663875a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.056263 10.0.0.249 - - [2026-04-06 04:30:33] "GET /virtual-networks?parent_id=e0187c2a-940a-4457-a1e6-e4651663875a&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.016910 10.0.0.249 - - [2026-04-06 04:30:33] "POST /virtual-networks HTTP/1.1" 200 583 0.094387 10.0.0.249 - - [2026-04-06 04:30:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.039401 10.0.0.27 - - [2026-04-06 04:30:33] "POST /ref-update HTTP/1.1" 200 156 0.028973 10.0.0.249 - - [2026-04-06 04:30:34] "GET /network-ipam/852b65b4-91fa-4829-8da6-4a1bce3b77b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.020695 10.0.0.33 - - [2026-04-06 04:30:34] "POST /useragent-kv HTTP/1.1" 200 115 0.007013 10.0.0.249 - - [2026-04-06 04:30:34] "POST /ref-update HTTP/1.1" 200 156 0.085296 10.0.0.249 - - [2026-04-06 04:30:34] "POST /neutron/network HTTP/1.1" 200 849 0.056371 10.0.0.249 - - [2026-04-06 04:30:34] "GET /virtual-network/344fef76-525a-4b55-8ac2-42f89fa90849?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.018745 10.0.0.249 - - [2026-04-06 04:30:34] "POST /fqname-to-id HTTP/1.1" 401 293 0.000650 10.0.0.249 - - [2026-04-06 04:30:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.045516 10.0.0.33 - - [2026-04-06 04:30:34] "GET /projects?obj_uuids=f3ba0307-5d7a-40fc-8fb4-5e4ebfbbb139&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001294 10.0.0.249 - - [2026-04-06 04:30:34] "GET /project/f3ba0307-5d7a-40fc-8fb4-5e4ebfbbb139?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.061767 10.0.0.249 - - [2026-04-06 04:30:34] "GET /virtual-networks?parent_id=f3ba0307-5d7a-40fc-8fb4-5e4ebfbbb139&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.016988 10.0.0.249 - - [2026-04-06 04:30:35] "POST /virtual-networks HTTP/1.1" 200 583 0.087798 10.0.0.249 - - [2026-04-06 04:30:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.037426 10.0.0.249 - - [2026-04-06 04:30:35] "GET /network-ipam/852b65b4-91fa-4829-8da6-4a1bce3b77b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.016679 10.0.0.33 - - [2026-04-06 04:30:35] "POST /useragent-kv HTTP/1.1" 200 115 0.006511 10.0.0.249 - - [2026-04-06 04:30:35] "POST /ref-update HTTP/1.1" 200 156 0.106316 10.0.0.249 - - [2026-04-06 04:30:35] "POST /neutron/network HTTP/1.1" 200 848 0.067857 10.0.0.249 - - [2026-04-06 04:30:35] "GET /virtual-network/8cf3cf90-7240-4332-b4d4-8e4f277903cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.018597 10.0.0.249 - - [2026-04-06 04:30:35] "POST /neutron/subnet HTTP/1.1" 200 679 0.045686 10.0.0.249 - - [2026-04-06 04:30:36] "GET /obj-perms HTTP/1.1" 403 257 0.038955 10.0.0.249 - - [2026-04-06 04:30:37] "GET /obj-perms HTTP/1.1" 403 257 0.037831 10.0.0.27 - - [2026-04-06 04:30:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.039734 10.0.0.33 - - [2026-04-06 04:30:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.027044 10.0.0.249 - - [2026-04-06 04:30:39] "GET /obj-perms HTTP/1.1" 200 5049 0.053884 10.0.0.249 - - [2026-04-06 04:30:39] "GET /obj-perms HTTP/1.1" 403 257 0.011859 10.0.0.249 - - [2026-04-06 04:30:39] "PUT /virtual-network/344fef76-525a-4b55-8ac2-42f89fa90849 HTTP/1.1" 200 264 0.052289 10.0.0.249 - - [2026-04-06 04:30:39] "GET /obj-perms HTTP/1.1" 403 257 0.012827 10.0.0.249 - - [2026-04-06 04:30:39] "POST /neutron/network HTTP/1.1" 200 936 0.006752 10.0.0.249 - - [2026-04-06 04:30:39] "POST /neutron/port HTTP/1.1" 200 117 0.001226 10.0.0.249 - - [2026-04-06 04:30:39] "GET /obj-perms HTTP/1.1" 403 257 0.055098 10.0.0.27 - - [2026-04-06 04:30:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003274 10.0.0.33 - - [2026-04-06 04:30:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003525 10.0.0.249 - - [2026-04-06 04:30:40] "GET /obj-perms HTTP/1.1" 403 257 0.011661 10.0.0.249 - - [2026-04-06 04:30:40] "GET /obj-perms HTTP/1.1" 200 5049 0.003853 10.0.0.249 - - [2026-04-06 04:30:40] "GET /obj-perms HTTP/1.1" 403 257 0.012922 10.0.0.249 - - [2026-04-06 04:30:41] "PUT /virtual-network/344fef76-525a-4b55-8ac2-42f89fa90849 HTTP/1.1" 200 264 0.056326 10.0.0.33 - - [2026-04-06 04:30:41] "POST /useragent-kv HTTP/1.1" 200 115 0.004789 10.0.0.33 - - [2026-04-06 04:30:41] "POST /useragent-kv HTTP/1.1" 200 115 0.003903 10.0.0.249 - - [2026-04-06 04:30:41] "DELETE /virtual-network/8cf3cf90-7240-4332-b4d4-8e4f277903cb HTTP/1.1" 200 115 0.144352 10.0.0.27 - - [2026-04-06 04:30:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.006142 10.0.0.33 - - [2026-04-06 04:30:41] "POST /useragent-kv HTTP/1.1" 200 115 0.005863 10.0.0.33 - - [2026-04-06 04:30:41] "POST /useragent-kv HTTP/1.1" 200 115 0.009594 10.0.0.249 - - [2026-04-06 04:30:41] "DELETE /virtual-network/344fef76-525a-4b55-8ac2-42f89fa90849 HTTP/1.1" 200 115 0.164354 10.0.0.27 - - [2026-04-06 04:30:41] "DELETE /route-target/5ae76ab6-5406-45a1-b611-515cea7a8397 HTTP/1.1" 200 115 0.037398 10.0.0.249 - - [2026-04-06 04:30:41] "DELETE /api-access-list/5ebd1fdd-9bb4-4c24-be0c-5ccdce51a2aa HTTP/1.1" 200 115 0.049111 10.0.0.33 - - [2026-04-06 04:30:41] "GET /projects?obj_uuids=f3ba0307-5d7a-40fc-8fb4-5e4ebfbbb139&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001534 10.0.0.249 - - [2026-04-06 04:30:41] "GET /project/f3ba0307-5d7a-40fc-8fb4-5e4ebfbbb139?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.058770 10.0.0.33 - - [2026-04-06 04:30:41] "GET /projects?obj_uuids=f3ba0307-5d7a-40fc-8fb4-5e4ebfbbb139&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001431 10.0.0.249 - - [2026-04-06 04:30:41] "GET /project/f3ba0307-5d7a-40fc-8fb4-5e4ebfbbb139?fields=virtual_networks HTTP/1.1" 200 1043 0.056565 10.0.0.33 - - [2026-04-06 04:30:41] "GET /projects?obj_uuids=f3ba0307-5d7a-40fc-8fb4-5e4ebfbbb139&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000994 10.0.0.249 - - [2026-04-06 04:30:41] "GET /project/f3ba0307-5d7a-40fc-8fb4-5e4ebfbbb139?fields=virtual_machine_interfaces HTTP/1.1" 200 1043 0.047327 10.0.0.33 - - [2026-04-06 04:30:41] "GET /projects?obj_uuids=f3ba0307-5d7a-40fc-8fb4-5e4ebfbbb139&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000967 10.0.0.249 - - [2026-04-06 04:30:42] "GET /project/f3ba0307-5d7a-40fc-8fb4-5e4ebfbbb139?fields=security_groups HTTP/1.1" 200 1269 0.040260 10.0.0.33 - - [2026-04-06 04:30:42] "GET /projects?obj_uuids=e0187c2a-940a-4457-a1e6-e4651663875a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004309 10.0.0.249 - - [2026-04-06 04:30:42] "GET /project/e0187c2a-940a-4457-a1e6-e4651663875a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.052321 10.0.0.33 - - [2026-04-06 04:30:42] "GET /projects?obj_uuids=e0187c2a-940a-4457-a1e6-e4651663875a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001342 10.0.0.249 - - [2026-04-06 04:30:42] "GET /project/e0187c2a-940a-4457-a1e6-e4651663875a?fields=virtual_networks HTTP/1.1" 200 1043 0.053938 10.0.0.33 - - [2026-04-06 04:30:42] "GET /projects?obj_uuids=e0187c2a-940a-4457-a1e6-e4651663875a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000994 10.0.0.249 - - [2026-04-06 04:30:42] "GET /project/e0187c2a-940a-4457-a1e6-e4651663875a?fields=virtual_machine_interfaces HTTP/1.1" 200 1043 0.053756 10.0.0.33 - - [2026-04-06 04:30:42] "GET /projects?obj_uuids=e0187c2a-940a-4457-a1e6-e4651663875a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001096 10.0.0.249 - - [2026-04-06 04:30:42] "GET /project/e0187c2a-940a-4457-a1e6-e4651663875a?fields=security_groups HTTP/1.1" 200 1269 0.051078 10.0.0.33 - - [2026-04-06 04:30:44] "DELETE /project/74c9f0925cce40ba8c3aa616b7f30baa HTTP/1.1" 404 173 0.010564 10.0.0.33 - - [2026-04-06 04:30:44] "DELETE /project/e0187c2a940a4457a1e6e4651663875a HTTP/1.1" 404 173 0.012378 10.0.0.33 - - [2026-04-06 04:30:44] "DELETE /project/721ec460-6d15-4d84-9552-5df564a45017 HTTP/1.1" 404 177 0.014044 10.0.0.33 - - [2026-04-06 04:30:44] "DELETE /project/fc7c44dc-a695-427a-8373-4855c2b0da04 HTTP/1.1" 404 177 0.008014 10.0.0.33 - - [2026-04-06 04:30:44] "DELETE /project/5c6c984d-d1d5-439f-8216-88dbe7fe5d62 HTTP/1.1" 404 177 0.009459 10.0.0.33 - - [2026-04-06 04:30:44] "DELETE /project/f3ba03075d7a40fc8fb45e4ebfbbb139 HTTP/1.1" 404 173 0.010766 10.0.0.33 - - [2026-04-06 04:30:44] "GET /projects?obj_uuids=e0187c2a-940a-4457-a1e6-e4651663875a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000913 10.0.0.33 - - [2026-04-06 04:30:44] "GET /projects?obj_uuids=f3ba0307-5d7a-40fc-8fb4-5e4ebfbbb139&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000743 10.0.0.33 - - [2026-04-06 04:30:44] "GET /project/f3ba0307-5d7a-40fc-8fb4-5e4ebfbbb139?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1479 0.059098 10.0.0.33 - - [2026-04-06 04:30:44] "GET /project/e0187c2a-940a-4457-a1e6-e4651663875a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1479 0.065963 10.0.0.33 - - [2026-04-06 04:30:44] "GET /projects?obj_uuids=e0187c2a-940a-4457-a1e6-e4651663875a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001706 10.0.0.33 - - [2026-04-06 04:30:44] "GET /projects?obj_uuids=f3ba0307-5d7a-40fc-8fb4-5e4ebfbbb139&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000784 10.0.0.33 - - [2026-04-06 04:30:44] "GET /project/f3ba0307-5d7a-40fc-8fb4-5e4ebfbbb139?fields=security_groups HTTP/1.1" 200 1374 0.047308 10.0.0.33 - - [2026-04-06 04:30:44] "GET /project/e0187c2a-940a-4457-a1e6-e4651663875a?fields=security_groups HTTP/1.1" 200 1374 0.073462 10.0.0.33 - - [2026-04-06 04:30:44] "DELETE /security-group/3cc981e4-c0df-4d18-b027-f7d958fe5d3d HTTP/1.1" 200 115 0.081662 10.0.0.33 - - [2026-04-06 04:30:44] "GET /projects?obj_uuids=f3ba0307-5d7a-40fc-8fb4-5e4ebfbbb139&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001677 10.0.0.33 - - [2026-04-06 04:30:44] "GET /project/f3ba0307-5d7a-40fc-8fb4-5e4ebfbbb139?fields=application_policy_sets HTTP/1.1" 200 1413 0.054467 10.0.0.33 - - [2026-04-06 04:30:44] "DELETE /security-group/6f338370-cb44-45de-8539-b1b71a90bbb2 HTTP/1.1" 200 115 0.129905 10.0.0.33 - - [2026-04-06 04:30:44] "GET /projects?obj_uuids=e0187c2a-940a-4457-a1e6-e4651663875a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003779 10.0.0.33 - - [2026-04-06 04:30:44] "GET /project/e0187c2a-940a-4457-a1e6-e4651663875a?fields=application_policy_sets HTTP/1.1" 200 1413 0.088974 10.0.0.27 - - [2026-04-06 04:30:44] "DELETE /access-control-list/720e2d19-5f32-43dc-9334-35594994834a HTTP/1.1" 200 115 0.064443 10.0.0.33 - - [2026-04-06 04:30:44] "DELETE /project/f3ba0307-5d7a-40fc-8fb4-5e4ebfbbb139 HTTP/1.1" 200 115 0.603268 10.0.0.33 - - [2026-04-06 04:30:44] "DELETE /project/e0187c2a-940a-4457-a1e6-e4651663875a HTTP/1.1" 200 115 0.677867 10.0.0.249 - - [2026-04-06 04:30:46] "GET / HTTP/1.1" 200 35931 0.001574 10.0.0.249 - - [2026-04-06 04:30:47] "GET / HTTP/1.1" 200 35931 0.002154 10.0.0.249 - - [2026-04-06 04:30:47] "POST /fqname-to-id HTTP/1.1" 401 293 0.000485 10.0.0.249 - - [2026-04-06 04:30:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.083839 10.0.0.33 - - [2026-04-06 04:30:48] "GET /projects?obj_uuids=74c9f092-5cce-40ba-8c3a-a616b7f30baa&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001306 10.0.0.249 - - [2026-04-06 04:30:48] "GET /project/74c9f092-5cce-40ba-8c3a-a616b7f30baa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.080695 10.0.0.249 - - [2026-04-06 04:30:48] "GET /virtual-networks?parent_id=74c9f092-5cce-40ba-8c3a-a616b7f30baa&detail=False&count=False&shared=False HTTP/1.1" 403 263 0.014400 10.0.0.249 - - [2026-04-06 04:30:48] "POST /fqname-to-id HTTP/1.1" 404 197 0.016690 10.0.0.249 - - [2026-04-06 04:30:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.018140 10.0.0.33 - - [2026-04-06 04:30:48] "GET /domains?obj_uuids=500738d8-636d-4330-98c4-d5dafb5cbb39&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001690 10.0.0.249 - - [2026-04-06 04:30:48] "GET /domain/500738d8-636d-4330-98c4-d5dafb5cbb39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.025553 10.0.0.249 - - [2026-04-06 04:30:48] "POST /service-templates HTTP/1.1" 403 264 0.013233 10.0.0.249 - - [2026-04-06 04:30:48] "POST /fqname-to-id HTTP/1.1" 404 215 0.004412 10.0.0.249 - - [2026-04-06 04:30:48] "POST /api-access-lists HTTP/1.1" 200 555 0.026280 10.0.0.249 - - [2026-04-06 04:30:48] "GET /api-access-list/d5ab1eb4-8dc8-496e-98ef-abda9b5e36fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.007005 10.0.0.249 - - [2026-04-06 04:30:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.018775 10.0.0.33 - - [2026-04-06 04:30:48] "GET /projects?obj_uuids=74c9f092-5cce-40ba-8c3a-a616b7f30baa&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001181 10.0.0.249 - - [2026-04-06 04:30:48] "GET /project/74c9f092-5cce-40ba-8c3a-a616b7f30baa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.066537 10.0.0.249 - - [2026-04-06 04:30:48] "GET /virtual-networks?parent_id=74c9f092-5cce-40ba-8c3a-a616b7f30baa&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.017407 10.0.0.249 - - [2026-04-06 04:30:49] "POST /virtual-networks HTTP/1.1" 200 583 0.103000 10.0.0.249 - - [2026-04-06 04:30:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.050104 10.0.0.27 - - [2026-04-06 04:30:49] "POST /ref-update HTTP/1.1" 200 156 0.038565 10.0.0.249 - - [2026-04-06 04:30:49] "GET /network-ipam/852b65b4-91fa-4829-8da6-4a1bce3b77b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.016222 10.0.0.33 - - [2026-04-06 04:30:49] "POST /useragent-kv HTTP/1.1" 200 115 0.015833 10.0.0.249 - - [2026-04-06 04:30:49] "POST /ref-update HTTP/1.1" 200 156 0.120566 10.0.0.249 - - [2026-04-06 04:30:49] "POST /neutron/network HTTP/1.1" 200 848 0.056267 10.0.0.249 - - [2026-04-06 04:30:49] "GET /virtual-network/7bbab911-e1f7-4841-9b31-c3075a212b1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.021147 10.0.0.249 - - [2026-04-06 04:30:49] "POST /neutron/network HTTP/1.1" 200 848 0.060772 10.0.0.249 - - [2026-04-06 04:30:49] "GET /virtual-network/7bbab911-e1f7-4841-9b31-c3075a212b1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.007695 10.0.0.249 - - [2026-04-06 04:30:49] "GET /network-ipam/852b65b4-91fa-4829-8da6-4a1bce3b77b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.004375 10.0.0.249 - - [2026-04-06 04:30:50] "GET /virtual-network/7bbab911-e1f7-4841-9b31-c3075a212b1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.005729 10.0.0.249 - - [2026-04-06 04:30:50] "GET /obj-perms HTTP/1.1" 200 5049 0.006366 10.0.0.27 - - [2026-04-06 04:30:50] "GET /obj-perms HTTP/1.1" 200 5049 0.082476 10.0.0.33 - - [2026-04-06 04:30:51] "GET /obj-perms HTTP/1.1" 200 5049 0.105343 10.0.0.249 - - [2026-04-06 04:30:51] "POST /fqname-to-id HTTP/1.1" 404 197 0.017511 10.0.0.249 - - [2026-04-06 04:30:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.014743 10.0.0.33 - - [2026-04-06 04:30:51] "GET /domains?obj_uuids=500738d8-636d-4330-98c4-d5dafb5cbb39&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001439 10.0.0.249 - - [2026-04-06 04:30:51] "GET /domain/500738d8-636d-4330-98c4-d5dafb5cbb39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.020632 10.0.0.249 - - [2026-04-06 04:30:51] "POST /service-templates HTTP/1.1" 403 264 0.013467 10.0.0.249 - - [2026-04-06 04:30:51] "POST /fqname-to-id HTTP/1.1" 404 183 0.003892 10.0.0.249 - - [2026-04-06 04:30:51] "POST /api-access-lists HTTP/1.1" 200 521 0.024181 10.0.0.249 - - [2026-04-06 04:30:51] "GET /api-access-list/871e256a-e6ec-4c18-8eaf-b89064e074c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1290 0.006339 10.0.0.249 - - [2026-04-06 04:30:51] "POST /fqname-to-id HTTP/1.1" 404 197 0.026415 10.0.0.249 - - [2026-04-06 04:30:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.023603 10.0.0.33 - - [2026-04-06 04:30:51] "GET /domains?obj_uuids=500738d8-636d-4330-98c4-d5dafb5cbb39&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001307 10.0.0.249 - - [2026-04-06 04:30:51] "GET /domain/500738d8-636d-4330-98c4-d5dafb5cbb39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.031804 10.0.0.249 - - [2026-04-06 04:30:51] "POST /service-templates HTTP/1.1" 200 551 0.051358 10.0.0.249 - - [2026-04-06 04:30:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.027611 10.0.0.249 - - [2026-04-06 04:30:52] "GET /service-template/b1c41846-c178-43db-923c-fdc747945e63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.021818 10.0.0.249 - - [2026-04-06 04:30:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.023407 10.0.0.249 - - [2026-04-06 04:30:52] "GET /service-template/b1c41846-c178-43db-923c-fdc747945e63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.021873 10.0.0.249 - - [2026-04-06 04:30:53] "GET /virtual-network/7bbab911-e1f7-4841-9b31-c3075a212b1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.048949 10.0.0.27 - - [2026-04-06 04:30:53] "GET /virtual-network/7bbab911-e1f7-4841-9b31-c3075a212b1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.042084 10.0.0.33 - - [2026-04-06 04:30:54] "GET /virtual-network/7bbab911-e1f7-4841-9b31-c3075a212b1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.035596 10.0.0.249 - - [2026-04-06 04:30:54] "GET /api-access-list/d5ab1eb4-8dc8-496e-98ef-abda9b5e36fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.004315 10.0.0.249 - - [2026-04-06 04:30:54] "PUT /api-access-list/d5ab1eb4-8dc8-496e-98ef-abda9b5e36fe HTTP/1.1" 200 264 0.013599 10.0.0.249 - - [2026-04-06 04:30:54] "POST /fqname-to-id HTTP/1.1" 401 293 0.000677 10.0.0.249 - - [2026-04-06 04:30:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.047583 10.0.0.33 - - [2026-04-06 04:30:54] "GET /projects?obj_uuids=74c9f092-5cce-40ba-8c3a-a616b7f30baa&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001282 10.0.0.249 - - [2026-04-06 04:30:54] "GET /project/74c9f092-5cce-40ba-8c3a-a616b7f30baa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.078614 10.0.0.249 - - [2026-04-06 04:30:54] "GET /virtual-networks?parent_id=74c9f092-5cce-40ba-8c3a-a616b7f30baa&detail=False&count=False&shared=False HTTP/1.1" 200 371 0.029628 10.0.0.249 - - [2026-04-06 04:30:54] "POST /virtual-networks HTTP/1.1" 403 263 0.018190 10.0.0.249 - - [2026-04-06 04:30:55] "GET /obj-perms HTTP/1.1" 403 257 0.016589 10.0.0.249 - - [2026-04-06 04:30:55] "GET /obj-perms HTTP/1.1" 403 257 0.017406 10.0.0.249 - - [2026-04-06 04:30:55] "GET /api-access-list/871e256a-e6ec-4c18-8eaf-b89064e074c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1290 0.005157 10.0.0.249 - - [2026-04-06 04:30:55] "PUT /api-access-list/871e256a-e6ec-4c18-8eaf-b89064e074c1 HTTP/1.1" 200 264 0.019542 10.0.0.249 - - [2026-04-06 04:30:55] "POST /fqname-to-id HTTP/1.1" 404 197 0.021360 10.0.0.249 - - [2026-04-06 04:30:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.016338 10.0.0.33 - - [2026-04-06 04:30:55] "GET /domains?obj_uuids=500738d8-636d-4330-98c4-d5dafb5cbb39&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001636 10.0.0.249 - - [2026-04-06 04:30:55] "GET /domain/500738d8-636d-4330-98c4-d5dafb5cbb39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.040577 10.0.0.249 - - [2026-04-06 04:30:55] "POST /service-templates HTTP/1.1" 403 264 0.014817 10.0.0.249 - - [2026-04-06 04:30:55] "GET /api-access-list/d5ab1eb4-8dc8-496e-98ef-abda9b5e36fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1461 0.004437 10.0.0.249 - - [2026-04-06 04:30:55] "PUT /api-access-list/d5ab1eb4-8dc8-496e-98ef-abda9b5e36fe HTTP/1.1" 200 264 0.016634 10.0.0.249 - - [2026-04-06 04:30:55] "GET /api-access-list/871e256a-e6ec-4c18-8eaf-b89064e074c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005303 10.0.0.249 - - [2026-04-06 04:30:56] "PUT /api-access-list/871e256a-e6ec-4c18-8eaf-b89064e074c1 HTTP/1.1" 200 264 0.023656 10.0.0.249 - - [2026-04-06 04:30:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.006456 10.0.0.249 - - [2026-04-06 04:30:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004594 10.0.0.27 - - [2026-04-06 04:30:57] "GET /virtual-network/7bbab911-e1f7-4841-9b31-c3075a212b1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.023115 10.0.0.249 - - [2026-04-06 04:30:57] "POST /neutron/network HTTP/1.1" 200 936 0.007245 10.0.0.249 - - [2026-04-06 04:30:57] "POST /neutron/port HTTP/1.1" 200 117 0.001357 10.0.0.27 - - [2026-04-06 04:30:57] "GET /virtual-network/7bbab911-e1f7-4841-9b31-c3075a212b1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.041347 10.0.0.33 - - [2026-04-06 04:30:57] "GET /virtual-network/7bbab911-e1f7-4841-9b31-c3075a212b1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.015525 10.0.0.33 - - [2026-04-06 04:30:58] "GET /virtual-network/7bbab911-e1f7-4841-9b31-c3075a212b1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.045266 10.0.0.249 - - [2026-04-06 04:30:58] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 403 263 0.040777 10.0.0.249 - - [2026-04-06 04:30:58] "GET /api-access-list/b1fd314d-9dcf-43ab-a13b-e2b7a6178337?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.004212 10.0.0.249 - - [2026-04-06 04:30:58] "PUT /api-access-list/b1fd314d-9dcf-43ab-a13b-e2b7a6178337 HTTP/1.1" 200 264 0.011577 10.0.0.249 - - [2026-04-06 04:30:58] "GET /virtual-network/7bbab911-e1f7-4841-9b31-c3075a212b1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.025501 10.0.0.249 - - [2026-04-06 04:30:58] "DELETE /api-access-list/d5ab1eb4-8dc8-496e-98ef-abda9b5e36fe HTTP/1.1" 200 115 0.043136 10.0.0.249 - - [2026-04-06 04:30:58] "DELETE /api-access-list/871e256a-e6ec-4c18-8eaf-b89064e074c1 HTTP/1.1" 200 115 0.027846 10.0.0.249 - - [2026-04-06 04:30:59] "GET /obj-perms HTTP/1.1" 403 257 0.037851 10.0.0.27 - - [2026-04-06 04:31:00] "GET /virtual-network/7bbab911-e1f7-4841-9b31-c3075a212b1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.040337 10.0.0.33 - - [2026-04-06 04:31:00] "GET /virtual-network/7bbab911-e1f7-4841-9b31-c3075a212b1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.037502 10.0.0.249 - - [2026-04-06 04:31:00] "GET /obj-perms HTTP/1.1" 403 257 0.015304 10.0.0.249 - - [2026-04-06 04:31:00] "GET /api-access-list/b1fd314d-9dcf-43ab-a13b-e2b7a6178337?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2686 0.006782 10.0.0.249 - - [2026-04-06 04:31:00] "PUT /api-access-list/b1fd314d-9dcf-43ab-a13b-e2b7a6178337 HTTP/1.1" 200 264 0.018279 10.0.0.249 - - [2026-04-06 04:31:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005091 10.0.0.249 - - [2026-04-06 04:31:00] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 371 0.073899 10.0.0.249 - - [2026-04-06 04:31:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.018724 10.0.0.249 - - [2026-04-06 04:31:01] "DELETE /service-template/b1c41846-c178-43db-923c-fdc747945e63 HTTP/1.1" 200 115 0.050723 10.0.0.249 - - [2026-04-06 04:31:01] "POST /fqname-to-id HTTP/1.1" 404 197 0.025141 10.0.0.33 - - [2026-04-06 04:31:01] "POST /useragent-kv HTTP/1.1" 200 115 0.009752 10.0.0.33 - - [2026-04-06 04:31:01] "POST /useragent-kv HTTP/1.1" 200 115 0.003409 10.0.0.249 - - [2026-04-06 04:31:01] "DELETE /virtual-network/7bbab911-e1f7-4841-9b31-c3075a212b1e HTTP/1.1" 200 115 0.139106 10.0.0.249 - - [2026-04-06 04:31:01] "GET /api-access-list/b1fd314d-9dcf-43ab-a13b-e2b7a6178337?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.004874 10.0.0.249 - - [2026-04-06 04:31:01] "PUT /api-access-list/b1fd314d-9dcf-43ab-a13b-e2b7a6178337 HTTP/1.1" 200 264 0.015005 10.0.0.249 - - [2026-04-06 04:31:01] "GET /api-access-list/b1fd314d-9dcf-43ab-a13b-e2b7a6178337?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2692 0.005631 10.0.0.249 - - [2026-04-06 04:31:01] "PUT /api-access-list/b1fd314d-9dcf-43ab-a13b-e2b7a6178337 HTTP/1.1" 200 264 0.013159 10.0.0.249 - - [2026-04-06 04:31:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.006211 10.0.0.33 - - [2026-04-06 04:31:04] "GET /projects?obj_uuids=74c9f092-5cce-40ba-8c3a-a616b7f30baa&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000926 10.0.0.249 - - [2026-04-06 04:31:04] "GET /project/74c9f092-5cce-40ba-8c3a-a616b7f30baa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.054680 10.0.0.33 - - [2026-04-06 04:31:04] "GET /projects?obj_uuids=74c9f092-5cce-40ba-8c3a-a616b7f30baa&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001208 10.0.0.249 - - [2026-04-06 04:31:04] "POST /neutron/network HTTP/1.1" 200 643 0.192719 10.0.0.249 - - [2026-04-06 04:31:04] "POST /id-to-fqname HTTP/1.1" 200 240 0.003804 10.0.0.249 - - [2026-04-06 04:31:04] "GET /virtual-network/14a45cc0-2813-4189-a00a-06a9601a8be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2102 0.007399 10.0.0.249 - - [2026-04-06 04:31:04] "POST /neutron/network HTTP/1.1" 200 862 0.008277 10.0.0.249 - - [2026-04-06 04:31:04] "GET /virtual-network/14a45cc0-2813-4189-a00a-06a9601a8be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2102 0.005347 10.0.0.249 - - [2026-04-06 04:31:05] "POST /neutron/network HTTP/1.1" 200 862 0.010427 10.0.0.249 - - [2026-04-06 04:31:05] "GET /virtual-network/14a45cc0-2813-4189-a00a-06a9601a8be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2102 0.007681 10.0.0.249 - - [2026-04-06 04:31:05] "GET /network-ipam/852b65b4-91fa-4829-8da6-4a1bce3b77b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.004977 10.0.0.27 - - [2026-04-06 04:31:05] "POST /route-targets HTTP/1.1" 200 327 0.023550 10.0.0.249 - - [2026-04-06 04:31:05] "GET /virtual-network/14a45cc0-2813-4189-a00a-06a9601a8be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2102 0.006346 10.0.0.249 - - [2026-04-06 04:31:05] "POST /fqname-to-id HTTP/1.1" 404 215 0.004374 10.0.0.249 - - [2026-04-06 04:31:05] "POST /api-access-lists HTTP/1.1" 200 555 0.035617 10.0.0.249 - - [2026-04-06 04:31:05] "GET /api-access-list/f5f8cb66-b152-4aee-9bb9-5136d7e9dc27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2443 0.007138 10.0.0.249 - - [2026-04-06 04:31:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.018457 10.0.0.33 - - [2026-04-06 04:31:05] "GET /projects?obj_uuids=74c9f092-5cce-40ba-8c3a-a616b7f30baa&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001215 10.0.0.249 - - [2026-04-06 04:31:06] "GET /project/74c9f092-5cce-40ba-8c3a-a616b7f30baa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.067826 10.0.0.249 - - [2026-04-06 04:31:06] "POST /neutron/network HTTP/1.1" 200 693 0.025800 10.0.0.27 - - [2026-04-06 04:31:06] "POST /ref-update HTTP/1.1" 200 156 0.030496 10.0.0.249 - - [2026-04-06 04:31:06] "POST /neutron/network HTTP/1.1" 200 865 0.035209 10.0.0.249 - - [2026-04-06 04:31:06] "POST /id-to-fqname HTTP/1.1" 200 240 0.013548 10.0.0.249 - - [2026-04-06 04:31:06] "GET /virtual-network/729bd3a7-a06a-4043-8c88-fbb97a4f9642?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.020769 10.0.0.249 - - [2026-04-06 04:31:06] "GET /virtual-network/729bd3a7-a06a-4043-8c88-fbb97a4f9642?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.025411 10.0.0.249 - - [2026-04-06 04:31:07] "POST /neutron/subnet HTTP/1.1" 200 729 0.041163 10.0.0.249 - - [2026-04-06 04:31:07] "GET /virtual-network/729bd3a7-a06a-4043-8c88-fbb97a4f9642?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.007406 10.0.0.249 - - [2026-04-06 04:31:07] "GET /network-ipam/852b65b4-91fa-4829-8da6-4a1bce3b77b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.004180 10.0.0.249 - - [2026-04-06 04:31:07] "GET /virtual-network/729bd3a7-a06a-4043-8c88-fbb97a4f9642?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.006034 10.0.0.249 - - [2026-04-06 04:31:07] "POST /fqname-to-id HTTP/1.1" 404 232 0.020395 10.0.0.27 - - [2026-04-06 04:31:07] "POST /fqname-to-id HTTP/1.1" 404 263 0.004518 10.0.0.27 - - [2026-04-06 04:31:08] "PUT /access-control-list/27943e67-5151-4f8d-ae56-564fc8959589 HTTP/1.1" 200 272 0.024476 10.0.0.33 - - [2026-04-06 04:31:08] "GET /projects?obj_uuids=74c9f092-5cce-40ba-8c3a-a616b7f30baa&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001460 10.0.0.249 - - [2026-04-06 04:31:08] "POST /neutron/security_group_rule HTTP/1.1" 200 2608 0.095624 10.0.0.33 - - [2026-04-06 04:31:08] "GET /projects?obj_uuids=74c9f092-5cce-40ba-8c3a-a616b7f30baa&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001534 10.0.0.249 - - [2026-04-06 04:31:08] "POST /neutron/security_group_rule HTTP/1.1" 200 575 0.117502 10.0.0.33 - - [2026-04-06 04:31:09] "GET /projects?obj_uuids=74c9f092-5cce-40ba-8c3a-a616b7f30baa&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001416 10.0.0.249 - - [2026-04-06 04:31:09] "POST /neutron/security_group_rule HTTP/1.1" 200 151 0.297095 10.0.0.27 - - [2026-04-06 04:31:09] "PUT /access-control-list/27943e67-5151-4f8d-ae56-564fc8959589 HTTP/1.1" 200 272 0.023471 10.0.0.249 - - [2026-04-06 04:31:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.040511 10.0.0.249 - - [2026-04-06 04:31:09] "GET /security-group/f173a437-adff-484f-ab89-d99095547fa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1317 0.021941 10.0.0.249 - - [2026-04-06 04:31:10] "POST /id-to-fqname HTTP/1.1" 200 240 0.017540 10.0.0.249 - - [2026-04-06 04:31:10] "POST /neutron/security_group HTTP/1.1" 200 2051 0.037700 10.0.0.33 - - [2026-04-06 04:31:11] "GET /projects?obj_uuids=74c9f092-5cce-40ba-8c3a-a616b7f30baa&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001576 10.0.0.249 - - [2026-04-06 04:31:11] "GET /project/74c9f092-5cce-40ba-8c3a-a616b7f30baa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.069749 10.0.0.249 - - [2026-04-06 04:31:11] "POST /neutron/port HTTP/1.1" 200 3025 0.029634 10.0.0.249 - - [2026-04-06 04:31:11] "POST /neutron/port HTTP/1.1" 200 117 0.008627 10.0.0.33 - - [2026-04-06 04:31:12] "GET /projects?obj_uuids=74c9f092-5cce-40ba-8c3a-a616b7f30baa&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002768 10.0.0.249 - - [2026-04-06 04:31:12] "POST /neutron/port HTTP/1.1" 200 1061 0.570488 10.0.0.249 - - [2026-04-06 04:31:12] "POST /neutron/port HTTP/1.1" 200 1115 0.143958 10.0.0.249 - - [2026-04-06 04:31:13] "POST /neutron/subnet HTTP/1.1" 200 703 0.016056 10.0.0.249 - - [2026-04-06 04:31:16] "POST /neutron/port HTTP/1.1" 200 1125 0.020075 10.0.0.249 - - [2026-04-06 04:31:17] "POST /neutron/security_group HTTP/1.1" 200 2058 0.012458 10.0.0.249 - - [2026-04-06 04:31:17] "POST /neutron/port HTTP/1.1" 200 1125 0.022117 10.0.0.249 - - [2026-04-06 04:31:17] "GET /virtual-machine/bd843ede-7a8a-4f90-aa7d-06e535717df4 HTTP/1.1" 401 293 0.000466 10.0.0.249 - - [2026-04-06 04:31:17] "GET /virtual-machine/bd843ede-7a8a-4f90-aa7d-06e535717df4 HTTP/1.1" 200 1293 0.054142 10.0.0.249 - - [2026-04-06 04:31:17] "GET /virtual-machine/bd843ede-7a8a-4f90-aa7d-06e535717df4 HTTP/1.1" 200 1293 0.019409 10.0.0.249 - - [2026-04-06 04:31:17] "GET /virtual-machine-interface/c743261f-9c49-4b59-92ee-b1a3f33431b0 HTTP/1.1" 200 3024 0.029095 10.0.0.249 - - [2026-04-06 04:31:17] "GET /virtual-machine/bd843ede-7a8a-4f90-aa7d-06e535717df4 HTTP/1.1" 200 1293 0.020383 10.0.0.249 - - [2026-04-06 04:31:17] "GET /virtual-machine-interface/c743261f-9c49-4b59-92ee-b1a3f33431b0 HTTP/1.1" 200 3024 0.024916 10.0.0.249 - - [2026-04-06 04:31:17] "GET /instance-ip/4a9ea323-e562-4917-ac8a-1e7a1b5ea92e HTTP/1.1" 200 1641 0.022943 10.0.0.249 - - [2026-04-06 04:31:17] "GET /virtual-machine/bd843ede-7a8a-4f90-aa7d-06e535717df4 HTTP/1.1" 200 1293 0.019225 10.0.0.249 - - [2026-04-06 04:31:17] "GET /virtual-machine-interface/c743261f-9c49-4b59-92ee-b1a3f33431b0 HTTP/1.1" 200 3024 0.025140 10.0.0.249 - - [2026-04-06 04:31:17] "GET /instance-ip/4a9ea323-e562-4917-ac8a-1e7a1b5ea92e HTTP/1.1" 200 1641 0.020880 10.0.0.249 - - [2026-04-06 04:31:17] "POST /fqname-to-id HTTP/1.1" 403 354 0.019069 10.0.0.249 - - [2026-04-06 04:31:17] "GET / HTTP/1.1" 200 35931 0.001935 10.0.0.249 - - [2026-04-06 04:31:18] "POST /fqname-to-id HTTP/1.1" 401 293 0.000558 10.0.0.249 - - [2026-04-06 04:31:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.032540 10.0.0.249 - - [2026-04-06 04:31:18] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004501 10.0.0.249 - - [2026-04-06 04:31:18] "GET /virtual-networks?parent_id=74c9f092-5cce-40ba-8c3a-a616b7f30baa&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.021914 10.0.0.249 - - [2026-04-06 04:31:18] "GET /virtual-network/729bd3a7-a06a-4043-8c88-fbb97a4f9642?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.024114 10.0.0.249 - - [2026-04-06 04:31:18] "POST /fqname-to-id HTTP/1.1" 403 354 0.017820 10.0.0.249 - - [2026-04-06 04:31:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004385 10.0.0.249 - - [2026-04-06 04:31:18] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004582 10.0.0.249 - - [2026-04-06 04:31:18] "GET /virtual-networks?parent_id=74c9f092-5cce-40ba-8c3a-a616b7f30baa&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.020089 10.0.0.249 - - [2026-04-06 04:31:18] "GET /virtual-network/729bd3a7-a06a-4043-8c88-fbb97a4f9642?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.021341 10.0.0.249 - - [2026-04-06 04:31:18] "POST /fqname-to-id HTTP/1.1" 403 354 0.020184 10.0.0.249 - - [2026-04-06 04:31:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004537 10.0.0.249 - - [2026-04-06 04:31:18] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005660 10.0.0.249 - - [2026-04-06 04:31:18] "GET /virtual-networks?parent_id=74c9f092-5cce-40ba-8c3a-a616b7f30baa&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.024728 10.0.0.249 - - [2026-04-06 04:31:18] "GET /virtual-network/729bd3a7-a06a-4043-8c88-fbb97a4f9642?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.023582 10.0.0.249 - - [2026-04-06 04:31:19] "POST /fqname-to-id HTTP/1.1" 403 354 0.019869 10.0.0.249 - - [2026-04-06 04:31:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004187 10.0.0.249 - - [2026-04-06 04:31:19] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003867 10.0.0.249 - - [2026-04-06 04:31:19] "GET /virtual-networks?parent_id=74c9f092-5cce-40ba-8c3a-a616b7f30baa&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.030750 10.0.0.249 - - [2026-04-06 04:31:19] "GET /virtual-network/729bd3a7-a06a-4043-8c88-fbb97a4f9642?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.020214 10.0.0.249 - - [2026-04-06 04:31:19] "POST /fqname-to-id HTTP/1.1" 403 354 0.021696 10.0.0.249 - - [2026-04-06 04:31:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003823 10.0.0.249 - - [2026-04-06 04:31:19] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.016359 10.0.0.249 - - [2026-04-06 04:31:19] "GET /virtual-networks?parent_id=74c9f092-5cce-40ba-8c3a-a616b7f30baa&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.023246 10.0.0.249 - - [2026-04-06 04:31:19] "GET /virtual-network/729bd3a7-a06a-4043-8c88-fbb97a4f9642?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.027949 10.0.0.27 - - [2026-04-06 04:31:19] "GET /global-system-configs HTTP/1.1" 401 293 0.000418 10.0.0.27 - - [2026-04-06 04:31:19] "GET /global-system-configs HTTP/1.1" 401 293 0.000412 10.0.0.33 - - [2026-04-06 04:31:20] "GET /global-system-configs HTTP/1.1" 401 293 0.000429 10.0.0.33 - - [2026-04-06 04:31:20] "GET /global-system-configs HTTP/1.1" 401 293 0.000448 10.0.0.27 - - [2026-04-06 04:31:20] "GET /global-system-configs HTTP/1.1" 401 293 0.000448 10.0.0.27 - - [2026-04-06 04:31:20] "GET /global-system-configs HTTP/1.1" 401 293 0.000414 10.0.0.33 - - [2026-04-06 04:31:21] "GET /global-system-configs HTTP/1.1" 401 293 0.000403 10.0.0.33 - - [2026-04-06 04:31:21] "GET /global-system-configs HTTP/1.1" 401 293 0.000535 10.0.0.249 - - [2026-04-06 04:31:21] "GET /global-system-configs HTTP/1.1" 401 293 0.000436 10.0.0.249 - - [2026-04-06 04:31:21] "GET /global-system-configs HTTP/1.1" 401 293 0.000387 10.0.0.249 - - [2026-04-06 04:31:22] "GET /global-system-configs HTTP/1.1" 401 293 0.000576 10.0.0.249 - - [2026-04-06 04:31:22] "GET /global-system-configs HTTP/1.1" 401 293 0.000556 10.0.0.249 - - [2026-04-06 04:31:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.018744 10.0.0.249 - - [2026-04-06 04:31:22] "GET /virtual-network/729bd3a7-a06a-4043-8c88-fbb97a4f9642?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.021668 10.0.0.249 - - [2026-04-06 04:31:22] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008667 10.0.0.249 - - [2026-04-06 04:31:24] "POST /fqname-to-id HTTP/1.1" 403 354 0.026122 10.0.0.249 - - [2026-04-06 04:31:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004360 10.0.0.249 - - [2026-04-06 04:31:24] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004661 10.0.0.249 - - [2026-04-06 04:31:24] "GET /virtual-networks?parent_id=74c9f092-5cce-40ba-8c3a-a616b7f30baa&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.033987 10.0.0.249 - - [2026-04-06 04:31:24] "GET /virtual-network/729bd3a7-a06a-4043-8c88-fbb97a4f9642?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.030884 10.0.0.249 - - [2026-04-06 04:31:24] "POST /fqname-to-id HTTP/1.1" 403 354 0.020725 10.0.0.249 - - [2026-04-06 04:31:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004681 10.0.0.249 - - [2026-04-06 04:31:24] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004772 10.0.0.249 - - [2026-04-06 04:31:24] "GET /virtual-networks?parent_id=74c9f092-5cce-40ba-8c3a-a616b7f30baa&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.024360 10.0.0.249 - - [2026-04-06 04:31:25] "GET /virtual-network/729bd3a7-a06a-4043-8c88-fbb97a4f9642?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.031772 10.0.0.249 - - [2026-04-06 04:31:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.019178 10.0.0.249 - - [2026-04-06 04:31:25] "GET /routing-instance/b08f13ac-444b-40f8-828f-95769a6091cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.022717 10.0.0.249 - - [2026-04-06 04:31:25] "POST /fqname-to-id HTTP/1.1" 403 354 0.023736 10.0.0.249 - - [2026-04-06 04:31:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004687 10.0.0.249 - - [2026-04-06 04:31:25] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005220 10.0.0.249 - - [2026-04-06 04:31:25] "GET /virtual-networks?parent_id=74c9f092-5cce-40ba-8c3a-a616b7f30baa&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.036148 10.0.0.249 - - [2026-04-06 04:31:25] "GET /virtual-network/729bd3a7-a06a-4043-8c88-fbb97a4f9642?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.029943 10.0.0.249 - - [2026-04-06 04:31:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.027330 10.0.0.249 - - [2026-04-06 04:31:25] "GET /routing-instance/b08f13ac-444b-40f8-828f-95769a6091cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.032364 10.0.0.33 - - [2026-04-06 04:31:25] "GET /obj-perms HTTP/1.1" 403 257 0.021266 10.0.0.249 - - [2026-04-06 04:31:25] "GET /obj-perms HTTP/1.1" 403 257 0.013525 10.0.0.249 - - [2026-04-06 04:31:25] "GET /obj-perms HTTP/1.1" 403 257 0.016525 10.0.0.33 - - [2026-04-06 04:31:25] "GET /virtual-machine/bd843ede-7a8a-4f90-aa7d-06e535717df4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 993 0.017679 10.0.0.249 - - [2026-04-06 04:31:25] "GET /obj-perms HTTP/1.1" 403 257 0.013847 10.0.0.249 - - [2026-04-06 04:31:25] "GET /obj-perms HTTP/1.1" 403 257 0.014791 10.0.0.249 - - [2026-04-06 04:31:26] "GET /obj-perms HTTP/1.1" 403 257 0.019418 10.0.0.249 - - [2026-04-06 04:31:26] "GET /obj-perms HTTP/1.1" 403 257 0.042722 10.0.0.33 - - [2026-04-06 04:31:26] "GET /obj-perms HTTP/1.1" 200 5049 0.004329 10.0.0.249 - - [2026-04-06 04:31:26] "GET /obj-perms HTTP/1.1" 403 257 0.014562 10.0.0.249 - - [2026-04-06 04:31:26] "GET /obj-perms HTTP/1.1" 200 5049 0.005391 10.0.0.27 - - [2026-04-06 04:31:27] "GET /obj-perms HTTP/1.1" 403 257 0.016051 10.0.0.33 - - [2026-04-06 04:31:27] "GET /virtual-machines?detail=False&count=False&shared=False HTTP/1.1" 200 320 0.035931 10.0.0.249 - - [2026-04-06 04:31:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.019336 10.0.0.33 - - [2026-04-06 04:31:27] "GET /projects?obj_uuids=74c9f092-5cce-40ba-8c3a-a616b7f30baa&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001374 10.0.0.249 - - [2026-04-06 04:31:27] "GET /project/74c9f092-5cce-40ba-8c3a-a616b7f30baa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.096269 10.0.0.249 - - [2026-04-06 04:31:27] "GET /virtual-network/14a45cc0-2813-4189-a00a-06a9601a8be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2102 0.029062 10.0.0.249 - - [2026-04-06 04:31:27] "GET /floating-ip-pools?parent_id=14a45cc0-2813-4189-a00a-06a9601a8be4&detail=False&count=False&shared=False HTTP/1.1" 200 393 0.028118 10.0.0.249 - - [2026-04-06 04:31:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.022734 10.0.0.249 - - [2026-04-06 04:31:27] "GET /floating-ip-pool/2b2bae79-3b79-4fdc-83fd-acbfa8d6b486?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1180 0.020609 10.0.0.33 - - [2026-04-06 04:31:27] "GET /projects?obj_uuids=74c9f092-5cce-40ba-8c3a-a616b7f30baa&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001213 10.0.0.249 - - [2026-04-06 04:31:27] "GET /project/74c9f092-5cce-40ba-8c3a-a616b7f30baa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.073742 10.0.0.249 - - [2026-04-06 04:31:27] "POST /floating-ips HTTP/1.1" 200 616 0.084719 10.0.0.249 - - [2026-04-06 04:31:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.020902 10.0.0.249 - - [2026-04-06 04:31:27] "GET /floating-ip/550a69ca-fd1e-474e-9768-159d28fdc959?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.020468 10.0.0.249 - - [2026-04-06 04:31:27] "GET /floating-ip/550a69ca-fd1e-474e-9768-159d28fdc959?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.024168 10.0.0.249 - - [2026-04-06 04:31:28] "GET /virtual-machine/bd843ede-7a8a-4f90-aa7d-06e535717df4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 993 0.029572 10.0.0.249 - - [2026-04-06 04:31:28] "GET /virtual-machine/bd843ede-7a8a-4f90-aa7d-06e535717df4?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1204 0.023070 10.0.0.249 - - [2026-04-06 04:31:28] "GET /virtual-machine-interface/c743261f-9c49-4b59-92ee-b1a3f33431b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2803 0.032300 10.0.0.249 - - [2026-04-06 04:31:28] "POST /ref-update HTTP/1.1" 200 156 0.040809 10.0.0.249 - - [2026-04-06 04:31:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.018102 10.0.0.249 - - [2026-04-06 04:31:28] "GET /routing-instance/dfc12681-8ccc-4aa5-9818-fb8409759279?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.026260 10.0.0.249 - - [2026-04-06 04:31:28] "GET /obj-perms HTTP/1.1" 403 257 0.043815 10.0.0.249 - - [2026-04-06 04:31:28] "GET /obj-perms HTTP/1.1" 403 257 0.015058 10.0.0.249 - - [2026-04-06 04:31:28] "POST /neutron/port HTTP/1.1" 200 1125 0.097921 10.0.0.249 - - [2026-04-06 04:31:29] "POST /neutron/port HTTP/1.1" 200 1156 0.349870 10.0.0.249 - - [2026-04-06 04:31:29] "GET /virtual-machine/bd843ede-7a8a-4f90-aa7d-06e535717df4 HTTP/1.1" 200 1293 0.018979 10.0.0.249 - - [2026-04-06 04:31:29] "GET /virtual-machine-interface/c743261f-9c49-4b59-92ee-b1a3f33431b0 HTTP/1.1" 200 3586 0.028082 10.0.0.249 - - [2026-04-06 04:31:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.018698 10.0.0.249 - - [2026-04-06 04:31:29] "GET /security-group/f173a437-adff-484f-ab89-d99095547fa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1317 0.021274 10.0.0.249 - - [2026-04-06 04:31:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.016614 10.0.0.249 - - [2026-04-06 04:31:29] "GET /security-group/f173a437-adff-484f-ab89-d99095547fa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1317 0.020491 10.0.0.249 - - [2026-04-06 04:31:29] "DELETE /floating-ip/550a69ca-fd1e-474e-9768-159d28fdc959 HTTP/1.1" 200 115 0.092554 10.0.0.249 - - [2026-04-06 04:31:30] "GET /virtual-machine/bd843ede-7a8a-4f90-aa7d-06e535717df4 HTTP/1.1" 200 1293 0.025592 10.0.0.249 - - [2026-04-06 04:31:30] "POST /neutron/port HTTP/1.1" 200 1156 0.028291 10.0.0.249 - - [2026-04-06 04:31:32] "GET /virtual-machine/bd843ede-7a8a-4f90-aa7d-06e535717df4 HTTP/1.1" 404 171 0.022419 10.0.0.249 - - [2026-04-06 04:31:32] "GET /virtual-machine/bd843ede-7a8a-4f90-aa7d-06e535717df4 HTTP/1.1" 404 171 0.017042 10.0.0.249 - - [2026-04-06 04:31:32] "GET /virtual-machine/bd843ede-7a8a-4f90-aa7d-06e535717df4 HTTP/1.1" 404 171 0.017366 10.0.0.249 - - [2026-04-06 04:31:32] "POST /fqname-to-id HTTP/1.1" 403 354 0.024967 10.0.0.249 - - [2026-04-06 04:31:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004924 10.0.0.249 - - [2026-04-06 04:31:32] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005863 10.0.0.249 - - [2026-04-06 04:31:32] "GET /virtual-networks?parent_id=74c9f092-5cce-40ba-8c3a-a616b7f30baa&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.052038 10.0.0.249 - - [2026-04-06 04:31:32] "GET /virtual-network/729bd3a7-a06a-4043-8c88-fbb97a4f9642?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.031736 10.0.0.249 - - [2026-04-06 04:31:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.021908 10.0.0.249 - - [2026-04-06 04:31:32] "GET /routing-instance/b08f13ac-444b-40f8-828f-95769a6091cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.024548 10.0.0.249 - - [2026-04-06 04:31:32] "GET /obj-perms HTTP/1.1" 403 257 0.015870 10.0.0.249 - - [2026-04-06 04:31:33] "GET /obj-perms HTTP/1.1" 200 5049 0.005304 10.0.0.33 - - [2026-04-06 04:31:39] "GET /obj-perms HTTP/1.1" 200 5049 0.004801 10.0.0.249 - - [2026-04-06 04:31:39] "POST /neutron/port HTTP/1.1" 200 1118 0.018150 10.0.0.249 - - [2026-04-06 04:31:39] "POST /neutron/subnet HTTP/1.1" 200 703 0.010114 10.0.0.249 - - [2026-04-06 04:31:42] "GET /obj-perms HTTP/1.1" 200 5049 0.005272 10.0.0.33 - - [2026-04-06 04:31:48] "GET /obj-perms HTTP/1.1" 200 5049 0.004878 10.0.0.249 - - [2026-04-06 04:31:48] "GET /obj-perms HTTP/1.1" 200 5049 0.004085 10.0.0.249 - - [2026-04-06 04:31:48] "POST /neutron/security_group HTTP/1.1" 200 568 0.019144 10.0.0.249 - - [2026-04-06 04:31:48] "POST /fqname-to-id HTTP/1.1" 404 232 0.032040 10.0.0.33 - - [2026-04-06 04:31:49] "POST /useragent-kv HTTP/1.1" 200 115 0.008159 10.0.0.27 - - [2026-04-06 04:31:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.008874 10.0.0.33 - - [2026-04-06 04:31:49] "POST /useragent-kv HTTP/1.1" 200 115 0.005705 10.0.0.249 - - [2026-04-06 04:31:49] "POST /neutron/network HTTP/1.1" 200 151 0.179528 10.0.0.249 - - [2026-04-06 04:31:49] "DELETE /api-access-list/f5f8cb66-b152-4aee-9bb9-5136d7e9dc27 HTTP/1.1" 200 115 0.053725 10.0.0.27 - - [2026-04-06 04:31:49] "DELETE /route-target/415494f1-07d0-4f70-8405-491fca831af9 HTTP/1.1" 200 115 0.018658 10.0.0.27 - - [2026-04-06 04:31:52] "GET /obj-perms HTTP/1.1" 200 5075 0.125293 10.0.0.249 - - [2026-04-06 04:31:52] "GET /api-access-list/b1fd314d-9dcf-43ab-a13b-e2b7a6178337?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.003971 10.0.0.249 - - [2026-04-06 04:31:52] "PUT /api-access-list/b1fd314d-9dcf-43ab-a13b-e2b7a6178337 HTTP/1.1" 200 264 0.012903 10.0.0.33 - - [2026-04-06 04:31:52] "GET /projects?obj_uuids=74c9f092-5cce-40ba-8c3a-a616b7f30baa&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002068 10.0.0.249 - - [2026-04-06 04:31:52] "GET /project/74c9f092-5cce-40ba-8c3a-a616b7f30baa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.051399 10.0.0.33 - - [2026-04-06 04:31:52] "GET /projects?obj_uuids=74c9f092-5cce-40ba-8c3a-a616b7f30baa&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001006 10.0.0.249 - - [2026-04-06 04:31:52] "GET /project/74c9f092-5cce-40ba-8c3a-a616b7f30baa?fields=virtual_networks HTTP/1.1" 200 1042 0.046205 10.0.0.33 - - [2026-04-06 04:31:52] "GET /projects?obj_uuids=74c9f092-5cce-40ba-8c3a-a616b7f30baa&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001018 10.0.0.249 - - [2026-04-06 04:31:52] "GET /project/74c9f092-5cce-40ba-8c3a-a616b7f30baa?fields=virtual_machine_interfaces HTTP/1.1" 200 1042 0.049899 10.0.0.33 - - [2026-04-06 04:31:52] "GET /projects?obj_uuids=74c9f092-5cce-40ba-8c3a-a616b7f30baa&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001029 10.0.0.249 - - [2026-04-06 04:31:52] "GET /project/74c9f092-5cce-40ba-8c3a-a616b7f30baa?fields=security_groups HTTP/1.1" 200 1268 0.052388 10.0.0.33 - - [2026-04-06 04:31:53] "GET /projects?obj_uuids=c7eef1ed-1186-4b89-b3a0-92a64280c0ed&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.000986 10.0.0.249 - - [2026-04-06 04:31:53] "GET /project/c7eef1ed-1186-4b89-b3a0-92a64280c0ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1282 0.048458 [Introspect:8084]10.0.0.249 - - [2026-04-06 04:31:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3160 0.001354 10.0.0.249 - - [2026-04-06 04:31:57] "POST /fqname-to-id HTTP/1.1" 404 189 0.032011 10.0.0.33 - - [2026-04-06 04:31:57] "GET /projects?obj_uuids=584ff09e-d5c5-4c9f-bdf5-3729b512ed97&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003591 10.0.0.33 - - [2026-04-06 04:31:57] "GET /domains?obj_uuids=500738d8-636d-4330-98c4-d5dafb5cbb39&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001270 10.0.0.33 - - [2026-04-06 04:31:57] "GET /domain/500738d8-636d-4330-98c4-d5dafb5cbb39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008947 10.0.0.33 - - [2026-04-06 04:31:57] "POST /id-to-fqname HTTP/1.1" 200 191 0.001439 10.0.0.33 - - [2026-04-06 04:31:57] "POST /fqname-to-id HTTP/1.1" 404 200 0.016044 10.0.0.33 - - [2026-04-06 04:31:57] "POST /security-groups HTTP/1.1" 200 592 0.032699 10.0.0.33 - - [2026-04-06 04:31:57] "POST /projects HTTP/1.1" 200 587 0.277985 10.0.0.27 - - [2026-04-06 04:31:57] "POST /fqname-to-id HTTP/1.1" 404 234 0.013848 10.0.0.33 - - [2026-04-06 04:31:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.358944 10.0.0.249 - - [2026-04-06 04:31:57] "GET /project/584ff09e-d5c5-4c9f-bdf5-3729b512ed97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.520288 10.0.0.249 - - [2026-04-06 04:31:58] "POST /neutron/port HTTP/1.1" 200 1106 0.022402 10.0.0.249 - - [2026-04-06 04:31:58] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005094 10.0.0.249 - - [2026-04-06 04:31:58] "POST /neutron/network HTTP/1.1" 200 926 0.008471 10.0.0.249 - - [2026-04-06 04:31:58] "GET / HTTP/1.1" 200 35931 0.002089 10.0.0.249 - - [2026-04-06 04:32:00] "POST /fqname-to-id HTTP/1.1" 401 293 0.000534 10.0.0.249 - - [2026-04-06 04:32:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.061691 10.0.0.33 - - [2026-04-06 04:32:00] "GET /projects?obj_uuids=584ff09e-d5c5-4c9f-bdf5-3729b512ed97&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.026912 10.0.0.249 - - [2026-04-06 04:32:00] "GET /project/584ff09e-d5c5-4c9f-bdf5-3729b512ed97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.073072 10.0.0.27 - - [2026-04-06 04:32:01] "POST /ref-update HTTP/1.1" 200 156 0.044740 10.0.0.33 - - [2026-04-06 04:32:01] "POST /useragent-kv HTTP/1.1" 200 115 0.013375 10.0.0.249 - - [2026-04-06 04:32:01] "POST /neutron/subnet HTTP/1.1" 200 716 0.284209 10.0.0.249 - - [2026-04-06 04:32:01] "POST /id-to-fqname HTTP/1.1" 200 222 0.001372 10.0.0.249 - - [2026-04-06 04:32:01] "GET /virtual-network/849b2c52-176e-402e-9045-9149d9e0048f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006058 10.0.0.249 - - [2026-04-06 04:32:01] "GET /virtual-network/849b2c52-176e-402e-9045-9149d9e0048f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006358 10.0.0.249 - - [2026-04-06 04:32:01] "POST /neutron/network HTTP/1.1" 200 825 0.008246 10.0.0.249 - - [2026-04-06 04:32:02] "GET /virtual-network/849b2c52-176e-402e-9045-9149d9e0048f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006227 10.0.0.249 - - [2026-04-06 04:32:02] "GET /obj-perms HTTP/1.1" 200 5051 0.063213 10.0.0.249 - - [2026-04-06 04:32:03] "POST /id-to-fqname HTTP/1.1" 200 222 0.002208 10.0.0.249 - - [2026-04-06 04:32:03] "POST /neutron/security_group HTTP/1.1" 200 2051 0.010274 10.0.0.33 - - [2026-04-06 04:32:04] "GET /projects?obj_uuids=584ff09e-d5c5-4c9f-bdf5-3729b512ed97&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001058 10.0.0.249 - - [2026-04-06 04:32:04] "GET /project/584ff09e-d5c5-4c9f-bdf5-3729b512ed97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.066818 10.0.0.249 - - [2026-04-06 04:32:04] "POST /neutron/port HTTP/1.1" 200 3025 0.030579 10.0.0.249 - - [2026-04-06 04:32:04] "POST /id-to-fqname HTTP/1.1" 200 222 0.001532 10.0.0.249 - - [2026-04-06 04:32:04] "POST /neutron/port HTTP/1.1" 200 3025 0.027384 10.0.0.249 - - [2026-04-06 04:32:05] "POST /neutron/network HTTP/1.1" 200 835 0.007221 10.0.0.249 - - [2026-04-06 04:32:05] "POST /neutron/port HTTP/1.1" 200 1059 0.023746 10.0.0.249 - - [2026-04-06 04:32:05] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003911 10.0.0.249 - - [2026-04-06 04:32:05] "POST /neutron/network HTTP/1.1" 200 825 0.006907 10.0.0.33 - - [2026-04-06 04:32:05] "GET /projects?obj_uuids=584ff09e-d5c5-4c9f-bdf5-3729b512ed97&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001002 10.0.0.249 - - [2026-04-06 04:32:05] "GET /project/584ff09e-d5c5-4c9f-bdf5-3729b512ed97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.072716 10.0.0.249 - - [2026-04-06 04:32:06] "POST /neutron/security_group HTTP/1.1" 200 3992 0.013164 10.0.0.249 - - [2026-04-06 04:32:06] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007488 10.0.0.249 - - [2026-04-06 04:32:06] "POST /neutron/port HTTP/1.1" 200 1059 0.017708 10.0.0.249 - - [2026-04-06 04:32:07] "POST /neutron/port HTTP/1.1" 200 1123 0.018946 10.0.0.249 - - [2026-04-06 04:32:07] "POST /neutron/port HTTP/1.1" 200 117 0.001199 10.0.0.249 - - [2026-04-06 04:32:11] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009839 10.0.0.249 - - [2026-04-06 04:32:11] "POST /neutron/port HTTP/1.1" 200 1123 0.020648 10.0.0.249 - - [2026-04-06 04:32:11] "GET /virtual-machine/d2da4af8-f6c9-472c-a53c-c923ead0fc99 HTTP/1.1" 401 293 0.000484 10.0.0.249 - - [2026-04-06 04:32:12] "GET /virtual-machine/d2da4af8-f6c9-472c-a53c-c923ead0fc99 HTTP/1.1" 200 1294 0.028845 10.0.0.249 - - [2026-04-06 04:32:12] "GET /virtual-machine-interface/3a62a953-cc8c-425e-af14-e333ab7d8298 HTTP/1.1" 200 2949 0.005679 10.0.0.249 - - [2026-04-06 04:32:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004360 10.0.0.249 - - [2026-04-06 04:32:12] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005269 10.0.0.249 - - [2026-04-06 04:32:12] "GET /virtual-networks?parent_id=584ff09e-d5c5-4c9f-bdf5-3729b512ed97&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.004115 10.0.0.249 - - [2026-04-06 04:32:12] "GET /virtual-network/849b2c52-176e-402e-9045-9149d9e0048f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.007029 10.0.0.249 - - [2026-04-06 04:32:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005012 10.0.0.249 - - [2026-04-06 04:32:15] "GET /virtual-network/849b2c52-176e-402e-9045-9149d9e0048f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005786 10.0.0.249 - - [2026-04-06 04:32:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003826 10.0.0.249 - - [2026-04-06 04:32:19] "GET /virtual-network/849b2c52-176e-402e-9045-9149d9e0048f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006424 10.0.0.249 - - [2026-04-06 04:32:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003904 10.0.0.249 - - [2026-04-06 04:32:23] "GET /virtual-network/849b2c52-176e-402e-9045-9149d9e0048f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005642 10.0.0.249 - - [2026-04-06 04:32:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004625 10.0.0.249 - - [2026-04-06 04:32:27] "GET /virtual-network/849b2c52-176e-402e-9045-9149d9e0048f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005453 10.0.0.249 - - [2026-04-06 04:32:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003896 10.0.0.249 - - [2026-04-06 04:32:31] "GET /virtual-network/849b2c52-176e-402e-9045-9149d9e0048f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.007179 10.0.0.249 - - [2026-04-06 04:32:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004183 10.0.0.249 - - [2026-04-06 04:32:35] "GET /virtual-network/849b2c52-176e-402e-9045-9149d9e0048f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005156 10.0.0.249 - - [2026-04-06 04:32:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005841 10.0.0.249 - - [2026-04-06 04:32:39] "GET /virtual-network/849b2c52-176e-402e-9045-9149d9e0048f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006023 10.0.0.249 - - [2026-04-06 04:32:42] "POST /neutron/port HTTP/1.1" 200 1106 0.044882 10.0.0.249 - - [2026-04-06 04:32:42] "POST /neutron/subnet HTTP/1.1" 200 694 0.011829 10.0.0.249 - - [2026-04-06 04:32:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003773 10.0.0.249 - - [2026-04-06 04:32:43] "GET /virtual-network/849b2c52-176e-402e-9045-9149d9e0048f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.008949 10.0.0.33 - - [2026-04-06 04:32:44] "DELETE /project/74c9f092-5cce-40ba-8c3a-a616b7f30baa HTTP/1.1" 404 177 0.039920 10.0.0.33 - - [2026-04-06 04:32:44] "DELETE /project/584ff09ed5c54c9fbdf53729b512ed97 HTTP/1.1" 404 173 0.069067 10.0.0.249 - - [2026-04-06 04:32:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004293 10.0.0.249 - - [2026-04-06 04:32:45] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004513 10.0.0.249 - - [2026-04-06 04:32:45] "GET /virtual-networks?parent_id=584ff09e-d5c5-4c9f-bdf5-3729b512ed97&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003059 10.0.0.249 - - [2026-04-06 04:32:46] "GET /virtual-network/849b2c52-176e-402e-9045-9149d9e0048f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.008502 10.0.0.249 - - [2026-04-06 04:32:46] "POST /neutron/port HTTP/1.1" 200 1123 0.022060 10.0.0.249 - - [2026-04-06 04:32:51] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007298 10.0.0.33 - - [2026-04-06 04:32:52] "GET /obj-perms HTTP/1.1" 200 5075 0.054665 10.0.0.249 - - [2026-04-06 04:32:56] "POST /neutron/port HTTP/1.1" 200 1123 0.029472 10.0.0.249 - - [2026-04-06 04:32:58] "POST /neutron/port HTTP/1.1" 200 1106 0.048599 10.0.0.249 - - [2026-04-06 04:32:58] "POST /neutron/subnet HTTP/1.1" 200 694 0.010043 10.0.0.249 - - [2026-04-06 04:33:01] "POST /neutron/port HTTP/1.1" 200 1123 0.018462 10.0.0.249 - - [2026-04-06 04:33:01] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008544 10.0.0.249 - - [2026-04-06 04:33:02] "POST /neutron/port HTTP/1.1" 200 1123 0.022162 10.0.0.249 - - [2026-04-06 04:33:02] "GET /virtual-machine/1d198f08-d7fb-47de-86cb-bf292933e02b HTTP/1.1" 200 1292 0.006964 10.0.0.249 - - [2026-04-06 04:33:02] "GET /virtual-machine-interface/d121ce2c-5405-4bb6-a829-7ef4f4641753 HTTP/1.1" 200 2950 0.006335 10.0.0.249 - - [2026-04-06 04:33:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005342 10.0.0.249 - - [2026-04-06 04:33:02] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005700 10.0.0.249 - - [2026-04-06 04:33:02] "GET /virtual-networks?parent_id=584ff09e-d5c5-4c9f-bdf5-3729b512ed97&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.004873 10.0.0.249 - - [2026-04-06 04:33:02] "GET /virtual-network/849b2c52-176e-402e-9045-9149d9e0048f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.018493 10.0.0.249 - - [2026-04-06 04:33:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.006052 10.0.0.249 - - [2026-04-06 04:33:03] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004142 10.0.0.249 - - [2026-04-06 04:33:03] "GET /virtual-networks?parent_id=584ff09e-d5c5-4c9f-bdf5-3729b512ed97&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.004592 10.0.0.249 - - [2026-04-06 04:33:03] "GET /virtual-network/849b2c52-176e-402e-9045-9149d9e0048f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006628 10.0.0.249 - - [2026-04-06 04:33:03] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007877 10.0.0.249 - - [2026-04-06 04:33:43] "POST /neutron/port HTTP/1.1" 200 1123 0.018797 10.0.0.249 - - [2026-04-06 04:33:43] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004165 10.0.0.249 - - [2026-04-06 04:33:43] "POST /neutron/network HTTP/1.1" 200 825 0.006983 10.0.0.249 - - [2026-04-06 04:34:00] "POST /neutron/network HTTP/1.1" 200 835 0.008040 10.0.0.249 - - [2026-04-06 04:34:00] "POST /neutron/port HTTP/1.1" 200 117 0.001225 10.0.0.249 - - [2026-04-06 04:34:45] "POST /neutron/port HTTP/1.1" 200 1118 0.018472 10.0.0.249 - - [2026-04-06 04:34:45] "POST /neutron/subnet HTTP/1.1" 200 703 0.010491 10.0.0.27 - - [2026-04-06 04:34:54] "GET /obj-perms HTTP/1.1" 200 5075 0.057579 10.0.0.249 - - [2026-04-06 04:34:59] "POST /neutron/port HTTP/1.1" 200 1123 0.018432 10.0.0.249 - - [2026-04-06 04:35:00] "GET /virtual-machine/d2da4af8-f6c9-472c-a53c-c923ead0fc99 HTTP/1.1" 200 1294 0.005430 10.0.0.249 - - [2026-04-06 04:35:00] "GET /virtual-machine-interface/3a62a953-cc8c-425e-af14-e333ab7d8298 HTTP/1.1" 200 2949 0.006081 10.0.0.249 - - [2026-04-06 04:35:00] "GET /virtual-machine/d2da4af8-f6c9-472c-a53c-c923ead0fc99 HTTP/1.1" 200 1294 0.004846 10.0.0.249 - - [2026-04-06 04:35:00] "GET /virtual-machine-interface/3a62a953-cc8c-425e-af14-e333ab7d8298 HTTP/1.1" 200 2949 0.006788 10.0.0.249 - - [2026-04-06 04:35:00] "GET /instance-ip/135ccf75-3a64-45a0-873b-c314400db602 HTTP/1.1" 200 1620 0.008143 10.0.0.249 - - [2026-04-06 04:35:00] "GET /virtual-machine/d2da4af8-f6c9-472c-a53c-c923ead0fc99 HTTP/1.1" 200 1294 0.004725 10.0.0.249 - - [2026-04-06 04:35:00] "GET /virtual-machine-interface/3a62a953-cc8c-425e-af14-e333ab7d8298 HTTP/1.1" 200 2949 0.005934 10.0.0.249 - - [2026-04-06 04:35:00] "GET /instance-ip/135ccf75-3a64-45a0-873b-c314400db602 HTTP/1.1" 200 1620 0.005186 10.0.0.249 - - [2026-04-06 04:35:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004231 10.0.0.249 - - [2026-04-06 04:35:00] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004403 10.0.0.249 - - [2026-04-06 04:35:00] "GET /virtual-networks?parent_id=584ff09e-d5c5-4c9f-bdf5-3729b512ed97&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.004411 10.0.0.249 - - [2026-04-06 04:35:00] "GET /virtual-network/849b2c52-176e-402e-9045-9149d9e0048f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.007435 10.0.0.249 - - [2026-04-06 04:35:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003767 10.0.0.249 - - [2026-04-06 04:35:00] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004618 10.0.0.249 - - [2026-04-06 04:35:00] "GET /virtual-networks?parent_id=584ff09e-d5c5-4c9f-bdf5-3729b512ed97&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.004681 10.0.0.249 - - [2026-04-06 04:35:00] "GET /virtual-network/849b2c52-176e-402e-9045-9149d9e0048f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006321 10.0.0.249 - - [2026-04-06 04:35:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003910 10.0.0.249 - - [2026-04-06 04:35:00] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005165 10.0.0.249 - - [2026-04-06 04:35:00] "GET /virtual-networks?parent_id=584ff09e-d5c5-4c9f-bdf5-3729b512ed97&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.004683 10.0.0.249 - - [2026-04-06 04:35:00] "GET /virtual-network/849b2c52-176e-402e-9045-9149d9e0048f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.007163 10.0.0.249 - - [2026-04-06 04:35:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004527 10.0.0.249 - - [2026-04-06 04:35:00] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004431 10.0.0.249 - - [2026-04-06 04:35:00] "GET /virtual-networks?parent_id=584ff09e-d5c5-4c9f-bdf5-3729b512ed97&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003687 10.0.0.249 - - [2026-04-06 04:35:00] "GET /virtual-network/849b2c52-176e-402e-9045-9149d9e0048f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005162 10.0.0.249 - - [2026-04-06 04:35:00] "POST /neutron/port HTTP/1.1" 200 1106 0.022052 10.0.0.249 - - [2026-04-06 04:35:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003913 10.0.0.249 - - [2026-04-06 04:35:00] "POST /neutron/subnet HTTP/1.1" 200 694 0.010026 10.0.0.249 - - [2026-04-06 04:35:00] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004938 10.0.0.249 - - [2026-04-06 04:35:00] "GET /virtual-networks?parent_id=584ff09e-d5c5-4c9f-bdf5-3729b512ed97&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.004867 10.0.0.249 - - [2026-04-06 04:35:00] "GET /virtual-network/849b2c52-176e-402e-9045-9149d9e0048f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.007936 10.0.0.249 - - [2026-04-06 04:35:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004641 10.0.0.249 - - [2026-04-06 04:35:00] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004478 10.0.0.249 - - [2026-04-06 04:35:00] "GET /virtual-networks?parent_id=584ff09e-d5c5-4c9f-bdf5-3729b512ed97&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002907 10.0.0.249 - - [2026-04-06 04:35:00] "GET /virtual-network/849b2c52-176e-402e-9045-9149d9e0048f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006670 10.0.0.249 - - [2026-04-06 04:35:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003816 10.0.0.249 - - [2026-04-06 04:35:00] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004775 10.0.0.249 - - [2026-04-06 04:35:00] "GET /virtual-networks?parent_id=584ff09e-d5c5-4c9f-bdf5-3729b512ed97&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003688 10.0.0.249 - - [2026-04-06 04:35:01] "GET /virtual-network/849b2c52-176e-402e-9045-9149d9e0048f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006126 10.0.0.249 - - [2026-04-06 04:35:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003539 10.0.0.249 - - [2026-04-06 04:35:01] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004743 10.0.0.249 - - [2026-04-06 04:35:01] "GET /virtual-networks?parent_id=584ff09e-d5c5-4c9f-bdf5-3729b512ed97&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.004018 10.0.0.249 - - [2026-04-06 04:35:01] "GET /virtual-network/849b2c52-176e-402e-9045-9149d9e0048f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006593 10.0.0.249 - - [2026-04-06 04:35:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004644 10.0.0.249 - - [2026-04-06 04:35:01] "GET /routing-instance/b84595dc-7118-4773-b829-037fbbbb65e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1481 0.004987 10.0.0.249 - - [2026-04-06 04:35:01] "GET /route-target/80041e22-b11b-4d25-97ef-03c97480d77c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.005538 10.0.0.249 - - [2026-04-06 04:35:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004535 10.0.0.249 - - [2026-04-06 04:35:01] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005459 10.0.0.249 - - [2026-04-06 04:35:01] "GET /virtual-networks?parent_id=584ff09e-d5c5-4c9f-bdf5-3729b512ed97&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003584 10.0.0.249 - - [2026-04-06 04:35:01] "GET /virtual-network/849b2c52-176e-402e-9045-9149d9e0048f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006942 10.0.0.249 - - [2026-04-06 04:35:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004281 10.0.0.249 - - [2026-04-06 04:35:01] "GET /routing-instance/b84595dc-7118-4773-b829-037fbbbb65e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1481 0.004702 10.0.0.249 - - [2026-04-06 04:35:01] "GET /route-target/80041e22-b11b-4d25-97ef-03c97480d77c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.005612 10.0.0.249 - - [2026-04-06 04:35:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003903 10.0.0.249 - - [2026-04-06 04:35:01] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005414 10.0.0.249 - - [2026-04-06 04:35:01] "GET /virtual-networks?parent_id=584ff09e-d5c5-4c9f-bdf5-3729b512ed97&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.004292 10.0.0.249 - - [2026-04-06 04:35:01] "GET /virtual-network/849b2c52-176e-402e-9045-9149d9e0048f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.008956 10.0.0.249 - - [2026-04-06 04:35:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004792 10.0.0.249 - - [2026-04-06 04:35:02] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005018 10.0.0.249 - - [2026-04-06 04:35:02] "GET /virtual-networks?parent_id=584ff09e-d5c5-4c9f-bdf5-3729b512ed97&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003917 10.0.0.249 - - [2026-04-06 04:35:02] "GET /virtual-network/849b2c52-176e-402e-9045-9149d9e0048f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.008386 10.0.0.249 - - [2026-04-06 04:35:02] "GET /obj-perms HTTP/1.1" 200 5051 0.006823 10.0.0.33 - - [2026-04-06 04:35:02] "GET /obj-perms HTTP/1.1" 200 5051 0.052883 10.0.0.249 - - [2026-04-06 04:35:02] "GET /obj-perms HTTP/1.1" 200 5051 0.003940 10.0.0.33 - - [2026-04-06 04:35:02] "GET /obj-perms HTTP/1.1" 200 5051 0.004647 10.0.0.249 - - [2026-04-06 04:35:02] "GET /obj-perms HTTP/1.1" 200 5051 0.005150 10.0.0.249 - - [2026-04-06 04:35:02] "POST /neutron/port HTTP/1.1" 200 1123 0.027557 10.0.0.249 - - [2026-04-06 04:35:02] "GET /virtual-machine/1d198f08-d7fb-47de-86cb-bf292933e02b HTTP/1.1" 200 1292 0.004715 10.0.0.249 - - [2026-04-06 04:35:02] "GET /virtual-machine-interface/d121ce2c-5405-4bb6-a829-7ef4f4641753 HTTP/1.1" 200 2950 0.005302 10.0.0.249 - - [2026-04-06 04:35:02] "GET /virtual-machine/1d198f08-d7fb-47de-86cb-bf292933e02b HTTP/1.1" 200 1292 0.003920 10.0.0.249 - - [2026-04-06 04:35:02] "GET /virtual-machine-interface/d121ce2c-5405-4bb6-a829-7ef4f4641753 HTTP/1.1" 200 2950 0.005632 10.0.0.249 - - [2026-04-06 04:35:02] "GET /instance-ip/f27e3604-f77c-40ad-9f72-d67870ae9041 HTTP/1.1" 200 1622 0.006106 10.0.0.249 - - [2026-04-06 04:35:02] "GET /virtual-machine/1d198f08-d7fb-47de-86cb-bf292933e02b HTTP/1.1" 200 1292 0.003816 10.0.0.249 - - [2026-04-06 04:35:02] "GET /virtual-machine-interface/d121ce2c-5405-4bb6-a829-7ef4f4641753 HTTP/1.1" 200 2950 0.005199 10.0.0.249 - - [2026-04-06 04:35:02] "GET /instance-ip/f27e3604-f77c-40ad-9f72-d67870ae9041 HTTP/1.1" 200 1622 0.005314 10.0.0.249 - - [2026-04-06 04:35:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004459 10.0.0.249 - - [2026-04-06 04:35:02] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003967 10.0.0.249 - - [2026-04-06 04:35:02] "GET /virtual-networks?parent_id=584ff09e-d5c5-4c9f-bdf5-3729b512ed97&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003541 10.0.0.249 - - [2026-04-06 04:35:02] "GET /virtual-network/849b2c52-176e-402e-9045-9149d9e0048f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.007358 10.0.0.249 - - [2026-04-06 04:35:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003597 10.0.0.249 - - [2026-04-06 04:35:02] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004402 10.0.0.249 - - [2026-04-06 04:35:02] "GET /virtual-networks?parent_id=584ff09e-d5c5-4c9f-bdf5-3729b512ed97&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003308 10.0.0.249 - - [2026-04-06 04:35:03] "GET /virtual-network/849b2c52-176e-402e-9045-9149d9e0048f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006523 10.0.0.249 - - [2026-04-06 04:35:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003738 10.0.0.249 - - [2026-04-06 04:35:03] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004947 10.0.0.249 - - [2026-04-06 04:35:03] "GET /virtual-networks?parent_id=584ff09e-d5c5-4c9f-bdf5-3729b512ed97&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003237 10.0.0.249 - - [2026-04-06 04:35:03] "GET /virtual-network/849b2c52-176e-402e-9045-9149d9e0048f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006463 10.0.0.249 - - [2026-04-06 04:35:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004620 10.0.0.249 - - [2026-04-06 04:35:03] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.006630 10.0.0.249 - - [2026-04-06 04:35:03] "GET /virtual-networks?parent_id=584ff09e-d5c5-4c9f-bdf5-3729b512ed97&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.004920 10.0.0.249 - - [2026-04-06 04:35:03] "GET /virtual-network/849b2c52-176e-402e-9045-9149d9e0048f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006569 10.0.0.249 - - [2026-04-06 04:35:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005662 10.0.0.249 - - [2026-04-06 04:35:03] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.006560 10.0.0.249 - - [2026-04-06 04:35:03] "GET /virtual-networks?parent_id=584ff09e-d5c5-4c9f-bdf5-3729b512ed97&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.004341 10.0.0.249 - - [2026-04-06 04:35:03] "GET /virtual-network/849b2c52-176e-402e-9045-9149d9e0048f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.007803 10.0.0.249 - - [2026-04-06 04:35:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005002 10.0.0.249 - - [2026-04-06 04:35:03] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.008015 10.0.0.249 - - [2026-04-06 04:35:03] "GET /virtual-networks?parent_id=584ff09e-d5c5-4c9f-bdf5-3729b512ed97&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.005628 10.0.0.249 - - [2026-04-06 04:35:03] "GET /virtual-network/849b2c52-176e-402e-9045-9149d9e0048f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.007735 10.0.0.249 - - [2026-04-06 04:35:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005643 10.0.0.249 - - [2026-04-06 04:35:03] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004519 10.0.0.249 - - [2026-04-06 04:35:03] "GET /virtual-networks?parent_id=584ff09e-d5c5-4c9f-bdf5-3729b512ed97&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.004586 10.0.0.249 - - [2026-04-06 04:35:03] "GET /virtual-network/849b2c52-176e-402e-9045-9149d9e0048f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006893 10.0.0.249 - - [2026-04-06 04:35:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003562 10.0.0.249 - - [2026-04-06 04:35:03] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003733 10.0.0.249 - - [2026-04-06 04:35:03] "GET /virtual-networks?parent_id=584ff09e-d5c5-4c9f-bdf5-3729b512ed97&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003444 10.0.0.249 - - [2026-04-06 04:35:03] "GET /virtual-network/849b2c52-176e-402e-9045-9149d9e0048f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006020 10.0.0.249 - - [2026-04-06 04:35:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003135 10.0.0.249 - - [2026-04-06 04:35:04] "GET /routing-instance/b84595dc-7118-4773-b829-037fbbbb65e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1481 0.005659 10.0.0.249 - - [2026-04-06 04:35:04] "GET /route-target/80041e22-b11b-4d25-97ef-03c97480d77c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.006058 10.0.0.249 - - [2026-04-06 04:35:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003725 10.0.0.249 - - [2026-04-06 04:35:04] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004317 10.0.0.249 - - [2026-04-06 04:35:04] "GET /virtual-networks?parent_id=584ff09e-d5c5-4c9f-bdf5-3729b512ed97&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003506 10.0.0.249 - - [2026-04-06 04:35:04] "GET /virtual-network/849b2c52-176e-402e-9045-9149d9e0048f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006123 10.0.0.249 - - [2026-04-06 04:35:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003614 10.0.0.249 - - [2026-04-06 04:35:04] "GET /routing-instance/b84595dc-7118-4773-b829-037fbbbb65e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1481 0.004744 10.0.0.249 - - [2026-04-06 04:35:04] "GET /route-target/80041e22-b11b-4d25-97ef-03c97480d77c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004426 10.0.0.249 - - [2026-04-06 04:35:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004766 10.0.0.249 - - [2026-04-06 04:35:04] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.006244 10.0.0.249 - - [2026-04-06 04:35:04] "GET /virtual-networks?parent_id=584ff09e-d5c5-4c9f-bdf5-3729b512ed97&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.006562 10.0.0.249 - - [2026-04-06 04:35:04] "GET /virtual-network/849b2c52-176e-402e-9045-9149d9e0048f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.009378 10.0.0.249 - - [2026-04-06 04:35:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003934 10.0.0.249 - - [2026-04-06 04:35:04] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004805 10.0.0.249 - - [2026-04-06 04:35:04] "GET /virtual-networks?parent_id=584ff09e-d5c5-4c9f-bdf5-3729b512ed97&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003752 10.0.0.249 - - [2026-04-06 04:35:04] "GET /virtual-network/849b2c52-176e-402e-9045-9149d9e0048f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006389 10.0.0.33 - - [2026-04-06 04:35:04] "GET /obj-perms HTTP/1.1" 200 5051 0.004410 10.0.0.249 - - [2026-04-06 04:35:04] "GET /obj-perms HTTP/1.1" 200 5051 0.005520 10.0.0.249 - - [2026-04-06 04:35:04] "GET /obj-perms HTTP/1.1" 200 5051 0.004318 10.0.0.33 - - [2026-04-06 04:35:04] "GET /obj-perms HTTP/1.1" 200 5051 0.004590 10.0.0.249 - - [2026-04-06 04:35:10] "GET /virtual-machine/1d198f08-d7fb-47de-86cb-bf292933e02b HTTP/1.1" 200 1292 0.005433 10.0.0.249 - - [2026-04-06 04:35:10] "POST /neutron/port HTTP/1.1" 200 1113 0.015574 10.0.0.249 - - [2026-04-06 04:35:12] "GET /virtual-machine/1d198f08-d7fb-47de-86cb-bf292933e02b HTTP/1.1" 404 171 0.003357 10.0.0.249 - - [2026-04-06 04:35:12] "GET /virtual-machine/1d198f08-d7fb-47de-86cb-bf292933e02b HTTP/1.1" 404 171 0.003173 10.0.0.249 - - [2026-04-06 04:35:12] "GET /virtual-machine/1d198f08-d7fb-47de-86cb-bf292933e02b HTTP/1.1" 404 171 0.002532 10.0.0.249 - - [2026-04-06 04:35:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003362 10.0.0.249 - - [2026-04-06 04:35:12] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003960 10.0.0.249 - - [2026-04-06 04:35:12] "GET /virtual-networks?parent_id=584ff09e-d5c5-4c9f-bdf5-3729b512ed97&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003200 10.0.0.249 - - [2026-04-06 04:35:12] "GET /virtual-network/849b2c52-176e-402e-9045-9149d9e0048f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.007860 10.0.0.249 - - [2026-04-06 04:35:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003749 10.0.0.249 - - [2026-04-06 04:35:12] "GET /routing-instance/b84595dc-7118-4773-b829-037fbbbb65e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1481 0.005430 10.0.0.249 - - [2026-04-06 04:35:12] "GET /route-target/80041e22-b11b-4d25-97ef-03c97480d77c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004182 10.0.0.249 - - [2026-04-06 04:35:15] "GET /obj-perms HTTP/1.1" 200 5051 0.004094 10.0.0.33 - - [2026-04-06 04:35:15] "GET /obj-perms HTTP/1.1" 200 5051 0.003984 10.0.0.249 - - [2026-04-06 04:35:19] "GET /obj-perms HTTP/1.1" 200 5051 0.003709 10.0.0.27 - - [2026-04-06 04:35:19] "GET /obj-perms HTTP/1.1" 200 5051 0.053403 10.0.0.249 - - [2026-04-06 04:35:19] "GET /virtual-machine/d2da4af8-f6c9-472c-a53c-c923ead0fc99 HTTP/1.1" 200 1294 0.006227 10.0.0.249 - - [2026-04-06 04:35:19] "POST /neutron/port HTTP/1.1" 200 1113 0.013439 10.0.0.249 - - [2026-04-06 04:35:21] "GET /virtual-machine/d2da4af8-f6c9-472c-a53c-c923ead0fc99 HTTP/1.1" 404 171 0.004097 10.0.0.249 - - [2026-04-06 04:35:21] "GET /virtual-machine/d2da4af8-f6c9-472c-a53c-c923ead0fc99 HTTP/1.1" 404 171 0.003194 10.0.0.249 - - [2026-04-06 04:35:21] "GET /virtual-machine/d2da4af8-f6c9-472c-a53c-c923ead0fc99 HTTP/1.1" 404 171 0.003767 10.0.0.249 - - [2026-04-06 04:35:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004077 10.0.0.249 - - [2026-04-06 04:35:21] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003727 10.0.0.249 - - [2026-04-06 04:35:21] "GET /virtual-networks?parent_id=584ff09e-d5c5-4c9f-bdf5-3729b512ed97&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002981 10.0.0.249 - - [2026-04-06 04:35:21] "GET /virtual-network/849b2c52-176e-402e-9045-9149d9e0048f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.007702 10.0.0.249 - - [2026-04-06 04:35:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003674 10.0.0.249 - - [2026-04-06 04:35:21] "GET /routing-instance/b84595dc-7118-4773-b829-037fbbbb65e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1481 0.004560 10.0.0.249 - - [2026-04-06 04:35:21] "GET /route-target/80041e22-b11b-4d25-97ef-03c97480d77c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004750 10.0.0.33 - - [2026-04-06 04:35:21] "GET /obj-perms HTTP/1.1" 200 5051 0.004586 10.0.0.249 - - [2026-04-06 04:35:24] "GET /obj-perms HTTP/1.1" 200 5051 0.003919 10.0.0.33 - - [2026-04-06 04:35:25] "POST /useragent-kv HTTP/1.1" 200 115 0.007432 10.0.0.33 - - [2026-04-06 04:35:25] "POST /useragent-kv HTTP/1.1" 200 115 0.003944 10.0.0.249 - - [2026-04-06 04:35:25] "POST /neutron/network HTTP/1.1" 200 151 0.136205 10.0.0.27 - - [2026-04-06 04:35:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.041500 10.0.0.249 - - [2026-04-06 04:35:27] "POST /fqname-to-id HTTP/1.1" 404 200 0.004012 10.0.0.249 - - [2026-04-06 04:35:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003796 10.0.0.33 - - [2026-04-06 04:35:27] "GET /projects?obj_uuids=584ff09e-d5c5-4c9f-bdf5-3729b512ed97&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000993 10.0.0.249 - - [2026-04-06 04:35:27] "GET /project/584ff09e-d5c5-4c9f-bdf5-3729b512ed97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.046430 10.0.0.249 - - [2026-04-06 04:35:27] "POST /network-policys HTTP/1.1" 200 522 0.035287 10.0.0.249 - - [2026-04-06 04:35:28] "GET /network-policy/a66708be-5cd8-4f7c-a20d-0c483ad3d402?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.006184 10.0.0.249 - - [2026-04-06 04:35:28] "POST /fqname-to-id HTTP/1.1" 404 200 0.003700 10.0.0.249 - - [2026-04-06 04:35:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003498 10.0.0.33 - - [2026-04-06 04:35:28] "GET /projects?obj_uuids=584ff09e-d5c5-4c9f-bdf5-3729b512ed97&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001078 10.0.0.249 - - [2026-04-06 04:35:28] "GET /project/584ff09e-d5c5-4c9f-bdf5-3729b512ed97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.047660 10.0.0.249 - - [2026-04-06 04:35:28] "POST /network-policys HTTP/1.1" 200 522 0.027400 10.0.0.249 - - [2026-04-06 04:35:28] "GET /network-policy/6b56c94f-1949-4a25-8aa5-c7ae8978682d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.007029 10.0.0.249 - - [2026-04-06 04:35:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003288 10.0.0.33 - - [2026-04-06 04:35:28] "GET /projects?obj_uuids=584ff09e-d5c5-4c9f-bdf5-3729b512ed97&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001068 10.0.0.249 - - [2026-04-06 04:35:28] "GET /project/584ff09e-d5c5-4c9f-bdf5-3729b512ed97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.062693 10.0.0.249 - - [2026-04-06 04:35:28] "GET /virtual-networks?parent_id=584ff09e-d5c5-4c9f-bdf5-3729b512ed97&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.005909 10.0.0.249 - - [2026-04-06 04:35:28] "POST /virtual-networks HTTP/1.1" 200 546 0.104295 10.0.0.249 - - [2026-04-06 04:35:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004925 10.0.0.249 - - [2026-04-06 04:35:28] "GET /network-ipam/852b65b4-91fa-4829-8da6-4a1bce3b77b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.006740 10.0.0.27 - - [2026-04-06 04:35:28] "POST /ref-update HTTP/1.1" 200 156 0.032795 10.0.0.33 - - [2026-04-06 04:35:28] "POST /useragent-kv HTTP/1.1" 200 115 0.011631 10.0.0.249 - - [2026-04-06 04:35:28] "POST /ref-update HTTP/1.1" 200 156 0.081990 10.0.0.249 - - [2026-04-06 04:35:28] "GET /virtual-network/4788e02b-9cb6-4149-83dd-d6bb25750f1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1931 0.006056 10.0.0.249 - - [2026-04-06 04:35:28] "POST /neutron/network HTTP/1.1" 200 809 0.007082 10.0.0.249 - - [2026-04-06 04:35:29] "GET /virtual-network/4788e02b-9cb6-4149-83dd-d6bb25750f1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1931 0.006217 10.0.0.33 - - [2026-04-06 04:35:29] "GET /obj-perms HTTP/1.1" 200 5051 0.005396 10.0.0.249 - - [2026-04-06 04:35:29] "GET /virtual-network/4788e02b-9cb6-4149-83dd-d6bb25750f1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1931 0.006807 10.0.0.249 - - [2026-04-06 04:35:29] "PUT /virtual-network/4788e02b-9cb6-4149-83dd-d6bb25750f1d HTTP/1.1" 200 264 0.069154 10.0.0.249 - - [2026-04-06 04:35:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.007027 10.0.0.249 - - [2026-04-06 04:35:29] "GET /network-policy/a66708be-5cd8-4f7c-a20d-0c483ad3d402?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.004316 10.0.0.249 - - [2026-04-06 04:35:29] "POST /ref-update HTTP/1.1" 200 156 0.067257 10.0.0.249 - - [2026-04-06 04:35:29] "GET /virtual-network/4788e02b-9cb6-4149-83dd-d6bb25750f1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.006063 10.0.0.249 - - [2026-04-06 04:35:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003221 10.0.0.249 - - [2026-04-06 04:35:29] "GET /network-policy/a66708be-5cd8-4f7c-a20d-0c483ad3d402?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.004138 10.0.0.249 - - [2026-04-06 04:35:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003914 10.0.0.33 - - [2026-04-06 04:35:29] "GET /projects?obj_uuids=584ff09e-d5c5-4c9f-bdf5-3729b512ed97&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001673 10.0.0.249 - - [2026-04-06 04:35:29] "GET /project/584ff09e-d5c5-4c9f-bdf5-3729b512ed97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.051640 10.0.0.249 - - [2026-04-06 04:35:29] "GET /virtual-networks?parent_id=584ff09e-d5c5-4c9f-bdf5-3729b512ed97&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.005409 10.0.0.249 - - [2026-04-06 04:35:30] "POST /virtual-networks HTTP/1.1" 200 546 0.104522 10.0.0.249 - - [2026-04-06 04:35:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004444 10.0.0.27 - - [2026-04-06 04:35:30] "POST /route-targets HTTP/1.1" 200 327 0.015020 10.0.0.249 - - [2026-04-06 04:35:30] "GET /network-ipam/852b65b4-91fa-4829-8da6-4a1bce3b77b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.006911 10.0.0.33 - - [2026-04-06 04:35:30] "POST /useragent-kv HTTP/1.1" 200 115 0.006549 10.0.0.249 - - [2026-04-06 04:35:30] "POST /ref-update HTTP/1.1" 200 156 0.071295 10.0.0.249 - - [2026-04-06 04:35:30] "POST /neutron/network HTTP/1.1" 200 809 0.008711 10.0.0.249 - - [2026-04-06 04:35:30] "GET /virtual-network/530caf39-dc13-4ec8-9285-13a58f888ca6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.006679 10.0.0.249 - - [2026-04-06 04:35:30] "POST /neutron/subnet HTTP/1.1" 200 672 0.009860 10.0.0.249 - - [2026-04-06 04:35:30] "GET /virtual-network/530caf39-dc13-4ec8-9285-13a58f888ca6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.005513 10.0.0.249 - - [2026-04-06 04:35:30] "GET /obj-perms HTTP/1.1" 200 5051 0.003566 10.0.0.27 - - [2026-04-06 04:35:30] "GET /obj-perms HTTP/1.1" 200 5051 0.003558 10.0.0.249 - - [2026-04-06 04:35:30] "GET /virtual-network/530caf39-dc13-4ec8-9285-13a58f888ca6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.006205 10.0.0.249 - - [2026-04-06 04:35:31] "PUT /virtual-network/530caf39-dc13-4ec8-9285-13a58f888ca6 HTTP/1.1" 200 264 0.045748 10.0.0.249 - - [2026-04-06 04:35:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003928 10.0.0.249 - - [2026-04-06 04:35:31] "GET /network-policy/6b56c94f-1949-4a25-8aa5-c7ae8978682d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.004657 10.0.0.249 - - [2026-04-06 04:35:31] "POST /ref-update HTTP/1.1" 200 156 0.053466 10.0.0.27 - - [2026-04-06 04:35:31] "POST /access-control-lists HTTP/1.1" 200 592 0.048222 10.0.0.249 - - [2026-04-06 04:35:31] "GET /virtual-network/530caf39-dc13-4ec8-9285-13a58f888ca6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.012845 10.0.0.249 - - [2026-04-06 04:35:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.008125 10.0.0.249 - - [2026-04-06 04:35:31] "GET /network-policy/6b56c94f-1949-4a25-8aa5-c7ae8978682d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.004289 10.0.0.249 - - [2026-04-06 04:35:31] "POST /id-to-fqname HTTP/1.1" 200 222 0.001217 10.0.0.249 - - [2026-04-06 04:35:31] "POST /neutron/security_group HTTP/1.1" 200 2051 0.008691 10.0.0.33 - - [2026-04-06 04:35:32] "GET /projects?obj_uuids=584ff09e-d5c5-4c9f-bdf5-3729b512ed97&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001223 10.0.0.249 - - [2026-04-06 04:35:32] "GET /project/584ff09e-d5c5-4c9f-bdf5-3729b512ed97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.088396 10.0.0.249 - - [2026-04-06 04:35:32] "POST /neutron/port HTTP/1.1" 200 3025 0.059114 10.0.0.249 - - [2026-04-06 04:35:32] "POST /id-to-fqname HTTP/1.1" 200 222 0.001457 10.0.0.249 - - [2026-04-06 04:35:32] "POST /neutron/port HTTP/1.1" 200 3025 0.032423 10.0.0.249 - - [2026-04-06 04:35:33] "POST /neutron/network HTTP/1.1" 200 896 0.010456 10.0.0.249 - - [2026-04-06 04:35:33] "POST /neutron/port HTTP/1.1" 200 1061 0.017668 10.0.0.249 - - [2026-04-06 04:35:33] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003863 10.0.0.249 - - [2026-04-06 04:35:33] "POST /neutron/network HTTP/1.1" 200 886 0.007668 10.0.0.33 - - [2026-04-06 04:35:33] "GET /projects?obj_uuids=584ff09e-d5c5-4c9f-bdf5-3729b512ed97&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001026 10.0.0.249 - - [2026-04-06 04:35:33] "GET /project/584ff09e-d5c5-4c9f-bdf5-3729b512ed97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.078198 10.0.0.249 - - [2026-04-06 04:35:34] "POST /neutron/security_group HTTP/1.1" 200 3992 0.011955 10.0.0.249 - - [2026-04-06 04:35:34] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007414 10.0.0.27 - - [2026-04-06 04:35:34] "PUT /access-control-list/a45c73cc-0f04-410e-a9eb-7ee8a5960646 HTTP/1.1" 200 272 0.020459 10.0.0.249 - - [2026-04-06 04:35:34] "POST /neutron/port HTTP/1.1" 200 1061 0.020855 10.0.0.249 - - [2026-04-06 04:35:35] "POST /neutron/port HTTP/1.1" 200 1125 0.023710 10.0.0.249 - - [2026-04-06 04:35:35] "POST /neutron/port HTTP/1.1" 200 117 0.001259 10.0.0.249 - - [2026-04-06 04:35:39] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008008 10.0.0.249 - - [2026-04-06 04:35:39] "POST /neutron/port HTTP/1.1" 200 1125 0.024999 10.0.0.249 - - [2026-04-06 04:35:39] "GET /virtual-machine/aa022f5f-2935-4cd7-ac2b-4039aad6af51 HTTP/1.1" 200 1294 0.009287 10.0.0.249 - - [2026-04-06 04:35:39] "GET /virtual-machine-interface/f6bb7dce-fa15-45e5-82d3-edc51bff5f67 HTTP/1.1" 200 2949 0.006377 10.0.0.249 - - [2026-04-06 04:35:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003785 10.0.0.249 - - [2026-04-06 04:35:39] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003442 10.0.0.249 - - [2026-04-06 04:35:39] "GET /virtual-networks?parent_id=584ff09e-d5c5-4c9f-bdf5-3729b512ed97&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.002954 10.0.0.249 - - [2026-04-06 04:35:39] "GET /virtual-network/4788e02b-9cb6-4149-83dd-d6bb25750f1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.006863 10.0.0.249 - - [2026-04-06 04:35:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003524 10.0.0.249 - - [2026-04-06 04:35:42] "GET /virtual-network/4788e02b-9cb6-4149-83dd-d6bb25750f1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.005208 10.0.0.249 - - [2026-04-06 04:35:45] "POST /neutron/port HTTP/1.1" 200 1106 0.018027 10.0.0.249 - - [2026-04-06 04:35:45] "POST /neutron/subnet HTTP/1.1" 200 694 0.012245 10.0.0.249 - - [2026-04-06 04:35:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003613 10.0.0.249 - - [2026-04-06 04:35:46] "GET /virtual-network/4788e02b-9cb6-4149-83dd-d6bb25750f1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.010230 10.0.0.249 - - [2026-04-06 04:35:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004598 10.0.0.249 - - [2026-04-06 04:35:51] "GET /virtual-network/4788e02b-9cb6-4149-83dd-d6bb25750f1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.005198 10.0.0.249 - - [2026-04-06 04:35:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003871 10.0.0.249 - - [2026-04-06 04:35:55] "GET /virtual-network/4788e02b-9cb6-4149-83dd-d6bb25750f1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.006024 10.0.0.249 - - [2026-04-06 04:35:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003576 10.0.0.249 - - [2026-04-06 04:35:59] "GET /virtual-network/4788e02b-9cb6-4149-83dd-d6bb25750f1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.006219 10.0.0.249 - - [2026-04-06 04:36:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004055 10.0.0.249 - - [2026-04-06 04:36:03] "GET /virtual-network/4788e02b-9cb6-4149-83dd-d6bb25750f1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.005674 10.0.0.249 - - [2026-04-06 04:36:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003785 10.0.0.249 - - [2026-04-06 04:36:07] "GET /virtual-network/4788e02b-9cb6-4149-83dd-d6bb25750f1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.005489 10.0.0.249 - - [2026-04-06 04:36:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004139 10.0.0.249 - - [2026-04-06 04:36:11] "GET /virtual-network/4788e02b-9cb6-4149-83dd-d6bb25750f1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.006520 10.0.0.249 - - [2026-04-06 04:36:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003668 10.0.0.249 - - [2026-04-06 04:36:13] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003332 10.0.0.249 - - [2026-04-06 04:36:13] "GET /virtual-networks?parent_id=584ff09e-d5c5-4c9f-bdf5-3729b512ed97&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003479 10.0.0.249 - - [2026-04-06 04:36:13] "GET /virtual-network/4788e02b-9cb6-4149-83dd-d6bb25750f1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.006193 10.0.0.249 - - [2026-04-06 04:36:13] "POST /neutron/port HTTP/1.1" 200 1125 0.021621 10.0.0.249 - - [2026-04-06 04:36:18] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009368 10.0.0.27 - - [2026-04-06 04:36:19] "GET /global-system-configs HTTP/1.1" 401 293 0.000419 10.0.0.27 - - [2026-04-06 04:36:19] "GET /global-system-configs HTTP/1.1" 401 293 0.000400 10.0.0.33 - - [2026-04-06 04:36:20] "GET /global-system-configs HTTP/1.1" 401 293 0.000447 10.0.0.33 - - [2026-04-06 04:36:20] "GET /global-system-configs HTTP/1.1" 401 293 0.000399 10.0.0.27 - - [2026-04-06 04:36:20] "GET /global-system-configs HTTP/1.1" 401 293 0.000529 10.0.0.27 - - [2026-04-06 04:36:20] "GET /global-system-configs HTTP/1.1" 401 293 0.000453 10.0.0.33 - - [2026-04-06 04:36:21] "GET /global-system-configs HTTP/1.1" 401 293 0.000369 10.0.0.33 - - [2026-04-06 04:36:21] "GET /global-system-configs HTTP/1.1" 401 293 0.000380 10.0.0.249 - - [2026-04-06 04:36:21] "GET /global-system-configs HTTP/1.1" 401 293 0.000394 10.0.0.249 - - [2026-04-06 04:36:21] "GET /global-system-configs HTTP/1.1" 401 293 0.000396 10.0.0.249 - - [2026-04-06 04:36:22] "GET /global-system-configs HTTP/1.1" 401 293 0.000382 10.0.0.249 - - [2026-04-06 04:36:22] "GET /global-system-configs HTTP/1.1" 401 293 0.000436 10.0.0.249 - - [2026-04-06 04:36:24] "POST /neutron/port HTTP/1.1" 200 1125 0.022286 10.0.0.249 - - [2026-04-06 04:36:29] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008192 10.0.0.249 - - [2026-04-06 04:36:34] "POST /neutron/port HTTP/1.1" 200 1125 0.019116 10.0.0.249 - - [2026-04-06 04:36:34] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008064 10.0.0.249 - - [2026-04-06 04:36:34] "GET /virtual-machine/5816e23e-29cd-4079-a7c8-c833ed2b411b HTTP/1.1" 200 1293 0.006131 10.0.0.249 - - [2026-04-06 04:36:34] "GET /virtual-machine-interface/9f7ec5be-490c-4774-8bc4-a3a7f7e52913 HTTP/1.1" 200 2950 0.006647 10.0.0.249 - - [2026-04-06 04:36:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003589 10.0.0.249 - - [2026-04-06 04:36:34] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003967 10.0.0.249 - - [2026-04-06 04:36:34] "GET /virtual-networks?parent_id=584ff09e-d5c5-4c9f-bdf5-3729b512ed97&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003401 10.0.0.249 - - [2026-04-06 04:36:34] "GET /virtual-network/530caf39-dc13-4ec8-9285-13a58f888ca6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.007383 10.0.0.249 - - [2026-04-06 04:36:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003814 10.0.0.249 - - [2026-04-06 04:36:35] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004137 10.0.0.249 - - [2026-04-06 04:36:35] "GET /virtual-networks?parent_id=584ff09e-d5c5-4c9f-bdf5-3729b512ed97&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.002860 10.0.0.249 - - [2026-04-06 04:36:35] "GET /virtual-network/530caf39-dc13-4ec8-9285-13a58f888ca6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.007799 10.0.0.249 - - [2026-04-06 04:36:36] "POST /neutron/port HTTP/1.1" 200 1125 0.019598 10.0.0.249 - - [2026-04-06 04:36:46] "POST /neutron/port HTTP/1.1" 200 1125 0.020484 10.0.0.249 - - [2026-04-06 04:36:47] "POST /neutron/subnet HTTP/1.1" 200 646 0.009755 10.0.0.33 - - [2026-04-06 04:36:55] "GET /obj-perms HTTP/1.1" 200 5075 0.054750 10.0.0.249 - - [2026-04-06 04:37:02] "POST /neutron/port HTTP/1.1" 200 1106 0.018421 10.0.0.249 - - [2026-04-06 04:37:02] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003904 10.0.0.249 - - [2026-04-06 04:37:02] "POST /neutron/network HTTP/1.1" 200 926 0.006665 10.0.0.249 - - [2026-04-06 04:37:46] "POST /neutron/network HTTP/1.1" 200 842 0.040829 10.0.0.249 - - [2026-04-06 04:37:46] "POST /neutron/port HTTP/1.1" 200 117 0.001194 10.0.0.249 - - [2026-04-06 04:38:03] "POST /neutron/port HTTP/1.1" 200 1125 0.049280 10.0.0.249 - - [2026-04-06 04:38:03] "POST /neutron/subnet HTTP/1.1" 200 646 0.009843 +++ date ++ echo 'INFO: =================== Mon Apr 6 04:38:06 AM UTC 2026 ===================' INFO: =================== Mon Apr 6 04:38:06 AM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ grep 'inet ' +++ awk '{print $2}' +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.33 ++ 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.249,10.0.0.27,10.0.0.33 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.249,10.0.0.27,10.0.0.33 ++ ANALYTICSDB_NODES=10.0.0.249,10.0.0.27,10.0.0.33 ++ ANALYTICS_SNMP_NODES=10.0.0.249,10.0.0.27,10.0.0.33 ++ 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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8081 ' +++ '[' -n '10.0.0.249:8081 10.0.0.27:8081 10.0.0.33:8081 ' ']' +++ echo '10.0.0.249:8081 10.0.0.27:8081 10.0.0.33:8081' ++ ANALYTICS_SERVERS='10.0.0.249:8081 10.0.0.27:8081 10.0.0.33: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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9042 ' +++ '[' -n '10.0.0.249:9042 10.0.0.27:9042 10.0.0.33:9042 ' ']' +++ echo '10.0.0.249:9042 10.0.0.27:9042 10.0.0.33:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.249:9042 10.0.0.27:9042 10.0.0.33:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.249,10.0.0.27,10.0.0.33 ++ 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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8086 ' +++ '[' -n '10.0.0.249:8086 10.0.0.27:8086 10.0.0.33:8086 ' ']' +++ echo '10.0.0.249:8086 10.0.0.27:8086 10.0.0.33:8086' ++ COLLECTOR_SERVERS='10.0.0.249:8086 10.0.0.27:8086 10.0.0.33: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.249,10.0.0.27,10.0.0.33 ++ CONFIGDB_NODES=10.0.0.249,10.0.0.27,10.0.0.33 ++ 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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8082 ' +++ '[' -n '10.0.0.249:8082 10.0.0.27:8082 10.0.0.33:8082 ' ']' +++ echo '10.0.0.249:8082 10.0.0.27:8082 10.0.0.33:8082' ++ CONFIG_SERVERS='10.0.0.249:8082 10.0.0.27:8082 10.0.0.33: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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9161 ' +++ '[' -n '10.0.0.249:9161 10.0.0.27:9161 10.0.0.33:9161 ' ']' +++ echo '10.0.0.249:9161 10.0.0.27:9161 10.0.0.33:9161' ++ CONFIGDB_SERVERS='10.0.0.249:9161 10.0.0.27:9161 10.0.0.33: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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9041 ' +++ '[' -n '10.0.0.249:9041 10.0.0.27:9041 10.0.0.33:9041 ' ']' +++ echo '10.0.0.249:9041 10.0.0.27:9041 10.0.0.33:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.249:9041 10.0.0.27:9041 10.0.0.33: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.193,10.20.0.129,10.20.0.18 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.193,10.20.0.129,10.20.0.18 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.249,10.0.0.27,10.0.0.33 ++ 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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+=10.0.0.249:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+=10.0.0.27:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:2181, +++ '[' -n 10.0.0.249:2181,10.0.0.27:2181,10.0.0.33:2181, ']' +++ echo 10.0.0.249:2181,10.0.0.27:2181,10.0.0.33:2181 ++ ZOOKEEPER_SERVERS=10.0.0.249:2181,10.0.0.27:2181,10.0.0.33: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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:2181 ' +++ '[' -n '10.0.0.249:2181 10.0.0.27:2181 10.0.0.33:2181 ' ']' +++ echo '10.0.0.249:2181 10.0.0.27:2181 10.0.0.33:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.249:2181 10.0.0.27:2181 10.0.0.33:2181' ++ RABBITMQ_NODES=10.0.0.249,10.0.0.27,10.0.0.33 ++ 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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+=10.0.0.249:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+=10.0.0.27:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:5673, +++ '[' -n 10.0.0.249:5673,10.0.0.27:5673,10.0.0.33:5673, ']' +++ echo 10.0.0.249:5673,10.0.0.27:5673,10.0.0.33:5673 ++ RABBITMQ_SERVERS=10.0.0.249:5673,10.0.0.27:5673,10.0.0.33: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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:6379 ' +++ '[' -n '10.0.0.249:6379 10.0.0.27:6379 10.0.0.33:6379 ' ']' +++ echo '10.0.0.249:6379 10.0.0.27:6379 10.0.0.33:6379' ++ REDIS_SERVERS='10.0.0.249:6379 10.0.0.27:6379 10.0.0.33: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.249,10.0.0.27,10.0.0.33 ++ 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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9092 ' +++ '[' -n '10.0.0.249:9092 10.0.0.27:9092 10.0.0.33:9092 ' ']' +++ echo '10.0.0.249:9092 10.0.0.27:9092 10.0.0.33:9092' ++ KAFKA_SERVERS='10.0.0.249:9092 10.0.0.27:9092 10.0.0.33: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.249 ++ 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.249,10.0.0.27,10.0.0.33 ++ 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.249,10.0.0.27,10.0.0.33 ++ 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.249,10.0.0.27,10.0.0.33 ++ cut -d , -f 1 + local cassandra=10.0.0.249 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.249 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.249,10.0.0.27,10.0.0.33 +++ cut -d ' ' -f 1 +++ local servers=10.0.0.249,10.0.0.27,10.0.0.33 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ awk '/32 host/ { print f } {f=$2}' ++++ tr '\n' , ++++ cat /proc/net/fib_trie ++++ grep -vi host ++++ sort ++++ uniq +++ local local_ips=,10.0.0.33,10.20.0.18,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.249'\''))' +++ local server_ip=10.0.0.249 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.249 ]] +++ [[ ,10.0.0.33,10.20.0.18,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.249, ]] +++ (( 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.33,10.20.0.18,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.27, ]] +++ (( ord+=1 )) +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.33'\''))' +++ local server_ip=10.0.0.33 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.33 ]] +++ [[ ,10.0.0.33,10.20.0.18,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.33, ]] +++ echo 10.0.0.33 3 +++ return ++ local ip=10.0.0.33 ++ [[ -z 10.0.0.33 ]] ++ echo 10.0.0.33 + host_ip=10.0.0.33 + [[ cql == \c\q\l ]] ++ echo 10.0.0.249:9041 10.0.0.27:9041 10.0.0.33:9041 ++ sed 's/,/ /g' + cassandra_server_list='10.0.0.249:9041 10.0.0.27:9041 10.0.0.33:9041' + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.33:8082' + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ set ++ grep '^API__.*__.*=.*$' ++ cut -d = -f 1 ++ sort ++ sed 's/^API__//g' + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ keystone != \k\e\y\s\t\o\n\e ]] + local tmp_file=/etc/contrail/contrail-keystone-auth.conf.tmp + cat + [[ /v3 == \/\v\3 ]] + cat + [[ http == \h\t\t\p\s ]] + [[ -n '' ]] + [[ -n '' ]] + [[ -n public ]] + echo 'interface = public' + mv -f /etc/contrail/contrail-keystone-auth.conf.tmp /etc/contrail/contrail-keystone-auth.conf + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ keystone == \k\e\y\s\t\o\n\e ]] + cat + [[ http == \h\t\t\p\s ]] + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 04/06/2026 04:38:14.707 7f73b8457a00 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 04/06/2026 04:38:14.836 7f73b8457a00 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 04/06/2026 04:38:14.847 7f73b8457a00 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 04/06/2026 04:38:14.847 7f73b8457a00 [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.33:8082/ Hit Ctrl-C to quit. 10.0.0.33 - - [2026-04-06 04:38:15] "GET / HTTP/1.1" 503 181 0.000447 10.0.0.33 - - [2026-04-06 04:38:15] "GET / HTTP/1.1" 503 181 0.000145 10.0.0.33 - - [2026-04-06 04:38:16] "GET / HTTP/1.1" 200 45871 0.002118 10.0.0.33 - - [2026-04-06 04:38:16] "GET / HTTP/1.1" 200 45871 0.001578 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.33 - - [2026-04-06 04:38:16] "POST /fqname-to-id HTTP/1.1" 401 293 0.000719 10.0.0.33 - - [2026-04-06 04:38:16] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 293 0.000380 [Introspect:8084]10.0.0.249 - - [2026-04-06 04:38:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3223 0.001524 10.0.0.33 - - [2026-04-06 04:38:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.620381 10.0.0.33 - - [2026-04-06 04:38:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002662 10.0.0.33 - - [2026-04-06 04:38:17] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 315 0.347031 10.0.0.33 - - [2026-04-06 04:38:17] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 1948 0.002949 /usr/local/lib/python3.9/site-packages/keystoneauth1/adapter.py:278: UserWarning: Using keystoneclient sessions has been deprecated. Please update your software to use keystoneauth1. warnings.warn( [Introspect:8084]10.0.0.249 - - [2026-04-06 04:38:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3161 0.001140 10.0.0.249 - - [2026-04-06 04:38:48] "POST /neutron/port HTTP/1.1" 200 1106 0.067803 10.0.0.249 - - [2026-04-06 04:38:48] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003961 10.0.0.249 - - [2026-04-06 04:38:48] "POST /neutron/network HTTP/1.1" 200 926 0.007021 [Introspect:8084]10.0.0.249 - - [2026-04-06 04:38:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3161 0.001120 [Introspect:8084]10.0.0.249 - - [2026-04-06 04:39:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3161 0.001265 10.0.0.249 - - [2026-04-06 04:39:05] "POST /neutron/network HTTP/1.1" 200 936 0.037043 10.0.0.249 - - [2026-04-06 04:39:05] "POST /neutron/port HTTP/1.1" 200 117 0.001918 [Introspect:8084]10.0.0.249 - - [2026-04-06 04:39:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3161 0.001974 [Introspect:8084]10.0.0.249 - - [2026-04-06 04:39:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3161 0.001189 [Introspect:8084]10.0.0.249 - - [2026-04-06 04:39:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3161 0.001598 10.0.0.249 - - [2026-04-06 04:39:54] "POST /neutron/network HTTP/1.1" 200 896 0.006876 10.0.0.249 - - [2026-04-06 04:39:54] "POST /neutron/port HTTP/1.1" 200 117 0.001102 10.0.0.249 - - [2026-04-06 04:40:05] "POST /neutron/port HTTP/1.1" 200 1125 0.024265 10.0.0.249 - - [2026-04-06 04:40:05] "POST /neutron/subnet HTTP/1.1" 200 646 0.009674 10.0.0.249 - - [2026-04-06 04:40:49] "POST /neutron/port HTTP/1.1" 200 1118 0.018638 10.0.0.249 - - [2026-04-06 04:40:49] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005316 10.0.0.249 - - [2026-04-06 04:40:49] "POST /neutron/network HTTP/1.1" 200 832 0.007844 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.249 - - [2026-04-06 04:40:59] "GET /obj-perms HTTP/1.1" 200 5075 0.354637 10.0.0.27 - - [2026-04-06 04:40:59] "GET /obj-perms HTTP/1.1" 200 5075 0.045040 10.0.0.249 - - [2026-04-06 04:41:06] "POST /neutron/network HTTP/1.1" 200 936 0.007215 10.0.0.249 - - [2026-04-06 04:41:06] "POST /neutron/port HTTP/1.1" 200 117 0.001403 [Introspect:8084]10.0.0.249 - - [2026-04-06 04:41:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3161 0.001129 10.0.0.27 - - [2026-04-06 04:41:19] "GET /global-system-configs HTTP/1.1" 401 293 0.000443 10.0.0.27 - - [2026-04-06 04:41:19] "GET /global-system-configs HTTP/1.1" 401 293 0.000372 10.0.0.33 - - [2026-04-06 04:41:20] "GET /global-system-configs HTTP/1.1" 401 293 0.000501 10.0.0.33 - - [2026-04-06 04:41:20] "GET /global-system-configs HTTP/1.1" 401 293 0.001009 10.0.0.27 - - [2026-04-06 04:41:20] "GET /global-system-configs HTTP/1.1" 401 293 0.000381 10.0.0.27 - - [2026-04-06 04:41:20] "GET /global-system-configs HTTP/1.1" 401 293 0.000414 10.0.0.33 - - [2026-04-06 04:41:21] "GET /global-system-configs HTTP/1.1" 401 293 0.000438 10.0.0.33 - - [2026-04-06 04:41:21] "GET /global-system-configs HTTP/1.1" 401 293 0.000419 10.0.0.249 - - [2026-04-06 04:41:21] "GET /global-system-configs HTTP/1.1" 401 293 0.000556 10.0.0.249 - - [2026-04-06 04:41:21] "GET /global-system-configs HTTP/1.1" 401 293 0.000570 10.0.0.249 - - [2026-04-06 04:41:22] "GET /global-system-configs HTTP/1.1" 401 293 0.000471 10.0.0.249 - - [2026-04-06 04:41:22] "GET /global-system-configs HTTP/1.1" 401 293 0.000433 [Introspect:8084]10.0.0.249 - - [2026-04-06 04:41:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3161 0.001161 10.0.0.249 - - [2026-04-06 04:41:50] "POST /neutron/port HTTP/1.1" 200 1106 0.019307 10.0.0.249 - - [2026-04-06 04:41:50] "POST /neutron/subnet HTTP/1.1" 200 694 0.009062 10.0.0.33 - - [2026-04-06 04:42:00] "GET /obj-perms HTTP/1.1" 200 5075 0.057062 10.0.0.249 - - [2026-04-06 04:42:00] "GET /obj-perms HTTP/1.1" 200 5075 0.071939 10.0.0.249 - - [2026-04-06 04:42:07] "POST /neutron/port HTTP/1.1" 200 1125 0.020111 10.0.0.249 - - [2026-04-06 04:42:07] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003614 10.0.0.249 - - [2026-04-06 04:42:07] "POST /neutron/network HTTP/1.1" 200 886 0.007038 10.0.0.249 - - [2026-04-06 04:42:51] "POST /neutron/network HTTP/1.1" 200 896 0.007129 10.0.0.249 - - [2026-04-06 04:42:51] "POST /neutron/port HTTP/1.1" 200 117 0.001343 10.0.0.249 - - [2026-04-06 04:43:09] "POST /neutron/port HTTP/1.1" 200 1106 0.024822 10.0.0.249 - - [2026-04-06 04:43:09] "POST /neutron/subnet HTTP/1.1" 200 694 0.012320 10.0.0.249 - - [2026-04-06 04:43:32] "GET /obj-perms HTTP/1.1" 200 5051 0.065133 10.0.0.249 - - [2026-04-06 04:43:32] "GET /obj-perms HTTP/1.1" 200 5051 0.004955 10.0.0.249 - - [2026-04-06 04:43:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.041990 10.0.0.33 - - [2026-04-06 04:43:32] "GET /projects?obj_uuids=584ff09e-d5c5-4c9f-bdf5-3729b512ed97&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.023336 10.0.0.249 - - [2026-04-06 04:43:32] "GET /project/584ff09e-d5c5-4c9f-bdf5-3729b512ed97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.069522 10.0.0.249 - - [2026-04-06 04:43:32] "GET /virtual-networks?parent_id=584ff09e-d5c5-4c9f-bdf5-3729b512ed97&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003900 10.0.0.249 - - [2026-04-06 04:43:32] "POST /virtual-networks HTTP/1.1" 200 546 0.067200 10.0.0.249 - - [2026-04-06 04:43:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003307 10.0.0.249 - - [2026-04-06 04:43:32] "GET /network-ipam/852b65b4-91fa-4829-8da6-4a1bce3b77b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.004289 10.0.0.33 - - [2026-04-06 04:43:32] "POST /useragent-kv HTTP/1.1" 200 115 0.007936 10.0.0.249 - - [2026-04-06 04:43:32] "POST /ref-update HTTP/1.1" 200 156 0.074960 10.0.0.249 - - [2026-04-06 04:43:32] "POST /neutron/network HTTP/1.1" 200 809 0.029830 10.0.0.249 - - [2026-04-06 04:43:32] "GET /virtual-network/d61f0f5b-01a0-49fb-9369-f85a834db5a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.006155 10.0.0.249 - - [2026-04-06 04:43:32] "POST /neutron/subnet HTTP/1.1" 200 672 0.008625 10.0.0.249 - - [2026-04-06 04:43:33] "GET /virtual-network/4788e02b-9cb6-4149-83dd-d6bb25750f1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.005817 10.0.0.249 - - [2026-04-06 04:43:33] "POST /id-to-fqname HTTP/1.1" 200 222 0.001458 10.0.0.249 - - [2026-04-06 04:43:33] "POST /neutron/network HTTP/1.1" 200 896 0.007456 10.0.0.33 - - [2026-04-06 04:43:34] "GET /projects?obj_uuids=584ff09e-d5c5-4c9f-bdf5-3729b512ed97&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001020 10.0.0.249 - - [2026-04-06 04:43:34] "GET /project/584ff09e-d5c5-4c9f-bdf5-3729b512ed97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.081074 10.0.0.249 - - [2026-04-06 04:43:34] "POST /neutron/security_group HTTP/1.1" 200 3992 0.008961 10.0.0.249 - - [2026-04-06 04:43:35] "POST /neutron/network HTTP/1.1" 200 896 0.006779 10.0.0.249 - - [2026-04-06 04:43:35] "POST /neutron/port HTTP/1.1" 200 1061 0.018090 10.0.0.249 - - [2026-04-06 04:43:35] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003733 10.0.0.249 - - [2026-04-06 04:43:35] "POST /neutron/network HTTP/1.1" 200 886 0.006566 10.0.0.249 - - [2026-04-06 04:43:40] "POST /neutron/port HTTP/1.1" 200 1125 0.020455 10.0.0.249 - - [2026-04-06 04:43:40] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007188 10.0.0.249 - - [2026-04-06 04:43:40] "GET /virtual-machine/411d7590-5feb-4aaf-9d18-8238aa18ba7a HTTP/1.1" 200 1293 0.037664 10.0.0.249 - - [2026-04-06 04:43:40] "GET /virtual-machine/411d7590-5feb-4aaf-9d18-8238aa18ba7a HTTP/1.1" 200 1293 0.005126 10.0.0.249 - - [2026-04-06 04:43:40] "GET /virtual-machine-interface/33760b8d-e749-4ade-8f4f-791e7e2f4011 HTTP/1.1" 200 2949 0.006842 10.0.0.249 - - [2026-04-06 04:43:40] "GET /virtual-machine/411d7590-5feb-4aaf-9d18-8238aa18ba7a HTTP/1.1" 200 1293 0.004456 10.0.0.249 - - [2026-04-06 04:43:40] "GET /virtual-machine-interface/33760b8d-e749-4ade-8f4f-791e7e2f4011 HTTP/1.1" 200 2949 0.008273 10.0.0.249 - - [2026-04-06 04:43:40] "GET /instance-ip/c44cf684-b3f6-410d-9002-15cd9fff178c HTTP/1.1" 200 1624 0.008188 10.0.0.249 - - [2026-04-06 04:43:40] "GET /virtual-machine/411d7590-5feb-4aaf-9d18-8238aa18ba7a HTTP/1.1" 200 1293 0.004747 10.0.0.249 - - [2026-04-06 04:43:40] "GET /virtual-machine-interface/33760b8d-e749-4ade-8f4f-791e7e2f4011 HTTP/1.1" 200 2949 0.005886 10.0.0.249 - - [2026-04-06 04:43:40] "GET /instance-ip/c44cf684-b3f6-410d-9002-15cd9fff178c HTTP/1.1" 200 1624 0.004563 10.0.0.249 - - [2026-04-06 04:43:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003917 10.0.0.249 - - [2026-04-06 04:43:40] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004760 10.0.0.249 - - [2026-04-06 04:43:40] "GET /virtual-networks?parent_id=584ff09e-d5c5-4c9f-bdf5-3729b512ed97&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003389 10.0.0.249 - - [2026-04-06 04:43:40] "GET /virtual-network/4788e02b-9cb6-4149-83dd-d6bb25750f1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.005873 10.0.0.249 - - [2026-04-06 04:43:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003938 10.0.0.249 - - [2026-04-06 04:43:40] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005557 10.0.0.249 - - [2026-04-06 04:43:40] "GET /virtual-networks?parent_id=584ff09e-d5c5-4c9f-bdf5-3729b512ed97&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003273 10.0.0.249 - - [2026-04-06 04:43:40] "GET /virtual-network/4788e02b-9cb6-4149-83dd-d6bb25750f1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.007763 10.0.0.249 - - [2026-04-06 04:43:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003540 10.0.0.249 - - [2026-04-06 04:43:40] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005545 10.0.0.249 - - [2026-04-06 04:43:40] "GET /virtual-networks?parent_id=584ff09e-d5c5-4c9f-bdf5-3729b512ed97&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004047 10.0.0.249 - - [2026-04-06 04:43:40] "GET /virtual-network/4788e02b-9cb6-4149-83dd-d6bb25750f1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.007804 10.0.0.249 - - [2026-04-06 04:43:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004681 10.0.0.249 - - [2026-04-06 04:43:40] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004732 10.0.0.249 - - [2026-04-06 04:43:40] "GET /virtual-networks?parent_id=584ff09e-d5c5-4c9f-bdf5-3729b512ed97&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003182 10.0.0.249 - - [2026-04-06 04:43:40] "GET /virtual-network/4788e02b-9cb6-4149-83dd-d6bb25750f1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.005869 10.0.0.249 - - [2026-04-06 04:43:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004251 10.0.0.249 - - [2026-04-06 04:43:41] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004925 10.0.0.249 - - [2026-04-06 04:43:41] "GET /virtual-networks?parent_id=584ff09e-d5c5-4c9f-bdf5-3729b512ed97&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003674 10.0.0.249 - - [2026-04-06 04:43:41] "GET /virtual-network/4788e02b-9cb6-4149-83dd-d6bb25750f1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.005964 10.0.0.249 - - [2026-04-06 04:43:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003581 10.0.0.249 - - [2026-04-06 04:43:44] "GET /virtual-network/4788e02b-9cb6-4149-83dd-d6bb25750f1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.005181 10.0.0.249 - - [2026-04-06 04:43:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003778 10.0.0.249 - - [2026-04-06 04:43:48] "GET /virtual-network/4788e02b-9cb6-4149-83dd-d6bb25750f1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.006666 10.0.0.249 - - [2026-04-06 04:43:52] "POST /neutron/port HTTP/1.1" 200 1118 0.053976 10.0.0.249 - - [2026-04-06 04:43:52] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004468 10.0.0.249 - - [2026-04-06 04:43:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003173 10.0.0.249 - - [2026-04-06 04:43:52] "GET /virtual-network/4788e02b-9cb6-4149-83dd-d6bb25750f1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.004726 10.0.0.249 - - [2026-04-06 04:43:52] "POST /neutron/network HTTP/1.1" 200 832 0.007494 10.0.0.249 - - [2026-04-06 04:43:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003623 10.0.0.249 - - [2026-04-06 04:43:56] "GET /virtual-network/4788e02b-9cb6-4149-83dd-d6bb25750f1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.005352 10.0.0.249 - - [2026-04-06 04:44:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004561 10.0.0.249 - - [2026-04-06 04:44:00] "GET /virtual-network/4788e02b-9cb6-4149-83dd-d6bb25750f1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.007909 10.0.0.249 - - [2026-04-06 04:44:01] "GET /obj-perms HTTP/1.1" 200 5075 0.051165 10.0.0.27 - - [2026-04-06 04:44:02] "GET /obj-perms HTTP/1.1" 200 5075 0.054029 10.0.0.249 - - [2026-04-06 04:44:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003628 10.0.0.249 - - [2026-04-06 04:44:04] "GET /virtual-network/4788e02b-9cb6-4149-83dd-d6bb25750f1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.005400 10.0.0.249 - - [2026-04-06 04:44:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003804 10.0.0.249 - - [2026-04-06 04:44:08] "GET /virtual-network/4788e02b-9cb6-4149-83dd-d6bb25750f1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.005286 10.0.0.249 - - [2026-04-06 04:44:11] "POST /neutron/network HTTP/1.1" 200 896 0.036715 10.0.0.249 - - [2026-04-06 04:44:11] "POST /neutron/port HTTP/1.1" 200 117 0.001183 10.0.0.249 - - [2026-04-06 04:44:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003572 10.0.0.249 - - [2026-04-06 04:44:12] "GET /virtual-network/4788e02b-9cb6-4149-83dd-d6bb25750f1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.006183 10.0.0.249 - - [2026-04-06 04:44:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004081 10.0.0.249 - - [2026-04-06 04:44:14] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004302 10.0.0.249 - - [2026-04-06 04:44:14] "GET /virtual-networks?parent_id=584ff09e-d5c5-4c9f-bdf5-3729b512ed97&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003782 10.0.0.249 - - [2026-04-06 04:44:15] "GET /virtual-network/4788e02b-9cb6-4149-83dd-d6bb25750f1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.005943 10.0.0.249 - - [2026-04-06 04:44:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003887 10.0.0.249 - - [2026-04-06 04:44:15] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004198 10.0.0.249 - - [2026-04-06 04:44:15] "GET /virtual-networks?parent_id=584ff09e-d5c5-4c9f-bdf5-3729b512ed97&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003763 10.0.0.249 - - [2026-04-06 04:44:15] "GET /virtual-network/4788e02b-9cb6-4149-83dd-d6bb25750f1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.009566 10.0.0.249 - - [2026-04-06 04:44:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004509 10.0.0.249 - - [2026-04-06 04:44:15] "GET /routing-instance/8bf586bf-cef3-4056-a788-989a882d70d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1788 0.006148 10.0.0.249 - - [2026-04-06 04:44:15] "GET /route-target/2f9630a4-a2f5-4901-9f53-779a80e6187c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004550 10.0.0.249 - - [2026-04-06 04:44:24] "POST /neutron/security_group HTTP/1.1" 200 2059 0.038075 10.0.0.249 - - [2026-04-06 04:44:52] "POST /neutron/network HTTP/1.1" 200 936 0.006667 10.0.0.249 - - [2026-04-06 04:44:52] "POST /neutron/port HTTP/1.1" 200 117 0.001122 10.0.0.33 - - [2026-04-06 04:45:02] "GET /obj-perms HTTP/1.1" 200 5075 0.061790 10.0.0.249 - - [2026-04-06 04:45:12] "POST /neutron/port HTTP/1.1" 200 1106 0.017372 10.0.0.249 - - [2026-04-06 04:45:12] "POST /neutron/subnet HTTP/1.1" 200 694 0.009200 10.0.0.249 - - [2026-04-06 04:45:54] "POST /neutron/port HTTP/1.1" 200 1125 0.023851 10.0.0.249 - - [2026-04-06 04:45:54] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006754 10.0.0.249 - - [2026-04-06 04:45:54] "POST /neutron/network HTTP/1.1" 200 886 0.007759 10.0.0.249 - - [2026-04-06 04:46:13] "POST /neutron/network HTTP/1.1" 200 896 0.009886 10.0.0.249 - - [2026-04-06 04:46:13] "POST /neutron/port HTTP/1.1" 200 117 0.001198 10.0.0.249 - - [2026-04-06 04:46:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004156 10.0.0.249 - - [2026-04-06 04:46:17] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005117 10.0.0.249 - - [2026-04-06 04:46:17] "GET /virtual-networks?parent_id=584ff09e-d5c5-4c9f-bdf5-3729b512ed97&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003661 10.0.0.249 - - [2026-04-06 04:46:17] "GET /virtual-network/4788e02b-9cb6-4149-83dd-d6bb25750f1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.006351 10.0.0.249 - - [2026-04-06 04:46:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004554 10.0.0.249 - - [2026-04-06 04:46:17] "GET /routing-instance/8bf586bf-cef3-4056-a788-989a882d70d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1788 0.004386 10.0.0.249 - - [2026-04-06 04:46:17] "GET /route-target/2f9630a4-a2f5-4901-9f53-779a80e6187c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004040 10.0.0.249 - - [2026-04-06 04:46:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004055 10.0.0.249 - - [2026-04-06 04:46:17] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005311 10.0.0.249 - - [2026-04-06 04:46:17] "GET /virtual-networks?parent_id=584ff09e-d5c5-4c9f-bdf5-3729b512ed97&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003489 10.0.0.249 - - [2026-04-06 04:46:17] "GET /virtual-network/4788e02b-9cb6-4149-83dd-d6bb25750f1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.007775 10.0.0.249 - - [2026-04-06 04:46:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003843 10.0.0.249 - - [2026-04-06 04:46:17] "GET /routing-instance/8bf586bf-cef3-4056-a788-989a882d70d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1788 0.005142 10.0.0.249 - - [2026-04-06 04:46:17] "GET /route-target/2f9630a4-a2f5-4901-9f53-779a80e6187c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.005100 10.0.0.249 - - [2026-04-06 04:46:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003417 10.0.0.249 - - [2026-04-06 04:46:17] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004462 10.0.0.249 - - [2026-04-06 04:46:17] "GET /virtual-networks?parent_id=584ff09e-d5c5-4c9f-bdf5-3729b512ed97&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003950 10.0.0.249 - - [2026-04-06 04:46:17] "GET /virtual-network/4788e02b-9cb6-4149-83dd-d6bb25750f1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.005454 10.0.0.249 - - [2026-04-06 04:46:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004323 10.0.0.249 - - [2026-04-06 04:46:17] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.007059 10.0.0.249 - - [2026-04-06 04:46:18] "GET /virtual-networks?parent_id=584ff09e-d5c5-4c9f-bdf5-3729b512ed97&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003983 10.0.0.249 - - [2026-04-06 04:46:18] "GET /virtual-network/4788e02b-9cb6-4149-83dd-d6bb25750f1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.006460 10.0.0.249 - - [2026-04-06 04:46:18] "GET /obj-perms HTTP/1.1" 200 5051 0.005746 10.0.0.33 - - [2026-04-06 04:46:18] "GET /obj-perms HTTP/1.1" 200 5051 0.069890 10.0.0.249 - - [2026-04-06 04:46:18] "GET /obj-perms HTTP/1.1" 200 5051 0.004376 10.0.0.33 - - [2026-04-06 04:46:18] "GET /obj-perms HTTP/1.1" 200 5051 0.004267 10.0.0.249 - - [2026-04-06 04:46:18] "POST /id-to-fqname HTTP/1.1" 200 222 0.001346 10.0.0.27 - - [2026-04-06 04:46:19] "GET /global-system-configs HTTP/1.1" 401 293 0.000428 10.0.0.27 - - [2026-04-06 04:46:19] "GET /global-system-configs HTTP/1.1" 401 293 0.000375 10.0.0.33 - - [2026-04-06 04:46:20] "GET /global-system-configs HTTP/1.1" 401 293 0.000432 10.0.0.33 - - [2026-04-06 04:46:20] "GET /global-system-configs HTTP/1.1" 401 293 0.000446 10.0.0.27 - - [2026-04-06 04:46:20] "GET /global-system-configs HTTP/1.1" 401 293 0.000390 10.0.0.27 - - [2026-04-06 04:46:20] "GET /global-system-configs HTTP/1.1" 401 293 0.000403 10.0.0.33 - - [2026-04-06 04:46:21] "GET /global-system-configs HTTP/1.1" 401 293 0.000471 10.0.0.33 - - [2026-04-06 04:46:21] "GET /global-system-configs HTTP/1.1" 401 293 0.000497 10.0.0.249 - - [2026-04-06 04:46:21] "GET /global-system-configs HTTP/1.1" 401 293 0.000396 10.0.0.249 - - [2026-04-06 04:46:21] "GET /global-system-configs HTTP/1.1" 401 293 0.000458 10.0.0.249 - - [2026-04-06 04:46:22] "GET /global-system-configs HTTP/1.1" 401 293 0.000569 10.0.0.249 - - [2026-04-06 04:46:22] "GET /global-system-configs HTTP/1.1" 401 293 0.000550 10.0.0.249 - - [2026-04-06 04:46:23] "POST /neutron/network HTTP/1.1" 200 896 0.007611 10.0.0.33 - - [2026-04-06 04:46:24] "GET /projects?obj_uuids=584ff09e-d5c5-4c9f-bdf5-3729b512ed97&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001402 10.0.0.249 - - [2026-04-06 04:46:24] "GET /project/584ff09e-d5c5-4c9f-bdf5-3729b512ed97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.070907 10.0.0.249 - - [2026-04-06 04:46:24] "POST /neutron/security_group HTTP/1.1" 200 3992 0.007490 10.0.0.249 - - [2026-04-06 04:46:25] "POST /neutron/network HTTP/1.1" 200 896 0.006656 10.0.0.249 - - [2026-04-06 04:46:25] "POST /neutron/port HTTP/1.1" 200 1061 0.017409 10.0.0.249 - - [2026-04-06 04:46:25] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005190 10.0.0.249 - - [2026-04-06 04:46:25] "POST /neutron/network HTTP/1.1" 200 886 0.007447 10.0.0.249 - - [2026-04-06 04:46:30] "POST /neutron/port HTTP/1.1" 200 1125 0.018650 10.0.0.249 - - [2026-04-06 04:46:30] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007749 10.0.0.249 - - [2026-04-06 04:46:30] "GET /virtual-machine/b2383916-1a25-4e76-8404-143757ac7a8e HTTP/1.1" 200 1293 0.005985 10.0.0.249 - - [2026-04-06 04:46:30] "GET /virtual-machine/b2383916-1a25-4e76-8404-143757ac7a8e HTTP/1.1" 200 1293 0.005290 10.0.0.249 - - [2026-04-06 04:46:30] "GET /virtual-machine-interface/06a1ba4b-a603-4643-ade7-3d303297d255 HTTP/1.1" 200 2948 0.005116 10.0.0.249 - - [2026-04-06 04:46:30] "GET /virtual-machine/b2383916-1a25-4e76-8404-143757ac7a8e HTTP/1.1" 200 1293 0.004537 10.0.0.249 - - [2026-04-06 04:46:30] "GET /virtual-machine-interface/06a1ba4b-a603-4643-ade7-3d303297d255 HTTP/1.1" 200 2948 0.006183 10.0.0.249 - - [2026-04-06 04:46:30] "GET /instance-ip/8d42c7b2-5a0f-4368-a28c-806726cccc64 HTTP/1.1" 200 1624 0.006644 10.0.0.249 - - [2026-04-06 04:46:30] "GET /virtual-machine/b2383916-1a25-4e76-8404-143757ac7a8e HTTP/1.1" 200 1293 0.005443 10.0.0.249 - - [2026-04-06 04:46:30] "GET /virtual-machine-interface/06a1ba4b-a603-4643-ade7-3d303297d255 HTTP/1.1" 200 2948 0.005390 10.0.0.249 - - [2026-04-06 04:46:30] "GET /instance-ip/8d42c7b2-5a0f-4368-a28c-806726cccc64 HTTP/1.1" 200 1624 0.003983 10.0.0.249 - - [2026-04-06 04:46:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003339 10.0.0.249 - - [2026-04-06 04:46:30] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003904 10.0.0.249 - - [2026-04-06 04:46:30] "GET /virtual-networks?parent_id=584ff09e-d5c5-4c9f-bdf5-3729b512ed97&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003572 10.0.0.249 - - [2026-04-06 04:46:30] "GET /virtual-network/530caf39-dc13-4ec8-9285-13a58f888ca6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005715 10.0.0.249 - - [2026-04-06 04:46:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003541 10.0.0.249 - - [2026-04-06 04:46:30] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004243 10.0.0.249 - - [2026-04-06 04:46:30] "GET /virtual-networks?parent_id=584ff09e-d5c5-4c9f-bdf5-3729b512ed97&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003408 10.0.0.249 - - [2026-04-06 04:46:30] "GET /virtual-network/530caf39-dc13-4ec8-9285-13a58f888ca6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006512 10.0.0.249 - - [2026-04-06 04:46:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004668 10.0.0.249 - - [2026-04-06 04:46:30] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005119 10.0.0.249 - - [2026-04-06 04:46:30] "GET /virtual-networks?parent_id=584ff09e-d5c5-4c9f-bdf5-3729b512ed97&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.005147 10.0.0.249 - - [2026-04-06 04:46:30] "GET /virtual-network/530caf39-dc13-4ec8-9285-13a58f888ca6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005944 10.0.0.249 - - [2026-04-06 04:46:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003493 10.0.0.249 - - [2026-04-06 04:46:30] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004393 10.0.0.249 - - [2026-04-06 04:46:30] "GET /virtual-networks?parent_id=584ff09e-d5c5-4c9f-bdf5-3729b512ed97&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004230 10.0.0.249 - - [2026-04-06 04:46:30] "GET /virtual-network/530caf39-dc13-4ec8-9285-13a58f888ca6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006385 10.0.0.249 - - [2026-04-06 04:46:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004381 10.0.0.249 - - [2026-04-06 04:46:30] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.007656 10.0.0.249 - - [2026-04-06 04:46:30] "GET /virtual-networks?parent_id=584ff09e-d5c5-4c9f-bdf5-3729b512ed97&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003567 10.0.0.249 - - [2026-04-06 04:46:30] "GET /virtual-network/530caf39-dc13-4ec8-9285-13a58f888ca6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006219 10.0.0.249 - - [2026-04-06 04:46:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003368 10.0.0.249 - - [2026-04-06 04:46:34] "GET /virtual-network/530caf39-dc13-4ec8-9285-13a58f888ca6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005148 10.0.0.249 - - [2026-04-06 04:46:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004084 10.0.0.249 - - [2026-04-06 04:46:38] "GET /virtual-network/530caf39-dc13-4ec8-9285-13a58f888ca6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.069172 10.0.0.249 - - [2026-04-06 04:46:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003723 10.0.0.249 - - [2026-04-06 04:46:42] "GET /virtual-network/530caf39-dc13-4ec8-9285-13a58f888ca6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005675 10.0.0.249 - - [2026-04-06 04:46:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003584 10.0.0.249 - - [2026-04-06 04:46:46] "GET /virtual-network/530caf39-dc13-4ec8-9285-13a58f888ca6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005363 10.0.0.249 - - [2026-04-06 04:46:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003787 10.0.0.249 - - [2026-04-06 04:46:50] "GET /virtual-network/530caf39-dc13-4ec8-9285-13a58f888ca6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.007395 10.0.0.249 - - [2026-04-06 04:46:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004397 10.0.0.249 - - [2026-04-06 04:46:54] "GET /virtual-network/530caf39-dc13-4ec8-9285-13a58f888ca6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005122 10.0.0.249 - - [2026-04-06 04:46:56] "POST /neutron/port HTTP/1.1" 200 1125 0.047763 10.0.0.249 - - [2026-04-06 04:46:56] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004396 10.0.0.249 - - [2026-04-06 04:46:56] "POST /neutron/network HTTP/1.1" 200 886 0.012210 10.0.0.249 - - [2026-04-06 04:46:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003602 10.0.0.249 - - [2026-04-06 04:46:58] "GET /virtual-network/530caf39-dc13-4ec8-9285-13a58f888ca6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005213 10.0.0.249 - - [2026-04-06 04:47:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003882 10.0.0.249 - - [2026-04-06 04:47:02] "GET /virtual-network/530caf39-dc13-4ec8-9285-13a58f888ca6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005926 10.0.0.249 - - [2026-04-06 04:47:03] "GET /obj-perms HTTP/1.1" 200 5075 0.049036 10.0.0.27 - - [2026-04-06 04:47:04] "GET /obj-perms HTTP/1.1" 200 5075 0.048043 10.0.0.249 - - [2026-04-06 04:47:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003527 10.0.0.249 - - [2026-04-06 04:47:06] "GET /virtual-network/530caf39-dc13-4ec8-9285-13a58f888ca6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005185 10.0.0.249 - - [2026-04-06 04:47:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003630 10.0.0.249 - - [2026-04-06 04:47:10] "GET /virtual-network/530caf39-dc13-4ec8-9285-13a58f888ca6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005320 10.0.0.249 - - [2026-04-06 04:47:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003862 10.0.0.249 - - [2026-04-06 04:47:13] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003505 10.0.0.249 - - [2026-04-06 04:47:13] "GET /virtual-networks?parent_id=584ff09e-d5c5-4c9f-bdf5-3729b512ed97&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003347 10.0.0.249 - - [2026-04-06 04:47:13] "GET /virtual-network/530caf39-dc13-4ec8-9285-13a58f888ca6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006115 10.0.0.249 - - [2026-04-06 04:47:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003564 10.0.0.249 - - [2026-04-06 04:47:13] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004273 10.0.0.249 - - [2026-04-06 04:47:13] "GET /virtual-networks?parent_id=584ff09e-d5c5-4c9f-bdf5-3729b512ed97&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003817 10.0.0.249 - - [2026-04-06 04:47:13] "GET /virtual-network/530caf39-dc13-4ec8-9285-13a58f888ca6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006469 10.0.0.249 - - [2026-04-06 04:47:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003321 10.0.0.249 - - [2026-04-06 04:47:13] "GET /routing-instance/597d25eb-18bc-4403-b086-7bc82d3916a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1787 0.004706 10.0.0.249 - - [2026-04-06 04:47:13] "GET /route-target/98f5187d-8059-4c72-a0ee-5e66262f74f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003579 10.0.0.249 - - [2026-04-06 04:47:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003474 10.0.0.249 - - [2026-04-06 04:47:13] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003855 10.0.0.249 - - [2026-04-06 04:47:13] "GET /virtual-networks?parent_id=584ff09e-d5c5-4c9f-bdf5-3729b512ed97&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.002846 10.0.0.249 - - [2026-04-06 04:47:13] "GET /virtual-network/530caf39-dc13-4ec8-9285-13a58f888ca6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005524 10.0.0.249 - - [2026-04-06 04:47:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003417 10.0.0.249 - - [2026-04-06 04:47:13] "GET /routing-instance/597d25eb-18bc-4403-b086-7bc82d3916a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1787 0.004017 10.0.0.249 - - [2026-04-06 04:47:13] "GET /route-target/98f5187d-8059-4c72-a0ee-5e66262f74f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003932 10.0.0.249 - - [2026-04-06 04:47:13] "POST /neutron/network HTTP/1.1" 200 936 0.005444 10.0.0.249 - - [2026-04-06 04:47:13] "POST /neutron/port HTTP/1.1" 200 117 0.001144 10.0.0.249 - - [2026-04-06 04:47:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003320 10.0.0.249 - - [2026-04-06 04:47:13] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004317 10.0.0.249 - - [2026-04-06 04:47:13] "GET /virtual-networks?parent_id=584ff09e-d5c5-4c9f-bdf5-3729b512ed97&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003259 10.0.0.249 - - [2026-04-06 04:47:13] "GET /virtual-network/530caf39-dc13-4ec8-9285-13a58f888ca6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006360 10.0.0.249 - - [2026-04-06 04:47:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003883 10.0.0.249 - - [2026-04-06 04:47:13] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004173 10.0.0.249 - - [2026-04-06 04:47:13] "GET /virtual-networks?parent_id=584ff09e-d5c5-4c9f-bdf5-3729b512ed97&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003397 10.0.0.249 - - [2026-04-06 04:47:13] "GET /virtual-network/530caf39-dc13-4ec8-9285-13a58f888ca6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005618 10.0.0.33 - - [2026-04-06 04:47:14] "GET /obj-perms HTTP/1.1" 200 5051 0.003699 10.0.0.249 - - [2026-04-06 04:47:14] "GET /obj-perms HTTP/1.1" 200 5051 0.003562 10.0.0.249 - - [2026-04-06 04:47:14] "GET /obj-perms HTTP/1.1" 200 5051 0.004269 10.0.0.33 - - [2026-04-06 04:47:14] "GET /obj-perms HTTP/1.1" 200 5051 0.003597 10.0.0.249 - - [2026-04-06 04:47:14] "GET /virtual-machine/411d7590-5feb-4aaf-9d18-8238aa18ba7a HTTP/1.1" 200 1293 0.005254 10.0.0.249 - - [2026-04-06 04:47:14] "GET /virtual-machine-interface/33760b8d-e749-4ade-8f4f-791e7e2f4011 HTTP/1.1" 200 2949 0.005363 10.0.0.249 - - [2026-04-06 04:47:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004426 10.0.0.249 - - [2026-04-06 04:47:14] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004524 10.0.0.249 - - [2026-04-06 04:47:14] "GET /virtual-networks?parent_id=584ff09e-d5c5-4c9f-bdf5-3729b512ed97&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003489 10.0.0.249 - - [2026-04-06 04:47:14] "GET /virtual-network/4788e02b-9cb6-4149-83dd-d6bb25750f1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.007179 10.0.0.249 - - [2026-04-06 04:47:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005240 10.0.0.249 - - [2026-04-06 04:47:15] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005638 10.0.0.249 - - [2026-04-06 04:47:15] "GET /virtual-networks?parent_id=584ff09e-d5c5-4c9f-bdf5-3729b512ed97&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003900 10.0.0.249 - - [2026-04-06 04:47:15] "GET /virtual-network/4788e02b-9cb6-4149-83dd-d6bb25750f1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.007797 10.0.0.249 - - [2026-04-06 04:47:15] "GET /virtual-machine/b2383916-1a25-4e76-8404-143757ac7a8e HTTP/1.1" 200 1293 0.005602 10.0.0.249 - - [2026-04-06 04:47:15] "GET /virtual-machine-interface/06a1ba4b-a603-4643-ade7-3d303297d255 HTTP/1.1" 200 2948 0.007152 10.0.0.249 - - [2026-04-06 04:47:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004934 10.0.0.249 - - [2026-04-06 04:47:15] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.006213 10.0.0.249 - - [2026-04-06 04:47:15] "GET /virtual-networks?parent_id=584ff09e-d5c5-4c9f-bdf5-3729b512ed97&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004724 10.0.0.249 - - [2026-04-06 04:47:15] "GET /virtual-network/530caf39-dc13-4ec8-9285-13a58f888ca6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.009879 10.0.0.249 - - [2026-04-06 04:47:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005396 10.0.0.249 - - [2026-04-06 04:47:16] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.006797 10.0.0.249 - - [2026-04-06 04:47:16] "GET /virtual-networks?parent_id=584ff09e-d5c5-4c9f-bdf5-3729b512ed97&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004930 10.0.0.249 - - [2026-04-06 04:47:17] "GET /virtual-network/530caf39-dc13-4ec8-9285-13a58f888ca6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.007555 10.0.0.249 - - [2026-04-06 04:47:17] "POST /neutron/security_group HTTP/1.1" 200 2059 0.012461 10.0.0.249 - - [2026-04-06 04:47:22] "POST /neutron/port HTTP/1.1" 200 1125 0.018228 10.0.0.249 - - [2026-04-06 04:47:27] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008920 10.0.0.249 - - [2026-04-06 04:47:58] "POST /neutron/network HTTP/1.1" 200 842 0.007562 10.0.0.249 - - [2026-04-06 04:47:58] "POST /neutron/port HTTP/1.1" 200 117 0.001237 10.0.0.249 - - [2026-04-06 04:48:14] "GET /virtual-machine/b2383916-1a25-4e76-8404-143757ac7a8e HTTP/1.1" 200 1293 0.006408 10.0.0.249 - - [2026-04-06 04:48:14] "POST /neutron/port HTTP/1.1" 200 1125 0.018394 10.0.0.249 - - [2026-04-06 04:48:14] "POST /neutron/subnet HTTP/1.1" 200 646 0.010273 10.0.0.249 - - [2026-04-06 04:48:14] "POST /neutron/port HTTP/1.1" 200 1125 0.019717 10.0.0.249 - - [2026-04-06 04:48:16] "GET /virtual-machine/b2383916-1a25-4e76-8404-143757ac7a8e HTTP/1.1" 404 171 0.003209 10.0.0.249 - - [2026-04-06 04:48:16] "GET /virtual-machine/b2383916-1a25-4e76-8404-143757ac7a8e HTTP/1.1" 404 171 0.003266 10.0.0.249 - - [2026-04-06 04:48:16] "GET /virtual-machine/b2383916-1a25-4e76-8404-143757ac7a8e HTTP/1.1" 404 171 0.003869 10.0.0.249 - - [2026-04-06 04:48:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003184 10.0.0.249 - - [2026-04-06 04:48:16] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003711 10.0.0.249 - - [2026-04-06 04:48:16] "GET /virtual-networks?parent_id=584ff09e-d5c5-4c9f-bdf5-3729b512ed97&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004503 10.0.0.249 - - [2026-04-06 04:48:16] "GET /virtual-network/530caf39-dc13-4ec8-9285-13a58f888ca6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005833 10.0.0.249 - - [2026-04-06 04:48:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003505 10.0.0.249 - - [2026-04-06 04:48:16] "GET /routing-instance/597d25eb-18bc-4403-b086-7bc82d3916a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1787 0.004796 10.0.0.249 - - [2026-04-06 04:48:16] "GET /route-target/98f5187d-8059-4c72-a0ee-5e66262f74f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003799 10.0.0.249 - - [2026-04-06 04:48:16] "GET /obj-perms HTTP/1.1" 200 5051 0.004750 10.0.0.33 - - [2026-04-06 04:48:16] "GET /obj-perms HTTP/1.1" 200 5051 0.006767 10.0.0.249 - - [2026-04-06 04:48:26] "GET /obj-perms HTTP/1.1" 200 5051 0.004663 10.0.0.33 - - [2026-04-06 04:48:26] "GET /obj-perms HTTP/1.1" 200 5051 0.004820 10.0.0.249 - - [2026-04-06 04:48:32] "GET /obj-perms HTTP/1.1" 200 5051 0.058725 10.0.0.33 - - [2026-04-06 04:48:32] "GET /obj-perms HTTP/1.1" 200 5051 0.004078 10.0.0.249 - - [2026-04-06 04:48:32] "GET /virtual-machine/411d7590-5feb-4aaf-9d18-8238aa18ba7a HTTP/1.1" 200 1293 0.004657 10.0.0.249 - - [2026-04-06 04:48:33] "POST /neutron/port HTTP/1.1" 200 1125 0.042207 10.0.0.249 - - [2026-04-06 04:48:34] "GET /virtual-machine/411d7590-5feb-4aaf-9d18-8238aa18ba7a HTTP/1.1" 404 171 0.003423 10.0.0.249 - - [2026-04-06 04:48:34] "GET /virtual-machine/411d7590-5feb-4aaf-9d18-8238aa18ba7a HTTP/1.1" 404 171 0.003735 10.0.0.249 - - [2026-04-06 04:48:34] "GET /virtual-machine/411d7590-5feb-4aaf-9d18-8238aa18ba7a HTTP/1.1" 404 171 0.003602 10.0.0.249 - - [2026-04-06 04:48:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.028051 10.0.0.249 - - [2026-04-06 04:48:35] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004098 10.0.0.249 - - [2026-04-06 04:48:35] "GET /virtual-networks?parent_id=584ff09e-d5c5-4c9f-bdf5-3729b512ed97&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003933 10.0.0.249 - - [2026-04-06 04:48:35] "GET /virtual-network/4788e02b-9cb6-4149-83dd-d6bb25750f1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.006706 10.0.0.249 - - [2026-04-06 04:48:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003623 10.0.0.249 - - [2026-04-06 04:48:35] "GET /routing-instance/8bf586bf-cef3-4056-a788-989a882d70d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1788 0.004970 10.0.0.249 - - [2026-04-06 04:48:35] "GET /route-target/2f9630a4-a2f5-4901-9f53-779a80e6187c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003944 10.0.0.249 - - [2026-04-06 04:48:38] "GET /obj-perms HTTP/1.1" 200 5051 0.004455 10.0.0.33 - - [2026-04-06 04:48:41] "GET /obj-perms HTTP/1.1" 200 5051 0.004323 10.0.0.249 - - [2026-04-06 04:48:41] "GET /obj-perms HTTP/1.1" 200 5051 0.003852 10.0.0.27 - - [2026-04-06 04:48:41] "GET /obj-perms HTTP/1.1" 200 5051 0.051314 10.0.0.33 - - [2026-04-06 04:48:41] "POST /useragent-kv HTTP/1.1" 200 115 0.035444 10.0.0.33 - - [2026-04-06 04:48:41] "POST /useragent-kv HTTP/1.1" 200 115 0.003143 10.0.0.249 - - [2026-04-06 04:48:41] "DELETE /virtual-network/d61f0f5b-01a0-49fb-9369-f85a834db5a5 HTTP/1.1" 200 115 0.131975 10.0.0.27 - - [2026-04-06 04:48:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.052072 10.0.0.249 - - [2026-04-06 04:48:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004250 10.0.0.249 - - [2026-04-06 04:48:42] "GET /network-policy/6b56c94f-1949-4a25-8aa5-c7ae8978682d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.004477 10.0.0.249 - - [2026-04-06 04:48:42] "POST /ref-update HTTP/1.1" 200 156 0.055843 10.0.0.249 - - [2026-04-06 04:48:42] "POST /neutron/network HTTP/1.1" 200 809 0.010609 10.0.0.249 - - [2026-04-06 04:48:42] "GET /virtual-network/530caf39-dc13-4ec8-9285-13a58f888ca6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.005145 10.0.0.249 - - [2026-04-06 04:48:42] "DELETE /virtual-network/530caf39-dc13-4ec8-9285-13a58f888ca6 HTTP/1.1" 409 234 0.008548 10.0.0.27 - - [2026-04-06 04:48:42] "POST /ref-update HTTP/1.1" 200 156 0.020489 10.0.0.249 - - [2026-04-06 04:48:42] "POST /neutron/port HTTP/1.1" 200 1115 0.012666 10.0.0.249 - - [2026-04-06 04:48:42] "POST /neutron/port HTTP/1.1" 200 151 0.227641 10.0.0.33 - - [2026-04-06 04:48:44] "POST /useragent-kv HTTP/1.1" 200 115 0.003705 10.0.0.33 - - [2026-04-06 04:48:44] "POST /useragent-kv HTTP/1.1" 200 115 0.004190 10.0.0.249 - - [2026-04-06 04:48:44] "DELETE /virtual-network/530caf39-dc13-4ec8-9285-13a58f888ca6 HTTP/1.1" 200 115 0.124085 10.0.0.249 - - [2026-04-06 04:48:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003300 10.0.0.249 - - [2026-04-06 04:48:44] "GET /network-policy/a66708be-5cd8-4f7c-a20d-0c483ad3d402?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.004037 10.0.0.249 - - [2026-04-06 04:48:44] "POST /ref-update HTTP/1.1" 200 156 0.080496 10.0.0.27 - - [2026-04-06 04:48:44] "DELETE /access-control-list/5c86f39e-7744-4df2-96ee-ee78cd9a6e59 HTTP/1.1" 200 115 0.042966 10.0.0.249 - - [2026-04-06 04:48:44] "GET /virtual-network/4788e02b-9cb6-4149-83dd-d6bb25750f1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1931 0.007809 10.0.0.33 - - [2026-04-06 04:48:44] "POST /useragent-kv HTTP/1.1" 200 115 0.004724 10.0.0.33 - - [2026-04-06 04:48:44] "POST /useragent-kv HTTP/1.1" 200 115 0.005084 10.0.0.249 - - [2026-04-06 04:48:44] "DELETE /virtual-network/4788e02b-9cb6-4149-83dd-d6bb25750f1d HTTP/1.1" 200 115 0.159741 10.0.0.249 - - [2026-04-06 04:48:45] "DELETE /network-policy/6b56c94f-1949-4a25-8aa5-c7ae8978682d HTTP/1.1" 200 115 0.035594 10.0.0.249 - - [2026-04-06 04:48:45] "DELETE /network-policy/a66708be-5cd8-4f7c-a20d-0c483ad3d402 HTTP/1.1" 200 115 0.068267 10.0.0.249 - - [2026-04-06 04:49:00] "POST /neutron/port HTTP/1.1" 200 1106 0.055053 10.0.0.249 - - [2026-04-06 04:49:00] "POST /neutron/subnet HTTP/1.1" 200 694 0.012357 10.0.0.33 - - [2026-04-06 04:49:13] "GET /projects?obj_uuids=584ff09e-d5c5-4c9f-bdf5-3729b512ed97&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001016 10.0.0.249 - - [2026-04-06 04:49:13] "GET /project/584ff09e-d5c5-4c9f-bdf5-3729b512ed97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.063418 10.0.0.33 - - [2026-04-06 04:49:13] "GET /projects?obj_uuids=584ff09e-d5c5-4c9f-bdf5-3729b512ed97&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001173 10.0.0.249 - - [2026-04-06 04:49:13] "GET /project/584ff09e-d5c5-4c9f-bdf5-3729b512ed97?fields=virtual_networks HTTP/1.1" 200 1044 0.090554 10.0.0.33 - - [2026-04-06 04:49:13] "GET /projects?obj_uuids=584ff09e-d5c5-4c9f-bdf5-3729b512ed97&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001606 10.0.0.249 - - [2026-04-06 04:49:13] "GET /project/584ff09e-d5c5-4c9f-bdf5-3729b512ed97?fields=virtual_machine_interfaces HTTP/1.1" 200 1044 0.057811 10.0.0.33 - - [2026-04-06 04:49:13] "GET /projects?obj_uuids=584ff09e-d5c5-4c9f-bdf5-3729b512ed97&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001456 10.0.0.249 - - [2026-04-06 04:49:13] "GET /project/584ff09e-d5c5-4c9f-bdf5-3729b512ed97?fields=security_groups HTTP/1.1" 200 1271 0.046895 10.0.0.249 - - [2026-04-06 04:49:14] "POST /fqname-to-id HTTP/1.1" 404 188 0.037692 10.0.0.33 - - [2026-04-06 04:49:14] "GET /projects?obj_uuids=b5812c41-40ba-494e-a6dd-83af37f0f455&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002797 10.0.0.33 - - [2026-04-06 04:49:14] "GET /domains?obj_uuids=500738d8-636d-4330-98c4-d5dafb5cbb39&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000980 10.0.0.33 - - [2026-04-06 04:49:14] "GET /domain/500738d8-636d-4330-98c4-d5dafb5cbb39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.052036 10.0.0.33 - - [2026-04-06 04:49:15] "POST /id-to-fqname HTTP/1.1" 200 190 0.006829 10.0.0.33 - - [2026-04-06 04:49:15] "POST /fqname-to-id HTTP/1.1" 404 199 0.005342 10.0.0.33 - - [2026-04-06 04:49:15] "POST /security-groups HTTP/1.1" 200 591 0.073719 10.0.0.27 - - [2026-04-06 04:49:15] "POST /fqname-to-id HTTP/1.1" 404 234 0.005665 10.0.0.33 - - [2026-04-06 04:49:15] "POST /projects HTTP/1.1" 200 585 0.316660 10.0.0.33 - - [2026-04-06 04:49:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.391018 10.0.0.27 - - [2026-04-06 04:49:15] "POST /access-control-lists HTTP/1.1" 200 594 0.030711 10.0.0.249 - - [2026-04-06 04:49:15] "GET /project/b5812c41-40ba-494e-a6dd-83af37f0f455?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.585319 10.0.0.249 - - [2026-04-06 04:49:16] "GET / HTTP/1.1" 200 35931 0.001732 10.0.0.249 - - [2026-04-06 04:49:18] "POST /fqname-to-id HTTP/1.1" 401 293 0.000635 10.0.0.249 - - [2026-04-06 04:49:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.061567 10.0.0.33 - - [2026-04-06 04:49:18] "GET /projects?obj_uuids=b5812c41-40ba-494e-a6dd-83af37f0f455&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000858 10.0.0.33 - - [2026-04-06 04:49:18] "GET /projects?obj_uuids=584ff09e-d5c5-4c9f-bdf5-3729b512ed97&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000784 10.0.0.33 - - [2026-04-06 04:49:18] "DELETE /project/b5812c4140ba494ea6dd83af37f0f455 HTTP/1.1" 404 173 0.004695 10.0.0.249 - - [2026-04-06 04:49:18] "GET /project/b5812c41-40ba-494e-a6dd-83af37f0f455?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.055291 10.0.0.33 - - [2026-04-06 04:49:18] "GET /project/584ff09e-d5c5-4c9f-bdf5-3729b512ed97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1482 0.049912 10.0.0.33 - - [2026-04-06 04:49:18] "GET /projects?obj_uuids=584ff09e-d5c5-4c9f-bdf5-3729b512ed97&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000910 10.0.0.33 - - [2026-04-06 04:49:18] "GET /project/584ff09e-d5c5-4c9f-bdf5-3729b512ed97?fields=security_groups HTTP/1.1" 200 1376 0.049162 10.0.0.249 - - [2026-04-06 04:49:18] "POST /neutron/network HTTP/1.1" 200 117 0.064579 10.0.0.33 - - [2026-04-06 04:49:18] "DELETE /security-group/4910b416-b585-4cfb-962e-d199dee47ea1 HTTP/1.1" 200 115 0.045681 10.0.0.33 - - [2026-04-06 04:49:18] "GET /projects?obj_uuids=584ff09e-d5c5-4c9f-bdf5-3729b512ed97&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001042 10.0.0.33 - - [2026-04-06 04:49:18] "GET /project/584ff09e-d5c5-4c9f-bdf5-3729b512ed97?fields=application_policy_sets HTTP/1.1" 200 1415 0.067437 10.0.0.33 - - [2026-04-06 04:49:19] "DELETE /project/584ff09e-d5c5-4c9f-bdf5-3729b512ed97 HTTP/1.1" 200 115 0.512415 10.0.0.249 - - [2026-04-06 04:49:19] "POST /neutron/network HTTP/1.1" 200 823 0.010754 10.0.0.249 - - [2026-04-06 04:49:19] "POST /id-to-fqname HTTP/1.1" 200 220 0.001124 10.0.0.249 - - [2026-04-06 04:49:19] "GET /virtual-network/fa4ca6c6-28dd-489a-90ef-1fb0f185e104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.004988 10.0.0.249 - - [2026-04-06 04:49:19] "GET /virtual-network/fa4ca6c6-28dd-489a-90ef-1fb0f185e104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.005516 10.0.0.249 - - [2026-04-06 04:49:19] "POST /neutron/subnet HTTP/1.1" 200 720 0.009382 10.0.0.249 - - [2026-04-06 04:49:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003103 10.0.0.33 - - [2026-04-06 04:49:19] "GET /projects?obj_uuids=b5812c41-40ba-494e-a6dd-83af37f0f455&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000852 10.0.0.249 - - [2026-04-06 04:49:19] "GET /project/b5812c41-40ba-494e-a6dd-83af37f0f455?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.047214 10.0.0.27 - - [2026-04-06 04:49:19] "POST /route-targets HTTP/1.1" 200 327 0.015893 10.0.0.27 - - [2026-04-06 04:49:19] "POST /ref-update HTTP/1.1" 200 156 0.028247 10.0.0.33 - - [2026-04-06 04:49:20] "POST /useragent-kv HTTP/1.1" 200 115 0.011965 10.0.0.249 - - [2026-04-06 04:49:20] "POST /neutron/subnet HTTP/1.1" 200 719 0.236912 10.0.0.249 - - [2026-04-06 04:49:20] "POST /id-to-fqname HTTP/1.1" 200 220 0.001557 10.0.0.249 - - [2026-04-06 04:49:20] "GET /virtual-network/9301c80a-2b18-4035-ac11-5dd881da2de5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.010296 10.0.0.249 - - [2026-04-06 04:49:20] "GET /virtual-network/9301c80a-2b18-4035-ac11-5dd881da2de5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.006086 10.0.0.249 - - [2026-04-06 04:49:20] "POST /neutron/network HTTP/1.1" 200 823 0.008777 10.0.0.249 - - [2026-04-06 04:49:20] "POST /id-to-fqname HTTP/1.1" 200 220 0.001764 10.0.0.249 - - [2026-04-06 04:49:20] "POST /neutron/security_group HTTP/1.1" 200 2051 0.007838 10.0.0.33 - - [2026-04-06 04:49:21] "GET /projects?obj_uuids=b5812c41-40ba-494e-a6dd-83af37f0f455&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000933 10.0.0.249 - - [2026-04-06 04:49:21] "GET /project/b5812c41-40ba-494e-a6dd-83af37f0f455?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.120441 10.0.0.249 - - [2026-04-06 04:49:21] "POST /neutron/port HTTP/1.1" 200 3025 0.037277 10.0.0.249 - - [2026-04-06 04:49:21] "POST /id-to-fqname HTTP/1.1" 200 220 0.001396 10.0.0.249 - - [2026-04-06 04:49:21] "POST /neutron/port HTTP/1.1" 200 3025 0.030866 10.0.0.249 - - [2026-04-06 04:49:22] "POST /neutron/network HTTP/1.1" 200 833 0.008882 10.0.0.249 - - [2026-04-06 04:49:22] "POST /neutron/port HTTP/1.1" 200 1059 0.052701 10.0.0.249 - - [2026-04-06 04:49:22] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003973 10.0.0.249 - - [2026-04-06 04:49:22] "POST /neutron/network HTTP/1.1" 200 823 0.007409 10.0.0.33 - - [2026-04-06 04:49:22] "GET /projects?obj_uuids=b5812c41-40ba-494e-a6dd-83af37f0f455&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001223 10.0.0.249 - - [2026-04-06 04:49:22] "GET /project/b5812c41-40ba-494e-a6dd-83af37f0f455?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.072996 10.0.0.249 - - [2026-04-06 04:49:23] "POST /neutron/security_group HTTP/1.1" 200 3991 0.012940 10.0.0.249 - - [2026-04-06 04:49:23] "POST /neutron/security_group HTTP/1.1" 200 2058 0.010156 10.0.0.249 - - [2026-04-06 04:49:23] "POST /neutron/port HTTP/1.1" 200 1059 0.019077 10.0.0.249 - - [2026-04-06 04:49:24] "POST /neutron/port HTTP/1.1" 200 1123 0.018382 10.0.0.249 - - [2026-04-06 04:49:24] "POST /neutron/port HTTP/1.1" 200 117 0.001213 10.0.0.249 - - [2026-04-06 04:49:28] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007709 10.0.0.249 - - [2026-04-06 04:49:28] "POST /neutron/port HTTP/1.1" 200 1123 0.020196 10.0.0.249 - - [2026-04-06 04:49:28] "GET /virtual-machine/c78c20e3-74a3-42f5-83a8-7c35dec77b0f HTTP/1.1" 401 293 0.000416 10.0.0.249 - - [2026-04-06 04:49:28] "GET /virtual-machine/c78c20e3-74a3-42f5-83a8-7c35dec77b0f HTTP/1.1" 200 1292 0.032290 10.0.0.249 - - [2026-04-06 04:49:28] "GET /virtual-machine-interface/a0d16dad-55c5-406f-a6b1-df200f6cde40 HTTP/1.1" 200 2942 0.005060 10.0.0.249 - - [2026-04-06 04:49:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004543 10.0.0.249 - - [2026-04-06 04:49:28] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.008162 10.0.0.249 - - [2026-04-06 04:49:28] "GET /virtual-networks?parent_id=b5812c41-40ba-494e-a6dd-83af37f0f455&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003293 10.0.0.249 - - [2026-04-06 04:49:28] "GET /virtual-network/fa4ca6c6-28dd-489a-90ef-1fb0f185e104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.005713 10.0.0.249 - - [2026-04-06 04:49:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003621 10.0.0.249 - - [2026-04-06 04:49:32] "GET /virtual-network/fa4ca6c6-28dd-489a-90ef-1fb0f185e104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.005827 10.0.0.249 - - [2026-04-06 04:49:32] "POST /neutron/security_group HTTP/1.1" 200 2058 0.037565 10.0.0.249 - - [2026-04-06 04:49:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004324 10.0.0.249 - - [2026-04-06 04:49:34] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003715 10.0.0.249 - - [2026-04-06 04:49:34] "GET /virtual-networks?parent_id=b5812c41-40ba-494e-a6dd-83af37f0f455&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003093 10.0.0.249 - - [2026-04-06 04:49:34] "GET /virtual-network/fa4ca6c6-28dd-489a-90ef-1fb0f185e104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.005925 10.0.0.249 - - [2026-04-06 04:49:34] "POST /neutron/port HTTP/1.1" 200 1123 0.018774 10.0.0.249 - - [2026-04-06 04:49:39] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007927 10.0.0.249 - - [2026-04-06 04:49:39] "POST /neutron/port HTTP/1.1" 200 1123 0.016356 10.0.0.249 - - [2026-04-06 04:49:39] "GET /virtual-machine/0081e598-2324-48e4-b199-c35e518c6cba HTTP/1.1" 200 1290 0.005740 10.0.0.249 - - [2026-04-06 04:49:39] "GET /virtual-machine-interface/fbe26624-8b18-43fd-b676-5949aa7f985e HTTP/1.1" 200 2942 0.005157 10.0.0.249 - - [2026-04-06 04:49:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003697 10.0.0.249 - - [2026-04-06 04:49:39] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003447 10.0.0.249 - - [2026-04-06 04:49:39] "GET /virtual-networks?parent_id=b5812c41-40ba-494e-a6dd-83af37f0f455&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003109 10.0.0.249 - - [2026-04-06 04:49:39] "GET /virtual-network/9301c80a-2b18-4035-ac11-5dd881da2de5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.005607 10.0.0.249 - - [2026-04-06 04:49:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003690 10.0.0.249 - - [2026-04-06 04:49:41] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004027 10.0.0.249 - - [2026-04-06 04:49:41] "GET /virtual-networks?parent_id=b5812c41-40ba-494e-a6dd-83af37f0f455&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003055 10.0.0.249 - - [2026-04-06 04:49:41] "GET /virtual-network/9301c80a-2b18-4035-ac11-5dd881da2de5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.005901 10.0.0.249 - - [2026-04-06 04:49:41] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007240 10.0.0.249 - - [2026-04-06 04:49:41] "GET /virtual-machine/c78c20e3-74a3-42f5-83a8-7c35dec77b0f HTTP/1.1" 200 1292 0.004106 10.0.0.249 - - [2026-04-06 04:49:41] "GET /virtual-machine-interface/a0d16dad-55c5-406f-a6b1-df200f6cde40 HTTP/1.1" 200 2942 0.005199 10.0.0.249 - - [2026-04-06 04:49:41] "GET /virtual-machine/c78c20e3-74a3-42f5-83a8-7c35dec77b0f HTTP/1.1" 200 1292 0.003614 10.0.0.249 - - [2026-04-06 04:49:41] "GET /virtual-machine-interface/a0d16dad-55c5-406f-a6b1-df200f6cde40 HTTP/1.1" 200 2942 0.005277 10.0.0.249 - - [2026-04-06 04:49:41] "GET /instance-ip/1c3f2bad-9abd-48bd-8ff0-98f9517c8b57 HTTP/1.1" 200 1619 0.007362 10.0.0.249 - - [2026-04-06 04:49:41] "GET /virtual-machine/c78c20e3-74a3-42f5-83a8-7c35dec77b0f HTTP/1.1" 200 1292 0.003489 10.0.0.249 - - [2026-04-06 04:49:41] "GET /virtual-machine-interface/a0d16dad-55c5-406f-a6b1-df200f6cde40 HTTP/1.1" 200 2942 0.005743 10.0.0.249 - - [2026-04-06 04:49:41] "GET /instance-ip/1c3f2bad-9abd-48bd-8ff0-98f9517c8b57 HTTP/1.1" 200 1619 0.003956 10.0.0.249 - - [2026-04-06 04:49:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004354 10.0.0.249 - - [2026-04-06 04:49:41] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004728 10.0.0.249 - - [2026-04-06 04:49:41] "GET /virtual-networks?parent_id=b5812c41-40ba-494e-a6dd-83af37f0f455&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003732 10.0.0.249 - - [2026-04-06 04:49:41] "GET /virtual-network/fa4ca6c6-28dd-489a-90ef-1fb0f185e104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.008091 10.0.0.249 - - [2026-04-06 04:49:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005068 10.0.0.249 - - [2026-04-06 04:49:41] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004333 10.0.0.249 - - [2026-04-06 04:49:41] "GET /virtual-networks?parent_id=b5812c41-40ba-494e-a6dd-83af37f0f455&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003000 10.0.0.249 - - [2026-04-06 04:49:41] "GET /virtual-network/fa4ca6c6-28dd-489a-90ef-1fb0f185e104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.007289 10.0.0.249 - - [2026-04-06 04:49:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003402 10.0.0.249 - - [2026-04-06 04:49:41] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004735 10.0.0.249 - - [2026-04-06 04:49:41] "GET /virtual-networks?parent_id=b5812c41-40ba-494e-a6dd-83af37f0f455&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003342 10.0.0.249 - - [2026-04-06 04:49:41] "GET /virtual-network/fa4ca6c6-28dd-489a-90ef-1fb0f185e104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.005720 10.0.0.249 - - [2026-04-06 04:49:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003476 10.0.0.249 - - [2026-04-06 04:49:41] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004453 10.0.0.249 - - [2026-04-06 04:49:41] "GET /virtual-networks?parent_id=b5812c41-40ba-494e-a6dd-83af37f0f455&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003713 10.0.0.249 - - [2026-04-06 04:49:41] "GET /virtual-network/fa4ca6c6-28dd-489a-90ef-1fb0f185e104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.006098 10.0.0.249 - - [2026-04-06 04:49:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003994 10.0.0.249 - - [2026-04-06 04:49:41] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004075 10.0.0.249 - - [2026-04-06 04:49:41] "GET /virtual-networks?parent_id=b5812c41-40ba-494e-a6dd-83af37f0f455&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003135 10.0.0.249 - - [2026-04-06 04:49:42] "GET /virtual-network/fa4ca6c6-28dd-489a-90ef-1fb0f185e104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.006361 10.0.0.249 - - [2026-04-06 04:49:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003398 10.0.0.249 - - [2026-04-06 04:49:42] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003785 10.0.0.249 - - [2026-04-06 04:49:42] "GET /virtual-networks?parent_id=b5812c41-40ba-494e-a6dd-83af37f0f455&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003403 10.0.0.249 - - [2026-04-06 04:49:42] "GET /virtual-network/fa4ca6c6-28dd-489a-90ef-1fb0f185e104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.006212 10.0.0.249 - - [2026-04-06 04:49:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003409 10.0.0.249 - - [2026-04-06 04:49:42] "GET /routing-instance/df1e09e3-6345-42c3-8553-8d6c2eed9b21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.008265 10.0.0.249 - - [2026-04-06 04:49:42] "GET /route-target/0817bdd2-333e-46db-842a-daedbd4a9307?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 899 0.005867 10.0.0.249 - - [2026-04-06 04:49:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003563 10.0.0.249 - - [2026-04-06 04:49:42] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003777 10.0.0.249 - - [2026-04-06 04:49:42] "GET /virtual-networks?parent_id=b5812c41-40ba-494e-a6dd-83af37f0f455&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003021 10.0.0.249 - - [2026-04-06 04:49:42] "GET /virtual-network/fa4ca6c6-28dd-489a-90ef-1fb0f185e104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.005797 10.0.0.249 - - [2026-04-06 04:49:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002941 10.0.0.249 - - [2026-04-06 04:49:42] "GET /routing-instance/df1e09e3-6345-42c3-8553-8d6c2eed9b21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.006328 10.0.0.249 - - [2026-04-06 04:49:42] "GET /route-target/0817bdd2-333e-46db-842a-daedbd4a9307?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 899 0.006220 10.0.0.249 - - [2026-04-06 04:49:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003484 10.0.0.249 - - [2026-04-06 04:49:42] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004370 10.0.0.249 - - [2026-04-06 04:49:42] "GET /virtual-networks?parent_id=b5812c41-40ba-494e-a6dd-83af37f0f455&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003533 10.0.0.249 - - [2026-04-06 04:49:42] "GET /virtual-network/fa4ca6c6-28dd-489a-90ef-1fb0f185e104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.008132 10.0.0.249 - - [2026-04-06 04:49:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004343 10.0.0.249 - - [2026-04-06 04:49:42] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005619 10.0.0.249 - - [2026-04-06 04:49:42] "GET /virtual-networks?parent_id=b5812c41-40ba-494e-a6dd-83af37f0f455&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.004180 10.0.0.249 - - [2026-04-06 04:49:42] "GET /virtual-network/fa4ca6c6-28dd-489a-90ef-1fb0f185e104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.009001 10.0.0.33 - - [2026-04-06 04:49:43] "GET /obj-perms HTTP/1.1" 200 5049 0.100380 10.0.0.249 - - [2026-04-06 04:49:43] "GET /obj-perms HTTP/1.1" 200 5049 0.060349 10.0.0.33 - - [2026-04-06 04:49:44] "GET /obj-perms HTTP/1.1" 200 5049 0.003694 10.0.0.249 - - [2026-04-06 04:49:44] "GET /obj-perms HTTP/1.1" 200 5049 0.005579 10.0.0.249 - - [2026-04-06 04:49:44] "GET /virtual-machine/0081e598-2324-48e4-b199-c35e518c6cba HTTP/1.1" 200 1290 0.004690 10.0.0.249 - - [2026-04-06 04:49:44] "GET /virtual-machine-interface/fbe26624-8b18-43fd-b676-5949aa7f985e HTTP/1.1" 200 2942 0.005724 10.0.0.249 - - [2026-04-06 04:49:44] "GET /virtual-machine/0081e598-2324-48e4-b199-c35e518c6cba HTTP/1.1" 200 1290 0.003692 10.0.0.249 - - [2026-04-06 04:49:44] "GET /virtual-machine-interface/fbe26624-8b18-43fd-b676-5949aa7f985e HTTP/1.1" 200 2942 0.007176 10.0.0.249 - - [2026-04-06 04:49:44] "GET /instance-ip/7f33f2c9-602c-43d1-901e-7503b85223b9 HTTP/1.1" 200 1619 0.007465 10.0.0.249 - - [2026-04-06 04:49:44] "GET /virtual-machine/0081e598-2324-48e4-b199-c35e518c6cba HTTP/1.1" 200 1290 0.003813 10.0.0.249 - - [2026-04-06 04:49:44] "GET /virtual-machine-interface/fbe26624-8b18-43fd-b676-5949aa7f985e HTTP/1.1" 200 2942 0.005723 10.0.0.249 - - [2026-04-06 04:49:44] "GET /instance-ip/7f33f2c9-602c-43d1-901e-7503b85223b9 HTTP/1.1" 200 1619 0.005819 10.0.0.249 - - [2026-04-06 04:49:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005405 10.0.0.249 - - [2026-04-06 04:49:44] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004020 10.0.0.249 - - [2026-04-06 04:49:44] "GET /virtual-networks?parent_id=b5812c41-40ba-494e-a6dd-83af37f0f455&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003340 10.0.0.249 - - [2026-04-06 04:49:44] "GET /virtual-network/9301c80a-2b18-4035-ac11-5dd881da2de5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.005613 10.0.0.249 - - [2026-04-06 04:49:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003481 10.0.0.249 - - [2026-04-06 04:49:44] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004264 10.0.0.249 - - [2026-04-06 04:49:44] "GET /virtual-networks?parent_id=b5812c41-40ba-494e-a6dd-83af37f0f455&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002950 10.0.0.249 - - [2026-04-06 04:49:45] "GET /virtual-network/9301c80a-2b18-4035-ac11-5dd881da2de5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.005638 10.0.0.249 - - [2026-04-06 04:49:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004185 10.0.0.249 - - [2026-04-06 04:49:45] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003875 10.0.0.249 - - [2026-04-06 04:49:45] "GET /virtual-networks?parent_id=b5812c41-40ba-494e-a6dd-83af37f0f455&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003938 10.0.0.249 - - [2026-04-06 04:49:45] "GET /virtual-network/9301c80a-2b18-4035-ac11-5dd881da2de5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.005592 10.0.0.249 - - [2026-04-06 04:49:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003167 10.0.0.249 - - [2026-04-06 04:49:45] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005339 10.0.0.249 - - [2026-04-06 04:49:45] "GET /virtual-networks?parent_id=b5812c41-40ba-494e-a6dd-83af37f0f455&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003564 10.0.0.249 - - [2026-04-06 04:49:45] "GET /virtual-network/9301c80a-2b18-4035-ac11-5dd881da2de5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.005614 10.0.0.249 - - [2026-04-06 04:49:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003424 10.0.0.249 - - [2026-04-06 04:49:45] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004447 10.0.0.249 - - [2026-04-06 04:49:45] "GET /virtual-networks?parent_id=b5812c41-40ba-494e-a6dd-83af37f0f455&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003212 10.0.0.249 - - [2026-04-06 04:49:45] "GET /virtual-network/9301c80a-2b18-4035-ac11-5dd881da2de5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.006841 10.0.0.249 - - [2026-04-06 04:49:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003508 10.0.0.249 - - [2026-04-06 04:49:45] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003563 10.0.0.249 - - [2026-04-06 04:49:45] "GET /virtual-networks?parent_id=b5812c41-40ba-494e-a6dd-83af37f0f455&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003742 10.0.0.249 - - [2026-04-06 04:49:45] "GET /virtual-network/9301c80a-2b18-4035-ac11-5dd881da2de5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.006108 10.0.0.249 - - [2026-04-06 04:49:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004283 10.0.0.249 - - [2026-04-06 04:49:45] "GET /routing-instance/d0df109c-9a68-4cd2-ab31-7d301ed5746c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.004653 10.0.0.249 - - [2026-04-06 04:49:45] "GET /route-target/b70c3550-e4c5-4cf5-b35b-60eaf105dd76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004772 10.0.0.249 - - [2026-04-06 04:49:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004266 10.0.0.249 - - [2026-04-06 04:49:45] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004307 10.0.0.249 - - [2026-04-06 04:49:45] "GET /virtual-networks?parent_id=b5812c41-40ba-494e-a6dd-83af37f0f455&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.004230 10.0.0.249 - - [2026-04-06 04:49:45] "GET /virtual-network/9301c80a-2b18-4035-ac11-5dd881da2de5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.007808 10.0.0.249 - - [2026-04-06 04:49:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005614 10.0.0.249 - - [2026-04-06 04:49:45] "GET /routing-instance/d0df109c-9a68-4cd2-ab31-7d301ed5746c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.005766 10.0.0.249 - - [2026-04-06 04:49:46] "GET /route-target/b70c3550-e4c5-4cf5-b35b-60eaf105dd76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.005157 10.0.0.249 - - [2026-04-06 04:49:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003836 10.0.0.249 - - [2026-04-06 04:49:46] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.011157 10.0.0.249 - - [2026-04-06 04:49:46] "GET /virtual-networks?parent_id=b5812c41-40ba-494e-a6dd-83af37f0f455&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003347 10.0.0.249 - - [2026-04-06 04:49:46] "GET /virtual-network/9301c80a-2b18-4035-ac11-5dd881da2de5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.005658 10.0.0.249 - - [2026-04-06 04:49:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003732 10.0.0.249 - - [2026-04-06 04:49:46] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003931 10.0.0.249 - - [2026-04-06 04:49:46] "GET /virtual-networks?parent_id=b5812c41-40ba-494e-a6dd-83af37f0f455&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003205 10.0.0.249 - - [2026-04-06 04:49:46] "GET /virtual-network/9301c80a-2b18-4035-ac11-5dd881da2de5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.006044 10.0.0.33 - - [2026-04-06 04:49:46] "GET /obj-perms HTTP/1.1" 200 5049 0.003570 10.0.0.249 - - [2026-04-06 04:49:46] "GET /obj-perms HTTP/1.1" 200 5049 0.003990 10.0.0.249 - - [2026-04-06 04:49:46] "GET /obj-perms HTTP/1.1" 200 5049 0.003549 10.0.0.33 - - [2026-04-06 04:49:46] "GET /obj-perms HTTP/1.1" 200 5049 0.003319 10.0.0.27 - - [2026-04-06 04:49:46] "GET /obj-perms HTTP/1.1" 200 5049 0.052755 10.0.0.249 - - [2026-04-06 04:50:01] "POST /neutron/port HTTP/1.1" 200 1118 0.022664 10.0.0.249 - - [2026-04-06 04:50:01] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005397 10.0.0.249 - - [2026-04-06 04:50:01] "POST /neutron/network HTTP/1.1" 200 832 0.007483 10.0.0.249 - - [2026-04-06 04:50:02] "GET /virtual-machine/0081e598-2324-48e4-b199-c35e518c6cba HTTP/1.1" 200 1290 0.004899 10.0.0.249 - - [2026-04-06 04:50:03] "POST /neutron/port HTTP/1.1" 200 151 0.208448 10.0.0.249 - - [2026-04-06 04:50:04] "GET /virtual-machine/0081e598-2324-48e4-b199-c35e518c6cba HTTP/1.1" 404 171 0.004299 10.0.0.249 - - [2026-04-06 04:50:04] "GET /virtual-machine/0081e598-2324-48e4-b199-c35e518c6cba HTTP/1.1" 404 171 0.004069 10.0.0.249 - - [2026-04-06 04:50:04] "GET /virtual-machine/0081e598-2324-48e4-b199-c35e518c6cba HTTP/1.1" 404 171 0.004064 10.0.0.249 - - [2026-04-06 04:50:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003364 10.0.0.249 - - [2026-04-06 04:50:05] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004037 10.0.0.249 - - [2026-04-06 04:50:05] "GET /virtual-networks?parent_id=b5812c41-40ba-494e-a6dd-83af37f0f455&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003960 10.0.0.249 - - [2026-04-06 04:50:05] "GET /virtual-network/9301c80a-2b18-4035-ac11-5dd881da2de5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.006109 10.0.0.249 - - [2026-04-06 04:50:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003713 10.0.0.249 - - [2026-04-06 04:50:05] "GET /routing-instance/d0df109c-9a68-4cd2-ab31-7d301ed5746c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.005337 10.0.0.249 - - [2026-04-06 04:50:05] "GET /route-target/b70c3550-e4c5-4cf5-b35b-60eaf105dd76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.006152 10.0.0.249 - - [2026-04-06 04:50:05] "GET /obj-perms HTTP/1.1" 200 5049 0.004986 10.0.0.33 - - [2026-04-06 04:50:05] "GET /obj-perms HTTP/1.1" 200 5049 0.008324 10.0.0.249 - - [2026-04-06 04:50:11] "GET /obj-perms HTTP/1.1" 200 5049 0.004117 10.0.0.33 - - [2026-04-06 04:50:11] "GET /obj-perms HTTP/1.1" 200 5049 0.003999 10.0.0.249 - - [2026-04-06 04:50:11] "GET /virtual-machine/c78c20e3-74a3-42f5-83a8-7c35dec77b0f HTTP/1.1" 200 1292 0.006360 10.0.0.249 - - [2026-04-06 04:50:12] "POST /neutron/port HTTP/1.1" 200 151 0.179948 10.0.0.249 - - [2026-04-06 04:50:13] "GET /virtual-machine/c78c20e3-74a3-42f5-83a8-7c35dec77b0f HTTP/1.1" 404 171 0.003627 10.0.0.249 - - [2026-04-06 04:50:13] "GET /virtual-machine/c78c20e3-74a3-42f5-83a8-7c35dec77b0f HTTP/1.1" 404 171 0.002898 10.0.0.249 - - [2026-04-06 04:50:13] "GET /virtual-machine/c78c20e3-74a3-42f5-83a8-7c35dec77b0f HTTP/1.1" 404 171 0.003400 10.0.0.249 - - [2026-04-06 04:50:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003567 10.0.0.249 - - [2026-04-06 04:50:14] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005409 10.0.0.249 - - [2026-04-06 04:50:14] "GET /virtual-networks?parent_id=b5812c41-40ba-494e-a6dd-83af37f0f455&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.004808 10.0.0.249 - - [2026-04-06 04:50:14] "GET /virtual-network/fa4ca6c6-28dd-489a-90ef-1fb0f185e104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.007114 10.0.0.249 - - [2026-04-06 04:50:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004014 10.0.0.249 - - [2026-04-06 04:50:14] "GET /routing-instance/df1e09e3-6345-42c3-8553-8d6c2eed9b21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.004696 10.0.0.249 - - [2026-04-06 04:50:14] "GET /route-target/0817bdd2-333e-46db-842a-daedbd4a9307?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 899 0.004084 10.0.0.249 - - [2026-04-06 04:50:14] "GET /obj-perms HTTP/1.1" 200 5049 0.005407 10.0.0.249 - - [2026-04-06 04:50:16] "POST /neutron/network HTTP/1.1" 200 936 0.007232 10.0.0.249 - - [2026-04-06 04:50:16] "POST /neutron/port HTTP/1.1" 200 117 0.001335 10.0.0.33 - - [2026-04-06 04:50:20] "GET /obj-perms HTTP/1.1" 200 5049 0.003484 10.0.0.249 - - [2026-04-06 04:50:23] "GET /obj-perms HTTP/1.1" 200 5049 0.004389 10.0.0.33 - - [2026-04-06 04:50:29] "GET /obj-perms HTTP/1.1" 200 5049 0.003886 10.0.0.249 - - [2026-04-06 04:50:32] "GET /obj-perms HTTP/1.1" 200 5049 0.003996 10.0.0.27 - - [2026-04-06 04:50:32] "GET /obj-perms HTTP/1.1" 200 5049 0.003800 10.0.0.33 - - [2026-04-06 04:50:33] "POST /useragent-kv HTTP/1.1" 200 115 0.003202 10.0.0.33 - - [2026-04-06 04:50:33] "POST /useragent-kv HTTP/1.1" 200 115 0.002868 10.0.0.249 - - [2026-04-06 04:50:33] "POST /neutron/network HTTP/1.1" 200 151 0.122689 10.0.0.27 - - [2026-04-06 04:50:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005268 10.0.0.33 - - [2026-04-06 04:50:34] "GET /projects?obj_uuids=b5812c41-40ba-494e-a6dd-83af37f0f455&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000988 10.0.0.249 - - [2026-04-06 04:50:34] "GET /project/b5812c41-40ba-494e-a6dd-83af37f0f455?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.049558 10.0.0.33 - - [2026-04-06 04:50:34] "GET /projects?obj_uuids=b5812c41-40ba-494e-a6dd-83af37f0f455&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001038 10.0.0.249 - - [2026-04-06 04:50:34] "GET /project/b5812c41-40ba-494e-a6dd-83af37f0f455?fields=virtual_networks HTTP/1.1" 200 1043 0.043722 10.0.0.33 - - [2026-04-06 04:50:34] "GET /projects?obj_uuids=b5812c41-40ba-494e-a6dd-83af37f0f455&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000993 10.0.0.249 - - [2026-04-06 04:50:34] "GET /project/b5812c41-40ba-494e-a6dd-83af37f0f455?fields=virtual_machine_interfaces HTTP/1.1" 200 1043 0.052135 10.0.0.33 - - [2026-04-06 04:50:34] "GET /projects?obj_uuids=b5812c41-40ba-494e-a6dd-83af37f0f455&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000915 10.0.0.249 - - [2026-04-06 04:50:34] "GET /project/b5812c41-40ba-494e-a6dd-83af37f0f455?fields=security_groups HTTP/1.1" 200 1269 0.039354 10.0.0.249 - - [2026-04-06 04:50:35] "POST /fqname-to-id HTTP/1.1" 404 196 0.025991 10.0.0.33 - - [2026-04-06 04:50:35] "GET /projects?obj_uuids=b7a89713-4403-429a-a0aa-b6e35e27b495&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003114 10.0.0.33 - - [2026-04-06 04:50:35] "GET /domains?obj_uuids=500738d8-636d-4330-98c4-d5dafb5cbb39&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000907 10.0.0.33 - - [2026-04-06 04:50:35] "GET /domain/500738d8-636d-4330-98c4-d5dafb5cbb39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007620 10.0.0.33 - - [2026-04-06 04:50:35] "POST /id-to-fqname HTTP/1.1" 200 198 0.003870 10.0.0.33 - - [2026-04-06 04:50:35] "POST /fqname-to-id HTTP/1.1" 404 207 0.008521 10.0.0.33 - - [2026-04-06 04:50:35] "POST /security-groups HTTP/1.1" 200 599 0.036089 10.0.0.33 - - [2026-04-06 04:50:35] "POST /projects HTTP/1.1" 200 601 0.257445 10.0.0.27 - - [2026-04-06 04:50:36] "POST /access-control-lists HTTP/1.1" 200 604 0.049874 10.0.0.33 - - [2026-04-06 04:50:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.338450 10.0.0.249 - - [2026-04-06 04:50:36] "GET /project/b7a89713-4403-429a-a0aa-b6e35e27b495?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.490800 10.0.0.249 - - [2026-04-06 04:50:37] "GET / HTTP/1.1" 200 35931 0.001449 10.0.0.249 - - [2026-04-06 04:50:40] "POST /fqname-to-id HTTP/1.1" 401 293 0.000490 10.0.0.249 - - [2026-04-06 04:50:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.055624 10.0.0.33 - - [2026-04-06 04:50:40] "GET /projects?obj_uuids=b7a89713-4403-429a-a0aa-b6e35e27b495&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000930 10.0.0.249 - - [2026-04-06 04:50:40] "GET /project/b7a89713-4403-429a-a0aa-b6e35e27b495?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.041573 10.0.0.249 - - [2026-04-06 04:50:40] "POST /neutron/network HTTP/1.1" 200 117 0.045694 10.0.0.27 - - [2026-04-06 04:50:41] "POST /route-targets HTTP/1.1" 200 327 0.016692 10.0.0.33 - - [2026-04-06 04:50:41] "POST /useragent-kv HTTP/1.1" 200 115 0.017630 10.0.0.249 - - [2026-04-06 04:50:41] "POST /fqname-to-id HTTP/1.1" 404 207 0.044417 10.0.0.249 - - [2026-04-06 04:50:41] "POST /neutron/subnet HTTP/1.1" 200 828 0.237028 10.0.0.249 - - [2026-04-06 04:50:41] "POST /id-to-fqname HTTP/1.1" 200 228 0.001298 10.0.0.249 - - [2026-04-06 04:50:41] "GET /virtual-network/5c64b62d-f579-4d47-834f-834d7ab81f85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.004967 10.0.0.249 - - [2026-04-06 04:50:41] "GET /virtual-network/5c64b62d-f579-4d47-834f-834d7ab81f85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.005353 10.0.0.249 - - [2026-04-06 04:50:41] "POST /neutron/network HTTP/1.1" 200 1006 0.008913 10.0.0.249 - - [2026-04-06 04:50:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004544 10.0.0.33 - - [2026-04-06 04:50:41] "GET /projects?obj_uuids=b7a89713-4403-429a-a0aa-b6e35e27b495&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000929 10.0.0.249 - - [2026-04-06 04:50:41] "GET /project/b7a89713-4403-429a-a0aa-b6e35e27b495?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.056812 10.0.0.249 - - [2026-04-06 04:50:41] "POST /neutron/network HTTP/1.1" 200 117 0.022163 10.0.0.27 - - [2026-04-06 04:50:42] "POST /ref-update HTTP/1.1" 200 156 0.028485 10.0.0.33 - - [2026-04-06 04:50:42] "POST /useragent-kv HTTP/1.1" 200 115 0.009928 10.0.0.249 - - [2026-04-06 04:50:42] "POST /neutron/subnet HTTP/1.1" 200 828 0.199473 10.0.0.249 - - [2026-04-06 04:50:42] "POST /id-to-fqname HTTP/1.1" 200 228 0.001277 10.0.0.249 - - [2026-04-06 04:50:42] "GET /virtual-network/f82325dd-e01d-4557-8250-0727f233e283?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.004928 10.0.0.249 - - [2026-04-06 04:50:42] "GET /virtual-network/f82325dd-e01d-4557-8250-0727f233e283?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.006257 10.0.0.249 - - [2026-04-06 04:50:42] "POST /neutron/network HTTP/1.1" 200 1008 0.013614 10.0.0.249 - - [2026-04-06 04:50:43] "GET /virtual-network/5c64b62d-f579-4d47-834f-834d7ab81f85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.006115 10.0.0.249 - - [2026-04-06 04:50:43] "GET /obj-perms HTTP/1.1" 200 5065 0.075147 10.0.0.33 - - [2026-04-06 04:50:44] "GET /obj-perms HTTP/1.1" 200 5065 0.061909 10.0.0.249 - - [2026-04-06 04:50:44] "GET /virtual-network/f82325dd-e01d-4557-8250-0727f233e283?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.005669 10.0.0.249 - - [2026-04-06 04:50:45] "POST /neutron/network HTTP/1.1" 200 1006 0.008526 10.0.0.249 - - [2026-04-06 04:50:45] "POST /id-to-fqname HTTP/1.1" 200 228 0.001421 10.0.0.249 - - [2026-04-06 04:50:45] "POST /neutron/port HTTP/1.1" 200 3025 0.029906 10.0.0.33 - - [2026-04-06 04:50:46] "GET /projects?obj_uuids=b7a89713-4403-429a-a0aa-b6e35e27b495&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000973 10.0.0.249 - - [2026-04-06 04:50:46] "GET /project/b7a89713-4403-429a-a0aa-b6e35e27b495?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.139603 10.0.0.249 - - [2026-04-06 04:50:46] "POST /neutron/network HTTP/1.1" 200 1006 0.047237 10.0.0.249 - - [2026-04-06 04:50:46] "POST /neutron/port HTTP/1.1" 200 117 0.011745 10.0.0.33 - - [2026-04-06 04:50:47] "GET /projects?obj_uuids=b7a89713-4403-429a-a0aa-b6e35e27b495&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001034 10.0.0.249 - - [2026-04-06 04:50:47] "POST /neutron/port HTTP/1.1" 200 1175 0.335956 10.0.0.249 - - [2026-04-06 04:50:47] "POST /neutron/port HTTP/1.1" 200 1229 0.150970 10.0.0.249 - - [2026-04-06 04:50:47] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004204 10.0.0.249 - - [2026-04-06 04:50:47] "POST /neutron/port HTTP/1.1" 200 117 0.001174 10.0.0.249 - - [2026-04-06 04:50:51] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008102 10.0.0.249 - - [2026-04-06 04:50:52] "POST /neutron/port HTTP/1.1" 200 1239 0.019974 10.0.0.249 - - [2026-04-06 04:50:52] "GET /virtual-machine/5f7f0760-3e81-468d-9f27-8f592bca593d HTTP/1.1" 401 293 0.000551 10.0.0.249 - - [2026-04-06 04:50:52] "GET /virtual-machine/5f7f0760-3e81-468d-9f27-8f592bca593d HTTP/1.1" 200 1300 0.034147 10.0.0.249 - - [2026-04-06 04:50:52] "GET /virtual-machine-interface/e9f2b87b-8c3f-47b4-a2cd-ded6e272fac3 HTTP/1.1" 200 3176 0.005447 10.0.0.249 - - [2026-04-06 04:50:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003626 10.0.0.249 - - [2026-04-06 04:50:52] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.006205 10.0.0.249 - - [2026-04-06 04:50:52] "GET /virtual-networks?parent_id=b7a89713-4403-429a-a0aa-b6e35e27b495&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.003364 10.0.0.249 - - [2026-04-06 04:50:52] "GET /virtual-network/5c64b62d-f579-4d47-834f-834d7ab81f85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.005895 10.0.0.249 - - [2026-04-06 04:50:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003471 10.0.0.249 - - [2026-04-06 04:50:55] "GET /virtual-network/5c64b62d-f579-4d47-834f-834d7ab81f85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.005785 10.0.0.249 - - [2026-04-06 04:50:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003510 10.0.0.249 - - [2026-04-06 04:50:59] "GET /virtual-network/5c64b62d-f579-4d47-834f-834d7ab81f85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.005103 10.0.0.249 - - [2026-04-06 04:51:01] "POST /neutron/port HTTP/1.1" 200 1106 0.018019 10.0.0.249 - - [2026-04-06 04:51:01] "POST /neutron/subnet HTTP/1.1" 200 694 0.012237 10.0.0.249 - - [2026-04-06 04:51:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003690 10.0.0.249 - - [2026-04-06 04:51:03] "GET /virtual-network/5c64b62d-f579-4d47-834f-834d7ab81f85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.007234 10.0.0.249 - - [2026-04-06 04:51:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004169 10.0.0.249 - - [2026-04-06 04:51:07] "GET /virtual-network/5c64b62d-f579-4d47-834f-834d7ab81f85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.005335 10.0.0.249 - - [2026-04-06 04:51:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003706 10.0.0.249 - - [2026-04-06 04:51:12] "GET /virtual-network/5c64b62d-f579-4d47-834f-834d7ab81f85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.005705 10.0.0.249 - - [2026-04-06 04:51:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003980 10.0.0.249 - - [2026-04-06 04:51:16] "GET /virtual-network/5c64b62d-f579-4d47-834f-834d7ab81f85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.006254 10.0.0.249 - - [2026-04-06 04:51:17] "POST /neutron/port HTTP/1.1" 200 1106 0.021724 10.0.0.249 - - [2026-04-06 04:51:18] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004147 10.0.0.249 - - [2026-04-06 04:51:18] "POST /neutron/network HTTP/1.1" 200 926 0.007780 10.0.0.33 - - [2026-04-06 04:51:19] "DELETE /project/b7a897134403429aa0aab6e35e27b495 HTTP/1.1" 404 173 0.002626 10.0.0.33 - - [2026-04-06 04:51:19] "DELETE /project/b5812c41-40ba-494e-a6dd-83af37f0f455 HTTP/1.1" 404 177 0.005013 10.0.0.27 - - [2026-04-06 04:51:19] "GET /global-system-configs HTTP/1.1" 401 293 0.000404 10.0.0.27 - - [2026-04-06 04:51:19] "GET /global-system-configs HTTP/1.1" 401 293 0.000397 10.0.0.33 - - [2026-04-06 04:51:20] "GET /global-system-configs HTTP/1.1" 401 293 0.000412 10.0.0.33 - - [2026-04-06 04:51:20] "GET /global-system-configs HTTP/1.1" 401 293 0.000557 10.0.0.249 - - [2026-04-06 04:51:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004647 10.0.0.249 - - [2026-04-06 04:51:20] "GET /virtual-network/5c64b62d-f579-4d47-834f-834d7ab81f85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.005787 10.0.0.27 - - [2026-04-06 04:51:20] "GET /global-system-configs HTTP/1.1" 401 293 0.000436 10.0.0.27 - - [2026-04-06 04:51:20] "GET /global-system-configs HTTP/1.1" 401 293 0.000419 10.0.0.33 - - [2026-04-06 04:51:21] "GET /global-system-configs HTTP/1.1" 401 293 0.000392 10.0.0.33 - - [2026-04-06 04:51:21] "GET /global-system-configs HTTP/1.1" 401 293 0.000455 10.0.0.249 - - [2026-04-06 04:51:21] "GET /global-system-configs HTTP/1.1" 401 293 0.000424 10.0.0.249 - - [2026-04-06 04:51:21] "GET /global-system-configs HTTP/1.1" 401 293 0.000372 10.0.0.249 - - [2026-04-06 04:51:22] "GET /global-system-configs HTTP/1.1" 401 293 0.000390 10.0.0.249 - - [2026-04-06 04:51:22] "GET /global-system-configs HTTP/1.1" 401 293 0.000378 10.0.0.249 - - [2026-04-06 04:51:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003987 10.0.0.249 - - [2026-04-06 04:51:24] "GET /virtual-network/5c64b62d-f579-4d47-834f-834d7ab81f85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.006882 10.0.0.249 - - [2026-04-06 04:51:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003916 10.0.0.249 - - [2026-04-06 04:51:26] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003669 10.0.0.249 - - [2026-04-06 04:51:26] "GET /virtual-networks?parent_id=b7a89713-4403-429a-a0aa-b6e35e27b495&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.003480 10.0.0.249 - - [2026-04-06 04:51:26] "GET /virtual-network/5c64b62d-f579-4d47-834f-834d7ab81f85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.007813 10.0.0.249 - - [2026-04-06 04:51:31] "POST /neutron/port HTTP/1.1" 200 1239 0.017613 10.0.0.249 - - [2026-04-06 04:51:36] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007252 10.0.0.249 - - [2026-04-06 04:51:42] "POST /neutron/port HTTP/1.1" 200 1239 0.025764 10.0.0.249 - - [2026-04-06 04:51:47] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008644 10.0.0.249 - - [2026-04-06 04:51:47] "POST /neutron/port HTTP/1.1" 200 1239 0.020634 10.0.0.249 - - [2026-04-06 04:51:47] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008075 10.0.0.249 - - [2026-04-06 04:51:47] "POST /id-to-fqname HTTP/1.1" 200 228 0.001561 10.0.0.249 - - [2026-04-06 04:51:47] "GET /virtual-machine/5f7f0760-3e81-468d-9f27-8f592bca593d HTTP/1.1" 200 1300 0.004117 10.0.0.249 - - [2026-04-06 04:51:47] "GET /virtual-machine-interface/e9f2b87b-8c3f-47b4-a2cd-ded6e272fac3 HTTP/1.1" 200 3176 0.007582 10.0.0.249 - - [2026-04-06 04:51:47] "GET /instance-ip/1f7f06b5-4979-4a53-b50e-46842d7ce9b1 HTTP/1.1" 200 1656 0.007356 10.0.0.249 - - [2026-04-06 04:51:47] "GET /instance-ip/a2fa2d7f-6f0b-49a5-ae4b-a09e1c05f983 HTTP/1.1" 200 1637 0.007107 10.0.0.249 - - [2026-04-06 04:51:47] "POST /fqname-to-id HTTP/1.1" 404 218 0.003974 10.0.0.249 - - [2026-04-06 04:51:47] "GET /virtual-network/5c64b62d-f579-4d47-834f-834d7ab81f85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.008597 10.0.0.33 - - [2026-04-06 04:51:47] "GET /projects?obj_uuids=b7a89713-4403-429a-a0aa-b6e35e27b495&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001505 10.0.0.249 - - [2026-04-06 04:51:48] "GET /project/b7a89713-4403-429a-a0aa-b6e35e27b495?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.059650 10.0.0.249 - - [2026-04-06 04:51:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003935 10.0.0.249 - - [2026-04-06 04:51:48] "GET /security-group/ffcee71b-895a-487f-93b0-fa134c31cd0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3789 0.005261 10.0.0.249 - - [2026-04-06 04:51:48] "POST /virtual-machine-interfaces HTTP/1.1" 200 573 0.086518 10.0.0.249 - - [2026-04-06 04:51:48] "POST /instance-ips HTTP/1.1" 200 357 0.036077 10.0.0.249 - - [2026-04-06 04:51:48] "GET /instance-ip/ac3362ee-99cc-4ac0-976f-1b3a9442bb94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.006557 10.0.0.249 - - [2026-04-06 04:51:48] "POST /instance-ips HTTP/1.1" 200 357 0.036114 10.0.0.249 - - [2026-04-06 04:51:48] "GET /instance-ip/b5073604-ec79-4b49-bb87-c56a0c8bc7b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1611 0.007901 10.0.0.249 - - [2026-04-06 04:51:48] "GET /virtual-machine-interface/0b03cf10-cd5b-4091-9acf-fb02b48d30fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2390 0.005277 10.0.0.249 - - [2026-04-06 04:51:48] "GET /virtual-machine-interface/0b03cf10-cd5b-4091-9acf-fb02b48d30fc?fields=instance_ip_back_refs HTTP/1.1" 200 1536 0.007679 10.0.0.249 - - [2026-04-06 04:51:48] "GET /instance-ip/ac3362ee-99cc-4ac0-976f-1b3a9442bb94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.004284 10.0.0.249 - - [2026-04-06 04:51:48] "GET /instance-ip/b5073604-ec79-4b49-bb87-c56a0c8bc7b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1611 0.005229 10.0.0.249 - - [2026-04-06 04:51:48] "POST /id-to-fqname HTTP/1.1" 200 228 0.001150 10.0.0.249 - - [2026-04-06 04:51:48] "POST /neutron/port HTTP/1.1" 200 4110 0.049289 10.0.0.249 - - [2026-04-06 04:51:48] "POST /neutron/port HTTP/1.1" 200 1082 0.015852 10.0.0.249 - - [2026-04-06 04:51:49] "POST /neutron/port HTTP/1.1" 200 1082 0.018765 10.0.0.249 - - [2026-04-06 04:51:49] "POST /neutron/port HTTP/1.1" 200 117 0.010316 10.0.0.249 - - [2026-04-06 04:51:49] "POST /neutron/network HTTP/1.1" 200 1016 0.007478 10.0.0.249 - - [2026-04-06 04:51:49] "POST /neutron/port HTTP/1.1" 200 1175 0.188333 10.0.0.249 - - [2026-04-06 04:51:50] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005348 10.0.0.249 - - [2026-04-06 04:51:50] "POST /neutron/port HTTP/1.1" 200 117 0.001110 10.0.0.249 - - [2026-04-06 04:51:54] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007004 10.0.0.249 - - [2026-04-06 04:51:54] "POST /neutron/port HTTP/1.1" 200 1185 0.017472 10.0.0.249 - - [2026-04-06 04:51:54] "GET /virtual-machine/ea020467-7879-4512-b005-4a326459819a HTTP/1.1" 200 1279 0.006061 10.0.0.249 - - [2026-04-06 04:51:54] "GET /virtual-machine-interface/0b03cf10-cd5b-4091-9acf-fb02b48d30fc HTTP/1.1" 200 3224 0.005074 10.0.0.249 - - [2026-04-06 04:51:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003236 10.0.0.249 - - [2026-04-06 04:51:54] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004006 10.0.0.249 - - [2026-04-06 04:51:54] "GET /virtual-networks?parent_id=b7a89713-4403-429a-a0aa-b6e35e27b495&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.002626 10.0.0.249 - - [2026-04-06 04:51:54] "GET /virtual-network/5c64b62d-f579-4d47-834f-834d7ab81f85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.007680 10.0.0.249 - - [2026-04-06 04:51:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005157 10.0.0.249 - - [2026-04-06 04:51:57] "GET /virtual-network/5c64b62d-f579-4d47-834f-834d7ab81f85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.006944 10.0.0.249 - - [2026-04-06 04:52:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004212 10.0.0.249 - - [2026-04-06 04:52:01] "GET /virtual-network/5c64b62d-f579-4d47-834f-834d7ab81f85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.005074 10.0.0.249 - - [2026-04-06 04:52:03] "POST /neutron/port HTTP/1.1" 200 1239 0.017184 10.0.0.249 - - [2026-04-06 04:52:03] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004071 10.0.0.249 - - [2026-04-06 04:52:03] "POST /neutron/port HTTP/1.1" 200 117 0.001126 10.0.0.249 - - [2026-04-06 04:52:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003809 10.0.0.249 - - [2026-04-06 04:52:05] "GET /virtual-network/5c64b62d-f579-4d47-834f-834d7ab81f85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.005898 10.0.0.27 - - [2026-04-06 04:52:07] "GET /obj-perms HTTP/1.1" 200 5075 0.060933 10.0.0.33 - - [2026-04-06 04:52:08] "GET /obj-perms HTTP/1.1" 200 5075 0.050084 10.0.0.249 - - [2026-04-06 04:52:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004483 10.0.0.249 - - [2026-04-06 04:52:10] "GET /virtual-network/5c64b62d-f579-4d47-834f-834d7ab81f85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.007428 10.0.0.249 - - [2026-04-06 04:52:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004891 10.0.0.249 - - [2026-04-06 04:52:14] "GET /virtual-network/5c64b62d-f579-4d47-834f-834d7ab81f85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.006891 10.0.0.249 - - [2026-04-06 04:52:17] "POST /neutron/port HTTP/1.1" 200 1106 0.022606 10.0.0.249 - - [2026-04-06 04:52:17] "POST /neutron/subnet HTTP/1.1" 200 694 0.009410 10.0.0.249 - - [2026-04-06 04:52:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003491 10.0.0.249 - - [2026-04-06 04:52:18] "GET /virtual-network/5c64b62d-f579-4d47-834f-834d7ab81f85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.005514 10.0.0.249 - - [2026-04-06 04:52:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003567 10.0.0.249 - - [2026-04-06 04:52:22] "GET /virtual-network/5c64b62d-f579-4d47-834f-834d7ab81f85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.005387 10.0.0.249 - - [2026-04-06 04:52:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003668 10.0.0.249 - - [2026-04-06 04:52:26] "GET /virtual-network/5c64b62d-f579-4d47-834f-834d7ab81f85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.005715 10.0.0.249 - - [2026-04-06 04:52:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003664 10.0.0.249 - - [2026-04-06 04:52:30] "GET /virtual-network/5c64b62d-f579-4d47-834f-834d7ab81f85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.006148 10.0.0.249 - - [2026-04-06 04:52:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003969 10.0.0.249 - - [2026-04-06 04:52:34] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003663 10.0.0.249 - - [2026-04-06 04:52:34] "GET /virtual-networks?parent_id=b7a89713-4403-429a-a0aa-b6e35e27b495&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.002751 10.0.0.249 - - [2026-04-06 04:52:34] "GET /virtual-network/5c64b62d-f579-4d47-834f-834d7ab81f85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.007316 10.0.0.249 - - [2026-04-06 04:52:34] "POST /neutron/port HTTP/1.1" 200 1185 0.019226 10.0.0.249 - - [2026-04-06 04:52:39] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007359 10.0.0.249 - - [2026-04-06 04:52:45] "POST /neutron/port HTTP/1.1" 200 1185 0.019472 10.0.0.249 - - [2026-04-06 04:52:50] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006775 10.0.0.249 - - [2026-04-06 04:52:55] "POST /id-to-fqname HTTP/1.1" 200 228 0.001279 10.0.0.249 - - [2026-04-06 04:52:55] "POST /neutron/network HTTP/1.1" 200 1018 0.009737 10.0.0.33 - - [2026-04-06 04:52:56] "GET /projects?obj_uuids=b7a89713-4403-429a-a0aa-b6e35e27b495&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001016 10.0.0.249 - - [2026-04-06 04:52:56] "GET /project/b7a89713-4403-429a-a0aa-b6e35e27b495?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.083030 10.0.0.249 - - [2026-04-06 04:52:56] "POST /neutron/security_group HTTP/1.1" 200 3999 0.008228 10.0.0.249 - - [2026-04-06 04:52:57] "POST /neutron/network HTTP/1.1" 200 1018 0.011836 10.0.0.249 - - [2026-04-06 04:52:57] "POST /neutron/port HTTP/1.1" 200 1177 0.023362 10.0.0.249 - - [2026-04-06 04:52:57] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004349 10.0.0.249 - - [2026-04-06 04:52:57] "POST /neutron/port HTTP/1.1" 200 117 0.001189 10.0.0.249 - - [2026-04-06 04:53:01] "POST /neutron/port HTTP/1.1" 200 1241 0.018886 10.0.0.249 - - [2026-04-06 04:53:01] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007056 10.0.0.249 - - [2026-04-06 04:53:02] "GET /virtual-machine/d2cbfeaa-6b98-4530-a32d-9427f0611b00 HTTP/1.1" 200 1301 0.006068 10.0.0.249 - - [2026-04-06 04:53:02] "GET /virtual-machine-interface/054dc0a7-9b78-4c83-b3ce-363bff2c6818 HTTP/1.1" 200 3174 0.006222 10.0.0.249 - - [2026-04-06 04:53:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.011194 10.0.0.249 - - [2026-04-06 04:53:02] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004487 10.0.0.249 - - [2026-04-06 04:53:02] "GET /virtual-networks?parent_id=b7a89713-4403-429a-a0aa-b6e35e27b495&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.003360 10.0.0.249 - - [2026-04-06 04:53:02] "GET /virtual-network/f82325dd-e01d-4557-8250-0727f233e283?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.006175 10.0.0.249 - - [2026-04-06 04:53:04] "POST /neutron/port HTTP/1.1" 200 1118 0.017124 10.0.0.249 - - [2026-04-06 04:53:04] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003755 10.0.0.249 - - [2026-04-06 04:53:04] "POST /neutron/network HTTP/1.1" 200 832 0.007120 10.0.0.249 - - [2026-04-06 04:53:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003648 10.0.0.249 - - [2026-04-06 04:53:05] "GET /virtual-network/f82325dd-e01d-4557-8250-0727f233e283?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.005252 10.0.0.249 - - [2026-04-06 04:53:08] "GET /obj-perms HTTP/1.1" 200 5075 0.051550 10.0.0.249 - - [2026-04-06 04:53:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003828 10.0.0.249 - - [2026-04-06 04:53:09] "GET /virtual-network/f82325dd-e01d-4557-8250-0727f233e283?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.005371 10.0.0.249 - - [2026-04-06 04:53:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004194 10.0.0.249 - - [2026-04-06 04:53:13] "GET /virtual-network/f82325dd-e01d-4557-8250-0727f233e283?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.005671 10.0.0.249 - - [2026-04-06 04:53:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003835 10.0.0.249 - - [2026-04-06 04:53:17] "GET /virtual-network/f82325dd-e01d-4557-8250-0727f233e283?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.004894 10.0.0.249 - - [2026-04-06 04:53:18] "POST /neutron/network HTTP/1.1" 200 936 0.008880 10.0.0.249 - - [2026-04-06 04:53:18] "POST /neutron/port HTTP/1.1" 200 117 0.001128 10.0.0.249 - - [2026-04-06 04:53:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003813 10.0.0.249 - - [2026-04-06 04:53:21] "GET /virtual-network/f82325dd-e01d-4557-8250-0727f233e283?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.005716 10.0.0.249 - - [2026-04-06 04:53:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004367 10.0.0.249 - - [2026-04-06 04:53:25] "GET /virtual-network/f82325dd-e01d-4557-8250-0727f233e283?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.005345 10.0.0.27 - - [2026-04-06 04:53:29] "GET /global-system-configs HTTP/1.1" 401 293 0.000415 10.0.0.27 - - [2026-04-06 04:53:29] "GET /global-system-configs HTTP/1.1" 401 293 0.000396 10.0.0.249 - - [2026-04-06 04:53:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004502 10.0.0.249 - - [2026-04-06 04:53:29] "GET /virtual-network/f82325dd-e01d-4557-8250-0727f233e283?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.005549 10.0.0.249 - - [2026-04-06 04:53:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003598 10.0.0.249 - - [2026-04-06 04:53:33] "GET /virtual-network/f82325dd-e01d-4557-8250-0727f233e283?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.005511 10.0.0.249 - - [2026-04-06 04:53:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004014 10.0.0.249 - - [2026-04-06 04:53:38] "GET /virtual-network/f82325dd-e01d-4557-8250-0727f233e283?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.005032 10.0.0.249 - - [2026-04-06 04:53:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003755 10.0.0.249 - - [2026-04-06 04:53:42] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004650 10.0.0.249 - - [2026-04-06 04:53:42] "GET /virtual-networks?parent_id=b7a89713-4403-429a-a0aa-b6e35e27b495&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.003420 10.0.0.249 - - [2026-04-06 04:53:42] "GET /virtual-network/f82325dd-e01d-4557-8250-0727f233e283?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.006369 10.0.0.249 - - [2026-04-06 04:53:42] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007514 10.0.0.249 - - [2026-04-06 04:53:52] "POST /neutron/port HTTP/1.1" 200 1241 0.021567 10.0.0.249 - - [2026-04-06 04:53:53] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006681 10.0.0.249 - - [2026-04-06 04:54:03] "POST /neutron/port HTTP/1.1" 200 1241 0.019648 10.0.0.249 - - [2026-04-06 04:54:03] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008778 10.0.0.249 - - [2026-04-06 04:54:03] "POST /neutron/port HTTP/1.1" 200 1241 0.018181 10.0.0.249 - - [2026-04-06 04:54:03] "POST /neutron/network HTTP/1.1" 200 1008 0.008813 10.0.0.249 - - [2026-04-06 04:54:03] "POST /id-to-fqname HTTP/1.1" 200 228 0.001029 10.0.0.249 - - [2026-04-06 04:54:03] "GET /virtual-machine/d2cbfeaa-6b98-4530-a32d-9427f0611b00 HTTP/1.1" 200 1301 0.004496 10.0.0.249 - - [2026-04-06 04:54:03] "GET /virtual-machine-interface/054dc0a7-9b78-4c83-b3ce-363bff2c6818 HTTP/1.1" 200 3174 0.005413 10.0.0.249 - - [2026-04-06 04:54:03] "GET /instance-ip/68be7b15-9edf-4670-8210-541470edc4a6 HTTP/1.1" 200 1637 0.007490 10.0.0.249 - - [2026-04-06 04:54:03] "GET /instance-ip/d8a9e124-1337-42a9-b3fd-48e084306cac HTTP/1.1" 200 1657 0.010259 10.0.0.249 - - [2026-04-06 04:54:03] "POST /fqname-to-id HTTP/1.1" 404 230 0.004276 10.0.0.249 - - [2026-04-06 04:54:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002874 10.0.0.33 - - [2026-04-06 04:54:03] "GET /projects?obj_uuids=b7a89713-4403-429a-a0aa-b6e35e27b495&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.027320 10.0.0.249 - - [2026-04-06 04:54:03] "GET /project/b7a89713-4403-429a-a0aa-b6e35e27b495?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.072710 10.0.0.249 - - [2026-04-06 04:54:03] "POST /network-policys HTTP/1.1" 200 569 0.032485 10.0.0.249 - - [2026-04-06 04:54:03] "GET /network-policy/45fd915e-3f08-4432-8bcb-e5e308aa00e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.006306 10.0.0.249 - - [2026-04-06 04:54:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002894 10.0.0.249 - - [2026-04-06 04:54:03] "GET /virtual-network/5c64b62d-f579-4d47-834f-834d7ab81f85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.005697 10.0.0.249 - - [2026-04-06 04:54:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004487 10.0.0.249 - - [2026-04-06 04:54:03] "GET /network-policy/45fd915e-3f08-4432-8bcb-e5e308aa00e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.005638 10.0.0.249 - - [2026-04-06 04:54:03] "POST /ref-update HTTP/1.1" 200 156 0.065210 10.0.0.249 - - [2026-04-06 04:54:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003641 10.0.0.249 - - [2026-04-06 04:54:04] "GET /network-policy/45fd915e-3f08-4432-8bcb-e5e308aa00e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.004166 10.0.0.249 - - [2026-04-06 04:54:04] "GET /virtual-network/5c64b62d-f579-4d47-834f-834d7ab81f85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2963 0.007981 10.0.0.249 - - [2026-04-06 04:54:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002861 10.0.0.249 - - [2026-04-06 04:54:04] "GET /network-policy/45fd915e-3f08-4432-8bcb-e5e308aa00e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.004391 10.0.0.249 - - [2026-04-06 04:54:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003397 10.0.0.249 - - [2026-04-06 04:54:04] "GET /virtual-network/f82325dd-e01d-4557-8250-0727f233e283?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.006087 10.0.0.249 - - [2026-04-06 04:54:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.006320 10.0.0.249 - - [2026-04-06 04:54:04] "GET /network-policy/45fd915e-3f08-4432-8bcb-e5e308aa00e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.004052 10.0.0.27 - - [2026-04-06 04:54:04] "POST /fqname-to-id HTTP/1.1" 404 242 0.030739 10.0.0.249 - - [2026-04-06 04:54:04] "POST /fqname-to-id HTTP/1.1" 404 207 0.008750 10.0.0.249 - - [2026-04-06 04:54:04] "POST /ref-update HTTP/1.1" 200 156 0.063985 10.0.0.249 - - [2026-04-06 04:54:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.007070 10.0.0.249 - - [2026-04-06 04:54:04] "POST /neutron/port HTTP/1.1" 200 1106 0.096966 10.0.0.249 - - [2026-04-06 04:54:04] "GET /network-policy/45fd915e-3f08-4432-8bcb-e5e308aa00e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.007697 10.0.0.249 - - [2026-04-06 04:54:04] "GET /virtual-network/f82325dd-e01d-4557-8250-0727f233e283?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2970 0.006811 10.0.0.249 - - [2026-04-06 04:54:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002932 10.0.0.249 - - [2026-04-06 04:54:04] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003910 10.0.0.249 - - [2026-04-06 04:54:04] "GET /network-policy/45fd915e-3f08-4432-8bcb-e5e308aa00e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.006208 10.0.0.249 - - [2026-04-06 04:54:04] "GET /virtual-machine-interface/054dc0a7-9b78-4c83-b3ce-363bff2c6818?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2759 0.010386 10.0.0.27 - - [2026-04-06 04:54:04] "POST /access-control-lists HTTP/1.1" 200 596 0.089516 10.0.0.249 - - [2026-04-06 04:54:04] "PUT /virtual-machine-interface/054dc0a7-9b78-4c83-b3ce-363bff2c6818 HTTP/1.1" 200 284 0.040493 10.0.0.249 - - [2026-04-06 04:54:04] "POST /neutron/network HTTP/1.1" 200 926 0.033285 10.0.0.249 - - [2026-04-06 04:54:04] "GET /virtual-machine-interface/054dc0a7-9b78-4c83-b3ce-363bff2c6818?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3070 0.016669 10.0.0.249 - - [2026-04-06 04:54:04] "PUT /virtual-machine-interface/054dc0a7-9b78-4c83-b3ce-363bff2c6818 HTTP/1.1" 200 284 0.035638 10.0.0.249 - - [2026-04-06 04:54:18] "POST /neutron/network HTTP/1.1" 200 1122 0.008000 10.0.0.249 - - [2026-04-06 04:54:18] "POST /neutron/subnet HTTP/1.1" 200 1394 0.013473 10.0.0.249 - - [2026-04-06 04:54:18] "POST /neutron/network HTTP/1.1" 200 1112 0.011955 10.0.0.249 - - [2026-04-06 04:55:06] "POST /neutron/network HTTP/1.1" 200 1120 0.009072 10.0.0.249 - - [2026-04-06 04:55:06] "POST /neutron/subnet HTTP/1.1" 200 1385 0.013445 10.0.0.249 - - [2026-04-06 04:55:06] "POST /neutron/network HTTP/1.1" 200 1110 0.011019 10.0.0.249 - - [2026-04-06 04:55:19] "POST /neutron/network HTTP/1.1" 200 936 0.041893 10.0.0.249 - - [2026-04-06 04:55:19] "POST /neutron/port HTTP/1.1" 200 117 0.001245 10.0.0.249 - - [2026-04-06 04:56:06] "POST /neutron/port HTTP/1.1" 200 1185 0.019303 10.0.0.249 - - [2026-04-06 04:56:06] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004066 10.0.0.249 - - [2026-04-06 04:56:06] "POST /neutron/port HTTP/1.1" 200 117 0.001650 10.0.0.249 - - [2026-04-06 04:56:07] "POST /ref-update HTTP/1.1" 200 156 0.088644 10.0.0.27 - - [2026-04-06 04:56:07] "DELETE /access-control-list/d171ee01-0978-48fc-a5fe-f786d737ba60 HTTP/1.1" 200 115 0.061612 10.0.0.249 - - [2026-04-06 04:56:07] "GET /virtual-network/f82325dd-e01d-4557-8250-0727f233e283?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.008240 10.0.0.249 - - [2026-04-06 04:56:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002864 10.0.0.249 - - [2026-04-06 04:56:07] "GET /network-policy/45fd915e-3f08-4432-8bcb-e5e308aa00e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.004108 10.0.0.249 - - [2026-04-06 04:56:07] "POST /ref-update HTTP/1.1" 200 156 0.055983 10.0.0.249 - - [2026-04-06 04:56:08] "POST /neutron/network HTTP/1.1" 200 1006 0.040592 10.0.0.249 - - [2026-04-06 04:56:08] "GET /virtual-network/5c64b62d-f579-4d47-834f-834d7ab81f85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.005267 10.0.0.249 - - [2026-04-06 04:56:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003424 10.0.0.249 - - [2026-04-06 04:56:08] "GET /network-policy/45fd915e-3f08-4432-8bcb-e5e308aa00e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.004239 10.0.0.249 - - [2026-04-06 04:56:08] "DELETE /network-policy/45fd915e-3f08-4432-8bcb-e5e308aa00e2 HTTP/1.1" 200 115 0.034329 10.0.0.27 - - [2026-04-06 04:56:08] "POST /ref-update HTTP/1.1" 200 156 0.025433 10.0.0.249 - - [2026-04-06 04:56:08] "DELETE /instance-ip/ac3362ee-99cc-4ac0-976f-1b3a9442bb94 HTTP/1.1" 200 115 0.075817 10.0.0.249 - - [2026-04-06 04:56:08] "DELETE /instance-ip/b5073604-ec79-4b49-bb87-c56a0c8bc7b9 HTTP/1.1" 200 115 0.067934 10.0.0.249 - - [2026-04-06 04:56:08] "DELETE /virtual-machine-interface/0b03cf10-cd5b-4091-9acf-fb02b48d30fc HTTP/1.1" 200 115 0.096456 10.0.0.249 - - [2026-04-06 04:56:08] "POST /neutron/port HTTP/1.1" 200 1241 0.027772 10.0.0.249 - - [2026-04-06 04:56:09] "POST /neutron/port HTTP/1.1" 200 117 0.015925 10.0.0.249 - - [2026-04-06 04:56:09] "POST /neutron/port HTTP/1.1" 200 1229 0.016219 10.0.0.33 - - [2026-04-06 04:56:10] "POST /useragent-kv HTTP/1.1" 200 115 0.011655 10.0.0.33 - - [2026-04-06 04:56:10] "POST /useragent-kv HTTP/1.1" 200 115 0.004388 10.0.0.33 - - [2026-04-06 04:56:10] "POST /useragent-kv HTTP/1.1" 200 115 0.002956 10.0.0.33 - - [2026-04-06 04:56:10] "POST /useragent-kv HTTP/1.1" 200 115 0.005123 10.0.0.249 - - [2026-04-06 04:56:10] "POST /neutron/network HTTP/1.1" 200 151 0.150464 10.0.0.27 - - [2026-04-06 04:56:11] "GET /obj-perms HTTP/1.1" 200 5075 0.123528 10.0.0.27 - - [2026-04-06 04:56:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003633 10.0.0.33 - - [2026-04-06 04:56:14] "GET /projects?obj_uuids=b7a89713-4403-429a-a0aa-b6e35e27b495&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001022 10.0.0.249 - - [2026-04-06 04:56:14] "GET /project/b7a89713-4403-429a-a0aa-b6e35e27b495?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.080034 10.0.0.33 - - [2026-04-06 04:56:14] "GET /projects?obj_uuids=b7a89713-4403-429a-a0aa-b6e35e27b495&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001024 10.0.0.249 - - [2026-04-06 04:56:14] "GET /project/b7a89713-4403-429a-a0aa-b6e35e27b495?fields=virtual_networks HTTP/1.1" 200 1059 0.045970 10.0.0.33 - - [2026-04-06 04:56:14] "GET /projects?obj_uuids=b7a89713-4403-429a-a0aa-b6e35e27b495&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000928 10.0.0.249 - - [2026-04-06 04:56:14] "GET /project/b7a89713-4403-429a-a0aa-b6e35e27b495?fields=virtual_machine_interfaces HTTP/1.1" 200 1059 0.044348 10.0.0.33 - - [2026-04-06 04:56:14] "GET /projects?obj_uuids=b7a89713-4403-429a-a0aa-b6e35e27b495&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001081 10.0.0.249 - - [2026-04-06 04:56:14] "GET /project/b7a89713-4403-429a-a0aa-b6e35e27b495?fields=security_groups HTTP/1.1" 200 1293 0.054032 10.0.0.249 - - [2026-04-06 04:56:15] "POST /fqname-to-id HTTP/1.1" 404 192 0.029894 10.0.0.33 - - [2026-04-06 04:56:15] "GET /projects?obj_uuids=af1c7189-ace7-49ab-8dbf-c78bc6d89736&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003645 10.0.0.33 - - [2026-04-06 04:56:15] "GET /domains?obj_uuids=500738d8-636d-4330-98c4-d5dafb5cbb39&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001589 10.0.0.33 - - [2026-04-06 04:56:15] "GET /domain/500738d8-636d-4330-98c4-d5dafb5cbb39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.038955 10.0.0.33 - - [2026-04-06 04:56:15] "POST /id-to-fqname HTTP/1.1" 200 194 0.002247 10.0.0.33 - - [2026-04-06 04:56:15] "POST /fqname-to-id HTTP/1.1" 404 203 0.010193 10.0.0.33 - - [2026-04-06 04:56:15] "POST /security-groups HTTP/1.1" 200 595 0.077906 10.0.0.33 - - [2026-04-06 04:56:15] "POST /projects HTTP/1.1" 200 593 0.315468 10.0.0.27 - - [2026-04-06 04:56:15] "POST /access-control-lists HTTP/1.1" 200 600 0.027127 10.0.0.33 - - [2026-04-06 04:56:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.389615 10.0.0.249 - - [2026-04-06 04:56:16] "GET /project/af1c7189-ace7-49ab-8dbf-c78bc6d89736?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.560884 10.0.0.249 - - [2026-04-06 04:56:17] "GET / HTTP/1.1" 200 35931 0.001984 10.0.0.249 - - [2026-04-06 04:56:18] "POST /fqname-to-id HTTP/1.1" 401 293 0.000473 10.0.0.249 - - [2026-04-06 04:56:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.054816 10.0.0.33 - - [2026-04-06 04:56:19] "GET /projects?obj_uuids=af1c7189-ace7-49ab-8dbf-c78bc6d89736&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001133 10.0.0.249 - - [2026-04-06 04:56:19] "GET /project/af1c7189-ace7-49ab-8dbf-c78bc6d89736?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.050919 10.0.0.249 - - [2026-04-06 04:56:19] "POST /neutron/network HTTP/1.1" 200 117 0.036447 10.0.0.33 - - [2026-04-06 04:56:19] "DELETE /project/af1c7189ace749ab8dbfc78bc6d89736 HTTP/1.1" 404 173 0.006485 10.0.0.33 - - [2026-04-06 04:56:19] "GET /projects?obj_uuids=b7a89713-4403-429a-a0aa-b6e35e27b495&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001223 10.0.0.27 - - [2026-04-06 04:56:19] "POST /route-targets HTTP/1.1" 200 327 0.023920 10.0.0.33 - - [2026-04-06 04:56:19] "GET /project/b7a89713-4403-429a-a0aa-b6e35e27b495?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1511 0.067059 10.0.0.33 - - [2026-04-06 04:56:19] "GET /projects?obj_uuids=b7a89713-4403-429a-a0aa-b6e35e27b495&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001533 10.0.0.33 - - [2026-04-06 04:56:19] "GET /project/b7a89713-4403-429a-a0aa-b6e35e27b495?fields=security_groups HTTP/1.1" 200 1398 0.071706 10.0.0.27 - - [2026-04-06 04:56:19] "GET /global-system-configs HTTP/1.1" 401 293 0.000401 10.0.0.27 - - [2026-04-06 04:56:19] "GET /global-system-configs HTTP/1.1" 401 293 0.000283 10.0.0.33 - - [2026-04-06 04:56:19] "DELETE /security-group/ffcee71b-895a-487f-93b0-fa134c31cd0f HTTP/1.1" 200 115 0.059732 10.0.0.33 - - [2026-04-06 04:56:19] "GET /projects?obj_uuids=b7a89713-4403-429a-a0aa-b6e35e27b495&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000960 10.0.0.33 - - [2026-04-06 04:56:19] "GET /project/b7a89713-4403-429a-a0aa-b6e35e27b495?fields=application_policy_sets HTTP/1.1" 200 1437 0.068521 10.0.0.27 - - [2026-04-06 04:56:19] "DELETE /access-control-list/3956162e-c311-420c-89c3-9a0779861526 HTTP/1.1" 200 115 0.054934 10.0.0.33 - - [2026-04-06 04:56:20] "DELETE /project/b7a89713-4403-429a-a0aa-b6e35e27b495 HTTP/1.1" 200 115 0.521756 10.0.0.33 - - [2026-04-06 04:56:20] "GET /global-system-configs HTTP/1.1" 401 293 0.000550 10.0.0.33 - - [2026-04-06 04:56:20] "GET /global-system-configs HTTP/1.1" 401 293 0.000565 10.0.0.33 - - [2026-04-06 04:56:20] "POST /useragent-kv HTTP/1.1" 200 115 0.012080 10.0.0.249 - - [2026-04-06 04:56:20] "POST /fqname-to-id HTTP/1.1" 404 207 0.065192 10.0.0.249 - - [2026-04-06 04:56:20] "POST /neutron/subnet HTTP/1.1" 200 828 0.202393 10.0.0.249 - - [2026-04-06 04:56:20] "POST /id-to-fqname HTTP/1.1" 200 224 0.001391 10.0.0.249 - - [2026-04-06 04:56:20] "GET /virtual-network/dff8267a-717f-45be-91a3-05e243f61756?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.005485 10.0.0.249 - - [2026-04-06 04:56:20] "GET /virtual-network/dff8267a-717f-45be-91a3-05e243f61756?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.007730 10.0.0.27 - - [2026-04-06 04:56:20] "GET /global-system-configs HTTP/1.1" 401 293 0.000332 10.0.0.249 - - [2026-04-06 04:56:20] "POST /neutron/network HTTP/1.1" 200 1002 0.009762 10.0.0.27 - - [2026-04-06 04:56:20] "GET /global-system-configs HTTP/1.1" 401 293 0.000467 10.0.0.249 - - [2026-04-06 04:56:20] "GET /virtual-network/dff8267a-717f-45be-91a3-05e243f61756?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.005725 10.0.0.33 - - [2026-04-06 04:56:21] "GET /global-system-configs HTTP/1.1" 401 293 0.000453 10.0.0.33 - - [2026-04-06 04:56:21] "GET /global-system-configs HTTP/1.1" 401 293 0.000442 10.0.0.249 - - [2026-04-06 04:56:21] "GET /global-system-configs HTTP/1.1" 401 293 0.000391 10.0.0.249 - - [2026-04-06 04:56:21] "GET /global-system-configs HTTP/1.1" 401 293 0.000403 10.0.0.249 - - [2026-04-06 04:56:21] "GET /obj-perms HTTP/1.1" 200 5057 0.131738 10.0.0.249 - - [2026-04-06 04:56:22] "GET /global-system-configs HTTP/1.1" 401 293 0.000389 10.0.0.249 - - [2026-04-06 04:56:22] "GET /global-system-configs HTTP/1.1" 401 293 0.000381 10.0.0.33 - - [2026-04-06 04:56:22] "GET /obj-perms HTTP/1.1" 200 5057 0.120826 10.0.0.249 - - [2026-04-06 04:56:22] "POST /id-to-fqname HTTP/1.1" 200 224 0.001605 10.0.0.249 - - [2026-04-06 04:56:22] "POST /neutron/port HTTP/1.1" 200 3025 0.025485 10.0.0.33 - - [2026-04-06 04:56:23] "GET /projects?obj_uuids=af1c7189-ace7-49ab-8dbf-c78bc6d89736&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000975 10.0.0.249 - - [2026-04-06 04:56:23] "GET /project/af1c7189-ace7-49ab-8dbf-c78bc6d89736?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.073956 10.0.0.249 - - [2026-04-06 04:56:23] "POST /neutron/network HTTP/1.1" 200 1002 0.032156 10.0.0.249 - - [2026-04-06 04:56:23] "POST /neutron/port HTTP/1.1" 200 117 0.006247 10.0.0.249 - - [2026-04-06 04:56:23] "POST /id-to-fqname HTTP/1.1" 200 224 0.001204 10.0.0.249 - - [2026-04-06 04:56:24] "POST /neutron/network HTTP/1.1" 200 1012 0.007961 10.0.0.33 - - [2026-04-06 04:56:24] "GET /projects?obj_uuids=af1c7189-ace7-49ab-8dbf-c78bc6d89736&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001213 10.0.0.249 - - [2026-04-06 04:56:24] "GET /project/af1c7189-ace7-49ab-8dbf-c78bc6d89736?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.069863 10.0.0.249 - - [2026-04-06 04:56:24] "POST /neutron/network HTTP/1.1" 200 1002 0.008561 10.0.0.249 - - [2026-04-06 04:56:25] "POST /neutron/port HTTP/1.1" 200 117 0.006876 10.0.0.249 - - [2026-04-06 04:56:25] "POST /id-to-fqname HTTP/1.1" 200 224 0.001460 10.0.0.249 - - [2026-04-06 04:56:25] "POST /neutron/network HTTP/1.1" 200 1012 0.010332 10.0.0.249 - - [2026-04-06 04:56:25] "POST /neutron/port HTTP/1.1" 200 1171 0.027984 10.0.0.33 - - [2026-04-06 04:56:26] "GET /projects?obj_uuids=af1c7189-ace7-49ab-8dbf-c78bc6d89736&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001621 10.0.0.249 - - [2026-04-06 04:56:26] "POST /neutron/port HTTP/1.1" 200 1235 0.023925 10.0.0.249 - - [2026-04-06 04:56:26] "GET /project/af1c7189-ace7-49ab-8dbf-c78bc6d89736?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.099595 10.0.0.249 - - [2026-04-06 04:56:26] "POST /neutron/network HTTP/1.1" 200 1002 0.010811 10.0.0.249 - - [2026-04-06 04:56:26] "POST /neutron/port HTTP/1.1" 200 117 0.001183 10.0.0.249 - - [2026-04-06 04:56:26] "POST /neutron/security_group HTTP/1.1" 200 3995 0.009414 10.0.0.249 - - [2026-04-06 04:56:26] "POST /neutron/network HTTP/1.1" 200 1012 0.007038 10.0.0.249 - - [2026-04-06 04:56:27] "POST /neutron/port HTTP/1.1" 200 1171 0.023156 10.0.0.249 - - [2026-04-06 04:56:27] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005685 10.0.0.249 - - [2026-04-06 04:56:27] "POST /neutron/port HTTP/1.1" 200 117 0.001126 10.0.0.249 - - [2026-04-06 04:56:29] "POST /neutron/port HTTP/1.1" 200 1171 0.020068 10.0.0.249 - - [2026-04-06 04:56:29] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004020 10.0.0.249 - - [2026-04-06 04:56:29] "POST /neutron/port HTTP/1.1" 200 117 0.001116 10.0.0.249 - - [2026-04-06 04:56:31] "POST /neutron/port HTTP/1.1" 200 1235 0.019954 10.0.0.249 - - [2026-04-06 04:56:31] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007077 10.0.0.249 - - [2026-04-06 04:56:31] "GET /virtual-machine/a7a6aa07-d0a8-40a2-a756-3474565d3a83 HTTP/1.1" 401 293 0.000461 10.0.0.249 - - [2026-04-06 04:56:32] "GET /virtual-machine/a7a6aa07-d0a8-40a2-a756-3474565d3a83 HTTP/1.1" 200 1297 0.029858 10.0.0.249 - - [2026-04-06 04:56:32] "GET /virtual-machine-interface/ce1fd8cd-3150-4a4b-a275-640cc8e7674e HTTP/1.1" 200 3156 0.007681 10.0.0.249 - - [2026-04-06 04:56:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003543 10.0.0.249 - - [2026-04-06 04:56:32] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004705 10.0.0.249 - - [2026-04-06 04:56:32] "GET /virtual-networks?parent_id=af1c7189-ace7-49ab-8dbf-c78bc6d89736&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.003164 10.0.0.249 - - [2026-04-06 04:56:32] "GET /virtual-network/dff8267a-717f-45be-91a3-05e243f61756?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.006227 10.0.0.249 - - [2026-04-06 04:56:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004005 10.0.0.249 - - [2026-04-06 04:56:35] "GET /virtual-network/dff8267a-717f-45be-91a3-05e243f61756?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.005753 10.0.0.249 - - [2026-04-06 04:56:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003713 10.0.0.249 - - [2026-04-06 04:56:39] "GET /virtual-network/dff8267a-717f-45be-91a3-05e243f61756?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.004791 10.0.0.249 - - [2026-04-06 04:56:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003522 10.0.0.249 - - [2026-04-06 04:56:43] "GET /virtual-network/dff8267a-717f-45be-91a3-05e243f61756?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.004990 10.0.0.249 - - [2026-04-06 04:56:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004134 10.0.0.249 - - [2026-04-06 04:56:47] "GET /virtual-network/dff8267a-717f-45be-91a3-05e243f61756?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.007021 10.0.0.249 - - [2026-04-06 04:56:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003908 10.0.0.249 - - [2026-04-06 04:56:51] "GET /virtual-network/dff8267a-717f-45be-91a3-05e243f61756?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.005325 10.0.0.249 - - [2026-04-06 04:56:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003573 10.0.0.249 - - [2026-04-06 04:56:55] "GET /virtual-network/dff8267a-717f-45be-91a3-05e243f61756?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.005754 10.0.0.249 - - [2026-04-06 04:56:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003826 10.0.0.249 - - [2026-04-06 04:57:00] "GET /virtual-network/dff8267a-717f-45be-91a3-05e243f61756?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.006641 10.0.0.249 - - [2026-04-06 04:57:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003799 10.0.0.249 - - [2026-04-06 04:57:04] "GET /virtual-network/dff8267a-717f-45be-91a3-05e243f61756?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.006164 10.0.0.249 - - [2026-04-06 04:57:06] "POST /neutron/port HTTP/1.1" 200 1118 0.018212 10.0.0.249 - - [2026-04-06 04:57:06] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004073 10.0.0.249 - - [2026-04-06 04:57:06] "POST /neutron/network HTTP/1.1" 200 832 0.006862 10.0.0.249 - - [2026-04-06 04:57:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005874 10.0.0.249 - - [2026-04-06 04:57:08] "GET /virtual-network/dff8267a-717f-45be-91a3-05e243f61756?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.006099 10.0.0.249 - - [2026-04-06 04:57:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004363 10.0.0.249 - - [2026-04-06 04:57:12] "GET /virtual-network/dff8267a-717f-45be-91a3-05e243f61756?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.006622 10.0.0.249 - - [2026-04-06 04:57:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004785 10.0.0.249 - - [2026-04-06 04:57:16] "GET /virtual-network/dff8267a-717f-45be-91a3-05e243f61756?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.007210 10.0.0.249 - - [2026-04-06 04:57:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004565 10.0.0.249 - - [2026-04-06 04:57:18] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003852 10.0.0.249 - - [2026-04-06 04:57:18] "GET /virtual-networks?parent_id=af1c7189-ace7-49ab-8dbf-c78bc6d89736&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.003061 10.0.0.249 - - [2026-04-06 04:57:18] "GET /virtual-network/dff8267a-717f-45be-91a3-05e243f61756?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.006483 10.0.0.249 - - [2026-04-06 04:57:20] "POST /neutron/port HTTP/1.1" 200 1106 0.018522 10.0.0.249 - - [2026-04-06 04:57:20] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004675 10.0.0.249 - - [2026-04-06 04:57:20] "POST /neutron/network HTTP/1.1" 200 926 0.007564 10.0.0.249 - - [2026-04-06 04:57:23] "POST /neutron/port HTTP/1.1" 200 1235 0.044186 10.0.0.249 - - [2026-04-06 04:57:23] "POST /neutron/security_group HTTP/1.1" 200 2062 0.008282 10.0.0.249 - - [2026-04-06 04:57:28] "POST /neutron/port HTTP/1.1" 200 1235 0.018491 10.0.0.249 - - [2026-04-06 04:57:34] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007869 10.0.0.249 - - [2026-04-06 04:57:39] "POST /neutron/port HTTP/1.1" 200 1235 0.020338 10.0.0.249 - - [2026-04-06 04:57:39] "POST /neutron/security_group HTTP/1.1" 200 2062 0.008524 10.0.0.249 - - [2026-04-06 04:57:39] "GET /virtual-machine/27fdb01a-7b13-4286-b41d-1759f45d13ab HTTP/1.1" 200 1296 0.007251 10.0.0.249 - - [2026-04-06 04:57:39] "GET /virtual-machine-interface/aac7d2f3-4cef-4d77-a633-25e448736a95 HTTP/1.1" 200 3156 0.007298 10.0.0.249 - - [2026-04-06 04:57:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005039 10.0.0.249 - - [2026-04-06 04:57:39] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003594 10.0.0.249 - - [2026-04-06 04:57:39] "GET /virtual-networks?parent_id=af1c7189-ace7-49ab-8dbf-c78bc6d89736&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.002768 10.0.0.249 - - [2026-04-06 04:57:39] "GET /virtual-network/dff8267a-717f-45be-91a3-05e243f61756?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.011010 10.0.0.249 - - [2026-04-06 04:57:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004785 10.0.0.249 - - [2026-04-06 04:57:40] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005736 10.0.0.249 - - [2026-04-06 04:57:40] "GET /virtual-networks?parent_id=af1c7189-ace7-49ab-8dbf-c78bc6d89736&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.004772 10.0.0.249 - - [2026-04-06 04:57:40] "GET /virtual-network/dff8267a-717f-45be-91a3-05e243f61756?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.006311 10.0.0.249 - - [2026-04-06 04:57:41] "POST /neutron/port HTTP/1.1" 200 1235 0.029996 10.0.0.249 - - [2026-04-06 04:57:41] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007119 10.0.0.249 - - [2026-04-06 04:57:41] "GET /virtual-machine/45315b3a-f685-41b2-ad6d-3b40b874fde8 HTTP/1.1" 200 1296 0.005821 10.0.0.249 - - [2026-04-06 04:57:41] "GET /virtual-machine-interface/56b7ff06-a744-4ac5-b5cc-8f59548d08dc HTTP/1.1" 200 3155 0.016636 10.0.0.249 - - [2026-04-06 04:57:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004100 10.0.0.249 - - [2026-04-06 04:57:41] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005138 10.0.0.249 - - [2026-04-06 04:57:41] "GET /virtual-networks?parent_id=af1c7189-ace7-49ab-8dbf-c78bc6d89736&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.003630 10.0.0.249 - - [2026-04-06 04:57:41] "GET /virtual-network/dff8267a-717f-45be-91a3-05e243f61756?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.006641 10.0.0.249 - - [2026-04-06 04:57:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003148 10.0.0.249 - - [2026-04-06 04:57:42] "GET /global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003529 10.0.0.249 - - [2026-04-06 04:57:42] "GET /virtual-networks?parent_id=af1c7189-ace7-49ab-8dbf-c78bc6d89736&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.003026 10.0.0.249 - - [2026-04-06 04:57:42] "GET /virtual-network/dff8267a-717f-45be-91a3-05e243f61756?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.006615 10.0.0.249 - - [2026-04-06 04:57:42] "GET /virtual-machine-interface/56b7ff06-a744-4ac5-b5cc-8f59548d08dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2740 0.006660 10.0.0.249 - - [2026-04-06 04:57:42] "PUT /virtual-machine-interface/56b7ff06-a744-4ac5-b5cc-8f59548d08dc HTTP/1.1" 200 284 0.017972 10.0.0.249 - - [2026-04-06 04:58:08] "POST /neutron/network HTTP/1.1" 200 936 0.007935 10.0.0.249 - - [2026-04-06 04:58:08] "POST /neutron/port HTTP/1.1" 200 117 0.001462 10.0.0.249 - - [2026-04-06 04:58:21] "POST /neutron/port HTTP/1.1" 200 1235 0.023769 10.0.0.249 - - [2026-04-06 04:58:21] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004081 10.0.0.249 - - [2026-04-06 04:58:21] "POST /neutron/port HTTP/1.1" 200 117 0.001166 10.0.0.249 - - [2026-04-06 04:59:10] "POST /neutron/port HTTP/1.1" 200 1235 0.056753 10.0.0.249 - - [2026-04-06 04:59:10] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004184 10.0.0.249 - - [2026-04-06 04:59:10] "POST /neutron/port HTTP/1.1" 200 117 0.001308 10.0.0.27 - - [2026-04-06 04:59:13] "GET /obj-perms HTTP/1.1" 200 5075 0.047275 10.0.0.249 - - [2026-04-06 04:59:23] "POST /neutron/port HTTP/1.1" 200 1106 0.024226 10.0.0.249 - - [2026-04-06 04:59:23] "POST /neutron/subnet HTTP/1.1" 200 694 0.010751 10.0.0.249 - - [2026-04-06 04:59:47] "POST /neutron/network HTTP/1.1" 200 1002 0.013231 10.0.0.249 - - [2026-04-06 04:59:47] "POST /neutron/port HTTP/1.1" 200 1225 0.025204 10.0.0.249 - - [2026-04-06 04:59:47] "POST /neutron/port HTTP/1.1" 200 1225 0.033499 10.0.0.249 - - [2026-04-06 04:59:48] "POST /neutron/port HTTP/1.1" 200 1225 0.027531 10.0.0.33 - - [2026-04-06 04:59:49] "POST /useragent-kv HTTP/1.1" 200 115 0.033392 10.0.0.33 - - [2026-04-06 04:59:49] "POST /useragent-kv HTTP/1.1" 200 115 0.002675 10.0.0.33 - - [2026-04-06 04:59:49] "POST /useragent-kv HTTP/1.1" 200 115 0.002858 10.0.0.33 - - [2026-04-06 04:59:49] "POST /useragent-kv HTTP/1.1" 200 115 0.002850 10.0.0.249 - - [2026-04-06 04:59:49] "POST /neutron/network HTTP/1.1" 200 151 0.174633 10.0.0.249 - - [2026-04-06 05:00:11] "POST /neutron/network HTTP/1.1" 200 842 0.007459 10.0.0.33 - - [2026-04-06 05:00:13] "GET /obj-perms HTTP/1.1" 200 5075 0.058085 10.0.0.249 - - [2026-04-06 05:00:14] "GET /obj-perms HTTP/1.1" 200 5075 0.051450 10.0.0.249 - - [2026-04-06 05:00:16] "POST /neutron/network HTTP/1.1" 200 832 0.008042 10.0.0.249 - - [2026-04-06 05:01:11] "POST /neutron/network HTTP/1.1" 200 936 0.009453 10.0.0.249 - - [2026-04-06 05:01:11] "POST /neutron/port HTTP/1.1" 200 117 0.001281 10.0.0.27 - - [2026-04-06 05:01:19] "GET /global-system-configs HTTP/1.1" 401 293 0.000613 10.0.0.27 - - [2026-04-06 05:01:19] "GET /global-system-configs HTTP/1.1" 401 293 0.000420 10.0.0.33 - - [2026-04-06 05:01:20] "GET /global-system-configs HTTP/1.1" 401 293 0.000455 10.0.0.33 - - [2026-04-06 05:01:20] "GET /global-system-configs HTTP/1.1" 401 293 0.000429 10.0.0.27 - - [2026-04-06 05:01:20] "GET /global-system-configs HTTP/1.1" 401 293 0.000445 10.0.0.27 - - [2026-04-06 05:01:20] "GET /global-system-configs HTTP/1.1" 401 293 0.000519 10.0.0.33 - - [2026-04-06 05:01:21] "GET /global-system-configs HTTP/1.1" 401 293 0.000514 10.0.0.33 - - [2026-04-06 05:01:21] "GET /global-system-configs HTTP/1.1" 401 293 0.000456 10.0.0.249 - - [2026-04-06 05:01:21] "GET /global-system-configs HTTP/1.1" 401 293 0.000419 10.0.0.249 - - [2026-04-06 05:01:21] "GET /global-system-configs HTTP/1.1" 401 293 0.000415 10.0.0.249 - - [2026-04-06 05:01:22] "GET /global-system-configs HTTP/1.1" 401 293 0.000417 10.0.0.249 - - [2026-04-06 05:01:22] "GET /global-system-configs HTTP/1.1" 401 293 0.000457 10.0.0.249 - - [2026-04-06 05:01:26] "POST /neutron/port HTTP/1.1" 200 1106 0.058322 10.0.0.249 - - [2026-04-06 05:01:26] "POST /neutron/subnet HTTP/1.1" 200 694 0.011583 10.0.0.33 - - [2026-04-06 05:01:51] "GET /projects?obj_uuids=af1c7189-ace7-49ab-8dbf-c78bc6d89736&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001249 10.0.0.249 - - [2026-04-06 05:01:51] "GET /project/af1c7189-ace7-49ab-8dbf-c78bc6d89736?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.074614 10.0.0.33 - - [2026-04-06 05:01:51] "GET /projects?obj_uuids=af1c7189-ace7-49ab-8dbf-c78bc6d89736&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001506 10.0.0.249 - - [2026-04-06 05:01:51] "GET /project/af1c7189-ace7-49ab-8dbf-c78bc6d89736?fields=virtual_networks HTTP/1.1" 200 1051 0.055310 10.0.0.33 - - [2026-04-06 05:01:51] "GET /projects?obj_uuids=af1c7189-ace7-49ab-8dbf-c78bc6d89736&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001160 10.0.0.249 - - [2026-04-06 05:01:51] "GET /project/af1c7189-ace7-49ab-8dbf-c78bc6d89736?fields=virtual_machine_interfaces HTTP/1.1" 200 1051 0.050681 10.0.0.33 - - [2026-04-06 05:01:51] "GET /projects?obj_uuids=af1c7189-ace7-49ab-8dbf-c78bc6d89736&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000976 10.0.0.249 - - [2026-04-06 05:01:51] "GET /project/af1c7189-ace7-49ab-8dbf-c78bc6d89736?fields=security_groups HTTP/1.1" 200 1281 0.044350 10.0.0.249 - - [2026-04-06 05:01:52] "POST /fqname-to-id HTTP/1.1" 404 188 0.030595 10.0.0.33 - - [2026-04-06 05:01:52] "GET /projects?obj_uuids=ff87f25d-2bc2-4753-8d34-41ad7d968be2&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004030 10.0.0.33 - - [2026-04-06 05:01:52] "GET /domains?obj_uuids=500738d8-636d-4330-98c4-d5dafb5cbb39&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001206 10.0.0.33 - - [2026-04-06 05:01:52] "GET /domain/500738d8-636d-4330-98c4-d5dafb5cbb39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.050987 10.0.0.33 - - [2026-04-06 05:01:52] "POST /id-to-fqname HTTP/1.1" 200 190 0.002603 10.0.0.33 - - [2026-04-06 05:01:52] "POST /fqname-to-id HTTP/1.1" 404 199 0.009830 10.0.0.33 - - [2026-04-06 05:01:52] "POST /security-groups HTTP/1.1" 200 591 0.081077 10.0.0.33 - - [2026-04-06 05:01:52] "POST /projects HTTP/1.1" 200 585 0.312227 10.0.0.33 - - [2026-04-06 05:01:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.349113 10.0.0.27 - - [2026-04-06 05:01:52] "POST /fqname-to-id HTTP/1.1" 404 234 0.032712 10.0.0.249 - - [2026-04-06 05:01:52] "GET /project/ff87f25d-2bc2-4753-8d34-41ad7d968be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.565602 10.0.0.27 - - [2026-04-06 05:01:53] "POST /access-control-lists HTTP/1.1" 200 594 0.058409 10.0.0.249 - - [2026-04-06 05:01:54] "GET / HTTP/1.1" 200 35931 0.001782 10.0.0.33 - - [2026-04-06 05:01:59] "GET /projects?obj_uuids=ff87f25d-2bc2-4753-8d34-41ad7d968be2&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001002 10.0.0.249 - - [2026-04-06 05:01:59] "GET /project/ff87f25d-2bc2-4753-8d34-41ad7d968be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.038558 10.0.0.33 - - [2026-04-06 05:01:59] "GET /projects?obj_uuids=ff87f25d-2bc2-4753-8d34-41ad7d968be2&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001073 10.0.0.249 - - [2026-04-06 05:01:59] "GET /project/ff87f25d-2bc2-4753-8d34-41ad7d968be2?fields=virtual_networks HTTP/1.1" 200 1043 0.063780 10.0.0.33 - - [2026-04-06 05:01:59] "GET /projects?obj_uuids=ff87f25d-2bc2-4753-8d34-41ad7d968be2&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002250 10.0.0.249 - - [2026-04-06 05:01:59] "GET /project/ff87f25d-2bc2-4753-8d34-41ad7d968be2?fields=virtual_machine_interfaces HTTP/1.1" 200 1043 0.063184 10.0.0.33 - - [2026-04-06 05:01:59] "GET /projects?obj_uuids=ff87f25d-2bc2-4753-8d34-41ad7d968be2&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001073 10.0.0.249 - - [2026-04-06 05:02:00] "GET /project/ff87f25d-2bc2-4753-8d34-41ad7d968be2?fields=security_groups HTTP/1.1" 200 1269 0.055824 10.0.0.249 - - [2026-04-06 05:02:12] "POST /neutron/port HTTP/1.1" 200 1118 0.026212 10.0.0.249 - - [2026-04-06 05:02:12] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004252 10.0.0.249 - - [2026-04-06 05:02:12] "POST /neutron/network HTTP/1.1" 200 832 0.010851 10.0.0.33 - - [2026-04-06 05:02:20] "DELETE /project/ff87f25d2bc247538d3441ad7d968be2 HTTP/1.1" 404 173 0.005668 10.0.0.33 - - [2026-04-06 05:02:20] "DELETE /project/af1c7189-ace7-49ab-8dbf-c78bc6d89736 HTTP/1.1" 404 177 0.004958 10.0.0.33 - - [2026-04-06 05:02:20] "GET /projects?obj_uuids=ff87f25d-2bc2-4753-8d34-41ad7d968be2&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000942 10.0.0.33 - - [2026-04-06 05:02:20] "GET /project/ff87f25d-2bc2-4753-8d34-41ad7d968be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1479 0.047797 10.0.0.33 - - [2026-04-06 05:02:20] "GET /projects?obj_uuids=ff87f25d-2bc2-4753-8d34-41ad7d968be2&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002152 10.0.0.33 - - [2026-04-06 05:02:20] "GET /project/ff87f25d-2bc2-4753-8d34-41ad7d968be2?fields=security_groups HTTP/1.1" 200 1374 0.066133 10.0.0.33 - - [2026-04-06 05:02:20] "DELETE /security-group/8e8c57ea-53aa-4c48-bf54-aa360ec12335 HTTP/1.1" 200 115 0.061641 10.0.0.33 - - [2026-04-06 05:02:20] "GET /projects?obj_uuids=ff87f25d-2bc2-4753-8d34-41ad7d968be2&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001033 10.0.0.27 - - [2026-04-06 05:02:20] "DELETE /access-control-list/ee15ba0c-bbc7-41f4-af67-cc3aea66edc4 HTTP/1.1" 200 115 0.051619 10.0.0.33 - - [2026-04-06 05:02:20] "GET /project/ff87f25d-2bc2-4753-8d34-41ad7d968be2?fields=application_policy_sets HTTP/1.1" 200 1413 0.061504 10.0.0.33 - - [2026-04-06 05:02:20] "DELETE /project/ff87f25d-2bc2-4753-8d34-41ad7d968be2 HTTP/1.1" 200 115 0.512363 10.0.0.249 - - [2026-04-06 05:02:26] "POST /neutron/network HTTP/1.1" 200 936 0.008388 10.0.0.249 - - [2026-04-06 05:02:26] "POST /neutron/port HTTP/1.1" 200 117 0.001284 10.0.0.249 - - [2026-04-06 05:03:14] "POST /neutron/port HTTP/1.1" 200 1106 0.019125 10.0.0.249 - - [2026-04-06 05:03:14] "POST /neutron/subnet HTTP/1.1" 200 694 0.010444 10.0.0.249 - - [2026-04-06 05:03:26] "POST /neutron/port HTTP/1.1" 200 1106 0.018378 10.0.0.249 - - [2026-04-06 05:03:27] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004165 10.0.0.249 - - [2026-04-06 05:03:27] "POST /neutron/network HTTP/1.1" 200 926 0.007801 10.0.0.27 - - [2026-04-06 05:03:29] "GET /global-system-configs HTTP/1.1" 401 293 0.000448 10.0.0.27 - - [2026-04-06 05:03:29] "GET /global-system-configs HTTP/1.1" 401 293 0.000391 10.0.0.249 - - [2026-04-06 05:04:15] "POST /neutron/network HTTP/1.1" 200 842 0.045050 10.0.0.249 - - [2026-04-06 05:04:15] "POST /neutron/port HTTP/1.1" 200 117 0.001294 10.0.0.27 - - [2026-04-06 05:04:16] "GET /obj-perms HTTP/1.1" 200 5075 0.066927 10.0.0.33 - - [2026-04-06 05:04:17] "GET /obj-perms HTTP/1.1" 200 5075 0.049303 10.0.0.249 - - [2026-04-06 05:04:28] "POST /neutron/port HTTP/1.1" 200 1106 0.026668 10.0.0.249 - - [2026-04-06 05:04:29] "POST /neutron/subnet HTTP/1.1" 200 694 0.019747 [Introspect:8084]10.0.0.33 - - [2026-04-06 05:04:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000953 [Introspect:8084]10.0.0.33 - - [2026-04-06 05:04:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3161 0.001063