+++ date ++ echo 'INFO: =================== Mon Feb 16 01:58:15 AM UTC 2026 ===================' INFO: =================== Mon Feb 16 01:58:15 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.23 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=256 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 256 ]] ++ [[ -z '' ]] +++ mount -t hugetlbfs +++ tail -n 1 +++ awk '/pagesize=2M/{print($3)}' ++ HUGE_PAGES_2MB_DIR= ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=openstack ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=rbac ++ AUTH_MODE=keystone ++ AUTH_PARAMS= ++ SSL_ENABLE=false ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.27,10.0.0.50,10.0.0.23 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.27,10.0.0.50,10.0.0.23 ++ ANALYTICSDB_NODES=10.0.0.27,10.0.0.50,10.0.0.23 ++ ANALYTICS_SNMP_NODES=10.0.0.27,10.0.0.50,10.0.0.23 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:8081 ' +++ '[' -n '10.0.0.27:8081 10.0.0.50:8081 10.0.0.23:8081 ' ']' +++ echo '10.0.0.27:8081 10.0.0.50:8081 10.0.0.23:8081' ++ ANALYTICS_SERVERS='10.0.0.27:8081 10.0.0.50:8081 10.0.0.23:8081' +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9042 ' +++ '[' -n '10.0.0.27:9042 10.0.0.50:9042 10.0.0.23:9042 ' ']' +++ echo '10.0.0.27:9042 10.0.0.50:9042 10.0.0.23:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.27:9042 10.0.0.50:9042 10.0.0.23:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.27,10.0.0.50,10.0.0.23 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:8086 ' +++ '[' -n '10.0.0.27:8086 10.0.0.50:8086 10.0.0.23:8086 ' ']' +++ echo '10.0.0.27:8086 10.0.0.50:8086 10.0.0.23:8086' ++ COLLECTOR_SERVERS='10.0.0.27:8086 10.0.0.50:8086 10.0.0.23:8086' ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.27,10.0.0.50,10.0.0.23 ++ CONFIGDB_NODES=10.0.0.27,10.0.0.50,10.0.0.23 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:8082 ' +++ '[' -n '10.0.0.27:8082 10.0.0.50:8082 10.0.0.23:8082 ' ']' +++ echo '10.0.0.27:8082 10.0.0.50:8082 10.0.0.23:8082' ++ CONFIG_SERVERS='10.0.0.27:8082 10.0.0.50:8082 10.0.0.23:8082' +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9161 ' +++ '[' -n '10.0.0.27:9161 10.0.0.50:9161 10.0.0.23:9161 ' ']' +++ echo '10.0.0.27:9161 10.0.0.50:9161 10.0.0.23:9161' ++ CONFIGDB_SERVERS='10.0.0.27:9161 10.0.0.50:9161 10.0.0.23:9161' +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9041 ' +++ '[' -n '10.0.0.27:9041 10.0.0.50:9041 10.0.0.23:9041 ' ']' +++ echo '10.0.0.27:9041 10.0.0.50:9041 10.0.0.23:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.27:9041 10.0.0.50:9041 10.0.0.23:9041' ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=false ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=false ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=false ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.20.0.17,10.20.0.254,10.20.0.129 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.17,10.20.0.254,10.20.0.129 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.27,10.0.0.50,10.0.0.23 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+=10.0.0.27:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+=10.0.0.50:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+=10.0.0.23:2181, +++ '[' -n 10.0.0.27:2181,10.0.0.50:2181,10.0.0.23:2181, ']' +++ echo 10.0.0.27:2181,10.0.0.50:2181,10.0.0.23:2181 ++ ZOOKEEPER_SERVERS=10.0.0.27:2181,10.0.0.50:2181,10.0.0.23:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:2181 ' +++ '[' -n '10.0.0.27:2181 10.0.0.50:2181 10.0.0.23:2181 ' ']' +++ echo '10.0.0.27:2181 10.0.0.50:2181 10.0.0.23:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.27:2181 10.0.0.50:2181 10.0.0.23:2181' ++ RABBITMQ_NODES=10.0.0.27,10.0.0.50,10.0.0.23 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+=10.0.0.27:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+=10.0.0.50:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+=10.0.0.23:5673, +++ '[' -n 10.0.0.27:5673,10.0.0.50:5673,10.0.0.23:5673, ']' +++ echo 10.0.0.27:5673,10.0.0.50:5673,10.0.0.23:5673 ++ RABBITMQ_SERVERS=10.0.0.27:5673,10.0.0.50:5673,10.0.0.23:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=false ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:6379 ' +++ '[' -n '10.0.0.27:6379 10.0.0.50:6379 10.0.0.23:6379 ' ']' +++ echo '10.0.0.27:6379 10.0.0.50:6379 10.0.0.23:6379' ++ REDIS_SERVERS='10.0.0.27:6379 10.0.0.50:6379 10.0.0.23:6379' ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=false ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.27,10.0.0.50,10.0.0.23 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9092 ' +++ '[' -n '10.0.0.27:9092 10.0.0.50:9092 10.0.0.23:9092 ' ']' +++ echo '10.0.0.27:9092 10.0.0.50:9092 10.0.0.23:9092' ++ KAFKA_SERVERS='10.0.0.27:9092 10.0.0.50:9092 10.0.0.23:9092' ++ KAFKA_SSL_ENABLE=false ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/v3 ++ KEYSTONE_AUTH_HOST=10.0.0.27 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5000 ++ KEYSTONE_AUTH_PUBLIC_PORT=5000 ++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens ++ KEYSTONE_AUTH_INSECURE=True ++ KEYSTONE_AUTH_CERTFILE= ++ KEYSTONE_AUTH_KEYFILE= ++ KEYSTONE_AUTH_CA_CERTFILE= ++ KEYSTONE_AUTH_ENDPOINT_TYPE= ++ KEYSTONE_AUTH_SYNC_ON_DEMAND= ++ KEYSTONE_AUTH_INTERFACE=public ++ KUBEMANAGER_NODES=10.0.0.27,10.0.0.50,10.0.0.23 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.27,10.0.0.50,10.0.0.23 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=false ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=false ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=false ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ /v3 == \/\v\2\.\0 ]] ++ [[ openstack == \o\p\e\n\s\t\a\c\k ]] ++ AUTH_MODE=keystone ++ [[ keystone == \k\e\y\s\t\o\n\e ]] ++ AUTH_PARAMS='--admin_password contrail123' ++ AUTH_PARAMS+=' --admin_tenant_name admin' ++ AUTH_PARAMS+=' --admin_user admin' ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ cut -d , -f 1 ++ echo 10.0.0.27,10.0.0.50,10.0.0.23 + local cassandra=10.0.0.27 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.27 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.27,10.0.0.50,10.0.0.23 +++ local servers=10.0.0.27,10.0.0.50,10.0.0.23 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ tr '\n' , ++++ get_local_ips ++++ cat /proc/net/fib_trie ++++ grep -vi host ++++ awk '/32 host/ { print f } {f=$2}' ++++ sort ++++ uniq +++ local local_ips=,10.0.0.23,10.20.0.129,127.0.0.1,172.17.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.27'\''))' +++ local server_ip=10.0.0.27 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.27 ]] +++ [[ ,10.0.0.23,10.20.0.129,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.27, ]] +++ (( ord+=1 )) +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.50'\''))' +++ local server_ip=10.0.0.50 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.50 ]] +++ [[ ,10.0.0.23,10.20.0.129,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.50, ]] +++ (( ord+=1 )) +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.23'\''))' +++ local server_ip=10.0.0.23 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.23 ]] +++ [[ ,10.0.0.23,10.20.0.129,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.23, ]] +++ echo 10.0.0.23 3 +++ return ++ local ip=10.0.0.23 ++ [[ -z 10.0.0.23 ]] ++ echo 10.0.0.23 + host_ip=10.0.0.23 + [[ cql == \c\q\l ]] ++ echo 10.0.0.27:9041 10.0.0.50:9041 10.0.0.23:9041 ++ sed 's/,/ /g' + cassandra_server_list='10.0.0.27:9041 10.0.0.50:9041 10.0.0.23:9041' + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.23:8082' + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ grep '^API__.*__.*=.*$' ++ cut -d = -f 1 ++ sed 's/^API__//g' ++ sort ++ set -o posix ++ set + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ keystone != \k\e\y\s\t\o\n\e ]] + local tmp_file=/etc/contrail/contrail-keystone-auth.conf.tmp + cat + [[ /v3 == \/\v\3 ]] + cat + [[ http == \h\t\t\p\s ]] + [[ -n '' ]] + [[ -n '' ]] + [[ -n public ]] + echo 'interface = public' + mv -f /etc/contrail/contrail-keystone-auth.conf.tmp /etc/contrail/contrail-keystone-auth.conf + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ keystone == \k\e\y\s\t\o\n\e ]] + cat + [[ http == \h\t\t\p\s ]] + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 02/16/2026 01:58:25.484 7f6390dd0780 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 02/16/2026 01:58:25.625 7f6390dd0780 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 02/16/2026 01:58:25.640 7f6390dd0780 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 02/16/2026 01:58:25.640 7f6390dd0780 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] The option "admin_port" is not known to keystonemiddleware The option "max_requests" is not known to keystonemiddleware The option "signing_dir" is not known to keystonemiddleware The option "auth_url" is not known to keystonemiddleware The option "username" is not known to keystonemiddleware The option "password" is not known to keystonemiddleware The option "user_domain_name" is not known to keystonemiddleware The option "project_domain_name" is not known to keystonemiddleware The option "project_name" is not known to keystonemiddleware AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://localhost:8095/ Hit Ctrl-C to quit. Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.23:8082/ Hit Ctrl-C to quit. 10.0.0.23 - - [2026-02-16 01:58:52] "GET / HTTP/1.1" 503 181 0.000296 10.0.0.23 - - [2026-02-16 01:58:52] "GET / HTTP/1.1" 503 181 0.000157 10.0.0.50 - - [2026-02-16 01:58:52] "GET / HTTP/1.1" 503 181 0.000375 10.0.0.50 - - [2026-02-16 01:58:53] "GET / HTTP/1.1" 200 35931 0.001348 10.0.0.23 - - [2026-02-16 01:58:53] "GET / HTTP/1.1" 200 45871 0.001794 10.0.0.23 - - [2026-02-16 01:58:53] "GET / HTTP/1.1" 200 45871 0.000961 Using the in-process token cache is deprecated as of the 4.2.0 release and may be removed in the 5.0.0 release or the 'O' development cycle. The in-process cache causes inconsistent results and high memory usage. When the feature is removed the auth_token middleware will not cache tokens by default which may result in performance issues. It is recommended to use memcache for the auth_token token cache by setting the memcached_servers option. 10.0.0.23 - - [2026-02-16 01:58:53] "POST /fqname-to-id HTTP/1.1" 401 292 0.000460 10.0.0.23 - - [2026-02-16 01:58:53] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 292 0.000226 10.0.0.50 - - [2026-02-16 01:58:53] "GET / HTTP/1.1" 200 35931 0.001181 10.0.0.50 - - [2026-02-16 01:58:53] "GET / HTTP/1.1" 200 35931 0.001473 10.0.0.50 - - [2026-02-16 01:58:53] "POST /fqname-to-id HTTP/1.1" 401 292 0.000350 10.0.0.50 - - [2026-02-16 01:58:53] "POST /fqname-to-id HTTP/1.1" 401 292 0.000519 10.0.0.50 - - [2026-02-16 01:58:53] "GET / HTTP/1.1" 200 35931 0.001768 10.0.0.23 - - [2026-02-16 01:58:54] "GET / HTTP/1.1" 200 35931 0.001527 10.0.0.23 - - [2026-02-16 01:58:54] "POST /fqname-to-id HTTP/1.1" 401 292 0.000428 10.0.0.27 - - [2026-02-16 01:58:54] "GET / HTTP/1.1" 200 35931 0.001443 10.0.0.27 - - [2026-02-16 01:58:54] "POST /fqname-to-id HTTP/1.1" 401 292 0.000475 10.0.0.50 - - [2026-02-16 01:58:56] "POST /fqname-to-id HTTP/1.1" 404 186 1.621701 10.0.0.50 - - [2026-02-16 01:58:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.007350 10.0.0.23 - - [2026-02-16 01:58:56] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 315 2.309299 10.0.0.50 - - [2026-02-16 01:58:56] "GET /global-system-config/136815e7-5eea-48be-bf24-9e015b7b8759?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.010123 10.0.0.23 - - [2026-02-16 01:58:56] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 336 0.014852 10.0.0.23 - - [2026-02-16 01:58:56] "POST /fqname-to-id HTTP/1.1" 200 156 2.054838 10.0.0.23 - - [2026-02-16 01:58:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.025319 10.0.0.23 - - [2026-02-16 01:58:56] "POST /fqname-to-id HTTP/1.1" 200 156 1.147013 10.0.0.23 - - [2026-02-16 01:58:56] "GET /global-system-config/136815e7-5eea-48be-bf24-9e015b7b8759?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.006896 10.0.0.50 - - [2026-02-16 01:58:56] "POST /service-appliance-sets HTTP/1.1" 200 553 0.061695 10.0.0.23 - - [2026-02-16 01:58:56] "POST /fqname-to-id HTTP/1.1" 404 220 0.006648 10.0.0.50 - - [2026-02-16 01:58:56] "POST /fqname-to-id HTTP/1.1" 200 156 1.533012 10.0.0.50 - - [2026-02-16 01:58:56] "GET /global-system-config/136815e7-5eea-48be-bf24-9e015b7b8759?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.011548 10.0.0.50 - - [2026-02-16 01:58:56] "POST /fqname-to-id HTTP/1.1" 404 180 0.004635 10.0.0.27 - - [2026-02-16 01:58:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.825375 10.0.0.27 - - [2026-02-16 01:58:56] "GET /global-system-config/136815e7-5eea-48be-bf24-9e015b7b8759?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.009668 10.0.0.50 - - [2026-02-16 01:58:56] "POST /fqname-to-id HTTP/1.1" 404 220 0.005013 10.0.0.50 - - [2026-02-16 01:58:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005536 10.0.0.23 - - [2026-02-16 01:58:56] "POST /config-nodes HTTP/1.1" 200 599 0.058790 10.0.0.27 - - [2026-02-16 01:58:56] "POST /fqname-to-id HTTP/1.1" 404 220 0.006132 10.0.0.50 - - [2026-02-16 01:58:56] "GET /global-system-config/136815e7-5eea-48be-bf24-9e015b7b8759?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.019225 10.0.0.50 - - [2026-02-16 01:58:56] "POST /config-nodes HTTP/1.1" 200 599 0.074444 10.0.0.27 - - [2026-02-16 01:58:56] "POST /config-nodes HTTP/1.1" 200 599 0.084701 10.0.0.50 - - [2026-02-16 01:58:56] "POST /service-appliance-sets HTTP/1.1" 200 541 0.107975 10.0.0.50 - - [2026-02-16 01:58:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003933 10.0.0.50 - - [2026-02-16 01:58:56] "GET /network-ipam/55ab8643-1ee0-4802-99f5-cc416116aea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.009976 /usr/local/lib/python3.9/site-packages/keystoneauth1/adapter.py:278: UserWarning: Using keystoneclient sessions has been deprecated. Please update your software to use keystoneauth1. warnings.warn( 10.0.0.23 - - [2026-02-16 01:58:57] "GET / HTTP/1.1" 200 35931 0.001727 10.0.0.23 - - [2026-02-16 01:58:57] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000360 10.0.0.50 - - [2026-02-16 01:58:57] "POST /service-templates HTTP/1.1" 200 511 0.095145 10.0.0.50 - - [2026-02-16 01:58:57] "POST /service-templates HTTP/1.1" 200 501 0.087008 10.0.0.50 - - [2026-02-16 01:58:57] "GET / HTTP/1.1" 200 35931 0.001133 10.0.0.50 - - [2026-02-16 01:58:57] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000421 10.0.0.50 - - [2026-02-16 01:58:57] "POST /service-templates HTTP/1.1" 200 515 0.039494 10.0.0.27 - - [2026-02-16 01:58:57] "GET / HTTP/1.1" 200 35931 0.002071 10.0.0.27 - - [2026-02-16 01:58:57] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000342 10.0.0.50 - - [2026-02-16 01:58:57] "POST /service-templates HTTP/1.1" 200 535 0.186721 10.0.0.50 - - [2026-02-16 01:58:57] "POST /service-templates HTTP/1.1" 200 507 0.052537 10.0.0.50 - - [2026-02-16 01:58:58] "GET / HTTP/1.1" 200 35931 0.001414 10.0.0.50 - - [2026-02-16 01:58:58] "POST /fqname-to-id HTTP/1.1" 401 292 0.000510 10.0.0.23 - - [2026-02-16 01:58:58] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.767871 10.0.0.23 - - [2026-02-16 01:58:58] "GET / HTTP/1.1" 200 35931 0.001391 10.0.0.23 - - [2026-02-16 01:58:58] "POST /fqname-to-id HTTP/1.1" 401 292 0.000466 10.0.0.50 - - [2026-02-16 01:58:58] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.840147 10.0.0.50 - - [2026-02-16 01:58:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000406 10.0.0.23 - - [2026-02-16 01:58:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000499 10.0.0.27 - - [2026-02-16 01:58:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000435 10.0.0.27 - - [2026-02-16 01:58:59] "POST /global-vrouter-configs HTTP/1.1" 409 251 1.088005 10.0.0.23 - - [2026-02-16 01:58:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000377 10.0.0.50 - - [2026-02-16 01:58:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000335 10.0.0.50 - - [2026-02-16 01:59:00] "GET /global-system-configs HTTP/1.1" 401 292 0.000397 10.0.0.23 - - [2026-02-16 01:59:00] "GET /global-system-configs HTTP/1.1" 401 292 0.000494 10.0.0.27 - - [2026-02-16 01:59:00] "GET /global-system-configs HTTP/1.1" 401 292 0.000385 10.0.0.50 - - [2026-02-16 01:59:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.752100 10.0.0.27 - - [2026-02-16 01:59:00] "GET /global-system-configs HTTP/1.1" 401 292 0.000511 10.0.0.23 - - [2026-02-16 01:59:00] "GET /global-system-configs HTTP/1.1" 401 292 0.000437 10.0.0.50 - - [2026-02-16 01:59:00] "GET /global-system-config/136815e7-5eea-48be-bf24-9e015b7b8759?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.012924 10.0.0.50 - - [2026-02-16 01:59:00] "GET /global-system-configs HTTP/1.1" 401 292 0.000370 10.0.0.23 - - [2026-02-16 01:59:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.165132 10.0.0.27 - - [2026-02-16 01:59:00] "GET /global-system-configs HTTP/1.1" 401 292 0.000346 10.0.0.23 - - [2026-02-16 01:59:00] "GET /global-system-config/136815e7-5eea-48be-bf24-9e015b7b8759?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.006697 10.0.0.50 - - [2026-02-16 01:59:00] "POST /fqname-to-id HTTP/1.1" 404 220 0.004316 10.0.0.23 - - [2026-02-16 01:59:00] "POST /fqname-to-id HTTP/1.1" 404 220 0.004266 10.0.0.50 - - [2026-02-16 01:59:00] "POST /config-database-nodes HTTP/1.1" 200 617 0.047515 10.0.0.23 - - [2026-02-16 01:59:00] "POST /config-database-nodes HTTP/1.1" 200 617 0.049423 10.0.0.27 - - [2026-02-16 01:59:01] "GET / HTTP/1.1" 200 35931 0.001820 10.0.0.27 - - [2026-02-16 01:59:01] "POST /fqname-to-id HTTP/1.1" 401 292 0.000403 10.0.0.27 - - [2026-02-16 01:59:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.609755 10.0.0.27 - - [2026-02-16 01:59:02] "GET /global-system-config/136815e7-5eea-48be-bf24-9e015b7b8759?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.007350 10.0.0.27 - - [2026-02-16 01:59:02] "POST /fqname-to-id HTTP/1.1" 404 220 0.004537 10.0.0.27 - - [2026-02-16 01:59:02] "POST /config-database-nodes HTTP/1.1" 200 617 0.042578 10.0.0.23 - - [2026-02-16 01:59:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.010190 10.0.0.23 - - [2026-02-16 01:59:03] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1215 0.007878 10.0.0.23 - - [2026-02-16 01:59:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.015106 10.0.0.23 - - [2026-02-16 01:59:03] "PUT /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe HTTP/1.1" 200 276 0.014449 10.0.0.50 - - [2026-02-16 01:59:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003966 10.0.0.50 - - [2026-02-16 01:59:03] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.004221 10.0.0.50 - - [2026-02-16 01:59:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003745 10.0.0.50 - - [2026-02-16 01:59:04] "PUT /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe HTTP/1.1" 200 276 0.014040 10.0.0.27 - - [2026-02-16 01:59:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003692 10.0.0.27 - - [2026-02-16 01:59:04] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.003996 10.0.0.27 - - [2026-02-16 01:59:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004079 10.0.0.27 - - [2026-02-16 01:59:04] "PUT /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe HTTP/1.1" 200 276 0.017742 10.0.0.50 - - [2026-02-16 01:59:16] "GET /network-ipam/55ab8643-1ee0-4802-99f5-cc416116aea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.027299 10.0.0.50 - - [2026-02-16 01:59:17] "POST /fqname-to-id HTTP/1.1" 404 224 0.004075 10.0.0.50 - - [2026-02-16 01:59:17] "POST /ref-update HTTP/1.1" 200 156 0.019725 10.0.0.50 - - [2026-02-16 01:59:17] "POST /route-targets HTTP/1.1" 200 327 0.014149 10.0.0.50 - - [2026-02-16 01:59:17] "POST /ref-update HTTP/1.1" 200 156 0.017309 10.0.0.50 - - [2026-02-16 01:59:17] "PUT /access-control-list/12c6e968-ea9a-4990-aaa0-1b08290d169c HTTP/1.1" 200 272 0.017644 10.0.0.50 - - [2026-02-16 01:59:45] "POST /ref-update HTTP/1.1" 200 156 0.031593 The option "admin_port" is not known to keystonemiddleware The option "max_requests" is not known to keystonemiddleware The option "signing_dir" is not known to keystonemiddleware The option "auth_url" is not known to keystonemiddleware The option "username" is not known to keystonemiddleware The option "password" is not known to keystonemiddleware The option "user_domain_name" is not known to keystonemiddleware The option "project_domain_name" is not known to keystonemiddleware The option "project_name" is not known to keystonemiddleware AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint Using the in-process token cache is deprecated as of the 4.2.0 release and may be removed in the 5.0.0 release or the 'O' development cycle. The in-process cache causes inconsistent results and high memory usage. When the feature is removed the auth_token middleware will not cache tokens by default which may result in performance issues. It is recommended to use memcache for the auth_token token cache by setting the memcached_servers option. 10.0.0.23 - - [2026-02-16 02:02:01] "GET /obj-perms HTTP/1.1" 200 5056 0.367177 10.0.0.27 - - [2026-02-16 02:03:01] "GET /obj-perms HTTP/1.1" 200 5056 0.051838 10.0.0.50 - - [2026-02-16 02:03:02] "GET /obj-perms HTTP/1.1" 200 5056 0.049556 10.0.0.50 - - [2026-02-16 02:03:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000431 10.0.0.50 - - [2026-02-16 02:03:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000347 10.0.0.23 - - [2026-02-16 02:03:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000338 10.0.0.23 - - [2026-02-16 02:03:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000381 10.0.0.27 - - [2026-02-16 02:03:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000431 10.0.0.27 - - [2026-02-16 02:03:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000334 10.0.0.23 - - [2026-02-16 02:03:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000355 10.0.0.23 - - [2026-02-16 02:03:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000419 10.0.0.50 - - [2026-02-16 02:03:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000756 10.0.0.50 - - [2026-02-16 02:03:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000377 10.0.0.27 - - [2026-02-16 02:03:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000352 10.0.0.27 - - [2026-02-16 02:03:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000352 [Introspect:8084]10.0.0.23 - - [2026-02-16 02:04:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000869 [Introspect:8084]10.0.0.23 - - [2026-02-16 02:04:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.000825 [Introspect:8084]10.0.0.23 - - [2026-02-16 02:04:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000920 [Introspect:8084]10.0.0.23 - - [2026-02-16 02:04:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.000875 10.0.0.27 - - [2026-02-16 02:06:18] "GET / HTTP/1.1" 200 35931 0.001590 10.0.0.27 - - [2026-02-16 02:06:19] "POST /fqname-to-id HTTP/1.1" 401 292 0.000403 10.0.0.27 - - [2026-02-16 02:06:19] "POST /fqname-to-id HTTP/1.1" 404 186 0.101430 10.0.0.23 - - [2026-02-16 02:06:19] "GET /projects?obj_uuids=200acb73-5605-4c17-a7d0-37942b58b9c9&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.058597 10.0.0.23 - - [2026-02-16 02:06:19] "GET /domains?obj_uuids=026ea67f-9b7a-4f1c-a755-90b25d4ac1dc&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000929 10.0.0.23 - - [2026-02-16 02:06:19] "GET /domain/026ea67f-9b7a-4f1c-a755-90b25d4ac1dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.030122 10.0.0.23 - - [2026-02-16 02:06:20] "POST /id-to-fqname HTTP/1.1" 200 188 0.001202 10.0.0.23 - - [2026-02-16 02:06:20] "POST /fqname-to-id HTTP/1.1" 404 197 0.008861 10.0.0.23 - - [2026-02-16 02:06:20] "POST /security-groups HTTP/1.1" 200 589 0.086720 10.0.0.23 - - [2026-02-16 02:06:20] "POST /projects HTTP/1.1" 200 581 0.379005 10.0.0.23 - - [2026-02-16 02:06:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.417214 10.0.0.50 - - [2026-02-16 02:06:20] "POST /fqname-to-id HTTP/1.1" 404 232 0.032248 10.0.0.27 - - [2026-02-16 02:06:20] "GET /project/200acb73-5605-4c17-a7d0-37942b58b9c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.602946 10.0.0.50 - - [2026-02-16 02:06:20] "POST /access-control-lists HTTP/1.1" 200 592 0.031644 10.0.0.27 - - [2026-02-16 02:06:21] "GET / HTTP/1.1" 200 35931 0.001705 10.0.0.23 - - [2026-02-16 02:06:24] "GET /projects?obj_uuids=200acb73-5605-4c17-a7d0-37942b58b9c9&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000896 10.0.0.27 - - [2026-02-16 02:06:24] "GET /project/200acb73-5605-4c17-a7d0-37942b58b9c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.041670 10.0.0.23 - - [2026-02-16 02:06:24] "GET /projects?obj_uuids=200acb73-5605-4c17-a7d0-37942b58b9c9&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001201 10.0.0.27 - - [2026-02-16 02:06:24] "GET /project/200acb73-5605-4c17-a7d0-37942b58b9c9?fields=virtual_networks HTTP/1.1" 200 1028 0.064605 10.0.0.23 - - [2026-02-16 02:06:24] "GET /projects?obj_uuids=200acb73-5605-4c17-a7d0-37942b58b9c9&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000831 10.0.0.27 - - [2026-02-16 02:06:24] "GET /project/200acb73-5605-4c17-a7d0-37942b58b9c9?fields=virtual_machine_interfaces HTTP/1.1" 200 1028 0.052186 10.0.0.23 - - [2026-02-16 02:06:24] "GET /projects?obj_uuids=200acb73-5605-4c17-a7d0-37942b58b9c9&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001198 10.0.0.27 - - [2026-02-16 02:06:24] "GET /project/200acb73-5605-4c17-a7d0-37942b58b9c9?fields=security_groups HTTP/1.1" 200 1252 0.043104 10.0.0.23 - - [2026-02-16 02:06:25] "GET /projects?obj_uuids=75ea3c9d-fe4e-42a9-84a6-60475cdcdac1&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003060 10.0.0.23 - - [2026-02-16 02:06:25] "GET /domains?obj_uuids=026ea67f-9b7a-4f1c-a755-90b25d4ac1dc&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000810 10.0.0.23 - - [2026-02-16 02:06:25] "GET /domain/026ea67f-9b7a-4f1c-a755-90b25d4ac1dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.006354 10.0.0.23 - - [2026-02-16 02:06:25] "POST /id-to-fqname HTTP/1.1" 200 167 0.003479 10.0.0.23 - - [2026-02-16 02:06:25] "POST /fqname-to-id HTTP/1.1" 404 176 0.007506 10.0.0.23 - - [2026-02-16 02:06:25] "POST /security-groups HTTP/1.1" 200 568 0.031789 10.0.0.23 - - [2026-02-16 02:06:25] "POST /projects HTTP/1.1" 200 539 0.262299 10.0.0.50 - - [2026-02-16 02:06:26] "POST /fqname-to-id HTTP/1.1" 404 206 0.011918 10.0.0.23 - - [2026-02-16 02:06:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.336693 10.0.0.27 - - [2026-02-16 02:06:26] "GET /project/75ea3c9d-fe4e-42a9-84a6-60475cdcdac1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1270 0.469707 [Introspect:8084]10.0.0.27 - - [2026-02-16 02:06:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.001045 10.0.0.23 - - [2026-02-16 02:06:27] "GET /projects?obj_uuids=75ea3c9d-fe4e-42a9-84a6-60475cdcdac1&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.000973 10.0.0.27 - - [2026-02-16 02:06:27] "GET /project/75ea3c9d-fe4e-42a9-84a6-60475cdcdac1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1270 0.043404 10.0.0.23 - - [2026-02-16 02:06:28] "GET /obj-perms HTTP/1.1" 200 5056 0.060036 [Introspect:8084]10.0.0.27 - - [2026-02-16 02:06:30] "GET /Snh_CollectorInfoRequest HTTP/1.1" 200 372 0.000770 10.0.0.27 - - [2026-02-16 02:06:30] "GET /obj-perms HTTP/1.1" 200 5056 0.050257 10.0.0.27 - - [2026-02-16 02:06:30] "GET /obj-perms HTTP/1.1" 200 5056 0.003790 10.0.0.27 - - [2026-02-16 02:06:31] "GET /obj-perms HTTP/1.1" 200 5056 0.007153 10.0.0.27 - - [2026-02-16 02:06:31] "GET /obj-perms HTTP/1.1" 200 5056 0.003968 10.0.0.27 - - [2026-02-16 02:06:31] "GET /obj-perms HTTP/1.1" 200 5056 0.003617 10.0.0.27 - - [2026-02-16 02:06:31] "GET /obj-perms HTTP/1.1" 200 5056 0.004035 10.0.0.27 - - [2026-02-16 02:06:31] "GET /obj-perms HTTP/1.1" 200 5056 0.003315 10.0.0.27 - - [2026-02-16 02:06:31] "GET /obj-perms HTTP/1.1" 200 5056 0.003539 10.0.0.27 - - [2026-02-16 02:06:31] "GET /obj-perms HTTP/1.1" 200 5056 0.003911 10.0.0.27 - - [2026-02-16 02:06:31] "GET /obj-perms HTTP/1.1" 200 5056 0.004038 10.0.0.27 - - [2026-02-16 02:06:31] "GET /obj-perms HTTP/1.1" 200 5056 0.004200 10.0.0.50 - - [2026-02-16 02:06:31] "GET /obj-perms HTTP/1.1" 200 5056 0.053013 10.0.0.27 - - [2026-02-16 02:06:32] "GET /obj-perms HTTP/1.1" 200 5056 0.003801 10.0.0.50 - - [2026-02-16 02:06:32] "GET /obj-perms HTTP/1.1" 200 5056 0.003582 10.0.0.23 - - [2026-02-16 02:06:32] "GET /obj-perms HTTP/1.1" 200 5056 0.004030 10.0.0.23 - - [2026-02-16 02:06:32] "GET /obj-perms HTTP/1.1" 200 5056 0.003846 10.0.0.27 - - [2026-02-16 02:06:33] "GET /obj-perms HTTP/1.1" 200 5056 0.003871 10.0.0.27 - - [2026-02-16 02:06:33] "GET /obj-perms HTTP/1.1" 200 5056 0.004190 10.0.0.27 - - [2026-02-16 02:06:33] "GET /obj-perms HTTP/1.1" 200 5056 0.003441 10.0.0.27 - - [2026-02-16 02:06:33] "GET /obj-perms HTTP/1.1" 200 5056 0.003784 10.0.0.27 - - [2026-02-16 02:06:34] "GET /obj-perms HTTP/1.1" 200 5056 0.003833 10.0.0.27 - - [2026-02-16 02:06:34] "GET /obj-perms HTTP/1.1" 200 5056 0.003578 10.0.0.27 - - [2026-02-16 02:06:34] "GET /obj-perms HTTP/1.1" 200 5056 0.004499 10.0.0.27 - - [2026-02-16 02:06:34] "GET /obj-perms HTTP/1.1" 200 5056 0.003983 10.0.0.27 - - [2026-02-16 02:06:34] "GET /obj-perms HTTP/1.1" 200 5056 0.003679 10.0.0.27 - - [2026-02-16 02:06:34] "GET /obj-perms HTTP/1.1" 200 5056 0.003799 10.0.0.27 - - [2026-02-16 02:06:37] "GET /obj-perms HTTP/1.1" 200 5056 0.004245 10.0.0.27 - - [2026-02-16 02:06:37] "GET /obj-perms HTTP/1.1" 200 5056 0.003768 10.0.0.27 - - [2026-02-16 02:06:37] "GET /obj-perms HTTP/1.1" 200 5056 0.003485 10.0.0.27 - - [2026-02-16 02:06:37] "GET /obj-perms HTTP/1.1" 200 5056 0.004874 10.0.0.27 - - [2026-02-16 02:06:38] "GET /obj-perms HTTP/1.1" 200 5056 0.003674 10.0.0.27 - - [2026-02-16 02:06:39] "POST /fqname-to-id HTTP/1.1" 404 199 0.027248 10.0.0.23 - - [2026-02-16 02:06:39] "GET /projects?obj_uuids=db99c49b-22cb-4db3-97d3-12afda76e8fb&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003893 10.0.0.23 - - [2026-02-16 02:06:39] "GET /domains?obj_uuids=026ea67f-9b7a-4f1c-a755-90b25d4ac1dc&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000956 10.0.0.23 - - [2026-02-16 02:06:39] "GET /domain/026ea67f-9b7a-4f1c-a755-90b25d4ac1dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.008770 10.0.0.23 - - [2026-02-16 02:06:40] "POST /id-to-fqname HTTP/1.1" 200 201 0.003763 10.0.0.23 - - [2026-02-16 02:06:40] "POST /fqname-to-id HTTP/1.1" 404 210 0.008190 10.0.0.23 - - [2026-02-16 02:06:40] "POST /security-groups HTTP/1.1" 200 602 0.072540 10.0.0.23 - - [2026-02-16 02:06:40] "POST /projects HTTP/1.1" 200 607 0.330627 10.0.0.50 - - [2026-02-16 02:06:40] "POST /access-control-lists HTTP/1.1" 200 607 0.041077 10.0.0.23 - - [2026-02-16 02:06:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.409327 10.0.0.27 - - [2026-02-16 02:06:40] "GET /project/db99c49b-22cb-4db3-97d3-12afda76e8fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.582684 10.0.0.27 - - [2026-02-16 02:06:41] "GET / HTTP/1.1" 200 35931 0.001521 10.0.0.27 - - [2026-02-16 02:06:42] "POST /fqname-to-id HTTP/1.1" 401 292 0.000480 10.0.0.27 - - [2026-02-16 02:06:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.053944 10.0.0.23 - - [2026-02-16 02:06:42] "GET /projects?obj_uuids=db99c49b-22cb-4db3-97d3-12afda76e8fb&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000829 10.0.0.27 - - [2026-02-16 02:06:42] "GET /project/db99c49b-22cb-4db3-97d3-12afda76e8fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.051831 10.0.0.50 - - [2026-02-16 02:06:43] "POST /route-targets HTTP/1.1" 200 327 0.014885 10.0.0.23 - - [2026-02-16 02:06:43] "POST /useragent-kv HTTP/1.1" 200 115 0.018868 10.0.0.27 - - [2026-02-16 02:06:43] "POST /neutron/subnet HTTP/1.1" 200 725 0.323053 10.0.0.27 - - [2026-02-16 02:06:43] "POST /id-to-fqname HTTP/1.1" 200 233 0.001149 10.0.0.27 - - [2026-02-16 02:06:43] "GET /virtual-network/cc029415-f121-46cc-ad18-14c8d5f091bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.004892 10.0.0.27 - - [2026-02-16 02:06:43] "GET /virtual-network/cc029415-f121-46cc-ad18-14c8d5f091bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.005327 10.0.0.27 - - [2026-02-16 02:06:43] "POST /neutron/network HTTP/1.1" 200 839 0.007037 10.0.0.27 - - [2026-02-16 02:06:44] "GET /virtual-network/cc029415-f121-46cc-ad18-14c8d5f091bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.005360 10.0.0.27 - - [2026-02-16 02:06:45] "GET /obj-perms HTTP/1.1" 200 5052 0.053569 10.0.0.23 - - [2026-02-16 02:06:45] "GET /obj-perms HTTP/1.1" 200 5052 0.045132 10.0.0.27 - - [2026-02-16 02:06:45] "POST /id-to-fqname HTTP/1.1" 200 233 0.001123 10.0.0.23 - - [2026-02-16 02:06:47] "GET /projects?obj_uuids=db99c49b-22cb-4db3-97d3-12afda76e8fb&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000931 10.0.0.27 - - [2026-02-16 02:06:48] "GET /project/db99c49b-22cb-4db3-97d3-12afda76e8fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.072909 10.0.0.27 - - [2026-02-16 02:06:48] "POST /neutron/network HTTP/1.1" 200 839 0.032048 10.0.0.27 - - [2026-02-16 02:06:48] "POST /neutron/port HTTP/1.1" 200 117 0.010160 10.0.0.27 - - [2026-02-16 02:06:50] "POST /neutron/port HTTP/1.1" 200 1071 0.069822 10.0.0.27 - - [2026-02-16 02:06:50] "POST /neutron/port HTTP/1.1" 200 1135 0.020060 10.0.0.27 - - [2026-02-16 02:06:51] "POST /neutron/port HTTP/1.1" 200 117 0.001030 10.0.0.27 - - [2026-02-16 02:06:54] "POST /neutron/security_group HTTP/1.1" 200 2069 0.006989 10.0.0.23 - - [2026-02-16 02:06:57] "DELETE /project/75ea3c9dfe4e42a984a660475cdcdac1 HTTP/1.1" 404 173 0.005645 10.0.0.23 - - [2026-02-16 02:06:57] "GET /projects?obj_uuids=200acb73-5605-4c17-a7d0-37942b58b9c9&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000788 10.0.0.23 - - [2026-02-16 02:06:57] "DELETE /project/db99c49b22cb4db397d312afda76e8fb HTTP/1.1" 404 173 0.005507 10.0.0.23 - - [2026-02-16 02:06:57] "DELETE /project/200acb7356054c17a7d037942b58b9c9 HTTP/1.1" 404 173 0.004782 10.0.0.23 - - [2026-02-16 02:06:57] "GET /project/200acb73-5605-4c17-a7d0-37942b58b9c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.061553 10.0.0.23 - - [2026-02-16 02:06:57] "GET /projects?obj_uuids=200acb73-5605-4c17-a7d0-37942b58b9c9&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000804 10.0.0.23 - - [2026-02-16 02:06:57] "GET /project/200acb73-5605-4c17-a7d0-37942b58b9c9?fields=security_groups HTTP/1.1" 200 1357 0.056906 10.0.0.23 - - [2026-02-16 02:06:57] "DELETE /security-group/12c3ca09-57fd-4b80-8a87-2177d127ef57 HTTP/1.1" 200 115 0.049337 10.0.0.23 - - [2026-02-16 02:06:57] "GET /projects?obj_uuids=200acb73-5605-4c17-a7d0-37942b58b9c9&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000932 10.0.0.23 - - [2026-02-16 02:06:57] "GET /project/200acb73-5605-4c17-a7d0-37942b58b9c9?fields=application_policy_sets HTTP/1.1" 200 1396 0.077974 10.0.0.50 - - [2026-02-16 02:06:57] "DELETE /access-control-list/ec0a68e7-b8db-4906-a944-68cbc9c6931b HTTP/1.1" 200 115 0.082370 10.0.0.23 - - [2026-02-16 02:06:57] "DELETE /project/200acb73-5605-4c17-a7d0-37942b58b9c9 HTTP/1.1" 200 115 0.488566 10.0.0.27 - - [2026-02-16 02:07:01] "GET /obj-perms HTTP/1.1" 200 5052 0.006061 10.0.0.27 - - [2026-02-16 02:07:04] "POST /neutron/port HTTP/1.1" 200 1135 0.045462 10.0.0.27 - - [2026-02-16 02:07:04] "POST /neutron/network HTTP/1.1" 400 204 0.016061 10.0.0.27 - - [2026-02-16 02:07:05] "POST /neutron/port HTTP/1.1" 200 151 0.216655 10.0.0.27 - - [2026-02-16 02:07:05] "GET /obj-perms HTTP/1.1" 200 5056 0.095316 10.0.0.23 - - [2026-02-16 02:07:07] "GET /projects?obj_uuids=db99c49b-22cb-4db3-97d3-12afda76e8fb&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000845 10.0.0.27 - - [2026-02-16 02:07:07] "GET /project/db99c49b-22cb-4db3-97d3-12afda76e8fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.060227 10.0.0.23 - - [2026-02-16 02:07:07] "GET /projects?obj_uuids=db99c49b-22cb-4db3-97d3-12afda76e8fb&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001604 10.0.0.27 - - [2026-02-16 02:07:07] "GET /project/db99c49b-22cb-4db3-97d3-12afda76e8fb?fields=virtual_networks HTTP/1.1" 200 1055 0.055535 10.0.0.23 - - [2026-02-16 02:07:07] "GET /projects?obj_uuids=db99c49b-22cb-4db3-97d3-12afda76e8fb&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000837 10.0.0.27 - - [2026-02-16 02:07:07] "GET /project/db99c49b-22cb-4db3-97d3-12afda76e8fb?fields=virtual_machine_interfaces HTTP/1.1" 200 1055 0.048197 10.0.0.23 - - [2026-02-16 02:07:07] "GET /projects?obj_uuids=db99c49b-22cb-4db3-97d3-12afda76e8fb&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.002740 10.0.0.27 - - [2026-02-16 02:07:08] "GET /project/db99c49b-22cb-4db3-97d3-12afda76e8fb?fields=security_groups HTTP/1.1" 200 1292 0.074085 10.0.0.23 - - [2026-02-16 02:07:08] "GET /projects?obj_uuids=75ea3c9d-fe4e-42a9-84a6-60475cdcdac1&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001301 10.0.0.27 - - [2026-02-16 02:07:08] "GET /project/75ea3c9d-fe4e-42a9-84a6-60475cdcdac1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1270 0.067332 10.0.0.23 - - [2026-02-16 02:07:14] "GET /projects?obj_uuids=75ea3c9d-fe4e-42a9-84a6-60475cdcdac1&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001077 10.0.0.27 - - [2026-02-16 02:07:14] "GET /project/75ea3c9d-fe4e-42a9-84a6-60475cdcdac1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1270 0.047113 10.0.0.27 - - [2026-02-16 02:07:17] "POST /fqname-to-id HTTP/1.1" 404 200 0.032331 10.0.0.23 - - [2026-02-16 02:07:17] "GET /projects?obj_uuids=354c4dcd-a24f-4016-bc42-81274a62b5b1&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003025 10.0.0.23 - - [2026-02-16 02:07:17] "GET /domains?obj_uuids=026ea67f-9b7a-4f1c-a755-90b25d4ac1dc&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000887 10.0.0.23 - - [2026-02-16 02:07:17] "GET /domain/026ea67f-9b7a-4f1c-a755-90b25d4ac1dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.007159 10.0.0.23 - - [2026-02-16 02:07:17] "POST /id-to-fqname HTTP/1.1" 200 202 0.001382 10.0.0.23 - - [2026-02-16 02:07:17] "POST /fqname-to-id HTTP/1.1" 404 211 0.006375 10.0.0.23 - - [2026-02-16 02:07:17] "POST /security-groups HTTP/1.1" 200 603 0.040478 10.0.0.50 - - [2026-02-16 02:07:17] "POST /fqname-to-id HTTP/1.1" 404 246 0.002703 10.0.0.23 - - [2026-02-16 02:07:17] "POST /projects HTTP/1.1" 200 609 0.302907 10.0.0.23 - - [2026-02-16 02:07:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.343717 10.0.0.50 - - [2026-02-16 02:07:17] "POST /access-control-lists HTTP/1.1" 200 606 0.041599 10.0.0.27 - - [2026-02-16 02:07:17] "GET /project/354c4dcd-a24f-4016-bc42-81274a62b5b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.506158 10.0.0.27 - - [2026-02-16 02:07:19] "GET / HTTP/1.1" 200 35931 0.001895 10.0.0.27 - - [2026-02-16 02:07:19] "POST /fqname-to-id HTTP/1.1" 401 292 0.000498 10.0.0.27 - - [2026-02-16 02:07:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.066040 10.0.0.23 - - [2026-02-16 02:07:19] "GET /projects?obj_uuids=354c4dcd-a24f-4016-bc42-81274a62b5b1&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000925 10.0.0.27 - - [2026-02-16 02:07:19] "GET /project/354c4dcd-a24f-4016-bc42-81274a62b5b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.054156 10.0.0.27 - - [2026-02-16 02:07:20] "POST /neutron/network HTTP/1.1" 200 117 0.049608 10.0.0.27 - - [2026-02-16 02:07:20] "POST /neutron/network HTTP/1.1" 200 921 0.008508 10.0.0.27 - - [2026-02-16 02:07:20] "POST /id-to-fqname HTTP/1.1" 200 275 0.000880 10.0.0.27 - - [2026-02-16 02:07:20] "GET /virtual-network/b8d5b51e-3b80-4a0e-868a-1a07a1bb669f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2189 0.004436 10.0.0.27 - - [2026-02-16 02:07:20] "GET /virtual-network/b8d5b51e-3b80-4a0e-868a-1a07a1bb669f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2189 0.005478 10.0.0.27 - - [2026-02-16 02:07:20] "POST /neutron/subnet HTTP/1.1" 200 720 0.012666 10.0.0.27 - - [2026-02-16 02:07:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003109 10.0.0.23 - - [2026-02-16 02:07:20] "GET /projects?obj_uuids=354c4dcd-a24f-4016-bc42-81274a62b5b1&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000808 10.0.0.27 - - [2026-02-16 02:07:20] "GET /project/354c4dcd-a24f-4016-bc42-81274a62b5b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.031728 10.0.0.50 - - [2026-02-16 02:07:21] "POST /route-targets HTTP/1.1" 200 327 0.018148 10.0.0.23 - - [2026-02-16 02:07:21] "POST /useragent-kv HTTP/1.1" 200 115 0.009880 10.0.0.27 - - [2026-02-16 02:07:21] "POST /neutron/subnet HTTP/1.1" 200 715 0.224488 10.0.0.27 - - [2026-02-16 02:07:21] "POST /id-to-fqname HTTP/1.1" 200 275 0.001121 10.0.0.27 - - [2026-02-16 02:07:21] "GET /virtual-network/096ee66a-c793-4e83-a978-cbfc8baf3dd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2185 0.004723 10.0.0.27 - - [2026-02-16 02:07:21] "GET /virtual-network/096ee66a-c793-4e83-a978-cbfc8baf3dd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2185 0.005551 10.0.0.27 - - [2026-02-16 02:07:21] "POST /neutron/network HTTP/1.1" 200 920 0.005878 10.0.0.27 - - [2026-02-16 02:07:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003022 10.0.0.23 - - [2026-02-16 02:07:21] "GET /projects?obj_uuids=354c4dcd-a24f-4016-bc42-81274a62b5b1&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000766 10.0.0.27 - - [2026-02-16 02:07:21] "GET /project/354c4dcd-a24f-4016-bc42-81274a62b5b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.061437 10.0.0.23 - - [2026-02-16 02:07:21] "GET /projects?obj_uuids=354c4dcd-a24f-4016-bc42-81274a62b5b1&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000921 10.0.0.27 - - [2026-02-16 02:07:21] "POST /neutron/network HTTP/1.1" 200 705 0.165706 10.0.0.50 - - [2026-02-16 02:07:21] "POST /ref-update HTTP/1.1" 200 156 0.022541 10.0.0.27 - - [2026-02-16 02:07:21] "POST /id-to-fqname HTTP/1.1" 200 276 0.003391 10.0.0.27 - - [2026-02-16 02:07:21] "GET /virtual-network/d5572a19-b2c2-4006-a49d-1ffe28f3d6e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.006183 10.0.0.27 - - [2026-02-16 02:07:21] "POST /neutron/network HTTP/1.1" 200 923 0.006750 10.0.0.27 - - [2026-02-16 02:07:21] "GET /virtual-network/d5572a19-b2c2-4006-a49d-1ffe28f3d6e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.005377 10.0.0.27 - - [2026-02-16 02:07:21] "POST /id-to-fqname HTTP/1.1" 200 275 0.001196 10.0.0.27 - - [2026-02-16 02:07:22] "POST /neutron/network HTTP/1.1" 200 930 0.005923 10.0.0.23 - - [2026-02-16 02:07:23] "GET /projects?obj_uuids=354c4dcd-a24f-4016-bc42-81274a62b5b1&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000876 10.0.0.27 - - [2026-02-16 02:07:23] "GET /project/354c4dcd-a24f-4016-bc42-81274a62b5b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.076126 10.0.0.27 - - [2026-02-16 02:07:23] "POST /neutron/port HTTP/1.1" 200 117 0.009540 10.0.0.27 - - [2026-02-16 02:07:23] "POST /id-to-fqname HTTP/1.1" 200 276 0.001011 10.0.0.27 - - [2026-02-16 02:07:24] "POST /neutron/network HTTP/1.1" 200 930 0.008412 10.0.0.23 - - [2026-02-16 02:07:24] "GET /projects?obj_uuids=354c4dcd-a24f-4016-bc42-81274a62b5b1&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001019 10.0.0.27 - - [2026-02-16 02:07:24] "GET /project/354c4dcd-a24f-4016-bc42-81274a62b5b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.079763 10.0.0.27 - - [2026-02-16 02:07:24] "POST /neutron/port HTTP/1.1" 200 1070 0.047714 10.0.0.27 - - [2026-02-16 02:07:24] "POST /neutron/port HTTP/1.1" 200 1134 0.032274 10.0.0.27 - - [2026-02-16 02:07:24] "POST /neutron/subnet HTTP/1.1" 200 689 0.010273 10.0.0.27 - - [2026-02-16 02:07:25] "POST /neutron/port HTTP/1.1" 200 117 0.006829 10.0.0.23 - - [2026-02-16 02:07:25] "GET /projects?obj_uuids=354c4dcd-a24f-4016-bc42-81274a62b5b1&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001218 10.0.0.27 - - [2026-02-16 02:07:26] "POST /neutron/port HTTP/1.1" 200 1071 0.350228 10.0.0.27 - - [2026-02-16 02:07:26] "POST /neutron/network HTTP/1.1" 200 920 0.006799 10.0.0.27 - - [2026-02-16 02:07:26] "POST /neutron/port HTTP/1.1" 200 1135 0.049224 10.0.0.27 - - [2026-02-16 02:07:26] "POST /neutron/port HTTP/1.1" 200 117 0.001080 10.0.0.27 - - [2026-02-16 02:07:27] "POST /neutron/port HTTP/1.1" 200 1124 0.012712 10.0.0.23 - - [2026-02-16 02:07:28] "POST /useragent-kv HTTP/1.1" 200 115 0.003995 10.0.0.23 - - [2026-02-16 02:07:28] "POST /useragent-kv HTTP/1.1" 200 115 0.004048 10.0.0.27 - - [2026-02-16 02:07:28] "POST /neutron/network HTTP/1.1" 200 151 0.131669 10.0.0.27 - - [2026-02-16 02:07:30] "POST /neutron/port HTTP/1.1" 200 1135 0.031416 10.0.0.27 - - [2026-02-16 02:07:30] "POST /neutron/port HTTP/1.1" 200 117 0.006431 10.0.0.27 - - [2026-02-16 02:07:30] "POST /neutron/network HTTP/1.1" 200 923 0.010836 10.0.0.50 - - [2026-02-16 02:07:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003079 10.0.0.23 - - [2026-02-16 02:07:31] "POST /useragent-kv HTTP/1.1" 200 115 0.005491 10.0.0.23 - - [2026-02-16 02:07:31] "POST /useragent-kv HTTP/1.1" 200 115 0.002500 10.0.0.27 - - [2026-02-16 02:07:31] "POST /neutron/network HTTP/1.1" 200 151 0.132927 10.0.0.23 - - [2026-02-16 02:07:31] "GET /projects?obj_uuids=354c4dcd-a24f-4016-bc42-81274a62b5b1&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001112 10.0.0.50 - - [2026-02-16 02:07:31] "DELETE /route-target/320c1121-651a-4f73-8a39-5b2eb8c5fbe0 HTTP/1.1" 200 115 0.037932 10.0.0.27 - - [2026-02-16 02:07:31] "GET /project/354c4dcd-a24f-4016-bc42-81274a62b5b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.091655 10.0.0.23 - - [2026-02-16 02:07:31] "GET /projects?obj_uuids=354c4dcd-a24f-4016-bc42-81274a62b5b1&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000824 10.0.0.27 - - [2026-02-16 02:07:31] "GET /project/354c4dcd-a24f-4016-bc42-81274a62b5b1?fields=virtual_networks HTTP/1.1" 200 1056 0.053614 10.0.0.23 - - [2026-02-16 02:07:31] "GET /projects?obj_uuids=354c4dcd-a24f-4016-bc42-81274a62b5b1&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000828 10.0.0.27 - - [2026-02-16 02:07:31] "GET /project/354c4dcd-a24f-4016-bc42-81274a62b5b1?fields=virtual_machine_interfaces HTTP/1.1" 200 1056 0.053119 10.0.0.23 - - [2026-02-16 02:07:31] "GET /projects?obj_uuids=354c4dcd-a24f-4016-bc42-81274a62b5b1&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000852 10.0.0.27 - - [2026-02-16 02:07:31] "GET /project/354c4dcd-a24f-4016-bc42-81274a62b5b1?fields=security_groups HTTP/1.1" 200 1294 0.043295 10.0.0.27 - - [2026-02-16 02:07:32] "POST /fqname-to-id HTTP/1.1" 404 190 0.025516 10.0.0.23 - - [2026-02-16 02:07:32] "GET /projects?obj_uuids=db79fc85-69c4-4af5-8daf-94ddd7855381&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003548 10.0.0.23 - - [2026-02-16 02:07:32] "GET /domains?obj_uuids=026ea67f-9b7a-4f1c-a755-90b25d4ac1dc&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000887 10.0.0.23 - - [2026-02-16 02:07:32] "GET /domain/026ea67f-9b7a-4f1c-a755-90b25d4ac1dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.014099 10.0.0.23 - - [2026-02-16 02:07:32] "POST /id-to-fqname HTTP/1.1" 200 192 0.003461 10.0.0.23 - - [2026-02-16 02:07:32] "POST /fqname-to-id HTTP/1.1" 404 201 0.008680 10.0.0.23 - - [2026-02-16 02:07:32] "POST /security-groups HTTP/1.1" 200 593 0.028811 10.0.0.23 - - [2026-02-16 02:07:32] "POST /projects HTTP/1.1" 200 589 0.251995 10.0.0.23 - - [2026-02-16 02:07:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.281658 10.0.0.50 - - [2026-02-16 02:07:32] "POST /fqname-to-id HTTP/1.1" 404 235 0.011818 10.0.0.27 - - [2026-02-16 02:07:32] "GET /project/db79fc85-69c4-4af5-8daf-94ddd7855381?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.428505 10.0.0.27 - - [2026-02-16 02:07:33] "GET / HTTP/1.1" 200 35931 0.002036 10.0.0.27 - - [2026-02-16 02:07:34] "POST /fqname-to-id HTTP/1.1" 401 292 0.000478 10.0.0.27 - - [2026-02-16 02:07:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.067387 10.0.0.23 - - [2026-02-16 02:07:34] "GET /projects?obj_uuids=db79fc85-69c4-4af5-8daf-94ddd7855381&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000910 10.0.0.27 - - [2026-02-16 02:07:34] "GET /project/db79fc85-69c4-4af5-8daf-94ddd7855381?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.041044 10.0.0.23 - - [2026-02-16 02:07:34] "GET /projects?obj_uuids=db79fc85-69c4-4af5-8daf-94ddd7855381&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001158 10.0.0.27 - - [2026-02-16 02:07:34] "POST /neutron/network HTTP/1.1" 200 673 0.163695 10.0.0.50 - - [2026-02-16 02:07:35] "POST /ref-update HTTP/1.1" 200 156 0.038881 10.0.0.27 - - [2026-02-16 02:07:35] "POST /id-to-fqname HTTP/1.1" 200 255 0.003749 10.0.0.27 - - [2026-02-16 02:07:35] "GET /virtual-network/0a50ece5-6bad-4d7b-a473-d906aef577c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2138 0.005247 10.0.0.27 - - [2026-02-16 02:07:35] "POST /neutron/network HTTP/1.1" 200 891 0.005992 10.0.0.27 - - [2026-02-16 02:07:35] "GET /virtual-network/0a50ece5-6bad-4d7b-a473-d906aef577c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2138 0.004830 10.0.0.27 - - [2026-02-16 02:07:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002784 10.0.0.23 - - [2026-02-16 02:07:35] "GET /projects?obj_uuids=db79fc85-69c4-4af5-8daf-94ddd7855381&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000930 10.0.0.27 - - [2026-02-16 02:07:35] "GET /project/db79fc85-69c4-4af5-8daf-94ddd7855381?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.037331 10.0.0.27 - - [2026-02-16 02:07:35] "POST /neutron/network HTTP/1.1" 200 117 0.012178 10.0.0.27 - - [2026-02-16 02:07:35] "POST /neutron/network HTTP/1.1" 200 893 0.009320 10.0.0.27 - - [2026-02-16 02:07:35] "POST /id-to-fqname HTTP/1.1" 200 255 0.001191 10.0.0.27 - - [2026-02-16 02:07:35] "GET /virtual-network/b3750e5e-196c-46f5-936f-b9b4b8eded0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2146 0.008269 10.0.0.27 - - [2026-02-16 02:07:36] "GET /virtual-network/b3750e5e-196c-46f5-936f-b9b4b8eded0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2146 0.005271 10.0.0.27 - - [2026-02-16 02:07:36] "POST /neutron/subnet HTTP/1.1" 200 729 0.008305 10.0.0.27 - - [2026-02-16 02:07:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003096 10.0.0.23 - - [2026-02-16 02:07:36] "GET /projects?obj_uuids=db79fc85-69c4-4af5-8daf-94ddd7855381&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000922 10.0.0.27 - - [2026-02-16 02:07:36] "GET /project/db79fc85-69c4-4af5-8daf-94ddd7855381?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.042097 10.0.0.50 - - [2026-02-16 02:07:36] "POST /route-targets HTTP/1.1" 200 327 0.014030 10.0.0.23 - - [2026-02-16 02:07:36] "POST /useragent-kv HTTP/1.1" 200 115 0.007844 10.0.0.27 - - [2026-02-16 02:07:36] "POST /neutron/subnet HTTP/1.1" 200 715 0.224464 10.0.0.27 - - [2026-02-16 02:07:36] "POST /id-to-fqname HTTP/1.1" 200 256 0.001150 10.0.0.27 - - [2026-02-16 02:07:36] "GET /virtual-network/66875466-5a02-4586-8bba-3e388670e0c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2139 0.004858 10.0.0.27 - - [2026-02-16 02:07:36] "GET /virtual-network/66875466-5a02-4586-8bba-3e388670e0c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2139 0.005511 10.0.0.27 - - [2026-02-16 02:07:36] "POST /neutron/network HTTP/1.1" 200 892 0.009401 10.0.0.27 - - [2026-02-16 02:07:36] "POST /id-to-fqname HTTP/1.1" 200 255 0.001118 10.0.0.23 - - [2026-02-16 02:07:37] "GET /projects?obj_uuids=db79fc85-69c4-4af5-8daf-94ddd7855381&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001146 10.0.0.27 - - [2026-02-16 02:07:37] "GET /project/db79fc85-69c4-4af5-8daf-94ddd7855381?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.071922 10.0.0.27 - - [2026-02-16 02:07:37] "POST /neutron/network HTTP/1.1" 200 893 0.010992 10.0.0.27 - - [2026-02-16 02:07:37] "POST /id-to-fqname HTTP/1.1" 200 256 0.001119 10.0.0.27 - - [2026-02-16 02:07:38] "POST /neutron/port HTTP/1.1" 200 117 0.005913 10.0.0.23 - - [2026-02-16 02:07:38] "GET /projects?obj_uuids=db79fc85-69c4-4af5-8daf-94ddd7855381&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001088 10.0.0.27 - - [2026-02-16 02:07:38] "POST /neutron/port HTTP/1.1" 200 1063 0.317031 10.0.0.27 - - [2026-02-16 02:07:38] "POST /neutron/port HTTP/1.1" 200 1117 0.120824 10.0.0.23 - - [2026-02-16 02:07:38] "GET /projects?obj_uuids=db79fc85-69c4-4af5-8daf-94ddd7855381&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002649 10.0.0.27 - - [2026-02-16 02:07:39] "GET /project/db79fc85-69c4-4af5-8daf-94ddd7855381?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.101353 10.0.0.27 - - [2026-02-16 02:07:39] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004957 10.0.0.27 - - [2026-02-16 02:07:39] "POST /neutron/network HTTP/1.1" 200 893 0.006208 10.0.0.27 - - [2026-02-16 02:07:39] "POST /neutron/port HTTP/1.1" 200 117 0.006407 10.0.0.27 - - [2026-02-16 02:07:40] "POST /neutron/port HTTP/1.1" 200 1060 0.022259 10.0.0.27 - - [2026-02-16 02:07:40] "POST /neutron/port HTTP/1.1" 200 1124 0.022355 10.0.0.27 - - [2026-02-16 02:07:40] "POST /neutron/port HTTP/1.1" 200 117 0.001161 10.0.0.27 - - [2026-02-16 02:07:40] "POST /neutron/network HTTP/1.1" 400 204 0.013871 10.0.0.27 - - [2026-02-16 02:07:41] "POST /neutron/port HTTP/1.1" 200 151 0.221288 10.0.0.27 - - [2026-02-16 02:07:41] "POST /neutron/port HTTP/1.1" 200 151 0.212415 10.0.0.23 - - [2026-02-16 02:07:42] "POST /useragent-kv HTTP/1.1" 200 115 0.003855 10.0.0.23 - - [2026-02-16 02:07:42] "POST /useragent-kv HTTP/1.1" 200 115 0.003253 10.0.0.27 - - [2026-02-16 02:07:43] "POST /neutron/network HTTP/1.1" 200 151 0.138084 10.0.0.50 - - [2026-02-16 02:07:43] "DELETE /route-target/4597df33-f6b4-45f2-af5f-d318dd068eb5 HTTP/1.1" 200 115 0.038528 10.0.0.27 - - [2026-02-16 02:07:43] "POST /neutron/network HTTP/1.1" 200 891 0.006312 10.0.0.50 - - [2026-02-16 02:07:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005069 10.0.0.23 - - [2026-02-16 02:07:43] "GET /projects?obj_uuids=db79fc85-69c4-4af5-8daf-94ddd7855381&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000986 10.0.0.27 - - [2026-02-16 02:07:43] "GET /project/db79fc85-69c4-4af5-8daf-94ddd7855381?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.047312 10.0.0.23 - - [2026-02-16 02:07:43] "GET /projects?obj_uuids=db79fc85-69c4-4af5-8daf-94ddd7855381&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001370 10.0.0.27 - - [2026-02-16 02:07:43] "GET /project/db79fc85-69c4-4af5-8daf-94ddd7855381?fields=virtual_networks HTTP/1.1" 200 1037 0.059091 10.0.0.23 - - [2026-02-16 02:07:43] "GET /projects?obj_uuids=db79fc85-69c4-4af5-8daf-94ddd7855381&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000864 10.0.0.27 - - [2026-02-16 02:07:43] "GET /project/db79fc85-69c4-4af5-8daf-94ddd7855381?fields=virtual_machine_interfaces HTTP/1.1" 200 1037 0.050388 10.0.0.23 - - [2026-02-16 02:07:43] "GET /projects?obj_uuids=db79fc85-69c4-4af5-8daf-94ddd7855381&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000873 10.0.0.27 - - [2026-02-16 02:07:43] "GET /project/db79fc85-69c4-4af5-8daf-94ddd7855381?fields=security_groups HTTP/1.1" 200 1265 0.043257 10.0.0.27 - - [2026-02-16 02:07:44] "POST /fqname-to-id HTTP/1.1" 404 196 0.026075 10.0.0.23 - - [2026-02-16 02:07:44] "GET /projects?obj_uuids=c9d5f01d-120b-4487-9375-309bac7f4048&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002848 10.0.0.23 - - [2026-02-16 02:07:44] "GET /domains?obj_uuids=026ea67f-9b7a-4f1c-a755-90b25d4ac1dc&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000803 10.0.0.23 - - [2026-02-16 02:07:44] "GET /domain/026ea67f-9b7a-4f1c-a755-90b25d4ac1dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.006148 10.0.0.23 - - [2026-02-16 02:07:44] "POST /id-to-fqname HTTP/1.1" 200 198 0.006237 10.0.0.23 - - [2026-02-16 02:07:44] "POST /fqname-to-id HTTP/1.1" 404 207 0.003607 10.0.0.23 - - [2026-02-16 02:07:44] "POST /security-groups HTTP/1.1" 200 599 0.028633 10.0.0.23 - - [2026-02-16 02:07:44] "POST /projects HTTP/1.1" 200 601 0.228332 10.0.0.50 - - [2026-02-16 02:07:44] "POST /access-control-lists HTTP/1.1" 200 604 0.026978 10.0.0.23 - - [2026-02-16 02:07:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.304794 10.0.0.27 - - [2026-02-16 02:07:44] "GET /project/c9d5f01d-120b-4487-9375-309bac7f4048?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.453881 10.0.0.27 - - [2026-02-16 02:07:45] "GET / HTTP/1.1" 200 35931 0.001442 10.0.0.27 - - [2026-02-16 02:07:46] "POST /fqname-to-id HTTP/1.1" 401 292 0.000409 10.0.0.27 - - [2026-02-16 02:07:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.053522 10.0.0.23 - - [2026-02-16 02:07:46] "GET /projects?obj_uuids=c9d5f01d-120b-4487-9375-309bac7f4048&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001222 10.0.0.27 - - [2026-02-16 02:07:46] "GET /project/c9d5f01d-120b-4487-9375-309bac7f4048?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.034442 10.0.0.23 - - [2026-02-16 02:07:46] "GET /projects?obj_uuids=c9d5f01d-120b-4487-9375-309bac7f4048&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001036 10.0.0.27 - - [2026-02-16 02:07:47] "POST /neutron/network HTTP/1.1" 200 691 0.170882 10.0.0.50 - - [2026-02-16 02:07:47] "POST /route-targets HTTP/1.1" 200 327 0.012745 10.0.0.27 - - [2026-02-16 02:07:47] "POST /id-to-fqname HTTP/1.1" 200 267 0.003265 10.0.0.27 - - [2026-02-16 02:07:47] "GET /virtual-network/ea958cd9-70d5-47c9-91cf-51a07285ecab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2179 0.004854 10.0.0.27 - - [2026-02-16 02:07:47] "POST /neutron/network HTTP/1.1" 200 912 0.006248 10.0.0.27 - - [2026-02-16 02:07:47] "GET /virtual-network/ea958cd9-70d5-47c9-91cf-51a07285ecab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2179 0.004864 10.0.0.27 - - [2026-02-16 02:07:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003276 10.0.0.23 - - [2026-02-16 02:07:47] "GET /projects?obj_uuids=c9d5f01d-120b-4487-9375-309bac7f4048&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000909 10.0.0.27 - - [2026-02-16 02:07:47] "GET /project/c9d5f01d-120b-4487-9375-309bac7f4048?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.045735 10.0.0.27 - - [2026-02-16 02:07:47] "POST /neutron/network HTTP/1.1" 200 117 0.012538 10.0.0.50 - - [2026-02-16 02:07:47] "POST /ref-update HTTP/1.1" 200 156 0.026253 10.0.0.27 - - [2026-02-16 02:07:48] "POST /neutron/network HTTP/1.1" 200 911 0.009402 10.0.0.27 - - [2026-02-16 02:07:48] "POST /id-to-fqname HTTP/1.1" 200 267 0.001065 10.0.0.27 - - [2026-02-16 02:07:48] "GET /virtual-network/b5b38a19-87b4-491a-a6c3-3a1bc8b1d8aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2176 0.005097 10.0.0.27 - - [2026-02-16 02:07:48] "GET /virtual-network/b5b38a19-87b4-491a-a6c3-3a1bc8b1d8aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2176 0.005484 10.0.0.27 - - [2026-02-16 02:07:48] "POST /neutron/subnet HTTP/1.1" 200 729 0.009449 10.0.0.27 - - [2026-02-16 02:07:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003408 10.0.0.23 - - [2026-02-16 02:07:48] "GET /projects?obj_uuids=c9d5f01d-120b-4487-9375-309bac7f4048&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001030 10.0.0.27 - - [2026-02-16 02:07:48] "GET /project/c9d5f01d-120b-4487-9375-309bac7f4048?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.042199 10.0.0.23 - - [2026-02-16 02:07:48] "POST /useragent-kv HTTP/1.1" 200 115 0.018657 10.0.0.27 - - [2026-02-16 02:07:48] "POST /neutron/subnet HTTP/1.1" 200 715 0.227560 10.0.0.27 - - [2026-02-16 02:07:48] "POST /id-to-fqname HTTP/1.1" 200 268 0.001278 10.0.0.27 - - [2026-02-16 02:07:48] "GET /virtual-network/3e43ee92-f9ef-4068-bab2-f37f36fe6e2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.005618 10.0.0.27 - - [2026-02-16 02:07:48] "GET /virtual-network/3e43ee92-f9ef-4068-bab2-f37f36fe6e2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.006385 10.0.0.27 - - [2026-02-16 02:07:48] "POST /neutron/network HTTP/1.1" 200 910 0.005915 10.0.0.27 - - [2026-02-16 02:07:48] "POST /id-to-fqname HTTP/1.1" 200 267 0.001235 10.0.0.23 - - [2026-02-16 02:07:57] "DELETE /project/c9d5f01d120b44879375309bac7f4048 HTTP/1.1" 404 173 0.013087 10.0.0.23 - - [2026-02-16 02:07:57] "DELETE /project/354c4dcda24f4016bc4281274a62b5b1 HTTP/1.1" 404 173 0.010654 10.0.0.23 - - [2026-02-16 02:07:57] "DELETE /project/db79fc8569c44af58daf94ddd7855381 HTTP/1.1" 404 173 0.008524 10.0.0.23 - - [2026-02-16 02:07:57] "GET /projects?obj_uuids=db99c49b-22cb-4db3-97d3-12afda76e8fb&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001333 10.0.0.23 - - [2026-02-16 02:07:57] "GET /projects?obj_uuids=db79fc85-69c4-4af5-8daf-94ddd7855381&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000793 10.0.0.23 - - [2026-02-16 02:07:57] "GET /projects?obj_uuids=354c4dcd-a24f-4016-bc42-81274a62b5b1&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000807 10.0.0.23 - - [2026-02-16 02:07:57] "GET /project/354c4dcd-a24f-4016-bc42-81274a62b5b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1516 0.074363 10.0.0.23 - - [2026-02-16 02:07:57] "GET /project/db79fc85-69c4-4af5-8daf-94ddd7855381?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1477 0.109064 10.0.0.23 - - [2026-02-16 02:07:57] "GET /projects?obj_uuids=354c4dcd-a24f-4016-bc42-81274a62b5b1&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001479 10.0.0.23 - - [2026-02-16 02:07:57] "GET /project/db99c49b-22cb-4db3-97d3-12afda76e8fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1513 0.121480 10.0.0.23 - - [2026-02-16 02:07:57] "GET /projects?obj_uuids=db79fc85-69c4-4af5-8daf-94ddd7855381&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003210 10.0.0.23 - - [2026-02-16 02:07:57] "GET /projects?obj_uuids=db99c49b-22cb-4db3-97d3-12afda76e8fb&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001232 10.0.0.23 - - [2026-02-16 02:07:58] "GET /project/354c4dcd-a24f-4016-bc42-81274a62b5b1?fields=security_groups HTTP/1.1" 200 1399 0.105833 10.0.0.23 - - [2026-02-16 02:07:58] "GET /project/db99c49b-22cb-4db3-97d3-12afda76e8fb?fields=security_groups HTTP/1.1" 200 1397 0.092078 10.0.0.23 - - [2026-02-16 02:07:58] "GET /project/db79fc85-69c4-4af5-8daf-94ddd7855381?fields=security_groups HTTP/1.1" 200 1370 0.138629 10.0.0.23 - - [2026-02-16 02:07:58] "DELETE /security-group/bab45ebc-bb2f-4088-bb46-7ae507bbe369 HTTP/1.1" 200 115 0.097745 10.0.0.23 - - [2026-02-16 02:07:58] "GET /projects?obj_uuids=354c4dcd-a24f-4016-bc42-81274a62b5b1&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000971 10.0.0.50 - - [2026-02-16 02:07:58] "DELETE /access-control-list/ce5a617a-b66d-4946-859c-f21130a3a91f HTTP/1.1" 200 115 0.079403 10.0.0.23 - - [2026-02-16 02:07:58] "DELETE /security-group/0c5fcfd6-ad11-4462-8e3b-df13a8fb5829 HTTP/1.1" 200 115 0.119375 10.0.0.23 - - [2026-02-16 02:07:58] "GET /projects?obj_uuids=db99c49b-22cb-4db3-97d3-12afda76e8fb&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.002085 10.0.0.23 - - [2026-02-16 02:07:58] "GET /project/354c4dcd-a24f-4016-bc42-81274a62b5b1?fields=application_policy_sets HTTP/1.1" 200 1438 0.079065 10.0.0.23 - - [2026-02-16 02:07:58] "DELETE /security-group/e29f66fc-d05f-4cdd-b997-0ed2e9306d85 HTTP/1.1" 200 115 0.133029 10.0.0.23 - - [2026-02-16 02:07:58] "GET /projects?obj_uuids=db79fc85-69c4-4af5-8daf-94ddd7855381&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001946 10.0.0.23 - - [2026-02-16 02:07:58] "GET /project/db99c49b-22cb-4db3-97d3-12afda76e8fb?fields=application_policy_sets HTTP/1.1" 200 1436 0.134387 10.0.0.23 - - [2026-02-16 02:07:58] "GET /project/db79fc85-69c4-4af5-8daf-94ddd7855381?fields=application_policy_sets HTTP/1.1" 200 1409 0.102073 10.0.0.50 - - [2026-02-16 02:07:58] "DELETE /access-control-list/5aa2a78e-b967-4149-b021-384f3ac2278b HTTP/1.1" 200 115 0.070627 10.0.0.23 - - [2026-02-16 02:07:58] "DELETE /project/354c4dcd-a24f-4016-bc42-81274a62b5b1 HTTP/1.1" 200 115 0.712306 10.0.0.23 - - [2026-02-16 02:07:58] "DELETE /project/db99c49b-22cb-4db3-97d3-12afda76e8fb HTTP/1.1" 200 115 0.798143 10.0.0.23 - - [2026-02-16 02:07:58] "DELETE /project/db79fc85-69c4-4af5-8daf-94ddd7855381 HTTP/1.1" 200 115 0.818125 10.0.0.23 - - [2026-02-16 02:08:23] "GET /projects?obj_uuids=c9d5f01d-120b-4487-9375-309bac7f4048&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000884 10.0.0.27 - - [2026-02-16 02:08:23] "GET /project/c9d5f01d-120b-4487-9375-309bac7f4048?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.078019 10.0.0.27 - - [2026-02-16 02:08:23] "POST /neutron/network HTTP/1.1" 200 911 0.013980 10.0.0.27 - - [2026-02-16 02:08:23] "POST /id-to-fqname HTTP/1.1" 200 268 0.001214 10.0.0.27 - - [2026-02-16 02:08:23] "POST /neutron/port HTTP/1.1" 200 117 0.005685 10.0.0.23 - - [2026-02-16 02:08:24] "GET /projects?obj_uuids=c9d5f01d-120b-4487-9375-309bac7f4048&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001068 10.0.0.27 - - [2026-02-16 02:08:24] "POST /neutron/port HTTP/1.1" 200 1069 0.430072 10.0.0.23 - - [2026-02-16 02:08:24] "GET /projects?obj_uuids=c9d5f01d-120b-4487-9375-309bac7f4048&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001387 10.0.0.27 - - [2026-02-16 02:08:24] "GET /project/c9d5f01d-120b-4487-9375-309bac7f4048?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.134257 10.0.0.27 - - [2026-02-16 02:08:24] "POST /neutron/port HTTP/1.1" 200 1123 0.161130 10.0.0.27 - - [2026-02-16 02:08:25] "POST /neutron/floatingip HTTP/1.1" 200 117 0.007783 10.0.0.27 - - [2026-02-16 02:08:25] "POST /neutron/port HTTP/1.1" 200 117 0.001077 10.0.0.27 - - [2026-02-16 02:08:25] "POST /neutron/port HTTP/1.1" 200 117 0.011804 10.0.0.23 - - [2026-02-16 02:08:25] "GET /projects?obj_uuids=75ea3c9d-fe4e-42a9-84a6-60475cdcdac1&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001138 10.0.0.27 - - [2026-02-16 02:08:25] "GET /project/75ea3c9d-fe4e-42a9-84a6-60475cdcdac1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1270 0.072998 10.0.0.27 - - [2026-02-16 02:08:26] "POST /neutron/port HTTP/1.1" 200 1066 0.032297 10.0.0.27 - - [2026-02-16 02:08:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.008736 10.0.0.27 - - [2026-02-16 02:08:26] "GET /security-group/b9d7c85a-e1e1-4c63-9641-813bf0e6ad5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3686 0.015691 10.0.0.27 - - [2026-02-16 02:08:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004764 10.0.0.23 - - [2026-02-16 02:08:26] "GET /projects?obj_uuids=75ea3c9d-fe4e-42a9-84a6-60475cdcdac1&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.000994 10.0.0.27 - - [2026-02-16 02:08:26] "GET /project/75ea3c9d-fe4e-42a9-84a6-60475cdcdac1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1270 0.137552 10.0.0.27 - - [2026-02-16 02:08:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005430 10.0.0.27 - - [2026-02-16 02:08:26] "POST /neutron/port HTTP/1.1" 200 1130 0.044790 10.0.0.27 - - [2026-02-16 02:08:26] "GET /security-group/b9d7c85a-e1e1-4c63-9641-813bf0e6ad5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3686 0.014496 10.0.0.27 - - [2026-02-16 02:08:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005050 10.0.0.27 - - [2026-02-16 02:08:26] "PUT /security-group/b9d7c85a-e1e1-4c63-9641-813bf0e6ad5e HTTP/1.1" 200 262 0.040608 10.0.0.27 - - [2026-02-16 02:08:26] "POST /neutron/port HTTP/1.1" 200 117 0.002570 10.0.0.50 - - [2026-02-16 02:08:26] "PUT /access-control-list/3714fe9c-f53b-47c5-bf49-a26c4300235f HTTP/1.1" 200 272 0.025304 10.0.0.27 - - [2026-02-16 02:08:27] "POST /fqname-to-id HTTP/1.1" 404 193 0.009671 10.0.0.27 - - [2026-02-16 02:08:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003826 10.0.0.23 - - [2026-02-16 02:08:27] "GET /domains?obj_uuids=026ea67f-9b7a-4f1c-a755-90b25d4ac1dc&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000885 10.0.0.27 - - [2026-02-16 02:08:27] "GET /domain/026ea67f-9b7a-4f1c-a755-90b25d4ac1dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 892 0.008399 10.0.0.27 - - [2026-02-16 02:08:27] "POST /service-templates HTTP/1.1" 200 543 0.048975 10.0.0.27 - - [2026-02-16 02:08:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005183 10.0.0.27 - - [2026-02-16 02:08:28] "GET /service-template/339fc785-8210-45ba-b513-7ba7150a6270?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.013062 10.0.0.27 - - [2026-02-16 02:08:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005316 10.0.0.27 - - [2026-02-16 02:08:28] "GET /service-template/339fc785-8210-45ba-b513-7ba7150a6270?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.011646 10.0.0.27 - - [2026-02-16 02:08:28] "POST /id-to-fqname HTTP/1.1" 200 267 0.003247 10.0.0.27 - - [2026-02-16 02:08:28] "POST /id-to-fqname HTTP/1.1" 200 267 0.003234 10.0.0.27 - - [2026-02-16 02:08:28] "POST /id-to-fqname HTTP/1.1" 200 268 0.002458 10.0.0.27 - - [2026-02-16 02:08:28] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007917 10.0.0.27 - - [2026-02-16 02:08:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.012769 10.0.0.27 - - [2026-02-16 02:08:28] "DELETE /service-template/339fc785-8210-45ba-b513-7ba7150a6270 HTTP/1.1" 200 115 0.050532 10.0.0.27 - - [2026-02-16 02:08:28] "POST /fqname-to-id HTTP/1.1" 404 193 0.008462 10.0.0.27 - - [2026-02-16 02:08:33] "POST /neutron/network HTTP/1.1" 200 911 0.015676 10.0.0.27 - - [2026-02-16 02:08:35] "POST /neutron/network HTTP/1.1" 400 204 0.035069 10.0.0.27 - - [2026-02-16 02:08:39] "POST /neutron/network HTTP/1.1" 200 911 0.016807 10.0.0.27 - - [2026-02-16 02:08:41] "POST /neutron/network HTTP/1.1" 400 204 0.029984 10.0.0.27 - - [2026-02-16 02:08:45] "POST /neutron/network HTTP/1.1" 200 911 0.010760 10.0.0.27 - - [2026-02-16 02:08:48] "POST /neutron/network HTTP/1.1" 400 204 0.012709 10.0.0.27 - - [2026-02-16 02:08:52] "POST /neutron/network HTTP/1.1" 200 911 0.006451 10.0.0.27 - - [2026-02-16 02:08:54] "POST /neutron/network HTTP/1.1" 400 204 0.012024 10.0.0.27 - - [2026-02-16 02:08:58] "POST /neutron/network HTTP/1.1" 200 911 0.009000 10.0.0.50 - - [2026-02-16 02:08:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000468 10.0.0.23 - - [2026-02-16 02:08:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000369 10.0.0.50 - - [2026-02-16 02:08:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000450 10.0.0.23 - - [2026-02-16 02:08:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000357 10.0.0.27 - - [2026-02-16 02:08:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000405 10.0.0.27 - - [2026-02-16 02:08:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000336 10.0.0.23 - - [2026-02-16 02:08:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000341 10.0.0.23 - - [2026-02-16 02:08:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000340 10.0.0.50 - - [2026-02-16 02:08:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000343 10.0.0.50 - - [2026-02-16 02:08:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000347 10.0.0.27 - - [2026-02-16 02:08:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000403 10.0.0.27 - - [2026-02-16 02:08:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000345 10.0.0.27 - - [2026-02-16 02:09:00] "POST /neutron/network HTTP/1.1" 400 204 0.019102 10.0.0.27 - - [2026-02-16 02:09:04] "POST /neutron/network HTTP/1.1" 200 911 0.006504 10.0.0.27 - - [2026-02-16 02:09:06] "POST /neutron/network HTTP/1.1" 400 204 0.012794 10.0.0.50 - - [2026-02-16 02:09:06] "GET /obj-perms HTTP/1.1" 200 5056 0.056027 10.0.0.27 - - [2026-02-16 02:09:10] "POST /neutron/network HTTP/1.1" 200 911 0.008830 10.0.0.27 - - [2026-02-16 02:09:12] "POST /neutron/network HTTP/1.1" 400 204 0.012390 10.0.0.27 - - [2026-02-16 02:09:16] "POST /neutron/network HTTP/1.1" 200 911 0.006490 10.0.0.27 - - [2026-02-16 02:09:18] "POST /neutron/network HTTP/1.1" 400 204 0.013853 10.0.0.27 - - [2026-02-16 02:09:22] "POST /neutron/network HTTP/1.1" 200 911 0.007276 10.0.0.27 - - [2026-02-16 02:09:22] "POST /neutron/network HTTP/1.1" 400 204 0.011762 10.0.0.27 - - [2026-02-16 02:09:23] "POST /neutron/port HTTP/1.1" 200 151 0.209323 10.0.0.27 - - [2026-02-16 02:09:24] "POST /neutron/network HTTP/1.1" 400 204 0.013303 10.0.0.27 - - [2026-02-16 02:09:27] "POST /neutron/port HTTP/1.1" 200 1130 0.021910 10.0.0.27 - - [2026-02-16 02:09:28] "POST /neutron/port HTTP/1.1" 200 117 0.006904 10.0.0.50 - - [2026-02-16 02:09:29] "DELETE /route-target/e5ac987f-7de8-4ada-a236-9c6c1311e0f4 HTTP/1.1" 200 115 0.017718 10.0.0.27 - - [2026-02-16 02:09:29] "POST /neutron/network HTTP/1.1" 200 912 0.006382 10.0.0.23 - - [2026-02-16 02:09:29] "GET /projects?obj_uuids=c9d5f01d-120b-4487-9375-309bac7f4048&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001326 10.0.0.27 - - [2026-02-16 02:09:29] "GET /project/c9d5f01d-120b-4487-9375-309bac7f4048?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.070233 10.0.0.23 - - [2026-02-16 02:09:29] "GET /projects?obj_uuids=c9d5f01d-120b-4487-9375-309bac7f4048&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000875 10.0.0.27 - - [2026-02-16 02:09:29] "GET /project/c9d5f01d-120b-4487-9375-309bac7f4048?fields=virtual_networks HTTP/1.1" 200 1334 0.041504 10.0.0.23 - - [2026-02-16 02:09:31] "GET /projects?obj_uuids=c9d5f01d-120b-4487-9375-309bac7f4048&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000985 10.0.0.27 - - [2026-02-16 02:09:31] "GET /project/c9d5f01d-120b-4487-9375-309bac7f4048?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.041027 10.0.0.23 - - [2026-02-16 02:09:31] "GET /projects?obj_uuids=c9d5f01d-120b-4487-9375-309bac7f4048&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001462 10.0.0.27 - - [2026-02-16 02:09:31] "GET /project/c9d5f01d-120b-4487-9375-309bac7f4048?fields=virtual_networks HTTP/1.1" 200 1334 0.046300 10.0.0.23 - - [2026-02-16 02:09:33] "GET /projects?obj_uuids=c9d5f01d-120b-4487-9375-309bac7f4048&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000920 10.0.0.27 - - [2026-02-16 02:09:33] "GET /project/c9d5f01d-120b-4487-9375-309bac7f4048?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.042874 10.0.0.23 - - [2026-02-16 02:09:33] "GET /projects?obj_uuids=c9d5f01d-120b-4487-9375-309bac7f4048&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000842 10.0.0.27 - - [2026-02-16 02:09:33] "GET /project/c9d5f01d-120b-4487-9375-309bac7f4048?fields=virtual_networks HTTP/1.1" 200 1334 0.040001 10.0.0.23 - - [2026-02-16 02:09:35] "GET /projects?obj_uuids=c9d5f01d-120b-4487-9375-309bac7f4048&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001117 10.0.0.27 - - [2026-02-16 02:09:35] "GET /project/c9d5f01d-120b-4487-9375-309bac7f4048?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.036472 10.0.0.23 - - [2026-02-16 02:09:35] "GET /projects?obj_uuids=c9d5f01d-120b-4487-9375-309bac7f4048&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001264 10.0.0.27 - - [2026-02-16 02:09:35] "GET /project/c9d5f01d-120b-4487-9375-309bac7f4048?fields=virtual_networks HTTP/1.1" 200 1334 0.063766 10.0.0.23 - - [2026-02-16 02:09:37] "GET /projects?obj_uuids=c9d5f01d-120b-4487-9375-309bac7f4048&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001046 10.0.0.27 - - [2026-02-16 02:09:37] "GET /project/c9d5f01d-120b-4487-9375-309bac7f4048?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.045030 10.0.0.23 - - [2026-02-16 02:09:37] "GET /projects?obj_uuids=c9d5f01d-120b-4487-9375-309bac7f4048&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000914 10.0.0.27 - - [2026-02-16 02:09:37] "GET /project/c9d5f01d-120b-4487-9375-309bac7f4048?fields=virtual_networks HTTP/1.1" 200 1334 0.057421 10.0.0.23 - - [2026-02-16 02:09:40] "GET /projects?obj_uuids=c9d5f01d-120b-4487-9375-309bac7f4048&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001532 10.0.0.27 - - [2026-02-16 02:09:40] "GET /project/c9d5f01d-120b-4487-9375-309bac7f4048?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.040906 10.0.0.23 - - [2026-02-16 02:09:40] "GET /projects?obj_uuids=c9d5f01d-120b-4487-9375-309bac7f4048&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000892 10.0.0.27 - - [2026-02-16 02:09:40] "GET /project/c9d5f01d-120b-4487-9375-309bac7f4048?fields=virtual_networks HTTP/1.1" 200 1334 0.042562 10.0.0.23 - - [2026-02-16 02:09:42] "GET /projects?obj_uuids=c9d5f01d-120b-4487-9375-309bac7f4048&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000937 10.0.0.27 - - [2026-02-16 02:09:42] "GET /project/c9d5f01d-120b-4487-9375-309bac7f4048?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.035380 10.0.0.23 - - [2026-02-16 02:09:42] "GET /projects?obj_uuids=c9d5f01d-120b-4487-9375-309bac7f4048&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001014 10.0.0.27 - - [2026-02-16 02:09:42] "GET /project/c9d5f01d-120b-4487-9375-309bac7f4048?fields=virtual_networks HTTP/1.1" 200 1334 0.056976 10.0.0.23 - - [2026-02-16 02:09:44] "GET /projects?obj_uuids=c9d5f01d-120b-4487-9375-309bac7f4048&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001034 10.0.0.27 - - [2026-02-16 02:09:44] "GET /project/c9d5f01d-120b-4487-9375-309bac7f4048?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.060291 10.0.0.23 - - [2026-02-16 02:09:44] "GET /projects?obj_uuids=c9d5f01d-120b-4487-9375-309bac7f4048&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000892 10.0.0.27 - - [2026-02-16 02:09:44] "GET /project/c9d5f01d-120b-4487-9375-309bac7f4048?fields=virtual_networks HTTP/1.1" 200 1334 0.041692 10.0.0.23 - - [2026-02-16 02:09:46] "GET /projects?obj_uuids=c9d5f01d-120b-4487-9375-309bac7f4048&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000892 10.0.0.27 - - [2026-02-16 02:09:46] "GET /project/c9d5f01d-120b-4487-9375-309bac7f4048?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.041766 10.0.0.23 - - [2026-02-16 02:09:46] "GET /projects?obj_uuids=c9d5f01d-120b-4487-9375-309bac7f4048&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001192 10.0.0.27 - - [2026-02-16 02:09:46] "GET /project/c9d5f01d-120b-4487-9375-309bac7f4048?fields=virtual_networks HTTP/1.1" 200 1334 0.041347 10.0.0.23 - - [2026-02-16 02:09:48] "GET /projects?obj_uuids=c9d5f01d-120b-4487-9375-309bac7f4048&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001157 10.0.0.27 - - [2026-02-16 02:09:48] "GET /project/c9d5f01d-120b-4487-9375-309bac7f4048?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.039829 10.0.0.23 - - [2026-02-16 02:09:48] "GET /projects?obj_uuids=c9d5f01d-120b-4487-9375-309bac7f4048&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000897 10.0.0.27 - - [2026-02-16 02:09:48] "GET /project/c9d5f01d-120b-4487-9375-309bac7f4048?fields=virtual_networks HTTP/1.1" 200 1334 0.036045 10.0.0.23 - - [2026-02-16 02:09:50] "GET /projects?obj_uuids=c9d5f01d-120b-4487-9375-309bac7f4048&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000898 10.0.0.27 - - [2026-02-16 02:09:50] "GET /project/c9d5f01d-120b-4487-9375-309bac7f4048?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.034016 10.0.0.23 - - [2026-02-16 02:09:50] "GET /projects?obj_uuids=c9d5f01d-120b-4487-9375-309bac7f4048&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000841 10.0.0.27 - - [2026-02-16 02:09:50] "GET /project/c9d5f01d-120b-4487-9375-309bac7f4048?fields=virtual_networks HTTP/1.1" 200 1334 0.083353 10.0.0.23 - - [2026-02-16 02:09:52] "GET /projects?obj_uuids=c9d5f01d-120b-4487-9375-309bac7f4048&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000839 10.0.0.27 - - [2026-02-16 02:09:52] "GET /project/c9d5f01d-120b-4487-9375-309bac7f4048?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.035130 10.0.0.23 - - [2026-02-16 02:09:52] "GET /projects?obj_uuids=c9d5f01d-120b-4487-9375-309bac7f4048&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001136 10.0.0.27 - - [2026-02-16 02:09:52] "GET /project/c9d5f01d-120b-4487-9375-309bac7f4048?fields=virtual_networks HTTP/1.1" 200 1334 0.085047 10.0.0.23 - - [2026-02-16 02:09:55] "GET /projects?obj_uuids=c9d5f01d-120b-4487-9375-309bac7f4048&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000921 10.0.0.27 - - [2026-02-16 02:09:55] "GET /project/c9d5f01d-120b-4487-9375-309bac7f4048?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.042671 10.0.0.23 - - [2026-02-16 02:09:55] "GET /projects?obj_uuids=c9d5f01d-120b-4487-9375-309bac7f4048&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000785 10.0.0.27 - - [2026-02-16 02:09:55] "GET /project/c9d5f01d-120b-4487-9375-309bac7f4048?fields=virtual_networks HTTP/1.1" 200 1334 0.038135 10.0.0.23 - - [2026-02-16 02:09:57] "GET /projects?obj_uuids=c9d5f01d-120b-4487-9375-309bac7f4048&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000880 10.0.0.27 - - [2026-02-16 02:09:57] "GET /project/c9d5f01d-120b-4487-9375-309bac7f4048?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.040517 10.0.0.23 - - [2026-02-16 02:09:57] "GET /projects?obj_uuids=c9d5f01d-120b-4487-9375-309bac7f4048&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000825 10.0.0.27 - - [2026-02-16 02:09:57] "GET /project/c9d5f01d-120b-4487-9375-309bac7f4048?fields=virtual_networks HTTP/1.1" 200 1334 0.042559 10.0.0.23 - - [2026-02-16 02:09:59] "GET /projects?obj_uuids=c9d5f01d-120b-4487-9375-309bac7f4048&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001428 10.0.0.27 - - [2026-02-16 02:09:59] "GET /project/c9d5f01d-120b-4487-9375-309bac7f4048?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.039554 10.0.0.23 - - [2026-02-16 02:09:59] "GET /projects?obj_uuids=c9d5f01d-120b-4487-9375-309bac7f4048&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001020 10.0.0.27 - - [2026-02-16 02:09:59] "GET /project/c9d5f01d-120b-4487-9375-309bac7f4048?fields=virtual_networks HTTP/1.1" 200 1334 0.043633 10.0.0.23 - - [2026-02-16 02:10:01] "GET /projects?obj_uuids=c9d5f01d-120b-4487-9375-309bac7f4048&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000902 10.0.0.27 - - [2026-02-16 02:10:01] "GET /project/c9d5f01d-120b-4487-9375-309bac7f4048?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.044491 10.0.0.23 - - [2026-02-16 02:10:01] "GET /projects?obj_uuids=c9d5f01d-120b-4487-9375-309bac7f4048&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000882 10.0.0.27 - - [2026-02-16 02:10:01] "GET /project/c9d5f01d-120b-4487-9375-309bac7f4048?fields=virtual_networks HTTP/1.1" 200 1334 0.038811 10.0.0.23 - - [2026-02-16 02:10:03] "GET /projects?obj_uuids=c9d5f01d-120b-4487-9375-309bac7f4048&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000925 10.0.0.27 - - [2026-02-16 02:10:03] "GET /project/c9d5f01d-120b-4487-9375-309bac7f4048?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.038700 10.0.0.23 - - [2026-02-16 02:10:03] "GET /projects?obj_uuids=c9d5f01d-120b-4487-9375-309bac7f4048&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002665 10.0.0.27 - - [2026-02-16 02:10:03] "GET /project/c9d5f01d-120b-4487-9375-309bac7f4048?fields=virtual_networks HTTP/1.1" 200 1334 0.054713 10.0.0.23 - - [2026-02-16 02:10:05] "GET /projects?obj_uuids=c9d5f01d-120b-4487-9375-309bac7f4048&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000889 10.0.0.27 - - [2026-02-16 02:10:05] "GET /project/c9d5f01d-120b-4487-9375-309bac7f4048?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.045397 10.0.0.23 - - [2026-02-16 02:10:05] "GET /projects?obj_uuids=c9d5f01d-120b-4487-9375-309bac7f4048&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000839 10.0.0.27 - - [2026-02-16 02:10:05] "GET /project/c9d5f01d-120b-4487-9375-309bac7f4048?fields=virtual_networks HTTP/1.1" 200 1334 0.041867 10.0.0.23 - - [2026-02-16 02:10:07] "GET /obj-perms HTTP/1.1" 200 5056 0.056540 10.0.0.23 - - [2026-02-16 02:10:07] "GET /projects?obj_uuids=c9d5f01d-120b-4487-9375-309bac7f4048&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000867 10.0.0.27 - - [2026-02-16 02:10:07] "GET /project/c9d5f01d-120b-4487-9375-309bac7f4048?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.056247 10.0.0.23 - - [2026-02-16 02:10:07] "GET /projects?obj_uuids=c9d5f01d-120b-4487-9375-309bac7f4048&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001321 10.0.0.27 - - [2026-02-16 02:10:07] "GET /project/c9d5f01d-120b-4487-9375-309bac7f4048?fields=virtual_networks HTTP/1.1" 200 1334 0.053174 10.0.0.23 - - [2026-02-16 02:10:10] "GET /projects?obj_uuids=c9d5f01d-120b-4487-9375-309bac7f4048&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001006 10.0.0.27 - - [2026-02-16 02:10:10] "GET /project/c9d5f01d-120b-4487-9375-309bac7f4048?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.048055 10.0.0.23 - - [2026-02-16 02:10:10] "GET /projects?obj_uuids=c9d5f01d-120b-4487-9375-309bac7f4048&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000838 10.0.0.27 - - [2026-02-16 02:10:10] "GET /project/c9d5f01d-120b-4487-9375-309bac7f4048?fields=virtual_networks HTTP/1.1" 200 1334 0.059337 10.0.0.23 - - [2026-02-16 02:10:12] "GET /projects?obj_uuids=c9d5f01d-120b-4487-9375-309bac7f4048&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001212 10.0.0.27 - - [2026-02-16 02:10:12] "GET /project/c9d5f01d-120b-4487-9375-309bac7f4048?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.042954 10.0.0.23 - - [2026-02-16 02:10:12] "GET /projects?obj_uuids=c9d5f01d-120b-4487-9375-309bac7f4048&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000969 10.0.0.27 - - [2026-02-16 02:10:12] "GET /project/c9d5f01d-120b-4487-9375-309bac7f4048?fields=virtual_networks HTTP/1.1" 200 1334 0.038624 10.0.0.23 - - [2026-02-16 02:10:14] "GET /projects?obj_uuids=c9d5f01d-120b-4487-9375-309bac7f4048&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000890 10.0.0.27 - - [2026-02-16 02:10:14] "GET /project/c9d5f01d-120b-4487-9375-309bac7f4048?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.043245 10.0.0.23 - - [2026-02-16 02:10:14] "GET /projects?obj_uuids=c9d5f01d-120b-4487-9375-309bac7f4048&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002455 10.0.0.27 - - [2026-02-16 02:10:14] "GET /project/c9d5f01d-120b-4487-9375-309bac7f4048?fields=virtual_networks HTTP/1.1" 200 1334 0.054767 10.0.0.23 - - [2026-02-16 02:10:16] "GET /projects?obj_uuids=c9d5f01d-120b-4487-9375-309bac7f4048&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000937 10.0.0.27 - - [2026-02-16 02:10:16] "GET /project/c9d5f01d-120b-4487-9375-309bac7f4048?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.048430 10.0.0.23 - - [2026-02-16 02:10:16] "GET /projects?obj_uuids=c9d5f01d-120b-4487-9375-309bac7f4048&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001053 10.0.0.27 - - [2026-02-16 02:10:16] "GET /project/c9d5f01d-120b-4487-9375-309bac7f4048?fields=virtual_networks HTTP/1.1" 200 1334 0.061689 10.0.0.23 - - [2026-02-16 02:10:18] "GET /projects?obj_uuids=c9d5f01d-120b-4487-9375-309bac7f4048&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000898 10.0.0.27 - - [2026-02-16 02:10:18] "GET /project/c9d5f01d-120b-4487-9375-309bac7f4048?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.034570 10.0.0.23 - - [2026-02-16 02:10:18] "GET /projects?obj_uuids=c9d5f01d-120b-4487-9375-309bac7f4048&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000876 10.0.0.27 - - [2026-02-16 02:10:18] "GET /project/c9d5f01d-120b-4487-9375-309bac7f4048?fields=virtual_networks HTTP/1.1" 200 1334 0.105411 10.0.0.23 - - [2026-02-16 02:10:20] "GET /projects?obj_uuids=c9d5f01d-120b-4487-9375-309bac7f4048&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001275 10.0.0.27 - - [2026-02-16 02:10:20] "GET /project/c9d5f01d-120b-4487-9375-309bac7f4048?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.050160 10.0.0.23 - - [2026-02-16 02:10:20] "GET /projects?obj_uuids=c9d5f01d-120b-4487-9375-309bac7f4048&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001076 10.0.0.27 - - [2026-02-16 02:10:20] "GET /project/c9d5f01d-120b-4487-9375-309bac7f4048?fields=virtual_networks HTTP/1.1" 200 1334 0.045781 10.0.0.23 - - [2026-02-16 02:10:22] "GET /projects?obj_uuids=c9d5f01d-120b-4487-9375-309bac7f4048&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000937 10.0.0.27 - - [2026-02-16 02:10:22] "GET /project/c9d5f01d-120b-4487-9375-309bac7f4048?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.042472 10.0.0.23 - - [2026-02-16 02:10:22] "GET /projects?obj_uuids=c9d5f01d-120b-4487-9375-309bac7f4048&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000841 10.0.0.27 - - [2026-02-16 02:10:23] "GET /project/c9d5f01d-120b-4487-9375-309bac7f4048?fields=virtual_networks HTTP/1.1" 200 1334 0.048297 10.0.0.23 - - [2026-02-16 02:10:25] "GET /projects?obj_uuids=c9d5f01d-120b-4487-9375-309bac7f4048&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000885 10.0.0.27 - - [2026-02-16 02:10:25] "GET /project/c9d5f01d-120b-4487-9375-309bac7f4048?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.055639 10.0.0.23 - - [2026-02-16 02:10:25] "GET /projects?obj_uuids=c9d5f01d-120b-4487-9375-309bac7f4048&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001058 10.0.0.27 - - [2026-02-16 02:10:25] "GET /project/c9d5f01d-120b-4487-9375-309bac7f4048?fields=virtual_networks HTTP/1.1" 200 1334 0.042092 10.0.0.23 - - [2026-02-16 02:10:27] "GET /projects?obj_uuids=c9d5f01d-120b-4487-9375-309bac7f4048&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000870 10.0.0.27 - - [2026-02-16 02:10:27] "GET /project/c9d5f01d-120b-4487-9375-309bac7f4048?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.048841 10.0.0.23 - - [2026-02-16 02:10:27] "GET /projects?obj_uuids=c9d5f01d-120b-4487-9375-309bac7f4048&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001053 10.0.0.27 - - [2026-02-16 02:10:27] "GET /project/c9d5f01d-120b-4487-9375-309bac7f4048?fields=virtual_networks HTTP/1.1" 200 1334 0.047573 10.0.0.23 - - [2026-02-16 02:10:29] "GET /projects?obj_uuids=c9d5f01d-120b-4487-9375-309bac7f4048&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000914 10.0.0.27 - - [2026-02-16 02:10:29] "GET /project/c9d5f01d-120b-4487-9375-309bac7f4048?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.052311 10.0.0.23 - - [2026-02-16 02:10:29] "GET /projects?obj_uuids=c9d5f01d-120b-4487-9375-309bac7f4048&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000901 10.0.0.27 - - [2026-02-16 02:10:29] "GET /project/c9d5f01d-120b-4487-9375-309bac7f4048?fields=virtual_networks HTTP/1.1" 200 1334 0.045743 10.0.0.23 - - [2026-02-16 02:10:31] "GET /projects?obj_uuids=c9d5f01d-120b-4487-9375-309bac7f4048&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001163 10.0.0.27 - - [2026-02-16 02:10:31] "GET /project/c9d5f01d-120b-4487-9375-309bac7f4048?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.054095 10.0.0.23 - - [2026-02-16 02:10:31] "GET /projects?obj_uuids=c9d5f01d-120b-4487-9375-309bac7f4048&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000912 10.0.0.27 - - [2026-02-16 02:10:31] "GET /project/c9d5f01d-120b-4487-9375-309bac7f4048?fields=virtual_networks HTTP/1.1" 200 1334 0.063506 10.0.0.23 - - [2026-02-16 02:10:33] "GET /projects?obj_uuids=c9d5f01d-120b-4487-9375-309bac7f4048&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000859 10.0.0.27 - - [2026-02-16 02:10:33] "GET /project/c9d5f01d-120b-4487-9375-309bac7f4048?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.063117 10.0.0.23 - - [2026-02-16 02:10:33] "GET /projects?obj_uuids=c9d5f01d-120b-4487-9375-309bac7f4048&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001687 10.0.0.27 - - [2026-02-16 02:10:33] "GET /project/c9d5f01d-120b-4487-9375-309bac7f4048?fields=virtual_networks HTTP/1.1" 200 1334 0.070458 10.0.0.27 - - [2026-02-16 02:10:34] "POST /fqname-to-id HTTP/1.1" 404 189 0.024954 10.0.0.23 - - [2026-02-16 02:10:34] "GET /projects?obj_uuids=79c869ba-b047-4226-b4cb-2e05c90ffbe6&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003449 10.0.0.23 - - [2026-02-16 02:10:34] "GET /domains?obj_uuids=026ea67f-9b7a-4f1c-a755-90b25d4ac1dc&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001036 10.0.0.23 - - [2026-02-16 02:10:34] "GET /domain/026ea67f-9b7a-4f1c-a755-90b25d4ac1dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.007329 10.0.0.23 - - [2026-02-16 02:10:34] "POST /id-to-fqname HTTP/1.1" 200 191 0.009162 10.0.0.23 - - [2026-02-16 02:10:34] "POST /fqname-to-id HTTP/1.1" 404 200 0.004436 10.0.0.23 - - [2026-02-16 02:10:34] "POST /security-groups HTTP/1.1" 200 592 0.033985 10.0.0.50 - - [2026-02-16 02:10:34] "POST /fqname-to-id HTTP/1.1" 404 235 0.003064 10.0.0.23 - - [2026-02-16 02:10:34] "POST /projects HTTP/1.1" 200 587 0.270644 10.0.0.23 - - [2026-02-16 02:10:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.347300 10.0.0.50 - - [2026-02-16 02:10:34] "POST /access-control-lists HTTP/1.1" 200 595 0.027577 10.0.0.27 - - [2026-02-16 02:10:34] "GET /project/79c869ba-b047-4226-b4cb-2e05c90ffbe6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.489191 10.0.0.27 - - [2026-02-16 02:10:35] "GET / HTTP/1.1" 200 35931 0.001357 10.0.0.27 - - [2026-02-16 02:10:36] "POST /fqname-to-id HTTP/1.1" 401 292 0.000398 10.0.0.27 - - [2026-02-16 02:10:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.050991 10.0.0.23 - - [2026-02-16 02:10:36] "GET /projects?obj_uuids=79c869ba-b047-4226-b4cb-2e05c90ffbe6&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000863 10.0.0.27 - - [2026-02-16 02:10:36] "GET /project/79c869ba-b047-4226-b4cb-2e05c90ffbe6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.063167 10.0.0.23 - - [2026-02-16 02:10:36] "GET /projects?obj_uuids=79c869ba-b047-4226-b4cb-2e05c90ffbe6&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000927 10.0.0.27 - - [2026-02-16 02:10:36] "POST /neutron/network HTTP/1.1" 200 670 0.161533 10.0.0.27 - - [2026-02-16 02:10:37] "POST /id-to-fqname HTTP/1.1" 200 253 0.003152 10.0.0.27 - - [2026-02-16 02:10:37] "GET /virtual-network/a852c014-ace3-4f29-8679-d3f0abff4744?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2140 0.005394 10.0.0.27 - - [2026-02-16 02:10:37] "POST /neutron/network HTTP/1.1" 200 890 0.006431 10.0.0.27 - - [2026-02-16 02:10:37] "GET /virtual-network/a852c014-ace3-4f29-8679-d3f0abff4744?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2140 0.006124 10.0.0.27 - - [2026-02-16 02:10:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003072 10.0.0.23 - - [2026-02-16 02:10:37] "GET /projects?obj_uuids=79c869ba-b047-4226-b4cb-2e05c90ffbe6&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000827 10.0.0.27 - - [2026-02-16 02:10:37] "GET /project/79c869ba-b047-4226-b4cb-2e05c90ffbe6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.044625 10.0.0.27 - - [2026-02-16 02:10:37] "POST /neutron/network HTTP/1.1" 200 117 0.013741 10.0.0.50 - - [2026-02-16 02:10:37] "POST /route-targets HTTP/1.1" 200 327 0.011909 10.0.0.27 - - [2026-02-16 02:10:37] "POST /neutron/network HTTP/1.1" 200 888 0.024065 10.0.0.27 - - [2026-02-16 02:10:37] "POST /id-to-fqname HTTP/1.1" 200 253 0.005952 10.0.0.27 - - [2026-02-16 02:10:37] "GET /virtual-network/50a1ade5-b9e5-4a13-98ca-ffad6985a169?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2135 0.005588 10.0.0.27 - - [2026-02-16 02:10:37] "GET /virtual-network/50a1ade5-b9e5-4a13-98ca-ffad6985a169?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2135 0.005175 10.0.0.27 - - [2026-02-16 02:10:37] "POST /neutron/subnet HTTP/1.1" 200 719 0.007830 10.0.0.27 - - [2026-02-16 02:10:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003929 10.0.0.23 - - [2026-02-16 02:10:38] "GET /projects?obj_uuids=79c869ba-b047-4226-b4cb-2e05c90ffbe6&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000856 10.0.0.27 - - [2026-02-16 02:10:38] "GET /project/79c869ba-b047-4226-b4cb-2e05c90ffbe6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.064231 10.0.0.50 - - [2026-02-16 02:10:38] "POST /ref-update HTTP/1.1" 200 156 0.033700 10.0.0.23 - - [2026-02-16 02:10:38] "POST /useragent-kv HTTP/1.1" 200 115 0.013620 10.0.0.27 - - [2026-02-16 02:10:38] "POST /neutron/subnet HTTP/1.1" 200 734 0.248300 10.0.0.27 - - [2026-02-16 02:10:38] "POST /id-to-fqname HTTP/1.1" 200 254 0.001211 10.0.0.27 - - [2026-02-16 02:10:38] "GET /virtual-network/53a6b5f3-40c3-4dfb-9402-246359e4380c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2147 0.004949 10.0.0.27 - - [2026-02-16 02:10:38] "GET /virtual-network/53a6b5f3-40c3-4dfb-9402-246359e4380c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2147 0.006270 10.0.0.27 - - [2026-02-16 02:10:38] "POST /neutron/network HTTP/1.1" 200 893 0.005980 10.0.0.27 - - [2026-02-16 02:10:38] "POST /id-to-fqname HTTP/1.1" 200 253 0.001201 10.0.0.23 - - [2026-02-16 02:10:39] "GET /projects?obj_uuids=79c869ba-b047-4226-b4cb-2e05c90ffbe6&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001005 10.0.0.27 - - [2026-02-16 02:10:39] "GET /project/79c869ba-b047-4226-b4cb-2e05c90ffbe6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.070190 10.0.0.27 - - [2026-02-16 02:10:39] "POST /neutron/network HTTP/1.1" 200 888 0.007121 10.0.0.27 - - [2026-02-16 02:10:39] "POST /id-to-fqname HTTP/1.1" 200 254 0.001219 10.0.0.27 - - [2026-02-16 02:10:39] "POST /neutron/port HTTP/1.1" 200 117 0.008470 10.0.0.23 - - [2026-02-16 02:10:40] "GET /projects?obj_uuids=79c869ba-b047-4226-b4cb-2e05c90ffbe6&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000900 10.0.0.27 - - [2026-02-16 02:10:40] "POST /neutron/port HTTP/1.1" 200 1060 0.315847 10.0.0.27 - - [2026-02-16 02:10:40] "POST /neutron/port HTTP/1.1" 200 1114 0.099245 10.0.0.23 - - [2026-02-16 02:10:40] "GET /projects?obj_uuids=79c869ba-b047-4226-b4cb-2e05c90ffbe6&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000916 10.0.0.27 - - [2026-02-16 02:10:40] "GET /project/79c869ba-b047-4226-b4cb-2e05c90ffbe6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.083350 10.0.0.27 - - [2026-02-16 02:10:40] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003376 10.0.0.27 - - [2026-02-16 02:10:40] "POST /neutron/network HTTP/1.1" 200 888 0.007658 10.0.0.27 - - [2026-02-16 02:10:40] "POST /neutron/port HTTP/1.1" 200 117 0.007709 10.0.0.27 - - [2026-02-16 02:10:41] "POST /neutron/port HTTP/1.1" 200 1063 0.022334 10.0.0.27 - - [2026-02-16 02:10:41] "POST /fqname-to-id HTTP/1.1" 404 193 0.002740 10.0.0.27 - - [2026-02-16 02:10:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.006783 10.0.0.23 - - [2026-02-16 02:10:41] "GET /domains?obj_uuids=026ea67f-9b7a-4f1c-a755-90b25d4ac1dc&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001029 10.0.0.27 - - [2026-02-16 02:10:41] "GET /domain/026ea67f-9b7a-4f1c-a755-90b25d4ac1dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 892 0.008706 10.0.0.27 - - [2026-02-16 02:10:41] "POST /service-templates HTTP/1.1" 200 543 0.058182 10.0.0.27 - - [2026-02-16 02:10:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003863 10.0.0.27 - - [2026-02-16 02:10:41] "POST /neutron/port HTTP/1.1" 200 1127 0.027272 10.0.0.27 - - [2026-02-16 02:10:41] "GET /service-template/e3af4f4b-9b3a-4f34-849f-d616336109a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1816 0.012178 10.0.0.27 - - [2026-02-16 02:10:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003891 10.0.0.27 - - [2026-02-16 02:10:42] "POST /neutron/port HTTP/1.1" 200 117 0.000915 10.0.0.27 - - [2026-02-16 02:10:42] "GET /service-template/e3af4f4b-9b3a-4f34-849f-d616336109a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1816 0.003799 10.0.0.27 - - [2026-02-16 02:10:42] "POST /id-to-fqname HTTP/1.1" 200 253 0.001199 10.0.0.27 - - [2026-02-16 02:10:42] "POST /id-to-fqname HTTP/1.1" 200 253 0.001224 10.0.0.27 - - [2026-02-16 02:10:42] "POST /id-to-fqname HTTP/1.1" 200 254 0.001186 10.0.0.27 - - [2026-02-16 02:10:42] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007476 10.0.0.27 - - [2026-02-16 02:10:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003669 10.0.0.27 - - [2026-02-16 02:10:42] "DELETE /service-template/e3af4f4b-9b3a-4f34-849f-d616336109a6 HTTP/1.1" 200 115 0.029242 10.0.0.27 - - [2026-02-16 02:10:42] "POST /fqname-to-id HTTP/1.1" 404 193 0.004456 10.0.0.27 - - [2026-02-16 02:10:44] "POST /neutron/port HTTP/1.1" 200 1127 0.016518 10.0.0.27 - - [2026-02-16 02:10:45] "POST /neutron/port HTTP/1.1" 200 1124 0.014698 10.0.0.27 - - [2026-02-16 02:10:46] "POST /neutron/network HTTP/1.1" 200 888 0.006691 10.0.0.23 - - [2026-02-16 02:10:46] "POST /useragent-kv HTTP/1.1" 200 115 0.005092 10.0.0.23 - - [2026-02-16 02:10:46] "POST /useragent-kv HTTP/1.1" 200 115 0.002774 10.0.0.50 - - [2026-02-16 02:10:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005310 10.0.0.27 - - [2026-02-16 02:10:46] "POST /neutron/network HTTP/1.1" 200 151 0.126067 10.0.0.50 - - [2026-02-16 02:10:47] "DELETE /route-target/0db3a5ac-823a-4cb5-b167-5124e91b8c6a HTTP/1.1" 200 115 0.018975 10.0.0.23 - - [2026-02-16 02:10:47] "GET /projects?obj_uuids=79c869ba-b047-4226-b4cb-2e05c90ffbe6&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.004646 10.0.0.27 - - [2026-02-16 02:10:47] "GET /project/79c869ba-b047-4226-b4cb-2e05c90ffbe6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.063667 10.0.0.23 - - [2026-02-16 02:10:47] "GET /projects?obj_uuids=79c869ba-b047-4226-b4cb-2e05c90ffbe6&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003305 10.0.0.27 - - [2026-02-16 02:10:47] "GET /project/79c869ba-b047-4226-b4cb-2e05c90ffbe6?fields=virtual_networks HTTP/1.1" 200 1034 0.042260 10.0.0.23 - - [2026-02-16 02:10:47] "GET /projects?obj_uuids=79c869ba-b047-4226-b4cb-2e05c90ffbe6&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001174 10.0.0.27 - - [2026-02-16 02:10:47] "GET /project/79c869ba-b047-4226-b4cb-2e05c90ffbe6?fields=virtual_machine_interfaces HTTP/1.1" 200 1034 0.045690 10.0.0.23 - - [2026-02-16 02:10:47] "GET /projects?obj_uuids=79c869ba-b047-4226-b4cb-2e05c90ffbe6&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000841 10.0.0.27 - - [2026-02-16 02:10:47] "GET /project/79c869ba-b047-4226-b4cb-2e05c90ffbe6?fields=security_groups HTTP/1.1" 200 1261 0.038738 10.0.0.27 - - [2026-02-16 02:10:48] "POST /fqname-to-id HTTP/1.1" 404 193 0.035938 10.0.0.23 - - [2026-02-16 02:10:48] "GET /projects?obj_uuids=7253d7f3-cc66-4a0e-a510-8868cd046390&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002834 10.0.0.23 - - [2026-02-16 02:10:48] "GET /domains?obj_uuids=026ea67f-9b7a-4f1c-a755-90b25d4ac1dc&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001127 10.0.0.23 - - [2026-02-16 02:10:48] "GET /domain/026ea67f-9b7a-4f1c-a755-90b25d4ac1dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.007031 10.0.0.23 - - [2026-02-16 02:10:48] "POST /id-to-fqname HTTP/1.1" 200 195 0.002716 10.0.0.23 - - [2026-02-16 02:10:48] "POST /fqname-to-id HTTP/1.1" 404 204 0.005895 10.0.0.23 - - [2026-02-16 02:10:48] "POST /security-groups HTTP/1.1" 200 596 0.068907 10.0.0.23 - - [2026-02-16 02:10:48] "POST /projects HTTP/1.1" 200 595 0.270639 10.0.0.50 - - [2026-02-16 02:10:48] "POST /fqname-to-id HTTP/1.1" 404 238 0.017562 10.0.0.23 - - [2026-02-16 02:10:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.340826 10.0.0.27 - - [2026-02-16 02:10:48] "GET /project/7253d7f3-cc66-4a0e-a510-8868cd046390?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.489922 10.0.0.27 - - [2026-02-16 02:10:49] "GET / HTTP/1.1" 200 35931 0.001419 10.0.0.27 - - [2026-02-16 02:10:50] "POST /fqname-to-id HTTP/1.1" 401 292 0.000416 10.0.0.27 - - [2026-02-16 02:10:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.062123 10.0.0.23 - - [2026-02-16 02:10:50] "GET /projects?obj_uuids=7253d7f3-cc66-4a0e-a510-8868cd046390&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000818 10.0.0.27 - - [2026-02-16 02:10:50] "GET /project/7253d7f3-cc66-4a0e-a510-8868cd046390?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.043505 10.0.0.27 - - [2026-02-16 02:10:50] "POST /neutron/network HTTP/1.1" 200 117 0.040465 10.0.0.50 - - [2026-02-16 02:10:50] "POST /ref-update HTTP/1.1" 200 156 0.024591 10.0.0.23 - - [2026-02-16 02:10:51] "POST /useragent-kv HTTP/1.1" 200 115 0.008053 10.0.0.27 - - [2026-02-16 02:10:51] "POST /neutron/subnet HTTP/1.1" 200 734 0.231541 10.0.0.27 - - [2026-02-16 02:10:51] "POST /id-to-fqname HTTP/1.1" 200 261 0.001177 10.0.0.27 - - [2026-02-16 02:10:51] "GET /virtual-network/f68457a6-154a-44c6-aebd-26b818ff90a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2748 0.004609 10.0.0.27 - - [2026-02-16 02:10:51] "GET /virtual-network/f68457a6-154a-44c6-aebd-26b818ff90a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2748 0.006497 10.0.0.27 - - [2026-02-16 02:10:51] "POST /neutron/network HTTP/1.1" 200 1077 0.008473 10.0.0.27 - - [2026-02-16 02:10:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002661 10.0.0.23 - - [2026-02-16 02:10:51] "GET /projects?obj_uuids=7253d7f3-cc66-4a0e-a510-8868cd046390&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001088 10.0.0.50 - - [2026-02-16 02:10:51] "POST /fqname-to-id HTTP/1.1" 404 207 0.025028 10.0.0.27 - - [2026-02-16 02:10:51] "GET /project/7253d7f3-cc66-4a0e-a510-8868cd046390?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.046255 10.0.0.27 - - [2026-02-16 02:10:51] "POST /neutron/network HTTP/1.1" 200 117 0.011288 10.0.0.23 - - [2026-02-16 02:10:52] "POST /useragent-kv HTTP/1.1" 200 115 0.009855 10.0.0.27 - - [2026-02-16 02:10:52] "POST /neutron/subnet HTTP/1.1" 200 729 0.204297 10.0.0.27 - - [2026-02-16 02:10:52] "POST /id-to-fqname HTTP/1.1" 200 261 0.001373 10.0.0.27 - - [2026-02-16 02:10:52] "GET /virtual-network/e26c55b4-9fde-46cd-8838-d348e1593626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2745 0.004654 10.0.0.27 - - [2026-02-16 02:10:52] "GET /virtual-network/e26c55b4-9fde-46cd-8838-d348e1593626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2745 0.005070 10.0.0.27 - - [2026-02-16 02:10:52] "POST /neutron/network HTTP/1.1" 200 1076 0.009395 10.0.0.27 - - [2026-02-16 02:10:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002734 10.0.0.23 - - [2026-02-16 02:10:52] "GET /projects?obj_uuids=7253d7f3-cc66-4a0e-a510-8868cd046390&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000840 10.0.0.27 - - [2026-02-16 02:10:52] "GET /project/7253d7f3-cc66-4a0e-a510-8868cd046390?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.042372 10.0.0.27 - - [2026-02-16 02:10:52] "POST /neutron/network HTTP/1.1" 200 117 0.012185 10.0.0.50 - - [2026-02-16 02:10:52] "POST /route-targets HTTP/1.1" 200 327 0.011747 10.0.0.50 - - [2026-02-16 02:10:52] "POST /fqname-to-id HTTP/1.1" 404 207 0.006137 10.0.0.23 - - [2026-02-16 02:10:53] "POST /useragent-kv HTTP/1.1" 200 115 0.010126 10.0.0.27 - - [2026-02-16 02:10:53] "POST /neutron/subnet HTTP/1.1" 200 715 0.168533 10.0.0.27 - - [2026-02-16 02:10:53] "POST /id-to-fqname HTTP/1.1" 200 262 0.001161 10.0.0.27 - - [2026-02-16 02:10:53] "GET /virtual-network/b92fc9b8-f395-45c0-aa34-0b74b96a30bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2740 0.004883 10.0.0.27 - - [2026-02-16 02:10:53] "GET /virtual-network/b92fc9b8-f395-45c0-aa34-0b74b96a30bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2740 0.007112 10.0.0.27 - - [2026-02-16 02:10:53] "POST /neutron/network HTTP/1.1" 200 1075 0.009144 10.0.0.27 - - [2026-02-16 02:10:53] "POST /id-to-fqname HTTP/1.1" 200 261 0.001150 10.0.0.27 - - [2026-02-16 02:10:53] "POST /neutron/network HTTP/1.1" 200 1086 0.006022 10.0.0.23 - - [2026-02-16 02:10:54] "GET /projects?obj_uuids=7253d7f3-cc66-4a0e-a510-8868cd046390&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000853 10.0.0.27 - - [2026-02-16 02:10:54] "GET /project/7253d7f3-cc66-4a0e-a510-8868cd046390?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.057009 10.0.0.27 - - [2026-02-16 02:10:54] "POST /neutron/port HTTP/1.1" 200 117 0.005913 10.0.0.27 - - [2026-02-16 02:10:54] "POST /id-to-fqname HTTP/1.1" 200 262 0.001144 10.0.0.27 - - [2026-02-16 02:10:54] "POST /neutron/network HTTP/1.1" 200 1086 0.007450 10.0.0.27 - - [2026-02-16 02:10:55] "POST /neutron/port HTTP/1.1" 200 1173 0.017342 10.0.0.23 - - [2026-02-16 02:10:55] "GET /projects?obj_uuids=7253d7f3-cc66-4a0e-a510-8868cd046390&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001267 10.0.0.27 - - [2026-02-16 02:10:55] "GET /project/7253d7f3-cc66-4a0e-a510-8868cd046390?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.085448 10.0.0.27 - - [2026-02-16 02:10:55] "POST /neutron/port HTTP/1.1" 200 1237 0.018679 10.0.0.27 - - [2026-02-16 02:10:55] "POST /neutron/subnet HTTP/1.1" 200 1389 0.021537 10.0.0.27 - - [2026-02-16 02:10:55] "POST /neutron/network HTTP/1.1" 200 1076 0.009528 10.0.0.27 - - [2026-02-16 02:10:55] "POST /neutron/port HTTP/1.1" 200 117 0.005774 10.0.0.27 - - [2026-02-16 02:10:56] "POST /neutron/port HTTP/1.1" 200 1170 0.019402 10.0.0.27 - - [2026-02-16 02:10:56] "POST /neutron/port HTTP/1.1" 200 1234 0.034449 10.0.0.27 - - [2026-02-16 02:10:56] "POST /neutron/subnet HTTP/1.1" 200 1375 0.012643 10.0.0.27 - - [2026-02-16 02:10:56] "POST /neutron/network HTTP/1.1" 200 1075 0.008937 10.0.0.27 - - [2026-02-16 02:10:57] "POST /neutron/port HTTP/1.1" 200 1237 0.015974 10.0.0.27 - - [2026-02-16 02:10:57] "POST /neutron/port HTTP/1.1" 200 1234 0.015087 10.0.0.27 - - [2026-02-16 02:10:58] "POST /neutron/port HTTP/1.1" 200 117 0.005743 10.0.0.23 - - [2026-02-16 02:10:58] "DELETE /project/79c869bab0474226b4cb2e05c90ffbe6 HTTP/1.1" 404 173 0.005473 10.0.0.23 - - [2026-02-16 02:10:58] "DELETE /project/7253d7f3cc664a0ea5108868cd046390 HTTP/1.1" 404 173 0.004430 10.0.0.23 - - [2026-02-16 02:10:58] "GET /projects?obj_uuids=79c869ba-b047-4226-b4cb-2e05c90ffbe6&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000750 10.0.0.23 - - [2026-02-16 02:10:58] "GET /project/79c869ba-b047-4226-b4cb-2e05c90ffbe6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1472 0.039974 10.0.0.23 - - [2026-02-16 02:10:58] "GET /projects?obj_uuids=79c869ba-b047-4226-b4cb-2e05c90ffbe6&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000925 10.0.0.23 - - [2026-02-16 02:10:58] "GET /project/79c869ba-b047-4226-b4cb-2e05c90ffbe6?fields=security_groups HTTP/1.1" 200 1366 0.037297 10.0.0.23 - - [2026-02-16 02:10:59] "DELETE /security-group/9c8eb043-5430-407c-9041-19607797fcde HTTP/1.1" 200 115 0.040669 10.0.0.23 - - [2026-02-16 02:10:59] "GET /projects?obj_uuids=79c869ba-b047-4226-b4cb-2e05c90ffbe6&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000840 10.0.0.23 - - [2026-02-16 02:10:59] "GET /project/79c869ba-b047-4226-b4cb-2e05c90ffbe6?fields=application_policy_sets HTTP/1.1" 200 1405 0.046833 10.0.0.50 - - [2026-02-16 02:10:59] "DELETE /access-control-list/b9a67fd2-a12f-40f5-8185-ea54b82affc2 HTTP/1.1" 200 115 0.090692 10.0.0.27 - - [2026-02-16 02:10:59] "POST /neutron/network HTTP/1.1" 200 1075 0.029895 10.0.0.23 - - [2026-02-16 02:10:59] "DELETE /project/79c869ba-b047-4226-b4cb-2e05c90ffbe6 HTTP/1.1" 200 115 0.408282 10.0.0.50 - - [2026-02-16 02:10:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003102 10.0.0.23 - - [2026-02-16 02:10:59] "POST /useragent-kv HTTP/1.1" 200 115 0.005260 10.0.0.23 - - [2026-02-16 02:10:59] "POST /useragent-kv HTTP/1.1" 200 115 0.002511 10.0.0.23 - - [2026-02-16 02:10:59] "POST /useragent-kv HTTP/1.1" 200 115 0.002410 10.0.0.23 - - [2026-02-16 02:10:59] "POST /useragent-kv HTTP/1.1" 200 115 0.002045 10.0.0.27 - - [2026-02-16 02:10:59] "POST /neutron/network HTTP/1.1" 200 151 0.124110 10.0.0.23 - - [2026-02-16 02:10:59] "GET /projects?obj_uuids=7253d7f3-cc66-4a0e-a510-8868cd046390&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001308 10.0.0.50 - - [2026-02-16 02:10:59] "DELETE /route-target/6a0d6f29-2f2a-4c4f-b080-153f6a6e13f8 HTTP/1.1" 200 115 0.038049 10.0.0.27 - - [2026-02-16 02:10:59] "GET /project/7253d7f3-cc66-4a0e-a510-8868cd046390?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.080191 10.0.0.23 - - [2026-02-16 02:10:59] "GET /projects?obj_uuids=7253d7f3-cc66-4a0e-a510-8868cd046390&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000818 10.0.0.27 - - [2026-02-16 02:10:59] "GET /project/7253d7f3-cc66-4a0e-a510-8868cd046390?fields=virtual_networks HTTP/1.1" 200 1042 0.088657 10.0.0.23 - - [2026-02-16 02:10:59] "GET /projects?obj_uuids=7253d7f3-cc66-4a0e-a510-8868cd046390&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001320 10.0.0.27 - - [2026-02-16 02:10:59] "GET /project/7253d7f3-cc66-4a0e-a510-8868cd046390?fields=virtual_machine_interfaces HTTP/1.1" 200 1042 0.036905 10.0.0.23 - - [2026-02-16 02:10:59] "GET /projects?obj_uuids=7253d7f3-cc66-4a0e-a510-8868cd046390&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000856 10.0.0.27 - - [2026-02-16 02:10:59] "GET /project/7253d7f3-cc66-4a0e-a510-8868cd046390?fields=security_groups HTTP/1.1" 200 1273 0.031568 10.0.0.27 - - [2026-02-16 02:11:00] "POST /fqname-to-id HTTP/1.1" 404 196 0.027862 10.0.0.23 - - [2026-02-16 02:11:00] "GET /projects?obj_uuids=02004b1d-08a0-435d-b9df-b3d51ef41214&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003523 10.0.0.23 - - [2026-02-16 02:11:00] "GET /domains?obj_uuids=026ea67f-9b7a-4f1c-a755-90b25d4ac1dc&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001023 10.0.0.23 - - [2026-02-16 02:11:00] "GET /domain/026ea67f-9b7a-4f1c-a755-90b25d4ac1dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.006801 10.0.0.23 - - [2026-02-16 02:11:01] "POST /id-to-fqname HTTP/1.1" 200 198 0.006281 10.0.0.23 - - [2026-02-16 02:11:01] "POST /fqname-to-id HTTP/1.1" 404 207 0.007594 10.0.0.23 - - [2026-02-16 02:11:01] "POST /security-groups HTTP/1.1" 200 599 0.026121 10.0.0.23 - - [2026-02-16 02:11:01] "POST /projects HTTP/1.1" 200 601 0.234220 10.0.0.50 - - [2026-02-16 02:11:01] "POST /fqname-to-id HTTP/1.1" 404 241 0.005449 10.0.0.23 - - [2026-02-16 02:11:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.307762 10.0.0.27 - - [2026-02-16 02:11:01] "GET /project/02004b1d-08a0-435d-b9df-b3d51ef41214?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.461642 10.0.0.27 - - [2026-02-16 02:11:02] "GET / HTTP/1.1" 200 35931 0.001743 10.0.0.27 - - [2026-02-16 02:11:02] "POST /fqname-to-id HTTP/1.1" 401 292 0.000399 10.0.0.27 - - [2026-02-16 02:11:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.052579 10.0.0.23 - - [2026-02-16 02:11:03] "GET /projects?obj_uuids=02004b1d-08a0-435d-b9df-b3d51ef41214&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001138 10.0.0.27 - - [2026-02-16 02:11:03] "GET /project/02004b1d-08a0-435d-b9df-b3d51ef41214?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.047414 10.0.0.50 - - [2026-02-16 02:11:03] "POST /ref-update HTTP/1.1" 200 156 0.024274 10.0.0.23 - - [2026-02-16 02:11:03] "POST /useragent-kv HTTP/1.1" 200 115 0.008677 10.0.0.27 - - [2026-02-16 02:11:03] "POST /neutron/subnet HTTP/1.1" 200 710 0.240713 10.0.0.27 - - [2026-02-16 02:11:03] "POST /id-to-fqname HTTP/1.1" 200 267 0.001134 10.0.0.27 - - [2026-02-16 02:11:03] "GET /virtual-network/251e8707-0f3e-479e-acd7-8c2ff45443a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2163 0.005301 10.0.0.27 - - [2026-02-16 02:11:03] "GET /virtual-network/251e8707-0f3e-479e-acd7-8c2ff45443a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2163 0.004553 10.0.0.27 - - [2026-02-16 02:11:03] "POST /neutron/network HTTP/1.1" 200 907 0.005289 10.0.0.27 - - [2026-02-16 02:11:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002511 10.0.0.23 - - [2026-02-16 02:11:03] "GET /projects?obj_uuids=02004b1d-08a0-435d-b9df-b3d51ef41214&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000962 10.0.0.27 - - [2026-02-16 02:11:03] "GET /project/02004b1d-08a0-435d-b9df-b3d51ef41214?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.060164 10.0.0.23 - - [2026-02-16 02:11:04] "GET /projects?obj_uuids=02004b1d-08a0-435d-b9df-b3d51ef41214&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000837 10.0.0.27 - - [2026-02-16 02:11:04] "POST /neutron/network HTTP/1.1" 200 691 0.104077 10.0.0.27 - - [2026-02-16 02:11:04] "POST /id-to-fqname HTTP/1.1" 200 267 0.003061 10.0.0.27 - - [2026-02-16 02:11:04] "GET /virtual-network/4531cd08-91fd-4549-ba33-e1fc78b8bcf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2179 0.004868 10.0.0.27 - - [2026-02-16 02:11:04] "POST /neutron/network HTTP/1.1" 200 912 0.006830 10.0.0.27 - - [2026-02-16 02:11:04] "GET /virtual-network/4531cd08-91fd-4549-ba33-e1fc78b8bcf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2179 0.005952 10.0.0.27 - - [2026-02-16 02:11:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003612 10.0.0.23 - - [2026-02-16 02:11:04] "GET /projects?obj_uuids=02004b1d-08a0-435d-b9df-b3d51ef41214&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001383 10.0.0.27 - - [2026-02-16 02:11:04] "GET /project/02004b1d-08a0-435d-b9df-b3d51ef41214?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.045715 10.0.0.27 - - [2026-02-16 02:11:04] "POST /neutron/network HTTP/1.1" 200 117 0.013647 10.0.0.50 - - [2026-02-16 02:11:04] "POST /route-targets HTTP/1.1" 200 327 0.010722 10.0.0.27 - - [2026-02-16 02:11:04] "POST /neutron/network HTTP/1.1" 200 912 0.009325 10.0.0.27 - - [2026-02-16 02:11:04] "POST /id-to-fqname HTTP/1.1" 200 268 0.000939 10.0.0.27 - - [2026-02-16 02:11:04] "GET /virtual-network/5bf8ca7d-8d7c-40f3-bd33-f36e00269f7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2176 0.004276 10.0.0.27 - - [2026-02-16 02:11:05] "GET /virtual-network/5bf8ca7d-8d7c-40f3-bd33-f36e00269f7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2176 0.004894 10.0.0.27 - - [2026-02-16 02:11:05] "POST /neutron/subnet HTTP/1.1" 200 724 0.009216 10.0.0.27 - - [2026-02-16 02:11:05] "POST /id-to-fqname HTTP/1.1" 200 267 0.000884 10.0.0.23 - - [2026-02-16 02:11:05] "GET /projects?obj_uuids=02004b1d-08a0-435d-b9df-b3d51ef41214&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001648 10.0.0.27 - - [2026-02-16 02:11:06] "GET /project/02004b1d-08a0-435d-b9df-b3d51ef41214?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.079128 10.0.0.27 - - [2026-02-16 02:11:06] "POST /neutron/port HTTP/1.1" 200 117 0.008023 10.0.0.27 - - [2026-02-16 02:11:06] "POST /id-to-fqname HTTP/1.1" 200 268 0.001131 10.0.0.27 - - [2026-02-16 02:11:06] "POST /neutron/network HTTP/1.1" 200 922 0.005957 10.0.0.27 - - [2026-02-16 02:11:06] "POST /neutron/port HTTP/1.1" 200 1070 0.021086 10.0.0.27 - - [2026-02-16 02:11:07] "POST /neutron/port HTTP/1.1" 200 1134 0.016577 10.0.0.27 - - [2026-02-16 02:11:07] "POST /neutron/port HTTP/1.1" 200 117 0.001052 10.0.0.23 - - [2026-02-16 02:11:07] "GET /projects?obj_uuids=02004b1d-08a0-435d-b9df-b3d51ef41214&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000830 10.0.0.27 - - [2026-02-16 02:11:07] "GET /project/02004b1d-08a0-435d-b9df-b3d51ef41214?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.075273 10.0.0.27 - - [2026-02-16 02:11:07] "POST /neutron/port HTTP/1.1" 200 1134 0.015523 10.0.0.27 - - [2026-02-16 02:11:07] "POST /neutron/network HTTP/1.1" 200 922 0.006375 10.0.0.27 - - [2026-02-16 02:11:08] "POST /neutron/port HTTP/1.1" 200 1068 0.014899 10.0.0.27 - - [2026-02-16 02:11:08] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004049 10.0.0.27 - - [2026-02-16 02:11:08] "POST /neutron/network HTTP/1.1" 200 912 0.009777 10.0.0.27 - - [2026-02-16 02:11:09] "POST /neutron/port HTTP/1.1" 200 1134 0.014790 10.0.0.27 - - [2026-02-16 02:11:09] "POST /neutron/port HTTP/1.1" 200 1132 0.016422 10.0.0.27 - - [2026-02-16 02:11:10] "POST /neutron/port HTTP/1.1" 200 117 0.005153 10.0.0.27 - - [2026-02-16 02:11:11] "POST /neutron/network HTTP/1.1" 200 912 0.004955 10.0.0.50 - - [2026-02-16 02:11:11] "DELETE /route-target/394bf8dd-56e3-49f0-a5e6-0915fd098376 HTTP/1.1" 200 115 0.029355 10.0.0.23 - - [2026-02-16 02:11:11] "POST /useragent-kv HTTP/1.1" 200 115 0.003476 10.0.0.23 - - [2026-02-16 02:11:11] "POST /useragent-kv HTTP/1.1" 200 115 0.007355 10.0.0.50 - - [2026-02-16 02:11:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005703 10.0.0.27 - - [2026-02-16 02:11:11] "POST /neutron/network HTTP/1.1" 200 151 0.128661 10.0.0.23 - - [2026-02-16 02:11:11] "GET /projects?obj_uuids=02004b1d-08a0-435d-b9df-b3d51ef41214&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001364 10.0.0.27 - - [2026-02-16 02:11:11] "GET /project/02004b1d-08a0-435d-b9df-b3d51ef41214?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.080713 10.0.0.23 - - [2026-02-16 02:11:11] "GET /projects?obj_uuids=02004b1d-08a0-435d-b9df-b3d51ef41214&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001284 10.0.0.27 - - [2026-02-16 02:11:11] "GET /project/02004b1d-08a0-435d-b9df-b3d51ef41214?fields=virtual_networks HTTP/1.1" 200 1047 0.087162 10.0.0.23 - - [2026-02-16 02:11:11] "GET /projects?obj_uuids=02004b1d-08a0-435d-b9df-b3d51ef41214&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000893 10.0.0.27 - - [2026-02-16 02:11:11] "GET /project/02004b1d-08a0-435d-b9df-b3d51ef41214?fields=virtual_machine_interfaces HTTP/1.1" 200 1047 0.030828 10.0.0.23 - - [2026-02-16 02:11:11] "GET /projects?obj_uuids=02004b1d-08a0-435d-b9df-b3d51ef41214&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000869 10.0.0.27 - - [2026-02-16 02:11:11] "GET /project/02004b1d-08a0-435d-b9df-b3d51ef41214?fields=security_groups HTTP/1.1" 200 1281 0.033392 10.0.0.27 - - [2026-02-16 02:11:12] "POST /fqname-to-id HTTP/1.1" 404 193 0.030586 10.0.0.23 - - [2026-02-16 02:11:12] "GET /projects?obj_uuids=aae21979-6976-445c-bc11-ed526766a39f&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002811 10.0.0.23 - - [2026-02-16 02:11:12] "GET /domains?obj_uuids=026ea67f-9b7a-4f1c-a755-90b25d4ac1dc&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000869 10.0.0.23 - - [2026-02-16 02:11:12] "GET /domain/026ea67f-9b7a-4f1c-a755-90b25d4ac1dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.006031 10.0.0.23 - - [2026-02-16 02:11:12] "POST /id-to-fqname HTTP/1.1" 200 195 0.003437 10.0.0.23 - - [2026-02-16 02:11:12] "POST /fqname-to-id HTTP/1.1" 404 204 0.005261 10.0.0.23 - - [2026-02-16 02:11:13] "POST /security-groups HTTP/1.1" 200 596 0.030215 10.0.0.23 - - [2026-02-16 02:11:13] "POST /projects HTTP/1.1" 200 595 0.229635 10.0.0.50 - - [2026-02-16 02:11:13] "POST /access-control-lists HTTP/1.1" 200 601 0.025730 10.0.0.23 - - [2026-02-16 02:11:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.307134 10.0.0.27 - - [2026-02-16 02:11:13] "GET /project/aae21979-6976-445c-bc11-ed526766a39f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1384 0.447201 10.0.0.27 - - [2026-02-16 02:11:14] "GET / HTTP/1.1" 200 35931 0.002193 10.0.0.27 - - [2026-02-16 02:11:14] "POST /fqname-to-id HTTP/1.1" 401 292 0.000401 10.0.0.27 - - [2026-02-16 02:11:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.069858 10.0.0.23 - - [2026-02-16 02:11:15] "GET /projects?obj_uuids=aae21979-6976-445c-bc11-ed526766a39f&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000829 10.0.0.27 - - [2026-02-16 02:11:15] "GET /project/aae21979-6976-445c-bc11-ed526766a39f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1384 0.035875 10.0.0.50 - - [2026-02-16 02:11:15] "POST /route-targets HTTP/1.1" 200 327 0.014813 10.0.0.23 - - [2026-02-16 02:11:15] "POST /useragent-kv HTTP/1.1" 200 115 0.008624 10.0.0.27 - - [2026-02-16 02:11:15] "POST /neutron/subnet HTTP/1.1" 200 720 0.250378 10.0.0.27 - - [2026-02-16 02:11:15] "POST /id-to-fqname HTTP/1.1" 200 261 0.001216 10.0.0.27 - - [2026-02-16 02:11:15] "GET /virtual-network/242b720b-0ed6-412b-a1b1-60f11944f519?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.004782 10.0.0.27 - - [2026-02-16 02:11:15] "GET /virtual-network/242b720b-0ed6-412b-a1b1-60f11944f519?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.005057 10.0.0.27 - - [2026-02-16 02:11:15] "POST /neutron/network HTTP/1.1" 200 900 0.007424 10.0.0.27 - - [2026-02-16 02:11:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003298 10.0.0.23 - - [2026-02-16 02:11:15] "GET /projects?obj_uuids=aae21979-6976-445c-bc11-ed526766a39f&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000826 10.0.0.27 - - [2026-02-16 02:11:15] "GET /project/aae21979-6976-445c-bc11-ed526766a39f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1384 0.049965 10.0.0.23 - - [2026-02-16 02:11:15] "GET /projects?obj_uuids=aae21979-6976-445c-bc11-ed526766a39f&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000876 10.0.0.27 - - [2026-02-16 02:11:16] "POST /neutron/network HTTP/1.1" 200 682 0.128150 10.0.0.50 - - [2026-02-16 02:11:16] "POST /ref-update HTTP/1.1" 200 156 0.029208 10.0.0.27 - - [2026-02-16 02:11:16] "POST /id-to-fqname HTTP/1.1" 200 261 0.008288 10.0.0.27 - - [2026-02-16 02:11:16] "GET /virtual-network/815c18b7-4e57-441e-bd0c-6a2ec15cabb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2158 0.004486 10.0.0.27 - - [2026-02-16 02:11:16] "POST /neutron/network HTTP/1.1" 200 901 0.005466 10.0.0.27 - - [2026-02-16 02:11:16] "GET /virtual-network/815c18b7-4e57-441e-bd0c-6a2ec15cabb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2158 0.004483 10.0.0.27 - - [2026-02-16 02:11:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003404 10.0.0.23 - - [2026-02-16 02:11:16] "GET /projects?obj_uuids=aae21979-6976-445c-bc11-ed526766a39f&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001303 10.0.0.27 - - [2026-02-16 02:11:16] "GET /project/aae21979-6976-445c-bc11-ed526766a39f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1384 0.067848 10.0.0.27 - - [2026-02-16 02:11:16] "POST /neutron/network HTTP/1.1" 200 117 0.017717 10.0.0.27 - - [2026-02-16 02:11:17] "POST /neutron/network HTTP/1.1" 200 903 0.007383 10.0.0.27 - - [2026-02-16 02:11:17] "POST /id-to-fqname HTTP/1.1" 200 262 0.001179 10.0.0.27 - - [2026-02-16 02:11:17] "GET /virtual-network/ecb19c1e-a738-46e3-b8f9-af5f6577b2b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2162 0.004859 10.0.0.27 - - [2026-02-16 02:11:17] "GET /virtual-network/ecb19c1e-a738-46e3-b8f9-af5f6577b2b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2162 0.005617 10.0.0.27 - - [2026-02-16 02:11:17] "POST /neutron/subnet HTTP/1.1" 200 725 0.008282 10.0.0.27 - - [2026-02-16 02:11:17] "POST /id-to-fqname HTTP/1.1" 200 261 0.000915 10.0.0.23 - - [2026-02-16 02:11:17] "GET /projects?obj_uuids=aae21979-6976-445c-bc11-ed526766a39f&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000891 10.0.0.27 - - [2026-02-16 02:11:18] "GET /project/aae21979-6976-445c-bc11-ed526766a39f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1384 0.081321 10.0.0.27 - - [2026-02-16 02:11:18] "POST /neutron/port HTTP/1.1" 200 117 0.005551 10.0.0.27 - - [2026-02-16 02:11:18] "POST /id-to-fqname HTTP/1.1" 200 262 0.001240 10.0.0.27 - - [2026-02-16 02:11:18] "POST /neutron/network HTTP/1.1" 200 913 0.006798 10.0.0.27 - - [2026-02-16 02:11:19] "POST /neutron/port HTTP/1.1" 200 1065 0.015446 10.0.0.27 - - [2026-02-16 02:11:19] "POST /neutron/port HTTP/1.1" 200 1129 0.021131 10.0.0.23 - - [2026-02-16 02:11:19] "GET /projects?obj_uuids=aae21979-6976-445c-bc11-ed526766a39f&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.030217 10.0.0.27 - - [2026-02-16 02:11:19] "POST /neutron/port HTTP/1.1" 200 117 0.001069 10.0.0.27 - - [2026-02-16 02:11:19] "GET /project/aae21979-6976-445c-bc11-ed526766a39f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1384 0.114831 10.0.0.27 - - [2026-02-16 02:11:19] "POST /neutron/port HTTP/1.1" 200 1129 0.019335 10.0.0.27 - - [2026-02-16 02:11:19] "POST /neutron/network HTTP/1.1" 200 913 0.007935 10.0.0.27 - - [2026-02-16 02:11:20] "POST /fqname-to-id HTTP/1.1" 404 193 0.005058 10.0.0.27 - - [2026-02-16 02:11:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005465 10.0.0.27 - - [2026-02-16 02:11:20] "POST /neutron/port HTTP/1.1" 200 1065 0.024397 10.0.0.23 - - [2026-02-16 02:11:20] "GET /domains?obj_uuids=026ea67f-9b7a-4f1c-a755-90b25d4ac1dc&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001498 10.0.0.27 - - [2026-02-16 02:11:20] "GET /domain/026ea67f-9b7a-4f1c-a755-90b25d4ac1dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 892 0.019584 10.0.0.27 - - [2026-02-16 02:11:20] "POST /service-templates HTTP/1.1" 200 543 0.035415 10.0.0.27 - - [2026-02-16 02:11:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003001 10.0.0.27 - - [2026-02-16 02:11:20] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003282 10.0.0.27 - - [2026-02-16 02:11:20] "GET /service-template/a265532f-83f1-4282-ad65-5aebad4be5ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1821 0.010462 10.0.0.27 - - [2026-02-16 02:11:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003235 10.0.0.27 - - [2026-02-16 02:11:20] "POST /neutron/network HTTP/1.1" 200 903 0.005940 10.0.0.27 - - [2026-02-16 02:11:20] "GET /service-template/a265532f-83f1-4282-ad65-5aebad4be5ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1821 0.003551 10.0.0.27 - - [2026-02-16 02:11:20] "POST /id-to-fqname HTTP/1.1" 200 261 0.001229 10.0.0.27 - - [2026-02-16 02:11:20] "POST /id-to-fqname HTTP/1.1" 200 261 0.001152 10.0.0.27 - - [2026-02-16 02:11:20] "POST /id-to-fqname HTTP/1.1" 200 262 0.001134 10.0.0.27 - - [2026-02-16 02:11:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003639 10.0.0.27 - - [2026-02-16 02:11:20] "DELETE /service-template/a265532f-83f1-4282-ad65-5aebad4be5ea HTTP/1.1" 200 115 0.026900 10.0.0.27 - - [2026-02-16 02:11:20] "POST /fqname-to-id HTTP/1.1" 404 193 0.005461 10.0.0.27 - - [2026-02-16 02:11:23] "POST /neutron/network HTTP/1.1" 200 901 0.005891 10.0.0.27 - - [2026-02-16 02:11:23] "POST /neutron/port HTTP/1.1" 200 1119 0.012839 10.0.0.27 - - [2026-02-16 02:11:23] "POST /neutron/port HTTP/1.1" 200 1119 0.024168 10.0.0.23 - - [2026-02-16 02:11:25] "POST /useragent-kv HTTP/1.1" 200 115 0.004116 10.0.0.23 - - [2026-02-16 02:11:25] "POST /useragent-kv HTTP/1.1" 200 115 0.004313 10.0.0.27 - - [2026-02-16 02:11:25] "POST /neutron/network HTTP/1.1" 200 151 0.110204 10.0.0.50 - - [2026-02-16 02:11:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.048997 10.0.0.27 - - [2026-02-16 02:11:25] "POST /neutron/network HTTP/1.1" 200 900 0.008376 10.0.0.50 - - [2026-02-16 02:11:25] "DELETE /route-target/8ffaf52f-d680-4c31-8bcd-282ceb07caa4 HTTP/1.1" 200 115 0.030261 10.0.0.23 - - [2026-02-16 02:11:25] "GET /projects?obj_uuids=aae21979-6976-445c-bc11-ed526766a39f&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001306 10.0.0.27 - - [2026-02-16 02:11:25] "GET /project/aae21979-6976-445c-bc11-ed526766a39f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1384 0.079048 10.0.0.23 - - [2026-02-16 02:11:25] "GET /projects?obj_uuids=aae21979-6976-445c-bc11-ed526766a39f&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000860 10.0.0.27 - - [2026-02-16 02:11:25] "GET /project/aae21979-6976-445c-bc11-ed526766a39f?fields=virtual_networks HTTP/1.1" 200 1043 0.072505 10.0.0.23 - - [2026-02-16 02:11:25] "GET /projects?obj_uuids=aae21979-6976-445c-bc11-ed526766a39f&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001067 10.0.0.27 - - [2026-02-16 02:11:25] "GET /project/aae21979-6976-445c-bc11-ed526766a39f?fields=virtual_machine_interfaces HTTP/1.1" 200 1043 0.046049 10.0.0.23 - - [2026-02-16 02:11:25] "GET /projects?obj_uuids=aae21979-6976-445c-bc11-ed526766a39f&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001157 10.0.0.27 - - [2026-02-16 02:11:25] "GET /project/aae21979-6976-445c-bc11-ed526766a39f?fields=security_groups HTTP/1.1" 200 1274 0.041650 10.0.0.27 - - [2026-02-16 02:11:26] "POST /fqname-to-id HTTP/1.1" 404 197 0.033810 10.0.0.23 - - [2026-02-16 02:11:26] "GET /projects?obj_uuids=ae3f7205-f80d-4301-81f9-fb3ff671b2e2&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003200 10.0.0.23 - - [2026-02-16 02:11:26] "GET /domains?obj_uuids=026ea67f-9b7a-4f1c-a755-90b25d4ac1dc&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000961 10.0.0.23 - - [2026-02-16 02:11:26] "GET /domain/026ea67f-9b7a-4f1c-a755-90b25d4ac1dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.036680 10.0.0.23 - - [2026-02-16 02:11:27] "POST /id-to-fqname HTTP/1.1" 200 199 0.001948 10.0.0.23 - - [2026-02-16 02:11:27] "POST /fqname-to-id HTTP/1.1" 404 208 0.005478 10.0.0.23 - - [2026-02-16 02:11:27] "POST /security-groups HTTP/1.1" 200 600 0.068753 10.0.0.50 - - [2026-02-16 02:11:27] "POST /fqname-to-id HTTP/1.1" 404 243 0.002988 10.0.0.23 - - [2026-02-16 02:11:27] "POST /projects HTTP/1.1" 200 603 0.251947 10.0.0.23 - - [2026-02-16 02:11:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.290660 10.0.0.50 - - [2026-02-16 02:11:27] "POST /access-control-lists HTTP/1.1" 200 603 0.026217 10.0.0.27 - - [2026-02-16 02:11:27] "GET /project/ae3f7205-f80d-4301-81f9-fb3ff671b2e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.467986 10.0.0.27 - - [2026-02-16 02:11:28] "GET / HTTP/1.1" 200 35931 0.002848 10.0.0.27 - - [2026-02-16 02:11:28] "POST /fqname-to-id HTTP/1.1" 401 292 0.000412 10.0.0.27 - - [2026-02-16 02:11:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.052265 10.0.0.23 - - [2026-02-16 02:11:29] "GET /projects?obj_uuids=ae3f7205-f80d-4301-81f9-fb3ff671b2e2&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.000958 10.0.0.27 - - [2026-02-16 02:11:29] "GET /project/ae3f7205-f80d-4301-81f9-fb3ff671b2e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.031528 10.0.0.23 - - [2026-02-16 02:11:29] "GET /projects?obj_uuids=ae3f7205-f80d-4301-81f9-fb3ff671b2e2&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001209 10.0.0.27 - - [2026-02-16 02:11:29] "POST /neutron/network HTTP/1.1" 200 694 0.136938 10.0.0.50 - - [2026-02-16 02:11:29] "POST /fqname-to-id HTTP/1.1" 404 207 0.005801 10.0.0.27 - - [2026-02-16 02:11:30] "POST /neutron/network HTTP/1.1" 200 1087 0.014554 10.0.0.27 - - [2026-02-16 02:11:30] "POST /id-to-fqname HTTP/1.1" 200 269 0.001457 10.0.0.27 - - [2026-02-16 02:11:30] "GET /virtual-network/e43d102b-a2b4-42a4-9011-d614a47f9a2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2763 0.005050 10.0.0.27 - - [2026-02-16 02:11:30] "GET /virtual-network/e43d102b-a2b4-42a4-9011-d614a47f9a2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2763 0.005224 10.0.0.27 - - [2026-02-16 02:11:30] "POST /neutron/subnet HTTP/1.1" 200 828 0.009555 10.0.0.27 - - [2026-02-16 02:11:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003685 10.0.0.23 - - [2026-02-16 02:11:30] "GET /projects?obj_uuids=ae3f7205-f80d-4301-81f9-fb3ff671b2e2&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.000889 10.0.0.27 - - [2026-02-16 02:11:30] "GET /project/ae3f7205-f80d-4301-81f9-fb3ff671b2e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.045147 10.0.0.23 - - [2026-02-16 02:11:30] "GET /projects?obj_uuids=ae3f7205-f80d-4301-81f9-fb3ff671b2e2&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.000969 10.0.0.27 - - [2026-02-16 02:11:30] "POST /neutron/network HTTP/1.1" 200 694 0.131939 10.0.0.50 - - [2026-02-16 02:11:30] "POST /route-targets HTTP/1.1" 200 327 0.012121 10.0.0.27 - - [2026-02-16 02:11:30] "POST /neutron/network HTTP/1.1" 200 1088 0.012608 10.0.0.27 - - [2026-02-16 02:11:30] "POST /id-to-fqname HTTP/1.1" 200 269 0.000892 10.0.0.27 - - [2026-02-16 02:11:30] "GET /virtual-network/e06b9f26-a1d5-4665-8318-72c310ea9c83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2765 0.005918 10.0.0.27 - - [2026-02-16 02:11:30] "GET /virtual-network/e06b9f26-a1d5-4665-8318-72c310ea9c83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2765 0.005231 10.0.0.27 - - [2026-02-16 02:11:30] "POST /neutron/subnet HTTP/1.1" 200 828 0.008498 10.0.0.27 - - [2026-02-16 02:11:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002588 10.0.0.23 - - [2026-02-16 02:11:31] "GET /projects?obj_uuids=ae3f7205-f80d-4301-81f9-fb3ff671b2e2&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.000869 10.0.0.27 - - [2026-02-16 02:11:31] "GET /project/ae3f7205-f80d-4301-81f9-fb3ff671b2e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.046153 10.0.0.23 - - [2026-02-16 02:11:31] "GET /projects?obj_uuids=ae3f7205-f80d-4301-81f9-fb3ff671b2e2&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.000906 10.0.0.27 - - [2026-02-16 02:11:31] "POST /neutron/network HTTP/1.1" 200 696 0.116541 10.0.0.50 - - [2026-02-16 02:11:31] "POST /ref-update HTTP/1.1" 200 156 0.018772 10.0.0.50 - - [2026-02-16 02:11:31] "POST /fqname-to-id HTTP/1.1" 404 207 0.011296 10.0.0.27 - - [2026-02-16 02:11:31] "POST /neutron/network HTTP/1.1" 200 1085 0.008939 10.0.0.27 - - [2026-02-16 02:11:31] "POST /id-to-fqname HTTP/1.1" 200 270 0.000960 10.0.0.27 - - [2026-02-16 02:11:31] "GET /virtual-network/1057d115-4bae-4557-802f-9e3a635a5f12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2752 0.005101 10.0.0.27 - - [2026-02-16 02:11:31] "GET /virtual-network/1057d115-4bae-4557-802f-9e3a635a5f12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2752 0.004887 10.0.0.27 - - [2026-02-16 02:11:31] "POST /neutron/subnet HTTP/1.1" 200 828 0.007849 10.0.0.27 - - [2026-02-16 02:11:31] "POST /id-to-fqname HTTP/1.1" 200 269 0.001113 10.0.0.23 - - [2026-02-16 02:11:32] "GET /projects?obj_uuids=ae3f7205-f80d-4301-81f9-fb3ff671b2e2&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.000902 10.0.0.27 - - [2026-02-16 02:11:32] "GET /project/ae3f7205-f80d-4301-81f9-fb3ff671b2e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.068539 10.0.0.27 - - [2026-02-16 02:11:32] "POST /neutron/network HTTP/1.1" 200 1088 0.008424 10.0.0.27 - - [2026-02-16 02:11:32] "POST /id-to-fqname HTTP/1.1" 200 270 0.001147 10.0.0.27 - - [2026-02-16 02:11:33] "POST /neutron/port HTTP/1.1" 200 117 0.005961 10.0.0.23 - - [2026-02-16 02:11:33] "GET /projects?obj_uuids=ae3f7205-f80d-4301-81f9-fb3ff671b2e2&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.000853 10.0.0.27 - - [2026-02-16 02:11:33] "POST /neutron/port HTTP/1.1" 200 1177 0.327478 10.0.0.23 - - [2026-02-16 02:11:33] "GET /projects?obj_uuids=ae3f7205-f80d-4301-81f9-fb3ff671b2e2&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.006736 10.0.0.27 - - [2026-02-16 02:11:33] "GET /project/ae3f7205-f80d-4301-81f9-fb3ff671b2e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.098035 10.0.0.27 - - [2026-02-16 02:11:33] "POST /neutron/port HTTP/1.1" 200 1231 0.143886 10.0.0.27 - - [2026-02-16 02:11:34] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003694 10.0.0.27 - - [2026-02-16 02:11:34] "POST /neutron/port HTTP/1.1" 200 117 0.001117 10.0.0.27 - - [2026-02-16 02:11:34] "POST /neutron/network HTTP/1.1" 200 1088 0.007295 10.0.0.27 - - [2026-02-16 02:11:34] "POST /neutron/network HTTP/1.1" 200 1095 0.006059 10.0.0.27 - - [2026-02-16 02:11:35] "POST /neutron/port HTTP/1.1" 200 1172 0.022815 10.0.0.27 - - [2026-02-16 02:11:35] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003509 10.0.0.27 - - [2026-02-16 02:11:35] "POST /neutron/port HTTP/1.1" 200 117 0.001025 10.0.0.27 - - [2026-02-16 02:11:35] "POST /fqname-to-id HTTP/1.1" 404 193 0.003016 10.0.0.27 - - [2026-02-16 02:11:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002767 10.0.0.23 - - [2026-02-16 02:11:35] "GET /domains?obj_uuids=026ea67f-9b7a-4f1c-a755-90b25d4ac1dc&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000880 10.0.0.27 - - [2026-02-16 02:11:35] "GET /domain/026ea67f-9b7a-4f1c-a755-90b25d4ac1dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 892 0.006434 10.0.0.27 - - [2026-02-16 02:11:35] "POST /service-templates HTTP/1.1" 200 543 0.028247 10.0.0.27 - - [2026-02-16 02:11:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003097 10.0.0.27 - - [2026-02-16 02:11:35] "GET /service-template/a6d6c5da-9f6e-4a7a-9919-dbbad3068369?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.005353 10.0.0.27 - - [2026-02-16 02:11:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004306 10.0.0.27 - - [2026-02-16 02:11:35] "GET /service-template/a6d6c5da-9f6e-4a7a-9919-dbbad3068369?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.007628 10.0.0.27 - - [2026-02-16 02:11:35] "POST /id-to-fqname HTTP/1.1" 200 269 0.001196 10.0.0.27 - - [2026-02-16 02:11:35] "POST /id-to-fqname HTTP/1.1" 200 269 0.001216 10.0.0.27 - - [2026-02-16 02:11:35] "POST /id-to-fqname HTTP/1.1" 200 270 0.001151 10.0.0.27 - - [2026-02-16 02:11:36] "POST /neutron/port HTTP/1.1" 200 2323 0.022771 10.0.0.27 - - [2026-02-16 02:11:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003303 10.0.0.27 - - [2026-02-16 02:11:36] "DELETE /service-template/a6d6c5da-9f6e-4a7a-9919-dbbad3068369 HTTP/1.1" 200 115 0.035859 10.0.0.27 - - [2026-02-16 02:11:36] "POST /fqname-to-id HTTP/1.1" 404 193 0.008119 10.0.0.27 - - [2026-02-16 02:11:37] "POST /neutron/network HTTP/1.1" 400 204 0.017589 10.0.0.27 - - [2026-02-16 02:11:38] "POST /neutron/port HTTP/1.1" 200 1241 0.019650 10.0.0.27 - - [2026-02-16 02:11:38] "POST /neutron/port HTTP/1.1" 200 151 0.385695 10.0.0.27 - - [2026-02-16 02:11:39] "POST /neutron/network HTTP/1.1" 200 1085 0.017657 10.0.0.50 - - [2026-02-16 02:11:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.014646 10.0.0.23 - - [2026-02-16 02:11:40] "POST /useragent-kv HTTP/1.1" 200 115 0.002700 10.0.0.23 - - [2026-02-16 02:11:40] "POST /useragent-kv HTTP/1.1" 200 115 0.002257 10.0.0.23 - - [2026-02-16 02:11:40] "POST /useragent-kv HTTP/1.1" 200 115 0.002568 10.0.0.23 - - [2026-02-16 02:11:40] "POST /useragent-kv HTTP/1.1" 200 115 0.004226 10.0.0.27 - - [2026-02-16 02:11:40] "POST /neutron/network HTTP/1.1" 200 151 0.129851 10.0.0.50 - - [2026-02-16 02:11:40] "DELETE /route-target/758bebe9-0419-4eea-a8e5-1f53ebdab905 HTTP/1.1" 200 115 0.024941 10.0.0.23 - - [2026-02-16 02:11:40] "GET /projects?obj_uuids=ae3f7205-f80d-4301-81f9-fb3ff671b2e2&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001602 10.0.0.27 - - [2026-02-16 02:11:40] "GET /project/ae3f7205-f80d-4301-81f9-fb3ff671b2e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.097496 10.0.0.23 - - [2026-02-16 02:11:40] "GET /projects?obj_uuids=ae3f7205-f80d-4301-81f9-fb3ff671b2e2&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001250 10.0.0.27 - - [2026-02-16 02:11:40] "GET /project/ae3f7205-f80d-4301-81f9-fb3ff671b2e2?fields=virtual_networks HTTP/1.1" 200 1050 0.047203 10.0.0.23 - - [2026-02-16 02:11:40] "GET /projects?obj_uuids=ae3f7205-f80d-4301-81f9-fb3ff671b2e2&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001180 10.0.0.27 - - [2026-02-16 02:11:40] "GET /project/ae3f7205-f80d-4301-81f9-fb3ff671b2e2?fields=virtual_machine_interfaces HTTP/1.1" 200 1050 0.053680 10.0.0.23 - - [2026-02-16 02:11:40] "GET /projects?obj_uuids=ae3f7205-f80d-4301-81f9-fb3ff671b2e2&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.000856 10.0.0.27 - - [2026-02-16 02:11:40] "GET /project/ae3f7205-f80d-4301-81f9-fb3ff671b2e2?fields=security_groups HTTP/1.1" 200 1285 0.029806 10.0.0.27 - - [2026-02-16 02:11:41] "POST /fqname-to-id HTTP/1.1" 404 200 0.032810 10.0.0.23 - - [2026-02-16 02:11:41] "GET /projects?obj_uuids=2257ce50-a290-42c9-b5dd-b18fbb85008a&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002954 10.0.0.23 - - [2026-02-16 02:11:41] "GET /domains?obj_uuids=026ea67f-9b7a-4f1c-a755-90b25d4ac1dc&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001863 10.0.0.23 - - [2026-02-16 02:11:41] "GET /domain/026ea67f-9b7a-4f1c-a755-90b25d4ac1dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.007921 10.0.0.23 - - [2026-02-16 02:11:41] "POST /id-to-fqname HTTP/1.1" 200 202 0.003358 10.0.0.23 - - [2026-02-16 02:11:41] "POST /fqname-to-id HTTP/1.1" 404 211 0.004208 10.0.0.23 - - [2026-02-16 02:11:41] "POST /security-groups HTTP/1.1" 200 603 0.025136 10.0.0.23 - - [2026-02-16 02:11:41] "POST /projects HTTP/1.1" 200 609 0.217141 10.0.0.50 - - [2026-02-16 02:11:41] "POST /fqname-to-id HTTP/1.1" 404 245 0.005697 10.0.0.23 - - [2026-02-16 02:11:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.302354 10.0.0.27 - - [2026-02-16 02:11:41] "GET /project/2257ce50-a290-42c9-b5dd-b18fbb85008a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.431543 10.0.0.27 - - [2026-02-16 02:11:42] "GET / HTTP/1.1" 200 35931 0.001339 10.0.0.27 - - [2026-02-16 02:11:43] "POST /fqname-to-id HTTP/1.1" 401 292 0.000394 10.0.0.27 - - [2026-02-16 02:11:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.049959 10.0.0.23 - - [2026-02-16 02:11:44] "GET /projects?obj_uuids=2257ce50-a290-42c9-b5dd-b18fbb85008a&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000839 10.0.0.27 - - [2026-02-16 02:11:44] "GET /project/2257ce50-a290-42c9-b5dd-b18fbb85008a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.044815 10.0.0.50 - - [2026-02-16 02:11:44] "POST /ref-update HTTP/1.1" 200 156 0.028152 10.0.0.23 - - [2026-02-16 02:11:44] "POST /useragent-kv HTTP/1.1" 200 115 0.014199 10.0.0.27 - - [2026-02-16 02:11:44] "POST /neutron/subnet HTTP/1.1" 200 719 0.201314 10.0.0.27 - - [2026-02-16 02:11:44] "POST /id-to-fqname HTTP/1.1" 200 233 0.001261 10.0.0.27 - - [2026-02-16 02:11:44] "GET /virtual-network/7929a7fa-5959-4135-abe9-1e9bfe72dd07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.004689 10.0.0.27 - - [2026-02-16 02:11:44] "GET /virtual-network/7929a7fa-5959-4135-abe9-1e9bfe72dd07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.005320 10.0.0.27 - - [2026-02-16 02:11:44] "POST /neutron/network HTTP/1.1" 200 837 0.005055 10.0.0.27 - - [2026-02-16 02:11:45] "GET /virtual-network/7929a7fa-5959-4135-abe9-1e9bfe72dd07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.005374 10.0.0.27 - - [2026-02-16 02:11:45] "GET /obj-perms HTTP/1.1" 200 5054 0.046857 10.0.0.27 - - [2026-02-16 02:11:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003103 10.0.0.23 - - [2026-02-16 02:11:46] "GET /projects?obj_uuids=2257ce50-a290-42c9-b5dd-b18fbb85008a&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.002186 10.0.0.27 - - [2026-02-16 02:11:46] "GET /project/2257ce50-a290-42c9-b5dd-b18fbb85008a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.041967 10.0.0.23 - - [2026-02-16 02:11:46] "GET /projects?obj_uuids=2257ce50-a290-42c9-b5dd-b18fbb85008a&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001015 10.0.0.27 - - [2026-02-16 02:11:47] "POST /neutron/network HTTP/1.1" 200 619 0.112360 10.0.0.27 - - [2026-02-16 02:11:47] "POST /id-to-fqname HTTP/1.1" 200 233 0.003236 10.0.0.27 - - [2026-02-16 02:11:47] "GET /virtual-network/b63737c1-8bc2-4807-85ea-1c835a3e25a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.004603 10.0.0.27 - - [2026-02-16 02:11:47] "POST /neutron/network HTTP/1.1" 200 836 0.005929 10.0.0.27 - - [2026-02-16 02:11:47] "GET /virtual-network/b63737c1-8bc2-4807-85ea-1c835a3e25a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.006523 10.0.0.27 - - [2026-02-16 02:11:47] "GET /virtual-network/b63737c1-8bc2-4807-85ea-1c835a3e25a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.004510 10.0.0.50 - - [2026-02-16 02:11:47] "GET /obj-perms HTTP/1.1" 200 5054 0.045081 10.0.0.23 - - [2026-02-16 02:11:47] "GET /obj-perms HTTP/1.1" 200 5054 0.042746 10.0.0.27 - - [2026-02-16 02:11:47] "POST /id-to-fqname HTTP/1.1" 200 233 0.001221 10.0.0.23 - - [2026-02-16 02:11:59] "DELETE /project/2257ce50a29042c9b5ddb18fbb85008a HTTP/1.1" 404 173 0.017466 10.0.0.23 - - [2026-02-16 02:11:59] "DELETE /project/aae219796976445cbc11ed526766a39f HTTP/1.1" 404 173 0.014081 10.0.0.23 - - [2026-02-16 02:11:59] "DELETE /project/ae3f7205f80d430181f9fb3ff671b2e2 HTTP/1.1" 404 173 0.016947 10.0.0.23 - - [2026-02-16 02:11:59] "DELETE /project/02004b1d08a0435db9dfb3d51ef41214 HTTP/1.1" 404 173 0.009130 10.0.0.23 - - [2026-02-16 02:11:59] "GET /projects?obj_uuids=02004b1d-08a0-435d-b9df-b3d51ef41214&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000798 10.0.0.23 - - [2026-02-16 02:11:59] "GET /projects?obj_uuids=7253d7f3-cc66-4a0e-a510-8868cd046390&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000782 10.0.0.23 - - [2026-02-16 02:11:59] "GET /projects?obj_uuids=aae21979-6976-445c-bc11-ed526766a39f&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.002366 10.0.0.23 - - [2026-02-16 02:11:59] "GET /projects?obj_uuids=ae3f7205-f80d-4301-81f9-fb3ff671b2e2&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.000763 10.0.0.23 - - [2026-02-16 02:11:59] "GET /project/ae3f7205-f80d-4301-81f9-fb3ff671b2e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1504 0.076266 10.0.0.23 - - [2026-02-16 02:11:59] "GET /project/02004b1d-08a0-435d-b9df-b3d51ef41214?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1499 0.106871 10.0.0.23 - - [2026-02-16 02:11:59] "GET /projects?obj_uuids=ae3f7205-f80d-4301-81f9-fb3ff671b2e2&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.004729 10.0.0.23 - - [2026-02-16 02:11:59] "GET /project/aae21979-6976-445c-bc11-ed526766a39f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.132625 10.0.0.23 - - [2026-02-16 02:11:59] "GET /project/7253d7f3-cc66-4a0e-a510-8868cd046390?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.146105 10.0.0.23 - - [2026-02-16 02:11:59] "GET /projects?obj_uuids=02004b1d-08a0-435d-b9df-b3d51ef41214&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001331 10.0.0.23 - - [2026-02-16 02:11:59] "GET /projects?obj_uuids=aae21979-6976-445c-bc11-ed526766a39f&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000927 10.0.0.23 - - [2026-02-16 02:11:59] "GET /projects?obj_uuids=7253d7f3-cc66-4a0e-a510-8868cd046390&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001025 10.0.0.23 - - [2026-02-16 02:11:59] "GET /project/ae3f7205-f80d-4301-81f9-fb3ff671b2e2?fields=security_groups HTTP/1.1" 200 1390 0.124496 10.0.0.23 - - [2026-02-16 02:11:59] "GET /project/7253d7f3-cc66-4a0e-a510-8868cd046390?fields=security_groups HTTP/1.1" 200 1378 0.073848 10.0.0.23 - - [2026-02-16 02:11:59] "GET /project/aae21979-6976-445c-bc11-ed526766a39f?fields=security_groups HTTP/1.1" 200 1379 0.092839 10.0.0.23 - - [2026-02-16 02:11:59] "GET /project/02004b1d-08a0-435d-b9df-b3d51ef41214?fields=security_groups HTTP/1.1" 200 1386 0.137464 10.0.0.23 - - [2026-02-16 02:11:59] "DELETE /security-group/f532f85d-7095-4c38-895f-ab2d6ab1f0cf HTTP/1.1" 200 115 0.117308 10.0.0.23 - - [2026-02-16 02:11:59] "GET /projects?obj_uuids=ae3f7205-f80d-4301-81f9-fb3ff671b2e2&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001006 10.0.0.23 - - [2026-02-16 02:11:59] "DELETE /security-group/908ad162-8f87-4297-94e0-8d1cd3f04d40 HTTP/1.1" 200 115 0.106132 10.0.0.23 - - [2026-02-16 02:11:59] "DELETE /security-group/68b60435-94f4-45d6-b6f5-684cd7591cd9 HTTP/1.1" 200 115 0.107202 10.0.0.23 - - [2026-02-16 02:11:59] "GET /projects?obj_uuids=7253d7f3-cc66-4a0e-a510-8868cd046390&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000893 10.0.0.23 - - [2026-02-16 02:11:59] "GET /projects?obj_uuids=aae21979-6976-445c-bc11-ed526766a39f&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001696 10.0.0.50 - - [2026-02-16 02:11:59] "DELETE /access-control-list/aebf6cd1-a699-4dab-b0a7-6190ac386162 HTTP/1.1" 200 115 0.088238 10.0.0.23 - - [2026-02-16 02:11:59] "GET /project/ae3f7205-f80d-4301-81f9-fb3ff671b2e2?fields=application_policy_sets HTTP/1.1" 200 1429 0.079225 10.0.0.23 - - [2026-02-16 02:11:59] "DELETE /security-group/3dea4ece-aa61-4f5e-a07e-bf55f4a960bd HTTP/1.1" 200 115 0.126484 10.0.0.23 - - [2026-02-16 02:11:59] "GET /projects?obj_uuids=02004b1d-08a0-435d-b9df-b3d51ef41214&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000970 10.0.0.23 - - [2026-02-16 02:11:59] "GET /project/aae21979-6976-445c-bc11-ed526766a39f?fields=application_policy_sets HTTP/1.1" 200 1418 0.083572 10.0.0.23 - - [2026-02-16 02:11:59] "GET /project/7253d7f3-cc66-4a0e-a510-8868cd046390?fields=application_policy_sets HTTP/1.1" 200 1417 0.129146 10.0.0.23 - - [2026-02-16 02:11:59] "GET /project/02004b1d-08a0-435d-b9df-b3d51ef41214?fields=application_policy_sets HTTP/1.1" 200 1425 0.119333 10.0.0.50 - - [2026-02-16 02:12:00] "DELETE /access-control-list/ae867e03-123e-45e0-9e01-3d9fa48e8648 HTTP/1.1" 200 115 0.129984 10.0.0.23 - - [2026-02-16 02:12:00] "DELETE /project/ae3f7205-f80d-4301-81f9-fb3ff671b2e2 HTTP/1.1" 200 115 0.808575 10.0.0.23 - - [2026-02-16 02:12:00] "DELETE /project/aae21979-6976-445c-bc11-ed526766a39f HTTP/1.1" 200 115 0.893642 10.0.0.23 - - [2026-02-16 02:12:00] "DELETE /project/7253d7f3-cc66-4a0e-a510-8868cd046390 HTTP/1.1" 200 115 0.919854 10.0.0.50 - - [2026-02-16 02:12:00] "DELETE /access-control-list/7e740a79-9dd8-4813-b4f5-d74ee0592601 HTTP/1.1" 200 115 0.086164 10.0.0.23 - - [2026-02-16 02:12:00] "DELETE /project/02004b1d-08a0-435d-b9df-b3d51ef41214 HTTP/1.1" 200 115 0.956558 10.0.0.27 - - [2026-02-16 02:12:19] "POST /neutron/network HTTP/1.1" 200 846 0.008279 10.0.0.23 - - [2026-02-16 02:12:20] "GET /projects?obj_uuids=2257ce50-a290-42c9-b5dd-b18fbb85008a&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001031 10.0.0.27 - - [2026-02-16 02:12:20] "GET /project/2257ce50-a290-42c9-b5dd-b18fbb85008a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.074940 10.0.0.27 - - [2026-02-16 02:12:20] "POST /neutron/port HTTP/1.1" 200 117 0.007037 10.0.0.27 - - [2026-02-16 02:12:20] "POST /id-to-fqname HTTP/1.1" 200 233 0.001153 10.0.0.27 - - [2026-02-16 02:12:20] "POST /neutron/network HTTP/1.1" 200 846 0.021073 10.0.0.23 - - [2026-02-16 02:12:21] "GET /projects?obj_uuids=2257ce50-a290-42c9-b5dd-b18fbb85008a&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000894 10.0.0.27 - - [2026-02-16 02:12:21] "GET /project/2257ce50-a290-42c9-b5dd-b18fbb85008a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.140824 10.0.0.27 - - [2026-02-16 02:12:21] "POST /neutron/port HTTP/1.1" 200 1070 0.067701 10.0.0.27 - - [2026-02-16 02:12:21] "POST /neutron/port HTTP/1.1" 200 1134 0.041429 10.0.0.27 - - [2026-02-16 02:12:21] "POST /neutron/port HTTP/1.1" 200 117 0.011109 10.0.0.27 - - [2026-02-16 02:12:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002738 10.0.0.23 - - [2026-02-16 02:12:22] "GET /projects?obj_uuids=2257ce50-a290-42c9-b5dd-b18fbb85008a&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001180 10.0.0.27 - - [2026-02-16 02:12:22] "GET /project/2257ce50-a290-42c9-b5dd-b18fbb85008a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.047094 10.0.0.27 - - [2026-02-16 02:12:22] "POST /neutron/port HTTP/1.1" 200 117 0.001718 10.0.0.27 - - [2026-02-16 02:12:22] "GET /virtual-network/7929a7fa-5959-4135-abe9-1e9bfe72dd07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.005300 10.0.0.27 - - [2026-02-16 02:12:22] "GET /floating-ip-pools?parent_id=7929a7fa-5959-4135-abe9-1e9bfe72dd07&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.006959 10.0.0.27 - - [2026-02-16 02:12:22] "GET /virtual-network/7929a7fa-5959-4135-abe9-1e9bfe72dd07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.006269 10.0.0.27 - - [2026-02-16 02:12:22] "POST /floating-ip-pools HTTP/1.1" 200 609 0.051672 10.0.0.27 - - [2026-02-16 02:12:22] "POST /ref-update HTTP/1.1" 200 156 0.024071 10.0.0.27 - - [2026-02-16 02:12:22] "GET /virtual-network/7929a7fa-5959-4135-abe9-1e9bfe72dd07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.005988 10.0.0.23 - - [2026-02-16 02:12:22] "GET /projects?obj_uuids=2257ce50-a290-42c9-b5dd-b18fbb85008a&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000937 10.0.0.27 - - [2026-02-16 02:12:22] "GET /virtual-network/7929a7fa-5959-4135-abe9-1e9bfe72dd07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.005948 10.0.0.27 - - [2026-02-16 02:12:22] "POST /neutron/port HTTP/1.1" 200 1071 0.503069 10.0.0.27 - - [2026-02-16 02:12:23] "POST /neutron/security_group HTTP/1.1" 200 2070 0.016279 10.0.0.27 - - [2026-02-16 02:12:23] "POST /neutron/port HTTP/1.1" 200 1135 0.093953 10.0.0.27 - - [2026-02-16 02:12:23] "POST /neutron/port HTTP/1.1" 200 117 0.003986 10.0.0.27 - - [2026-02-16 02:12:28] "POST /neutron/security_group HTTP/1.1" 200 2070 0.014860 10.0.0.27 - - [2026-02-16 02:12:38] "POST /neutron/port HTTP/1.1" 200 1134 0.033876 10.0.0.27 - - [2026-02-16 02:12:43] "POST /neutron/security_group HTTP/1.1" 200 2070 0.013134 10.0.0.27 - - [2026-02-16 02:12:53] "POST /neutron/port HTTP/1.1" 200 1134 0.014126 10.0.0.27 - - [2026-02-16 02:12:58] "POST /neutron/security_group HTTP/1.1" 200 2070 0.006637 10.0.0.27 - - [2026-02-16 02:13:08] "POST /neutron/port HTTP/1.1" 200 1134 0.017720 10.0.0.27 - - [2026-02-16 02:13:10] "GET /obj-perms HTTP/1.1" 200 5056 0.057475 10.0.0.27 - - [2026-02-16 02:13:14] "POST /neutron/security_group HTTP/1.1" 200 2070 0.006930 10.0.0.27 - - [2026-02-16 02:13:24] "POST /neutron/port HTTP/1.1" 200 1134 0.015655 10.0.0.27 - - [2026-02-16 02:13:24] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007359 10.0.0.27 - - [2026-02-16 02:13:24] "GET /virtual-machine/7a482a31-b803-40ed-a169-492a886dc98c HTTP/1.1" 401 292 0.000465 10.0.0.27 - - [2026-02-16 02:13:24] "GET /virtual-machine/7a482a31-b803-40ed-a169-492a886dc98c HTTP/1.1" 200 1304 0.033400 10.0.0.27 - - [2026-02-16 02:13:24] "GET /virtual-machine-interface/4f451093-f3bd-412d-9318-5afa269d3fd3 HTTP/1.1" 200 3004 0.006220 10.0.0.27 - - [2026-02-16 02:13:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003414 10.0.0.27 - - [2026-02-16 02:13:24] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004423 10.0.0.27 - - [2026-02-16 02:13:24] "GET /virtual-networks?parent_id=2257ce50-a290-42c9-b5dd-b18fbb85008a&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.002567 10.0.0.27 - - [2026-02-16 02:13:24] "GET /virtual-network/b63737c1-8bc2-4807-85ea-1c835a3e25a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.006211 10.0.0.27 - - [2026-02-16 02:13:26] "POST /neutron/port HTTP/1.1" 200 1134 0.015780 10.0.0.27 - - [2026-02-16 02:13:26] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003600 10.0.0.27 - - [2026-02-16 02:13:26] "POST /neutron/network HTTP/1.1" 200 836 0.006202 10.0.0.27 - - [2026-02-16 02:13:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003211 10.0.0.27 - - [2026-02-16 02:13:27] "GET /virtual-network/b63737c1-8bc2-4807-85ea-1c835a3e25a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.004684 10.0.0.27 - - [2026-02-16 02:13:30] "POST /neutron/network HTTP/1.1" 200 847 0.033143 10.0.0.27 - - [2026-02-16 02:13:30] "POST /neutron/port HTTP/1.1" 200 117 0.001027 10.0.0.27 - - [2026-02-16 02:13:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003178 10.0.0.27 - - [2026-02-16 02:13:31] "GET /virtual-network/b63737c1-8bc2-4807-85ea-1c835a3e25a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.005373 10.0.0.27 - - [2026-02-16 02:13:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003215 10.0.0.27 - - [2026-02-16 02:13:36] "GET /virtual-network/b63737c1-8bc2-4807-85ea-1c835a3e25a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.004782 10.0.0.27 - - [2026-02-16 02:13:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004042 10.0.0.27 - - [2026-02-16 02:13:40] "GET /virtual-network/b63737c1-8bc2-4807-85ea-1c835a3e25a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.005821 10.0.0.27 - - [2026-02-16 02:13:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002968 10.0.0.27 - - [2026-02-16 02:13:44] "GET /virtual-network/b63737c1-8bc2-4807-85ea-1c835a3e25a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.007135 10.0.0.27 - - [2026-02-16 02:13:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003073 10.0.0.27 - - [2026-02-16 02:13:48] "GET /virtual-network/b63737c1-8bc2-4807-85ea-1c835a3e25a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.005080 10.0.0.27 - - [2026-02-16 02:13:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003480 10.0.0.27 - - [2026-02-16 02:13:52] "GET /virtual-network/b63737c1-8bc2-4807-85ea-1c835a3e25a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.005195 10.0.0.27 - - [2026-02-16 02:13:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003034 10.0.0.27 - - [2026-02-16 02:13:56] "GET /virtual-network/b63737c1-8bc2-4807-85ea-1c835a3e25a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.005077 10.0.0.50 - - [2026-02-16 02:13:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000352 10.0.0.23 - - [2026-02-16 02:13:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000338 10.0.0.50 - - [2026-02-16 02:13:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000332 10.0.0.23 - - [2026-02-16 02:13:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000338 10.0.0.27 - - [2026-02-16 02:13:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000351 10.0.0.27 - - [2026-02-16 02:13:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000769 10.0.0.23 - - [2026-02-16 02:13:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000321 10.0.0.23 - - [2026-02-16 02:13:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000358 10.0.0.50 - - [2026-02-16 02:13:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000328 10.0.0.50 - - [2026-02-16 02:13:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000350 10.0.0.27 - - [2026-02-16 02:13:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000344 10.0.0.27 - - [2026-02-16 02:13:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000340 10.0.0.27 - - [2026-02-16 02:14:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003445 10.0.0.27 - - [2026-02-16 02:14:00] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003470 10.0.0.27 - - [2026-02-16 02:14:00] "GET /virtual-networks?parent_id=2257ce50-a290-42c9-b5dd-b18fbb85008a&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.003529 10.0.0.27 - - [2026-02-16 02:14:00] "GET /virtual-network/b63737c1-8bc2-4807-85ea-1c835a3e25a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.005669 10.0.0.27 - - [2026-02-16 02:14:00] "POST /neutron/security_group HTTP/1.1" 200 2070 0.008374 10.0.0.27 - - [2026-02-16 02:14:10] "POST /neutron/port HTTP/1.1" 200 1134 0.015182 10.0.0.27 - - [2026-02-16 02:14:11] "POST /neutron/security_group HTTP/1.1" 200 2070 0.038545 10.0.0.27 - - [2026-02-16 02:14:15] "POST /neutron/port HTTP/1.1" 200 1134 0.015998 10.0.0.27 - - [2026-02-16 02:14:21] "POST /neutron/port HTTP/1.1" 200 1134 0.014742 10.0.0.27 - - [2026-02-16 02:14:21] "POST /neutron/port HTTP/1.1" 200 1135 0.015583 10.0.0.27 - - [2026-02-16 02:14:21] "POST /neutron/security_group HTTP/1.1" 200 2070 0.006484 10.0.0.27 - - [2026-02-16 02:14:21] "GET /virtual-machine/871df960-7f81-4900-bd11-cfe2715f5899 HTTP/1.1" 200 1304 0.006233 10.0.0.27 - - [2026-02-16 02:14:21] "GET /virtual-machine-interface/ff8a8890-7d01-4d9f-bb61-03c10e4dcb11 HTTP/1.1" 200 3005 0.004586 10.0.0.27 - - [2026-02-16 02:14:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004068 10.0.0.27 - - [2026-02-16 02:14:21] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003089 10.0.0.27 - - [2026-02-16 02:14:21] "GET /virtual-networks?parent_id=2257ce50-a290-42c9-b5dd-b18fbb85008a&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.002667 10.0.0.27 - - [2026-02-16 02:14:21] "GET /virtual-network/7929a7fa-5959-4135-abe9-1e9bfe72dd07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.004881 10.0.0.27 - - [2026-02-16 02:14:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003265 10.0.0.27 - - [2026-02-16 02:14:22] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003063 10.0.0.27 - - [2026-02-16 02:14:22] "GET /virtual-networks?parent_id=2257ce50-a290-42c9-b5dd-b18fbb85008a&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.002532 10.0.0.27 - - [2026-02-16 02:14:22] "GET /virtual-network/7929a7fa-5959-4135-abe9-1e9bfe72dd07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.006071 10.0.0.27 - - [2026-02-16 02:14:22] "POST /neutron/floatingip HTTP/1.1" 200 574 0.017899 10.0.0.27 - - [2026-02-16 02:14:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002719 10.0.0.27 - - [2026-02-16 02:14:22] "GET /routing-instance/57c37b20-34f8-4f71-8dfa-77fc31a564a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1491 0.004064 10.0.0.27 - - [2026-02-16 02:14:22] "GET /route-target/0c6b5ac5-95b8-4d14-843f-255c2c6bc0e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 899 0.004055 10.0.0.27 - - [2026-02-16 02:14:26] "POST /neutron/network HTTP/1.1" 200 846 0.006716 10.0.0.27 - - [2026-02-16 02:14:26] "POST /neutron/port HTTP/1.1" 200 117 0.001151 10.0.0.27 - - [2026-02-16 02:14:32] "POST /neutron/port HTTP/1.1" 200 1135 0.015580 10.0.0.27 - - [2026-02-16 02:14:32] "POST /neutron/subnet HTTP/1.1" 200 693 0.007900 10.0.0.27 - - [2026-02-16 02:14:43] "POST /neutron/floatingip HTTP/1.1" 200 574 0.016332 10.0.0.27 - - [2026-02-16 02:14:43] "POST /neutron/floatingip HTTP/1.1" 200 115 0.042057 10.0.0.27 - - [2026-02-16 02:14:43] "GET /floating-ip-pool/22809c40-37f7-4e8a-8a1a-c014f139189d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.004792 10.0.0.27 - - [2026-02-16 02:14:43] "POST /ref-update HTTP/1.1" 200 156 0.019795 10.0.0.27 - - [2026-02-16 02:14:43] "DELETE /floating-ip-pool/22809c40-37f7-4e8a-8a1a-c014f139189d HTTP/1.1" 200 115 0.027555 10.0.0.27 - - [2026-02-16 02:14:43] "POST /neutron/port HTTP/1.1" 200 1135 0.015571 10.0.0.27 - - [2026-02-16 02:14:44] "POST /neutron/port HTTP/1.1" 200 151 0.175709 10.0.0.27 - - [2026-02-16 02:14:45] "POST /neutron/network HTTP/1.1" 200 836 0.006743 10.0.0.50 - - [2026-02-16 02:14:45] "DELETE /route-target/e4fe06ca-1249-4fb8-b1db-ce6f730c96b5 HTTP/1.1" 200 115 0.018243 10.0.0.23 - - [2026-02-16 02:14:45] "POST /useragent-kv HTTP/1.1" 200 115 0.006873 10.0.0.23 - - [2026-02-16 02:14:45] "POST /useragent-kv HTTP/1.1" 200 115 0.002385 10.0.0.27 - - [2026-02-16 02:14:45] "POST /neutron/network HTTP/1.1" 200 151 0.111545 10.0.0.23 - - [2026-02-16 02:14:47] "GET /projects?obj_uuids=2257ce50-a290-42c9-b5dd-b18fbb85008a&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001179 10.0.0.27 - - [2026-02-16 02:14:47] "GET /project/2257ce50-a290-42c9-b5dd-b18fbb85008a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.033208 10.0.0.23 - - [2026-02-16 02:14:47] "GET /projects?obj_uuids=2257ce50-a290-42c9-b5dd-b18fbb85008a&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000883 10.0.0.27 - - [2026-02-16 02:14:47] "GET /project/2257ce50-a290-42c9-b5dd-b18fbb85008a?fields=virtual_networks HTTP/1.1" 200 1056 0.045557 10.0.0.23 - - [2026-02-16 02:14:47] "GET /projects?obj_uuids=2257ce50-a290-42c9-b5dd-b18fbb85008a&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001157 10.0.0.27 - - [2026-02-16 02:14:47] "GET /project/2257ce50-a290-42c9-b5dd-b18fbb85008a?fields=virtual_machine_interfaces HTTP/1.1" 200 1056 0.046722 10.0.0.23 - - [2026-02-16 02:14:47] "GET /projects?obj_uuids=2257ce50-a290-42c9-b5dd-b18fbb85008a&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000956 10.0.0.27 - - [2026-02-16 02:14:47] "GET /project/2257ce50-a290-42c9-b5dd-b18fbb85008a?fields=security_groups HTTP/1.1" 200 1294 0.034025 10.0.0.27 - - [2026-02-16 02:14:48] "POST /fqname-to-id HTTP/1.1" 404 188 0.025492 10.0.0.23 - - [2026-02-16 02:14:48] "GET /projects?obj_uuids=a54bed50-881e-441b-a32b-5e1614360513&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002768 10.0.0.23 - - [2026-02-16 02:14:48] "GET /domains?obj_uuids=026ea67f-9b7a-4f1c-a755-90b25d4ac1dc&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000836 10.0.0.23 - - [2026-02-16 02:14:48] "GET /domain/026ea67f-9b7a-4f1c-a755-90b25d4ac1dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.005811 10.0.0.23 - - [2026-02-16 02:14:48] "POST /id-to-fqname HTTP/1.1" 200 190 0.002655 10.0.0.23 - - [2026-02-16 02:14:48] "POST /fqname-to-id HTTP/1.1" 404 199 0.003952 10.0.0.23 - - [2026-02-16 02:14:48] "POST /security-groups HTTP/1.1" 200 591 0.067184 10.0.0.50 - - [2026-02-16 02:14:48] "POST /fqname-to-id HTTP/1.1" 404 234 0.004651 10.0.0.23 - - [2026-02-16 02:14:48] "POST /projects HTTP/1.1" 200 585 0.270759 10.0.0.23 - - [2026-02-16 02:14:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.338521 10.0.0.50 - - [2026-02-16 02:14:48] "POST /access-control-lists HTTP/1.1" 200 594 0.026939 10.0.0.27 - - [2026-02-16 02:14:48] "GET /project/a54bed50-881e-441b-a32b-5e1614360513?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.459642 10.0.0.27 - - [2026-02-16 02:14:50] "GET / HTTP/1.1" 200 35931 0.001814 10.0.0.23 - - [2026-02-16 02:14:53] "GET /projects?obj_uuids=a54bed50-881e-441b-a32b-5e1614360513&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000951 10.0.0.27 - - [2026-02-16 02:14:53] "GET /project/a54bed50-881e-441b-a32b-5e1614360513?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.043316 10.0.0.23 - - [2026-02-16 02:14:53] "GET /projects?obj_uuids=a54bed50-881e-441b-a32b-5e1614360513&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001361 10.0.0.27 - - [2026-02-16 02:14:53] "GET /project/a54bed50-881e-441b-a32b-5e1614360513?fields=virtual_networks HTTP/1.1" 200 1033 0.059901 10.0.0.23 - - [2026-02-16 02:14:53] "GET /projects?obj_uuids=a54bed50-881e-441b-a32b-5e1614360513&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000902 10.0.0.27 - - [2026-02-16 02:14:53] "GET /project/a54bed50-881e-441b-a32b-5e1614360513?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.035652 10.0.0.23 - - [2026-02-16 02:14:53] "GET /projects?obj_uuids=a54bed50-881e-441b-a32b-5e1614360513&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001098 10.0.0.27 - - [2026-02-16 02:14:53] "GET /project/a54bed50-881e-441b-a32b-5e1614360513?fields=security_groups HTTP/1.1" 200 1259 0.030495 10.0.0.27 - - [2026-02-16 02:14:54] "POST /fqname-to-id HTTP/1.1" 404 183 0.024042 10.0.0.23 - - [2026-02-16 02:14:54] "GET /projects?obj_uuids=7d573141-6ee7-4db9-8364-c952fe652764&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002456 10.0.0.23 - - [2026-02-16 02:14:54] "GET /domains?obj_uuids=026ea67f-9b7a-4f1c-a755-90b25d4ac1dc&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001364 10.0.0.23 - - [2026-02-16 02:14:54] "GET /domain/026ea67f-9b7a-4f1c-a755-90b25d4ac1dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.008281 10.0.0.23 - - [2026-02-16 02:14:54] "POST /id-to-fqname HTTP/1.1" 200 185 0.005360 10.0.0.23 - - [2026-02-16 02:14:54] "POST /fqname-to-id HTTP/1.1" 404 194 0.007846 10.0.0.23 - - [2026-02-16 02:14:54] "POST /security-groups HTTP/1.1" 200 586 0.080417 10.0.0.23 - - [2026-02-16 02:14:54] "POST /projects HTTP/1.1" 200 575 0.297080 10.0.0.50 - - [2026-02-16 02:14:54] "POST /fqname-to-id HTTP/1.1" 404 228 0.003470 10.0.0.23 - - [2026-02-16 02:14:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.370076 10.0.0.27 - - [2026-02-16 02:14:54] "GET /project/7d573141-6ee7-4db9-8364-c952fe652764?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.503456 10.0.0.27 - - [2026-02-16 02:14:55] "GET / HTTP/1.1" 200 35931 0.001773 10.0.0.23 - - [2026-02-16 02:15:00] "DELETE /project/7d5731416ee74db98364c952fe652764 HTTP/1.1" 404 173 0.007040 10.0.0.23 - - [2026-02-16 02:15:00] "DELETE /project/a54bed50881e441ba32b5e1614360513 HTTP/1.1" 404 173 0.006296 10.0.0.23 - - [2026-02-16 02:15:00] "GET /projects?obj_uuids=a54bed50-881e-441b-a32b-5e1614360513&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000757 10.0.0.23 - - [2026-02-16 02:15:00] "GET /projects?obj_uuids=2257ce50-a290-42c9-b5dd-b18fbb85008a&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000858 10.0.0.23 - - [2026-02-16 02:15:00] "GET /project/2257ce50-a290-42c9-b5dd-b18fbb85008a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1516 0.046263 10.0.0.23 - - [2026-02-16 02:15:00] "GET /project/a54bed50-881e-441b-a32b-5e1614360513?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1469 0.057943 10.0.0.23 - - [2026-02-16 02:15:00] "GET /projects?obj_uuids=2257ce50-a290-42c9-b5dd-b18fbb85008a&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001081 10.0.0.23 - - [2026-02-16 02:15:00] "GET /projects?obj_uuids=a54bed50-881e-441b-a32b-5e1614360513&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001261 10.0.0.23 - - [2026-02-16 02:15:00] "GET /project/2257ce50-a290-42c9-b5dd-b18fbb85008a?fields=security_groups HTTP/1.1" 200 1399 0.057958 10.0.0.23 - - [2026-02-16 02:15:00] "GET /project/a54bed50-881e-441b-a32b-5e1614360513?fields=security_groups HTTP/1.1" 200 1364 0.067852 10.0.0.23 - - [2026-02-16 02:15:00] "DELETE /security-group/1add60be-777f-4ede-8f04-6269a319c68e HTTP/1.1" 200 115 0.059960 10.0.0.23 - - [2026-02-16 02:15:00] "GET /projects?obj_uuids=2257ce50-a290-42c9-b5dd-b18fbb85008a&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001285 10.0.0.23 - - [2026-02-16 02:15:00] "DELETE /security-group/a87e8643-a7ff-4b0c-af4a-0d802b0b3472 HTTP/1.1" 200 115 0.113823 10.0.0.23 - - [2026-02-16 02:15:00] "GET /projects?obj_uuids=a54bed50-881e-441b-a32b-5e1614360513&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001033 10.0.0.23 - - [2026-02-16 02:15:00] "GET /project/2257ce50-a290-42c9-b5dd-b18fbb85008a?fields=application_policy_sets HTTP/1.1" 200 1438 0.101503 10.0.0.50 - - [2026-02-16 02:15:00] "DELETE /access-control-list/640c9387-d459-4799-b452-29fcc2995918 HTTP/1.1" 200 115 0.077269 10.0.0.23 - - [2026-02-16 02:15:00] "GET /project/a54bed50-881e-441b-a32b-5e1614360513?fields=application_policy_sets HTTP/1.1" 200 1403 0.091080 10.0.0.23 - - [2026-02-16 02:15:01] "DELETE /project/2257ce50-a290-42c9-b5dd-b18fbb85008a HTTP/1.1" 200 115 0.571800 10.0.0.23 - - [2026-02-16 02:15:01] "DELETE /project/a54bed50-881e-441b-a32b-5e1614360513 HTTP/1.1" 200 115 0.656496 10.0.0.23 - - [2026-02-16 02:15:01] "GET /projects?obj_uuids=7d573141-6ee7-4db9-8364-c952fe652764&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000979 10.0.0.27 - - [2026-02-16 02:15:01] "GET /project/7d573141-6ee7-4db9-8364-c952fe652764?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.047098 10.0.0.23 - - [2026-02-16 02:15:01] "GET /projects?obj_uuids=7d573141-6ee7-4db9-8364-c952fe652764&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000908 10.0.0.27 - - [2026-02-16 02:15:01] "GET /project/7d573141-6ee7-4db9-8364-c952fe652764?fields=virtual_networks HTTP/1.1" 200 1021 0.049278 10.0.0.23 - - [2026-02-16 02:15:01] "GET /projects?obj_uuids=7d573141-6ee7-4db9-8364-c952fe652764&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000923 10.0.0.27 - - [2026-02-16 02:15:01] "GET /project/7d573141-6ee7-4db9-8364-c952fe652764?fields=virtual_machine_interfaces HTTP/1.1" 200 1021 0.049612 10.0.0.23 - - [2026-02-16 02:15:01] "GET /projects?obj_uuids=7d573141-6ee7-4db9-8364-c952fe652764&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000885 10.0.0.27 - - [2026-02-16 02:15:01] "GET /project/7d573141-6ee7-4db9-8364-c952fe652764?fields=security_groups HTTP/1.1" 200 1242 0.049342 10.0.0.27 - - [2026-02-16 02:15:02] "POST /fqname-to-id HTTP/1.1" 404 187 0.027863 10.0.0.23 - - [2026-02-16 02:15:02] "GET /projects?obj_uuids=b4c0cb3f-fdd5-424c-940a-217a7e5ac3e1&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003195 10.0.0.23 - - [2026-02-16 02:15:02] "GET /domains?obj_uuids=026ea67f-9b7a-4f1c-a755-90b25d4ac1dc&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001035 10.0.0.23 - - [2026-02-16 02:15:02] "GET /domain/026ea67f-9b7a-4f1c-a755-90b25d4ac1dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.007328 10.0.0.23 - - [2026-02-16 02:15:02] "POST /id-to-fqname HTTP/1.1" 200 189 0.001162 10.0.0.23 - - [2026-02-16 02:15:02] "POST /fqname-to-id HTTP/1.1" 404 198 0.005459 10.0.0.23 - - [2026-02-16 02:15:02] "POST /security-groups HTTP/1.1" 200 590 0.030715 10.0.0.50 - - [2026-02-16 02:15:02] "POST /fqname-to-id HTTP/1.1" 404 233 0.005729 10.0.0.23 - - [2026-02-16 02:15:03] "POST /projects HTTP/1.1" 200 583 0.247698 10.0.0.23 - - [2026-02-16 02:15:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.327297 10.0.0.50 - - [2026-02-16 02:15:03] "POST /access-control-lists HTTP/1.1" 200 593 0.035868 10.0.0.27 - - [2026-02-16 02:15:03] "GET /project/b4c0cb3f-fdd5-424c-940a-217a7e5ac3e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1360 0.471204 10.0.0.27 - - [2026-02-16 02:15:04] "GET / HTTP/1.1" 200 35931 0.001405 10.0.0.23 - - [2026-02-16 02:15:07] "GET /projects?obj_uuids=b4c0cb3f-fdd5-424c-940a-217a7e5ac3e1&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000907 10.0.0.27 - - [2026-02-16 02:15:07] "GET /project/b4c0cb3f-fdd5-424c-940a-217a7e5ac3e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1360 0.033818 10.0.0.23 - - [2026-02-16 02:15:07] "GET /projects?obj_uuids=b4c0cb3f-fdd5-424c-940a-217a7e5ac3e1&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000994 10.0.0.27 - - [2026-02-16 02:15:07] "GET /project/b4c0cb3f-fdd5-424c-940a-217a7e5ac3e1?fields=virtual_networks HTTP/1.1" 200 1031 0.050170 10.0.0.23 - - [2026-02-16 02:15:07] "GET /projects?obj_uuids=b4c0cb3f-fdd5-424c-940a-217a7e5ac3e1&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000879 10.0.0.27 - - [2026-02-16 02:15:07] "GET /project/b4c0cb3f-fdd5-424c-940a-217a7e5ac3e1?fields=virtual_machine_interfaces HTTP/1.1" 200 1031 0.039705 10.0.0.23 - - [2026-02-16 02:15:07] "GET /projects?obj_uuids=b4c0cb3f-fdd5-424c-940a-217a7e5ac3e1&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000849 10.0.0.27 - - [2026-02-16 02:15:07] "GET /project/b4c0cb3f-fdd5-424c-940a-217a7e5ac3e1?fields=security_groups HTTP/1.1" 200 1256 0.032393 10.0.0.27 - - [2026-02-16 02:15:08] "POST /fqname-to-id HTTP/1.1" 404 188 0.024423 10.0.0.23 - - [2026-02-16 02:15:08] "GET /projects?obj_uuids=c03e923e-1b03-43fd-b26b-d75e6fe87699&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003111 10.0.0.23 - - [2026-02-16 02:15:08] "GET /domains?obj_uuids=026ea67f-9b7a-4f1c-a755-90b25d4ac1dc&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001168 10.0.0.23 - - [2026-02-16 02:15:08] "GET /domain/026ea67f-9b7a-4f1c-a755-90b25d4ac1dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.006806 10.0.0.23 - - [2026-02-16 02:15:08] "POST /id-to-fqname HTTP/1.1" 200 190 0.003320 10.0.0.23 - - [2026-02-16 02:15:08] "POST /fqname-to-id HTTP/1.1" 404 199 0.006104 10.0.0.23 - - [2026-02-16 02:15:08] "POST /security-groups HTTP/1.1" 200 591 0.024978 10.0.0.23 - - [2026-02-16 02:15:08] "POST /projects HTTP/1.1" 200 585 0.218888 10.0.0.50 - - [2026-02-16 02:15:08] "POST /fqname-to-id HTTP/1.1" 404 233 0.006728 10.0.0.23 - - [2026-02-16 02:15:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.292732 10.0.0.27 - - [2026-02-16 02:15:08] "GET /project/c03e923e-1b03-43fd-b26b-d75e6fe87699?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.431802 10.0.0.27 - - [2026-02-16 02:15:09] "GET / HTTP/1.1" 200 35931 0.001295 10.0.0.50 - - [2026-02-16 02:15:11] "GET /obj-perms HTTP/1.1" 200 5056 0.051507 10.0.0.23 - - [2026-02-16 02:15:13] "GET /projects?obj_uuids=c03e923e-1b03-43fd-b26b-d75e6fe87699&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000996 10.0.0.27 - - [2026-02-16 02:15:13] "GET /project/c03e923e-1b03-43fd-b26b-d75e6fe87699?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.038752 10.0.0.23 - - [2026-02-16 02:15:13] "GET /projects?obj_uuids=c03e923e-1b03-43fd-b26b-d75e6fe87699&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000885 10.0.0.27 - - [2026-02-16 02:15:13] "GET /project/c03e923e-1b03-43fd-b26b-d75e6fe87699?fields=virtual_networks HTTP/1.1" 200 1033 0.036491 10.0.0.23 - - [2026-02-16 02:15:13] "GET /projects?obj_uuids=c03e923e-1b03-43fd-b26b-d75e6fe87699&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000923 10.0.0.27 - - [2026-02-16 02:15:13] "GET /project/c03e923e-1b03-43fd-b26b-d75e6fe87699?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.041856 10.0.0.23 - - [2026-02-16 02:15:13] "GET /projects?obj_uuids=c03e923e-1b03-43fd-b26b-d75e6fe87699&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000882 10.0.0.27 - - [2026-02-16 02:15:13] "GET /project/c03e923e-1b03-43fd-b26b-d75e6fe87699?fields=security_groups HTTP/1.1" 200 1259 0.037571 10.0.0.27 - - [2026-02-16 02:15:14] "POST /fqname-to-id HTTP/1.1" 404 192 0.025851 10.0.0.23 - - [2026-02-16 02:15:14] "GET /projects?obj_uuids=5eaceeea-30da-4952-9ca4-15f9f7775b5f&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003518 10.0.0.23 - - [2026-02-16 02:15:14] "GET /domains?obj_uuids=026ea67f-9b7a-4f1c-a755-90b25d4ac1dc&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002837 10.0.0.23 - - [2026-02-16 02:15:14] "GET /domain/026ea67f-9b7a-4f1c-a755-90b25d4ac1dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.009988 10.0.0.23 - - [2026-02-16 02:15:14] "POST /id-to-fqname HTTP/1.1" 200 194 0.001048 10.0.0.23 - - [2026-02-16 02:15:14] "POST /fqname-to-id HTTP/1.1" 404 203 0.004820 10.0.0.23 - - [2026-02-16 02:15:14] "POST /security-groups HTTP/1.1" 200 595 0.024522 10.0.0.23 - - [2026-02-16 02:15:14] "POST /projects HTTP/1.1" 200 593 0.221856 10.0.0.50 - - [2026-02-16 02:15:14] "POST /access-control-lists HTTP/1.1" 200 600 0.035787 10.0.0.23 - - [2026-02-16 02:15:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.298878 10.0.0.27 - - [2026-02-16 02:15:14] "GET /project/5eaceeea-30da-4952-9ca4-15f9f7775b5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.436679 10.0.0.27 - - [2026-02-16 02:15:15] "GET / HTTP/1.1" 200 35931 0.001378 10.0.0.23 - - [2026-02-16 02:15:18] "GET /projects?obj_uuids=5eaceeea-30da-4952-9ca4-15f9f7775b5f&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001148 10.0.0.27 - - [2026-02-16 02:15:18] "GET /project/5eaceeea-30da-4952-9ca4-15f9f7775b5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.043288 10.0.0.23 - - [2026-02-16 02:15:18] "GET /projects?obj_uuids=5eaceeea-30da-4952-9ca4-15f9f7775b5f&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001049 10.0.0.27 - - [2026-02-16 02:15:18] "GET /project/5eaceeea-30da-4952-9ca4-15f9f7775b5f?fields=virtual_networks HTTP/1.1" 200 1040 0.032502 10.0.0.23 - - [2026-02-16 02:15:18] "GET /projects?obj_uuids=5eaceeea-30da-4952-9ca4-15f9f7775b5f&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000944 10.0.0.27 - - [2026-02-16 02:15:18] "GET /project/5eaceeea-30da-4952-9ca4-15f9f7775b5f?fields=virtual_machine_interfaces HTTP/1.1" 200 1040 0.037616 10.0.0.23 - - [2026-02-16 02:15:19] "GET /projects?obj_uuids=5eaceeea-30da-4952-9ca4-15f9f7775b5f&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000869 10.0.0.27 - - [2026-02-16 02:15:19] "GET /project/5eaceeea-30da-4952-9ca4-15f9f7775b5f?fields=security_groups HTTP/1.1" 200 1270 0.038587 10.0.0.27 - - [2026-02-16 02:15:19] "POST /fqname-to-id HTTP/1.1" 404 183 0.030992 10.0.0.23 - - [2026-02-16 02:15:20] "GET /projects?obj_uuids=dfb29c5c-745d-474f-b318-b25ccdcbee6d&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002521 10.0.0.23 - - [2026-02-16 02:15:20] "GET /domains?obj_uuids=026ea67f-9b7a-4f1c-a755-90b25d4ac1dc&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000883 10.0.0.23 - - [2026-02-16 02:15:20] "GET /domain/026ea67f-9b7a-4f1c-a755-90b25d4ac1dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.006601 10.0.0.23 - - [2026-02-16 02:15:20] "POST /id-to-fqname HTTP/1.1" 200 185 0.005126 10.0.0.23 - - [2026-02-16 02:15:20] "POST /fqname-to-id HTTP/1.1" 404 194 0.006787 10.0.0.23 - - [2026-02-16 02:15:20] "POST /security-groups HTTP/1.1" 200 586 0.071791 10.0.0.50 - - [2026-02-16 02:15:20] "POST /fqname-to-id HTTP/1.1" 404 229 0.003692 10.0.0.23 - - [2026-02-16 02:15:20] "POST /projects HTTP/1.1" 200 575 0.277197 10.0.0.23 - - [2026-02-16 02:15:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.355504 10.0.0.50 - - [2026-02-16 02:15:20] "POST /access-control-lists HTTP/1.1" 200 589 0.027859 10.0.0.27 - - [2026-02-16 02:15:20] "GET /project/dfb29c5c-745d-474f-b318-b25ccdcbee6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.499794 10.0.0.27 - - [2026-02-16 02:15:21] "GET / HTTP/1.1" 200 35931 0.002059 10.0.0.27 - - [2026-02-16 02:15:21] "POST /fqname-to-id HTTP/1.1" 404 193 0.003293 10.0.0.50 - - [2026-02-16 02:15:22] "POST /fqname-to-id HTTP/1.1" 404 227 0.005077 10.0.0.27 - - [2026-02-16 02:15:22] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.043339 10.0.0.50 - - [2026-02-16 02:15:22] "PUT /access-control-list/c2a151b1-88df-4de4-8f4d-f0350be3f5a7 HTTP/1.1" 200 272 0.018189 10.0.0.27 - - [2026-02-16 02:15:22] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.141885 10.0.0.27 - - [2026-02-16 02:15:22] "POST /fqname-to-id HTTP/1.1" 404 193 0.007386 10.0.0.50 - - [2026-02-16 02:15:23] "POST /access-control-lists HTTP/1.1" 200 590 0.023877 10.0.0.50 - - [2026-02-16 02:15:23] "PUT /access-control-list/3ecd2efe-7081-463a-bc30-773029add046 HTTP/1.1" 200 272 0.011827 10.0.0.27 - - [2026-02-16 02:15:23] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.009858 10.0.0.50 - - [2026-02-16 02:15:23] "PUT /access-control-list/d6c1ff8c-10c8-474c-8984-3b830b26d647 HTTP/1.1" 200 272 0.014787 10.0.0.27 - - [2026-02-16 02:15:23] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.108774 10.0.0.27 - - [2026-02-16 02:15:23] "POST /fqname-to-id HTTP/1.1" 401 292 0.000340 10.0.0.27 - - [2026-02-16 02:15:24] "POST /fqname-to-id HTTP/1.1" 404 210 0.028840 10.0.0.50 - - [2026-02-16 02:15:24] "POST /access-control-lists HTTP/1.1" 200 607 0.020593 10.0.0.50 - - [2026-02-16 02:15:24] "PUT /access-control-list/fdb0bb5f-7059-4567-88da-dbcb15d2d6fa HTTP/1.1" 200 272 0.014529 10.0.0.27 - - [2026-02-16 02:15:24] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.045276 10.0.0.50 - - [2026-02-16 02:15:24] "PUT /access-control-list/8fb3eec0-6784-46a2-9bb6-12eccbebc220 HTTP/1.1" 200 272 0.019335 10.0.0.27 - - [2026-02-16 02:15:24] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.123602 10.0.0.27 - - [2026-02-16 02:15:24] "POST /fqname-to-id HTTP/1.1" 404 210 0.002976 10.0.0.50 - - [2026-02-16 02:15:25] "POST /access-control-lists HTTP/1.1" 200 607 0.020738 10.0.0.50 - - [2026-02-16 02:15:25] "PUT /access-control-list/245e5c9e-7fde-44f4-8a03-79545f18aa52 HTTP/1.1" 200 272 0.011618 10.0.0.27 - - [2026-02-16 02:15:25] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.011266 10.0.0.50 - - [2026-02-16 02:15:25] "PUT /access-control-list/4641adce-772f-47c6-a6f1-700354645595 HTTP/1.1" 200 272 0.014892 10.0.0.27 - - [2026-02-16 02:15:25] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.184363 10.0.0.27 - - [2026-02-16 02:15:27] "POST /neutron/router HTTP/1.1" 200 541 0.008402 10.0.0.50 - - [2026-02-16 02:15:27] "PUT /logical-router/8f0e4903-6cc2-4917-8a3d-8c6484ae7076 HTTP/1.1" 200 262 0.024669 10.0.0.27 - - [2026-02-16 02:15:27] "POST /neutron/router HTTP/1.1" 200 541 0.005087 10.0.0.27 - - [2026-02-16 02:15:27] "POST /neutron/router HTTP/1.1" 200 541 0.003532 10.0.0.27 - - [2026-02-16 02:15:27] "POST /neutron/router HTTP/1.1" 200 541 0.003978 10.0.0.27 - - [2026-02-16 02:15:27] "POST /neutron/router HTTP/1.1" 200 541 0.004652 10.0.0.27 - - [2026-02-16 02:15:27] "POST /neutron/router HTTP/1.1" 200 541 0.004112 10.0.0.27 - - [2026-02-16 02:15:27] "POST /neutron/router HTTP/1.1" 200 541 0.004273 10.0.0.27 - - [2026-02-16 02:15:27] "POST /neutron/router HTTP/1.1" 200 541 0.003704 10.0.0.27 - - [2026-02-16 02:15:27] "POST /neutron/router HTTP/1.1" 200 541 0.003359 10.0.0.27 - - [2026-02-16 02:15:27] "POST /neutron/router HTTP/1.1" 200 541 0.003802 10.0.0.27 - - [2026-02-16 02:15:27] "POST /neutron/router HTTP/1.1" 200 541 0.003976 10.0.0.27 - - [2026-02-16 02:15:27] "POST /neutron/router HTTP/1.1" 200 542 0.021512 10.0.0.23 - - [2026-02-16 02:15:27] "GET /projects?obj_uuids=75ea3c9d-fe4e-42a9-84a6-60475cdcdac1&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.000871 10.0.0.27 - - [2026-02-16 02:15:27] "POST /neutron/router HTTP/1.1" 200 541 0.088212 10.0.0.50 - - [2026-02-16 02:15:27] "POST /route-targets HTTP/1.1" 200 327 0.019532 10.0.0.27 - - [2026-02-16 02:15:28] "POST /neutron/router HTTP/1.1" 200 541 0.021113 10.0.0.27 - - [2026-02-16 02:15:28] "POST /neutron/router HTTP/1.1" 200 541 0.004051 10.0.0.27 - - [2026-02-16 02:15:28] "POST /neutron/router HTTP/1.1" 200 541 0.004407 10.0.0.27 - - [2026-02-16 02:15:28] "POST /neutron/router HTTP/1.1" 200 541 0.004201 10.0.0.27 - - [2026-02-16 02:15:28] "POST /neutron/router HTTP/1.1" 200 541 0.004056 10.0.0.27 - - [2026-02-16 02:15:28] "POST /neutron/router HTTP/1.1" 200 541 0.003401 10.0.0.27 - - [2026-02-16 02:15:28] "POST /neutron/router HTTP/1.1" 200 541 0.004276 10.0.0.27 - - [2026-02-16 02:15:28] "POST /neutron/router HTTP/1.1" 200 541 0.003964 10.0.0.27 - - [2026-02-16 02:15:28] "POST /neutron/router HTTP/1.1" 200 541 0.003503 10.0.0.27 - - [2026-02-16 02:15:28] "POST /neutron/router HTTP/1.1" 200 541 0.003560 10.0.0.27 - - [2026-02-16 02:15:28] "POST /neutron/router HTTP/1.1" 200 541 0.023267 10.0.0.27 - - [2026-02-16 02:15:28] "POST /neutron/router HTTP/1.1" 200 542 0.003635 10.0.0.50 - - [2026-02-16 02:15:28] "DELETE /route-target/29a890eb-d415-4ec5-a454-c1f38a87a15b HTTP/1.1" 200 115 0.024060 10.0.0.27 - - [2026-02-16 02:15:28] "POST /neutron/router HTTP/1.1" 200 559 0.008762 10.0.0.27 - - [2026-02-16 02:15:28] "POST /neutron/router HTTP/1.1" 200 559 0.006248 10.0.0.27 - - [2026-02-16 02:15:28] "POST /neutron/router HTTP/1.1" 200 559 0.002993 10.0.0.27 - - [2026-02-16 02:15:28] "POST /neutron/router HTTP/1.1" 200 559 0.003069 10.0.0.27 - - [2026-02-16 02:15:28] "POST /neutron/router HTTP/1.1" 200 559 0.004125 10.0.0.27 - - [2026-02-16 02:15:28] "POST /neutron/router HTTP/1.1" 200 559 0.003243 10.0.0.27 - - [2026-02-16 02:15:28] "POST /neutron/router HTTP/1.1" 200 559 0.004004 10.0.0.27 - - [2026-02-16 02:15:29] "POST /neutron/router HTTP/1.1" 200 559 0.003920 10.0.0.27 - - [2026-02-16 02:15:29] "POST /neutron/router HTTP/1.1" 200 559 0.003293 10.0.0.27 - - [2026-02-16 02:15:29] "POST /neutron/router HTTP/1.1" 200 559 0.003514 10.0.0.27 - - [2026-02-16 02:15:29] "POST /neutron/router HTTP/1.1" 200 559 0.003759 10.0.0.27 - - [2026-02-16 02:15:29] "POST /neutron/router HTTP/1.1" 200 559 0.004922 10.0.0.50 - - [2026-02-16 02:15:29] "GET /logical-router/01b72533-3ce2-4050-b40c-96a84c79d97b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.003334 10.0.0.50 - - [2026-02-16 02:15:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.006211 10.0.0.27 - - [2026-02-16 02:15:29] "POST /neutron/router HTTP/1.1" 200 151 0.068112 10.0.0.27 - - [2026-02-16 02:15:29] "POST /neutron/security_group HTTP/1.1" 200 521 0.003469 10.0.0.50 - - [2026-02-16 02:15:29] "DELETE /access-control-list/4641adce-772f-47c6-a6f1-700354645595 HTTP/1.1" 200 115 0.034048 10.0.0.27 - - [2026-02-16 02:15:29] "POST /neutron/security_group HTTP/1.1" 200 151 0.065253 10.0.0.50 - - [2026-02-16 02:15:29] "DELETE /access-control-list/3ecd2efe-7081-463a-bc30-773029add046 HTTP/1.1" 200 115 0.046203 10.0.0.50 - - [2026-02-16 02:15:29] "DELETE /access-control-list/c2a151b1-88df-4de4-8f4d-f0350be3f5a7 HTTP/1.1" 200 115 0.028124 10.0.0.23 - - [2026-02-16 02:15:30] "GET /projects?obj_uuids=dfb29c5c-745d-474f-b318-b25ccdcbee6d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000933 10.0.0.27 - - [2026-02-16 02:15:30] "GET /project/dfb29c5c-745d-474f-b318-b25ccdcbee6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.034531 10.0.0.23 - - [2026-02-16 02:15:30] "GET /projects?obj_uuids=dfb29c5c-745d-474f-b318-b25ccdcbee6d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001157 10.0.0.27 - - [2026-02-16 02:15:31] "GET /project/dfb29c5c-745d-474f-b318-b25ccdcbee6d?fields=virtual_networks HTTP/1.1" 200 1023 0.078044 10.0.0.23 - - [2026-02-16 02:15:31] "GET /projects?obj_uuids=dfb29c5c-745d-474f-b318-b25ccdcbee6d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000889 10.0.0.27 - - [2026-02-16 02:15:31] "GET /project/dfb29c5c-745d-474f-b318-b25ccdcbee6d?fields=virtual_machine_interfaces HTTP/1.1" 200 1023 0.041043 10.0.0.23 - - [2026-02-16 02:15:31] "GET /projects?obj_uuids=dfb29c5c-745d-474f-b318-b25ccdcbee6d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000870 10.0.0.27 - - [2026-02-16 02:15:31] "GET /project/dfb29c5c-745d-474f-b318-b25ccdcbee6d?fields=security_groups HTTP/1.1" 200 1244 0.040174 10.0.0.27 - - [2026-02-16 02:15:32] "POST /fqname-to-id HTTP/1.1" 404 184 0.025245 10.0.0.23 - - [2026-02-16 02:15:32] "GET /projects?obj_uuids=3ff7e28e-72e3-4ebd-ad02-ad58742c6267&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002885 10.0.0.23 - - [2026-02-16 02:15:32] "GET /domains?obj_uuids=026ea67f-9b7a-4f1c-a755-90b25d4ac1dc&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001520 10.0.0.23 - - [2026-02-16 02:15:32] "GET /domain/026ea67f-9b7a-4f1c-a755-90b25d4ac1dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.009335 10.0.0.23 - - [2026-02-16 02:15:32] "POST /id-to-fqname HTTP/1.1" 200 186 0.002409 10.0.0.23 - - [2026-02-16 02:15:32] "POST /fqname-to-id HTTP/1.1" 404 195 0.005280 10.0.0.23 - - [2026-02-16 02:15:32] "POST /security-groups HTTP/1.1" 200 587 0.069334 10.0.0.23 - - [2026-02-16 02:15:32] "POST /projects HTTP/1.1" 200 577 0.264100 10.0.0.50 - - [2026-02-16 02:15:32] "POST /fqname-to-id HTTP/1.1" 404 229 0.006593 10.0.0.23 - - [2026-02-16 02:15:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.333097 10.0.0.27 - - [2026-02-16 02:15:32] "GET /project/3ff7e28e-72e3-4ebd-ad02-ad58742c6267?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.458897 10.0.0.27 - - [2026-02-16 02:15:33] "GET / HTTP/1.1" 200 35931 0.001555 10.0.0.27 - - [2026-02-16 02:15:35] "POST /fqname-to-id HTTP/1.1" 401 292 0.000485 10.0.0.27 - - [2026-02-16 02:15:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.052840 10.0.0.23 - - [2026-02-16 02:15:35] "GET /projects?obj_uuids=3ff7e28e-72e3-4ebd-ad02-ad58742c6267&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000804 10.0.0.27 - - [2026-02-16 02:15:35] "GET /project/3ff7e28e-72e3-4ebd-ad02-ad58742c6267?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.045584 10.0.0.27 - - [2026-02-16 02:15:35] "POST /neutron/network HTTP/1.1" 200 117 0.042581 10.0.0.50 - - [2026-02-16 02:15:36] "POST /ref-update HTTP/1.1" 200 156 0.019749 10.0.0.27 - - [2026-02-16 02:15:36] "POST /neutron/network HTTP/1.1" 200 819 0.007849 10.0.0.27 - - [2026-02-16 02:15:36] "POST /id-to-fqname HTTP/1.1" 200 216 0.000864 10.0.0.27 - - [2026-02-16 02:15:36] "GET /virtual-network/c9b93fbd-5a4e-45f9-8e8b-a937b0e40845?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.004961 10.0.0.27 - - [2026-02-16 02:15:36] "GET /virtual-network/c9b93fbd-5a4e-45f9-8e8b-a937b0e40845?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.005198 10.0.0.27 - - [2026-02-16 02:15:36] "POST /neutron/subnet HTTP/1.1" 200 719 0.011532 10.0.0.27 - - [2026-02-16 02:15:36] "POST /fqname-to-id HTTP/1.1" 404 206 0.002625 10.0.0.27 - - [2026-02-16 02:15:36] "GET /virtual-network/c9b93fbd-5a4e-45f9-8e8b-a937b0e40845?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.005706 10.0.0.27 - - [2026-02-16 02:15:36] "GET /virtual-machine-interface/34182e73-c979-4cb5-ab89-011218021c19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2384 0.008050 10.0.0.27 - - [2026-02-16 02:15:36] "GET /virtual-machine-interface/34182e73-c979-4cb5-ab89-011218021c19?fields=instance_ip_back_refs HTTP/1.1" 200 1317 0.009050 10.0.0.27 - - [2026-02-16 02:15:36] "GET /instance-ip/17e93784-95cd-4318-aead-92bdce3817cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.005064 10.0.0.27 - - [2026-02-16 02:15:37] "POST /neutron/port HTTP/1.1" 200 151 0.099506 10.0.0.27 - - [2026-02-16 02:15:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003932 10.0.0.23 - - [2026-02-16 02:15:40] "GET /projects?obj_uuids=3ff7e28e-72e3-4ebd-ad02-ad58742c6267&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.002109 10.0.0.27 - - [2026-02-16 02:15:40] "GET /project/3ff7e28e-72e3-4ebd-ad02-ad58742c6267?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.052692 10.0.0.27 - - [2026-02-16 02:15:40] "POST /neutron/network HTTP/1.1" 200 117 0.011347 10.0.0.50 - - [2026-02-16 02:15:40] "POST /route-targets HTTP/1.1" 200 327 0.010872 10.0.0.23 - - [2026-02-16 02:15:40] "POST /useragent-kv HTTP/1.1" 200 115 0.008836 10.0.0.27 - - [2026-02-16 02:15:40] "POST /neutron/subnet HTTP/1.1" 200 729 0.228208 10.0.0.27 - - [2026-02-16 02:15:40] "POST /id-to-fqname HTTP/1.1" 200 217 0.001489 10.0.0.27 - - [2026-02-16 02:15:40] "GET /virtual-network/950d53b7-1652-4490-9208-e17ff0da516e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2565 0.005085 10.0.0.27 - - [2026-02-16 02:15:40] "GET /virtual-network/950d53b7-1652-4490-9208-e17ff0da516e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2565 0.005339 10.0.0.27 - - [2026-02-16 02:15:40] "POST /neutron/network HTTP/1.1" 200 979 0.008681 10.0.0.23 - - [2026-02-16 02:15:40] "GET /projects?obj_uuids=3ff7e28e-72e3-4ebd-ad02-ad58742c6267&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001134 10.0.0.27 - - [2026-02-16 02:15:41] "POST /neutron/port HTTP/1.1" 200 1018 0.215128 10.0.0.27 - - [2026-02-16 02:15:41] "POST /id-to-fqname HTTP/1.1" 200 217 0.001255 10.0.0.27 - - [2026-02-16 02:15:41] "POST /neutron/port HTTP/1.1" 200 1018 0.072292 10.0.0.27 - - [2026-02-16 02:15:41] "POST /neutron/port HTTP/1.1" 200 117 0.005889 10.0.0.27 - - [2026-02-16 02:15:41] "POST /id-to-fqname HTTP/1.1" 200 217 0.001475 10.0.0.27 - - [2026-02-16 02:15:42] "POST /neutron/port HTTP/1.1" 200 1019 0.015597 10.0.0.27 - - [2026-02-16 02:15:42] "POST /neutron/network HTTP/1.1" 200 979 0.007282 10.0.0.27 - - [2026-02-16 02:15:42] "POST /neutron/port HTTP/1.1" 200 117 0.008293 10.0.0.27 - - [2026-02-16 02:15:42] "POST /neutron/port HTTP/1.1" 200 1018 0.009776 10.0.0.27 - - [2026-02-16 02:15:42] "POST /neutron/port HTTP/1.1" 200 1018 0.009564 10.0.0.27 - - [2026-02-16 02:15:43] "POST /neutron/network HTTP/1.1" 200 989 0.006433 10.0.0.27 - - [2026-02-16 02:15:43] "POST /neutron/port HTTP/1.1" 200 1111 0.136224 10.0.0.27 - - [2026-02-16 02:15:43] "POST /neutron/subnet HTTP/1.1" 200 699 0.016608 10.0.0.27 - - [2026-02-16 02:15:43] "POST /neutron/network HTTP/1.1" 200 979 0.007470 10.0.0.27 - - [2026-02-16 02:15:43] "POST /neutron/port HTTP/1.1" 200 117 0.001051 10.0.0.27 - - [2026-02-16 02:15:47] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006867 10.0.0.27 - - [2026-02-16 02:15:47] "POST /neutron/port HTTP/1.1" 200 1120 0.019466 10.0.0.27 - - [2026-02-16 02:15:47] "GET /virtual-machine/2d1efa56-f2aa-4da4-afca-952696ffcee3 HTTP/1.1" 401 292 0.000379 10.0.0.27 - - [2026-02-16 02:15:48] "GET /virtual-machine/2d1efa56-f2aa-4da4-afca-952696ffcee3 HTTP/1.1" 200 1284 0.029554 10.0.0.27 - - [2026-02-16 02:15:48] "GET /virtual-machine-interface/a2340c45-64b9-4787-95c4-37ce3381050b HTTP/1.1" 200 2925 0.004807 10.0.0.27 - - [2026-02-16 02:15:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005091 10.0.0.27 - - [2026-02-16 02:15:48] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003236 10.0.0.27 - - [2026-02-16 02:15:48] "GET /virtual-networks?parent_id=3ff7e28e-72e3-4ebd-ad02-ad58742c6267&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.002774 10.0.0.27 - - [2026-02-16 02:15:48] "GET /virtual-network/950d53b7-1652-4490-9208-e17ff0da516e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2565 0.006638 10.0.0.27 - - [2026-02-16 02:15:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003643 10.0.0.27 - - [2026-02-16 02:15:51] "GET /virtual-network/950d53b7-1652-4490-9208-e17ff0da516e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2565 0.005080 10.0.0.27 - - [2026-02-16 02:15:51] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007170 10.0.0.27 - - [2026-02-16 02:15:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003952 10.0.0.27 - - [2026-02-16 02:15:53] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003664 10.0.0.27 - - [2026-02-16 02:15:53] "GET /virtual-networks?parent_id=3ff7e28e-72e3-4ebd-ad02-ad58742c6267&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.002924 10.0.0.27 - - [2026-02-16 02:15:53] "GET /virtual-network/950d53b7-1652-4490-9208-e17ff0da516e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2565 0.006177 10.0.0.27 - - [2026-02-16 02:15:53] "POST /neutron/port HTTP/1.1" 200 1121 0.016414 10.0.0.27 - - [2026-02-16 02:15:53] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007948 10.0.0.27 - - [2026-02-16 02:15:53] "GET /virtual-machine/91d65561-623d-4069-b98d-832f3287e51d HTTP/1.1" 200 1285 0.005426 10.0.0.27 - - [2026-02-16 02:15:53] "GET /virtual-machine-interface/2e0631c4-8432-4cb5-b9a4-49de0618cb9e HTTP/1.1" 200 2924 0.004829 10.0.0.27 - - [2026-02-16 02:15:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003272 10.0.0.27 - - [2026-02-16 02:15:53] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003541 10.0.0.27 - - [2026-02-16 02:15:53] "GET /virtual-networks?parent_id=3ff7e28e-72e3-4ebd-ad02-ad58742c6267&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.004095 10.0.0.27 - - [2026-02-16 02:15:54] "GET /virtual-network/950d53b7-1652-4490-9208-e17ff0da516e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2565 0.005365 10.0.0.27 - - [2026-02-16 02:15:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002910 10.0.0.27 - - [2026-02-16 02:15:55] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003790 10.0.0.27 - - [2026-02-16 02:15:55] "GET /virtual-networks?parent_id=3ff7e28e-72e3-4ebd-ad02-ad58742c6267&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.002330 10.0.0.27 - - [2026-02-16 02:15:55] "GET /virtual-network/950d53b7-1652-4490-9208-e17ff0da516e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2565 0.005821 10.0.0.27 - - [2026-02-16 02:15:58] "POST /neutron/port HTTP/1.1" 200 1111 0.012346 10.0.0.27 - - [2026-02-16 02:15:58] "POST /neutron/port HTTP/1.1" 200 1110 0.013559 10.0.0.27 - - [2026-02-16 02:15:58] "POST /neutron/network HTTP/1.1" 200 979 0.008697 10.0.0.50 - - [2026-02-16 02:15:59] "DELETE /route-target/bf49c008-7e3c-443f-a30b-45f4cdd219e8 HTTP/1.1" 200 115 0.020007 10.0.0.23 - - [2026-02-16 02:16:00] "GET /projects?obj_uuids=3ff7e28e-72e3-4ebd-ad02-ad58742c6267&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000982 10.0.0.27 - - [2026-02-16 02:16:00] "GET /project/3ff7e28e-72e3-4ebd-ad02-ad58742c6267?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.049785 10.0.0.23 - - [2026-02-16 02:16:00] "GET /projects?obj_uuids=3ff7e28e-72e3-4ebd-ad02-ad58742c6267&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000944 10.0.0.27 - - [2026-02-16 02:16:00] "GET /project/3ff7e28e-72e3-4ebd-ad02-ad58742c6267?fields=virtual_networks HTTP/1.1" 200 1024 0.049637 10.0.0.23 - - [2026-02-16 02:16:00] "GET /projects?obj_uuids=3ff7e28e-72e3-4ebd-ad02-ad58742c6267&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001006 10.0.0.27 - - [2026-02-16 02:16:00] "GET /project/3ff7e28e-72e3-4ebd-ad02-ad58742c6267?fields=virtual_machine_interfaces HTTP/1.1" 200 1024 0.042431 10.0.0.23 - - [2026-02-16 02:16:00] "GET /projects?obj_uuids=3ff7e28e-72e3-4ebd-ad02-ad58742c6267&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001317 10.0.0.27 - - [2026-02-16 02:16:00] "GET /project/3ff7e28e-72e3-4ebd-ad02-ad58742c6267?fields=security_groups HTTP/1.1" 200 1246 0.050069 10.0.0.23 - - [2026-02-16 02:16:01] "DELETE /project/b4c0cb3ffdd5424c940a217a7e5ac3e1 HTTP/1.1" 404 173 0.016594 10.0.0.23 - - [2026-02-16 02:16:01] "DELETE /project/dfb29c5c745d474fb318b25ccdcbee6d HTTP/1.1" 404 173 0.020772 10.0.0.23 - - [2026-02-16 02:16:01] "DELETE /project/5eaceeea30da49529ca415f9f7775b5f HTTP/1.1" 404 173 0.020015 10.0.0.23 - - [2026-02-16 02:16:01] "DELETE /project/c03e923e1b0343fdb26bd75e6fe87699 HTTP/1.1" 404 173 0.013552 10.0.0.23 - - [2026-02-16 02:16:01] "DELETE /project/3ff7e28e72e34ebdad02ad58742c6267 HTTP/1.1" 404 173 0.011293 10.0.0.23 - - [2026-02-16 02:16:01] "GET /projects?obj_uuids=c03e923e-1b03-43fd-b26b-d75e6fe87699&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000904 10.0.0.23 - - [2026-02-16 02:16:01] "GET /projects?obj_uuids=5eaceeea-30da-4952-9ca4-15f9f7775b5f&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000796 10.0.0.23 - - [2026-02-16 02:16:01] "GET /projects?obj_uuids=dfb29c5c-745d-474f-b318-b25ccdcbee6d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000700 10.0.0.23 - - [2026-02-16 02:16:01] "GET /projects?obj_uuids=3ff7e28e-72e3-4ebd-ad02-ad58742c6267&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000693 10.0.0.23 - - [2026-02-16 02:16:01] "GET /projects?obj_uuids=7d573141-6ee7-4db9-8364-c952fe652764&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001159 10.0.0.23 - - [2026-02-16 02:16:01] "GET /projects?obj_uuids=b4c0cb3f-fdd5-424c-940a-217a7e5ac3e1&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000973 10.0.0.23 - - [2026-02-16 02:16:01] "GET /project/7d573141-6ee7-4db9-8364-c952fe652764?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.072286 10.0.0.23 - - [2026-02-16 02:16:01] "GET /project/3ff7e28e-72e3-4ebd-ad02-ad58742c6267?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.088667 10.0.0.23 - - [2026-02-16 02:16:01] "GET /project/c03e923e-1b03-43fd-b26b-d75e6fe87699?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1469 0.103048 10.0.0.23 - - [2026-02-16 02:16:01] "GET /project/dfb29c5c-745d-474f-b318-b25ccdcbee6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1449 0.112271 10.0.0.23 - - [2026-02-16 02:16:01] "GET /project/5eaceeea-30da-4952-9ca4-15f9f7775b5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1484 0.122493 10.0.0.23 - - [2026-02-16 02:16:01] "GET /projects?obj_uuids=7d573141-6ee7-4db9-8364-c952fe652764&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001001 10.0.0.23 - - [2026-02-16 02:16:01] "GET /projects?obj_uuids=3ff7e28e-72e3-4ebd-ad02-ad58742c6267&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001107 10.0.0.23 - - [2026-02-16 02:16:01] "GET /projects?obj_uuids=dfb29c5c-745d-474f-b318-b25ccdcbee6d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002008 10.0.0.23 - - [2026-02-16 02:16:01] "GET /projects?obj_uuids=c03e923e-1b03-43fd-b26b-d75e6fe87699&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001396 10.0.0.23 - - [2026-02-16 02:16:01] "GET /projects?obj_uuids=5eaceeea-30da-4952-9ca4-15f9f7775b5f&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001526 10.0.0.23 - - [2026-02-16 02:16:01] "GET /project/b4c0cb3f-fdd5-424c-940a-217a7e5ac3e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.172981 10.0.0.23 - - [2026-02-16 02:16:01] "GET /projects?obj_uuids=b4c0cb3f-fdd5-424c-940a-217a7e5ac3e1&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001611 10.0.0.23 - - [2026-02-16 02:16:01] "GET /project/7d573141-6ee7-4db9-8364-c952fe652764?fields=security_groups HTTP/1.1" 200 1347 0.127784 10.0.0.23 - - [2026-02-16 02:16:01] "GET /project/3ff7e28e-72e3-4ebd-ad02-ad58742c6267?fields=security_groups HTTP/1.1" 200 1351 0.122921 10.0.0.23 - - [2026-02-16 02:16:01] "GET /project/c03e923e-1b03-43fd-b26b-d75e6fe87699?fields=security_groups HTTP/1.1" 200 1364 0.151358 10.0.0.23 - - [2026-02-16 02:16:01] "GET /project/dfb29c5c-745d-474f-b318-b25ccdcbee6d?fields=security_groups HTTP/1.1" 200 1349 0.162315 10.0.0.23 - - [2026-02-16 02:16:01] "GET /project/5eaceeea-30da-4952-9ca4-15f9f7775b5f?fields=security_groups HTTP/1.1" 200 1375 0.197098 10.0.0.23 - - [2026-02-16 02:16:01] "GET /project/b4c0cb3f-fdd5-424c-940a-217a7e5ac3e1?fields=security_groups HTTP/1.1" 200 1361 0.169419 10.0.0.23 - - [2026-02-16 02:16:01] "DELETE /security-group/7a1d66af-acf2-4d41-bb73-ae1b6fea24ed HTTP/1.1" 200 115 0.164433 10.0.0.23 - - [2026-02-16 02:16:01] "GET /projects?obj_uuids=7d573141-6ee7-4db9-8364-c952fe652764&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000925 10.0.0.23 - - [2026-02-16 02:16:01] "DELETE /security-group/699d7059-9b67-453d-8e9f-d2bda916e68d HTTP/1.1" 200 115 0.196812 10.0.0.27 - - [2026-02-16 02:16:01] "POST /fqname-to-id HTTP/1.1" 404 186 0.045851 10.0.0.23 - - [2026-02-16 02:16:01] "GET /projects?obj_uuids=3ff7e28e-72e3-4ebd-ad02-ad58742c6267&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001556 10.0.0.23 - - [2026-02-16 02:16:01] "DELETE /security-group/f0f23bb0-7f20-4f30-9688-2583263b0e45 HTTP/1.1" 200 115 0.195750 10.0.0.23 - - [2026-02-16 02:16:01] "GET /projects?obj_uuids=c03e923e-1b03-43fd-b26b-d75e6fe87699&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001040 10.0.0.23 - - [2026-02-16 02:16:01] "DELETE /security-group/c3d362c8-a906-4d21-b1af-6c733d9dde9a HTTP/1.1" 200 115 0.217175 10.0.0.23 - - [2026-02-16 02:16:01] "GET /projects?obj_uuids=dfb29c5c-745d-474f-b318-b25ccdcbee6d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000962 10.0.0.23 - - [2026-02-16 02:16:01] "DELETE /security-group/a74f6ecf-4d71-4056-a0cb-b24d5e0bd1ef HTTP/1.1" 200 115 0.203254 10.0.0.23 - - [2026-02-16 02:16:01] "GET /project/7d573141-6ee7-4db9-8364-c952fe652764?fields=application_policy_sets HTTP/1.1" 200 1386 0.137437 10.0.0.23 - - [2026-02-16 02:16:01] "GET /projects?obj_uuids=5eaceeea-30da-4952-9ca4-15f9f7775b5f&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001160 10.0.0.23 - - [2026-02-16 02:16:01] "GET /projects?obj_uuids=2fc32b3e-9afb-46b2-88a4-0cedca4bafe0&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003310 10.0.0.23 - - [2026-02-16 02:16:01] "DELETE /security-group/ab2c8e18-d635-412f-8531-3a7feb7b3515 HTTP/1.1" 200 115 0.208255 10.0.0.23 - - [2026-02-16 02:16:02] "GET /projects?obj_uuids=b4c0cb3f-fdd5-424c-940a-217a7e5ac3e1&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001191 10.0.0.50 - - [2026-02-16 02:16:02] "DELETE /access-control-list/67bf6b0f-ee07-4923-b281-f59f0f2acfb9 HTTP/1.1" 200 115 0.119807 10.0.0.23 - - [2026-02-16 02:16:02] "GET /project/c03e923e-1b03-43fd-b26b-d75e6fe87699?fields=application_policy_sets HTTP/1.1" 200 1403 0.159085 10.0.0.23 - - [2026-02-16 02:16:02] "GET /project/3ff7e28e-72e3-4ebd-ad02-ad58742c6267?fields=application_policy_sets HTTP/1.1" 200 1390 0.199650 10.0.0.23 - - [2026-02-16 02:16:02] "GET /project/dfb29c5c-745d-474f-b318-b25ccdcbee6d?fields=application_policy_sets HTTP/1.1" 200 1388 0.193679 10.0.0.23 - - [2026-02-16 02:16:02] "GET /project/5eaceeea-30da-4952-9ca4-15f9f7775b5f?fields=application_policy_sets HTTP/1.1" 200 1414 0.155906 10.0.0.23 - - [2026-02-16 02:16:02] "GET /domains?obj_uuids=026ea67f-9b7a-4f1c-a755-90b25d4ac1dc&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001157 10.0.0.23 - - [2026-02-16 02:16:02] "GET /project/b4c0cb3f-fdd5-424c-940a-217a7e5ac3e1?fields=application_policy_sets HTTP/1.1" 200 1400 0.182963 10.0.0.23 - - [2026-02-16 02:16:02] "GET /domain/026ea67f-9b7a-4f1c-a755-90b25d4ac1dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.069720 10.0.0.50 - - [2026-02-16 02:16:02] "DELETE /access-control-list/9a11e261-01af-4ff2-902f-b4f4938b5054 HTTP/1.1" 200 115 0.126273 10.0.0.23 - - [2026-02-16 02:16:02] "DELETE /project/7d573141-6ee7-4db9-8364-c952fe652764 HTTP/1.1" 200 115 1.067919 10.0.0.23 - - [2026-02-16 02:16:02] "DELETE /project/3ff7e28e-72e3-4ebd-ad02-ad58742c6267 HTTP/1.1" 200 115 1.209383 10.0.0.23 - - [2026-02-16 02:16:02] "DELETE /project/c03e923e-1b03-43fd-b26b-d75e6fe87699 HTTP/1.1" 200 115 1.229676 10.0.0.50 - - [2026-02-16 02:16:02] "DELETE /access-control-list/cfd06a5c-e9b3-4b48-934c-4930595fe11b HTTP/1.1" 200 115 0.124429 10.0.0.23 - - [2026-02-16 02:16:02] "DELETE /project/dfb29c5c-745d-474f-b318-b25ccdcbee6d HTTP/1.1" 200 115 1.252331 10.0.0.23 - - [2026-02-16 02:16:02] "DELETE /project/5eaceeea-30da-4952-9ca4-15f9f7775b5f HTTP/1.1" 200 115 1.264031 10.0.0.23 - - [2026-02-16 02:16:02] "POST /id-to-fqname HTTP/1.1" 200 188 0.011636 10.0.0.23 - - [2026-02-16 02:16:02] "POST /fqname-to-id HTTP/1.1" 404 197 0.012782 10.0.0.23 - - [2026-02-16 02:16:02] "DELETE /project/b4c0cb3f-fdd5-424c-940a-217a7e5ac3e1 HTTP/1.1" 200 115 1.295015 10.0.0.50 - - [2026-02-16 02:16:02] "DELETE /access-control-list/4aed84e8-5089-4688-89c2-25d096822bb0 HTTP/1.1" 200 115 0.065857 10.0.0.23 - - [2026-02-16 02:16:02] "POST /security-groups HTTP/1.1" 200 589 0.114762 10.0.0.23 - - [2026-02-16 02:16:02] "POST /projects HTTP/1.1" 200 581 0.596174 10.0.0.50 - - [2026-02-16 02:16:02] "POST /fqname-to-id HTTP/1.1" 404 231 0.002979 10.0.0.23 - - [2026-02-16 02:16:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.691894 10.0.0.27 - - [2026-02-16 02:16:02] "GET /project/2fc32b3e-9afb-46b2-88a4-0cedca4bafe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.994773 10.0.0.27 - - [2026-02-16 02:16:03] "POST /neutron/port HTTP/1.1" 400 205 0.004010 10.0.0.27 - - [2026-02-16 02:16:04] "GET / HTTP/1.1" 200 35931 0.003859 10.0.0.27 - - [2026-02-16 02:16:05] "POST /fqname-to-id HTTP/1.1" 401 292 0.000403 10.0.0.27 - - [2026-02-16 02:16:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.026687 10.0.0.23 - - [2026-02-16 02:16:06] "GET /projects?obj_uuids=2fc32b3e-9afb-46b2-88a4-0cedca4bafe0&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000839 10.0.0.27 - - [2026-02-16 02:16:06] "GET /project/2fc32b3e-9afb-46b2-88a4-0cedca4bafe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.060084 10.0.0.27 - - [2026-02-16 02:16:06] "POST /neutron/network HTTP/1.1" 200 117 0.034844 10.0.0.50 - - [2026-02-16 02:16:06] "POST /ref-update HTTP/1.1" 200 156 0.028740 10.0.0.27 - - [2026-02-16 02:16:06] "POST /neutron/network HTTP/1.1" 200 825 0.007823 10.0.0.27 - - [2026-02-16 02:16:06] "POST /id-to-fqname HTTP/1.1" 200 219 0.001090 10.0.0.27 - - [2026-02-16 02:16:06] "GET /virtual-network/d955a052-ee33-4bda-8617-241e0da543a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005144 10.0.0.27 - - [2026-02-16 02:16:06] "GET /virtual-network/d955a052-ee33-4bda-8617-241e0da543a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006613 10.0.0.27 - - [2026-02-16 02:16:07] "POST /neutron/subnet HTTP/1.1" 200 730 0.007213 10.0.0.27 - - [2026-02-16 02:16:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002175 10.0.0.23 - - [2026-02-16 02:16:07] "GET /projects?obj_uuids=2fc32b3e-9afb-46b2-88a4-0cedca4bafe0&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001091 10.0.0.27 - - [2026-02-16 02:16:07] "GET /project/2fc32b3e-9afb-46b2-88a4-0cedca4bafe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.046721 10.0.0.23 - - [2026-02-16 02:16:07] "POST /useragent-kv HTTP/1.1" 200 115 0.006398 10.0.0.27 - - [2026-02-16 02:16:07] "POST /neutron/subnet HTTP/1.1" 200 734 0.208988 10.0.0.27 - - [2026-02-16 02:16:07] "POST /id-to-fqname HTTP/1.1" 200 219 0.001112 10.0.0.27 - - [2026-02-16 02:16:07] "GET /virtual-network/008e07f2-b6bb-46ac-8ed2-5c1d72cff67f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.004321 10.0.0.27 - - [2026-02-16 02:16:07] "GET /virtual-network/008e07f2-b6bb-46ac-8ed2-5c1d72cff67f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.004880 10.0.0.27 - - [2026-02-16 02:16:07] "POST /neutron/network HTTP/1.1" 200 826 0.005929 10.0.0.27 - - [2026-02-16 02:16:07] "POST /id-to-fqname HTTP/1.1" 200 219 0.001120 10.0.0.23 - - [2026-02-16 02:16:08] "GET /projects?obj_uuids=2fc32b3e-9afb-46b2-88a4-0cedca4bafe0&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000907 10.0.0.27 - - [2026-02-16 02:16:08] "GET /project/2fc32b3e-9afb-46b2-88a4-0cedca4bafe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.070844 10.0.0.27 - - [2026-02-16 02:16:08] "POST /neutron/network HTTP/1.1" 200 825 0.005813 10.0.0.27 - - [2026-02-16 02:16:08] "POST /id-to-fqname HTTP/1.1" 200 219 0.001150 10.0.0.27 - - [2026-02-16 02:16:08] "POST /neutron/port HTTP/1.1" 200 117 0.005535 10.0.0.23 - - [2026-02-16 02:16:09] "GET /projects?obj_uuids=2fc32b3e-9afb-46b2-88a4-0cedca4bafe0&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000938 10.0.0.27 - - [2026-02-16 02:16:09] "POST /neutron/port HTTP/1.1" 200 1059 0.260918 10.0.0.27 - - [2026-02-16 02:16:09] "POST /neutron/port HTTP/1.1" 200 1113 0.107299 10.0.0.27 - - [2026-02-16 02:16:09] "POST /neutron/subnet HTTP/1.1" 200 704 0.007593 10.0.0.23 - - [2026-02-16 02:16:09] "GET /projects?obj_uuids=2fc32b3e-9afb-46b2-88a4-0cedca4bafe0&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000973 10.0.0.27 - - [2026-02-16 02:16:09] "GET /project/2fc32b3e-9afb-46b2-88a4-0cedca4bafe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.065520 10.0.0.27 - - [2026-02-16 02:16:09] "POST /neutron/network HTTP/1.1" 200 826 0.005687 10.0.0.27 - - [2026-02-16 02:16:10] "POST /neutron/port HTTP/1.1" 200 117 0.004936 10.0.0.50 - - [2026-02-16 02:16:10] "POST /route-targets HTTP/1.1" 200 327 0.013011 10.0.0.23 - - [2026-02-16 02:16:10] "GET /projects?obj_uuids=2fc32b3e-9afb-46b2-88a4-0cedca4bafe0&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000975 10.0.0.27 - - [2026-02-16 02:16:10] "POST /neutron/router HTTP/1.1" 200 344 0.302034 10.0.0.27 - - [2026-02-16 02:16:10] "POST /neutron/port HTTP/1.1" 200 1123 0.025638 10.0.0.27 - - [2026-02-16 02:16:10] "POST /neutron/port HTTP/1.1" 200 1060 0.014181 10.0.0.27 - - [2026-02-16 02:16:11] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003628 10.0.0.27 - - [2026-02-16 02:16:11] "POST /neutron/network HTTP/1.1" 200 826 0.006686 10.0.0.23 - - [2026-02-16 02:16:12] "GET /obj-perms HTTP/1.1" 200 5056 0.061476 10.0.0.27 - - [2026-02-16 02:16:15] "POST /neutron/port HTTP/1.1" 200 1123 0.015833 10.0.0.27 - - [2026-02-16 02:16:15] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006661 10.0.0.27 - - [2026-02-16 02:16:15] "GET /virtual-machine/abfc2370-87d0-46fd-b3dd-02772b2d389e HTTP/1.1" 401 292 0.000334 10.0.0.27 - - [2026-02-16 02:16:16] "GET /virtual-machine/abfc2370-87d0-46fd-b3dd-02772b2d389e HTTP/1.1" 200 1291 0.034383 10.0.0.27 - - [2026-02-16 02:16:16] "GET /virtual-machine-interface/259010be-7ea3-4bc9-9078-b9a366650791 HTTP/1.1" 200 2934 0.004915 10.0.0.27 - - [2026-02-16 02:16:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003073 10.0.0.27 - - [2026-02-16 02:16:16] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003507 10.0.0.27 - - [2026-02-16 02:16:16] "GET /virtual-networks?parent_id=2fc32b3e-9afb-46b2-88a4-0cedca4bafe0&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.002426 10.0.0.27 - - [2026-02-16 02:16:16] "GET /virtual-network/d955a052-ee33-4bda-8617-241e0da543a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005091 10.0.0.27 - - [2026-02-16 02:16:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003943 10.0.0.27 - - [2026-02-16 02:16:19] "GET /virtual-network/d955a052-ee33-4bda-8617-241e0da543a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005898 10.0.0.27 - - [2026-02-16 02:16:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003622 10.0.0.27 - - [2026-02-16 02:16:21] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006173 10.0.0.27 - - [2026-02-16 02:16:21] "GET /virtual-networks?parent_id=2fc32b3e-9afb-46b2-88a4-0cedca4bafe0&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.002831 10.0.0.27 - - [2026-02-16 02:16:21] "GET /virtual-network/d955a052-ee33-4bda-8617-241e0da543a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006476 10.0.0.27 - - [2026-02-16 02:16:21] "POST /neutron/port HTTP/1.1" 200 1124 0.018144 10.0.0.27 - - [2026-02-16 02:16:22] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006361 10.0.0.27 - - [2026-02-16 02:16:22] "GET /virtual-machine/3712b3ab-7c2f-47ca-bb1e-59c66bd7be9a HTTP/1.1" 200 1290 0.005408 10.0.0.27 - - [2026-02-16 02:16:22] "GET /virtual-machine-interface/accefabf-b363-488e-8ea2-f672405ff34f HTTP/1.1" 200 2935 0.004874 10.0.0.27 - - [2026-02-16 02:16:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003085 10.0.0.27 - - [2026-02-16 02:16:22] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003448 10.0.0.27 - - [2026-02-16 02:16:22] "GET /virtual-networks?parent_id=2fc32b3e-9afb-46b2-88a4-0cedca4bafe0&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.002803 10.0.0.27 - - [2026-02-16 02:16:22] "GET /virtual-network/008e07f2-b6bb-46ac-8ed2-5c1d72cff67f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005236 10.0.0.27 - - [2026-02-16 02:16:22] "POST /neutron/port HTTP/1.1" 200 1124 0.015377 10.0.0.27 - - [2026-02-16 02:16:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003176 10.0.0.27 - - [2026-02-16 02:16:25] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003259 10.0.0.27 - - [2026-02-16 02:16:25] "GET /virtual-networks?parent_id=2fc32b3e-9afb-46b2-88a4-0cedca4bafe0&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.002788 10.0.0.27 - - [2026-02-16 02:16:25] "GET /virtual-network/008e07f2-b6bb-46ac-8ed2-5c1d72cff67f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005516 10.0.0.27 - - [2026-02-16 02:16:27] "POST /neutron/port HTTP/1.1" 200 1123 0.015511 10.0.0.27 - - [2026-02-16 02:16:27] "POST /neutron/subnet HTTP/1.1" 200 704 0.007920 10.0.0.27 - - [2026-02-16 02:16:29] "POST /neutron/router HTTP/1.1" 200 580 0.006281 10.0.0.50 - - [2026-02-16 02:16:30] "POST /ref-update HTTP/1.1" 200 156 0.038918 10.0.0.27 - - [2026-02-16 02:16:34] "POST /neutron/port HTTP/1.1" 200 1124 0.016295 10.0.0.27 - - [2026-02-16 02:16:34] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003285 10.0.0.27 - - [2026-02-16 02:16:34] "POST /neutron/network HTTP/1.1" 200 826 0.006015 10.0.0.27 - - [2026-02-16 02:16:39] "POST /neutron/router HTTP/1.1" 200 580 0.006820 10.0.0.50 - - [2026-02-16 02:16:42] "POST /ref-update HTTP/1.1" 200 156 0.018803 10.0.0.27 - - [2026-02-16 02:16:42] "POST /neutron/router HTTP/1.1" 200 344 0.173802 10.0.0.27 - - [2026-02-16 02:16:42] "POST /neutron/router HTTP/1.1" 200 580 0.008978 10.0.0.50 - - [2026-02-16 02:16:42] "DELETE /route-target/683724bf-e4d0-4465-8457-c5885f520fa4 HTTP/1.1" 200 115 0.036038 10.0.0.27 - - [2026-02-16 02:16:43] "POST /neutron/network HTTP/1.1" 400 204 0.011612 10.0.0.27 - - [2026-02-16 02:16:43] "POST /neutron/port HTTP/1.1" 200 151 0.229573 10.0.0.27 - - [2026-02-16 02:16:43] "POST /neutron/port HTTP/1.1" 200 151 0.215276 10.0.0.27 - - [2026-02-16 02:16:45] "POST /neutron/network HTTP/1.1" 200 825 0.006064 10.0.0.50 - - [2026-02-16 02:16:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003854 10.0.0.23 - - [2026-02-16 02:16:46] "GET /projects?obj_uuids=2fc32b3e-9afb-46b2-88a4-0cedca4bafe0&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.027159 10.0.0.27 - - [2026-02-16 02:16:46] "GET /project/2fc32b3e-9afb-46b2-88a4-0cedca4bafe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.093985 10.0.0.23 - - [2026-02-16 02:16:46] "GET /projects?obj_uuids=2fc32b3e-9afb-46b2-88a4-0cedca4bafe0&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000829 10.0.0.27 - - [2026-02-16 02:16:46] "GET /project/2fc32b3e-9afb-46b2-88a4-0cedca4bafe0?fields=virtual_networks HTTP/1.1" 200 1027 0.034350 10.0.0.23 - - [2026-02-16 02:16:46] "GET /projects?obj_uuids=2fc32b3e-9afb-46b2-88a4-0cedca4bafe0&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000922 10.0.0.27 - - [2026-02-16 02:16:47] "GET /project/2fc32b3e-9afb-46b2-88a4-0cedca4bafe0?fields=virtual_machine_interfaces HTTP/1.1" 200 1027 0.046407 10.0.0.23 - - [2026-02-16 02:16:47] "GET /projects?obj_uuids=2fc32b3e-9afb-46b2-88a4-0cedca4bafe0&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001385 10.0.0.27 - - [2026-02-16 02:16:47] "GET /project/2fc32b3e-9afb-46b2-88a4-0cedca4bafe0?fields=security_groups HTTP/1.1" 200 1251 0.038031 10.0.0.27 - - [2026-02-16 02:16:47] "POST /fqname-to-id HTTP/1.1" 404 191 0.024421 10.0.0.23 - - [2026-02-16 02:16:47] "GET /projects?obj_uuids=c0d4db4d-9f55-44b5-82d1-1aad9cd00e84&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002595 10.0.0.23 - - [2026-02-16 02:16:48] "GET /domains?obj_uuids=026ea67f-9b7a-4f1c-a755-90b25d4ac1dc&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.003225 10.0.0.23 - - [2026-02-16 02:16:48] "GET /domain/026ea67f-9b7a-4f1c-a755-90b25d4ac1dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.034056 10.0.0.23 - - [2026-02-16 02:16:48] "POST /id-to-fqname HTTP/1.1" 200 193 0.001238 10.0.0.23 - - [2026-02-16 02:16:48] "POST /fqname-to-id HTTP/1.1" 404 202 0.013713 10.0.0.23 - - [2026-02-16 02:16:48] "POST /security-groups HTTP/1.1" 200 594 0.026961 10.0.0.23 - - [2026-02-16 02:16:48] "POST /projects HTTP/1.1" 200 591 0.262610 10.0.0.50 - - [2026-02-16 02:16:48] "POST /access-control-lists HTTP/1.1" 200 599 0.030136 10.0.0.23 - - [2026-02-16 02:16:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.333176 10.0.0.27 - - [2026-02-16 02:16:48] "GET /project/c0d4db4d-9f55-44b5-82d1-1aad9cd00e84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.493574 10.0.0.27 - - [2026-02-16 02:16:49] "GET / HTTP/1.1" 200 35931 0.001503 10.0.0.27 - - [2026-02-16 02:16:51] "GET /project/c0d4db4d-9f55-44b5-82d1-1aad9cd00e84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000434 10.0.0.23 - - [2026-02-16 02:16:51] "GET /projects?obj_uuids=c0d4db4d-9f55-44b5-82d1-1aad9cd00e84&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000858 10.0.0.27 - - [2026-02-16 02:16:52] "GET /project/c0d4db4d-9f55-44b5-82d1-1aad9cd00e84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.077634 10.0.0.27 - - [2026-02-16 02:16:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005017 10.0.0.27 - - [2026-02-16 02:16:52] "GET /security-group/83f4ec23-2c54-4bdd-8165-a3af0daa3488?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3762 0.006434 10.0.0.27 - - [2026-02-16 02:16:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003411 10.0.0.23 - - [2026-02-16 02:16:52] "GET /projects?obj_uuids=c0d4db4d-9f55-44b5-82d1-1aad9cd00e84&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001223 10.0.0.27 - - [2026-02-16 02:16:52] "GET /project/c0d4db4d-9f55-44b5-82d1-1aad9cd00e84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.035715 10.0.0.27 - - [2026-02-16 02:16:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002875 10.0.0.27 - - [2026-02-16 02:16:52] "GET /security-group/83f4ec23-2c54-4bdd-8165-a3af0daa3488?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3762 0.004349 10.0.0.27 - - [2026-02-16 02:16:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002661 10.0.0.27 - - [2026-02-16 02:16:52] "PUT /security-group/83f4ec23-2c54-4bdd-8165-a3af0daa3488 HTTP/1.1" 200 262 0.017532 10.0.0.50 - - [2026-02-16 02:16:52] "PUT /access-control-list/782da422-87ce-4295-aedb-f36fbbd0227f HTTP/1.1" 200 272 0.009397 10.0.0.27 - - [2026-02-16 02:16:52] "POST /fqname-to-id HTTP/1.1" 404 202 0.002349 10.0.0.27 - - [2026-02-16 02:16:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003449 10.0.0.23 - - [2026-02-16 02:16:52] "GET /projects?obj_uuids=c0d4db4d-9f55-44b5-82d1-1aad9cd00e84&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001836 10.0.0.27 - - [2026-02-16 02:16:52] "GET /project/c0d4db4d-9f55-44b5-82d1-1aad9cd00e84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.040567 10.0.0.23 - - [2026-02-16 02:16:52] "GET /projects?obj_uuids=c0d4db4d-9f55-44b5-82d1-1aad9cd00e84&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000987 10.0.0.27 - - [2026-02-16 02:16:52] "POST /neutron/network HTTP/1.1" 200 608 0.149882 10.0.0.50 - - [2026-02-16 02:16:52] "POST /ref-update HTTP/1.1" 200 156 0.024356 10.0.0.27 - - [2026-02-16 02:16:53] "POST /id-to-fqname HTTP/1.1" 200 223 0.003116 10.0.0.27 - - [2026-02-16 02:16:53] "GET /virtual-network/b2816af9-283f-4f75-8495-e5abba20766f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005037 10.0.0.27 - - [2026-02-16 02:16:53] "POST /neutron/network HTTP/1.1" 200 828 0.005372 10.0.0.27 - - [2026-02-16 02:16:53] "GET /virtual-network/b2816af9-283f-4f75-8495-e5abba20766f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.004881 10.0.0.27 - - [2026-02-16 02:16:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004616 10.0.0.23 - - [2026-02-16 02:16:53] "GET /projects?obj_uuids=c0d4db4d-9f55-44b5-82d1-1aad9cd00e84&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000921 10.0.0.27 - - [2026-02-16 02:16:53] "GET /project/c0d4db4d-9f55-44b5-82d1-1aad9cd00e84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.045998 10.0.0.27 - - [2026-02-16 02:16:53] "POST /neutron/network HTTP/1.1" 200 117 0.011384 10.0.0.27 - - [2026-02-16 02:16:53] "POST /neutron/network HTTP/1.1" 200 835 0.007520 10.0.0.27 - - [2026-02-16 02:16:53] "POST /id-to-fqname HTTP/1.1" 200 227 0.000970 10.0.0.27 - - [2026-02-16 02:16:53] "GET /virtual-network/c0af718c-c993-414d-a915-606281500631?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.004866 10.0.0.27 - - [2026-02-16 02:16:53] "GET /virtual-network/c0af718c-c993-414d-a915-606281500631?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.004887 10.0.0.27 - - [2026-02-16 02:16:53] "POST /neutron/subnet HTTP/1.1" 200 730 0.008926 10.0.0.27 - - [2026-02-16 02:16:53] "POST /id-to-fqname HTTP/1.1" 200 223 0.001150 10.0.0.23 - - [2026-02-16 02:16:54] "GET /projects?obj_uuids=c0d4db4d-9f55-44b5-82d1-1aad9cd00e84&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000970 10.0.0.27 - - [2026-02-16 02:16:54] "GET /project/c0d4db4d-9f55-44b5-82d1-1aad9cd00e84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.069485 10.0.0.27 - - [2026-02-16 02:16:55] "POST /neutron/port HTTP/1.1" 200 117 0.005333 10.0.0.27 - - [2026-02-16 02:16:55] "POST /id-to-fqname HTTP/1.1" 200 227 0.001192 10.0.0.27 - - [2026-02-16 02:16:55] "POST /neutron/network HTTP/1.1" 200 845 0.005723 10.0.0.27 - - [2026-02-16 02:16:55] "POST /neutron/port HTTP/1.1" 200 1064 0.014027 10.0.0.27 - - [2026-02-16 02:16:56] "POST /neutron/port HTTP/1.1" 200 1128 0.019208 10.0.0.23 - - [2026-02-16 02:16:56] "GET /projects?obj_uuids=c0d4db4d-9f55-44b5-82d1-1aad9cd00e84&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001395 10.0.0.27 - - [2026-02-16 02:16:56] "GET /project/c0d4db4d-9f55-44b5-82d1-1aad9cd00e84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.090562 10.0.0.27 - - [2026-02-16 02:16:56] "POST /neutron/port HTTP/1.1" 200 117 0.000935 10.0.0.27 - - [2026-02-16 02:16:56] "POST /neutron/port HTTP/1.1" 200 1128 0.016376 10.0.0.23 - - [2026-02-16 02:16:56] "GET /projects?obj_uuids=c0d4db4d-9f55-44b5-82d1-1aad9cd00e84&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000891 10.0.0.27 - - [2026-02-16 02:16:56] "POST /neutron/router HTTP/1.1" 200 585 0.085433 10.0.0.50 - - [2026-02-16 02:16:56] "POST /route-targets HTTP/1.1" 200 327 0.012398 10.0.0.27 - - [2026-02-16 02:16:56] "POST /neutron/router HTTP/1.1" 200 656 0.016982 10.0.0.50 - - [2026-02-16 02:16:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.051182 10.0.0.23 - - [2026-02-16 02:16:56] "POST /useragent-kv HTTP/1.1" 200 115 0.005984 10.0.0.50 - - [2026-02-16 02:16:56] "POST /virtual-networks HTTP/1.1" 200 694 0.137156 10.0.0.50 - - [2026-02-16 02:16:56] "POST /ref-update HTTP/1.1" 200 156 0.031595 10.0.0.23 - - [2026-02-16 02:16:56] "GET /projects?obj_uuids=c0d4db4d-9f55-44b5-82d1-1aad9cd00e84&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001579 10.0.0.50 - - [2026-02-16 02:16:57] "PUT /logical-router/8e019186-09ac-4887-a017-88fc8c0dba8c HTTP/1.1" 200 262 0.040321 10.0.0.50 - - [2026-02-16 02:16:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002283 10.0.0.27 - - [2026-02-16 02:16:57] "POST /neutron/port HTTP/1.1" 200 1064 0.384356 10.0.0.27 - - [2026-02-16 02:16:57] "POST /neutron/port HTTP/1.1" 200 1064 0.015114 10.0.0.50 - - [2026-02-16 02:16:57] "POST /chown HTTP/1.1" 200 109 0.020282 10.0.0.50 - - [2026-02-16 02:16:57] "POST /chown HTTP/1.1" 200 109 0.021653 10.0.0.27 - - [2026-02-16 02:16:57] "POST /neutron/port HTTP/1.1" 200 1128 0.030157 10.0.0.27 - - [2026-02-16 02:16:57] "POST /neutron/port HTTP/1.1" 200 117 0.001120 10.0.0.50 - - [2026-02-16 02:16:57] "POST /ref-update HTTP/1.1" 200 156 0.033944 10.0.0.50 - - [2026-02-16 02:16:57] "POST /instance-ips HTTP/1.1" 200 549 0.057004 10.0.0.50 - - [2026-02-16 02:16:57] "PUT /virtual-machine-interface/7868bc26-5ff4-4c80-8514-dface219d900 HTTP/1.1" 200 284 0.020710 10.0.0.50 - - [2026-02-16 02:16:58] "POST /ref-update HTTP/1.1" 200 156 0.023735 10.0.0.50 - - [2026-02-16 02:16:58] "PUT /routing-instance/c1ea771b-0410-4eed-a0c0-5e1b7fea9ab9 HTTP/1.1" 200 266 0.022132 10.0.0.50 - - [2026-02-16 02:16:58] "POST /chown HTTP/1.1" 200 109 0.031451 10.0.0.50 - - [2026-02-16 02:16:58] "PUT /virtual-machine-interface/3412a6ea-5104-450c-abc3-018b292e290e HTTP/1.1" 200 284 0.017840 10.0.0.50 - - [2026-02-16 02:16:58] "POST /ref-update HTTP/1.1" 200 156 0.027333 10.0.0.50 - - [2026-02-16 02:16:58] "POST /instance-ips HTTP/1.1" 400 316 0.035062 10.0.0.50 - - [2026-02-16 02:16:58] "PUT /instance-ip/13ba81c4-7ba6-477e-ad7b-5caeab911d50 HTTP/1.1" 200 256 0.028893 10.0.0.50 - - [2026-02-16 02:16:58] "POST /ref-update HTTP/1.1" 200 156 0.022051 10.0.0.50 - - [2026-02-16 02:16:58] "POST /ref-update HTTP/1.1" 200 156 0.051636 10.0.0.27 - - [2026-02-16 02:17:02] "POST /neutron/security_group HTTP/1.1" 200 2002 0.007784 10.0.0.27 - - [2026-02-16 02:17:02] "POST /neutron/port HTTP/1.1" 200 1128 0.015263 10.0.0.27 - - [2026-02-16 02:17:02] "GET /virtual-machine/51893989-2f3b-47c6-936f-270c2ec98052 HTTP/1.1" 401 292 0.000512 10.0.0.27 - - [2026-02-16 02:17:02] "GET /virtual-machine/51893989-2f3b-47c6-936f-270c2ec98052 HTTP/1.1" 200 1295 0.043322 10.0.0.27 - - [2026-02-16 02:17:02] "GET /virtual-machine-interface/e0412dad-59af-4975-8bc6-10980322fb2c HTTP/1.1" 200 2957 0.006314 10.0.0.23 - - [2026-02-16 02:17:02] "DELETE /project/2fc32b3e9afb46b288a40cedca4bafe0 HTTP/1.1" 404 173 0.005112 10.0.0.23 - - [2026-02-16 02:17:02] "DELETE /project/c0d4db4d9f5544b582d11aad9cd00e84 HTTP/1.1" 404 173 0.006679 10.0.0.23 - - [2026-02-16 02:17:02] "GET /projects?obj_uuids=2fc32b3e-9afb-46b2-88a4-0cedca4bafe0&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000808 10.0.0.27 - - [2026-02-16 02:17:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002340 10.0.0.27 - - [2026-02-16 02:17:02] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004220 10.0.0.27 - - [2026-02-16 02:17:02] "GET /virtual-networks?parent_id=c0d4db4d-9f55-44b5-82d1-1aad9cd00e84&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.002737 10.0.0.23 - - [2026-02-16 02:17:02] "GET /project/2fc32b3e-9afb-46b2-88a4-0cedca4bafe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.051738 10.0.0.23 - - [2026-02-16 02:17:02] "GET /projects?obj_uuids=2fc32b3e-9afb-46b2-88a4-0cedca4bafe0&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001312 10.0.0.27 - - [2026-02-16 02:17:02] "GET /virtual-network/b2816af9-283f-4f75-8495-e5abba20766f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.008836 10.0.0.23 - - [2026-02-16 02:17:02] "GET /project/2fc32b3e-9afb-46b2-88a4-0cedca4bafe0?fields=security_groups HTTP/1.1" 200 1356 0.050425 10.0.0.23 - - [2026-02-16 02:17:03] "DELETE /security-group/2b7020a5-4a5e-47f7-8db0-ed5dc36850b7 HTTP/1.1" 200 115 0.042036 10.0.0.23 - - [2026-02-16 02:17:03] "GET /projects?obj_uuids=2fc32b3e-9afb-46b2-88a4-0cedca4bafe0&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001102 10.0.0.23 - - [2026-02-16 02:17:03] "GET /project/2fc32b3e-9afb-46b2-88a4-0cedca4bafe0?fields=application_policy_sets HTTP/1.1" 200 1395 0.064054 10.0.0.50 - - [2026-02-16 02:17:03] "DELETE /access-control-list/05f1c45c-ab99-4ef6-bdb0-4e41abceb84e HTTP/1.1" 200 115 0.047329 10.0.0.23 - - [2026-02-16 02:17:03] "DELETE /project/2fc32b3e-9afb-46b2-88a4-0cedca4bafe0 HTTP/1.1" 200 115 0.400621 10.0.0.27 - - [2026-02-16 02:17:04] "POST /neutron/security_group HTTP/1.1" 200 2002 0.006310 10.0.0.27 - - [2026-02-16 02:17:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004480 10.0.0.27 - - [2026-02-16 02:17:06] "GET /virtual-network/b2816af9-283f-4f75-8495-e5abba20766f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005056 10.0.0.27 - - [2026-02-16 02:17:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003101 10.0.0.27 - - [2026-02-16 02:17:08] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003921 10.0.0.27 - - [2026-02-16 02:17:08] "GET /virtual-networks?parent_id=c0d4db4d-9f55-44b5-82d1-1aad9cd00e84&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.003186 10.0.0.27 - - [2026-02-16 02:17:08] "GET /virtual-network/b2816af9-283f-4f75-8495-e5abba20766f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006923 10.0.0.27 - - [2026-02-16 02:17:08] "POST /neutron/port HTTP/1.1" 200 1128 0.018044 10.0.0.27 - - [2026-02-16 02:17:08] "POST /neutron/security_group HTTP/1.1" 200 2002 0.005952 10.0.0.27 - - [2026-02-16 02:17:08] "GET /virtual-machine/3a51f4ec-d7ab-4ddf-9da7-3b991c16afe9 HTTP/1.1" 200 1295 0.005024 10.0.0.27 - - [2026-02-16 02:17:08] "GET /virtual-machine-interface/bd139309-26f0-458c-b8fd-7130fdb4e86d HTTP/1.1" 200 2969 0.004025 10.0.0.27 - - [2026-02-16 02:17:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003413 10.0.0.27 - - [2026-02-16 02:17:08] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003145 10.0.0.27 - - [2026-02-16 02:17:08] "GET /virtual-networks?parent_id=c0d4db4d-9f55-44b5-82d1-1aad9cd00e84&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.002534 10.0.0.27 - - [2026-02-16 02:17:08] "GET /virtual-network/c0af718c-c993-414d-a915-606281500631?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.005515 10.0.0.27 - - [2026-02-16 02:17:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002963 10.0.0.27 - - [2026-02-16 02:17:09] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003380 10.0.0.27 - - [2026-02-16 02:17:09] "GET /virtual-networks?parent_id=c0d4db4d-9f55-44b5-82d1-1aad9cd00e84&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.002974 10.0.0.27 - - [2026-02-16 02:17:09] "GET /virtual-network/c0af718c-c993-414d-a915-606281500631?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.005449 10.0.0.27 - - [2026-02-16 02:17:13] "POST /neutron/router HTTP/1.1" 200 656 0.006913 10.0.0.27 - - [2026-02-16 02:17:13] "POST /neutron/router HTTP/1.1" 200 151 0.084208 10.0.0.50 - - [2026-02-16 02:17:13] "DELETE /route-target/bcde53a5-f693-41b5-9271-374e2c62a11f HTTP/1.1" 409 239 0.006402 10.0.0.50 - - [2026-02-16 02:17:13] "PUT /logical-router/8e019186-09ac-4887-a017-88fc8c0dba8c HTTP/1.1" 404 171 0.033585 10.0.0.50 - - [2026-02-16 02:17:14] "GET /virtual-network/6bd4d05d-14de-400a-a925-00dc4e53c982?fields=instance_ip_back_refs%2Cvirtual_machine_interface_back_refs HTTP/1.1" 200 2299 0.015779 10.0.0.50 - - [2026-02-16 02:17:14] "GET /virtual-machine-interface/446a66f2-8792-4b33-83e8-e450b1be22f3?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1649 0.016130 10.0.0.50 - - [2026-02-16 02:17:14] "DELETE /virtual-machine-interface/446a66f2-8792-4b33-83e8-e450b1be22f3 HTTP/1.1" 200 115 0.054862 10.0.0.50 - - [2026-02-16 02:17:14] "GET /instance-ip/13ba81c4-7ba6-477e-ad7b-5caeab911d50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1759 0.004060 10.0.0.50 - - [2026-02-16 02:17:14] "DELETE /instance-ip/13ba81c4-7ba6-477e-ad7b-5caeab911d50 HTTP/1.1" 404 177 0.004338 10.0.0.50 - - [2026-02-16 02:17:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002776 10.0.0.27 - - [2026-02-16 02:17:14] "POST /neutron/port HTTP/1.1" 200 1128 0.025184 10.0.0.50 - - [2026-02-16 02:17:14] "GET /logical-router/8e019186-09ac-4887-a017-88fc8c0dba8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002953 10.0.0.27 - - [2026-02-16 02:17:14] "POST /neutron/port HTTP/1.1" 200 1128 0.024384 10.0.0.50 - - [2026-02-16 02:17:14] "POST /ref-update HTTP/1.1" 200 156 0.034385 10.0.0.50 - - [2026-02-16 02:17:14] "POST /ref-update HTTP/1.1" 200 156 0.032882 10.0.0.50 - - [2026-02-16 02:17:15] "POST /ref-update HTTP/1.1" 200 156 0.037726 10.0.0.50 - - [2026-02-16 02:17:15] "DELETE /virtual-machine-interface/3412a6ea-5104-450c-abc3-018b292e290e HTTP/1.1" 200 115 0.081938 10.0.0.27 - - [2026-02-16 02:17:16] "POST /neutron/network HTTP/1.1" 200 835 0.006003 10.0.0.50 - - [2026-02-16 02:17:16] "DELETE /route-target/a7cf9ad6-0ddd-4dbf-96b2-6e598f94e369 HTTP/1.1" 200 115 0.041545 10.0.0.23 - - [2026-02-16 02:17:16] "POST /useragent-kv HTTP/1.1" 200 115 0.002745 10.0.0.23 - - [2026-02-16 02:17:16] "POST /useragent-kv HTTP/1.1" 200 115 0.002953 10.0.0.27 - - [2026-02-16 02:17:16] "POST /neutron/network HTTP/1.1" 200 151 0.091263 10.0.0.23 - - [2026-02-16 02:17:17] "GET /projects?obj_uuids=c0d4db4d-9f55-44b5-82d1-1aad9cd00e84&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001118 10.0.0.27 - - [2026-02-16 02:17:17] "GET /project/c0d4db4d-9f55-44b5-82d1-1aad9cd00e84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.076508 10.0.0.23 - - [2026-02-16 02:17:17] "GET /projects?obj_uuids=c0d4db4d-9f55-44b5-82d1-1aad9cd00e84&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001002 10.0.0.27 - - [2026-02-16 02:17:18] "GET /project/c0d4db4d-9f55-44b5-82d1-1aad9cd00e84?fields=virtual_networks HTTP/1.1" 200 1038 0.057747 10.0.0.23 - - [2026-02-16 02:17:18] "GET /projects?obj_uuids=c0d4db4d-9f55-44b5-82d1-1aad9cd00e84&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001352 10.0.0.27 - - [2026-02-16 02:17:18] "GET /project/c0d4db4d-9f55-44b5-82d1-1aad9cd00e84?fields=virtual_machine_interfaces HTTP/1.1" 200 1038 0.056715 10.0.0.23 - - [2026-02-16 02:17:18] "GET /projects?obj_uuids=c0d4db4d-9f55-44b5-82d1-1aad9cd00e84&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000899 10.0.0.27 - - [2026-02-16 02:17:18] "GET /project/c0d4db4d-9f55-44b5-82d1-1aad9cd00e84?fields=security_groups HTTP/1.1" 200 1267 0.044219 10.0.0.27 - - [2026-02-16 02:17:19] "POST /fqname-to-id HTTP/1.1" 404 196 0.024498 10.0.0.23 - - [2026-02-16 02:17:19] "GET /projects?obj_uuids=4956076e-1d52-4b52-9cb8-18f081bf671d&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003075 10.0.0.23 - - [2026-02-16 02:17:19] "GET /domains?obj_uuids=026ea67f-9b7a-4f1c-a755-90b25d4ac1dc&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000871 10.0.0.23 - - [2026-02-16 02:17:19] "GET /domain/026ea67f-9b7a-4f1c-a755-90b25d4ac1dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.006166 10.0.0.23 - - [2026-02-16 02:17:19] "POST /id-to-fqname HTTP/1.1" 200 198 0.003294 10.0.0.23 - - [2026-02-16 02:17:19] "POST /fqname-to-id HTTP/1.1" 404 207 0.006924 10.0.0.23 - - [2026-02-16 02:17:19] "POST /security-groups HTTP/1.1" 200 599 0.027171 10.0.0.50 - - [2026-02-16 02:17:19] "POST /fqname-to-id HTTP/1.1" 404 242 0.002520 10.0.0.23 - - [2026-02-16 02:17:19] "POST /projects HTTP/1.1" 200 601 0.219168 10.0.0.23 - - [2026-02-16 02:17:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.300858 10.0.0.50 - - [2026-02-16 02:17:19] "POST /access-control-lists HTTP/1.1" 200 602 0.031655 10.0.0.27 - - [2026-02-16 02:17:19] "GET /project/4956076e-1d52-4b52-9cb8-18f081bf671d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.450865 10.0.0.27 - - [2026-02-16 02:17:20] "GET / HTTP/1.1" 200 35931 0.002614 10.0.0.27 - - [2026-02-16 02:17:22] "POST /fqname-to-id HTTP/1.1" 401 292 0.000425 10.0.0.27 - - [2026-02-16 02:17:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.052087 10.0.0.23 - - [2026-02-16 02:17:22] "GET /projects?obj_uuids=4956076e-1d52-4b52-9cb8-18f081bf671d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000860 10.0.0.27 - - [2026-02-16 02:17:22] "GET /project/4956076e-1d52-4b52-9cb8-18f081bf671d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.047065 10.0.0.23 - - [2026-02-16 02:17:23] "POST /useragent-kv HTTP/1.1" 200 115 0.005457 10.0.0.27 - - [2026-02-16 02:17:23] "POST /neutron/subnet HTTP/1.1" 200 729 0.195718 10.0.0.27 - - [2026-02-16 02:17:23] "POST /id-to-fqname HTTP/1.1" 200 228 0.001165 10.0.0.27 - - [2026-02-16 02:17:23] "GET /virtual-network/86dcb856-2a49-464b-b33c-2db0a1cdbe33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.006864 10.0.0.27 - - [2026-02-16 02:17:23] "POST /neutron/network HTTP/1.1" 200 1007 0.007149 10.0.0.27 - - [2026-02-16 02:17:23] "GET /virtual-network/86dcb856-2a49-464b-b33c-2db0a1cdbe33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.004228 10.0.0.27 - - [2026-02-16 02:17:23] "POST /neutron/subnet HTTP/1.1" 200 828 0.007894 10.0.0.27 - - [2026-02-16 02:17:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002421 10.0.0.23 - - [2026-02-16 02:17:23] "GET /projects?obj_uuids=4956076e-1d52-4b52-9cb8-18f081bf671d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000751 10.0.0.27 - - [2026-02-16 02:17:23] "GET /project/4956076e-1d52-4b52-9cb8-18f081bf671d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.038277 10.0.0.50 - - [2026-02-16 02:17:24] "POST /route-targets HTTP/1.1" 200 327 0.015329 10.0.0.23 - - [2026-02-16 02:17:24] "POST /useragent-kv HTTP/1.1" 200 115 0.009185 10.0.0.27 - - [2026-02-16 02:17:24] "POST /neutron/subnet HTTP/1.1" 200 734 0.203056 10.0.0.50 - - [2026-02-16 02:17:24] "POST /fqname-to-id HTTP/1.1" 404 207 0.027523 10.0.0.27 - - [2026-02-16 02:17:24] "POST /id-to-fqname HTTP/1.1" 200 228 0.001185 10.0.0.27 - - [2026-02-16 02:17:24] "GET /virtual-network/f9509387-72f6-44df-9393-539713b4d8bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.006786 10.0.0.27 - - [2026-02-16 02:17:24] "POST /neutron/network HTTP/1.1" 200 1007 0.007378 10.0.0.27 - - [2026-02-16 02:17:24] "GET /virtual-network/f9509387-72f6-44df-9393-539713b4d8bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.004673 10.0.0.27 - - [2026-02-16 02:17:24] "POST /neutron/subnet HTTP/1.1" 200 823 0.007564 10.0.0.27 - - [2026-02-16 02:17:24] "POST /fqname-to-id HTTP/1.1" 404 234 0.002062 10.0.0.27 - - [2026-02-16 02:17:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002521 10.0.0.23 - - [2026-02-16 02:17:24] "GET /projects?obj_uuids=4956076e-1d52-4b52-9cb8-18f081bf671d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001087 10.0.0.27 - - [2026-02-16 02:17:24] "GET /project/4956076e-1d52-4b52-9cb8-18f081bf671d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.044921 10.0.0.27 - - [2026-02-16 02:17:24] "POST /network-policys HTTP/1.1" 200 577 0.066211 10.0.0.27 - - [2026-02-16 02:17:24] "GET /network-policy/f908357f-4bf1-4a29-861b-9480169dfa7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3128 0.005554 10.0.0.50 - - [2026-02-16 02:17:24] "POST /access-control-lists HTTP/1.1" 200 596 0.025491 10.0.0.27 - - [2026-02-16 02:17:24] "POST /neutron/network HTTP/1.1" 200 1115 0.011786 10.0.0.27 - - [2026-02-16 02:17:24] "GET /virtual-network/86dcb856-2a49-464b-b33c-2db0a1cdbe33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.005251 10.0.0.27 - - [2026-02-16 02:17:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002488 10.0.0.27 - - [2026-02-16 02:17:25] "GET /network-policy/f908357f-4bf1-4a29-861b-9480169dfa7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3128 0.003988 10.0.0.27 - - [2026-02-16 02:17:25] "POST /neutron/network HTTP/1.1" 200 1115 0.027166 10.0.0.27 - - [2026-02-16 02:17:25] "GET /virtual-network/f9509387-72f6-44df-9393-539713b4d8bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2968 0.006750 10.0.0.27 - - [2026-02-16 02:17:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002772 10.0.0.27 - - [2026-02-16 02:17:25] "GET /network-policy/f908357f-4bf1-4a29-861b-9480169dfa7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3128 0.003756 10.0.0.50 - - [2026-02-16 02:17:25] "POST /access-control-lists HTTP/1.1" 200 596 0.075164 10.0.0.27 - - [2026-02-16 02:17:25] "GET /virtual-network/86dcb856-2a49-464b-b33c-2db0a1cdbe33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.005073 10.0.0.27 - - [2026-02-16 02:17:26] "GET /obj-perms HTTP/1.1" 200 5046 0.049987 10.0.0.27 - - [2026-02-16 02:17:27] "GET /virtual-network/f9509387-72f6-44df-9393-539713b4d8bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2968 0.007561 10.0.0.50 - - [2026-02-16 02:17:27] "GET /obj-perms HTTP/1.1" 200 5046 0.044190 10.0.0.23 - - [2026-02-16 02:17:27] "GET /obj-perms HTTP/1.1" 200 5046 0.047194 10.0.0.27 - - [2026-02-16 02:17:27] "POST /id-to-fqname HTTP/1.1" 200 228 0.001221 10.0.0.23 - - [2026-02-16 02:17:28] "GET /projects?obj_uuids=4956076e-1d52-4b52-9cb8-18f081bf671d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001081 10.0.0.27 - - [2026-02-16 02:17:28] "GET /project/4956076e-1d52-4b52-9cb8-18f081bf671d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.083687 10.0.0.27 - - [2026-02-16 02:17:28] "POST /neutron/port HTTP/1.1" 200 117 0.007412 10.0.0.27 - - [2026-02-16 02:17:28] "POST /id-to-fqname HTTP/1.1" 200 228 0.001278 10.0.0.27 - - [2026-02-16 02:17:28] "POST /neutron/network HTTP/1.1" 200 1125 0.007802 10.0.0.27 - - [2026-02-16 02:17:29] "POST /neutron/port HTTP/1.1" 200 1176 0.053696 10.0.0.23 - - [2026-02-16 02:17:29] "GET /projects?obj_uuids=4956076e-1d52-4b52-9cb8-18f081bf671d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000905 10.0.0.27 - - [2026-02-16 02:17:29] "GET /project/4956076e-1d52-4b52-9cb8-18f081bf671d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.059590 10.0.0.27 - - [2026-02-16 02:17:29] "POST /neutron/port HTTP/1.1" 200 1230 0.109712 10.0.0.27 - - [2026-02-16 02:17:29] "POST /neutron/port HTTP/1.1" 200 1240 0.019972 10.0.0.27 - - [2026-02-16 02:17:30] "POST /neutron/subnet HTTP/1.1" 200 1389 0.011048 10.0.0.27 - - [2026-02-16 02:17:30] "POST /neutron/port HTTP/1.1" 200 117 0.001198 10.0.0.27 - - [2026-02-16 02:17:30] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008285 10.0.0.27 - - [2026-02-16 02:17:30] "POST /neutron/port HTTP/1.1" 200 1176 0.019725 10.0.0.27 - - [2026-02-16 02:17:30] "POST /neutron/port HTTP/1.1" 200 1240 0.018585 10.0.0.27 - - [2026-02-16 02:17:30] "POST /neutron/subnet HTTP/1.1" 200 1389 0.017142 10.0.0.27 - - [2026-02-16 02:17:31] "POST /neutron/network HTTP/1.1" 200 1115 0.012704 10.0.0.27 - - [2026-02-16 02:17:35] "POST /neutron/port HTTP/1.1" 200 1240 0.014244 10.0.0.27 - - [2026-02-16 02:17:35] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006428 10.0.0.27 - - [2026-02-16 02:17:35] "GET /virtual-machine/2f2a7ad0-e885-4919-8951-96513583f4ca HTTP/1.1" 401 292 0.000305 10.0.0.27 - - [2026-02-16 02:17:35] "POST /neutron/network HTTP/1.1" 200 1125 0.006149 10.0.0.27 - - [2026-02-16 02:17:35] "POST /neutron/subnet HTTP/1.1" 200 1389 0.010790 10.0.0.27 - - [2026-02-16 02:17:35] "GET /virtual-machine/2f2a7ad0-e885-4919-8951-96513583f4ca HTTP/1.1" 200 1299 0.033051 10.0.0.27 - - [2026-02-16 02:17:35] "GET /virtual-machine-interface/3445a395-737c-481a-b05a-ec7bb890ab2a HTTP/1.1" 200 3175 0.007637 10.0.0.27 - - [2026-02-16 02:17:35] "POST /neutron/network HTTP/1.1" 200 1115 0.015650 10.0.0.27 - - [2026-02-16 02:17:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003429 10.0.0.27 - - [2026-02-16 02:17:35] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003148 10.0.0.27 - - [2026-02-16 02:17:35] "GET /virtual-networks?parent_id=4956076e-1d52-4b52-9cb8-18f081bf671d&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.006039 10.0.0.27 - - [2026-02-16 02:17:35] "GET /virtual-network/86dcb856-2a49-464b-b33c-2db0a1cdbe33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.008466 10.0.0.27 - - [2026-02-16 02:17:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003263 10.0.0.27 - - [2026-02-16 02:17:38] "GET /virtual-network/86dcb856-2a49-464b-b33c-2db0a1cdbe33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.005601 10.0.0.27 - - [2026-02-16 02:17:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003313 10.0.0.27 - - [2026-02-16 02:17:43] "GET /virtual-network/86dcb856-2a49-464b-b33c-2db0a1cdbe33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.005418 10.0.0.27 - - [2026-02-16 02:17:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003583 10.0.0.27 - - [2026-02-16 02:17:47] "GET /virtual-network/86dcb856-2a49-464b-b33c-2db0a1cdbe33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.005686 10.0.0.27 - - [2026-02-16 02:17:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003426 10.0.0.27 - - [2026-02-16 02:17:51] "GET /virtual-network/86dcb856-2a49-464b-b33c-2db0a1cdbe33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.005411 10.0.0.27 - - [2026-02-16 02:17:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003277 10.0.0.27 - - [2026-02-16 02:17:55] "GET /virtual-network/86dcb856-2a49-464b-b33c-2db0a1cdbe33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.004568 10.0.0.27 - - [2026-02-16 02:17:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002955 10.0.0.27 - - [2026-02-16 02:17:59] "GET /virtual-network/86dcb856-2a49-464b-b33c-2db0a1cdbe33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.005208 10.0.0.23 - - [2026-02-16 02:18:03] "DELETE /project/4956076e1d524b529cb818f081bf671d HTTP/1.1" 404 173 0.006056 10.0.0.23 - - [2026-02-16 02:18:03] "GET /projects?obj_uuids=c0d4db4d-9f55-44b5-82d1-1aad9cd00e84&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000849 10.0.0.23 - - [2026-02-16 02:18:03] "GET /project/c0d4db4d-9f55-44b5-82d1-1aad9cd00e84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1480 0.043871 10.0.0.23 - - [2026-02-16 02:18:03] "GET /projects?obj_uuids=c0d4db4d-9f55-44b5-82d1-1aad9cd00e84&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000886 10.0.0.23 - - [2026-02-16 02:18:03] "GET /project/c0d4db4d-9f55-44b5-82d1-1aad9cd00e84?fields=security_groups HTTP/1.1" 200 1372 0.038175 10.0.0.23 - - [2026-02-16 02:18:03] "DELETE /security-group/83f4ec23-2c54-4bdd-8165-a3af0daa3488 HTTP/1.1" 200 115 0.055285 10.0.0.23 - - [2026-02-16 02:18:03] "GET /projects?obj_uuids=c0d4db4d-9f55-44b5-82d1-1aad9cd00e84&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000914 10.0.0.50 - - [2026-02-16 02:18:03] "DELETE /access-control-list/782da422-87ce-4295-aedb-f36fbbd0227f HTTP/1.1" 200 115 0.045300 10.0.0.27 - - [2026-02-16 02:18:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003584 10.0.0.27 - - [2026-02-16 02:18:03] "GET /virtual-network/86dcb856-2a49-464b-b33c-2db0a1cdbe33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.009788 10.0.0.23 - - [2026-02-16 02:18:03] "GET /project/c0d4db4d-9f55-44b5-82d1-1aad9cd00e84?fields=application_policy_sets HTTP/1.1" 200 1411 0.081933 10.0.0.23 - - [2026-02-16 02:18:03] "DELETE /project/c0d4db4d-9f55-44b5-82d1-1aad9cd00e84 HTTP/1.1" 200 115 0.400627 10.0.0.27 - - [2026-02-16 02:18:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003109 10.0.0.27 - - [2026-02-16 02:18:07] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003135 10.0.0.27 - - [2026-02-16 02:18:07] "GET /virtual-networks?parent_id=4956076e-1d52-4b52-9cb8-18f081bf671d&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.002385 10.0.0.27 - - [2026-02-16 02:18:07] "GET /virtual-network/86dcb856-2a49-464b-b33c-2db0a1cdbe33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.004921 10.0.0.27 - - [2026-02-16 02:18:12] "POST /neutron/port HTTP/1.1" 200 1240 0.014923 10.0.0.27 - - [2026-02-16 02:18:17] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006945 10.0.0.27 - - [2026-02-16 02:18:21] "POST /neutron/port HTTP/1.1" 200 1240 0.016208 10.0.0.27 - - [2026-02-16 02:18:23] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006583 10.0.0.27 - - [2026-02-16 02:18:28] "POST /neutron/port HTTP/1.1" 200 1240 0.018183 10.0.0.27 - - [2026-02-16 02:18:28] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007960 10.0.0.27 - - [2026-02-16 02:18:28] "GET /virtual-machine/c1701ee5-b89b-4a61-9323-c75d5f24d3fd HTTP/1.1" 200 1301 0.005771 10.0.0.27 - - [2026-02-16 02:18:28] "GET /virtual-machine-interface/53848110-dea2-4148-bd90-04a96227a2ad HTTP/1.1" 200 3175 0.005707 10.0.0.27 - - [2026-02-16 02:18:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003411 10.0.0.27 - - [2026-02-16 02:18:28] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003079 10.0.0.27 - - [2026-02-16 02:18:28] "GET /virtual-networks?parent_id=4956076e-1d52-4b52-9cb8-18f081bf671d&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.003001 10.0.0.27 - - [2026-02-16 02:18:28] "GET /virtual-network/f9509387-72f6-44df-9393-539713b4d8bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2968 0.005874 10.0.0.27 - - [2026-02-16 02:18:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002925 10.0.0.27 - - [2026-02-16 02:18:29] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003504 10.0.0.27 - - [2026-02-16 02:18:29] "GET /virtual-networks?parent_id=4956076e-1d52-4b52-9cb8-18f081bf671d&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.003169 10.0.0.27 - - [2026-02-16 02:18:29] "GET /virtual-network/f9509387-72f6-44df-9393-539713b4d8bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2968 0.005462 10.0.0.27 - - [2026-02-16 02:18:30] "POST /neutron/network HTTP/1.1" 200 1125 0.007099 10.0.0.27 - - [2026-02-16 02:18:30] "POST /neutron/subnet HTTP/1.1" 200 1389 0.011722 10.0.0.27 - - [2026-02-16 02:18:30] "POST /neutron/network HTTP/1.1" 200 1115 0.007679 10.0.0.27 - - [2026-02-16 02:18:37] "POST /neutron/network HTTP/1.1" 200 1125 0.037368 10.0.0.27 - - [2026-02-16 02:18:37] "POST /neutron/subnet HTTP/1.1" 200 1389 0.011913 10.0.0.27 - - [2026-02-16 02:18:37] "POST /neutron/network HTTP/1.1" 200 1115 0.008211 10.0.0.27 - - [2026-02-16 02:18:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003296 10.0.0.23 - - [2026-02-16 02:18:50] "GET /projects?obj_uuids=4956076e-1d52-4b52-9cb8-18f081bf671d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000849 10.0.0.27 - - [2026-02-16 02:18:50] "GET /project/4956076e-1d52-4b52-9cb8-18f081bf671d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.043252 10.0.0.27 - - [2026-02-16 02:18:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003029 10.0.0.27 - - [2026-02-16 02:18:50] "PUT /network-policy/f908357f-4bf1-4a29-861b-9480169dfa7d HTTP/1.1" 200 262 0.021506 10.0.0.50 - - [2026-02-16 02:18:51] "PUT /access-control-list/fdf5341d-3fd2-4f68-bd7f-098a44da13ca HTTP/1.1" 200 272 0.022239 10.0.0.27 - - [2026-02-16 02:18:54] "GET /virtual-network/f9509387-72f6-44df-9393-539713b4d8bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2968 0.005462 10.0.0.50 - - [2026-02-16 02:18:54] "POST /fqname-to-id HTTP/1.1" 404 207 0.006531 10.0.0.27 - - [2026-02-16 02:18:54] "POST /neutron/network HTTP/1.1" 200 1007 0.015739 10.0.0.27 - - [2026-02-16 02:18:54] "GET /virtual-network/f9509387-72f6-44df-9393-539713b4d8bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.005914 10.0.0.27 - - [2026-02-16 02:18:54] "GET /virtual-network/86dcb856-2a49-464b-b33c-2db0a1cdbe33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.016579 10.0.0.50 - - [2026-02-16 02:18:54] "DELETE /access-control-list/fc560510-2fda-45cc-b375-f8daea43154f HTTP/1.1" 200 115 0.044365 10.0.0.27 - - [2026-02-16 02:18:54] "POST /neutron/network HTTP/1.1" 200 1007 0.013176 10.0.0.27 - - [2026-02-16 02:18:54] "GET /virtual-network/86dcb856-2a49-464b-b33c-2db0a1cdbe33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.008459 10.0.0.27 - - [2026-02-16 02:18:54] "DELETE /network-policy/f908357f-4bf1-4a29-861b-9480169dfa7d HTTP/1.1" 200 115 0.050752 10.0.0.27 - - [2026-02-16 02:18:54] "POST /neutron/port HTTP/1.1" 200 1240 0.014141 10.0.0.27 - - [2026-02-16 02:18:55] "POST /neutron/port HTTP/1.1" 200 151 0.272248 10.0.0.27 - - [2026-02-16 02:18:56] "POST /neutron/network HTTP/1.1" 200 1007 0.007895 10.0.0.50 - - [2026-02-16 02:18:57] "DELETE /route-target/a90d4639-b05d-42a0-916e-3a3e5ee51bfb HTTP/1.1" 200 115 0.017913 10.0.0.23 - - [2026-02-16 02:18:57] "POST /useragent-kv HTTP/1.1" 200 115 0.002773 10.0.0.23 - - [2026-02-16 02:18:57] "POST /useragent-kv HTTP/1.1" 200 115 0.003342 10.0.0.23 - - [2026-02-16 02:18:57] "POST /useragent-kv HTTP/1.1" 200 115 0.003180 10.0.0.23 - - [2026-02-16 02:18:57] "POST /useragent-kv HTTP/1.1" 200 115 0.002286 10.0.0.27 - - [2026-02-16 02:18:57] "POST /neutron/network HTTP/1.1" 200 151 0.133220 10.0.0.50 - - [2026-02-16 02:18:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000372 10.0.0.23 - - [2026-02-16 02:18:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000426 10.0.0.50 - - [2026-02-16 02:18:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000400 10.0.0.27 - - [2026-02-16 02:18:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000376 10.0.0.23 - - [2026-02-16 02:18:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000956 10.0.0.27 - - [2026-02-16 02:18:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000365 10.0.0.23 - - [2026-02-16 02:18:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000399 10.0.0.23 - - [2026-02-16 02:18:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000437 10.0.0.50 - - [2026-02-16 02:18:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000341 10.0.0.50 - - [2026-02-16 02:18:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000332 10.0.0.27 - - [2026-02-16 02:18:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000369 10.0.0.27 - - [2026-02-16 02:18:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000378 10.0.0.23 - - [2026-02-16 02:19:01] "GET /projects?obj_uuids=4956076e-1d52-4b52-9cb8-18f081bf671d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000883 10.0.0.27 - - [2026-02-16 02:19:01] "GET /project/4956076e-1d52-4b52-9cb8-18f081bf671d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.044674 10.0.0.27 - - [2026-02-16 02:19:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003145 10.0.0.23 - - [2026-02-16 02:19:02] "GET /domains?obj_uuids=026ea67f-9b7a-4f1c-a755-90b25d4ac1dc&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000862 10.0.0.27 - - [2026-02-16 02:19:02] "GET /domain/026ea67f-9b7a-4f1c-a755-90b25d4ac1dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 892 0.006526 10.0.0.27 - - [2026-02-16 02:19:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003321 10.0.0.23 - - [2026-02-16 02:19:02] "GET /projects?obj_uuids=4956076e-1d52-4b52-9cb8-18f081bf671d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000910 10.0.0.27 - - [2026-02-16 02:19:02] "GET /project/4956076e-1d52-4b52-9cb8-18f081bf671d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.041614 10.0.0.27 - - [2026-02-16 02:19:02] "GET /domains HTTP/1.1" 200 280 0.002632 10.0.0.23 - - [2026-02-16 02:19:02] "GET /domains?obj_uuids=026ea67f-9b7a-4f1c-a755-90b25d4ac1dc&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000793 10.0.0.27 - - [2026-02-16 02:19:02] "GET /domain/026ea67f-9b7a-4f1c-a755-90b25d4ac1dc HTTP/1.1" 200 2774 0.014176 10.0.0.23 - - [2026-02-16 02:19:02] "GET /projects?obj_uuids=4956076e-1d52-4b52-9cb8-18f081bf671d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000896 10.0.0.27 - - [2026-02-16 02:19:03] "GET /project/4956076e-1d52-4b52-9cb8-18f081bf671d HTTP/1.1" 200 1900 0.076684 10.0.0.27 - - [2026-02-16 02:19:03] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.002992 10.0.0.27 - - [2026-02-16 02:19:03] "POST /network-ipams HTTP/1.1" 200 609 0.027305 10.0.0.27 - - [2026-02-16 02:19:03] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 802 0.002754 10.0.0.27 - - [2026-02-16 02:19:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003302 10.0.0.27 - - [2026-02-16 02:19:03] "GET /network-ipam/fd6b5d6e-ed82-4b64-9ab2-57f787b9f3c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1436 0.005953 10.0.0.27 - - [2026-02-16 02:19:03] "PUT /network-ipam/fd6b5d6e-ed82-4b64-9ab2-57f787b9f3c6 HTTP/1.1" 200 258 0.013458 10.0.0.27 - - [2026-02-16 02:19:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002949 10.0.0.23 - - [2026-02-16 02:19:03] "GET /projects?obj_uuids=4956076e-1d52-4b52-9cb8-18f081bf671d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000855 10.0.0.27 - - [2026-02-16 02:19:03] "GET /project/4956076e-1d52-4b52-9cb8-18f081bf671d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.031703 10.0.0.50 - - [2026-02-16 02:19:03] "POST /route-targets HTTP/1.1" 200 327 0.021893 10.0.0.23 - - [2026-02-16 02:19:03] "POST /useragent-kv HTTP/1.1" 200 115 0.006912 10.0.0.27 - - [2026-02-16 02:19:03] "POST /neutron/subnet HTTP/1.1" 200 701 0.197891 10.0.0.27 - - [2026-02-16 02:19:04] "POST /neutron/network HTTP/1.1" 200 1309 0.023265 10.0.0.27 - - [2026-02-16 02:19:04] "POST /id-to-fqname HTTP/1.1" 200 231 0.001425 10.0.0.27 - - [2026-02-16 02:19:04] "GET /virtual-network/a82d73a4-edd4-4096-9691-d8ba89ec8d37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3196 0.011126 10.0.0.27 - - [2026-02-16 02:19:04] "GET /virtual-network/a82d73a4-edd4-4096-9691-d8ba89ec8d37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3196 0.005317 10.0.0.27 - - [2026-02-16 02:19:04] "POST /neutron/subnet HTTP/1.1" 200 701 0.007484 10.0.0.27 - - [2026-02-16 02:19:04] "GET /virtual-network/a82d73a4-edd4-4096-9691-d8ba89ec8d37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3196 0.005069 10.0.0.27 - - [2026-02-16 02:19:04] "GET /obj-perms HTTP/1.1" 200 5046 0.003748 10.0.0.27 - - [2026-02-16 02:19:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003191 10.0.0.23 - - [2026-02-16 02:19:05] "GET /projects?obj_uuids=4956076e-1d52-4b52-9cb8-18f081bf671d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000880 10.0.0.27 - - [2026-02-16 02:19:05] "GET /project/4956076e-1d52-4b52-9cb8-18f081bf671d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.040273 10.0.0.27 - - [2026-02-16 02:19:05] "POST /neutron/network HTTP/1.1" 200 117 0.012007 10.0.0.50 - - [2026-02-16 02:19:05] "POST /ref-update HTTP/1.1" 200 156 0.025872 10.0.0.23 - - [2026-02-16 02:19:05] "POST /useragent-kv HTTP/1.1" 200 115 0.006330 10.0.0.27 - - [2026-02-16 02:19:05] "POST /neutron/subnet HTTP/1.1" 200 701 0.219011 10.0.0.50 - - [2026-02-16 02:19:05] "POST /fqname-to-id HTTP/1.1" 404 207 0.010852 10.0.0.27 - - [2026-02-16 02:19:05] "POST /id-to-fqname HTTP/1.1" 200 231 0.001237 10.0.0.27 - - [2026-02-16 02:19:05] "GET /virtual-network/ca0312af-ddc2-4f1c-8f23-32e74ab37540?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3196 0.008298 10.0.0.27 - - [2026-02-16 02:19:05] "POST /neutron/network HTTP/1.1" 200 1309 0.009126 10.0.0.27 - - [2026-02-16 02:19:05] "GET /virtual-network/ca0312af-ddc2-4f1c-8f23-32e74ab37540?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3196 0.004731 10.0.0.27 - - [2026-02-16 02:19:06] "POST /neutron/subnet HTTP/1.1" 200 701 0.007393 10.0.0.27 - - [2026-02-16 02:19:06] "GET /virtual-network/ca0312af-ddc2-4f1c-8f23-32e74ab37540?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3196 0.005443 10.0.0.50 - - [2026-02-16 02:19:06] "GET /obj-perms HTTP/1.1" 200 5046 0.005057 10.0.0.27 - - [2026-02-16 02:19:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002961 10.0.0.23 - - [2026-02-16 02:19:06] "GET /projects?obj_uuids=4956076e-1d52-4b52-9cb8-18f081bf671d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000780 10.0.0.27 - - [2026-02-16 02:19:06] "GET /project/4956076e-1d52-4b52-9cb8-18f081bf671d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.055562 10.0.0.23 - - [2026-02-16 02:19:06] "GET /projects?obj_uuids=4956076e-1d52-4b52-9cb8-18f081bf671d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000873 10.0.0.27 - - [2026-02-16 02:19:06] "POST /neutron/network HTTP/1.1" 200 619 0.113745 10.0.0.23 - - [2026-02-16 02:19:07] "POST /useragent-kv HTTP/1.1" 200 115 0.007139 10.0.0.27 - - [2026-02-16 02:19:07] "POST /neutron/subnet HTTP/1.1" 200 828 0.216806 10.0.0.27 - - [2026-02-16 02:19:07] "POST /id-to-fqname HTTP/1.1" 200 231 0.001535 10.0.0.27 - - [2026-02-16 02:19:07] "GET /virtual-network/244ac671-76ee-4d0e-9456-dfa9c428f2da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3195 0.006358 10.0.0.27 - - [2026-02-16 02:19:07] "GET /virtual-network/244ac671-76ee-4d0e-9456-dfa9c428f2da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3195 0.007238 10.0.0.27 - - [2026-02-16 02:19:07] "POST /neutron/network HTTP/1.1" 200 1309 0.009675 10.0.0.27 - - [2026-02-16 02:19:07] "POST /neutron/subnet HTTP/1.1" 200 828 0.007444 10.0.0.27 - - [2026-02-16 02:19:07] "GET /virtual-network/244ac671-76ee-4d0e-9456-dfa9c428f2da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3195 0.004882 10.0.0.23 - - [2026-02-16 02:19:08] "GET /obj-perms HTTP/1.1" 200 5046 0.003623 10.0.0.27 - - [2026-02-16 02:19:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003058 10.0.0.23 - - [2026-02-16 02:19:08] "GET /projects?obj_uuids=4956076e-1d52-4b52-9cb8-18f081bf671d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000794 10.0.0.27 - - [2026-02-16 02:19:08] "GET /project/4956076e-1d52-4b52-9cb8-18f081bf671d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.035808 10.0.0.50 - - [2026-02-16 02:19:08] "POST /ref-update HTTP/1.1" 200 156 0.022870 10.0.0.23 - - [2026-02-16 02:19:08] "POST /useragent-kv HTTP/1.1" 200 115 0.006675 10.0.0.27 - - [2026-02-16 02:19:08] "POST /neutron/subnet HTTP/1.1" 200 701 0.251991 10.0.0.27 - - [2026-02-16 02:19:08] "POST /neutron/network HTTP/1.1" 200 1309 0.011353 10.0.0.27 - - [2026-02-16 02:19:08] "POST /id-to-fqname HTTP/1.1" 200 231 0.000902 10.0.0.27 - - [2026-02-16 02:19:09] "GET /virtual-network/88422e93-bb51-429e-9ce6-a8290f657de4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3195 0.004950 10.0.0.27 - - [2026-02-16 02:19:09] "GET /virtual-network/88422e93-bb51-429e-9ce6-a8290f657de4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3195 0.005844 10.0.0.27 - - [2026-02-16 02:19:09] "POST /neutron/subnet HTTP/1.1" 200 701 0.008406 10.0.0.27 - - [2026-02-16 02:19:09] "GET /virtual-network/88422e93-bb51-429e-9ce6-a8290f657de4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3195 0.005326 10.0.0.27 - - [2026-02-16 02:19:09] "GET /obj-perms HTTP/1.1" 200 5046 0.003595 10.0.0.27 - - [2026-02-16 02:19:09] "POST /fqname-to-id HTTP/1.1" 404 225 0.003111 10.0.0.27 - - [2026-02-16 02:19:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003203 10.0.0.23 - - [2026-02-16 02:19:09] "GET /projects?obj_uuids=4956076e-1d52-4b52-9cb8-18f081bf671d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001308 10.0.0.27 - - [2026-02-16 02:19:09] "GET /project/4956076e-1d52-4b52-9cb8-18f081bf671d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.043772 10.0.0.27 - - [2026-02-16 02:19:09] "POST /network-policys HTTP/1.1" 200 559 0.070865 10.0.0.27 - - [2026-02-16 02:19:09] "GET /network-policy/464af109-e96b-49c9-9e61-e4495f93abd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6937 0.005744 10.0.0.27 - - [2026-02-16 02:19:10] "POST /fqname-to-id HTTP/1.1" 404 225 0.003061 10.0.0.27 - - [2026-02-16 02:19:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002513 10.0.0.23 - - [2026-02-16 02:19:10] "GET /projects?obj_uuids=4956076e-1d52-4b52-9cb8-18f081bf671d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000898 10.0.0.27 - - [2026-02-16 02:19:10] "GET /project/4956076e-1d52-4b52-9cb8-18f081bf671d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.032726 10.0.0.27 - - [2026-02-16 02:19:10] "POST /network-policys HTTP/1.1" 200 559 0.067333 10.0.0.27 - - [2026-02-16 02:19:10] "GET /network-policy/46f75d52-262f-40b9-b8c6-fb9e598d7e61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5019 0.005684 10.0.0.27 - - [2026-02-16 02:19:10] "POST /fqname-to-id HTTP/1.1" 404 225 0.002564 10.0.0.27 - - [2026-02-16 02:19:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002730 10.0.0.23 - - [2026-02-16 02:19:10] "GET /projects?obj_uuids=4956076e-1d52-4b52-9cb8-18f081bf671d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000909 10.0.0.27 - - [2026-02-16 02:19:10] "GET /project/4956076e-1d52-4b52-9cb8-18f081bf671d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.034178 10.0.0.27 - - [2026-02-16 02:19:10] "POST /network-policys HTTP/1.1" 200 559 0.071462 10.0.0.27 - - [2026-02-16 02:19:10] "GET /network-policy/ac1a9888-4584-42cf-8d68-55112e39432e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6938 0.005959 10.0.0.27 - - [2026-02-16 02:19:10] "POST /fqname-to-id HTTP/1.1" 404 225 0.003156 10.0.0.27 - - [2026-02-16 02:19:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002891 10.0.0.23 - - [2026-02-16 02:19:10] "GET /projects?obj_uuids=4956076e-1d52-4b52-9cb8-18f081bf671d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000933 10.0.0.27 - - [2026-02-16 02:19:10] "GET /project/4956076e-1d52-4b52-9cb8-18f081bf671d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.032715 10.0.0.27 - - [2026-02-16 02:19:11] "POST /network-policys HTTP/1.1" 200 559 0.071582 10.0.0.27 - - [2026-02-16 02:19:11] "GET /network-policy/d25c1acf-a86a-4c4a-846a-657eae9d9872?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8843 0.006315 10.0.0.27 - - [2026-02-16 02:19:11] "POST /fqname-to-id HTTP/1.1" 404 225 0.002810 10.0.0.27 - - [2026-02-16 02:19:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002891 10.0.0.23 - - [2026-02-16 02:19:11] "GET /projects?obj_uuids=4956076e-1d52-4b52-9cb8-18f081bf671d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000956 10.0.0.27 - - [2026-02-16 02:19:11] "GET /project/4956076e-1d52-4b52-9cb8-18f081bf671d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.034916 10.0.0.27 - - [2026-02-16 02:19:11] "POST /network-policys HTTP/1.1" 200 559 0.070958 10.0.0.27 - - [2026-02-16 02:19:11] "GET /network-policy/20090136-2b3f-4a14-8c68-946bb0912766?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5019 0.006956 10.0.0.27 - - [2026-02-16 02:19:11] "POST /fqname-to-id HTTP/1.1" 404 225 0.002528 10.0.0.27 - - [2026-02-16 02:19:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003060 10.0.0.23 - - [2026-02-16 02:19:11] "GET /projects?obj_uuids=4956076e-1d52-4b52-9cb8-18f081bf671d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000891 10.0.0.27 - - [2026-02-16 02:19:11] "GET /project/4956076e-1d52-4b52-9cb8-18f081bf671d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.042690 10.0.0.27 - - [2026-02-16 02:19:11] "POST /network-policys HTTP/1.1" 200 559 0.077884 10.0.0.27 - - [2026-02-16 02:19:11] "GET /network-policy/7cafe640-4add-4fba-ba37-c8f6474ce78f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5019 0.006029 10.0.0.27 - - [2026-02-16 02:19:12] "POST /fqname-to-id HTTP/1.1" 404 225 0.002938 10.0.0.27 - - [2026-02-16 02:19:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002903 10.0.0.23 - - [2026-02-16 02:19:12] "GET /projects?obj_uuids=4956076e-1d52-4b52-9cb8-18f081bf671d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000991 10.0.0.27 - - [2026-02-16 02:19:12] "GET /project/4956076e-1d52-4b52-9cb8-18f081bf671d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.052145 10.0.0.27 - - [2026-02-16 02:19:12] "POST /network-policys HTTP/1.1" 200 559 0.070540 10.0.0.27 - - [2026-02-16 02:19:12] "GET /network-policy/468f78ba-d2a2-4250-afbf-ef660e5addc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8843 0.006407 10.0.0.27 - - [2026-02-16 02:19:12] "POST /fqname-to-id HTTP/1.1" 404 225 0.002827 10.0.0.27 - - [2026-02-16 02:19:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002645 10.0.0.23 - - [2026-02-16 02:19:12] "GET /projects?obj_uuids=4956076e-1d52-4b52-9cb8-18f081bf671d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000955 10.0.0.27 - - [2026-02-16 02:19:12] "GET /project/4956076e-1d52-4b52-9cb8-18f081bf671d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.036458 10.0.0.27 - - [2026-02-16 02:19:12] "POST /network-policys HTTP/1.1" 200 559 0.071359 10.0.0.27 - - [2026-02-16 02:19:12] "GET /network-policy/827bccec-793a-41fd-a5f6-df361543c665?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5019 0.006004 10.0.0.27 - - [2026-02-16 02:19:13] "POST /neutron/network HTTP/1.1" 200 1309 0.009381 10.0.0.50 - - [2026-02-16 02:19:13] "POST /fqname-to-id HTTP/1.1" 404 207 0.004554 10.0.0.27 - - [2026-02-16 02:19:13] "GET /virtual-network/a82d73a4-edd4-4096-9691-d8ba89ec8d37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3801 0.007386 10.0.0.27 - - [2026-02-16 02:19:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002716 10.0.0.27 - - [2026-02-16 02:19:13] "GET /network-policy/464af109-e96b-49c9-9e61-e4495f93abd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6937 0.004047 10.0.0.27 - - [2026-02-16 02:19:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004313 10.0.0.27 - - [2026-02-16 02:19:13] "GET /network-policy/46f75d52-262f-40b9-b8c6-fb9e598d7e61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5019 0.003937 10.0.0.27 - - [2026-02-16 02:19:13] "POST /neutron/network HTTP/1.1" 200 1309 0.009443 10.0.0.50 - - [2026-02-16 02:19:13] "POST /fqname-to-id HTTP/1.1" 404 248 0.005133 10.0.0.27 - - [2026-02-16 02:19:13] "GET /virtual-network/ca0312af-ddc2-4f1c-8f23-32e74ab37540?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3801 0.039046 10.0.0.27 - - [2026-02-16 02:19:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005517 10.0.0.27 - - [2026-02-16 02:19:13] "GET /network-policy/ac1a9888-4584-42cf-8d68-55112e39432e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6938 0.007203 10.0.0.27 - - [2026-02-16 02:19:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004646 10.0.0.27 - - [2026-02-16 02:19:13] "GET /network-policy/d25c1acf-a86a-4c4a-846a-657eae9d9872?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8843 0.004640 10.0.0.27 - - [2026-02-16 02:19:13] "POST /neutron/network HTTP/1.1" 200 1309 0.009673 10.0.0.50 - - [2026-02-16 02:19:13] "POST /fqname-to-id HTTP/1.1" 404 248 0.007711 10.0.0.27 - - [2026-02-16 02:19:14] "GET /virtual-network/244ac671-76ee-4d0e-9456-dfa9c428f2da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3800 0.006835 10.0.0.27 - - [2026-02-16 02:19:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002875 10.0.0.27 - - [2026-02-16 02:19:14] "GET /network-policy/20090136-2b3f-4a14-8c68-946bb0912766?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5019 0.006021 10.0.0.27 - - [2026-02-16 02:19:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002924 10.0.0.27 - - [2026-02-16 02:19:14] "GET /network-policy/7cafe640-4add-4fba-ba37-c8f6474ce78f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5019 0.006144 10.0.0.27 - - [2026-02-16 02:19:14] "POST /neutron/network HTTP/1.1" 200 1309 0.010210 10.0.0.50 - - [2026-02-16 02:19:14] "POST /fqname-to-id HTTP/1.1" 404 207 0.006018 10.0.0.50 - - [2026-02-16 02:19:14] "POST /access-control-lists HTTP/1.1" 200 605 0.038178 10.0.0.27 - - [2026-02-16 02:19:14] "GET /virtual-network/88422e93-bb51-429e-9ce6-a8290f657de4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3800 0.007424 10.0.0.27 - - [2026-02-16 02:19:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003503 10.0.0.27 - - [2026-02-16 02:19:14] "GET /network-policy/468f78ba-d2a2-4250-afbf-ef660e5addc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8843 0.004933 10.0.0.27 - - [2026-02-16 02:19:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003208 10.0.0.27 - - [2026-02-16 02:19:14] "GET /network-policy/827bccec-793a-41fd-a5f6-df361543c665?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5019 0.004059 10.0.0.27 - - [2026-02-16 02:19:14] "POST /id-to-fqname HTTP/1.1" 200 231 0.001155 10.0.0.27 - - [2026-02-16 02:19:47] "POST /neutron/network HTTP/1.1" 200 1504 0.006283 10.0.0.23 - - [2026-02-16 02:19:48] "GET /projects?obj_uuids=4956076e-1d52-4b52-9cb8-18f081bf671d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000922 10.0.0.27 - - [2026-02-16 02:19:48] "GET /project/4956076e-1d52-4b52-9cb8-18f081bf671d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.065385 10.0.0.27 - - [2026-02-16 02:19:48] "POST /neutron/port HTTP/1.1" 200 117 0.007162 10.0.0.27 - - [2026-02-16 02:19:48] "POST /id-to-fqname HTTP/1.1" 200 231 0.001089 10.0.0.27 - - [2026-02-16 02:19:48] "POST /neutron/network HTTP/1.1" 200 1504 0.006142 10.0.0.23 - - [2026-02-16 02:19:49] "GET /projects?obj_uuids=4956076e-1d52-4b52-9cb8-18f081bf671d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001048 10.0.0.27 - - [2026-02-16 02:19:49] "GET /project/4956076e-1d52-4b52-9cb8-18f081bf671d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.090874 10.0.0.27 - - [2026-02-16 02:19:49] "POST /neutron/port HTTP/1.1" 200 1170 0.065767 10.0.0.27 - - [2026-02-16 02:19:49] "POST /neutron/port HTTP/1.1" 200 1234 0.039366 10.0.0.27 - - [2026-02-16 02:19:49] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003679 10.0.0.27 - - [2026-02-16 02:19:49] "POST /neutron/subnet HTTP/1.1" 200 1361 0.022211 10.0.0.27 - - [2026-02-16 02:19:49] "POST /neutron/security_group HTTP/1.1" 200 2066 0.014746 10.0.0.27 - - [2026-02-16 02:19:50] "POST /neutron/network HTTP/1.1" 200 1504 0.012868 10.0.0.27 - - [2026-02-16 02:19:50] "POST /neutron/port HTTP/1.1" 200 1170 0.041987 10.0.0.27 - - [2026-02-16 02:19:51] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003217 10.0.0.27 - - [2026-02-16 02:19:51] "POST /neutron/port HTTP/1.1" 200 117 0.003467 10.0.0.27 - - [2026-02-16 02:19:54] "POST /neutron/port HTTP/1.1" 200 1234 0.035457 10.0.0.27 - - [2026-02-16 02:20:00] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009738 10.0.0.27 - - [2026-02-16 02:20:10] "POST /neutron/port HTTP/1.1" 200 1234 0.039397 10.0.0.50 - - [2026-02-16 02:20:15] "GET /obj-perms HTTP/1.1" 200 5056 0.044347 10.0.0.27 - - [2026-02-16 02:20:15] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006251 10.0.0.23 - - [2026-02-16 02:20:15] "GET /obj-perms HTTP/1.1" 200 5056 0.062642 10.0.0.27 - - [2026-02-16 02:20:25] "POST /neutron/port HTTP/1.1" 200 1234 0.014829 10.0.0.27 - - [2026-02-16 02:20:30] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006561 10.0.0.27 - - [2026-02-16 02:20:40] "POST /neutron/port HTTP/1.1" 200 1234 0.017530 10.0.0.27 - - [2026-02-16 02:20:45] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007179 10.0.0.27 - - [2026-02-16 02:20:56] "POST /neutron/port HTTP/1.1" 200 1234 0.017101 10.0.0.27 - - [2026-02-16 02:20:56] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006001 10.0.0.27 - - [2026-02-16 02:20:56] "GET /virtual-machine/0614817d-d4a5-4330-a973-581898baf5a4 HTTP/1.1" 200 1299 0.006437 10.0.0.27 - - [2026-02-16 02:20:56] "GET /virtual-machine-interface/6e682622-92e2-4f0c-9955-4789afd82013 HTTP/1.1" 200 3184 0.005339 10.0.0.27 - - [2026-02-16 02:20:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003233 10.0.0.27 - - [2026-02-16 02:20:56] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003345 10.0.0.27 - - [2026-02-16 02:20:56] "GET /virtual-networks?parent_id=4956076e-1d52-4b52-9cb8-18f081bf671d&detail=False&count=False&shared=False HTTP/1.1" 200 1055 0.003238 10.0.0.27 - - [2026-02-16 02:20:56] "GET /virtual-network/a82d73a4-edd4-4096-9691-d8ba89ec8d37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3801 0.005679 10.0.0.27 - - [2026-02-16 02:20:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003118 10.0.0.27 - - [2026-02-16 02:20:59] "GET /virtual-network/a82d73a4-edd4-4096-9691-d8ba89ec8d37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3801 0.005248 10.0.0.27 - - [2026-02-16 02:21:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003816 10.0.0.27 - - [2026-02-16 02:21:03] "GET /virtual-network/a82d73a4-edd4-4096-9691-d8ba89ec8d37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3801 0.005091 10.0.0.27 - - [2026-02-16 02:21:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002970 10.0.0.27 - - [2026-02-16 02:21:07] "GET /virtual-network/a82d73a4-edd4-4096-9691-d8ba89ec8d37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3801 0.004799 10.0.0.27 - - [2026-02-16 02:21:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003018 10.0.0.27 - - [2026-02-16 02:21:11] "GET /virtual-network/a82d73a4-edd4-4096-9691-d8ba89ec8d37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3801 0.004618 10.0.0.27 - - [2026-02-16 02:21:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003653 10.0.0.27 - - [2026-02-16 02:21:15] "GET /virtual-network/a82d73a4-edd4-4096-9691-d8ba89ec8d37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3801 0.004842 10.0.0.27 - - [2026-02-16 02:21:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003613 10.0.0.27 - - [2026-02-16 02:21:19] "GET /virtual-network/a82d73a4-edd4-4096-9691-d8ba89ec8d37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3801 0.005698 10.0.0.27 - - [2026-02-16 02:21:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002758 10.0.0.27 - - [2026-02-16 02:21:24] "GET /virtual-network/a82d73a4-edd4-4096-9691-d8ba89ec8d37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3801 0.004756 10.0.0.27 - - [2026-02-16 02:21:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003858 10.0.0.27 - - [2026-02-16 02:21:28] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003645 10.0.0.27 - - [2026-02-16 02:21:28] "GET /virtual-networks?parent_id=4956076e-1d52-4b52-9cb8-18f081bf671d&detail=False&count=False&shared=False HTTP/1.1" 200 1055 0.002913 10.0.0.27 - - [2026-02-16 02:21:28] "GET /virtual-network/a82d73a4-edd4-4096-9691-d8ba89ec8d37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3801 0.005754 10.0.0.27 - - [2026-02-16 02:21:28] "POST /neutron/port HTTP/1.1" 200 1234 0.017168 10.0.0.27 - - [2026-02-16 02:21:30] "POST /neutron/port HTTP/1.1" 200 1234 0.017546 10.0.0.27 - - [2026-02-16 02:21:30] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003315 10.0.0.27 - - [2026-02-16 02:21:30] "POST /neutron/port HTTP/1.1" 200 117 0.001034 10.0.0.27 - - [2026-02-16 02:21:33] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006341 10.0.0.27 - - [2026-02-16 02:21:36] "POST /neutron/port HTTP/1.1" 200 1234 0.045203 10.0.0.27 - - [2026-02-16 02:21:38] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007581 10.0.0.27 - - [2026-02-16 02:21:39] "POST /neutron/network HTTP/1.1" 200 1504 0.005860 10.0.0.27 - - [2026-02-16 02:21:39] "POST /neutron/subnet HTTP/1.1" 200 1361 0.012308 10.0.0.27 - - [2026-02-16 02:21:39] "POST /neutron/network HTTP/1.1" 200 1494 0.009454 10.0.0.27 - - [2026-02-16 02:21:49] "POST /neutron/port HTTP/1.1" 200 1234 0.019475 10.0.0.27 - - [2026-02-16 02:21:49] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006923 10.0.0.27 - - [2026-02-16 02:21:49] "GET /virtual-machine/c007a2bd-6de0-4667-b392-1593b1b62c3d HTTP/1.1" 200 1301 0.005594 10.0.0.27 - - [2026-02-16 02:21:49] "GET /virtual-machine-interface/2f9a6c78-b841-4795-8e15-4e272829813d HTTP/1.1" 200 3184 0.004718 10.0.0.27 - - [2026-02-16 02:21:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002847 10.0.0.27 - - [2026-02-16 02:21:49] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.002908 10.0.0.27 - - [2026-02-16 02:21:49] "GET /virtual-networks?parent_id=4956076e-1d52-4b52-9cb8-18f081bf671d&detail=False&count=False&shared=False HTTP/1.1" 200 1055 0.002359 10.0.0.27 - - [2026-02-16 02:21:49] "GET /virtual-network/ca0312af-ddc2-4f1c-8f23-32e74ab37540?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3801 0.005433 10.0.0.27 - - [2026-02-16 02:21:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003161 10.0.0.27 - - [2026-02-16 02:21:50] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003780 10.0.0.27 - - [2026-02-16 02:21:50] "GET /virtual-networks?parent_id=4956076e-1d52-4b52-9cb8-18f081bf671d&detail=False&count=False&shared=False HTTP/1.1" 200 1055 0.003400 10.0.0.27 - - [2026-02-16 02:21:50] "GET /virtual-network/ca0312af-ddc2-4f1c-8f23-32e74ab37540?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3801 0.005633 10.0.0.27 - - [2026-02-16 02:21:50] "POST /neutron/port HTTP/1.1" 200 2314 0.021123 10.0.0.27 - - [2026-02-16 02:21:50] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007505 10.0.0.27 - - [2026-02-16 02:21:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003068 10.0.0.27 - - [2026-02-16 02:21:50] "GET /network-policy/ac1a9888-4584-42cf-8d68-55112e39432e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6938 0.003209 10.0.0.27 - - [2026-02-16 02:21:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002556 10.0.0.27 - - [2026-02-16 02:21:51] "GET /network-policy/d25c1acf-a86a-4c4a-846a-657eae9d9872?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8843 0.005287 10.0.0.27 - - [2026-02-16 02:21:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003305 10.0.0.27 - - [2026-02-16 02:21:51] "GET /network-policy/464af109-e96b-49c9-9e61-e4495f93abd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6937 0.004983 10.0.0.27 - - [2026-02-16 02:21:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003241 10.0.0.27 - - [2026-02-16 02:21:51] "GET /network-policy/46f75d52-262f-40b9-b8c6-fb9e598d7e61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5019 0.007539 10.0.0.27 - - [2026-02-16 02:22:12] "GET /virtual-machine/c007a2bd-6de0-4667-b392-1593b1b62c3d HTTP/1.1" 200 1301 0.003907 10.0.0.27 - - [2026-02-16 02:22:12] "POST /neutron/port HTTP/1.1" 200 1234 0.015805 10.0.0.27 - - [2026-02-16 02:22:14] "GET /virtual-machine/c007a2bd-6de0-4667-b392-1593b1b62c3d HTTP/1.1" 404 171 0.002957 10.0.0.27 - - [2026-02-16 02:22:14] "GET /virtual-machine/c007a2bd-6de0-4667-b392-1593b1b62c3d HTTP/1.1" 404 171 0.002535 10.0.0.27 - - [2026-02-16 02:22:14] "GET /virtual-machine/c007a2bd-6de0-4667-b392-1593b1b62c3d HTTP/1.1" 404 171 0.002662 10.0.0.27 - - [2026-02-16 02:22:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003746 10.0.0.27 - - [2026-02-16 02:22:14] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003448 10.0.0.27 - - [2026-02-16 02:22:14] "GET /virtual-networks?parent_id=4956076e-1d52-4b52-9cb8-18f081bf671d&detail=False&count=False&shared=False HTTP/1.1" 200 1055 0.002877 10.0.0.27 - - [2026-02-16 02:22:14] "GET /virtual-network/ca0312af-ddc2-4f1c-8f23-32e74ab37540?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3801 0.005789 10.0.0.27 - - [2026-02-16 02:22:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002859 10.0.0.27 - - [2026-02-16 02:22:14] "GET /routing-instance/6c652aa6-01c0-4e9a-ae01-67a5bc037268?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.004348 10.0.0.27 - - [2026-02-16 02:22:14] "GET /route-target/3ff69262-ce8f-47e4-9fc9-7ccd5bfcca09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.002967 10.0.0.27 - - [2026-02-16 02:22:14] "GET /virtual-machine/c007a2bd-6de0-4667-b392-1593b1b62c3d HTTP/1.1" 404 171 0.002919 10.0.0.27 - - [2026-02-16 02:22:15] "GET /virtual-machine/c007a2bd-6de0-4667-b392-1593b1b62c3d HTTP/1.1" 404 171 0.007360 10.0.0.27 - - [2026-02-16 02:22:16] "GET /virtual-machine/c007a2bd-6de0-4667-b392-1593b1b62c3d HTTP/1.1" 404 171 0.002721 10.0.0.27 - - [2026-02-16 02:22:17] "GET /obj-perms HTTP/1.1" 200 5056 0.053960 10.0.0.27 - - [2026-02-16 02:22:17] "GET /virtual-machine/c007a2bd-6de0-4667-b392-1593b1b62c3d HTTP/1.1" 404 171 0.003258 10.0.0.27 - - [2026-02-16 02:22:18] "GET /virtual-machine/c007a2bd-6de0-4667-b392-1593b1b62c3d HTTP/1.1" 404 171 0.002794 10.0.0.27 - - [2026-02-16 02:22:19] "GET /virtual-machine/c007a2bd-6de0-4667-b392-1593b1b62c3d HTTP/1.1" 404 171 0.003489 10.0.0.50 - - [2026-02-16 02:22:23] "GET /obj-perms HTTP/1.1" 200 5046 0.004429 10.0.0.27 - - [2026-02-16 02:22:23] "GET /obj-perms HTTP/1.1" 200 5046 0.003686 10.0.0.27 - - [2026-02-16 02:22:23] "GET /virtual-machine/0614817d-d4a5-4330-a973-581898baf5a4 HTTP/1.1" 200 1299 0.004794 10.0.0.27 - - [2026-02-16 02:22:23] "POST /neutron/port HTTP/1.1" 200 1234 0.039543 10.0.0.27 - - [2026-02-16 02:22:25] "GET /virtual-machine/0614817d-d4a5-4330-a973-581898baf5a4 HTTP/1.1" 404 171 0.002850 10.0.0.27 - - [2026-02-16 02:22:25] "GET /virtual-machine/0614817d-d4a5-4330-a973-581898baf5a4 HTTP/1.1" 404 171 0.003165 10.0.0.27 - - [2026-02-16 02:22:25] "GET /virtual-machine/0614817d-d4a5-4330-a973-581898baf5a4 HTTP/1.1" 404 171 0.002765 10.0.0.27 - - [2026-02-16 02:22:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.025077 10.0.0.27 - - [2026-02-16 02:22:25] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004701 10.0.0.27 - - [2026-02-16 02:22:25] "GET /virtual-networks?parent_id=4956076e-1d52-4b52-9cb8-18f081bf671d&detail=False&count=False&shared=False HTTP/1.1" 200 1055 0.002943 10.0.0.27 - - [2026-02-16 02:22:25] "GET /virtual-network/a82d73a4-edd4-4096-9691-d8ba89ec8d37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3801 0.005173 10.0.0.27 - - [2026-02-16 02:22:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002878 10.0.0.27 - - [2026-02-16 02:22:25] "GET /routing-instance/77849006-d81a-47f3-ba30-6aef941ee335?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.003987 10.0.0.27 - - [2026-02-16 02:22:25] "GET /route-target/9b2b3393-6aff-41b4-a2a7-830d432fc874?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.005200 10.0.0.27 - - [2026-02-16 02:22:28] "GET /obj-perms HTTP/1.1" 200 5046 0.053263 10.0.0.50 - - [2026-02-16 02:22:28] "GET /obj-perms HTTP/1.1" 200 5046 0.056077 10.0.0.27 - - [2026-02-16 02:22:32] "GET /obj-perms HTTP/1.1" 200 5046 0.004180 10.0.0.23 - - [2026-02-16 02:22:32] "GET /obj-perms HTTP/1.1" 200 5046 0.052164 10.0.0.27 - - [2026-02-16 02:22:32] "GET /virtual-network/88422e93-bb51-429e-9ce6-a8290f657de4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3800 0.005426 10.0.0.27 - - [2026-02-16 02:22:32] "POST /neutron/network HTTP/1.1" 200 1494 0.012928 10.0.0.27 - - [2026-02-16 02:22:32] "GET /virtual-network/88422e93-bb51-429e-9ce6-a8290f657de4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3195 0.007619 10.0.0.50 - - [2026-02-16 02:22:32] "DELETE /access-control-list/8d71f9ab-b4ff-476d-a9f0-9fa7a0963bf8 HTTP/1.1" 200 115 0.150091 10.0.0.27 - - [2026-02-16 02:22:32] "GET /virtual-network/244ac671-76ee-4d0e-9456-dfa9c428f2da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3800 0.005070 10.0.0.27 - - [2026-02-16 02:22:32] "POST /neutron/network HTTP/1.1" 200 1494 0.009196 10.0.0.27 - - [2026-02-16 02:22:32] "GET /virtual-network/244ac671-76ee-4d0e-9456-dfa9c428f2da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3195 0.006972 10.0.0.27 - - [2026-02-16 02:22:32] "GET /virtual-network/ca0312af-ddc2-4f1c-8f23-32e74ab37540?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3801 0.004991 10.0.0.27 - - [2026-02-16 02:22:32] "POST /neutron/network HTTP/1.1" 200 1494 0.011124 10.0.0.27 - - [2026-02-16 02:22:33] "GET /virtual-network/ca0312af-ddc2-4f1c-8f23-32e74ab37540?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3196 0.007067 10.0.0.50 - - [2026-02-16 02:22:33] "POST /fqname-to-id HTTP/1.1" 404 207 0.109945 10.0.0.50 - - [2026-02-16 02:22:33] "POST /ref-update HTTP/1.1" 200 156 0.024553 10.0.0.27 - - [2026-02-16 02:22:33] "GET /virtual-network/a82d73a4-edd4-4096-9691-d8ba89ec8d37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3801 0.005085 10.0.0.27 - - [2026-02-16 02:22:33] "POST /neutron/network HTTP/1.1" 200 1494 0.010035 10.0.0.27 - - [2026-02-16 02:22:33] "GET /virtual-network/a82d73a4-edd4-4096-9691-d8ba89ec8d37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3196 0.019612 10.0.0.27 - - [2026-02-16 02:22:33] "DELETE /network-policy/827bccec-793a-41fd-a5f6-df361543c665 HTTP/1.1" 200 115 0.044535 10.0.0.27 - - [2026-02-16 02:22:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004406 10.0.0.23 - - [2026-02-16 02:22:33] "GET /projects?obj_uuids=4956076e-1d52-4b52-9cb8-18f081bf671d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.029041 10.0.0.27 - - [2026-02-16 02:22:33] "GET /project/4956076e-1d52-4b52-9cb8-18f081bf671d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.085890 10.0.0.27 - - [2026-02-16 02:22:33] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-82116333&detail=False&count=False&shared=False HTTP/1.1" 200 1755 0.004246 10.0.0.27 - - [2026-02-16 02:22:33] "DELETE /network-policy/468f78ba-d2a2-4250-afbf-ef660e5addc3 HTTP/1.1" 200 115 0.032998 10.0.0.27 - - [2026-02-16 02:22:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004612 10.0.0.23 - - [2026-02-16 02:22:33] "GET /projects?obj_uuids=4956076e-1d52-4b52-9cb8-18f081bf671d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002258 10.0.0.27 - - [2026-02-16 02:22:33] "GET /project/4956076e-1d52-4b52-9cb8-18f081bf671d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.042468 10.0.0.27 - - [2026-02-16 02:22:33] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-82116333&detail=False&count=False&shared=False HTTP/1.1" 200 1523 0.004927 10.0.0.27 - - [2026-02-16 02:22:33] "DELETE /network-policy/7cafe640-4add-4fba-ba37-c8f6474ce78f HTTP/1.1" 200 115 0.030965 10.0.0.27 - - [2026-02-16 02:22:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002901 10.0.0.23 - - [2026-02-16 02:22:33] "GET /projects?obj_uuids=4956076e-1d52-4b52-9cb8-18f081bf671d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000821 10.0.0.27 - - [2026-02-16 02:22:33] "GET /project/4956076e-1d52-4b52-9cb8-18f081bf671d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.035585 10.0.0.27 - - [2026-02-16 02:22:34] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-82116333&detail=False&count=False&shared=False HTTP/1.1" 200 1291 0.004431 10.0.0.27 - - [2026-02-16 02:22:34] "DELETE /network-policy/20090136-2b3f-4a14-8c68-946bb0912766 HTTP/1.1" 200 115 0.029793 10.0.0.27 - - [2026-02-16 02:22:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003775 10.0.0.23 - - [2026-02-16 02:22:34] "GET /projects?obj_uuids=4956076e-1d52-4b52-9cb8-18f081bf671d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001070 10.0.0.27 - - [2026-02-16 02:22:34] "GET /project/4956076e-1d52-4b52-9cb8-18f081bf671d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.048076 10.0.0.27 - - [2026-02-16 02:22:34] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-82116333&detail=False&count=False&shared=False HTTP/1.1" 200 1058 0.004790 10.0.0.27 - - [2026-02-16 02:22:34] "DELETE /network-policy/d25c1acf-a86a-4c4a-846a-657eae9d9872 HTTP/1.1" 200 115 0.045165 10.0.0.27 - - [2026-02-16 02:22:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002800 10.0.0.23 - - [2026-02-16 02:22:34] "GET /projects?obj_uuids=4956076e-1d52-4b52-9cb8-18f081bf671d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001112 10.0.0.27 - - [2026-02-16 02:22:34] "GET /project/4956076e-1d52-4b52-9cb8-18f081bf671d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.041686 10.0.0.27 - - [2026-02-16 02:22:34] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-82116333&detail=False&count=False&shared=False HTTP/1.1" 200 826 0.005489 10.0.0.27 - - [2026-02-16 02:22:34] "DELETE /network-policy/ac1a9888-4584-42cf-8d68-55112e39432e HTTP/1.1" 200 115 0.033353 10.0.0.27 - - [2026-02-16 02:22:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003944 10.0.0.23 - - [2026-02-16 02:22:34] "GET /projects?obj_uuids=4956076e-1d52-4b52-9cb8-18f081bf671d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001098 10.0.0.27 - - [2026-02-16 02:22:34] "GET /project/4956076e-1d52-4b52-9cb8-18f081bf671d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.040297 10.0.0.27 - - [2026-02-16 02:22:34] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-82116333&detail=False&count=False&shared=False HTTP/1.1" 200 594 0.004610 10.0.0.27 - - [2026-02-16 02:22:34] "DELETE /network-policy/46f75d52-262f-40b9-b8c6-fb9e598d7e61 HTTP/1.1" 200 115 0.035270 10.0.0.27 - - [2026-02-16 02:22:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003270 10.0.0.23 - - [2026-02-16 02:22:34] "GET /projects?obj_uuids=4956076e-1d52-4b52-9cb8-18f081bf671d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001050 10.0.0.27 - - [2026-02-16 02:22:34] "GET /project/4956076e-1d52-4b52-9cb8-18f081bf671d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.038356 10.0.0.27 - - [2026-02-16 02:22:34] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-82116333&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.004811 10.0.0.27 - - [2026-02-16 02:22:34] "DELETE /network-policy/464af109-e96b-49c9-9e61-e4495f93abd2 HTTP/1.1" 200 115 0.040659 10.0.0.27 - - [2026-02-16 02:22:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003854 10.0.0.23 - - [2026-02-16 02:22:35] "GET /projects?obj_uuids=4956076e-1d52-4b52-9cb8-18f081bf671d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000895 10.0.0.27 - - [2026-02-16 02:22:35] "GET /project/4956076e-1d52-4b52-9cb8-18f081bf671d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.039553 10.0.0.27 - - [2026-02-16 02:22:35] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-82116333&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.004984 10.0.0.27 - - [2026-02-16 02:22:35] "POST /neutron/network HTTP/1.1" 200 1309 0.015316 10.0.0.50 - - [2026-02-16 02:22:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003130 10.0.0.23 - - [2026-02-16 02:22:35] "POST /useragent-kv HTTP/1.1" 200 115 0.004933 10.0.0.23 - - [2026-02-16 02:22:35] "POST /useragent-kv HTTP/1.1" 200 115 0.002309 10.0.0.23 - - [2026-02-16 02:22:35] "POST /useragent-kv HTTP/1.1" 200 115 0.001997 10.0.0.23 - - [2026-02-16 02:22:35] "POST /useragent-kv HTTP/1.1" 200 115 0.001564 10.0.0.23 - - [2026-02-16 02:22:35] "POST /useragent-kv HTTP/1.1" 200 115 0.001671 10.0.0.23 - - [2026-02-16 02:22:35] "POST /useragent-kv HTTP/1.1" 200 115 0.006341 10.0.0.50 - - [2026-02-16 02:22:35] "DELETE /route-target/bcde53a5-f693-41b5-9271-374e2c62a11f HTTP/1.1" 200 115 0.028145 10.0.0.27 - - [2026-02-16 02:22:35] "POST /neutron/network HTTP/1.1" 200 151 0.132128 10.0.0.27 - - [2026-02-16 02:22:36] "POST /neutron/network HTTP/1.1" 200 1309 0.020658 10.0.0.50 - - [2026-02-16 02:22:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004850 10.0.0.27 - - [2026-02-16 02:22:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003553 10.0.0.27 - - [2026-02-16 02:22:36] "DELETE /network-ipam/fd6b5d6e-ed82-4b64-9ab2-57f787b9f3c6 HTTP/1.1" 200 115 0.035689 10.0.0.27 - - [2026-02-16 02:22:36] "POST /fqname-to-id HTTP/1.1" 404 252 0.003356 10.0.0.23 - - [2026-02-16 02:22:36] "GET /projects?obj_uuids=4956076e-1d52-4b52-9cb8-18f081bf671d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000850 10.0.0.23 - - [2026-02-16 02:22:36] "GET /project/4956076e-1d52-4b52-9cb8-18f081bf671d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1500 0.047062 10.0.0.23 - - [2026-02-16 02:22:36] "GET /projects?obj_uuids=4956076e-1d52-4b52-9cb8-18f081bf671d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000868 10.0.0.23 - - [2026-02-16 02:22:36] "GET /project/4956076e-1d52-4b52-9cb8-18f081bf671d?fields=security_groups HTTP/1.1" 200 1387 0.051322 10.0.0.23 - - [2026-02-16 02:22:37] "DELETE /security-group/66cbbf02-e055-402b-9963-a519739467e4 HTTP/1.1" 200 115 0.063051 10.0.0.23 - - [2026-02-16 02:22:37] "GET /projects?obj_uuids=4956076e-1d52-4b52-9cb8-18f081bf671d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000903 10.0.0.23 - - [2026-02-16 02:22:37] "GET /project/4956076e-1d52-4b52-9cb8-18f081bf671d?fields=application_policy_sets HTTP/1.1" 200 1426 0.076196 10.0.0.50 - - [2026-02-16 02:22:37] "DELETE /access-control-list/58233cab-8647-4980-9028-ea6d3a0c7513 HTTP/1.1" 200 115 0.061595 10.0.0.27 - - [2026-02-16 02:22:37] "DELETE /project/4956076e-1d52-4b52-9cb8-18f081bf671d HTTP/1.1" 200 115 0.437538 10.0.0.23 - - [2026-02-16 02:22:37] "GET /domains?obj_uuids=026ea67f-9b7a-4f1c-a755-90b25d4ac1dc&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000829 10.0.0.27 - - [2026-02-16 02:22:37] "GET /domain/026ea67f-9b7a-4f1c-a755-90b25d4ac1dc?fields=projects HTTP/1.1" 200 1437 0.010389 10.0.0.27 - - [2026-02-16 02:22:42] "POST /fqname-to-id HTTP/1.1" 404 225 0.003197 10.0.0.23 - - [2026-02-16 02:22:42] "POST /id-to-fqname HTTP/1.1" 200 198 0.006598 10.0.0.23 - - [2026-02-16 02:22:42] "POST /fqname-to-id HTTP/1.1" 404 207 0.005169 10.0.0.23 - - [2026-02-16 02:22:42] "POST /security-groups HTTP/1.1" 200 599 0.073268 10.0.0.23 - - [2026-02-16 02:22:42] "POST /projects HTTP/1.1" 200 601 0.271812 10.0.0.27 - - [2026-02-16 02:22:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.302980 10.0.0.50 - - [2026-02-16 02:22:42] "POST /fqname-to-id HTTP/1.1" 404 241 0.007908 10.0.0.23 - - [2026-02-16 02:22:42] "GET /projects?obj_uuids=4956076e-1d52-4b52-9cb8-18f081bf671d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000927 10.0.0.27 - - [2026-02-16 02:22:42] "GET /project/4956076e-1d52-4b52-9cb8-18f081bf671d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.037034 10.0.0.27 - - [2026-02-16 02:22:42] "POST /network-policys HTTP/1.1" 200 559 0.026319 10.0.0.27 - - [2026-02-16 02:22:42] "GET /network-policy/73315398-6035-4bdf-8461-fcf8cc7e9b6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.005510 10.0.0.27 - - [2026-02-16 02:22:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002961 10.0.0.23 - - [2026-02-16 02:22:43] "GET /projects?obj_uuids=4956076e-1d52-4b52-9cb8-18f081bf671d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000959 10.0.0.27 - - [2026-02-16 02:22:43] "GET /project/4956076e-1d52-4b52-9cb8-18f081bf671d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.032787 10.0.0.23 - - [2026-02-16 02:22:43] "GET /projects?obj_uuids=4956076e-1d52-4b52-9cb8-18f081bf671d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000944 10.0.0.27 - - [2026-02-16 02:22:43] "POST /neutron/network HTTP/1.1" 200 615 0.116505 10.0.0.50 - - [2026-02-16 02:22:43] "POST /ref-update HTTP/1.1" 200 156 0.032738 10.0.0.27 - - [2026-02-16 02:22:43] "POST /neutron/network HTTP/1.1" 200 1007 0.009815 10.0.0.27 - - [2026-02-16 02:22:43] "POST /id-to-fqname HTTP/1.1" 200 229 0.000940 10.0.0.27 - - [2026-02-16 02:22:43] "GET /virtual-network/8acb199d-3567-4db6-a02f-1beb66b52071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.004736 10.0.0.27 - - [2026-02-16 02:22:43] "GET /virtual-network/8acb199d-3567-4db6-a02f-1beb66b52071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.005272 10.0.0.27 - - [2026-02-16 02:22:43] "POST /neutron/subnet HTTP/1.1" 200 721 0.007032 10.0.0.50 - - [2026-02-16 02:22:43] "POST /fqname-to-id HTTP/1.1" 404 207 0.004481 10.0.0.27 - - [2026-02-16 02:22:43] "POST /neutron/network HTTP/1.1" 200 1106 0.069005 10.0.0.27 - - [2026-02-16 02:22:43] "GET /virtual-network/8acb199d-3567-4db6-a02f-1beb66b52071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2956 0.005491 10.0.0.27 - - [2026-02-16 02:22:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002740 10.0.0.27 - - [2026-02-16 02:22:44] "GET /network-policy/73315398-6035-4bdf-8461-fcf8cc7e9b6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.003541 10.0.0.27 - - [2026-02-16 02:22:44] "GET /virtual-network/8acb199d-3567-4db6-a02f-1beb66b52071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2956 0.004646 10.0.0.50 - - [2026-02-16 02:22:44] "GET /obj-perms HTTP/1.1" 200 5046 0.003574 10.0.0.27 - - [2026-02-16 02:22:44] "POST /id-to-fqname HTTP/1.1" 200 229 0.001144 10.0.0.23 - - [2026-02-16 02:22:45] "GET /projects?obj_uuids=4956076e-1d52-4b52-9cb8-18f081bf671d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000895 10.0.0.27 - - [2026-02-16 02:22:45] "GET /project/4956076e-1d52-4b52-9cb8-18f081bf671d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.058790 10.0.0.27 - - [2026-02-16 02:22:45] "POST /neutron/network HTTP/1.1" 200 1106 0.040038 10.0.0.27 - - [2026-02-16 02:22:45] "POST /id-to-fqname HTTP/1.1" 200 229 0.001184 10.0.0.27 - - [2026-02-16 02:22:45] "POST /neutron/port HTTP/1.1" 200 117 0.005007 10.0.0.23 - - [2026-02-16 02:22:45] "GET /projects?obj_uuids=4956076e-1d52-4b52-9cb8-18f081bf671d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000945 10.0.0.50 - - [2026-02-16 02:22:46] "PUT /access-control-list/a77775f4-d729-458d-a4c0-30cdacf48184 HTTP/1.1" 200 272 0.057548 10.0.0.27 - - [2026-02-16 02:22:46] "POST /neutron/port HTTP/1.1" 200 1174 0.369587 10.0.0.23 - - [2026-02-16 02:22:46] "GET /projects?obj_uuids=4956076e-1d52-4b52-9cb8-18f081bf671d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001219 10.0.0.27 - - [2026-02-16 02:22:46] "GET /project/4956076e-1d52-4b52-9cb8-18f081bf671d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.086891 10.0.0.27 - - [2026-02-16 02:22:46] "POST /neutron/network HTTP/1.1" 200 1106 0.018219 10.0.0.27 - - [2026-02-16 02:22:46] "POST /neutron/port HTTP/1.1" 200 1238 0.025185 10.0.0.27 - - [2026-02-16 02:22:46] "POST /neutron/floatingip HTTP/1.1" 200 117 0.035493 10.0.0.27 - - [2026-02-16 02:22:46] "POST /neutron/port HTTP/1.1" 200 1238 0.018105 10.0.0.27 - - [2026-02-16 02:22:46] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009649 10.0.0.23 - - [2026-02-16 02:22:47] "GET /projects?obj_uuids=4956076e-1d52-4b52-9cb8-18f081bf671d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001273 10.0.0.27 - - [2026-02-16 02:22:47] "POST /neutron/port HTTP/1.1" 200 1174 0.284557 10.0.0.27 - - [2026-02-16 02:22:47] "POST /neutron/port HTTP/1.1" 200 1228 0.147755 10.0.0.27 - - [2026-02-16 02:22:47] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004395 10.0.0.27 - - [2026-02-16 02:22:47] "POST /neutron/port HTTP/1.1" 200 117 0.001414 10.0.0.27 - - [2026-02-16 02:22:51] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006269 10.0.0.27 - - [2026-02-16 02:22:52] "POST /neutron/port HTTP/1.1" 200 1238 0.014954 10.0.0.27 - - [2026-02-16 02:22:52] "GET /virtual-machine/3697997b-9195-4446-beaa-2929a83e8488 HTTP/1.1" 200 1300 0.026721 10.0.0.27 - - [2026-02-16 02:22:52] "GET /virtual-machine-interface/41d5dc41-664e-4591-bdef-229bbdc7f426 HTTP/1.1" 200 3178 0.005225 10.0.0.27 - - [2026-02-16 02:22:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003820 10.0.0.27 - - [2026-02-16 02:22:52] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004677 10.0.0.27 - - [2026-02-16 02:22:52] "GET /virtual-networks?parent_id=4956076e-1d52-4b52-9cb8-18f081bf671d&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.002579 10.0.0.27 - - [2026-02-16 02:22:52] "GET /virtual-network/8acb199d-3567-4db6-a02f-1beb66b52071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2956 0.005487 10.0.0.27 - - [2026-02-16 02:22:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003055 10.0.0.27 - - [2026-02-16 02:22:55] "GET /virtual-network/8acb199d-3567-4db6-a02f-1beb66b52071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2956 0.005345 10.0.0.27 - - [2026-02-16 02:22:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003200 10.0.0.27 - - [2026-02-16 02:22:59] "GET /virtual-network/8acb199d-3567-4db6-a02f-1beb66b52071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2956 0.004589 10.0.0.27 - - [2026-02-16 02:23:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003447 10.0.0.27 - - [2026-02-16 02:23:03] "GET /virtual-network/8acb199d-3567-4db6-a02f-1beb66b52071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2956 0.005864 10.0.0.23 - - [2026-02-16 02:23:04] "DELETE /project/4956076e1d524b529cb818f081bf671d HTTP/1.1" 404 173 0.036834 10.0.0.27 - - [2026-02-16 02:23:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002843 10.0.0.27 - - [2026-02-16 02:23:07] "GET /virtual-network/8acb199d-3567-4db6-a02f-1beb66b52071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2956 0.005297 10.0.0.27 - - [2026-02-16 02:23:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004164 10.0.0.27 - - [2026-02-16 02:23:11] "GET /virtual-network/8acb199d-3567-4db6-a02f-1beb66b52071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2956 0.005545 10.0.0.27 - - [2026-02-16 02:23:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003878 10.0.0.27 - - [2026-02-16 02:23:15] "GET /virtual-network/8acb199d-3567-4db6-a02f-1beb66b52071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2956 0.006007 10.0.0.27 - - [2026-02-16 02:23:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003465 10.0.0.27 - - [2026-02-16 02:23:19] "GET /virtual-network/8acb199d-3567-4db6-a02f-1beb66b52071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2956 0.007142 10.0.0.27 - - [2026-02-16 02:23:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003876 10.0.0.27 - - [2026-02-16 02:23:24] "GET /virtual-network/8acb199d-3567-4db6-a02f-1beb66b52071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2956 0.005740 10.0.0.27 - - [2026-02-16 02:23:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003184 10.0.0.27 - - [2026-02-16 02:23:26] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003247 10.0.0.27 - - [2026-02-16 02:23:26] "GET /virtual-networks?parent_id=4956076e-1d52-4b52-9cb8-18f081bf671d&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.002605 10.0.0.27 - - [2026-02-16 02:23:26] "GET /virtual-network/8acb199d-3567-4db6-a02f-1beb66b52071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2956 0.005424 10.0.0.27 - - [2026-02-16 02:23:26] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007099 10.0.0.27 - - [2026-02-16 02:23:31] "POST /neutron/port HTTP/1.1" 200 1238 0.017251 10.0.0.27 - - [2026-02-16 02:23:32] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003346 10.0.0.27 - - [2026-02-16 02:23:32] "POST /neutron/port HTTP/1.1" 200 117 0.001040 10.0.0.27 - - [2026-02-16 02:23:32] "POST /neutron/port HTTP/1.1" 200 1238 0.015972 10.0.0.27 - - [2026-02-16 02:23:36] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007097 10.0.0.27 - - [2026-02-16 02:23:41] "POST /neutron/port HTTP/1.1" 200 1238 0.017314 10.0.0.27 - - [2026-02-16 02:23:41] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008427 10.0.0.27 - - [2026-02-16 02:23:42] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008347 10.0.0.27 - - [2026-02-16 02:23:42] "GET /virtual-machine/4ef60e88-36b4-4ebd-a2ff-960d1a4ea124 HTTP/1.1" 200 1300 0.005804 10.0.0.27 - - [2026-02-16 02:23:42] "GET /virtual-machine-interface/99046ceb-8fea-449e-858d-0fbe224bf541 HTTP/1.1" 200 3178 0.004852 10.0.0.27 - - [2026-02-16 02:23:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003051 10.0.0.27 - - [2026-02-16 02:23:42] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003541 10.0.0.27 - - [2026-02-16 02:23:42] "GET /virtual-networks?parent_id=4956076e-1d52-4b52-9cb8-18f081bf671d&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.003276 10.0.0.27 - - [2026-02-16 02:23:42] "GET /virtual-network/8acb199d-3567-4db6-a02f-1beb66b52071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2956 0.006131 10.0.0.27 - - [2026-02-16 02:23:42] "POST /neutron/floatingip HTTP/1.1" 200 117 0.029835 10.0.0.27 - - [2026-02-16 02:23:42] "POST /neutron/port HTTP/1.1" 200 117 0.001178 10.0.0.27 - - [2026-02-16 02:23:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003507 10.0.0.27 - - [2026-02-16 02:23:43] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.002973 10.0.0.27 - - [2026-02-16 02:23:43] "GET /virtual-networks?parent_id=4956076e-1d52-4b52-9cb8-18f081bf671d&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.002354 10.0.0.27 - - [2026-02-16 02:23:43] "GET /virtual-network/8acb199d-3567-4db6-a02f-1beb66b52071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2956 0.005474 10.0.0.27 - - [2026-02-16 02:23:43] "POST /neutron/port HTTP/1.1" 200 1238 0.018265 10.0.0.27 - - [2026-02-16 02:23:48] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006556 10.0.0.50 - - [2026-02-16 02:23:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000379 10.0.0.50 - - [2026-02-16 02:23:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000351 10.0.0.23 - - [2026-02-16 02:23:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000381 10.0.0.23 - - [2026-02-16 02:23:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000325 10.0.0.27 - - [2026-02-16 02:23:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000335 10.0.0.27 - - [2026-02-16 02:23:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000370 10.0.0.23 - - [2026-02-16 02:23:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000327 10.0.0.23 - - [2026-02-16 02:23:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000399 10.0.0.50 - - [2026-02-16 02:23:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000347 10.0.0.50 - - [2026-02-16 02:23:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000425 10.0.0.27 - - [2026-02-16 02:23:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000357 10.0.0.27 - - [2026-02-16 02:23:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000336 10.0.0.27 - - [2026-02-16 02:24:09] "GET /virtual-network/8acb199d-3567-4db6-a02f-1beb66b52071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2956 0.006959 10.0.0.27 - - [2026-02-16 02:24:09] "POST /neutron/network HTTP/1.1" 200 1007 0.009363 10.0.0.27 - - [2026-02-16 02:24:09] "GET /virtual-network/8acb199d-3567-4db6-a02f-1beb66b52071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.004444 10.0.0.27 - - [2026-02-16 02:24:10] "POST /neutron/port HTTP/1.1" 200 1238 0.020883 10.0.0.27 - - [2026-02-16 02:24:10] "POST /neutron/port HTTP/1.1" 200 1238 0.020198 10.0.0.27 - - [2026-02-16 02:24:11] "POST /neutron/network HTTP/1.1" 200 1007 0.008988 10.0.0.50 - - [2026-02-16 02:24:12] "DELETE /route-target/6f983088-52eb-46f1-acbc-e597ad7f0d2d HTTP/1.1" 200 115 0.017696 10.0.0.27 - - [2026-02-16 02:24:12] "DELETE /network-policy/73315398-6035-4bdf-8461-fcf8cc7e9b6d HTTP/1.1" 200 115 0.032051 10.0.0.23 - - [2026-02-16 02:24:15] "GET /projects?obj_uuids=4956076e-1d52-4b52-9cb8-18f081bf671d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000920 10.0.0.27 - - [2026-02-16 02:24:15] "GET /project/4956076e-1d52-4b52-9cb8-18f081bf671d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.073995 10.0.0.23 - - [2026-02-16 02:24:15] "GET /projects?obj_uuids=4956076e-1d52-4b52-9cb8-18f081bf671d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000986 10.0.0.27 - - [2026-02-16 02:24:15] "GET /project/4956076e-1d52-4b52-9cb8-18f081bf671d?fields=virtual_networks HTTP/1.1" 200 1048 0.033737 10.0.0.23 - - [2026-02-16 02:24:15] "GET /projects?obj_uuids=4956076e-1d52-4b52-9cb8-18f081bf671d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001251 10.0.0.27 - - [2026-02-16 02:24:15] "GET /project/4956076e-1d52-4b52-9cb8-18f081bf671d?fields=virtual_machine_interfaces HTTP/1.1" 200 1048 0.045093 10.0.0.23 - - [2026-02-16 02:24:15] "GET /projects?obj_uuids=4956076e-1d52-4b52-9cb8-18f081bf671d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000873 10.0.0.27 - - [2026-02-16 02:24:15] "GET /project/4956076e-1d52-4b52-9cb8-18f081bf671d?fields=security_groups HTTP/1.1" 200 1282 0.039964 10.0.0.27 - - [2026-02-16 02:24:16] "POST /fqname-to-id HTTP/1.1" 404 202 0.027222 10.0.0.23 - - [2026-02-16 02:24:16] "GET /projects?obj_uuids=ea838db1-a50f-4889-89f0-0eef1b4f48d2&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003104 10.0.0.23 - - [2026-02-16 02:24:16] "GET /domains?obj_uuids=026ea67f-9b7a-4f1c-a755-90b25d4ac1dc&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000988 10.0.0.23 - - [2026-02-16 02:24:16] "GET /domain/026ea67f-9b7a-4f1c-a755-90b25d4ac1dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.006497 10.0.0.23 - - [2026-02-16 02:24:16] "POST /id-to-fqname HTTP/1.1" 200 204 0.001621 10.0.0.23 - - [2026-02-16 02:24:16] "POST /fqname-to-id HTTP/1.1" 404 213 0.019569 10.0.0.23 - - [2026-02-16 02:24:16] "POST /security-groups HTTP/1.1" 200 605 0.073970 10.0.0.23 - - [2026-02-16 02:24:16] "POST /projects HTTP/1.1" 200 613 0.338245 10.0.0.50 - - [2026-02-16 02:24:16] "POST /fqname-to-id HTTP/1.1" 404 247 0.007371 10.0.0.23 - - [2026-02-16 02:24:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.405286 10.0.0.27 - - [2026-02-16 02:24:16] "GET /project/ea838db1-a50f-4889-89f0-0eef1b4f48d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1419 0.538205 10.0.0.27 - - [2026-02-16 02:24:17] "GET / HTTP/1.1" 200 35931 0.001343 10.0.0.27 - - [2026-02-16 02:24:21] "GET /project/ea838db1-a50f-4889-89f0-0eef1b4f48d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000431 10.0.0.23 - - [2026-02-16 02:24:21] "GET /projects?obj_uuids=ea838db1-a50f-4889-89f0-0eef1b4f48d2&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000875 10.0.0.27 - - [2026-02-16 02:24:21] "GET /project/ea838db1-a50f-4889-89f0-0eef1b4f48d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1419 0.066730 10.0.0.27 - - [2026-02-16 02:24:22] "GET / HTTP/1.1" 200 35931 0.001966 10.0.0.27 - - [2026-02-16 02:24:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003303 10.0.0.23 - - [2026-02-16 02:24:22] "GET /domains?obj_uuids=026ea67f-9b7a-4f1c-a755-90b25d4ac1dc&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000825 10.0.0.27 - - [2026-02-16 02:24:22] "GET /domain/026ea67f-9b7a-4f1c-a755-90b25d4ac1dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 892 0.006313 10.0.0.27 - - [2026-02-16 02:24:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002928 10.0.0.23 - - [2026-02-16 02:24:22] "GET /projects?obj_uuids=ea838db1-a50f-4889-89f0-0eef1b4f48d2&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000949 10.0.0.27 - - [2026-02-16 02:24:22] "GET /project/ea838db1-a50f-4889-89f0-0eef1b4f48d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1419 0.055381 10.0.0.27 - - [2026-02-16 02:24:23] "GET /domains HTTP/1.1" 401 292 0.000621 10.0.0.27 - - [2026-02-16 02:24:24] "GET /domains HTTP/1.1" 200 280 0.025910 10.0.0.23 - - [2026-02-16 02:24:24] "GET /domains?obj_uuids=026ea67f-9b7a-4f1c-a755-90b25d4ac1dc&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000818 10.0.0.27 - - [2026-02-16 02:24:24] "GET /domain/026ea67f-9b7a-4f1c-a755-90b25d4ac1dc HTTP/1.1" 200 2974 0.008478 10.0.0.23 - - [2026-02-16 02:24:24] "GET /projects?obj_uuids=ea838db1-a50f-4889-89f0-0eef1b4f48d2&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001189 10.0.0.27 - - [2026-02-16 02:24:24] "GET /project/ea838db1-a50f-4889-89f0-0eef1b4f48d2 HTTP/1.1" 200 1936 0.092923 10.0.0.27 - - [2026-02-16 02:24:24] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.002521 10.0.0.27 - - [2026-02-16 02:24:24] "POST /network-ipams HTTP/1.1" 200 627 0.023186 10.0.0.27 - - [2026-02-16 02:24:24] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 814 0.003127 10.0.0.27 - - [2026-02-16 02:24:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003069 10.0.0.27 - - [2026-02-16 02:24:24] "GET /network-ipam/dbc1ed47-ac77-4a40-9762-6eacb559a150?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.005996 10.0.0.27 - - [2026-02-16 02:24:24] "PUT /network-ipam/dbc1ed47-ac77-4a40-9762-6eacb559a150 HTTP/1.1" 200 258 0.013839 10.0.0.27 - - [2026-02-16 02:24:24] "POST /fqname-to-id HTTP/1.1" 401 292 0.000423 10.0.0.27 - - [2026-02-16 02:24:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.029152 10.0.0.23 - - [2026-02-16 02:24:25] "GET /projects?obj_uuids=ea838db1-a50f-4889-89f0-0eef1b4f48d2&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000877 10.0.0.27 - - [2026-02-16 02:24:25] "GET /project/ea838db1-a50f-4889-89f0-0eef1b4f48d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1419 0.032799 10.0.0.23 - - [2026-02-16 02:24:25] "GET /projects?obj_uuids=ea838db1-a50f-4889-89f0-0eef1b4f48d2&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001225 10.0.0.27 - - [2026-02-16 02:24:25] "POST /neutron/network HTTP/1.1" 200 625 0.140083 10.0.0.50 - - [2026-02-16 02:24:25] "POST /ref-update HTTP/1.1" 200 156 0.030255 10.0.0.27 - - [2026-02-16 02:24:25] "POST /neutron/network HTTP/1.1" 200 1139 0.009271 10.0.0.27 - - [2026-02-16 02:24:25] "POST /id-to-fqname HTTP/1.1" 200 237 0.000924 10.0.0.27 - - [2026-02-16 02:24:25] "GET /virtual-network/f9635aa1-8793-4ca2-9b69-93b6404d2e0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2678 0.004385 10.0.0.27 - - [2026-02-16 02:24:25] "GET /virtual-network/f9635aa1-8793-4ca2-9b69-93b6404d2e0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2678 0.005055 10.0.0.27 - - [2026-02-16 02:24:25] "POST /neutron/subnet HTTP/1.1" 200 720 0.007403 10.0.0.27 - - [2026-02-16 02:24:26] "GET /virtual-network/f9635aa1-8793-4ca2-9b69-93b6404d2e0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2678 0.005106 10.0.0.27 - - [2026-02-16 02:24:26] "GET /obj-perms HTTP/1.1" 200 5021 0.061656 10.0.0.50 - - [2026-02-16 02:24:27] "GET /obj-perms HTTP/1.1" 200 5021 0.048847 10.0.0.23 - - [2026-02-16 02:24:27] "GET /obj-perms HTTP/1.1" 200 5021 0.044639 10.0.0.27 - - [2026-02-16 02:24:27] "POST /fqname-to-id HTTP/1.1" 404 231 0.003043 10.0.0.27 - - [2026-02-16 02:24:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002559 10.0.0.23 - - [2026-02-16 02:24:27] "GET /projects?obj_uuids=ea838db1-a50f-4889-89f0-0eef1b4f48d2&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000960 10.0.0.27 - - [2026-02-16 02:24:27] "GET /project/ea838db1-a50f-4889-89f0-0eef1b4f48d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1419 0.093293 10.0.0.27 - - [2026-02-16 02:24:27] "POST /network-policys HTTP/1.1" 200 565 0.041229 10.0.0.27 - - [2026-02-16 02:24:27] "GET /network-policy/c46657b2-4d75-4c71-8ec3-41874e51b8d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4075 0.005654 10.0.0.27 - - [2026-02-16 02:24:28] "POST /fqname-to-id HTTP/1.1" 404 231 0.003392 10.0.0.27 - - [2026-02-16 02:24:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003097 10.0.0.23 - - [2026-02-16 02:24:28] "GET /projects?obj_uuids=ea838db1-a50f-4889-89f0-0eef1b4f48d2&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001226 10.0.0.27 - - [2026-02-16 02:24:28] "GET /project/ea838db1-a50f-4889-89f0-0eef1b4f48d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1419 0.041831 10.0.0.27 - - [2026-02-16 02:24:28] "POST /network-policys HTTP/1.1" 200 565 0.024930 10.0.0.27 - - [2026-02-16 02:24:28] "GET /network-policy/b4d66aa6-984d-4bc3-993c-c9df5f4b714e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3111 0.006238 10.0.0.27 - - [2026-02-16 02:24:28] "POST /fqname-to-id HTTP/1.1" 404 231 0.003026 10.0.0.27 - - [2026-02-16 02:24:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003157 10.0.0.23 - - [2026-02-16 02:24:28] "GET /projects?obj_uuids=ea838db1-a50f-4889-89f0-0eef1b4f48d2&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001055 10.0.0.27 - - [2026-02-16 02:24:28] "GET /project/ea838db1-a50f-4889-89f0-0eef1b4f48d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1419 0.047623 10.0.0.27 - - [2026-02-16 02:24:28] "POST /network-policys HTTP/1.1" 200 565 0.022891 10.0.0.27 - - [2026-02-16 02:24:28] "GET /network-policy/291511f1-b6de-4b24-9d0e-6f4cee165016?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2140 0.005740 10.0.0.50 - - [2026-02-16 02:24:29] "POST /fqname-to-id HTTP/1.1" 404 207 0.002213 10.0.0.27 - - [2026-02-16 02:24:29] "POST /neutron/network HTTP/1.1" 200 1337 0.075796 10.0.0.27 - - [2026-02-16 02:24:29] "GET /virtual-network/f9635aa1-8793-4ca2-9b69-93b6404d2e0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3295 0.006026 10.0.0.27 - - [2026-02-16 02:24:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002820 10.0.0.27 - - [2026-02-16 02:24:29] "GET /network-policy/b4d66aa6-984d-4bc3-993c-c9df5f4b714e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3111 0.008152 10.0.0.27 - - [2026-02-16 02:24:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003470 10.0.0.27 - - [2026-02-16 02:24:29] "GET /network-policy/c46657b2-4d75-4c71-8ec3-41874e51b8d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4075 0.003866 10.0.0.27 - - [2026-02-16 02:24:29] "POST /id-to-fqname HTTP/1.1" 200 237 0.001153 10.0.0.23 - - [2026-02-16 02:24:30] "GET /projects?obj_uuids=ea838db1-a50f-4889-89f0-0eef1b4f48d2&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001100 10.0.0.27 - - [2026-02-16 02:24:30] "GET /project/ea838db1-a50f-4889-89f0-0eef1b4f48d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1419 0.067106 10.0.0.27 - - [2026-02-16 02:24:30] "POST /neutron/network HTTP/1.1" 200 1337 0.010179 10.0.0.27 - - [2026-02-16 02:24:30] "POST /neutron/port HTTP/1.1" 200 117 0.006693 10.0.0.50 - - [2026-02-16 02:24:30] "PUT /access-control-list/482d7632-c04b-4dba-9bea-cc32e4f5fef2 HTTP/1.1" 200 272 0.036263 10.0.0.27 - - [2026-02-16 02:24:31] "POST /neutron/port HTTP/1.1" 200 1178 0.017799 10.0.0.27 - - [2026-02-16 02:24:31] "POST /neutron/port HTTP/1.1" 200 1242 0.015339 10.0.0.27 - - [2026-02-16 02:24:31] "POST /neutron/subnet HTTP/1.1" 200 1370 0.015668 10.0.0.27 - - [2026-02-16 02:24:31] "POST /neutron/network HTTP/1.1" 200 1337 0.008839 10.0.0.27 - - [2026-02-16 02:24:32] "POST /neutron/network HTTP/1.1" 200 1347 0.005692 10.0.0.27 - - [2026-02-16 02:24:32] "POST /neutron/subnet HTTP/1.1" 200 1370 0.027771 10.0.0.27 - - [2026-02-16 02:24:33] "POST /neutron/network HTTP/1.1" 200 1337 0.007485 10.0.0.27 - - [2026-02-16 02:24:35] "POST /neutron/port HTTP/1.1" 200 1242 0.016089 10.0.0.27 - - [2026-02-16 02:24:35] "POST /neutron/security_group HTTP/1.1" 200 2072 0.007292 10.0.0.27 - - [2026-02-16 02:24:35] "GET /virtual-machine/a47b753a-fb71-4c36-baca-6389c99bc113 HTTP/1.1" 401 292 0.000327 10.0.0.27 - - [2026-02-16 02:24:35] "GET /virtual-machine/a47b753a-fb71-4c36-baca-6389c99bc113 HTTP/1.1" 200 1307 0.029285 10.0.0.27 - - [2026-02-16 02:24:35] "GET /virtual-machine-interface/cd0af3c0-5115-4204-9813-4bb2961b740d HTTP/1.1" 200 3178 0.005335 10.0.0.27 - - [2026-02-16 02:24:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002950 10.0.0.27 - - [2026-02-16 02:24:35] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003284 10.0.0.27 - - [2026-02-16 02:24:35] "GET /virtual-networks?parent_id=ea838db1-a50f-4889-89f0-0eef1b4f48d2&detail=False&count=False&shared=False HTTP/1.1" 200 368 0.003368 10.0.0.27 - - [2026-02-16 02:24:36] "GET /virtual-network/f9635aa1-8793-4ca2-9b69-93b6404d2e0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3295 0.009647 10.0.0.27 - - [2026-02-16 02:24:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003139 10.0.0.27 - - [2026-02-16 02:24:39] "GET /virtual-network/f9635aa1-8793-4ca2-9b69-93b6404d2e0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3295 0.004426 10.0.0.27 - - [2026-02-16 02:24:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002975 10.0.0.27 - - [2026-02-16 02:24:43] "GET /virtual-network/f9635aa1-8793-4ca2-9b69-93b6404d2e0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3295 0.005822 10.0.0.27 - - [2026-02-16 02:24:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003505 10.0.0.27 - - [2026-02-16 02:24:47] "GET /virtual-network/f9635aa1-8793-4ca2-9b69-93b6404d2e0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3295 0.006151 10.0.0.27 - - [2026-02-16 02:24:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003764 10.0.0.27 - - [2026-02-16 02:24:51] "GET /virtual-network/f9635aa1-8793-4ca2-9b69-93b6404d2e0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3295 0.006202 10.0.0.27 - - [2026-02-16 02:24:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003003 10.0.0.27 - - [2026-02-16 02:24:55] "GET /virtual-network/f9635aa1-8793-4ca2-9b69-93b6404d2e0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3295 0.005517 10.0.0.27 - - [2026-02-16 02:24:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003081 10.0.0.27 - - [2026-02-16 02:24:59] "GET /virtual-network/f9635aa1-8793-4ca2-9b69-93b6404d2e0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3295 0.004415 10.0.0.27 - - [2026-02-16 02:25:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003320 10.0.0.27 - - [2026-02-16 02:25:03] "GET /virtual-network/f9635aa1-8793-4ca2-9b69-93b6404d2e0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3295 0.005085 10.0.0.23 - - [2026-02-16 02:25:04] "DELETE /project/ea838db1a50f488989f00eef1b4f48d2 HTTP/1.1" 404 173 0.005474 10.0.0.23 - - [2026-02-16 02:25:04] "GET /projects?obj_uuids=4956076e-1d52-4b52-9cb8-18f081bf671d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000906 10.0.0.23 - - [2026-02-16 02:25:04] "GET /project/4956076e-1d52-4b52-9cb8-18f081bf671d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1500 0.033229 10.0.0.23 - - [2026-02-16 02:25:04] "GET /projects?obj_uuids=4956076e-1d52-4b52-9cb8-18f081bf671d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001270 10.0.0.23 - - [2026-02-16 02:25:04] "GET /project/4956076e-1d52-4b52-9cb8-18f081bf671d?fields=security_groups HTTP/1.1" 200 1387 0.047082 10.0.0.23 - - [2026-02-16 02:25:04] "DELETE /security-group/27ff493e-97cd-4bf3-9ed6-46a91df870a4 HTTP/1.1" 200 115 0.054216 10.0.0.23 - - [2026-02-16 02:25:04] "GET /projects?obj_uuids=4956076e-1d52-4b52-9cb8-18f081bf671d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000843 10.0.0.23 - - [2026-02-16 02:25:04] "GET /project/4956076e-1d52-4b52-9cb8-18f081bf671d?fields=application_policy_sets HTTP/1.1" 200 1426 0.052949 10.0.0.23 - - [2026-02-16 02:25:04] "DELETE /project/4956076e-1d52-4b52-9cb8-18f081bf671d HTTP/1.1" 200 115 0.402953 10.0.0.27 - - [2026-02-16 02:25:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003505 10.0.0.27 - - [2026-02-16 02:25:07] "GET /virtual-network/f9635aa1-8793-4ca2-9b69-93b6404d2e0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3295 0.005122 10.0.0.27 - - [2026-02-16 02:25:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003291 10.0.0.27 - - [2026-02-16 02:25:09] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004262 10.0.0.27 - - [2026-02-16 02:25:09] "GET /virtual-networks?parent_id=ea838db1-a50f-4889-89f0-0eef1b4f48d2&detail=False&count=False&shared=False HTTP/1.1" 200 368 0.003697 10.0.0.27 - - [2026-02-16 02:25:09] "GET /virtual-network/f9635aa1-8793-4ca2-9b69-93b6404d2e0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3295 0.006581 10.0.0.27 - - [2026-02-16 02:25:15] "POST /neutron/port HTTP/1.1" 200 1242 0.014479 10.0.0.27 - - [2026-02-16 02:25:17] "POST /neutron/security_group HTTP/1.1" 200 2072 0.006142 10.0.0.27 - - [2026-02-16 02:25:25] "POST /neutron/port HTTP/1.1" 200 1242 0.015736 10.0.0.27 - - [2026-02-16 02:25:30] "POST /neutron/security_group HTTP/1.1" 200 2072 0.006190 10.0.0.27 - - [2026-02-16 02:25:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002966 10.0.0.27 - - [2026-02-16 02:25:31] "GET /network-policy/c46657b2-4d75-4c71-8ec3-41874e51b8d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4075 0.003437 10.0.0.27 - - [2026-02-16 02:25:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002706 10.0.0.27 - - [2026-02-16 02:25:31] "GET /network-policy/b4d66aa6-984d-4bc3-993c-c9df5f4b714e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3111 0.003844 10.0.0.27 - - [2026-02-16 02:25:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003298 10.0.0.27 - - [2026-02-16 02:25:31] "GET /network-policy/291511f1-b6de-4b24-9d0e-6f4cee165016?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2140 0.003730 10.0.0.27 - - [2026-02-16 02:25:31] "POST /neutron/network HTTP/1.1" 200 1337 0.008133 10.0.0.50 - - [2026-02-16 02:25:31] "PUT /access-control-list/482d7632-c04b-4dba-9bea-cc32e4f5fef2 HTTP/1.1" 200 272 0.015712 10.0.0.27 - - [2026-02-16 02:25:31] "GET /virtual-network/f9635aa1-8793-4ca2-9b69-93b6404d2e0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3591 0.006889 10.0.0.27 - - [2026-02-16 02:25:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003055 10.0.0.27 - - [2026-02-16 02:25:31] "GET /network-policy/291511f1-b6de-4b24-9d0e-6f4cee165016?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2140 0.004607 10.0.0.27 - - [2026-02-16 02:25:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003005 10.0.0.27 - - [2026-02-16 02:25:31] "GET /network-policy/b4d66aa6-984d-4bc3-993c-c9df5f4b714e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3111 0.006329 10.0.0.27 - - [2026-02-16 02:25:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002641 10.0.0.27 - - [2026-02-16 02:25:31] "GET /network-policy/c46657b2-4d75-4c71-8ec3-41874e51b8d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4075 0.004127 10.0.0.27 - - [2026-02-16 02:25:32] "POST /neutron/port HTTP/1.1" 200 1242 0.016192 10.0.0.27 - - [2026-02-16 02:25:32] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003274 10.0.0.27 - - [2026-02-16 02:25:32] "POST /neutron/port HTTP/1.1" 200 117 0.001048 10.0.0.27 - - [2026-02-16 02:25:36] "GET /virtual-network/f9635aa1-8793-4ca2-9b69-93b6404d2e0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3591 0.005639 10.0.0.27 - - [2026-02-16 02:25:36] "POST /neutron/network HTTP/1.1" 200 1429 0.009051 10.0.0.27 - - [2026-02-16 02:25:36] "GET /virtual-network/f9635aa1-8793-4ca2-9b69-93b6404d2e0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2678 0.007189 10.0.0.27 - - [2026-02-16 02:25:41] "GET /virtual-machine/a47b753a-fb71-4c36-baca-6389c99bc113 HTTP/1.1" 200 1307 0.004215 10.0.0.27 - - [2026-02-16 02:25:42] "POST /neutron/port HTTP/1.1" 200 1242 0.014729 10.0.0.27 - - [2026-02-16 02:25:43] "GET /virtual-machine/a47b753a-fb71-4c36-baca-6389c99bc113 HTTP/1.1" 404 171 0.003734 10.0.0.27 - - [2026-02-16 02:25:43] "GET /virtual-machine/a47b753a-fb71-4c36-baca-6389c99bc113 HTTP/1.1" 404 171 0.002529 10.0.0.27 - - [2026-02-16 02:25:43] "GET /virtual-machine/a47b753a-fb71-4c36-baca-6389c99bc113 HTTP/1.1" 404 171 0.002257 10.0.0.27 - - [2026-02-16 02:25:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003981 10.0.0.27 - - [2026-02-16 02:25:44] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003928 10.0.0.27 - - [2026-02-16 02:25:44] "GET /virtual-networks?parent_id=ea838db1-a50f-4889-89f0-0eef1b4f48d2&detail=False&count=False&shared=False HTTP/1.1" 200 368 0.002947 10.0.0.27 - - [2026-02-16 02:25:44] "GET /virtual-network/f9635aa1-8793-4ca2-9b69-93b6404d2e0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2678 0.005498 10.0.0.27 - - [2026-02-16 02:25:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.011130 10.0.0.27 - - [2026-02-16 02:25:44] "GET /routing-instance/c38e1828-9ae2-4a61-ac35-e056ea37bccb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1502 0.004350 10.0.0.27 - - [2026-02-16 02:25:44] "GET /route-target/f3c1cff8-069e-481a-b97d-039caab84d5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003998 10.0.0.27 - - [2026-02-16 02:25:47] "GET /obj-perms HTTP/1.1" 200 5021 0.003101 10.0.0.50 - - [2026-02-16 02:25:50] "GET /obj-perms HTTP/1.1" 200 5021 0.004655 10.0.0.27 - - [2026-02-16 02:25:56] "GET /obj-perms HTTP/1.1" 200 5021 0.003653 10.0.0.50 - - [2026-02-16 02:26:00] "GET /obj-perms HTTP/1.1" 200 5021 0.003348 10.0.0.27 - - [2026-02-16 02:26:03] "GET /obj-perms HTTP/1.1" 200 5021 0.003833 10.0.0.27 - - [2026-02-16 02:26:03] "DELETE /network-policy/291511f1-b6de-4b24-9d0e-6f4cee165016 HTTP/1.1" 200 115 0.033374 10.0.0.27 - - [2026-02-16 02:26:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005524 10.0.0.23 - - [2026-02-16 02:26:03] "GET /projects?obj_uuids=ea838db1-a50f-4889-89f0-0eef1b4f48d2&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001476 10.0.0.27 - - [2026-02-16 02:26:03] "GET /project/ea838db1-a50f-4889-89f0-0eef1b4f48d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1419 0.040405 10.0.0.27 - - [2026-02-16 02:26:03] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyModifyIpv4v6-70768859&detail=False&count=False&shared=False HTTP/1.1" 200 606 0.005676 10.0.0.27 - - [2026-02-16 02:26:03] "DELETE /network-policy/b4d66aa6-984d-4bc3-993c-c9df5f4b714e HTTP/1.1" 200 115 0.035276 10.0.0.27 - - [2026-02-16 02:26:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003406 10.0.0.23 - - [2026-02-16 02:26:03] "GET /projects?obj_uuids=ea838db1-a50f-4889-89f0-0eef1b4f48d2&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001083 10.0.0.27 - - [2026-02-16 02:26:03] "GET /project/ea838db1-a50f-4889-89f0-0eef1b4f48d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1419 0.056262 10.0.0.27 - - [2026-02-16 02:26:03] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyModifyIpv4v6-70768859&detail=False&count=False&shared=False HTTP/1.1" 200 368 0.005369 10.0.0.27 - - [2026-02-16 02:26:03] "DELETE /network-policy/c46657b2-4d75-4c71-8ec3-41874e51b8d7 HTTP/1.1" 200 115 0.051805 10.0.0.27 - - [2026-02-16 02:26:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003398 10.0.0.23 - - [2026-02-16 02:26:03] "GET /projects?obj_uuids=ea838db1-a50f-4889-89f0-0eef1b4f48d2&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001035 10.0.0.27 - - [2026-02-16 02:26:03] "GET /project/ea838db1-a50f-4889-89f0-0eef1b4f48d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1419 0.040107 10.0.0.27 - - [2026-02-16 02:26:04] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyModifyIpv4v6-70768859&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.005738 10.0.0.27 - - [2026-02-16 02:26:04] "POST /neutron/network HTTP/1.1" 200 1139 0.010404 10.0.0.50 - - [2026-02-16 02:26:04] "DELETE /route-target/f3c1cff8-069e-481a-b97d-039caab84d5f HTTP/1.1" 200 115 0.021392 10.0.0.27 - - [2026-02-16 02:26:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004120 10.0.0.27 - - [2026-02-16 02:26:04] "DELETE /network-ipam/dbc1ed47-ac77-4a40-9762-6eacb559a150 HTTP/1.1" 200 115 0.048818 10.0.0.27 - - [2026-02-16 02:26:04] "POST /fqname-to-id HTTP/1.1" 404 264 0.003859 10.0.0.23 - - [2026-02-16 02:26:04] "GET /projects?obj_uuids=ea838db1-a50f-4889-89f0-0eef1b4f48d2&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000918 10.0.0.23 - - [2026-02-16 02:26:04] "GET /project/ea838db1-a50f-4889-89f0-0eef1b4f48d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1524 0.054786 10.0.0.23 - - [2026-02-16 02:26:04] "GET /projects?obj_uuids=ea838db1-a50f-4889-89f0-0eef1b4f48d2&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000828 10.0.0.23 - - [2026-02-16 02:26:04] "GET /project/ea838db1-a50f-4889-89f0-0eef1b4f48d2?fields=security_groups HTTP/1.1" 200 1405 0.042485 10.0.0.23 - - [2026-02-16 02:26:04] "DELETE /security-group/f04305f3-de12-4d5e-8e8e-3a66069392b4 HTTP/1.1" 200 115 0.041516 10.0.0.23 - - [2026-02-16 02:26:04] "GET /projects?obj_uuids=ea838db1-a50f-4889-89f0-0eef1b4f48d2&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000925 10.0.0.23 - - [2026-02-16 02:26:04] "GET /project/ea838db1-a50f-4889-89f0-0eef1b4f48d2?fields=application_policy_sets HTTP/1.1" 200 1444 0.058372 10.0.0.27 - - [2026-02-16 02:26:04] "DELETE /project/ea838db1-a50f-4889-89f0-0eef1b4f48d2 HTTP/1.1" 200 115 0.386930 10.0.0.23 - - [2026-02-16 02:26:04] "GET /domains?obj_uuids=026ea67f-9b7a-4f1c-a755-90b25d4ac1dc&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002129 10.0.0.27 - - [2026-02-16 02:26:04] "GET /domain/026ea67f-9b7a-4f1c-a755-90b25d4ac1dc?fields=projects HTTP/1.1" 200 1437 0.012898 10.0.0.23 - - [2026-02-16 02:26:07] "GET /projects?obj_uuids=ea838db1-a50f-4889-89f0-0eef1b4f48d2&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002981 10.0.0.23 - - [2026-02-16 02:26:07] "GET /domains?obj_uuids=026ea67f-9b7a-4f1c-a755-90b25d4ac1dc&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000951 10.0.0.23 - - [2026-02-16 02:26:07] "GET /domain/026ea67f-9b7a-4f1c-a755-90b25d4ac1dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.051114 10.0.0.23 - - [2026-02-16 02:26:07] "POST /id-to-fqname HTTP/1.1" 200 204 0.004861 10.0.0.23 - - [2026-02-16 02:26:07] "POST /fqname-to-id HTTP/1.1" 404 213 0.006444 10.0.0.23 - - [2026-02-16 02:26:07] "POST /security-groups HTTP/1.1" 200 605 0.074746 10.0.0.50 - - [2026-02-16 02:26:07] "POST /fqname-to-id HTTP/1.1" 404 248 0.003479 10.0.0.23 - - [2026-02-16 02:26:07] "POST /projects HTTP/1.1" 200 613 0.288813 10.0.0.23 - - [2026-02-16 02:26:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.381273 10.0.0.50 - - [2026-02-16 02:26:08] "POST /access-control-lists HTTP/1.1" 200 608 0.035683 10.0.0.27 - - [2026-02-16 02:26:08] "GET /project/ea838db1-a50f-4889-89f0-0eef1b4f48d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1419 0.550215 10.0.0.23 - - [2026-02-16 02:26:08] "GET /projects?obj_uuids=ea838db1-a50f-4889-89f0-0eef1b4f48d2&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001450 10.0.0.27 - - [2026-02-16 02:26:08] "GET /project/ea838db1-a50f-4889-89f0-0eef1b4f48d2?fields=virtual_networks HTTP/1.1" 200 1060 0.049875 10.0.0.23 - - [2026-02-16 02:26:08] "GET /projects?obj_uuids=ea838db1-a50f-4889-89f0-0eef1b4f48d2&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001218 10.0.0.27 - - [2026-02-16 02:26:08] "GET /project/ea838db1-a50f-4889-89f0-0eef1b4f48d2?fields=virtual_machine_interfaces HTTP/1.1" 200 1060 0.035567 10.0.0.23 - - [2026-02-16 02:26:08] "GET /projects?obj_uuids=ea838db1-a50f-4889-89f0-0eef1b4f48d2&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001019 10.0.0.27 - - [2026-02-16 02:26:08] "GET /project/ea838db1-a50f-4889-89f0-0eef1b4f48d2?fields=security_groups HTTP/1.1" 200 1300 0.048098 10.0.0.27 - - [2026-02-16 02:26:09] "POST /fqname-to-id HTTP/1.1" 404 204 0.027074 10.0.0.23 - - [2026-02-16 02:26:09] "GET /projects?obj_uuids=f4ed4a20-1c14-41cc-bcae-91ac40674afc&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003934 10.0.0.23 - - [2026-02-16 02:26:09] "GET /domains?obj_uuids=026ea67f-9b7a-4f1c-a755-90b25d4ac1dc&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000845 10.0.0.23 - - [2026-02-16 02:26:09] "GET /domain/026ea67f-9b7a-4f1c-a755-90b25d4ac1dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.007413 10.0.0.23 - - [2026-02-16 02:26:09] "POST /id-to-fqname HTTP/1.1" 200 206 0.015878 10.0.0.23 - - [2026-02-16 02:26:09] "POST /fqname-to-id HTTP/1.1" 404 215 0.004725 10.0.0.23 - - [2026-02-16 02:26:09] "POST /security-groups HTTP/1.1" 200 607 0.075242 10.0.0.23 - - [2026-02-16 02:26:09] "POST /projects HTTP/1.1" 200 617 0.301095 10.0.0.50 - - [2026-02-16 02:26:09] "POST /fqname-to-id HTTP/1.1" 404 249 0.005324 10.0.0.23 - - [2026-02-16 02:26:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.378026 10.0.0.27 - - [2026-02-16 02:26:09] "GET /project/f4ed4a20-1c14-41cc-bcae-91ac40674afc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.511385 10.0.0.27 - - [2026-02-16 02:26:10] "GET / HTTP/1.1" 200 35931 0.001515 10.0.0.27 - - [2026-02-16 02:26:13] "POST /fqname-to-id HTTP/1.1" 401 292 0.000421 10.0.0.27 - - [2026-02-16 02:26:14] "POST /fqname-to-id HTTP/1.1" 404 233 0.060602 10.0.0.27 - - [2026-02-16 02:26:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002865 10.0.0.23 - - [2026-02-16 02:26:14] "GET /projects?obj_uuids=f4ed4a20-1c14-41cc-bcae-91ac40674afc&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.000846 10.0.0.27 - - [2026-02-16 02:26:14] "GET /project/f4ed4a20-1c14-41cc-bcae-91ac40674afc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.041222 10.0.0.27 - - [2026-02-16 02:26:14] "POST /network-policys HTTP/1.1" 200 567 0.045443 10.0.0.27 - - [2026-02-16 02:26:14] "GET /network-policy/07641d86-faa2-4816-8745-7c957473b593?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3151 0.006666 10.0.0.27 - - [2026-02-16 02:26:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003468 10.0.0.23 - - [2026-02-16 02:26:14] "GET /projects?obj_uuids=f4ed4a20-1c14-41cc-bcae-91ac40674afc&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001170 10.0.0.27 - - [2026-02-16 02:26:14] "GET /project/f4ed4a20-1c14-41cc-bcae-91ac40674afc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.040431 10.0.0.23 - - [2026-02-16 02:26:14] "GET /projects?obj_uuids=f4ed4a20-1c14-41cc-bcae-91ac40674afc&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001087 10.0.0.27 - - [2026-02-16 02:26:14] "POST /neutron/network HTTP/1.1" 200 623 0.151924 10.0.0.50 - - [2026-02-16 02:26:14] "POST /ref-update HTTP/1.1" 200 156 0.026291 10.0.0.50 - - [2026-02-16 02:26:15] "POST /fqname-to-id HTTP/1.1" 404 207 0.007593 10.0.0.27 - - [2026-02-16 02:26:15] "POST /neutron/network HTTP/1.1" 200 1017 0.009307 10.0.0.27 - - [2026-02-16 02:26:15] "POST /id-to-fqname HTTP/1.1" 200 237 0.000907 10.0.0.27 - - [2026-02-16 02:26:15] "GET /virtual-network/25dd7ed3-3039-4ad7-917a-0cd7fa2ea4e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2662 0.003957 10.0.0.27 - - [2026-02-16 02:26:15] "GET /virtual-network/25dd7ed3-3039-4ad7-917a-0cd7fa2ea4e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2662 0.004499 10.0.0.27 - - [2026-02-16 02:26:15] "POST /neutron/subnet HTTP/1.1" 200 730 0.008757 10.0.0.27 - - [2026-02-16 02:26:15] "POST /neutron/network HTTP/1.1" 200 1124 0.080841 10.0.0.27 - - [2026-02-16 02:26:15] "GET /virtual-network/25dd7ed3-3039-4ad7-917a-0cd7fa2ea4e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2985 0.005816 10.0.0.27 - - [2026-02-16 02:26:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.008512 10.0.0.27 - - [2026-02-16 02:26:15] "GET /network-policy/07641d86-faa2-4816-8745-7c957473b593?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3151 0.003528 10.0.0.27 - - [2026-02-16 02:26:16] "GET /virtual-network/25dd7ed3-3039-4ad7-917a-0cd7fa2ea4e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2985 0.006660 10.0.0.50 - - [2026-02-16 02:26:17] "GET /obj-perms HTTP/1.1" 200 5062 0.071346 10.0.0.23 - - [2026-02-16 02:26:17] "GET /obj-perms HTTP/1.1" 200 5062 0.113417 10.0.0.27 - - [2026-02-16 02:26:17] "DELETE /network-policy/07641d86-faa2-4816-8745-7c957473b593 HTTP/1.1" 409 238 0.007961 10.0.0.50 - - [2026-02-16 02:26:17] "DELETE /access-control-list/430dae4c-8dd0-4ac0-ac82-e103ce6972d8 HTTP/1.1" 200 115 0.037282 10.0.0.23 - - [2026-02-16 02:26:17] "POST /useragent-kv HTTP/1.1" 200 115 0.003204 10.0.0.23 - - [2026-02-16 02:26:17] "POST /useragent-kv HTTP/1.1" 200 115 0.003555 10.0.0.23 - - [2026-02-16 02:26:17] "POST /useragent-kv HTTP/1.1" 200 115 0.007214 10.0.0.23 - - [2026-02-16 02:26:17] "POST /useragent-kv HTTP/1.1" 200 115 0.002318 10.0.0.27 - - [2026-02-16 02:26:17] "POST /neutron/network HTTP/1.1" 200 151 0.141659 10.0.0.27 - - [2026-02-16 02:26:18] "DELETE /network-policy/07641d86-faa2-4816-8745-7c957473b593 HTTP/1.1" 200 115 0.047329 10.0.0.27 - - [2026-02-16 02:26:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002994 10.0.0.23 - - [2026-02-16 02:26:18] "GET /projects?obj_uuids=f4ed4a20-1c14-41cc-bcae-91ac40674afc&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.000930 10.0.0.27 - - [2026-02-16 02:26:18] "GET /project/f4ed4a20-1c14-41cc-bcae-91ac40674afc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.065488 10.0.0.27 - - [2026-02-16 02:26:18] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyNegativeIpv4v6-51706645&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.004465 10.0.0.23 - - [2026-02-16 02:26:20] "GET /projects?obj_uuids=f4ed4a20-1c14-41cc-bcae-91ac40674afc&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.000860 10.0.0.27 - - [2026-02-16 02:26:20] "GET /project/f4ed4a20-1c14-41cc-bcae-91ac40674afc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.037156 10.0.0.23 - - [2026-02-16 02:26:20] "GET /projects?obj_uuids=f4ed4a20-1c14-41cc-bcae-91ac40674afc&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.000989 10.0.0.27 - - [2026-02-16 02:26:20] "GET /project/f4ed4a20-1c14-41cc-bcae-91ac40674afc?fields=virtual_networks HTTP/1.1" 200 1065 0.040089 10.0.0.23 - - [2026-02-16 02:26:20] "GET /projects?obj_uuids=f4ed4a20-1c14-41cc-bcae-91ac40674afc&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.000881 10.0.0.27 - - [2026-02-16 02:26:21] "GET /project/f4ed4a20-1c14-41cc-bcae-91ac40674afc?fields=virtual_machine_interfaces HTTP/1.1" 200 1065 0.036747 10.0.0.23 - - [2026-02-16 02:26:21] "GET /projects?obj_uuids=f4ed4a20-1c14-41cc-bcae-91ac40674afc&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.000844 10.0.0.27 - - [2026-02-16 02:26:21] "GET /project/f4ed4a20-1c14-41cc-bcae-91ac40674afc?fields=security_groups HTTP/1.1" 200 1307 0.036834 10.0.0.27 - - [2026-02-16 02:26:21] "POST /fqname-to-id HTTP/1.1" 404 188 0.023839 10.0.0.23 - - [2026-02-16 02:26:21] "GET /projects?obj_uuids=8a14b5f0-23ef-4218-866c-7b76e03b6710&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003086 10.0.0.23 - - [2026-02-16 02:26:21] "GET /domains?obj_uuids=026ea67f-9b7a-4f1c-a755-90b25d4ac1dc&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000859 10.0.0.23 - - [2026-02-16 02:26:21] "GET /domain/026ea67f-9b7a-4f1c-a755-90b25d4ac1dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.006301 10.0.0.23 - - [2026-02-16 02:26:22] "POST /id-to-fqname HTTP/1.1" 200 190 0.005040 10.0.0.23 - - [2026-02-16 02:26:22] "POST /fqname-to-id HTTP/1.1" 404 199 0.008728 10.0.0.23 - - [2026-02-16 02:26:22] "POST /security-groups HTTP/1.1" 200 591 0.071594 10.0.0.50 - - [2026-02-16 02:26:22] "POST /fqname-to-id HTTP/1.1" 404 234 0.002724 10.0.0.23 - - [2026-02-16 02:26:22] "POST /projects HTTP/1.1" 200 585 0.287147 10.0.0.50 - - [2026-02-16 02:26:22] "POST /access-control-lists HTTP/1.1" 200 594 0.021322 10.0.0.23 - - [2026-02-16 02:26:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.367151 10.0.0.27 - - [2026-02-16 02:26:22] "GET /project/8a14b5f0-23ef-4218-866c-7b76e03b6710?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.484753 10.0.0.27 - - [2026-02-16 02:26:23] "GET / HTTP/1.1" 200 35931 0.001780 10.0.0.27 - - [2026-02-16 02:26:25] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 401 292 0.000490 10.0.0.27 - - [2026-02-16 02:26:25] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.054207 10.0.0.27 - - [2026-02-16 02:26:25] "POST /network-ipams HTTP/1.1" 200 513 0.024373 10.0.0.27 - - [2026-02-16 02:26:25] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 750 0.002911 10.0.0.27 - - [2026-02-16 02:26:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002953 10.0.0.27 - - [2026-02-16 02:26:25] "GET /network-ipam/b6af2a7b-491a-4760-8cbf-2f1a93204d22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.007696 10.0.0.27 - - [2026-02-16 02:26:25] "PUT /network-ipam/b6af2a7b-491a-4760-8cbf-2f1a93204d22 HTTP/1.1" 200 258 0.014346 10.0.0.27 - - [2026-02-16 02:26:25] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 750 0.004024 10.0.0.27 - - [2026-02-16 02:26:25] "POST /network-ipams HTTP/1.1" 200 513 0.024673 10.0.0.27 - - [2026-02-16 02:26:25] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 955 0.003025 10.0.0.27 - - [2026-02-16 02:26:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003477 10.0.0.27 - - [2026-02-16 02:26:26] "GET /network-ipam/74cd7f12-1acc-41aa-9bb0-401820d4e445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.006311 10.0.0.27 - - [2026-02-16 02:26:26] "PUT /network-ipam/74cd7f12-1acc-41aa-9bb0-401820d4e445 HTTP/1.1" 200 258 0.012375 10.0.0.27 - - [2026-02-16 02:26:26] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 955 0.003324 10.0.0.27 - - [2026-02-16 02:26:26] "POST /network-ipams HTTP/1.1" 200 513 0.046204 10.0.0.27 - - [2026-02-16 02:26:26] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 1161 0.003193 10.0.0.27 - - [2026-02-16 02:26:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002798 10.0.0.27 - - [2026-02-16 02:26:26] "GET /network-ipam/4abe7d33-a6cd-4678-af11-4ff9ffc1bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.005403 10.0.0.27 - - [2026-02-16 02:26:26] "PUT /network-ipam/4abe7d33-a6cd-4678-af11-4ff9ffc1bc84 HTTP/1.1" 200 258 0.013889 10.0.0.27 - - [2026-02-16 02:26:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003065 10.0.0.23 - - [2026-02-16 02:26:27] "GET /projects?obj_uuids=8a14b5f0-23ef-4218-866c-7b76e03b6710&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000839 10.0.0.27 - - [2026-02-16 02:26:27] "GET /project/8a14b5f0-23ef-4218-866c-7b76e03b6710?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.045097 10.0.0.23 - - [2026-02-16 02:26:27] "POST /useragent-kv HTTP/1.1" 200 115 0.007585 10.0.0.27 - - [2026-02-16 02:26:27] "POST /neutron/subnet HTTP/1.1" 200 729 0.216864 10.0.0.27 - - [2026-02-16 02:26:27] "POST /id-to-fqname HTTP/1.1" 200 221 0.001173 10.0.0.27 - - [2026-02-16 02:26:27] "GET /virtual-network/a17311c3-b913-4259-ac73-90f001605948?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.004668 10.0.0.27 - - [2026-02-16 02:26:27] "GET /virtual-network/a17311c3-b913-4259-ac73-90f001605948?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005583 10.0.0.27 - - [2026-02-16 02:26:27] "POST /neutron/network HTTP/1.1" 200 825 0.005568 10.0.0.27 - - [2026-02-16 02:26:27] "GET /virtual-network/a17311c3-b913-4259-ac73-90f001605948?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005387 10.0.0.27 - - [2026-02-16 02:26:27] "GET /network-ipam/b6af2a7b-491a-4760-8cbf-2f1a93204d22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.003188 10.0.0.27 - - [2026-02-16 02:26:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003323 10.0.0.23 - - [2026-02-16 02:26:27] "GET /projects?obj_uuids=8a14b5f0-23ef-4218-866c-7b76e03b6710&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000829 10.0.0.27 - - [2026-02-16 02:26:27] "GET /project/8a14b5f0-23ef-4218-866c-7b76e03b6710?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.042906 10.0.0.27 - - [2026-02-16 02:26:28] "POST /neutron/network HTTP/1.1" 200 117 0.013241 10.0.0.50 - - [2026-02-16 02:26:28] "POST /route-targets HTTP/1.1" 200 327 0.012463 10.0.0.27 - - [2026-02-16 02:26:28] "POST /neutron/network HTTP/1.1" 200 823 0.008367 10.0.0.27 - - [2026-02-16 02:26:28] "POST /id-to-fqname HTTP/1.1" 200 221 0.001031 10.0.0.27 - - [2026-02-16 02:26:28] "GET /virtual-network/428ed149-2d59-4ed7-b166-1915abd4d577?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.004739 10.0.0.27 - - [2026-02-16 02:26:28] "GET /virtual-network/428ed149-2d59-4ed7-b166-1915abd4d577?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005124 10.0.0.27 - - [2026-02-16 02:26:28] "POST /neutron/subnet HTTP/1.1" 200 720 0.008492 10.0.0.27 - - [2026-02-16 02:26:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002726 10.0.0.23 - - [2026-02-16 02:26:28] "GET /projects?obj_uuids=8a14b5f0-23ef-4218-866c-7b76e03b6710&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000955 10.0.0.27 - - [2026-02-16 02:26:28] "GET /project/8a14b5f0-23ef-4218-866c-7b76e03b6710?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.040812 10.0.0.50 - - [2026-02-16 02:26:28] "POST /ref-update HTTP/1.1" 200 156 0.028229 10.0.0.23 - - [2026-02-16 02:26:29] "POST /useragent-kv HTTP/1.1" 200 115 0.002486 10.0.0.27 - - [2026-02-16 02:26:29] "POST /neutron/subnet HTTP/1.1" 200 729 0.220543 10.0.0.27 - - [2026-02-16 02:26:29] "POST /id-to-fqname HTTP/1.1" 200 221 0.001792 10.0.0.27 - - [2026-02-16 02:26:29] "GET /virtual-network/47d96509-a9ce-4f90-ba69-68605bacca5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.004624 10.0.0.27 - - [2026-02-16 02:26:29] "GET /virtual-network/47d96509-a9ce-4f90-ba69-68605bacca5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005372 10.0.0.27 - - [2026-02-16 02:26:29] "POST /neutron/network HTTP/1.1" 200 825 0.005825 10.0.0.27 - - [2026-02-16 02:26:29] "GET /virtual-network/a17311c3-b913-4259-ac73-90f001605948?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005296 10.0.0.27 - - [2026-02-16 02:26:29] "GET /obj-perms HTTP/1.1" 200 5030 0.051704 10.0.0.27 - - [2026-02-16 02:26:30] "GET /virtual-network/428ed149-2d59-4ed7-b166-1915abd4d577?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005541 10.0.0.50 - - [2026-02-16 02:26:31] "GET /obj-perms HTTP/1.1" 200 5030 0.048986 10.0.0.23 - - [2026-02-16 02:26:31] "GET /obj-perms HTTP/1.1" 200 5030 0.047339 10.0.0.27 - - [2026-02-16 02:26:31] "GET /virtual-network/47d96509-a9ce-4f90-ba69-68605bacca5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.004979 10.0.0.27 - - [2026-02-16 02:26:31] "POST /fqname-to-id HTTP/1.1" 404 215 0.002942 10.0.0.27 - - [2026-02-16 02:26:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003204 10.0.0.23 - - [2026-02-16 02:26:31] "GET /projects?obj_uuids=8a14b5f0-23ef-4218-866c-7b76e03b6710&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001117 10.0.0.27 - - [2026-02-16 02:26:31] "GET /project/8a14b5f0-23ef-4218-866c-7b76e03b6710?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.048372 10.0.0.27 - - [2026-02-16 02:26:31] "POST /network-policys HTTP/1.1" 200 553 0.034753 10.0.0.27 - - [2026-02-16 02:26:31] "GET /network-policy/9033d883-432d-4f8d-a423-c52f704bc5bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.005294 10.0.0.27 - - [2026-02-16 02:26:31] "POST /fqname-to-id HTTP/1.1" 404 215 0.002514 10.0.0.27 - - [2026-02-16 02:26:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003332 10.0.0.23 - - [2026-02-16 02:26:32] "GET /projects?obj_uuids=8a14b5f0-23ef-4218-866c-7b76e03b6710&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000922 10.0.0.27 - - [2026-02-16 02:26:32] "GET /project/8a14b5f0-23ef-4218-866c-7b76e03b6710?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.051327 10.0.0.27 - - [2026-02-16 02:26:32] "POST /network-policys HTTP/1.1" 200 553 0.025329 10.0.0.27 - - [2026-02-16 02:26:32] "GET /network-policy/6154928c-4c66-4332-84f7-abf3b2b69dc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2126 0.005630 10.0.0.27 - - [2026-02-16 02:26:32] "POST /fqname-to-id HTTP/1.1" 404 215 0.002535 10.0.0.27 - - [2026-02-16 02:26:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003224 10.0.0.23 - - [2026-02-16 02:26:32] "GET /projects?obj_uuids=8a14b5f0-23ef-4218-866c-7b76e03b6710&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000956 10.0.0.27 - - [2026-02-16 02:26:32] "GET /project/8a14b5f0-23ef-4218-866c-7b76e03b6710?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.031826 10.0.0.27 - - [2026-02-16 02:26:32] "POST /network-policys HTTP/1.1" 200 553 0.039730 10.0.0.27 - - [2026-02-16 02:26:32] "GET /network-policy/c1f5cba9-5e6b-4826-98df-96bc69ab7496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.005655 10.0.0.27 - - [2026-02-16 02:26:32] "POST /ref-update HTTP/1.1" 200 156 0.042049 10.0.0.27 - - [2026-02-16 02:26:32] "POST /ref-update HTTP/1.1" 200 156 0.072731 10.0.0.50 - - [2026-02-16 02:26:32] "PUT /access-control-list/08e3a8c1-dcc0-41f8-baf4-abdd7556da15 HTTP/1.1" 200 272 0.036291 10.0.0.27 - - [2026-02-16 02:26:32] "POST /neutron/network HTTP/1.1" 200 915 0.064953 10.0.0.27 - - [2026-02-16 02:26:33] "GET /virtual-network/428ed149-2d59-4ed7-b166-1915abd4d577?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2346 0.006484 10.0.0.27 - - [2026-02-16 02:26:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003123 10.0.0.50 - - [2026-02-16 02:26:33] "POST /ref-update HTTP/1.1" 200 156 0.031935 10.0.0.27 - - [2026-02-16 02:26:33] "GET /network-policy/6154928c-4c66-4332-84f7-abf3b2b69dc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2126 0.004841 10.0.0.27 - - [2026-02-16 02:26:33] "POST /id-to-fqname HTTP/1.1" 200 221 0.001079 10.0.0.23 - - [2026-02-16 02:26:33] "GET /projects?obj_uuids=8a14b5f0-23ef-4218-866c-7b76e03b6710&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000952 10.0.0.27 - - [2026-02-16 02:26:34] "GET /project/8a14b5f0-23ef-4218-866c-7b76e03b6710?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.073849 10.0.0.27 - - [2026-02-16 02:26:34] "POST /neutron/network HTTP/1.1" 200 996 0.008462 10.0.0.27 - - [2026-02-16 02:26:34] "POST /id-to-fqname HTTP/1.1" 200 221 0.001710 10.0.0.27 - - [2026-02-16 02:26:34] "POST /neutron/port HTTP/1.1" 200 117 0.006907 10.0.0.23 - - [2026-02-16 02:26:34] "GET /projects?obj_uuids=8a14b5f0-23ef-4218-866c-7b76e03b6710&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000946 10.0.0.27 - - [2026-02-16 02:26:34] "POST /neutron/port HTTP/1.1" 200 1061 0.277156 10.0.0.27 - - [2026-02-16 02:26:35] "POST /neutron/port HTTP/1.1" 200 1115 0.109925 10.0.0.23 - - [2026-02-16 02:26:35] "GET /projects?obj_uuids=8a14b5f0-23ef-4218-866c-7b76e03b6710&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000880 10.0.0.27 - - [2026-02-16 02:26:35] "GET /project/8a14b5f0-23ef-4218-866c-7b76e03b6710?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.072924 10.0.0.27 - - [2026-02-16 02:26:35] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003095 10.0.0.27 - - [2026-02-16 02:26:35] "POST /neutron/network HTTP/1.1" 200 996 0.005782 10.0.0.27 - - [2026-02-16 02:26:35] "POST /neutron/port HTTP/1.1" 200 117 0.005008 10.0.0.27 - - [2026-02-16 02:26:35] "POST /id-to-fqname HTTP/1.1" 200 221 0.001014 10.0.0.27 - - [2026-02-16 02:26:35] "POST /neutron/network HTTP/1.1" 200 835 0.006835 10.0.0.27 - - [2026-02-16 02:26:36] "POST /neutron/port HTTP/1.1" 200 1059 0.014716 10.0.0.27 - - [2026-02-16 02:26:36] "POST /neutron/port HTTP/1.1" 200 1123 0.018683 10.0.0.23 - - [2026-02-16 02:26:36] "GET /projects?obj_uuids=8a14b5f0-23ef-4218-866c-7b76e03b6710&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001322 10.0.0.27 - - [2026-02-16 02:26:36] "POST /neutron/port HTTP/1.1" 200 117 0.000963 10.0.0.27 - - [2026-02-16 02:26:36] "GET /project/8a14b5f0-23ef-4218-866c-7b76e03b6710?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.082316 10.0.0.27 - - [2026-02-16 02:26:36] "POST /neutron/port HTTP/1.1" 200 2096 0.048227 10.0.0.27 - - [2026-02-16 02:26:36] "POST /neutron/port HTTP/1.1" 200 1125 0.013577 10.0.0.27 - - [2026-02-16 02:26:37] "POST /neutron/security_group HTTP/1.1" 200 2058 0.009641 10.0.0.27 - - [2026-02-16 02:26:37] "POST /neutron/network HTTP/1.1" 200 835 0.006373 10.0.0.27 - - [2026-02-16 02:26:37] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007028 10.0.0.27 - - [2026-02-16 02:26:37] "GET /virtual-machine/07b7369e-4f5d-45c9-83d4-5df4ff0aa515 HTTP/1.1" 401 292 0.000350 10.0.0.27 - - [2026-02-16 02:26:37] "GET /virtual-machine/07b7369e-4f5d-45c9-83d4-5df4ff0aa515 HTTP/1.1" 200 1290 0.058881 10.0.0.27 - - [2026-02-16 02:26:37] "GET /virtual-machine/07b7369e-4f5d-45c9-83d4-5df4ff0aa515 HTTP/1.1" 200 1290 0.009100 10.0.0.27 - - [2026-02-16 02:26:37] "GET /virtual-machine-interface/b9871974-3567-4acd-85a5-a12d5f30a7ae HTTP/1.1" 200 2944 0.008579 10.0.0.27 - - [2026-02-16 02:26:37] "POST /neutron/port HTTP/1.1" 200 1115 0.158281 10.0.0.27 - - [2026-02-16 02:26:37] "GET /virtual-machine/07b7369e-4f5d-45c9-83d4-5df4ff0aa515 HTTP/1.1" 200 1290 0.017242 10.0.0.27 - - [2026-02-16 02:26:37] "GET /virtual-machine-interface/b9871974-3567-4acd-85a5-a12d5f30a7ae HTTP/1.1" 200 2944 0.006243 10.0.0.27 - - [2026-02-16 02:26:37] "GET /instance-ip/3fb77807-7a1c-4970-a836-0f9aa3658aa6 HTTP/1.1" 200 1622 0.009603 10.0.0.27 - - [2026-02-16 02:26:37] "GET /virtual-machine/07b7369e-4f5d-45c9-83d4-5df4ff0aa515 HTTP/1.1" 200 1290 0.003365 10.0.0.27 - - [2026-02-16 02:26:37] "GET /virtual-machine-interface/b9871974-3567-4acd-85a5-a12d5f30a7ae HTTP/1.1" 200 2944 0.004865 10.0.0.27 - - [2026-02-16 02:26:37] "GET /instance-ip/3fb77807-7a1c-4970-a836-0f9aa3658aa6 HTTP/1.1" 200 1622 0.011765 10.0.0.27 - - [2026-02-16 02:26:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003008 10.0.0.27 - - [2026-02-16 02:26:37] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004959 10.0.0.27 - - [2026-02-16 02:26:37] "POST /neutron/subnet HTTP/1.1" 200 703 0.011490 10.0.0.27 - - [2026-02-16 02:26:37] "GET /virtual-networks?parent_id=8a14b5f0-23ef-4218-866c-7b76e03b6710&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002975 10.0.0.27 - - [2026-02-16 02:26:37] "GET /virtual-network/a17311c3-b913-4259-ac73-90f001605948?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.014992 10.0.0.27 - - [2026-02-16 02:26:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002849 10.0.0.27 - - [2026-02-16 02:26:37] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003674 10.0.0.27 - - [2026-02-16 02:26:37] "GET /virtual-networks?parent_id=8a14b5f0-23ef-4218-866c-7b76e03b6710&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002995 10.0.0.27 - - [2026-02-16 02:26:38] "GET /virtual-network/a17311c3-b913-4259-ac73-90f001605948?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.005941 10.0.0.27 - - [2026-02-16 02:26:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003911 10.0.0.27 - - [2026-02-16 02:26:38] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003288 10.0.0.27 - - [2026-02-16 02:26:38] "GET /virtual-networks?parent_id=8a14b5f0-23ef-4218-866c-7b76e03b6710&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002514 10.0.0.27 - - [2026-02-16 02:26:38] "GET /virtual-network/a17311c3-b913-4259-ac73-90f001605948?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.005779 10.0.0.27 - - [2026-02-16 02:26:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003968 10.0.0.27 - - [2026-02-16 02:26:38] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003820 10.0.0.27 - - [2026-02-16 02:26:38] "GET /virtual-networks?parent_id=8a14b5f0-23ef-4218-866c-7b76e03b6710&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002665 10.0.0.27 - - [2026-02-16 02:26:38] "GET /virtual-network/a17311c3-b913-4259-ac73-90f001605948?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.005702 10.0.0.27 - - [2026-02-16 02:26:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002928 10.0.0.27 - - [2026-02-16 02:26:38] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004029 10.0.0.27 - - [2026-02-16 02:26:38] "GET /virtual-networks?parent_id=8a14b5f0-23ef-4218-866c-7b76e03b6710&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002887 10.0.0.27 - - [2026-02-16 02:26:38] "GET /virtual-network/a17311c3-b913-4259-ac73-90f001605948?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.006735 10.0.0.27 - - [2026-02-16 02:26:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003452 10.0.0.27 - - [2026-02-16 02:26:41] "GET /virtual-network/a17311c3-b913-4259-ac73-90f001605948?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.005976 10.0.0.27 - - [2026-02-16 02:26:44] "POST /neutron/port HTTP/1.1" 200 1123 0.014443 10.0.0.27 - - [2026-02-16 02:26:44] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003488 10.0.0.27 - - [2026-02-16 02:26:44] "POST /neutron/network HTTP/1.1" 200 915 0.006148 10.0.0.27 - - [2026-02-16 02:26:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005713 10.0.0.27 - - [2026-02-16 02:26:45] "GET /virtual-network/a17311c3-b913-4259-ac73-90f001605948?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.004677 10.0.0.27 - - [2026-02-16 02:26:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003245 10.0.0.27 - - [2026-02-16 02:26:49] "GET /virtual-network/a17311c3-b913-4259-ac73-90f001605948?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.005924 10.0.0.27 - - [2026-02-16 02:26:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004222 10.0.0.27 - - [2026-02-16 02:26:53] "GET /virtual-network/a17311c3-b913-4259-ac73-90f001605948?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.005921 10.0.0.27 - - [2026-02-16 02:26:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003877 10.0.0.27 - - [2026-02-16 02:26:57] "GET /virtual-network/a17311c3-b913-4259-ac73-90f001605948?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.006191 10.0.0.27 - - [2026-02-16 02:27:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003891 10.0.0.27 - - [2026-02-16 02:27:02] "GET /virtual-network/a17311c3-b913-4259-ac73-90f001605948?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.006746 10.0.0.23 - - [2026-02-16 02:27:04] "DELETE /project/f4ed4a201c1441ccbcae91ac40674afc HTTP/1.1" 404 173 0.006739 10.0.0.23 - - [2026-02-16 02:27:04] "DELETE /project/ea838db1a50f488989f00eef1b4f48d2 HTTP/1.1" 404 173 0.014542 10.0.0.23 - - [2026-02-16 02:27:04] "DELETE /project/8a14b5f023ef4218866c7b76e03b6710 HTTP/1.1" 404 173 0.010839 10.0.0.23 - - [2026-02-16 02:27:04] "GET /projects?obj_uuids=f4ed4a20-1c14-41cc-bcae-91ac40674afc&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.000935 10.0.0.23 - - [2026-02-16 02:27:04] "GET /projects?obj_uuids=ea838db1-a50f-4889-89f0-0eef1b4f48d2&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000734 10.0.0.23 - - [2026-02-16 02:27:04] "GET /project/f4ed4a20-1c14-41cc-bcae-91ac40674afc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1533 0.070677 10.0.0.23 - - [2026-02-16 02:27:04] "GET /project/ea838db1-a50f-4889-89f0-0eef1b4f48d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1524 0.086699 10.0.0.23 - - [2026-02-16 02:27:04] "GET /projects?obj_uuids=f4ed4a20-1c14-41cc-bcae-91ac40674afc&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001431 10.0.0.23 - - [2026-02-16 02:27:04] "GET /projects?obj_uuids=ea838db1-a50f-4889-89f0-0eef1b4f48d2&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001488 10.0.0.23 - - [2026-02-16 02:27:04] "GET /project/f4ed4a20-1c14-41cc-bcae-91ac40674afc?fields=security_groups HTTP/1.1" 200 1412 0.065964 10.0.0.23 - - [2026-02-16 02:27:04] "GET /project/ea838db1-a50f-4889-89f0-0eef1b4f48d2?fields=security_groups HTTP/1.1" 200 1405 0.085645 10.0.0.23 - - [2026-02-16 02:27:04] "DELETE /security-group/8adf5b68-f585-42da-bdaa-5f45fe981d7b HTTP/1.1" 200 115 0.050079 10.0.0.23 - - [2026-02-16 02:27:04] "GET /projects?obj_uuids=f4ed4a20-1c14-41cc-bcae-91ac40674afc&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001165 10.0.0.23 - - [2026-02-16 02:27:04] "GET /project/f4ed4a20-1c14-41cc-bcae-91ac40674afc?fields=application_policy_sets HTTP/1.1" 200 1451 0.052923 10.0.0.23 - - [2026-02-16 02:27:04] "DELETE /security-group/accede6f-eba2-4f77-bb40-6c3864c400cf HTTP/1.1" 200 115 0.096221 10.0.0.23 - - [2026-02-16 02:27:04] "GET /projects?obj_uuids=ea838db1-a50f-4889-89f0-0eef1b4f48d2&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001155 10.0.0.50 - - [2026-02-16 02:27:04] "DELETE /access-control-list/9038501d-7d44-4e02-9703-5d85bbb14b25 HTTP/1.1" 200 115 0.047962 10.0.0.23 - - [2026-02-16 02:27:05] "GET /project/ea838db1-a50f-4889-89f0-0eef1b4f48d2?fields=application_policy_sets HTTP/1.1" 200 1444 0.065407 10.0.0.23 - - [2026-02-16 02:27:05] "DELETE /project/f4ed4a20-1c14-41cc-bcae-91ac40674afc HTTP/1.1" 200 115 0.596812 10.0.0.23 - - [2026-02-16 02:27:05] "DELETE /project/ea838db1-a50f-4889-89f0-0eef1b4f48d2 HTTP/1.1" 200 115 0.638352 10.0.0.27 - - [2026-02-16 02:27:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003052 10.0.0.27 - - [2026-02-16 02:27:06] "GET /virtual-network/a17311c3-b913-4259-ac73-90f001605948?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.006184 10.0.0.27 - - [2026-02-16 02:27:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003306 10.0.0.27 - - [2026-02-16 02:27:10] "GET /virtual-network/a17311c3-b913-4259-ac73-90f001605948?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.005664 10.0.0.27 - - [2026-02-16 02:27:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003379 10.0.0.27 - - [2026-02-16 02:27:14] "GET /virtual-network/a17311c3-b913-4259-ac73-90f001605948?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.004938 10.0.0.27 - - [2026-02-16 02:27:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003846 10.0.0.27 - - [2026-02-16 02:27:18] "GET /virtual-network/a17311c3-b913-4259-ac73-90f001605948?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.005462 10.0.0.27 - - [2026-02-16 02:27:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003062 10.0.0.27 - - [2026-02-16 02:27:20] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003327 10.0.0.27 - - [2026-02-16 02:27:20] "GET /virtual-networks?parent_id=8a14b5f0-23ef-4218-866c-7b76e03b6710&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002800 10.0.0.27 - - [2026-02-16 02:27:20] "GET /virtual-network/a17311c3-b913-4259-ac73-90f001605948?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.005957 10.0.0.27 - - [2026-02-16 02:27:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003849 10.0.0.27 - - [2026-02-16 02:27:20] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003599 10.0.0.27 - - [2026-02-16 02:27:20] "GET /virtual-networks?parent_id=8a14b5f0-23ef-4218-866c-7b76e03b6710&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003340 10.0.0.27 - - [2026-02-16 02:27:20] "GET /virtual-network/a17311c3-b913-4259-ac73-90f001605948?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.005063 10.0.0.27 - - [2026-02-16 02:27:20] "GET /obj-perms HTTP/1.1" 200 5056 0.055352 10.0.0.27 - - [2026-02-16 02:27:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002687 10.0.0.27 - - [2026-02-16 02:27:20] "GET /routing-instance/febe2b93-b8a3-4bae-bf4e-f9d706a9b82b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1786 0.004328 10.0.0.27 - - [2026-02-16 02:27:20] "GET /route-target/97ac8313-9ba9-46c4-bcad-849bd022be04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004408 10.0.0.27 - - [2026-02-16 02:27:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002879 10.0.0.27 - - [2026-02-16 02:27:21] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003381 10.0.0.27 - - [2026-02-16 02:27:21] "GET /virtual-networks?parent_id=8a14b5f0-23ef-4218-866c-7b76e03b6710&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003456 10.0.0.27 - - [2026-02-16 02:27:21] "GET /virtual-network/a17311c3-b913-4259-ac73-90f001605948?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.005087 10.0.0.27 - - [2026-02-16 02:27:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002505 10.0.0.27 - - [2026-02-16 02:27:21] "GET /routing-instance/febe2b93-b8a3-4bae-bf4e-f9d706a9b82b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1786 0.004120 10.0.0.27 - - [2026-02-16 02:27:21] "GET /route-target/97ac8313-9ba9-46c4-bcad-849bd022be04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003465 10.0.0.27 - - [2026-02-16 02:27:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003225 10.0.0.27 - - [2026-02-16 02:27:21] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004449 10.0.0.27 - - [2026-02-16 02:27:21] "GET /virtual-networks?parent_id=8a14b5f0-23ef-4218-866c-7b76e03b6710&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002456 10.0.0.27 - - [2026-02-16 02:27:21] "GET /virtual-network/a17311c3-b913-4259-ac73-90f001605948?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.006102 10.0.0.27 - - [2026-02-16 02:27:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004996 10.0.0.27 - - [2026-02-16 02:27:21] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003596 10.0.0.27 - - [2026-02-16 02:27:21] "GET /virtual-networks?parent_id=8a14b5f0-23ef-4218-866c-7b76e03b6710&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003170 10.0.0.27 - - [2026-02-16 02:27:21] "GET /virtual-network/a17311c3-b913-4259-ac73-90f001605948?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.005836 10.0.0.23 - - [2026-02-16 02:27:21] "GET /obj-perms HTTP/1.1" 200 5030 0.003478 10.0.0.27 - - [2026-02-16 02:27:21] "GET /obj-perms HTTP/1.1" 200 5030 0.003273 10.0.0.50 - - [2026-02-16 02:27:21] "GET /obj-perms HTTP/1.1" 200 5030 0.003899 10.0.0.27 - - [2026-02-16 02:27:21] "GET /obj-perms HTTP/1.1" 200 5030 0.003513 10.0.0.27 - - [2026-02-16 02:27:21] "POST /neutron/port HTTP/1.1" 200 1123 0.016030 10.0.0.27 - - [2026-02-16 02:27:21] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006021 10.0.0.27 - - [2026-02-16 02:27:22] "GET /virtual-machine/7bf2f930-70f5-4469-bad7-09fd1bb24e25 HTTP/1.1" 200 1292 0.005945 10.0.0.27 - - [2026-02-16 02:27:22] "GET /virtual-machine/7bf2f930-70f5-4469-bad7-09fd1bb24e25 HTTP/1.1" 200 1292 0.003081 10.0.0.27 - - [2026-02-16 02:27:22] "GET /virtual-machine-interface/c5edfa4c-4d2e-4c25-81b8-2ad849c37ce2 HTTP/1.1" 200 2944 0.004409 10.0.0.27 - - [2026-02-16 02:27:22] "GET /virtual-machine/7bf2f930-70f5-4469-bad7-09fd1bb24e25 HTTP/1.1" 200 1292 0.003273 10.0.0.27 - - [2026-02-16 02:27:22] "GET /virtual-machine-interface/c5edfa4c-4d2e-4c25-81b8-2ad849c37ce2 HTTP/1.1" 200 2944 0.004590 10.0.0.27 - - [2026-02-16 02:27:22] "GET /instance-ip/4109df89-1b09-406e-87c0-28c12712e46c HTTP/1.1" 200 1619 0.005956 10.0.0.27 - - [2026-02-16 02:27:22] "GET /virtual-machine/7bf2f930-70f5-4469-bad7-09fd1bb24e25 HTTP/1.1" 200 1292 0.002590 10.0.0.27 - - [2026-02-16 02:27:22] "GET /virtual-machine-interface/c5edfa4c-4d2e-4c25-81b8-2ad849c37ce2 HTTP/1.1" 200 2944 0.004062 10.0.0.27 - - [2026-02-16 02:27:22] "GET /instance-ip/4109df89-1b09-406e-87c0-28c12712e46c HTTP/1.1" 200 1619 0.004488 10.0.0.27 - - [2026-02-16 02:27:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002995 10.0.0.27 - - [2026-02-16 02:27:22] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003772 10.0.0.27 - - [2026-02-16 02:27:22] "GET /virtual-networks?parent_id=8a14b5f0-23ef-4218-866c-7b76e03b6710&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003089 10.0.0.27 - - [2026-02-16 02:27:22] "GET /virtual-network/428ed149-2d59-4ed7-b166-1915abd4d577?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2346 0.005305 10.0.0.27 - - [2026-02-16 02:27:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003165 10.0.0.27 - - [2026-02-16 02:27:22] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003673 10.0.0.27 - - [2026-02-16 02:27:22] "GET /virtual-networks?parent_id=8a14b5f0-23ef-4218-866c-7b76e03b6710&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002639 10.0.0.27 - - [2026-02-16 02:27:22] "GET /virtual-network/428ed149-2d59-4ed7-b166-1915abd4d577?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2346 0.005271 10.0.0.27 - - [2026-02-16 02:27:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002974 10.0.0.27 - - [2026-02-16 02:27:22] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003496 10.0.0.27 - - [2026-02-16 02:27:22] "GET /virtual-networks?parent_id=8a14b5f0-23ef-4218-866c-7b76e03b6710&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002842 10.0.0.27 - - [2026-02-16 02:27:22] "GET /virtual-network/428ed149-2d59-4ed7-b166-1915abd4d577?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2346 0.006373 10.0.0.27 - - [2026-02-16 02:27:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002975 10.0.0.27 - - [2026-02-16 02:27:22] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004180 10.0.0.27 - - [2026-02-16 02:27:22] "GET /virtual-networks?parent_id=8a14b5f0-23ef-4218-866c-7b76e03b6710&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003580 10.0.0.27 - - [2026-02-16 02:27:22] "GET /virtual-network/428ed149-2d59-4ed7-b166-1915abd4d577?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2346 0.005253 10.0.0.27 - - [2026-02-16 02:27:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003331 10.0.0.27 - - [2026-02-16 02:27:22] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003992 10.0.0.27 - - [2026-02-16 02:27:22] "GET /virtual-networks?parent_id=8a14b5f0-23ef-4218-866c-7b76e03b6710&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002857 10.0.0.27 - - [2026-02-16 02:27:22] "GET /virtual-network/428ed149-2d59-4ed7-b166-1915abd4d577?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2346 0.005689 10.0.0.27 - - [2026-02-16 02:27:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004019 10.0.0.27 - - [2026-02-16 02:27:23] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003098 10.0.0.27 - - [2026-02-16 02:27:23] "GET /virtual-networks?parent_id=8a14b5f0-23ef-4218-866c-7b76e03b6710&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002706 10.0.0.27 - - [2026-02-16 02:27:23] "GET /virtual-network/428ed149-2d59-4ed7-b166-1915abd4d577?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2346 0.005445 10.0.0.27 - - [2026-02-16 02:27:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004253 10.0.0.27 - - [2026-02-16 02:27:24] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003450 10.0.0.27 - - [2026-02-16 02:27:24] "GET /virtual-networks?parent_id=8a14b5f0-23ef-4218-866c-7b76e03b6710&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003056 10.0.0.27 - - [2026-02-16 02:27:24] "GET /virtual-network/428ed149-2d59-4ed7-b166-1915abd4d577?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2346 0.005265 10.0.0.27 - - [2026-02-16 02:27:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002861 10.0.0.27 - - [2026-02-16 02:27:24] "GET /routing-instance/613f3a12-e5d7-428f-b9b1-051b31895c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1785 0.004045 10.0.0.27 - - [2026-02-16 02:27:24] "GET /route-target/dde5d4ea-e892-4563-aa93-185364f08873?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004030 10.0.0.27 - - [2026-02-16 02:27:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004438 10.0.0.27 - - [2026-02-16 02:27:24] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003572 10.0.0.27 - - [2026-02-16 02:27:24] "GET /virtual-networks?parent_id=8a14b5f0-23ef-4218-866c-7b76e03b6710&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003635 10.0.0.27 - - [2026-02-16 02:27:24] "GET /virtual-network/428ed149-2d59-4ed7-b166-1915abd4d577?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2346 0.005434 10.0.0.27 - - [2026-02-16 02:27:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003718 10.0.0.27 - - [2026-02-16 02:27:24] "GET /routing-instance/613f3a12-e5d7-428f-b9b1-051b31895c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1785 0.004632 10.0.0.27 - - [2026-02-16 02:27:24] "GET /route-target/dde5d4ea-e892-4563-aa93-185364f08873?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003895 10.0.0.27 - - [2026-02-16 02:27:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003856 10.0.0.27 - - [2026-02-16 02:27:24] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004295 10.0.0.27 - - [2026-02-16 02:27:24] "GET /virtual-networks?parent_id=8a14b5f0-23ef-4218-866c-7b76e03b6710&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003510 10.0.0.27 - - [2026-02-16 02:27:24] "GET /virtual-network/428ed149-2d59-4ed7-b166-1915abd4d577?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2346 0.006215 10.0.0.27 - - [2026-02-16 02:27:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003767 10.0.0.27 - - [2026-02-16 02:27:24] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004675 10.0.0.27 - - [2026-02-16 02:27:24] "GET /virtual-networks?parent_id=8a14b5f0-23ef-4218-866c-7b76e03b6710&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.004774 10.0.0.27 - - [2026-02-16 02:27:24] "GET /virtual-network/428ed149-2d59-4ed7-b166-1915abd4d577?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2346 0.005893 10.0.0.23 - - [2026-02-16 02:27:24] "GET /obj-perms HTTP/1.1" 200 5030 0.003982 10.0.0.27 - - [2026-02-16 02:27:24] "GET /obj-perms HTTP/1.1" 200 5030 0.004924 10.0.0.27 - - [2026-02-16 02:27:24] "GET /obj-perms HTTP/1.1" 200 5030 0.004701 10.0.0.50 - - [2026-02-16 02:27:24] "GET /obj-perms HTTP/1.1" 200 5030 0.003288 10.0.0.23 - - [2026-02-16 02:27:25] "GET /obj-perms HTTP/1.1" 200 5030 0.003277 10.0.0.27 - - [2026-02-16 02:27:25] "POST /neutron/port HTTP/1.1" 200 1125 0.014400 10.0.0.27 - - [2026-02-16 02:27:25] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006105 10.0.0.27 - - [2026-02-16 02:27:25] "POST /neutron/port HTTP/1.1" 200 1125 0.014495 10.0.0.27 - - [2026-02-16 02:27:25] "GET /virtual-machine/a4503217-280c-4639-ac7c-07347a8cca19 HTTP/1.1" 200 1293 0.005031 10.0.0.27 - - [2026-02-16 02:27:25] "GET /virtual-machine/a4503217-280c-4639-ac7c-07347a8cca19 HTTP/1.1" 200 1293 0.002936 10.0.0.27 - - [2026-02-16 02:27:25] "GET /virtual-machine-interface/f24363d6-9d3f-4db4-93f9-1453b7de8318 HTTP/1.1" 200 2945 0.004109 10.0.0.27 - - [2026-02-16 02:27:25] "GET /virtual-machine/a4503217-280c-4639-ac7c-07347a8cca19 HTTP/1.1" 200 1293 0.002775 10.0.0.27 - - [2026-02-16 02:27:25] "GET /virtual-machine-interface/f24363d6-9d3f-4db4-93f9-1453b7de8318 HTTP/1.1" 200 2945 0.004391 10.0.0.27 - - [2026-02-16 02:27:25] "GET /instance-ip/621dfa85-6c2c-450d-bdc2-40f19679b2b9 HTTP/1.1" 200 1622 0.004685 10.0.0.27 - - [2026-02-16 02:27:25] "GET /virtual-machine/a4503217-280c-4639-ac7c-07347a8cca19 HTTP/1.1" 200 1293 0.002997 10.0.0.27 - - [2026-02-16 02:27:25] "GET /virtual-machine-interface/f24363d6-9d3f-4db4-93f9-1453b7de8318 HTTP/1.1" 200 2945 0.004319 10.0.0.27 - - [2026-02-16 02:27:25] "GET /instance-ip/621dfa85-6c2c-450d-bdc2-40f19679b2b9 HTTP/1.1" 200 1622 0.003114 10.0.0.27 - - [2026-02-16 02:27:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002842 10.0.0.27 - - [2026-02-16 02:27:25] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003275 10.0.0.27 - - [2026-02-16 02:27:25] "GET /virtual-networks?parent_id=8a14b5f0-23ef-4218-866c-7b76e03b6710&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002532 10.0.0.27 - - [2026-02-16 02:27:25] "GET /virtual-network/47d96509-a9ce-4f90-ba69-68605bacca5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005073 10.0.0.27 - - [2026-02-16 02:27:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003657 10.0.0.27 - - [2026-02-16 02:27:25] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004129 10.0.0.27 - - [2026-02-16 02:27:25] "GET /virtual-networks?parent_id=8a14b5f0-23ef-4218-866c-7b76e03b6710&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002810 10.0.0.27 - - [2026-02-16 02:27:25] "GET /virtual-network/47d96509-a9ce-4f90-ba69-68605bacca5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.006363 10.0.0.27 - - [2026-02-16 02:27:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003463 10.0.0.27 - - [2026-02-16 02:27:25] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.009249 10.0.0.27 - - [2026-02-16 02:27:25] "GET /virtual-networks?parent_id=8a14b5f0-23ef-4218-866c-7b76e03b6710&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002724 10.0.0.27 - - [2026-02-16 02:27:25] "POST /neutron/security_group HTTP/1.1" 200 2058 0.029208 10.0.0.27 - - [2026-02-16 02:27:25] "GET /virtual-network/47d96509-a9ce-4f90-ba69-68605bacca5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.004857 10.0.0.27 - - [2026-02-16 02:27:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002377 10.0.0.27 - - [2026-02-16 02:27:25] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003591 10.0.0.27 - - [2026-02-16 02:27:25] "GET /virtual-networks?parent_id=8a14b5f0-23ef-4218-866c-7b76e03b6710&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003138 10.0.0.27 - - [2026-02-16 02:27:25] "GET /virtual-network/47d96509-a9ce-4f90-ba69-68605bacca5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005567 10.0.0.27 - - [2026-02-16 02:27:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003175 10.0.0.27 - - [2026-02-16 02:27:25] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003884 10.0.0.27 - - [2026-02-16 02:27:25] "GET /virtual-networks?parent_id=8a14b5f0-23ef-4218-866c-7b76e03b6710&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002982 10.0.0.27 - - [2026-02-16 02:27:26] "GET /virtual-network/47d96509-a9ce-4f90-ba69-68605bacca5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005008 10.0.0.27 - - [2026-02-16 02:27:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003693 10.0.0.27 - - [2026-02-16 02:27:27] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003532 10.0.0.27 - - [2026-02-16 02:27:27] "GET /virtual-networks?parent_id=8a14b5f0-23ef-4218-866c-7b76e03b6710&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002724 10.0.0.27 - - [2026-02-16 02:27:27] "GET /virtual-network/47d96509-a9ce-4f90-ba69-68605bacca5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.006168 10.0.0.27 - - [2026-02-16 02:27:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003335 10.0.0.27 - - [2026-02-16 02:27:27] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003024 10.0.0.27 - - [2026-02-16 02:27:27] "GET /virtual-networks?parent_id=8a14b5f0-23ef-4218-866c-7b76e03b6710&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002567 10.0.0.27 - - [2026-02-16 02:27:27] "GET /virtual-network/47d96509-a9ce-4f90-ba69-68605bacca5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005160 10.0.0.27 - - [2026-02-16 02:27:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002385 10.0.0.27 - - [2026-02-16 02:27:27] "GET /routing-instance/1136ca83-3343-42f0-8871-d9c9a5284c97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1478 0.004905 10.0.0.27 - - [2026-02-16 02:27:27] "GET /route-target/4d12a97a-154c-42da-b907-24a3df217c84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003986 10.0.0.27 - - [2026-02-16 02:27:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003128 10.0.0.27 - - [2026-02-16 02:27:27] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004004 10.0.0.27 - - [2026-02-16 02:27:27] "GET /virtual-networks?parent_id=8a14b5f0-23ef-4218-866c-7b76e03b6710&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003210 10.0.0.27 - - [2026-02-16 02:27:27] "GET /virtual-network/47d96509-a9ce-4f90-ba69-68605bacca5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005917 10.0.0.27 - - [2026-02-16 02:27:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002860 10.0.0.27 - - [2026-02-16 02:27:27] "GET /routing-instance/1136ca83-3343-42f0-8871-d9c9a5284c97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1478 0.004290 10.0.0.27 - - [2026-02-16 02:27:27] "GET /route-target/4d12a97a-154c-42da-b907-24a3df217c84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003975 10.0.0.27 - - [2026-02-16 02:27:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003759 10.0.0.27 - - [2026-02-16 02:27:27] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004035 10.0.0.27 - - [2026-02-16 02:27:27] "GET /virtual-networks?parent_id=8a14b5f0-23ef-4218-866c-7b76e03b6710&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003059 10.0.0.27 - - [2026-02-16 02:27:27] "GET /virtual-network/47d96509-a9ce-4f90-ba69-68605bacca5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005468 10.0.0.27 - - [2026-02-16 02:27:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003280 10.0.0.27 - - [2026-02-16 02:27:27] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004008 10.0.0.27 - - [2026-02-16 02:27:27] "GET /virtual-networks?parent_id=8a14b5f0-23ef-4218-866c-7b76e03b6710&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002778 10.0.0.27 - - [2026-02-16 02:27:28] "GET /virtual-network/47d96509-a9ce-4f90-ba69-68605bacca5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005399 10.0.0.27 - - [2026-02-16 02:27:28] "GET /obj-perms HTTP/1.1" 200 5030 0.003918 10.0.0.27 - - [2026-02-16 02:27:28] "GET /obj-perms HTTP/1.1" 200 5030 0.003567 10.0.0.23 - - [2026-02-16 02:27:28] "GET /obj-perms HTTP/1.1" 200 5030 0.003489 10.0.0.50 - - [2026-02-16 02:27:28] "GET /obj-perms HTTP/1.1" 200 5030 0.003634 10.0.0.27 - - [2026-02-16 02:27:28] "GET /obj-perms HTTP/1.1" 200 5030 0.003345 10.0.0.27 - - [2026-02-16 02:27:28] "GET /virtual-machine/07b7369e-4f5d-45c9-83d4-5df4ff0aa515 HTTP/1.1" 200 1290 0.003968 10.0.0.27 - - [2026-02-16 02:27:28] "GET /virtual-machine-interface/b9871974-3567-4acd-85a5-a12d5f30a7ae HTTP/1.1" 200 2944 0.004627 10.0.0.27 - - [2026-02-16 02:27:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002801 10.0.0.27 - - [2026-02-16 02:27:28] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.002966 10.0.0.27 - - [2026-02-16 02:27:28] "GET /virtual-networks?parent_id=8a14b5f0-23ef-4218-866c-7b76e03b6710&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002979 10.0.0.27 - - [2026-02-16 02:27:28] "GET /virtual-network/a17311c3-b913-4259-ac73-90f001605948?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.005358 10.0.0.27 - - [2026-02-16 02:27:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003077 10.0.0.27 - - [2026-02-16 02:27:29] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.002832 10.0.0.27 - - [2026-02-16 02:27:29] "GET /virtual-networks?parent_id=8a14b5f0-23ef-4218-866c-7b76e03b6710&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002376 10.0.0.27 - - [2026-02-16 02:27:29] "GET /virtual-network/a17311c3-b913-4259-ac73-90f001605948?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.006405 10.0.0.27 - - [2026-02-16 02:27:29] "POST /neutron/port HTTP/1.1" 200 1125 0.013657 10.0.0.27 - - [2026-02-16 02:27:30] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006461 10.0.0.27 - - [2026-02-16 02:27:32] "POST /neutron/network HTTP/1.1" 200 1006 0.005978 10.0.0.27 - - [2026-02-16 02:27:32] "POST /neutron/port HTTP/1.1" 200 117 0.001124 10.0.0.27 - - [2026-02-16 02:27:34] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007517 10.0.0.27 - - [2026-02-16 02:27:40] "GET /virtual-machine/7bf2f930-70f5-4469-bad7-09fd1bb24e25 HTTP/1.1" 200 1292 0.004360 10.0.0.27 - - [2026-02-16 02:27:40] "GET /virtual-machine-interface/c5edfa4c-4d2e-4c25-81b8-2ad849c37ce2 HTTP/1.1" 200 2944 0.008103 10.0.0.27 - - [2026-02-16 02:27:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004027 10.0.0.27 - - [2026-02-16 02:27:40] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003467 10.0.0.27 - - [2026-02-16 02:27:40] "GET /virtual-networks?parent_id=8a14b5f0-23ef-4218-866c-7b76e03b6710&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003284 10.0.0.27 - - [2026-02-16 02:27:40] "GET /virtual-network/428ed149-2d59-4ed7-b166-1915abd4d577?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2346 0.005783 10.0.0.27 - - [2026-02-16 02:27:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003669 10.0.0.27 - - [2026-02-16 02:27:41] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003758 10.0.0.27 - - [2026-02-16 02:27:41] "GET /virtual-networks?parent_id=8a14b5f0-23ef-4218-866c-7b76e03b6710&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003687 10.0.0.27 - - [2026-02-16 02:27:41] "GET /virtual-network/428ed149-2d59-4ed7-b166-1915abd4d577?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2346 0.007581 10.0.0.27 - - [2026-02-16 02:27:41] "GET /virtual-machine/a4503217-280c-4639-ac7c-07347a8cca19 HTTP/1.1" 200 1293 0.004239 10.0.0.27 - - [2026-02-16 02:27:41] "GET /virtual-machine-interface/f24363d6-9d3f-4db4-93f9-1453b7de8318 HTTP/1.1" 200 2945 0.005239 10.0.0.27 - - [2026-02-16 02:27:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002983 10.0.0.27 - - [2026-02-16 02:27:41] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003167 10.0.0.27 - - [2026-02-16 02:27:41] "GET /virtual-networks?parent_id=8a14b5f0-23ef-4218-866c-7b76e03b6710&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002382 10.0.0.27 - - [2026-02-16 02:27:41] "GET /virtual-network/47d96509-a9ce-4f90-ba69-68605bacca5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.007631 10.0.0.27 - - [2026-02-16 02:27:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003395 10.0.0.27 - - [2026-02-16 02:27:42] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003655 10.0.0.27 - - [2026-02-16 02:27:42] "GET /virtual-networks?parent_id=8a14b5f0-23ef-4218-866c-7b76e03b6710&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002635 10.0.0.27 - - [2026-02-16 02:27:42] "GET /virtual-network/47d96509-a9ce-4f90-ba69-68605bacca5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.006481 10.0.0.27 - - [2026-02-16 02:27:46] "POST /neutron/network HTTP/1.1" 200 925 0.005591 10.0.0.27 - - [2026-02-16 02:27:46] "POST /neutron/port HTTP/1.1" 200 117 0.001164 10.0.0.27 - - [2026-02-16 02:28:03] "GET /virtual-machine/a4503217-280c-4639-ac7c-07347a8cca19 HTTP/1.1" 200 1293 0.003985 10.0.0.27 - - [2026-02-16 02:28:04] "POST /neutron/port HTTP/1.1" 200 1115 0.012149 10.0.0.27 - - [2026-02-16 02:28:05] "GET /virtual-machine/a4503217-280c-4639-ac7c-07347a8cca19 HTTP/1.1" 404 171 0.002721 10.0.0.27 - - [2026-02-16 02:28:05] "GET /virtual-machine/a4503217-280c-4639-ac7c-07347a8cca19 HTTP/1.1" 404 171 0.002715 10.0.0.27 - - [2026-02-16 02:28:05] "GET /virtual-machine/a4503217-280c-4639-ac7c-07347a8cca19 HTTP/1.1" 404 171 0.002745 10.0.0.27 - - [2026-02-16 02:28:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003126 10.0.0.27 - - [2026-02-16 02:28:06] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003837 10.0.0.27 - - [2026-02-16 02:28:06] "GET /virtual-networks?parent_id=8a14b5f0-23ef-4218-866c-7b76e03b6710&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002636 10.0.0.27 - - [2026-02-16 02:28:06] "GET /virtual-network/47d96509-a9ce-4f90-ba69-68605bacca5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005295 10.0.0.27 - - [2026-02-16 02:28:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002827 10.0.0.27 - - [2026-02-16 02:28:06] "GET /routing-instance/1136ca83-3343-42f0-8871-d9c9a5284c97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1478 0.005529 10.0.0.27 - - [2026-02-16 02:28:06] "GET /route-target/4d12a97a-154c-42da-b907-24a3df217c84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004425 10.0.0.50 - - [2026-02-16 02:28:06] "GET /obj-perms HTTP/1.1" 200 5030 0.004567 10.0.0.27 - - [2026-02-16 02:28:12] "GET /obj-perms HTTP/1.1" 200 5030 0.003741 10.0.0.50 - - [2026-02-16 02:28:15] "GET /obj-perms HTTP/1.1" 200 5030 0.004071 10.0.0.27 - - [2026-02-16 02:28:21] "GET /obj-perms HTTP/1.1" 200 5030 0.003743 10.0.0.50 - - [2026-02-16 02:28:24] "GET /obj-perms HTTP/1.1" 200 5030 0.003510 10.0.0.27 - - [2026-02-16 02:28:27] "GET /obj-perms HTTP/1.1" 200 5030 0.003919 10.0.0.27 - - [2026-02-16 02:28:30] "GET /obj-perms HTTP/1.1" 200 5030 0.004045 10.0.0.50 - - [2026-02-16 02:28:30] "GET /obj-perms HTTP/1.1" 200 5030 0.003646 10.0.0.23 - - [2026-02-16 02:28:30] "GET /obj-perms HTTP/1.1" 200 5030 0.004366 10.0.0.27 - - [2026-02-16 02:28:31] "GET /virtual-machine/7bf2f930-70f5-4469-bad7-09fd1bb24e25 HTTP/1.1" 200 1292 0.004403 10.0.0.27 - - [2026-02-16 02:28:31] "POST /neutron/port HTTP/1.1" 200 1113 0.011732 10.0.0.27 - - [2026-02-16 02:28:33] "GET /virtual-machine/7bf2f930-70f5-4469-bad7-09fd1bb24e25 HTTP/1.1" 404 171 0.002842 10.0.0.27 - - [2026-02-16 02:28:33] "GET /virtual-machine/7bf2f930-70f5-4469-bad7-09fd1bb24e25 HTTP/1.1" 404 171 0.002726 10.0.0.27 - - [2026-02-16 02:28:33] "GET /virtual-machine/7bf2f930-70f5-4469-bad7-09fd1bb24e25 HTTP/1.1" 404 171 0.002558 10.0.0.27 - - [2026-02-16 02:28:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003127 10.0.0.27 - - [2026-02-16 02:28:33] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003172 10.0.0.27 - - [2026-02-16 02:28:33] "GET /virtual-networks?parent_id=8a14b5f0-23ef-4218-866c-7b76e03b6710&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002519 10.0.0.27 - - [2026-02-16 02:28:33] "GET /virtual-network/428ed149-2d59-4ed7-b166-1915abd4d577?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2346 0.005636 10.0.0.27 - - [2026-02-16 02:28:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003249 10.0.0.27 - - [2026-02-16 02:28:33] "GET /routing-instance/613f3a12-e5d7-428f-b9b1-051b31895c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1785 0.003973 10.0.0.27 - - [2026-02-16 02:28:33] "GET /route-target/dde5d4ea-e892-4563-aa93-185364f08873?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003294 10.0.0.27 - - [2026-02-16 02:28:39] "GET /obj-perms HTTP/1.1" 200 5030 0.003600 10.0.0.50 - - [2026-02-16 02:28:39] "GET /obj-perms HTTP/1.1" 200 5030 0.003456 10.0.0.27 - - [2026-02-16 02:28:48] "GET /obj-perms HTTP/1.1" 200 5030 0.003686 10.0.0.50 - - [2026-02-16 02:28:48] "GET /obj-perms HTTP/1.1" 200 5030 0.003581 10.0.0.27 - - [2026-02-16 02:28:55] "GET /obj-perms HTTP/1.1" 200 5030 0.003317 10.0.0.50 - - [2026-02-16 02:28:55] "GET /obj-perms HTTP/1.1" 200 5030 0.003402 10.0.0.27 - - [2026-02-16 02:28:55] "GET /virtual-machine/07b7369e-4f5d-45c9-83d4-5df4ff0aa515 HTTP/1.1" 200 1290 0.004488 10.0.0.27 - - [2026-02-16 02:28:55] "POST /neutron/port HTTP/1.1" 200 1115 0.012136 10.0.0.27 - - [2026-02-16 02:28:57] "GET /virtual-machine/07b7369e-4f5d-45c9-83d4-5df4ff0aa515 HTTP/1.1" 404 171 0.002991 10.0.0.27 - - [2026-02-16 02:28:57] "GET /virtual-machine/07b7369e-4f5d-45c9-83d4-5df4ff0aa515 HTTP/1.1" 404 171 0.003079 10.0.0.27 - - [2026-02-16 02:28:57] "GET /virtual-machine/07b7369e-4f5d-45c9-83d4-5df4ff0aa515 HTTP/1.1" 404 171 0.002507 10.0.0.27 - - [2026-02-16 02:28:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002935 10.0.0.27 - - [2026-02-16 02:28:57] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003194 10.0.0.27 - - [2026-02-16 02:28:57] "GET /virtual-networks?parent_id=8a14b5f0-23ef-4218-866c-7b76e03b6710&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002754 10.0.0.27 - - [2026-02-16 02:28:57] "GET /virtual-network/a17311c3-b913-4259-ac73-90f001605948?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.005699 10.0.0.27 - - [2026-02-16 02:28:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002689 10.0.0.27 - - [2026-02-16 02:28:57] "GET /routing-instance/febe2b93-b8a3-4bae-bf4e-f9d706a9b82b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1786 0.004400 10.0.0.27 - - [2026-02-16 02:28:57] "GET /route-target/97ac8313-9ba9-46c4-bcad-849bd022be04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003949 10.0.0.50 - - [2026-02-16 02:28:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000376 10.0.0.23 - - [2026-02-16 02:28:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000335 10.0.0.50 - - [2026-02-16 02:28:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000381 10.0.0.23 - - [2026-02-16 02:28:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000494 10.0.0.27 - - [2026-02-16 02:28:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000345 10.0.0.27 - - [2026-02-16 02:28:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000323 10.0.0.23 - - [2026-02-16 02:28:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000369 10.0.0.23 - - [2026-02-16 02:28:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000376 10.0.0.50 - - [2026-02-16 02:28:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000340 10.0.0.50 - - [2026-02-16 02:28:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000397 10.0.0.27 - - [2026-02-16 02:28:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000435 10.0.0.27 - - [2026-02-16 02:28:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000400 10.0.0.27 - - [2026-02-16 02:29:00] "GET /obj-perms HTTP/1.1" 200 5030 0.005162 10.0.0.50 - - [2026-02-16 02:29:00] "GET /obj-perms HTTP/1.1" 200 5030 0.003378 10.0.0.27 - - [2026-02-16 02:29:00] "GET /virtual-network/428ed149-2d59-4ed7-b166-1915abd4d577?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2346 0.005592 10.0.0.27 - - [2026-02-16 02:29:01] "POST /neutron/network HTTP/1.1" 200 823 0.075846 10.0.0.27 - - [2026-02-16 02:29:01] "GET /virtual-network/428ed149-2d59-4ed7-b166-1915abd4d577?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005289 10.0.0.50 - - [2026-02-16 02:29:01] "DELETE /access-control-list/2fdceb7c-10d7-4c18-a49a-952ed0251c99 HTTP/1.1" 200 115 0.079195 10.0.0.27 - - [2026-02-16 02:29:01] "POST /ref-update HTTP/1.1" 200 156 0.046599 10.0.0.27 - - [2026-02-16 02:29:01] "POST /ref-update HTTP/1.1" 200 156 0.080036 10.0.0.50 - - [2026-02-16 02:29:01] "DELETE /access-control-list/08e3a8c1-dcc0-41f8-baf4-abdd7556da15 HTTP/1.1" 200 115 0.080461 10.0.0.27 - - [2026-02-16 02:29:01] "DELETE /network-policy/c1f5cba9-5e6b-4826-98df-96bc69ab7496 HTTP/1.1" 200 115 0.054579 10.0.0.27 - - [2026-02-16 02:29:01] "DELETE /network-policy/6154928c-4c66-4332-84f7-abf3b2b69dc5 HTTP/1.1" 200 115 0.036939 10.0.0.27 - - [2026-02-16 02:29:01] "DELETE /network-policy/9033d883-432d-4f8d-a423-c52f704bc5bc HTTP/1.1" 200 115 0.051515 10.0.0.50 - - [2026-02-16 02:29:01] "DELETE /route-target/4d12a97a-154c-42da-b907-24a3df217c84 HTTP/1.1" 200 115 0.025677 10.0.0.23 - - [2026-02-16 02:29:01] "POST /useragent-kv HTTP/1.1" 200 115 0.042003 10.0.0.23 - - [2026-02-16 02:29:01] "POST /useragent-kv HTTP/1.1" 200 115 0.002372 10.0.0.27 - - [2026-02-16 02:29:01] "POST /neutron/network HTTP/1.1" 200 151 0.153433 10.0.0.27 - - [2026-02-16 02:29:02] "POST /neutron/network HTTP/1.1" 200 825 0.007948 10.0.0.50 - - [2026-02-16 02:29:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003000 10.0.0.27 - - [2026-02-16 02:29:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003434 10.0.0.27 - - [2026-02-16 02:29:02] "DELETE /network-ipam/4abe7d33-a6cd-4678-af11-4ff9ffc1bc84 HTTP/1.1" 200 115 0.034747 10.0.0.27 - - [2026-02-16 02:29:02] "POST /fqname-to-id HTTP/1.1" 404 197 0.002961 10.0.0.27 - - [2026-02-16 02:29:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004543 10.0.0.27 - - [2026-02-16 02:29:02] "DELETE /network-ipam/74cd7f12-1acc-41aa-9bb0-401820d4e445 HTTP/1.1" 200 115 0.031414 10.0.0.27 - - [2026-02-16 02:29:02] "POST /fqname-to-id HTTP/1.1" 404 197 0.003679 10.0.0.27 - - [2026-02-16 02:29:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003290 10.0.0.27 - - [2026-02-16 02:29:02] "DELETE /network-ipam/b6af2a7b-491a-4760-8cbf-2f1a93204d22 HTTP/1.1" 200 115 0.028300 10.0.0.27 - - [2026-02-16 02:29:02] "POST /fqname-to-id HTTP/1.1" 404 197 0.003492 10.0.0.23 - - [2026-02-16 02:29:04] "GET /projects?obj_uuids=8a14b5f0-23ef-4218-866c-7b76e03b6710&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001083 10.0.0.27 - - [2026-02-16 02:29:04] "GET /project/8a14b5f0-23ef-4218-866c-7b76e03b6710?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.039860 10.0.0.23 - - [2026-02-16 02:29:04] "GET /projects?obj_uuids=8a14b5f0-23ef-4218-866c-7b76e03b6710&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001251 10.0.0.27 - - [2026-02-16 02:29:04] "GET /project/8a14b5f0-23ef-4218-866c-7b76e03b6710?fields=virtual_networks HTTP/1.1" 200 1031 0.029009 10.0.0.23 - - [2026-02-16 02:29:04] "GET /projects?obj_uuids=8a14b5f0-23ef-4218-866c-7b76e03b6710&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000851 10.0.0.27 - - [2026-02-16 02:29:04] "GET /project/8a14b5f0-23ef-4218-866c-7b76e03b6710?fields=virtual_machine_interfaces HTTP/1.1" 200 1031 0.036955 10.0.0.23 - - [2026-02-16 02:29:04] "GET /projects?obj_uuids=8a14b5f0-23ef-4218-866c-7b76e03b6710&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001595 10.0.0.27 - - [2026-02-16 02:29:04] "GET /project/8a14b5f0-23ef-4218-866c-7b76e03b6710?fields=security_groups HTTP/1.1" 200 1257 0.031106 10.0.0.27 - - [2026-02-16 02:29:05] "POST /fqname-to-id HTTP/1.1" 404 194 0.028389 10.0.0.23 - - [2026-02-16 02:29:05] "GET /projects?obj_uuids=e2753f29-55fe-4a7b-b11f-f6f846a65322&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003007 10.0.0.23 - - [2026-02-16 02:29:05] "GET /projects?obj_uuids=8a14b5f0-23ef-4218-866c-7b76e03b6710&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002038 10.0.0.23 - - [2026-02-16 02:29:05] "GET /domains?obj_uuids=026ea67f-9b7a-4f1c-a755-90b25d4ac1dc&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000896 10.0.0.23 - - [2026-02-16 02:29:05] "GET /project/8a14b5f0-23ef-4218-866c-7b76e03b6710?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.061594 10.0.0.23 - - [2026-02-16 02:29:05] "GET /projects?obj_uuids=8a14b5f0-23ef-4218-866c-7b76e03b6710&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000871 10.0.0.23 - - [2026-02-16 02:29:05] "GET /domain/026ea67f-9b7a-4f1c-a755-90b25d4ac1dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.125740 10.0.0.23 - - [2026-02-16 02:29:05] "GET /project/8a14b5f0-23ef-4218-866c-7b76e03b6710?fields=security_groups HTTP/1.1" 200 1362 0.038767 10.0.0.23 - - [2026-02-16 02:29:05] "DELETE /security-group/a512dc17-60a4-4e40-8569-15daac2023e9 HTTP/1.1" 404 177 0.006908 10.0.0.23 - - [2026-02-16 02:29:05] "GET /projects?obj_uuids=8a14b5f0-23ef-4218-866c-7b76e03b6710&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000832 10.0.0.23 - - [2026-02-16 02:29:05] "POST /id-to-fqname HTTP/1.1" 200 196 0.002283 10.0.0.23 - - [2026-02-16 02:29:05] "GET /project/8a14b5f0-23ef-4218-866c-7b76e03b6710?fields=application_policy_sets HTTP/1.1" 200 1401 0.052811 10.0.0.50 - - [2026-02-16 02:29:05] "DELETE /access-control-list/074e2537-b59b-46e0-9e71-c58245b7666f HTTP/1.1" 200 115 0.058152 10.0.0.23 - - [2026-02-16 02:29:05] "POST /fqname-to-id HTTP/1.1" 404 205 0.005056 10.0.0.23 - - [2026-02-16 02:29:05] "DELETE /project/8a14b5f0-23ef-4218-866c-7b76e03b6710 HTTP/1.1" 200 115 0.462085 10.0.0.23 - - [2026-02-16 02:29:05] "POST /security-groups HTTP/1.1" 200 597 0.101306 10.0.0.23 - - [2026-02-16 02:29:06] "POST /projects HTTP/1.1" 200 597 0.379174 10.0.0.23 - - [2026-02-16 02:29:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.418606 10.0.0.50 - - [2026-02-16 02:29:06] "POST /fqname-to-id HTTP/1.1" 404 239 0.009579 10.0.0.27 - - [2026-02-16 02:29:06] "GET /project/e2753f29-55fe-4a7b-b11f-f6f846a65322?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.727271 10.0.0.27 - - [2026-02-16 02:29:07] "GET / HTTP/1.1" 200 35931 0.001612 10.0.0.27 - - [2026-02-16 02:29:10] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 401 292 0.000407 10.0.0.27 - - [2026-02-16 02:29:10] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.041495 10.0.0.27 - - [2026-02-16 02:29:10] "POST /network-ipams HTTP/1.1" 200 519 0.029136 10.0.0.27 - - [2026-02-16 02:29:10] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 756 0.003109 10.0.0.27 - - [2026-02-16 02:29:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003248 10.0.0.27 - - [2026-02-16 02:29:10] "GET /network-ipam/347d4804-7b80-47eb-9385-933db6764d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.006770 10.0.0.27 - - [2026-02-16 02:29:10] "PUT /network-ipam/347d4804-7b80-47eb-9385-933db6764d12 HTTP/1.1" 200 258 0.011958 10.0.0.27 - - [2026-02-16 02:29:10] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 756 0.003162 10.0.0.27 - - [2026-02-16 02:29:10] "POST /network-ipams HTTP/1.1" 200 519 0.024153 10.0.0.27 - - [2026-02-16 02:29:10] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 967 0.003146 10.0.0.27 - - [2026-02-16 02:29:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003473 10.0.0.27 - - [2026-02-16 02:29:11] "GET /network-ipam/7be6ca32-bc6b-4203-b7bb-c55aa4238d0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.007199 10.0.0.27 - - [2026-02-16 02:29:11] "PUT /network-ipam/7be6ca32-bc6b-4203-b7bb-c55aa4238d0d HTTP/1.1" 200 258 0.014956 10.0.0.27 - - [2026-02-16 02:29:11] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 967 0.003126 10.0.0.27 - - [2026-02-16 02:29:11] "POST /network-ipams HTTP/1.1" 200 519 0.030072 10.0.0.27 - - [2026-02-16 02:29:11] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 1179 0.003144 10.0.0.27 - - [2026-02-16 02:29:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003445 10.0.0.27 - - [2026-02-16 02:29:11] "GET /network-ipam/b4c81656-2c8d-45cd-adf8-d7385611b8ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.005929 10.0.0.27 - - [2026-02-16 02:29:11] "PUT /network-ipam/b4c81656-2c8d-45cd-adf8-d7385611b8ce HTTP/1.1" 200 258 0.016264 10.0.0.27 - - [2026-02-16 02:29:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003554 10.0.0.23 - - [2026-02-16 02:29:12] "GET /projects?obj_uuids=e2753f29-55fe-4a7b-b11f-f6f846a65322&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000814 10.0.0.27 - - [2026-02-16 02:29:12] "GET /project/e2753f29-55fe-4a7b-b11f-f6f846a65322?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.039947 10.0.0.23 - - [2026-02-16 02:29:12] "GET /projects?obj_uuids=e2753f29-55fe-4a7b-b11f-f6f846a65322&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001427 10.0.0.27 - - [2026-02-16 02:29:12] "POST /neutron/network HTTP/1.1" 200 613 0.146794 10.0.0.50 - - [2026-02-16 02:29:12] "POST /ref-update HTTP/1.1" 200 156 0.020864 10.0.0.27 - - [2026-02-16 02:29:13] "POST /neutron/network HTTP/1.1" 200 1016 0.010281 10.0.0.27 - - [2026-02-16 02:29:13] "POST /id-to-fqname HTTP/1.1" 200 227 0.001035 10.0.0.27 - - [2026-02-16 02:29:13] "GET /virtual-network/bcc151c1-42b7-45f5-b44a-1e335dad3e4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2650 0.004681 10.0.0.27 - - [2026-02-16 02:29:13] "GET /virtual-network/bcc151c1-42b7-45f5-b44a-1e335dad3e4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2650 0.004563 10.0.0.27 - - [2026-02-16 02:29:13] "POST /neutron/subnet HTTP/1.1" 200 734 0.007175 10.0.0.27 - - [2026-02-16 02:29:13] "GET /virtual-network/bcc151c1-42b7-45f5-b44a-1e335dad3e4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2650 0.004677 10.0.0.27 - - [2026-02-16 02:29:13] "GET /network-ipam/347d4804-7b80-47eb-9385-933db6764d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.003524 10.0.0.27 - - [2026-02-16 02:29:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002961 10.0.0.23 - - [2026-02-16 02:29:13] "GET /projects?obj_uuids=e2753f29-55fe-4a7b-b11f-f6f846a65322&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000998 10.0.0.27 - - [2026-02-16 02:29:13] "GET /project/e2753f29-55fe-4a7b-b11f-f6f846a65322?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.039801 10.0.0.27 - - [2026-02-16 02:29:13] "POST /neutron/network HTTP/1.1" 200 117 0.018330 10.0.0.23 - - [2026-02-16 02:29:14] "POST /useragent-kv HTTP/1.1" 200 115 0.007318 10.0.0.50 - - [2026-02-16 02:29:14] "POST /fqname-to-id HTTP/1.1" 404 207 0.050239 10.0.0.27 - - [2026-02-16 02:29:14] "POST /neutron/subnet HTTP/1.1" 200 823 0.234239 10.0.0.27 - - [2026-02-16 02:29:14] "POST /id-to-fqname HTTP/1.1" 200 227 0.001191 10.0.0.27 - - [2026-02-16 02:29:14] "GET /virtual-network/110db937-f339-49a6-91fe-65c3bc2c91be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.005425 10.0.0.27 - - [2026-02-16 02:29:14] "GET /virtual-network/110db937-f339-49a6-91fe-65c3bc2c91be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.005242 10.0.0.27 - - [2026-02-16 02:29:14] "POST /neutron/network HTTP/1.1" 200 1013 0.007620 10.0.0.27 - - [2026-02-16 02:29:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002660 10.0.0.23 - - [2026-02-16 02:29:14] "GET /projects?obj_uuids=e2753f29-55fe-4a7b-b11f-f6f846a65322&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000824 10.0.0.27 - - [2026-02-16 02:29:14] "GET /project/e2753f29-55fe-4a7b-b11f-f6f846a65322?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.042739 10.0.0.27 - - [2026-02-16 02:29:14] "POST /neutron/network HTTP/1.1" 200 117 0.012266 10.0.0.50 - - [2026-02-16 02:29:14] "POST /route-targets HTTP/1.1" 200 327 0.020071 10.0.0.23 - - [2026-02-16 02:29:14] "POST /useragent-kv HTTP/1.1" 200 115 0.008463 10.0.0.27 - - [2026-02-16 02:29:15] "POST /neutron/subnet HTTP/1.1" 200 828 0.193151 10.0.0.27 - - [2026-02-16 02:29:15] "POST /id-to-fqname HTTP/1.1" 200 227 0.001167 10.0.0.27 - - [2026-02-16 02:29:15] "GET /virtual-network/16c58b80-0171-44f6-afd1-01861efc8b85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.004781 10.0.0.27 - - [2026-02-16 02:29:15] "GET /virtual-network/16c58b80-0171-44f6-afd1-01861efc8b85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.005791 10.0.0.27 - - [2026-02-16 02:29:15] "POST /neutron/network HTTP/1.1" 200 1014 0.007823 10.0.0.27 - - [2026-02-16 02:29:15] "GET /virtual-network/bcc151c1-42b7-45f5-b44a-1e335dad3e4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2650 0.007390 10.0.0.27 - - [2026-02-16 02:29:15] "GET /obj-perms HTTP/1.1" 200 5042 0.059371 10.0.0.23 - - [2026-02-16 02:29:16] "GET /obj-perms HTTP/1.1" 200 5042 0.071627 10.0.0.27 - - [2026-02-16 02:29:16] "GET /virtual-network/110db937-f339-49a6-91fe-65c3bc2c91be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.009270 10.0.0.27 - - [2026-02-16 02:29:17] "GET /virtual-network/16c58b80-0171-44f6-afd1-01861efc8b85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.005234 10.0.0.50 - - [2026-02-16 02:29:17] "GET /obj-perms HTTP/1.1" 200 5042 0.053727 10.0.0.27 - - [2026-02-16 02:29:17] "POST /fqname-to-id HTTP/1.1" 404 224 0.003155 10.0.0.27 - - [2026-02-16 02:29:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002568 10.0.0.23 - - [2026-02-16 02:29:17] "GET /projects?obj_uuids=e2753f29-55fe-4a7b-b11f-f6f846a65322&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001420 10.0.0.27 - - [2026-02-16 02:29:18] "GET /project/e2753f29-55fe-4a7b-b11f-f6f846a65322?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.051939 10.0.0.27 - - [2026-02-16 02:29:18] "POST /network-policys HTTP/1.1" 200 559 0.033270 10.0.0.27 - - [2026-02-16 02:29:18] "GET /network-policy/fa7758b0-bde4-428c-899c-ac268fe86598?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2145 0.005727 10.0.0.27 - - [2026-02-16 02:29:18] "POST /fqname-to-id HTTP/1.1" 404 224 0.002822 10.0.0.27 - - [2026-02-16 02:29:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003472 10.0.0.23 - - [2026-02-16 02:29:18] "GET /projects?obj_uuids=e2753f29-55fe-4a7b-b11f-f6f846a65322&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000954 10.0.0.27 - - [2026-02-16 02:29:18] "GET /project/e2753f29-55fe-4a7b-b11f-f6f846a65322?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.034686 10.0.0.27 - - [2026-02-16 02:29:18] "POST /network-policys HTTP/1.1" 200 559 0.029519 10.0.0.27 - - [2026-02-16 02:29:18] "GET /network-policy/aa65e596-04d7-4966-9853-bdb47f156c17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.006312 10.0.0.27 - - [2026-02-16 02:29:18] "POST /fqname-to-id HTTP/1.1" 404 224 0.002535 10.0.0.27 - - [2026-02-16 02:29:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003388 10.0.0.23 - - [2026-02-16 02:29:18] "GET /projects?obj_uuids=e2753f29-55fe-4a7b-b11f-f6f846a65322&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000935 10.0.0.27 - - [2026-02-16 02:29:18] "GET /project/e2753f29-55fe-4a7b-b11f-f6f846a65322?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.042519 10.0.0.27 - - [2026-02-16 02:29:18] "POST /network-policys HTTP/1.1" 200 559 0.034189 10.0.0.27 - - [2026-02-16 02:29:18] "GET /network-policy/139243f3-f065-41b6-82f2-748a9374b8ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3095 0.004940 10.0.0.27 - - [2026-02-16 02:29:18] "POST /neutron/network HTTP/1.1" 200 1016 0.007896 10.0.0.50 - - [2026-02-16 02:29:18] "POST /access-control-lists HTTP/1.1" 200 597 0.051086 10.0.0.27 - - [2026-02-16 02:29:19] "GET /virtual-network/bcc151c1-42b7-45f5-b44a-1e335dad3e4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3253 0.006773 10.0.0.27 - - [2026-02-16 02:29:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002266 10.0.0.27 - - [2026-02-16 02:29:19] "GET /network-policy/aa65e596-04d7-4966-9853-bdb47f156c17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.003436 10.0.0.27 - - [2026-02-16 02:29:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002583 10.0.0.27 - - [2026-02-16 02:29:19] "GET /network-policy/fa7758b0-bde4-428c-899c-ac268fe86598?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2145 0.003981 10.0.0.27 - - [2026-02-16 02:29:19] "POST /neutron/network HTTP/1.1" 200 1013 0.007886 10.0.0.50 - - [2026-02-16 02:29:19] "POST /fqname-to-id HTTP/1.1" 404 207 0.002926 10.0.0.50 - - [2026-02-16 02:29:19] "POST /ref-update HTTP/1.1" 200 156 0.023800 10.0.0.27 - - [2026-02-16 02:29:19] "GET /virtual-network/110db937-f339-49a6-91fe-65c3bc2c91be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2954 0.024214 10.0.0.27 - - [2026-02-16 02:29:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003454 10.0.0.27 - - [2026-02-16 02:29:19] "GET /network-policy/139243f3-f065-41b6-82f2-748a9374b8ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3095 0.003647 10.0.0.27 - - [2026-02-16 02:29:19] "POST /id-to-fqname HTTP/1.1" 200 227 0.000977 10.0.0.27 - - [2026-02-16 02:29:19] "POST /neutron/network HTTP/1.1" 200 1210 0.008200 10.0.0.23 - - [2026-02-16 02:29:20] "GET /projects?obj_uuids=e2753f29-55fe-4a7b-b11f-f6f846a65322&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000871 10.0.0.27 - - [2026-02-16 02:29:20] "GET /project/e2753f29-55fe-4a7b-b11f-f6f846a65322?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.064887 10.0.0.27 - - [2026-02-16 02:29:20] "POST /neutron/port HTTP/1.1" 200 117 0.005280 10.0.0.27 - - [2026-02-16 02:29:20] "POST /id-to-fqname HTTP/1.1" 200 227 0.001045 10.0.0.27 - - [2026-02-16 02:29:21] "POST /neutron/network HTTP/1.1" 200 1210 0.006309 10.0.0.23 - - [2026-02-16 02:29:21] "GET /projects?obj_uuids=e2753f29-55fe-4a7b-b11f-f6f846a65322&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000953 10.0.0.27 - - [2026-02-16 02:29:21] "GET /project/e2753f29-55fe-4a7b-b11f-f6f846a65322?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.060831 10.0.0.27 - - [2026-02-16 02:29:21] "POST /neutron/port HTTP/1.1" 200 1175 0.065531 10.0.0.27 - - [2026-02-16 02:29:21] "POST /neutron/port HTTP/1.1" 200 1239 0.018826 10.0.0.27 - - [2026-02-16 02:29:22] "POST /neutron/security_group HTTP/1.1" 200 2064 0.006005 10.0.0.27 - - [2026-02-16 02:29:22] "POST /id-to-fqname HTTP/1.1" 200 227 0.001294 10.0.0.27 - - [2026-02-16 02:29:22] "POST /neutron/port HTTP/1.1" 200 1239 0.017065 10.0.0.27 - - [2026-02-16 02:29:22] "POST /neutron/subnet HTTP/1.1" 200 1394 0.011510 10.0.0.27 - - [2026-02-16 02:29:22] "POST /neutron/port HTTP/1.1" 200 117 0.001344 10.0.0.27 - - [2026-02-16 02:29:22] "POST /neutron/port HTTP/1.1" 200 1172 0.046353 10.0.0.23 - - [2026-02-16 02:29:23] "GET /obj-perms HTTP/1.1" 200 5056 0.133250 10.0.0.27 - - [2026-02-16 02:29:23] "POST /neutron/port HTTP/1.1" 200 1236 0.023504 10.0.0.27 - - [2026-02-16 02:29:23] "POST /neutron/subnet HTTP/1.1" 200 1379 0.013348 10.0.0.23 - - [2026-02-16 02:29:23] "GET /projects?obj_uuids=e2753f29-55fe-4a7b-b11f-f6f846a65322&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001202 10.0.0.27 - - [2026-02-16 02:29:23] "POST /neutron/network HTTP/1.1" 200 1111 0.008093 10.0.0.27 - - [2026-02-16 02:29:23] "GET /project/e2753f29-55fe-4a7b-b11f-f6f846a65322?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.119373 10.0.0.27 - - [2026-02-16 02:29:23] "POST /neutron/security_group HTTP/1.1" 200 2064 0.006935 10.0.0.27 - - [2026-02-16 02:29:23] "POST /neutron/security_group HTTP/1.1" 200 2064 0.006573 10.0.0.27 - - [2026-02-16 02:29:23] "POST /neutron/port HTTP/1.1" 200 1239 0.017351 10.0.0.27 - - [2026-02-16 02:29:24] "POST /neutron/security_group HTTP/1.1" 200 2064 0.007565 10.0.0.27 - - [2026-02-16 02:29:24] "GET /virtual-machine/9f4dd95e-fc21-4abe-9737-d762b2e79842 HTTP/1.1" 401 292 0.000394 10.0.0.27 - - [2026-02-16 02:29:24] "POST /neutron/port HTTP/1.1" 200 1173 0.019089 10.0.0.27 - - [2026-02-16 02:29:24] "GET /virtual-machine/9f4dd95e-fc21-4abe-9737-d762b2e79842 HTTP/1.1" 200 1299 0.044349 10.0.0.27 - - [2026-02-16 02:29:24] "GET /virtual-machine/9f4dd95e-fc21-4abe-9737-d762b2e79842 HTTP/1.1" 200 1299 0.014399 10.0.0.27 - - [2026-02-16 02:29:24] "GET /virtual-machine-interface/6ea87709-fb32-4553-a532-8bd389902fbf HTTP/1.1" 200 3168 0.009846 10.0.0.27 - - [2026-02-16 02:29:24] "GET /virtual-machine/9f4dd95e-fc21-4abe-9737-d762b2e79842 HTTP/1.1" 200 1299 0.004389 10.0.0.27 - - [2026-02-16 02:29:24] "GET /virtual-machine-interface/6ea87709-fb32-4553-a532-8bd389902fbf HTTP/1.1" 200 3168 0.005065 10.0.0.27 - - [2026-02-16 02:29:24] "GET /instance-ip/7ea71b6c-a151-4ebe-9e29-f17e2925c6b1 HTTP/1.1" 200 1635 0.008172 10.0.0.27 - - [2026-02-16 02:29:24] "GET /instance-ip/fa4bf941-9bc4-473f-9b5b-c5552b879421 HTTP/1.1" 200 1654 0.005583 10.0.0.27 - - [2026-02-16 02:29:24] "GET /virtual-machine/9f4dd95e-fc21-4abe-9737-d762b2e79842 HTTP/1.1" 200 1299 0.003867 10.0.0.27 - - [2026-02-16 02:29:24] "GET /virtual-machine-interface/6ea87709-fb32-4553-a532-8bd389902fbf HTTP/1.1" 200 3168 0.010814 10.0.0.27 - - [2026-02-16 02:29:24] "GET /instance-ip/7ea71b6c-a151-4ebe-9e29-f17e2925c6b1 HTTP/1.1" 200 1635 0.005278 10.0.0.27 - - [2026-02-16 02:29:24] "GET /instance-ip/fa4bf941-9bc4-473f-9b5b-c5552b879421 HTTP/1.1" 200 1654 0.004200 10.0.0.27 - - [2026-02-16 02:29:24] "POST /neutron/port HTTP/1.1" 200 1237 0.025207 10.0.0.27 - - [2026-02-16 02:29:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003460 10.0.0.27 - - [2026-02-16 02:29:24] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003189 10.0.0.27 - - [2026-02-16 02:29:24] "GET /virtual-networks?parent_id=e2753f29-55fe-4a7b-b11f-f6f846a65322&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002086 10.0.0.27 - - [2026-02-16 02:29:24] "POST /neutron/subnet HTTP/1.1" 200 1385 0.009565 10.0.0.27 - - [2026-02-16 02:29:24] "GET /virtual-network/bcc151c1-42b7-45f5-b44a-1e335dad3e4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3253 0.006351 10.0.0.27 - - [2026-02-16 02:29:24] "POST /neutron/network HTTP/1.1" 200 1014 0.008408 10.0.0.27 - - [2026-02-16 02:29:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004225 10.0.0.27 - - [2026-02-16 02:29:24] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003447 10.0.0.27 - - [2026-02-16 02:29:24] "GET /virtual-networks?parent_id=e2753f29-55fe-4a7b-b11f-f6f846a65322&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002528 10.0.0.27 - - [2026-02-16 02:29:24] "GET /virtual-network/bcc151c1-42b7-45f5-b44a-1e335dad3e4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3253 0.005835 10.0.0.27 - - [2026-02-16 02:29:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003761 10.0.0.27 - - [2026-02-16 02:29:24] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003877 10.0.0.27 - - [2026-02-16 02:29:24] "GET /virtual-networks?parent_id=e2753f29-55fe-4a7b-b11f-f6f846a65322&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003211 10.0.0.27 - - [2026-02-16 02:29:25] "GET /virtual-network/bcc151c1-42b7-45f5-b44a-1e335dad3e4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3253 0.005502 10.0.0.27 - - [2026-02-16 02:29:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003094 10.0.0.27 - - [2026-02-16 02:29:25] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003309 10.0.0.27 - - [2026-02-16 02:29:25] "GET /virtual-networks?parent_id=e2753f29-55fe-4a7b-b11f-f6f846a65322&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002587 10.0.0.27 - - [2026-02-16 02:29:25] "GET /virtual-network/bcc151c1-42b7-45f5-b44a-1e335dad3e4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3253 0.005237 10.0.0.27 - - [2026-02-16 02:29:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004092 10.0.0.27 - - [2026-02-16 02:29:25] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003389 10.0.0.27 - - [2026-02-16 02:29:25] "GET /virtual-networks?parent_id=e2753f29-55fe-4a7b-b11f-f6f846a65322&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003109 10.0.0.27 - - [2026-02-16 02:29:25] "GET /virtual-network/bcc151c1-42b7-45f5-b44a-1e335dad3e4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3253 0.005746 10.0.0.27 - - [2026-02-16 02:29:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003455 10.0.0.27 - - [2026-02-16 02:29:28] "GET /virtual-network/bcc151c1-42b7-45f5-b44a-1e335dad3e4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3253 0.005431 10.0.0.27 - - [2026-02-16 02:29:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005569 10.0.0.27 - - [2026-02-16 02:29:32] "GET /virtual-network/bcc151c1-42b7-45f5-b44a-1e335dad3e4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3253 0.005020 10.0.0.27 - - [2026-02-16 02:29:35] "POST /neutron/network HTTP/1.1" 200 1210 0.006765 10.0.0.27 - - [2026-02-16 02:29:35] "POST /neutron/subnet HTTP/1.1" 200 1394 0.012543 10.0.0.27 - - [2026-02-16 02:29:35] "POST /neutron/network HTTP/1.1" 200 1200 0.008805 10.0.0.27 - - [2026-02-16 02:29:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003499 10.0.0.27 - - [2026-02-16 02:29:36] "GET /virtual-network/bcc151c1-42b7-45f5-b44a-1e335dad3e4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3253 0.004708 10.0.0.27 - - [2026-02-16 02:29:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003001 10.0.0.27 - - [2026-02-16 02:29:40] "GET /virtual-network/bcc151c1-42b7-45f5-b44a-1e335dad3e4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3253 0.004854 10.0.0.27 - - [2026-02-16 02:29:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003412 10.0.0.27 - - [2026-02-16 02:29:44] "GET /virtual-network/bcc151c1-42b7-45f5-b44a-1e335dad3e4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3253 0.004565 10.0.0.27 - - [2026-02-16 02:29:46] "POST /neutron/network HTTP/1.1" 200 1121 0.006252 10.0.0.27 - - [2026-02-16 02:29:46] "POST /neutron/subnet HTTP/1.1" 200 1379 0.012022 10.0.0.27 - - [2026-02-16 02:29:46] "POST /neutron/network HTTP/1.1" 200 1111 0.008306 10.0.0.27 - - [2026-02-16 02:29:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003073 10.0.0.27 - - [2026-02-16 02:29:48] "GET /virtual-network/bcc151c1-42b7-45f5-b44a-1e335dad3e4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3253 0.005053 10.0.0.27 - - [2026-02-16 02:29:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003874 10.0.0.27 - - [2026-02-16 02:29:52] "GET /virtual-network/bcc151c1-42b7-45f5-b44a-1e335dad3e4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3253 0.004902 10.0.0.27 - - [2026-02-16 02:29:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003694 10.0.0.27 - - [2026-02-16 02:29:57] "GET /virtual-network/bcc151c1-42b7-45f5-b44a-1e335dad3e4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3253 0.005444 10.0.0.27 - - [2026-02-16 02:30:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003944 10.0.0.27 - - [2026-02-16 02:30:01] "GET /virtual-network/bcc151c1-42b7-45f5-b44a-1e335dad3e4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3253 0.006886 10.0.0.27 - - [2026-02-16 02:30:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003379 10.0.0.27 - - [2026-02-16 02:30:05] "GET /virtual-network/bcc151c1-42b7-45f5-b44a-1e335dad3e4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3253 0.004836 10.0.0.23 - - [2026-02-16 02:30:05] "DELETE /project/e2753f2955fe4a7bb11ff6f846a65322 HTTP/1.1" 404 173 0.003701 10.0.0.27 - - [2026-02-16 02:30:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003130 10.0.0.27 - - [2026-02-16 02:30:07] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003299 10.0.0.27 - - [2026-02-16 02:30:07] "GET /virtual-networks?parent_id=e2753f29-55fe-4a7b-b11f-f6f846a65322&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002611 10.0.0.27 - - [2026-02-16 02:30:07] "GET /virtual-network/bcc151c1-42b7-45f5-b44a-1e335dad3e4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3253 0.005656 10.0.0.27 - - [2026-02-16 02:30:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004353 10.0.0.27 - - [2026-02-16 02:30:07] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003242 10.0.0.27 - - [2026-02-16 02:30:07] "GET /virtual-networks?parent_id=e2753f29-55fe-4a7b-b11f-f6f846a65322&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003037 10.0.0.27 - - [2026-02-16 02:30:07] "GET /virtual-network/bcc151c1-42b7-45f5-b44a-1e335dad3e4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3253 0.005811 10.0.0.27 - - [2026-02-16 02:30:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003137 10.0.0.27 - - [2026-02-16 02:30:07] "GET /routing-instance/d11bd6d7-8c02-4377-869d-2276948e5bd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.005042 10.0.0.27 - - [2026-02-16 02:30:07] "GET /route-target/82ed2598-333a-41de-b4d3-1554a435841e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003948 10.0.0.27 - - [2026-02-16 02:30:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003373 10.0.0.27 - - [2026-02-16 02:30:07] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003203 10.0.0.27 - - [2026-02-16 02:30:07] "GET /virtual-networks?parent_id=e2753f29-55fe-4a7b-b11f-f6f846a65322&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003243 10.0.0.27 - - [2026-02-16 02:30:07] "GET /virtual-network/bcc151c1-42b7-45f5-b44a-1e335dad3e4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3253 0.007511 10.0.0.27 - - [2026-02-16 02:30:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003609 10.0.0.27 - - [2026-02-16 02:30:07] "GET /routing-instance/d11bd6d7-8c02-4377-869d-2276948e5bd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.003953 10.0.0.27 - - [2026-02-16 02:30:07] "GET /route-target/82ed2598-333a-41de-b4d3-1554a435841e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003314 10.0.0.27 - - [2026-02-16 02:30:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003226 10.0.0.27 - - [2026-02-16 02:30:08] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004286 10.0.0.27 - - [2026-02-16 02:30:08] "GET /virtual-networks?parent_id=e2753f29-55fe-4a7b-b11f-f6f846a65322&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002909 10.0.0.27 - - [2026-02-16 02:30:08] "GET /virtual-network/bcc151c1-42b7-45f5-b44a-1e335dad3e4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3253 0.005868 10.0.0.27 - - [2026-02-16 02:30:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003621 10.0.0.27 - - [2026-02-16 02:30:08] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004454 10.0.0.27 - - [2026-02-16 02:30:08] "GET /virtual-networks?parent_id=e2753f29-55fe-4a7b-b11f-f6f846a65322&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003426 10.0.0.27 - - [2026-02-16 02:30:08] "GET /virtual-network/bcc151c1-42b7-45f5-b44a-1e335dad3e4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3253 0.005763 10.0.0.27 - - [2026-02-16 02:30:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002836 10.0.0.27 - - [2026-02-16 02:30:08] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003832 10.0.0.27 - - [2026-02-16 02:30:08] "GET /virtual-networks?parent_id=e2753f29-55fe-4a7b-b11f-f6f846a65322&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.007060 10.0.0.27 - - [2026-02-16 02:30:08] "GET /virtual-network/bcc151c1-42b7-45f5-b44a-1e335dad3e4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3253 0.005257 10.0.0.27 - - [2026-02-16 02:30:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003201 10.0.0.27 - - [2026-02-16 02:30:08] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004248 10.0.0.27 - - [2026-02-16 02:30:08] "GET /virtual-networks?parent_id=e2753f29-55fe-4a7b-b11f-f6f846a65322&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002929 10.0.0.27 - - [2026-02-16 02:30:08] "GET /virtual-network/bcc151c1-42b7-45f5-b44a-1e335dad3e4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3253 0.005574 10.0.0.27 - - [2026-02-16 02:30:08] "GET /obj-perms HTTP/1.1" 200 5042 0.003260 10.0.0.27 - - [2026-02-16 02:30:08] "GET /obj-perms HTTP/1.1" 200 5042 0.003140 10.0.0.23 - - [2026-02-16 02:30:08] "GET /obj-perms HTTP/1.1" 200 5042 0.003700 10.0.0.27 - - [2026-02-16 02:30:08] "GET /obj-perms HTTP/1.1" 200 5042 0.004187 10.0.0.50 - - [2026-02-16 02:30:08] "GET /obj-perms HTTP/1.1" 200 5042 0.003486 10.0.0.27 - - [2026-02-16 02:30:08] "POST /neutron/port HTTP/1.1" 200 1236 0.021208 10.0.0.27 - - [2026-02-16 02:30:09] "POST /neutron/security_group HTTP/1.1" 200 2064 0.007069 10.0.0.27 - - [2026-02-16 02:30:09] "GET /virtual-machine/aeef97b5-df39-42f5-91cf-d85a4dfa7f4b HTTP/1.1" 200 1299 0.005933 10.0.0.27 - - [2026-02-16 02:30:09] "GET /virtual-machine/aeef97b5-df39-42f5-91cf-d85a4dfa7f4b HTTP/1.1" 200 1299 0.003555 10.0.0.27 - - [2026-02-16 02:30:09] "GET /virtual-machine-interface/89fea27a-d552-46de-bdd4-6ad67c0b8697 HTTP/1.1" 200 3168 0.005105 10.0.0.27 - - [2026-02-16 02:30:09] "GET /virtual-machine/aeef97b5-df39-42f5-91cf-d85a4dfa7f4b HTTP/1.1" 200 1299 0.005998 10.0.0.27 - - [2026-02-16 02:30:09] "GET /virtual-machine-interface/89fea27a-d552-46de-bdd4-6ad67c0b8697 HTTP/1.1" 200 3168 0.005149 10.0.0.27 - - [2026-02-16 02:30:09] "GET /instance-ip/04676bc8-362a-4122-890b-12e8e6ffa413 HTTP/1.1" 200 1631 0.008262 10.0.0.27 - - [2026-02-16 02:30:09] "GET /instance-ip/48705bd9-c977-41f8-b339-6795915da820 HTTP/1.1" 200 1652 0.005684 10.0.0.27 - - [2026-02-16 02:30:09] "GET /virtual-machine/aeef97b5-df39-42f5-91cf-d85a4dfa7f4b HTTP/1.1" 200 1299 0.003307 10.0.0.27 - - [2026-02-16 02:30:09] "GET /virtual-machine-interface/89fea27a-d552-46de-bdd4-6ad67c0b8697 HTTP/1.1" 200 3168 0.004600 10.0.0.27 - - [2026-02-16 02:30:09] "GET /instance-ip/04676bc8-362a-4122-890b-12e8e6ffa413 HTTP/1.1" 200 1631 0.004261 10.0.0.27 - - [2026-02-16 02:30:09] "GET /instance-ip/48705bd9-c977-41f8-b339-6795915da820 HTTP/1.1" 200 1652 0.003834 10.0.0.27 - - [2026-02-16 02:30:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002884 10.0.0.27 - - [2026-02-16 02:30:09] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003238 10.0.0.27 - - [2026-02-16 02:30:09] "GET /virtual-networks?parent_id=e2753f29-55fe-4a7b-b11f-f6f846a65322&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002730 10.0.0.27 - - [2026-02-16 02:30:09] "GET /virtual-network/110db937-f339-49a6-91fe-65c3bc2c91be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2954 0.006325 10.0.0.27 - - [2026-02-16 02:30:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002865 10.0.0.27 - - [2026-02-16 02:30:09] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003424 10.0.0.27 - - [2026-02-16 02:30:09] "GET /virtual-networks?parent_id=e2753f29-55fe-4a7b-b11f-f6f846a65322&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002788 10.0.0.27 - - [2026-02-16 02:30:09] "GET /virtual-network/110db937-f339-49a6-91fe-65c3bc2c91be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2954 0.005377 10.0.0.27 - - [2026-02-16 02:30:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003837 10.0.0.27 - - [2026-02-16 02:30:09] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004235 10.0.0.27 - - [2026-02-16 02:30:09] "GET /virtual-networks?parent_id=e2753f29-55fe-4a7b-b11f-f6f846a65322&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002455 10.0.0.27 - - [2026-02-16 02:30:09] "GET /virtual-network/110db937-f339-49a6-91fe-65c3bc2c91be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2954 0.005146 10.0.0.27 - - [2026-02-16 02:30:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003455 10.0.0.27 - - [2026-02-16 02:30:09] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004131 10.0.0.27 - - [2026-02-16 02:30:09] "GET /virtual-networks?parent_id=e2753f29-55fe-4a7b-b11f-f6f846a65322&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002797 10.0.0.27 - - [2026-02-16 02:30:09] "GET /virtual-network/110db937-f339-49a6-91fe-65c3bc2c91be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2954 0.005719 10.0.0.27 - - [2026-02-16 02:30:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002917 10.0.0.27 - - [2026-02-16 02:30:09] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004463 10.0.0.27 - - [2026-02-16 02:30:09] "GET /virtual-networks?parent_id=e2753f29-55fe-4a7b-b11f-f6f846a65322&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003046 10.0.0.27 - - [2026-02-16 02:30:09] "GET /virtual-network/110db937-f339-49a6-91fe-65c3bc2c91be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2954 0.005248 10.0.0.27 - - [2026-02-16 02:30:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003127 10.0.0.27 - - [2026-02-16 02:30:10] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003263 10.0.0.27 - - [2026-02-16 02:30:10] "GET /virtual-networks?parent_id=e2753f29-55fe-4a7b-b11f-f6f846a65322&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002719 10.0.0.27 - - [2026-02-16 02:30:11] "GET /virtual-network/110db937-f339-49a6-91fe-65c3bc2c91be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2954 0.006278 10.0.0.27 - - [2026-02-16 02:30:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003598 10.0.0.27 - - [2026-02-16 02:30:11] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003435 10.0.0.27 - - [2026-02-16 02:30:11] "GET /virtual-networks?parent_id=e2753f29-55fe-4a7b-b11f-f6f846a65322&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003606 10.0.0.27 - - [2026-02-16 02:30:11] "GET /virtual-network/110db937-f339-49a6-91fe-65c3bc2c91be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2954 0.006230 10.0.0.27 - - [2026-02-16 02:30:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002937 10.0.0.27 - - [2026-02-16 02:30:11] "GET /routing-instance/07a03955-ce38-458b-99ec-2dcb374737a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.004940 10.0.0.27 - - [2026-02-16 02:30:11] "GET /route-target/0a84775c-3e43-457e-8eb7-62b55f248223?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.004407 10.0.0.27 - - [2026-02-16 02:30:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003355 10.0.0.27 - - [2026-02-16 02:30:11] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003784 10.0.0.27 - - [2026-02-16 02:30:11] "GET /virtual-networks?parent_id=e2753f29-55fe-4a7b-b11f-f6f846a65322&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002800 10.0.0.27 - - [2026-02-16 02:30:11] "GET /virtual-network/110db937-f339-49a6-91fe-65c3bc2c91be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2954 0.005591 10.0.0.27 - - [2026-02-16 02:30:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003117 10.0.0.27 - - [2026-02-16 02:30:11] "GET /routing-instance/07a03955-ce38-458b-99ec-2dcb374737a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.004069 10.0.0.27 - - [2026-02-16 02:30:11] "GET /route-target/0a84775c-3e43-457e-8eb7-62b55f248223?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.004394 10.0.0.27 - - [2026-02-16 02:30:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002743 10.0.0.27 - - [2026-02-16 02:30:11] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004006 10.0.0.27 - - [2026-02-16 02:30:11] "GET /virtual-networks?parent_id=e2753f29-55fe-4a7b-b11f-f6f846a65322&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003174 10.0.0.27 - - [2026-02-16 02:30:11] "GET /virtual-network/110db937-f339-49a6-91fe-65c3bc2c91be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2954 0.004992 10.0.0.27 - - [2026-02-16 02:30:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003140 10.0.0.27 - - [2026-02-16 02:30:11] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003512 10.0.0.27 - - [2026-02-16 02:30:11] "GET /virtual-networks?parent_id=e2753f29-55fe-4a7b-b11f-f6f846a65322&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004205 10.0.0.27 - - [2026-02-16 02:30:11] "GET /virtual-network/110db937-f339-49a6-91fe-65c3bc2c91be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2954 0.007861 10.0.0.27 - - [2026-02-16 02:30:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002490 10.0.0.27 - - [2026-02-16 02:30:11] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003634 10.0.0.27 - - [2026-02-16 02:30:11] "GET /virtual-networks?parent_id=e2753f29-55fe-4a7b-b11f-f6f846a65322&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002794 10.0.0.27 - - [2026-02-16 02:30:11] "GET /virtual-network/110db937-f339-49a6-91fe-65c3bc2c91be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2954 0.005469 10.0.0.27 - - [2026-02-16 02:30:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003088 10.0.0.27 - - [2026-02-16 02:30:12] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003969 10.0.0.27 - - [2026-02-16 02:30:12] "GET /virtual-networks?parent_id=e2753f29-55fe-4a7b-b11f-f6f846a65322&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002747 10.0.0.27 - - [2026-02-16 02:30:12] "GET /virtual-network/110db937-f339-49a6-91fe-65c3bc2c91be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2954 0.005193 10.0.0.27 - - [2026-02-16 02:30:12] "GET /obj-perms HTTP/1.1" 200 5042 0.004427 10.0.0.23 - - [2026-02-16 02:30:12] "GET /obj-perms HTTP/1.1" 200 5042 0.003369 10.0.0.27 - - [2026-02-16 02:30:12] "GET /obj-perms HTTP/1.1" 200 5042 0.003446 10.0.0.50 - - [2026-02-16 02:30:12] "GET /obj-perms HTTP/1.1" 200 5042 0.003391 10.0.0.27 - - [2026-02-16 02:30:12] "GET /obj-perms HTTP/1.1" 200 5042 0.004156 10.0.0.27 - - [2026-02-16 02:30:12] "POST /neutron/port HTTP/1.1" 200 1237 0.017194 10.0.0.27 - - [2026-02-16 02:30:12] "POST /neutron/security_group HTTP/1.1" 200 2064 0.005702 10.0.0.27 - - [2026-02-16 02:30:12] "POST /neutron/port HTTP/1.1" 200 1237 0.016332 10.0.0.27 - - [2026-02-16 02:30:12] "GET /virtual-machine/f35ab144-b599-46d1-929b-4fc98fedc823 HTTP/1.1" 200 1299 0.005572 10.0.0.27 - - [2026-02-16 02:30:12] "GET /virtual-machine/f35ab144-b599-46d1-929b-4fc98fedc823 HTTP/1.1" 200 1299 0.003073 10.0.0.27 - - [2026-02-16 02:30:12] "GET /virtual-machine-interface/46e3c975-de32-4bf8-b8ab-905b83c1aa28 HTTP/1.1" 200 3168 0.004854 10.0.0.27 - - [2026-02-16 02:30:12] "GET /virtual-machine/f35ab144-b599-46d1-929b-4fc98fedc823 HTTP/1.1" 200 1299 0.004623 10.0.0.27 - - [2026-02-16 02:30:12] "GET /virtual-machine-interface/46e3c975-de32-4bf8-b8ab-905b83c1aa28 HTTP/1.1" 200 3168 0.004589 10.0.0.27 - - [2026-02-16 02:30:12] "GET /instance-ip/6ea3f83d-6383-469e-9d0b-a6d00d28e210 HTTP/1.1" 200 1633 0.005403 10.0.0.27 - - [2026-02-16 02:30:12] "GET /instance-ip/8074d182-64f3-4da8-b7da-e33455a35d9f HTTP/1.1" 200 1653 0.011198 10.0.0.27 - - [2026-02-16 02:30:12] "GET /virtual-machine/f35ab144-b599-46d1-929b-4fc98fedc823 HTTP/1.1" 200 1299 0.003034 10.0.0.27 - - [2026-02-16 02:30:12] "GET /virtual-machine-interface/46e3c975-de32-4bf8-b8ab-905b83c1aa28 HTTP/1.1" 200 3168 0.004317 10.0.0.27 - - [2026-02-16 02:30:12] "GET /instance-ip/6ea3f83d-6383-469e-9d0b-a6d00d28e210 HTTP/1.1" 200 1633 0.003509 10.0.0.27 - - [2026-02-16 02:30:12] "GET /instance-ip/8074d182-64f3-4da8-b7da-e33455a35d9f HTTP/1.1" 200 1653 0.004578 10.0.0.27 - - [2026-02-16 02:30:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002773 10.0.0.27 - - [2026-02-16 02:30:12] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005773 10.0.0.27 - - [2026-02-16 02:30:12] "GET /virtual-networks?parent_id=e2753f29-55fe-4a7b-b11f-f6f846a65322&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003053 10.0.0.27 - - [2026-02-16 02:30:12] "GET /virtual-network/16c58b80-0171-44f6-afd1-01861efc8b85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.006562 10.0.0.27 - - [2026-02-16 02:30:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005411 10.0.0.27 - - [2026-02-16 02:30:12] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003978 10.0.0.27 - - [2026-02-16 02:30:12] "GET /virtual-networks?parent_id=e2753f29-55fe-4a7b-b11f-f6f846a65322&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003277 10.0.0.27 - - [2026-02-16 02:30:13] "GET /virtual-network/16c58b80-0171-44f6-afd1-01861efc8b85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.005118 10.0.0.27 - - [2026-02-16 02:30:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003621 10.0.0.27 - - [2026-02-16 02:30:13] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003582 10.0.0.27 - - [2026-02-16 02:30:13] "GET /virtual-networks?parent_id=e2753f29-55fe-4a7b-b11f-f6f846a65322&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002464 10.0.0.27 - - [2026-02-16 02:30:13] "GET /virtual-network/16c58b80-0171-44f6-afd1-01861efc8b85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.005888 10.0.0.27 - - [2026-02-16 02:30:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003939 10.0.0.27 - - [2026-02-16 02:30:13] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004571 10.0.0.27 - - [2026-02-16 02:30:13] "GET /virtual-networks?parent_id=e2753f29-55fe-4a7b-b11f-f6f846a65322&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003802 10.0.0.27 - - [2026-02-16 02:30:13] "GET /virtual-network/16c58b80-0171-44f6-afd1-01861efc8b85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.006058 10.0.0.27 - - [2026-02-16 02:30:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003659 10.0.0.27 - - [2026-02-16 02:30:13] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004866 10.0.0.27 - - [2026-02-16 02:30:13] "GET /virtual-networks?parent_id=e2753f29-55fe-4a7b-b11f-f6f846a65322&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003517 10.0.0.27 - - [2026-02-16 02:30:13] "GET /virtual-network/16c58b80-0171-44f6-afd1-01861efc8b85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.005520 10.0.0.27 - - [2026-02-16 02:30:13] "POST /neutron/security_group HTTP/1.1" 200 2064 0.006572 10.0.0.27 - - [2026-02-16 02:30:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003780 10.0.0.27 - - [2026-02-16 02:30:14] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003489 10.0.0.27 - - [2026-02-16 02:30:14] "GET /virtual-networks?parent_id=e2753f29-55fe-4a7b-b11f-f6f846a65322&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002626 10.0.0.27 - - [2026-02-16 02:30:14] "GET /virtual-network/16c58b80-0171-44f6-afd1-01861efc8b85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.006947 10.0.0.27 - - [2026-02-16 02:30:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003039 10.0.0.27 - - [2026-02-16 02:30:14] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003470 10.0.0.27 - - [2026-02-16 02:30:14] "GET /virtual-networks?parent_id=e2753f29-55fe-4a7b-b11f-f6f846a65322&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002447 10.0.0.27 - - [2026-02-16 02:30:14] "GET /virtual-network/16c58b80-0171-44f6-afd1-01861efc8b85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.005774 10.0.0.27 - - [2026-02-16 02:30:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002698 10.0.0.27 - - [2026-02-16 02:30:14] "GET /routing-instance/fc5eafd5-8e6a-441d-a461-0d96530508cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.004064 10.0.0.27 - - [2026-02-16 02:30:14] "GET /route-target/fa00ec19-65b9-47f2-ae0e-b5e5f74d7ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004270 10.0.0.27 - - [2026-02-16 02:30:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003221 10.0.0.27 - - [2026-02-16 02:30:14] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003570 10.0.0.27 - - [2026-02-16 02:30:14] "GET /virtual-networks?parent_id=e2753f29-55fe-4a7b-b11f-f6f846a65322&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003145 10.0.0.27 - - [2026-02-16 02:30:15] "GET /virtual-network/16c58b80-0171-44f6-afd1-01861efc8b85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.006244 10.0.0.27 - - [2026-02-16 02:30:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003135 10.0.0.27 - - [2026-02-16 02:30:15] "GET /routing-instance/fc5eafd5-8e6a-441d-a461-0d96530508cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.005088 10.0.0.27 - - [2026-02-16 02:30:15] "GET /route-target/fa00ec19-65b9-47f2-ae0e-b5e5f74d7ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004379 10.0.0.27 - - [2026-02-16 02:30:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004334 10.0.0.27 - - [2026-02-16 02:30:15] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004657 10.0.0.27 - - [2026-02-16 02:30:15] "GET /virtual-networks?parent_id=e2753f29-55fe-4a7b-b11f-f6f846a65322&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003696 10.0.0.27 - - [2026-02-16 02:30:15] "GET /virtual-network/16c58b80-0171-44f6-afd1-01861efc8b85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.005466 10.0.0.27 - - [2026-02-16 02:30:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003582 10.0.0.27 - - [2026-02-16 02:30:15] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003870 10.0.0.27 - - [2026-02-16 02:30:15] "GET /virtual-networks?parent_id=e2753f29-55fe-4a7b-b11f-f6f846a65322&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.005878 10.0.0.27 - - [2026-02-16 02:30:15] "GET /virtual-network/16c58b80-0171-44f6-afd1-01861efc8b85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.005581 10.0.0.27 - - [2026-02-16 02:30:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002770 10.0.0.27 - - [2026-02-16 02:30:15] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005092 10.0.0.27 - - [2026-02-16 02:30:15] "GET /virtual-networks?parent_id=e2753f29-55fe-4a7b-b11f-f6f846a65322&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003596 10.0.0.27 - - [2026-02-16 02:30:15] "GET /virtual-network/16c58b80-0171-44f6-afd1-01861efc8b85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.008978 10.0.0.27 - - [2026-02-16 02:30:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.010766 10.0.0.27 - - [2026-02-16 02:30:15] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004327 10.0.0.27 - - [2026-02-16 02:30:15] "GET /virtual-networks?parent_id=e2753f29-55fe-4a7b-b11f-f6f846a65322&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003177 10.0.0.27 - - [2026-02-16 02:30:15] "GET /virtual-network/16c58b80-0171-44f6-afd1-01861efc8b85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.005670 10.0.0.23 - - [2026-02-16 02:30:15] "GET /obj-perms HTTP/1.1" 200 5042 0.003498 10.0.0.27 - - [2026-02-16 02:30:15] "GET /obj-perms HTTP/1.1" 200 5042 0.003183 10.0.0.27 - - [2026-02-16 02:30:15] "GET /obj-perms HTTP/1.1" 200 5042 0.006553 10.0.0.50 - - [2026-02-16 02:30:15] "GET /obj-perms HTTP/1.1" 200 5042 0.003460 10.0.0.23 - - [2026-02-16 02:30:16] "GET /obj-perms HTTP/1.1" 200 5042 0.003413 10.0.0.27 - - [2026-02-16 02:30:16] "GET /virtual-machine/9f4dd95e-fc21-4abe-9737-d762b2e79842 HTTP/1.1" 200 1299 0.003549 10.0.0.27 - - [2026-02-16 02:30:16] "GET /virtual-machine-interface/6ea87709-fb32-4553-a532-8bd389902fbf HTTP/1.1" 200 3168 0.005558 10.0.0.27 - - [2026-02-16 02:30:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003126 10.0.0.27 - - [2026-02-16 02:30:16] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003256 10.0.0.27 - - [2026-02-16 02:30:16] "GET /virtual-networks?parent_id=e2753f29-55fe-4a7b-b11f-f6f846a65322&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003208 10.0.0.27 - - [2026-02-16 02:30:16] "GET /virtual-network/bcc151c1-42b7-45f5-b44a-1e335dad3e4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3253 0.010722 10.0.0.27 - - [2026-02-16 02:30:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003351 10.0.0.27 - - [2026-02-16 02:30:17] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003332 10.0.0.27 - - [2026-02-16 02:30:17] "GET /virtual-networks?parent_id=e2753f29-55fe-4a7b-b11f-f6f846a65322&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003354 10.0.0.27 - - [2026-02-16 02:30:17] "GET /virtual-network/bcc151c1-42b7-45f5-b44a-1e335dad3e4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3253 0.005359 10.0.0.27 - - [2026-02-16 02:30:17] "POST /neutron/port HTTP/1.1" 200 1239 0.015767 10.0.0.27 - - [2026-02-16 02:30:18] "POST /neutron/security_group HTTP/1.1" 200 2064 0.005785 10.0.0.27 - - [2026-02-16 02:30:23] "GET /obj-perms HTTP/1.1" 200 5056 0.048188 10.0.0.27 - - [2026-02-16 02:30:27] "GET /virtual-machine/aeef97b5-df39-42f5-91cf-d85a4dfa7f4b HTTP/1.1" 200 1299 0.003943 10.0.0.27 - - [2026-02-16 02:30:27] "GET /virtual-machine-interface/89fea27a-d552-46de-bdd4-6ad67c0b8697 HTTP/1.1" 200 3168 0.005945 10.0.0.27 - - [2026-02-16 02:30:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004788 10.0.0.27 - - [2026-02-16 02:30:27] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003861 10.0.0.27 - - [2026-02-16 02:30:27] "GET /virtual-networks?parent_id=e2753f29-55fe-4a7b-b11f-f6f846a65322&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003085 10.0.0.27 - - [2026-02-16 02:30:27] "GET /virtual-network/110db937-f339-49a6-91fe-65c3bc2c91be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2954 0.005220 10.0.0.27 - - [2026-02-16 02:30:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002971 10.0.0.27 - - [2026-02-16 02:30:28] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003585 10.0.0.27 - - [2026-02-16 02:30:28] "GET /virtual-networks?parent_id=e2753f29-55fe-4a7b-b11f-f6f846a65322&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002361 10.0.0.27 - - [2026-02-16 02:30:29] "GET /virtual-network/110db937-f339-49a6-91fe-65c3bc2c91be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2954 0.005265 10.0.0.27 - - [2026-02-16 02:30:29] "GET /virtual-machine/f35ab144-b599-46d1-929b-4fc98fedc823 HTTP/1.1" 200 1299 0.004638 10.0.0.27 - - [2026-02-16 02:30:29] "GET /virtual-machine-interface/46e3c975-de32-4bf8-b8ab-905b83c1aa28 HTTP/1.1" 200 3168 0.005426 10.0.0.27 - - [2026-02-16 02:30:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003199 10.0.0.27 - - [2026-02-16 02:30:29] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003292 10.0.0.27 - - [2026-02-16 02:30:29] "GET /virtual-networks?parent_id=e2753f29-55fe-4a7b-b11f-f6f846a65322&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002468 10.0.0.27 - - [2026-02-16 02:30:29] "GET /virtual-network/16c58b80-0171-44f6-afd1-01861efc8b85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.005119 10.0.0.27 - - [2026-02-16 02:30:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003837 10.0.0.27 - - [2026-02-16 02:30:30] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.002964 10.0.0.27 - - [2026-02-16 02:30:30] "GET /virtual-networks?parent_id=e2753f29-55fe-4a7b-b11f-f6f846a65322&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002730 10.0.0.27 - - [2026-02-16 02:30:30] "GET /virtual-network/16c58b80-0171-44f6-afd1-01861efc8b85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.008048 10.0.0.27 - - [2026-02-16 02:30:35] "POST /neutron/port HTTP/1.1" 200 1237 0.014852 10.0.0.27 - - [2026-02-16 02:30:35] "POST /neutron/floatingip HTTP/1.1" 200 117 0.008686 10.0.0.27 - - [2026-02-16 02:30:35] "POST /neutron/port HTTP/1.1" 200 117 0.001118 10.0.0.27 - - [2026-02-16 02:30:47] "POST /neutron/port HTTP/1.1" 200 1236 0.015534 10.0.0.27 - - [2026-02-16 02:30:47] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004053 10.0.0.27 - - [2026-02-16 02:30:47] "POST /neutron/port HTTP/1.1" 200 117 0.001700 10.0.0.27 - - [2026-02-16 02:30:52] "GET /virtual-machine/f35ab144-b599-46d1-929b-4fc98fedc823 HTTP/1.1" 200 1299 0.003619 10.0.0.27 - - [2026-02-16 02:30:53] "POST /neutron/port HTTP/1.1" 200 1237 0.016427 10.0.0.27 - - [2026-02-16 02:30:54] "GET /virtual-machine/f35ab144-b599-46d1-929b-4fc98fedc823 HTTP/1.1" 404 171 0.003024 10.0.0.27 - - [2026-02-16 02:30:54] "GET /virtual-machine/f35ab144-b599-46d1-929b-4fc98fedc823 HTTP/1.1" 404 171 0.002460 10.0.0.27 - - [2026-02-16 02:30:54] "GET /virtual-machine/f35ab144-b599-46d1-929b-4fc98fedc823 HTTP/1.1" 404 171 0.003487 10.0.0.27 - - [2026-02-16 02:30:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003470 10.0.0.27 - - [2026-02-16 02:30:55] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003242 10.0.0.27 - - [2026-02-16 02:30:55] "GET /virtual-networks?parent_id=e2753f29-55fe-4a7b-b11f-f6f846a65322&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002713 10.0.0.27 - - [2026-02-16 02:30:55] "GET /virtual-network/16c58b80-0171-44f6-afd1-01861efc8b85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.005138 10.0.0.27 - - [2026-02-16 02:30:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003566 10.0.0.27 - - [2026-02-16 02:30:55] "GET /routing-instance/fc5eafd5-8e6a-441d-a461-0d96530508cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.003997 10.0.0.27 - - [2026-02-16 02:30:55] "GET /route-target/fa00ec19-65b9-47f2-ae0e-b5e5f74d7ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003505 10.0.0.50 - - [2026-02-16 02:30:55] "GET /obj-perms HTTP/1.1" 200 5042 0.003616 10.0.0.27 - - [2026-02-16 02:31:01] "GET /obj-perms HTTP/1.1" 200 5042 0.004006 10.0.0.50 - - [2026-02-16 02:31:01] "GET /obj-perms HTTP/1.1" 200 5042 0.003568 10.0.0.27 - - [2026-02-16 02:31:01] "GET /virtual-machine/aeef97b5-df39-42f5-91cf-d85a4dfa7f4b HTTP/1.1" 200 1299 0.004429 10.0.0.27 - - [2026-02-16 02:31:02] "POST /neutron/port HTTP/1.1" 200 1236 0.017897 10.0.0.27 - - [2026-02-16 02:31:03] "GET /virtual-machine/aeef97b5-df39-42f5-91cf-d85a4dfa7f4b HTTP/1.1" 404 171 0.003549 10.0.0.27 - - [2026-02-16 02:31:03] "GET /virtual-machine/aeef97b5-df39-42f5-91cf-d85a4dfa7f4b HTTP/1.1" 404 171 0.003352 10.0.0.27 - - [2026-02-16 02:31:03] "GET /virtual-machine/aeef97b5-df39-42f5-91cf-d85a4dfa7f4b HTTP/1.1" 404 171 0.002859 10.0.0.27 - - [2026-02-16 02:31:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003044 10.0.0.27 - - [2026-02-16 02:31:03] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003152 10.0.0.27 - - [2026-02-16 02:31:03] "GET /virtual-networks?parent_id=e2753f29-55fe-4a7b-b11f-f6f846a65322&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002850 10.0.0.27 - - [2026-02-16 02:31:03] "GET /virtual-network/110db937-f339-49a6-91fe-65c3bc2c91be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2954 0.005758 10.0.0.27 - - [2026-02-16 02:31:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003419 10.0.0.27 - - [2026-02-16 02:31:03] "GET /routing-instance/07a03955-ce38-458b-99ec-2dcb374737a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.003869 10.0.0.27 - - [2026-02-16 02:31:03] "GET /route-target/0a84775c-3e43-457e-8eb7-62b55f248223?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.003230 10.0.0.27 - - [2026-02-16 02:31:04] "GET /obj-perms HTTP/1.1" 200 5042 0.003490 10.0.0.50 - - [2026-02-16 02:31:10] "GET /obj-perms HTTP/1.1" 200 5042 0.003431 10.0.0.27 - - [2026-02-16 02:31:13] "GET /obj-perms HTTP/1.1" 200 5042 0.003747 10.0.0.50 - - [2026-02-16 02:31:19] "GET /obj-perms HTTP/1.1" 200 5042 0.004105 10.0.0.27 - - [2026-02-16 02:31:22] "GET /obj-perms HTTP/1.1" 200 5042 0.003418 10.0.0.27 - - [2026-02-16 02:31:25] "GET /obj-perms HTTP/1.1" 200 5042 0.003405 10.0.0.50 - - [2026-02-16 02:31:25] "GET /obj-perms HTTP/1.1" 200 5042 0.004323 10.0.0.23 - - [2026-02-16 02:31:25] "GET /obj-perms HTTP/1.1" 200 5042 0.004191 10.0.0.27 - - [2026-02-16 02:31:25] "GET /virtual-machine/9f4dd95e-fc21-4abe-9737-d762b2e79842 HTTP/1.1" 200 1299 0.003763 10.0.0.27 - - [2026-02-16 02:31:26] "POST /neutron/port HTTP/1.1" 200 1239 0.018696 10.0.0.27 - - [2026-02-16 02:31:27] "GET /virtual-machine/9f4dd95e-fc21-4abe-9737-d762b2e79842 HTTP/1.1" 404 171 0.002959 10.0.0.27 - - [2026-02-16 02:31:27] "GET /virtual-machine/9f4dd95e-fc21-4abe-9737-d762b2e79842 HTTP/1.1" 404 171 0.002859 10.0.0.27 - - [2026-02-16 02:31:27] "GET /virtual-machine/9f4dd95e-fc21-4abe-9737-d762b2e79842 HTTP/1.1" 404 171 0.002028 10.0.0.27 - - [2026-02-16 02:31:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003555 10.0.0.27 - - [2026-02-16 02:31:27] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005336 10.0.0.27 - - [2026-02-16 02:31:27] "GET /virtual-networks?parent_id=e2753f29-55fe-4a7b-b11f-f6f846a65322&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002785 10.0.0.27 - - [2026-02-16 02:31:27] "GET /virtual-network/bcc151c1-42b7-45f5-b44a-1e335dad3e4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3253 0.004947 10.0.0.27 - - [2026-02-16 02:31:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002987 10.0.0.27 - - [2026-02-16 02:31:28] "GET /routing-instance/d11bd6d7-8c02-4377-869d-2276948e5bd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.003766 10.0.0.27 - - [2026-02-16 02:31:28] "GET /route-target/82ed2598-333a-41de-b4d3-1554a435841e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003644 10.0.0.27 - - [2026-02-16 02:31:31] "GET /obj-perms HTTP/1.1" 200 5042 0.003708 10.0.0.50 - - [2026-02-16 02:31:31] "GET /obj-perms HTTP/1.1" 200 5042 0.005016 10.0.0.27 - - [2026-02-16 02:31:31] "GET /virtual-network/110db937-f339-49a6-91fe-65c3bc2c91be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2954 0.004865 10.0.0.27 - - [2026-02-16 02:31:31] "POST /neutron/network HTTP/1.1" 200 1111 0.007415 10.0.0.50 - - [2026-02-16 02:31:31] "DELETE /access-control-list/67dca26d-b2ae-431d-be11-6c1c035e72d7 HTTP/1.1" 200 115 0.042598 10.0.0.27 - - [2026-02-16 02:31:31] "GET /virtual-network/110db937-f339-49a6-91fe-65c3bc2c91be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.016565 10.0.0.27 - - [2026-02-16 02:31:31] "GET /virtual-network/bcc151c1-42b7-45f5-b44a-1e335dad3e4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3253 0.005593 10.0.0.27 - - [2026-02-16 02:31:31] "POST /neutron/network HTTP/1.1" 200 1200 0.007716 10.0.0.50 - - [2026-02-16 02:31:31] "POST /ref-update HTTP/1.1" 200 156 0.020988 10.0.0.27 - - [2026-02-16 02:31:31] "GET /virtual-network/bcc151c1-42b7-45f5-b44a-1e335dad3e4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2650 0.041345 10.0.0.27 - - [2026-02-16 02:31:31] "DELETE /network-policy/139243f3-f065-41b6-82f2-748a9374b8ab HTTP/1.1" 200 115 0.064661 10.0.0.27 - - [2026-02-16 02:31:32] "DELETE /network-policy/aa65e596-04d7-4966-9853-bdb47f156c17 HTTP/1.1" 200 115 0.028150 10.0.0.27 - - [2026-02-16 02:31:32] "DELETE /network-policy/fa7758b0-bde4-428c-899c-ac268fe86598 HTTP/1.1" 200 115 0.034772 10.0.0.27 - - [2026-02-16 02:31:32] "POST /neutron/network HTTP/1.1" 200 1014 0.008651 10.0.0.50 - - [2026-02-16 02:31:32] "DELETE /route-target/fa00ec19-65b9-47f2-ae0e-b5e5f74d7ff4 HTTP/1.1" 200 115 0.021678 10.0.0.23 - - [2026-02-16 02:31:32] "POST /useragent-kv HTTP/1.1" 200 115 0.005138 10.0.0.23 - - [2026-02-16 02:31:32] "POST /useragent-kv HTTP/1.1" 200 115 0.002937 10.0.0.23 - - [2026-02-16 02:31:32] "POST /useragent-kv HTTP/1.1" 200 115 0.006801 10.0.0.23 - - [2026-02-16 02:31:32] "POST /useragent-kv HTTP/1.1" 200 115 0.003831 10.0.0.27 - - [2026-02-16 02:31:32] "POST /neutron/network HTTP/1.1" 200 151 0.149409 10.0.0.50 - - [2026-02-16 02:31:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.006051 10.0.0.27 - - [2026-02-16 02:31:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003613 10.0.0.27 - - [2026-02-16 02:31:33] "DELETE /network-ipam/b4c81656-2c8d-45cd-adf8-d7385611b8ce HTTP/1.1" 200 115 0.036494 10.0.0.27 - - [2026-02-16 02:31:33] "POST /fqname-to-id HTTP/1.1" 404 203 0.006591 10.0.0.27 - - [2026-02-16 02:31:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003753 10.0.0.27 - - [2026-02-16 02:31:33] "DELETE /network-ipam/7be6ca32-bc6b-4203-b7bb-c55aa4238d0d HTTP/1.1" 200 115 0.031888 10.0.0.27 - - [2026-02-16 02:31:33] "POST /fqname-to-id HTTP/1.1" 404 203 0.004509 10.0.0.27 - - [2026-02-16 02:31:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004356 10.0.0.27 - - [2026-02-16 02:31:33] "DELETE /network-ipam/347d4804-7b80-47eb-9385-933db6764d12 HTTP/1.1" 200 115 0.034328 10.0.0.27 - - [2026-02-16 02:31:33] "POST /fqname-to-id HTTP/1.1" 404 203 0.003089 10.0.0.23 - - [2026-02-16 02:31:36] "GET /projects?obj_uuids=e2753f29-55fe-4a7b-b11f-f6f846a65322&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001408 10.0.0.27 - - [2026-02-16 02:31:36] "GET /project/e2753f29-55fe-4a7b-b11f-f6f846a65322?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.071450 10.0.0.23 - - [2026-02-16 02:31:36] "GET /projects?obj_uuids=e2753f29-55fe-4a7b-b11f-f6f846a65322&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000889 10.0.0.27 - - [2026-02-16 02:31:36] "GET /project/e2753f29-55fe-4a7b-b11f-f6f846a65322?fields=virtual_networks HTTP/1.1" 200 1045 0.036269 10.0.0.23 - - [2026-02-16 02:31:36] "GET /projects?obj_uuids=e2753f29-55fe-4a7b-b11f-f6f846a65322&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000882 10.0.0.27 - - [2026-02-16 02:31:36] "GET /project/e2753f29-55fe-4a7b-b11f-f6f846a65322?fields=virtual_machine_interfaces HTTP/1.1" 200 1045 0.052793 10.0.0.23 - - [2026-02-16 02:31:36] "GET /projects?obj_uuids=e2753f29-55fe-4a7b-b11f-f6f846a65322&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001035 10.0.0.27 - - [2026-02-16 02:31:36] "GET /project/e2753f29-55fe-4a7b-b11f-f6f846a65322?fields=security_groups HTTP/1.1" 200 1277 0.042881 10.0.0.27 - - [2026-02-16 02:31:37] "POST /fqname-to-id HTTP/1.1" 404 190 0.032086 10.0.0.23 - - [2026-02-16 02:31:37] "GET /projects?obj_uuids=73142a7d-2c30-4c54-b311-d1540b4ce02b&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003268 10.0.0.23 - - [2026-02-16 02:31:37] "GET /domains?obj_uuids=026ea67f-9b7a-4f1c-a755-90b25d4ac1dc&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000875 10.0.0.23 - - [2026-02-16 02:31:37] "GET /domain/026ea67f-9b7a-4f1c-a755-90b25d4ac1dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.006972 10.0.0.23 - - [2026-02-16 02:31:37] "POST /id-to-fqname HTTP/1.1" 200 192 0.005650 10.0.0.23 - - [2026-02-16 02:31:37] "POST /fqname-to-id HTTP/1.1" 404 201 0.015224 10.0.0.23 - - [2026-02-16 02:31:37] "POST /security-groups HTTP/1.1" 200 593 0.077205 10.0.0.23 - - [2026-02-16 02:31:37] "POST /projects HTTP/1.1" 200 589 0.330181 10.0.0.50 - - [2026-02-16 02:31:37] "POST /access-control-lists HTTP/1.1" 200 598 0.028460 10.0.0.23 - - [2026-02-16 02:31:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.407640 10.0.0.27 - - [2026-02-16 02:31:38] "GET /project/73142a7d-2c30-4c54-b311-d1540b4ce02b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.562504 10.0.0.27 - - [2026-02-16 02:31:39] "GET / HTTP/1.1" 200 35931 0.001527 10.0.0.27 - - [2026-02-16 02:31:40] "POST /fqname-to-id HTTP/1.1" 401 292 0.000553 10.0.0.27 - - [2026-02-16 02:31:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.058502 10.0.0.23 - - [2026-02-16 02:31:41] "GET /projects?obj_uuids=73142a7d-2c30-4c54-b311-d1540b4ce02b&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000809 10.0.0.27 - - [2026-02-16 02:31:41] "GET /project/73142a7d-2c30-4c54-b311-d1540b4ce02b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.037127 10.0.0.27 - - [2026-02-16 02:31:41] "POST /neutron/network HTTP/1.1" 200 117 0.039676 10.0.0.50 - - [2026-02-16 02:31:41] "POST /route-targets HTTP/1.1" 200 327 0.015306 10.0.0.27 - - [2026-02-16 02:31:41] "POST /neutron/network HTTP/1.1" 200 827 0.008816 10.0.0.27 - - [2026-02-16 02:31:41] "POST /id-to-fqname HTTP/1.1" 200 222 0.000964 10.0.0.27 - - [2026-02-16 02:31:41] "GET /virtual-network/4d61cbc7-23f9-4813-91a7-35aa2407fe35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.004348 10.0.0.27 - - [2026-02-16 02:31:41] "GET /virtual-network/4d61cbc7-23f9-4813-91a7-35aa2407fe35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.007472 10.0.0.27 - - [2026-02-16 02:31:41] "POST /neutron/subnet HTTP/1.1" 200 729 0.009302 10.0.0.27 - - [2026-02-16 02:31:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.007861 10.0.0.23 - - [2026-02-16 02:31:42] "GET /projects?obj_uuids=73142a7d-2c30-4c54-b311-d1540b4ce02b&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000773 10.0.0.27 - - [2026-02-16 02:31:42] "GET /project/73142a7d-2c30-4c54-b311-d1540b4ce02b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.048815 10.0.0.50 - - [2026-02-16 02:31:42] "POST /ref-update HTTP/1.1" 200 156 0.025178 10.0.0.23 - - [2026-02-16 02:31:42] "POST /useragent-kv HTTP/1.1" 200 115 0.002729 10.0.0.27 - - [2026-02-16 02:31:42] "POST /neutron/subnet HTTP/1.1" 200 715 0.183723 10.0.0.27 - - [2026-02-16 02:31:42] "POST /id-to-fqname HTTP/1.1" 200 222 0.001171 10.0.0.27 - - [2026-02-16 02:31:42] "GET /virtual-network/a765324a-4b97-460a-bb32-e94d61b85987?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.004640 10.0.0.27 - - [2026-02-16 02:31:42] "GET /virtual-network/a765324a-4b97-460a-bb32-e94d61b85987?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.009262 10.0.0.27 - - [2026-02-16 02:31:42] "POST /neutron/network HTTP/1.1" 200 824 0.006077 10.0.0.27 - - [2026-02-16 02:31:42] "POST /fqname-to-id HTTP/1.1" 404 228 0.002860 10.0.0.27 - - [2026-02-16 02:31:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002246 10.0.0.23 - - [2026-02-16 02:31:42] "GET /projects?obj_uuids=73142a7d-2c30-4c54-b311-d1540b4ce02b&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000850 10.0.0.27 - - [2026-02-16 02:31:42] "GET /project/73142a7d-2c30-4c54-b311-d1540b4ce02b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.038385 10.0.0.27 - - [2026-02-16 02:31:42] "POST /network-policys HTTP/1.1" 200 571 0.035894 10.0.0.27 - - [2026-02-16 02:31:42] "GET /network-policy/04190e4c-766c-4ab2-bebb-70e78212b3c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2151 0.005450 10.0.0.27 - - [2026-02-16 02:31:42] "POST /neutron/network HTTP/1.1" 200 929 0.064575 10.0.0.27 - - [2026-02-16 02:31:42] "GET /virtual-network/4d61cbc7-23f9-4813-91a7-35aa2407fe35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.011373 10.0.0.27 - - [2026-02-16 02:31:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004673 10.0.0.27 - - [2026-02-16 02:31:42] "GET /network-policy/04190e4c-766c-4ab2-bebb-70e78212b3c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2151 0.003460 10.0.0.50 - - [2026-02-16 02:31:43] "POST /fqname-to-id HTTP/1.1" 404 236 0.005872 10.0.0.27 - - [2026-02-16 02:31:43] "POST /neutron/network HTTP/1.1" 200 926 0.068393 10.0.0.27 - - [2026-02-16 02:31:43] "GET /virtual-network/a765324a-4b97-460a-bb32-e94d61b85987?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2357 0.007978 10.0.0.27 - - [2026-02-16 02:31:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002821 10.0.0.27 - - [2026-02-16 02:31:43] "GET /network-policy/04190e4c-766c-4ab2-bebb-70e78212b3c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2151 0.003481 10.0.0.50 - - [2026-02-16 02:31:43] "PUT /access-control-list/14849a71-57fc-4af6-9847-c84b0faf6688 HTTP/1.1" 200 272 0.060485 10.0.0.27 - - [2026-02-16 02:31:43] "GET /virtual-network/4d61cbc7-23f9-4813-91a7-35aa2407fe35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.004820 10.0.0.27 - - [2026-02-16 02:31:44] "GET /obj-perms HTTP/1.1" 200 5034 0.047995 10.0.0.27 - - [2026-02-16 02:31:45] "GET /virtual-network/a765324a-4b97-460a-bb32-e94d61b85987?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2357 0.005455 10.0.0.23 - - [2026-02-16 02:31:45] "GET /obj-perms HTTP/1.1" 200 5034 0.054800 10.0.0.27 - - [2026-02-16 02:31:45] "POST /id-to-fqname HTTP/1.1" 200 222 0.001137 10.0.0.23 - - [2026-02-16 02:31:46] "GET /projects?obj_uuids=73142a7d-2c30-4c54-b311-d1540b4ce02b&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000845 10.0.0.27 - - [2026-02-16 02:31:46] "GET /project/73142a7d-2c30-4c54-b311-d1540b4ce02b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.061589 10.0.0.27 - - [2026-02-16 02:31:46] "POST /neutron/network HTTP/1.1" 200 929 0.029642 10.0.0.27 - - [2026-02-16 02:31:46] "POST /id-to-fqname HTTP/1.1" 200 222 0.001314 10.0.0.27 - - [2026-02-16 02:31:46] "POST /neutron/port HTTP/1.1" 200 117 0.005784 10.0.0.23 - - [2026-02-16 02:31:47] "GET /projects?obj_uuids=73142a7d-2c30-4c54-b311-d1540b4ce02b&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000938 10.0.0.27 - - [2026-02-16 02:31:47] "POST /neutron/port HTTP/1.1" 200 1063 0.280650 10.0.0.27 - - [2026-02-16 02:31:47] "POST /neutron/port HTTP/1.1" 200 1117 0.096689 10.0.0.27 - - [2026-02-16 02:31:47] "POST /neutron/subnet HTTP/1.1" 200 703 0.008947 10.0.0.23 - - [2026-02-16 02:31:47] "GET /projects?obj_uuids=73142a7d-2c30-4c54-b311-d1540b4ce02b&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000905 10.0.0.27 - - [2026-02-16 02:31:47] "GET /project/73142a7d-2c30-4c54-b311-d1540b4ce02b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.063825 10.0.0.27 - - [2026-02-16 02:31:47] "POST /neutron/network HTTP/1.1" 200 926 0.005816 10.0.0.27 - - [2026-02-16 02:31:48] "POST /neutron/port HTTP/1.1" 200 117 0.005010 10.0.0.27 - - [2026-02-16 02:31:48] "POST /neutron/network HTTP/1.1" 200 936 0.006163 10.0.0.27 - - [2026-02-16 02:31:48] "POST /neutron/port HTTP/1.1" 200 1060 0.014810 10.0.0.27 - - [2026-02-16 02:31:49] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004040 10.0.0.27 - - [2026-02-16 02:31:49] "POST /neutron/network HTTP/1.1" 200 926 0.005525 10.0.0.27 - - [2026-02-16 02:31:53] "POST /neutron/port HTTP/1.1" 200 1127 0.015611 10.0.0.27 - - [2026-02-16 02:31:53] "POST /neutron/security_group HTTP/1.1" 200 2060 0.006587 10.0.0.27 - - [2026-02-16 02:31:53] "GET /virtual-machine/078c092c-6b1b-4bfa-9033-f0c031c34047 HTTP/1.1" 401 292 0.000342 10.0.0.27 - - [2026-02-16 02:31:53] "GET /virtual-machine/078c092c-6b1b-4bfa-9033-f0c031c34047 HTTP/1.1" 200 1293 0.029886 10.0.0.27 - - [2026-02-16 02:31:53] "GET /virtual-machine-interface/760d9069-a4ec-4011-9c16-3dda2f19444f HTTP/1.1" 200 2951 0.004595 10.0.0.27 - - [2026-02-16 02:31:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003274 10.0.0.27 - - [2026-02-16 02:31:53] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003450 10.0.0.27 - - [2026-02-16 02:31:53] "GET /virtual-networks?parent_id=73142a7d-2c30-4c54-b311-d1540b4ce02b&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.002508 10.0.0.27 - - [2026-02-16 02:31:54] "GET /virtual-network/4d61cbc7-23f9-4813-91a7-35aa2407fe35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.005842 10.0.0.27 - - [2026-02-16 02:31:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003277 10.0.0.27 - - [2026-02-16 02:31:57] "GET /virtual-network/4d61cbc7-23f9-4813-91a7-35aa2407fe35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.004942 10.0.0.27 - - [2026-02-16 02:32:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003578 10.0.0.27 - - [2026-02-16 02:32:01] "GET /virtual-network/4d61cbc7-23f9-4813-91a7-35aa2407fe35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.005345 10.0.0.27 - - [2026-02-16 02:32:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002910 10.0.0.27 - - [2026-02-16 02:32:05] "GET /virtual-network/4d61cbc7-23f9-4813-91a7-35aa2407fe35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.005555 10.0.0.23 - - [2026-02-16 02:32:06] "DELETE /project/73142a7d2c304c54b311d1540b4ce02b HTTP/1.1" 404 173 0.009580 10.0.0.23 - - [2026-02-16 02:32:06] "GET /projects?obj_uuids=e2753f29-55fe-4a7b-b11f-f6f846a65322&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001026 10.0.0.23 - - [2026-02-16 02:32:06] "GET /project/e2753f29-55fe-4a7b-b11f-f6f846a65322?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1493 0.070400 10.0.0.23 - - [2026-02-16 02:32:06] "GET /projects?obj_uuids=e2753f29-55fe-4a7b-b11f-f6f846a65322&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001336 10.0.0.23 - - [2026-02-16 02:32:06] "GET /project/e2753f29-55fe-4a7b-b11f-f6f846a65322?fields=security_groups HTTP/1.1" 200 1382 0.076382 10.0.0.23 - - [2026-02-16 02:32:06] "DELETE /security-group/6d05893d-9254-4987-ad15-a9149bf25581 HTTP/1.1" 404 197 0.049927 10.0.0.23 - - [2026-02-16 02:32:06] "GET /projects?obj_uuids=e2753f29-55fe-4a7b-b11f-f6f846a65322&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001355 10.0.0.50 - - [2026-02-16 02:32:06] "DELETE /access-control-list/c1c1b1e9-2420-4f9d-ad32-cbf1253d211f HTTP/1.1" 200 115 0.042743 10.0.0.23 - - [2026-02-16 02:32:06] "GET /project/e2753f29-55fe-4a7b-b11f-f6f846a65322?fields=application_policy_sets HTTP/1.1" 200 1421 0.081761 10.0.0.23 - - [2026-02-16 02:32:06] "DELETE /project/e2753f29-55fe-4a7b-b11f-f6f846a65322 HTTP/1.1" 404 171 0.429296 10.0.0.27 - - [2026-02-16 02:32:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003471 10.0.0.27 - - [2026-02-16 02:32:09] "GET /virtual-network/4d61cbc7-23f9-4813-91a7-35aa2407fe35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.004977 10.0.0.27 - - [2026-02-16 02:32:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003333 10.0.0.27 - - [2026-02-16 02:32:13] "GET /virtual-network/4d61cbc7-23f9-4813-91a7-35aa2407fe35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.005357 10.0.0.27 - - [2026-02-16 02:32:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004310 10.0.0.27 - - [2026-02-16 02:32:17] "GET /virtual-network/4d61cbc7-23f9-4813-91a7-35aa2407fe35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.005158 10.0.0.27 - - [2026-02-16 02:32:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003225 10.0.0.27 - - [2026-02-16 02:32:21] "GET /virtual-network/4d61cbc7-23f9-4813-91a7-35aa2407fe35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.004502 10.0.0.50 - - [2026-02-16 02:32:24] "GET /obj-perms HTTP/1.1" 200 5056 0.042403 10.0.0.27 - - [2026-02-16 02:32:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003226 10.0.0.27 - - [2026-02-16 02:32:25] "GET /virtual-network/4d61cbc7-23f9-4813-91a7-35aa2407fe35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.004833 10.0.0.27 - - [2026-02-16 02:32:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003180 10.0.0.27 - - [2026-02-16 02:32:27] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003353 10.0.0.27 - - [2026-02-16 02:32:27] "GET /virtual-networks?parent_id=73142a7d-2c30-4c54-b311-d1540b4ce02b&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.002741 10.0.0.27 - - [2026-02-16 02:32:27] "GET /virtual-network/4d61cbc7-23f9-4813-91a7-35aa2407fe35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.004832 10.0.0.27 - - [2026-02-16 02:32:33] "POST /neutron/port HTTP/1.1" 200 1127 0.016301 10.0.0.27 - - [2026-02-16 02:32:35] "POST /neutron/security_group HTTP/1.1" 200 2060 0.028399 10.0.0.27 - - [2026-02-16 02:32:39] "POST /neutron/port HTTP/1.1" 200 1127 0.015077 10.0.0.27 - - [2026-02-16 02:32:39] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003144 10.0.0.27 - - [2026-02-16 02:32:39] "POST /neutron/network HTTP/1.1" 200 929 0.006374 10.0.0.27 - - [2026-02-16 02:32:43] "POST /neutron/port HTTP/1.1" 200 1124 0.019438 10.0.0.27 - - [2026-02-16 02:32:43] "POST /neutron/security_group HTTP/1.1" 200 2060 0.007399 10.0.0.27 - - [2026-02-16 02:32:43] "GET /virtual-machine/e694b8bf-5e0e-4a53-a1f0-d6de7da76903 HTTP/1.1" 200 1295 0.005271 10.0.0.27 - - [2026-02-16 02:32:43] "GET /virtual-machine-interface/79438901-4930-4200-82b4-1a48d45c4484 HTTP/1.1" 200 2950 0.004485 10.0.0.27 - - [2026-02-16 02:32:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003264 10.0.0.27 - - [2026-02-16 02:32:43] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003386 10.0.0.27 - - [2026-02-16 02:32:43] "GET /virtual-networks?parent_id=73142a7d-2c30-4c54-b311-d1540b4ce02b&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.002997 10.0.0.27 - - [2026-02-16 02:32:43] "GET /virtual-network/a765324a-4b97-460a-bb32-e94d61b85987?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2357 0.006665 10.0.0.27 - - [2026-02-16 02:32:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003738 10.0.0.27 - - [2026-02-16 02:32:44] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004106 10.0.0.27 - - [2026-02-16 02:32:44] "GET /virtual-networks?parent_id=73142a7d-2c30-4c54-b311-d1540b4ce02b&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.002555 10.0.0.27 - - [2026-02-16 02:32:45] "GET /virtual-network/a765324a-4b97-460a-bb32-e94d61b85987?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2357 0.006149 10.0.0.27 - - [2026-02-16 02:32:45] "POST /neutron/port HTTP/1.1" 200 1124 0.016761 10.0.0.27 - - [2026-02-16 02:32:50] "POST /neutron/port HTTP/1.1" 200 1124 0.015244 10.0.0.27 - - [2026-02-16 02:32:50] "POST /neutron/subnet HTTP/1.1" 200 689 0.007771 10.0.0.27 - - [2026-02-16 02:33:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003215 10.0.0.23 - - [2026-02-16 02:33:07] "GET /projects?obj_uuids=73142a7d-2c30-4c54-b311-d1540b4ce02b&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000986 10.0.0.27 - - [2026-02-16 02:33:07] "GET /project/73142a7d-2c30-4c54-b311-d1540b4ce02b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.044418 10.0.0.27 - - [2026-02-16 02:33:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003263 10.0.0.27 - - [2026-02-16 02:33:07] "PUT /network-policy/04190e4c-766c-4ab2-bebb-70e78212b3c2 HTTP/1.1" 200 262 0.011775 10.0.0.50 - - [2026-02-16 02:33:08] "PUT /access-control-list/14849a71-57fc-4af6-9847-c84b0faf6688 HTTP/1.1" 200 272 0.030684 10.0.0.27 - - [2026-02-16 02:33:11] "GET /virtual-network/a765324a-4b97-460a-bb32-e94d61b85987?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2357 0.005339 10.0.0.27 - - [2026-02-16 02:33:11] "POST /neutron/network HTTP/1.1" 200 926 0.005877 10.0.0.27 - - [2026-02-16 02:33:11] "GET /virtual-network/a765324a-4b97-460a-bb32-e94d61b85987?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.009230 10.0.0.27 - - [2026-02-16 02:33:11] "GET /virtual-network/4d61cbc7-23f9-4813-91a7-35aa2407fe35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.004942 10.0.0.27 - - [2026-02-16 02:33:11] "POST /neutron/network HTTP/1.1" 200 929 0.005591 10.0.0.50 - - [2026-02-16 02:33:11] "DELETE /access-control-list/14849a71-57fc-4af6-9847-c84b0faf6688 HTTP/1.1" 200 115 0.047753 10.0.0.27 - - [2026-02-16 02:33:11] "GET /virtual-network/4d61cbc7-23f9-4813-91a7-35aa2407fe35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006709 10.0.0.27 - - [2026-02-16 02:33:11] "DELETE /network-policy/04190e4c-766c-4ab2-bebb-70e78212b3c2 HTTP/1.1" 200 115 0.052628 10.0.0.27 - - [2026-02-16 02:33:11] "POST /neutron/network HTTP/1.1" 200 824 0.009139 10.0.0.27 - - [2026-02-16 02:33:11] "POST /neutron/port HTTP/1.1" 200 1114 0.012536 10.0.0.27 - - [2026-02-16 02:33:11] "POST /neutron/port HTTP/1.1" 200 1117 0.023551 10.0.0.23 - - [2026-02-16 02:33:13] "POST /useragent-kv HTTP/1.1" 200 115 0.004298 10.0.0.23 - - [2026-02-16 02:33:13] "POST /useragent-kv HTTP/1.1" 200 115 0.004348 10.0.0.27 - - [2026-02-16 02:33:13] "POST /neutron/network HTTP/1.1" 200 151 0.130795 10.0.0.50 - - [2026-02-16 02:33:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003153 10.0.0.23 - - [2026-02-16 02:33:15] "GET /projects?obj_uuids=73142a7d-2c30-4c54-b311-d1540b4ce02b&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000911 10.0.0.27 - - [2026-02-16 02:33:15] "GET /project/73142a7d-2c30-4c54-b311-d1540b4ce02b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.050376 10.0.0.23 - - [2026-02-16 02:33:15] "GET /projects?obj_uuids=73142a7d-2c30-4c54-b311-d1540b4ce02b&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001516 10.0.0.27 - - [2026-02-16 02:33:15] "GET /project/73142a7d-2c30-4c54-b311-d1540b4ce02b?fields=virtual_networks HTTP/1.1" 200 1036 0.059226 10.0.0.23 - - [2026-02-16 02:33:15] "GET /projects?obj_uuids=73142a7d-2c30-4c54-b311-d1540b4ce02b&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000907 10.0.0.27 - - [2026-02-16 02:33:15] "GET /project/73142a7d-2c30-4c54-b311-d1540b4ce02b?fields=virtual_machine_interfaces HTTP/1.1" 200 1036 0.037642 10.0.0.23 - - [2026-02-16 02:33:15] "GET /projects?obj_uuids=73142a7d-2c30-4c54-b311-d1540b4ce02b&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000943 10.0.0.27 - - [2026-02-16 02:33:15] "GET /project/73142a7d-2c30-4c54-b311-d1540b4ce02b?fields=security_groups HTTP/1.1" 200 1264 0.053005 10.0.0.27 - - [2026-02-16 02:33:16] "POST /fqname-to-id HTTP/1.1" 404 200 0.027338 10.0.0.23 - - [2026-02-16 02:33:16] "GET /projects?obj_uuids=a563b41c-56bf-4674-8f54-19d4b456f5b6&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.005406 10.0.0.23 - - [2026-02-16 02:33:16] "GET /domains?obj_uuids=026ea67f-9b7a-4f1c-a755-90b25d4ac1dc&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000880 10.0.0.23 - - [2026-02-16 02:33:16] "GET /domain/026ea67f-9b7a-4f1c-a755-90b25d4ac1dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.006689 10.0.0.23 - - [2026-02-16 02:33:17] "POST /id-to-fqname HTTP/1.1" 200 202 0.005223 10.0.0.23 - - [2026-02-16 02:33:17] "POST /fqname-to-id HTTP/1.1" 404 211 0.013348 10.0.0.23 - - [2026-02-16 02:33:17] "POST /security-groups HTTP/1.1" 200 603 0.028083 10.0.0.23 - - [2026-02-16 02:33:17] "POST /projects HTTP/1.1" 200 609 0.239035 10.0.0.50 - - [2026-02-16 02:33:17] "POST /access-control-lists HTTP/1.1" 200 608 0.026771 10.0.0.23 - - [2026-02-16 02:33:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.314158 10.0.0.27 - - [2026-02-16 02:33:17] "GET /project/a563b41c-56bf-4674-8f54-19d4b456f5b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.460570 10.0.0.27 - - [2026-02-16 02:33:18] "GET / HTTP/1.1" 200 35931 0.001526 10.0.0.27 - - [2026-02-16 02:33:21] "GET /project/a563b41c-56bf-4674-8f54-19d4b456f5b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000401 10.0.0.23 - - [2026-02-16 02:33:22] "GET /projects?obj_uuids=a563b41c-56bf-4674-8f54-19d4b456f5b6&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000952 10.0.0.27 - - [2026-02-16 02:33:22] "GET /project/a563b41c-56bf-4674-8f54-19d4b456f5b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.071468 10.0.0.27 - - [2026-02-16 02:33:22] "GET / HTTP/1.1" 200 35931 0.001748 10.0.0.27 - - [2026-02-16 02:33:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003229 10.0.0.23 - - [2026-02-16 02:33:23] "GET /domains?obj_uuids=026ea67f-9b7a-4f1c-a755-90b25d4ac1dc&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000790 10.0.0.27 - - [2026-02-16 02:33:23] "GET /domain/026ea67f-9b7a-4f1c-a755-90b25d4ac1dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 892 0.006486 10.0.0.27 - - [2026-02-16 02:33:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003500 10.0.0.23 - - [2026-02-16 02:33:23] "GET /projects?obj_uuids=a563b41c-56bf-4674-8f54-19d4b456f5b6&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000894 10.0.0.27 - - [2026-02-16 02:33:23] "GET /project/a563b41c-56bf-4674-8f54-19d4b456f5b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.047399 10.0.0.27 - - [2026-02-16 02:33:24] "GET /domains HTTP/1.1" 401 292 0.000347 10.0.0.27 - - [2026-02-16 02:33:24] "GET /domains HTTP/1.1" 200 280 0.025629 10.0.0.23 - - [2026-02-16 02:33:24] "GET /domains?obj_uuids=026ea67f-9b7a-4f1c-a755-90b25d4ac1dc&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000817 10.0.0.27 - - [2026-02-16 02:33:24] "GET /domain/026ea67f-9b7a-4f1c-a755-90b25d4ac1dc HTTP/1.1" 200 2966 0.009375 10.0.0.23 - - [2026-02-16 02:33:24] "GET /projects?obj_uuids=a563b41c-56bf-4674-8f54-19d4b456f5b6&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000849 10.0.0.27 - - [2026-02-16 02:33:24] "GET /project/a563b41c-56bf-4674-8f54-19d4b456f5b6 HTTP/1.1" 200 1925 0.087870 10.0.0.27 - - [2026-02-16 02:33:24] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.002552 10.0.0.27 - - [2026-02-16 02:33:24] "POST /network-ipams HTTP/1.1" 200 621 0.023700 10.0.0.27 - - [2026-02-16 02:33:24] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 810 0.003085 10.0.0.27 - - [2026-02-16 02:33:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002850 10.0.0.27 - - [2026-02-16 02:33:24] "GET /network-ipam/2a58bd4b-3d79-4b8f-9e84-91e73c973109?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.005528 10.0.0.27 - - [2026-02-16 02:33:24] "PUT /network-ipam/2a58bd4b-3d79-4b8f-9e84-91e73c973109 HTTP/1.1" 200 258 0.012656 10.0.0.27 - - [2026-02-16 02:33:25] "POST /fqname-to-id HTTP/1.1" 401 292 0.000397 10.0.0.27 - - [2026-02-16 02:33:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.304941 10.0.0.23 - - [2026-02-16 02:33:25] "GET /projects?obj_uuids=a563b41c-56bf-4674-8f54-19d4b456f5b6&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000998 10.0.0.27 - - [2026-02-16 02:33:25] "GET /project/a563b41c-56bf-4674-8f54-19d4b456f5b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.038881 10.0.0.27 - - [2026-02-16 02:33:26] "POST /neutron/network HTTP/1.1" 200 117 0.330865 10.0.0.50 - - [2026-02-16 02:33:26] "POST /route-targets HTTP/1.1" 200 327 0.011487 10.0.0.23 - - [2026-02-16 02:33:26] "POST /useragent-kv HTTP/1.1" 200 115 0.004458 10.0.0.27 - - [2026-02-16 02:33:26] "POST /neutron/subnet HTTP/1.1" 200 701 0.155244 10.0.0.50 - - [2026-02-16 02:33:26] "POST /fqname-to-id HTTP/1.1" 404 207 0.004469 10.0.0.27 - - [2026-02-16 02:33:26] "POST /id-to-fqname HTTP/1.1" 200 235 0.001288 10.0.0.27 - - [2026-02-16 02:33:26] "GET /virtual-network/f26f5b0d-c2e1-4498-86fb-65f36de5258a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.006691 10.0.0.27 - - [2026-02-16 02:33:26] "POST /neutron/network HTTP/1.1" 200 1337 0.011225 10.0.0.27 - - [2026-02-16 02:33:26] "GET /virtual-network/f26f5b0d-c2e1-4498-86fb-65f36de5258a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004393 10.0.0.27 - - [2026-02-16 02:33:27] "POST /neutron/subnet HTTP/1.1" 200 701 0.007685 10.0.0.27 - - [2026-02-16 02:33:27] "GET /virtual-network/f26f5b0d-c2e1-4498-86fb-65f36de5258a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.005073 10.0.0.27 - - [2026-02-16 02:33:28] "GET /obj-perms HTTP/1.1" 200 5019 0.062035 10.0.0.27 - - [2026-02-16 02:33:28] "POST /fqname-to-id HTTP/1.1" 404 229 0.003130 10.0.0.27 - - [2026-02-16 02:33:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003112 10.0.0.23 - - [2026-02-16 02:33:29] "GET /projects?obj_uuids=a563b41c-56bf-4674-8f54-19d4b456f5b6&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000926 10.0.0.27 - - [2026-02-16 02:33:29] "GET /project/a563b41c-56bf-4674-8f54-19d4b456f5b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.033892 10.0.0.27 - - [2026-02-16 02:33:29] "POST /network-policys HTTP/1.1" 200 563 0.024822 10.0.0.27 - - [2026-02-16 02:33:29] "GET /network-policy/d9fff922-d00a-4660-affb-4e1d13c63a07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.006377 10.0.0.27 - - [2026-02-16 02:33:29] "POST /fqname-to-id HTTP/1.1" 404 229 0.006417 10.0.0.27 - - [2026-02-16 02:33:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003209 10.0.0.23 - - [2026-02-16 02:33:29] "GET /projects?obj_uuids=a563b41c-56bf-4674-8f54-19d4b456f5b6&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001072 10.0.0.27 - - [2026-02-16 02:33:29] "GET /project/a563b41c-56bf-4674-8f54-19d4b456f5b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.034783 10.0.0.27 - - [2026-02-16 02:33:29] "POST /network-policys HTTP/1.1" 200 563 0.034663 10.0.0.27 - - [2026-02-16 02:33:29] "GET /network-policy/fce2758f-7e42-417c-b499-7a53a423e164?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8881 0.006082 10.0.0.27 - - [2026-02-16 02:33:29] "POST /fqname-to-id HTTP/1.1" 404 229 0.003223 10.0.0.27 - - [2026-02-16 02:33:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003061 10.0.0.23 - - [2026-02-16 02:33:29] "GET /projects?obj_uuids=a563b41c-56bf-4674-8f54-19d4b456f5b6&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001395 10.0.0.27 - - [2026-02-16 02:33:29] "GET /project/a563b41c-56bf-4674-8f54-19d4b456f5b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.031381 10.0.0.27 - - [2026-02-16 02:33:29] "POST /network-policys HTTP/1.1" 200 563 0.023858 10.0.0.27 - - [2026-02-16 02:33:29] "GET /network-policy/870ee5cb-29d2-434e-bcc0-1761ab506615?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.005598 10.0.0.27 - - [2026-02-16 02:33:30] "POST /fqname-to-id HTTP/1.1" 404 229 0.003177 10.0.0.27 - - [2026-02-16 02:33:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003289 10.0.0.23 - - [2026-02-16 02:33:30] "GET /projects?obj_uuids=a563b41c-56bf-4674-8f54-19d4b456f5b6&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000988 10.0.0.27 - - [2026-02-16 02:33:30] "GET /project/a563b41c-56bf-4674-8f54-19d4b456f5b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.040898 10.0.0.27 - - [2026-02-16 02:33:30] "POST /network-policys HTTP/1.1" 200 563 0.038131 10.0.0.27 - - [2026-02-16 02:33:30] "GET /network-policy/10a61136-9f22-4df4-9005-b361115b30e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.005931 10.0.0.27 - - [2026-02-16 02:33:30] "POST /fqname-to-id HTTP/1.1" 404 229 0.003038 10.0.0.27 - - [2026-02-16 02:33:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002368 10.0.0.23 - - [2026-02-16 02:33:30] "GET /projects?obj_uuids=a563b41c-56bf-4674-8f54-19d4b456f5b6&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001153 10.0.0.27 - - [2026-02-16 02:33:30] "GET /project/a563b41c-56bf-4674-8f54-19d4b456f5b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.047952 10.0.0.27 - - [2026-02-16 02:33:30] "POST /network-policys HTTP/1.1" 200 563 0.032934 10.0.0.27 - - [2026-02-16 02:33:30] "GET /network-policy/d0d3e559-df10-4d89-98d6-654ed1bb96b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.005436 10.0.0.27 - - [2026-02-16 02:33:30] "POST /fqname-to-id HTTP/1.1" 404 229 0.002779 10.0.0.27 - - [2026-02-16 02:33:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003231 10.0.0.23 - - [2026-02-16 02:33:30] "GET /projects?obj_uuids=a563b41c-56bf-4674-8f54-19d4b456f5b6&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000845 10.0.0.27 - - [2026-02-16 02:33:30] "GET /project/a563b41c-56bf-4674-8f54-19d4b456f5b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.040763 10.0.0.27 - - [2026-02-16 02:33:31] "POST /network-policys HTTP/1.1" 200 563 0.022739 10.0.0.27 - - [2026-02-16 02:33:31] "GET /network-policy/1ccb5c10-7fd0-4d44-ad22-dcdf4f34157d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.005312 10.0.0.27 - - [2026-02-16 02:33:31] "POST /fqname-to-id HTTP/1.1" 404 229 0.003177 10.0.0.27 - - [2026-02-16 02:33:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002386 10.0.0.23 - - [2026-02-16 02:33:31] "GET /projects?obj_uuids=a563b41c-56bf-4674-8f54-19d4b456f5b6&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001147 10.0.0.27 - - [2026-02-16 02:33:31] "GET /project/a563b41c-56bf-4674-8f54-19d4b456f5b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.044099 10.0.0.27 - - [2026-02-16 02:33:31] "POST /network-policys HTTP/1.1" 200 563 0.024859 10.0.0.27 - - [2026-02-16 02:33:31] "GET /network-policy/bc98613b-0738-4dbd-9363-3cf650c04db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.005587 10.0.0.27 - - [2026-02-16 02:33:31] "POST /fqname-to-id HTTP/1.1" 404 229 0.002995 10.0.0.27 - - [2026-02-16 02:33:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003340 10.0.0.23 - - [2026-02-16 02:33:31] "GET /projects?obj_uuids=a563b41c-56bf-4674-8f54-19d4b456f5b6&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000968 10.0.0.27 - - [2026-02-16 02:33:31] "GET /project/a563b41c-56bf-4674-8f54-19d4b456f5b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.067719 10.0.0.27 - - [2026-02-16 02:33:31] "POST /network-policys HTTP/1.1" 200 563 0.025309 10.0.0.27 - - [2026-02-16 02:33:31] "GET /network-policy/5b4573e2-2518-4172-a43f-f1364da9a2e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.006463 10.0.0.27 - - [2026-02-16 02:33:31] "POST /fqname-to-id HTTP/1.1" 404 229 0.002862 10.0.0.27 - - [2026-02-16 02:33:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002586 10.0.0.23 - - [2026-02-16 02:33:32] "GET /projects?obj_uuids=a563b41c-56bf-4674-8f54-19d4b456f5b6&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000879 10.0.0.27 - - [2026-02-16 02:33:32] "GET /project/a563b41c-56bf-4674-8f54-19d4b456f5b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.044024 10.0.0.27 - - [2026-02-16 02:33:32] "POST /network-policys HTTP/1.1" 200 563 0.028862 10.0.0.27 - - [2026-02-16 02:33:32] "GET /network-policy/d7d10006-c971-42cb-baec-c662472e2c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.005995 10.0.0.27 - - [2026-02-16 02:33:32] "POST /fqname-to-id HTTP/1.1" 404 229 0.003131 10.0.0.27 - - [2026-02-16 02:33:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003702 10.0.0.23 - - [2026-02-16 02:33:32] "GET /projects?obj_uuids=a563b41c-56bf-4674-8f54-19d4b456f5b6&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001111 10.0.0.27 - - [2026-02-16 02:33:32] "GET /project/a563b41c-56bf-4674-8f54-19d4b456f5b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.048891 10.0.0.27 - - [2026-02-16 02:33:32] "POST /network-policys HTTP/1.1" 200 563 0.026077 10.0.0.27 - - [2026-02-16 02:33:32] "GET /network-policy/9b40356b-c9c2-4a59-a144-2fb913686dcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.006004 10.0.0.27 - - [2026-02-16 02:33:33] "POST /neutron/network HTTP/1.1" 200 2250 0.168158 10.0.0.50 - - [2026-02-16 02:33:33] "POST /access-control-lists HTTP/1.1" 200 609 0.055370 10.0.0.27 - - [2026-02-16 02:33:33] "GET /virtual-network/f26f5b0d-c2e1-4498-86fb-65f36de5258a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6141 0.006050 10.0.0.27 - - [2026-02-16 02:33:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002683 10.0.0.27 - - [2026-02-16 02:33:33] "GET /network-policy/10a61136-9f22-4df4-9005-b361115b30e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.004141 10.0.0.27 - - [2026-02-16 02:33:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002968 10.0.0.27 - - [2026-02-16 02:33:33] "GET /network-policy/1ccb5c10-7fd0-4d44-ad22-dcdf4f34157d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.005077 10.0.0.27 - - [2026-02-16 02:33:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002675 10.0.0.27 - - [2026-02-16 02:33:33] "GET /network-policy/5b4573e2-2518-4172-a43f-f1364da9a2e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.004884 10.0.0.27 - - [2026-02-16 02:33:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003380 10.0.0.27 - - [2026-02-16 02:33:33] "GET /network-policy/870ee5cb-29d2-434e-bcc0-1761ab506615?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.003795 10.0.0.27 - - [2026-02-16 02:33:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003155 10.0.0.27 - - [2026-02-16 02:33:33] "GET /network-policy/9b40356b-c9c2-4a59-a144-2fb913686dcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.004328 10.0.0.27 - - [2026-02-16 02:33:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002899 10.0.0.27 - - [2026-02-16 02:33:33] "GET /network-policy/bc98613b-0738-4dbd-9363-3cf650c04db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.003960 10.0.0.27 - - [2026-02-16 02:33:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002656 10.0.0.27 - - [2026-02-16 02:33:33] "GET /network-policy/d0d3e559-df10-4d89-98d6-654ed1bb96b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.003974 10.0.0.27 - - [2026-02-16 02:33:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002841 10.0.0.27 - - [2026-02-16 02:33:33] "GET /network-policy/d7d10006-c971-42cb-baec-c662472e2c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.004236 10.0.0.27 - - [2026-02-16 02:33:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002863 10.0.0.27 - - [2026-02-16 02:33:33] "GET /network-policy/d9fff922-d00a-4660-affb-4e1d13c63a07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.005158 10.0.0.27 - - [2026-02-16 02:33:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004606 10.0.0.27 - - [2026-02-16 02:33:33] "GET /network-policy/fce2758f-7e42-417c-b499-7a53a423e164?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8881 0.004745 10.0.0.27 - - [2026-02-16 02:33:33] "POST /id-to-fqname HTTP/1.1" 200 235 0.001178 10.0.0.23 - - [2026-02-16 02:33:34] "GET /projects?obj_uuids=a563b41c-56bf-4674-8f54-19d4b456f5b6&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001149 10.0.0.27 - - [2026-02-16 02:33:34] "GET /project/a563b41c-56bf-4674-8f54-19d4b456f5b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.063185 10.0.0.27 - - [2026-02-16 02:33:34] "POST /neutron/network HTTP/1.1" 200 2250 0.014662 10.0.0.27 - - [2026-02-16 02:33:34] "POST /neutron/port HTTP/1.1" 200 117 0.005984 10.0.0.27 - - [2026-02-16 02:33:35] "POST /neutron/port HTTP/1.1" 200 1174 0.018778 10.0.0.27 - - [2026-02-16 02:33:35] "POST /neutron/port HTTP/1.1" 200 1238 0.020715 10.0.0.27 - - [2026-02-16 02:33:35] "POST /neutron/subnet HTTP/1.1" 200 1361 0.013445 10.0.0.27 - - [2026-02-16 02:33:35] "POST /neutron/network HTTP/1.1" 200 2250 0.011585 10.0.0.27 - - [2026-02-16 02:33:39] "POST /neutron/port HTTP/1.1" 200 1238 0.015206 10.0.0.27 - - [2026-02-16 02:33:40] "POST /neutron/security_group HTTP/1.1" 200 2070 0.006878 10.0.0.27 - - [2026-02-16 02:33:40] "GET /virtual-machine/9db561de-f2b2-4893-91e8-8b35f33bd235 HTTP/1.1" 401 292 0.000395 10.0.0.27 - - [2026-02-16 02:33:40] "GET /virtual-machine/9db561de-f2b2-4893-91e8-8b35f33bd235 HTTP/1.1" 200 1305 0.030318 10.0.0.27 - - [2026-02-16 02:33:40] "GET /virtual-machine-interface/27afb660-d7be-42e8-ad06-ba2d6d58e20a HTTP/1.1" 200 3169 0.006663 10.0.0.27 - - [2026-02-16 02:33:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004096 10.0.0.27 - - [2026-02-16 02:33:40] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006688 10.0.0.27 - - [2026-02-16 02:33:40] "GET /virtual-networks?parent_id=a563b41c-56bf-4674-8f54-19d4b456f5b6&detail=False&count=False&shared=False HTTP/1.1" 200 366 0.002443 10.0.0.27 - - [2026-02-16 02:33:40] "GET /virtual-network/f26f5b0d-c2e1-4498-86fb-65f36de5258a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6141 0.007762 10.0.0.27 - - [2026-02-16 02:33:40] "POST /neutron/network HTTP/1.1" 200 2260 0.006567 10.0.0.27 - - [2026-02-16 02:33:40] "POST /neutron/subnet HTTP/1.1" 200 1361 0.012666 10.0.0.27 - - [2026-02-16 02:33:40] "POST /neutron/network HTTP/1.1" 200 2250 0.009873 10.0.0.27 - - [2026-02-16 02:33:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002798 10.0.0.27 - - [2026-02-16 02:33:43] "GET /virtual-network/f26f5b0d-c2e1-4498-86fb-65f36de5258a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6141 0.004661 10.0.0.27 - - [2026-02-16 02:33:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003728 10.0.0.27 - - [2026-02-16 02:33:47] "GET /virtual-network/f26f5b0d-c2e1-4498-86fb-65f36de5258a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6141 0.006381 10.0.0.27 - - [2026-02-16 02:33:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003031 10.0.0.27 - - [2026-02-16 02:33:51] "GET /virtual-network/f26f5b0d-c2e1-4498-86fb-65f36de5258a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6141 0.007307 10.0.0.27 - - [2026-02-16 02:33:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002826 10.0.0.27 - - [2026-02-16 02:33:55] "GET /virtual-network/f26f5b0d-c2e1-4498-86fb-65f36de5258a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6141 0.005570 10.0.0.50 - - [2026-02-16 02:33:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000419 10.0.0.50 - - [2026-02-16 02:33:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000390 10.0.0.23 - - [2026-02-16 02:33:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000444 10.0.0.23 - - [2026-02-16 02:33:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000430 10.0.0.27 - - [2026-02-16 02:33:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000483 10.0.0.27 - - [2026-02-16 02:33:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000363 10.0.0.23 - - [2026-02-16 02:33:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000474 10.0.0.23 - - [2026-02-16 02:33:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000352 10.0.0.50 - - [2026-02-16 02:33:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000338 10.0.0.50 - - [2026-02-16 02:33:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000333 10.0.0.27 - - [2026-02-16 02:33:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000350 10.0.0.27 - - [2026-02-16 02:33:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000342 10.0.0.27 - - [2026-02-16 02:34:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003781 10.0.0.27 - - [2026-02-16 02:34:00] "GET /virtual-network/f26f5b0d-c2e1-4498-86fb-65f36de5258a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6141 0.005380 10.0.0.27 - - [2026-02-16 02:34:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003307 10.0.0.27 - - [2026-02-16 02:34:04] "GET /virtual-network/f26f5b0d-c2e1-4498-86fb-65f36de5258a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6141 0.006745 10.0.0.23 - - [2026-02-16 02:34:06] "DELETE /project/a563b41c56bf46748f5419d4b456f5b6 HTTP/1.1" 404 173 0.048347 10.0.0.23 - - [2026-02-16 02:34:06] "GET /projects?obj_uuids=73142a7d-2c30-4c54-b311-d1540b4ce02b&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000860 10.0.0.23 - - [2026-02-16 02:34:06] "GET /project/73142a7d-2c30-4c54-b311-d1540b4ce02b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.076081 10.0.0.23 - - [2026-02-16 02:34:06] "GET /projects?obj_uuids=73142a7d-2c30-4c54-b311-d1540b4ce02b&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001258 10.0.0.23 - - [2026-02-16 02:34:06] "GET /project/73142a7d-2c30-4c54-b311-d1540b4ce02b?fields=security_groups HTTP/1.1" 200 1106 0.082794 10.0.0.23 - - [2026-02-16 02:34:06] "GET /projects?obj_uuids=73142a7d-2c30-4c54-b311-d1540b4ce02b&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001205 10.0.0.23 - - [2026-02-16 02:34:07] "GET /project/73142a7d-2c30-4c54-b311-d1540b4ce02b?fields=application_policy_sets HTTP/1.1" 200 1408 0.088361 10.0.0.50 - - [2026-02-16 02:34:07] "DELETE /access-control-list/aa2879da-1a37-466f-a52d-55d8b6a4108d HTTP/1.1" 200 115 0.113110 10.0.0.23 - - [2026-02-16 02:34:07] "DELETE /project/73142a7d-2c30-4c54-b311-d1540b4ce02b HTTP/1.1" 200 115 0.522450 10.0.0.27 - - [2026-02-16 02:34:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003527 10.0.0.27 - - [2026-02-16 02:34:08] "GET /virtual-network/f26f5b0d-c2e1-4498-86fb-65f36de5258a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6141 0.004552 10.0.0.27 - - [2026-02-16 02:34:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004617 10.0.0.27 - - [2026-02-16 02:34:12] "GET /virtual-network/f26f5b0d-c2e1-4498-86fb-65f36de5258a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6141 0.005310 10.0.0.27 - - [2026-02-16 02:34:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003019 10.0.0.27 - - [2026-02-16 02:34:14] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003115 10.0.0.27 - - [2026-02-16 02:34:14] "GET /virtual-networks?parent_id=a563b41c-56bf-4674-8f54-19d4b456f5b6&detail=False&count=False&shared=False HTTP/1.1" 200 366 0.002584 10.0.0.27 - - [2026-02-16 02:34:14] "GET /virtual-network/f26f5b0d-c2e1-4498-86fb-65f36de5258a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6141 0.006553 10.0.0.27 - - [2026-02-16 02:34:19] "POST /neutron/port HTTP/1.1" 200 1238 0.015230 10.0.0.27 - - [2026-02-16 02:34:21] "POST /neutron/security_group HTTP/1.1" 200 2070 0.005667 10.0.0.23 - - [2026-02-16 02:34:26] "GET /obj-perms HTTP/1.1" 200 5056 0.060760 10.0.0.27 - - [2026-02-16 02:34:30] "POST /neutron/port HTTP/1.1" 200 1238 0.024202 10.0.0.27 - - [2026-02-16 02:34:35] "POST /neutron/security_group HTTP/1.1" 200 2070 0.009937 10.0.0.27 - - [2026-02-16 02:34:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003149 10.0.0.27 - - [2026-02-16 02:34:35] "GET /network-policy/d9fff922-d00a-4660-affb-4e1d13c63a07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.003365 10.0.0.27 - - [2026-02-16 02:34:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002761 10.0.0.27 - - [2026-02-16 02:34:35] "GET /network-policy/fce2758f-7e42-417c-b499-7a53a423e164?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8881 0.005567 10.0.0.27 - - [2026-02-16 02:34:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.006566 10.0.0.27 - - [2026-02-16 02:34:35] "GET /network-policy/870ee5cb-29d2-434e-bcc0-1761ab506615?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.004084 10.0.0.27 - - [2026-02-16 02:34:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003175 10.0.0.27 - - [2026-02-16 02:34:35] "GET /network-policy/10a61136-9f22-4df4-9005-b361115b30e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.004303 10.0.0.27 - - [2026-02-16 02:34:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002960 10.0.0.27 - - [2026-02-16 02:34:35] "GET /network-policy/d0d3e559-df10-4d89-98d6-654ed1bb96b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.004076 10.0.0.27 - - [2026-02-16 02:34:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003174 10.0.0.27 - - [2026-02-16 02:34:35] "GET /network-policy/1ccb5c10-7fd0-4d44-ad22-dcdf4f34157d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.004339 10.0.0.27 - - [2026-02-16 02:34:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002828 10.0.0.27 - - [2026-02-16 02:34:36] "GET /network-policy/bc98613b-0738-4dbd-9363-3cf650c04db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.003956 10.0.0.27 - - [2026-02-16 02:34:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002894 10.0.0.27 - - [2026-02-16 02:34:36] "GET /network-policy/5b4573e2-2518-4172-a43f-f1364da9a2e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.004178 10.0.0.27 - - [2026-02-16 02:34:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003116 10.0.0.27 - - [2026-02-16 02:34:36] "GET /network-policy/d7d10006-c971-42cb-baec-c662472e2c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.005459 10.0.0.27 - - [2026-02-16 02:34:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002960 10.0.0.27 - - [2026-02-16 02:34:36] "GET /network-policy/9b40356b-c9c2-4a59-a144-2fb913686dcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.004383 10.0.0.27 - - [2026-02-16 02:34:36] "POST /neutron/network HTTP/1.1" 200 2250 0.010004 10.0.0.27 - - [2026-02-16 02:34:36] "GET /virtual-network/f26f5b0d-c2e1-4498-86fb-65f36de5258a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3495 0.007449 10.0.0.27 - - [2026-02-16 02:34:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002083 10.0.0.27 - - [2026-02-16 02:34:36] "GET /network-policy/d9fff922-d00a-4660-affb-4e1d13c63a07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.021129 10.0.0.27 - - [2026-02-16 02:34:41] "POST /neutron/network HTTP/1.1" 200 1440 0.010953 10.0.0.50 - - [2026-02-16 02:34:41] "POST /fqname-to-id HTTP/1.1" 404 207 0.049311 10.0.0.27 - - [2026-02-16 02:34:41] "GET /virtual-network/f26f5b0d-c2e1-4498-86fb-65f36de5258a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3495 0.006817 10.0.0.27 - - [2026-02-16 02:34:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002303 10.0.0.27 - - [2026-02-16 02:34:41] "GET /network-policy/fce2758f-7e42-417c-b499-7a53a423e164?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8881 0.004814 10.0.0.27 - - [2026-02-16 02:34:42] "POST /neutron/port HTTP/1.1" 200 1238 0.041396 10.0.0.27 - - [2026-02-16 02:34:42] "POST /neutron/floatingip HTTP/1.1" 200 117 0.014557 10.0.0.27 - - [2026-02-16 02:34:42] "POST /neutron/port HTTP/1.1" 200 117 0.001049 10.0.0.27 - - [2026-02-16 02:34:46] "POST /neutron/network HTTP/1.1" 200 1440 0.009599 10.0.0.50 - - [2026-02-16 02:34:46] "PUT /access-control-list/a2a3f0e6-06cc-4533-908f-afcd57cfca77 HTTP/1.1" 200 272 0.012874 10.0.0.27 - - [2026-02-16 02:34:46] "GET /virtual-network/f26f5b0d-c2e1-4498-86fb-65f36de5258a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3495 0.008559 10.0.0.27 - - [2026-02-16 02:34:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002396 10.0.0.27 - - [2026-02-16 02:34:46] "GET /network-policy/870ee5cb-29d2-434e-bcc0-1761ab506615?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.003935 10.0.0.27 - - [2026-02-16 02:34:52] "POST /neutron/network HTTP/1.1" 200 1440 0.010278 10.0.0.27 - - [2026-02-16 02:34:52] "GET /virtual-network/f26f5b0d-c2e1-4498-86fb-65f36de5258a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3495 0.009503 10.0.0.27 - - [2026-02-16 02:34:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002415 10.0.0.27 - - [2026-02-16 02:34:52] "GET /network-policy/10a61136-9f22-4df4-9005-b361115b30e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.005125 10.0.0.27 - - [2026-02-16 02:34:57] "POST /neutron/network HTTP/1.1" 200 1440 0.012118 10.0.0.50 - - [2026-02-16 02:34:57] "POST /fqname-to-id HTTP/1.1" 404 207 0.008911 10.0.0.27 - - [2026-02-16 02:34:57] "GET /virtual-network/f26f5b0d-c2e1-4498-86fb-65f36de5258a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3495 0.007931 10.0.0.27 - - [2026-02-16 02:34:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002633 10.0.0.27 - - [2026-02-16 02:34:57] "GET /network-policy/d0d3e559-df10-4d89-98d6-654ed1bb96b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.004246 10.0.0.27 - - [2026-02-16 02:35:02] "POST /neutron/network HTTP/1.1" 200 1440 0.010339 10.0.0.50 - - [2026-02-16 02:35:02] "PUT /access-control-list/a2a3f0e6-06cc-4533-908f-afcd57cfca77 HTTP/1.1" 200 272 0.016136 10.0.0.27 - - [2026-02-16 02:35:02] "GET /virtual-network/f26f5b0d-c2e1-4498-86fb-65f36de5258a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3495 0.006935 10.0.0.27 - - [2026-02-16 02:35:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002439 10.0.0.27 - - [2026-02-16 02:35:02] "GET /network-policy/1ccb5c10-7fd0-4d44-ad22-dcdf4f34157d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.004170 10.0.0.27 - - [2026-02-16 02:35:07] "POST /neutron/network HTTP/1.1" 200 1440 0.009547 10.0.0.27 - - [2026-02-16 02:35:07] "GET /virtual-network/f26f5b0d-c2e1-4498-86fb-65f36de5258a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3495 0.007148 10.0.0.27 - - [2026-02-16 02:35:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004906 10.0.0.27 - - [2026-02-16 02:35:07] "GET /network-policy/bc98613b-0738-4dbd-9363-3cf650c04db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.014535 10.0.0.27 - - [2026-02-16 02:35:12] "POST /neutron/network HTTP/1.1" 200 1440 0.010188 10.0.0.50 - - [2026-02-16 02:35:13] "POST /fqname-to-id HTTP/1.1" 404 207 0.003706 10.0.0.27 - - [2026-02-16 02:35:13] "GET /virtual-network/f26f5b0d-c2e1-4498-86fb-65f36de5258a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3495 0.006628 10.0.0.27 - - [2026-02-16 02:35:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002244 10.0.0.27 - - [2026-02-16 02:35:13] "GET /network-policy/5b4573e2-2518-4172-a43f-f1364da9a2e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.003911 10.0.0.27 - - [2026-02-16 02:35:18] "POST /neutron/network HTTP/1.1" 200 1440 0.009767 10.0.0.50 - - [2026-02-16 02:35:18] "PUT /access-control-list/a2a3f0e6-06cc-4533-908f-afcd57cfca77 HTTP/1.1" 200 272 0.017722 10.0.0.27 - - [2026-02-16 02:35:18] "GET /virtual-network/f26f5b0d-c2e1-4498-86fb-65f36de5258a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3495 0.006606 10.0.0.27 - - [2026-02-16 02:35:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002628 10.0.0.27 - - [2026-02-16 02:35:18] "GET /network-policy/d7d10006-c971-42cb-baec-c662472e2c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.004691 10.0.0.27 - - [2026-02-16 02:35:23] "POST /neutron/network HTTP/1.1" 200 1440 0.010656 10.0.0.27 - - [2026-02-16 02:35:23] "GET /virtual-network/f26f5b0d-c2e1-4498-86fb-65f36de5258a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3495 0.020762 10.0.0.27 - - [2026-02-16 02:35:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004813 10.0.0.27 - - [2026-02-16 02:35:23] "GET /network-policy/9b40356b-c9c2-4a59-a144-2fb913686dcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.003966 10.0.0.50 - - [2026-02-16 02:35:27] "GET /obj-perms HTTP/1.1" 200 5056 0.055784 10.0.0.27 - - [2026-02-16 02:35:28] "GET /virtual-machine/9db561de-f2b2-4893-91e8-8b35f33bd235 HTTP/1.1" 200 1305 0.004043 10.0.0.27 - - [2026-02-16 02:35:29] "POST /neutron/port HTTP/1.1" 200 1238 0.018691 10.0.0.27 - - [2026-02-16 02:35:30] "GET /virtual-machine/9db561de-f2b2-4893-91e8-8b35f33bd235 HTTP/1.1" 404 171 0.002632 10.0.0.27 - - [2026-02-16 02:35:30] "GET /virtual-machine/9db561de-f2b2-4893-91e8-8b35f33bd235 HTTP/1.1" 404 171 0.002566 10.0.0.27 - - [2026-02-16 02:35:30] "GET /virtual-machine/9db561de-f2b2-4893-91e8-8b35f33bd235 HTTP/1.1" 404 171 0.002298 10.0.0.27 - - [2026-02-16 02:35:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002857 10.0.0.27 - - [2026-02-16 02:35:31] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003474 10.0.0.27 - - [2026-02-16 02:35:31] "GET /virtual-networks?parent_id=a563b41c-56bf-4674-8f54-19d4b456f5b6&detail=False&count=False&shared=False HTTP/1.1" 200 366 0.002921 10.0.0.27 - - [2026-02-16 02:35:31] "GET /virtual-network/f26f5b0d-c2e1-4498-86fb-65f36de5258a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3495 0.005360 10.0.0.27 - - [2026-02-16 02:35:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002680 10.0.0.27 - - [2026-02-16 02:35:31] "GET /routing-instance/70623008-02c7-4e08-9917-8be31951ca3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1499 0.004101 10.0.0.27 - - [2026-02-16 02:35:31] "GET /route-target/8a18b2c3-22e0-418b-a08b-a9c6a4b40eae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004040 10.0.0.27 - - [2026-02-16 02:35:31] "GET /obj-perms HTTP/1.1" 200 5019 0.003258 10.0.0.27 - - [2026-02-16 02:35:31] "GET /virtual-network/f26f5b0d-c2e1-4498-86fb-65f36de5258a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3495 0.004949 10.0.0.27 - - [2026-02-16 02:35:31] "POST /neutron/network HTTP/1.1" 200 1440 0.009350 10.0.0.50 - - [2026-02-16 02:35:31] "POST /fqname-to-id HTTP/1.1" 404 207 0.005410 10.0.0.27 - - [2026-02-16 02:35:31] "GET /virtual-network/f26f5b0d-c2e1-4498-86fb-65f36de5258a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.009399 10.0.0.27 - - [2026-02-16 02:35:31] "DELETE /network-policy/9b40356b-c9c2-4a59-a144-2fb913686dcf HTTP/1.1" 200 115 0.043265 10.0.0.27 - - [2026-02-16 02:35:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005773 10.0.0.23 - - [2026-02-16 02:35:31] "GET /projects?obj_uuids=a563b41c-56bf-4674-8f54-19d4b456f5b6&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001416 10.0.0.27 - - [2026-02-16 02:35:31] "GET /project/a563b41c-56bf-4674-8f54-19d4b456f5b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.041877 10.0.0.27 - - [2026-02-16 02:35:31] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-03612732&detail=False&count=False&shared=False HTTP/1.1" 200 2255 0.006801 10.0.0.27 - - [2026-02-16 02:35:31] "DELETE /network-policy/d7d10006-c971-42cb-baec-c662472e2c43 HTTP/1.1" 200 115 0.034064 10.0.0.27 - - [2026-02-16 02:35:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003633 10.0.0.23 - - [2026-02-16 02:35:32] "GET /projects?obj_uuids=a563b41c-56bf-4674-8f54-19d4b456f5b6&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000856 10.0.0.27 - - [2026-02-16 02:35:32] "GET /project/a563b41c-56bf-4674-8f54-19d4b456f5b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.040235 10.0.0.27 - - [2026-02-16 02:35:32] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-03612732&detail=False&count=False&shared=False HTTP/1.1" 200 2019 0.004742 10.0.0.27 - - [2026-02-16 02:35:32] "DELETE /network-policy/5b4573e2-2518-4172-a43f-f1364da9a2e8 HTTP/1.1" 200 115 0.040270 10.0.0.27 - - [2026-02-16 02:35:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003633 10.0.0.23 - - [2026-02-16 02:35:32] "GET /projects?obj_uuids=a563b41c-56bf-4674-8f54-19d4b456f5b6&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000928 10.0.0.27 - - [2026-02-16 02:35:32] "GET /project/a563b41c-56bf-4674-8f54-19d4b456f5b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.039974 10.0.0.27 - - [2026-02-16 02:35:32] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-03612732&detail=False&count=False&shared=False HTTP/1.1" 200 1783 0.004733 10.0.0.27 - - [2026-02-16 02:35:32] "DELETE /network-policy/bc98613b-0738-4dbd-9363-3cf650c04db9 HTTP/1.1" 200 115 0.037139 10.0.0.27 - - [2026-02-16 02:35:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003366 10.0.0.23 - - [2026-02-16 02:35:32] "GET /projects?obj_uuids=a563b41c-56bf-4674-8f54-19d4b456f5b6&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000917 10.0.0.27 - - [2026-02-16 02:35:32] "GET /project/a563b41c-56bf-4674-8f54-19d4b456f5b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.050693 10.0.0.27 - - [2026-02-16 02:35:32] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-03612732&detail=False&count=False&shared=False HTTP/1.1" 200 1547 0.005405 10.0.0.27 - - [2026-02-16 02:35:32] "DELETE /network-policy/1ccb5c10-7fd0-4d44-ad22-dcdf4f34157d HTTP/1.1" 200 115 0.037437 10.0.0.27 - - [2026-02-16 02:35:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003476 10.0.0.23 - - [2026-02-16 02:35:32] "GET /projects?obj_uuids=a563b41c-56bf-4674-8f54-19d4b456f5b6&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000946 10.0.0.27 - - [2026-02-16 02:35:32] "GET /project/a563b41c-56bf-4674-8f54-19d4b456f5b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.040371 10.0.0.27 - - [2026-02-16 02:35:32] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-03612732&detail=False&count=False&shared=False HTTP/1.1" 200 1311 0.005372 10.0.0.27 - - [2026-02-16 02:35:32] "DELETE /network-policy/d0d3e559-df10-4d89-98d6-654ed1bb96b0 HTTP/1.1" 200 115 0.043711 10.0.0.27 - - [2026-02-16 02:35:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003644 10.0.0.23 - - [2026-02-16 02:35:32] "GET /projects?obj_uuids=a563b41c-56bf-4674-8f54-19d4b456f5b6&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001009 10.0.0.27 - - [2026-02-16 02:35:32] "GET /project/a563b41c-56bf-4674-8f54-19d4b456f5b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.036466 10.0.0.27 - - [2026-02-16 02:35:32] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-03612732&detail=False&count=False&shared=False HTTP/1.1" 200 1074 0.005723 10.0.0.27 - - [2026-02-16 02:35:33] "DELETE /network-policy/10a61136-9f22-4df4-9005-b361115b30e7 HTTP/1.1" 200 115 0.031804 10.0.0.27 - - [2026-02-16 02:35:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004095 10.0.0.23 - - [2026-02-16 02:35:33] "GET /projects?obj_uuids=a563b41c-56bf-4674-8f54-19d4b456f5b6&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000992 10.0.0.27 - - [2026-02-16 02:35:33] "GET /project/a563b41c-56bf-4674-8f54-19d4b456f5b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.037354 10.0.0.27 - - [2026-02-16 02:35:33] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-03612732&detail=False&count=False&shared=False HTTP/1.1" 200 838 0.005045 10.0.0.27 - - [2026-02-16 02:35:33] "DELETE /network-policy/870ee5cb-29d2-434e-bcc0-1761ab506615 HTTP/1.1" 200 115 0.031543 10.0.0.27 - - [2026-02-16 02:35:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003922 10.0.0.23 - - [2026-02-16 02:35:33] "GET /projects?obj_uuids=a563b41c-56bf-4674-8f54-19d4b456f5b6&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000861 10.0.0.27 - - [2026-02-16 02:35:33] "GET /project/a563b41c-56bf-4674-8f54-19d4b456f5b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.038708 10.0.0.27 - - [2026-02-16 02:35:33] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-03612732&detail=False&count=False&shared=False HTTP/1.1" 200 602 0.004649 10.0.0.27 - - [2026-02-16 02:35:33] "DELETE /network-policy/fce2758f-7e42-417c-b499-7a53a423e164 HTTP/1.1" 200 115 0.044463 10.0.0.27 - - [2026-02-16 02:35:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.006319 10.0.0.23 - - [2026-02-16 02:35:33] "GET /projects?obj_uuids=a563b41c-56bf-4674-8f54-19d4b456f5b6&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001463 10.0.0.27 - - [2026-02-16 02:35:33] "GET /project/a563b41c-56bf-4674-8f54-19d4b456f5b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.045011 10.0.0.27 - - [2026-02-16 02:35:33] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-03612732&detail=False&count=False&shared=False HTTP/1.1" 200 366 0.005348 10.0.0.27 - - [2026-02-16 02:35:33] "DELETE /network-policy/d9fff922-d00a-4660-affb-4e1d13c63a07 HTTP/1.1" 200 115 0.038812 10.0.0.27 - - [2026-02-16 02:35:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003425 10.0.0.23 - - [2026-02-16 02:35:33] "GET /projects?obj_uuids=a563b41c-56bf-4674-8f54-19d4b456f5b6&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001102 10.0.0.27 - - [2026-02-16 02:35:33] "GET /project/a563b41c-56bf-4674-8f54-19d4b456f5b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.057561 10.0.0.27 - - [2026-02-16 02:35:33] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-03612732&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.006503 10.0.0.27 - - [2026-02-16 02:35:33] "POST /neutron/network HTTP/1.1" 200 1337 0.010373 10.0.0.50 - - [2026-02-16 02:35:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003572 10.0.0.27 - - [2026-02-16 02:35:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003175 10.0.0.27 - - [2026-02-16 02:35:34] "DELETE /network-ipam/2a58bd4b-3d79-4b8f-9e84-91e73c973109 HTTP/1.1" 200 115 0.030809 10.0.0.27 - - [2026-02-16 02:35:34] "POST /fqname-to-id HTTP/1.1" 404 260 0.003296 10.0.0.23 - - [2026-02-16 02:35:34] "GET /projects?obj_uuids=a563b41c-56bf-4674-8f54-19d4b456f5b6&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000883 10.0.0.23 - - [2026-02-16 02:35:34] "GET /project/a563b41c-56bf-4674-8f54-19d4b456f5b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1517 0.041371 10.0.0.23 - - [2026-02-16 02:35:34] "GET /projects?obj_uuids=a563b41c-56bf-4674-8f54-19d4b456f5b6&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000812 10.0.0.23 - - [2026-02-16 02:35:34] "GET /project/a563b41c-56bf-4674-8f54-19d4b456f5b6?fields=security_groups HTTP/1.1" 200 1400 0.035408 10.0.0.23 - - [2026-02-16 02:35:34] "DELETE /security-group/0bd1e731-af7c-46bc-ab7d-e1418d66fa65 HTTP/1.1" 200 115 0.065334 10.0.0.23 - - [2026-02-16 02:35:34] "GET /projects?obj_uuids=a563b41c-56bf-4674-8f54-19d4b456f5b6&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001756 10.0.0.23 - - [2026-02-16 02:35:34] "GET /project/a563b41c-56bf-4674-8f54-19d4b456f5b6?fields=application_policy_sets HTTP/1.1" 200 1439 0.055485 10.0.0.50 - - [2026-02-16 02:35:34] "DELETE /access-control-list/2b39c06e-0b3d-403e-a5d9-58ba214777f5 HTTP/1.1" 200 115 0.043354 10.0.0.27 - - [2026-02-16 02:35:34] "DELETE /project/a563b41c-56bf-4674-8f54-19d4b456f5b6 HTTP/1.1" 200 115 0.381073 10.0.0.23 - - [2026-02-16 02:35:34] "GET /domains?obj_uuids=026ea67f-9b7a-4f1c-a755-90b25d4ac1dc&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000951 10.0.0.27 - - [2026-02-16 02:35:34] "GET /domain/026ea67f-9b7a-4f1c-a755-90b25d4ac1dc?fields=projects HTTP/1.1" 200 1437 0.009522 10.0.0.23 - - [2026-02-16 02:35:37] "GET /projects?obj_uuids=a563b41c-56bf-4674-8f54-19d4b456f5b6&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002846 10.0.0.23 - - [2026-02-16 02:35:37] "GET /domains?obj_uuids=026ea67f-9b7a-4f1c-a755-90b25d4ac1dc&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000817 10.0.0.23 - - [2026-02-16 02:35:37] "GET /domain/026ea67f-9b7a-4f1c-a755-90b25d4ac1dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.048171 10.0.0.23 - - [2026-02-16 02:35:37] "POST /id-to-fqname HTTP/1.1" 200 202 0.002710 10.0.0.23 - - [2026-02-16 02:35:37] "POST /fqname-to-id HTTP/1.1" 404 211 0.009738 10.0.0.23 - - [2026-02-16 02:35:37] "POST /security-groups HTTP/1.1" 200 603 0.080937 10.0.0.23 - - [2026-02-16 02:35:37] "POST /projects HTTP/1.1" 200 609 0.298151 10.0.0.50 - - [2026-02-16 02:35:37] "POST /fqname-to-id HTTP/1.1" 404 245 0.015029 10.0.0.23 - - [2026-02-16 02:35:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.369195 10.0.0.27 - - [2026-02-16 02:35:37] "GET /project/a563b41c-56bf-4674-8f54-19d4b456f5b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.528793 10.0.0.23 - - [2026-02-16 02:35:37] "GET /projects?obj_uuids=a563b41c-56bf-4674-8f54-19d4b456f5b6&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000821 10.0.0.27 - - [2026-02-16 02:35:37] "GET /project/a563b41c-56bf-4674-8f54-19d4b456f5b6?fields=virtual_networks HTTP/1.1" 200 1057 0.079826 10.0.0.23 - - [2026-02-16 02:35:38] "GET /projects?obj_uuids=a563b41c-56bf-4674-8f54-19d4b456f5b6&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000978 10.0.0.27 - - [2026-02-16 02:35:38] "GET /project/a563b41c-56bf-4674-8f54-19d4b456f5b6?fields=virtual_machine_interfaces HTTP/1.1" 200 1057 0.039646 10.0.0.23 - - [2026-02-16 02:35:38] "GET /projects?obj_uuids=a563b41c-56bf-4674-8f54-19d4b456f5b6&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001476 10.0.0.27 - - [2026-02-16 02:35:38] "GET /project/a563b41c-56bf-4674-8f54-19d4b456f5b6?fields=security_groups HTTP/1.1" 200 1295 0.039864 10.0.0.27 - - [2026-02-16 02:35:38] "POST /fqname-to-id HTTP/1.1" 404 194 0.031066 10.0.0.23 - - [2026-02-16 02:35:39] "GET /projects?obj_uuids=119e0667-5300-4e16-9d21-554fd3a65bdd&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002405 10.0.0.23 - - [2026-02-16 02:35:39] "GET /domains?obj_uuids=026ea67f-9b7a-4f1c-a755-90b25d4ac1dc&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001127 10.0.0.23 - - [2026-02-16 02:35:39] "GET /domain/026ea67f-9b7a-4f1c-a755-90b25d4ac1dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.006528 10.0.0.23 - - [2026-02-16 02:35:39] "POST /id-to-fqname HTTP/1.1" 200 196 0.001041 10.0.0.23 - - [2026-02-16 02:35:39] "POST /fqname-to-id HTTP/1.1" 404 205 0.004848 10.0.0.23 - - [2026-02-16 02:35:39] "POST /security-groups HTTP/1.1" 200 597 0.068418 10.0.0.23 - - [2026-02-16 02:35:39] "POST /projects HTTP/1.1" 200 597 0.268989 10.0.0.50 - - [2026-02-16 02:35:39] "POST /access-control-lists HTTP/1.1" 200 602 0.027369 10.0.0.23 - - [2026-02-16 02:35:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.345779 10.0.0.27 - - [2026-02-16 02:35:39] "GET /project/119e0667-5300-4e16-9d21-554fd3a65bdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.459258 10.0.0.27 - - [2026-02-16 02:35:40] "GET / HTTP/1.1" 200 35931 0.001373 10.0.0.27 - - [2026-02-16 02:35:42] "GET /project/119e0667-5300-4e16-9d21-554fd3a65bdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000539 10.0.0.23 - - [2026-02-16 02:35:43] "GET /projects?obj_uuids=119e0667-5300-4e16-9d21-554fd3a65bdd&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001020 10.0.0.27 - - [2026-02-16 02:35:43] "GET /project/119e0667-5300-4e16-9d21-554fd3a65bdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.066748 10.0.0.27 - - [2026-02-16 02:35:43] "GET / HTTP/1.1" 200 35931 0.001805 10.0.0.27 - - [2026-02-16 02:35:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002879 10.0.0.23 - - [2026-02-16 02:35:43] "GET /domains?obj_uuids=026ea67f-9b7a-4f1c-a755-90b25d4ac1dc&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000839 10.0.0.27 - - [2026-02-16 02:35:43] "GET /domain/026ea67f-9b7a-4f1c-a755-90b25d4ac1dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 892 0.005779 10.0.0.27 - - [2026-02-16 02:35:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003107 10.0.0.23 - - [2026-02-16 02:35:44] "GET /projects?obj_uuids=119e0667-5300-4e16-9d21-554fd3a65bdd&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000847 10.0.0.27 - - [2026-02-16 02:35:44] "GET /project/119e0667-5300-4e16-9d21-554fd3a65bdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.037069 10.0.0.27 - - [2026-02-16 02:35:45] "GET /domains HTTP/1.1" 401 292 0.000362 10.0.0.27 - - [2026-02-16 02:35:45] "GET /domains HTTP/1.1" 200 280 0.028532 10.0.0.23 - - [2026-02-16 02:35:45] "GET /domains?obj_uuids=026ea67f-9b7a-4f1c-a755-90b25d4ac1dc&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000813 10.0.0.27 - - [2026-02-16 02:35:45] "GET /domain/026ea67f-9b7a-4f1c-a755-90b25d4ac1dc HTTP/1.1" 200 2970 0.008028 10.0.0.23 - - [2026-02-16 02:35:45] "GET /projects?obj_uuids=119e0667-5300-4e16-9d21-554fd3a65bdd&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000789 10.0.0.27 - - [2026-02-16 02:35:45] "GET /project/119e0667-5300-4e16-9d21-554fd3a65bdd HTTP/1.1" 200 1888 0.090502 10.0.0.27 - - [2026-02-16 02:35:45] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.002713 10.0.0.27 - - [2026-02-16 02:35:45] "POST /network-ipams HTTP/1.1" 200 603 0.030564 10.0.0.27 - - [2026-02-16 02:35:45] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003470 10.0.0.27 - - [2026-02-16 02:35:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002931 10.0.0.27 - - [2026-02-16 02:35:45] "GET /network-ipam/78f1d39e-22a2-42cb-af6b-db8619a86a61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.007516 10.0.0.27 - - [2026-02-16 02:35:45] "PUT /network-ipam/78f1d39e-22a2-42cb-af6b-db8619a86a61 HTTP/1.1" 200 258 0.013796 10.0.0.27 - - [2026-02-16 02:35:45] "POST /fqname-to-id HTTP/1.1" 401 292 0.000396 10.0.0.27 - - [2026-02-16 02:35:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.025375 10.0.0.23 - - [2026-02-16 02:35:46] "GET /projects?obj_uuids=119e0667-5300-4e16-9d21-554fd3a65bdd&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000801 10.0.0.27 - - [2026-02-16 02:35:46] "GET /project/119e0667-5300-4e16-9d21-554fd3a65bdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.041746 10.0.0.23 - - [2026-02-16 02:35:46] "GET /projects?obj_uuids=119e0667-5300-4e16-9d21-554fd3a65bdd&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001221 10.0.0.27 - - [2026-02-16 02:35:46] "POST /neutron/network HTTP/1.1" 200 617 0.149768 10.0.0.50 - - [2026-02-16 02:35:46] "POST /route-targets HTTP/1.1" 200 327 0.012711 10.0.0.27 - - [2026-02-16 02:35:47] "POST /neutron/network HTTP/1.1" 200 1074 0.009922 10.0.0.27 - - [2026-02-16 02:35:47] "POST /id-to-fqname HTTP/1.1" 200 229 0.000994 10.0.0.27 - - [2026-02-16 02:35:47] "GET /virtual-network/b058821f-e111-482f-9ad0-9201fee6e017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2575 0.004665 10.0.0.27 - - [2026-02-16 02:35:47] "GET /virtual-network/b058821f-e111-482f-9ad0-9201fee6e017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2575 0.004711 10.0.0.27 - - [2026-02-16 02:35:47] "POST /neutron/subnet HTTP/1.1" 200 701 0.007336 10.0.0.27 - - [2026-02-16 02:35:47] "GET /virtual-network/b058821f-e111-482f-9ad0-9201fee6e017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2575 0.006076 10.0.0.50 - - [2026-02-16 02:35:48] "GET /obj-perms HTTP/1.1" 200 5013 0.051621 10.0.0.23 - - [2026-02-16 02:35:48] "GET /obj-perms HTTP/1.1" 200 5013 0.049631 10.0.0.27 - - [2026-02-16 02:35:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002891 10.0.0.23 - - [2026-02-16 02:35:48] "GET /projects?obj_uuids=119e0667-5300-4e16-9d21-554fd3a65bdd&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000810 10.0.0.27 - - [2026-02-16 02:35:48] "GET /project/119e0667-5300-4e16-9d21-554fd3a65bdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.032694 10.0.0.23 - - [2026-02-16 02:35:49] "GET /projects?obj_uuids=119e0667-5300-4e16-9d21-554fd3a65bdd&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001043 10.0.0.27 - - [2026-02-16 02:35:49] "POST /neutron/network HTTP/1.1" 200 617 0.101777 10.0.0.50 - - [2026-02-16 02:35:49] "POST /ref-update HTTP/1.1" 200 156 0.023341 10.0.0.27 - - [2026-02-16 02:35:49] "POST /neutron/network HTTP/1.1" 200 1074 0.012779 10.0.0.27 - - [2026-02-16 02:35:49] "POST /id-to-fqname HTTP/1.1" 200 229 0.001143 10.0.0.27 - - [2026-02-16 02:35:49] "GET /virtual-network/cecbc547-6bc7-4d28-8096-fbaa625efbff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2574 0.005337 10.0.0.27 - - [2026-02-16 02:35:49] "GET /virtual-network/cecbc547-6bc7-4d28-8096-fbaa625efbff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2574 0.004914 10.0.0.27 - - [2026-02-16 02:35:49] "POST /neutron/subnet HTTP/1.1" 200 701 0.008454 10.0.0.27 - - [2026-02-16 02:35:49] "GET /virtual-network/cecbc547-6bc7-4d28-8096-fbaa625efbff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2574 0.004733 10.0.0.27 - - [2026-02-16 02:35:50] "GET /obj-perms HTTP/1.1" 200 5013 0.044582 10.0.0.27 - - [2026-02-16 02:35:50] "POST /fqname-to-id HTTP/1.1" 404 205 0.002938 10.0.0.27 - - [2026-02-16 02:35:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002701 10.0.0.23 - - [2026-02-16 02:35:50] "GET /projects?obj_uuids=119e0667-5300-4e16-9d21-554fd3a65bdd&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000988 10.0.0.27 - - [2026-02-16 02:35:50] "GET /project/119e0667-5300-4e16-9d21-554fd3a65bdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.036950 10.0.0.27 - - [2026-02-16 02:35:50] "POST /network-policys HTTP/1.1" 200 527 0.026388 10.0.0.27 - - [2026-02-16 02:35:50] "GET /network-policy/a16b87d9-14b2-479b-8db8-c503a6c1c836?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3984 0.005573 10.0.0.27 - - [2026-02-16 02:35:50] "POST /fqname-to-id HTTP/1.1" 404 205 0.003349 10.0.0.27 - - [2026-02-16 02:35:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003189 10.0.0.23 - - [2026-02-16 02:35:50] "GET /projects?obj_uuids=119e0667-5300-4e16-9d21-554fd3a65bdd&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000892 10.0.0.27 - - [2026-02-16 02:35:50] "GET /project/119e0667-5300-4e16-9d21-554fd3a65bdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.035804 10.0.0.27 - - [2026-02-16 02:35:50] "POST /network-policys HTTP/1.1" 200 527 0.024621 10.0.0.27 - - [2026-02-16 02:35:50] "GET /network-policy/f7edcded-9025-46fa-9aa7-86e256ebd355?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3984 0.005178 10.0.0.27 - - [2026-02-16 02:35:50] "POST /fqname-to-id HTTP/1.1" 404 205 0.008651 10.0.0.27 - - [2026-02-16 02:35:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003318 10.0.0.23 - - [2026-02-16 02:35:50] "GET /projects?obj_uuids=119e0667-5300-4e16-9d21-554fd3a65bdd&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000844 10.0.0.27 - - [2026-02-16 02:35:51] "GET /project/119e0667-5300-4e16-9d21-554fd3a65bdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.032895 10.0.0.27 - - [2026-02-16 02:35:51] "POST /network-policys HTTP/1.1" 200 527 0.022910 10.0.0.27 - - [2026-02-16 02:35:51] "GET /network-policy/1fd88f04-978d-4308-8533-7109e48c9a47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3982 0.005417 10.0.0.27 - - [2026-02-16 02:35:51] "POST /fqname-to-id HTTP/1.1" 404 205 0.002658 10.0.0.27 - - [2026-02-16 02:35:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002510 10.0.0.23 - - [2026-02-16 02:35:51] "GET /projects?obj_uuids=119e0667-5300-4e16-9d21-554fd3a65bdd&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000945 10.0.0.27 - - [2026-02-16 02:35:51] "GET /project/119e0667-5300-4e16-9d21-554fd3a65bdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.041343 10.0.0.27 - - [2026-02-16 02:35:51] "POST /network-policys HTTP/1.1" 200 527 0.029287 10.0.0.27 - - [2026-02-16 02:35:51] "GET /network-policy/452febd7-1c16-4bdf-b506-a5b745283756?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3983 0.005777 10.0.0.27 - - [2026-02-16 02:35:51] "POST /fqname-to-id HTTP/1.1" 404 207 0.002949 10.0.0.27 - - [2026-02-16 02:35:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002396 10.0.0.23 - - [2026-02-16 02:35:51] "GET /projects?obj_uuids=119e0667-5300-4e16-9d21-554fd3a65bdd&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000941 10.0.0.27 - - [2026-02-16 02:35:51] "GET /project/119e0667-5300-4e16-9d21-554fd3a65bdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.039080 10.0.0.27 - - [2026-02-16 02:35:51] "POST /network-policys HTTP/1.1" 200 531 0.025333 10.0.0.27 - - [2026-02-16 02:35:51] "GET /network-policy/8704ce11-edc8-47f8-9c62-79953836ad34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1944 0.005246 10.0.0.27 - - [2026-02-16 02:35:51] "POST /fqname-to-id HTTP/1.1" 404 206 0.002661 10.0.0.27 - - [2026-02-16 02:35:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002557 10.0.0.23 - - [2026-02-16 02:35:51] "GET /projects?obj_uuids=119e0667-5300-4e16-9d21-554fd3a65bdd&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000833 10.0.0.27 - - [2026-02-16 02:35:52] "GET /project/119e0667-5300-4e16-9d21-554fd3a65bdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.040443 10.0.0.27 - - [2026-02-16 02:35:52] "POST /network-policys HTTP/1.1" 200 529 0.028355 10.0.0.27 - - [2026-02-16 02:35:52] "GET /network-policy/eac4dfa1-72fc-4ec0-821c-eb910bba5f54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3986 0.005219 10.0.0.27 - - [2026-02-16 02:35:52] "POST /fqname-to-id HTTP/1.1" 404 206 0.002600 10.0.0.27 - - [2026-02-16 02:35:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003457 10.0.0.23 - - [2026-02-16 02:35:52] "GET /projects?obj_uuids=119e0667-5300-4e16-9d21-554fd3a65bdd&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000972 10.0.0.27 - - [2026-02-16 02:35:52] "GET /project/119e0667-5300-4e16-9d21-554fd3a65bdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.037445 10.0.0.27 - - [2026-02-16 02:35:52] "POST /network-policys HTTP/1.1" 200 529 0.026946 10.0.0.27 - - [2026-02-16 02:35:52] "GET /network-policy/7fd08f7a-d2f2-4675-9a13-c2e6f17aefb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3986 0.006341 10.0.0.27 - - [2026-02-16 02:35:52] "POST /fqname-to-id HTTP/1.1" 404 206 0.003205 10.0.0.27 - - [2026-02-16 02:35:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002688 10.0.0.23 - - [2026-02-16 02:35:52] "GET /projects?obj_uuids=119e0667-5300-4e16-9d21-554fd3a65bdd&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000978 10.0.0.27 - - [2026-02-16 02:35:52] "GET /project/119e0667-5300-4e16-9d21-554fd3a65bdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.043328 10.0.0.27 - - [2026-02-16 02:35:52] "POST /network-policys HTTP/1.1" 200 529 0.027577 10.0.0.27 - - [2026-02-16 02:35:52] "GET /network-policy/926d18a9-80ef-4edc-b447-0a64c472eeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3987 0.007989 10.0.0.27 - - [2026-02-16 02:35:52] "POST /fqname-to-id HTTP/1.1" 404 206 0.002654 10.0.0.27 - - [2026-02-16 02:35:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002750 10.0.0.23 - - [2026-02-16 02:35:53] "GET /projects?obj_uuids=119e0667-5300-4e16-9d21-554fd3a65bdd&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000871 10.0.0.27 - - [2026-02-16 02:35:53] "GET /project/119e0667-5300-4e16-9d21-554fd3a65bdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.031433 10.0.0.27 - - [2026-02-16 02:35:53] "POST /network-policys HTTP/1.1" 200 529 0.069738 10.0.0.27 - - [2026-02-16 02:35:53] "GET /network-policy/0e24ed8b-d558-46b6-85ee-df039f40625c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3985 0.004967 10.0.0.27 - - [2026-02-16 02:35:53] "POST /fqname-to-id HTTP/1.1" 404 208 0.003273 10.0.0.27 - - [2026-02-16 02:35:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003104 10.0.0.23 - - [2026-02-16 02:35:53] "GET /projects?obj_uuids=119e0667-5300-4e16-9d21-554fd3a65bdd&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000953 10.0.0.27 - - [2026-02-16 02:35:53] "GET /project/119e0667-5300-4e16-9d21-554fd3a65bdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.045928 10.0.0.27 - - [2026-02-16 02:35:53] "POST /network-policys HTTP/1.1" 200 533 0.024484 10.0.0.27 - - [2026-02-16 02:35:53] "GET /network-policy/7e3c872c-c582-4f32-83a4-82329fd200fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1126 0.005026 10.0.0.27 - - [2026-02-16 02:35:53] "POST /neutron/network HTTP/1.1" 200 1157 0.069845 10.0.0.27 - - [2026-02-16 02:35:53] "GET /virtual-network/b058821f-e111-482f-9ad0-9201fee6e017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2873 0.006639 10.0.0.27 - - [2026-02-16 02:35:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002783 10.0.0.27 - - [2026-02-16 02:35:54] "GET /network-policy/a16b87d9-14b2-479b-8db8-c503a6c1c836?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3984 0.004099 10.0.0.50 - - [2026-02-16 02:35:54] "POST /fqname-to-id HTTP/1.1" 404 246 0.008840 10.0.0.27 - - [2026-02-16 02:35:54] "POST /neutron/network HTTP/1.1" 200 1159 0.074937 10.0.0.27 - - [2026-02-16 02:35:54] "GET /virtual-network/cecbc547-6bc7-4d28-8096-fbaa625efbff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2874 0.006944 10.0.0.27 - - [2026-02-16 02:35:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002981 10.0.0.27 - - [2026-02-16 02:35:54] "GET /network-policy/8704ce11-edc8-47f8-9c62-79953836ad34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1944 0.005211 10.0.0.27 - - [2026-02-16 02:35:54] "POST /id-to-fqname HTTP/1.1" 200 229 0.001862 10.0.0.23 - - [2026-02-16 02:35:55] "GET /projects?obj_uuids=119e0667-5300-4e16-9d21-554fd3a65bdd&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000990 10.0.0.27 - - [2026-02-16 02:35:55] "GET /project/119e0667-5300-4e16-9d21-554fd3a65bdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.070463 10.0.0.27 - - [2026-02-16 02:35:55] "POST /neutron/network HTTP/1.1" 200 1157 0.008570 10.0.0.27 - - [2026-02-16 02:35:55] "POST /id-to-fqname HTTP/1.1" 200 229 0.001169 10.0.0.27 - - [2026-02-16 02:35:55] "POST /neutron/port HTTP/1.1" 200 117 0.005655 10.0.0.23 - - [2026-02-16 02:35:56] "GET /projects?obj_uuids=119e0667-5300-4e16-9d21-554fd3a65bdd&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000895 10.0.0.50 - - [2026-02-16 02:35:56] "PUT /access-control-list/235fe685-82fb-4438-aace-b04edfa4c126 HTTP/1.1" 200 272 0.020341 10.0.0.27 - - [2026-02-16 02:35:56] "POST /neutron/port HTTP/1.1" 200 1061 0.266080 10.0.0.27 - - [2026-02-16 02:35:56] "POST /neutron/port HTTP/1.1" 200 1115 0.095615 10.0.0.23 - - [2026-02-16 02:35:56] "GET /projects?obj_uuids=119e0667-5300-4e16-9d21-554fd3a65bdd&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001486 10.0.0.27 - - [2026-02-16 02:35:56] "GET /project/119e0667-5300-4e16-9d21-554fd3a65bdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.071539 10.0.0.27 - - [2026-02-16 02:35:56] "POST /neutron/network HTTP/1.1" 200 1159 0.009207 10.0.0.27 - - [2026-02-16 02:35:56] "POST /neutron/network HTTP/1.1" 200 1157 0.010358 10.0.0.27 - - [2026-02-16 02:35:56] "POST /neutron/port HTTP/1.1" 200 117 0.005010 10.0.0.27 - - [2026-02-16 02:35:57] "POST /neutron/network HTTP/1.1" 200 1169 0.006374 10.0.0.27 - - [2026-02-16 02:35:57] "POST /neutron/port HTTP/1.1" 200 1061 0.046739 10.0.0.27 - - [2026-02-16 02:35:57] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003177 10.0.0.27 - - [2026-02-16 02:35:57] "POST /neutron/network HTTP/1.1" 200 1159 0.009514 10.0.0.27 - - [2026-02-16 02:36:02] "POST /neutron/port HTTP/1.1" 200 1125 0.015302 10.0.0.27 - - [2026-02-16 02:36:02] "POST /neutron/security_group HTTP/1.1" 200 2064 0.008211 10.0.0.27 - - [2026-02-16 02:36:02] "GET /virtual-machine/c97219eb-6ffb-4731-8d46-da6461e71504 HTTP/1.1" 401 292 0.000620 10.0.0.27 - - [2026-02-16 02:36:02] "GET /virtual-machine/c97219eb-6ffb-4731-8d46-da6461e71504 HTTP/1.1" 200 1299 0.039082 10.0.0.27 - - [2026-02-16 02:36:02] "GET /virtual-machine-interface/593606db-0ef4-441f-b0cf-636d3e82cd3e HTTP/1.1" 200 2951 0.004648 10.0.0.27 - - [2026-02-16 02:36:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003569 10.0.0.27 - - [2026-02-16 02:36:02] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006273 10.0.0.27 - - [2026-02-16 02:36:02] "GET /virtual-networks?parent_id=119e0667-5300-4e16-9d21-554fd3a65bdd&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.002780 10.0.0.27 - - [2026-02-16 02:36:02] "GET /virtual-network/b058821f-e111-482f-9ad0-9201fee6e017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2873 0.005726 10.0.0.27 - - [2026-02-16 02:36:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003096 10.0.0.27 - - [2026-02-16 02:36:05] "GET /virtual-network/b058821f-e111-482f-9ad0-9201fee6e017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2873 0.006057 10.0.0.23 - - [2026-02-16 02:36:07] "DELETE /project/a563b41c56bf46748f5419d4b456f5b6 HTTP/1.1" 404 173 0.007070 10.0.0.23 - - [2026-02-16 02:36:07] "DELETE /project/119e066753004e169d21554fd3a65bdd HTTP/1.1" 404 173 0.003520 10.0.0.23 - - [2026-02-16 02:36:07] "GET /projects?obj_uuids=a563b41c-56bf-4674-8f54-19d4b456f5b6&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000717 10.0.0.23 - - [2026-02-16 02:36:07] "GET /project/a563b41c-56bf-4674-8f54-19d4b456f5b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1517 0.036452 10.0.0.23 - - [2026-02-16 02:36:07] "GET /projects?obj_uuids=a563b41c-56bf-4674-8f54-19d4b456f5b6&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000880 10.0.0.23 - - [2026-02-16 02:36:07] "GET /project/a563b41c-56bf-4674-8f54-19d4b456f5b6?fields=security_groups HTTP/1.1" 200 1127 0.055754 10.0.0.23 - - [2026-02-16 02:36:07] "GET /projects?obj_uuids=a563b41c-56bf-4674-8f54-19d4b456f5b6&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001565 10.0.0.50 - - [2026-02-16 02:36:07] "DELETE /access-control-list/d9bec0e9-098b-4749-b040-582dcd3dd49a HTTP/1.1" 200 115 0.060929 10.0.0.23 - - [2026-02-16 02:36:07] "GET /project/a563b41c-56bf-4674-8f54-19d4b456f5b6?fields=application_policy_sets HTTP/1.1" 200 1439 0.093135 10.0.0.23 - - [2026-02-16 02:36:07] "DELETE /project/a563b41c-56bf-4674-8f54-19d4b456f5b6 HTTP/1.1" 404 190 0.307737 10.0.0.27 - - [2026-02-16 02:36:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003039 10.0.0.27 - - [2026-02-16 02:36:09] "GET /virtual-network/b058821f-e111-482f-9ad0-9201fee6e017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2873 0.004458 10.0.0.27 - - [2026-02-16 02:36:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003415 10.0.0.27 - - [2026-02-16 02:36:13] "GET /virtual-network/b058821f-e111-482f-9ad0-9201fee6e017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2873 0.004824 10.0.0.27 - - [2026-02-16 02:36:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003133 10.0.0.27 - - [2026-02-16 02:36:18] "GET /virtual-network/b058821f-e111-482f-9ad0-9201fee6e017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2873 0.006505 10.0.0.27 - - [2026-02-16 02:36:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003233 10.0.0.27 - - [2026-02-16 02:36:22] "GET /virtual-network/b058821f-e111-482f-9ad0-9201fee6e017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2873 0.004468 10.0.0.27 - - [2026-02-16 02:36:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003776 10.0.0.27 - - [2026-02-16 02:36:26] "GET /virtual-network/b058821f-e111-482f-9ad0-9201fee6e017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2873 0.004704 10.0.0.27 - - [2026-02-16 02:36:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003042 10.0.0.27 - - [2026-02-16 02:36:30] "GET /virtual-network/b058821f-e111-482f-9ad0-9201fee6e017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2873 0.005135 10.0.0.27 - - [2026-02-16 02:36:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003220 10.0.0.27 - - [2026-02-16 02:36:34] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.002847 10.0.0.27 - - [2026-02-16 02:36:34] "GET /virtual-networks?parent_id=119e0667-5300-4e16-9d21-554fd3a65bdd&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.002738 10.0.0.27 - - [2026-02-16 02:36:34] "GET /virtual-network/b058821f-e111-482f-9ad0-9201fee6e017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2873 0.006540 10.0.0.27 - - [2026-02-16 02:36:39] "POST /neutron/port HTTP/1.1" 200 1125 0.015878 10.0.0.27 - - [2026-02-16 02:36:42] "POST /neutron/security_group HTTP/1.1" 200 2064 0.007430 10.0.0.27 - - [2026-02-16 02:36:45] "POST /neutron/port HTTP/1.1" 200 1125 0.015850 10.0.0.27 - - [2026-02-16 02:36:45] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003559 10.0.0.27 - - [2026-02-16 02:36:45] "POST /neutron/network HTTP/1.1" 200 1157 0.007536 10.0.0.27 - - [2026-02-16 02:36:50] "POST /neutron/port HTTP/1.1" 200 1125 0.018202 10.0.0.27 - - [2026-02-16 02:36:53] "POST /neutron/port HTTP/1.1" 200 1125 0.015766 10.0.0.27 - - [2026-02-16 02:36:53] "POST /neutron/subnet HTTP/1.1" 200 675 0.010754 10.0.0.27 - - [2026-02-16 02:36:55] "POST /neutron/port HTTP/1.1" 200 1125 0.014616 10.0.0.27 - - [2026-02-16 02:36:55] "POST /neutron/security_group HTTP/1.1" 200 2064 0.006219 10.0.0.27 - - [2026-02-16 02:36:55] "GET /virtual-machine/7eabe76e-7f9a-41bd-bf6a-2b7693fe2c45 HTTP/1.1" 200 1298 0.006788 10.0.0.27 - - [2026-02-16 02:36:55] "GET /virtual-machine-interface/8e715f06-5cc7-41ce-8902-dfa0f55a70cc HTTP/1.1" 200 2951 0.004636 10.0.0.27 - - [2026-02-16 02:36:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002832 10.0.0.27 - - [2026-02-16 02:36:55] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003510 10.0.0.27 - - [2026-02-16 02:36:55] "GET /virtual-networks?parent_id=119e0667-5300-4e16-9d21-554fd3a65bdd&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.002423 10.0.0.27 - - [2026-02-16 02:36:55] "GET /virtual-network/cecbc547-6bc7-4d28-8096-fbaa625efbff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2874 0.005513 10.0.0.27 - - [2026-02-16 02:36:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003253 10.0.0.27 - - [2026-02-16 02:36:56] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003366 10.0.0.27 - - [2026-02-16 02:36:56] "GET /virtual-networks?parent_id=119e0667-5300-4e16-9d21-554fd3a65bdd&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.002818 10.0.0.27 - - [2026-02-16 02:36:56] "GET /virtual-network/cecbc547-6bc7-4d28-8096-fbaa625efbff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2874 0.005584 10.0.0.27 - - [2026-02-16 02:36:56] "POST /neutron/port HTTP/1.1" 200 1125 0.016254 10.0.0.27 - - [2026-02-16 02:37:02] "POST /neutron/security_group HTTP/1.1" 200 2064 0.006552 10.0.0.27 - - [2026-02-16 02:37:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003046 10.0.0.27 - - [2026-02-16 02:37:02] "GET /network-policy/8704ce11-edc8-47f8-9c62-79953836ad34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1944 0.003407 10.0.0.27 - - [2026-02-16 02:37:02] "POST /neutron/port HTTP/1.1" 200 1125 0.015333 10.0.0.27 - - [2026-02-16 02:37:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002723 10.0.0.27 - - [2026-02-16 02:37:02] "GET /network-policy/a16b87d9-14b2-479b-8db8-c503a6c1c836?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3984 0.003576 10.0.0.27 - - [2026-02-16 02:37:02] "POST /neutron/network HTTP/1.1" 200 1157 0.072300 10.0.0.27 - - [2026-02-16 02:37:02] "GET /virtual-network/b058821f-e111-482f-9ad0-9201fee6e017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2873 0.004872 10.0.0.27 - - [2026-02-16 02:37:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002544 10.0.0.27 - - [2026-02-16 02:37:02] "GET /network-policy/f7edcded-9025-46fa-9aa7-86e256ebd355?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3984 0.003747 10.0.0.27 - - [2026-02-16 02:37:47] "POST /neutron/port HTTP/1.1" 200 1125 0.014839 10.0.0.27 - - [2026-02-16 02:37:47] "POST /neutron/subnet HTTP/1.1" 200 675 0.009835 10.0.0.27 - - [2026-02-16 02:37:54] "POST /neutron/port HTTP/1.1" 200 1125 0.014400 10.0.0.27 - - [2026-02-16 02:37:54] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003437 10.0.0.27 - - [2026-02-16 02:37:54] "POST /neutron/network HTTP/1.1" 200 1159 0.007805 10.0.0.50 - - [2026-02-16 02:37:57] "POST /ref-update HTTP/1.1" 200 156 0.055314 10.0.0.27 - - [2026-02-16 02:37:57] "POST /neutron/network HTTP/1.1" 200 1160 0.032339 10.0.0.27 - - [2026-02-16 02:37:57] "GET /virtual-network/b058821f-e111-482f-9ad0-9201fee6e017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.006678 10.0.0.27 - - [2026-02-16 02:37:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004534 10.0.0.27 - - [2026-02-16 02:37:57] "GET /network-policy/7e3c872c-c582-4f32-83a4-82329fd200fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1126 0.004321 10.0.0.27 - - [2026-02-16 02:38:06] "POST /neutron/network HTTP/1.1" 200 1157 0.015663 10.0.0.27 - - [2026-02-16 02:38:06] "GET /virtual-network/b058821f-e111-482f-9ad0-9201fee6e017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2873 0.007821 10.0.0.27 - - [2026-02-16 02:38:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003107 10.0.0.27 - - [2026-02-16 02:38:06] "GET /network-policy/1fd88f04-978d-4308-8533-7109e48c9a47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3982 0.004504 10.0.0.50 - - [2026-02-16 02:38:15] "PUT /access-control-list/235fe685-82fb-4438-aace-b04edfa4c126 HTTP/1.1" 200 272 0.021536 10.0.0.27 - - [2026-02-16 02:38:15] "POST /neutron/network HTTP/1.1" 200 1157 0.014482 10.0.0.27 - - [2026-02-16 02:38:15] "GET /virtual-network/b058821f-e111-482f-9ad0-9201fee6e017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2873 0.005138 10.0.0.27 - - [2026-02-16 02:38:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002735 10.0.0.27 - - [2026-02-16 02:38:15] "GET /network-policy/452febd7-1c16-4bdf-b506-a5b745283756?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3983 0.004873 10.0.0.27 - - [2026-02-16 02:38:22] "POST /neutron/network HTTP/1.1" 200 1158 0.011933 10.0.0.27 - - [2026-02-16 02:38:22] "GET /virtual-network/b058821f-e111-482f-9ad0-9201fee6e017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2874 0.013887 10.0.0.27 - - [2026-02-16 02:38:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005126 10.0.0.27 - - [2026-02-16 02:38:22] "GET /network-policy/eac4dfa1-72fc-4ec0-821c-eb910bba5f54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3986 0.005256 10.0.0.50 - - [2026-02-16 02:38:29] "GET /obj-perms HTTP/1.1" 200 5056 0.056109 10.0.0.23 - - [2026-02-16 02:38:29] "GET /obj-perms HTTP/1.1" 200 5056 0.056398 10.0.0.50 - - [2026-02-16 02:38:31] "PUT /access-control-list/235fe685-82fb-4438-aace-b04edfa4c126 HTTP/1.1" 200 272 0.017318 10.0.0.27 - - [2026-02-16 02:38:31] "POST /neutron/network HTTP/1.1" 200 1158 0.019199 10.0.0.27 - - [2026-02-16 02:38:31] "GET /virtual-network/b058821f-e111-482f-9ad0-9201fee6e017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2874 0.014882 10.0.0.27 - - [2026-02-16 02:38:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005351 10.0.0.27 - - [2026-02-16 02:38:31] "GET /network-policy/7fd08f7a-d2f2-4675-9a13-c2e6f17aefb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3986 0.003825 10.0.0.27 - - [2026-02-16 02:38:39] "POST /neutron/network HTTP/1.1" 200 1158 0.013830 10.0.0.27 - - [2026-02-16 02:38:39] "GET /virtual-network/b058821f-e111-482f-9ad0-9201fee6e017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2874 0.005348 10.0.0.27 - - [2026-02-16 02:38:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003390 10.0.0.27 - - [2026-02-16 02:38:39] "GET /network-policy/926d18a9-80ef-4edc-b447-0a64c472eeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3987 0.005209 10.0.0.50 - - [2026-02-16 02:38:48] "PUT /access-control-list/235fe685-82fb-4438-aace-b04edfa4c126 HTTP/1.1" 200 272 0.065378 10.0.0.27 - - [2026-02-16 02:38:48] "POST /neutron/network HTTP/1.1" 200 1158 0.017341 10.0.0.27 - - [2026-02-16 02:38:48] "GET /virtual-network/b058821f-e111-482f-9ad0-9201fee6e017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2874 0.008236 10.0.0.27 - - [2026-02-16 02:38:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002495 10.0.0.27 - - [2026-02-16 02:38:48] "GET /network-policy/0e24ed8b-d558-46b6-85ee-df039f40625c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3985 0.003489 10.0.0.27 - - [2026-02-16 02:38:49] "POST /neutron/network HTTP/1.1" 200 1168 0.006425 10.0.0.27 - - [2026-02-16 02:38:49] "POST /neutron/port HTTP/1.1" 200 117 0.001045 10.0.0.27 - - [2026-02-16 02:38:54] "POST /neutron/port HTTP/1.1" 200 1125 0.015218 10.0.0.27 - - [2026-02-16 02:38:54] "POST /neutron/subnet HTTP/1.1" 200 675 0.009660 10.0.0.27 - - [2026-02-16 02:38:55] "GET /virtual-network/b058821f-e111-482f-9ad0-9201fee6e017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2874 0.005291 10.0.0.27 - - [2026-02-16 02:38:55] "POST /neutron/network HTTP/1.1" 200 1158 0.010232 10.0.0.27 - - [2026-02-16 02:38:55] "GET /virtual-network/b058821f-e111-482f-9ad0-9201fee6e017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2575 0.033939 10.0.0.27 - - [2026-02-16 02:38:55] "GET /virtual-machine/7eabe76e-7f9a-41bd-bf6a-2b7693fe2c45 HTTP/1.1" 200 1298 0.004691 10.0.0.27 - - [2026-02-16 02:38:56] "POST /neutron/port HTTP/1.1" 200 1125 0.014437 10.0.0.27 - - [2026-02-16 02:38:57] "GET /virtual-machine/7eabe76e-7f9a-41bd-bf6a-2b7693fe2c45 HTTP/1.1" 404 171 0.002728 10.0.0.27 - - [2026-02-16 02:38:58] "GET /virtual-machine/7eabe76e-7f9a-41bd-bf6a-2b7693fe2c45 HTTP/1.1" 404 171 0.002861 10.0.0.27 - - [2026-02-16 02:38:58] "GET /virtual-machine/7eabe76e-7f9a-41bd-bf6a-2b7693fe2c45 HTTP/1.1" 404 171 0.002854 10.0.0.27 - - [2026-02-16 02:38:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003345 10.0.0.27 - - [2026-02-16 02:38:58] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003963 10.0.0.27 - - [2026-02-16 02:38:58] "GET /virtual-networks?parent_id=119e0667-5300-4e16-9d21-554fd3a65bdd&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.002931 10.0.0.27 - - [2026-02-16 02:38:58] "GET /virtual-network/cecbc547-6bc7-4d28-8096-fbaa625efbff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2874 0.006320 10.0.0.27 - - [2026-02-16 02:38:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003973 10.0.0.50 - - [2026-02-16 02:38:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000427 10.0.0.27 - - [2026-02-16 02:38:58] "GET /routing-instance/2b2f2b63-55d9-4c03-b424-5032a600c353?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1493 0.007781 10.0.0.23 - - [2026-02-16 02:38:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000469 10.0.0.50 - - [2026-02-16 02:38:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000638 10.0.0.27 - - [2026-02-16 02:38:58] "GET /route-target/b131b018-a714-45ea-849a-68a50ecbca90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004090 10.0.0.23 - - [2026-02-16 02:38:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000340 10.0.0.27 - - [2026-02-16 02:38:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000346 10.0.0.27 - - [2026-02-16 02:38:58] "GET /obj-perms HTTP/1.1" 200 5013 0.007583 10.0.0.27 - - [2026-02-16 02:38:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000328 10.0.0.23 - - [2026-02-16 02:38:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000479 10.0.0.23 - - [2026-02-16 02:38:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000804 10.0.0.50 - - [2026-02-16 02:38:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000336 10.0.0.50 - - [2026-02-16 02:38:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000422 10.0.0.27 - - [2026-02-16 02:38:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000343 10.0.0.27 - - [2026-02-16 02:38:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000516 10.0.0.50 - - [2026-02-16 02:39:04] "GET /obj-perms HTTP/1.1" 200 5013 0.003338 10.0.0.27 - - [2026-02-16 02:39:07] "GET /obj-perms HTTP/1.1" 200 5013 0.003486 10.0.0.50 - - [2026-02-16 02:39:14] "GET /obj-perms HTTP/1.1" 200 5013 0.003742 10.0.0.27 - - [2026-02-16 02:39:17] "GET /obj-perms HTTP/1.1" 200 5013 0.005801 10.0.0.50 - - [2026-02-16 02:39:23] "GET /obj-perms HTTP/1.1" 200 5013 0.003350 10.0.0.27 - - [2026-02-16 02:39:23] "GET /obj-perms HTTP/1.1" 200 5013 0.003320 10.0.0.27 - - [2026-02-16 02:39:23] "GET /virtual-machine/c97219eb-6ffb-4731-8d46-da6461e71504 HTTP/1.1" 200 1299 0.003621 10.0.0.27 - - [2026-02-16 02:39:23] "POST /neutron/port HTTP/1.1" 200 1125 0.014089 10.0.0.27 - - [2026-02-16 02:39:25] "GET /virtual-machine/c97219eb-6ffb-4731-8d46-da6461e71504 HTTP/1.1" 404 171 0.003443 10.0.0.27 - - [2026-02-16 02:39:25] "GET /virtual-machine/c97219eb-6ffb-4731-8d46-da6461e71504 HTTP/1.1" 404 171 0.003010 10.0.0.27 - - [2026-02-16 02:39:25] "GET /virtual-machine/c97219eb-6ffb-4731-8d46-da6461e71504 HTTP/1.1" 404 171 0.002394 10.0.0.27 - - [2026-02-16 02:39:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003131 10.0.0.27 - - [2026-02-16 02:39:25] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003287 10.0.0.27 - - [2026-02-16 02:39:25] "GET /virtual-networks?parent_id=119e0667-5300-4e16-9d21-554fd3a65bdd&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.002457 10.0.0.27 - - [2026-02-16 02:39:25] "GET /virtual-network/b058821f-e111-482f-9ad0-9201fee6e017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2575 0.007844 10.0.0.27 - - [2026-02-16 02:39:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003607 10.0.0.27 - - [2026-02-16 02:39:25] "GET /routing-instance/c7e8a395-8bbf-4874-8095-a9482b016bda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1493 0.004112 10.0.0.27 - - [2026-02-16 02:39:25] "GET /route-target/ff89b71c-913d-48f4-a60c-99a166e618f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003885 10.0.0.27 - - [2026-02-16 02:39:28] "GET /obj-perms HTTP/1.1" 200 5013 0.004406 10.0.0.50 - - [2026-02-16 02:39:28] "GET /obj-perms HTTP/1.1" 200 5013 0.003364 10.0.0.27 - - [2026-02-16 02:39:32] "GET /obj-perms HTTP/1.1" 200 5013 0.003666 10.0.0.50 - - [2026-02-16 02:39:32] "GET /obj-perms HTTP/1.1" 200 5013 0.003249 10.0.0.27 - - [2026-02-16 02:39:32] "GET /virtual-network/cecbc547-6bc7-4d28-8096-fbaa625efbff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2874 0.005244 10.0.0.27 - - [2026-02-16 02:39:32] "POST /neutron/network HTTP/1.1" 200 1159 0.008788 10.0.0.27 - - [2026-02-16 02:39:32] "GET /virtual-network/cecbc547-6bc7-4d28-8096-fbaa625efbff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2574 0.006069 10.0.0.50 - - [2026-02-16 02:39:32] "DELETE /access-control-list/04e4d077-f038-481e-8b2e-5872b7e4fe82 HTTP/1.1" 200 115 0.092865 10.0.0.27 - - [2026-02-16 02:39:32] "DELETE /network-policy/7e3c872c-c582-4f32-83a4-82329fd200fd HTTP/1.1" 200 115 0.028665 10.0.0.27 - - [2026-02-16 02:39:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002674 10.0.0.23 - - [2026-02-16 02:39:32] "GET /projects?obj_uuids=119e0667-5300-4e16-9d21-554fd3a65bdd&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.034106 10.0.0.27 - - [2026-02-16 02:39:32] "GET /project/119e0667-5300-4e16-9d21-554fd3a65bdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.071717 10.0.0.27 - - [2026-02-16 02:39:32] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-19657130&detail=False&count=False&shared=False HTTP/1.1" 200 2072 0.004582 10.0.0.27 - - [2026-02-16 02:39:32] "DELETE /network-policy/0e24ed8b-d558-46b6-85ee-df039f40625c HTTP/1.1" 200 115 0.029834 10.0.0.27 - - [2026-02-16 02:39:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004463 10.0.0.23 - - [2026-02-16 02:39:32] "GET /projects?obj_uuids=119e0667-5300-4e16-9d21-554fd3a65bdd&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000886 10.0.0.27 - - [2026-02-16 02:39:32] "GET /project/119e0667-5300-4e16-9d21-554fd3a65bdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.032818 10.0.0.27 - - [2026-02-16 02:39:32] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-19657130&detail=False&count=False&shared=False HTTP/1.1" 200 1856 0.005122 10.0.0.27 - - [2026-02-16 02:39:32] "DELETE /network-policy/926d18a9-80ef-4edc-b447-0a64c472eeb1 HTTP/1.1" 200 115 0.026493 10.0.0.27 - - [2026-02-16 02:39:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002396 10.0.0.23 - - [2026-02-16 02:39:33] "GET /projects?obj_uuids=119e0667-5300-4e16-9d21-554fd3a65bdd&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000962 10.0.0.27 - - [2026-02-16 02:39:33] "GET /project/119e0667-5300-4e16-9d21-554fd3a65bdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.094614 10.0.0.27 - - [2026-02-16 02:39:33] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-19657130&detail=False&count=False&shared=False HTTP/1.1" 200 1640 0.005077 10.0.0.27 - - [2026-02-16 02:39:33] "DELETE /network-policy/7fd08f7a-d2f2-4675-9a13-c2e6f17aefb1 HTTP/1.1" 200 115 0.033357 10.0.0.27 - - [2026-02-16 02:39:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002937 10.0.0.23 - - [2026-02-16 02:39:33] "GET /projects?obj_uuids=119e0667-5300-4e16-9d21-554fd3a65bdd&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000901 10.0.0.27 - - [2026-02-16 02:39:33] "GET /project/119e0667-5300-4e16-9d21-554fd3a65bdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.032890 10.0.0.27 - - [2026-02-16 02:39:33] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-19657130&detail=False&count=False&shared=False HTTP/1.1" 200 1424 0.004536 10.0.0.27 - - [2026-02-16 02:39:33] "DELETE /network-policy/eac4dfa1-72fc-4ec0-821c-eb910bba5f54 HTTP/1.1" 200 115 0.030257 10.0.0.27 - - [2026-02-16 02:39:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002910 10.0.0.23 - - [2026-02-16 02:39:33] "GET /projects?obj_uuids=119e0667-5300-4e16-9d21-554fd3a65bdd&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000875 10.0.0.27 - - [2026-02-16 02:39:33] "GET /project/119e0667-5300-4e16-9d21-554fd3a65bdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.044107 10.0.0.27 - - [2026-02-16 02:39:33] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-19657130&detail=False&count=False&shared=False HTTP/1.1" 200 1208 0.004962 10.0.0.27 - - [2026-02-16 02:39:33] "DELETE /network-policy/8704ce11-edc8-47f8-9c62-79953836ad34 HTTP/1.1" 200 115 0.028832 10.0.0.27 - - [2026-02-16 02:39:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.006668 10.0.0.23 - - [2026-02-16 02:39:33] "GET /projects?obj_uuids=119e0667-5300-4e16-9d21-554fd3a65bdd&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000895 10.0.0.27 - - [2026-02-16 02:39:33] "GET /project/119e0667-5300-4e16-9d21-554fd3a65bdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.057109 10.0.0.27 - - [2026-02-16 02:39:33] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-19657130&detail=False&count=False&shared=False HTTP/1.1" 200 990 0.004308 10.0.0.27 - - [2026-02-16 02:39:33] "DELETE /network-policy/452febd7-1c16-4bdf-b506-a5b745283756 HTTP/1.1" 200 115 0.030036 10.0.0.27 - - [2026-02-16 02:39:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.018162 10.0.0.23 - - [2026-02-16 02:39:33] "GET /projects?obj_uuids=119e0667-5300-4e16-9d21-554fd3a65bdd&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000994 10.0.0.27 - - [2026-02-16 02:39:33] "GET /project/119e0667-5300-4e16-9d21-554fd3a65bdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.040183 10.0.0.27 - - [2026-02-16 02:39:33] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-19657130&detail=False&count=False&shared=False HTTP/1.1" 200 775 0.005082 10.0.0.27 - - [2026-02-16 02:39:34] "DELETE /network-policy/1fd88f04-978d-4308-8533-7109e48c9a47 HTTP/1.1" 200 115 0.031363 10.0.0.27 - - [2026-02-16 02:39:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.007855 10.0.0.23 - - [2026-02-16 02:39:34] "GET /projects?obj_uuids=119e0667-5300-4e16-9d21-554fd3a65bdd&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000850 10.0.0.27 - - [2026-02-16 02:39:34] "GET /project/119e0667-5300-4e16-9d21-554fd3a65bdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.046202 10.0.0.27 - - [2026-02-16 02:39:34] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-19657130&detail=False&count=False&shared=False HTTP/1.1" 200 560 0.005983 10.0.0.27 - - [2026-02-16 02:39:34] "DELETE /network-policy/f7edcded-9025-46fa-9aa7-86e256ebd355 HTTP/1.1" 200 115 0.031720 10.0.0.27 - - [2026-02-16 02:39:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002584 10.0.0.23 - - [2026-02-16 02:39:34] "GET /projects?obj_uuids=119e0667-5300-4e16-9d21-554fd3a65bdd&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000875 10.0.0.27 - - [2026-02-16 02:39:34] "GET /project/119e0667-5300-4e16-9d21-554fd3a65bdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.035995 10.0.0.27 - - [2026-02-16 02:39:34] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-19657130&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.005296 10.0.0.27 - - [2026-02-16 02:39:34] "DELETE /network-policy/a16b87d9-14b2-479b-8db8-c503a6c1c836 HTTP/1.1" 200 115 0.043302 10.0.0.27 - - [2026-02-16 02:39:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003443 10.0.0.23 - - [2026-02-16 02:39:34] "GET /projects?obj_uuids=119e0667-5300-4e16-9d21-554fd3a65bdd&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000874 10.0.0.27 - - [2026-02-16 02:39:34] "GET /project/119e0667-5300-4e16-9d21-554fd3a65bdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.041447 10.0.0.27 - - [2026-02-16 02:39:34] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-19657130&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.004848 10.0.0.27 - - [2026-02-16 02:39:34] "POST /neutron/network HTTP/1.1" 200 1074 0.011594 10.0.0.50 - - [2026-02-16 02:39:34] "DELETE /route-target/b131b018-a714-45ea-849a-68a50ecbca90 HTTP/1.1" 200 115 0.022918 10.0.0.23 - - [2026-02-16 02:39:35] "POST /useragent-kv HTTP/1.1" 200 115 0.002106 10.0.0.23 - - [2026-02-16 02:39:35] "POST /useragent-kv HTTP/1.1" 200 115 0.002200 10.0.0.23 - - [2026-02-16 02:39:35] "POST /useragent-kv HTTP/1.1" 200 115 0.001966 10.0.0.23 - - [2026-02-16 02:39:35] "POST /useragent-kv HTTP/1.1" 200 115 0.001852 10.0.0.27 - - [2026-02-16 02:39:35] "POST /neutron/network HTTP/1.1" 200 151 0.108330 10.0.0.27 - - [2026-02-16 02:39:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002988 10.0.0.27 - - [2026-02-16 02:39:35] "DELETE /network-ipam/78f1d39e-22a2-42cb-af6b-db8619a86a61 HTTP/1.1" 200 115 0.031136 10.0.0.27 - - [2026-02-16 02:39:35] "POST /fqname-to-id HTTP/1.1" 404 248 0.002853 10.0.0.23 - - [2026-02-16 02:39:35] "GET /projects?obj_uuids=119e0667-5300-4e16-9d21-554fd3a65bdd&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000819 10.0.0.23 - - [2026-02-16 02:39:35] "GET /project/119e0667-5300-4e16-9d21-554fd3a65bdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1492 0.034413 10.0.0.23 - - [2026-02-16 02:39:35] "GET /projects?obj_uuids=119e0667-5300-4e16-9d21-554fd3a65bdd&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000892 10.0.0.23 - - [2026-02-16 02:39:35] "GET /project/119e0667-5300-4e16-9d21-554fd3a65bdd?fields=security_groups HTTP/1.1" 200 1381 0.080770 10.0.0.23 - - [2026-02-16 02:39:35] "DELETE /security-group/ecda0be7-9fb3-45ce-a412-990928af3148 HTTP/1.1" 200 115 0.044830 10.0.0.23 - - [2026-02-16 02:39:35] "GET /projects?obj_uuids=119e0667-5300-4e16-9d21-554fd3a65bdd&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000815 10.0.0.50 - - [2026-02-16 02:39:35] "DELETE /access-control-list/a6eda5d0-ddb7-49e3-b783-21a18fa264c4 HTTP/1.1" 200 115 0.040814 10.0.0.23 - - [2026-02-16 02:39:35] "GET /project/119e0667-5300-4e16-9d21-554fd3a65bdd?fields=application_policy_sets HTTP/1.1" 200 1420 0.069532 10.0.0.27 - - [2026-02-16 02:39:36] "DELETE /project/119e0667-5300-4e16-9d21-554fd3a65bdd HTTP/1.1" 200 115 0.423885 10.0.0.23 - - [2026-02-16 02:39:36] "GET /domains?obj_uuids=026ea67f-9b7a-4f1c-a755-90b25d4ac1dc&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000880 10.0.0.27 - - [2026-02-16 02:39:36] "GET /domain/026ea67f-9b7a-4f1c-a755-90b25d4ac1dc?fields=projects HTTP/1.1" 200 1437 0.011724 10.0.0.23 - - [2026-02-16 02:39:37] "GET /projects?obj_uuids=119e0667-5300-4e16-9d21-554fd3a65bdd&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002489 10.0.0.23 - - [2026-02-16 02:39:37] "GET /domains?obj_uuids=026ea67f-9b7a-4f1c-a755-90b25d4ac1dc&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001173 10.0.0.23 - - [2026-02-16 02:39:37] "GET /domain/026ea67f-9b7a-4f1c-a755-90b25d4ac1dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.049498 10.0.0.23 - - [2026-02-16 02:39:37] "POST /id-to-fqname HTTP/1.1" 200 196 0.001572 10.0.0.23 - - [2026-02-16 02:39:37] "POST /fqname-to-id HTTP/1.1" 404 205 0.019032 10.0.0.23 - - [2026-02-16 02:39:37] "POST /security-groups HTTP/1.1" 200 597 0.076726 10.0.0.23 - - [2026-02-16 02:39:37] "POST /projects HTTP/1.1" 200 597 0.308113 10.0.0.23 - - [2026-02-16 02:39:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.344923 10.0.0.50 - - [2026-02-16 02:39:37] "POST /access-control-lists HTTP/1.1" 200 602 0.038863 10.0.0.27 - - [2026-02-16 02:39:37] "GET /project/119e0667-5300-4e16-9d21-554fd3a65bdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.550423 10.0.0.23 - - [2026-02-16 02:39:37] "GET /projects?obj_uuids=119e0667-5300-4e16-9d21-554fd3a65bdd&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.002295 10.0.0.27 - - [2026-02-16 02:39:38] "GET /project/119e0667-5300-4e16-9d21-554fd3a65bdd?fields=virtual_networks HTTP/1.1" 200 1044 0.069183 10.0.0.23 - - [2026-02-16 02:39:38] "GET /projects?obj_uuids=119e0667-5300-4e16-9d21-554fd3a65bdd&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001551 10.0.0.27 - - [2026-02-16 02:39:38] "GET /project/119e0667-5300-4e16-9d21-554fd3a65bdd?fields=virtual_machine_interfaces HTTP/1.1" 200 1044 0.046753 10.0.0.23 - - [2026-02-16 02:39:38] "GET /projects?obj_uuids=119e0667-5300-4e16-9d21-554fd3a65bdd&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001243 10.0.0.27 - - [2026-02-16 02:39:38] "GET /project/119e0667-5300-4e16-9d21-554fd3a65bdd?fields=security_groups HTTP/1.1" 200 1276 0.057616 10.0.0.27 - - [2026-02-16 02:39:39] "POST /fqname-to-id HTTP/1.1" 404 200 0.026013 10.0.0.23 - - [2026-02-16 02:39:39] "GET /projects?obj_uuids=7d3f89db-2af5-410e-9fa5-c957f31a840d&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002584 10.0.0.23 - - [2026-02-16 02:39:39] "GET /domains?obj_uuids=026ea67f-9b7a-4f1c-a755-90b25d4ac1dc&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000870 10.0.0.23 - - [2026-02-16 02:39:39] "GET /domain/026ea67f-9b7a-4f1c-a755-90b25d4ac1dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.006247 10.0.0.23 - - [2026-02-16 02:39:39] "POST /id-to-fqname HTTP/1.1" 200 202 0.003263 10.0.0.23 - - [2026-02-16 02:39:39] "POST /fqname-to-id HTTP/1.1" 404 211 0.012557 10.0.0.23 - - [2026-02-16 02:39:39] "POST /security-groups HTTP/1.1" 200 603 0.035066 10.0.0.50 - - [2026-02-16 02:39:39] "POST /fqname-to-id HTTP/1.1" 404 246 0.003233 10.0.0.23 - - [2026-02-16 02:39:39] "POST /projects HTTP/1.1" 200 609 0.234161 10.0.0.23 - - [2026-02-16 02:39:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.304967 10.0.0.50 - - [2026-02-16 02:39:39] "POST /access-control-lists HTTP/1.1" 200 606 0.025835 10.0.0.27 - - [2026-02-16 02:39:39] "GET /project/7d3f89db-2af5-410e-9fa5-c957f31a840d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.442910 10.0.0.27 - - [2026-02-16 02:39:40] "GET / HTTP/1.1" 200 35931 0.001695 10.0.0.27 - - [2026-02-16 02:39:42] "GET /project/7d3f89db-2af5-410e-9fa5-c957f31a840d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000538 10.0.0.23 - - [2026-02-16 02:39:43] "GET /projects?obj_uuids=7d3f89db-2af5-410e-9fa5-c957f31a840d&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000853 10.0.0.27 - - [2026-02-16 02:39:43] "GET /project/7d3f89db-2af5-410e-9fa5-c957f31a840d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.059113 10.0.0.27 - - [2026-02-16 02:39:43] "GET / HTTP/1.1" 200 35931 0.001537 10.0.0.27 - - [2026-02-16 02:39:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003496 10.0.0.23 - - [2026-02-16 02:39:44] "GET /domains?obj_uuids=026ea67f-9b7a-4f1c-a755-90b25d4ac1dc&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000818 10.0.0.27 - - [2026-02-16 02:39:44] "GET /domain/026ea67f-9b7a-4f1c-a755-90b25d4ac1dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 892 0.006721 10.0.0.27 - - [2026-02-16 02:39:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003265 10.0.0.23 - - [2026-02-16 02:39:44] "GET /projects?obj_uuids=7d3f89db-2af5-410e-9fa5-c957f31a840d&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000847 10.0.0.27 - - [2026-02-16 02:39:44] "GET /project/7d3f89db-2af5-410e-9fa5-c957f31a840d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.038786 10.0.0.27 - - [2026-02-16 02:39:45] "GET /domains HTTP/1.1" 401 292 0.000425 10.0.0.27 - - [2026-02-16 02:39:45] "GET /domains HTTP/1.1" 200 280 0.024993 10.0.0.23 - - [2026-02-16 02:39:45] "GET /domains?obj_uuids=026ea67f-9b7a-4f1c-a755-90b25d4ac1dc&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000893 10.0.0.27 - - [2026-02-16 02:39:45] "GET /domain/026ea67f-9b7a-4f1c-a755-90b25d4ac1dc HTTP/1.1" 200 2970 0.009882 10.0.0.23 - - [2026-02-16 02:39:45] "GET /projects?obj_uuids=7d3f89db-2af5-410e-9fa5-c957f31a840d&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000953 10.0.0.27 - - [2026-02-16 02:39:45] "GET /project/7d3f89db-2af5-410e-9fa5-c957f31a840d HTTP/1.1" 200 1924 0.083580 10.0.0.27 - - [2026-02-16 02:39:45] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.004240 10.0.0.27 - - [2026-02-16 02:39:45] "POST /network-ipams HTTP/1.1" 200 621 0.026020 10.0.0.27 - - [2026-02-16 02:39:45] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 810 0.003330 10.0.0.27 - - [2026-02-16 02:39:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004211 10.0.0.27 - - [2026-02-16 02:39:45] "GET /network-ipam/d3463a62-13ad-4f66-9b9e-fe271a2bf3e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1456 0.005161 10.0.0.27 - - [2026-02-16 02:39:45] "PUT /network-ipam/d3463a62-13ad-4f66-9b9e-fe271a2bf3e6 HTTP/1.1" 200 258 0.012786 10.0.0.27 - - [2026-02-16 02:39:46] "POST /fqname-to-id HTTP/1.1" 401 292 0.000387 10.0.0.27 - - [2026-02-16 02:39:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.030497 10.0.0.23 - - [2026-02-16 02:39:46] "GET /projects?obj_uuids=7d3f89db-2af5-410e-9fa5-c957f31a840d&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001008 10.0.0.27 - - [2026-02-16 02:39:46] "GET /project/7d3f89db-2af5-410e-9fa5-c957f31a840d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.033051 10.0.0.23 - - [2026-02-16 02:39:46] "POST /useragent-kv HTTP/1.1" 200 115 0.007457 10.0.0.27 - - [2026-02-16 02:39:46] "POST /neutron/subnet HTTP/1.1" 200 701 0.210266 10.0.0.27 - - [2026-02-16 02:39:47] "POST /neutron/network HTTP/1.1" 200 1336 0.014706 10.0.0.27 - - [2026-02-16 02:39:47] "POST /id-to-fqname HTTP/1.1" 200 235 0.001000 10.0.0.27 - - [2026-02-16 02:39:47] "GET /virtual-network/683fbe42-cdab-4390-a754-f0d91a7f1eef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3173 0.005319 10.0.0.27 - - [2026-02-16 02:39:47] "GET /virtual-network/683fbe42-cdab-4390-a754-f0d91a7f1eef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3173 0.004947 10.0.0.27 - - [2026-02-16 02:39:47] "POST /neutron/subnet HTTP/1.1" 200 701 0.007988 10.0.0.27 - - [2026-02-16 02:39:48] "GET /virtual-network/683fbe42-cdab-4390-a754-f0d91a7f1eef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3173 0.005103 10.0.0.23 - - [2026-02-16 02:39:49] "GET /obj-perms HTTP/1.1" 200 5019 0.051299 10.0.0.27 - - [2026-02-16 02:39:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003222 10.0.0.23 - - [2026-02-16 02:39:49] "GET /projects?obj_uuids=7d3f89db-2af5-410e-9fa5-c957f31a840d&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000960 10.0.0.27 - - [2026-02-16 02:39:49] "GET /project/7d3f89db-2af5-410e-9fa5-c957f31a840d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.034217 10.0.0.27 - - [2026-02-16 02:39:49] "POST /neutron/network HTTP/1.1" 200 117 0.013599 10.0.0.50 - - [2026-02-16 02:39:49] "POST /route-targets HTTP/1.1" 200 327 0.013917 10.0.0.23 - - [2026-02-16 02:39:50] "POST /useragent-kv HTTP/1.1" 200 115 0.006909 10.0.0.27 - - [2026-02-16 02:39:50] "POST /neutron/subnet HTTP/1.1" 200 701 0.197495 10.0.0.27 - - [2026-02-16 02:39:50] "POST /id-to-fqname HTTP/1.1" 200 235 0.001178 10.0.0.27 - - [2026-02-16 02:39:50] "GET /virtual-network/415747ea-c413-4bfa-b8c1-4af94ea94084?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.006610 10.0.0.27 - - [2026-02-16 02:39:50] "POST /neutron/network HTTP/1.1" 200 1337 0.010488 10.0.0.27 - - [2026-02-16 02:39:50] "GET /virtual-network/415747ea-c413-4bfa-b8c1-4af94ea94084?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.005094 10.0.0.27 - - [2026-02-16 02:39:50] "POST /neutron/subnet HTTP/1.1" 200 701 0.008073 10.0.0.27 - - [2026-02-16 02:39:50] "GET /virtual-network/415747ea-c413-4bfa-b8c1-4af94ea94084?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.005419 10.0.0.27 - - [2026-02-16 02:39:50] "GET /obj-perms HTTP/1.1" 200 5019 0.051426 10.0.0.27 - - [2026-02-16 02:39:51] "POST /fqname-to-id HTTP/1.1" 404 211 0.003380 10.0.0.27 - - [2026-02-16 02:39:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003423 10.0.0.23 - - [2026-02-16 02:39:51] "GET /projects?obj_uuids=7d3f89db-2af5-410e-9fa5-c957f31a840d&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000922 10.0.0.27 - - [2026-02-16 02:39:51] "GET /project/7d3f89db-2af5-410e-9fa5-c957f31a840d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.041962 10.0.0.27 - - [2026-02-16 02:39:51] "POST /network-policys HTTP/1.1" 200 533 0.066526 10.0.0.27 - - [2026-02-16 02:39:51] "GET /network-policy/7ae4dcb5-09a3-4fae-865e-e7041bbce9b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4990 0.006125 10.0.0.27 - - [2026-02-16 02:39:51] "POST /fqname-to-id HTTP/1.1" 404 211 0.002901 10.0.0.27 - - [2026-02-16 02:39:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002525 10.0.0.23 - - [2026-02-16 02:39:51] "GET /projects?obj_uuids=7d3f89db-2af5-410e-9fa5-c957f31a840d&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000932 10.0.0.27 - - [2026-02-16 02:39:51] "GET /project/7d3f89db-2af5-410e-9fa5-c957f31a840d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.041742 10.0.0.27 - - [2026-02-16 02:39:51] "POST /network-policys HTTP/1.1" 200 533 0.070930 10.0.0.27 - - [2026-02-16 02:39:51] "GET /network-policy/fcc6d744-eadc-4e77-b462-3e92c1a4ac9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4992 0.006167 10.0.0.27 - - [2026-02-16 02:39:51] "POST /fqname-to-id HTTP/1.1" 404 211 0.002922 10.0.0.27 - - [2026-02-16 02:39:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003011 10.0.0.23 - - [2026-02-16 02:39:51] "GET /projects?obj_uuids=7d3f89db-2af5-410e-9fa5-c957f31a840d&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000856 10.0.0.27 - - [2026-02-16 02:39:52] "GET /project/7d3f89db-2af5-410e-9fa5-c957f31a840d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.036912 10.0.0.27 - - [2026-02-16 02:39:52] "POST /network-policys HTTP/1.1" 200 533 0.066791 10.0.0.27 - - [2026-02-16 02:39:52] "GET /network-policy/34c3a47d-9d37-4fe3-814f-be00acf87e53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4990 0.005584 10.0.0.27 - - [2026-02-16 02:39:52] "POST /fqname-to-id HTTP/1.1" 404 211 0.002757 10.0.0.27 - - [2026-02-16 02:39:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003452 10.0.0.23 - - [2026-02-16 02:39:52] "GET /projects?obj_uuids=7d3f89db-2af5-410e-9fa5-c957f31a840d&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000846 10.0.0.27 - - [2026-02-16 02:39:52] "GET /project/7d3f89db-2af5-410e-9fa5-c957f31a840d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.049863 10.0.0.27 - - [2026-02-16 02:39:52] "POST /network-policys HTTP/1.1" 200 533 0.071028 10.0.0.27 - - [2026-02-16 02:39:52] "GET /network-policy/93d429f7-cbff-42de-bd52-693752c6114e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4992 0.006846 10.0.0.27 - - [2026-02-16 02:39:52] "POST /fqname-to-id HTTP/1.1" 404 213 0.002838 10.0.0.27 - - [2026-02-16 02:39:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003647 10.0.0.23 - - [2026-02-16 02:39:52] "GET /projects?obj_uuids=7d3f89db-2af5-410e-9fa5-c957f31a840d&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000937 10.0.0.27 - - [2026-02-16 02:39:52] "GET /project/7d3f89db-2af5-410e-9fa5-c957f31a840d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.043932 10.0.0.27 - - [2026-02-16 02:39:52] "POST /network-policys HTTP/1.1" 200 537 0.028355 10.0.0.27 - - [2026-02-16 02:39:52] "GET /network-policy/a1f19e25-916d-4935-ab82-39146316f2a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.005685 10.0.0.27 - - [2026-02-16 02:39:53] "POST /fqname-to-id HTTP/1.1" 404 212 0.002884 10.0.0.27 - - [2026-02-16 02:39:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002751 10.0.0.23 - - [2026-02-16 02:39:53] "GET /projects?obj_uuids=7d3f89db-2af5-410e-9fa5-c957f31a840d&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001032 10.0.0.27 - - [2026-02-16 02:39:53] "GET /project/7d3f89db-2af5-410e-9fa5-c957f31a840d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.046565 10.0.0.27 - - [2026-02-16 02:39:53] "POST /network-policys HTTP/1.1" 200 535 0.072163 10.0.0.27 - - [2026-02-16 02:39:53] "GET /network-policy/05b646eb-0259-4368-82b2-6571c9987baf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4992 0.006031 10.0.0.27 - - [2026-02-16 02:39:53] "POST /fqname-to-id HTTP/1.1" 404 212 0.002713 10.0.0.27 - - [2026-02-16 02:39:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003892 10.0.0.23 - - [2026-02-16 02:39:53] "GET /projects?obj_uuids=7d3f89db-2af5-410e-9fa5-c957f31a840d&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001037 10.0.0.27 - - [2026-02-16 02:39:53] "GET /project/7d3f89db-2af5-410e-9fa5-c957f31a840d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.036383 10.0.0.27 - - [2026-02-16 02:39:53] "POST /network-policys HTTP/1.1" 200 535 0.071412 10.0.0.27 - - [2026-02-16 02:39:53] "GET /network-policy/d2065519-c6ba-489b-af71-9903e3625af5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4995 0.005871 10.0.0.27 - - [2026-02-16 02:39:53] "POST /fqname-to-id HTTP/1.1" 404 212 0.003458 10.0.0.27 - - [2026-02-16 02:39:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002509 10.0.0.23 - - [2026-02-16 02:39:53] "GET /projects?obj_uuids=7d3f89db-2af5-410e-9fa5-c957f31a840d&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001075 10.0.0.27 - - [2026-02-16 02:39:54] "GET /project/7d3f89db-2af5-410e-9fa5-c957f31a840d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.045020 10.0.0.27 - - [2026-02-16 02:39:54] "POST /network-policys HTTP/1.1" 200 535 0.070672 10.0.0.27 - - [2026-02-16 02:39:54] "GET /network-policy/b549598e-5d00-4454-87cc-108281d2e185?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4994 0.006485 10.0.0.27 - - [2026-02-16 02:39:54] "POST /fqname-to-id HTTP/1.1" 404 212 0.003527 10.0.0.27 - - [2026-02-16 02:39:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003836 10.0.0.23 - - [2026-02-16 02:39:54] "GET /projects?obj_uuids=7d3f89db-2af5-410e-9fa5-c957f31a840d&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001110 10.0.0.27 - - [2026-02-16 02:39:54] "GET /project/7d3f89db-2af5-410e-9fa5-c957f31a840d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.039841 10.0.0.27 - - [2026-02-16 02:39:54] "POST /network-policys HTTP/1.1" 200 535 0.077533 10.0.0.27 - - [2026-02-16 02:39:54] "GET /network-policy/ea13b982-07dc-405f-b551-dd8b282389db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4995 0.007326 10.0.0.27 - - [2026-02-16 02:39:54] "POST /fqname-to-id HTTP/1.1" 404 214 0.002701 10.0.0.27 - - [2026-02-16 02:39:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002900 10.0.0.23 - - [2026-02-16 02:39:54] "GET /projects?obj_uuids=7d3f89db-2af5-410e-9fa5-c957f31a840d&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000916 10.0.0.27 - - [2026-02-16 02:39:54] "GET /project/7d3f89db-2af5-410e-9fa5-c957f31a840d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.048756 10.0.0.27 - - [2026-02-16 02:39:54] "POST /network-policys HTTP/1.1" 200 539 0.026110 10.0.0.27 - - [2026-02-16 02:39:54] "GET /network-policy/1a2939df-1137-46c6-bad5-4be24859b7f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.005791 10.0.0.27 - - [2026-02-16 02:39:55] "POST /neutron/network HTTP/1.1" 200 1424 0.085000 10.0.0.50 - - [2026-02-16 02:39:55] "POST /fqname-to-id HTTP/1.1" 404 207 0.061506 10.0.0.27 - - [2026-02-16 02:39:55] "GET /virtual-network/683fbe42-cdab-4390-a754-f0d91a7f1eef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3477 0.006377 10.0.0.27 - - [2026-02-16 02:39:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004070 10.0.0.50 - - [2026-02-16 02:39:55] "POST /access-control-lists HTTP/1.1" 200 609 0.090726 10.0.0.27 - - [2026-02-16 02:39:55] "GET /network-policy/7ae4dcb5-09a3-4fae-865e-e7041bbce9b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4990 0.003916 10.0.0.27 - - [2026-02-16 02:39:55] "POST /neutron/network HTTP/1.1" 200 1427 0.071929 10.0.0.27 - - [2026-02-16 02:39:55] "GET /virtual-network/415747ea-c413-4bfa-b8c1-4af94ea94084?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3482 0.008207 10.0.0.27 - - [2026-02-16 02:39:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003160 10.0.0.50 - - [2026-02-16 02:39:55] "POST /ref-update HTTP/1.1" 200 156 0.031839 10.0.0.27 - - [2026-02-16 02:39:55] "GET /network-policy/a1f19e25-916d-4935-ab82-39146316f2a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.006282 10.0.0.27 - - [2026-02-16 02:39:55] "POST /id-to-fqname HTTP/1.1" 200 235 0.001176 10.0.0.23 - - [2026-02-16 02:39:56] "GET /projects?obj_uuids=7d3f89db-2af5-410e-9fa5-c957f31a840d&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001693 10.0.0.27 - - [2026-02-16 02:39:56] "GET /project/7d3f89db-2af5-410e-9fa5-c957f31a840d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.063478 10.0.0.27 - - [2026-02-16 02:39:56] "POST /neutron/network HTTP/1.1" 200 1424 0.032313 10.0.0.27 - - [2026-02-16 02:39:57] "POST /id-to-fqname HTTP/1.1" 200 235 0.001609 10.0.0.27 - - [2026-02-16 02:39:57] "POST /neutron/port HTTP/1.1" 200 117 0.007325 10.0.0.23 - - [2026-02-16 02:39:57] "GET /projects?obj_uuids=7d3f89db-2af5-410e-9fa5-c957f31a840d&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001149 10.0.0.27 - - [2026-02-16 02:39:57] "POST /neutron/port HTTP/1.1" 200 1173 0.339320 10.0.0.23 - - [2026-02-16 02:39:57] "GET /projects?obj_uuids=7d3f89db-2af5-410e-9fa5-c957f31a840d&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000909 10.0.0.27 - - [2026-02-16 02:39:58] "GET /project/7d3f89db-2af5-410e-9fa5-c957f31a840d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.071054 10.0.0.27 - - [2026-02-16 02:39:58] "POST /neutron/port HTTP/1.1" 200 1227 0.176642 10.0.0.27 - - [2026-02-16 02:39:58] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005286 10.0.0.27 - - [2026-02-16 02:39:58] "POST /neutron/subnet HTTP/1.1" 200 1356 0.015732 10.0.0.27 - - [2026-02-16 02:39:58] "POST /neutron/port HTTP/1.1" 200 117 0.001060 10.0.0.27 - - [2026-02-16 02:39:58] "POST /neutron/port HTTP/1.1" 200 1237 0.017102 10.0.0.23 - - [2026-02-16 02:39:58] "GET /projects?obj_uuids=7d3f89db-2af5-410e-9fa5-c957f31a840d&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001058 10.0.0.27 - - [2026-02-16 02:39:59] "POST /neutron/port HTTP/1.1" 200 1174 0.333249 10.0.0.27 - - [2026-02-16 02:39:59] "POST /neutron/port HTTP/1.1" 200 1228 0.108442 10.0.0.27 - - [2026-02-16 02:39:59] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005140 10.0.0.27 - - [2026-02-16 02:39:59] "POST /neutron/port HTTP/1.1" 200 117 0.001390 10.0.0.27 - - [2026-02-16 02:40:03] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007782 10.0.0.27 - - [2026-02-16 02:40:03] "POST /neutron/port HTTP/1.1" 200 1237 0.016850 10.0.0.27 - - [2026-02-16 02:40:03] "GET /virtual-machine/45093a6e-3855-4169-a60c-2662c097a834 HTTP/1.1" 401 292 0.000582 10.0.0.27 - - [2026-02-16 02:40:04] "GET /virtual-machine/45093a6e-3855-4169-a60c-2662c097a834 HTTP/1.1" 200 1304 0.035791 10.0.0.27 - - [2026-02-16 02:40:04] "GET /virtual-machine-interface/dd9d2f88-2898-43f0-9bd7-d96bf07fd031 HTTP/1.1" 200 3170 0.005258 10.0.0.27 - - [2026-02-16 02:40:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004177 10.0.0.27 - - [2026-02-16 02:40:04] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003487 10.0.0.27 - - [2026-02-16 02:40:04] "GET /virtual-networks?parent_id=7d3f89db-2af5-410e-9fa5-c957f31a840d&detail=False&count=False&shared=False HTTP/1.1" 200 601 0.003464 10.0.0.27 - - [2026-02-16 02:40:04] "GET /virtual-network/683fbe42-cdab-4390-a754-f0d91a7f1eef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3477 0.006691 10.0.0.27 - - [2026-02-16 02:40:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003513 10.0.0.27 - - [2026-02-16 02:40:07] "GET /virtual-network/683fbe42-cdab-4390-a754-f0d91a7f1eef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3477 0.004745 10.0.0.23 - - [2026-02-16 02:40:07] "DELETE /project/119e066753004e169d21554fd3a65bdd HTTP/1.1" 404 173 0.007158 10.0.0.23 - - [2026-02-16 02:40:07] "DELETE /project/7d3f89db2af5410e9fa5c957f31a840d HTTP/1.1" 404 173 0.004356 10.0.0.23 - - [2026-02-16 02:40:07] "GET /projects?obj_uuids=119e0667-5300-4e16-9d21-554fd3a65bdd&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000909 10.0.0.23 - - [2026-02-16 02:40:07] "GET /project/119e0667-5300-4e16-9d21-554fd3a65bdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1492 0.040947 10.0.0.23 - - [2026-02-16 02:40:07] "GET /projects?obj_uuids=119e0667-5300-4e16-9d21-554fd3a65bdd&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001636 10.0.0.23 - - [2026-02-16 02:40:08] "GET /project/119e0667-5300-4e16-9d21-554fd3a65bdd?fields=security_groups HTTP/1.1" 200 1381 0.044211 10.0.0.23 - - [2026-02-16 02:40:08] "DELETE /security-group/1d09f312-35c9-471f-a1ad-121b3133616f HTTP/1.1" 200 115 0.077914 10.0.0.23 - - [2026-02-16 02:40:08] "GET /projects?obj_uuids=119e0667-5300-4e16-9d21-554fd3a65bdd&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000853 10.0.0.50 - - [2026-02-16 02:40:08] "DELETE /access-control-list/80afafdc-ee13-4d68-a00b-413dfec10ed1 HTTP/1.1" 200 115 0.040999 10.0.0.23 - - [2026-02-16 02:40:08] "GET /project/119e0667-5300-4e16-9d21-554fd3a65bdd?fields=application_policy_sets HTTP/1.1" 200 1420 0.049589 10.0.0.23 - - [2026-02-16 02:40:08] "DELETE /project/119e0667-5300-4e16-9d21-554fd3a65bdd HTTP/1.1" 200 115 0.440595 10.0.0.27 - - [2026-02-16 02:40:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003072 10.0.0.27 - - [2026-02-16 02:40:11] "GET /virtual-network/683fbe42-cdab-4390-a754-f0d91a7f1eef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3477 0.005394 10.0.0.27 - - [2026-02-16 02:40:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003275 10.0.0.27 - - [2026-02-16 02:40:15] "GET /virtual-network/683fbe42-cdab-4390-a754-f0d91a7f1eef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3477 0.004629 10.0.0.27 - - [2026-02-16 02:40:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003128 10.0.0.27 - - [2026-02-16 02:40:19] "GET /virtual-network/683fbe42-cdab-4390-a754-f0d91a7f1eef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3477 0.006431 10.0.0.27 - - [2026-02-16 02:40:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003099 10.0.0.27 - - [2026-02-16 02:40:23] "GET /virtual-network/683fbe42-cdab-4390-a754-f0d91a7f1eef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3477 0.004578 10.0.0.27 - - [2026-02-16 02:40:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003719 10.0.0.27 - - [2026-02-16 02:40:27] "GET /virtual-network/683fbe42-cdab-4390-a754-f0d91a7f1eef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3477 0.004421 10.0.0.27 - - [2026-02-16 02:40:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003240 10.0.0.27 - - [2026-02-16 02:40:31] "GET /virtual-network/683fbe42-cdab-4390-a754-f0d91a7f1eef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3477 0.004863 10.0.0.27 - - [2026-02-16 02:40:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003917 10.0.0.27 - - [2026-02-16 02:40:35] "GET /virtual-network/683fbe42-cdab-4390-a754-f0d91a7f1eef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3477 0.004647 10.0.0.27 - - [2026-02-16 02:40:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003685 10.0.0.27 - - [2026-02-16 02:40:38] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003238 10.0.0.27 - - [2026-02-16 02:40:38] "GET /virtual-networks?parent_id=7d3f89db-2af5-410e-9fa5-c957f31a840d&detail=False&count=False&shared=False HTTP/1.1" 200 601 0.002290 10.0.0.27 - - [2026-02-16 02:40:38] "GET /virtual-network/683fbe42-cdab-4390-a754-f0d91a7f1eef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3477 0.005396 10.0.0.27 - - [2026-02-16 02:40:38] "POST /neutron/security_group HTTP/1.1" 200 2070 0.005971 10.0.0.27 - - [2026-02-16 02:40:46] "POST /neutron/port HTTP/1.1" 200 1237 0.041811 10.0.0.27 - - [2026-02-16 02:40:48] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007824 10.0.0.27 - - [2026-02-16 02:40:52] "POST /neutron/port HTTP/1.1" 200 1237 0.015539 10.0.0.27 - - [2026-02-16 02:40:52] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003982 10.0.0.27 - - [2026-02-16 02:40:52] "POST /neutron/port HTTP/1.1" 200 117 0.001167 10.0.0.27 - - [2026-02-16 02:40:53] "POST /neutron/port HTTP/1.1" 200 1237 0.015348 10.0.0.27 - - [2026-02-16 02:40:55] "POST /neutron/port HTTP/1.1" 200 1238 0.018271 10.0.0.27 - - [2026-02-16 02:40:55] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003525 10.0.0.27 - - [2026-02-16 02:40:55] "POST /neutron/port HTTP/1.1" 200 117 0.001085 10.0.0.27 - - [2026-02-16 02:40:58] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007653 10.0.0.27 - - [2026-02-16 02:40:59] "POST /neutron/port HTTP/1.1" 200 1238 0.016160 10.0.0.27 - - [2026-02-16 02:40:59] "GET /virtual-machine/a5808816-c573-473a-bf57-940c2d53910b HTTP/1.1" 200 1305 0.004857 10.0.0.27 - - [2026-02-16 02:40:59] "GET /virtual-machine-interface/4f1d55ce-490c-40fe-998d-16bce7487f00 HTTP/1.1" 200 3169 0.004490 10.0.0.27 - - [2026-02-16 02:40:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002798 10.0.0.27 - - [2026-02-16 02:40:59] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003005 10.0.0.27 - - [2026-02-16 02:40:59] "GET /virtual-networks?parent_id=7d3f89db-2af5-410e-9fa5-c957f31a840d&detail=False&count=False&shared=False HTTP/1.1" 200 601 0.002326 10.0.0.27 - - [2026-02-16 02:40:59] "GET /virtual-network/415747ea-c413-4bfa-b8c1-4af94ea94084?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3482 0.005144 10.0.0.27 - - [2026-02-16 02:41:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004337 10.0.0.27 - - [2026-02-16 02:41:00] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003794 10.0.0.27 - - [2026-02-16 02:41:00] "GET /virtual-networks?parent_id=7d3f89db-2af5-410e-9fa5-c957f31a840d&detail=False&count=False&shared=False HTTP/1.1" 200 601 0.003144 10.0.0.27 - - [2026-02-16 02:41:00] "GET /virtual-network/415747ea-c413-4bfa-b8c1-4af94ea94084?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3482 0.004908 10.0.0.27 - - [2026-02-16 02:41:00] "POST /neutron/security_group HTTP/1.1" 200 2070 0.006164 10.0.0.27 - - [2026-02-16 02:41:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002849 10.0.0.27 - - [2026-02-16 02:41:00] "GET /network-policy/a1f19e25-916d-4935-ab82-39146316f2a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.003185 10.0.0.27 - - [2026-02-16 02:41:00] "POST /neutron/port HTTP/1.1" 200 1237 0.017084 10.0.0.27 - - [2026-02-16 02:41:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003823 10.0.0.27 - - [2026-02-16 02:41:01] "GET /network-policy/7ae4dcb5-09a3-4fae-865e-e7041bbce9b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4990 0.003369 10.0.0.27 - - [2026-02-16 02:41:01] "POST /neutron/network HTTP/1.1" 200 1424 0.088574 10.0.0.27 - - [2026-02-16 02:41:01] "GET /virtual-network/683fbe42-cdab-4390-a754-f0d91a7f1eef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3477 0.005762 10.0.0.27 - - [2026-02-16 02:41:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002918 10.0.0.27 - - [2026-02-16 02:41:01] "GET /network-policy/fcc6d744-eadc-4e77-b462-3e92c1a4ac9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4992 0.004166 10.0.0.50 - - [2026-02-16 02:41:22] "POST /fqname-to-id HTTP/1.1" 404 207 0.004541 10.0.0.50 - - [2026-02-16 02:41:22] "PUT /access-control-list/c0c3a187-d125-471c-82bc-125269ed32b8 HTTP/1.1" 200 272 0.026534 10.0.0.27 - - [2026-02-16 02:41:23] "POST /neutron/network HTTP/1.1" 200 1427 0.106174 10.0.0.27 - - [2026-02-16 02:41:23] "GET /virtual-network/683fbe42-cdab-4390-a754-f0d91a7f1eef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3480 0.007757 10.0.0.27 - - [2026-02-16 02:41:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003139 10.0.0.27 - - [2026-02-16 02:41:23] "GET /network-policy/1a2939df-1137-46c6-bad5-4be24859b7f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.003280 10.0.0.50 - - [2026-02-16 02:41:31] "GET /obj-perms HTTP/1.1" 200 5056 0.045548 10.0.0.23 - - [2026-02-16 02:41:31] "GET /obj-perms HTTP/1.1" 200 5056 0.060585 10.0.0.27 - - [2026-02-16 02:41:35] "POST /neutron/network HTTP/1.1" 200 1424 0.085912 10.0.0.50 - - [2026-02-16 02:41:35] "POST /ref-update HTTP/1.1" 200 156 0.043332 10.0.0.27 - - [2026-02-16 02:41:35] "GET /virtual-network/683fbe42-cdab-4390-a754-f0d91a7f1eef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3477 0.010166 10.0.0.27 - - [2026-02-16 02:41:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.006081 10.0.0.27 - - [2026-02-16 02:41:35] "GET /network-policy/34c3a47d-9d37-4fe3-814f-be00acf87e53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4990 0.004629 10.0.0.27 - - [2026-02-16 02:41:47] "POST /neutron/network HTTP/1.1" 200 1424 0.084981 10.0.0.27 - - [2026-02-16 02:41:47] "GET /virtual-network/683fbe42-cdab-4390-a754-f0d91a7f1eef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3477 0.005427 10.0.0.27 - - [2026-02-16 02:41:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.014588 10.0.0.27 - - [2026-02-16 02:41:47] "GET /network-policy/93d429f7-cbff-42de-bd52-693752c6114e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4992 0.003899 10.0.0.27 - - [2026-02-16 02:41:54] "POST /neutron/port HTTP/1.1" 200 1238 0.049124 10.0.0.27 - - [2026-02-16 02:41:54] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003514 10.0.0.27 - - [2026-02-16 02:41:54] "POST /neutron/port HTTP/1.1" 200 1238 0.016902 10.0.0.27 - - [2026-02-16 02:41:54] "POST /neutron/port HTTP/1.1" 200 117 0.001008 10.0.0.27 - - [2026-02-16 02:41:54] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003598 10.0.0.27 - - [2026-02-16 02:41:54] "POST /neutron/port HTTP/1.1" 200 117 0.001130 10.0.0.50 - - [2026-02-16 02:41:58] "POST /fqname-to-id HTTP/1.1" 404 207 0.003696 10.0.0.27 - - [2026-02-16 02:41:58] "POST /neutron/network HTTP/1.1" 200 1425 0.079083 10.0.0.27 - - [2026-02-16 02:41:58] "GET /virtual-network/683fbe42-cdab-4390-a754-f0d91a7f1eef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3478 0.006708 10.0.0.27 - - [2026-02-16 02:41:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002353 10.0.0.50 - - [2026-02-16 02:41:58] "POST /ref-update HTTP/1.1" 200 156 0.027372 10.0.0.27 - - [2026-02-16 02:41:58] "GET /network-policy/05b646eb-0259-4368-82b2-6571c9987baf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4992 0.004046 10.0.0.27 - - [2026-02-16 02:42:10] "POST /neutron/network HTTP/1.1" 200 1425 0.087404 10.0.0.27 - - [2026-02-16 02:42:10] "GET /virtual-network/683fbe42-cdab-4390-a754-f0d91a7f1eef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3478 0.005301 10.0.0.27 - - [2026-02-16 02:42:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.022948 10.0.0.27 - - [2026-02-16 02:42:10] "GET /network-policy/d2065519-c6ba-489b-af71-9903e3625af5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4995 0.007521 10.0.0.50 - - [2026-02-16 02:42:20] "PUT /access-control-list/c0c3a187-d125-471c-82bc-125269ed32b8 HTTP/1.1" 200 272 0.018394 10.0.0.27 - - [2026-02-16 02:42:20] "POST /neutron/network HTTP/1.1" 200 1425 0.072136 10.0.0.27 - - [2026-02-16 02:42:20] "GET /virtual-network/683fbe42-cdab-4390-a754-f0d91a7f1eef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3478 0.005897 10.0.0.27 - - [2026-02-16 02:42:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002614 10.0.0.27 - - [2026-02-16 02:42:21] "GET /network-policy/b549598e-5d00-4454-87cc-108281d2e185?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4994 0.004003 10.0.0.50 - - [2026-02-16 02:42:33] "POST /fqname-to-id HTTP/1.1" 404 207 0.004733 10.0.0.27 - - [2026-02-16 02:42:33] "POST /neutron/network HTTP/1.1" 200 1425 0.088649 10.0.0.27 - - [2026-02-16 02:42:33] "GET /virtual-network/683fbe42-cdab-4390-a754-f0d91a7f1eef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3478 0.005495 10.0.0.27 - - [2026-02-16 02:42:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002424 10.0.0.27 - - [2026-02-16 02:42:33] "GET /network-policy/ea13b982-07dc-405f-b551-dd8b282389db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4995 0.004741 10.0.0.27 - - [2026-02-16 02:42:43] "GET /virtual-network/683fbe42-cdab-4390-a754-f0d91a7f1eef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3478 0.005486 10.0.0.27 - - [2026-02-16 02:42:43] "POST /neutron/network HTTP/1.1" 200 1336 0.067587 10.0.0.50 - - [2026-02-16 02:42:43] "POST /ref-update HTTP/1.1" 200 156 0.048318 10.0.0.27 - - [2026-02-16 02:42:43] "GET /virtual-network/683fbe42-cdab-4390-a754-f0d91a7f1eef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3173 0.011838 10.0.0.27 - - [2026-02-16 02:42:43] "GET /virtual-machine/a5808816-c573-473a-bf57-940c2d53910b HTTP/1.1" 200 1305 0.003624 10.0.0.27 - - [2026-02-16 02:42:43] "POST /neutron/port HTTP/1.1" 200 1228 0.015499 10.0.0.27 - - [2026-02-16 02:42:45] "GET /virtual-machine/a5808816-c573-473a-bf57-940c2d53910b HTTP/1.1" 404 171 0.002741 10.0.0.27 - - [2026-02-16 02:42:45] "GET /virtual-machine/a5808816-c573-473a-bf57-940c2d53910b HTTP/1.1" 404 171 0.002419 10.0.0.27 - - [2026-02-16 02:42:45] "GET /virtual-machine/a5808816-c573-473a-bf57-940c2d53910b HTTP/1.1" 404 171 0.002574 10.0.0.27 - - [2026-02-16 02:42:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003028 10.0.0.27 - - [2026-02-16 02:42:45] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003188 10.0.0.27 - - [2026-02-16 02:42:45] "GET /virtual-networks?parent_id=7d3f89db-2af5-410e-9fa5-c957f31a840d&detail=False&count=False&shared=False HTTP/1.1" 200 601 0.002730 10.0.0.27 - - [2026-02-16 02:42:45] "GET /virtual-network/415747ea-c413-4bfa-b8c1-4af94ea94084?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3482 0.006968 10.0.0.27 - - [2026-02-16 02:42:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002728 10.0.0.27 - - [2026-02-16 02:42:45] "GET /routing-instance/f1943854-4ad9-48f8-a608-89d706a1e63b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1500 0.004696 10.0.0.27 - - [2026-02-16 02:42:45] "GET /route-target/566146e8-f7be-4d4f-ab9d-c19af330515a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003617 10.0.0.27 - - [2026-02-16 02:42:45] "GET /obj-perms HTTP/1.1" 200 5019 0.003304 10.0.0.50 - - [2026-02-16 02:42:49] "GET /obj-perms HTTP/1.1" 200 5019 0.051290 10.0.0.27 - - [2026-02-16 02:42:54] "POST /neutron/port HTTP/1.1" 200 1237 0.014459 10.0.0.27 - - [2026-02-16 02:42:54] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003995 10.0.0.27 - - [2026-02-16 02:42:54] "POST /neutron/port HTTP/1.1" 200 117 0.000999 10.0.0.27 - - [2026-02-16 02:42:55] "GET /obj-perms HTTP/1.1" 200 5019 0.004939 10.0.0.50 - - [2026-02-16 02:42:55] "GET /obj-perms HTTP/1.1" 200 5019 0.003358 10.0.0.27 - - [2026-02-16 02:42:55] "GET /virtual-machine/45093a6e-3855-4169-a60c-2662c097a834 HTTP/1.1" 200 1304 0.003792 10.0.0.27 - - [2026-02-16 02:42:55] "POST /neutron/port HTTP/1.1" 200 1227 0.013208 10.0.0.27 - - [2026-02-16 02:42:57] "GET /virtual-machine/45093a6e-3855-4169-a60c-2662c097a834 HTTP/1.1" 404 171 0.003509 10.0.0.27 - - [2026-02-16 02:42:57] "GET /virtual-machine/45093a6e-3855-4169-a60c-2662c097a834 HTTP/1.1" 404 171 0.002697 10.0.0.27 - - [2026-02-16 02:42:57] "GET /virtual-machine/45093a6e-3855-4169-a60c-2662c097a834 HTTP/1.1" 404 171 0.002645 10.0.0.27 - - [2026-02-16 02:42:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003379 10.0.0.27 - - [2026-02-16 02:42:57] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003225 10.0.0.27 - - [2026-02-16 02:42:57] "GET /virtual-networks?parent_id=7d3f89db-2af5-410e-9fa5-c957f31a840d&detail=False&count=False&shared=False HTTP/1.1" 200 601 0.002830 10.0.0.27 - - [2026-02-16 02:42:57] "GET /virtual-network/683fbe42-cdab-4390-a754-f0d91a7f1eef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3173 0.006135 10.0.0.27 - - [2026-02-16 02:42:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003201 10.0.0.27 - - [2026-02-16 02:42:57] "GET /routing-instance/a76a1fa2-f7de-423f-b123-30399a3c7c60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1500 0.005077 10.0.0.27 - - [2026-02-16 02:42:57] "GET /route-target/d7e5dcdd-8242-4853-bf97-fda01e3792bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003736 10.0.0.27 - - [2026-02-16 02:42:57] "GET /obj-perms HTTP/1.1" 200 5019 0.003312 10.0.0.27 - - [2026-02-16 02:43:01] "GET /obj-perms HTTP/1.1" 200 5019 0.003739 10.0.0.50 - - [2026-02-16 02:43:01] "GET /obj-perms HTTP/1.1" 200 5019 0.003780 10.0.0.27 - - [2026-02-16 02:43:01] "GET /virtual-network/415747ea-c413-4bfa-b8c1-4af94ea94084?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3482 0.005214 10.0.0.27 - - [2026-02-16 02:43:01] "POST /neutron/network HTTP/1.1" 200 1337 0.077048 10.0.0.27 - - [2026-02-16 02:43:01] "GET /virtual-network/415747ea-c413-4bfa-b8c1-4af94ea94084?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.009109 10.0.0.27 - - [2026-02-16 02:43:01] "DELETE /network-policy/1a2939df-1137-46c6-bad5-4be24859b7f7 HTTP/1.1" 200 115 0.037205 10.0.0.27 - - [2026-02-16 02:43:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002488 10.0.0.23 - - [2026-02-16 02:43:01] "GET /projects?obj_uuids=7d3f89db-2af5-410e-9fa5-c957f31a840d&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001011 10.0.0.27 - - [2026-02-16 02:43:01] "GET /project/7d3f89db-2af5-410e-9fa5-c957f31a840d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.051516 10.0.0.27 - - [2026-02-16 02:43:01] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-84593348&detail=False&count=False&shared=False HTTP/1.1" 200 2126 0.014903 10.0.0.27 - - [2026-02-16 02:43:01] "DELETE /network-policy/ea13b982-07dc-405f-b551-dd8b282389db HTTP/1.1" 200 115 0.045569 10.0.0.27 - - [2026-02-16 02:43:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004606 10.0.0.23 - - [2026-02-16 02:43:01] "GET /projects?obj_uuids=7d3f89db-2af5-410e-9fa5-c957f31a840d&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001007 10.0.0.27 - - [2026-02-16 02:43:01] "GET /project/7d3f89db-2af5-410e-9fa5-c957f31a840d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.040142 10.0.0.27 - - [2026-02-16 02:43:01] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-84593348&detail=False&count=False&shared=False HTTP/1.1" 200 1904 0.004904 10.0.0.27 - - [2026-02-16 02:43:01] "DELETE /network-policy/b549598e-5d00-4454-87cc-108281d2e185 HTTP/1.1" 200 115 0.035135 10.0.0.27 - - [2026-02-16 02:43:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003203 10.0.0.23 - - [2026-02-16 02:43:02] "GET /projects?obj_uuids=7d3f89db-2af5-410e-9fa5-c957f31a840d&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001049 10.0.0.27 - - [2026-02-16 02:43:02] "GET /project/7d3f89db-2af5-410e-9fa5-c957f31a840d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.037585 10.0.0.27 - - [2026-02-16 02:43:02] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-84593348&detail=False&count=False&shared=False HTTP/1.1" 200 1682 0.006068 10.0.0.27 - - [2026-02-16 02:43:02] "DELETE /network-policy/d2065519-c6ba-489b-af71-9903e3625af5 HTTP/1.1" 200 115 0.035249 10.0.0.27 - - [2026-02-16 02:43:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004628 10.0.0.23 - - [2026-02-16 02:43:02] "GET /projects?obj_uuids=7d3f89db-2af5-410e-9fa5-c957f31a840d&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001062 10.0.0.27 - - [2026-02-16 02:43:02] "GET /project/7d3f89db-2af5-410e-9fa5-c957f31a840d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.046893 10.0.0.27 - - [2026-02-16 02:43:02] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-84593348&detail=False&count=False&shared=False HTTP/1.1" 200 1460 0.005166 10.0.0.27 - - [2026-02-16 02:43:02] "DELETE /network-policy/05b646eb-0259-4368-82b2-6571c9987baf HTTP/1.1" 200 115 0.032499 10.0.0.27 - - [2026-02-16 02:43:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.006015 10.0.0.23 - - [2026-02-16 02:43:02] "GET /projects?obj_uuids=7d3f89db-2af5-410e-9fa5-c957f31a840d&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000959 10.0.0.27 - - [2026-02-16 02:43:02] "GET /project/7d3f89db-2af5-410e-9fa5-c957f31a840d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.038319 10.0.0.27 - - [2026-02-16 02:43:02] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-84593348&detail=False&count=False&shared=False HTTP/1.1" 200 1238 0.004699 10.0.0.27 - - [2026-02-16 02:43:02] "DELETE /network-policy/a1f19e25-916d-4935-ab82-39146316f2a5 HTTP/1.1" 200 115 0.030330 10.0.0.27 - - [2026-02-16 02:43:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002950 10.0.0.23 - - [2026-02-16 02:43:02] "GET /projects?obj_uuids=7d3f89db-2af5-410e-9fa5-c957f31a840d&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000899 10.0.0.27 - - [2026-02-16 02:43:02] "GET /project/7d3f89db-2af5-410e-9fa5-c957f31a840d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.040573 10.0.0.27 - - [2026-02-16 02:43:02] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-84593348&detail=False&count=False&shared=False HTTP/1.1" 200 1014 0.004753 10.0.0.27 - - [2026-02-16 02:43:02] "DELETE /network-policy/93d429f7-cbff-42de-bd52-693752c6114e HTTP/1.1" 200 115 0.036358 10.0.0.27 - - [2026-02-16 02:43:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004073 10.0.0.23 - - [2026-02-16 02:43:02] "GET /projects?obj_uuids=7d3f89db-2af5-410e-9fa5-c957f31a840d&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001068 10.0.0.27 - - [2026-02-16 02:43:02] "GET /project/7d3f89db-2af5-410e-9fa5-c957f31a840d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.038343 10.0.0.27 - - [2026-02-16 02:43:02] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-84593348&detail=False&count=False&shared=False HTTP/1.1" 200 793 0.004960 10.0.0.27 - - [2026-02-16 02:43:03] "DELETE /network-policy/34c3a47d-9d37-4fe3-814f-be00acf87e53 HTTP/1.1" 200 115 0.040851 10.0.0.27 - - [2026-02-16 02:43:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.006949 10.0.0.23 - - [2026-02-16 02:43:03] "GET /projects?obj_uuids=7d3f89db-2af5-410e-9fa5-c957f31a840d&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001110 10.0.0.27 - - [2026-02-16 02:43:03] "GET /project/7d3f89db-2af5-410e-9fa5-c957f31a840d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.031634 10.0.0.27 - - [2026-02-16 02:43:03] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-84593348&detail=False&count=False&shared=False HTTP/1.1" 200 572 0.005195 10.0.0.27 - - [2026-02-16 02:43:03] "DELETE /network-policy/fcc6d744-eadc-4e77-b462-3e92c1a4ac9a HTTP/1.1" 200 115 0.041884 10.0.0.27 - - [2026-02-16 02:43:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005534 10.0.0.23 - - [2026-02-16 02:43:03] "GET /projects?obj_uuids=7d3f89db-2af5-410e-9fa5-c957f31a840d&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000965 10.0.0.27 - - [2026-02-16 02:43:03] "GET /project/7d3f89db-2af5-410e-9fa5-c957f31a840d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.043302 10.0.0.27 - - [2026-02-16 02:43:03] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-84593348&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.005829 10.0.0.27 - - [2026-02-16 02:43:03] "DELETE /network-policy/7ae4dcb5-09a3-4fae-865e-e7041bbce9b0 HTTP/1.1" 200 115 0.038951 10.0.0.27 - - [2026-02-16 02:43:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003704 10.0.0.23 - - [2026-02-16 02:43:03] "GET /projects?obj_uuids=7d3f89db-2af5-410e-9fa5-c957f31a840d&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000983 10.0.0.27 - - [2026-02-16 02:43:03] "GET /project/7d3f89db-2af5-410e-9fa5-c957f31a840d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.036657 10.0.0.27 - - [2026-02-16 02:43:03] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-84593348&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.004833 10.0.0.50 - - [2026-02-16 02:43:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.006696 10.0.0.23 - - [2026-02-16 02:43:03] "POST /useragent-kv HTTP/1.1" 200 115 0.003424 10.0.0.23 - - [2026-02-16 02:43:03] "POST /useragent-kv HTTP/1.1" 200 115 0.003199 10.0.0.23 - - [2026-02-16 02:43:03] "POST /useragent-kv HTTP/1.1" 200 115 0.007914 10.0.0.23 - - [2026-02-16 02:43:03] "POST /useragent-kv HTTP/1.1" 200 115 0.002788 10.0.0.23 - - [2026-02-16 02:43:03] "POST /useragent-kv HTTP/1.1" 200 115 0.003092 10.0.0.23 - - [2026-02-16 02:43:03] "POST /useragent-kv HTTP/1.1" 200 115 0.004164 10.0.0.27 - - [2026-02-16 02:43:03] "POST /neutron/network HTTP/1.1" 200 151 0.173104 10.0.0.50 - - [2026-02-16 02:43:04] "DELETE /route-target/d7e5dcdd-8242-4853-bf97-fda01e3792bd HTTP/1.1" 200 115 0.020470 10.0.0.27 - - [2026-02-16 02:43:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003555 10.0.0.27 - - [2026-02-16 02:43:04] "DELETE /network-ipam/d3463a62-13ad-4f66-9b9e-fe271a2bf3e6 HTTP/1.1" 200 115 0.030829 10.0.0.27 - - [2026-02-16 02:43:04] "POST /fqname-to-id HTTP/1.1" 404 260 0.003052 10.0.0.23 - - [2026-02-16 02:43:04] "GET /projects?obj_uuids=7d3f89db-2af5-410e-9fa5-c957f31a840d&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000943 10.0.0.23 - - [2026-02-16 02:43:04] "GET /project/7d3f89db-2af5-410e-9fa5-c957f31a840d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1516 0.040296 10.0.0.23 - - [2026-02-16 02:43:04] "GET /projects?obj_uuids=7d3f89db-2af5-410e-9fa5-c957f31a840d&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001007 10.0.0.23 - - [2026-02-16 02:43:04] "GET /project/7d3f89db-2af5-410e-9fa5-c957f31a840d?fields=security_groups HTTP/1.1" 200 1399 0.039424 10.0.0.23 - - [2026-02-16 02:43:04] "DELETE /security-group/0e4ad563-5cad-4280-aa65-9c3a3b1d3f1c HTTP/1.1" 200 115 0.054071 10.0.0.23 - - [2026-02-16 02:43:04] "GET /projects?obj_uuids=7d3f89db-2af5-410e-9fa5-c957f31a840d&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.002502 10.0.0.23 - - [2026-02-16 02:43:04] "GET /project/7d3f89db-2af5-410e-9fa5-c957f31a840d?fields=application_policy_sets HTTP/1.1" 200 1438 0.091663 10.0.0.27 - - [2026-02-16 02:43:04] "DELETE /project/7d3f89db-2af5-410e-9fa5-c957f31a840d HTTP/1.1" 200 115 0.432131 10.0.0.23 - - [2026-02-16 02:43:04] "GET /domains?obj_uuids=026ea67f-9b7a-4f1c-a755-90b25d4ac1dc&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001065 10.0.0.27 - - [2026-02-16 02:43:04] "GET /domain/026ea67f-9b7a-4f1c-a755-90b25d4ac1dc?fields=projects HTTP/1.1" 200 1437 0.008955 10.0.0.23 - - [2026-02-16 02:43:06] "GET /projects?obj_uuids=7d3f89db-2af5-410e-9fa5-c957f31a840d&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003084 10.0.0.23 - - [2026-02-16 02:43:06] "GET /domains?obj_uuids=026ea67f-9b7a-4f1c-a755-90b25d4ac1dc&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000881 10.0.0.23 - - [2026-02-16 02:43:06] "GET /domain/026ea67f-9b7a-4f1c-a755-90b25d4ac1dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.048692 10.0.0.23 - - [2026-02-16 02:43:06] "POST /id-to-fqname HTTP/1.1" 200 202 0.001095 10.0.0.23 - - [2026-02-16 02:43:06] "POST /fqname-to-id HTTP/1.1" 404 211 0.003225 10.0.0.23 - - [2026-02-16 02:43:06] "POST /security-groups HTTP/1.1" 200 603 0.024870 10.0.0.50 - - [2026-02-16 02:43:06] "POST /fqname-to-id HTTP/1.1" 404 246 0.002345 10.0.0.23 - - [2026-02-16 02:43:06] "POST /projects HTTP/1.1" 200 609 0.227324 10.0.0.50 - - [2026-02-16 02:43:06] "POST /access-control-lists HTTP/1.1" 200 606 0.029454 10.0.0.23 - - [2026-02-16 02:43:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.305904 10.0.0.27 - - [2026-02-16 02:43:06] "GET /project/7d3f89db-2af5-410e-9fa5-c957f31a840d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.454350 10.0.0.23 - - [2026-02-16 02:43:06] "GET /projects?obj_uuids=7d3f89db-2af5-410e-9fa5-c957f31a840d&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000885 10.0.0.27 - - [2026-02-16 02:43:06] "GET /project/7d3f89db-2af5-410e-9fa5-c957f31a840d?fields=virtual_networks HTTP/1.1" 200 1056 0.045554 10.0.0.23 - - [2026-02-16 02:43:06] "GET /projects?obj_uuids=7d3f89db-2af5-410e-9fa5-c957f31a840d&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001651 10.0.0.27 - - [2026-02-16 02:43:06] "GET /project/7d3f89db-2af5-410e-9fa5-c957f31a840d?fields=virtual_machine_interfaces HTTP/1.1" 200 1056 0.036718 10.0.0.23 - - [2026-02-16 02:43:06] "GET /projects?obj_uuids=7d3f89db-2af5-410e-9fa5-c957f31a840d&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000982 10.0.0.27 - - [2026-02-16 02:43:06] "GET /project/7d3f89db-2af5-410e-9fa5-c957f31a840d?fields=security_groups HTTP/1.1" 200 1294 0.042588 10.0.0.27 - - [2026-02-16 02:43:07] "POST /fqname-to-id HTTP/1.1" 404 182 0.032820 10.0.0.23 - - [2026-02-16 02:43:07] "GET /projects?obj_uuids=8fa24312-1f73-4cea-b82a-c8b73e4d362d&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003857 10.0.0.23 - - [2026-02-16 02:43:07] "GET /domains?obj_uuids=026ea67f-9b7a-4f1c-a755-90b25d4ac1dc&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000877 10.0.0.23 - - [2026-02-16 02:43:07] "GET /domain/026ea67f-9b7a-4f1c-a755-90b25d4ac1dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.006026 10.0.0.23 - - [2026-02-16 02:43:08] "POST /id-to-fqname HTTP/1.1" 200 184 0.001707 10.0.0.23 - - [2026-02-16 02:43:08] "POST /fqname-to-id HTTP/1.1" 404 193 0.007210 10.0.0.23 - - [2026-02-16 02:43:08] "POST /security-groups HTTP/1.1" 200 585 0.075039 10.0.0.23 - - [2026-02-16 02:43:08] "POST /projects HTTP/1.1" 200 573 0.277857 10.0.0.50 - - [2026-02-16 02:43:08] "POST /fqname-to-id HTTP/1.1" 404 227 0.009324 10.0.0.23 - - [2026-02-16 02:43:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.355484 10.0.0.27 - - [2026-02-16 02:43:08] "GET /project/8fa24312-1f73-4cea-b82a-c8b73e4d362d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1340 0.490768 10.0.0.23 - - [2026-02-16 02:43:08] "DELETE /project/8fa243121f734ceab82ac8b73e4d362d HTTP/1.1" 404 173 0.005218 10.0.0.23 - - [2026-02-16 02:43:08] "GET /projects?obj_uuids=7d3f89db-2af5-410e-9fa5-c957f31a840d&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000760 10.0.0.23 - - [2026-02-16 02:43:08] "DELETE /project/7d3f89db2af5410e9fa5c957f31a840d HTTP/1.1" 404 173 0.008087 10.0.0.23 - - [2026-02-16 02:43:08] "GET /project/7d3f89db-2af5-410e-9fa5-c957f31a840d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1516 0.060389 10.0.0.23 - - [2026-02-16 02:43:08] "GET /projects?obj_uuids=7d3f89db-2af5-410e-9fa5-c957f31a840d&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000829 10.0.0.23 - - [2026-02-16 02:43:08] "GET /project/7d3f89db-2af5-410e-9fa5-c957f31a840d?fields=security_groups HTTP/1.1" 200 1126 0.056422 10.0.0.23 - - [2026-02-16 02:43:09] "GET /projects?obj_uuids=7d3f89db-2af5-410e-9fa5-c957f31a840d&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.002226 10.0.0.50 - - [2026-02-16 02:43:09] "DELETE /access-control-list/eb52f37d-e962-45ed-89cb-06342fcd025a HTTP/1.1" 200 115 0.052772 10.0.0.23 - - [2026-02-16 02:43:09] "GET /project/7d3f89db-2af5-410e-9fa5-c957f31a840d?fields=application_policy_sets HTTP/1.1" 200 1438 0.063061 10.0.0.23 - - [2026-02-16 02:43:09] "DELETE /project/7d3f89db-2af5-410e-9fa5-c957f31a840d HTTP/1.1" 200 115 0.348699 10.0.0.27 - - [2026-02-16 02:43:10] "GET / HTTP/1.1" 200 35931 0.001553 10.0.0.27 - - [2026-02-16 02:43:10] "POST /fqname-to-id HTTP/1.1" 401 292 0.000421 10.0.0.27 - - [2026-02-16 02:43:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.027719 10.0.0.23 - - [2026-02-16 02:43:10] "GET /projects?obj_uuids=8fa24312-1f73-4cea-b82a-c8b73e4d362d&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.000826 10.0.0.27 - - [2026-02-16 02:43:11] "GET /project/8fa24312-1f73-4cea-b82a-c8b73e4d362d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1340 0.041740 10.0.0.27 - - [2026-02-16 02:43:11] "POST /neutron/network HTTP/1.1" 200 117 0.038114 10.0.0.50 - - [2026-02-16 02:43:11] "POST /fqname-to-id HTTP/1.1" 404 207 0.006052 10.0.0.23 - - [2026-02-16 02:43:11] "POST /useragent-kv HTTP/1.1" 200 115 0.005429 10.0.0.27 - - [2026-02-16 02:43:11] "POST /neutron/subnet HTTP/1.1" 200 828 0.193630 10.0.0.27 - - [2026-02-16 02:43:11] "POST /id-to-fqname HTTP/1.1" 200 214 0.001378 10.0.0.27 - - [2026-02-16 02:43:11] "GET /virtual-network/de17f4b1-6976-4fea-b713-4db810021569?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2616 0.005425 10.0.0.27 - - [2026-02-16 02:43:11] "GET /virtual-network/de17f4b1-6976-4fea-b713-4db810021569?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2616 0.005518 10.0.0.27 - - [2026-02-16 02:43:11] "POST /neutron/network HTTP/1.1" 200 993 0.016766 10.0.0.27 - - [2026-02-16 02:43:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002782 10.0.0.23 - - [2026-02-16 02:43:11] "GET /projects?obj_uuids=8fa24312-1f73-4cea-b82a-c8b73e4d362d&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.000853 10.0.0.27 - - [2026-02-16 02:43:11] "GET /project/8fa24312-1f73-4cea-b82a-c8b73e4d362d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1340 0.044582 10.0.0.27 - - [2026-02-16 02:43:11] "POST /neutron/network HTTP/1.1" 200 117 0.011799 10.0.0.50 - - [2026-02-16 02:43:12] "POST /route-targets HTTP/1.1" 200 327 0.012428 10.0.0.23 - - [2026-02-16 02:43:12] "POST /useragent-kv HTTP/1.1" 200 115 0.005210 10.0.0.27 - - [2026-02-16 02:43:12] "POST /neutron/subnet HTTP/1.1" 200 823 0.190307 10.0.0.27 - - [2026-02-16 02:43:12] "POST /id-to-fqname HTTP/1.1" 200 214 0.001185 10.0.0.27 - - [2026-02-16 02:43:12] "GET /virtual-network/3bf455bd-ac77-4074-bb70-24d7de7e2dc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2609 0.005462 10.0.0.27 - - [2026-02-16 02:43:12] "GET /virtual-network/3bf455bd-ac77-4074-bb70-24d7de7e2dc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2609 0.005082 10.0.0.27 - - [2026-02-16 02:43:12] "POST /neutron/network HTTP/1.1" 200 991 0.007571 10.0.0.27 - - [2026-02-16 02:43:12] "POST /id-to-fqname HTTP/1.1" 200 214 0.001121 10.0.0.27 - - [2026-02-16 02:43:12] "POST /neutron/network HTTP/1.1" 200 1003 0.007407 10.0.0.23 - - [2026-02-16 02:43:13] "GET /projects?obj_uuids=8fa24312-1f73-4cea-b82a-c8b73e4d362d&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.000925 10.0.0.27 - - [2026-02-16 02:43:13] "GET /project/8fa24312-1f73-4cea-b82a-c8b73e4d362d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1340 0.059119 10.0.0.27 - - [2026-02-16 02:43:13] "POST /neutron/port HTTP/1.1" 200 117 0.005579 10.0.0.27 - - [2026-02-16 02:43:13] "POST /id-to-fqname HTTP/1.1" 200 214 0.001147 10.0.0.27 - - [2026-02-16 02:43:14] "POST /neutron/network HTTP/1.1" 200 1003 0.006160 10.0.0.27 - - [2026-02-16 02:43:14] "POST /neutron/port HTTP/1.1" 200 1162 0.015966 10.0.0.23 - - [2026-02-16 02:43:14] "GET /projects?obj_uuids=8fa24312-1f73-4cea-b82a-c8b73e4d362d&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001014 10.0.0.27 - - [2026-02-16 02:43:14] "GET /project/8fa24312-1f73-4cea-b82a-c8b73e4d362d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1340 0.090613 10.0.0.27 - - [2026-02-16 02:43:14] "POST /neutron/network HTTP/1.1" 200 993 0.007739 10.0.0.27 - - [2026-02-16 02:43:14] "POST /neutron/subnet HTTP/1.1" 200 1389 0.010877 10.0.0.27 - - [2026-02-16 02:43:14] "POST /neutron/network HTTP/1.1" 200 993 0.012725 10.0.0.27 - - [2026-02-16 02:43:15] "POST /neutron/port HTTP/1.1" 200 117 0.005502 10.0.0.27 - - [2026-02-16 02:43:15] "POST /id-to-fqname HTTP/1.1" 200 214 0.001230 10.0.0.27 - - [2026-02-16 02:43:15] "POST /neutron/network HTTP/1.1" 200 1001 0.005938 10.0.0.27 - - [2026-02-16 02:43:15] "POST /neutron/port HTTP/1.1" 200 1162 0.044495 10.0.0.27 - - [2026-02-16 02:43:16] "POST /neutron/port HTTP/1.1" 200 1226 0.023961 10.0.0.23 - - [2026-02-16 02:43:16] "GET /projects?obj_uuids=8fa24312-1f73-4cea-b82a-c8b73e4d362d&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001482 10.0.0.27 - - [2026-02-16 02:43:16] "POST /neutron/subnet HTTP/1.1" 200 1389 0.019322 10.0.0.27 - - [2026-02-16 02:43:16] "GET /project/8fa24312-1f73-4cea-b82a-c8b73e4d362d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1340 0.095467 10.0.0.27 - - [2026-02-16 02:43:16] "POST /neutron/network HTTP/1.1" 200 993 0.008534 10.0.0.27 - - [2026-02-16 02:43:16] "POST /neutron/security_group HTTP/1.1" 200 2052 0.009099 10.0.0.27 - - [2026-02-16 02:43:16] "POST /neutron/security_group HTTP/1.1" 200 2052 0.010213 10.0.0.27 - - [2026-02-16 02:43:16] "POST /neutron/port HTTP/1.1" 200 1226 0.022021 10.0.0.27 - - [2026-02-16 02:43:16] "GET /virtual-machine/5bedffdf-30b1-4e7b-8031-1038178aa9f8 HTTP/1.1" 401 292 0.000415 10.0.0.23 - - [2026-02-16 02:43:16] "GET /projects?obj_uuids=8fa24312-1f73-4cea-b82a-c8b73e4d362d&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.000965 10.0.0.27 - - [2026-02-16 02:43:17] "POST /neutron/port HTTP/1.1" 200 1160 0.368039 10.0.0.27 - - [2026-02-16 02:43:17] "GET /virtual-machine/5bedffdf-30b1-4e7b-8031-1038178aa9f8 HTTP/1.1" 200 1285 0.034361 10.0.0.27 - - [2026-02-16 02:43:17] "GET /virtual-machine-interface/7ec8a50b-2c09-49b7-b192-433950c3aa0a HTTP/1.1" 200 3105 0.008115 10.0.0.27 - - [2026-02-16 02:43:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002769 10.0.0.27 - - [2026-02-16 02:43:17] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.002969 10.0.0.27 - - [2026-02-16 02:43:17] "GET /virtual-networks?parent_id=8fa24312-1f73-4cea-b82a-c8b73e4d362d&detail=False&count=False&shared=False HTTP/1.1" 200 559 0.002396 10.0.0.27 - - [2026-02-16 02:43:17] "GET /virtual-network/de17f4b1-6976-4fea-b713-4db810021569?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2616 0.004601 10.0.0.27 - - [2026-02-16 02:43:17] "POST /neutron/port HTTP/1.1" 200 1214 0.112087 10.0.0.27 - - [2026-02-16 02:43:17] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003828 10.0.0.27 - - [2026-02-16 02:43:17] "POST /neutron/port HTTP/1.1" 200 117 0.001109 10.0.0.27 - - [2026-02-16 02:43:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003479 10.0.0.27 - - [2026-02-16 02:43:20] "GET /virtual-network/de17f4b1-6976-4fea-b713-4db810021569?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2616 0.005473 10.0.0.27 - - [2026-02-16 02:43:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002982 10.0.0.27 - - [2026-02-16 02:43:24] "GET /virtual-network/de17f4b1-6976-4fea-b713-4db810021569?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2616 0.005564 10.0.0.27 - - [2026-02-16 02:43:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003645 10.0.0.27 - - [2026-02-16 02:43:28] "GET /virtual-network/de17f4b1-6976-4fea-b713-4db810021569?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2616 0.004756 10.0.0.27 - - [2026-02-16 02:43:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003638 10.0.0.27 - - [2026-02-16 02:43:32] "GET /virtual-network/de17f4b1-6976-4fea-b713-4db810021569?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2616 0.006149 10.0.0.23 - - [2026-02-16 02:43:33] "GET /obj-perms HTTP/1.1" 200 5056 0.052396 10.0.0.27 - - [2026-02-16 02:43:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005363 10.0.0.27 - - [2026-02-16 02:43:36] "GET /virtual-network/de17f4b1-6976-4fea-b713-4db810021569?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2616 0.005558 10.0.0.27 - - [2026-02-16 02:43:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003133 10.0.0.27 - - [2026-02-16 02:43:40] "GET /virtual-network/de17f4b1-6976-4fea-b713-4db810021569?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2616 0.005051 10.0.0.27 - - [2026-02-16 02:43:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002908 10.0.0.27 - - [2026-02-16 02:43:44] "GET /virtual-network/de17f4b1-6976-4fea-b713-4db810021569?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2616 0.005327 10.0.0.27 - - [2026-02-16 02:43:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003523 10.0.0.27 - - [2026-02-16 02:43:49] "GET /virtual-network/de17f4b1-6976-4fea-b713-4db810021569?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2616 0.006387 10.0.0.27 - - [2026-02-16 02:43:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002973 10.0.0.27 - - [2026-02-16 02:43:51] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003402 10.0.0.27 - - [2026-02-16 02:43:51] "GET /virtual-networks?parent_id=8fa24312-1f73-4cea-b82a-c8b73e4d362d&detail=False&count=False&shared=False HTTP/1.1" 200 559 0.002460 10.0.0.27 - - [2026-02-16 02:43:51] "GET /virtual-network/de17f4b1-6976-4fea-b713-4db810021569?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2616 0.005771 10.0.0.27 - - [2026-02-16 02:43:51] "POST /neutron/security_group HTTP/1.1" 200 2052 0.008073 10.0.0.27 - - [2026-02-16 02:43:55] "POST /neutron/network HTTP/1.1" 200 1003 0.005789 10.0.0.27 - - [2026-02-16 02:43:55] "POST /neutron/subnet HTTP/1.1" 200 1389 0.010282 10.0.0.27 - - [2026-02-16 02:43:55] "POST /neutron/network HTTP/1.1" 200 993 0.008647 10.0.0.27 - - [2026-02-16 02:43:56] "POST /neutron/port HTTP/1.1" 200 1226 0.017406 10.0.0.27 - - [2026-02-16 02:43:56] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003673 10.0.0.27 - - [2026-02-16 02:43:56] "POST /neutron/port HTTP/1.1" 200 117 0.001218 10.0.0.50 - - [2026-02-16 02:43:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000368 10.0.0.23 - - [2026-02-16 02:43:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000322 10.0.0.50 - - [2026-02-16 02:43:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000349 10.0.0.23 - - [2026-02-16 02:43:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000350 10.0.0.27 - - [2026-02-16 02:43:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000346 10.0.0.27 - - [2026-02-16 02:43:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000434 10.0.0.23 - - [2026-02-16 02:43:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000380 10.0.0.23 - - [2026-02-16 02:43:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000366 10.0.0.50 - - [2026-02-16 02:43:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000905 10.0.0.50 - - [2026-02-16 02:43:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000363 10.0.0.27 - - [2026-02-16 02:43:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000341 10.0.0.27 - - [2026-02-16 02:43:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000349 10.0.0.27 - - [2026-02-16 02:44:01] "POST /neutron/port HTTP/1.1" 200 1226 0.014903 10.0.0.27 - - [2026-02-16 02:44:01] "POST /neutron/security_group HTTP/1.1" 200 2052 0.005925 10.0.0.27 - - [2026-02-16 02:44:12] "POST /neutron/port HTTP/1.1" 200 1226 0.018658 10.0.0.27 - - [2026-02-16 02:44:12] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006590 10.0.0.27 - - [2026-02-16 02:44:12] "GET /virtual-machine/2977c123-5492-4e79-b5d1-0b298b5e2ba6 HTTP/1.1" 200 1286 0.005206 10.0.0.27 - - [2026-02-16 02:44:12] "GET /virtual-machine-interface/38ad7fe4-12c6-47c4-ac90-4aa84fd17f41 HTTP/1.1" 200 3105 0.004852 10.0.0.27 - - [2026-02-16 02:44:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003414 10.0.0.27 - - [2026-02-16 02:44:12] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003165 10.0.0.27 - - [2026-02-16 02:44:12] "GET /virtual-networks?parent_id=8fa24312-1f73-4cea-b82a-c8b73e4d362d&detail=False&count=False&shared=False HTTP/1.1" 200 559 0.002976 10.0.0.27 - - [2026-02-16 02:44:12] "GET /virtual-network/de17f4b1-6976-4fea-b713-4db810021569?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2616 0.005208 10.0.0.27 - - [2026-02-16 02:44:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003336 10.0.0.27 - - [2026-02-16 02:44:13] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003382 10.0.0.27 - - [2026-02-16 02:44:13] "GET /virtual-networks?parent_id=8fa24312-1f73-4cea-b82a-c8b73e4d362d&detail=False&count=False&shared=False HTTP/1.1" 200 559 0.002326 10.0.0.27 - - [2026-02-16 02:44:13] "GET /virtual-network/de17f4b1-6976-4fea-b713-4db810021569?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2616 0.005556 10.0.0.27 - - [2026-02-16 02:44:13] "POST /neutron/port HTTP/1.1" 200 1226 0.039465 10.0.0.27 - - [2026-02-16 02:44:18] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007781 10.0.0.27 - - [2026-02-16 02:44:20] "POST /neutron/port HTTP/1.1" 200 1224 0.016433 10.0.0.27 - - [2026-02-16 02:44:23] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007132 10.0.0.27 - - [2026-02-16 02:44:29] "POST /neutron/port HTTP/1.1" 200 1224 0.015635 10.0.0.27 - - [2026-02-16 02:44:29] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006098 10.0.0.27 - - [2026-02-16 02:44:29] "GET /virtual-machine/9b87d4a4-67e1-4a62-bbcd-0bf359037b5f HTTP/1.1" 200 1287 0.004321 10.0.0.27 - - [2026-02-16 02:44:29] "GET /virtual-machine-interface/bc86bc50-5bbe-4db6-9216-4a2eeaf1a438 HTTP/1.1" 200 3106 0.005553 10.0.0.27 - - [2026-02-16 02:44:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002645 10.0.0.27 - - [2026-02-16 02:44:29] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003083 10.0.0.27 - - [2026-02-16 02:44:29] "GET /virtual-networks?parent_id=8fa24312-1f73-4cea-b82a-c8b73e4d362d&detail=False&count=False&shared=False HTTP/1.1" 200 559 0.003212 10.0.0.27 - - [2026-02-16 02:44:29] "GET /virtual-network/3bf455bd-ac77-4074-bb70-24d7de7e2dc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2609 0.005248 10.0.0.27 - - [2026-02-16 02:44:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003678 10.0.0.27 - - [2026-02-16 02:44:30] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003321 10.0.0.27 - - [2026-02-16 02:44:30] "GET /virtual-networks?parent_id=8fa24312-1f73-4cea-b82a-c8b73e4d362d&detail=False&count=False&shared=False HTTP/1.1" 200 559 0.005356 10.0.0.27 - - [2026-02-16 02:44:30] "GET /virtual-network/3bf455bd-ac77-4074-bb70-24d7de7e2dc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2609 0.005255 10.0.0.27 - - [2026-02-16 02:44:37] "GET /forwarding-classs?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002983 10.0.0.27 - - [2026-02-16 02:44:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002701 10.0.0.27 - - [2026-02-16 02:44:37] "GET /global-qos-config/3bae0d64-683f-4804-a8e7-f0c1098393cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.004874 10.0.0.27 - - [2026-02-16 02:44:37] "POST /fqname-to-id HTTP/1.1" 404 222 0.006303 10.0.0.27 - - [2026-02-16 02:44:37] "POST /forwarding-classs HTTP/1.1" 200 576 0.024937 10.0.0.27 - - [2026-02-16 02:44:37] "POST /id-to-fqname HTTP/1.1" 200 232 0.003075 10.0.0.27 - - [2026-02-16 02:44:37] "GET /forwarding-class/4b1c379d-1a3b-4708-bc0f-e9b72f624347?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1251 0.005569 10.0.0.23 - - [2026-02-16 02:44:37] "GET /projects?obj_uuids=8fa24312-1f73-4cea-b82a-c8b73e4d362d&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.029948 10.0.0.27 - - [2026-02-16 02:44:37] "GET /project/8fa24312-1f73-4cea-b82a-c8b73e4d362d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1340 0.075367 10.0.0.27 - - [2026-02-16 02:44:37] "POST /fqname-to-id HTTP/1.1" 404 211 0.004238 10.0.0.27 - - [2026-02-16 02:44:37] "POST /qos-configs HTTP/1.1" 200 543 0.038134 10.0.0.27 - - [2026-02-16 02:44:37] "POST /id-to-fqname HTTP/1.1" 200 217 0.003068 10.0.0.27 - - [2026-02-16 02:44:37] "GET /qos-config/b3494936-acc0-4bb9-8695-47e71d9fd238?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1503 0.005050 10.0.0.27 - - [2026-02-16 02:44:37] "GET /virtual-machine-interface/7ec8a50b-2c09-49b7-b192-433950c3aa0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2690 0.005893 10.0.0.27 - - [2026-02-16 02:44:37] "POST /ref-update HTTP/1.1" 200 156 0.014180 10.0.0.27 - - [2026-02-16 02:44:37] "POST /neutron/port HTTP/1.1" 200 1226 0.016718 10.0.0.27 - - [2026-02-16 02:44:38] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007641 10.0.0.27 - - [2026-02-16 02:44:38] "POST /neutron/port HTTP/1.1" 200 1226 0.016384 10.0.0.27 - - [2026-02-16 02:44:38] "POST /neutron/network HTTP/1.1" 200 993 0.008898 10.0.0.27 - - [2026-02-16 02:44:38] "POST /id-to-fqname HTTP/1.1" 200 214 0.001362 10.0.0.27 - - [2026-02-16 02:44:38] "GET /virtual-machine/5bedffdf-30b1-4e7b-8031-1038178aa9f8 HTTP/1.1" 200 1285 0.002966 10.0.0.27 - - [2026-02-16 02:44:38] "GET /virtual-machine-interface/7ec8a50b-2c09-49b7-b192-433950c3aa0a HTTP/1.1" 200 3352 0.006407 10.0.0.27 - - [2026-02-16 02:44:38] "GET /instance-ip/b9220789-63b4-4dc4-beaf-9fa20437e856 HTTP/1.1" 200 1610 0.004460 10.0.0.27 - - [2026-02-16 02:44:38] "GET /instance-ip/c911bcaa-4c62-4d47-bb5f-cfe18b895ad2 HTTP/1.1" 200 1629 0.005370 10.0.0.27 - - [2026-02-16 02:44:38] "POST /neutron/port HTTP/1.1" 200 1226 0.030541 10.0.0.27 - - [2026-02-16 02:44:38] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006050 10.0.0.27 - - [2026-02-16 02:44:38] "POST /neutron/network HTTP/1.1" 200 967 0.020020 10.0.0.27 - - [2026-02-16 02:44:38] "POST /id-to-fqname HTTP/1.1" 200 214 0.001228 10.0.0.27 - - [2026-02-16 02:44:38] "GET /virtual-machine/2977c123-5492-4e79-b5d1-0b298b5e2ba6 HTTP/1.1" 200 1286 0.003457 10.0.0.27 - - [2026-02-16 02:44:38] "GET /virtual-machine-interface/38ad7fe4-12c6-47c4-ac90-4aa84fd17f41 HTTP/1.1" 200 3105 0.005309 10.0.0.27 - - [2026-02-16 02:44:38] "GET /instance-ip/60ca31eb-a244-4caa-b2bf-9ae7225443c1 HTTP/1.1" 200 1609 0.006752 10.0.0.27 - - [2026-02-16 02:44:38] "GET /instance-ip/6577e1ab-d826-4269-944c-f00215a4829e HTTP/1.1" 200 1628 0.004915 10.0.0.27 - - [2026-02-16 02:44:56] "POST /neutron/port HTTP/1.1" 200 1226 0.016741 10.0.0.27 - - [2026-02-16 02:44:56] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003592 10.0.0.27 - - [2026-02-16 02:44:56] "POST /neutron/port HTTP/1.1" 200 117 0.001291 10.0.0.27 - - [2026-02-16 02:44:58] "POST /neutron/port HTTP/1.1" 200 1224 0.014976 10.0.0.27 - - [2026-02-16 02:44:58] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003198 10.0.0.27 - - [2026-02-16 02:44:58] "POST /neutron/port HTTP/1.1" 200 117 0.001147 10.0.0.27 - - [2026-02-16 02:45:33] "GET /virtual-machine-interface/7ec8a50b-2c09-49b7-b192-433950c3aa0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2937 0.005920 10.0.0.27 - - [2026-02-16 02:45:33] "POST /ref-update HTTP/1.1" 200 156 0.014345 10.0.0.27 - - [2026-02-16 02:45:33] "DELETE /qos-config/b3494936-acc0-4bb9-8695-47e71d9fd238 HTTP/1.1" 200 115 0.035402 10.0.0.27 - - [2026-02-16 02:45:33] "POST /id-to-fqname HTTP/1.1" 200 232 0.001107 10.0.0.27 - - [2026-02-16 02:45:34] "DELETE /forwarding-class/4b1c379d-1a3b-4708-bc0f-e9b72f624347 HTTP/1.1" 200 115 0.024330 10.0.0.27 - - [2026-02-16 02:45:35] "POST /neutron/network HTTP/1.1" 400 204 0.014650 10.0.0.27 - - [2026-02-16 02:45:35] "POST /neutron/port HTTP/1.1" 200 1214 0.015933 10.0.0.27 - - [2026-02-16 02:45:36] "POST /neutron/port HTTP/1.1" 200 151 0.332697 10.0.0.27 - - [2026-02-16 02:45:36] "POST /neutron/port HTTP/1.1" 200 151 0.329207 10.0.0.27 - - [2026-02-16 02:45:37] "POST /neutron/network HTTP/1.1" 200 993 0.009771 10.0.0.50 - - [2026-02-16 02:45:37] "DELETE /route-target/d83dbd86-6c09-4784-a8fd-6fdd1a423f8c HTTP/1.1" 200 115 0.083978 10.0.0.23 - - [2026-02-16 02:45:38] "GET /projects?obj_uuids=8fa24312-1f73-4cea-b82a-c8b73e4d362d&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.000988 10.0.0.27 - - [2026-02-16 02:45:38] "GET /project/8fa24312-1f73-4cea-b82a-c8b73e4d362d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1340 0.097306 10.0.0.23 - - [2026-02-16 02:45:38] "GET /projects?obj_uuids=8fa24312-1f73-4cea-b82a-c8b73e4d362d&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.000844 10.0.0.27 - - [2026-02-16 02:45:38] "GET /project/8fa24312-1f73-4cea-b82a-c8b73e4d362d?fields=virtual_networks HTTP/1.1" 200 1021 0.047498 10.0.0.23 - - [2026-02-16 02:45:38] "GET /projects?obj_uuids=8fa24312-1f73-4cea-b82a-c8b73e4d362d&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001500 10.0.0.27 - - [2026-02-16 02:45:38] "GET /project/8fa24312-1f73-4cea-b82a-c8b73e4d362d?fields=virtual_machine_interfaces HTTP/1.1" 200 1021 0.041655 10.0.0.23 - - [2026-02-16 02:45:38] "GET /projects?obj_uuids=8fa24312-1f73-4cea-b82a-c8b73e4d362d&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.000882 10.0.0.27 - - [2026-02-16 02:45:38] "GET /project/8fa24312-1f73-4cea-b82a-c8b73e4d362d?fields=security_groups HTTP/1.1" 200 1241 0.048516 10.0.0.27 - - [2026-02-16 02:45:39] "POST /fqname-to-id HTTP/1.1" 404 181 0.035151 10.0.0.23 - - [2026-02-16 02:45:39] "GET /projects?obj_uuids=46e35014-6d4b-4e0b-8059-35e55abdac88&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003327 10.0.0.23 - - [2026-02-16 02:45:39] "GET /domains?obj_uuids=026ea67f-9b7a-4f1c-a755-90b25d4ac1dc&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000869 10.0.0.23 - - [2026-02-16 02:45:39] "GET /domain/026ea67f-9b7a-4f1c-a755-90b25d4ac1dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.033426 10.0.0.23 - - [2026-02-16 02:45:39] "POST /id-to-fqname HTTP/1.1" 200 183 0.001801 10.0.0.23 - - [2026-02-16 02:45:39] "POST /fqname-to-id HTTP/1.1" 404 192 0.010370 10.0.0.23 - - [2026-02-16 02:45:39] "POST /security-groups HTTP/1.1" 200 584 0.080655 10.0.0.50 - - [2026-02-16 02:45:39] "POST /fqname-to-id HTTP/1.1" 404 227 0.002739 10.0.0.23 - - [2026-02-16 02:45:39] "POST /projects HTTP/1.1" 200 571 0.280028 10.0.0.23 - - [2026-02-16 02:45:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.350230 10.0.0.50 - - [2026-02-16 02:45:39] "POST /access-control-lists HTTP/1.1" 200 587 0.029136 10.0.0.27 - - [2026-02-16 02:45:39] "GET /project/46e35014-6d4b-4e0b-8059-35e55abdac88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1334 0.515159 10.0.0.27 - - [2026-02-16 02:45:41] "GET / HTTP/1.1" 200 35931 0.002885 10.0.0.27 - - [2026-02-16 02:45:42] "POST /fqname-to-id HTTP/1.1" 401 292 0.000451 10.0.0.27 - - [2026-02-16 02:45:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.061963 10.0.0.23 - - [2026-02-16 02:45:43] "GET /projects?obj_uuids=46e35014-6d4b-4e0b-8059-35e55abdac88&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000800 10.0.0.27 - - [2026-02-16 02:45:43] "GET /project/46e35014-6d4b-4e0b-8059-35e55abdac88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1334 0.042284 10.0.0.23 - - [2026-02-16 02:45:43] "GET /projects?obj_uuids=46e35014-6d4b-4e0b-8059-35e55abdac88&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002037 10.0.0.27 - - [2026-02-16 02:45:43] "POST /neutron/network HTTP/1.1" 200 612 0.147775 10.0.0.27 - - [2026-02-16 02:45:43] "POST /id-to-fqname HTTP/1.1" 200 220 0.002696 10.0.0.27 - - [2026-02-16 02:45:43] "GET /virtual-network/6eeb6b76-8465-4830-91df-31326a3b863d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.004943 10.0.0.27 - - [2026-02-16 02:45:43] "POST /neutron/network HTTP/1.1" 200 831 0.006043 10.0.0.27 - - [2026-02-16 02:45:43] "GET /virtual-network/6eeb6b76-8465-4830-91df-31326a3b863d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.004549 10.0.0.27 - - [2026-02-16 02:45:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003282 10.0.0.27 - - [2026-02-16 02:45:43] "GET /virtual-network/6eeb6b76-8465-4830-91df-31326a3b863d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.004900 10.0.0.27 - - [2026-02-16 02:45:43] "PUT /virtual-network/6eeb6b76-8465-4830-91df-31326a3b863d HTTP/1.1" 200 264 0.052118 10.0.0.50 - - [2026-02-16 02:45:43] "POST /route-targets HTTP/1.1" 200 323 0.013388 10.0.0.27 - - [2026-02-16 02:45:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.006452 10.0.0.23 - - [2026-02-16 02:45:43] "GET /projects?obj_uuids=46e35014-6d4b-4e0b-8059-35e55abdac88&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001010 10.0.0.27 - - [2026-02-16 02:45:44] "GET /project/46e35014-6d4b-4e0b-8059-35e55abdac88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1334 0.038297 10.0.0.27 - - [2026-02-16 02:45:44] "POST /neutron/network HTTP/1.1" 200 117 0.014012 10.0.0.50 - - [2026-02-16 02:45:44] "POST /ref-update HTTP/1.1" 200 156 0.022297 10.0.0.27 - - [2026-02-16 02:45:44] "POST /neutron/network HTTP/1.1" 200 832 0.007463 10.0.0.27 - - [2026-02-16 02:45:44] "POST /id-to-fqname HTTP/1.1" 200 220 0.001015 10.0.0.27 - - [2026-02-16 02:45:44] "GET /virtual-network/dcd90729-1d4a-4829-894d-d6e1684590ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.004337 10.0.0.27 - - [2026-02-16 02:45:44] "GET /virtual-network/dcd90729-1d4a-4829-894d-d6e1684590ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005163 10.0.0.27 - - [2026-02-16 02:45:44] "POST /neutron/subnet HTTP/1.1" 200 729 0.007568 10.0.0.27 - - [2026-02-16 02:45:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002450 10.0.0.27 - - [2026-02-16 02:45:44] "GET /virtual-network/dcd90729-1d4a-4829-894d-d6e1684590ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.004218 10.0.0.27 - - [2026-02-16 02:45:44] "PUT /virtual-network/dcd90729-1d4a-4829-894d-d6e1684590ad HTTP/1.1" 200 264 0.050260 10.0.0.27 - - [2026-02-16 02:45:44] "POST /id-to-fqname HTTP/1.1" 200 220 0.001168 10.0.0.23 - - [2026-02-16 02:45:45] "GET /projects?obj_uuids=46e35014-6d4b-4e0b-8059-35e55abdac88&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001086 10.0.0.27 - - [2026-02-16 02:45:45] "GET /project/46e35014-6d4b-4e0b-8059-35e55abdac88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1334 0.090619 10.0.0.27 - - [2026-02-16 02:45:45] "POST /neutron/port HTTP/1.1" 200 117 0.005381 10.0.0.27 - - [2026-02-16 02:45:45] "POST /id-to-fqname HTTP/1.1" 200 220 0.001330 10.0.0.27 - - [2026-02-16 02:45:46] "POST /neutron/network HTTP/1.1" 200 842 0.006802 10.0.0.27 - - [2026-02-16 02:45:46] "POST /neutron/port HTTP/1.1" 200 1053 0.056515 10.0.0.27 - - [2026-02-16 02:45:46] "POST /neutron/port HTTP/1.1" 200 1117 0.019253 10.0.0.23 - - [2026-02-16 02:45:47] "GET /projects?obj_uuids=46e35014-6d4b-4e0b-8059-35e55abdac88&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000854 10.0.0.27 - - [2026-02-16 02:45:47] "GET /project/46e35014-6d4b-4e0b-8059-35e55abdac88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1334 0.089652 10.0.0.27 - - [2026-02-16 02:45:47] "POST /neutron/port HTTP/1.1" 200 117 0.001358 10.0.0.27 - - [2026-02-16 02:45:47] "POST /neutron/port HTTP/1.1" 200 1117 0.018600 10.0.0.27 - - [2026-02-16 02:45:47] "POST /neutron/port HTTP/1.1" 200 1117 0.017701 10.0.0.23 - - [2026-02-16 02:45:47] "GET /projects?obj_uuids=46e35014-6d4b-4e0b-8059-35e55abdac88&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001515 10.0.0.27 - - [2026-02-16 02:45:48] "POST /neutron/port HTTP/1.1" 200 1054 0.266203 10.0.0.27 - - [2026-02-16 02:45:48] "POST /neutron/port HTTP/1.1" 200 1108 0.090345 10.0.0.27 - - [2026-02-16 02:45:48] "POST /neutron/subnet HTTP/1.1" 200 703 0.007604 10.0.0.27 - - [2026-02-16 02:45:52] "POST /neutron/port HTTP/1.1" 200 1117 0.016979 10.0.0.27 - - [2026-02-16 02:45:52] "POST /neutron/security_group HTTP/1.1" 200 2051 0.006998 10.0.0.27 - - [2026-02-16 02:45:52] "GET /virtual-machine/036514f2-416f-4236-8aca-c47c31e3f588 HTTP/1.1" 401 292 0.000388 10.0.0.27 - - [2026-02-16 02:45:53] "GET /virtual-machine/036514f2-416f-4236-8aca-c47c31e3f588 HTTP/1.1" 200 1284 0.034146 10.0.0.27 - - [2026-02-16 02:45:53] "GET /virtual-machine-interface/669fa1be-10bd-4436-a3b3-e0d2f2af087e HTTP/1.1" 200 2927 0.005754 10.0.0.27 - - [2026-02-16 02:45:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003616 10.0.0.27 - - [2026-02-16 02:45:53] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003698 10.0.0.27 - - [2026-02-16 02:45:53] "GET /virtual-networks?parent_id=46e35014-6d4b-4e0b-8059-35e55abdac88&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003497 10.0.0.27 - - [2026-02-16 02:45:53] "GET /virtual-network/6eeb6b76-8465-4830-91df-31326a3b863d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.006248 10.0.0.27 - - [2026-02-16 02:45:55] "POST /neutron/port HTTP/1.1" 200 1117 0.043445 10.0.0.27 - - [2026-02-16 02:45:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003380 10.0.0.27 - - [2026-02-16 02:45:56] "GET /virtual-network/6eeb6b76-8465-4830-91df-31326a3b863d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.005255 10.0.0.27 - - [2026-02-16 02:45:57] "POST /neutron/security_group HTTP/1.1" 200 2051 0.006485 10.0.0.27 - - [2026-02-16 02:45:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003306 10.0.0.27 - - [2026-02-16 02:45:58] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.002961 10.0.0.27 - - [2026-02-16 02:45:58] "GET /virtual-networks?parent_id=46e35014-6d4b-4e0b-8059-35e55abdac88&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002265 10.0.0.27 - - [2026-02-16 02:45:58] "GET /virtual-network/6eeb6b76-8465-4830-91df-31326a3b863d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.005445 10.0.0.27 - - [2026-02-16 02:45:58] "POST /neutron/network HTTP/1.1" 200 841 0.005752 10.0.0.27 - - [2026-02-16 02:45:58] "POST /neutron/port HTTP/1.1" 200 117 0.001044 10.0.0.27 - - [2026-02-16 02:45:58] "POST /neutron/security_group HTTP/1.1" 200 2051 0.006397 10.0.0.27 - - [2026-02-16 02:45:58] "POST /neutron/port HTTP/1.1" 200 1118 0.013822 10.0.0.27 - - [2026-02-16 02:45:58] "GET /virtual-machine/b2f0193a-5ec2-49e2-a5df-38af88e073fe HTTP/1.1" 200 1286 0.005505 10.0.0.27 - - [2026-02-16 02:45:58] "GET /virtual-machine-interface/88450411-efad-403c-b907-4fd869279cd0 HTTP/1.1" 200 2927 0.004396 10.0.0.27 - - [2026-02-16 02:45:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003003 10.0.0.27 - - [2026-02-16 02:45:58] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003160 10.0.0.27 - - [2026-02-16 02:45:58] "GET /virtual-networks?parent_id=46e35014-6d4b-4e0b-8059-35e55abdac88&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002409 10.0.0.27 - - [2026-02-16 02:45:59] "GET /virtual-network/dcd90729-1d4a-4829-894d-d6e1684590ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.005791 10.0.0.27 - - [2026-02-16 02:45:59] "POST /neutron/port HTTP/1.1" 200 1118 0.014467 10.0.0.27 - - [2026-02-16 02:45:59] "POST /neutron/subnet HTTP/1.1" 200 703 0.007858 10.0.0.27 - - [2026-02-16 02:46:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003561 10.0.0.27 - - [2026-02-16 02:46:00] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003621 10.0.0.27 - - [2026-02-16 02:46:00] "GET /virtual-networks?parent_id=46e35014-6d4b-4e0b-8059-35e55abdac88&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002766 10.0.0.27 - - [2026-02-16 02:46:00] "GET /virtual-network/dcd90729-1d4a-4829-894d-d6e1684590ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.005388 10.0.0.27 - - [2026-02-16 02:46:00] "POST /routing-policys HTTP/1.1" 200 534 0.026726 10.0.0.27 - - [2026-02-16 02:46:00] "GET /virtual-network/6eeb6b76-8465-4830-91df-31326a3b863d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.014944 10.0.0.27 - - [2026-02-16 02:46:00] "PUT /virtual-network/6eeb6b76-8465-4830-91df-31326a3b863d HTTP/1.1" 200 264 0.080432 10.0.0.50 - - [2026-02-16 02:46:04] "POST /ref-update HTTP/1.1" 200 156 0.019308 10.0.0.27 - - [2026-02-16 02:46:04] "POST /ref-update HTTP/1.1" 200 156 0.047408 10.0.0.27 - - [2026-02-16 02:46:04] "DELETE /routing-policy/3c05e15e-c932-4956-9b4c-e07199f29a2f HTTP/1.1" 200 115 0.041615 10.0.0.27 - - [2026-02-16 02:46:04] "POST /neutron/network HTTP/1.1" 200 832 0.006350 10.0.0.27 - - [2026-02-16 02:46:05] "POST /neutron/port HTTP/1.1" 200 1108 0.012522 10.0.0.27 - - [2026-02-16 02:46:05] "POST /neutron/port HTTP/1.1" 200 1107 0.012374 10.0.0.23 - - [2026-02-16 02:46:06] "POST /useragent-kv HTTP/1.1" 200 115 0.005723 10.0.0.23 - - [2026-02-16 02:46:06] "POST /useragent-kv HTTP/1.1" 200 115 0.004573 10.0.0.27 - - [2026-02-16 02:46:06] "POST /neutron/network HTTP/1.1" 200 151 0.115502 10.0.0.50 - - [2026-02-16 02:46:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004506 10.0.0.50 - - [2026-02-16 02:46:07] "DELETE /route-target/74b38d62-baf0-4a63-827b-623bc310f3d8 HTTP/1.1" 200 115 0.023712 10.0.0.23 - - [2026-02-16 02:46:09] "DELETE /project/46e350146d4b4e0b805935e55abdac88 HTTP/1.1" 404 173 0.005383 10.0.0.23 - - [2026-02-16 02:46:09] "GET /projects?obj_uuids=8fa24312-1f73-4cea-b82a-c8b73e4d362d&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.000748 10.0.0.23 - - [2026-02-16 02:46:09] "GET /project/8fa24312-1f73-4cea-b82a-c8b73e4d362d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.040643 10.0.0.23 - - [2026-02-16 02:46:09] "GET /projects?obj_uuids=8fa24312-1f73-4cea-b82a-c8b73e4d362d&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.000831 10.0.0.23 - - [2026-02-16 02:46:09] "GET /project/8fa24312-1f73-4cea-b82a-c8b73e4d362d?fields=security_groups HTTP/1.1" 200 1346 0.043968 10.0.0.23 - - [2026-02-16 02:46:09] "DELETE /security-group/5247d13a-0455-4ce9-a892-974006ea4804 HTTP/1.1" 200 115 0.075970 10.0.0.23 - - [2026-02-16 02:46:09] "GET /projects?obj_uuids=8fa24312-1f73-4cea-b82a-c8b73e4d362d&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.000949 10.0.0.50 - - [2026-02-16 02:46:09] "DELETE /access-control-list/e10ce405-9140-4ede-bc0f-b22a17d37c03 HTTP/1.1" 200 115 0.039975 10.0.0.23 - - [2026-02-16 02:46:09] "GET /project/8fa24312-1f73-4cea-b82a-c8b73e4d362d?fields=application_policy_sets HTTP/1.1" 200 1385 0.045747 10.0.0.27 - - [2026-02-16 02:46:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.006659 10.0.0.23 - - [2026-02-16 02:46:09] "GET /projects?obj_uuids=46e35014-6d4b-4e0b-8059-35e55abdac88&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001442 10.0.0.27 - - [2026-02-16 02:46:09] "GET /project/46e35014-6d4b-4e0b-8059-35e55abdac88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1334 0.054935 10.0.0.27 - - [2026-02-16 02:46:09] "POST /neutron/network HTTP/1.1" 200 117 0.042523 10.0.0.23 - - [2026-02-16 02:46:09] "DELETE /project/8fa24312-1f73-4cea-b82a-c8b73e4d362d HTTP/1.1" 200 115 0.469026 10.0.0.50 - - [2026-02-16 02:46:10] "POST /ref-update HTTP/1.1" 200 156 0.026125 10.0.0.27 - - [2026-02-16 02:46:10] "POST /neutron/network HTTP/1.1" 200 829 0.009836 10.0.0.27 - - [2026-02-16 02:46:10] "POST /id-to-fqname HTTP/1.1" 200 220 0.001185 10.0.0.27 - - [2026-02-16 02:46:10] "GET /virtual-network/afb7edff-b99b-4060-8559-a48cafe3c116?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006734 10.0.0.27 - - [2026-02-16 02:46:10] "GET /virtual-network/afb7edff-b99b-4060-8559-a48cafe3c116?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006379 10.0.0.27 - - [2026-02-16 02:46:10] "POST /neutron/subnet HTTP/1.1" 200 715 0.008293 10.0.0.27 - - [2026-02-16 02:46:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002331 10.0.0.27 - - [2026-02-16 02:46:10] "GET /virtual-network/afb7edff-b99b-4060-8559-a48cafe3c116?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.004592 10.0.0.27 - - [2026-02-16 02:46:10] "PUT /virtual-network/afb7edff-b99b-4060-8559-a48cafe3c116 HTTP/1.1" 200 264 0.050522 10.0.0.27 - - [2026-02-16 02:46:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003045 10.0.0.23 - - [2026-02-16 02:46:10] "GET /projects?obj_uuids=46e35014-6d4b-4e0b-8059-35e55abdac88&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002265 10.0.0.27 - - [2026-02-16 02:46:10] "GET /project/46e35014-6d4b-4e0b-8059-35e55abdac88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1334 0.042539 10.0.0.50 - - [2026-02-16 02:46:10] "POST /route-targets HTTP/1.1" 200 327 0.012596 10.0.0.23 - - [2026-02-16 02:46:10] "POST /useragent-kv HTTP/1.1" 200 115 0.009626 10.0.0.27 - - [2026-02-16 02:46:10] "POST /neutron/subnet HTTP/1.1" 200 729 0.182420 10.0.0.27 - - [2026-02-16 02:46:10] "POST /id-to-fqname HTTP/1.1" 200 220 0.001257 10.0.0.27 - - [2026-02-16 02:46:10] "GET /virtual-network/60473cdf-27d5-4a22-8a75-0d9da068a51c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.004898 10.0.0.27 - - [2026-02-16 02:46:10] "GET /virtual-network/60473cdf-27d5-4a22-8a75-0d9da068a51c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005933 10.0.0.27 - - [2026-02-16 02:46:11] "POST /neutron/network HTTP/1.1" 200 832 0.006905 10.0.0.27 - - [2026-02-16 02:46:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003730 10.0.0.27 - - [2026-02-16 02:46:11] "GET /virtual-network/60473cdf-27d5-4a22-8a75-0d9da068a51c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006765 10.0.0.27 - - [2026-02-16 02:46:11] "PUT /virtual-network/60473cdf-27d5-4a22-8a75-0d9da068a51c HTTP/1.1" 200 264 0.063383 10.0.0.27 - - [2026-02-16 02:46:11] "POST /id-to-fqname HTTP/1.1" 200 220 0.001175 10.0.0.23 - - [2026-02-16 02:46:11] "GET /projects?obj_uuids=46e35014-6d4b-4e0b-8059-35e55abdac88&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001212 10.0.0.27 - - [2026-02-16 02:46:12] "GET /project/46e35014-6d4b-4e0b-8059-35e55abdac88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1334 0.063055 10.0.0.27 - - [2026-02-16 02:46:12] "POST /neutron/network HTTP/1.1" 200 829 0.032041 10.0.0.27 - - [2026-02-16 02:46:12] "POST /id-to-fqname HTTP/1.1" 200 220 0.001212 10.0.0.27 - - [2026-02-16 02:46:12] "POST /neutron/port HTTP/1.1" 200 117 0.005221 10.0.0.23 - - [2026-02-16 02:46:12] "GET /projects?obj_uuids=46e35014-6d4b-4e0b-8059-35e55abdac88&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001022 10.0.0.27 - - [2026-02-16 02:46:12] "POST /neutron/port HTTP/1.1" 200 1051 0.269240 10.0.0.27 - - [2026-02-16 02:46:13] "POST /neutron/port HTTP/1.1" 200 1105 0.102623 10.0.0.23 - - [2026-02-16 02:46:13] "GET /projects?obj_uuids=46e35014-6d4b-4e0b-8059-35e55abdac88&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001054 10.0.0.27 - - [2026-02-16 02:46:13] "POST /neutron/subnet HTTP/1.1" 200 689 0.007086 10.0.0.27 - - [2026-02-16 02:46:13] "GET /project/46e35014-6d4b-4e0b-8059-35e55abdac88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1334 0.076356 10.0.0.27 - - [2026-02-16 02:46:13] "POST /neutron/network HTTP/1.1" 200 829 0.009801 10.0.0.27 - - [2026-02-16 02:46:13] "POST /neutron/port HTTP/1.1" 200 117 0.006360 10.0.0.27 - - [2026-02-16 02:46:13] "POST /neutron/network HTTP/1.1" 200 842 0.006509 10.0.0.27 - - [2026-02-16 02:46:14] "POST /neutron/port HTTP/1.1" 200 1054 0.014938 10.0.0.27 - - [2026-02-16 02:46:14] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003390 10.0.0.27 - - [2026-02-16 02:46:14] "POST /neutron/network HTTP/1.1" 200 832 0.006009 10.0.0.27 - - [2026-02-16 02:46:18] "POST /neutron/port HTTP/1.1" 200 1115 0.015720 10.0.0.27 - - [2026-02-16 02:46:18] "POST /neutron/security_group HTTP/1.1" 200 2051 0.006389 10.0.0.27 - - [2026-02-16 02:46:18] "GET /virtual-machine/c9a5978b-8be6-41e1-bae7-d8ca6b6f73a3 HTTP/1.1" 200 1286 0.005001 10.0.0.27 - - [2026-02-16 02:46:18] "GET /virtual-machine-interface/4c30801e-a12a-4026-b6eb-8b1a53d74907 HTTP/1.1" 200 2927 0.004441 10.0.0.27 - - [2026-02-16 02:46:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003350 10.0.0.27 - - [2026-02-16 02:46:18] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003282 10.0.0.27 - - [2026-02-16 02:46:18] "GET /virtual-networks?parent_id=46e35014-6d4b-4e0b-8059-35e55abdac88&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003091 10.0.0.27 - - [2026-02-16 02:46:18] "GET /virtual-network/afb7edff-b99b-4060-8559-a48cafe3c116?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2104 0.005520 10.0.0.27 - - [2026-02-16 02:46:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003400 10.0.0.27 - - [2026-02-16 02:46:21] "GET /virtual-network/afb7edff-b99b-4060-8559-a48cafe3c116?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2104 0.005512 10.0.0.27 - - [2026-02-16 02:46:23] "POST /neutron/port HTTP/1.1" 200 1118 0.016408 10.0.0.27 - - [2026-02-16 02:46:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003533 10.0.0.27 - - [2026-02-16 02:46:24] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003508 10.0.0.27 - - [2026-02-16 02:46:24] "GET /virtual-networks?parent_id=46e35014-6d4b-4e0b-8059-35e55abdac88&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003032 10.0.0.27 - - [2026-02-16 02:46:24] "GET /virtual-network/afb7edff-b99b-4060-8559-a48cafe3c116?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2104 0.005773 10.0.0.27 - - [2026-02-16 02:46:24] "POST /neutron/security_group HTTP/1.1" 200 2051 0.007023 10.0.0.27 - - [2026-02-16 02:46:24] "POST /neutron/port HTTP/1.1" 200 1118 0.014590 10.0.0.27 - - [2026-02-16 02:46:24] "GET /virtual-machine/6a7d4a27-8536-4bb0-8982-cb69819b9126 HTTP/1.1" 200 1284 0.005330 10.0.0.27 - - [2026-02-16 02:46:24] "GET /virtual-machine-interface/e9777c25-dd3a-4902-9f6f-d0a198a804c4 HTTP/1.1" 200 2928 0.005105 10.0.0.27 - - [2026-02-16 02:46:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003196 10.0.0.27 - - [2026-02-16 02:46:24] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006733 10.0.0.27 - - [2026-02-16 02:46:24] "GET /virtual-networks?parent_id=46e35014-6d4b-4e0b-8059-35e55abdac88&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003110 10.0.0.27 - - [2026-02-16 02:46:24] "GET /virtual-network/60473cdf-27d5-4a22-8a75-0d9da068a51c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.005334 10.0.0.27 - - [2026-02-16 02:46:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003766 10.0.0.27 - - [2026-02-16 02:46:25] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003409 10.0.0.27 - - [2026-02-16 02:46:25] "GET /virtual-networks?parent_id=46e35014-6d4b-4e0b-8059-35e55abdac88&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002341 10.0.0.27 - - [2026-02-16 02:46:25] "GET /virtual-network/60473cdf-27d5-4a22-8a75-0d9da068a51c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.008162 10.0.0.27 - - [2026-02-16 02:46:25] "POST /neutron/security_group HTTP/1.1" 200 2051 0.006784 10.0.0.27 - - [2026-02-16 02:46:31] "POST /routing-policys HTTP/1.1" 200 534 0.023473 10.0.0.27 - - [2026-02-16 02:46:31] "GET /virtual-network/afb7edff-b99b-4060-8559-a48cafe3c116?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2104 0.006352 10.0.0.27 - - [2026-02-16 02:46:31] "PUT /virtual-network/afb7edff-b99b-4060-8559-a48cafe3c116 HTTP/1.1" 200 264 0.062193 10.0.0.50 - - [2026-02-16 02:46:31] "POST /ref-update HTTP/1.1" 200 156 0.037348 10.0.0.27 - - [2026-02-16 02:46:34] "POST /routing-policys HTTP/1.1" 200 534 0.023501 10.0.0.27 - - [2026-02-16 02:46:34] "GET /virtual-network/afb7edff-b99b-4060-8559-a48cafe3c116?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.009166 10.0.0.27 - - [2026-02-16 02:46:35] "PUT /virtual-network/afb7edff-b99b-4060-8559-a48cafe3c116 HTTP/1.1" 200 264 0.058252 10.0.0.27 - - [2026-02-16 02:46:35] "POST /ref-update HTTP/1.1" 200 156 0.043746 10.0.0.50 - - [2026-02-16 02:46:35] "POST /ref-update HTTP/1.1" 200 156 0.017241 10.0.0.27 - - [2026-02-16 02:46:35] "DELETE /routing-policy/2859ef40-4f13-450e-b1fb-a5618fee5735 HTTP/1.1" 200 115 0.051199 10.0.0.27 - - [2026-02-16 02:46:35] "POST /ref-update HTTP/1.1" 200 156 0.044536 10.0.0.27 - - [2026-02-16 02:46:35] "DELETE /routing-policy/eab405f6-82b7-42aa-b080-c2cb07c1b268 HTTP/1.1" 200 115 0.033150 10.0.0.27 - - [2026-02-16 02:46:35] "GET /obj-perms HTTP/1.1" 200 5056 0.048432 10.0.0.27 - - [2026-02-16 02:46:35] "POST /neutron/port HTTP/1.1" 200 1118 0.017952 10.0.0.27 - - [2026-02-16 02:46:36] "POST /neutron/port HTTP/1.1" 200 1115 0.026690 10.0.0.27 - - [2026-02-16 02:46:37] "POST /neutron/network HTTP/1.1" 200 832 0.005887 10.0.0.50 - - [2026-02-16 02:46:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.010177 10.0.0.23 - - [2026-02-16 02:46:37] "POST /useragent-kv HTTP/1.1" 200 115 0.005502 10.0.0.23 - - [2026-02-16 02:46:37] "POST /useragent-kv HTTP/1.1" 200 115 0.002785 10.0.0.27 - - [2026-02-16 02:46:37] "POST /neutron/network HTTP/1.1" 200 151 0.144322 10.0.0.50 - - [2026-02-16 02:46:37] "DELETE /route-target/ca1775f2-2bb2-4a56-8edd-51c037585434 HTTP/1.1" 200 115 0.031708 10.0.0.27 - - [2026-02-16 02:46:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004022 10.0.0.23 - - [2026-02-16 02:46:40] "GET /projects?obj_uuids=46e35014-6d4b-4e0b-8059-35e55abdac88&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001331 10.0.0.27 - - [2026-02-16 02:46:40] "GET /project/46e35014-6d4b-4e0b-8059-35e55abdac88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1334 0.044930 10.0.0.23 - - [2026-02-16 02:46:40] "POST /useragent-kv HTTP/1.1" 200 115 0.005171 10.0.0.27 - - [2026-02-16 02:46:40] "POST /neutron/subnet HTTP/1.1" 200 729 0.157048 10.0.0.27 - - [2026-02-16 02:46:40] "POST /id-to-fqname HTTP/1.1" 200 220 0.001338 10.0.0.27 - - [2026-02-16 02:46:40] "GET /virtual-network/3c1014a2-0d3b-4d75-ab2c-528c9f1b108a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.004737 10.0.0.27 - - [2026-02-16 02:46:40] "GET /virtual-network/3c1014a2-0d3b-4d75-ab2c-528c9f1b108a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005077 10.0.0.27 - - [2026-02-16 02:46:40] "POST /neutron/network HTTP/1.1" 200 832 0.005663 10.0.0.27 - - [2026-02-16 02:46:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003443 10.0.0.27 - - [2026-02-16 02:46:41] "GET /virtual-network/3c1014a2-0d3b-4d75-ab2c-528c9f1b108a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005748 10.0.0.27 - - [2026-02-16 02:46:41] "PUT /virtual-network/3c1014a2-0d3b-4d75-ab2c-528c9f1b108a HTTP/1.1" 200 264 0.053386 10.0.0.27 - - [2026-02-16 02:46:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003930 10.0.0.23 - - [2026-02-16 02:46:41] "GET /projects?obj_uuids=46e35014-6d4b-4e0b-8059-35e55abdac88&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000883 10.0.0.50 - - [2026-02-16 02:46:41] "POST /route-targets HTTP/1.1" 200 327 0.013598 10.0.0.27 - - [2026-02-16 02:46:41] "GET /project/46e35014-6d4b-4e0b-8059-35e55abdac88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1334 0.064885 10.0.0.50 - - [2026-02-16 02:46:41] "POST /ref-update HTTP/1.1" 200 156 0.025640 10.0.0.23 - - [2026-02-16 02:46:41] "GET /projects?obj_uuids=46e35014-6d4b-4e0b-8059-35e55abdac88&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000979 10.0.0.27 - - [2026-02-16 02:46:41] "POST /neutron/network HTTP/1.1" 200 612 0.112540 10.0.0.27 - - [2026-02-16 02:46:41] "POST /id-to-fqname HTTP/1.1" 200 220 0.002610 10.0.0.27 - - [2026-02-16 02:46:41] "GET /virtual-network/70ff0725-a1b7-40a0-bf72-464d24e5b735?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005075 10.0.0.27 - - [2026-02-16 02:46:41] "POST /neutron/network HTTP/1.1" 200 832 0.004960 10.0.0.27 - - [2026-02-16 02:46:41] "GET /virtual-network/70ff0725-a1b7-40a0-bf72-464d24e5b735?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.004630 10.0.0.27 - - [2026-02-16 02:46:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002537 10.0.0.27 - - [2026-02-16 02:46:41] "GET /virtual-network/70ff0725-a1b7-40a0-bf72-464d24e5b735?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005235 10.0.0.27 - - [2026-02-16 02:46:41] "PUT /virtual-network/70ff0725-a1b7-40a0-bf72-464d24e5b735 HTTP/1.1" 200 264 0.052706 10.0.0.50 - - [2026-02-16 02:46:41] "POST /ref-update HTTP/1.1" 200 156 0.018177 10.0.0.27 - - [2026-02-16 02:46:41] "POST /id-to-fqname HTTP/1.1" 200 220 0.001156 10.0.0.27 - - [2026-02-16 02:46:42] "POST /neutron/network HTTP/1.1" 200 842 0.006348 10.0.0.23 - - [2026-02-16 02:46:42] "GET /projects?obj_uuids=46e35014-6d4b-4e0b-8059-35e55abdac88&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000924 10.0.0.27 - - [2026-02-16 02:46:42] "GET /project/46e35014-6d4b-4e0b-8059-35e55abdac88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1334 0.092821 10.0.0.27 - - [2026-02-16 02:46:43] "POST /neutron/port HTTP/1.1" 200 117 0.006191 10.0.0.27 - - [2026-02-16 02:46:43] "POST /id-to-fqname HTTP/1.1" 200 220 0.001085 10.0.0.27 - - [2026-02-16 02:46:43] "POST /neutron/network HTTP/1.1" 200 842 0.005728 10.0.0.27 - - [2026-02-16 02:46:43] "POST /neutron/port HTTP/1.1" 200 1054 0.013801 10.0.0.27 - - [2026-02-16 02:46:43] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005192 10.0.0.23 - - [2026-02-16 02:46:43] "GET /projects?obj_uuids=46e35014-6d4b-4e0b-8059-35e55abdac88&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000899 10.0.0.27 - - [2026-02-16 02:46:44] "GET /project/46e35014-6d4b-4e0b-8059-35e55abdac88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1334 0.072392 10.0.0.27 - - [2026-02-16 02:46:44] "POST /neutron/network HTTP/1.1" 200 832 0.006704 10.0.0.27 - - [2026-02-16 02:46:44] "POST /neutron/security_group HTTP/1.1" 200 2051 0.006498 10.0.0.27 - - [2026-02-16 02:46:44] "POST /neutron/security_group HTTP/1.1" 200 2051 0.008190 10.0.0.27 - - [2026-02-16 02:46:44] "POST /neutron/port HTTP/1.1" 200 1054 0.015446 10.0.0.27 - - [2026-02-16 02:46:45] "POST /neutron/port HTTP/1.1" 200 1118 0.015437 10.0.0.27 - - [2026-02-16 02:46:45] "POST /neutron/port HTTP/1.1" 200 117 0.001106 10.0.0.27 - - [2026-02-16 02:46:49] "POST /neutron/security_group HTTP/1.1" 200 2051 0.006070 10.0.0.27 - - [2026-02-16 02:46:49] "POST /neutron/port HTTP/1.1" 200 1118 0.017658 10.0.0.27 - - [2026-02-16 02:46:49] "GET /virtual-machine/7243c061-7343-406f-b484-bbe0015adf71 HTTP/1.1" 200 1285 0.005198 10.0.0.27 - - [2026-02-16 02:46:49] "GET /virtual-machine-interface/83a3f603-4dc7-438d-825d-43d18feadb96 HTTP/1.1" 200 2926 0.004589 10.0.0.27 - - [2026-02-16 02:46:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003141 10.0.0.27 - - [2026-02-16 02:46:49] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003422 10.0.0.27 - - [2026-02-16 02:46:49] "GET /virtual-networks?parent_id=46e35014-6d4b-4e0b-8059-35e55abdac88&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002838 10.0.0.27 - - [2026-02-16 02:46:49] "GET /virtual-network/3c1014a2-0d3b-4d75-ab2c-528c9f1b108a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.007528 10.0.0.27 - - [2026-02-16 02:46:52] "POST /neutron/security_group HTTP/1.1" 200 2051 0.006544 10.0.0.27 - - [2026-02-16 02:46:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003117 10.0.0.27 - - [2026-02-16 02:46:52] "GET /virtual-network/3c1014a2-0d3b-4d75-ab2c-528c9f1b108a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.004601 10.0.0.27 - - [2026-02-16 02:46:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003353 10.0.0.27 - - [2026-02-16 02:46:54] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003049 10.0.0.27 - - [2026-02-16 02:46:54] "GET /virtual-networks?parent_id=46e35014-6d4b-4e0b-8059-35e55abdac88&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002536 10.0.0.27 - - [2026-02-16 02:46:54] "GET /virtual-network/3c1014a2-0d3b-4d75-ab2c-528c9f1b108a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.006181 10.0.0.27 - - [2026-02-16 02:46:55] "POST /neutron/port HTTP/1.1" 200 1118 0.015776 10.0.0.27 - - [2026-02-16 02:46:55] "POST /neutron/security_group HTTP/1.1" 200 2051 0.006421 10.0.0.27 - - [2026-02-16 02:46:55] "GET /virtual-machine/52c2f31f-dbcd-473f-86bc-6097cc6180e5 HTTP/1.1" 200 1284 0.005315 10.0.0.27 - - [2026-02-16 02:46:55] "GET /virtual-machine-interface/b1ac723b-6d09-4600-9bac-f9fc9e936b3a HTTP/1.1" 200 2928 0.004991 10.0.0.27 - - [2026-02-16 02:46:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002991 10.0.0.27 - - [2026-02-16 02:46:55] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003249 10.0.0.27 - - [2026-02-16 02:46:55] "GET /virtual-networks?parent_id=46e35014-6d4b-4e0b-8059-35e55abdac88&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002782 10.0.0.27 - - [2026-02-16 02:46:55] "GET /virtual-network/70ff0725-a1b7-40a0-bf72-464d24e5b735?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.005236 10.0.0.27 - - [2026-02-16 02:46:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003084 10.0.0.27 - - [2026-02-16 02:46:56] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003845 10.0.0.27 - - [2026-02-16 02:46:56] "GET /virtual-networks?parent_id=46e35014-6d4b-4e0b-8059-35e55abdac88&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002294 10.0.0.27 - - [2026-02-16 02:46:56] "GET /virtual-network/70ff0725-a1b7-40a0-bf72-464d24e5b735?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.005624 10.0.0.27 - - [2026-02-16 02:46:56] "POST /interface-route-tables HTTP/1.1" 200 574 0.021281 10.0.0.27 - - [2026-02-16 02:46:56] "GET /interface-route-table/4699eb68-a037-4811-b853-e888b3469314?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1308 0.014792 10.0.0.27 - - [2026-02-16 02:46:56] "GET /virtual-machine-interface/83a3f603-4dc7-438d-825d-43d18feadb96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2705 0.005549 10.0.0.27 - - [2026-02-16 02:46:56] "POST /ref-update HTTP/1.1" 200 156 0.015218 10.0.0.27 - - [2026-02-16 02:46:56] "POST /routing-policys HTTP/1.1" 200 534 0.021573 10.0.0.27 - - [2026-02-16 02:46:56] "GET /virtual-network/3c1014a2-0d3b-4d75-ab2c-528c9f1b108a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.004947 10.0.0.27 - - [2026-02-16 02:46:57] "PUT /virtual-network/3c1014a2-0d3b-4d75-ab2c-528c9f1b108a HTTP/1.1" 200 264 0.040225 10.0.0.27 - - [2026-02-16 02:46:59] "POST /neutron/port HTTP/1.1" 200 1118 0.043909 10.0.0.27 - - [2026-02-16 02:46:59] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003689 10.0.0.27 - - [2026-02-16 02:46:59] "POST /neutron/network HTTP/1.1" 200 832 0.005939 10.0.0.27 - - [2026-02-16 02:47:00] "POST /neutron/network HTTP/1.1" 200 842 0.006092 10.0.0.27 - - [2026-02-16 02:47:00] "POST /neutron/port HTTP/1.1" 200 117 0.001596 10.0.0.27 - - [2026-02-16 02:47:00] "POST /ref-update HTTP/1.1" 200 156 0.071625 10.0.0.27 - - [2026-02-16 02:47:00] "DELETE /routing-policy/814173c6-eba8-4f35-af8b-8c69c80fd4f3 HTTP/1.1" 200 115 0.053428 10.0.0.27 - - [2026-02-16 02:47:01] "POST /neutron/network HTTP/1.1" 400 204 0.013530 10.0.0.27 - - [2026-02-16 02:47:01] "POST /neutron/port HTTP/1.1" 200 1108 0.014352 10.0.0.27 - - [2026-02-16 02:47:01] "POST /neutron/port HTTP/1.1" 200 151 0.229021 10.0.0.50 - - [2026-02-16 02:47:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004485 10.0.0.27 - - [2026-02-16 02:47:03] "POST /neutron/network HTTP/1.1" 200 832 0.011837 10.0.0.50 - - [2026-02-16 02:47:03] "DELETE /route-target/862ea4a8-cfef-4746-8ecc-2216099ed4fb HTTP/1.1" 409 239 0.010966 10.0.0.50 - - [2026-02-16 02:47:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004698 10.0.0.23 - - [2026-02-16 02:47:04] "GET /projects?obj_uuids=46e35014-6d4b-4e0b-8059-35e55abdac88&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001305 10.0.0.27 - - [2026-02-16 02:47:04] "GET /project/46e35014-6d4b-4e0b-8059-35e55abdac88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1334 0.037110 10.0.0.23 - - [2026-02-16 02:47:04] "GET /projects?obj_uuids=46e35014-6d4b-4e0b-8059-35e55abdac88&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000980 10.0.0.27 - - [2026-02-16 02:47:04] "GET /project/46e35014-6d4b-4e0b-8059-35e55abdac88?fields=virtual_networks HTTP/1.1" 200 1017 0.082637 10.0.0.23 - - [2026-02-16 02:47:04] "GET /projects?obj_uuids=46e35014-6d4b-4e0b-8059-35e55abdac88&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000904 10.0.0.27 - - [2026-02-16 02:47:04] "GET /project/46e35014-6d4b-4e0b-8059-35e55abdac88?fields=virtual_machine_interfaces HTTP/1.1" 200 1017 0.040627 10.0.0.23 - - [2026-02-16 02:47:04] "GET /projects?obj_uuids=46e35014-6d4b-4e0b-8059-35e55abdac88&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001107 10.0.0.27 - - [2026-02-16 02:47:04] "GET /project/46e35014-6d4b-4e0b-8059-35e55abdac88?fields=security_groups HTTP/1.1" 200 1236 0.040294 10.0.0.27 - - [2026-02-16 02:47:05] "POST /fqname-to-id HTTP/1.1" 404 192 0.025830 10.0.0.23 - - [2026-02-16 02:47:05] "GET /projects?obj_uuids=1dea0b56-609e-4fbd-a671-cb03765098db&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003062 10.0.0.23 - - [2026-02-16 02:47:05] "GET /domains?obj_uuids=026ea67f-9b7a-4f1c-a755-90b25d4ac1dc&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000903 10.0.0.23 - - [2026-02-16 02:47:05] "GET /domain/026ea67f-9b7a-4f1c-a755-90b25d4ac1dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.019944 10.0.0.23 - - [2026-02-16 02:47:06] "POST /id-to-fqname HTTP/1.1" 200 194 0.012665 10.0.0.23 - - [2026-02-16 02:47:06] "POST /fqname-to-id HTTP/1.1" 404 203 0.006749 10.0.0.23 - - [2026-02-16 02:47:06] "POST /security-groups HTTP/1.1" 200 595 0.075577 10.0.0.23 - - [2026-02-16 02:47:06] "POST /projects HTTP/1.1" 200 593 0.309193 10.0.0.23 - - [2026-02-16 02:47:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.336395 10.0.0.50 - - [2026-02-16 02:47:06] "POST /access-control-lists HTTP/1.1" 200 600 0.024138 10.0.0.27 - - [2026-02-16 02:47:06] "GET /project/1dea0b56-609e-4fbd-a671-cb03765098db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.505586 10.0.0.27 - - [2026-02-16 02:47:07] "GET / HTTP/1.1" 200 35931 0.001566 10.0.0.27 - - [2026-02-16 02:47:09] "POST /fqname-to-id HTTP/1.1" 401 292 0.000437 10.0.0.27 - - [2026-02-16 02:47:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.055874 10.0.0.23 - - [2026-02-16 02:47:09] "GET /projects?obj_uuids=1dea0b56-609e-4fbd-a671-cb03765098db&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001010 10.0.0.27 - - [2026-02-16 02:47:09] "GET /project/1dea0b56-609e-4fbd-a671-cb03765098db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.047679 10.0.0.23 - - [2026-02-16 02:47:09] "GET /projects?obj_uuids=1dea0b56-609e-4fbd-a671-cb03765098db&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000890 10.0.0.27 - - [2026-02-16 02:47:09] "POST /neutron/network HTTP/1.1" 200 613 0.135940 10.0.0.50 - - [2026-02-16 02:47:09] "POST /route-targets HTTP/1.1" 200 327 0.021947 10.0.0.23 - - [2026-02-16 02:47:10] "DELETE /project/1dea0b56609e4fbda671cb03765098db HTTP/1.1" 404 173 0.011227 10.0.0.23 - - [2026-02-16 02:47:10] "GET /projects?obj_uuids=46e35014-6d4b-4e0b-8059-35e55abdac88&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002643 10.0.0.23 - - [2026-02-16 02:47:10] "GET /project/46e35014-6d4b-4e0b-8059-35e55abdac88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1439 0.065275 10.0.0.23 - - [2026-02-16 02:47:10] "GET /projects?obj_uuids=46e35014-6d4b-4e0b-8059-35e55abdac88&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001185 10.0.0.23 - - [2026-02-16 02:47:10] "GET /project/46e35014-6d4b-4e0b-8059-35e55abdac88?fields=security_groups HTTP/1.1" 200 1341 0.046195 10.0.0.23 - - [2026-02-16 02:47:10] "DELETE /security-group/8d306009-1564-4567-bb19-14eb415a0af6 HTTP/1.1" 404 177 0.003734 10.0.0.23 - - [2026-02-16 02:47:10] "GET /projects?obj_uuids=46e35014-6d4b-4e0b-8059-35e55abdac88&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002459 10.0.0.23 - - [2026-02-16 02:47:10] "GET /project/46e35014-6d4b-4e0b-8059-35e55abdac88?fields=application_policy_sets HTTP/1.1" 200 1380 0.062241 10.0.0.50 - - [2026-02-16 02:47:10] "DELETE /access-control-list/c38d4eaa-499e-434b-8298-171c5a1e3f95 HTTP/1.1" 200 115 0.061900 10.0.0.23 - - [2026-02-16 02:47:10] "DELETE /project/46e35014-6d4b-4e0b-8059-35e55abdac88 HTTP/1.1" 409 278 0.335582 10.0.0.27 - - [2026-02-16 02:47:10] "POST /id-to-fqname HTTP/1.1" 200 226 0.004416 10.0.0.27 - - [2026-02-16 02:47:10] "GET /virtual-network/fd46d363-8570-419a-bdea-4c7ae14791df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.013618 10.0.0.27 - - [2026-02-16 02:47:10] "POST /neutron/network HTTP/1.1" 200 832 0.010309 10.0.0.27 - - [2026-02-16 02:47:10] "GET /virtual-network/fd46d363-8570-419a-bdea-4c7ae14791df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.015548 10.0.0.27 - - [2026-02-16 02:47:11] "GET /virtual-network/fd46d363-8570-419a-bdea-4c7ae14791df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005024 10.0.0.50 - - [2026-02-16 02:47:12] "GET /obj-perms HTTP/1.1" 200 5038 0.067286 10.0.0.23 - - [2026-02-16 02:47:12] "GET /obj-perms HTTP/1.1" 200 5038 0.074645 10.0.0.27 - - [2026-02-16 02:47:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003570 10.0.0.27 - - [2026-02-16 02:47:12] "GET /virtual-network/fd46d363-8570-419a-bdea-4c7ae14791df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005434 10.0.0.27 - - [2026-02-16 02:47:12] "PUT /virtual-network/fd46d363-8570-419a-bdea-4c7ae14791df HTTP/1.1" 200 264 0.050693 10.0.0.27 - - [2026-02-16 02:47:17] "POST /id-to-fqname HTTP/1.1" 200 226 0.001537 10.0.0.27 - - [2026-02-16 02:47:17] "POST /neutron/network HTTP/1.1" 200 842 0.006361 10.0.0.23 - - [2026-02-16 02:47:18] "GET /projects?obj_uuids=1dea0b56-609e-4fbd-a671-cb03765098db&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000941 10.0.0.27 - - [2026-02-16 02:47:18] "GET /project/1dea0b56-609e-4fbd-a671-cb03765098db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.061433 10.0.0.27 - - [2026-02-16 02:47:18] "POST /neutron/port HTTP/1.1" 200 117 0.004889 10.0.0.23 - - [2026-02-16 02:47:19] "GET /projects?obj_uuids=1dea0b56-609e-4fbd-a671-cb03765098db&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000936 10.0.0.27 - - [2026-02-16 02:47:19] "POST /neutron/port HTTP/1.1" 200 1064 0.233717 10.0.0.27 - - [2026-02-16 02:47:19] "POST /neutron/port HTTP/1.1" 200 1118 0.091904 10.0.0.27 - - [2026-02-16 02:47:19] "POST /neutron/subnet HTTP/1.1" 200 699 0.007580 10.0.0.27 - - [2026-02-16 02:47:23] "POST /neutron/port HTTP/1.1" 200 1128 0.014789 10.0.0.27 - - [2026-02-16 02:47:23] "POST /neutron/security_group HTTP/1.1" 200 2062 0.006350 10.0.0.27 - - [2026-02-16 02:47:24] "GET /virtual-machine/c0e6544b-1094-4727-9337-39296890ed97 HTTP/1.1" 401 292 0.000373 10.0.0.27 - - [2026-02-16 02:47:24] "GET /virtual-machine/c0e6544b-1094-4727-9337-39296890ed97 HTTP/1.1" 200 1297 0.033302 10.0.0.27 - - [2026-02-16 02:47:24] "GET /virtual-machine-interface/6d8f2fd9-be35-4596-ba6e-8c516ad5a657 HTTP/1.1" 200 2967 0.005502 10.0.0.27 - - [2026-02-16 02:47:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003123 10.0.0.27 - - [2026-02-16 02:47:24] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003280 10.0.0.27 - - [2026-02-16 02:47:24] "GET /virtual-networks?parent_id=1dea0b56-609e-4fbd-a671-cb03765098db&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002653 10.0.0.27 - - [2026-02-16 02:47:24] "GET /virtual-network/fd46d363-8570-419a-bdea-4c7ae14791df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2120 0.005300 10.0.0.27 - - [2026-02-16 02:47:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003337 10.0.0.27 - - [2026-02-16 02:47:27] "GET /virtual-network/fd46d363-8570-419a-bdea-4c7ae14791df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2120 0.005701 10.0.0.27 - - [2026-02-16 02:47:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003120 10.0.0.27 - - [2026-02-16 02:47:31] "GET /virtual-network/fd46d363-8570-419a-bdea-4c7ae14791df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2120 0.006490 10.0.0.27 - - [2026-02-16 02:47:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003459 10.0.0.27 - - [2026-02-16 02:47:35] "GET /virtual-network/fd46d363-8570-419a-bdea-4c7ae14791df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2120 0.006649 10.0.0.27 - - [2026-02-16 02:47:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003857 10.0.0.27 - - [2026-02-16 02:47:39] "GET /virtual-network/fd46d363-8570-419a-bdea-4c7ae14791df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2120 0.005574 10.0.0.27 - - [2026-02-16 02:47:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003359 10.0.0.27 - - [2026-02-16 02:47:43] "GET /virtual-network/fd46d363-8570-419a-bdea-4c7ae14791df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2120 0.005154 10.0.0.27 - - [2026-02-16 02:47:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004118 10.0.0.27 - - [2026-02-16 02:47:48] "GET /virtual-network/fd46d363-8570-419a-bdea-4c7ae14791df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2120 0.005144 10.0.0.27 - - [2026-02-16 02:47:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003139 10.0.0.27 - - [2026-02-16 02:47:52] "GET /virtual-network/fd46d363-8570-419a-bdea-4c7ae14791df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2120 0.005220 10.0.0.27 - - [2026-02-16 02:47:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003561 10.0.0.27 - - [2026-02-16 02:47:56] "GET /virtual-network/fd46d363-8570-419a-bdea-4c7ae14791df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2120 0.006306 10.0.0.27 - - [2026-02-16 02:47:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003908 10.0.0.27 - - [2026-02-16 02:47:58] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003456 10.0.0.27 - - [2026-02-16 02:47:58] "GET /virtual-networks?parent_id=1dea0b56-609e-4fbd-a671-cb03765098db&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002666 10.0.0.27 - - [2026-02-16 02:47:58] "GET /virtual-network/fd46d363-8570-419a-bdea-4c7ae14791df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2120 0.006398 10.0.0.27 - - [2026-02-16 02:47:58] "POST /neutron/port HTTP/1.1" 200 1128 0.015899 10.0.0.27 - - [2026-02-16 02:48:01] "POST /neutron/port HTTP/1.1" 200 1128 0.016181 10.0.0.27 - - [2026-02-16 02:48:01] "POST /neutron/subnet HTTP/1.1" 200 699 0.008775 10.0.0.27 - - [2026-02-16 02:48:03] "POST /neutron/port HTTP/1.1" 200 1128 0.020975 10.0.0.27 - - [2026-02-16 02:48:05] "POST /neutron/security_group HTTP/1.1" 200 2062 0.006014 10.0.0.27 - - [2026-02-16 02:48:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003328 10.0.0.27 - - [2026-02-16 02:48:14] "GET /virtual-network/fd46d363-8570-419a-bdea-4c7ae14791df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2120 0.005495 10.0.0.27 - - [2026-02-16 02:48:14] "PUT /virtual-network/fd46d363-8570-419a-bdea-4c7ae14791df HTTP/1.1" 200 264 0.052713 10.0.0.50 - - [2026-02-16 02:48:14] "POST /ref-update HTTP/1.1" 200 156 0.023443 10.0.0.27 - - [2026-02-16 02:48:19] "POST /neutron/network HTTP/1.1" 200 832 0.006409 10.0.0.27 - - [2026-02-16 02:48:19] "POST /neutron/port HTTP/1.1" 200 1118 0.012697 10.0.0.50 - - [2026-02-16 02:48:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003450 10.0.0.23 - - [2026-02-16 02:48:21] "POST /useragent-kv HTTP/1.1" 200 115 0.007368 10.0.0.23 - - [2026-02-16 02:48:21] "POST /useragent-kv HTTP/1.1" 200 115 0.003187 10.0.0.27 - - [2026-02-16 02:48:21] "POST /neutron/network HTTP/1.1" 200 151 0.130167 10.0.0.27 - - [2026-02-16 02:48:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003263 10.0.0.23 - - [2026-02-16 02:48:24] "GET /projects?obj_uuids=1dea0b56-609e-4fbd-a671-cb03765098db&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000866 10.0.0.27 - - [2026-02-16 02:48:24] "GET /project/1dea0b56-609e-4fbd-a671-cb03765098db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.035235 10.0.0.50 - - [2026-02-16 02:48:24] "POST /ref-update HTTP/1.1" 200 156 0.018356 10.0.0.23 - - [2026-02-16 02:48:24] "POST /useragent-kv HTTP/1.1" 200 115 0.003939 10.0.0.27 - - [2026-02-16 02:48:24] "POST /neutron/subnet HTTP/1.1" 200 720 0.143408 10.0.0.27 - - [2026-02-16 02:48:24] "POST /id-to-fqname HTTP/1.1" 200 226 0.001123 10.0.0.27 - - [2026-02-16 02:48:24] "GET /virtual-network/330803ee-04d4-4281-93bf-4911354db9ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.007158 10.0.0.27 - - [2026-02-16 02:48:24] "GET /virtual-network/330803ee-04d4-4281-93bf-4911354db9ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005614 10.0.0.27 - - [2026-02-16 02:48:24] "POST /neutron/network HTTP/1.1" 200 831 0.005845 10.0.0.27 - - [2026-02-16 02:48:24] "GET /virtual-network/330803ee-04d4-4281-93bf-4911354db9ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.004958 10.0.0.27 - - [2026-02-16 02:48:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003090 10.0.0.27 - - [2026-02-16 02:48:25] "GET /virtual-network/330803ee-04d4-4281-93bf-4911354db9ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.004586 10.0.0.27 - - [2026-02-16 02:48:25] "PUT /virtual-network/330803ee-04d4-4281-93bf-4911354db9ad HTTP/1.1" 200 264 0.058406 10.0.0.27 - - [2026-02-16 02:48:30] "POST /id-to-fqname HTTP/1.1" 200 226 0.001542 10.0.0.23 - - [2026-02-16 02:48:31] "GET /projects?obj_uuids=1dea0b56-609e-4fbd-a671-cb03765098db&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001122 10.0.0.27 - - [2026-02-16 02:48:31] "GET /project/1dea0b56-609e-4fbd-a671-cb03765098db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.063243 10.0.0.27 - - [2026-02-16 02:48:31] "POST /neutron/network HTTP/1.1" 200 831 0.007311 10.0.0.27 - - [2026-02-16 02:48:31] "POST /neutron/port HTTP/1.1" 200 117 0.005298 10.0.0.27 - - [2026-02-16 02:48:32] "POST /neutron/port HTTP/1.1" 200 1063 0.014570 10.0.0.27 - - [2026-02-16 02:48:32] "POST /neutron/port HTTP/1.1" 200 1127 0.014941 10.0.0.27 - - [2026-02-16 02:48:32] "POST /neutron/port HTTP/1.1" 200 117 0.001086 10.0.0.27 - - [2026-02-16 02:48:36] "POST /neutron/security_group HTTP/1.1" 200 2062 0.006530 10.0.0.27 - - [2026-02-16 02:48:36] "POST /neutron/port HTTP/1.1" 200 1127 0.039678 10.0.0.27 - - [2026-02-16 02:48:36] "GET /virtual-machine/5407800c-c8ec-4a6d-83f0-742c0a673281 HTTP/1.1" 200 1295 0.006305 10.0.0.27 - - [2026-02-16 02:48:36] "GET /virtual-machine-interface/bff18f00-3918-4fa6-9fd3-ffe584f02a9d HTTP/1.1" 200 2968 0.004709 10.0.0.27 - - [2026-02-16 02:48:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003086 10.0.0.27 - - [2026-02-16 02:48:36] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003371 10.0.0.27 - - [2026-02-16 02:48:36] "GET /virtual-networks?parent_id=1dea0b56-609e-4fbd-a671-cb03765098db&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.006720 10.0.0.27 - - [2026-02-16 02:48:36] "GET /obj-perms HTTP/1.1" 200 5056 0.059160 10.0.0.27 - - [2026-02-16 02:48:36] "GET /virtual-network/330803ee-04d4-4281-93bf-4911354db9ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.005897 10.0.0.50 - - [2026-02-16 02:48:37] "GET /obj-perms HTTP/1.1" 200 5056 0.050968 10.0.0.27 - - [2026-02-16 02:48:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003426 10.0.0.27 - - [2026-02-16 02:48:39] "GET /virtual-network/330803ee-04d4-4281-93bf-4911354db9ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.005305 10.0.0.27 - - [2026-02-16 02:48:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003794 10.0.0.27 - - [2026-02-16 02:48:44] "GET /virtual-network/330803ee-04d4-4281-93bf-4911354db9ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.006833 10.0.0.27 - - [2026-02-16 02:48:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003456 10.0.0.27 - - [2026-02-16 02:48:48] "GET /virtual-network/330803ee-04d4-4281-93bf-4911354db9ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.005583 10.0.0.27 - - [2026-02-16 02:48:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003209 10.0.0.27 - - [2026-02-16 02:48:52] "GET /virtual-network/330803ee-04d4-4281-93bf-4911354db9ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.004986 10.0.0.27 - - [2026-02-16 02:48:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003519 10.0.0.27 - - [2026-02-16 02:48:56] "GET /virtual-network/330803ee-04d4-4281-93bf-4911354db9ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.005329 10.0.0.50 - - [2026-02-16 02:48:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000484 10.0.0.23 - - [2026-02-16 02:48:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000455 10.0.0.50 - - [2026-02-16 02:48:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000346 10.0.0.23 - - [2026-02-16 02:48:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000498 10.0.0.27 - - [2026-02-16 02:48:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000350 10.0.0.27 - - [2026-02-16 02:48:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000335 10.0.0.23 - - [2026-02-16 02:48:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000319 10.0.0.23 - - [2026-02-16 02:48:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000476 10.0.0.50 - - [2026-02-16 02:48:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000344 10.0.0.50 - - [2026-02-16 02:48:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000312 10.0.0.27 - - [2026-02-16 02:48:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000354 10.0.0.27 - - [2026-02-16 02:48:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000349 10.0.0.27 - - [2026-02-16 02:49:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004325 10.0.0.27 - - [2026-02-16 02:49:00] "GET /virtual-network/330803ee-04d4-4281-93bf-4911354db9ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.006773 10.0.0.27 - - [2026-02-16 02:49:03] "POST /neutron/port HTTP/1.1" 200 1127 0.013851 10.0.0.27 - - [2026-02-16 02:49:03] "POST /neutron/subnet HTTP/1.1" 200 694 0.007826 10.0.0.27 - - [2026-02-16 02:49:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002916 10.0.0.27 - - [2026-02-16 02:49:04] "GET /virtual-network/330803ee-04d4-4281-93bf-4911354db9ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.004824 10.0.0.27 - - [2026-02-16 02:49:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003599 10.0.0.27 - - [2026-02-16 02:49:08] "GET /virtual-network/330803ee-04d4-4281-93bf-4911354db9ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.005326 10.0.0.27 - - [2026-02-16 02:49:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002846 10.0.0.27 - - [2026-02-16 02:49:12] "GET /virtual-network/330803ee-04d4-4281-93bf-4911354db9ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.005116 10.0.0.27 - - [2026-02-16 02:49:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003169 10.0.0.27 - - [2026-02-16 02:49:14] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003273 10.0.0.27 - - [2026-02-16 02:49:14] "GET /virtual-networks?parent_id=1dea0b56-609e-4fbd-a671-cb03765098db&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002786 10.0.0.27 - - [2026-02-16 02:49:14] "GET /virtual-network/330803ee-04d4-4281-93bf-4911354db9ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.005141 10.0.0.27 - - [2026-02-16 02:49:14] "POST /neutron/port HTTP/1.1" 200 1127 0.015885 10.0.0.27 - - [2026-02-16 02:49:20] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007367 10.0.0.27 - - [2026-02-16 02:49:25] "POST /neutron/port HTTP/1.1" 200 1127 0.014961 10.0.0.27 - - [2026-02-16 02:49:30] "POST /neutron/security_group HTTP/1.1" 200 2062 0.006943 10.0.0.27 - - [2026-02-16 02:49:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004171 10.0.0.27 - - [2026-02-16 02:49:35] "GET /virtual-network/330803ee-04d4-4281-93bf-4911354db9ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.007000 10.0.0.27 - - [2026-02-16 02:49:35] "PUT /virtual-network/330803ee-04d4-4281-93bf-4911354db9ad HTTP/1.1" 200 264 0.064803 10.0.0.50 - - [2026-02-16 02:49:35] "POST /ref-update HTTP/1.1" 200 156 0.041675 10.0.0.23 - - [2026-02-16 02:49:37] "GET /obj-perms HTTP/1.1" 200 5056 0.047810 10.0.0.27 - - [2026-02-16 02:49:41] "POST /neutron/port HTTP/1.1" 200 1127 0.015891 10.0.0.27 - - [2026-02-16 02:49:42] "POST /neutron/network HTTP/1.1" 200 831 0.006285 10.0.0.50 - - [2026-02-16 02:49:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003047 10.0.0.23 - - [2026-02-16 02:49:44] "GET /projects?obj_uuids=1dea0b56-609e-4fbd-a671-cb03765098db&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.031704 10.0.0.27 - - [2026-02-16 02:49:44] "GET /project/1dea0b56-609e-4fbd-a671-cb03765098db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.069077 10.0.0.23 - - [2026-02-16 02:49:44] "GET /projects?obj_uuids=1dea0b56-609e-4fbd-a671-cb03765098db&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000772 10.0.0.27 - - [2026-02-16 02:49:44] "GET /project/1dea0b56-609e-4fbd-a671-cb03765098db?fields=virtual_networks HTTP/1.1" 200 1040 0.035774 10.0.0.23 - - [2026-02-16 02:49:44] "GET /projects?obj_uuids=1dea0b56-609e-4fbd-a671-cb03765098db&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000891 10.0.0.27 - - [2026-02-16 02:49:44] "GET /project/1dea0b56-609e-4fbd-a671-cb03765098db?fields=virtual_machine_interfaces HTTP/1.1" 200 1040 0.037052 10.0.0.23 - - [2026-02-16 02:49:44] "GET /projects?obj_uuids=1dea0b56-609e-4fbd-a671-cb03765098db&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000858 10.0.0.27 - - [2026-02-16 02:49:44] "GET /project/1dea0b56-609e-4fbd-a671-cb03765098db?fields=security_groups HTTP/1.1" 200 1270 0.044861 10.0.0.27 - - [2026-02-16 02:49:45] "POST /fqname-to-id HTTP/1.1" 404 213 0.024357 10.0.0.23 - - [2026-02-16 02:49:45] "GET /projects?obj_uuids=1257b6ab-026d-4ee9-a789-428dc76eb4d3&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002538 10.0.0.23 - - [2026-02-16 02:49:45] "GET /domains?obj_uuids=026ea67f-9b7a-4f1c-a755-90b25d4ac1dc&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000942 10.0.0.23 - - [2026-02-16 02:49:45] "GET /domain/026ea67f-9b7a-4f1c-a755-90b25d4ac1dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.007064 10.0.0.23 - - [2026-02-16 02:49:45] "POST /id-to-fqname HTTP/1.1" 200 216 0.003517 10.0.0.23 - - [2026-02-16 02:49:45] "POST /fqname-to-id HTTP/1.1" 404 227 0.013539 10.0.0.23 - - [2026-02-16 02:49:46] "POST /security-groups HTTP/1.1" 200 616 0.069371 10.0.0.23 - - [2026-02-16 02:49:46] "POST /projects HTTP/1.1" 200 635 0.259665 10.0.0.50 - - [2026-02-16 02:49:46] "POST /access-control-lists HTTP/1.1" 200 621 0.024742 10.0.0.23 - - [2026-02-16 02:49:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.331196 10.0.0.27 - - [2026-02-16 02:49:46] "GET /project/1257b6ab-026d-4ee9-a789-428dc76eb4d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.471666 10.0.0.27 - - [2026-02-16 02:49:47] "GET / HTTP/1.1" 200 35931 0.002484 10.0.0.27 - - [2026-02-16 02:49:48] "POST /fqname-to-id HTTP/1.1" 401 292 0.000429 10.0.0.27 - - [2026-02-16 02:49:49] "POST /fqname-to-id HTTP/1.1" 404 249 0.053306 10.0.0.50 - - [2026-02-16 02:49:49] "POST /fqname-to-id HTTP/1.1" 404 281 0.002855 10.0.0.50 - - [2026-02-16 02:49:49] "POST /access-control-lists HTTP/1.1" 200 641 0.024537 10.0.0.50 - - [2026-02-16 02:49:49] "PUT /access-control-list/c81e6513-7084-4b1f-9931-8589913cc4b5 HTTP/1.1" 200 272 0.014037 10.0.0.23 - - [2026-02-16 02:49:49] "GET /projects?obj_uuids=1257b6ab-026d-4ee9-a789-428dc76eb4d3&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.000908 10.0.0.27 - - [2026-02-16 02:49:49] "POST /neutron/security_group_rule HTTP/1.1" 200 2608 0.076588 10.0.0.27 - - [2026-02-16 02:49:49] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.011134 10.0.0.27 - - [2026-02-16 02:49:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003987 10.0.0.50 - - [2026-02-16 02:49:50] "PUT /access-control-list/c81e6513-7084-4b1f-9931-8589913cc4b5 HTTP/1.1" 200 272 0.019305 10.0.0.27 - - [2026-02-16 02:49:50] "GET /security-group/0eee426a-28cf-4e7c-a265-0b6b52375e06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.005991 10.0.0.27 - - [2026-02-16 02:49:50] "POST /neutron/security_group HTTP/1.1" 200 1026 0.004219 10.0.0.27 - - [2026-02-16 02:49:51] "POST /fqname-to-id HTTP/1.1" 404 249 0.010889 10.0.0.27 - - [2026-02-16 02:49:51] "POST /fqname-to-id HTTP/1.1" 404 249 0.003631 10.0.0.50 - - [2026-02-16 02:49:51] "POST /fqname-to-id HTTP/1.1" 404 281 0.004627 10.0.0.50 - - [2026-02-16 02:49:51] "POST /access-control-lists HTTP/1.1" 200 641 0.027777 10.0.0.23 - - [2026-02-16 02:49:51] "GET /projects?obj_uuids=1257b6ab-026d-4ee9-a789-428dc76eb4d3&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.000876 10.0.0.50 - - [2026-02-16 02:49:51] "PUT /access-control-list/7d77cd04-9eee-4251-a34d-f2290d79c68a HTTP/1.1" 200 272 0.020342 10.0.0.27 - - [2026-02-16 02:49:51] "POST /neutron/security_group_rule HTTP/1.1" 200 2608 0.055029 10.0.0.27 - - [2026-02-16 02:49:51] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.018578 10.0.0.27 - - [2026-02-16 02:49:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.006452 10.0.0.50 - - [2026-02-16 02:49:52] "PUT /access-control-list/7d77cd04-9eee-4251-a34d-f2290d79c68a HTTP/1.1" 200 272 0.016664 10.0.0.27 - - [2026-02-16 02:49:52] "GET /security-group/41fb6c34-d8e9-4ac6-99a0-9e4688bd085b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.012177 10.0.0.23 - - [2026-02-16 02:49:52] "GET /projects?obj_uuids=1257b6ab-026d-4ee9-a789-428dc76eb4d3&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001284 10.0.0.27 - - [2026-02-16 02:49:52] "POST /neutron/security_group_rule HTTP/1.1" 200 2208 0.055406 10.0.0.27 - - [2026-02-16 02:49:52] "POST /neutron/security_group_rule HTTP/1.1" 200 600 0.143857 10.0.0.27 - - [2026-02-16 02:49:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002937 10.0.0.23 - - [2026-02-16 02:49:53] "GET /projects?obj_uuids=1257b6ab-026d-4ee9-a789-428dc76eb4d3&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.000816 10.0.0.50 - - [2026-02-16 02:49:53] "PUT /access-control-list/5faa6d31-5c5d-490d-923c-0708694aa1ce HTTP/1.1" 200 272 0.017856 10.0.0.27 - - [2026-02-16 02:49:53] "GET /project/1257b6ab-026d-4ee9-a789-428dc76eb4d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.047222 10.0.0.23 - - [2026-02-16 02:49:53] "GET /projects?obj_uuids=1257b6ab-026d-4ee9-a789-428dc76eb4d3&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.000842 10.0.0.27 - - [2026-02-16 02:49:53] "POST /neutron/network HTTP/1.1" 200 720 0.127978 10.0.0.50 - - [2026-02-16 02:49:53] "POST /fqname-to-id HTTP/1.1" 404 207 0.036060 10.0.0.27 - - [2026-02-16 02:49:53] "POST /neutron/network HTTP/1.1" 200 1114 0.009335 10.0.0.27 - - [2026-02-16 02:49:53] "POST /id-to-fqname HTTP/1.1" 200 290 0.001819 10.0.0.27 - - [2026-02-16 02:49:53] "GET /virtual-network/e6342630-f828-4fb6-9c87-d7cf395524da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.005187 10.0.0.27 - - [2026-02-16 02:49:53] "GET /virtual-network/e6342630-f828-4fb6-9c87-d7cf395524da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.004987 10.0.0.27 - - [2026-02-16 02:49:53] "POST /neutron/subnet HTTP/1.1" 200 828 0.008202 10.0.0.27 - - [2026-02-16 02:49:54] "GET /virtual-network/e6342630-f828-4fb6-9c87-d7cf395524da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.005185 10.0.0.27 - - [2026-02-16 02:49:55] "POST /id-to-fqname HTTP/1.1" 200 290 0.001168 10.0.0.27 - - [2026-02-16 02:49:55] "POST /neutron/network HTTP/1.1" 200 1124 0.007209 10.0.0.23 - - [2026-02-16 02:49:56] "GET /projects?obj_uuids=1257b6ab-026d-4ee9-a789-428dc76eb4d3&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.000843 10.0.0.27 - - [2026-02-16 02:49:56] "GET /project/1257b6ab-026d-4ee9-a789-428dc76eb4d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.060594 10.0.0.27 - - [2026-02-16 02:49:56] "POST /neutron/port HTTP/1.1" 200 117 0.007016 10.0.0.27 - - [2026-02-16 02:49:56] "POST /id-to-fqname HTTP/1.1" 200 290 0.000957 10.0.0.27 - - [2026-02-16 02:49:56] "POST /neutron/network HTTP/1.1" 200 1124 0.007652 10.0.0.23 - - [2026-02-16 02:49:57] "GET /projects?obj_uuids=1257b6ab-026d-4ee9-a789-428dc76eb4d3&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001262 10.0.0.27 - - [2026-02-16 02:49:57] "POST /neutron/port HTTP/1.1" 200 1193 0.306797 10.0.0.27 - - [2026-02-16 02:49:57] "POST /neutron/port HTTP/1.1" 200 1247 0.084934 10.0.0.27 - - [2026-02-16 02:49:57] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003227 10.0.0.27 - - [2026-02-16 02:49:57] "POST /neutron/port HTTP/1.1" 200 117 0.001024 10.0.0.23 - - [2026-02-16 02:49:57] "GET /projects?obj_uuids=1257b6ab-026d-4ee9-a789-428dc76eb4d3&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.000946 10.0.0.27 - - [2026-02-16 02:49:57] "GET /project/1257b6ab-026d-4ee9-a789-428dc76eb4d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.082857 10.0.0.27 - - [2026-02-16 02:49:57] "POST /neutron/port HTTP/1.1" 200 1257 0.015378 10.0.0.27 - - [2026-02-16 02:49:58] "POST /neutron/port HTTP/1.1" 200 1257 0.016638 10.0.0.23 - - [2026-02-16 02:49:58] "GET /projects?obj_uuids=1257b6ab-026d-4ee9-a789-428dc76eb4d3&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.000888 10.0.0.27 - - [2026-02-16 02:49:58] "POST /neutron/security_group HTTP/1.1" 200 3458 0.052358 10.0.0.27 - - [2026-02-16 02:49:58] "POST /neutron/port HTTP/1.1" 200 1193 0.017274 10.0.0.27 - - [2026-02-16 02:49:58] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003284 10.0.0.27 - - [2026-02-16 02:49:59] "POST /neutron/port HTTP/1.1" 200 117 0.001021 10.0.0.27 - - [2026-02-16 02:50:02] "POST /neutron/port HTTP/1.1" 200 1257 0.018249 10.0.0.27 - - [2026-02-16 02:50:02] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003278 10.0.0.27 - - [2026-02-16 02:50:02] "POST /neutron/port HTTP/1.1" 200 117 0.001298 10.0.0.27 - - [2026-02-16 02:50:03] "POST /neutron/port HTTP/1.1" 200 1257 0.016501 10.0.0.27 - - [2026-02-16 02:50:03] "POST /neutron/security_group HTTP/1.1" 200 1457 0.008238 10.0.0.27 - - [2026-02-16 02:50:03] "POST /neutron/port HTTP/1.1" 200 1257 0.016854 10.0.0.27 - - [2026-02-16 02:50:03] "GET /virtual-machine/d24d3af9-1d4d-426a-8dc3-c9e5fc27510b HTTP/1.1" 401 292 0.000396 10.0.0.27 - - [2026-02-16 02:50:03] "GET /virtual-machine/d24d3af9-1d4d-426a-8dc3-c9e5fc27510b HTTP/1.1" 200 1318 0.029297 10.0.0.27 - - [2026-02-16 02:50:03] "GET /virtual-machine/d24d3af9-1d4d-426a-8dc3-c9e5fc27510b HTTP/1.1" 200 1318 0.003588 10.0.0.27 - - [2026-02-16 02:50:03] "GET /virtual-machine-interface/6489cb89-af4d-457a-a7f7-9484f365644b HTTP/1.1" 200 3417 0.005131 10.0.0.27 - - [2026-02-16 02:50:03] "GET /virtual-machine/d24d3af9-1d4d-426a-8dc3-c9e5fc27510b HTTP/1.1" 200 1318 0.004121 10.0.0.27 - - [2026-02-16 02:50:03] "GET /virtual-machine-interface/6489cb89-af4d-457a-a7f7-9484f365644b HTTP/1.1" 200 3417 0.005107 10.0.0.27 - - [2026-02-16 02:50:03] "GET /instance-ip/2447ae9d-4a7f-4b24-adb1-ca12ffb4b04d HTTP/1.1" 200 1716 0.005690 10.0.0.27 - - [2026-02-16 02:50:03] "GET /instance-ip/721416fa-e7cd-4bba-be6e-806fce8675d5 HTTP/1.1" 200 1735 0.005079 10.0.0.27 - - [2026-02-16 02:50:03] "GET /virtual-machine/d24d3af9-1d4d-426a-8dc3-c9e5fc27510b HTTP/1.1" 200 1318 0.002716 10.0.0.27 - - [2026-02-16 02:50:03] "GET /virtual-machine-interface/6489cb89-af4d-457a-a7f7-9484f365644b HTTP/1.1" 200 3417 0.004209 10.0.0.27 - - [2026-02-16 02:50:03] "GET /instance-ip/2447ae9d-4a7f-4b24-adb1-ca12ffb4b04d HTTP/1.1" 200 1716 0.003318 10.0.0.27 - - [2026-02-16 02:50:03] "GET /instance-ip/721416fa-e7cd-4bba-be6e-806fce8675d5 HTTP/1.1" 200 1735 0.003849 10.0.0.27 - - [2026-02-16 02:50:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003045 10.0.0.27 - - [2026-02-16 02:50:03] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003967 10.0.0.27 - - [2026-02-16 02:50:03] "GET /virtual-networks?parent_id=1257b6ab-026d-4ee9-a789-428dc76eb4d3&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.002840 10.0.0.27 - - [2026-02-16 02:50:03] "GET /virtual-network/e6342630-f828-4fb6-9c87-d7cf395524da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.005812 10.0.0.27 - - [2026-02-16 02:50:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003610 10.0.0.27 - - [2026-02-16 02:50:04] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005425 10.0.0.27 - - [2026-02-16 02:50:04] "GET /virtual-networks?parent_id=1257b6ab-026d-4ee9-a789-428dc76eb4d3&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.002686 10.0.0.27 - - [2026-02-16 02:50:04] "GET /virtual-network/e6342630-f828-4fb6-9c87-d7cf395524da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.006593 10.0.0.27 - - [2026-02-16 02:50:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003402 10.0.0.27 - - [2026-02-16 02:50:04] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003786 10.0.0.27 - - [2026-02-16 02:50:04] "GET /virtual-networks?parent_id=1257b6ab-026d-4ee9-a789-428dc76eb4d3&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003631 10.0.0.27 - - [2026-02-16 02:50:04] "GET /virtual-network/e6342630-f828-4fb6-9c87-d7cf395524da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.005164 10.0.0.27 - - [2026-02-16 02:50:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003133 10.0.0.27 - - [2026-02-16 02:50:04] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004239 10.0.0.27 - - [2026-02-16 02:50:04] "GET /virtual-networks?parent_id=1257b6ab-026d-4ee9-a789-428dc76eb4d3&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.002284 10.0.0.27 - - [2026-02-16 02:50:04] "GET /virtual-network/e6342630-f828-4fb6-9c87-d7cf395524da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.005431 10.0.0.27 - - [2026-02-16 02:50:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003336 10.0.0.27 - - [2026-02-16 02:50:04] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003642 10.0.0.27 - - [2026-02-16 02:50:04] "GET /virtual-networks?parent_id=1257b6ab-026d-4ee9-a789-428dc76eb4d3&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.002514 10.0.0.27 - - [2026-02-16 02:50:04] "GET /virtual-network/e6342630-f828-4fb6-9c87-d7cf395524da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.005831 10.0.0.27 - - [2026-02-16 02:50:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002920 10.0.0.27 - - [2026-02-16 02:50:04] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004001 10.0.0.27 - - [2026-02-16 02:50:04] "GET /virtual-networks?parent_id=1257b6ab-026d-4ee9-a789-428dc76eb4d3&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.004046 10.0.0.27 - - [2026-02-16 02:50:04] "GET /virtual-network/e6342630-f828-4fb6-9c87-d7cf395524da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.005358 10.0.0.27 - - [2026-02-16 02:50:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002933 10.0.0.27 - - [2026-02-16 02:50:04] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003558 10.0.0.27 - - [2026-02-16 02:50:04] "GET /virtual-networks?parent_id=1257b6ab-026d-4ee9-a789-428dc76eb4d3&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.002351 10.0.0.27 - - [2026-02-16 02:50:04] "GET /virtual-network/e6342630-f828-4fb6-9c87-d7cf395524da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.005525 10.0.0.27 - - [2026-02-16 02:50:05] "POST /neutron/port HTTP/1.1" 200 1257 0.017384 10.0.0.27 - - [2026-02-16 02:50:05] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003464 10.0.0.27 - - [2026-02-16 02:50:05] "POST /neutron/port HTTP/1.1" 200 117 0.001129 10.0.0.27 - - [2026-02-16 02:50:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003174 10.0.0.27 - - [2026-02-16 02:50:07] "GET /virtual-network/e6342630-f828-4fb6-9c87-d7cf395524da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.005358 10.0.0.23 - - [2026-02-16 02:50:10] "GET /projects?obj_uuids=1dea0b56-609e-4fbd-a671-cb03765098db&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000809 10.0.0.23 - - [2026-02-16 02:50:10] "DELETE /project/1257b6ab026d4ee9a789428dc76eb4d3 HTTP/1.1" 404 173 0.005870 10.0.0.23 - - [2026-02-16 02:50:10] "GET /project/1dea0b56-609e-4fbd-a671-cb03765098db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1484 0.039494 10.0.0.23 - - [2026-02-16 02:50:10] "GET /projects?obj_uuids=1dea0b56-609e-4fbd-a671-cb03765098db&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002061 10.0.0.23 - - [2026-02-16 02:50:10] "GET /project/1dea0b56-609e-4fbd-a671-cb03765098db?fields=security_groups HTTP/1.1" 200 1110 0.051835 10.0.0.50 - - [2026-02-16 02:50:10] "DELETE /access-control-list/b0a74f7a-c664-4aa6-9623-60f4819ea287 HTTP/1.1" 200 115 0.052109 10.0.0.23 - - [2026-02-16 02:50:10] "GET /projects?obj_uuids=1dea0b56-609e-4fbd-a671-cb03765098db&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003549 10.0.0.23 - - [2026-02-16 02:50:10] "GET /project/1dea0b56-609e-4fbd-a671-cb03765098db?fields=application_policy_sets HTTP/1.1" 200 1414 0.064009 10.0.0.23 - - [2026-02-16 02:50:10] "DELETE /project/1dea0b56-609e-4fbd-a671-cb03765098db HTTP/1.1" 200 115 0.346580 10.0.0.27 - - [2026-02-16 02:50:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003429 10.0.0.27 - - [2026-02-16 02:50:11] "GET /virtual-network/e6342630-f828-4fb6-9c87-d7cf395524da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.004578 10.0.0.27 - - [2026-02-16 02:50:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003301 10.0.0.27 - - [2026-02-16 02:50:15] "GET /virtual-network/e6342630-f828-4fb6-9c87-d7cf395524da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.006839 10.0.0.27 - - [2026-02-16 02:50:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002925 10.0.0.27 - - [2026-02-16 02:50:20] "GET /virtual-network/e6342630-f828-4fb6-9c87-d7cf395524da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.006184 10.0.0.27 - - [2026-02-16 02:50:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003921 10.0.0.27 - - [2026-02-16 02:50:24] "GET /virtual-network/e6342630-f828-4fb6-9c87-d7cf395524da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.014104 10.0.0.27 - - [2026-02-16 02:50:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002938 10.0.0.27 - - [2026-02-16 02:50:28] "GET /virtual-network/e6342630-f828-4fb6-9c87-d7cf395524da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.005202 10.0.0.27 - - [2026-02-16 02:50:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002970 10.0.0.27 - - [2026-02-16 02:50:32] "GET /virtual-network/e6342630-f828-4fb6-9c87-d7cf395524da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.004913 10.0.0.27 - - [2026-02-16 02:50:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003176 10.0.0.27 - - [2026-02-16 02:50:36] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003289 10.0.0.27 - - [2026-02-16 02:50:36] "GET /virtual-networks?parent_id=1257b6ab-026d-4ee9-a789-428dc76eb4d3&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.002691 10.0.0.27 - - [2026-02-16 02:50:36] "GET /virtual-network/e6342630-f828-4fb6-9c87-d7cf395524da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.010343 10.0.0.27 - - [2026-02-16 02:50:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002932 10.0.0.27 - - [2026-02-16 02:50:36] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003798 10.0.0.27 - - [2026-02-16 02:50:36] "GET /virtual-networks?parent_id=1257b6ab-026d-4ee9-a789-428dc76eb4d3&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.004465 10.0.0.27 - - [2026-02-16 02:50:36] "GET /virtual-network/e6342630-f828-4fb6-9c87-d7cf395524da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.005587 10.0.0.27 - - [2026-02-16 02:50:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002739 10.0.0.27 - - [2026-02-16 02:50:36] "GET /routing-instance/19498574-df0e-4136-b974-2802f92ff781?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1680 0.005327 10.0.0.27 - - [2026-02-16 02:50:36] "GET /route-target/1b673548-615d-41f7-b521-464a894f1771?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003941 10.0.0.27 - - [2026-02-16 02:50:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003086 10.0.0.27 - - [2026-02-16 02:50:36] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005128 10.0.0.27 - - [2026-02-16 02:50:36] "GET /virtual-networks?parent_id=1257b6ab-026d-4ee9-a789-428dc76eb4d3&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003412 10.0.0.27 - - [2026-02-16 02:50:36] "GET /virtual-network/e6342630-f828-4fb6-9c87-d7cf395524da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.005562 10.0.0.27 - - [2026-02-16 02:50:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002490 10.0.0.27 - - [2026-02-16 02:50:36] "GET /routing-instance/19498574-df0e-4136-b974-2802f92ff781?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1680 0.009985 10.0.0.27 - - [2026-02-16 02:50:36] "GET /route-target/1b673548-615d-41f7-b521-464a894f1771?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003696 10.0.0.27 - - [2026-02-16 02:50:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003225 10.0.0.27 - - [2026-02-16 02:50:37] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005367 10.0.0.27 - - [2026-02-16 02:50:37] "GET /virtual-networks?parent_id=1257b6ab-026d-4ee9-a789-428dc76eb4d3&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003067 10.0.0.27 - - [2026-02-16 02:50:37] "GET /virtual-network/e6342630-f828-4fb6-9c87-d7cf395524da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.005623 10.0.0.27 - - [2026-02-16 02:50:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002445 10.0.0.27 - - [2026-02-16 02:50:37] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.007030 10.0.0.27 - - [2026-02-16 02:50:37] "GET /virtual-networks?parent_id=1257b6ab-026d-4ee9-a789-428dc76eb4d3&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003284 10.0.0.27 - - [2026-02-16 02:50:37] "GET /virtual-network/e6342630-f828-4fb6-9c87-d7cf395524da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.005183 10.0.0.27 - - [2026-02-16 02:50:37] "GET /obj-perms HTTP/1.1" 200 5080 0.046354 10.0.0.23 - - [2026-02-16 02:50:37] "GET /obj-perms HTTP/1.1" 200 5080 0.046078 10.0.0.27 - - [2026-02-16 02:50:37] "GET /obj-perms HTTP/1.1" 200 5080 0.003414 10.0.0.50 - - [2026-02-16 02:50:37] "GET /obj-perms HTTP/1.1" 200 5080 0.056923 10.0.0.27 - - [2026-02-16 02:50:37] "GET /obj-perms HTTP/1.1" 200 5080 0.003627 10.0.0.27 - - [2026-02-16 02:50:37] "GET /virtual-machine/d24d3af9-1d4d-426a-8dc3-c9e5fc27510b HTTP/1.1" 200 1318 0.004647 10.0.0.27 - - [2026-02-16 02:50:37] "GET /virtual-machine-interface/6489cb89-af4d-457a-a7f7-9484f365644b HTTP/1.1" 200 3417 0.004971 10.0.0.27 - - [2026-02-16 02:50:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002877 10.0.0.27 - - [2026-02-16 02:50:37] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004028 10.0.0.27 - - [2026-02-16 02:50:37] "GET /virtual-networks?parent_id=1257b6ab-026d-4ee9-a789-428dc76eb4d3&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003062 10.0.0.27 - - [2026-02-16 02:50:37] "GET /virtual-network/e6342630-f828-4fb6-9c87-d7cf395524da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.005316 10.0.0.23 - - [2026-02-16 02:50:38] "GET /obj-perms HTTP/1.1" 200 5056 0.052949 10.0.0.27 - - [2026-02-16 02:50:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003110 10.0.0.27 - - [2026-02-16 02:50:38] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003164 10.0.0.27 - - [2026-02-16 02:50:38] "GET /virtual-networks?parent_id=1257b6ab-026d-4ee9-a789-428dc76eb4d3&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.002359 10.0.0.27 - - [2026-02-16 02:50:39] "GET /virtual-network/e6342630-f828-4fb6-9c87-d7cf395524da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.005296 10.0.0.27 - - [2026-02-16 02:50:39] "POST /neutron/security_group HTTP/1.1" 200 1457 0.006546 10.0.0.27 - - [2026-02-16 02:50:44] "POST /neutron/port HTTP/1.1" 200 1257 0.018321 10.0.0.27 - - [2026-02-16 02:50:49] "POST /neutron/security_group HTTP/1.1" 200 1457 0.006618 10.0.0.27 - - [2026-02-16 02:50:54] "POST /neutron/port HTTP/1.1" 200 1257 0.015483 10.0.0.27 - - [2026-02-16 02:50:54] "POST /neutron/security_group HTTP/1.1" 200 1457 0.005830 10.0.0.27 - - [2026-02-16 02:50:55] "POST /neutron/port HTTP/1.1" 200 1257 0.017649 10.0.0.27 - - [2026-02-16 02:50:55] "GET /virtual-machine/ca22cd6b-9ee2-42e4-ac4c-276280d6b322 HTTP/1.1" 200 1318 0.004725 10.0.0.27 - - [2026-02-16 02:50:55] "GET /virtual-machine/ca22cd6b-9ee2-42e4-ac4c-276280d6b322 HTTP/1.1" 200 1318 0.004378 10.0.0.27 - - [2026-02-16 02:50:55] "GET /virtual-machine-interface/11e302df-91c1-4292-aa90-b4ed6ee8afa3 HTTP/1.1" 200 3417 0.004401 10.0.0.27 - - [2026-02-16 02:50:55] "GET /virtual-machine/ca22cd6b-9ee2-42e4-ac4c-276280d6b322 HTTP/1.1" 200 1318 0.003926 10.0.0.27 - - [2026-02-16 02:50:55] "GET /virtual-machine-interface/11e302df-91c1-4292-aa90-b4ed6ee8afa3 HTTP/1.1" 200 3417 0.008992 10.0.0.27 - - [2026-02-16 02:50:55] "GET /instance-ip/9b4a9400-e150-40ec-8557-23a1375c32b9 HTTP/1.1" 200 1716 0.005112 10.0.0.27 - - [2026-02-16 02:50:55] "GET /instance-ip/be66f7b8-5785-4929-91d6-9cd544035016 HTTP/1.1" 200 1736 0.004546 10.0.0.27 - - [2026-02-16 02:50:55] "GET /virtual-machine/ca22cd6b-9ee2-42e4-ac4c-276280d6b322 HTTP/1.1" 200 1318 0.004436 10.0.0.27 - - [2026-02-16 02:50:55] "GET /virtual-machine-interface/11e302df-91c1-4292-aa90-b4ed6ee8afa3 HTTP/1.1" 200 3417 0.004780 10.0.0.27 - - [2026-02-16 02:50:55] "GET /instance-ip/9b4a9400-e150-40ec-8557-23a1375c32b9 HTTP/1.1" 200 1716 0.003691 10.0.0.27 - - [2026-02-16 02:50:55] "GET /instance-ip/be66f7b8-5785-4929-91d6-9cd544035016 HTTP/1.1" 200 1736 0.004258 10.0.0.27 - - [2026-02-16 02:50:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002999 10.0.0.27 - - [2026-02-16 02:50:55] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.002861 10.0.0.27 - - [2026-02-16 02:50:55] "GET /virtual-networks?parent_id=1257b6ab-026d-4ee9-a789-428dc76eb4d3&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.002079 10.0.0.27 - - [2026-02-16 02:50:55] "GET /virtual-network/e6342630-f828-4fb6-9c87-d7cf395524da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.005688 10.0.0.27 - - [2026-02-16 02:50:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002966 10.0.0.27 - - [2026-02-16 02:50:55] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004089 10.0.0.27 - - [2026-02-16 02:50:55] "GET /virtual-networks?parent_id=1257b6ab-026d-4ee9-a789-428dc76eb4d3&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.002919 10.0.0.27 - - [2026-02-16 02:50:55] "GET /virtual-network/e6342630-f828-4fb6-9c87-d7cf395524da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.006122 10.0.0.27 - - [2026-02-16 02:50:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002986 10.0.0.27 - - [2026-02-16 02:50:55] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004197 10.0.0.27 - - [2026-02-16 02:50:55] "GET /virtual-networks?parent_id=1257b6ab-026d-4ee9-a789-428dc76eb4d3&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.002486 10.0.0.27 - - [2026-02-16 02:50:55] "GET /virtual-network/e6342630-f828-4fb6-9c87-d7cf395524da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.005660 10.0.0.27 - - [2026-02-16 02:50:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003116 10.0.0.27 - - [2026-02-16 02:50:55] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003767 10.0.0.27 - - [2026-02-16 02:50:55] "GET /virtual-networks?parent_id=1257b6ab-026d-4ee9-a789-428dc76eb4d3&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.002678 10.0.0.27 - - [2026-02-16 02:50:55] "GET /virtual-network/e6342630-f828-4fb6-9c87-d7cf395524da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.005161 10.0.0.27 - - [2026-02-16 02:50:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002933 10.0.0.27 - - [2026-02-16 02:50:55] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003906 10.0.0.27 - - [2026-02-16 02:50:55] "GET /virtual-networks?parent_id=1257b6ab-026d-4ee9-a789-428dc76eb4d3&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.002562 10.0.0.27 - - [2026-02-16 02:50:55] "GET /virtual-network/e6342630-f828-4fb6-9c87-d7cf395524da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.005236 10.0.0.27 - - [2026-02-16 02:50:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002769 10.0.0.27 - - [2026-02-16 02:50:55] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003371 10.0.0.27 - - [2026-02-16 02:50:55] "GET /virtual-networks?parent_id=1257b6ab-026d-4ee9-a789-428dc76eb4d3&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.002439 10.0.0.27 - - [2026-02-16 02:50:55] "GET /virtual-network/e6342630-f828-4fb6-9c87-d7cf395524da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.005161 10.0.0.27 - - [2026-02-16 02:50:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003089 10.0.0.27 - - [2026-02-16 02:50:56] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003783 10.0.0.27 - - [2026-02-16 02:50:56] "GET /virtual-networks?parent_id=1257b6ab-026d-4ee9-a789-428dc76eb4d3&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.004024 10.0.0.27 - - [2026-02-16 02:50:56] "GET /virtual-network/e6342630-f828-4fb6-9c87-d7cf395524da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.005529 10.0.0.27 - - [2026-02-16 02:50:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004138 10.0.0.27 - - [2026-02-16 02:50:57] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003888 10.0.0.27 - - [2026-02-16 02:50:57] "GET /virtual-networks?parent_id=1257b6ab-026d-4ee9-a789-428dc76eb4d3&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003136 10.0.0.27 - - [2026-02-16 02:50:57] "GET /virtual-network/e6342630-f828-4fb6-9c87-d7cf395524da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.005746 10.0.0.27 - - [2026-02-16 02:50:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003059 10.0.0.27 - - [2026-02-16 02:50:57] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005464 10.0.0.27 - - [2026-02-16 02:50:57] "GET /virtual-networks?parent_id=1257b6ab-026d-4ee9-a789-428dc76eb4d3&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003988 10.0.0.27 - - [2026-02-16 02:50:57] "GET /virtual-network/e6342630-f828-4fb6-9c87-d7cf395524da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.006024 10.0.0.27 - - [2026-02-16 02:50:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003901 10.0.0.27 - - [2026-02-16 02:50:57] "GET /routing-instance/19498574-df0e-4136-b974-2802f92ff781?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1680 0.003985 10.0.0.27 - - [2026-02-16 02:50:57] "GET /route-target/1b673548-615d-41f7-b521-464a894f1771?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003233 10.0.0.27 - - [2026-02-16 02:50:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003403 10.0.0.27 - - [2026-02-16 02:50:57] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003490 10.0.0.27 - - [2026-02-16 02:50:57] "GET /virtual-networks?parent_id=1257b6ab-026d-4ee9-a789-428dc76eb4d3&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.002709 10.0.0.27 - - [2026-02-16 02:50:57] "GET /virtual-network/e6342630-f828-4fb6-9c87-d7cf395524da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.005555 10.0.0.27 - - [2026-02-16 02:50:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002594 10.0.0.27 - - [2026-02-16 02:50:57] "GET /routing-instance/19498574-df0e-4136-b974-2802f92ff781?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1680 0.003626 10.0.0.27 - - [2026-02-16 02:50:57] "GET /route-target/1b673548-615d-41f7-b521-464a894f1771?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003355 10.0.0.27 - - [2026-02-16 02:50:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003044 10.0.0.27 - - [2026-02-16 02:50:57] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003558 10.0.0.27 - - [2026-02-16 02:50:57] "GET /virtual-networks?parent_id=1257b6ab-026d-4ee9-a789-428dc76eb4d3&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.002715 10.0.0.27 - - [2026-02-16 02:50:57] "GET /virtual-network/e6342630-f828-4fb6-9c87-d7cf395524da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.004969 10.0.0.27 - - [2026-02-16 02:50:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002752 10.0.0.27 - - [2026-02-16 02:50:57] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004113 10.0.0.27 - - [2026-02-16 02:50:57] "GET /virtual-networks?parent_id=1257b6ab-026d-4ee9-a789-428dc76eb4d3&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.002819 10.0.0.27 - - [2026-02-16 02:50:57] "GET /virtual-network/e6342630-f828-4fb6-9c87-d7cf395524da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.006042 10.0.0.27 - - [2026-02-16 02:50:57] "GET /obj-perms HTTP/1.1" 200 5080 0.003692 10.0.0.23 - - [2026-02-16 02:50:58] "GET /obj-perms HTTP/1.1" 200 5080 0.003112 10.0.0.50 - - [2026-02-16 02:50:58] "GET /obj-perms HTTP/1.1" 200 5080 0.003682 10.0.0.27 - - [2026-02-16 02:50:58] "GET /obj-perms HTTP/1.1" 200 5080 0.003517 10.0.0.27 - - [2026-02-16 02:50:58] "GET /virtual-machine/ca22cd6b-9ee2-42e4-ac4c-276280d6b322 HTTP/1.1" 200 1318 0.005250 10.0.0.27 - - [2026-02-16 02:50:58] "GET /virtual-machine-interface/11e302df-91c1-4292-aa90-b4ed6ee8afa3 HTTP/1.1" 200 3417 0.005094 10.0.0.27 - - [2026-02-16 02:50:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003500 10.0.0.27 - - [2026-02-16 02:50:58] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003606 10.0.0.27 - - [2026-02-16 02:50:58] "GET /virtual-networks?parent_id=1257b6ab-026d-4ee9-a789-428dc76eb4d3&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.002122 10.0.0.27 - - [2026-02-16 02:50:58] "GET /virtual-network/e6342630-f828-4fb6-9c87-d7cf395524da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.005873 10.0.0.27 - - [2026-02-16 02:50:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003578 10.0.0.27 - - [2026-02-16 02:50:59] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003067 10.0.0.27 - - [2026-02-16 02:50:59] "GET /virtual-networks?parent_id=1257b6ab-026d-4ee9-a789-428dc76eb4d3&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003234 10.0.0.27 - - [2026-02-16 02:50:59] "GET /virtual-network/e6342630-f828-4fb6-9c87-d7cf395524da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.005729 10.0.0.27 - - [2026-02-16 02:50:59] "GET /virtual-machine/d24d3af9-1d4d-426a-8dc3-c9e5fc27510b HTTP/1.1" 200 1318 0.004381 10.0.0.27 - - [2026-02-16 02:50:59] "GET /virtual-machine-interface/6489cb89-af4d-457a-a7f7-9484f365644b HTTP/1.1" 200 3417 0.006445 10.0.0.27 - - [2026-02-16 02:50:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002662 10.0.0.27 - - [2026-02-16 02:50:59] "GET /security-group/41fb6c34-d8e9-4ac6-99a0-9e4688bd085b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2740 0.003210 10.0.0.27 - - [2026-02-16 02:50:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003224 10.0.0.27 - - [2026-02-16 02:50:59] "GET /security-group/41fb6c34-d8e9-4ac6-99a0-9e4688bd085b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2740 0.003922 10.0.0.27 - - [2026-02-16 02:50:59] "POST /neutron/security_group HTTP/1.1" 200 1457 0.007657 10.0.0.27 - - [2026-02-16 02:50:59] "POST /neutron/port HTTP/1.1" 200 1247 0.014212 10.0.0.27 - - [2026-02-16 02:50:59] "GET /virtual-machine/d24d3af9-1d4d-426a-8dc3-c9e5fc27510b HTTP/1.1" 200 1318 0.003517 10.0.0.27 - - [2026-02-16 02:50:59] "GET /virtual-machine-interface/6489cb89-af4d-457a-a7f7-9484f365644b HTTP/1.1" 200 3361 0.006113 10.0.0.27 - - [2026-02-16 02:51:00] "POST /neutron/port HTTP/1.1" 200 1219 0.017080 10.0.0.27 - - [2026-02-16 02:51:00] "POST /neutron/port HTTP/1.1" 200 1247 0.062549 10.0.0.27 - - [2026-02-16 02:51:00] "GET /virtual-machine/d24d3af9-1d4d-426a-8dc3-c9e5fc27510b HTTP/1.1" 200 1318 0.003860 10.0.0.27 - - [2026-02-16 02:51:00] "GET /virtual-machine-interface/6489cb89-af4d-457a-a7f7-9484f365644b HTTP/1.1" 200 3417 0.005930 10.0.0.27 - - [2026-02-16 02:51:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003243 10.0.0.27 - - [2026-02-16 02:51:00] "GET /security-group/41fb6c34-d8e9-4ac6-99a0-9e4688bd085b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2740 0.003255 10.0.0.27 - - [2026-02-16 02:51:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003457 10.0.0.27 - - [2026-02-16 02:51:00] "GET /security-group/41fb6c34-d8e9-4ac6-99a0-9e4688bd085b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2740 0.004328 10.0.0.27 - - [2026-02-16 02:51:00] "POST /neutron/security_group HTTP/1.1" 400 206 0.010431 10.0.0.27 - - [2026-02-16 02:51:04] "POST /neutron/network HTTP/1.1" 200 1124 0.028042 10.0.0.27 - - [2026-02-16 02:51:04] "POST /neutron/subnet HTTP/1.1" 200 1389 0.011965 10.0.0.27 - - [2026-02-16 02:51:04] "POST /neutron/network HTTP/1.1" 200 1114 0.007627 10.0.0.27 - - [2026-02-16 02:51:05] "POST /neutron/network HTTP/1.1" 200 1124 0.006290 10.0.0.27 - - [2026-02-16 02:51:05] "POST /neutron/subnet HTTP/1.1" 200 1389 0.016243 10.0.0.27 - - [2026-02-16 02:51:05] "POST /neutron/network HTTP/1.1" 200 1114 0.008144 10.0.0.27 - - [2026-02-16 02:51:27] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.102821 10.0.0.27 - - [2026-02-16 02:51:27] "POST /neutron/security_group_rule HTTP/1.1" 200 599 0.104195 10.0.0.50 - - [2026-02-16 02:51:27] "PUT /access-control-list/5faa6d31-5c5d-490d-923c-0708694aa1ce HTTP/1.1" 200 272 0.035615 10.0.0.27 - - [2026-02-16 02:51:30] "POST /neutron/port HTTP/1.1" 200 1257 0.017726 10.0.0.27 - - [2026-02-16 02:51:30] "POST /neutron/port HTTP/1.1" 200 1209 0.064325 10.0.0.27 - - [2026-02-16 02:51:30] "GET /virtual-machine/ca22cd6b-9ee2-42e4-ac4c-276280d6b322 HTTP/1.1" 200 1318 0.003647 10.0.0.27 - - [2026-02-16 02:51:31] "POST /neutron/port HTTP/1.1" 200 151 0.215741 10.0.0.27 - - [2026-02-16 02:51:32] "GET /virtual-machine/ca22cd6b-9ee2-42e4-ac4c-276280d6b322 HTTP/1.1" 404 171 0.003501 10.0.0.27 - - [2026-02-16 02:51:32] "GET /virtual-machine/ca22cd6b-9ee2-42e4-ac4c-276280d6b322 HTTP/1.1" 404 171 0.003240 10.0.0.27 - - [2026-02-16 02:51:32] "GET /virtual-machine/ca22cd6b-9ee2-42e4-ac4c-276280d6b322 HTTP/1.1" 404 171 0.002619 10.0.0.27 - - [2026-02-16 02:51:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004160 10.0.0.27 - - [2026-02-16 02:51:33] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004163 10.0.0.27 - - [2026-02-16 02:51:33] "GET /virtual-networks?parent_id=1257b6ab-026d-4ee9-a789-428dc76eb4d3&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003072 10.0.0.27 - - [2026-02-16 02:51:33] "GET /virtual-network/e6342630-f828-4fb6-9c87-d7cf395524da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.007740 10.0.0.27 - - [2026-02-16 02:51:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002720 10.0.0.27 - - [2026-02-16 02:51:33] "GET /routing-instance/19498574-df0e-4136-b974-2802f92ff781?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1680 0.004423 10.0.0.27 - - [2026-02-16 02:51:33] "GET /route-target/1b673548-615d-41f7-b521-464a894f1771?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003844 10.0.0.50 - - [2026-02-16 02:51:33] "GET /obj-perms HTTP/1.1" 200 5080 0.003840 10.0.0.27 - - [2026-02-16 02:51:36] "GET /obj-perms HTTP/1.1" 200 5080 0.003355 10.0.0.50 - - [2026-02-16 02:51:39] "GET /obj-perms HTTP/1.1" 200 5080 0.003585 10.0.0.27 - - [2026-02-16 02:51:42] "GET /obj-perms HTTP/1.1" 200 5080 0.004004 10.0.0.50 - - [2026-02-16 02:51:48] "GET /obj-perms HTTP/1.1" 200 5080 0.004469 10.0.0.27 - - [2026-02-16 02:51:51] "GET /obj-perms HTTP/1.1" 200 5080 0.004729 10.0.0.27 - - [2026-02-16 02:51:54] "GET /obj-perms HTTP/1.1" 200 5080 0.003049 10.0.0.50 - - [2026-02-16 02:51:54] "GET /obj-perms HTTP/1.1" 200 5080 0.003036 10.0.0.27 - - [2026-02-16 02:51:54] "POST /neutron/port HTTP/1.1" 200 1247 0.015477 10.0.0.27 - - [2026-02-16 02:51:55] "GET /virtual-machine/d24d3af9-1d4d-426a-8dc3-c9e5fc27510b HTTP/1.1" 200 1318 0.003615 10.0.0.27 - - [2026-02-16 02:51:55] "POST /neutron/port HTTP/1.1" 200 1219 0.015684 10.0.0.27 - - [2026-02-16 02:51:57] "GET /virtual-machine/d24d3af9-1d4d-426a-8dc3-c9e5fc27510b HTTP/1.1" 404 171 0.003764 10.0.0.27 - - [2026-02-16 02:51:57] "GET /virtual-machine/d24d3af9-1d4d-426a-8dc3-c9e5fc27510b HTTP/1.1" 404 171 0.002512 10.0.0.27 - - [2026-02-16 02:51:57] "GET /virtual-machine/d24d3af9-1d4d-426a-8dc3-c9e5fc27510b HTTP/1.1" 404 171 0.002074 10.0.0.27 - - [2026-02-16 02:51:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003819 10.0.0.27 - - [2026-02-16 02:51:57] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003329 10.0.0.27 - - [2026-02-16 02:51:57] "GET /virtual-networks?parent_id=1257b6ab-026d-4ee9-a789-428dc76eb4d3&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.002200 10.0.0.27 - - [2026-02-16 02:51:57] "GET /virtual-network/e6342630-f828-4fb6-9c87-d7cf395524da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.005943 10.0.0.27 - - [2026-02-16 02:51:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002529 10.0.0.27 - - [2026-02-16 02:51:57] "GET /routing-instance/19498574-df0e-4136-b974-2802f92ff781?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1680 0.003931 10.0.0.27 - - [2026-02-16 02:51:57] "GET /route-target/1b673548-615d-41f7-b521-464a894f1771?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003258 10.0.0.27 - - [2026-02-16 02:52:00] "GET /obj-perms HTTP/1.1" 200 5080 0.003875 10.0.0.50 - - [2026-02-16 02:52:00] "GET /obj-perms HTTP/1.1" 200 5080 0.004196 10.0.0.23 - - [2026-02-16 02:52:00] "GET /obj-perms HTTP/1.1" 200 5080 0.004189 10.0.0.27 - - [2026-02-16 02:52:00] "POST /neutron/network HTTP/1.1" 200 1114 0.008021 10.0.0.50 - - [2026-02-16 02:52:00] "DELETE /route-target/1b673548-615d-41f7-b521-464a894f1771 HTTP/1.1" 200 115 0.026459 10.0.0.27 - - [2026-02-16 02:52:01] "POST /neutron/security_group HTTP/1.1" 200 151 0.050259 10.0.0.27 - - [2026-02-16 02:52:01] "POST /fqname-to-id HTTP/1.1" 404 249 0.003324 10.0.0.23 - - [2026-02-16 02:52:02] "GET /projects?obj_uuids=1257b6ab-026d-4ee9-a789-428dc76eb4d3&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.000908 10.0.0.27 - - [2026-02-16 02:52:02] "GET /project/1257b6ab-026d-4ee9-a789-428dc76eb4d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.060953 10.0.0.23 - - [2026-02-16 02:52:02] "GET /projects?obj_uuids=1257b6ab-026d-4ee9-a789-428dc76eb4d3&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.000819 10.0.0.27 - - [2026-02-16 02:52:02] "GET /project/1257b6ab-026d-4ee9-a789-428dc76eb4d3?fields=virtual_networks HTTP/1.1" 200 1082 0.033647 10.0.0.23 - - [2026-02-16 02:52:02] "GET /projects?obj_uuids=1257b6ab-026d-4ee9-a789-428dc76eb4d3&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.000898 10.0.0.27 - - [2026-02-16 02:52:02] "GET /project/1257b6ab-026d-4ee9-a789-428dc76eb4d3?fields=virtual_machine_interfaces HTTP/1.1" 200 1082 0.040969 10.0.0.23 - - [2026-02-16 02:52:03] "GET /projects?obj_uuids=1257b6ab-026d-4ee9-a789-428dc76eb4d3&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.000888 10.0.0.27 - - [2026-02-16 02:52:03] "GET /project/1257b6ab-026d-4ee9-a789-428dc76eb4d3?fields=security_groups HTTP/1.1" 200 1333 0.041015 10.0.0.27 - - [2026-02-16 02:52:03] "POST /fqname-to-id HTTP/1.1" 404 218 0.035285 10.0.0.23 - - [2026-02-16 02:52:03] "GET /projects?obj_uuids=db149ad7-d3b3-4885-9a05-a256a03815dd&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002398 10.0.0.23 - - [2026-02-16 02:52:04] "GET /domains?obj_uuids=026ea67f-9b7a-4f1c-a755-90b25d4ac1dc&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000947 10.0.0.23 - - [2026-02-16 02:52:04] "GET /domain/026ea67f-9b7a-4f1c-a755-90b25d4ac1dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.040421 10.0.0.23 - - [2026-02-16 02:52:04] "POST /id-to-fqname HTTP/1.1" 200 221 0.001229 10.0.0.23 - - [2026-02-16 02:52:04] "POST /fqname-to-id HTTP/1.1" 404 232 0.009611 10.0.0.23 - - [2026-02-16 02:52:04] "POST /security-groups HTTP/1.1" 200 621 0.068701 10.0.0.50 - - [2026-02-16 02:52:04] "POST /fqname-to-id HTTP/1.1" 404 264 0.003297 10.0.0.23 - - [2026-02-16 02:52:04] "POST /projects HTTP/1.1" 200 645 0.288214 10.0.0.50 - - [2026-02-16 02:52:04] "POST /access-control-lists HTTP/1.1" 200 624 0.024121 10.0.0.23 - - [2026-02-16 02:52:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.370022 10.0.0.27 - - [2026-02-16 02:52:04] "GET /project/db149ad7-d3b3-4885-9a05-a256a03815dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1484 0.537998 10.0.0.27 - - [2026-02-16 02:52:05] "GET / HTTP/1.1" 200 35931 0.001693 10.0.0.27 - - [2026-02-16 02:52:07] "POST /fqname-to-id HTTP/1.1" 401 292 0.000386 10.0.0.27 - - [2026-02-16 02:52:07] "POST /fqname-to-id HTTP/1.1" 404 254 0.053885 10.0.0.27 - - [2026-02-16 02:52:07] "POST /security-groups HTTP/1.1" 200 595 0.027771 10.0.0.27 - - [2026-02-16 02:52:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.018129 10.0.0.50 - - [2026-02-16 02:52:07] "POST /fqname-to-id HTTP/1.1" 404 285 0.019600 10.0.0.27 - - [2026-02-16 02:52:07] "GET /security-group/bacabd89-d1a4-45d8-9a8c-40617bd2e954?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1943 0.004637 10.0.0.27 - - [2026-02-16 02:52:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.010860 10.0.0.27 - - [2026-02-16 02:52:07] "GET /security-group/bacabd89-d1a4-45d8-9a8c-40617bd2e954?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1943 0.003358 10.0.0.27 - - [2026-02-16 02:52:08] "DELETE /security-group/bacabd89-d1a4-45d8-9a8c-40617bd2e954 HTTP/1.1" 200 115 0.040345 10.0.0.27 - - [2026-02-16 02:52:08] "POST /fqname-to-id HTTP/1.1" 404 254 0.003757 10.0.0.50 - - [2026-02-16 02:52:08] "DELETE /access-control-list/272d766c-75ef-482c-acac-30c82332be5c HTTP/1.1" 200 115 0.033414 10.0.0.27 - - [2026-02-16 02:52:08] "POST /fqname-to-id HTTP/1.1" 404 254 0.002719 10.0.0.27 - - [2026-02-16 02:52:08] "POST /security-groups HTTP/1.1" 200 595 0.027574 10.0.0.50 - - [2026-02-16 02:52:08] "POST /fqname-to-id HTTP/1.1" 404 285 0.006833 10.0.0.27 - - [2026-02-16 02:52:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005770 10.0.0.27 - - [2026-02-16 02:52:08] "GET /security-group/4ec0d582-333c-4f1a-aacb-1568d92f31ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1942 0.005621 10.0.0.27 - - [2026-02-16 02:52:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002185 10.0.0.27 - - [2026-02-16 02:52:08] "GET /security-group/4ec0d582-333c-4f1a-aacb-1568d92f31ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1942 0.004045 10.0.0.27 - - [2026-02-16 02:52:09] "GET /security-group/4ec0d582-333c-4f1a-aacb-1568d92f31ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1942 0.004281 10.0.0.27 - - [2026-02-16 02:52:09] "PUT /security-group/4ec0d582-333c-4f1a-aacb-1568d92f31ac HTTP/1.1" 200 262 0.018000 10.0.0.27 - - [2026-02-16 02:52:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003981 10.0.0.50 - - [2026-02-16 02:52:09] "PUT /access-control-list/0ae4e7c8-d09f-4948-a803-0770c859ac7a HTTP/1.1" 200 272 0.027256 10.0.0.23 - - [2026-02-16 02:52:09] "GET /projects?obj_uuids=db149ad7-d3b3-4885-9a05-a256a03815dd&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001390 10.0.0.27 - - [2026-02-16 02:52:09] "GET /project/db149ad7-d3b3-4885-9a05-a256a03815dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1484 0.050261 10.0.0.23 - - [2026-02-16 02:52:09] "POST /useragent-kv HTTP/1.1" 200 115 0.010619 10.0.0.27 - - [2026-02-16 02:52:09] "POST /neutron/subnet HTTP/1.1" 200 734 0.232235 10.0.0.27 - - [2026-02-16 02:52:09] "POST /id-to-fqname HTTP/1.1" 200 300 0.001050 10.0.0.27 - - [2026-02-16 02:52:09] "GET /virtual-network/4eb99caf-bb66-4a59-89b3-77ea3aa62d30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2255 0.004378 10.0.0.27 - - [2026-02-16 02:52:10] "GET /virtual-network/4eb99caf-bb66-4a59-89b3-77ea3aa62d30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2255 0.005140 10.0.0.27 - - [2026-02-16 02:52:10] "POST /neutron/network HTTP/1.1" 200 956 0.005872 10.0.0.27 - - [2026-02-16 02:52:10] "GET /virtual-network/4eb99caf-bb66-4a59-89b3-77ea3aa62d30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2255 0.005507 10.0.0.23 - - [2026-02-16 02:52:11] "DELETE /project/db149ad7d3b348859a05a256a03815dd HTTP/1.1" 404 173 0.003738 10.0.0.23 - - [2026-02-16 02:52:11] "GET /projects?obj_uuids=1257b6ab-026d-4ee9-a789-428dc76eb4d3&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.000810 10.0.0.23 - - [2026-02-16 02:52:11] "GET /project/1257b6ab-026d-4ee9-a789-428dc76eb4d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1568 0.038402 10.0.0.23 - - [2026-02-16 02:52:11] "GET /projects?obj_uuids=1257b6ab-026d-4ee9-a789-428dc76eb4d3&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.000905 10.0.0.23 - - [2026-02-16 02:52:11] "GET /project/1257b6ab-026d-4ee9-a789-428dc76eb4d3?fields=security_groups HTTP/1.1" 200 1438 0.047010 10.0.0.23 - - [2026-02-16 02:52:11] "DELETE /security-group/79bd06c3-388d-47c2-a3b5-b1fc8424ee34 HTTP/1.1" 200 115 0.121220 10.0.0.23 - - [2026-02-16 02:52:11] "GET /projects?obj_uuids=1257b6ab-026d-4ee9-a789-428dc76eb4d3&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001213 10.0.0.50 - - [2026-02-16 02:52:11] "DELETE /access-control-list/decfb021-98b0-4c96-a617-75c639a98f77 HTTP/1.1" 200 115 0.072484 10.0.0.23 - - [2026-02-16 02:52:11] "GET /project/1257b6ab-026d-4ee9-a789-428dc76eb4d3?fields=application_policy_sets HTTP/1.1" 200 1477 0.088779 10.0.0.23 - - [2026-02-16 02:52:11] "DELETE /project/1257b6ab-026d-4ee9-a789-428dc76eb4d3 HTTP/1.1" 200 115 0.539000 10.0.0.27 - - [2026-02-16 02:52:11] "POST /id-to-fqname HTTP/1.1" 200 300 0.001204 10.0.0.27 - - [2026-02-16 02:52:12] "POST /neutron/network HTTP/1.1" 200 966 0.005880 10.0.0.23 - - [2026-02-16 02:52:12] "GET /projects?obj_uuids=db149ad7-d3b3-4885-9a05-a256a03815dd&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.000951 10.0.0.27 - - [2026-02-16 02:52:12] "GET /project/db149ad7-d3b3-4885-9a05-a256a03815dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1484 0.074368 10.0.0.27 - - [2026-02-16 02:52:13] "POST /neutron/port HTTP/1.1" 200 117 0.006048 10.0.0.27 - - [2026-02-16 02:52:13] "POST /id-to-fqname HTTP/1.1" 200 300 0.001097 10.0.0.27 - - [2026-02-16 02:52:13] "POST /neutron/network HTTP/1.1" 200 966 0.006078 10.0.0.23 - - [2026-02-16 02:52:13] "GET /projects?obj_uuids=db149ad7-d3b3-4885-9a05-a256a03815dd&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.000976 10.0.0.27 - - [2026-02-16 02:52:13] "POST /neutron/port HTTP/1.1" 200 1092 0.264003 10.0.0.27 - - [2026-02-16 02:52:13] "POST /neutron/port HTTP/1.1" 200 1147 0.084110 10.0.0.23 - - [2026-02-16 02:52:14] "GET /projects?obj_uuids=db149ad7-d3b3-4885-9a05-a256a03815dd&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.000940 10.0.0.27 - - [2026-02-16 02:52:14] "POST /neutron/subnet HTTP/1.1" 200 708 0.011363 10.0.0.27 - - [2026-02-16 02:52:14] "GET /project/db149ad7-d3b3-4885-9a05-a256a03815dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1484 0.073484 10.0.0.27 - - [2026-02-16 02:52:14] "POST /neutron/network HTTP/1.1" 200 956 0.038142 10.0.0.27 - - [2026-02-16 02:52:14] "POST /neutron/port HTTP/1.1" 200 117 0.006969 10.0.0.27 - - [2026-02-16 02:52:14] "POST /neutron/network HTTP/1.1" 200 966 0.005832 10.0.0.27 - - [2026-02-16 02:52:15] "POST /neutron/port HTTP/1.1" 200 1092 0.039615 10.0.0.27 - - [2026-02-16 02:52:15] "POST /neutron/port HTTP/1.1" 200 1157 0.015978 10.0.0.27 - - [2026-02-16 02:52:15] "POST /neutron/port HTTP/1.1" 200 117 0.001032 10.0.0.27 - - [2026-02-16 02:52:19] "POST /neutron/security_group HTTP/1.1" 200 1296 0.007168 10.0.0.27 - - [2026-02-16 02:52:19] "POST /neutron/port HTTP/1.1" 200 1157 0.019293 10.0.0.27 - - [2026-02-16 02:52:19] "POST /neutron/security_group HTTP/1.1" 200 1296 0.005695 10.0.0.27 - - [2026-02-16 02:52:19] "GET /virtual-machine/17fd8a25-1c80-4ad1-ba14-bd1c28eeed31 HTTP/1.1" 401 292 0.000350 10.0.0.27 - - [2026-02-16 02:52:20] "GET /virtual-machine/17fd8a25-1c80-4ad1-ba14-bd1c28eeed31 HTTP/1.1" 200 1322 0.033627 10.0.0.27 - - [2026-02-16 02:52:20] "GET /virtual-machine/17fd8a25-1c80-4ad1-ba14-bd1c28eeed31 HTTP/1.1" 200 1322 0.003765 10.0.0.27 - - [2026-02-16 02:52:20] "GET /virtual-machine-interface/1e9e59ae-179d-4661-9392-0f2318084a07 HTTP/1.1" 200 3263 0.006785 10.0.0.27 - - [2026-02-16 02:52:20] "GET /virtual-machine/17fd8a25-1c80-4ad1-ba14-bd1c28eeed31 HTTP/1.1" 200 1322 0.003619 10.0.0.27 - - [2026-02-16 02:52:20] "GET /virtual-machine-interface/1e9e59ae-179d-4661-9392-0f2318084a07 HTTP/1.1" 200 3263 0.005038 10.0.0.27 - - [2026-02-16 02:52:20] "GET /instance-ip/3cea7272-275c-490c-b8c4-c855f035b7d7 HTTP/1.1" 200 1732 0.006662 10.0.0.27 - - [2026-02-16 02:52:20] "GET /virtual-machine/17fd8a25-1c80-4ad1-ba14-bd1c28eeed31 HTTP/1.1" 200 1322 0.003319 10.0.0.27 - - [2026-02-16 02:52:20] "GET /virtual-machine-interface/1e9e59ae-179d-4661-9392-0f2318084a07 HTTP/1.1" 200 3263 0.005639 10.0.0.27 - - [2026-02-16 02:52:20] "GET /instance-ip/3cea7272-275c-490c-b8c4-c855f035b7d7 HTTP/1.1" 200 1732 0.003546 10.0.0.27 - - [2026-02-16 02:52:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003574 10.0.0.27 - - [2026-02-16 02:52:20] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004275 10.0.0.27 - - [2026-02-16 02:52:20] "GET /virtual-networks?parent_id=db149ad7-d3b3-4885-9a05-a256a03815dd&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003021 10.0.0.27 - - [2026-02-16 02:52:20] "GET /virtual-network/4eb99caf-bb66-4a59-89b3-77ea3aa62d30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2255 0.006657 10.0.0.27 - - [2026-02-16 02:52:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003525 10.0.0.27 - - [2026-02-16 02:52:20] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004326 10.0.0.27 - - [2026-02-16 02:52:20] "GET /virtual-networks?parent_id=db149ad7-d3b3-4885-9a05-a256a03815dd&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003489 10.0.0.27 - - [2026-02-16 02:52:20] "GET /virtual-network/4eb99caf-bb66-4a59-89b3-77ea3aa62d30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2255 0.005492 10.0.0.27 - - [2026-02-16 02:52:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002877 10.0.0.27 - - [2026-02-16 02:52:20] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003753 10.0.0.27 - - [2026-02-16 02:52:20] "GET /virtual-networks?parent_id=db149ad7-d3b3-4885-9a05-a256a03815dd&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.004302 10.0.0.27 - - [2026-02-16 02:52:20] "GET /virtual-network/4eb99caf-bb66-4a59-89b3-77ea3aa62d30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2255 0.005690 10.0.0.27 - - [2026-02-16 02:52:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002880 10.0.0.27 - - [2026-02-16 02:52:20] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004228 10.0.0.27 - - [2026-02-16 02:52:20] "GET /virtual-networks?parent_id=db149ad7-d3b3-4885-9a05-a256a03815dd&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003163 10.0.0.27 - - [2026-02-16 02:52:20] "GET /virtual-network/4eb99caf-bb66-4a59-89b3-77ea3aa62d30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2255 0.005615 10.0.0.27 - - [2026-02-16 02:52:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004228 10.0.0.27 - - [2026-02-16 02:52:20] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004957 10.0.0.27 - - [2026-02-16 02:52:20] "GET /virtual-networks?parent_id=db149ad7-d3b3-4885-9a05-a256a03815dd&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003297 10.0.0.27 - - [2026-02-16 02:52:20] "GET /virtual-network/4eb99caf-bb66-4a59-89b3-77ea3aa62d30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2255 0.007640 10.0.0.27 - - [2026-02-16 02:52:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003699 10.0.0.27 - - [2026-02-16 02:52:20] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004071 10.0.0.27 - - [2026-02-16 02:52:20] "GET /virtual-networks?parent_id=db149ad7-d3b3-4885-9a05-a256a03815dd&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002840 10.0.0.27 - - [2026-02-16 02:52:20] "GET /virtual-network/4eb99caf-bb66-4a59-89b3-77ea3aa62d30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2255 0.006250 10.0.0.27 - - [2026-02-16 02:52:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003139 10.0.0.27 - - [2026-02-16 02:52:21] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004247 10.0.0.27 - - [2026-02-16 02:52:21] "GET /virtual-networks?parent_id=db149ad7-d3b3-4885-9a05-a256a03815dd&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002563 10.0.0.27 - - [2026-02-16 02:52:21] "GET /virtual-network/4eb99caf-bb66-4a59-89b3-77ea3aa62d30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2255 0.004992 10.0.0.27 - - [2026-02-16 02:52:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003412 10.0.0.27 - - [2026-02-16 02:52:24] "GET /virtual-network/4eb99caf-bb66-4a59-89b3-77ea3aa62d30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2255 0.004572 10.0.0.27 - - [2026-02-16 02:52:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003194 10.0.0.27 - - [2026-02-16 02:52:28] "GET /virtual-network/4eb99caf-bb66-4a59-89b3-77ea3aa62d30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2255 0.005069 10.0.0.27 - - [2026-02-16 02:52:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003696 10.0.0.27 - - [2026-02-16 02:52:32] "GET /virtual-network/4eb99caf-bb66-4a59-89b3-77ea3aa62d30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2255 0.004654 10.0.0.27 - - [2026-02-16 02:52:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003939 10.0.0.27 - - [2026-02-16 02:52:36] "GET /virtual-network/4eb99caf-bb66-4a59-89b3-77ea3aa62d30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2255 0.004869 10.0.0.27 - - [2026-02-16 02:52:40] "GET /obj-perms HTTP/1.1" 200 5056 0.064751 10.0.0.27 - - [2026-02-16 02:52:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003316 10.0.0.27 - - [2026-02-16 02:52:40] "GET /virtual-network/4eb99caf-bb66-4a59-89b3-77ea3aa62d30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2255 0.004632 10.0.0.27 - - [2026-02-16 02:52:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003644 10.0.0.27 - - [2026-02-16 02:52:44] "GET /virtual-network/4eb99caf-bb66-4a59-89b3-77ea3aa62d30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2255 0.007891 10.0.0.27 - - [2026-02-16 02:52:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002937 10.0.0.27 - - [2026-02-16 02:52:48] "GET /virtual-network/4eb99caf-bb66-4a59-89b3-77ea3aa62d30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2255 0.004493 10.0.0.27 - - [2026-02-16 02:52:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003703 10.0.0.27 - - [2026-02-16 02:52:50] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003422 10.0.0.27 - - [2026-02-16 02:52:50] "GET /virtual-networks?parent_id=db149ad7-d3b3-4885-9a05-a256a03815dd&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002661 10.0.0.27 - - [2026-02-16 02:52:50] "GET /virtual-network/4eb99caf-bb66-4a59-89b3-77ea3aa62d30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2255 0.005420 10.0.0.27 - - [2026-02-16 02:52:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003028 10.0.0.27 - - [2026-02-16 02:52:51] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003263 10.0.0.27 - - [2026-02-16 02:52:51] "GET /virtual-networks?parent_id=db149ad7-d3b3-4885-9a05-a256a03815dd&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003404 10.0.0.27 - - [2026-02-16 02:52:51] "GET /virtual-network/4eb99caf-bb66-4a59-89b3-77ea3aa62d30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2255 0.005680 10.0.0.27 - - [2026-02-16 02:52:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002842 10.0.0.27 - - [2026-02-16 02:52:51] "GET /routing-instance/6d3336da-43ca-47ef-8c83-0fe2acb675a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1705 0.006136 10.0.0.27 - - [2026-02-16 02:52:51] "GET /route-target/f728492b-7926-47be-ab6d-218b7effb5a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003001 10.0.0.27 - - [2026-02-16 02:52:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003250 10.0.0.27 - - [2026-02-16 02:52:51] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003893 10.0.0.27 - - [2026-02-16 02:52:51] "GET /virtual-networks?parent_id=db149ad7-d3b3-4885-9a05-a256a03815dd&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002926 10.0.0.27 - - [2026-02-16 02:52:51] "GET /virtual-network/4eb99caf-bb66-4a59-89b3-77ea3aa62d30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2255 0.005455 10.0.0.27 - - [2026-02-16 02:52:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003466 10.0.0.27 - - [2026-02-16 02:52:51] "GET /routing-instance/6d3336da-43ca-47ef-8c83-0fe2acb675a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1705 0.003855 10.0.0.27 - - [2026-02-16 02:52:51] "GET /route-target/f728492b-7926-47be-ab6d-218b7effb5a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.002625 10.0.0.27 - - [2026-02-16 02:52:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003566 10.0.0.27 - - [2026-02-16 02:52:51] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003809 10.0.0.27 - - [2026-02-16 02:52:51] "GET /virtual-networks?parent_id=db149ad7-d3b3-4885-9a05-a256a03815dd&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002486 10.0.0.27 - - [2026-02-16 02:52:51] "GET /virtual-network/4eb99caf-bb66-4a59-89b3-77ea3aa62d30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2255 0.005859 10.0.0.27 - - [2026-02-16 02:52:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002848 10.0.0.27 - - [2026-02-16 02:52:51] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003839 10.0.0.27 - - [2026-02-16 02:52:51] "GET /virtual-networks?parent_id=db149ad7-d3b3-4885-9a05-a256a03815dd&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002979 10.0.0.27 - - [2026-02-16 02:52:51] "GET /virtual-network/4eb99caf-bb66-4a59-89b3-77ea3aa62d30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2255 0.005476 10.0.0.23 - - [2026-02-16 02:52:52] "GET /obj-perms HTTP/1.1" 200 5090 0.051765 10.0.0.27 - - [2026-02-16 02:52:52] "GET /obj-perms HTTP/1.1" 200 5090 0.044297 10.0.0.27 - - [2026-02-16 02:52:52] "GET /obj-perms HTTP/1.1" 200 5090 0.003366 10.0.0.50 - - [2026-02-16 02:52:52] "GET /obj-perms HTTP/1.1" 200 5090 0.051076 10.0.0.23 - - [2026-02-16 02:52:52] "GET /obj-perms HTTP/1.1" 200 5090 0.004243 10.0.0.27 - - [2026-02-16 02:52:52] "GET /virtual-machine/17fd8a25-1c80-4ad1-ba14-bd1c28eeed31 HTTP/1.1" 200 1322 0.003752 10.0.0.27 - - [2026-02-16 02:52:52] "GET /virtual-machine-interface/1e9e59ae-179d-4661-9392-0f2318084a07 HTTP/1.1" 200 3263 0.004926 10.0.0.27 - - [2026-02-16 02:52:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003676 10.0.0.27 - - [2026-02-16 02:52:52] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005705 10.0.0.27 - - [2026-02-16 02:52:52] "GET /virtual-networks?parent_id=db149ad7-d3b3-4885-9a05-a256a03815dd&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.005748 10.0.0.27 - - [2026-02-16 02:52:52] "GET /virtual-network/4eb99caf-bb66-4a59-89b3-77ea3aa62d30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2255 0.008189 10.0.0.27 - - [2026-02-16 02:52:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003333 10.0.0.27 - - [2026-02-16 02:52:53] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003069 10.0.0.27 - - [2026-02-16 02:52:53] "GET /virtual-networks?parent_id=db149ad7-d3b3-4885-9a05-a256a03815dd&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002946 10.0.0.27 - - [2026-02-16 02:52:53] "GET /virtual-network/4eb99caf-bb66-4a59-89b3-77ea3aa62d30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2255 0.004826 10.0.0.27 - - [2026-02-16 02:52:59] "POST /neutron/port HTTP/1.1" 200 1157 0.014729 10.0.0.27 - - [2026-02-16 02:52:59] "POST /neutron/security_group HTTP/1.1" 200 1296 0.033339 10.0.0.27 - - [2026-02-16 02:53:05] "POST /neutron/port HTTP/1.1" 200 1157 0.015968 10.0.0.27 - - [2026-02-16 02:53:05] "POST /neutron/port HTTP/1.1" 200 1157 0.014339 10.0.0.27 - - [2026-02-16 02:53:05] "POST /neutron/subnet HTTP/1.1" 200 708 0.008667 10.0.0.27 - - [2026-02-16 02:53:09] "POST /neutron/port HTTP/1.1" 200 1157 0.015231 10.0.0.27 - - [2026-02-16 02:53:09] "POST /neutron/port HTTP/1.1" 200 1157 0.015064 10.0.0.27 - - [2026-02-16 02:53:09] "POST /neutron/port HTTP/1.1" 200 1157 0.016153 10.0.0.27 - - [2026-02-16 02:53:09] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003667 10.0.0.27 - - [2026-02-16 02:53:09] "POST /neutron/port HTTP/1.1" 200 117 0.001019 10.0.0.27 - - [2026-02-16 02:53:09] "GET /virtual-machine/8bc58ac5-166c-4541-a457-ed5e2de64436 HTTP/1.1" 200 1323 0.005016 10.0.0.27 - - [2026-02-16 02:53:09] "GET /virtual-machine/8bc58ac5-166c-4541-a457-ed5e2de64436 HTTP/1.1" 200 1323 0.002641 10.0.0.27 - - [2026-02-16 02:53:09] "GET /virtual-machine-interface/208f7826-ca3e-48b5-89bf-6f601493d423 HTTP/1.1" 200 3262 0.004741 10.0.0.27 - - [2026-02-16 02:53:09] "GET /virtual-machine/8bc58ac5-166c-4541-a457-ed5e2de64436 HTTP/1.1" 200 1323 0.003375 10.0.0.27 - - [2026-02-16 02:53:09] "GET /virtual-machine-interface/208f7826-ca3e-48b5-89bf-6f601493d423 HTTP/1.1" 200 3262 0.004162 10.0.0.27 - - [2026-02-16 02:53:09] "GET /instance-ip/c9ebb433-bd74-434a-a9dc-3edcc499fa5a HTTP/1.1" 200 1733 0.008111 10.0.0.27 - - [2026-02-16 02:53:09] "GET /virtual-machine/8bc58ac5-166c-4541-a457-ed5e2de64436 HTTP/1.1" 200 1323 0.003659 10.0.0.27 - - [2026-02-16 02:53:09] "GET /virtual-machine-interface/208f7826-ca3e-48b5-89bf-6f601493d423 HTTP/1.1" 200 3262 0.006303 10.0.0.27 - - [2026-02-16 02:53:09] "GET /instance-ip/c9ebb433-bd74-434a-a9dc-3edcc499fa5a HTTP/1.1" 200 1733 0.003482 10.0.0.27 - - [2026-02-16 02:53:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003072 10.0.0.27 - - [2026-02-16 02:53:09] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003049 10.0.0.27 - - [2026-02-16 02:53:09] "GET /virtual-networks?parent_id=db149ad7-d3b3-4885-9a05-a256a03815dd&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002571 10.0.0.27 - - [2026-02-16 02:53:09] "GET /virtual-network/4eb99caf-bb66-4a59-89b3-77ea3aa62d30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2255 0.005152 10.0.0.27 - - [2026-02-16 02:53:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002840 10.0.0.27 - - [2026-02-16 02:53:09] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003707 10.0.0.27 - - [2026-02-16 02:53:09] "GET /virtual-networks?parent_id=db149ad7-d3b3-4885-9a05-a256a03815dd&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002424 10.0.0.27 - - [2026-02-16 02:53:10] "GET /virtual-network/4eb99caf-bb66-4a59-89b3-77ea3aa62d30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2255 0.004995 10.0.0.27 - - [2026-02-16 02:53:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003377 10.0.0.27 - - [2026-02-16 02:53:10] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003529 10.0.0.27 - - [2026-02-16 02:53:10] "GET /virtual-networks?parent_id=db149ad7-d3b3-4885-9a05-a256a03815dd&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002596 10.0.0.27 - - [2026-02-16 02:53:10] "GET /virtual-network/4eb99caf-bb66-4a59-89b3-77ea3aa62d30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2255 0.005387 10.0.0.27 - - [2026-02-16 02:53:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003747 10.0.0.27 - - [2026-02-16 02:53:10] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003734 10.0.0.27 - - [2026-02-16 02:53:10] "GET /virtual-networks?parent_id=db149ad7-d3b3-4885-9a05-a256a03815dd&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003563 10.0.0.27 - - [2026-02-16 02:53:10] "GET /virtual-network/4eb99caf-bb66-4a59-89b3-77ea3aa62d30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2255 0.005838 10.0.0.27 - - [2026-02-16 02:53:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002971 10.0.0.27 - - [2026-02-16 02:53:10] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003752 10.0.0.27 - - [2026-02-16 02:53:10] "GET /virtual-networks?parent_id=db149ad7-d3b3-4885-9a05-a256a03815dd&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002656 10.0.0.27 - - [2026-02-16 02:53:10] "GET /virtual-network/4eb99caf-bb66-4a59-89b3-77ea3aa62d30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2255 0.005381 10.0.0.27 - - [2026-02-16 02:53:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003224 10.0.0.27 - - [2026-02-16 02:53:10] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003871 10.0.0.27 - - [2026-02-16 02:53:10] "GET /virtual-networks?parent_id=db149ad7-d3b3-4885-9a05-a256a03815dd&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002998 10.0.0.27 - - [2026-02-16 02:53:10] "GET /virtual-network/4eb99caf-bb66-4a59-89b3-77ea3aa62d30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2255 0.005582 10.0.0.27 - - [2026-02-16 02:53:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003953 10.0.0.27 - - [2026-02-16 02:53:10] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003416 10.0.0.27 - - [2026-02-16 02:53:10] "GET /virtual-networks?parent_id=db149ad7-d3b3-4885-9a05-a256a03815dd&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003620 10.0.0.27 - - [2026-02-16 02:53:10] "GET /virtual-network/4eb99caf-bb66-4a59-89b3-77ea3aa62d30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2255 0.005572 10.0.0.27 - - [2026-02-16 02:53:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005034 10.0.0.27 - - [2026-02-16 02:53:11] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003509 10.0.0.27 - - [2026-02-16 02:53:11] "GET /virtual-networks?parent_id=db149ad7-d3b3-4885-9a05-a256a03815dd&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002369 10.0.0.27 - - [2026-02-16 02:53:11] "GET /virtual-network/4eb99caf-bb66-4a59-89b3-77ea3aa62d30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2255 0.006182 10.0.0.27 - - [2026-02-16 02:53:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004387 10.0.0.27 - - [2026-02-16 02:53:12] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003492 10.0.0.27 - - [2026-02-16 02:53:12] "GET /virtual-networks?parent_id=db149ad7-d3b3-4885-9a05-a256a03815dd&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002646 10.0.0.27 - - [2026-02-16 02:53:12] "GET /virtual-network/4eb99caf-bb66-4a59-89b3-77ea3aa62d30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2255 0.006582 10.0.0.27 - - [2026-02-16 02:53:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003524 10.0.0.27 - - [2026-02-16 02:53:12] "GET /routing-instance/6d3336da-43ca-47ef-8c83-0fe2acb675a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1705 0.003895 10.0.0.27 - - [2026-02-16 02:53:12] "GET /route-target/f728492b-7926-47be-ab6d-218b7effb5a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003928 10.0.0.27 - - [2026-02-16 02:53:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002939 10.0.0.27 - - [2026-02-16 02:53:12] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004265 10.0.0.27 - - [2026-02-16 02:53:12] "GET /virtual-networks?parent_id=db149ad7-d3b3-4885-9a05-a256a03815dd&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003556 10.0.0.27 - - [2026-02-16 02:53:12] "GET /virtual-network/4eb99caf-bb66-4a59-89b3-77ea3aa62d30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2255 0.005195 10.0.0.27 - - [2026-02-16 02:53:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002876 10.0.0.27 - - [2026-02-16 02:53:12] "GET /routing-instance/6d3336da-43ca-47ef-8c83-0fe2acb675a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1705 0.004321 10.0.0.27 - - [2026-02-16 02:53:12] "GET /route-target/f728492b-7926-47be-ab6d-218b7effb5a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.002862 10.0.0.27 - - [2026-02-16 02:53:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003221 10.0.0.27 - - [2026-02-16 02:53:12] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004292 10.0.0.27 - - [2026-02-16 02:53:12] "GET /virtual-networks?parent_id=db149ad7-d3b3-4885-9a05-a256a03815dd&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002887 10.0.0.27 - - [2026-02-16 02:53:12] "GET /virtual-network/4eb99caf-bb66-4a59-89b3-77ea3aa62d30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2255 0.006618 10.0.0.27 - - [2026-02-16 02:53:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004113 10.0.0.27 - - [2026-02-16 02:53:12] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003645 10.0.0.27 - - [2026-02-16 02:53:12] "GET /virtual-networks?parent_id=db149ad7-d3b3-4885-9a05-a256a03815dd&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002448 10.0.0.27 - - [2026-02-16 02:53:12] "GET /virtual-network/4eb99caf-bb66-4a59-89b3-77ea3aa62d30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2255 0.005189 10.0.0.27 - - [2026-02-16 02:53:12] "GET /obj-perms HTTP/1.1" 200 5090 0.003789 10.0.0.23 - - [2026-02-16 02:53:12] "GET /obj-perms HTTP/1.1" 200 5090 0.003593 10.0.0.27 - - [2026-02-16 02:53:12] "GET /obj-perms HTTP/1.1" 200 5090 0.003736 10.0.0.50 - - [2026-02-16 02:53:12] "GET /obj-perms HTTP/1.1" 200 5090 0.003215 10.0.0.27 - - [2026-02-16 02:53:13] "GET /virtual-machine/8bc58ac5-166c-4541-a457-ed5e2de64436 HTTP/1.1" 200 1323 0.003390 10.0.0.27 - - [2026-02-16 02:53:13] "GET /virtual-machine-interface/208f7826-ca3e-48b5-89bf-6f601493d423 HTTP/1.1" 200 3262 0.004898 10.0.0.27 - - [2026-02-16 02:53:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003703 10.0.0.27 - - [2026-02-16 02:53:13] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.002995 10.0.0.27 - - [2026-02-16 02:53:13] "GET /virtual-networks?parent_id=db149ad7-d3b3-4885-9a05-a256a03815dd&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002928 10.0.0.27 - - [2026-02-16 02:53:13] "GET /virtual-network/4eb99caf-bb66-4a59-89b3-77ea3aa62d30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2255 0.005144 10.0.0.27 - - [2026-02-16 02:53:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003191 10.0.0.27 - - [2026-02-16 02:53:14] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003589 10.0.0.27 - - [2026-02-16 02:53:14] "GET /virtual-networks?parent_id=db149ad7-d3b3-4885-9a05-a256a03815dd&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002995 10.0.0.27 - - [2026-02-16 02:53:14] "GET /virtual-network/4eb99caf-bb66-4a59-89b3-77ea3aa62d30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2255 0.005415 10.0.0.27 - - [2026-02-16 02:53:14] "GET /virtual-machine/17fd8a25-1c80-4ad1-ba14-bd1c28eeed31 HTTP/1.1" 200 1322 0.007775 10.0.0.27 - - [2026-02-16 02:53:14] "GET /virtual-machine-interface/1e9e59ae-179d-4661-9392-0f2318084a07 HTTP/1.1" 200 3263 0.004918 10.0.0.27 - - [2026-02-16 02:53:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002982 10.0.0.27 - - [2026-02-16 02:53:14] "GET /security-group/4ec0d582-333c-4f1a-aacb-1568d92f31ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2582 0.003644 10.0.0.27 - - [2026-02-16 02:53:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003254 10.0.0.27 - - [2026-02-16 02:53:14] "GET /security-group/4ec0d582-333c-4f1a-aacb-1568d92f31ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2582 0.003705 10.0.0.27 - - [2026-02-16 02:53:14] "POST /neutron/security_group HTTP/1.1" 200 1322 0.003751 10.0.0.27 - - [2026-02-16 02:53:14] "POST /neutron/port HTTP/1.1" 200 1147 0.010850 10.0.0.27 - - [2026-02-16 02:53:14] "GET /virtual-machine/17fd8a25-1c80-4ad1-ba14-bd1c28eeed31 HTTP/1.1" 200 1322 0.003224 10.0.0.27 - - [2026-02-16 02:53:14] "GET /virtual-machine-interface/1e9e59ae-179d-4661-9392-0f2318084a07 HTTP/1.1" 200 3202 0.007836 10.0.0.27 - - [2026-02-16 02:53:14] "POST /neutron/security_group HTTP/1.1" 200 1296 0.006084 10.0.0.27 - - [2026-02-16 02:53:14] "POST /neutron/port HTTP/1.1" 200 1108 0.011374 10.0.0.27 - - [2026-02-16 02:53:14] "GET /virtual-machine/17fd8a25-1c80-4ad1-ba14-bd1c28eeed31 HTTP/1.1" 200 1322 0.003829 10.0.0.27 - - [2026-02-16 02:53:14] "GET /virtual-machine-interface/1e9e59ae-179d-4661-9392-0f2318084a07 HTTP/1.1" 200 3263 0.006830 10.0.0.27 - - [2026-02-16 02:53:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002894 10.0.0.27 - - [2026-02-16 02:53:14] "GET /security-group/4ec0d582-333c-4f1a-aacb-1568d92f31ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2582 0.002741 10.0.0.27 - - [2026-02-16 02:53:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002162 10.0.0.27 - - [2026-02-16 02:53:15] "GET /security-group/4ec0d582-333c-4f1a-aacb-1568d92f31ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2582 0.004020 10.0.0.27 - - [2026-02-16 02:53:15] "DELETE /security-group/4ec0d582-333c-4f1a-aacb-1568d92f31ac HTTP/1.1" 409 336 0.007145 10.0.0.50 - - [2026-02-16 02:53:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000381 10.0.0.50 - - [2026-02-16 02:53:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000329 10.0.0.23 - - [2026-02-16 02:53:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000345 10.0.0.23 - - [2026-02-16 02:53:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000327 10.0.0.27 - - [2026-02-16 02:53:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000365 10.0.0.27 - - [2026-02-16 02:53:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000336 10.0.0.23 - - [2026-02-16 02:53:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000368 10.0.0.23 - - [2026-02-16 02:53:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000345 10.0.0.50 - - [2026-02-16 02:53:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000348 10.0.0.50 - - [2026-02-16 02:53:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000355 10.0.0.27 - - [2026-02-16 02:53:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000332 10.0.0.27 - - [2026-02-16 02:53:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000465 10.0.0.27 - - [2026-02-16 02:54:06] "POST /neutron/port HTTP/1.1" 200 1157 0.019034 10.0.0.27 - - [2026-02-16 02:54:06] "POST /neutron/floatingip HTTP/1.1" 200 117 0.010381 10.0.0.27 - - [2026-02-16 02:54:06] "POST /neutron/network HTTP/1.1" 200 956 0.005578 10.0.0.27 - - [2026-02-16 02:54:11] "POST /neutron/network HTTP/1.1" 200 966 0.006335 10.0.0.27 - - [2026-02-16 02:54:11] "POST /neutron/port HTTP/1.1" 200 117 0.001072 10.0.0.27 - - [2026-02-16 02:54:15] "GET /security-group/4ec0d582-333c-4f1a-aacb-1568d92f31ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2582 0.003518 10.0.0.27 - - [2026-02-16 02:54:15] "PUT /security-group/4ec0d582-333c-4f1a-aacb-1568d92f31ac HTTP/1.1" 200 262 0.015786 10.0.0.50 - - [2026-02-16 02:54:15] "PUT /access-control-list/0ae4e7c8-d09f-4948-a803-0770c859ac7a HTTP/1.1" 200 272 0.027440 10.0.0.27 - - [2026-02-16 02:54:18] "POST /neutron/port HTTP/1.1" 200 1157 0.015268 10.0.0.27 - - [2026-02-16 02:54:18] "POST /neutron/port HTTP/1.1" 200 1108 0.067294 10.0.0.27 - - [2026-02-16 02:54:18] "GET /virtual-machine/8bc58ac5-166c-4541-a457-ed5e2de64436 HTTP/1.1" 200 1323 0.003701 10.0.0.27 - - [2026-02-16 02:54:19] "POST /neutron/port HTTP/1.1" 200 151 0.169782 10.0.0.27 - - [2026-02-16 02:54:20] "GET /virtual-machine/8bc58ac5-166c-4541-a457-ed5e2de64436 HTTP/1.1" 404 171 0.003239 10.0.0.27 - - [2026-02-16 02:54:20] "GET /virtual-machine/8bc58ac5-166c-4541-a457-ed5e2de64436 HTTP/1.1" 404 171 0.002134 10.0.0.27 - - [2026-02-16 02:54:20] "GET /virtual-machine/8bc58ac5-166c-4541-a457-ed5e2de64436 HTTP/1.1" 404 171 0.002313 10.0.0.27 - - [2026-02-16 02:54:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003455 10.0.0.27 - - [2026-02-16 02:54:21] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003291 10.0.0.27 - - [2026-02-16 02:54:21] "GET /virtual-networks?parent_id=db149ad7-d3b3-4885-9a05-a256a03815dd&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002720 10.0.0.27 - - [2026-02-16 02:54:21] "GET /virtual-network/4eb99caf-bb66-4a59-89b3-77ea3aa62d30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2255 0.005023 10.0.0.27 - - [2026-02-16 02:54:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004493 10.0.0.27 - - [2026-02-16 02:54:21] "GET /routing-instance/6d3336da-43ca-47ef-8c83-0fe2acb675a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1705 0.004039 10.0.0.27 - - [2026-02-16 02:54:21] "GET /route-target/f728492b-7926-47be-ab6d-218b7effb5a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.002892 10.0.0.27 - - [2026-02-16 02:54:21] "GET /obj-perms HTTP/1.1" 200 5090 0.003474 10.0.0.50 - - [2026-02-16 02:54:21] "GET /obj-perms HTTP/1.1" 200 5090 0.003884 10.0.0.27 - - [2026-02-16 02:54:24] "GET /obj-perms HTTP/1.1" 200 5090 0.003126 10.0.0.23 - - [2026-02-16 02:54:24] "GET /obj-perms HTTP/1.1" 200 5090 0.003230 10.0.0.27 - - [2026-02-16 02:54:24] "POST /neutron/port HTTP/1.1" 200 1147 0.012299 10.0.0.27 - - [2026-02-16 02:54:24] "GET /virtual-machine/17fd8a25-1c80-4ad1-ba14-bd1c28eeed31 HTTP/1.1" 200 1322 0.003655 10.0.0.27 - - [2026-02-16 02:54:25] "POST /neutron/port HTTP/1.1" 200 1118 0.016516 10.0.0.27 - - [2026-02-16 02:54:26] "GET /virtual-machine/17fd8a25-1c80-4ad1-ba14-bd1c28eeed31 HTTP/1.1" 404 171 0.004296 10.0.0.27 - - [2026-02-16 02:54:26] "GET /virtual-machine/17fd8a25-1c80-4ad1-ba14-bd1c28eeed31 HTTP/1.1" 404 171 0.002521 10.0.0.27 - - [2026-02-16 02:54:26] "GET /virtual-machine/17fd8a25-1c80-4ad1-ba14-bd1c28eeed31 HTTP/1.1" 404 171 0.002252 10.0.0.27 - - [2026-02-16 02:54:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003358 10.0.0.27 - - [2026-02-16 02:54:26] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003984 10.0.0.27 - - [2026-02-16 02:54:26] "GET /virtual-networks?parent_id=db149ad7-d3b3-4885-9a05-a256a03815dd&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002550 10.0.0.27 - - [2026-02-16 02:54:27] "GET /virtual-network/4eb99caf-bb66-4a59-89b3-77ea3aa62d30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2255 0.005647 10.0.0.27 - - [2026-02-16 02:54:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002860 10.0.0.27 - - [2026-02-16 02:54:27] "GET /routing-instance/6d3336da-43ca-47ef-8c83-0fe2acb675a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1705 0.003704 10.0.0.27 - - [2026-02-16 02:54:27] "GET /route-target/f728492b-7926-47be-ab6d-218b7effb5a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.002660 10.0.0.50 - - [2026-02-16 02:54:27] "GET /obj-perms HTTP/1.1" 200 5090 0.003388 10.0.0.27 - - [2026-02-16 02:54:33] "GET /obj-perms HTTP/1.1" 200 5090 0.003917 10.0.0.50 - - [2026-02-16 02:54:33] "GET /obj-perms HTTP/1.1" 200 5090 0.003392 10.0.0.27 - - [2026-02-16 02:54:33] "POST /neutron/network HTTP/1.1" 200 956 0.007314 10.0.0.27 - - [2026-02-16 02:54:33] "DELETE /security-group/4ec0d582-333c-4f1a-aacb-1568d92f31ac HTTP/1.1" 200 115 0.036951 10.0.0.27 - - [2026-02-16 02:54:33] "POST /fqname-to-id HTTP/1.1" 404 254 0.004058 10.0.0.50 - - [2026-02-16 02:54:33] "DELETE /access-control-list/c0b1d809-952d-4257-a9e8-71ba72360307 HTTP/1.1" 200 115 0.031190 10.0.0.23 - - [2026-02-16 02:54:35] "GET /projects?obj_uuids=db149ad7-d3b3-4885-9a05-a256a03815dd&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001018 10.0.0.27 - - [2026-02-16 02:54:35] "GET /project/db149ad7-d3b3-4885-9a05-a256a03815dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1484 0.054933 10.0.0.23 - - [2026-02-16 02:54:35] "GET /projects?obj_uuids=db149ad7-d3b3-4885-9a05-a256a03815dd&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.000917 10.0.0.27 - - [2026-02-16 02:54:35] "GET /project/db149ad7-d3b3-4885-9a05-a256a03815dd?fields=virtual_networks HTTP/1.1" 200 1093 0.041129 10.0.0.23 - - [2026-02-16 02:54:35] "GET /projects?obj_uuids=db149ad7-d3b3-4885-9a05-a256a03815dd&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.000837 10.0.0.27 - - [2026-02-16 02:54:35] "GET /project/db149ad7-d3b3-4885-9a05-a256a03815dd?fields=virtual_machine_interfaces HTTP/1.1" 200 1093 0.068284 10.0.0.23 - - [2026-02-16 02:54:35] "GET /projects?obj_uuids=db149ad7-d3b3-4885-9a05-a256a03815dd&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001254 10.0.0.27 - - [2026-02-16 02:54:35] "GET /project/db149ad7-d3b3-4885-9a05-a256a03815dd?fields=security_groups HTTP/1.1" 200 1349 0.051836 10.0.0.27 - - [2026-02-16 02:54:36] "POST /fqname-to-id HTTP/1.1" 404 209 0.035456 10.0.0.23 - - [2026-02-16 02:54:36] "GET /projects?obj_uuids=c3a1fdf5-e3b3-4606-91ad-ada060d983e9&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003221 10.0.0.23 - - [2026-02-16 02:54:36] "GET /domains?obj_uuids=026ea67f-9b7a-4f1c-a755-90b25d4ac1dc&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001248 10.0.0.23 - - [2026-02-16 02:54:36] "GET /domain/026ea67f-9b7a-4f1c-a755-90b25d4ac1dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.008569 10.0.0.23 - - [2026-02-16 02:54:36] "POST /id-to-fqname HTTP/1.1" 200 212 0.002887 10.0.0.23 - - [2026-02-16 02:54:36] "POST /fqname-to-id HTTP/1.1" 404 222 0.012290 10.0.0.23 - - [2026-02-16 02:54:36] "POST /security-groups HTTP/1.1" 200 612 0.035041 10.0.0.23 - - [2026-02-16 02:54:36] "POST /projects HTTP/1.1" 200 627 0.286918 10.0.0.50 - - [2026-02-16 02:54:36] "POST /access-control-lists HTTP/1.1" 200 617 0.033060 10.0.0.23 - - [2026-02-16 02:54:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.361846 10.0.0.27 - - [2026-02-16 02:54:37] "GET /project/c3a1fdf5-e3b3-4606-91ad-ada060d983e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.503137 10.0.0.27 - - [2026-02-16 02:54:38] "GET / HTTP/1.1" 200 35931 0.001313 10.0.0.27 - - [2026-02-16 02:54:39] "POST /fqname-to-id HTTP/1.1" 401 292 0.000390 10.0.0.27 - - [2026-02-16 02:54:40] "POST /fqname-to-id HTTP/1.1" 404 245 0.055242 10.0.0.50 - - [2026-02-16 02:54:40] "POST /fqname-to-id HTTP/1.1" 404 277 0.004625 10.0.0.50 - - [2026-02-16 02:54:40] "POST /access-control-lists HTTP/1.1" 200 637 0.025986 10.0.0.50 - - [2026-02-16 02:54:40] "PUT /access-control-list/061f21fb-e94d-4941-b8c9-203df50792d1 HTTP/1.1" 200 272 0.028883 10.0.0.23 - - [2026-02-16 02:54:40] "GET /projects?obj_uuids=c3a1fdf5-e3b3-4606-91ad-ada060d983e9&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.000902 10.0.0.27 - - [2026-02-16 02:54:40] "POST /neutron/security_group_rule HTTP/1.1" 200 2608 0.103976 10.0.0.27 - - [2026-02-16 02:54:41] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.012814 10.0.0.27 - - [2026-02-16 02:54:41] "GET /obj-perms HTTP/1.1" 200 5056 0.074780 10.0.0.27 - - [2026-02-16 02:54:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002841 10.0.0.50 - - [2026-02-16 02:54:41] "PUT /access-control-list/061f21fb-e94d-4941-b8c9-203df50792d1 HTTP/1.1" 200 272 0.012436 10.0.0.27 - - [2026-02-16 02:54:41] "GET /security-group/e264ce02-796a-4f11-a4d0-0dc26793e774?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.008300 10.0.0.27 - - [2026-02-16 02:54:42] "POST /neutron/security_group HTTP/1.1" 200 1004 0.003657 10.0.0.27 - - [2026-02-16 02:54:42] "POST /fqname-to-id HTTP/1.1" 404 245 0.007603 10.0.0.27 - - [2026-02-16 02:54:42] "POST /fqname-to-id HTTP/1.1" 404 245 0.002595 10.0.0.50 - - [2026-02-16 02:54:42] "POST /fqname-to-id HTTP/1.1" 404 277 0.002785 10.0.0.50 - - [2026-02-16 02:54:42] "POST /access-control-lists HTTP/1.1" 200 637 0.026794 10.0.0.50 - - [2026-02-16 02:54:43] "PUT /access-control-list/441613ac-c2df-4b37-ae4d-1c76a18ba6a7 HTTP/1.1" 200 272 0.016638 10.0.0.23 - - [2026-02-16 02:54:43] "GET /projects?obj_uuids=c3a1fdf5-e3b3-4606-91ad-ada060d983e9&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001729 10.0.0.27 - - [2026-02-16 02:54:43] "POST /neutron/security_group_rule HTTP/1.1" 200 2608 0.049134 10.0.0.27 - - [2026-02-16 02:54:43] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.011770 10.0.0.27 - - [2026-02-16 02:54:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004423 10.0.0.27 - - [2026-02-16 02:54:43] "GET /security-group/39bf1fd4-2baf-435b-b31a-bd5a9f80956c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.005436 10.0.0.50 - - [2026-02-16 02:54:43] "PUT /access-control-list/441613ac-c2df-4b37-ae4d-1c76a18ba6a7 HTTP/1.1" 200 272 0.024202 10.0.0.23 - - [2026-02-16 02:54:43] "GET /projects?obj_uuids=c3a1fdf5-e3b3-4606-91ad-ada060d983e9&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.000839 10.0.0.27 - - [2026-02-16 02:54:44] "POST /neutron/security_group_rule HTTP/1.1" 200 2190 0.036363 10.0.0.27 - - [2026-02-16 02:54:44] "POST /neutron/security_group_rule HTTP/1.1" 200 581 0.109831 10.0.0.27 - - [2026-02-16 02:54:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004459 10.0.0.50 - - [2026-02-16 02:54:44] "PUT /access-control-list/3d589260-8d86-44fb-bbda-84137a20adfc HTTP/1.1" 200 272 0.012882 10.0.0.23 - - [2026-02-16 02:54:44] "GET /projects?obj_uuids=c3a1fdf5-e3b3-4606-91ad-ada060d983e9&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.036109 10.0.0.27 - - [2026-02-16 02:54:44] "GET /project/c3a1fdf5-e3b3-4606-91ad-ada060d983e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.069640 10.0.0.23 - - [2026-02-16 02:54:44] "GET /projects?obj_uuids=c3a1fdf5-e3b3-4606-91ad-ada060d983e9&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.000935 10.0.0.27 - - [2026-02-16 02:54:44] "POST /neutron/network HTTP/1.1" 200 708 0.098785 10.0.0.27 - - [2026-02-16 02:54:44] "POST /id-to-fqname HTTP/1.1" 200 282 0.002855 10.0.0.27 - - [2026-02-16 02:54:44] "GET /virtual-network/5a105038-7023-4cbe-9571-7d7109c5b301?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.004744 10.0.0.27 - - [2026-02-16 02:54:44] "POST /neutron/network HTTP/1.1" 200 926 0.005460 10.0.0.27 - - [2026-02-16 02:54:44] "GET /virtual-network/5a105038-7023-4cbe-9571-7d7109c5b301?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.004220 10.0.0.27 - - [2026-02-16 02:54:45] "GET /virtual-network/5a105038-7023-4cbe-9571-7d7109c5b301?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.006184 10.0.0.27 - - [2026-02-16 02:54:46] "POST /id-to-fqname HTTP/1.1" 200 282 0.001215 10.0.0.27 - - [2026-02-16 02:54:46] "POST /neutron/security_group HTTP/1.1" 200 1415 0.009030 10.0.0.23 - - [2026-02-16 02:54:47] "GET /projects?obj_uuids=c3a1fdf5-e3b3-4606-91ad-ada060d983e9&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.000891 10.0.0.27 - - [2026-02-16 02:54:47] "GET /project/c3a1fdf5-e3b3-4606-91ad-ada060d983e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.070160 10.0.0.27 - - [2026-02-16 02:54:47] "POST /neutron/port HTTP/1.1" 200 117 0.005643 10.0.0.27 - - [2026-02-16 02:54:47] "POST /id-to-fqname HTTP/1.1" 200 282 0.001152 10.0.0.27 - - [2026-02-16 02:54:47] "POST /neutron/security_group HTTP/1.1" 200 1415 0.006806 10.0.0.23 - - [2026-02-16 02:54:48] "GET /projects?obj_uuids=c3a1fdf5-e3b3-4606-91ad-ada060d983e9&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001063 10.0.0.27 - - [2026-02-16 02:54:48] "POST /neutron/security_group HTTP/1.1" 200 3412 0.053175 10.0.0.27 - - [2026-02-16 02:54:48] "POST /neutron/port HTTP/1.1" 200 1080 0.014787 10.0.0.27 - - [2026-02-16 02:54:48] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003167 10.0.0.23 - - [2026-02-16 02:54:48] "GET /projects?obj_uuids=c3a1fdf5-e3b3-4606-91ad-ada060d983e9&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.000857 10.0.0.27 - - [2026-02-16 02:54:48] "POST /neutron/network HTTP/1.1" 200 926 0.006095 10.0.0.27 - - [2026-02-16 02:54:48] "GET /project/c3a1fdf5-e3b3-4606-91ad-ada060d983e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.089550 10.0.0.27 - - [2026-02-16 02:54:48] "POST /neutron/security_group HTTP/1.1" 200 1415 0.008043 10.0.0.27 - - [2026-02-16 02:54:49] "POST /neutron/security_group HTTP/1.1" 200 1415 0.006562 10.0.0.23 - - [2026-02-16 02:54:49] "GET /projects?obj_uuids=c3a1fdf5-e3b3-4606-91ad-ada060d983e9&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.000839 10.0.0.27 - - [2026-02-16 02:54:49] "POST /neutron/port HTTP/1.1" 200 1080 0.308516 10.0.0.27 - - [2026-02-16 02:54:49] "POST /neutron/port HTTP/1.1" 200 1134 0.085493 10.0.0.27 - - [2026-02-16 02:54:49] "POST /neutron/subnet HTTP/1.1" 200 693 0.007421 10.0.0.27 - - [2026-02-16 02:54:54] "POST /neutron/port HTTP/1.1" 200 1144 0.015033 10.0.0.27 - - [2026-02-16 02:54:54] "POST /neutron/security_group HTTP/1.1" 200 1415 0.007897 10.0.0.27 - - [2026-02-16 02:54:54] "POST /neutron/port HTTP/1.1" 200 1144 0.015733 10.0.0.27 - - [2026-02-16 02:54:54] "GET /virtual-machine/336792bb-d7ac-4f1d-8f57-0458c2cb2674 HTTP/1.1" 401 292 0.000384 10.0.0.27 - - [2026-02-16 02:54:54] "GET /virtual-machine/336792bb-d7ac-4f1d-8f57-0458c2cb2674 HTTP/1.1" 200 1313 0.034542 10.0.0.27 - - [2026-02-16 02:54:54] "GET /virtual-machine/336792bb-d7ac-4f1d-8f57-0458c2cb2674 HTTP/1.1" 200 1313 0.002895 10.0.0.27 - - [2026-02-16 02:54:54] "GET /virtual-machine-interface/17fb2234-58d0-4b64-8321-d356de868d47 HTTP/1.1" 200 3190 0.004592 10.0.0.27 - - [2026-02-16 02:54:54] "GET /virtual-machine/336792bb-d7ac-4f1d-8f57-0458c2cb2674 HTTP/1.1" 200 1313 0.002698 10.0.0.27 - - [2026-02-16 02:54:54] "GET /virtual-machine-interface/17fb2234-58d0-4b64-8321-d356de868d47 HTTP/1.1" 200 3190 0.004797 10.0.0.27 - - [2026-02-16 02:54:54] "GET /instance-ip/7e66aea7-f44b-403a-b679-6bcb4fea6506 HTTP/1.1" 200 1702 0.005048 10.0.0.27 - - [2026-02-16 02:54:54] "GET /virtual-machine/336792bb-d7ac-4f1d-8f57-0458c2cb2674 HTTP/1.1" 200 1313 0.002723 10.0.0.27 - - [2026-02-16 02:54:54] "GET /virtual-machine-interface/17fb2234-58d0-4b64-8321-d356de868d47 HTTP/1.1" 200 3190 0.004439 10.0.0.27 - - [2026-02-16 02:54:54] "GET /instance-ip/7e66aea7-f44b-403a-b679-6bcb4fea6506 HTTP/1.1" 200 1702 0.003121 10.0.0.27 - - [2026-02-16 02:54:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002447 10.0.0.27 - - [2026-02-16 02:54:54] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003254 10.0.0.27 - - [2026-02-16 02:54:54] "GET /virtual-networks?parent_id=c3a1fdf5-e3b3-4606-91ad-ada060d983e9&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002175 10.0.0.27 - - [2026-02-16 02:54:54] "GET /virtual-network/5a105038-7023-4cbe-9571-7d7109c5b301?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.005057 10.0.0.27 - - [2026-02-16 02:54:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003225 10.0.0.27 - - [2026-02-16 02:54:54] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003953 10.0.0.27 - - [2026-02-16 02:54:54] "GET /virtual-networks?parent_id=c3a1fdf5-e3b3-4606-91ad-ada060d983e9&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003794 10.0.0.27 - - [2026-02-16 02:54:55] "GET /virtual-network/5a105038-7023-4cbe-9571-7d7109c5b301?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.005633 10.0.0.27 - - [2026-02-16 02:54:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002932 10.0.0.27 - - [2026-02-16 02:54:55] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003569 10.0.0.27 - - [2026-02-16 02:54:55] "GET /virtual-networks?parent_id=c3a1fdf5-e3b3-4606-91ad-ada060d983e9&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.004449 10.0.0.27 - - [2026-02-16 02:54:55] "GET /virtual-network/5a105038-7023-4cbe-9571-7d7109c5b301?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.005031 10.0.0.27 - - [2026-02-16 02:54:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003066 10.0.0.27 - - [2026-02-16 02:54:55] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004176 10.0.0.27 - - [2026-02-16 02:54:55] "GET /virtual-networks?parent_id=c3a1fdf5-e3b3-4606-91ad-ada060d983e9&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002570 10.0.0.27 - - [2026-02-16 02:54:55] "GET /virtual-network/5a105038-7023-4cbe-9571-7d7109c5b301?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.010211 10.0.0.27 - - [2026-02-16 02:54:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003453 10.0.0.27 - - [2026-02-16 02:54:55] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003388 10.0.0.27 - - [2026-02-16 02:54:55] "GET /virtual-networks?parent_id=c3a1fdf5-e3b3-4606-91ad-ada060d983e9&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003326 10.0.0.27 - - [2026-02-16 02:54:55] "GET /virtual-network/5a105038-7023-4cbe-9571-7d7109c5b301?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.005269 10.0.0.27 - - [2026-02-16 02:54:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003142 10.0.0.27 - - [2026-02-16 02:54:55] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003937 10.0.0.27 - - [2026-02-16 02:54:55] "GET /virtual-networks?parent_id=c3a1fdf5-e3b3-4606-91ad-ada060d983e9&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003163 10.0.0.27 - - [2026-02-16 02:54:55] "GET /virtual-network/5a105038-7023-4cbe-9571-7d7109c5b301?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.004891 10.0.0.27 - - [2026-02-16 02:54:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002947 10.0.0.27 - - [2026-02-16 02:54:55] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003633 10.0.0.27 - - [2026-02-16 02:54:55] "GET /virtual-networks?parent_id=c3a1fdf5-e3b3-4606-91ad-ada060d983e9&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002324 10.0.0.27 - - [2026-02-16 02:54:55] "GET /virtual-network/5a105038-7023-4cbe-9571-7d7109c5b301?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.005132 10.0.0.27 - - [2026-02-16 02:54:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003456 10.0.0.27 - - [2026-02-16 02:54:58] "GET /virtual-network/5a105038-7023-4cbe-9571-7d7109c5b301?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.004416 10.0.0.27 - - [2026-02-16 02:55:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002907 10.0.0.27 - - [2026-02-16 02:55:02] "GET /virtual-network/5a105038-7023-4cbe-9571-7d7109c5b301?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.005188 10.0.0.27 - - [2026-02-16 02:55:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003451 10.0.0.27 - - [2026-02-16 02:55:06] "GET /virtual-network/5a105038-7023-4cbe-9571-7d7109c5b301?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.005879 10.0.0.27 - - [2026-02-16 02:55:07] "POST /neutron/port HTTP/1.1" 200 1144 0.015625 10.0.0.27 - - [2026-02-16 02:55:07] "POST /neutron/subnet HTTP/1.1" 200 693 0.007793 10.0.0.27 - - [2026-02-16 02:55:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002855 10.0.0.27 - - [2026-02-16 02:55:11] "GET /virtual-network/5a105038-7023-4cbe-9571-7d7109c5b301?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.005651 10.0.0.23 - - [2026-02-16 02:55:11] "DELETE /project/c3a1fdf5e3b3460691adada060d983e9 HTTP/1.1" 404 173 0.003645 10.0.0.23 - - [2026-02-16 02:55:11] "GET /projects?obj_uuids=db149ad7-d3b3-4885-9a05-a256a03815dd&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.000859 10.0.0.23 - - [2026-02-16 02:55:12] "GET /project/db149ad7-d3b3-4885-9a05-a256a03815dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1589 0.074080 10.0.0.23 - - [2026-02-16 02:55:12] "GET /projects?obj_uuids=db149ad7-d3b3-4885-9a05-a256a03815dd&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001170 10.0.0.27 - - [2026-02-16 02:55:12] "POST /neutron/port HTTP/1.1" 200 1144 0.053727 10.0.0.23 - - [2026-02-16 02:55:12] "GET /project/db149ad7-d3b3-4885-9a05-a256a03815dd?fields=security_groups HTTP/1.1" 200 1164 0.063593 10.0.0.23 - - [2026-02-16 02:55:12] "GET /projects?obj_uuids=db149ad7-d3b3-4885-9a05-a256a03815dd&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.000927 10.0.0.50 - - [2026-02-16 02:55:12] "DELETE /access-control-list/4db0b458-77db-4637-b93a-8df19b46e798 HTTP/1.1" 200 115 0.055956 10.0.0.27 - - [2026-02-16 02:55:12] "POST /neutron/floatingip HTTP/1.1" 200 117 0.014123 10.0.0.23 - - [2026-02-16 02:55:12] "GET /project/db149ad7-d3b3-4885-9a05-a256a03815dd?fields=application_policy_sets HTTP/1.1" 200 1493 0.082403 10.0.0.27 - - [2026-02-16 02:55:12] "POST /neutron/network HTTP/1.1" 200 926 0.021699 10.0.0.23 - - [2026-02-16 02:55:12] "DELETE /project/db149ad7-d3b3-4885-9a05-a256a03815dd HTTP/1.1" 200 115 0.469255 10.0.0.27 - - [2026-02-16 02:55:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003186 10.0.0.27 - - [2026-02-16 02:55:15] "GET /virtual-network/5a105038-7023-4cbe-9571-7d7109c5b301?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.004445 10.0.0.27 - - [2026-02-16 02:55:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003447 10.0.0.27 - - [2026-02-16 02:55:19] "GET /virtual-network/5a105038-7023-4cbe-9571-7d7109c5b301?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.005420 10.0.0.27 - - [2026-02-16 02:55:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003001 10.0.0.27 - - [2026-02-16 02:55:23] "GET /virtual-network/5a105038-7023-4cbe-9571-7d7109c5b301?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.004658 10.0.0.27 - - [2026-02-16 02:55:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003396 10.0.0.27 - - [2026-02-16 02:55:25] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003191 10.0.0.27 - - [2026-02-16 02:55:25] "GET /virtual-networks?parent_id=c3a1fdf5-e3b3-4606-91ad-ada060d983e9&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002275 10.0.0.27 - - [2026-02-16 02:55:25] "GET /virtual-network/5a105038-7023-4cbe-9571-7d7109c5b301?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.006148 10.0.0.27 - - [2026-02-16 02:55:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003198 10.0.0.27 - - [2026-02-16 02:55:25] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003765 10.0.0.27 - - [2026-02-16 02:55:25] "GET /virtual-networks?parent_id=c3a1fdf5-e3b3-4606-91ad-ada060d983e9&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002874 10.0.0.27 - - [2026-02-16 02:55:25] "GET /virtual-network/5a105038-7023-4cbe-9571-7d7109c5b301?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.006481 10.0.0.27 - - [2026-02-16 02:55:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002794 10.0.0.27 - - [2026-02-16 02:55:25] "GET /routing-instance/ce1b1c20-dbd5-47ee-a9a5-6979bec20cb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1661 0.006018 10.0.0.27 - - [2026-02-16 02:55:25] "GET /route-target/7d108de6-63d9-4aee-b00b-dfe1bd2efe42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.002963 10.0.0.27 - - [2026-02-16 02:55:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003531 10.0.0.27 - - [2026-02-16 02:55:25] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004987 10.0.0.27 - - [2026-02-16 02:55:25] "GET /virtual-networks?parent_id=c3a1fdf5-e3b3-4606-91ad-ada060d983e9&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003317 10.0.0.27 - - [2026-02-16 02:55:26] "GET /virtual-network/5a105038-7023-4cbe-9571-7d7109c5b301?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.006729 10.0.0.27 - - [2026-02-16 02:55:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003625 10.0.0.27 - - [2026-02-16 02:55:26] "GET /routing-instance/ce1b1c20-dbd5-47ee-a9a5-6979bec20cb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1661 0.004656 10.0.0.27 - - [2026-02-16 02:55:26] "GET /route-target/7d108de6-63d9-4aee-b00b-dfe1bd2efe42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004207 10.0.0.27 - - [2026-02-16 02:55:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004030 10.0.0.27 - - [2026-02-16 02:55:26] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004418 10.0.0.27 - - [2026-02-16 02:55:26] "GET /virtual-networks?parent_id=c3a1fdf5-e3b3-4606-91ad-ada060d983e9&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003907 10.0.0.27 - - [2026-02-16 02:55:26] "GET /virtual-network/5a105038-7023-4cbe-9571-7d7109c5b301?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.006486 10.0.0.27 - - [2026-02-16 02:55:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004166 10.0.0.27 - - [2026-02-16 02:55:26] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004395 10.0.0.27 - - [2026-02-16 02:55:26] "GET /virtual-networks?parent_id=c3a1fdf5-e3b3-4606-91ad-ada060d983e9&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003184 10.0.0.27 - - [2026-02-16 02:55:26] "GET /virtual-network/5a105038-7023-4cbe-9571-7d7109c5b301?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.005771 10.0.0.23 - - [2026-02-16 02:55:26] "GET /obj-perms HTTP/1.1" 200 5072 0.059671 10.0.0.27 - - [2026-02-16 02:55:26] "GET /obj-perms HTTP/1.1" 200 5072 0.055055 10.0.0.27 - - [2026-02-16 02:55:26] "GET /obj-perms HTTP/1.1" 200 5072 0.003540 10.0.0.50 - - [2026-02-16 02:55:26] "GET /obj-perms HTTP/1.1" 200 5072 0.054191 10.0.0.23 - - [2026-02-16 02:55:26] "GET /obj-perms HTTP/1.1" 200 5072 0.003328 10.0.0.27 - - [2026-02-16 02:55:26] "GET /virtual-machine/336792bb-d7ac-4f1d-8f57-0458c2cb2674 HTTP/1.1" 200 1313 0.003585 10.0.0.27 - - [2026-02-16 02:55:27] "GET /virtual-machine-interface/17fb2234-58d0-4b64-8321-d356de868d47 HTTP/1.1" 200 3190 0.005575 10.0.0.27 - - [2026-02-16 02:55:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002971 10.0.0.27 - - [2026-02-16 02:55:27] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003118 10.0.0.27 - - [2026-02-16 02:55:27] "GET /virtual-networks?parent_id=c3a1fdf5-e3b3-4606-91ad-ada060d983e9&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003065 10.0.0.27 - - [2026-02-16 02:55:27] "GET /virtual-network/5a105038-7023-4cbe-9571-7d7109c5b301?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.006201 10.0.0.27 - - [2026-02-16 02:55:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004079 10.0.0.27 - - [2026-02-16 02:55:28] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004133 10.0.0.27 - - [2026-02-16 02:55:28] "GET /virtual-networks?parent_id=c3a1fdf5-e3b3-4606-91ad-ada060d983e9&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002769 10.0.0.27 - - [2026-02-16 02:55:28] "GET /virtual-network/5a105038-7023-4cbe-9571-7d7109c5b301?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.005159 10.0.0.27 - - [2026-02-16 02:55:33] "POST /neutron/port HTTP/1.1" 200 1144 0.020496 10.0.0.27 - - [2026-02-16 02:55:34] "POST /neutron/security_group HTTP/1.1" 200 1415 0.005699 10.0.0.27 - - [2026-02-16 02:55:40] "POST /neutron/port HTTP/1.1" 200 1144 0.014709 10.0.0.27 - - [2026-02-16 02:55:42] "GET /obj-perms HTTP/1.1" 200 5056 0.046059 10.0.0.27 - - [2026-02-16 02:55:43] "POST /neutron/security_group HTTP/1.1" 200 1415 0.006612 10.0.0.27 - - [2026-02-16 02:55:44] "POST /neutron/port HTTP/1.1" 200 1144 0.020155 10.0.0.27 - - [2026-02-16 02:55:44] "POST /neutron/security_group HTTP/1.1" 200 1415 0.007119 10.0.0.27 - - [2026-02-16 02:55:44] "GET /virtual-machine/173a25ad-ad4a-4233-af33-3ee1f64044fd HTTP/1.1" 200 1313 0.005875 10.0.0.27 - - [2026-02-16 02:55:44] "GET /virtual-machine/173a25ad-ad4a-4233-af33-3ee1f64044fd HTTP/1.1" 200 1313 0.004842 10.0.0.27 - - [2026-02-16 02:55:44] "GET /virtual-machine-interface/7963a9c0-ae2b-4245-89a1-4630c34d356a HTTP/1.1" 200 3190 0.005682 10.0.0.27 - - [2026-02-16 02:55:44] "GET /virtual-machine/173a25ad-ad4a-4233-af33-3ee1f64044fd HTTP/1.1" 200 1313 0.003214 10.0.0.27 - - [2026-02-16 02:55:44] "GET /virtual-machine-interface/7963a9c0-ae2b-4245-89a1-4630c34d356a HTTP/1.1" 200 3190 0.004899 10.0.0.27 - - [2026-02-16 02:55:44] "GET /instance-ip/aaecdbef-775f-4381-a727-e5489753e2ea HTTP/1.1" 200 1703 0.005678 10.0.0.27 - - [2026-02-16 02:55:44] "GET /virtual-machine/173a25ad-ad4a-4233-af33-3ee1f64044fd HTTP/1.1" 200 1313 0.003474 10.0.0.27 - - [2026-02-16 02:55:44] "GET /virtual-machine-interface/7963a9c0-ae2b-4245-89a1-4630c34d356a HTTP/1.1" 200 3190 0.005853 10.0.0.27 - - [2026-02-16 02:55:44] "GET /instance-ip/aaecdbef-775f-4381-a727-e5489753e2ea HTTP/1.1" 200 1703 0.004553 10.0.0.27 - - [2026-02-16 02:55:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004025 10.0.0.27 - - [2026-02-16 02:55:44] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003473 10.0.0.27 - - [2026-02-16 02:55:44] "GET /virtual-networks?parent_id=c3a1fdf5-e3b3-4606-91ad-ada060d983e9&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002806 10.0.0.27 - - [2026-02-16 02:55:44] "GET /virtual-network/5a105038-7023-4cbe-9571-7d7109c5b301?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.005481 10.0.0.27 - - [2026-02-16 02:55:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002785 10.0.0.27 - - [2026-02-16 02:55:44] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004321 10.0.0.27 - - [2026-02-16 02:55:44] "GET /virtual-networks?parent_id=c3a1fdf5-e3b3-4606-91ad-ada060d983e9&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003638 10.0.0.27 - - [2026-02-16 02:55:44] "GET /virtual-network/5a105038-7023-4cbe-9571-7d7109c5b301?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.005104 10.0.0.27 - - [2026-02-16 02:55:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003193 10.0.0.27 - - [2026-02-16 02:55:44] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003714 10.0.0.27 - - [2026-02-16 02:55:44] "GET /virtual-networks?parent_id=c3a1fdf5-e3b3-4606-91ad-ada060d983e9&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002699 10.0.0.27 - - [2026-02-16 02:55:44] "GET /virtual-network/5a105038-7023-4cbe-9571-7d7109c5b301?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.005264 10.0.0.27 - - [2026-02-16 02:55:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.007477 10.0.0.27 - - [2026-02-16 02:55:44] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003700 10.0.0.27 - - [2026-02-16 02:55:44] "GET /virtual-networks?parent_id=c3a1fdf5-e3b3-4606-91ad-ada060d983e9&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002555 10.0.0.27 - - [2026-02-16 02:55:44] "GET /virtual-network/5a105038-7023-4cbe-9571-7d7109c5b301?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.005183 10.0.0.27 - - [2026-02-16 02:55:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005785 10.0.0.27 - - [2026-02-16 02:55:44] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003355 10.0.0.27 - - [2026-02-16 02:55:44] "GET /virtual-networks?parent_id=c3a1fdf5-e3b3-4606-91ad-ada060d983e9&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003034 10.0.0.27 - - [2026-02-16 02:55:44] "GET /virtual-network/5a105038-7023-4cbe-9571-7d7109c5b301?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.005257 10.0.0.27 - - [2026-02-16 02:55:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002755 10.0.0.27 - - [2026-02-16 02:55:44] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003984 10.0.0.27 - - [2026-02-16 02:55:44] "GET /virtual-networks?parent_id=c3a1fdf5-e3b3-4606-91ad-ada060d983e9&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002633 10.0.0.27 - - [2026-02-16 02:55:45] "GET /virtual-network/5a105038-7023-4cbe-9571-7d7109c5b301?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.006457 10.0.0.27 - - [2026-02-16 02:55:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003307 10.0.0.27 - - [2026-02-16 02:55:45] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003658 10.0.0.27 - - [2026-02-16 02:55:45] "GET /virtual-networks?parent_id=c3a1fdf5-e3b3-4606-91ad-ada060d983e9&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002563 10.0.0.27 - - [2026-02-16 02:55:45] "GET /virtual-network/5a105038-7023-4cbe-9571-7d7109c5b301?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.005440 10.0.0.27 - - [2026-02-16 02:55:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003708 10.0.0.27 - - [2026-02-16 02:55:46] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003671 10.0.0.27 - - [2026-02-16 02:55:46] "GET /virtual-networks?parent_id=c3a1fdf5-e3b3-4606-91ad-ada060d983e9&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002786 10.0.0.27 - - [2026-02-16 02:55:46] "GET /virtual-network/5a105038-7023-4cbe-9571-7d7109c5b301?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.005219 10.0.0.27 - - [2026-02-16 02:55:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003520 10.0.0.27 - - [2026-02-16 02:55:46] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003747 10.0.0.27 - - [2026-02-16 02:55:46] "GET /virtual-networks?parent_id=c3a1fdf5-e3b3-4606-91ad-ada060d983e9&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002853 10.0.0.27 - - [2026-02-16 02:55:46] "GET /virtual-network/5a105038-7023-4cbe-9571-7d7109c5b301?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.005399 10.0.0.27 - - [2026-02-16 02:55:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002989 10.0.0.27 - - [2026-02-16 02:55:46] "GET /routing-instance/ce1b1c20-dbd5-47ee-a9a5-6979bec20cb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1661 0.003896 10.0.0.27 - - [2026-02-16 02:55:46] "GET /route-target/7d108de6-63d9-4aee-b00b-dfe1bd2efe42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003474 10.0.0.27 - - [2026-02-16 02:55:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003839 10.0.0.27 - - [2026-02-16 02:55:46] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003118 10.0.0.27 - - [2026-02-16 02:55:46] "GET /virtual-networks?parent_id=c3a1fdf5-e3b3-4606-91ad-ada060d983e9&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.007072 10.0.0.27 - - [2026-02-16 02:55:46] "GET /virtual-network/5a105038-7023-4cbe-9571-7d7109c5b301?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.005499 10.0.0.27 - - [2026-02-16 02:55:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002516 10.0.0.27 - - [2026-02-16 02:55:46] "GET /routing-instance/ce1b1c20-dbd5-47ee-a9a5-6979bec20cb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1661 0.003820 10.0.0.27 - - [2026-02-16 02:55:46] "GET /route-target/7d108de6-63d9-4aee-b00b-dfe1bd2efe42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003123 10.0.0.27 - - [2026-02-16 02:55:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002735 10.0.0.27 - - [2026-02-16 02:55:47] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003594 10.0.0.27 - - [2026-02-16 02:55:47] "GET /virtual-networks?parent_id=c3a1fdf5-e3b3-4606-91ad-ada060d983e9&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002808 10.0.0.27 - - [2026-02-16 02:55:47] "GET /virtual-network/5a105038-7023-4cbe-9571-7d7109c5b301?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.004759 10.0.0.27 - - [2026-02-16 02:55:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003352 10.0.0.27 - - [2026-02-16 02:55:47] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004473 10.0.0.27 - - [2026-02-16 02:55:47] "GET /virtual-networks?parent_id=c3a1fdf5-e3b3-4606-91ad-ada060d983e9&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002744 10.0.0.27 - - [2026-02-16 02:55:47] "GET /virtual-network/5a105038-7023-4cbe-9571-7d7109c5b301?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.005880 10.0.0.23 - - [2026-02-16 02:55:47] "GET /obj-perms HTTP/1.1" 200 5072 0.003842 10.0.0.27 - - [2026-02-16 02:55:47] "GET /obj-perms HTTP/1.1" 200 5072 0.003207 10.0.0.50 - - [2026-02-16 02:55:47] "GET /obj-perms HTTP/1.1" 200 5072 0.003660 10.0.0.27 - - [2026-02-16 02:55:47] "GET /obj-perms HTTP/1.1" 200 5072 0.004348 10.0.0.27 - - [2026-02-16 02:55:47] "GET /virtual-machine/173a25ad-ad4a-4233-af33-3ee1f64044fd HTTP/1.1" 200 1313 0.003228 10.0.0.27 - - [2026-02-16 02:55:47] "GET /virtual-machine-interface/7963a9c0-ae2b-4245-89a1-4630c34d356a HTTP/1.1" 200 3190 0.004681 10.0.0.27 - - [2026-02-16 02:55:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003405 10.0.0.27 - - [2026-02-16 02:55:47] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003590 10.0.0.27 - - [2026-02-16 02:55:47] "GET /virtual-networks?parent_id=c3a1fdf5-e3b3-4606-91ad-ada060d983e9&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002607 10.0.0.27 - - [2026-02-16 02:55:47] "GET /virtual-network/5a105038-7023-4cbe-9571-7d7109c5b301?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.005183 10.0.0.27 - - [2026-02-16 02:55:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003490 10.0.0.27 - - [2026-02-16 02:55:48] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003353 10.0.0.27 - - [2026-02-16 02:55:48] "GET /virtual-networks?parent_id=c3a1fdf5-e3b3-4606-91ad-ada060d983e9&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002627 10.0.0.27 - - [2026-02-16 02:55:48] "GET /virtual-network/5a105038-7023-4cbe-9571-7d7109c5b301?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.005224 10.0.0.27 - - [2026-02-16 02:55:54] "GET /virtual-machine/336792bb-d7ac-4f1d-8f57-0458c2cb2674 HTTP/1.1" 200 1313 0.004113 10.0.0.27 - - [2026-02-16 02:55:54] "GET /virtual-machine-interface/17fb2234-58d0-4b64-8321-d356de868d47 HTTP/1.1" 200 3190 0.005108 10.0.0.27 - - [2026-02-16 02:55:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002641 10.0.0.27 - - [2026-02-16 02:55:54] "GET /security-group/39bf1fd4-2baf-435b-b31a-bd5a9f80956c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2694 0.003428 10.0.0.27 - - [2026-02-16 02:55:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003139 10.0.0.27 - - [2026-02-16 02:55:54] "GET /security-group/39bf1fd4-2baf-435b-b31a-bd5a9f80956c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2694 0.004014 10.0.0.27 - - [2026-02-16 02:55:54] "POST /neutron/security_group HTTP/1.1" 200 1441 0.003991 10.0.0.27 - - [2026-02-16 02:55:54] "POST /neutron/port HTTP/1.1" 200 1134 0.012337 10.0.0.27 - - [2026-02-16 02:55:54] "GET /virtual-machine/336792bb-d7ac-4f1d-8f57-0458c2cb2674 HTTP/1.1" 200 1313 0.004030 10.0.0.27 - - [2026-02-16 02:55:54] "GET /virtual-machine-interface/17fb2234-58d0-4b64-8321-d356de868d47 HTTP/1.1" 200 3138 0.006368 10.0.0.27 - - [2026-02-16 02:55:54] "POST /neutron/security_group HTTP/1.1" 200 1415 0.006800 10.0.0.27 - - [2026-02-16 02:55:54] "POST /neutron/port HTTP/1.1" 200 1096 0.012393 10.0.0.27 - - [2026-02-16 02:55:54] "GET /virtual-machine/336792bb-d7ac-4f1d-8f57-0458c2cb2674 HTTP/1.1" 200 1313 0.003401 10.0.0.27 - - [2026-02-16 02:55:54] "GET /virtual-machine-interface/17fb2234-58d0-4b64-8321-d356de868d47 HTTP/1.1" 200 3190 0.007412 10.0.0.27 - - [2026-02-16 02:55:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002611 10.0.0.27 - - [2026-02-16 02:55:54] "GET /security-group/39bf1fd4-2baf-435b-b31a-bd5a9f80956c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2694 0.003864 10.0.0.27 - - [2026-02-16 02:55:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002864 10.0.0.27 - - [2026-02-16 02:55:54] "GET /security-group/39bf1fd4-2baf-435b-b31a-bd5a9f80956c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2694 0.003831 10.0.0.27 - - [2026-02-16 02:55:54] "POST /neutron/security_group HTTP/1.1" 200 1441 0.004512 10.0.0.27 - - [2026-02-16 02:56:08] "POST /neutron/port HTTP/1.1" 200 1144 0.040203 10.0.0.27 - - [2026-02-16 02:56:08] "POST /neutron/subnet HTTP/1.1" 200 693 0.007718 10.0.0.27 - - [2026-02-16 02:56:13] "POST /neutron/port HTTP/1.1" 200 1144 0.014156 10.0.0.27 - - [2026-02-16 02:56:14] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004931 10.0.0.27 - - [2026-02-16 02:56:14] "POST /neutron/network HTTP/1.1" 200 926 0.006121 10.0.0.50 - - [2026-02-16 02:56:43] "GET /obj-perms HTTP/1.1" 200 5056 0.059519 10.0.0.23 - - [2026-02-16 02:56:43] "GET /obj-perms HTTP/1.1" 200 5056 0.049230 10.0.0.27 - - [2026-02-16 02:57:09] "POST /neutron/network HTTP/1.1" 200 936 0.006311 10.0.0.27 - - [2026-02-16 02:57:09] "POST /neutron/port HTTP/1.1" 200 117 0.001055 10.0.0.27 - - [2026-02-16 02:57:14] "POST /neutron/port HTTP/1.1" 200 1144 0.013985 10.0.0.27 - - [2026-02-16 02:57:14] "POST /neutron/subnet HTTP/1.1" 200 693 0.007130 10.0.0.23 - - [2026-02-16 02:57:23] "GET /projects?obj_uuids=c3a1fdf5-e3b3-4606-91ad-ada060d983e9&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001250 10.0.0.27 - - [2026-02-16 02:57:23] "POST /neutron/security_group_rule HTTP/1.1" 200 2626 0.048665 10.0.0.27 - - [2026-02-16 02:57:23] "POST /neutron/security_group_rule HTTP/1.1" 200 546 0.014399 10.0.0.27 - - [2026-02-16 02:57:23] "POST /neutron/security_group_rule HTTP/1.1" 200 582 0.138060 10.0.0.50 - - [2026-02-16 02:57:24] "PUT /access-control-list/3d589260-8d86-44fb-bbda-84137a20adfc HTTP/1.1" 200 272 0.035359 10.0.0.27 - - [2026-02-16 02:57:26] "POST /neutron/port HTTP/1.1" 200 1134 0.013681 10.0.0.27 - - [2026-02-16 02:57:26] "GET /virtual-machine/173a25ad-ad4a-4233-af33-3ee1f64044fd HTTP/1.1" 200 1313 0.003980 10.0.0.27 - - [2026-02-16 02:57:27] "POST /neutron/port HTTP/1.1" 200 1106 0.024171 10.0.0.27 - - [2026-02-16 02:57:28] "GET /virtual-machine/173a25ad-ad4a-4233-af33-3ee1f64044fd HTTP/1.1" 404 171 0.003350 10.0.0.27 - - [2026-02-16 02:57:28] "GET /virtual-machine/173a25ad-ad4a-4233-af33-3ee1f64044fd HTTP/1.1" 404 171 0.002851 10.0.0.27 - - [2026-02-16 02:57:28] "GET /virtual-machine/173a25ad-ad4a-4233-af33-3ee1f64044fd HTTP/1.1" 404 171 0.002871 10.0.0.27 - - [2026-02-16 02:57:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003773 10.0.0.27 - - [2026-02-16 02:57:28] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004189 10.0.0.27 - - [2026-02-16 02:57:28] "GET /virtual-networks?parent_id=c3a1fdf5-e3b3-4606-91ad-ada060d983e9&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002673 10.0.0.27 - - [2026-02-16 02:57:29] "GET /virtual-network/5a105038-7023-4cbe-9571-7d7109c5b301?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.006200 10.0.0.27 - - [2026-02-16 02:57:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002990 10.0.0.27 - - [2026-02-16 02:57:29] "GET /routing-instance/ce1b1c20-dbd5-47ee-a9a5-6979bec20cb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1661 0.004148 10.0.0.27 - - [2026-02-16 02:57:29] "GET /route-target/7d108de6-63d9-4aee-b00b-dfe1bd2efe42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003172 10.0.0.27 - - [2026-02-16 02:57:32] "GET /obj-perms HTTP/1.1" 200 5072 0.003984 10.0.0.50 - - [2026-02-16 02:57:35] "GET /obj-perms HTTP/1.1" 200 5072 0.004163 10.0.0.27 - - [2026-02-16 02:57:41] "GET /obj-perms HTTP/1.1" 200 5072 0.003619 10.0.0.50 - - [2026-02-16 02:57:44] "GET /obj-perms HTTP/1.1" 200 5056 0.045710 10.0.0.27 - - [2026-02-16 02:57:47] "GET /obj-perms HTTP/1.1" 200 5072 0.003974 10.0.0.50 - - [2026-02-16 02:57:50] "GET /obj-perms HTTP/1.1" 200 5072 0.003607 10.0.0.27 - - [2026-02-16 02:57:53] "GET /obj-perms HTTP/1.1" 200 5072 0.003607 10.0.0.27 - - [2026-02-16 02:57:53] "POST /neutron/security_group HTTP/1.1" 200 1415 0.007385 10.0.0.27 - - [2026-02-16 02:57:53] "POST /neutron/port HTTP/1.1" 200 1134 0.010695 10.0.0.27 - - [2026-02-16 02:57:54] "GET /virtual-machine/336792bb-d7ac-4f1d-8f57-0458c2cb2674 HTTP/1.1" 200 1313 0.004292 10.0.0.27 - - [2026-02-16 02:57:54] "POST /neutron/port HTTP/1.1" 200 1096 0.014637 10.0.0.27 - - [2026-02-16 02:57:56] "GET /virtual-machine/336792bb-d7ac-4f1d-8f57-0458c2cb2674 HTTP/1.1" 404 171 0.003029 10.0.0.27 - - [2026-02-16 02:57:56] "GET /virtual-machine/336792bb-d7ac-4f1d-8f57-0458c2cb2674 HTTP/1.1" 404 171 0.002287 10.0.0.27 - - [2026-02-16 02:57:56] "GET /virtual-machine/336792bb-d7ac-4f1d-8f57-0458c2cb2674 HTTP/1.1" 404 171 0.002024 10.0.0.27 - - [2026-02-16 02:57:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003351 10.0.0.27 - - [2026-02-16 02:57:56] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003277 10.0.0.27 - - [2026-02-16 02:57:56] "GET /virtual-networks?parent_id=c3a1fdf5-e3b3-4606-91ad-ada060d983e9&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002605 10.0.0.27 - - [2026-02-16 02:57:56] "GET /virtual-network/5a105038-7023-4cbe-9571-7d7109c5b301?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.005741 10.0.0.27 - - [2026-02-16 02:57:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002598 10.0.0.27 - - [2026-02-16 02:57:56] "GET /routing-instance/ce1b1c20-dbd5-47ee-a9a5-6979bec20cb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1661 0.004687 10.0.0.27 - - [2026-02-16 02:57:56] "GET /route-target/7d108de6-63d9-4aee-b00b-dfe1bd2efe42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004553 10.0.0.50 - - [2026-02-16 02:57:56] "GET /obj-perms HTTP/1.1" 200 5072 0.004262 10.0.0.27 - - [2026-02-16 02:57:59] "GET /obj-perms HTTP/1.1" 200 5072 0.004045 10.0.0.27 - - [2026-02-16 02:58:02] "GET /obj-perms HTTP/1.1" 200 5072 0.003799 10.0.0.50 - - [2026-02-16 02:58:02] "GET /obj-perms HTTP/1.1" 200 5072 0.003178 10.0.0.23 - - [2026-02-16 02:58:02] "POST /useragent-kv HTTP/1.1" 200 115 0.003172 10.0.0.23 - - [2026-02-16 02:58:02] "POST /useragent-kv HTTP/1.1" 200 115 0.002552 10.0.0.27 - - [2026-02-16 02:58:02] "POST /neutron/network HTTP/1.1" 200 151 0.112981 10.0.0.50 - - [2026-02-16 02:58:02] "DELETE /route-target/7d108de6-63d9-4aee-b00b-dfe1bd2efe42 HTTP/1.1" 200 115 0.028488 10.0.0.27 - - [2026-02-16 02:58:03] "POST /fqname-to-id HTTP/1.1" 404 245 0.003174 10.0.0.23 - - [2026-02-16 02:58:04] "GET /projects?obj_uuids=c3a1fdf5-e3b3-4606-91ad-ada060d983e9&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.000947 10.0.0.27 - - [2026-02-16 02:58:04] "GET /project/c3a1fdf5-e3b3-4606-91ad-ada060d983e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.065961 10.0.0.23 - - [2026-02-16 02:58:04] "GET /projects?obj_uuids=c3a1fdf5-e3b3-4606-91ad-ada060d983e9&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.000936 10.0.0.27 - - [2026-02-16 02:58:04] "GET /project/c3a1fdf5-e3b3-4606-91ad-ada060d983e9?fields=virtual_networks HTTP/1.1" 200 1075 0.036220 10.0.0.23 - - [2026-02-16 02:58:04] "GET /projects?obj_uuids=c3a1fdf5-e3b3-4606-91ad-ada060d983e9&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.000976 10.0.0.27 - - [2026-02-16 02:58:05] "GET /project/c3a1fdf5-e3b3-4606-91ad-ada060d983e9?fields=virtual_machine_interfaces HTTP/1.1" 200 1075 0.041350 10.0.0.23 - - [2026-02-16 02:58:05] "GET /projects?obj_uuids=c3a1fdf5-e3b3-4606-91ad-ada060d983e9&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.000859 10.0.0.27 - - [2026-02-16 02:58:05] "GET /project/c3a1fdf5-e3b3-4606-91ad-ada060d983e9?fields=security_groups HTTP/1.1" 200 1322 0.035910 10.0.0.27 - - [2026-02-16 02:58:05] "POST /fqname-to-id HTTP/1.1" 404 186 0.031090 10.0.0.23 - - [2026-02-16 02:58:05] "GET /projects?obj_uuids=d2e0a5f7-1f1c-4d26-87a8-c57610aa2526&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002938 10.0.0.23 - - [2026-02-16 02:58:06] "GET /domains?obj_uuids=026ea67f-9b7a-4f1c-a755-90b25d4ac1dc&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000977 10.0.0.23 - - [2026-02-16 02:58:06] "GET /domain/026ea67f-9b7a-4f1c-a755-90b25d4ac1dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.033374 10.0.0.23 - - [2026-02-16 02:58:06] "POST /id-to-fqname HTTP/1.1" 200 188 0.005402 10.0.0.23 - - [2026-02-16 02:58:06] "POST /fqname-to-id HTTP/1.1" 404 197 0.013608 10.0.0.23 - - [2026-02-16 02:58:06] "POST /security-groups HTTP/1.1" 200 589 0.074640 10.0.0.50 - - [2026-02-16 02:58:06] "POST /fqname-to-id HTTP/1.1" 404 232 0.003646 10.0.0.23 - - [2026-02-16 02:58:06] "POST /projects HTTP/1.1" 200 581 0.279140 10.0.0.23 - - [2026-02-16 02:58:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.354350 10.0.0.50 - - [2026-02-16 02:58:06] "POST /access-control-lists HTTP/1.1" 200 592 0.029285 10.0.0.27 - - [2026-02-16 02:58:06] "GET /project/d2e0a5f7-1f1c-4d26-87a8-c57610aa2526?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.520670 10.0.0.27 - - [2026-02-16 02:58:07] "GET / HTTP/1.1" 200 35931 0.001565 10.0.0.27 - - [2026-02-16 02:58:09] "POST /fqname-to-id HTTP/1.1" 401 292 0.000413 10.0.0.27 - - [2026-02-16 02:58:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.065310 10.0.0.23 - - [2026-02-16 02:58:09] "GET /projects?obj_uuids=d2e0a5f7-1f1c-4d26-87a8-c57610aa2526&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000846 10.0.0.27 - - [2026-02-16 02:58:09] "GET /project/d2e0a5f7-1f1c-4d26-87a8-c57610aa2526?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.038670 10.0.0.27 - - [2026-02-16 02:58:09] "POST /neutron/network HTTP/1.1" 200 117 0.045095 10.0.0.27 - - [2026-02-16 02:58:10] "POST /neutron/network HTTP/1.1" 200 834 0.008197 10.0.0.27 - - [2026-02-16 02:58:10] "POST /id-to-fqname HTTP/1.1" 200 224 0.001019 10.0.0.27 - - [2026-02-16 02:58:10] "GET /virtual-network/a3032fff-40f5-4fd8-9d30-d6e8aec62e04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005289 10.0.0.27 - - [2026-02-16 02:58:10] "GET /virtual-network/a3032fff-40f5-4fd8-9d30-d6e8aec62e04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005475 10.0.0.27 - - [2026-02-16 02:58:10] "POST /neutron/subnet HTTP/1.1" 200 724 0.007822 10.0.0.27 - - [2026-02-16 02:58:10] "POST /id-to-fqname HTTP/1.1" 200 224 0.000961 10.0.0.23 - - [2026-02-16 02:58:11] "GET /projects?obj_uuids=d2e0a5f7-1f1c-4d26-87a8-c57610aa2526&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000954 10.0.0.27 - - [2026-02-16 02:58:11] "GET /project/d2e0a5f7-1f1c-4d26-87a8-c57610aa2526?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.071478 10.0.0.27 - - [2026-02-16 02:58:11] "POST /neutron/port HTTP/1.1" 200 117 0.006618 10.0.0.27 - - [2026-02-16 02:58:11] "POST /neutron/network HTTP/1.1" 200 844 0.007252 10.0.0.27 - - [2026-02-16 02:58:12] "POST /neutron/port HTTP/1.1" 200 1058 0.016959 10.0.0.27 - - [2026-02-16 02:58:12] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003842 10.0.0.27 - - [2026-02-16 02:58:12] "POST /neutron/network HTTP/1.1" 200 834 0.006414 10.0.0.23 - - [2026-02-16 02:58:12] "DELETE /project/d2e0a5f71f1c4d2687a8c57610aa2526 HTTP/1.1" 404 173 0.003774 10.0.0.23 - - [2026-02-16 02:58:12] "GET /projects?obj_uuids=c3a1fdf5-e3b3-4606-91ad-ada060d983e9&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.000816 10.0.0.23 - - [2026-02-16 02:58:12] "GET /project/c3a1fdf5-e3b3-4606-91ad-ada060d983e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1553 0.044015 10.0.0.23 - - [2026-02-16 02:58:12] "GET /projects?obj_uuids=c3a1fdf5-e3b3-4606-91ad-ada060d983e9&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.003308 10.0.0.23 - - [2026-02-16 02:58:12] "GET /project/c3a1fdf5-e3b3-4606-91ad-ada060d983e9?fields=security_groups HTTP/1.1" 200 1427 0.078701 10.0.0.23 - - [2026-02-16 02:58:12] "DELETE /security-group/c153ca01-ccd6-4bee-b54c-6ad62d519015 HTTP/1.1" 200 115 0.086359 10.0.0.23 - - [2026-02-16 02:58:13] "GET /projects?obj_uuids=c3a1fdf5-e3b3-4606-91ad-ada060d983e9&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.000975 10.0.0.50 - - [2026-02-16 02:58:13] "DELETE /access-control-list/5686c1d1-3fed-474b-b30a-c579c6f32b69 HTTP/1.1" 200 115 0.045557 10.0.0.23 - - [2026-02-16 02:58:13] "GET /project/c3a1fdf5-e3b3-4606-91ad-ada060d983e9?fields=application_policy_sets HTTP/1.1" 200 1466 0.059567 10.0.0.23 - - [2026-02-16 02:58:13] "DELETE /project/c3a1fdf5-e3b3-4606-91ad-ada060d983e9 HTTP/1.1" 200 115 0.532409 10.0.0.27 - - [2026-02-16 02:58:16] "POST /neutron/port HTTP/1.1" 200 1122 0.018170 10.0.0.27 - - [2026-02-16 02:58:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003304 10.0.0.23 - - [2026-02-16 02:58:16] "GET /projects?obj_uuids=d2e0a5f7-1f1c-4d26-87a8-c57610aa2526&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000825 10.0.0.27 - - [2026-02-16 02:58:16] "GET /project/d2e0a5f7-1f1c-4d26-87a8-c57610aa2526?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.043765 10.0.0.23 - - [2026-02-16 02:58:16] "GET /projects?obj_uuids=d2e0a5f7-1f1c-4d26-87a8-c57610aa2526&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000937 10.0.0.27 - - [2026-02-16 02:58:16] "POST /neutron/network HTTP/1.1" 200 613 0.102542 10.0.0.50 - - [2026-02-16 02:58:17] "POST /ref-update HTTP/1.1" 200 156 0.028534 10.0.0.27 - - [2026-02-16 02:58:17] "POST /id-to-fqname HTTP/1.1" 200 223 0.003385 10.0.0.27 - - [2026-02-16 02:58:17] "GET /virtual-network/f67fa1b6-c5a3-496d-9b63-25ac83516943?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.004944 10.0.0.27 - - [2026-02-16 02:58:17] "POST /neutron/network HTTP/1.1" 200 830 0.005823 10.0.0.27 - - [2026-02-16 02:58:17] "GET /virtual-network/f67fa1b6-c5a3-496d-9b63-25ac83516943?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005255 10.0.0.27 - - [2026-02-16 02:58:17] "GET /virtual-network/f67fa1b6-c5a3-496d-9b63-25ac83516943?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.007982 10.0.0.23 - - [2026-02-16 02:58:19] "GET /obj-perms HTTP/1.1" 200 5026 0.050995 10.0.0.27 - - [2026-02-16 02:58:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003263 10.0.0.23 - - [2026-02-16 02:58:19] "GET /projects?obj_uuids=d2e0a5f7-1f1c-4d26-87a8-c57610aa2526&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000923 10.0.0.27 - - [2026-02-16 02:58:19] "GET /project/d2e0a5f7-1f1c-4d26-87a8-c57610aa2526?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.039980 10.0.0.27 - - [2026-02-16 02:58:19] "POST /neutron/network HTTP/1.1" 200 117 0.012877 10.0.0.27 - - [2026-02-16 02:58:19] "POST /neutron/network HTTP/1.1" 200 833 0.007591 10.0.0.27 - - [2026-02-16 02:58:19] "POST /id-to-fqname HTTP/1.1" 200 223 0.001155 10.0.0.27 - - [2026-02-16 02:58:19] "GET /virtual-network/bfd56c71-c063-4d7d-8c5f-7cab1be5de05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.006283 10.0.0.27 - - [2026-02-16 02:58:19] "GET /virtual-network/bfd56c71-c063-4d7d-8c5f-7cab1be5de05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005641 10.0.0.27 - - [2026-02-16 02:58:19] "POST /neutron/subnet HTTP/1.1" 200 730 0.008302 10.0.0.27 - - [2026-02-16 02:58:19] "GET /virtual-network/bfd56c71-c063-4d7d-8c5f-7cab1be5de05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005386 10.0.0.27 - - [2026-02-16 02:58:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003807 10.0.0.23 - - [2026-02-16 02:58:20] "GET /projects?obj_uuids=d2e0a5f7-1f1c-4d26-87a8-c57610aa2526&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000954 10.0.0.27 - - [2026-02-16 02:58:20] "GET /project/d2e0a5f7-1f1c-4d26-87a8-c57610aa2526?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.045112 10.0.0.50 - - [2026-02-16 02:58:20] "POST /route-targets HTTP/1.1" 200 327 0.010149 10.0.0.23 - - [2026-02-16 02:58:20] "POST /useragent-kv HTTP/1.1" 200 115 0.003010 10.0.0.27 - - [2026-02-16 02:58:20] "POST /neutron/subnet HTTP/1.1" 200 729 0.157414 10.0.0.27 - - [2026-02-16 02:58:20] "POST /id-to-fqname HTTP/1.1" 200 224 0.001165 10.0.0.27 - - [2026-02-16 02:58:20] "GET /virtual-network/f8d4fe21-5a79-4f08-a7d5-78d7291c6a37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.004666 10.0.0.27 - - [2026-02-16 02:58:20] "GET /virtual-network/f8d4fe21-5a79-4f08-a7d5-78d7291c6a37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.005060 10.0.0.27 - - [2026-02-16 02:58:20] "POST /neutron/network HTTP/1.1" 200 835 0.005448 10.0.0.27 - - [2026-02-16 02:58:20] "GET /virtual-network/f8d4fe21-5a79-4f08-a7d5-78d7291c6a37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.005234 10.0.0.27 - - [2026-02-16 02:58:21] "GET /obj-perms HTTP/1.1" 200 5026 0.051565 10.0.0.50 - - [2026-02-16 02:58:21] "GET /obj-perms HTTP/1.1" 200 5026 0.047605 10.0.0.27 - - [2026-02-16 02:58:21] "POST /id-to-fqname HTTP/1.1" 200 223 0.001219 10.0.0.27 - - [2026-02-16 02:58:21] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006436 10.0.0.23 - - [2026-02-16 02:58:22] "GET /projects?obj_uuids=d2e0a5f7-1f1c-4d26-87a8-c57610aa2526&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000884 10.0.0.27 - - [2026-02-16 02:58:22] "GET /project/d2e0a5f7-1f1c-4d26-87a8-c57610aa2526?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.066984 10.0.0.27 - - [2026-02-16 02:58:22] "POST /neutron/port HTTP/1.1" 200 1122 0.020186 10.0.0.27 - - [2026-02-16 02:58:22] "POST /id-to-fqname HTTP/1.1" 200 224 0.001262 10.0.0.27 - - [2026-02-16 02:58:22] "POST /neutron/port HTTP/1.1" 200 1122 0.018081 10.0.0.27 - - [2026-02-16 02:58:22] "POST /neutron/network HTTP/1.1" 200 843 0.007017 10.0.0.27 - - [2026-02-16 02:58:23] "POST /neutron/port HTTP/1.1" 200 1059 0.056627 10.0.0.27 - - [2026-02-16 02:58:23] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004374 10.0.0.23 - - [2026-02-16 02:58:23] "GET /projects?obj_uuids=d2e0a5f7-1f1c-4d26-87a8-c57610aa2526&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001041 10.0.0.27 - - [2026-02-16 02:58:23] "POST /neutron/network HTTP/1.1" 200 833 0.006254 10.0.0.27 - - [2026-02-16 02:58:23] "GET /project/d2e0a5f7-1f1c-4d26-87a8-c57610aa2526?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.081259 10.0.0.27 - - [2026-02-16 02:58:23] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006215 10.0.0.27 - - [2026-02-16 02:58:23] "POST /fqname-to-id HTTP/1.1" 404 193 0.002903 10.0.0.27 - - [2026-02-16 02:58:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003600 10.0.0.23 - - [2026-02-16 02:58:23] "GET /domains?obj_uuids=026ea67f-9b7a-4f1c-a755-90b25d4ac1dc&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000834 10.0.0.27 - - [2026-02-16 02:58:23] "GET /domain/026ea67f-9b7a-4f1c-a755-90b25d4ac1dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 892 0.006156 10.0.0.27 - - [2026-02-16 02:58:23] "POST /service-templates HTTP/1.1" 200 543 0.027825 10.0.0.27 - - [2026-02-16 02:58:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003375 10.0.0.27 - - [2026-02-16 02:58:24] "GET /service-template/544b8083-fd6c-4237-932f-29dccd2f31e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1817 0.006985 10.0.0.27 - - [2026-02-16 02:58:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002916 10.0.0.27 - - [2026-02-16 02:58:24] "GET /service-template/544b8083-fd6c-4237-932f-29dccd2f31e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1817 0.003570 10.0.0.27 - - [2026-02-16 02:58:24] "POST /id-to-fqname HTTP/1.1" 200 223 0.001153 10.0.0.27 - - [2026-02-16 02:58:24] "POST /id-to-fqname HTTP/1.1" 200 223 0.001110 10.0.0.23 - - [2026-02-16 02:58:24] "GET /projects?obj_uuids=d2e0a5f7-1f1c-4d26-87a8-c57610aa2526&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000941 10.0.0.27 - - [2026-02-16 02:58:24] "POST /id-to-fqname HTTP/1.1" 200 224 0.001107 10.0.0.27 - - [2026-02-16 02:58:24] "POST /neutron/port HTTP/1.1" 200 1059 0.314757 10.0.0.27 - - [2026-02-16 02:58:24] "POST /neutron/port HTTP/1.1" 200 1059 0.013524 10.0.0.27 - - [2026-02-16 02:58:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002786 10.0.0.27 - - [2026-02-16 02:58:24] "DELETE /service-template/544b8083-fd6c-4237-932f-29dccd2f31e0 HTTP/1.1" 200 115 0.060147 10.0.0.27 - - [2026-02-16 02:58:24] "POST /fqname-to-id HTTP/1.1" 404 193 0.005637 10.0.0.27 - - [2026-02-16 02:58:24] "POST /neutron/port HTTP/1.1" 200 1123 0.016526 10.0.0.27 - - [2026-02-16 02:58:24] "POST /neutron/port HTTP/1.1" 200 117 0.001085 10.0.0.27 - - [2026-02-16 02:58:24] "POST /neutron/network HTTP/1.1" 400 204 0.012536 10.0.0.27 - - [2026-02-16 02:58:25] "POST /neutron/port HTTP/1.1" 200 151 0.158746 10.0.0.27 - - [2026-02-16 02:58:26] "POST /neutron/port HTTP/1.1" 200 151 0.151327 10.0.0.27 - - [2026-02-16 02:58:26] "POST /neutron/port HTTP/1.1" 200 117 0.007382 10.0.0.50 - - [2026-02-16 02:58:27] "DELETE /route-target/8d04ecf1-45a9-49e1-b694-c638d1eda8f0 HTTP/1.1" 200 115 0.026690 10.0.0.27 - - [2026-02-16 02:58:27] "POST /neutron/network HTTP/1.1" 200 833 0.005751 10.0.0.27 - - [2026-02-16 02:58:27] "POST /neutron/network HTTP/1.1" 200 830 0.005810 10.0.0.50 - - [2026-02-16 02:58:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003803 10.0.0.27 - - [2026-02-16 02:58:28] "POST /neutron/network HTTP/1.1" 400 204 0.015763 10.0.0.27 - - [2026-02-16 02:58:28] "POST /neutron/port HTTP/1.1" 200 151 0.145800 10.0.0.50 - - [2026-02-16 02:58:30] "DELETE /route-target/9c3724a8-a655-475d-acec-34bc871f1330 HTTP/1.1" 200 115 0.023673 10.0.0.27 - - [2026-02-16 02:58:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003496 10.0.0.23 - - [2026-02-16 02:58:32] "GET /projects?obj_uuids=d2e0a5f7-1f1c-4d26-87a8-c57610aa2526&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000834 10.0.0.27 - - [2026-02-16 02:58:32] "GET /project/d2e0a5f7-1f1c-4d26-87a8-c57610aa2526?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.043884 10.0.0.27 - - [2026-02-16 02:58:32] "POST /neutron/network HTTP/1.1" 200 117 0.010667 10.0.0.27 - - [2026-02-16 02:58:33] "POST /neutron/network HTTP/1.1" 200 831 0.009631 10.0.0.27 - - [2026-02-16 02:58:33] "POST /id-to-fqname HTTP/1.1" 200 223 0.000960 10.0.0.27 - - [2026-02-16 02:58:33] "GET /virtual-network/58e95425-3759-4918-94f6-af6263ceafab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.004334 10.0.0.27 - - [2026-02-16 02:58:33] "GET /virtual-network/58e95425-3759-4918-94f6-af6263ceafab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.004896 10.0.0.27 - - [2026-02-16 02:58:33] "POST /neutron/subnet HTTP/1.1" 200 720 0.010469 10.0.0.27 - - [2026-02-16 02:58:33] "GET /virtual-network/58e95425-3759-4918-94f6-af6263ceafab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.004845 10.0.0.23 - - [2026-02-16 02:58:33] "GET /obj-perms HTTP/1.1" 200 5026 0.003428 10.0.0.27 - - [2026-02-16 02:58:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003240 10.0.0.23 - - [2026-02-16 02:58:33] "GET /projects?obj_uuids=d2e0a5f7-1f1c-4d26-87a8-c57610aa2526&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000818 10.0.0.27 - - [2026-02-16 02:58:33] "GET /project/d2e0a5f7-1f1c-4d26-87a8-c57610aa2526?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.038587 10.0.0.50 - - [2026-02-16 02:58:34] "POST /route-targets HTTP/1.1" 200 327 0.012902 10.0.0.23 - - [2026-02-16 02:58:34] "POST /useragent-kv HTTP/1.1" 200 115 0.009488 10.0.0.27 - - [2026-02-16 02:58:34] "POST /neutron/subnet HTTP/1.1" 200 734 0.178914 10.0.0.27 - - [2026-02-16 02:58:34] "POST /id-to-fqname HTTP/1.1" 200 223 0.001416 10.0.0.27 - - [2026-02-16 02:58:34] "GET /virtual-network/07c4d6ac-84f3-4f29-bc91-0a3f2fd039f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.006886 10.0.0.27 - - [2026-02-16 02:58:34] "GET /virtual-network/07c4d6ac-84f3-4f29-bc91-0a3f2fd039f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.005421 10.0.0.27 - - [2026-02-16 02:58:34] "POST /neutron/network HTTP/1.1" 200 834 0.005843 10.0.0.27 - - [2026-02-16 02:58:34] "GET /virtual-network/07c4d6ac-84f3-4f29-bc91-0a3f2fd039f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.005514 10.0.0.27 - - [2026-02-16 02:58:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002921 10.0.0.23 - - [2026-02-16 02:58:34] "GET /projects?obj_uuids=d2e0a5f7-1f1c-4d26-87a8-c57610aa2526&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000800 10.0.0.27 - - [2026-02-16 02:58:34] "GET /project/d2e0a5f7-1f1c-4d26-87a8-c57610aa2526?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.041864 10.0.0.23 - - [2026-02-16 02:58:34] "GET /projects?obj_uuids=d2e0a5f7-1f1c-4d26-87a8-c57610aa2526&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001276 10.0.0.27 - - [2026-02-16 02:58:35] "POST /neutron/network HTTP/1.1" 200 615 0.102659 10.0.0.50 - - [2026-02-16 02:58:35] "POST /ref-update HTTP/1.1" 200 156 0.023269 10.0.0.27 - - [2026-02-16 02:58:35] "POST /id-to-fqname HTTP/1.1" 200 224 0.005273 10.0.0.27 - - [2026-02-16 02:58:35] "GET /virtual-network/8f79b5b7-5ec6-458c-83ca-b78d094f39d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.004883 10.0.0.27 - - [2026-02-16 02:58:35] "POST /neutron/network HTTP/1.1" 200 834 0.005603 10.0.0.27 - - [2026-02-16 02:58:35] "GET /virtual-network/8f79b5b7-5ec6-458c-83ca-b78d094f39d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.004642 10.0.0.27 - - [2026-02-16 02:58:35] "GET /virtual-network/8f79b5b7-5ec6-458c-83ca-b78d094f39d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.004831 10.0.0.27 - - [2026-02-16 02:58:35] "GET /obj-perms HTTP/1.1" 200 5026 0.003864 10.0.0.50 - - [2026-02-16 02:58:35] "GET /obj-perms HTTP/1.1" 200 5026 0.004662 10.0.0.27 - - [2026-02-16 02:58:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003483 10.0.0.23 - - [2026-02-16 02:58:35] "GET /projects?obj_uuids=d2e0a5f7-1f1c-4d26-87a8-c57610aa2526&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001008 10.0.0.27 - - [2026-02-16 02:58:35] "GET /project/d2e0a5f7-1f1c-4d26-87a8-c57610aa2526?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.044969 10.0.0.27 - - [2026-02-16 02:58:35] "POST /neutron/network HTTP/1.1" 200 117 0.015771 10.0.0.27 - - [2026-02-16 02:58:36] "POST /neutron/network HTTP/1.1" 200 841 0.008211 10.0.0.27 - - [2026-02-16 02:58:36] "POST /id-to-fqname HTTP/1.1" 200 229 0.001118 10.0.0.27 - - [2026-02-16 02:58:36] "GET /virtual-network/b6162e5e-f260-46dd-b4c7-ee65e7b48f88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.004761 10.0.0.27 - - [2026-02-16 02:58:36] "GET /virtual-network/b6162e5e-f260-46dd-b4c7-ee65e7b48f88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.005538 10.0.0.27 - - [2026-02-16 02:58:36] "POST /neutron/subnet HTTP/1.1" 200 710 0.013209 10.0.0.27 - - [2026-02-16 02:58:36] "GET /virtual-network/b6162e5e-f260-46dd-b4c7-ee65e7b48f88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.006359 10.0.0.23 - - [2026-02-16 02:58:36] "GET /obj-perms HTTP/1.1" 200 5026 0.003299 10.0.0.27 - - [2026-02-16 02:58:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.009714 10.0.0.23 - - [2026-02-16 02:58:37] "GET /projects?obj_uuids=d2e0a5f7-1f1c-4d26-87a8-c57610aa2526&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000797 10.0.0.27 - - [2026-02-16 02:58:37] "GET /project/d2e0a5f7-1f1c-4d26-87a8-c57610aa2526?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.046339 10.0.0.50 - - [2026-02-16 02:58:37] "POST /route-targets HTTP/1.1" 200 327 0.011035 10.0.0.23 - - [2026-02-16 02:58:37] "POST /useragent-kv HTTP/1.1" 200 115 0.005841 10.0.0.27 - - [2026-02-16 02:58:37] "POST /neutron/subnet HTTP/1.1" 200 724 0.209546 10.0.0.27 - - [2026-02-16 02:58:37] "POST /id-to-fqname HTTP/1.1" 200 230 0.001144 10.0.0.27 - - [2026-02-16 02:58:37] "GET /virtual-network/0e2b6db2-c982-485f-ab7f-6dd2c43468b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.004822 10.0.0.27 - - [2026-02-16 02:58:37] "GET /virtual-network/0e2b6db2-c982-485f-ab7f-6dd2c43468b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.005030 10.0.0.27 - - [2026-02-16 02:58:37] "POST /neutron/network HTTP/1.1" 200 846 0.018259 10.0.0.27 - - [2026-02-16 02:58:37] "GET /virtual-network/0e2b6db2-c982-485f-ab7f-6dd2c43468b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.005790 10.0.0.27 - - [2026-02-16 02:58:38] "POST /id-to-fqname HTTP/1.1" 200 223 0.001191 10.0.0.23 - - [2026-02-16 02:58:38] "GET /projects?obj_uuids=d2e0a5f7-1f1c-4d26-87a8-c57610aa2526&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001669 10.0.0.27 - - [2026-02-16 02:58:39] "GET /project/d2e0a5f7-1f1c-4d26-87a8-c57610aa2526?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.064058 10.0.0.27 - - [2026-02-16 02:58:39] "POST /neutron/network HTTP/1.1" 200 834 0.033286 10.0.0.27 - - [2026-02-16 02:58:39] "POST /id-to-fqname HTTP/1.1" 200 224 0.001486 10.0.0.27 - - [2026-02-16 02:58:39] "POST /neutron/port HTTP/1.1" 200 117 0.005790 10.0.0.23 - - [2026-02-16 02:58:39] "GET /projects?obj_uuids=d2e0a5f7-1f1c-4d26-87a8-c57610aa2526&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000869 10.0.0.27 - - [2026-02-16 02:58:39] "POST /neutron/port HTTP/1.1" 200 1060 0.297221 10.0.0.27 - - [2026-02-16 02:58:40] "POST /neutron/port HTTP/1.1" 200 1114 0.081993 10.0.0.23 - - [2026-02-16 02:58:40] "GET /projects?obj_uuids=d2e0a5f7-1f1c-4d26-87a8-c57610aa2526&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000953 10.0.0.27 - - [2026-02-16 02:58:40] "POST /neutron/subnet HTTP/1.1" 200 708 0.006577 10.0.0.27 - - [2026-02-16 02:58:40] "GET /project/d2e0a5f7-1f1c-4d26-87a8-c57610aa2526?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.071245 10.0.0.27 - - [2026-02-16 02:58:40] "POST /neutron/network HTTP/1.1" 200 834 0.005324 10.0.0.27 - - [2026-02-16 02:58:40] "POST /neutron/port HTTP/1.1" 200 117 0.006260 10.0.0.27 - - [2026-02-16 02:58:40] "POST /fqname-to-id HTTP/1.1" 404 193 0.003060 10.0.0.27 - - [2026-02-16 02:58:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003020 10.0.0.23 - - [2026-02-16 02:58:40] "GET /domains?obj_uuids=026ea67f-9b7a-4f1c-a755-90b25d4ac1dc&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001245 10.0.0.27 - - [2026-02-16 02:58:40] "GET /domain/026ea67f-9b7a-4f1c-a755-90b25d4ac1dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 892 0.007278 10.0.0.27 - - [2026-02-16 02:58:40] "POST /service-templates HTTP/1.1" 200 543 0.029102 10.0.0.27 - - [2026-02-16 02:58:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003718 10.0.0.27 - - [2026-02-16 02:58:40] "GET /service-template/6454bc34-4a4d-4f37-81f4-85bfbc5e77f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.005991 10.0.0.27 - - [2026-02-16 02:58:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002820 10.0.0.27 - - [2026-02-16 02:58:40] "GET /service-template/6454bc34-4a4d-4f37-81f4-85bfbc5e77f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.003640 10.0.0.27 - - [2026-02-16 02:58:40] "POST /id-to-fqname HTTP/1.1" 200 223 0.001136 10.0.0.27 - - [2026-02-16 02:58:40] "POST /id-to-fqname HTTP/1.1" 200 229 0.001500 10.0.0.27 - - [2026-02-16 02:58:40] "POST /id-to-fqname HTTP/1.1" 200 230 0.001261 10.0.0.27 - - [2026-02-16 02:58:41] "POST /neutron/port HTTP/1.1" 200 1956 0.057281 10.0.0.27 - - [2026-02-16 02:58:41] "POST /neutron/port HTTP/1.1" 200 974 0.010571 10.0.0.27 - - [2026-02-16 02:58:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002589 10.0.0.27 - - [2026-02-16 02:58:41] "DELETE /service-template/6454bc34-4a4d-4f37-81f4-85bfbc5e77f8 HTTP/1.1" 200 115 0.039569 10.0.0.27 - - [2026-02-16 02:58:41] "POST /fqname-to-id HTTP/1.1" 404 193 0.013807 10.0.0.27 - - [2026-02-16 02:58:41] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003847 10.0.0.27 - - [2026-02-16 02:58:41] "POST /neutron/network HTTP/1.1" 200 834 0.008327 10.0.0.50 - - [2026-02-16 02:58:41] "DELETE /route-target/3316a99c-2dd6-4674-9e03-1488cddf1281 HTTP/1.1" 200 115 0.017248 10.0.0.27 - - [2026-02-16 02:58:41] "POST /neutron/network HTTP/1.1" 200 841 0.006233 10.0.0.27 - - [2026-02-16 02:58:42] "POST /neutron/port HTTP/1.1" 200 1114 0.013494 10.0.0.27 - - [2026-02-16 02:58:42] "POST /neutron/network HTTP/1.1" 400 204 0.019249 10.0.0.27 - - [2026-02-16 02:58:43] "POST /neutron/port HTTP/1.1" 200 151 0.177389 10.0.0.27 - - [2026-02-16 02:58:43] "POST /neutron/network HTTP/1.1" 200 117 0.009864 10.0.0.23 - - [2026-02-16 02:58:44] "POST /useragent-kv HTTP/1.1" 200 115 0.005327 10.0.0.23 - - [2026-02-16 02:58:44] "POST /useragent-kv HTTP/1.1" 200 115 0.001969 10.0.0.50 - - [2026-02-16 02:58:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.007174 10.0.0.27 - - [2026-02-16 02:58:44] "POST /neutron/network HTTP/1.1" 200 151 0.098866 10.0.0.50 - - [2026-02-16 02:58:44] "DELETE /route-target/104654d7-1d4c-4e5d-99b3-0911cf4eba05 HTTP/1.1" 200 115 0.013734 10.0.0.27 - - [2026-02-16 02:58:44] "POST /neutron/network HTTP/1.1" 200 831 0.006001 10.0.0.27 - - [2026-02-16 02:58:45] "GET /obj-perms HTTP/1.1" 200 5056 0.092387 10.0.0.23 - - [2026-02-16 02:58:46] "GET /projects?obj_uuids=d2e0a5f7-1f1c-4d26-87a8-c57610aa2526&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000912 10.0.0.27 - - [2026-02-16 02:58:46] "GET /project/d2e0a5f7-1f1c-4d26-87a8-c57610aa2526?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.041503 10.0.0.23 - - [2026-02-16 02:58:46] "GET /projects?obj_uuids=d2e0a5f7-1f1c-4d26-87a8-c57610aa2526&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000992 10.0.0.27 - - [2026-02-16 02:58:46] "GET /project/d2e0a5f7-1f1c-4d26-87a8-c57610aa2526?fields=virtual_networks HTTP/1.1" 200 1028 0.047519 10.0.0.23 - - [2026-02-16 02:58:46] "GET /projects?obj_uuids=d2e0a5f7-1f1c-4d26-87a8-c57610aa2526&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000953 10.0.0.27 - - [2026-02-16 02:58:46] "GET /project/d2e0a5f7-1f1c-4d26-87a8-c57610aa2526?fields=virtual_machine_interfaces HTTP/1.1" 200 1028 0.035795 10.0.0.23 - - [2026-02-16 02:58:46] "GET /projects?obj_uuids=d2e0a5f7-1f1c-4d26-87a8-c57610aa2526&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001270 10.0.0.27 - - [2026-02-16 02:58:46] "GET /project/d2e0a5f7-1f1c-4d26-87a8-c57610aa2526?fields=security_groups HTTP/1.1" 200 1252 0.044373 10.0.0.27 - - [2026-02-16 02:58:47] "POST /fqname-to-id HTTP/1.1" 404 186 0.029365 10.0.0.23 - - [2026-02-16 02:58:47] "GET /projects?obj_uuids=7d9b416a-268d-4d44-a688-7987d071e3a3&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003052 10.0.0.23 - - [2026-02-16 02:58:47] "GET /domains?obj_uuids=026ea67f-9b7a-4f1c-a755-90b25d4ac1dc&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001114 10.0.0.23 - - [2026-02-16 02:58:47] "GET /domain/026ea67f-9b7a-4f1c-a755-90b25d4ac1dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.006680 10.0.0.23 - - [2026-02-16 02:58:47] "POST /id-to-fqname HTTP/1.1" 200 188 0.005302 10.0.0.23 - - [2026-02-16 02:58:47] "POST /fqname-to-id HTTP/1.1" 404 197 0.006256 10.0.0.23 - - [2026-02-16 02:58:48] "POST /security-groups HTTP/1.1" 200 589 0.069008 10.0.0.50 - - [2026-02-16 02:58:48] "POST /fqname-to-id HTTP/1.1" 404 232 0.002980 10.0.0.23 - - [2026-02-16 02:58:48] "POST /projects HTTP/1.1" 200 581 0.260434 10.0.0.23 - - [2026-02-16 02:58:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.332196 10.0.0.50 - - [2026-02-16 02:58:48] "POST /access-control-lists HTTP/1.1" 200 592 0.025834 10.0.0.27 - - [2026-02-16 02:58:48] "GET /project/7d9b416a-268d-4d44-a688-7987d071e3a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.465416 10.0.0.27 - - [2026-02-16 02:58:49] "GET / HTTP/1.1" 200 35931 0.001975 10.0.0.27 - - [2026-02-16 02:58:51] "POST /fqname-to-id HTTP/1.1" 401 292 0.000399 10.0.0.27 - - [2026-02-16 02:58:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.065642 10.0.0.23 - - [2026-02-16 02:58:51] "GET /projects?obj_uuids=7d9b416a-268d-4d44-a688-7987d071e3a3&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001083 10.0.0.27 - - [2026-02-16 02:58:51] "GET /project/7d9b416a-268d-4d44-a688-7987d071e3a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.055818 10.0.0.23 - - [2026-02-16 02:58:51] "GET /projects?obj_uuids=7d9b416a-268d-4d44-a688-7987d071e3a3&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001270 10.0.0.27 - - [2026-02-16 02:58:51] "POST /neutron/network HTTP/1.1" 200 613 0.130763 10.0.0.27 - - [2026-02-16 02:58:51] "POST /id-to-fqname HTTP/1.1" 200 223 0.002918 10.0.0.27 - - [2026-02-16 02:58:51] "GET /virtual-network/c4c776ca-93c6-4f7b-b0a6-7a235a2969e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.004695 10.0.0.27 - - [2026-02-16 02:58:52] "POST /neutron/network HTTP/1.1" 200 830 0.006905 10.0.0.27 - - [2026-02-16 02:58:52] "GET /virtual-network/c4c776ca-93c6-4f7b-b0a6-7a235a2969e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005111 10.0.0.27 - - [2026-02-16 02:58:52] "GET /virtual-network/c4c776ca-93c6-4f7b-b0a6-7a235a2969e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.004984 10.0.0.50 - - [2026-02-16 02:58:53] "GET /obj-perms HTTP/1.1" 200 5026 0.051936 10.0.0.23 - - [2026-02-16 02:58:53] "GET /obj-perms HTTP/1.1" 200 5026 0.051160 10.0.0.27 - - [2026-02-16 02:58:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004071 10.0.0.23 - - [2026-02-16 02:58:53] "GET /projects?obj_uuids=7d9b416a-268d-4d44-a688-7987d071e3a3&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001184 10.0.0.27 - - [2026-02-16 02:58:53] "GET /project/7d9b416a-268d-4d44-a688-7987d071e3a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.035393 10.0.0.27 - - [2026-02-16 02:58:53] "POST /neutron/network HTTP/1.1" 200 117 0.012223 10.0.0.50 - - [2026-02-16 02:58:54] "POST /route-targets HTTP/1.1" 200 327 0.011116 10.0.0.27 - - [2026-02-16 02:58:54] "POST /neutron/network HTTP/1.1" 200 836 0.008440 10.0.0.27 - - [2026-02-16 02:58:54] "POST /id-to-fqname HTTP/1.1" 200 225 0.001019 10.0.0.27 - - [2026-02-16 02:58:54] "GET /virtual-network/3ab153e6-4c74-4308-ae70-fdcaa4901c18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005123 10.0.0.27 - - [2026-02-16 02:58:54] "GET /virtual-network/3ab153e6-4c74-4308-ae70-fdcaa4901c18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.006104 10.0.0.27 - - [2026-02-16 02:58:54] "POST /neutron/subnet HTTP/1.1" 200 724 0.009376 10.0.0.27 - - [2026-02-16 02:58:54] "GET /virtual-network/3ab153e6-4c74-4308-ae70-fdcaa4901c18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005207 10.0.0.27 - - [2026-02-16 02:58:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003268 10.0.0.23 - - [2026-02-16 02:58:55] "GET /projects?obj_uuids=7d9b416a-268d-4d44-a688-7987d071e3a3&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000875 10.0.0.27 - - [2026-02-16 02:58:55] "GET /project/7d9b416a-268d-4d44-a688-7987d071e3a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.037208 10.0.0.50 - - [2026-02-16 02:58:55] "POST /ref-update HTTP/1.1" 200 156 0.025620 10.0.0.23 - - [2026-02-16 02:58:55] "POST /useragent-kv HTTP/1.1" 200 115 0.004229 10.0.0.27 - - [2026-02-16 02:58:55] "POST /neutron/subnet HTTP/1.1" 200 724 0.187389 10.0.0.27 - - [2026-02-16 02:58:55] "POST /id-to-fqname HTTP/1.1" 200 226 0.001239 10.0.0.27 - - [2026-02-16 02:58:55] "GET /virtual-network/dd717ff0-1657-44fe-bd15-c9ddae473627?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.004714 10.0.0.27 - - [2026-02-16 02:58:55] "GET /virtual-network/dd717ff0-1657-44fe-bd15-c9ddae473627?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.004962 10.0.0.27 - - [2026-02-16 02:58:55] "POST /neutron/network HTTP/1.1" 200 838 0.005292 10.0.0.27 - - [2026-02-16 02:58:55] "GET /virtual-network/dd717ff0-1657-44fe-bd15-c9ddae473627?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.005732 10.0.0.27 - - [2026-02-16 02:58:56] "GET /obj-perms HTTP/1.1" 200 5026 0.053542 10.0.0.27 - - [2026-02-16 02:58:56] "POST /id-to-fqname HTTP/1.1" 200 225 0.001173 10.0.0.23 - - [2026-02-16 02:58:57] "GET /projects?obj_uuids=7d9b416a-268d-4d44-a688-7987d071e3a3&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000902 10.0.0.27 - - [2026-02-16 02:58:57] "GET /project/7d9b416a-268d-4d44-a688-7987d071e3a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.061762 10.0.0.27 - - [2026-02-16 02:58:57] "POST /neutron/network HTTP/1.1" 200 836 0.006199 10.0.0.27 - - [2026-02-16 02:58:57] "POST /id-to-fqname HTTP/1.1" 200 226 0.001320 10.0.0.27 - - [2026-02-16 02:58:57] "POST /neutron/port HTTP/1.1" 200 117 0.005519 10.0.0.23 - - [2026-02-16 02:58:57] "GET /projects?obj_uuids=7d9b416a-268d-4d44-a688-7987d071e3a3&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000891 10.0.0.27 - - [2026-02-16 02:58:57] "POST /neutron/port HTTP/1.1" 200 1058 0.229768 10.0.0.27 - - [2026-02-16 02:58:58] "POST /neutron/port HTTP/1.1" 200 1112 0.098162 10.0.0.27 - - [2026-02-16 02:58:58] "POST /neutron/subnet HTTP/1.1" 200 698 0.008248 10.0.0.23 - - [2026-02-16 02:58:58] "GET /projects?obj_uuids=7d9b416a-268d-4d44-a688-7987d071e3a3&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000908 10.0.0.27 - - [2026-02-16 02:58:58] "GET /project/7d9b416a-268d-4d44-a688-7987d071e3a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.080539 10.0.0.27 - - [2026-02-16 02:58:58] "POST /neutron/network HTTP/1.1" 200 838 0.007081 10.0.0.50 - - [2026-02-16 02:58:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000499 10.0.0.23 - - [2026-02-16 02:58:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000361 10.0.0.50 - - [2026-02-16 02:58:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000340 10.0.0.23 - - [2026-02-16 02:58:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000364 10.0.0.27 - - [2026-02-16 02:58:58] "POST /neutron/port HTTP/1.1" 200 117 0.006388 10.0.0.27 - - [2026-02-16 02:58:58] "POST /fqname-to-id HTTP/1.1" 404 193 0.003146 10.0.0.27 - - [2026-02-16 02:58:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000755 10.0.0.27 - - [2026-02-16 02:58:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003616 10.0.0.27 - - [2026-02-16 02:58:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000276 10.0.0.23 - - [2026-02-16 02:58:58] "GET /domains?obj_uuids=026ea67f-9b7a-4f1c-a755-90b25d4ac1dc&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000988 10.0.0.27 - - [2026-02-16 02:58:58] "GET /domain/026ea67f-9b7a-4f1c-a755-90b25d4ac1dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 892 0.007464 10.0.0.23 - - [2026-02-16 02:58:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000417 10.0.0.23 - - [2026-02-16 02:58:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000345 10.0.0.27 - - [2026-02-16 02:58:58] "POST /service-templates HTTP/1.1" 200 543 0.032049 10.0.0.27 - - [2026-02-16 02:58:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003259 10.0.0.27 - - [2026-02-16 02:58:58] "GET /service-template/e58ea310-d6d9-4573-ad34-14f2fb40a53f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1818 0.006004 10.0.0.27 - - [2026-02-16 02:58:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003042 10.0.0.50 - - [2026-02-16 02:58:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000308 10.0.0.50 - - [2026-02-16 02:58:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000416 10.0.0.27 - - [2026-02-16 02:58:58] "GET /service-template/e58ea310-d6d9-4573-ad34-14f2fb40a53f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1818 0.004656 10.0.0.27 - - [2026-02-16 02:58:58] "POST /id-to-fqname HTTP/1.1" 200 223 0.001188 10.0.0.27 - - [2026-02-16 02:58:58] "POST /id-to-fqname HTTP/1.1" 200 225 0.001167 10.0.0.27 - - [2026-02-16 02:58:58] "POST /id-to-fqname HTTP/1.1" 200 226 0.001268 10.0.0.27 - - [2026-02-16 02:58:59] "POST /neutron/port HTTP/1.1" 200 1954 0.047866 10.0.0.27 - - [2026-02-16 02:58:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003494 10.0.0.27 - - [2026-02-16 02:58:59] "POST /neutron/port HTTP/1.1" 200 1058 0.014813 10.0.0.27 - - [2026-02-16 02:58:59] "DELETE /service-template/e58ea310-d6d9-4573-ad34-14f2fb40a53f HTTP/1.1" 200 115 0.028708 10.0.0.27 - - [2026-02-16 02:58:59] "POST /fqname-to-id HTTP/1.1" 404 193 0.002854 10.0.0.27 - - [2026-02-16 02:58:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000363 10.0.0.27 - - [2026-02-16 02:58:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000360 10.0.0.27 - - [2026-02-16 02:58:59] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004429 10.0.0.27 - - [2026-02-16 02:58:59] "POST /neutron/network HTTP/1.1" 200 838 0.007006 10.0.0.27 - - [2026-02-16 02:59:00] "POST /neutron/port HTTP/1.1" 200 1122 0.017894 10.0.0.27 - - [2026-02-16 02:59:00] "POST /neutron/port HTTP/1.1" 200 1122 0.018529 10.0.0.27 - - [2026-02-16 02:59:01] "POST /neutron/port HTTP/1.1" 200 117 0.006069 10.0.0.27 - - [2026-02-16 02:59:01] "POST /neutron/port HTTP/1.1" 200 117 0.006206 10.0.0.27 - - [2026-02-16 02:59:01] "POST /neutron/network HTTP/1.1" 200 836 0.006258 10.0.0.50 - - [2026-02-16 02:59:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003627 10.0.0.23 - - [2026-02-16 02:59:02] "POST /useragent-kv HTTP/1.1" 200 115 0.004103 10.0.0.23 - - [2026-02-16 02:59:02] "POST /useragent-kv HTTP/1.1" 200 115 0.002510 10.0.0.27 - - [2026-02-16 02:59:02] "POST /neutron/network HTTP/1.1" 200 151 0.101885 10.0.0.50 - - [2026-02-16 02:59:02] "DELETE /route-target/217214d7-7f91-4113-876b-208ecc2ecbcf HTTP/1.1" 200 115 0.023979 10.0.0.27 - - [2026-02-16 02:59:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003869 10.0.0.23 - - [2026-02-16 02:59:05] "GET /projects?obj_uuids=7d9b416a-268d-4d44-a688-7987d071e3a3&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000957 10.0.0.27 - - [2026-02-16 02:59:05] "GET /project/7d9b416a-268d-4d44-a688-7987d071e3a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.037169 10.0.0.23 - - [2026-02-16 02:59:05] "POST /useragent-kv HTTP/1.1" 200 115 0.007566 10.0.0.27 - - [2026-02-16 02:59:05] "POST /neutron/subnet HTTP/1.1" 200 729 0.222178 10.0.0.27 - - [2026-02-16 02:59:05] "POST /id-to-fqname HTTP/1.1" 200 223 0.001238 10.0.0.27 - - [2026-02-16 02:59:05] "GET /virtual-network/a4a76b47-c7fa-41e8-a7e1-657167da1dba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005072 10.0.0.27 - - [2026-02-16 02:59:05] "GET /virtual-network/a4a76b47-c7fa-41e8-a7e1-657167da1dba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005445 10.0.0.27 - - [2026-02-16 02:59:05] "POST /neutron/network HTTP/1.1" 200 833 0.007836 10.0.0.27 - - [2026-02-16 02:59:05] "GET /virtual-network/a4a76b47-c7fa-41e8-a7e1-657167da1dba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005635 10.0.0.50 - - [2026-02-16 02:59:06] "GET /obj-perms HTTP/1.1" 200 5026 0.003396 10.0.0.23 - - [2026-02-16 02:59:06] "GET /obj-perms HTTP/1.1" 200 5026 0.003995 10.0.0.27 - - [2026-02-16 02:59:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003120 10.0.0.23 - - [2026-02-16 02:59:06] "GET /projects?obj_uuids=7d9b416a-268d-4d44-a688-7987d071e3a3&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001136 10.0.0.27 - - [2026-02-16 02:59:06] "GET /project/7d9b416a-268d-4d44-a688-7987d071e3a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.039002 10.0.0.23 - - [2026-02-16 02:59:06] "GET /projects?obj_uuids=7d9b416a-268d-4d44-a688-7987d071e3a3&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000872 10.0.0.27 - - [2026-02-16 02:59:06] "POST /neutron/network HTTP/1.1" 200 613 0.123051 10.0.0.50 - - [2026-02-16 02:59:06] "POST /route-targets HTTP/1.1" 200 327 0.013983 10.0.0.27 - - [2026-02-16 02:59:06] "POST /id-to-fqname HTTP/1.1" 200 223 0.002885 10.0.0.27 - - [2026-02-16 02:59:06] "GET /virtual-network/2858a449-feef-425e-90e2-44d4bedaa107?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.007912 10.0.0.27 - - [2026-02-16 02:59:06] "POST /neutron/network HTTP/1.1" 200 833 0.005954 10.0.0.27 - - [2026-02-16 02:59:06] "GET /virtual-network/2858a449-feef-425e-90e2-44d4bedaa107?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006085 10.0.0.27 - - [2026-02-16 02:59:06] "GET /virtual-network/2858a449-feef-425e-90e2-44d4bedaa107?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005036 10.0.0.27 - - [2026-02-16 02:59:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003270 10.0.0.23 - - [2026-02-16 02:59:07] "GET /projects?obj_uuids=7d9b416a-268d-4d44-a688-7987d071e3a3&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000864 10.0.0.27 - - [2026-02-16 02:59:07] "GET /project/7d9b416a-268d-4d44-a688-7987d071e3a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.037819 10.0.0.27 - - [2026-02-16 02:59:07] "POST /neutron/network HTTP/1.1" 200 117 0.012786 10.0.0.50 - - [2026-02-16 02:59:07] "POST /ref-update HTTP/1.1" 200 156 0.020200 10.0.0.27 - - [2026-02-16 02:59:07] "POST /neutron/network HTTP/1.1" 200 835 0.007221 10.0.0.27 - - [2026-02-16 02:59:07] "POST /id-to-fqname HTTP/1.1" 200 224 0.001006 10.0.0.27 - - [2026-02-16 02:59:07] "GET /virtual-network/4db24e40-47df-4069-8d4f-0d5bb6966c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.004452 10.0.0.27 - - [2026-02-16 02:59:07] "GET /virtual-network/4db24e40-47df-4069-8d4f-0d5bb6966c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.004533 10.0.0.27 - - [2026-02-16 02:59:07] "POST /neutron/subnet HTTP/1.1" 200 729 0.007775 10.0.0.27 - - [2026-02-16 02:59:07] "GET /virtual-network/4db24e40-47df-4069-8d4f-0d5bb6966c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.004919 10.0.0.27 - - [2026-02-16 02:59:08] "GET /obj-perms HTTP/1.1" 200 5026 0.003077 10.0.0.27 - - [2026-02-16 02:59:08] "POST /id-to-fqname HTTP/1.1" 200 223 0.001247 10.0.0.23 - - [2026-02-16 02:59:09] "GET /projects?obj_uuids=7d9b416a-268d-4d44-a688-7987d071e3a3&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000926 10.0.0.27 - - [2026-02-16 02:59:09] "GET /project/7d9b416a-268d-4d44-a688-7987d071e3a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.075563 10.0.0.27 - - [2026-02-16 02:59:09] "POST /neutron/port HTTP/1.1" 200 117 0.005937 10.0.0.27 - - [2026-02-16 02:59:09] "POST /id-to-fqname HTTP/1.1" 200 224 0.001210 10.0.0.27 - - [2026-02-16 02:59:09] "POST /neutron/network HTTP/1.1" 200 845 0.006360 10.0.0.27 - - [2026-02-16 02:59:09] "POST /neutron/port HTTP/1.1" 200 1059 0.015344 10.0.0.27 - - [2026-02-16 02:59:10] "POST /neutron/port HTTP/1.1" 200 1123 0.015136 10.0.0.27 - - [2026-02-16 02:59:10] "POST /neutron/port HTTP/1.1" 200 117 0.001049 10.0.0.23 - - [2026-02-16 02:59:10] "GET /projects?obj_uuids=7d9b416a-268d-4d44-a688-7987d071e3a3&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001016 10.0.0.27 - - [2026-02-16 02:59:10] "GET /project/7d9b416a-268d-4d44-a688-7987d071e3a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.072274 10.0.0.27 - - [2026-02-16 02:59:10] "POST /neutron/port HTTP/1.1" 200 1123 0.017056 10.0.0.27 - - [2026-02-16 02:59:10] "POST /fqname-to-id HTTP/1.1" 404 193 0.002481 10.0.0.27 - - [2026-02-16 02:59:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002596 10.0.0.23 - - [2026-02-16 02:59:10] "GET /domains?obj_uuids=026ea67f-9b7a-4f1c-a755-90b25d4ac1dc&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001061 10.0.0.27 - - [2026-02-16 02:59:10] "GET /domain/026ea67f-9b7a-4f1c-a755-90b25d4ac1dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 892 0.007423 10.0.0.27 - - [2026-02-16 02:59:10] "POST /service-templates HTTP/1.1" 200 543 0.023226 10.0.0.27 - - [2026-02-16 02:59:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003376 10.0.0.27 - - [2026-02-16 02:59:10] "GET /service-template/01f327f4-cb0b-4e8d-a284-77394cc14d96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1816 0.004899 10.0.0.27 - - [2026-02-16 02:59:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002732 10.0.0.27 - - [2026-02-16 02:59:10] "GET /service-template/01f327f4-cb0b-4e8d-a284-77394cc14d96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1816 0.003925 10.0.0.27 - - [2026-02-16 02:59:10] "POST /id-to-fqname HTTP/1.1" 200 223 0.000973 10.0.0.27 - - [2026-02-16 02:59:10] "POST /neutron/network HTTP/1.1" 200 845 0.005115 10.0.0.27 - - [2026-02-16 02:59:10] "POST /id-to-fqname HTTP/1.1" 200 223 0.001075 10.0.0.27 - - [2026-02-16 02:59:10] "POST /id-to-fqname HTTP/1.1" 200 224 0.002241 10.0.0.27 - - [2026-02-16 02:59:11] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006927 10.0.0.27 - - [2026-02-16 02:59:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002907 10.0.0.27 - - [2026-02-16 02:59:11] "DELETE /service-template/01f327f4-cb0b-4e8d-a284-77394cc14d96 HTTP/1.1" 200 115 0.022217 10.0.0.27 - - [2026-02-16 02:59:11] "POST /fqname-to-id HTTP/1.1" 404 193 0.004804 10.0.0.27 - - [2026-02-16 02:59:11] "POST /neutron/port HTTP/1.1" 200 1113 0.104961 10.0.0.27 - - [2026-02-16 02:59:11] "POST /neutron/network HTTP/1.1" 200 835 0.008523 10.0.0.27 - - [2026-02-16 02:59:11] "POST /neutron/port HTTP/1.1" 200 117 0.001030 10.0.0.27 - - [2026-02-16 02:59:11] "POST /neutron/port HTTP/1.1" 200 1113 0.011023 10.0.0.27 - - [2026-02-16 02:59:12] "POST /neutron/port HTTP/1.1" 200 1113 0.011006 10.0.0.27 - - [2026-02-16 02:59:13] "POST /neutron/network HTTP/1.1" 200 2190 0.010577 10.0.0.23 - - [2026-02-16 02:59:13] "DELETE /project/7d9b416a268d4d44a6887987d071e3a3 HTTP/1.1" 404 173 0.005538 10.0.0.23 - - [2026-02-16 02:59:13] "GET /projects?obj_uuids=d2e0a5f7-1f1c-4d26-87a8-c57610aa2526&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000770 10.0.0.23 - - [2026-02-16 02:59:13] "GET /project/d2e0a5f7-1f1c-4d26-87a8-c57610aa2526?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.091075 10.0.0.23 - - [2026-02-16 02:59:13] "GET /projects?obj_uuids=d2e0a5f7-1f1c-4d26-87a8-c57610aa2526&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001974 10.0.0.23 - - [2026-02-16 02:59:13] "GET /project/d2e0a5f7-1f1c-4d26-87a8-c57610aa2526?fields=security_groups HTTP/1.1" 200 1357 0.069083 10.0.0.23 - - [2026-02-16 02:59:13] "DELETE /security-group/a8615c78-7c41-445e-b06b-7592ae5be7c2 HTTP/1.1" 404 171 0.019778 10.0.0.23 - - [2026-02-16 02:59:13] "GET /projects?obj_uuids=d2e0a5f7-1f1c-4d26-87a8-c57610aa2526&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.004735 10.0.0.23 - - [2026-02-16 02:59:13] "GET /project/d2e0a5f7-1f1c-4d26-87a8-c57610aa2526?fields=application_policy_sets HTTP/1.1" 200 1396 0.052286 10.0.0.23 - - [2026-02-16 02:59:13] "POST /useragent-kv HTTP/1.1" 200 115 0.009695 10.0.0.23 - - [2026-02-16 02:59:13] "POST /useragent-kv HTTP/1.1" 200 115 0.007355 10.0.0.27 - - [2026-02-16 02:59:13] "POST /neutron/network HTTP/1.1" 200 151 0.211937 10.0.0.23 - - [2026-02-16 02:59:13] "DELETE /project/d2e0a5f7-1f1c-4d26-87a8-c57610aa2526 HTTP/1.1" 200 115 0.470646 10.0.0.50 - - [2026-02-16 02:59:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004221 10.0.0.23 - - [2026-02-16 02:59:14] "POST /useragent-kv HTTP/1.1" 200 115 0.006878 10.0.0.23 - - [2026-02-16 02:59:14] "POST /useragent-kv HTTP/1.1" 200 115 0.002196 10.0.0.27 - - [2026-02-16 02:59:14] "POST /neutron/network HTTP/1.1" 200 151 0.122997 10.0.0.50 - - [2026-02-16 02:59:14] "DELETE /route-target/6ee8fbc1-cafc-456f-b8b4-692723c40eb4 HTTP/1.1" 200 115 0.036634 10.0.0.23 - - [2026-02-16 02:59:16] "GET /projects?obj_uuids=7d9b416a-268d-4d44-a688-7987d071e3a3&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000920 10.0.0.27 - - [2026-02-16 02:59:16] "GET /project/7d9b416a-268d-4d44-a688-7987d071e3a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.048966 10.0.0.23 - - [2026-02-16 02:59:16] "GET /projects?obj_uuids=7d9b416a-268d-4d44-a688-7987d071e3a3&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001614 10.0.0.27 - - [2026-02-16 02:59:16] "GET /project/7d9b416a-268d-4d44-a688-7987d071e3a3?fields=virtual_networks HTTP/1.1" 200 1028 0.047271 10.0.0.23 - - [2026-02-16 02:59:16] "GET /projects?obj_uuids=7d9b416a-268d-4d44-a688-7987d071e3a3&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001188 10.0.0.27 - - [2026-02-16 02:59:16] "GET /project/7d9b416a-268d-4d44-a688-7987d071e3a3?fields=virtual_machine_interfaces HTTP/1.1" 200 1028 0.041470 10.0.0.23 - - [2026-02-16 02:59:16] "GET /projects?obj_uuids=7d9b416a-268d-4d44-a688-7987d071e3a3&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000883 10.0.0.27 - - [2026-02-16 02:59:16] "GET /project/7d9b416a-268d-4d44-a688-7987d071e3a3?fields=security_groups HTTP/1.1" 200 1252 0.038962 10.0.0.27 - - [2026-02-16 02:59:17] "POST /fqname-to-id HTTP/1.1" 404 184 0.030691 10.0.0.23 - - [2026-02-16 02:59:17] "GET /projects?obj_uuids=6995bbcb-4a14-41f7-ab25-faa831b8b6d5&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002843 10.0.0.23 - - [2026-02-16 02:59:17] "GET /domains?obj_uuids=026ea67f-9b7a-4f1c-a755-90b25d4ac1dc&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000912 10.0.0.23 - - [2026-02-16 02:59:17] "GET /domain/026ea67f-9b7a-4f1c-a755-90b25d4ac1dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.008224 10.0.0.23 - - [2026-02-16 02:59:17] "POST /id-to-fqname HTTP/1.1" 200 186 0.004264 10.0.0.23 - - [2026-02-16 02:59:17] "POST /fqname-to-id HTTP/1.1" 404 195 0.011197 10.0.0.23 - - [2026-02-16 02:59:17] "POST /security-groups HTTP/1.1" 200 587 0.023844 10.0.0.50 - - [2026-02-16 02:59:17] "POST /fqname-to-id HTTP/1.1" 404 230 0.002690 10.0.0.23 - - [2026-02-16 02:59:17] "POST /projects HTTP/1.1" 200 577 0.222550 10.0.0.23 - - [2026-02-16 02:59:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.299292 10.0.0.50 - - [2026-02-16 02:59:17] "POST /access-control-lists HTTP/1.1" 200 590 0.036217 10.0.0.27 - - [2026-02-16 02:59:17] "GET /project/6995bbcb-4a14-41f7-ab25-faa831b8b6d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.441552 10.0.0.27 - - [2026-02-16 02:59:18] "GET / HTTP/1.1" 200 35931 0.002090 10.0.0.27 - - [2026-02-16 02:59:20] "POST /fqname-to-id HTTP/1.1" 401 292 0.000418 10.0.0.27 - - [2026-02-16 02:59:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.055110 10.0.0.23 - - [2026-02-16 02:59:20] "GET /projects?obj_uuids=6995bbcb-4a14-41f7-ab25-faa831b8b6d5&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000806 10.0.0.27 - - [2026-02-16 02:59:20] "GET /project/6995bbcb-4a14-41f7-ab25-faa831b8b6d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.043952 10.0.0.27 - - [2026-02-16 02:59:21] "POST /neutron/network HTTP/1.1" 200 117 0.037331 10.0.0.27 - - [2026-02-16 02:59:21] "POST /neutron/network HTTP/1.1" 200 831 0.007059 10.0.0.27 - - [2026-02-16 02:59:21] "POST /id-to-fqname HTTP/1.1" 200 221 0.001266 10.0.0.27 - - [2026-02-16 02:59:21] "GET /virtual-network/a17d4c86-a19f-4033-bc40-c8a733058696?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.004409 10.0.0.27 - - [2026-02-16 02:59:21] "GET /virtual-network/a17d4c86-a19f-4033-bc40-c8a733058696?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.004155 10.0.0.27 - - [2026-02-16 02:59:21] "POST /neutron/subnet HTTP/1.1" 200 730 0.007206 10.0.0.27 - - [2026-02-16 02:59:22] "GET /virtual-network/a17d4c86-a19f-4033-bc40-c8a733058696?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.004910 10.0.0.50 - - [2026-02-16 02:59:22] "GET /obj-perms HTTP/1.1" 200 5022 0.069850 10.0.0.23 - - [2026-02-16 02:59:23] "GET /obj-perms HTTP/1.1" 200 5022 0.047807 10.0.0.27 - - [2026-02-16 02:59:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003255 10.0.0.23 - - [2026-02-16 02:59:23] "GET /projects?obj_uuids=6995bbcb-4a14-41f7-ab25-faa831b8b6d5&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001176 10.0.0.27 - - [2026-02-16 02:59:23] "GET /project/6995bbcb-4a14-41f7-ab25-faa831b8b6d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.035537 10.0.0.50 - - [2026-02-16 02:59:23] "POST /route-targets HTTP/1.1" 200 327 0.023934 10.0.0.23 - - [2026-02-16 02:59:23] "POST /useragent-kv HTTP/1.1" 200 115 0.007218 10.0.0.27 - - [2026-02-16 02:59:23] "POST /neutron/subnet HTTP/1.1" 200 729 0.185132 10.0.0.27 - - [2026-02-16 02:59:23] "POST /id-to-fqname HTTP/1.1" 200 221 0.001129 10.0.0.27 - - [2026-02-16 02:59:23] "GET /virtual-network/795c265a-3465-4b20-82c8-2527041685c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.004862 10.0.0.27 - - [2026-02-16 02:59:23] "GET /virtual-network/795c265a-3465-4b20-82c8-2527041685c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005109 10.0.0.27 - - [2026-02-16 02:59:23] "POST /neutron/network HTTP/1.1" 200 831 0.005464 10.0.0.27 - - [2026-02-16 02:59:24] "GET /virtual-network/795c265a-3465-4b20-82c8-2527041685c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.004587 10.0.0.27 - - [2026-02-16 02:59:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002866 10.0.0.23 - - [2026-02-16 02:59:24] "GET /projects?obj_uuids=6995bbcb-4a14-41f7-ab25-faa831b8b6d5&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000789 10.0.0.27 - - [2026-02-16 02:59:24] "GET /project/6995bbcb-4a14-41f7-ab25-faa831b8b6d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.038496 10.0.0.23 - - [2026-02-16 02:59:24] "GET /projects?obj_uuids=6995bbcb-4a14-41f7-ab25-faa831b8b6d5&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001172 10.0.0.27 - - [2026-02-16 02:59:24] "POST /neutron/network HTTP/1.1" 200 613 0.107753 10.0.0.50 - - [2026-02-16 02:59:24] "POST /ref-update HTTP/1.1" 200 156 0.022288 10.0.0.27 - - [2026-02-16 02:59:24] "POST /id-to-fqname HTTP/1.1" 200 222 0.005465 10.0.0.27 - - [2026-02-16 02:59:24] "GET /virtual-network/3f0f97ba-798e-4238-bcc7-93769955b9f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006352 10.0.0.27 - - [2026-02-16 02:59:24] "POST /neutron/network HTTP/1.1" 200 831 0.005432 10.0.0.27 - - [2026-02-16 02:59:25] "GET /virtual-network/3f0f97ba-798e-4238-bcc7-93769955b9f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.004726 10.0.0.27 - - [2026-02-16 02:59:25] "GET /virtual-network/3f0f97ba-798e-4238-bcc7-93769955b9f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005085 10.0.0.27 - - [2026-02-16 02:59:25] "GET /obj-perms HTTP/1.1" 200 5022 0.050952 10.0.0.27 - - [2026-02-16 02:59:25] "POST /id-to-fqname HTTP/1.1" 200 221 0.001230 10.0.0.27 - - [2026-02-16 02:59:25] "POST /neutron/network HTTP/1.1" 200 841 0.006217 10.0.0.23 - - [2026-02-16 02:59:26] "GET /projects?obj_uuids=6995bbcb-4a14-41f7-ab25-faa831b8b6d5&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000858 10.0.0.27 - - [2026-02-16 02:59:26] "GET /project/6995bbcb-4a14-41f7-ab25-faa831b8b6d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.062583 10.0.0.27 - - [2026-02-16 02:59:26] "POST /neutron/port HTTP/1.1" 200 117 0.005318 10.0.0.27 - - [2026-02-16 02:59:26] "POST /id-to-fqname HTTP/1.1" 200 222 0.001571 10.0.0.27 - - [2026-02-16 02:59:27] "POST /neutron/network HTTP/1.1" 200 841 0.006373 10.0.0.27 - - [2026-02-16 02:59:27] "POST /neutron/port HTTP/1.1" 200 1057 0.016400 10.0.0.23 - - [2026-02-16 02:59:27] "GET /projects?obj_uuids=6995bbcb-4a14-41f7-ab25-faa831b8b6d5&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000855 10.0.0.27 - - [2026-02-16 02:59:27] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004431 10.0.0.27 - - [2026-02-16 02:59:27] "GET /project/6995bbcb-4a14-41f7-ab25-faa831b8b6d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.067537 10.0.0.27 - - [2026-02-16 02:59:27] "POST /neutron/network HTTP/1.1" 200 831 0.005186 10.0.0.27 - - [2026-02-16 02:59:27] "POST /neutron/security_group HTTP/1.1" 200 2054 0.010482 10.0.0.27 - - [2026-02-16 02:59:27] "POST /fqname-to-id HTTP/1.1" 404 193 0.002841 10.0.0.27 - - [2026-02-16 02:59:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002457 10.0.0.23 - - [2026-02-16 02:59:27] "GET /domains?obj_uuids=026ea67f-9b7a-4f1c-a755-90b25d4ac1dc&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001244 10.0.0.27 - - [2026-02-16 02:59:27] "GET /domain/026ea67f-9b7a-4f1c-a755-90b25d4ac1dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 892 0.006856 10.0.0.27 - - [2026-02-16 02:59:28] "POST /service-templates HTTP/1.1" 200 543 0.027953 10.0.0.27 - - [2026-02-16 02:59:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002768 10.0.0.27 - - [2026-02-16 02:59:28] "GET /service-template/db64bdf6-35ef-4f9f-8d68-9fb6edec8d54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1816 0.008647 10.0.0.27 - - [2026-02-16 02:59:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002754 10.0.0.27 - - [2026-02-16 02:59:28] "GET /service-template/db64bdf6-35ef-4f9f-8d68-9fb6edec8d54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1816 0.003407 10.0.0.23 - - [2026-02-16 02:59:28] "GET /projects?obj_uuids=6995bbcb-4a14-41f7-ab25-faa831b8b6d5&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000865 10.0.0.27 - - [2026-02-16 02:59:28] "POST /id-to-fqname HTTP/1.1" 200 221 0.001080 10.0.0.27 - - [2026-02-16 02:59:28] "POST /id-to-fqname HTTP/1.1" 200 221 0.001955 10.0.0.27 - - [2026-02-16 02:59:28] "POST /id-to-fqname HTTP/1.1" 200 222 0.001113 10.0.0.27 - - [2026-02-16 02:59:28] "POST /neutron/port HTTP/1.1" 200 1055 0.264648 10.0.0.27 - - [2026-02-16 02:59:28] "POST /neutron/port HTTP/1.1" 200 1055 0.011798 10.0.0.27 - - [2026-02-16 02:59:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.014238 10.0.0.27 - - [2026-02-16 02:59:28] "DELETE /service-template/db64bdf6-35ef-4f9f-8d68-9fb6edec8d54 HTTP/1.1" 200 115 0.053090 10.0.0.27 - - [2026-02-16 02:59:28] "POST /fqname-to-id HTTP/1.1" 404 193 0.003159 10.0.0.27 - - [2026-02-16 02:59:28] "POST /neutron/port HTTP/1.1" 200 1119 0.023417 10.0.0.27 - - [2026-02-16 02:59:28] "POST /neutron/port HTTP/1.1" 200 117 0.001060 10.0.0.27 - - [2026-02-16 02:59:28] "POST /neutron/network HTTP/1.1" 400 204 0.011244 10.0.0.27 - - [2026-02-16 02:59:29] "POST /neutron/port HTTP/1.1" 200 151 0.155750 10.0.0.27 - - [2026-02-16 02:59:30] "POST /neutron/port HTTP/1.1" 200 151 0.136353 10.0.0.27 - - [2026-02-16 02:59:30] "POST /neutron/network HTTP/1.1" 200 117 0.008735 10.0.0.23 - - [2026-02-16 02:59:31] "POST /useragent-kv HTTP/1.1" 200 115 0.004908 10.0.0.23 - - [2026-02-16 02:59:31] "POST /useragent-kv HTTP/1.1" 200 115 0.003191 10.0.0.27 - - [2026-02-16 02:59:31] "POST /neutron/network HTTP/1.1" 200 151 0.125756 10.0.0.50 - - [2026-02-16 02:59:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003682 10.0.0.27 - - [2026-02-16 02:59:31] "POST /neutron/network HTTP/1.1" 200 831 0.006182 10.0.0.50 - - [2026-02-16 02:59:31] "DELETE /route-target/d2431b9d-1ade-4035-a59f-8dd01eb54cc5 HTTP/1.1" 200 115 0.025361 10.0.0.27 - - [2026-02-16 02:59:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003460 10.0.0.23 - - [2026-02-16 02:59:34] "GET /projects?obj_uuids=6995bbcb-4a14-41f7-ab25-faa831b8b6d5&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000810 10.0.0.27 - - [2026-02-16 02:59:34] "GET /project/6995bbcb-4a14-41f7-ab25-faa831b8b6d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.032773 10.0.0.23 - - [2026-02-16 02:59:34] "GET /projects?obj_uuids=6995bbcb-4a14-41f7-ab25-faa831b8b6d5&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000861 10.0.0.27 - - [2026-02-16 02:59:34] "POST /neutron/network HTTP/1.1" 200 611 0.106116 10.0.0.27 - - [2026-02-16 02:59:34] "POST /id-to-fqname HTTP/1.1" 200 221 0.002888 10.0.0.27 - - [2026-02-16 02:59:34] "GET /virtual-network/63bb702e-7b59-4599-8211-c0f151e62a36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005152 10.0.0.27 - - [2026-02-16 02:59:34] "POST /neutron/network HTTP/1.1" 200 831 0.006137 10.0.0.27 - - [2026-02-16 02:59:34] "GET /virtual-network/63bb702e-7b59-4599-8211-c0f151e62a36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005327 10.0.0.27 - - [2026-02-16 02:59:35] "GET /virtual-network/63bb702e-7b59-4599-8211-c0f151e62a36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.008874 10.0.0.50 - - [2026-02-16 02:59:35] "GET /obj-perms HTTP/1.1" 200 5022 0.004588 10.0.0.23 - - [2026-02-16 02:59:35] "GET /obj-perms HTTP/1.1" 200 5022 0.003441 10.0.0.27 - - [2026-02-16 02:59:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002807 10.0.0.23 - - [2026-02-16 02:59:35] "GET /projects?obj_uuids=6995bbcb-4a14-41f7-ab25-faa831b8b6d5&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000881 10.0.0.27 - - [2026-02-16 02:59:35] "GET /project/6995bbcb-4a14-41f7-ab25-faa831b8b6d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.035816 10.0.0.27 - - [2026-02-16 02:59:35] "POST /neutron/network HTTP/1.1" 200 117 0.013549 10.0.0.50 - - [2026-02-16 02:59:35] "POST /route-targets HTTP/1.1" 200 327 0.017290 10.0.0.27 - - [2026-02-16 02:59:35] "POST /neutron/network HTTP/1.1" 200 831 0.007763 10.0.0.27 - - [2026-02-16 02:59:35] "POST /id-to-fqname HTTP/1.1" 200 221 0.000916 10.0.0.27 - - [2026-02-16 02:59:35] "GET /virtual-network/b67d46bc-bed1-42b5-a37c-1e1a383dbc85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.004667 10.0.0.27 - - [2026-02-16 02:59:36] "GET /virtual-network/b67d46bc-bed1-42b5-a37c-1e1a383dbc85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.004816 10.0.0.27 - - [2026-02-16 02:59:36] "POST /neutron/subnet HTTP/1.1" 200 729 0.008404 10.0.0.27 - - [2026-02-16 02:59:36] "GET /virtual-network/b67d46bc-bed1-42b5-a37c-1e1a383dbc85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006861 10.0.0.27 - - [2026-02-16 02:59:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002932 10.0.0.23 - - [2026-02-16 02:59:36] "GET /projects?obj_uuids=6995bbcb-4a14-41f7-ab25-faa831b8b6d5&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000866 10.0.0.27 - - [2026-02-16 02:59:36] "GET /project/6995bbcb-4a14-41f7-ab25-faa831b8b6d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.050076 10.0.0.50 - - [2026-02-16 02:59:36] "POST /ref-update HTTP/1.1" 200 156 0.042396 10.0.0.23 - - [2026-02-16 02:59:37] "POST /useragent-kv HTTP/1.1" 200 115 0.010249 10.0.0.27 - - [2026-02-16 02:59:37] "POST /neutron/subnet HTTP/1.1" 200 724 0.213674 10.0.0.27 - - [2026-02-16 02:59:37] "POST /id-to-fqname HTTP/1.1" 200 222 0.001220 10.0.0.27 - - [2026-02-16 02:59:37] "GET /virtual-network/74b34788-0988-410d-ae52-e562b66053c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005931 10.0.0.27 - - [2026-02-16 02:59:37] "GET /virtual-network/74b34788-0988-410d-ae52-e562b66053c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006500 10.0.0.27 - - [2026-02-16 02:59:37] "POST /neutron/network HTTP/1.1" 200 832 0.007000 10.0.0.27 - - [2026-02-16 02:59:37] "GET /virtual-network/74b34788-0988-410d-ae52-e562b66053c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005501 10.0.0.27 - - [2026-02-16 02:59:37] "GET /obj-perms HTTP/1.1" 200 5022 0.003719 10.0.0.27 - - [2026-02-16 02:59:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002752 10.0.0.23 - - [2026-02-16 02:59:37] "GET /projects?obj_uuids=6995bbcb-4a14-41f7-ab25-faa831b8b6d5&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000820 10.0.0.27 - - [2026-02-16 02:59:37] "GET /project/6995bbcb-4a14-41f7-ab25-faa831b8b6d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.056325 10.0.0.23 - - [2026-02-16 02:59:37] "GET /projects?obj_uuids=6995bbcb-4a14-41f7-ab25-faa831b8b6d5&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001452 10.0.0.27 - - [2026-02-16 02:59:37] "POST /neutron/network HTTP/1.1" 200 623 0.128688 10.0.0.27 - - [2026-02-16 02:59:38] "POST /id-to-fqname HTTP/1.1" 200 227 0.003615 10.0.0.27 - - [2026-02-16 02:59:38] "GET /virtual-network/96c14512-db28-435b-a952-6592c3ac04fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.005241 10.0.0.27 - - [2026-02-16 02:59:38] "POST /neutron/network HTTP/1.1" 200 843 0.005792 10.0.0.27 - - [2026-02-16 02:59:38] "GET /virtual-network/96c14512-db28-435b-a952-6592c3ac04fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.004705 10.0.0.27 - - [2026-02-16 02:59:38] "GET /virtual-network/96c14512-db28-435b-a952-6592c3ac04fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.004926 10.0.0.50 - - [2026-02-16 02:59:38] "GET /obj-perms HTTP/1.1" 200 5022 0.010024 10.0.0.23 - - [2026-02-16 02:59:38] "GET /obj-perms HTTP/1.1" 200 5022 0.003293 10.0.0.27 - - [2026-02-16 02:59:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002795 10.0.0.23 - - [2026-02-16 02:59:38] "GET /projects?obj_uuids=6995bbcb-4a14-41f7-ab25-faa831b8b6d5&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000830 10.0.0.27 - - [2026-02-16 02:59:38] "GET /project/6995bbcb-4a14-41f7-ab25-faa831b8b6d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.042042 10.0.0.27 - - [2026-02-16 02:59:38] "POST /neutron/network HTTP/1.1" 200 117 0.015240 10.0.0.50 - - [2026-02-16 02:59:38] "POST /route-targets HTTP/1.1" 200 327 0.012448 10.0.0.27 - - [2026-02-16 02:59:39] "POST /neutron/network HTTP/1.1" 200 845 0.007685 10.0.0.27 - - [2026-02-16 02:59:39] "POST /id-to-fqname HTTP/1.1" 200 228 0.000988 10.0.0.27 - - [2026-02-16 02:59:39] "GET /virtual-network/a1c0ed75-2d1b-40a0-8bbf-b32ba4d6051a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.004976 10.0.0.27 - - [2026-02-16 02:59:39] "GET /virtual-network/a1c0ed75-2d1b-40a0-8bbf-b32ba4d6051a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.004570 10.0.0.27 - - [2026-02-16 02:59:39] "POST /neutron/subnet HTTP/1.1" 200 729 0.009562 10.0.0.27 - - [2026-02-16 02:59:39] "GET /virtual-network/a1c0ed75-2d1b-40a0-8bbf-b32ba4d6051a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.004703 10.0.0.27 - - [2026-02-16 02:59:39] "POST /id-to-fqname HTTP/1.1" 200 221 0.002162 10.0.0.23 - - [2026-02-16 02:59:40] "GET /projects?obj_uuids=6995bbcb-4a14-41f7-ab25-faa831b8b6d5&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001257 10.0.0.27 - - [2026-02-16 02:59:40] "GET /project/6995bbcb-4a14-41f7-ab25-faa831b8b6d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.083570 10.0.0.27 - - [2026-02-16 02:59:40] "POST /neutron/port HTTP/1.1" 200 117 0.006594 10.0.0.27 - - [2026-02-16 02:59:40] "POST /id-to-fqname HTTP/1.1" 200 222 0.001190 10.0.0.27 - - [2026-02-16 02:59:40] "POST /neutron/network HTTP/1.1" 200 842 0.007004 10.0.0.27 - - [2026-02-16 02:59:41] "POST /neutron/port HTTP/1.1" 200 1057 0.015861 10.0.0.27 - - [2026-02-16 02:59:41] "POST /neutron/port HTTP/1.1" 200 1121 0.027869 10.0.0.23 - - [2026-02-16 02:59:41] "GET /projects?obj_uuids=6995bbcb-4a14-41f7-ab25-faa831b8b6d5&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001669 10.0.0.27 - - [2026-02-16 02:59:41] "POST /neutron/port HTTP/1.1" 200 117 0.000783 10.0.0.27 - - [2026-02-16 02:59:41] "GET /project/6995bbcb-4a14-41f7-ab25-faa831b8b6d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.078975 10.0.0.27 - - [2026-02-16 02:59:41] "POST /neutron/port HTTP/1.1" 200 1121 0.015227 10.0.0.27 - - [2026-02-16 02:59:41] "POST /fqname-to-id HTTP/1.1" 404 193 0.003051 10.0.0.27 - - [2026-02-16 02:59:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002323 10.0.0.23 - - [2026-02-16 02:59:42] "GET /domains?obj_uuids=026ea67f-9b7a-4f1c-a755-90b25d4ac1dc&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002558 10.0.0.27 - - [2026-02-16 02:59:42] "GET /domain/026ea67f-9b7a-4f1c-a755-90b25d4ac1dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 892 0.008828 10.0.0.27 - - [2026-02-16 02:59:42] "POST /service-templates HTTP/1.1" 200 543 0.022789 10.0.0.27 - - [2026-02-16 02:59:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003149 10.0.0.27 - - [2026-02-16 02:59:42] "GET /service-template/87c67e7f-855e-4c1f-890f-2a5d285115d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1811 0.005163 10.0.0.27 - - [2026-02-16 02:59:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002431 10.0.0.27 - - [2026-02-16 02:59:42] "GET /service-template/87c67e7f-855e-4c1f-890f-2a5d285115d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1811 0.007457 10.0.0.27 - - [2026-02-16 02:59:42] "POST /id-to-fqname HTTP/1.1" 200 221 0.001019 10.0.0.27 - - [2026-02-16 02:59:42] "POST /neutron/network HTTP/1.1" 200 842 0.006161 10.0.0.27 - - [2026-02-16 02:59:42] "POST /id-to-fqname HTTP/1.1" 200 227 0.001198 10.0.0.27 - - [2026-02-16 02:59:42] "POST /id-to-fqname HTTP/1.1" 200 228 0.001190 10.0.0.27 - - [2026-02-16 02:59:42] "POST /neutron/security_group HTTP/1.1" 200 2054 0.015319 10.0.0.27 - - [2026-02-16 02:59:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002591 10.0.0.27 - - [2026-02-16 02:59:42] "DELETE /service-template/87c67e7f-855e-4c1f-890f-2a5d285115d5 HTTP/1.1" 200 115 0.024671 10.0.0.27 - - [2026-02-16 02:59:42] "POST /fqname-to-id HTTP/1.1" 404 193 0.003727 10.0.0.27 - - [2026-02-16 02:59:42] "POST /neutron/port HTTP/1.1" 200 1110 0.117936 10.0.0.27 - - [2026-02-16 02:59:42] "POST /neutron/subnet HTTP/1.1" 200 698 0.011513 10.0.0.23 - - [2026-02-16 02:59:43] "POST /useragent-kv HTTP/1.1" 200 115 0.004675 10.0.0.23 - - [2026-02-16 02:59:43] "POST /useragent-kv HTTP/1.1" 200 115 0.002639 10.0.0.27 - - [2026-02-16 02:59:43] "POST /neutron/network HTTP/1.1" 200 151 0.107922 10.0.0.50 - - [2026-02-16 02:59:43] "DELETE /route-target/f75e4e2e-588e-4b81-8016-cedd178deed8 HTTP/1.1" 200 115 0.020478 10.0.0.23 - - [2026-02-16 02:59:43] "POST /useragent-kv HTTP/1.1" 200 115 0.017755 10.0.0.23 - - [2026-02-16 02:59:43] "POST /useragent-kv HTTP/1.1" 200 115 0.005352 10.0.0.27 - - [2026-02-16 02:59:43] "POST /neutron/network HTTP/1.1" 200 151 0.162648 10.0.0.27 - - [2026-02-16 02:59:43] "POST /neutron/port HTTP/1.1" 200 151 0.190386 10.0.0.27 - - [2026-02-16 02:59:44] "POST /neutron/port HTTP/1.1" 200 1120 0.013916 10.0.0.27 - - [2026-02-16 02:59:44] "POST /neutron/port HTTP/1.1" 200 117 0.005522 10.0.0.27 - - [2026-02-16 02:59:44] "POST /neutron/port HTTP/1.1" 200 117 0.006565 10.0.0.50 - - [2026-02-16 02:59:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003057 10.0.0.27 - - [2026-02-16 02:59:46] "POST /neutron/network HTTP/1.1" 200 831 0.006574 10.0.0.50 - - [2026-02-16 02:59:46] "DELETE /route-target/7cb7e6e0-684a-4b41-9be1-e4c7fd22e6fe HTTP/1.1" 200 115 0.019034 10.0.0.23 - - [2026-02-16 02:59:46] "POST /useragent-kv HTTP/1.1" 200 115 0.031866 10.0.0.23 - - [2026-02-16 02:59:46] "POST /useragent-kv HTTP/1.1" 200 115 0.005482 10.0.0.27 - - [2026-02-16 02:59:46] "POST /neutron/network HTTP/1.1" 200 151 0.145565 10.0.0.23 - - [2026-02-16 02:59:48] "GET /projects?obj_uuids=6995bbcb-4a14-41f7-ab25-faa831b8b6d5&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000887 10.0.0.27 - - [2026-02-16 02:59:48] "GET /project/6995bbcb-4a14-41f7-ab25-faa831b8b6d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.039503 10.0.0.23 - - [2026-02-16 02:59:48] "GET /projects?obj_uuids=6995bbcb-4a14-41f7-ab25-faa831b8b6d5&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000866 10.0.0.27 - - [2026-02-16 02:59:48] "GET /project/6995bbcb-4a14-41f7-ab25-faa831b8b6d5?fields=virtual_networks HTTP/1.1" 200 1024 0.049546 10.0.0.23 - - [2026-02-16 02:59:48] "GET /projects?obj_uuids=6995bbcb-4a14-41f7-ab25-faa831b8b6d5&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000863 10.0.0.27 - - [2026-02-16 02:59:48] "GET /project/6995bbcb-4a14-41f7-ab25-faa831b8b6d5?fields=virtual_machine_interfaces HTTP/1.1" 200 1024 0.044478 10.0.0.23 - - [2026-02-16 02:59:48] "GET /projects?obj_uuids=6995bbcb-4a14-41f7-ab25-faa831b8b6d5&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000845 10.0.0.27 - - [2026-02-16 02:59:48] "GET /project/6995bbcb-4a14-41f7-ab25-faa831b8b6d5?fields=security_groups HTTP/1.1" 200 1246 0.032984 10.0.0.27 - - [2026-02-16 02:59:49] "POST /fqname-to-id HTTP/1.1" 404 190 0.026797 10.0.0.23 - - [2026-02-16 02:59:49] "GET /projects?obj_uuids=27a131e8-2879-4599-816d-3607394f6fdb&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002976 10.0.0.23 - - [2026-02-16 02:59:49] "GET /domains?obj_uuids=026ea67f-9b7a-4f1c-a755-90b25d4ac1dc&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000907 10.0.0.23 - - [2026-02-16 02:59:49] "GET /domain/026ea67f-9b7a-4f1c-a755-90b25d4ac1dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.006079 10.0.0.23 - - [2026-02-16 02:59:49] "POST /id-to-fqname HTTP/1.1" 200 192 0.008713 10.0.0.23 - - [2026-02-16 02:59:49] "POST /fqname-to-id HTTP/1.1" 404 201 0.003951 10.0.0.23 - - [2026-02-16 02:59:49] "POST /security-groups HTTP/1.1" 200 593 0.072642 10.0.0.50 - - [2026-02-16 02:59:49] "POST /fqname-to-id HTTP/1.1" 404 236 0.004238 10.0.0.23 - - [2026-02-16 02:59:49] "POST /projects HTTP/1.1" 200 589 0.273603 10.0.0.23 - - [2026-02-16 02:59:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.347845 10.0.0.50 - - [2026-02-16 02:59:49] "POST /access-control-lists HTTP/1.1" 200 596 0.025396 10.0.0.27 - - [2026-02-16 02:59:49] "GET /project/27a131e8-2879-4599-816d-3607394f6fdb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.479839 10.0.0.27 - - [2026-02-16 02:59:50] "GET / HTTP/1.1" 200 35931 0.001447 10.0.0.27 - - [2026-02-16 02:59:52] "POST /fqname-to-id HTTP/1.1" 401 292 0.000400 10.0.0.27 - - [2026-02-16 02:59:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.066694 10.0.0.23 - - [2026-02-16 02:59:52] "GET /projects?obj_uuids=27a131e8-2879-4599-816d-3607394f6fdb&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000839 10.0.0.27 - - [2026-02-16 02:59:52] "GET /project/27a131e8-2879-4599-816d-3607394f6fdb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.032575 10.0.0.23 - - [2026-02-16 02:59:53] "POST /useragent-kv HTTP/1.1" 200 115 0.007020 10.0.0.27 - - [2026-02-16 02:59:53] "POST /neutron/subnet HTTP/1.1" 200 734 0.249583 10.0.0.27 - - [2026-02-16 02:59:53] "POST /id-to-fqname HTTP/1.1" 200 224 0.001193 10.0.0.27 - - [2026-02-16 02:59:53] "GET /virtual-network/537f9d6d-5c4b-467c-bf87-8ab32f960c99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.004783 10.0.0.27 - - [2026-02-16 02:59:53] "GET /virtual-network/537f9d6d-5c4b-467c-bf87-8ab32f960c99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.005428 10.0.0.27 - - [2026-02-16 02:59:53] "POST /neutron/network HTTP/1.1" 200 832 0.006089 10.0.0.27 - - [2026-02-16 02:59:54] "GET /virtual-network/537f9d6d-5c4b-467c-bf87-8ab32f960c99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.007348 10.0.0.27 - - [2026-02-16 02:59:54] "GET /obj-perms HTTP/1.1" 200 5034 0.062070 10.0.0.50 - - [2026-02-16 02:59:55] "GET /obj-perms HTTP/1.1" 200 5034 0.052924 10.0.0.23 - - [2026-02-16 02:59:55] "GET /obj-perms HTTP/1.1" 200 5034 0.053787 10.0.0.27 - - [2026-02-16 02:59:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003190 10.0.0.23 - - [2026-02-16 02:59:55] "GET /projects?obj_uuids=27a131e8-2879-4599-816d-3607394f6fdb&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000817 10.0.0.27 - - [2026-02-16 02:59:55] "GET /project/27a131e8-2879-4599-816d-3607394f6fdb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.050971 10.0.0.23 - - [2026-02-16 02:59:55] "GET /projects?obj_uuids=27a131e8-2879-4599-816d-3607394f6fdb&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001096 10.0.0.27 - - [2026-02-16 02:59:55] "POST /neutron/network HTTP/1.1" 200 613 0.123108 10.0.0.50 - - [2026-02-16 02:59:55] "POST /route-targets HTTP/1.1" 200 327 0.011049 10.0.0.27 - - [2026-02-16 02:59:55] "POST /id-to-fqname HTTP/1.1" 200 225 0.002929 10.0.0.27 - - [2026-02-16 02:59:55] "GET /virtual-network/83e16b0f-2733-48b2-bb8f-bb9ba6918bfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005008 10.0.0.27 - - [2026-02-16 02:59:55] "POST /neutron/network HTTP/1.1" 200 830 0.005653 10.0.0.27 - - [2026-02-16 02:59:56] "GET /virtual-network/83e16b0f-2733-48b2-bb8f-bb9ba6918bfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.004978 10.0.0.27 - - [2026-02-16 02:59:56] "GET /virtual-network/83e16b0f-2733-48b2-bb8f-bb9ba6918bfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005113 10.0.0.27 - - [2026-02-16 02:59:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003171 10.0.0.23 - - [2026-02-16 02:59:56] "GET /projects?obj_uuids=27a131e8-2879-4599-816d-3607394f6fdb&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000871 10.0.0.27 - - [2026-02-16 02:59:56] "GET /project/27a131e8-2879-4599-816d-3607394f6fdb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.034206 10.0.0.27 - - [2026-02-16 02:59:56] "POST /neutron/network HTTP/1.1" 200 117 0.012993 10.0.0.50 - - [2026-02-16 02:59:56] "POST /ref-update HTTP/1.1" 200 156 0.029340 10.0.0.27 - - [2026-02-16 02:59:57] "POST /neutron/network HTTP/1.1" 200 835 0.007454 10.0.0.27 - - [2026-02-16 02:59:57] "POST /id-to-fqname HTTP/1.1" 200 227 0.000994 10.0.0.27 - - [2026-02-16 02:59:57] "GET /virtual-network/9c1eaabe-ecc8-4a11-bfa0-944b656257b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005614 10.0.0.27 - - [2026-02-16 02:59:57] "GET /virtual-network/9c1eaabe-ecc8-4a11-bfa0-944b656257b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.008153 10.0.0.27 - - [2026-02-16 02:59:57] "POST /neutron/subnet HTTP/1.1" 200 719 0.008719 10.0.0.27 - - [2026-02-16 02:59:57] "GET /virtual-network/9c1eaabe-ecc8-4a11-bfa0-944b656257b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005905 10.0.0.27 - - [2026-02-16 02:59:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003696 10.0.0.23 - - [2026-02-16 02:59:57] "GET /projects?obj_uuids=27a131e8-2879-4599-816d-3607394f6fdb&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000832 10.0.0.27 - - [2026-02-16 02:59:57] "GET /project/27a131e8-2879-4599-816d-3607394f6fdb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.038586 10.0.0.23 - - [2026-02-16 02:59:58] "POST /useragent-kv HTTP/1.1" 200 115 0.005707 10.0.0.27 - - [2026-02-16 02:59:58] "POST /neutron/subnet HTTP/1.1" 200 720 0.179335 10.0.0.27 - - [2026-02-16 02:59:58] "POST /id-to-fqname HTTP/1.1" 200 233 0.001151 10.0.0.27 - - [2026-02-16 02:59:58] "GET /virtual-network/79d193fd-1085-4f7e-84ca-3033c299536e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.005463 10.0.0.27 - - [2026-02-16 02:59:58] "GET /virtual-network/79d193fd-1085-4f7e-84ca-3033c299536e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.004779 10.0.0.27 - - [2026-02-16 02:59:58] "POST /neutron/network HTTP/1.1" 200 847 0.006755 10.0.0.27 - - [2026-02-16 02:59:58] "GET /virtual-network/79d193fd-1085-4f7e-84ca-3033c299536e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.005705 10.0.0.27 - - [2026-02-16 02:59:58] "GET /obj-perms HTTP/1.1" 200 5034 0.003530 10.0.0.50 - - [2026-02-16 02:59:58] "GET /obj-perms HTTP/1.1" 200 5034 0.002920 10.0.0.23 - - [2026-02-16 02:59:58] "GET /obj-perms HTTP/1.1" 200 5034 0.003189 10.0.0.27 - - [2026-02-16 02:59:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005001 10.0.0.23 - - [2026-02-16 02:59:58] "GET /projects?obj_uuids=27a131e8-2879-4599-816d-3607394f6fdb&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000956 10.0.0.27 - - [2026-02-16 02:59:58] "GET /project/27a131e8-2879-4599-816d-3607394f6fdb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.052997 10.0.0.23 - - [2026-02-16 02:59:59] "GET /projects?obj_uuids=27a131e8-2879-4599-816d-3607394f6fdb&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000897 10.0.0.27 - - [2026-02-16 02:59:59] "POST /neutron/network HTTP/1.1" 200 631 0.108585 10.0.0.50 - - [2026-02-16 02:59:59] "POST /route-targets HTTP/1.1" 200 327 0.013456 10.0.0.27 - - [2026-02-16 02:59:59] "POST /id-to-fqname HTTP/1.1" 200 234 0.002512 10.0.0.27 - - [2026-02-16 02:59:59] "GET /virtual-network/915ca4c7-6509-438a-a2ab-8fa13088b31c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.005939 10.0.0.27 - - [2026-02-16 02:59:59] "POST /neutron/network HTTP/1.1" 200 848 0.007016 10.0.0.27 - - [2026-02-16 02:59:59] "GET /virtual-network/915ca4c7-6509-438a-a2ab-8fa13088b31c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.005413 10.0.0.27 - - [2026-02-16 02:59:59] "GET /virtual-network/915ca4c7-6509-438a-a2ab-8fa13088b31c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.008088 10.0.0.27 - - [2026-02-16 03:00:00] "POST /id-to-fqname HTTP/1.1" 200 224 0.001909 10.0.0.27 - - [2026-02-16 03:00:00] "POST /neutron/network HTTP/1.1" 200 842 0.006323 10.0.0.23 - - [2026-02-16 03:00:01] "GET /projects?obj_uuids=27a131e8-2879-4599-816d-3607394f6fdb&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001065 10.0.0.27 - - [2026-02-16 03:00:01] "GET /project/27a131e8-2879-4599-816d-3607394f6fdb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.080366 10.0.0.27 - - [2026-02-16 03:00:01] "POST /neutron/port HTTP/1.1" 200 117 0.005954 10.0.0.27 - - [2026-02-16 03:00:01] "POST /id-to-fqname HTTP/1.1" 200 225 0.001298 10.0.0.27 - - [2026-02-16 03:00:01] "POST /neutron/network HTTP/1.1" 200 842 0.013007 10.0.0.27 - - [2026-02-16 03:00:02] "POST /neutron/port HTTP/1.1" 200 1064 0.017145 10.0.0.23 - - [2026-02-16 03:00:02] "GET /projects?obj_uuids=27a131e8-2879-4599-816d-3607394f6fdb&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001044 10.0.0.27 - - [2026-02-16 03:00:02] "GET /project/27a131e8-2879-4599-816d-3607394f6fdb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.074888 10.0.0.27 - - [2026-02-16 03:00:02] "POST /neutron/port HTTP/1.1" 200 1128 0.019530 10.0.0.27 - - [2026-02-16 03:00:02] "POST /neutron/port HTTP/1.1" 200 117 0.001361 10.0.0.27 - - [2026-02-16 03:00:02] "POST /neutron/security_group HTTP/1.1" 200 2060 0.008081 10.0.0.27 - - [2026-02-16 03:00:02] "POST /fqname-to-id HTTP/1.1" 404 193 0.003545 10.0.0.27 - - [2026-02-16 03:00:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002666 10.0.0.23 - - [2026-02-16 03:00:02] "GET /domains?obj_uuids=026ea67f-9b7a-4f1c-a755-90b25d4ac1dc&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001278 10.0.0.27 - - [2026-02-16 03:00:02] "GET /domain/026ea67f-9b7a-4f1c-a755-90b25d4ac1dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 892 0.007387 10.0.0.27 - - [2026-02-16 03:00:02] "POST /service-templates HTTP/1.1" 200 543 0.036086 10.0.0.27 - - [2026-02-16 03:00:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.009868 10.0.0.27 - - [2026-02-16 03:00:03] "GET /service-template/64efaaaa-9813-42a9-8762-50a42d479d7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1642 0.006657 10.0.0.27 - - [2026-02-16 03:00:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003172 10.0.0.27 - - [2026-02-16 03:00:03] "GET /service-template/64efaaaa-9813-42a9-8762-50a42d479d7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1642 0.004574 10.0.0.27 - - [2026-02-16 03:00:03] "POST /id-to-fqname HTTP/1.1" 200 233 0.001626 10.0.0.23 - - [2026-02-16 03:00:03] "GET /projects?obj_uuids=27a131e8-2879-4599-816d-3607394f6fdb&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001156 10.0.0.27 - - [2026-02-16 03:00:03] "POST /neutron/port HTTP/1.1" 200 1060 0.285749 10.0.0.27 - - [2026-02-16 03:00:03] "POST /neutron/port HTTP/1.1" 200 1060 0.014597 10.0.0.27 - - [2026-02-16 03:00:03] "POST /neutron/port HTTP/1.1" 200 1114 0.105907 10.0.0.27 - - [2026-02-16 03:00:03] "POST /neutron/subnet HTTP/1.1" 200 688 0.008735 10.0.0.23 - - [2026-02-16 03:00:04] "GET /projects?obj_uuids=27a131e8-2879-4599-816d-3607394f6fdb&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001214 10.0.0.27 - - [2026-02-16 03:00:04] "GET /project/27a131e8-2879-4599-816d-3607394f6fdb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.066466 10.0.0.27 - - [2026-02-16 03:00:04] "POST /neutron/network HTTP/1.1" 200 847 0.006233 10.0.0.27 - - [2026-02-16 03:00:04] "POST /neutron/port HTTP/1.1" 200 117 0.006492 10.0.0.27 - - [2026-02-16 03:00:04] "GET /virtual-machine/39aeb861-da62-43cb-9ea4-e9ac69babb2b HTTP/1.1" 401 292 0.000356 10.0.0.27 - - [2026-02-16 03:00:04] "GET /virtual-machine/39aeb861-da62-43cb-9ea4-e9ac69babb2b HTTP/1.1" 404 171 0.028230 10.0.0.27 - - [2026-02-16 03:00:05] "POST /neutron/port HTTP/1.1" 200 1061 0.017173 10.0.0.27 - - [2026-02-16 03:00:05] "POST /neutron/port HTTP/1.1" 200 1125 0.021296 10.0.0.27 - - [2026-02-16 03:00:05] "POST /neutron/port HTTP/1.1" 200 117 0.001116 10.0.0.27 - - [2026-02-16 03:00:06] "GET /virtual-machine/39aeb861-da62-43cb-9ea4-e9ac69babb2b HTTP/1.1" 200 1294 0.010022 10.0.0.27 - - [2026-02-16 03:00:06] "GET /virtual-machine-interface/f63315fa-71f5-480f-b688-c41dcd924f55 HTTP/1.1" 200 2985 0.006347 10.0.0.27 - - [2026-02-16 03:00:06] "GET /virtual-machine-interface/f63315fa-71f5-480f-b688-c41dcd924f55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2764 0.005582 10.0.0.27 - - [2026-02-16 03:00:07] "PUT /virtual-machine-interface/f63315fa-71f5-480f-b688-c41dcd924f55 HTTP/1.1" 200 284 0.016917 10.0.0.27 - - [2026-02-16 03:00:07] "POST /neutron/security_group HTTP/1.1" 200 2060 0.009537 10.0.0.27 - - [2026-02-16 03:00:09] "POST /neutron/network HTTP/1.1" 200 842 0.007948 10.0.0.27 - - [2026-02-16 03:00:09] "POST /neutron/port HTTP/1.1" 200 117 0.001364 10.0.0.27 - - [2026-02-16 03:00:12] "POST /neutron/security_group HTTP/1.1" 200 2060 0.006191 10.0.0.27 - - [2026-02-16 03:00:12] "POST /neutron/port HTTP/1.1" 200 1125 0.016586 10.0.0.27 - - [2026-02-16 03:00:12] "GET /virtual-machine/39aeb861-da62-43cb-9ea4-e9ac69babb2b HTTP/1.1" 200 1294 0.003530 10.0.0.27 - - [2026-02-16 03:00:12] "GET /virtual-machine-interface/f63315fa-71f5-480f-b688-c41dcd924f55 HTTP/1.1" 200 3035 0.004790 10.0.0.27 - - [2026-02-16 03:00:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003505 10.0.0.27 - - [2026-02-16 03:00:12] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003342 10.0.0.27 - - [2026-02-16 03:00:12] "GET /virtual-networks?parent_id=27a131e8-2879-4599-816d-3607394f6fdb&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.002756 10.0.0.27 - - [2026-02-16 03:00:12] "GET /virtual-network/79d193fd-1085-4f7e-84ca-3033c299536e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.005437 10.0.0.23 - - [2026-02-16 03:00:13] "DELETE /project/6995bbcb4a1441f7ab25faa831b8b6d5 HTTP/1.1" 404 173 0.005980 10.0.0.23 - - [2026-02-16 03:00:13] "DELETE /project/27a131e828794599816d3607394f6fdb HTTP/1.1" 404 173 0.010692 10.0.0.23 - - [2026-02-16 03:00:13] "GET /projects?obj_uuids=7d9b416a-268d-4d44-a688-7987d071e3a3&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000791 10.0.0.23 - - [2026-02-16 03:00:13] "GET /projects?obj_uuids=6995bbcb-4a14-41f7-ab25-faa831b8b6d5&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000730 10.0.0.23 - - [2026-02-16 03:00:13] "GET /project/7d9b416a-268d-4d44-a688-7987d071e3a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.054662 10.0.0.23 - - [2026-02-16 03:00:13] "GET /project/6995bbcb-4a14-41f7-ab25-faa831b8b6d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.066453 10.0.0.23 - - [2026-02-16 03:00:13] "GET /projects?obj_uuids=6995bbcb-4a14-41f7-ab25-faa831b8b6d5&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000938 10.0.0.23 - - [2026-02-16 03:00:13] "GET /projects?obj_uuids=7d9b416a-268d-4d44-a688-7987d071e3a3&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001160 10.0.0.23 - - [2026-02-16 03:00:14] "GET /project/6995bbcb-4a14-41f7-ab25-faa831b8b6d5?fields=security_groups HTTP/1.1" 200 1351 0.079539 10.0.0.23 - - [2026-02-16 03:00:14] "GET /project/7d9b416a-268d-4d44-a688-7987d071e3a3?fields=security_groups HTTP/1.1" 200 1357 0.117593 10.0.0.23 - - [2026-02-16 03:00:14] "DELETE /security-group/af36ce89-721a-412c-a24f-6747c2cbbb37 HTTP/1.1" 404 177 0.012466 10.0.0.23 - - [2026-02-16 03:00:14] "DELETE /security-group/1034c4f3-a067-41e3-a948-961f995d9626 HTTP/1.1" 200 115 0.070794 10.0.0.23 - - [2026-02-16 03:00:14] "GET /projects?obj_uuids=6995bbcb-4a14-41f7-ab25-faa831b8b6d5&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000964 10.0.0.23 - - [2026-02-16 03:00:14] "GET /projects?obj_uuids=7d9b416a-268d-4d44-a688-7987d071e3a3&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.003244 10.0.0.23 - - [2026-02-16 03:00:14] "GET /project/6995bbcb-4a14-41f7-ab25-faa831b8b6d5?fields=application_policy_sets HTTP/1.1" 200 1390 0.071654 10.0.0.50 - - [2026-02-16 03:00:14] "DELETE /access-control-list/4fb041d3-d0d5-4669-9f7c-8859d038dc39 HTTP/1.1" 200 115 0.073503 10.0.0.23 - - [2026-02-16 03:00:14] "GET /project/7d9b416a-268d-4d44-a688-7987d071e3a3?fields=application_policy_sets HTTP/1.1" 200 1396 0.112879 10.0.0.23 - - [2026-02-16 03:00:14] "DELETE /project/7d9b416a-268d-4d44-a688-7987d071e3a3 HTTP/1.1" 200 115 0.554783 10.0.0.23 - - [2026-02-16 03:00:14] "DELETE /project/6995bbcb-4a14-41f7-ab25-faa831b8b6d5 HTTP/1.1" 200 115 0.585948 10.0.0.27 - - [2026-02-16 03:00:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003122 10.0.0.27 - - [2026-02-16 03:00:15] "GET /virtual-network/79d193fd-1085-4f7e-84ca-3033c299536e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.006546 10.0.0.27 - - [2026-02-16 03:00:18] "POST /neutron/port HTTP/1.1" 200 1124 0.015841 10.0.0.27 - - [2026-02-16 03:00:18] "POST /neutron/subnet HTTP/1.1" 200 688 0.008030 10.0.0.27 - - [2026-02-16 03:00:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003368 10.0.0.27 - - [2026-02-16 03:00:19] "GET /virtual-network/79d193fd-1085-4f7e-84ca-3033c299536e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.005167 10.0.0.27 - - [2026-02-16 03:00:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003404 10.0.0.27 - - [2026-02-16 03:00:23] "GET /virtual-network/79d193fd-1085-4f7e-84ca-3033c299536e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.005599 10.0.0.27 - - [2026-02-16 03:00:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003229 10.0.0.27 - - [2026-02-16 03:00:27] "GET /virtual-network/79d193fd-1085-4f7e-84ca-3033c299536e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.005094 10.0.0.27 - - [2026-02-16 03:00:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002919 10.0.0.27 - - [2026-02-16 03:00:32] "GET /virtual-network/79d193fd-1085-4f7e-84ca-3033c299536e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.004890 10.0.0.27 - - [2026-02-16 03:00:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003134 10.0.0.27 - - [2026-02-16 03:00:36] "GET /virtual-network/79d193fd-1085-4f7e-84ca-3033c299536e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.004814 10.0.0.27 - - [2026-02-16 03:00:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003168 10.0.0.27 - - [2026-02-16 03:00:40] "GET /virtual-network/79d193fd-1085-4f7e-84ca-3033c299536e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.004971 10.0.0.27 - - [2026-02-16 03:00:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004632 10.0.0.27 - - [2026-02-16 03:00:44] "GET /virtual-network/79d193fd-1085-4f7e-84ca-3033c299536e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.004997 10.0.0.27 - - [2026-02-16 03:00:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003461 10.0.0.27 - - [2026-02-16 03:00:48] "GET /virtual-network/79d193fd-1085-4f7e-84ca-3033c299536e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.004695 10.0.0.27 - - [2026-02-16 03:00:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003166 10.0.0.27 - - [2026-02-16 03:00:50] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003976 10.0.0.27 - - [2026-02-16 03:00:50] "GET /virtual-networks?parent_id=27a131e8-2879-4599-816d-3607394f6fdb&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.003038 10.0.0.27 - - [2026-02-16 03:00:50] "GET /virtual-network/79d193fd-1085-4f7e-84ca-3033c299536e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.005425 10.0.0.27 - - [2026-02-16 03:00:50] "POST /neutron/port HTTP/1.1" 200 1125 0.017645 10.0.0.27 - - [2026-02-16 03:00:55] "POST /neutron/security_group HTTP/1.1" 200 2060 0.036129 10.0.0.27 - - [2026-02-16 03:00:57] "POST /neutron/port HTTP/1.1" 200 1128 0.018148 10.0.0.27 - - [2026-02-16 03:00:59] "POST /neutron/security_group HTTP/1.1" 200 2060 0.006798 10.0.0.27 - - [2026-02-16 03:01:06] "POST /neutron/port HTTP/1.1" 200 1125 0.016468 10.0.0.27 - - [2026-02-16 03:01:11] "POST /fqname-to-id HTTP/1.1" 404 211 0.002942 10.0.0.27 - - [2026-02-16 03:01:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003347 10.0.0.23 - - [2026-02-16 03:01:11] "GET /projects?obj_uuids=27a131e8-2879-4599-816d-3607394f6fdb&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000917 10.0.0.27 - - [2026-02-16 03:01:11] "GET /project/27a131e8-2879-4599-816d-3607394f6fdb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.039037 10.0.0.27 - - [2026-02-16 03:01:11] "POST /service-instances HTTP/1.1" 200 547 0.032845 10.0.0.27 - - [2026-02-16 03:01:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003325 10.0.0.27 - - [2026-02-16 03:01:11] "GET /service-instance/c9053634-a295-48d5-aaa0-5b9483fdffb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2074 0.008117 10.0.0.27 - - [2026-02-16 03:01:11] "POST /neutron/port HTTP/1.1" 200 1125 0.049410 10.0.0.27 - - [2026-02-16 03:01:11] "POST /port-tuples HTTP/1.1" 200 590 0.056207 10.0.0.27 - - [2026-02-16 03:01:11] "GET /virtual-machine-interface/f63315fa-71f5-480f-b688-c41dcd924f55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2814 0.004935 10.0.0.27 - - [2026-02-16 03:01:11] "POST /neutron/subnet HTTP/1.1" 200 694 0.006379 10.0.0.27 - - [2026-02-16 03:01:11] "PUT /virtual-machine-interface/f63315fa-71f5-480f-b688-c41dcd924f55 HTTP/1.1" 200 284 0.015878 10.0.0.27 - - [2026-02-16 03:01:11] "POST /ref-update HTTP/1.1" 200 156 0.018610 10.0.0.50 - - [2026-02-16 03:01:11] "POST /instance-ips HTTP/1.1" 200 373 0.071493 10.0.0.27 - - [2026-02-16 03:01:11] "POST /neutron/port HTTP/1.1" 200 1128 0.032365 10.0.0.50 - - [2026-02-16 03:01:12] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008968 10.0.0.27 - - [2026-02-16 03:01:12] "POST /neutron/security_group HTTP/1.1" 200 2060 0.007429 10.0.0.50 - - [2026-02-16 03:01:12] "POST /ref-update HTTP/1.1" 200 156 0.024746 10.0.0.27 - - [2026-02-16 03:01:12] "GET /virtual-machine/bb0f98cf-1fb2-42ba-9f71-0ed6607e7ab5 HTTP/1.1" 200 1295 0.005660 10.0.0.27 - - [2026-02-16 03:01:12] "GET /virtual-machine-interface/bc435a58-d041-43bd-8049-826f2f1ee0dc HTTP/1.1" 200 2957 0.006148 10.0.0.27 - - [2026-02-16 03:01:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003115 10.0.0.27 - - [2026-02-16 03:01:12] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004196 10.0.0.27 - - [2026-02-16 03:01:12] "GET /virtual-networks?parent_id=27a131e8-2879-4599-816d-3607394f6fdb&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.002923 10.0.0.27 - - [2026-02-16 03:01:12] "GET /virtual-network/537f9d6d-5c4b-467c-bf87-8ab32f960c99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.005240 10.0.0.27 - - [2026-02-16 03:01:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003069 10.0.0.27 - - [2026-02-16 03:01:13] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003250 10.0.0.27 - - [2026-02-16 03:01:13] "GET /virtual-networks?parent_id=27a131e8-2879-4599-816d-3607394f6fdb&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.002634 10.0.0.27 - - [2026-02-16 03:01:13] "GET /virtual-network/537f9d6d-5c4b-467c-bf87-8ab32f960c99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.006607 10.0.0.27 - - [2026-02-16 03:01:13] "POST /neutron/port HTTP/1.1" 200 1124 0.014003 10.0.0.27 - - [2026-02-16 03:01:13] "POST /neutron/security_group HTTP/1.1" 200 2060 0.006016 10.0.0.27 - - [2026-02-16 03:01:13] "GET /virtual-machine/2b45bf0e-bc27-485a-ae96-230af5a8c8a0 HTTP/1.1" 200 1294 0.005223 10.0.0.27 - - [2026-02-16 03:01:13] "GET /virtual-machine-interface/fdb86bfe-fec1-4ff8-a593-447191ad5446 HTTP/1.1" 200 2961 0.005352 10.0.0.27 - - [2026-02-16 03:01:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003153 10.0.0.27 - - [2026-02-16 03:01:13] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003035 10.0.0.27 - - [2026-02-16 03:01:13] "GET /virtual-networks?parent_id=27a131e8-2879-4599-816d-3607394f6fdb&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.003340 10.0.0.27 - - [2026-02-16 03:01:13] "GET /virtual-network/83e16b0f-2733-48b2-bb8f-bb9ba6918bfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.007473 10.0.0.27 - - [2026-02-16 03:01:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003122 10.0.0.27 - - [2026-02-16 03:01:14] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004072 10.0.0.27 - - [2026-02-16 03:01:14] "GET /virtual-networks?parent_id=27a131e8-2879-4599-816d-3607394f6fdb&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.002552 10.0.0.27 - - [2026-02-16 03:01:15] "GET /virtual-network/83e16b0f-2733-48b2-bb8f-bb9ba6918bfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005270 10.0.0.27 - - [2026-02-16 03:01:15] "POST /fqname-to-id HTTP/1.1" 404 215 0.003347 10.0.0.27 - - [2026-02-16 03:01:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002165 10.0.0.23 - - [2026-02-16 03:01:15] "GET /projects?obj_uuids=27a131e8-2879-4599-816d-3607394f6fdb&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001151 10.0.0.27 - - [2026-02-16 03:01:15] "GET /project/27a131e8-2879-4599-816d-3607394f6fdb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.038756 10.0.0.27 - - [2026-02-16 03:01:15] "POST /network-policys HTTP/1.1" 200 551 0.024082 10.0.0.27 - - [2026-02-16 03:01:15] "GET /network-policy/50760923-6459-41da-969c-903667760ebf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2473 0.005268 10.0.0.27 - - [2026-02-16 03:01:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002177 10.0.0.27 - - [2026-02-16 03:01:15] "GET /virtual-network/537f9d6d-5c4b-467c-bf87-8ab32f960c99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.004910 10.0.0.27 - - [2026-02-16 03:01:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002763 10.0.0.27 - - [2026-02-16 03:01:15] "GET /network-policy/50760923-6459-41da-969c-903667760ebf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2473 0.003984 10.0.0.50 - - [2026-02-16 03:01:15] "POST /fqname-to-id HTTP/1.1" 404 240 0.005349 10.0.0.27 - - [2026-02-16 03:01:15] "POST /ref-update HTTP/1.1" 200 156 0.057662 10.0.0.27 - - [2026-02-16 03:01:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002659 10.0.0.27 - - [2026-02-16 03:01:15] "GET /network-policy/50760923-6459-41da-969c-903667760ebf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2473 0.003740 10.0.0.27 - - [2026-02-16 03:01:15] "POST /neutron/network HTTP/1.1" 200 924 0.007315 10.0.0.27 - - [2026-02-16 03:01:15] "GET /virtual-network/537f9d6d-5c4b-467c-bf87-8ab32f960c99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.004718 10.0.0.27 - - [2026-02-16 03:01:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004550 10.0.0.27 - - [2026-02-16 03:01:15] "GET /network-policy/50760923-6459-41da-969c-903667760ebf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2473 0.003234 10.0.0.27 - - [2026-02-16 03:01:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003553 10.0.0.27 - - [2026-02-16 03:01:15] "GET /virtual-network/83e16b0f-2733-48b2-bb8f-bb9ba6918bfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.007700 10.0.0.27 - - [2026-02-16 03:01:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003886 10.0.0.27 - - [2026-02-16 03:01:15] "GET /network-policy/50760923-6459-41da-969c-903667760ebf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2473 0.003728 10.0.0.50 - - [2026-02-16 03:01:15] "PUT /access-control-list/d2e0cc96-6342-46a0-956e-95d25b1e26b5 HTTP/1.1" 200 272 0.030200 10.0.0.27 - - [2026-02-16 03:01:15] "POST /ref-update HTTP/1.1" 200 156 0.077545 10.0.0.27 - - [2026-02-16 03:01:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004763 10.0.0.27 - - [2026-02-16 03:01:16] "GET /network-policy/50760923-6459-41da-969c-903667760ebf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2473 0.007931 10.0.0.50 - - [2026-02-16 03:01:16] "POST /ref-update HTTP/1.1" 200 156 0.039030 10.0.0.27 - - [2026-02-16 03:01:16] "GET /virtual-network/83e16b0f-2733-48b2-bb8f-bb9ba6918bfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2360 0.034830 10.0.0.27 - - [2026-02-16 03:01:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.008977 10.0.0.27 - - [2026-02-16 03:01:16] "GET /network-policy/50760923-6459-41da-969c-903667760ebf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2473 0.004414 10.0.0.27 - - [2026-02-16 03:01:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004103 10.0.0.27 - - [2026-02-16 03:01:16] "GET /service-template/64efaaaa-9813-42a9-8762-50a42d479d7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1642 0.003757 10.0.0.27 - - [2026-02-16 03:01:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002484 10.0.0.23 - - [2026-02-16 03:01:16] "GET /projects?obj_uuids=27a131e8-2879-4599-816d-3607394f6fdb&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001311 10.0.0.27 - - [2026-02-16 03:01:16] "GET /project/27a131e8-2879-4599-816d-3607394f6fdb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.056574 10.0.0.27 - - [2026-02-16 03:01:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002754 10.0.0.27 - - [2026-02-16 03:01:16] "GET /service-instance/c9053634-a295-48d5-aaa0-5b9483fdffb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2544 0.008655 10.0.0.27 - - [2026-02-16 03:01:16] "POST /neutron/security_group HTTP/1.1" 200 2060 0.006911 10.0.0.27 - - [2026-02-16 03:01:16] "POST /neutron/port HTTP/1.1" 200 1383 0.030410 10.0.0.27 - - [2026-02-16 03:01:17] "POST /neutron/security_group HTTP/1.1" 200 2060 0.007446 10.0.0.27 - - [2026-02-16 03:01:17] "POST /id-to-fqname HTTP/1.1" 200 233 0.001361 10.0.0.27 - - [2026-02-16 03:01:17] "GET /virtual-machine/39aeb861-da62-43cb-9ea4-e9ac69babb2b HTTP/1.1" 200 1294 0.003597 10.0.0.27 - - [2026-02-16 03:01:17] "GET /virtual-machine-interface/f63315fa-71f5-480f-b688-c41dcd924f55 HTTP/1.1" 200 3891 0.005039 10.0.0.27 - - [2026-02-16 03:01:17] "GET /instance-ip/0bcbfa1f-df57-458d-a5e2-090b68ac51b2 HTTP/1.1" 200 1961 0.004005 10.0.0.27 - - [2026-02-16 03:01:17] "GET /instance-ip/129df963-d523-4386-9dcc-6a2a7a2c0e30 HTTP/1.1" 200 1634 0.006535 10.0.0.27 - - [2026-02-16 03:01:17] "GET /instance-ip/9e46e5da-ac4d-4ebf-9a31-6024f1ef8819 HTTP/1.1" 200 1965 0.005215 10.0.0.27 - - [2026-02-16 03:01:17] "POST /neutron/port HTTP/1.1" 200 1383 0.019552 10.0.0.27 - - [2026-02-16 03:01:17] "POST /neutron/security_group HTTP/1.1" 200 2060 0.006613 10.0.0.27 - - [2026-02-16 03:01:17] "GET /virtual-machine/39aeb861-da62-43cb-9ea4-e9ac69babb2b HTTP/1.1" 200 1294 0.003234 10.0.0.27 - - [2026-02-16 03:01:17] "GET /virtual-machine-interface/f63315fa-71f5-480f-b688-c41dcd924f55 HTTP/1.1" 200 3891 0.004803 10.0.0.27 - - [2026-02-16 03:01:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003794 10.0.0.27 - - [2026-02-16 03:01:17] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003304 10.0.0.27 - - [2026-02-16 03:01:17] "GET /virtual-networks?parent_id=27a131e8-2879-4599-816d-3607394f6fdb&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.002619 10.0.0.27 - - [2026-02-16 03:01:17] "GET /virtual-network/79d193fd-1085-4f7e-84ca-3033c299536e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.006969 10.0.0.27 - - [2026-02-16 03:01:17] "POST /neutron/network HTTP/1.1" 200 932 0.008402 10.0.0.27 - - [2026-02-16 03:01:17] "POST /neutron/port HTTP/1.1" 200 117 0.001217 10.0.0.27 - - [2026-02-16 03:01:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003359 10.0.0.27 - - [2026-02-16 03:01:18] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003271 10.0.0.27 - - [2026-02-16 03:01:18] "GET /virtual-networks?parent_id=27a131e8-2879-4599-816d-3607394f6fdb&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.003025 10.0.0.27 - - [2026-02-16 03:01:18] "GET /virtual-network/79d193fd-1085-4f7e-84ca-3033c299536e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.005986 10.0.0.27 - - [2026-02-16 03:01:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003338 10.0.0.27 - - [2026-02-16 03:01:18] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003915 10.0.0.27 - - [2026-02-16 03:01:18] "GET /virtual-networks?parent_id=27a131e8-2879-4599-816d-3607394f6fdb&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.003512 10.0.0.27 - - [2026-02-16 03:01:18] "GET /virtual-network/79d193fd-1085-4f7e-84ca-3033c299536e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.005464 10.0.0.27 - - [2026-02-16 03:01:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004025 10.0.0.27 - - [2026-02-16 03:01:18] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003584 10.0.0.27 - - [2026-02-16 03:01:18] "GET /virtual-networks?parent_id=27a131e8-2879-4599-816d-3607394f6fdb&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.002797 10.0.0.27 - - [2026-02-16 03:01:18] "GET /virtual-network/79d193fd-1085-4f7e-84ca-3033c299536e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.006224 10.0.0.27 - - [2026-02-16 03:01:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003523 10.0.0.27 - - [2026-02-16 03:01:18] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003777 10.0.0.27 - - [2026-02-16 03:01:18] "GET /virtual-networks?parent_id=27a131e8-2879-4599-816d-3607394f6fdb&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.003308 10.0.0.27 - - [2026-02-16 03:01:19] "GET /virtual-network/79d193fd-1085-4f7e-84ca-3033c299536e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.007082 10.0.0.27 - - [2026-02-16 03:01:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002931 10.0.0.27 - - [2026-02-16 03:01:19] "GET /routing-instance/79f9dbf4-2b38-4d5b-83f5-5294ecd267d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2097 0.006741 10.0.0.27 - - [2026-02-16 03:01:19] "GET /routing-instance/79f9dbf4-2b38-4d5b-83f5-5294ecd267d4?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1588 0.008089 10.0.0.27 - - [2026-02-16 03:01:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003340 10.0.0.27 - - [2026-02-16 03:01:19] "GET /routing-instance/b3cf1b49-06b1-4b6e-90ce-bf2622e7f791?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2101 0.004350 10.0.0.27 - - [2026-02-16 03:01:19] "GET /routing-instance/b3cf1b49-06b1-4b6e-90ce-bf2622e7f791?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1593 0.007626 10.0.0.27 - - [2026-02-16 03:01:47] "GET /obj-perms HTTP/1.1" 200 5056 0.054583 10.0.0.27 - - [2026-02-16 03:02:06] "GET /network-policy/50760923-6459-41da-969c-903667760ebf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2473 0.005034 10.0.0.27 - - [2026-02-16 03:02:06] "PUT /network-policy/50760923-6459-41da-969c-903667760ebf HTTP/1.1" 200 262 0.018935 10.0.0.27 - - [2026-02-16 03:02:06] "GET /network-policy/50760923-6459-41da-969c-903667760ebf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3769 0.007899 10.0.0.50 - - [2026-02-16 03:02:06] "PUT /access-control-list/d2e0cc96-6342-46a0-956e-95d25b1e26b5 HTTP/1.1" 200 272 0.061754 10.0.0.27 - - [2026-02-16 03:02:07] "POST /neutron/security_group HTTP/1.1" 200 2060 0.007227 10.0.0.27 - - [2026-02-16 03:02:12] "POST /neutron/network HTTP/1.1" 200 934 0.007628 10.0.0.27 - - [2026-02-16 03:02:12] "POST /neutron/port HTTP/1.1" 200 117 0.001136 10.0.0.27 - - [2026-02-16 03:02:17] "POST /neutron/port HTTP/1.1" 200 1124 0.017853 10.0.0.27 - - [2026-02-16 03:02:17] "POST /neutron/subnet HTTP/1.1" 200 688 0.008098 10.0.0.27 - - [2026-02-16 03:02:30] "POST /neutron/port HTTP/1.1" 200 1383 0.020739 10.0.0.27 - - [2026-02-16 03:02:35] "POST /ref-update HTTP/1.1" 200 156 0.050694 10.0.0.27 - - [2026-02-16 03:02:35] "GET /virtual-network/83e16b0f-2733-48b2-bb8f-bb9ba6918bfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.008015 10.0.0.27 - - [2026-02-16 03:02:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003012 10.0.0.27 - - [2026-02-16 03:02:35] "GET /network-policy/50760923-6459-41da-969c-903667760ebf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3769 0.003867 10.0.0.27 - - [2026-02-16 03:02:35] "POST /ref-update HTTP/1.1" 200 156 0.044868 10.0.0.27 - - [2026-02-16 03:02:35] "POST /neutron/network HTTP/1.1" 200 832 0.007562 10.0.0.27 - - [2026-02-16 03:02:35] "GET /virtual-network/537f9d6d-5c4b-467c-bf87-8ab32f960c99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.004564 10.0.0.27 - - [2026-02-16 03:02:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002224 10.0.0.27 - - [2026-02-16 03:02:35] "GET /network-policy/50760923-6459-41da-969c-903667760ebf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3769 0.004366 10.0.0.27 - - [2026-02-16 03:02:35] "DELETE /network-policy/50760923-6459-41da-969c-903667760ebf HTTP/1.1" 200 115 0.034255 10.0.0.27 - - [2026-02-16 03:02:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003382 10.0.0.27 - - [2026-02-16 03:02:35] "DELETE /service-instance/c9053634-a295-48d5-aaa0-5b9483fdffb8 HTTP/1.1" 200 115 0.039813 10.0.0.50 - - [2026-02-16 03:02:35] "DELETE /instance-ip/9e46e5da-ac4d-4ebf-9a31-6024f1ef8819 HTTP/1.1" 200 115 0.031556 10.0.0.27 - - [2026-02-16 03:02:35] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.003010 10.0.0.27 - - [2026-02-16 03:02:35] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.004130 10.0.0.27 - - [2026-02-16 03:02:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002883 10.0.0.50 - - [2026-02-16 03:02:35] "POST /ref-update HTTP/1.1" 200 156 0.059966 10.0.0.27 - - [2026-02-16 03:02:35] "DELETE /service-template/64efaaaa-9813-42a9-8762-50a42d479d7d HTTP/1.1" 200 115 0.041185 10.0.0.27 - - [2026-02-16 03:02:35] "POST /fqname-to-id HTTP/1.1" 404 193 0.005020 10.0.0.50 - - [2026-02-16 03:02:36] "POST /ref-update HTTP/1.1" 200 156 0.023034 10.0.0.50 - - [2026-02-16 03:02:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003026 10.0.0.27 - - [2026-02-16 03:02:36] "POST /neutron/port HTTP/1.1" 200 1125 0.022056 10.0.0.27 - - [2026-02-16 03:02:36] "POST /neutron/network HTTP/1.1" 200 847 0.008317 10.0.0.27 - - [2026-02-16 03:02:36] "POST /neutron/port HTTP/1.1" 200 1128 0.031807 10.0.0.27 - - [2026-02-16 03:02:36] "POST /neutron/port HTTP/1.1" 200 1118 0.018484 10.0.0.23 - - [2026-02-16 03:02:38] "POST /useragent-kv HTTP/1.1" 200 115 0.002923 10.0.0.23 - - [2026-02-16 03:02:38] "POST /useragent-kv HTTP/1.1" 200 115 0.002383 10.0.0.27 - - [2026-02-16 03:02:38] "POST /neutron/network HTTP/1.1" 200 151 0.112012 10.0.0.50 - - [2026-02-16 03:02:38] "DELETE /route-target/558c7488-cbad-49b1-9208-2b2ec0a5cfdf HTTP/1.1" 200 115 0.029579 10.0.0.27 - - [2026-02-16 03:02:39] "POST /neutron/network HTTP/1.1" 200 830 0.005931 10.0.0.50 - - [2026-02-16 03:02:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.006265 10.0.0.23 - - [2026-02-16 03:02:39] "POST /useragent-kv HTTP/1.1" 200 115 0.004686 10.0.0.23 - - [2026-02-16 03:02:39] "POST /useragent-kv HTTP/1.1" 200 115 0.002439 10.0.0.27 - - [2026-02-16 03:02:39] "POST /neutron/network HTTP/1.1" 200 151 0.123780 10.0.0.50 - - [2026-02-16 03:02:39] "DELETE /route-target/8e5d7096-6b19-40f3-96fd-d6bd9ff7ed86 HTTP/1.1" 200 115 0.025162 10.0.0.23 - - [2026-02-16 03:02:41] "GET /projects?obj_uuids=27a131e8-2879-4599-816d-3607394f6fdb&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000952 10.0.0.27 - - [2026-02-16 03:02:41] "GET /project/27a131e8-2879-4599-816d-3607394f6fdb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.044765 10.0.0.23 - - [2026-02-16 03:02:41] "GET /projects?obj_uuids=27a131e8-2879-4599-816d-3607394f6fdb&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000845 10.0.0.27 - - [2026-02-16 03:02:41] "GET /project/27a131e8-2879-4599-816d-3607394f6fdb?fields=virtual_networks HTTP/1.1" 200 1035 0.042613 10.0.0.23 - - [2026-02-16 03:02:41] "GET /projects?obj_uuids=27a131e8-2879-4599-816d-3607394f6fdb&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000981 10.0.0.27 - - [2026-02-16 03:02:41] "GET /project/27a131e8-2879-4599-816d-3607394f6fdb?fields=virtual_machine_interfaces HTTP/1.1" 200 1035 0.043559 10.0.0.23 - - [2026-02-16 03:02:41] "GET /projects?obj_uuids=27a131e8-2879-4599-816d-3607394f6fdb&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001199 10.0.0.27 - - [2026-02-16 03:02:41] "GET /project/27a131e8-2879-4599-816d-3607394f6fdb?fields=security_groups HTTP/1.1" 200 1263 0.041096 10.0.0.27 - - [2026-02-16 03:02:42] "POST /fqname-to-id HTTP/1.1" 404 189 0.025501 10.0.0.23 - - [2026-02-16 03:02:42] "GET /projects?obj_uuids=1f757cf2-c10d-4eb6-b345-415e6939f225&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002435 10.0.0.23 - - [2026-02-16 03:02:42] "GET /domains?obj_uuids=026ea67f-9b7a-4f1c-a755-90b25d4ac1dc&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002177 10.0.0.23 - - [2026-02-16 03:02:42] "GET /domain/026ea67f-9b7a-4f1c-a755-90b25d4ac1dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.008047 10.0.0.23 - - [2026-02-16 03:02:42] "POST /id-to-fqname HTTP/1.1" 200 191 0.007191 10.0.0.23 - - [2026-02-16 03:02:42] "POST /fqname-to-id HTTP/1.1" 404 200 0.007879 10.0.0.23 - - [2026-02-16 03:02:42] "POST /security-groups HTTP/1.1" 200 592 0.069137 10.0.0.23 - - [2026-02-16 03:02:42] "POST /projects HTTP/1.1" 200 587 0.265419 10.0.0.50 - - [2026-02-16 03:02:42] "POST /fqname-to-id HTTP/1.1" 404 234 0.008679 10.0.0.23 - - [2026-02-16 03:02:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.342738 10.0.0.27 - - [2026-02-16 03:02:42] "GET /project/1f757cf2-c10d-4eb6-b345-415e6939f225?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.465914 10.0.0.27 - - [2026-02-16 03:02:43] "GET / HTTP/1.1" 200 35931 0.001973 10.0.0.27 - - [2026-02-16 03:02:45] "GET /project/1f757cf2-c10d-4eb6-b345-415e6939f225?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000565 10.0.0.23 - - [2026-02-16 03:02:46] "GET /projects?obj_uuids=1f757cf2-c10d-4eb6-b345-415e6939f225&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001014 10.0.0.27 - - [2026-02-16 03:02:46] "GET /project/1f757cf2-c10d-4eb6-b345-415e6939f225?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.060181 10.0.0.27 - - [2026-02-16 03:02:46] "POST /fqname-to-id HTTP/1.1" 404 180 0.002304 10.0.0.27 - - [2026-02-16 03:02:46] "POST /virtual-DNSs HTTP/1.1" 200 507 0.027030 10.0.0.27 - - [2026-02-16 03:02:46] "GET /virtual-DNS/a8737d1e-04cb-45b8-a3e9-4b3e5fb44108?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1439 0.010227 10.0.0.27 - - [2026-02-16 03:02:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003590 10.0.0.27 - - [2026-02-16 03:02:46] "GET /virtual-DNS/a8737d1e-04cb-45b8-a3e9-4b3e5fb44108?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1439 0.004398 10.0.0.27 - - [2026-02-16 03:02:46] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.003887 10.0.0.27 - - [2026-02-16 03:02:46] "POST /network-ipams HTTP/1.1" 200 514 0.023832 10.0.0.27 - - [2026-02-16 03:02:46] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 751 0.003993 10.0.0.27 - - [2026-02-16 03:02:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003605 10.0.0.27 - - [2026-02-16 03:02:47] "GET /network-ipam/bcd61eda-93e7-4b7a-b3dd-b0ed71e7f0af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1401 0.006694 10.0.0.27 - - [2026-02-16 03:02:47] "PUT /network-ipam/bcd61eda-93e7-4b7a-b3dd-b0ed71e7f0af HTTP/1.1" 200 258 0.013727 10.0.0.27 - - [2026-02-16 03:02:47] "POST /ref-update HTTP/1.1" 200 156 0.013806 10.0.0.27 - - [2026-02-16 03:02:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003369 10.0.0.23 - - [2026-02-16 03:02:47] "GET /projects?obj_uuids=1f757cf2-c10d-4eb6-b345-415e6939f225&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001548 10.0.0.27 - - [2026-02-16 03:02:47] "GET /project/1f757cf2-c10d-4eb6-b345-415e6939f225?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.046578 10.0.0.50 - - [2026-02-16 03:02:47] "POST /ref-update HTTP/1.1" 200 156 0.023657 10.0.0.50 - - [2026-02-16 03:02:47] "GET /obj-perms HTTP/1.1" 200 5056 0.063247 10.0.0.23 - - [2026-02-16 03:02:47] "POST /useragent-kv HTTP/1.1" 200 115 0.005884 10.0.0.27 - - [2026-02-16 03:02:48] "POST /neutron/subnet HTTP/1.1" 200 711 0.429233 10.0.0.27 - - [2026-02-16 03:02:48] "POST /id-to-fqname HTTP/1.1" 200 227 0.001231 10.0.0.27 - - [2026-02-16 03:02:48] "GET /virtual-network/cfd4d779-c3ae-45bf-ba08-4f6499e4e505?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.004748 10.0.0.27 - - [2026-02-16 03:02:48] "GET /virtual-network/cfd4d779-c3ae-45bf-ba08-4f6499e4e505?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005593 10.0.0.27 - - [2026-02-16 03:02:48] "POST /neutron/network HTTP/1.1" 200 833 0.005820 10.0.0.27 - - [2026-02-16 03:02:48] "POST /neutron/network HTTP/1.1" 200 833 0.006648 10.0.0.27 - - [2026-02-16 03:02:48] "POST /id-to-fqname HTTP/1.1" 200 227 0.001057 10.0.0.23 - - [2026-02-16 03:02:48] "GET /obj-perms HTTP/1.1" 200 5056 0.047423 10.0.0.23 - - [2026-02-16 03:02:49] "GET /projects?obj_uuids=1f757cf2-c10d-4eb6-b345-415e6939f225&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000963 10.0.0.27 - - [2026-02-16 03:02:49] "GET /project/1f757cf2-c10d-4eb6-b345-415e6939f225?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.064515 10.0.0.27 - - [2026-02-16 03:02:49] "POST /neutron/port HTTP/1.1" 200 117 0.006401 10.0.0.27 - - [2026-02-16 03:02:49] "POST /neutron/network HTTP/1.1" 200 843 0.005575 10.0.0.27 - - [2026-02-16 03:02:50] "POST /neutron/port HTTP/1.1" 200 1058 0.014894 10.0.0.27 - - [2026-02-16 03:02:50] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004105 10.0.0.27 - - [2026-02-16 03:02:50] "POST /neutron/network HTTP/1.1" 200 833 0.007022 10.0.0.27 - - [2026-02-16 03:02:54] "POST /neutron/port HTTP/1.1" 200 1122 0.015566 10.0.0.27 - - [2026-02-16 03:02:54] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006713 10.0.0.27 - - [2026-02-16 03:02:54] "GET /virtual-machine/4bd949ff-b5b6-4b50-813f-e5136180012d HTTP/1.1" 401 292 0.000323 10.0.0.27 - - [2026-02-16 03:02:54] "GET /virtual-machine/4bd949ff-b5b6-4b50-813f-e5136180012d HTTP/1.1" 200 1292 0.031250 10.0.0.27 - - [2026-02-16 03:02:54] "GET /virtual-machine-interface/4871a3fc-bc71-4349-8716-c82d9eb23c59 HTTP/1.1" 200 2963 0.005956 10.0.0.27 - - [2026-02-16 03:02:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003990 10.0.0.27 - - [2026-02-16 03:02:54] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003369 10.0.0.27 - - [2026-02-16 03:02:54] "GET /virtual-networks?parent_id=1f757cf2-c10d-4eb6-b345-415e6939f225&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.002847 10.0.0.27 - - [2026-02-16 03:02:54] "GET /virtual-network/cfd4d779-c3ae-45bf-ba08-4f6499e4e505?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005700 10.0.0.27 - - [2026-02-16 03:02:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003063 10.0.0.27 - - [2026-02-16 03:02:58] "GET /virtual-network/cfd4d779-c3ae-45bf-ba08-4f6499e4e505?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.004265 10.0.0.27 - - [2026-02-16 03:03:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004151 10.0.0.27 - - [2026-02-16 03:03:02] "GET /virtual-network/cfd4d779-c3ae-45bf-ba08-4f6499e4e505?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005422 10.0.0.27 - - [2026-02-16 03:03:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003311 10.0.0.27 - - [2026-02-16 03:03:06] "GET /virtual-network/cfd4d779-c3ae-45bf-ba08-4f6499e4e505?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005436 10.0.0.27 - - [2026-02-16 03:03:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003398 10.0.0.27 - - [2026-02-16 03:03:10] "GET /virtual-network/cfd4d779-c3ae-45bf-ba08-4f6499e4e505?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005116 10.0.0.27 - - [2026-02-16 03:03:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003393 10.0.0.27 - - [2026-02-16 03:03:14] "GET /virtual-network/cfd4d779-c3ae-45bf-ba08-4f6499e4e505?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.004749 10.0.0.23 - - [2026-02-16 03:03:14] "DELETE /project/1f757cf2c10d4eb6b345415e6939f225 HTTP/1.1" 404 173 0.082043 10.0.0.23 - - [2026-02-16 03:03:14] "GET /projects?obj_uuids=27a131e8-2879-4599-816d-3607394f6fdb&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001122 10.0.0.23 - - [2026-02-16 03:03:14] "GET /project/27a131e8-2879-4599-816d-3607394f6fdb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.045241 10.0.0.23 - - [2026-02-16 03:03:14] "GET /projects?obj_uuids=27a131e8-2879-4599-816d-3607394f6fdb&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001357 10.0.0.23 - - [2026-02-16 03:03:15] "GET /project/27a131e8-2879-4599-816d-3607394f6fdb?fields=security_groups HTTP/1.1" 200 1105 0.112659 10.0.0.23 - - [2026-02-16 03:03:15] "GET /projects?obj_uuids=27a131e8-2879-4599-816d-3607394f6fdb&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001719 10.0.0.23 - - [2026-02-16 03:03:15] "GET /project/27a131e8-2879-4599-816d-3607394f6fdb?fields=application_policy_sets HTTP/1.1" 200 1407 0.073680 10.0.0.23 - - [2026-02-16 03:03:15] "DELETE /project/27a131e8-2879-4599-816d-3607394f6fdb HTTP/1.1" 200 115 0.498143 10.0.0.27 - - [2026-02-16 03:03:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003548 10.0.0.27 - - [2026-02-16 03:03:18] "GET /virtual-network/cfd4d779-c3ae-45bf-ba08-4f6499e4e505?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.004659 10.0.0.27 - - [2026-02-16 03:03:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003461 10.0.0.27 - - [2026-02-16 03:03:22] "GET /virtual-network/cfd4d779-c3ae-45bf-ba08-4f6499e4e505?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006207 10.0.0.27 - - [2026-02-16 03:03:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005264 10.0.0.27 - - [2026-02-16 03:03:26] "GET /virtual-network/cfd4d779-c3ae-45bf-ba08-4f6499e4e505?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005130 10.0.0.27 - - [2026-02-16 03:03:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003074 10.0.0.27 - - [2026-02-16 03:03:28] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003754 10.0.0.27 - - [2026-02-16 03:03:28] "GET /virtual-networks?parent_id=1f757cf2-c10d-4eb6-b345-415e6939f225&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.003265 10.0.0.27 - - [2026-02-16 03:03:28] "GET /virtual-network/cfd4d779-c3ae-45bf-ba08-4f6499e4e505?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005472 10.0.0.27 - - [2026-02-16 03:03:34] "POST /neutron/port HTTP/1.1" 200 1122 0.015080 10.0.0.27 - - [2026-02-16 03:03:38] "POST /neutron/security_group HTTP/1.1" 200 2059 0.005695 10.0.0.27 - - [2026-02-16 03:03:44] "POST /neutron/port HTTP/1.1" 200 1122 0.016742 10.0.0.50 - - [2026-02-16 03:03:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000391 10.0.0.50 - - [2026-02-16 03:03:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000358 10.0.0.23 - - [2026-02-16 03:03:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000334 10.0.0.23 - - [2026-02-16 03:03:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000599 10.0.0.27 - - [2026-02-16 03:03:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000552 10.0.0.27 - - [2026-02-16 03:03:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000381 10.0.0.23 - - [2026-02-16 03:03:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000366 10.0.0.23 - - [2026-02-16 03:03:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000360 10.0.0.50 - - [2026-02-16 03:03:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000470 10.0.0.50 - - [2026-02-16 03:03:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000592 10.0.0.27 - - [2026-02-16 03:03:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000896 10.0.0.27 - - [2026-02-16 03:03:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000346 10.0.0.27 - - [2026-02-16 03:04:12] "POST /neutron/network HTTP/1.1" 200 833 0.006989 10.0.0.27 - - [2026-02-16 03:04:12] "POST /id-to-fqname HTTP/1.1" 200 227 0.001239 10.0.0.27 - - [2026-02-16 03:04:12] "POST /neutron/network HTTP/1.1" 200 843 0.007613 10.0.0.23 - - [2026-02-16 03:04:13] "GET /projects?obj_uuids=1f757cf2-c10d-4eb6-b345-415e6939f225&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000928 10.0.0.27 - - [2026-02-16 03:04:13] "GET /project/1f757cf2-c10d-4eb6-b345-415e6939f225?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.089912 10.0.0.27 - - [2026-02-16 03:04:13] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006335 10.0.0.27 - - [2026-02-16 03:04:13] "POST /neutron/network HTTP/1.1" 200 843 0.006432 10.0.0.27 - - [2026-02-16 03:04:14] "POST /neutron/port HTTP/1.1" 200 1058 0.041862 10.0.0.27 - - [2026-02-16 03:04:14] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004099 10.0.0.27 - - [2026-02-16 03:04:14] "POST /neutron/network HTTP/1.1" 200 833 0.006506 10.0.0.27 - - [2026-02-16 03:04:15] "POST /neutron/network HTTP/1.1" 200 843 0.006350 10.0.0.27 - - [2026-02-16 03:04:15] "POST /neutron/port HTTP/1.1" 200 117 0.001038 10.0.0.27 - - [2026-02-16 03:04:18] "POST /neutron/port HTTP/1.1" 200 1122 0.015749 10.0.0.27 - - [2026-02-16 03:04:18] "POST /neutron/subnet HTTP/1.1" 200 685 0.008012 10.0.0.27 - - [2026-02-16 03:04:18] "POST /neutron/network HTTP/1.1" 200 833 0.007101 10.0.0.27 - - [2026-02-16 03:04:18] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009799 10.0.0.27 - - [2026-02-16 03:04:18] "GET /virtual-machine/380c87e4-8263-4aa0-86a3-e100c3917a61 HTTP/1.1" 200 1292 0.005836 10.0.0.27 - - [2026-02-16 03:04:18] "GET /virtual-machine-interface/3504dd60-a6f3-4f6b-888f-6f76950d5ddd HTTP/1.1" 200 2963 0.005722 10.0.0.27 - - [2026-02-16 03:04:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002767 10.0.0.27 - - [2026-02-16 03:04:18] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.002899 10.0.0.27 - - [2026-02-16 03:04:18] "GET /virtual-networks?parent_id=1f757cf2-c10d-4eb6-b345-415e6939f225&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.002525 10.0.0.27 - - [2026-02-16 03:04:19] "GET /virtual-network/cfd4d779-c3ae-45bf-ba08-4f6499e4e505?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.004910 10.0.0.27 - - [2026-02-16 03:04:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003022 10.0.0.27 - - [2026-02-16 03:04:22] "GET /virtual-network/cfd4d779-c3ae-45bf-ba08-4f6499e4e505?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.004837 10.0.0.27 - - [2026-02-16 03:04:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002845 10.0.0.27 - - [2026-02-16 03:04:26] "GET /virtual-network/cfd4d779-c3ae-45bf-ba08-4f6499e4e505?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005106 10.0.0.27 - - [2026-02-16 03:04:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003408 10.0.0.27 - - [2026-02-16 03:04:30] "GET /virtual-network/cfd4d779-c3ae-45bf-ba08-4f6499e4e505?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006757 10.0.0.27 - - [2026-02-16 03:04:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004177 10.0.0.27 - - [2026-02-16 03:04:34] "GET /virtual-network/cfd4d779-c3ae-45bf-ba08-4f6499e4e505?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.007077 10.0.0.27 - - [2026-02-16 03:04:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003023 10.0.0.27 - - [2026-02-16 03:04:38] "GET /virtual-network/cfd4d779-c3ae-45bf-ba08-4f6499e4e505?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.004626 10.0.0.27 - - [2026-02-16 03:04:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003740 10.0.0.27 - - [2026-02-16 03:04:42] "GET /virtual-network/cfd4d779-c3ae-45bf-ba08-4f6499e4e505?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.004594 10.0.0.27 - - [2026-02-16 03:04:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003833 10.0.0.27 - - [2026-02-16 03:04:46] "GET /virtual-network/cfd4d779-c3ae-45bf-ba08-4f6499e4e505?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006206 10.0.0.27 - - [2026-02-16 03:04:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003489 10.0.0.27 - - [2026-02-16 03:04:50] "GET /virtual-network/cfd4d779-c3ae-45bf-ba08-4f6499e4e505?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.004682 10.0.0.27 - - [2026-02-16 03:04:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003232 10.0.0.27 - - [2026-02-16 03:04:54] "GET /virtual-network/cfd4d779-c3ae-45bf-ba08-4f6499e4e505?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.004499 10.0.0.27 - - [2026-02-16 03:04:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002981 10.0.0.27 - - [2026-02-16 03:04:56] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003127 10.0.0.27 - - [2026-02-16 03:04:56] "GET /virtual-networks?parent_id=1f757cf2-c10d-4eb6-b345-415e6939f225&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.002274 10.0.0.27 - - [2026-02-16 03:04:56] "GET /virtual-network/cfd4d779-c3ae-45bf-ba08-4f6499e4e505?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006689 10.0.0.27 - - [2026-02-16 03:04:57] "POST /neutron/port HTTP/1.1" 200 1122 0.014213 10.0.0.27 - - [2026-02-16 03:05:02] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006362 10.0.0.27 - - [2026-02-16 03:05:07] "POST /neutron/port HTTP/1.1" 200 1122 0.017037 10.0.0.27 - - [2026-02-16 03:05:12] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006040 10.0.0.27 - - [2026-02-16 03:05:15] "POST /neutron/network HTTP/1.1" 200 843 0.007431 10.0.0.27 - - [2026-02-16 03:05:15] "POST /neutron/port HTTP/1.1" 200 117 0.001052 10.0.0.27 - - [2026-02-16 03:05:20] "POST /neutron/port HTTP/1.1" 200 1122 0.015151 10.0.0.27 - - [2026-02-16 03:05:20] "POST /neutron/subnet HTTP/1.1" 200 685 0.008110 10.0.0.27 - - [2026-02-16 03:05:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003436 10.0.0.27 - - [2026-02-16 03:05:47] "DELETE /virtual-DNS/a8737d1e-04cb-45b8-a3e9-4b3e5fb44108 HTTP/1.1" 409 235 0.007210 10.0.0.27 - - [2026-02-16 03:05:47] "POST /fqname-to-id HTTP/1.1" 404 192 0.002779 10.0.0.27 - - [2026-02-16 03:05:47] "POST /virtual-DNS-records HTTP/1.1" 200 531 0.025753 10.0.0.27 - - [2026-02-16 03:05:48] "GET /virtual-DNS-record/eb1d4f21-0ab1-4045-8065-769db2a3493f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.005673 10.0.0.27 - - [2026-02-16 03:05:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003292 10.0.0.27 - - [2026-02-16 03:05:48] "GET /virtual-DNS-record/eb1d4f21-0ab1-4045-8065-769db2a3493f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.003971 10.0.0.27 - - [2026-02-16 03:05:54] "DELETE /virtual-DNS-record/eb1d4f21-0ab1-4045-8065-769db2a3493f HTTP/1.1" 200 115 0.026062 10.0.0.27 - - [2026-02-16 03:05:54] "POST /fqname-to-id HTTP/1.1" 404 184 0.004689 10.0.0.27 - - [2026-02-16 03:05:54] "POST /neutron/network HTTP/1.1" 200 833 0.006057 10.0.0.27 - - [2026-02-16 03:05:55] "POST /neutron/port HTTP/1.1" 200 1112 0.011959 10.0.0.27 - - [2026-02-16 03:05:55] "POST /neutron/port HTTP/1.1" 200 1112 0.026524 10.0.0.50 - - [2026-02-16 03:05:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.012226 10.0.0.23 - - [2026-02-16 03:05:57] "POST /useragent-kv HTTP/1.1" 200 115 0.042674 10.0.0.23 - - [2026-02-16 03:05:57] "POST /useragent-kv HTTP/1.1" 200 115 0.002611 10.0.0.27 - - [2026-02-16 03:05:57] "POST /neutron/network HTTP/1.1" 200 151 0.192918 10.0.0.27 - - [2026-02-16 03:05:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003665 10.0.0.27 - - [2026-02-16 03:05:57] "DELETE /network-ipam/bcd61eda-93e7-4b7a-b3dd-b0ed71e7f0af HTTP/1.1" 200 115 0.036065 10.0.0.27 - - [2026-02-16 03:05:57] "DELETE /virtual-DNS/a8737d1e-04cb-45b8-a3e9-4b3e5fb44108 HTTP/1.1" 200 115 0.037590 10.0.0.27 - - [2026-02-16 03:05:57] "POST /fqname-to-id HTTP/1.1" 404 180 0.007962 10.0.0.23 - - [2026-02-16 03:05:58] "GET /projects?obj_uuids=1f757cf2-c10d-4eb6-b345-415e6939f225&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000943 10.0.0.27 - - [2026-02-16 03:05:58] "GET /project/1f757cf2-c10d-4eb6-b345-415e6939f225?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.074217 10.0.0.23 - - [2026-02-16 03:05:58] "GET /projects?obj_uuids=1f757cf2-c10d-4eb6-b345-415e6939f225&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000863 10.0.0.27 - - [2026-02-16 03:05:58] "GET /project/1f757cf2-c10d-4eb6-b345-415e6939f225?fields=virtual_networks HTTP/1.1" 200 1034 0.033875 10.0.0.23 - - [2026-02-16 03:05:58] "GET /projects?obj_uuids=1f757cf2-c10d-4eb6-b345-415e6939f225&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001601 10.0.0.27 - - [2026-02-16 03:05:58] "GET /project/1f757cf2-c10d-4eb6-b345-415e6939f225?fields=virtual_machine_interfaces HTTP/1.1" 200 1034 0.037037 10.0.0.23 - - [2026-02-16 03:05:58] "GET /projects?obj_uuids=1f757cf2-c10d-4eb6-b345-415e6939f225&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001043 10.0.0.27 - - [2026-02-16 03:05:58] "GET /project/1f757cf2-c10d-4eb6-b345-415e6939f225?fields=security_groups HTTP/1.1" 200 1261 0.043479 10.0.0.27 - - [2026-02-16 03:05:59] "POST /fqname-to-id HTTP/1.1" 404 189 0.024972 10.0.0.23 - - [2026-02-16 03:05:59] "GET /projects?obj_uuids=3504be3d-e1d6-4ff0-879a-db965f945a8a&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003319 10.0.0.23 - - [2026-02-16 03:05:59] "GET /domains?obj_uuids=026ea67f-9b7a-4f1c-a755-90b25d4ac1dc&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001053 10.0.0.23 - - [2026-02-16 03:05:59] "GET /domain/026ea67f-9b7a-4f1c-a755-90b25d4ac1dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.006579 10.0.0.23 - - [2026-02-16 03:05:59] "POST /id-to-fqname HTTP/1.1" 200 191 0.004412 10.0.0.23 - - [2026-02-16 03:05:59] "POST /fqname-to-id HTTP/1.1" 404 200 0.010603 10.0.0.23 - - [2026-02-16 03:05:59] "POST /security-groups HTTP/1.1" 200 592 0.068045 10.0.0.23 - - [2026-02-16 03:06:00] "POST /projects HTTP/1.1" 200 587 0.270535 10.0.0.50 - - [2026-02-16 03:06:00] "POST /access-control-lists HTTP/1.1" 200 597 0.030346 10.0.0.23 - - [2026-02-16 03:06:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.342086 10.0.0.27 - - [2026-02-16 03:06:00] "GET /project/3504be3d-e1d6-4ff0-879a-db965f945a8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.469255 10.0.0.27 - - [2026-02-16 03:06:01] "GET / HTTP/1.1" 200 35931 0.001376 10.0.0.27 - - [2026-02-16 03:06:03] "POST /fqname-to-id HTTP/1.1" 401 292 0.000499 10.0.0.27 - - [2026-02-16 03:06:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.054860 10.0.0.23 - - [2026-02-16 03:06:03] "GET /projects?obj_uuids=3504be3d-e1d6-4ff0-879a-db965f945a8a&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000766 10.0.0.27 - - [2026-02-16 03:06:03] "GET /project/3504be3d-e1d6-4ff0-879a-db965f945a8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.035452 10.0.0.50 - - [2026-02-16 03:06:03] "POST /route-targets HTTP/1.1" 200 327 0.012967 10.0.0.23 - - [2026-02-16 03:06:03] "POST /useragent-kv HTTP/1.1" 200 115 0.006608 10.0.0.27 - - [2026-02-16 03:06:03] "POST /neutron/subnet HTTP/1.1" 200 715 0.197038 10.0.0.27 - - [2026-02-16 03:06:03] "POST /id-to-fqname HTTP/1.1" 200 222 0.001792 10.0.0.27 - - [2026-02-16 03:06:03] "GET /virtual-network/86febf5c-5d53-40e1-bf5b-997d1050a48b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.004635 10.0.0.27 - - [2026-02-16 03:06:03] "GET /virtual-network/86febf5c-5d53-40e1-bf5b-997d1050a48b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.004899 10.0.0.27 - - [2026-02-16 03:06:03] "POST /neutron/network HTTP/1.1" 200 825 0.007322 10.0.0.27 - - [2026-02-16 03:06:04] "GET /virtual-network/86febf5c-5d53-40e1-bf5b-997d1050a48b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005018 10.0.0.27 - - [2026-02-16 03:06:05] "GET /obj-perms HTTP/1.1" 200 5032 0.051889 10.0.0.50 - - [2026-02-16 03:06:05] "GET /obj-perms HTTP/1.1" 200 5032 0.052503 10.0.0.23 - - [2026-02-16 03:06:05] "GET /obj-perms HTTP/1.1" 200 5032 0.055016 10.0.0.27 - - [2026-02-16 03:06:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003882 10.0.0.23 - - [2026-02-16 03:06:05] "GET /projects?obj_uuids=3504be3d-e1d6-4ff0-879a-db965f945a8a&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000903 10.0.0.27 - - [2026-02-16 03:06:05] "GET /project/3504be3d-e1d6-4ff0-879a-db965f945a8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.042556 10.0.0.23 - - [2026-02-16 03:06:05] "GET /projects?obj_uuids=3504be3d-e1d6-4ff0-879a-db965f945a8a&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000833 10.0.0.27 - - [2026-02-16 03:06:06] "POST /neutron/network HTTP/1.1" 200 608 0.127945 10.0.0.50 - - [2026-02-16 03:06:06] "POST /ref-update HTTP/1.1" 200 156 0.022979 10.0.0.27 - - [2026-02-16 03:06:06] "POST /id-to-fqname HTTP/1.1" 200 222 0.003099 10.0.0.27 - - [2026-02-16 03:06:06] "GET /virtual-network/b02925ba-1c4b-4eb5-9843-dd7d5a922feb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.009413 10.0.0.27 - - [2026-02-16 03:06:06] "POST /neutron/network HTTP/1.1" 200 829 0.007643 10.0.0.27 - - [2026-02-16 03:06:06] "GET /virtual-network/b02925ba-1c4b-4eb5-9843-dd7d5a922feb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.004291 10.0.0.27 - - [2026-02-16 03:06:06] "GET /virtual-network/b02925ba-1c4b-4eb5-9843-dd7d5a922feb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.004891 10.0.0.27 - - [2026-02-16 03:06:07] "POST /id-to-fqname HTTP/1.1" 200 222 0.001295 10.0.0.23 - - [2026-02-16 03:06:15] "DELETE /project/3504be3de1d64ff0879adb965f945a8a HTTP/1.1" 404 173 0.005145 10.0.0.23 - - [2026-02-16 03:06:15] "GET /projects?obj_uuids=1f757cf2-c10d-4eb6-b345-415e6939f225&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000755 10.0.0.23 - - [2026-02-16 03:06:15] "GET /project/1f757cf2-c10d-4eb6-b345-415e6939f225?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1472 0.040735 10.0.0.23 - - [2026-02-16 03:06:15] "GET /projects?obj_uuids=1f757cf2-c10d-4eb6-b345-415e6939f225&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001058 10.0.0.23 - - [2026-02-16 03:06:15] "GET /project/1f757cf2-c10d-4eb6-b345-415e6939f225?fields=security_groups HTTP/1.1" 200 1366 0.050239 10.0.0.23 - - [2026-02-16 03:06:15] "DELETE /security-group/bdfa59c2-4d36-4454-a849-6866e8016382 HTTP/1.1" 200 115 0.075251 10.0.0.23 - - [2026-02-16 03:06:15] "GET /projects?obj_uuids=1f757cf2-c10d-4eb6-b345-415e6939f225&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000893 10.0.0.23 - - [2026-02-16 03:06:15] "GET /project/1f757cf2-c10d-4eb6-b345-415e6939f225?fields=application_policy_sets HTTP/1.1" 200 1405 0.081343 10.0.0.23 - - [2026-02-16 03:06:16] "DELETE /project/1f757cf2-c10d-4eb6-b345-415e6939f225 HTTP/1.1" 200 115 0.549314 10.0.0.27 - - [2026-02-16 03:06:22] "POST /neutron/network HTTP/1.1" 200 839 0.005643 10.0.0.23 - - [2026-02-16 03:06:22] "GET /projects?obj_uuids=3504be3d-e1d6-4ff0-879a-db965f945a8a&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001009 10.0.0.27 - - [2026-02-16 03:06:23] "GET /project/3504be3d-e1d6-4ff0-879a-db965f945a8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.059445 10.0.0.27 - - [2026-02-16 03:06:23] "POST /neutron/port HTTP/1.1" 200 117 0.005846 10.0.0.27 - - [2026-02-16 03:06:23] "POST /id-to-fqname HTTP/1.1" 200 222 0.001234 10.0.0.27 - - [2026-02-16 03:06:23] "POST /neutron/network HTTP/1.1" 200 839 0.005153 10.0.0.23 - - [2026-02-16 03:06:24] "GET /projects?obj_uuids=3504be3d-e1d6-4ff0-879a-db965f945a8a&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000846 10.0.0.27 - - [2026-02-16 03:06:24] "POST /neutron/port HTTP/1.1" 200 1063 0.064024 10.0.0.27 - - [2026-02-16 03:06:24] "GET /project/3504be3d-e1d6-4ff0-879a-db965f945a8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.108809 10.0.0.27 - - [2026-02-16 03:06:24] "POST /neutron/port HTTP/1.1" 200 1127 0.025319 10.0.0.27 - - [2026-02-16 03:06:24] "POST /neutron/security_group HTTP/1.1" 200 2059 0.011775 10.0.0.27 - - [2026-02-16 03:06:24] "POST /neutron/port HTTP/1.1" 200 117 0.010808 10.0.0.27 - - [2026-02-16 03:06:24] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006423 10.0.0.27 - - [2026-02-16 03:06:25] "POST /neutron/port HTTP/1.1" 200 1059 0.028296 10.0.0.27 - - [2026-02-16 03:06:25] "POST /neutron/port HTTP/1.1" 200 1123 0.032350 10.0.0.27 - - [2026-02-16 03:06:25] "POST /neutron/port HTTP/1.1" 200 117 0.002580 10.0.0.27 - - [2026-02-16 03:06:29] "POST /neutron/security_group HTTP/1.1" 200 2059 0.014352 10.0.0.27 - - [2026-02-16 03:06:40] "POST /neutron/port HTTP/1.1" 200 1127 0.015903 10.0.0.27 - - [2026-02-16 03:06:45] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006439 10.0.0.27 - - [2026-02-16 03:06:55] "POST /neutron/port HTTP/1.1" 200 1127 0.017017 10.0.0.27 - - [2026-02-16 03:06:55] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007075 10.0.0.27 - - [2026-02-16 03:06:55] "GET /virtual-machine/60968a41-0e79-4e06-af6f-a17304c27799 HTTP/1.1" 401 292 0.000400 10.0.0.27 - - [2026-02-16 03:06:55] "GET /virtual-machine/60968a41-0e79-4e06-af6f-a17304c27799 HTTP/1.1" 200 1293 0.044658 10.0.0.27 - - [2026-02-16 03:06:55] "GET /virtual-machine-interface/443c7eed-977e-45b1-a2cf-e175c1eff5a9 HTTP/1.1" 200 2949 0.004595 10.0.0.27 - - [2026-02-16 03:06:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002901 10.0.0.27 - - [2026-02-16 03:06:55] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003036 10.0.0.27 - - [2026-02-16 03:06:55] "GET /virtual-networks?parent_id=3504be3d-e1d6-4ff0-879a-db965f945a8a&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.002639 10.0.0.27 - - [2026-02-16 03:06:55] "GET /virtual-network/b02925ba-1c4b-4eb5-9843-dd7d5a922feb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005140 10.0.0.27 - - [2026-02-16 03:06:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003219 10.0.0.27 - - [2026-02-16 03:06:59] "GET /virtual-network/b02925ba-1c4b-4eb5-9843-dd7d5a922feb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.004314 10.0.0.27 - - [2026-02-16 03:07:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002992 10.0.0.27 - - [2026-02-16 03:07:03] "GET /virtual-network/b02925ba-1c4b-4eb5-9843-dd7d5a922feb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005665 10.0.0.27 - - [2026-02-16 03:07:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002992 10.0.0.27 - - [2026-02-16 03:07:07] "GET /virtual-network/b02925ba-1c4b-4eb5-9843-dd7d5a922feb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.004683 10.0.0.27 - - [2026-02-16 03:07:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003620 10.0.0.27 - - [2026-02-16 03:07:11] "GET /virtual-network/b02925ba-1c4b-4eb5-9843-dd7d5a922feb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.008615 10.0.0.27 - - [2026-02-16 03:07:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002906 10.0.0.27 - - [2026-02-16 03:07:15] "GET /virtual-network/b02925ba-1c4b-4eb5-9843-dd7d5a922feb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.004809 10.0.0.27 - - [2026-02-16 03:07:19] "POST /neutron/port HTTP/1.1" 200 1127 0.016577 10.0.0.27 - - [2026-02-16 03:07:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003788 10.0.0.27 - - [2026-02-16 03:07:19] "GET /virtual-network/b02925ba-1c4b-4eb5-9843-dd7d5a922feb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005797 10.0.0.27 - - [2026-02-16 03:07:19] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004083 10.0.0.27 - - [2026-02-16 03:07:19] "POST /neutron/network HTTP/1.1" 200 829 0.006586 10.0.0.27 - - [2026-02-16 03:07:21] "POST /neutron/network HTTP/1.1" 200 835 0.005801 10.0.0.27 - - [2026-02-16 03:07:21] "POST /neutron/port HTTP/1.1" 200 117 0.001041 10.0.0.27 - - [2026-02-16 03:07:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003751 10.0.0.27 - - [2026-02-16 03:07:23] "GET /virtual-network/b02925ba-1c4b-4eb5-9843-dd7d5a922feb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.004768 10.0.0.27 - - [2026-02-16 03:07:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003257 10.0.0.27 - - [2026-02-16 03:07:27] "GET /virtual-network/b02925ba-1c4b-4eb5-9843-dd7d5a922feb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005154 10.0.0.27 - - [2026-02-16 03:07:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002999 10.0.0.27 - - [2026-02-16 03:07:31] "GET /virtual-network/b02925ba-1c4b-4eb5-9843-dd7d5a922feb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005648 10.0.0.27 - - [2026-02-16 03:07:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003263 10.0.0.27 - - [2026-02-16 03:07:35] "GET /virtual-network/b02925ba-1c4b-4eb5-9843-dd7d5a922feb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.004788 10.0.0.27 - - [2026-02-16 03:07:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002787 10.0.0.27 - - [2026-02-16 03:07:40] "GET /virtual-network/b02925ba-1c4b-4eb5-9843-dd7d5a922feb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.004888 10.0.0.27 - - [2026-02-16 03:07:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003129 10.0.0.27 - - [2026-02-16 03:07:42] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003022 10.0.0.27 - - [2026-02-16 03:07:42] "GET /virtual-networks?parent_id=3504be3d-e1d6-4ff0-879a-db965f945a8a&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.002572 10.0.0.27 - - [2026-02-16 03:07:42] "GET /virtual-network/b02925ba-1c4b-4eb5-9843-dd7d5a922feb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005070 10.0.0.27 - - [2026-02-16 03:07:42] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006782 10.0.0.27 - - [2026-02-16 03:07:51] "GET /obj-perms HTTP/1.1" 200 5056 0.047461 10.0.0.27 - - [2026-02-16 03:07:52] "POST /neutron/port HTTP/1.1" 200 1127 0.016061 10.0.0.27 - - [2026-02-16 03:07:57] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006596 10.0.0.27 - - [2026-02-16 03:08:02] "POST /neutron/port HTTP/1.1" 200 1127 0.016079 10.0.0.27 - - [2026-02-16 03:08:08] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006589 10.0.0.27 - - [2026-02-16 03:08:13] "POST /neutron/port HTTP/1.1" 200 1127 0.013819 10.0.0.27 - - [2026-02-16 03:08:18] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006776 10.0.0.27 - - [2026-02-16 03:08:19] "POST /neutron/network HTTP/1.1" 200 839 0.007143 10.0.0.27 - - [2026-02-16 03:08:19] "POST /neutron/port HTTP/1.1" 200 117 0.001288 10.0.0.27 - - [2026-02-16 03:08:23] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006667 10.0.0.27 - - [2026-02-16 03:08:24] "POST /neutron/network HTTP/1.1" 200 835 0.007705 10.0.0.27 - - [2026-02-16 03:08:24] "POST /neutron/port HTTP/1.1" 200 117 0.001084 10.0.0.27 - - [2026-02-16 03:08:28] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008265 10.0.0.27 - - [2026-02-16 03:08:39] "POST /neutron/port HTTP/1.1" 200 1123 0.015418 10.0.0.27 - - [2026-02-16 03:08:39] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006724 10.0.0.27 - - [2026-02-16 03:08:39] "GET /virtual-machine/a1ea8d94-689a-4631-8632-80d95c4398b2 HTTP/1.1" 200 1293 0.005121 10.0.0.27 - - [2026-02-16 03:08:39] "GET /virtual-machine-interface/d95eaff8-a9fe-4d6c-b1a8-375e985ac67a HTTP/1.1" 200 2950 0.007027 10.0.0.27 - - [2026-02-16 03:08:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002982 10.0.0.27 - - [2026-02-16 03:08:39] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003209 10.0.0.27 - - [2026-02-16 03:08:39] "GET /virtual-networks?parent_id=3504be3d-e1d6-4ff0-879a-db965f945a8a&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.004426 10.0.0.27 - - [2026-02-16 03:08:39] "GET /virtual-network/86febf5c-5d53-40e1-bf5b-997d1050a48b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005022 10.0.0.27 - - [2026-02-16 03:08:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003468 10.0.0.27 - - [2026-02-16 03:08:40] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003235 10.0.0.27 - - [2026-02-16 03:08:40] "GET /virtual-networks?parent_id=3504be3d-e1d6-4ff0-879a-db965f945a8a&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.002936 10.0.0.27 - - [2026-02-16 03:08:40] "GET /virtual-network/86febf5c-5d53-40e1-bf5b-997d1050a48b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006120 10.0.0.27 - - [2026-02-16 03:08:40] "POST /neutron/port HTTP/1.1" 200 1123 0.014861 10.0.0.27 - - [2026-02-16 03:08:45] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008261 10.0.0.27 - - [2026-02-16 03:08:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003346 10.0.0.23 - - [2026-02-16 03:08:50] "GET /projects?obj_uuids=3504be3d-e1d6-4ff0-879a-db965f945a8a&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000798 10.0.0.27 - - [2026-02-16 03:08:51] "GET /project/3504be3d-e1d6-4ff0-879a-db965f945a8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.049053 10.0.0.27 - - [2026-02-16 03:08:51] "GET /virtual-network/86febf5c-5d53-40e1-bf5b-997d1050a48b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005479 10.0.0.27 - - [2026-02-16 03:08:51] "GET /floating-ip-pools?parent_id=86febf5c-5d53-40e1-bf5b-997d1050a48b&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002556 10.0.0.27 - - [2026-02-16 03:08:51] "GET /virtual-network/86febf5c-5d53-40e1-bf5b-997d1050a48b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005587 10.0.0.27 - - [2026-02-16 03:08:51] "POST /floating-ip-pools HTTP/1.1" 200 598 0.026175 10.0.0.27 - - [2026-02-16 03:08:51] "POST /ref-update HTTP/1.1" 200 156 0.016547 10.0.0.27 - - [2026-02-16 03:08:51] "GET /virtual-network/86febf5c-5d53-40e1-bf5b-997d1050a48b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005961 10.0.0.27 - - [2026-02-16 03:08:51] "GET /virtual-network/86febf5c-5d53-40e1-bf5b-997d1050a48b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005171 10.0.0.27 - - [2026-02-16 03:08:51] "POST /neutron/floatingip HTTP/1.1" 200 528 0.007382 10.0.0.27 - - [2026-02-16 03:08:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003009 10.0.0.27 - - [2026-02-16 03:08:51] "GET /routing-instance/65d57a92-537e-4fc6-9366-a0569cdaf5e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1480 0.003520 10.0.0.27 - - [2026-02-16 03:08:51] "GET /route-target/440e44a6-5850-43ee-81eb-2398b5400a16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.003888 10.0.0.50 - - [2026-02-16 03:08:52] "GET /obj-perms HTTP/1.1" 200 5056 0.050445 10.0.0.23 - - [2026-02-16 03:08:52] "GET /obj-perms HTTP/1.1" 200 5056 0.060289 10.0.0.50 - - [2026-02-16 03:08:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000407 10.0.0.23 - - [2026-02-16 03:08:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000340 10.0.0.50 - - [2026-02-16 03:08:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000335 10.0.0.23 - - [2026-02-16 03:08:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000330 10.0.0.27 - - [2026-02-16 03:08:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000369 10.0.0.27 - - [2026-02-16 03:08:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000367 10.0.0.23 - - [2026-02-16 03:08:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000328 10.0.0.23 - - [2026-02-16 03:08:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000370 10.0.0.50 - - [2026-02-16 03:08:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000343 10.0.0.50 - - [2026-02-16 03:08:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000333 10.0.0.27 - - [2026-02-16 03:08:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000379 10.0.0.27 - - [2026-02-16 03:08:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000331 10.0.0.27 - - [2026-02-16 03:09:17] "POST /neutron/floatingip HTTP/1.1" 200 577 0.016424 10.0.0.27 - - [2026-02-16 03:09:17] "POST /neutron/floatingip HTTP/1.1" 200 115 0.053914 10.0.0.27 - - [2026-02-16 03:09:17] "GET /floating-ip-pool/25740db5-0b15-49c9-ba4f-18bfdf56c9a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1184 0.003740 10.0.0.27 - - [2026-02-16 03:09:17] "POST /ref-update HTTP/1.1" 200 156 0.015321 10.0.0.27 - - [2026-02-16 03:09:17] "DELETE /floating-ip-pool/25740db5-0b15-49c9-ba4f-18bfdf56c9a0 HTTP/1.1" 200 115 0.031813 10.0.0.27 - - [2026-02-16 03:09:18] "POST /neutron/port HTTP/1.1" 200 1123 0.015288 10.0.0.27 - - [2026-02-16 03:09:18] "POST /neutron/port HTTP/1.1" 200 1127 0.031451 10.0.0.27 - - [2026-02-16 03:09:20] "POST /neutron/network HTTP/1.1" 200 829 0.007714 10.0.0.50 - - [2026-02-16 03:09:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.051708 10.0.0.23 - - [2026-02-16 03:09:20] "POST /useragent-kv HTTP/1.1" 200 115 0.002413 10.0.0.23 - - [2026-02-16 03:09:20] "POST /useragent-kv HTTP/1.1" 200 115 0.002409 10.0.0.27 - - [2026-02-16 03:09:20] "POST /neutron/network HTTP/1.1" 200 151 0.129922 10.0.0.50 - - [2026-02-16 03:09:20] "DELETE /route-target/440e44a6-5850-43ee-81eb-2398b5400a16 HTTP/1.1" 200 115 0.019990 10.0.0.23 - - [2026-02-16 03:09:22] "GET /projects?obj_uuids=3504be3d-e1d6-4ff0-879a-db965f945a8a&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000890 10.0.0.27 - - [2026-02-16 03:09:22] "GET /project/3504be3d-e1d6-4ff0-879a-db965f945a8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.043982 10.0.0.23 - - [2026-02-16 03:09:22] "GET /projects?obj_uuids=3504be3d-e1d6-4ff0-879a-db965f945a8a&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000839 10.0.0.27 - - [2026-02-16 03:09:22] "GET /project/3504be3d-e1d6-4ff0-879a-db965f945a8a?fields=virtual_networks HTTP/1.1" 200 1033 0.041964 10.0.0.23 - - [2026-02-16 03:09:22] "GET /projects?obj_uuids=3504be3d-e1d6-4ff0-879a-db965f945a8a&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000888 10.0.0.27 - - [2026-02-16 03:09:22] "GET /project/3504be3d-e1d6-4ff0-879a-db965f945a8a?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.036402 10.0.0.23 - - [2026-02-16 03:09:22] "GET /projects?obj_uuids=3504be3d-e1d6-4ff0-879a-db965f945a8a&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000867 10.0.0.27 - - [2026-02-16 03:09:22] "GET /project/3504be3d-e1d6-4ff0-879a-db965f945a8a?fields=security_groups HTTP/1.1" 200 1260 0.041108 10.0.0.27 - - [2026-02-16 03:09:23] "POST /fqname-to-id HTTP/1.1" 404 188 0.024230 10.0.0.23 - - [2026-02-16 03:09:23] "GET /projects?obj_uuids=eb369b46-29b7-4da0-b011-90c4d0e11640&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003013 10.0.0.23 - - [2026-02-16 03:09:23] "GET /domains?obj_uuids=026ea67f-9b7a-4f1c-a755-90b25d4ac1dc&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000863 10.0.0.23 - - [2026-02-16 03:09:23] "GET /domain/026ea67f-9b7a-4f1c-a755-90b25d4ac1dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.032925 10.0.0.23 - - [2026-02-16 03:09:23] "POST /id-to-fqname HTTP/1.1" 200 190 0.005764 10.0.0.23 - - [2026-02-16 03:09:23] "POST /fqname-to-id HTTP/1.1" 404 199 0.003740 10.0.0.23 - - [2026-02-16 03:09:23] "POST /security-groups HTTP/1.1" 200 591 0.071768 10.0.0.23 - - [2026-02-16 03:09:23] "POST /projects HTTP/1.1" 200 585 0.267608 10.0.0.50 - - [2026-02-16 03:09:23] "POST /fqname-to-id HTTP/1.1" 404 233 0.008347 10.0.0.23 - - [2026-02-16 03:09:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.336990 10.0.0.27 - - [2026-02-16 03:09:23] "GET /project/eb369b46-29b7-4da0-b011-90c4d0e11640?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.496729 10.0.0.27 - - [2026-02-16 03:09:24] "GET / HTTP/1.1" 200 35931 0.002125 10.0.0.27 - - [2026-02-16 03:09:26] "POST /fqname-to-id HTTP/1.1" 401 292 0.000419 10.0.0.27 - - [2026-02-16 03:09:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.054169 10.0.0.23 - - [2026-02-16 03:09:26] "GET /projects?obj_uuids=eb369b46-29b7-4da0-b011-90c4d0e11640&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000916 10.0.0.27 - - [2026-02-16 03:09:26] "GET /project/eb369b46-29b7-4da0-b011-90c4d0e11640?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.035189 10.0.0.50 - - [2026-02-16 03:09:27] "POST /ref-update HTTP/1.1" 200 156 0.025415 10.0.0.23 - - [2026-02-16 03:09:27] "POST /useragent-kv HTTP/1.1" 200 115 0.010557 10.0.0.27 - - [2026-02-16 03:09:27] "POST /neutron/subnet HTTP/1.1" 200 701 0.198667 10.0.0.27 - - [2026-02-16 03:09:27] "POST /id-to-fqname HTTP/1.1" 200 230 0.001302 10.0.0.27 - - [2026-02-16 03:09:27] "GET /virtual-network/97cc052a-d651-40e4-8bd5-97f1080d6b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.005377 10.0.0.27 - - [2026-02-16 03:09:27] "GET /virtual-network/97cc052a-d651-40e4-8bd5-97f1080d6b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.005845 10.0.0.27 - - [2026-02-16 03:09:27] "POST /neutron/network HTTP/1.1" 200 839 0.006111 10.0.0.27 - - [2026-02-16 03:09:27] "POST /id-to-fqname HTTP/1.1" 200 230 0.001283 10.0.0.27 - - [2026-02-16 03:09:27] "POST /neutron/network HTTP/1.1" 200 849 0.005701 10.0.0.23 - - [2026-02-16 03:09:28] "GET /projects?obj_uuids=eb369b46-29b7-4da0-b011-90c4d0e11640&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001084 10.0.0.27 - - [2026-02-16 03:09:28] "GET /project/eb369b46-29b7-4da0-b011-90c4d0e11640?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.065956 10.0.0.27 - - [2026-02-16 03:09:28] "POST /neutron/port HTTP/1.1" 200 117 0.006303 10.0.0.27 - - [2026-02-16 03:09:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005840 10.0.0.27 - - [2026-02-16 03:09:28] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003156 10.0.0.27 - - [2026-02-16 03:09:28] "PUT /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe HTTP/1.1" 200 276 0.009921 10.0.0.23 - - [2026-02-16 03:09:29] "GET /projects?obj_uuids=eb369b46-29b7-4da0-b011-90c4d0e11640&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000956 10.0.0.27 - - [2026-02-16 03:09:29] "POST /neutron/port HTTP/1.1" 200 1055 0.255183 10.0.0.27 - - [2026-02-16 03:09:29] "POST /neutron/port HTTP/1.1" 200 1109 0.087140 10.0.0.27 - - [2026-02-16 03:09:29] "POST /neutron/subnet HTTP/1.1" 200 675 0.009428 10.0.0.27 - - [2026-02-16 03:09:33] "POST /neutron/port HTTP/1.1" 200 1119 0.014668 10.0.0.27 - - [2026-02-16 03:09:34] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006809 10.0.0.27 - - [2026-02-16 03:09:34] "GET /virtual-machine/44b591b3-4828-456d-bc7a-281ac235575f HTTP/1.1" 401 292 0.000385 10.0.0.27 - - [2026-02-16 03:09:34] "GET /virtual-machine/44b591b3-4828-456d-bc7a-281ac235575f HTTP/1.1" 200 1292 0.032160 10.0.0.27 - - [2026-02-16 03:09:34] "GET /virtual-machine-interface/567817f0-60d2-4df8-b07c-9f4173042797 HTTP/1.1" 200 2971 0.004726 10.0.0.27 - - [2026-02-16 03:09:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003652 10.0.0.27 - - [2026-02-16 03:09:34] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1882 0.003401 10.0.0.27 - - [2026-02-16 03:09:34] "GET /virtual-networks?parent_id=eb369b46-29b7-4da0-b011-90c4d0e11640&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.008905 10.0.0.27 - - [2026-02-16 03:09:34] "GET /virtual-network/97cc052a-d651-40e4-8bd5-97f1080d6b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.005477 10.0.0.27 - - [2026-02-16 03:09:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002964 10.0.0.27 - - [2026-02-16 03:09:37] "GET /virtual-network/97cc052a-d651-40e4-8bd5-97f1080d6b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.004844 10.0.0.27 - - [2026-02-16 03:09:37] "POST /neutron/port HTTP/1.1" 200 1119 0.057364 10.0.0.27 - - [2026-02-16 03:09:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003051 10.0.0.27 - - [2026-02-16 03:09:39] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1882 0.003381 10.0.0.27 - - [2026-02-16 03:09:39] "GET /virtual-networks?parent_id=eb369b46-29b7-4da0-b011-90c4d0e11640&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.002834 10.0.0.27 - - [2026-02-16 03:09:39] "GET /virtual-network/97cc052a-d651-40e4-8bd5-97f1080d6b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.005932 10.0.0.27 - - [2026-02-16 03:09:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003229 10.0.0.27 - - [2026-02-16 03:09:41] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1882 0.003463 10.0.0.27 - - [2026-02-16 03:09:41] "PUT /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe HTTP/1.1" 200 276 0.011092 10.0.0.27 - - [2026-02-16 03:09:41] "POST /neutron/network HTTP/1.1" 400 204 0.016430 10.0.0.27 - - [2026-02-16 03:09:42] "POST /neutron/port HTTP/1.1" 200 151 0.149081 10.0.0.27 - - [2026-02-16 03:09:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003414 10.0.0.23 - - [2026-02-16 03:09:46] "GET /projects?obj_uuids=eb369b46-29b7-4da0-b011-90c4d0e11640&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000849 10.0.0.27 - - [2026-02-16 03:09:47] "GET /project/eb369b46-29b7-4da0-b011-90c4d0e11640?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.035801 10.0.0.27 - - [2026-02-16 03:09:47] "POST /neutron/network HTTP/1.1" 200 117 0.010422 10.0.0.50 - - [2026-02-16 03:09:47] "POST /route-targets HTTP/1.1" 200 327 0.011453 10.0.0.27 - - [2026-02-16 03:09:47] "POST /neutron/network HTTP/1.1" 200 824 0.008423 10.0.0.27 - - [2026-02-16 03:09:47] "POST /id-to-fqname HTTP/1.1" 200 220 0.000984 10.0.0.27 - - [2026-02-16 03:09:47] "GET /virtual-network/6c5f66f8-2957-4649-8834-8540538505f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.004707 10.0.0.27 - - [2026-02-16 03:09:47] "GET /virtual-network/6c5f66f8-2957-4649-8834-8540538505f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005347 10.0.0.27 - - [2026-02-16 03:09:47] "POST /neutron/subnet HTTP/1.1" 200 724 0.008700 10.0.0.27 - - [2026-02-16 03:09:47] "POST /id-to-fqname HTTP/1.1" 200 220 0.001037 10.0.0.23 - - [2026-02-16 03:09:48] "GET /projects?obj_uuids=eb369b46-29b7-4da0-b011-90c4d0e11640&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000880 10.0.0.27 - - [2026-02-16 03:09:48] "GET /project/eb369b46-29b7-4da0-b011-90c4d0e11640?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.066135 10.0.0.27 - - [2026-02-16 03:09:48] "POST /neutron/port HTTP/1.1" 200 117 0.005872 10.0.0.27 - - [2026-02-16 03:09:49] "POST /neutron/network HTTP/1.1" 200 834 0.006384 10.0.0.27 - - [2026-02-16 03:09:49] "POST /neutron/port HTTP/1.1" 200 1060 0.039243 10.0.0.27 - - [2026-02-16 03:09:49] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003283 10.0.0.27 - - [2026-02-16 03:09:49] "POST /neutron/network HTTP/1.1" 200 824 0.007651 10.0.0.27 - - [2026-02-16 03:09:53] "POST /neutron/port HTTP/1.1" 200 1124 0.017477 10.0.0.27 - - [2026-02-16 03:09:53] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006105 10.0.0.27 - - [2026-02-16 03:09:53] "GET /virtual-machine/23e47651-4b5e-44cc-9fcc-82f7c04700ca HTTP/1.1" 200 1292 0.004601 10.0.0.27 - - [2026-02-16 03:09:53] "GET /virtual-machine-interface/6cc6189b-4b75-4994-bc78-209a42bb068f HTTP/1.1" 200 2941 0.004614 10.0.0.27 - - [2026-02-16 03:09:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003045 10.0.0.27 - - [2026-02-16 03:09:53] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003248 10.0.0.27 - - [2026-02-16 03:09:53] "GET /virtual-networks?parent_id=eb369b46-29b7-4da0-b011-90c4d0e11640&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002198 10.0.0.27 - - [2026-02-16 03:09:54] "GET /virtual-network/6c5f66f8-2957-4649-8834-8540538505f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005354 10.0.0.27 - - [2026-02-16 03:09:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003220 10.0.0.27 - - [2026-02-16 03:09:57] "GET /virtual-network/6c5f66f8-2957-4649-8834-8540538505f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.004995 10.0.0.27 - - [2026-02-16 03:10:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003194 10.0.0.27 - - [2026-02-16 03:10:01] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004839 10.0.0.27 - - [2026-02-16 03:10:01] "GET /virtual-networks?parent_id=eb369b46-29b7-4da0-b011-90c4d0e11640&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002553 10.0.0.27 - - [2026-02-16 03:10:01] "GET /virtual-network/6c5f66f8-2957-4649-8834-8540538505f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005446 10.0.0.27 - - [2026-02-16 03:10:03] "POST /neutron/network HTTP/1.1" 200 824 0.007374 10.0.0.27 - - [2026-02-16 03:10:03] "POST /neutron/port HTTP/1.1" 200 1114 0.014595 10.0.0.23 - - [2026-02-16 03:10:05] "POST /useragent-kv HTTP/1.1" 200 115 0.003547 10.0.0.23 - - [2026-02-16 03:10:05] "POST /useragent-kv HTTP/1.1" 200 115 0.002338 10.0.0.27 - - [2026-02-16 03:10:05] "POST /neutron/network HTTP/1.1" 200 151 0.105241 10.0.0.50 - - [2026-02-16 03:10:05] "DELETE /route-target/f7243fe7-e0c3-48b6-afbd-3338343b6b78 HTTP/1.1" 200 115 0.030180 10.0.0.27 - - [2026-02-16 03:10:08] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.003212 10.0.0.27 - - [2026-02-16 03:10:08] "POST /network-ipams HTTP/1.1" 200 541 0.023690 10.0.0.27 - - [2026-02-16 03:10:08] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 764 0.003042 10.0.0.27 - - [2026-02-16 03:10:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003265 10.0.0.27 - - [2026-02-16 03:10:08] "GET /network-ipam/6dc105f4-c2ba-464f-ab71-2002910edb93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1329 0.006796 10.0.0.27 - - [2026-02-16 03:10:08] "PUT /network-ipam/6dc105f4-c2ba-464f-ab71-2002910edb93 HTTP/1.1" 200 258 0.012976 10.0.0.27 - - [2026-02-16 03:10:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003121 10.0.0.23 - - [2026-02-16 03:10:08] "GET /projects?obj_uuids=eb369b46-29b7-4da0-b011-90c4d0e11640&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001561 10.0.0.27 - - [2026-02-16 03:10:08] "GET /project/eb369b46-29b7-4da0-b011-90c4d0e11640?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.048481 10.0.0.23 - - [2026-02-16 03:10:08] "POST /useragent-kv HTTP/1.1" 200 115 0.008736 10.0.0.27 - - [2026-02-16 03:10:08] "POST /neutron/subnet HTTP/1.1" 200 699 0.200690 10.0.0.27 - - [2026-02-16 03:10:09] "POST /id-to-fqname HTTP/1.1" 200 220 0.001234 10.0.0.27 - - [2026-02-16 03:10:09] "GET /virtual-network/3bc782cb-9f12-47e9-8ab8-fea859819f70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.006795 10.0.0.27 - - [2026-02-16 03:10:09] "POST /neutron/network HTTP/1.1" 200 994 0.008845 10.0.0.27 - - [2026-02-16 03:10:09] "GET /virtual-network/3bc782cb-9f12-47e9-8ab8-fea859819f70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.004749 10.0.0.27 - - [2026-02-16 03:10:09] "POST /neutron/subnet HTTP/1.1" 200 699 0.007717 10.0.0.27 - - [2026-02-16 03:10:09] "POST /neutron/subnet HTTP/1.1" 200 699 0.007650 10.0.0.27 - - [2026-02-16 03:10:09] "POST /id-to-fqname HTTP/1.1" 200 220 0.001245 10.0.0.27 - - [2026-02-16 03:10:09] "POST /neutron/port HTTP/1.1" 200 1017 0.014737 10.0.0.27 - - [2026-02-16 03:10:10] "POST /neutron/port HTTP/1.1" 200 1017 0.012256 10.0.0.27 - - [2026-02-16 03:10:10] "POST /neutron/port HTTP/1.1" 200 117 0.005954 10.0.0.27 - - [2026-02-16 03:10:10] "POST /id-to-fqname HTTP/1.1" 200 220 0.001320 10.0.0.27 - - [2026-02-16 03:10:10] "POST /neutron/port HTTP/1.1" 200 1017 0.044979 10.0.0.27 - - [2026-02-16 03:10:10] "POST /neutron/port HTTP/1.1" 200 1017 0.011347 10.0.0.27 - - [2026-02-16 03:10:10] "POST /neutron/port HTTP/1.1" 200 117 0.009273 10.0.0.27 - - [2026-02-16 03:10:10] "POST /id-to-fqname HTTP/1.1" 200 220 0.001124 10.0.0.27 - - [2026-02-16 03:10:10] "POST /neutron/port HTTP/1.1" 200 1017 0.009784 10.0.0.27 - - [2026-02-16 03:10:11] "POST /neutron/port HTTP/1.1" 200 1119 0.022032 10.0.0.27 - - [2026-02-16 03:10:11] "POST /neutron/subnet HTTP/1.1" 200 673 0.010878 10.0.0.27 - - [2026-02-16 03:10:11] "POST /neutron/port HTTP/1.1" 200 1017 0.011312 10.0.0.27 - - [2026-02-16 03:10:11] "POST /neutron/port HTTP/1.1" 200 1017 0.009958 10.0.0.27 - - [2026-02-16 03:10:11] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003835 10.0.0.27 - - [2026-02-16 03:10:11] "POST /neutron/network HTTP/1.1" 200 994 0.021075 10.0.0.23 - - [2026-02-16 03:10:11] "GET /projects?obj_uuids=eb369b46-29b7-4da0-b011-90c4d0e11640&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001285 10.0.0.27 - - [2026-02-16 03:10:11] "GET /project/eb369b46-29b7-4da0-b011-90c4d0e11640?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.071854 10.0.0.27 - - [2026-02-16 03:10:11] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007184 10.0.0.27 - - [2026-02-16 03:10:12] "GET /virtual-network/3bc782cb-9f12-47e9-8ab8-fea859819f70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.005264 10.0.0.23 - - [2026-02-16 03:10:12] "GET /projects?obj_uuids=eb369b46-29b7-4da0-b011-90c4d0e11640&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000896 10.0.0.27 - - [2026-02-16 03:10:12] "POST /neutron/port HTTP/1.1" 200 1055 0.282939 10.0.0.27 - - [2026-02-16 03:10:13] "POST /neutron/port HTTP/1.1" 200 1109 0.100037 10.0.0.27 - - [2026-02-16 03:10:13] "POST /neutron/subnet HTTP/1.1" 200 673 0.010042 10.0.0.27 - - [2026-02-16 03:10:13] "POST /neutron/port HTTP/1.1" 200 1119 0.016431 10.0.0.27 - - [2026-02-16 03:10:13] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007844 10.0.0.27 - - [2026-02-16 03:10:14] "GET /virtual-machine/8602339f-6b1c-4285-a31a-05d1dfe66213 HTTP/1.1" 200 1288 0.006088 10.0.0.27 - - [2026-02-16 03:10:14] "GET /virtual-machine-interface/4e601bd4-10f9-40db-b290-9f21a314f0ec HTTP/1.1" 200 2941 0.006239 10.0.0.27 - - [2026-02-16 03:10:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003337 10.0.0.27 - - [2026-02-16 03:10:14] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003969 10.0.0.27 - - [2026-02-16 03:10:14] "GET /virtual-networks?parent_id=eb369b46-29b7-4da0-b011-90c4d0e11640&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003842 10.0.0.27 - - [2026-02-16 03:10:14] "GET /virtual-network/3bc782cb-9f12-47e9-8ab8-fea859819f70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.005149 10.0.0.23 - - [2026-02-16 03:10:16] "GET /projects?obj_uuids=3504be3d-e1d6-4ff0-879a-db965f945a8a&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000799 10.0.0.23 - - [2026-02-16 03:10:16] "DELETE /project/eb369b4629b74da0b01190c4d0e11640 HTTP/1.1" 404 173 0.007099 10.0.0.23 - - [2026-02-16 03:10:16] "GET /project/3504be3d-e1d6-4ff0-879a-db965f945a8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1471 0.043961 10.0.0.23 - - [2026-02-16 03:10:16] "GET /projects?obj_uuids=3504be3d-e1d6-4ff0-879a-db965f945a8a&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001197 10.0.0.23 - - [2026-02-16 03:10:16] "GET /project/3504be3d-e1d6-4ff0-879a-db965f945a8a?fields=security_groups HTTP/1.1" 200 1365 0.059156 10.0.0.23 - - [2026-02-16 03:10:16] "DELETE /security-group/c520355b-bfed-47af-88c8-c1a588fec810 HTTP/1.1" 404 177 0.012907 10.0.0.50 - - [2026-02-16 03:10:16] "DELETE /access-control-list/5e4faf89-5c5b-4366-a417-dd27c87e6ace HTTP/1.1" 200 115 0.079707 10.0.0.23 - - [2026-02-16 03:10:16] "GET /projects?obj_uuids=3504be3d-e1d6-4ff0-879a-db965f945a8a&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.004486 10.0.0.23 - - [2026-02-16 03:10:16] "GET /project/3504be3d-e1d6-4ff0-879a-db965f945a8a?fields=application_policy_sets HTTP/1.1" 200 1404 0.047568 10.0.0.23 - - [2026-02-16 03:10:16] "DELETE /project/3504be3d-e1d6-4ff0-879a-db965f945a8a HTTP/1.1" 200 115 0.428517 10.0.0.27 - - [2026-02-16 03:10:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003373 10.0.0.27 - - [2026-02-16 03:10:17] "GET /virtual-network/3bc782cb-9f12-47e9-8ab8-fea859819f70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.004940 10.0.0.27 - - [2026-02-16 03:10:19] "POST /neutron/port HTTP/1.1" 200 1119 0.016542 10.0.0.27 - - [2026-02-16 03:10:19] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003323 10.0.0.27 - - [2026-02-16 03:10:19] "POST /neutron/network HTTP/1.1" 200 994 0.008488 10.0.0.27 - - [2026-02-16 03:10:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003175 10.0.0.27 - - [2026-02-16 03:10:21] "GET /virtual-network/3bc782cb-9f12-47e9-8ab8-fea859819f70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.005307 10.0.0.27 - - [2026-02-16 03:10:21] "POST /neutron/port HTTP/1.1" 200 1119 0.014678 10.0.0.27 - - [2026-02-16 03:10:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003113 10.0.0.27 - - [2026-02-16 03:10:23] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003264 10.0.0.27 - - [2026-02-16 03:10:23] "GET /virtual-networks?parent_id=eb369b46-29b7-4da0-b011-90c4d0e11640&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002975 10.0.0.27 - - [2026-02-16 03:10:23] "GET /virtual-network/3bc782cb-9f12-47e9-8ab8-fea859819f70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.005309 10.0.0.27 - - [2026-02-16 03:10:23] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005812 10.0.0.27 - - [2026-02-16 03:10:23] "POST /neutron/port HTTP/1.1" 200 1119 0.018774 10.0.0.27 - - [2026-02-16 03:10:23] "GET /virtual-machine/60cf3f0a-f093-4e65-bd22-abfab846a0da HTTP/1.1" 200 1288 0.005113 10.0.0.27 - - [2026-02-16 03:10:23] "GET /virtual-machine-interface/3fd21099-8232-4fc9-966f-3deb9d164c89 HTTP/1.1" 200 2941 0.006256 10.0.0.27 - - [2026-02-16 03:10:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004044 10.0.0.27 - - [2026-02-16 03:10:23] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003920 10.0.0.27 - - [2026-02-16 03:10:23] "GET /virtual-networks?parent_id=eb369b46-29b7-4da0-b011-90c4d0e11640&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002968 10.0.0.27 - - [2026-02-16 03:10:24] "GET /virtual-network/3bc782cb-9f12-47e9-8ab8-fea859819f70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.005160 10.0.0.27 - - [2026-02-16 03:10:24] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006376 10.0.0.27 - - [2026-02-16 03:10:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003039 10.0.0.27 - - [2026-02-16 03:10:25] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003626 10.0.0.27 - - [2026-02-16 03:10:25] "GET /virtual-networks?parent_id=eb369b46-29b7-4da0-b011-90c4d0e11640&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002923 10.0.0.27 - - [2026-02-16 03:10:25] "GET /virtual-network/3bc782cb-9f12-47e9-8ab8-fea859819f70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.004973 10.0.0.27 - - [2026-02-16 03:10:25] "POST /neutron/port HTTP/1.1" 200 1119 0.014729 10.0.0.27 - - [2026-02-16 03:10:25] "POST /neutron/security_group HTTP/1.1" 200 2058 0.014582 10.0.0.27 - - [2026-02-16 03:10:25] "GET /virtual-machine/19727cca-7041-4dcb-809e-ce5a2859ad3b HTTP/1.1" 200 1291 0.006134 10.0.0.27 - - [2026-02-16 03:10:25] "GET /virtual-machine-interface/2c4211bc-57c7-4ccd-96f4-8d9f64f576ea HTTP/1.1" 200 2941 0.004914 10.0.0.27 - - [2026-02-16 03:10:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002888 10.0.0.27 - - [2026-02-16 03:10:25] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003512 10.0.0.27 - - [2026-02-16 03:10:25] "GET /virtual-networks?parent_id=eb369b46-29b7-4da0-b011-90c4d0e11640&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002343 10.0.0.27 - - [2026-02-16 03:10:25] "GET /virtual-network/3bc782cb-9f12-47e9-8ab8-fea859819f70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.005178 10.0.0.27 - - [2026-02-16 03:10:25] "POST /neutron/network HTTP/1.1" 200 1004 0.005843 10.0.0.27 - - [2026-02-16 03:10:26] "POST /neutron/port HTTP/1.1" 200 117 0.001162 10.0.0.27 - - [2026-02-16 03:10:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003148 10.0.0.27 - - [2026-02-16 03:10:26] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004324 10.0.0.27 - - [2026-02-16 03:10:26] "GET /virtual-networks?parent_id=eb369b46-29b7-4da0-b011-90c4d0e11640&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002629 10.0.0.27 - - [2026-02-16 03:10:26] "GET /virtual-network/3bc782cb-9f12-47e9-8ab8-fea859819f70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.005013 10.0.0.27 - - [2026-02-16 03:10:42] "POST /neutron/port HTTP/1.1" 200 1109 0.012313 10.0.0.27 - - [2026-02-16 03:10:42] "POST /neutron/port HTTP/1.1" 200 1109 0.011593 10.0.0.27 - - [2026-02-16 03:10:43] "POST /neutron/port HTTP/1.1" 200 1109 0.016173 10.0.0.27 - - [2026-02-16 03:10:43] "POST /neutron/network HTTP/1.1" 400 204 0.012490 10.0.0.50 - - [2026-02-16 03:10:45] "DELETE /route-target/bd68030f-f1ca-4f63-978b-016be112f728 HTTP/1.1" 200 115 0.020604 10.0.0.27 - - [2026-02-16 03:10:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003186 10.0.0.27 - - [2026-02-16 03:10:45] "DELETE /network-ipam/6dc105f4-c2ba-464f-ab71-2002910edb93 HTTP/1.1" 200 115 0.026091 10.0.0.27 - - [2026-02-16 03:10:45] "POST /fqname-to-id HTTP/1.1" 404 211 0.002837 10.0.0.23 - - [2026-02-16 03:10:46] "GET /projects?obj_uuids=eb369b46-29b7-4da0-b011-90c4d0e11640&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001128 10.0.0.27 - - [2026-02-16 03:10:46] "GET /project/eb369b46-29b7-4da0-b011-90c4d0e11640?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.038962 10.0.0.23 - - [2026-02-16 03:10:46] "GET /projects?obj_uuids=eb369b46-29b7-4da0-b011-90c4d0e11640&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000792 10.0.0.27 - - [2026-02-16 03:10:46] "GET /project/eb369b46-29b7-4da0-b011-90c4d0e11640?fields=virtual_networks HTTP/1.1" 200 1033 0.038717 10.0.0.23 - - [2026-02-16 03:10:47] "GET /projects?obj_uuids=eb369b46-29b7-4da0-b011-90c4d0e11640&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000856 10.0.0.27 - - [2026-02-16 03:10:47] "GET /project/eb369b46-29b7-4da0-b011-90c4d0e11640?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.035498 10.0.0.23 - - [2026-02-16 03:10:47] "GET /projects?obj_uuids=eb369b46-29b7-4da0-b011-90c4d0e11640&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000858 10.0.0.27 - - [2026-02-16 03:10:47] "GET /project/eb369b46-29b7-4da0-b011-90c4d0e11640?fields=security_groups HTTP/1.1" 200 1259 0.033271 10.0.0.27 - - [2026-02-16 03:10:47] "POST /fqname-to-id HTTP/1.1" 404 196 0.028649 10.0.0.23 - - [2026-02-16 03:10:48] "GET /projects?obj_uuids=a9c272a9-65bd-4d50-892a-c7d9c752431c&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002714 10.0.0.27 - - [2026-02-16 03:10:48] "POST /neutron/port HTTP/1.1" 200 117 0.005188 10.0.0.23 - - [2026-02-16 03:10:48] "GET /domains?obj_uuids=026ea67f-9b7a-4f1c-a755-90b25d4ac1dc&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000817 10.0.0.23 - - [2026-02-16 03:10:48] "GET /domain/026ea67f-9b7a-4f1c-a755-90b25d4ac1dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.008934 10.0.0.27 - - [2026-02-16 03:10:48] "POST /neutron/port HTTP/1.1" 400 205 0.003751 10.0.0.23 - - [2026-02-16 03:10:48] "POST /id-to-fqname HTTP/1.1" 200 198 0.002670 10.0.0.23 - - [2026-02-16 03:10:48] "POST /fqname-to-id HTTP/1.1" 404 207 0.004817 10.0.0.23 - - [2026-02-16 03:10:48] "POST /security-groups HTTP/1.1" 200 599 0.026072 10.0.0.23 - - [2026-02-16 03:10:48] "POST /projects HTTP/1.1" 200 601 0.234111 10.0.0.50 - - [2026-02-16 03:10:48] "POST /fqname-to-id HTTP/1.1" 404 241 0.013717 10.0.0.23 - - [2026-02-16 03:10:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.307798 10.0.0.27 - - [2026-02-16 03:10:48] "GET /project/a9c272a9-65bd-4d50-892a-c7d9c752431c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.455037 10.0.0.27 - - [2026-02-16 03:10:49] "GET / HTTP/1.1" 200 35931 0.001475 10.0.0.27 - - [2026-02-16 03:10:51] "POST /fqname-to-id HTTP/1.1" 401 292 0.000419 10.0.0.27 - - [2026-02-16 03:10:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.072609 10.0.0.23 - - [2026-02-16 03:10:51] "GET /projects?obj_uuids=a9c272a9-65bd-4d50-892a-c7d9c752431c&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000926 10.0.0.27 - - [2026-02-16 03:10:51] "GET /project/a9c272a9-65bd-4d50-892a-c7d9c752431c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.036563 10.0.0.50 - - [2026-02-16 03:10:52] "POST /ref-update HTTP/1.1" 200 156 0.022437 10.0.0.23 - - [2026-02-16 03:10:52] "POST /useragent-kv HTTP/1.1" 200 115 0.003041 10.0.0.27 - - [2026-02-16 03:10:52] "POST /neutron/subnet HTTP/1.1" 200 828 0.182152 10.0.0.27 - - [2026-02-16 03:10:52] "POST /id-to-fqname HTTP/1.1" 200 228 0.001336 10.0.0.27 - - [2026-02-16 03:10:52] "GET /virtual-network/0f07a5d7-53a6-48e5-9278-d82f8e59df85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.006824 10.0.0.27 - - [2026-02-16 03:10:52] "POST /neutron/network HTTP/1.1" 200 1008 0.072036 10.0.0.27 - - [2026-02-16 03:10:52] "GET /virtual-network/0f07a5d7-53a6-48e5-9278-d82f8e59df85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.005733 10.0.0.27 - - [2026-02-16 03:10:52] "POST /neutron/subnet HTTP/1.1" 200 734 0.007400 10.0.0.27 - - [2026-02-16 03:10:53] "GET /virtual-network/0f07a5d7-53a6-48e5-9278-d82f8e59df85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.006380 10.0.0.27 - - [2026-02-16 03:10:54] "GET /obj-perms HTTP/1.1" 200 5046 0.332029 10.0.0.50 - - [2026-02-16 03:10:54] "GET /obj-perms HTTP/1.1" 200 5046 0.339785 10.0.0.23 - - [2026-02-16 03:10:55] "GET /obj-perms HTTP/1.1" 200 5046 0.052612 10.0.0.27 - - [2026-02-16 03:10:55] "POST /id-to-fqname HTTP/1.1" 200 228 0.001471 10.0.0.23 - - [2026-02-16 03:10:55] "GET /projects?obj_uuids=a9c272a9-65bd-4d50-892a-c7d9c752431c&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001328 10.0.0.27 - - [2026-02-16 03:10:55] "GET /project/a9c272a9-65bd-4d50-892a-c7d9c752431c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.060959 10.0.0.27 - - [2026-02-16 03:10:56] "POST /neutron/port HTTP/1.1" 200 117 0.005012 10.0.0.27 - - [2026-02-16 03:10:56] "POST /id-to-fqname HTTP/1.1" 200 228 0.001159 10.0.0.27 - - [2026-02-16 03:10:56] "POST /neutron/network HTTP/1.1" 200 1018 0.006112 10.0.0.27 - - [2026-02-16 03:10:56] "POST /neutron/port HTTP/1.1" 200 1177 0.020035 10.0.0.27 - - [2026-02-16 03:10:57] "POST /neutron/port HTTP/1.1" 200 1241 0.019298 10.0.0.27 - - [2026-02-16 03:10:57] "POST /neutron/subnet HTTP/1.1" 200 1394 0.018774 10.0.0.23 - - [2026-02-16 03:10:57] "GET /projects?obj_uuids=a9c272a9-65bd-4d50-892a-c7d9c752431c&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.046255 10.0.0.27 - - [2026-02-16 03:10:57] "GET /project/a9c272a9-65bd-4d50-892a-c7d9c752431c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.125842 10.0.0.27 - - [2026-02-16 03:10:57] "POST /neutron/network HTTP/1.1" 200 1008 0.007177 10.0.0.27 - - [2026-02-16 03:10:57] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007365 10.0.0.27 - - [2026-02-16 03:10:57] "POST /id-to-fqname HTTP/1.1" 200 228 0.001498 10.0.0.27 - - [2026-02-16 03:10:57] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007044 10.0.0.23 - - [2026-02-16 03:10:57] "GET /projects?obj_uuids=a9c272a9-65bd-4d50-892a-c7d9c752431c&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001306 10.0.0.27 - - [2026-02-16 03:10:58] "POST /neutron/port HTTP/1.1" 200 1177 0.268599 10.0.0.27 - - [2026-02-16 03:10:58] "POST /neutron/port HTTP/1.1" 200 1231 0.104267 10.0.0.27 - - [2026-02-16 03:10:58] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003491 10.0.0.27 - - [2026-02-16 03:10:58] "POST /neutron/port HTTP/1.1" 200 117 0.006437 10.0.0.23 - - [2026-02-16 03:10:58] "GET /projects?obj_uuids=a9c272a9-65bd-4d50-892a-c7d9c752431c&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000867 10.0.0.27 - - [2026-02-16 03:10:58] "GET /project/a9c272a9-65bd-4d50-892a-c7d9c752431c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.066712 10.0.0.27 - - [2026-02-16 03:10:58] "POST /neutron/port HTTP/1.1" 200 2328 0.020652 10.0.0.27 - - [2026-02-16 03:10:58] "POST /id-to-fqname HTTP/1.1" 200 228 0.001584 10.0.0.27 - - [2026-02-16 03:10:59] "POST /neutron/port HTTP/1.1" 200 2328 0.020480 10.0.0.27 - - [2026-02-16 03:10:59] "POST /neutron/network HTTP/1.1" 200 1018 0.006037 10.0.0.27 - - [2026-02-16 03:10:59] "POST /neutron/port HTTP/1.1" 200 1177 0.016946 10.0.0.27 - - [2026-02-16 03:10:59] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003351 10.0.0.27 - - [2026-02-16 03:11:00] "POST /neutron/port HTTP/1.1" 200 117 0.001205 10.0.0.23 - - [2026-02-16 03:11:00] "GET /projects?obj_uuids=a9c272a9-65bd-4d50-892a-c7d9c752431c&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001322 10.0.0.27 - - [2026-02-16 03:11:00] "GET /project/a9c272a9-65bd-4d50-892a-c7d9c752431c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.088053 10.0.0.27 - - [2026-02-16 03:11:00] "POST /neutron/network HTTP/1.1" 200 1008 0.009176 10.0.0.27 - - [2026-02-16 03:11:00] "POST /neutron/port HTTP/1.1" 200 117 0.005148 10.0.0.27 - - [2026-02-16 03:11:00] "POST /neutron/port HTTP/1.1" 200 1241 0.022254 10.0.0.27 - - [2026-02-16 03:11:00] "POST /neutron/network HTTP/1.1" 200 1018 0.012182 10.0.0.27 - - [2026-02-16 03:11:00] "GET /virtual-machine/b62436b4-28bf-44bf-b483-f98da0f569da HTTP/1.1" 401 292 0.000419 10.0.0.27 - - [2026-02-16 03:11:01] "POST /neutron/port HTTP/1.1" 200 1177 0.020578 10.0.0.27 - - [2026-02-16 03:11:01] "GET /virtual-machine/b62436b4-28bf-44bf-b483-f98da0f569da HTTP/1.1" 200 1301 0.038913 10.0.0.27 - - [2026-02-16 03:11:01] "GET /virtual-machine-interface/e14edbec-f8d2-444c-b928-7bb95b0817da HTTP/1.1" 200 3176 0.005755 10.0.0.27 - - [2026-02-16 03:11:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005036 10.0.0.27 - - [2026-02-16 03:11:01] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003432 10.0.0.27 - - [2026-02-16 03:11:01] "GET /virtual-networks?parent_id=a9c272a9-65bd-4d50-892a-c7d9c752431c&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.002807 10.0.0.27 - - [2026-02-16 03:11:01] "GET /virtual-network/0f07a5d7-53a6-48e5-9278-d82f8e59df85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.004987 10.0.0.27 - - [2026-02-16 03:11:01] "POST /neutron/port HTTP/1.1" 200 1241 0.018187 10.0.0.27 - - [2026-02-16 03:11:01] "POST /neutron/subnet HTTP/1.1" 200 1394 0.012041 10.0.0.27 - - [2026-02-16 03:11:01] "POST /neutron/network HTTP/1.1" 200 1008 0.009869 10.0.0.27 - - [2026-02-16 03:11:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002900 10.0.0.27 - - [2026-02-16 03:11:04] "GET /virtual-network/0f07a5d7-53a6-48e5-9278-d82f8e59df85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.005437 10.0.0.27 - - [2026-02-16 03:11:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003320 10.0.0.27 - - [2026-02-16 03:11:08] "GET /virtual-network/0f07a5d7-53a6-48e5-9278-d82f8e59df85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.004254 10.0.0.27 - - [2026-02-16 03:11:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002969 10.0.0.27 - - [2026-02-16 03:11:12] "GET /virtual-network/0f07a5d7-53a6-48e5-9278-d82f8e59df85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.005326 10.0.0.27 - - [2026-02-16 03:11:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002971 10.0.0.27 - - [2026-02-16 03:11:16] "GET /virtual-network/0f07a5d7-53a6-48e5-9278-d82f8e59df85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.004660 10.0.0.23 - - [2026-02-16 03:11:16] "DELETE /project/a9c272a965bd4d50892ac7d9c752431c HTTP/1.1" 404 173 0.011052 10.0.0.23 - - [2026-02-16 03:11:16] "GET /projects?obj_uuids=eb369b46-29b7-4da0-b011-90c4d0e11640&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002586 10.0.0.23 - - [2026-02-16 03:11:16] "GET /project/eb369b46-29b7-4da0-b011-90c4d0e11640?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1469 0.094157 10.0.0.23 - - [2026-02-16 03:11:17] "GET /projects?obj_uuids=eb369b46-29b7-4da0-b011-90c4d0e11640&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001587 10.0.0.23 - - [2026-02-16 03:11:17] "GET /project/eb369b46-29b7-4da0-b011-90c4d0e11640?fields=security_groups HTTP/1.1" 200 1103 0.069424 10.0.0.23 - - [2026-02-16 03:11:17] "GET /projects?obj_uuids=eb369b46-29b7-4da0-b011-90c4d0e11640&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004017 10.0.0.23 - - [2026-02-16 03:11:17] "GET /project/eb369b46-29b7-4da0-b011-90c4d0e11640?fields=application_policy_sets HTTP/1.1" 200 1403 0.082928 10.0.0.23 - - [2026-02-16 03:11:17] "DELETE /project/eb369b46-29b7-4da0-b011-90c4d0e11640 HTTP/1.1" 404 190 0.452406 10.0.0.27 - - [2026-02-16 03:11:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003620 10.0.0.27 - - [2026-02-16 03:11:20] "GET /virtual-network/0f07a5d7-53a6-48e5-9278-d82f8e59df85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.005507 10.0.0.27 - - [2026-02-16 03:11:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002838 10.0.0.27 - - [2026-02-16 03:11:24] "GET /virtual-network/0f07a5d7-53a6-48e5-9278-d82f8e59df85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.004790 10.0.0.27 - - [2026-02-16 03:11:26] "POST /neutron/network HTTP/1.1" 200 1018 0.005955 10.0.0.27 - - [2026-02-16 03:11:26] "POST /neutron/subnet HTTP/1.1" 200 1394 0.011295 10.0.0.27 - - [2026-02-16 03:11:26] "POST /neutron/network HTTP/1.1" 200 1008 0.007612 10.0.0.27 - - [2026-02-16 03:11:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003158 10.0.0.27 - - [2026-02-16 03:11:29] "GET /virtual-network/0f07a5d7-53a6-48e5-9278-d82f8e59df85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.006398 10.0.0.27 - - [2026-02-16 03:11:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004013 10.0.0.27 - - [2026-02-16 03:11:33] "GET /virtual-network/0f07a5d7-53a6-48e5-9278-d82f8e59df85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.004933 10.0.0.27 - - [2026-02-16 03:11:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003277 10.0.0.27 - - [2026-02-16 03:11:37] "GET /virtual-network/0f07a5d7-53a6-48e5-9278-d82f8e59df85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.005114 10.0.0.27 - - [2026-02-16 03:11:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003309 10.0.0.27 - - [2026-02-16 03:11:41] "GET /virtual-network/0f07a5d7-53a6-48e5-9278-d82f8e59df85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.005403 10.0.0.27 - - [2026-02-16 03:11:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003522 10.0.0.27 - - [2026-02-16 03:11:45] "GET /virtual-network/0f07a5d7-53a6-48e5-9278-d82f8e59df85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.004512 10.0.0.27 - - [2026-02-16 03:11:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005241 10.0.0.27 - - [2026-02-16 03:11:49] "GET /virtual-network/0f07a5d7-53a6-48e5-9278-d82f8e59df85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.006170 10.0.0.27 - - [2026-02-16 03:11:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003139 10.0.0.27 - - [2026-02-16 03:11:53] "GET /virtual-network/0f07a5d7-53a6-48e5-9278-d82f8e59df85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.005947 10.0.0.27 - - [2026-02-16 03:11:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002961 10.0.0.27 - - [2026-02-16 03:11:57] "GET /virtual-network/0f07a5d7-53a6-48e5-9278-d82f8e59df85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.004893 10.0.0.27 - - [2026-02-16 03:12:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003339 10.0.0.27 - - [2026-02-16 03:12:01] "GET /virtual-network/0f07a5d7-53a6-48e5-9278-d82f8e59df85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.004887 10.0.0.27 - - [2026-02-16 03:12:04] "POST /neutron/port HTTP/1.1" 200 1241 0.022574 10.0.0.27 - - [2026-02-16 03:12:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003078 10.0.0.27 - - [2026-02-16 03:12:05] "GET /virtual-network/0f07a5d7-53a6-48e5-9278-d82f8e59df85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.004812 10.0.0.27 - - [2026-02-16 03:12:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003256 10.0.0.27 - - [2026-02-16 03:12:09] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003495 10.0.0.27 - - [2026-02-16 03:12:09] "GET /virtual-networks?parent_id=a9c272a9-65bd-4d50-892a-c7d9c752431c&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.002648 10.0.0.27 - - [2026-02-16 03:12:10] "GET /virtual-network/0f07a5d7-53a6-48e5-9278-d82f8e59df85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.006485 10.0.0.27 - - [2026-02-16 03:12:10] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006254 10.0.0.27 - - [2026-02-16 03:12:15] "POST /neutron/port HTTP/1.1" 200 1241 0.015565 10.0.0.27 - - [2026-02-16 03:12:20] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006524 10.0.0.27 - - [2026-02-16 03:12:21] "POST /neutron/port HTTP/1.1" 200 1241 0.015376 10.0.0.27 - - [2026-02-16 03:12:21] "POST /neutron/floatingip HTTP/1.1" 200 117 0.025232 10.0.0.27 - - [2026-02-16 03:12:21] "POST /neutron/port HTTP/1.1" 200 117 0.001045 10.0.0.27 - - [2026-02-16 03:12:25] "POST /neutron/port HTTP/1.1" 200 1241 0.014333 10.0.0.27 - - [2026-02-16 03:12:28] "POST /neutron/port HTTP/1.1" 200 1241 0.016394 10.0.0.27 - - [2026-02-16 03:12:28] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003399 10.0.0.27 - - [2026-02-16 03:12:28] "POST /neutron/port HTTP/1.1" 200 117 0.001143 10.0.0.27 - - [2026-02-16 03:12:30] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006140 10.0.0.27 - - [2026-02-16 03:12:36] "POST /neutron/port HTTP/1.1" 200 1241 0.016184 10.0.0.27 - - [2026-02-16 03:12:36] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006983 10.0.0.27 - - [2026-02-16 03:12:36] "GET /virtual-machine/42663e8d-f1f9-4855-99f5-297bc4e80aeb HTTP/1.1" 200 1300 0.005792 10.0.0.27 - - [2026-02-16 03:12:36] "GET /virtual-machine-interface/ac2ad458-72e2-4317-9528-3da44f0fdb3a HTTP/1.1" 200 3176 0.005488 10.0.0.27 - - [2026-02-16 03:12:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003064 10.0.0.27 - - [2026-02-16 03:12:36] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003750 10.0.0.27 - - [2026-02-16 03:12:36] "GET /virtual-networks?parent_id=a9c272a9-65bd-4d50-892a-c7d9c752431c&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.002890 10.0.0.27 - - [2026-02-16 03:12:36] "GET /virtual-network/0f07a5d7-53a6-48e5-9278-d82f8e59df85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.005825 10.0.0.27 - - [2026-02-16 03:12:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003511 10.0.0.27 - - [2026-02-16 03:12:37] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003489 10.0.0.27 - - [2026-02-16 03:12:37] "GET /virtual-networks?parent_id=a9c272a9-65bd-4d50-892a-c7d9c752431c&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.002723 10.0.0.27 - - [2026-02-16 03:12:37] "GET /virtual-network/0f07a5d7-53a6-48e5-9278-d82f8e59df85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.010790 10.0.0.27 - - [2026-02-16 03:12:37] "POST /neutron/port HTTP/1.1" 200 1241 0.045143 10.0.0.27 - - [2026-02-16 03:12:37] "POST /neutron/security_group HTTP/1.1" 200 2066 0.010501 10.0.0.27 - - [2026-02-16 03:12:37] "GET /virtual-machine/d64c0975-736e-42ed-a327-be8d71b51421 HTTP/1.1" 200 1301 0.005331 10.0.0.27 - - [2026-02-16 03:12:37] "GET /virtual-machine-interface/e23fcf86-1d46-4033-8d80-67b369a0e2a3 HTTP/1.1" 200 3176 0.004968 10.0.0.27 - - [2026-02-16 03:12:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005124 10.0.0.27 - - [2026-02-16 03:12:38] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003375 10.0.0.27 - - [2026-02-16 03:12:38] "GET /virtual-networks?parent_id=a9c272a9-65bd-4d50-892a-c7d9c752431c&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.003200 10.0.0.27 - - [2026-02-16 03:12:38] "GET /virtual-network/0f07a5d7-53a6-48e5-9278-d82f8e59df85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.004829 10.0.0.27 - - [2026-02-16 03:12:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003095 10.0.0.27 - - [2026-02-16 03:12:39] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003441 10.0.0.27 - - [2026-02-16 03:12:39] "GET /virtual-networks?parent_id=a9c272a9-65bd-4d50-892a-c7d9c752431c&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.002498 10.0.0.27 - - [2026-02-16 03:12:39] "GET /virtual-network/0f07a5d7-53a6-48e5-9278-d82f8e59df85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.005402 10.0.0.23 - - [2026-02-16 03:12:58] "GET /projects?obj_uuids=a9c272a9-65bd-4d50-892a-c7d9c752431c&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001456 10.0.0.27 - - [2026-02-16 03:12:59] "GET /project/a9c272a9-65bd-4d50-892a-c7d9c752431c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.043594 10.0.0.27 - - [2026-02-16 03:12:59] "POST /fqname-to-id HTTP/1.1" 404 226 0.003361 10.0.0.27 - - [2026-02-16 03:12:59] "POST /interface-route-tables HTTP/1.1" 200 575 0.022911 10.0.0.27 - - [2026-02-16 03:12:59] "GET /interface-route-table/c66c8e7d-29c3-4cef-a940-d3306efcea74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1334 0.006864 10.0.0.27 - - [2026-02-16 03:12:59] "GET /virtual-machine-interface/e14edbec-f8d2-444c-b928-7bb95b0817da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2761 0.005718 10.0.0.27 - - [2026-02-16 03:12:59] "POST /ref-update HTTP/1.1" 200 156 0.015525 10.0.0.27 - - [2026-02-16 03:13:23] "POST /neutron/network HTTP/1.1" 200 1018 0.005996 10.0.0.27 - - [2026-02-16 03:13:23] "POST /neutron/subnet HTTP/1.1" 200 1394 0.020044 10.0.0.27 - - [2026-02-16 03:13:23] "POST /neutron/network HTTP/1.1" 200 1008 0.008064 10.0.0.27 - - [2026-02-16 03:13:30] "POST /neutron/network HTTP/1.1" 200 1018 0.007084 10.0.0.27 - - [2026-02-16 03:13:30] "POST /neutron/subnet HTTP/1.1" 200 1394 0.010991 10.0.0.27 - - [2026-02-16 03:13:30] "POST /neutron/network HTTP/1.1" 200 1008 0.009279 10.0.0.23 - - [2026-02-16 03:13:51] "GET /projects?obj_uuids=a9c272a9-65bd-4d50-892a-c7d9c752431c&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001002 10.0.0.27 - - [2026-02-16 03:13:51] "GET /project/a9c272a9-65bd-4d50-892a-c7d9c752431c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.044240 10.0.0.27 - - [2026-02-16 03:13:52] "POST /fqname-to-id HTTP/1.1" 404 226 0.004317 10.0.0.27 - - [2026-02-16 03:13:52] "POST /interface-route-tables HTTP/1.1" 200 575 0.023471 10.0.0.27 - - [2026-02-16 03:13:52] "GET /interface-route-table/0dcefc8d-107c-479a-ad3c-2e971b9c6a2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1332 0.005348 10.0.0.27 - - [2026-02-16 03:13:52] "GET /virtual-machine-interface/ac2ad458-72e2-4317-9528-3da44f0fdb3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2761 0.005584 10.0.0.27 - - [2026-02-16 03:13:52] "POST /ref-update HTTP/1.1" 200 156 0.015180 10.0.0.27 - - [2026-02-16 03:13:53] "GET /virtual-machine-interface/e23fcf86-1d46-4033-8d80-67b369a0e2a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2761 0.006173 10.0.0.27 - - [2026-02-16 03:13:53] "PUT /virtual-machine-interface/e23fcf86-1d46-4033-8d80-67b369a0e2a3 HTTP/1.1" 200 284 0.014446 10.0.0.27 - - [2026-02-16 03:13:53] "GET /virtual-machine-interface/e14edbec-f8d2-444c-b928-7bb95b0817da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.008104 10.0.0.27 - - [2026-02-16 03:13:53] "PUT /virtual-machine-interface/e14edbec-f8d2-444c-b928-7bb95b0817da HTTP/1.1" 200 284 0.012222 10.0.0.27 - - [2026-02-16 03:13:53] "GET /virtual-machine-interface/ac2ad458-72e2-4317-9528-3da44f0fdb3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.008166 10.0.0.27 - - [2026-02-16 03:13:53] "PUT /virtual-machine-interface/ac2ad458-72e2-4317-9528-3da44f0fdb3a HTTP/1.1" 200 284 0.017391 10.0.0.27 - - [2026-02-16 03:13:56] "GET /obj-perms HTTP/1.1" 200 5056 0.061470 10.0.0.50 - - [2026-02-16 03:13:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000368 10.0.0.50 - - [2026-02-16 03:13:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000474 10.0.0.23 - - [2026-02-16 03:13:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000428 10.0.0.23 - - [2026-02-16 03:13:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000393 10.0.0.27 - - [2026-02-16 03:13:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000355 10.0.0.27 - - [2026-02-16 03:13:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000528 10.0.0.23 - - [2026-02-16 03:13:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000330 10.0.0.23 - - [2026-02-16 03:13:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000812 10.0.0.50 - - [2026-02-16 03:13:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000382 10.0.0.50 - - [2026-02-16 03:13:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000350 10.0.0.27 - - [2026-02-16 03:13:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000340 10.0.0.27 - - [2026-02-16 03:13:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000326 10.0.0.27 - - [2026-02-16 03:14:23] "POST /neutron/network HTTP/1.1" 200 1018 0.005823 10.0.0.27 - - [2026-02-16 03:14:23] "POST /neutron/subnet HTTP/1.1" 200 1394 0.017092 10.0.0.27 - - [2026-02-16 03:14:23] "POST /neutron/network HTTP/1.1" 200 1008 0.007739 10.0.0.27 - - [2026-02-16 03:14:29] "POST /neutron/network HTTP/1.1" 200 1018 0.009442 10.0.0.27 - - [2026-02-16 03:14:29] "POST /neutron/subnet HTTP/1.1" 200 1394 0.011284 10.0.0.27 - - [2026-02-16 03:14:29] "POST /neutron/network HTTP/1.1" 200 1008 0.008264 10.0.0.27 - - [2026-02-16 03:14:51] "POST /neutron/port HTTP/1.1" 200 1241 0.015392 10.0.0.27 - - [2026-02-16 03:14:51] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007169 10.0.0.27 - - [2026-02-16 03:14:51] "GET /virtual-machine/077a5a38-3fb5-4737-83bc-7a06b360c70c HTTP/1.1" 200 1298 0.005052 10.0.0.27 - - [2026-02-16 03:14:51] "GET /virtual-machine-interface/7daae3f2-f397-4a99-90a0-3d93000cf82d HTTP/1.1" 200 3175 0.004927 10.0.0.27 - - [2026-02-16 03:14:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002859 10.0.0.27 - - [2026-02-16 03:14:51] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003167 10.0.0.27 - - [2026-02-16 03:14:51] "GET /virtual-networks?parent_id=a9c272a9-65bd-4d50-892a-c7d9c752431c&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.002527 10.0.0.27 - - [2026-02-16 03:14:51] "GET /virtual-network/0f07a5d7-53a6-48e5-9278-d82f8e59df85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.006470 10.0.0.27 - - [2026-02-16 03:14:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003310 10.0.0.27 - - [2026-02-16 03:14:53] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003844 10.0.0.27 - - [2026-02-16 03:14:53] "GET /virtual-networks?parent_id=a9c272a9-65bd-4d50-892a-c7d9c752431c&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.003066 10.0.0.27 - - [2026-02-16 03:14:53] "GET /virtual-network/0f07a5d7-53a6-48e5-9278-d82f8e59df85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.005383 10.0.0.27 - - [2026-02-16 03:14:53] "GET /virtual-machine-interface/7daae3f2-f397-4a99-90a0-3d93000cf82d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2760 0.005276 10.0.0.27 - - [2026-02-16 03:14:53] "PUT /virtual-machine-interface/7daae3f2-f397-4a99-90a0-3d93000cf82d HTTP/1.1" 200 284 0.012047 10.0.0.50 - - [2026-02-16 03:14:57] "GET /obj-perms HTTP/1.1" 200 5056 0.055656 10.0.0.23 - - [2026-02-16 03:14:57] "GET /obj-perms HTTP/1.1" 200 5056 0.049725 10.0.0.27 - - [2026-02-16 03:15:24] "POST /neutron/network HTTP/1.1" 200 1018 0.006167 10.0.0.27 - - [2026-02-16 03:15:24] "POST /neutron/subnet HTTP/1.1" 200 1394 0.011774 10.0.0.27 - - [2026-02-16 03:15:24] "POST /neutron/network HTTP/1.1" 200 1008 0.009115 10.0.0.27 - - [2026-02-16 03:15:29] "POST /neutron/network HTTP/1.1" 200 1018 0.028423 10.0.0.27 - - [2026-02-16 03:15:29] "POST /neutron/subnet HTTP/1.1" 200 1394 0.011230 10.0.0.27 - - [2026-02-16 03:15:29] "POST /neutron/network HTTP/1.1" 200 1008 0.009361 10.0.0.23 - - [2026-02-16 03:15:41] "GET /projects?obj_uuids=a9c272a9-65bd-4d50-892a-c7d9c752431c&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000855 10.0.0.27 - - [2026-02-16 03:15:41] "GET /project/a9c272a9-65bd-4d50-892a-c7d9c752431c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.038963 10.0.0.27 - - [2026-02-16 03:15:41] "POST /fqname-to-id HTTP/1.1" 404 226 0.002442 10.0.0.27 - - [2026-02-16 03:15:41] "POST /interface-route-tables HTTP/1.1" 200 575 0.025461 10.0.0.27 - - [2026-02-16 03:15:41] "GET /interface-route-table/e32038e5-f63a-4ee3-955a-29856f9a6444?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1334 0.005716 10.0.0.27 - - [2026-02-16 03:15:41] "GET /virtual-machine-interface/7daae3f2-f397-4a99-90a0-3d93000cf82d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.005140 10.0.0.27 - - [2026-02-16 03:15:41] "POST /ref-update HTTP/1.1" 200 156 0.012326 10.0.0.27 - - [2026-02-16 03:15:43] "GET /virtual-machine-interface/e14edbec-f8d2-444c-b928-7bb95b0817da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3092 0.005623 10.0.0.27 - - [2026-02-16 03:15:43] "POST /ref-update HTTP/1.1" 200 156 0.014277 10.0.0.27 - - [2026-02-16 03:15:43] "DELETE /interface-route-table/c66c8e7d-29c3-4cef-a940-d3306efcea74 HTTP/1.1" 200 115 0.027014 10.0.0.27 - - [2026-02-16 03:15:44] "POST /neutron/port HTTP/1.1" 200 151 0.198802 10.0.0.27 - - [2026-02-16 03:15:53] "GET /virtual-machine-interface/7daae3f2-f397-4a99-90a0-3d93000cf82d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3091 0.036438 10.0.0.27 - - [2026-02-16 03:15:53] "POST /ref-update HTTP/1.1" 200 156 0.013740 10.0.0.27 - - [2026-02-16 03:15:53] "DELETE /interface-route-table/e32038e5-f63a-4ee3-955a-29856f9a6444 HTTP/1.1" 200 115 0.028769 10.0.0.27 - - [2026-02-16 03:15:53] "GET /virtual-machine-interface/ac2ad458-72e2-4317-9528-3da44f0fdb3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3092 0.006218 10.0.0.27 - - [2026-02-16 03:15:53] "POST /ref-update HTTP/1.1" 200 156 0.014899 10.0.0.27 - - [2026-02-16 03:15:54] "DELETE /interface-route-table/0dcefc8d-107c-479a-ad3c-2e971b9c6a2b HTTP/1.1" 200 115 0.026812 10.0.0.27 - - [2026-02-16 03:15:54] "POST /neutron/port HTTP/1.1" 200 1241 0.042506 10.0.0.27 - - [2026-02-16 03:15:54] "POST /neutron/port HTTP/1.1" 200 1241 0.017304 10.0.0.27 - - [2026-02-16 03:15:54] "POST /neutron/port HTTP/1.1" 200 1241 0.021073 10.0.0.27 - - [2026-02-16 03:15:56] "POST /neutron/network HTTP/1.1" 200 1008 0.008127 10.0.0.50 - - [2026-02-16 03:15:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.061351 10.0.0.23 - - [2026-02-16 03:15:57] "GET /projects?obj_uuids=a9c272a9-65bd-4d50-892a-c7d9c752431c&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.031717 10.0.0.27 - - [2026-02-16 03:15:57] "GET /project/a9c272a9-65bd-4d50-892a-c7d9c752431c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.156714 10.0.0.23 - - [2026-02-16 03:15:57] "GET /projects?obj_uuids=a9c272a9-65bd-4d50-892a-c7d9c752431c&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000960 10.0.0.27 - - [2026-02-16 03:15:58] "GET /project/a9c272a9-65bd-4d50-892a-c7d9c752431c?fields=virtual_networks HTTP/1.1" 200 1048 0.083074 10.0.0.23 - - [2026-02-16 03:15:58] "GET /projects?obj_uuids=a9c272a9-65bd-4d50-892a-c7d9c752431c&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000841 10.0.0.27 - - [2026-02-16 03:15:58] "GET /project/a9c272a9-65bd-4d50-892a-c7d9c752431c?fields=virtual_machine_interfaces HTTP/1.1" 200 1048 0.038489 10.0.0.23 - - [2026-02-16 03:15:58] "GET /projects?obj_uuids=a9c272a9-65bd-4d50-892a-c7d9c752431c&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000898 10.0.0.27 - - [2026-02-16 03:15:58] "GET /project/a9c272a9-65bd-4d50-892a-c7d9c752431c?fields=security_groups HTTP/1.1" 200 1282 0.039024 10.0.0.27 - - [2026-02-16 03:15:59] "POST /fqname-to-id HTTP/1.1" 404 183 0.025221 10.0.0.23 - - [2026-02-16 03:15:59] "GET /projects?obj_uuids=9c6162a8-48ea-462e-a53f-f4261ce850a3&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003094 10.0.0.23 - - [2026-02-16 03:15:59] "GET /domains?obj_uuids=026ea67f-9b7a-4f1c-a755-90b25d4ac1dc&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001091 10.0.0.23 - - [2026-02-16 03:15:59] "GET /domain/026ea67f-9b7a-4f1c-a755-90b25d4ac1dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.034386 10.0.0.23 - - [2026-02-16 03:15:59] "POST /id-to-fqname HTTP/1.1" 200 185 0.002754 10.0.0.23 - - [2026-02-16 03:15:59] "POST /fqname-to-id HTTP/1.1" 404 194 0.008420 10.0.0.23 - - [2026-02-16 03:15:59] "POST /security-groups HTTP/1.1" 200 586 0.068946 10.0.0.23 - - [2026-02-16 03:15:59] "POST /projects HTTP/1.1" 200 575 0.262182 10.0.0.50 - - [2026-02-16 03:15:59] "POST /access-control-lists HTTP/1.1" 200 591 0.022783 10.0.0.23 - - [2026-02-16 03:15:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.343739 10.0.0.27 - - [2026-02-16 03:15:59] "GET /project/9c6162a8-48ea-462e-a53f-f4261ce850a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.497597 10.0.0.27 - - [2026-02-16 03:16:00] "GET / HTTP/1.1" 200 35931 0.001581 10.0.0.23 - - [2026-02-16 03:16:03] "GET /projects?obj_uuids=9c6162a8-48ea-462e-a53f-f4261ce850a3&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001097 10.0.0.27 - - [2026-02-16 03:16:03] "GET /project/9c6162a8-48ea-462e-a53f-f4261ce850a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.039460 10.0.0.23 - - [2026-02-16 03:16:03] "GET /projects?obj_uuids=9c6162a8-48ea-462e-a53f-f4261ce850a3&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001669 10.0.0.27 - - [2026-02-16 03:16:03] "GET /project/9c6162a8-48ea-462e-a53f-f4261ce850a3?fields=virtual_networks HTTP/1.1" 200 1023 0.051675 10.0.0.23 - - [2026-02-16 03:16:03] "GET /projects?obj_uuids=9c6162a8-48ea-462e-a53f-f4261ce850a3&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001003 10.0.0.27 - - [2026-02-16 03:16:04] "GET /project/9c6162a8-48ea-462e-a53f-f4261ce850a3?fields=virtual_machine_interfaces HTTP/1.1" 200 1023 0.044382 10.0.0.23 - - [2026-02-16 03:16:04] "GET /projects?obj_uuids=9c6162a8-48ea-462e-a53f-f4261ce850a3&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000998 10.0.0.27 - - [2026-02-16 03:16:04] "GET /project/9c6162a8-48ea-462e-a53f-f4261ce850a3?fields=security_groups HTTP/1.1" 200 1244 0.041921 10.0.0.27 - - [2026-02-16 03:16:04] "POST /fqname-to-id HTTP/1.1" 404 193 0.025772 10.0.0.23 - - [2026-02-16 03:16:05] "GET /projects?obj_uuids=96718deb-afac-4922-b7ed-02e6c24de051&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002645 10.0.0.23 - - [2026-02-16 03:16:05] "GET /domains?obj_uuids=026ea67f-9b7a-4f1c-a755-90b25d4ac1dc&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000867 10.0.0.23 - - [2026-02-16 03:16:05] "GET /domain/026ea67f-9b7a-4f1c-a755-90b25d4ac1dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.006380 10.0.0.23 - - [2026-02-16 03:16:05] "POST /id-to-fqname HTTP/1.1" 200 195 0.006628 10.0.0.23 - - [2026-02-16 03:16:05] "POST /fqname-to-id HTTP/1.1" 404 204 0.004079 10.0.0.23 - - [2026-02-16 03:16:05] "POST /security-groups HTTP/1.1" 200 596 0.028378 10.0.0.50 - - [2026-02-16 03:16:05] "POST /fqname-to-id HTTP/1.1" 404 239 0.003574 10.0.0.23 - - [2026-02-16 03:16:05] "POST /projects HTTP/1.1" 200 595 0.217407 10.0.0.23 - - [2026-02-16 03:16:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.289044 10.0.0.50 - - [2026-02-16 03:16:05] "POST /access-control-lists HTTP/1.1" 200 599 0.025575 10.0.0.27 - - [2026-02-16 03:16:05] "GET /project/96718deb-afac-4922-b7ed-02e6c24de051?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1384 0.435094 10.0.0.27 - - [2026-02-16 03:16:06] "GET / HTTP/1.1" 200 35931 0.002589 10.0.0.23 - - [2026-02-16 03:16:09] "GET /projects?obj_uuids=96718deb-afac-4922-b7ed-02e6c24de051&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001053 10.0.0.27 - - [2026-02-16 03:16:09] "GET /project/96718deb-afac-4922-b7ed-02e6c24de051?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1384 0.038973 10.0.0.23 - - [2026-02-16 03:16:09] "GET /projects?obj_uuids=96718deb-afac-4922-b7ed-02e6c24de051&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001685 10.0.0.27 - - [2026-02-16 03:16:09] "GET /project/96718deb-afac-4922-b7ed-02e6c24de051?fields=virtual_networks HTTP/1.1" 200 1043 0.042645 10.0.0.23 - - [2026-02-16 03:16:09] "GET /projects?obj_uuids=96718deb-afac-4922-b7ed-02e6c24de051&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000850 10.0.0.27 - - [2026-02-16 03:16:09] "GET /project/96718deb-afac-4922-b7ed-02e6c24de051?fields=virtual_machine_interfaces HTTP/1.1" 200 1043 0.046334 10.0.0.23 - - [2026-02-16 03:16:09] "GET /projects?obj_uuids=96718deb-afac-4922-b7ed-02e6c24de051&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000852 10.0.0.27 - - [2026-02-16 03:16:09] "GET /project/96718deb-afac-4922-b7ed-02e6c24de051?fields=security_groups HTTP/1.1" 200 1274 0.048982 10.0.0.27 - - [2026-02-16 03:16:10] "POST /fqname-to-id HTTP/1.1" 404 199 0.030173 10.0.0.23 - - [2026-02-16 03:16:10] "GET /projects?obj_uuids=3437de35-da8f-4fd7-bd46-fde853ee8242&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002919 10.0.0.23 - - [2026-02-16 03:16:10] "GET /domains?obj_uuids=026ea67f-9b7a-4f1c-a755-90b25d4ac1dc&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000916 10.0.0.23 - - [2026-02-16 03:16:10] "GET /domain/026ea67f-9b7a-4f1c-a755-90b25d4ac1dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.008401 10.0.0.23 - - [2026-02-16 03:16:10] "POST /id-to-fqname HTTP/1.1" 200 201 0.004184 10.0.0.23 - - [2026-02-16 03:16:10] "POST /fqname-to-id HTTP/1.1" 404 210 0.004175 10.0.0.23 - - [2026-02-16 03:16:10] "POST /security-groups HTTP/1.1" 200 602 0.028721 10.0.0.23 - - [2026-02-16 03:16:10] "POST /projects HTTP/1.1" 200 607 0.231009 10.0.0.50 - - [2026-02-16 03:16:10] "POST /fqname-to-id HTTP/1.1" 404 244 0.016090 10.0.0.23 - - [2026-02-16 03:16:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.305488 10.0.0.27 - - [2026-02-16 03:16:11] "GET /project/3437de35-da8f-4fd7-bd46-fde853ee8242?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.465201 10.0.0.27 - - [2026-02-16 03:16:12] "GET / HTTP/1.1" 200 35931 0.001411 10.0.0.23 - - [2026-02-16 03:16:15] "GET /projects?obj_uuids=3437de35-da8f-4fd7-bd46-fde853ee8242&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001545 10.0.0.27 - - [2026-02-16 03:16:15] "GET /project/3437de35-da8f-4fd7-bd46-fde853ee8242?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.057162 10.0.0.23 - - [2026-02-16 03:16:15] "GET /projects?obj_uuids=3437de35-da8f-4fd7-bd46-fde853ee8242&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001572 10.0.0.27 - - [2026-02-16 03:16:15] "GET /project/3437de35-da8f-4fd7-bd46-fde853ee8242?fields=virtual_networks HTTP/1.1" 200 1054 0.052969 10.0.0.23 - - [2026-02-16 03:16:15] "GET /projects?obj_uuids=3437de35-da8f-4fd7-bd46-fde853ee8242&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001260 10.0.0.27 - - [2026-02-16 03:16:15] "GET /project/3437de35-da8f-4fd7-bd46-fde853ee8242?fields=virtual_machine_interfaces HTTP/1.1" 200 1054 0.042633 10.0.0.23 - - [2026-02-16 03:16:15] "GET /projects?obj_uuids=3437de35-da8f-4fd7-bd46-fde853ee8242&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000983 10.0.0.27 - - [2026-02-16 03:16:15] "GET /project/3437de35-da8f-4fd7-bd46-fde853ee8242?fields=security_groups HTTP/1.1" 200 1291 0.045185 10.0.0.27 - - [2026-02-16 03:16:16] "POST /fqname-to-id HTTP/1.1" 404 185 0.025984 10.0.0.23 - - [2026-02-16 03:16:16] "GET /projects?obj_uuids=db4d7e75-65a0-4f58-831f-9ab16251b6c9&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002781 10.0.0.23 - - [2026-02-16 03:16:16] "GET /domains?obj_uuids=026ea67f-9b7a-4f1c-a755-90b25d4ac1dc&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000819 10.0.0.23 - - [2026-02-16 03:16:16] "GET /domain/026ea67f-9b7a-4f1c-a755-90b25d4ac1dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.006255 10.0.0.23 - - [2026-02-16 03:16:16] "POST /id-to-fqname HTTP/1.1" 200 187 0.005187 10.0.0.23 - - [2026-02-16 03:16:16] "POST /fqname-to-id HTTP/1.1" 404 196 0.007915 10.0.0.23 - - [2026-02-16 03:16:16] "POST /security-groups HTTP/1.1" 200 588 0.072810 10.0.0.23 - - [2026-02-16 03:16:16] "POST /projects HTTP/1.1" 200 579 0.296458 10.0.0.50 - - [2026-02-16 03:16:16] "POST /access-control-lists HTTP/1.1" 200 593 0.025489 10.0.0.23 - - [2026-02-16 03:16:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.366560 10.0.0.27 - - [2026-02-16 03:16:16] "GET /project/db4d7e75-65a0-4f58-831f-9ab16251b6c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1351 0.500594 10.0.0.27 - - [2026-02-16 03:16:18] "GET / HTTP/1.1" 200 35931 0.001597 10.0.0.23 - - [2026-02-16 03:16:18] "DELETE /project/3437de35da8f4fd7bd46fde853ee8242 HTTP/1.1" 404 173 0.037756 10.0.0.23 - - [2026-02-16 03:16:18] "DELETE /project/96718debafac4922b7ed02e6c24de051 HTTP/1.1" 404 173 0.037045 10.0.0.23 - - [2026-02-16 03:16:18] "DELETE /project/db4d7e7565a04f58831f9ab16251b6c9 HTTP/1.1" 404 173 0.040318 10.0.0.23 - - [2026-02-16 03:16:18] "DELETE /project/9c6162a848ea462ea53ff4261ce850a3 HTTP/1.1" 404 173 0.032378 10.0.0.23 - - [2026-02-16 03:16:18] "GET /projects?obj_uuids=96718deb-afac-4922-b7ed-02e6c24de051&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001024 10.0.0.23 - - [2026-02-16 03:16:18] "GET /projects?obj_uuids=a9c272a9-65bd-4d50-892a-c7d9c752431c&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000851 10.0.0.23 - - [2026-02-16 03:16:18] "GET /projects?obj_uuids=9c6162a8-48ea-462e-a53f-f4261ce850a3&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.004261 10.0.0.23 - - [2026-02-16 03:16:18] "GET /projects?obj_uuids=3437de35-da8f-4fd7-bd46-fde853ee8242&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000818 10.0.0.23 - - [2026-02-16 03:16:18] "GET /project/a9c272a9-65bd-4d50-892a-c7d9c752431c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1500 0.081060 10.0.0.23 - - [2026-02-16 03:16:18] "GET /project/96718deb-afac-4922-b7ed-02e6c24de051?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.080732 10.0.0.23 - - [2026-02-16 03:16:18] "GET /project/3437de35-da8f-4fd7-bd46-fde853ee8242?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1512 0.110944 10.0.0.23 - - [2026-02-16 03:16:18] "GET /project/9c6162a8-48ea-462e-a53f-f4261ce850a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1449 0.114229 10.0.0.23 - - [2026-02-16 03:16:18] "GET /projects?obj_uuids=a9c272a9-65bd-4d50-892a-c7d9c752431c&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000912 10.0.0.23 - - [2026-02-16 03:16:18] "GET /projects?obj_uuids=96718deb-afac-4922-b7ed-02e6c24de051&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000944 10.0.0.23 - - [2026-02-16 03:16:18] "GET /projects?obj_uuids=9c6162a8-48ea-462e-a53f-f4261ce850a3&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000805 10.0.0.23 - - [2026-02-16 03:16:18] "GET /projects?obj_uuids=3437de35-da8f-4fd7-bd46-fde853ee8242&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000750 10.0.0.23 - - [2026-02-16 03:16:18] "GET /project/a9c272a9-65bd-4d50-892a-c7d9c752431c?fields=security_groups HTTP/1.1" 200 1387 0.102540 10.0.0.23 - - [2026-02-16 03:16:18] "GET /project/9c6162a8-48ea-462e-a53f-f4261ce850a3?fields=security_groups HTTP/1.1" 200 1349 0.079826 10.0.0.23 - - [2026-02-16 03:16:18] "GET /project/96718deb-afac-4922-b7ed-02e6c24de051?fields=security_groups HTTP/1.1" 200 1379 0.105137 10.0.0.23 - - [2026-02-16 03:16:18] "GET /project/3437de35-da8f-4fd7-bd46-fde853ee8242?fields=security_groups HTTP/1.1" 200 1396 0.179257 10.0.0.23 - - [2026-02-16 03:16:18] "DELETE /security-group/fcec8575-c47f-4fbb-8a18-042978508982 HTTP/1.1" 200 115 0.154896 10.0.0.23 - - [2026-02-16 03:16:18] "GET /projects?obj_uuids=a9c272a9-65bd-4d50-892a-c7d9c752431c&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001375 10.0.0.23 - - [2026-02-16 03:16:18] "DELETE /security-group/11645cb0-819c-4672-86a5-a21ed7f9f691 HTTP/1.1" 200 115 0.159060 10.0.0.23 - - [2026-02-16 03:16:18] "GET /projects?obj_uuids=9c6162a8-48ea-462e-a53f-f4261ce850a3&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000861 10.0.0.50 - - [2026-02-16 03:16:18] "DELETE /access-control-list/b959a079-edcd-4025-98f7-084f72d5a7b8 HTTP/1.1" 200 115 0.096246 10.0.0.23 - - [2026-02-16 03:16:18] "DELETE /security-group/490d8309-901e-47b1-9573-c36cf9b64972 HTTP/1.1" 200 115 0.185688 10.0.0.23 - - [2026-02-16 03:16:18] "GET /projects?obj_uuids=96718deb-afac-4922-b7ed-02e6c24de051&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.002182 10.0.0.23 - - [2026-02-16 03:16:18] "GET /project/a9c272a9-65bd-4d50-892a-c7d9c752431c?fields=application_policy_sets HTTP/1.1" 200 1426 0.123370 10.0.0.23 - - [2026-02-16 03:16:18] "DELETE /security-group/79f95d60-435e-4252-b758-91a1fd3d7942 HTTP/1.1" 200 115 0.204968 10.0.0.23 - - [2026-02-16 03:16:18] "GET /projects?obj_uuids=3437de35-da8f-4fd7-bd46-fde853ee8242&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001009 10.0.0.23 - - [2026-02-16 03:16:18] "GET /project/9c6162a8-48ea-462e-a53f-f4261ce850a3?fields=application_policy_sets HTTP/1.1" 200 1388 0.205950 10.0.0.23 - - [2026-02-16 03:16:18] "GET /project/96718deb-afac-4922-b7ed-02e6c24de051?fields=application_policy_sets HTTP/1.1" 200 1418 0.166677 10.0.0.23 - - [2026-02-16 03:16:18] "GET /project/3437de35-da8f-4fd7-bd46-fde853ee8242?fields=application_policy_sets HTTP/1.1" 200 1435 0.116076 10.0.0.50 - - [2026-02-16 03:16:18] "DELETE /access-control-list/2ef4ff80-0feb-4300-bcfb-ccf8f2123b86 HTTP/1.1" 200 115 0.122741 10.0.0.23 - - [2026-02-16 03:16:18] "DELETE /project/a9c272a9-65bd-4d50-892a-c7d9c752431c HTTP/1.1" 200 115 0.829509 10.0.0.23 - - [2026-02-16 03:16:19] "DELETE /project/96718deb-afac-4922-b7ed-02e6c24de051 HTTP/1.1" 200 115 1.003455 10.0.0.50 - - [2026-02-16 03:16:19] "DELETE /access-control-list/a8de1aba-1d06-460e-bff0-18bba556d4c8 HTTP/1.1" 200 115 0.085357 10.0.0.23 - - [2026-02-16 03:16:19] "DELETE /project/9c6162a8-48ea-462e-a53f-f4261ce850a3 HTTP/1.1" 200 115 1.038289 10.0.0.23 - - [2026-02-16 03:16:19] "DELETE /project/3437de35-da8f-4fd7-bd46-fde853ee8242 HTTP/1.1" 200 115 1.034925 10.0.0.23 - - [2026-02-16 03:16:21] "GET /projects?obj_uuids=db4d7e75-65a0-4f58-831f-9ab16251b6c9&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.000836 10.0.0.27 - - [2026-02-16 03:16:21] "GET /project/db4d7e75-65a0-4f58-831f-9ab16251b6c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1351 0.035749 10.0.0.23 - - [2026-02-16 03:16:21] "GET /projects?obj_uuids=db4d7e75-65a0-4f58-831f-9ab16251b6c9&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.000854 10.0.0.27 - - [2026-02-16 03:16:21] "GET /project/db4d7e75-65a0-4f58-831f-9ab16251b6c9?fields=virtual_networks HTTP/1.1" 200 1026 0.078798 10.0.0.23 - - [2026-02-16 03:16:21] "GET /projects?obj_uuids=db4d7e75-65a0-4f58-831f-9ab16251b6c9&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001867 10.0.0.27 - - [2026-02-16 03:16:21] "GET /project/db4d7e75-65a0-4f58-831f-9ab16251b6c9?fields=virtual_machine_interfaces HTTP/1.1" 200 1026 0.033523 10.0.0.23 - - [2026-02-16 03:16:21] "GET /projects?obj_uuids=db4d7e75-65a0-4f58-831f-9ab16251b6c9&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001017 10.0.0.27 - - [2026-02-16 03:16:21] "GET /project/db4d7e75-65a0-4f58-831f-9ab16251b6c9?fields=security_groups HTTP/1.1" 200 1249 0.046993 10.0.0.27 - - [2026-02-16 03:16:22] "POST /fqname-to-id HTTP/1.1" 404 182 0.025022 10.0.0.23 - - [2026-02-16 03:16:22] "GET /projects?obj_uuids=be0a5ff5-a9f4-4f00-9274-512ae34dd331&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002859 10.0.0.23 - - [2026-02-16 03:16:22] "GET /domains?obj_uuids=026ea67f-9b7a-4f1c-a755-90b25d4ac1dc&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001102 10.0.0.23 - - [2026-02-16 03:16:22] "GET /domain/026ea67f-9b7a-4f1c-a755-90b25d4ac1dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.007034 10.0.0.23 - - [2026-02-16 03:16:22] "POST /id-to-fqname HTTP/1.1" 200 184 0.005036 10.0.0.23 - - [2026-02-16 03:16:22] "POST /fqname-to-id HTTP/1.1" 404 193 0.003459 10.0.0.23 - - [2026-02-16 03:16:22] "POST /security-groups HTTP/1.1" 200 585 0.072535 10.0.0.23 - - [2026-02-16 03:16:22] "POST /projects HTTP/1.1" 200 573 0.264708 10.0.0.50 - - [2026-02-16 03:16:22] "POST /access-control-lists HTTP/1.1" 200 590 0.023585 10.0.0.23 - - [2026-02-16 03:16:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.343966 10.0.0.27 - - [2026-02-16 03:16:23] "GET /project/be0a5ff5-a9f4-4f00-9274-512ae34dd331?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1340 0.477463 10.0.0.27 - - [2026-02-16 03:16:24] "GET / HTTP/1.1" 200 35931 0.001537 10.0.0.23 - - [2026-02-16 03:16:27] "GET /projects?obj_uuids=be0a5ff5-a9f4-4f00-9274-512ae34dd331&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001427 10.0.0.27 - - [2026-02-16 03:16:27] "GET /project/be0a5ff5-a9f4-4f00-9274-512ae34dd331?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1340 0.039061 10.0.0.23 - - [2026-02-16 03:16:27] "GET /projects?obj_uuids=be0a5ff5-a9f4-4f00-9274-512ae34dd331&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.000897 10.0.0.27 - - [2026-02-16 03:16:27] "GET /project/be0a5ff5-a9f4-4f00-9274-512ae34dd331?fields=virtual_networks HTTP/1.1" 200 1021 0.032188 10.0.0.23 - - [2026-02-16 03:16:27] "GET /projects?obj_uuids=be0a5ff5-a9f4-4f00-9274-512ae34dd331&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001547 10.0.0.27 - - [2026-02-16 03:16:27] "GET /project/be0a5ff5-a9f4-4f00-9274-512ae34dd331?fields=virtual_machine_interfaces HTTP/1.1" 200 1021 0.053563 10.0.0.23 - - [2026-02-16 03:16:27] "GET /projects?obj_uuids=be0a5ff5-a9f4-4f00-9274-512ae34dd331&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.000932 10.0.0.27 - - [2026-02-16 03:16:27] "GET /project/be0a5ff5-a9f4-4f00-9274-512ae34dd331?fields=security_groups HTTP/1.1" 200 1241 0.037406 10.0.0.27 - - [2026-02-16 03:16:28] "POST /fqname-to-id HTTP/1.1" 404 186 0.024493 10.0.0.23 - - [2026-02-16 03:16:28] "GET /projects?obj_uuids=8535b307-8b6d-41ee-a23d-fc46cca7c792&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002919 10.0.0.23 - - [2026-02-16 03:16:28] "GET /domains?obj_uuids=026ea67f-9b7a-4f1c-a755-90b25d4ac1dc&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000856 10.0.0.23 - - [2026-02-16 03:16:28] "GET /domain/026ea67f-9b7a-4f1c-a755-90b25d4ac1dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.006154 10.0.0.23 - - [2026-02-16 03:16:28] "POST /id-to-fqname HTTP/1.1" 200 188 0.001766 10.0.0.23 - - [2026-02-16 03:16:28] "POST /fqname-to-id HTTP/1.1" 404 197 0.005683 10.0.0.23 - - [2026-02-16 03:16:28] "POST /security-groups HTTP/1.1" 200 589 0.075618 10.0.0.50 - - [2026-02-16 03:16:28] "POST /fqname-to-id HTTP/1.1" 404 232 0.003628 10.0.0.23 - - [2026-02-16 03:16:28] "POST /projects HTTP/1.1" 200 581 0.268257 10.0.0.23 - - [2026-02-16 03:16:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.339799 10.0.0.50 - - [2026-02-16 03:16:28] "POST /access-control-lists HTTP/1.1" 200 592 0.039713 10.0.0.27 - - [2026-02-16 03:16:28] "GET /project/8535b307-8b6d-41ee-a23d-fc46cca7c792?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.469277 10.0.0.27 - - [2026-02-16 03:16:29] "GET / HTTP/1.1" 200 35931 0.001560 10.0.0.23 - - [2026-02-16 03:16:32] "GET /projects?obj_uuids=8535b307-8b6d-41ee-a23d-fc46cca7c792&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000917 10.0.0.27 - - [2026-02-16 03:16:32] "GET /project/8535b307-8b6d-41ee-a23d-fc46cca7c792?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.037264 10.0.0.23 - - [2026-02-16 03:16:32] "GET /projects?obj_uuids=8535b307-8b6d-41ee-a23d-fc46cca7c792&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000928 10.0.0.27 - - [2026-02-16 03:16:32] "GET /project/8535b307-8b6d-41ee-a23d-fc46cca7c792?fields=virtual_networks HTTP/1.1" 200 1028 0.079402 10.0.0.23 - - [2026-02-16 03:16:32] "GET /projects?obj_uuids=8535b307-8b6d-41ee-a23d-fc46cca7c792&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001217 10.0.0.27 - - [2026-02-16 03:16:32] "GET /project/8535b307-8b6d-41ee-a23d-fc46cca7c792?fields=virtual_machine_interfaces HTTP/1.1" 200 1028 0.034874 10.0.0.23 - - [2026-02-16 03:16:32] "GET /projects?obj_uuids=8535b307-8b6d-41ee-a23d-fc46cca7c792&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000987 10.0.0.27 - - [2026-02-16 03:16:32] "GET /project/8535b307-8b6d-41ee-a23d-fc46cca7c792?fields=security_groups HTTP/1.1" 200 1252 0.035039 10.0.0.27 - - [2026-02-16 03:16:33] "POST /fqname-to-id HTTP/1.1" 404 186 0.027258 10.0.0.23 - - [2026-02-16 03:16:33] "GET /projects?obj_uuids=f67d890e-da25-49a9-94d5-bc26f4586e5c&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002503 10.0.0.23 - - [2026-02-16 03:16:33] "GET /domains?obj_uuids=026ea67f-9b7a-4f1c-a755-90b25d4ac1dc&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001104 10.0.0.23 - - [2026-02-16 03:16:33] "GET /domain/026ea67f-9b7a-4f1c-a755-90b25d4ac1dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.007519 10.0.0.23 - - [2026-02-16 03:16:33] "POST /id-to-fqname HTTP/1.1" 200 188 0.003223 10.0.0.23 - - [2026-02-16 03:16:33] "POST /fqname-to-id HTTP/1.1" 404 197 0.007324 10.0.0.23 - - [2026-02-16 03:16:34] "POST /security-groups HTTP/1.1" 200 589 0.073077 10.0.0.23 - - [2026-02-16 03:16:34] "POST /projects HTTP/1.1" 200 581 0.270187 10.0.0.50 - - [2026-02-16 03:16:34] "POST /fqname-to-id HTTP/1.1" 404 231 0.016320 10.0.0.23 - - [2026-02-16 03:16:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.339382 10.0.0.27 - - [2026-02-16 03:16:34] "GET /project/f67d890e-da25-49a9-94d5-bc26f4586e5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.464364 10.0.0.27 - - [2026-02-16 03:16:35] "GET / HTTP/1.1" 200 35931 0.001980 10.0.0.27 - - [2026-02-16 03:16:37] "POST /fqname-to-id HTTP/1.1" 401 292 0.000400 10.0.0.27 - - [2026-02-16 03:16:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.076835 10.0.0.23 - - [2026-02-16 03:16:37] "GET /projects?obj_uuids=f67d890e-da25-49a9-94d5-bc26f4586e5c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000837 10.0.0.27 - - [2026-02-16 03:16:37] "GET /project/f67d890e-da25-49a9-94d5-bc26f4586e5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.044594 10.0.0.23 - - [2026-02-16 03:16:37] "GET /projects?obj_uuids=f67d890e-da25-49a9-94d5-bc26f4586e5c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001204 10.0.0.27 - - [2026-02-16 03:16:37] "POST /neutron/network HTTP/1.1" 200 603 0.139529 10.0.0.50 - - [2026-02-16 03:16:37] "POST /ref-update HTTP/1.1" 200 156 0.033170 10.0.0.27 - - [2026-02-16 03:16:37] "POST /id-to-fqname HTTP/1.1" 200 218 0.003058 10.0.0.27 - - [2026-02-16 03:16:38] "GET /virtual-network/4e52f8f2-8b69-4278-bf21-9e9e7d9447d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.005823 10.0.0.27 - - [2026-02-16 03:16:38] "POST /neutron/network HTTP/1.1" 200 820 0.005308 10.0.0.27 - - [2026-02-16 03:16:38] "GET /virtual-network/4e52f8f2-8b69-4278-bf21-9e9e7d9447d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.004558 10.0.0.27 - - [2026-02-16 03:16:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002296 10.0.0.27 - - [2026-02-16 03:16:38] "GET /virtual-network/4e52f8f2-8b69-4278-bf21-9e9e7d9447d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.006190 10.0.0.27 - - [2026-02-16 03:16:38] "PUT /virtual-network/4e52f8f2-8b69-4278-bf21-9e9e7d9447d1 HTTP/1.1" 200 264 0.060819 10.0.0.27 - - [2026-02-16 03:16:38] "GET /virtual-network/4e52f8f2-8b69-4278-bf21-9e9e7d9447d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2093 0.005029 10.0.0.27 - - [2026-02-16 03:16:40] "POST /neutron/network HTTP/1.1" 200 820 0.007078 10.0.0.27 - - [2026-02-16 03:16:40] "POST /id-to-fqname HTTP/1.1" 200 218 0.001304 10.0.0.23 - - [2026-02-16 03:16:40] "GET /projects?obj_uuids=f67d890e-da25-49a9-94d5-bc26f4586e5c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001173 10.0.0.27 - - [2026-02-16 03:16:41] "GET /project/f67d890e-da25-49a9-94d5-bc26f4586e5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.071566 10.0.0.27 - - [2026-02-16 03:16:41] "POST /neutron/network HTTP/1.1" 200 820 0.039326 10.0.0.27 - - [2026-02-16 03:16:41] "POST /neutron/port HTTP/1.1" 200 117 0.005957 10.0.0.27 - - [2026-02-16 03:16:42] "POST /neutron/port HTTP/1.1" 200 1056 0.017137 10.0.0.27 - - [2026-02-16 03:16:42] "POST /neutron/port HTTP/1.1" 200 1120 0.016466 10.0.0.27 - - [2026-02-16 03:16:42] "POST /neutron/port HTTP/1.1" 200 117 0.001077 10.0.0.27 - - [2026-02-16 03:16:46] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007195 10.0.0.27 - - [2026-02-16 03:16:46] "POST /neutron/port HTTP/1.1" 200 1120 0.014644 10.0.0.27 - - [2026-02-16 03:16:46] "GET /virtual-machine/37e99c30-475b-4c46-a2b0-654f5426dc8e HTTP/1.1" 401 292 0.000373 10.0.0.27 - - [2026-02-16 03:16:46] "GET /virtual-machine/37e99c30-475b-4c46-a2b0-654f5426dc8e HTTP/1.1" 200 1290 0.030085 10.0.0.27 - - [2026-02-16 03:16:46] "GET /virtual-machine-interface/3baa8cfd-39b0-4d49-8114-47030c0cacf3 HTTP/1.1" 200 2930 0.004879 10.0.0.27 - - [2026-02-16 03:16:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003728 10.0.0.27 - - [2026-02-16 03:16:46] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004577 10.0.0.27 - - [2026-02-16 03:16:46] "GET /virtual-networks?parent_id=f67d890e-da25-49a9-94d5-bc26f4586e5c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002883 10.0.0.27 - - [2026-02-16 03:16:47] "GET /virtual-network/4e52f8f2-8b69-4278-bf21-9e9e7d9447d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2093 0.007295 10.0.0.27 - - [2026-02-16 03:16:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003532 10.0.0.27 - - [2026-02-16 03:16:50] "GET /virtual-network/4e52f8f2-8b69-4278-bf21-9e9e7d9447d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2093 0.004657 10.0.0.27 - - [2026-02-16 03:16:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004315 10.0.0.27 - - [2026-02-16 03:16:54] "GET /virtual-network/4e52f8f2-8b69-4278-bf21-9e9e7d9447d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2093 0.007454 10.0.0.27 - - [2026-02-16 03:16:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003310 10.0.0.27 - - [2026-02-16 03:16:58] "GET /virtual-network/4e52f8f2-8b69-4278-bf21-9e9e7d9447d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2093 0.005427 10.0.0.27 - - [2026-02-16 03:16:59] "GET /obj-perms HTTP/1.1" 200 5056 0.059172 10.0.0.27 - - [2026-02-16 03:17:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003061 10.0.0.27 - - [2026-02-16 03:17:02] "GET /virtual-network/4e52f8f2-8b69-4278-bf21-9e9e7d9447d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2093 0.005039 10.0.0.27 - - [2026-02-16 03:17:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003586 10.0.0.27 - - [2026-02-16 03:17:06] "GET /virtual-network/4e52f8f2-8b69-4278-bf21-9e9e7d9447d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2093 0.005455 10.0.0.27 - - [2026-02-16 03:17:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002862 10.0.0.27 - - [2026-02-16 03:17:10] "GET /virtual-network/4e52f8f2-8b69-4278-bf21-9e9e7d9447d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2093 0.005080 10.0.0.27 - - [2026-02-16 03:17:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002839 10.0.0.27 - - [2026-02-16 03:17:14] "GET /virtual-network/4e52f8f2-8b69-4278-bf21-9e9e7d9447d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2093 0.004722 10.0.0.27 - - [2026-02-16 03:17:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003392 10.0.0.27 - - [2026-02-16 03:17:18] "GET /virtual-network/4e52f8f2-8b69-4278-bf21-9e9e7d9447d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2093 0.004769 10.0.0.50 - - [2026-02-16 03:17:19] "DELETE /access-control-list/6544448c-a45a-4bf0-a435-fb077f4edc61 HTTP/1.1" 200 115 0.066060 10.0.0.23 - - [2026-02-16 03:17:19] "DELETE /project/f67d890eda2549a994d5bc26f4586e5c HTTP/1.1" 404 173 0.021024 10.0.0.23 - - [2026-02-16 03:17:19] "DELETE /project/be0a5ff5a9f44f009274512ae34dd331 HTTP/1.1" 404 173 0.028415 10.0.0.23 - - [2026-02-16 03:17:19] "DELETE /project/8535b3078b6d41eea23dfc46cca7c792 HTTP/1.1" 404 173 0.025886 10.0.0.23 - - [2026-02-16 03:17:19] "GET /projects?obj_uuids=be0a5ff5-a9f4-4f00-9274-512ae34dd331&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001556 10.0.0.23 - - [2026-02-16 03:17:19] "GET /projects?obj_uuids=db4d7e75-65a0-4f58-831f-9ab16251b6c9&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.002604 10.0.0.23 - - [2026-02-16 03:17:19] "GET /projects?obj_uuids=8535b307-8b6d-41ee-a23d-fc46cca7c792&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001013 10.0.0.23 - - [2026-02-16 03:17:19] "GET /project/db4d7e75-65a0-4f58-831f-9ab16251b6c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1456 0.087263 10.0.0.23 - - [2026-02-16 03:17:19] "GET /project/be0a5ff5-a9f4-4f00-9274-512ae34dd331?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.118712 10.0.0.23 - - [2026-02-16 03:17:19] "GET /projects?obj_uuids=db4d7e75-65a0-4f58-831f-9ab16251b6c9&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.011756 10.0.0.23 - - [2026-02-16 03:17:19] "GET /project/8535b307-8b6d-41ee-a23d-fc46cca7c792?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.155869 10.0.0.23 - - [2026-02-16 03:17:19] "GET /projects?obj_uuids=be0a5ff5-a9f4-4f00-9274-512ae34dd331&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001283 10.0.0.23 - - [2026-02-16 03:17:19] "GET /projects?obj_uuids=8535b307-8b6d-41ee-a23d-fc46cca7c792&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000960 10.0.0.23 - - [2026-02-16 03:17:19] "GET /project/db4d7e75-65a0-4f58-831f-9ab16251b6c9?fields=security_groups HTTP/1.1" 404 184 0.081473 10.0.0.23 - - [2026-02-16 03:17:19] "GET /project/8535b307-8b6d-41ee-a23d-fc46cca7c792?fields=security_groups HTTP/1.1" 200 1357 0.050606 10.0.0.23 - - [2026-02-16 03:17:19] "GET /projects?obj_uuids=db4d7e75-65a0-4f58-831f-9ab16251b6c9&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.013354 10.0.0.23 - - [2026-02-16 03:17:19] "GET /project/be0a5ff5-a9f4-4f00-9274-512ae34dd331?fields=security_groups HTTP/1.1" 200 1346 0.151439 10.0.0.23 - - [2026-02-16 03:17:19] "DELETE /security-group/1b632bc9-9ede-4ac7-8e28-e2d014edf26b HTTP/1.1" 200 115 0.079128 10.0.0.23 - - [2026-02-16 03:17:19] "GET /projects?obj_uuids=8535b307-8b6d-41ee-a23d-fc46cca7c792&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000906 10.0.0.23 - - [2026-02-16 03:17:19] "GET /project/8535b307-8b6d-41ee-a23d-fc46cca7c792?fields=application_policy_sets HTTP/1.1" 200 1396 0.081133 10.0.0.50 - - [2026-02-16 03:17:19] "DELETE /access-control-list/d24e79a1-984d-40ae-91fa-424fc077b912 HTTP/1.1" 200 115 0.056050 10.0.0.23 - - [2026-02-16 03:17:19] "DELETE /security-group/028d3cd5-6c3c-4e22-a4d3-be4c19cd0aed HTTP/1.1" 200 115 0.122060 10.0.0.23 - - [2026-02-16 03:17:19] "GET /projects?obj_uuids=be0a5ff5-a9f4-4f00-9274-512ae34dd331&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001524 10.0.0.23 - - [2026-02-16 03:17:19] "GET /project/be0a5ff5-a9f4-4f00-9274-512ae34dd331?fields=application_policy_sets HTTP/1.1" 200 1385 0.100361 10.0.0.23 - - [2026-02-16 03:17:19] "DELETE /project/8535b307-8b6d-41ee-a23d-fc46cca7c792 HTTP/1.1" 200 115 0.631192 10.0.0.23 - - [2026-02-16 03:17:20] "DELETE /project/be0a5ff5-a9f4-4f00-9274-512ae34dd331 HTTP/1.1" 200 115 0.778348 10.0.0.23 - - [2026-02-16 03:17:20] "GET /project/db4d7e75-65a0-4f58-831f-9ab16251b6c9?fields=application_policy_sets HTTP/1.1" 404 171 0.754487 10.0.0.23 - - [2026-02-16 03:17:20] "DELETE /project/db4d7e75-65a0-4f58-831f-9ab16251b6c9 HTTP/1.1" 404 171 1.055069 10.0.0.27 - - [2026-02-16 03:17:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003380 10.0.0.27 - - [2026-02-16 03:17:20] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003410 10.0.0.27 - - [2026-02-16 03:17:20] "GET /virtual-networks?parent_id=f67d890e-da25-49a9-94d5-bc26f4586e5c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002772 10.0.0.27 - - [2026-02-16 03:17:20] "GET /virtual-network/4e52f8f2-8b69-4278-bf21-9e9e7d9447d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2093 0.005384 10.0.0.27 - - [2026-02-16 03:17:21] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006869 10.0.0.27 - - [2026-02-16 03:17:26] "POST /neutron/port HTTP/1.1" 200 1120 0.040135 10.0.0.27 - - [2026-02-16 03:17:26] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003734 10.0.0.27 - - [2026-02-16 03:17:26] "POST /neutron/network HTTP/1.1" 200 820 0.005814 10.0.0.27 - - [2026-02-16 03:17:31] "POST /neutron/port HTTP/1.1" 200 1120 0.016950 10.0.0.27 - - [2026-02-16 03:17:36] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006922 10.0.0.27 - - [2026-02-16 03:17:36] "POST /neutron/port HTTP/1.1" 200 1120 0.028185 10.0.0.27 - - [2026-02-16 03:17:36] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008591 10.0.0.27 - - [2026-02-16 03:17:36] "POST /id-to-fqname HTTP/1.1" 200 218 0.001194 10.0.0.27 - - [2026-02-16 03:17:36] "GET /virtual-machine/37e99c30-475b-4c46-a2b0-654f5426dc8e HTTP/1.1" 200 1290 0.002888 10.0.0.27 - - [2026-02-16 03:17:36] "GET /virtual-machine-interface/3baa8cfd-39b0-4d49-8114-47030c0cacf3 HTTP/1.1" 200 2930 0.004823 10.0.0.27 - - [2026-02-16 03:17:36] "GET /instance-ip/3d641fea-50d4-4790-8586-bcfd93594452 HTTP/1.1" 200 1613 0.005065 10.0.0.27 - - [2026-02-16 03:17:36] "POST /fqname-to-id HTTP/1.1" 404 208 0.004087 10.0.0.27 - - [2026-02-16 03:17:36] "GET /virtual-network/4e52f8f2-8b69-4278-bf21-9e9e7d9447d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2093 0.006078 10.0.0.23 - - [2026-02-16 03:17:36] "GET /projects?obj_uuids=f67d890e-da25-49a9-94d5-bc26f4586e5c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001684 10.0.0.27 - - [2026-02-16 03:17:37] "GET /project/f67d890e-da25-49a9-94d5-bc26f4586e5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.057976 10.0.0.27 - - [2026-02-16 03:17:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003752 10.0.0.27 - - [2026-02-16 03:17:37] "GET /security-group/9b4e03cd-13c8-43c0-97a0-0a5b22a6b91c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3749 0.008355 10.0.0.27 - - [2026-02-16 03:17:37] "POST /virtual-machine-interfaces HTTP/1.1" 200 563 0.065895 10.0.0.27 - - [2026-02-16 03:17:37] "POST /instance-ips HTTP/1.1" 200 357 0.031191 10.0.0.27 - - [2026-02-16 03:17:37] "GET /instance-ip/74257fc8-005f-4e47-a126-235227539281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1568 0.015617 10.0.0.27 - - [2026-02-16 03:17:37] "GET /virtual-machine-interface/557dc6d4-8cf9-41dc-811a-b06a5edcef33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2340 0.004873 10.0.0.27 - - [2026-02-16 03:17:37] "GET /virtual-machine-interface/557dc6d4-8cf9-41dc-811a-b06a5edcef33?fields=instance_ip_back_refs HTTP/1.1" 200 1322 0.006424 10.0.0.27 - - [2026-02-16 03:17:37] "GET /instance-ip/74257fc8-005f-4e47-a126-235227539281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1568 0.004174 10.0.0.27 - - [2026-02-16 03:17:37] "POST /id-to-fqname HTTP/1.1" 200 218 0.001129 10.0.0.27 - - [2026-02-16 03:17:37] "POST /neutron/port HTTP/1.1" 200 1120 0.025596 10.0.0.27 - - [2026-02-16 03:17:37] "POST /neutron/port HTTP/1.1" 200 963 0.014793 10.0.0.27 - - [2026-02-16 03:17:38] "POST /neutron/port HTTP/1.1" 200 963 0.038090 10.0.0.27 - - [2026-02-16 03:17:38] "POST /neutron/port HTTP/1.1" 200 117 0.007283 10.0.0.27 - - [2026-02-16 03:17:38] "POST /neutron/network HTTP/1.1" 200 830 0.005664 10.0.0.27 - - [2026-02-16 03:17:38] "POST /neutron/port HTTP/1.1" 200 1055 0.119558 10.0.0.27 - - [2026-02-16 03:17:38] "POST /neutron/subnet HTTP/1.1" 200 688 0.011255 10.0.0.27 - - [2026-02-16 03:17:43] "POST /neutron/port HTTP/1.1" 200 1065 0.016355 10.0.0.27 - - [2026-02-16 03:17:43] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007408 10.0.0.27 - - [2026-02-16 03:17:43] "GET /virtual-machine/7bc9aa4f-03bf-4574-810b-8e6c39dce26b HTTP/1.1" 200 1267 0.005031 10.0.0.27 - - [2026-02-16 03:17:43] "GET /virtual-machine-interface/557dc6d4-8cf9-41dc-811a-b06a5edcef33 HTTP/1.1" 200 2980 0.004272 10.0.0.27 - - [2026-02-16 03:17:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003149 10.0.0.27 - - [2026-02-16 03:17:43] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003676 10.0.0.27 - - [2026-02-16 03:17:43] "GET /virtual-networks?parent_id=f67d890e-da25-49a9-94d5-bc26f4586e5c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002039 10.0.0.27 - - [2026-02-16 03:17:43] "GET /virtual-network/4e52f8f2-8b69-4278-bf21-9e9e7d9447d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2093 0.005093 10.0.0.27 - - [2026-02-16 03:17:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003629 10.0.0.27 - - [2026-02-16 03:17:46] "GET /virtual-network/4e52f8f2-8b69-4278-bf21-9e9e7d9447d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2093 0.005111 10.0.0.27 - - [2026-02-16 03:17:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002888 10.0.0.27 - - [2026-02-16 03:17:50] "GET /virtual-network/4e52f8f2-8b69-4278-bf21-9e9e7d9447d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2093 0.006353 10.0.0.27 - - [2026-02-16 03:17:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003357 10.0.0.27 - - [2026-02-16 03:17:54] "GET /virtual-network/4e52f8f2-8b69-4278-bf21-9e9e7d9447d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2093 0.004848 10.0.0.27 - - [2026-02-16 03:17:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003582 10.0.0.27 - - [2026-02-16 03:17:59] "GET /virtual-network/4e52f8f2-8b69-4278-bf21-9e9e7d9447d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2093 0.004972 10.0.0.50 - - [2026-02-16 03:17:59] "GET /obj-perms HTTP/1.1" 200 5056 0.054398 10.0.0.23 - - [2026-02-16 03:18:00] "GET /obj-perms HTTP/1.1" 200 5056 0.058093 10.0.0.27 - - [2026-02-16 03:18:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003922 10.0.0.27 - - [2026-02-16 03:18:03] "GET /virtual-network/4e52f8f2-8b69-4278-bf21-9e9e7d9447d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2093 0.005276 10.0.0.27 - - [2026-02-16 03:18:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003763 10.0.0.27 - - [2026-02-16 03:18:07] "GET /virtual-network/4e52f8f2-8b69-4278-bf21-9e9e7d9447d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2093 0.005341 10.0.0.27 - - [2026-02-16 03:18:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003133 10.0.0.27 - - [2026-02-16 03:18:11] "GET /virtual-network/4e52f8f2-8b69-4278-bf21-9e9e7d9447d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2093 0.006706 10.0.0.27 - - [2026-02-16 03:18:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003071 10.0.0.27 - - [2026-02-16 03:18:15] "GET /virtual-network/4e52f8f2-8b69-4278-bf21-9e9e7d9447d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2093 0.005481 10.0.0.27 - - [2026-02-16 03:18:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003590 10.0.0.27 - - [2026-02-16 03:18:19] "GET /virtual-network/4e52f8f2-8b69-4278-bf21-9e9e7d9447d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2093 0.004769 10.0.0.27 - - [2026-02-16 03:18:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003394 10.0.0.27 - - [2026-02-16 03:18:21] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004097 10.0.0.27 - - [2026-02-16 03:18:21] "GET /virtual-networks?parent_id=f67d890e-da25-49a9-94d5-bc26f4586e5c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002614 10.0.0.27 - - [2026-02-16 03:18:21] "GET /virtual-network/4e52f8f2-8b69-4278-bf21-9e9e7d9447d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2093 0.005126 10.0.0.27 - - [2026-02-16 03:18:21] "POST /neutron/port HTTP/1.1" 200 1065 0.015978 10.0.0.27 - - [2026-02-16 03:18:26] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006831 10.0.0.27 - - [2026-02-16 03:18:27] "POST /neutron/network HTTP/1.1" 200 830 0.006450 10.0.0.27 - - [2026-02-16 03:18:27] "POST /neutron/port HTTP/1.1" 200 117 0.001351 10.0.0.27 - - [2026-02-16 03:18:28] "POST /neutron/security_group HTTP/1.1" 200 2056 0.033645 10.0.0.27 - - [2026-02-16 03:18:37] "POST /id-to-fqname HTTP/1.1" 200 218 0.001413 10.0.0.27 - - [2026-02-16 03:18:37] "POST /neutron/port HTTP/1.1" 200 2033 0.032420 10.0.0.23 - - [2026-02-16 03:18:38] "GET /projects?obj_uuids=f67d890e-da25-49a9-94d5-bc26f4586e5c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001064 10.0.0.27 - - [2026-02-16 03:18:38] "GET /project/f67d890e-da25-49a9-94d5-bc26f4586e5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.072231 10.0.0.27 - - [2026-02-16 03:18:38] "POST /neutron/network HTTP/1.1" 200 820 0.005967 10.0.0.27 - - [2026-02-16 03:18:38] "POST /neutron/port HTTP/1.1" 200 117 0.005799 10.0.0.23 - - [2026-02-16 03:18:38] "GET /projects?obj_uuids=f67d890e-da25-49a9-94d5-bc26f4586e5c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000859 10.0.0.27 - - [2026-02-16 03:18:39] "POST /neutron/port HTTP/1.1" 200 1056 0.235986 10.0.0.27 - - [2026-02-16 03:18:39] "POST /neutron/port HTTP/1.1" 200 1110 0.086191 10.0.0.27 - - [2026-02-16 03:18:39] "POST /neutron/subnet HTTP/1.1" 200 688 0.008507 10.0.0.27 - - [2026-02-16 03:18:43] "POST /neutron/port HTTP/1.1" 200 1120 0.014390 10.0.0.27 - - [2026-02-16 03:18:43] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006523 10.0.0.27 - - [2026-02-16 03:18:43] "GET /virtual-machine/a3f5280d-0824-4b1a-9162-bcd0811eb50b HTTP/1.1" 200 1291 0.005688 10.0.0.27 - - [2026-02-16 03:18:43] "GET /virtual-machine-interface/5cd857ec-2a40-4949-a749-97511417d3ec HTTP/1.1" 200 2931 0.005043 10.0.0.27 - - [2026-02-16 03:18:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002885 10.0.0.27 - - [2026-02-16 03:18:43] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003582 10.0.0.27 - - [2026-02-16 03:18:43] "GET /virtual-networks?parent_id=f67d890e-da25-49a9-94d5-bc26f4586e5c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002497 10.0.0.27 - - [2026-02-16 03:18:43] "GET /virtual-network/4e52f8f2-8b69-4278-bf21-9e9e7d9447d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2093 0.005251 10.0.0.27 - - [2026-02-16 03:18:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003198 10.0.0.27 - - [2026-02-16 03:18:46] "GET /virtual-network/4e52f8f2-8b69-4278-bf21-9e9e7d9447d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2093 0.005092 10.0.0.27 - - [2026-02-16 03:18:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003215 10.0.0.27 - - [2026-02-16 03:18:51] "GET /virtual-network/4e52f8f2-8b69-4278-bf21-9e9e7d9447d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2093 0.005823 10.0.0.27 - - [2026-02-16 03:18:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003088 10.0.0.27 - - [2026-02-16 03:18:55] "GET /virtual-network/4e52f8f2-8b69-4278-bf21-9e9e7d9447d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2093 0.005395 10.0.0.50 - - [2026-02-16 03:18:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000383 10.0.0.23 - - [2026-02-16 03:18:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000479 10.0.0.50 - - [2026-02-16 03:18:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000305 10.0.0.23 - - [2026-02-16 03:18:58] "GET /global-system-configs HTTP/1.1" 401 292 0.001189 10.0.0.27 - - [2026-02-16 03:18:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000328 10.0.0.27 - - [2026-02-16 03:18:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000342 10.0.0.23 - - [2026-02-16 03:18:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000380 10.0.0.23 - - [2026-02-16 03:18:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000334 10.0.0.50 - - [2026-02-16 03:18:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000338 10.0.0.50 - - [2026-02-16 03:18:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000409 10.0.0.27 - - [2026-02-16 03:18:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003243 10.0.0.27 - - [2026-02-16 03:18:59] "GET /virtual-network/4e52f8f2-8b69-4278-bf21-9e9e7d9447d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2093 0.004555 10.0.0.27 - - [2026-02-16 03:18:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000376 10.0.0.27 - - [2026-02-16 03:18:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000372 10.0.0.27 - - [2026-02-16 03:19:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005116 10.0.0.27 - - [2026-02-16 03:19:03] "GET /virtual-network/4e52f8f2-8b69-4278-bf21-9e9e7d9447d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2093 0.005993 10.0.0.27 - - [2026-02-16 03:19:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002952 10.0.0.27 - - [2026-02-16 03:19:07] "GET /virtual-network/4e52f8f2-8b69-4278-bf21-9e9e7d9447d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2093 0.004752 10.0.0.27 - - [2026-02-16 03:19:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003274 10.0.0.27 - - [2026-02-16 03:19:11] "GET /virtual-network/4e52f8f2-8b69-4278-bf21-9e9e7d9447d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2093 0.004528 10.0.0.27 - - [2026-02-16 03:19:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003073 10.0.0.27 - - [2026-02-16 03:19:15] "GET /virtual-network/4e52f8f2-8b69-4278-bf21-9e9e7d9447d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2093 0.005249 10.0.0.27 - - [2026-02-16 03:19:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003541 10.0.0.27 - - [2026-02-16 03:19:19] "GET /virtual-network/4e52f8f2-8b69-4278-bf21-9e9e7d9447d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2093 0.006228 10.0.0.27 - - [2026-02-16 03:19:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003196 10.0.0.27 - - [2026-02-16 03:19:21] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003417 10.0.0.27 - - [2026-02-16 03:19:21] "GET /virtual-networks?parent_id=f67d890e-da25-49a9-94d5-bc26f4586e5c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002582 10.0.0.27 - - [2026-02-16 03:19:21] "GET /virtual-network/4e52f8f2-8b69-4278-bf21-9e9e7d9447d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2093 0.005875 10.0.0.27 - - [2026-02-16 03:19:21] "POST /neutron/port HTTP/1.1" 200 1120 0.019039 10.0.0.27 - - [2026-02-16 03:19:27] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006826 10.0.0.27 - - [2026-02-16 03:19:27] "POST /neutron/network HTTP/1.1" 200 830 0.006132 10.0.0.27 - - [2026-02-16 03:19:27] "POST /neutron/port HTTP/1.1" 200 117 0.001016 10.0.0.27 - - [2026-02-16 03:19:31] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005876 10.0.0.27 - - [2026-02-16 03:19:34] "POST /neutron/port HTTP/1.1" 200 1120 0.017375 10.0.0.27 - - [2026-02-16 03:19:34] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003530 10.0.0.27 - - [2026-02-16 03:19:34] "POST /neutron/network HTTP/1.1" 200 820 0.005677 10.0.0.27 - - [2026-02-16 03:19:42] "POST /neutron/port HTTP/1.1" 200 1120 0.015675 10.0.0.27 - - [2026-02-16 03:19:42] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006215 10.0.0.27 - - [2026-02-16 03:19:42] "POST /neutron/port HTTP/1.1" 200 1120 0.021949 10.0.0.27 - - [2026-02-16 03:19:43] "POST /neutron/network HTTP/1.1" 200 820 0.005713 10.0.0.27 - - [2026-02-16 03:19:43] "POST /id-to-fqname HTTP/1.1" 200 218 0.001191 10.0.0.27 - - [2026-02-16 03:19:43] "GET /virtual-machine/a3f5280d-0824-4b1a-9162-bcd0811eb50b HTTP/1.1" 200 1291 0.004389 10.0.0.27 - - [2026-02-16 03:19:43] "GET /virtual-machine-interface/5cd857ec-2a40-4949-a749-97511417d3ec HTTP/1.1" 200 2931 0.005235 10.0.0.27 - - [2026-02-16 03:19:43] "GET /instance-ip/f610f6b1-cad5-438c-9abc-2da0736ccbf8 HTTP/1.1" 200 1615 0.005713 10.0.0.27 - - [2026-02-16 03:19:43] "GET /virtual-machine-interface/5cd857ec-2a40-4949-a749-97511417d3ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2710 0.005585 10.0.0.27 - - [2026-02-16 03:19:43] "PUT /virtual-machine-interface/5cd857ec-2a40-4949-a749-97511417d3ec HTTP/1.1" 200 284 0.013024 10.0.0.27 - - [2026-02-16 03:20:28] "POST /neutron/network HTTP/1.1" 200 830 0.005847 10.0.0.27 - - [2026-02-16 03:20:28] "POST /neutron/port HTTP/1.1" 200 117 0.001137 10.0.0.27 - - [2026-02-16 03:20:34] "POST /neutron/port HTTP/1.1" 200 1120 0.045575 10.0.0.27 - - [2026-02-16 03:20:35] "POST /neutron/subnet HTTP/1.1" 200 688 0.007662 10.0.0.27 - - [2026-02-16 03:21:00] "DELETE /instance-ip/74257fc8-005f-4e47-a126-235227539281 HTTP/1.1" 200 115 0.041997 10.0.0.27 - - [2026-02-16 03:21:00] "DELETE /virtual-machine-interface/557dc6d4-8cf9-41dc-811a-b06a5edcef33 HTTP/1.1" 200 115 0.083889 10.0.0.27 - - [2026-02-16 03:21:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003380 10.0.0.27 - - [2026-02-16 03:21:00] "GET /virtual-network/4e52f8f2-8b69-4278-bf21-9e9e7d9447d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2093 0.005361 10.0.0.27 - - [2026-02-16 03:21:00] "PUT /virtual-network/4e52f8f2-8b69-4278-bf21-9e9e7d9447d1 HTTP/1.1" 200 264 0.062742 10.0.0.27 - - [2026-02-16 03:21:00] "POST /neutron/network HTTP/1.1" 200 820 0.008750 10.0.0.27 - - [2026-02-16 03:21:00] "POST /neutron/port HTTP/1.1" 200 1110 0.022367 10.0.0.50 - - [2026-02-16 03:21:00] "POST /ref-update HTTP/1.1" 200 156 0.101114 10.0.0.27 - - [2026-02-16 03:21:01] "POST /neutron/port HTTP/1.1" 200 1110 0.014196 10.0.0.50 - - [2026-02-16 03:21:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003118 10.0.0.23 - - [2026-02-16 03:21:02] "POST /useragent-kv HTTP/1.1" 200 115 0.049789 10.0.0.23 - - [2026-02-16 03:21:02] "POST /useragent-kv HTTP/1.1" 200 115 0.002282 10.0.0.27 - - [2026-02-16 03:21:02] "POST /neutron/network HTTP/1.1" 200 151 0.143198 10.0.0.23 - - [2026-02-16 03:21:04] "GET /projects?obj_uuids=f67d890e-da25-49a9-94d5-bc26f4586e5c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000930 10.0.0.27 - - [2026-02-16 03:21:04] "GET /project/f67d890e-da25-49a9-94d5-bc26f4586e5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.064382 10.0.0.23 - - [2026-02-16 03:21:04] "GET /projects?obj_uuids=f67d890e-da25-49a9-94d5-bc26f4586e5c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000983 10.0.0.27 - - [2026-02-16 03:21:04] "GET /project/f67d890e-da25-49a9-94d5-bc26f4586e5c?fields=virtual_networks HTTP/1.1" 200 1029 0.083178 10.0.0.23 - - [2026-02-16 03:21:04] "GET /projects?obj_uuids=f67d890e-da25-49a9-94d5-bc26f4586e5c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001504 10.0.0.27 - - [2026-02-16 03:21:04] "GET /project/f67d890e-da25-49a9-94d5-bc26f4586e5c?fields=virtual_machine_interfaces HTTP/1.1" 200 1029 0.042159 10.0.0.23 - - [2026-02-16 03:21:04] "GET /projects?obj_uuids=f67d890e-da25-49a9-94d5-bc26f4586e5c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001053 10.0.0.27 - - [2026-02-16 03:21:04] "GET /project/f67d890e-da25-49a9-94d5-bc26f4586e5c?fields=security_groups HTTP/1.1" 200 1253 0.045882 10.0.0.27 - - [2026-02-16 03:21:05] "POST /fqname-to-id HTTP/1.1" 404 185 0.025273 10.0.0.23 - - [2026-02-16 03:21:05] "GET /projects?obj_uuids=c76c6646-b425-40a9-8f98-c651608ed45a&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004156 10.0.0.23 - - [2026-02-16 03:21:05] "GET /domains?obj_uuids=026ea67f-9b7a-4f1c-a755-90b25d4ac1dc&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000941 10.0.0.23 - - [2026-02-16 03:21:05] "GET /domain/026ea67f-9b7a-4f1c-a755-90b25d4ac1dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.041518 10.0.0.23 - - [2026-02-16 03:21:05] "POST /id-to-fqname HTTP/1.1" 200 187 0.001418 10.0.0.23 - - [2026-02-16 03:21:05] "POST /fqname-to-id HTTP/1.1" 404 196 0.003563 10.0.0.23 - - [2026-02-16 03:21:05] "POST /security-groups HTTP/1.1" 200 588 0.026978 10.0.0.23 - - [2026-02-16 03:21:05] "POST /projects HTTP/1.1" 200 579 0.219120 10.0.0.50 - - [2026-02-16 03:21:05] "POST /access-control-lists HTTP/1.1" 200 593 0.026960 10.0.0.23 - - [2026-02-16 03:21:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.292568 10.0.0.27 - - [2026-02-16 03:21:05] "GET /project/c76c6646-b425-40a9-8f98-c651608ed45a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1352 0.483217 10.0.0.27 - - [2026-02-16 03:21:06] "GET / HTTP/1.1" 200 35931 0.002554 10.0.0.27 - - [2026-02-16 03:21:08] "POST /fqname-to-id HTTP/1.1" 401 292 0.000436 10.0.0.27 - - [2026-02-16 03:21:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.059395 10.0.0.23 - - [2026-02-16 03:21:09] "GET /projects?obj_uuids=c76c6646-b425-40a9-8f98-c651608ed45a&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.000956 10.0.0.27 - - [2026-02-16 03:21:09] "GET /project/c76c6646-b425-40a9-8f98-c651608ed45a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1352 0.036023 10.0.0.27 - - [2026-02-16 03:21:09] "POST /neutron/network HTTP/1.1" 200 117 0.033042 10.0.0.50 - - [2026-02-16 03:21:09] "POST /route-targets HTTP/1.1" 200 327 0.010684 10.0.0.27 - - [2026-02-16 03:21:09] "POST /neutron/network HTTP/1.1" 200 830 0.007729 10.0.0.27 - - [2026-02-16 03:21:09] "POST /id-to-fqname HTTP/1.1" 200 221 0.001099 10.0.0.27 - - [2026-02-16 03:21:09] "GET /virtual-network/492e78cb-1594-4dcf-8b46-d404ed32c29c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.004730 10.0.0.27 - - [2026-02-16 03:21:09] "GET /virtual-network/492e78cb-1594-4dcf-8b46-d404ed32c29c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.007232 10.0.0.27 - - [2026-02-16 03:21:09] "POST /neutron/subnet HTTP/1.1" 200 730 0.008307 10.0.0.27 - - [2026-02-16 03:21:09] "POST /fqname-to-id HTTP/1.1" 404 207 0.002826 10.0.0.27 - - [2026-02-16 03:21:09] "GET /virtual-network/492e78cb-1594-4dcf-8b46-d404ed32c29c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005809 10.0.0.27 - - [2026-02-16 03:21:09] "GET /virtual-machine-interface/a7f8a9f7-96f5-4d53-bde1-be145ed7ab6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2351 0.006772 10.0.0.27 - - [2026-02-16 03:21:09] "GET /virtual-machine-interface/a7f8a9f7-96f5-4d53-bde1-be145ed7ab6d?fields=instance_ip_back_refs HTTP/1.1" 200 1320 0.007545 10.0.0.27 - - [2026-02-16 03:21:10] "GET /instance-ip/94eb30e6-7a03-48c5-88aa-d510589c4948?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1601 0.004253 10.0.0.27 - - [2026-02-16 03:21:10] "POST /id-to-fqname HTTP/1.1" 200 221 0.001365 10.0.0.23 - - [2026-02-16 03:21:10] "GET /projects?obj_uuids=c76c6646-b425-40a9-8f98-c651608ed45a&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001009 10.0.0.27 - - [2026-02-16 03:21:10] "GET /project/c76c6646-b425-40a9-8f98-c651608ed45a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1352 0.064767 10.0.0.27 - - [2026-02-16 03:21:10] "POST /neutron/network HTTP/1.1" 200 830 0.005670 10.0.0.27 - - [2026-02-16 03:21:11] "POST /id-to-fqname HTTP/1.1" 200 221 0.001210 10.0.0.27 - - [2026-02-16 03:21:11] "POST /neutron/port HTTP/1.1" 200 117 0.009558 10.0.0.27 - - [2026-02-16 03:21:11] "POST /neutron/network HTTP/1.1" 200 830 0.007758 10.0.0.27 - - [2026-02-16 03:21:11] "POST /neutron/port HTTP/1.1" 200 984 0.012518 10.0.0.27 - - [2026-02-16 03:21:11] "POST /neutron/port HTTP/1.1" 200 117 0.006614 10.0.0.23 - - [2026-02-16 03:21:11] "GET /projects?obj_uuids=c76c6646-b425-40a9-8f98-c651608ed45a&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.000991 10.0.0.27 - - [2026-02-16 03:21:11] "GET /project/c76c6646-b425-40a9-8f98-c651608ed45a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1352 0.050713 10.0.0.27 - - [2026-02-16 03:21:11] "POST /fqname-to-id HTTP/1.1" 404 208 0.027769 10.0.0.27 - - [2026-02-16 03:21:11] "POST /interface-route-tables HTTP/1.1" 200 556 0.045851 10.0.0.27 - - [2026-02-16 03:21:11] "GET /interface-route-table/17d1398d-70d7-4b7b-b6a8-3d6ca7a7898f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1274 0.005196 10.0.0.27 - - [2026-02-16 03:21:12] "POST /neutron/port HTTP/1.1" 200 1112 0.111750 10.0.0.27 - - [2026-02-16 03:21:12] "POST /neutron/subnet HTTP/1.1" 200 704 0.007517 10.0.0.27 - - [2026-02-16 03:21:12] "POST /neutron/network HTTP/1.1" 200 830 0.006448 10.0.0.27 - - [2026-02-16 03:21:12] "POST /neutron/port HTTP/1.1" 200 984 0.010717 10.0.0.27 - - [2026-02-16 03:21:12] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003182 10.0.0.27 - - [2026-02-16 03:21:12] "POST /neutron/network HTTP/1.1" 200 830 0.005103 10.0.0.27 - - [2026-02-16 03:21:12] "GET /virtual-machine-interface/a7f8a9f7-96f5-4d53-bde1-be145ed7ab6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2664 0.008749 10.0.0.27 - - [2026-02-16 03:21:12] "POST /ref-update HTTP/1.1" 200 156 0.013989 10.0.0.27 - - [2026-02-16 03:21:18] "POST /neutron/port HTTP/1.1" 200 1122 0.020425 10.0.0.27 - - [2026-02-16 03:21:18] "POST /neutron/security_group HTTP/1.1" 200 2055 0.006559 10.0.0.27 - - [2026-02-16 03:21:18] "POST /neutron/port HTTP/1.1" 200 1122 0.013902 10.0.0.27 - - [2026-02-16 03:21:18] "GET /virtual-machine/3b0dda78-70da-4e03-9f36-4ceab80fe40b HTTP/1.1" 401 292 0.000365 10.0.0.27 - - [2026-02-16 03:21:18] "GET /virtual-machine/3b0dda78-70da-4e03-9f36-4ceab80fe40b HTTP/1.1" 200 1289 0.031791 10.0.0.27 - - [2026-02-16 03:21:18] "GET /virtual-machine/3b0dda78-70da-4e03-9f36-4ceab80fe40b HTTP/1.1" 200 1289 0.003400 10.0.0.27 - - [2026-02-16 03:21:18] "GET /virtual-machine-interface/93dcda4e-9ff6-4045-9de8-2cb01ae5f3d7 HTTP/1.1" 200 2939 0.004388 10.0.0.27 - - [2026-02-16 03:21:18] "GET /virtual-machine/3b0dda78-70da-4e03-9f36-4ceab80fe40b HTTP/1.1" 200 1289 0.003780 10.0.0.27 - - [2026-02-16 03:21:18] "GET /virtual-machine-interface/93dcda4e-9ff6-4045-9de8-2cb01ae5f3d7 HTTP/1.1" 200 2939 0.004094 10.0.0.27 - - [2026-02-16 03:21:18] "GET /instance-ip/629870eb-ed39-4431-9f47-0d82b794b2d8 HTTP/1.1" 200 1619 0.004704 10.0.0.27 - - [2026-02-16 03:21:18] "GET /virtual-machine/3b0dda78-70da-4e03-9f36-4ceab80fe40b HTTP/1.1" 200 1289 0.003137 10.0.0.27 - - [2026-02-16 03:21:18] "GET /virtual-machine-interface/93dcda4e-9ff6-4045-9de8-2cb01ae5f3d7 HTTP/1.1" 200 2939 0.003986 10.0.0.27 - - [2026-02-16 03:21:18] "GET /instance-ip/629870eb-ed39-4431-9f47-0d82b794b2d8 HTTP/1.1" 200 1619 0.003253 10.0.0.27 - - [2026-02-16 03:21:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003548 10.0.0.27 - - [2026-02-16 03:21:18] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004183 10.0.0.27 - - [2026-02-16 03:21:18] "GET /virtual-networks?parent_id=c76c6646-b425-40a9-8f98-c651608ed45a&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003349 10.0.0.27 - - [2026-02-16 03:21:18] "GET /virtual-network/492e78cb-1594-4dcf-8b46-d404ed32c29c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006379 10.0.0.27 - - [2026-02-16 03:21:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003901 10.0.0.27 - - [2026-02-16 03:21:19] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004396 10.0.0.27 - - [2026-02-16 03:21:19] "GET /virtual-networks?parent_id=c76c6646-b425-40a9-8f98-c651608ed45a&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003030 10.0.0.27 - - [2026-02-16 03:21:19] "GET /virtual-network/492e78cb-1594-4dcf-8b46-d404ed32c29c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005059 10.0.0.27 - - [2026-02-16 03:21:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003463 10.0.0.27 - - [2026-02-16 03:21:19] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003776 10.0.0.27 - - [2026-02-16 03:21:19] "GET /virtual-networks?parent_id=c76c6646-b425-40a9-8f98-c651608ed45a&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002521 10.0.0.27 - - [2026-02-16 03:21:19] "GET /virtual-network/492e78cb-1594-4dcf-8b46-d404ed32c29c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005197 10.0.0.27 - - [2026-02-16 03:21:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002928 10.0.0.27 - - [2026-02-16 03:21:19] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003763 10.0.0.27 - - [2026-02-16 03:21:19] "GET /virtual-networks?parent_id=c76c6646-b425-40a9-8f98-c651608ed45a&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002992 10.0.0.27 - - [2026-02-16 03:21:19] "GET /virtual-network/492e78cb-1594-4dcf-8b46-d404ed32c29c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005065 10.0.0.27 - - [2026-02-16 03:21:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003154 10.0.0.27 - - [2026-02-16 03:21:19] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004138 10.0.0.27 - - [2026-02-16 03:21:19] "GET /virtual-networks?parent_id=c76c6646-b425-40a9-8f98-c651608ed45a&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002672 10.0.0.27 - - [2026-02-16 03:21:19] "GET /virtual-network/492e78cb-1594-4dcf-8b46-d404ed32c29c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.004889 10.0.0.27 - - [2026-02-16 03:21:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003601 10.0.0.27 - - [2026-02-16 03:21:19] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003852 10.0.0.27 - - [2026-02-16 03:21:19] "GET /virtual-networks?parent_id=c76c6646-b425-40a9-8f98-c651608ed45a&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002650 10.0.0.27 - - [2026-02-16 03:21:19] "GET /virtual-network/492e78cb-1594-4dcf-8b46-d404ed32c29c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006379 10.0.0.27 - - [2026-02-16 03:21:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004025 10.0.0.27 - - [2026-02-16 03:21:19] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003419 10.0.0.27 - - [2026-02-16 03:21:19] "GET /virtual-networks?parent_id=c76c6646-b425-40a9-8f98-c651608ed45a&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002997 10.0.0.27 - - [2026-02-16 03:21:19] "GET /virtual-network/492e78cb-1594-4dcf-8b46-d404ed32c29c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.004785 10.0.0.50 - - [2026-02-16 03:21:20] "DELETE /access-control-list/e50f47c9-a8f5-4748-b517-ce241bb7fe7f HTTP/1.1" 200 115 0.056992 10.0.0.23 - - [2026-02-16 03:21:20] "DELETE /project/c76c6646b42540a98f98c651608ed45a HTTP/1.1" 404 173 0.002817 10.0.0.23 - - [2026-02-16 03:21:20] "DELETE /project/f67d890e-da25-49a9-94d5-bc26f4586e5c HTTP/1.1" 404 177 0.005152 10.0.0.27 - - [2026-02-16 03:21:21] "POST /neutron/security_group HTTP/1.1" 200 2055 0.006298 10.0.0.27 - - [2026-02-16 03:21:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003084 10.0.0.27 - - [2026-02-16 03:21:22] "GET /virtual-network/492e78cb-1594-4dcf-8b46-d404ed32c29c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006526 10.0.0.27 - - [2026-02-16 03:21:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003335 10.0.0.27 - - [2026-02-16 03:21:24] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003306 10.0.0.27 - - [2026-02-16 03:21:24] "GET /virtual-networks?parent_id=c76c6646-b425-40a9-8f98-c651608ed45a&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002501 10.0.0.27 - - [2026-02-16 03:21:24] "GET /virtual-network/492e78cb-1594-4dcf-8b46-d404ed32c29c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005831 10.0.0.27 - - [2026-02-16 03:21:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003578 10.0.0.27 - - [2026-02-16 03:21:25] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003336 10.0.0.27 - - [2026-02-16 03:21:25] "GET /virtual-networks?parent_id=c76c6646-b425-40a9-8f98-c651608ed45a&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002322 10.0.0.27 - - [2026-02-16 03:21:25] "GET /virtual-network/492e78cb-1594-4dcf-8b46-d404ed32c29c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005493 10.0.0.27 - - [2026-02-16 03:21:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002724 10.0.0.27 - - [2026-02-16 03:21:25] "GET /routing-instance/0c777bdb-e938-4faa-8c9d-0b4ea5f85fe6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.005562 10.0.0.27 - - [2026-02-16 03:21:25] "GET /route-target/e2a7b9c9-85b2-465a-990e-b3ae27a48380?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003844 10.0.0.27 - - [2026-02-16 03:21:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003049 10.0.0.27 - - [2026-02-16 03:21:25] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003170 10.0.0.27 - - [2026-02-16 03:21:25] "GET /virtual-networks?parent_id=c76c6646-b425-40a9-8f98-c651608ed45a&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002435 10.0.0.27 - - [2026-02-16 03:21:25] "GET /virtual-network/492e78cb-1594-4dcf-8b46-d404ed32c29c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005762 10.0.0.27 - - [2026-02-16 03:21:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002484 10.0.0.27 - - [2026-02-16 03:21:25] "GET /routing-instance/0c777bdb-e938-4faa-8c9d-0b4ea5f85fe6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.003884 10.0.0.27 - - [2026-02-16 03:21:25] "GET /route-target/e2a7b9c9-85b2-465a-990e-b3ae27a48380?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003821 10.0.0.27 - - [2026-02-16 03:21:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002928 10.0.0.27 - - [2026-02-16 03:21:25] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003691 10.0.0.27 - - [2026-02-16 03:21:25] "GET /virtual-networks?parent_id=c76c6646-b425-40a9-8f98-c651608ed45a&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002691 10.0.0.27 - - [2026-02-16 03:21:25] "GET /virtual-network/492e78cb-1594-4dcf-8b46-d404ed32c29c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005876 10.0.0.27 - - [2026-02-16 03:21:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003296 10.0.0.27 - - [2026-02-16 03:21:25] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004145 10.0.0.27 - - [2026-02-16 03:21:25] "GET /virtual-networks?parent_id=c76c6646-b425-40a9-8f98-c651608ed45a&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002820 10.0.0.27 - - [2026-02-16 03:21:25] "GET /virtual-network/492e78cb-1594-4dcf-8b46-d404ed32c29c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.004974 10.0.0.23 - - [2026-02-16 03:21:26] "GET /obj-perms HTTP/1.1" 200 5024 0.056535 10.0.0.23 - - [2026-02-16 03:21:32] "GET /obj-perms HTTP/1.1" 200 5024 0.003443 10.0.0.27 - - [2026-02-16 03:21:32] "GET /obj-perms HTTP/1.1" 200 5024 0.064607 10.0.0.27 - - [2026-02-16 03:21:33] "GET /obj-perms HTTP/1.1" 200 5024 0.005213 10.0.0.50 - - [2026-02-16 03:21:33] "GET /obj-perms HTTP/1.1" 200 5024 0.049922 10.0.0.27 - - [2026-02-16 03:21:33] "GET /obj-perms HTTP/1.1" 200 5024 0.004219 10.0.0.23 - - [2026-02-16 03:21:33] "GET /obj-perms HTTP/1.1" 200 5024 0.004454 10.0.0.27 - - [2026-02-16 03:21:33] "POST /neutron/port HTTP/1.1" 200 1086 0.016149 10.0.0.27 - - [2026-02-16 03:21:33] "POST /neutron/security_group HTTP/1.1" 200 2055 0.010349 10.0.0.27 - - [2026-02-16 03:21:33] "GET /virtual-machine/0fcc9eef-42d0-448f-a498-6f4e6153a88a HTTP/1.1" 200 1267 0.005174 10.0.0.27 - - [2026-02-16 03:21:33] "GET /virtual-machine-interface/a7f8a9f7-96f5-4d53-bde1-be145ed7ab6d HTTP/1.1" 200 3151 0.004254 10.0.0.27 - - [2026-02-16 03:21:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002819 10.0.0.27 - - [2026-02-16 03:21:33] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004234 10.0.0.27 - - [2026-02-16 03:21:33] "GET /virtual-networks?parent_id=c76c6646-b425-40a9-8f98-c651608ed45a&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002551 10.0.0.27 - - [2026-02-16 03:21:34] "GET /virtual-network/492e78cb-1594-4dcf-8b46-d404ed32c29c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.004850 10.0.0.27 - - [2026-02-16 03:21:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003248 10.0.0.27 - - [2026-02-16 03:21:35] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003468 10.0.0.27 - - [2026-02-16 03:21:35] "GET /virtual-networks?parent_id=c76c6646-b425-40a9-8f98-c651608ed45a&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002770 10.0.0.27 - - [2026-02-16 03:21:35] "GET /virtual-network/492e78cb-1594-4dcf-8b46-d404ed32c29c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005672 10.0.0.27 - - [2026-02-16 03:21:35] "GET /virtual-network/492e78cb-1594-4dcf-8b46-d404ed32c29c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005161 10.0.0.27 - - [2026-02-16 03:21:35] "POST /neutron/port HTTP/1.1" 200 1086 0.032242 10.0.0.50 - - [2026-02-16 03:21:36] "GET /obj-perms HTTP/1.1" 200 5024 0.003185 10.0.0.27 - - [2026-02-16 03:21:36] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004592 10.0.0.27 - - [2026-02-16 03:21:36] "POST /neutron/network HTTP/1.1" 200 830 0.005881 10.0.0.27 - - [2026-02-16 03:21:36] "GET /virtual-machine/3b0dda78-70da-4e03-9f36-4ceab80fe40b HTTP/1.1" 200 1289 0.003864 10.0.0.27 - - [2026-02-16 03:21:36] "POST /neutron/port HTTP/1.1" 200 151 0.175205 10.0.0.27 - - [2026-02-16 03:21:38] "GET /virtual-machine/3b0dda78-70da-4e03-9f36-4ceab80fe40b HTTP/1.1" 404 171 0.002945 10.0.0.27 - - [2026-02-16 03:21:38] "GET /virtual-machine/3b0dda78-70da-4e03-9f36-4ceab80fe40b HTTP/1.1" 404 171 0.002430 10.0.0.27 - - [2026-02-16 03:21:38] "GET /virtual-machine/3b0dda78-70da-4e03-9f36-4ceab80fe40b HTTP/1.1" 404 171 0.002488 10.0.0.27 - - [2026-02-16 03:21:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003253 10.0.0.27 - - [2026-02-16 03:21:38] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003520 10.0.0.27 - - [2026-02-16 03:21:38] "GET /virtual-networks?parent_id=c76c6646-b425-40a9-8f98-c651608ed45a&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002518 10.0.0.27 - - [2026-02-16 03:21:38] "GET /virtual-network/492e78cb-1594-4dcf-8b46-d404ed32c29c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006078 10.0.0.27 - - [2026-02-16 03:21:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003053 10.0.0.27 - - [2026-02-16 03:21:38] "GET /routing-instance/0c777bdb-e938-4faa-8c9d-0b4ea5f85fe6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.003700 10.0.0.27 - - [2026-02-16 03:21:38] "GET /route-target/e2a7b9c9-85b2-465a-990e-b3ae27a48380?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004075 10.0.0.27 - - [2026-02-16 03:21:41] "GET /obj-perms HTTP/1.1" 200 5024 0.003866 10.0.0.50 - - [2026-02-16 03:21:44] "GET /obj-perms HTTP/1.1" 200 5024 0.004098 10.0.0.27 - - [2026-02-16 03:21:50] "GET /obj-perms HTTP/1.1" 200 5024 0.003963 10.0.0.50 - - [2026-02-16 03:21:54] "GET /obj-perms HTTP/1.1" 200 5024 0.003713 10.0.0.27 - - [2026-02-16 03:22:00] "GET /obj-perms HTTP/1.1" 200 5024 0.003926 10.0.0.50 - - [2026-02-16 03:22:03] "GET /obj-perms HTTP/1.1" 200 5056 0.052596 10.0.0.27 - - [2026-02-16 03:22:03] "GET /obj-perms HTTP/1.1" 200 5024 0.003814 10.0.0.27 - - [2026-02-16 03:22:03] "GET /interface-route-table/17d1398d-70d7-4b7b-b6a8-3d6ca7a7898f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1274 0.003764 10.0.0.27 - - [2026-02-16 03:22:03] "GET /virtual-machine-interface/a7f8a9f7-96f5-4d53-bde1-be145ed7ab6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2930 0.004882 10.0.0.27 - - [2026-02-16 03:22:03] "POST /ref-update HTTP/1.1" 200 156 0.015191 10.0.0.27 - - [2026-02-16 03:22:03] "DELETE /interface-route-table/17d1398d-70d7-4b7b-b6a8-3d6ca7a7898f HTTP/1.1" 200 115 0.027542 10.0.0.27 - - [2026-02-16 03:22:03] "POST /neutron/network HTTP/1.1" 200 830 0.006927 10.0.0.23 - - [2026-02-16 03:22:05] "GET /projects?obj_uuids=c76c6646-b425-40a9-8f98-c651608ed45a&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001101 10.0.0.27 - - [2026-02-16 03:22:05] "GET /project/c76c6646-b425-40a9-8f98-c651608ed45a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1352 0.045353 10.0.0.23 - - [2026-02-16 03:22:05] "GET /projects?obj_uuids=c76c6646-b425-40a9-8f98-c651608ed45a&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001179 10.0.0.27 - - [2026-02-16 03:22:05] "GET /project/c76c6646-b425-40a9-8f98-c651608ed45a?fields=virtual_networks HTTP/1.1" 200 1027 0.040651 10.0.0.23 - - [2026-02-16 03:22:05] "GET /projects?obj_uuids=c76c6646-b425-40a9-8f98-c651608ed45a&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.000857 10.0.0.27 - - [2026-02-16 03:22:05] "GET /project/c76c6646-b425-40a9-8f98-c651608ed45a?fields=virtual_machine_interfaces HTTP/1.1" 200 1027 0.037426 10.0.0.23 - - [2026-02-16 03:22:05] "GET /projects?obj_uuids=c76c6646-b425-40a9-8f98-c651608ed45a&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.000867 10.0.0.27 - - [2026-02-16 03:22:05] "GET /project/c76c6646-b425-40a9-8f98-c651608ed45a?fields=security_groups HTTP/1.1" 200 1250 0.034619 10.0.0.27 - - [2026-02-16 03:22:06] "POST /fqname-to-id HTTP/1.1" 404 192 0.029306 10.0.0.23 - - [2026-02-16 03:22:06] "GET /projects?obj_uuids=c9f260ce-9853-4df6-a401-af3813be2feb&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002483 10.0.0.23 - - [2026-02-16 03:22:06] "GET /domains?obj_uuids=026ea67f-9b7a-4f1c-a755-90b25d4ac1dc&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000826 10.0.0.23 - - [2026-02-16 03:22:06] "GET /domain/026ea67f-9b7a-4f1c-a755-90b25d4ac1dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.007958 10.0.0.23 - - [2026-02-16 03:22:06] "POST /id-to-fqname HTTP/1.1" 200 194 0.002412 10.0.0.23 - - [2026-02-16 03:22:06] "POST /fqname-to-id HTTP/1.1" 404 203 0.007499 10.0.0.23 - - [2026-02-16 03:22:06] "POST /security-groups HTTP/1.1" 200 595 0.067084 10.0.0.50 - - [2026-02-16 03:22:06] "POST /fqname-to-id HTTP/1.1" 404 238 0.008035 10.0.0.23 - - [2026-02-16 03:22:07] "POST /projects HTTP/1.1" 200 593 0.255864 10.0.0.23 - - [2026-02-16 03:22:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.334250 10.0.0.50 - - [2026-02-16 03:22:07] "POST /access-control-lists HTTP/1.1" 200 598 0.028533 10.0.0.27 - - [2026-02-16 03:22:07] "GET /project/c9f260ce-9853-4df6-a401-af3813be2feb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.466604 10.0.0.27 - - [2026-02-16 03:22:08] "GET / HTTP/1.1" 200 35931 0.001795 10.0.0.27 - - [2026-02-16 03:22:08] "POST /fqname-to-id HTTP/1.1" 401 292 0.000396 10.0.0.27 - - [2026-02-16 03:22:09] "POST /neutron/port HTTP/1.1" 400 205 0.003542 10.0.0.27 - - [2026-02-16 03:22:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.060789 10.0.0.23 - - [2026-02-16 03:22:09] "GET /projects?obj_uuids=c9f260ce-9853-4df6-a401-af3813be2feb&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000941 10.0.0.27 - - [2026-02-16 03:22:09] "GET /project/c9f260ce-9853-4df6-a401-af3813be2feb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.036964 10.0.0.23 - - [2026-02-16 03:22:09] "POST /useragent-kv HTTP/1.1" 200 115 0.008772 10.0.0.27 - - [2026-02-16 03:22:09] "POST /neutron/subnet HTTP/1.1" 200 724 0.274036 10.0.0.27 - - [2026-02-16 03:22:09] "POST /id-to-fqname HTTP/1.1" 200 224 0.001215 10.0.0.27 - - [2026-02-16 03:22:09] "GET /virtual-network/93ce89a9-e5dd-45b7-92d5-a69b27de5e2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.004827 10.0.0.27 - - [2026-02-16 03:22:09] "GET /virtual-network/93ce89a9-e5dd-45b7-92d5-a69b27de5e2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005322 10.0.0.27 - - [2026-02-16 03:22:09] "POST /neutron/network HTTP/1.1" 200 828 0.005517 10.0.0.27 - - [2026-02-16 03:22:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002571 10.0.0.23 - - [2026-02-16 03:22:09] "GET /projects?obj_uuids=c9f260ce-9853-4df6-a401-af3813be2feb&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001148 10.0.0.27 - - [2026-02-16 03:22:09] "GET /project/c9f260ce-9853-4df6-a401-af3813be2feb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.041951 10.0.0.23 - - [2026-02-16 03:22:09] "GET /projects?obj_uuids=c9f260ce-9853-4df6-a401-af3813be2feb&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000975 10.0.0.27 - - [2026-02-16 03:22:10] "POST /neutron/network HTTP/1.1" 200 609 0.115903 10.0.0.50 - - [2026-02-16 03:22:10] "POST /route-targets HTTP/1.1" 200 327 0.014535 10.0.0.27 - - [2026-02-16 03:22:10] "POST /id-to-fqname HTTP/1.1" 200 224 0.003265 10.0.0.27 - - [2026-02-16 03:22:10] "GET /virtual-network/26f8ab97-5b98-4ceb-9373-2c7fb80d9147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.004855 10.0.0.27 - - [2026-02-16 03:22:10] "POST /neutron/network HTTP/1.1" 200 828 0.005421 10.0.0.27 - - [2026-02-16 03:22:10] "GET /virtual-network/26f8ab97-5b98-4ceb-9373-2c7fb80d9147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005190 10.0.0.27 - - [2026-02-16 03:22:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003948 10.0.0.23 - - [2026-02-16 03:22:10] "GET /projects?obj_uuids=c9f260ce-9853-4df6-a401-af3813be2feb&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000908 10.0.0.27 - - [2026-02-16 03:22:10] "GET /project/c9f260ce-9853-4df6-a401-af3813be2feb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.040219 10.0.0.27 - - [2026-02-16 03:22:10] "POST /neutron/network HTTP/1.1" 200 117 0.012302 10.0.0.50 - - [2026-02-16 03:22:10] "POST /ref-update HTTP/1.1" 200 156 0.020337 10.0.0.27 - - [2026-02-16 03:22:10] "POST /neutron/network HTTP/1.1" 200 827 0.007373 10.0.0.27 - - [2026-02-16 03:22:10] "POST /id-to-fqname HTTP/1.1" 200 224 0.000950 10.0.0.27 - - [2026-02-16 03:22:10] "GET /virtual-network/daf83164-8fb0-491a-8b3b-7001e5585cad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.004638 10.0.0.27 - - [2026-02-16 03:22:10] "GET /virtual-network/daf83164-8fb0-491a-8b3b-7001e5585cad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.004645 10.0.0.27 - - [2026-02-16 03:22:10] "POST /neutron/subnet HTTP/1.1" 200 719 0.007820 10.0.0.27 - - [2026-02-16 03:22:10] "POST /fqname-to-id HTTP/1.1" 404 214 0.002555 10.0.0.27 - - [2026-02-16 03:22:11] "GET /virtual-network/26f8ab97-5b98-4ceb-9373-2c7fb80d9147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005732 10.0.0.27 - - [2026-02-16 03:22:11] "GET /virtual-machine-interface/699601e6-990f-4d11-ac3a-6f27d8781acc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2373 0.008118 10.0.0.27 - - [2026-02-16 03:22:11] "GET /virtual-machine-interface/699601e6-990f-4d11-ac3a-6f27d8781acc?fields=instance_ip_back_refs HTTP/1.1" 200 1333 0.009617 10.0.0.27 - - [2026-02-16 03:22:11] "GET /instance-ip/bcdbc34c-9a0b-4a54-9022-a31a16f3a476?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1611 0.004828 10.0.0.27 - - [2026-02-16 03:22:11] "POST /fqname-to-id HTTP/1.1" 404 214 0.002862 10.0.0.27 - - [2026-02-16 03:22:11] "GET /virtual-network/93ce89a9-e5dd-45b7-92d5-a69b27de5e2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006530 10.0.0.23 - - [2026-02-16 03:22:11] "GET /projects?obj_uuids=c9f260ce-9853-4df6-a401-af3813be2feb&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000908 10.0.0.27 - - [2026-02-16 03:22:11] "GET /project/c9f260ce-9853-4df6-a401-af3813be2feb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.039350 10.0.0.27 - - [2026-02-16 03:22:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003257 10.0.0.27 - - [2026-02-16 03:22:11] "GET /security-group/a33321b3-aa98-4d0b-a735-cb46cf2c7c6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.003874 10.0.0.27 - - [2026-02-16 03:22:11] "POST /virtual-machine-interfaces HTTP/1.1" 200 569 0.079708 10.0.0.27 - - [2026-02-16 03:22:11] "POST /instance-ips HTTP/1.1" 200 357 0.035279 10.0.0.27 - - [2026-02-16 03:22:11] "GET /virtual-machine-interface/e1235b1a-a157-43c9-9ed8-2f87f5c9e9a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2649 0.005279 10.0.0.27 - - [2026-02-16 03:22:11] "GET /virtual-machine-interface/e1235b1a-a157-43c9-9ed8-2f87f5c9e9a6?fields=instance_ip_back_refs HTTP/1.1" 200 1336 0.008798 10.0.0.27 - - [2026-02-16 03:22:11] "GET /instance-ip/a8a9467f-c0af-4b1f-9a62-15923b8ffd3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1583 0.004448 10.0.0.27 - - [2026-02-16 03:22:11] "POST /fqname-to-id HTTP/1.1" 404 214 0.003889 10.0.0.27 - - [2026-02-16 03:22:11] "GET /virtual-network/26f8ab97-5b98-4ceb-9373-2c7fb80d9147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006090 10.0.0.27 - - [2026-02-16 03:22:12] "GET /virtual-machine-interface/3bf1685e-2e83-4158-ae3e-00a5c6c246db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2373 0.006915 10.0.0.27 - - [2026-02-16 03:22:12] "GET /virtual-machine-interface/3bf1685e-2e83-4158-ae3e-00a5c6c246db?fields=instance_ip_back_refs HTTP/1.1" 200 1333 0.007446 10.0.0.27 - - [2026-02-16 03:22:12] "GET /instance-ip/57a05f11-8cd3-4af1-a067-9f643cf2bb0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1610 0.003862 10.0.0.27 - - [2026-02-16 03:22:12] "POST /fqname-to-id HTTP/1.1" 404 214 0.003908 10.0.0.27 - - [2026-02-16 03:22:12] "GET /virtual-network/93ce89a9-e5dd-45b7-92d5-a69b27de5e2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005432 10.0.0.23 - - [2026-02-16 03:22:12] "GET /projects?obj_uuids=c9f260ce-9853-4df6-a401-af3813be2feb&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000779 10.0.0.27 - - [2026-02-16 03:22:12] "GET /project/c9f260ce-9853-4df6-a401-af3813be2feb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.036005 10.0.0.27 - - [2026-02-16 03:22:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003540 10.0.0.27 - - [2026-02-16 03:22:12] "GET /security-group/a33321b3-aa98-4d0b-a735-cb46cf2c7c6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004472 10.0.0.27 - - [2026-02-16 03:22:12] "POST /virtual-machine-interfaces HTTP/1.1" 200 569 0.092277 10.0.0.27 - - [2026-02-16 03:22:12] "POST /instance-ips HTTP/1.1" 200 357 0.030802 10.0.0.27 - - [2026-02-16 03:22:12] "GET /virtual-machine-interface/6b30bdf5-9e69-47dd-b156-04d88dbd7993?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2649 0.005691 10.0.0.27 - - [2026-02-16 03:22:12] "GET /virtual-machine-interface/6b30bdf5-9e69-47dd-b156-04d88dbd7993?fields=instance_ip_back_refs HTTP/1.1" 200 1335 0.007918 10.0.0.27 - - [2026-02-16 03:22:12] "GET /instance-ip/32ef401d-5b50-48d8-9630-9361df05bfb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1582 0.004031 10.0.0.27 - - [2026-02-16 03:22:12] "POST /fqname-to-id HTTP/1.1" 404 214 0.003208 10.0.0.27 - - [2026-02-16 03:22:12] "GET /virtual-network/26f8ab97-5b98-4ceb-9373-2c7fb80d9147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005861 10.0.0.23 - - [2026-02-16 03:22:12] "GET /projects?obj_uuids=c9f260ce-9853-4df6-a401-af3813be2feb&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000936 10.0.0.27 - - [2026-02-16 03:22:13] "POST /neutron/port HTTP/1.1" 200 990 0.197534 10.0.0.27 - - [2026-02-16 03:22:13] "GET /virtual-machine-interface/b212bf7f-b17e-4164-a3bf-f12e4b152ec7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2374 0.004600 10.0.0.27 - - [2026-02-16 03:22:13] "GET /virtual-machine-interface/b212bf7f-b17e-4164-a3bf-f12e4b152ec7?fields=instance_ip_back_refs HTTP/1.1" 200 1334 0.004756 10.0.0.27 - - [2026-02-16 03:22:13] "GET /instance-ip/b23d9a2a-eea3-47f5-89e2-c861c98f3e77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1610 0.004994 10.0.0.27 - - [2026-02-16 03:22:13] "POST /fqname-to-id HTTP/1.1" 404 214 0.003465 10.0.0.27 - - [2026-02-16 03:22:13] "GET /virtual-network/daf83164-8fb0-491a-8b3b-7001e5585cad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006421 10.0.0.23 - - [2026-02-16 03:22:13] "GET /projects?obj_uuids=c9f260ce-9853-4df6-a401-af3813be2feb&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000992 10.0.0.27 - - [2026-02-16 03:22:13] "GET /project/c9f260ce-9853-4df6-a401-af3813be2feb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.043587 10.0.0.27 - - [2026-02-16 03:22:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003296 10.0.0.27 - - [2026-02-16 03:22:13] "GET /security-group/a33321b3-aa98-4d0b-a735-cb46cf2c7c6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004372 10.0.0.27 - - [2026-02-16 03:22:13] "POST /virtual-machine-interfaces HTTP/1.1" 200 569 0.087145 10.0.0.27 - - [2026-02-16 03:22:13] "POST /instance-ips HTTP/1.1" 200 357 0.037951 10.0.0.27 - - [2026-02-16 03:22:13] "GET /virtual-machine-interface/1cca4439-a41a-44cc-ba2a-2ed1a4fd852c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2649 0.005940 10.0.0.27 - - [2026-02-16 03:22:13] "GET /virtual-machine-interface/1cca4439-a41a-44cc-ba2a-2ed1a4fd852c?fields=instance_ip_back_refs HTTP/1.1" 200 1335 0.007340 10.0.0.27 - - [2026-02-16 03:22:13] "GET /instance-ip/235e7b70-c9a5-48fc-b0b0-924869ffe4ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1581 0.009904 10.0.0.27 - - [2026-02-16 03:22:14] "POST /id-to-fqname HTTP/1.1" 200 224 0.001466 10.0.0.27 - - [2026-02-16 03:22:15] "POST /neutron/network HTTP/1.1" 200 828 0.029078 10.0.0.27 - - [2026-02-16 03:22:15] "POST /neutron/port HTTP/1.1" 200 117 0.004869 10.0.0.27 - - [2026-02-16 03:22:15] "POST /id-to-fqname HTTP/1.1" 200 224 0.001220 10.0.0.27 - - [2026-02-16 03:22:15] "POST /neutron/network HTTP/1.1" 200 837 0.006182 10.0.0.27 - - [2026-02-16 03:22:16] "POST /neutron/port HTTP/1.1" 200 990 0.011401 10.0.0.27 - - [2026-02-16 03:22:16] "POST /neutron/port HTTP/1.1" 200 1092 0.018713 10.0.0.27 - - [2026-02-16 03:22:16] "POST /neutron/port HTTP/1.1" 200 117 0.001099 10.0.0.23 - - [2026-02-16 03:22:16] "GET /projects?obj_uuids=c9f260ce-9853-4df6-a401-af3813be2feb&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000990 10.0.0.27 - - [2026-02-16 03:22:16] "GET /project/c9f260ce-9853-4df6-a401-af3813be2feb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.086926 10.0.0.27 - - [2026-02-16 03:22:16] "POST /neutron/port HTTP/1.1" 200 1092 0.017946 10.0.0.27 - - [2026-02-16 03:22:16] "POST /id-to-fqname HTTP/1.1" 200 224 0.001138 10.0.0.27 - - [2026-02-16 03:22:16] "POST /neutron/port HTTP/1.1" 200 1092 0.022631 10.0.0.27 - - [2026-02-16 03:22:17] "POST /neutron/port HTTP/1.1" 200 990 0.013110 10.0.0.27 - - [2026-02-16 03:22:17] "POST /neutron/port HTTP/1.1" 200 990 0.011258 10.0.0.27 - - [2026-02-16 03:22:17] "POST /neutron/port HTTP/1.1" 200 1930 0.097205 10.0.0.27 - - [2026-02-16 03:22:17] "POST /neutron/port HTTP/1.1" 200 1063 0.021396 10.0.0.27 - - [2026-02-16 03:22:17] "POST /neutron/port HTTP/1.1" 200 1117 0.156786 10.0.0.27 - - [2026-02-16 03:22:18] "POST /neutron/port HTTP/1.1" 200 1127 0.029611 10.0.0.27 - - [2026-02-16 03:22:18] "POST /neutron/port HTTP/1.1" 200 117 0.001284 10.0.0.50 - - [2026-02-16 03:22:18] "POST /ref-update HTTP/1.1" 200 156 0.018500 10.0.0.23 - - [2026-02-16 03:22:18] "GET /projects?obj_uuids=c9f260ce-9853-4df6-a401-af3813be2feb&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000897 10.0.0.27 - - [2026-02-16 03:22:18] "POST /neutron/router HTTP/1.1" 200 344 0.284420 10.0.0.27 - - [2026-02-16 03:22:18] "POST /neutron/port HTTP/1.1" 200 1092 0.015897 10.0.0.27 - - [2026-02-16 03:22:18] "POST /neutron/security_group HTTP/1.1" 200 2062 0.008575 10.0.0.27 - - [2026-02-16 03:22:18] "POST /neutron/security_group HTTP/1.1" 200 2062 0.009568 10.0.0.27 - - [2026-02-16 03:22:18] "POST /neutron/subnet HTTP/1.1" 200 699 0.011496 10.0.0.27 - - [2026-02-16 03:22:18] "POST /neutron/network HTTP/1.1" 200 828 0.012277 10.0.0.27 - - [2026-02-16 03:22:19] "GET /virtual-machine/27fcc0aa-2713-42fa-9287-2e1c969de37f HTTP/1.1" 401 292 0.000451 10.0.0.27 - - [2026-02-16 03:22:19] "GET /virtual-machine/27fcc0aa-2713-42fa-9287-2e1c969de37f HTTP/1.1" 200 1274 0.036742 10.0.0.27 - - [2026-02-16 03:22:19] "GET /virtual-machine-interface/699601e6-990f-4d11-ac3a-6f27d8781acc HTTP/1.1" 200 3187 0.005466 10.0.0.27 - - [2026-02-16 03:22:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003083 10.0.0.27 - - [2026-02-16 03:22:19] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003581 10.0.0.27 - - [2026-02-16 03:22:19] "GET /virtual-networks?parent_id=c9f260ce-9853-4df6-a401-af3813be2feb&detail=False&count=False&shared=False HTTP/1.1" 200 803 0.002466 10.0.0.27 - - [2026-02-16 03:22:19] "GET /virtual-network/26f8ab97-5b98-4ceb-9373-2c7fb80d9147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006772 10.0.0.50 - - [2026-02-16 03:22:20] "DELETE /access-control-list/31bc41b7-3494-4c46-9426-4404fbd6fb23 HTTP/1.1" 200 115 0.046967 10.0.0.23 - - [2026-02-16 03:22:20] "GET /projects?obj_uuids=c76c6646-b425-40a9-8f98-c651608ed45a&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.007191 10.0.0.23 - - [2026-02-16 03:22:20] "DELETE /project/c9f260ce98534df6a401af3813be2feb HTTP/1.1" 404 173 0.020261 10.0.0.23 - - [2026-02-16 03:22:20] "GET /project/c76c6646-b425-40a9-8f98-c651608ed45a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.038656 10.0.0.23 - - [2026-02-16 03:22:20] "DELETE /project/c76c6646-b425-40a9-8f98-c651608ed45a HTTP/1.1" 404 190 0.078891 10.0.0.27 - - [2026-02-16 03:22:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003313 10.0.0.27 - - [2026-02-16 03:22:22] "GET /virtual-network/26f8ab97-5b98-4ceb-9373-2c7fb80d9147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005780 10.0.0.27 - - [2026-02-16 03:22:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003760 10.0.0.27 - - [2026-02-16 03:22:26] "GET /virtual-network/26f8ab97-5b98-4ceb-9373-2c7fb80d9147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005837 10.0.0.27 - - [2026-02-16 03:22:28] "POST /neutron/port HTTP/1.1" 200 1092 0.054366 10.0.0.27 - - [2026-02-16 03:22:28] "POST /neutron/subnet HTTP/1.1" 200 699 0.008561 10.0.0.27 - - [2026-02-16 03:22:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002842 10.0.0.27 - - [2026-02-16 03:22:30] "GET /virtual-network/26f8ab97-5b98-4ceb-9373-2c7fb80d9147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006703 10.0.0.27 - - [2026-02-16 03:22:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003551 10.0.0.27 - - [2026-02-16 03:22:34] "GET /virtual-network/26f8ab97-5b98-4ceb-9373-2c7fb80d9147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.004945 10.0.0.27 - - [2026-02-16 03:22:35] "POST /neutron/port HTTP/1.1" 200 1127 0.016997 10.0.0.27 - - [2026-02-16 03:22:35] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003218 10.0.0.27 - - [2026-02-16 03:22:35] "POST /neutron/network HTTP/1.1" 200 827 0.006272 10.0.0.27 - - [2026-02-16 03:22:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003006 10.0.0.27 - - [2026-02-16 03:22:39] "GET /virtual-network/26f8ab97-5b98-4ceb-9373-2c7fb80d9147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.004848 10.0.0.27 - - [2026-02-16 03:22:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003890 10.0.0.27 - - [2026-02-16 03:22:43] "GET /virtual-network/26f8ab97-5b98-4ceb-9373-2c7fb80d9147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005134 10.0.0.27 - - [2026-02-16 03:22:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003263 10.0.0.27 - - [2026-02-16 03:22:47] "GET /virtual-network/26f8ab97-5b98-4ceb-9373-2c7fb80d9147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005546 10.0.0.27 - - [2026-02-16 03:22:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003240 10.0.0.27 - - [2026-02-16 03:22:51] "GET /virtual-network/26f8ab97-5b98-4ceb-9373-2c7fb80d9147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005959 10.0.0.27 - - [2026-02-16 03:22:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003446 10.0.0.27 - - [2026-02-16 03:22:55] "GET /virtual-network/26f8ab97-5b98-4ceb-9373-2c7fb80d9147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.004424 10.0.0.27 - - [2026-02-16 03:22:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002941 10.0.0.27 - - [2026-02-16 03:22:59] "GET /virtual-network/26f8ab97-5b98-4ceb-9373-2c7fb80d9147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.004649 10.0.0.27 - - [2026-02-16 03:23:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003813 10.0.0.27 - - [2026-02-16 03:23:01] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003157 10.0.0.27 - - [2026-02-16 03:23:01] "GET /virtual-networks?parent_id=c9f260ce-9853-4df6-a401-af3813be2feb&detail=False&count=False&shared=False HTTP/1.1" 200 803 0.004268 10.0.0.27 - - [2026-02-16 03:23:01] "GET /virtual-network/26f8ab97-5b98-4ceb-9373-2c7fb80d9147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006042 10.0.0.23 - - [2026-02-16 03:23:03] "GET /obj-perms HTTP/1.1" 200 5056 0.057487 10.0.0.27 - - [2026-02-16 03:23:06] "POST /neutron/port HTTP/1.1" 200 1092 0.015246 10.0.0.27 - - [2026-02-16 03:23:09] "POST /neutron/security_group HTTP/1.1" 200 2062 0.006107 10.0.0.27 - - [2026-02-16 03:23:12] "POST /neutron/port HTTP/1.1" 200 1092 0.017669 10.0.0.27 - - [2026-02-16 03:23:14] "POST /neutron/security_group HTTP/1.1" 200 2062 0.005910 10.0.0.27 - - [2026-02-16 03:23:22] "POST /neutron/port HTTP/1.1" 200 1127 0.015518 10.0.0.27 - - [2026-02-16 03:23:22] "POST /neutron/security_group HTTP/1.1" 200 2062 0.006415 10.0.0.27 - - [2026-02-16 03:23:22] "GET /virtual-machine/366a0f11-ec5f-4631-b2db-105396bb3248 HTTP/1.1" 200 1296 0.005512 10.0.0.27 - - [2026-02-16 03:23:22] "GET /virtual-machine-interface/c8b15364-a468-45d9-98bf-6014ee7c93c1 HTTP/1.1" 200 2962 0.005241 10.0.0.27 - - [2026-02-16 03:23:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003586 10.0.0.27 - - [2026-02-16 03:23:22] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003371 10.0.0.27 - - [2026-02-16 03:23:22] "GET /virtual-networks?parent_id=c9f260ce-9853-4df6-a401-af3813be2feb&detail=False&count=False&shared=False HTTP/1.1" 200 803 0.002740 10.0.0.27 - - [2026-02-16 03:23:22] "GET /virtual-network/daf83164-8fb0-491a-8b3b-7001e5585cad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005420 10.0.0.27 - - [2026-02-16 03:23:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003327 10.0.0.27 - - [2026-02-16 03:23:23] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003253 10.0.0.27 - - [2026-02-16 03:23:23] "GET /virtual-networks?parent_id=c9f260ce-9853-4df6-a401-af3813be2feb&detail=False&count=False&shared=False HTTP/1.1" 200 803 0.002352 10.0.0.27 - - [2026-02-16 03:23:23] "GET /virtual-network/daf83164-8fb0-491a-8b3b-7001e5585cad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005014 10.0.0.27 - - [2026-02-16 03:23:24] "POST /neutron/port HTTP/1.1" 200 1092 0.016754 10.0.0.27 - - [2026-02-16 03:23:24] "POST /neutron/security_group HTTP/1.1" 200 2062 0.005907 10.0.0.27 - - [2026-02-16 03:23:24] "GET /virtual-machine/86e5b501-4cce-40df-a7df-260aa3714122 HTTP/1.1" 200 1274 0.004996 10.0.0.27 - - [2026-02-16 03:23:24] "GET /virtual-machine-interface/b212bf7f-b17e-4164-a3bf-f12e4b152ec7 HTTP/1.1" 200 3188 0.004870 10.0.0.27 - - [2026-02-16 03:23:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003151 10.0.0.27 - - [2026-02-16 03:23:24] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003602 10.0.0.27 - - [2026-02-16 03:23:24] "GET /virtual-networks?parent_id=c9f260ce-9853-4df6-a401-af3813be2feb&detail=False&count=False&shared=False HTTP/1.1" 200 803 0.002474 10.0.0.27 - - [2026-02-16 03:23:24] "GET /virtual-network/26f8ab97-5b98-4ceb-9373-2c7fb80d9147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005304 10.0.0.27 - - [2026-02-16 03:23:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003425 10.0.0.27 - - [2026-02-16 03:23:25] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003813 10.0.0.27 - - [2026-02-16 03:23:25] "GET /virtual-networks?parent_id=c9f260ce-9853-4df6-a401-af3813be2feb&detail=False&count=False&shared=False HTTP/1.1" 200 803 0.002687 10.0.0.27 - - [2026-02-16 03:23:25] "GET /virtual-network/26f8ab97-5b98-4ceb-9373-2c7fb80d9147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005270 10.0.0.27 - - [2026-02-16 03:23:30] "POST /neutron/port HTTP/1.1" 200 1092 0.016006 10.0.0.27 - - [2026-02-16 03:23:30] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003546 10.0.0.27 - - [2026-02-16 03:23:30] "POST /neutron/network HTTP/1.1" 200 828 0.005583 10.0.0.27 - - [2026-02-16 03:23:36] "POST /neutron/network HTTP/1.1" 200 837 0.007364 10.0.0.27 - - [2026-02-16 03:23:36] "POST /neutron/port HTTP/1.1" 200 117 0.001080 10.0.0.50 - - [2026-02-16 03:23:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000382 10.0.0.50 - - [2026-02-16 03:23:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000359 10.0.0.23 - - [2026-02-16 03:23:58] "GET /global-system-configs HTTP/1.1" 401 292 0.001281 10.0.0.23 - - [2026-02-16 03:23:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000368 10.0.0.27 - - [2026-02-16 03:23:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000373 10.0.0.27 - - [2026-02-16 03:23:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000387 10.0.0.23 - - [2026-02-16 03:23:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000361 10.0.0.23 - - [2026-02-16 03:23:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000326 10.0.0.50 - - [2026-02-16 03:23:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000423 10.0.0.50 - - [2026-02-16 03:23:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000337 10.0.0.27 - - [2026-02-16 03:23:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000438 10.0.0.27 - - [2026-02-16 03:23:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000434 10.0.0.50 - - [2026-02-16 03:24:04] "GET /obj-perms HTTP/1.1" 200 5056 0.048539 10.0.0.27 - - [2026-02-16 03:24:32] "POST /neutron/port HTTP/1.1" 200 1092 0.014748 10.0.0.27 - - [2026-02-16 03:24:32] "POST /neutron/subnet HTTP/1.1" 200 699 0.007588 10.0.0.27 - - [2026-02-16 03:24:36] "POST /neutron/port HTTP/1.1" 200 1127 0.016430 10.0.0.27 - - [2026-02-16 03:24:37] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003464 10.0.0.27 - - [2026-02-16 03:24:37] "POST /neutron/network HTTP/1.1" 200 827 0.009024 10.0.0.27 - - [2026-02-16 03:24:39] "POST /neutron/router HTTP/1.1" 200 598 0.005908 10.0.0.27 - - [2026-02-16 03:24:40] "POST /neutron/router HTTP/1.1" 200 151 0.071860 10.0.0.50 - - [2026-02-16 03:24:40] "GET /logical-router/15b197c7-00ec-4ea6-b7d5-5ac8f99af729?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.042401 10.0.0.50 - - [2026-02-16 03:24:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.007397 10.0.0.27 - - [2026-02-16 03:24:40] "POST /neutron/port HTTP/1.1" 200 151 0.150487 10.0.0.27 - - [2026-02-16 03:24:41] "DELETE /instance-ip/235e7b70-c9a5-48fc-b0b0-924869ffe4ca HTTP/1.1" 200 115 0.037246 10.0.0.27 - - [2026-02-16 03:24:41] "DELETE /virtual-machine-interface/1cca4439-a41a-44cc-ba2a-2ed1a4fd852c HTTP/1.1" 200 115 0.050200 10.0.0.27 - - [2026-02-16 03:24:41] "DELETE /instance-ip/32ef401d-5b50-48d8-9630-9361df05bfb9 HTTP/1.1" 200 115 0.063278 10.0.0.27 - - [2026-02-16 03:24:42] "DELETE /virtual-machine-interface/6b30bdf5-9e69-47dd-b156-04d88dbd7993 HTTP/1.1" 200 115 0.070551 10.0.0.27 - - [2026-02-16 03:24:42] "POST /neutron/port HTTP/1.1" 200 990 0.020629 10.0.0.27 - - [2026-02-16 03:24:42] "DELETE /instance-ip/a8a9467f-c0af-4b1f-9a62-15923b8ffd3f HTTP/1.1" 200 115 0.041187 10.0.0.27 - - [2026-02-16 03:24:42] "DELETE /virtual-machine-interface/e1235b1a-a157-43c9-9ed8-2f87f5c9e9a6 HTTP/1.1" 200 115 0.072425 10.0.0.27 - - [2026-02-16 03:24:42] "POST /neutron/port HTTP/1.1" 200 151 0.150391 10.0.0.50 - - [2026-02-16 03:24:42] "DELETE /route-target/3bd37ec6-37e7-4dc4-9543-eb01f1664183 HTTP/1.1" 200 115 0.025427 10.0.0.27 - - [2026-02-16 03:24:42] "POST /neutron/network HTTP/1.1" 200 828 0.010911 10.0.0.50 - - [2026-02-16 03:24:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.006587 10.0.0.23 - - [2026-02-16 03:24:42] "POST /useragent-kv HTTP/1.1" 200 115 0.002958 10.0.0.23 - - [2026-02-16 03:24:42] "POST /useragent-kv HTTP/1.1" 200 115 0.017341 10.0.0.27 - - [2026-02-16 03:24:42] "POST /neutron/network HTTP/1.1" 200 151 0.166950 10.0.0.23 - - [2026-02-16 03:24:42] "GET /projects?obj_uuids=c9f260ce-9853-4df6-a401-af3813be2feb&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000973 10.0.0.27 - - [2026-02-16 03:24:43] "GET /project/c9f260ce-9853-4df6-a401-af3813be2feb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.084855 10.0.0.23 - - [2026-02-16 03:24:43] "GET /projects?obj_uuids=c9f260ce-9853-4df6-a401-af3813be2feb&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000827 10.0.0.27 - - [2026-02-16 03:24:43] "GET /project/c9f260ce-9853-4df6-a401-af3813be2feb?fields=virtual_networks HTTP/1.1" 200 1041 0.034767 10.0.0.23 - - [2026-02-16 03:24:43] "GET /projects?obj_uuids=c9f260ce-9853-4df6-a401-af3813be2feb&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001349 10.0.0.27 - - [2026-02-16 03:24:43] "GET /project/c9f260ce-9853-4df6-a401-af3813be2feb?fields=virtual_machine_interfaces HTTP/1.1" 200 1041 0.044685 10.0.0.23 - - [2026-02-16 03:24:43] "GET /projects?obj_uuids=c9f260ce-9853-4df6-a401-af3813be2feb&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000933 10.0.0.27 - - [2026-02-16 03:24:43] "GET /project/c9f260ce-9853-4df6-a401-af3813be2feb?fields=security_groups HTTP/1.1" 200 1271 0.050111 10.0.0.27 - - [2026-02-16 03:24:44] "POST /fqname-to-id HTTP/1.1" 404 187 0.023896 10.0.0.23 - - [2026-02-16 03:24:44] "GET /projects?obj_uuids=7d799ffd-8a96-44fe-a35c-f93bdfbad494&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003415 10.0.0.23 - - [2026-02-16 03:24:44] "GET /domains?obj_uuids=026ea67f-9b7a-4f1c-a755-90b25d4ac1dc&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000919 10.0.0.23 - - [2026-02-16 03:24:44] "GET /domain/026ea67f-9b7a-4f1c-a755-90b25d4ac1dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.006100 10.0.0.23 - - [2026-02-16 03:24:44] "POST /id-to-fqname HTTP/1.1" 200 189 0.003054 10.0.0.23 - - [2026-02-16 03:24:44] "POST /fqname-to-id HTTP/1.1" 404 198 0.005149 10.0.0.23 - - [2026-02-16 03:24:44] "POST /security-groups HTTP/1.1" 200 590 0.027206 10.0.0.23 - - [2026-02-16 03:24:44] "POST /projects HTTP/1.1" 200 583 0.212736 10.0.0.50 - - [2026-02-16 03:24:44] "POST /access-control-lists HTTP/1.1" 200 595 0.025699 10.0.0.23 - - [2026-02-16 03:24:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.284200 10.0.0.27 - - [2026-02-16 03:24:44] "GET /project/7d799ffd-8a96-44fe-a35c-f93bdfbad494?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.411314 10.0.0.27 - - [2026-02-16 03:24:45] "GET / HTTP/1.1" 200 35931 0.001416 10.0.0.27 - - [2026-02-16 03:24:45] "POST /neutron/port HTTP/1.1" 200 117 0.007360 10.0.0.27 - - [2026-02-16 03:24:47] "POST /fqname-to-id HTTP/1.1" 401 292 0.000400 10.0.0.27 - - [2026-02-16 03:24:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.057019 10.0.0.23 - - [2026-02-16 03:24:47] "GET /projects?obj_uuids=7d799ffd-8a96-44fe-a35c-f93bdfbad494&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000827 10.0.0.27 - - [2026-02-16 03:24:47] "GET /project/7d799ffd-8a96-44fe-a35c-f93bdfbad494?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.040637 10.0.0.23 - - [2026-02-16 03:24:47] "GET /projects?obj_uuids=7d799ffd-8a96-44fe-a35c-f93bdfbad494&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000860 10.0.0.27 - - [2026-02-16 03:24:47] "POST /neutron/network HTTP/1.1" 200 604 0.133932 10.0.0.50 - - [2026-02-16 03:24:47] "POST /route-targets HTTP/1.1" 200 327 0.011354 10.0.0.27 - - [2026-02-16 03:24:48] "POST /id-to-fqname HTTP/1.1" 200 219 0.003072 10.0.0.27 - - [2026-02-16 03:24:48] "GET /virtual-network/8d0cff85-a9f2-46ba-9992-a228ddb47a45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.004842 10.0.0.27 - - [2026-02-16 03:24:48] "POST /neutron/network HTTP/1.1" 200 823 0.005091 10.0.0.27 - - [2026-02-16 03:24:48] "GET /virtual-network/8d0cff85-a9f2-46ba-9992-a228ddb47a45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.004248 10.0.0.27 - - [2026-02-16 03:24:48] "GET /virtual-network/8d0cff85-a9f2-46ba-9992-a228ddb47a45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005982 10.0.0.27 - - [2026-02-16 03:24:49] "GET /obj-perms HTTP/1.1" 200 5028 0.048406 10.0.0.27 - - [2026-02-16 03:24:50] "POST /id-to-fqname HTTP/1.1" 200 219 0.001232 10.0.0.27 - - [2026-02-16 03:24:50] "POST /neutron/network HTTP/1.1" 200 833 0.006349 10.0.0.23 - - [2026-02-16 03:24:50] "GET /projects?obj_uuids=7d799ffd-8a96-44fe-a35c-f93bdfbad494&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000896 10.0.0.27 - - [2026-02-16 03:24:50] "GET /project/7d799ffd-8a96-44fe-a35c-f93bdfbad494?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.065273 10.0.0.27 - - [2026-02-16 03:24:51] "POST /neutron/port HTTP/1.1" 200 117 0.005862 10.0.0.27 - - [2026-02-16 03:24:51] "POST /id-to-fqname HTTP/1.1" 200 219 0.001209 10.0.0.27 - - [2026-02-16 03:24:51] "POST /neutron/network HTTP/1.1" 200 833 0.006699 10.0.0.27 - - [2026-02-16 03:24:51] "POST /neutron/port HTTP/1.1" 200 1059 0.014932 10.0.0.23 - - [2026-02-16 03:24:52] "GET /projects?obj_uuids=7d799ffd-8a96-44fe-a35c-f93bdfbad494&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001081 10.0.0.27 - - [2026-02-16 03:24:52] "GET /project/7d799ffd-8a96-44fe-a35c-f93bdfbad494?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.076602 10.0.0.27 - - [2026-02-16 03:24:52] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003304 10.0.0.27 - - [2026-02-16 03:24:52] "POST /neutron/port HTTP/1.1" 200 117 0.001792 10.0.0.27 - - [2026-02-16 03:24:52] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007316 10.0.0.27 - - [2026-02-16 03:24:52] "POST /neutron/security_group HTTP/1.1" 200 2057 0.009324 10.0.0.27 - - [2026-02-16 03:24:53] "POST /neutron/port HTTP/1.1" 200 1059 0.014987 10.0.0.27 - - [2026-02-16 03:24:53] "POST /neutron/port HTTP/1.1" 200 1123 0.015810 10.0.0.27 - - [2026-02-16 03:24:53] "POST /neutron/port HTTP/1.1" 200 117 0.001100 10.0.0.27 - - [2026-02-16 03:24:57] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006086 10.0.0.27 - - [2026-02-16 03:24:57] "POST /neutron/port HTTP/1.1" 200 1123 0.017791 10.0.0.27 - - [2026-02-16 03:24:57] "GET /virtual-machine/8bc611e5-65fc-441a-a124-b7246c8f93ee HTTP/1.1" 401 292 0.000508 10.0.0.27 - - [2026-02-16 03:24:58] "GET /virtual-machine/8bc611e5-65fc-441a-a124-b7246c8f93ee HTTP/1.1" 200 1292 0.032601 10.0.0.27 - - [2026-02-16 03:24:58] "GET /virtual-machine-interface/5e88f92f-d459-4c75-b8d6-5daf73fe5339 HTTP/1.1" 200 2936 0.005274 10.0.0.27 - - [2026-02-16 03:24:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002824 10.0.0.27 - - [2026-02-16 03:24:58] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003078 10.0.0.27 - - [2026-02-16 03:24:58] "GET /virtual-networks?parent_id=7d799ffd-8a96-44fe-a35c-f93bdfbad494&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002659 10.0.0.27 - - [2026-02-16 03:24:58] "GET /virtual-network/8d0cff85-a9f2-46ba-9992-a228ddb47a45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005048 10.0.0.27 - - [2026-02-16 03:25:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003468 10.0.0.27 - - [2026-02-16 03:25:01] "GET /virtual-network/8d0cff85-a9f2-46ba-9992-a228ddb47a45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005443 10.0.0.27 - - [2026-02-16 03:25:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003114 10.0.0.27 - - [2026-02-16 03:25:05] "GET /virtual-network/8d0cff85-a9f2-46ba-9992-a228ddb47a45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005700 10.0.0.27 - - [2026-02-16 03:25:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003278 10.0.0.27 - - [2026-02-16 03:25:09] "GET /virtual-network/8d0cff85-a9f2-46ba-9992-a228ddb47a45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.004755 10.0.0.27 - - [2026-02-16 03:25:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004085 10.0.0.27 - - [2026-02-16 03:25:13] "GET /virtual-network/8d0cff85-a9f2-46ba-9992-a228ddb47a45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.004575 10.0.0.27 - - [2026-02-16 03:25:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003332 10.0.0.27 - - [2026-02-16 03:25:17] "GET /virtual-network/8d0cff85-a9f2-46ba-9992-a228ddb47a45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005590 10.0.0.23 - - [2026-02-16 03:25:20] "DELETE /project/7d799ffd8a9644fea35cf93bdfbad494 HTTP/1.1" 404 173 0.003732 10.0.0.23 - - [2026-02-16 03:25:20] "GET /projects?obj_uuids=c9f260ce-9853-4df6-a401-af3813be2feb&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000780 10.0.0.23 - - [2026-02-16 03:25:20] "GET /project/c9f260ce-9853-4df6-a401-af3813be2feb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.039213 10.0.0.23 - - [2026-02-16 03:25:20] "GET /projects?obj_uuids=c9f260ce-9853-4df6-a401-af3813be2feb&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000880 10.0.0.23 - - [2026-02-16 03:25:21] "GET /project/c9f260ce-9853-4df6-a401-af3813be2feb?fields=security_groups HTTP/1.1" 200 1376 0.047390 10.0.0.23 - - [2026-02-16 03:25:21] "DELETE /security-group/a33321b3-aa98-4d0b-a735-cb46cf2c7c6e HTTP/1.1" 200 115 0.106805 10.0.0.23 - - [2026-02-16 03:25:21] "GET /projects?obj_uuids=c9f260ce-9853-4df6-a401-af3813be2feb&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000876 10.0.0.23 - - [2026-02-16 03:25:21] "GET /project/c9f260ce-9853-4df6-a401-af3813be2feb?fields=application_policy_sets HTTP/1.1" 200 1415 0.069814 10.0.0.50 - - [2026-02-16 03:25:21] "DELETE /access-control-list/6407a70f-3792-40f9-9198-adc79a6867af HTTP/1.1" 200 115 0.066000 10.0.0.23 - - [2026-02-16 03:25:21] "DELETE /project/c9f260ce-9853-4df6-a401-af3813be2feb HTTP/1.1" 200 115 0.496772 10.0.0.27 - - [2026-02-16 03:25:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003087 10.0.0.27 - - [2026-02-16 03:25:21] "GET /virtual-network/8d0cff85-a9f2-46ba-9992-a228ddb47a45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005679 10.0.0.27 - - [2026-02-16 03:25:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003335 10.0.0.27 - - [2026-02-16 03:25:25] "GET /virtual-network/8d0cff85-a9f2-46ba-9992-a228ddb47a45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005392 10.0.0.27 - - [2026-02-16 03:25:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003355 10.0.0.27 - - [2026-02-16 03:25:30] "GET /virtual-network/8d0cff85-a9f2-46ba-9992-a228ddb47a45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005275 10.0.0.27 - - [2026-02-16 03:25:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003701 10.0.0.27 - - [2026-02-16 03:25:34] "GET /virtual-network/8d0cff85-a9f2-46ba-9992-a228ddb47a45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005616 10.0.0.27 - - [2026-02-16 03:25:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.008231 10.0.0.27 - - [2026-02-16 03:25:38] "GET /virtual-network/8d0cff85-a9f2-46ba-9992-a228ddb47a45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005503 10.0.0.27 - - [2026-02-16 03:25:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003459 10.0.0.27 - - [2026-02-16 03:25:42] "GET /virtual-network/8d0cff85-a9f2-46ba-9992-a228ddb47a45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.004896 10.0.0.27 - - [2026-02-16 03:25:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003650 10.0.0.27 - - [2026-02-16 03:25:46] "GET /virtual-network/8d0cff85-a9f2-46ba-9992-a228ddb47a45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006740 10.0.0.27 - - [2026-02-16 03:25:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003188 10.0.0.27 - - [2026-02-16 03:25:48] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003613 10.0.0.27 - - [2026-02-16 03:25:48] "GET /virtual-networks?parent_id=7d799ffd-8a96-44fe-a35c-f93bdfbad494&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002703 10.0.0.27 - - [2026-02-16 03:25:48] "GET /virtual-network/8d0cff85-a9f2-46ba-9992-a228ddb47a45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005594 10.0.0.27 - - [2026-02-16 03:25:48] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006262 10.0.0.27 - - [2026-02-16 03:25:58] "POST /neutron/port HTTP/1.1" 200 1123 0.049682 10.0.0.27 - - [2026-02-16 03:25:59] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006265 10.0.0.27 - - [2026-02-16 03:26:04] "POST /neutron/port HTTP/1.1" 200 1123 0.017122 10.0.0.23 - - [2026-02-16 03:26:05] "GET /obj-perms HTTP/1.1" 200 5056 0.051824 10.0.0.27 - - [2026-02-16 03:26:09] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008717 10.0.0.27 - - [2026-02-16 03:26:09] "POST /neutron/port HTTP/1.1" 200 1123 0.017406 10.0.0.27 - - [2026-02-16 03:26:09] "GET /virtual-machine/1c42a633-defa-4ed6-8478-b48a9055b38c HTTP/1.1" 200 1290 0.006522 10.0.0.27 - - [2026-02-16 03:26:09] "GET /virtual-machine-interface/2e7bf6a3-6117-4317-9425-0617ffe318f6 HTTP/1.1" 200 2936 0.007711 10.0.0.27 - - [2026-02-16 03:26:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004097 10.0.0.27 - - [2026-02-16 03:26:09] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004080 10.0.0.27 - - [2026-02-16 03:26:09] "GET /virtual-networks?parent_id=7d799ffd-8a96-44fe-a35c-f93bdfbad494&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002945 10.0.0.27 - - [2026-02-16 03:26:09] "GET /virtual-network/8d0cff85-a9f2-46ba-9992-a228ddb47a45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006058 10.0.0.27 - - [2026-02-16 03:26:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005377 10.0.0.27 - - [2026-02-16 03:26:10] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006322 10.0.0.27 - - [2026-02-16 03:26:10] "GET /virtual-networks?parent_id=7d799ffd-8a96-44fe-a35c-f93bdfbad494&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003410 10.0.0.27 - - [2026-02-16 03:26:10] "GET /virtual-network/8d0cff85-a9f2-46ba-9992-a228ddb47a45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005466 10.0.0.27 - - [2026-02-16 03:26:35] "POST /neutron/port HTTP/1.1" 200 1123 0.031034 10.0.0.27 - - [2026-02-16 03:26:35] "POST /neutron/subnet HTTP/1.1" 200 699 0.008196 10.0.0.50 - - [2026-02-16 03:27:06] "GET /obj-perms HTTP/1.1" 200 5056 0.047909 10.0.0.27 - - [2026-02-16 03:27:30] "POST /neutron/network HTTP/1.1" 200 823 0.006771 10.0.0.27 - - [2026-02-16 03:27:30] "POST /neutron/port HTTP/1.1" 200 1113 0.014102 10.0.0.27 - - [2026-02-16 03:27:30] "POST /neutron/port HTTP/1.1" 200 1113 0.031343 10.0.0.23 - - [2026-02-16 03:27:32] "POST /useragent-kv HTTP/1.1" 200 115 0.032881 10.0.0.23 - - [2026-02-16 03:27:32] "POST /useragent-kv HTTP/1.1" 200 115 0.002613 10.0.0.27 - - [2026-02-16 03:27:32] "POST /neutron/network HTTP/1.1" 200 151 0.139046 10.0.0.23 - - [2026-02-16 03:27:33] "GET /projects?obj_uuids=7d799ffd-8a96-44fe-a35c-f93bdfbad494&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000878 10.0.0.27 - - [2026-02-16 03:27:33] "GET /project/7d799ffd-8a96-44fe-a35c-f93bdfbad494?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.068017 10.0.0.23 - - [2026-02-16 03:27:33] "GET /projects?obj_uuids=7d799ffd-8a96-44fe-a35c-f93bdfbad494&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001095 10.0.0.27 - - [2026-02-16 03:27:34] "GET /project/7d799ffd-8a96-44fe-a35c-f93bdfbad494?fields=virtual_networks HTTP/1.1" 200 1030 0.077209 10.0.0.23 - - [2026-02-16 03:27:34] "GET /projects?obj_uuids=7d799ffd-8a96-44fe-a35c-f93bdfbad494&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000852 10.0.0.27 - - [2026-02-16 03:27:34] "GET /project/7d799ffd-8a96-44fe-a35c-f93bdfbad494?fields=virtual_machine_interfaces HTTP/1.1" 200 1030 0.034349 10.0.0.23 - - [2026-02-16 03:27:34] "GET /projects?obj_uuids=7d799ffd-8a96-44fe-a35c-f93bdfbad494&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001272 10.0.0.27 - - [2026-02-16 03:27:34] "GET /project/7d799ffd-8a96-44fe-a35c-f93bdfbad494?fields=security_groups HTTP/1.1" 200 1255 0.045158 10.0.0.27 - - [2026-02-16 03:27:34] "POST /fqname-to-id HTTP/1.1" 404 187 0.026017 10.0.0.23 - - [2026-02-16 03:27:35] "GET /projects?obj_uuids=cbaf69b0-ec8a-45c6-99b5-97338dd02a1b&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002503 10.0.0.23 - - [2026-02-16 03:27:35] "GET /domains?obj_uuids=026ea67f-9b7a-4f1c-a755-90b25d4ac1dc&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000957 10.0.0.23 - - [2026-02-16 03:27:35] "GET /domain/026ea67f-9b7a-4f1c-a755-90b25d4ac1dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.035568 10.0.0.23 - - [2026-02-16 03:27:35] "POST /id-to-fqname HTTP/1.1" 200 189 0.002775 10.0.0.23 - - [2026-02-16 03:27:35] "POST /fqname-to-id HTTP/1.1" 404 198 0.005809 10.0.0.23 - - [2026-02-16 03:27:35] "POST /security-groups HTTP/1.1" 200 590 0.025766 10.0.0.23 - - [2026-02-16 03:27:35] "POST /projects HTTP/1.1" 200 583 0.227046 10.0.0.50 - - [2026-02-16 03:27:35] "POST /fqname-to-id HTTP/1.1" 404 233 0.031072 10.0.0.23 - - [2026-02-16 03:27:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.297582 10.0.0.50 - - [2026-02-16 03:27:35] "POST /access-control-lists HTTP/1.1" 200 593 0.025309 10.0.0.27 - - [2026-02-16 03:27:35] "GET /project/cbaf69b0-ec8a-45c6-99b5-97338dd02a1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1360 0.460229 10.0.0.27 - - [2026-02-16 03:27:36] "GET / HTTP/1.1" 200 35931 0.001686 10.0.0.27 - - [2026-02-16 03:27:38] "POST /fqname-to-id HTTP/1.1" 401 292 0.000411 10.0.0.27 - - [2026-02-16 03:27:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.053366 10.0.0.23 - - [2026-02-16 03:27:38] "GET /projects?obj_uuids=cbaf69b0-ec8a-45c6-99b5-97338dd02a1b&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000819 10.0.0.27 - - [2026-02-16 03:27:38] "GET /project/cbaf69b0-ec8a-45c6-99b5-97338dd02a1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1360 0.036937 10.0.0.23 - - [2026-02-16 03:27:39] "POST /useragent-kv HTTP/1.1" 200 115 0.007565 10.0.0.27 - - [2026-02-16 03:27:39] "POST /neutron/subnet HTTP/1.1" 200 720 0.259676 10.0.0.27 - - [2026-02-16 03:27:39] "POST /id-to-fqname HTTP/1.1" 200 219 0.001179 10.0.0.27 - - [2026-02-16 03:27:39] "GET /virtual-network/3dce0159-54ef-46ef-bd8e-0d5ff6f7d97e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.004756 10.0.0.27 - - [2026-02-16 03:27:39] "GET /virtual-network/3dce0159-54ef-46ef-bd8e-0d5ff6f7d97e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.005137 10.0.0.27 - - [2026-02-16 03:27:39] "POST /neutron/network HTTP/1.1" 200 822 0.005630 10.0.0.27 - - [2026-02-16 03:27:40] "GET /virtual-network/3dce0159-54ef-46ef-bd8e-0d5ff6f7d97e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.005028 10.0.0.27 - - [2026-02-16 03:27:40] "GET /obj-perms HTTP/1.1" 200 5028 0.053299 10.0.0.27 - - [2026-02-16 03:27:41] "POST /id-to-fqname HTTP/1.1" 200 219 0.001226 10.0.0.23 - - [2026-02-16 03:27:42] "GET /projects?obj_uuids=cbaf69b0-ec8a-45c6-99b5-97338dd02a1b&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001227 10.0.0.27 - - [2026-02-16 03:27:42] "GET /project/cbaf69b0-ec8a-45c6-99b5-97338dd02a1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1360 0.055604 10.0.0.27 - - [2026-02-16 03:27:42] "POST /neutron/network HTTP/1.1" 200 822 0.029009 10.0.0.27 - - [2026-02-16 03:27:42] "POST /id-to-fqname HTTP/1.1" 200 219 0.001695 10.0.0.27 - - [2026-02-16 03:27:42] "POST /neutron/port HTTP/1.1" 200 117 0.005013 10.0.0.23 - - [2026-02-16 03:27:42] "GET /projects?obj_uuids=cbaf69b0-ec8a-45c6-99b5-97338dd02a1b&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000942 10.0.0.27 - - [2026-02-16 03:27:43] "POST /neutron/port HTTP/1.1" 200 1058 0.252959 10.0.0.27 - - [2026-02-16 03:27:43] "POST /neutron/port HTTP/1.1" 200 1112 0.130450 10.0.0.23 - - [2026-02-16 03:27:43] "GET /projects?obj_uuids=cbaf69b0-ec8a-45c6-99b5-97338dd02a1b&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001244 10.0.0.27 - - [2026-02-16 03:27:43] "GET /project/cbaf69b0-ec8a-45c6-99b5-97338dd02a1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1360 0.066555 10.0.0.27 - - [2026-02-16 03:27:43] "POST /neutron/network HTTP/1.1" 200 822 0.007464 10.0.0.27 - - [2026-02-16 03:27:43] "POST /neutron/network HTTP/1.1" 200 822 0.006292 10.0.0.27 - - [2026-02-16 03:27:43] "POST /neutron/port HTTP/1.1" 200 117 0.006035 10.0.0.27 - - [2026-02-16 03:27:44] "POST /neutron/network HTTP/1.1" 200 832 0.007184 10.0.0.27 - - [2026-02-16 03:27:44] "POST /neutron/port HTTP/1.1" 200 1058 0.014012 10.0.0.27 - - [2026-02-16 03:27:44] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003947 10.0.0.27 - - [2026-02-16 03:27:44] "POST /neutron/network HTTP/1.1" 200 822 0.005982 10.0.0.27 - - [2026-02-16 03:27:49] "POST /neutron/port HTTP/1.1" 200 1122 0.018004 10.0.0.27 - - [2026-02-16 03:27:49] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006579 10.0.0.27 - - [2026-02-16 03:27:49] "GET /virtual-machine/356c6bff-d135-42d2-aef0-40af86fc9934 HTTP/1.1" 401 292 0.000368 10.0.0.27 - - [2026-02-16 03:27:49] "GET /virtual-machine/356c6bff-d135-42d2-aef0-40af86fc9934 HTTP/1.1" 200 1291 0.031158 10.0.0.27 - - [2026-02-16 03:27:49] "GET /virtual-machine-interface/e81bd91c-d7c3-4982-9206-cea0d51c1749 HTTP/1.1" 200 2937 0.005399 10.0.0.27 - - [2026-02-16 03:27:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003011 10.0.0.27 - - [2026-02-16 03:27:49] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003478 10.0.0.27 - - [2026-02-16 03:27:49] "GET /virtual-networks?parent_id=cbaf69b0-ec8a-45c6-99b5-97338dd02a1b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.004276 10.0.0.27 - - [2026-02-16 03:27:49] "GET /virtual-network/3dce0159-54ef-46ef-bd8e-0d5ff6f7d97e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.005694 10.0.0.27 - - [2026-02-16 03:27:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004057 10.0.0.27 - - [2026-02-16 03:27:52] "GET /virtual-network/3dce0159-54ef-46ef-bd8e-0d5ff6f7d97e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.006743 10.0.0.27 - - [2026-02-16 03:27:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003389 10.0.0.27 - - [2026-02-16 03:27:56] "GET /virtual-network/3dce0159-54ef-46ef-bd8e-0d5ff6f7d97e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.004807 10.0.0.27 - - [2026-02-16 03:28:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003563 10.0.0.27 - - [2026-02-16 03:28:00] "GET /virtual-network/3dce0159-54ef-46ef-bd8e-0d5ff6f7d97e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.005403 10.0.0.27 - - [2026-02-16 03:28:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003448 10.0.0.27 - - [2026-02-16 03:28:05] "GET /virtual-network/3dce0159-54ef-46ef-bd8e-0d5ff6f7d97e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.004826 10.0.0.27 - - [2026-02-16 03:28:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004092 10.0.0.27 - - [2026-02-16 03:28:09] "GET /virtual-network/3dce0159-54ef-46ef-bd8e-0d5ff6f7d97e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.005360 10.0.0.27 - - [2026-02-16 03:28:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002913 10.0.0.27 - - [2026-02-16 03:28:13] "GET /virtual-network/3dce0159-54ef-46ef-bd8e-0d5ff6f7d97e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.005100 10.0.0.27 - - [2026-02-16 03:28:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002991 10.0.0.27 - - [2026-02-16 03:28:17] "GET /virtual-network/3dce0159-54ef-46ef-bd8e-0d5ff6f7d97e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.004733 10.0.0.27 - - [2026-02-16 03:28:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003834 10.0.0.27 - - [2026-02-16 03:28:21] "GET /virtual-network/3dce0159-54ef-46ef-bd8e-0d5ff6f7d97e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.005109 10.0.0.23 - - [2026-02-16 03:28:21] "GET /projects?obj_uuids=7d799ffd-8a96-44fe-a35c-f93bdfbad494&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001132 10.0.0.23 - - [2026-02-16 03:28:21] "DELETE /project/cbaf69b0ec8a45c699b597338dd02a1b HTTP/1.1" 404 173 0.009499 10.0.0.23 - - [2026-02-16 03:28:21] "GET /project/7d799ffd-8a96-44fe-a35c-f93bdfbad494?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.048038 10.0.0.23 - - [2026-02-16 03:28:21] "GET /projects?obj_uuids=7d799ffd-8a96-44fe-a35c-f93bdfbad494&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000995 10.0.0.23 - - [2026-02-16 03:28:21] "GET /project/7d799ffd-8a96-44fe-a35c-f93bdfbad494?fields=security_groups HTTP/1.1" 200 1100 0.049177 10.0.0.23 - - [2026-02-16 03:28:21] "GET /projects?obj_uuids=7d799ffd-8a96-44fe-a35c-f93bdfbad494&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.002472 10.0.0.50 - - [2026-02-16 03:28:21] "DELETE /access-control-list/04a1495f-e306-4631-8b3d-49fd1d4c1b61 HTTP/1.1" 200 115 0.067560 10.0.0.23 - - [2026-02-16 03:28:21] "GET /project/7d799ffd-8a96-44fe-a35c-f93bdfbad494?fields=application_policy_sets HTTP/1.1" 200 1399 0.067201 10.0.0.23 - - [2026-02-16 03:28:22] "DELETE /project/7d799ffd-8a96-44fe-a35c-f93bdfbad494 HTTP/1.1" 200 115 0.390043 10.0.0.27 - - [2026-02-16 03:28:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003221 10.0.0.27 - - [2026-02-16 03:28:25] "GET /virtual-network/3dce0159-54ef-46ef-bd8e-0d5ff6f7d97e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.004919 10.0.0.27 - - [2026-02-16 03:28:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003284 10.0.0.27 - - [2026-02-16 03:28:27] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003273 10.0.0.27 - - [2026-02-16 03:28:27] "GET /virtual-networks?parent_id=cbaf69b0-ec8a-45c6-99b5-97338dd02a1b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002907 10.0.0.27 - - [2026-02-16 03:28:27] "GET /virtual-network/3dce0159-54ef-46ef-bd8e-0d5ff6f7d97e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.007571 10.0.0.27 - - [2026-02-16 03:28:32] "POST /neutron/port HTTP/1.1" 200 1122 0.015479 10.0.0.27 - - [2026-02-16 03:28:37] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006408 10.0.0.27 - - [2026-02-16 03:28:37] "POST /neutron/network HTTP/1.1" 200 832 0.005785 10.0.0.27 - - [2026-02-16 03:28:37] "POST /neutron/port HTTP/1.1" 200 117 0.001035 10.0.0.27 - - [2026-02-16 03:28:38] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008712 10.0.0.27 - - [2026-02-16 03:28:43] "POST /neutron/port HTTP/1.1" 200 1122 0.015467 10.0.0.27 - - [2026-02-16 03:28:48] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006455 10.0.0.27 - - [2026-02-16 03:28:48] "POST /neutron/port HTTP/1.1" 200 1122 0.016446 10.0.0.27 - - [2026-02-16 03:28:48] "GET /virtual-machine/100b2081-dbaa-4dbe-a2e4-650a7f23f80b HTTP/1.1" 200 1291 0.005321 10.0.0.27 - - [2026-02-16 03:28:48] "GET /virtual-machine-interface/3c500ccd-68fe-4c90-a907-77d7ff2cf412 HTTP/1.1" 200 2936 0.004834 10.0.0.27 - - [2026-02-16 03:28:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002792 10.0.0.27 - - [2026-02-16 03:28:48] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003399 10.0.0.27 - - [2026-02-16 03:28:48] "GET /virtual-networks?parent_id=cbaf69b0-ec8a-45c6-99b5-97338dd02a1b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002442 10.0.0.27 - - [2026-02-16 03:28:48] "GET /virtual-network/3dce0159-54ef-46ef-bd8e-0d5ff6f7d97e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.005342 10.0.0.27 - - [2026-02-16 03:28:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003712 10.0.0.27 - - [2026-02-16 03:28:49] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003994 10.0.0.27 - - [2026-02-16 03:28:49] "GET /virtual-networks?parent_id=cbaf69b0-ec8a-45c6-99b5-97338dd02a1b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002510 10.0.0.27 - - [2026-02-16 03:28:49] "GET /virtual-network/3dce0159-54ef-46ef-bd8e-0d5ff6f7d97e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.005113 10.0.0.50 - - [2026-02-16 03:28:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000362 10.0.0.23 - - [2026-02-16 03:28:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000324 10.0.0.50 - - [2026-02-16 03:28:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000382 10.0.0.23 - - [2026-02-16 03:28:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000334 10.0.0.27 - - [2026-02-16 03:28:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000442 10.0.0.27 - - [2026-02-16 03:28:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000343 10.0.0.23 - - [2026-02-16 03:28:58] "GET /global-system-configs HTTP/1.1" 401 292 0.001090 10.0.0.23 - - [2026-02-16 03:28:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000448 10.0.0.50 - - [2026-02-16 03:28:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000437 10.0.0.50 - - [2026-02-16 03:28:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000443 10.0.0.27 - - [2026-02-16 03:28:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000429 10.0.0.27 - - [2026-02-16 03:28:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000458 10.0.0.23 - - [2026-02-16 03:29:08] "GET /obj-perms HTTP/1.1" 200 5056 0.062067 10.0.0.27 - - [2026-02-16 03:29:14] "POST /neutron/network HTTP/1.1" 400 204 0.014938 10.0.0.27 - - [2026-02-16 03:29:15] "POST /neutron/port HTTP/1.1" 200 151 0.166507 10.0.0.27 - - [2026-02-16 03:29:15] "POST /neutron/port HTTP/1.1" 200 151 0.170104 10.0.0.50 - - [2026-02-16 03:29:16] "DELETE /route-target/1850a696-8960-495f-8aed-4f610a7f184c HTTP/1.1" 200 115 0.025992 10.0.0.23 - - [2026-02-16 03:29:18] "GET /projects?obj_uuids=cbaf69b0-ec8a-45c6-99b5-97338dd02a1b&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001013 10.0.0.27 - - [2026-02-16 03:29:18] "GET /project/cbaf69b0-ec8a-45c6-99b5-97338dd02a1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1360 0.058165 10.0.0.23 - - [2026-02-16 03:29:18] "GET /projects?obj_uuids=cbaf69b0-ec8a-45c6-99b5-97338dd02a1b&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000821 10.0.0.27 - - [2026-02-16 03:29:18] "GET /project/cbaf69b0-ec8a-45c6-99b5-97338dd02a1b?fields=virtual_networks HTTP/1.1" 200 1031 0.040942 10.0.0.23 - - [2026-02-16 03:29:18] "GET /projects?obj_uuids=cbaf69b0-ec8a-45c6-99b5-97338dd02a1b&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001320 10.0.0.27 - - [2026-02-16 03:29:18] "GET /project/cbaf69b0-ec8a-45c6-99b5-97338dd02a1b?fields=virtual_machine_interfaces HTTP/1.1" 200 1031 0.034944 10.0.0.23 - - [2026-02-16 03:29:18] "GET /projects?obj_uuids=cbaf69b0-ec8a-45c6-99b5-97338dd02a1b&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000860 10.0.0.27 - - [2026-02-16 03:29:18] "GET /project/cbaf69b0-ec8a-45c6-99b5-97338dd02a1b?fields=security_groups HTTP/1.1" 200 1256 0.045701 10.0.0.23 - - [2026-02-16 03:29:22] "GET /projects?obj_uuids=cbaf69b0-ec8a-45c6-99b5-97338dd02a1b&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001016 10.0.0.23 - - [2026-02-16 03:29:22] "GET /project/cbaf69b0-ec8a-45c6-99b5-97338dd02a1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.034273 10.0.0.23 - - [2026-02-16 03:29:22] "GET /projects?obj_uuids=cbaf69b0-ec8a-45c6-99b5-97338dd02a1b&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000860 10.0.0.23 - - [2026-02-16 03:29:22] "GET /project/cbaf69b0-ec8a-45c6-99b5-97338dd02a1b?fields=security_groups HTTP/1.1" 200 1361 0.081996 10.0.0.23 - - [2026-02-16 03:29:22] "DELETE /security-group/cb2a0b14-94ff-43e1-8b9c-5c6e9de71ef8 HTTP/1.1" 200 115 0.060948 10.0.0.23 - - [2026-02-16 03:29:22] "GET /projects?obj_uuids=cbaf69b0-ec8a-45c6-99b5-97338dd02a1b&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001460 10.0.0.23 - - [2026-02-16 03:29:22] "GET /project/cbaf69b0-ec8a-45c6-99b5-97338dd02a1b?fields=application_policy_sets HTTP/1.1" 200 1400 0.064776 10.0.0.23 - - [2026-02-16 03:29:22] "DELETE /project/cbaf69b0-ec8a-45c6-99b5-97338dd02a1b HTTP/1.1" 200 115 0.512989 10.0.0.27 - - [2026-02-16 03:29:32] "GET / HTTP/1.1" 200 35931 0.001820 10.0.0.27 - - [2026-02-16 03:29:33] "POST /fqname-to-id HTTP/1.1" 401 292 0.000415 10.0.0.27 - - [2026-02-16 03:29:33] "POST /fqname-to-id HTTP/1.1" 404 201 0.046704 10.0.0.23 - - [2026-02-16 03:29:33] "GET /projects?obj_uuids=2f3dedae-c8e1-4efe-a905-dd6126945f17&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002421 10.0.0.23 - - [2026-02-16 03:29:33] "GET /domains?obj_uuids=026ea67f-9b7a-4f1c-a755-90b25d4ac1dc&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001556 10.0.0.23 - - [2026-02-16 03:29:33] "GET /domain/026ea67f-9b7a-4f1c-a755-90b25d4ac1dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.009371 10.0.0.23 - - [2026-02-16 03:29:33] "POST /id-to-fqname HTTP/1.1" 200 203 0.008141 10.0.0.23 - - [2026-02-16 03:29:33] "POST /fqname-to-id HTTP/1.1" 404 212 0.003249 10.0.0.23 - - [2026-02-16 03:29:34] "POST /security-groups HTTP/1.1" 200 604 0.028158 10.0.0.50 - - [2026-02-16 03:29:34] "POST /fqname-to-id HTTP/1.1" 404 247 0.002620 10.0.0.23 - - [2026-02-16 03:29:34] "POST /projects HTTP/1.1" 200 611 0.222139 10.0.0.23 - - [2026-02-16 03:29:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.295846 10.0.0.50 - - [2026-02-16 03:29:34] "POST /access-control-lists HTTP/1.1" 200 607 0.032599 10.0.0.27 - - [2026-02-16 03:29:34] "GET /project/2f3dedae-c8e1-4efe-a905-dd6126945f17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.431231 10.0.0.27 - - [2026-02-16 03:29:35] "GET / HTTP/1.1" 200 35931 0.002441 10.0.0.27 - - [2026-02-16 03:29:35] "POST /fqname-to-id HTTP/1.1" 401 292 0.000513 10.0.0.27 - - [2026-02-16 03:29:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.058602 10.0.0.23 - - [2026-02-16 03:29:36] "GET /projects?obj_uuids=2f3dedae-c8e1-4efe-a905-dd6126945f17&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.000925 10.0.0.27 - - [2026-02-16 03:29:36] "GET /project/2f3dedae-c8e1-4efe-a905-dd6126945f17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.048512 10.0.0.27 - - [2026-02-16 03:29:36] "POST /neutron/network HTTP/1.1" 200 117 0.038893 10.0.0.27 - - [2026-02-16 03:29:36] "POST /neutron/network HTTP/1.1" 200 838 0.013645 10.0.0.27 - - [2026-02-16 03:29:36] "POST /id-to-fqname HTTP/1.1" 200 234 0.001066 10.0.0.27 - - [2026-02-16 03:29:36] "GET /virtual-network/8f99abb6-89b7-4a34-a877-7e6d5983f88d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.004570 10.0.0.27 - - [2026-02-16 03:29:36] "GET /virtual-network/8f99abb6-89b7-4a34-a877-7e6d5983f88d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.004724 10.0.0.27 - - [2026-02-16 03:29:36] "POST /neutron/subnet HTTP/1.1" 200 720 0.008447 10.0.0.27 - - [2026-02-16 03:29:36] "POST /id-to-fqname HTTP/1.1" 200 234 0.001117 10.0.0.23 - - [2026-02-16 03:29:37] "GET /projects?obj_uuids=2f3dedae-c8e1-4efe-a905-dd6126945f17&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001098 10.0.0.27 - - [2026-02-16 03:29:37] "GET /project/2f3dedae-c8e1-4efe-a905-dd6126945f17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.087119 10.0.0.27 - - [2026-02-16 03:29:37] "POST /neutron/port HTTP/1.1" 200 117 0.006833 10.0.0.27 - - [2026-02-16 03:29:37] "POST /id-to-fqname HTTP/1.1" 200 234 0.001242 10.0.0.27 - - [2026-02-16 03:29:38] "POST /neutron/network HTTP/1.1" 200 848 0.006146 10.0.0.27 - - [2026-02-16 03:29:38] "POST /neutron/port HTTP/1.1" 200 1072 0.014856 10.0.0.27 - - [2026-02-16 03:29:38] "POST /neutron/port HTTP/1.1" 200 1136 0.016114 10.0.0.27 - - [2026-02-16 03:29:38] "POST /neutron/port HTTP/1.1" 200 117 0.001065 10.0.0.23 - - [2026-02-16 03:29:38] "GET /projects?obj_uuids=2f3dedae-c8e1-4efe-a905-dd6126945f17&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001669 10.0.0.27 - - [2026-02-16 03:29:39] "GET /project/2f3dedae-c8e1-4efe-a905-dd6126945f17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.074301 10.0.0.27 - - [2026-02-16 03:29:39] "POST /neutron/port HTTP/1.1" 200 1136 0.018049 10.0.0.27 - - [2026-02-16 03:29:39] "POST /neutron/network HTTP/1.1" 200 848 0.008436 10.0.0.27 - - [2026-02-16 03:29:39] "GET /virtual-network/8f99abb6-89b7-4a34-a877-7e6d5983f88d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.004668 10.0.0.27 - - [2026-02-16 03:29:40] "POST /neutron/port HTTP/1.1" 200 1072 0.020709 10.0.0.27 - - [2026-02-16 03:29:40] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003756 10.0.0.27 - - [2026-02-16 03:29:40] "POST /neutron/network HTTP/1.1" 200 838 0.009925 10.0.0.27 - - [2026-02-16 03:29:40] "GET /obj-perms HTTP/1.1" 200 5056 0.052251 10.0.0.50 - - [2026-02-16 03:29:41] "GET /obj-perms HTTP/1.1" 200 5056 0.064758 10.0.0.27 - - [2026-02-16 03:29:41] "POST /neutron/port HTTP/1.1" 200 1136 0.014273 10.0.0.27 - - [2026-02-16 03:29:41] "POST /neutron/security_group HTTP/1.1" 200 2071 0.007241 10.0.0.27 - - [2026-02-16 03:29:41] "GET /virtual-machine/cd858df0-ba19-4e83-9b2f-877f201ec64e HTTP/1.1" 401 292 0.000502 10.0.0.27 - - [2026-02-16 03:29:42] "GET /virtual-machine/cd858df0-ba19-4e83-9b2f-877f201ec64e HTTP/1.1" 200 1306 0.030665 10.0.0.27 - - [2026-02-16 03:29:42] "GET /virtual-machine-interface/59c9535e-7272-4b29-8ebe-c72338c9a5c9 HTTP/1.1" 200 3009 0.005197 10.0.0.27 - - [2026-02-16 03:29:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003997 10.0.0.27 - - [2026-02-16 03:29:42] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003406 10.0.0.27 - - [2026-02-16 03:29:42] "GET /virtual-networks?parent_id=2f3dedae-c8e1-4efe-a905-dd6126945f17&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.002680 10.0.0.27 - - [2026-02-16 03:29:42] "GET /virtual-network/8f99abb6-89b7-4a34-a877-7e6d5983f88d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.005730 10.0.0.27 - - [2026-02-16 03:29:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003681 10.0.0.27 - - [2026-02-16 03:29:45] "GET /virtual-network/8f99abb6-89b7-4a34-a877-7e6d5983f88d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.005246 10.0.0.27 - - [2026-02-16 03:29:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002979 10.0.0.27 - - [2026-02-16 03:29:49] "GET /virtual-network/8f99abb6-89b7-4a34-a877-7e6d5983f88d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.004406 10.0.0.27 - - [2026-02-16 03:29:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003567 10.0.0.27 - - [2026-02-16 03:29:53] "GET /virtual-network/8f99abb6-89b7-4a34-a877-7e6d5983f88d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.004637 10.0.0.27 - - [2026-02-16 03:29:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003227 10.0.0.27 - - [2026-02-16 03:29:57] "GET /virtual-network/8f99abb6-89b7-4a34-a877-7e6d5983f88d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.008202 10.0.0.27 - - [2026-02-16 03:29:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003876 10.0.0.27 - - [2026-02-16 03:29:59] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.007037 10.0.0.27 - - [2026-02-16 03:29:59] "GET /virtual-networks?parent_id=2f3dedae-c8e1-4efe-a905-dd6126945f17&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.002954 10.0.0.27 - - [2026-02-16 03:29:59] "GET /virtual-network/8f99abb6-89b7-4a34-a877-7e6d5983f88d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.011942 10.0.0.27 - - [2026-02-16 03:29:59] "POST /neutron/port HTTP/1.1" 200 1136 0.018450 10.0.0.27 - - [2026-02-16 03:29:59] "POST /neutron/security_group HTTP/1.1" 200 2071 0.006129 10.0.0.27 - - [2026-02-16 03:30:09] "POST /neutron/port HTTP/1.1" 200 1136 0.017073 10.0.0.27 - - [2026-02-16 03:30:09] "POST /neutron/security_group HTTP/1.1" 200 2071 0.006073 10.0.0.27 - - [2026-02-16 03:30:10] "GET /virtual-machine/77be421e-3ec3-49b5-90a9-cab40da89d9e HTTP/1.1" 200 1305 0.005604 10.0.0.27 - - [2026-02-16 03:30:10] "GET /virtual-machine-interface/89dd1fe6-6dbd-420b-8943-c5de3dd1cf61 HTTP/1.1" 200 3008 0.005064 10.0.0.27 - - [2026-02-16 03:30:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003265 10.0.0.27 - - [2026-02-16 03:30:10] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003206 10.0.0.27 - - [2026-02-16 03:30:10] "GET /virtual-networks?parent_id=2f3dedae-c8e1-4efe-a905-dd6126945f17&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.002348 10.0.0.27 - - [2026-02-16 03:30:10] "GET /virtual-network/8f99abb6-89b7-4a34-a877-7e6d5983f88d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.005525 10.0.0.27 - - [2026-02-16 03:30:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003045 10.0.0.27 - - [2026-02-16 03:30:11] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005141 10.0.0.27 - - [2026-02-16 03:30:11] "GET /virtual-networks?parent_id=2f3dedae-c8e1-4efe-a905-dd6126945f17&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.002826 10.0.0.27 - - [2026-02-16 03:30:11] "GET /virtual-network/8f99abb6-89b7-4a34-a877-7e6d5983f88d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.005167 10.0.0.27 - - [2026-02-16 03:30:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003230 10.0.0.27 - - [2026-02-16 03:30:11] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003715 10.0.0.27 - - [2026-02-16 03:30:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003675 10.0.0.27 - - [2026-02-16 03:30:12] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003502 10.0.0.27 - - [2026-02-16 03:30:12] "PUT /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe HTTP/1.1" 200 276 0.020179 10.0.0.27 - - [2026-02-16 03:30:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002908 10.0.0.27 - - [2026-02-16 03:30:22] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1638 0.004304 10.0.0.27 - - [2026-02-16 03:30:22] "PUT /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe HTTP/1.1" 200 276 0.010708 10.0.0.23 - - [2026-02-16 03:30:22] "DELETE /project/2f3dedaec8e14efea905dd6126945f17 HTTP/1.1" 404 173 0.002689 10.0.0.27 - - [2026-02-16 03:30:37] "POST /neutron/port HTTP/1.1" 200 1136 0.020659 10.0.0.27 - - [2026-02-16 03:30:37] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003549 10.0.0.27 - - [2026-02-16 03:30:37] "POST /neutron/network HTTP/1.1" 200 838 0.008167 10.0.0.27 - - [2026-02-16 03:31:11] "POST /neutron/port HTTP/1.1" 200 1136 0.019712 10.0.0.27 - - [2026-02-16 03:31:11] "POST /neutron/port HTTP/1.1" 200 151 0.249487 10.0.0.27 - - [2026-02-16 03:31:12] "POST /neutron/network HTTP/1.1" 200 838 0.006211 10.0.0.50 - - [2026-02-16 03:31:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.006867 10.0.0.23 - - [2026-02-16 03:31:13] "GET /projects?obj_uuids=2f3dedae-c8e1-4efe-a905-dd6126945f17&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001373 10.0.0.27 - - [2026-02-16 03:31:13] "GET /project/2f3dedae-c8e1-4efe-a905-dd6126945f17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.035628 10.0.0.23 - - [2026-02-16 03:31:13] "GET /projects?obj_uuids=2f3dedae-c8e1-4efe-a905-dd6126945f17&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.000851 10.0.0.27 - - [2026-02-16 03:31:13] "GET /project/2f3dedae-c8e1-4efe-a905-dd6126945f17?fields=virtual_networks HTTP/1.1" 200 1058 0.083772 10.0.0.23 - - [2026-02-16 03:31:13] "GET /projects?obj_uuids=2f3dedae-c8e1-4efe-a905-dd6126945f17&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.000875 10.0.0.27 - - [2026-02-16 03:31:13] "GET /project/2f3dedae-c8e1-4efe-a905-dd6126945f17?fields=virtual_machine_interfaces HTTP/1.1" 200 1058 0.034206 10.0.0.23 - - [2026-02-16 03:31:13] "GET /projects?obj_uuids=2f3dedae-c8e1-4efe-a905-dd6126945f17&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.000854 10.0.0.27 - - [2026-02-16 03:31:13] "GET /project/2f3dedae-c8e1-4efe-a905-dd6126945f17?fields=security_groups HTTP/1.1" 200 1297 0.043094 10.0.0.27 - - [2026-02-16 03:31:14] "POST /fqname-to-id HTTP/1.1" 404 206 0.027906 10.0.0.23 - - [2026-02-16 03:31:14] "GET /projects?obj_uuids=2ebc5e53-143e-4d25-8c52-bb84344d85c3&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002903 10.0.0.23 - - [2026-02-16 03:31:14] "GET /domains?obj_uuids=026ea67f-9b7a-4f1c-a755-90b25d4ac1dc&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000833 10.0.0.23 - - [2026-02-16 03:31:14] "GET /domain/026ea67f-9b7a-4f1c-a755-90b25d4ac1dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.006671 10.0.0.23 - - [2026-02-16 03:31:14] "POST /id-to-fqname HTTP/1.1" 200 209 0.002273 10.0.0.23 - - [2026-02-16 03:31:14] "POST /fqname-to-id HTTP/1.1" 404 217 0.004760 10.0.0.23 - - [2026-02-16 03:31:14] "POST /security-groups HTTP/1.1" 200 609 0.029040 10.0.0.23 - - [2026-02-16 03:31:14] "POST /projects HTTP/1.1" 200 621 0.205997 10.0.0.50 - - [2026-02-16 03:31:14] "POST /access-control-lists HTTP/1.1" 200 614 0.028523 10.0.0.23 - - [2026-02-16 03:31:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.275879 10.0.0.27 - - [2026-02-16 03:31:14] "GET /project/2ebc5e53-143e-4d25-8c52-bb84344d85c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.413149 10.0.0.27 - - [2026-02-16 03:31:15] "GET / HTTP/1.1" 200 35931 0.001501 10.0.0.27 - - [2026-02-16 03:31:16] "POST /fqname-to-id HTTP/1.1" 401 292 0.000420 10.0.0.27 - - [2026-02-16 03:31:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.061927 10.0.0.23 - - [2026-02-16 03:31:16] "GET /projects?obj_uuids=2ebc5e53-143e-4d25-8c52-bb84344d85c3&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.000880 10.0.0.27 - - [2026-02-16 03:31:16] "GET /project/2ebc5e53-143e-4d25-8c52-bb84344d85c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.048168 10.0.0.23 - - [2026-02-16 03:31:16] "GET /projects?obj_uuids=2ebc5e53-143e-4d25-8c52-bb84344d85c3&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001018 10.0.0.27 - - [2026-02-16 03:31:16] "POST /neutron/network HTTP/1.1" 200 625 0.129267 10.0.0.50 - - [2026-02-16 03:31:16] "POST /route-targets HTTP/1.1" 200 327 0.016497 10.0.0.27 - - [2026-02-16 03:31:17] "POST /id-to-fqname HTTP/1.1" 200 239 0.003268 10.0.0.27 - - [2026-02-16 03:31:17] "GET /virtual-network/9cc09a84-3f1b-4315-81e1-804d6df24adb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.005229 10.0.0.27 - - [2026-02-16 03:31:17] "POST /neutron/network HTTP/1.1" 200 843 0.005468 10.0.0.27 - - [2026-02-16 03:31:17] "GET /virtual-network/9cc09a84-3f1b-4315-81e1-804d6df24adb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.005343 10.0.0.27 - - [2026-02-16 03:31:17] "POST /id-to-fqname HTTP/1.1" 200 239 0.001138 10.0.0.27 - - [2026-02-16 03:31:17] "POST /neutron/network HTTP/1.1" 200 853 0.005651 10.0.0.23 - - [2026-02-16 03:31:18] "GET /projects?obj_uuids=2ebc5e53-143e-4d25-8c52-bb84344d85c3&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.002245 10.0.0.27 - - [2026-02-16 03:31:18] "GET /project/2ebc5e53-143e-4d25-8c52-bb84344d85c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.095929 10.0.0.27 - - [2026-02-16 03:31:18] "POST /neutron/port HTTP/1.1" 200 117 0.007296 10.0.0.27 - - [2026-02-16 03:31:18] "POST /id-to-fqname HTTP/1.1" 200 239 0.001113 10.0.0.27 - - [2026-02-16 03:31:18] "POST /neutron/network HTTP/1.1" 200 853 0.007375 10.0.0.27 - - [2026-02-16 03:31:19] "POST /neutron/port HTTP/1.1" 200 1077 0.014253 10.0.0.27 - - [2026-02-16 03:31:19] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003605 10.0.0.23 - - [2026-02-16 03:31:19] "GET /projects?obj_uuids=2ebc5e53-143e-4d25-8c52-bb84344d85c3&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.000855 10.0.0.27 - - [2026-02-16 03:31:19] "POST /neutron/network HTTP/1.1" 200 843 0.007540 10.0.0.27 - - [2026-02-16 03:31:19] "GET /project/2ebc5e53-143e-4d25-8c52-bb84344d85c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.071400 10.0.0.27 - - [2026-02-16 03:31:19] "POST /neutron/security_group HTTP/1.1" 200 2076 0.007663 10.0.0.23 - - [2026-02-16 03:31:20] "GET /projects?obj_uuids=2ebc5e53-143e-4d25-8c52-bb84344d85c3&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001359 10.0.0.27 - - [2026-02-16 03:31:20] "POST /neutron/port HTTP/1.1" 200 1077 0.283051 10.0.0.27 - - [2026-02-16 03:31:20] "GET /virtual-network/9cc09a84-3f1b-4315-81e1-804d6df24adb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.005608 10.0.0.27 - - [2026-02-16 03:31:20] "POST /neutron/port HTTP/1.1" 200 1131 0.100956 10.0.0.27 - - [2026-02-16 03:31:20] "POST /neutron/subnet HTTP/1.1" 200 694 0.008390 10.0.0.50 - - [2026-02-16 03:31:21] "GET /obj-perms HTTP/1.1" 200 5066 0.068216 10.0.0.23 - - [2026-02-16 03:31:21] "GET /obj-perms HTTP/1.1" 200 5066 0.061128 10.0.0.27 - - [2026-02-16 03:31:21] "POST /neutron/port HTTP/1.1" 200 1141 0.020276 10.0.0.27 - - [2026-02-16 03:31:21] "POST /neutron/security_group HTTP/1.1" 200 2076 0.007776 10.0.0.27 - - [2026-02-16 03:31:22] "GET /virtual-machine/ee20bd64-2300-45dc-a059-2d810a9b726b HTTP/1.1" 401 292 0.000443 10.0.0.27 - - [2026-02-16 03:31:22] "GET /virtual-machine/ee20bd64-2300-45dc-a059-2d810a9b726b HTTP/1.1" 200 1311 0.036895 10.0.0.27 - - [2026-02-16 03:31:22] "GET /virtual-machine-interface/9b5a21bd-e74d-4997-9ba8-3c0bc49c5ba6 HTTP/1.1" 200 3035 0.006089 10.0.0.27 - - [2026-02-16 03:31:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003389 10.0.0.27 - - [2026-02-16 03:31:22] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004555 10.0.0.27 - - [2026-02-16 03:31:22] "GET /virtual-networks?parent_id=2ebc5e53-143e-4d25-8c52-bb84344d85c3&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.002469 10.0.0.27 - - [2026-02-16 03:31:22] "GET /virtual-network/9cc09a84-3f1b-4315-81e1-804d6df24adb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.006414 10.0.0.23 - - [2026-02-16 03:31:22] "DELETE /project/2ebc5e53143e4d258c52bb84344d85c3 HTTP/1.1" 404 173 0.003603 10.0.0.23 - - [2026-02-16 03:31:22] "GET /projects?obj_uuids=2f3dedae-c8e1-4efe-a905-dd6126945f17&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.000803 10.0.0.23 - - [2026-02-16 03:31:23] "GET /project/2f3dedae-c8e1-4efe-a905-dd6126945f17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1520 0.065727 10.0.0.23 - - [2026-02-16 03:31:23] "GET /projects?obj_uuids=2f3dedae-c8e1-4efe-a905-dd6126945f17&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.002725 10.0.0.23 - - [2026-02-16 03:31:23] "GET /project/2f3dedae-c8e1-4efe-a905-dd6126945f17?fields=security_groups HTTP/1.1" 200 1128 0.108163 10.0.0.23 - - [2026-02-16 03:31:23] "GET /projects?obj_uuids=2f3dedae-c8e1-4efe-a905-dd6126945f17&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.000987 10.0.0.50 - - [2026-02-16 03:31:23] "DELETE /access-control-list/af2db802-cbb0-4954-ada5-a677926f0303 HTTP/1.1" 200 115 0.061019 10.0.0.23 - - [2026-02-16 03:31:23] "GET /project/2f3dedae-c8e1-4efe-a905-dd6126945f17?fields=application_policy_sets HTTP/1.1" 200 1441 0.068458 10.0.0.23 - - [2026-02-16 03:31:23] "DELETE /project/2f3dedae-c8e1-4efe-a905-dd6126945f17 HTTP/1.1" 200 115 0.440485 10.0.0.27 - - [2026-02-16 03:31:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003189 10.0.0.27 - - [2026-02-16 03:31:25] "GET /virtual-network/9cc09a84-3f1b-4315-81e1-804d6df24adb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.005186 10.0.0.27 - - [2026-02-16 03:31:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003343 10.0.0.27 - - [2026-02-16 03:31:29] "GET /virtual-network/9cc09a84-3f1b-4315-81e1-804d6df24adb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.004817 10.0.0.27 - - [2026-02-16 03:31:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003635 10.0.0.27 - - [2026-02-16 03:31:33] "GET /virtual-network/9cc09a84-3f1b-4315-81e1-804d6df24adb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.006638 10.0.0.27 - - [2026-02-16 03:31:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.013839 10.0.0.27 - - [2026-02-16 03:31:37] "GET /virtual-network/9cc09a84-3f1b-4315-81e1-804d6df24adb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.005007 10.0.0.27 - - [2026-02-16 03:31:38] "POST /neutron/port HTTP/1.1" 200 1141 0.062471 10.0.0.27 - - [2026-02-16 03:31:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004343 10.0.0.27 - - [2026-02-16 03:31:40] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004649 10.0.0.27 - - [2026-02-16 03:31:40] "GET /virtual-networks?parent_id=2ebc5e53-143e-4d25-8c52-bb84344d85c3&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.006767 10.0.0.27 - - [2026-02-16 03:31:40] "POST /neutron/security_group HTTP/1.1" 200 2076 0.006289 10.0.0.27 - - [2026-02-16 03:31:40] "GET /virtual-network/9cc09a84-3f1b-4315-81e1-804d6df24adb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.005054 10.0.0.27 - - [2026-02-16 03:31:45] "POST /neutron/port HTTP/1.1" 200 1141 0.015320 10.0.0.27 - - [2026-02-16 03:31:45] "POST /neutron/security_group HTTP/1.1" 200 2076 0.007189 10.0.0.27 - - [2026-02-16 03:31:45] "GET /virtual-machine/6a743e91-b64a-45d8-b85f-9cdd9658af99 HTTP/1.1" 200 1310 0.005128 10.0.0.27 - - [2026-02-16 03:31:45] "GET /virtual-machine-interface/cd77319b-4ba5-44df-95b3-f12b0f88d9f6 HTTP/1.1" 200 3035 0.004657 10.0.0.27 - - [2026-02-16 03:31:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002903 10.0.0.27 - - [2026-02-16 03:31:45] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003171 10.0.0.27 - - [2026-02-16 03:31:45] "GET /virtual-networks?parent_id=2ebc5e53-143e-4d25-8c52-bb84344d85c3&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.002570 10.0.0.27 - - [2026-02-16 03:31:45] "GET /virtual-network/9cc09a84-3f1b-4315-81e1-804d6df24adb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.005277 10.0.0.27 - - [2026-02-16 03:31:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004419 10.0.0.27 - - [2026-02-16 03:31:46] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003621 10.0.0.27 - - [2026-02-16 03:31:46] "GET /virtual-networks?parent_id=2ebc5e53-143e-4d25-8c52-bb84344d85c3&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.002743 10.0.0.27 - - [2026-02-16 03:31:46] "GET /virtual-network/9cc09a84-3f1b-4315-81e1-804d6df24adb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.005135 10.0.0.27 - - [2026-02-16 03:31:47] "POST /neutron/port HTTP/1.1" 200 1141 0.016232 10.0.0.27 - - [2026-02-16 03:31:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003281 10.0.0.23 - - [2026-02-16 03:31:52] "GET /projects?obj_uuids=2ebc5e53-143e-4d25-8c52-bb84344d85c3&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.000924 10.0.0.27 - - [2026-02-16 03:31:52] "GET /project/2ebc5e53-143e-4d25-8c52-bb84344d85c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.036775 10.0.0.23 - - [2026-02-16 03:31:52] "GET /projects?obj_uuids=2ebc5e53-143e-4d25-8c52-bb84344d85c3&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.000847 10.0.0.27 - - [2026-02-16 03:31:52] "POST /neutron/network HTTP/1.1" 200 625 0.112099 10.0.0.27 - - [2026-02-16 03:31:52] "POST /id-to-fqname HTTP/1.1" 200 239 0.002765 10.0.0.27 - - [2026-02-16 03:31:52] "GET /virtual-network/f8b1dfd8-8ac1-4b70-ba9c-4454524f7e3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2074 0.006432 10.0.0.27 - - [2026-02-16 03:31:52] "POST /neutron/network HTTP/1.1" 200 842 0.006784 10.0.0.27 - - [2026-02-16 03:31:52] "GET /virtual-network/f8b1dfd8-8ac1-4b70-ba9c-4454524f7e3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2074 0.004382 10.0.0.27 - - [2026-02-16 03:31:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002890 10.0.0.23 - - [2026-02-16 03:31:52] "GET /projects?obj_uuids=2ebc5e53-143e-4d25-8c52-bb84344d85c3&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001281 10.0.0.27 - - [2026-02-16 03:31:52] "GET /project/2ebc5e53-143e-4d25-8c52-bb84344d85c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.035133 10.0.0.27 - - [2026-02-16 03:31:52] "POST /neutron/network HTTP/1.1" 200 117 0.014716 10.0.0.50 - - [2026-02-16 03:31:53] "POST /route-targets HTTP/1.1" 200 327 0.010107 10.0.0.27 - - [2026-02-16 03:31:53] "POST /neutron/network HTTP/1.1" 200 848 0.007670 10.0.0.27 - - [2026-02-16 03:31:53] "POST /id-to-fqname HTTP/1.1" 200 242 0.001134 10.0.0.27 - - [2026-02-16 03:31:53] "GET /virtual-network/4b43e6ca-fe9c-460d-8278-684697a4071d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2081 0.004600 10.0.0.27 - - [2026-02-16 03:31:53] "GET /virtual-network/4b43e6ca-fe9c-460d-8278-684697a4071d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2081 0.004923 10.0.0.27 - - [2026-02-16 03:31:53] "POST /neutron/subnet HTTP/1.1" 200 715 0.007170 10.0.0.27 - - [2026-02-16 03:31:53] "POST /id-to-fqname HTTP/1.1" 200 239 0.001023 10.0.0.27 - - [2026-02-16 03:31:53] "POST /neutron/network HTTP/1.1" 200 852 0.006560 10.0.0.23 - - [2026-02-16 03:31:54] "GET /projects?obj_uuids=2ebc5e53-143e-4d25-8c52-bb84344d85c3&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.000990 10.0.0.27 - - [2026-02-16 03:31:54] "GET /project/2ebc5e53-143e-4d25-8c52-bb84344d85c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.070781 10.0.0.27 - - [2026-02-16 03:31:54] "POST /neutron/security_group HTTP/1.1" 200 2076 0.006849 10.0.0.27 - - [2026-02-16 03:31:54] "POST /id-to-fqname HTTP/1.1" 200 242 0.001334 10.0.0.27 - - [2026-02-16 03:31:54] "POST /neutron/security_group HTTP/1.1" 200 2076 0.007350 10.0.0.23 - - [2026-02-16 03:31:55] "GET /projects?obj_uuids=2ebc5e53-143e-4d25-8c52-bb84344d85c3&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.000926 10.0.0.27 - - [2026-02-16 03:31:55] "POST /neutron/port HTTP/1.1" 200 1076 0.250939 10.0.0.27 - - [2026-02-16 03:31:55] "POST /neutron/port HTTP/1.1" 200 1130 0.120167 10.0.0.23 - - [2026-02-16 03:31:55] "GET /projects?obj_uuids=2ebc5e53-143e-4d25-8c52-bb84344d85c3&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001142 10.0.0.27 - - [2026-02-16 03:31:55] "POST /neutron/subnet HTTP/1.1" 200 689 0.006415 10.0.0.27 - - [2026-02-16 03:31:55] "GET /project/2ebc5e53-143e-4d25-8c52-bb84344d85c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.069932 10.0.0.27 - - [2026-02-16 03:31:55] "POST /neutron/network HTTP/1.1" 200 842 0.005302 10.0.0.27 - - [2026-02-16 03:31:55] "POST /neutron/port HTTP/1.1" 200 117 0.005593 10.0.0.27 - - [2026-02-16 03:31:55] "POST /id-to-fqname HTTP/1.1" 200 239 0.001375 10.0.0.27 - - [2026-02-16 03:31:55] "POST /id-to-fqname HTTP/1.1" 200 239 0.001230 10.0.0.27 - - [2026-02-16 03:31:56] "POST /neutron/network HTTP/1.1" 200 1553 0.008080 10.0.0.27 - - [2026-02-16 03:31:56] "POST /neutron/port HTTP/1.1" 200 1076 0.014598 10.0.0.27 - - [2026-02-16 03:31:56] "POST /neutron/port HTTP/1.1" 200 1140 0.017389 10.0.0.27 - - [2026-02-16 03:31:56] "POST /neutron/port HTTP/1.1" 200 117 0.001506 10.0.0.23 - - [2026-02-16 03:31:57] "GET /projects?obj_uuids=2ebc5e53-143e-4d25-8c52-bb84344d85c3&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001062 10.0.0.27 - - [2026-02-16 03:31:57] "GET /project/2ebc5e53-143e-4d25-8c52-bb84344d85c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.066923 10.0.0.27 - - [2026-02-16 03:31:57] "POST /neutron/network HTTP/1.1" 200 842 0.006126 10.0.0.27 - - [2026-02-16 03:31:57] "POST /neutron/port HTTP/1.1" 200 117 0.006072 10.0.0.27 - - [2026-02-16 03:31:57] "GET /virtual-network/9cc09a84-3f1b-4315-81e1-804d6df24adb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.005764 10.0.0.27 - - [2026-02-16 03:31:57] "GET /obj-perms HTTP/1.1" 200 5066 0.100050 10.0.0.23 - - [2026-02-16 03:31:58] "GET /projects?obj_uuids=2ebc5e53-143e-4d25-8c52-bb84344d85c3&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001520 10.0.0.27 - - [2026-02-16 03:31:58] "POST /neutron/port HTTP/1.1" 200 1076 0.246453 10.0.0.27 - - [2026-02-16 03:31:58] "GET /virtual-network/f8b1dfd8-8ac1-4b70-ba9c-4454524f7e3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2074 0.005768 10.0.0.27 - - [2026-02-16 03:31:58] "POST /neutron/port HTTP/1.1" 200 1131 0.106115 10.0.0.27 - - [2026-02-16 03:31:58] "POST /neutron/port HTTP/1.1" 200 1130 0.121751 10.0.0.27 - - [2026-02-16 03:31:58] "POST /neutron/subnet HTTP/1.1" 200 694 0.007294 10.0.0.27 - - [2026-02-16 03:31:58] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003883 10.0.0.27 - - [2026-02-16 03:31:58] "POST /neutron/network HTTP/1.1" 200 842 0.007798 10.0.0.27 - - [2026-02-16 03:31:59] "GET /virtual-network/4b43e6ca-fe9c-460d-8278-684697a4071d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2081 0.007577 10.0.0.50 - - [2026-02-16 03:31:59] "GET /obj-perms HTTP/1.1" 200 5066 0.003100 10.0.0.23 - - [2026-02-16 03:31:59] "GET /obj-perms HTTP/1.1" 200 5066 0.004269 10.0.0.27 - - [2026-02-16 03:31:59] "POST /neutron/port HTTP/1.1" 200 1140 0.014546 10.0.0.27 - - [2026-02-16 03:31:59] "POST /neutron/security_group HTTP/1.1" 200 2076 0.006136 10.0.0.27 - - [2026-02-16 03:31:59] "GET /virtual-machine/3de8c96d-ef9f-4288-ba80-a9da0f87a394 HTTP/1.1" 200 1310 0.004913 10.0.0.27 - - [2026-02-16 03:31:59] "GET /virtual-machine-interface/4d59ed5d-156c-4644-9d57-dd386894bf32 HTTP/1.1" 200 3043 0.005494 10.0.0.27 - - [2026-02-16 03:31:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003179 10.0.0.27 - - [2026-02-16 03:31:59] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003210 10.0.0.27 - - [2026-02-16 03:31:59] "GET /virtual-networks?parent_id=2ebc5e53-143e-4d25-8c52-bb84344d85c3&detail=False&count=False&shared=False HTTP/1.1" 200 851 0.002775 10.0.0.27 - - [2026-02-16 03:31:59] "GET /virtual-network/4b43e6ca-fe9c-460d-8278-684697a4071d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2081 0.005487 10.0.0.27 - - [2026-02-16 03:32:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002942 10.0.0.27 - - [2026-02-16 03:32:02] "GET /virtual-network/4b43e6ca-fe9c-460d-8278-684697a4071d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2081 0.004731 10.0.0.27 - - [2026-02-16 03:32:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003468 10.0.0.27 - - [2026-02-16 03:32:06] "GET /virtual-network/4b43e6ca-fe9c-460d-8278-684697a4071d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2081 0.004852 10.0.0.27 - - [2026-02-16 03:32:10] "GET /obj-perms HTTP/1.1" 200 5056 0.044566 10.0.0.27 - - [2026-02-16 03:32:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003327 10.0.0.27 - - [2026-02-16 03:32:10] "GET /virtual-network/4b43e6ca-fe9c-460d-8278-684697a4071d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2081 0.006085 10.0.0.27 - - [2026-02-16 03:32:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003180 10.0.0.27 - - [2026-02-16 03:32:14] "GET /virtual-network/4b43e6ca-fe9c-460d-8278-684697a4071d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2081 0.007443 10.0.0.27 - - [2026-02-16 03:32:18] "POST /neutron/port HTTP/1.1" 200 1140 0.015071 10.0.0.27 - - [2026-02-16 03:32:19] "POST /neutron/security_group HTTP/1.1" 200 2076 0.009980 10.0.0.27 - - [2026-02-16 03:32:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002768 10.0.0.27 - - [2026-02-16 03:32:19] "GET /virtual-network/4b43e6ca-fe9c-460d-8278-684697a4071d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2081 0.004759 10.0.0.27 - - [2026-02-16 03:32:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003377 10.0.0.27 - - [2026-02-16 03:32:21] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003000 10.0.0.27 - - [2026-02-16 03:32:21] "GET /virtual-networks?parent_id=2ebc5e53-143e-4d25-8c52-bb84344d85c3&detail=False&count=False&shared=False HTTP/1.1" 200 851 0.002472 10.0.0.27 - - [2026-02-16 03:32:21] "GET /virtual-network/4b43e6ca-fe9c-460d-8278-684697a4071d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2081 0.006229 10.0.0.27 - - [2026-02-16 03:32:26] "POST /neutron/port HTTP/1.1" 200 1140 0.015116 10.0.0.27 - - [2026-02-16 03:32:26] "POST /neutron/security_group HTTP/1.1" 200 2076 0.007950 10.0.0.27 - - [2026-02-16 03:32:26] "GET /virtual-machine/f36a1f48-aff9-4467-8a48-340ddbe2e69b HTTP/1.1" 200 1310 0.006179 10.0.0.27 - - [2026-02-16 03:32:26] "GET /virtual-machine-interface/1dfce198-de0e-49a7-b76c-a4d177e0e98b HTTP/1.1" 200 3034 0.005047 10.0.0.27 - - [2026-02-16 03:32:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003587 10.0.0.27 - - [2026-02-16 03:32:26] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003705 10.0.0.27 - - [2026-02-16 03:32:26] "GET /virtual-networks?parent_id=2ebc5e53-143e-4d25-8c52-bb84344d85c3&detail=False&count=False&shared=False HTTP/1.1" 200 851 0.002962 10.0.0.27 - - [2026-02-16 03:32:26] "GET /virtual-network/f8b1dfd8-8ac1-4b70-ba9c-4454524f7e3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2074 0.006419 10.0.0.27 - - [2026-02-16 03:32:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003506 10.0.0.27 - - [2026-02-16 03:32:27] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004360 10.0.0.27 - - [2026-02-16 03:32:27] "GET /virtual-networks?parent_id=2ebc5e53-143e-4d25-8c52-bb84344d85c3&detail=False&count=False&shared=False HTTP/1.1" 200 851 0.002813 10.0.0.27 - - [2026-02-16 03:32:27] "GET /virtual-network/f8b1dfd8-8ac1-4b70-ba9c-4454524f7e3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2074 0.006687 10.0.0.27 - - [2026-02-16 03:32:28] "POST /neutron/port HTTP/1.1" 200 1140 0.018162 10.0.0.27 - - [2026-02-16 03:32:33] "POST /neutron/security_group HTTP/1.1" 200 2076 0.007144 10.0.0.27 - - [2026-02-16 03:32:33] "POST /neutron/port HTTP/1.1" 200 2129 0.019977 10.0.0.27 - - [2026-02-16 03:32:33] "POST /neutron/security_group HTTP/1.1" 200 2076 0.006338 10.0.0.27 - - [2026-02-16 03:32:33] "GET /virtual-machine/70635596-ee5e-41db-8b95-f7b4aa817551 HTTP/1.1" 200 1586 0.005011 10.0.0.27 - - [2026-02-16 03:32:33] "GET /virtual-machine-interface/07405af2-d162-4196-b19c-60d4c77c1cc1 HTTP/1.1" 200 3033 0.004556 10.0.0.27 - - [2026-02-16 03:32:33] "GET /virtual-machine-interface/f94bd8ed-fd07-482d-bd9b-4b4e7bef8d07 HTTP/1.1" 200 3035 0.012278 10.0.0.27 - - [2026-02-16 03:32:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003666 10.0.0.27 - - [2026-02-16 03:32:33] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.009764 10.0.0.27 - - [2026-02-16 03:32:33] "GET /virtual-networks?parent_id=2ebc5e53-143e-4d25-8c52-bb84344d85c3&detail=False&count=False&shared=False HTTP/1.1" 200 851 0.004915 10.0.0.27 - - [2026-02-16 03:32:33] "GET /virtual-network/9cc09a84-3f1b-4315-81e1-804d6df24adb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.007421 10.0.0.27 - - [2026-02-16 03:32:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003975 10.0.0.27 - - [2026-02-16 03:32:34] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003326 10.0.0.27 - - [2026-02-16 03:32:34] "GET /virtual-networks?parent_id=2ebc5e53-143e-4d25-8c52-bb84344d85c3&detail=False&count=False&shared=False HTTP/1.1" 200 851 0.002706 10.0.0.27 - - [2026-02-16 03:32:34] "GET /virtual-network/9cc09a84-3f1b-4315-81e1-804d6df24adb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.006876 10.0.0.27 - - [2026-02-16 03:32:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002939 10.0.0.27 - - [2026-02-16 03:32:35] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003439 10.0.0.27 - - [2026-02-16 03:32:35] "GET /virtual-networks?parent_id=2ebc5e53-143e-4d25-8c52-bb84344d85c3&detail=False&count=False&shared=False HTTP/1.1" 200 851 0.002405 10.0.0.27 - - [2026-02-16 03:32:35] "GET /virtual-network/f8b1dfd8-8ac1-4b70-ba9c-4454524f7e3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2074 0.005359 10.0.0.27 - - [2026-02-16 03:32:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003252 10.0.0.27 - - [2026-02-16 03:32:36] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003399 10.0.0.27 - - [2026-02-16 03:32:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.010152 10.0.0.27 - - [2026-02-16 03:32:36] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004716 10.0.0.27 - - [2026-02-16 03:32:36] "PUT /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe HTTP/1.1" 200 276 0.012327 10.0.0.27 - - [2026-02-16 03:32:36] "POST /fqname-to-id HTTP/1.1" 404 217 0.003373 10.0.0.27 - - [2026-02-16 03:32:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003767 10.0.0.23 - - [2026-02-16 03:32:36] "GET /projects?obj_uuids=2ebc5e53-143e-4d25-8c52-bb84344d85c3&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.032798 10.0.0.27 - - [2026-02-16 03:32:36] "GET /project/2ebc5e53-143e-4d25-8c52-bb84344d85c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.095012 10.0.0.27 - - [2026-02-16 03:32:36] "POST /network-policys HTTP/1.1" 200 539 0.026373 10.0.0.27 - - [2026-02-16 03:32:37] "GET /network-policy/2b5e3497-c6e8-4da8-b0a2-8929716542b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.012413 10.0.0.27 - - [2026-02-16 03:32:37] "POST /neutron/network HTTP/1.1" 200 937 0.015728 10.0.0.27 - - [2026-02-16 03:32:37] "GET /virtual-network/9cc09a84-3f1b-4315-81e1-804d6df24adb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2386 0.009026 10.0.0.27 - - [2026-02-16 03:32:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004163 10.0.0.27 - - [2026-02-16 03:32:37] "GET /network-policy/2b5e3497-c6e8-4da8-b0a2-8929716542b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.007281 10.0.0.27 - - [2026-02-16 03:32:37] "POST /neutron/network HTTP/1.1" 200 936 0.007737 10.0.0.27 - - [2026-02-16 03:32:37] "GET /virtual-network/f8b1dfd8-8ac1-4b70-ba9c-4454524f7e3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2384 0.004743 10.0.0.27 - - [2026-02-16 03:32:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002352 10.0.0.27 - - [2026-02-16 03:32:37] "GET /network-policy/2b5e3497-c6e8-4da8-b0a2-8929716542b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.004368 10.0.0.50 - - [2026-02-16 03:32:37] "POST /access-control-lists HTTP/1.1" 200 609 0.122047 10.0.0.27 - - [2026-02-16 03:32:37] "GET /virtual-network/9cc09a84-3f1b-4315-81e1-804d6df24adb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2386 0.005776 10.0.0.50 - - [2026-02-16 03:32:37] "POST /ref-update HTTP/1.1" 200 156 0.032915 10.0.0.27 - - [2026-02-16 03:32:38] "GET /virtual-network/f8b1dfd8-8ac1-4b70-ba9c-4454524f7e3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2384 0.005368 10.0.0.23 - - [2026-02-16 03:32:38] "GET /obj-perms HTTP/1.1" 200 5066 0.003528 10.0.0.27 - - [2026-02-16 03:32:38] "POST /neutron/network HTTP/1.1" 200 947 0.005617 10.0.0.27 - - [2026-02-16 03:32:38] "GET /virtual-network/9cc09a84-3f1b-4315-81e1-804d6df24adb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2386 0.005533 10.0.0.27 - - [2026-02-16 03:32:38] "POST /neutron/port HTTP/1.1" 200 117 0.001156 10.0.0.27 - - [2026-02-16 03:32:38] "GET /obj-perms HTTP/1.1" 200 5066 0.006979 10.0.0.50 - - [2026-02-16 03:32:38] "GET /obj-perms HTTP/1.1" 200 5066 0.003176 10.0.0.27 - - [2026-02-16 03:32:39] "GET /virtual-network/f8b1dfd8-8ac1-4b70-ba9c-4454524f7e3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2384 0.005846 10.0.0.27 - - [2026-02-16 03:32:39] "GET /virtual-network/4b43e6ca-fe9c-460d-8278-684697a4071d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2081 0.004743 10.0.0.23 - - [2026-02-16 03:32:39] "GET /obj-perms HTTP/1.1" 200 5066 0.003142 10.0.0.27 - - [2026-02-16 03:32:43] "POST /neutron/port HTTP/1.1" 200 1140 0.014462 10.0.0.27 - - [2026-02-16 03:32:43] "POST /neutron/subnet HTTP/1.1" 200 689 0.008302 10.0.0.27 - - [2026-02-16 03:32:53] "GET /obj-perms HTTP/1.1" 200 5066 0.003647 10.0.0.50 - - [2026-02-16 03:33:10] "GET /obj-perms HTTP/1.1" 200 5056 0.067393 10.0.0.27 - - [2026-02-16 03:33:39] "POST /neutron/port HTTP/1.1" 200 1141 0.036495 10.0.0.27 - - [2026-02-16 03:33:39] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005398 10.0.0.27 - - [2026-02-16 03:33:39] "POST /neutron/network HTTP/1.1" 200 937 0.005949 10.0.0.27 - - [2026-02-16 03:33:44] "POST /neutron/network HTTP/1.1" 200 858 0.006582 10.0.0.27 - - [2026-02-16 03:33:44] "POST /neutron/port HTTP/1.1" 200 117 0.001090 10.0.0.50 - - [2026-02-16 03:33:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000541 10.0.0.50 - - [2026-02-16 03:33:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000327 10.0.0.23 - - [2026-02-16 03:33:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000346 10.0.0.23 - - [2026-02-16 03:33:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000370 10.0.0.27 - - [2026-02-16 03:33:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000395 10.0.0.27 - - [2026-02-16 03:33:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000334 10.0.0.23 - - [2026-02-16 03:33:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000326 10.0.0.23 - - [2026-02-16 03:33:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000416 10.0.0.50 - - [2026-02-16 03:33:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000365 10.0.0.50 - - [2026-02-16 03:33:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000321 10.0.0.27 - - [2026-02-16 03:33:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000346 10.0.0.27 - - [2026-02-16 03:33:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000352 10.0.0.27 - - [2026-02-16 03:34:11] "GET /obj-perms HTTP/1.1" 200 5056 0.048626 10.0.0.27 - - [2026-02-16 03:34:40] "POST /neutron/port HTTP/1.1" 200 2129 0.018844 10.0.0.27 - - [2026-02-16 03:34:40] "POST /neutron/subnet HTTP/1.1" 200 694 0.008048 10.0.0.27 - - [2026-02-16 03:34:40] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003338 10.0.0.27 - - [2026-02-16 03:34:40] "POST /neutron/network HTTP/1.1" 200 936 0.007520 10.0.0.27 - - [2026-02-16 03:34:44] "POST /neutron/network HTTP/1.1" 200 946 0.006002 10.0.0.27 - - [2026-02-16 03:34:44] "POST /neutron/port HTTP/1.1" 200 117 0.001306 10.0.0.27 - - [2026-02-16 03:35:42] "POST /neutron/port HTTP/1.1" 200 1141 0.014846 10.0.0.27 - - [2026-02-16 03:35:42] "POST /neutron/subnet HTTP/1.1" 200 694 0.009628 10.0.0.27 - - [2026-02-16 03:35:44] "POST /neutron/port HTTP/1.1" 200 1140 0.015823 10.0.0.27 - - [2026-02-16 03:35:44] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003129 10.0.0.27 - - [2026-02-16 03:35:44] "POST /neutron/network HTTP/1.1" 200 848 0.006715 10.0.0.23 - - [2026-02-16 03:36:13] "GET /obj-perms HTTP/1.1" 200 5056 0.048104 10.0.0.50 - - [2026-02-16 03:36:16] "GET /obj-perms HTTP/1.1" 200 5066 0.003831 10.0.0.27 - - [2026-02-16 03:36:16] "GET /obj-perms HTTP/1.1" 200 5066 0.003808 10.0.0.27 - - [2026-02-16 03:36:19] "GET /virtual-network/f8b1dfd8-8ac1-4b70-ba9c-4454524f7e3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2384 0.032622 10.0.0.50 - - [2026-02-16 03:36:20] "POST /ref-update HTTP/1.1" 200 156 0.022950 10.0.0.27 - - [2026-02-16 03:36:20] "POST /neutron/network HTTP/1.1" 200 842 0.056675 10.0.0.27 - - [2026-02-16 03:36:20] "GET /virtual-network/f8b1dfd8-8ac1-4b70-ba9c-4454524f7e3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2074 0.012694 10.0.0.27 - - [2026-02-16 03:36:20] "GET /virtual-network/9cc09a84-3f1b-4315-81e1-804d6df24adb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2386 0.015929 10.0.0.27 - - [2026-02-16 03:36:20] "POST /neutron/network HTTP/1.1" 200 843 0.009586 10.0.0.27 - - [2026-02-16 03:36:20] "GET /virtual-network/9cc09a84-3f1b-4315-81e1-804d6df24adb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.004895 10.0.0.27 - - [2026-02-16 03:36:20] "DELETE /network-policy/2b5e3497-c6e8-4da8-b0a2-8929716542b3 HTTP/1.1" 200 115 0.032285 10.0.0.27 - - [2026-02-16 03:36:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004356 10.0.0.27 - - [2026-02-16 03:36:20] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1639 0.004228 10.0.0.27 - - [2026-02-16 03:36:20] "PUT /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe HTTP/1.1" 200 276 0.011709 10.0.0.50 - - [2026-02-16 03:36:20] "POST /ref-update HTTP/1.1" 200 156 0.018552 10.0.0.27 - - [2026-02-16 03:36:22] "POST /neutron/port HTTP/1.1" 200 1140 0.017046 10.0.0.27 - - [2026-02-16 03:36:22] "POST /neutron/port HTTP/1.1" 200 1130 0.012443 10.0.0.27 - - [2026-02-16 03:36:22] "POST /neutron/port HTTP/1.1" 200 1130 0.012002 10.0.0.27 - - [2026-02-16 03:36:22] "POST /neutron/port HTTP/1.1" 200 1131 0.022944 10.0.0.23 - - [2026-02-16 03:36:24] "POST /useragent-kv HTTP/1.1" 200 115 0.007010 10.0.0.23 - - [2026-02-16 03:36:24] "POST /useragent-kv HTTP/1.1" 200 115 0.004075 10.0.0.27 - - [2026-02-16 03:36:24] "POST /neutron/network HTTP/1.1" 200 151 0.128889 10.0.0.50 - - [2026-02-16 03:36:24] "DELETE /route-target/65213980-6417-4503-85f8-a1d8ca896c43 HTTP/1.1" 200 115 0.024855 10.0.0.27 - - [2026-02-16 03:36:24] "POST /neutron/network HTTP/1.1" 200 843 0.006337 10.0.0.27 - - [2026-02-16 03:36:25] "POST /neutron/port HTTP/1.1" 200 1141 0.015602 10.0.0.27 - - [2026-02-16 03:36:25] "POST /neutron/port HTTP/1.1" 200 1131 0.012702 10.0.0.23 - - [2026-02-16 03:36:26] "POST /useragent-kv HTTP/1.1" 200 115 0.002160 10.0.0.50 - - [2026-02-16 03:36:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.007639 10.0.0.23 - - [2026-02-16 03:36:26] "POST /useragent-kv HTTP/1.1" 200 115 0.004533 10.0.0.27 - - [2026-02-16 03:36:26] "POST /neutron/network HTTP/1.1" 200 151 0.182794 10.0.0.23 - - [2026-02-16 03:36:27] "GET /projects?obj_uuids=2ebc5e53-143e-4d25-8c52-bb84344d85c3&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.000890 10.0.0.27 - - [2026-02-16 03:36:27] "GET /project/2ebc5e53-143e-4d25-8c52-bb84344d85c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.068876 10.0.0.23 - - [2026-02-16 03:36:27] "GET /projects?obj_uuids=2ebc5e53-143e-4d25-8c52-bb84344d85c3&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.000848 10.0.0.27 - - [2026-02-16 03:36:27] "GET /project/2ebc5e53-143e-4d25-8c52-bb84344d85c3?fields=virtual_networks HTTP/1.1" 200 1068 0.035686 10.0.0.23 - - [2026-02-16 03:36:27] "GET /projects?obj_uuids=2ebc5e53-143e-4d25-8c52-bb84344d85c3&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.000862 10.0.0.27 - - [2026-02-16 03:36:27] "GET /project/2ebc5e53-143e-4d25-8c52-bb84344d85c3?fields=virtual_machine_interfaces HTTP/1.1" 200 1068 0.030710 10.0.0.23 - - [2026-02-16 03:36:27] "GET /projects?obj_uuids=2ebc5e53-143e-4d25-8c52-bb84344d85c3&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.000902 10.0.0.27 - - [2026-02-16 03:36:27] "GET /project/2ebc5e53-143e-4d25-8c52-bb84344d85c3?fields=security_groups HTTP/1.1" 200 1312 0.043233 10.0.0.27 - - [2026-02-16 03:36:28] "POST /fqname-to-id HTTP/1.1" 404 183 0.024371 10.0.0.23 - - [2026-02-16 03:36:28] "GET /projects?obj_uuids=977cfbf8-919e-4b66-a48c-84ada62bbd75&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002749 10.0.0.23 - - [2026-02-16 03:36:28] "GET /domains?obj_uuids=026ea67f-9b7a-4f1c-a755-90b25d4ac1dc&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001202 10.0.0.23 - - [2026-02-16 03:36:28] "GET /domain/026ea67f-9b7a-4f1c-a755-90b25d4ac1dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.037201 10.0.0.23 - - [2026-02-16 03:36:28] "POST /id-to-fqname HTTP/1.1" 200 185 0.004859 10.0.0.23 - - [2026-02-16 03:36:28] "POST /fqname-to-id HTTP/1.1" 404 194 0.007225 10.0.0.23 - - [2026-02-16 03:36:28] "POST /security-groups HTTP/1.1" 200 586 0.026559 10.0.0.50 - - [2026-02-16 03:36:28] "POST /access-control-lists HTTP/1.1" 200 591 0.022113 10.0.0.23 - - [2026-02-16 03:36:28] "POST /projects HTTP/1.1" 200 575 0.213947 10.0.0.23 - - [2026-02-16 03:36:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.290382 10.0.0.27 - - [2026-02-16 03:36:28] "GET /project/977cfbf8-919e-4b66-a48c-84ada62bbd75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.453377 10.0.0.27 - - [2026-02-16 03:36:29] "GET / HTTP/1.1" 200 35931 0.001693 10.0.0.23 - - [2026-02-16 03:36:30] "GET /projects?obj_uuids=75ea3c9d-fe4e-42a9-84a6-60475cdcdac1&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001016 10.0.0.27 - - [2026-02-16 03:36:30] "GET /project/75ea3c9d-fe4e-42a9-84a6-60475cdcdac1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1270 0.033474 10.0.0.27 - - [2026-02-16 03:36:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003417 10.0.0.27 - - [2026-02-16 03:36:30] "GET /security-group/b9d7c85a-e1e1-4c63-9641-813bf0e6ad5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.003938 10.0.0.27 - - [2026-02-16 03:36:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002517 10.0.0.23 - - [2026-02-16 03:36:30] "GET /projects?obj_uuids=75ea3c9d-fe4e-42a9-84a6-60475cdcdac1&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.000886 10.0.0.27 - - [2026-02-16 03:36:30] "GET /project/75ea3c9d-fe4e-42a9-84a6-60475cdcdac1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1270 0.037510 10.0.0.27 - - [2026-02-16 03:36:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002874 10.0.0.27 - - [2026-02-16 03:36:31] "GET /security-group/b9d7c85a-e1e1-4c63-9641-813bf0e6ad5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004638 10.0.0.27 - - [2026-02-16 03:36:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003057 10.0.0.27 - - [2026-02-16 03:36:31] "PUT /security-group/b9d7c85a-e1e1-4c63-9641-813bf0e6ad5e HTTP/1.1" 200 262 0.016801 10.0.0.50 - - [2026-02-16 03:36:31] "PUT /access-control-list/3714fe9c-f53b-47c5-bf49-a26c4300235f HTTP/1.1" 200 272 0.012177 10.0.0.23 - - [2026-02-16 03:36:33] "GET /projects?obj_uuids=977cfbf8-919e-4b66-a48c-84ada62bbd75&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000851 10.0.0.27 - - [2026-02-16 03:36:33] "GET /project/977cfbf8-919e-4b66-a48c-84ada62bbd75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.035059 10.0.0.23 - - [2026-02-16 03:36:33] "GET /projects?obj_uuids=977cfbf8-919e-4b66-a48c-84ada62bbd75&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000895 10.0.0.27 - - [2026-02-16 03:36:33] "GET /project/977cfbf8-919e-4b66-a48c-84ada62bbd75?fields=virtual_networks HTTP/1.1" 200 1023 0.088003 10.0.0.23 - - [2026-02-16 03:36:33] "GET /projects?obj_uuids=977cfbf8-919e-4b66-a48c-84ada62bbd75&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000903 10.0.0.27 - - [2026-02-16 03:36:33] "GET /project/977cfbf8-919e-4b66-a48c-84ada62bbd75?fields=virtual_machine_interfaces HTTP/1.1" 200 1023 0.035560 10.0.0.23 - - [2026-02-16 03:36:33] "GET /projects?obj_uuids=977cfbf8-919e-4b66-a48c-84ada62bbd75&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001972 10.0.0.27 - - [2026-02-16 03:36:34] "GET /project/977cfbf8-919e-4b66-a48c-84ada62bbd75?fields=security_groups HTTP/1.1" 200 1244 0.040936 10.0.0.27 - - [2026-02-16 03:36:34] "POST /fqname-to-id HTTP/1.1" 404 192 0.031333 10.0.0.23 - - [2026-02-16 03:36:34] "GET /projects?obj_uuids=457d0a47-f53d-4136-a0c2-13f3e1c02bb4&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002723 10.0.0.23 - - [2026-02-16 03:36:35] "GET /domains?obj_uuids=026ea67f-9b7a-4f1c-a755-90b25d4ac1dc&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000846 10.0.0.23 - - [2026-02-16 03:36:35] "GET /domain/026ea67f-9b7a-4f1c-a755-90b25d4ac1dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.006255 10.0.0.23 - - [2026-02-16 03:36:35] "POST /id-to-fqname HTTP/1.1" 200 194 0.004440 10.0.0.23 - - [2026-02-16 03:36:35] "POST /fqname-to-id HTTP/1.1" 404 203 0.005944 10.0.0.23 - - [2026-02-16 03:36:35] "POST /security-groups HTTP/1.1" 200 595 0.073742 10.0.0.23 - - [2026-02-16 03:36:35] "POST /projects HTTP/1.1" 200 593 0.266496 10.0.0.50 - - [2026-02-16 03:36:35] "POST /access-control-lists HTTP/1.1" 200 600 0.029788 10.0.0.23 - - [2026-02-16 03:36:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.341107 10.0.0.27 - - [2026-02-16 03:36:35] "GET /project/457d0a47-f53d-4136-a0c2-13f3e1c02bb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.479321 10.0.0.27 - - [2026-02-16 03:36:36] "GET / HTTP/1.1" 200 35931 0.001737 10.0.0.27 - - [2026-02-16 03:36:38] "POST /fqname-to-id HTTP/1.1" 401 292 0.000419 10.0.0.27 - - [2026-02-16 03:36:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.066786 10.0.0.23 - - [2026-02-16 03:36:38] "GET /projects?obj_uuids=457d0a47-f53d-4136-a0c2-13f3e1c02bb4&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001196 10.0.0.27 - - [2026-02-16 03:36:38] "GET /project/457d0a47-f53d-4136-a0c2-13f3e1c02bb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.037700 10.0.0.50 - - [2026-02-16 03:36:38] "POST /route-targets HTTP/1.1" 200 327 0.010777 10.0.0.23 - - [2026-02-16 03:36:39] "POST /useragent-kv HTTP/1.1" 200 115 0.005623 10.0.0.27 - - [2026-02-16 03:36:39] "POST /neutron/subnet HTTP/1.1" 200 730 0.237186 10.0.0.27 - - [2026-02-16 03:36:39] "POST /id-to-fqname HTTP/1.1" 200 231 0.001254 10.0.0.27 - - [2026-02-16 03:36:39] "GET /virtual-network/b69da9b0-8326-46fc-a360-c07d8d632259?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.004988 10.0.0.27 - - [2026-02-16 03:36:39] "GET /virtual-network/b69da9b0-8326-46fc-a360-c07d8d632259?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.005032 10.0.0.27 - - [2026-02-16 03:36:39] "POST /neutron/network HTTP/1.1" 200 843 0.006451 10.0.0.27 - - [2026-02-16 03:36:39] "POST /id-to-fqname HTTP/1.1" 200 231 0.001132 10.0.0.23 - - [2026-02-16 03:36:40] "GET /projects?obj_uuids=457d0a47-f53d-4136-a0c2-13f3e1c02bb4&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001217 10.0.0.27 - - [2026-02-16 03:36:40] "GET /project/457d0a47-f53d-4136-a0c2-13f3e1c02bb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.079618 10.0.0.27 - - [2026-02-16 03:36:40] "POST /neutron/network HTTP/1.1" 200 843 0.035617 10.0.0.27 - - [2026-02-16 03:36:40] "POST /id-to-fqname HTTP/1.1" 200 231 0.001197 10.0.0.27 - - [2026-02-16 03:36:40] "POST /neutron/port HTTP/1.1" 200 117 0.005640 10.0.0.27 - - [2026-02-16 03:36:41] "POST /neutron/port HTTP/1.1" 200 1065 0.018057 10.0.0.27 - - [2026-02-16 03:36:41] "POST /neutron/port HTTP/1.1" 200 1129 0.015828 10.0.0.27 - - [2026-02-16 03:36:41] "POST /neutron/port HTTP/1.1" 200 117 0.001051 10.0.0.27 - - [2026-02-16 03:36:56] "POST /neutron/security_group HTTP/1.1" 200 2062 0.036853 10.0.0.23 - - [2026-02-16 03:37:00] "GET /projects?obj_uuids=457d0a47-f53d-4136-a0c2-13f3e1c02bb4&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001256 10.0.0.27 - - [2026-02-16 03:37:00] "GET /project/457d0a47-f53d-4136-a0c2-13f3e1c02bb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.068377 10.0.0.27 - - [2026-02-16 03:37:00] "POST /neutron/port HTTP/1.1" 200 1129 0.016913 10.0.0.27 - - [2026-02-16 03:37:00] "POST /neutron/port HTTP/1.1" 200 1129 0.015301 10.0.0.27 - - [2026-02-16 03:37:00] "POST /neutron/security_group HTTP/1.1" 200 2062 0.006684 10.0.0.27 - - [2026-02-16 03:37:01] "GET /virtual-machine/88c93195-a503-4efc-8325-7e90468d857b HTTP/1.1" 401 292 0.000528 10.0.0.27 - - [2026-02-16 03:37:01] "POST /neutron/network HTTP/1.1" 200 853 0.006786 10.0.0.27 - - [2026-02-16 03:37:01] "GET /virtual-machine/88c93195-a503-4efc-8325-7e90468d857b HTTP/1.1" 200 1295 0.079225 10.0.0.27 - - [2026-02-16 03:37:01] "GET /virtual-machine-interface/fbcc53e5-2357-4b9f-881f-5878dc86feb8 HTTP/1.1" 200 2982 0.005610 10.0.0.27 - - [2026-02-16 03:37:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.006061 10.0.0.27 - - [2026-02-16 03:37:01] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.009537 10.0.0.27 - - [2026-02-16 03:37:01] "GET /virtual-networks?parent_id=457d0a47-f53d-4136-a0c2-13f3e1c02bb4&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.005336 10.0.0.27 - - [2026-02-16 03:37:01] "GET /virtual-network/b69da9b0-8326-46fc-a360-c07d8d632259?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.005328 10.0.0.27 - - [2026-02-16 03:37:02] "POST /neutron/port HTTP/1.1" 200 1065 0.050672 10.0.0.27 - - [2026-02-16 03:37:02] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003609 10.0.0.27 - - [2026-02-16 03:37:02] "POST /neutron/network HTTP/1.1" 200 843 0.012483 10.0.0.27 - - [2026-02-16 03:37:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004277 10.0.0.27 - - [2026-02-16 03:37:02] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.011802 10.0.0.27 - - [2026-02-16 03:37:02] "GET /virtual-networks?parent_id=457d0a47-f53d-4136-a0c2-13f3e1c02bb4&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.002756 10.0.0.27 - - [2026-02-16 03:37:02] "GET /virtual-network/b69da9b0-8326-46fc-a360-c07d8d632259?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.005782 10.0.0.27 - - [2026-02-16 03:37:08] "POST /neutron/port HTTP/1.1" 200 1129 0.040282 10.0.0.27 - - [2026-02-16 03:37:13] "POST /neutron/security_group HTTP/1.1" 200 2062 0.006644 10.0.0.27 - - [2026-02-16 03:37:13] "GET /obj-perms HTTP/1.1" 200 5056 0.049731 10.0.0.27 - - [2026-02-16 03:37:23] "POST /neutron/port HTTP/1.1" 200 1129 0.016653 10.0.0.23 - - [2026-02-16 03:37:23] "DELETE /project/457d0a47f53d4136a0c213f3e1c02bb4 HTTP/1.1" 404 173 0.005047 10.0.0.23 - - [2026-02-16 03:37:23] "DELETE /project/977cfbf8919e4b66a48c84ada62bbd75 HTTP/1.1" 404 173 0.010268 10.0.0.23 - - [2026-02-16 03:37:23] "GET /projects?obj_uuids=2ebc5e53-143e-4d25-8c52-bb84344d85c3&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.000749 10.0.0.23 - - [2026-02-16 03:37:23] "GET /projects?obj_uuids=977cfbf8-919e-4b66-a48c-84ada62bbd75&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000698 10.0.0.23 - - [2026-02-16 03:37:23] "GET /project/977cfbf8-919e-4b66-a48c-84ada62bbd75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1449 0.042098 10.0.0.23 - - [2026-02-16 03:37:23] "GET /projects?obj_uuids=977cfbf8-919e-4b66-a48c-84ada62bbd75&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001265 10.0.0.23 - - [2026-02-16 03:37:23] "GET /project/2ebc5e53-143e-4d25-8c52-bb84344d85c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.059409 10.0.0.23 - - [2026-02-16 03:37:23] "GET /projects?obj_uuids=2ebc5e53-143e-4d25-8c52-bb84344d85c3&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.002460 10.0.0.23 - - [2026-02-16 03:37:23] "GET /project/977cfbf8-919e-4b66-a48c-84ada62bbd75?fields=security_groups HTTP/1.1" 200 1349 0.087136 10.0.0.23 - - [2026-02-16 03:37:24] "GET /project/2ebc5e53-143e-4d25-8c52-bb84344d85c3?fields=security_groups HTTP/1.1" 200 1138 0.142773 10.0.0.50 - - [2026-02-16 03:37:24] "DELETE /access-control-list/b9bbc7fd-65e4-481f-9b05-631f0b597678 HTTP/1.1" 200 115 0.069927 10.0.0.23 - - [2026-02-16 03:37:24] "GET /projects?obj_uuids=2ebc5e53-143e-4d25-8c52-bb84344d85c3&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001021 10.0.0.23 - - [2026-02-16 03:37:24] "DELETE /security-group/54bd1e8f-8f60-4957-bfbd-790d259ade2e HTTP/1.1" 200 115 0.099640 10.0.0.23 - - [2026-02-16 03:37:24] "GET /projects?obj_uuids=977cfbf8-919e-4b66-a48c-84ada62bbd75&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002383 10.0.0.23 - - [2026-02-16 03:37:24] "GET /project/2ebc5e53-143e-4d25-8c52-bb84344d85c3?fields=application_policy_sets HTTP/1.1" 200 1138 0.117860 10.0.0.23 - - [2026-02-16 03:37:24] "GET /project/977cfbf8-919e-4b66-a48c-84ada62bbd75?fields=application_policy_sets HTTP/1.1" 200 1388 0.118359 10.0.0.23 - - [2026-02-16 03:37:24] "DELETE /project/2ebc5e53-143e-4d25-8c52-bb84344d85c3 HTTP/1.1" 404 171 0.437359 10.0.0.23 - - [2026-02-16 03:37:24] "DELETE /project/977cfbf8-919e-4b66-a48c-84ada62bbd75 HTTP/1.1" 200 115 0.543948 10.0.0.27 - - [2026-02-16 03:37:28] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007550 10.0.0.27 - - [2026-02-16 03:37:38] "POST /neutron/port HTTP/1.1" 200 1129 0.023660 10.0.0.27 - - [2026-02-16 03:37:38] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007912 10.0.0.27 - - [2026-02-16 03:37:39] "GET /virtual-machine/55ab62a3-4567-4342-8ba0-0a9d65fd1714 HTTP/1.1" 200 1296 0.006426 10.0.0.27 - - [2026-02-16 03:37:39] "GET /virtual-machine-interface/50d8f2f0-1f3e-4ec9-bf5e-65d213da34b3 HTTP/1.1" 200 2982 0.007910 10.0.0.27 - - [2026-02-16 03:37:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002988 10.0.0.27 - - [2026-02-16 03:37:39] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003434 10.0.0.27 - - [2026-02-16 03:37:39] "GET /virtual-networks?parent_id=457d0a47-f53d-4136-a0c2-13f3e1c02bb4&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.002785 10.0.0.27 - - [2026-02-16 03:37:39] "GET /virtual-network/b69da9b0-8326-46fc-a360-c07d8d632259?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.005107 10.0.0.27 - - [2026-02-16 03:37:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003286 10.0.0.27 - - [2026-02-16 03:37:42] "GET /virtual-network/b69da9b0-8326-46fc-a360-c07d8d632259?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.006670 10.0.0.27 - - [2026-02-16 03:37:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003245 10.0.0.27 - - [2026-02-16 03:37:46] "GET /virtual-network/b69da9b0-8326-46fc-a360-c07d8d632259?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.005231 10.0.0.27 - - [2026-02-16 03:37:46] "POST /neutron/port HTTP/1.1" 200 1129 0.017116 10.0.0.27 - - [2026-02-16 03:37:46] "POST /neutron/port HTTP/1.1" 200 1129 0.015826 10.0.0.27 - - [2026-02-16 03:37:46] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004510 10.0.0.27 - - [2026-02-16 03:37:46] "POST /neutron/subnet HTTP/1.1" 200 704 0.008807 10.0.0.27 - - [2026-02-16 03:37:46] "POST /neutron/network HTTP/1.1" 200 843 0.005531 10.0.0.27 - - [2026-02-16 03:37:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003609 10.0.0.27 - - [2026-02-16 03:37:50] "GET /virtual-network/b69da9b0-8326-46fc-a360-c07d8d632259?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.004512 10.0.0.27 - - [2026-02-16 03:37:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003160 10.0.0.27 - - [2026-02-16 03:37:54] "GET /virtual-network/b69da9b0-8326-46fc-a360-c07d8d632259?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.005838 10.0.0.27 - - [2026-02-16 03:37:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003831 10.0.0.27 - - [2026-02-16 03:37:58] "GET /virtual-network/b69da9b0-8326-46fc-a360-c07d8d632259?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.005157 10.0.0.27 - - [2026-02-16 03:38:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004206 10.0.0.27 - - [2026-02-16 03:38:02] "GET /virtual-network/b69da9b0-8326-46fc-a360-c07d8d632259?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.005135 10.0.0.27 - - [2026-02-16 03:38:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003196 10.0.0.27 - - [2026-02-16 03:38:06] "GET /virtual-network/b69da9b0-8326-46fc-a360-c07d8d632259?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.004661 10.0.0.27 - - [2026-02-16 03:38:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002849 10.0.0.27 - - [2026-02-16 03:38:10] "GET /virtual-network/b69da9b0-8326-46fc-a360-c07d8d632259?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.004725 10.0.0.27 - - [2026-02-16 03:38:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003538 10.0.0.27 - - [2026-02-16 03:38:15] "GET /virtual-network/b69da9b0-8326-46fc-a360-c07d8d632259?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.004977 10.0.0.27 - - [2026-02-16 03:38:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003072 10.0.0.27 - - [2026-02-16 03:38:19] "GET /virtual-network/b69da9b0-8326-46fc-a360-c07d8d632259?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.004997 10.0.0.27 - - [2026-02-16 03:38:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003171 10.0.0.27 - - [2026-02-16 03:38:23] "GET /virtual-network/b69da9b0-8326-46fc-a360-c07d8d632259?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.004690 10.0.0.27 - - [2026-02-16 03:38:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003526 10.0.0.27 - - [2026-02-16 03:38:27] "GET /virtual-network/b69da9b0-8326-46fc-a360-c07d8d632259?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.005158 10.0.0.27 - - [2026-02-16 03:38:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003361 10.0.0.27 - - [2026-02-16 03:38:31] "GET /virtual-network/b69da9b0-8326-46fc-a360-c07d8d632259?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.006241 10.0.0.27 - - [2026-02-16 03:38:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004309 10.0.0.27 - - [2026-02-16 03:38:35] "GET /virtual-network/b69da9b0-8326-46fc-a360-c07d8d632259?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.005327 10.0.0.27 - - [2026-02-16 03:38:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003794 10.0.0.27 - - [2026-02-16 03:38:39] "GET /virtual-network/b69da9b0-8326-46fc-a360-c07d8d632259?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.004752 10.0.0.27 - - [2026-02-16 03:38:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002867 10.0.0.27 - - [2026-02-16 03:38:43] "GET /virtual-network/b69da9b0-8326-46fc-a360-c07d8d632259?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.005055 10.0.0.27 - - [2026-02-16 03:38:44] "POST /neutron/security_group HTTP/1.1" 200 2062 0.005585 10.0.0.27 - - [2026-02-16 03:38:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003405 10.0.0.27 - - [2026-02-16 03:38:45] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.002853 10.0.0.27 - - [2026-02-16 03:38:45] "GET /virtual-networks?parent_id=457d0a47-f53d-4136-a0c2-13f3e1c02bb4&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.002780 10.0.0.27 - - [2026-02-16 03:38:45] "GET /virtual-network/b69da9b0-8326-46fc-a360-c07d8d632259?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.005681 10.0.0.27 - - [2026-02-16 03:38:46] "POST /neutron/port HTTP/1.1" 200 1129 0.014741 10.0.0.27 - - [2026-02-16 03:38:46] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003346 10.0.0.27 - - [2026-02-16 03:38:46] "POST /neutron/network HTTP/1.1" 200 843 0.005612 10.0.0.27 - - [2026-02-16 03:38:47] "POST /neutron/network HTTP/1.1" 200 853 0.029484 10.0.0.27 - - [2026-02-16 03:38:47] "POST /neutron/port HTTP/1.1" 200 117 0.001565 10.0.0.27 - - [2026-02-16 03:38:51] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007285 10.0.0.50 - - [2026-02-16 03:38:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000392 10.0.0.23 - - [2026-02-16 03:38:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000326 10.0.0.50 - - [2026-02-16 03:38:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000324 10.0.0.23 - - [2026-02-16 03:38:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000363 10.0.0.27 - - [2026-02-16 03:38:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000481 10.0.0.27 - - [2026-02-16 03:38:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000347 10.0.0.23 - - [2026-02-16 03:38:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000506 10.0.0.23 - - [2026-02-16 03:38:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000432 10.0.0.50 - - [2026-02-16 03:38:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000343 10.0.0.50 - - [2026-02-16 03:38:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000338 10.0.0.27 - - [2026-02-16 03:38:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000345 10.0.0.27 - - [2026-02-16 03:38:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000335 10.0.0.27 - - [2026-02-16 03:39:01] "POST /neutron/port HTTP/1.1" 200 1129 0.015115 10.0.0.27 - - [2026-02-16 03:39:06] "POST /neutron/security_group HTTP/1.1" 200 2062 0.005986 10.0.0.27 - - [2026-02-16 03:39:16] "POST /neutron/port HTTP/1.1" 200 1129 0.015854 10.0.0.27 - - [2026-02-16 03:39:21] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007191 10.0.0.27 - - [2026-02-16 03:39:32] "POST /neutron/port HTTP/1.1" 200 1129 0.015740 10.0.0.27 - - [2026-02-16 03:39:37] "POST /fqname-to-id HTTP/1.1" 404 240 0.003072 10.0.0.27 - - [2026-02-16 03:39:37] "POST /bgp-as-a-services HTTP/1.1" 200 597 0.041013 10.0.0.27 - - [2026-02-16 03:39:38] "GET /bgp-as-a-service/87b13c5b-d454-42c5-b2e0-d80184a277c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1623 0.006402 10.0.0.27 - - [2026-02-16 03:39:38] "GET /virtual-machine-interface/50d8f2f0-1f3e-4ec9-bf5e-65d213da34b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2761 0.004592 10.0.0.27 - - [2026-02-16 03:39:38] "POST /ref-update HTTP/1.1" 200 156 0.010672 10.0.0.27 - - [2026-02-16 03:39:38] "POST /neutron/subnet HTTP/1.1" 200 730 0.007482 10.0.0.50 - - [2026-02-16 03:39:38] "POST /bgp-routers HTTP/1.1" 200 603 0.068945 10.0.0.50 - - [2026-02-16 03:39:38] "POST /ref-update HTTP/1.1" 200 156 0.020437 10.0.0.27 - - [2026-02-16 03:39:48] "POST /neutron/port HTTP/1.1" 200 1129 0.017973 10.0.0.27 - - [2026-02-16 03:39:48] "POST /neutron/port HTTP/1.1" 200 1129 0.017253 10.0.0.27 - - [2026-02-16 03:39:48] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003829 10.0.0.27 - - [2026-02-16 03:39:48] "POST /neutron/subnet HTTP/1.1" 200 704 0.008160 10.0.0.27 - - [2026-02-16 03:39:48] "POST /neutron/network HTTP/1.1" 200 843 0.005697 10.0.0.27 - - [2026-02-16 03:40:04] "GET /bgp-as-a-service/87b13c5b-d454-42c5-b2e0-d80184a277c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2250 0.007127 10.0.0.27 - - [2026-02-16 03:40:04] "GET /virtual-machine-interface/50d8f2f0-1f3e-4ec9-bf5e-65d213da34b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3090 0.005630 10.0.0.27 - - [2026-02-16 03:40:04] "POST /ref-update HTTP/1.1" 200 156 0.014826 10.0.0.50 - - [2026-02-16 03:40:04] "POST /ref-update HTTP/1.1" 200 156 0.020715 10.0.0.27 - - [2026-02-16 03:40:04] "DELETE /bgp-as-a-service/87b13c5b-d454-42c5-b2e0-d80184a277c6 HTTP/1.1" 200 115 0.058792 10.0.0.27 - - [2026-02-16 03:40:04] "POST /neutron/network HTTP/1.1" 400 204 0.015870 10.0.0.27 - - [2026-02-16 03:40:05] "POST /neutron/port HTTP/1.1" 200 151 0.205067 10.0.0.27 - - [2026-02-16 03:40:05] "POST /neutron/port HTTP/1.1" 200 151 0.238728 10.0.0.50 - - [2026-02-16 03:40:06] "DELETE /route-target/b31533fe-9a05-4f80-845b-6467782dd53c HTTP/1.1" 200 115 0.017979 10.0.0.23 - - [2026-02-16 03:40:08] "GET /projects?obj_uuids=457d0a47-f53d-4136-a0c2-13f3e1c02bb4&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.026944 10.0.0.27 - - [2026-02-16 03:40:08] "GET /project/457d0a47-f53d-4136-a0c2-13f3e1c02bb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.069839 10.0.0.23 - - [2026-02-16 03:40:08] "GET /projects?obj_uuids=457d0a47-f53d-4136-a0c2-13f3e1c02bb4&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000937 10.0.0.27 - - [2026-02-16 03:40:08] "GET /project/457d0a47-f53d-4136-a0c2-13f3e1c02bb4?fields=virtual_networks HTTP/1.1" 200 1040 0.064048 10.0.0.23 - - [2026-02-16 03:40:08] "GET /projects?obj_uuids=457d0a47-f53d-4136-a0c2-13f3e1c02bb4&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000985 10.0.0.27 - - [2026-02-16 03:40:08] "GET /project/457d0a47-f53d-4136-a0c2-13f3e1c02bb4?fields=virtual_machine_interfaces HTTP/1.1" 200 1040 0.042759 10.0.0.23 - - [2026-02-16 03:40:08] "GET /projects?obj_uuids=457d0a47-f53d-4136-a0c2-13f3e1c02bb4&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001044 10.0.0.27 - - [2026-02-16 03:40:08] "GET /project/457d0a47-f53d-4136-a0c2-13f3e1c02bb4?fields=security_groups HTTP/1.1" 200 1270 0.033731 10.0.0.27 - - [2026-02-16 03:40:09] "POST /fqname-to-id HTTP/1.1" 404 189 0.026097 10.0.0.23 - - [2026-02-16 03:40:09] "GET /projects?obj_uuids=c0b611bf-02fe-42b4-a230-dcf185ef0fdf&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003228 10.0.0.23 - - [2026-02-16 03:40:09] "GET /domains?obj_uuids=026ea67f-9b7a-4f1c-a755-90b25d4ac1dc&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000955 10.0.0.23 - - [2026-02-16 03:40:09] "GET /domain/026ea67f-9b7a-4f1c-a755-90b25d4ac1dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.006683 10.0.0.23 - - [2026-02-16 03:40:09] "POST /id-to-fqname HTTP/1.1" 200 191 0.001259 10.0.0.23 - - [2026-02-16 03:40:09] "POST /fqname-to-id HTTP/1.1" 404 200 0.010428 10.0.0.23 - - [2026-02-16 03:40:09] "POST /security-groups HTTP/1.1" 200 592 0.070954 10.0.0.23 - - [2026-02-16 03:40:09] "POST /projects HTTP/1.1" 200 587 0.265524 10.0.0.50 - - [2026-02-16 03:40:09] "POST /fqname-to-id HTTP/1.1" 404 234 0.009749 10.0.0.23 - - [2026-02-16 03:40:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.333379 10.0.0.27 - - [2026-02-16 03:40:09] "GET /project/c0b611bf-02fe-42b4-a230-dcf185ef0fdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.462619 10.0.0.27 - - [2026-02-16 03:40:10] "GET / HTTP/1.1" 200 35931 0.001814 10.0.0.27 - - [2026-02-16 03:40:12] "POST /fqname-to-id HTTP/1.1" 401 292 0.000409 10.0.0.27 - - [2026-02-16 03:40:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.076287 10.0.0.23 - - [2026-02-16 03:40:12] "GET /projects?obj_uuids=c0b611bf-02fe-42b4-a230-dcf185ef0fdf&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000903 10.0.0.27 - - [2026-02-16 03:40:12] "GET /project/c0b611bf-02fe-42b4-a230-dcf185ef0fdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.043238 10.0.0.27 - - [2026-02-16 03:40:13] "POST /neutron/network HTTP/1.1" 200 117 0.033475 10.0.0.50 - - [2026-02-16 03:40:13] "POST /ref-update HTTP/1.1" 200 156 0.025585 10.0.0.27 - - [2026-02-16 03:40:13] "POST /neutron/network HTTP/1.1" 200 832 0.007831 10.0.0.27 - - [2026-02-16 03:40:13] "POST /id-to-fqname HTTP/1.1" 200 225 0.000923 10.0.0.27 - - [2026-02-16 03:40:13] "GET /virtual-network/655a830c-76b1-4ef5-b101-f9d94a0ff087?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.004079 10.0.0.27 - - [2026-02-16 03:40:13] "GET /virtual-network/655a830c-76b1-4ef5-b101-f9d94a0ff087?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005141 10.0.0.27 - - [2026-02-16 03:40:13] "POST /neutron/subnet HTTP/1.1" 200 720 0.007670 10.0.0.27 - - [2026-02-16 03:40:13] "POST /id-to-fqname HTTP/1.1" 200 225 0.000979 10.0.0.23 - - [2026-02-16 03:40:14] "GET /projects?obj_uuids=c0b611bf-02fe-42b4-a230-dcf185ef0fdf&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000953 10.0.0.27 - - [2026-02-16 03:40:14] "GET /project/c0b611bf-02fe-42b4-a230-dcf185ef0fdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.072388 10.0.0.27 - - [2026-02-16 03:40:14] "POST /neutron/port HTTP/1.1" 200 117 0.005646 10.0.0.27 - - [2026-02-16 03:40:14] "POST /id-to-fqname HTTP/1.1" 200 225 0.001124 10.0.0.27 - - [2026-02-16 03:40:14] "POST /neutron/network HTTP/1.1" 200 842 0.006235 10.0.0.27 - - [2026-02-16 03:40:15] "POST /neutron/port HTTP/1.1" 200 1060 0.032729 10.0.0.23 - - [2026-02-16 03:40:15] "GET /projects?obj_uuids=c0b611bf-02fe-42b4-a230-dcf185ef0fdf&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000872 10.0.0.27 - - [2026-02-16 03:40:15] "GET /project/c0b611bf-02fe-42b4-a230-dcf185ef0fdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.087216 10.0.0.27 - - [2026-02-16 03:40:15] "POST /neutron/network HTTP/1.1" 200 832 0.014564 10.0.0.27 - - [2026-02-16 03:40:15] "POST /neutron/security_group HTTP/1.1" 200 2059 0.019119 10.0.0.27 - - [2026-02-16 03:40:16] "POST /neutron/port HTTP/1.1" 200 117 0.018856 10.0.0.27 - - [2026-02-16 03:40:16] "POST /id-to-fqname HTTP/1.1" 200 225 0.002174 10.0.0.27 - - [2026-02-16 03:40:16] "POST /neutron/port HTTP/1.1" 200 1124 0.039402 10.0.0.27 - - [2026-02-16 03:40:16] "POST /neutron/network HTTP/1.1" 200 842 0.015312 10.0.0.50 - - [2026-02-16 03:40:16] "GET /obj-perms HTTP/1.1" 200 5056 0.187255 10.0.0.27 - - [2026-02-16 03:40:17] "POST /neutron/port HTTP/1.1" 200 1060 0.028190 10.0.0.23 - - [2026-02-16 03:40:17] "GET /projects?obj_uuids=c0b611bf-02fe-42b4-a230-dcf185ef0fdf&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.009141 10.0.0.27 - - [2026-02-16 03:40:17] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003719 10.0.0.27 - - [2026-02-16 03:40:17] "GET /project/c0b611bf-02fe-42b4-a230-dcf185ef0fdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.105533 10.0.0.27 - - [2026-02-16 03:40:17] "POST /neutron/network HTTP/1.1" 200 832 0.011926 10.0.0.27 - - [2026-02-16 03:40:17] "POST /neutron/security_group HTTP/1.1" 200 2059 0.013153 10.0.0.27 - - [2026-02-16 03:40:18] "POST /neutron/security_group HTTP/1.1" 200 2059 0.012377 10.0.0.27 - - [2026-02-16 03:40:18] "POST /neutron/port HTTP/1.1" 200 1060 0.030538 10.0.0.27 - - [2026-02-16 03:40:19] "POST /neutron/port HTTP/1.1" 200 1124 0.037149 10.0.0.27 - - [2026-02-16 03:40:19] "POST /neutron/port HTTP/1.1" 200 117 0.001738 10.0.0.27 - - [2026-02-16 03:40:23] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009725 10.0.0.23 - - [2026-02-16 03:40:24] "DELETE /project/c0b611bf02fe42b4a230dcf185ef0fdf HTTP/1.1" 404 173 0.009417 10.0.0.23 - - [2026-02-16 03:40:24] "GET /projects?obj_uuids=457d0a47-f53d-4136-a0c2-13f3e1c02bb4&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000812 10.0.0.23 - - [2026-02-16 03:40:24] "GET /project/457d0a47-f53d-4136-a0c2-13f3e1c02bb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1484 0.060030 10.0.0.23 - - [2026-02-16 03:40:24] "GET /projects?obj_uuids=457d0a47-f53d-4136-a0c2-13f3e1c02bb4&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000991 10.0.0.23 - - [2026-02-16 03:40:24] "GET /project/457d0a47-f53d-4136-a0c2-13f3e1c02bb4?fields=security_groups HTTP/1.1" 200 1110 0.075356 10.0.0.23 - - [2026-02-16 03:40:24] "GET /projects?obj_uuids=457d0a47-f53d-4136-a0c2-13f3e1c02bb4&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000838 10.0.0.23 - - [2026-02-16 03:40:24] "GET /project/457d0a47-f53d-4136-a0c2-13f3e1c02bb4?fields=application_policy_sets HTTP/1.1" 404 203 0.018889 10.0.0.23 - - [2026-02-16 03:40:24] "DELETE /project/457d0a47-f53d-4136-a0c2-13f3e1c02bb4 HTTP/1.1" 404 171 0.265515 10.0.0.27 - - [2026-02-16 03:40:33] "POST /neutron/port HTTP/1.1" 200 1124 0.015227 10.0.0.27 - - [2026-02-16 03:40:38] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007992 10.0.0.27 - - [2026-02-16 03:40:48] "POST /neutron/port HTTP/1.1" 200 1124 0.014740 10.0.0.27 - - [2026-02-16 03:40:48] "POST /neutron/port HTTP/1.1" 200 1124 0.017380 10.0.0.27 - - [2026-02-16 03:40:48] "POST /neutron/subnet HTTP/1.1" 200 694 0.010237 10.0.0.27 - - [2026-02-16 03:40:53] "POST /neutron/port HTTP/1.1" 200 1124 0.014736 10.0.0.27 - - [2026-02-16 03:40:53] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006164 10.0.0.27 - - [2026-02-16 03:40:53] "GET /virtual-machine/799e0416-d5ba-4f2e-87aa-75ad883b2cb0 HTTP/1.1" 401 292 0.000388 10.0.0.27 - - [2026-02-16 03:40:54] "GET /virtual-machine/799e0416-d5ba-4f2e-87aa-75ad883b2cb0 HTTP/1.1" 200 1292 0.027624 10.0.0.27 - - [2026-02-16 03:40:54] "GET /virtual-machine-interface/143fbbfb-3fc5-4f8a-a3c5-8ad350d0c475 HTTP/1.1" 200 2958 0.007402 10.0.0.27 - - [2026-02-16 03:40:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003336 10.0.0.27 - - [2026-02-16 03:40:54] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003693 10.0.0.27 - - [2026-02-16 03:40:54] "GET /virtual-networks?parent_id=c0b611bf-02fe-42b4-a230-dcf185ef0fdf&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.002400 10.0.0.27 - - [2026-02-16 03:40:54] "GET /virtual-network/655a830c-76b1-4ef5-b101-f9d94a0ff087?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005262 10.0.0.27 - - [2026-02-16 03:40:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003345 10.0.0.27 - - [2026-02-16 03:40:57] "GET /virtual-network/655a830c-76b1-4ef5-b101-f9d94a0ff087?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.004998 10.0.0.27 - - [2026-02-16 03:41:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003611 10.0.0.27 - - [2026-02-16 03:41:01] "GET /virtual-network/655a830c-76b1-4ef5-b101-f9d94a0ff087?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006602 10.0.0.27 - - [2026-02-16 03:41:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003323 10.0.0.27 - - [2026-02-16 03:41:05] "GET /virtual-network/655a830c-76b1-4ef5-b101-f9d94a0ff087?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.004757 10.0.0.27 - - [2026-02-16 03:41:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004502 10.0.0.27 - - [2026-02-16 03:41:09] "GET /virtual-network/655a830c-76b1-4ef5-b101-f9d94a0ff087?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.004864 10.0.0.27 - - [2026-02-16 03:41:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002940 10.0.0.27 - - [2026-02-16 03:41:13] "GET /virtual-network/655a830c-76b1-4ef5-b101-f9d94a0ff087?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005776 10.0.0.23 - - [2026-02-16 03:41:17] "GET /obj-perms HTTP/1.1" 200 5056 0.069275 10.0.0.27 - - [2026-02-16 03:41:17] "GET /obj-perms HTTP/1.1" 200 5056 0.044887 10.0.0.27 - - [2026-02-16 03:41:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003288 10.0.0.27 - - [2026-02-16 03:41:17] "GET /virtual-network/655a830c-76b1-4ef5-b101-f9d94a0ff087?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005102 10.0.0.27 - - [2026-02-16 03:41:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003042 10.0.0.27 - - [2026-02-16 03:41:21] "GET /virtual-network/655a830c-76b1-4ef5-b101-f9d94a0ff087?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.004926 10.0.0.27 - - [2026-02-16 03:41:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003171 10.0.0.27 - - [2026-02-16 03:41:26] "GET /virtual-network/655a830c-76b1-4ef5-b101-f9d94a0ff087?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005269 10.0.0.27 - - [2026-02-16 03:41:27] "POST /neutron/port HTTP/1.1" 200 1124 0.015414 10.0.0.27 - - [2026-02-16 03:41:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002926 10.0.0.27 - - [2026-02-16 03:41:30] "GET /virtual-network/655a830c-76b1-4ef5-b101-f9d94a0ff087?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.004671 10.0.0.27 - - [2026-02-16 03:41:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003135 10.0.0.27 - - [2026-02-16 03:41:34] "GET /virtual-network/655a830c-76b1-4ef5-b101-f9d94a0ff087?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005061 10.0.0.27 - - [2026-02-16 03:41:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003102 10.0.0.27 - - [2026-02-16 03:41:38] "GET /virtual-network/655a830c-76b1-4ef5-b101-f9d94a0ff087?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005464 10.0.0.27 - - [2026-02-16 03:41:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003357 10.0.0.27 - - [2026-02-16 03:41:42] "GET /virtual-network/655a830c-76b1-4ef5-b101-f9d94a0ff087?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.004627 10.0.0.27 - - [2026-02-16 03:41:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003972 10.0.0.27 - - [2026-02-16 03:41:46] "GET /virtual-network/655a830c-76b1-4ef5-b101-f9d94a0ff087?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005520 10.0.0.27 - - [2026-02-16 03:41:48] "POST /neutron/port HTTP/1.1" 200 1124 0.016190 10.0.0.27 - - [2026-02-16 03:41:48] "POST /neutron/subnet HTTP/1.1" 200 694 0.008066 10.0.0.27 - - [2026-02-16 03:41:50] "POST /neutron/port HTTP/1.1" 200 1124 0.015191 10.0.0.27 - - [2026-02-16 03:41:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003062 10.0.0.27 - - [2026-02-16 03:41:50] "GET /virtual-network/655a830c-76b1-4ef5-b101-f9d94a0ff087?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005085 10.0.0.27 - - [2026-02-16 03:41:50] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004005 10.0.0.27 - - [2026-02-16 03:41:50] "POST /neutron/network HTTP/1.1" 200 832 0.005404 10.0.0.27 - - [2026-02-16 03:41:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003168 10.0.0.27 - - [2026-02-16 03:41:54] "GET /virtual-network/655a830c-76b1-4ef5-b101-f9d94a0ff087?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.004536 10.0.0.27 - - [2026-02-16 03:41:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003386 10.0.0.27 - - [2026-02-16 03:41:58] "GET /virtual-network/655a830c-76b1-4ef5-b101-f9d94a0ff087?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005846 10.0.0.27 - - [2026-02-16 03:42:01] "POST /neutron/port HTTP/1.1" 200 1124 0.048993 10.0.0.27 - - [2026-02-16 03:42:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003129 10.0.0.27 - - [2026-02-16 03:42:02] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003048 10.0.0.27 - - [2026-02-16 03:42:02] "GET /virtual-networks?parent_id=c0b611bf-02fe-42b4-a230-dcf185ef0fdf&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.003110 10.0.0.27 - - [2026-02-16 03:42:02] "GET /virtual-network/655a830c-76b1-4ef5-b101-f9d94a0ff087?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005554 10.0.0.27 - - [2026-02-16 03:42:03] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006998 10.0.0.27 - - [2026-02-16 03:42:13] "POST /neutron/port HTTP/1.1" 200 1124 0.014978 10.0.0.27 - - [2026-02-16 03:42:18] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006960 10.0.0.27 - - [2026-02-16 03:42:28] "POST /neutron/port HTTP/1.1" 200 1124 0.014545 10.0.0.27 - - [2026-02-16 03:42:34] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006793 10.0.0.27 - - [2026-02-16 03:42:44] "POST /neutron/port HTTP/1.1" 200 1124 0.017599 10.0.0.27 - - [2026-02-16 03:42:49] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007168 10.0.0.27 - - [2026-02-16 03:42:49] "POST /neutron/port HTTP/1.1" 200 1124 0.017181 10.0.0.27 - - [2026-02-16 03:42:49] "GET /virtual-machine/463d3e0b-8c44-47cc-985b-c88e5c592a51 HTTP/1.1" 200 1293 0.005300 10.0.0.27 - - [2026-02-16 03:42:49] "GET /virtual-machine-interface/2fbf8d53-d6ef-4488-b365-183db5649d33 HTTP/1.1" 200 2958 0.004726 10.0.0.27 - - [2026-02-16 03:42:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003393 10.0.0.27 - - [2026-02-16 03:42:49] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003150 10.0.0.27 - - [2026-02-16 03:42:49] "GET /virtual-networks?parent_id=c0b611bf-02fe-42b4-a230-dcf185ef0fdf&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.002910 10.0.0.27 - - [2026-02-16 03:42:49] "GET /virtual-network/655a830c-76b1-4ef5-b101-f9d94a0ff087?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005792 10.0.0.27 - - [2026-02-16 03:42:50] "POST /neutron/port HTTP/1.1" 200 1124 0.042715 10.0.0.27 - - [2026-02-16 03:42:50] "POST /neutron/subnet HTTP/1.1" 200 694 0.008089 10.0.0.27 - - [2026-02-16 03:42:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002721 10.0.0.27 - - [2026-02-16 03:42:50] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003209 10.0.0.27 - - [2026-02-16 03:42:50] "GET /virtual-networks?parent_id=c0b611bf-02fe-42b4-a230-dcf185ef0fdf&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.002720 10.0.0.27 - - [2026-02-16 03:42:50] "GET /virtual-network/655a830c-76b1-4ef5-b101-f9d94a0ff087?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005911 10.0.0.27 - - [2026-02-16 03:42:51] "POST /neutron/port HTTP/1.1" 200 1124 0.017551 10.0.0.27 - - [2026-02-16 03:42:51] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006315 10.0.0.27 - - [2026-02-16 03:42:51] "GET /virtual-machine/4d4a6892-aa03-4a8b-961a-2baf7533bb53 HTTP/1.1" 200 1293 0.005007 10.0.0.27 - - [2026-02-16 03:42:51] "GET /virtual-machine-interface/1776dc21-75f6-42c4-a247-eced7179c5fe HTTP/1.1" 200 2958 0.004734 10.0.0.27 - - [2026-02-16 03:42:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003629 10.0.0.27 - - [2026-02-16 03:42:51] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003367 10.0.0.27 - - [2026-02-16 03:42:51] "GET /virtual-networks?parent_id=c0b611bf-02fe-42b4-a230-dcf185ef0fdf&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.002756 10.0.0.27 - - [2026-02-16 03:42:51] "GET /virtual-network/655a830c-76b1-4ef5-b101-f9d94a0ff087?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006429 10.0.0.27 - - [2026-02-16 03:42:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003751 10.0.0.27 - - [2026-02-16 03:42:52] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004662 10.0.0.27 - - [2026-02-16 03:42:52] "GET /virtual-networks?parent_id=c0b611bf-02fe-42b4-a230-dcf185ef0fdf&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.002660 10.0.0.27 - - [2026-02-16 03:42:52] "POST /neutron/port HTTP/1.1" 200 1124 0.013745 10.0.0.27 - - [2026-02-16 03:42:52] "GET /virtual-network/655a830c-76b1-4ef5-b101-f9d94a0ff087?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.004871 10.0.0.27 - - [2026-02-16 03:42:52] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003613 10.0.0.27 - - [2026-02-16 03:42:52] "POST /neutron/network HTTP/1.1" 200 832 0.006319 10.0.0.27 - - [2026-02-16 03:42:52] "POST /fqname-to-id HTTP/1.1" 404 198 0.003119 10.0.0.27 - - [2026-02-16 03:42:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002655 10.0.0.27 - - [2026-02-16 03:42:52] "GET /global-system-config/136815e7-5eea-48be-bf24-9e015b7b8759?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.007633 10.0.0.27 - - [2026-02-16 03:42:53] "POST /control-node-zones HTTP/1.1" 200 569 0.024090 10.0.0.27 - - [2026-02-16 03:42:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003092 10.0.0.27 - - [2026-02-16 03:42:53] "GET /bgp-router/685290f5-6134-4ed8-a772-fcd67cffb5d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2837 0.005038 10.0.0.27 - - [2026-02-16 03:42:53] "GET /control-node-zone/d885a916-4a6d-4c31-a5fc-c123ab2e1522?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.005053 10.0.0.27 - - [2026-02-16 03:42:53] "PUT /bgp-router/685290f5-6134-4ed8-a772-fcd67cffb5d6 HTTP/1.1" 200 254 0.019496 10.0.0.27 - - [2026-02-16 03:42:53] "POST /fqname-to-id HTTP/1.1" 404 198 0.002716 10.0.0.27 - - [2026-02-16 03:42:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003429 10.0.0.27 - - [2026-02-16 03:42:53] "GET /global-system-config/136815e7-5eea-48be-bf24-9e015b7b8759?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.006524 10.0.0.27 - - [2026-02-16 03:42:53] "POST /control-node-zones HTTP/1.1" 200 569 0.023839 10.0.0.27 - - [2026-02-16 03:42:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003499 10.0.0.27 - - [2026-02-16 03:42:53] "GET /bgp-router/63100471-fb72-4590-8427-cf94ce1d5c8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.005184 10.0.0.27 - - [2026-02-16 03:42:53] "GET /control-node-zone/8291f845-57da-4901-88a4-2363bbb7efd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.005523 10.0.0.27 - - [2026-02-16 03:42:53] "PUT /bgp-router/63100471-fb72-4590-8427-cf94ce1d5c8b HTTP/1.1" 200 254 0.029925 10.0.0.27 - - [2026-02-16 03:42:53] "POST /fqname-to-id HTTP/1.1" 404 198 0.003182 10.0.0.27 - - [2026-02-16 03:42:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002944 10.0.0.27 - - [2026-02-16 03:42:53] "GET /global-system-config/136815e7-5eea-48be-bf24-9e015b7b8759?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.006972 10.0.0.27 - - [2026-02-16 03:42:53] "POST /control-node-zones HTTP/1.1" 200 569 0.025449 10.0.0.27 - - [2026-02-16 03:42:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003614 10.0.0.27 - - [2026-02-16 03:42:53] "GET /bgp-router/9a16e097-4298-49b2-9185-55da755bf17f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.006069 10.0.0.27 - - [2026-02-16 03:42:53] "GET /control-node-zone/48afe111-267c-4eab-a3cb-da36c489c50d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.006165 10.0.0.27 - - [2026-02-16 03:42:53] "PUT /bgp-router/9a16e097-4298-49b2-9185-55da755bf17f HTTP/1.1" 200 254 0.022637 10.0.0.27 - - [2026-02-16 03:42:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004555 10.0.0.27 - - [2026-02-16 03:42:54] "GET /global-system-config/136815e7-5eea-48be-bf24-9e015b7b8759?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.008963 10.0.0.27 - - [2026-02-16 03:42:54] "POST /fqname-to-id HTTP/1.1" 404 234 0.003152 10.0.0.27 - - [2026-02-16 03:42:54] "POST /bgp-as-a-services HTTP/1.1" 200 588 0.040497 10.0.0.27 - - [2026-02-16 03:42:54] "POST /neutron/network HTTP/1.1" 200 832 0.006313 10.0.0.27 - - [2026-02-16 03:42:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003285 10.0.0.27 - - [2026-02-16 03:42:54] "GET /bgp-as-a-service/9483f538-378c-4d33-b201-96856a2eee42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1548 0.005106 10.0.0.27 - - [2026-02-16 03:42:54] "GET /control-node-zone/d885a916-4a6d-4c31-a5fc-c123ab2e1522?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.003803 10.0.0.27 - - [2026-02-16 03:42:54] "POST /ref-update HTTP/1.1" 200 156 0.014343 10.0.0.27 - - [2026-02-16 03:43:09] "GET /bgp-as-a-service/9483f538-378c-4d33-b201-96856a2eee42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1836 0.005455 10.0.0.27 - - [2026-02-16 03:43:09] "GET /virtual-machine-interface/143fbbfb-3fc5-4f8a-a3c5-8ad350d0c475?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2737 0.004665 10.0.0.27 - - [2026-02-16 03:43:09] "POST /ref-update HTTP/1.1" 200 156 0.014892 10.0.0.50 - - [2026-02-16 03:43:09] "POST /bgp-routers HTTP/1.1" 200 594 0.021508 10.0.0.50 - - [2026-02-16 03:43:10] "POST /ref-update HTTP/1.1" 200 156 0.018137 10.0.0.27 - - [2026-02-16 03:43:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003316 10.0.0.27 - - [2026-02-16 03:43:10] "GET /global-system-config/136815e7-5eea-48be-bf24-9e015b7b8759?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.005496 10.0.0.27 - - [2026-02-16 03:43:10] "POST /fqname-to-id HTTP/1.1" 404 234 0.002746 10.0.0.27 - - [2026-02-16 03:43:11] "POST /bgp-as-a-services HTTP/1.1" 200 588 0.026767 10.0.0.27 - - [2026-02-16 03:43:11] "POST /neutron/subnet HTTP/1.1" 200 720 0.008575 10.0.0.27 - - [2026-02-16 03:43:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003047 10.0.0.27 - - [2026-02-16 03:43:11] "GET /bgp-as-a-service/a83b0d65-f036-43e6-adf0-1f9433f06f55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1548 0.005198 10.0.0.27 - - [2026-02-16 03:43:11] "GET /control-node-zone/8291f845-57da-4901-88a4-2363bbb7efd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.004006 10.0.0.27 - - [2026-02-16 03:43:11] "POST /ref-update HTTP/1.1" 200 156 0.015806 10.0.0.27 - - [2026-02-16 03:43:19] "GET /bgp-as-a-service/a83b0d65-f036-43e6-adf0-1f9433f06f55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1838 0.007174 10.0.0.27 - - [2026-02-16 03:43:19] "GET /virtual-machine-interface/2fbf8d53-d6ef-4488-b365-183db5649d33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2737 0.005045 10.0.0.27 - - [2026-02-16 03:43:19] "POST /ref-update HTTP/1.1" 200 156 0.011915 10.0.0.50 - - [2026-02-16 03:43:19] "POST /ref-update HTTP/1.1" 200 156 0.035346 10.0.0.27 - - [2026-02-16 03:43:37] "GET /control-node-zone/d885a916-4a6d-4c31-a5fc-c123ab2e1522?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.005173 10.0.0.27 - - [2026-02-16 03:43:38] "POST /ref-update HTTP/1.1" 200 156 0.019436 10.0.0.27 - - [2026-02-16 03:43:38] "GET /control-node-zone/8291f845-57da-4901-88a4-2363bbb7efd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.005412 10.0.0.27 - - [2026-02-16 03:43:38] "POST /ref-update HTTP/1.1" 200 156 0.017791 10.0.0.27 - - [2026-02-16 03:43:38] "GET /control-node-zone/48afe111-267c-4eab-a3cb-da36c489c50d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.003692 10.0.0.27 - - [2026-02-16 03:43:38] "POST /ref-update HTTP/1.1" 200 156 0.022310 10.0.0.27 - - [2026-02-16 03:43:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002865 10.0.0.27 - - [2026-02-16 03:43:38] "GET /bgp-router/9a16e097-4298-49b2-9185-55da755bf17f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.005044 10.0.0.27 - - [2026-02-16 03:43:38] "GET /control-node-zone/d885a916-4a6d-4c31-a5fc-c123ab2e1522?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.004697 10.0.0.27 - - [2026-02-16 03:43:38] "PUT /bgp-router/9a16e097-4298-49b2-9185-55da755bf17f HTTP/1.1" 200 254 0.037461 10.0.0.27 - - [2026-02-16 03:43:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005038 10.0.0.27 - - [2026-02-16 03:43:38] "GET /bgp-router/63100471-fb72-4590-8427-cf94ce1d5c8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.004178 10.0.0.27 - - [2026-02-16 03:43:38] "GET /control-node-zone/8291f845-57da-4901-88a4-2363bbb7efd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.003525 10.0.0.27 - - [2026-02-16 03:43:38] "PUT /bgp-router/63100471-fb72-4590-8427-cf94ce1d5c8b HTTP/1.1" 200 254 0.026924 10.0.0.27 - - [2026-02-16 03:43:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002908 10.0.0.27 - - [2026-02-16 03:43:38] "GET /bgp-router/685290f5-6134-4ed8-a772-fcd67cffb5d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2837 0.005255 10.0.0.27 - - [2026-02-16 03:43:38] "GET /control-node-zone/48afe111-267c-4eab-a3cb-da36c489c50d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.003655 10.0.0.27 - - [2026-02-16 03:43:38] "PUT /bgp-router/685290f5-6134-4ed8-a772-fcd67cffb5d6 HTTP/1.1" 200 254 0.018192 10.0.0.27 - - [2026-02-16 03:43:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003178 10.0.0.27 - - [2026-02-16 03:43:50] "GET /bgp-as-a-service/9483f538-378c-4d33-b201-96856a2eee42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2446 0.005033 10.0.0.27 - - [2026-02-16 03:43:50] "GET /control-node-zone/d885a916-4a6d-4c31-a5fc-c123ab2e1522?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.002566 10.0.0.27 - - [2026-02-16 03:43:50] "POST /ref-update HTTP/1.1" 200 156 0.013900 10.0.0.27 - - [2026-02-16 03:43:50] "GET /control-node-zone/d885a916-4a6d-4c31-a5fc-c123ab2e1522?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.004220 10.0.0.27 - - [2026-02-16 03:43:51] "POST /ref-update HTTP/1.1" 200 156 0.016349 10.0.0.27 - - [2026-02-16 03:43:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002858 10.0.0.27 - - [2026-02-16 03:43:51] "GET /global-system-config/136815e7-5eea-48be-bf24-9e015b7b8759?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.005724 10.0.0.27 - - [2026-02-16 03:43:51] "POST /neutron/network HTTP/1.1" 200 832 0.006773 10.0.0.27 - - [2026-02-16 03:43:51] "POST /neutron/subnet HTTP/1.1" 200 720 0.007707 10.0.0.27 - - [2026-02-16 03:43:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002417 10.0.0.27 - - [2026-02-16 03:43:51] "GET /bgp-as-a-service/9483f538-378c-4d33-b201-96856a2eee42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2158 0.004665 10.0.0.27 - - [2026-02-16 03:43:51] "GET /control-node-zone/48afe111-267c-4eab-a3cb-da36c489c50d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.002729 10.0.0.27 - - [2026-02-16 03:43:51] "POST /ref-update HTTP/1.1" 200 156 0.013714 10.0.0.27 - - [2026-02-16 03:43:52] "POST /neutron/network HTTP/1.1" 200 842 0.007727 10.0.0.27 - - [2026-02-16 03:43:53] "POST /neutron/port HTTP/1.1" 200 117 0.001061 10.0.0.27 - - [2026-02-16 03:43:53] "POST /neutron/port HTTP/1.1" 200 1124 0.042282 10.0.0.27 - - [2026-02-16 03:43:53] "POST /neutron/subnet HTTP/1.1" 200 694 0.007716 10.0.0.27 - - [2026-02-16 03:43:53] "GET /bgp-as-a-service/9483f538-378c-4d33-b201-96856a2eee42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2446 0.005861 10.0.0.27 - - [2026-02-16 03:43:53] "GET /virtual-machine-interface/143fbbfb-3fc5-4f8a-a3c5-8ad350d0c475?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3052 0.004774 10.0.0.50 - - [2026-02-16 03:43:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000600 10.0.0.50 - - [2026-02-16 03:43:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000471 10.0.0.23 - - [2026-02-16 03:43:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000346 10.0.0.23 - - [2026-02-16 03:43:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000333 10.0.0.27 - - [2026-02-16 03:43:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000340 10.0.0.27 - - [2026-02-16 03:43:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000485 10.0.0.23 - - [2026-02-16 03:43:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000348 10.0.0.23 - - [2026-02-16 03:43:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000375 10.0.0.50 - - [2026-02-16 03:43:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000446 10.0.0.50 - - [2026-02-16 03:43:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000360 10.0.0.27 - - [2026-02-16 03:43:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000319 10.0.0.27 - - [2026-02-16 03:43:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000330 10.0.0.27 - - [2026-02-16 03:44:06] "GET /bgp-as-a-service/9483f538-378c-4d33-b201-96856a2eee42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2446 0.004084 10.0.0.27 - - [2026-02-16 03:44:06] "GET /virtual-machine-interface/143fbbfb-3fc5-4f8a-a3c5-8ad350d0c475?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3052 0.005412 10.0.0.27 - - [2026-02-16 03:44:06] "POST /ref-update HTTP/1.1" 200 156 0.014161 10.0.0.27 - - [2026-02-16 03:44:06] "GET /bgp-as-a-service/a83b0d65-f036-43e6-adf0-1f9433f06f55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2448 0.006113 10.0.0.27 - - [2026-02-16 03:44:06] "GET /virtual-machine-interface/2fbf8d53-d6ef-4488-b365-183db5649d33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3052 0.006558 10.0.0.27 - - [2026-02-16 03:44:06] "POST /ref-update HTTP/1.1" 200 156 0.013501 10.0.0.27 - - [2026-02-16 03:44:06] "DELETE /bgp-as-a-service/a83b0d65-f036-43e6-adf0-1f9433f06f55 HTTP/1.1" 200 115 0.044410 10.0.0.27 - - [2026-02-16 03:44:06] "GET /bgp-as-a-service/9483f538-378c-4d33-b201-96856a2eee42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2151 0.005797 10.0.0.27 - - [2026-02-16 03:44:06] "GET /virtual-machine-interface/143fbbfb-3fc5-4f8a-a3c5-8ad350d0c475?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3052 0.005184 10.0.0.27 - - [2026-02-16 03:44:06] "DELETE /bgp-as-a-service/9483f538-378c-4d33-b201-96856a2eee42 HTTP/1.1" 200 115 0.044024 10.0.0.27 - - [2026-02-16 03:44:06] "GET /control-node-zone/48afe111-267c-4eab-a3cb-da36c489c50d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.004350 10.0.0.27 - - [2026-02-16 03:44:06] "POST /ref-update HTTP/1.1" 200 156 0.016197 10.0.0.27 - - [2026-02-16 03:44:06] "DELETE /control-node-zone/48afe111-267c-4eab-a3cb-da36c489c50d HTTP/1.1" 200 115 0.024463 10.0.0.27 - - [2026-02-16 03:44:06] "GET /control-node-zone/8291f845-57da-4901-88a4-2363bbb7efd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.004040 10.0.0.27 - - [2026-02-16 03:44:06] "POST /ref-update HTTP/1.1" 200 156 0.016028 10.0.0.27 - - [2026-02-16 03:44:06] "DELETE /control-node-zone/8291f845-57da-4901-88a4-2363bbb7efd1 HTTP/1.1" 200 115 0.019643 10.0.0.27 - - [2026-02-16 03:44:06] "GET /control-node-zone/d885a916-4a6d-4c31-a5fc-c123ab2e1522?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.004120 10.0.0.50 - - [2026-02-16 03:44:07] "POST /ref-update HTTP/1.1" 404 171 0.003575 10.0.0.27 - - [2026-02-16 03:44:07] "DELETE /control-node-zone/d885a916-4a6d-4c31-a5fc-c123ab2e1522 HTTP/1.1" 200 115 0.045786 10.0.0.50 - - [2026-02-16 03:44:07] "POST /ref-update HTTP/1.1" 200 156 0.023970 10.0.0.27 - - [2026-02-16 03:44:07] "POST /neutron/network HTTP/1.1" 200 832 0.006189 10.0.0.27 - - [2026-02-16 03:44:07] "POST /neutron/port HTTP/1.1" 200 1114 0.011703 10.0.0.27 - - [2026-02-16 03:44:07] "POST /neutron/port HTTP/1.1" 200 1114 0.014733 10.0.0.27 - - [2026-02-16 03:44:07] "POST /neutron/port HTTP/1.1" 200 1114 0.028447 10.0.0.23 - - [2026-02-16 03:44:09] "POST /useragent-kv HTTP/1.1" 200 115 0.003618 10.0.0.23 - - [2026-02-16 03:44:09] "POST /useragent-kv HTTP/1.1" 200 115 0.005338 10.0.0.27 - - [2026-02-16 03:44:09] "POST /neutron/network HTTP/1.1" 200 151 0.156188 10.0.0.50 - - [2026-02-16 03:44:09] "DELETE /route-target/d5502399-d143-4838-8d92-c33b49ac6bef HTTP/1.1" 200 115 0.028627 10.0.0.27 - - [2026-02-16 03:44:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003236 10.0.0.23 - - [2026-02-16 03:44:12] "GET /projects?obj_uuids=c0b611bf-02fe-42b4-a230-dcf185ef0fdf&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000843 10.0.0.27 - - [2026-02-16 03:44:12] "GET /project/c0b611bf-02fe-42b4-a230-dcf185ef0fdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.035929 10.0.0.23 - - [2026-02-16 03:44:12] "POST /useragent-kv HTTP/1.1" 200 115 0.006138 10.0.0.27 - - [2026-02-16 03:44:12] "POST /neutron/subnet HTTP/1.1" 200 725 0.166890 10.0.0.27 - - [2026-02-16 03:44:12] "POST /id-to-fqname HTTP/1.1" 200 225 0.001239 10.0.0.27 - - [2026-02-16 03:44:12] "GET /virtual-network/55a15736-1fb4-4fd1-aa8c-8d882afd5dba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005310 10.0.0.27 - - [2026-02-16 03:44:12] "GET /virtual-network/55a15736-1fb4-4fd1-aa8c-8d882afd5dba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005034 10.0.0.27 - - [2026-02-16 03:44:12] "POST /neutron/network HTTP/1.1" 200 833 0.006720 10.0.0.27 - - [2026-02-16 03:44:12] "POST /id-to-fqname HTTP/1.1" 200 225 0.001218 10.0.0.23 - - [2026-02-16 03:44:13] "GET /projects?obj_uuids=c0b611bf-02fe-42b4-a230-dcf185ef0fdf&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000897 10.0.0.27 - - [2026-02-16 03:44:13] "GET /project/c0b611bf-02fe-42b4-a230-dcf185ef0fdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.062068 10.0.0.27 - - [2026-02-16 03:44:13] "POST /neutron/network HTTP/1.1" 200 833 0.029386 10.0.0.27 - - [2026-02-16 03:44:13] "POST /id-to-fqname HTTP/1.1" 200 225 0.001369 10.0.0.27 - - [2026-02-16 03:44:13] "POST /neutron/port HTTP/1.1" 200 117 0.005540 10.0.0.23 - - [2026-02-16 03:44:14] "GET /projects?obj_uuids=c0b611bf-02fe-42b4-a230-dcf185ef0fdf&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000860 10.0.0.27 - - [2026-02-16 03:44:14] "POST /neutron/port HTTP/1.1" 200 1061 0.251417 10.0.0.27 - - [2026-02-16 03:44:14] "POST /neutron/port HTTP/1.1" 200 1115 0.111506 10.0.0.23 - - [2026-02-16 03:44:14] "GET /projects?obj_uuids=c0b611bf-02fe-42b4-a230-dcf185ef0fdf&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000856 10.0.0.27 - - [2026-02-16 03:44:14] "GET /project/c0b611bf-02fe-42b4-a230-dcf185ef0fdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.072388 10.0.0.27 - - [2026-02-16 03:44:14] "POST /neutron/subnet HTTP/1.1" 200 699 0.009891 10.0.0.27 - - [2026-02-16 03:44:14] "POST /neutron/network HTTP/1.1" 200 833 0.007506 10.0.0.27 - - [2026-02-16 03:44:15] "POST /neutron/port HTTP/1.1" 200 117 0.005301 10.0.0.27 - - [2026-02-16 03:44:15] "POST /id-to-fqname HTTP/1.1" 200 225 0.001248 10.0.0.27 - - [2026-02-16 03:44:15] "POST /neutron/network HTTP/1.1" 200 843 0.007275 10.0.0.27 - - [2026-02-16 03:44:15] "POST /neutron/port HTTP/1.1" 200 1061 0.014472 10.0.0.27 - - [2026-02-16 03:44:16] "POST /neutron/port HTTP/1.1" 200 1125 0.017624 10.0.0.27 - - [2026-02-16 03:44:16] "POST /neutron/port HTTP/1.1" 200 117 0.001081 10.0.0.23 - - [2026-02-16 03:44:16] "GET /projects?obj_uuids=c0b611bf-02fe-42b4-a230-dcf185ef0fdf&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000963 10.0.0.27 - - [2026-02-16 03:44:16] "GET /project/c0b611bf-02fe-42b4-a230-dcf185ef0fdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.104001 10.0.0.27 - - [2026-02-16 03:44:16] "POST /neutron/port HTTP/1.1" 200 2098 0.031324 10.0.0.27 - - [2026-02-16 03:44:16] "POST /neutron/port HTTP/1.1" 200 1125 0.013597 10.0.0.27 - - [2026-02-16 03:44:16] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008238 10.0.0.27 - - [2026-02-16 03:44:16] "GET /virtual-machine/c3910019-0e41-44eb-ae46-1a433131f371 HTTP/1.1" 200 1294 0.004598 10.0.0.27 - - [2026-02-16 03:44:16] "GET /virtual-machine-interface/6939dfec-4367-4ddb-b72b-a9635abd7faa HTTP/1.1" 200 2958 0.005146 10.0.0.27 - - [2026-02-16 03:44:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003803 10.0.0.27 - - [2026-02-16 03:44:16] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003705 10.0.0.27 - - [2026-02-16 03:44:16] "GET /virtual-networks?parent_id=c0b611bf-02fe-42b4-a230-dcf185ef0fdf&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.007593 10.0.0.27 - - [2026-02-16 03:44:16] "POST /neutron/network HTTP/1.1" 200 843 0.006386 10.0.0.27 - - [2026-02-16 03:44:17] "GET /virtual-network/55a15736-1fb4-4fd1-aa8c-8d882afd5dba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005492 10.0.0.27 - - [2026-02-16 03:44:17] "POST /neutron/port HTTP/1.1" 200 1061 0.016804 10.0.0.27 - - [2026-02-16 03:44:17] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004026 10.0.0.27 - - [2026-02-16 03:44:17] "POST /neutron/network HTTP/1.1" 200 833 0.007608 10.0.0.27 - - [2026-02-16 03:44:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003380 10.0.0.27 - - [2026-02-16 03:44:20] "GET /virtual-network/55a15736-1fb4-4fd1-aa8c-8d882afd5dba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.007142 10.0.0.27 - - [2026-02-16 03:44:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003146 10.0.0.27 - - [2026-02-16 03:44:24] "GET /virtual-network/55a15736-1fb4-4fd1-aa8c-8d882afd5dba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005531 10.0.0.27 - - [2026-02-16 03:44:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003518 10.0.0.27 - - [2026-02-16 03:44:28] "GET /virtual-network/55a15736-1fb4-4fd1-aa8c-8d882afd5dba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006770 10.0.0.27 - - [2026-02-16 03:44:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003684 10.0.0.27 - - [2026-02-16 03:44:32] "GET /virtual-network/55a15736-1fb4-4fd1-aa8c-8d882afd5dba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005267 10.0.0.27 - - [2026-02-16 03:44:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004526 10.0.0.27 - - [2026-02-16 03:44:36] "GET /virtual-network/55a15736-1fb4-4fd1-aa8c-8d882afd5dba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005180 10.0.0.27 - - [2026-02-16 03:44:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003647 10.0.0.27 - - [2026-02-16 03:44:40] "GET /virtual-network/55a15736-1fb4-4fd1-aa8c-8d882afd5dba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.004400 10.0.0.27 - - [2026-02-16 03:44:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002868 10.0.0.27 - - [2026-02-16 03:44:44] "GET /virtual-network/55a15736-1fb4-4fd1-aa8c-8d882afd5dba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.004873 10.0.0.27 - - [2026-02-16 03:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003339 10.0.0.27 - - [2026-02-16 03:44:48] "GET /virtual-network/55a15736-1fb4-4fd1-aa8c-8d882afd5dba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005502 10.0.0.27 - - [2026-02-16 03:44:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003145 10.0.0.27 - - [2026-02-16 03:44:52] "GET /virtual-network/55a15736-1fb4-4fd1-aa8c-8d882afd5dba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005666 10.0.0.27 - - [2026-02-16 03:44:55] "POST /neutron/network HTTP/1.1" 200 843 0.006636 10.0.0.27 - - [2026-02-16 03:44:55] "POST /neutron/port HTTP/1.1" 200 117 0.001014 10.0.0.27 - - [2026-02-16 03:44:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003599 10.0.0.27 - - [2026-02-16 03:44:56] "GET /virtual-network/55a15736-1fb4-4fd1-aa8c-8d882afd5dba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005237 10.0.0.27 - - [2026-02-16 03:45:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003906 10.0.0.27 - - [2026-02-16 03:45:01] "GET /virtual-network/55a15736-1fb4-4fd1-aa8c-8d882afd5dba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005889 10.0.0.27 - - [2026-02-16 03:45:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003144 10.0.0.27 - - [2026-02-16 03:45:05] "GET /virtual-network/55a15736-1fb4-4fd1-aa8c-8d882afd5dba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005641 10.0.0.27 - - [2026-02-16 03:45:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003657 10.0.0.27 - - [2026-02-16 03:45:09] "GET /virtual-network/55a15736-1fb4-4fd1-aa8c-8d882afd5dba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.004945 10.0.0.27 - - [2026-02-16 03:45:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.028704 10.0.0.27 - - [2026-02-16 03:45:13] "GET /virtual-network/55a15736-1fb4-4fd1-aa8c-8d882afd5dba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.004812 10.0.0.27 - - [2026-02-16 03:45:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003853 10.0.0.27 - - [2026-02-16 03:45:17] "GET /virtual-network/55a15736-1fb4-4fd1-aa8c-8d882afd5dba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005611 10.0.0.27 - - [2026-02-16 03:45:20] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006958 10.0.0.50 - - [2026-02-16 03:45:20] "GET /obj-perms HTTP/1.1" 200 5056 0.053640 10.0.0.23 - - [2026-02-16 03:45:20] "GET /obj-perms HTTP/1.1" 200 5056 0.049676 10.0.0.27 - - [2026-02-16 03:45:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003629 10.0.0.27 - - [2026-02-16 03:45:21] "GET /virtual-network/55a15736-1fb4-4fd1-aa8c-8d882afd5dba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.004907 10.0.0.27 - - [2026-02-16 03:45:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002938 10.0.0.27 - - [2026-02-16 03:45:25] "GET /virtual-network/55a15736-1fb4-4fd1-aa8c-8d882afd5dba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.004783 10.0.0.27 - - [2026-02-16 03:45:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003193 10.0.0.27 - - [2026-02-16 03:45:29] "GET /virtual-network/55a15736-1fb4-4fd1-aa8c-8d882afd5dba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.004962 10.0.0.27 - - [2026-02-16 03:45:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003399 10.0.0.27 - - [2026-02-16 03:45:33] "GET /virtual-network/55a15736-1fb4-4fd1-aa8c-8d882afd5dba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.004585 10.0.0.27 - - [2026-02-16 03:45:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003290 10.0.0.27 - - [2026-02-16 03:45:35] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003562 10.0.0.27 - - [2026-02-16 03:45:35] "GET /virtual-networks?parent_id=c0b611bf-02fe-42b4-a230-dcf185ef0fdf&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.003216 10.0.0.27 - - [2026-02-16 03:45:36] "GET /virtual-network/55a15736-1fb4-4fd1-aa8c-8d882afd5dba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005434 10.0.0.27 - - [2026-02-16 03:45:36] "POST /neutron/port HTTP/1.1" 200 1125 0.043802 10.0.0.27 - - [2026-02-16 03:45:41] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006987 10.0.0.27 - - [2026-02-16 03:45:46] "POST /neutron/port HTTP/1.1" 200 1125 0.015185 10.0.0.27 - - [2026-02-16 03:45:51] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006639 10.0.0.27 - - [2026-02-16 03:45:54] "POST /neutron/network HTTP/1.1" 200 843 0.006765 10.0.0.27 - - [2026-02-16 03:45:54] "POST /neutron/port HTTP/1.1" 200 117 0.001308 10.0.0.27 - - [2026-02-16 03:45:56] "POST /neutron/port HTTP/1.1" 200 1125 0.015345 10.0.0.27 - - [2026-02-16 03:45:56] "POST /neutron/subnet HTTP/1.1" 200 699 0.007999 10.0.0.27 - - [2026-02-16 03:45:56] "POST /neutron/port HTTP/1.1" 200 1125 0.026309 10.0.0.27 - - [2026-02-16 03:46:02] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007285 10.0.0.27 - - [2026-02-16 03:46:12] "POST /neutron/port HTTP/1.1" 200 1125 0.014966 10.0.0.27 - - [2026-02-16 03:46:17] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006386 10.0.0.27 - - [2026-02-16 03:46:20] "GET /obj-perms HTTP/1.1" 200 5056 0.050334 10.0.0.27 - - [2026-02-16 03:46:27] "POST /neutron/port HTTP/1.1" 200 1125 0.017685 10.0.0.27 - - [2026-02-16 03:46:27] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007314 10.0.0.27 - - [2026-02-16 03:46:28] "GET /virtual-machine/2baa8a6e-bc1c-4740-a06f-d300891c373f HTTP/1.1" 200 1293 0.034665 10.0.0.27 - - [2026-02-16 03:46:28] "GET /virtual-machine-interface/0683ed35-5e36-4aa5-88a6-d7d9d9736db8 HTTP/1.1" 200 2956 0.005807 10.0.0.27 - - [2026-02-16 03:46:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003570 10.0.0.27 - - [2026-02-16 03:46:28] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003795 10.0.0.27 - - [2026-02-16 03:46:28] "GET /virtual-networks?parent_id=c0b611bf-02fe-42b4-a230-dcf185ef0fdf&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.002506 10.0.0.27 - - [2026-02-16 03:46:28] "GET /virtual-network/55a15736-1fb4-4fd1-aa8c-8d882afd5dba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005164 10.0.0.27 - - [2026-02-16 03:46:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003892 10.0.0.27 - - [2026-02-16 03:46:29] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004027 10.0.0.27 - - [2026-02-16 03:46:29] "GET /virtual-networks?parent_id=c0b611bf-02fe-42b4-a230-dcf185ef0fdf&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.003803 10.0.0.27 - - [2026-02-16 03:46:29] "GET /virtual-network/55a15736-1fb4-4fd1-aa8c-8d882afd5dba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005678 10.0.0.27 - - [2026-02-16 03:46:29] "POST /neutron/port HTTP/1.1" 200 1125 0.018178 10.0.0.27 - - [2026-02-16 03:46:29] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006499 10.0.0.27 - - [2026-02-16 03:46:29] "GET /virtual-machine/6ddddb5d-ce7a-423f-ad52-44b0ac163f51 HTTP/1.1" 200 1293 0.005242 10.0.0.27 - - [2026-02-16 03:46:29] "GET /virtual-machine-interface/ac523d6c-9664-4b11-89f3-f4b2add24468 HTTP/1.1" 200 2958 0.004637 10.0.0.27 - - [2026-02-16 03:46:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003105 10.0.0.27 - - [2026-02-16 03:46:29] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003055 10.0.0.27 - - [2026-02-16 03:46:29] "GET /virtual-networks?parent_id=c0b611bf-02fe-42b4-a230-dcf185ef0fdf&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.002961 10.0.0.27 - - [2026-02-16 03:46:29] "GET /virtual-network/55a15736-1fb4-4fd1-aa8c-8d882afd5dba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005558 10.0.0.27 - - [2026-02-16 03:46:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002922 10.0.0.27 - - [2026-02-16 03:46:30] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.007105 10.0.0.27 - - [2026-02-16 03:46:30] "GET /virtual-networks?parent_id=c0b611bf-02fe-42b4-a230-dcf185ef0fdf&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.002836 10.0.0.27 - - [2026-02-16 03:46:30] "GET /virtual-network/55a15736-1fb4-4fd1-aa8c-8d882afd5dba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005088 10.0.0.27 - - [2026-02-16 03:46:31] "POST /neutron/port HTTP/1.1" 200 1125 0.014752 10.0.0.27 - - [2026-02-16 03:46:36] "POST /fqname-to-id HTTP/1.1" 404 198 0.003224 10.0.0.27 - - [2026-02-16 03:46:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002628 10.0.0.27 - - [2026-02-16 03:46:36] "GET /global-system-config/136815e7-5eea-48be-bf24-9e015b7b8759?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.006141 10.0.0.27 - - [2026-02-16 03:46:36] "POST /control-node-zones HTTP/1.1" 200 569 0.021733 10.0.0.27 - - [2026-02-16 03:46:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.006582 10.0.0.27 - - [2026-02-16 03:46:36] "GET /bgp-router/685290f5-6134-4ed8-a772-fcd67cffb5d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2837 0.005201 10.0.0.27 - - [2026-02-16 03:46:36] "GET /control-node-zone/92d85b91-71b7-4a3e-a024-760526a68661?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.006755 10.0.0.27 - - [2026-02-16 03:46:36] "PUT /bgp-router/685290f5-6134-4ed8-a772-fcd67cffb5d6 HTTP/1.1" 200 254 0.019346 10.0.0.27 - - [2026-02-16 03:46:36] "POST /fqname-to-id HTTP/1.1" 404 198 0.003879 10.0.0.27 - - [2026-02-16 03:46:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003147 10.0.0.27 - - [2026-02-16 03:46:36] "GET /global-system-config/136815e7-5eea-48be-bf24-9e015b7b8759?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.006336 10.0.0.27 - - [2026-02-16 03:46:36] "POST /control-node-zones HTTP/1.1" 200 569 0.021016 10.0.0.27 - - [2026-02-16 03:46:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003567 10.0.0.27 - - [2026-02-16 03:46:36] "GET /bgp-router/63100471-fb72-4590-8427-cf94ce1d5c8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.004550 10.0.0.27 - - [2026-02-16 03:46:36] "GET /control-node-zone/65c37f6b-eccb-416c-ac18-81bf900bb446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.008221 10.0.0.27 - - [2026-02-16 03:46:36] "PUT /bgp-router/63100471-fb72-4590-8427-cf94ce1d5c8b HTTP/1.1" 200 254 0.020745 10.0.0.27 - - [2026-02-16 03:46:36] "POST /fqname-to-id HTTP/1.1" 404 198 0.003094 10.0.0.27 - - [2026-02-16 03:46:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003578 10.0.0.27 - - [2026-02-16 03:46:37] "GET /global-system-config/136815e7-5eea-48be-bf24-9e015b7b8759?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.006186 10.0.0.27 - - [2026-02-16 03:46:37] "POST /control-node-zones HTTP/1.1" 200 569 0.028530 10.0.0.27 - - [2026-02-16 03:46:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003293 10.0.0.27 - - [2026-02-16 03:46:37] "GET /bgp-router/9a16e097-4298-49b2-9185-55da755bf17f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.006736 10.0.0.27 - - [2026-02-16 03:46:37] "GET /control-node-zone/dea209d8-a11f-425f-b8a5-c82248bfad01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.015459 10.0.0.27 - - [2026-02-16 03:46:37] "PUT /bgp-router/9a16e097-4298-49b2-9185-55da755bf17f HTTP/1.1" 200 254 0.018063 10.0.0.27 - - [2026-02-16 03:46:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002989 10.0.0.27 - - [2026-02-16 03:46:37] "GET /global-system-config/136815e7-5eea-48be-bf24-9e015b7b8759?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.006336 10.0.0.27 - - [2026-02-16 03:46:37] "POST /fqname-to-id HTTP/1.1" 404 234 0.008026 10.0.0.27 - - [2026-02-16 03:46:37] "POST /bgp-as-a-services HTTP/1.1" 200 588 0.024857 10.0.0.27 - - [2026-02-16 03:46:37] "POST /neutron/subnet HTTP/1.1" 200 725 0.012157 10.0.0.27 - - [2026-02-16 03:46:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002850 10.0.0.27 - - [2026-02-16 03:46:37] "GET /bgp-as-a-service/b6a5842a-507e-4f51-8bac-f5443770f1a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1548 0.004450 10.0.0.27 - - [2026-02-16 03:46:37] "GET /control-node-zone/92d85b91-71b7-4a3e-a024-760526a68661?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.003644 10.0.0.27 - - [2026-02-16 03:46:37] "POST /ref-update HTTP/1.1" 200 156 0.023747 10.0.0.27 - - [2026-02-16 03:46:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003051 10.0.0.27 - - [2026-02-16 03:46:37] "GET /bgp-as-a-service/b6a5842a-507e-4f51-8bac-f5443770f1a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1836 0.005745 10.0.0.27 - - [2026-02-16 03:46:37] "GET /control-node-zone/65c37f6b-eccb-416c-ac18-81bf900bb446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.002944 10.0.0.27 - - [2026-02-16 03:46:37] "POST /ref-update HTTP/1.1" 200 156 0.013506 10.0.0.27 - - [2026-02-16 03:46:53] "GET /bgp-as-a-service/b6a5842a-507e-4f51-8bac-f5443770f1a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2098 0.005945 10.0.0.27 - - [2026-02-16 03:46:53] "GET /virtual-machine-interface/6939dfec-4367-4ddb-b72b-a9635abd7faa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2737 0.005100 10.0.0.27 - - [2026-02-16 03:46:53] "POST /ref-update HTTP/1.1" 200 156 0.010529 10.0.0.50 - - [2026-02-16 03:46:53] "POST /bgp-routers HTTP/1.1" 200 594 0.059697 10.0.0.50 - - [2026-02-16 03:46:53] "POST /ref-update HTTP/1.1" 200 156 0.018538 10.0.0.27 - - [2026-02-16 03:46:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003837 10.0.0.27 - - [2026-02-16 03:46:54] "GET /global-system-config/136815e7-5eea-48be-bf24-9e015b7b8759?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.005550 10.0.0.27 - - [2026-02-16 03:46:54] "POST /fqname-to-id HTTP/1.1" 404 234 0.003012 10.0.0.27 - - [2026-02-16 03:46:54] "POST /bgp-as-a-services HTTP/1.1" 200 588 0.027207 10.0.0.27 - - [2026-02-16 03:46:54] "POST /neutron/network HTTP/1.1" 200 833 0.007102 10.0.0.27 - - [2026-02-16 03:46:54] "POST /neutron/subnet HTTP/1.1" 200 725 0.007262 10.0.0.27 - - [2026-02-16 03:46:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002587 10.0.0.27 - - [2026-02-16 03:46:54] "GET /bgp-as-a-service/984663b6-cbc6-4b82-83f7-57356ebd93c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1547 0.004693 10.0.0.27 - - [2026-02-16 03:46:54] "GET /control-node-zone/92d85b91-71b7-4a3e-a024-760526a68661?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.003916 10.0.0.27 - - [2026-02-16 03:46:54] "POST /ref-update HTTP/1.1" 200 156 0.014015 10.0.0.27 - - [2026-02-16 03:46:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003251 10.0.0.27 - - [2026-02-16 03:46:54] "GET /bgp-as-a-service/984663b6-cbc6-4b82-83f7-57356ebd93c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1835 0.005827 10.0.0.27 - - [2026-02-16 03:46:54] "GET /control-node-zone/65c37f6b-eccb-416c-ac18-81bf900bb446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.003393 10.0.0.27 - - [2026-02-16 03:46:54] "POST /ref-update HTTP/1.1" 200 156 0.018109 10.0.0.27 - - [2026-02-16 03:46:56] "POST /neutron/port HTTP/1.1" 200 1125 0.018656 10.0.0.27 - - [2026-02-16 03:46:56] "POST /neutron/network HTTP/1.1" 200 843 0.005887 10.0.0.27 - - [2026-02-16 03:46:56] "POST /neutron/subnet HTTP/1.1" 200 699 0.014393 10.0.0.27 - - [2026-02-16 03:46:56] "POST /neutron/port HTTP/1.1" 200 117 0.001432 10.0.0.27 - - [2026-02-16 03:47:01] "GET /bgp-as-a-service/984663b6-cbc6-4b82-83f7-57356ebd93c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2097 0.005920 10.0.0.27 - - [2026-02-16 03:47:01] "GET /virtual-machine-interface/0683ed35-5e36-4aa5-88a6-d7d9d9736db8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2735 0.005019 10.0.0.27 - - [2026-02-16 03:47:01] "POST /ref-update HTTP/1.1" 200 156 0.011504 10.0.0.50 - - [2026-02-16 03:47:01] "POST /ref-update HTTP/1.1" 200 156 0.025480 10.0.0.27 - - [2026-02-16 03:47:24] "GET /bgp-as-a-service/984663b6-cbc6-4b82-83f7-57356ebd93c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2707 0.011111 10.0.0.27 - - [2026-02-16 03:47:24] "GET /virtual-machine-interface/0683ed35-5e36-4aa5-88a6-d7d9d9736db8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3050 0.007017 10.0.0.27 - - [2026-02-16 03:47:24] "POST /ref-update HTTP/1.1" 200 156 0.010916 10.0.0.50 - - [2026-02-16 03:47:24] "POST /ref-update HTTP/1.1" 200 156 0.011730 10.0.0.27 - - [2026-02-16 03:47:24] "DELETE /bgp-as-a-service/984663b6-cbc6-4b82-83f7-57356ebd93c1 HTTP/1.1" 200 115 0.054389 10.0.0.27 - - [2026-02-16 03:47:24] "GET /bgp-as-a-service/b6a5842a-507e-4f51-8bac-f5443770f1a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2708 0.011049 10.0.0.27 - - [2026-02-16 03:47:24] "GET /virtual-machine-interface/6939dfec-4367-4ddb-b72b-a9635abd7faa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3052 0.007679 10.0.0.27 - - [2026-02-16 03:47:24] "POST /ref-update HTTP/1.1" 200 156 0.012028 10.0.0.50 - - [2026-02-16 03:47:24] "POST /ref-update HTTP/1.1" 200 156 0.013694 10.0.0.27 - - [2026-02-16 03:47:24] "DELETE /bgp-as-a-service/b6a5842a-507e-4f51-8bac-f5443770f1a5 HTTP/1.1" 200 115 0.085510 10.0.0.27 - - [2026-02-16 03:47:24] "GET /control-node-zone/dea209d8-a11f-425f-b8a5-c82248bfad01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.003842 10.0.0.27 - - [2026-02-16 03:47:24] "POST /ref-update HTTP/1.1" 200 156 0.016519 10.0.0.27 - - [2026-02-16 03:47:24] "DELETE /control-node-zone/dea209d8-a11f-425f-b8a5-c82248bfad01 HTTP/1.1" 200 115 0.027212 10.0.0.27 - - [2026-02-16 03:47:24] "GET /control-node-zone/65c37f6b-eccb-416c-ac18-81bf900bb446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.004403 10.0.0.27 - - [2026-02-16 03:47:24] "POST /ref-update HTTP/1.1" 200 156 0.017769 10.0.0.27 - - [2026-02-16 03:47:24] "DELETE /control-node-zone/65c37f6b-eccb-416c-ac18-81bf900bb446 HTTP/1.1" 200 115 0.024556 10.0.0.27 - - [2026-02-16 03:47:24] "GET /control-node-zone/92d85b91-71b7-4a3e-a024-760526a68661?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.004476 10.0.0.27 - - [2026-02-16 03:47:24] "POST /ref-update HTTP/1.1" 200 156 0.016679 10.0.0.27 - - [2026-02-16 03:47:24] "DELETE /control-node-zone/92d85b91-71b7-4a3e-a024-760526a68661 HTTP/1.1" 200 115 0.025243 10.0.0.27 - - [2026-02-16 03:47:25] "POST /neutron/network HTTP/1.1" 200 833 0.006661 10.0.0.27 - - [2026-02-16 03:47:25] "POST /neutron/port HTTP/1.1" 200 1115 0.012997 10.0.0.27 - - [2026-02-16 03:47:25] "POST /neutron/port HTTP/1.1" 200 1115 0.029516 10.0.0.27 - - [2026-02-16 03:47:25] "POST /neutron/port HTTP/1.1" 200 1115 0.039701 10.0.0.50 - - [2026-02-16 03:47:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004920 10.0.0.23 - - [2026-02-16 03:47:27] "POST /useragent-kv HTTP/1.1" 200 115 0.052974 10.0.0.23 - - [2026-02-16 03:47:27] "POST /useragent-kv HTTP/1.1" 200 115 0.001906 10.0.0.27 - - [2026-02-16 03:47:27] "POST /neutron/network HTTP/1.1" 200 151 0.202403 10.0.0.23 - - [2026-02-16 03:47:28] "GET /projects?obj_uuids=c0b611bf-02fe-42b4-a230-dcf185ef0fdf&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001122 10.0.0.27 - - [2026-02-16 03:47:28] "GET /project/c0b611bf-02fe-42b4-a230-dcf185ef0fdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.063083 10.0.0.23 - - [2026-02-16 03:47:28] "GET /projects?obj_uuids=c0b611bf-02fe-42b4-a230-dcf185ef0fdf&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001824 10.0.0.27 - - [2026-02-16 03:47:28] "GET /project/c0b611bf-02fe-42b4-a230-dcf185ef0fdf?fields=virtual_networks HTTP/1.1" 200 1035 0.079715 10.0.0.23 - - [2026-02-16 03:47:28] "GET /projects?obj_uuids=c0b611bf-02fe-42b4-a230-dcf185ef0fdf&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001142 10.0.0.27 - - [2026-02-16 03:47:28] "GET /project/c0b611bf-02fe-42b4-a230-dcf185ef0fdf?fields=virtual_machine_interfaces HTTP/1.1" 200 1035 0.044315 10.0.0.23 - - [2026-02-16 03:47:28] "GET /projects?obj_uuids=c0b611bf-02fe-42b4-a230-dcf185ef0fdf&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001693 10.0.0.27 - - [2026-02-16 03:47:28] "GET /project/c0b611bf-02fe-42b4-a230-dcf185ef0fdf?fields=security_groups HTTP/1.1" 200 1262 0.040324 10.0.0.27 - - [2026-02-16 03:47:29] "POST /fqname-to-id HTTP/1.1" 404 181 0.024915 10.0.0.23 - - [2026-02-16 03:47:29] "GET /projects?obj_uuids=86df7215-709b-42b3-90e6-67650ced2b5b&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003009 10.0.0.23 - - [2026-02-16 03:47:29] "GET /domains?obj_uuids=026ea67f-9b7a-4f1c-a755-90b25d4ac1dc&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001172 10.0.0.23 - - [2026-02-16 03:47:29] "GET /domain/026ea67f-9b7a-4f1c-a755-90b25d4ac1dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.040076 10.0.0.23 - - [2026-02-16 03:47:30] "POST /id-to-fqname HTTP/1.1" 200 183 0.006978 10.0.0.23 - - [2026-02-16 03:47:30] "POST /fqname-to-id HTTP/1.1" 404 192 0.004242 10.0.0.23 - - [2026-02-16 03:47:30] "POST /security-groups HTTP/1.1" 200 584 0.073506 10.0.0.23 - - [2026-02-16 03:47:30] "POST /projects HTTP/1.1" 200 571 0.275751 10.0.0.50 - - [2026-02-16 03:47:30] "POST /access-control-lists HTTP/1.1" 200 589 0.027873 10.0.0.23 - - [2026-02-16 03:47:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.356854 10.0.0.27 - - [2026-02-16 03:47:30] "GET /project/86df7215-709b-42b3-90e6-67650ced2b5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.519914 10.0.0.27 - - [2026-02-16 03:47:31] "GET / HTTP/1.1" 200 35931 0.001802 10.0.0.23 - - [2026-02-16 03:47:34] "GET /projects?obj_uuids=86df7215-709b-42b3-90e6-67650ced2b5b&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000963 10.0.0.27 - - [2026-02-16 03:47:34] "GET /project/86df7215-709b-42b3-90e6-67650ced2b5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.049537 10.0.0.23 - - [2026-02-16 03:47:34] "GET /projects?obj_uuids=86df7215-709b-42b3-90e6-67650ced2b5b&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000998 10.0.0.27 - - [2026-02-16 03:47:34] "GET /project/86df7215-709b-42b3-90e6-67650ced2b5b?fields=virtual_networks HTTP/1.1" 200 1018 0.049592 10.0.0.23 - - [2026-02-16 03:47:34] "GET /projects?obj_uuids=86df7215-709b-42b3-90e6-67650ced2b5b&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001042 10.0.0.27 - - [2026-02-16 03:47:34] "GET /project/86df7215-709b-42b3-90e6-67650ced2b5b?fields=virtual_machine_interfaces HTTP/1.1" 200 1018 0.037391 10.0.0.23 - - [2026-02-16 03:47:34] "GET /projects?obj_uuids=86df7215-709b-42b3-90e6-67650ced2b5b&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000932 10.0.0.27 - - [2026-02-16 03:47:34] "GET /project/86df7215-709b-42b3-90e6-67650ced2b5b?fields=security_groups HTTP/1.1" 200 1237 0.033882 10.0.0.27 - - [2026-02-16 03:47:35] "POST /fqname-to-id HTTP/1.1" 404 189 0.024862 10.0.0.23 - - [2026-02-16 03:47:35] "GET /projects?obj_uuids=a0eb9f57-6b83-482c-8cbe-933880c58210&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002816 10.0.0.23 - - [2026-02-16 03:47:35] "GET /domains?obj_uuids=026ea67f-9b7a-4f1c-a755-90b25d4ac1dc&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000862 10.0.0.23 - - [2026-02-16 03:47:35] "GET /domain/026ea67f-9b7a-4f1c-a755-90b25d4ac1dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.006381 10.0.0.23 - - [2026-02-16 03:47:35] "POST /id-to-fqname HTTP/1.1" 200 191 0.004076 10.0.0.23 - - [2026-02-16 03:47:35] "POST /fqname-to-id HTTP/1.1" 404 200 0.004774 10.0.0.23 - - [2026-02-16 03:47:35] "POST /security-groups HTTP/1.1" 200 592 0.066844 10.0.0.50 - - [2026-02-16 03:47:35] "POST /fqname-to-id HTTP/1.1" 404 235 0.006364 10.0.0.23 - - [2026-02-16 03:47:35] "POST /projects HTTP/1.1" 200 587 0.249495 10.0.0.23 - - [2026-02-16 03:47:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.288793 10.0.0.50 - - [2026-02-16 03:47:36] "POST /access-control-lists HTTP/1.1" 200 595 0.029124 10.0.0.27 - - [2026-02-16 03:47:36] "GET /project/a0eb9f57-6b83-482c-8cbe-933880c58210?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.456447 10.0.0.27 - - [2026-02-16 03:47:37] "GET / HTTP/1.1" 200 35931 0.001987 10.0.0.23 - - [2026-02-16 03:47:40] "GET /projects?obj_uuids=a0eb9f57-6b83-482c-8cbe-933880c58210&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000890 10.0.0.27 - - [2026-02-16 03:47:40] "GET /project/a0eb9f57-6b83-482c-8cbe-933880c58210?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.048992 10.0.0.23 - - [2026-02-16 03:47:40] "GET /projects?obj_uuids=a0eb9f57-6b83-482c-8cbe-933880c58210&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000867 10.0.0.27 - - [2026-02-16 03:47:40] "GET /project/a0eb9f57-6b83-482c-8cbe-933880c58210?fields=virtual_networks HTTP/1.1" 200 1035 0.042621 10.0.0.23 - - [2026-02-16 03:47:40] "GET /projects?obj_uuids=a0eb9f57-6b83-482c-8cbe-933880c58210&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001163 10.0.0.27 - - [2026-02-16 03:47:40] "GET /project/a0eb9f57-6b83-482c-8cbe-933880c58210?fields=virtual_machine_interfaces HTTP/1.1" 200 1035 0.034549 10.0.0.23 - - [2026-02-16 03:47:40] "GET /projects?obj_uuids=a0eb9f57-6b83-482c-8cbe-933880c58210&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000922 10.0.0.27 - - [2026-02-16 03:47:40] "GET /project/a0eb9f57-6b83-482c-8cbe-933880c58210?fields=security_groups HTTP/1.1" 200 1262 0.037738 10.0.0.27 - - [2026-02-16 03:47:41] "POST /fqname-to-id HTTP/1.1" 404 195 0.028385 10.0.0.23 - - [2026-02-16 03:47:41] "GET /projects?obj_uuids=f540cfb2-d9d6-4ac4-9f0c-4b0e3074bf1a&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002769 10.0.0.23 - - [2026-02-16 03:47:41] "GET /domains?obj_uuids=026ea67f-9b7a-4f1c-a755-90b25d4ac1dc&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001141 10.0.0.23 - - [2026-02-16 03:47:41] "GET /domain/026ea67f-9b7a-4f1c-a755-90b25d4ac1dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.008731 10.0.0.23 - - [2026-02-16 03:47:41] "POST /id-to-fqname HTTP/1.1" 200 197 0.005219 10.0.0.23 - - [2026-02-16 03:47:41] "POST /fqname-to-id HTTP/1.1" 404 206 0.009569 10.0.0.23 - - [2026-02-16 03:47:41] "POST /security-groups HTTP/1.1" 200 598 0.068553 10.0.0.23 - - [2026-02-16 03:47:41] "POST /projects HTTP/1.1" 200 599 0.290444 10.0.0.23 - - [2026-02-16 03:47:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.324021 10.0.0.50 - - [2026-02-16 03:47:41] "POST /fqname-to-id HTTP/1.1" 404 240 0.009226 10.0.0.27 - - [2026-02-16 03:47:41] "GET /project/f540cfb2-d9d6-4ac4-9f0c-4b0e3074bf1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1392 0.476822 10.0.0.27 - - [2026-02-16 03:47:42] "GET / HTTP/1.1" 200 35931 0.002270 10.0.0.27 - - [2026-02-16 03:47:44] "POST /fqname-to-id HTTP/1.1" 401 292 0.000399 10.0.0.27 - - [2026-02-16 03:47:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.059623 10.0.0.27 - - [2026-02-16 03:47:44] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003608 10.0.0.27 - - [2026-02-16 03:47:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002457 10.0.0.27 - - [2026-02-16 03:47:44] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004400 10.0.0.27 - - [2026-02-16 03:47:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002674 10.0.0.27 - - [2026-02-16 03:47:45] "PUT /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe HTTP/1.1" 200 276 0.012322 10.0.0.27 - - [2026-02-16 03:47:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003016 10.0.0.23 - - [2026-02-16 03:47:45] "GET /projects?obj_uuids=f540cfb2-d9d6-4ac4-9f0c-4b0e3074bf1a&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.000860 10.0.0.27 - - [2026-02-16 03:47:45] "GET /project/f540cfb2-d9d6-4ac4-9f0c-4b0e3074bf1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1392 0.034367 10.0.0.50 - - [2026-02-16 03:47:45] "POST /ref-update HTTP/1.1" 200 156 0.022603 10.0.0.23 - - [2026-02-16 03:47:45] "POST /useragent-kv HTTP/1.1" 200 115 0.006635 10.0.0.27 - - [2026-02-16 03:47:45] "POST /neutron/subnet HTTP/1.1" 200 701 0.220413 10.0.0.27 - - [2026-02-16 03:47:45] "POST /id-to-fqname HTTP/1.1" 200 218 0.001281 10.0.0.27 - - [2026-02-16 03:47:45] "GET /virtual-network/cdbd7005-a385-41a3-934b-2688f5ff0856?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.004892 10.0.0.27 - - [2026-02-16 03:47:45] "GET /virtual-network/cdbd7005-a385-41a3-934b-2688f5ff0856?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005616 10.0.0.27 - - [2026-02-16 03:47:45] "POST /neutron/network HTTP/1.1" 200 808 0.005300 10.0.0.27 - - [2026-02-16 03:47:45] "POST /id-to-fqname HTTP/1.1" 200 218 0.001256 10.0.0.23 - - [2026-02-16 03:47:46] "GET /projects?obj_uuids=f540cfb2-d9d6-4ac4-9f0c-4b0e3074bf1a&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.000906 10.0.0.27 - - [2026-02-16 03:47:46] "GET /project/f540cfb2-d9d6-4ac4-9f0c-4b0e3074bf1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1392 0.060539 10.0.0.27 - - [2026-02-16 03:47:46] "POST /neutron/network HTTP/1.1" 200 808 0.006044 10.0.0.27 - - [2026-02-16 03:47:46] "POST /id-to-fqname HTTP/1.1" 200 218 0.001275 10.0.0.27 - - [2026-02-16 03:47:46] "POST /neutron/port HTTP/1.1" 200 117 0.005452 10.0.0.23 - - [2026-02-16 03:47:47] "GET /projects?obj_uuids=f540cfb2-d9d6-4ac4-9f0c-4b0e3074bf1a&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.000909 10.0.0.27 - - [2026-02-16 03:47:47] "POST /neutron/port HTTP/1.1" 200 1062 0.288968 10.0.0.27 - - [2026-02-16 03:47:47] "POST /neutron/port HTTP/1.1" 200 1116 0.115877 10.0.0.23 - - [2026-02-16 03:47:47] "GET /projects?obj_uuids=f540cfb2-d9d6-4ac4-9f0c-4b0e3074bf1a&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001432 10.0.0.27 - - [2026-02-16 03:47:47] "GET /project/f540cfb2-d9d6-4ac4-9f0c-4b0e3074bf1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1392 0.099759 10.0.0.27 - - [2026-02-16 03:47:47] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003969 10.0.0.27 - - [2026-02-16 03:47:47] "POST /neutron/network HTTP/1.1" 200 808 0.005133 10.0.0.27 - - [2026-02-16 03:47:48] "POST /neutron/port HTTP/1.1" 200 117 0.005412 10.0.0.27 - - [2026-02-16 03:47:48] "POST /neutron/port HTTP/1.1" 200 1062 0.019781 10.0.0.27 - - [2026-02-16 03:47:48] "GET /virtual-network/cdbd7005-a385-41a3-934b-2688f5ff0856?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.004395 10.0.0.27 - - [2026-02-16 03:47:48] "POST /neutron/port HTTP/1.1" 200 1126 0.015445 10.0.0.27 - - [2026-02-16 03:47:49] "POST /neutron/port HTTP/1.1" 200 117 0.001070 10.0.0.27 - - [2026-02-16 03:47:50] "POST /neutron/security_group HTTP/1.1" 200 2065 0.006553 10.0.0.27 - - [2026-02-16 03:47:50] "POST /neutron/port HTTP/1.1" 200 1126 0.020615 10.0.0.27 - - [2026-02-16 03:47:50] "POST /neutron/security_group HTTP/1.1" 200 2065 0.006412 10.0.0.27 - - [2026-02-16 03:47:50] "GET /virtual-machine/9ccf2035-fc63-4fcb-b21c-a1289bc10c2e HTTP/1.1" 401 292 0.000471 10.0.0.27 - - [2026-02-16 03:47:50] "GET /virtual-machine/9ccf2035-fc63-4fcb-b21c-a1289bc10c2e HTTP/1.1" 200 1300 0.029870 10.0.0.27 - - [2026-02-16 03:47:50] "GET /virtual-machine/9ccf2035-fc63-4fcb-b21c-a1289bc10c2e HTTP/1.1" 200 1300 0.003540 10.0.0.27 - - [2026-02-16 03:47:50] "GET /virtual-machine-interface/5517330f-60b8-4d44-a52d-30f26e28458a HTTP/1.1" 200 2949 0.004452 10.0.0.27 - - [2026-02-16 03:47:50] "GET /virtual-machine/9ccf2035-fc63-4fcb-b21c-a1289bc10c2e HTTP/1.1" 200 1300 0.003282 10.0.0.27 - - [2026-02-16 03:47:50] "GET /virtual-machine-interface/5517330f-60b8-4d44-a52d-30f26e28458a HTTP/1.1" 200 2949 0.004745 10.0.0.27 - - [2026-02-16 03:47:50] "GET /instance-ip/e770c421-39ba-45fa-9274-a0ff219a5ce2 HTTP/1.1" 200 1621 0.005327 10.0.0.27 - - [2026-02-16 03:47:50] "GET /virtual-machine/9ccf2035-fc63-4fcb-b21c-a1289bc10c2e HTTP/1.1" 200 1300 0.003132 10.0.0.27 - - [2026-02-16 03:47:50] "GET /virtual-machine-interface/5517330f-60b8-4d44-a52d-30f26e28458a HTTP/1.1" 200 2949 0.004897 10.0.0.27 - - [2026-02-16 03:47:50] "GET /instance-ip/e770c421-39ba-45fa-9274-a0ff219a5ce2 HTTP/1.1" 200 1621 0.003094 10.0.0.27 - - [2026-02-16 03:47:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003039 10.0.0.27 - - [2026-02-16 03:47:50] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003556 10.0.0.27 - - [2026-02-16 03:47:50] "GET /virtual-networks?parent_id=f540cfb2-d9d6-4ac4-9f0c-4b0e3074bf1a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002725 10.0.0.27 - - [2026-02-16 03:47:50] "GET /virtual-network/cdbd7005-a385-41a3-934b-2688f5ff0856?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006190 10.0.0.27 - - [2026-02-16 03:47:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003182 10.0.0.27 - - [2026-02-16 03:47:50] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005316 10.0.0.27 - - [2026-02-16 03:47:50] "GET /virtual-networks?parent_id=f540cfb2-d9d6-4ac4-9f0c-4b0e3074bf1a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003257 10.0.0.27 - - [2026-02-16 03:47:51] "GET /virtual-network/cdbd7005-a385-41a3-934b-2688f5ff0856?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005605 10.0.0.27 - - [2026-02-16 03:47:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003683 10.0.0.27 - - [2026-02-16 03:47:51] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003638 10.0.0.27 - - [2026-02-16 03:47:51] "GET /virtual-networks?parent_id=f540cfb2-d9d6-4ac4-9f0c-4b0e3074bf1a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003081 10.0.0.27 - - [2026-02-16 03:47:51] "GET /virtual-network/cdbd7005-a385-41a3-934b-2688f5ff0856?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005952 10.0.0.27 - - [2026-02-16 03:47:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002998 10.0.0.27 - - [2026-02-16 03:47:51] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003750 10.0.0.27 - - [2026-02-16 03:47:51] "GET /virtual-networks?parent_id=f540cfb2-d9d6-4ac4-9f0c-4b0e3074bf1a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003260 10.0.0.27 - - [2026-02-16 03:47:51] "GET /virtual-network/cdbd7005-a385-41a3-934b-2688f5ff0856?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.012253 10.0.0.27 - - [2026-02-16 03:47:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003438 10.0.0.27 - - [2026-02-16 03:47:51] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004499 10.0.0.27 - - [2026-02-16 03:47:51] "GET /virtual-networks?parent_id=f540cfb2-d9d6-4ac4-9f0c-4b0e3074bf1a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002458 10.0.0.27 - - [2026-02-16 03:47:51] "GET /virtual-network/cdbd7005-a385-41a3-934b-2688f5ff0856?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.007035 10.0.0.27 - - [2026-02-16 03:47:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003140 10.0.0.27 - - [2026-02-16 03:47:51] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004405 10.0.0.27 - - [2026-02-16 03:47:51] "GET /virtual-networks?parent_id=f540cfb2-d9d6-4ac4-9f0c-4b0e3074bf1a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003144 10.0.0.27 - - [2026-02-16 03:47:51] "GET /virtual-network/cdbd7005-a385-41a3-934b-2688f5ff0856?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.007318 10.0.0.27 - - [2026-02-16 03:47:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002791 10.0.0.27 - - [2026-02-16 03:47:51] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004282 10.0.0.27 - - [2026-02-16 03:47:51] "GET /virtual-networks?parent_id=f540cfb2-d9d6-4ac4-9f0c-4b0e3074bf1a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002494 10.0.0.27 - - [2026-02-16 03:47:51] "GET /virtual-network/cdbd7005-a385-41a3-934b-2688f5ff0856?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006445 10.0.0.27 - - [2026-02-16 03:47:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004155 10.0.0.27 - - [2026-02-16 03:47:54] "GET /virtual-network/cdbd7005-a385-41a3-934b-2688f5ff0856?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006024 10.0.0.27 - - [2026-02-16 03:47:57] "POST /neutron/network HTTP/1.1" 200 818 0.006651 10.0.0.27 - - [2026-02-16 03:47:57] "POST /neutron/port HTTP/1.1" 200 117 0.001371 10.0.0.27 - - [2026-02-16 03:47:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003383 10.0.0.27 - - [2026-02-16 03:47:58] "GET /virtual-network/cdbd7005-a385-41a3-934b-2688f5ff0856?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005012 10.0.0.27 - - [2026-02-16 03:48:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003458 10.0.0.27 - - [2026-02-16 03:48:02] "GET /virtual-network/cdbd7005-a385-41a3-934b-2688f5ff0856?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.004916 10.0.0.27 - - [2026-02-16 03:48:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003323 10.0.0.27 - - [2026-02-16 03:48:07] "GET /virtual-network/cdbd7005-a385-41a3-934b-2688f5ff0856?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.004859 10.0.0.27 - - [2026-02-16 03:48:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.011191 10.0.0.27 - - [2026-02-16 03:48:11] "GET /virtual-network/cdbd7005-a385-41a3-934b-2688f5ff0856?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.008790 10.0.0.27 - - [2026-02-16 03:48:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003903 10.0.0.27 - - [2026-02-16 03:48:15] "GET /virtual-network/cdbd7005-a385-41a3-934b-2688f5ff0856?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005448 10.0.0.27 - - [2026-02-16 03:48:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003194 10.0.0.27 - - [2026-02-16 03:48:19] "GET /virtual-network/cdbd7005-a385-41a3-934b-2688f5ff0856?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005240 10.0.0.50 - - [2026-02-16 03:48:22] "GET /obj-perms HTTP/1.1" 200 5056 0.049184 10.0.0.23 - - [2026-02-16 03:48:22] "GET /obj-perms HTTP/1.1" 200 5056 0.046157 10.0.0.27 - - [2026-02-16 03:48:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003981 10.0.0.27 - - [2026-02-16 03:48:23] "GET /virtual-network/cdbd7005-a385-41a3-934b-2688f5ff0856?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006122 10.0.0.27 - - [2026-02-16 03:48:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003688 10.0.0.27 - - [2026-02-16 03:48:25] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003990 10.0.0.27 - - [2026-02-16 03:48:25] "GET /virtual-networks?parent_id=f540cfb2-d9d6-4ac4-9f0c-4b0e3074bf1a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002819 10.0.0.27 - - [2026-02-16 03:48:25] "GET /virtual-network/cdbd7005-a385-41a3-934b-2688f5ff0856?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005530 10.0.0.27 - - [2026-02-16 03:48:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003118 10.0.0.27 - - [2026-02-16 03:48:25] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003061 10.0.0.27 - - [2026-02-16 03:48:25] "GET /virtual-networks?parent_id=f540cfb2-d9d6-4ac4-9f0c-4b0e3074bf1a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002655 10.0.0.27 - - [2026-02-16 03:48:25] "GET /virtual-network/cdbd7005-a385-41a3-934b-2688f5ff0856?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005650 10.0.0.27 - - [2026-02-16 03:48:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003300 10.0.0.23 - - [2026-02-16 03:48:25] "DELETE /project/f540cfb2d9d64ac49f0c4b0e3074bf1a HTTP/1.1" 404 173 0.007398 10.0.0.23 - - [2026-02-16 03:48:25] "DELETE /project/a0eb9f576b83482c8cbe933880c58210 HTTP/1.1" 404 173 0.015490 10.0.0.23 - - [2026-02-16 03:48:25] "DELETE /project/86df7215709b42b390e667650ced2b5b HTTP/1.1" 404 173 0.009761 10.0.0.23 - - [2026-02-16 03:48:25] "GET /projects?obj_uuids=a0eb9f57-6b83-482c-8cbe-933880c58210&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001349 10.0.0.23 - - [2026-02-16 03:48:25] "GET /projects?obj_uuids=c0b611bf-02fe-42b4-a230-dcf185ef0fdf&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000809 10.0.0.23 - - [2026-02-16 03:48:25] "GET /projects?obj_uuids=86df7215-709b-42b3-90e6-67650ced2b5b&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000707 10.0.0.27 - - [2026-02-16 03:48:25] "GET /routing-instance/06506146-9099-466d-b846-34bdb67fec09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.004947 10.0.0.23 - - [2026-02-16 03:48:25] "GET /project/86df7215-709b-42b3-90e6-67650ced2b5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1440 0.068629 10.0.0.23 - - [2026-02-16 03:48:26] "GET /project/c0b611bf-02fe-42b4-a230-dcf185ef0fdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1473 0.081127 10.0.0.27 - - [2026-02-16 03:48:26] "GET /route-target/64f1f16c-7a90-4f62-8059-a23bba22aec8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.014764 10.0.0.23 - - [2026-02-16 03:48:26] "GET /project/a0eb9f57-6b83-482c-8cbe-933880c58210?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1473 0.092153 10.0.0.23 - - [2026-02-16 03:48:26] "GET /projects?obj_uuids=86df7215-709b-42b3-90e6-67650ced2b5b&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000820 10.0.0.23 - - [2026-02-16 03:48:26] "GET /projects?obj_uuids=c0b611bf-02fe-42b4-a230-dcf185ef0fdf&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000743 10.0.0.23 - - [2026-02-16 03:48:26] "GET /projects?obj_uuids=a0eb9f57-6b83-482c-8cbe-933880c58210&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001454 10.0.0.23 - - [2026-02-16 03:48:26] "GET /project/c0b611bf-02fe-42b4-a230-dcf185ef0fdf?fields=security_groups HTTP/1.1" 200 1367 0.041341 10.0.0.23 - - [2026-02-16 03:48:26] "GET /project/a0eb9f57-6b83-482c-8cbe-933880c58210?fields=security_groups HTTP/1.1" 200 1367 0.046673 10.0.0.23 - - [2026-02-16 03:48:26] "GET /project/86df7215-709b-42b3-90e6-67650ced2b5b?fields=security_groups HTTP/1.1" 200 1342 0.068712 10.0.0.27 - - [2026-02-16 03:48:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003995 10.0.0.27 - - [2026-02-16 03:48:26] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003594 10.0.0.27 - - [2026-02-16 03:48:26] "GET /virtual-networks?parent_id=f540cfb2-d9d6-4ac4-9f0c-4b0e3074bf1a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.005392 10.0.0.23 - - [2026-02-16 03:48:26] "DELETE /security-group/8a643480-346a-4547-9676-9ccb878c5771 HTTP/1.1" 200 115 0.069533 10.0.0.23 - - [2026-02-16 03:48:26] "GET /projects?obj_uuids=c0b611bf-02fe-42b4-a230-dcf185ef0fdf&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000854 10.0.0.23 - - [2026-02-16 03:48:26] "DELETE /security-group/ab0a190d-8bcd-41d0-804c-035690fd54a0 HTTP/1.1" 200 115 0.086969 10.0.0.27 - - [2026-02-16 03:48:26] "GET /virtual-network/cdbd7005-a385-41a3-934b-2688f5ff0856?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.008371 10.0.0.23 - - [2026-02-16 03:48:26] "DELETE /security-group/9985a014-056b-496f-bf83-e567c6e63c1a HTTP/1.1" 200 115 0.103901 10.0.0.23 - - [2026-02-16 03:48:26] "GET /projects?obj_uuids=86df7215-709b-42b3-90e6-67650ced2b5b&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000782 10.0.0.27 - - [2026-02-16 03:48:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.009081 10.0.0.23 - - [2026-02-16 03:48:26] "GET /projects?obj_uuids=a0eb9f57-6b83-482c-8cbe-933880c58210&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000824 10.0.0.23 - - [2026-02-16 03:48:26] "GET /project/c0b611bf-02fe-42b4-a230-dcf185ef0fdf?fields=application_policy_sets HTTP/1.1" 200 1406 0.084495 10.0.0.27 - - [2026-02-16 03:48:26] "GET /routing-instance/06506146-9099-466d-b846-34bdb67fec09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.004354 10.0.0.23 - - [2026-02-16 03:48:26] "GET /project/86df7215-709b-42b3-90e6-67650ced2b5b?fields=application_policy_sets HTTP/1.1" 200 1381 0.079174 10.0.0.23 - - [2026-02-16 03:48:26] "GET /project/a0eb9f57-6b83-482c-8cbe-933880c58210?fields=application_policy_sets HTTP/1.1" 200 1406 0.100863 10.0.0.27 - - [2026-02-16 03:48:26] "GET /route-target/64f1f16c-7a90-4f62-8059-a23bba22aec8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.015920 10.0.0.27 - - [2026-02-16 03:48:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.008261 10.0.0.27 - - [2026-02-16 03:48:26] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.024408 10.0.0.27 - - [2026-02-16 03:48:26] "GET /virtual-networks?parent_id=f540cfb2-d9d6-4ac4-9f0c-4b0e3074bf1a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.015518 10.0.0.50 - - [2026-02-16 03:48:26] "DELETE /access-control-list/e80e7378-6fbf-4c92-96b4-fb8605076840 HTTP/1.1" 200 115 0.088359 10.0.0.27 - - [2026-02-16 03:48:26] "GET /virtual-network/cdbd7005-a385-41a3-934b-2688f5ff0856?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.007547 10.0.0.27 - - [2026-02-16 03:48:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.012943 10.0.0.27 - - [2026-02-16 03:48:26] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.011640 10.0.0.23 - - [2026-02-16 03:48:26] "DELETE /project/c0b611bf-02fe-42b4-a230-dcf185ef0fdf HTTP/1.1" 200 115 0.778821 10.0.0.27 - - [2026-02-16 03:48:26] "GET /virtual-networks?parent_id=f540cfb2-d9d6-4ac4-9f0c-4b0e3074bf1a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004533 10.0.0.23 - - [2026-02-16 03:48:26] "DELETE /project/86df7215-709b-42b3-90e6-67650ced2b5b HTTP/1.1" 200 115 0.798365 10.0.0.23 - - [2026-02-16 03:48:26] "DELETE /project/a0eb9f57-6b83-482c-8cbe-933880c58210 HTTP/1.1" 200 115 0.805226 10.0.0.27 - - [2026-02-16 03:48:26] "GET /virtual-network/cdbd7005-a385-41a3-934b-2688f5ff0856?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.008612 10.0.0.50 - - [2026-02-16 03:48:26] "DELETE /access-control-list/88a938bb-869b-4d88-8ad5-763c5519b15f HTTP/1.1" 200 115 0.038211 10.0.0.27 - - [2026-02-16 03:48:26] "GET /obj-perms HTTP/1.1" 200 5044 0.066477 10.0.0.27 - - [2026-02-16 03:48:27] "GET /obj-perms HTTP/1.1" 200 5044 0.003422 10.0.0.23 - - [2026-02-16 03:48:27] "GET /obj-perms HTTP/1.1" 200 5044 0.049566 10.0.0.27 - - [2026-02-16 03:48:27] "GET /obj-perms HTTP/1.1" 200 5044 0.003393 10.0.0.50 - - [2026-02-16 03:48:27] "GET /obj-perms HTTP/1.1" 200 5044 0.049199 10.0.0.27 - - [2026-02-16 03:48:27] "POST /neutron/security_group HTTP/1.1" 200 2065 0.006960 10.0.0.27 - - [2026-02-16 03:48:27] "POST /neutron/port HTTP/1.1" 200 1126 0.014785 10.0.0.27 - - [2026-02-16 03:48:27] "POST /neutron/security_group HTTP/1.1" 200 2065 0.007011 10.0.0.27 - - [2026-02-16 03:48:27] "GET /virtual-machine/f45254f6-3d95-4272-8378-8ecd1ae20c9e HTTP/1.1" 200 1299 0.005492 10.0.0.27 - - [2026-02-16 03:48:27] "GET /virtual-machine/f45254f6-3d95-4272-8378-8ecd1ae20c9e HTTP/1.1" 200 1299 0.003289 10.0.0.27 - - [2026-02-16 03:48:27] "GET /virtual-machine-interface/b6c3f6e2-befa-4f64-88ac-13401e3aadd2 HTTP/1.1" 200 2949 0.004614 10.0.0.27 - - [2026-02-16 03:48:27] "GET /virtual-machine/f45254f6-3d95-4272-8378-8ecd1ae20c9e HTTP/1.1" 200 1299 0.004094 10.0.0.27 - - [2026-02-16 03:48:27] "GET /virtual-machine-interface/b6c3f6e2-befa-4f64-88ac-13401e3aadd2 HTTP/1.1" 200 2949 0.004813 10.0.0.27 - - [2026-02-16 03:48:27] "GET /instance-ip/3fe3e02c-f1f7-489a-84ae-47d1dac1aa86 HTTP/1.1" 200 1619 0.005769 10.0.0.27 - - [2026-02-16 03:48:27] "GET /virtual-machine/f45254f6-3d95-4272-8378-8ecd1ae20c9e HTTP/1.1" 200 1299 0.003001 10.0.0.27 - - [2026-02-16 03:48:27] "GET /virtual-machine-interface/b6c3f6e2-befa-4f64-88ac-13401e3aadd2 HTTP/1.1" 200 2949 0.004728 10.0.0.27 - - [2026-02-16 03:48:27] "GET /instance-ip/3fe3e02c-f1f7-489a-84ae-47d1dac1aa86 HTTP/1.1" 200 1619 0.003474 10.0.0.27 - - [2026-02-16 03:48:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003602 10.0.0.27 - - [2026-02-16 03:48:27] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003304 10.0.0.27 - - [2026-02-16 03:48:27] "GET /virtual-networks?parent_id=f540cfb2-d9d6-4ac4-9f0c-4b0e3074bf1a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002830 10.0.0.27 - - [2026-02-16 03:48:27] "GET /virtual-network/cdbd7005-a385-41a3-934b-2688f5ff0856?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005185 10.0.0.27 - - [2026-02-16 03:48:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002904 10.0.0.27 - - [2026-02-16 03:48:27] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004414 10.0.0.27 - - [2026-02-16 03:48:27] "GET /virtual-networks?parent_id=f540cfb2-d9d6-4ac4-9f0c-4b0e3074bf1a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002961 10.0.0.27 - - [2026-02-16 03:48:28] "GET /virtual-network/cdbd7005-a385-41a3-934b-2688f5ff0856?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005697 10.0.0.27 - - [2026-02-16 03:48:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003012 10.0.0.27 - - [2026-02-16 03:48:28] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003724 10.0.0.27 - - [2026-02-16 03:48:28] "GET /virtual-networks?parent_id=f540cfb2-d9d6-4ac4-9f0c-4b0e3074bf1a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002626 10.0.0.27 - - [2026-02-16 03:48:28] "GET /virtual-network/cdbd7005-a385-41a3-934b-2688f5ff0856?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005835 10.0.0.27 - - [2026-02-16 03:48:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003516 10.0.0.27 - - [2026-02-16 03:48:28] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003993 10.0.0.27 - - [2026-02-16 03:48:28] "GET /virtual-networks?parent_id=f540cfb2-d9d6-4ac4-9f0c-4b0e3074bf1a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004698 10.0.0.27 - - [2026-02-16 03:48:28] "GET /virtual-network/cdbd7005-a385-41a3-934b-2688f5ff0856?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006554 10.0.0.27 - - [2026-02-16 03:48:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004617 10.0.0.27 - - [2026-02-16 03:48:28] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005314 10.0.0.27 - - [2026-02-16 03:48:28] "GET /virtual-networks?parent_id=f540cfb2-d9d6-4ac4-9f0c-4b0e3074bf1a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002789 10.0.0.27 - - [2026-02-16 03:48:28] "GET /virtual-network/cdbd7005-a385-41a3-934b-2688f5ff0856?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005377 10.0.0.27 - - [2026-02-16 03:48:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003268 10.0.0.27 - - [2026-02-16 03:48:28] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003938 10.0.0.27 - - [2026-02-16 03:48:28] "GET /virtual-networks?parent_id=f540cfb2-d9d6-4ac4-9f0c-4b0e3074bf1a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002861 10.0.0.27 - - [2026-02-16 03:48:28] "GET /virtual-network/cdbd7005-a385-41a3-934b-2688f5ff0856?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.008790 10.0.0.27 - - [2026-02-16 03:48:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003411 10.0.0.27 - - [2026-02-16 03:48:28] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003699 10.0.0.27 - - [2026-02-16 03:48:28] "GET /virtual-networks?parent_id=f540cfb2-d9d6-4ac4-9f0c-4b0e3074bf1a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003049 10.0.0.27 - - [2026-02-16 03:48:28] "GET /virtual-network/cdbd7005-a385-41a3-934b-2688f5ff0856?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006436 10.0.0.27 - - [2026-02-16 03:48:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002740 10.0.0.27 - - [2026-02-16 03:48:31] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003322 10.0.0.27 - - [2026-02-16 03:48:31] "GET /virtual-networks?parent_id=f540cfb2-d9d6-4ac4-9f0c-4b0e3074bf1a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002470 10.0.0.27 - - [2026-02-16 03:48:31] "GET /virtual-network/cdbd7005-a385-41a3-934b-2688f5ff0856?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005642 10.0.0.27 - - [2026-02-16 03:48:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003339 10.0.0.27 - - [2026-02-16 03:48:32] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003114 10.0.0.27 - - [2026-02-16 03:48:32] "GET /virtual-networks?parent_id=f540cfb2-d9d6-4ac4-9f0c-4b0e3074bf1a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002876 10.0.0.27 - - [2026-02-16 03:48:32] "GET /virtual-network/cdbd7005-a385-41a3-934b-2688f5ff0856?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005523 10.0.0.27 - - [2026-02-16 03:48:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002923 10.0.0.27 - - [2026-02-16 03:48:32] "GET /routing-instance/06506146-9099-466d-b846-34bdb67fec09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.004132 10.0.0.27 - - [2026-02-16 03:48:32] "GET /route-target/64f1f16c-7a90-4f62-8059-a23bba22aec8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.005030 10.0.0.27 - - [2026-02-16 03:48:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003348 10.0.0.27 - - [2026-02-16 03:48:32] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003518 10.0.0.27 - - [2026-02-16 03:48:32] "GET /virtual-networks?parent_id=f540cfb2-d9d6-4ac4-9f0c-4b0e3074bf1a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003743 10.0.0.27 - - [2026-02-16 03:48:32] "GET /virtual-network/cdbd7005-a385-41a3-934b-2688f5ff0856?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005513 10.0.0.27 - - [2026-02-16 03:48:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003061 10.0.0.27 - - [2026-02-16 03:48:32] "GET /routing-instance/06506146-9099-466d-b846-34bdb67fec09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.004942 10.0.0.27 - - [2026-02-16 03:48:32] "GET /route-target/64f1f16c-7a90-4f62-8059-a23bba22aec8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.003994 10.0.0.27 - - [2026-02-16 03:48:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003257 10.0.0.27 - - [2026-02-16 03:48:32] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004128 10.0.0.27 - - [2026-02-16 03:48:32] "GET /virtual-networks?parent_id=f540cfb2-d9d6-4ac4-9f0c-4b0e3074bf1a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002698 10.0.0.27 - - [2026-02-16 03:48:32] "GET /virtual-network/cdbd7005-a385-41a3-934b-2688f5ff0856?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005076 10.0.0.27 - - [2026-02-16 03:48:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003650 10.0.0.27 - - [2026-02-16 03:48:32] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003685 10.0.0.27 - - [2026-02-16 03:48:32] "GET /virtual-networks?parent_id=f540cfb2-d9d6-4ac4-9f0c-4b0e3074bf1a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002989 10.0.0.27 - - [2026-02-16 03:48:32] "GET /virtual-network/cdbd7005-a385-41a3-934b-2688f5ff0856?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006516 10.0.0.23 - - [2026-02-16 03:48:32] "GET /obj-perms HTTP/1.1" 200 5044 0.003364 10.0.0.27 - - [2026-02-16 03:48:32] "GET /obj-perms HTTP/1.1" 200 5044 0.003873 10.0.0.27 - - [2026-02-16 03:48:33] "GET /obj-perms HTTP/1.1" 200 5044 0.004025 10.0.0.50 - - [2026-02-16 03:48:33] "GET /obj-perms HTTP/1.1" 200 5044 0.003242 10.0.0.27 - - [2026-02-16 03:48:33] "GET /virtual-machine/9ccf2035-fc63-4fcb-b21c-a1289bc10c2e HTTP/1.1" 200 1300 0.003880 10.0.0.27 - - [2026-02-16 03:48:33] "GET /virtual-machine-interface/5517330f-60b8-4d44-a52d-30f26e28458a HTTP/1.1" 200 2949 0.009475 10.0.0.27 - - [2026-02-16 03:48:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003248 10.0.0.27 - - [2026-02-16 03:48:33] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003205 10.0.0.27 - - [2026-02-16 03:48:33] "GET /virtual-networks?parent_id=f540cfb2-d9d6-4ac4-9f0c-4b0e3074bf1a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002739 10.0.0.27 - - [2026-02-16 03:48:33] "GET /virtual-network/cdbd7005-a385-41a3-934b-2688f5ff0856?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005335 10.0.0.27 - - [2026-02-16 03:48:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003495 10.0.0.27 - - [2026-02-16 03:48:34] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003538 10.0.0.27 - - [2026-02-16 03:48:34] "GET /virtual-networks?parent_id=f540cfb2-d9d6-4ac4-9f0c-4b0e3074bf1a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002218 10.0.0.27 - - [2026-02-16 03:48:34] "GET /virtual-network/cdbd7005-a385-41a3-934b-2688f5ff0856?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005407 10.0.0.27 - - [2026-02-16 03:48:34] "POST /neutron/port HTTP/1.1" 200 1126 0.018192 10.0.0.27 - - [2026-02-16 03:48:39] "POST /neutron/security_group HTTP/1.1" 200 2065 0.006382 10.0.0.27 - - [2026-02-16 03:48:44] "GET /virtual-machine/f45254f6-3d95-4272-8378-8ecd1ae20c9e HTTP/1.1" 200 1299 0.004005 10.0.0.27 - - [2026-02-16 03:48:44] "GET /virtual-machine-interface/b6c3f6e2-befa-4f64-88ac-13401e3aadd2 HTTP/1.1" 200 2949 0.005474 10.0.0.27 - - [2026-02-16 03:48:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003483 10.0.0.27 - - [2026-02-16 03:48:44] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003469 10.0.0.27 - - [2026-02-16 03:48:44] "GET /virtual-networks?parent_id=f540cfb2-d9d6-4ac4-9f0c-4b0e3074bf1a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002612 10.0.0.27 - - [2026-02-16 03:48:45] "GET /virtual-network/cdbd7005-a385-41a3-934b-2688f5ff0856?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005693 10.0.0.27 - - [2026-02-16 03:48:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003027 10.0.0.27 - - [2026-02-16 03:48:46] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003349 10.0.0.27 - - [2026-02-16 03:48:46] "GET /virtual-networks?parent_id=f540cfb2-d9d6-4ac4-9f0c-4b0e3074bf1a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003009 10.0.0.27 - - [2026-02-16 03:48:46] "GET /virtual-network/cdbd7005-a385-41a3-934b-2688f5ff0856?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006281 10.0.0.27 - - [2026-02-16 03:48:46] "POST /neutron/port HTTP/1.1" 200 1126 0.015027 10.0.0.50 - - [2026-02-16 03:48:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000444 10.0.0.23 - - [2026-02-16 03:48:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000372 10.0.0.50 - - [2026-02-16 03:48:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000420 10.0.0.23 - - [2026-02-16 03:48:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000476 10.0.0.27 - - [2026-02-16 03:48:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000352 10.0.0.27 - - [2026-02-16 03:48:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000476 10.0.0.23 - - [2026-02-16 03:48:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000369 10.0.0.23 - - [2026-02-16 03:48:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000399 10.0.0.50 - - [2026-02-16 03:48:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000370 10.0.0.50 - - [2026-02-16 03:48:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000540 10.0.0.27 - - [2026-02-16 03:48:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000343 10.0.0.27 - - [2026-02-16 03:48:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000457 10.0.0.27 - - [2026-02-16 03:48:59] "POST /neutron/port HTTP/1.1" 200 1126 0.042771 10.0.0.27 - - [2026-02-16 03:48:59] "POST /neutron/subnet HTTP/1.1" 200 675 0.010067 10.0.0.27 - - [2026-02-16 03:49:00] "POST /neutron/port HTTP/1.1" 200 1126 0.052375 10.0.0.27 - - [2026-02-16 03:49:00] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004005 10.0.0.27 - - [2026-02-16 03:49:00] "POST /neutron/network HTTP/1.1" 200 808 0.007858 10.0.0.27 - - [2026-02-16 03:50:01] "POST /neutron/network HTTP/1.1" 200 818 0.006338 10.0.0.27 - - [2026-02-16 03:50:01] "POST /neutron/port HTTP/1.1" 200 117 0.001135 10.0.0.27 - - [2026-02-16 03:50:01] "POST /neutron/port HTTP/1.1" 200 1126 0.017845 10.0.0.27 - - [2026-02-16 03:50:02] "POST /neutron/subnet HTTP/1.1" 200 675 0.009403 10.0.0.23 - - [2026-02-16 03:50:23] "GET /obj-perms HTTP/1.1" 200 5056 0.060863 10.0.0.27 - - [2026-02-16 03:50:24] "GET /obj-perms HTTP/1.1" 200 5056 0.056763 10.0.0.50 - - [2026-02-16 03:50:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003538 10.0.0.27 - - [2026-02-16 03:50:35] "POST /neutron/port HTTP/1.1" 200 1126 0.015913 10.0.0.27 - - [2026-02-16 03:50:35] "GET /virtual-machine/9ccf2035-fc63-4fcb-b21c-a1289bc10c2e HTTP/1.1" 200 1300 0.004631 10.0.0.27 - - [2026-02-16 03:50:35] "GET /virtual-machine-interface/5517330f-60b8-4d44-a52d-30f26e28458a HTTP/1.1" 200 2949 0.006083 10.0.0.27 - - [2026-02-16 03:50:35] "GET /virtual-machine/9ccf2035-fc63-4fcb-b21c-a1289bc10c2e HTTP/1.1" 200 1300 0.004295 10.0.0.27 - - [2026-02-16 03:50:35] "GET /virtual-machine-interface/5517330f-60b8-4d44-a52d-30f26e28458a HTTP/1.1" 200 2949 0.004536 10.0.0.27 - - [2026-02-16 03:50:35] "GET /instance-ip/e770c421-39ba-45fa-9274-a0ff219a5ce2 HTTP/1.1" 200 1621 0.003698 10.0.0.27 - - [2026-02-16 03:50:35] "GET /virtual-machine/9ccf2035-fc63-4fcb-b21c-a1289bc10c2e HTTP/1.1" 200 1300 0.003921 10.0.0.27 - - [2026-02-16 03:50:35] "GET /virtual-machine-interface/5517330f-60b8-4d44-a52d-30f26e28458a HTTP/1.1" 200 2949 0.004379 10.0.0.27 - - [2026-02-16 03:50:35] "GET /instance-ip/e770c421-39ba-45fa-9274-a0ff219a5ce2 HTTP/1.1" 200 1621 0.003281 10.0.0.27 - - [2026-02-16 03:50:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002963 10.0.0.27 - - [2026-02-16 03:50:35] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003284 10.0.0.27 - - [2026-02-16 03:50:35] "GET /virtual-networks?parent_id=f540cfb2-d9d6-4ac4-9f0c-4b0e3074bf1a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002751 10.0.0.27 - - [2026-02-16 03:50:35] "GET /virtual-network/cdbd7005-a385-41a3-934b-2688f5ff0856?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005453 10.0.0.27 - - [2026-02-16 03:50:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002815 10.0.0.27 - - [2026-02-16 03:50:35] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003979 10.0.0.27 - - [2026-02-16 03:50:35] "GET /virtual-networks?parent_id=f540cfb2-d9d6-4ac4-9f0c-4b0e3074bf1a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003196 10.0.0.27 - - [2026-02-16 03:50:35] "GET /virtual-network/cdbd7005-a385-41a3-934b-2688f5ff0856?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006182 10.0.0.27 - - [2026-02-16 03:50:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004792 10.0.0.27 - - [2026-02-16 03:50:35] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003535 10.0.0.27 - - [2026-02-16 03:50:35] "GET /virtual-networks?parent_id=f540cfb2-d9d6-4ac4-9f0c-4b0e3074bf1a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002439 10.0.0.27 - - [2026-02-16 03:50:36] "GET /virtual-network/cdbd7005-a385-41a3-934b-2688f5ff0856?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.008333 10.0.0.27 - - [2026-02-16 03:50:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.010033 10.0.0.27 - - [2026-02-16 03:50:36] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003545 10.0.0.27 - - [2026-02-16 03:50:36] "GET /virtual-networks?parent_id=f540cfb2-d9d6-4ac4-9f0c-4b0e3074bf1a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002793 10.0.0.27 - - [2026-02-16 03:50:36] "GET /virtual-network/cdbd7005-a385-41a3-934b-2688f5ff0856?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.007370 10.0.0.27 - - [2026-02-16 03:50:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003132 10.0.0.27 - - [2026-02-16 03:50:36] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004215 10.0.0.27 - - [2026-02-16 03:50:36] "GET /virtual-networks?parent_id=f540cfb2-d9d6-4ac4-9f0c-4b0e3074bf1a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002463 10.0.0.27 - - [2026-02-16 03:50:36] "GET /virtual-network/cdbd7005-a385-41a3-934b-2688f5ff0856?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005527 10.0.0.27 - - [2026-02-16 03:50:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003484 10.0.0.27 - - [2026-02-16 03:50:36] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004823 10.0.0.27 - - [2026-02-16 03:50:36] "GET /virtual-networks?parent_id=f540cfb2-d9d6-4ac4-9f0c-4b0e3074bf1a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003163 10.0.0.27 - - [2026-02-16 03:50:36] "GET /virtual-network/cdbd7005-a385-41a3-934b-2688f5ff0856?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006236 10.0.0.27 - - [2026-02-16 03:50:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004071 10.0.0.27 - - [2026-02-16 03:50:36] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003922 10.0.0.27 - - [2026-02-16 03:50:36] "GET /virtual-networks?parent_id=f540cfb2-d9d6-4ac4-9f0c-4b0e3074bf1a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003553 10.0.0.27 - - [2026-02-16 03:50:36] "GET /virtual-network/cdbd7005-a385-41a3-934b-2688f5ff0856?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005165 10.0.0.27 - - [2026-02-16 03:50:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003349 10.0.0.27 - - [2026-02-16 03:50:37] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004621 10.0.0.27 - - [2026-02-16 03:50:37] "GET /virtual-networks?parent_id=f540cfb2-d9d6-4ac4-9f0c-4b0e3074bf1a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002536 10.0.0.27 - - [2026-02-16 03:50:37] "GET /virtual-network/cdbd7005-a385-41a3-934b-2688f5ff0856?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006154 10.0.0.27 - - [2026-02-16 03:50:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.006725 10.0.0.27 - - [2026-02-16 03:50:37] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004535 10.0.0.27 - - [2026-02-16 03:50:37] "GET /virtual-networks?parent_id=f540cfb2-d9d6-4ac4-9f0c-4b0e3074bf1a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003165 10.0.0.27 - - [2026-02-16 03:50:37] "GET /virtual-network/cdbd7005-a385-41a3-934b-2688f5ff0856?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005961 10.0.0.27 - - [2026-02-16 03:50:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003591 10.0.0.27 - - [2026-02-16 03:50:38] "GET /routing-instance/06506146-9099-466d-b846-34bdb67fec09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.004690 10.0.0.27 - - [2026-02-16 03:50:38] "GET /route-target/64f1f16c-7a90-4f62-8059-a23bba22aec8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.004321 10.0.0.27 - - [2026-02-16 03:50:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.010890 10.0.0.27 - - [2026-02-16 03:50:38] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003119 10.0.0.27 - - [2026-02-16 03:50:38] "GET /virtual-networks?parent_id=f540cfb2-d9d6-4ac4-9f0c-4b0e3074bf1a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.008401 10.0.0.27 - - [2026-02-16 03:50:38] "GET /virtual-network/cdbd7005-a385-41a3-934b-2688f5ff0856?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005613 10.0.0.27 - - [2026-02-16 03:50:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002718 10.0.0.27 - - [2026-02-16 03:50:38] "GET /routing-instance/06506146-9099-466d-b846-34bdb67fec09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.005151 10.0.0.27 - - [2026-02-16 03:50:38] "GET /route-target/64f1f16c-7a90-4f62-8059-a23bba22aec8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.003823 10.0.0.27 - - [2026-02-16 03:50:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003140 10.0.0.27 - - [2026-02-16 03:50:38] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003887 10.0.0.27 - - [2026-02-16 03:50:38] "GET /virtual-networks?parent_id=f540cfb2-d9d6-4ac4-9f0c-4b0e3074bf1a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002577 10.0.0.27 - - [2026-02-16 03:50:38] "GET /virtual-network/cdbd7005-a385-41a3-934b-2688f5ff0856?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005521 10.0.0.27 - - [2026-02-16 03:50:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003341 10.0.0.27 - - [2026-02-16 03:50:38] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003850 10.0.0.27 - - [2026-02-16 03:50:38] "GET /virtual-networks?parent_id=f540cfb2-d9d6-4ac4-9f0c-4b0e3074bf1a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002530 10.0.0.27 - - [2026-02-16 03:50:38] "GET /virtual-network/cdbd7005-a385-41a3-934b-2688f5ff0856?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005506 10.0.0.27 - - [2026-02-16 03:50:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002863 10.0.0.27 - - [2026-02-16 03:50:38] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003637 10.0.0.27 - - [2026-02-16 03:50:38] "GET /virtual-networks?parent_id=f540cfb2-d9d6-4ac4-9f0c-4b0e3074bf1a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002901 10.0.0.27 - - [2026-02-16 03:50:38] "GET /virtual-network/cdbd7005-a385-41a3-934b-2688f5ff0856?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005948 10.0.0.23 - - [2026-02-16 03:50:42] "GET /obj-perms HTTP/1.1" 200 5044 0.003638 10.0.0.27 - - [2026-02-16 03:50:42] "GET /obj-perms HTTP/1.1" 200 5044 0.003689 10.0.0.27 - - [2026-02-16 03:50:43] "GET /obj-perms HTTP/1.1" 200 5044 0.003649 10.0.0.50 - - [2026-02-16 03:50:43] "GET /obj-perms HTTP/1.1" 200 5044 0.003427 10.0.0.23 - - [2026-02-16 03:50:43] "GET /obj-perms HTTP/1.1" 200 5044 0.005826 10.0.0.27 - - [2026-02-16 03:50:43] "POST /neutron/security_group HTTP/1.1" 200 2065 0.006696 10.0.0.27 - - [2026-02-16 03:50:43] "GET /virtual-machine/f45254f6-3d95-4272-8378-8ecd1ae20c9e HTTP/1.1" 200 1299 0.004700 10.0.0.27 - - [2026-02-16 03:50:43] "GET /virtual-machine-interface/b6c3f6e2-befa-4f64-88ac-13401e3aadd2 HTTP/1.1" 200 2949 0.004785 10.0.0.27 - - [2026-02-16 03:50:43] "GET /virtual-machine/f45254f6-3d95-4272-8378-8ecd1ae20c9e HTTP/1.1" 200 1299 0.003157 10.0.0.27 - - [2026-02-16 03:50:43] "GET /virtual-machine-interface/b6c3f6e2-befa-4f64-88ac-13401e3aadd2 HTTP/1.1" 200 2949 0.006003 10.0.0.27 - - [2026-02-16 03:50:43] "GET /instance-ip/3fe3e02c-f1f7-489a-84ae-47d1dac1aa86 HTTP/1.1" 200 1619 0.003380 10.0.0.27 - - [2026-02-16 03:50:43] "GET /virtual-machine/f45254f6-3d95-4272-8378-8ecd1ae20c9e HTTP/1.1" 200 1299 0.002792 10.0.0.27 - - [2026-02-16 03:50:43] "GET /virtual-machine-interface/b6c3f6e2-befa-4f64-88ac-13401e3aadd2 HTTP/1.1" 200 2949 0.004785 10.0.0.27 - - [2026-02-16 03:50:43] "GET /instance-ip/3fe3e02c-f1f7-489a-84ae-47d1dac1aa86 HTTP/1.1" 200 1619 0.003714 10.0.0.27 - - [2026-02-16 03:50:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003193 10.0.0.27 - - [2026-02-16 03:50:43] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003755 10.0.0.27 - - [2026-02-16 03:50:43] "GET /virtual-networks?parent_id=f540cfb2-d9d6-4ac4-9f0c-4b0e3074bf1a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002190 10.0.0.27 - - [2026-02-16 03:50:43] "GET /virtual-network/cdbd7005-a385-41a3-934b-2688f5ff0856?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.008091 10.0.0.27 - - [2026-02-16 03:50:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003551 10.0.0.27 - - [2026-02-16 03:50:43] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003478 10.0.0.27 - - [2026-02-16 03:50:43] "GET /virtual-networks?parent_id=f540cfb2-d9d6-4ac4-9f0c-4b0e3074bf1a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002486 10.0.0.27 - - [2026-02-16 03:50:43] "GET /virtual-network/cdbd7005-a385-41a3-934b-2688f5ff0856?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005404 10.0.0.27 - - [2026-02-16 03:50:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002845 10.0.0.27 - - [2026-02-16 03:50:43] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003998 10.0.0.27 - - [2026-02-16 03:50:43] "GET /virtual-networks?parent_id=f540cfb2-d9d6-4ac4-9f0c-4b0e3074bf1a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002978 10.0.0.27 - - [2026-02-16 03:50:43] "GET /virtual-network/cdbd7005-a385-41a3-934b-2688f5ff0856?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005581 10.0.0.27 - - [2026-02-16 03:50:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003047 10.0.0.27 - - [2026-02-16 03:50:43] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003647 10.0.0.27 - - [2026-02-16 03:50:43] "GET /virtual-networks?parent_id=f540cfb2-d9d6-4ac4-9f0c-4b0e3074bf1a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002319 10.0.0.27 - - [2026-02-16 03:50:43] "GET /virtual-network/cdbd7005-a385-41a3-934b-2688f5ff0856?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006616 10.0.0.27 - - [2026-02-16 03:50:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002944 10.0.0.27 - - [2026-02-16 03:50:43] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003641 10.0.0.27 - - [2026-02-16 03:50:43] "GET /virtual-networks?parent_id=f540cfb2-d9d6-4ac4-9f0c-4b0e3074bf1a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002676 10.0.0.27 - - [2026-02-16 03:50:43] "GET /virtual-network/cdbd7005-a385-41a3-934b-2688f5ff0856?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.007022 10.0.0.27 - - [2026-02-16 03:50:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003025 10.0.0.27 - - [2026-02-16 03:50:43] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003633 10.0.0.27 - - [2026-02-16 03:50:43] "GET /virtual-networks?parent_id=f540cfb2-d9d6-4ac4-9f0c-4b0e3074bf1a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002884 10.0.0.27 - - [2026-02-16 03:50:44] "GET /virtual-network/cdbd7005-a385-41a3-934b-2688f5ff0856?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005992 10.0.0.27 - - [2026-02-16 03:50:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003186 10.0.0.27 - - [2026-02-16 03:50:44] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004035 10.0.0.27 - - [2026-02-16 03:50:44] "GET /virtual-networks?parent_id=f540cfb2-d9d6-4ac4-9f0c-4b0e3074bf1a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002560 10.0.0.27 - - [2026-02-16 03:50:44] "GET /virtual-network/cdbd7005-a385-41a3-934b-2688f5ff0856?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005151 10.0.0.27 - - [2026-02-16 03:50:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004294 10.0.0.27 - - [2026-02-16 03:50:45] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003316 10.0.0.27 - - [2026-02-16 03:50:45] "GET /virtual-networks?parent_id=f540cfb2-d9d6-4ac4-9f0c-4b0e3074bf1a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002449 10.0.0.27 - - [2026-02-16 03:50:45] "GET /virtual-network/cdbd7005-a385-41a3-934b-2688f5ff0856?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005665 10.0.0.27 - - [2026-02-16 03:50:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003288 10.0.0.27 - - [2026-02-16 03:50:45] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003900 10.0.0.27 - - [2026-02-16 03:50:45] "GET /virtual-networks?parent_id=f540cfb2-d9d6-4ac4-9f0c-4b0e3074bf1a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003217 10.0.0.27 - - [2026-02-16 03:50:45] "GET /virtual-network/cdbd7005-a385-41a3-934b-2688f5ff0856?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005541 10.0.0.27 - - [2026-02-16 03:50:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002829 10.0.0.27 - - [2026-02-16 03:50:45] "GET /routing-instance/06506146-9099-466d-b846-34bdb67fec09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.004410 10.0.0.27 - - [2026-02-16 03:50:45] "GET /route-target/64f1f16c-7a90-4f62-8059-a23bba22aec8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.003656 10.0.0.27 - - [2026-02-16 03:50:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003496 10.0.0.27 - - [2026-02-16 03:50:45] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003328 10.0.0.27 - - [2026-02-16 03:50:45] "GET /virtual-networks?parent_id=f540cfb2-d9d6-4ac4-9f0c-4b0e3074bf1a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002604 10.0.0.27 - - [2026-02-16 03:50:45] "GET /virtual-network/cdbd7005-a385-41a3-934b-2688f5ff0856?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006902 10.0.0.27 - - [2026-02-16 03:50:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003405 10.0.0.27 - - [2026-02-16 03:50:45] "GET /routing-instance/06506146-9099-466d-b846-34bdb67fec09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.003991 10.0.0.27 - - [2026-02-16 03:50:45] "GET /route-target/64f1f16c-7a90-4f62-8059-a23bba22aec8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.003822 10.0.0.27 - - [2026-02-16 03:50:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003540 10.0.0.27 - - [2026-02-16 03:50:46] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003845 10.0.0.27 - - [2026-02-16 03:50:46] "GET /virtual-networks?parent_id=f540cfb2-d9d6-4ac4-9f0c-4b0e3074bf1a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002640 10.0.0.27 - - [2026-02-16 03:50:46] "GET /virtual-network/cdbd7005-a385-41a3-934b-2688f5ff0856?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006384 10.0.0.27 - - [2026-02-16 03:50:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003374 10.0.0.27 - - [2026-02-16 03:50:46] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004041 10.0.0.27 - - [2026-02-16 03:50:46] "GET /virtual-networks?parent_id=f540cfb2-d9d6-4ac4-9f0c-4b0e3074bf1a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002952 10.0.0.27 - - [2026-02-16 03:50:46] "GET /virtual-network/cdbd7005-a385-41a3-934b-2688f5ff0856?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005133 10.0.0.27 - - [2026-02-16 03:50:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003548 10.0.0.27 - - [2026-02-16 03:50:46] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004116 10.0.0.27 - - [2026-02-16 03:50:46] "GET /virtual-networks?parent_id=f540cfb2-d9d6-4ac4-9f0c-4b0e3074bf1a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002501 10.0.0.27 - - [2026-02-16 03:50:46] "GET /virtual-network/cdbd7005-a385-41a3-934b-2688f5ff0856?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005841 10.0.0.23 - - [2026-02-16 03:50:50] "GET /obj-perms HTTP/1.1" 200 5044 0.004129 10.0.0.27 - - [2026-02-16 03:50:52] "GET /obj-perms HTTP/1.1" 200 5044 0.004229 10.0.0.23 - - [2026-02-16 03:50:52] "GET /obj-perms HTTP/1.1" 200 5044 0.004045 10.0.0.27 - - [2026-02-16 03:50:52] "GET /obj-perms HTTP/1.1" 200 5044 0.004133 10.0.0.50 - - [2026-02-16 03:50:52] "GET /obj-perms HTTP/1.1" 200 5044 0.003827 10.0.0.27 - - [2026-02-16 03:51:01] "POST /neutron/network HTTP/1.1" 200 818 0.014432 10.0.0.27 - - [2026-02-16 03:51:01] "POST /neutron/port HTTP/1.1" 200 117 0.001336 10.0.0.27 - - [2026-02-16 03:51:02] "POST /neutron/port HTTP/1.1" 200 1126 0.014762 10.0.0.27 - - [2026-02-16 03:51:02] "POST /neutron/subnet HTTP/1.1" 200 675 0.008841 10.0.0.27 - - [2026-02-16 03:51:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003056 10.0.0.27 - - [2026-02-16 03:51:12] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004246 10.0.0.27 - - [2026-02-16 03:51:12] "GET /virtual-networks?parent_id=f540cfb2-d9d6-4ac4-9f0c-4b0e3074bf1a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002249 10.0.0.27 - - [2026-02-16 03:51:12] "GET /virtual-network/cdbd7005-a385-41a3-934b-2688f5ff0856?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.004958 10.0.0.27 - - [2026-02-16 03:51:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003173 10.0.0.27 - - [2026-02-16 03:51:14] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003147 10.0.0.27 - - [2026-02-16 03:51:14] "GET /virtual-networks?parent_id=f540cfb2-d9d6-4ac4-9f0c-4b0e3074bf1a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002417 10.0.0.27 - - [2026-02-16 03:51:14] "GET /virtual-network/cdbd7005-a385-41a3-934b-2688f5ff0856?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005719 10.0.0.27 - - [2026-02-16 03:51:29] "GET /virtual-machine/f45254f6-3d95-4272-8378-8ecd1ae20c9e HTTP/1.1" 200 1299 0.004490 10.0.0.27 - - [2026-02-16 03:51:29] "GET /virtual-machine-interface/b6c3f6e2-befa-4f64-88ac-13401e3aadd2 HTTP/1.1" 200 2949 0.004874 10.0.0.27 - - [2026-02-16 03:51:29] "GET /instance-ip/3fe3e02c-f1f7-489a-84ae-47d1dac1aa86 HTTP/1.1" 200 1619 0.005223 10.0.0.27 - - [2026-02-16 03:51:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003343 10.0.0.27 - - [2026-02-16 03:51:29] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003781 10.0.0.27 - - [2026-02-16 03:51:29] "GET /virtual-networks?parent_id=f540cfb2-d9d6-4ac4-9f0c-4b0e3074bf1a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002875 10.0.0.27 - - [2026-02-16 03:51:29] "GET /virtual-network/cdbd7005-a385-41a3-934b-2688f5ff0856?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006103 10.0.0.27 - - [2026-02-16 03:51:33] "GET /virtual-machine/f45254f6-3d95-4272-8378-8ecd1ae20c9e HTTP/1.1" 200 1299 0.004758 10.0.0.27 - - [2026-02-16 03:51:33] "POST /neutron/port HTTP/1.1" 200 1126 0.016897 10.0.0.27 - - [2026-02-16 03:51:35] "GET /virtual-machine/f45254f6-3d95-4272-8378-8ecd1ae20c9e HTTP/1.1" 404 171 0.003155 10.0.0.27 - - [2026-02-16 03:51:35] "GET /virtual-machine/f45254f6-3d95-4272-8378-8ecd1ae20c9e HTTP/1.1" 404 171 0.002778 10.0.0.27 - - [2026-02-16 03:51:35] "GET /virtual-machine/f45254f6-3d95-4272-8378-8ecd1ae20c9e HTTP/1.1" 404 171 0.002240 10.0.0.27 - - [2026-02-16 03:51:36] "GET /virtual-machine/f45254f6-3d95-4272-8378-8ecd1ae20c9e HTTP/1.1" 404 171 0.003531 10.0.0.27 - - [2026-02-16 03:51:37] "GET /virtual-machine/f45254f6-3d95-4272-8378-8ecd1ae20c9e HTTP/1.1" 404 171 0.007141 10.0.0.27 - - [2026-02-16 03:51:38] "GET /virtual-machine/f45254f6-3d95-4272-8378-8ecd1ae20c9e HTTP/1.1" 404 171 0.002867 10.0.0.27 - - [2026-02-16 03:51:39] "GET /virtual-machine/f45254f6-3d95-4272-8378-8ecd1ae20c9e HTTP/1.1" 404 171 0.002770 10.0.0.27 - - [2026-02-16 03:51:40] "GET /virtual-machine/f45254f6-3d95-4272-8378-8ecd1ae20c9e HTTP/1.1" 404 171 0.002863 10.0.0.27 - - [2026-02-16 03:51:41] "GET /virtual-machine/f45254f6-3d95-4272-8378-8ecd1ae20c9e HTTP/1.1" 404 171 0.003429 10.0.0.27 - - [2026-02-16 03:51:41] "GET /virtual-machine/f45254f6-3d95-4272-8378-8ecd1ae20c9e HTTP/1.1" 404 171 0.003419 10.0.0.27 - - [2026-02-16 03:51:42] "GET /virtual-machine/f45254f6-3d95-4272-8378-8ecd1ae20c9e HTTP/1.1" 404 171 0.003978 10.0.0.27 - - [2026-02-16 03:51:43] "GET /virtual-machine/f45254f6-3d95-4272-8378-8ecd1ae20c9e HTTP/1.1" 404 171 0.003418 10.0.0.27 - - [2026-02-16 03:51:44] "GET /virtual-machine/f45254f6-3d95-4272-8378-8ecd1ae20c9e HTTP/1.1" 404 171 0.003235 10.0.0.27 - - [2026-02-16 03:51:45] "GET /virtual-machine/f45254f6-3d95-4272-8378-8ecd1ae20c9e HTTP/1.1" 404 171 0.003385 10.0.0.27 - - [2026-02-16 03:51:46] "GET /virtual-machine/f45254f6-3d95-4272-8378-8ecd1ae20c9e HTTP/1.1" 404 171 0.003112 10.0.0.27 - - [2026-02-16 03:51:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003373 10.0.0.27 - - [2026-02-16 03:51:46] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003488 10.0.0.27 - - [2026-02-16 03:51:46] "GET /virtual-networks?parent_id=f540cfb2-d9d6-4ac4-9f0c-4b0e3074bf1a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002606 10.0.0.27 - - [2026-02-16 03:51:46] "GET /virtual-network/cdbd7005-a385-41a3-934b-2688f5ff0856?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006386 10.0.0.27 - - [2026-02-16 03:51:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002771 10.0.0.27 - - [2026-02-16 03:51:46] "GET /routing-instance/06506146-9099-466d-b846-34bdb67fec09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.003868 10.0.0.27 - - [2026-02-16 03:51:46] "GET /route-target/64f1f16c-7a90-4f62-8059-a23bba22aec8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.004142 10.0.0.27 - - [2026-02-16 03:51:46] "GET /virtual-machine/f45254f6-3d95-4272-8378-8ecd1ae20c9e HTTP/1.1" 404 171 0.002753 10.0.0.27 - - [2026-02-16 03:51:47] "GET /virtual-machine/f45254f6-3d95-4272-8378-8ecd1ae20c9e HTTP/1.1" 404 171 0.002866 10.0.0.27 - - [2026-02-16 03:51:48] "GET /virtual-machine/f45254f6-3d95-4272-8378-8ecd1ae20c9e HTTP/1.1" 404 171 0.003855 10.0.0.27 - - [2026-02-16 03:51:49] "GET /virtual-machine/f45254f6-3d95-4272-8378-8ecd1ae20c9e HTTP/1.1" 404 171 0.003006 10.0.0.27 - - [2026-02-16 03:51:50] "GET /virtual-machine/f45254f6-3d95-4272-8378-8ecd1ae20c9e HTTP/1.1" 404 171 0.002957 10.0.0.27 - - [2026-02-16 03:51:51] "GET /virtual-machine/f45254f6-3d95-4272-8378-8ecd1ae20c9e HTTP/1.1" 404 171 0.003592 10.0.0.27 - - [2026-02-16 03:51:51] "GET /virtual-machine/f45254f6-3d95-4272-8378-8ecd1ae20c9e HTTP/1.1" 404 171 0.003103 10.0.0.27 - - [2026-02-16 03:51:52] "GET /virtual-machine/f45254f6-3d95-4272-8378-8ecd1ae20c9e HTTP/1.1" 404 171 0.002912 10.0.0.27 - - [2026-02-16 03:51:53] "GET /virtual-machine/f45254f6-3d95-4272-8378-8ecd1ae20c9e HTTP/1.1" 404 171 0.004389 10.0.0.27 - - [2026-02-16 03:51:54] "GET /virtual-machine/f45254f6-3d95-4272-8378-8ecd1ae20c9e HTTP/1.1" 404 171 0.002977 10.0.0.27 - - [2026-02-16 03:51:55] "GET /virtual-machine/f45254f6-3d95-4272-8378-8ecd1ae20c9e HTTP/1.1" 404 171 0.002607 10.0.0.27 - - [2026-02-16 03:51:56] "GET /virtual-machine/f45254f6-3d95-4272-8378-8ecd1ae20c9e HTTP/1.1" 404 171 0.003313 10.0.0.27 - - [2026-02-16 03:51:56] "GET /obj-perms HTTP/1.1" 200 5044 0.003999 10.0.0.50 - - [2026-02-16 03:51:56] "GET /obj-perms HTTP/1.1" 200 5044 0.004246 10.0.0.23 - - [2026-02-16 03:51:56] "GET /obj-perms HTTP/1.1" 200 5044 0.003706 10.0.0.27 - - [2026-02-16 03:51:56] "GET /virtual-machine/9ccf2035-fc63-4fcb-b21c-a1289bc10c2e HTTP/1.1" 200 1300 0.004121 10.0.0.27 - - [2026-02-16 03:51:57] "POST /neutron/port HTTP/1.1" 200 1126 0.014759 10.0.0.27 - - [2026-02-16 03:51:58] "GET /virtual-machine/9ccf2035-fc63-4fcb-b21c-a1289bc10c2e HTTP/1.1" 404 171 0.002898 10.0.0.27 - - [2026-02-16 03:51:58] "GET /virtual-machine/9ccf2035-fc63-4fcb-b21c-a1289bc10c2e HTTP/1.1" 404 171 0.003139 10.0.0.27 - - [2026-02-16 03:51:58] "GET /virtual-machine/9ccf2035-fc63-4fcb-b21c-a1289bc10c2e HTTP/1.1" 404 171 0.002831 10.0.0.27 - - [2026-02-16 03:51:58] "GET /virtual-machine/9ccf2035-fc63-4fcb-b21c-a1289bc10c2e HTTP/1.1" 404 171 0.003144 10.0.0.27 - - [2026-02-16 03:51:59] "GET /virtual-machine/9ccf2035-fc63-4fcb-b21c-a1289bc10c2e HTTP/1.1" 404 171 0.003576 10.0.0.27 - - [2026-02-16 03:52:00] "GET /virtual-machine/9ccf2035-fc63-4fcb-b21c-a1289bc10c2e HTTP/1.1" 404 171 0.003246 10.0.0.27 - - [2026-02-16 03:52:01] "GET /virtual-machine/9ccf2035-fc63-4fcb-b21c-a1289bc10c2e HTTP/1.1" 404 171 0.002931 10.0.0.27 - - [2026-02-16 03:52:02] "GET /virtual-machine/9ccf2035-fc63-4fcb-b21c-a1289bc10c2e HTTP/1.1" 404 171 0.003599 10.0.0.27 - - [2026-02-16 03:52:03] "GET /virtual-machine/9ccf2035-fc63-4fcb-b21c-a1289bc10c2e HTTP/1.1" 404 171 0.003114 10.0.0.27 - - [2026-02-16 03:52:03] "GET /virtual-machine/9ccf2035-fc63-4fcb-b21c-a1289bc10c2e HTTP/1.1" 404 171 0.002264 10.0.0.27 - - [2026-02-16 03:52:04] "GET /virtual-machine/9ccf2035-fc63-4fcb-b21c-a1289bc10c2e HTTP/1.1" 404 171 0.002994 10.0.0.27 - - [2026-02-16 03:52:05] "GET /virtual-machine/9ccf2035-fc63-4fcb-b21c-a1289bc10c2e HTTP/1.1" 404 171 0.002686 10.0.0.27 - - [2026-02-16 03:52:06] "GET /virtual-machine/9ccf2035-fc63-4fcb-b21c-a1289bc10c2e HTTP/1.1" 404 171 0.002840 10.0.0.27 - - [2026-02-16 03:52:07] "GET /virtual-machine/9ccf2035-fc63-4fcb-b21c-a1289bc10c2e HTTP/1.1" 404 171 0.002909 10.0.0.27 - - [2026-02-16 03:52:08] "GET /virtual-machine/9ccf2035-fc63-4fcb-b21c-a1289bc10c2e HTTP/1.1" 404 171 0.004037 10.0.0.27 - - [2026-02-16 03:52:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004013 10.0.0.27 - - [2026-02-16 03:52:08] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004176 10.0.0.27 - - [2026-02-16 03:52:08] "GET /virtual-networks?parent_id=f540cfb2-d9d6-4ac4-9f0c-4b0e3074bf1a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002222 10.0.0.27 - - [2026-02-16 03:52:09] "GET /virtual-network/cdbd7005-a385-41a3-934b-2688f5ff0856?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005633 10.0.0.27 - - [2026-02-16 03:52:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002966 10.0.0.27 - - [2026-02-16 03:52:09] "GET /routing-instance/06506146-9099-466d-b846-34bdb67fec09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.003880 10.0.0.27 - - [2026-02-16 03:52:09] "GET /route-target/64f1f16c-7a90-4f62-8059-a23bba22aec8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.004026 10.0.0.27 - - [2026-02-16 03:52:09] "GET /obj-perms HTTP/1.1" 200 5044 0.003679 10.0.0.50 - - [2026-02-16 03:52:12] "GET /obj-perms HTTP/1.1" 200 5044 0.003561 10.0.0.27 - - [2026-02-16 03:52:12] "GET /obj-perms HTTP/1.1" 200 5044 0.003698 10.0.0.27 - - [2026-02-16 03:52:12] "POST /neutron/network HTTP/1.1" 200 808 0.006764 10.0.0.27 - - [2026-02-16 03:52:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003145 10.0.0.27 - - [2026-02-16 03:52:12] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003720 10.0.0.27 - - [2026-02-16 03:52:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002800 10.0.0.27 - - [2026-02-16 03:52:12] "PUT /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe HTTP/1.1" 200 276 0.011299 10.0.0.23 - - [2026-02-16 03:52:15] "GET /projects?obj_uuids=f540cfb2-d9d6-4ac4-9f0c-4b0e3074bf1a&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001124 10.0.0.27 - - [2026-02-16 03:52:15] "GET /project/f540cfb2-d9d6-4ac4-9f0c-4b0e3074bf1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1392 0.034490 10.0.0.23 - - [2026-02-16 03:52:15] "GET /projects?obj_uuids=f540cfb2-d9d6-4ac4-9f0c-4b0e3074bf1a&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.000977 10.0.0.27 - - [2026-02-16 03:52:15] "GET /project/f540cfb2-d9d6-4ac4-9f0c-4b0e3074bf1a?fields=virtual_networks HTTP/1.1" 200 1047 0.043540 10.0.0.23 - - [2026-02-16 03:52:15] "GET /projects?obj_uuids=f540cfb2-d9d6-4ac4-9f0c-4b0e3074bf1a&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001213 10.0.0.27 - - [2026-02-16 03:52:15] "GET /project/f540cfb2-d9d6-4ac4-9f0c-4b0e3074bf1a?fields=virtual_machine_interfaces HTTP/1.1" 200 1047 0.046249 10.0.0.23 - - [2026-02-16 03:52:15] "GET /projects?obj_uuids=f540cfb2-d9d6-4ac4-9f0c-4b0e3074bf1a&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001243 10.0.0.27 - - [2026-02-16 03:52:15] "GET /project/f540cfb2-d9d6-4ac4-9f0c-4b0e3074bf1a?fields=security_groups HTTP/1.1" 200 1280 0.036579 10.0.0.27 - - [2026-02-16 03:52:16] "POST /fqname-to-id HTTP/1.1" 404 194 0.027732 10.0.0.23 - - [2026-02-16 03:52:16] "GET /projects?obj_uuids=de8b83f2-80b6-41df-98e5-55c4cd81957c&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003977 10.0.0.23 - - [2026-02-16 03:52:16] "GET /domains?obj_uuids=026ea67f-9b7a-4f1c-a755-90b25d4ac1dc&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001022 10.0.0.23 - - [2026-02-16 03:52:16] "GET /domain/026ea67f-9b7a-4f1c-a755-90b25d4ac1dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.008340 10.0.0.23 - - [2026-02-16 03:52:16] "POST /id-to-fqname HTTP/1.1" 200 196 0.001134 10.0.0.23 - - [2026-02-16 03:52:16] "POST /fqname-to-id HTTP/1.1" 404 205 0.008032 10.0.0.23 - - [2026-02-16 03:52:16] "POST /security-groups HTTP/1.1" 200 597 0.033753 10.0.0.23 - - [2026-02-16 03:52:16] "POST /projects HTTP/1.1" 200 597 0.234469 10.0.0.50 - - [2026-02-16 03:52:16] "POST /fqname-to-id HTTP/1.1" 404 240 0.037067 10.0.0.23 - - [2026-02-16 03:52:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.313783 10.0.0.50 - - [2026-02-16 03:52:16] "POST /access-control-lists HTTP/1.1" 200 600 0.024702 10.0.0.27 - - [2026-02-16 03:52:16] "GET /project/de8b83f2-80b6-41df-98e5-55c4cd81957c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.472167 10.0.0.27 - - [2026-02-16 03:52:17] "GET / HTTP/1.1" 200 35931 0.002666 10.0.0.23 - - [2026-02-16 03:52:21] "GET /projects?obj_uuids=de8b83f2-80b6-41df-98e5-55c4cd81957c&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000932 10.0.0.27 - - [2026-02-16 03:52:21] "GET /project/de8b83f2-80b6-41df-98e5-55c4cd81957c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.039619 10.0.0.23 - - [2026-02-16 03:52:21] "GET /projects?obj_uuids=de8b83f2-80b6-41df-98e5-55c4cd81957c&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000891 10.0.0.27 - - [2026-02-16 03:52:21] "GET /project/de8b83f2-80b6-41df-98e5-55c4cd81957c?fields=virtual_networks HTTP/1.1" 200 1045 0.041742 10.0.0.23 - - [2026-02-16 03:52:21] "GET /projects?obj_uuids=de8b83f2-80b6-41df-98e5-55c4cd81957c&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001409 10.0.0.27 - - [2026-02-16 03:52:21] "GET /project/de8b83f2-80b6-41df-98e5-55c4cd81957c?fields=virtual_machine_interfaces HTTP/1.1" 200 1045 0.039632 10.0.0.23 - - [2026-02-16 03:52:21] "GET /projects?obj_uuids=de8b83f2-80b6-41df-98e5-55c4cd81957c&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001051 10.0.0.27 - - [2026-02-16 03:52:21] "GET /project/de8b83f2-80b6-41df-98e5-55c4cd81957c?fields=security_groups HTTP/1.1" 200 1277 0.034580 10.0.0.27 - - [2026-02-16 03:52:22] "POST /fqname-to-id HTTP/1.1" 404 188 0.026450 10.0.0.23 - - [2026-02-16 03:52:22] "GET /projects?obj_uuids=f002fa28-76dc-433f-96ce-0cc8700552ef&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003328 10.0.0.23 - - [2026-02-16 03:52:22] "GET /domains?obj_uuids=026ea67f-9b7a-4f1c-a755-90b25d4ac1dc&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001159 10.0.0.23 - - [2026-02-16 03:52:22] "GET /domain/026ea67f-9b7a-4f1c-a755-90b25d4ac1dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.007762 10.0.0.23 - - [2026-02-16 03:52:22] "POST /id-to-fqname HTTP/1.1" 200 190 0.001974 10.0.0.23 - - [2026-02-16 03:52:22] "POST /fqname-to-id HTTP/1.1" 404 199 0.006975 10.0.0.23 - - [2026-02-16 03:52:22] "POST /security-groups HTTP/1.1" 200 591 0.064670 10.0.0.23 - - [2026-02-16 03:52:22] "POST /projects HTTP/1.1" 200 585 0.252871 10.0.0.50 - - [2026-02-16 03:52:22] "POST /fqname-to-id HTTP/1.1" 404 233 0.021962 10.0.0.23 - - [2026-02-16 03:52:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.325572 10.0.0.27 - - [2026-02-16 03:52:22] "GET /project/f002fa28-76dc-433f-96ce-0cc8700552ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.465294 10.0.0.27 - - [2026-02-16 03:52:23] "GET / HTTP/1.1" 200 35931 0.001438 10.0.0.23 - - [2026-02-16 03:52:26] "GET /projects?obj_uuids=f002fa28-76dc-433f-96ce-0cc8700552ef&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000908 10.0.0.27 - - [2026-02-16 03:52:26] "GET /project/f002fa28-76dc-433f-96ce-0cc8700552ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.033656 10.0.0.23 - - [2026-02-16 03:52:26] "GET /projects?obj_uuids=f002fa28-76dc-433f-96ce-0cc8700552ef&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001040 10.0.0.27 - - [2026-02-16 03:52:26] "GET /project/f002fa28-76dc-433f-96ce-0cc8700552ef?fields=virtual_networks HTTP/1.1" 200 1033 0.090908 10.0.0.23 - - [2026-02-16 03:52:26] "GET /projects?obj_uuids=f002fa28-76dc-433f-96ce-0cc8700552ef&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001123 10.0.0.27 - - [2026-02-16 03:52:26] "GET /project/f002fa28-76dc-433f-96ce-0cc8700552ef?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.045377 10.0.0.23 - - [2026-02-16 03:52:26] "GET /projects?obj_uuids=f002fa28-76dc-433f-96ce-0cc8700552ef&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001320 10.0.0.27 - - [2026-02-16 03:52:26] "GET /project/f002fa28-76dc-433f-96ce-0cc8700552ef?fields=security_groups HTTP/1.1" 200 1259 0.056841 10.0.0.23 - - [2026-02-16 03:52:27] "DELETE /project/de8b83f280b641df98e555c4cd81957c HTTP/1.1" 404 173 0.009538 10.0.0.23 - - [2026-02-16 03:52:27] "DELETE /project/f002fa2876dc433f96ce0cc8700552ef HTTP/1.1" 404 173 0.007910 10.0.0.50 - - [2026-02-16 03:52:27] "DELETE /access-control-list/a7dc7fbd-fba9-4673-9155-5312816c6010 HTTP/1.1" 200 115 0.051010 10.0.0.23 - - [2026-02-16 03:52:27] "GET /projects?obj_uuids=de8b83f2-80b6-41df-98e5-55c4cd81957c&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001251 10.0.0.23 - - [2026-02-16 03:52:27] "GET /projects?obj_uuids=f540cfb2-d9d6-4ac4-9f0c-4b0e3074bf1a&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003163 10.0.0.23 - - [2026-02-16 03:52:27] "GET /project/de8b83f2-80b6-41df-98e5-55c4cd81957c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1493 0.453824 10.0.0.23 - - [2026-02-16 03:52:27] "GET /projects?obj_uuids=de8b83f2-80b6-41df-98e5-55c4cd81957c&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001075 10.0.0.23 - - [2026-02-16 03:52:27] "GET /project/de8b83f2-80b6-41df-98e5-55c4cd81957c?fields=security_groups HTTP/1.1" 200 1382 0.048601 10.0.0.23 - - [2026-02-16 03:52:27] "DELETE /security-group/f051952b-ec9c-4e11-b5c6-1e4d8a1563ec HTTP/1.1" 200 115 0.039705 10.0.0.23 - - [2026-02-16 03:52:27] "GET /projects?obj_uuids=de8b83f2-80b6-41df-98e5-55c4cd81957c&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001206 10.0.0.23 - - [2026-02-16 03:52:27] "GET /project/de8b83f2-80b6-41df-98e5-55c4cd81957c?fields=application_policy_sets HTTP/1.1" 200 1421 0.062584 10.0.0.23 - - [2026-02-16 03:52:27] "DELETE /project/de8b83f2-80b6-41df-98e5-55c4cd81957c HTTP/1.1" 200 115 0.787536 10.0.0.23 - - [2026-02-16 03:52:28] "GET /project/f540cfb2-d9d6-4ac4-9f0c-4b0e3074bf1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 1.144379 10.0.0.23 - - [2026-02-16 03:52:28] "DELETE /project/f540cfb2-d9d6-4ac4-9f0c-4b0e3074bf1a HTTP/1.1" 404 171 1.155998 10.0.0.27 - - [2026-02-16 03:52:28] "POST /fqname-to-id HTTP/1.1" 404 196 0.049752 10.0.0.23 - - [2026-02-16 03:52:28] "GET /projects?obj_uuids=aecaadfd-6d26-4d10-a880-9c0df1efcf5b&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002998 10.0.0.23 - - [2026-02-16 03:52:28] "GET /domains?obj_uuids=026ea67f-9b7a-4f1c-a755-90b25d4ac1dc&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000843 10.0.0.23 - - [2026-02-16 03:52:28] "GET /domain/026ea67f-9b7a-4f1c-a755-90b25d4ac1dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.006045 10.0.0.23 - - [2026-02-16 03:52:28] "POST /id-to-fqname HTTP/1.1" 200 198 0.003209 10.0.0.23 - - [2026-02-16 03:52:28] "POST /fqname-to-id HTTP/1.1" 404 207 0.004938 10.0.0.23 - - [2026-02-16 03:52:28] "POST /security-groups HTTP/1.1" 200 599 0.027731 10.0.0.50 - - [2026-02-16 03:52:28] "POST /fqname-to-id HTTP/1.1" 404 242 0.002999 10.0.0.23 - - [2026-02-16 03:52:28] "POST /projects HTTP/1.1" 200 601 0.220200 10.0.0.23 - - [2026-02-16 03:52:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.290695 10.0.0.50 - - [2026-02-16 03:52:28] "POST /access-control-lists HTTP/1.1" 200 602 0.024863 10.0.0.27 - - [2026-02-16 03:52:28] "GET /project/aecaadfd-6d26-4d10-a880-9c0df1efcf5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.417994 10.0.0.27 - - [2026-02-16 03:52:29] "GET / HTTP/1.1" 200 35931 0.001792 10.0.0.27 - - [2026-02-16 03:52:30] "POST /fqname-to-id HTTP/1.1" 401 292 0.000520 10.0.0.27 - - [2026-02-16 03:52:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.057551 10.0.0.23 - - [2026-02-16 03:52:30] "GET /projects?obj_uuids=aecaadfd-6d26-4d10-a880-9c0df1efcf5b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001022 10.0.0.27 - - [2026-02-16 03:52:30] "GET /project/aecaadfd-6d26-4d10-a880-9c0df1efcf5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.036713 10.0.0.23 - - [2026-02-16 03:52:30] "GET /projects?obj_uuids=aecaadfd-6d26-4d10-a880-9c0df1efcf5b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000895 10.0.0.27 - - [2026-02-16 03:52:31] "POST /neutron/network HTTP/1.1" 200 601 0.134864 10.0.0.50 - - [2026-02-16 03:52:31] "POST /fqname-to-id HTTP/1.1" 404 207 0.049752 10.0.0.27 - - [2026-02-16 03:52:31] "POST /neutron/network HTTP/1.1" 200 974 0.009533 10.0.0.27 - - [2026-02-16 03:52:31] "POST /id-to-fqname HTTP/1.1" 200 222 0.000934 10.0.0.27 - - [2026-02-16 03:52:31] "GET /virtual-network/86c8b1be-dd3a-4009-9aae-136074ceb2c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2556 0.004604 10.0.0.27 - - [2026-02-16 03:52:31] "GET /virtual-network/86c8b1be-dd3a-4009-9aae-136074ceb2c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2556 0.006263 10.0.0.27 - - [2026-02-16 03:52:31] "POST /neutron/subnet HTTP/1.1" 200 716 0.009317 10.0.0.27 - - [2026-02-16 03:52:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002907 10.0.0.23 - - [2026-02-16 03:52:31] "GET /projects?obj_uuids=aecaadfd-6d26-4d10-a880-9c0df1efcf5b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000926 10.0.0.27 - - [2026-02-16 03:52:31] "GET /project/aecaadfd-6d26-4d10-a880-9c0df1efcf5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.045329 10.0.0.23 - - [2026-02-16 03:52:31] "GET /projects?obj_uuids=aecaadfd-6d26-4d10-a880-9c0df1efcf5b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000836 10.0.0.27 - - [2026-02-16 03:52:31] "POST /neutron/network HTTP/1.1" 200 601 0.116536 10.0.0.50 - - [2026-02-16 03:52:32] "POST /route-targets HTTP/1.1" 200 327 0.018739 10.0.0.50 - - [2026-02-16 03:52:32] "POST /fqname-to-id HTTP/1.1" 404 207 0.009444 10.0.0.27 - - [2026-02-16 03:52:32] "POST /neutron/network HTTP/1.1" 200 976 0.011453 10.0.0.27 - - [2026-02-16 03:52:32] "POST /id-to-fqname HTTP/1.1" 200 222 0.001246 10.0.0.27 - - [2026-02-16 03:52:32] "GET /virtual-network/6e02be21-892d-4612-b1ab-e97729b63e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.005000 10.0.0.27 - - [2026-02-16 03:52:32] "GET /virtual-network/6e02be21-892d-4612-b1ab-e97729b63e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.005776 10.0.0.27 - - [2026-02-16 03:52:32] "POST /neutron/subnet HTTP/1.1" 200 716 0.009221 10.0.0.27 - - [2026-02-16 03:52:32] "POST /id-to-fqname HTTP/1.1" 200 222 0.001175 10.0.0.23 - - [2026-02-16 03:52:33] "GET /projects?obj_uuids=aecaadfd-6d26-4d10-a880-9c0df1efcf5b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000967 10.0.0.27 - - [2026-02-16 03:52:33] "GET /project/aecaadfd-6d26-4d10-a880-9c0df1efcf5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.076096 10.0.0.27 - - [2026-02-16 03:52:33] "POST /neutron/network HTTP/1.1" 200 974 0.033847 10.0.0.27 - - [2026-02-16 03:52:33] "POST /id-to-fqname HTTP/1.1" 200 222 0.001209 10.0.0.27 - - [2026-02-16 03:52:33] "POST /neutron/port HTTP/1.1" 200 117 0.006404 10.0.0.23 - - [2026-02-16 03:52:34] "GET /projects?obj_uuids=aecaadfd-6d26-4d10-a880-9c0df1efcf5b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000998 10.0.0.27 - - [2026-02-16 03:52:34] "POST /neutron/port HTTP/1.1" 200 1152 0.294240 10.0.0.27 - - [2026-02-16 03:52:34] "POST /neutron/port HTTP/1.1" 200 1206 0.102036 10.0.0.27 - - [2026-02-16 03:52:34] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003471 10.0.0.27 - - [2026-02-16 03:52:34] "POST /neutron/port HTTP/1.1" 200 117 0.001017 10.0.0.23 - - [2026-02-16 03:52:34] "GET /projects?obj_uuids=aecaadfd-6d26-4d10-a880-9c0df1efcf5b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001068 10.0.0.27 - - [2026-02-16 03:52:34] "GET /project/aecaadfd-6d26-4d10-a880-9c0df1efcf5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.058907 10.0.0.27 - - [2026-02-16 03:52:35] "POST /neutron/port HTTP/1.1" 200 1216 0.018303 10.0.0.27 - - [2026-02-16 03:52:35] "POST /neutron/port HTTP/1.1" 200 1216 0.016339 10.0.0.23 - - [2026-02-16 03:52:35] "GET /projects?obj_uuids=aecaadfd-6d26-4d10-a880-9c0df1efcf5b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002451 10.0.0.27 - - [2026-02-16 03:52:35] "POST /neutron/port HTTP/1.1" 200 1154 0.293726 10.0.0.27 - - [2026-02-16 03:52:35] "POST /neutron/port HTTP/1.1" 200 1208 0.084674 10.0.0.27 - - [2026-02-16 03:52:35] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003422 10.0.0.27 - - [2026-02-16 03:52:36] "POST /neutron/port HTTP/1.1" 200 117 0.001076 10.0.0.27 - - [2026-02-16 03:52:40] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008528 10.0.0.27 - - [2026-02-16 03:52:40] "POST /neutron/port HTTP/1.1" 200 1216 0.015530 10.0.0.27 - - [2026-02-16 03:52:40] "GET /virtual-machine/bb53b273-5733-4954-87dd-e9ac615ca454 HTTP/1.1" 401 292 0.000391 10.0.0.27 - - [2026-02-16 03:52:40] "GET /virtual-machine/bb53b273-5733-4954-87dd-e9ac615ca454 HTTP/1.1" 200 1300 0.030201 10.0.0.27 - - [2026-02-16 03:52:40] "GET /virtual-machine-interface/651a91a8-d180-41ac-a9e3-0901f8e6722e HTTP/1.1" 200 3157 0.004647 10.0.0.27 - - [2026-02-16 03:52:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003038 10.0.0.27 - - [2026-02-16 03:52:40] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.002959 10.0.0.27 - - [2026-02-16 03:52:40] "GET /virtual-networks?parent_id=aecaadfd-6d26-4d10-a880-9c0df1efcf5b&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.002287 10.0.0.27 - - [2026-02-16 03:52:40] "GET /virtual-network/86c8b1be-dd3a-4009-9aae-136074ceb2c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2556 0.007637 10.0.0.27 - - [2026-02-16 03:52:42] "POST /neutron/security_group HTTP/1.1" 200 2066 0.040633 10.0.0.27 - - [2026-02-16 03:52:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003629 10.0.0.27 - - [2026-02-16 03:52:44] "GET /virtual-network/86c8b1be-dd3a-4009-9aae-136074ceb2c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2556 0.004735 10.0.0.27 - - [2026-02-16 03:52:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003073 10.0.0.27 - - [2026-02-16 03:52:46] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003939 10.0.0.27 - - [2026-02-16 03:52:46] "GET /virtual-networks?parent_id=aecaadfd-6d26-4d10-a880-9c0df1efcf5b&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.002637 10.0.0.27 - - [2026-02-16 03:52:46] "GET /virtual-network/86c8b1be-dd3a-4009-9aae-136074ceb2c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2556 0.005836 10.0.0.27 - - [2026-02-16 03:52:46] "POST /neutron/port HTTP/1.1" 200 1218 0.016284 10.0.0.27 - - [2026-02-16 03:52:46] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007211 10.0.0.27 - - [2026-02-16 03:52:46] "GET /virtual-machine/1c1b2ff5-d2ac-4852-8690-45d3453992bf HTTP/1.1" 200 1299 0.006868 10.0.0.27 - - [2026-02-16 03:52:46] "GET /virtual-machine-interface/6f3eeaec-8aae-462b-9b74-ea5afabaac59 HTTP/1.1" 200 3157 0.005472 10.0.0.27 - - [2026-02-16 03:52:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003208 10.0.0.27 - - [2026-02-16 03:52:46] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003263 10.0.0.27 - - [2026-02-16 03:52:46] "GET /virtual-networks?parent_id=aecaadfd-6d26-4d10-a880-9c0df1efcf5b&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.006795 10.0.0.27 - - [2026-02-16 03:52:46] "GET /virtual-network/6e02be21-892d-4612-b1ab-e97729b63e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.005152 10.0.0.27 - - [2026-02-16 03:52:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003296 10.0.0.27 - - [2026-02-16 03:52:47] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004631 10.0.0.27 - - [2026-02-16 03:52:47] "GET /virtual-networks?parent_id=aecaadfd-6d26-4d10-a880-9c0df1efcf5b&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003629 10.0.0.27 - - [2026-02-16 03:52:47] "GET /virtual-network/6e02be21-892d-4612-b1ab-e97729b63e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.005388 10.0.0.27 - - [2026-02-16 03:52:48] "POST /fqname-to-id HTTP/1.1" 404 209 0.003387 10.0.0.27 - - [2026-02-16 03:52:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002612 10.0.0.23 - - [2026-02-16 03:52:48] "GET /projects?obj_uuids=aecaadfd-6d26-4d10-a880-9c0df1efcf5b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000898 10.0.0.27 - - [2026-02-16 03:52:48] "GET /project/aecaadfd-6d26-4d10-a880-9c0df1efcf5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.040473 10.0.0.27 - - [2026-02-16 03:52:48] "POST /network-policys HTTP/1.1" 200 533 0.026302 10.0.0.27 - - [2026-02-16 03:52:48] "GET /network-policy/e9f2cf19-a04f-48de-b591-038ccdfbf743?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.005724 10.0.0.27 - - [2026-02-16 03:52:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002599 10.0.0.27 - - [2026-02-16 03:52:48] "GET /virtual-network/86c8b1be-dd3a-4009-9aae-136074ceb2c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2556 0.005198 10.0.0.27 - - [2026-02-16 03:52:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003726 10.0.0.27 - - [2026-02-16 03:52:48] "GET /network-policy/e9f2cf19-a04f-48de-b591-038ccdfbf743?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.004269 10.0.0.27 - - [2026-02-16 03:52:48] "POST /ref-update HTTP/1.1" 200 156 0.053558 10.0.0.50 - - [2026-02-16 03:52:48] "POST /access-control-lists HTTP/1.1" 200 578 0.045160 10.0.0.27 - - [2026-02-16 03:52:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004686 10.0.0.27 - - [2026-02-16 03:52:48] "GET /network-policy/e9f2cf19-a04f-48de-b591-038ccdfbf743?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.003446 10.0.0.27 - - [2026-02-16 03:52:48] "POST /neutron/network HTTP/1.1" 200 1060 0.011115 10.0.0.27 - - [2026-02-16 03:52:48] "GET /virtual-network/86c8b1be-dd3a-4009-9aae-136074ceb2c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.004304 10.0.0.27 - - [2026-02-16 03:52:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002855 10.0.0.27 - - [2026-02-16 03:52:48] "GET /network-policy/e9f2cf19-a04f-48de-b591-038ccdfbf743?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.006182 10.0.0.27 - - [2026-02-16 03:52:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002438 10.0.0.27 - - [2026-02-16 03:52:48] "GET /virtual-network/6e02be21-892d-4612-b1ab-e97729b63e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.005170 10.0.0.27 - - [2026-02-16 03:52:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003142 10.0.0.27 - - [2026-02-16 03:52:48] "GET /network-policy/e9f2cf19-a04f-48de-b591-038ccdfbf743?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.005624 10.0.0.27 - - [2026-02-16 03:52:48] "POST /ref-update HTTP/1.1" 200 156 0.050285 10.0.0.27 - - [2026-02-16 03:52:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004651 10.0.0.50 - - [2026-02-16 03:52:48] "POST /access-control-lists HTTP/1.1" 200 578 0.037283 10.0.0.27 - - [2026-02-16 03:52:48] "GET /network-policy/e9f2cf19-a04f-48de-b591-038ccdfbf743?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.003464 10.0.0.27 - - [2026-02-16 03:52:48] "GET /virtual-network/6e02be21-892d-4612-b1ab-e97729b63e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2869 0.012248 10.0.0.27 - - [2026-02-16 03:52:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005650 10.0.0.27 - - [2026-02-16 03:52:48] "GET /network-policy/e9f2cf19-a04f-48de-b591-038ccdfbf743?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.003901 10.0.0.27 - - [2026-02-16 03:52:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002871 10.0.0.23 - - [2026-02-16 03:52:49] "GET /projects?obj_uuids=aecaadfd-6d26-4d10-a880-9c0df1efcf5b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000950 10.0.0.27 - - [2026-02-16 03:52:49] "GET /project/aecaadfd-6d26-4d10-a880-9c0df1efcf5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.045227 10.0.0.23 - - [2026-02-16 03:52:49] "GET /projects?obj_uuids=aecaadfd-6d26-4d10-a880-9c0df1efcf5b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001148 10.0.0.27 - - [2026-02-16 03:52:49] "POST /neutron/network HTTP/1.1" 200 585 0.128588 10.0.0.50 - - [2026-02-16 03:52:49] "POST /ref-update HTTP/1.1" 200 156 0.021673 10.0.0.27 - - [2026-02-16 03:52:49] "POST /id-to-fqname HTTP/1.1" 200 214 0.003263 10.0.0.27 - - [2026-02-16 03:52:49] "GET /virtual-network/6e0490ad-ee62-40c7-8d28-bd4368bfc57f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.005569 10.0.0.27 - - [2026-02-16 03:52:49] "POST /neutron/network HTTP/1.1" 200 799 0.006996 10.0.0.27 - - [2026-02-16 03:52:49] "GET /virtual-network/6e0490ad-ee62-40c7-8d28-bd4368bfc57f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.004721 10.0.0.27 - - [2026-02-16 03:52:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003062 10.0.0.23 - - [2026-02-16 03:52:49] "GET /projects?obj_uuids=aecaadfd-6d26-4d10-a880-9c0df1efcf5b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001845 10.0.0.27 - - [2026-02-16 03:52:49] "GET /project/aecaadfd-6d26-4d10-a880-9c0df1efcf5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.055981 10.0.0.27 - - [2026-02-16 03:52:49] "POST /neutron/network HTTP/1.1" 200 117 0.024045 10.0.0.27 - - [2026-02-16 03:52:50] "POST /neutron/network HTTP/1.1" 200 799 0.007170 10.0.0.27 - - [2026-02-16 03:52:50] "POST /id-to-fqname HTTP/1.1" 200 214 0.000946 10.0.0.27 - - [2026-02-16 03:52:50] "GET /virtual-network/1f47a591-87dd-40a3-b961-8c10d12c9757?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.004322 10.0.0.27 - - [2026-02-16 03:52:50] "GET /virtual-network/1f47a591-87dd-40a3-b961-8c10d12c9757?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.005133 10.0.0.27 - - [2026-02-16 03:52:50] "POST /neutron/subnet HTTP/1.1" 200 701 0.008153 10.0.0.27 - - [2026-02-16 03:52:50] "POST /fqname-to-id HTTP/1.1" 404 239 0.002909 10.0.0.27 - - [2026-02-16 03:52:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002315 10.0.0.23 - - [2026-02-16 03:52:50] "GET /projects?obj_uuids=aecaadfd-6d26-4d10-a880-9c0df1efcf5b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000911 10.0.0.27 - - [2026-02-16 03:52:50] "GET /project/aecaadfd-6d26-4d10-a880-9c0df1efcf5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.048565 10.0.0.27 - - [2026-02-16 03:52:50] "POST /network-policys HTTP/1.1" 200 587 0.024435 10.0.0.27 - - [2026-02-16 03:52:50] "GET /network-policy/d7d4f8d2-7380-4e2e-814e-c20958d8cab0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.005847 10.0.0.27 - - [2026-02-16 03:52:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002653 10.0.0.27 - - [2026-02-16 03:52:50] "GET /virtual-network/6e0490ad-ee62-40c7-8d28-bd4368bfc57f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.006028 10.0.0.27 - - [2026-02-16 03:52:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003174 10.0.0.27 - - [2026-02-16 03:52:50] "GET /network-policy/d7d4f8d2-7380-4e2e-814e-c20958d8cab0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.003815 10.0.0.50 - - [2026-02-16 03:52:50] "POST /fqname-to-id HTTP/1.1" 404 210 0.004548 10.0.0.27 - - [2026-02-16 03:52:50] "POST /ref-update HTTP/1.1" 200 156 0.060464 10.0.0.27 - - [2026-02-16 03:52:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002764 10.0.0.27 - - [2026-02-16 03:52:50] "GET /network-policy/d7d4f8d2-7380-4e2e-814e-c20958d8cab0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.003480 10.0.0.27 - - [2026-02-16 03:52:50] "GET /virtual-network/6e0490ad-ee62-40c7-8d28-bd4368bfc57f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2333 0.006773 10.0.0.27 - - [2026-02-16 03:52:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002629 10.0.0.27 - - [2026-02-16 03:52:50] "GET /network-policy/d7d4f8d2-7380-4e2e-814e-c20958d8cab0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.004655 10.0.0.27 - - [2026-02-16 03:52:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003954 10.0.0.27 - - [2026-02-16 03:52:50] "GET /virtual-network/1f47a591-87dd-40a3-b961-8c10d12c9757?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.005426 10.0.0.27 - - [2026-02-16 03:52:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003392 10.0.0.27 - - [2026-02-16 03:52:50] "GET /network-policy/d7d4f8d2-7380-4e2e-814e-c20958d8cab0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.004216 10.0.0.27 - - [2026-02-16 03:52:51] "POST /ref-update HTTP/1.1" 200 156 0.053069 10.0.0.50 - - [2026-02-16 03:52:51] "POST /fqname-to-id HTTP/1.1" 404 210 0.009161 10.0.0.27 - - [2026-02-16 03:52:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002715 10.0.0.27 - - [2026-02-16 03:52:51] "GET /network-policy/d7d4f8d2-7380-4e2e-814e-c20958d8cab0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.003814 10.0.0.27 - - [2026-02-16 03:52:51] "GET /virtual-network/1f47a591-87dd-40a3-b961-8c10d12c9757?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2333 0.009965 10.0.0.27 - - [2026-02-16 03:52:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002914 10.0.0.27 - - [2026-02-16 03:52:51] "GET /network-policy/d7d4f8d2-7380-4e2e-814e-c20958d8cab0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.003703 10.0.0.27 - - [2026-02-16 03:52:51] "POST /id-to-fqname HTTP/1.1" 200 214 0.000963 10.0.0.27 - - [2026-02-16 03:52:51] "POST /neutron/port HTTP/1.1" 200 2280 0.018512 10.0.0.23 - - [2026-02-16 03:52:52] "GET /projects?obj_uuids=aecaadfd-6d26-4d10-a880-9c0df1efcf5b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000923 10.0.0.27 - - [2026-02-16 03:52:52] "GET /project/aecaadfd-6d26-4d10-a880-9c0df1efcf5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.065065 10.0.0.27 - - [2026-02-16 03:52:52] "POST /neutron/network HTTP/1.1" 200 912 0.005993 10.0.0.27 - - [2026-02-16 03:52:52] "POST /neutron/port HTTP/1.1" 200 117 0.005870 10.0.0.27 - - [2026-02-16 03:52:52] "POST /id-to-fqname HTTP/1.1" 200 214 0.001079 10.0.0.27 - - [2026-02-16 03:52:52] "POST /neutron/network HTTP/1.1" 200 922 0.007640 10.0.0.27 - - [2026-02-16 03:52:53] "POST /neutron/port HTTP/1.1" 200 1063 0.017833 10.0.0.27 - - [2026-02-16 03:52:53] "POST /neutron/port HTTP/1.1" 200 1127 0.019128 10.0.0.23 - - [2026-02-16 03:52:53] "GET /projects?obj_uuids=aecaadfd-6d26-4d10-a880-9c0df1efcf5b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000979 10.0.0.27 - - [2026-02-16 03:52:53] "POST /neutron/port HTTP/1.1" 200 117 0.000809 10.0.0.27 - - [2026-02-16 03:52:53] "GET /project/aecaadfd-6d26-4d10-a880-9c0df1efcf5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.082496 10.0.0.27 - - [2026-02-16 03:52:53] "POST /neutron/port HTTP/1.1" 200 3254 0.024485 10.0.0.27 - - [2026-02-16 03:52:53] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003556 10.0.0.27 - - [2026-02-16 03:52:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003092 10.0.0.27 - - [2026-02-16 03:52:53] "GET /bgp-router/685290f5-6134-4ed8-a772-fcd67cffb5d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2837 0.004896 10.0.0.27 - - [2026-02-16 03:52:54] "POST /neutron/network HTTP/1.1" 200 922 0.010629 10.0.0.50 - - [2026-02-16 03:52:54] "PUT /access-control-list/ace83672-43d1-4a8d-8d5c-7a7036bf25bb HTTP/1.1" 200 272 0.012674 10.0.0.27 - - [2026-02-16 03:52:54] "POST /neutron/port HTTP/1.1" 200 1063 0.020542 10.0.0.27 - - [2026-02-16 03:52:54] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003166 10.0.0.27 - - [2026-02-16 03:52:54] "POST /neutron/network HTTP/1.1" 200 912 0.005885 10.0.0.27 - - [2026-02-16 03:52:55] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003891 10.0.0.27 - - [2026-02-16 03:52:55] "GET /bgp-router/685290f5-6134-4ed8-a772-fcd67cffb5d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2837 0.004961 10.0.0.27 - - [2026-02-16 03:52:55] "GET /bgp-router/685290f5-6134-4ed8-a772-fcd67cffb5d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2837 0.003768 10.0.0.27 - - [2026-02-16 03:52:55] "PUT /bgp-router/685290f5-6134-4ed8-a772-fcd67cffb5d6 HTTP/1.1" 200 254 0.024251 10.0.0.27 - - [2026-02-16 03:52:55] "PUT /bgp-router/685290f5-6134-4ed8-a772-fcd67cffb5d6 HTTP/1.1" 200 254 0.034147 10.0.0.27 - - [2026-02-16 03:52:55] "GET /bgp-router/63100471-fb72-4590-8427-cf94ce1d5c8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.006315 10.0.0.27 - - [2026-02-16 03:52:55] "GET /bgp-router/63100471-fb72-4590-8427-cf94ce1d5c8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.005214 10.0.0.27 - - [2026-02-16 03:52:55] "PUT /bgp-router/63100471-fb72-4590-8427-cf94ce1d5c8b HTTP/1.1" 200 254 0.027928 10.0.0.27 - - [2026-02-16 03:52:55] "PUT /bgp-router/63100471-fb72-4590-8427-cf94ce1d5c8b HTTP/1.1" 200 254 0.028818 10.0.0.27 - - [2026-02-16 03:52:55] "GET /bgp-router/9a16e097-4298-49b2-9185-55da755bf17f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.005534 10.0.0.27 - - [2026-02-16 03:52:55] "GET /bgp-router/9a16e097-4298-49b2-9185-55da755bf17f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.005029 10.0.0.27 - - [2026-02-16 03:52:55] "PUT /bgp-router/9a16e097-4298-49b2-9185-55da755bf17f HTTP/1.1" 200 254 0.025913 10.0.0.27 - - [2026-02-16 03:52:55] "PUT /bgp-router/9a16e097-4298-49b2-9185-55da755bf17f HTTP/1.1" 200 254 0.050109 10.0.0.27 - - [2026-02-16 03:52:55] "GET /bgp-router/685290f5-6134-4ed8-a772-fcd67cffb5d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2837 0.006917 10.0.0.27 - - [2026-02-16 03:52:55] "GET /bgp-router/685290f5-6134-4ed8-a772-fcd67cffb5d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2837 0.007745 10.0.0.27 - - [2026-02-16 03:52:55] "PUT /bgp-router/685290f5-6134-4ed8-a772-fcd67cffb5d6 HTTP/1.1" 200 254 0.023032 10.0.0.27 - - [2026-02-16 03:52:55] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.002981 10.0.0.27 - - [2026-02-16 03:52:55] "GET /bgp-router/685290f5-6134-4ed8-a772-fcd67cffb5d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2837 0.005306 10.0.0.27 - - [2026-02-16 03:52:55] "GET /bgp-router/685290f5-6134-4ed8-a772-fcd67cffb5d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2837 0.004058 10.0.0.27 - - [2026-02-16 03:52:55] "PUT /bgp-router/685290f5-6134-4ed8-a772-fcd67cffb5d6 HTTP/1.1" 200 254 0.028810 10.0.0.27 - - [2026-02-16 03:52:55] "PUT /bgp-router/685290f5-6134-4ed8-a772-fcd67cffb5d6 HTTP/1.1" 200 254 0.034012 10.0.0.27 - - [2026-02-16 03:52:55] "GET /bgp-router/63100471-fb72-4590-8427-cf94ce1d5c8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.005536 10.0.0.27 - - [2026-02-16 03:52:55] "GET /bgp-router/63100471-fb72-4590-8427-cf94ce1d5c8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.005445 10.0.0.27 - - [2026-02-16 03:52:55] "PUT /bgp-router/63100471-fb72-4590-8427-cf94ce1d5c8b HTTP/1.1" 200 254 0.024087 10.0.0.27 - - [2026-02-16 03:52:56] "PUT /bgp-router/63100471-fb72-4590-8427-cf94ce1d5c8b HTTP/1.1" 200 254 0.032283 10.0.0.27 - - [2026-02-16 03:52:56] "GET /bgp-router/9a16e097-4298-49b2-9185-55da755bf17f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.007446 10.0.0.27 - - [2026-02-16 03:52:56] "GET /bgp-router/9a16e097-4298-49b2-9185-55da755bf17f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.006019 10.0.0.27 - - [2026-02-16 03:52:56] "PUT /bgp-router/9a16e097-4298-49b2-9185-55da755bf17f HTTP/1.1" 200 254 0.023647 10.0.0.27 - - [2026-02-16 03:52:56] "PUT /bgp-router/9a16e097-4298-49b2-9185-55da755bf17f HTTP/1.1" 200 254 0.027063 10.0.0.27 - - [2026-02-16 03:52:56] "GET /bgp-router/63100471-fb72-4590-8427-cf94ce1d5c8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.003829 10.0.0.27 - - [2026-02-16 03:52:56] "GET /bgp-router/63100471-fb72-4590-8427-cf94ce1d5c8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.003902 10.0.0.27 - - [2026-02-16 03:52:56] "PUT /bgp-router/63100471-fb72-4590-8427-cf94ce1d5c8b HTTP/1.1" 200 254 0.017978 10.0.0.27 - - [2026-02-16 03:52:56] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.002843 10.0.0.27 - - [2026-02-16 03:52:56] "GET /bgp-router/685290f5-6134-4ed8-a772-fcd67cffb5d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2837 0.004543 10.0.0.27 - - [2026-02-16 03:52:56] "GET /bgp-router/685290f5-6134-4ed8-a772-fcd67cffb5d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2837 0.004434 10.0.0.27 - - [2026-02-16 03:52:56] "PUT /bgp-router/685290f5-6134-4ed8-a772-fcd67cffb5d6 HTTP/1.1" 200 254 0.029816 10.0.0.27 - - [2026-02-16 03:52:56] "PUT /bgp-router/685290f5-6134-4ed8-a772-fcd67cffb5d6 HTTP/1.1" 200 254 0.035806 10.0.0.27 - - [2026-02-16 03:52:56] "GET /bgp-router/63100471-fb72-4590-8427-cf94ce1d5c8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.009319 10.0.0.27 - - [2026-02-16 03:52:56] "GET /bgp-router/63100471-fb72-4590-8427-cf94ce1d5c8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.008945 10.0.0.27 - - [2026-02-16 03:52:56] "PUT /bgp-router/63100471-fb72-4590-8427-cf94ce1d5c8b HTTP/1.1" 200 254 0.025873 10.0.0.27 - - [2026-02-16 03:52:56] "PUT /bgp-router/63100471-fb72-4590-8427-cf94ce1d5c8b HTTP/1.1" 200 254 0.027453 10.0.0.27 - - [2026-02-16 03:52:56] "GET /bgp-router/9a16e097-4298-49b2-9185-55da755bf17f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.008312 10.0.0.27 - - [2026-02-16 03:52:56] "GET /bgp-router/9a16e097-4298-49b2-9185-55da755bf17f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.007050 10.0.0.27 - - [2026-02-16 03:52:56] "PUT /bgp-router/9a16e097-4298-49b2-9185-55da755bf17f HTTP/1.1" 200 254 0.024288 10.0.0.27 - - [2026-02-16 03:52:56] "PUT /bgp-router/9a16e097-4298-49b2-9185-55da755bf17f HTTP/1.1" 200 254 0.026896 10.0.0.27 - - [2026-02-16 03:52:56] "GET /bgp-router/9a16e097-4298-49b2-9185-55da755bf17f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.004428 10.0.0.27 - - [2026-02-16 03:52:56] "GET /bgp-router/9a16e097-4298-49b2-9185-55da755bf17f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.003790 10.0.0.27 - - [2026-02-16 03:52:56] "PUT /bgp-router/9a16e097-4298-49b2-9185-55da755bf17f HTTP/1.1" 200 254 0.015681 10.0.0.27 - - [2026-02-16 03:52:57] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003060 10.0.0.27 - - [2026-02-16 03:52:57] "GET /bgp-router/685290f5-6134-4ed8-a772-fcd67cffb5d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2837 0.005710 10.0.0.27 - - [2026-02-16 03:52:57] "GET /bgp-router/685290f5-6134-4ed8-a772-fcd67cffb5d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2837 0.004501 10.0.0.27 - - [2026-02-16 03:52:57] "PUT /bgp-router/685290f5-6134-4ed8-a772-fcd67cffb5d6 HTTP/1.1" 200 254 0.024905 10.0.0.27 - - [2026-02-16 03:52:57] "PUT /bgp-router/685290f5-6134-4ed8-a772-fcd67cffb5d6 HTTP/1.1" 200 254 0.039801 10.0.0.27 - - [2026-02-16 03:52:57] "GET /bgp-router/63100471-fb72-4590-8427-cf94ce1d5c8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2901 0.009213 10.0.0.27 - - [2026-02-16 03:52:57] "GET /bgp-router/63100471-fb72-4590-8427-cf94ce1d5c8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2901 0.005643 10.0.0.27 - - [2026-02-16 03:52:57] "PUT /bgp-router/63100471-fb72-4590-8427-cf94ce1d5c8b HTTP/1.1" 200 254 0.022166 10.0.0.27 - - [2026-02-16 03:52:57] "PUT /bgp-router/63100471-fb72-4590-8427-cf94ce1d5c8b HTTP/1.1" 200 254 0.038857 10.0.0.27 - - [2026-02-16 03:52:57] "GET /bgp-router/9a16e097-4298-49b2-9185-55da755bf17f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2966 0.006619 10.0.0.27 - - [2026-02-16 03:52:57] "GET /bgp-router/9a16e097-4298-49b2-9185-55da755bf17f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2966 0.004233 10.0.0.27 - - [2026-02-16 03:52:57] "PUT /bgp-router/9a16e097-4298-49b2-9185-55da755bf17f HTTP/1.1" 200 254 0.024551 10.0.0.27 - - [2026-02-16 03:52:57] "PUT /bgp-router/9a16e097-4298-49b2-9185-55da755bf17f HTTP/1.1" 200 254 0.027943 10.0.0.27 - - [2026-02-16 03:53:02] "POST /neutron/port HTTP/1.1" 200 1216 0.019203 10.0.0.27 - - [2026-02-16 03:53:02] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004196 10.0.0.27 - - [2026-02-16 03:53:02] "POST /neutron/port HTTP/1.1" 200 117 0.001356 10.0.0.27 - - [2026-02-16 03:53:04] "POST /neutron/port HTTP/1.1" 200 1218 0.017384 10.0.0.27 - - [2026-02-16 03:53:04] "POST /neutron/port HTTP/1.1" 200 1127 0.018458 10.0.0.27 - - [2026-02-16 03:53:04] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003337 10.0.0.27 - - [2026-02-16 03:53:04] "POST /neutron/port HTTP/1.1" 200 117 0.001123 10.0.0.27 - - [2026-02-16 03:53:07] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003485 10.0.0.27 - - [2026-02-16 03:53:07] "GET /bgp-router/685290f5-6134-4ed8-a772-fcd67cffb5d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2963 0.004045 10.0.0.27 - - [2026-02-16 03:53:07] "GET /bgp-router/685290f5-6134-4ed8-a772-fcd67cffb5d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2963 0.004284 10.0.0.27 - - [2026-02-16 03:53:07] "PUT /bgp-router/685290f5-6134-4ed8-a772-fcd67cffb5d6 HTTP/1.1" 200 254 0.022420 10.0.0.27 - - [2026-02-16 03:53:07] "PUT /bgp-router/685290f5-6134-4ed8-a772-fcd67cffb5d6 HTTP/1.1" 200 254 0.025265 10.0.0.27 - - [2026-02-16 03:53:07] "GET /bgp-router/63100471-fb72-4590-8427-cf94ce1d5c8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2901 0.004197 10.0.0.27 - - [2026-02-16 03:53:07] "GET /bgp-router/63100471-fb72-4590-8427-cf94ce1d5c8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2901 0.006004 10.0.0.27 - - [2026-02-16 03:53:07] "PUT /bgp-router/63100471-fb72-4590-8427-cf94ce1d5c8b HTTP/1.1" 200 254 0.021928 10.0.0.27 - - [2026-02-16 03:53:07] "PUT /bgp-router/63100471-fb72-4590-8427-cf94ce1d5c8b HTTP/1.1" 200 254 0.031227 10.0.0.27 - - [2026-02-16 03:53:07] "GET /bgp-router/9a16e097-4298-49b2-9185-55da755bf17f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.005043 10.0.0.27 - - [2026-02-16 03:53:07] "GET /bgp-router/9a16e097-4298-49b2-9185-55da755bf17f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.003379 10.0.0.27 - - [2026-02-16 03:53:07] "PUT /bgp-router/9a16e097-4298-49b2-9185-55da755bf17f HTTP/1.1" 200 254 0.028304 10.0.0.27 - - [2026-02-16 03:53:08] "PUT /bgp-router/9a16e097-4298-49b2-9185-55da755bf17f HTTP/1.1" 200 254 0.040276 10.0.0.27 - - [2026-02-16 03:53:08] "GET /bgp-router/685290f5-6134-4ed8-a772-fcd67cffb5d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2837 0.008910 10.0.0.27 - - [2026-02-16 03:53:08] "GET /bgp-router/685290f5-6134-4ed8-a772-fcd67cffb5d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2837 0.006381 10.0.0.27 - - [2026-02-16 03:53:08] "PUT /bgp-router/685290f5-6134-4ed8-a772-fcd67cffb5d6 HTTP/1.1" 200 254 0.024214 10.0.0.27 - - [2026-02-16 03:53:08] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003281 10.0.0.27 - - [2026-02-16 03:53:08] "GET /bgp-router/685290f5-6134-4ed8-a772-fcd67cffb5d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2837 0.005773 10.0.0.27 - - [2026-02-16 03:53:08] "GET /bgp-router/685290f5-6134-4ed8-a772-fcd67cffb5d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2837 0.004062 10.0.0.27 - - [2026-02-16 03:53:08] "PUT /bgp-router/685290f5-6134-4ed8-a772-fcd67cffb5d6 HTTP/1.1" 200 254 0.028440 10.0.0.27 - - [2026-02-16 03:53:08] "PUT /bgp-router/685290f5-6134-4ed8-a772-fcd67cffb5d6 HTTP/1.1" 200 254 0.027360 10.0.0.27 - - [2026-02-16 03:53:08] "GET /bgp-router/63100471-fb72-4590-8427-cf94ce1d5c8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.004207 10.0.0.27 - - [2026-02-16 03:53:08] "GET /bgp-router/63100471-fb72-4590-8427-cf94ce1d5c8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.003927 10.0.0.27 - - [2026-02-16 03:53:08] "PUT /bgp-router/63100471-fb72-4590-8427-cf94ce1d5c8b HTTP/1.1" 200 254 0.038047 10.0.0.27 - - [2026-02-16 03:53:08] "PUT /bgp-router/63100471-fb72-4590-8427-cf94ce1d5c8b HTTP/1.1" 200 254 0.033295 10.0.0.27 - - [2026-02-16 03:53:08] "GET /bgp-router/9a16e097-4298-49b2-9185-55da755bf17f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.005706 10.0.0.27 - - [2026-02-16 03:53:08] "GET /bgp-router/9a16e097-4298-49b2-9185-55da755bf17f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.004763 10.0.0.27 - - [2026-02-16 03:53:08] "PUT /bgp-router/9a16e097-4298-49b2-9185-55da755bf17f HTTP/1.1" 200 254 0.031387 10.0.0.27 - - [2026-02-16 03:53:08] "PUT /bgp-router/9a16e097-4298-49b2-9185-55da755bf17f HTTP/1.1" 200 254 0.036364 10.0.0.27 - - [2026-02-16 03:53:08] "GET /bgp-router/63100471-fb72-4590-8427-cf94ce1d5c8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.004251 10.0.0.27 - - [2026-02-16 03:53:08] "GET /bgp-router/63100471-fb72-4590-8427-cf94ce1d5c8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.004523 10.0.0.27 - - [2026-02-16 03:53:08] "PUT /bgp-router/63100471-fb72-4590-8427-cf94ce1d5c8b HTTP/1.1" 200 254 0.018401 10.0.0.27 - - [2026-02-16 03:53:08] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003876 10.0.0.27 - - [2026-02-16 03:53:08] "GET /bgp-router/685290f5-6134-4ed8-a772-fcd67cffb5d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2837 0.004433 10.0.0.27 - - [2026-02-16 03:53:08] "GET /bgp-router/685290f5-6134-4ed8-a772-fcd67cffb5d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2837 0.003313 10.0.0.27 - - [2026-02-16 03:53:08] "PUT /bgp-router/685290f5-6134-4ed8-a772-fcd67cffb5d6 HTTP/1.1" 200 254 0.021586 10.0.0.27 - - [2026-02-16 03:53:08] "PUT /bgp-router/685290f5-6134-4ed8-a772-fcd67cffb5d6 HTTP/1.1" 200 254 0.034925 10.0.0.27 - - [2026-02-16 03:53:09] "GET /bgp-router/63100471-fb72-4590-8427-cf94ce1d5c8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.006110 10.0.0.27 - - [2026-02-16 03:53:09] "GET /bgp-router/63100471-fb72-4590-8427-cf94ce1d5c8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.010645 10.0.0.27 - - [2026-02-16 03:53:09] "PUT /bgp-router/63100471-fb72-4590-8427-cf94ce1d5c8b HTTP/1.1" 200 254 0.036385 10.0.0.27 - - [2026-02-16 03:53:09] "PUT /bgp-router/63100471-fb72-4590-8427-cf94ce1d5c8b HTTP/1.1" 200 254 0.054761 10.0.0.27 - - [2026-02-16 03:53:09] "GET /bgp-router/9a16e097-4298-49b2-9185-55da755bf17f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.005022 10.0.0.27 - - [2026-02-16 03:53:09] "GET /bgp-router/9a16e097-4298-49b2-9185-55da755bf17f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.003337 10.0.0.27 - - [2026-02-16 03:53:09] "PUT /bgp-router/9a16e097-4298-49b2-9185-55da755bf17f HTTP/1.1" 200 254 0.024248 10.0.0.27 - - [2026-02-16 03:53:09] "PUT /bgp-router/9a16e097-4298-49b2-9185-55da755bf17f HTTP/1.1" 200 254 0.029873 10.0.0.27 - - [2026-02-16 03:53:09] "GET /bgp-router/9a16e097-4298-49b2-9185-55da755bf17f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.004833 10.0.0.27 - - [2026-02-16 03:53:09] "GET /bgp-router/9a16e097-4298-49b2-9185-55da755bf17f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.008729 10.0.0.27 - - [2026-02-16 03:53:09] "PUT /bgp-router/9a16e097-4298-49b2-9185-55da755bf17f HTTP/1.1" 200 254 0.019204 10.0.0.27 - - [2026-02-16 03:53:09] "POST /ref-update HTTP/1.1" 200 156 0.045843 10.0.0.27 - - [2026-02-16 03:53:09] "GET /virtual-network/1f47a591-87dd-40a3-b961-8c10d12c9757?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.021458 10.0.0.27 - - [2026-02-16 03:53:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003093 10.0.0.27 - - [2026-02-16 03:53:09] "GET /network-policy/d7d4f8d2-7380-4e2e-814e-c20958d8cab0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.004242 10.0.0.27 - - [2026-02-16 03:53:09] "POST /ref-update HTTP/1.1" 200 156 0.051328 10.0.0.50 - - [2026-02-16 03:53:09] "DELETE /access-control-list/3866da56-19c9-4565-9a91-c0c3dc683209 HTTP/1.1" 200 115 0.052279 10.0.0.27 - - [2026-02-16 03:53:09] "POST /neutron/network HTTP/1.1" 200 799 0.026447 10.0.0.27 - - [2026-02-16 03:53:09] "GET /virtual-network/6e0490ad-ee62-40c7-8d28-bd4368bfc57f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.006354 10.0.0.27 - - [2026-02-16 03:53:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003351 10.0.0.27 - - [2026-02-16 03:53:09] "GET /network-policy/d7d4f8d2-7380-4e2e-814e-c20958d8cab0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.003304 10.0.0.27 - - [2026-02-16 03:53:09] "DELETE /network-policy/d7d4f8d2-7380-4e2e-814e-c20958d8cab0 HTTP/1.1" 200 115 0.031309 10.0.0.27 - - [2026-02-16 03:53:10] "POST /neutron/port HTTP/1.1" 200 1127 0.017718 10.0.0.27 - - [2026-02-16 03:53:10] "POST /neutron/port HTTP/1.1" 200 151 0.169031 10.0.0.27 - - [2026-02-16 03:53:12] "POST /neutron/network HTTP/1.1" 200 799 0.007671 10.0.0.50 - - [2026-02-16 03:53:12] "DELETE /route-target/1982293a-404a-4772-b228-5ed7e3f2de35 HTTP/1.1" 200 115 0.024038 10.0.0.23 - - [2026-02-16 03:53:12] "POST /useragent-kv HTTP/1.1" 200 115 0.002682 10.0.0.23 - - [2026-02-16 03:53:12] "POST /useragent-kv HTTP/1.1" 200 115 0.002222 10.0.0.27 - - [2026-02-16 03:53:12] "POST /neutron/network HTTP/1.1" 200 151 0.108671 10.0.0.50 - - [2026-02-16 03:53:12] "POST /fqname-to-id HTTP/1.1" 404 207 0.013813 10.0.0.27 - - [2026-02-16 03:53:12] "POST /ref-update HTTP/1.1" 200 156 0.063706 10.0.0.50 - - [2026-02-16 03:53:12] "DELETE /access-control-list/af71c9e0-65d1-4223-ae6b-f73ed96017d0 HTTP/1.1" 200 115 0.048532 10.0.0.27 - - [2026-02-16 03:53:12] "GET /virtual-network/6e02be21-892d-4612-b1ab-e97729b63e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.012824 10.0.0.27 - - [2026-02-16 03:53:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.010128 10.0.0.27 - - [2026-02-16 03:53:12] "GET /network-policy/e9f2cf19-a04f-48de-b591-038ccdfbf743?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.003581 10.0.0.27 - - [2026-02-16 03:53:12] "POST /ref-update HTTP/1.1" 200 156 0.047205 10.0.0.50 - - [2026-02-16 03:53:12] "POST /ref-update HTTP/1.1" 200 156 0.022881 10.0.0.27 - - [2026-02-16 03:53:12] "GET /virtual-network/86c8b1be-dd3a-4009-9aae-136074ceb2c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2556 0.013269 10.0.0.27 - - [2026-02-16 03:53:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005570 10.0.0.27 - - [2026-02-16 03:53:12] "GET /network-policy/e9f2cf19-a04f-48de-b591-038ccdfbf743?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.004642 10.0.0.27 - - [2026-02-16 03:53:12] "DELETE /network-policy/e9f2cf19-a04f-48de-b591-038ccdfbf743 HTTP/1.1" 200 115 0.044596 10.0.0.27 - - [2026-02-16 03:53:12] "POST /neutron/network HTTP/1.1" 200 976 0.010336 10.0.0.27 - - [2026-02-16 03:53:13] "POST /neutron/port HTTP/1.1" 200 1208 0.018671 10.0.0.27 - - [2026-02-16 03:53:13] "POST /neutron/port HTTP/1.1" 200 1206 0.020760 10.0.0.23 - - [2026-02-16 03:53:15] "POST /useragent-kv HTTP/1.1" 200 115 0.003808 10.0.0.23 - - [2026-02-16 03:53:15] "POST /useragent-kv HTTP/1.1" 200 115 0.002451 10.0.0.23 - - [2026-02-16 03:53:15] "POST /useragent-kv HTTP/1.1" 200 115 0.002539 10.0.0.23 - - [2026-02-16 03:53:15] "POST /useragent-kv HTTP/1.1" 200 115 0.006782 10.0.0.27 - - [2026-02-16 03:53:15] "POST /neutron/network HTTP/1.1" 200 151 0.139114 10.0.0.50 - - [2026-02-16 03:53:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003730 10.0.0.27 - - [2026-02-16 03:53:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002796 10.0.0.23 - - [2026-02-16 03:53:16] "GET /projects?obj_uuids=aecaadfd-6d26-4d10-a880-9c0df1efcf5b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001174 10.0.0.27 - - [2026-02-16 03:53:16] "GET /project/aecaadfd-6d26-4d10-a880-9c0df1efcf5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.032521 10.0.0.27 - - [2026-02-16 03:53:16] "POST /neutron/network HTTP/1.1" 200 117 0.012472 10.0.0.50 - - [2026-02-16 03:53:16] "POST /ref-update HTTP/1.1" 200 156 0.027417 10.0.0.50 - - [2026-02-16 03:53:17] "POST /fqname-to-id HTTP/1.1" 404 207 0.004950 10.0.0.23 - - [2026-02-16 03:53:17] "POST /useragent-kv HTTP/1.1" 200 115 0.005970 10.0.0.27 - - [2026-02-16 03:53:17] "POST /neutron/subnet HTTP/1.1" 200 715 0.207197 10.0.0.27 - - [2026-02-16 03:53:17] "POST /id-to-fqname HTTP/1.1" 200 222 0.001170 10.0.0.27 - - [2026-02-16 03:53:17] "GET /virtual-network/07959fb5-f264-40a5-946e-4b29251555a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2552 0.005576 10.0.0.27 - - [2026-02-16 03:53:17] "GET /virtual-network/07959fb5-f264-40a5-946e-4b29251555a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2552 0.005267 10.0.0.27 - - [2026-02-16 03:53:17] "POST /neutron/network HTTP/1.1" 200 973 0.008070 10.0.0.27 - - [2026-02-16 03:53:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003341 10.0.0.23 - - [2026-02-16 03:53:17] "GET /projects?obj_uuids=aecaadfd-6d26-4d10-a880-9c0df1efcf5b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000813 10.0.0.27 - - [2026-02-16 03:53:17] "GET /project/aecaadfd-6d26-4d10-a880-9c0df1efcf5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.034883 10.0.0.27 - - [2026-02-16 03:53:17] "POST /neutron/network HTTP/1.1" 200 117 0.018761 10.0.0.23 - - [2026-02-16 03:53:18] "POST /useragent-kv HTTP/1.1" 200 115 0.003974 10.0.0.27 - - [2026-02-16 03:53:18] "POST /neutron/subnet HTTP/1.1" 200 724 0.200102 10.0.0.27 - - [2026-02-16 03:53:18] "POST /id-to-fqname HTTP/1.1" 200 222 0.001158 10.0.0.27 - - [2026-02-16 03:53:18] "GET /virtual-network/cdaaa413-28a4-46db-88cc-7216ec3e5ca3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.005204 10.0.0.27 - - [2026-02-16 03:53:18] "GET /virtual-network/cdaaa413-28a4-46db-88cc-7216ec3e5ca3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.005770 10.0.0.27 - - [2026-02-16 03:53:18] "POST /neutron/network HTTP/1.1" 200 975 0.009714 10.0.0.27 - - [2026-02-16 03:53:18] "POST /id-to-fqname HTTP/1.1" 200 222 0.001336 10.0.0.27 - - [2026-02-16 03:53:18] "POST /neutron/network HTTP/1.1" 200 983 0.006447 10.0.0.23 - - [2026-02-16 03:53:19] "GET /projects?obj_uuids=aecaadfd-6d26-4d10-a880-9c0df1efcf5b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002468 10.0.0.27 - - [2026-02-16 03:53:19] "GET /project/aecaadfd-6d26-4d10-a880-9c0df1efcf5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.116122 10.0.0.27 - - [2026-02-16 03:53:19] "POST /neutron/port HTTP/1.1" 200 117 0.010637 10.0.0.27 - - [2026-02-16 03:53:19] "POST /id-to-fqname HTTP/1.1" 200 222 0.001869 10.0.0.27 - - [2026-02-16 03:53:19] "POST /neutron/network HTTP/1.1" 200 983 0.006428 10.0.0.27 - - [2026-02-16 03:53:20] "POST /neutron/port HTTP/1.1" 200 1151 0.017461 10.0.0.23 - - [2026-02-16 03:53:20] "GET /projects?obj_uuids=aecaadfd-6d26-4d10-a880-9c0df1efcf5b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001443 10.0.0.27 - - [2026-02-16 03:53:20] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003500 10.0.0.27 - - [2026-02-16 03:53:20] "GET /project/aecaadfd-6d26-4d10-a880-9c0df1efcf5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.083838 10.0.0.27 - - [2026-02-16 03:53:20] "POST /neutron/subnet HTTP/1.1" 200 1263 0.013761 10.0.0.27 - - [2026-02-16 03:53:20] "POST /neutron/network HTTP/1.1" 200 973 0.007627 10.0.0.27 - - [2026-02-16 03:53:20] "POST /neutron/port HTTP/1.1" 200 117 0.005152 10.0.0.27 - - [2026-02-16 03:53:21] "POST /neutron/network HTTP/1.1" 200 985 0.013435 10.0.0.27 - - [2026-02-16 03:53:21] "POST /neutron/port HTTP/1.1" 200 1153 0.017175 10.0.0.27 - - [2026-02-16 03:53:21] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003907 10.0.0.27 - - [2026-02-16 03:53:21] "POST /neutron/port HTTP/1.1" 200 117 0.001037 10.0.0.27 - - [2026-02-16 03:53:25] "POST /neutron/port HTTP/1.1" 200 1215 0.022412 10.0.0.27 - - [2026-02-16 03:53:26] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008166 10.0.0.27 - - [2026-02-16 03:53:26] "GET /virtual-machine/bd207242-251a-4a54-96e8-2990d1ca69d3 HTTP/1.1" 200 1301 0.004815 10.0.0.27 - - [2026-02-16 03:53:26] "GET /virtual-machine-interface/fa9025cf-539d-4d81-8e27-d908e2fd70eb HTTP/1.1" 200 3158 0.006011 10.0.0.27 - - [2026-02-16 03:53:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003736 10.0.0.27 - - [2026-02-16 03:53:26] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003955 10.0.0.27 - - [2026-02-16 03:53:26] "GET /virtual-networks?parent_id=aecaadfd-6d26-4d10-a880-9c0df1efcf5b&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003042 10.0.0.27 - - [2026-02-16 03:53:26] "GET /virtual-network/07959fb5-f264-40a5-946e-4b29251555a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2552 0.007863 10.0.0.50 - - [2026-02-16 03:53:27] "DELETE /access-control-list/4487dda0-569c-42db-9877-8a94d0e717ff HTTP/1.1" 200 115 0.032626 10.0.0.23 - - [2026-02-16 03:53:28] "DELETE /project/aecaadfd6d264d10a8809c0df1efcf5b HTTP/1.1" 404 173 0.029404 10.0.0.23 - - [2026-02-16 03:53:28] "DELETE /project/f002fa28-76dc-433f-96ce-0cc8700552ef HTTP/1.1" 404 177 0.044689 10.0.0.27 - - [2026-02-16 03:53:28] "POST /neutron/port HTTP/1.1" 200 1215 0.017085 10.0.0.27 - - [2026-02-16 03:53:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003026 10.0.0.27 - - [2026-02-16 03:53:29] "GET /virtual-network/07959fb5-f264-40a5-946e-4b29251555a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2552 0.004566 10.0.0.27 - - [2026-02-16 03:53:31] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006684 10.0.0.27 - - [2026-02-16 03:53:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003226 10.0.0.27 - - [2026-02-16 03:53:31] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003713 10.0.0.27 - - [2026-02-16 03:53:31] "GET /virtual-networks?parent_id=aecaadfd-6d26-4d10-a880-9c0df1efcf5b&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.002922 10.0.0.27 - - [2026-02-16 03:53:31] "GET /virtual-network/07959fb5-f264-40a5-946e-4b29251555a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2552 0.005568 10.0.0.27 - - [2026-02-16 03:53:31] "POST /neutron/port HTTP/1.1" 200 1217 0.016970 10.0.0.27 - - [2026-02-16 03:53:31] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006254 10.0.0.27 - - [2026-02-16 03:53:31] "GET /virtual-machine/de168472-486b-40a2-b60a-d69a383ea1fc HTTP/1.1" 200 1301 0.004844 10.0.0.27 - - [2026-02-16 03:53:31] "GET /virtual-machine-interface/e1293b5d-2757-41a2-8eb0-88ee6fa15306 HTTP/1.1" 200 3158 0.006163 10.0.0.27 - - [2026-02-16 03:53:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005111 10.0.0.27 - - [2026-02-16 03:53:31] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004186 10.0.0.27 - - [2026-02-16 03:53:31] "GET /virtual-networks?parent_id=aecaadfd-6d26-4d10-a880-9c0df1efcf5b&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.002622 10.0.0.27 - - [2026-02-16 03:53:32] "GET /virtual-network/cdaaa413-28a4-46db-88cc-7216ec3e5ca3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.005572 10.0.0.27 - - [2026-02-16 03:53:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003350 10.0.0.27 - - [2026-02-16 03:53:33] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003516 10.0.0.27 - - [2026-02-16 03:53:33] "GET /virtual-networks?parent_id=aecaadfd-6d26-4d10-a880-9c0df1efcf5b&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.002685 10.0.0.27 - - [2026-02-16 03:53:33] "GET /virtual-network/cdaaa413-28a4-46db-88cc-7216ec3e5ca3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.005128 10.0.0.27 - - [2026-02-16 03:53:33] "POST /fqname-to-id HTTP/1.1" 404 209 0.003466 10.0.0.27 - - [2026-02-16 03:53:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002582 10.0.0.23 - - [2026-02-16 03:53:33] "GET /projects?obj_uuids=aecaadfd-6d26-4d10-a880-9c0df1efcf5b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001279 10.0.0.27 - - [2026-02-16 03:53:33] "GET /project/aecaadfd-6d26-4d10-a880-9c0df1efcf5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.041718 10.0.0.27 - - [2026-02-16 03:53:33] "POST /network-policys HTTP/1.1" 200 533 0.023958 10.0.0.27 - - [2026-02-16 03:53:33] "GET /network-policy/ce5fa82f-03a4-4de3-b5b0-e0b43da3c92f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.005371 10.0.0.27 - - [2026-02-16 03:53:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002524 10.0.0.27 - - [2026-02-16 03:53:33] "GET /virtual-network/07959fb5-f264-40a5-946e-4b29251555a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2552 0.005878 10.0.0.27 - - [2026-02-16 03:53:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002944 10.0.0.27 - - [2026-02-16 03:53:33] "GET /network-policy/ce5fa82f-03a4-4de3-b5b0-e0b43da3c92f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.003486 10.0.0.50 - - [2026-02-16 03:53:33] "POST /fqname-to-id HTTP/1.1" 404 207 0.005388 10.0.0.27 - - [2026-02-16 03:53:33] "POST /ref-update HTTP/1.1" 200 156 0.043487 10.0.0.27 - - [2026-02-16 03:53:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002949 10.0.0.50 - - [2026-02-16 03:53:33] "POST /access-control-lists HTTP/1.1" 200 578 0.077074 10.0.0.27 - - [2026-02-16 03:53:33] "GET /network-policy/ce5fa82f-03a4-4de3-b5b0-e0b43da3c92f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.003798 10.0.0.27 - - [2026-02-16 03:53:33] "GET /virtual-network/07959fb5-f264-40a5-946e-4b29251555a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2859 0.007120 10.0.0.27 - - [2026-02-16 03:53:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002891 10.0.0.27 - - [2026-02-16 03:53:33] "GET /network-policy/ce5fa82f-03a4-4de3-b5b0-e0b43da3c92f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.003733 10.0.0.27 - - [2026-02-16 03:53:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002438 10.0.0.27 - - [2026-02-16 03:53:33] "GET /virtual-network/cdaaa413-28a4-46db-88cc-7216ec3e5ca3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.005397 10.0.0.27 - - [2026-02-16 03:53:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002798 10.0.0.27 - - [2026-02-16 03:53:33] "GET /network-policy/ce5fa82f-03a4-4de3-b5b0-e0b43da3c92f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.003821 10.0.0.27 - - [2026-02-16 03:53:34] "POST /ref-update HTTP/1.1" 200 156 0.049927 10.0.0.27 - - [2026-02-16 03:53:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004138 10.0.0.27 - - [2026-02-16 03:53:34] "GET /network-policy/ce5fa82f-03a4-4de3-b5b0-e0b43da3c92f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.003826 10.0.0.50 - - [2026-02-16 03:53:34] "POST /access-control-lists HTTP/1.1" 200 578 0.079750 10.0.0.27 - - [2026-02-16 03:53:34] "GET /virtual-network/cdaaa413-28a4-46db-88cc-7216ec3e5ca3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2866 0.035702 10.0.0.27 - - [2026-02-16 03:53:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004028 10.0.0.27 - - [2026-02-16 03:53:34] "GET /network-policy/ce5fa82f-03a4-4de3-b5b0-e0b43da3c92f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.004442 10.0.0.27 - - [2026-02-16 03:53:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003494 10.0.0.23 - - [2026-02-16 03:53:34] "GET /projects?obj_uuids=aecaadfd-6d26-4d10-a880-9c0df1efcf5b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000879 10.0.0.27 - - [2026-02-16 03:53:34] "GET /project/aecaadfd-6d26-4d10-a880-9c0df1efcf5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.038021 10.0.0.27 - - [2026-02-16 03:53:34] "POST /neutron/network HTTP/1.1" 200 117 0.016206 10.0.0.50 - - [2026-02-16 03:53:34] "POST /ref-update HTTP/1.1" 200 156 0.029592 10.0.0.27 - - [2026-02-16 03:53:34] "POST /neutron/network HTTP/1.1" 200 799 0.007441 10.0.0.27 - - [2026-02-16 03:53:34] "POST /id-to-fqname HTTP/1.1" 200 214 0.001109 10.0.0.27 - - [2026-02-16 03:53:34] "GET /virtual-network/1682cd42-686e-4b20-a178-90011cb5371c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.004944 10.0.0.27 - - [2026-02-16 03:53:34] "GET /virtual-network/1682cd42-686e-4b20-a178-90011cb5371c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.004847 10.0.0.27 - - [2026-02-16 03:53:34] "POST /neutron/subnet HTTP/1.1" 200 701 0.008454 10.0.0.27 - - [2026-02-16 03:53:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002994 10.0.0.23 - - [2026-02-16 03:53:34] "GET /projects?obj_uuids=aecaadfd-6d26-4d10-a880-9c0df1efcf5b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000895 10.0.0.27 - - [2026-02-16 03:53:35] "GET /project/aecaadfd-6d26-4d10-a880-9c0df1efcf5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.040388 10.0.0.23 - - [2026-02-16 03:53:35] "POST /useragent-kv HTTP/1.1" 200 115 0.006242 10.0.0.27 - - [2026-02-16 03:53:35] "POST /neutron/subnet HTTP/1.1" 200 701 0.249360 10.0.0.27 - - [2026-02-16 03:53:35] "POST /id-to-fqname HTTP/1.1" 200 214 0.001184 10.0.0.27 - - [2026-02-16 03:53:35] "GET /virtual-network/06fbf552-0878-42d0-8b35-1e2f7482a56a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.004668 10.0.0.27 - - [2026-02-16 03:53:35] "GET /virtual-network/06fbf552-0878-42d0-8b35-1e2f7482a56a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.005465 10.0.0.27 - - [2026-02-16 03:53:35] "POST /neutron/network HTTP/1.1" 200 799 0.009100 10.0.0.27 - - [2026-02-16 03:53:35] "POST /fqname-to-id HTTP/1.1" 404 239 0.004134 10.0.0.27 - - [2026-02-16 03:53:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003672 10.0.0.23 - - [2026-02-16 03:53:35] "GET /projects?obj_uuids=aecaadfd-6d26-4d10-a880-9c0df1efcf5b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001398 10.0.0.27 - - [2026-02-16 03:53:35] "GET /project/aecaadfd-6d26-4d10-a880-9c0df1efcf5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.036757 10.0.0.27 - - [2026-02-16 03:53:35] "POST /network-policys HTTP/1.1" 200 587 0.026187 10.0.0.27 - - [2026-02-16 03:53:35] "GET /network-policy/119d3714-3c42-4b07-b304-76359a298eb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.005404 10.0.0.27 - - [2026-02-16 03:53:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002575 10.0.0.27 - - [2026-02-16 03:53:35] "GET /virtual-network/1682cd42-686e-4b20-a178-90011cb5371c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.005728 10.0.0.27 - - [2026-02-16 03:53:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003932 10.0.0.27 - - [2026-02-16 03:53:35] "GET /network-policy/119d3714-3c42-4b07-b304-76359a298eb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.004155 10.0.0.50 - - [2026-02-16 03:53:35] "POST /fqname-to-id HTTP/1.1" 404 210 0.006337 10.0.0.27 - - [2026-02-16 03:53:35] "POST /ref-update HTTP/1.1" 200 156 0.049167 10.0.0.27 - - [2026-02-16 03:53:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003134 10.0.0.27 - - [2026-02-16 03:53:36] "GET /network-policy/119d3714-3c42-4b07-b304-76359a298eb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.007971 10.0.0.27 - - [2026-02-16 03:53:36] "GET /virtual-network/1682cd42-686e-4b20-a178-90011cb5371c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2333 0.013584 10.0.0.27 - - [2026-02-16 03:53:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003426 10.0.0.27 - - [2026-02-16 03:53:36] "GET /network-policy/119d3714-3c42-4b07-b304-76359a298eb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.004889 10.0.0.27 - - [2026-02-16 03:53:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002857 10.0.0.27 - - [2026-02-16 03:53:36] "GET /virtual-network/06fbf552-0878-42d0-8b35-1e2f7482a56a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.005654 10.0.0.27 - - [2026-02-16 03:53:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002904 10.0.0.27 - - [2026-02-16 03:53:36] "GET /network-policy/119d3714-3c42-4b07-b304-76359a298eb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.003847 10.0.0.27 - - [2026-02-16 03:53:36] "POST /ref-update HTTP/1.1" 200 156 0.063026 10.0.0.50 - - [2026-02-16 03:53:36] "POST /fqname-to-id HTTP/1.1" 404 210 0.011998 10.0.0.27 - - [2026-02-16 03:53:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003558 10.0.0.27 - - [2026-02-16 03:53:36] "GET /network-policy/119d3714-3c42-4b07-b304-76359a298eb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.005747 10.0.0.27 - - [2026-02-16 03:53:36] "POST /neutron/network HTTP/1.1" 200 912 0.013431 10.0.0.27 - - [2026-02-16 03:53:36] "GET /virtual-network/06fbf552-0878-42d0-8b35-1e2f7482a56a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2332 0.007018 10.0.0.27 - - [2026-02-16 03:53:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.011987 10.0.0.27 - - [2026-02-16 03:53:36] "GET /network-policy/119d3714-3c42-4b07-b304-76359a298eb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.003893 10.0.0.27 - - [2026-02-16 03:53:36] "POST /id-to-fqname HTTP/1.1" 200 214 0.001283 10.0.0.27 - - [2026-02-16 03:53:36] "POST /neutron/network HTTP/1.1" 200 922 0.006208 10.0.0.23 - - [2026-02-16 03:53:37] "GET /projects?obj_uuids=aecaadfd-6d26-4d10-a880-9c0df1efcf5b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001179 10.0.0.27 - - [2026-02-16 03:53:37] "GET /project/aecaadfd-6d26-4d10-a880-9c0df1efcf5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.109565 10.0.0.27 - - [2026-02-16 03:53:37] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007981 10.0.0.27 - - [2026-02-16 03:53:37] "POST /id-to-fqname HTTP/1.1" 200 214 0.001219 10.0.0.27 - - [2026-02-16 03:53:37] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007208 10.0.0.23 - - [2026-02-16 03:53:38] "GET /projects?obj_uuids=aecaadfd-6d26-4d10-a880-9c0df1efcf5b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001058 10.0.0.27 - - [2026-02-16 03:53:38] "POST /neutron/port HTTP/1.1" 200 1063 0.294363 10.0.0.27 - - [2026-02-16 03:53:38] "POST /neutron/port HTTP/1.1" 200 1117 0.127597 10.0.0.27 - - [2026-02-16 03:53:38] "POST /neutron/subnet HTTP/1.1" 200 675 0.008527 10.0.0.23 - - [2026-02-16 03:53:38] "GET /projects?obj_uuids=aecaadfd-6d26-4d10-a880-9c0df1efcf5b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001607 10.0.0.27 - - [2026-02-16 03:53:39] "GET /project/aecaadfd-6d26-4d10-a880-9c0df1efcf5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.104812 10.0.0.27 - - [2026-02-16 03:53:39] "POST /neutron/network HTTP/1.1" 200 912 0.011646 10.0.0.27 - - [2026-02-16 03:53:39] "POST /neutron/port HTTP/1.1" 200 117 0.005923 10.0.0.27 - - [2026-02-16 03:53:39] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.004040 10.0.0.27 - - [2026-02-16 03:53:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002602 10.0.0.27 - - [2026-02-16 03:53:39] "GET /bgp-router/685290f5-6134-4ed8-a772-fcd67cffb5d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2837 0.004291 10.0.0.50 - - [2026-02-16 03:53:39] "PUT /access-control-list/e39f791f-4fa2-40d3-83f0-7269d887c4d2 HTTP/1.1" 200 272 0.032303 10.0.0.27 - - [2026-02-16 03:53:40] "POST /neutron/port HTTP/1.1" 200 1063 0.018984 10.0.0.27 - - [2026-02-16 03:53:40] "POST /neutron/port HTTP/1.1" 200 1127 0.020331 10.0.0.27 - - [2026-02-16 03:53:40] "POST /neutron/port HTTP/1.1" 200 117 0.001152 10.0.0.27 - - [2026-02-16 03:53:40] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.002972 10.0.0.27 - - [2026-02-16 03:53:40] "GET /bgp-router/685290f5-6134-4ed8-a772-fcd67cffb5d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2837 0.003759 10.0.0.27 - - [2026-02-16 03:53:40] "GET /bgp-router/685290f5-6134-4ed8-a772-fcd67cffb5d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2837 0.003331 10.0.0.27 - - [2026-02-16 03:53:40] "PUT /bgp-router/685290f5-6134-4ed8-a772-fcd67cffb5d6 HTTP/1.1" 200 254 0.021572 10.0.0.27 - - [2026-02-16 03:53:40] "PUT /bgp-router/685290f5-6134-4ed8-a772-fcd67cffb5d6 HTTP/1.1" 200 254 0.026548 10.0.0.27 - - [2026-02-16 03:53:40] "GET /bgp-router/63100471-fb72-4590-8427-cf94ce1d5c8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.004433 10.0.0.27 - - [2026-02-16 03:53:40] "GET /bgp-router/63100471-fb72-4590-8427-cf94ce1d5c8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.003738 10.0.0.27 - - [2026-02-16 03:53:40] "PUT /bgp-router/63100471-fb72-4590-8427-cf94ce1d5c8b HTTP/1.1" 200 254 0.031085 10.0.0.27 - - [2026-02-16 03:53:40] "PUT /bgp-router/63100471-fb72-4590-8427-cf94ce1d5c8b HTTP/1.1" 200 254 0.027888 10.0.0.27 - - [2026-02-16 03:53:40] "GET /bgp-router/9a16e097-4298-49b2-9185-55da755bf17f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.005012 10.0.0.27 - - [2026-02-16 03:53:40] "GET /bgp-router/9a16e097-4298-49b2-9185-55da755bf17f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.004289 10.0.0.27 - - [2026-02-16 03:53:41] "PUT /bgp-router/9a16e097-4298-49b2-9185-55da755bf17f HTTP/1.1" 200 254 0.028091 10.0.0.27 - - [2026-02-16 03:53:41] "PUT /bgp-router/9a16e097-4298-49b2-9185-55da755bf17f HTTP/1.1" 200 254 0.036584 10.0.0.27 - - [2026-02-16 03:53:41] "GET /bgp-router/685290f5-6134-4ed8-a772-fcd67cffb5d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2837 0.004797 10.0.0.27 - - [2026-02-16 03:53:41] "GET /bgp-router/685290f5-6134-4ed8-a772-fcd67cffb5d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2837 0.008174 10.0.0.27 - - [2026-02-16 03:53:41] "PUT /bgp-router/685290f5-6134-4ed8-a772-fcd67cffb5d6 HTTP/1.1" 200 254 0.014484 10.0.0.27 - - [2026-02-16 03:53:41] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.002877 10.0.0.27 - - [2026-02-16 03:53:41] "GET /bgp-router/685290f5-6134-4ed8-a772-fcd67cffb5d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2837 0.004419 10.0.0.27 - - [2026-02-16 03:53:41] "GET /bgp-router/685290f5-6134-4ed8-a772-fcd67cffb5d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2837 0.003592 10.0.0.27 - - [2026-02-16 03:53:41] "PUT /bgp-router/685290f5-6134-4ed8-a772-fcd67cffb5d6 HTTP/1.1" 200 254 0.020233 10.0.0.27 - - [2026-02-16 03:53:41] "PUT /bgp-router/685290f5-6134-4ed8-a772-fcd67cffb5d6 HTTP/1.1" 200 254 0.026594 10.0.0.27 - - [2026-02-16 03:53:41] "GET /bgp-router/63100471-fb72-4590-8427-cf94ce1d5c8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.005298 10.0.0.27 - - [2026-02-16 03:53:41] "GET /bgp-router/63100471-fb72-4590-8427-cf94ce1d5c8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.003887 10.0.0.27 - - [2026-02-16 03:53:41] "PUT /bgp-router/63100471-fb72-4590-8427-cf94ce1d5c8b HTTP/1.1" 200 254 0.032279 10.0.0.27 - - [2026-02-16 03:53:41] "PUT /bgp-router/63100471-fb72-4590-8427-cf94ce1d5c8b HTTP/1.1" 200 254 0.030244 10.0.0.27 - - [2026-02-16 03:53:41] "GET /bgp-router/9a16e097-4298-49b2-9185-55da755bf17f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.005291 10.0.0.27 - - [2026-02-16 03:53:41] "GET /bgp-router/9a16e097-4298-49b2-9185-55da755bf17f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.003983 10.0.0.27 - - [2026-02-16 03:53:41] "PUT /bgp-router/9a16e097-4298-49b2-9185-55da755bf17f HTTP/1.1" 200 254 0.020903 10.0.0.27 - - [2026-02-16 03:53:41] "PUT /bgp-router/9a16e097-4298-49b2-9185-55da755bf17f HTTP/1.1" 200 254 0.028000 10.0.0.27 - - [2026-02-16 03:53:41] "GET /bgp-router/63100471-fb72-4590-8427-cf94ce1d5c8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.005621 10.0.0.27 - - [2026-02-16 03:53:41] "GET /bgp-router/63100471-fb72-4590-8427-cf94ce1d5c8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.003476 10.0.0.27 - - [2026-02-16 03:53:41] "PUT /bgp-router/63100471-fb72-4590-8427-cf94ce1d5c8b HTTP/1.1" 200 254 0.021559 10.0.0.27 - - [2026-02-16 03:53:41] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.002789 10.0.0.27 - - [2026-02-16 03:53:41] "GET /bgp-router/685290f5-6134-4ed8-a772-fcd67cffb5d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2837 0.004388 10.0.0.27 - - [2026-02-16 03:53:41] "GET /bgp-router/685290f5-6134-4ed8-a772-fcd67cffb5d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2837 0.003494 10.0.0.27 - - [2026-02-16 03:53:41] "PUT /bgp-router/685290f5-6134-4ed8-a772-fcd67cffb5d6 HTTP/1.1" 200 254 0.020549 10.0.0.27 - - [2026-02-16 03:53:41] "PUT /bgp-router/685290f5-6134-4ed8-a772-fcd67cffb5d6 HTTP/1.1" 200 254 0.032867 10.0.0.27 - - [2026-02-16 03:53:42] "GET /bgp-router/63100471-fb72-4590-8427-cf94ce1d5c8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.011907 10.0.0.27 - - [2026-02-16 03:53:42] "GET /bgp-router/63100471-fb72-4590-8427-cf94ce1d5c8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.009865 10.0.0.27 - - [2026-02-16 03:53:42] "PUT /bgp-router/63100471-fb72-4590-8427-cf94ce1d5c8b HTTP/1.1" 200 254 0.047020 10.0.0.27 - - [2026-02-16 03:53:42] "PUT /bgp-router/63100471-fb72-4590-8427-cf94ce1d5c8b HTTP/1.1" 200 254 0.029035 10.0.0.27 - - [2026-02-16 03:53:42] "GET /bgp-router/9a16e097-4298-49b2-9185-55da755bf17f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.007980 10.0.0.27 - - [2026-02-16 03:53:42] "GET /bgp-router/9a16e097-4298-49b2-9185-55da755bf17f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.009738 10.0.0.27 - - [2026-02-16 03:53:42] "PUT /bgp-router/9a16e097-4298-49b2-9185-55da755bf17f HTTP/1.1" 200 254 0.025930 10.0.0.27 - - [2026-02-16 03:53:42] "PUT /bgp-router/9a16e097-4298-49b2-9185-55da755bf17f HTTP/1.1" 200 254 0.028703 10.0.0.27 - - [2026-02-16 03:53:42] "GET /bgp-router/9a16e097-4298-49b2-9185-55da755bf17f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.008189 10.0.0.27 - - [2026-02-16 03:53:42] "GET /bgp-router/9a16e097-4298-49b2-9185-55da755bf17f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.003982 10.0.0.27 - - [2026-02-16 03:53:42] "PUT /bgp-router/9a16e097-4298-49b2-9185-55da755bf17f HTTP/1.1" 200 254 0.014986 10.0.0.27 - - [2026-02-16 03:53:42] "GET /bgp-router/685290f5-6134-4ed8-a772-fcd67cffb5d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2837 0.004480 10.0.0.27 - - [2026-02-16 03:53:42] "GET /bgp-router/685290f5-6134-4ed8-a772-fcd67cffb5d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2837 0.003849 10.0.0.27 - - [2026-02-16 03:53:42] "PUT /bgp-router/685290f5-6134-4ed8-a772-fcd67cffb5d6 HTTP/1.1" 200 254 0.015126 10.0.0.27 - - [2026-02-16 03:53:42] "GET /bgp-router/63100471-fb72-4590-8427-cf94ce1d5c8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.004073 10.0.0.27 - - [2026-02-16 03:53:42] "GET /bgp-router/63100471-fb72-4590-8427-cf94ce1d5c8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.004110 10.0.0.27 - - [2026-02-16 03:53:42] "PUT /bgp-router/63100471-fb72-4590-8427-cf94ce1d5c8b HTTP/1.1" 200 254 0.014894 10.0.0.27 - - [2026-02-16 03:53:42] "GET /bgp-router/9a16e097-4298-49b2-9185-55da755bf17f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.004230 10.0.0.27 - - [2026-02-16 03:53:42] "GET /bgp-router/9a16e097-4298-49b2-9185-55da755bf17f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.005670 10.0.0.27 - - [2026-02-16 03:53:42] "PUT /bgp-router/9a16e097-4298-49b2-9185-55da755bf17f HTTP/1.1" 200 254 0.014302 10.0.0.27 - - [2026-02-16 03:53:46] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007145 10.0.0.27 - - [2026-02-16 03:53:52] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003036 10.0.0.27 - - [2026-02-16 03:53:52] "GET /bgp-router/685290f5-6134-4ed8-a772-fcd67cffb5d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2900 0.004050 10.0.0.27 - - [2026-02-16 03:53:52] "GET /bgp-router/685290f5-6134-4ed8-a772-fcd67cffb5d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2900 0.003892 10.0.0.27 - - [2026-02-16 03:53:52] "PUT /bgp-router/685290f5-6134-4ed8-a772-fcd67cffb5d6 HTTP/1.1" 200 254 0.022774 10.0.0.27 - - [2026-02-16 03:53:52] "PUT /bgp-router/685290f5-6134-4ed8-a772-fcd67cffb5d6 HTTP/1.1" 200 254 0.032511 10.0.0.27 - - [2026-02-16 03:53:52] "GET /bgp-router/63100471-fb72-4590-8427-cf94ce1d5c8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2901 0.008718 10.0.0.27 - - [2026-02-16 03:53:52] "GET /bgp-router/63100471-fb72-4590-8427-cf94ce1d5c8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2901 0.010331 10.0.0.27 - - [2026-02-16 03:53:52] "PUT /bgp-router/63100471-fb72-4590-8427-cf94ce1d5c8b HTTP/1.1" 200 254 0.027477 10.0.0.27 - - [2026-02-16 03:53:53] "PUT /bgp-router/63100471-fb72-4590-8427-cf94ce1d5c8b HTTP/1.1" 200 254 0.031917 10.0.0.27 - - [2026-02-16 03:53:53] "GET /bgp-router/9a16e097-4298-49b2-9185-55da755bf17f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.004745 10.0.0.27 - - [2026-02-16 03:53:53] "GET /bgp-router/9a16e097-4298-49b2-9185-55da755bf17f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.004816 10.0.0.27 - - [2026-02-16 03:53:53] "PUT /bgp-router/9a16e097-4298-49b2-9185-55da755bf17f HTTP/1.1" 200 254 0.029828 10.0.0.27 - - [2026-02-16 03:53:53] "PUT /bgp-router/9a16e097-4298-49b2-9185-55da755bf17f HTTP/1.1" 200 254 0.027265 10.0.0.27 - - [2026-02-16 03:53:53] "GET /bgp-router/685290f5-6134-4ed8-a772-fcd67cffb5d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2900 0.004774 10.0.0.27 - - [2026-02-16 03:53:53] "GET /bgp-router/685290f5-6134-4ed8-a772-fcd67cffb5d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2900 0.005136 10.0.0.27 - - [2026-02-16 03:53:53] "PUT /bgp-router/685290f5-6134-4ed8-a772-fcd67cffb5d6 HTTP/1.1" 200 254 0.014807 10.0.0.27 - - [2026-02-16 03:53:53] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.004890 10.0.0.27 - - [2026-02-16 03:53:53] "GET /bgp-router/685290f5-6134-4ed8-a772-fcd67cffb5d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2837 0.004030 10.0.0.27 - - [2026-02-16 03:53:53] "GET /bgp-router/685290f5-6134-4ed8-a772-fcd67cffb5d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2837 0.004796 10.0.0.27 - - [2026-02-16 03:53:53] "PUT /bgp-router/685290f5-6134-4ed8-a772-fcd67cffb5d6 HTTP/1.1" 200 254 0.020967 10.0.0.27 - - [2026-02-16 03:53:53] "PUT /bgp-router/685290f5-6134-4ed8-a772-fcd67cffb5d6 HTTP/1.1" 200 254 0.026896 10.0.0.27 - - [2026-02-16 03:53:53] "GET /bgp-router/63100471-fb72-4590-8427-cf94ce1d5c8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2901 0.007049 10.0.0.27 - - [2026-02-16 03:53:53] "GET /bgp-router/63100471-fb72-4590-8427-cf94ce1d5c8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2901 0.005175 10.0.0.27 - - [2026-02-16 03:53:53] "PUT /bgp-router/63100471-fb72-4590-8427-cf94ce1d5c8b HTTP/1.1" 200 254 0.023098 10.0.0.27 - - [2026-02-16 03:53:53] "PUT /bgp-router/63100471-fb72-4590-8427-cf94ce1d5c8b HTTP/1.1" 200 254 0.028549 10.0.0.27 - - [2026-02-16 03:53:53] "GET /bgp-router/9a16e097-4298-49b2-9185-55da755bf17f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.007114 10.0.0.27 - - [2026-02-16 03:53:53] "GET /bgp-router/9a16e097-4298-49b2-9185-55da755bf17f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.004588 10.0.0.27 - - [2026-02-16 03:53:53] "PUT /bgp-router/9a16e097-4298-49b2-9185-55da755bf17f HTTP/1.1" 200 254 0.026307 10.0.0.27 - - [2026-02-16 03:53:53] "PUT /bgp-router/9a16e097-4298-49b2-9185-55da755bf17f HTTP/1.1" 200 254 0.034337 10.0.0.27 - - [2026-02-16 03:53:53] "GET /bgp-router/63100471-fb72-4590-8427-cf94ce1d5c8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2901 0.004205 10.0.0.27 - - [2026-02-16 03:53:53] "GET /bgp-router/63100471-fb72-4590-8427-cf94ce1d5c8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2901 0.003987 10.0.0.27 - - [2026-02-16 03:53:53] "PUT /bgp-router/63100471-fb72-4590-8427-cf94ce1d5c8b HTTP/1.1" 200 254 0.015258 10.0.0.27 - - [2026-02-16 03:53:53] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.002835 10.0.0.27 - - [2026-02-16 03:53:53] "GET /bgp-router/685290f5-6134-4ed8-a772-fcd67cffb5d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2837 0.004300 10.0.0.27 - - [2026-02-16 03:53:53] "GET /bgp-router/685290f5-6134-4ed8-a772-fcd67cffb5d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2837 0.003585 10.0.0.27 - - [2026-02-16 03:53:53] "PUT /bgp-router/685290f5-6134-4ed8-a772-fcd67cffb5d6 HTTP/1.1" 200 254 0.024261 10.0.0.27 - - [2026-02-16 03:53:54] "PUT /bgp-router/685290f5-6134-4ed8-a772-fcd67cffb5d6 HTTP/1.1" 200 254 0.028619 10.0.0.27 - - [2026-02-16 03:53:54] "GET /bgp-router/63100471-fb72-4590-8427-cf94ce1d5c8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.004615 10.0.0.27 - - [2026-02-16 03:53:54] "GET /bgp-router/63100471-fb72-4590-8427-cf94ce1d5c8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.004337 10.0.0.27 - - [2026-02-16 03:53:54] "PUT /bgp-router/63100471-fb72-4590-8427-cf94ce1d5c8b HTTP/1.1" 200 254 0.023474 10.0.0.27 - - [2026-02-16 03:53:54] "PUT /bgp-router/63100471-fb72-4590-8427-cf94ce1d5c8b HTTP/1.1" 200 254 0.034229 10.0.0.27 - - [2026-02-16 03:53:54] "GET /bgp-router/9a16e097-4298-49b2-9185-55da755bf17f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.005605 10.0.0.27 - - [2026-02-16 03:53:54] "GET /bgp-router/9a16e097-4298-49b2-9185-55da755bf17f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.005335 10.0.0.27 - - [2026-02-16 03:53:54] "PUT /bgp-router/9a16e097-4298-49b2-9185-55da755bf17f HTTP/1.1" 200 254 0.022247 10.0.0.27 - - [2026-02-16 03:53:54] "PUT /bgp-router/9a16e097-4298-49b2-9185-55da755bf17f HTTP/1.1" 200 254 0.022036 10.0.0.27 - - [2026-02-16 03:53:54] "GET /bgp-router/9a16e097-4298-49b2-9185-55da755bf17f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.008650 10.0.0.27 - - [2026-02-16 03:53:54] "GET /bgp-router/9a16e097-4298-49b2-9185-55da755bf17f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.003928 10.0.0.27 - - [2026-02-16 03:53:54] "PUT /bgp-router/9a16e097-4298-49b2-9185-55da755bf17f HTTP/1.1" 200 254 0.016903 10.0.0.27 - - [2026-02-16 03:53:54] "POST /ref-update HTTP/1.1" 200 156 0.052021 10.0.0.27 - - [2026-02-16 03:53:54] "POST /neutron/network HTTP/1.1" 200 799 0.008633 10.0.0.27 - - [2026-02-16 03:53:54] "GET /virtual-network/06fbf552-0878-42d0-8b35-1e2f7482a56a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.012849 10.0.0.27 - - [2026-02-16 03:53:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.025424 10.0.0.27 - - [2026-02-16 03:53:54] "GET /network-policy/119d3714-3c42-4b07-b304-76359a298eb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.003367 10.0.0.27 - - [2026-02-16 03:53:54] "POST /ref-update HTTP/1.1" 200 156 0.050085 10.0.0.50 - - [2026-02-16 03:53:54] "DELETE /access-control-list/eb183091-6fd0-4b4d-ad5d-e39c34148495 HTTP/1.1" 200 115 0.045662 10.0.0.27 - - [2026-02-16 03:53:54] "GET /virtual-network/1682cd42-686e-4b20-a178-90011cb5371c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.023615 10.0.0.27 - - [2026-02-16 03:53:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003149 10.0.0.27 - - [2026-02-16 03:53:55] "GET /network-policy/119d3714-3c42-4b07-b304-76359a298eb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.003943 10.0.0.27 - - [2026-02-16 03:53:55] "DELETE /network-policy/119d3714-3c42-4b07-b304-76359a298eb2 HTTP/1.1" 200 115 0.028579 10.0.0.27 - - [2026-02-16 03:53:55] "POST /neutron/network HTTP/1.1" 400 204 0.013952 10.0.0.27 - - [2026-02-16 03:53:55] "POST /neutron/port HTTP/1.1" 200 1117 0.010796 10.0.0.27 - - [2026-02-16 03:53:55] "POST /neutron/port HTTP/1.1" 200 151 0.218448 10.0.0.50 - - [2026-02-16 03:53:57] "DELETE /route-target/5a6e591b-c29a-49d0-8d60-8782eeaeedd9 HTTP/1.1" 200 115 0.015857 10.0.0.27 - - [2026-02-16 03:53:57] "POST /neutron/network HTTP/1.1" 200 799 0.009553 10.0.0.27 - - [2026-02-16 03:53:57] "POST /ref-update HTTP/1.1" 200 156 0.061179 10.0.0.50 - - [2026-02-16 03:53:57] "DELETE /access-control-list/6fb9e00f-9f09-4b3e-b999-9a4c2e043ef9 HTTP/1.1" 200 115 0.055329 10.0.0.27 - - [2026-02-16 03:53:57] "GET /virtual-network/cdaaa413-28a4-46db-88cc-7216ec3e5ca3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.009265 10.0.0.27 - - [2026-02-16 03:53:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002320 10.0.0.27 - - [2026-02-16 03:53:57] "GET /network-policy/ce5fa82f-03a4-4de3-b5b0-e0b43da3c92f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.004306 10.0.0.50 - - [2026-02-16 03:53:57] "POST /fqname-to-id HTTP/1.1" 404 207 0.004771 10.0.0.27 - - [2026-02-16 03:53:57] "POST /ref-update HTTP/1.1" 200 156 0.057623 10.0.0.50 - - [2026-02-16 03:53:57] "POST /ref-update HTTP/1.1" 200 156 0.025655 10.0.0.27 - - [2026-02-16 03:53:57] "POST /neutron/network HTTP/1.1" 200 973 0.019077 10.0.0.27 - - [2026-02-16 03:53:57] "GET /virtual-network/07959fb5-f264-40a5-946e-4b29251555a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2552 0.006519 10.0.0.27 - - [2026-02-16 03:53:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002893 10.0.0.27 - - [2026-02-16 03:53:57] "GET /network-policy/ce5fa82f-03a4-4de3-b5b0-e0b43da3c92f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.003667 10.0.0.27 - - [2026-02-16 03:53:57] "DELETE /network-policy/ce5fa82f-03a4-4de3-b5b0-e0b43da3c92f HTTP/1.1" 200 115 0.026507 10.0.0.27 - - [2026-02-16 03:53:58] "POST /neutron/port HTTP/1.1" 200 1217 0.016477 10.0.0.50 - - [2026-02-16 03:53:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000385 10.0.0.23 - - [2026-02-16 03:53:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000428 10.0.0.50 - - [2026-02-16 03:53:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000547 10.0.0.23 - - [2026-02-16 03:53:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000379 10.0.0.27 - - [2026-02-16 03:53:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000387 10.0.0.27 - - [2026-02-16 03:53:58] "POST /neutron/port HTTP/1.1" 200 151 0.282495 10.0.0.23 - - [2026-02-16 03:53:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000954 10.0.0.27 - - [2026-02-16 03:53:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000326 10.0.0.23 - - [2026-02-16 03:53:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000880 10.0.0.50 - - [2026-02-16 03:53:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000388 10.0.0.50 - - [2026-02-16 03:53:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000353 10.0.0.27 - - [2026-02-16 03:53:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000345 10.0.0.27 - - [2026-02-16 03:53:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000458 10.0.0.27 - - [2026-02-16 03:54:00] "POST /neutron/network HTTP/1.1" 200 975 0.009359 10.0.0.23 - - [2026-02-16 03:54:00] "POST /useragent-kv HTTP/1.1" 200 115 0.003614 10.0.0.50 - - [2026-02-16 03:54:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004884 10.0.0.23 - - [2026-02-16 03:54:00] "POST /useragent-kv HTTP/1.1" 200 115 0.004981 10.0.0.23 - - [2026-02-16 03:54:00] "POST /useragent-kv HTTP/1.1" 200 115 0.002655 10.0.0.23 - - [2026-02-16 03:54:00] "POST /useragent-kv HTTP/1.1" 200 115 0.002038 10.0.0.27 - - [2026-02-16 03:54:00] "POST /neutron/network HTTP/1.1" 200 151 0.129422 10.0.0.23 - - [2026-02-16 03:54:01] "GET /projects?obj_uuids=aecaadfd-6d26-4d10-a880-9c0df1efcf5b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001527 10.0.0.27 - - [2026-02-16 03:54:01] "GET /project/aecaadfd-6d26-4d10-a880-9c0df1efcf5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.040863 10.0.0.23 - - [2026-02-16 03:54:01] "GET /projects?obj_uuids=aecaadfd-6d26-4d10-a880-9c0df1efcf5b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000998 10.0.0.27 - - [2026-02-16 03:54:01] "GET /project/aecaadfd-6d26-4d10-a880-9c0df1efcf5b?fields=virtual_networks HTTP/1.1" 200 1049 0.052216 10.0.0.23 - - [2026-02-16 03:54:01] "GET /projects?obj_uuids=aecaadfd-6d26-4d10-a880-9c0df1efcf5b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000883 10.0.0.27 - - [2026-02-16 03:54:01] "GET /project/aecaadfd-6d26-4d10-a880-9c0df1efcf5b?fields=virtual_machine_interfaces HTTP/1.1" 200 1049 0.045791 10.0.0.23 - - [2026-02-16 03:54:01] "GET /projects?obj_uuids=aecaadfd-6d26-4d10-a880-9c0df1efcf5b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001077 10.0.0.27 - - [2026-02-16 03:54:01] "GET /project/aecaadfd-6d26-4d10-a880-9c0df1efcf5b?fields=security_groups HTTP/1.1" 200 1283 0.061085 10.0.0.27 - - [2026-02-16 03:54:02] "POST /fqname-to-id HTTP/1.1" 404 183 0.026597 10.0.0.23 - - [2026-02-16 03:54:02] "GET /projects?obj_uuids=065cf7ca-992c-478d-a848-ea3c2d46d89d&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002902 10.0.0.23 - - [2026-02-16 03:54:02] "GET /domains?obj_uuids=026ea67f-9b7a-4f1c-a755-90b25d4ac1dc&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001076 10.0.0.23 - - [2026-02-16 03:54:02] "GET /domain/026ea67f-9b7a-4f1c-a755-90b25d4ac1dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.007003 10.0.0.23 - - [2026-02-16 03:54:03] "POST /id-to-fqname HTTP/1.1" 200 185 0.004441 10.0.0.23 - - [2026-02-16 03:54:03] "POST /fqname-to-id HTTP/1.1" 404 194 0.007765 10.0.0.23 - - [2026-02-16 03:54:03] "POST /security-groups HTTP/1.1" 200 586 0.072225 10.0.0.23 - - [2026-02-16 03:54:03] "POST /projects HTTP/1.1" 200 575 0.267197 10.0.0.50 - - [2026-02-16 03:54:03] "POST /access-control-lists HTTP/1.1" 200 591 0.023741 10.0.0.23 - - [2026-02-16 03:54:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.343899 10.0.0.27 - - [2026-02-16 03:54:03] "GET /project/065cf7ca-992c-478d-a848-ea3c2d46d89d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.495312 10.0.0.27 - - [2026-02-16 03:54:04] "GET / HTTP/1.1" 200 35931 0.001919 10.0.0.27 - - [2026-02-16 03:54:06] "POST /fqname-to-id HTTP/1.1" 401 292 0.000421 10.0.0.27 - - [2026-02-16 03:54:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.030985 10.0.0.27 - - [2026-02-16 03:54:06] "GET /api-access-list/2fe3bd6d-ae9a-40d8-8c19-a4f376ca21b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1881 0.008327 10.0.0.27 - - [2026-02-16 03:54:06] "GET /api-access-list/2fe3bd6d-ae9a-40d8-8c19-a4f376ca21b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1881 0.003412 10.0.0.27 - - [2026-02-16 03:54:06] "GET /api-access-list/2fe3bd6d-ae9a-40d8-8c19-a4f376ca21b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1881 0.003129 10.0.0.27 - - [2026-02-16 03:54:06] "PUT /api-access-list/2fe3bd6d-ae9a-40d8-8c19-a4f376ca21b3 HTTP/1.1" 200 264 0.010560 10.0.0.27 - - [2026-02-16 03:54:08] "POST /fqname-to-id HTTP/1.1" 404 183 0.028893 10.0.0.23 - - [2026-02-16 03:54:08] "GET /projects?obj_uuids=eeb561c2-f18c-4153-bde5-1500dad31c83&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003391 10.0.0.23 - - [2026-02-16 03:54:09] "GET /domains?obj_uuids=026ea67f-9b7a-4f1c-a755-90b25d4ac1dc&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001048 10.0.0.23 - - [2026-02-16 03:54:09] "GET /domain/026ea67f-9b7a-4f1c-a755-90b25d4ac1dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.006815 10.0.0.23 - - [2026-02-16 03:54:09] "POST /id-to-fqname HTTP/1.1" 200 185 0.003442 10.0.0.23 - - [2026-02-16 03:54:09] "POST /fqname-to-id HTTP/1.1" 404 194 0.005895 10.0.0.23 - - [2026-02-16 03:54:09] "POST /security-groups HTTP/1.1" 200 586 0.072645 10.0.0.50 - - [2026-02-16 03:54:09] "POST /fqname-to-id HTTP/1.1" 404 229 0.002625 10.0.0.23 - - [2026-02-16 03:54:09] "POST /projects HTTP/1.1" 200 575 0.272450 10.0.0.50 - - [2026-02-16 03:54:09] "POST /access-control-lists HTTP/1.1" 200 589 0.025244 10.0.0.23 - - [2026-02-16 03:54:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.345514 10.0.0.27 - - [2026-02-16 03:54:09] "GET /project/eeb561c2-f18c-4153-bde5-1500dad31c83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.491317 10.0.0.27 - - [2026-02-16 03:54:09] "POST /fqname-to-id HTTP/1.1" 404 183 0.031620 10.0.0.23 - - [2026-02-16 03:54:09] "GET /projects?obj_uuids=d0e84d7b-1950-4d5c-9938-504198059f9d&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002556 10.0.0.23 - - [2026-02-16 03:54:09] "GET /domains?obj_uuids=026ea67f-9b7a-4f1c-a755-90b25d4ac1dc&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001347 10.0.0.23 - - [2026-02-16 03:54:09] "GET /domain/026ea67f-9b7a-4f1c-a755-90b25d4ac1dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.006820 10.0.0.23 - - [2026-02-16 03:54:10] "POST /id-to-fqname HTTP/1.1" 200 185 0.001076 10.0.0.23 - - [2026-02-16 03:54:10] "POST /fqname-to-id HTTP/1.1" 404 194 0.007670 10.0.0.23 - - [2026-02-16 03:54:10] "POST /security-groups HTTP/1.1" 200 586 0.067864 10.0.0.23 - - [2026-02-16 03:54:10] "POST /projects HTTP/1.1" 200 575 0.258880 10.0.0.50 - - [2026-02-16 03:54:10] "POST /fqname-to-id HTTP/1.1" 404 228 0.014646 10.0.0.23 - - [2026-02-16 03:54:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.336114 10.0.0.27 - - [2026-02-16 03:54:10] "GET /project/d0e84d7b-1950-4d5c-9938-504198059f9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.495526 10.0.0.27 - - [2026-02-16 03:54:10] "GET / HTTP/1.1" 200 35931 0.001441 10.0.0.27 - - [2026-02-16 03:54:11] "GET / HTTP/1.1" 200 35931 0.001278 10.0.0.27 - - [2026-02-16 03:54:12] "POST /fqname-to-id HTTP/1.1" 404 183 0.003131 10.0.0.27 - - [2026-02-16 03:54:12] "POST /api-access-lists HTTP/1.1" 200 521 0.026588 10.0.0.27 - - [2026-02-16 03:54:12] "GET /api-access-list/87fbc6ca-d866-476c-90f2-1aba0262595d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1265 0.005270 10.0.0.27 - - [2026-02-16 03:54:12] "POST /fqname-to-id HTTP/1.1" 401 292 0.000487 10.0.0.27 - - [2026-02-16 03:54:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.108486 10.0.0.23 - - [2026-02-16 03:54:13] "GET /projects?obj_uuids=eeb561c2-f18c-4153-bde5-1500dad31c83&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001063 10.0.0.27 - - [2026-02-16 03:54:13] "GET /project/eeb561c2-f18c-4153-bde5-1500dad31c83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.048867 10.0.0.27 - - [2026-02-16 03:54:13] "GET /virtual-networks?parent_id=eeb561c2-f18c-4153-bde5-1500dad31c83&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.018517 10.0.0.27 - - [2026-02-16 03:54:13] "POST /virtual-networks HTTP/1.1" 200 568 0.083752 10.0.0.50 - - [2026-02-16 03:54:13] "POST /ref-update HTTP/1.1" 200 156 0.025799 10.0.0.27 - - [2026-02-16 03:54:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.062078 10.0.0.27 - - [2026-02-16 03:54:13] "GET /network-ipam/a3738faf-f26b-49b1-bcef-d6efa0513b9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.023646 10.0.0.23 - - [2026-02-16 03:54:13] "POST /useragent-kv HTTP/1.1" 200 115 0.007886 10.0.0.27 - - [2026-02-16 03:54:13] "POST /ref-update HTTP/1.1" 200 156 0.076050 10.0.0.27 - - [2026-02-16 03:54:13] "GET /virtual-network/49a102c3-6c9b-4bb6-8c45-f243257c008a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1976 0.015970 10.0.0.27 - - [2026-02-16 03:54:13] "POST /neutron/network HTTP/1.1" 200 830 0.051830 10.0.0.27 - - [2026-02-16 03:54:15] "GET /obj-perms HTTP/1.1" 200 4915 0.068594 10.0.0.27 - - [2026-02-16 03:54:15] "GET /virtual-network/49a102c3-6c9b-4bb6-8c45-f243257c008a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1976 0.017681 10.0.0.27 - - [2026-02-16 03:54:15] "GET /obj-perms HTTP/1.1" 200 4915 0.063293 10.0.0.27 - - [2026-02-16 03:54:15] "GET /obj-perms HTTP/1.1" 200 4915 0.012737 10.0.0.27 - - [2026-02-16 03:54:16] "POST /id-to-fqname HTTP/1.1" 401 292 0.000411 10.0.0.27 - - [2026-02-16 03:54:16] "POST /id-to-fqname HTTP/1.1" 200 230 0.109023 10.0.0.23 - - [2026-02-16 03:54:17] "GET /projects?obj_uuids=d0e84d7b-1950-4d5c-9938-504198059f9d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001016 10.0.0.27 - - [2026-02-16 03:54:17] "GET /project/d0e84d7b-1950-4d5c-9938-504198059f9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.074656 10.0.0.27 - - [2026-02-16 03:54:17] "POST /neutron/network HTTP/1.1" 200 830 0.006287 10.0.0.27 - - [2026-02-16 03:54:18] "POST /neutron/port HTTP/1.1" 200 117 0.033655 10.0.0.23 - - [2026-02-16 03:54:18] "GET /projects?obj_uuids=d0e84d7b-1950-4d5c-9938-504198059f9d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001328 10.0.0.27 - - [2026-02-16 03:54:19] "POST /neutron/port HTTP/1.1" 200 1054 0.425973 10.0.0.27 - - [2026-02-16 03:54:19] "POST /neutron/port HTTP/1.1" 200 1108 0.112221 10.0.0.27 - - [2026-02-16 03:54:19] "POST /neutron/subnet HTTP/1.1" 200 642 0.007636 10.0.0.27 - - [2026-02-16 03:54:23] "POST /neutron/port HTTP/1.1" 200 1118 0.014477 10.0.0.27 - - [2026-02-16 03:54:23] "POST /neutron/security_group HTTP/1.1" 200 2053 0.007041 10.0.0.27 - - [2026-02-16 03:54:23] "POST /neutron/port HTTP/1.1" 200 1118 0.014532 10.0.0.27 - - [2026-02-16 03:54:23] "GET /virtual-machine/a5ee58f5-5f9c-4208-9653-1cda215c60ef HTTP/1.1" 401 292 0.000393 10.0.0.27 - - [2026-02-16 03:54:23] "GET /virtual-machine/a5ee58f5-5f9c-4208-9653-1cda215c60ef HTTP/1.1" 200 1288 0.040953 10.0.0.27 - - [2026-02-16 03:54:23] "GET /virtual-machine/a5ee58f5-5f9c-4208-9653-1cda215c60ef HTTP/1.1" 200 1288 0.013710 10.0.0.27 - - [2026-02-16 03:54:23] "GET /virtual-machine-interface/4d85a820-d91c-4c89-b2c7-e14b8977f705 HTTP/1.1" 200 2530 0.017121 10.0.0.27 - - [2026-02-16 03:54:24] "GET /virtual-machine/a5ee58f5-5f9c-4208-9653-1cda215c60ef HTTP/1.1" 200 1288 0.014033 10.0.0.27 - - [2026-02-16 03:54:24] "GET /virtual-machine-interface/4d85a820-d91c-4c89-b2c7-e14b8977f705 HTTP/1.1" 200 2530 0.027501 10.0.0.27 - - [2026-02-16 03:54:24] "GET /instance-ip/f0b727c9-42b0-4b02-86bf-ce37ed6370d0 HTTP/1.1" 200 1624 0.018645 10.0.0.27 - - [2026-02-16 03:54:24] "GET /virtual-machine/a5ee58f5-5f9c-4208-9653-1cda215c60ef HTTP/1.1" 200 1288 0.013649 10.0.0.27 - - [2026-02-16 03:54:24] "GET /virtual-machine-interface/4d85a820-d91c-4c89-b2c7-e14b8977f705 HTTP/1.1" 200 2530 0.022722 10.0.0.27 - - [2026-02-16 03:54:24] "GET /instance-ip/f0b727c9-42b0-4b02-86bf-ce37ed6370d0 HTTP/1.1" 200 1624 0.014675 10.0.0.27 - - [2026-02-16 03:54:24] "POST /fqname-to-id HTTP/1.1" 403 339 0.013130 10.0.0.27 - - [2026-02-16 03:54:24] "GET / HTTP/1.1" 200 35931 0.001586 10.0.0.27 - - [2026-02-16 03:54:24] "POST /fqname-to-id HTTP/1.1" 401 292 0.000497 10.0.0.27 - - [2026-02-16 03:54:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.031219 10.0.0.27 - - [2026-02-16 03:54:24] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003689 10.0.0.27 - - [2026-02-16 03:54:24] "GET /virtual-networks?parent_id=d0e84d7b-1950-4d5c-9938-504198059f9d&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.018113 10.0.0.27 - - [2026-02-16 03:54:24] "POST /fqname-to-id HTTP/1.1" 403 339 0.016060 10.0.0.27 - - [2026-02-16 03:54:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003663 10.0.0.27 - - [2026-02-16 03:54:24] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003780 10.0.0.27 - - [2026-02-16 03:54:24] "GET /virtual-networks?parent_id=d0e84d7b-1950-4d5c-9938-504198059f9d&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.017869 10.0.0.27 - - [2026-02-16 03:54:25] "POST /fqname-to-id HTTP/1.1" 403 339 0.015181 10.0.0.27 - - [2026-02-16 03:54:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003350 10.0.0.27 - - [2026-02-16 03:54:25] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003229 10.0.0.27 - - [2026-02-16 03:54:25] "GET /virtual-networks?parent_id=d0e84d7b-1950-4d5c-9938-504198059f9d&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.013497 10.0.0.27 - - [2026-02-16 03:54:25] "POST /fqname-to-id HTTP/1.1" 403 339 0.014475 10.0.0.27 - - [2026-02-16 03:54:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003508 10.0.0.27 - - [2026-02-16 03:54:25] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004904 10.0.0.27 - - [2026-02-16 03:54:25] "GET /virtual-networks?parent_id=d0e84d7b-1950-4d5c-9938-504198059f9d&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.016161 10.0.0.27 - - [2026-02-16 03:54:25] "POST /fqname-to-id HTTP/1.1" 403 339 0.016710 10.0.0.27 - - [2026-02-16 03:54:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003266 10.0.0.27 - - [2026-02-16 03:54:25] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003401 10.0.0.27 - - [2026-02-16 03:54:25] "GET /virtual-networks?parent_id=d0e84d7b-1950-4d5c-9938-504198059f9d&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.012449 10.0.0.50 - - [2026-02-16 03:54:27] "GET /obj-perms HTTP/1.1" 200 5056 0.048040 10.0.0.23 - - [2026-02-16 03:54:27] "GET /obj-perms HTTP/1.1" 200 5056 0.048143 10.0.0.23 - - [2026-02-16 03:54:28] "DELETE /project/d0e84d7b19504d5c9938504198059f9d HTTP/1.1" 404 173 0.006366 10.0.0.23 - - [2026-02-16 03:54:28] "DELETE /project/eeb561c2f18c4153bde51500dad31c83 HTTP/1.1" 404 173 0.004640 10.0.0.23 - - [2026-02-16 03:54:28] "DELETE /project/065cf7ca992c478da848ea3c2d46d89d HTTP/1.1" 404 173 0.006154 10.0.0.23 - - [2026-02-16 03:54:28] "DELETE /project/aecaadfd-6d26-4d10-a880-9c0df1efcf5b HTTP/1.1" 404 177 0.005167 10.0.0.27 - - [2026-02-16 03:54:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.018831 10.0.0.27 - - [2026-02-16 03:54:28] "GET /virtual-network/49a102c3-6c9b-4bb6-8c45-f243257c008a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1976 0.015454 10.0.0.27 - - [2026-02-16 03:54:28] "POST /neutron/security_group HTTP/1.1" 200 2053 0.005447 10.0.0.27 - - [2026-02-16 03:54:30] "POST /fqname-to-id HTTP/1.1" 403 339 0.016929 10.0.0.27 - - [2026-02-16 03:54:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002863 10.0.0.27 - - [2026-02-16 03:54:30] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004078 10.0.0.27 - - [2026-02-16 03:54:30] "GET /virtual-networks?parent_id=d0e84d7b-1950-4d5c-9938-504198059f9d&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.014394 10.0.0.27 - - [2026-02-16 03:54:30] "POST /fqname-to-id HTTP/1.1" 403 339 0.014959 10.0.0.27 - - [2026-02-16 03:54:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002270 10.0.0.27 - - [2026-02-16 03:54:30] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.002683 10.0.0.27 - - [2026-02-16 03:54:30] "GET /virtual-networks?parent_id=d0e84d7b-1950-4d5c-9938-504198059f9d&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.012571 10.0.0.27 - - [2026-02-16 03:54:30] "POST /fqname-to-id HTTP/1.1" 403 361 0.012708 10.0.0.27 - - [2026-02-16 03:54:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003114 10.0.0.27 - - [2026-02-16 03:54:31] "GET /routing-instance/d5885c3b-4b66-450a-83a2-a90130034072?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1530 0.003601 10.0.0.27 - - [2026-02-16 03:54:31] "GET /route-target/c29057c8-4d18-4930-99a8-d2f49d1d6d6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 361 0.013061 10.0.0.27 - - [2026-02-16 03:54:31] "GET /route-target/c29057c8-4d18-4930-99a8-d2f49d1d6d6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003340 10.0.0.27 - - [2026-02-16 03:54:31] "POST /fqname-to-id HTTP/1.1" 403 339 0.015602 10.0.0.27 - - [2026-02-16 03:54:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002604 10.0.0.27 - - [2026-02-16 03:54:31] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003072 10.0.0.27 - - [2026-02-16 03:54:31] "GET /virtual-networks?parent_id=d0e84d7b-1950-4d5c-9938-504198059f9d&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.013068 10.0.0.27 - - [2026-02-16 03:54:31] "POST /fqname-to-id HTTP/1.1" 403 361 0.020519 10.0.0.27 - - [2026-02-16 03:54:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003460 10.0.0.27 - - [2026-02-16 03:54:31] "GET /routing-instance/d5885c3b-4b66-450a-83a2-a90130034072?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1530 0.004233 10.0.0.27 - - [2026-02-16 03:54:31] "GET /route-target/c29057c8-4d18-4930-99a8-d2f49d1d6d6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 361 0.014748 10.0.0.27 - - [2026-02-16 03:54:31] "GET /route-target/c29057c8-4d18-4930-99a8-d2f49d1d6d6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.002716 10.0.0.27 - - [2026-02-16 03:54:31] "POST /fqname-to-id HTTP/1.1" 403 339 0.015011 10.0.0.27 - - [2026-02-16 03:54:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002389 10.0.0.27 - - [2026-02-16 03:54:31] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004225 10.0.0.27 - - [2026-02-16 03:54:31] "GET /virtual-networks?parent_id=d0e84d7b-1950-4d5c-9938-504198059f9d&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.014519 10.0.0.27 - - [2026-02-16 03:54:31] "POST /fqname-to-id HTTP/1.1" 403 339 0.014249 10.0.0.27 - - [2026-02-16 03:54:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003834 10.0.0.27 - - [2026-02-16 03:54:31] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003683 10.0.0.27 - - [2026-02-16 03:54:31] "GET /virtual-networks?parent_id=d0e84d7b-1950-4d5c-9938-504198059f9d&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.013675 10.0.0.27 - - [2026-02-16 03:54:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.024680 10.0.0.27 - - [2026-02-16 03:54:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002687 10.0.0.23 - - [2026-02-16 03:54:32] "GET /obj-perms HTTP/1.1" 200 4915 0.058270 10.0.0.27 - - [2026-02-16 03:54:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002952 10.0.0.27 - - [2026-02-16 03:54:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002963 10.0.0.23 - - [2026-02-16 03:54:32] "GET /virtual-machine/a5ee58f5-5f9c-4208-9653-1cda215c60ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 993 0.016835 10.0.0.27 - - [2026-02-16 03:54:32] "GET /obj-perms HTTP/1.1" 200 4915 0.012798 10.0.0.27 - - [2026-02-16 03:54:33] "GET /obj-perms HTTP/1.1" 200 5020 0.048968 10.0.0.27 - - [2026-02-16 03:54:34] "GET /obj-perms HTTP/1.1" 200 4915 0.065629 10.0.0.27 - - [2026-02-16 03:54:34] "GET /obj-perms HTTP/1.1" 200 4915 0.014419 10.0.0.50 - - [2026-02-16 03:54:34] "GET /obj-perms HTTP/1.1" 200 4915 0.068157 10.0.0.27 - - [2026-02-16 03:54:35] "GET /virtual-machine/a5ee58f5-5f9c-4208-9653-1cda215c60ef HTTP/1.1" 200 1288 0.015353 10.0.0.27 - - [2026-02-16 03:54:35] "POST /neutron/port HTTP/1.1" 200 151 0.146413 10.0.0.27 - - [2026-02-16 03:54:37] "GET /virtual-machine/a5ee58f5-5f9c-4208-9653-1cda215c60ef HTTP/1.1" 404 171 0.015892 10.0.0.27 - - [2026-02-16 03:54:37] "GET /virtual-machine/a5ee58f5-5f9c-4208-9653-1cda215c60ef HTTP/1.1" 404 171 0.010824 10.0.0.27 - - [2026-02-16 03:54:37] "GET /virtual-machine/a5ee58f5-5f9c-4208-9653-1cda215c60ef HTTP/1.1" 404 171 0.020619 10.0.0.27 - - [2026-02-16 03:54:37] "POST /fqname-to-id HTTP/1.1" 403 339 0.018524 10.0.0.27 - - [2026-02-16 03:54:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.006185 10.0.0.27 - - [2026-02-16 03:54:37] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004827 10.0.0.27 - - [2026-02-16 03:54:37] "GET /virtual-networks?parent_id=d0e84d7b-1950-4d5c-9938-504198059f9d&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.017504 10.0.0.27 - - [2026-02-16 03:54:37] "POST /fqname-to-id HTTP/1.1" 403 361 0.015109 10.0.0.27 - - [2026-02-16 03:54:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003130 10.0.0.27 - - [2026-02-16 03:54:37] "GET /routing-instance/d5885c3b-4b66-450a-83a2-a90130034072?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1530 0.003901 10.0.0.27 - - [2026-02-16 03:54:37] "GET /route-target/c29057c8-4d18-4930-99a8-d2f49d1d6d6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 361 0.014129 10.0.0.27 - - [2026-02-16 03:54:37] "GET /route-target/c29057c8-4d18-4930-99a8-d2f49d1d6d6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004862 10.0.0.27 - - [2026-02-16 03:54:37] "GET /obj-perms HTTP/1.1" 200 4915 0.014606 10.0.0.27 - - [2026-02-16 03:54:38] "GET /obj-perms HTTP/1.1" 200 5020 0.003242 10.0.0.50 - - [2026-02-16 03:54:41] "GET /obj-perms HTTP/1.1" 200 5020 0.050167 10.0.0.27 - - [2026-02-16 03:54:47] "GET /obj-perms HTTP/1.1" 200 5020 0.004374 10.0.0.50 - - [2026-02-16 03:54:50] "GET /obj-perms HTTP/1.1" 200 5020 0.003767 10.0.0.27 - - [2026-02-16 03:54:53] "GET /obj-perms HTTP/1.1" 200 5020 0.003623 10.0.0.23 - - [2026-02-16 03:54:53] "GET /obj-perms HTTP/1.1" 200 5020 0.046788 10.0.0.50 - - [2026-02-16 03:54:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005173 10.0.0.23 - - [2026-02-16 03:54:54] "POST /useragent-kv HTTP/1.1" 200 115 0.002515 10.0.0.23 - - [2026-02-16 03:54:54] "POST /useragent-kv HTTP/1.1" 200 115 0.002213 10.0.0.27 - - [2026-02-16 03:54:54] "DELETE /virtual-network/49a102c3-6c9b-4bb6-8c45-f243257c008a HTTP/1.1" 200 115 0.118630 10.0.0.27 - - [2026-02-16 03:54:54] "DELETE /api-access-list/87fbc6ca-d866-476c-90f2-1aba0262595d HTTP/1.1" 200 115 0.047541 10.0.0.23 - - [2026-02-16 03:54:54] "GET /projects?obj_uuids=d0e84d7b-1950-4d5c-9938-504198059f9d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001203 10.0.0.27 - - [2026-02-16 03:54:54] "GET /project/d0e84d7b-1950-4d5c-9938-504198059f9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.040600 10.0.0.23 - - [2026-02-16 03:54:54] "GET /projects?obj_uuids=d0e84d7b-1950-4d5c-9938-504198059f9d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000794 10.0.0.27 - - [2026-02-16 03:54:54] "GET /project/d0e84d7b-1950-4d5c-9938-504198059f9d?fields=virtual_networks HTTP/1.1" 200 1023 0.035830 10.0.0.23 - - [2026-02-16 03:54:54] "GET /projects?obj_uuids=d0e84d7b-1950-4d5c-9938-504198059f9d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001122 10.0.0.27 - - [2026-02-16 03:54:54] "GET /project/d0e84d7b-1950-4d5c-9938-504198059f9d?fields=virtual_machine_interfaces HTTP/1.1" 200 1023 0.037040 10.0.0.23 - - [2026-02-16 03:54:54] "GET /projects?obj_uuids=d0e84d7b-1950-4d5c-9938-504198059f9d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000930 10.0.0.27 - - [2026-02-16 03:54:54] "GET /project/d0e84d7b-1950-4d5c-9938-504198059f9d?fields=security_groups HTTP/1.1" 200 1244 0.039842 10.0.0.23 - - [2026-02-16 03:54:55] "GET /projects?obj_uuids=eeb561c2-f18c-4153-bde5-1500dad31c83&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001359 10.0.0.27 - - [2026-02-16 03:54:55] "GET /project/eeb561c2-f18c-4153-bde5-1500dad31c83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.054920 10.0.0.23 - - [2026-02-16 03:54:55] "GET /projects?obj_uuids=eeb561c2-f18c-4153-bde5-1500dad31c83&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001288 10.0.0.27 - - [2026-02-16 03:54:55] "GET /project/eeb561c2-f18c-4153-bde5-1500dad31c83?fields=virtual_networks HTTP/1.1" 200 1023 0.033648 10.0.0.23 - - [2026-02-16 03:54:55] "GET /projects?obj_uuids=eeb561c2-f18c-4153-bde5-1500dad31c83&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001082 10.0.0.27 - - [2026-02-16 03:54:55] "GET /project/eeb561c2-f18c-4153-bde5-1500dad31c83?fields=virtual_machine_interfaces HTTP/1.1" 200 1023 0.032147 10.0.0.23 - - [2026-02-16 03:54:55] "GET /projects?obj_uuids=eeb561c2-f18c-4153-bde5-1500dad31c83&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001062 10.0.0.27 - - [2026-02-16 03:54:55] "GET /project/eeb561c2-f18c-4153-bde5-1500dad31c83?fields=security_groups HTTP/1.1" 200 1244 0.030701 10.0.0.27 - - [2026-02-16 03:54:57] "GET /api-access-list/2fe3bd6d-ae9a-40d8-8c19-a4f376ca21b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.003454 10.0.0.27 - - [2026-02-16 03:54:57] "PUT /api-access-list/2fe3bd6d-ae9a-40d8-8c19-a4f376ca21b3 HTTP/1.1" 200 264 0.011041 10.0.0.23 - - [2026-02-16 03:54:57] "GET /projects?obj_uuids=065cf7ca-992c-478d-a848-ea3c2d46d89d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000875 10.0.0.27 - - [2026-02-16 03:54:57] "GET /project/065cf7ca-992c-478d-a848-ea3c2d46d89d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.035091 10.0.0.23 - - [2026-02-16 03:54:57] "GET /projects?obj_uuids=065cf7ca-992c-478d-a848-ea3c2d46d89d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000931 10.0.0.27 - - [2026-02-16 03:54:57] "GET /project/065cf7ca-992c-478d-a848-ea3c2d46d89d?fields=virtual_networks HTTP/1.1" 200 1021 0.037397 10.0.0.23 - - [2026-02-16 03:54:57] "GET /projects?obj_uuids=065cf7ca-992c-478d-a848-ea3c2d46d89d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001129 10.0.0.27 - - [2026-02-16 03:54:57] "GET /project/065cf7ca-992c-478d-a848-ea3c2d46d89d?fields=virtual_machine_interfaces HTTP/1.1" 200 1021 0.038182 10.0.0.23 - - [2026-02-16 03:54:58] "GET /projects?obj_uuids=065cf7ca-992c-478d-a848-ea3c2d46d89d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000905 10.0.0.27 - - [2026-02-16 03:54:58] "GET /project/065cf7ca-992c-478d-a848-ea3c2d46d89d?fields=security_groups HTTP/1.1" 200 1242 0.034666 10.0.0.27 - - [2026-02-16 03:54:58] "POST /fqname-to-id HTTP/1.1" 404 188 0.029284 10.0.0.23 - - [2026-02-16 03:54:59] "GET /projects?obj_uuids=9418a0d0-ead8-45cc-984a-d453698c3297&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003675 10.0.0.23 - - [2026-02-16 03:54:59] "GET /domains?obj_uuids=026ea67f-9b7a-4f1c-a755-90b25d4ac1dc&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001131 10.0.0.23 - - [2026-02-16 03:54:59] "GET /domain/026ea67f-9b7a-4f1c-a755-90b25d4ac1dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.007575 10.0.0.23 - - [2026-02-16 03:54:59] "POST /id-to-fqname HTTP/1.1" 200 190 0.002090 10.0.0.23 - - [2026-02-16 03:54:59] "POST /fqname-to-id HTTP/1.1" 404 199 0.004879 10.0.0.23 - - [2026-02-16 03:54:59] "POST /security-groups HTTP/1.1" 200 591 0.072858 10.0.0.23 - - [2026-02-16 03:54:59] "POST /projects HTTP/1.1" 200 585 0.247965 10.0.0.50 - - [2026-02-16 03:54:59] "POST /access-control-lists HTTP/1.1" 200 596 0.023271 10.0.0.23 - - [2026-02-16 03:54:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.318367 10.0.0.27 - - [2026-02-16 03:54:59] "GET /project/9418a0d0-ead8-45cc-984a-d453698c3297?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.453326 10.0.0.27 - - [2026-02-16 03:55:00] "GET / HTTP/1.1" 200 35931 0.003010 10.0.0.27 - - [2026-02-16 03:55:02] "POST /fqname-to-id HTTP/1.1" 401 292 0.000538 10.0.0.27 - - [2026-02-16 03:55:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.037824 10.0.0.27 - - [2026-02-16 03:55:02] "GET /api-access-list/2fe3bd6d-ae9a-40d8-8c19-a4f376ca21b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1881 0.003332 10.0.0.27 - - [2026-02-16 03:55:02] "GET /api-access-list/2fe3bd6d-ae9a-40d8-8c19-a4f376ca21b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1881 0.002722 10.0.0.27 - - [2026-02-16 03:55:02] "GET /api-access-list/2fe3bd6d-ae9a-40d8-8c19-a4f376ca21b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1881 0.002612 10.0.0.27 - - [2026-02-16 03:55:02] "PUT /api-access-list/2fe3bd6d-ae9a-40d8-8c19-a4f376ca21b3 HTTP/1.1" 200 264 0.010170 10.0.0.27 - - [2026-02-16 03:55:04] "POST /fqname-to-id HTTP/1.1" 404 188 0.028223 10.0.0.23 - - [2026-02-16 03:55:04] "GET /projects?obj_uuids=ebbb9300-8924-417c-9e36-9295b68c5c6d&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002838 10.0.0.23 - - [2026-02-16 03:55:04] "GET /domains?obj_uuids=026ea67f-9b7a-4f1c-a755-90b25d4ac1dc&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000879 10.0.0.23 - - [2026-02-16 03:55:04] "GET /domain/026ea67f-9b7a-4f1c-a755-90b25d4ac1dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.006510 10.0.0.23 - - [2026-02-16 03:55:04] "POST /id-to-fqname HTTP/1.1" 200 190 0.004406 10.0.0.23 - - [2026-02-16 03:55:04] "POST /fqname-to-id HTTP/1.1" 404 199 0.007126 10.0.0.23 - - [2026-02-16 03:55:04] "POST /security-groups HTTP/1.1" 200 591 0.039715 10.0.0.50 - - [2026-02-16 03:55:05] "POST /fqname-to-id HTTP/1.1" 404 234 0.006077 10.0.0.23 - - [2026-02-16 03:55:05] "POST /projects HTTP/1.1" 200 585 0.241562 10.0.0.23 - - [2026-02-16 03:55:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.311556 10.0.0.50 - - [2026-02-16 03:55:05] "POST /access-control-lists HTTP/1.1" 200 594 0.029421 10.0.0.27 - - [2026-02-16 03:55:05] "GET /project/ebbb9300-8924-417c-9e36-9295b68c5c6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.453771 10.0.0.27 - - [2026-02-16 03:55:05] "POST /fqname-to-id HTTP/1.1" 404 188 0.028734 10.0.0.23 - - [2026-02-16 03:55:05] "GET /projects?obj_uuids=2fbeb352-228e-4bcc-94fb-222f221b9f33&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002877 10.0.0.23 - - [2026-02-16 03:55:05] "GET /domains?obj_uuids=026ea67f-9b7a-4f1c-a755-90b25d4ac1dc&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001372 10.0.0.23 - - [2026-02-16 03:55:05] "GET /domain/026ea67f-9b7a-4f1c-a755-90b25d4ac1dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.007129 10.0.0.23 - - [2026-02-16 03:55:05] "POST /id-to-fqname HTTP/1.1" 200 190 0.006292 10.0.0.23 - - [2026-02-16 03:55:05] "POST /fqname-to-id HTTP/1.1" 404 199 0.008653 10.0.0.23 - - [2026-02-16 03:55:05] "POST /security-groups HTTP/1.1" 200 591 0.069487 10.0.0.23 - - [2026-02-16 03:55:05] "POST /projects HTTP/1.1" 200 585 0.267211 10.0.0.50 - - [2026-02-16 03:55:05] "POST /fqname-to-id HTTP/1.1" 404 233 0.008363 10.0.0.23 - - [2026-02-16 03:55:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.350230 10.0.0.27 - - [2026-02-16 03:55:06] "GET /project/2fbeb352-228e-4bcc-94fb-222f221b9f33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.482020 10.0.0.27 - - [2026-02-16 03:55:06] "GET / HTTP/1.1" 200 35931 0.001486 10.0.0.27 - - [2026-02-16 03:55:07] "GET / HTTP/1.1" 200 35931 0.001884 10.0.0.27 - - [2026-02-16 03:55:07] "POST /fqname-to-id HTTP/1.1" 404 183 0.003847 10.0.0.27 - - [2026-02-16 03:55:07] "POST /api-access-lists HTTP/1.1" 200 521 0.023459 10.0.0.27 - - [2026-02-16 03:55:07] "GET /api-access-list/1d621750-24a3-4c66-8c6e-33a30303acd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1289 0.005663 10.0.0.27 - - [2026-02-16 03:55:08] "POST /fqname-to-id HTTP/1.1" 401 292 0.000513 10.0.0.27 - - [2026-02-16 03:55:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.050672 10.0.0.23 - - [2026-02-16 03:55:08] "GET /projects?obj_uuids=ebbb9300-8924-417c-9e36-9295b68c5c6d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001080 10.0.0.27 - - [2026-02-16 03:55:08] "GET /project/ebbb9300-8924-417c-9e36-9295b68c5c6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.051702 10.0.0.27 - - [2026-02-16 03:55:08] "GET /virtual-networks?parent_id=ebbb9300-8924-417c-9e36-9295b68c5c6d&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.018770 10.0.0.27 - - [2026-02-16 03:55:08] "POST /virtual-networks HTTP/1.1" 200 583 0.078341 10.0.0.50 - - [2026-02-16 03:55:09] "POST /ref-update HTTP/1.1" 200 156 0.024425 10.0.0.27 - - [2026-02-16 03:55:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.032182 10.0.0.27 - - [2026-02-16 03:55:09] "GET /network-ipam/a3738faf-f26b-49b1-bcef-d6efa0513b9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.014061 10.0.0.23 - - [2026-02-16 03:55:09] "POST /useragent-kv HTTP/1.1" 200 115 0.009059 10.0.0.27 - - [2026-02-16 03:55:09] "POST /ref-update HTTP/1.1" 200 156 0.090276 10.0.0.27 - - [2026-02-16 03:55:09] "GET /virtual-network/66921f19-c139-4b1a-b7f4-86965faeb5cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2007 0.017483 10.0.0.27 - - [2026-02-16 03:55:09] "POST /neutron/network HTTP/1.1" 200 846 0.059373 10.0.0.27 - - [2026-02-16 03:55:09] "POST /fqname-to-id HTTP/1.1" 401 292 0.000503 10.0.0.27 - - [2026-02-16 03:55:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.051900 10.0.0.23 - - [2026-02-16 03:55:09] "GET /projects?obj_uuids=2fbeb352-228e-4bcc-94fb-222f221b9f33&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001220 10.0.0.27 - - [2026-02-16 03:55:09] "GET /project/2fbeb352-228e-4bcc-94fb-222f221b9f33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.053526 10.0.0.27 - - [2026-02-16 03:55:10] "GET /virtual-networks?parent_id=2fbeb352-228e-4bcc-94fb-222f221b9f33&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.015431 10.0.0.27 - - [2026-02-16 03:55:10] "POST /virtual-networks HTTP/1.1" 200 583 0.076105 10.0.0.27 - - [2026-02-16 03:55:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.035983 10.0.0.27 - - [2026-02-16 03:55:10] "GET /network-ipam/a3738faf-f26b-49b1-bcef-d6efa0513b9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.014044 10.0.0.23 - - [2026-02-16 03:55:10] "POST /useragent-kv HTTP/1.1" 200 115 0.008955 10.0.0.27 - - [2026-02-16 03:55:10] "POST /ref-update HTTP/1.1" 200 156 0.079013 10.0.0.27 - - [2026-02-16 03:55:10] "POST /neutron/network HTTP/1.1" 200 850 0.048212 10.0.0.27 - - [2026-02-16 03:55:10] "GET /virtual-network/183a76b5-0119-419c-a575-80eabc883ff5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.015110 10.0.0.27 - - [2026-02-16 03:55:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002808 10.0.0.27 - - [2026-02-16 03:55:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004217 10.0.0.50 - - [2026-02-16 03:55:12] "GET /obj-perms HTTP/1.1" 403 257 0.048312 10.0.0.50 - - [2026-02-16 03:55:13] "GET /virtual-network/66921f19-c139-4b1a-b7f4-86965faeb5cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 376 0.013364 10.0.0.23 - - [2026-02-16 03:55:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.027330 10.0.0.27 - - [2026-02-16 03:55:14] "GET /obj-perms HTTP/1.1" 403 257 0.037301 10.0.0.27 - - [2026-02-16 03:55:14] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 371 0.059260 10.0.0.27 - - [2026-02-16 03:55:14] "PUT /virtual-network/66921f19-c139-4b1a-b7f4-86965faeb5cc HTTP/1.1" 200 264 0.052788 10.0.0.27 - - [2026-02-16 03:55:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003531 10.0.0.27 - - [2026-02-16 03:55:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002508 10.0.0.50 - - [2026-02-16 03:55:15] "GET /virtual-network/66921f19-c139-4b1a-b7f4-86965faeb5cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 376 0.034157 10.0.0.23 - - [2026-02-16 03:55:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003215 10.0.0.27 - - [2026-02-16 03:55:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002788 10.0.0.27 - - [2026-02-16 03:55:15] "GET /obj-perms HTTP/1.1" 403 257 0.033810 10.0.0.27 - - [2026-02-16 03:55:15] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 611 0.039649 10.0.0.27 - - [2026-02-16 03:55:15] "PUT /virtual-network/66921f19-c139-4b1a-b7f4-86965faeb5cc HTTP/1.1" 200 264 0.039895 10.0.0.23 - - [2026-02-16 03:55:15] "POST /useragent-kv HTTP/1.1" 200 115 0.002745 10.0.0.50 - - [2026-02-16 03:55:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003321 10.0.0.23 - - [2026-02-16 03:55:15] "POST /useragent-kv HTTP/1.1" 200 115 0.002163 10.0.0.27 - - [2026-02-16 03:55:15] "DELETE /virtual-network/183a76b5-0119-419c-a575-80eabc883ff5 HTTP/1.1" 200 115 0.122251 10.0.0.23 - - [2026-02-16 03:55:16] "POST /useragent-kv HTTP/1.1" 200 115 0.002757 10.0.0.23 - - [2026-02-16 03:55:16] "POST /useragent-kv HTTP/1.1" 200 115 0.002152 10.0.0.27 - - [2026-02-16 03:55:16] "DELETE /virtual-network/66921f19-c139-4b1a-b7f4-86965faeb5cc HTTP/1.1" 200 115 0.123618 10.0.0.50 - - [2026-02-16 03:55:16] "DELETE /route-target/a531798b-7539-4844-a254-a352e0151478 HTTP/1.1" 200 115 0.027251 10.0.0.27 - - [2026-02-16 03:55:16] "DELETE /api-access-list/1d621750-24a3-4c66-8c6e-33a30303acd5 HTTP/1.1" 200 115 0.032033 10.0.0.23 - - [2026-02-16 03:55:16] "GET /projects?obj_uuids=2fbeb352-228e-4bcc-94fb-222f221b9f33&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001337 10.0.0.27 - - [2026-02-16 03:55:16] "GET /project/2fbeb352-228e-4bcc-94fb-222f221b9f33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.043478 10.0.0.23 - - [2026-02-16 03:55:16] "GET /projects?obj_uuids=2fbeb352-228e-4bcc-94fb-222f221b9f33&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000952 10.0.0.27 - - [2026-02-16 03:55:16] "GET /project/2fbeb352-228e-4bcc-94fb-222f221b9f33?fields=virtual_networks HTTP/1.1" 200 1032 0.064024 10.0.0.23 - - [2026-02-16 03:55:16] "GET /projects?obj_uuids=2fbeb352-228e-4bcc-94fb-222f221b9f33&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000885 10.0.0.27 - - [2026-02-16 03:55:16] "GET /project/2fbeb352-228e-4bcc-94fb-222f221b9f33?fields=virtual_machine_interfaces HTTP/1.1" 200 1032 0.043009 10.0.0.23 - - [2026-02-16 03:55:16] "GET /projects?obj_uuids=2fbeb352-228e-4bcc-94fb-222f221b9f33&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000979 10.0.0.27 - - [2026-02-16 03:55:16] "GET /project/2fbeb352-228e-4bcc-94fb-222f221b9f33?fields=security_groups HTTP/1.1" 200 1258 0.054764 10.0.0.23 - - [2026-02-16 03:55:17] "GET /projects?obj_uuids=ebbb9300-8924-417c-9e36-9295b68c5c6d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001025 10.0.0.27 - - [2026-02-16 03:55:17] "GET /project/ebbb9300-8924-417c-9e36-9295b68c5c6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.049514 10.0.0.23 - - [2026-02-16 03:55:17] "GET /projects?obj_uuids=ebbb9300-8924-417c-9e36-9295b68c5c6d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001573 10.0.0.27 - - [2026-02-16 03:55:17] "GET /project/ebbb9300-8924-417c-9e36-9295b68c5c6d?fields=virtual_networks HTTP/1.1" 200 1033 0.047549 10.0.0.23 - - [2026-02-16 03:55:17] "GET /projects?obj_uuids=ebbb9300-8924-417c-9e36-9295b68c5c6d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000881 10.0.0.27 - - [2026-02-16 03:55:17] "GET /project/ebbb9300-8924-417c-9e36-9295b68c5c6d?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.043521 10.0.0.23 - - [2026-02-16 03:55:17] "GET /projects?obj_uuids=ebbb9300-8924-417c-9e36-9295b68c5c6d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000857 10.0.0.27 - - [2026-02-16 03:55:17] "GET /project/ebbb9300-8924-417c-9e36-9295b68c5c6d?fields=security_groups HTTP/1.1" 200 1259 0.057976 10.0.0.27 - - [2026-02-16 03:55:21] "GET / HTTP/1.1" 200 35931 0.002697 10.0.0.27 - - [2026-02-16 03:55:21] "GET / HTTP/1.1" 200 35931 0.001551 10.0.0.27 - - [2026-02-16 03:55:22] "POST /fqname-to-id HTTP/1.1" 401 292 0.000394 10.0.0.27 - - [2026-02-16 03:55:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.077381 10.0.0.23 - - [2026-02-16 03:55:22] "GET /projects?obj_uuids=9418a0d0-ead8-45cc-984a-d453698c3297&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000969 10.0.0.27 - - [2026-02-16 03:55:22] "GET /project/9418a0d0-ead8-45cc-984a-d453698c3297?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.048512 10.0.0.27 - - [2026-02-16 03:55:22] "GET /virtual-networks?parent_id=9418a0d0-ead8-45cc-984a-d453698c3297&detail=False&count=False&shared=False HTTP/1.1" 403 263 0.013548 10.0.0.27 - - [2026-02-16 03:55:22] "POST /fqname-to-id HTTP/1.1" 404 197 0.012249 10.0.0.27 - - [2026-02-16 03:55:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.013227 10.0.0.23 - - [2026-02-16 03:55:22] "GET /domains?obj_uuids=026ea67f-9b7a-4f1c-a755-90b25d4ac1dc&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000955 10.0.0.27 - - [2026-02-16 03:55:22] "GET /domain/026ea67f-9b7a-4f1c-a755-90b25d4ac1dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 892 0.016022 10.0.0.27 - - [2026-02-16 03:55:22] "POST /service-templates HTTP/1.1" 403 264 0.009273 10.0.0.27 - - [2026-02-16 03:55:22] "POST /fqname-to-id HTTP/1.1" 404 215 0.003888 10.0.0.27 - - [2026-02-16 03:55:22] "POST /api-access-lists HTTP/1.1" 200 555 0.021626 10.0.0.27 - - [2026-02-16 03:55:23] "GET /api-access-list/46622a85-c99e-4e40-a19e-04e2024e7645?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.005232 10.0.0.27 - - [2026-02-16 03:55:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.014139 10.0.0.23 - - [2026-02-16 03:55:23] "GET /projects?obj_uuids=9418a0d0-ead8-45cc-984a-d453698c3297&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001199 10.0.0.27 - - [2026-02-16 03:55:23] "GET /project/9418a0d0-ead8-45cc-984a-d453698c3297?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.051915 10.0.0.27 - - [2026-02-16 03:55:23] "GET /virtual-networks?parent_id=9418a0d0-ead8-45cc-984a-d453698c3297&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.014271 10.0.0.27 - - [2026-02-16 03:55:23] "POST /virtual-networks HTTP/1.1" 200 583 0.072693 10.0.0.27 - - [2026-02-16 03:55:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.033141 10.0.0.27 - - [2026-02-16 03:55:23] "GET /network-ipam/a3738faf-f26b-49b1-bcef-d6efa0513b9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.015756 10.0.0.23 - - [2026-02-16 03:55:23] "POST /useragent-kv HTTP/1.1" 200 115 0.014098 10.0.0.27 - - [2026-02-16 03:55:23] "POST /ref-update HTTP/1.1" 200 156 0.100425 10.0.0.27 - - [2026-02-16 03:55:23] "POST /neutron/network HTTP/1.1" 200 847 0.049414 10.0.0.27 - - [2026-02-16 03:55:23] "GET /virtual-network/ce15aa62-3976-4a32-a031-8bdebf6648d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.017204 10.0.0.27 - - [2026-02-16 03:55:23] "POST /neutron/subnet HTTP/1.1" 200 674 0.031749 10.0.0.27 - - [2026-02-16 03:55:24] "GET /virtual-network/ce15aa62-3976-4a32-a031-8bdebf6648d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.005101 10.0.0.27 - - [2026-02-16 03:55:24] "GET /network-ipam/a3738faf-f26b-49b1-bcef-d6efa0513b9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.002920 10.0.0.27 - - [2026-02-16 03:55:24] "GET /virtual-network/ce15aa62-3976-4a32-a031-8bdebf6648d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.004902 10.0.0.27 - - [2026-02-16 03:55:25] "POST /fqname-to-id HTTP/1.1" 404 197 0.016670 10.0.0.27 - - [2026-02-16 03:55:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.015439 10.0.0.23 - - [2026-02-16 03:55:25] "GET /domains?obj_uuids=026ea67f-9b7a-4f1c-a755-90b25d4ac1dc&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001153 10.0.0.27 - - [2026-02-16 03:55:25] "GET /domain/026ea67f-9b7a-4f1c-a755-90b25d4ac1dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 892 0.019861 10.0.0.27 - - [2026-02-16 03:55:25] "POST /service-templates HTTP/1.1" 403 264 0.011076 10.0.0.27 - - [2026-02-16 03:55:25] "POST /fqname-to-id HTTP/1.1" 404 183 0.003296 10.0.0.27 - - [2026-02-16 03:55:25] "POST /api-access-lists HTTP/1.1" 200 521 0.022671 10.0.0.27 - - [2026-02-16 03:55:25] "GET /api-access-list/a710a397-1894-4f66-af72-59d6225438cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1291 0.006573 10.0.0.27 - - [2026-02-16 03:55:25] "POST /fqname-to-id HTTP/1.1" 404 197 0.018028 10.0.0.27 - - [2026-02-16 03:55:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.014127 10.0.0.23 - - [2026-02-16 03:55:25] "GET /domains?obj_uuids=026ea67f-9b7a-4f1c-a755-90b25d4ac1dc&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001510 10.0.0.27 - - [2026-02-16 03:55:25] "GET /domain/026ea67f-9b7a-4f1c-a755-90b25d4ac1dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 892 0.018094 10.0.0.27 - - [2026-02-16 03:55:25] "POST /service-templates HTTP/1.1" 200 551 0.039190 10.0.0.27 - - [2026-02-16 03:55:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.023852 10.0.0.27 - - [2026-02-16 03:55:25] "GET /service-template/796b789b-61c2-4625-b0a5-41b9ed35f411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.016243 10.0.0.27 - - [2026-02-16 03:55:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.014514 10.0.0.27 - - [2026-02-16 03:55:25] "GET /service-template/796b789b-61c2-4625-b0a5-41b9ed35f411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.016412 10.0.0.27 - - [2026-02-16 03:55:26] "GET /obj-perms HTTP/1.1" 403 257 0.035156 10.0.0.50 - - [2026-02-16 03:55:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.031405 10.0.0.27 - - [2026-02-16 03:55:28] "GET /obj-perms HTTP/1.1" 200 5056 0.341827 10.0.0.23 - - [2026-02-16 03:55:28] "GET /obj-perms HTTP/1.1" 403 257 0.049170 10.0.0.23 - - [2026-02-16 03:55:28] "DELETE /project/2fbeb352228e4bcc94fb222f221b9f33 HTTP/1.1" 404 173 0.037025 10.0.0.23 - - [2026-02-16 03:55:28] "DELETE /project/ebbb93008924417c9e369295b68c5c6d HTTP/1.1" 404 173 0.036382 10.0.0.23 - - [2026-02-16 03:55:28] "GET /projects?obj_uuids=eeb561c2-f18c-4153-bde5-1500dad31c83&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001036 10.0.0.23 - - [2026-02-16 03:55:28] "GET /projects?obj_uuids=d0e84d7b-1950-4d5c-9938-504198059f9d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000892 10.0.0.23 - - [2026-02-16 03:55:28] "GET /projects?obj_uuids=ebbb9300-8924-417c-9e36-9295b68c5c6d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000976 10.0.0.23 - - [2026-02-16 03:55:28] "GET /projects?obj_uuids=065cf7ca-992c-478d-a848-ea3c2d46d89d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000888 10.0.0.23 - - [2026-02-16 03:55:28] "GET /projects?obj_uuids=2fbeb352-228e-4bcc-94fb-222f221b9f33&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000806 10.0.0.23 - - [2026-02-16 03:55:28] "DELETE /project/9418a0d0ead845cc984ad453698c3297 HTTP/1.1" 404 173 0.054535 10.0.0.23 - - [2026-02-16 03:55:28] "GET /project/d0e84d7b-1950-4d5c-9938-504198059f9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1449 0.120686 10.0.0.23 - - [2026-02-16 03:55:28] "GET /project/ebbb9300-8924-417c-9e36-9295b68c5c6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1469 0.137724 10.0.0.23 - - [2026-02-16 03:55:28] "GET /project/2fbeb352-228e-4bcc-94fb-222f221b9f33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.174023 10.0.0.23 - - [2026-02-16 03:55:28] "GET /projects?obj_uuids=d0e84d7b-1950-4d5c-9938-504198059f9d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001078 10.0.0.23 - - [2026-02-16 03:55:28] "GET /projects?obj_uuids=ebbb9300-8924-417c-9e36-9295b68c5c6d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000882 10.0.0.23 - - [2026-02-16 03:55:28] "GET /project/065cf7ca-992c-478d-a848-ea3c2d46d89d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.191529 10.0.0.23 - - [2026-02-16 03:55:28] "GET /projects?obj_uuids=2fbeb352-228e-4bcc-94fb-222f221b9f33&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001691 10.0.0.23 - - [2026-02-16 03:55:28] "GET /projects?obj_uuids=065cf7ca-992c-478d-a848-ea3c2d46d89d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.003392 10.0.0.23 - - [2026-02-16 03:55:28] "GET /project/eeb561c2-f18c-4153-bde5-1500dad31c83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1449 0.210482 10.0.0.23 - - [2026-02-16 03:55:28] "GET /projects?obj_uuids=eeb561c2-f18c-4153-bde5-1500dad31c83&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001326 10.0.0.27 - - [2026-02-16 03:55:28] "GET /api-access-list/46622a85-c99e-4e40-a19e-04e2024e7645?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.017564 10.0.0.23 - - [2026-02-16 03:55:28] "GET /project/d0e84d7b-1950-4d5c-9938-504198059f9d?fields=security_groups HTTP/1.1" 200 1349 0.156798 10.0.0.23 - - [2026-02-16 03:55:28] "GET /project/ebbb9300-8924-417c-9e36-9295b68c5c6d?fields=security_groups HTTP/1.1" 200 1364 0.185835 10.0.0.27 - - [2026-02-16 03:55:28] "PUT /api-access-list/46622a85-c99e-4e40-a19e-04e2024e7645 HTTP/1.1" 200 264 0.053877 10.0.0.23 - - [2026-02-16 03:55:28] "GET /project/eeb561c2-f18c-4153-bde5-1500dad31c83?fields=security_groups HTTP/1.1" 200 1349 0.147102 10.0.0.23 - - [2026-02-16 03:55:28] "GET /project/2fbeb352-228e-4bcc-94fb-222f221b9f33?fields=security_groups HTTP/1.1" 200 1363 0.191786 10.0.0.23 - - [2026-02-16 03:55:29] "GET /project/065cf7ca-992c-478d-a848-ea3c2d46d89d?fields=security_groups HTTP/1.1" 200 1091 0.234449 10.0.0.23 - - [2026-02-16 03:55:29] "DELETE /security-group/4f28e661-ceb3-4bd7-848d-1efdfead577b HTTP/1.1" 404 171 0.004524 10.0.0.23 - - [2026-02-16 03:55:29] "DELETE /security-group/95ff491b-fe08-4678-b170-74cd68ffabfd HTTP/1.1" 404 171 0.095817 10.0.0.23 - - [2026-02-16 03:55:29] "GET /projects?obj_uuids=065cf7ca-992c-478d-a848-ea3c2d46d89d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001115 10.0.0.23 - - [2026-02-16 03:55:29] "GET /projects?obj_uuids=eeb561c2-f18c-4153-bde5-1500dad31c83&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.003037 10.0.0.23 - - [2026-02-16 03:55:29] "GET /projects?obj_uuids=d0e84d7b-1950-4d5c-9938-504198059f9d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001388 10.0.0.50 - - [2026-02-16 03:55:29] "DELETE /access-control-list/91835f31-cc5c-4d74-9c49-0df7326a44d7 HTTP/1.1" 200 115 0.122664 10.0.0.27 - - [2026-02-16 03:55:29] "POST /fqname-to-id HTTP/1.1" 401 292 0.000340 10.0.0.23 - - [2026-02-16 03:55:29] "DELETE /security-group/de5e559c-241f-434b-a9da-cbab79448664 HTTP/1.1" 200 115 0.181773 10.0.0.23 - - [2026-02-16 03:55:29] "GET /projects?obj_uuids=ebbb9300-8924-417c-9e36-9295b68c5c6d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001590 10.0.0.23 - - [2026-02-16 03:55:29] "GET /project/065cf7ca-992c-478d-a848-ea3c2d46d89d?fields=application_policy_sets HTTP/1.1" 200 1386 0.129936 10.0.0.23 - - [2026-02-16 03:55:29] "DELETE /security-group/f0b90a2d-5892-4d63-ab7a-d155ac7210ca HTTP/1.1" 200 115 0.162520 10.0.0.23 - - [2026-02-16 03:55:29] "GET /projects?obj_uuids=2fbeb352-228e-4bcc-94fb-222f221b9f33&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001014 10.0.0.23 - - [2026-02-16 03:55:29] "GET /project/eeb561c2-f18c-4153-bde5-1500dad31c83?fields=application_policy_sets HTTP/1.1" 200 1388 0.145613 10.0.0.23 - - [2026-02-16 03:55:29] "GET /project/d0e84d7b-1950-4d5c-9938-504198059f9d?fields=application_policy_sets HTTP/1.1" 200 1388 0.139123 10.0.0.23 - - [2026-02-16 03:55:29] "GET /project/2fbeb352-228e-4bcc-94fb-222f221b9f33?fields=application_policy_sets HTTP/1.1" 200 1402 0.077797 10.0.0.23 - - [2026-02-16 03:55:29] "GET /project/ebbb9300-8924-417c-9e36-9295b68c5c6d?fields=application_policy_sets HTTP/1.1" 200 1403 0.176131 10.0.0.23 - - [2026-02-16 03:55:29] "DELETE /project/d0e84d7b-1950-4d5c-9938-504198059f9d HTTP/1.1" 200 115 0.993991 10.0.0.50 - - [2026-02-16 03:55:29] "DELETE /access-control-list/e755cf59-4506-4d86-877b-6cd5baa390d8 HTTP/1.1" 200 115 0.128746 10.0.0.23 - - [2026-02-16 03:55:29] "DELETE /project/065cf7ca-992c-478d-a848-ea3c2d46d89d HTTP/1.1" 200 115 1.038608 10.0.0.23 - - [2026-02-16 03:55:29] "DELETE /project/eeb561c2-f18c-4153-bde5-1500dad31c83 HTTP/1.1" 200 115 1.047438 10.0.0.23 - - [2026-02-16 03:55:29] "DELETE /project/2fbeb352-228e-4bcc-94fb-222f221b9f33 HTTP/1.1" 200 115 1.064580 10.0.0.23 - - [2026-02-16 03:55:29] "DELETE /project/ebbb9300-8924-417c-9e36-9295b68c5c6d HTTP/1.1" 200 115 1.091105 10.0.0.50 - - [2026-02-16 03:55:29] "DELETE /access-control-list/69c12490-6438-47de-b69f-61d29cb8df24 HTTP/1.1" 200 115 0.059318 10.0.0.27 - - [2026-02-16 03:55:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.095751 10.0.0.23 - - [2026-02-16 03:55:29] "GET /projects?obj_uuids=9418a0d0-ead8-45cc-984a-d453698c3297&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002035 10.0.0.50 - - [2026-02-16 03:55:30] "DELETE /access-control-list/9f851fd2-8049-4f74-946c-99d457520bd9 HTTP/1.1" 200 115 0.053940 10.0.0.27 - - [2026-02-16 03:55:30] "GET /project/9418a0d0-ead8-45cc-984a-d453698c3297?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.114433 10.0.0.27 - - [2026-02-16 03:55:30] "GET /virtual-networks?parent_id=9418a0d0-ead8-45cc-984a-d453698c3297&detail=False&count=False&shared=False HTTP/1.1" 200 371 0.025615 10.0.0.27 - - [2026-02-16 03:55:30] "POST /virtual-networks HTTP/1.1" 403 263 0.013514 10.0.0.27 - - [2026-02-16 03:55:30] "GET /obj-perms HTTP/1.1" 403 257 0.016364 10.0.0.27 - - [2026-02-16 03:55:30] "GET /obj-perms HTTP/1.1" 403 257 0.018690 10.0.0.27 - - [2026-02-16 03:55:30] "GET /api-access-list/a710a397-1894-4f66-af72-59d6225438cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1291 0.003054 10.0.0.27 - - [2026-02-16 03:55:30] "PUT /api-access-list/a710a397-1894-4f66-af72-59d6225438cd HTTP/1.1" 200 264 0.015529 10.0.0.27 - - [2026-02-16 03:55:30] "POST /fqname-to-id HTTP/1.1" 404 197 0.015749 10.0.0.27 - - [2026-02-16 03:55:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.014138 10.0.0.23 - - [2026-02-16 03:55:31] "GET /domains?obj_uuids=026ea67f-9b7a-4f1c-a755-90b25d4ac1dc&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001031 10.0.0.27 - - [2026-02-16 03:55:31] "GET /domain/026ea67f-9b7a-4f1c-a755-90b25d4ac1dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 892 0.025130 10.0.0.27 - - [2026-02-16 03:55:31] "POST /service-templates HTTP/1.1" 403 264 0.014699 10.0.0.27 - - [2026-02-16 03:55:31] "GET /api-access-list/46622a85-c99e-4e40-a19e-04e2024e7645?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.005105 10.0.0.27 - - [2026-02-16 03:55:31] "PUT /api-access-list/46622a85-c99e-4e40-a19e-04e2024e7645 HTTP/1.1" 200 264 0.013837 10.0.0.27 - - [2026-02-16 03:55:31] "GET /api-access-list/a710a397-1894-4f66-af72-59d6225438cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.003310 10.0.0.27 - - [2026-02-16 03:55:31] "PUT /api-access-list/a710a397-1894-4f66-af72-59d6225438cd HTTP/1.1" 200 264 0.010064 10.0.0.27 - - [2026-02-16 03:55:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002753 10.0.0.27 - - [2026-02-16 03:55:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003528 10.0.0.50 - - [2026-02-16 03:55:32] "GET /obj-perms HTTP/1.1" 403 257 0.047625 10.0.0.50 - - [2026-02-16 03:55:32] "GET /obj-perms HTTP/1.1" 403 257 0.042814 10.0.0.23 - - [2026-02-16 03:55:33] "GET /obj-perms HTTP/1.1" 403 257 0.012834 10.0.0.23 - - [2026-02-16 03:55:33] "GET /obj-perms HTTP/1.1" 403 257 0.045822 10.0.0.27 - - [2026-02-16 03:55:33] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 403 263 0.044306 10.0.0.27 - - [2026-02-16 03:55:33] "GET /api-access-list/2fe3bd6d-ae9a-40d8-8c19-a4f376ca21b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.003051 10.0.0.27 - - [2026-02-16 03:55:33] "PUT /api-access-list/2fe3bd6d-ae9a-40d8-8c19-a4f376ca21b3 HTTP/1.1" 200 264 0.012126 10.0.0.27 - - [2026-02-16 03:55:33] "GET /virtual-network/ce15aa62-3976-4a32-a031-8bdebf6648d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.018130 10.0.0.27 - - [2026-02-16 03:55:33] "DELETE /api-access-list/46622a85-c99e-4e40-a19e-04e2024e7645 HTTP/1.1" 200 115 0.031955 10.0.0.27 - - [2026-02-16 03:55:33] "DELETE /api-access-list/a710a397-1894-4f66-af72-59d6225438cd HTTP/1.1" 200 115 0.023789 10.0.0.27 - - [2026-02-16 03:55:34] "GET /obj-perms HTTP/1.1" 403 257 0.041693 10.0.0.50 - - [2026-02-16 03:55:35] "GET /obj-perms HTTP/1.1" 403 257 0.037607 10.0.0.23 - - [2026-02-16 03:55:35] "GET /obj-perms HTTP/1.1" 403 257 0.033355 10.0.0.27 - - [2026-02-16 03:55:35] "GET /obj-perms HTTP/1.1" 403 257 0.009846 10.0.0.27 - - [2026-02-16 03:55:35] "GET /api-access-list/2fe3bd6d-ae9a-40d8-8c19-a4f376ca21b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2685 0.003788 10.0.0.27 - - [2026-02-16 03:55:35] "PUT /api-access-list/2fe3bd6d-ae9a-40d8-8c19-a4f376ca21b3 HTTP/1.1" 200 264 0.011035 10.0.0.27 - - [2026-02-16 03:55:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002553 10.0.0.27 - - [2026-02-16 03:55:35] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 371 0.023024 10.0.0.27 - - [2026-02-16 03:55:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.012522 10.0.0.27 - - [2026-02-16 03:55:36] "DELETE /service-template/796b789b-61c2-4625-b0a5-41b9ed35f411 HTTP/1.1" 200 115 0.029499 10.0.0.27 - - [2026-02-16 03:55:36] "POST /fqname-to-id HTTP/1.1" 404 197 0.017813 10.0.0.23 - - [2026-02-16 03:55:36] "POST /useragent-kv HTTP/1.1" 200 115 0.002953 10.0.0.23 - - [2026-02-16 03:55:36] "POST /useragent-kv HTTP/1.1" 200 115 0.002868 10.0.0.27 - - [2026-02-16 03:55:36] "DELETE /virtual-network/ce15aa62-3976-4a32-a031-8bdebf6648d4 HTTP/1.1" 200 115 0.113839 10.0.0.27 - - [2026-02-16 03:55:36] "GET /api-access-list/2fe3bd6d-ae9a-40d8-8c19-a4f376ca21b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2966 0.004105 10.0.0.27 - - [2026-02-16 03:55:36] "PUT /api-access-list/2fe3bd6d-ae9a-40d8-8c19-a4f376ca21b3 HTTP/1.1" 200 264 0.011789 10.0.0.27 - - [2026-02-16 03:55:36] "GET /api-access-list/2fe3bd6d-ae9a-40d8-8c19-a4f376ca21b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2691 0.004578 10.0.0.27 - - [2026-02-16 03:55:36] "PUT /api-access-list/2fe3bd6d-ae9a-40d8-8c19-a4f376ca21b3 HTTP/1.1" 200 264 0.010205 10.0.0.27 - - [2026-02-16 03:55:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003142 10.0.0.23 - - [2026-02-16 03:55:39] "GET /projects?obj_uuids=9418a0d0-ead8-45cc-984a-d453698c3297&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000908 10.0.0.27 - - [2026-02-16 03:55:39] "GET /project/9418a0d0-ead8-45cc-984a-d453698c3297?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.040826 10.0.0.23 - - [2026-02-16 03:55:39] "GET /projects?obj_uuids=9418a0d0-ead8-45cc-984a-d453698c3297&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001133 10.0.0.27 - - [2026-02-16 03:55:39] "POST /neutron/network HTTP/1.1" 200 643 0.185773 10.0.0.27 - - [2026-02-16 03:55:39] "POST /id-to-fqname HTTP/1.1" 200 240 0.002765 10.0.0.27 - - [2026-02-16 03:55:39] "GET /virtual-network/14f94448-b595-435b-b970-511ce25e604a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2105 0.004790 10.0.0.27 - - [2026-02-16 03:55:39] "POST /neutron/network HTTP/1.1" 200 863 0.016589 10.0.0.27 - - [2026-02-16 03:55:39] "GET /virtual-network/14f94448-b595-435b-b970-511ce25e604a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2105 0.004752 10.0.0.27 - - [2026-02-16 03:55:39] "POST /neutron/network HTTP/1.1" 200 863 0.007204 10.0.0.27 - - [2026-02-16 03:55:39] "GET /virtual-network/14f94448-b595-435b-b970-511ce25e604a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2105 0.004879 10.0.0.27 - - [2026-02-16 03:55:39] "GET /network-ipam/a3738faf-f26b-49b1-bcef-d6efa0513b9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.003078 10.0.0.50 - - [2026-02-16 03:55:40] "POST /route-targets HTTP/1.1" 200 327 0.017394 10.0.0.27 - - [2026-02-16 03:55:40] "GET /virtual-network/14f94448-b595-435b-b970-511ce25e604a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2105 0.005153 10.0.0.50 - - [2026-02-16 03:55:40] "GET /obj-perms HTTP/1.1" 200 5030 0.052571 10.0.0.23 - - [2026-02-16 03:55:40] "GET /obj-perms HTTP/1.1" 200 5030 0.049548 10.0.0.27 - - [2026-02-16 03:55:40] "POST /fqname-to-id HTTP/1.1" 404 215 0.003074 10.0.0.27 - - [2026-02-16 03:55:40] "POST /api-access-lists HTTP/1.1" 200 555 0.022364 10.0.0.27 - - [2026-02-16 03:55:40] "GET /api-access-list/8d84bc72-3052-4f70-95ef-308ba1848933?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2443 0.005650 10.0.0.27 - - [2026-02-16 03:55:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.015342 10.0.0.23 - - [2026-02-16 03:55:40] "GET /projects?obj_uuids=9418a0d0-ead8-45cc-984a-d453698c3297&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001037 10.0.0.27 - - [2026-02-16 03:55:40] "GET /project/9418a0d0-ead8-45cc-984a-d453698c3297?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.049994 10.0.0.27 - - [2026-02-16 03:55:41] "POST /neutron/network HTTP/1.1" 200 693 0.022427 10.0.0.50 - - [2026-02-16 03:55:41] "POST /ref-update HTTP/1.1" 200 156 0.025509 10.0.0.27 - - [2026-02-16 03:55:41] "POST /neutron/network HTTP/1.1" 200 865 0.026462 10.0.0.27 - - [2026-02-16 03:55:41] "POST /id-to-fqname HTTP/1.1" 200 240 0.011376 10.0.0.27 - - [2026-02-16 03:55:41] "GET /virtual-network/330fe8c5-6e27-4dda-8b4d-add0f20d78a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.014431 10.0.0.27 - - [2026-02-16 03:55:41] "GET /virtual-network/330fe8c5-6e27-4dda-8b4d-add0f20d78a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.017679 10.0.0.27 - - [2026-02-16 03:55:41] "POST /neutron/subnet HTTP/1.1" 200 729 0.035301 10.0.0.27 - - [2026-02-16 03:55:41] "GET /virtual-network/330fe8c5-6e27-4dda-8b4d-add0f20d78a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.005745 10.0.0.27 - - [2026-02-16 03:55:41] "GET /network-ipam/a3738faf-f26b-49b1-bcef-d6efa0513b9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.003165 10.0.0.27 - - [2026-02-16 03:55:41] "GET /virtual-network/330fe8c5-6e27-4dda-8b4d-add0f20d78a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.005724 10.0.0.27 - - [2026-02-16 03:55:42] "POST /fqname-to-id HTTP/1.1" 404 232 0.015830 10.0.0.50 - - [2026-02-16 03:55:42] "POST /fqname-to-id HTTP/1.1" 404 263 0.010493 10.0.0.50 - - [2026-02-16 03:55:42] "PUT /access-control-list/b7d8dbbe-957f-4ba2-83d8-a80cc7b2e002 HTTP/1.1" 200 272 0.016764 10.0.0.23 - - [2026-02-16 03:55:42] "GET /projects?obj_uuids=9418a0d0-ead8-45cc-984a-d453698c3297&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001053 10.0.0.27 - - [2026-02-16 03:55:42] "POST /neutron/security_group_rule HTTP/1.1" 200 2608 0.083933 10.0.0.23 - - [2026-02-16 03:55:42] "GET /projects?obj_uuids=9418a0d0-ead8-45cc-984a-d453698c3297&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000945 10.0.0.27 - - [2026-02-16 03:55:42] "POST /neutron/security_group_rule HTTP/1.1" 200 575 0.070156 10.0.0.23 - - [2026-02-16 03:55:43] "GET /projects?obj_uuids=9418a0d0-ead8-45cc-984a-d453698c3297&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000993 10.0.0.27 - - [2026-02-16 03:55:43] "POST /neutron/security_group_rule HTTP/1.1" 200 151 0.226280 10.0.0.50 - - [2026-02-16 03:55:43] "PUT /access-control-list/b7d8dbbe-957f-4ba2-83d8-a80cc7b2e002 HTTP/1.1" 200 272 0.012766 10.0.0.27 - - [2026-02-16 03:55:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.026956 10.0.0.27 - - [2026-02-16 03:55:43] "GET /security-group/7fdb79ff-1b89-4391-a064-0df76650785a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1316 0.013830 10.0.0.27 - - [2026-02-16 03:55:44] "POST /id-to-fqname HTTP/1.1" 200 240 0.012335 10.0.0.23 - - [2026-02-16 03:55:45] "GET /projects?obj_uuids=9418a0d0-ead8-45cc-984a-d453698c3297&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001045 10.0.0.27 - - [2026-02-16 03:55:45] "GET /project/9418a0d0-ead8-45cc-984a-d453698c3297?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.070786 10.0.0.27 - - [2026-02-16 03:55:45] "POST /neutron/network HTTP/1.1" 200 865 0.006803 10.0.0.27 - - [2026-02-16 03:55:45] "POST /neutron/port HTTP/1.1" 200 117 0.035022 10.0.0.23 - - [2026-02-16 03:55:46] "GET /projects?obj_uuids=9418a0d0-ead8-45cc-984a-d453698c3297&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001224 10.0.0.27 - - [2026-02-16 03:55:46] "POST /neutron/port HTTP/1.1" 200 1061 0.415874 10.0.0.27 - - [2026-02-16 03:55:46] "POST /neutron/port HTTP/1.1" 200 1115 0.099329 10.0.0.27 - - [2026-02-16 03:55:46] "POST /neutron/subnet HTTP/1.1" 200 703 0.011631 10.0.0.27 - - [2026-02-16 03:55:50] "POST /neutron/port HTTP/1.1" 200 1125 0.016257 10.0.0.27 - - [2026-02-16 03:55:51] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006748 10.0.0.27 - - [2026-02-16 03:55:51] "POST /neutron/port HTTP/1.1" 200 1125 0.015862 10.0.0.27 - - [2026-02-16 03:55:51] "GET /virtual-machine/dcbc5a1e-1125-4bb4-8e4c-854e5299ca6b HTTP/1.1" 401 292 0.000585 10.0.0.27 - - [2026-02-16 03:55:51] "GET /virtual-machine/dcbc5a1e-1125-4bb4-8e4c-854e5299ca6b HTTP/1.1" 200 1293 0.042791 10.0.0.27 - - [2026-02-16 03:55:51] "GET /virtual-machine/dcbc5a1e-1125-4bb4-8e4c-854e5299ca6b HTTP/1.1" 200 1293 0.017128 10.0.0.27 - - [2026-02-16 03:55:51] "GET /virtual-machine-interface/4a72df56-803e-4904-90ab-e7173d1883c6 HTTP/1.1" 200 3023 0.019713 10.0.0.27 - - [2026-02-16 03:55:51] "GET /virtual-machine/dcbc5a1e-1125-4bb4-8e4c-854e5299ca6b HTTP/1.1" 200 1293 0.014948 10.0.0.27 - - [2026-02-16 03:55:51] "GET /virtual-machine-interface/4a72df56-803e-4904-90ab-e7173d1883c6 HTTP/1.1" 200 3023 0.022441 10.0.0.27 - - [2026-02-16 03:55:51] "GET /instance-ip/1c766c9f-0561-4b12-8c38-912aec0e9095 HTTP/1.1" 200 1641 0.019234 10.0.0.27 - - [2026-02-16 03:55:51] "GET /virtual-machine/dcbc5a1e-1125-4bb4-8e4c-854e5299ca6b HTTP/1.1" 200 1293 0.015251 10.0.0.27 - - [2026-02-16 03:55:51] "GET /virtual-machine-interface/4a72df56-803e-4904-90ab-e7173d1883c6 HTTP/1.1" 200 3023 0.020358 10.0.0.27 - - [2026-02-16 03:55:51] "GET /instance-ip/1c766c9f-0561-4b12-8c38-912aec0e9095 HTTP/1.1" 200 1641 0.016068 10.0.0.27 - - [2026-02-16 03:55:51] "POST /fqname-to-id HTTP/1.1" 403 354 0.016158 10.0.0.27 - - [2026-02-16 03:55:51] "GET / HTTP/1.1" 200 35931 0.001531 10.0.0.27 - - [2026-02-16 03:55:52] "POST /fqname-to-id HTTP/1.1" 401 292 0.000396 10.0.0.27 - - [2026-02-16 03:55:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.029060 10.0.0.27 - - [2026-02-16 03:55:52] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003606 10.0.0.27 - - [2026-02-16 03:55:52] "GET /virtual-networks?parent_id=9418a0d0-ead8-45cc-984a-d453698c3297&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.017069 10.0.0.27 - - [2026-02-16 03:55:52] "GET /virtual-network/330fe8c5-6e27-4dda-8b4d-add0f20d78a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.020554 10.0.0.27 - - [2026-02-16 03:55:52] "POST /fqname-to-id HTTP/1.1" 403 354 0.013102 10.0.0.27 - - [2026-02-16 03:55:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003709 10.0.0.27 - - [2026-02-16 03:55:52] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005291 10.0.0.27 - - [2026-02-16 03:55:52] "GET /virtual-networks?parent_id=9418a0d0-ead8-45cc-984a-d453698c3297&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.025934 10.0.0.27 - - [2026-02-16 03:55:52] "GET /virtual-network/330fe8c5-6e27-4dda-8b4d-add0f20d78a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.019738 10.0.0.27 - - [2026-02-16 03:55:52] "POST /fqname-to-id HTTP/1.1" 403 354 0.015172 10.0.0.27 - - [2026-02-16 03:55:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003294 10.0.0.27 - - [2026-02-16 03:55:52] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003149 10.0.0.27 - - [2026-02-16 03:55:52] "GET /virtual-networks?parent_id=9418a0d0-ead8-45cc-984a-d453698c3297&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.019509 10.0.0.27 - - [2026-02-16 03:55:52] "GET /virtual-network/330fe8c5-6e27-4dda-8b4d-add0f20d78a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.020175 10.0.0.27 - - [2026-02-16 03:55:52] "POST /fqname-to-id HTTP/1.1" 403 354 0.013707 10.0.0.27 - - [2026-02-16 03:55:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003261 10.0.0.27 - - [2026-02-16 03:55:52] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003652 10.0.0.27 - - [2026-02-16 03:55:53] "GET /virtual-networks?parent_id=9418a0d0-ead8-45cc-984a-d453698c3297&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.015980 10.0.0.27 - - [2026-02-16 03:55:53] "GET /virtual-network/330fe8c5-6e27-4dda-8b4d-add0f20d78a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.016678 10.0.0.27 - - [2026-02-16 03:55:53] "POST /fqname-to-id HTTP/1.1" 403 354 0.012584 10.0.0.27 - - [2026-02-16 03:55:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003103 10.0.0.27 - - [2026-02-16 03:55:53] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004121 10.0.0.27 - - [2026-02-16 03:55:53] "GET /virtual-networks?parent_id=9418a0d0-ead8-45cc-984a-d453698c3297&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.019277 10.0.0.27 - - [2026-02-16 03:55:53] "GET /virtual-network/330fe8c5-6e27-4dda-8b4d-add0f20d78a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.016363 10.0.0.27 - - [2026-02-16 03:55:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.015179 10.0.0.27 - - [2026-02-16 03:55:56] "GET /virtual-network/330fe8c5-6e27-4dda-8b4d-add0f20d78a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.024437 10.0.0.27 - - [2026-02-16 03:55:56] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005801 10.0.0.27 - - [2026-02-16 03:55:58] "POST /fqname-to-id HTTP/1.1" 403 354 0.015697 10.0.0.27 - - [2026-02-16 03:55:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005264 10.0.0.27 - - [2026-02-16 03:55:58] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003292 10.0.0.27 - - [2026-02-16 03:55:58] "GET /virtual-networks?parent_id=9418a0d0-ead8-45cc-984a-d453698c3297&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.018265 10.0.0.27 - - [2026-02-16 03:55:58] "GET /virtual-network/330fe8c5-6e27-4dda-8b4d-add0f20d78a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.018564 10.0.0.27 - - [2026-02-16 03:55:58] "POST /fqname-to-id HTTP/1.1" 403 354 0.014629 10.0.0.27 - - [2026-02-16 03:55:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002813 10.0.0.27 - - [2026-02-16 03:55:58] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003396 10.0.0.27 - - [2026-02-16 03:55:58] "GET /virtual-networks?parent_id=9418a0d0-ead8-45cc-984a-d453698c3297&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.019077 10.0.0.27 - - [2026-02-16 03:55:58] "GET /virtual-network/330fe8c5-6e27-4dda-8b4d-add0f20d78a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.021075 10.0.0.27 - - [2026-02-16 03:55:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.013822 10.0.0.27 - - [2026-02-16 03:55:58] "GET /routing-instance/f07d4c5d-6501-482d-a690-7cb6b84139a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1360 0.016595 10.0.0.27 - - [2026-02-16 03:55:58] "POST /fqname-to-id HTTP/1.1" 403 354 0.013947 10.0.0.27 - - [2026-02-16 03:55:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003453 10.0.0.27 - - [2026-02-16 03:55:58] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003395 10.0.0.27 - - [2026-02-16 03:55:59] "GET /virtual-networks?parent_id=9418a0d0-ead8-45cc-984a-d453698c3297&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.018182 10.0.0.27 - - [2026-02-16 03:55:59] "GET /virtual-network/330fe8c5-6e27-4dda-8b4d-add0f20d78a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.018152 10.0.0.27 - - [2026-02-16 03:55:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.014655 10.0.0.27 - - [2026-02-16 03:55:59] "GET /routing-instance/f07d4c5d-6501-482d-a690-7cb6b84139a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1360 0.017548 10.0.0.23 - - [2026-02-16 03:55:59] "GET /virtual-machine/dcbc5a1e-1125-4bb4-8e4c-854e5299ca6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 993 0.016325 10.0.0.27 - - [2026-02-16 03:55:59] "GET /obj-perms HTTP/1.1" 403 257 0.011204 10.0.0.27 - - [2026-02-16 03:55:59] "GET /obj-perms HTTP/1.1" 403 257 0.012221 10.0.0.27 - - [2026-02-16 03:55:59] "GET /obj-perms HTTP/1.1" 403 257 0.010605 10.0.0.27 - - [2026-02-16 03:55:59] "GET /obj-perms HTTP/1.1" 403 257 0.011381 10.0.0.23 - - [2026-02-16 03:55:59] "GET /obj-perms HTTP/1.1" 403 257 0.010313 10.0.0.27 - - [2026-02-16 03:55:59] "GET /obj-perms HTTP/1.1" 403 257 0.013499 10.0.0.27 - - [2026-02-16 03:55:59] "GET /obj-perms HTTP/1.1" 403 257 0.040577 10.0.0.27 - - [2026-02-16 03:56:00] "GET /obj-perms HTTP/1.1" 403 257 0.010856 10.0.0.27 - - [2026-02-16 03:56:00] "GET /obj-perms HTTP/1.1" 200 5030 0.052178 10.0.0.50 - - [2026-02-16 03:56:00] "GET /obj-perms HTTP/1.1" 200 5030 0.004245 10.0.0.23 - - [2026-02-16 03:56:00] "GET /virtual-machines?detail=False&count=False&shared=False HTTP/1.1" 200 320 0.020001 10.0.0.27 - - [2026-02-16 03:56:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.015381 10.0.0.23 - - [2026-02-16 03:56:00] "GET /projects?obj_uuids=9418a0d0-ead8-45cc-984a-d453698c3297&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001174 10.0.0.27 - - [2026-02-16 03:56:00] "GET /project/9418a0d0-ead8-45cc-984a-d453698c3297?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.054395 10.0.0.27 - - [2026-02-16 03:56:00] "GET /virtual-network/14f94448-b595-435b-b970-511ce25e604a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2105 0.021681 10.0.0.27 - - [2026-02-16 03:56:00] "GET /floating-ip-pools?parent_id=14f94448-b595-435b-b970-511ce25e604a&detail=False&count=False&shared=False HTTP/1.1" 200 393 0.016368 10.0.0.27 - - [2026-02-16 03:56:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.028449 10.0.0.27 - - [2026-02-16 03:56:01] "GET /floating-ip-pool/d1d139bc-d389-4c91-9a6d-0edc27c11159?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1182 0.017201 10.0.0.23 - - [2026-02-16 03:56:01] "GET /projects?obj_uuids=9418a0d0-ead8-45cc-984a-d453698c3297&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001030 10.0.0.27 - - [2026-02-16 03:56:01] "GET /project/9418a0d0-ead8-45cc-984a-d453698c3297?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.059039 10.0.0.27 - - [2026-02-16 03:56:01] "POST /floating-ips HTTP/1.1" 200 616 0.065043 10.0.0.27 - - [2026-02-16 03:56:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.015112 10.0.0.27 - - [2026-02-16 03:56:01] "GET /floating-ip/823ee0e0-22fe-4186-b6d4-8f7596dd1dbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.016422 10.0.0.27 - - [2026-02-16 03:56:01] "GET /floating-ip/823ee0e0-22fe-4186-b6d4-8f7596dd1dbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.018716 10.0.0.27 - - [2026-02-16 03:56:01] "GET /virtual-machine/dcbc5a1e-1125-4bb4-8e4c-854e5299ca6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 993 0.015919 10.0.0.27 - - [2026-02-16 03:56:01] "GET /virtual-machine/dcbc5a1e-1125-4bb4-8e4c-854e5299ca6b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1204 0.016303 10.0.0.27 - - [2026-02-16 03:56:01] "GET /virtual-machine-interface/4a72df56-803e-4904-90ab-e7173d1883c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2802 0.021285 10.0.0.27 - - [2026-02-16 03:56:01] "POST /ref-update HTTP/1.1" 200 156 0.026208 10.0.0.27 - - [2026-02-16 03:56:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.022078 10.0.0.27 - - [2026-02-16 03:56:01] "GET /routing-instance/315fd511-e944-4399-aa36-f995169b8ab6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.020566 10.0.0.27 - - [2026-02-16 03:56:01] "GET /obj-perms HTTP/1.1" 403 257 0.037477 10.0.0.27 - - [2026-02-16 03:56:02] "GET /obj-perms HTTP/1.1" 403 257 0.011973 10.0.0.27 - - [2026-02-16 03:56:02] "POST /neutron/port HTTP/1.1" 200 1125 0.070192 10.0.0.27 - - [2026-02-16 03:56:02] "POST /neutron/port HTTP/1.1" 200 1156 0.193126 10.0.0.27 - - [2026-02-16 03:56:02] "GET /virtual-machine/dcbc5a1e-1125-4bb4-8e4c-854e5299ca6b HTTP/1.1" 200 1293 0.014801 10.0.0.27 - - [2026-02-16 03:56:02] "GET /virtual-machine-interface/4a72df56-803e-4904-90ab-e7173d1883c6 HTTP/1.1" 200 3585 0.019344 10.0.0.27 - - [2026-02-16 03:56:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.013101 10.0.0.27 - - [2026-02-16 03:56:02] "GET /security-group/7fdb79ff-1b89-4391-a064-0df76650785a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1316 0.015746 10.0.0.27 - - [2026-02-16 03:56:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.013933 10.0.0.27 - - [2026-02-16 03:56:02] "GET /security-group/7fdb79ff-1b89-4391-a064-0df76650785a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1316 0.016207 10.0.0.27 - - [2026-02-16 03:56:03] "DELETE /floating-ip/823ee0e0-22fe-4186-b6d4-8f7596dd1dbc HTTP/1.1" 200 115 0.074121 10.0.0.27 - - [2026-02-16 03:56:03] "GET /virtual-machine/dcbc5a1e-1125-4bb4-8e4c-854e5299ca6b HTTP/1.1" 200 1293 0.018495 10.0.0.27 - - [2026-02-16 03:56:03] "POST /neutron/port HTTP/1.1" 200 1156 0.017683 10.0.0.27 - - [2026-02-16 03:56:05] "GET /virtual-machine/dcbc5a1e-1125-4bb4-8e4c-854e5299ca6b HTTP/1.1" 404 171 0.014552 10.0.0.27 - - [2026-02-16 03:56:05] "GET /virtual-machine/dcbc5a1e-1125-4bb4-8e4c-854e5299ca6b HTTP/1.1" 404 171 0.011876 10.0.0.27 - - [2026-02-16 03:56:05] "GET /virtual-machine/dcbc5a1e-1125-4bb4-8e4c-854e5299ca6b HTTP/1.1" 404 171 0.013222 10.0.0.27 - - [2026-02-16 03:56:05] "POST /fqname-to-id HTTP/1.1" 403 354 0.018378 10.0.0.27 - - [2026-02-16 03:56:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003392 10.0.0.27 - - [2026-02-16 03:56:05] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003418 10.0.0.27 - - [2026-02-16 03:56:05] "GET /virtual-networks?parent_id=9418a0d0-ead8-45cc-984a-d453698c3297&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.021336 10.0.0.27 - - [2026-02-16 03:56:05] "GET /virtual-network/330fe8c5-6e27-4dda-8b4d-add0f20d78a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.018977 10.0.0.27 - - [2026-02-16 03:56:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.011702 10.0.0.27 - - [2026-02-16 03:56:05] "GET /routing-instance/f07d4c5d-6501-482d-a690-7cb6b84139a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1360 0.015853 10.0.0.27 - - [2026-02-16 03:56:05] "GET /obj-perms HTTP/1.1" 403 257 0.011017 10.0.0.27 - - [2026-02-16 03:56:06] "GET /obj-perms HTTP/1.1" 200 5030 0.003509 10.0.0.50 - - [2026-02-16 03:56:06] "GET /obj-perms HTTP/1.1" 200 5030 0.004074 10.0.0.27 - - [2026-02-16 03:56:15] "GET /obj-perms HTTP/1.1" 200 5030 0.004314 10.0.0.50 - - [2026-02-16 03:56:15] "GET /obj-perms HTTP/1.1" 200 5030 0.003937 10.0.0.27 - - [2026-02-16 03:56:21] "GET /obj-perms HTTP/1.1" 200 5030 0.003728 10.0.0.50 - - [2026-02-16 03:56:21] "GET /obj-perms HTTP/1.1" 200 5030 0.003351 10.0.0.27 - - [2026-02-16 03:56:21] "POST /neutron/security_group HTTP/1.1" 200 151 0.061986 10.0.0.27 - - [2026-02-16 03:56:21] "POST /fqname-to-id HTTP/1.1" 404 232 0.025280 10.0.0.50 - - [2026-02-16 03:56:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003595 10.0.0.27 - - [2026-02-16 03:56:22] "DELETE /api-access-list/8d84bc72-3052-4f70-95ef-308ba1848933 HTTP/1.1" 200 115 0.054312 10.0.0.27 - - [2026-02-16 03:56:22] "POST /neutron/network HTTP/1.1" 200 863 0.005952 10.0.0.50 - - [2026-02-16 03:56:22] "DELETE /route-target/1c244d56-0c70-4c8c-9d4e-490fae4a4edb HTTP/1.1" 200 115 0.020240 10.0.0.27 - - [2026-02-16 03:56:24] "GET /api-access-list/2fe3bd6d-ae9a-40d8-8c19-a4f376ca21b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.004447 10.0.0.27 - - [2026-02-16 03:56:24] "PUT /api-access-list/2fe3bd6d-ae9a-40d8-8c19-a4f376ca21b3 HTTP/1.1" 200 264 0.010249 10.0.0.23 - - [2026-02-16 03:56:24] "GET /projects?obj_uuids=9418a0d0-ead8-45cc-984a-d453698c3297&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000878 10.0.0.27 - - [2026-02-16 03:56:24] "GET /project/9418a0d0-ead8-45cc-984a-d453698c3297?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.041437 10.0.0.23 - - [2026-02-16 03:56:24] "GET /projects?obj_uuids=9418a0d0-ead8-45cc-984a-d453698c3297&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000982 10.0.0.27 - - [2026-02-16 03:56:24] "GET /project/9418a0d0-ead8-45cc-984a-d453698c3297?fields=virtual_networks HTTP/1.1" 200 1033 0.041981 10.0.0.23 - - [2026-02-16 03:56:24] "GET /projects?obj_uuids=9418a0d0-ead8-45cc-984a-d453698c3297&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001050 10.0.0.27 - - [2026-02-16 03:56:24] "GET /project/9418a0d0-ead8-45cc-984a-d453698c3297?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.035799 10.0.0.23 - - [2026-02-16 03:56:24] "GET /projects?obj_uuids=9418a0d0-ead8-45cc-984a-d453698c3297&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001267 10.0.0.27 - - [2026-02-16 03:56:24] "GET /project/9418a0d0-ead8-45cc-984a-d453698c3297?fields=security_groups HTTP/1.1" 200 1259 0.034185 10.0.0.23 - - [2026-02-16 03:56:25] "GET /projects?obj_uuids=75ea3c9d-fe4e-42a9-84a6-60475cdcdac1&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.000963 10.0.0.27 - - [2026-02-16 03:56:25] "GET /project/75ea3c9d-fe4e-42a9-84a6-60475cdcdac1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1270 0.040707 [Introspect:8084]10.0.0.27 - - [2026-02-16 03:56:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.001486 10.0.0.27 - - [2026-02-16 03:56:29] "POST /fqname-to-id HTTP/1.1" 404 189 0.025101 10.0.0.23 - - [2026-02-16 03:56:29] "GET /projects?obj_uuids=c59df1b9-b3ec-49a8-becb-3bb162985ec1&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003186 10.0.0.23 - - [2026-02-16 03:56:29] "GET /domains?obj_uuids=026ea67f-9b7a-4f1c-a755-90b25d4ac1dc&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001003 10.0.0.23 - - [2026-02-16 03:56:29] "GET /domain/026ea67f-9b7a-4f1c-a755-90b25d4ac1dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.006068 10.0.0.23 - - [2026-02-16 03:56:29] "GET /projects?obj_uuids=9418a0d0-ead8-45cc-984a-d453698c3297&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002260 10.0.0.23 - - [2026-02-16 03:56:29] "GET /project/9418a0d0-ead8-45cc-984a-d453698c3297?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1469 0.051417 10.0.0.23 - - [2026-02-16 03:56:29] "GET /projects?obj_uuids=9418a0d0-ead8-45cc-984a-d453698c3297&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003001 10.0.0.23 - - [2026-02-16 03:56:30] "POST /id-to-fqname HTTP/1.1" 200 191 0.001319 10.0.0.23 - - [2026-02-16 03:56:30] "GET /project/9418a0d0-ead8-45cc-984a-d453698c3297?fields=security_groups HTTP/1.1" 200 1103 0.146831 10.0.0.23 - - [2026-02-16 03:56:30] "POST /fqname-to-id HTTP/1.1" 404 200 0.020811 10.0.0.23 - - [2026-02-16 03:56:30] "GET /projects?obj_uuids=9418a0d0-ead8-45cc-984a-d453698c3297&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001418 10.0.0.23 - - [2026-02-16 03:56:30] "GET /project/9418a0d0-ead8-45cc-984a-d453698c3297?fields=application_policy_sets HTTP/1.1" 200 1403 0.082267 10.0.0.23 - - [2026-02-16 03:56:30] "POST /security-groups HTTP/1.1" 200 592 0.086220 10.0.0.50 - - [2026-02-16 03:56:30] "POST /fqname-to-id HTTP/1.1" 404 235 0.006910 10.0.0.23 - - [2026-02-16 03:56:30] "POST /projects HTTP/1.1" 200 587 0.440885 10.0.0.23 - - [2026-02-16 03:56:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.527519 10.0.0.27 - - [2026-02-16 03:56:30] "GET /project/c59df1b9-b3ec-49a8-becb-3bb162985ec1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.690341 10.0.0.50 - - [2026-02-16 03:56:30] "POST /access-control-lists HTTP/1.1" 200 595 0.079524 10.0.0.23 - - [2026-02-16 03:56:30] "DELETE /project/9418a0d0-ead8-45cc-984a-d453698c3297 HTTP/1.1" 404 190 0.540383 10.0.0.27 - - [2026-02-16 03:56:31] "GET / HTTP/1.1" 200 35931 0.003236 10.0.0.27 - - [2026-02-16 03:56:33] "POST /fqname-to-id HTTP/1.1" 401 292 0.000444 10.0.0.27 - - [2026-02-16 03:56:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.063636 10.0.0.23 - - [2026-02-16 03:56:33] "GET /projects?obj_uuids=c59df1b9-b3ec-49a8-becb-3bb162985ec1&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000870 10.0.0.27 - - [2026-02-16 03:56:33] "GET /project/c59df1b9-b3ec-49a8-becb-3bb162985ec1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.038411 10.0.0.23 - - [2026-02-16 03:56:33] "GET /projects?obj_uuids=c59df1b9-b3ec-49a8-becb-3bb162985ec1&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002454 10.0.0.27 - - [2026-02-16 03:56:33] "POST /neutron/network HTTP/1.1" 200 608 0.131639 10.0.0.27 - - [2026-02-16 03:56:33] "POST /id-to-fqname HTTP/1.1" 200 222 0.003330 10.0.0.27 - - [2026-02-16 03:56:33] "GET /virtual-network/b4b28ebd-7128-4483-9293-ceb54d487385?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.004997 10.0.0.27 - - [2026-02-16 03:56:34] "POST /neutron/network HTTP/1.1" 200 825 0.007253 10.0.0.27 - - [2026-02-16 03:56:34] "GET /virtual-network/b4b28ebd-7128-4483-9293-ceb54d487385?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.004696 10.0.0.27 - - [2026-02-16 03:56:34] "GET /virtual-network/b4b28ebd-7128-4483-9293-ceb54d487385?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.004805 10.0.0.27 - - [2026-02-16 03:56:35] "GET /obj-perms HTTP/1.1" 200 5032 0.050343 10.0.0.23 - - [2026-02-16 03:56:35] "GET /obj-perms HTTP/1.1" 200 5032 0.055621 10.0.0.27 - - [2026-02-16 03:56:35] "POST /id-to-fqname HTTP/1.1" 200 222 0.001671 10.0.0.27 - - [2026-02-16 03:56:36] "POST /neutron/network HTTP/1.1" 200 835 0.006676 10.0.0.23 - - [2026-02-16 03:56:36] "GET /projects?obj_uuids=c59df1b9-b3ec-49a8-becb-3bb162985ec1&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000957 10.0.0.27 - - [2026-02-16 03:56:36] "GET /project/c59df1b9-b3ec-49a8-becb-3bb162985ec1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.066328 10.0.0.27 - - [2026-02-16 03:56:36] "POST /neutron/port HTTP/1.1" 200 117 0.010318 10.0.0.27 - - [2026-02-16 03:56:36] "POST /id-to-fqname HTTP/1.1" 200 222 0.001304 10.0.0.27 - - [2026-02-16 03:56:37] "POST /neutron/network HTTP/1.1" 200 835 0.006368 10.0.0.27 - - [2026-02-16 03:56:37] "POST /neutron/port HTTP/1.1" 200 1059 0.079512 10.0.0.23 - - [2026-02-16 03:56:38] "GET /projects?obj_uuids=c59df1b9-b3ec-49a8-becb-3bb162985ec1&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001508 10.0.0.27 - - [2026-02-16 03:56:38] "GET /project/c59df1b9-b3ec-49a8-becb-3bb162985ec1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.190310 10.0.0.27 - - [2026-02-16 03:56:38] "POST /neutron/network HTTP/1.1" 200 825 0.008015 10.0.0.27 - - [2026-02-16 03:56:38] "POST /neutron/port HTTP/1.1" 200 117 0.001123 10.0.0.27 - - [2026-02-16 03:56:38] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007619 10.0.0.27 - - [2026-02-16 03:56:38] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007508 10.0.0.27 - - [2026-02-16 03:56:39] "POST /neutron/port HTTP/1.1" 200 1059 0.016678 10.0.0.27 - - [2026-02-16 03:56:39] "POST /neutron/port HTTP/1.1" 200 1123 0.016190 10.0.0.27 - - [2026-02-16 03:56:39] "POST /neutron/port HTTP/1.1" 200 117 0.001071 10.0.0.27 - - [2026-02-16 03:56:43] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007440 10.0.0.27 - - [2026-02-16 03:56:43] "POST /neutron/port HTTP/1.1" 200 1123 0.019083 10.0.0.27 - - [2026-02-16 03:56:44] "GET /virtual-machine/b71ba345-5001-42f9-bbb3-c616b07faebe HTTP/1.1" 401 292 0.000399 10.0.0.27 - - [2026-02-16 03:56:44] "GET /virtual-machine/b71ba345-5001-42f9-bbb3-c616b07faebe HTTP/1.1" 200 1294 0.031202 10.0.0.27 - - [2026-02-16 03:56:44] "GET /virtual-machine-interface/74e7cf3d-6152-421b-92c5-2a4018c6f321 HTTP/1.1" 200 2949 0.004842 10.0.0.27 - - [2026-02-16 03:56:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003341 10.0.0.27 - - [2026-02-16 03:56:44] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003335 10.0.0.27 - - [2026-02-16 03:56:44] "GET /virtual-networks?parent_id=c59df1b9-b3ec-49a8-becb-3bb162985ec1&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002861 10.0.0.27 - - [2026-02-16 03:56:44] "GET /virtual-network/b4b28ebd-7128-4483-9293-ceb54d487385?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005213 10.0.0.27 - - [2026-02-16 03:56:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003815 10.0.0.27 - - [2026-02-16 03:56:47] "GET /virtual-network/b4b28ebd-7128-4483-9293-ceb54d487385?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.006085 10.0.0.27 - - [2026-02-16 03:56:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003457 10.0.0.27 - - [2026-02-16 03:56:51] "GET /virtual-network/b4b28ebd-7128-4483-9293-ceb54d487385?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005118 10.0.0.27 - - [2026-02-16 03:56:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003364 10.0.0.27 - - [2026-02-16 03:56:55] "GET /virtual-network/b4b28ebd-7128-4483-9293-ceb54d487385?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005196 10.0.0.27 - - [2026-02-16 03:56:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003338 10.0.0.27 - - [2026-02-16 03:56:59] "GET /virtual-network/b4b28ebd-7128-4483-9293-ceb54d487385?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.004733 10.0.0.27 - - [2026-02-16 03:57:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003381 10.0.0.27 - - [2026-02-16 03:57:03] "GET /virtual-network/b4b28ebd-7128-4483-9293-ceb54d487385?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005629 10.0.0.27 - - [2026-02-16 03:57:07] "POST /neutron/port HTTP/1.1" 200 1123 0.015888 10.0.0.27 - - [2026-02-16 03:57:07] "POST /neutron/subnet HTTP/1.1" 200 690 0.007872 10.0.0.27 - - [2026-02-16 03:57:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002925 10.0.0.27 - - [2026-02-16 03:57:08] "GET /virtual-network/b4b28ebd-7128-4483-9293-ceb54d487385?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.006084 10.0.0.27 - - [2026-02-16 03:57:09] "POST /neutron/port HTTP/1.1" 200 1123 0.017867 10.0.0.27 - - [2026-02-16 03:57:09] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003595 10.0.0.27 - - [2026-02-16 03:57:09] "POST /neutron/network HTTP/1.1" 200 825 0.006516 10.0.0.27 - - [2026-02-16 03:57:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002955 10.0.0.27 - - [2026-02-16 03:57:12] "GET /virtual-network/b4b28ebd-7128-4483-9293-ceb54d487385?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005076 10.0.0.27 - - [2026-02-16 03:57:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003684 10.0.0.27 - - [2026-02-16 03:57:14] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003715 10.0.0.27 - - [2026-02-16 03:57:14] "GET /virtual-networks?parent_id=c59df1b9-b3ec-49a8-becb-3bb162985ec1&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.004230 10.0.0.27 - - [2026-02-16 03:57:14] "GET /virtual-network/b4b28ebd-7128-4483-9293-ceb54d487385?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005566 10.0.0.27 - - [2026-02-16 03:57:19] "POST /neutron/port HTTP/1.1" 200 1123 0.015597 10.0.0.27 - - [2026-02-16 03:57:23] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006645 10.0.0.27 - - [2026-02-16 03:57:29] "POST /neutron/port HTTP/1.1" 200 1123 0.015547 10.0.0.27 - - [2026-02-16 03:57:32] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006165 10.0.0.27 - - [2026-02-16 03:57:35] "POST /neutron/port HTTP/1.1" 200 1123 0.016540 10.0.0.27 - - [2026-02-16 03:57:35] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008166 10.0.0.27 - - [2026-02-16 03:57:35] "GET /virtual-machine/2507513a-aa9a-4363-a69a-8dbe48af6f85 HTTP/1.1" 200 1293 0.005999 10.0.0.27 - - [2026-02-16 03:57:35] "GET /virtual-machine-interface/6e21f300-66d6-4d14-971d-1bd111eb85d8 HTTP/1.1" 200 2949 0.004895 10.0.0.27 - - [2026-02-16 03:57:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003441 10.0.0.27 - - [2026-02-16 03:57:35] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003506 10.0.0.27 - - [2026-02-16 03:57:35] "GET /virtual-networks?parent_id=c59df1b9-b3ec-49a8-becb-3bb162985ec1&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002802 10.0.0.27 - - [2026-02-16 03:57:35] "GET /virtual-network/b4b28ebd-7128-4483-9293-ceb54d487385?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005880 10.0.0.27 - - [2026-02-16 03:57:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003749 10.0.0.27 - - [2026-02-16 03:57:36] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.007507 10.0.0.27 - - [2026-02-16 03:57:36] "GET /virtual-networks?parent_id=c59df1b9-b3ec-49a8-becb-3bb162985ec1&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002952 10.0.0.27 - - [2026-02-16 03:57:36] "GET /virtual-network/b4b28ebd-7128-4483-9293-ceb54d487385?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005627 10.0.0.27 - - [2026-02-16 03:58:07] "POST /neutron/port HTTP/1.1" 200 1123 0.014380 10.0.0.27 - - [2026-02-16 03:58:07] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003625 10.0.0.27 - - [2026-02-16 03:58:07] "POST /neutron/network HTTP/1.1" 200 825 0.006357 10.0.0.27 - - [2026-02-16 03:58:10] "POST /neutron/network HTTP/1.1" 200 835 0.006483 10.0.0.27 - - [2026-02-16 03:58:10] "POST /neutron/port HTTP/1.1" 200 117 0.001346 10.0.0.50 - - [2026-02-16 03:58:31] "GET /obj-perms HTTP/1.1" 200 5056 0.047484 10.0.0.50 - - [2026-02-16 03:58:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000493 10.0.0.23 - - [2026-02-16 03:58:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000366 10.0.0.50 - - [2026-02-16 03:58:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000385 10.0.0.23 - - [2026-02-16 03:58:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000322 10.0.0.27 - - [2026-02-16 03:58:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000341 10.0.0.27 - - [2026-02-16 03:58:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000348 10.0.0.23 - - [2026-02-16 03:58:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000364 10.0.0.23 - - [2026-02-16 03:58:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000525 10.0.0.50 - - [2026-02-16 03:58:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000332 10.0.0.50 - - [2026-02-16 03:58:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000444 10.0.0.27 - - [2026-02-16 03:58:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000330 10.0.0.27 - - [2026-02-16 03:58:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000369 10.0.0.27 - - [2026-02-16 03:59:07] "POST /neutron/port HTTP/1.1" 200 1123 0.017168 10.0.0.27 - - [2026-02-16 03:59:07] "POST /neutron/subnet HTTP/1.1" 200 690 0.007632 10.0.0.27 - - [2026-02-16 03:59:11] "POST /neutron/port HTTP/1.1" 200 1123 0.020580 10.0.0.27 - - [2026-02-16 03:59:11] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004003 10.0.0.27 - - [2026-02-16 03:59:11] "POST /neutron/network HTTP/1.1" 200 825 0.007823 10.0.0.27 - - [2026-02-16 03:59:27] "GET /virtual-machine/b71ba345-5001-42f9-bbb3-c616b07faebe HTTP/1.1" 200 1294 0.004294 10.0.0.27 - - [2026-02-16 03:59:27] "GET /virtual-machine-interface/74e7cf3d-6152-421b-92c5-2a4018c6f321 HTTP/1.1" 200 2949 0.004823 10.0.0.27 - - [2026-02-16 03:59:27] "GET /virtual-machine/b71ba345-5001-42f9-bbb3-c616b07faebe HTTP/1.1" 200 1294 0.004171 10.0.0.27 - - [2026-02-16 03:59:27] "GET /virtual-machine-interface/74e7cf3d-6152-421b-92c5-2a4018c6f321 HTTP/1.1" 200 2949 0.005654 10.0.0.27 - - [2026-02-16 03:59:27] "GET /instance-ip/a57d5463-65d4-4acb-8412-9be748978f0c HTTP/1.1" 200 1621 0.006201 10.0.0.27 - - [2026-02-16 03:59:27] "GET /virtual-machine/b71ba345-5001-42f9-bbb3-c616b07faebe HTTP/1.1" 200 1294 0.004032 10.0.0.27 - - [2026-02-16 03:59:27] "GET /virtual-machine-interface/74e7cf3d-6152-421b-92c5-2a4018c6f321 HTTP/1.1" 200 2949 0.004966 10.0.0.27 - - [2026-02-16 03:59:27] "GET /instance-ip/a57d5463-65d4-4acb-8412-9be748978f0c HTTP/1.1" 200 1621 0.004425 10.0.0.27 - - [2026-02-16 03:59:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003352 10.0.0.27 - - [2026-02-16 03:59:27] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003767 10.0.0.27 - - [2026-02-16 03:59:27] "GET /virtual-networks?parent_id=c59df1b9-b3ec-49a8-becb-3bb162985ec1&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003086 10.0.0.27 - - [2026-02-16 03:59:27] "GET /virtual-network/b4b28ebd-7128-4483-9293-ceb54d487385?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005523 10.0.0.27 - - [2026-02-16 03:59:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004551 10.0.0.27 - - [2026-02-16 03:59:27] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004246 10.0.0.27 - - [2026-02-16 03:59:27] "GET /virtual-networks?parent_id=c59df1b9-b3ec-49a8-becb-3bb162985ec1&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003304 10.0.0.27 - - [2026-02-16 03:59:27] "GET /virtual-network/b4b28ebd-7128-4483-9293-ceb54d487385?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005938 10.0.0.27 - - [2026-02-16 03:59:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004267 10.0.0.27 - - [2026-02-16 03:59:28] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004247 10.0.0.27 - - [2026-02-16 03:59:28] "GET /virtual-networks?parent_id=c59df1b9-b3ec-49a8-becb-3bb162985ec1&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002903 10.0.0.27 - - [2026-02-16 03:59:28] "GET /virtual-network/b4b28ebd-7128-4483-9293-ceb54d487385?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.006200 10.0.0.27 - - [2026-02-16 03:59:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003081 10.0.0.27 - - [2026-02-16 03:59:28] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004002 10.0.0.27 - - [2026-02-16 03:59:28] "GET /virtual-networks?parent_id=c59df1b9-b3ec-49a8-becb-3bb162985ec1&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003728 10.0.0.27 - - [2026-02-16 03:59:28] "GET /virtual-network/b4b28ebd-7128-4483-9293-ceb54d487385?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005548 10.0.0.27 - - [2026-02-16 03:59:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003292 10.0.0.27 - - [2026-02-16 03:59:28] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005057 10.0.0.27 - - [2026-02-16 03:59:28] "GET /virtual-networks?parent_id=c59df1b9-b3ec-49a8-becb-3bb162985ec1&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002887 10.0.0.27 - - [2026-02-16 03:59:28] "GET /virtual-network/b4b28ebd-7128-4483-9293-ceb54d487385?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.006184 10.0.0.27 - - [2026-02-16 03:59:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003376 10.0.0.27 - - [2026-02-16 03:59:28] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004702 10.0.0.27 - - [2026-02-16 03:59:28] "GET /virtual-networks?parent_id=c59df1b9-b3ec-49a8-becb-3bb162985ec1&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003239 10.0.0.27 - - [2026-02-16 03:59:28] "GET /virtual-network/b4b28ebd-7128-4483-9293-ceb54d487385?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005731 10.0.0.27 - - [2026-02-16 03:59:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003383 10.0.0.27 - - [2026-02-16 03:59:28] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003842 10.0.0.27 - - [2026-02-16 03:59:28] "GET /virtual-networks?parent_id=c59df1b9-b3ec-49a8-becb-3bb162985ec1&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003093 10.0.0.27 - - [2026-02-16 03:59:28] "GET /virtual-network/b4b28ebd-7128-4483-9293-ceb54d487385?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005169 10.0.0.27 - - [2026-02-16 03:59:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003796 10.0.0.27 - - [2026-02-16 03:59:28] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004803 10.0.0.27 - - [2026-02-16 03:59:28] "GET /virtual-networks?parent_id=c59df1b9-b3ec-49a8-becb-3bb162985ec1&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003562 10.0.0.27 - - [2026-02-16 03:59:28] "GET /virtual-network/b4b28ebd-7128-4483-9293-ceb54d487385?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005565 10.0.0.27 - - [2026-02-16 03:59:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003257 10.0.0.27 - - [2026-02-16 03:59:28] "GET /routing-instance/f30a5593-95ff-483d-a5c3-36d0f2993a66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1481 0.005457 10.0.0.27 - - [2026-02-16 03:59:29] "GET /route-target/8a017e36-a37b-4781-8129-ec55336e6e9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.004109 10.0.0.27 - - [2026-02-16 03:59:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003452 10.0.0.27 - - [2026-02-16 03:59:29] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003218 10.0.0.27 - - [2026-02-16 03:59:29] "GET /virtual-networks?parent_id=c59df1b9-b3ec-49a8-becb-3bb162985ec1&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002839 10.0.0.27 - - [2026-02-16 03:59:29] "GET /virtual-network/b4b28ebd-7128-4483-9293-ceb54d487385?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005927 10.0.0.27 - - [2026-02-16 03:59:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003068 10.0.0.27 - - [2026-02-16 03:59:29] "GET /routing-instance/f30a5593-95ff-483d-a5c3-36d0f2993a66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1481 0.004459 10.0.0.27 - - [2026-02-16 03:59:29] "GET /route-target/8a017e36-a37b-4781-8129-ec55336e6e9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.003997 10.0.0.27 - - [2026-02-16 03:59:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003885 10.0.0.27 - - [2026-02-16 03:59:29] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.007451 10.0.0.27 - - [2026-02-16 03:59:29] "GET /virtual-networks?parent_id=c59df1b9-b3ec-49a8-becb-3bb162985ec1&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003905 10.0.0.27 - - [2026-02-16 03:59:29] "GET /virtual-network/b4b28ebd-7128-4483-9293-ceb54d487385?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005813 10.0.0.27 - - [2026-02-16 03:59:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003608 10.0.0.27 - - [2026-02-16 03:59:29] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003813 10.0.0.27 - - [2026-02-16 03:59:29] "GET /virtual-networks?parent_id=c59df1b9-b3ec-49a8-becb-3bb162985ec1&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002761 10.0.0.27 - - [2026-02-16 03:59:29] "GET /virtual-network/b4b28ebd-7128-4483-9293-ceb54d487385?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.006230 10.0.0.27 - - [2026-02-16 03:59:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003411 10.0.0.27 - - [2026-02-16 03:59:29] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003623 10.0.0.27 - - [2026-02-16 03:59:29] "GET /virtual-networks?parent_id=c59df1b9-b3ec-49a8-becb-3bb162985ec1&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003307 10.0.0.27 - - [2026-02-16 03:59:29] "GET /virtual-network/b4b28ebd-7128-4483-9293-ceb54d487385?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.006037 10.0.0.27 - - [2026-02-16 03:59:29] "GET /obj-perms HTTP/1.1" 200 5032 0.003686 10.0.0.23 - - [2026-02-16 03:59:29] "GET /obj-perms HTTP/1.1" 200 5032 0.009461 10.0.0.27 - - [2026-02-16 03:59:30] "GET /obj-perms HTTP/1.1" 200 5032 0.003380 10.0.0.50 - - [2026-02-16 03:59:30] "GET /obj-perms HTTP/1.1" 200 5032 0.065094 10.0.0.27 - - [2026-02-16 03:59:30] "POST /neutron/port HTTP/1.1" 200 1123 0.015043 10.0.0.27 - - [2026-02-16 03:59:30] "GET /virtual-machine/2507513a-aa9a-4363-a69a-8dbe48af6f85 HTTP/1.1" 200 1293 0.003409 10.0.0.27 - - [2026-02-16 03:59:30] "GET /virtual-machine-interface/6e21f300-66d6-4d14-971d-1bd111eb85d8 HTTP/1.1" 200 2949 0.004804 10.0.0.27 - - [2026-02-16 03:59:30] "GET /virtual-machine/2507513a-aa9a-4363-a69a-8dbe48af6f85 HTTP/1.1" 200 1293 0.003572 10.0.0.27 - - [2026-02-16 03:59:30] "GET /virtual-machine-interface/6e21f300-66d6-4d14-971d-1bd111eb85d8 HTTP/1.1" 200 2949 0.004704 10.0.0.27 - - [2026-02-16 03:59:30] "GET /instance-ip/f735f310-1e5c-482c-86cb-1ea7f6d54706 HTTP/1.1" 200 1621 0.005637 10.0.0.27 - - [2026-02-16 03:59:30] "GET /virtual-machine/2507513a-aa9a-4363-a69a-8dbe48af6f85 HTTP/1.1" 200 1293 0.003599 10.0.0.27 - - [2026-02-16 03:59:30] "GET /virtual-machine-interface/6e21f300-66d6-4d14-971d-1bd111eb85d8 HTTP/1.1" 200 2949 0.004451 10.0.0.27 - - [2026-02-16 03:59:30] "GET /instance-ip/f735f310-1e5c-482c-86cb-1ea7f6d54706 HTTP/1.1" 200 1621 0.004532 10.0.0.27 - - [2026-02-16 03:59:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003580 10.0.0.27 - - [2026-02-16 03:59:30] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003266 10.0.0.27 - - [2026-02-16 03:59:30] "GET /virtual-networks?parent_id=c59df1b9-b3ec-49a8-becb-3bb162985ec1&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002822 10.0.0.27 - - [2026-02-16 03:59:30] "GET /virtual-network/b4b28ebd-7128-4483-9293-ceb54d487385?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005309 10.0.0.27 - - [2026-02-16 03:59:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003734 10.0.0.27 - - [2026-02-16 03:59:30] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004133 10.0.0.27 - - [2026-02-16 03:59:30] "GET /virtual-networks?parent_id=c59df1b9-b3ec-49a8-becb-3bb162985ec1&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002748 10.0.0.27 - - [2026-02-16 03:59:30] "GET /virtual-network/b4b28ebd-7128-4483-9293-ceb54d487385?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005307 10.0.0.27 - - [2026-02-16 03:59:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004445 10.0.0.27 - - [2026-02-16 03:59:30] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004269 10.0.0.27 - - [2026-02-16 03:59:30] "GET /virtual-networks?parent_id=c59df1b9-b3ec-49a8-becb-3bb162985ec1&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003914 10.0.0.27 - - [2026-02-16 03:59:30] "GET /virtual-network/b4b28ebd-7128-4483-9293-ceb54d487385?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005440 10.0.0.27 - - [2026-02-16 03:59:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003139 10.0.0.27 - - [2026-02-16 03:59:31] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003796 10.0.0.27 - - [2026-02-16 03:59:31] "GET /virtual-networks?parent_id=c59df1b9-b3ec-49a8-becb-3bb162985ec1&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002996 10.0.0.27 - - [2026-02-16 03:59:31] "GET /virtual-network/b4b28ebd-7128-4483-9293-ceb54d487385?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005270 10.0.0.27 - - [2026-02-16 03:59:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003225 10.0.0.27 - - [2026-02-16 03:59:31] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004459 10.0.0.27 - - [2026-02-16 03:59:31] "GET /virtual-networks?parent_id=c59df1b9-b3ec-49a8-becb-3bb162985ec1&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003223 10.0.0.27 - - [2026-02-16 03:59:31] "GET /virtual-network/b4b28ebd-7128-4483-9293-ceb54d487385?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005528 10.0.0.27 - - [2026-02-16 03:59:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003150 10.0.0.27 - - [2026-02-16 03:59:31] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004471 10.0.0.27 - - [2026-02-16 03:59:31] "GET /virtual-networks?parent_id=c59df1b9-b3ec-49a8-becb-3bb162985ec1&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002815 10.0.0.27 - - [2026-02-16 03:59:31] "GET /virtual-network/b4b28ebd-7128-4483-9293-ceb54d487385?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005984 10.0.0.27 - - [2026-02-16 03:59:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003887 10.0.0.27 - - [2026-02-16 03:59:31] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004889 10.0.0.27 - - [2026-02-16 03:59:31] "GET /virtual-networks?parent_id=c59df1b9-b3ec-49a8-becb-3bb162985ec1&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003785 10.0.0.27 - - [2026-02-16 03:59:31] "GET /virtual-network/b4b28ebd-7128-4483-9293-ceb54d487385?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.006162 10.0.0.23 - - [2026-02-16 03:59:31] "GET /obj-perms HTTP/1.1" 200 5056 0.055624 10.0.0.27 - - [2026-02-16 03:59:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003397 10.0.0.27 - - [2026-02-16 03:59:31] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003930 10.0.0.27 - - [2026-02-16 03:59:31] "GET /virtual-networks?parent_id=c59df1b9-b3ec-49a8-becb-3bb162985ec1&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002961 10.0.0.27 - - [2026-02-16 03:59:31] "GET /virtual-network/b4b28ebd-7128-4483-9293-ceb54d487385?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.007469 10.0.0.27 - - [2026-02-16 03:59:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003456 10.0.0.27 - - [2026-02-16 03:59:31] "GET /routing-instance/f30a5593-95ff-483d-a5c3-36d0f2993a66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1481 0.004444 10.0.0.27 - - [2026-02-16 03:59:31] "GET /obj-perms HTTP/1.1" 200 5056 0.052304 10.0.0.27 - - [2026-02-16 03:59:31] "GET /route-target/8a017e36-a37b-4781-8129-ec55336e6e9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.004347 10.0.0.27 - - [2026-02-16 03:59:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003237 10.0.0.27 - - [2026-02-16 03:59:31] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004557 10.0.0.27 - - [2026-02-16 03:59:31] "GET /virtual-networks?parent_id=c59df1b9-b3ec-49a8-becb-3bb162985ec1&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002873 10.0.0.27 - - [2026-02-16 03:59:32] "GET /virtual-network/b4b28ebd-7128-4483-9293-ceb54d487385?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.007430 10.0.0.27 - - [2026-02-16 03:59:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003642 10.0.0.27 - - [2026-02-16 03:59:32] "GET /routing-instance/f30a5593-95ff-483d-a5c3-36d0f2993a66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1481 0.004531 10.0.0.27 - - [2026-02-16 03:59:32] "GET /route-target/8a017e36-a37b-4781-8129-ec55336e6e9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.003913 10.0.0.27 - - [2026-02-16 03:59:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003742 10.0.0.27 - - [2026-02-16 03:59:32] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003823 10.0.0.27 - - [2026-02-16 03:59:32] "GET /virtual-networks?parent_id=c59df1b9-b3ec-49a8-becb-3bb162985ec1&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003645 10.0.0.27 - - [2026-02-16 03:59:32] "GET /virtual-network/b4b28ebd-7128-4483-9293-ceb54d487385?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.006983 10.0.0.27 - - [2026-02-16 03:59:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003095 10.0.0.27 - - [2026-02-16 03:59:32] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004905 10.0.0.27 - - [2026-02-16 03:59:32] "GET /virtual-networks?parent_id=c59df1b9-b3ec-49a8-becb-3bb162985ec1&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002962 10.0.0.27 - - [2026-02-16 03:59:32] "GET /virtual-network/b4b28ebd-7128-4483-9293-ceb54d487385?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.006271 10.0.0.27 - - [2026-02-16 03:59:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003181 10.0.0.27 - - [2026-02-16 03:59:32] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004020 10.0.0.27 - - [2026-02-16 03:59:32] "GET /virtual-networks?parent_id=c59df1b9-b3ec-49a8-becb-3bb162985ec1&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002888 10.0.0.27 - - [2026-02-16 03:59:32] "GET /virtual-network/b4b28ebd-7128-4483-9293-ceb54d487385?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.006033 10.0.0.27 - - [2026-02-16 03:59:32] "GET /obj-perms HTTP/1.1" 200 5032 0.003755 10.0.0.23 - - [2026-02-16 03:59:32] "GET /obj-perms HTTP/1.1" 200 5032 0.003528 10.0.0.27 - - [2026-02-16 03:59:32] "GET /obj-perms HTTP/1.1" 200 5032 0.004202 10.0.0.50 - - [2026-02-16 03:59:32] "GET /obj-perms HTTP/1.1" 200 5032 0.003547 10.0.0.27 - - [2026-02-16 03:59:37] "GET /virtual-machine/2507513a-aa9a-4363-a69a-8dbe48af6f85 HTTP/1.1" 200 1293 0.004014 10.0.0.27 - - [2026-02-16 03:59:38] "POST /neutron/port HTTP/1.1" 200 1113 0.017758 10.0.0.27 - - [2026-02-16 03:59:39] "GET /virtual-machine/2507513a-aa9a-4363-a69a-8dbe48af6f85 HTTP/1.1" 404 171 0.003295 10.0.0.27 - - [2026-02-16 03:59:40] "GET /virtual-machine/2507513a-aa9a-4363-a69a-8dbe48af6f85 HTTP/1.1" 404 171 0.002577 10.0.0.27 - - [2026-02-16 03:59:40] "GET /virtual-machine/2507513a-aa9a-4363-a69a-8dbe48af6f85 HTTP/1.1" 404 171 0.002906 10.0.0.27 - - [2026-02-16 03:59:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003589 10.0.0.27 - - [2026-02-16 03:59:40] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003362 10.0.0.27 - - [2026-02-16 03:59:40] "GET /virtual-networks?parent_id=c59df1b9-b3ec-49a8-becb-3bb162985ec1&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002850 10.0.0.27 - - [2026-02-16 03:59:40] "GET /virtual-network/b4b28ebd-7128-4483-9293-ceb54d487385?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.007068 10.0.0.27 - - [2026-02-16 03:59:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003324 10.0.0.27 - - [2026-02-16 03:59:40] "GET /routing-instance/f30a5593-95ff-483d-a5c3-36d0f2993a66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1481 0.004151 10.0.0.27 - - [2026-02-16 03:59:40] "GET /route-target/8a017e36-a37b-4781-8129-ec55336e6e9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.003919 10.0.0.27 - - [2026-02-16 03:59:43] "GET /obj-perms HTTP/1.1" 200 5032 0.005688 10.0.0.50 - - [2026-02-16 03:59:46] "GET /obj-perms HTTP/1.1" 200 5032 0.003879 10.0.0.27 - - [2026-02-16 03:59:52] "GET /obj-perms HTTP/1.1" 200 5032 0.004351 10.0.0.50 - - [2026-02-16 03:59:52] "GET /obj-perms HTTP/1.1" 200 5032 0.003746 10.0.0.27 - - [2026-02-16 03:59:53] "GET /virtual-machine/b71ba345-5001-42f9-bbb3-c616b07faebe HTTP/1.1" 200 1294 0.003974 10.0.0.27 - - [2026-02-16 03:59:53] "POST /neutron/port HTTP/1.1" 200 1113 0.012223 10.0.0.27 - - [2026-02-16 03:59:55] "GET /virtual-machine/b71ba345-5001-42f9-bbb3-c616b07faebe HTTP/1.1" 404 171 0.009525 10.0.0.27 - - [2026-02-16 03:59:55] "GET /virtual-machine/b71ba345-5001-42f9-bbb3-c616b07faebe HTTP/1.1" 404 171 0.004465 10.0.0.27 - - [2026-02-16 03:59:55] "GET /virtual-machine/b71ba345-5001-42f9-bbb3-c616b07faebe HTTP/1.1" 404 171 0.004091 10.0.0.27 - - [2026-02-16 03:59:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004011 10.0.0.27 - - [2026-02-16 03:59:55] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003705 10.0.0.27 - - [2026-02-16 03:59:55] "GET /virtual-networks?parent_id=c59df1b9-b3ec-49a8-becb-3bb162985ec1&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003522 10.0.0.27 - - [2026-02-16 03:59:55] "GET /virtual-network/b4b28ebd-7128-4483-9293-ceb54d487385?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.006783 10.0.0.27 - - [2026-02-16 03:59:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002943 10.0.0.27 - - [2026-02-16 03:59:55] "GET /routing-instance/f30a5593-95ff-483d-a5c3-36d0f2993a66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1481 0.004770 10.0.0.27 - - [2026-02-16 03:59:55] "GET /route-target/8a017e36-a37b-4781-8129-ec55336e6e9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.005967 10.0.0.27 - - [2026-02-16 03:59:55] "GET /obj-perms HTTP/1.1" 200 5032 0.003738 10.0.0.50 - - [2026-02-16 04:00:01] "GET /obj-perms HTTP/1.1" 200 5032 0.004868 10.0.0.27 - - [2026-02-16 04:00:04] "GET /obj-perms HTTP/1.1" 200 5032 0.004689 10.0.0.50 - - [2026-02-16 04:00:10] "GET /obj-perms HTTP/1.1" 200 5032 0.004765 10.0.0.27 - - [2026-02-16 04:00:13] "GET /obj-perms HTTP/1.1" 200 5032 0.003956 10.0.0.23 - - [2026-02-16 04:00:13] "GET /obj-perms HTTP/1.1" 200 5032 0.003808 10.0.0.50 - - [2026-02-16 04:00:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.035348 10.0.0.23 - - [2026-02-16 04:00:14] "POST /useragent-kv HTTP/1.1" 200 115 0.053876 10.0.0.23 - - [2026-02-16 04:00:14] "POST /useragent-kv HTTP/1.1" 200 115 0.002266 10.0.0.27 - - [2026-02-16 04:00:14] "POST /neutron/network HTTP/1.1" 200 151 0.179079 10.0.0.27 - - [2026-02-16 04:00:16] "POST /fqname-to-id HTTP/1.1" 404 200 0.003474 10.0.0.27 - - [2026-02-16 04:00:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003385 10.0.0.23 - - [2026-02-16 04:00:17] "GET /projects?obj_uuids=c59df1b9-b3ec-49a8-becb-3bb162985ec1&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000942 10.0.0.27 - - [2026-02-16 04:00:17] "GET /project/c59df1b9-b3ec-49a8-becb-3bb162985ec1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.038985 10.0.0.27 - - [2026-02-16 04:00:17] "POST /network-policys HTTP/1.1" 200 522 0.038211 10.0.0.27 - - [2026-02-16 04:00:17] "GET /network-policy/e96c9f90-fab1-4b33-81c9-3955d6cf1fc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.014341 10.0.0.27 - - [2026-02-16 04:00:17] "POST /fqname-to-id HTTP/1.1" 404 200 0.004371 10.0.0.27 - - [2026-02-16 04:00:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003381 10.0.0.23 - - [2026-02-16 04:00:17] "GET /projects?obj_uuids=c59df1b9-b3ec-49a8-becb-3bb162985ec1&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001114 10.0.0.27 - - [2026-02-16 04:00:17] "GET /project/c59df1b9-b3ec-49a8-becb-3bb162985ec1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.044617 10.0.0.27 - - [2026-02-16 04:00:17] "POST /network-policys HTTP/1.1" 200 522 0.026433 10.0.0.27 - - [2026-02-16 04:00:17] "GET /network-policy/46ff405c-6643-4f54-add7-0e75ec894bdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.006864 10.0.0.27 - - [2026-02-16 04:00:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.007028 10.0.0.23 - - [2026-02-16 04:00:17] "GET /projects?obj_uuids=c59df1b9-b3ec-49a8-becb-3bb162985ec1&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001354 10.0.0.27 - - [2026-02-16 04:00:17] "GET /project/c59df1b9-b3ec-49a8-becb-3bb162985ec1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.050600 10.0.0.27 - - [2026-02-16 04:00:17] "GET /virtual-networks?parent_id=c59df1b9-b3ec-49a8-becb-3bb162985ec1&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.003855 10.0.0.27 - - [2026-02-16 04:00:17] "POST /virtual-networks HTTP/1.1" 200 546 0.066494 10.0.0.27 - - [2026-02-16 04:00:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003507 10.0.0.27 - - [2026-02-16 04:00:17] "GET /network-ipam/a3738faf-f26b-49b1-bcef-d6efa0513b9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.003706 10.0.0.50 - - [2026-02-16 04:00:17] "POST /ref-update HTTP/1.1" 200 156 0.030052 10.0.0.23 - - [2026-02-16 04:00:17] "POST /useragent-kv HTTP/1.1" 200 115 0.004580 10.0.0.27 - - [2026-02-16 04:00:17] "POST /ref-update HTTP/1.1" 200 156 0.059891 10.0.0.27 - - [2026-02-16 04:00:18] "GET /virtual-network/1190621d-7feb-4b01-add6-193a0a2c684b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.005854 10.0.0.27 - - [2026-02-16 04:00:18] "POST /neutron/network HTTP/1.1" 200 809 0.009333 10.0.0.27 - - [2026-02-16 04:00:18] "GET /virtual-network/1190621d-7feb-4b01-add6-193a0a2c684b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.007595 10.0.0.27 - - [2026-02-16 04:00:18] "GET /obj-perms HTTP/1.1" 200 5032 0.003536 10.0.0.50 - - [2026-02-16 04:00:18] "GET /obj-perms HTTP/1.1" 200 5032 0.003607 10.0.0.27 - - [2026-02-16 04:00:18] "GET /virtual-network/1190621d-7feb-4b01-add6-193a0a2c684b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.005440 10.0.0.27 - - [2026-02-16 04:00:18] "PUT /virtual-network/1190621d-7feb-4b01-add6-193a0a2c684b HTTP/1.1" 200 264 0.055977 10.0.0.27 - - [2026-02-16 04:00:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004762 10.0.0.27 - - [2026-02-16 04:00:18] "GET /network-policy/e96c9f90-fab1-4b33-81c9-3955d6cf1fc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.004937 10.0.0.27 - - [2026-02-16 04:00:18] "POST /ref-update HTTP/1.1" 200 156 0.052438 10.0.0.27 - - [2026-02-16 04:00:18] "GET /virtual-network/1190621d-7feb-4b01-add6-193a0a2c684b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006038 10.0.0.27 - - [2026-02-16 04:00:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.009027 10.0.0.27 - - [2026-02-16 04:00:18] "GET /network-policy/e96c9f90-fab1-4b33-81c9-3955d6cf1fc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.004397 10.0.0.27 - - [2026-02-16 04:00:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003884 10.0.0.23 - - [2026-02-16 04:00:18] "GET /projects?obj_uuids=c59df1b9-b3ec-49a8-becb-3bb162985ec1&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001137 10.0.0.27 - - [2026-02-16 04:00:19] "GET /project/c59df1b9-b3ec-49a8-becb-3bb162985ec1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.046593 10.0.0.27 - - [2026-02-16 04:00:19] "GET /virtual-networks?parent_id=c59df1b9-b3ec-49a8-becb-3bb162985ec1&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.004505 10.0.0.27 - - [2026-02-16 04:00:19] "POST /virtual-networks HTTP/1.1" 200 546 0.073535 10.0.0.50 - - [2026-02-16 04:00:19] "POST /route-targets HTTP/1.1" 200 327 0.015347 10.0.0.27 - - [2026-02-16 04:00:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.007071 10.0.0.27 - - [2026-02-16 04:00:19] "GET /network-ipam/a3738faf-f26b-49b1-bcef-d6efa0513b9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.004234 10.0.0.23 - - [2026-02-16 04:00:19] "POST /useragent-kv HTTP/1.1" 200 115 0.018145 10.0.0.27 - - [2026-02-16 04:00:19] "POST /ref-update HTTP/1.1" 200 156 0.098049 10.0.0.27 - - [2026-02-16 04:00:19] "POST /neutron/network HTTP/1.1" 200 809 0.006803 10.0.0.27 - - [2026-02-16 04:00:19] "GET /virtual-network/8ad54318-1848-43e4-9a7d-36a2202a4ce8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.005646 10.0.0.27 - - [2026-02-16 04:00:19] "POST /neutron/subnet HTTP/1.1" 200 672 0.008317 10.0.0.27 - - [2026-02-16 04:00:19] "GET /virtual-network/8ad54318-1848-43e4-9a7d-36a2202a4ce8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.005359 10.0.0.27 - - [2026-02-16 04:00:20] "GET /virtual-network/8ad54318-1848-43e4-9a7d-36a2202a4ce8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.005324 10.0.0.27 - - [2026-02-16 04:00:20] "PUT /virtual-network/8ad54318-1848-43e4-9a7d-36a2202a4ce8 HTTP/1.1" 200 264 0.048835 10.0.0.27 - - [2026-02-16 04:00:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004273 10.0.0.27 - - [2026-02-16 04:00:20] "GET /network-policy/46ff405c-6643-4f54-add7-0e75ec894bdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.004173 10.0.0.27 - - [2026-02-16 04:00:20] "POST /ref-update HTTP/1.1" 200 156 0.052063 10.0.0.27 - - [2026-02-16 04:00:20] "GET /virtual-network/8ad54318-1848-43e4-9a7d-36a2202a4ce8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005438 10.0.0.50 - - [2026-02-16 04:00:20] "POST /access-control-lists HTTP/1.1" 200 592 0.084461 10.0.0.27 - - [2026-02-16 04:00:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.013114 10.0.0.27 - - [2026-02-16 04:00:20] "GET /network-policy/46ff405c-6643-4f54-add7-0e75ec894bdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.009689 10.0.0.27 - - [2026-02-16 04:00:20] "POST /id-to-fqname HTTP/1.1" 200 222 0.001405 10.0.0.23 - - [2026-02-16 04:00:21] "GET /projects?obj_uuids=c59df1b9-b3ec-49a8-becb-3bb162985ec1&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001617 10.0.0.27 - - [2026-02-16 04:00:21] "GET /project/c59df1b9-b3ec-49a8-becb-3bb162985ec1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.067103 10.0.0.27 - - [2026-02-16 04:00:21] "POST /neutron/network HTTP/1.1" 200 886 0.030639 10.0.0.27 - - [2026-02-16 04:00:21] "POST /id-to-fqname HTTP/1.1" 200 222 0.001712 10.0.0.27 - - [2026-02-16 04:00:21] "POST /neutron/port HTTP/1.1" 200 117 0.006719 10.0.0.23 - - [2026-02-16 04:00:21] "GET /projects?obj_uuids=c59df1b9-b3ec-49a8-becb-3bb162985ec1&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001077 10.0.0.27 - - [2026-02-16 04:00:22] "POST /neutron/port HTTP/1.1" 200 1061 0.273815 10.0.0.27 - - [2026-02-16 04:00:22] "POST /neutron/port HTTP/1.1" 200 1115 0.119659 10.0.0.23 - - [2026-02-16 04:00:22] "GET /projects?obj_uuids=c59df1b9-b3ec-49a8-becb-3bb162985ec1&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000986 10.0.0.27 - - [2026-02-16 04:00:22] "GET /project/c59df1b9-b3ec-49a8-becb-3bb162985ec1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.073674 10.0.0.27 - - [2026-02-16 04:00:22] "POST /neutron/subnet HTTP/1.1" 200 646 0.008821 10.0.0.27 - - [2026-02-16 04:00:22] "POST /neutron/network HTTP/1.1" 200 886 0.007805 10.0.0.27 - - [2026-02-16 04:00:22] "POST /neutron/port HTTP/1.1" 200 117 0.006809 10.0.0.27 - - [2026-02-16 04:00:22] "POST /neutron/network HTTP/1.1" 200 896 0.006730 10.0.0.50 - - [2026-02-16 04:00:23] "PUT /access-control-list/d37191f2-9108-4f6b-a0ac-39e9fa4c8d59 HTTP/1.1" 200 272 0.029453 10.0.0.27 - - [2026-02-16 04:00:23] "POST /neutron/port HTTP/1.1" 200 1061 0.048482 10.0.0.27 - - [2026-02-16 04:00:23] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003643 10.0.0.27 - - [2026-02-16 04:00:23] "POST /neutron/network HTTP/1.1" 200 886 0.006404 10.0.0.27 - - [2026-02-16 04:00:27] "POST /neutron/port HTTP/1.1" 200 1125 0.014882 10.0.0.27 - - [2026-02-16 04:00:28] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007152 10.0.0.27 - - [2026-02-16 04:00:28] "GET /virtual-machine/771cf317-08ce-4e8e-afe1-1f5022b418f7 HTTP/1.1" 200 1293 0.006092 10.0.0.27 - - [2026-02-16 04:00:28] "GET /virtual-machine-interface/5422043a-1b6b-4fde-9200-ad6da3dd26a7 HTTP/1.1" 200 2949 0.004901 10.0.0.27 - - [2026-02-16 04:00:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003949 10.0.0.27 - - [2026-02-16 04:00:28] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003540 10.0.0.27 - - [2026-02-16 04:00:28] "GET /virtual-networks?parent_id=c59df1b9-b3ec-49a8-becb-3bb162985ec1&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003443 10.0.0.27 - - [2026-02-16 04:00:28] "GET /virtual-network/1190621d-7feb-4b01-add6-193a0a2c684b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005691 10.0.0.27 - - [2026-02-16 04:00:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003299 10.0.0.27 - - [2026-02-16 04:00:31] "GET /virtual-network/1190621d-7feb-4b01-add6-193a0a2c684b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005712 10.0.0.23 - - [2026-02-16 04:00:32] "GET /obj-perms HTTP/1.1" 200 5056 0.047856 10.0.0.27 - - [2026-02-16 04:00:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003324 10.0.0.27 - - [2026-02-16 04:00:35] "GET /virtual-network/1190621d-7feb-4b01-add6-193a0a2c684b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.004601 10.0.0.27 - - [2026-02-16 04:00:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003320 10.0.0.27 - - [2026-02-16 04:00:39] "GET /virtual-network/1190621d-7feb-4b01-add6-193a0a2c684b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005018 10.0.0.27 - - [2026-02-16 04:00:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003017 10.0.0.27 - - [2026-02-16 04:00:43] "GET /virtual-network/1190621d-7feb-4b01-add6-193a0a2c684b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005017 10.0.0.27 - - [2026-02-16 04:00:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003184 10.0.0.27 - - [2026-02-16 04:00:47] "GET /virtual-network/1190621d-7feb-4b01-add6-193a0a2c684b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005095 10.0.0.27 - - [2026-02-16 04:00:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003627 10.0.0.27 - - [2026-02-16 04:00:51] "GET /virtual-network/1190621d-7feb-4b01-add6-193a0a2c684b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006236 10.0.0.27 - - [2026-02-16 04:00:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003464 10.0.0.27 - - [2026-02-16 04:00:55] "GET /virtual-network/1190621d-7feb-4b01-add6-193a0a2c684b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005899 10.0.0.27 - - [2026-02-16 04:00:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.006580 10.0.0.27 - - [2026-02-16 04:00:59] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003600 10.0.0.27 - - [2026-02-16 04:00:59] "GET /virtual-networks?parent_id=c59df1b9-b3ec-49a8-becb-3bb162985ec1&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003174 10.0.0.27 - - [2026-02-16 04:00:59] "GET /virtual-network/1190621d-7feb-4b01-add6-193a0a2c684b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005392 10.0.0.27 - - [2026-02-16 04:01:05] "POST /neutron/port HTTP/1.1" 200 1125 0.017212 10.0.0.27 - - [2026-02-16 04:01:07] "POST /neutron/port HTTP/1.1" 200 1125 0.018216 10.0.0.27 - - [2026-02-16 04:01:07] "POST /neutron/subnet HTTP/1.1" 200 646 0.008628 10.0.0.27 - - [2026-02-16 04:01:09] "POST /neutron/port HTTP/1.1" 200 1125 0.037411 10.0.0.27 - - [2026-02-16 04:01:10] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008929 10.0.0.27 - - [2026-02-16 04:01:11] "POST /neutron/network HTTP/1.1" 200 896 0.005809 10.0.0.27 - - [2026-02-16 04:01:11] "POST /neutron/port HTTP/1.1" 200 117 0.001605 10.0.0.27 - - [2026-02-16 04:01:15] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007113 10.0.0.27 - - [2026-02-16 04:01:20] "POST /neutron/port HTTP/1.1" 200 1125 0.018469 10.0.0.27 - - [2026-02-16 04:01:20] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006421 10.0.0.27 - - [2026-02-16 04:01:20] "GET /virtual-machine/fb1f6271-c046-48fc-b9df-f5a3afe8a12e HTTP/1.1" 200 1294 0.005946 10.0.0.27 - - [2026-02-16 04:01:20] "GET /virtual-machine-interface/cf3fb9ba-0694-4e68-b578-32444c73a081 HTTP/1.1" 200 2950 0.007549 10.0.0.27 - - [2026-02-16 04:01:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003004 10.0.0.27 - - [2026-02-16 04:01:20] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003158 10.0.0.27 - - [2026-02-16 04:01:21] "GET /virtual-networks?parent_id=c59df1b9-b3ec-49a8-becb-3bb162985ec1&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.004427 10.0.0.27 - - [2026-02-16 04:01:21] "GET /virtual-network/8ad54318-1848-43e4-9a7d-36a2202a4ce8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.006494 10.0.0.27 - - [2026-02-16 04:01:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002990 10.0.0.27 - - [2026-02-16 04:01:22] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.002954 10.0.0.27 - - [2026-02-16 04:01:22] "GET /virtual-networks?parent_id=c59df1b9-b3ec-49a8-becb-3bb162985ec1&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.002371 10.0.0.27 - - [2026-02-16 04:01:22] "GET /virtual-network/8ad54318-1848-43e4-9a7d-36a2202a4ce8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.004976 10.0.0.27 - - [2026-02-16 04:01:22] "POST /neutron/port HTTP/1.1" 200 1125 0.014811 10.0.0.50 - - [2026-02-16 04:01:33] "GET /obj-perms HTTP/1.1" 200 5056 0.056679 10.0.0.27 - - [2026-02-16 04:02:09] "POST /neutron/port HTTP/1.1" 200 1125 0.047804 10.0.0.27 - - [2026-02-16 04:02:09] "POST /neutron/subnet HTTP/1.1" 200 646 0.007574 10.0.0.27 - - [2026-02-16 04:02:13] "POST /neutron/port HTTP/1.1" 200 1125 0.015827 10.0.0.27 - - [2026-02-16 04:02:13] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003992 10.0.0.27 - - [2026-02-16 04:02:13] "POST /neutron/network HTTP/1.1" 200 886 0.006157 10.0.0.27 - - [2026-02-16 04:02:34] "GET /obj-perms HTTP/1.1" 200 5056 0.047422 10.0.0.50 - - [2026-02-16 04:02:34] "GET /virtual-router/bb5dab23-03de-4e9c-8517-527826201323?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.005646 10.0.0.27 - - [2026-02-16 04:03:15] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003619 10.0.0.27 - - [2026-02-16 04:03:15] "POST /neutron/network HTTP/1.1" 200 886 0.007031 +++ date ++ echo 'INFO: =================== Mon Feb 16 04:03:21 AM UTC 2026 ===================' INFO: =================== Mon Feb 16 04:03:21 AM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ cut -d / -f 1 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ head -n 1 +++ grep 'inet ' +++ awk '{print $2}' ++ DEFAULT_LOCAL_IP=10.0.0.23 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=256 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 256 ]] ++ [[ -z '' ]] +++ mount -t hugetlbfs +++ awk '/pagesize=2M/{print($3)}' +++ tail -n 1 ++ HUGE_PAGES_2MB_DIR= ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=openstack ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=rbac ++ AUTH_MODE=keystone ++ AUTH_PARAMS= ++ SSL_ENABLE=false ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.27,10.0.0.50,10.0.0.23 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.27,10.0.0.50,10.0.0.23 ++ ANALYTICSDB_NODES=10.0.0.27,10.0.0.50,10.0.0.23 ++ ANALYTICS_SNMP_NODES=10.0.0.27,10.0.0.50,10.0.0.23 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:8081 ' +++ '[' -n '10.0.0.27:8081 10.0.0.50:8081 10.0.0.23:8081 ' ']' +++ echo '10.0.0.27:8081 10.0.0.50:8081 10.0.0.23:8081' ++ ANALYTICS_SERVERS='10.0.0.27:8081 10.0.0.50:8081 10.0.0.23:8081' +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9042 ' +++ '[' -n '10.0.0.27:9042 10.0.0.50:9042 10.0.0.23:9042 ' ']' +++ echo '10.0.0.27:9042 10.0.0.50:9042 10.0.0.23:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.27:9042 10.0.0.50:9042 10.0.0.23:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.27,10.0.0.50,10.0.0.23 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:8086 ' +++ '[' -n '10.0.0.27:8086 10.0.0.50:8086 10.0.0.23:8086 ' ']' +++ echo '10.0.0.27:8086 10.0.0.50:8086 10.0.0.23:8086' ++ COLLECTOR_SERVERS='10.0.0.27:8086 10.0.0.50:8086 10.0.0.23:8086' ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.27,10.0.0.50,10.0.0.23 ++ CONFIGDB_NODES=10.0.0.27,10.0.0.50,10.0.0.23 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:8082 ' +++ '[' -n '10.0.0.27:8082 10.0.0.50:8082 10.0.0.23:8082 ' ']' +++ echo '10.0.0.27:8082 10.0.0.50:8082 10.0.0.23:8082' ++ CONFIG_SERVERS='10.0.0.27:8082 10.0.0.50:8082 10.0.0.23:8082' +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9161 ' +++ '[' -n '10.0.0.27:9161 10.0.0.50:9161 10.0.0.23:9161 ' ']' +++ echo '10.0.0.27:9161 10.0.0.50:9161 10.0.0.23:9161' ++ CONFIGDB_SERVERS='10.0.0.27:9161 10.0.0.50:9161 10.0.0.23:9161' +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9041 ' +++ '[' -n '10.0.0.27:9041 10.0.0.50:9041 10.0.0.23:9041 ' ']' +++ echo '10.0.0.27:9041 10.0.0.50:9041 10.0.0.23:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.27:9041 10.0.0.50:9041 10.0.0.23:9041' ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=false ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=false ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=false ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.20.0.17,10.20.0.254,10.20.0.129 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.17,10.20.0.254,10.20.0.129 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.27,10.0.0.50,10.0.0.23 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+=10.0.0.27:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+=10.0.0.50:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+=10.0.0.23:2181, +++ '[' -n 10.0.0.27:2181,10.0.0.50:2181,10.0.0.23:2181, ']' +++ echo 10.0.0.27:2181,10.0.0.50:2181,10.0.0.23:2181 ++ ZOOKEEPER_SERVERS=10.0.0.27:2181,10.0.0.50:2181,10.0.0.23:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:2181 ' +++ '[' -n '10.0.0.27:2181 10.0.0.50:2181 10.0.0.23:2181 ' ']' +++ echo '10.0.0.27:2181 10.0.0.50:2181 10.0.0.23:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.27:2181 10.0.0.50:2181 10.0.0.23:2181' ++ RABBITMQ_NODES=10.0.0.27,10.0.0.50,10.0.0.23 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+=10.0.0.27:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+=10.0.0.50:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+=10.0.0.23:5673, +++ '[' -n 10.0.0.27:5673,10.0.0.50:5673,10.0.0.23:5673, ']' +++ echo 10.0.0.27:5673,10.0.0.50:5673,10.0.0.23:5673 ++ RABBITMQ_SERVERS=10.0.0.27:5673,10.0.0.50:5673,10.0.0.23:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=false ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:6379 ' +++ '[' -n '10.0.0.27:6379 10.0.0.50:6379 10.0.0.23:6379 ' ']' +++ echo '10.0.0.27:6379 10.0.0.50:6379 10.0.0.23:6379' ++ REDIS_SERVERS='10.0.0.27:6379 10.0.0.50:6379 10.0.0.23:6379' ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=false ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.27,10.0.0.50,10.0.0.23 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9092 ' +++ '[' -n '10.0.0.27:9092 10.0.0.50:9092 10.0.0.23:9092 ' ']' +++ echo '10.0.0.27:9092 10.0.0.50:9092 10.0.0.23:9092' ++ KAFKA_SERVERS='10.0.0.27:9092 10.0.0.50:9092 10.0.0.23:9092' ++ KAFKA_SSL_ENABLE=false ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/v3 ++ KEYSTONE_AUTH_HOST=10.0.0.27 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5000 ++ KEYSTONE_AUTH_PUBLIC_PORT=5000 ++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens ++ KEYSTONE_AUTH_INSECURE=True ++ KEYSTONE_AUTH_CERTFILE= ++ KEYSTONE_AUTH_KEYFILE= ++ KEYSTONE_AUTH_CA_CERTFILE= ++ KEYSTONE_AUTH_ENDPOINT_TYPE= ++ KEYSTONE_AUTH_SYNC_ON_DEMAND= ++ KEYSTONE_AUTH_INTERFACE=public ++ KUBEMANAGER_NODES=10.0.0.27,10.0.0.50,10.0.0.23 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.27,10.0.0.50,10.0.0.23 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=false ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=false ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=false ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ /v3 == \/\v\2\.\0 ]] ++ [[ openstack == \o\p\e\n\s\t\a\c\k ]] ++ AUTH_MODE=keystone ++ [[ keystone == \k\e\y\s\t\o\n\e ]] ++ AUTH_PARAMS='--admin_password contrail123' ++ AUTH_PARAMS+=' --admin_tenant_name admin' ++ AUTH_PARAMS+=' --admin_user admin' ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ echo 10.0.0.27,10.0.0.50,10.0.0.23 ++ cut -d , -f 1 + local cassandra=10.0.0.27 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.27 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.27,10.0.0.50,10.0.0.23 +++ local servers=10.0.0.27,10.0.0.50,10.0.0.23 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ get_local_ips ++++ tr '\n' , ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host ++++ sort ++++ uniq +++ local local_ips=,10.0.0.23,10.20.0.129,127.0.0.1,172.17.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.27'\''))' +++ local server_ip=10.0.0.27 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.27 ]] +++ [[ ,10.0.0.23,10.20.0.129,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.27, ]] +++ (( ord+=1 )) +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.50'\''))' +++ local server_ip=10.0.0.50 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.50 ]] +++ [[ ,10.0.0.23,10.20.0.129,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.50, ]] +++ (( ord+=1 )) +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.23'\''))' +++ local server_ip=10.0.0.23 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.23 ]] +++ [[ ,10.0.0.23,10.20.0.129,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.23, ]] +++ echo 10.0.0.23 3 +++ return ++ local ip=10.0.0.23 ++ [[ -z 10.0.0.23 ]] ++ echo 10.0.0.23 + host_ip=10.0.0.23 + [[ cql == \c\q\l ]] ++ echo 10.0.0.27:9041 10.0.0.50:9041 10.0.0.23:9041 ++ sed 's/,/ /g' + cassandra_server_list='10.0.0.27:9041 10.0.0.50:9041 10.0.0.23:9041' + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.23:8082' + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ set ++ grep '^API__.*__.*=.*$' ++ cut -d = -f 1 ++ 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: 02/16/2026 04:03:30.189 7f432accf580 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 02/16/2026 04:03:30.330 7f432accf580 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 02/16/2026 04:03:30.347 7f432accf580 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 02/16/2026 04:03:30.347 7f432accf580 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] The option "admin_port" is not known to keystonemiddleware The option "max_requests" is not known to keystonemiddleware The option "signing_dir" is not known to keystonemiddleware The option "auth_url" is not known to keystonemiddleware The option "username" is not known to keystonemiddleware The option "password" is not known to keystonemiddleware The option "user_domain_name" is not known to keystonemiddleware The option "project_domain_name" is not known to keystonemiddleware The option "project_name" is not known to keystonemiddleware AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://localhost:8095/ Hit Ctrl-C to quit. Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.23:8082/ Hit Ctrl-C to quit. 10.0.0.23 - - [2026-02-16 04:03:30] "GET / HTTP/1.1" 503 181 0.000257 10.0.0.23 - - [2026-02-16 04:03:30] "GET / HTTP/1.1" 503 181 0.000190 10.0.0.23 - - [2026-02-16 04:03:31] "GET / HTTP/1.1" 200 45871 0.001856 10.0.0.23 - - [2026-02-16 04:03:31] "GET / HTTP/1.1" 200 45871 0.001295 Using the in-process token cache is deprecated as of the 4.2.0 release and may be removed in the 5.0.0 release or the 'O' development cycle. The in-process cache causes inconsistent results and high memory usage. When the feature is removed the auth_token middleware will not cache tokens by default which may result in performance issues. It is recommended to use memcache for the auth_token token cache by setting the memcached_servers option. 10.0.0.23 - - [2026-02-16 04:03:31] "POST /fqname-to-id HTTP/1.1" 401 292 0.000520 10.0.0.23 - - [2026-02-16 04:03:31] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 292 0.000235 [Introspect:8084]10.0.0.27 - - [2026-02-16 04:03:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3219 0.001273 10.0.0.23 - - [2026-02-16 04:03:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.615746 10.0.0.23 - - [2026-02-16 04:03:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003087 10.0.0.23 - - [2026-02-16 04:03:32] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 315 0.347652 10.0.0.23 - - [2026-02-16 04:03:32] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 1220 0.004508 /usr/local/lib/python3.9/site-packages/keystoneauth1/adapter.py:278: UserWarning: Using keystoneclient sessions has been deprecated. Please update your software to use keystoneauth1. warnings.warn( 10.0.0.23 - - [2026-02-16 04:03:33] "GET /projects?obj_uuids=46e35014-6d4b-4e0b-8059-35e55abdac88&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000843 10.0.0.23 - - [2026-02-16 04:03:33] "GET /project/46e35014-6d4b-4e0b-8059-35e55abdac88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1439 0.034529 10.0.0.23 - - [2026-02-16 04:03:33] "GET /projects?obj_uuids=46e35014-6d4b-4e0b-8059-35e55abdac88&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001003 10.0.0.23 - - [2026-02-16 04:03:33] "GET /project/46e35014-6d4b-4e0b-8059-35e55abdac88?fields=security_groups HTTP/1.1" 200 1087 0.073302 10.0.0.23 - - [2026-02-16 04:03:33] "GET /projects?obj_uuids=46e35014-6d4b-4e0b-8059-35e55abdac88&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001875 10.0.0.23 - - [2026-02-16 04:03:33] "GET /project/46e35014-6d4b-4e0b-8059-35e55abdac88?fields=application_policy_sets HTTP/1.1" 200 1380 0.030953 10.0.0.23 - - [2026-02-16 04:03:33] "DELETE /project/46e35014-6d4b-4e0b-8059-35e55abdac88 HTTP/1.1" 409 278 0.238160 [Introspect:8084]10.0.0.27 - - [2026-02-16 04:03:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.001038 [Introspect:8084]10.0.0.27 - - [2026-02-16 04:03:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.001087 The option "admin_port" is not known to keystonemiddleware The option "max_requests" is not known to keystonemiddleware The option "signing_dir" is not known to keystonemiddleware The option "auth_url" is not known to keystonemiddleware The option "username" is not known to keystonemiddleware The option "password" is not known to keystonemiddleware The option "user_domain_name" is not known to keystonemiddleware The option "project_domain_name" is not known to keystonemiddleware The option "project_name" is not known to keystonemiddleware AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint Using the in-process token cache is deprecated as of the 4.2.0 release and may be removed in the 5.0.0 release or the 'O' development cycle. The in-process cache causes inconsistent results and high memory usage. When the feature is removed the auth_token middleware will not cache tokens by default which may result in performance issues. It is recommended to use memcache for the auth_token token cache by setting the memcached_servers option. 10.0.0.27 - - [2026-02-16 04:03:38] "GET /obj-perms HTTP/1.1" 200 5032 0.377128 10.0.0.27 - - [2026-02-16 04:03:38] "GET /obj-perms HTTP/1.1" 200 5032 0.003578 10.0.0.27 - - [2026-02-16 04:03:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.043164 10.0.0.23 - - [2026-02-16 04:03:38] "GET /projects?obj_uuids=c59df1b9-b3ec-49a8-becb-3bb162985ec1&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000859 10.0.0.27 - - [2026-02-16 04:03:38] "GET /project/c59df1b9-b3ec-49a8-becb-3bb162985ec1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.055401 10.0.0.27 - - [2026-02-16 04:03:38] "GET /virtual-networks?parent_id=c59df1b9-b3ec-49a8-becb-3bb162985ec1&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003241 10.0.0.27 - - [2026-02-16 04:03:38] "POST /virtual-networks HTTP/1.1" 200 546 0.075210 10.0.0.27 - - [2026-02-16 04:03:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.006909 10.0.0.27 - - [2026-02-16 04:03:39] "GET /network-ipam/a3738faf-f26b-49b1-bcef-d6efa0513b9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.004091 10.0.0.23 - - [2026-02-16 04:03:39] "POST /useragent-kv HTTP/1.1" 200 115 0.016291 10.0.0.27 - - [2026-02-16 04:03:39] "POST /ref-update HTTP/1.1" 200 156 0.087911 10.0.0.27 - - [2026-02-16 04:03:39] "GET /virtual-network/db60e5e2-6b19-452b-a3a3-e15e948e8099?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.005245 10.0.0.27 - - [2026-02-16 04:03:39] "POST /neutron/network HTTP/1.1" 200 809 0.047033 10.0.0.27 - - [2026-02-16 04:03:39] "GET /virtual-network/1190621d-7feb-4b01-add6-193a0a2c684b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005258 10.0.0.23 - - [2026-02-16 04:03:39] "GET /obj-perms HTTP/1.1" 200 5032 0.055952 10.0.0.27 - - [2026-02-16 04:03:39] "POST /id-to-fqname HTTP/1.1" 200 222 0.001140 10.0.0.27 - - [2026-02-16 04:03:40] "POST /neutron/security_group HTTP/1.1" 200 2059 0.016767 10.0.0.23 - - [2026-02-16 04:03:40] "GET /projects?obj_uuids=c59df1b9-b3ec-49a8-becb-3bb162985ec1&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000934 10.0.0.27 - - [2026-02-16 04:03:40] "GET /project/c59df1b9-b3ec-49a8-becb-3bb162985ec1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.057400 10.0.0.27 - - [2026-02-16 04:03:41] "POST /neutron/port HTTP/1.1" 200 2098 0.025094 10.0.0.27 - - [2026-02-16 04:03:41] "POST /neutron/port HTTP/1.1" 200 117 0.005540 10.0.0.27 - - [2026-02-16 04:03:41] "POST /neutron/port HTTP/1.1" 200 1061 0.041125 10.0.0.27 - - [2026-02-16 04:03:41] "POST /neutron/port HTTP/1.1" 200 1125 0.017085 10.0.0.27 - - [2026-02-16 04:03:42] "POST /neutron/port HTTP/1.1" 200 117 0.001141 10.0.0.27 - - [2026-02-16 04:03:46] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006279 10.0.0.27 - - [2026-02-16 04:03:46] "POST /neutron/port HTTP/1.1" 200 1125 0.014415 10.0.0.27 - - [2026-02-16 04:03:46] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006038 10.0.0.27 - - [2026-02-16 04:03:46] "GET /virtual-machine/e56d30a8-cf54-4737-9f72-0ecec7423891 HTTP/1.1" 200 1294 0.029967 10.0.0.27 - - [2026-02-16 04:03:46] "GET /virtual-machine/e56d30a8-cf54-4737-9f72-0ecec7423891 HTTP/1.1" 200 1294 0.003146 10.0.0.27 - - [2026-02-16 04:03:46] "GET /virtual-machine-interface/6193d6a0-f7a6-4699-8f4d-0d6b6fda49b0 HTTP/1.1" 200 2949 0.004709 10.0.0.27 - - [2026-02-16 04:03:46] "GET /virtual-machine/e56d30a8-cf54-4737-9f72-0ecec7423891 HTTP/1.1" 200 1294 0.003250 10.0.0.27 - - [2026-02-16 04:03:46] "GET /virtual-machine-interface/6193d6a0-f7a6-4699-8f4d-0d6b6fda49b0 HTTP/1.1" 200 2949 0.005826 10.0.0.27 - - [2026-02-16 04:03:46] "GET /instance-ip/73aba64b-baec-4886-a9db-37e40bbe2d83 HTTP/1.1" 200 1623 0.005077 10.0.0.27 - - [2026-02-16 04:03:46] "GET /virtual-machine/e56d30a8-cf54-4737-9f72-0ecec7423891 HTTP/1.1" 200 1294 0.003228 10.0.0.27 - - [2026-02-16 04:03:46] "GET /virtual-machine-interface/6193d6a0-f7a6-4699-8f4d-0d6b6fda49b0 HTTP/1.1" 200 2949 0.004347 10.0.0.27 - - [2026-02-16 04:03:46] "GET /instance-ip/73aba64b-baec-4886-a9db-37e40bbe2d83 HTTP/1.1" 200 1623 0.003855 10.0.0.27 - - [2026-02-16 04:03:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003209 10.0.0.27 - - [2026-02-16 04:03:46] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003587 10.0.0.27 - - [2026-02-16 04:03:46] "GET /virtual-networks?parent_id=c59df1b9-b3ec-49a8-becb-3bb162985ec1&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.002787 10.0.0.27 - - [2026-02-16 04:03:46] "GET /virtual-network/1190621d-7feb-4b01-add6-193a0a2c684b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006149 10.0.0.27 - - [2026-02-16 04:03:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003520 10.0.0.27 - - [2026-02-16 04:03:46] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004249 10.0.0.27 - - [2026-02-16 04:03:46] "GET /virtual-networks?parent_id=c59df1b9-b3ec-49a8-becb-3bb162985ec1&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.002558 10.0.0.27 - - [2026-02-16 04:03:46] "GET /virtual-network/1190621d-7feb-4b01-add6-193a0a2c684b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005132 10.0.0.27 - - [2026-02-16 04:03:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004464 10.0.0.27 - - [2026-02-16 04:03:46] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003598 10.0.0.27 - - [2026-02-16 04:03:46] "GET /virtual-networks?parent_id=c59df1b9-b3ec-49a8-becb-3bb162985ec1&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.002802 10.0.0.27 - - [2026-02-16 04:03:46] "GET /virtual-network/1190621d-7feb-4b01-add6-193a0a2c684b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.007761 10.0.0.27 - - [2026-02-16 04:03:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004005 10.0.0.27 - - [2026-02-16 04:03:47] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004014 10.0.0.27 - - [2026-02-16 04:03:47] "GET /virtual-networks?parent_id=c59df1b9-b3ec-49a8-becb-3bb162985ec1&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003978 10.0.0.27 - - [2026-02-16 04:03:47] "GET /virtual-network/1190621d-7feb-4b01-add6-193a0a2c684b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005682 10.0.0.27 - - [2026-02-16 04:03:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.008326 10.0.0.27 - - [2026-02-16 04:03:47] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003823 10.0.0.27 - - [2026-02-16 04:03:47] "GET /virtual-networks?parent_id=c59df1b9-b3ec-49a8-becb-3bb162985ec1&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.002822 10.0.0.27 - - [2026-02-16 04:03:47] "GET /virtual-network/1190621d-7feb-4b01-add6-193a0a2c684b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005569 10.0.0.27 - - [2026-02-16 04:03:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003241 10.0.0.27 - - [2026-02-16 04:03:50] "GET /virtual-network/1190621d-7feb-4b01-add6-193a0a2c684b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005317 10.0.0.27 - - [2026-02-16 04:03:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003041 10.0.0.27 - - [2026-02-16 04:03:54] "GET /virtual-network/1190621d-7feb-4b01-add6-193a0a2c684b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005294 10.0.0.50 - - [2026-02-16 04:03:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000357 10.0.0.50 - - [2026-02-16 04:03:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000813 10.0.0.23 - - [2026-02-16 04:03:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000424 10.0.0.27 - - [2026-02-16 04:03:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003380 10.0.0.23 - - [2026-02-16 04:03:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000287 10.0.0.27 - - [2026-02-16 04:03:58] "GET /virtual-network/1190621d-7feb-4b01-add6-193a0a2c684b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005010 10.0.0.27 - - [2026-02-16 04:03:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000345 10.0.0.27 - - [2026-02-16 04:03:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000331 10.0.0.23 - - [2026-02-16 04:03:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000342 10.0.0.23 - - [2026-02-16 04:03:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000425 10.0.0.50 - - [2026-02-16 04:03:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000359 10.0.0.50 - - [2026-02-16 04:03:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000351 10.0.0.27 - - [2026-02-16 04:03:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000439 10.0.0.27 - - [2026-02-16 04:03:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000583 10.0.0.27 - - [2026-02-16 04:04:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004054 10.0.0.27 - - [2026-02-16 04:04:02] "GET /virtual-network/1190621d-7feb-4b01-add6-193a0a2c684b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005017 10.0.0.27 - - [2026-02-16 04:04:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005028 10.0.0.27 - - [2026-02-16 04:04:06] "GET /virtual-network/1190621d-7feb-4b01-add6-193a0a2c684b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006402 10.0.0.27 - - [2026-02-16 04:04:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003101 10.0.0.27 - - [2026-02-16 04:04:10] "GET /virtual-network/1190621d-7feb-4b01-add6-193a0a2c684b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.004589 10.0.0.27 - - [2026-02-16 04:04:12] "POST /neutron/network HTTP/1.1" 200 896 0.007053 10.0.0.27 - - [2026-02-16 04:04:12] "POST /neutron/port HTTP/1.1" 200 117 0.001065 10.0.0.27 - - [2026-02-16 04:04:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003464 10.0.0.27 - - [2026-02-16 04:04:14] "GET /virtual-network/1190621d-7feb-4b01-add6-193a0a2c684b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005042 10.0.0.27 - - [2026-02-16 04:04:16] "POST /neutron/port HTTP/1.1" 200 1125 0.051082 10.0.0.27 - - [2026-02-16 04:04:16] "POST /neutron/subnet HTTP/1.1" 200 646 0.009866 10.0.0.27 - - [2026-02-16 04:04:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004072 10.0.0.27 - - [2026-02-16 04:04:19] "GET /virtual-network/1190621d-7feb-4b01-add6-193a0a2c684b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005355 10.0.0.27 - - [2026-02-16 04:04:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003063 10.0.0.27 - - [2026-02-16 04:04:21] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003510 10.0.0.27 - - [2026-02-16 04:04:21] "GET /virtual-networks?parent_id=c59df1b9-b3ec-49a8-becb-3bb162985ec1&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.007017 10.0.0.27 - - [2026-02-16 04:04:21] "GET /virtual-network/1190621d-7feb-4b01-add6-193a0a2c684b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005008 10.0.0.27 - - [2026-02-16 04:04:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003296 10.0.0.27 - - [2026-02-16 04:04:21] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003435 10.0.0.27 - - [2026-02-16 04:04:21] "GET /virtual-networks?parent_id=c59df1b9-b3ec-49a8-becb-3bb162985ec1&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.002571 10.0.0.27 - - [2026-02-16 04:04:21] "GET /virtual-network/1190621d-7feb-4b01-add6-193a0a2c684b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005298 10.0.0.27 - - [2026-02-16 04:04:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003601 10.0.0.27 - - [2026-02-16 04:04:21] "GET /routing-instance/08c6d33b-5179-4865-8079-e37c0619d617?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1785 0.004045 10.0.0.27 - - [2026-02-16 04:04:21] "GET /route-target/9257e8d8-ab25-4959-99e5-abe9bb922291?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003267 10.0.0.27 - - [2026-02-16 04:04:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003205 10.0.0.27 - - [2026-02-16 04:04:21] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003504 10.0.0.27 - - [2026-02-16 04:04:21] "GET /virtual-networks?parent_id=c59df1b9-b3ec-49a8-becb-3bb162985ec1&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.002994 10.0.0.27 - - [2026-02-16 04:04:21] "GET /virtual-network/1190621d-7feb-4b01-add6-193a0a2c684b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005456 10.0.0.27 - - [2026-02-16 04:04:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002741 10.0.0.27 - - [2026-02-16 04:04:21] "GET /routing-instance/08c6d33b-5179-4865-8079-e37c0619d617?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1785 0.004093 10.0.0.27 - - [2026-02-16 04:04:21] "GET /route-target/9257e8d8-ab25-4959-99e5-abe9bb922291?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003236 10.0.0.27 - - [2026-02-16 04:04:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003348 10.0.0.27 - - [2026-02-16 04:04:21] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003837 10.0.0.27 - - [2026-02-16 04:04:21] "GET /virtual-networks?parent_id=c59df1b9-b3ec-49a8-becb-3bb162985ec1&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003272 10.0.0.27 - - [2026-02-16 04:04:21] "GET /virtual-network/1190621d-7feb-4b01-add6-193a0a2c684b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005231 10.0.0.27 - - [2026-02-16 04:04:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002796 10.0.0.27 - - [2026-02-16 04:04:21] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004259 10.0.0.27 - - [2026-02-16 04:04:21] "GET /virtual-networks?parent_id=c59df1b9-b3ec-49a8-becb-3bb162985ec1&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.002680 10.0.0.27 - - [2026-02-16 04:04:21] "GET /virtual-network/1190621d-7feb-4b01-add6-193a0a2c684b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006083 10.0.0.27 - - [2026-02-16 04:04:22] "GET /obj-perms HTTP/1.1" 200 5032 0.003612 10.0.0.27 - - [2026-02-16 04:04:22] "GET /obj-perms HTTP/1.1" 200 5032 0.003752 10.0.0.23 - - [2026-02-16 04:04:22] "GET /obj-perms HTTP/1.1" 200 5032 0.003575 10.0.0.27 - - [2026-02-16 04:04:22] "GET /obj-perms HTTP/1.1" 200 5032 0.004081 10.0.0.50 - - [2026-02-16 04:04:22] "GET /obj-perms HTTP/1.1" 200 5032 0.061862 10.0.0.23 - - [2026-02-16 04:04:22] "GET /obj-perms HTTP/1.1" 200 5032 0.003564 10.0.0.27 - - [2026-02-16 04:04:22] "POST /id-to-fqname HTTP/1.1" 200 222 0.001603 10.0.0.27 - - [2026-02-16 04:04:22] "POST /neutron/port HTTP/1.1" 200 3070 0.021631 10.0.0.23 - - [2026-02-16 04:04:23] "GET /projects?obj_uuids=c59df1b9-b3ec-49a8-becb-3bb162985ec1&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000851 10.0.0.27 - - [2026-02-16 04:04:23] "GET /project/c59df1b9-b3ec-49a8-becb-3bb162985ec1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.066403 10.0.0.27 - - [2026-02-16 04:04:23] "POST /neutron/network HTTP/1.1" 200 886 0.034470 10.0.0.27 - - [2026-02-16 04:04:23] "POST /neutron/port HTTP/1.1" 200 117 0.005821 10.0.0.23 - - [2026-02-16 04:04:24] "GET /projects?obj_uuids=c59df1b9-b3ec-49a8-becb-3bb162985ec1&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000924 10.0.0.27 - - [2026-02-16 04:04:24] "POST /neutron/port HTTP/1.1" 200 1061 0.253748 10.0.0.27 - - [2026-02-16 04:04:24] "POST /neutron/port HTTP/1.1" 200 1115 0.091371 10.0.0.27 - - [2026-02-16 04:04:24] "POST /neutron/subnet HTTP/1.1" 200 646 0.007864 10.0.0.27 - - [2026-02-16 04:04:28] "POST /neutron/port HTTP/1.1" 200 1125 0.021588 10.0.0.27 - - [2026-02-16 04:04:28] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006994 10.0.0.27 - - [2026-02-16 04:04:29] "POST /neutron/port HTTP/1.1" 200 1125 0.017006 10.0.0.27 - - [2026-02-16 04:04:29] "GET /virtual-machine/ff6882d0-0ede-41cb-bbda-fd9f2e3ae15f HTTP/1.1" 200 1294 0.006556 10.0.0.27 - - [2026-02-16 04:04:29] "GET /virtual-machine/ff6882d0-0ede-41cb-bbda-fd9f2e3ae15f HTTP/1.1" 200 1294 0.003527 10.0.0.27 - - [2026-02-16 04:04:29] "GET /virtual-machine-interface/7cc773f6-320b-4f03-a7af-1b1130568bfe HTTP/1.1" 200 2949 0.005126 10.0.0.27 - - [2026-02-16 04:04:29] "GET /virtual-machine/ff6882d0-0ede-41cb-bbda-fd9f2e3ae15f HTTP/1.1" 200 1294 0.005051 10.0.0.27 - - [2026-02-16 04:04:29] "GET /virtual-machine-interface/7cc773f6-320b-4f03-a7af-1b1130568bfe HTTP/1.1" 200 2949 0.004788 10.0.0.27 - - [2026-02-16 04:04:29] "GET /instance-ip/da7e7102-f7aa-4dc3-bf7e-0f674c772a4d HTTP/1.1" 200 1624 0.005387 10.0.0.27 - - [2026-02-16 04:04:29] "GET /virtual-machine/ff6882d0-0ede-41cb-bbda-fd9f2e3ae15f HTTP/1.1" 200 1294 0.003027 10.0.0.27 - - [2026-02-16 04:04:29] "GET /virtual-machine-interface/7cc773f6-320b-4f03-a7af-1b1130568bfe HTTP/1.1" 200 2949 0.004839 10.0.0.27 - - [2026-02-16 04:04:29] "GET /instance-ip/da7e7102-f7aa-4dc3-bf7e-0f674c772a4d HTTP/1.1" 200 1624 0.003693 10.0.0.27 - - [2026-02-16 04:04:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002832 10.0.0.27 - - [2026-02-16 04:04:29] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003825 10.0.0.27 - - [2026-02-16 04:04:29] "GET /virtual-networks?parent_id=c59df1b9-b3ec-49a8-becb-3bb162985ec1&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003102 10.0.0.27 - - [2026-02-16 04:04:29] "GET /virtual-network/8ad54318-1848-43e4-9a7d-36a2202a4ce8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005738 10.0.0.27 - - [2026-02-16 04:04:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003259 10.0.0.27 - - [2026-02-16 04:04:29] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004034 10.0.0.27 - - [2026-02-16 04:04:29] "GET /virtual-networks?parent_id=c59df1b9-b3ec-49a8-becb-3bb162985ec1&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.002816 10.0.0.27 - - [2026-02-16 04:04:29] "GET /virtual-network/8ad54318-1848-43e4-9a7d-36a2202a4ce8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005903 10.0.0.27 - - [2026-02-16 04:04:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003154 10.0.0.27 - - [2026-02-16 04:04:29] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003484 10.0.0.27 - - [2026-02-16 04:04:29] "GET /virtual-networks?parent_id=c59df1b9-b3ec-49a8-becb-3bb162985ec1&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003597 10.0.0.27 - - [2026-02-16 04:04:29] "GET /virtual-network/8ad54318-1848-43e4-9a7d-36a2202a4ce8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.008392 10.0.0.27 - - [2026-02-16 04:04:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004199 10.0.0.27 - - [2026-02-16 04:04:29] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005049 10.0.0.27 - - [2026-02-16 04:04:29] "GET /virtual-networks?parent_id=c59df1b9-b3ec-49a8-becb-3bb162985ec1&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003072 10.0.0.27 - - [2026-02-16 04:04:29] "GET /virtual-network/8ad54318-1848-43e4-9a7d-36a2202a4ce8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.006942 10.0.0.27 - - [2026-02-16 04:04:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004492 10.0.0.27 - - [2026-02-16 04:04:29] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004621 10.0.0.27 - - [2026-02-16 04:04:29] "GET /virtual-networks?parent_id=c59df1b9-b3ec-49a8-becb-3bb162985ec1&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003230 10.0.0.27 - - [2026-02-16 04:04:29] "GET /virtual-network/8ad54318-1848-43e4-9a7d-36a2202a4ce8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005466 10.0.0.27 - - [2026-02-16 04:04:29] "POST /neutron/security_group HTTP/1.1" 200 2059 0.032744 10.0.0.27 - - [2026-02-16 04:04:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003992 10.0.0.27 - - [2026-02-16 04:04:32] "GET /virtual-network/8ad54318-1848-43e4-9a7d-36a2202a4ce8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.006353 10.0.0.27 - - [2026-02-16 04:04:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003712 10.0.0.27 - - [2026-02-16 04:04:36] "GET /virtual-network/8ad54318-1848-43e4-9a7d-36a2202a4ce8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.004797 10.0.0.27 - - [2026-02-16 04:04:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003274 10.0.0.27 - - [2026-02-16 04:04:41] "GET /virtual-network/8ad54318-1848-43e4-9a7d-36a2202a4ce8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.004938 10.0.0.27 - - [2026-02-16 04:04:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003164 10.0.0.27 - - [2026-02-16 04:04:45] "GET /virtual-network/8ad54318-1848-43e4-9a7d-36a2202a4ce8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005809 10.0.0.27 - - [2026-02-16 04:04:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004093 10.0.0.27 - - [2026-02-16 04:04:49] "GET /virtual-network/8ad54318-1848-43e4-9a7d-36a2202a4ce8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005088 10.0.0.27 - - [2026-02-16 04:04:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003542 10.0.0.27 - - [2026-02-16 04:04:53] "GET /virtual-network/8ad54318-1848-43e4-9a7d-36a2202a4ce8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.004782 10.0.0.27 - - [2026-02-16 04:04:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003744 10.0.0.27 - - [2026-02-16 04:04:57] "GET /virtual-network/8ad54318-1848-43e4-9a7d-36a2202a4ce8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.006924 10.0.0.27 - - [2026-02-16 04:05:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003854 10.0.0.27 - - [2026-02-16 04:05:01] "GET /virtual-network/8ad54318-1848-43e4-9a7d-36a2202a4ce8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005880 10.0.0.27 - - [2026-02-16 04:05:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003563 10.0.0.27 - - [2026-02-16 04:05:05] "GET /virtual-network/8ad54318-1848-43e4-9a7d-36a2202a4ce8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005565 10.0.0.27 - - [2026-02-16 04:05:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003476 10.0.0.27 - - [2026-02-16 04:05:07] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003987 10.0.0.27 - - [2026-02-16 04:05:07] "GET /virtual-networks?parent_id=c59df1b9-b3ec-49a8-becb-3bb162985ec1&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.002637 10.0.0.27 - - [2026-02-16 04:05:07] "GET /virtual-network/8ad54318-1848-43e4-9a7d-36a2202a4ce8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.006829 10.0.0.27 - - [2026-02-16 04:05:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002992 10.0.0.27 - - [2026-02-16 04:05:07] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003513 10.0.0.27 - - [2026-02-16 04:05:07] "GET /virtual-networks?parent_id=c59df1b9-b3ec-49a8-becb-3bb162985ec1&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.002838 10.0.0.27 - - [2026-02-16 04:05:07] "GET /virtual-network/8ad54318-1848-43e4-9a7d-36a2202a4ce8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005507 10.0.0.27 - - [2026-02-16 04:05:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002969 10.0.0.27 - - [2026-02-16 04:05:08] "GET /routing-instance/73caa449-a33c-46b8-a4fd-61d1598b3d2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1787 0.004363 10.0.0.27 - - [2026-02-16 04:05:08] "GET /route-target/b0751de9-1d73-4755-8be1-c333dacd6fac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003173 10.0.0.27 - - [2026-02-16 04:05:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004395 10.0.0.27 - - [2026-02-16 04:05:08] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004041 10.0.0.27 - - [2026-02-16 04:05:08] "GET /virtual-networks?parent_id=c59df1b9-b3ec-49a8-becb-3bb162985ec1&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.002925 10.0.0.27 - - [2026-02-16 04:05:08] "GET /virtual-network/8ad54318-1848-43e4-9a7d-36a2202a4ce8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005744 10.0.0.27 - - [2026-02-16 04:05:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003694 10.0.0.27 - - [2026-02-16 04:05:08] "GET /routing-instance/73caa449-a33c-46b8-a4fd-61d1598b3d2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1787 0.004323 10.0.0.27 - - [2026-02-16 04:05:08] "GET /route-target/b0751de9-1d73-4755-8be1-c333dacd6fac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004755 10.0.0.27 - - [2026-02-16 04:05:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003207 10.0.0.27 - - [2026-02-16 04:05:08] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003484 10.0.0.27 - - [2026-02-16 04:05:08] "GET /virtual-networks?parent_id=c59df1b9-b3ec-49a8-becb-3bb162985ec1&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.002969 10.0.0.27 - - [2026-02-16 04:05:08] "GET /virtual-network/8ad54318-1848-43e4-9a7d-36a2202a4ce8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005893 10.0.0.27 - - [2026-02-16 04:05:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003297 10.0.0.27 - - [2026-02-16 04:05:08] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003817 10.0.0.27 - - [2026-02-16 04:05:08] "GET /virtual-networks?parent_id=c59df1b9-b3ec-49a8-becb-3bb162985ec1&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003522 10.0.0.27 - - [2026-02-16 04:05:08] "GET /virtual-network/8ad54318-1848-43e4-9a7d-36a2202a4ce8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005620 10.0.0.27 - - [2026-02-16 04:05:08] "GET /obj-perms HTTP/1.1" 200 5032 0.003516 10.0.0.23 - - [2026-02-16 04:05:08] "GET /obj-perms HTTP/1.1" 200 5032 0.003777 10.0.0.27 - - [2026-02-16 04:05:08] "GET /obj-perms HTTP/1.1" 200 5032 0.003255 10.0.0.27 - - [2026-02-16 04:05:08] "GET /obj-perms HTTP/1.1" 200 5032 0.003164 10.0.0.27 - - [2026-02-16 04:05:08] "GET /virtual-machine/e56d30a8-cf54-4737-9f72-0ecec7423891 HTTP/1.1" 200 1294 0.004746 10.0.0.27 - - [2026-02-16 04:05:08] "GET /virtual-machine-interface/6193d6a0-f7a6-4699-8f4d-0d6b6fda49b0 HTTP/1.1" 200 2949 0.005895 10.0.0.27 - - [2026-02-16 04:05:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002965 10.0.0.27 - - [2026-02-16 04:05:09] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003754 10.0.0.27 - - [2026-02-16 04:05:09] "GET /virtual-networks?parent_id=c59df1b9-b3ec-49a8-becb-3bb162985ec1&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003397 10.0.0.27 - - [2026-02-16 04:05:09] "GET /virtual-network/1190621d-7feb-4b01-add6-193a0a2c684b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006181 10.0.0.27 - - [2026-02-16 04:05:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003314 10.0.0.27 - - [2026-02-16 04:05:10] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003685 10.0.0.27 - - [2026-02-16 04:05:10] "GET /virtual-networks?parent_id=c59df1b9-b3ec-49a8-becb-3bb162985ec1&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.002922 10.0.0.27 - - [2026-02-16 04:05:10] "GET /virtual-network/1190621d-7feb-4b01-add6-193a0a2c684b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006907 10.0.0.27 - - [2026-02-16 04:05:10] "GET /virtual-machine/ff6882d0-0ede-41cb-bbda-fd9f2e3ae15f HTTP/1.1" 200 1294 0.003931 10.0.0.27 - - [2026-02-16 04:05:10] "GET /virtual-machine-interface/7cc773f6-320b-4f03-a7af-1b1130568bfe HTTP/1.1" 200 2949 0.005702 10.0.0.27 - - [2026-02-16 04:05:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003806 10.0.0.27 - - [2026-02-16 04:05:10] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003509 10.0.0.27 - - [2026-02-16 04:05:10] "GET /virtual-networks?parent_id=c59df1b9-b3ec-49a8-becb-3bb162985ec1&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003072 10.0.0.27 - - [2026-02-16 04:05:10] "GET /virtual-network/8ad54318-1848-43e4-9a7d-36a2202a4ce8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005430 10.0.0.27 - - [2026-02-16 04:05:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003676 10.0.0.27 - - [2026-02-16 04:05:11] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004334 10.0.0.27 - - [2026-02-16 04:05:11] "GET /virtual-networks?parent_id=c59df1b9-b3ec-49a8-becb-3bb162985ec1&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.006420 10.0.0.27 - - [2026-02-16 04:05:11] "GET /virtual-network/8ad54318-1848-43e4-9a7d-36a2202a4ce8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.006309 10.0.0.27 - - [2026-02-16 04:05:12] "POST /neutron/port HTTP/1.1" 200 1125 0.017453 10.0.0.27 - - [2026-02-16 04:05:12] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003788 10.0.0.27 - - [2026-02-16 04:05:12] "POST /neutron/network HTTP/1.1" 200 886 0.006009 10.0.0.27 - - [2026-02-16 04:05:16] "POST /neutron/network HTTP/1.1" 200 896 0.007013 10.0.0.27 - - [2026-02-16 04:05:16] "POST /neutron/port HTTP/1.1" 200 117 0.001046 10.0.0.27 - - [2026-02-16 04:05:16] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009034 10.0.0.27 - - [2026-02-16 04:05:22] "POST /neutron/port HTTP/1.1" 200 1125 0.015641 10.0.0.27 - - [2026-02-16 04:05:27] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007605 10.0.0.27 - - [2026-02-16 04:06:11] "GET /virtual-machine/ff6882d0-0ede-41cb-bbda-fd9f2e3ae15f HTTP/1.1" 200 1294 0.003888 10.0.0.27 - - [2026-02-16 04:06:12] "POST /neutron/port HTTP/1.1" 200 151 0.155561 10.0.0.27 - - [2026-02-16 04:06:13] "GET /virtual-machine/ff6882d0-0ede-41cb-bbda-fd9f2e3ae15f HTTP/1.1" 404 171 0.002952 10.0.0.27 - - [2026-02-16 04:06:13] "GET /virtual-machine/ff6882d0-0ede-41cb-bbda-fd9f2e3ae15f HTTP/1.1" 404 171 0.002939 10.0.0.27 - - [2026-02-16 04:06:13] "GET /virtual-machine/ff6882d0-0ede-41cb-bbda-fd9f2e3ae15f HTTP/1.1" 404 171 0.002367 10.0.0.27 - - [2026-02-16 04:06:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002975 10.0.0.27 - - [2026-02-16 04:06:13] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003184 10.0.0.27 - - [2026-02-16 04:06:13] "GET /virtual-networks?parent_id=c59df1b9-b3ec-49a8-becb-3bb162985ec1&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.049619 10.0.0.27 - - [2026-02-16 04:06:13] "GET /virtual-network/8ad54318-1848-43e4-9a7d-36a2202a4ce8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.007163 10.0.0.27 - - [2026-02-16 04:06:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002539 10.0.0.27 - - [2026-02-16 04:06:13] "GET /routing-instance/73caa449-a33c-46b8-a4fd-61d1598b3d2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1787 0.004156 10.0.0.27 - - [2026-02-16 04:06:13] "GET /route-target/b0751de9-1d73-4755-8be1-c333dacd6fac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003442 10.0.0.27 - - [2026-02-16 04:06:14] "GET /obj-perms HTTP/1.1" 200 5032 0.003241 10.0.0.27 - - [2026-02-16 04:06:14] "POST /neutron/network HTTP/1.1" 200 896 0.006096 10.0.0.27 - - [2026-02-16 04:06:14] "POST /neutron/port HTTP/1.1" 200 117 0.001079 10.0.0.27 - - [2026-02-16 04:06:17] "GET /obj-perms HTTP/1.1" 200 5032 0.004044 10.0.0.27 - - [2026-02-16 04:06:23] "GET /obj-perms HTTP/1.1" 200 5032 0.003608 10.0.0.27 - - [2026-02-16 04:06:26] "GET /obj-perms HTTP/1.1" 200 5032 0.003467 10.0.0.27 - - [2026-02-16 04:06:29] "GET /obj-perms HTTP/1.1" 200 5032 0.003781 10.0.0.50 - - [2026-02-16 04:06:29] "GET /obj-perms HTTP/1.1" 200 5032 0.004860 10.0.0.23 - - [2026-02-16 04:06:29] "GET /obj-perms HTTP/1.1" 200 5032 0.003421 10.0.0.27 - - [2026-02-16 04:06:29] "GET /virtual-machine/e56d30a8-cf54-4737-9f72-0ecec7423891 HTTP/1.1" 200 1294 0.004148 10.0.0.27 - - [2026-02-16 04:06:30] "POST /neutron/port HTTP/1.1" 200 1115 0.013638 10.0.0.27 - - [2026-02-16 04:06:31] "GET /virtual-machine/e56d30a8-cf54-4737-9f72-0ecec7423891 HTTP/1.1" 404 171 0.003350 10.0.0.27 - - [2026-02-16 04:06:31] "GET /virtual-machine/e56d30a8-cf54-4737-9f72-0ecec7423891 HTTP/1.1" 404 171 0.002630 10.0.0.27 - - [2026-02-16 04:06:31] "GET /virtual-machine/e56d30a8-cf54-4737-9f72-0ecec7423891 HTTP/1.1" 404 171 0.002557 10.0.0.27 - - [2026-02-16 04:06:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003697 10.0.0.27 - - [2026-02-16 04:06:31] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003418 10.0.0.27 - - [2026-02-16 04:06:31] "GET /virtual-networks?parent_id=c59df1b9-b3ec-49a8-becb-3bb162985ec1&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003415 10.0.0.27 - - [2026-02-16 04:06:31] "GET /virtual-network/1190621d-7feb-4b01-add6-193a0a2c684b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005429 10.0.0.27 - - [2026-02-16 04:06:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003007 10.0.0.27 - - [2026-02-16 04:06:32] "GET /routing-instance/08c6d33b-5179-4865-8079-e37c0619d617?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1785 0.004538 10.0.0.27 - - [2026-02-16 04:06:32] "GET /route-target/9257e8d8-ab25-4959-99e5-abe9bb922291?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003743 10.0.0.27 - - [2026-02-16 04:06:35] "GET /obj-perms HTTP/1.1" 200 5032 0.003404 10.0.0.23 - - [2026-02-16 04:06:37] "GET /obj-perms HTTP/1.1" 200 5056 0.048538 10.0.0.27 - - [2026-02-16 04:06:44] "GET /obj-perms HTTP/1.1" 200 5032 0.003398 10.0.0.23 - - [2026-02-16 04:06:44] "GET /obj-perms HTTP/1.1" 200 5032 0.003348 10.0.0.27 - - [2026-02-16 04:06:50] "GET /obj-perms HTTP/1.1" 200 5032 0.003368 10.0.0.23 - - [2026-02-16 04:06:50] "GET /obj-perms HTTP/1.1" 200 5032 0.003645 10.0.0.23 - - [2026-02-16 04:06:50] "POST /useragent-kv HTTP/1.1" 200 115 0.009518 10.0.0.23 - - [2026-02-16 04:06:50] "POST /useragent-kv HTTP/1.1" 200 115 0.002531 10.0.0.27 - - [2026-02-16 04:06:50] "DELETE /virtual-network/db60e5e2-6b19-452b-a3a3-e15e948e8099 HTTP/1.1" 200 115 0.105331 10.0.0.50 - - [2026-02-16 04:06:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.032167 10.0.0.27 - - [2026-02-16 04:06:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002992 10.0.0.27 - - [2026-02-16 04:06:50] "GET /network-policy/46ff405c-6643-4f54-add7-0e75ec894bdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.003752 10.0.0.27 - - [2026-02-16 04:06:51] "POST /ref-update HTTP/1.1" 200 156 0.043996 10.0.0.50 - - [2026-02-16 04:06:51] "POST /ref-update HTTP/1.1" 200 156 0.023966 10.0.0.27 - - [2026-02-16 04:06:51] "GET /virtual-network/8ad54318-1848-43e4-9a7d-36a2202a4ce8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.009464 10.0.0.27 - - [2026-02-16 04:06:51] "DELETE /virtual-network/8ad54318-1848-43e4-9a7d-36a2202a4ce8 HTTP/1.1" 409 248 0.007569 10.0.0.27 - - [2026-02-16 04:06:51] "POST /neutron/port HTTP/1.1" 200 1125 0.017034 10.0.0.27 - - [2026-02-16 04:06:51] "POST /neutron/port HTTP/1.1" 200 1125 0.015628 10.0.0.23 - - [2026-02-16 04:06:53] "POST /useragent-kv HTTP/1.1" 200 115 0.004086 10.0.0.23 - - [2026-02-16 04:06:53] "POST /useragent-kv HTTP/1.1" 200 115 0.003357 10.0.0.27 - - [2026-02-16 04:06:53] "DELETE /virtual-network/8ad54318-1848-43e4-9a7d-36a2202a4ce8 HTTP/1.1" 200 115 0.110062 10.0.0.27 - - [2026-02-16 04:06:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003606 10.0.0.27 - - [2026-02-16 04:06:53] "GET /network-policy/e96c9f90-fab1-4b33-81c9-3955d6cf1fc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.003284 10.0.0.27 - - [2026-02-16 04:06:53] "POST /ref-update HTTP/1.1" 200 156 0.044780 10.0.0.50 - - [2026-02-16 04:06:53] "DELETE /access-control-list/88a24bfc-5413-479f-b9c1-975a97008655 HTTP/1.1" 200 115 0.050356 10.0.0.27 - - [2026-02-16 04:06:53] "POST /neutron/network HTTP/1.1" 200 809 0.011305 10.0.0.27 - - [2026-02-16 04:06:53] "GET /virtual-network/1190621d-7feb-4b01-add6-193a0a2c684b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.006460 10.0.0.23 - - [2026-02-16 04:06:53] "POST /useragent-kv HTTP/1.1" 200 115 0.003587 10.0.0.23 - - [2026-02-16 04:06:53] "POST /useragent-kv HTTP/1.1" 200 115 0.002520 10.0.0.27 - - [2026-02-16 04:06:53] "DELETE /virtual-network/1190621d-7feb-4b01-add6-193a0a2c684b HTTP/1.1" 200 115 0.100168 10.0.0.27 - - [2026-02-16 04:06:53] "DELETE /network-policy/46ff405c-6643-4f54-add7-0e75ec894bdd HTTP/1.1" 200 115 0.028517 10.0.0.27 - - [2026-02-16 04:06:53] "DELETE /network-policy/e96c9f90-fab1-4b33-81c9-3955d6cf1fc3 HTTP/1.1" 200 115 0.049998 10.0.0.23 - - [2026-02-16 04:07:22] "GET /projects?obj_uuids=c59df1b9-b3ec-49a8-becb-3bb162985ec1&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000915 10.0.0.27 - - [2026-02-16 04:07:22] "GET /project/c59df1b9-b3ec-49a8-becb-3bb162985ec1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.069412 10.0.0.23 - - [2026-02-16 04:07:22] "GET /projects?obj_uuids=c59df1b9-b3ec-49a8-becb-3bb162985ec1&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000857 10.0.0.27 - - [2026-02-16 04:07:22] "GET /project/c59df1b9-b3ec-49a8-becb-3bb162985ec1?fields=virtual_networks HTTP/1.1" 200 1035 0.044264 10.0.0.23 - - [2026-02-16 04:07:22] "GET /projects?obj_uuids=c59df1b9-b3ec-49a8-becb-3bb162985ec1&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001034 10.0.0.27 - - [2026-02-16 04:07:22] "GET /project/c59df1b9-b3ec-49a8-becb-3bb162985ec1?fields=virtual_machine_interfaces HTTP/1.1" 200 1035 0.046690 10.0.0.23 - - [2026-02-16 04:07:22] "GET /projects?obj_uuids=c59df1b9-b3ec-49a8-becb-3bb162985ec1&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000988 10.0.0.27 - - [2026-02-16 04:07:22] "GET /project/c59df1b9-b3ec-49a8-becb-3bb162985ec1?fields=security_groups HTTP/1.1" 200 1262 0.039657 10.0.0.27 - - [2026-02-16 04:07:23] "POST /fqname-to-id HTTP/1.1" 404 188 0.025542 10.0.0.23 - - [2026-02-16 04:07:23] "GET /projects?obj_uuids=9b76b432-ea1b-4cc9-a017-7ea2f255f611&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002642 10.0.0.23 - - [2026-02-16 04:07:23] "GET /domains?obj_uuids=026ea67f-9b7a-4f1c-a755-90b25d4ac1dc&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000951 10.0.0.23 - - [2026-02-16 04:07:23] "GET /domain/026ea67f-9b7a-4f1c-a755-90b25d4ac1dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.007452 10.0.0.23 - - [2026-02-16 04:07:23] "POST /id-to-fqname HTTP/1.1" 200 190 0.003481 10.0.0.23 - - [2026-02-16 04:07:23] "POST /fqname-to-id HTTP/1.1" 404 199 0.009893 10.0.0.23 - - [2026-02-16 04:07:23] "POST /security-groups HTTP/1.1" 200 591 0.071299 10.0.0.50 - - [2026-02-16 04:07:23] "POST /fqname-to-id HTTP/1.1" 404 234 0.002382 10.0.0.23 - - [2026-02-16 04:07:23] "POST /projects HTTP/1.1" 200 585 0.271532 10.0.0.23 - - [2026-02-16 04:07:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.341418 10.0.0.50 - - [2026-02-16 04:07:23] "POST /access-control-lists HTTP/1.1" 200 594 0.024514 10.0.0.27 - - [2026-02-16 04:07:23] "GET /project/9b76b432-ea1b-4cc9-a017-7ea2f255f611?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.482154 10.0.0.27 - - [2026-02-16 04:07:24] "GET / HTTP/1.1" 200 35931 0.001593 10.0.0.27 - - [2026-02-16 04:07:26] "POST /fqname-to-id HTTP/1.1" 401 292 0.000458 10.0.0.27 - - [2026-02-16 04:07:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.052491 10.0.0.23 - - [2026-02-16 04:07:26] "GET /projects?obj_uuids=9b76b432-ea1b-4cc9-a017-7ea2f255f611&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000889 10.0.0.27 - - [2026-02-16 04:07:26] "GET /project/9b76b432-ea1b-4cc9-a017-7ea2f255f611?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.045553 10.0.0.23 - - [2026-02-16 04:07:27] "POST /useragent-kv HTTP/1.1" 200 115 0.004298 10.0.0.27 - - [2026-02-16 04:07:27] "POST /neutron/subnet HTTP/1.1" 200 720 0.219517 10.0.0.27 - - [2026-02-16 04:07:27] "POST /id-to-fqname HTTP/1.1" 200 220 0.001298 10.0.0.27 - - [2026-02-16 04:07:27] "GET /virtual-network/0e3ba438-d2ad-413a-b673-0c784e032a3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.005177 10.0.0.27 - - [2026-02-16 04:07:27] "GET /virtual-network/0e3ba438-d2ad-413a-b673-0c784e032a3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.004755 10.0.0.27 - - [2026-02-16 04:07:27] "POST /neutron/network HTTP/1.1" 200 823 0.005394 10.0.0.27 - - [2026-02-16 04:07:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002395 10.0.0.23 - - [2026-02-16 04:07:27] "GET /projects?obj_uuids=9b76b432-ea1b-4cc9-a017-7ea2f255f611&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000930 10.0.0.27 - - [2026-02-16 04:07:27] "GET /project/9b76b432-ea1b-4cc9-a017-7ea2f255f611?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.040433 10.0.0.23 - - [2026-02-16 04:07:27] "GET /projects?obj_uuids=9b76b432-ea1b-4cc9-a017-7ea2f255f611&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000880 10.0.0.27 - - [2026-02-16 04:07:27] "POST /neutron/network HTTP/1.1" 200 605 0.133919 10.0.0.50 - - [2026-02-16 04:07:27] "POST /route-targets HTTP/1.1" 200 327 0.012488 10.0.0.27 - - [2026-02-16 04:07:27] "POST /id-to-fqname HTTP/1.1" 200 220 0.002873 10.0.0.27 - - [2026-02-16 04:07:27] "GET /virtual-network/d2d6de35-da63-4e1e-a14a-af9af5681601?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.004688 10.0.0.27 - - [2026-02-16 04:07:27] "POST /neutron/network HTTP/1.1" 200 824 0.005504 10.0.0.27 - - [2026-02-16 04:07:28] "GET /virtual-network/d2d6de35-da63-4e1e-a14a-af9af5681601?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005055 10.0.0.27 - - [2026-02-16 04:07:28] "POST /id-to-fqname HTTP/1.1" 200 220 0.001095 10.0.0.27 - - [2026-02-16 04:07:28] "POST /neutron/network HTTP/1.1" 200 833 0.006472 10.0.0.23 - - [2026-02-16 04:07:28] "GET /projects?obj_uuids=9b76b432-ea1b-4cc9-a017-7ea2f255f611&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001013 10.0.0.27 - - [2026-02-16 04:07:28] "GET /project/9b76b432-ea1b-4cc9-a017-7ea2f255f611?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.066044 10.0.0.27 - - [2026-02-16 04:07:29] "POST /neutron/port HTTP/1.1" 200 117 0.006055 10.0.0.27 - - [2026-02-16 04:07:29] "POST /id-to-fqname HTTP/1.1" 200 220 0.001137 10.0.0.27 - - [2026-02-16 04:07:29] "POST /neutron/network HTTP/1.1" 200 833 0.007503 10.0.0.27 - - [2026-02-16 04:07:30] "POST /neutron/port HTTP/1.1" 200 1059 0.016299 10.0.0.23 - - [2026-02-16 04:07:30] "GET /projects?obj_uuids=9b76b432-ea1b-4cc9-a017-7ea2f255f611&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000913 10.0.0.27 - - [2026-02-16 04:07:30] "GET /project/9b76b432-ea1b-4cc9-a017-7ea2f255f611?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.117619 10.0.0.27 - - [2026-02-16 04:07:30] "POST /neutron/port HTTP/1.1" 200 1123 0.016919 10.0.0.27 - - [2026-02-16 04:07:30] "POST /neutron/port HTTP/1.1" 200 117 0.001130 10.0.0.27 - - [2026-02-16 04:07:30] "POST /neutron/security_group HTTP/1.1" 200 2058 0.011289 10.0.0.27 - - [2026-02-16 04:07:30] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007969 10.0.0.27 - - [2026-02-16 04:07:31] "POST /neutron/port HTTP/1.1" 200 1060 0.017762 10.0.0.27 - - [2026-02-16 04:07:31] "POST /neutron/port HTTP/1.1" 200 1124 0.015985 10.0.0.27 - - [2026-02-16 04:07:31] "POST /neutron/port HTTP/1.1" 200 117 0.000991 10.0.0.23 - - [2026-02-16 04:07:34] "DELETE /project/9b76b432ea1b4cc9a0177ea2f255f611 HTTP/1.1" 404 173 0.005973 10.0.0.23 - - [2026-02-16 04:07:34] "GET /projects?obj_uuids=c59df1b9-b3ec-49a8-becb-3bb162985ec1&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000822 10.0.0.23 - - [2026-02-16 04:07:34] "GET /project/c59df1b9-b3ec-49a8-becb-3bb162985ec1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1473 0.038624 10.0.0.23 - - [2026-02-16 04:07:34] "GET /projects?obj_uuids=c59df1b9-b3ec-49a8-becb-3bb162985ec1&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001102 10.0.0.23 - - [2026-02-16 04:07:34] "GET /project/c59df1b9-b3ec-49a8-becb-3bb162985ec1?fields=security_groups HTTP/1.1" 200 1367 0.041606 10.0.0.23 - - [2026-02-16 04:07:34] "DELETE /security-group/92ec0dea-bbfb-4713-ac25-f3cafb30810a HTTP/1.1" 200 115 0.041647 10.0.0.23 - - [2026-02-16 04:07:34] "GET /projects?obj_uuids=c59df1b9-b3ec-49a8-becb-3bb162985ec1&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001184 10.0.0.23 - - [2026-02-16 04:07:34] "GET /project/c59df1b9-b3ec-49a8-becb-3bb162985ec1?fields=application_policy_sets HTTP/1.1" 200 1406 0.054876 10.0.0.50 - - [2026-02-16 04:07:34] "DELETE /access-control-list/446a5d7a-9d0d-4b67-b50c-75879c8c411a HTTP/1.1" 200 115 0.049567 10.0.0.23 - - [2026-02-16 04:07:34] "DELETE /project/c59df1b9-b3ec-49a8-becb-3bb162985ec1 HTTP/1.1" 200 115 0.359255 10.0.0.27 - - [2026-02-16 04:07:35] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006240 10.0.0.27 - - [2026-02-16 04:07:35] "POST /neutron/port HTTP/1.1" 200 1123 0.015366 10.0.0.27 - - [2026-02-16 04:07:35] "GET /virtual-machine/3299ece8-a1ed-48e8-95f0-e212ea1ed64b HTTP/1.1" 401 292 0.000353 10.0.0.27 - - [2026-02-16 04:07:36] "GET /virtual-machine/3299ece8-a1ed-48e8-95f0-e212ea1ed64b HTTP/1.1" 200 1292 0.027782 10.0.0.27 - - [2026-02-16 04:07:36] "GET /virtual-machine-interface/4f60fa66-0cb3-430f-92ec-20531b46220c HTTP/1.1" 200 2941 0.004752 10.0.0.27 - - [2026-02-16 04:07:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003063 10.0.0.27 - - [2026-02-16 04:07:36] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006118 10.0.0.27 - - [2026-02-16 04:07:36] "GET /virtual-networks?parent_id=9b76b432-ea1b-4cc9-a017-7ea2f255f611&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002552 10.0.0.27 - - [2026-02-16 04:07:36] "GET /virtual-network/0e3ba438-d2ad-413a-b673-0c784e032a3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.005843 10.0.0.50 - - [2026-02-16 04:07:38] "GET /obj-perms HTTP/1.1" 200 5056 0.077089 10.0.0.27 - - [2026-02-16 04:07:38] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005874 10.0.0.27 - - [2026-02-16 04:07:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002995 10.0.0.27 - - [2026-02-16 04:07:39] "GET /virtual-network/0e3ba438-d2ad-413a-b673-0c784e032a3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.005332 10.0.0.27 - - [2026-02-16 04:07:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003183 10.0.0.27 - - [2026-02-16 04:07:41] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004044 10.0.0.27 - - [2026-02-16 04:07:41] "GET /virtual-networks?parent_id=9b76b432-ea1b-4cc9-a017-7ea2f255f611&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003175 10.0.0.27 - - [2026-02-16 04:07:41] "GET /virtual-network/0e3ba438-d2ad-413a-b673-0c784e032a3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.005594 10.0.0.27 - - [2026-02-16 04:07:41] "POST /neutron/port HTTP/1.1" 200 1123 0.016958 10.0.0.27 - - [2026-02-16 04:07:46] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007288 10.0.0.27 - - [2026-02-16 04:07:47] "POST /neutron/port HTTP/1.1" 200 1124 0.014334 10.0.0.27 - - [2026-02-16 04:07:47] "GET /virtual-machine/fcbef36b-6557-445d-afe0-1b2073f40d8e HTTP/1.1" 200 1293 0.005477 10.0.0.27 - - [2026-02-16 04:07:47] "GET /virtual-machine-interface/d0a15b10-c9d2-4f33-b079-14cb987a06c7 HTTP/1.1" 200 2942 0.005169 10.0.0.27 - - [2026-02-16 04:07:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005124 10.0.0.27 - - [2026-02-16 04:07:47] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006042 10.0.0.27 - - [2026-02-16 04:07:47] "GET /virtual-networks?parent_id=9b76b432-ea1b-4cc9-a017-7ea2f255f611&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.006202 10.0.0.27 - - [2026-02-16 04:07:47] "GET /virtual-network/d2d6de35-da63-4e1e-a14a-af9af5681601?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005792 10.0.0.27 - - [2026-02-16 04:07:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003084 10.0.0.27 - - [2026-02-16 04:07:48] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003973 10.0.0.27 - - [2026-02-16 04:07:48] "GET /virtual-networks?parent_id=9b76b432-ea1b-4cc9-a017-7ea2f255f611&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003523 10.0.0.27 - - [2026-02-16 04:07:48] "GET /virtual-network/d2d6de35-da63-4e1e-a14a-af9af5681601?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005072 10.0.0.27 - - [2026-02-16 04:07:48] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006726 10.0.0.27 - - [2026-02-16 04:07:48] "GET /virtual-machine/3299ece8-a1ed-48e8-95f0-e212ea1ed64b HTTP/1.1" 200 1292 0.003754 10.0.0.27 - - [2026-02-16 04:07:48] "GET /virtual-machine-interface/4f60fa66-0cb3-430f-92ec-20531b46220c HTTP/1.1" 200 2941 0.006320 10.0.0.27 - - [2026-02-16 04:07:48] "GET /virtual-machine/3299ece8-a1ed-48e8-95f0-e212ea1ed64b HTTP/1.1" 200 1292 0.003960 10.0.0.27 - - [2026-02-16 04:07:48] "GET /virtual-machine-interface/4f60fa66-0cb3-430f-92ec-20531b46220c HTTP/1.1" 200 2941 0.004966 10.0.0.27 - - [2026-02-16 04:07:48] "GET /instance-ip/294414eb-ef7b-4571-9351-033a0d290c67 HTTP/1.1" 200 1619 0.006189 10.0.0.27 - - [2026-02-16 04:07:48] "GET /virtual-machine/3299ece8-a1ed-48e8-95f0-e212ea1ed64b HTTP/1.1" 200 1292 0.004605 10.0.0.27 - - [2026-02-16 04:07:48] "GET /virtual-machine-interface/4f60fa66-0cb3-430f-92ec-20531b46220c HTTP/1.1" 200 2941 0.005576 10.0.0.27 - - [2026-02-16 04:07:48] "GET /instance-ip/294414eb-ef7b-4571-9351-033a0d290c67 HTTP/1.1" 200 1619 0.005182 10.0.0.27 - - [2026-02-16 04:07:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004181 10.0.0.27 - - [2026-02-16 04:07:48] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004918 10.0.0.27 - - [2026-02-16 04:07:48] "GET /virtual-networks?parent_id=9b76b432-ea1b-4cc9-a017-7ea2f255f611&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003706 10.0.0.27 - - [2026-02-16 04:07:48] "GET /virtual-network/0e3ba438-d2ad-413a-b673-0c784e032a3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.005373 10.0.0.27 - - [2026-02-16 04:07:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002983 10.0.0.27 - - [2026-02-16 04:07:48] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003631 10.0.0.27 - - [2026-02-16 04:07:48] "GET /virtual-networks?parent_id=9b76b432-ea1b-4cc9-a017-7ea2f255f611&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003021 10.0.0.27 - - [2026-02-16 04:07:48] "GET /virtual-network/0e3ba438-d2ad-413a-b673-0c784e032a3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.005115 10.0.0.27 - - [2026-02-16 04:07:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003129 10.0.0.27 - - [2026-02-16 04:07:48] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003575 10.0.0.27 - - [2026-02-16 04:07:48] "GET /virtual-networks?parent_id=9b76b432-ea1b-4cc9-a017-7ea2f255f611&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002669 10.0.0.27 - - [2026-02-16 04:07:48] "GET /virtual-network/0e3ba438-d2ad-413a-b673-0c784e032a3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.005634 10.0.0.27 - - [2026-02-16 04:07:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003049 10.0.0.27 - - [2026-02-16 04:07:49] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003755 10.0.0.27 - - [2026-02-16 04:07:49] "GET /virtual-networks?parent_id=9b76b432-ea1b-4cc9-a017-7ea2f255f611&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003753 10.0.0.27 - - [2026-02-16 04:07:49] "GET /virtual-network/0e3ba438-d2ad-413a-b673-0c784e032a3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.005692 10.0.0.27 - - [2026-02-16 04:07:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003913 10.0.0.27 - - [2026-02-16 04:07:49] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003725 10.0.0.27 - - [2026-02-16 04:07:49] "GET /virtual-networks?parent_id=9b76b432-ea1b-4cc9-a017-7ea2f255f611&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002605 10.0.0.27 - - [2026-02-16 04:07:49] "GET /virtual-network/0e3ba438-d2ad-413a-b673-0c784e032a3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.005891 10.0.0.27 - - [2026-02-16 04:07:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003526 10.0.0.27 - - [2026-02-16 04:07:49] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003682 10.0.0.27 - - [2026-02-16 04:07:49] "GET /virtual-networks?parent_id=9b76b432-ea1b-4cc9-a017-7ea2f255f611&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002608 10.0.0.27 - - [2026-02-16 04:07:49] "GET /virtual-network/0e3ba438-d2ad-413a-b673-0c784e032a3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.005819 10.0.0.27 - - [2026-02-16 04:07:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002713 10.0.0.27 - - [2026-02-16 04:07:49] "GET /routing-instance/710ff09e-c3a2-470f-937f-483d58d5018d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.004407 10.0.0.27 - - [2026-02-16 04:07:49] "GET /route-target/7fbe10b9-755a-41cb-a608-3934c6abb876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004070 10.0.0.27 - - [2026-02-16 04:07:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003338 10.0.0.27 - - [2026-02-16 04:07:49] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004140 10.0.0.27 - - [2026-02-16 04:07:49] "GET /virtual-networks?parent_id=9b76b432-ea1b-4cc9-a017-7ea2f255f611&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003113 10.0.0.27 - - [2026-02-16 04:07:49] "GET /virtual-network/0e3ba438-d2ad-413a-b673-0c784e032a3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.005276 10.0.0.27 - - [2026-02-16 04:07:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003328 10.0.0.27 - - [2026-02-16 04:07:49] "GET /routing-instance/710ff09e-c3a2-470f-937f-483d58d5018d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.004573 10.0.0.27 - - [2026-02-16 04:07:49] "GET /route-target/7fbe10b9-755a-41cb-a608-3934c6abb876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003633 10.0.0.27 - - [2026-02-16 04:07:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003166 10.0.0.27 - - [2026-02-16 04:07:49] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003950 10.0.0.27 - - [2026-02-16 04:07:49] "GET /virtual-networks?parent_id=9b76b432-ea1b-4cc9-a017-7ea2f255f611&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002785 10.0.0.27 - - [2026-02-16 04:07:49] "GET /virtual-network/0e3ba438-d2ad-413a-b673-0c784e032a3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.006607 10.0.0.27 - - [2026-02-16 04:07:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004003 10.0.0.27 - - [2026-02-16 04:07:50] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004893 10.0.0.27 - - [2026-02-16 04:07:50] "GET /virtual-networks?parent_id=9b76b432-ea1b-4cc9-a017-7ea2f255f611&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003135 10.0.0.27 - - [2026-02-16 04:07:50] "GET /virtual-network/0e3ba438-d2ad-413a-b673-0c784e032a3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.006078 10.0.0.27 - - [2026-02-16 04:07:50] "GET /obj-perms HTTP/1.1" 200 5030 0.047085 10.0.0.27 - - [2026-02-16 04:07:51] "GET /obj-perms HTTP/1.1" 200 5030 0.003548 10.0.0.23 - - [2026-02-16 04:07:51] "GET /obj-perms HTTP/1.1" 200 5030 0.051896 10.0.0.27 - - [2026-02-16 04:07:51] "GET /obj-perms HTTP/1.1" 200 5030 0.003752 10.0.0.23 - - [2026-02-16 04:07:51] "GET /obj-perms HTTP/1.1" 200 5030 0.004562 10.0.0.27 - - [2026-02-16 04:07:51] "GET /virtual-machine/fcbef36b-6557-445d-afe0-1b2073f40d8e HTTP/1.1" 200 1293 0.003896 10.0.0.27 - - [2026-02-16 04:07:51] "GET /virtual-machine-interface/d0a15b10-c9d2-4f33-b079-14cb987a06c7 HTTP/1.1" 200 2942 0.004413 10.0.0.27 - - [2026-02-16 04:07:51] "GET /virtual-machine/fcbef36b-6557-445d-afe0-1b2073f40d8e HTTP/1.1" 200 1293 0.003043 10.0.0.27 - - [2026-02-16 04:07:51] "GET /virtual-machine-interface/d0a15b10-c9d2-4f33-b079-14cb987a06c7 HTTP/1.1" 200 2942 0.005604 10.0.0.27 - - [2026-02-16 04:07:51] "GET /instance-ip/213c7351-be23-4190-998b-c71729b22ba1 HTTP/1.1" 200 1620 0.006409 10.0.0.27 - - [2026-02-16 04:07:51] "GET /virtual-machine/fcbef36b-6557-445d-afe0-1b2073f40d8e HTTP/1.1" 200 1293 0.003816 10.0.0.27 - - [2026-02-16 04:07:51] "GET /virtual-machine-interface/d0a15b10-c9d2-4f33-b079-14cb987a06c7 HTTP/1.1" 200 2942 0.004819 10.0.0.27 - - [2026-02-16 04:07:51] "GET /instance-ip/213c7351-be23-4190-998b-c71729b22ba1 HTTP/1.1" 200 1620 0.004034 10.0.0.27 - - [2026-02-16 04:07:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003899 10.0.0.27 - - [2026-02-16 04:07:51] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004436 10.0.0.27 - - [2026-02-16 04:07:51] "GET /virtual-networks?parent_id=9b76b432-ea1b-4cc9-a017-7ea2f255f611&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003478 10.0.0.27 - - [2026-02-16 04:07:51] "GET /virtual-network/d2d6de35-da63-4e1e-a14a-af9af5681601?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.006232 10.0.0.27 - - [2026-02-16 04:07:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003436 10.0.0.27 - - [2026-02-16 04:07:51] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003918 10.0.0.27 - - [2026-02-16 04:07:51] "GET /virtual-networks?parent_id=9b76b432-ea1b-4cc9-a017-7ea2f255f611&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.004578 10.0.0.27 - - [2026-02-16 04:07:51] "GET /virtual-network/d2d6de35-da63-4e1e-a14a-af9af5681601?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.006220 10.0.0.27 - - [2026-02-16 04:07:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005469 10.0.0.27 - - [2026-02-16 04:07:52] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003957 10.0.0.27 - - [2026-02-16 04:07:52] "GET /virtual-networks?parent_id=9b76b432-ea1b-4cc9-a017-7ea2f255f611&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003229 10.0.0.27 - - [2026-02-16 04:07:52] "GET /virtual-network/d2d6de35-da63-4e1e-a14a-af9af5681601?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005548 10.0.0.27 - - [2026-02-16 04:07:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003978 10.0.0.27 - - [2026-02-16 04:07:52] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004293 10.0.0.27 - - [2026-02-16 04:07:52] "GET /virtual-networks?parent_id=9b76b432-ea1b-4cc9-a017-7ea2f255f611&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002625 10.0.0.27 - - [2026-02-16 04:07:52] "GET /virtual-network/d2d6de35-da63-4e1e-a14a-af9af5681601?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.006500 10.0.0.27 - - [2026-02-16 04:07:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003171 10.0.0.27 - - [2026-02-16 04:07:52] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003726 10.0.0.27 - - [2026-02-16 04:07:52] "GET /virtual-networks?parent_id=9b76b432-ea1b-4cc9-a017-7ea2f255f611&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003317 10.0.0.27 - - [2026-02-16 04:07:52] "GET /virtual-network/d2d6de35-da63-4e1e-a14a-af9af5681601?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.006093 10.0.0.27 - - [2026-02-16 04:07:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003138 10.0.0.27 - - [2026-02-16 04:07:52] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003494 10.0.0.27 - - [2026-02-16 04:07:52] "GET /virtual-networks?parent_id=9b76b432-ea1b-4cc9-a017-7ea2f255f611&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002784 10.0.0.27 - - [2026-02-16 04:07:52] "GET /virtual-network/d2d6de35-da63-4e1e-a14a-af9af5681601?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005442 10.0.0.27 - - [2026-02-16 04:07:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002798 10.0.0.27 - - [2026-02-16 04:07:52] "GET /routing-instance/502d4a02-14c0-45aa-b313-36b34fe5d5e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.005492 10.0.0.27 - - [2026-02-16 04:07:52] "GET /route-target/7ef25fe1-aba2-4ad5-8ea9-e4a77ffc5989?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004130 10.0.0.27 - - [2026-02-16 04:07:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003389 10.0.0.27 - - [2026-02-16 04:07:52] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003526 10.0.0.27 - - [2026-02-16 04:07:52] "GET /virtual-networks?parent_id=9b76b432-ea1b-4cc9-a017-7ea2f255f611&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003840 10.0.0.27 - - [2026-02-16 04:07:52] "GET /virtual-network/d2d6de35-da63-4e1e-a14a-af9af5681601?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.006301 10.0.0.27 - - [2026-02-16 04:07:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002754 10.0.0.27 - - [2026-02-16 04:07:52] "GET /routing-instance/502d4a02-14c0-45aa-b313-36b34fe5d5e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.003986 10.0.0.27 - - [2026-02-16 04:07:52] "GET /route-target/7ef25fe1-aba2-4ad5-8ea9-e4a77ffc5989?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003378 10.0.0.27 - - [2026-02-16 04:07:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003110 10.0.0.27 - - [2026-02-16 04:07:53] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003827 10.0.0.27 - - [2026-02-16 04:07:53] "GET /virtual-networks?parent_id=9b76b432-ea1b-4cc9-a017-7ea2f255f611&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002706 10.0.0.27 - - [2026-02-16 04:07:53] "GET /virtual-network/d2d6de35-da63-4e1e-a14a-af9af5681601?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.006085 10.0.0.27 - - [2026-02-16 04:07:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003492 10.0.0.27 - - [2026-02-16 04:07:53] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003920 10.0.0.27 - - [2026-02-16 04:07:53] "GET /virtual-networks?parent_id=9b76b432-ea1b-4cc9-a017-7ea2f255f611&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002604 10.0.0.27 - - [2026-02-16 04:07:53] "GET /virtual-network/d2d6de35-da63-4e1e-a14a-af9af5681601?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005210 10.0.0.23 - - [2026-02-16 04:07:57] "GET /obj-perms HTTP/1.1" 200 5030 0.003882 10.0.0.27 - - [2026-02-16 04:07:59] "GET /obj-perms HTTP/1.1" 200 5030 0.003458 10.0.0.23 - - [2026-02-16 04:07:59] "GET /obj-perms HTTP/1.1" 200 5030 0.003522 10.0.0.27 - - [2026-02-16 04:07:59] "GET /obj-perms HTTP/1.1" 200 5030 0.003755 10.0.0.27 - - [2026-02-16 04:07:59] "GET /obj-perms HTTP/1.1" 200 5030 0.003313 10.0.0.27 - - [2026-02-16 04:08:17] "POST /neutron/port HTTP/1.1" 200 1123 0.017229 10.0.0.27 - - [2026-02-16 04:08:17] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003804 10.0.0.27 - - [2026-02-16 04:08:17] "POST /neutron/network HTTP/1.1" 200 823 0.007031 10.0.0.27 - - [2026-02-16 04:08:18] "POST /neutron/network HTTP/1.1" 200 834 0.005986 10.0.0.27 - - [2026-02-16 04:08:18] "POST /neutron/port HTTP/1.1" 200 117 0.001059 10.0.0.27 - - [2026-02-16 04:08:19] "GET /virtual-machine/fcbef36b-6557-445d-afe0-1b2073f40d8e HTTP/1.1" 200 1293 0.003873 10.0.0.27 - - [2026-02-16 04:08:20] "POST /neutron/port HTTP/1.1" 200 1114 0.011190 10.0.0.27 - - [2026-02-16 04:08:22] "GET /virtual-machine/fcbef36b-6557-445d-afe0-1b2073f40d8e HTTP/1.1" 404 171 0.003286 10.0.0.27 - - [2026-02-16 04:08:22] "GET /virtual-machine/fcbef36b-6557-445d-afe0-1b2073f40d8e HTTP/1.1" 404 171 0.003421 10.0.0.27 - - [2026-02-16 04:08:22] "GET /virtual-machine/fcbef36b-6557-445d-afe0-1b2073f40d8e HTTP/1.1" 404 171 0.003061 10.0.0.27 - - [2026-02-16 04:08:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003252 10.0.0.27 - - [2026-02-16 04:08:22] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003246 10.0.0.27 - - [2026-02-16 04:08:22] "GET /virtual-networks?parent_id=9b76b432-ea1b-4cc9-a017-7ea2f255f611&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002381 10.0.0.27 - - [2026-02-16 04:08:22] "GET /virtual-network/d2d6de35-da63-4e1e-a14a-af9af5681601?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.006938 10.0.0.27 - - [2026-02-16 04:08:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003136 10.0.0.27 - - [2026-02-16 04:08:22] "GET /routing-instance/502d4a02-14c0-45aa-b313-36b34fe5d5e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.005032 10.0.0.27 - - [2026-02-16 04:08:22] "GET /route-target/7ef25fe1-aba2-4ad5-8ea9-e4a77ffc5989?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003705 10.0.0.27 - - [2026-02-16 04:08:25] "GET /obj-perms HTTP/1.1" 200 5030 0.004080 10.0.0.27 - - [2026-02-16 04:08:28] "GET /obj-perms HTTP/1.1" 200 5030 0.003582 10.0.0.50 - - [2026-02-16 04:08:28] "GET /obj-perms HTTP/1.1" 200 5030 0.049377 10.0.0.27 - - [2026-02-16 04:08:28] "GET /virtual-machine/3299ece8-a1ed-48e8-95f0-e212ea1ed64b HTTP/1.1" 200 1292 0.004350 10.0.0.27 - - [2026-02-16 04:08:29] "POST /neutron/port HTTP/1.1" 200 1113 0.013947 10.0.0.27 - - [2026-02-16 04:08:30] "GET /virtual-machine/3299ece8-a1ed-48e8-95f0-e212ea1ed64b HTTP/1.1" 404 171 0.002678 10.0.0.27 - - [2026-02-16 04:08:30] "GET /virtual-machine/3299ece8-a1ed-48e8-95f0-e212ea1ed64b HTTP/1.1" 404 171 0.002708 10.0.0.27 - - [2026-02-16 04:08:30] "GET /virtual-machine/3299ece8-a1ed-48e8-95f0-e212ea1ed64b HTTP/1.1" 404 171 0.002342 10.0.0.27 - - [2026-02-16 04:08:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003015 10.0.0.27 - - [2026-02-16 04:08:31] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003337 10.0.0.27 - - [2026-02-16 04:08:31] "GET /virtual-networks?parent_id=9b76b432-ea1b-4cc9-a017-7ea2f255f611&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003266 10.0.0.27 - - [2026-02-16 04:08:31] "GET /virtual-network/0e3ba438-d2ad-413a-b673-0c784e032a3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.005626 10.0.0.27 - - [2026-02-16 04:08:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002897 10.0.0.27 - - [2026-02-16 04:08:31] "GET /routing-instance/710ff09e-c3a2-470f-937f-483d58d5018d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.004234 10.0.0.27 - - [2026-02-16 04:08:31] "GET /route-target/7fbe10b9-755a-41cb-a608-3934c6abb876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004136 10.0.0.27 - - [2026-02-16 04:08:31] "GET /obj-perms HTTP/1.1" 200 5030 0.003937 10.0.0.23 - - [2026-02-16 04:08:31] "GET /obj-perms HTTP/1.1" 200 5030 0.003916 10.0.0.23 - - [2026-02-16 04:08:38] "GET /obj-perms HTTP/1.1" 200 5056 0.044078 10.0.0.27 - - [2026-02-16 04:08:39] "GET /obj-perms HTTP/1.1" 200 5056 0.057277 10.0.0.27 - - [2026-02-16 04:08:46] "GET /obj-perms HTTP/1.1" 200 5030 0.004114 10.0.0.23 - - [2026-02-16 04:08:46] "GET /obj-perms HTTP/1.1" 200 5030 0.003256 10.0.0.27 - - [2026-02-16 04:08:49] "GET /obj-perms HTTP/1.1" 200 5030 0.003970 10.0.0.23 - - [2026-02-16 04:08:50] "POST /useragent-kv HTTP/1.1" 200 115 0.043133 10.0.0.23 - - [2026-02-16 04:08:50] "POST /useragent-kv HTTP/1.1" 200 115 0.002821 10.0.0.27 - - [2026-02-16 04:08:50] "POST /neutron/network HTTP/1.1" 200 151 0.171615 10.0.0.50 - - [2026-02-16 04:08:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003470 10.0.0.23 - - [2026-02-16 04:08:51] "GET /projects?obj_uuids=9b76b432-ea1b-4cc9-a017-7ea2f255f611&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001472 10.0.0.27 - - [2026-02-16 04:08:51] "GET /project/9b76b432-ea1b-4cc9-a017-7ea2f255f611?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.040421 10.0.0.23 - - [2026-02-16 04:08:51] "GET /projects?obj_uuids=9b76b432-ea1b-4cc9-a017-7ea2f255f611&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001546 10.0.0.27 - - [2026-02-16 04:08:51] "GET /project/9b76b432-ea1b-4cc9-a017-7ea2f255f611?fields=virtual_networks HTTP/1.1" 200 1033 0.042090 10.0.0.23 - - [2026-02-16 04:08:51] "GET /projects?obj_uuids=9b76b432-ea1b-4cc9-a017-7ea2f255f611&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001244 10.0.0.27 - - [2026-02-16 04:08:51] "GET /project/9b76b432-ea1b-4cc9-a017-7ea2f255f611?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.037349 10.0.0.23 - - [2026-02-16 04:08:51] "GET /projects?obj_uuids=9b76b432-ea1b-4cc9-a017-7ea2f255f611&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000890 10.0.0.27 - - [2026-02-16 04:08:51] "GET /project/9b76b432-ea1b-4cc9-a017-7ea2f255f611?fields=security_groups HTTP/1.1" 200 1259 0.041043 10.0.0.27 - - [2026-02-16 04:08:52] "POST /fqname-to-id HTTP/1.1" 404 196 0.024599 10.0.0.23 - - [2026-02-16 04:08:52] "GET /projects?obj_uuids=bacfe45e-cfa9-430f-9932-81eac9b6ce56&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003745 10.0.0.23 - - [2026-02-16 04:08:52] "GET /domains?obj_uuids=026ea67f-9b7a-4f1c-a755-90b25d4ac1dc&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000872 10.0.0.23 - - [2026-02-16 04:08:52] "GET /domain/026ea67f-9b7a-4f1c-a755-90b25d4ac1dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.032582 10.0.0.23 - - [2026-02-16 04:08:52] "POST /id-to-fqname HTTP/1.1" 200 198 0.002143 10.0.0.23 - - [2026-02-16 04:08:52] "POST /fqname-to-id HTTP/1.1" 404 207 0.005177 10.0.0.23 - - [2026-02-16 04:08:53] "POST /security-groups HTTP/1.1" 200 599 0.068939 10.0.0.23 - - [2026-02-16 04:08:53] "POST /projects HTTP/1.1" 200 601 0.260137 10.0.0.50 - - [2026-02-16 04:08:53] "POST /access-control-lists HTTP/1.1" 200 604 0.025590 10.0.0.23 - - [2026-02-16 04:08:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.328117 10.0.0.27 - - [2026-02-16 04:08:53] "GET /project/bacfe45e-cfa9-430f-9932-81eac9b6ce56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.499021 10.0.0.27 - - [2026-02-16 04:08:54] "GET / HTTP/1.1" 200 35931 0.001260 10.0.0.27 - - [2026-02-16 04:08:57] "POST /fqname-to-id HTTP/1.1" 401 292 0.000717 10.0.0.27 - - [2026-02-16 04:08:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.058084 10.0.0.23 - - [2026-02-16 04:08:57] "GET /projects?obj_uuids=bacfe45e-cfa9-430f-9932-81eac9b6ce56&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001127 10.0.0.27 - - [2026-02-16 04:08:57] "GET /project/bacfe45e-cfa9-430f-9932-81eac9b6ce56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.032696 10.0.0.27 - - [2026-02-16 04:08:57] "POST /neutron/network HTTP/1.1" 200 117 0.035110 10.0.0.50 - - [2026-02-16 04:08:58] "POST /route-targets HTTP/1.1" 200 327 0.016016 10.0.0.50 - - [2026-02-16 04:08:58] "GET /global-system-configs HTTP/1.1" 401 292 0.001073 10.0.0.23 - - [2026-02-16 04:08:58] "POST /useragent-kv HTTP/1.1" 200 115 0.009561 10.0.0.27 - - [2026-02-16 04:08:58] "POST /neutron/subnet HTTP/1.1" 200 823 0.257200 10.0.0.27 - - [2026-02-16 04:08:58] "POST /id-to-fqname HTTP/1.1" 200 228 0.001190 10.0.0.27 - - [2026-02-16 04:08:58] "GET /virtual-network/600331bc-eb37-4c48-a3d6-a2584121f555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.006346 10.0.0.27 - - [2026-02-16 04:08:58] "GET /virtual-network/600331bc-eb37-4c48-a3d6-a2584121f555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.004519 10.0.0.27 - - [2026-02-16 04:08:58] "POST /neutron/network HTTP/1.1" 200 1005 0.007499 10.0.0.23 - - [2026-02-16 04:08:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000343 10.0.0.50 - - [2026-02-16 04:08:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000440 10.0.0.27 - - [2026-02-16 04:08:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003655 10.0.0.23 - - [2026-02-16 04:08:58] "GET /projects?obj_uuids=bacfe45e-cfa9-430f-9932-81eac9b6ce56&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000808 10.0.0.27 - - [2026-02-16 04:08:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000297 10.0.0.27 - - [2026-02-16 04:08:58] "GET /project/bacfe45e-cfa9-430f-9932-81eac9b6ce56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.043417 10.0.0.23 - - [2026-02-16 04:08:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000488 10.0.0.27 - - [2026-02-16 04:08:58] "POST /neutron/network HTTP/1.1" 200 117 0.017854 10.0.0.23 - - [2026-02-16 04:08:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000319 10.0.0.27 - - [2026-02-16 04:08:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000534 10.0.0.23 - - [2026-02-16 04:08:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000434 10.0.0.50 - - [2026-02-16 04:08:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000468 10.0.0.50 - - [2026-02-16 04:08:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000458 10.0.0.50 - - [2026-02-16 04:08:59] "POST /ref-update HTTP/1.1" 200 156 0.023594 10.0.0.23 - - [2026-02-16 04:08:59] "POST /useragent-kv HTTP/1.1" 200 115 0.007026 10.0.0.27 - - [2026-02-16 04:08:59] "POST /neutron/subnet HTTP/1.1" 200 818 0.226312 10.0.0.27 - - [2026-02-16 04:08:59] "POST /id-to-fqname HTTP/1.1" 200 228 0.001125 10.0.0.27 - - [2026-02-16 04:08:59] "GET /virtual-network/da2e3ee6-9976-4931-8cd6-2d7bf6d8e23b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.004812 10.0.0.27 - - [2026-02-16 04:08:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000382 10.0.0.27 - - [2026-02-16 04:08:59] "GET /virtual-network/da2e3ee6-9976-4931-8cd6-2d7bf6d8e23b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.004696 10.0.0.27 - - [2026-02-16 04:08:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000300 10.0.0.27 - - [2026-02-16 04:08:59] "POST /neutron/network HTTP/1.1" 200 1006 0.010131 10.0.0.27 - - [2026-02-16 04:09:00] "GET /virtual-network/600331bc-eb37-4c48-a3d6-a2584121f555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.005338 10.0.0.23 - - [2026-02-16 04:09:01] "GET /obj-perms HTTP/1.1" 200 5046 0.057114 10.0.0.27 - - [2026-02-16 04:09:01] "GET /virtual-network/da2e3ee6-9976-4931-8cd6-2d7bf6d8e23b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.005521 10.0.0.50 - - [2026-02-16 04:09:01] "GET /obj-perms HTTP/1.1" 200 5046 0.054708 10.0.0.27 - - [2026-02-16 04:09:02] "POST /neutron/network HTTP/1.1" 200 1005 0.009576 10.0.0.27 - - [2026-02-16 04:09:02] "POST /id-to-fqname HTTP/1.1" 200 228 0.001431 10.0.0.27 - - [2026-02-16 04:09:02] "POST /neutron/network HTTP/1.1" 200 1015 0.006306 10.0.0.23 - - [2026-02-16 04:09:03] "GET /projects?obj_uuids=bacfe45e-cfa9-430f-9932-81eac9b6ce56&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001389 10.0.0.27 - - [2026-02-16 04:09:03] "GET /project/bacfe45e-cfa9-430f-9932-81eac9b6ce56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.066733 10.0.0.27 - - [2026-02-16 04:09:03] "POST /neutron/port HTTP/1.1" 200 117 0.005898 10.0.0.23 - - [2026-02-16 04:09:03] "GET /projects?obj_uuids=bacfe45e-cfa9-430f-9932-81eac9b6ce56&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001014 10.0.0.27 - - [2026-02-16 04:09:04] "POST /neutron/port HTTP/1.1" 200 1174 0.332462 10.0.0.27 - - [2026-02-16 04:09:04] "POST /neutron/port HTTP/1.1" 200 1228 0.145199 10.0.0.27 - - [2026-02-16 04:09:04] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003281 10.0.0.27 - - [2026-02-16 04:09:04] "POST /neutron/port HTTP/1.1" 200 117 0.000998 10.0.0.27 - - [2026-02-16 04:09:08] "POST /neutron/security_group HTTP/1.1" 200 2066 0.010925 10.0.0.27 - - [2026-02-16 04:09:08] "POST /neutron/port HTTP/1.1" 200 1238 0.016562 10.0.0.27 - - [2026-02-16 04:09:08] "GET /virtual-machine/dff5cd48-db29-404e-8fe9-1eb158b88412 HTTP/1.1" 401 292 0.000371 10.0.0.27 - - [2026-02-16 04:09:08] "GET /virtual-machine/dff5cd48-db29-404e-8fe9-1eb158b88412 HTTP/1.1" 200 1301 0.031820 10.0.0.27 - - [2026-02-16 04:09:08] "GET /virtual-machine-interface/e208082c-e2e0-4168-94db-ea843fb30450 HTTP/1.1" 200 3176 0.005074 10.0.0.27 - - [2026-02-16 04:09:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002909 10.0.0.27 - - [2026-02-16 04:09:09] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003052 10.0.0.27 - - [2026-02-16 04:09:09] "GET /virtual-networks?parent_id=bacfe45e-cfa9-430f-9932-81eac9b6ce56&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.003197 10.0.0.27 - - [2026-02-16 04:09:09] "GET /virtual-network/600331bc-eb37-4c48-a3d6-a2584121f555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.005575 10.0.0.27 - - [2026-02-16 04:09:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003593 10.0.0.27 - - [2026-02-16 04:09:12] "GET /virtual-network/600331bc-eb37-4c48-a3d6-a2584121f555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.008978 10.0.0.27 - - [2026-02-16 04:09:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003237 10.0.0.27 - - [2026-02-16 04:09:16] "GET /virtual-network/600331bc-eb37-4c48-a3d6-a2584121f555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.004870 10.0.0.27 - - [2026-02-16 04:09:18] "POST /neutron/port HTTP/1.1" 200 1238 0.016005 10.0.0.27 - - [2026-02-16 04:09:18] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003364 10.0.0.27 - - [2026-02-16 04:09:18] "POST /neutron/port HTTP/1.1" 200 117 0.001071 10.0.0.27 - - [2026-02-16 04:09:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003434 10.0.0.27 - - [2026-02-16 04:09:20] "GET /virtual-network/600331bc-eb37-4c48-a3d6-a2584121f555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.006877 10.0.0.27 - - [2026-02-16 04:09:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003263 10.0.0.27 - - [2026-02-16 04:09:24] "GET /virtual-network/600331bc-eb37-4c48-a3d6-a2584121f555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.005247 10.0.0.27 - - [2026-02-16 04:09:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002986 10.0.0.27 - - [2026-02-16 04:09:28] "GET /virtual-network/600331bc-eb37-4c48-a3d6-a2584121f555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.005294 10.0.0.27 - - [2026-02-16 04:09:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003057 10.0.0.27 - - [2026-02-16 04:09:32] "GET /virtual-network/600331bc-eb37-4c48-a3d6-a2584121f555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.005417 10.0.0.23 - - [2026-02-16 04:09:34] "DELETE /project/bacfe45ecfa9430f993281eac9b6ce56 HTTP/1.1" 404 173 0.004638 10.0.0.23 - - [2026-02-16 04:09:34] "DELETE /project/9b76b432-ea1b-4cc9-a017-7ea2f255f611 HTTP/1.1" 404 177 0.004306 10.0.0.27 - - [2026-02-16 04:09:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003560 10.0.0.27 - - [2026-02-16 04:09:36] "GET /virtual-network/600331bc-eb37-4c48-a3d6-a2584121f555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.016349 10.0.0.27 - - [2026-02-16 04:09:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003679 10.0.0.27 - - [2026-02-16 04:09:40] "GET /virtual-network/600331bc-eb37-4c48-a3d6-a2584121f555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.005256 10.0.0.27 - - [2026-02-16 04:09:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003566 10.0.0.27 - - [2026-02-16 04:09:42] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004040 10.0.0.27 - - [2026-02-16 04:09:42] "GET /virtual-networks?parent_id=bacfe45e-cfa9-430f-9932-81eac9b6ce56&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.004489 10.0.0.27 - - [2026-02-16 04:09:42] "GET /virtual-network/600331bc-eb37-4c48-a3d6-a2584121f555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.006366 10.0.0.27 - - [2026-02-16 04:09:43] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006798 10.0.0.27 - - [2026-02-16 04:09:51] "POST /neutron/port HTTP/1.1" 200 1238 0.044315 10.0.0.27 - - [2026-02-16 04:09:53] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008469 10.0.0.27 - - [2026-02-16 04:10:03] "POST /neutron/port HTTP/1.1" 200 1238 0.020070 10.0.0.27 - - [2026-02-16 04:10:03] "POST /neutron/security_group HTTP/1.1" 200 2066 0.016493 10.0.0.27 - - [2026-02-16 04:10:04] "POST /neutron/port HTTP/1.1" 200 1238 0.016258 10.0.0.27 - - [2026-02-16 04:10:04] "POST /neutron/network HTTP/1.1" 200 1005 0.008598 10.0.0.27 - - [2026-02-16 04:10:04] "POST /id-to-fqname HTTP/1.1" 200 228 0.001058 10.0.0.27 - - [2026-02-16 04:10:04] "GET /virtual-machine/dff5cd48-db29-404e-8fe9-1eb158b88412 HTTP/1.1" 200 1301 0.004015 10.0.0.27 - - [2026-02-16 04:10:04] "GET /virtual-machine-interface/e208082c-e2e0-4168-94db-ea843fb30450 HTTP/1.1" 200 3176 0.005154 10.0.0.27 - - [2026-02-16 04:10:04] "GET /instance-ip/2640db94-966d-4012-bd38-deae695c1068 HTTP/1.1" 200 1636 0.005290 10.0.0.27 - - [2026-02-16 04:10:04] "GET /instance-ip/46d0ba50-a820-4ab2-a395-9ff102bdb7f5 HTTP/1.1" 200 1655 0.005288 10.0.0.27 - - [2026-02-16 04:10:04] "POST /fqname-to-id HTTP/1.1" 404 218 0.003506 10.0.0.27 - - [2026-02-16 04:10:04] "GET /virtual-network/600331bc-eb37-4c48-a3d6-a2584121f555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.005495 10.0.0.23 - - [2026-02-16 04:10:04] "GET /projects?obj_uuids=bacfe45e-cfa9-430f-9932-81eac9b6ce56&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002306 10.0.0.27 - - [2026-02-16 04:10:04] "GET /project/bacfe45e-cfa9-430f-9932-81eac9b6ce56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.048034 10.0.0.27 - - [2026-02-16 04:10:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003608 10.0.0.27 - - [2026-02-16 04:10:04] "GET /security-group/4433c571-769c-41ff-aa07-9383360d52e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.004785 10.0.0.27 - - [2026-02-16 04:10:04] "POST /virtual-machine-interfaces HTTP/1.1" 200 573 0.072247 10.0.0.27 - - [2026-02-16 04:10:04] "POST /instance-ips HTTP/1.1" 200 357 0.044357 10.0.0.27 - - [2026-02-16 04:10:04] "GET /instance-ip/6a27ce4c-2893-4da7-857b-278821ecd8bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1589 0.010274 10.0.0.27 - - [2026-02-16 04:10:04] "POST /instance-ips HTTP/1.1" 200 357 0.044352 10.0.0.27 - - [2026-02-16 04:10:04] "GET /instance-ip/058b7830-51ca-41b3-aba9-5b7c282d124f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1608 0.006239 10.0.0.27 - - [2026-02-16 04:10:04] "GET /virtual-machine-interface/e1f78e01-7208-476d-94f7-cc737732aaea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2392 0.006233 10.0.0.27 - - [2026-02-16 04:10:04] "GET /virtual-machine-interface/e1f78e01-7208-476d-94f7-cc737732aaea?fields=instance_ip_back_refs HTTP/1.1" 200 1538 0.007665 10.0.0.27 - - [2026-02-16 04:10:04] "GET /instance-ip/058b7830-51ca-41b3-aba9-5b7c282d124f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1608 0.004535 10.0.0.27 - - [2026-02-16 04:10:04] "GET /instance-ip/6a27ce4c-2893-4da7-857b-278821ecd8bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1589 0.004493 10.0.0.27 - - [2026-02-16 04:10:04] "POST /id-to-fqname HTTP/1.1" 200 228 0.001620 10.0.0.27 - - [2026-02-16 04:10:05] "POST /neutron/port HTTP/1.1" 200 1080 0.014668 10.0.0.27 - - [2026-02-16 04:10:05] "POST /neutron/port HTTP/1.1" 200 1080 0.014850 10.0.0.27 - - [2026-02-16 04:10:05] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007523 10.0.0.27 - - [2026-02-16 04:10:05] "POST /neutron/port HTTP/1.1" 200 1080 0.012485 10.0.0.27 - - [2026-02-16 04:10:06] "POST /neutron/port HTTP/1.1" 200 1080 0.011170 10.0.0.27 - - [2026-02-16 04:10:06] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004114 10.0.0.27 - - [2026-02-16 04:10:06] "POST /neutron/port HTTP/1.1" 200 117 0.001162 10.0.0.27 - - [2026-02-16 04:10:10] "POST /neutron/port HTTP/1.1" 200 1183 0.020704 10.0.0.27 - - [2026-02-16 04:10:10] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006813 10.0.0.27 - - [2026-02-16 04:10:11] "GET /virtual-machine/38043044-fe0f-4222-94f8-920590070113 HTTP/1.1" 200 1278 0.006219 10.0.0.27 - - [2026-02-16 04:10:11] "GET /virtual-machine-interface/e1f78e01-7208-476d-94f7-cc737732aaea HTTP/1.1" 200 3226 0.005236 10.0.0.27 - - [2026-02-16 04:10:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003169 10.0.0.27 - - [2026-02-16 04:10:11] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003509 10.0.0.27 - - [2026-02-16 04:10:11] "GET /virtual-networks?parent_id=bacfe45e-cfa9-430f-9932-81eac9b6ce56&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.002777 10.0.0.27 - - [2026-02-16 04:10:11] "GET /virtual-network/600331bc-eb37-4c48-a3d6-a2584121f555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.005551 10.0.0.27 - - [2026-02-16 04:10:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003752 10.0.0.27 - - [2026-02-16 04:10:14] "GET /virtual-network/600331bc-eb37-4c48-a3d6-a2584121f555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.004824 10.0.0.27 - - [2026-02-16 04:10:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004346 10.0.0.27 - - [2026-02-16 04:10:18] "GET /virtual-network/600331bc-eb37-4c48-a3d6-a2584121f555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.006854 10.0.0.27 - - [2026-02-16 04:10:18] "POST /neutron/port HTTP/1.1" 200 1238 0.015404 10.0.0.27 - - [2026-02-16 04:10:18] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003564 10.0.0.27 - - [2026-02-16 04:10:18] "POST /neutron/port HTTP/1.1" 200 117 0.001008 10.0.0.27 - - [2026-02-16 04:10:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003051 10.0.0.27 - - [2026-02-16 04:10:22] "GET /virtual-network/600331bc-eb37-4c48-a3d6-a2584121f555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.005039 10.0.0.27 - - [2026-02-16 04:10:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003313 10.0.0.27 - - [2026-02-16 04:10:26] "GET /virtual-network/600331bc-eb37-4c48-a3d6-a2584121f555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.004876 10.0.0.27 - - [2026-02-16 04:10:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004284 10.0.0.27 - - [2026-02-16 04:10:30] "GET /virtual-network/600331bc-eb37-4c48-a3d6-a2584121f555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.005896 10.0.0.27 - - [2026-02-16 04:10:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003098 10.0.0.27 - - [2026-02-16 04:10:34] "GET /virtual-network/600331bc-eb37-4c48-a3d6-a2584121f555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.005335 10.0.0.27 - - [2026-02-16 04:10:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005373 10.0.0.27 - - [2026-02-16 04:10:38] "GET /virtual-network/600331bc-eb37-4c48-a3d6-a2584121f555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.024135 10.0.0.27 - - [2026-02-16 04:10:40] "GET /obj-perms HTTP/1.1" 200 5056 0.057830 10.0.0.27 - - [2026-02-16 04:10:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004623 10.0.0.27 - - [2026-02-16 04:10:42] "GET /virtual-network/600331bc-eb37-4c48-a3d6-a2584121f555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.006141 10.0.0.27 - - [2026-02-16 04:10:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003217 10.0.0.27 - - [2026-02-16 04:10:46] "GET /virtual-network/600331bc-eb37-4c48-a3d6-a2584121f555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.005035 10.0.0.27 - - [2026-02-16 04:10:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003423 10.0.0.27 - - [2026-02-16 04:10:49] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003633 10.0.0.27 - - [2026-02-16 04:10:49] "GET /virtual-networks?parent_id=bacfe45e-cfa9-430f-9932-81eac9b6ce56&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.003576 10.0.0.27 - - [2026-02-16 04:10:49] "GET /virtual-network/600331bc-eb37-4c48-a3d6-a2584121f555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.006385 10.0.0.27 - - [2026-02-16 04:10:49] "POST /neutron/port HTTP/1.1" 200 1183 0.020407 10.0.0.27 - - [2026-02-16 04:10:54] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006693 10.0.0.27 - - [2026-02-16 04:10:59] "POST /neutron/port HTTP/1.1" 200 1183 0.016216 10.0.0.27 - - [2026-02-16 04:11:04] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006613 10.0.0.27 - - [2026-02-16 04:11:09] "POST /id-to-fqname HTTP/1.1" 200 228 0.001179 10.0.0.27 - - [2026-02-16 04:11:10] "POST /neutron/network HTTP/1.1" 200 1016 0.007230 10.0.0.23 - - [2026-02-16 04:11:10] "GET /projects?obj_uuids=bacfe45e-cfa9-430f-9932-81eac9b6ce56&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001196 10.0.0.27 - - [2026-02-16 04:11:10] "GET /project/bacfe45e-cfa9-430f-9932-81eac9b6ce56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.074907 10.0.0.27 - - [2026-02-16 04:11:10] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007986 10.0.0.27 - - [2026-02-16 04:11:11] "POST /neutron/network HTTP/1.1" 200 1016 0.008006 10.0.0.27 - - [2026-02-16 04:11:11] "POST /neutron/port HTTP/1.1" 200 1175 0.050186 10.0.0.27 - - [2026-02-16 04:11:11] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004076 10.0.0.27 - - [2026-02-16 04:11:12] "POST /neutron/port HTTP/1.1" 200 117 0.001284 10.0.0.27 - - [2026-02-16 04:11:16] "POST /neutron/port HTTP/1.1" 200 1239 0.017833 10.0.0.27 - - [2026-02-16 04:11:16] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007744 10.0.0.27 - - [2026-02-16 04:11:16] "GET /virtual-machine/12a1ff90-3f53-4d10-a904-c6e1de084223 HTTP/1.1" 200 1300 0.005655 10.0.0.27 - - [2026-02-16 04:11:16] "GET /virtual-machine-interface/207e47c1-b185-40b6-a544-9b05939dce46 HTTP/1.1" 200 3175 0.005843 10.0.0.27 - - [2026-02-16 04:11:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003023 10.0.0.27 - - [2026-02-16 04:11:16] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.011553 10.0.0.27 - - [2026-02-16 04:11:16] "GET /virtual-networks?parent_id=bacfe45e-cfa9-430f-9932-81eac9b6ce56&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.003075 10.0.0.27 - - [2026-02-16 04:11:16] "GET /virtual-network/da2e3ee6-9976-4931-8cd6-2d7bf6d8e23b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.007575 10.0.0.27 - - [2026-02-16 04:11:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003222 10.0.0.27 - - [2026-02-16 04:11:19] "GET /virtual-network/da2e3ee6-9976-4931-8cd6-2d7bf6d8e23b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.005743 10.0.0.27 - - [2026-02-16 04:11:19] "POST /neutron/port HTTP/1.1" 200 1183 0.021347 10.0.0.27 - - [2026-02-16 04:11:19] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004112 10.0.0.27 - - [2026-02-16 04:11:19] "POST /neutron/port HTTP/1.1" 200 117 0.001260 10.0.0.27 - - [2026-02-16 04:11:20] "POST /neutron/port HTTP/1.1" 200 1239 0.016951 10.0.0.27 - - [2026-02-16 04:11:20] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004025 10.0.0.27 - - [2026-02-16 04:11:20] "POST /neutron/port HTTP/1.1" 200 117 0.001009 10.0.0.27 - - [2026-02-16 04:11:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003125 10.0.0.27 - - [2026-02-16 04:11:23] "GET /virtual-network/da2e3ee6-9976-4931-8cd6-2d7bf6d8e23b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.004529 10.0.0.27 - - [2026-02-16 04:11:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003189 10.0.0.27 - - [2026-02-16 04:11:27] "GET /virtual-network/da2e3ee6-9976-4931-8cd6-2d7bf6d8e23b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.004920 10.0.0.27 - - [2026-02-16 04:11:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002879 10.0.0.27 - - [2026-02-16 04:11:31] "GET /virtual-network/da2e3ee6-9976-4931-8cd6-2d7bf6d8e23b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.005033 10.0.0.27 - - [2026-02-16 04:11:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003361 10.0.0.27 - - [2026-02-16 04:11:35] "GET /virtual-network/da2e3ee6-9976-4931-8cd6-2d7bf6d8e23b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.005516 10.0.0.27 - - [2026-02-16 04:11:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004143 10.0.0.27 - - [2026-02-16 04:11:40] "GET /virtual-network/da2e3ee6-9976-4931-8cd6-2d7bf6d8e23b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.006751 10.0.0.23 - - [2026-02-16 04:11:41] "GET /obj-perms HTTP/1.1" 200 5056 0.058644 10.0.0.27 - - [2026-02-16 04:11:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003503 10.0.0.27 - - [2026-02-16 04:11:44] "GET /virtual-network/da2e3ee6-9976-4931-8cd6-2d7bf6d8e23b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.005591 10.0.0.27 - - [2026-02-16 04:11:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003093 10.0.0.27 - - [2026-02-16 04:11:48] "GET /virtual-network/da2e3ee6-9976-4931-8cd6-2d7bf6d8e23b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.005462 10.0.0.27 - - [2026-02-16 04:11:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004596 10.0.0.27 - - [2026-02-16 04:11:52] "GET /virtual-network/da2e3ee6-9976-4931-8cd6-2d7bf6d8e23b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.005597 10.0.0.27 - - [2026-02-16 04:11:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002982 10.0.0.27 - - [2026-02-16 04:11:54] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003797 10.0.0.27 - - [2026-02-16 04:11:54] "GET /virtual-networks?parent_id=bacfe45e-cfa9-430f-9932-81eac9b6ce56&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.002883 10.0.0.27 - - [2026-02-16 04:11:54] "GET /virtual-network/da2e3ee6-9976-4931-8cd6-2d7bf6d8e23b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.005396 10.0.0.27 - - [2026-02-16 04:11:54] "POST /neutron/port HTTP/1.1" 200 1239 0.014362 10.0.0.27 - - [2026-02-16 04:11:59] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007262 10.0.0.27 - - [2026-02-16 04:12:05] "POST /neutron/port HTTP/1.1" 200 1239 0.016009 10.0.0.27 - - [2026-02-16 04:12:10] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006947 10.0.0.27 - - [2026-02-16 04:12:15] "POST /neutron/port HTTP/1.1" 200 1239 0.016670 10.0.0.27 - - [2026-02-16 04:12:15] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006443 10.0.0.27 - - [2026-02-16 04:12:15] "POST /neutron/network HTTP/1.1" 200 980 0.013311 10.0.0.27 - - [2026-02-16 04:12:15] "POST /id-to-fqname HTTP/1.1" 200 228 0.001203 10.0.0.27 - - [2026-02-16 04:12:15] "GET /virtual-machine/12a1ff90-3f53-4d10-a904-c6e1de084223 HTTP/1.1" 200 1300 0.003744 10.0.0.27 - - [2026-02-16 04:12:15] "GET /virtual-machine-interface/207e47c1-b185-40b6-a544-9b05939dce46 HTTP/1.1" 200 3175 0.004928 10.0.0.27 - - [2026-02-16 04:12:15] "GET /instance-ip/6d8bb17c-5d34-4212-a04b-edc3479cb4bf HTTP/1.1" 200 1654 0.005284 10.0.0.27 - - [2026-02-16 04:12:15] "GET /instance-ip/eed1b639-5247-49f9-b99e-beb3901f5159 HTTP/1.1" 200 1639 0.005118 10.0.0.27 - - [2026-02-16 04:12:15] "POST /fqname-to-id HTTP/1.1" 404 230 0.003642 10.0.0.27 - - [2026-02-16 04:12:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002823 10.0.0.23 - - [2026-02-16 04:12:15] "GET /projects?obj_uuids=bacfe45e-cfa9-430f-9932-81eac9b6ce56&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000929 10.0.0.27 - - [2026-02-16 04:12:15] "GET /project/bacfe45e-cfa9-430f-9932-81eac9b6ce56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.059619 10.0.0.27 - - [2026-02-16 04:12:15] "POST /network-policys HTTP/1.1" 200 569 0.029260 10.0.0.27 - - [2026-02-16 04:12:16] "GET /network-policy/a9131ef8-7479-4249-b84e-a673b1ba41ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.006151 10.0.0.27 - - [2026-02-16 04:12:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002915 10.0.0.27 - - [2026-02-16 04:12:16] "GET /virtual-network/600331bc-eb37-4c48-a3d6-a2584121f555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.010284 10.0.0.27 - - [2026-02-16 04:12:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003315 10.0.0.27 - - [2026-02-16 04:12:16] "GET /network-policy/a9131ef8-7479-4249-b84e-a673b1ba41ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.004177 10.0.0.50 - - [2026-02-16 04:12:16] "POST /fqname-to-id HTTP/1.1" 404 207 0.031172 10.0.0.27 - - [2026-02-16 04:12:16] "POST /ref-update HTTP/1.1" 200 156 0.066042 10.0.0.27 - - [2026-02-16 04:12:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003628 10.0.0.27 - - [2026-02-16 04:12:16] "GET /network-policy/a9131ef8-7479-4249-b84e-a673b1ba41ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.005722 10.0.0.27 - - [2026-02-16 04:12:16] "GET /virtual-network/600331bc-eb37-4c48-a3d6-a2584121f555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2961 0.007318 10.0.0.27 - - [2026-02-16 04:12:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004888 10.0.0.27 - - [2026-02-16 04:12:16] "GET /network-policy/a9131ef8-7479-4249-b84e-a673b1ba41ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.004756 10.0.0.27 - - [2026-02-16 04:12:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003350 10.0.0.27 - - [2026-02-16 04:12:16] "GET /virtual-network/da2e3ee6-9976-4931-8cd6-2d7bf6d8e23b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.006335 10.0.0.27 - - [2026-02-16 04:12:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003406 10.0.0.27 - - [2026-02-16 04:12:16] "GET /network-policy/a9131ef8-7479-4249-b84e-a673b1ba41ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.004071 10.0.0.50 - - [2026-02-16 04:12:16] "POST /fqname-to-id HTTP/1.1" 404 242 0.036186 10.0.0.27 - - [2026-02-16 04:12:16] "POST /ref-update HTTP/1.1" 200 156 0.069159 10.0.0.27 - - [2026-02-16 04:12:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003292 10.0.0.27 - - [2026-02-16 04:12:16] "GET /network-policy/a9131ef8-7479-4249-b84e-a673b1ba41ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003524 10.0.0.27 - - [2026-02-16 04:12:16] "POST /neutron/network HTTP/1.1" 200 1110 0.009540 10.0.0.27 - - [2026-02-16 04:12:16] "GET /virtual-network/da2e3ee6-9976-4931-8cd6-2d7bf6d8e23b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2965 0.004400 10.0.0.27 - - [2026-02-16 04:12:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003121 10.0.0.50 - - [2026-02-16 04:12:16] "POST /fqname-to-id HTTP/1.1" 404 242 0.008649 10.0.0.27 - - [2026-02-16 04:12:16] "GET /network-policy/a9131ef8-7479-4249-b84e-a673b1ba41ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003299 10.0.0.27 - - [2026-02-16 04:12:16] "GET /virtual-machine-interface/207e47c1-b185-40b6-a544-9b05939dce46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2760 0.005582 10.0.0.27 - - [2026-02-16 04:12:16] "PUT /virtual-machine-interface/207e47c1-b185-40b6-a544-9b05939dce46 HTTP/1.1" 200 284 0.013099 10.0.0.27 - - [2026-02-16 04:12:16] "GET /virtual-machine-interface/207e47c1-b185-40b6-a544-9b05939dce46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3071 0.013340 10.0.0.27 - - [2026-02-16 04:12:16] "PUT /virtual-machine-interface/207e47c1-b185-40b6-a544-9b05939dce46 HTTP/1.1" 200 284 0.041432 10.0.0.27 - - [2026-02-16 04:12:20] "POST /neutron/network HTTP/1.1" 200 1120 0.008053 10.0.0.27 - - [2026-02-16 04:12:20] "POST /neutron/subnet HTTP/1.1" 200 1384 0.011616 10.0.0.27 - - [2026-02-16 04:12:20] "POST /neutron/network HTTP/1.1" 200 1110 0.009751 10.0.0.27 - - [2026-02-16 04:12:21] "POST /neutron/network HTTP/1.1" 200 1119 0.006607 10.0.0.27 - - [2026-02-16 04:12:21] "POST /neutron/subnet HTTP/1.1" 200 1380 0.012019 10.0.0.27 - - [2026-02-16 04:12:21] "POST /neutron/network HTTP/1.1" 200 1109 0.008869 10.0.0.50 - - [2026-02-16 04:12:41] "GET /obj-perms HTTP/1.1" 200 5056 0.057121 10.0.0.27 - - [2026-02-16 04:13:20] "POST /neutron/network HTTP/1.1" 200 1120 0.006067 10.0.0.27 - - [2026-02-16 04:13:20] "POST /neutron/subnet HTTP/1.1" 200 1384 0.013162 10.0.0.27 - - [2026-02-16 04:13:20] "POST /neutron/network HTTP/1.1" 200 1110 0.008664 10.0.0.27 - - [2026-02-16 04:13:23] "POST /neutron/network HTTP/1.1" 200 1119 0.006021 10.0.0.27 - - [2026-02-16 04:13:23] "POST /neutron/subnet HTTP/1.1" 200 1380 0.012676 10.0.0.27 - - [2026-02-16 04:13:23] "POST /neutron/network HTTP/1.1" 200 1109 0.009129 10.0.0.50 - - [2026-02-16 04:13:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000471 10.0.0.50 - - [2026-02-16 04:13:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000455 10.0.0.23 - - [2026-02-16 04:13:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000466 10.0.0.23 - - [2026-02-16 04:13:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000336 10.0.0.27 - - [2026-02-16 04:13:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000495 10.0.0.27 - - [2026-02-16 04:13:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000356 10.0.0.23 - - [2026-02-16 04:13:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000342 10.0.0.23 - - [2026-02-16 04:13:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000379 10.0.0.50 - - [2026-02-16 04:13:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000348 10.0.0.50 - - [2026-02-16 04:13:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000529 10.0.0.27 - - [2026-02-16 04:13:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000365 10.0.0.27 - - [2026-02-16 04:13:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000328 10.0.0.27 - - [2026-02-16 04:14:16] "POST /ref-update HTTP/1.1" 200 156 0.111855 10.0.0.27 - - [2026-02-16 04:14:16] "GET /virtual-network/da2e3ee6-9976-4931-8cd6-2d7bf6d8e23b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.006836 10.0.0.27 - - [2026-02-16 04:14:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004022 10.0.0.27 - - [2026-02-16 04:14:16] "GET /network-policy/a9131ef8-7479-4249-b84e-a673b1ba41ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.013240 10.0.0.50 - - [2026-02-16 04:14:16] "POST /fqname-to-id HTTP/1.1" 404 207 0.012998 10.0.0.27 - - [2026-02-16 04:14:16] "POST /ref-update HTTP/1.1" 200 156 0.058169 10.0.0.27 - - [2026-02-16 04:14:16] "GET /virtual-network/600331bc-eb37-4c48-a3d6-a2584121f555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.007849 10.0.0.27 - - [2026-02-16 04:14:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003616 10.0.0.27 - - [2026-02-16 04:14:16] "GET /network-policy/a9131ef8-7479-4249-b84e-a673b1ba41ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.007457 10.0.0.27 - - [2026-02-16 04:14:16] "DELETE /network-policy/a9131ef8-7479-4249-b84e-a673b1ba41ea HTTP/1.1" 200 115 0.035132 10.0.0.50 - - [2026-02-16 04:14:16] "DELETE /access-control-list/bb0cde02-3f14-4948-acab-e24094f27ddb HTTP/1.1" 200 115 0.035406 10.0.0.50 - - [2026-02-16 04:14:17] "POST /ref-update HTTP/1.1" 200 156 0.021976 10.0.0.27 - - [2026-02-16 04:14:17] "DELETE /instance-ip/058b7830-51ca-41b3-aba9-5b7c282d124f HTTP/1.1" 200 115 0.050523 10.0.0.27 - - [2026-02-16 04:14:17] "DELETE /instance-ip/6a27ce4c-2893-4da7-857b-278821ecd8bc HTTP/1.1" 200 115 0.056974 10.0.0.27 - - [2026-02-16 04:14:17] "DELETE /virtual-machine-interface/e1f78e01-7208-476d-94f7-cc737732aaea HTTP/1.1" 200 115 0.083097 10.0.0.27 - - [2026-02-16 04:14:17] "POST /neutron/network HTTP/1.1" 200 1006 0.036051 10.0.0.27 - - [2026-02-16 04:14:17] "POST /neutron/port HTTP/1.1" 200 1229 0.015409 10.0.0.27 - - [2026-02-16 04:14:18] "POST /neutron/port HTTP/1.1" 200 1228 0.014309 10.0.0.23 - - [2026-02-16 04:14:19] "POST /useragent-kv HTTP/1.1" 200 115 0.047995 10.0.0.23 - - [2026-02-16 04:14:19] "POST /useragent-kv HTTP/1.1" 200 115 0.002972 10.0.0.23 - - [2026-02-16 04:14:19] "POST /useragent-kv HTTP/1.1" 200 115 0.004040 10.0.0.23 - - [2026-02-16 04:14:19] "POST /useragent-kv HTTP/1.1" 200 115 0.001971 10.0.0.27 - - [2026-02-16 04:14:19] "POST /neutron/network HTTP/1.1" 200 151 0.192118 10.0.0.50 - - [2026-02-16 04:14:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003194 10.0.0.27 - - [2026-02-16 04:14:22] "POST /neutron/port HTTP/1.1" 200 117 0.005461 10.0.0.23 - - [2026-02-16 04:14:22] "GET /projects?obj_uuids=bacfe45e-cfa9-430f-9932-81eac9b6ce56&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001135 10.0.0.27 - - [2026-02-16 04:14:23] "GET /project/bacfe45e-cfa9-430f-9932-81eac9b6ce56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.065064 10.0.0.23 - - [2026-02-16 04:14:23] "GET /projects?obj_uuids=bacfe45e-cfa9-430f-9932-81eac9b6ce56&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001012 10.0.0.27 - - [2026-02-16 04:14:23] "GET /project/bacfe45e-cfa9-430f-9932-81eac9b6ce56?fields=virtual_networks HTTP/1.1" 200 1049 0.054322 10.0.0.23 - - [2026-02-16 04:14:23] "GET /projects?obj_uuids=bacfe45e-cfa9-430f-9932-81eac9b6ce56&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001406 10.0.0.27 - - [2026-02-16 04:14:23] "GET /project/bacfe45e-cfa9-430f-9932-81eac9b6ce56?fields=virtual_machine_interfaces HTTP/1.1" 200 1049 0.042591 10.0.0.23 - - [2026-02-16 04:14:23] "GET /projects?obj_uuids=bacfe45e-cfa9-430f-9932-81eac9b6ce56&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001327 10.0.0.27 - - [2026-02-16 04:14:23] "GET /project/bacfe45e-cfa9-430f-9932-81eac9b6ce56?fields=security_groups HTTP/1.1" 200 1283 0.040644 10.0.0.27 - - [2026-02-16 04:14:24] "POST /fqname-to-id HTTP/1.1" 404 192 0.025997 10.0.0.23 - - [2026-02-16 04:14:24] "GET /projects?obj_uuids=e0189e54-ab89-4754-82d1-f01dc7f60e45&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002855 10.0.0.23 - - [2026-02-16 04:14:24] "GET /domains?obj_uuids=026ea67f-9b7a-4f1c-a755-90b25d4ac1dc&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000958 10.0.0.23 - - [2026-02-16 04:14:24] "GET /domain/026ea67f-9b7a-4f1c-a755-90b25d4ac1dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.036016 10.0.0.23 - - [2026-02-16 04:14:24] "POST /id-to-fqname HTTP/1.1" 200 194 0.003674 10.0.0.23 - - [2026-02-16 04:14:24] "POST /fqname-to-id HTTP/1.1" 404 203 0.004134 10.0.0.23 - - [2026-02-16 04:14:24] "POST /security-groups HTTP/1.1" 200 595 0.071622 10.0.0.23 - - [2026-02-16 04:14:24] "POST /projects HTTP/1.1" 200 593 0.251216 10.0.0.50 - - [2026-02-16 04:14:24] "POST /access-control-lists HTTP/1.1" 200 600 0.024717 10.0.0.23 - - [2026-02-16 04:14:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.321017 10.0.0.27 - - [2026-02-16 04:14:24] "GET /project/e0189e54-ab89-4754-82d1-f01dc7f60e45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.472180 10.0.0.27 - - [2026-02-16 04:14:25] "GET / HTTP/1.1" 200 35931 0.001781 10.0.0.27 - - [2026-02-16 04:14:27] "POST /fqname-to-id HTTP/1.1" 401 292 0.000427 10.0.0.27 - - [2026-02-16 04:14:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.049555 10.0.0.23 - - [2026-02-16 04:14:27] "GET /projects?obj_uuids=e0189e54-ab89-4754-82d1-f01dc7f60e45&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000907 10.0.0.27 - - [2026-02-16 04:14:27] "GET /project/e0189e54-ab89-4754-82d1-f01dc7f60e45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.042482 10.0.0.23 - - [2026-02-16 04:14:27] "GET /projects?obj_uuids=e0189e54-ab89-4754-82d1-f01dc7f60e45&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000921 10.0.0.27 - - [2026-02-16 04:14:27] "POST /neutron/network HTTP/1.1" 200 609 0.166002 10.0.0.50 - - [2026-02-16 04:14:27] "POST /route-targets HTTP/1.1" 200 327 0.013701 10.0.0.27 - - [2026-02-16 04:14:28] "POST /neutron/network HTTP/1.1" 200 1002 0.011805 10.0.0.27 - - [2026-02-16 04:14:28] "POST /id-to-fqname HTTP/1.1" 200 224 0.001005 10.0.0.27 - - [2026-02-16 04:14:28] "GET /virtual-network/73284734-b643-40aa-bfe8-3eed0532ca08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2631 0.004436 10.0.0.27 - - [2026-02-16 04:14:28] "GET /virtual-network/73284734-b643-40aa-bfe8-3eed0532ca08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2631 0.004749 10.0.0.27 - - [2026-02-16 04:14:28] "POST /neutron/subnet HTTP/1.1" 200 724 0.019331 10.0.0.27 - - [2026-02-16 04:14:29] "GET /virtual-network/73284734-b643-40aa-bfe8-3eed0532ca08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2631 0.005282 10.0.0.27 - - [2026-02-16 04:14:29] "GET /obj-perms HTTP/1.1" 200 5038 0.058422 10.0.0.27 - - [2026-02-16 04:14:30] "POST /id-to-fqname HTTP/1.1" 200 224 0.001360 10.0.0.23 - - [2026-02-16 04:14:31] "GET /projects?obj_uuids=e0189e54-ab89-4754-82d1-f01dc7f60e45&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000958 10.0.0.27 - - [2026-02-16 04:14:31] "GET /project/e0189e54-ab89-4754-82d1-f01dc7f60e45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.065824 10.0.0.27 - - [2026-02-16 04:14:31] "POST /neutron/network HTTP/1.1" 200 1002 0.041113 10.0.0.27 - - [2026-02-16 04:14:31] "POST /id-to-fqname HTTP/1.1" 200 224 0.001096 10.0.0.27 - - [2026-02-16 04:14:31] "POST /neutron/port HTTP/1.1" 200 117 0.007146 10.0.0.23 - - [2026-02-16 04:14:32] "GET /projects?obj_uuids=e0189e54-ab89-4754-82d1-f01dc7f60e45&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000922 10.0.0.27 - - [2026-02-16 04:14:32] "POST /neutron/port HTTP/1.1" 200 1171 0.302712 10.0.0.23 - - [2026-02-16 04:14:32] "GET /projects?obj_uuids=e0189e54-ab89-4754-82d1-f01dc7f60e45&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000865 10.0.0.27 - - [2026-02-16 04:14:32] "GET /project/e0189e54-ab89-4754-82d1-f01dc7f60e45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.079180 10.0.0.27 - - [2026-02-16 04:14:32] "POST /neutron/port HTTP/1.1" 200 1225 0.145454 10.0.0.27 - - [2026-02-16 04:14:32] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003916 10.0.0.27 - - [2026-02-16 04:14:32] "POST /neutron/port HTTP/1.1" 200 1235 0.019697 10.0.0.27 - - [2026-02-16 04:14:32] "POST /neutron/port HTTP/1.1" 200 117 0.001161 10.0.0.27 - - [2026-02-16 04:14:32] "POST /id-to-fqname HTTP/1.1" 200 224 0.001180 10.0.0.27 - - [2026-02-16 04:14:33] "POST /neutron/port HTTP/1.1" 200 1235 0.019112 10.0.0.27 - - [2026-02-16 04:14:33] "POST /neutron/network HTTP/1.1" 200 1012 0.006051 10.0.0.27 - - [2026-02-16 04:14:33] "POST /neutron/port HTTP/1.1" 200 1171 0.018730 10.0.0.27 - - [2026-02-16 04:14:33] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003643 10.0.0.23 - - [2026-02-16 04:14:34] "GET /projects?obj_uuids=e0189e54-ab89-4754-82d1-f01dc7f60e45&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000981 10.0.0.27 - - [2026-02-16 04:14:34] "GET /project/e0189e54-ab89-4754-82d1-f01dc7f60e45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.069098 10.0.0.27 - - [2026-02-16 04:14:34] "POST /neutron/network HTTP/1.1" 200 1002 0.009392 10.0.0.27 - - [2026-02-16 04:14:34] "POST /neutron/network HTTP/1.1" 200 1002 0.008058 10.0.0.27 - - [2026-02-16 04:14:34] "POST /neutron/port HTTP/1.1" 200 117 0.007052 10.0.0.27 - - [2026-02-16 04:14:34] "POST /neutron/port HTTP/1.1" 200 1235 0.015320 10.0.0.27 - - [2026-02-16 04:14:34] "POST /neutron/security_group HTTP/1.1" 200 2062 0.009207 10.0.0.27 - - [2026-02-16 04:14:34] "GET /virtual-machine/7cb97263-c055-4e73-8a38-7e639a31b520 HTTP/1.1" 401 292 0.000368 10.0.0.27 - - [2026-02-16 04:14:35] "GET /virtual-machine/7cb97263-c055-4e73-8a38-7e639a31b520 HTTP/1.1" 200 1295 0.061641 10.0.0.27 - - [2026-02-16 04:14:35] "GET /virtual-machine-interface/270ceabe-641a-4c48-9b1f-67ac6452f4de HTTP/1.1" 200 3155 0.005404 10.0.0.23 - - [2026-02-16 04:14:35] "DELETE /project/e0189e54ab89475482d1f01dc7f60e45 HTTP/1.1" 404 173 0.007628 10.0.0.23 - - [2026-02-16 04:14:35] "GET /projects?obj_uuids=bacfe45e-cfa9-430f-9932-81eac9b6ce56&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001111 10.0.0.27 - - [2026-02-16 04:14:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002687 10.0.0.27 - - [2026-02-16 04:14:35] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004984 10.0.0.27 - - [2026-02-16 04:14:35] "POST /neutron/port HTTP/1.1" 200 1171 0.039337 10.0.0.27 - - [2026-02-16 04:14:35] "GET /virtual-networks?parent_id=e0189e54-ab89-4754-82d1-f01dc7f60e45&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.005688 10.0.0.23 - - [2026-02-16 04:14:35] "GET /project/bacfe45e-cfa9-430f-9932-81eac9b6ce56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1501 0.059934 10.0.0.23 - - [2026-02-16 04:14:35] "GET /projects?obj_uuids=bacfe45e-cfa9-430f-9932-81eac9b6ce56&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001401 10.0.0.27 - - [2026-02-16 04:14:35] "GET /virtual-network/73284734-b643-40aa-bfe8-3eed0532ca08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2631 0.008989 10.0.0.23 - - [2026-02-16 04:14:35] "GET /project/bacfe45e-cfa9-430f-9932-81eac9b6ce56?fields=security_groups HTTP/1.1" 200 1388 0.049602 10.0.0.23 - - [2026-02-16 04:14:35] "DELETE /security-group/4433c571-769c-41ff-aa07-9383360d52e2 HTTP/1.1" 200 115 0.074685 10.0.0.23 - - [2026-02-16 04:14:35] "GET /projects?obj_uuids=bacfe45e-cfa9-430f-9932-81eac9b6ce56&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000897 10.0.0.23 - - [2026-02-16 04:14:35] "GET /project/bacfe45e-cfa9-430f-9932-81eac9b6ce56?fields=application_policy_sets HTTP/1.1" 200 1427 0.062329 10.0.0.27 - - [2026-02-16 04:14:35] "POST /neutron/port HTTP/1.1" 200 1235 0.051871 10.0.0.50 - - [2026-02-16 04:14:35] "DELETE /access-control-list/10246ad8-4df6-46ca-a5f4-293033669901 HTTP/1.1" 200 115 0.047287 10.0.0.27 - - [2026-02-16 04:14:35] "POST /neutron/subnet HTTP/1.1" 200 1384 0.016917 10.0.0.23 - - [2026-02-16 04:14:35] "DELETE /project/bacfe45e-cfa9-430f-9932-81eac9b6ce56 HTTP/1.1" 200 115 0.460782 10.0.0.27 - - [2026-02-16 04:14:35] "POST /neutron/network HTTP/1.1" 200 1002 0.009111 10.0.0.27 - - [2026-02-16 04:14:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003725 10.0.0.27 - - [2026-02-16 04:14:38] "GET /virtual-network/73284734-b643-40aa-bfe8-3eed0532ca08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2631 0.014792 10.0.0.27 - - [2026-02-16 04:14:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003202 10.0.0.27 - - [2026-02-16 04:14:42] "GET /virtual-network/73284734-b643-40aa-bfe8-3eed0532ca08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2631 0.004886 10.0.0.23 - - [2026-02-16 04:14:43] "GET /obj-perms HTTP/1.1" 200 5056 0.045121 10.0.0.27 - - [2026-02-16 04:14:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003070 10.0.0.27 - - [2026-02-16 04:14:46] "GET /virtual-network/73284734-b643-40aa-bfe8-3eed0532ca08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2631 0.005682 10.0.0.27 - - [2026-02-16 04:14:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003609 10.0.0.27 - - [2026-02-16 04:14:50] "GET /virtual-network/73284734-b643-40aa-bfe8-3eed0532ca08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2631 0.005441 10.0.0.27 - - [2026-02-16 04:14:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003468 10.0.0.27 - - [2026-02-16 04:14:54] "GET /virtual-network/73284734-b643-40aa-bfe8-3eed0532ca08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2631 0.006284 10.0.0.27 - - [2026-02-16 04:14:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003781 10.0.0.27 - - [2026-02-16 04:14:58] "GET /virtual-network/73284734-b643-40aa-bfe8-3eed0532ca08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2631 0.006322 10.0.0.27 - - [2026-02-16 04:15:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003110 10.0.0.27 - - [2026-02-16 04:15:02] "GET /virtual-network/73284734-b643-40aa-bfe8-3eed0532ca08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2631 0.005187 10.0.0.27 - - [2026-02-16 04:15:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003832 10.0.0.27 - - [2026-02-16 04:15:07] "GET /virtual-network/73284734-b643-40aa-bfe8-3eed0532ca08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2631 0.007389 10.0.0.27 - - [2026-02-16 04:15:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003699 10.0.0.27 - - [2026-02-16 04:15:11] "GET /virtual-network/73284734-b643-40aa-bfe8-3eed0532ca08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2631 0.005665 10.0.0.27 - - [2026-02-16 04:15:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003564 10.0.0.27 - - [2026-02-16 04:15:15] "GET /virtual-network/73284734-b643-40aa-bfe8-3eed0532ca08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2631 0.006033 10.0.0.27 - - [2026-02-16 04:15:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003297 10.0.0.27 - - [2026-02-16 04:15:19] "GET /virtual-network/73284734-b643-40aa-bfe8-3eed0532ca08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2631 0.007151 10.0.0.27 - - [2026-02-16 04:15:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002963 10.0.0.27 - - [2026-02-16 04:15:23] "GET /virtual-network/73284734-b643-40aa-bfe8-3eed0532ca08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2631 0.005739 10.0.0.27 - - [2026-02-16 04:15:24] "POST /neutron/network HTTP/1.1" 200 1012 0.007214 10.0.0.27 - - [2026-02-16 04:15:24] "POST /neutron/subnet HTTP/1.1" 200 1384 0.014091 10.0.0.27 - - [2026-02-16 04:15:24] "POST /neutron/network HTTP/1.1" 200 1002 0.008946 10.0.0.27 - - [2026-02-16 04:15:25] "POST /neutron/network HTTP/1.1" 200 1012 0.007507 10.0.0.27 - - [2026-02-16 04:15:25] "POST /neutron/subnet HTTP/1.1" 200 1384 0.013286 10.0.0.27 - - [2026-02-16 04:15:25] "POST /neutron/network HTTP/1.1" 200 1002 0.009809 10.0.0.27 - - [2026-02-16 04:15:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003800 10.0.0.27 - - [2026-02-16 04:15:27] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003817 10.0.0.27 - - [2026-02-16 04:15:27] "GET /virtual-networks?parent_id=e0189e54-ab89-4754-82d1-f01dc7f60e45&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.003151 10.0.0.27 - - [2026-02-16 04:15:27] "GET /virtual-network/73284734-b643-40aa-bfe8-3eed0532ca08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2631 0.005725 10.0.0.27 - - [2026-02-16 04:15:30] "POST /neutron/port HTTP/1.1" 200 1235 0.043638 10.0.0.27 - - [2026-02-16 04:15:32] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007850 10.0.0.27 - - [2026-02-16 04:15:38] "POST /neutron/port HTTP/1.1" 200 1235 0.025195 10.0.0.27 - - [2026-02-16 04:15:39] "POST /neutron/security_group HTTP/1.1" 200 2062 0.006963 10.0.0.50 - - [2026-02-16 04:15:44] "GET /obj-perms HTTP/1.1" 200 5056 0.051320 10.0.0.27 - - [2026-02-16 04:15:48] "POST /neutron/port HTTP/1.1" 200 1235 0.016082 10.0.0.27 - - [2026-02-16 04:15:53] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007927 10.0.0.27 - - [2026-02-16 04:15:53] "POST /neutron/port HTTP/1.1" 200 1235 0.021296 10.0.0.27 - - [2026-02-16 04:15:53] "GET /virtual-machine/241a2a60-7686-4d83-b209-d68368faf064 HTTP/1.1" 200 1296 0.006901 10.0.0.27 - - [2026-02-16 04:15:53] "GET /virtual-machine-interface/f3ebfa8e-4608-43f8-9510-0c9a2c0566d8 HTTP/1.1" 200 3156 0.005385 10.0.0.27 - - [2026-02-16 04:15:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002957 10.0.0.27 - - [2026-02-16 04:15:53] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003912 10.0.0.27 - - [2026-02-16 04:15:53] "GET /virtual-networks?parent_id=e0189e54-ab89-4754-82d1-f01dc7f60e45&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.003456 10.0.0.27 - - [2026-02-16 04:15:53] "GET /virtual-network/73284734-b643-40aa-bfe8-3eed0532ca08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2631 0.005755 10.0.0.27 - - [2026-02-16 04:15:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003532 10.0.0.27 - - [2026-02-16 04:15:54] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003213 10.0.0.27 - - [2026-02-16 04:15:54] "GET /virtual-networks?parent_id=e0189e54-ab89-4754-82d1-f01dc7f60e45&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.002705 10.0.0.27 - - [2026-02-16 04:15:55] "GET /virtual-network/73284734-b643-40aa-bfe8-3eed0532ca08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2631 0.008306 10.0.0.27 - - [2026-02-16 04:15:55] "POST /neutron/security_group HTTP/1.1" 200 2062 0.006395 10.0.0.27 - - [2026-02-16 04:15:55] "POST /neutron/port HTTP/1.1" 200 1235 0.018450 10.0.0.27 - - [2026-02-16 04:15:55] "GET /virtual-machine/a9cb4e32-82c2-4bb7-9697-5bdc90235022 HTTP/1.1" 200 1297 0.006483 10.0.0.27 - - [2026-02-16 04:15:55] "GET /virtual-machine-interface/0ce032ba-187c-4c44-8d63-ad09ab152b16 HTTP/1.1" 200 3154 0.005888 10.0.0.27 - - [2026-02-16 04:15:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004203 10.0.0.27 - - [2026-02-16 04:15:55] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003937 10.0.0.27 - - [2026-02-16 04:15:55] "GET /virtual-networks?parent_id=e0189e54-ab89-4754-82d1-f01dc7f60e45&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.002934 10.0.0.27 - - [2026-02-16 04:15:55] "GET /virtual-network/73284734-b643-40aa-bfe8-3eed0532ca08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2631 0.005557 10.0.0.27 - - [2026-02-16 04:15:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003201 10.0.0.27 - - [2026-02-16 04:15:56] "GET /global-vrouter-config/7861912c-a25b-46e2-b12d-c8bc68172abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003332 10.0.0.27 - - [2026-02-16 04:15:56] "GET /virtual-networks?parent_id=e0189e54-ab89-4754-82d1-f01dc7f60e45&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.003416 10.0.0.27 - - [2026-02-16 04:15:56] "GET /virtual-network/73284734-b643-40aa-bfe8-3eed0532ca08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2631 0.005803 10.0.0.27 - - [2026-02-16 04:15:56] "GET /virtual-machine-interface/0ce032ba-187c-4c44-8d63-ad09ab152b16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2739 0.006060 10.0.0.27 - - [2026-02-16 04:15:56] "PUT /virtual-machine-interface/0ce032ba-187c-4c44-8d63-ad09ab152b16 HTTP/1.1" 200 284 0.012738 10.0.0.27 - - [2026-02-16 04:16:24] "POST /neutron/port HTTP/1.1" 200 1235 0.043944 10.0.0.27 - - [2026-02-16 04:16:24] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003383 10.0.0.27 - - [2026-02-16 04:16:24] "POST /neutron/port HTTP/1.1" 200 117 0.001073 10.0.0.27 - - [2026-02-16 04:16:27] "POST /neutron/port HTTP/1.1" 200 1235 0.016454 10.0.0.27 - - [2026-02-16 04:16:27] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003367 10.0.0.27 - - [2026-02-16 04:16:27] "POST /neutron/port HTTP/1.1" 200 117 0.001052 10.0.0.27 - - [2026-02-16 04:17:18] "POST /neutron/network HTTP/1.1" 400 204 0.015460 10.0.0.27 - - [2026-02-16 04:17:19] "POST /neutron/port HTTP/1.1" 200 1235 0.017443 10.0.0.27 - - [2026-02-16 04:17:19] "POST /neutron/port HTTP/1.1" 200 151 0.259283 10.0.0.27 - - [2026-02-16 04:17:19] "POST /neutron/port HTTP/1.1" 200 151 0.334959 10.0.0.23 - - [2026-02-16 04:17:22] "GET /projects?obj_uuids=e0189e54-ab89-4754-82d1-f01dc7f60e45&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000894 10.0.0.27 - - [2026-02-16 04:17:22] "GET /project/e0189e54-ab89-4754-82d1-f01dc7f60e45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.042081 10.0.0.23 - - [2026-02-16 04:17:22] "GET /projects?obj_uuids=e0189e54-ab89-4754-82d1-f01dc7f60e45&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001476 10.0.0.27 - - [2026-02-16 04:17:22] "GET /project/e0189e54-ab89-4754-82d1-f01dc7f60e45?fields=virtual_networks HTTP/1.1" 200 1040 0.041881 10.0.0.23 - - [2026-02-16 04:17:22] "GET /projects?obj_uuids=e0189e54-ab89-4754-82d1-f01dc7f60e45&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000835 10.0.0.27 - - [2026-02-16 04:17:22] "GET /project/e0189e54-ab89-4754-82d1-f01dc7f60e45?fields=virtual_machine_interfaces HTTP/1.1" 200 1040 0.046920 10.0.0.23 - - [2026-02-16 04:17:22] "GET /projects?obj_uuids=e0189e54-ab89-4754-82d1-f01dc7f60e45&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000905 10.0.0.27 - - [2026-02-16 04:17:22] "GET /project/e0189e54-ab89-4754-82d1-f01dc7f60e45?fields=security_groups HTTP/1.1" 200 1270 0.037844 10.0.0.27 - - [2026-02-16 04:17:23] "POST /fqname-to-id HTTP/1.1" 404 188 0.026604 10.0.0.23 - - [2026-02-16 04:17:23] "GET /projects?obj_uuids=4d36c3aa-690f-4fa2-9dcc-0a9817717c61&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002906 10.0.0.23 - - [2026-02-16 04:17:23] "GET /domains?obj_uuids=026ea67f-9b7a-4f1c-a755-90b25d4ac1dc&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001251 10.0.0.23 - - [2026-02-16 04:17:23] "GET /domain/026ea67f-9b7a-4f1c-a755-90b25d4ac1dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.008607 10.0.0.23 - - [2026-02-16 04:17:23] "POST /id-to-fqname HTTP/1.1" 200 190 0.003339 10.0.0.23 - - [2026-02-16 04:17:23] "POST /fqname-to-id HTTP/1.1" 404 199 0.009028 10.0.0.23 - - [2026-02-16 04:17:23] "POST /security-groups HTTP/1.1" 200 591 0.077371 10.0.0.23 - - [2026-02-16 04:17:23] "POST /projects HTTP/1.1" 200 585 0.294350 10.0.0.50 - - [2026-02-16 04:17:23] "POST /fqname-to-id HTTP/1.1" 404 234 0.036733 10.0.0.23 - - [2026-02-16 04:17:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.373251 10.0.0.50 - - [2026-02-16 04:17:23] "POST /access-control-lists HTTP/1.1" 200 594 0.024768 10.0.0.27 - - [2026-02-16 04:17:23] "GET /project/4d36c3aa-690f-4fa2-9dcc-0a9817717c61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.511454 10.0.0.27 - - [2026-02-16 04:17:25] "GET / HTTP/1.1" 200 35931 0.002004 10.0.0.23 - - [2026-02-16 04:17:30] "GET /projects?obj_uuids=4d36c3aa-690f-4fa2-9dcc-0a9817717c61&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000942 10.0.0.27 - - [2026-02-16 04:17:30] "GET /project/4d36c3aa-690f-4fa2-9dcc-0a9817717c61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.046636 10.0.0.23 - - [2026-02-16 04:17:30] "GET /projects?obj_uuids=4d36c3aa-690f-4fa2-9dcc-0a9817717c61&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000922 10.0.0.27 - - [2026-02-16 04:17:30] "GET /project/4d36c3aa-690f-4fa2-9dcc-0a9817717c61?fields=virtual_networks HTTP/1.1" 200 1032 0.038051 10.0.0.23 - - [2026-02-16 04:17:30] "GET /projects?obj_uuids=4d36c3aa-690f-4fa2-9dcc-0a9817717c61&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000825 10.0.0.27 - - [2026-02-16 04:17:30] "GET /project/4d36c3aa-690f-4fa2-9dcc-0a9817717c61?fields=virtual_machine_interfaces HTTP/1.1" 200 1032 0.035049 10.0.0.23 - - [2026-02-16 04:17:30] "GET /projects?obj_uuids=4d36c3aa-690f-4fa2-9dcc-0a9817717c61&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000813 10.0.0.27 - - [2026-02-16 04:17:30] "GET /project/4d36c3aa-690f-4fa2-9dcc-0a9817717c61?fields=security_groups HTTP/1.1" 200 1258 0.031824 10.0.0.23 - - [2026-02-16 04:17:35] "DELETE /project/4d36c3aa690f4fa29dcc0a9817717c61 HTTP/1.1" 404 173 0.006150 10.0.0.23 - - [2026-02-16 04:17:35] "GET /projects?obj_uuids=e0189e54-ab89-4754-82d1-f01dc7f60e45&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000884 10.0.0.23 - - [2026-02-16 04:17:35] "GET /projects?obj_uuids=4d36c3aa-690f-4fa2-9dcc-0a9817717c61&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001159 10.0.0.23 - - [2026-02-16 04:17:35] "GET /project/e0189e54-ab89-4754-82d1-f01dc7f60e45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1484 0.045156 10.0.0.23 - - [2026-02-16 04:17:35] "GET /projects?obj_uuids=e0189e54-ab89-4754-82d1-f01dc7f60e45&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001038 10.0.0.23 - - [2026-02-16 04:17:35] "GET /project/4d36c3aa-690f-4fa2-9dcc-0a9817717c61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.073822 10.0.0.23 - - [2026-02-16 04:17:35] "GET /projects?obj_uuids=4d36c3aa-690f-4fa2-9dcc-0a9817717c61&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000927 10.0.0.23 - - [2026-02-16 04:17:35] "GET /project/e0189e54-ab89-4754-82d1-f01dc7f60e45?fields=security_groups HTTP/1.1" 200 1375 0.068835 10.0.0.23 - - [2026-02-16 04:17:35] "GET /project/4d36c3aa-690f-4fa2-9dcc-0a9817717c61?fields=security_groups HTTP/1.1" 200 1363 0.084677 10.0.0.23 - - [2026-02-16 04:17:36] "DELETE /security-group/e6a41c91-934a-4133-a250-7daf5e7bad30 HTTP/1.1" 200 115 0.064897 10.0.0.23 - - [2026-02-16 04:17:36] "GET /projects?obj_uuids=e0189e54-ab89-4754-82d1-f01dc7f60e45&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000926 10.0.0.23 - - [2026-02-16 04:17:36] "DELETE /security-group/1800375c-d0fb-46ae-a477-cbf4c9550ebf HTTP/1.1" 200 115 0.093936 10.0.0.23 - - [2026-02-16 04:17:36] "GET /projects?obj_uuids=4d36c3aa-690f-4fa2-9dcc-0a9817717c61&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002640 10.0.0.23 - - [2026-02-16 04:17:36] "GET /project/e0189e54-ab89-4754-82d1-f01dc7f60e45?fields=application_policy_sets HTTP/1.1" 200 1414 0.107516 10.0.0.23 - - [2026-02-16 04:17:36] "GET /project/4d36c3aa-690f-4fa2-9dcc-0a9817717c61?fields=application_policy_sets HTTP/1.1" 200 1402 0.083741 10.0.0.50 - - [2026-02-16 04:17:36] "DELETE /access-control-list/e0422881-5776-41d5-a4d0-740da385b6ed HTTP/1.1" 200 115 0.063448 10.0.0.23 - - [2026-02-16 04:17:36] "DELETE /project/e0189e54-ab89-4754-82d1-f01dc7f60e45 HTTP/1.1" 200 115 0.583469 10.0.0.23 - - [2026-02-16 04:17:36] "DELETE /project/4d36c3aa-690f-4fa2-9dcc-0a9817717c61 HTTP/1.1" 200 115 0.615437 10.0.0.27 - - [2026-02-16 04:17:45] "GET /obj-perms HTTP/1.1" 200 5056 0.056678 [Introspect:8084]10.0.0.23 - - [2026-02-16 04:18:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001130 [Introspect:8084]10.0.0.23 - - [2026-02-16 04:18:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.000915