+++ date ++ echo 'INFO: =================== Mon Feb 23 01:58:25 AM UTC 2026 ===================' INFO: =================== Mon Feb 23 01:58:25 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 +++++ grep -o 'dev.*' +++++ awk '{print $2}' +++++ ip route get 1 ++++ 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 +++ grep 'inet ' +++ ip addr show dev ens3 +++ head -n 1 +++ 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 +++ 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.242,10.0.0.50,10.0.0.23 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.242,10.0.0.50,10.0.0.23 ++ ANALYTICSDB_NODES=10.0.0.242,10.0.0.50,10.0.0.23 ++ ANALYTICS_SNMP_NODES=10.0.0.242,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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242: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.242:8081 10.0.0.50:8081 10.0.0.23:8081 ' ']' +++ echo '10.0.0.242:8081 10.0.0.50:8081 10.0.0.23:8081' ++ ANALYTICS_SERVERS='10.0.0.242: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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242: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.242:9042 10.0.0.50:9042 10.0.0.23:9042 ' ']' +++ echo '10.0.0.242:9042 10.0.0.50:9042 10.0.0.23:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.242:9042 10.0.0.50:9042 10.0.0.23:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.242,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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242: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.242:8086 10.0.0.50:8086 10.0.0.23:8086 ' ']' +++ echo '10.0.0.242:8086 10.0.0.50:8086 10.0.0.23:8086' ++ COLLECTOR_SERVERS='10.0.0.242: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.242,10.0.0.50,10.0.0.23 ++ CONFIGDB_NODES=10.0.0.242,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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242: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.242:8082 10.0.0.50:8082 10.0.0.23:8082 ' ']' +++ echo '10.0.0.242:8082 10.0.0.50:8082 10.0.0.23:8082' ++ CONFIG_SERVERS='10.0.0.242: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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242: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.242:9161 10.0.0.50:9161 10.0.0.23:9161 ' ']' +++ echo '10.0.0.242:9161 10.0.0.50:9161 10.0.0.23:9161' ++ CONFIGDB_SERVERS='10.0.0.242: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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242: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.242:9041 10.0.0.50:9041 10.0.0.23:9041 ' ']' +++ echo '10.0.0.242:9041 10.0.0.50:9041 10.0.0.23:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.242: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.25,10.20.0.254,10.20.0.193 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.25,10.20.0.254,10.20.0.193 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.242,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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+=10.0.0.242: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.242:2181,10.0.0.50:2181,10.0.0.23:2181, ']' +++ echo 10.0.0.242:2181,10.0.0.50:2181,10.0.0.23:2181 ++ ZOOKEEPER_SERVERS=10.0.0.242: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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242: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.242:2181 10.0.0.50:2181 10.0.0.23:2181 ' ']' +++ echo '10.0.0.242:2181 10.0.0.50:2181 10.0.0.23:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.242:2181 10.0.0.50:2181 10.0.0.23:2181' ++ RABBITMQ_NODES=10.0.0.242,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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+=10.0.0.242: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.242:5673,10.0.0.50:5673,10.0.0.23:5673, ']' +++ echo 10.0.0.242:5673,10.0.0.50:5673,10.0.0.23:5673 ++ RABBITMQ_SERVERS=10.0.0.242: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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242: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.242:6379 10.0.0.50:6379 10.0.0.23:6379 ' ']' +++ echo '10.0.0.242:6379 10.0.0.50:6379 10.0.0.23:6379' ++ REDIS_SERVERS='10.0.0.242: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.242,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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242: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.242:9092 10.0.0.50:9092 10.0.0.23:9092 ' ']' +++ echo '10.0.0.242:9092 10.0.0.50:9092 10.0.0.23:9092' ++ KAFKA_SERVERS='10.0.0.242: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.242 ++ 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.242,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.242,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.242,10.0.0.50,10.0.0.23 ++ cut -d , -f 1 + local cassandra=10.0.0.242 + (( i=1 )) + (( i<=30 )) + nc -z 10.0.0.242 9041 + echo -e '\035\nquit' + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ cut -d ' ' -f 1 +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.242,10.0.0.50,10.0.0.23 +++ local servers=10.0.0.242,10.0.0.50,10.0.0.23 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ tr '\n' , ++++ get_local_ips ++++ cat /proc/net/fib_trie ++++ grep -vi host ++++ uniq ++++ sort ++++ awk '/32 host/ { print f } {f=$2}' +++ local local_ips=,10.0.0.23,10.20.0.193,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.242'\''))' +++ local server_ip=10.0.0.242 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.242 ]] +++ [[ ,10.0.0.23,10.20.0.193,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.242, ]] +++ (( 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.193,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.193,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.242:9041 10.0.0.50:9041 10.0.0.23:9041 ++ sed 's/,/ /g' + cassandra_server_list='10.0.0.242: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__.*__.*=.*$' ++ sort ++ set -o posix ++ sed 's/^API__//g' ++ set ++ cut -d = -f 1 + 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/23/2026 01:58:33.957 7fc605cfd500 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 02/23/2026 01:58:34.110 7fc605cfd500 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 02/23/2026 01:58:34.133 7fc605cfd500 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 02/23/2026 01:58:34.133 7fc605cfd500 [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-23 01:58:57] "GET / HTTP/1.1" 503 181 0.000206 10.0.0.23 - - [2026-02-23 01:58:57] "GET / HTTP/1.1" 503 181 0.000124 10.0.0.23 - - [2026-02-23 01:58:58] "GET / HTTP/1.1" 200 35931 0.001333 10.0.0.23 - - [2026-02-23 01:58:58] "GET / HTTP/1.1" 200 45871 0.001303 10.0.0.23 - - [2026-02-23 01:58:58] "GET / HTTP/1.1" 200 45871 0.000976 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-23 01:58:58] "POST /fqname-to-id HTTP/1.1" 401 293 0.000556 10.0.0.23 - - [2026-02-23 01:58:58] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 293 0.000258 10.0.0.23 - - [2026-02-23 01:59:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.723633 10.0.0.23 - - [2026-02-23 01:59:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004819 10.0.0.23 - - [2026-02-23 01:59:00] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 315 0.394024 10.0.0.23 - - [2026-02-23 01:59:00] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 336 0.003454 10.0.0.23 - - [2026-02-23 01:59:00] "GET / HTTP/1.1" 200 35931 0.001985 /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-23 01:59:02] "GET / HTTP/1.1" 200 35931 0.001281 10.0.0.23 - - [2026-02-23 01:59:02] "POST /fqname-to-id HTTP/1.1" 401 293 0.000548 10.0.0.23 - - [2026-02-23 01:59:03] "POST /fqname-to-id HTTP/1.1" 404 186 0.042979 10.0.0.23 - - [2026-02-23 01:59:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004560 10.0.0.23 - - [2026-02-23 01:59:03] "GET /global-system-config/32a9d019-8c11-4081-ba58-8b2efc198d53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.006855 10.0.0.23 - - [2026-02-23 01:59:03] "POST /service-appliance-sets HTTP/1.1" 200 553 0.153739 10.0.0.23 - - [2026-02-23 01:59:03] "POST /fqname-to-id HTTP/1.1" 404 180 0.004711 10.0.0.50 - - [2026-02-23 01:59:03] "GET / HTTP/1.1" 200 35931 0.001325 10.0.0.50 - - [2026-02-23 01:59:03] "POST /fqname-to-id HTTP/1.1" 401 293 0.000320 10.0.0.23 - - [2026-02-23 01:59:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004515 10.0.0.23 - - [2026-02-23 01:59:03] "GET /global-system-config/32a9d019-8c11-4081-ba58-8b2efc198d53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.013002 10.0.0.23 - - [2026-02-23 01:59:03] "POST /service-appliance-sets HTTP/1.1" 200 541 0.065907 10.0.0.23 - - [2026-02-23 01:59:03] "GET / HTTP/1.1" 200 35931 0.001894 10.0.0.23 - - [2026-02-23 01:59:03] "POST /fqname-to-id HTTP/1.1" 401 293 0.000345 10.0.0.23 - - [2026-02-23 01:59:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.008957 10.0.0.23 - - [2026-02-23 01:59:03] "GET /network-ipam/3e01d012-85e2-49aa-8f27-991bb580f120?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.005410 10.0.0.23 - - [2026-02-23 01:59:04] "POST /service-templates HTTP/1.1" 200 511 0.060031 10.0.0.23 - - [2026-02-23 01:59:04] "POST /service-templates HTTP/1.1" 200 501 0.071294 10.0.0.50 - - [2026-02-23 01:59:04] "GET / HTTP/1.1" 200 35931 0.001499 10.0.0.50 - - [2026-02-23 01:59:04] "POST /fqname-to-id HTTP/1.1" 401 293 0.000494 10.0.0.23 - - [2026-02-23 01:59:04] "POST /service-templates HTTP/1.1" 200 515 0.044918 10.0.0.50 - - [2026-02-23 01:59:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.455013 10.0.0.50 - - [2026-02-23 01:59:04] "GET /global-system-config/32a9d019-8c11-4081-ba58-8b2efc198d53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.012871 10.0.0.23 - - [2026-02-23 01:59:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.099456 10.0.0.23 - - [2026-02-23 01:59:04] "GET /global-system-config/32a9d019-8c11-4081-ba58-8b2efc198d53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.006222 10.0.0.50 - - [2026-02-23 01:59:04] "POST /fqname-to-id HTTP/1.1" 404 220 0.019459 10.0.0.23 - - [2026-02-23 01:59:04] "POST /fqname-to-id HTTP/1.1" 404 220 0.003739 10.0.0.23 - - [2026-02-23 01:59:04] "POST /service-templates HTTP/1.1" 200 535 0.064431 10.0.0.50 - - [2026-02-23 01:59:04] "POST /config-database-nodes HTTP/1.1" 200 617 0.057921 10.0.0.23 - - [2026-02-23 01:59:04] "POST /config-nodes HTTP/1.1" 200 599 0.065632 10.0.0.23 - - [2026-02-23 01:59:04] "POST /service-templates HTTP/1.1" 200 507 0.064420 10.0.0.23 - - [2026-02-23 01:59:04] "GET / HTTP/1.1" 200 35931 0.001840 10.0.0.23 - - [2026-02-23 01:59:04] "POST /fqname-to-id HTTP/1.1" 401 293 0.000398 10.0.0.50 - - [2026-02-23 01:59:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.397667 10.0.0.242 - - [2026-02-23 01:59:05] "GET / HTTP/1.1" 200 35931 0.001172 10.0.0.242 - - [2026-02-23 01:59:05] "POST /fqname-to-id HTTP/1.1" 401 293 0.000324 10.0.0.50 - - [2026-02-23 01:59:05] "GET /global-system-config/32a9d019-8c11-4081-ba58-8b2efc198d53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.006609 10.0.0.23 - - [2026-02-23 01:59:05] "GET / HTTP/1.1" 200 35931 0.001214 10.0.0.23 - - [2026-02-23 01:59:05] "POST /global-vrouter-configs HTTP/1.1" 401 293 0.000310 10.0.0.50 - - [2026-02-23 01:59:05] "POST /fqname-to-id HTTP/1.1" 404 220 0.003853 10.0.0.50 - - [2026-02-23 01:59:05] "POST /config-nodes HTTP/1.1" 200 599 0.032018 10.0.0.50 - - [2026-02-23 01:59:05] "GET / HTTP/1.1" 200 35931 0.001494 10.0.0.50 - - [2026-02-23 01:59:05] "POST /global-vrouter-configs HTTP/1.1" 401 293 0.000350 10.0.0.23 - - [2026-02-23 01:59:06] "POST /fqname-to-id HTTP/1.1" 200 156 1.014274 10.0.0.23 - - [2026-02-23 01:59:06] "GET /global-system-config/32a9d019-8c11-4081-ba58-8b2efc198d53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.005650 10.0.0.23 - - [2026-02-23 01:59:06] "POST /fqname-to-id HTTP/1.1" 404 220 0.006061 10.0.0.23 - - [2026-02-23 01:59:06] "POST /config-database-nodes HTTP/1.1" 200 617 0.056569 10.0.0.242 - - [2026-02-23 01:59:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.896041 10.0.0.242 - - [2026-02-23 01:59:07] "GET /global-system-config/32a9d019-8c11-4081-ba58-8b2efc198d53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.007032 10.0.0.23 - - [2026-02-23 01:59:07] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.478202 10.0.0.50 - - [2026-02-23 01:59:07] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.129605 10.0.0.242 - - [2026-02-23 01:59:07] "POST /fqname-to-id HTTP/1.1" 404 220 0.004265 10.0.0.242 - - [2026-02-23 01:59:07] "POST /config-nodes HTTP/1.1" 200 599 0.071633 10.0.0.23 - - [2026-02-23 01:59:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000381 10.0.0.50 - - [2026-02-23 01:59:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000348 10.0.0.23 - - [2026-02-23 01:59:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000377 10.0.0.50 - - [2026-02-23 01:59:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000462 10.0.0.23 - - [2026-02-23 01:59:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000349 10.0.0.50 - - [2026-02-23 01:59:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000346 10.0.0.23 - - [2026-02-23 01:59:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000395 10.0.0.242 - - [2026-02-23 01:59:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000360 10.0.0.50 - - [2026-02-23 01:59:12] "GET /global-system-configs HTTP/1.1" 401 293 0.000407 10.0.0.242 - - [2026-02-23 01:59:12] "GET /global-system-configs HTTP/1.1" 401 293 0.000373 10.0.0.23 - - [2026-02-23 01:59:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004211 10.0.0.23 - - [2026-02-23 01:59:12] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1216 0.004360 10.0.0.50 - - [2026-02-23 01:59:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004440 10.0.0.50 - - [2026-02-23 01:59:12] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1216 0.004291 10.0.0.23 - - [2026-02-23 01:59:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003378 10.0.0.50 - - [2026-02-23 01:59:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005901 10.0.0.23 - - [2026-02-23 01:59:12] "PUT /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650 HTTP/1.1" 200 276 0.023694 10.0.0.50 - - [2026-02-23 01:59:12] "PUT /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650 HTTP/1.1" 200 276 0.017111 10.0.0.242 - - [2026-02-23 01:59:13] "GET /global-system-configs HTTP/1.1" 401 293 0.000399 10.0.0.242 - - [2026-02-23 01:59:13] "GET /global-system-configs HTTP/1.1" 401 293 0.000342 10.0.0.23 - - [2026-02-23 01:59:24] "GET /network-ipam/3e01d012-85e2-49aa-8f27-991bb580f120?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.044307 10.0.0.23 - - [2026-02-23 01:59:24] "POST /fqname-to-id HTTP/1.1" 404 224 0.004344 10.0.0.23 - - [2026-02-23 01:59:24] "POST /ref-update HTTP/1.1" 200 156 0.017837 10.0.0.23 - - [2026-02-23 01:59:25] "POST /route-targets HTTP/1.1" 200 327 0.016128 10.0.0.23 - - [2026-02-23 01:59:25] "POST /ref-update HTTP/1.1" 200 156 0.021471 10.0.0.23 - - [2026-02-23 01:59:25] "PUT /access-control-list/42531bfa-7d16-4c4d-8eb0-1cb4939edc86 HTTP/1.1" 200 272 0.015275 10.0.0.23 - - [2026-02-23 02:00:01] "POST /ref-update HTTP/1.1" 200 156 0.037676 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.242 - - [2026-02-23 02:03:08] "GET /obj-perms HTTP/1.1" 200 5075 0.371482 10.0.0.50 - - [2026-02-23 02:04:08] "GET /obj-perms HTTP/1.1" 200 5075 0.049497 10.0.0.23 - - [2026-02-23 02:04:08] "GET /obj-perms HTTP/1.1" 200 5075 0.063874 10.0.0.23 - - [2026-02-23 02:04:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000434 10.0.0.23 - - [2026-02-23 02:04:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000356 10.0.0.50 - - [2026-02-23 02:04:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000335 10.0.0.50 - - [2026-02-23 02:04:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000331 10.0.0.23 - - [2026-02-23 02:04:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000375 10.0.0.23 - - [2026-02-23 02:04:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000385 10.0.0.50 - - [2026-02-23 02:04:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000383 10.0.0.50 - - [2026-02-23 02:04:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000419 10.0.0.242 - - [2026-02-23 02:04:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000756 10.0.0.242 - - [2026-02-23 02:04:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000342 10.0.0.242 - - [2026-02-23 02:04:12] "GET /global-system-configs HTTP/1.1" 401 293 0.000340 10.0.0.242 - - [2026-02-23 02:04:12] "GET /global-system-configs HTTP/1.1" 401 293 0.000358 [Introspect:8084]10.0.0.23 - - [2026-02-23 02:05:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001031 [Introspect:8084]10.0.0.23 - - [2026-02-23 02:05:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3160 0.000952 10.0.0.23 - - [2026-02-23 02:05:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.031539 [Introspect:8084]10.0.0.23 - - [2026-02-23 02:05:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001064 [Introspect:8084]10.0.0.23 - - [2026-02-23 02:05:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3160 0.001069 10.0.0.242 - - [2026-02-23 02:06:42] "GET / HTTP/1.1" 200 35931 0.001621 10.0.0.242 - - [2026-02-23 02:06:43] "POST /fqname-to-id HTTP/1.1" 401 293 0.000428 10.0.0.242 - - [2026-02-23 02:06:43] "POST /fqname-to-id HTTP/1.1" 404 186 0.071294 10.0.0.23 - - [2026-02-23 02:06:43] "GET /projects?obj_uuids=cc85fd7f-794e-44b6-92f9-30ee451857fb&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.104421 10.0.0.23 - - [2026-02-23 02:06:43] "GET /domains?obj_uuids=e1cc6957-1fd1-4e0a-8f60-be32b1950cd6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000869 10.0.0.23 - - [2026-02-23 02:06:43] "GET /domain/e1cc6957-1fd1-4e0a-8f60-be32b1950cd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.034240 10.0.0.23 - - [2026-02-23 02:06:43] "POST /id-to-fqname HTTP/1.1" 200 188 0.005901 10.0.0.23 - - [2026-02-23 02:06:43] "POST /fqname-to-id HTTP/1.1" 404 197 0.025053 10.0.0.23 - - [2026-02-23 02:06:44] "POST /security-groups HTTP/1.1" 200 589 0.049474 10.0.0.23 - - [2026-02-23 02:06:44] "POST /projects HTTP/1.1" 200 581 0.315299 10.0.0.23 - - [2026-02-23 02:06:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.362510 10.0.0.23 - - [2026-02-23 02:06:44] "POST /fqname-to-id HTTP/1.1" 404 232 0.036519 10.0.0.242 - - [2026-02-23 02:06:44] "GET /project/cc85fd7f-794e-44b6-92f9-30ee451857fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.598621 10.0.0.23 - - [2026-02-23 02:06:44] "POST /access-control-lists HTTP/1.1" 200 592 0.031090 10.0.0.242 - - [2026-02-23 02:06:45] "GET / HTTP/1.1" 200 35931 0.001631 10.0.0.23 - - [2026-02-23 02:06:48] "GET /projects?obj_uuids=cc85fd7f-794e-44b6-92f9-30ee451857fb&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000904 10.0.0.242 - - [2026-02-23 02:06:48] "GET /project/cc85fd7f-794e-44b6-92f9-30ee451857fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.053921 10.0.0.23 - - [2026-02-23 02:06:48] "GET /projects?obj_uuids=cc85fd7f-794e-44b6-92f9-30ee451857fb&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001065 10.0.0.242 - - [2026-02-23 02:06:48] "GET /project/cc85fd7f-794e-44b6-92f9-30ee451857fb?fields=virtual_networks HTTP/1.1" 200 1029 0.042997 10.0.0.23 - - [2026-02-23 02:06:48] "GET /projects?obj_uuids=cc85fd7f-794e-44b6-92f9-30ee451857fb&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000908 10.0.0.242 - - [2026-02-23 02:06:48] "GET /project/cc85fd7f-794e-44b6-92f9-30ee451857fb?fields=virtual_machine_interfaces HTTP/1.1" 200 1029 0.048045 10.0.0.23 - - [2026-02-23 02:06:48] "GET /projects?obj_uuids=cc85fd7f-794e-44b6-92f9-30ee451857fb&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000991 10.0.0.242 - - [2026-02-23 02:06:49] "GET /project/cc85fd7f-794e-44b6-92f9-30ee451857fb?fields=security_groups HTTP/1.1" 200 1253 0.058050 10.0.0.23 - - [2026-02-23 02:06:49] "GET /projects?obj_uuids=b3c6ce5f-53c1-4617-abad-be77a8005e4b&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003358 10.0.0.23 - - [2026-02-23 02:06:49] "GET /domains?obj_uuids=e1cc6957-1fd1-4e0a-8f60-be32b1950cd6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000884 10.0.0.23 - - [2026-02-23 02:06:49] "GET /domain/e1cc6957-1fd1-4e0a-8f60-be32b1950cd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.006818 10.0.0.23 - - [2026-02-23 02:06:49] "POST /id-to-fqname HTTP/1.1" 200 167 0.008318 10.0.0.23 - - [2026-02-23 02:06:49] "POST /fqname-to-id HTTP/1.1" 404 176 0.006293 10.0.0.23 - - [2026-02-23 02:06:50] "POST /security-groups HTTP/1.1" 200 568 0.090327 10.0.0.23 - - [2026-02-23 02:06:50] "POST /projects HTTP/1.1" 200 539 0.329623 10.0.0.23 - - [2026-02-23 02:06:50] "POST /fqname-to-id HTTP/1.1" 404 206 0.010440 10.0.0.23 - - [2026-02-23 02:06:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.404111 10.0.0.242 - - [2026-02-23 02:06:50] "GET /project/b3c6ce5f-53c1-4617-abad-be77a8005e4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1272 0.560539 [Introspect:8084]10.0.0.242 - - [2026-02-23 02:06:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3160 0.001076 10.0.0.23 - - [2026-02-23 02:06:52] "GET /projects?obj_uuids=b3c6ce5f-53c1-4617-abad-be77a8005e4b&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001104 10.0.0.242 - - [2026-02-23 02:06:52] "GET /project/b3c6ce5f-53c1-4617-abad-be77a8005e4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1272 0.054616 10.0.0.23 - - [2026-02-23 02:06:53] "GET /obj-perms HTTP/1.1" 200 5075 0.057862 [Introspect:8084]10.0.0.242 - - [2026-02-23 02:06:54] "GET /Snh_CollectorInfoRequest HTTP/1.1" 200 372 0.000574 10.0.0.242 - - [2026-02-23 02:06:55] "GET /obj-perms HTTP/1.1" 200 5075 0.056911 10.0.0.242 - - [2026-02-23 02:06:55] "GET /obj-perms HTTP/1.1" 200 5075 0.003659 10.0.0.242 - - [2026-02-23 02:06:55] "GET /obj-perms HTTP/1.1" 200 5075 0.003950 10.0.0.242 - - [2026-02-23 02:06:55] "GET /obj-perms HTTP/1.1" 200 5075 0.003773 10.0.0.242 - - [2026-02-23 02:06:55] "GET /obj-perms HTTP/1.1" 200 5075 0.004077 10.0.0.242 - - [2026-02-23 02:06:55] "GET /obj-perms HTTP/1.1" 200 5075 0.003927 10.0.0.242 - - [2026-02-23 02:06:55] "GET /obj-perms HTTP/1.1" 200 5075 0.003693 10.0.0.242 - - [2026-02-23 02:06:55] "GET /obj-perms HTTP/1.1" 200 5075 0.004814 10.0.0.242 - - [2026-02-23 02:06:55] "GET /obj-perms HTTP/1.1" 200 5075 0.003887 10.0.0.242 - - [2026-02-23 02:06:55] "GET /obj-perms HTTP/1.1" 200 5075 0.004524 10.0.0.242 - - [2026-02-23 02:06:55] "GET /obj-perms HTTP/1.1" 200 5075 0.004791 10.0.0.242 - - [2026-02-23 02:06:56] "GET /obj-perms HTTP/1.1" 200 5075 0.003867 10.0.0.23 - - [2026-02-23 02:06:56] "GET /obj-perms HTTP/1.1" 200 5075 0.004089 10.0.0.23 - - [2026-02-23 02:06:56] "GET /obj-perms HTTP/1.1" 200 5075 0.003674 10.0.0.23 - - [2026-02-23 02:06:56] "GET /obj-perms HTTP/1.1" 200 5075 0.004457 10.0.0.242 - - [2026-02-23 02:06:57] "GET /obj-perms HTTP/1.1" 200 5075 0.004202 10.0.0.242 - - [2026-02-23 02:06:57] "GET /obj-perms HTTP/1.1" 200 5075 0.003737 10.0.0.242 - - [2026-02-23 02:06:57] "GET /obj-perms HTTP/1.1" 200 5075 0.003835 10.0.0.242 - - [2026-02-23 02:06:57] "GET /obj-perms HTTP/1.1" 200 5075 0.004840 10.0.0.242 - - [2026-02-23 02:06:58] "GET /obj-perms HTTP/1.1" 200 5075 0.004665 10.0.0.242 - - [2026-02-23 02:06:58] "GET /obj-perms HTTP/1.1" 200 5075 0.004519 10.0.0.242 - - [2026-02-23 02:06:58] "GET /obj-perms HTTP/1.1" 200 5075 0.003789 10.0.0.242 - - [2026-02-23 02:06:58] "GET /obj-perms HTTP/1.1" 200 5075 0.003611 10.0.0.242 - - [2026-02-23 02:06:58] "GET /obj-perms HTTP/1.1" 200 5075 0.003972 10.0.0.242 - - [2026-02-23 02:06:58] "GET /obj-perms HTTP/1.1" 200 5075 0.057561 10.0.0.242 - - [2026-02-23 02:06:58] "GET /obj-perms HTTP/1.1" 200 5075 0.003713 10.0.0.242 - - [2026-02-23 02:07:01] "GET /obj-perms HTTP/1.1" 200 5075 0.004546 10.0.0.242 - - [2026-02-23 02:07:01] "GET /obj-perms HTTP/1.1" 200 5075 0.004192 10.0.0.23 - - [2026-02-23 02:07:01] "DELETE /project/cc85fd7f794e44b692f930ee451857fb HTTP/1.1" 404 173 0.006577 10.0.0.23 - - [2026-02-23 02:07:01] "DELETE /project/b3c6ce5f53c14617abadbe77a8005e4b HTTP/1.1" 404 173 0.006375 10.0.0.23 - - [2026-02-23 02:07:01] "GET /projects?obj_uuids=cc85fd7f-794e-44b6-92f9-30ee451857fb&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000925 10.0.0.23 - - [2026-02-23 02:07:01] "GET /project/cc85fd7f-794e-44b6-92f9-30ee451857fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1461 0.041064 10.0.0.23 - - [2026-02-23 02:07:01] "GET /projects?obj_uuids=cc85fd7f-794e-44b6-92f9-30ee451857fb&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000912 10.0.0.23 - - [2026-02-23 02:07:01] "GET /project/cc85fd7f-794e-44b6-92f9-30ee451857fb?fields=security_groups HTTP/1.1" 200 1358 0.050528 10.0.0.242 - - [2026-02-23 02:07:01] "GET /obj-perms HTTP/1.1" 200 5075 0.004044 10.0.0.23 - - [2026-02-23 02:07:01] "DELETE /security-group/11febde0-7ede-4689-958d-39812db9f0d2 HTTP/1.1" 200 115 0.068976 10.0.0.23 - - [2026-02-23 02:07:01] "GET /projects?obj_uuids=cc85fd7f-794e-44b6-92f9-30ee451857fb&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000816 10.0.0.23 - - [2026-02-23 02:07:01] "GET /project/cc85fd7f-794e-44b6-92f9-30ee451857fb?fields=application_policy_sets HTTP/1.1" 200 1397 0.065915 10.0.0.23 - - [2026-02-23 02:07:01] "DELETE /access-control-list/dc1d1deb-20cb-4a1a-8c46-dcd158d37a17 HTTP/1.1" 200 115 0.075309 10.0.0.242 - - [2026-02-23 02:07:01] "GET /obj-perms HTTP/1.1" 200 5075 0.008791 10.0.0.23 - - [2026-02-23 02:07:01] "DELETE /project/cc85fd7f-794e-44b6-92f9-30ee451857fb HTTP/1.1" 200 115 0.511897 10.0.0.242 - - [2026-02-23 02:07:03] "GET /obj-perms HTTP/1.1" 200 5075 0.004049 10.0.0.242 - - [2026-02-23 02:07:04] "POST /fqname-to-id HTTP/1.1" 404 199 0.027131 10.0.0.23 - - [2026-02-23 02:07:04] "GET /projects?obj_uuids=cd25d0fd-b046-46f9-96c7-0540a2e25ae3&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003434 10.0.0.23 - - [2026-02-23 02:07:04] "GET /domains?obj_uuids=e1cc6957-1fd1-4e0a-8f60-be32b1950cd6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000907 10.0.0.23 - - [2026-02-23 02:07:04] "GET /domain/e1cc6957-1fd1-4e0a-8f60-be32b1950cd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007410 10.0.0.23 - - [2026-02-23 02:07:04] "POST /id-to-fqname HTTP/1.1" 200 201 0.004027 10.0.0.23 - - [2026-02-23 02:07:04] "POST /fqname-to-id HTTP/1.1" 404 210 0.005610 10.0.0.23 - - [2026-02-23 02:07:04] "POST /security-groups HTTP/1.1" 200 602 0.036297 10.0.0.23 - - [2026-02-23 02:07:04] "POST /projects HTTP/1.1" 200 607 0.267403 10.0.0.23 - - [2026-02-23 02:07:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.313037 10.0.0.23 - - [2026-02-23 02:07:04] "POST /fqname-to-id HTTP/1.1" 404 244 0.022779 10.0.0.242 - - [2026-02-23 02:07:04] "GET /project/cd25d0fd-b046-46f9-96c7-0540a2e25ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.481135 10.0.0.242 - - [2026-02-23 02:07:05] "GET / HTTP/1.1" 200 35931 0.001612 10.0.0.242 - - [2026-02-23 02:07:06] "POST /fqname-to-id HTTP/1.1" 401 293 0.000440 10.0.0.242 - - [2026-02-23 02:07:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.067599 10.0.0.23 - - [2026-02-23 02:07:07] "GET /projects?obj_uuids=cd25d0fd-b046-46f9-96c7-0540a2e25ae3&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000876 10.0.0.242 - - [2026-02-23 02:07:07] "GET /project/cd25d0fd-b046-46f9-96c7-0540a2e25ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.065169 10.0.0.23 - - [2026-02-23 02:07:08] "POST /ref-update HTTP/1.1" 200 156 0.029808 10.0.0.23 - - [2026-02-23 02:07:08] "POST /useragent-kv HTTP/1.1" 200 115 0.007422 10.0.0.242 - - [2026-02-23 02:07:08] "POST /neutron/subnet HTTP/1.1" 200 729 0.297897 10.0.0.242 - - [2026-02-23 02:07:08] "POST /id-to-fqname HTTP/1.1" 200 233 0.001173 10.0.0.242 - - [2026-02-23 02:07:08] "GET /virtual-network/932c2d93-5dd5-462b-bda0-1e920174122e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.005350 10.0.0.242 - - [2026-02-23 02:07:08] "GET /virtual-network/932c2d93-5dd5-462b-bda0-1e920174122e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.005384 10.0.0.242 - - [2026-02-23 02:07:08] "POST /neutron/network HTTP/1.1" 200 840 0.007054 10.0.0.242 - - [2026-02-23 02:07:08] "GET /virtual-network/932c2d93-5dd5-462b-bda0-1e920174122e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.006739 10.0.0.242 - - [2026-02-23 02:07:10] "POST /id-to-fqname HTTP/1.1" 200 233 0.001252 10.0.0.50 - - [2026-02-23 02:07:11] "GET /obj-perms HTTP/1.1" 200 5075 0.061137 10.0.0.23 - - [2026-02-23 02:07:12] "GET /projects?obj_uuids=cd25d0fd-b046-46f9-96c7-0540a2e25ae3&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000930 10.0.0.242 - - [2026-02-23 02:07:12] "GET /project/cd25d0fd-b046-46f9-96c7-0540a2e25ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.068490 10.0.0.242 - - [2026-02-23 02:07:13] "POST /neutron/network HTTP/1.1" 200 840 0.037291 10.0.0.242 - - [2026-02-23 02:07:14] "POST /neutron/port HTTP/1.1" 200 117 0.006881 10.0.0.242 - - [2026-02-23 02:07:15] "POST /neutron/port HTTP/1.1" 200 1072 0.049174 10.0.0.242 - - [2026-02-23 02:07:16] "POST /neutron/port HTTP/1.1" 200 1136 0.020153 10.0.0.242 - - [2026-02-23 02:07:16] "POST /neutron/port HTTP/1.1" 200 117 0.001035 10.0.0.242 - - [2026-02-23 02:07:19] "POST /neutron/security_group HTTP/1.1" 200 2069 0.007292 10.0.0.242 - - [2026-02-23 02:07:24] "GET /obj-perms HTTP/1.1" 200 5071 0.057488 10.0.0.242 - - [2026-02-23 02:07:27] "GET /obj-perms HTTP/1.1" 200 5071 0.005374 10.0.0.242 - - [2026-02-23 02:07:29] "POST /neutron/port HTTP/1.1" 200 1136 0.047312 10.0.0.242 - - [2026-02-23 02:07:29] "POST /neutron/network HTTP/1.1" 400 204 0.012885 10.0.0.242 - - [2026-02-23 02:07:30] "POST /neutron/port HTTP/1.1" 200 151 0.195165 10.0.0.23 - - [2026-02-23 02:07:32] "GET /projects?obj_uuids=cd25d0fd-b046-46f9-96c7-0540a2e25ae3&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001049 10.0.0.242 - - [2026-02-23 02:07:32] "GET /project/cd25d0fd-b046-46f9-96c7-0540a2e25ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.050964 10.0.0.23 - - [2026-02-23 02:07:32] "GET /projects?obj_uuids=cd25d0fd-b046-46f9-96c7-0540a2e25ae3&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000992 10.0.0.242 - - [2026-02-23 02:07:32] "GET /project/cd25d0fd-b046-46f9-96c7-0540a2e25ae3?fields=virtual_networks HTTP/1.1" 200 1055 0.086888 10.0.0.23 - - [2026-02-23 02:07:32] "GET /projects?obj_uuids=cd25d0fd-b046-46f9-96c7-0540a2e25ae3&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001047 10.0.0.242 - - [2026-02-23 02:07:32] "GET /project/cd25d0fd-b046-46f9-96c7-0540a2e25ae3?fields=virtual_machine_interfaces HTTP/1.1" 200 1055 0.050712 10.0.0.23 - - [2026-02-23 02:07:33] "GET /projects?obj_uuids=cd25d0fd-b046-46f9-96c7-0540a2e25ae3&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001243 10.0.0.242 - - [2026-02-23 02:07:33] "GET /project/cd25d0fd-b046-46f9-96c7-0540a2e25ae3?fields=security_groups HTTP/1.1" 200 1292 0.064113 10.0.0.23 - - [2026-02-23 02:07:33] "GET /projects?obj_uuids=b3c6ce5f-53c1-4617-abad-be77a8005e4b&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001068 10.0.0.242 - - [2026-02-23 02:07:33] "GET /project/b3c6ce5f-53c1-4617-abad-be77a8005e4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1272 0.060414 10.0.0.23 - - [2026-02-23 02:07:40] "GET /projects?obj_uuids=b3c6ce5f-53c1-4617-abad-be77a8005e4b&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001320 10.0.0.242 - - [2026-02-23 02:07:40] "GET /project/b3c6ce5f-53c1-4617-abad-be77a8005e4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1272 0.058726 10.0.0.242 - - [2026-02-23 02:07:43] "POST /fqname-to-id HTTP/1.1" 404 200 0.031065 10.0.0.23 - - [2026-02-23 02:07:43] "GET /projects?obj_uuids=d558dc30-3107-44a1-bd0f-0f439039a4a6&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002861 10.0.0.23 - - [2026-02-23 02:07:43] "GET /domains?obj_uuids=e1cc6957-1fd1-4e0a-8f60-be32b1950cd6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000830 10.0.0.23 - - [2026-02-23 02:07:43] "GET /domain/e1cc6957-1fd1-4e0a-8f60-be32b1950cd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007395 10.0.0.23 - - [2026-02-23 02:07:43] "POST /id-to-fqname HTTP/1.1" 200 202 0.005739 10.0.0.23 - - [2026-02-23 02:07:43] "POST /fqname-to-id HTTP/1.1" 404 211 0.004972 10.0.0.23 - - [2026-02-23 02:07:44] "POST /security-groups HTTP/1.1" 200 603 0.062485 10.0.0.23 - - [2026-02-23 02:07:44] "POST /fqname-to-id HTTP/1.1" 404 246 0.003085 10.0.0.23 - - [2026-02-23 02:07:44] "POST /projects HTTP/1.1" 200 609 0.338568 10.0.0.23 - - [2026-02-23 02:07:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.424111 10.0.0.23 - - [2026-02-23 02:07:44] "POST /access-control-lists HTTP/1.1" 200 606 0.042000 10.0.0.242 - - [2026-02-23 02:07:44] "GET /project/d558dc30-3107-44a1-bd0f-0f439039a4a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.575067 10.0.0.242 - - [2026-02-23 02:07:45] "GET / HTTP/1.1" 200 35931 0.001697 10.0.0.242 - - [2026-02-23 02:07:46] "POST /fqname-to-id HTTP/1.1" 401 293 0.000428 10.0.0.242 - - [2026-02-23 02:07:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.080825 10.0.0.23 - - [2026-02-23 02:07:46] "GET /projects?obj_uuids=d558dc30-3107-44a1-bd0f-0f439039a4a6&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000859 10.0.0.242 - - [2026-02-23 02:07:46] "GET /project/d558dc30-3107-44a1-bd0f-0f439039a4a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.053144 10.0.0.242 - - [2026-02-23 02:07:46] "POST /neutron/network HTTP/1.1" 200 117 0.041960 10.0.0.242 - - [2026-02-23 02:07:47] "POST /neutron/network HTTP/1.1" 200 922 0.008257 10.0.0.242 - - [2026-02-23 02:07:47] "POST /id-to-fqname HTTP/1.1" 200 275 0.000993 10.0.0.242 - - [2026-02-23 02:07:47] "GET /virtual-network/fefd8b3a-4b54-4834-905b-aeb19224f6da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.005102 10.0.0.242 - - [2026-02-23 02:07:47] "GET /virtual-network/fefd8b3a-4b54-4834-905b-aeb19224f6da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.009967 10.0.0.242 - - [2026-02-23 02:07:47] "POST /neutron/subnet HTTP/1.1" 200 724 0.010065 10.0.0.242 - - [2026-02-23 02:07:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003647 10.0.0.23 - - [2026-02-23 02:07:47] "GET /projects?obj_uuids=d558dc30-3107-44a1-bd0f-0f439039a4a6&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001186 10.0.0.242 - - [2026-02-23 02:07:47] "GET /project/d558dc30-3107-44a1-bd0f-0f439039a4a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.092187 10.0.0.23 - - [2026-02-23 02:07:47] "POST /route-targets HTTP/1.1" 200 327 0.024758 10.0.0.23 - - [2026-02-23 02:07:47] "POST /useragent-kv HTTP/1.1" 200 115 0.007385 10.0.0.242 - - [2026-02-23 02:07:47] "POST /neutron/subnet HTTP/1.1" 200 715 0.214152 10.0.0.242 - - [2026-02-23 02:07:47] "POST /id-to-fqname HTTP/1.1" 200 275 0.001154 10.0.0.242 - - [2026-02-23 02:07:47] "GET /virtual-network/8dddeded-1a5f-4b46-91a6-26af35e5b72e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2187 0.010935 10.0.0.242 - - [2026-02-23 02:07:47] "GET /virtual-network/8dddeded-1a5f-4b46-91a6-26af35e5b72e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2187 0.005474 10.0.0.242 - - [2026-02-23 02:07:47] "POST /neutron/network HTTP/1.1" 200 920 0.006719 10.0.0.242 - - [2026-02-23 02:07:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003521 10.0.0.23 - - [2026-02-23 02:07:47] "GET /projects?obj_uuids=d558dc30-3107-44a1-bd0f-0f439039a4a6&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000896 10.0.0.242 - - [2026-02-23 02:07:48] "GET /project/d558dc30-3107-44a1-bd0f-0f439039a4a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.057108 10.0.0.23 - - [2026-02-23 02:07:48] "GET /projects?obj_uuids=d558dc30-3107-44a1-bd0f-0f439039a4a6&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000956 10.0.0.242 - - [2026-02-23 02:07:48] "POST /neutron/network HTTP/1.1" 200 705 0.129769 10.0.0.23 - - [2026-02-23 02:07:48] "POST /ref-update HTTP/1.1" 200 156 0.034026 10.0.0.242 - - [2026-02-23 02:07:48] "POST /id-to-fqname HTTP/1.1" 200 276 0.009682 10.0.0.242 - - [2026-02-23 02:07:48] "GET /virtual-network/32645b3b-92be-4599-b805-5fd96963eedd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.005345 10.0.0.242 - - [2026-02-23 02:07:48] "POST /neutron/network HTTP/1.1" 200 924 0.009838 10.0.0.242 - - [2026-02-23 02:07:48] "GET /virtual-network/32645b3b-92be-4599-b805-5fd96963eedd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.005023 10.0.0.242 - - [2026-02-23 02:07:48] "POST /id-to-fqname HTTP/1.1" 200 275 0.001135 10.0.0.242 - - [2026-02-23 02:07:49] "POST /neutron/network HTTP/1.1" 200 930 0.007256 10.0.0.23 - - [2026-02-23 02:07:49] "GET /projects?obj_uuids=d558dc30-3107-44a1-bd0f-0f439039a4a6&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000900 10.0.0.242 - - [2026-02-23 02:07:49] "GET /project/d558dc30-3107-44a1-bd0f-0f439039a4a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.073642 10.0.0.242 - - [2026-02-23 02:07:50] "POST /neutron/port HTTP/1.1" 200 117 0.006355 10.0.0.242 - - [2026-02-23 02:07:50] "POST /id-to-fqname HTTP/1.1" 200 276 0.001147 10.0.0.242 - - [2026-02-23 02:07:50] "POST /neutron/network HTTP/1.1" 200 930 0.008205 10.0.0.242 - - [2026-02-23 02:07:51] "POST /neutron/port HTTP/1.1" 200 1070 0.018588 10.0.0.23 - - [2026-02-23 02:07:51] "GET /projects?obj_uuids=d558dc30-3107-44a1-bd0f-0f439039a4a6&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000887 10.0.0.242 - - [2026-02-23 02:07:51] "GET /project/d558dc30-3107-44a1-bd0f-0f439039a4a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.129009 10.0.0.242 - - [2026-02-23 02:07:51] "POST /neutron/network HTTP/1.1" 200 924 0.008219 10.0.0.242 - - [2026-02-23 02:07:51] "POST /neutron/port HTTP/1.1" 200 117 0.001014 10.0.0.242 - - [2026-02-23 02:07:51] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007823 10.0.0.23 - - [2026-02-23 02:07:52] "GET /projects?obj_uuids=d558dc30-3107-44a1-bd0f-0f439039a4a6&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001222 10.0.0.242 - - [2026-02-23 02:07:52] "POST /neutron/port HTTP/1.1" 200 1072 0.384629 10.0.0.242 - - [2026-02-23 02:07:53] "POST /neutron/network HTTP/1.1" 200 920 0.006229 10.0.0.242 - - [2026-02-23 02:07:53] "POST /neutron/port HTTP/1.1" 200 1136 0.045658 10.0.0.242 - - [2026-02-23 02:07:53] "POST /neutron/port HTTP/1.1" 200 117 0.001007 10.0.0.242 - - [2026-02-23 02:07:53] "POST /neutron/port HTTP/1.1" 200 1124 0.013936 10.0.0.23 - - [2026-02-23 02:07:55] "POST /useragent-kv HTTP/1.1" 200 115 0.002360 10.0.0.23 - - [2026-02-23 02:07:55] "POST /useragent-kv HTTP/1.1" 200 115 0.002250 10.0.0.242 - - [2026-02-23 02:07:55] "POST /neutron/network HTTP/1.1" 200 151 0.124060 10.0.0.242 - - [2026-02-23 02:07:57] "POST /neutron/port HTTP/1.1" 200 1136 0.017601 10.0.0.242 - - [2026-02-23 02:07:57] "POST /neutron/network HTTP/1.1" 200 924 0.014384 10.0.0.23 - - [2026-02-23 02:07:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003661 10.0.0.242 - - [2026-02-23 02:07:58] "POST /neutron/network HTTP/1.1" 200 896 0.012003 10.0.0.242 - - [2026-02-23 02:07:58] "POST /neutron/network HTTP/1.1" 200 117 0.010059 10.0.0.23 - - [2026-02-23 02:07:58] "GET /projects?obj_uuids=d558dc30-3107-44a1-bd0f-0f439039a4a6&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000805 10.0.0.23 - - [2026-02-23 02:07:58] "DELETE /route-target/1e007779-a1f9-4df6-8b26-3a7c842e1427 HTTP/1.1" 200 115 0.028047 10.0.0.242 - - [2026-02-23 02:07:58] "GET /project/d558dc30-3107-44a1-bd0f-0f439039a4a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.078939 10.0.0.23 - - [2026-02-23 02:07:58] "GET /projects?obj_uuids=d558dc30-3107-44a1-bd0f-0f439039a4a6&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000920 10.0.0.242 - - [2026-02-23 02:07:58] "GET /project/d558dc30-3107-44a1-bd0f-0f439039a4a6?fields=virtual_networks HTTP/1.1" 200 1057 0.078264 10.0.0.23 - - [2026-02-23 02:07:58] "GET /projects?obj_uuids=d558dc30-3107-44a1-bd0f-0f439039a4a6&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000917 10.0.0.242 - - [2026-02-23 02:07:58] "GET /project/d558dc30-3107-44a1-bd0f-0f439039a4a6?fields=virtual_machine_interfaces HTTP/1.1" 200 1057 0.069119 10.0.0.23 - - [2026-02-23 02:07:58] "GET /projects?obj_uuids=d558dc30-3107-44a1-bd0f-0f439039a4a6&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000893 10.0.0.242 - - [2026-02-23 02:07:58] "GET /project/d558dc30-3107-44a1-bd0f-0f439039a4a6?fields=security_groups HTTP/1.1" 200 1295 0.071625 10.0.0.242 - - [2026-02-23 02:07:59] "POST /fqname-to-id HTTP/1.1" 404 190 0.052821 10.0.0.23 - - [2026-02-23 02:07:59] "GET /projects?obj_uuids=698d09e3-2645-44c4-b1fe-93cf44260b1f&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003764 10.0.0.23 - - [2026-02-23 02:07:59] "GET /domains?obj_uuids=e1cc6957-1fd1-4e0a-8f60-be32b1950cd6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000822 10.0.0.23 - - [2026-02-23 02:07:59] "GET /domain/e1cc6957-1fd1-4e0a-8f60-be32b1950cd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.006339 10.0.0.23 - - [2026-02-23 02:07:59] "POST /id-to-fqname HTTP/1.1" 200 192 0.001072 10.0.0.23 - - [2026-02-23 02:07:59] "POST /fqname-to-id HTTP/1.1" 404 201 0.020193 10.0.0.23 - - [2026-02-23 02:08:00] "POST /security-groups HTTP/1.1" 200 593 0.038191 10.0.0.23 - - [2026-02-23 02:08:00] "POST /projects HTTP/1.1" 200 589 0.304177 10.0.0.23 - - [2026-02-23 02:08:00] "POST /fqname-to-id HTTP/1.1" 404 235 0.008384 10.0.0.23 - - [2026-02-23 02:08:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.383987 10.0.0.242 - - [2026-02-23 02:08:00] "GET /project/698d09e3-2645-44c4-b1fe-93cf44260b1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.531140 10.0.0.242 - - [2026-02-23 02:08:01] "GET / HTTP/1.1" 200 35931 0.001757 10.0.0.242 - - [2026-02-23 02:08:01] "POST /fqname-to-id HTTP/1.1" 401 293 0.000397 10.0.0.23 - - [2026-02-23 02:08:01] "DELETE /project/d558dc30310744a1bd0f0f439039a4a6 HTTP/1.1" 404 173 0.012877 10.0.0.23 - - [2026-02-23 02:08:01] "DELETE /project/698d09e3264544c4b1fe93cf44260b1f HTTP/1.1" 404 173 0.007668 10.0.0.23 - - [2026-02-23 02:08:01] "DELETE /project/cd25d0fdb04646f996c70540a2e25ae3 HTTP/1.1" 404 173 0.006783 10.0.0.23 - - [2026-02-23 02:08:01] "GET /projects?obj_uuids=d558dc30-3107-44a1-bd0f-0f439039a4a6&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000906 10.0.0.23 - - [2026-02-23 02:08:01] "GET /projects?obj_uuids=cd25d0fd-b046-46f9-96c7-0540a2e25ae3&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000802 10.0.0.23 - - [2026-02-23 02:08:01] "GET /project/d558dc30-3107-44a1-bd0f-0f439039a4a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1517 0.049194 10.0.0.23 - - [2026-02-23 02:08:01] "GET /projects?obj_uuids=d558dc30-3107-44a1-bd0f-0f439039a4a6&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001091 10.0.0.23 - - [2026-02-23 02:08:02] "GET /project/cd25d0fd-b046-46f9-96c7-0540a2e25ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1513 0.088603 10.0.0.23 - - [2026-02-23 02:08:02] "GET /projects?obj_uuids=cd25d0fd-b046-46f9-96c7-0540a2e25ae3&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000997 10.0.0.23 - - [2026-02-23 02:08:02] "GET /project/d558dc30-3107-44a1-bd0f-0f439039a4a6?fields=security_groups HTTP/1.1" 200 1400 0.078284 10.0.0.23 - - [2026-02-23 02:08:02] "GET /project/cd25d0fd-b046-46f9-96c7-0540a2e25ae3?fields=security_groups HTTP/1.1" 200 1397 0.117949 10.0.0.23 - - [2026-02-23 02:08:02] "DELETE /security-group/bcc0f6c0-8b5b-42b4-95fd-3d83fe8e23ed HTTP/1.1" 200 115 0.095143 10.0.0.23 - - [2026-02-23 02:08:02] "GET /projects?obj_uuids=d558dc30-3107-44a1-bd0f-0f439039a4a6&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001543 10.0.0.23 - - [2026-02-23 02:08:02] "GET /project/d558dc30-3107-44a1-bd0f-0f439039a4a6?fields=application_policy_sets HTTP/1.1" 200 1439 0.056216 10.0.0.23 - - [2026-02-23 02:08:02] "DELETE /security-group/8707180c-d424-474f-ae25-2ec681fe8831 HTTP/1.1" 200 115 0.104990 10.0.0.23 - - [2026-02-23 02:08:02] "GET /projects?obj_uuids=cd25d0fd-b046-46f9-96c7-0540a2e25ae3&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001822 10.0.0.23 - - [2026-02-23 02:08:02] "DELETE /access-control-list/28f03520-a158-4bbf-9d6e-eb102e53bd7f HTTP/1.1" 200 115 0.096516 10.0.0.23 - - [2026-02-23 02:08:02] "GET /project/cd25d0fd-b046-46f9-96c7-0540a2e25ae3?fields=application_policy_sets HTTP/1.1" 200 1436 0.068775 10.0.0.242 - - [2026-02-23 02:08:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.067758 10.0.0.23 - - [2026-02-23 02:08:02] "GET /projects?obj_uuids=698d09e3-2645-44c4-b1fe-93cf44260b1f&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001382 10.0.0.242 - - [2026-02-23 02:08:02] "GET /project/698d09e3-2645-44c4-b1fe-93cf44260b1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.095591 10.0.0.23 - - [2026-02-23 02:08:02] "DELETE /project/d558dc30-3107-44a1-bd0f-0f439039a4a6 HTTP/1.1" 200 115 0.644418 10.0.0.23 - - [2026-02-23 02:08:02] "DELETE /project/cd25d0fd-b046-46f9-96c7-0540a2e25ae3 HTTP/1.1" 200 115 0.708510 10.0.0.23 - - [2026-02-23 02:08:02] "GET /projects?obj_uuids=698d09e3-2645-44c4-b1fe-93cf44260b1f&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000931 10.0.0.242 - - [2026-02-23 02:08:02] "POST /neutron/network HTTP/1.1" 200 673 0.177501 10.0.0.23 - - [2026-02-23 02:08:02] "POST /route-targets HTTP/1.1" 200 327 0.017147 10.0.0.242 - - [2026-02-23 02:08:03] "POST /id-to-fqname HTTP/1.1" 200 255 0.003920 10.0.0.242 - - [2026-02-23 02:08:03] "GET /virtual-network/ae215f36-b752-47b1-b13f-ddbbf43fed23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2146 0.007878 10.0.0.242 - - [2026-02-23 02:08:03] "POST /neutron/network HTTP/1.1" 200 893 0.007857 10.0.0.242 - - [2026-02-23 02:08:03] "GET /virtual-network/ae215f36-b752-47b1-b13f-ddbbf43fed23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2146 0.005472 10.0.0.242 - - [2026-02-23 02:08:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004806 10.0.0.23 - - [2026-02-23 02:08:03] "GET /projects?obj_uuids=698d09e3-2645-44c4-b1fe-93cf44260b1f&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000827 10.0.0.242 - - [2026-02-23 02:08:03] "GET /project/698d09e3-2645-44c4-b1fe-93cf44260b1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.039501 10.0.0.242 - - [2026-02-23 02:08:03] "POST /neutron/network HTTP/1.1" 200 117 0.014783 10.0.0.23 - - [2026-02-23 02:08:03] "POST /ref-update HTTP/1.1" 200 156 0.030884 10.0.0.242 - - [2026-02-23 02:08:03] "POST /neutron/network HTTP/1.1" 200 894 0.010412 10.0.0.242 - - [2026-02-23 02:08:04] "POST /id-to-fqname HTTP/1.1" 200 255 0.001128 10.0.0.242 - - [2026-02-23 02:08:04] "GET /virtual-network/d038157d-2920-4b07-87e3-22185cab7447?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2148 0.005096 10.0.0.242 - - [2026-02-23 02:08:04] "GET /virtual-network/d038157d-2920-4b07-87e3-22185cab7447?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2148 0.005927 10.0.0.242 - - [2026-02-23 02:08:04] "POST /neutron/subnet HTTP/1.1" 200 734 0.008800 10.0.0.242 - - [2026-02-23 02:08:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002590 10.0.0.23 - - [2026-02-23 02:08:04] "GET /projects?obj_uuids=698d09e3-2645-44c4-b1fe-93cf44260b1f&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000818 10.0.0.242 - - [2026-02-23 02:08:04] "GET /project/698d09e3-2645-44c4-b1fe-93cf44260b1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.043262 10.0.0.23 - - [2026-02-23 02:08:04] "POST /useragent-kv HTTP/1.1" 200 115 0.006428 10.0.0.242 - - [2026-02-23 02:08:04] "POST /neutron/subnet HTTP/1.1" 200 725 0.238213 10.0.0.242 - - [2026-02-23 02:08:04] "POST /id-to-fqname HTTP/1.1" 200 256 0.001184 10.0.0.242 - - [2026-02-23 02:08:04] "GET /virtual-network/7e94959c-27ae-4fdf-b61c-b7b1dc29012f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2145 0.007341 10.0.0.242 - - [2026-02-23 02:08:04] "GET /virtual-network/7e94959c-27ae-4fdf-b61c-b7b1dc29012f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2145 0.007336 10.0.0.242 - - [2026-02-23 02:08:04] "POST /neutron/network HTTP/1.1" 200 894 0.008112 10.0.0.242 - - [2026-02-23 02:08:04] "POST /id-to-fqname HTTP/1.1" 200 255 0.001300 10.0.0.23 - - [2026-02-23 02:08:05] "GET /projects?obj_uuids=698d09e3-2645-44c4-b1fe-93cf44260b1f&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001170 10.0.0.242 - - [2026-02-23 02:08:05] "GET /project/698d09e3-2645-44c4-b1fe-93cf44260b1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.081181 10.0.0.242 - - [2026-02-23 02:08:05] "POST /neutron/network HTTP/1.1" 200 894 0.006051 10.0.0.242 - - [2026-02-23 02:08:06] "POST /id-to-fqname HTTP/1.1" 200 256 0.001227 10.0.0.242 - - [2026-02-23 02:08:06] "POST /neutron/port HTTP/1.1" 200 117 0.007519 10.0.0.23 - - [2026-02-23 02:08:06] "GET /projects?obj_uuids=698d09e3-2645-44c4-b1fe-93cf44260b1f&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000972 10.0.0.242 - - [2026-02-23 02:08:06] "POST /neutron/port HTTP/1.1" 200 1064 0.403915 10.0.0.23 - - [2026-02-23 02:08:07] "GET /projects?obj_uuids=698d09e3-2645-44c4-b1fe-93cf44260b1f&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000999 10.0.0.242 - - [2026-02-23 02:08:07] "POST /neutron/port HTTP/1.1" 200 1118 0.154769 10.0.0.242 - - [2026-02-23 02:08:07] "GET /project/698d09e3-2645-44c4-b1fe-93cf44260b1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.129399 10.0.0.242 - - [2026-02-23 02:08:07] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003989 10.0.0.242 - - [2026-02-23 02:08:07] "POST /neutron/network HTTP/1.1" 200 894 0.006798 10.0.0.242 - - [2026-02-23 02:08:07] "POST /neutron/port HTTP/1.1" 200 117 0.006483 10.0.0.242 - - [2026-02-23 02:08:08] "POST /neutron/port HTTP/1.1" 200 1062 0.022461 10.0.0.242 - - [2026-02-23 02:08:08] "POST /neutron/port HTTP/1.1" 200 1126 0.018612 10.0.0.242 - - [2026-02-23 02:08:08] "POST /neutron/port HTTP/1.1" 200 117 0.001075 10.0.0.242 - - [2026-02-23 02:08:09] "POST /neutron/network HTTP/1.1" 400 204 0.012171 10.0.0.242 - - [2026-02-23 02:08:09] "POST /neutron/port HTTP/1.1" 200 151 0.178736 10.0.0.242 - - [2026-02-23 02:08:10] "POST /neutron/port HTTP/1.1" 200 151 0.227842 10.0.0.23 - - [2026-02-23 02:08:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005319 10.0.0.23 - - [2026-02-23 02:08:11] "POST /useragent-kv HTTP/1.1" 200 115 0.003993 10.0.0.23 - - [2026-02-23 02:08:11] "POST /useragent-kv HTTP/1.1" 200 115 0.003599 10.0.0.242 - - [2026-02-23 02:08:11] "POST /neutron/network HTTP/1.1" 200 151 0.137311 10.0.0.23 - - [2026-02-23 02:08:11] "DELETE /route-target/f82c43c3-ac92-4fc9-862f-d5d9d8a15b10 HTTP/1.1" 200 115 0.029464 10.0.0.242 - - [2026-02-23 02:08:11] "POST /neutron/network HTTP/1.1" 200 893 0.014563 10.0.0.23 - - [2026-02-23 02:08:11] "GET /projects?obj_uuids=698d09e3-2645-44c4-b1fe-93cf44260b1f&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000956 10.0.0.242 - - [2026-02-23 02:08:11] "GET /project/698d09e3-2645-44c4-b1fe-93cf44260b1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.056143 10.0.0.23 - - [2026-02-23 02:08:11] "GET /projects?obj_uuids=698d09e3-2645-44c4-b1fe-93cf44260b1f&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000807 10.0.0.242 - - [2026-02-23 02:08:11] "GET /project/698d09e3-2645-44c4-b1fe-93cf44260b1f?fields=virtual_networks HTTP/1.1" 200 1036 0.040609 10.0.0.23 - - [2026-02-23 02:08:11] "GET /projects?obj_uuids=698d09e3-2645-44c4-b1fe-93cf44260b1f&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000900 10.0.0.242 - - [2026-02-23 02:08:11] "GET /project/698d09e3-2645-44c4-b1fe-93cf44260b1f?fields=virtual_machine_interfaces HTTP/1.1" 200 1036 0.040381 10.0.0.23 - - [2026-02-23 02:08:11] "GET /projects?obj_uuids=698d09e3-2645-44c4-b1fe-93cf44260b1f&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001059 10.0.0.242 - - [2026-02-23 02:08:12] "GET /project/698d09e3-2645-44c4-b1fe-93cf44260b1f?fields=security_groups HTTP/1.1" 200 1264 0.051845 10.0.0.242 - - [2026-02-23 02:08:13] "POST /fqname-to-id HTTP/1.1" 404 196 0.034037 10.0.0.23 - - [2026-02-23 02:08:13] "GET /projects?obj_uuids=9efe67ea-36dc-42a9-97c0-65d15f9fa677&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003323 10.0.0.23 - - [2026-02-23 02:08:13] "GET /domains?obj_uuids=e1cc6957-1fd1-4e0a-8f60-be32b1950cd6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001055 10.0.0.23 - - [2026-02-23 02:08:13] "GET /domain/e1cc6957-1fd1-4e0a-8f60-be32b1950cd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007427 10.0.0.23 - - [2026-02-23 02:08:13] "POST /id-to-fqname HTTP/1.1" 200 198 0.003049 10.0.0.23 - - [2026-02-23 02:08:13] "POST /fqname-to-id HTTP/1.1" 404 207 0.002531 10.0.0.23 - - [2026-02-23 02:08:13] "POST /security-groups HTTP/1.1" 200 599 0.081473 10.0.0.23 - - [2026-02-23 02:08:13] "POST /fqname-to-id HTTP/1.1" 404 242 0.003222 10.0.0.23 - - [2026-02-23 02:08:13] "POST /projects HTTP/1.1" 200 601 0.282008 10.0.0.23 - - [2026-02-23 02:08:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.320328 10.0.0.23 - - [2026-02-23 02:08:13] "POST /access-control-lists HTTP/1.1" 200 602 0.057862 10.0.0.242 - - [2026-02-23 02:08:14] "GET /project/9efe67ea-36dc-42a9-97c0-65d15f9fa677?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.501381 10.0.0.242 - - [2026-02-23 02:08:15] "GET / HTTP/1.1" 200 35931 0.001664 10.0.0.242 - - [2026-02-23 02:08:15] "POST /fqname-to-id HTTP/1.1" 401 293 0.000419 10.0.0.242 - - [2026-02-23 02:08:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.060414 10.0.0.23 - - [2026-02-23 02:08:16] "GET /projects?obj_uuids=9efe67ea-36dc-42a9-97c0-65d15f9fa677&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000898 10.0.0.242 - - [2026-02-23 02:08:16] "GET /project/9efe67ea-36dc-42a9-97c0-65d15f9fa677?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.052136 10.0.0.23 - - [2026-02-23 02:08:16] "GET /projects?obj_uuids=9efe67ea-36dc-42a9-97c0-65d15f9fa677&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001106 10.0.0.242 - - [2026-02-23 02:08:16] "POST /neutron/network HTTP/1.1" 200 691 0.166302 10.0.0.242 - - [2026-02-23 02:08:16] "POST /id-to-fqname HTTP/1.1" 200 267 0.005568 10.0.0.242 - - [2026-02-23 02:08:16] "GET /virtual-network/8904591e-c24c-4acd-89f4-f7a58b42afe9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.005401 10.0.0.242 - - [2026-02-23 02:08:16] "POST /neutron/network HTTP/1.1" 200 909 0.006408 10.0.0.242 - - [2026-02-23 02:08:16] "GET /virtual-network/8904591e-c24c-4acd-89f4-f7a58b42afe9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.004784 10.0.0.242 - - [2026-02-23 02:08:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003002 10.0.0.23 - - [2026-02-23 02:08:16] "GET /projects?obj_uuids=9efe67ea-36dc-42a9-97c0-65d15f9fa677&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000811 10.0.0.242 - - [2026-02-23 02:08:17] "GET /project/9efe67ea-36dc-42a9-97c0-65d15f9fa677?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.036718 10.0.0.242 - - [2026-02-23 02:08:17] "POST /neutron/network HTTP/1.1" 200 117 0.014058 10.0.0.23 - - [2026-02-23 02:08:17] "POST /route-targets HTTP/1.1" 200 327 0.016237 10.0.0.242 - - [2026-02-23 02:08:17] "POST /neutron/network HTTP/1.1" 200 908 0.010169 10.0.0.242 - - [2026-02-23 02:08:17] "POST /id-to-fqname HTTP/1.1" 200 267 0.000963 10.0.0.242 - - [2026-02-23 02:08:17] "GET /virtual-network/c15d9ecd-2ba0-476d-969e-e60e2cab6c4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.005273 10.0.0.242 - - [2026-02-23 02:08:17] "GET /virtual-network/c15d9ecd-2ba0-476d-969e-e60e2cab6c4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.005438 10.0.0.242 - - [2026-02-23 02:08:17] "POST /neutron/subnet HTTP/1.1" 200 715 0.009171 10.0.0.242 - - [2026-02-23 02:08:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003243 10.0.0.23 - - [2026-02-23 02:08:17] "GET /projects?obj_uuids=9efe67ea-36dc-42a9-97c0-65d15f9fa677&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000837 10.0.0.242 - - [2026-02-23 02:08:17] "GET /project/9efe67ea-36dc-42a9-97c0-65d15f9fa677?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.045925 10.0.0.23 - - [2026-02-23 02:08:18] "POST /ref-update HTTP/1.1" 200 156 0.030874 10.0.0.23 - - [2026-02-23 02:08:18] "POST /useragent-kv HTTP/1.1" 200 115 0.008885 10.0.0.242 - - [2026-02-23 02:08:18] "POST /neutron/subnet HTTP/1.1" 200 715 0.229996 10.0.0.242 - - [2026-02-23 02:08:18] "POST /id-to-fqname HTTP/1.1" 200 268 0.001276 10.0.0.242 - - [2026-02-23 02:08:18] "GET /virtual-network/33de18c6-194b-4a67-b995-24f18ce5f4dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.005758 10.0.0.242 - - [2026-02-23 02:08:18] "GET /virtual-network/33de18c6-194b-4a67-b995-24f18ce5f4dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.004977 10.0.0.242 - - [2026-02-23 02:08:18] "POST /neutron/network HTTP/1.1" 200 910 0.007364 10.0.0.242 - - [2026-02-23 02:08:18] "POST /id-to-fqname HTTP/1.1" 200 267 0.001128 10.0.0.23 - - [2026-02-23 02:08:54] "GET /projects?obj_uuids=9efe67ea-36dc-42a9-97c0-65d15f9fa677&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001189 10.0.0.242 - - [2026-02-23 02:08:54] "GET /project/9efe67ea-36dc-42a9-97c0-65d15f9fa677?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.089788 10.0.0.242 - - [2026-02-23 02:08:54] "POST /neutron/network HTTP/1.1" 200 908 0.006815 10.0.0.242 - - [2026-02-23 02:08:55] "POST /id-to-fqname HTTP/1.1" 200 268 0.001198 10.0.0.242 - - [2026-02-23 02:08:55] "POST /neutron/port HTTP/1.1" 200 117 0.006403 10.0.0.23 - - [2026-02-23 02:08:55] "GET /projects?obj_uuids=9efe67ea-36dc-42a9-97c0-65d15f9fa677&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001209 10.0.0.242 - - [2026-02-23 02:08:55] "POST /neutron/port HTTP/1.1" 200 1066 0.395055 10.0.0.242 - - [2026-02-23 02:08:56] "POST /neutron/port HTTP/1.1" 200 1120 0.135324 10.0.0.23 - - [2026-02-23 02:08:56] "GET /projects?obj_uuids=9efe67ea-36dc-42a9-97c0-65d15f9fa677&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000917 10.0.0.242 - - [2026-02-23 02:08:56] "GET /project/9efe67ea-36dc-42a9-97c0-65d15f9fa677?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.126225 10.0.0.242 - - [2026-02-23 02:08:56] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004137 10.0.0.242 - - [2026-02-23 02:08:56] "POST /neutron/network HTTP/1.1" 200 908 0.011883 10.0.0.242 - - [2026-02-23 02:08:56] "POST /neutron/port HTTP/1.1" 200 117 0.006636 10.0.0.23 - - [2026-02-23 02:08:56] "GET /projects?obj_uuids=b3c6ce5f-53c1-4617-abad-be77a8005e4b&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.000970 10.0.0.242 - - [2026-02-23 02:08:56] "GET /project/b3c6ce5f-53c1-4617-abad-be77a8005e4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1272 0.055259 10.0.0.242 - - [2026-02-23 02:08:57] "POST /neutron/port HTTP/1.1" 200 1066 0.035364 10.0.0.242 - - [2026-02-23 02:08:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003704 10.0.0.242 - - [2026-02-23 02:08:57] "GET /security-group/f394bc9c-6ddf-41b8-89c4-292ca5b9f26e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3685 0.011026 10.0.0.242 - - [2026-02-23 02:08:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.010051 10.0.0.23 - - [2026-02-23 02:08:57] "GET /projects?obj_uuids=b3c6ce5f-53c1-4617-abad-be77a8005e4b&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.002132 10.0.0.242 - - [2026-02-23 02:08:57] "GET /project/b3c6ce5f-53c1-4617-abad-be77a8005e4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1272 0.093342 10.0.0.242 - - [2026-02-23 02:08:57] "POST /neutron/port HTTP/1.1" 200 1130 0.046712 10.0.0.242 - - [2026-02-23 02:08:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003012 10.0.0.242 - - [2026-02-23 02:08:57] "GET /security-group/f394bc9c-6ddf-41b8-89c4-292ca5b9f26e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3685 0.009244 10.0.0.242 - - [2026-02-23 02:08:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004200 10.0.0.242 - - [2026-02-23 02:08:58] "POST /neutron/port HTTP/1.1" 200 117 0.001482 10.0.0.242 - - [2026-02-23 02:08:58] "PUT /security-group/f394bc9c-6ddf-41b8-89c4-292ca5b9f26e HTTP/1.1" 200 262 0.039586 10.0.0.242 - - [2026-02-23 02:08:58] "POST /fqname-to-id HTTP/1.1" 404 193 0.010380 10.0.0.242 - - [2026-02-23 02:08:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004249 10.0.0.23 - - [2026-02-23 02:08:59] "GET /domains?obj_uuids=e1cc6957-1fd1-4e0a-8f60-be32b1950cd6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000872 10.0.0.242 - - [2026-02-23 02:08:59] "GET /domain/e1cc6957-1fd1-4e0a-8f60-be32b1950cd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.007712 10.0.0.242 - - [2026-02-23 02:08:59] "POST /service-templates HTTP/1.1" 200 543 0.074836 10.0.0.242 - - [2026-02-23 02:08:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004829 10.0.0.242 - - [2026-02-23 02:08:59] "GET /service-template/4e7d15fe-cc59-4bbd-98fa-e2cb00376c03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.014140 10.0.0.242 - - [2026-02-23 02:08:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004947 10.0.0.242 - - [2026-02-23 02:08:59] "GET /service-template/4e7d15fe-cc59-4bbd-98fa-e2cb00376c03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.010225 10.0.0.242 - - [2026-02-23 02:08:59] "POST /id-to-fqname HTTP/1.1" 200 267 0.003034 10.0.0.242 - - [2026-02-23 02:08:59] "POST /id-to-fqname HTTP/1.1" 200 267 0.002370 10.0.0.242 - - [2026-02-23 02:08:59] "POST /id-to-fqname HTTP/1.1" 200 268 0.003351 10.0.0.242 - - [2026-02-23 02:08:59] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007729 10.0.0.242 - - [2026-02-23 02:08:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.015675 10.0.0.242 - - [2026-02-23 02:08:59] "DELETE /service-template/4e7d15fe-cc59-4bbd-98fa-e2cb00376c03 HTTP/1.1" 200 115 0.059645 10.0.0.242 - - [2026-02-23 02:08:59] "POST /fqname-to-id HTTP/1.1" 404 193 0.004597 10.0.0.23 - - [2026-02-23 02:09:02] "DELETE /project/9efe67ea36dc42a997c065d15f9fa677 HTTP/1.1" 404 173 0.003679 10.0.0.23 - - [2026-02-23 02:09:02] "GET /projects?obj_uuids=698d09e3-2645-44c4-b1fe-93cf44260b1f&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000844 10.0.0.23 - - [2026-02-23 02:09:02] "GET /project/698d09e3-2645-44c4-b1fe-93cf44260b1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.065542 10.0.0.23 - - [2026-02-23 02:09:02] "GET /projects?obj_uuids=698d09e3-2645-44c4-b1fe-93cf44260b1f&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001491 10.0.0.23 - - [2026-02-23 02:09:02] "GET /project/698d09e3-2645-44c4-b1fe-93cf44260b1f?fields=security_groups HTTP/1.1" 200 1369 0.074506 10.0.0.23 - - [2026-02-23 02:09:03] "DELETE /security-group/e7f33101-1183-4f54-9dff-dab9e93ca232 HTTP/1.1" 200 115 0.114512 10.0.0.23 - - [2026-02-23 02:09:03] "GET /projects?obj_uuids=698d09e3-2645-44c4-b1fe-93cf44260b1f&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000882 10.0.0.23 - - [2026-02-23 02:09:03] "DELETE /access-control-list/b1af3650-83c4-4f3d-a37b-1e2d4296f6c3 HTTP/1.1" 200 115 0.089077 10.0.0.23 - - [2026-02-23 02:09:03] "GET /project/698d09e3-2645-44c4-b1fe-93cf44260b1f?fields=application_policy_sets HTTP/1.1" 200 1408 0.113839 10.0.0.23 - - [2026-02-23 02:09:03] "DELETE /project/698d09e3-2645-44c4-b1fe-93cf44260b1f HTTP/1.1" 200 115 0.673906 10.0.0.242 - - [2026-02-23 02:09:04] "POST /neutron/network HTTP/1.1" 200 908 0.016468 10.0.0.242 - - [2026-02-23 02:09:06] "POST /neutron/network HTTP/1.1" 400 204 0.028606 10.0.0.23 - - [2026-02-23 02:09:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000420 10.0.0.23 - - [2026-02-23 02:09:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000361 10.0.0.50 - - [2026-02-23 02:09:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000355 10.0.0.50 - - [2026-02-23 02:09:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000453 10.0.0.242 - - [2026-02-23 02:09:11] "POST /neutron/network HTTP/1.1" 200 908 0.009240 10.0.0.23 - - [2026-02-23 02:09:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000384 10.0.0.23 - - [2026-02-23 02:09:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000375 10.0.0.50 - - [2026-02-23 02:09:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000347 10.0.0.50 - - [2026-02-23 02:09:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000371 10.0.0.242 - - [2026-02-23 02:09:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000336 10.0.0.242 - - [2026-02-23 02:09:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000491 10.0.0.242 - - [2026-02-23 02:09:12] "GET /global-system-configs HTTP/1.1" 401 293 0.000356 10.0.0.242 - - [2026-02-23 02:09:12] "GET /global-system-configs HTTP/1.1" 401 293 0.000364 10.0.0.242 - - [2026-02-23 02:09:13] "POST /neutron/network HTTP/1.1" 400 204 0.035812 10.0.0.23 - - [2026-02-23 02:09:13] "GET /obj-perms HTTP/1.1" 200 5075 0.079060 10.0.0.242 - - [2026-02-23 02:09:13] "GET /obj-perms HTTP/1.1" 200 5075 0.063401 10.0.0.242 - - [2026-02-23 02:09:17] "POST /neutron/network HTTP/1.1" 200 908 0.008728 10.0.0.242 - - [2026-02-23 02:09:19] "POST /neutron/network HTTP/1.1" 400 204 0.012822 10.0.0.242 - - [2026-02-23 02:09:23] "POST /neutron/network HTTP/1.1" 200 908 0.007302 10.0.0.242 - - [2026-02-23 02:09:25] "POST /neutron/network HTTP/1.1" 400 204 0.014411 10.0.0.242 - - [2026-02-23 02:09:29] "POST /neutron/network HTTP/1.1" 200 908 0.007204 10.0.0.242 - - [2026-02-23 02:09:31] "POST /neutron/network HTTP/1.1" 400 204 0.017697 10.0.0.242 - - [2026-02-23 02:09:35] "POST /neutron/network HTTP/1.1" 200 908 0.008958 10.0.0.242 - - [2026-02-23 02:09:37] "POST /neutron/network HTTP/1.1" 400 204 0.015257 10.0.0.242 - - [2026-02-23 02:09:41] "POST /neutron/network HTTP/1.1" 200 908 0.007253 10.0.0.242 - - [2026-02-23 02:09:43] "POST /neutron/network HTTP/1.1" 400 204 0.013244 10.0.0.242 - - [2026-02-23 02:09:47] "POST /neutron/network HTTP/1.1" 200 908 0.006662 10.0.0.242 - - [2026-02-23 02:09:50] "POST /neutron/network HTTP/1.1" 400 204 0.013356 10.0.0.242 - - [2026-02-23 02:09:53] "POST /neutron/port HTTP/1.1" 200 1130 0.016897 10.0.0.242 - - [2026-02-23 02:09:54] "POST /neutron/network HTTP/1.1" 200 908 0.006416 10.0.0.23 - - [2026-02-23 02:09:54] "DELETE /route-target/551cec8c-8955-448e-af48-dfab3c2fb9d1 HTTP/1.1" 200 115 0.034270 10.0.0.242 - - [2026-02-23 02:09:54] "POST /neutron/port HTTP/1.1" 200 117 0.006410 10.0.0.242 - - [2026-02-23 02:09:56] "POST /neutron/network HTTP/1.1" 400 204 0.013177 10.0.0.242 - - [2026-02-23 02:09:58] "POST /neutron/port HTTP/1.1" 200 151 0.195235 10.0.0.242 - - [2026-02-23 02:09:59] "POST /neutron/port HTTP/1.1" 200 117 0.005835 10.0.0.242 - - [2026-02-23 02:10:00] "POST /neutron/network HTTP/1.1" 200 909 0.018216 10.0.0.23 - - [2026-02-23 02:10:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005032 10.0.0.23 - - [2026-02-23 02:10:00] "GET /projects?obj_uuids=9efe67ea-36dc-42a9-97c0-65d15f9fa677&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000971 10.0.0.242 - - [2026-02-23 02:10:00] "GET /project/9efe67ea-36dc-42a9-97c0-65d15f9fa677?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.047281 10.0.0.23 - - [2026-02-23 02:10:00] "GET /projects?obj_uuids=9efe67ea-36dc-42a9-97c0-65d15f9fa677&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001011 10.0.0.242 - - [2026-02-23 02:10:00] "GET /project/9efe67ea-36dc-42a9-97c0-65d15f9fa677?fields=virtual_networks HTTP/1.1" 200 1049 0.056916 10.0.0.23 - - [2026-02-23 02:10:01] "GET /projects?obj_uuids=9efe67ea-36dc-42a9-97c0-65d15f9fa677&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001241 10.0.0.242 - - [2026-02-23 02:10:01] "GET /project/9efe67ea-36dc-42a9-97c0-65d15f9fa677?fields=virtual_machine_interfaces HTTP/1.1" 200 1049 0.070154 10.0.0.23 - - [2026-02-23 02:10:01] "GET /projects?obj_uuids=9efe67ea-36dc-42a9-97c0-65d15f9fa677&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000915 10.0.0.242 - - [2026-02-23 02:10:01] "GET /project/9efe67ea-36dc-42a9-97c0-65d15f9fa677?fields=security_groups HTTP/1.1" 200 1283 0.053062 10.0.0.242 - - [2026-02-23 02:10:02] "POST /fqname-to-id HTTP/1.1" 404 189 0.032113 10.0.0.23 - - [2026-02-23 02:10:02] "GET /projects?obj_uuids=45591409-0816-40de-9ace-82754b235f27&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003105 10.0.0.23 - - [2026-02-23 02:10:02] "GET /domains?obj_uuids=e1cc6957-1fd1-4e0a-8f60-be32b1950cd6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001309 10.0.0.23 - - [2026-02-23 02:10:02] "GET /domain/e1cc6957-1fd1-4e0a-8f60-be32b1950cd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007573 10.0.0.23 - - [2026-02-23 02:10:02] "POST /id-to-fqname HTTP/1.1" 200 191 0.005432 10.0.0.23 - - [2026-02-23 02:10:02] "POST /fqname-to-id HTTP/1.1" 404 200 0.011070 10.0.0.23 - - [2026-02-23 02:10:02] "POST /security-groups HTTP/1.1" 200 592 0.077519 10.0.0.23 - - [2026-02-23 02:10:02] "POST /projects HTTP/1.1" 200 587 0.303297 10.0.0.23 - - [2026-02-23 02:10:02] "POST /access-control-lists HTTP/1.1" 200 597 0.028619 10.0.0.23 - - [2026-02-23 02:10:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.383349 10.0.0.242 - - [2026-02-23 02:10:02] "GET /project/45591409-0816-40de-9ace-82754b235f27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.532720 10.0.0.23 - - [2026-02-23 02:10:03] "DELETE /project/45591409081640de9ace82754b235f27 HTTP/1.1" 404 173 0.007119 10.0.0.23 - - [2026-02-23 02:10:03] "GET /projects?obj_uuids=9efe67ea-36dc-42a9-97c0-65d15f9fa677&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001003 10.0.0.23 - - [2026-02-23 02:10:03] "GET /project/9efe67ea-36dc-42a9-97c0-65d15f9fa677?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1501 0.053257 10.0.0.23 - - [2026-02-23 02:10:03] "GET /projects?obj_uuids=9efe67ea-36dc-42a9-97c0-65d15f9fa677&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001296 10.0.0.23 - - [2026-02-23 02:10:03] "GET /project/9efe67ea-36dc-42a9-97c0-65d15f9fa677?fields=security_groups HTTP/1.1" 200 1388 0.053268 10.0.0.23 - - [2026-02-23 02:10:03] "DELETE /security-group/c799c0cd-cb5b-44a9-bf7c-1533abab565f HTTP/1.1" 200 115 0.078212 10.0.0.23 - - [2026-02-23 02:10:03] "GET /projects?obj_uuids=9efe67ea-36dc-42a9-97c0-65d15f9fa677&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001106 10.0.0.23 - - [2026-02-23 02:10:03] "DELETE /access-control-list/9d135611-47ab-49ce-83fe-e34e1191c468 HTTP/1.1" 200 115 0.081667 10.0.0.23 - - [2026-02-23 02:10:03] "GET /project/9efe67ea-36dc-42a9-97c0-65d15f9fa677?fields=application_policy_sets HTTP/1.1" 200 1427 0.076510 10.0.0.23 - - [2026-02-23 02:10:03] "DELETE /project/9efe67ea-36dc-42a9-97c0-65d15f9fa677 HTTP/1.1" 200 115 0.455659 10.0.0.242 - - [2026-02-23 02:10:04] "GET / HTTP/1.1" 200 35931 0.001585 10.0.0.242 - - [2026-02-23 02:10:04] "POST /fqname-to-id HTTP/1.1" 401 293 0.000590 10.0.0.242 - - [2026-02-23 02:10:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.031354 10.0.0.23 - - [2026-02-23 02:10:04] "GET /projects?obj_uuids=45591409-0816-40de-9ace-82754b235f27&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001030 10.0.0.242 - - [2026-02-23 02:10:04] "GET /project/45591409-0816-40de-9ace-82754b235f27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.039777 10.0.0.23 - - [2026-02-23 02:10:05] "GET /projects?obj_uuids=45591409-0816-40de-9ace-82754b235f27&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001215 10.0.0.242 - - [2026-02-23 02:10:05] "POST /neutron/network HTTP/1.1" 200 670 0.171525 10.0.0.23 - - [2026-02-23 02:10:05] "POST /ref-update HTTP/1.1" 200 156 0.028382 10.0.0.242 - - [2026-02-23 02:10:05] "POST /id-to-fqname HTTP/1.1" 200 253 0.003490 10.0.0.242 - - [2026-02-23 02:10:05] "GET /virtual-network/16896f0e-7a74-4681-9476-872aeaf0f229?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2137 0.004851 10.0.0.242 - - [2026-02-23 02:10:05] "POST /neutron/network HTTP/1.1" 200 889 0.005814 10.0.0.242 - - [2026-02-23 02:10:05] "GET /virtual-network/16896f0e-7a74-4681-9476-872aeaf0f229?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2137 0.004635 10.0.0.242 - - [2026-02-23 02:10:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003928 10.0.0.23 - - [2026-02-23 02:10:05] "GET /projects?obj_uuids=45591409-0816-40de-9ace-82754b235f27&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001191 10.0.0.242 - - [2026-02-23 02:10:05] "GET /project/45591409-0816-40de-9ace-82754b235f27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.072425 10.0.0.242 - - [2026-02-23 02:10:05] "POST /neutron/network HTTP/1.1" 200 117 0.013201 10.0.0.242 - - [2026-02-23 02:10:06] "POST /neutron/network HTTP/1.1" 200 887 0.009197 10.0.0.242 - - [2026-02-23 02:10:06] "POST /id-to-fqname HTTP/1.1" 200 253 0.001091 10.0.0.242 - - [2026-02-23 02:10:06] "GET /virtual-network/f6bfe46f-cde3-4671-b7ef-22a144e19c33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2132 0.004973 10.0.0.242 - - [2026-02-23 02:10:06] "GET /virtual-network/f6bfe46f-cde3-4671-b7ef-22a144e19c33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2132 0.005825 10.0.0.242 - - [2026-02-23 02:10:06] "POST /neutron/subnet HTTP/1.1" 200 715 0.008747 10.0.0.242 - - [2026-02-23 02:10:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003261 10.0.0.23 - - [2026-02-23 02:10:06] "GET /projects?obj_uuids=45591409-0816-40de-9ace-82754b235f27&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000836 10.0.0.242 - - [2026-02-23 02:10:06] "GET /project/45591409-0816-40de-9ace-82754b235f27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.034655 10.0.0.23 - - [2026-02-23 02:10:06] "POST /route-targets HTTP/1.1" 200 327 0.013688 10.0.0.23 - - [2026-02-23 02:10:06] "POST /useragent-kv HTTP/1.1" 200 115 0.010367 10.0.0.242 - - [2026-02-23 02:10:06] "POST /neutron/subnet HTTP/1.1" 200 719 0.237051 10.0.0.242 - - [2026-02-23 02:10:06] "POST /id-to-fqname HTTP/1.1" 200 254 0.001468 10.0.0.242 - - [2026-02-23 02:10:06] "GET /virtual-network/69476706-bec6-432d-8619-e959e4776acf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2136 0.005154 10.0.0.242 - - [2026-02-23 02:10:06] "GET /virtual-network/69476706-bec6-432d-8619-e959e4776acf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2136 0.006958 10.0.0.242 - - [2026-02-23 02:10:06] "POST /neutron/network HTTP/1.1" 200 890 0.007645 10.0.0.242 - - [2026-02-23 02:10:06] "POST /id-to-fqname HTTP/1.1" 200 253 0.001329 10.0.0.23 - - [2026-02-23 02:10:07] "GET /projects?obj_uuids=45591409-0816-40de-9ace-82754b235f27&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000893 10.0.0.242 - - [2026-02-23 02:10:07] "GET /project/45591409-0816-40de-9ace-82754b235f27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.069203 10.0.0.242 - - [2026-02-23 02:10:07] "POST /neutron/network HTTP/1.1" 200 887 0.006293 10.0.0.242 - - [2026-02-23 02:10:08] "POST /id-to-fqname HTTP/1.1" 200 254 0.001165 10.0.0.242 - - [2026-02-23 02:10:08] "POST /neutron/port HTTP/1.1" 200 117 0.006098 10.0.0.23 - - [2026-02-23 02:10:08] "GET /projects?obj_uuids=45591409-0816-40de-9ace-82754b235f27&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000990 10.0.0.242 - - [2026-02-23 02:10:08] "POST /neutron/port HTTP/1.1" 200 1059 0.363728 10.0.0.242 - - [2026-02-23 02:10:09] "POST /neutron/port HTTP/1.1" 200 1113 0.126119 10.0.0.23 - - [2026-02-23 02:10:09] "GET /projects?obj_uuids=45591409-0816-40de-9ace-82754b235f27&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000963 10.0.0.242 - - [2026-02-23 02:10:09] "GET /project/45591409-0816-40de-9ace-82754b235f27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.114338 10.0.0.242 - - [2026-02-23 02:10:09] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003855 10.0.0.242 - - [2026-02-23 02:10:09] "POST /neutron/network HTTP/1.1" 200 887 0.007419 10.0.0.242 - - [2026-02-23 02:10:09] "POST /neutron/port HTTP/1.1" 200 117 0.006837 10.0.0.242 - - [2026-02-23 02:10:10] "POST /fqname-to-id HTTP/1.1" 404 193 0.003236 10.0.0.242 - - [2026-02-23 02:10:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003381 10.0.0.242 - - [2026-02-23 02:10:10] "POST /neutron/port HTTP/1.1" 200 1060 0.015811 10.0.0.23 - - [2026-02-23 02:10:10] "GET /domains?obj_uuids=e1cc6957-1fd1-4e0a-8f60-be32b1950cd6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000998 10.0.0.242 - - [2026-02-23 02:10:10] "GET /domain/e1cc6957-1fd1-4e0a-8f60-be32b1950cd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.006560 10.0.0.242 - - [2026-02-23 02:10:10] "POST /service-templates HTTP/1.1" 200 543 0.065808 10.0.0.242 - - [2026-02-23 02:10:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003363 10.0.0.242 - - [2026-02-23 02:10:10] "POST /neutron/port HTTP/1.1" 200 1124 0.024698 10.0.0.242 - - [2026-02-23 02:10:10] "GET /service-template/f8c6afce-5f0f-4061-9d75-d42479cf7ccd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1817 0.004292 10.0.0.242 - - [2026-02-23 02:10:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002725 10.0.0.242 - - [2026-02-23 02:10:10] "GET /service-template/f8c6afce-5f0f-4061-9d75-d42479cf7ccd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1817 0.003688 10.0.0.242 - - [2026-02-23 02:10:10] "POST /neutron/port HTTP/1.1" 200 117 0.001047 10.0.0.242 - - [2026-02-23 02:10:10] "POST /id-to-fqname HTTP/1.1" 200 253 0.001159 10.0.0.242 - - [2026-02-23 02:10:10] "POST /id-to-fqname HTTP/1.1" 200 253 0.001160 10.0.0.242 - - [2026-02-23 02:10:10] "POST /id-to-fqname HTTP/1.1" 200 254 0.001430 10.0.0.242 - - [2026-02-23 02:10:10] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006995 10.0.0.242 - - [2026-02-23 02:10:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003540 10.0.0.242 - - [2026-02-23 02:10:10] "DELETE /service-template/f8c6afce-5f0f-4061-9d75-d42479cf7ccd HTTP/1.1" 200 115 0.032538 10.0.0.242 - - [2026-02-23 02:10:10] "POST /fqname-to-id HTTP/1.1" 404 193 0.007552 10.0.0.242 - - [2026-02-23 02:10:13] "POST /neutron/port HTTP/1.1" 200 1124 0.016544 10.0.0.242 - - [2026-02-23 02:10:13] "POST /neutron/port HTTP/1.1" 200 1123 0.020801 10.0.0.242 - - [2026-02-23 02:10:15] "POST /neutron/network HTTP/1.1" 200 887 0.006570 10.0.0.23 - - [2026-02-23 02:10:15] "DELETE /route-target/14e99ab2-5300-4c6c-9203-5644a5cad338 HTTP/1.1" 200 115 0.026164 10.0.0.23 - - [2026-02-23 02:10:15] "POST /useragent-kv HTTP/1.1" 200 115 0.002682 10.0.0.23 - - [2026-02-23 02:10:15] "POST /useragent-kv HTTP/1.1" 200 115 0.002172 10.0.0.242 - - [2026-02-23 02:10:15] "POST /neutron/network HTTP/1.1" 200 151 0.119140 10.0.0.23 - - [2026-02-23 02:10:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003398 10.0.0.23 - - [2026-02-23 02:10:15] "GET /projects?obj_uuids=45591409-0816-40de-9ace-82754b235f27&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000916 10.0.0.242 - - [2026-02-23 02:10:15] "GET /project/45591409-0816-40de-9ace-82754b235f27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.090292 10.0.0.23 - - [2026-02-23 02:10:15] "GET /projects?obj_uuids=45591409-0816-40de-9ace-82754b235f27&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001267 10.0.0.242 - - [2026-02-23 02:10:15] "GET /project/45591409-0816-40de-9ace-82754b235f27?fields=virtual_networks HTTP/1.1" 200 1034 0.061361 10.0.0.23 - - [2026-02-23 02:10:15] "GET /projects?obj_uuids=45591409-0816-40de-9ace-82754b235f27&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001046 10.0.0.242 - - [2026-02-23 02:10:15] "GET /project/45591409-0816-40de-9ace-82754b235f27?fields=virtual_machine_interfaces HTTP/1.1" 200 1034 0.041173 10.0.0.23 - - [2026-02-23 02:10:15] "GET /projects?obj_uuids=45591409-0816-40de-9ace-82754b235f27&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000965 10.0.0.242 - - [2026-02-23 02:10:15] "GET /project/45591409-0816-40de-9ace-82754b235f27?fields=security_groups HTTP/1.1" 200 1261 0.045000 10.0.0.242 - - [2026-02-23 02:10:16] "POST /fqname-to-id HTTP/1.1" 404 193 0.028194 10.0.0.23 - - [2026-02-23 02:10:16] "GET /projects?obj_uuids=4d2aff2c-000e-4422-8f62-497cd6da86b6&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004266 10.0.0.23 - - [2026-02-23 02:10:16] "GET /domains?obj_uuids=e1cc6957-1fd1-4e0a-8f60-be32b1950cd6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001240 10.0.0.23 - - [2026-02-23 02:10:16] "GET /domain/e1cc6957-1fd1-4e0a-8f60-be32b1950cd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007701 10.0.0.23 - - [2026-02-23 02:10:17] "POST /id-to-fqname HTTP/1.1" 200 195 0.004747 10.0.0.23 - - [2026-02-23 02:10:17] "POST /fqname-to-id HTTP/1.1" 404 204 0.009502 10.0.0.23 - - [2026-02-23 02:10:17] "POST /security-groups HTTP/1.1" 200 596 0.030716 10.0.0.23 - - [2026-02-23 02:10:17] "POST /projects HTTP/1.1" 200 595 0.241359 10.0.0.23 - - [2026-02-23 02:10:17] "POST /access-control-lists HTTP/1.1" 200 601 0.035445 10.0.0.23 - - [2026-02-23 02:10:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.318077 10.0.0.242 - - [2026-02-23 02:10:17] "GET /project/4d2aff2c-000e-4422-8f62-497cd6da86b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.464853 10.0.0.242 - - [2026-02-23 02:10:18] "GET / HTTP/1.1" 200 35931 0.001618 10.0.0.242 - - [2026-02-23 02:10:18] "POST /fqname-to-id HTTP/1.1" 401 293 0.000532 10.0.0.242 - - [2026-02-23 02:10:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.070817 10.0.0.23 - - [2026-02-23 02:10:19] "GET /projects?obj_uuids=4d2aff2c-000e-4422-8f62-497cd6da86b6&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001311 10.0.0.242 - - [2026-02-23 02:10:19] "GET /project/4d2aff2c-000e-4422-8f62-497cd6da86b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.044345 10.0.0.242 - - [2026-02-23 02:10:19] "POST /neutron/network HTTP/1.1" 200 117 0.047301 10.0.0.23 - - [2026-02-23 02:10:19] "POST /route-targets HTTP/1.1" 200 327 0.017845 10.0.0.23 - - [2026-02-23 02:10:20] "POST /useragent-kv HTTP/1.1" 200 115 0.007680 10.0.0.242 - - [2026-02-23 02:10:20] "POST /neutron/subnet HTTP/1.1" 200 730 0.246472 10.0.0.242 - - [2026-02-23 02:10:20] "POST /id-to-fqname HTTP/1.1" 200 261 0.001155 10.0.0.242 - - [2026-02-23 02:10:20] "GET /virtual-network/d11713bf-6e64-4669-aaba-5447da40f215?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2745 0.005117 10.0.0.242 - - [2026-02-23 02:10:20] "GET /virtual-network/d11713bf-6e64-4669-aaba-5447da40f215?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2745 0.005203 10.0.0.242 - - [2026-02-23 02:10:20] "POST /neutron/network HTTP/1.1" 200 1076 0.008883 10.0.0.23 - - [2026-02-23 02:10:20] "POST /fqname-to-id HTTP/1.1" 404 207 0.036340 10.0.0.242 - - [2026-02-23 02:10:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004346 10.0.0.23 - - [2026-02-23 02:10:20] "GET /projects?obj_uuids=4d2aff2c-000e-4422-8f62-497cd6da86b6&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000827 10.0.0.242 - - [2026-02-23 02:10:20] "GET /project/4d2aff2c-000e-4422-8f62-497cd6da86b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.056345 10.0.0.242 - - [2026-02-23 02:10:20] "POST /neutron/network HTTP/1.1" 200 117 0.012780 10.0.0.23 - - [2026-02-23 02:10:20] "POST /ref-update HTTP/1.1" 200 156 0.024012 10.0.0.23 - - [2026-02-23 02:10:21] "POST /useragent-kv HTTP/1.1" 200 115 0.011824 10.0.0.242 - - [2026-02-23 02:10:21] "POST /neutron/subnet HTTP/1.1" 200 725 0.244520 10.0.0.242 - - [2026-02-23 02:10:21] "POST /id-to-fqname HTTP/1.1" 200 261 0.001295 10.0.0.242 - - [2026-02-23 02:10:21] "GET /virtual-network/2742777c-e95b-4ec0-b662-9dee53e8d097?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2738 0.004893 10.0.0.242 - - [2026-02-23 02:10:21] "GET /virtual-network/2742777c-e95b-4ec0-b662-9dee53e8d097?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2738 0.011555 10.0.0.242 - - [2026-02-23 02:10:21] "POST /neutron/network HTTP/1.1" 200 1074 0.008337 10.0.0.242 - - [2026-02-23 02:10:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003382 10.0.0.23 - - [2026-02-23 02:10:21] "GET /projects?obj_uuids=4d2aff2c-000e-4422-8f62-497cd6da86b6&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000863 10.0.0.242 - - [2026-02-23 02:10:21] "GET /project/4d2aff2c-000e-4422-8f62-497cd6da86b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.042087 10.0.0.242 - - [2026-02-23 02:10:21] "POST /neutron/network HTTP/1.1" 200 117 0.019744 10.0.0.23 - - [2026-02-23 02:10:21] "POST /fqname-to-id HTTP/1.1" 404 207 0.004681 10.0.0.23 - - [2026-02-23 02:10:22] "POST /useragent-kv HTTP/1.1" 200 115 0.006875 10.0.0.242 - - [2026-02-23 02:10:22] "POST /neutron/subnet HTTP/1.1" 200 715 0.212557 10.0.0.242 - - [2026-02-23 02:10:22] "POST /id-to-fqname HTTP/1.1" 200 262 0.001483 10.0.0.242 - - [2026-02-23 02:10:22] "GET /virtual-network/ba323a90-89ef-421a-bd05-22620b463a0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2739 0.006052 10.0.0.242 - - [2026-02-23 02:10:22] "GET /virtual-network/ba323a90-89ef-421a-bd05-22620b463a0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2739 0.005191 10.0.0.242 - - [2026-02-23 02:10:22] "POST /neutron/network HTTP/1.1" 200 1075 0.007423 10.0.0.242 - - [2026-02-23 02:10:22] "POST /id-to-fqname HTTP/1.1" 200 261 0.001104 10.0.0.242 - - [2026-02-23 02:10:22] "POST /neutron/network HTTP/1.1" 200 1084 0.006357 10.0.0.23 - - [2026-02-23 02:10:23] "GET /projects?obj_uuids=4d2aff2c-000e-4422-8f62-497cd6da86b6&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000937 10.0.0.242 - - [2026-02-23 02:10:23] "GET /project/4d2aff2c-000e-4422-8f62-497cd6da86b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.074477 10.0.0.242 - - [2026-02-23 02:10:23] "POST /neutron/port HTTP/1.1" 200 117 0.005840 10.0.0.242 - - [2026-02-23 02:10:23] "POST /id-to-fqname HTTP/1.1" 200 262 0.001125 10.0.0.242 - - [2026-02-23 02:10:23] "POST /neutron/network HTTP/1.1" 200 1084 0.006314 10.0.0.242 - - [2026-02-23 02:10:24] "POST /neutron/port HTTP/1.1" 200 1171 0.028316 10.0.0.23 - - [2026-02-23 02:10:24] "GET /projects?obj_uuids=4d2aff2c-000e-4422-8f62-497cd6da86b6&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001224 10.0.0.242 - - [2026-02-23 02:10:24] "GET /project/4d2aff2c-000e-4422-8f62-497cd6da86b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.142481 10.0.0.242 - - [2026-02-23 02:10:24] "POST /neutron/network HTTP/1.1" 200 1075 0.007851 10.0.0.242 - - [2026-02-23 02:10:24] "POST /neutron/subnet HTTP/1.1" 200 1380 0.013253 10.0.0.242 - - [2026-02-23 02:10:24] "POST /neutron/network HTTP/1.1" 200 1074 0.011302 10.0.0.242 - - [2026-02-23 02:10:25] "POST /neutron/port HTTP/1.1" 200 117 0.008427 10.0.0.242 - - [2026-02-23 02:10:25] "POST /neutron/port HTTP/1.1" 200 1170 0.019402 10.0.0.242 - - [2026-02-23 02:10:26] "POST /neutron/port HTTP/1.1" 200 1234 0.022525 10.0.0.242 - - [2026-02-23 02:10:26] "POST /neutron/subnet HTTP/1.1" 200 1375 0.011907 10.0.0.242 - - [2026-02-23 02:10:26] "POST /neutron/network HTTP/1.1" 200 1075 0.008788 10.0.0.242 - - [2026-02-23 02:10:27] "POST /neutron/port HTTP/1.1" 200 1235 0.044867 10.0.0.242 - - [2026-02-23 02:10:27] "POST /neutron/port HTTP/1.1" 200 1234 0.017535 10.0.0.242 - - [2026-02-23 02:10:28] "POST /neutron/port HTTP/1.1" 200 117 0.005860 10.0.0.23 - - [2026-02-23 02:10:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004180 10.0.0.242 - - [2026-02-23 02:10:28] "POST /neutron/network HTTP/1.1" 200 1075 0.015768 10.0.0.23 - - [2026-02-23 02:10:29] "DELETE /route-target/a38242de-357d-4dd6-b7f4-ffeab05f2a33 HTTP/1.1" 200 115 0.027949 10.0.0.23 - - [2026-02-23 02:10:29] "POST /useragent-kv HTTP/1.1" 200 115 0.005373 10.0.0.23 - - [2026-02-23 02:10:29] "POST /useragent-kv HTTP/1.1" 200 115 0.002583 10.0.0.23 - - [2026-02-23 02:10:29] "POST /useragent-kv HTTP/1.1" 200 115 0.002268 10.0.0.23 - - [2026-02-23 02:10:29] "POST /useragent-kv HTTP/1.1" 200 115 0.002648 10.0.0.242 - - [2026-02-23 02:10:29] "POST /neutron/network HTTP/1.1" 200 151 0.130262 10.0.0.23 - - [2026-02-23 02:10:29] "GET /projects?obj_uuids=4d2aff2c-000e-4422-8f62-497cd6da86b6&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001388 10.0.0.242 - - [2026-02-23 02:10:29] "GET /project/4d2aff2c-000e-4422-8f62-497cd6da86b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.080878 10.0.0.23 - - [2026-02-23 02:10:29] "GET /projects?obj_uuids=4d2aff2c-000e-4422-8f62-497cd6da86b6&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000847 10.0.0.242 - - [2026-02-23 02:10:29] "GET /project/4d2aff2c-000e-4422-8f62-497cd6da86b6?fields=virtual_networks HTTP/1.1" 200 1042 0.084706 10.0.0.23 - - [2026-02-23 02:10:29] "GET /projects?obj_uuids=4d2aff2c-000e-4422-8f62-497cd6da86b6&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000866 10.0.0.242 - - [2026-02-23 02:10:29] "GET /project/4d2aff2c-000e-4422-8f62-497cd6da86b6?fields=virtual_machine_interfaces HTTP/1.1" 200 1042 0.031551 10.0.0.23 - - [2026-02-23 02:10:29] "GET /projects?obj_uuids=4d2aff2c-000e-4422-8f62-497cd6da86b6&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000885 10.0.0.242 - - [2026-02-23 02:10:29] "GET /project/4d2aff2c-000e-4422-8f62-497cd6da86b6?fields=security_groups HTTP/1.1" 200 1273 0.034312 10.0.0.242 - - [2026-02-23 02:10:30] "POST /fqname-to-id HTTP/1.1" 404 196 0.033451 10.0.0.23 - - [2026-02-23 02:10:30] "GET /projects?obj_uuids=3ea98407-fe8c-4bda-b417-260507966e6b&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002765 10.0.0.23 - - [2026-02-23 02:10:30] "GET /domains?obj_uuids=e1cc6957-1fd1-4e0a-8f60-be32b1950cd6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001192 10.0.0.23 - - [2026-02-23 02:10:30] "GET /domain/e1cc6957-1fd1-4e0a-8f60-be32b1950cd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.006721 10.0.0.23 - - [2026-02-23 02:10:30] "POST /id-to-fqname HTTP/1.1" 200 198 0.002566 10.0.0.23 - - [2026-02-23 02:10:30] "POST /fqname-to-id HTTP/1.1" 404 207 0.011984 10.0.0.23 - - [2026-02-23 02:10:30] "POST /security-groups HTTP/1.1" 200 599 0.032002 10.0.0.23 - - [2026-02-23 02:10:31] "POST /fqname-to-id HTTP/1.1" 404 242 0.003424 10.0.0.23 - - [2026-02-23 02:10:31] "POST /projects HTTP/1.1" 200 601 0.271423 10.0.0.23 - - [2026-02-23 02:10:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.347764 10.0.0.23 - - [2026-02-23 02:10:31] "POST /access-control-lists HTTP/1.1" 200 602 0.027766 10.0.0.242 - - [2026-02-23 02:10:31] "GET /project/3ea98407-fe8c-4bda-b417-260507966e6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.515028 10.0.0.242 - - [2026-02-23 02:10:32] "GET / HTTP/1.1" 200 35931 0.002802 10.0.0.242 - - [2026-02-23 02:10:32] "POST /fqname-to-id HTTP/1.1" 401 293 0.000618 10.0.0.242 - - [2026-02-23 02:10:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.057950 10.0.0.23 - - [2026-02-23 02:10:33] "GET /projects?obj_uuids=3ea98407-fe8c-4bda-b417-260507966e6b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000878 10.0.0.242 - - [2026-02-23 02:10:33] "GET /project/3ea98407-fe8c-4bda-b417-260507966e6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.052743 10.0.0.23 - - [2026-02-23 02:10:33] "POST /useragent-kv HTTP/1.1" 200 115 0.006376 10.0.0.242 - - [2026-02-23 02:10:33] "POST /neutron/subnet HTTP/1.1" 200 729 0.265318 10.0.0.242 - - [2026-02-23 02:10:33] "POST /id-to-fqname HTTP/1.1" 200 267 0.001134 10.0.0.242 - - [2026-02-23 02:10:33] "GET /virtual-network/1124d3eb-00c8-4492-bdd3-559caa78cb05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2175 0.005112 10.0.0.242 - - [2026-02-23 02:10:33] "GET /virtual-network/1124d3eb-00c8-4492-bdd3-559caa78cb05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2175 0.005735 10.0.0.242 - - [2026-02-23 02:10:33] "POST /neutron/network HTTP/1.1" 200 911 0.007680 10.0.0.242 - - [2026-02-23 02:10:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003052 10.0.0.23 - - [2026-02-23 02:10:33] "GET /projects?obj_uuids=3ea98407-fe8c-4bda-b417-260507966e6b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000856 10.0.0.242 - - [2026-02-23 02:10:33] "GET /project/3ea98407-fe8c-4bda-b417-260507966e6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.053021 10.0.0.23 - - [2026-02-23 02:10:34] "GET /projects?obj_uuids=3ea98407-fe8c-4bda-b417-260507966e6b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001209 10.0.0.242 - - [2026-02-23 02:10:34] "POST /neutron/network HTTP/1.1" 200 691 0.122611 10.0.0.23 - - [2026-02-23 02:10:34] "POST /route-targets HTTP/1.1" 200 327 0.017845 10.0.0.242 - - [2026-02-23 02:10:34] "POST /id-to-fqname HTTP/1.1" 200 267 0.003195 10.0.0.242 - - [2026-02-23 02:10:34] "GET /virtual-network/9ba0a451-a883-431e-93c1-e0ef7e96ca31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.006785 10.0.0.242 - - [2026-02-23 02:10:34] "POST /neutron/network HTTP/1.1" 200 908 0.007186 10.0.0.242 - - [2026-02-23 02:10:34] "GET /virtual-network/9ba0a451-a883-431e-93c1-e0ef7e96ca31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.006495 10.0.0.242 - - [2026-02-23 02:10:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003363 10.0.0.23 - - [2026-02-23 02:10:34] "GET /projects?obj_uuids=3ea98407-fe8c-4bda-b417-260507966e6b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000892 10.0.0.242 - - [2026-02-23 02:10:34] "GET /project/3ea98407-fe8c-4bda-b417-260507966e6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.038098 10.0.0.242 - - [2026-02-23 02:10:34] "POST /neutron/network HTTP/1.1" 200 117 0.021963 10.0.0.23 - - [2026-02-23 02:10:34] "POST /ref-update HTTP/1.1" 200 156 0.023850 10.0.0.242 - - [2026-02-23 02:10:35] "POST /neutron/network HTTP/1.1" 200 912 0.014695 10.0.0.242 - - [2026-02-23 02:10:35] "POST /id-to-fqname HTTP/1.1" 200 268 0.001104 10.0.0.242 - - [2026-02-23 02:10:35] "GET /virtual-network/fc944ad3-2753-44b2-842b-faf4037e6e8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2175 0.005602 10.0.0.242 - - [2026-02-23 02:10:35] "GET /virtual-network/fc944ad3-2753-44b2-842b-faf4037e6e8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2175 0.005381 10.0.0.242 - - [2026-02-23 02:10:35] "POST /neutron/subnet HTTP/1.1" 200 724 0.010233 10.0.0.242 - - [2026-02-23 02:10:35] "POST /id-to-fqname HTTP/1.1" 200 267 0.000989 10.0.0.23 - - [2026-02-23 02:10:36] "GET /projects?obj_uuids=3ea98407-fe8c-4bda-b417-260507966e6b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001052 10.0.0.242 - - [2026-02-23 02:10:36] "GET /project/3ea98407-fe8c-4bda-b417-260507966e6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.073413 10.0.0.242 - - [2026-02-23 02:10:36] "POST /neutron/port HTTP/1.1" 200 117 0.006130 10.0.0.242 - - [2026-02-23 02:10:36] "POST /id-to-fqname HTTP/1.1" 200 268 0.001179 10.0.0.242 - - [2026-02-23 02:10:36] "POST /neutron/network HTTP/1.1" 200 922 0.007029 10.0.0.242 - - [2026-02-23 02:10:37] "POST /neutron/port HTTP/1.1" 200 1066 0.018250 10.0.0.242 - - [2026-02-23 02:10:37] "POST /neutron/port HTTP/1.1" 200 1130 0.015606 10.0.0.242 - - [2026-02-23 02:10:37] "POST /neutron/port HTTP/1.1" 200 117 0.001007 10.0.0.23 - - [2026-02-23 02:10:37] "GET /projects?obj_uuids=3ea98407-fe8c-4bda-b417-260507966e6b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001157 10.0.0.242 - - [2026-02-23 02:10:37] "GET /project/3ea98407-fe8c-4bda-b417-260507966e6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.079636 10.0.0.242 - - [2026-02-23 02:10:37] "POST /neutron/port HTTP/1.1" 200 1130 0.020117 10.0.0.242 - - [2026-02-23 02:10:38] "POST /neutron/network HTTP/1.1" 200 922 0.006655 10.0.0.242 - - [2026-02-23 02:10:38] "POST /neutron/port HTTP/1.1" 200 1068 0.021661 10.0.0.242 - - [2026-02-23 02:10:38] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003413 10.0.0.242 - - [2026-02-23 02:10:39] "POST /neutron/network HTTP/1.1" 200 912 0.006376 10.0.0.242 - - [2026-02-23 02:10:40] "POST /neutron/port HTTP/1.1" 200 1130 0.015686 10.0.0.242 - - [2026-02-23 02:10:40] "POST /neutron/port HTTP/1.1" 200 1132 0.017777 10.0.0.242 - - [2026-02-23 02:10:41] "POST /neutron/port HTTP/1.1" 200 117 0.005522 10.0.0.242 - - [2026-02-23 02:10:41] "POST /neutron/network HTTP/1.1" 200 912 0.006107 10.0.0.23 - - [2026-02-23 02:10:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.006608 10.0.0.23 - - [2026-02-23 02:10:42] "POST /useragent-kv HTTP/1.1" 200 115 0.002457 10.0.0.23 - - [2026-02-23 02:10:42] "POST /useragent-kv HTTP/1.1" 200 115 0.002766 10.0.0.242 - - [2026-02-23 02:10:42] "POST /neutron/network HTTP/1.1" 200 151 0.135208 10.0.0.23 - - [2026-02-23 02:10:42] "GET /projects?obj_uuids=3ea98407-fe8c-4bda-b417-260507966e6b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000890 10.0.0.23 - - [2026-02-23 02:10:42] "DELETE /route-target/b643c30e-9e62-4447-b32a-caea60842de2 HTTP/1.1" 200 115 0.029255 10.0.0.242 - - [2026-02-23 02:10:42] "GET /project/3ea98407-fe8c-4bda-b417-260507966e6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.085118 10.0.0.23 - - [2026-02-23 02:10:42] "GET /projects?obj_uuids=3ea98407-fe8c-4bda-b417-260507966e6b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001237 10.0.0.242 - - [2026-02-23 02:10:42] "GET /project/3ea98407-fe8c-4bda-b417-260507966e6b?fields=virtual_networks HTTP/1.1" 200 1048 0.046204 10.0.0.23 - - [2026-02-23 02:10:42] "GET /projects?obj_uuids=3ea98407-fe8c-4bda-b417-260507966e6b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000966 10.0.0.242 - - [2026-02-23 02:10:42] "GET /project/3ea98407-fe8c-4bda-b417-260507966e6b?fields=virtual_machine_interfaces HTTP/1.1" 200 1048 0.050377 10.0.0.23 - - [2026-02-23 02:10:42] "GET /projects?obj_uuids=3ea98407-fe8c-4bda-b417-260507966e6b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001001 10.0.0.242 - - [2026-02-23 02:10:42] "GET /project/3ea98407-fe8c-4bda-b417-260507966e6b?fields=security_groups HTTP/1.1" 200 1282 0.050064 10.0.0.242 - - [2026-02-23 02:10:43] "POST /fqname-to-id HTTP/1.1" 404 193 0.035328 10.0.0.23 - - [2026-02-23 02:10:43] "GET /projects?obj_uuids=be0bbf48-c3fd-4e9c-b27f-8eee20e4d454&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002599 10.0.0.23 - - [2026-02-23 02:10:43] "GET /domains?obj_uuids=e1cc6957-1fd1-4e0a-8f60-be32b1950cd6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002193 10.0.0.23 - - [2026-02-23 02:10:43] "GET /domain/e1cc6957-1fd1-4e0a-8f60-be32b1950cd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.010299 10.0.0.23 - - [2026-02-23 02:10:43] "POST /id-to-fqname HTTP/1.1" 200 195 0.010068 10.0.0.23 - - [2026-02-23 02:10:43] "POST /fqname-to-id HTTP/1.1" 404 204 0.004563 10.0.0.23 - - [2026-02-23 02:10:43] "POST /security-groups HTTP/1.1" 200 596 0.029879 10.0.0.23 - - [2026-02-23 02:10:43] "POST /projects HTTP/1.1" 200 595 0.288441 10.0.0.23 - - [2026-02-23 02:10:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.330393 10.0.0.23 - - [2026-02-23 02:10:43] "POST /fqname-to-id HTTP/1.1" 404 238 0.018009 10.0.0.242 - - [2026-02-23 02:10:43] "GET /project/be0bbf48-c3fd-4e9c-b27f-8eee20e4d454?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1384 0.481163 10.0.0.242 - - [2026-02-23 02:10:45] "GET / HTTP/1.1" 200 35931 0.001295 10.0.0.242 - - [2026-02-23 02:10:45] "POST /fqname-to-id HTTP/1.1" 401 293 0.000408 10.0.0.242 - - [2026-02-23 02:10:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.066898 10.0.0.23 - - [2026-02-23 02:10:46] "GET /projects?obj_uuids=be0bbf48-c3fd-4e9c-b27f-8eee20e4d454&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000926 10.0.0.242 - - [2026-02-23 02:10:46] "GET /project/be0bbf48-c3fd-4e9c-b27f-8eee20e4d454?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1384 0.032951 10.0.0.23 - - [2026-02-23 02:10:46] "POST /ref-update HTTP/1.1" 200 156 0.022755 10.0.0.23 - - [2026-02-23 02:10:46] "POST /useragent-kv HTTP/1.1" 200 115 0.004755 10.0.0.242 - - [2026-02-23 02:10:46] "POST /neutron/subnet HTTP/1.1" 200 720 0.283843 10.0.0.242 - - [2026-02-23 02:10:46] "POST /id-to-fqname HTTP/1.1" 200 261 0.001332 10.0.0.242 - - [2026-02-23 02:10:46] "GET /virtual-network/5b813046-517c-498d-bdad-6353216d8be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.005102 10.0.0.242 - - [2026-02-23 02:10:46] "GET /virtual-network/5b813046-517c-498d-bdad-6353216d8be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.004872 10.0.0.242 - - [2026-02-23 02:10:46] "POST /neutron/network HTTP/1.1" 200 900 0.006727 10.0.0.242 - - [2026-02-23 02:10:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003252 10.0.0.23 - - [2026-02-23 02:10:46] "GET /projects?obj_uuids=be0bbf48-c3fd-4e9c-b27f-8eee20e4d454&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000962 10.0.0.242 - - [2026-02-23 02:10:46] "GET /project/be0bbf48-c3fd-4e9c-b27f-8eee20e4d454?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1384 0.053200 10.0.0.23 - - [2026-02-23 02:10:46] "GET /projects?obj_uuids=be0bbf48-c3fd-4e9c-b27f-8eee20e4d454&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001141 10.0.0.242 - - [2026-02-23 02:10:47] "POST /neutron/network HTTP/1.1" 200 682 0.154226 10.0.0.242 - - [2026-02-23 02:10:47] "POST /id-to-fqname HTTP/1.1" 200 261 0.002846 10.0.0.242 - - [2026-02-23 02:10:47] "GET /virtual-network/ae75bc49-e40c-4b43-a0de-57d429349f25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.004837 10.0.0.242 - - [2026-02-23 02:10:47] "POST /neutron/network HTTP/1.1" 200 900 0.008188 10.0.0.242 - - [2026-02-23 02:10:47] "GET /virtual-network/ae75bc49-e40c-4b43-a0de-57d429349f25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.005215 10.0.0.242 - - [2026-02-23 02:10:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002874 10.0.0.23 - - [2026-02-23 02:10:47] "GET /projects?obj_uuids=be0bbf48-c3fd-4e9c-b27f-8eee20e4d454&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001273 10.0.0.242 - - [2026-02-23 02:10:47] "GET /project/be0bbf48-c3fd-4e9c-b27f-8eee20e4d454?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1384 0.043741 10.0.0.242 - - [2026-02-23 02:10:47] "POST /neutron/network HTTP/1.1" 200 117 0.012606 10.0.0.23 - - [2026-02-23 02:10:47] "POST /route-targets HTTP/1.1" 200 327 0.014097 10.0.0.242 - - [2026-02-23 02:10:48] "POST /neutron/network HTTP/1.1" 200 901 0.010315 10.0.0.242 - - [2026-02-23 02:10:48] "POST /id-to-fqname HTTP/1.1" 200 262 0.000958 10.0.0.242 - - [2026-02-23 02:10:48] "GET /virtual-network/ed18001f-d970-4b96-a709-b971d967620b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2156 0.004791 10.0.0.242 - - [2026-02-23 02:10:48] "GET /virtual-network/ed18001f-d970-4b96-a709-b971d967620b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2156 0.005780 10.0.0.242 - - [2026-02-23 02:10:48] "POST /neutron/subnet HTTP/1.1" 200 715 0.008451 10.0.0.242 - - [2026-02-23 02:10:48] "POST /id-to-fqname HTTP/1.1" 200 261 0.001086 10.0.0.23 - - [2026-02-23 02:10:49] "GET /projects?obj_uuids=be0bbf48-c3fd-4e9c-b27f-8eee20e4d454&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001120 10.0.0.242 - - [2026-02-23 02:10:49] "GET /project/be0bbf48-c3fd-4e9c-b27f-8eee20e4d454?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1384 0.072142 10.0.0.242 - - [2026-02-23 02:10:49] "POST /neutron/port HTTP/1.1" 200 117 0.005327 10.0.0.242 - - [2026-02-23 02:10:49] "POST /id-to-fqname HTTP/1.1" 200 262 0.001210 10.0.0.242 - - [2026-02-23 02:10:49] "POST /neutron/network HTTP/1.1" 200 911 0.005878 10.0.0.242 - - [2026-02-23 02:10:50] "POST /neutron/port HTTP/1.1" 200 1064 0.015913 10.0.0.242 - - [2026-02-23 02:10:50] "POST /neutron/port HTTP/1.1" 200 1128 0.017094 10.0.0.242 - - [2026-02-23 02:10:50] "POST /neutron/port HTTP/1.1" 200 117 0.001302 10.0.0.23 - - [2026-02-23 02:10:50] "GET /projects?obj_uuids=be0bbf48-c3fd-4e9c-b27f-8eee20e4d454&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000917 10.0.0.242 - - [2026-02-23 02:10:50] "GET /project/be0bbf48-c3fd-4e9c-b27f-8eee20e4d454?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1384 0.065086 10.0.0.242 - - [2026-02-23 02:10:50] "POST /neutron/port HTTP/1.1" 200 1128 0.018569 10.0.0.242 - - [2026-02-23 02:10:51] "POST /neutron/network HTTP/1.1" 200 911 0.006643 10.0.0.242 - - [2026-02-23 02:10:51] "POST /fqname-to-id HTTP/1.1" 404 193 0.002809 10.0.0.242 - - [2026-02-23 02:10:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002659 10.0.0.23 - - [2026-02-23 02:10:51] "GET /domains?obj_uuids=e1cc6957-1fd1-4e0a-8f60-be32b1950cd6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001263 10.0.0.242 - - [2026-02-23 02:10:51] "GET /domain/e1cc6957-1fd1-4e0a-8f60-be32b1950cd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.006611 10.0.0.242 - - [2026-02-23 02:10:51] "POST /neutron/port HTTP/1.1" 200 1063 0.013744 10.0.0.242 - - [2026-02-23 02:10:51] "POST /service-templates HTTP/1.1" 200 543 0.045671 10.0.0.242 - - [2026-02-23 02:10:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003117 10.0.0.242 - - [2026-02-23 02:10:51] "GET /service-template/ab670633-3f88-4ee5-9102-90ac093b7d22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1821 0.006015 10.0.0.242 - - [2026-02-23 02:10:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002407 10.0.0.242 - - [2026-02-23 02:10:51] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004623 10.0.0.242 - - [2026-02-23 02:10:51] "GET /service-template/ab670633-3f88-4ee5-9102-90ac093b7d22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1821 0.004076 10.0.0.242 - - [2026-02-23 02:10:51] "POST /id-to-fqname HTTP/1.1" 200 261 0.001427 10.0.0.242 - - [2026-02-23 02:10:51] "POST /neutron/network HTTP/1.1" 200 901 0.006101 10.0.0.242 - - [2026-02-23 02:10:51] "POST /id-to-fqname HTTP/1.1" 200 261 0.001149 10.0.0.242 - - [2026-02-23 02:10:51] "POST /id-to-fqname HTTP/1.1" 200 262 0.001391 10.0.0.242 - - [2026-02-23 02:10:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003308 10.0.0.242 - - [2026-02-23 02:10:52] "DELETE /service-template/ab670633-3f88-4ee5-9102-90ac093b7d22 HTTP/1.1" 200 115 0.028788 10.0.0.242 - - [2026-02-23 02:10:52] "POST /fqname-to-id HTTP/1.1" 404 193 0.003323 10.0.0.242 - - [2026-02-23 02:10:54] "POST /neutron/network HTTP/1.1" 200 900 0.006532 10.0.0.242 - - [2026-02-23 02:10:54] "POST /neutron/port HTTP/1.1" 200 1117 0.014661 10.0.0.242 - - [2026-02-23 02:10:54] "POST /neutron/port HTTP/1.1" 200 1118 0.016096 10.0.0.23 - - [2026-02-23 02:10:56] "POST /useragent-kv HTTP/1.1" 200 115 0.005145 10.0.0.23 - - [2026-02-23 02:10:56] "POST /useragent-kv HTTP/1.1" 200 115 0.003797 10.0.0.242 - - [2026-02-23 02:10:56] "POST /neutron/network HTTP/1.1" 200 151 0.133654 10.0.0.23 - - [2026-02-23 02:10:56] "DELETE /route-target/84e5c368-24d9-419b-9030-71b4e5436c54 HTTP/1.1" 200 115 0.032948 10.0.0.242 - - [2026-02-23 02:10:56] "POST /neutron/network HTTP/1.1" 200 900 0.008178 10.0.0.23 - - [2026-02-23 02:10:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003941 10.0.0.23 - - [2026-02-23 02:10:56] "GET /projects?obj_uuids=be0bbf48-c3fd-4e9c-b27f-8eee20e4d454&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001229 10.0.0.242 - - [2026-02-23 02:10:57] "GET /project/be0bbf48-c3fd-4e9c-b27f-8eee20e4d454?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1384 0.063406 10.0.0.23 - - [2026-02-23 02:10:57] "GET /projects?obj_uuids=be0bbf48-c3fd-4e9c-b27f-8eee20e4d454&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001598 10.0.0.242 - - [2026-02-23 02:10:57] "GET /project/be0bbf48-c3fd-4e9c-b27f-8eee20e4d454?fields=virtual_networks HTTP/1.1" 200 1043 0.049552 10.0.0.23 - - [2026-02-23 02:10:57] "GET /projects?obj_uuids=be0bbf48-c3fd-4e9c-b27f-8eee20e4d454&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000947 10.0.0.242 - - [2026-02-23 02:10:57] "GET /project/be0bbf48-c3fd-4e9c-b27f-8eee20e4d454?fields=virtual_machine_interfaces HTTP/1.1" 200 1043 0.043691 10.0.0.23 - - [2026-02-23 02:10:57] "GET /projects?obj_uuids=be0bbf48-c3fd-4e9c-b27f-8eee20e4d454&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000954 10.0.0.242 - - [2026-02-23 02:10:57] "GET /project/be0bbf48-c3fd-4e9c-b27f-8eee20e4d454?fields=security_groups HTTP/1.1" 200 1274 0.033003 10.0.0.242 - - [2026-02-23 02:10:58] "POST /fqname-to-id HTTP/1.1" 404 197 0.034865 10.0.0.23 - - [2026-02-23 02:10:58] "GET /projects?obj_uuids=fc3ff26b-cbcb-4f77-9499-f08a4bb6fb1d&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002956 10.0.0.23 - - [2026-02-23 02:10:58] "GET /domains?obj_uuids=e1cc6957-1fd1-4e0a-8f60-be32b1950cd6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000949 10.0.0.23 - - [2026-02-23 02:10:58] "GET /domain/e1cc6957-1fd1-4e0a-8f60-be32b1950cd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007020 10.0.0.23 - - [2026-02-23 02:10:58] "POST /id-to-fqname HTTP/1.1" 200 199 0.004254 10.0.0.23 - - [2026-02-23 02:10:58] "POST /fqname-to-id HTTP/1.1" 404 208 0.007965 10.0.0.23 - - [2026-02-23 02:10:58] "POST /security-groups HTTP/1.1" 200 600 0.076877 10.0.0.23 - - [2026-02-23 02:10:58] "POST /projects HTTP/1.1" 200 603 0.291278 10.0.0.23 - - [2026-02-23 02:10:58] "POST /access-control-lists HTTP/1.1" 200 605 0.026976 10.0.0.23 - - [2026-02-23 02:10:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.369545 10.0.0.242 - - [2026-02-23 02:10:58] "GET /project/fc3ff26b-cbcb-4f77-9499-f08a4bb6fb1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1400 0.497717 10.0.0.242 - - [2026-02-23 02:10:59] "GET / HTTP/1.1" 200 35931 0.001380 10.0.0.242 - - [2026-02-23 02:11:00] "POST /fqname-to-id HTTP/1.1" 401 293 0.000494 10.0.0.242 - - [2026-02-23 02:11:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.068978 10.0.0.23 - - [2026-02-23 02:11:00] "GET /projects?obj_uuids=fc3ff26b-cbcb-4f77-9499-f08a4bb6fb1d&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.000928 10.0.0.242 - - [2026-02-23 02:11:00] "GET /project/fc3ff26b-cbcb-4f77-9499-f08a4bb6fb1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1400 0.048599 10.0.0.23 - - [2026-02-23 02:11:00] "GET /projects?obj_uuids=fc3ff26b-cbcb-4f77-9499-f08a4bb6fb1d&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.000996 10.0.0.242 - - [2026-02-23 02:11:00] "POST /neutron/network HTTP/1.1" 200 694 0.142958 10.0.0.23 - - [2026-02-23 02:11:01] "POST /fqname-to-id HTTP/1.1" 404 207 0.007483 10.0.0.23 - - [2026-02-23 02:11:01] "POST /route-targets HTTP/1.1" 200 327 0.012254 10.0.0.242 - - [2026-02-23 02:11:01] "POST /neutron/network HTTP/1.1" 200 1088 0.035878 10.0.0.242 - - [2026-02-23 02:11:01] "POST /id-to-fqname HTTP/1.1" 200 269 0.001285 10.0.0.242 - - [2026-02-23 02:11:01] "GET /virtual-network/66ef5214-69b5-49c0-8339-30737f373823?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2763 0.006344 10.0.0.242 - - [2026-02-23 02:11:01] "GET /virtual-network/66ef5214-69b5-49c0-8339-30737f373823?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2763 0.005713 10.0.0.242 - - [2026-02-23 02:11:01] "POST /neutron/subnet HTTP/1.1" 200 828 0.008178 10.0.0.242 - - [2026-02-23 02:11:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003276 10.0.0.23 - - [2026-02-23 02:11:01] "GET /projects?obj_uuids=fc3ff26b-cbcb-4f77-9499-f08a4bb6fb1d&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.000919 10.0.0.242 - - [2026-02-23 02:11:01] "GET /project/fc3ff26b-cbcb-4f77-9499-f08a4bb6fb1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1400 0.033245 10.0.0.23 - - [2026-02-23 02:11:01] "GET /projects?obj_uuids=fc3ff26b-cbcb-4f77-9499-f08a4bb6fb1d&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.000990 10.0.0.242 - - [2026-02-23 02:11:01] "POST /neutron/network HTTP/1.1" 200 694 0.130206 10.0.0.23 - - [2026-02-23 02:11:01] "POST /ref-update HTTP/1.1" 200 156 0.022422 10.0.0.242 - - [2026-02-23 02:11:02] "POST /neutron/network HTTP/1.1" 200 1089 0.010205 10.0.0.242 - - [2026-02-23 02:11:02] "POST /id-to-fqname HTTP/1.1" 200 269 0.001107 10.0.0.242 - - [2026-02-23 02:11:02] "GET /virtual-network/273cbf76-b139-48eb-8b36-262979f853e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2768 0.004890 10.0.0.242 - - [2026-02-23 02:11:02] "GET /virtual-network/273cbf76-b139-48eb-8b36-262979f853e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2768 0.005165 10.0.0.242 - - [2026-02-23 02:11:02] "POST /neutron/subnet HTTP/1.1" 200 828 0.008722 10.0.0.242 - - [2026-02-23 02:11:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003203 10.0.0.23 - - [2026-02-23 02:11:02] "GET /projects?obj_uuids=fc3ff26b-cbcb-4f77-9499-f08a4bb6fb1d&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.000856 10.0.0.242 - - [2026-02-23 02:11:02] "GET /project/fc3ff26b-cbcb-4f77-9499-f08a4bb6fb1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1400 0.035879 10.0.0.23 - - [2026-02-23 02:11:02] "GET /projects?obj_uuids=fc3ff26b-cbcb-4f77-9499-f08a4bb6fb1d&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001020 10.0.0.242 - - [2026-02-23 02:11:02] "POST /neutron/network HTTP/1.1" 200 696 0.123851 10.0.0.23 - - [2026-02-23 02:11:02] "POST /fqname-to-id HTTP/1.1" 404 207 0.005396 10.0.0.242 - - [2026-02-23 02:11:03] "POST /neutron/network HTTP/1.1" 200 1090 0.016837 10.0.0.242 - - [2026-02-23 02:11:03] "POST /id-to-fqname HTTP/1.1" 200 270 0.001150 10.0.0.242 - - [2026-02-23 02:11:03] "GET /virtual-network/2398a2fa-28a6-4b52-b79c-90a2a4f9645b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2768 0.004802 10.0.0.242 - - [2026-02-23 02:11:03] "GET /virtual-network/2398a2fa-28a6-4b52-b79c-90a2a4f9645b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2768 0.005224 10.0.0.242 - - [2026-02-23 02:11:03] "POST /neutron/subnet HTTP/1.1" 200 828 0.008143 10.0.0.242 - - [2026-02-23 02:11:03] "POST /id-to-fqname HTTP/1.1" 200 269 0.001277 10.0.0.23 - - [2026-02-23 02:11:04] "DELETE /project/4d2aff2c000e44228f62497cd6da86b6 HTTP/1.1" 404 173 0.016155 10.0.0.23 - - [2026-02-23 02:11:04] "DELETE /project/be0bbf48c3fd4e9cb27f8eee20e4d454 HTTP/1.1" 404 173 0.018725 10.0.0.23 - - [2026-02-23 02:11:04] "DELETE /project/fc3ff26bcbcb4f779499f08a4bb6fb1d HTTP/1.1" 404 173 0.008268 10.0.0.23 - - [2026-02-23 02:11:04] "DELETE /project/3ea98407fe8c4bdab417260507966e6b HTTP/1.1" 404 173 0.012975 10.0.0.23 - - [2026-02-23 02:11:04] "GET /projects?obj_uuids=4d2aff2c-000e-4422-8f62-497cd6da86b6&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000829 10.0.0.23 - - [2026-02-23 02:11:04] "GET /projects?obj_uuids=45591409-0816-40de-9ace-82754b235f27&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000824 10.0.0.23 - - [2026-02-23 02:11:04] "GET /projects?obj_uuids=be0bbf48-c3fd-4e9c-b27f-8eee20e4d454&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000812 10.0.0.23 - - [2026-02-23 02:11:04] "GET /projects?obj_uuids=3ea98407-fe8c-4bda-b417-260507966e6b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000823 10.0.0.23 - - [2026-02-23 02:11:04] "GET /project/45591409-0816-40de-9ace-82754b235f27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1472 0.076551 10.0.0.23 - - [2026-02-23 02:11:04] "GET /project/4d2aff2c-000e-4422-8f62-497cd6da86b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.084894 10.0.0.23 - - [2026-02-23 02:11:04] "GET /project/3ea98407-fe8c-4bda-b417-260507966e6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1500 0.091801 10.0.0.23 - - [2026-02-23 02:11:04] "GET /project/be0bbf48-c3fd-4e9c-b27f-8eee20e4d454?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.104858 10.0.0.23 - - [2026-02-23 02:11:04] "GET /projects?obj_uuids=45591409-0816-40de-9ace-82754b235f27&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001007 10.0.0.23 - - [2026-02-23 02:11:04] "GET /projects?obj_uuids=4d2aff2c-000e-4422-8f62-497cd6da86b6&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000873 10.0.0.23 - - [2026-02-23 02:11:04] "GET /projects?obj_uuids=3ea98407-fe8c-4bda-b417-260507966e6b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000800 10.0.0.23 - - [2026-02-23 02:11:04] "GET /projects?obj_uuids=be0bbf48-c3fd-4e9c-b27f-8eee20e4d454&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000988 10.0.0.23 - - [2026-02-23 02:11:04] "GET /project/3ea98407-fe8c-4bda-b417-260507966e6b?fields=security_groups HTTP/1.1" 200 1387 0.059008 10.0.0.23 - - [2026-02-23 02:11:04] "GET /project/45591409-0816-40de-9ace-82754b235f27?fields=security_groups HTTP/1.1" 200 1366 0.094475 10.0.0.23 - - [2026-02-23 02:11:04] "GET /project/4d2aff2c-000e-4422-8f62-497cd6da86b6?fields=security_groups HTTP/1.1" 200 1378 0.094694 10.0.0.23 - - [2026-02-23 02:11:04] "GET /project/be0bbf48-c3fd-4e9c-b27f-8eee20e4d454?fields=security_groups HTTP/1.1" 200 1379 0.114253 10.0.0.23 - - [2026-02-23 02:11:04] "DELETE /security-group/44e99072-2c5e-4c0d-894a-740a41278a06 HTTP/1.1" 200 115 0.075330 10.0.0.23 - - [2026-02-23 02:11:04] "GET /projects?obj_uuids=3ea98407-fe8c-4bda-b417-260507966e6b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000927 10.0.0.23 - - [2026-02-23 02:11:04] "DELETE /security-group/22452907-8bb7-48b6-98d7-31170f83ef9e HTTP/1.1" 200 115 0.076485 10.0.0.23 - - [2026-02-23 02:11:04] "GET /projects?obj_uuids=45591409-0816-40de-9ace-82754b235f27&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001215 10.0.0.23 - - [2026-02-23 02:11:04] "GET /projects?obj_uuids=fc3ff26b-cbcb-4f77-9499-f08a4bb6fb1d&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.000789 10.0.0.23 - - [2026-02-23 02:11:04] "DELETE /security-group/123ae4f0-13da-4bc6-9a16-677dcbae6334 HTTP/1.1" 200 115 0.089758 10.0.0.23 - - [2026-02-23 02:11:04] "GET /projects?obj_uuids=4d2aff2c-000e-4422-8f62-497cd6da86b6&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000886 10.0.0.23 - - [2026-02-23 02:11:04] "DELETE /access-control-list/35ff226a-3342-4aa8-a260-0254511c1851 HTTP/1.1" 200 115 0.060551 10.0.0.23 - - [2026-02-23 02:11:04] "GET /project/3ea98407-fe8c-4bda-b417-260507966e6b?fields=application_policy_sets HTTP/1.1" 200 1426 0.072682 10.0.0.23 - - [2026-02-23 02:11:04] "DELETE /security-group/fc0e2d62-b13e-4856-99bd-c2829163761d HTTP/1.1" 200 115 0.112228 10.0.0.23 - - [2026-02-23 02:11:04] "GET /projects?obj_uuids=be0bbf48-c3fd-4e9c-b27f-8eee20e4d454&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000986 10.0.0.242 - - [2026-02-23 02:11:04] "GET /project/fc3ff26b-cbcb-4f77-9499-f08a4bb6fb1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1400 0.196959 10.0.0.23 - - [2026-02-23 02:11:04] "GET /project/4d2aff2c-000e-4422-8f62-497cd6da86b6?fields=application_policy_sets HTTP/1.1" 200 1417 0.154201 10.0.0.242 - - [2026-02-23 02:11:04] "POST /neutron/network HTTP/1.1" 200 1089 0.052389 10.0.0.23 - - [2026-02-23 02:11:04] "GET /project/45591409-0816-40de-9ace-82754b235f27?fields=application_policy_sets HTTP/1.1" 200 1405 0.204214 10.0.0.23 - - [2026-02-23 02:11:04] "DELETE /access-control-list/7746ea3b-3d7f-4c9f-8939-cfcb5fec0d54 HTTP/1.1" 200 115 0.065622 10.0.0.23 - - [2026-02-23 02:11:04] "GET /project/be0bbf48-c3fd-4e9c-b27f-8eee20e4d454?fields=application_policy_sets HTTP/1.1" 200 1418 0.201921 10.0.0.23 - - [2026-02-23 02:11:04] "DELETE /project/3ea98407-fe8c-4bda-b417-260507966e6b HTTP/1.1" 200 115 0.736830 10.0.0.23 - - [2026-02-23 02:11:04] "DELETE /project/4d2aff2c-000e-4422-8f62-497cd6da86b6 HTTP/1.1" 200 115 0.742224 10.0.0.23 - - [2026-02-23 02:11:04] "DELETE /access-control-list/d63a935e-2400-4331-a3f3-38066a16c172 HTTP/1.1" 200 115 0.036032 10.0.0.23 - - [2026-02-23 02:11:04] "DELETE /project/45591409-0816-40de-9ace-82754b235f27 HTTP/1.1" 200 115 0.777191 10.0.0.23 - - [2026-02-23 02:11:04] "DELETE /project/be0bbf48-c3fd-4e9c-b27f-8eee20e4d454 HTTP/1.1" 200 115 0.852894 10.0.0.242 - - [2026-02-23 02:11:04] "POST /id-to-fqname HTTP/1.1" 200 270 0.001348 10.0.0.242 - - [2026-02-23 02:11:05] "POST /neutron/port HTTP/1.1" 200 117 0.006176 10.0.0.23 - - [2026-02-23 02:11:05] "GET /projects?obj_uuids=fc3ff26b-cbcb-4f77-9499-f08a4bb6fb1d&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001065 10.0.0.242 - - [2026-02-23 02:11:06] "POST /neutron/port HTTP/1.1" 200 1178 0.346640 10.0.0.23 - - [2026-02-23 02:11:06] "GET /projects?obj_uuids=fc3ff26b-cbcb-4f77-9499-f08a4bb6fb1d&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001613 10.0.0.242 - - [2026-02-23 02:11:06] "POST /neutron/port HTTP/1.1" 200 1232 0.117840 10.0.0.242 - - [2026-02-23 02:11:06] "GET /project/fc3ff26b-cbcb-4f77-9499-f08a4bb6fb1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1400 0.144646 10.0.0.242 - - [2026-02-23 02:11:06] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004170 10.0.0.242 - - [2026-02-23 02:11:06] "POST /neutron/port HTTP/1.1" 200 117 0.001118 10.0.0.242 - - [2026-02-23 02:11:06] "POST /neutron/port HTTP/1.1" 200 1242 0.017369 10.0.0.242 - - [2026-02-23 02:11:07] "POST /neutron/network HTTP/1.1" 200 1100 0.007466 10.0.0.242 - - [2026-02-23 02:11:07] "POST /neutron/port HTTP/1.1" 200 1177 0.019549 10.0.0.242 - - [2026-02-23 02:11:07] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003788 10.0.0.242 - - [2026-02-23 02:11:08] "POST /neutron/port HTTP/1.1" 200 117 0.001041 10.0.0.242 - - [2026-02-23 02:11:08] "POST /fqname-to-id HTTP/1.1" 404 193 0.002946 10.0.0.242 - - [2026-02-23 02:11:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002712 10.0.0.23 - - [2026-02-23 02:11:08] "GET /domains?obj_uuids=e1cc6957-1fd1-4e0a-8f60-be32b1950cd6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000909 10.0.0.242 - - [2026-02-23 02:11:08] "GET /domain/e1cc6957-1fd1-4e0a-8f60-be32b1950cd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.006823 10.0.0.242 - - [2026-02-23 02:11:08] "POST /service-templates HTTP/1.1" 200 543 0.045170 10.0.0.242 - - [2026-02-23 02:11:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004719 10.0.0.242 - - [2026-02-23 02:11:08] "GET /service-template/ac242b42-f7c1-40e2-b740-fab9e97ba556?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.005398 10.0.0.242 - - [2026-02-23 02:11:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002995 10.0.0.242 - - [2026-02-23 02:11:08] "GET /service-template/ac242b42-f7c1-40e2-b740-fab9e97ba556?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.003698 10.0.0.242 - - [2026-02-23 02:11:08] "POST /id-to-fqname HTTP/1.1" 200 269 0.001213 10.0.0.242 - - [2026-02-23 02:11:08] "POST /id-to-fqname HTTP/1.1" 200 269 0.001154 10.0.0.242 - - [2026-02-23 02:11:08] "POST /id-to-fqname HTTP/1.1" 200 270 0.001171 10.0.0.242 - - [2026-02-23 02:11:08] "POST /neutron/port HTTP/1.1" 200 2329 0.021116 10.0.0.242 - - [2026-02-23 02:11:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003033 10.0.0.242 - - [2026-02-23 02:11:08] "DELETE /service-template/ac242b42-f7c1-40e2-b740-fab9e97ba556 HTTP/1.1" 200 115 0.029647 10.0.0.242 - - [2026-02-23 02:11:08] "POST /fqname-to-id HTTP/1.1" 404 193 0.003089 10.0.0.242 - - [2026-02-23 02:11:10] "POST /neutron/network HTTP/1.1" 400 204 0.014384 10.0.0.242 - - [2026-02-23 02:11:11] "POST /neutron/port HTTP/1.1" 200 151 0.249434 10.0.0.242 - - [2026-02-23 02:11:11] "POST /neutron/port HTTP/1.1" 200 151 0.304397 10.0.0.23 - - [2026-02-23 02:11:12] "DELETE /route-target/e8e7c439-70f2-4249-b7d2-ab5f5d5ffadd HTTP/1.1" 200 115 0.020897 10.0.0.242 - - [2026-02-23 02:11:12] "POST /neutron/network HTTP/1.1" 200 1090 0.009272 10.0.0.23 - - [2026-02-23 02:11:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004792 10.0.0.23 - - [2026-02-23 02:11:13] "POST /useragent-kv HTTP/1.1" 200 115 0.004270 10.0.0.23 - - [2026-02-23 02:11:13] "POST /useragent-kv HTTP/1.1" 200 115 0.002174 10.0.0.23 - - [2026-02-23 02:11:13] "POST /useragent-kv HTTP/1.1" 200 115 0.006612 10.0.0.23 - - [2026-02-23 02:11:13] "POST /useragent-kv HTTP/1.1" 200 115 0.006542 10.0.0.242 - - [2026-02-23 02:11:13] "POST /neutron/network HTTP/1.1" 200 151 0.146183 10.0.0.23 - - [2026-02-23 02:11:13] "GET /projects?obj_uuids=fc3ff26b-cbcb-4f77-9499-f08a4bb6fb1d&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.000884 10.0.0.242 - - [2026-02-23 02:11:13] "GET /project/fc3ff26b-cbcb-4f77-9499-f08a4bb6fb1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1400 0.076846 10.0.0.23 - - [2026-02-23 02:11:13] "GET /projects?obj_uuids=fc3ff26b-cbcb-4f77-9499-f08a4bb6fb1d&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001017 10.0.0.242 - - [2026-02-23 02:11:13] "GET /project/fc3ff26b-cbcb-4f77-9499-f08a4bb6fb1d?fields=virtual_networks HTTP/1.1" 200 1051 0.044906 10.0.0.23 - - [2026-02-23 02:11:13] "GET /projects?obj_uuids=fc3ff26b-cbcb-4f77-9499-f08a4bb6fb1d&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001243 10.0.0.242 - - [2026-02-23 02:11:13] "GET /project/fc3ff26b-cbcb-4f77-9499-f08a4bb6fb1d?fields=virtual_machine_interfaces HTTP/1.1" 200 1051 0.039525 10.0.0.23 - - [2026-02-23 02:11:13] "GET /projects?obj_uuids=fc3ff26b-cbcb-4f77-9499-f08a4bb6fb1d&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.000885 10.0.0.242 - - [2026-02-23 02:11:13] "GET /project/fc3ff26b-cbcb-4f77-9499-f08a4bb6fb1d?fields=security_groups HTTP/1.1" 200 1286 0.047299 10.0.0.242 - - [2026-02-23 02:11:14] "POST /fqname-to-id HTTP/1.1" 404 200 0.031250 10.0.0.23 - - [2026-02-23 02:11:14] "GET /projects?obj_uuids=849b9d36-356c-4d0d-a095-be9233b4db86&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003086 10.0.0.23 - - [2026-02-23 02:11:14] "GET /domains?obj_uuids=e1cc6957-1fd1-4e0a-8f60-be32b1950cd6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000983 10.0.0.23 - - [2026-02-23 02:11:14] "GET /domain/e1cc6957-1fd1-4e0a-8f60-be32b1950cd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007343 10.0.0.23 - - [2026-02-23 02:11:14] "POST /id-to-fqname HTTP/1.1" 200 202 0.006412 10.0.0.23 - - [2026-02-23 02:11:14] "POST /fqname-to-id HTTP/1.1" 404 211 0.012664 10.0.0.23 - - [2026-02-23 02:11:14] "POST /security-groups HTTP/1.1" 200 603 0.077889 10.0.0.23 - - [2026-02-23 02:11:14] "POST /projects HTTP/1.1" 200 609 0.308213 10.0.0.23 - - [2026-02-23 02:11:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.346293 10.0.0.23 - - [2026-02-23 02:11:14] "POST /access-control-lists HTTP/1.1" 200 608 0.040757 10.0.0.242 - - [2026-02-23 02:11:14] "GET /project/849b9d36-356c-4d0d-a095-be9233b4db86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.501436 10.0.0.50 - - [2026-02-23 02:11:16] "GET /obj-perms HTTP/1.1" 200 5075 0.081397 10.0.0.242 - - [2026-02-23 02:11:16] "GET / HTTP/1.1" 200 35931 0.001661 10.0.0.242 - - [2026-02-23 02:11:17] "POST /fqname-to-id HTTP/1.1" 401 293 0.000424 10.0.0.242 - - [2026-02-23 02:11:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.060903 10.0.0.23 - - [2026-02-23 02:11:18] "GET /projects?obj_uuids=849b9d36-356c-4d0d-a095-be9233b4db86&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000922 10.0.0.242 - - [2026-02-23 02:11:18] "GET /project/849b9d36-356c-4d0d-a095-be9233b4db86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.033988 10.0.0.23 - - [2026-02-23 02:11:18] "POST /route-targets HTTP/1.1" 200 327 0.015489 10.0.0.23 - - [2026-02-23 02:11:18] "POST /useragent-kv HTTP/1.1" 200 115 0.009390 10.0.0.242 - - [2026-02-23 02:11:18] "POST /neutron/subnet HTTP/1.1" 200 725 0.288292 10.0.0.242 - - [2026-02-23 02:11:18] "POST /id-to-fqname HTTP/1.1" 200 233 0.001223 10.0.0.242 - - [2026-02-23 02:11:19] "GET /virtual-network/d9fe63ed-7e4a-461b-9c64-c64d7474bda6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.005307 10.0.0.242 - - [2026-02-23 02:11:19] "GET /virtual-network/d9fe63ed-7e4a-461b-9c64-c64d7474bda6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.007584 10.0.0.242 - - [2026-02-23 02:11:19] "POST /neutron/network HTTP/1.1" 200 838 0.006639 10.0.0.242 - - [2026-02-23 02:11:19] "GET /virtual-network/d9fe63ed-7e4a-461b-9c64-c64d7474bda6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.005104 10.0.0.242 - - [2026-02-23 02:11:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003585 10.0.0.23 - - [2026-02-23 02:11:21] "GET /projects?obj_uuids=849b9d36-356c-4d0d-a095-be9233b4db86&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001137 10.0.0.242 - - [2026-02-23 02:11:21] "GET /project/849b9d36-356c-4d0d-a095-be9233b4db86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.043906 10.0.0.23 - - [2026-02-23 02:11:21] "GET /projects?obj_uuids=849b9d36-356c-4d0d-a095-be9233b4db86&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000922 10.0.0.242 - - [2026-02-23 02:11:21] "POST /neutron/network HTTP/1.1" 200 619 0.124168 10.0.0.23 - - [2026-02-23 02:11:21] "POST /ref-update HTTP/1.1" 200 156 0.020177 10.0.0.242 - - [2026-02-23 02:11:21] "POST /id-to-fqname HTTP/1.1" 200 233 0.003532 10.0.0.242 - - [2026-02-23 02:11:21] "GET /virtual-network/65bf8f01-e14d-44ee-afe0-33235b54b15c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.005047 10.0.0.242 - - [2026-02-23 02:11:21] "POST /neutron/network HTTP/1.1" 200 840 0.005613 10.0.0.242 - - [2026-02-23 02:11:21] "GET /virtual-network/65bf8f01-e14d-44ee-afe0-33235b54b15c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.005178 10.0.0.242 - - [2026-02-23 02:11:21] "GET /virtual-network/65bf8f01-e14d-44ee-afe0-33235b54b15c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.005543 10.0.0.242 - - [2026-02-23 02:11:22] "GET /obj-perms HTTP/1.1" 200 5073 0.064718 10.0.0.23 - - [2026-02-23 02:11:22] "GET /obj-perms HTTP/1.1" 200 5073 0.068915 10.0.0.242 - - [2026-02-23 02:11:22] "POST /id-to-fqname HTTP/1.1" 200 233 0.001225 10.0.0.242 - - [2026-02-23 02:11:56] "POST /neutron/network HTTP/1.1" 200 850 0.006657 10.0.0.23 - - [2026-02-23 02:11:57] "GET /projects?obj_uuids=849b9d36-356c-4d0d-a095-be9233b4db86&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.033113 10.0.0.242 - - [2026-02-23 02:11:57] "GET /project/849b9d36-356c-4d0d-a095-be9233b4db86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.125972 10.0.0.242 - - [2026-02-23 02:11:57] "POST /neutron/port HTTP/1.1" 200 117 0.005861 10.0.0.242 - - [2026-02-23 02:11:57] "POST /id-to-fqname HTTP/1.1" 200 233 0.001118 10.0.0.242 - - [2026-02-23 02:11:57] "POST /neutron/network HTTP/1.1" 200 850 0.006603 10.0.0.23 - - [2026-02-23 02:11:58] "GET /projects?obj_uuids=849b9d36-356c-4d0d-a095-be9233b4db86&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000900 10.0.0.242 - - [2026-02-23 02:11:58] "GET /project/849b9d36-356c-4d0d-a095-be9233b4db86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.117120 10.0.0.242 - - [2026-02-23 02:11:58] "POST /neutron/port HTTP/1.1" 200 1074 0.050408 10.0.0.242 - - [2026-02-23 02:11:58] "POST /neutron/port HTTP/1.1" 200 1138 0.047382 10.0.0.242 - - [2026-02-23 02:11:58] "POST /neutron/port HTTP/1.1" 200 117 0.013757 10.0.0.242 - - [2026-02-23 02:11:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004385 10.0.0.23 - - [2026-02-23 02:11:58] "GET /projects?obj_uuids=849b9d36-356c-4d0d-a095-be9233b4db86&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001323 10.0.0.242 - - [2026-02-23 02:11:58] "POST /neutron/port HTTP/1.1" 200 117 0.001997 10.0.0.242 - - [2026-02-23 02:11:58] "GET /project/849b9d36-356c-4d0d-a095-be9233b4db86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.062105 10.0.0.242 - - [2026-02-23 02:11:59] "GET /virtual-network/d9fe63ed-7e4a-461b-9c64-c64d7474bda6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.005115 10.0.0.242 - - [2026-02-23 02:11:59] "GET /floating-ip-pools?parent_id=d9fe63ed-7e4a-461b-9c64-c64d7474bda6&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.009126 10.0.0.242 - - [2026-02-23 02:11:59] "GET /virtual-network/d9fe63ed-7e4a-461b-9c64-c64d7474bda6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.005067 10.0.0.242 - - [2026-02-23 02:11:59] "POST /floating-ip-pools HTTP/1.1" 200 609 0.068833 10.0.0.242 - - [2026-02-23 02:11:59] "POST /ref-update HTTP/1.1" 200 156 0.030193 10.0.0.242 - - [2026-02-23 02:11:59] "GET /virtual-network/d9fe63ed-7e4a-461b-9c64-c64d7474bda6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.005158 10.0.0.23 - - [2026-02-23 02:11:59] "GET /projects?obj_uuids=849b9d36-356c-4d0d-a095-be9233b4db86&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000939 10.0.0.242 - - [2026-02-23 02:11:59] "GET /virtual-network/d9fe63ed-7e4a-461b-9c64-c64d7474bda6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.008002 10.0.0.242 - - [2026-02-23 02:11:59] "POST /neutron/port HTTP/1.1" 200 1072 0.535966 10.0.0.242 - - [2026-02-23 02:11:59] "POST /neutron/security_group HTTP/1.1" 200 2070 0.015818 10.0.0.242 - - [2026-02-23 02:12:00] "POST /neutron/port HTTP/1.1" 200 1136 0.047581 10.0.0.242 - - [2026-02-23 02:12:00] "POST /neutron/port HTTP/1.1" 200 117 0.003232 10.0.0.23 - - [2026-02-23 02:12:04] "GET /projects?obj_uuids=fc3ff26b-cbcb-4f77-9499-f08a4bb6fb1d&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.000846 10.0.0.23 - - [2026-02-23 02:12:05] "DELETE /project/849b9d36356c4d0da095be9233b4db86 HTTP/1.1" 404 173 0.067347 10.0.0.23 - - [2026-02-23 02:12:05] "GET /project/fc3ff26b-cbcb-4f77-9499-f08a4bb6fb1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1505 0.057666 10.0.0.23 - - [2026-02-23 02:12:05] "GET /projects?obj_uuids=fc3ff26b-cbcb-4f77-9499-f08a4bb6fb1d&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001077 10.0.0.242 - - [2026-02-23 02:12:05] "POST /neutron/security_group HTTP/1.1" 200 2070 0.015471 10.0.0.23 - - [2026-02-23 02:12:05] "GET /project/fc3ff26b-cbcb-4f77-9499-f08a4bb6fb1d?fields=security_groups HTTP/1.1" 200 1391 0.072393 10.0.0.23 - - [2026-02-23 02:12:05] "DELETE /security-group/8ce3fe97-62e7-40b9-bc43-e3062e33348c HTTP/1.1" 200 115 0.096062 10.0.0.23 - - [2026-02-23 02:12:05] "GET /projects?obj_uuids=fc3ff26b-cbcb-4f77-9499-f08a4bb6fb1d&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.000999 10.0.0.23 - - [2026-02-23 02:12:05] "GET /project/fc3ff26b-cbcb-4f77-9499-f08a4bb6fb1d?fields=application_policy_sets HTTP/1.1" 200 1430 0.058840 10.0.0.23 - - [2026-02-23 02:12:05] "DELETE /project/fc3ff26b-cbcb-4f77-9499-f08a4bb6fb1d HTTP/1.1" 200 115 0.603941 10.0.0.242 - - [2026-02-23 02:12:15] "POST /neutron/port HTTP/1.1" 200 1138 0.040315 10.0.0.242 - - [2026-02-23 02:12:20] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007786 10.0.0.242 - - [2026-02-23 02:12:30] "POST /neutron/port HTTP/1.1" 200 1138 0.015434 10.0.0.242 - - [2026-02-23 02:12:35] "POST /neutron/security_group HTTP/1.1" 200 2070 0.006702 10.0.0.242 - - [2026-02-23 02:12:45] "POST /neutron/port HTTP/1.1" 200 1138 0.017605 10.0.0.242 - - [2026-02-23 02:12:51] "POST /neutron/security_group HTTP/1.1" 200 2070 0.006319 10.0.0.242 - - [2026-02-23 02:13:01] "POST /neutron/port HTTP/1.1" 200 1138 0.018259 10.0.0.242 - - [2026-02-23 02:13:01] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007539 10.0.0.242 - - [2026-02-23 02:13:01] "GET /virtual-machine/95721697-e629-479e-a5c9-153ea9815681 HTTP/1.1" 401 293 0.000371 10.0.0.242 - - [2026-02-23 02:13:01] "GET /virtual-machine/95721697-e629-479e-a5c9-153ea9815681 HTTP/1.1" 200 1305 0.036205 10.0.0.242 - - [2026-02-23 02:13:01] "GET /virtual-machine-interface/647f6204-a256-4a0e-9fa4-3dcf67215d91 HTTP/1.1" 200 3004 0.007842 10.0.0.242 - - [2026-02-23 02:13:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003661 10.0.0.242 - - [2026-02-23 02:13:01] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003752 10.0.0.242 - - [2026-02-23 02:13:01] "GET /virtual-networks?parent_id=849b9d36-356c-4d0d-a095-be9233b4db86&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.002872 10.0.0.242 - - [2026-02-23 02:13:01] "GET /virtual-network/65bf8f01-e14d-44ee-afe0-33235b54b15c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.006589 10.0.0.242 - - [2026-02-23 02:13:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004034 10.0.0.242 - - [2026-02-23 02:13:05] "GET /virtual-network/65bf8f01-e14d-44ee-afe0-33235b54b15c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.006219 10.0.0.242 - - [2026-02-23 02:13:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003330 10.0.0.242 - - [2026-02-23 02:13:09] "GET /virtual-network/65bf8f01-e14d-44ee-afe0-33235b54b15c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.005359 10.0.0.242 - - [2026-02-23 02:13:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003354 10.0.0.242 - - [2026-02-23 02:13:13] "GET /virtual-network/65bf8f01-e14d-44ee-afe0-33235b54b15c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.005052 10.0.0.242 - - [2026-02-23 02:13:15] "POST /neutron/port HTTP/1.1" 200 1136 0.040497 10.0.0.242 - - [2026-02-23 02:13:15] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003976 10.0.0.242 - - [2026-02-23 02:13:15] "POST /neutron/network HTTP/1.1" 200 838 0.006558 10.0.0.242 - - [2026-02-23 02:13:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003508 10.0.0.242 - - [2026-02-23 02:13:17] "GET /virtual-network/65bf8f01-e14d-44ee-afe0-33235b54b15c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.005068 10.0.0.50 - - [2026-02-23 02:13:17] "GET /obj-perms HTTP/1.1" 200 5075 0.063085 10.0.0.242 - - [2026-02-23 02:13:18] "POST /neutron/network HTTP/1.1" 200 850 0.031247 10.0.0.242 - - [2026-02-23 02:13:18] "POST /neutron/port HTTP/1.1" 200 117 0.001071 10.0.0.242 - - [2026-02-23 02:13:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003262 10.0.0.242 - - [2026-02-23 02:13:21] "GET /virtual-network/65bf8f01-e14d-44ee-afe0-33235b54b15c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.006157 10.0.0.242 - - [2026-02-23 02:13:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003580 10.0.0.242 - - [2026-02-23 02:13:25] "GET /virtual-network/65bf8f01-e14d-44ee-afe0-33235b54b15c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.004966 10.0.0.242 - - [2026-02-23 02:13:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003374 10.0.0.242 - - [2026-02-23 02:13:29] "GET /virtual-network/65bf8f01-e14d-44ee-afe0-33235b54b15c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.005375 10.0.0.242 - - [2026-02-23 02:13:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003139 10.0.0.242 - - [2026-02-23 02:13:33] "GET /virtual-network/65bf8f01-e14d-44ee-afe0-33235b54b15c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.004895 10.0.0.242 - - [2026-02-23 02:13:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004107 10.0.0.242 - - [2026-02-23 02:13:35] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004607 10.0.0.242 - - [2026-02-23 02:13:35] "GET /virtual-networks?parent_id=849b9d36-356c-4d0d-a095-be9233b4db86&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.003520 10.0.0.242 - - [2026-02-23 02:13:35] "GET /virtual-network/65bf8f01-e14d-44ee-afe0-33235b54b15c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.005369 10.0.0.242 - - [2026-02-23 02:13:35] "POST /neutron/security_group HTTP/1.1" 200 2070 0.006513 10.0.0.242 - - [2026-02-23 02:13:44] "POST /neutron/port HTTP/1.1" 200 1138 0.049983 10.0.0.242 - - [2026-02-23 02:13:45] "POST /neutron/security_group HTTP/1.1" 200 2070 0.006757 10.0.0.242 - - [2026-02-23 02:13:50] "POST /neutron/port HTTP/1.1" 200 1138 0.015636 10.0.0.242 - - [2026-02-23 02:13:56] "POST /neutron/port HTTP/1.1" 200 1138 0.024124 10.0.0.242 - - [2026-02-23 02:13:56] "POST /neutron/port HTTP/1.1" 200 1136 0.015658 10.0.0.242 - - [2026-02-23 02:13:56] "POST /neutron/security_group HTTP/1.1" 200 2070 0.014815 10.0.0.242 - - [2026-02-23 02:13:56] "GET /virtual-machine/9dd487d1-f4f4-4c4e-b353-903cecd64884 HTTP/1.1" 200 1305 0.005584 10.0.0.242 - - [2026-02-23 02:13:56] "GET /virtual-machine-interface/0fa28d35-6337-41a2-8925-c43b2e81f255 HTTP/1.1" 200 3003 0.004968 10.0.0.242 - - [2026-02-23 02:13:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002995 10.0.0.242 - - [2026-02-23 02:13:56] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003081 10.0.0.242 - - [2026-02-23 02:13:56] "GET /virtual-networks?parent_id=849b9d36-356c-4d0d-a095-be9233b4db86&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.002599 10.0.0.242 - - [2026-02-23 02:13:56] "GET /virtual-network/d9fe63ed-7e4a-461b-9c64-c64d7474bda6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.005094 10.0.0.242 - - [2026-02-23 02:13:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003724 10.0.0.242 - - [2026-02-23 02:13:57] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003926 10.0.0.242 - - [2026-02-23 02:13:57] "GET /virtual-networks?parent_id=849b9d36-356c-4d0d-a095-be9233b4db86&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.002582 10.0.0.242 - - [2026-02-23 02:13:57] "GET /virtual-network/d9fe63ed-7e4a-461b-9c64-c64d7474bda6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.006229 10.0.0.242 - - [2026-02-23 02:13:57] "POST /neutron/port HTTP/1.1" 200 1136 0.016407 10.0.0.242 - - [2026-02-23 02:14:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003529 10.0.0.242 - - [2026-02-23 02:14:03] "GET /routing-instance/498b8d2d-d084-48a5-ab1c-836e33024707?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1491 0.004107 10.0.0.242 - - [2026-02-23 02:14:03] "GET /route-target/7b64ef6d-757f-43cf-83c5-3f66dd2a8209?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.003947 10.0.0.23 - - [2026-02-23 02:14:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000466 10.0.0.23 - - [2026-02-23 02:14:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000362 10.0.0.50 - - [2026-02-23 02:14:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000365 10.0.0.50 - - [2026-02-23 02:14:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000501 10.0.0.23 - - [2026-02-23 02:14:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000357 10.0.0.23 - - [2026-02-23 02:14:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000408 10.0.0.50 - - [2026-02-23 02:14:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000386 10.0.0.50 - - [2026-02-23 02:14:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000338 10.0.0.242 - - [2026-02-23 02:14:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000339 10.0.0.242 - - [2026-02-23 02:14:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000326 10.0.0.242 - - [2026-02-23 02:14:12] "GET /global-system-configs HTTP/1.1" 401 293 0.000373 10.0.0.242 - - [2026-02-23 02:14:12] "GET /global-system-configs HTTP/1.1" 401 293 0.000536 10.0.0.242 - - [2026-02-23 02:14:16] "POST /neutron/port HTTP/1.1" 200 1136 0.016351 10.0.0.242 - - [2026-02-23 02:14:16] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003855 10.0.0.242 - - [2026-02-23 02:14:16] "POST /neutron/network HTTP/1.1" 200 838 0.007411 10.0.0.242 - - [2026-02-23 02:14:18] "POST /neutron/floatingip HTTP/1.1" 200 530 0.011666 10.0.0.242 - - [2026-02-23 02:14:18] "GET /floating-ip-pool/92c87610-5b92-4fd0-bdb9-74402d16fb83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.003979 10.0.0.242 - - [2026-02-23 02:14:18] "POST /ref-update HTTP/1.1" 200 156 0.019875 10.0.0.242 - - [2026-02-23 02:14:18] "DELETE /floating-ip-pool/92c87610-5b92-4fd0-bdb9-74402d16fb83 HTTP/1.1" 200 115 0.033709 10.0.0.242 - - [2026-02-23 02:14:18] "POST /neutron/port HTTP/1.1" 200 1138 0.017039 10.0.0.242 - - [2026-02-23 02:14:18] "POST /neutron/subnet HTTP/1.1" 200 708 0.011878 10.0.0.242 - - [2026-02-23 02:14:18] "POST /neutron/port HTTP/1.1" 200 117 0.001212 10.0.0.242 - - [2026-02-23 02:14:18] "POST /neutron/port HTTP/1.1" 200 1126 0.012616 10.0.0.242 - - [2026-02-23 02:14:18] "POST /neutron/port HTTP/1.1" 200 1128 0.030274 10.0.0.23 - - [2026-02-23 02:14:20] "POST /useragent-kv HTTP/1.1" 200 115 0.002548 10.0.0.23 - - [2026-02-23 02:14:20] "POST /useragent-kv HTTP/1.1" 200 115 0.004338 10.0.0.242 - - [2026-02-23 02:14:20] "POST /neutron/network HTTP/1.1" 200 151 0.134131 10.0.0.23 - - [2026-02-23 02:14:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.050746 10.0.0.23 - - [2026-02-23 02:14:21] "DELETE /route-target/7b64ef6d-757f-43cf-83c5-3f66dd2a8209 HTTP/1.1" 200 115 0.036087 10.0.0.23 - - [2026-02-23 02:14:22] "GET /projects?obj_uuids=849b9d36-356c-4d0d-a095-be9233b4db86&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001264 10.0.0.242 - - [2026-02-23 02:14:22] "GET /project/849b9d36-356c-4d0d-a095-be9233b4db86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.080699 10.0.0.23 - - [2026-02-23 02:14:22] "GET /projects?obj_uuids=849b9d36-356c-4d0d-a095-be9233b4db86&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001367 10.0.0.242 - - [2026-02-23 02:14:22] "GET /project/849b9d36-356c-4d0d-a095-be9233b4db86?fields=virtual_networks HTTP/1.1" 200 1056 0.044983 10.0.0.23 - - [2026-02-23 02:14:22] "GET /projects?obj_uuids=849b9d36-356c-4d0d-a095-be9233b4db86&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000898 10.0.0.242 - - [2026-02-23 02:14:22] "GET /project/849b9d36-356c-4d0d-a095-be9233b4db86?fields=virtual_machine_interfaces HTTP/1.1" 200 1056 0.039795 10.0.0.23 - - [2026-02-23 02:14:22] "GET /projects?obj_uuids=849b9d36-356c-4d0d-a095-be9233b4db86&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000882 10.0.0.242 - - [2026-02-23 02:14:22] "GET /project/849b9d36-356c-4d0d-a095-be9233b4db86?fields=security_groups HTTP/1.1" 200 1294 0.046010 10.0.0.242 - - [2026-02-23 02:14:24] "POST /fqname-to-id HTTP/1.1" 404 188 0.357186 10.0.0.23 - - [2026-02-23 02:14:24] "GET /projects?obj_uuids=c8593e45-1f11-4f17-b3a7-8f6f12151904&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002701 10.0.0.23 - - [2026-02-23 02:14:24] "GET /domains?obj_uuids=e1cc6957-1fd1-4e0a-8f60-be32b1950cd6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000906 10.0.0.23 - - [2026-02-23 02:14:24] "GET /domain/e1cc6957-1fd1-4e0a-8f60-be32b1950cd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.006724 10.0.0.23 - - [2026-02-23 02:14:24] "POST /id-to-fqname HTTP/1.1" 200 190 0.004421 10.0.0.23 - - [2026-02-23 02:14:24] "POST /fqname-to-id HTTP/1.1" 404 199 0.007080 10.0.0.23 - - [2026-02-23 02:14:24] "POST /security-groups HTTP/1.1" 200 591 0.034828 10.0.0.23 - - [2026-02-23 02:14:24] "POST /projects HTTP/1.1" 200 585 0.245550 10.0.0.23 - - [2026-02-23 02:14:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.286052 10.0.0.23 - - [2026-02-23 02:14:24] "POST /fqname-to-id HTTP/1.1" 404 233 0.008118 10.0.0.242 - - [2026-02-23 02:14:24] "GET /project/c8593e45-1f11-4f17-b3a7-8f6f12151904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.422981 10.0.0.242 - - [2026-02-23 02:14:25] "GET / HTTP/1.1" 200 35931 0.001549 10.0.0.23 - - [2026-02-23 02:14:28] "GET /projects?obj_uuids=c8593e45-1f11-4f17-b3a7-8f6f12151904&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001090 10.0.0.242 - - [2026-02-23 02:14:28] "GET /project/c8593e45-1f11-4f17-b3a7-8f6f12151904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.055095 10.0.0.23 - - [2026-02-23 02:14:28] "GET /projects?obj_uuids=c8593e45-1f11-4f17-b3a7-8f6f12151904&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001122 10.0.0.242 - - [2026-02-23 02:14:28] "GET /project/c8593e45-1f11-4f17-b3a7-8f6f12151904?fields=virtual_networks HTTP/1.1" 200 1033 0.048218 10.0.0.23 - - [2026-02-23 02:14:28] "GET /projects?obj_uuids=c8593e45-1f11-4f17-b3a7-8f6f12151904&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000915 10.0.0.242 - - [2026-02-23 02:14:28] "GET /project/c8593e45-1f11-4f17-b3a7-8f6f12151904?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.037323 10.0.0.23 - - [2026-02-23 02:14:28] "GET /projects?obj_uuids=c8593e45-1f11-4f17-b3a7-8f6f12151904&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000922 10.0.0.242 - - [2026-02-23 02:14:29] "GET /project/c8593e45-1f11-4f17-b3a7-8f6f12151904?fields=security_groups HTTP/1.1" 200 1259 0.047269 10.0.0.242 - - [2026-02-23 02:14:29] "POST /fqname-to-id HTTP/1.1" 404 183 0.027685 10.0.0.23 - - [2026-02-23 02:14:29] "GET /projects?obj_uuids=846b005c-4969-4c70-88e0-3c1b1eee7872&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003037 10.0.0.23 - - [2026-02-23 02:14:30] "GET /domains?obj_uuids=e1cc6957-1fd1-4e0a-8f60-be32b1950cd6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001103 10.0.0.23 - - [2026-02-23 02:14:30] "GET /domain/e1cc6957-1fd1-4e0a-8f60-be32b1950cd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.006633 10.0.0.23 - - [2026-02-23 02:14:30] "POST /id-to-fqname HTTP/1.1" 200 185 0.002896 10.0.0.23 - - [2026-02-23 02:14:30] "POST /fqname-to-id HTTP/1.1" 404 194 0.008647 10.0.0.23 - - [2026-02-23 02:14:30] "POST /security-groups HTTP/1.1" 200 586 0.045671 10.0.0.23 - - [2026-02-23 02:14:30] "POST /projects HTTP/1.1" 200 575 0.234641 10.0.0.23 - - [2026-02-23 02:14:30] "POST /access-control-lists HTTP/1.1" 200 591 0.025082 10.0.0.23 - - [2026-02-23 02:14:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.307175 10.0.0.242 - - [2026-02-23 02:14:30] "GET /project/846b005c-4969-4c70-88e0-3c1b1eee7872?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.448196 10.0.0.242 - - [2026-02-23 02:14:31] "GET / HTTP/1.1" 200 35931 0.001369 10.0.0.23 - - [2026-02-23 02:14:37] "GET /projects?obj_uuids=846b005c-4969-4c70-88e0-3c1b1eee7872&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000893 10.0.0.242 - - [2026-02-23 02:14:37] "GET /project/846b005c-4969-4c70-88e0-3c1b1eee7872?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.036400 10.0.0.23 - - [2026-02-23 02:14:37] "GET /projects?obj_uuids=846b005c-4969-4c70-88e0-3c1b1eee7872&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000766 10.0.0.242 - - [2026-02-23 02:14:37] "GET /project/846b005c-4969-4c70-88e0-3c1b1eee7872?fields=virtual_networks HTTP/1.1" 200 1021 0.084175 10.0.0.23 - - [2026-02-23 02:14:37] "GET /projects?obj_uuids=846b005c-4969-4c70-88e0-3c1b1eee7872&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000944 10.0.0.242 - - [2026-02-23 02:14:37] "GET /project/846b005c-4969-4c70-88e0-3c1b1eee7872?fields=virtual_machine_interfaces HTTP/1.1" 200 1021 0.037835 10.0.0.23 - - [2026-02-23 02:14:37] "GET /projects?obj_uuids=846b005c-4969-4c70-88e0-3c1b1eee7872&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001265 10.0.0.242 - - [2026-02-23 02:14:37] "GET /project/846b005c-4969-4c70-88e0-3c1b1eee7872?fields=security_groups HTTP/1.1" 200 1242 0.038954 10.0.0.242 - - [2026-02-23 02:14:38] "POST /fqname-to-id HTTP/1.1" 404 187 0.030896 10.0.0.23 - - [2026-02-23 02:14:38] "GET /projects?obj_uuids=8616d37b-c622-41dc-b77a-4c837b27c7af&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003726 10.0.0.23 - - [2026-02-23 02:14:38] "GET /domains?obj_uuids=e1cc6957-1fd1-4e0a-8f60-be32b1950cd6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000849 10.0.0.23 - - [2026-02-23 02:14:38] "GET /domain/e1cc6957-1fd1-4e0a-8f60-be32b1950cd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.006316 10.0.0.23 - - [2026-02-23 02:14:38] "POST /id-to-fqname HTTP/1.1" 200 189 0.003403 10.0.0.23 - - [2026-02-23 02:14:38] "POST /fqname-to-id HTTP/1.1" 404 198 0.061529 10.0.0.23 - - [2026-02-23 02:14:39] "POST /security-groups HTTP/1.1" 200 590 0.027182 10.0.0.23 - - [2026-02-23 02:14:39] "POST /fqname-to-id HTTP/1.1" 404 233 0.003001 10.0.0.23 - - [2026-02-23 02:14:39] "POST /projects HTTP/1.1" 200 583 0.287542 10.0.0.23 - - [2026-02-23 02:14:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.335552 10.0.0.242 - - [2026-02-23 02:14:39] "GET /project/8616d37b-c622-41dc-b77a-4c837b27c7af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.473887 10.0.0.23 - - [2026-02-23 02:14:39] "POST /access-control-lists HTTP/1.1" 200 593 0.038661 10.0.0.242 - - [2026-02-23 02:14:40] "GET / HTTP/1.1" 200 35931 0.001903 10.0.0.23 - - [2026-02-23 02:14:43] "GET /projects?obj_uuids=8616d37b-c622-41dc-b77a-4c837b27c7af&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000901 10.0.0.242 - - [2026-02-23 02:14:43] "GET /project/8616d37b-c622-41dc-b77a-4c837b27c7af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.045815 10.0.0.23 - - [2026-02-23 02:14:43] "GET /projects?obj_uuids=8616d37b-c622-41dc-b77a-4c837b27c7af&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001067 10.0.0.242 - - [2026-02-23 02:14:43] "GET /project/8616d37b-c622-41dc-b77a-4c837b27c7af?fields=virtual_networks HTTP/1.1" 200 1030 0.040244 10.0.0.23 - - [2026-02-23 02:14:43] "GET /projects?obj_uuids=8616d37b-c622-41dc-b77a-4c837b27c7af&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000923 10.0.0.242 - - [2026-02-23 02:14:43] "GET /project/8616d37b-c622-41dc-b77a-4c837b27c7af?fields=virtual_machine_interfaces HTTP/1.1" 200 1030 0.038033 10.0.0.23 - - [2026-02-23 02:14:43] "GET /projects?obj_uuids=8616d37b-c622-41dc-b77a-4c837b27c7af&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000927 10.0.0.242 - - [2026-02-23 02:14:43] "GET /project/8616d37b-c622-41dc-b77a-4c837b27c7af?fields=security_groups HTTP/1.1" 200 1255 0.045984 10.0.0.242 - - [2026-02-23 02:14:44] "POST /fqname-to-id HTTP/1.1" 404 188 0.046156 10.0.0.23 - - [2026-02-23 02:14:44] "GET /projects?obj_uuids=7b7e8693-39b3-4886-9ae5-b0204ba4224c&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004522 10.0.0.23 - - [2026-02-23 02:14:44] "GET /domains?obj_uuids=e1cc6957-1fd1-4e0a-8f60-be32b1950cd6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000959 10.0.0.23 - - [2026-02-23 02:14:44] "GET /domain/e1cc6957-1fd1-4e0a-8f60-be32b1950cd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.006037 10.0.0.23 - - [2026-02-23 02:14:45] "POST /id-to-fqname HTTP/1.1" 200 190 0.002535 10.0.0.23 - - [2026-02-23 02:14:45] "POST /fqname-to-id HTTP/1.1" 404 199 0.004941 10.0.0.23 - - [2026-02-23 02:14:45] "POST /security-groups HTTP/1.1" 200 591 0.030716 10.0.0.23 - - [2026-02-23 02:14:45] "POST /projects HTTP/1.1" 200 585 0.237817 10.0.0.23 - - [2026-02-23 02:14:45] "POST /fqname-to-id HTTP/1.1" 404 233 0.008802 10.0.0.23 - - [2026-02-23 02:14:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.317034 10.0.0.242 - - [2026-02-23 02:14:45] "GET /project/7b7e8693-39b3-4886-9ae5-b0204ba4224c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.462583 10.0.0.242 - - [2026-02-23 02:14:46] "GET / HTTP/1.1" 200 35931 0.001618 10.0.0.23 - - [2026-02-23 02:14:49] "GET /projects?obj_uuids=7b7e8693-39b3-4886-9ae5-b0204ba4224c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000870 10.0.0.242 - - [2026-02-23 02:14:49] "GET /project/7b7e8693-39b3-4886-9ae5-b0204ba4224c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.036840 10.0.0.23 - - [2026-02-23 02:14:49] "GET /projects?obj_uuids=7b7e8693-39b3-4886-9ae5-b0204ba4224c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000879 10.0.0.242 - - [2026-02-23 02:14:49] "GET /project/7b7e8693-39b3-4886-9ae5-b0204ba4224c?fields=virtual_networks HTTP/1.1" 200 1032 0.040409 10.0.0.23 - - [2026-02-23 02:14:49] "GET /projects?obj_uuids=7b7e8693-39b3-4886-9ae5-b0204ba4224c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000932 10.0.0.242 - - [2026-02-23 02:14:49] "GET /project/7b7e8693-39b3-4886-9ae5-b0204ba4224c?fields=virtual_machine_interfaces HTTP/1.1" 200 1032 0.034521 10.0.0.23 - - [2026-02-23 02:14:49] "GET /projects?obj_uuids=7b7e8693-39b3-4886-9ae5-b0204ba4224c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000876 10.0.0.242 - - [2026-02-23 02:14:49] "GET /project/7b7e8693-39b3-4886-9ae5-b0204ba4224c?fields=security_groups HTTP/1.1" 200 1258 0.036180 10.0.0.242 - - [2026-02-23 02:14:50] "POST /fqname-to-id HTTP/1.1" 404 192 0.032868 10.0.0.23 - - [2026-02-23 02:14:50] "GET /projects?obj_uuids=3dfce781-b810-4d36-9d96-3d5beff223a3&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002579 10.0.0.23 - - [2026-02-23 02:14:50] "GET /domains?obj_uuids=e1cc6957-1fd1-4e0a-8f60-be32b1950cd6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001128 10.0.0.23 - - [2026-02-23 02:14:50] "GET /domain/e1cc6957-1fd1-4e0a-8f60-be32b1950cd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.006886 10.0.0.23 - - [2026-02-23 02:14:51] "POST /id-to-fqname HTTP/1.1" 200 194 0.003646 10.0.0.23 - - [2026-02-23 02:14:51] "POST /fqname-to-id HTTP/1.1" 404 203 0.007973 10.0.0.23 - - [2026-02-23 02:14:51] "POST /security-groups HTTP/1.1" 200 595 0.078275 10.0.0.23 - - [2026-02-23 02:14:51] "POST /projects HTTP/1.1" 200 593 0.290253 10.0.0.23 - - [2026-02-23 02:14:51] "POST /access-control-lists HTTP/1.1" 200 600 0.030611 10.0.0.23 - - [2026-02-23 02:14:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.365267 10.0.0.242 - - [2026-02-23 02:14:51] "GET /project/3dfce781-b810-4d36-9d96-3d5beff223a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.525330 10.0.0.242 - - [2026-02-23 02:14:52] "GET / HTTP/1.1" 200 35931 0.001845 10.0.0.23 - - [2026-02-23 02:14:55] "GET /projects?obj_uuids=3dfce781-b810-4d36-9d96-3d5beff223a3&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000924 10.0.0.242 - - [2026-02-23 02:14:55] "GET /project/3dfce781-b810-4d36-9d96-3d5beff223a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.035692 10.0.0.23 - - [2026-02-23 02:14:55] "GET /projects?obj_uuids=3dfce781-b810-4d36-9d96-3d5beff223a3&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001057 10.0.0.242 - - [2026-02-23 02:14:55] "GET /project/3dfce781-b810-4d36-9d96-3d5beff223a3?fields=virtual_networks HTTP/1.1" 200 1040 0.049347 10.0.0.23 - - [2026-02-23 02:14:55] "GET /projects?obj_uuids=3dfce781-b810-4d36-9d96-3d5beff223a3&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000955 10.0.0.242 - - [2026-02-23 02:14:55] "GET /project/3dfce781-b810-4d36-9d96-3d5beff223a3?fields=virtual_machine_interfaces HTTP/1.1" 200 1040 0.037072 10.0.0.23 - - [2026-02-23 02:14:55] "GET /projects?obj_uuids=3dfce781-b810-4d36-9d96-3d5beff223a3&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000918 10.0.0.242 - - [2026-02-23 02:14:55] "GET /project/3dfce781-b810-4d36-9d96-3d5beff223a3?fields=security_groups HTTP/1.1" 200 1270 0.043128 10.0.0.242 - - [2026-02-23 02:14:56] "POST /fqname-to-id HTTP/1.1" 404 183 0.030293 10.0.0.23 - - [2026-02-23 02:14:56] "GET /projects?obj_uuids=f47f218a-5430-4f1b-9145-7849188e47d4&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002912 10.0.0.23 - - [2026-02-23 02:14:57] "GET /domains?obj_uuids=e1cc6957-1fd1-4e0a-8f60-be32b1950cd6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001204 10.0.0.23 - - [2026-02-23 02:14:57] "GET /domain/e1cc6957-1fd1-4e0a-8f60-be32b1950cd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.006613 10.0.0.23 - - [2026-02-23 02:14:57] "POST /id-to-fqname HTTP/1.1" 200 185 0.004237 10.0.0.23 - - [2026-02-23 02:14:57] "POST /fqname-to-id HTTP/1.1" 404 194 0.005012 10.0.0.23 - - [2026-02-23 02:14:57] "POST /security-groups HTTP/1.1" 200 586 0.029068 10.0.0.23 - - [2026-02-23 02:14:57] "POST /fqname-to-id HTTP/1.1" 404 229 0.003523 10.0.0.23 - - [2026-02-23 02:14:57] "POST /projects HTTP/1.1" 200 575 0.227436 10.0.0.23 - - [2026-02-23 02:14:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.263502 10.0.0.23 - - [2026-02-23 02:14:57] "POST /access-control-lists HTTP/1.1" 200 589 0.029879 10.0.0.242 - - [2026-02-23 02:14:57] "GET /project/f47f218a-5430-4f1b-9145-7849188e47d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.421611 10.0.0.242 - - [2026-02-23 02:14:58] "GET / HTTP/1.1" 200 35931 0.002532 10.0.0.242 - - [2026-02-23 02:14:58] "POST /fqname-to-id HTTP/1.1" 404 193 0.002779 10.0.0.23 - - [2026-02-23 02:14:59] "GET /projects?obj_uuids=b3c6ce5f-53c1-4617-abad-be77a8005e4b&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.000887 10.0.0.23 - - [2026-02-23 02:14:59] "POST /fqname-to-id HTTP/1.1" 404 227 0.012176 10.0.0.23 - - [2026-02-23 02:14:59] "PUT /access-control-list/eb0c2013-4791-4bdc-ad36-708483b760cc HTTP/1.1" 200 272 0.022162 10.0.0.242 - - [2026-02-23 02:14:59] "POST /neutron/security_group HTTP/1.1" 200 1364 0.450155 10.0.0.242 - - [2026-02-23 02:14:59] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.122810 10.0.0.242 - - [2026-02-23 02:15:00] "POST /fqname-to-id HTTP/1.1" 404 193 0.002538 10.0.0.23 - - [2026-02-23 02:15:00] "PUT /access-control-list/eb0c2013-4791-4bdc-ad36-708483b760cc HTTP/1.1" 200 272 0.012494 10.0.0.23 - - [2026-02-23 02:15:00] "GET /projects?obj_uuids=b3c6ce5f-53c1-4617-abad-be77a8005e4b&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.000968 10.0.0.23 - - [2026-02-23 02:15:00] "POST /fqname-to-id HTTP/1.1" 404 227 0.014340 10.0.0.23 - - [2026-02-23 02:15:00] "PUT /access-control-list/20190cb9-2d83-4fcd-bb1f-a6bdbadb848a HTTP/1.1" 200 272 0.022193 10.0.0.242 - - [2026-02-23 02:15:00] "POST /neutron/security_group HTTP/1.1" 200 1364 0.350007 10.0.0.242 - - [2026-02-23 02:15:00] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.175410 10.0.0.242 - - [2026-02-23 02:15:00] "POST /fqname-to-id HTTP/1.1" 401 293 0.000346 10.0.0.23 - - [2026-02-23 02:15:00] "PUT /access-control-list/20190cb9-2d83-4fcd-bb1f-a6bdbadb848a HTTP/1.1" 200 272 0.014282 10.0.0.242 - - [2026-02-23 02:15:01] "POST /fqname-to-id HTTP/1.1" 404 210 0.033106 10.0.0.23 - - [2026-02-23 02:15:01] "GET /projects?obj_uuids=f47f218a-5430-4f1b-9145-7849188e47d4&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001024 10.0.0.23 - - [2026-02-23 02:15:01] "POST /fqname-to-id HTTP/1.1" 404 244 0.010940 10.0.0.23 - - [2026-02-23 02:15:01] "PUT /access-control-list/b3450c83-5163-4e8f-bc14-31ddc134a9fd HTTP/1.1" 200 272 0.021843 10.0.0.242 - - [2026-02-23 02:15:01] "POST /neutron/security_group HTTP/1.1" 200 1379 0.361355 10.0.0.242 - - [2026-02-23 02:15:02] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.180790 10.0.0.242 - - [2026-02-23 02:15:02] "POST /fqname-to-id HTTP/1.1" 404 210 0.005849 10.0.0.23 - - [2026-02-23 02:15:02] "PUT /access-control-list/b3450c83-5163-4e8f-bc14-31ddc134a9fd HTTP/1.1" 200 272 0.019620 10.0.0.23 - - [2026-02-23 02:15:02] "GET /projects?obj_uuids=f47f218a-5430-4f1b-9145-7849188e47d4&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001342 10.0.0.23 - - [2026-02-23 02:15:02] "POST /fqname-to-id HTTP/1.1" 404 244 0.006137 10.0.0.23 - - [2026-02-23 02:15:02] "PUT /access-control-list/3dfff4f9-65a9-4df9-981d-bbab2244748c HTTP/1.1" 200 272 0.018269 10.0.0.242 - - [2026-02-23 02:15:02] "POST /neutron/security_group HTTP/1.1" 200 1379 0.443595 10.0.0.242 - - [2026-02-23 02:15:03] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.212999 10.0.0.23 - - [2026-02-23 02:15:03] "PUT /access-control-list/3dfff4f9-65a9-4df9-981d-bbab2244748c HTTP/1.1" 200 272 0.018502 10.0.0.23 - - [2026-02-23 02:15:04] "GET /projects?obj_uuids=b3c6ce5f-53c1-4617-abad-be77a8005e4b&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.000974 10.0.0.242 - - [2026-02-23 02:15:04] "POST /neutron/router HTTP/1.1" 200 541 0.085399 10.0.0.242 - - [2026-02-23 02:15:04] "POST /neutron/router HTTP/1.1" 200 541 0.007167 10.0.0.242 - - [2026-02-23 02:15:04] "POST /neutron/router HTTP/1.1" 200 541 0.004464 10.0.0.242 - - [2026-02-23 02:15:04] "POST /neutron/router HTTP/1.1" 200 541 0.003648 10.0.0.242 - - [2026-02-23 02:15:04] "POST /neutron/router HTTP/1.1" 200 541 0.004023 10.0.0.242 - - [2026-02-23 02:15:04] "POST /neutron/router HTTP/1.1" 200 541 0.004479 10.0.0.242 - - [2026-02-23 02:15:04] "POST /neutron/router HTTP/1.1" 200 541 0.003638 10.0.0.242 - - [2026-02-23 02:15:05] "POST /neutron/router HTTP/1.1" 200 541 0.003589 10.0.0.242 - - [2026-02-23 02:15:05] "POST /neutron/router HTTP/1.1" 200 541 0.003778 10.0.0.242 - - [2026-02-23 02:15:05] "POST /neutron/router HTTP/1.1" 200 541 0.003876 10.0.0.242 - - [2026-02-23 02:15:05] "POST /neutron/router HTTP/1.1" 200 541 0.005439 10.0.0.242 - - [2026-02-23 02:15:05] "POST /neutron/router HTTP/1.1" 200 541 0.027225 10.0.0.242 - - [2026-02-23 02:15:05] "POST /neutron/router HTTP/1.1" 200 541 0.004014 10.0.0.23 - - [2026-02-23 02:15:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003642 10.0.0.242 - - [2026-02-23 02:15:05] "POST /neutron/router HTTP/1.1" 200 559 0.005939 10.0.0.23 - - [2026-02-23 02:15:05] "PUT /logical-router/b55bbb28-7306-4093-8307-a13be6adf67a HTTP/1.1" 200 262 0.035792 10.0.0.242 - - [2026-02-23 02:15:05] "POST /neutron/router HTTP/1.1" 200 559 0.007108 10.0.0.242 - - [2026-02-23 02:15:05] "POST /neutron/router HTTP/1.1" 200 559 0.004027 10.0.0.23 - - [2026-02-23 02:15:05] "DELETE /project/7b7e869339b348869ae5b0204ba4224c HTTP/1.1" 404 173 0.021671 10.0.0.23 - - [2026-02-23 02:15:05] "DELETE /project/8616d37bc62241dcb77a4c837b27c7af HTTP/1.1" 404 173 0.018004 10.0.0.23 - - [2026-02-23 02:15:05] "DELETE /project/846b005c49694c7088e03c1b1eee7872 HTTP/1.1" 404 173 0.019525 10.0.0.23 - - [2026-02-23 02:15:05] "DELETE /project/f47f218a54304f1b91457849188e47d4 HTTP/1.1" 404 173 0.017786 10.0.0.23 - - [2026-02-23 02:15:05] "DELETE /project/3dfce781b8104d369d963d5beff223a3 HTTP/1.1" 404 173 0.010641 10.0.0.23 - - [2026-02-23 02:15:05] "DELETE /project/c8593e451f114f17b3a78f6f12151904 HTTP/1.1" 404 173 0.015578 10.0.0.23 - - [2026-02-23 02:15:05] "GET /projects?obj_uuids=3dfce781-b810-4d36-9d96-3d5beff223a3&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000805 10.0.0.23 - - [2026-02-23 02:15:05] "GET /projects?obj_uuids=846b005c-4969-4c70-88e0-3c1b1eee7872&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000697 10.0.0.23 - - [2026-02-23 02:15:05] "GET /projects?obj_uuids=c8593e45-1f11-4f17-b3a7-8f6f12151904&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000654 10.0.0.23 - - [2026-02-23 02:15:05] "GET /projects?obj_uuids=7b7e8693-39b3-4886-9ae5-b0204ba4224c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000750 10.0.0.23 - - [2026-02-23 02:15:05] "GET /projects?obj_uuids=8616d37b-c622-41dc-b77a-4c837b27c7af&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000899 10.0.0.23 - - [2026-02-23 02:15:05] "GET /projects?obj_uuids=849b9d36-356c-4d0d-a095-be9233b4db86&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000797 10.0.0.242 - - [2026-02-23 02:15:05] "POST /neutron/router HTTP/1.1" 200 559 0.007881 10.0.0.23 - - [2026-02-23 02:15:05] "GET /project/3dfce781-b810-4d36-9d96-3d5beff223a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1484 0.079017 10.0.0.23 - - [2026-02-23 02:15:05] "GET /project/846b005c-4969-4c70-88e0-3c1b1eee7872?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.089437 10.0.0.242 - - [2026-02-23 02:15:05] "POST /neutron/router HTTP/1.1" 200 559 0.009424 10.0.0.23 - - [2026-02-23 02:15:05] "GET /project/c8593e45-1f11-4f17-b3a7-8f6f12151904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1469 0.114650 10.0.0.23 - - [2026-02-23 02:15:05] "GET /projects?obj_uuids=3dfce781-b810-4d36-9d96-3d5beff223a3&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001167 10.0.0.23 - - [2026-02-23 02:15:05] "GET /projects?obj_uuids=846b005c-4969-4c70-88e0-3c1b1eee7872&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001713 10.0.0.23 - - [2026-02-23 02:15:05] "GET /project/7b7e8693-39b3-4886-9ae5-b0204ba4224c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.123006 10.0.0.23 - - [2026-02-23 02:15:05] "GET /projects?obj_uuids=c8593e45-1f11-4f17-b3a7-8f6f12151904&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001432 10.0.0.23 - - [2026-02-23 02:15:05] "GET /projects?obj_uuids=7b7e8693-39b3-4886-9ae5-b0204ba4224c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000975 10.0.0.23 - - [2026-02-23 02:15:05] "GET /project/8616d37b-c622-41dc-b77a-4c837b27c7af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.162432 10.0.0.242 - - [2026-02-23 02:15:05] "POST /neutron/router HTTP/1.1" 200 559 0.010871 10.0.0.23 - - [2026-02-23 02:15:05] "GET /projects?obj_uuids=8616d37b-c622-41dc-b77a-4c837b27c7af&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001071 10.0.0.23 - - [2026-02-23 02:15:05] "GET /project/3dfce781-b810-4d36-9d96-3d5beff223a3?fields=security_groups HTTP/1.1" 200 1375 0.126052 10.0.0.23 - - [2026-02-23 02:15:05] "GET /project/849b9d36-356c-4d0d-a095-be9233b4db86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1516 0.210819 10.0.0.23 - - [2026-02-23 02:15:06] "GET /project/846b005c-4969-4c70-88e0-3c1b1eee7872?fields=security_groups HTTP/1.1" 200 1347 0.140169 10.0.0.23 - - [2026-02-23 02:15:06] "GET /project/c8593e45-1f11-4f17-b3a7-8f6f12151904?fields=security_groups HTTP/1.1" 200 1364 0.112486 10.0.0.23 - - [2026-02-23 02:15:06] "GET /projects?obj_uuids=849b9d36-356c-4d0d-a095-be9233b4db86&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000947 10.0.0.242 - - [2026-02-23 02:15:06] "POST /neutron/router HTTP/1.1" 200 559 0.013296 10.0.0.23 - - [2026-02-23 02:15:06] "GET /project/7b7e8693-39b3-4886-9ae5-b0204ba4224c?fields=security_groups HTTP/1.1" 200 1363 0.181045 10.0.0.23 - - [2026-02-23 02:15:06] "GET /project/849b9d36-356c-4d0d-a095-be9233b4db86?fields=security_groups HTTP/1.1" 200 1399 0.112960 10.0.0.242 - - [2026-02-23 02:15:06] "POST /neutron/router HTTP/1.1" 200 559 0.009127 10.0.0.23 - - [2026-02-23 02:15:06] "GET /project/8616d37b-c622-41dc-b77a-4c837b27c7af?fields=security_groups HTTP/1.1" 200 1360 0.187677 10.0.0.23 - - [2026-02-23 02:15:06] "DELETE /security-group/1d59fc72-0c7b-4edd-a408-394b681ca3f3 HTTP/1.1" 200 115 0.159714 10.0.0.23 - - [2026-02-23 02:15:06] "DELETE /security-group/486d96d7-196d-4bc5-afb7-58d199d3dee8 HTTP/1.1" 200 115 0.177395 10.0.0.242 - - [2026-02-23 02:15:06] "POST /neutron/router HTTP/1.1" 200 559 0.020929 10.0.0.23 - - [2026-02-23 02:15:06] "GET /projects?obj_uuids=846b005c-4969-4c70-88e0-3c1b1eee7872&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000986 10.0.0.23 - - [2026-02-23 02:15:06] "DELETE /security-group/aefeb54b-f083-4051-92af-5fe54d78583a HTTP/1.1" 200 115 0.220339 10.0.0.23 - - [2026-02-23 02:15:06] "GET /projects?obj_uuids=c8593e45-1f11-4f17-b3a7-8f6f12151904&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003525 10.0.0.23 - - [2026-02-23 02:15:06] "GET /projects?obj_uuids=3dfce781-b810-4d36-9d96-3d5beff223a3&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001304 10.0.0.242 - - [2026-02-23 02:15:06] "POST /neutron/router HTTP/1.1" 200 559 0.004953 10.0.0.23 - - [2026-02-23 02:15:06] "DELETE /security-group/3ddbc624-79ba-41d9-b667-9e46e3551c63 HTTP/1.1" 200 115 0.218137 10.0.0.23 - - [2026-02-23 02:15:06] "GET /project/846b005c-4969-4c70-88e0-3c1b1eee7872?fields=application_policy_sets HTTP/1.1" 200 1386 0.153153 10.0.0.23 - - [2026-02-23 02:15:06] "GET /projects?obj_uuids=7b7e8693-39b3-4886-9ae5-b0204ba4224c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000961 10.0.0.23 - - [2026-02-23 02:15:06] "GET /project/c8593e45-1f11-4f17-b3a7-8f6f12151904?fields=application_policy_sets HTTP/1.1" 200 1403 0.150051 10.0.0.242 - - [2026-02-23 02:15:06] "POST /neutron/router HTTP/1.1" 200 559 0.011163 10.0.0.23 - - [2026-02-23 02:15:06] "DELETE /security-group/6d4b5a16-857d-4feb-8865-ccdbb2555fde HTTP/1.1" 200 115 0.249851 10.0.0.23 - - [2026-02-23 02:15:06] "GET /projects?obj_uuids=849b9d36-356c-4d0d-a095-be9233b4db86&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000990 10.0.0.23 - - [2026-02-23 02:15:06] "GET /project/3dfce781-b810-4d36-9d96-3d5beff223a3?fields=application_policy_sets HTTP/1.1" 200 1414 0.192993 10.0.0.23 - - [2026-02-23 02:15:06] "DELETE /security-group/b03ed5f7-ae4a-4f95-a0aa-4409aba75550 HTTP/1.1" 200 115 0.269098 10.0.0.23 - - [2026-02-23 02:15:06] "GET /projects?obj_uuids=8616d37b-c622-41dc-b77a-4c837b27c7af&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001671 10.0.0.23 - - [2026-02-23 02:15:06] "DELETE /access-control-list/dc9cc668-4fdf-4735-8d05-b00e5c894729 HTTP/1.1" 200 115 0.147584 10.0.0.242 - - [2026-02-23 02:15:06] "POST /neutron/router HTTP/1.1" 200 559 0.026435 10.0.0.23 - - [2026-02-23 02:15:06] "GET /project/7b7e8693-39b3-4886-9ae5-b0204ba4224c?fields=application_policy_sets HTTP/1.1" 200 1402 0.152363 10.0.0.23 - - [2026-02-23 02:15:06] "GET /project/849b9d36-356c-4d0d-a095-be9233b4db86?fields=application_policy_sets HTTP/1.1" 200 1438 0.115552 10.0.0.23 - - [2026-02-23 02:15:06] "GET /project/8616d37b-c622-41dc-b77a-4c837b27c7af?fields=application_policy_sets HTTP/1.1" 200 1399 0.175512 10.0.0.23 - - [2026-02-23 02:15:06] "DELETE /project/846b005c-4969-4c70-88e0-3c1b1eee7872 HTTP/1.1" 200 115 1.036098 10.0.0.23 - - [2026-02-23 02:15:06] "DELETE /access-control-list/3878ec82-5aa5-4600-aa1f-eee00fb39acb HTTP/1.1" 200 115 0.122880 10.0.0.23 - - [2026-02-23 02:15:06] "DELETE /project/c8593e45-1f11-4f17-b3a7-8f6f12151904 HTTP/1.1" 200 115 1.092414 10.0.0.23 - - [2026-02-23 02:15:06] "DELETE /project/3dfce781-b810-4d36-9d96-3d5beff223a3 HTTP/1.1" 200 115 1.154618 10.0.0.242 - - [2026-02-23 02:15:06] "POST /neutron/router HTTP/1.1" 200 151 0.290180 10.0.0.23 - - [2026-02-23 02:15:06] "DELETE /project/849b9d36-356c-4d0d-a095-be9233b4db86 HTTP/1.1" 200 115 1.191755 10.0.0.23 - - [2026-02-23 02:15:06] "DELETE /project/7b7e8693-39b3-4886-9ae5-b0204ba4224c HTTP/1.1" 200 115 1.237670 10.0.0.23 - - [2026-02-23 02:15:07] "GET /logical-router/b55bbb28-7306-4093-8307-a13be6adf67a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.070087 10.0.0.23 - - [2026-02-23 02:15:07] "DELETE /project/8616d37b-c622-41dc-b77a-4c837b27c7af HTTP/1.1" 200 115 1.249436 10.0.0.23 - - [2026-02-23 02:15:07] "DELETE /access-control-list/231a0412-be0c-4d75-a91c-83ad07d5c16b HTTP/1.1" 200 115 0.066485 10.0.0.242 - - [2026-02-23 02:15:07] "POST /neutron/router HTTP/1.1" 200 542 0.008879 10.0.0.242 - - [2026-02-23 02:15:07] "POST /neutron/router HTTP/1.1" 200 542 0.005827 10.0.0.23 - - [2026-02-23 02:15:07] "DELETE /access-control-list/d9882ef9-2b86-433b-9796-3f9049aef347 HTTP/1.1" 200 115 0.050587 10.0.0.242 - - [2026-02-23 02:15:07] "POST /neutron/router HTTP/1.1" 200 542 0.005993 10.0.0.242 - - [2026-02-23 02:15:07] "POST /neutron/router HTTP/1.1" 200 542 0.005720 10.0.0.242 - - [2026-02-23 02:15:07] "POST /neutron/router HTTP/1.1" 200 542 0.007375 10.0.0.23 - - [2026-02-23 02:15:07] "POST /route-targets HTTP/1.1" 200 327 0.014412 10.0.0.242 - - [2026-02-23 02:15:07] "POST /neutron/router HTTP/1.1" 200 542 0.021287 10.0.0.242 - - [2026-02-23 02:15:07] "POST /neutron/router HTTP/1.1" 200 542 0.007062 10.0.0.242 - - [2026-02-23 02:15:07] "POST /neutron/router HTTP/1.1" 200 542 0.003662 10.0.0.242 - - [2026-02-23 02:15:07] "POST /neutron/router HTTP/1.1" 200 542 0.005035 10.0.0.242 - - [2026-02-23 02:15:07] "POST /neutron/router HTTP/1.1" 200 542 0.003742 10.0.0.242 - - [2026-02-23 02:15:07] "POST /neutron/router HTTP/1.1" 200 542 0.004362 10.0.0.242 - - [2026-02-23 02:15:07] "POST /neutron/router HTTP/1.1" 200 541 0.029654 10.0.0.242 - - [2026-02-23 02:15:08] "POST /neutron/security_group HTTP/1.1" 200 521 0.005515 10.0.0.23 - - [2026-02-23 02:15:08] "DELETE /route-target/adc18fed-8e97-4df7-b16e-4cbfd4072416 HTTP/1.1" 200 115 0.030357 10.0.0.242 - - [2026-02-23 02:15:08] "POST /neutron/security_group HTTP/1.1" 200 151 0.052832 10.0.0.23 - - [2026-02-23 02:15:08] "DELETE /access-control-list/cdd288ee-19b6-41af-a5e6-bfc566a04e35 HTTP/1.1" 200 115 0.028883 10.0.0.242 - - [2026-02-23 02:15:08] "POST /neutron/security_group HTTP/1.1" 200 506 0.011250 10.0.0.23 - - [2026-02-23 02:15:08] "DELETE /access-control-list/20190cb9-2d83-4fcd-bb1f-a6bdbadb848a HTTP/1.1" 200 115 0.037088 10.0.0.23 - - [2026-02-23 02:15:09] "GET /projects?obj_uuids=f47f218a-5430-4f1b-9145-7849188e47d4&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000890 10.0.0.242 - - [2026-02-23 02:15:09] "GET /project/f47f218a-5430-4f1b-9145-7849188e47d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.032276 10.0.0.23 - - [2026-02-23 02:15:09] "GET /projects?obj_uuids=f47f218a-5430-4f1b-9145-7849188e47d4&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001123 10.0.0.242 - - [2026-02-23 02:15:09] "GET /project/f47f218a-5430-4f1b-9145-7849188e47d4?fields=virtual_networks HTTP/1.1" 200 1023 0.078612 10.0.0.23 - - [2026-02-23 02:15:09] "GET /projects?obj_uuids=f47f218a-5430-4f1b-9145-7849188e47d4&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000910 10.0.0.242 - - [2026-02-23 02:15:09] "GET /project/f47f218a-5430-4f1b-9145-7849188e47d4?fields=virtual_machine_interfaces HTTP/1.1" 200 1023 0.041120 10.0.0.23 - - [2026-02-23 02:15:09] "GET /projects?obj_uuids=f47f218a-5430-4f1b-9145-7849188e47d4&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000878 10.0.0.242 - - [2026-02-23 02:15:09] "GET /project/f47f218a-5430-4f1b-9145-7849188e47d4?fields=security_groups HTTP/1.1" 200 1244 0.039071 10.0.0.242 - - [2026-02-23 02:15:10] "POST /fqname-to-id HTTP/1.1" 404 184 0.027253 10.0.0.23 - - [2026-02-23 02:15:10] "GET /projects?obj_uuids=2cc28c44-0976-45e4-9331-81afac2810b5&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002714 10.0.0.23 - - [2026-02-23 02:15:10] "GET /domains?obj_uuids=e1cc6957-1fd1-4e0a-8f60-be32b1950cd6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000898 10.0.0.23 - - [2026-02-23 02:15:10] "GET /domain/e1cc6957-1fd1-4e0a-8f60-be32b1950cd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.006857 10.0.0.23 - - [2026-02-23 02:15:11] "POST /id-to-fqname HTTP/1.1" 200 186 0.004408 10.0.0.23 - - [2026-02-23 02:15:11] "POST /fqname-to-id HTTP/1.1" 404 195 0.007621 10.0.0.23 - - [2026-02-23 02:15:11] "POST /security-groups HTTP/1.1" 200 587 0.028604 10.0.0.23 - - [2026-02-23 02:15:11] "POST /fqname-to-id HTTP/1.1" 404 230 0.002959 10.0.0.23 - - [2026-02-23 02:15:11] "POST /projects HTTP/1.1" 200 577 0.232933 10.0.0.23 - - [2026-02-23 02:15:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.321057 10.0.0.23 - - [2026-02-23 02:15:11] "POST /access-control-lists HTTP/1.1" 200 590 0.030663 10.0.0.242 - - [2026-02-23 02:15:11] "GET /project/2cc28c44-0976-45e4-9331-81afac2810b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.480549 10.0.0.242 - - [2026-02-23 02:15:12] "GET / HTTP/1.1" 200 35931 0.001762 10.0.0.242 - - [2026-02-23 02:15:14] "POST /fqname-to-id HTTP/1.1" 401 293 0.000456 10.0.0.242 - - [2026-02-23 02:15:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.062008 10.0.0.23 - - [2026-02-23 02:15:14] "GET /projects?obj_uuids=2cc28c44-0976-45e4-9331-81afac2810b5&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001498 10.0.0.242 - - [2026-02-23 02:15:14] "GET /project/2cc28c44-0976-45e4-9331-81afac2810b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.039993 10.0.0.23 - - [2026-02-23 02:15:14] "GET /projects?obj_uuids=2cc28c44-0976-45e4-9331-81afac2810b5&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001283 10.0.0.242 - - [2026-02-23 02:15:14] "POST /neutron/network HTTP/1.1" 200 601 0.162706 10.0.0.242 - - [2026-02-23 02:15:15] "POST /id-to-fqname HTTP/1.1" 200 216 0.002937 10.0.0.242 - - [2026-02-23 02:15:15] "GET /virtual-network/58bd638c-5919-4def-920e-bad596eeb594?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.005640 10.0.0.242 - - [2026-02-23 02:15:15] "POST /neutron/network HTTP/1.1" 200 819 0.007257 10.0.0.242 - - [2026-02-23 02:15:15] "GET /virtual-network/58bd638c-5919-4def-920e-bad596eeb594?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.004863 10.0.0.242 - - [2026-02-23 02:15:15] "POST /fqname-to-id HTTP/1.1" 404 206 0.002610 10.0.0.242 - - [2026-02-23 02:15:15] "GET /virtual-network/58bd638c-5919-4def-920e-bad596eeb594?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.004926 10.0.0.23 - - [2026-02-23 02:15:15] "GET /projects?obj_uuids=2cc28c44-0976-45e4-9331-81afac2810b5&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000970 10.0.0.242 - - [2026-02-23 02:15:15] "POST /neutron/port HTTP/1.1" 200 1016 0.244862 10.0.0.242 - - [2026-02-23 02:15:15] "GET /virtual-machine-interface/89b72494-624b-4ea4-b69f-76db7d966ab3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2384 0.005339 10.0.0.242 - - [2026-02-23 02:15:15] "GET /virtual-machine-interface/89b72494-624b-4ea4-b69f-76db7d966ab3?fields=instance_ip_back_refs HTTP/1.1" 200 1317 0.004902 10.0.0.242 - - [2026-02-23 02:15:15] "GET /instance-ip/defcce3f-a7a7-47c4-b7bb-e93affb9a79c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.004282 10.0.0.242 - - [2026-02-23 02:15:16] "POST /neutron/network HTTP/1.1" 200 819 0.015459 10.0.0.23 - - [2026-02-23 02:15:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004898 10.0.0.23 - - [2026-02-23 02:15:18] "GET /obj-perms HTTP/1.1" 200 5075 0.053875 10.0.0.242 - - [2026-02-23 02:15:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003186 10.0.0.23 - - [2026-02-23 02:15:19] "GET /projects?obj_uuids=2cc28c44-0976-45e4-9331-81afac2810b5&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001016 10.0.0.242 - - [2026-02-23 02:15:19] "GET /project/2cc28c44-0976-45e4-9331-81afac2810b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.034385 10.0.0.23 - - [2026-02-23 02:15:19] "GET /projects?obj_uuids=2cc28c44-0976-45e4-9331-81afac2810b5&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000958 10.0.0.242 - - [2026-02-23 02:15:19] "POST /neutron/network HTTP/1.1" 200 603 0.151086 10.0.0.242 - - [2026-02-23 02:15:19] "GET /obj-perms HTTP/1.1" 200 5075 0.094804 10.0.0.23 - - [2026-02-23 02:15:19] "POST /ref-update HTTP/1.1" 200 156 0.023591 10.0.0.242 - - [2026-02-23 02:15:19] "POST /neutron/network HTTP/1.1" 200 978 0.009115 10.0.0.242 - - [2026-02-23 02:15:19] "POST /id-to-fqname HTTP/1.1" 200 217 0.000935 10.0.0.242 - - [2026-02-23 02:15:19] "GET /virtual-network/f45142b7-0326-4b3e-bbdc-c2b7caaaffd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.004637 10.0.0.242 - - [2026-02-23 02:15:19] "GET /virtual-network/f45142b7-0326-4b3e-bbdc-c2b7caaaffd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.005031 10.0.0.242 - - [2026-02-23 02:15:19] "POST /neutron/subnet HTTP/1.1" 200 729 0.008221 10.0.0.23 - - [2026-02-23 02:15:20] "GET /projects?obj_uuids=2cc28c44-0976-45e4-9331-81afac2810b5&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000885 10.0.0.242 - - [2026-02-23 02:15:20] "POST /neutron/port HTTP/1.1" 200 1017 0.238694 10.0.0.242 - - [2026-02-23 02:15:20] "POST /id-to-fqname HTTP/1.1" 200 217 0.001125 10.0.0.242 - - [2026-02-23 02:15:20] "POST /neutron/network HTTP/1.1" 200 978 0.037059 10.0.0.242 - - [2026-02-23 02:15:20] "POST /neutron/port HTTP/1.1" 200 117 0.005883 10.0.0.242 - - [2026-02-23 02:15:20] "POST /id-to-fqname HTTP/1.1" 200 217 0.001183 10.0.0.242 - - [2026-02-23 02:15:21] "POST /neutron/port HTTP/1.1" 200 1017 0.009938 10.0.0.242 - - [2026-02-23 02:15:21] "POST /neutron/port HTTP/1.1" 200 1017 0.017175 10.0.0.242 - - [2026-02-23 02:15:21] "POST /neutron/port HTTP/1.1" 200 117 0.005750 10.0.0.242 - - [2026-02-23 02:15:21] "POST /neutron/network HTTP/1.1" 200 988 0.006215 10.0.0.242 - - [2026-02-23 02:15:22] "POST /neutron/port HTTP/1.1" 200 1111 0.142645 10.0.0.242 - - [2026-02-23 02:15:22] "POST /neutron/port HTTP/1.1" 200 1017 0.008621 10.0.0.242 - - [2026-02-23 02:15:22] "POST /neutron/port HTTP/1.1" 200 1121 0.014960 10.0.0.242 - - [2026-02-23 02:15:22] "POST /neutron/port HTTP/1.1" 200 117 0.002452 10.0.0.242 - - [2026-02-23 02:15:22] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003681 10.0.0.242 - - [2026-02-23 02:15:22] "POST /neutron/network HTTP/1.1" 200 978 0.008152 10.0.0.242 - - [2026-02-23 02:15:26] "POST /neutron/port HTTP/1.1" 200 1121 0.015354 10.0.0.242 - - [2026-02-23 02:15:27] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007433 10.0.0.242 - - [2026-02-23 02:15:27] "GET /virtual-machine/df2ade97-5672-48f9-8e60-210419f55336 HTTP/1.1" 401 293 0.000479 10.0.0.242 - - [2026-02-23 02:15:27] "GET /virtual-machine/df2ade97-5672-48f9-8e60-210419f55336 HTTP/1.1" 200 1285 0.037959 10.0.0.242 - - [2026-02-23 02:15:27] "GET /virtual-machine-interface/588c98fb-cfe3-44d7-81ce-5ca0636871d1 HTTP/1.1" 200 2923 0.005137 10.0.0.242 - - [2026-02-23 02:15:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002976 10.0.0.242 - - [2026-02-23 02:15:27] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003178 10.0.0.242 - - [2026-02-23 02:15:27] "GET /virtual-networks?parent_id=2cc28c44-0976-45e4-9331-81afac2810b5&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.003199 10.0.0.242 - - [2026-02-23 02:15:27] "GET /virtual-network/f45142b7-0326-4b3e-bbdc-c2b7caaaffd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.008805 10.0.0.242 - - [2026-02-23 02:15:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003283 10.0.0.242 - - [2026-02-23 02:15:30] "GET /virtual-network/f45142b7-0326-4b3e-bbdc-c2b7caaaffd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.004595 10.0.0.242 - - [2026-02-23 02:15:31] "POST /neutron/port HTTP/1.1" 200 1119 0.019124 10.0.0.242 - - [2026-02-23 02:15:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003270 10.0.0.242 - - [2026-02-23 02:15:32] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003350 10.0.0.242 - - [2026-02-23 02:15:32] "GET /virtual-networks?parent_id=2cc28c44-0976-45e4-9331-81afac2810b5&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.002396 10.0.0.242 - - [2026-02-23 02:15:32] "GET /virtual-network/f45142b7-0326-4b3e-bbdc-c2b7caaaffd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.005421 10.0.0.242 - - [2026-02-23 02:15:32] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006494 10.0.0.242 - - [2026-02-23 02:15:33] "POST /neutron/port HTTP/1.1" 200 1119 0.015916 10.0.0.242 - - [2026-02-23 02:15:33] "GET /virtual-machine/7f21979f-0bba-4336-ae0e-1425c4fce82f HTTP/1.1" 200 1284 0.006101 10.0.0.242 - - [2026-02-23 02:15:33] "GET /virtual-machine-interface/321e2ad2-2722-4800-882e-0d5445ba02a2 HTTP/1.1" 200 2923 0.005334 10.0.0.242 - - [2026-02-23 02:15:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003944 10.0.0.242 - - [2026-02-23 02:15:33] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003472 10.0.0.242 - - [2026-02-23 02:15:33] "GET /virtual-networks?parent_id=2cc28c44-0976-45e4-9331-81afac2810b5&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.003151 10.0.0.242 - - [2026-02-23 02:15:33] "GET /virtual-network/f45142b7-0326-4b3e-bbdc-c2b7caaaffd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.005339 10.0.0.242 - - [2026-02-23 02:15:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003482 10.0.0.242 - - [2026-02-23 02:15:34] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003236 10.0.0.242 - - [2026-02-23 02:15:34] "GET /virtual-networks?parent_id=2cc28c44-0976-45e4-9331-81afac2810b5&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.005138 10.0.0.242 - - [2026-02-23 02:15:34] "GET /virtual-network/f45142b7-0326-4b3e-bbdc-c2b7caaaffd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.005440 10.0.0.242 - - [2026-02-23 02:15:37] "POST /neutron/port HTTP/1.1" 200 1109 0.012474 10.0.0.242 - - [2026-02-23 02:15:38] "POST /neutron/port HTTP/1.1" 200 1111 0.013202 10.0.0.23 - - [2026-02-23 02:15:38] "POST /useragent-kv HTTP/1.1" 200 115 0.003097 10.0.0.23 - - [2026-02-23 02:15:38] "POST /useragent-kv HTTP/1.1" 200 115 0.002023 10.0.0.23 - - [2026-02-23 02:15:38] "POST /useragent-kv HTTP/1.1" 200 115 0.003063 10.0.0.23 - - [2026-02-23 02:15:38] "POST /useragent-kv HTTP/1.1" 200 115 0.003994 10.0.0.242 - - [2026-02-23 02:15:38] "POST /neutron/network HTTP/1.1" 200 151 0.159723 10.0.0.23 - - [2026-02-23 02:15:39] "GET /projects?obj_uuids=2cc28c44-0976-45e4-9331-81afac2810b5&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000870 10.0.0.242 - - [2026-02-23 02:15:39] "GET /project/2cc28c44-0976-45e4-9331-81afac2810b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.034774 10.0.0.23 - - [2026-02-23 02:15:39] "GET /projects?obj_uuids=2cc28c44-0976-45e4-9331-81afac2810b5&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000893 10.0.0.242 - - [2026-02-23 02:15:39] "GET /project/2cc28c44-0976-45e4-9331-81afac2810b5?fields=virtual_networks HTTP/1.1" 200 1024 0.044257 10.0.0.23 - - [2026-02-23 02:15:40] "GET /projects?obj_uuids=2cc28c44-0976-45e4-9331-81afac2810b5&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001034 10.0.0.242 - - [2026-02-23 02:15:40] "GET /project/2cc28c44-0976-45e4-9331-81afac2810b5?fields=virtual_machine_interfaces HTTP/1.1" 200 1024 0.047198 10.0.0.23 - - [2026-02-23 02:15:40] "GET /projects?obj_uuids=2cc28c44-0976-45e4-9331-81afac2810b5&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000988 10.0.0.242 - - [2026-02-23 02:15:40] "GET /project/2cc28c44-0976-45e4-9331-81afac2810b5?fields=security_groups HTTP/1.1" 200 1246 0.034904 10.0.0.242 - - [2026-02-23 02:15:40] "POST /fqname-to-id HTTP/1.1" 404 186 0.027887 10.0.0.23 - - [2026-02-23 02:15:41] "GET /projects?obj_uuids=62400ced-0e52-4558-8733-81e0514ed1ee&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002605 10.0.0.23 - - [2026-02-23 02:15:41] "GET /domains?obj_uuids=e1cc6957-1fd1-4e0a-8f60-be32b1950cd6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000962 10.0.0.23 - - [2026-02-23 02:15:41] "GET /domain/e1cc6957-1fd1-4e0a-8f60-be32b1950cd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.009747 10.0.0.23 - - [2026-02-23 02:15:41] "POST /id-to-fqname HTTP/1.1" 200 188 0.002056 10.0.0.23 - - [2026-02-23 02:15:41] "POST /fqname-to-id HTTP/1.1" 404 197 0.007398 10.0.0.23 - - [2026-02-23 02:15:41] "POST /security-groups HTTP/1.1" 200 589 0.027880 10.0.0.23 - - [2026-02-23 02:15:41] "POST /fqname-to-id HTTP/1.1" 404 232 0.005758 10.0.0.23 - - [2026-02-23 02:15:41] "POST /projects HTTP/1.1" 200 581 0.242260 10.0.0.23 - - [2026-02-23 02:15:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.316836 10.0.0.23 - - [2026-02-23 02:15:41] "POST /access-control-lists HTTP/1.1" 200 592 0.041790 10.0.0.242 - - [2026-02-23 02:15:41] "GET /project/62400ced-0e52-4558-8733-81e0514ed1ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.502841 10.0.0.242 - - [2026-02-23 02:15:42] "GET / HTTP/1.1" 200 35931 0.001383 10.0.0.242 - - [2026-02-23 02:15:43] "POST /neutron/port HTTP/1.1" 200 117 0.006472 10.0.0.242 - - [2026-02-23 02:15:44] "POST /fqname-to-id HTTP/1.1" 401 293 0.000404 10.0.0.242 - - [2026-02-23 02:15:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.075450 10.0.0.23 - - [2026-02-23 02:15:44] "GET /projects?obj_uuids=62400ced-0e52-4558-8733-81e0514ed1ee&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000904 10.0.0.242 - - [2026-02-23 02:15:45] "GET /project/62400ced-0e52-4558-8733-81e0514ed1ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.053862 10.0.0.23 - - [2026-02-23 02:15:45] "GET /projects?obj_uuids=62400ced-0e52-4558-8733-81e0514ed1ee&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000938 10.0.0.242 - - [2026-02-23 02:15:45] "POST /neutron/network HTTP/1.1" 200 605 0.163713 10.0.0.242 - - [2026-02-23 02:15:45] "POST /id-to-fqname HTTP/1.1" 200 219 0.003222 10.0.0.242 - - [2026-02-23 02:15:45] "GET /virtual-network/5653559b-e143-458b-95c7-ecd80c1abe9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005088 10.0.0.242 - - [2026-02-23 02:15:45] "POST /neutron/network HTTP/1.1" 200 825 0.005559 10.0.0.242 - - [2026-02-23 02:15:45] "GET /virtual-network/5653559b-e143-458b-95c7-ecd80c1abe9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.004997 10.0.0.242 - - [2026-02-23 02:15:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003366 10.0.0.23 - - [2026-02-23 02:15:45] "GET /projects?obj_uuids=62400ced-0e52-4558-8733-81e0514ed1ee&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002215 10.0.0.242 - - [2026-02-23 02:15:45] "GET /project/62400ced-0e52-4558-8733-81e0514ed1ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.046871 10.0.0.242 - - [2026-02-23 02:15:45] "POST /neutron/network HTTP/1.1" 200 117 0.015607 10.0.0.23 - - [2026-02-23 02:15:46] "POST /route-targets HTTP/1.1" 200 327 0.016092 10.0.0.242 - - [2026-02-23 02:15:46] "POST /neutron/network HTTP/1.1" 200 823 0.008078 10.0.0.242 - - [2026-02-23 02:15:46] "POST /id-to-fqname HTTP/1.1" 200 219 0.001009 10.0.0.242 - - [2026-02-23 02:15:46] "GET /virtual-network/c786adfb-99fe-4675-bd80-7d7e756cb66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.005140 10.0.0.242 - - [2026-02-23 02:15:46] "GET /virtual-network/c786adfb-99fe-4675-bd80-7d7e756cb66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.004964 10.0.0.242 - - [2026-02-23 02:15:46] "POST /neutron/subnet HTTP/1.1" 200 719 0.007747 10.0.0.242 - - [2026-02-23 02:15:46] "POST /id-to-fqname HTTP/1.1" 200 219 0.000959 10.0.0.23 - - [2026-02-23 02:15:47] "GET /projects?obj_uuids=62400ced-0e52-4558-8733-81e0514ed1ee&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001195 10.0.0.242 - - [2026-02-23 02:15:47] "GET /project/62400ced-0e52-4558-8733-81e0514ed1ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.061357 10.0.0.242 - - [2026-02-23 02:15:47] "POST /neutron/port HTTP/1.1" 200 117 0.006013 10.0.0.242 - - [2026-02-23 02:15:47] "POST /id-to-fqname HTTP/1.1" 200 219 0.001305 10.0.0.242 - - [2026-02-23 02:15:47] "POST /neutron/network HTTP/1.1" 200 833 0.006959 10.0.0.242 - - [2026-02-23 02:15:48] "POST /neutron/port HTTP/1.1" 200 1059 0.014941 10.0.0.242 - - [2026-02-23 02:15:48] "POST /neutron/port HTTP/1.1" 200 1123 0.015758 10.0.0.242 - - [2026-02-23 02:15:48] "POST /neutron/port HTTP/1.1" 200 117 0.001335 10.0.0.23 - - [2026-02-23 02:15:48] "GET /projects?obj_uuids=62400ced-0e52-4558-8733-81e0514ed1ee&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000913 10.0.0.242 - - [2026-02-23 02:15:48] "GET /project/62400ced-0e52-4558-8733-81e0514ed1ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.067428 10.0.0.242 - - [2026-02-23 02:15:48] "POST /neutron/port HTTP/1.1" 200 1123 0.017578 10.0.0.23 - - [2026-02-23 02:15:49] "GET /projects?obj_uuids=62400ced-0e52-4558-8733-81e0514ed1ee&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000942 10.0.0.242 - - [2026-02-23 02:15:49] "POST /neutron/router HTTP/1.1" 200 580 0.084183 10.0.0.23 - - [2026-02-23 02:15:49] "PUT /logical-router/bae334f3-14d7-432c-a352-cd92e3a94f87 HTTP/1.1" 200 262 0.027220 10.0.0.242 - - [2026-02-23 02:15:49] "POST /neutron/network HTTP/1.1" 200 833 0.006248 10.0.0.242 - - [2026-02-23 02:15:49] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008277 10.0.0.242 - - [2026-02-23 02:15:50] "POST /neutron/port HTTP/1.1" 200 1111 0.102633 10.0.0.242 - - [2026-02-23 02:15:50] "POST /neutron/subnet HTTP/1.1" 200 693 0.007771 10.0.0.242 - - [2026-02-23 02:15:54] "POST /neutron/port HTTP/1.1" 200 1123 0.015344 10.0.0.242 - - [2026-02-23 02:15:54] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006918 10.0.0.242 - - [2026-02-23 02:15:55] "GET /virtual-machine/431dadf8-6d0b-4031-a900-e3ea14b1125d HTTP/1.1" 401 293 0.000392 10.0.0.242 - - [2026-02-23 02:15:55] "GET /virtual-machine/431dadf8-6d0b-4031-a900-e3ea14b1125d HTTP/1.1" 200 1290 0.034179 10.0.0.242 - - [2026-02-23 02:15:55] "GET /virtual-machine-interface/4a8d9db7-c929-4808-8e1f-a64d3cef6f42 HTTP/1.1" 200 2934 0.005031 10.0.0.242 - - [2026-02-23 02:15:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003271 10.0.0.242 - - [2026-02-23 02:15:55] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003924 10.0.0.242 - - [2026-02-23 02:15:55] "GET /virtual-networks?parent_id=62400ced-0e52-4558-8733-81e0514ed1ee&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.002740 10.0.0.242 - - [2026-02-23 02:15:55] "GET /virtual-network/5653559b-e143-458b-95c7-ecd80c1abe9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005166 10.0.0.242 - - [2026-02-23 02:15:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003428 10.0.0.242 - - [2026-02-23 02:15:58] "GET /virtual-network/5653559b-e143-458b-95c7-ecd80c1abe9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005675 10.0.0.242 - - [2026-02-23 02:15:58] "POST /neutron/port HTTP/1.1" 200 1123 0.014431 10.0.0.242 - - [2026-02-23 02:16:00] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006483 10.0.0.242 - - [2026-02-23 02:16:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003042 10.0.0.242 - - [2026-02-23 02:16:00] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004503 10.0.0.242 - - [2026-02-23 02:16:00] "GET /virtual-networks?parent_id=62400ced-0e52-4558-8733-81e0514ed1ee&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.003459 10.0.0.242 - - [2026-02-23 02:16:00] "GET /virtual-network/5653559b-e143-458b-95c7-ecd80c1abe9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006098 10.0.0.242 - - [2026-02-23 02:16:01] "POST /neutron/port HTTP/1.1" 200 1121 0.014594 10.0.0.242 - - [2026-02-23 02:16:01] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006967 10.0.0.242 - - [2026-02-23 02:16:01] "GET /virtual-machine/4c5b06a2-a673-478f-a0bc-ddd26bd35a61 HTTP/1.1" 200 1290 0.006996 10.0.0.242 - - [2026-02-23 02:16:01] "GET /virtual-machine-interface/26ae77c7-9f25-4b88-9c01-fed8fca79c5d HTTP/1.1" 200 2934 0.004913 10.0.0.242 - - [2026-02-23 02:16:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003294 10.0.0.242 - - [2026-02-23 02:16:01] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003469 10.0.0.242 - - [2026-02-23 02:16:01] "GET /virtual-networks?parent_id=62400ced-0e52-4558-8733-81e0514ed1ee&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.002656 10.0.0.242 - - [2026-02-23 02:16:01] "GET /virtual-network/c786adfb-99fe-4675-bd80-7d7e756cb66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.005550 10.0.0.242 - - [2026-02-23 02:16:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003314 10.0.0.242 - - [2026-02-23 02:16:02] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003601 10.0.0.242 - - [2026-02-23 02:16:02] "GET /virtual-networks?parent_id=62400ced-0e52-4558-8733-81e0514ed1ee&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.002672 10.0.0.242 - - [2026-02-23 02:16:02] "GET /virtual-network/c786adfb-99fe-4675-bd80-7d7e756cb66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.005454 10.0.0.23 - - [2026-02-23 02:16:07] "DELETE /project/62400ced0e524558873381e0514ed1ee HTTP/1.1" 404 173 0.008639 10.0.0.23 - - [2026-02-23 02:16:07] "DELETE /project/2cc28c44097645e4933181afac2810b5 HTTP/1.1" 404 173 0.010149 10.0.0.23 - - [2026-02-23 02:16:07] "GET /projects?obj_uuids=2cc28c44-0976-45e4-9331-81afac2810b5&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000925 10.0.0.23 - - [2026-02-23 02:16:07] "GET /projects?obj_uuids=f47f218a-5430-4f1b-9145-7849188e47d4&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000966 10.0.0.23 - - [2026-02-23 02:16:07] "GET /project/2cc28c44-0976-45e4-9331-81afac2810b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.050685 10.0.0.23 - - [2026-02-23 02:16:07] "GET /projects?obj_uuids=2cc28c44-0976-45e4-9331-81afac2810b5&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001559 10.0.0.23 - - [2026-02-23 02:16:07] "GET /project/f47f218a-5430-4f1b-9145-7849188e47d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1449 0.073874 10.0.0.23 - - [2026-02-23 02:16:07] "GET /projects?obj_uuids=f47f218a-5430-4f1b-9145-7849188e47d4&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001215 10.0.0.23 - - [2026-02-23 02:16:07] "GET /project/2cc28c44-0976-45e4-9331-81afac2810b5?fields=security_groups HTTP/1.1" 200 1351 0.079888 10.0.0.23 - - [2026-02-23 02:16:07] "GET /project/f47f218a-5430-4f1b-9145-7849188e47d4?fields=security_groups HTTP/1.1" 200 1349 0.097376 10.0.0.23 - - [2026-02-23 02:16:07] "DELETE /security-group/23bacaea-b938-44a1-8bb6-bdd50cc1aaa2 HTTP/1.1" 200 115 0.053027 10.0.0.23 - - [2026-02-23 02:16:07] "GET /projects?obj_uuids=2cc28c44-0976-45e4-9331-81afac2810b5&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000843 10.0.0.23 - - [2026-02-23 02:16:07] "DELETE /security-group/576740ab-72c4-4d01-b569-863414185856 HTTP/1.1" 200 115 0.066360 10.0.0.23 - - [2026-02-23 02:16:07] "GET /project/2cc28c44-0976-45e4-9331-81afac2810b5?fields=application_policy_sets HTTP/1.1" 200 1390 0.066860 10.0.0.23 - - [2026-02-23 02:16:07] "GET /projects?obj_uuids=f47f218a-5430-4f1b-9145-7849188e47d4&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001505 10.0.0.23 - - [2026-02-23 02:16:07] "DELETE /access-control-list/0b888252-da01-4131-aa89-72220d648f29 HTTP/1.1" 200 115 0.061457 10.0.0.23 - - [2026-02-23 02:16:07] "GET /project/f47f218a-5430-4f1b-9145-7849188e47d4?fields=application_policy_sets HTTP/1.1" 200 1388 0.040817 10.0.0.23 - - [2026-02-23 02:16:07] "DELETE /project/2cc28c44-0976-45e4-9331-81afac2810b5 HTTP/1.1" 200 115 0.571198 10.0.0.23 - - [2026-02-23 02:16:07] "DELETE /project/f47f218a-5430-4f1b-9145-7849188e47d4 HTTP/1.1" 200 115 0.575597 10.0.0.242 - - [2026-02-23 02:16:11] "POST /neutron/router HTTP/1.1" 200 580 0.007674 10.0.0.23 - - [2026-02-23 02:16:12] "POST /ref-update HTTP/1.1" 200 156 0.015738 10.0.0.242 - - [2026-02-23 02:16:18] "POST /neutron/router HTTP/1.1" 200 580 0.008226 10.0.0.242 - - [2026-02-23 02:16:19] "POST /neutron/port HTTP/1.1" 200 1121 0.014877 10.0.0.242 - - [2026-02-23 02:16:19] "POST /neutron/subnet HTTP/1.1" 200 693 0.011714 10.0.0.242 - - [2026-02-23 02:16:20] "POST /neutron/port HTTP/1.1" 200 1123 0.015030 10.0.0.242 - - [2026-02-23 02:16:20] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003632 10.0.0.242 - - [2026-02-23 02:16:20] "POST /neutron/network HTTP/1.1" 200 825 0.006968 10.0.0.242 - - [2026-02-23 02:16:24] "POST /neutron/router HTTP/1.1" 200 580 0.007311 10.0.0.23 - - [2026-02-23 02:16:24] "POST /ref-update HTTP/1.1" 200 156 0.016298 10.0.0.242 - - [2026-02-23 02:16:25] "POST /neutron/router HTTP/1.1" 200 344 0.153697 10.0.0.23 - - [2026-02-23 02:16:25] "DELETE /route-target/abb58217-ba3d-4b76-a108-3b0f14a8fe3b HTTP/1.1" 200 115 0.023127 10.0.0.242 - - [2026-02-23 02:16:25] "POST /neutron/network HTTP/1.1" 200 823 0.007284 10.0.0.242 - - [2026-02-23 02:16:25] "POST /neutron/port HTTP/1.1" 200 1123 0.015085 10.0.0.242 - - [2026-02-23 02:16:25] "POST /neutron/port HTTP/1.1" 200 1113 0.011405 10.0.0.23 - - [2026-02-23 02:16:27] "POST /useragent-kv HTTP/1.1" 200 115 0.002521 10.0.0.23 - - [2026-02-23 02:16:27] "POST /useragent-kv HTTP/1.1" 200 115 0.002284 10.0.0.242 - - [2026-02-23 02:16:27] "POST /neutron/network HTTP/1.1" 200 151 0.110759 10.0.0.23 - - [2026-02-23 02:16:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003591 10.0.0.23 - - [2026-02-23 02:16:28] "GET /projects?obj_uuids=62400ced-0e52-4558-8733-81e0514ed1ee&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000933 10.0.0.242 - - [2026-02-23 02:16:28] "GET /project/62400ced-0e52-4558-8733-81e0514ed1ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.044940 10.0.0.23 - - [2026-02-23 02:16:28] "GET /projects?obj_uuids=62400ced-0e52-4558-8733-81e0514ed1ee&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001252 10.0.0.242 - - [2026-02-23 02:16:28] "GET /project/62400ced-0e52-4558-8733-81e0514ed1ee?fields=virtual_networks HTTP/1.1" 200 1027 0.037181 10.0.0.23 - - [2026-02-23 02:16:29] "GET /projects?obj_uuids=62400ced-0e52-4558-8733-81e0514ed1ee&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000993 10.0.0.242 - - [2026-02-23 02:16:29] "GET /project/62400ced-0e52-4558-8733-81e0514ed1ee?fields=virtual_machine_interfaces HTTP/1.1" 200 1027 0.045318 10.0.0.23 - - [2026-02-23 02:16:29] "GET /projects?obj_uuids=62400ced-0e52-4558-8733-81e0514ed1ee&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001215 10.0.0.242 - - [2026-02-23 02:16:29] "GET /project/62400ced-0e52-4558-8733-81e0514ed1ee?fields=security_groups HTTP/1.1" 200 1251 0.049634 10.0.0.242 - - [2026-02-23 02:16:30] "POST /fqname-to-id HTTP/1.1" 404 191 0.027918 10.0.0.23 - - [2026-02-23 02:16:30] "GET /projects?obj_uuids=39a87feb-8cf1-48e5-9fd1-ad64816c063a&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002960 10.0.0.23 - - [2026-02-23 02:16:30] "GET /domains?obj_uuids=e1cc6957-1fd1-4e0a-8f60-be32b1950cd6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000869 10.0.0.23 - - [2026-02-23 02:16:30] "GET /domain/e1cc6957-1fd1-4e0a-8f60-be32b1950cd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.006318 10.0.0.23 - - [2026-02-23 02:16:30] "POST /id-to-fqname HTTP/1.1" 200 193 0.003536 10.0.0.23 - - [2026-02-23 02:16:30] "POST /fqname-to-id HTTP/1.1" 404 202 0.006908 10.0.0.23 - - [2026-02-23 02:16:30] "POST /security-groups HTTP/1.1" 200 594 0.029743 10.0.0.23 - - [2026-02-23 02:16:30] "POST /projects HTTP/1.1" 200 591 0.244899 10.0.0.23 - - [2026-02-23 02:16:30] "POST /access-control-lists HTTP/1.1" 200 599 0.033693 10.0.0.23 - - [2026-02-23 02:16:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.318261 10.0.0.242 - - [2026-02-23 02:16:30] "GET /project/39a87feb-8cf1-48e5-9fd1-ad64816c063a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.454468 10.0.0.242 - - [2026-02-23 02:16:31] "GET / HTTP/1.1" 200 35931 0.001592 10.0.0.242 - - [2026-02-23 02:16:33] "GET /project/39a87feb-8cf1-48e5-9fd1-ad64816c063a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 293 0.000414 10.0.0.23 - - [2026-02-23 02:16:34] "GET /projects?obj_uuids=39a87feb-8cf1-48e5-9fd1-ad64816c063a&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000949 10.0.0.242 - - [2026-02-23 02:16:34] "GET /project/39a87feb-8cf1-48e5-9fd1-ad64816c063a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.077113 10.0.0.242 - - [2026-02-23 02:16:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004454 10.0.0.242 - - [2026-02-23 02:16:34] "GET /security-group/debc814b-682c-4e89-b103-2ae0aee5cdb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3764 0.005807 10.0.0.242 - - [2026-02-23 02:16:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003549 10.0.0.23 - - [2026-02-23 02:16:34] "GET /projects?obj_uuids=39a87feb-8cf1-48e5-9fd1-ad64816c063a&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000943 10.0.0.242 - - [2026-02-23 02:16:34] "GET /project/39a87feb-8cf1-48e5-9fd1-ad64816c063a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.031817 10.0.0.242 - - [2026-02-23 02:16:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003113 10.0.0.242 - - [2026-02-23 02:16:34] "GET /security-group/debc814b-682c-4e89-b103-2ae0aee5cdb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3764 0.004534 10.0.0.242 - - [2026-02-23 02:16:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003815 10.0.0.242 - - [2026-02-23 02:16:34] "PUT /security-group/debc814b-682c-4e89-b103-2ae0aee5cdb1 HTTP/1.1" 200 262 0.019185 10.0.0.23 - - [2026-02-23 02:16:34] "PUT /access-control-list/cbf72fa0-64f1-4eef-a965-22935dd4ab5c HTTP/1.1" 200 272 0.011677 10.0.0.242 - - [2026-02-23 02:16:34] "POST /fqname-to-id HTTP/1.1" 404 202 0.002620 10.0.0.242 - - [2026-02-23 02:16:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004263 10.0.0.23 - - [2026-02-23 02:16:34] "GET /projects?obj_uuids=39a87feb-8cf1-48e5-9fd1-ad64816c063a&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001298 10.0.0.242 - - [2026-02-23 02:16:34] "GET /project/39a87feb-8cf1-48e5-9fd1-ad64816c063a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.045786 10.0.0.242 - - [2026-02-23 02:16:34] "POST /neutron/network HTTP/1.1" 200 117 0.040834 10.0.0.23 - - [2026-02-23 02:16:35] "POST /ref-update HTTP/1.1" 200 156 0.023474 10.0.0.242 - - [2026-02-23 02:16:35] "POST /neutron/network HTTP/1.1" 200 828 0.008782 10.0.0.242 - - [2026-02-23 02:16:35] "POST /id-to-fqname HTTP/1.1" 200 223 0.001103 10.0.0.242 - - [2026-02-23 02:16:35] "GET /virtual-network/6b192e37-168a-486a-813d-00924a14d50c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005325 10.0.0.242 - - [2026-02-23 02:16:35] "GET /virtual-network/6b192e37-168a-486a-813d-00924a14d50c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005150 10.0.0.242 - - [2026-02-23 02:16:35] "POST /neutron/subnet HTTP/1.1" 200 730 0.009623 10.0.0.242 - - [2026-02-23 02:16:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002739 10.0.0.23 - - [2026-02-23 02:16:35] "GET /projects?obj_uuids=39a87feb-8cf1-48e5-9fd1-ad64816c063a&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000960 10.0.0.242 - - [2026-02-23 02:16:35] "GET /project/39a87feb-8cf1-48e5-9fd1-ad64816c063a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.038233 10.0.0.23 - - [2026-02-23 02:16:36] "POST /useragent-kv HTTP/1.1" 200 115 0.006057 10.0.0.242 - - [2026-02-23 02:16:36] "POST /neutron/subnet HTTP/1.1" 200 730 0.195295 10.0.0.242 - - [2026-02-23 02:16:36] "POST /id-to-fqname HTTP/1.1" 200 227 0.001152 10.0.0.242 - - [2026-02-23 02:16:36] "GET /virtual-network/661f6718-1ad9-4a2b-80b3-fa4821ff11ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.004690 10.0.0.242 - - [2026-02-23 02:16:36] "GET /virtual-network/661f6718-1ad9-4a2b-80b3-fa4821ff11ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.005318 10.0.0.242 - - [2026-02-23 02:16:36] "POST /neutron/network HTTP/1.1" 200 835 0.005908 10.0.0.242 - - [2026-02-23 02:16:36] "POST /id-to-fqname HTTP/1.1" 200 223 0.001141 10.0.0.23 - - [2026-02-23 02:16:37] "GET /projects?obj_uuids=39a87feb-8cf1-48e5-9fd1-ad64816c063a&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000940 10.0.0.242 - - [2026-02-23 02:16:37] "GET /project/39a87feb-8cf1-48e5-9fd1-ad64816c063a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.071347 10.0.0.242 - - [2026-02-23 02:16:37] "POST /neutron/network HTTP/1.1" 200 828 0.005975 10.0.0.242 - - [2026-02-23 02:16:37] "POST /id-to-fqname HTTP/1.1" 200 227 0.001675 10.0.0.242 - - [2026-02-23 02:16:37] "POST /neutron/port HTTP/1.1" 200 117 0.005879 10.0.0.23 - - [2026-02-23 02:16:37] "GET /projects?obj_uuids=39a87feb-8cf1-48e5-9fd1-ad64816c063a&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000985 10.0.0.242 - - [2026-02-23 02:16:38] "POST /neutron/port HTTP/1.1" 200 1064 0.258417 10.0.0.242 - - [2026-02-23 02:16:38] "POST /neutron/port HTTP/1.1" 200 1118 0.084299 10.0.0.242 - - [2026-02-23 02:16:38] "POST /neutron/subnet HTTP/1.1" 200 704 0.007802 10.0.0.23 - - [2026-02-23 02:16:38] "GET /projects?obj_uuids=39a87feb-8cf1-48e5-9fd1-ad64816c063a&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000901 10.0.0.242 - - [2026-02-23 02:16:38] "GET /project/39a87feb-8cf1-48e5-9fd1-ad64816c063a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.062834 10.0.0.242 - - [2026-02-23 02:16:38] "POST /neutron/network HTTP/1.1" 200 835 0.006845 10.0.0.242 - - [2026-02-23 02:16:38] "POST /neutron/port HTTP/1.1" 200 117 0.006124 10.0.0.23 - - [2026-02-23 02:16:38] "POST /route-targets HTTP/1.1" 200 327 0.014762 10.0.0.242 - - [2026-02-23 02:16:39] "POST /neutron/router HTTP/1.1" 200 656 0.038687 10.0.0.23 - - [2026-02-23 02:16:39] "GET /logical-router/a82eb258-402e-4030-86d9-59cac4b4cf19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1641 0.067776 10.0.0.23 - - [2026-02-23 02:16:39] "POST /fqname-to-id HTTP/1.1" 404 215 0.002573 10.0.0.23 - - [2026-02-23 02:16:39] "POST /ref-update HTTP/1.1" 200 156 0.027084 10.0.0.23 - - [2026-02-23 02:16:39] "POST /route-tables HTTP/1.1" 200 582 0.057094 10.0.0.242 - - [2026-02-23 02:16:39] "POST /neutron/port HTTP/1.1" 200 1128 0.037205 10.0.0.23 - - [2026-02-23 02:16:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003336 10.0.0.23 - - [2026-02-23 02:16:39] "GET /projects?obj_uuids=39a87feb-8cf1-48e5-9fd1-ad64816c063a&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001050 10.0.0.23 - - [2026-02-23 02:16:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 812 0.089809 10.0.0.23 - - [2026-02-23 02:16:39] "POST /instance-ips HTTP/1.1" 400 246 0.032095 10.0.0.23 - - [2026-02-23 02:16:40] "PUT /instance-ip/58beef3c-d276-4e3f-b0a1-c1d9c20d0b02 HTTP/1.1" 200 256 0.055377 10.0.0.242 - - [2026-02-23 02:16:40] "POST /neutron/port HTTP/1.1" 200 1064 0.379860 10.0.0.23 - - [2026-02-23 02:16:40] "POST /chown HTTP/1.1" 200 109 0.022550 10.0.0.23 - - [2026-02-23 02:16:40] "POST /chown HTTP/1.1" 200 109 0.014797 10.0.0.242 - - [2026-02-23 02:16:40] "POST /neutron/port HTTP/1.1" 200 1118 0.118707 10.0.0.23 - - [2026-02-23 02:16:40] "POST /ref-update HTTP/1.1" 200 156 0.031862 10.0.0.23 - - [2026-02-23 02:16:40] "PUT /routing-instance/16b06d33-053f-498d-8093-028d554ad302 HTTP/1.1" 200 266 0.019171 10.0.0.242 - - [2026-02-23 02:16:40] "POST /neutron/subnet HTTP/1.1" 200 704 0.012957 10.0.0.23 - - [2026-02-23 02:16:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 812 0.084930 10.0.0.23 - - [2026-02-23 02:16:40] "POST /chown HTTP/1.1" 200 109 0.010255 10.0.0.23 - - [2026-02-23 02:16:40] "POST /ref-update HTTP/1.1" 200 156 0.030428 10.0.0.23 - - [2026-02-23 02:16:40] "POST /chown HTTP/1.1" 200 109 0.018284 10.0.0.23 - - [2026-02-23 02:16:41] "PUT /virtual-machine-interface/7d0f45e9-488f-46dc-801e-3663e5a39c2f HTTP/1.1" 200 284 0.011755 10.0.0.23 - - [2026-02-23 02:16:41] "POST /ref-update HTTP/1.1" 200 156 0.025054 10.0.0.23 - - [2026-02-23 02:16:41] "POST /ref-update HTTP/1.1" 200 156 0.023477 10.0.0.242 - - [2026-02-23 02:16:44] "POST /neutron/port HTTP/1.1" 200 1128 0.015293 10.0.0.242 - - [2026-02-23 02:16:44] "POST /neutron/security_group HTTP/1.1" 200 2002 0.006976 10.0.0.242 - - [2026-02-23 02:16:44] "GET /virtual-machine/21e9c10e-c825-4dd9-97eb-0515fa82e2f3 HTTP/1.1" 401 293 0.000409 10.0.0.242 - - [2026-02-23 02:16:45] "GET /virtual-machine/21e9c10e-c825-4dd9-97eb-0515fa82e2f3 HTTP/1.1" 200 1295 0.035233 10.0.0.242 - - [2026-02-23 02:16:45] "GET /virtual-machine-interface/9c826d70-8c20-499c-ad95-154311082a63 HTTP/1.1" 200 2957 0.005378 10.0.0.242 - - [2026-02-23 02:16:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004076 10.0.0.242 - - [2026-02-23 02:16:45] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005368 10.0.0.242 - - [2026-02-23 02:16:45] "GET /virtual-networks?parent_id=39a87feb-8cf1-48e5-9fd1-ad64816c063a&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.002562 10.0.0.242 - - [2026-02-23 02:16:45] "GET /virtual-network/6b192e37-168a-486a-813d-00924a14d50c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005522 10.0.0.242 - - [2026-02-23 02:16:46] "POST /neutron/port HTTP/1.1" 200 1128 0.020547 10.0.0.242 - - [2026-02-23 02:16:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003472 10.0.0.242 - - [2026-02-23 02:16:48] "GET /virtual-network/6b192e37-168a-486a-813d-00924a14d50c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.004894 10.0.0.242 - - [2026-02-23 02:16:50] "POST /neutron/security_group HTTP/1.1" 200 2002 0.006226 10.0.0.242 - - [2026-02-23 02:16:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004299 10.0.0.242 - - [2026-02-23 02:16:50] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003462 10.0.0.242 - - [2026-02-23 02:16:50] "GET /virtual-networks?parent_id=39a87feb-8cf1-48e5-9fd1-ad64816c063a&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.003099 10.0.0.242 - - [2026-02-23 02:16:50] "GET /virtual-network/6b192e37-168a-486a-813d-00924a14d50c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005905 10.0.0.242 - - [2026-02-23 02:16:50] "POST /neutron/port HTTP/1.1" 200 1128 0.015854 10.0.0.242 - - [2026-02-23 02:16:50] "POST /neutron/security_group HTTP/1.1" 200 2002 0.007156 10.0.0.242 - - [2026-02-23 02:16:50] "GET /virtual-machine/45ac79a4-0a1e-47e8-bb75-df860c181bfe HTTP/1.1" 200 1295 0.005491 10.0.0.242 - - [2026-02-23 02:16:50] "GET /virtual-machine-interface/e2b3d3d4-4fa6-45eb-aeb3-ceb37df7da2b HTTP/1.1" 200 2969 0.004914 10.0.0.242 - - [2026-02-23 02:16:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003378 10.0.0.242 - - [2026-02-23 02:16:51] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004242 10.0.0.242 - - [2026-02-23 02:16:51] "GET /virtual-networks?parent_id=39a87feb-8cf1-48e5-9fd1-ad64816c063a&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.002933 10.0.0.242 - - [2026-02-23 02:16:51] "GET /virtual-network/661f6718-1ad9-4a2b-80b3-fa4821ff11ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.005873 10.0.0.242 - - [2026-02-23 02:16:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003206 10.0.0.242 - - [2026-02-23 02:16:52] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.002960 10.0.0.242 - - [2026-02-23 02:16:52] "GET /virtual-networks?parent_id=39a87feb-8cf1-48e5-9fd1-ad64816c063a&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.002535 10.0.0.242 - - [2026-02-23 02:16:52] "GET /virtual-network/661f6718-1ad9-4a2b-80b3-fa4821ff11ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.005990 10.0.0.242 - - [2026-02-23 02:16:56] "POST /neutron/router HTTP/1.1" 200 656 0.008465 10.0.0.23 - - [2026-02-23 02:16:56] "GET /service-instance/8d293fb5-333f-4f3a-aa01-d80f58720787?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2316 0.006127 10.0.0.23 - - [2026-02-23 02:16:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005788 10.0.0.23 - - [2026-02-23 02:16:56] "GET /service-instance/8d293fb5-333f-4f3a-aa01-d80f58720787?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2316 0.003793 10.0.0.23 - - [2026-02-23 02:16:56] "PUT /routing-instance/16b06d33-053f-498d-8093-028d554ad302 HTTP/1.1" 200 266 0.033421 10.0.0.23 - - [2026-02-23 02:16:56] "GET /virtual-network/0a0314ca-43dd-4f55-9718-129232a3874b?fields=instance_ip_back_refs%2Cvirtual_machine_interface_back_refs HTTP/1.1" 200 2298 0.005444 10.0.0.23 - - [2026-02-23 02:16:56] "GET /virtual-machine-interface/3164199a-6b1f-44ea-bd98-f00ef310f3e5?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1650 0.008936 10.0.0.23 - - [2026-02-23 02:16:56] "DELETE /virtual-machine-interface/3164199a-6b1f-44ea-bd98-f00ef310f3e5 HTTP/1.1" 200 115 0.048388 10.0.0.23 - - [2026-02-23 02:16:56] "GET /instance-ip/b27d5e2d-cafc-49d1-a049-2f6cf328ec02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1760 0.010417 10.0.0.242 - - [2026-02-23 02:16:56] "POST /neutron/network HTTP/1.1" 400 204 0.069309 10.0.0.23 - - [2026-02-23 02:16:56] "DELETE /instance-ip/b27d5e2d-cafc-49d1-a049-2f6cf328ec02 HTTP/1.1" 404 177 0.003183 10.0.0.23 - - [2026-02-23 02:16:57] "GET /virtual-machine-interface/5edb94c5-3edd-40b6-bbb0-c63d74f76510?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1653 0.005288 10.0.0.23 - - [2026-02-23 02:16:57] "DELETE /virtual-machine-interface/5edb94c5-3edd-40b6-bbb0-c63d74f76510 HTTP/1.1" 200 115 0.084517 10.0.0.23 - - [2026-02-23 02:16:57] "GET /virtual-machine-interface/53304de4-f576-49e0-ba6f-86b20e600e97?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1653 0.017831 10.0.0.242 - - [2026-02-23 02:16:57] "POST /neutron/port HTTP/1.1" 200 151 0.305530 10.0.0.23 - - [2026-02-23 02:16:57] "DELETE /instance-ip/58beef3c-d276-4e3f-b0a1-c1d9c20d0b02 HTTP/1.1" 200 115 0.126767 10.0.0.242 - - [2026-02-23 02:16:57] "POST /neutron/port HTTP/1.1" 200 151 0.400808 10.0.0.23 - - [2026-02-23 02:16:57] "DELETE /virtual-machine/3f5e4fb3-b94f-494e-a604-1e04bd430624 HTTP/1.1" 200 115 0.056906 10.0.0.23 - - [2026-02-23 02:16:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003529 10.0.0.242 - - [2026-02-23 02:16:58] "POST /neutron/network HTTP/1.1" 200 828 0.009213 10.0.0.23 - - [2026-02-23 02:16:59] "DELETE /route-target/ccc7cb87-8575-4b00-99ca-96e163aa81d4 HTTP/1.1" 200 115 0.028907 10.0.0.23 - - [2026-02-23 02:17:00] "GET /projects?obj_uuids=39a87feb-8cf1-48e5-9fd1-ad64816c063a&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.041852 10.0.0.242 - - [2026-02-23 02:17:00] "GET /project/39a87feb-8cf1-48e5-9fd1-ad64816c063a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.080220 10.0.0.23 - - [2026-02-23 02:17:00] "GET /projects?obj_uuids=39a87feb-8cf1-48e5-9fd1-ad64816c063a&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001024 10.0.0.242 - - [2026-02-23 02:17:00] "GET /project/39a87feb-8cf1-48e5-9fd1-ad64816c063a?fields=virtual_networks HTTP/1.1" 200 1038 0.035479 10.0.0.23 - - [2026-02-23 02:17:00] "GET /projects?obj_uuids=39a87feb-8cf1-48e5-9fd1-ad64816c063a&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000907 10.0.0.242 - - [2026-02-23 02:17:00] "GET /project/39a87feb-8cf1-48e5-9fd1-ad64816c063a?fields=virtual_machine_interfaces HTTP/1.1" 200 1038 0.040760 10.0.0.23 - - [2026-02-23 02:17:00] "GET /projects?obj_uuids=39a87feb-8cf1-48e5-9fd1-ad64816c063a&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001004 10.0.0.242 - - [2026-02-23 02:17:00] "GET /project/39a87feb-8cf1-48e5-9fd1-ad64816c063a?fields=security_groups HTTP/1.1" 200 1267 0.044767 10.0.0.242 - - [2026-02-23 02:17:01] "POST /fqname-to-id HTTP/1.1" 404 196 0.033390 10.0.0.23 - - [2026-02-23 02:17:01] "GET /projects?obj_uuids=42da0b2a-b882-4e22-80ba-e5311deb068f&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003228 10.0.0.23 - - [2026-02-23 02:17:01] "GET /domains?obj_uuids=e1cc6957-1fd1-4e0a-8f60-be32b1950cd6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001035 10.0.0.23 - - [2026-02-23 02:17:01] "GET /domain/e1cc6957-1fd1-4e0a-8f60-be32b1950cd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.006855 10.0.0.23 - - [2026-02-23 02:17:01] "POST /id-to-fqname HTTP/1.1" 200 198 0.005679 10.0.0.23 - - [2026-02-23 02:17:01] "POST /fqname-to-id HTTP/1.1" 404 207 0.005666 10.0.0.23 - - [2026-02-23 02:17:02] "POST /security-groups HTTP/1.1" 200 599 0.078402 10.0.0.23 - - [2026-02-23 02:17:02] "POST /projects HTTP/1.1" 200 601 0.296839 10.0.0.23 - - [2026-02-23 02:17:02] "POST /fqname-to-id HTTP/1.1" 404 241 0.004428 10.0.0.23 - - [2026-02-23 02:17:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.377180 10.0.0.242 - - [2026-02-23 02:17:02] "GET /project/42da0b2a-b882-4e22-80ba-e5311deb068f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.525362 10.0.0.242 - - [2026-02-23 02:17:03] "GET / HTTP/1.1" 200 35931 0.001714 10.0.0.242 - - [2026-02-23 02:17:05] "POST /fqname-to-id HTTP/1.1" 401 293 0.000471 10.0.0.242 - - [2026-02-23 02:17:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.063401 10.0.0.23 - - [2026-02-23 02:17:05] "GET /projects?obj_uuids=42da0b2a-b882-4e22-80ba-e5311deb068f&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000867 10.0.0.242 - - [2026-02-23 02:17:05] "GET /project/42da0b2a-b882-4e22-80ba-e5311deb068f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.037877 10.0.0.23 - - [2026-02-23 02:17:05] "GET /projects?obj_uuids=42da0b2a-b882-4e22-80ba-e5311deb068f&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002058 10.0.0.242 - - [2026-02-23 02:17:05] "POST /neutron/network HTTP/1.1" 200 613 0.139255 10.0.0.23 - - [2026-02-23 02:17:05] "POST /ref-update HTTP/1.1" 200 156 0.020593 10.0.0.242 - - [2026-02-23 02:17:06] "POST /neutron/network HTTP/1.1" 200 1006 0.009493 10.0.0.242 - - [2026-02-23 02:17:06] "POST /id-to-fqname HTTP/1.1" 200 228 0.001078 10.0.0.242 - - [2026-02-23 02:17:06] "GET /virtual-network/2363c03c-5ee5-4e05-a4dc-cbc08e8e81db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.004672 10.0.0.242 - - [2026-02-23 02:17:06] "GET /virtual-network/2363c03c-5ee5-4e05-a4dc-cbc08e8e81db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.004994 10.0.0.242 - - [2026-02-23 02:17:06] "POST /neutron/subnet HTTP/1.1" 200 725 0.007623 10.0.0.242 - - [2026-02-23 02:17:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002940 10.0.0.23 - - [2026-02-23 02:17:06] "GET /projects?obj_uuids=42da0b2a-b882-4e22-80ba-e5311deb068f&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000861 10.0.0.242 - - [2026-02-23 02:17:06] "GET /project/42da0b2a-b882-4e22-80ba-e5311deb068f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.046937 10.0.0.23 - - [2026-02-23 02:17:06] "GET /projects?obj_uuids=42da0b2a-b882-4e22-80ba-e5311deb068f&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001039 10.0.0.242 - - [2026-02-23 02:17:06] "POST /neutron/network HTTP/1.1" 200 613 0.141565 10.0.0.23 - - [2026-02-23 02:17:07] "POST /fqname-to-id HTTP/1.1" 404 207 0.045676 10.0.0.242 - - [2026-02-23 02:17:07] "POST /neutron/network HTTP/1.1" 200 1006 0.009311 10.0.0.242 - - [2026-02-23 02:17:07] "POST /id-to-fqname HTTP/1.1" 200 228 0.000962 10.0.0.242 - - [2026-02-23 02:17:07] "GET /virtual-network/75ccd7c6-187d-45ac-b28e-bfaba5b51dcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.004509 10.0.0.242 - - [2026-02-23 02:17:07] "GET /virtual-network/75ccd7c6-187d-45ac-b28e-bfaba5b51dcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.005089 10.0.0.242 - - [2026-02-23 02:17:07] "POST /neutron/subnet HTTP/1.1" 200 729 0.008298 10.0.0.242 - - [2026-02-23 02:17:07] "POST /fqname-to-id HTTP/1.1" 404 234 0.002727 10.0.0.242 - - [2026-02-23 02:17:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002685 10.0.0.23 - - [2026-02-23 02:17:07] "GET /projects?obj_uuids=42da0b2a-b882-4e22-80ba-e5311deb068f&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001278 10.0.0.242 - - [2026-02-23 02:17:07] "GET /project/42da0b2a-b882-4e22-80ba-e5311deb068f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.032911 10.0.0.242 - - [2026-02-23 02:17:07] "POST /network-policys HTTP/1.1" 200 577 0.028232 10.0.0.242 - - [2026-02-23 02:17:07] "GET /network-policy/e9c0e999-767a-4065-b367-62500f7581a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3129 0.005696 10.0.0.23 - - [2026-02-23 02:17:07] "POST /fqname-to-id HTTP/1.1" 404 242 0.003001 10.0.0.242 - - [2026-02-23 02:17:07] "POST /neutron/network HTTP/1.1" 200 1114 0.087839 10.0.0.242 - - [2026-02-23 02:17:07] "GET /virtual-network/2363c03c-5ee5-4e05-a4dc-cbc08e8e81db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2964 0.005536 10.0.0.242 - - [2026-02-23 02:17:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002583 10.0.0.242 - - [2026-02-23 02:17:07] "GET /network-policy/e9c0e999-767a-4065-b367-62500f7581a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3129 0.004598 10.0.0.23 - - [2026-02-23 02:17:07] "GET /projects?obj_uuids=62400ced-0e52-4558-8733-81e0514ed1ee&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000985 10.0.0.23 - - [2026-02-23 02:17:07] "GET /projects?obj_uuids=39a87feb-8cf1-48e5-9fd1-ad64816c063a&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001585 10.0.0.23 - - [2026-02-23 02:17:07] "GET /project/62400ced-0e52-4558-8733-81e0514ed1ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.073085 10.0.0.23 - - [2026-02-23 02:17:07] "GET /projects?obj_uuids=62400ced-0e52-4558-8733-81e0514ed1ee&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000909 10.0.0.23 - - [2026-02-23 02:17:08] "DELETE /project/42da0b2ab8824e2280bae5311deb068f HTTP/1.1" 404 173 0.137866 10.0.0.242 - - [2026-02-23 02:17:08] "POST /neutron/network HTTP/1.1" 200 1114 0.112163 10.0.0.23 - - [2026-02-23 02:17:08] "POST /fqname-to-id HTTP/1.1" 404 242 0.005955 10.0.0.23 - - [2026-02-23 02:17:08] "GET /project/39a87feb-8cf1-48e5-9fd1-ad64816c063a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1480 0.098231 10.0.0.23 - - [2026-02-23 02:17:08] "DELETE /project/39a87feb8cf148e59fd1ad64816c063a HTTP/1.1" 404 173 0.196194 10.0.0.23 - - [2026-02-23 02:17:08] "GET /projects?obj_uuids=39a87feb-8cf1-48e5-9fd1-ad64816c063a&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000754 10.0.0.242 - - [2026-02-23 02:17:08] "GET /virtual-network/75ccd7c6-187d-45ac-b28e-bfaba5b51dcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2964 0.007449 10.0.0.242 - - [2026-02-23 02:17:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003182 10.0.0.23 - - [2026-02-23 02:17:08] "GET /project/62400ced-0e52-4558-8733-81e0514ed1ee?fields=security_groups HTTP/1.1" 200 1356 0.130038 10.0.0.242 - - [2026-02-23 02:17:08] "GET /network-policy/e9c0e999-767a-4065-b367-62500f7581a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3129 0.004113 10.0.0.23 - - [2026-02-23 02:17:08] "GET /project/39a87feb-8cf1-48e5-9fd1-ad64816c063a?fields=security_groups HTTP/1.1" 200 1372 0.133434 10.0.0.23 - - [2026-02-23 02:17:08] "DELETE /security-group/b014c241-39d2-48fe-81ba-32f3c83511a5 HTTP/1.1" 200 115 0.107373 10.0.0.23 - - [2026-02-23 02:17:08] "GET /projects?obj_uuids=62400ced-0e52-4558-8733-81e0514ed1ee&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000816 10.0.0.23 - - [2026-02-23 02:17:08] "DELETE /access-control-list/4be8ff27-373b-4597-ae6a-242599791978 HTTP/1.1" 200 115 0.058619 10.0.0.23 - - [2026-02-23 02:17:08] "DELETE /security-group/debc814b-682c-4e89-b103-2ae0aee5cdb1 HTTP/1.1" 200 115 0.067745 10.0.0.23 - - [2026-02-23 02:17:08] "GET /projects?obj_uuids=39a87feb-8cf1-48e5-9fd1-ad64816c063a&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000844 10.0.0.23 - - [2026-02-23 02:17:08] "GET /project/62400ced-0e52-4558-8733-81e0514ed1ee?fields=application_policy_sets HTTP/1.1" 200 1395 0.078696 10.0.0.23 - - [2026-02-23 02:17:08] "GET /project/39a87feb-8cf1-48e5-9fd1-ad64816c063a?fields=application_policy_sets HTTP/1.1" 200 1411 0.075608 10.0.0.23 - - [2026-02-23 02:17:08] "DELETE /access-control-list/b83ec1b6-bb32-4385-a3ae-19dd74dda02a HTTP/1.1" 200 115 0.047303 10.0.0.23 - - [2026-02-23 02:17:08] "DELETE /project/62400ced-0e52-4558-8733-81e0514ed1ee HTTP/1.1" 200 115 0.749867 10.0.0.23 - - [2026-02-23 02:17:08] "DELETE /project/39a87feb-8cf1-48e5-9fd1-ad64816c063a HTTP/1.1" 200 115 0.779525 10.0.0.242 - - [2026-02-23 02:17:09] "GET /virtual-network/2363c03c-5ee5-4e05-a4dc-cbc08e8e81db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2964 0.004873 10.0.0.50 - - [2026-02-23 02:17:10] "GET /obj-perms HTTP/1.1" 200 5065 0.071119 10.0.0.242 - - [2026-02-23 02:17:10] "GET /virtual-network/75ccd7c6-187d-45ac-b28e-bfaba5b51dcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2964 0.006016 10.0.0.23 - - [2026-02-23 02:17:11] "GET /obj-perms HTTP/1.1" 200 5065 0.067394 10.0.0.242 - - [2026-02-23 02:17:11] "POST /id-to-fqname HTTP/1.1" 200 228 0.001131 10.0.0.23 - - [2026-02-23 02:17:12] "GET /projects?obj_uuids=42da0b2a-b882-4e22-80ba-e5311deb068f&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000995 10.0.0.242 - - [2026-02-23 02:17:12] "GET /project/42da0b2a-b882-4e22-80ba-e5311deb068f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.057719 10.0.0.242 - - [2026-02-23 02:17:12] "POST /neutron/network HTTP/1.1" 200 1114 0.008818 10.0.0.242 - - [2026-02-23 02:17:12] "POST /id-to-fqname HTTP/1.1" 200 228 0.001287 10.0.0.242 - - [2026-02-23 02:17:12] "POST /neutron/port HTTP/1.1" 200 117 0.005187 10.0.0.23 - - [2026-02-23 02:17:12] "GET /projects?obj_uuids=42da0b2a-b882-4e22-80ba-e5311deb068f&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000928 10.0.0.242 - - [2026-02-23 02:17:13] "POST /neutron/port HTTP/1.1" 200 1175 0.312014 10.0.0.242 - - [2026-02-23 02:17:13] "POST /neutron/port HTTP/1.1" 200 1229 0.098366 10.0.0.242 - - [2026-02-23 02:17:13] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004223 10.0.0.23 - - [2026-02-23 02:17:13] "GET /projects?obj_uuids=42da0b2a-b882-4e22-80ba-e5311deb068f&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000907 10.0.0.242 - - [2026-02-23 02:17:13] "GET /project/42da0b2a-b882-4e22-80ba-e5311deb068f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.068628 10.0.0.242 - - [2026-02-23 02:17:13] "POST /neutron/network HTTP/1.1" 200 1114 0.008083 10.0.0.242 - - [2026-02-23 02:17:13] "POST /neutron/port HTTP/1.1" 200 1239 0.018957 10.0.0.242 - - [2026-02-23 02:17:13] "POST /neutron/port HTTP/1.1" 200 1239 0.013780 10.0.0.23 - - [2026-02-23 02:17:14] "GET /projects?obj_uuids=42da0b2a-b882-4e22-80ba-e5311deb068f&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000929 10.0.0.242 - - [2026-02-23 02:17:14] "POST /neutron/port HTTP/1.1" 200 1175 0.285954 10.0.0.242 - - [2026-02-23 02:17:14] "POST /neutron/port HTTP/1.1" 200 1229 0.117509 10.0.0.242 - - [2026-02-23 02:17:14] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003629 10.0.0.242 - - [2026-02-23 02:17:14] "POST /neutron/port HTTP/1.1" 200 117 0.001337 10.0.0.242 - - [2026-02-23 02:17:19] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006707 10.0.0.242 - - [2026-02-23 02:17:19] "POST /neutron/port HTTP/1.1" 200 1239 0.016751 10.0.0.242 - - [2026-02-23 02:17:19] "GET /virtual-machine/1f5775ce-5e44-40e3-b280-5c75bacd8510 HTTP/1.1" 401 293 0.000382 10.0.0.242 - - [2026-02-23 02:17:19] "GET /virtual-machine/1f5775ce-5e44-40e3-b280-5c75bacd8510 HTTP/1.1" 200 1300 0.031268 10.0.0.242 - - [2026-02-23 02:17:19] "GET /virtual-machine-interface/53be3122-0b00-4a7e-8835-f3764beaf373 HTTP/1.1" 200 3174 0.005369 10.0.0.242 - - [2026-02-23 02:17:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003285 10.0.0.242 - - [2026-02-23 02:17:19] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003555 10.0.0.242 - - [2026-02-23 02:17:19] "GET /virtual-networks?parent_id=42da0b2a-b882-4e22-80ba-e5311deb068f&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.002764 10.0.0.242 - - [2026-02-23 02:17:19] "GET /virtual-network/2363c03c-5ee5-4e05-a4dc-cbc08e8e81db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2964 0.005115 10.0.0.242 - - [2026-02-23 02:17:20] "POST /neutron/port HTTP/1.1" 200 1239 0.020048 10.0.0.242 - - [2026-02-23 02:17:20] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005578 10.0.0.242 - - [2026-02-23 02:17:20] "POST /neutron/port HTTP/1.1" 200 117 0.001013 10.0.0.242 - - [2026-02-23 02:17:20] "GET /obj-perms HTTP/1.1" 200 5075 0.055601 10.0.0.242 - - [2026-02-23 02:17:21] "POST /neutron/port HTTP/1.1" 200 1239 0.015970 10.0.0.242 - - [2026-02-23 02:17:21] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003608 10.0.0.242 - - [2026-02-23 02:17:21] "POST /neutron/port HTTP/1.1" 200 117 0.001141 10.0.0.242 - - [2026-02-23 02:17:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003557 10.0.0.242 - - [2026-02-23 02:17:22] "GET /virtual-network/2363c03c-5ee5-4e05-a4dc-cbc08e8e81db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2964 0.004719 10.0.0.242 - - [2026-02-23 02:17:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003066 10.0.0.242 - - [2026-02-23 02:17:26] "GET /virtual-network/2363c03c-5ee5-4e05-a4dc-cbc08e8e81db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2964 0.004860 10.0.0.242 - - [2026-02-23 02:17:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003623 10.0.0.242 - - [2026-02-23 02:17:31] "GET /virtual-network/2363c03c-5ee5-4e05-a4dc-cbc08e8e81db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2964 0.007933 10.0.0.242 - - [2026-02-23 02:17:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004636 10.0.0.242 - - [2026-02-23 02:17:35] "GET /virtual-network/2363c03c-5ee5-4e05-a4dc-cbc08e8e81db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2964 0.006936 10.0.0.242 - - [2026-02-23 02:17:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003626 10.0.0.242 - - [2026-02-23 02:17:39] "GET /virtual-network/2363c03c-5ee5-4e05-a4dc-cbc08e8e81db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2964 0.004984 10.0.0.242 - - [2026-02-23 02:17:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003125 10.0.0.242 - - [2026-02-23 02:17:43] "GET /virtual-network/2363c03c-5ee5-4e05-a4dc-cbc08e8e81db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2964 0.006591 10.0.0.242 - - [2026-02-23 02:17:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003501 10.0.0.242 - - [2026-02-23 02:17:47] "GET /virtual-network/2363c03c-5ee5-4e05-a4dc-cbc08e8e81db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2964 0.005030 10.0.0.242 - - [2026-02-23 02:17:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003196 10.0.0.242 - - [2026-02-23 02:17:51] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003614 10.0.0.242 - - [2026-02-23 02:17:51] "GET /virtual-networks?parent_id=42da0b2a-b882-4e22-80ba-e5311deb068f&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.002395 10.0.0.242 - - [2026-02-23 02:17:51] "GET /virtual-network/2363c03c-5ee5-4e05-a4dc-cbc08e8e81db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2964 0.005353 10.0.0.242 - - [2026-02-23 02:17:51] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006262 10.0.0.242 - - [2026-02-23 02:18:00] "POST /neutron/port HTTP/1.1" 200 1239 0.014977 10.0.0.242 - - [2026-02-23 02:18:02] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007399 10.0.0.242 - - [2026-02-23 02:18:07] "POST /neutron/port HTTP/1.1" 200 1239 0.015151 10.0.0.242 - - [2026-02-23 02:18:12] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006784 10.0.0.242 - - [2026-02-23 02:18:12] "POST /neutron/port HTTP/1.1" 200 1239 0.015368 10.0.0.242 - - [2026-02-23 02:18:12] "GET /virtual-machine/a0cde270-62c9-4df3-b60d-ca9b5727014f HTTP/1.1" 200 1301 0.004969 10.0.0.242 - - [2026-02-23 02:18:12] "GET /virtual-machine-interface/77f2e276-c7a0-47a7-857e-7178de356370 HTTP/1.1" 200 3174 0.004933 10.0.0.242 - - [2026-02-23 02:18:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003853 10.0.0.242 - - [2026-02-23 02:18:12] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003412 10.0.0.242 - - [2026-02-23 02:18:12] "GET /virtual-networks?parent_id=42da0b2a-b882-4e22-80ba-e5311deb068f&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.003442 10.0.0.242 - - [2026-02-23 02:18:12] "GET /virtual-network/75ccd7c6-187d-45ac-b28e-bfaba5b51dcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2964 0.005460 10.0.0.242 - - [2026-02-23 02:18:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003653 10.0.0.242 - - [2026-02-23 02:18:13] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003602 10.0.0.242 - - [2026-02-23 02:18:13] "GET /virtual-networks?parent_id=42da0b2a-b882-4e22-80ba-e5311deb068f&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.002585 10.0.0.242 - - [2026-02-23 02:18:13] "GET /virtual-network/75ccd7c6-187d-45ac-b28e-bfaba5b51dcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2964 0.006481 10.0.0.242 - - [2026-02-23 02:18:13] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006536 10.0.0.242 - - [2026-02-23 02:18:20] "POST /neutron/network HTTP/1.1" 200 1124 0.031288 10.0.0.242 - - [2026-02-23 02:18:20] "POST /neutron/subnet HTTP/1.1" 200 1384 0.012780 10.0.0.242 - - [2026-02-23 02:18:20] "POST /neutron/network HTTP/1.1" 200 1114 0.008120 10.0.0.242 - - [2026-02-23 02:18:21] "POST /neutron/network HTTP/1.1" 200 1124 0.034792 10.0.0.242 - - [2026-02-23 02:18:21] "POST /neutron/subnet HTTP/1.1" 200 1385 0.011403 10.0.0.242 - - [2026-02-23 02:18:21] "POST /neutron/network HTTP/1.1" 200 1114 0.008623 10.0.0.242 - - [2026-02-23 02:18:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004926 10.0.0.23 - - [2026-02-23 02:18:38] "GET /projects?obj_uuids=42da0b2a-b882-4e22-80ba-e5311deb068f&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000829 10.0.0.242 - - [2026-02-23 02:18:38] "GET /project/42da0b2a-b882-4e22-80ba-e5311deb068f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.040149 10.0.0.242 - - [2026-02-23 02:18:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003021 10.0.0.242 - - [2026-02-23 02:18:38] "PUT /network-policy/e9c0e999-767a-4065-b367-62500f7581a5 HTTP/1.1" 200 262 0.013054 10.0.0.23 - - [2026-02-23 02:18:39] "PUT /access-control-list/32f640e8-dba2-4e0d-8fd7-5a0672f765b3 HTTP/1.1" 200 272 0.062853 10.0.0.242 - - [2026-02-23 02:18:42] "GET /virtual-network/75ccd7c6-187d-45ac-b28e-bfaba5b51dcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2964 0.005570 10.0.0.23 - - [2026-02-23 02:18:42] "POST /fqname-to-id HTTP/1.1" 404 207 0.014358 10.0.0.242 - - [2026-02-23 02:18:42] "POST /neutron/network HTTP/1.1" 200 1006 0.044452 10.0.0.242 - - [2026-02-23 02:18:42] "GET /virtual-network/75ccd7c6-187d-45ac-b28e-bfaba5b51dcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.005455 10.0.0.242 - - [2026-02-23 02:18:42] "GET /virtual-network/2363c03c-5ee5-4e05-a4dc-cbc08e8e81db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2964 0.006706 10.0.0.23 - - [2026-02-23 02:18:42] "DELETE /access-control-list/882e6f0c-887e-4a45-accf-1b56c3f3c65b HTTP/1.1" 200 115 0.094447 10.0.0.242 - - [2026-02-23 02:18:42] "POST /neutron/network HTTP/1.1" 200 1006 0.044907 10.0.0.242 - - [2026-02-23 02:18:42] "GET /virtual-network/2363c03c-5ee5-4e05-a4dc-cbc08e8e81db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.006519 10.0.0.242 - - [2026-02-23 02:18:43] "DELETE /network-policy/e9c0e999-767a-4065-b367-62500f7581a5 HTTP/1.1" 200 115 0.079367 10.0.0.242 - - [2026-02-23 02:18:43] "POST /neutron/network HTTP/1.1" 200 1006 0.012200 10.0.0.242 - - [2026-02-23 02:18:43] "POST /neutron/port HTTP/1.1" 200 151 0.327405 10.0.0.242 - - [2026-02-23 02:18:45] "POST /neutron/network HTTP/1.1" 200 1006 0.016762 10.0.0.23 - - [2026-02-23 02:18:45] "DELETE /route-target/c4f3345d-4f05-43d9-902e-46a14872df92 HTTP/1.1" 200 115 0.019119 10.0.0.23 - - [2026-02-23 02:18:45] "POST /useragent-kv HTTP/1.1" 200 115 0.002702 10.0.0.23 - - [2026-02-23 02:18:45] "POST /useragent-kv HTTP/1.1" 200 115 0.016339 10.0.0.23 - - [2026-02-23 02:18:45] "POST /useragent-kv HTTP/1.1" 200 115 0.004437 10.0.0.23 - - [2026-02-23 02:18:45] "POST /useragent-kv HTTP/1.1" 200 115 0.002246 10.0.0.242 - - [2026-02-23 02:18:45] "POST /neutron/network HTTP/1.1" 200 151 0.151557 10.0.0.23 - - [2026-02-23 02:18:50] "GET /projects?obj_uuids=42da0b2a-b882-4e22-80ba-e5311deb068f&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001692 10.0.0.242 - - [2026-02-23 02:18:50] "GET /project/42da0b2a-b882-4e22-80ba-e5311deb068f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.044851 10.0.0.242 - - [2026-02-23 02:18:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002974 10.0.0.23 - - [2026-02-23 02:18:50] "GET /domains?obj_uuids=e1cc6957-1fd1-4e0a-8f60-be32b1950cd6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000857 10.0.0.242 - - [2026-02-23 02:18:50] "GET /domain/e1cc6957-1fd1-4e0a-8f60-be32b1950cd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.005943 10.0.0.242 - - [2026-02-23 02:18:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003224 10.0.0.23 - - [2026-02-23 02:18:50] "GET /projects?obj_uuids=42da0b2a-b882-4e22-80ba-e5311deb068f&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000937 10.0.0.242 - - [2026-02-23 02:18:50] "GET /project/42da0b2a-b882-4e22-80ba-e5311deb068f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.044944 10.0.0.242 - - [2026-02-23 02:18:51] "GET /domains HTTP/1.1" 200 280 0.002778 10.0.0.23 - - [2026-02-23 02:18:51] "GET /domains?obj_uuids=e1cc6957-1fd1-4e0a-8f60-be32b1950cd6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000936 10.0.0.242 - - [2026-02-23 02:18:51] "GET /domain/e1cc6957-1fd1-4e0a-8f60-be32b1950cd6 HTTP/1.1" 200 2582 0.013382 10.0.0.23 - - [2026-02-23 02:18:51] "GET /projects?obj_uuids=42da0b2a-b882-4e22-80ba-e5311deb068f&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001007 10.0.0.242 - - [2026-02-23 02:18:51] "GET /project/42da0b2a-b882-4e22-80ba-e5311deb068f HTTP/1.1" 200 1899 0.081096 10.0.0.242 - - [2026-02-23 02:18:51] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.003209 10.0.0.242 - - [2026-02-23 02:18:51] "POST /network-ipams HTTP/1.1" 200 609 0.035656 10.0.0.242 - - [2026-02-23 02:18:51] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 802 0.003124 10.0.0.242 - - [2026-02-23 02:18:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003049 10.0.0.242 - - [2026-02-23 02:18:51] "GET /network-ipam/611f8769-56fa-4015-8f87-e0e7a4903935?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.005816 10.0.0.242 - - [2026-02-23 02:18:51] "PUT /network-ipam/611f8769-56fa-4015-8f87-e0e7a4903935 HTTP/1.1" 200 258 0.013404 10.0.0.242 - - [2026-02-23 02:18:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003449 10.0.0.23 - - [2026-02-23 02:18:51] "GET /projects?obj_uuids=42da0b2a-b882-4e22-80ba-e5311deb068f&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000829 10.0.0.242 - - [2026-02-23 02:18:51] "GET /project/42da0b2a-b882-4e22-80ba-e5311deb068f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.035343 10.0.0.23 - - [2026-02-23 02:18:52] "POST /route-targets HTTP/1.1" 200 327 0.014221 10.0.0.23 - - [2026-02-23 02:18:52] "POST /useragent-kv HTTP/1.1" 200 115 0.006732 10.0.0.242 - - [2026-02-23 02:18:52] "POST /neutron/subnet HTTP/1.1" 200 701 0.185099 10.0.0.242 - - [2026-02-23 02:18:52] "POST /neutron/network HTTP/1.1" 200 1309 0.011803 10.0.0.242 - - [2026-02-23 02:18:52] "POST /id-to-fqname HTTP/1.1" 200 231 0.001033 10.0.0.242 - - [2026-02-23 02:18:52] "GET /virtual-network/06c667de-2d3a-4de9-b60d-d39e53542ad7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3194 0.004737 10.0.0.242 - - [2026-02-23 02:18:52] "GET /virtual-network/06c667de-2d3a-4de9-b60d-d39e53542ad7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3194 0.005237 10.0.0.242 - - [2026-02-23 02:18:52] "POST /neutron/subnet HTTP/1.1" 200 701 0.007910 10.0.0.242 - - [2026-02-23 02:18:53] "GET /virtual-network/06c667de-2d3a-4de9-b60d-d39e53542ad7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3194 0.005236 10.0.0.50 - - [2026-02-23 02:18:53] "GET /obj-perms HTTP/1.1" 200 5065 0.003815 10.0.0.242 - - [2026-02-23 02:18:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003330 10.0.0.23 - - [2026-02-23 02:18:53] "GET /projects?obj_uuids=42da0b2a-b882-4e22-80ba-e5311deb068f&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000834 10.0.0.242 - - [2026-02-23 02:18:53] "GET /project/42da0b2a-b882-4e22-80ba-e5311deb068f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.042326 10.0.0.242 - - [2026-02-23 02:18:53] "POST /neutron/network HTTP/1.1" 200 117 0.011309 10.0.0.23 - - [2026-02-23 02:18:53] "POST /ref-update HTTP/1.1" 200 156 0.030335 10.0.0.23 - - [2026-02-23 02:18:54] "POST /useragent-kv HTTP/1.1" 200 115 0.005297 10.0.0.242 - - [2026-02-23 02:18:54] "POST /neutron/subnet HTTP/1.1" 200 701 0.203684 10.0.0.23 - - [2026-02-23 02:18:54] "POST /fqname-to-id HTTP/1.1" 404 207 0.004205 10.0.0.242 - - [2026-02-23 02:18:54] "POST /id-to-fqname HTTP/1.1" 200 231 0.001154 10.0.0.242 - - [2026-02-23 02:18:54] "GET /virtual-network/ff48bbe1-5a8e-4b44-8af3-5dc8dbe8401d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3196 0.006528 10.0.0.242 - - [2026-02-23 02:18:54] "POST /neutron/network HTTP/1.1" 200 1309 0.010942 10.0.0.242 - - [2026-02-23 02:18:54] "GET /virtual-network/ff48bbe1-5a8e-4b44-8af3-5dc8dbe8401d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3196 0.004318 10.0.0.242 - - [2026-02-23 02:18:54] "POST /neutron/subnet HTTP/1.1" 200 701 0.007667 10.0.0.242 - - [2026-02-23 02:18:54] "GET /virtual-network/ff48bbe1-5a8e-4b44-8af3-5dc8dbe8401d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3196 0.005020 10.0.0.242 - - [2026-02-23 02:18:54] "GET /obj-perms HTTP/1.1" 200 5065 0.052670 10.0.0.23 - - [2026-02-23 02:18:54] "GET /obj-perms HTTP/1.1" 200 5065 0.003632 10.0.0.242 - - [2026-02-23 02:18:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003409 10.0.0.23 - - [2026-02-23 02:18:55] "GET /projects?obj_uuids=42da0b2a-b882-4e22-80ba-e5311deb068f&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000898 10.0.0.242 - - [2026-02-23 02:18:55] "GET /project/42da0b2a-b882-4e22-80ba-e5311deb068f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.040514 10.0.0.23 - - [2026-02-23 02:18:55] "GET /projects?obj_uuids=42da0b2a-b882-4e22-80ba-e5311deb068f&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000989 10.0.0.242 - - [2026-02-23 02:18:55] "POST /neutron/network HTTP/1.1" 200 619 0.114605 10.0.0.23 - - [2026-02-23 02:18:55] "POST /useragent-kv HTTP/1.1" 200 115 0.007921 10.0.0.242 - - [2026-02-23 02:18:55] "POST /neutron/subnet HTTP/1.1" 200 828 0.216318 10.0.0.242 - - [2026-02-23 02:18:55] "POST /id-to-fqname HTTP/1.1" 200 231 0.001223 10.0.0.242 - - [2026-02-23 02:18:55] "GET /virtual-network/dc3880a7-61f4-453d-9978-84f3639ccdd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3196 0.004654 10.0.0.242 - - [2026-02-23 02:18:56] "GET /virtual-network/dc3880a7-61f4-453d-9978-84f3639ccdd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3196 0.005036 10.0.0.242 - - [2026-02-23 02:18:56] "POST /neutron/network HTTP/1.1" 200 1309 0.009447 10.0.0.242 - - [2026-02-23 02:18:56] "POST /neutron/subnet HTTP/1.1" 200 828 0.009435 10.0.0.242 - - [2026-02-23 02:18:56] "GET /virtual-network/dc3880a7-61f4-453d-9978-84f3639ccdd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3196 0.006817 10.0.0.242 - - [2026-02-23 02:18:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003191 10.0.0.23 - - [2026-02-23 02:18:56] "GET /projects?obj_uuids=42da0b2a-b882-4e22-80ba-e5311deb068f&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000909 10.0.0.242 - - [2026-02-23 02:18:56] "GET /project/42da0b2a-b882-4e22-80ba-e5311deb068f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.038886 10.0.0.23 - - [2026-02-23 02:18:57] "POST /ref-update HTTP/1.1" 200 156 0.023016 10.0.0.23 - - [2026-02-23 02:18:57] "POST /useragent-kv HTTP/1.1" 200 115 0.005848 10.0.0.242 - - [2026-02-23 02:18:57] "POST /neutron/subnet HTTP/1.1" 200 701 0.231805 10.0.0.242 - - [2026-02-23 02:18:57] "POST /neutron/network HTTP/1.1" 200 1309 0.016591 10.0.0.242 - - [2026-02-23 02:18:57] "POST /id-to-fqname HTTP/1.1" 200 231 0.001041 10.0.0.242 - - [2026-02-23 02:18:57] "GET /virtual-network/8ed58f5b-8b0a-48e2-a8c0-bc14f38fa8da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3196 0.005375 10.0.0.242 - - [2026-02-23 02:18:57] "GET /virtual-network/8ed58f5b-8b0a-48e2-a8c0-bc14f38fa8da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3196 0.009991 10.0.0.242 - - [2026-02-23 02:18:57] "POST /neutron/subnet HTTP/1.1" 200 701 0.008019 10.0.0.242 - - [2026-02-23 02:18:58] "GET /virtual-network/8ed58f5b-8b0a-48e2-a8c0-bc14f38fa8da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3196 0.005418 10.0.0.50 - - [2026-02-23 02:18:58] "GET /obj-perms HTTP/1.1" 200 5065 0.003111 10.0.0.242 - - [2026-02-23 02:18:58] "POST /fqname-to-id HTTP/1.1" 404 225 0.002819 10.0.0.242 - - [2026-02-23 02:18:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002840 10.0.0.23 - - [2026-02-23 02:18:58] "GET /projects?obj_uuids=42da0b2a-b882-4e22-80ba-e5311deb068f&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001277 10.0.0.242 - - [2026-02-23 02:18:58] "GET /project/42da0b2a-b882-4e22-80ba-e5311deb068f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.043739 10.0.0.242 - - [2026-02-23 02:18:58] "POST /network-policys HTTP/1.1" 200 559 0.023998 10.0.0.242 - - [2026-02-23 02:18:58] "GET /network-policy/8abb6173-033d-40a2-a1b0-e4f2fd69db55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6937 0.005223 10.0.0.242 - - [2026-02-23 02:18:58] "POST /fqname-to-id HTTP/1.1" 404 225 0.002775 10.0.0.242 - - [2026-02-23 02:18:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003588 10.0.0.23 - - [2026-02-23 02:18:58] "GET /projects?obj_uuids=42da0b2a-b882-4e22-80ba-e5311deb068f&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001331 10.0.0.242 - - [2026-02-23 02:18:58] "GET /project/42da0b2a-b882-4e22-80ba-e5311deb068f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.035680 10.0.0.242 - - [2026-02-23 02:18:58] "POST /network-policys HTTP/1.1" 200 559 0.030312 10.0.0.242 - - [2026-02-23 02:18:58] "GET /network-policy/e2331c66-52f8-4d8f-8e88-8ff81c8bdc33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5020 0.005306 10.0.0.242 - - [2026-02-23 02:18:59] "POST /fqname-to-id HTTP/1.1" 404 225 0.002814 10.0.0.242 - - [2026-02-23 02:18:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002552 10.0.0.23 - - [2026-02-23 02:18:59] "GET /projects?obj_uuids=42da0b2a-b882-4e22-80ba-e5311deb068f&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000898 10.0.0.242 - - [2026-02-23 02:18:59] "GET /project/42da0b2a-b882-4e22-80ba-e5311deb068f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.034475 10.0.0.242 - - [2026-02-23 02:18:59] "POST /network-policys HTTP/1.1" 200 559 0.026350 10.0.0.242 - - [2026-02-23 02:18:59] "GET /network-policy/7e754043-6ebf-4d62-aacb-67e9d3a690ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6937 0.008168 10.0.0.242 - - [2026-02-23 02:18:59] "POST /fqname-to-id HTTP/1.1" 404 225 0.002829 10.0.0.242 - - [2026-02-23 02:18:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003650 10.0.0.23 - - [2026-02-23 02:18:59] "GET /projects?obj_uuids=42da0b2a-b882-4e22-80ba-e5311deb068f&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001087 10.0.0.242 - - [2026-02-23 02:18:59] "GET /project/42da0b2a-b882-4e22-80ba-e5311deb068f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.033772 10.0.0.242 - - [2026-02-23 02:18:59] "POST /network-policys HTTP/1.1" 200 559 0.030362 10.0.0.242 - - [2026-02-23 02:18:59] "GET /network-policy/9ac992f0-a2b6-4695-9007-9ab9d9e05c5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8844 0.006619 10.0.0.242 - - [2026-02-23 02:18:59] "POST /fqname-to-id HTTP/1.1" 404 225 0.002958 10.0.0.242 - - [2026-02-23 02:18:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002779 10.0.0.23 - - [2026-02-23 02:18:59] "GET /projects?obj_uuids=42da0b2a-b882-4e22-80ba-e5311deb068f&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000971 10.0.0.242 - - [2026-02-23 02:18:59] "GET /project/42da0b2a-b882-4e22-80ba-e5311deb068f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.046073 10.0.0.242 - - [2026-02-23 02:18:59] "POST /network-policys HTTP/1.1" 200 559 0.026197 10.0.0.242 - - [2026-02-23 02:19:00] "GET /network-policy/1d98edb5-f485-4e03-864b-2744921aa3cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5018 0.005872 10.0.0.242 - - [2026-02-23 02:19:00] "POST /fqname-to-id HTTP/1.1" 404 225 0.002813 10.0.0.242 - - [2026-02-23 02:19:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002478 10.0.0.23 - - [2026-02-23 02:19:00] "GET /projects?obj_uuids=42da0b2a-b882-4e22-80ba-e5311deb068f&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000888 10.0.0.242 - - [2026-02-23 02:19:00] "GET /project/42da0b2a-b882-4e22-80ba-e5311deb068f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.047776 10.0.0.242 - - [2026-02-23 02:19:00] "POST /network-policys HTTP/1.1" 200 559 0.025782 10.0.0.242 - - [2026-02-23 02:19:00] "GET /network-policy/c1ed26c4-073b-4fa0-adb8-2777974aae52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5020 0.005252 10.0.0.242 - - [2026-02-23 02:19:00] "POST /fqname-to-id HTTP/1.1" 404 225 0.002698 10.0.0.242 - - [2026-02-23 02:19:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003060 10.0.0.23 - - [2026-02-23 02:19:00] "GET /projects?obj_uuids=42da0b2a-b882-4e22-80ba-e5311deb068f&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000860 10.0.0.242 - - [2026-02-23 02:19:00] "GET /project/42da0b2a-b882-4e22-80ba-e5311deb068f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.045796 10.0.0.242 - - [2026-02-23 02:19:00] "POST /network-policys HTTP/1.1" 200 559 0.032269 10.0.0.242 - - [2026-02-23 02:19:00] "GET /network-policy/d52bffc8-96f1-4bac-a0ff-049bd0455ad4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8844 0.010064 10.0.0.242 - - [2026-02-23 02:19:00] "POST /fqname-to-id HTTP/1.1" 404 225 0.002997 10.0.0.242 - - [2026-02-23 02:19:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003510 10.0.0.23 - - [2026-02-23 02:19:01] "GET /projects?obj_uuids=42da0b2a-b882-4e22-80ba-e5311deb068f&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000988 10.0.0.242 - - [2026-02-23 02:19:01] "GET /project/42da0b2a-b882-4e22-80ba-e5311deb068f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.037513 10.0.0.242 - - [2026-02-23 02:19:01] "POST /network-policys HTTP/1.1" 200 559 0.028382 10.0.0.242 - - [2026-02-23 02:19:01] "GET /network-policy/11fce0e9-dd98-4403-b652-1516c669319d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5019 0.005217 10.0.0.242 - - [2026-02-23 02:19:01] "POST /neutron/network HTTP/1.1" 200 1309 0.010069 10.0.0.23 - - [2026-02-23 02:19:01] "POST /fqname-to-id HTTP/1.1" 404 207 0.003474 10.0.0.242 - - [2026-02-23 02:19:01] "GET /virtual-network/06c667de-2d3a-4de9-b60d-d39e53542ad7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3799 0.007018 10.0.0.242 - - [2026-02-23 02:19:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003003 10.0.0.242 - - [2026-02-23 02:19:01] "GET /network-policy/8abb6173-033d-40a2-a1b0-e4f2fd69db55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6937 0.004259 10.0.0.242 - - [2026-02-23 02:19:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002973 10.0.0.242 - - [2026-02-23 02:19:01] "GET /network-policy/e2331c66-52f8-4d8f-8e88-8ff81c8bdc33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5020 0.004166 10.0.0.242 - - [2026-02-23 02:19:01] "POST /neutron/network HTTP/1.1" 200 1309 0.010031 10.0.0.23 - - [2026-02-23 02:19:02] "POST /fqname-to-id HTTP/1.1" 404 248 0.002515 10.0.0.242 - - [2026-02-23 02:19:02] "GET /virtual-network/ff48bbe1-5a8e-4b44-8af3-5dc8dbe8401d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3801 0.008240 10.0.0.242 - - [2026-02-23 02:19:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003249 10.0.0.242 - - [2026-02-23 02:19:02] "GET /network-policy/7e754043-6ebf-4d62-aacb-67e9d3a690ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6937 0.015006 10.0.0.242 - - [2026-02-23 02:19:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003904 10.0.0.242 - - [2026-02-23 02:19:02] "GET /network-policy/9ac992f0-a2b6-4695-9007-9ab9d9e05c5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8844 0.004417 10.0.0.242 - - [2026-02-23 02:19:02] "POST /neutron/network HTTP/1.1" 200 1309 0.011262 10.0.0.23 - - [2026-02-23 02:19:02] "POST /fqname-to-id HTTP/1.1" 404 248 0.005951 10.0.0.242 - - [2026-02-23 02:19:02] "GET /virtual-network/dc3880a7-61f4-453d-9978-84f3639ccdd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3801 0.008889 10.0.0.242 - - [2026-02-23 02:19:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002376 10.0.0.242 - - [2026-02-23 02:19:02] "GET /network-policy/1d98edb5-f485-4e03-864b-2744921aa3cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5018 0.003772 10.0.0.242 - - [2026-02-23 02:19:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002742 10.0.0.242 - - [2026-02-23 02:19:02] "GET /network-policy/c1ed26c4-073b-4fa0-adb8-2777974aae52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5020 0.004231 10.0.0.242 - - [2026-02-23 02:19:02] "POST /neutron/network HTTP/1.1" 200 1309 0.009283 10.0.0.23 - - [2026-02-23 02:19:02] "POST /fqname-to-id HTTP/1.1" 404 207 0.008144 10.0.0.242 - - [2026-02-23 02:19:03] "GET /virtual-network/8ed58f5b-8b0a-48e2-a8c0-bc14f38fa8da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3801 0.006986 10.0.0.242 - - [2026-02-23 02:19:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002478 10.0.0.23 - - [2026-02-23 02:19:03] "POST /access-control-lists HTTP/1.1" 200 605 0.098568 10.0.0.242 - - [2026-02-23 02:19:03] "GET /network-policy/11fce0e9-dd98-4403-b652-1516c669319d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5019 0.010119 10.0.0.242 - - [2026-02-23 02:19:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002451 10.0.0.242 - - [2026-02-23 02:19:03] "GET /network-policy/d52bffc8-96f1-4bac-a0ff-049bd0455ad4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8844 0.004188 10.0.0.242 - - [2026-02-23 02:19:03] "POST /id-to-fqname HTTP/1.1" 200 231 0.001004 10.0.0.23 - - [2026-02-23 02:19:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000529 10.0.0.23 - - [2026-02-23 02:19:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000353 10.0.0.50 - - [2026-02-23 02:19:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000339 10.0.0.50 - - [2026-02-23 02:19:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000371 10.0.0.23 - - [2026-02-23 02:19:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000379 10.0.0.23 - - [2026-02-23 02:19:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000358 10.0.0.50 - - [2026-02-23 02:19:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000377 10.0.0.50 - - [2026-02-23 02:19:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000396 10.0.0.242 - - [2026-02-23 02:19:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000353 10.0.0.242 - - [2026-02-23 02:19:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000340 10.0.0.242 - - [2026-02-23 02:19:12] "GET /global-system-configs HTTP/1.1" 401 293 0.000353 10.0.0.242 - - [2026-02-23 02:19:12] "GET /global-system-configs HTTP/1.1" 401 293 0.000341 10.0.0.23 - - [2026-02-23 02:19:22] "GET /obj-perms HTTP/1.1" 200 5075 0.058039 10.0.0.242 - - [2026-02-23 02:19:38] "POST /neutron/network HTTP/1.1" 200 1504 0.007157 10.0.0.23 - - [2026-02-23 02:19:38] "GET /projects?obj_uuids=42da0b2a-b882-4e22-80ba-e5311deb068f&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000954 10.0.0.242 - - [2026-02-23 02:19:38] "GET /project/42da0b2a-b882-4e22-80ba-e5311deb068f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.072219 10.0.0.242 - - [2026-02-23 02:19:39] "POST /neutron/port HTTP/1.1" 200 117 0.007779 10.0.0.242 - - [2026-02-23 02:19:39] "POST /id-to-fqname HTTP/1.1" 200 231 0.001273 10.0.0.242 - - [2026-02-23 02:19:39] "POST /neutron/network HTTP/1.1" 200 1504 0.006067 10.0.0.23 - - [2026-02-23 02:19:40] "GET /projects?obj_uuids=42da0b2a-b882-4e22-80ba-e5311deb068f&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001308 10.0.0.242 - - [2026-02-23 02:19:40] "GET /project/42da0b2a-b882-4e22-80ba-e5311deb068f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.092172 10.0.0.242 - - [2026-02-23 02:19:40] "POST /neutron/port HTTP/1.1" 200 1170 0.046402 10.0.0.242 - - [2026-02-23 02:19:40] "POST /neutron/port HTTP/1.1" 200 1234 0.041982 10.0.0.242 - - [2026-02-23 02:19:40] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003385 10.0.0.242 - - [2026-02-23 02:19:40] "POST /neutron/subnet HTTP/1.1" 200 1361 0.028183 10.0.0.242 - - [2026-02-23 02:19:40] "POST /neutron/port HTTP/1.1" 200 117 0.003832 10.0.0.242 - - [2026-02-23 02:19:41] "POST /neutron/network HTTP/1.1" 200 1504 0.013943 10.0.0.242 - - [2026-02-23 02:19:42] "POST /neutron/port HTTP/1.1" 200 1170 0.051256 10.0.0.242 - - [2026-02-23 02:19:42] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005166 10.0.0.242 - - [2026-02-23 02:19:42] "POST /neutron/port HTTP/1.1" 200 117 0.003875 10.0.0.242 - - [2026-02-23 02:19:46] "POST /neutron/port HTTP/1.1" 200 1234 0.036218 10.0.0.242 - - [2026-02-23 02:19:51] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008717 10.0.0.242 - - [2026-02-23 02:20:01] "POST /neutron/port HTTP/1.1" 200 1234 0.017584 10.0.0.242 - - [2026-02-23 02:20:06] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006365 10.0.0.242 - - [2026-02-23 02:20:16] "POST /neutron/port HTTP/1.1" 200 1234 0.015192 10.0.0.242 - - [2026-02-23 02:20:21] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006593 10.0.0.242 - - [2026-02-23 02:20:22] "GET /obj-perms HTTP/1.1" 200 5075 0.059110 10.0.0.242 - - [2026-02-23 02:20:32] "POST /neutron/port HTTP/1.1" 200 1234 0.015745 10.0.0.242 - - [2026-02-23 02:20:37] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007474 10.0.0.242 - - [2026-02-23 02:20:42] "POST /neutron/port HTTP/1.1" 200 1234 0.025104 10.0.0.242 - - [2026-02-23 02:20:42] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006553 10.0.0.242 - - [2026-02-23 02:20:42] "GET /virtual-machine/1cb42812-b0b6-487e-9fbe-8341a790b2c7 HTTP/1.1" 200 1300 0.005994 10.0.0.242 - - [2026-02-23 02:20:42] "GET /virtual-machine-interface/258a96f1-c736-4c5b-a0d8-0d72e60abd58 HTTP/1.1" 200 3184 0.006035 10.0.0.242 - - [2026-02-23 02:20:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003013 10.0.0.242 - - [2026-02-23 02:20:42] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003865 10.0.0.242 - - [2026-02-23 02:20:42] "GET /virtual-networks?parent_id=42da0b2a-b882-4e22-80ba-e5311deb068f&detail=False&count=False&shared=False HTTP/1.1" 200 1055 0.002980 10.0.0.242 - - [2026-02-23 02:20:42] "GET /virtual-network/06c667de-2d3a-4de9-b60d-d39e53542ad7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3799 0.005129 10.0.0.242 - - [2026-02-23 02:20:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.008521 10.0.0.242 - - [2026-02-23 02:20:45] "GET /virtual-network/06c667de-2d3a-4de9-b60d-d39e53542ad7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3799 0.009988 10.0.0.242 - - [2026-02-23 02:20:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003557 10.0.0.242 - - [2026-02-23 02:20:49] "GET /virtual-network/06c667de-2d3a-4de9-b60d-d39e53542ad7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3799 0.005470 10.0.0.242 - - [2026-02-23 02:20:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003261 10.0.0.242 - - [2026-02-23 02:20:53] "GET /virtual-network/06c667de-2d3a-4de9-b60d-d39e53542ad7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3799 0.005173 10.0.0.242 - - [2026-02-23 02:20:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003928 10.0.0.242 - - [2026-02-23 02:20:57] "GET /virtual-network/06c667de-2d3a-4de9-b60d-d39e53542ad7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3799 0.004780 10.0.0.242 - - [2026-02-23 02:21:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003586 10.0.0.242 - - [2026-02-23 02:21:02] "GET /virtual-network/06c667de-2d3a-4de9-b60d-d39e53542ad7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3799 0.005784 10.0.0.242 - - [2026-02-23 02:21:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003300 10.0.0.242 - - [2026-02-23 02:21:06] "GET /virtual-network/06c667de-2d3a-4de9-b60d-d39e53542ad7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3799 0.005349 10.0.0.242 - - [2026-02-23 02:21:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003725 10.0.0.242 - - [2026-02-23 02:21:10] "GET /virtual-network/06c667de-2d3a-4de9-b60d-d39e53542ad7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3799 0.006108 10.0.0.242 - - [2026-02-23 02:21:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003282 10.0.0.242 - - [2026-02-23 02:21:14] "GET /virtual-network/06c667de-2d3a-4de9-b60d-d39e53542ad7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3799 0.005944 10.0.0.242 - - [2026-02-23 02:21:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002980 10.0.0.242 - - [2026-02-23 02:21:16] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003022 10.0.0.242 - - [2026-02-23 02:21:16] "GET /virtual-networks?parent_id=42da0b2a-b882-4e22-80ba-e5311deb068f&detail=False&count=False&shared=False HTTP/1.1" 200 1055 0.002955 10.0.0.242 - - [2026-02-23 02:21:16] "GET /virtual-network/06c667de-2d3a-4de9-b60d-d39e53542ad7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3799 0.005827 10.0.0.242 - - [2026-02-23 02:21:21] "POST /neutron/port HTTP/1.1" 200 1234 0.017535 10.0.0.242 - - [2026-02-23 02:21:23] "POST /neutron/port HTTP/1.1" 200 1234 0.016905 10.0.0.242 - - [2026-02-23 02:21:23] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003268 10.0.0.242 - - [2026-02-23 02:21:23] "POST /neutron/port HTTP/1.1" 200 117 0.001070 10.0.0.242 - - [2026-02-23 02:21:24] "POST /neutron/port HTTP/1.1" 200 1234 0.016077 10.0.0.242 - - [2026-02-23 02:21:24] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005773 10.0.0.242 - - [2026-02-23 02:21:24] "POST /neutron/port HTTP/1.1" 200 117 0.001192 10.0.0.242 - - [2026-02-23 02:21:25] "POST /neutron/security_group HTTP/1.1" 200 2066 0.031160 10.0.0.242 - - [2026-02-23 02:21:31] "POST /neutron/port HTTP/1.1" 200 1234 0.015689 10.0.0.242 - - [2026-02-23 02:21:32] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006502 10.0.0.242 - - [2026-02-23 02:21:37] "POST /neutron/port HTTP/1.1" 200 1234 0.014092 10.0.0.242 - - [2026-02-23 02:21:37] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006592 10.0.0.242 - - [2026-02-23 02:21:37] "GET /virtual-machine/931b7744-a98d-49e5-8322-92c9a55b001f HTTP/1.1" 200 1300 0.005773 10.0.0.242 - - [2026-02-23 02:21:37] "GET /virtual-machine-interface/b80f04eb-7567-49c0-8523-b2059c188cd1 HTTP/1.1" 200 3184 0.005089 10.0.0.242 - - [2026-02-23 02:21:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003388 10.0.0.242 - - [2026-02-23 02:21:37] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003864 10.0.0.242 - - [2026-02-23 02:21:37] "GET /virtual-networks?parent_id=42da0b2a-b882-4e22-80ba-e5311deb068f&detail=False&count=False&shared=False HTTP/1.1" 200 1055 0.003163 10.0.0.242 - - [2026-02-23 02:21:37] "GET /virtual-network/ff48bbe1-5a8e-4b44-8af3-5dc8dbe8401d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3801 0.006351 10.0.0.242 - - [2026-02-23 02:21:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003181 10.0.0.242 - - [2026-02-23 02:21:38] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003297 10.0.0.242 - - [2026-02-23 02:21:38] "GET /virtual-networks?parent_id=42da0b2a-b882-4e22-80ba-e5311deb068f&detail=False&count=False&shared=False HTTP/1.1" 200 1055 0.002753 10.0.0.242 - - [2026-02-23 02:21:38] "GET /virtual-network/ff48bbe1-5a8e-4b44-8af3-5dc8dbe8401d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3801 0.005164 10.0.0.242 - - [2026-02-23 02:21:44] "POST /neutron/port HTTP/1.1" 200 2314 0.023214 10.0.0.242 - - [2026-02-23 02:21:44] "POST /neutron/security_group HTTP/1.1" 200 2066 0.010752 10.0.0.242 - - [2026-02-23 02:21:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003020 10.0.0.242 - - [2026-02-23 02:21:44] "GET /network-policy/7e754043-6ebf-4d62-aacb-67e9d3a690ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6937 0.003787 10.0.0.242 - - [2026-02-23 02:21:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003791 10.0.0.242 - - [2026-02-23 02:21:44] "GET /network-policy/9ac992f0-a2b6-4695-9007-9ab9d9e05c5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8844 0.004175 10.0.0.242 - - [2026-02-23 02:21:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002981 10.0.0.242 - - [2026-02-23 02:21:44] "GET /network-policy/8abb6173-033d-40a2-a1b0-e4f2fd69db55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6937 0.004231 10.0.0.242 - - [2026-02-23 02:21:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005336 10.0.0.242 - - [2026-02-23 02:21:45] "GET /network-policy/e2331c66-52f8-4d8f-8e88-8ff81c8bdc33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5020 0.004119 10.0.0.242 - - [2026-02-23 02:22:01] "GET /virtual-machine/931b7744-a98d-49e5-8322-92c9a55b001f HTTP/1.1" 200 1300 0.004320 10.0.0.242 - - [2026-02-23 02:22:02] "POST /neutron/port HTTP/1.1" 200 1234 0.016676 10.0.0.242 - - [2026-02-23 02:22:03] "GET /virtual-machine/931b7744-a98d-49e5-8322-92c9a55b001f HTTP/1.1" 404 171 0.003812 10.0.0.242 - - [2026-02-23 02:22:03] "GET /virtual-machine/931b7744-a98d-49e5-8322-92c9a55b001f HTTP/1.1" 404 171 0.003332 10.0.0.242 - - [2026-02-23 02:22:03] "GET /virtual-machine/931b7744-a98d-49e5-8322-92c9a55b001f HTTP/1.1" 404 171 0.002923 10.0.0.242 - - [2026-02-23 02:22:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004021 10.0.0.242 - - [2026-02-23 02:22:03] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004290 10.0.0.242 - - [2026-02-23 02:22:03] "GET /virtual-networks?parent_id=42da0b2a-b882-4e22-80ba-e5311deb068f&detail=False&count=False&shared=False HTTP/1.1" 200 1055 0.003434 10.0.0.242 - - [2026-02-23 02:22:03] "GET /virtual-network/ff48bbe1-5a8e-4b44-8af3-5dc8dbe8401d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3801 0.007079 10.0.0.242 - - [2026-02-23 02:22:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003681 10.0.0.242 - - [2026-02-23 02:22:03] "GET /routing-instance/1ddfa45a-778e-4dea-a8df-3f9fe3cdd235?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.004477 10.0.0.242 - - [2026-02-23 02:22:03] "GET /route-target/3ead89ce-0b2e-44e4-9841-be74754e5648?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003809 10.0.0.242 - - [2026-02-23 02:22:04] "GET /virtual-machine/931b7744-a98d-49e5-8322-92c9a55b001f HTTP/1.1" 404 171 0.003210 10.0.0.242 - - [2026-02-23 02:22:05] "GET /virtual-machine/931b7744-a98d-49e5-8322-92c9a55b001f HTTP/1.1" 404 171 0.003383 10.0.0.242 - - [2026-02-23 02:22:06] "GET /virtual-machine/931b7744-a98d-49e5-8322-92c9a55b001f HTTP/1.1" 404 171 0.003212 10.0.0.242 - - [2026-02-23 02:22:07] "GET /virtual-machine/931b7744-a98d-49e5-8322-92c9a55b001f HTTP/1.1" 404 171 0.003245 10.0.0.242 - - [2026-02-23 02:22:08] "GET /virtual-machine/931b7744-a98d-49e5-8322-92c9a55b001f HTTP/1.1" 404 171 0.002964 10.0.0.242 - - [2026-02-23 02:22:09] "GET /virtual-machine/931b7744-a98d-49e5-8322-92c9a55b001f HTTP/1.1" 404 171 0.003820 10.0.0.242 - - [2026-02-23 02:22:12] "GET /obj-perms HTTP/1.1" 200 5065 0.004129 10.0.0.23 - - [2026-02-23 02:22:12] "GET /obj-perms HTTP/1.1" 200 5065 0.060387 10.0.0.242 - - [2026-02-23 02:22:18] "GET /obj-perms HTTP/1.1" 200 5065 0.003652 10.0.0.50 - - [2026-02-23 02:22:18] "GET /obj-perms HTTP/1.1" 200 5065 0.056473 10.0.0.23 - - [2026-02-23 02:22:18] "GET /obj-perms HTTP/1.1" 200 5065 0.003305 10.0.0.242 - - [2026-02-23 02:22:18] "GET /virtual-machine/1cb42812-b0b6-487e-9fbe-8341a790b2c7 HTTP/1.1" 200 1300 0.004579 10.0.0.242 - - [2026-02-23 02:22:19] "POST /neutron/port HTTP/1.1" 200 1234 0.040620 10.0.0.242 - - [2026-02-23 02:22:20] "GET /virtual-machine/1cb42812-b0b6-487e-9fbe-8341a790b2c7 HTTP/1.1" 404 171 0.029791 10.0.0.242 - - [2026-02-23 02:22:20] "GET /virtual-machine/1cb42812-b0b6-487e-9fbe-8341a790b2c7 HTTP/1.1" 404 171 0.002718 10.0.0.242 - - [2026-02-23 02:22:20] "GET /virtual-machine/1cb42812-b0b6-487e-9fbe-8341a790b2c7 HTTP/1.1" 404 171 0.002424 10.0.0.242 - - [2026-02-23 02:22:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.028728 10.0.0.242 - - [2026-02-23 02:22:21] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003643 10.0.0.242 - - [2026-02-23 02:22:21] "GET /virtual-networks?parent_id=42da0b2a-b882-4e22-80ba-e5311deb068f&detail=False&count=False&shared=False HTTP/1.1" 200 1055 0.003148 10.0.0.242 - - [2026-02-23 02:22:21] "GET /virtual-network/06c667de-2d3a-4de9-b60d-d39e53542ad7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3799 0.005260 10.0.0.242 - - [2026-02-23 02:22:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002868 10.0.0.242 - - [2026-02-23 02:22:21] "GET /routing-instance/3a56481d-861f-448e-9aa3-8e1c7c3a5b1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.004071 10.0.0.242 - - [2026-02-23 02:22:21] "GET /route-target/541b2f90-b032-4b99-b96a-38b9b11e3d6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003280 10.0.0.242 - - [2026-02-23 02:22:21] "GET /obj-perms HTTP/1.1" 200 5065 0.003910 10.0.0.242 - - [2026-02-23 02:22:24] "GET /obj-perms HTTP/1.1" 200 5065 0.004379 10.0.0.242 - - [2026-02-23 02:22:24] "GET /virtual-network/8ed58f5b-8b0a-48e2-a8c0-bc14f38fa8da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3801 0.005192 10.0.0.242 - - [2026-02-23 02:22:24] "POST /neutron/network HTTP/1.1" 200 1494 0.013697 10.0.0.242 - - [2026-02-23 02:22:24] "GET /virtual-network/8ed58f5b-8b0a-48e2-a8c0-bc14f38fa8da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3196 0.007442 10.0.0.23 - - [2026-02-23 02:22:25] "DELETE /access-control-list/f3453385-d290-4fa2-8577-1589fccdcb64 HTTP/1.1" 200 115 0.194392 10.0.0.242 - - [2026-02-23 02:22:25] "GET /virtual-network/dc3880a7-61f4-453d-9978-84f3639ccdd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3801 0.005299 10.0.0.242 - - [2026-02-23 02:22:25] "POST /neutron/network HTTP/1.1" 200 1494 0.009767 10.0.0.242 - - [2026-02-23 02:22:25] "GET /virtual-network/dc3880a7-61f4-453d-9978-84f3639ccdd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3196 0.007633 10.0.0.242 - - [2026-02-23 02:22:25] "GET /virtual-network/ff48bbe1-5a8e-4b44-8af3-5dc8dbe8401d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3801 0.005229 10.0.0.242 - - [2026-02-23 02:22:25] "POST /neutron/network HTTP/1.1" 200 1494 0.009408 10.0.0.23 - - [2026-02-23 02:22:25] "POST /fqname-to-id HTTP/1.1" 404 207 0.038210 10.0.0.242 - - [2026-02-23 02:22:25] "GET /virtual-network/ff48bbe1-5a8e-4b44-8af3-5dc8dbe8401d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3196 0.009686 10.0.0.23 - - [2026-02-23 02:22:25] "POST /ref-update HTTP/1.1" 200 156 0.027373 10.0.0.242 - - [2026-02-23 02:22:25] "GET /virtual-network/06c667de-2d3a-4de9-b60d-d39e53542ad7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3799 0.005167 10.0.0.242 - - [2026-02-23 02:22:25] "POST /neutron/network HTTP/1.1" 200 1494 0.010067 10.0.0.242 - - [2026-02-23 02:22:26] "GET /virtual-network/06c667de-2d3a-4de9-b60d-d39e53542ad7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3194 0.006990 10.0.0.242 - - [2026-02-23 02:22:26] "DELETE /network-policy/11fce0e9-dd98-4403-b652-1516c669319d HTTP/1.1" 200 115 0.068753 10.0.0.242 - - [2026-02-23 02:22:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005996 10.0.0.23 - - [2026-02-23 02:22:26] "GET /projects?obj_uuids=42da0b2a-b882-4e22-80ba-e5311deb068f&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.028736 10.0.0.242 - - [2026-02-23 02:22:26] "GET /project/42da0b2a-b882-4e22-80ba-e5311deb068f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.062812 10.0.0.242 - - [2026-02-23 02:22:26] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-57775870&detail=False&count=False&shared=False HTTP/1.1" 200 1755 0.007476 10.0.0.242 - - [2026-02-23 02:22:26] "DELETE /network-policy/d52bffc8-96f1-4bac-a0ff-049bd0455ad4 HTTP/1.1" 200 115 0.045893 10.0.0.242 - - [2026-02-23 02:22:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003140 10.0.0.23 - - [2026-02-23 02:22:26] "GET /projects?obj_uuids=42da0b2a-b882-4e22-80ba-e5311deb068f&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000932 10.0.0.242 - - [2026-02-23 02:22:26] "GET /project/42da0b2a-b882-4e22-80ba-e5311deb068f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.039955 10.0.0.242 - - [2026-02-23 02:22:26] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-57775870&detail=False&count=False&shared=False HTTP/1.1" 200 1523 0.005181 10.0.0.242 - - [2026-02-23 02:22:26] "DELETE /network-policy/c1ed26c4-073b-4fa0-adb8-2777974aae52 HTTP/1.1" 200 115 0.036304 10.0.0.242 - - [2026-02-23 02:22:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003916 10.0.0.23 - - [2026-02-23 02:22:26] "GET /projects?obj_uuids=42da0b2a-b882-4e22-80ba-e5311deb068f&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000864 10.0.0.242 - - [2026-02-23 02:22:26] "GET /project/42da0b2a-b882-4e22-80ba-e5311deb068f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.033561 10.0.0.242 - - [2026-02-23 02:22:26] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-57775870&detail=False&count=False&shared=False HTTP/1.1" 200 1291 0.006070 10.0.0.242 - - [2026-02-23 02:22:26] "DELETE /network-policy/1d98edb5-f485-4e03-864b-2744921aa3cc HTTP/1.1" 200 115 0.052126 10.0.0.242 - - [2026-02-23 02:22:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002795 10.0.0.23 - - [2026-02-23 02:22:26] "GET /projects?obj_uuids=42da0b2a-b882-4e22-80ba-e5311deb068f&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000869 10.0.0.242 - - [2026-02-23 02:22:26] "GET /project/42da0b2a-b882-4e22-80ba-e5311deb068f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.033248 10.0.0.242 - - [2026-02-23 02:22:26] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-57775870&detail=False&count=False&shared=False HTTP/1.1" 200 1058 0.005092 10.0.0.242 - - [2026-02-23 02:22:27] "DELETE /network-policy/9ac992f0-a2b6-4695-9007-9ab9d9e05c5e HTTP/1.1" 200 115 0.050994 10.0.0.242 - - [2026-02-23 02:22:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003040 10.0.0.23 - - [2026-02-23 02:22:27] "GET /projects?obj_uuids=42da0b2a-b882-4e22-80ba-e5311deb068f&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000960 10.0.0.242 - - [2026-02-23 02:22:27] "GET /project/42da0b2a-b882-4e22-80ba-e5311deb068f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.032779 10.0.0.242 - - [2026-02-23 02:22:27] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-57775870&detail=False&count=False&shared=False HTTP/1.1" 200 826 0.005514 10.0.0.242 - - [2026-02-23 02:22:27] "DELETE /network-policy/7e754043-6ebf-4d62-aacb-67e9d3a690ca HTTP/1.1" 200 115 0.039940 10.0.0.242 - - [2026-02-23 02:22:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004848 10.0.0.23 - - [2026-02-23 02:22:27] "GET /projects?obj_uuids=42da0b2a-b882-4e22-80ba-e5311deb068f&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001588 10.0.0.242 - - [2026-02-23 02:22:27] "GET /project/42da0b2a-b882-4e22-80ba-e5311deb068f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.038575 10.0.0.242 - - [2026-02-23 02:22:27] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-57775870&detail=False&count=False&shared=False HTTP/1.1" 200 594 0.005148 10.0.0.242 - - [2026-02-23 02:22:27] "DELETE /network-policy/e2331c66-52f8-4d8f-8e88-8ff81c8bdc33 HTTP/1.1" 200 115 0.037985 10.0.0.242 - - [2026-02-23 02:22:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002991 10.0.0.23 - - [2026-02-23 02:22:27] "GET /projects?obj_uuids=42da0b2a-b882-4e22-80ba-e5311deb068f&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000911 10.0.0.242 - - [2026-02-23 02:22:27] "GET /project/42da0b2a-b882-4e22-80ba-e5311deb068f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.035790 10.0.0.242 - - [2026-02-23 02:22:27] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-57775870&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.005700 10.0.0.242 - - [2026-02-23 02:22:27] "DELETE /network-policy/8abb6173-033d-40a2-a1b0-e4f2fd69db55 HTTP/1.1" 200 115 0.040918 10.0.0.242 - - [2026-02-23 02:22:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002855 10.0.0.23 - - [2026-02-23 02:22:27] "GET /projects?obj_uuids=42da0b2a-b882-4e22-80ba-e5311deb068f&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000919 10.0.0.242 - - [2026-02-23 02:22:27] "GET /project/42da0b2a-b882-4e22-80ba-e5311deb068f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.037738 10.0.0.242 - - [2026-02-23 02:22:27] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-57775870&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.005050 10.0.0.242 - - [2026-02-23 02:22:27] "POST /neutron/network HTTP/1.1" 200 1309 0.009600 10.0.0.23 - - [2026-02-23 02:22:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003048 10.0.0.23 - - [2026-02-23 02:22:28] "POST /useragent-kv HTTP/1.1" 200 115 0.002882 10.0.0.23 - - [2026-02-23 02:22:28] "POST /useragent-kv HTTP/1.1" 200 115 0.004565 10.0.0.23 - - [2026-02-23 02:22:28] "POST /useragent-kv HTTP/1.1" 200 115 0.001705 10.0.0.23 - - [2026-02-23 02:22:28] "POST /useragent-kv HTTP/1.1" 200 115 0.001556 10.0.0.23 - - [2026-02-23 02:22:28] "POST /useragent-kv HTTP/1.1" 200 115 0.001474 10.0.0.23 - - [2026-02-23 02:22:28] "POST /useragent-kv HTTP/1.1" 200 115 0.001726 10.0.0.23 - - [2026-02-23 02:22:28] "DELETE /route-target/6c23db1e-9f5b-4277-a7c5-32e4ca949ab4 HTTP/1.1" 200 115 0.024768 10.0.0.242 - - [2026-02-23 02:22:28] "POST /neutron/network HTTP/1.1" 200 151 0.135637 10.0.0.242 - - [2026-02-23 02:22:29] "POST /neutron/network HTTP/1.1" 200 1309 0.010766 10.0.0.23 - - [2026-02-23 02:22:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.007048 10.0.0.242 - - [2026-02-23 02:22:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003239 10.0.0.242 - - [2026-02-23 02:22:29] "DELETE /network-ipam/611f8769-56fa-4015-8f87-e0e7a4903935 HTTP/1.1" 200 115 0.032501 10.0.0.242 - - [2026-02-23 02:22:29] "POST /fqname-to-id HTTP/1.1" 404 252 0.003932 10.0.0.23 - - [2026-02-23 02:22:29] "GET /projects?obj_uuids=42da0b2a-b882-4e22-80ba-e5311deb068f&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000790 10.0.0.23 - - [2026-02-23 02:22:29] "GET /project/42da0b2a-b882-4e22-80ba-e5311deb068f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1499 0.038593 10.0.0.23 - - [2026-02-23 02:22:29] "GET /projects?obj_uuids=42da0b2a-b882-4e22-80ba-e5311deb068f&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001057 10.0.0.23 - - [2026-02-23 02:22:29] "GET /project/42da0b2a-b882-4e22-80ba-e5311deb068f?fields=security_groups HTTP/1.1" 200 1386 0.030402 10.0.0.23 - - [2026-02-23 02:22:29] "DELETE /security-group/49e8aed7-f5bf-48c8-b9af-a07f895e93d4 HTTP/1.1" 200 115 0.047284 10.0.0.23 - - [2026-02-23 02:22:29] "GET /projects?obj_uuids=42da0b2a-b882-4e22-80ba-e5311deb068f&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000951 10.0.0.23 - - [2026-02-23 02:22:29] "GET /project/42da0b2a-b882-4e22-80ba-e5311deb068f?fields=application_policy_sets HTTP/1.1" 200 1425 0.048683 10.0.0.23 - - [2026-02-23 02:22:29] "DELETE /access-control-list/a5eddf48-dc02-4ff2-9f57-89991e426ad4 HTTP/1.1" 200 115 0.049648 10.0.0.242 - - [2026-02-23 02:22:30] "DELETE /project/42da0b2a-b882-4e22-80ba-e5311deb068f HTTP/1.1" 200 115 0.360177 10.0.0.23 - - [2026-02-23 02:22:30] "GET /domains?obj_uuids=e1cc6957-1fd1-4e0a-8f60-be32b1950cd6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000911 10.0.0.242 - - [2026-02-23 02:22:30] "GET /domain/e1cc6957-1fd1-4e0a-8f60-be32b1950cd6?fields=projects HTTP/1.1" 200 1245 0.014328 10.0.0.242 - - [2026-02-23 02:22:35] "POST /fqname-to-id HTTP/1.1" 404 225 0.003211 10.0.0.23 - - [2026-02-23 02:22:35] "POST /id-to-fqname HTTP/1.1" 200 198 0.001296 10.0.0.23 - - [2026-02-23 02:22:35] "POST /fqname-to-id HTTP/1.1" 404 207 0.004161 10.0.0.23 - - [2026-02-23 02:22:35] "POST /security-groups HTTP/1.1" 200 599 0.036474 10.0.0.23 - - [2026-02-23 02:22:35] "POST /projects HTTP/1.1" 200 601 0.237089 10.0.0.242 - - [2026-02-23 02:22:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.274766 10.0.0.23 - - [2026-02-23 02:22:35] "POST /fqname-to-id HTTP/1.1" 404 241 0.006477 10.0.0.23 - - [2026-02-23 02:22:35] "GET /projects?obj_uuids=42da0b2a-b882-4e22-80ba-e5311deb068f&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000975 10.0.0.242 - - [2026-02-23 02:22:35] "GET /project/42da0b2a-b882-4e22-80ba-e5311deb068f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.052489 10.0.0.242 - - [2026-02-23 02:22:35] "POST /network-policys HTTP/1.1" 200 559 0.026701 10.0.0.242 - - [2026-02-23 02:22:35] "GET /network-policy/7ab3c9c4-f6a1-46a7-b983-ecdd7e63bd9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3105 0.005652 10.0.0.242 - - [2026-02-23 02:22:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002669 10.0.0.23 - - [2026-02-23 02:22:35] "GET /projects?obj_uuids=42da0b2a-b882-4e22-80ba-e5311deb068f&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000940 10.0.0.242 - - [2026-02-23 02:22:35] "GET /project/42da0b2a-b882-4e22-80ba-e5311deb068f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.030328 10.0.0.23 - - [2026-02-23 02:22:35] "GET /projects?obj_uuids=42da0b2a-b882-4e22-80ba-e5311deb068f&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000927 10.0.0.242 - - [2026-02-23 02:22:35] "POST /neutron/network HTTP/1.1" 200 615 0.109034 10.0.0.23 - - [2026-02-23 02:22:36] "POST /ref-update HTTP/1.1" 200 156 0.025608 10.0.0.242 - - [2026-02-23 02:22:36] "POST /neutron/network HTTP/1.1" 200 1007 0.009959 10.0.0.242 - - [2026-02-23 02:22:36] "POST /id-to-fqname HTTP/1.1" 200 229 0.001015 10.0.0.242 - - [2026-02-23 02:22:36] "GET /virtual-network/7589a3d5-b289-4c67-931e-c480dae68e76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.004616 10.0.0.242 - - [2026-02-23 02:22:36] "GET /virtual-network/7589a3d5-b289-4c67-931e-c480dae68e76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.004921 10.0.0.242 - - [2026-02-23 02:22:36] "POST /neutron/subnet HTTP/1.1" 200 721 0.007868 10.0.0.23 - - [2026-02-23 02:22:36] "POST /fqname-to-id HTTP/1.1" 404 207 0.008123 10.0.0.242 - - [2026-02-23 02:22:36] "POST /neutron/network HTTP/1.1" 200 1106 0.085427 10.0.0.242 - - [2026-02-23 02:22:36] "GET /virtual-network/7589a3d5-b289-4c67-931e-c480dae68e76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.005620 10.0.0.242 - - [2026-02-23 02:22:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002788 10.0.0.242 - - [2026-02-23 02:22:36] "GET /network-policy/7ab3c9c4-f6a1-46a7-b983-ecdd7e63bd9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3105 0.003941 10.0.0.242 - - [2026-02-23 02:22:37] "GET /virtual-network/7589a3d5-b289-4c67-931e-c480dae68e76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.005152 10.0.0.50 - - [2026-02-23 02:22:37] "GET /obj-perms HTTP/1.1" 200 5065 0.004512 10.0.0.23 - - [2026-02-23 02:22:37] "GET /obj-perms HTTP/1.1" 200 5065 0.003919 10.0.0.242 - - [2026-02-23 02:22:37] "POST /id-to-fqname HTTP/1.1" 200 229 0.001163 10.0.0.23 - - [2026-02-23 02:22:38] "GET /projects?obj_uuids=42da0b2a-b882-4e22-80ba-e5311deb068f&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000890 10.0.0.242 - - [2026-02-23 02:22:38] "GET /project/42da0b2a-b882-4e22-80ba-e5311deb068f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.081017 10.0.0.242 - - [2026-02-23 02:22:38] "POST /neutron/network HTTP/1.1" 200 1106 0.039207 10.0.0.242 - - [2026-02-23 02:22:38] "POST /id-to-fqname HTTP/1.1" 200 229 0.001188 10.0.0.242 - - [2026-02-23 02:22:38] "POST /neutron/port HTTP/1.1" 200 117 0.005285 10.0.0.23 - - [2026-02-23 02:22:39] "GET /projects?obj_uuids=42da0b2a-b882-4e22-80ba-e5311deb068f&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001237 10.0.0.23 - - [2026-02-23 02:22:39] "PUT /access-control-list/f9865fa2-0921-4067-b9bf-86bbe41401f5 HTTP/1.1" 200 272 0.034902 10.0.0.242 - - [2026-02-23 02:22:39] "POST /neutron/port HTTP/1.1" 200 1174 0.333358 10.0.0.242 - - [2026-02-23 02:22:39] "POST /neutron/port HTTP/1.1" 200 1228 0.103515 10.0.0.242 - - [2026-02-23 02:22:39] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005507 10.0.0.23 - - [2026-02-23 02:22:39] "GET /projects?obj_uuids=42da0b2a-b882-4e22-80ba-e5311deb068f&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000980 10.0.0.242 - - [2026-02-23 02:22:39] "GET /project/42da0b2a-b882-4e22-80ba-e5311deb068f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.091184 10.0.0.242 - - [2026-02-23 02:22:39] "POST /neutron/port HTTP/1.1" 200 117 0.001075 10.0.0.242 - - [2026-02-23 02:22:40] "POST /neutron/port HTTP/1.1" 200 1238 0.018852 10.0.0.242 - - [2026-02-23 02:22:40] "POST /neutron/port HTTP/1.1" 200 1238 0.014913 10.0.0.23 - - [2026-02-23 02:22:40] "GET /projects?obj_uuids=42da0b2a-b882-4e22-80ba-e5311deb068f&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000953 10.0.0.242 - - [2026-02-23 02:22:40] "POST /neutron/port HTTP/1.1" 200 1174 0.285334 10.0.0.242 - - [2026-02-23 02:22:40] "POST /neutron/port HTTP/1.1" 200 1228 0.106464 10.0.0.242 - - [2026-02-23 02:22:41] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003640 10.0.0.242 - - [2026-02-23 02:22:41] "POST /neutron/port HTTP/1.1" 200 117 0.001081 10.0.0.242 - - [2026-02-23 02:22:45] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007064 10.0.0.242 - - [2026-02-23 02:22:45] "POST /neutron/port HTTP/1.1" 200 1238 0.016543 10.0.0.242 - - [2026-02-23 02:22:45] "GET /virtual-machine/eb9a82ab-8f46-459f-a1c8-2b13dd3b1aca HTTP/1.1" 200 1301 0.005838 10.0.0.242 - - [2026-02-23 02:22:45] "GET /virtual-machine-interface/54a7ecfd-1e5f-4315-9ff2-8cbca0a0fe12 HTTP/1.1" 200 3178 0.004725 10.0.0.242 - - [2026-02-23 02:22:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003460 10.0.0.242 - - [2026-02-23 02:22:45] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003757 10.0.0.242 - - [2026-02-23 02:22:45] "GET /virtual-networks?parent_id=42da0b2a-b882-4e22-80ba-e5311deb068f&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.003004 10.0.0.242 - - [2026-02-23 02:22:45] "GET /virtual-network/7589a3d5-b289-4c67-931e-c480dae68e76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.005603 10.0.0.242 - - [2026-02-23 02:22:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002993 10.0.0.242 - - [2026-02-23 02:22:48] "GET /virtual-network/7589a3d5-b289-4c67-931e-c480dae68e76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.005393 10.0.0.242 - - [2026-02-23 02:22:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003604 10.0.0.242 - - [2026-02-23 02:22:52] "GET /virtual-network/7589a3d5-b289-4c67-931e-c480dae68e76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.004741 10.0.0.242 - - [2026-02-23 02:22:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003134 10.0.0.242 - - [2026-02-23 02:22:56] "GET /virtual-network/7589a3d5-b289-4c67-931e-c480dae68e76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.005027 10.0.0.242 - - [2026-02-23 02:23:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003462 10.0.0.242 - - [2026-02-23 02:23:01] "GET /virtual-network/7589a3d5-b289-4c67-931e-c480dae68e76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.005152 10.0.0.242 - - [2026-02-23 02:23:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003459 10.0.0.242 - - [2026-02-23 02:23:05] "GET /virtual-network/7589a3d5-b289-4c67-931e-c480dae68e76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.004739 10.0.0.23 - - [2026-02-23 02:23:09] "DELETE /project/42da0b2ab8824e2280bae5311deb068f HTTP/1.1" 404 173 0.025512 10.0.0.242 - - [2026-02-23 02:23:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003400 10.0.0.242 - - [2026-02-23 02:23:09] "GET /virtual-network/7589a3d5-b289-4c67-931e-c480dae68e76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.004955 10.0.0.242 - - [2026-02-23 02:23:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003212 10.0.0.242 - - [2026-02-23 02:23:13] "GET /virtual-network/7589a3d5-b289-4c67-931e-c480dae68e76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.005150 10.0.0.242 - - [2026-02-23 02:23:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003655 10.0.0.242 - - [2026-02-23 02:23:17] "GET /virtual-network/7589a3d5-b289-4c67-931e-c480dae68e76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.005510 10.0.0.242 - - [2026-02-23 02:23:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.014757 10.0.0.242 - - [2026-02-23 02:23:19] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.010958 10.0.0.242 - - [2026-02-23 02:23:19] "GET /virtual-networks?parent_id=42da0b2a-b882-4e22-80ba-e5311deb068f&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.003459 10.0.0.242 - - [2026-02-23 02:23:19] "GET /virtual-network/7589a3d5-b289-4c67-931e-c480dae68e76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.005458 10.0.0.242 - - [2026-02-23 02:23:19] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007057 10.0.0.242 - - [2026-02-23 02:23:25] "GET /obj-perms HTTP/1.1" 200 5075 0.089501 10.0.0.242 - - [2026-02-23 02:23:25] "POST /neutron/port HTTP/1.1" 200 1238 0.057382 10.0.0.242 - - [2026-02-23 02:23:26] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004177 10.0.0.242 - - [2026-02-23 02:23:26] "POST /neutron/port HTTP/1.1" 200 117 0.001088 10.0.0.242 - - [2026-02-23 02:23:26] "POST /neutron/port HTTP/1.1" 200 1238 0.055071 10.0.0.242 - - [2026-02-23 02:23:26] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003740 10.0.0.242 - - [2026-02-23 02:23:26] "POST /neutron/port HTTP/1.1" 200 117 0.001225 10.0.0.242 - - [2026-02-23 02:23:27] "POST /neutron/port HTTP/1.1" 200 1238 0.016382 10.0.0.242 - - [2026-02-23 02:23:30] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006727 10.0.0.242 - - [2026-02-23 02:23:35] "POST /neutron/port HTTP/1.1" 200 1238 0.017967 10.0.0.242 - - [2026-02-23 02:23:40] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006135 10.0.0.242 - - [2026-02-23 02:23:40] "POST /neutron/port HTTP/1.1" 200 1238 0.016612 10.0.0.242 - - [2026-02-23 02:23:40] "GET /virtual-machine/61a95f4e-cc0d-4cab-bbf3-fe2c24956c65 HTTP/1.1" 200 1300 0.005036 10.0.0.242 - - [2026-02-23 02:23:40] "GET /virtual-machine-interface/2e302557-957d-4ff7-a1d4-b0963c9f5b10 HTTP/1.1" 200 3178 0.004315 10.0.0.242 - - [2026-02-23 02:23:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003074 10.0.0.242 - - [2026-02-23 02:23:40] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004516 10.0.0.242 - - [2026-02-23 02:23:40] "GET /virtual-networks?parent_id=42da0b2a-b882-4e22-80ba-e5311deb068f&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.002526 10.0.0.242 - - [2026-02-23 02:23:40] "GET /virtual-network/7589a3d5-b289-4c67-931e-c480dae68e76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.006580 10.0.0.242 - - [2026-02-23 02:23:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003197 10.0.0.242 - - [2026-02-23 02:23:41] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003124 10.0.0.242 - - [2026-02-23 02:23:41] "GET /virtual-networks?parent_id=42da0b2a-b882-4e22-80ba-e5311deb068f&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.003096 10.0.0.242 - - [2026-02-23 02:23:41] "GET /virtual-network/7589a3d5-b289-4c67-931e-c480dae68e76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.005318 10.0.0.242 - - [2026-02-23 02:23:42] "POST /neutron/security_group HTTP/1.1" 200 2066 0.010012 10.0.0.242 - - [2026-02-23 02:24:05] "GET /virtual-network/7589a3d5-b289-4c67-931e-c480dae68e76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.005790 10.0.0.242 - - [2026-02-23 02:24:05] "POST /neutron/network HTTP/1.1" 200 1007 0.010750 10.0.0.242 - - [2026-02-23 02:24:05] "GET /virtual-network/7589a3d5-b289-4c67-931e-c480dae68e76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.005298 10.0.0.242 - - [2026-02-23 02:24:06] "POST /neutron/port HTTP/1.1" 200 1238 0.017171 10.0.0.242 - - [2026-02-23 02:24:06] "POST /neutron/port HTTP/1.1" 200 151 0.285759 10.0.0.242 - - [2026-02-23 02:24:08] "POST /neutron/network HTTP/1.1" 200 1007 0.008315 10.0.0.23 - - [2026-02-23 02:24:08] "DELETE /route-target/cf1a9b75-785d-447b-9660-0e2733324aaa HTTP/1.1" 200 115 0.023291 10.0.0.242 - - [2026-02-23 02:24:08] "DELETE /network-policy/7ab3c9c4-f6a1-46a7-b983-ecdd7e63bd9b HTTP/1.1" 200 115 0.036246 10.0.0.23 - - [2026-02-23 02:24:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000479 10.0.0.23 - - [2026-02-23 02:24:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000499 10.0.0.50 - - [2026-02-23 02:24:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000507 10.0.0.50 - - [2026-02-23 02:24:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000357 10.0.0.23 - - [2026-02-23 02:24:11] "GET /projects?obj_uuids=42da0b2a-b882-4e22-80ba-e5311deb068f&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000931 10.0.0.242 - - [2026-02-23 02:24:11] "GET /project/42da0b2a-b882-4e22-80ba-e5311deb068f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.064020 10.0.0.23 - - [2026-02-23 02:24:11] "GET /projects?obj_uuids=42da0b2a-b882-4e22-80ba-e5311deb068f&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001239 10.0.0.242 - - [2026-02-23 02:24:11] "GET /project/42da0b2a-b882-4e22-80ba-e5311deb068f?fields=virtual_networks HTTP/1.1" 200 1047 0.078509 10.0.0.23 - - [2026-02-23 02:24:11] "GET /projects?obj_uuids=42da0b2a-b882-4e22-80ba-e5311deb068f&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000883 10.0.0.242 - - [2026-02-23 02:24:11] "GET /project/42da0b2a-b882-4e22-80ba-e5311deb068f?fields=virtual_machine_interfaces HTTP/1.1" 200 1047 0.034131 10.0.0.23 - - [2026-02-23 02:24:11] "GET /projects?obj_uuids=42da0b2a-b882-4e22-80ba-e5311deb068f&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000919 10.0.0.23 - - [2026-02-23 02:24:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000626 10.0.0.242 - - [2026-02-23 02:24:11] "GET /project/42da0b2a-b882-4e22-80ba-e5311deb068f?fields=security_groups HTTP/1.1" 200 1281 0.045145 10.0.0.23 - - [2026-02-23 02:24:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000394 10.0.0.50 - - [2026-02-23 02:24:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000358 10.0.0.50 - - [2026-02-23 02:24:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000347 10.0.0.242 - - [2026-02-23 02:24:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000483 10.0.0.242 - - [2026-02-23 02:24:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000354 10.0.0.242 - - [2026-02-23 02:24:12] "POST /fqname-to-id HTTP/1.1" 404 202 0.033885 10.0.0.23 - - [2026-02-23 02:24:12] "GET /projects?obj_uuids=695d0aca-6e59-4579-9348-4a02687770c4&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003239 10.0.0.23 - - [2026-02-23 02:24:12] "GET /domains?obj_uuids=e1cc6957-1fd1-4e0a-8f60-be32b1950cd6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000857 10.0.0.23 - - [2026-02-23 02:24:12] "GET /domain/e1cc6957-1fd1-4e0a-8f60-be32b1950cd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.006436 10.0.0.23 - - [2026-02-23 02:24:12] "POST /id-to-fqname HTTP/1.1" 200 204 0.003477 10.0.0.23 - - [2026-02-23 02:24:12] "POST /fqname-to-id HTTP/1.1" 404 213 0.002424 10.0.0.242 - - [2026-02-23 02:24:12] "GET /global-system-configs HTTP/1.1" 401 293 0.000358 10.0.0.242 - - [2026-02-23 02:24:12] "GET /global-system-configs HTTP/1.1" 401 293 0.000357 10.0.0.23 - - [2026-02-23 02:24:12] "POST /security-groups HTTP/1.1" 200 605 0.069172 10.0.0.23 - - [2026-02-23 02:24:12] "POST /projects HTTP/1.1" 200 613 0.280924 10.0.0.23 - - [2026-02-23 02:24:12] "POST /fqname-to-id HTTP/1.1" 404 247 0.020372 10.0.0.23 - - [2026-02-23 02:24:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.354642 10.0.0.242 - - [2026-02-23 02:24:12] "GET /project/695d0aca-6e59-4579-9348-4a02687770c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1419 0.487650 10.0.0.242 - - [2026-02-23 02:24:14] "GET / HTTP/1.1" 200 35931 0.002597 10.0.0.23 - - [2026-02-23 02:24:15] "DELETE /access-control-list/d602637b-6142-4eaa-9854-8c46d7a9654b HTTP/1.1" 200 115 0.036874 10.0.0.242 - - [2026-02-23 02:24:17] "GET /project/695d0aca-6e59-4579-9348-4a02687770c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 293 0.001077 10.0.0.23 - - [2026-02-23 02:24:18] "GET /projects?obj_uuids=695d0aca-6e59-4579-9348-4a02687770c4&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000945 10.0.0.242 - - [2026-02-23 02:24:18] "GET /project/695d0aca-6e59-4579-9348-4a02687770c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1419 0.064085 10.0.0.242 - - [2026-02-23 02:24:18] "GET / HTTP/1.1" 200 35931 0.065110 10.0.0.242 - - [2026-02-23 02:24:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003411 10.0.0.23 - - [2026-02-23 02:24:19] "GET /domains?obj_uuids=e1cc6957-1fd1-4e0a-8f60-be32b1950cd6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000989 10.0.0.242 - - [2026-02-23 02:24:19] "GET /domain/e1cc6957-1fd1-4e0a-8f60-be32b1950cd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.006663 10.0.0.242 - - [2026-02-23 02:24:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003285 10.0.0.23 - - [2026-02-23 02:24:19] "GET /projects?obj_uuids=695d0aca-6e59-4579-9348-4a02687770c4&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001082 10.0.0.242 - - [2026-02-23 02:24:19] "GET /project/695d0aca-6e59-4579-9348-4a02687770c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1419 0.045669 10.0.0.242 - - [2026-02-23 02:24:20] "GET /domains HTTP/1.1" 401 293 0.000386 10.0.0.242 - - [2026-02-23 02:24:20] "GET /domains HTTP/1.1" 200 280 0.029819 10.0.0.23 - - [2026-02-23 02:24:20] "GET /domains?obj_uuids=e1cc6957-1fd1-4e0a-8f60-be32b1950cd6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001088 10.0.0.242 - - [2026-02-23 02:24:20] "GET /domain/e1cc6957-1fd1-4e0a-8f60-be32b1950cd6 HTTP/1.1" 200 2588 0.008580 10.0.0.23 - - [2026-02-23 02:24:20] "GET /projects?obj_uuids=695d0aca-6e59-4579-9348-4a02687770c4&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000883 10.0.0.242 - - [2026-02-23 02:24:20] "GET /project/695d0aca-6e59-4579-9348-4a02687770c4 HTTP/1.1" 200 1936 0.093135 10.0.0.242 - - [2026-02-23 02:24:20] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.004466 10.0.0.242 - - [2026-02-23 02:24:20] "POST /network-ipams HTTP/1.1" 200 627 0.031330 10.0.0.242 - - [2026-02-23 02:24:20] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 814 0.003203 10.0.0.242 - - [2026-02-23 02:24:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003168 10.0.0.242 - - [2026-02-23 02:24:20] "GET /network-ipam/0a9893a0-46e9-4b89-b038-3ec97cc13384?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.005556 10.0.0.242 - - [2026-02-23 02:24:20] "PUT /network-ipam/0a9893a0-46e9-4b89-b038-3ec97cc13384 HTTP/1.1" 200 258 0.013163 10.0.0.242 - - [2026-02-23 02:24:21] "POST /fqname-to-id HTTP/1.1" 401 293 0.000416 10.0.0.242 - - [2026-02-23 02:24:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.026301 10.0.0.23 - - [2026-02-23 02:24:21] "GET /projects?obj_uuids=695d0aca-6e59-4579-9348-4a02687770c4&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000872 10.0.0.242 - - [2026-02-23 02:24:21] "GET /project/695d0aca-6e59-4579-9348-4a02687770c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1419 0.038805 10.0.0.23 - - [2026-02-23 02:24:21] "GET /projects?obj_uuids=695d0aca-6e59-4579-9348-4a02687770c4&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000884 10.0.0.242 - - [2026-02-23 02:24:21] "POST /neutron/network HTTP/1.1" 200 625 0.142453 10.0.0.242 - - [2026-02-23 02:24:22] "POST /neutron/network HTTP/1.1" 200 1144 0.009351 10.0.0.242 - - [2026-02-23 02:24:22] "POST /id-to-fqname HTTP/1.1" 200 237 0.000970 10.0.0.242 - - [2026-02-23 02:24:22] "GET /virtual-network/8f1c8cd5-884b-48a9-bd71-7b55f643bdcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2693 0.004573 10.0.0.242 - - [2026-02-23 02:24:22] "GET /virtual-network/8f1c8cd5-884b-48a9-bd71-7b55f643bdcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2693 0.005420 10.0.0.242 - - [2026-02-23 02:24:22] "POST /neutron/subnet HTTP/1.1" 200 734 0.007975 10.0.0.242 - - [2026-02-23 02:24:22] "GET /virtual-network/8f1c8cd5-884b-48a9-bd71-7b55f643bdcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2693 0.005481 10.0.0.242 - - [2026-02-23 02:24:24] "POST /fqname-to-id HTTP/1.1" 404 231 0.003641 10.0.0.242 - - [2026-02-23 02:24:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002737 10.0.0.23 - - [2026-02-23 02:24:24] "GET /projects?obj_uuids=695d0aca-6e59-4579-9348-4a02687770c4&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001359 10.0.0.242 - - [2026-02-23 02:24:24] "GET /project/695d0aca-6e59-4579-9348-4a02687770c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1419 0.043624 10.0.0.242 - - [2026-02-23 02:24:24] "POST /network-policys HTTP/1.1" 200 565 0.028907 10.0.0.242 - - [2026-02-23 02:24:24] "GET /network-policy/0585792d-f5a0-4224-8ffb-4731d24d9dcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4073 0.006463 10.0.0.242 - - [2026-02-23 02:24:24] "POST /fqname-to-id HTTP/1.1" 404 231 0.002867 10.0.0.242 - - [2026-02-23 02:24:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002417 10.0.0.23 - - [2026-02-23 02:24:24] "GET /projects?obj_uuids=695d0aca-6e59-4579-9348-4a02687770c4&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000930 10.0.0.242 - - [2026-02-23 02:24:24] "GET /project/695d0aca-6e59-4579-9348-4a02687770c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1419 0.044513 10.0.0.242 - - [2026-02-23 02:24:24] "POST /network-policys HTTP/1.1" 200 565 0.025790 10.0.0.242 - - [2026-02-23 02:24:24] "GET /network-policy/d41d6ed0-04bf-4275-a3e5-9d9ea27866d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3111 0.005665 10.0.0.242 - - [2026-02-23 02:24:25] "POST /fqname-to-id HTTP/1.1" 404 231 0.003016 10.0.0.242 - - [2026-02-23 02:24:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002718 10.0.0.23 - - [2026-02-23 02:24:25] "GET /projects?obj_uuids=695d0aca-6e59-4579-9348-4a02687770c4&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001009 10.0.0.242 - - [2026-02-23 02:24:25] "GET /project/695d0aca-6e59-4579-9348-4a02687770c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1419 0.045693 10.0.0.242 - - [2026-02-23 02:24:25] "POST /network-policys HTTP/1.1" 200 565 0.025151 10.0.0.242 - - [2026-02-23 02:24:25] "GET /network-policy/33174d3d-2845-4cc2-bc10-342e9e36fd19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2140 0.006841 10.0.0.23 - - [2026-02-23 02:24:25] "POST /fqname-to-id HTTP/1.1" 404 254 0.002407 10.0.0.23 - - [2026-02-23 02:24:25] "POST /fqname-to-id HTTP/1.1" 404 207 0.002495 10.0.0.242 - - [2026-02-23 02:24:25] "POST /neutron/network HTTP/1.1" 200 1342 0.073282 10.0.0.242 - - [2026-02-23 02:24:25] "GET /virtual-network/8f1c8cd5-884b-48a9-bd71-7b55f643bdcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3310 0.028474 10.0.0.242 - - [2026-02-23 02:24:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003419 10.0.0.242 - - [2026-02-23 02:24:25] "GET /network-policy/0585792d-f5a0-4224-8ffb-4731d24d9dcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4073 0.003756 10.0.0.242 - - [2026-02-23 02:24:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002777 10.0.0.242 - - [2026-02-23 02:24:25] "GET /network-policy/d41d6ed0-04bf-4275-a3e5-9d9ea27866d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3111 0.004127 10.0.0.242 - - [2026-02-23 02:24:25] "POST /id-to-fqname HTTP/1.1" 200 237 0.001242 10.0.0.23 - - [2026-02-23 02:24:26] "GET /projects?obj_uuids=695d0aca-6e59-4579-9348-4a02687770c4&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000938 10.0.0.242 - - [2026-02-23 02:24:26] "GET /project/695d0aca-6e59-4579-9348-4a02687770c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1419 0.065755 10.0.0.242 - - [2026-02-23 02:24:26] "POST /neutron/network HTTP/1.1" 200 1342 0.007960 10.0.0.242 - - [2026-02-23 02:24:27] "POST /neutron/port HTTP/1.1" 200 117 0.005951 10.0.0.242 - - [2026-02-23 02:24:27] "POST /neutron/port HTTP/1.1" 200 1183 0.019519 10.0.0.242 - - [2026-02-23 02:24:28] "POST /neutron/port HTTP/1.1" 200 1247 0.021176 10.0.0.242 - - [2026-02-23 02:24:28] "POST /neutron/subnet HTTP/1.1" 200 1394 0.012070 10.0.0.242 - - [2026-02-23 02:24:28] "POST /neutron/network HTTP/1.1" 200 1342 0.008463 10.0.0.242 - - [2026-02-23 02:24:32] "POST /neutron/port HTTP/1.1" 200 1247 0.016129 10.0.0.242 - - [2026-02-23 02:24:32] "POST /neutron/security_group HTTP/1.1" 200 2072 0.007400 10.0.0.242 - - [2026-02-23 02:24:32] "GET /virtual-machine/76dff69d-f2d1-4891-b6a7-936a5333fc63 HTTP/1.1" 401 293 0.000381 10.0.0.242 - - [2026-02-23 02:24:32] "GET /virtual-machine/76dff69d-f2d1-4891-b6a7-936a5333fc63 HTTP/1.1" 200 1306 0.030339 10.0.0.242 - - [2026-02-23 02:24:32] "GET /virtual-machine-interface/3ef82d24-3eb4-408b-8ca2-6969caded87e HTTP/1.1" 200 3177 0.005662 10.0.0.242 - - [2026-02-23 02:24:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003327 10.0.0.242 - - [2026-02-23 02:24:32] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003513 10.0.0.242 - - [2026-02-23 02:24:32] "GET /virtual-networks?parent_id=695d0aca-6e59-4579-9348-4a02687770c4&detail=False&count=False&shared=False HTTP/1.1" 200 368 0.002827 10.0.0.242 - - [2026-02-23 02:24:32] "GET /virtual-network/8f1c8cd5-884b-48a9-bd71-7b55f643bdcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3310 0.006071 10.0.0.242 - - [2026-02-23 02:24:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002890 10.0.0.242 - - [2026-02-23 02:24:35] "GET /virtual-network/8f1c8cd5-884b-48a9-bd71-7b55f643bdcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3310 0.004768 10.0.0.242 - - [2026-02-23 02:24:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003663 10.0.0.242 - - [2026-02-23 02:24:40] "GET /virtual-network/8f1c8cd5-884b-48a9-bd71-7b55f643bdcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3310 0.004422 10.0.0.242 - - [2026-02-23 02:24:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003881 10.0.0.242 - - [2026-02-23 02:24:44] "GET /virtual-network/8f1c8cd5-884b-48a9-bd71-7b55f643bdcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3310 0.004962 10.0.0.242 - - [2026-02-23 02:24:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003683 10.0.0.242 - - [2026-02-23 02:24:48] "GET /virtual-network/8f1c8cd5-884b-48a9-bd71-7b55f643bdcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3310 0.004921 10.0.0.242 - - [2026-02-23 02:24:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003381 10.0.0.242 - - [2026-02-23 02:24:52] "GET /virtual-network/8f1c8cd5-884b-48a9-bd71-7b55f643bdcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3310 0.004851 10.0.0.242 - - [2026-02-23 02:24:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003243 10.0.0.242 - - [2026-02-23 02:24:56] "GET /virtual-network/8f1c8cd5-884b-48a9-bd71-7b55f643bdcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3310 0.004977 10.0.0.242 - - [2026-02-23 02:25:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003142 10.0.0.242 - - [2026-02-23 02:25:00] "GET /virtual-network/8f1c8cd5-884b-48a9-bd71-7b55f643bdcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3310 0.006015 10.0.0.242 - - [2026-02-23 02:25:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005455 10.0.0.242 - - [2026-02-23 02:25:04] "GET /virtual-network/8f1c8cd5-884b-48a9-bd71-7b55f643bdcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3310 0.006309 10.0.0.242 - - [2026-02-23 02:25:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003436 10.0.0.242 - - [2026-02-23 02:25:06] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003791 10.0.0.242 - - [2026-02-23 02:25:06] "GET /virtual-networks?parent_id=695d0aca-6e59-4579-9348-4a02687770c4&detail=False&count=False&shared=False HTTP/1.1" 200 368 0.002959 10.0.0.242 - - [2026-02-23 02:25:06] "GET /virtual-network/8f1c8cd5-884b-48a9-bd71-7b55f643bdcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3310 0.005521 10.0.0.23 - - [2026-02-23 02:25:09] "DELETE /project/695d0aca6e59457993484a02687770c4 HTTP/1.1" 404 173 0.003900 10.0.0.23 - - [2026-02-23 02:25:09] "DELETE /project/42da0b2a-b882-4e22-80ba-e5311deb068f HTTP/1.1" 404 177 0.003223 10.0.0.242 - - [2026-02-23 02:25:12] "POST /neutron/port HTTP/1.1" 200 1247 0.016291 10.0.0.242 - - [2026-02-23 02:25:14] "POST /neutron/security_group HTTP/1.1" 200 2072 0.006541 10.0.0.242 - - [2026-02-23 02:25:22] "POST /neutron/port HTTP/1.1" 200 1247 0.015562 10.0.0.50 - - [2026-02-23 02:25:27] "GET /obj-perms HTTP/1.1" 200 5075 0.055536 10.0.0.242 - - [2026-02-23 02:25:27] "POST /neutron/port HTTP/1.1" 200 1247 0.017055 10.0.0.242 - - [2026-02-23 02:25:27] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003974 10.0.0.242 - - [2026-02-23 02:25:27] "POST /neutron/port HTTP/1.1" 200 117 0.001154 10.0.0.23 - - [2026-02-23 02:25:27] "GET /obj-perms HTTP/1.1" 200 5075 0.082648 10.0.0.242 - - [2026-02-23 02:25:27] "POST /neutron/security_group HTTP/1.1" 200 2072 0.007132 10.0.0.242 - - [2026-02-23 02:25:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002966 10.0.0.242 - - [2026-02-23 02:25:28] "GET /network-policy/0585792d-f5a0-4224-8ffb-4731d24d9dcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4073 0.003495 10.0.0.242 - - [2026-02-23 02:25:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002410 10.0.0.242 - - [2026-02-23 02:25:28] "GET /network-policy/d41d6ed0-04bf-4275-a3e5-9d9ea27866d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3111 0.004427 10.0.0.242 - - [2026-02-23 02:25:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.008035 10.0.0.242 - - [2026-02-23 02:25:28] "GET /network-policy/33174d3d-2845-4cc2-bc10-342e9e36fd19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2140 0.007912 10.0.0.242 - - [2026-02-23 02:25:28] "POST /neutron/network HTTP/1.1" 200 1342 0.009329 10.0.0.23 - - [2026-02-23 02:25:28] "PUT /access-control-list/42d901af-b381-45ea-be5d-13526d15f1a0 HTTP/1.1" 200 272 0.055054 10.0.0.242 - - [2026-02-23 02:25:28] "GET /virtual-network/8f1c8cd5-884b-48a9-bd71-7b55f643bdcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3606 0.012804 10.0.0.242 - - [2026-02-23 02:25:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002944 10.0.0.242 - - [2026-02-23 02:25:28] "GET /network-policy/0585792d-f5a0-4224-8ffb-4731d24d9dcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4073 0.005833 10.0.0.242 - - [2026-02-23 02:25:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003013 10.0.0.242 - - [2026-02-23 02:25:28] "GET /network-policy/33174d3d-2845-4cc2-bc10-342e9e36fd19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2140 0.003464 10.0.0.242 - - [2026-02-23 02:25:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002748 10.0.0.242 - - [2026-02-23 02:25:28] "GET /network-policy/d41d6ed0-04bf-4275-a3e5-9d9ea27866d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3111 0.004032 10.0.0.242 - - [2026-02-23 02:25:33] "GET /virtual-network/8f1c8cd5-884b-48a9-bd71-7b55f643bdcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3606 0.005380 10.0.0.242 - - [2026-02-23 02:25:33] "POST /neutron/network HTTP/1.1" 200 1434 0.010197 10.0.0.242 - - [2026-02-23 02:25:33] "GET /virtual-network/8f1c8cd5-884b-48a9-bd71-7b55f643bdcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2693 0.011072 10.0.0.242 - - [2026-02-23 02:25:38] "GET /virtual-machine/76dff69d-f2d1-4891-b6a7-936a5333fc63 HTTP/1.1" 200 1306 0.004390 10.0.0.242 - - [2026-02-23 02:25:39] "POST /neutron/port HTTP/1.1" 200 1247 0.016336 10.0.0.242 - - [2026-02-23 02:25:40] "GET /virtual-machine/76dff69d-f2d1-4891-b6a7-936a5333fc63 HTTP/1.1" 404 171 0.003001 10.0.0.242 - - [2026-02-23 02:25:40] "GET /virtual-machine/76dff69d-f2d1-4891-b6a7-936a5333fc63 HTTP/1.1" 404 171 0.002936 10.0.0.242 - - [2026-02-23 02:25:40] "GET /virtual-machine/76dff69d-f2d1-4891-b6a7-936a5333fc63 HTTP/1.1" 404 171 0.002461 10.0.0.242 - - [2026-02-23 02:25:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003014 10.0.0.242 - - [2026-02-23 02:25:41] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003468 10.0.0.242 - - [2026-02-23 02:25:41] "GET /virtual-networks?parent_id=695d0aca-6e59-4579-9348-4a02687770c4&detail=False&count=False&shared=False HTTP/1.1" 200 368 0.002893 10.0.0.242 - - [2026-02-23 02:25:41] "GET /virtual-network/8f1c8cd5-884b-48a9-bd71-7b55f643bdcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2693 0.007965 10.0.0.242 - - [2026-02-23 02:25:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003583 10.0.0.242 - - [2026-02-23 02:25:41] "GET /routing-instance/a2e301bb-824b-49f3-8265-0ef93ce25aad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1501 0.005552 10.0.0.242 - - [2026-02-23 02:25:41] "GET /route-target/e260a1eb-e45b-484f-929a-8f3640fe211e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003732 10.0.0.242 - - [2026-02-23 02:25:41] "GET /obj-perms HTTP/1.1" 200 5040 0.057479 10.0.0.242 - - [2026-02-23 02:25:44] "GET /obj-perms HTTP/1.1" 200 5040 0.003653 10.0.0.242 - - [2026-02-23 02:25:50] "GET /obj-perms HTTP/1.1" 200 5040 0.005465 10.0.0.242 - - [2026-02-23 02:25:53] "GET /obj-perms HTTP/1.1" 200 5040 0.003676 10.0.0.242 - - [2026-02-23 02:25:54] "DELETE /network-policy/33174d3d-2845-4cc2-bc10-342e9e36fd19 HTTP/1.1" 200 115 0.040301 10.0.0.242 - - [2026-02-23 02:25:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.006625 10.0.0.23 - - [2026-02-23 02:25:54] "GET /projects?obj_uuids=695d0aca-6e59-4579-9348-4a02687770c4&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001176 10.0.0.242 - - [2026-02-23 02:25:54] "GET /project/695d0aca-6e59-4579-9348-4a02687770c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1419 0.039259 10.0.0.242 - - [2026-02-23 02:25:54] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyModifyIpv4v6-95161978&detail=False&count=False&shared=False HTTP/1.1" 200 606 0.004760 10.0.0.242 - - [2026-02-23 02:25:54] "DELETE /network-policy/d41d6ed0-04bf-4275-a3e5-9d9ea27866d4 HTTP/1.1" 200 115 0.044358 10.0.0.242 - - [2026-02-23 02:25:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.009945 10.0.0.23 - - [2026-02-23 02:25:54] "GET /projects?obj_uuids=695d0aca-6e59-4579-9348-4a02687770c4&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001223 10.0.0.242 - - [2026-02-23 02:25:54] "GET /project/695d0aca-6e59-4579-9348-4a02687770c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1419 0.033691 10.0.0.242 - - [2026-02-23 02:25:54] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyModifyIpv4v6-95161978&detail=False&count=False&shared=False HTTP/1.1" 200 368 0.007736 10.0.0.242 - - [2026-02-23 02:25:54] "DELETE /network-policy/0585792d-f5a0-4224-8ffb-4731d24d9dcd HTTP/1.1" 200 115 0.037845 10.0.0.242 - - [2026-02-23 02:25:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003393 10.0.0.23 - - [2026-02-23 02:25:54] "GET /projects?obj_uuids=695d0aca-6e59-4579-9348-4a02687770c4&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001410 10.0.0.242 - - [2026-02-23 02:25:54] "GET /project/695d0aca-6e59-4579-9348-4a02687770c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1419 0.033049 10.0.0.242 - - [2026-02-23 02:25:54] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyModifyIpv4v6-95161978&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.005725 10.0.0.242 - - [2026-02-23 02:25:54] "POST /neutron/network HTTP/1.1" 200 1144 0.008151 10.0.0.23 - - [2026-02-23 02:25:54] "DELETE /route-target/e260a1eb-e45b-484f-929a-8f3640fe211e HTTP/1.1" 200 115 0.022548 10.0.0.242 - - [2026-02-23 02:25:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004224 10.0.0.242 - - [2026-02-23 02:25:55] "DELETE /network-ipam/0a9893a0-46e9-4b89-b038-3ec97cc13384 HTTP/1.1" 200 115 0.032734 10.0.0.242 - - [2026-02-23 02:25:55] "POST /fqname-to-id HTTP/1.1" 404 264 0.008780 10.0.0.23 - - [2026-02-23 02:25:55] "GET /projects?obj_uuids=695d0aca-6e59-4579-9348-4a02687770c4&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000864 10.0.0.23 - - [2026-02-23 02:25:55] "GET /project/695d0aca-6e59-4579-9348-4a02687770c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1524 0.048994 10.0.0.23 - - [2026-02-23 02:25:55] "GET /projects?obj_uuids=695d0aca-6e59-4579-9348-4a02687770c4&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000943 10.0.0.23 - - [2026-02-23 02:25:55] "GET /project/695d0aca-6e59-4579-9348-4a02687770c4?fields=security_groups HTTP/1.1" 200 1405 0.044127 10.0.0.23 - - [2026-02-23 02:25:55] "DELETE /security-group/605fd359-7e55-4ffd-bf1b-afb29f944e33 HTTP/1.1" 200 115 0.060527 10.0.0.23 - - [2026-02-23 02:25:55] "GET /projects?obj_uuids=695d0aca-6e59-4579-9348-4a02687770c4&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001360 10.0.0.23 - - [2026-02-23 02:25:55] "GET /project/695d0aca-6e59-4579-9348-4a02687770c4?fields=application_policy_sets HTTP/1.1" 200 1444 0.052284 10.0.0.242 - - [2026-02-23 02:25:55] "DELETE /project/695d0aca-6e59-4579-9348-4a02687770c4 HTTP/1.1" 200 115 0.413316 10.0.0.23 - - [2026-02-23 02:25:55] "GET /domains?obj_uuids=e1cc6957-1fd1-4e0a-8f60-be32b1950cd6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000889 10.0.0.242 - - [2026-02-23 02:25:55] "GET /domain/e1cc6957-1fd1-4e0a-8f60-be32b1950cd6?fields=projects HTTP/1.1" 200 1245 0.009331 10.0.0.23 - - [2026-02-23 02:25:58] "GET /projects?obj_uuids=695d0aca-6e59-4579-9348-4a02687770c4&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004081 10.0.0.23 - - [2026-02-23 02:25:58] "GET /domains?obj_uuids=e1cc6957-1fd1-4e0a-8f60-be32b1950cd6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000878 10.0.0.23 - - [2026-02-23 02:25:58] "GET /domain/e1cc6957-1fd1-4e0a-8f60-be32b1950cd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.050195 10.0.0.23 - - [2026-02-23 02:25:58] "POST /id-to-fqname HTTP/1.1" 200 204 0.001112 10.0.0.23 - - [2026-02-23 02:25:58] "POST /fqname-to-id HTTP/1.1" 404 213 0.007211 10.0.0.23 - - [2026-02-23 02:25:58] "POST /security-groups HTTP/1.1" 200 605 0.094474 10.0.0.23 - - [2026-02-23 02:25:58] "POST /fqname-to-id HTTP/1.1" 404 248 0.003130 10.0.0.23 - - [2026-02-23 02:25:58] "POST /projects HTTP/1.1" 200 613 0.287207 10.0.0.23 - - [2026-02-23 02:25:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.359890 10.0.0.23 - - [2026-02-23 02:25:58] "POST /access-control-lists HTTP/1.1" 200 608 0.029290 10.0.0.242 - - [2026-02-23 02:25:58] "GET /project/695d0aca-6e59-4579-9348-4a02687770c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1419 0.510779 10.0.0.23 - - [2026-02-23 02:25:58] "GET /projects?obj_uuids=695d0aca-6e59-4579-9348-4a02687770c4&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000859 10.0.0.242 - - [2026-02-23 02:25:58] "GET /project/695d0aca-6e59-4579-9348-4a02687770c4?fields=virtual_networks HTTP/1.1" 200 1060 0.053828 10.0.0.23 - - [2026-02-23 02:25:58] "GET /projects?obj_uuids=695d0aca-6e59-4579-9348-4a02687770c4&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000877 10.0.0.242 - - [2026-02-23 02:25:59] "GET /project/695d0aca-6e59-4579-9348-4a02687770c4?fields=virtual_machine_interfaces HTTP/1.1" 200 1060 0.041327 10.0.0.23 - - [2026-02-23 02:25:59] "GET /projects?obj_uuids=695d0aca-6e59-4579-9348-4a02687770c4&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000899 10.0.0.242 - - [2026-02-23 02:25:59] "GET /project/695d0aca-6e59-4579-9348-4a02687770c4?fields=security_groups HTTP/1.1" 200 1300 0.033452 10.0.0.242 - - [2026-02-23 02:25:59] "POST /fqname-to-id HTTP/1.1" 404 204 0.031029 10.0.0.23 - - [2026-02-23 02:26:00] "GET /projects?obj_uuids=ed9f06c4-ccb4-4748-8723-ea448ca1faa6&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002785 10.0.0.23 - - [2026-02-23 02:26:00] "GET /domains?obj_uuids=e1cc6957-1fd1-4e0a-8f60-be32b1950cd6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000911 10.0.0.23 - - [2026-02-23 02:26:00] "GET /domain/e1cc6957-1fd1-4e0a-8f60-be32b1950cd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.006635 10.0.0.23 - - [2026-02-23 02:26:00] "POST /id-to-fqname HTTP/1.1" 200 206 0.001052 10.0.0.23 - - [2026-02-23 02:26:00] "POST /fqname-to-id HTTP/1.1" 404 215 0.023941 10.0.0.23 - - [2026-02-23 02:26:00] "POST /security-groups HTTP/1.1" 200 607 0.031278 10.0.0.23 - - [2026-02-23 02:26:00] "POST /projects HTTP/1.1" 200 617 0.272987 10.0.0.23 - - [2026-02-23 02:26:00] "POST /fqname-to-id HTTP/1.1" 404 249 0.006316 10.0.0.23 - - [2026-02-23 02:26:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.347942 10.0.0.242 - - [2026-02-23 02:26:00] "GET /project/ed9f06c4-ccb4-4748-8723-ea448ca1faa6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.481358 10.0.0.242 - - [2026-02-23 02:26:01] "GET / HTTP/1.1" 200 35931 0.001440 10.0.0.242 - - [2026-02-23 02:26:04] "POST /fqname-to-id HTTP/1.1" 401 293 0.000413 10.0.0.242 - - [2026-02-23 02:26:05] "POST /fqname-to-id HTTP/1.1" 404 233 0.065261 10.0.0.242 - - [2026-02-23 02:26:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003234 10.0.0.23 - - [2026-02-23 02:26:05] "GET /projects?obj_uuids=ed9f06c4-ccb4-4748-8723-ea448ca1faa6&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.000918 10.0.0.242 - - [2026-02-23 02:26:05] "GET /project/ed9f06c4-ccb4-4748-8723-ea448ca1faa6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.031511 10.0.0.242 - - [2026-02-23 02:26:05] "POST /network-policys HTTP/1.1" 200 567 0.029814 10.0.0.242 - - [2026-02-23 02:26:05] "GET /network-policy/00778d39-6ee3-4fd2-a2be-3fd09ca04704?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3151 0.005722 10.0.0.242 - - [2026-02-23 02:26:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003037 10.0.0.23 - - [2026-02-23 02:26:05] "GET /projects?obj_uuids=ed9f06c4-ccb4-4748-8723-ea448ca1faa6&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001711 10.0.0.242 - - [2026-02-23 02:26:05] "GET /project/ed9f06c4-ccb4-4748-8723-ea448ca1faa6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.036190 10.0.0.23 - - [2026-02-23 02:26:05] "GET /projects?obj_uuids=ed9f06c4-ccb4-4748-8723-ea448ca1faa6&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001324 10.0.0.242 - - [2026-02-23 02:26:05] "POST /neutron/network HTTP/1.1" 200 623 0.173439 10.0.0.23 - - [2026-02-23 02:26:05] "POST /ref-update HTTP/1.1" 200 156 0.029249 10.0.0.23 - - [2026-02-23 02:26:06] "POST /fqname-to-id HTTP/1.1" 404 207 0.009125 10.0.0.242 - - [2026-02-23 02:26:06] "POST /neutron/network HTTP/1.1" 200 1018 0.021875 10.0.0.242 - - [2026-02-23 02:26:06] "POST /id-to-fqname HTTP/1.1" 200 237 0.001115 10.0.0.242 - - [2026-02-23 02:26:06] "GET /virtual-network/bd88115b-0580-42a8-b09a-5145ee175c02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2666 0.004929 10.0.0.242 - - [2026-02-23 02:26:06] "GET /virtual-network/bd88115b-0580-42a8-b09a-5145ee175c02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2666 0.005319 10.0.0.242 - - [2026-02-23 02:26:06] "POST /neutron/subnet HTTP/1.1" 200 734 0.008200 10.0.0.242 - - [2026-02-23 02:26:06] "POST /neutron/network HTTP/1.1" 200 1125 0.085106 10.0.0.242 - - [2026-02-23 02:26:06] "GET /virtual-network/bd88115b-0580-42a8-b09a-5145ee175c02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2989 0.006698 10.0.0.242 - - [2026-02-23 02:26:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003550 10.0.0.242 - - [2026-02-23 02:26:06] "GET /network-policy/00778d39-6ee3-4fd2-a2be-3fd09ca04704?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3151 0.008965 10.0.0.242 - - [2026-02-23 02:26:07] "GET /virtual-network/bd88115b-0580-42a8-b09a-5145ee175c02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2989 0.005065 10.0.0.242 - - [2026-02-23 02:26:07] "GET /obj-perms HTTP/1.1" 200 5081 0.074024 10.0.0.242 - - [2026-02-23 02:26:08] "DELETE /network-policy/00778d39-6ee3-4fd2-a2be-3fd09ca04704 HTTP/1.1" 409 238 0.007370 10.0.0.23 - - [2026-02-23 02:26:08] "DELETE /access-control-list/018bce09-f89a-48bd-b11d-df65a71fe562 HTTP/1.1" 200 115 0.036054 10.0.0.23 - - [2026-02-23 02:26:08] "POST /useragent-kv HTTP/1.1" 200 115 0.003044 10.0.0.23 - - [2026-02-23 02:26:08] "POST /useragent-kv HTTP/1.1" 200 115 0.004290 10.0.0.23 - - [2026-02-23 02:26:08] "POST /useragent-kv HTTP/1.1" 200 115 0.003788 10.0.0.23 - - [2026-02-23 02:26:08] "POST /useragent-kv HTTP/1.1" 200 115 0.001998 10.0.0.242 - - [2026-02-23 02:26:08] "POST /neutron/network HTTP/1.1" 200 151 0.136601 10.0.0.242 - - [2026-02-23 02:26:09] "DELETE /network-policy/00778d39-6ee3-4fd2-a2be-3fd09ca04704 HTTP/1.1" 200 115 0.032137 10.0.0.242 - - [2026-02-23 02:26:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.006001 10.0.0.23 - - [2026-02-23 02:26:09] "GET /projects?obj_uuids=ed9f06c4-ccb4-4748-8723-ea448ca1faa6&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.000881 10.0.0.242 - - [2026-02-23 02:26:09] "GET /project/ed9f06c4-ccb4-4748-8723-ea448ca1faa6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.052678 10.0.0.23 - - [2026-02-23 02:26:09] "DELETE /project/695d0aca6e59457993484a02687770c4 HTTP/1.1" 404 173 0.004306 10.0.0.23 - - [2026-02-23 02:26:09] "GET /projects?obj_uuids=695d0aca-6e59-4579-9348-4a02687770c4&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000795 10.0.0.23 - - [2026-02-23 02:26:09] "DELETE /project/ed9f06c4ccb447488723ea448ca1faa6 HTTP/1.1" 404 173 0.007606 10.0.0.242 - - [2026-02-23 02:26:09] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyNegativeIpv4v6-69742198&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.006474 10.0.0.23 - - [2026-02-23 02:26:09] "GET /project/695d0aca-6e59-4579-9348-4a02687770c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1524 0.052423 10.0.0.23 - - [2026-02-23 02:26:09] "GET /projects?obj_uuids=695d0aca-6e59-4579-9348-4a02687770c4&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.002191 10.0.0.23 - - [2026-02-23 02:26:09] "GET /project/695d0aca-6e59-4579-9348-4a02687770c4?fields=security_groups HTTP/1.1" 200 1405 0.042495 10.0.0.23 - - [2026-02-23 02:26:09] "DELETE /security-group/d55b2ecd-b539-40c7-8188-d0d215e3a526 HTTP/1.1" 200 115 0.053284 10.0.0.23 - - [2026-02-23 02:26:09] "GET /projects?obj_uuids=695d0aca-6e59-4579-9348-4a02687770c4&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000927 10.0.0.23 - - [2026-02-23 02:26:09] "DELETE /access-control-list/2cd13877-1bdd-4379-94c9-03c9abcacd91 HTTP/1.1" 200 115 0.036646 10.0.0.23 - - [2026-02-23 02:26:09] "GET /project/695d0aca-6e59-4579-9348-4a02687770c4?fields=application_policy_sets HTTP/1.1" 200 1444 0.052123 10.0.0.23 - - [2026-02-23 02:26:09] "DELETE /project/695d0aca-6e59-4579-9348-4a02687770c4 HTTP/1.1" 200 115 0.411008 10.0.0.23 - - [2026-02-23 02:26:11] "GET /projects?obj_uuids=ed9f06c4-ccb4-4748-8723-ea448ca1faa6&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001140 10.0.0.242 - - [2026-02-23 02:26:11] "GET /project/ed9f06c4-ccb4-4748-8723-ea448ca1faa6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.040480 10.0.0.23 - - [2026-02-23 02:26:11] "GET /projects?obj_uuids=ed9f06c4-ccb4-4748-8723-ea448ca1faa6&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001764 10.0.0.242 - - [2026-02-23 02:26:11] "GET /project/ed9f06c4-ccb4-4748-8723-ea448ca1faa6?fields=virtual_networks HTTP/1.1" 200 1064 0.046085 10.0.0.23 - - [2026-02-23 02:26:12] "GET /projects?obj_uuids=ed9f06c4-ccb4-4748-8723-ea448ca1faa6&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.000937 10.0.0.242 - - [2026-02-23 02:26:12] "GET /project/ed9f06c4-ccb4-4748-8723-ea448ca1faa6?fields=virtual_machine_interfaces HTTP/1.1" 200 1064 0.035337 10.0.0.23 - - [2026-02-23 02:26:12] "GET /projects?obj_uuids=ed9f06c4-ccb4-4748-8723-ea448ca1faa6&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.000920 10.0.0.242 - - [2026-02-23 02:26:12] "GET /project/ed9f06c4-ccb4-4748-8723-ea448ca1faa6?fields=security_groups HTTP/1.1" 200 1306 0.034020 10.0.0.242 - - [2026-02-23 02:26:12] "POST /fqname-to-id HTTP/1.1" 404 188 0.027501 10.0.0.23 - - [2026-02-23 02:26:13] "GET /projects?obj_uuids=68702e4a-614c-4c5a-ba51-2cbc00c47e5c&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002719 10.0.0.23 - - [2026-02-23 02:26:13] "GET /domains?obj_uuids=e1cc6957-1fd1-4e0a-8f60-be32b1950cd6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001157 10.0.0.23 - - [2026-02-23 02:26:13] "GET /domain/e1cc6957-1fd1-4e0a-8f60-be32b1950cd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.006616 10.0.0.23 - - [2026-02-23 02:26:13] "POST /id-to-fqname HTTP/1.1" 200 190 0.001611 10.0.0.23 - - [2026-02-23 02:26:13] "POST /fqname-to-id HTTP/1.1" 404 199 0.002164 10.0.0.23 - - [2026-02-23 02:26:13] "POST /security-groups HTTP/1.1" 200 591 0.077274 10.0.0.23 - - [2026-02-23 02:26:13] "POST /projects HTTP/1.1" 200 585 0.280449 10.0.0.23 - - [2026-02-23 02:26:13] "POST /access-control-lists HTTP/1.1" 200 596 0.026708 10.0.0.23 - - [2026-02-23 02:26:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.351552 10.0.0.242 - - [2026-02-23 02:26:13] "GET /project/68702e4a-614c-4c5a-ba51-2cbc00c47e5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.483026 10.0.0.242 - - [2026-02-23 02:26:14] "GET / HTTP/1.1" 200 35931 0.001280 10.0.0.242 - - [2026-02-23 02:26:16] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 401 293 0.000439 10.0.0.242 - - [2026-02-23 02:26:16] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.030966 10.0.0.242 - - [2026-02-23 02:26:16] "POST /network-ipams HTTP/1.1" 200 513 0.036550 10.0.0.242 - - [2026-02-23 02:26:16] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 750 0.002705 10.0.0.242 - - [2026-02-23 02:26:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003669 10.0.0.242 - - [2026-02-23 02:26:16] "GET /network-ipam/e69b2e3e-7c13-42a7-a5bd-c05f83ad4e98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.006588 10.0.0.242 - - [2026-02-23 02:26:16] "PUT /network-ipam/e69b2e3e-7c13-42a7-a5bd-c05f83ad4e98 HTTP/1.1" 200 258 0.011323 10.0.0.242 - - [2026-02-23 02:26:17] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 750 0.003082 10.0.0.242 - - [2026-02-23 02:26:17] "POST /network-ipams HTTP/1.1" 200 513 0.024897 10.0.0.242 - - [2026-02-23 02:26:17] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 955 0.004421 10.0.0.242 - - [2026-02-23 02:26:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003534 10.0.0.242 - - [2026-02-23 02:26:17] "GET /network-ipam/d2592aa0-3745-43ac-a373-40518d0237d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.005688 10.0.0.242 - - [2026-02-23 02:26:17] "PUT /network-ipam/d2592aa0-3745-43ac-a373-40518d0237d9 HTTP/1.1" 200 258 0.012227 10.0.0.242 - - [2026-02-23 02:26:17] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 955 0.002882 10.0.0.242 - - [2026-02-23 02:26:17] "POST /network-ipams HTTP/1.1" 200 513 0.045063 10.0.0.242 - - [2026-02-23 02:26:17] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 1161 0.003488 10.0.0.242 - - [2026-02-23 02:26:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002904 10.0.0.242 - - [2026-02-23 02:26:17] "GET /network-ipam/06e2fa45-2a51-4f38-8538-0a9dca610fc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.006521 10.0.0.242 - - [2026-02-23 02:26:17] "PUT /network-ipam/06e2fa45-2a51-4f38-8538-0a9dca610fc1 HTTP/1.1" 200 258 0.016304 10.0.0.242 - - [2026-02-23 02:26:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003288 10.0.0.23 - - [2026-02-23 02:26:18] "GET /projects?obj_uuids=68702e4a-614c-4c5a-ba51-2cbc00c47e5c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000822 10.0.0.242 - - [2026-02-23 02:26:18] "GET /project/68702e4a-614c-4c5a-ba51-2cbc00c47e5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.033237 10.0.0.23 - - [2026-02-23 02:26:18] "POST /route-targets HTTP/1.1" 200 327 0.014671 10.0.0.23 - - [2026-02-23 02:26:18] "POST /useragent-kv HTTP/1.1" 200 115 0.006202 10.0.0.242 - - [2026-02-23 02:26:18] "POST /neutron/subnet HTTP/1.1" 200 729 0.232655 10.0.0.242 - - [2026-02-23 02:26:19] "POST /id-to-fqname HTTP/1.1" 200 221 0.001200 10.0.0.242 - - [2026-02-23 02:26:19] "GET /virtual-network/683ac152-4b19-44ff-a164-d5505bca1c86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005489 10.0.0.242 - - [2026-02-23 02:26:19] "GET /virtual-network/683ac152-4b19-44ff-a164-d5505bca1c86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.004903 10.0.0.242 - - [2026-02-23 02:26:19] "POST /neutron/network HTTP/1.1" 200 825 0.006914 10.0.0.242 - - [2026-02-23 02:26:19] "GET /virtual-network/683ac152-4b19-44ff-a164-d5505bca1c86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.006941 10.0.0.242 - - [2026-02-23 02:26:19] "GET /network-ipam/e69b2e3e-7c13-42a7-a5bd-c05f83ad4e98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.003964 10.0.0.242 - - [2026-02-23 02:26:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003927 10.0.0.23 - - [2026-02-23 02:26:19] "GET /projects?obj_uuids=68702e4a-614c-4c5a-ba51-2cbc00c47e5c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000941 10.0.0.242 - - [2026-02-23 02:26:19] "GET /project/68702e4a-614c-4c5a-ba51-2cbc00c47e5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.050697 10.0.0.242 - - [2026-02-23 02:26:19] "POST /neutron/network HTTP/1.1" 200 117 0.012521 10.0.0.23 - - [2026-02-23 02:26:19] "POST /ref-update HTTP/1.1" 200 156 0.019823 10.0.0.242 - - [2026-02-23 02:26:19] "POST /neutron/network HTTP/1.1" 200 824 0.007321 10.0.0.242 - - [2026-02-23 02:26:19] "POST /id-to-fqname HTTP/1.1" 200 221 0.001073 10.0.0.242 - - [2026-02-23 02:26:19] "GET /virtual-network/b62c4d2e-34c9-446b-8603-9f17353e97e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.004550 10.0.0.242 - - [2026-02-23 02:26:19] "GET /virtual-network/b62c4d2e-34c9-446b-8603-9f17353e97e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005441 10.0.0.242 - - [2026-02-23 02:26:19] "POST /neutron/subnet HTTP/1.1" 200 725 0.009158 10.0.0.242 - - [2026-02-23 02:26:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002676 10.0.0.23 - - [2026-02-23 02:26:19] "GET /projects?obj_uuids=68702e4a-614c-4c5a-ba51-2cbc00c47e5c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000883 10.0.0.242 - - [2026-02-23 02:26:19] "GET /project/68702e4a-614c-4c5a-ba51-2cbc00c47e5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.047598 10.0.0.23 - - [2026-02-23 02:26:20] "POST /useragent-kv HTTP/1.1" 200 115 0.009041 10.0.0.242 - - [2026-02-23 02:26:20] "POST /neutron/subnet HTTP/1.1" 200 729 0.253830 10.0.0.242 - - [2026-02-23 02:26:20] "POST /id-to-fqname HTTP/1.1" 200 221 0.001174 10.0.0.242 - - [2026-02-23 02:26:20] "GET /virtual-network/b3d24c18-257f-4880-ba52-67b6e3d3eb17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.004480 10.0.0.242 - - [2026-02-23 02:26:20] "GET /virtual-network/b3d24c18-257f-4880-ba52-67b6e3d3eb17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005007 10.0.0.242 - - [2026-02-23 02:26:20] "POST /neutron/network HTTP/1.1" 200 825 0.006197 10.0.0.242 - - [2026-02-23 02:26:20] "GET /virtual-network/683ac152-4b19-44ff-a164-d5505bca1c86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.004935 10.0.0.50 - - [2026-02-23 02:26:21] "GET /obj-perms HTTP/1.1" 200 5049 0.051328 10.0.0.23 - - [2026-02-23 02:26:22] "GET /obj-perms HTTP/1.1" 200 5049 0.062738 10.0.0.242 - - [2026-02-23 02:26:22] "GET /virtual-network/b62c4d2e-34c9-446b-8603-9f17353e97e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.004830 10.0.0.242 - - [2026-02-23 02:26:22] "GET /virtual-network/b3d24c18-257f-4880-ba52-67b6e3d3eb17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006508 10.0.0.242 - - [2026-02-23 02:26:23] "GET /obj-perms HTTP/1.1" 200 5049 0.061038 10.0.0.242 - - [2026-02-23 02:26:23] "POST /fqname-to-id HTTP/1.1" 404 215 0.002997 10.0.0.242 - - [2026-02-23 02:26:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003136 10.0.0.23 - - [2026-02-23 02:26:23] "GET /projects?obj_uuids=68702e4a-614c-4c5a-ba51-2cbc00c47e5c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000897 10.0.0.242 - - [2026-02-23 02:26:23] "GET /project/68702e4a-614c-4c5a-ba51-2cbc00c47e5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.034456 10.0.0.242 - - [2026-02-23 02:26:23] "POST /network-policys HTTP/1.1" 200 553 0.024256 10.0.0.242 - - [2026-02-23 02:26:23] "GET /network-policy/ca698627-5d5e-44fb-832c-4d85f8540cc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.005425 10.0.0.242 - - [2026-02-23 02:26:23] "POST /fqname-to-id HTTP/1.1" 404 215 0.002556 10.0.0.242 - - [2026-02-23 02:26:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003406 10.0.0.23 - - [2026-02-23 02:26:23] "GET /projects?obj_uuids=68702e4a-614c-4c5a-ba51-2cbc00c47e5c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000885 10.0.0.242 - - [2026-02-23 02:26:23] "GET /project/68702e4a-614c-4c5a-ba51-2cbc00c47e5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.043220 10.0.0.242 - - [2026-02-23 02:26:23] "POST /network-policys HTTP/1.1" 200 553 0.023615 10.0.0.242 - - [2026-02-23 02:26:23] "GET /network-policy/528d4ef8-95f1-4c93-9450-734cd9ef1e49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2127 0.006255 10.0.0.242 - - [2026-02-23 02:26:23] "POST /fqname-to-id HTTP/1.1" 404 215 0.002163 10.0.0.242 - - [2026-02-23 02:26:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003026 10.0.0.23 - - [2026-02-23 02:26:23] "GET /projects?obj_uuids=68702e4a-614c-4c5a-ba51-2cbc00c47e5c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000932 10.0.0.242 - - [2026-02-23 02:26:23] "GET /project/68702e4a-614c-4c5a-ba51-2cbc00c47e5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.045554 10.0.0.242 - - [2026-02-23 02:26:23] "POST /network-policys HTTP/1.1" 200 553 0.024100 10.0.0.242 - - [2026-02-23 02:26:24] "GET /network-policy/bd8bf88b-6cdd-4c12-8386-46accdce9e74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2121 0.005759 10.0.0.23 - - [2026-02-23 02:26:24] "POST /fqname-to-id HTTP/1.1" 404 236 0.004358 10.0.0.242 - - [2026-02-23 02:26:24] "POST /ref-update HTTP/1.1" 200 156 0.057636 10.0.0.242 - - [2026-02-23 02:26:24] "POST /ref-update HTTP/1.1" 200 156 0.075767 10.0.0.23 - - [2026-02-23 02:26:24] "POST /fqname-to-id HTTP/1.1" 404 236 0.005922 10.0.0.242 - - [2026-02-23 02:26:24] "POST /neutron/network HTTP/1.1" 200 916 0.058228 10.0.0.242 - - [2026-02-23 02:26:24] "GET /virtual-network/b62c4d2e-34c9-446b-8603-9f17353e97e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.006323 10.0.0.242 - - [2026-02-23 02:26:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002592 10.0.0.242 - - [2026-02-23 02:26:24] "GET /network-policy/528d4ef8-95f1-4c93-9450-734cd9ef1e49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2127 0.003728 10.0.0.242 - - [2026-02-23 02:26:24] "POST /id-to-fqname HTTP/1.1" 200 221 0.001086 10.0.0.23 - - [2026-02-23 02:26:25] "GET /projects?obj_uuids=68702e4a-614c-4c5a-ba51-2cbc00c47e5c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001034 10.0.0.242 - - [2026-02-23 02:26:25] "GET /project/68702e4a-614c-4c5a-ba51-2cbc00c47e5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.072455 10.0.0.242 - - [2026-02-23 02:26:25] "POST /neutron/network HTTP/1.1" 200 996 0.008260 10.0.0.242 - - [2026-02-23 02:26:25] "POST /id-to-fqname HTTP/1.1" 200 221 0.001674 10.0.0.242 - - [2026-02-23 02:26:25] "POST /neutron/port HTTP/1.1" 200 117 0.005706 10.0.0.23 - - [2026-02-23 02:26:26] "GET /projects?obj_uuids=68702e4a-614c-4c5a-ba51-2cbc00c47e5c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001130 10.0.0.242 - - [2026-02-23 02:26:26] "POST /neutron/port HTTP/1.1" 200 1061 0.227186 10.0.0.242 - - [2026-02-23 02:26:26] "POST /neutron/port HTTP/1.1" 200 1115 0.108393 10.0.0.242 - - [2026-02-23 02:26:26] "POST /neutron/subnet HTTP/1.1" 200 703 0.011221 10.0.0.23 - - [2026-02-23 02:26:26] "GET /projects?obj_uuids=68702e4a-614c-4c5a-ba51-2cbc00c47e5c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000905 10.0.0.242 - - [2026-02-23 02:26:26] "GET /project/68702e4a-614c-4c5a-ba51-2cbc00c47e5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.090354 10.0.0.242 - - [2026-02-23 02:26:27] "POST /neutron/network HTTP/1.1" 200 916 0.007182 10.0.0.242 - - [2026-02-23 02:26:27] "POST /neutron/port HTTP/1.1" 200 117 0.008929 10.0.0.242 - - [2026-02-23 02:26:27] "POST /id-to-fqname HTTP/1.1" 200 221 0.001164 10.0.0.242 - - [2026-02-23 02:26:27] "POST /neutron/network HTTP/1.1" 200 835 0.006214 10.0.0.23 - - [2026-02-23 02:26:27] "PUT /access-control-list/9a5938de-b365-451a-a596-b5871305e386 HTTP/1.1" 200 272 0.064830 10.0.0.242 - - [2026-02-23 02:26:28] "POST /neutron/port HTTP/1.1" 200 1060 0.033186 10.0.0.242 - - [2026-02-23 02:26:28] "POST /neutron/port HTTP/1.1" 200 1124 0.017779 10.0.0.242 - - [2026-02-23 02:26:28] "POST /neutron/subnet HTTP/1.1" 200 699 0.008382 10.0.0.242 - - [2026-02-23 02:26:28] "POST /neutron/network HTTP/1.1" 200 916 0.005629 10.0.0.242 - - [2026-02-23 02:26:28] "POST /neutron/subnet HTTP/1.1" 200 703 0.009671 10.0.0.23 - - [2026-02-23 02:26:29] "GET /projects?obj_uuids=68702e4a-614c-4c5a-ba51-2cbc00c47e5c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000999 10.0.0.242 - - [2026-02-23 02:26:29] "GET /project/68702e4a-614c-4c5a-ba51-2cbc00c47e5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.319719 10.0.0.242 - - [2026-02-23 02:26:29] "POST /neutron/network HTTP/1.1" 200 825 0.010313 10.0.0.50 - - [2026-02-23 02:26:29] "GET /obj-perms HTTP/1.1" 200 5075 0.117901 10.0.0.242 - - [2026-02-23 02:26:29] "POST /neutron/port HTTP/1.1" 200 117 0.006398 10.0.0.242 - - [2026-02-23 02:26:29] "POST /neutron/port HTTP/1.1" 200 1125 0.014906 10.0.0.242 - - [2026-02-23 02:26:29] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007301 10.0.0.242 - - [2026-02-23 02:26:29] "GET /virtual-machine/dc854135-6f9a-4223-aadf-979d3ba3fdcb HTTP/1.1" 401 293 0.000457 10.0.0.242 - - [2026-02-23 02:26:29] "POST /neutron/network HTTP/1.1" 200 835 0.009069 10.0.0.242 - - [2026-02-23 02:26:30] "POST /neutron/port HTTP/1.1" 200 1061 0.015342 10.0.0.242 - - [2026-02-23 02:26:30] "GET /virtual-machine/dc854135-6f9a-4223-aadf-979d3ba3fdcb HTTP/1.1" 200 1293 0.062981 10.0.0.242 - - [2026-02-23 02:26:30] "GET /virtual-machine/dc854135-6f9a-4223-aadf-979d3ba3fdcb HTTP/1.1" 200 1293 0.003603 10.0.0.242 - - [2026-02-23 02:26:30] "GET /virtual-machine-interface/e3378887-4b90-4a26-b0cb-a833f3209a88 HTTP/1.1" 200 2945 0.010858 10.0.0.242 - - [2026-02-23 02:26:30] "GET /virtual-machine/dc854135-6f9a-4223-aadf-979d3ba3fdcb HTTP/1.1" 200 1293 0.003371 10.0.0.242 - - [2026-02-23 02:26:30] "GET /virtual-machine-interface/e3378887-4b90-4a26-b0cb-a833f3209a88 HTTP/1.1" 200 2945 0.008467 10.0.0.242 - - [2026-02-23 02:26:30] "GET /instance-ip/cb2b2944-060e-438b-aab8-ec33e1b1b1c7 HTTP/1.1" 200 1623 0.007090 10.0.0.242 - - [2026-02-23 02:26:30] "GET /virtual-machine/dc854135-6f9a-4223-aadf-979d3ba3fdcb HTTP/1.1" 200 1293 0.003628 10.0.0.242 - - [2026-02-23 02:26:30] "GET /virtual-machine-interface/e3378887-4b90-4a26-b0cb-a833f3209a88 HTTP/1.1" 200 2945 0.006324 10.0.0.242 - - [2026-02-23 02:26:30] "GET /instance-ip/cb2b2944-060e-438b-aab8-ec33e1b1b1c7 HTTP/1.1" 200 1623 0.003365 10.0.0.242 - - [2026-02-23 02:26:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003037 10.0.0.242 - - [2026-02-23 02:26:30] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003114 10.0.0.242 - - [2026-02-23 02:26:30] "GET /virtual-networks?parent_id=68702e4a-614c-4c5a-ba51-2cbc00c47e5c&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002549 10.0.0.242 - - [2026-02-23 02:26:30] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003611 10.0.0.242 - - [2026-02-23 02:26:30] "GET /virtual-network/683ac152-4b19-44ff-a164-d5505bca1c86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.004335 10.0.0.242 - - [2026-02-23 02:26:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002930 10.0.0.242 - - [2026-02-23 02:26:30] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003572 10.0.0.242 - - [2026-02-23 02:26:30] "POST /neutron/network HTTP/1.1" 200 825 0.007423 10.0.0.242 - - [2026-02-23 02:26:30] "GET /virtual-networks?parent_id=68702e4a-614c-4c5a-ba51-2cbc00c47e5c&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002917 10.0.0.242 - - [2026-02-23 02:26:30] "GET /virtual-network/683ac152-4b19-44ff-a164-d5505bca1c86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005157 10.0.0.242 - - [2026-02-23 02:26:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003261 10.0.0.242 - - [2026-02-23 02:26:30] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003904 10.0.0.242 - - [2026-02-23 02:26:30] "GET /virtual-networks?parent_id=68702e4a-614c-4c5a-ba51-2cbc00c47e5c&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003089 10.0.0.242 - - [2026-02-23 02:26:30] "GET /virtual-network/683ac152-4b19-44ff-a164-d5505bca1c86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005552 10.0.0.242 - - [2026-02-23 02:26:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003593 10.0.0.242 - - [2026-02-23 02:26:30] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003915 10.0.0.242 - - [2026-02-23 02:26:30] "GET /virtual-networks?parent_id=68702e4a-614c-4c5a-ba51-2cbc00c47e5c&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003343 10.0.0.242 - - [2026-02-23 02:26:30] "GET /virtual-network/683ac152-4b19-44ff-a164-d5505bca1c86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.006873 10.0.0.242 - - [2026-02-23 02:26:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003247 10.0.0.242 - - [2026-02-23 02:26:31] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004104 10.0.0.242 - - [2026-02-23 02:26:31] "GET /virtual-networks?parent_id=68702e4a-614c-4c5a-ba51-2cbc00c47e5c&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003541 10.0.0.242 - - [2026-02-23 02:26:31] "GET /virtual-network/683ac152-4b19-44ff-a164-d5505bca1c86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005328 10.0.0.242 - - [2026-02-23 02:26:31] "POST /neutron/network HTTP/1.1" 200 926 0.006475 10.0.0.242 - - [2026-02-23 02:26:31] "POST /neutron/port HTTP/1.1" 200 117 0.001090 10.0.0.242 - - [2026-02-23 02:26:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003284 10.0.0.242 - - [2026-02-23 02:26:34] "GET /virtual-network/683ac152-4b19-44ff-a164-d5505bca1c86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005058 10.0.0.242 - - [2026-02-23 02:26:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003333 10.0.0.242 - - [2026-02-23 02:26:38] "GET /virtual-network/683ac152-4b19-44ff-a164-d5505bca1c86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.004479 10.0.0.242 - - [2026-02-23 02:26:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003122 10.0.0.242 - - [2026-02-23 02:26:42] "GET /virtual-network/683ac152-4b19-44ff-a164-d5505bca1c86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005008 10.0.0.242 - - [2026-02-23 02:26:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003107 10.0.0.242 - - [2026-02-23 02:26:46] "GET /virtual-network/683ac152-4b19-44ff-a164-d5505bca1c86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005075 10.0.0.242 - - [2026-02-23 02:26:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003399 10.0.0.242 - - [2026-02-23 02:26:50] "GET /virtual-network/683ac152-4b19-44ff-a164-d5505bca1c86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005700 10.0.0.242 - - [2026-02-23 02:26:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003721 10.0.0.242 - - [2026-02-23 02:26:54] "GET /virtual-network/683ac152-4b19-44ff-a164-d5505bca1c86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.004800 10.0.0.242 - - [2026-02-23 02:26:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003056 10.0.0.242 - - [2026-02-23 02:26:58] "GET /virtual-network/683ac152-4b19-44ff-a164-d5505bca1c86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.004833 10.0.0.242 - - [2026-02-23 02:27:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003541 10.0.0.242 - - [2026-02-23 02:27:02] "GET /virtual-network/683ac152-4b19-44ff-a164-d5505bca1c86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005390 10.0.0.242 - - [2026-02-23 02:27:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003339 10.0.0.242 - - [2026-02-23 02:27:06] "GET /virtual-network/683ac152-4b19-44ff-a164-d5505bca1c86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005324 10.0.0.23 - - [2026-02-23 02:27:09] "DELETE /project/68702e4a614c4c5aba512cbc00c47e5c HTTP/1.1" 404 173 0.005386 10.0.0.23 - - [2026-02-23 02:27:09] "GET /projects?obj_uuids=ed9f06c4-ccb4-4748-8723-ea448ca1faa6&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.000783 10.0.0.23 - - [2026-02-23 02:27:09] "GET /project/ed9f06c4-ccb4-4748-8723-ea448ca1faa6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1532 0.034370 10.0.0.23 - - [2026-02-23 02:27:09] "GET /projects?obj_uuids=ed9f06c4-ccb4-4748-8723-ea448ca1faa6&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.000832 10.0.0.23 - - [2026-02-23 02:27:09] "GET /project/ed9f06c4-ccb4-4748-8723-ea448ca1faa6?fields=security_groups HTTP/1.1" 200 1411 0.083503 10.0.0.23 - - [2026-02-23 02:27:09] "DELETE /security-group/43ed88c7-f4e9-46f1-83c1-e6350111d0a4 HTTP/1.1" 200 115 0.061346 10.0.0.23 - - [2026-02-23 02:27:09] "GET /projects?obj_uuids=ed9f06c4-ccb4-4748-8723-ea448ca1faa6&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001365 10.0.0.23 - - [2026-02-23 02:27:10] "GET /project/ed9f06c4-ccb4-4748-8723-ea448ca1faa6?fields=application_policy_sets HTTP/1.1" 200 1450 0.068033 10.0.0.23 - - [2026-02-23 02:27:10] "DELETE /project/ed9f06c4-ccb4-4748-8723-ea448ca1faa6 HTTP/1.1" 200 115 0.448790 10.0.0.242 - - [2026-02-23 02:27:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003448 10.0.0.242 - - [2026-02-23 02:27:11] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003265 10.0.0.242 - - [2026-02-23 02:27:11] "GET /virtual-networks?parent_id=68702e4a-614c-4c5a-ba51-2cbc00c47e5c&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002811 10.0.0.242 - - [2026-02-23 02:27:11] "GET /virtual-network/683ac152-4b19-44ff-a164-d5505bca1c86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005515 10.0.0.242 - - [2026-02-23 02:27:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003318 10.0.0.242 - - [2026-02-23 02:27:11] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003896 10.0.0.242 - - [2026-02-23 02:27:11] "GET /virtual-networks?parent_id=68702e4a-614c-4c5a-ba51-2cbc00c47e5c&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003366 10.0.0.242 - - [2026-02-23 02:27:11] "GET /virtual-network/683ac152-4b19-44ff-a164-d5505bca1c86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005436 10.0.0.242 - - [2026-02-23 02:27:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003193 10.0.0.242 - - [2026-02-23 02:27:11] "GET /routing-instance/48d23204-e8a1-4ed0-b1ef-afbde893aa65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1785 0.004036 10.0.0.242 - - [2026-02-23 02:27:11] "GET /route-target/7c2e2039-3a51-486b-9811-56d9bd1fab11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003089 10.0.0.242 - - [2026-02-23 02:27:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003169 10.0.0.242 - - [2026-02-23 02:27:11] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003370 10.0.0.242 - - [2026-02-23 02:27:11] "GET /virtual-networks?parent_id=68702e4a-614c-4c5a-ba51-2cbc00c47e5c&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002486 10.0.0.242 - - [2026-02-23 02:27:11] "GET /virtual-network/683ac152-4b19-44ff-a164-d5505bca1c86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005288 10.0.0.242 - - [2026-02-23 02:27:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003340 10.0.0.242 - - [2026-02-23 02:27:11] "GET /routing-instance/48d23204-e8a1-4ed0-b1ef-afbde893aa65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1785 0.003666 10.0.0.242 - - [2026-02-23 02:27:11] "GET /route-target/7c2e2039-3a51-486b-9811-56d9bd1fab11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003282 10.0.0.242 - - [2026-02-23 02:27:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003281 10.0.0.242 - - [2026-02-23 02:27:11] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003768 10.0.0.242 - - [2026-02-23 02:27:11] "GET /virtual-networks?parent_id=68702e4a-614c-4c5a-ba51-2cbc00c47e5c&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002919 10.0.0.242 - - [2026-02-23 02:27:11] "GET /virtual-network/683ac152-4b19-44ff-a164-d5505bca1c86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005539 10.0.0.242 - - [2026-02-23 02:27:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002596 10.0.0.242 - - [2026-02-23 02:27:11] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003835 10.0.0.242 - - [2026-02-23 02:27:11] "GET /virtual-networks?parent_id=68702e4a-614c-4c5a-ba51-2cbc00c47e5c&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003295 10.0.0.242 - - [2026-02-23 02:27:11] "GET /virtual-network/683ac152-4b19-44ff-a164-d5505bca1c86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005234 10.0.0.242 - - [2026-02-23 02:27:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003112 10.0.0.242 - - [2026-02-23 02:27:12] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003825 10.0.0.242 - - [2026-02-23 02:27:12] "GET /virtual-networks?parent_id=68702e4a-614c-4c5a-ba51-2cbc00c47e5c&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002621 10.0.0.242 - - [2026-02-23 02:27:12] "GET /virtual-network/683ac152-4b19-44ff-a164-d5505bca1c86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005529 10.0.0.23 - - [2026-02-23 02:27:12] "GET /obj-perms HTTP/1.1" 200 5049 0.003533 10.0.0.242 - - [2026-02-23 02:27:12] "GET /obj-perms HTTP/1.1" 200 5049 0.003798 10.0.0.242 - - [2026-02-23 02:27:12] "GET /obj-perms HTTP/1.1" 200 5049 0.003395 10.0.0.242 - - [2026-02-23 02:27:12] "GET /obj-perms HTTP/1.1" 200 5049 0.003469 10.0.0.23 - - [2026-02-23 02:27:12] "GET /obj-perms HTTP/1.1" 200 5049 0.003097 10.0.0.242 - - [2026-02-23 02:27:12] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006539 10.0.0.242 - - [2026-02-23 02:27:12] "POST /neutron/port HTTP/1.1" 200 1124 0.016814 10.0.0.242 - - [2026-02-23 02:27:12] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008312 10.0.0.242 - - [2026-02-23 02:27:12] "GET /virtual-machine/4a4da55c-3de5-4ef8-b28b-f721b838db49 HTTP/1.1" 200 1292 0.005522 10.0.0.242 - - [2026-02-23 02:27:12] "GET /virtual-machine/4a4da55c-3de5-4ef8-b28b-f721b838db49 HTTP/1.1" 200 1292 0.003805 10.0.0.242 - - [2026-02-23 02:27:12] "GET /virtual-machine-interface/99c4d82e-3bfb-4731-8d78-edb2f6f4a1ab HTTP/1.1" 200 2945 0.005253 10.0.0.242 - - [2026-02-23 02:27:12] "GET /virtual-machine/4a4da55c-3de5-4ef8-b28b-f721b838db49 HTTP/1.1" 200 1292 0.003354 10.0.0.242 - - [2026-02-23 02:27:12] "GET /virtual-machine-interface/99c4d82e-3bfb-4731-8d78-edb2f6f4a1ab HTTP/1.1" 200 2945 0.004812 10.0.0.242 - - [2026-02-23 02:27:12] "GET /instance-ip/d1ea5e04-3556-465a-9e3e-19ffc8a4826a HTTP/1.1" 200 1622 0.005378 10.0.0.242 - - [2026-02-23 02:27:12] "GET /virtual-machine/4a4da55c-3de5-4ef8-b28b-f721b838db49 HTTP/1.1" 200 1292 0.003631 10.0.0.242 - - [2026-02-23 02:27:12] "GET /virtual-machine-interface/99c4d82e-3bfb-4731-8d78-edb2f6f4a1ab HTTP/1.1" 200 2945 0.004413 10.0.0.242 - - [2026-02-23 02:27:12] "GET /instance-ip/d1ea5e04-3556-465a-9e3e-19ffc8a4826a HTTP/1.1" 200 1622 0.003355 10.0.0.242 - - [2026-02-23 02:27:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003270 10.0.0.242 - - [2026-02-23 02:27:12] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003014 10.0.0.242 - - [2026-02-23 02:27:12] "GET /virtual-networks?parent_id=68702e4a-614c-4c5a-ba51-2cbc00c47e5c&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002420 10.0.0.242 - - [2026-02-23 02:27:12] "GET /virtual-network/b62c4d2e-34c9-446b-8603-9f17353e97e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.005522 10.0.0.242 - - [2026-02-23 02:27:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003258 10.0.0.242 - - [2026-02-23 02:27:13] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003981 10.0.0.242 - - [2026-02-23 02:27:13] "GET /virtual-networks?parent_id=68702e4a-614c-4c5a-ba51-2cbc00c47e5c&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002995 10.0.0.242 - - [2026-02-23 02:27:13] "GET /virtual-network/b62c4d2e-34c9-446b-8603-9f17353e97e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.005162 10.0.0.242 - - [2026-02-23 02:27:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003232 10.0.0.242 - - [2026-02-23 02:27:13] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005574 10.0.0.242 - - [2026-02-23 02:27:13] "GET /virtual-networks?parent_id=68702e4a-614c-4c5a-ba51-2cbc00c47e5c&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002973 10.0.0.242 - - [2026-02-23 02:27:13] "GET /virtual-network/b62c4d2e-34c9-446b-8603-9f17353e97e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.006783 10.0.0.242 - - [2026-02-23 02:27:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003125 10.0.0.242 - - [2026-02-23 02:27:13] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003437 10.0.0.242 - - [2026-02-23 02:27:13] "GET /virtual-networks?parent_id=68702e4a-614c-4c5a-ba51-2cbc00c47e5c&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003144 10.0.0.242 - - [2026-02-23 02:27:13] "GET /virtual-network/b62c4d2e-34c9-446b-8603-9f17353e97e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.005398 10.0.0.242 - - [2026-02-23 02:27:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002847 10.0.0.242 - - [2026-02-23 02:27:13] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003881 10.0.0.242 - - [2026-02-23 02:27:13] "GET /virtual-networks?parent_id=68702e4a-614c-4c5a-ba51-2cbc00c47e5c&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003041 10.0.0.242 - - [2026-02-23 02:27:13] "GET /virtual-network/b62c4d2e-34c9-446b-8603-9f17353e97e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.005032 10.0.0.242 - - [2026-02-23 02:27:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003141 10.0.0.242 - - [2026-02-23 02:27:14] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003354 10.0.0.242 - - [2026-02-23 02:27:14] "GET /virtual-networks?parent_id=68702e4a-614c-4c5a-ba51-2cbc00c47e5c&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002875 10.0.0.242 - - [2026-02-23 02:27:14] "GET /virtual-network/b62c4d2e-34c9-446b-8603-9f17353e97e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.005858 10.0.0.242 - - [2026-02-23 02:27:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003330 10.0.0.242 - - [2026-02-23 02:27:14] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003504 10.0.0.242 - - [2026-02-23 02:27:14] "GET /virtual-networks?parent_id=68702e4a-614c-4c5a-ba51-2cbc00c47e5c&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003315 10.0.0.242 - - [2026-02-23 02:27:14] "GET /virtual-network/b62c4d2e-34c9-446b-8603-9f17353e97e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.005467 10.0.0.242 - - [2026-02-23 02:27:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002537 10.0.0.242 - - [2026-02-23 02:27:14] "GET /routing-instance/c6760045-3fa5-467d-a563-2e0104deed1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1786 0.004348 10.0.0.242 - - [2026-02-23 02:27:14] "GET /route-target/67278b54-1aed-410c-9f03-796b069c0e29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003610 10.0.0.242 - - [2026-02-23 02:27:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002869 10.0.0.242 - - [2026-02-23 02:27:14] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003548 10.0.0.242 - - [2026-02-23 02:27:15] "GET /virtual-networks?parent_id=68702e4a-614c-4c5a-ba51-2cbc00c47e5c&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002718 10.0.0.242 - - [2026-02-23 02:27:15] "GET /virtual-network/b62c4d2e-34c9-446b-8603-9f17353e97e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.005223 10.0.0.242 - - [2026-02-23 02:27:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002924 10.0.0.242 - - [2026-02-23 02:27:15] "GET /routing-instance/c6760045-3fa5-467d-a563-2e0104deed1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1786 0.003934 10.0.0.242 - - [2026-02-23 02:27:15] "GET /route-target/67278b54-1aed-410c-9f03-796b069c0e29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003157 10.0.0.242 - - [2026-02-23 02:27:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003473 10.0.0.242 - - [2026-02-23 02:27:15] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005454 10.0.0.242 - - [2026-02-23 02:27:15] "GET /virtual-networks?parent_id=68702e4a-614c-4c5a-ba51-2cbc00c47e5c&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003491 10.0.0.242 - - [2026-02-23 02:27:15] "GET /virtual-network/b62c4d2e-34c9-446b-8603-9f17353e97e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.005815 10.0.0.242 - - [2026-02-23 02:27:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002805 10.0.0.242 - - [2026-02-23 02:27:15] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003561 10.0.0.242 - - [2026-02-23 02:27:15] "GET /virtual-networks?parent_id=68702e4a-614c-4c5a-ba51-2cbc00c47e5c&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002880 10.0.0.242 - - [2026-02-23 02:27:15] "GET /virtual-network/b62c4d2e-34c9-446b-8603-9f17353e97e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.005468 10.0.0.242 - - [2026-02-23 02:27:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002995 10.0.0.242 - - [2026-02-23 02:27:15] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003748 10.0.0.242 - - [2026-02-23 02:27:15] "GET /virtual-networks?parent_id=68702e4a-614c-4c5a-ba51-2cbc00c47e5c&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002901 10.0.0.242 - - [2026-02-23 02:27:15] "GET /virtual-network/b62c4d2e-34c9-446b-8603-9f17353e97e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.005191 10.0.0.242 - - [2026-02-23 02:27:15] "GET /obj-perms HTTP/1.1" 200 5049 0.003742 10.0.0.23 - - [2026-02-23 02:27:15] "GET /obj-perms HTTP/1.1" 200 5049 0.003422 10.0.0.242 - - [2026-02-23 02:27:15] "GET /obj-perms HTTP/1.1" 200 5049 0.003019 10.0.0.23 - - [2026-02-23 02:27:15] "GET /obj-perms HTTP/1.1" 200 5049 0.003404 10.0.0.242 - - [2026-02-23 02:27:15] "POST /neutron/port HTTP/1.1" 200 1125 0.022726 10.0.0.242 - - [2026-02-23 02:27:16] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006563 10.0.0.242 - - [2026-02-23 02:27:16] "GET /virtual-machine/cae99019-16b8-43f5-afd8-075a67b84d9f HTTP/1.1" 200 1293 0.005062 10.0.0.242 - - [2026-02-23 02:27:16] "GET /virtual-machine/cae99019-16b8-43f5-afd8-075a67b84d9f HTTP/1.1" 200 1293 0.003306 10.0.0.242 - - [2026-02-23 02:27:16] "GET /virtual-machine-interface/3fadbd92-02d1-4a80-8fff-4fe8679d3a70 HTTP/1.1" 200 2944 0.004303 10.0.0.242 - - [2026-02-23 02:27:16] "GET /virtual-machine/cae99019-16b8-43f5-afd8-075a67b84d9f HTTP/1.1" 200 1293 0.003131 10.0.0.242 - - [2026-02-23 02:27:16] "GET /virtual-machine-interface/3fadbd92-02d1-4a80-8fff-4fe8679d3a70 HTTP/1.1" 200 2944 0.004733 10.0.0.242 - - [2026-02-23 02:27:16] "GET /instance-ip/7fa29270-ad23-4725-9dc0-e405660465c2 HTTP/1.1" 200 1622 0.005013 10.0.0.242 - - [2026-02-23 02:27:16] "GET /virtual-machine/cae99019-16b8-43f5-afd8-075a67b84d9f HTTP/1.1" 200 1293 0.006999 10.0.0.242 - - [2026-02-23 02:27:16] "GET /virtual-machine-interface/3fadbd92-02d1-4a80-8fff-4fe8679d3a70 HTTP/1.1" 200 2944 0.004977 10.0.0.242 - - [2026-02-23 02:27:16] "GET /instance-ip/7fa29270-ad23-4725-9dc0-e405660465c2 HTTP/1.1" 200 1622 0.003747 10.0.0.242 - - [2026-02-23 02:27:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.006885 10.0.0.242 - - [2026-02-23 02:27:16] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003628 10.0.0.242 - - [2026-02-23 02:27:16] "GET /virtual-networks?parent_id=68702e4a-614c-4c5a-ba51-2cbc00c47e5c&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002805 10.0.0.242 - - [2026-02-23 02:27:16] "GET /virtual-network/b3d24c18-257f-4880-ba52-67b6e3d3eb17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005937 10.0.0.242 - - [2026-02-23 02:27:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003290 10.0.0.242 - - [2026-02-23 02:27:16] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004030 10.0.0.242 - - [2026-02-23 02:27:16] "GET /virtual-networks?parent_id=68702e4a-614c-4c5a-ba51-2cbc00c47e5c&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003176 10.0.0.242 - - [2026-02-23 02:27:16] "GET /virtual-network/b3d24c18-257f-4880-ba52-67b6e3d3eb17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006310 10.0.0.242 - - [2026-02-23 02:27:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004090 10.0.0.242 - - [2026-02-23 02:27:16] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004070 10.0.0.242 - - [2026-02-23 02:27:16] "GET /virtual-networks?parent_id=68702e4a-614c-4c5a-ba51-2cbc00c47e5c&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003002 10.0.0.242 - - [2026-02-23 02:27:16] "GET /virtual-network/b3d24c18-257f-4880-ba52-67b6e3d3eb17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005537 10.0.0.242 - - [2026-02-23 02:27:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003034 10.0.0.242 - - [2026-02-23 02:27:16] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003815 10.0.0.242 - - [2026-02-23 02:27:16] "GET /virtual-networks?parent_id=68702e4a-614c-4c5a-ba51-2cbc00c47e5c&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.004242 10.0.0.242 - - [2026-02-23 02:27:16] "GET /virtual-network/b3d24c18-257f-4880-ba52-67b6e3d3eb17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005666 10.0.0.242 - - [2026-02-23 02:27:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002795 10.0.0.242 - - [2026-02-23 02:27:16] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003769 10.0.0.242 - - [2026-02-23 02:27:16] "GET /virtual-networks?parent_id=68702e4a-614c-4c5a-ba51-2cbc00c47e5c&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.006170 10.0.0.242 - - [2026-02-23 02:27:16] "GET /virtual-network/b3d24c18-257f-4880-ba52-67b6e3d3eb17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005234 10.0.0.242 - - [2026-02-23 02:27:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003215 10.0.0.242 - - [2026-02-23 02:27:17] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003532 10.0.0.242 - - [2026-02-23 02:27:17] "GET /virtual-networks?parent_id=68702e4a-614c-4c5a-ba51-2cbc00c47e5c&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003732 10.0.0.242 - - [2026-02-23 02:27:17] "GET /virtual-network/b3d24c18-257f-4880-ba52-67b6e3d3eb17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006211 10.0.0.242 - - [2026-02-23 02:27:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003275 10.0.0.242 - - [2026-02-23 02:27:18] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003161 10.0.0.242 - - [2026-02-23 02:27:18] "GET /virtual-networks?parent_id=68702e4a-614c-4c5a-ba51-2cbc00c47e5c&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002536 10.0.0.242 - - [2026-02-23 02:27:18] "GET /virtual-network/b3d24c18-257f-4880-ba52-67b6e3d3eb17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005876 10.0.0.242 - - [2026-02-23 02:27:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002860 10.0.0.242 - - [2026-02-23 02:27:18] "GET /routing-instance/434163a2-3120-4d01-9a0e-7a0e5f87780c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1479 0.004093 10.0.0.242 - - [2026-02-23 02:27:18] "GET /route-target/596a54e7-c312-4acf-b38c-54c0dafd768d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004233 10.0.0.242 - - [2026-02-23 02:27:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003089 10.0.0.242 - - [2026-02-23 02:27:18] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005919 10.0.0.242 - - [2026-02-23 02:27:18] "GET /virtual-networks?parent_id=68702e4a-614c-4c5a-ba51-2cbc00c47e5c&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003472 10.0.0.242 - - [2026-02-23 02:27:18] "GET /virtual-network/b3d24c18-257f-4880-ba52-67b6e3d3eb17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005358 10.0.0.242 - - [2026-02-23 02:27:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002805 10.0.0.242 - - [2026-02-23 02:27:18] "GET /routing-instance/434163a2-3120-4d01-9a0e-7a0e5f87780c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1479 0.004130 10.0.0.242 - - [2026-02-23 02:27:18] "GET /route-target/596a54e7-c312-4acf-b38c-54c0dafd768d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.005596 10.0.0.242 - - [2026-02-23 02:27:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004699 10.0.0.242 - - [2026-02-23 02:27:18] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004108 10.0.0.242 - - [2026-02-23 02:27:18] "GET /virtual-networks?parent_id=68702e4a-614c-4c5a-ba51-2cbc00c47e5c&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003393 10.0.0.242 - - [2026-02-23 02:27:18] "GET /virtual-network/b3d24c18-257f-4880-ba52-67b6e3d3eb17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005672 10.0.0.242 - - [2026-02-23 02:27:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002953 10.0.0.242 - - [2026-02-23 02:27:18] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005834 10.0.0.242 - - [2026-02-23 02:27:18] "GET /virtual-networks?parent_id=68702e4a-614c-4c5a-ba51-2cbc00c47e5c&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002680 10.0.0.242 - - [2026-02-23 02:27:18] "GET /virtual-network/b3d24c18-257f-4880-ba52-67b6e3d3eb17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005275 10.0.0.242 - - [2026-02-23 02:27:18] "GET /obj-perms HTTP/1.1" 200 5049 0.004067 10.0.0.242 - - [2026-02-23 02:27:18] "GET /obj-perms HTTP/1.1" 200 5049 0.003312 10.0.0.23 - - [2026-02-23 02:27:18] "GET /obj-perms HTTP/1.1" 200 5049 0.003432 10.0.0.242 - - [2026-02-23 02:27:19] "GET /obj-perms HTTP/1.1" 200 5049 0.004151 10.0.0.50 - - [2026-02-23 02:27:19] "GET /obj-perms HTTP/1.1" 200 5049 0.003713 10.0.0.242 - - [2026-02-23 02:27:19] "GET /virtual-machine/dc854135-6f9a-4223-aadf-979d3ba3fdcb HTTP/1.1" 200 1293 0.008908 10.0.0.242 - - [2026-02-23 02:27:19] "GET /virtual-machine-interface/e3378887-4b90-4a26-b0cb-a833f3209a88 HTTP/1.1" 200 2945 0.004837 10.0.0.242 - - [2026-02-23 02:27:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003230 10.0.0.242 - - [2026-02-23 02:27:19] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003114 10.0.0.242 - - [2026-02-23 02:27:19] "GET /virtual-networks?parent_id=68702e4a-614c-4c5a-ba51-2cbc00c47e5c&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003115 10.0.0.242 - - [2026-02-23 02:27:19] "GET /virtual-network/683ac152-4b19-44ff-a164-d5505bca1c86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.006631 10.0.0.242 - - [2026-02-23 02:27:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003356 10.0.0.242 - - [2026-02-23 02:27:20] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003137 10.0.0.242 - - [2026-02-23 02:27:20] "GET /virtual-networks?parent_id=68702e4a-614c-4c5a-ba51-2cbc00c47e5c&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002548 10.0.0.242 - - [2026-02-23 02:27:20] "GET /virtual-network/683ac152-4b19-44ff-a164-d5505bca1c86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005201 10.0.0.242 - - [2026-02-23 02:27:20] "POST /neutron/port HTTP/1.1" 200 1125 0.016025 10.0.0.242 - - [2026-02-23 02:27:20] "POST /neutron/security_group HTTP/1.1" 200 2058 0.030986 10.0.0.242 - - [2026-02-23 02:27:25] "POST /neutron/port HTTP/1.1" 200 1125 0.017338 10.0.0.242 - - [2026-02-23 02:27:25] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006679 10.0.0.242 - - [2026-02-23 02:27:28] "POST /neutron/network HTTP/1.1" 200 1006 0.006166 10.0.0.242 - - [2026-02-23 02:27:28] "POST /neutron/port HTTP/1.1" 200 117 0.001070 10.0.0.242 - - [2026-02-23 02:27:29] "GET /obj-perms HTTP/1.1" 200 5075 0.059089 10.0.0.242 - - [2026-02-23 02:27:30] "GET /virtual-machine/4a4da55c-3de5-4ef8-b28b-f721b838db49 HTTP/1.1" 200 1292 0.003894 10.0.0.242 - - [2026-02-23 02:27:30] "GET /virtual-machine-interface/99c4d82e-3bfb-4731-8d78-edb2f6f4a1ab HTTP/1.1" 200 2945 0.004868 10.0.0.242 - - [2026-02-23 02:27:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003127 10.0.0.242 - - [2026-02-23 02:27:30] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003057 10.0.0.242 - - [2026-02-23 02:27:30] "GET /virtual-networks?parent_id=68702e4a-614c-4c5a-ba51-2cbc00c47e5c&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002540 10.0.0.242 - - [2026-02-23 02:27:31] "GET /virtual-network/b62c4d2e-34c9-446b-8603-9f17353e97e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.005369 10.0.0.242 - - [2026-02-23 02:27:31] "POST /neutron/port HTTP/1.1" 200 1124 0.015926 10.0.0.242 - - [2026-02-23 02:27:31] "POST /neutron/subnet HTTP/1.1" 200 699 0.007843 10.0.0.242 - - [2026-02-23 02:27:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003776 10.0.0.242 - - [2026-02-23 02:27:32] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004157 10.0.0.242 - - [2026-02-23 02:27:32] "GET /virtual-networks?parent_id=68702e4a-614c-4c5a-ba51-2cbc00c47e5c&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003216 10.0.0.242 - - [2026-02-23 02:27:32] "GET /virtual-network/b62c4d2e-34c9-446b-8603-9f17353e97e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.005468 10.0.0.242 - - [2026-02-23 02:27:32] "GET /virtual-machine/cae99019-16b8-43f5-afd8-075a67b84d9f HTTP/1.1" 200 1293 0.003934 10.0.0.242 - - [2026-02-23 02:27:32] "GET /virtual-machine-interface/3fadbd92-02d1-4a80-8fff-4fe8679d3a70 HTTP/1.1" 200 2944 0.004913 10.0.0.242 - - [2026-02-23 02:27:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003151 10.0.0.242 - - [2026-02-23 02:27:32] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004331 10.0.0.242 - - [2026-02-23 02:27:32] "GET /virtual-networks?parent_id=68702e4a-614c-4c5a-ba51-2cbc00c47e5c&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002802 10.0.0.242 - - [2026-02-23 02:27:32] "GET /virtual-network/b3d24c18-257f-4880-ba52-67b6e3d3eb17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005434 10.0.0.242 - - [2026-02-23 02:27:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003345 10.0.0.242 - - [2026-02-23 02:27:33] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003050 10.0.0.242 - - [2026-02-23 02:27:33] "GET /virtual-networks?parent_id=68702e4a-614c-4c5a-ba51-2cbc00c47e5c&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002604 10.0.0.242 - - [2026-02-23 02:27:33] "GET /virtual-network/b3d24c18-257f-4880-ba52-67b6e3d3eb17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005927 10.0.0.242 - - [2026-02-23 02:27:54] "GET /virtual-machine/cae99019-16b8-43f5-afd8-075a67b84d9f HTTP/1.1" 200 1293 0.004082 10.0.0.242 - - [2026-02-23 02:27:54] "POST /neutron/port HTTP/1.1" 200 1125 0.017920 10.0.0.242 - - [2026-02-23 02:27:56] "GET /virtual-machine/cae99019-16b8-43f5-afd8-075a67b84d9f HTTP/1.1" 404 171 0.003674 10.0.0.242 - - [2026-02-23 02:27:56] "GET /virtual-machine/cae99019-16b8-43f5-afd8-075a67b84d9f HTTP/1.1" 404 171 0.003038 10.0.0.242 - - [2026-02-23 02:27:56] "GET /virtual-machine/cae99019-16b8-43f5-afd8-075a67b84d9f HTTP/1.1" 404 171 0.003433 10.0.0.242 - - [2026-02-23 02:27:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003166 10.0.0.242 - - [2026-02-23 02:27:56] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003520 10.0.0.242 - - [2026-02-23 02:27:56] "GET /virtual-networks?parent_id=68702e4a-614c-4c5a-ba51-2cbc00c47e5c&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002700 10.0.0.242 - - [2026-02-23 02:27:56] "GET /virtual-network/b3d24c18-257f-4880-ba52-67b6e3d3eb17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005988 10.0.0.242 - - [2026-02-23 02:27:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002703 10.0.0.242 - - [2026-02-23 02:27:56] "GET /routing-instance/434163a2-3120-4d01-9a0e-7a0e5f87780c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1479 0.003619 10.0.0.242 - - [2026-02-23 02:27:56] "GET /route-target/596a54e7-c312-4acf-b38c-54c0dafd768d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003764 10.0.0.242 - - [2026-02-23 02:28:00] "GET /obj-perms HTTP/1.1" 200 5049 0.004761 10.0.0.242 - - [2026-02-23 02:28:03] "GET /obj-perms HTTP/1.1" 200 5049 0.003466 10.0.0.242 - - [2026-02-23 02:28:09] "GET /obj-perms HTTP/1.1" 200 5049 0.003946 10.0.0.242 - - [2026-02-23 02:28:12] "GET /obj-perms HTTP/1.1" 200 5049 0.003917 10.0.0.242 - - [2026-02-23 02:28:18] "GET /obj-perms HTTP/1.1" 200 5049 0.003499 10.0.0.242 - - [2026-02-23 02:28:21] "GET /obj-perms HTTP/1.1" 200 5049 0.003492 10.0.0.242 - - [2026-02-23 02:28:24] "GET /obj-perms HTTP/1.1" 200 5049 0.003982 10.0.0.23 - - [2026-02-23 02:28:24] "GET /obj-perms HTTP/1.1" 200 5049 0.004690 10.0.0.242 - - [2026-02-23 02:28:24] "GET /virtual-machine/4a4da55c-3de5-4ef8-b28b-f721b838db49 HTTP/1.1" 200 1292 0.004253 10.0.0.242 - - [2026-02-23 02:28:25] "POST /neutron/port HTTP/1.1" 200 1124 0.015838 10.0.0.242 - - [2026-02-23 02:28:26] "GET /virtual-machine/4a4da55c-3de5-4ef8-b28b-f721b838db49 HTTP/1.1" 404 171 0.003503 10.0.0.242 - - [2026-02-23 02:28:26] "GET /virtual-machine/4a4da55c-3de5-4ef8-b28b-f721b838db49 HTTP/1.1" 404 171 0.002437 10.0.0.242 - - [2026-02-23 02:28:26] "GET /virtual-machine/4a4da55c-3de5-4ef8-b28b-f721b838db49 HTTP/1.1" 404 171 0.002402 10.0.0.242 - - [2026-02-23 02:28:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003217 10.0.0.242 - - [2026-02-23 02:28:27] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003648 10.0.0.242 - - [2026-02-23 02:28:27] "GET /virtual-networks?parent_id=68702e4a-614c-4c5a-ba51-2cbc00c47e5c&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002713 10.0.0.242 - - [2026-02-23 02:28:27] "GET /virtual-network/b62c4d2e-34c9-446b-8603-9f17353e97e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.012948 10.0.0.242 - - [2026-02-23 02:28:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002693 10.0.0.242 - - [2026-02-23 02:28:27] "GET /routing-instance/c6760045-3fa5-467d-a563-2e0104deed1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1786 0.004221 10.0.0.242 - - [2026-02-23 02:28:27] "GET /route-target/67278b54-1aed-410c-9f03-796b069c0e29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003671 10.0.0.242 - - [2026-02-23 02:28:30] "GET /obj-perms HTTP/1.1" 200 5049 0.003356 10.0.0.23 - - [2026-02-23 02:28:30] "GET /obj-perms HTTP/1.1" 200 5075 0.057873 10.0.0.242 - - [2026-02-23 02:28:39] "GET /obj-perms HTTP/1.1" 200 5049 0.003616 10.0.0.23 - - [2026-02-23 02:28:39] "GET /obj-perms HTTP/1.1" 200 5049 0.003146 10.0.0.242 - - [2026-02-23 02:28:48] "GET /obj-perms HTTP/1.1" 200 5049 0.003833 10.0.0.23 - - [2026-02-23 02:28:48] "GET /obj-perms HTTP/1.1" 200 5049 0.004646 10.0.0.50 - - [2026-02-23 02:28:48] "GET /obj-perms HTTP/1.1" 200 5049 0.003751 10.0.0.242 - - [2026-02-23 02:28:48] "GET /virtual-machine/dc854135-6f9a-4223-aadf-979d3ba3fdcb HTTP/1.1" 200 1293 0.003712 10.0.0.242 - - [2026-02-23 02:28:49] "POST /neutron/port HTTP/1.1" 200 1125 0.014909 10.0.0.242 - - [2026-02-23 02:28:50] "GET /virtual-machine/dc854135-6f9a-4223-aadf-979d3ba3fdcb HTTP/1.1" 404 171 0.003024 10.0.0.242 - - [2026-02-23 02:28:50] "GET /virtual-machine/dc854135-6f9a-4223-aadf-979d3ba3fdcb HTTP/1.1" 404 171 0.002417 10.0.0.242 - - [2026-02-23 02:28:50] "GET /virtual-machine/dc854135-6f9a-4223-aadf-979d3ba3fdcb HTTP/1.1" 404 171 0.002412 10.0.0.242 - - [2026-02-23 02:28:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003734 10.0.0.242 - - [2026-02-23 02:28:51] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004248 10.0.0.242 - - [2026-02-23 02:28:51] "GET /virtual-networks?parent_id=68702e4a-614c-4c5a-ba51-2cbc00c47e5c&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003205 10.0.0.242 - - [2026-02-23 02:28:51] "GET /virtual-network/683ac152-4b19-44ff-a164-d5505bca1c86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005786 10.0.0.242 - - [2026-02-23 02:28:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002970 10.0.0.242 - - [2026-02-23 02:28:51] "GET /routing-instance/48d23204-e8a1-4ed0-b1ef-afbde893aa65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1785 0.004079 10.0.0.242 - - [2026-02-23 02:28:51] "GET /route-target/7c2e2039-3a51-486b-9811-56d9bd1fab11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004196 10.0.0.242 - - [2026-02-23 02:28:51] "GET /obj-perms HTTP/1.1" 200 5049 0.003793 10.0.0.242 - - [2026-02-23 02:28:54] "GET /obj-perms HTTP/1.1" 200 5049 0.003920 10.0.0.242 - - [2026-02-23 02:28:54] "GET /virtual-network/b62c4d2e-34c9-446b-8603-9f17353e97e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.004967 10.0.0.242 - - [2026-02-23 02:28:54] "POST /neutron/network HTTP/1.1" 200 916 0.005775 10.0.0.242 - - [2026-02-23 02:28:54] "GET /virtual-network/b62c4d2e-34c9-446b-8603-9f17353e97e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005986 10.0.0.23 - - [2026-02-23 02:28:54] "DELETE /access-control-list/9a5938de-b365-451a-a596-b5871305e386 HTTP/1.1" 200 115 0.098663 10.0.0.242 - - [2026-02-23 02:28:55] "POST /ref-update HTTP/1.1" 200 156 0.043943 10.0.0.242 - - [2026-02-23 02:28:55] "POST /ref-update HTTP/1.1" 200 156 0.067328 10.0.0.23 - - [2026-02-23 02:28:55] "DELETE /access-control-list/7c4efca2-0c25-4f59-ada9-d51e65b9d24b HTTP/1.1" 200 115 0.057299 10.0.0.242 - - [2026-02-23 02:28:55] "DELETE /network-policy/bd8bf88b-6cdd-4c12-8386-46accdce9e74 HTTP/1.1" 200 115 0.058612 10.0.0.242 - - [2026-02-23 02:28:55] "DELETE /network-policy/528d4ef8-95f1-4c93-9450-734cd9ef1e49 HTTP/1.1" 200 115 0.031982 10.0.0.242 - - [2026-02-23 02:28:55] "DELETE /network-policy/ca698627-5d5e-44fb-832c-4d85f8540cc7 HTTP/1.1" 200 115 0.045240 10.0.0.242 - - [2026-02-23 02:28:55] "POST /neutron/network HTTP/1.1" 200 825 0.006920 10.0.0.23 - - [2026-02-23 02:28:55] "DELETE /route-target/596a54e7-c312-4acf-b38c-54c0dafd768d HTTP/1.1" 200 115 0.016105 10.0.0.23 - - [2026-02-23 02:28:55] "POST /useragent-kv HTTP/1.1" 200 115 0.041438 10.0.0.23 - - [2026-02-23 02:28:55] "POST /useragent-kv HTTP/1.1" 200 115 0.004323 10.0.0.242 - - [2026-02-23 02:28:55] "POST /neutron/network HTTP/1.1" 200 151 0.164060 10.0.0.23 - - [2026-02-23 02:28:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005068 10.0.0.242 - - [2026-02-23 02:28:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004630 10.0.0.242 - - [2026-02-23 02:28:56] "DELETE /network-ipam/06e2fa45-2a51-4f38-8538-0a9dca610fc1 HTTP/1.1" 200 115 0.034738 10.0.0.242 - - [2026-02-23 02:28:56] "POST /fqname-to-id HTTP/1.1" 404 197 0.007269 10.0.0.242 - - [2026-02-23 02:28:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.007721 10.0.0.242 - - [2026-02-23 02:28:56] "DELETE /network-ipam/d2592aa0-3745-43ac-a373-40518d0237d9 HTTP/1.1" 200 115 0.042216 10.0.0.242 - - [2026-02-23 02:28:56] "POST /fqname-to-id HTTP/1.1" 404 197 0.002924 10.0.0.242 - - [2026-02-23 02:28:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004124 10.0.0.242 - - [2026-02-23 02:28:56] "DELETE /network-ipam/e69b2e3e-7c13-42a7-a5bd-c05f83ad4e98 HTTP/1.1" 200 115 0.037875 10.0.0.242 - - [2026-02-23 02:28:56] "POST /fqname-to-id HTTP/1.1" 404 197 0.002916 10.0.0.23 - - [2026-02-23 02:28:58] "GET /projects?obj_uuids=68702e4a-614c-4c5a-ba51-2cbc00c47e5c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000960 10.0.0.242 - - [2026-02-23 02:28:58] "GET /project/68702e4a-614c-4c5a-ba51-2cbc00c47e5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.034412 10.0.0.23 - - [2026-02-23 02:28:58] "GET /projects?obj_uuids=68702e4a-614c-4c5a-ba51-2cbc00c47e5c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000957 10.0.0.242 - - [2026-02-23 02:28:58] "GET /project/68702e4a-614c-4c5a-ba51-2cbc00c47e5c?fields=virtual_networks HTTP/1.1" 200 1032 0.031012 10.0.0.23 - - [2026-02-23 02:28:58] "GET /projects?obj_uuids=68702e4a-614c-4c5a-ba51-2cbc00c47e5c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000874 10.0.0.242 - - [2026-02-23 02:28:58] "GET /project/68702e4a-614c-4c5a-ba51-2cbc00c47e5c?fields=virtual_machine_interfaces HTTP/1.1" 200 1032 0.035202 10.0.0.23 - - [2026-02-23 02:28:58] "GET /projects?obj_uuids=68702e4a-614c-4c5a-ba51-2cbc00c47e5c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000972 10.0.0.242 - - [2026-02-23 02:28:58] "GET /project/68702e4a-614c-4c5a-ba51-2cbc00c47e5c?fields=security_groups HTTP/1.1" 200 1258 0.042282 10.0.0.242 - - [2026-02-23 02:28:59] "POST /fqname-to-id HTTP/1.1" 404 194 0.030045 10.0.0.23 - - [2026-02-23 02:28:59] "GET /projects?obj_uuids=72cb262e-1dee-4238-aaf9-f136fc62e830&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003988 10.0.0.23 - - [2026-02-23 02:28:59] "GET /domains?obj_uuids=e1cc6957-1fd1-4e0a-8f60-be32b1950cd6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001128 10.0.0.23 - - [2026-02-23 02:28:59] "GET /domain/e1cc6957-1fd1-4e0a-8f60-be32b1950cd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.050138 10.0.0.23 - - [2026-02-23 02:28:59] "POST /id-to-fqname HTTP/1.1" 200 196 0.001075 10.0.0.23 - - [2026-02-23 02:28:59] "POST /fqname-to-id HTTP/1.1" 404 205 0.005222 10.0.0.23 - - [2026-02-23 02:28:59] "POST /security-groups HTTP/1.1" 200 597 0.086696 10.0.0.23 - - [2026-02-23 02:28:59] "POST /projects HTTP/1.1" 200 597 0.276771 10.0.0.23 - - [2026-02-23 02:28:59] "POST /access-control-lists HTTP/1.1" 200 602 0.031574 10.0.0.23 - - [2026-02-23 02:28:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.359257 10.0.0.242 - - [2026-02-23 02:28:59] "GET /project/72cb262e-1dee-4238-aaf9-f136fc62e830?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.546254 10.0.0.242 - - [2026-02-23 02:29:01] "GET / HTTP/1.1" 200 35931 0.001566 10.0.0.242 - - [2026-02-23 02:29:04] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 401 293 0.000408 10.0.0.242 - - [2026-02-23 02:29:04] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.067368 10.0.0.242 - - [2026-02-23 02:29:04] "POST /network-ipams HTTP/1.1" 200 519 0.025009 10.0.0.242 - - [2026-02-23 02:29:04] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 756 0.003229 10.0.0.242 - - [2026-02-23 02:29:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002962 10.0.0.242 - - [2026-02-23 02:29:04] "GET /network-ipam/e2ceb03c-c0a7-468a-9f5e-564754963e82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.006334 10.0.0.242 - - [2026-02-23 02:29:04] "PUT /network-ipam/e2ceb03c-c0a7-468a-9f5e-564754963e82 HTTP/1.1" 200 258 0.014243 10.0.0.242 - - [2026-02-23 02:29:04] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 756 0.003176 10.0.0.242 - - [2026-02-23 02:29:04] "POST /network-ipams HTTP/1.1" 200 519 0.029619 10.0.0.242 - - [2026-02-23 02:29:04] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 967 0.003103 10.0.0.242 - - [2026-02-23 02:29:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003128 10.0.0.242 - - [2026-02-23 02:29:05] "GET /network-ipam/cc15fd56-6f4b-4e24-b947-398c2ef8b71b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.005677 10.0.0.242 - - [2026-02-23 02:29:05] "PUT /network-ipam/cc15fd56-6f4b-4e24-b947-398c2ef8b71b HTTP/1.1" 200 258 0.012747 10.0.0.242 - - [2026-02-23 02:29:05] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 967 0.003134 10.0.0.242 - - [2026-02-23 02:29:05] "POST /network-ipams HTTP/1.1" 200 519 0.028748 10.0.0.242 - - [2026-02-23 02:29:05] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 1179 0.003335 10.0.0.242 - - [2026-02-23 02:29:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003648 10.0.0.242 - - [2026-02-23 02:29:05] "GET /network-ipam/30ca8351-2b71-40c6-9ee3-e50323609666?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.005488 10.0.0.242 - - [2026-02-23 02:29:05] "PUT /network-ipam/30ca8351-2b71-40c6-9ee3-e50323609666 HTTP/1.1" 200 258 0.012470 10.0.0.242 - - [2026-02-23 02:29:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003336 10.0.0.23 - - [2026-02-23 02:29:06] "GET /projects?obj_uuids=72cb262e-1dee-4238-aaf9-f136fc62e830&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000975 10.0.0.242 - - [2026-02-23 02:29:06] "GET /project/72cb262e-1dee-4238-aaf9-f136fc62e830?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.046858 10.0.0.242 - - [2026-02-23 02:29:06] "POST /neutron/network HTTP/1.1" 200 117 0.041325 10.0.0.23 - - [2026-02-23 02:29:06] "POST /route-targets HTTP/1.1" 200 327 0.025882 10.0.0.23 - - [2026-02-23 02:29:07] "POST /useragent-kv HTTP/1.1" 200 115 0.005692 10.0.0.242 - - [2026-02-23 02:29:07] "POST /neutron/subnet HTTP/1.1" 200 828 0.144375 10.0.0.242 - - [2026-02-23 02:29:07] "POST /id-to-fqname HTTP/1.1" 200 227 0.001213 10.0.0.242 - - [2026-02-23 02:29:07] "GET /virtual-network/e4a86d94-dc68-4085-b10a-7097bac9e0ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.005300 10.0.0.242 - - [2026-02-23 02:29:07] "GET /virtual-network/e4a86d94-dc68-4085-b10a-7097bac9e0ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.005592 10.0.0.242 - - [2026-02-23 02:29:07] "POST /neutron/network HTTP/1.1" 200 1014 0.008023 10.0.0.242 - - [2026-02-23 02:29:07] "POST /neutron/network HTTP/1.1" 200 1014 0.012533 10.0.0.242 - - [2026-02-23 02:29:07] "GET /virtual-network/e4a86d94-dc68-4085-b10a-7097bac9e0ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.004759 10.0.0.242 - - [2026-02-23 02:29:07] "GET /network-ipam/e2ceb03c-c0a7-468a-9f5e-564754963e82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.003487 10.0.0.242 - - [2026-02-23 02:29:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003973 10.0.0.23 - - [2026-02-23 02:29:07] "GET /projects?obj_uuids=72cb262e-1dee-4238-aaf9-f136fc62e830&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001136 10.0.0.242 - - [2026-02-23 02:29:07] "GET /project/72cb262e-1dee-4238-aaf9-f136fc62e830?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.048183 10.0.0.23 - - [2026-02-23 02:29:07] "POST /ref-update HTTP/1.1" 200 156 0.025556 10.0.0.23 - - [2026-02-23 02:29:07] "POST /useragent-kv HTTP/1.1" 200 115 0.006293 10.0.0.242 - - [2026-02-23 02:29:07] "POST /neutron/subnet HTTP/1.1" 200 724 0.156043 10.0.0.23 - - [2026-02-23 02:29:08] "POST /fqname-to-id HTTP/1.1" 404 207 0.050740 10.0.0.242 - - [2026-02-23 02:29:08] "POST /id-to-fqname HTTP/1.1" 200 227 0.002684 10.0.0.242 - - [2026-02-23 02:29:08] "GET /virtual-network/d0a715df-2e48-4aa7-a343-12526d2e6c98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.006856 10.0.0.242 - - [2026-02-23 02:29:08] "POST /neutron/network HTTP/1.1" 200 1014 0.007694 10.0.0.242 - - [2026-02-23 02:29:08] "GET /virtual-network/d0a715df-2e48-4aa7-a343-12526d2e6c98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.004739 10.0.0.242 - - [2026-02-23 02:29:08] "POST /neutron/subnet HTTP/1.1" 200 828 0.007753 10.0.0.242 - - [2026-02-23 02:29:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002396 10.0.0.23 - - [2026-02-23 02:29:08] "GET /projects?obj_uuids=72cb262e-1dee-4238-aaf9-f136fc62e830&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000756 10.0.0.242 - - [2026-02-23 02:29:08] "GET /project/72cb262e-1dee-4238-aaf9-f136fc62e830?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.031633 10.0.0.23 - - [2026-02-23 02:29:08] "POST /useragent-kv HTTP/1.1" 200 115 0.007535 10.0.0.242 - - [2026-02-23 02:29:08] "POST /neutron/subnet HTTP/1.1" 200 720 0.188158 10.0.0.242 - - [2026-02-23 02:29:08] "POST /id-to-fqname HTTP/1.1" 200 227 0.001243 10.0.0.242 - - [2026-02-23 02:29:08] "GET /virtual-network/ca366847-21bb-4087-ae98-c116a397b56b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.006725 10.0.0.242 - - [2026-02-23 02:29:08] "POST /neutron/network HTTP/1.1" 200 1012 0.009528 10.0.0.242 - - [2026-02-23 02:29:08] "GET /virtual-network/ca366847-21bb-4087-ae98-c116a397b56b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.004442 10.0.0.242 - - [2026-02-23 02:29:09] "POST /neutron/subnet HTTP/1.1" 200 823 0.008197 10.0.0.242 - - [2026-02-23 02:29:09] "GET /virtual-network/e4a86d94-dc68-4085-b10a-7097bac9e0ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.004891 10.0.0.242 - - [2026-02-23 02:29:09] "GET /obj-perms HTTP/1.1" 200 5061 0.056323 10.0.0.23 - - [2026-02-23 02:29:10] "DELETE /project/72cb262e1dee4238aaf9f136fc62e830 HTTP/1.1" 404 173 0.005440 10.0.0.23 - - [2026-02-23 02:29:10] "GET /projects?obj_uuids=68702e4a-614c-4c5a-ba51-2cbc00c47e5c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000825 10.0.0.23 - - [2026-02-23 02:29:10] "GET /obj-perms HTTP/1.1" 200 5061 0.077751 10.0.0.23 - - [2026-02-23 02:29:10] "GET /project/68702e4a-614c-4c5a-ba51-2cbc00c47e5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.035556 10.0.0.23 - - [2026-02-23 02:29:10] "GET /projects?obj_uuids=68702e4a-614c-4c5a-ba51-2cbc00c47e5c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000844 10.0.0.23 - - [2026-02-23 02:29:10] "GET /project/68702e4a-614c-4c5a-ba51-2cbc00c47e5c?fields=security_groups HTTP/1.1" 200 1363 0.038270 10.0.0.23 - - [2026-02-23 02:29:10] "DELETE /security-group/34adaa71-64da-44ae-ba67-6131cfa8c355 HTTP/1.1" 200 115 0.058837 10.0.0.23 - - [2026-02-23 02:29:10] "GET /projects?obj_uuids=68702e4a-614c-4c5a-ba51-2cbc00c47e5c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001061 10.0.0.23 - - [2026-02-23 02:29:10] "DELETE /access-control-list/ff64780d-b3c7-4d95-9746-a5110baacf7b HTTP/1.1" 200 115 0.060329 10.0.0.23 - - [2026-02-23 02:29:10] "GET /project/68702e4a-614c-4c5a-ba51-2cbc00c47e5c?fields=application_policy_sets HTTP/1.1" 200 1402 0.052515 10.0.0.23 - - [2026-02-23 02:29:10] "GET /global-system-configs HTTP/1.1" 401 293 0.002181 10.0.0.23 - - [2026-02-23 02:29:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000601 10.0.0.242 - - [2026-02-23 02:29:10] "GET /virtual-network/d0a715df-2e48-4aa7-a343-12526d2e6c98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.012232 10.0.0.50 - - [2026-02-23 02:29:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000396 10.0.0.23 - - [2026-02-23 02:29:10] "DELETE /project/68702e4a-614c-4c5a-ba51-2cbc00c47e5c HTTP/1.1" 200 115 0.440441 10.0.0.50 - - [2026-02-23 02:29:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000562 10.0.0.23 - - [2026-02-23 02:29:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000388 10.0.0.50 - - [2026-02-23 02:29:11] "GET /obj-perms HTTP/1.1" 200 5061 0.083335 10.0.0.23 - - [2026-02-23 02:29:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000408 10.0.0.242 - - [2026-02-23 02:29:11] "GET /virtual-network/ca366847-21bb-4087-ae98-c116a397b56b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.005038 10.0.0.50 - - [2026-02-23 02:29:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000389 10.0.0.50 - - [2026-02-23 02:29:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000340 10.0.0.242 - - [2026-02-23 02:29:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000418 10.0.0.242 - - [2026-02-23 02:29:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000360 10.0.0.242 - - [2026-02-23 02:29:12] "POST /fqname-to-id HTTP/1.1" 404 224 0.003721 10.0.0.242 - - [2026-02-23 02:29:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002628 10.0.0.23 - - [2026-02-23 02:29:12] "GET /projects?obj_uuids=72cb262e-1dee-4238-aaf9-f136fc62e830&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001030 10.0.0.242 - - [2026-02-23 02:29:12] "GET /project/72cb262e-1dee-4238-aaf9-f136fc62e830?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.046161 10.0.0.242 - - [2026-02-23 02:29:12] "POST /network-policys HTTP/1.1" 200 559 0.024413 10.0.0.242 - - [2026-02-23 02:29:12] "GET /network-policy/f4658784-bf15-45e2-94ea-f6184ea76619?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2146 0.005937 10.0.0.242 - - [2026-02-23 02:29:12] "POST /fqname-to-id HTTP/1.1" 404 224 0.002677 10.0.0.242 - - [2026-02-23 02:29:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003032 10.0.0.23 - - [2026-02-23 02:29:12] "GET /projects?obj_uuids=72cb262e-1dee-4238-aaf9-f136fc62e830&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001091 10.0.0.242 - - [2026-02-23 02:29:12] "GET /project/72cb262e-1dee-4238-aaf9-f136fc62e830?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.042524 10.0.0.242 - - [2026-02-23 02:29:12] "POST /network-policys HTTP/1.1" 200 559 0.029981 10.0.0.242 - - [2026-02-23 02:29:12] "GET /network-policy/605b6917-c09f-4a0f-922a-89fa362abe3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.006916 10.0.0.242 - - [2026-02-23 02:29:12] "POST /fqname-to-id HTTP/1.1" 404 224 0.003381 10.0.0.242 - - [2026-02-23 02:29:12] "GET /global-system-configs HTTP/1.1" 401 293 0.000444 10.0.0.242 - - [2026-02-23 02:29:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003233 10.0.0.242 - - [2026-02-23 02:29:12] "GET /global-system-configs HTTP/1.1" 401 293 0.000309 10.0.0.23 - - [2026-02-23 02:29:12] "GET /projects?obj_uuids=72cb262e-1dee-4238-aaf9-f136fc62e830&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000912 10.0.0.242 - - [2026-02-23 02:29:12] "GET /project/72cb262e-1dee-4238-aaf9-f136fc62e830?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.039437 10.0.0.242 - - [2026-02-23 02:29:12] "POST /network-policys HTTP/1.1" 200 559 0.027579 10.0.0.242 - - [2026-02-23 02:29:12] "GET /network-policy/98ed8952-1ed9-447c-8f31-4721b0532cb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.005177 10.0.0.23 - - [2026-02-23 02:29:13] "POST /access-control-lists HTTP/1.1" 200 597 0.049741 10.0.0.242 - - [2026-02-23 02:29:13] "POST /neutron/network HTTP/1.1" 200 1198 0.039639 10.0.0.242 - - [2026-02-23 02:29:13] "GET /virtual-network/e4a86d94-dc68-4085-b10a-7097bac9e0ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3247 0.006922 10.0.0.242 - - [2026-02-23 02:29:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002729 10.0.0.242 - - [2026-02-23 02:29:13] "GET /network-policy/605b6917-c09f-4a0f-922a-89fa362abe3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.003842 10.0.0.242 - - [2026-02-23 02:29:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002923 10.0.0.242 - - [2026-02-23 02:29:13] "GET /network-policy/f4658784-bf15-45e2-94ea-f6184ea76619?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2146 0.005876 10.0.0.23 - - [2026-02-23 02:29:13] "POST /fqname-to-id HTTP/1.1" 404 207 0.002347 10.0.0.242 - - [2026-02-23 02:29:13] "POST /neutron/network HTTP/1.1" 200 1112 0.016523 10.0.0.242 - - [2026-02-23 02:29:13] "GET /virtual-network/d0a715df-2e48-4aa7-a343-12526d2e6c98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2958 0.005589 10.0.0.242 - - [2026-02-23 02:29:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004728 10.0.0.23 - - [2026-02-23 02:29:13] "POST /ref-update HTTP/1.1" 200 156 0.027868 10.0.0.242 - - [2026-02-23 02:29:13] "GET /network-policy/98ed8952-1ed9-447c-8f31-4721b0532cb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.004088 10.0.0.242 - - [2026-02-23 02:29:13] "POST /id-to-fqname HTTP/1.1" 200 227 0.002171 10.0.0.23 - - [2026-02-23 02:29:14] "GET /projects?obj_uuids=72cb262e-1dee-4238-aaf9-f136fc62e830&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001263 10.0.0.242 - - [2026-02-23 02:29:14] "GET /project/72cb262e-1dee-4238-aaf9-f136fc62e830?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.069277 10.0.0.242 - - [2026-02-23 02:29:14] "POST /neutron/port HTTP/1.1" 200 117 0.005580 10.0.0.242 - - [2026-02-23 02:29:14] "POST /id-to-fqname HTTP/1.1" 200 227 0.001287 10.0.0.242 - - [2026-02-23 02:29:15] "POST /neutron/network HTTP/1.1" 200 1122 0.006156 10.0.0.242 - - [2026-02-23 02:29:15] "POST /neutron/port HTTP/1.1" 200 1173 0.057622 10.0.0.23 - - [2026-02-23 02:29:16] "GET /projects?obj_uuids=72cb262e-1dee-4238-aaf9-f136fc62e830&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000950 10.0.0.242 - - [2026-02-23 02:29:16] "GET /project/72cb262e-1dee-4238-aaf9-f136fc62e830?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.106338 10.0.0.242 - - [2026-02-23 02:29:16] "POST /neutron/network HTTP/1.1" 200 1112 0.033574 10.0.0.242 - - [2026-02-23 02:29:16] "POST /neutron/floatingip HTTP/1.1" 200 117 0.007564 10.0.0.242 - - [2026-02-23 02:29:16] "POST /neutron/port HTTP/1.1" 200 117 0.001097 10.0.0.242 - - [2026-02-23 02:29:16] "POST /neutron/network HTTP/1.1" 200 1198 0.011773 10.0.0.242 - - [2026-02-23 02:29:16] "POST /id-to-fqname HTTP/1.1" 200 227 0.001201 10.0.0.242 - - [2026-02-23 02:29:16] "POST /neutron/security_group HTTP/1.1" 200 2064 0.007164 10.0.0.23 - - [2026-02-23 02:29:16] "GET /projects?obj_uuids=72cb262e-1dee-4238-aaf9-f136fc62e830&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000977 10.0.0.242 - - [2026-02-23 02:29:17] "POST /neutron/port HTTP/1.1" 200 1173 0.324452 10.0.0.242 - - [2026-02-23 02:29:17] "POST /neutron/port HTTP/1.1" 200 1227 0.191268 10.0.0.242 - - [2026-02-23 02:29:17] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005131 10.0.0.23 - - [2026-02-23 02:29:17] "GET /projects?obj_uuids=72cb262e-1dee-4238-aaf9-f136fc62e830&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000802 10.0.0.242 - - [2026-02-23 02:29:17] "GET /project/72cb262e-1dee-4238-aaf9-f136fc62e830?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.082182 10.0.0.242 - - [2026-02-23 02:29:17] "POST /neutron/port HTTP/1.1" 200 117 0.001051 10.0.0.242 - - [2026-02-23 02:29:17] "POST /neutron/port HTTP/1.1" 200 2320 0.022984 10.0.0.242 - - [2026-02-23 02:29:18] "POST /neutron/port HTTP/1.1" 200 1237 0.017054 10.0.0.242 - - [2026-02-23 02:29:18] "POST /neutron/security_group HTTP/1.1" 200 2064 0.006729 10.0.0.242 - - [2026-02-23 02:29:18] "POST /neutron/port HTTP/1.1" 200 1237 0.015390 10.0.0.242 - - [2026-02-23 02:29:18] "GET /virtual-machine/5b0acc8c-388f-41ac-bead-1961c7131741 HTTP/1.1" 401 293 0.000392 10.0.0.23 - - [2026-02-23 02:29:18] "GET /projects?obj_uuids=72cb262e-1dee-4238-aaf9-f136fc62e830&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000998 10.0.0.242 - - [2026-02-23 02:29:18] "POST /neutron/port HTTP/1.1" 200 1171 0.338705 10.0.0.242 - - [2026-02-23 02:29:19] "POST /neutron/port HTTP/1.1" 200 1225 0.118877 10.0.0.242 - - [2026-02-23 02:29:19] "GET /virtual-machine/5b0acc8c-388f-41ac-bead-1961c7131741 HTTP/1.1" 200 1298 0.054046 10.0.0.242 - - [2026-02-23 02:29:19] "GET /virtual-machine/5b0acc8c-388f-41ac-bead-1961c7131741 HTTP/1.1" 200 1298 0.003285 10.0.0.242 - - [2026-02-23 02:29:19] "GET /virtual-machine-interface/ce2aac4e-5cea-48a6-8843-480cbdcc9c12 HTTP/1.1" 200 3168 0.004797 10.0.0.242 - - [2026-02-23 02:29:19] "GET /virtual-machine/5b0acc8c-388f-41ac-bead-1961c7131741 HTTP/1.1" 200 1298 0.003027 10.0.0.242 - - [2026-02-23 02:29:19] "GET /virtual-machine-interface/ce2aac4e-5cea-48a6-8843-480cbdcc9c12 HTTP/1.1" 200 3168 0.005445 10.0.0.242 - - [2026-02-23 02:29:19] "GET /instance-ip/91751110-3a23-46aa-be64-4eeae4c4e03e HTTP/1.1" 200 1634 0.004986 10.0.0.242 - - [2026-02-23 02:29:19] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003053 10.0.0.242 - - [2026-02-23 02:29:19] "GET /instance-ip/d7571949-5322-4778-9e61-3c3c7bf7d3e6 HTTP/1.1" 200 1654 0.004720 10.0.0.242 - - [2026-02-23 02:29:19] "GET /virtual-machine/5b0acc8c-388f-41ac-bead-1961c7131741 HTTP/1.1" 200 1298 0.003121 10.0.0.242 - - [2026-02-23 02:29:19] "GET /virtual-machine-interface/ce2aac4e-5cea-48a6-8843-480cbdcc9c12 HTTP/1.1" 200 3168 0.004024 10.0.0.242 - - [2026-02-23 02:29:19] "GET /instance-ip/91751110-3a23-46aa-be64-4eeae4c4e03e HTTP/1.1" 200 1634 0.003029 10.0.0.242 - - [2026-02-23 02:29:19] "GET /instance-ip/d7571949-5322-4778-9e61-3c3c7bf7d3e6 HTTP/1.1" 200 1654 0.003430 10.0.0.242 - - [2026-02-23 02:29:19] "POST /neutron/port HTTP/1.1" 200 117 0.000870 10.0.0.242 - - [2026-02-23 02:29:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003575 10.0.0.242 - - [2026-02-23 02:29:19] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003126 10.0.0.242 - - [2026-02-23 02:29:19] "GET /virtual-networks?parent_id=72cb262e-1dee-4238-aaf9-f136fc62e830&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002591 10.0.0.242 - - [2026-02-23 02:29:19] "GET /virtual-network/e4a86d94-dc68-4085-b10a-7097bac9e0ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3247 0.005435 10.0.0.242 - - [2026-02-23 02:29:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003243 10.0.0.242 - - [2026-02-23 02:29:19] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003646 10.0.0.242 - - [2026-02-23 02:29:19] "GET /virtual-networks?parent_id=72cb262e-1dee-4238-aaf9-f136fc62e830&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002568 10.0.0.242 - - [2026-02-23 02:29:19] "GET /virtual-network/e4a86d94-dc68-4085-b10a-7097bac9e0ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3247 0.005846 10.0.0.242 - - [2026-02-23 02:29:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003278 10.0.0.242 - - [2026-02-23 02:29:19] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004472 10.0.0.242 - - [2026-02-23 02:29:19] "GET /virtual-networks?parent_id=72cb262e-1dee-4238-aaf9-f136fc62e830&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002959 10.0.0.242 - - [2026-02-23 02:29:19] "GET /virtual-network/e4a86d94-dc68-4085-b10a-7097bac9e0ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3247 0.005353 10.0.0.242 - - [2026-02-23 02:29:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003319 10.0.0.242 - - [2026-02-23 02:29:19] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003501 10.0.0.242 - - [2026-02-23 02:29:19] "GET /virtual-networks?parent_id=72cb262e-1dee-4238-aaf9-f136fc62e830&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002970 10.0.0.242 - - [2026-02-23 02:29:19] "GET /virtual-network/e4a86d94-dc68-4085-b10a-7097bac9e0ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3247 0.005256 10.0.0.242 - - [2026-02-23 02:29:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002997 10.0.0.242 - - [2026-02-23 02:29:19] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005059 10.0.0.242 - - [2026-02-23 02:29:19] "GET /virtual-networks?parent_id=72cb262e-1dee-4238-aaf9-f136fc62e830&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002740 10.0.0.242 - - [2026-02-23 02:29:19] "GET /virtual-network/e4a86d94-dc68-4085-b10a-7097bac9e0ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3247 0.005363 10.0.0.242 - - [2026-02-23 02:29:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003247 10.0.0.242 - - [2026-02-23 02:29:22] "GET /virtual-network/e4a86d94-dc68-4085-b10a-7097bac9e0ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3247 0.006879 10.0.0.242 - - [2026-02-23 02:29:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003237 10.0.0.242 - - [2026-02-23 02:29:27] "GET /virtual-network/e4a86d94-dc68-4085-b10a-7097bac9e0ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3247 0.004929 10.0.0.242 - - [2026-02-23 02:29:28] "POST /neutron/port HTTP/1.1" 200 1237 0.018384 10.0.0.242 - - [2026-02-23 02:29:28] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003517 10.0.0.242 - - [2026-02-23 02:29:28] "POST /neutron/port HTTP/1.1" 200 117 0.001166 10.0.0.242 - - [2026-02-23 02:29:31] "GET /obj-perms HTTP/1.1" 200 5075 0.052384 10.0.0.242 - - [2026-02-23 02:29:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003870 10.0.0.242 - - [2026-02-23 02:29:31] "GET /virtual-network/e4a86d94-dc68-4085-b10a-7097bac9e0ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3247 0.005563 10.0.0.242 - - [2026-02-23 02:29:35] "POST /neutron/port HTTP/1.1" 200 1237 0.017231 10.0.0.242 - - [2026-02-23 02:29:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003380 10.0.0.242 - - [2026-02-23 02:29:35] "GET /virtual-network/e4a86d94-dc68-4085-b10a-7097bac9e0ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3247 0.005100 10.0.0.242 - - [2026-02-23 02:29:35] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003882 10.0.0.242 - - [2026-02-23 02:29:35] "POST /neutron/port HTTP/1.1" 200 117 0.001142 10.0.0.242 - - [2026-02-23 02:29:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003935 10.0.0.242 - - [2026-02-23 02:29:39] "GET /virtual-network/e4a86d94-dc68-4085-b10a-7097bac9e0ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3247 0.004777 10.0.0.242 - - [2026-02-23 02:29:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003365 10.0.0.242 - - [2026-02-23 02:29:43] "GET /virtual-network/e4a86d94-dc68-4085-b10a-7097bac9e0ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3247 0.012158 10.0.0.242 - - [2026-02-23 02:29:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003314 10.0.0.242 - - [2026-02-23 02:29:47] "GET /virtual-network/e4a86d94-dc68-4085-b10a-7097bac9e0ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3247 0.005150 10.0.0.242 - - [2026-02-23 02:29:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004092 10.0.0.242 - - [2026-02-23 02:29:51] "GET /virtual-network/e4a86d94-dc68-4085-b10a-7097bac9e0ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3247 0.006284 10.0.0.242 - - [2026-02-23 02:29:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003368 10.0.0.242 - - [2026-02-23 02:29:55] "GET /virtual-network/e4a86d94-dc68-4085-b10a-7097bac9e0ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3247 0.005324 10.0.0.242 - - [2026-02-23 02:29:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002989 10.0.0.242 - - [2026-02-23 02:29:59] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003262 10.0.0.242 - - [2026-02-23 02:29:59] "GET /virtual-networks?parent_id=72cb262e-1dee-4238-aaf9-f136fc62e830&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002999 10.0.0.242 - - [2026-02-23 02:29:59] "GET /virtual-network/e4a86d94-dc68-4085-b10a-7097bac9e0ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3247 0.004942 10.0.0.242 - - [2026-02-23 02:30:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003242 10.0.0.242 - - [2026-02-23 02:30:00] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003546 10.0.0.242 - - [2026-02-23 02:30:00] "GET /virtual-networks?parent_id=72cb262e-1dee-4238-aaf9-f136fc62e830&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002538 10.0.0.242 - - [2026-02-23 02:30:00] "GET /virtual-network/e4a86d94-dc68-4085-b10a-7097bac9e0ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3247 0.005222 10.0.0.242 - - [2026-02-23 02:30:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003324 10.0.0.242 - - [2026-02-23 02:30:00] "GET /routing-instance/78f79be5-0b16-4488-b748-ac11c76b45de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.003896 10.0.0.242 - - [2026-02-23 02:30:00] "GET /route-target/27660ade-33cf-4811-af78-56cf60fd34fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003560 10.0.0.242 - - [2026-02-23 02:30:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003833 10.0.0.242 - - [2026-02-23 02:30:00] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003862 10.0.0.242 - - [2026-02-23 02:30:00] "GET /virtual-networks?parent_id=72cb262e-1dee-4238-aaf9-f136fc62e830&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003168 10.0.0.242 - - [2026-02-23 02:30:00] "GET /virtual-network/e4a86d94-dc68-4085-b10a-7097bac9e0ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3247 0.005678 10.0.0.242 - - [2026-02-23 02:30:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002802 10.0.0.242 - - [2026-02-23 02:30:00] "GET /routing-instance/78f79be5-0b16-4488-b748-ac11c76b45de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.003801 10.0.0.242 - - [2026-02-23 02:30:00] "GET /route-target/27660ade-33cf-4811-af78-56cf60fd34fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004806 10.0.0.242 - - [2026-02-23 02:30:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003246 10.0.0.242 - - [2026-02-23 02:30:00] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004554 10.0.0.242 - - [2026-02-23 02:30:00] "GET /virtual-networks?parent_id=72cb262e-1dee-4238-aaf9-f136fc62e830&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003055 10.0.0.242 - - [2026-02-23 02:30:00] "GET /virtual-network/e4a86d94-dc68-4085-b10a-7097bac9e0ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3247 0.005695 10.0.0.242 - - [2026-02-23 02:30:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003262 10.0.0.242 - - [2026-02-23 02:30:00] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005759 10.0.0.242 - - [2026-02-23 02:30:00] "GET /virtual-networks?parent_id=72cb262e-1dee-4238-aaf9-f136fc62e830&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002779 10.0.0.242 - - [2026-02-23 02:30:00] "GET /virtual-network/e4a86d94-dc68-4085-b10a-7097bac9e0ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3247 0.005625 10.0.0.242 - - [2026-02-23 02:30:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003887 10.0.0.242 - - [2026-02-23 02:30:00] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003656 10.0.0.242 - - [2026-02-23 02:30:00] "GET /virtual-networks?parent_id=72cb262e-1dee-4238-aaf9-f136fc62e830&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.011290 10.0.0.242 - - [2026-02-23 02:30:00] "GET /virtual-network/e4a86d94-dc68-4085-b10a-7097bac9e0ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3247 0.007103 10.0.0.242 - - [2026-02-23 02:30:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003560 10.0.0.242 - - [2026-02-23 02:30:00] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004545 10.0.0.242 - - [2026-02-23 02:30:00] "GET /virtual-networks?parent_id=72cb262e-1dee-4238-aaf9-f136fc62e830&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003324 10.0.0.242 - - [2026-02-23 02:30:01] "GET /virtual-network/e4a86d94-dc68-4085-b10a-7097bac9e0ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3247 0.007619 10.0.0.242 - - [2026-02-23 02:30:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004168 10.0.0.242 - - [2026-02-23 02:30:01] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.006026 10.0.0.242 - - [2026-02-23 02:30:01] "GET /virtual-networks?parent_id=72cb262e-1dee-4238-aaf9-f136fc62e830&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002836 10.0.0.242 - - [2026-02-23 02:30:01] "GET /virtual-network/e4a86d94-dc68-4085-b10a-7097bac9e0ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3247 0.005452 10.0.0.242 - - [2026-02-23 02:30:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003221 10.0.0.242 - - [2026-02-23 02:30:01] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004171 10.0.0.242 - - [2026-02-23 02:30:01] "GET /virtual-networks?parent_id=72cb262e-1dee-4238-aaf9-f136fc62e830&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002870 10.0.0.242 - - [2026-02-23 02:30:01] "GET /virtual-network/e4a86d94-dc68-4085-b10a-7097bac9e0ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3247 0.005424 10.0.0.23 - - [2026-02-23 02:30:01] "GET /obj-perms HTTP/1.1" 200 5061 0.003150 10.0.0.242 - - [2026-02-23 02:30:01] "GET /obj-perms HTTP/1.1" 200 5061 0.004400 10.0.0.242 - - [2026-02-23 02:30:01] "GET /obj-perms HTTP/1.1" 200 5061 0.003648 10.0.0.242 - - [2026-02-23 02:30:01] "GET /obj-perms HTTP/1.1" 200 5061 0.003967 10.0.0.50 - - [2026-02-23 02:30:01] "GET /obj-perms HTTP/1.1" 200 5061 0.003731 10.0.0.23 - - [2026-02-23 02:30:01] "GET /obj-perms HTTP/1.1" 200 5061 0.003844 10.0.0.242 - - [2026-02-23 02:30:01] "POST /neutron/security_group HTTP/1.1" 200 2064 0.007625 10.0.0.242 - - [2026-02-23 02:30:01] "POST /neutron/port HTTP/1.1" 200 1237 0.016875 10.0.0.242 - - [2026-02-23 02:30:02] "POST /neutron/security_group HTTP/1.1" 200 2064 0.007165 10.0.0.242 - - [2026-02-23 02:30:02] "GET /virtual-machine/ceb0183f-726f-4768-b57a-a19ae0f86c12 HTTP/1.1" 200 1299 0.005298 10.0.0.242 - - [2026-02-23 02:30:02] "GET /virtual-machine/ceb0183f-726f-4768-b57a-a19ae0f86c12 HTTP/1.1" 200 1299 0.003438 10.0.0.242 - - [2026-02-23 02:30:02] "GET /virtual-machine-interface/ccd06874-d200-44ca-a057-0945e472f00a HTTP/1.1" 200 3169 0.004554 10.0.0.242 - - [2026-02-23 02:30:02] "GET /virtual-machine/ceb0183f-726f-4768-b57a-a19ae0f86c12 HTTP/1.1" 200 1299 0.003365 10.0.0.242 - - [2026-02-23 02:30:02] "GET /virtual-machine-interface/ccd06874-d200-44ca-a057-0945e472f00a HTTP/1.1" 200 3169 0.005509 10.0.0.242 - - [2026-02-23 02:30:02] "GET /instance-ip/0ce63f26-38bb-419a-bdc5-0149e1735566 HTTP/1.1" 200 1652 0.005164 10.0.0.242 - - [2026-02-23 02:30:02] "GET /instance-ip/d40b383c-f83d-4eb0-ab84-3647acfb3032 HTTP/1.1" 200 1634 0.005872 10.0.0.242 - - [2026-02-23 02:30:02] "GET /virtual-machine/ceb0183f-726f-4768-b57a-a19ae0f86c12 HTTP/1.1" 200 1299 0.004099 10.0.0.242 - - [2026-02-23 02:30:02] "GET /virtual-machine-interface/ccd06874-d200-44ca-a057-0945e472f00a HTTP/1.1" 200 3169 0.006619 10.0.0.242 - - [2026-02-23 02:30:02] "GET /instance-ip/0ce63f26-38bb-419a-bdc5-0149e1735566 HTTP/1.1" 200 1652 0.004560 10.0.0.242 - - [2026-02-23 02:30:02] "GET /instance-ip/d40b383c-f83d-4eb0-ab84-3647acfb3032 HTTP/1.1" 200 1634 0.004218 10.0.0.242 - - [2026-02-23 02:30:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003333 10.0.0.242 - - [2026-02-23 02:30:02] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003841 10.0.0.242 - - [2026-02-23 02:30:02] "GET /virtual-networks?parent_id=72cb262e-1dee-4238-aaf9-f136fc62e830&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004129 10.0.0.242 - - [2026-02-23 02:30:02] "GET /virtual-network/d0a715df-2e48-4aa7-a343-12526d2e6c98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2958 0.005683 10.0.0.242 - - [2026-02-23 02:30:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003001 10.0.0.242 - - [2026-02-23 02:30:02] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003755 10.0.0.242 - - [2026-02-23 02:30:02] "GET /virtual-networks?parent_id=72cb262e-1dee-4238-aaf9-f136fc62e830&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002976 10.0.0.242 - - [2026-02-23 02:30:02] "GET /virtual-network/d0a715df-2e48-4aa7-a343-12526d2e6c98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2958 0.005409 10.0.0.242 - - [2026-02-23 02:30:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003344 10.0.0.242 - - [2026-02-23 02:30:02] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004016 10.0.0.242 - - [2026-02-23 02:30:02] "GET /virtual-networks?parent_id=72cb262e-1dee-4238-aaf9-f136fc62e830&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002786 10.0.0.242 - - [2026-02-23 02:30:02] "GET /virtual-network/d0a715df-2e48-4aa7-a343-12526d2e6c98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2958 0.005658 10.0.0.242 - - [2026-02-23 02:30:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003339 10.0.0.242 - - [2026-02-23 02:30:02] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004197 10.0.0.242 - - [2026-02-23 02:30:02] "GET /virtual-networks?parent_id=72cb262e-1dee-4238-aaf9-f136fc62e830&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002979 10.0.0.242 - - [2026-02-23 02:30:02] "GET /virtual-network/d0a715df-2e48-4aa7-a343-12526d2e6c98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2958 0.005529 10.0.0.242 - - [2026-02-23 02:30:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003028 10.0.0.242 - - [2026-02-23 02:30:02] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003996 10.0.0.242 - - [2026-02-23 02:30:02] "GET /virtual-networks?parent_id=72cb262e-1dee-4238-aaf9-f136fc62e830&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003185 10.0.0.242 - - [2026-02-23 02:30:02] "GET /virtual-network/d0a715df-2e48-4aa7-a343-12526d2e6c98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2958 0.005586 10.0.0.242 - - [2026-02-23 02:30:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003895 10.0.0.242 - - [2026-02-23 02:30:03] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003737 10.0.0.242 - - [2026-02-23 02:30:03] "GET /virtual-networks?parent_id=72cb262e-1dee-4238-aaf9-f136fc62e830&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002731 10.0.0.242 - - [2026-02-23 02:30:03] "GET /virtual-network/d0a715df-2e48-4aa7-a343-12526d2e6c98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2958 0.005813 10.0.0.242 - - [2026-02-23 02:30:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003387 10.0.0.242 - - [2026-02-23 02:30:04] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003178 10.0.0.242 - - [2026-02-23 02:30:04] "GET /virtual-networks?parent_id=72cb262e-1dee-4238-aaf9-f136fc62e830&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002653 10.0.0.242 - - [2026-02-23 02:30:04] "GET /virtual-network/d0a715df-2e48-4aa7-a343-12526d2e6c98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2958 0.005352 10.0.0.242 - - [2026-02-23 02:30:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002700 10.0.0.242 - - [2026-02-23 02:30:04] "GET /routing-instance/fb23707b-c1d6-4ac1-b95f-9b0b5384910d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.004444 10.0.0.242 - - [2026-02-23 02:30:04] "GET /route-target/8285732b-9d1f-4e7b-91fc-f7350de8ba73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004614 10.0.0.242 - - [2026-02-23 02:30:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003371 10.0.0.242 - - [2026-02-23 02:30:04] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003235 10.0.0.242 - - [2026-02-23 02:30:04] "GET /virtual-networks?parent_id=72cb262e-1dee-4238-aaf9-f136fc62e830&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002911 10.0.0.242 - - [2026-02-23 02:30:04] "GET /virtual-network/d0a715df-2e48-4aa7-a343-12526d2e6c98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2958 0.006601 10.0.0.242 - - [2026-02-23 02:30:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003271 10.0.0.242 - - [2026-02-23 02:30:04] "GET /routing-instance/fb23707b-c1d6-4ac1-b95f-9b0b5384910d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.004082 10.0.0.242 - - [2026-02-23 02:30:04] "GET /route-target/8285732b-9d1f-4e7b-91fc-f7350de8ba73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003251 10.0.0.242 - - [2026-02-23 02:30:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003469 10.0.0.242 - - [2026-02-23 02:30:04] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003866 10.0.0.242 - - [2026-02-23 02:30:04] "GET /virtual-networks?parent_id=72cb262e-1dee-4238-aaf9-f136fc62e830&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002538 10.0.0.242 - - [2026-02-23 02:30:04] "GET /virtual-network/d0a715df-2e48-4aa7-a343-12526d2e6c98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2958 0.005389 10.0.0.242 - - [2026-02-23 02:30:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002806 10.0.0.242 - - [2026-02-23 02:30:04] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004341 10.0.0.242 - - [2026-02-23 02:30:04] "GET /virtual-networks?parent_id=72cb262e-1dee-4238-aaf9-f136fc62e830&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002736 10.0.0.242 - - [2026-02-23 02:30:04] "GET /virtual-network/d0a715df-2e48-4aa7-a343-12526d2e6c98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2958 0.005546 10.0.0.242 - - [2026-02-23 02:30:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002917 10.0.0.242 - - [2026-02-23 02:30:04] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003935 10.0.0.242 - - [2026-02-23 02:30:04] "GET /virtual-networks?parent_id=72cb262e-1dee-4238-aaf9-f136fc62e830&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003053 10.0.0.242 - - [2026-02-23 02:30:05] "GET /virtual-network/d0a715df-2e48-4aa7-a343-12526d2e6c98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2958 0.005348 10.0.0.242 - - [2026-02-23 02:30:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002944 10.0.0.242 - - [2026-02-23 02:30:05] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004072 10.0.0.242 - - [2026-02-23 02:30:05] "GET /virtual-networks?parent_id=72cb262e-1dee-4238-aaf9-f136fc62e830&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002784 10.0.0.242 - - [2026-02-23 02:30:05] "GET /virtual-network/d0a715df-2e48-4aa7-a343-12526d2e6c98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2958 0.007781 10.0.0.242 - - [2026-02-23 02:30:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003308 10.0.0.242 - - [2026-02-23 02:30:05] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003603 10.0.0.242 - - [2026-02-23 02:30:05] "GET /virtual-networks?parent_id=72cb262e-1dee-4238-aaf9-f136fc62e830&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003607 10.0.0.242 - - [2026-02-23 02:30:05] "GET /virtual-network/d0a715df-2e48-4aa7-a343-12526d2e6c98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2958 0.005266 10.0.0.242 - - [2026-02-23 02:30:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002807 10.0.0.242 - - [2026-02-23 02:30:05] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003604 10.0.0.242 - - [2026-02-23 02:30:05] "GET /virtual-networks?parent_id=72cb262e-1dee-4238-aaf9-f136fc62e830&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002804 10.0.0.242 - - [2026-02-23 02:30:05] "GET /virtual-network/d0a715df-2e48-4aa7-a343-12526d2e6c98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2958 0.005577 10.0.0.242 - - [2026-02-23 02:30:05] "GET /obj-perms HTTP/1.1" 200 5061 0.003596 10.0.0.242 - - [2026-02-23 02:30:05] "GET /obj-perms HTTP/1.1" 200 5061 0.003726 10.0.0.23 - - [2026-02-23 02:30:05] "GET /obj-perms HTTP/1.1" 200 5061 0.003396 10.0.0.242 - - [2026-02-23 02:30:05] "GET /obj-perms HTTP/1.1" 200 5061 0.003693 10.0.0.23 - - [2026-02-23 02:30:05] "GET /obj-perms HTTP/1.1" 200 5061 0.003556 10.0.0.242 - - [2026-02-23 02:30:05] "POST /neutron/port HTTP/1.1" 200 1235 0.017330 10.0.0.242 - - [2026-02-23 02:30:05] "POST /neutron/security_group HTTP/1.1" 200 2064 0.006903 10.0.0.242 - - [2026-02-23 02:30:06] "GET /virtual-machine/421af773-a402-458f-9e06-409b11bdf6b7 HTTP/1.1" 200 1298 0.005493 10.0.0.242 - - [2026-02-23 02:30:06] "GET /virtual-machine/421af773-a402-458f-9e06-409b11bdf6b7 HTTP/1.1" 200 1298 0.003126 10.0.0.242 - - [2026-02-23 02:30:06] "GET /virtual-machine-interface/c9599828-29e8-4e2b-afd8-d36da82f3b3e HTTP/1.1" 200 3169 0.004649 10.0.0.242 - - [2026-02-23 02:30:06] "GET /virtual-machine/421af773-a402-458f-9e06-409b11bdf6b7 HTTP/1.1" 200 1298 0.003090 10.0.0.242 - - [2026-02-23 02:30:06] "GET /virtual-machine-interface/c9599828-29e8-4e2b-afd8-d36da82f3b3e HTTP/1.1" 200 3169 0.004550 10.0.0.242 - - [2026-02-23 02:30:06] "GET /instance-ip/816c35ad-079c-4f1b-81cb-ceb3e35bde2f HTTP/1.1" 200 1631 0.005661 10.0.0.242 - - [2026-02-23 02:30:06] "GET /instance-ip/8f48375a-0203-41bf-a650-20b3e376b89d HTTP/1.1" 200 1653 0.005201 10.0.0.242 - - [2026-02-23 02:30:06] "GET /virtual-machine/421af773-a402-458f-9e06-409b11bdf6b7 HTTP/1.1" 200 1298 0.003509 10.0.0.242 - - [2026-02-23 02:30:06] "GET /virtual-machine-interface/c9599828-29e8-4e2b-afd8-d36da82f3b3e HTTP/1.1" 200 3169 0.005910 10.0.0.242 - - [2026-02-23 02:30:06] "GET /instance-ip/816c35ad-079c-4f1b-81cb-ceb3e35bde2f HTTP/1.1" 200 1631 0.004493 10.0.0.242 - - [2026-02-23 02:30:06] "GET /instance-ip/8f48375a-0203-41bf-a650-20b3e376b89d HTTP/1.1" 200 1653 0.004113 10.0.0.242 - - [2026-02-23 02:30:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003093 10.0.0.242 - - [2026-02-23 02:30:06] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003266 10.0.0.242 - - [2026-02-23 02:30:06] "GET /virtual-networks?parent_id=72cb262e-1dee-4238-aaf9-f136fc62e830&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002623 10.0.0.242 - - [2026-02-23 02:30:06] "GET /virtual-network/ca366847-21bb-4087-ae98-c116a397b56b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.008872 10.0.0.242 - - [2026-02-23 02:30:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003108 10.0.0.242 - - [2026-02-23 02:30:06] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003765 10.0.0.242 - - [2026-02-23 02:30:06] "GET /virtual-networks?parent_id=72cb262e-1dee-4238-aaf9-f136fc62e830&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002965 10.0.0.242 - - [2026-02-23 02:30:06] "GET /virtual-network/ca366847-21bb-4087-ae98-c116a397b56b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.005751 10.0.0.242 - - [2026-02-23 02:30:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003246 10.0.0.242 - - [2026-02-23 02:30:06] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003966 10.0.0.242 - - [2026-02-23 02:30:06] "GET /virtual-networks?parent_id=72cb262e-1dee-4238-aaf9-f136fc62e830&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002887 10.0.0.242 - - [2026-02-23 02:30:06] "GET /virtual-network/ca366847-21bb-4087-ae98-c116a397b56b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.005994 10.0.0.242 - - [2026-02-23 02:30:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003210 10.0.0.242 - - [2026-02-23 02:30:06] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003954 10.0.0.242 - - [2026-02-23 02:30:06] "GET /virtual-networks?parent_id=72cb262e-1dee-4238-aaf9-f136fc62e830&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003433 10.0.0.242 - - [2026-02-23 02:30:06] "GET /virtual-network/ca366847-21bb-4087-ae98-c116a397b56b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.005315 10.0.0.242 - - [2026-02-23 02:30:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003223 10.0.0.242 - - [2026-02-23 02:30:06] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003926 10.0.0.242 - - [2026-02-23 02:30:06] "GET /virtual-networks?parent_id=72cb262e-1dee-4238-aaf9-f136fc62e830&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003200 10.0.0.242 - - [2026-02-23 02:30:06] "GET /virtual-network/ca366847-21bb-4087-ae98-c116a397b56b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.005469 10.0.0.242 - - [2026-02-23 02:30:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003332 10.0.0.242 - - [2026-02-23 02:30:07] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004037 10.0.0.242 - - [2026-02-23 02:30:07] "GET /virtual-networks?parent_id=72cb262e-1dee-4238-aaf9-f136fc62e830&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002638 10.0.0.242 - - [2026-02-23 02:30:07] "GET /virtual-network/ca366847-21bb-4087-ae98-c116a397b56b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.006409 10.0.0.242 - - [2026-02-23 02:30:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003853 10.0.0.242 - - [2026-02-23 02:30:08] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003542 10.0.0.242 - - [2026-02-23 02:30:08] "GET /virtual-networks?parent_id=72cb262e-1dee-4238-aaf9-f136fc62e830&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002799 10.0.0.242 - - [2026-02-23 02:30:08] "GET /virtual-network/ca366847-21bb-4087-ae98-c116a397b56b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.005470 10.0.0.242 - - [2026-02-23 02:30:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003046 10.0.0.242 - - [2026-02-23 02:30:08] "GET /routing-instance/e844a8d5-fa7e-4b59-9ddb-9a5dc248a0f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.004077 10.0.0.242 - - [2026-02-23 02:30:08] "GET /route-target/75d0eb17-5e37-4b29-a8b4-e95bd9c0ae45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004024 10.0.0.242 - - [2026-02-23 02:30:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003539 10.0.0.242 - - [2026-02-23 02:30:08] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003076 10.0.0.242 - - [2026-02-23 02:30:08] "GET /virtual-networks?parent_id=72cb262e-1dee-4238-aaf9-f136fc62e830&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002623 10.0.0.242 - - [2026-02-23 02:30:08] "GET /virtual-network/ca366847-21bb-4087-ae98-c116a397b56b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.006447 10.0.0.242 - - [2026-02-23 02:30:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004817 10.0.0.242 - - [2026-02-23 02:30:08] "POST /neutron/port HTTP/1.1" 200 1237 0.015575 10.0.0.242 - - [2026-02-23 02:30:08] "GET /routing-instance/e844a8d5-fa7e-4b59-9ddb-9a5dc248a0f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.004288 10.0.0.242 - - [2026-02-23 02:30:08] "GET /route-target/75d0eb17-5e37-4b29-a8b4-e95bd9c0ae45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003734 10.0.0.242 - - [2026-02-23 02:30:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003915 10.0.0.242 - - [2026-02-23 02:30:08] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003879 10.0.0.242 - - [2026-02-23 02:30:08] "GET /virtual-networks?parent_id=72cb262e-1dee-4238-aaf9-f136fc62e830&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003313 10.0.0.242 - - [2026-02-23 02:30:08] "GET /virtual-network/ca366847-21bb-4087-ae98-c116a397b56b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.006038 10.0.0.242 - - [2026-02-23 02:30:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003412 10.0.0.242 - - [2026-02-23 02:30:08] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003547 10.0.0.242 - - [2026-02-23 02:30:08] "GET /virtual-networks?parent_id=72cb262e-1dee-4238-aaf9-f136fc62e830&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002921 10.0.0.242 - - [2026-02-23 02:30:08] "GET /virtual-network/ca366847-21bb-4087-ae98-c116a397b56b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.005263 10.0.0.242 - - [2026-02-23 02:30:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002972 10.0.0.242 - - [2026-02-23 02:30:08] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003722 10.0.0.242 - - [2026-02-23 02:30:08] "GET /virtual-networks?parent_id=72cb262e-1dee-4238-aaf9-f136fc62e830&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003489 10.0.0.242 - - [2026-02-23 02:30:08] "GET /virtual-network/ca366847-21bb-4087-ae98-c116a397b56b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.006561 10.0.0.242 - - [2026-02-23 02:30:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003140 10.0.0.242 - - [2026-02-23 02:30:09] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003694 10.0.0.242 - - [2026-02-23 02:30:09] "GET /virtual-networks?parent_id=72cb262e-1dee-4238-aaf9-f136fc62e830&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002787 10.0.0.242 - - [2026-02-23 02:30:09] "GET /virtual-network/ca366847-21bb-4087-ae98-c116a397b56b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.006077 10.0.0.242 - - [2026-02-23 02:30:09] "GET /obj-perms HTTP/1.1" 200 5061 0.003358 10.0.0.23 - - [2026-02-23 02:30:09] "GET /obj-perms HTTP/1.1" 200 5061 0.003296 10.0.0.242 - - [2026-02-23 02:30:09] "GET /obj-perms HTTP/1.1" 200 5061 0.003504 10.0.0.242 - - [2026-02-23 02:30:09] "GET /obj-perms HTTP/1.1" 200 5061 0.004152 10.0.0.242 - - [2026-02-23 02:30:09] "GET /virtual-machine/5b0acc8c-388f-41ac-bead-1961c7131741 HTTP/1.1" 200 1298 0.004191 10.0.0.242 - - [2026-02-23 02:30:09] "GET /virtual-machine-interface/ce2aac4e-5cea-48a6-8843-480cbdcc9c12 HTTP/1.1" 200 3168 0.004846 10.0.0.242 - - [2026-02-23 02:30:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003099 10.0.0.242 - - [2026-02-23 02:30:09] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003006 10.0.0.242 - - [2026-02-23 02:30:09] "GET /virtual-networks?parent_id=72cb262e-1dee-4238-aaf9-f136fc62e830&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002795 10.0.0.242 - - [2026-02-23 02:30:09] "GET /virtual-network/e4a86d94-dc68-4085-b10a-7097bac9e0ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3247 0.005220 10.0.0.242 - - [2026-02-23 02:30:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002926 10.0.0.242 - - [2026-02-23 02:30:10] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003391 10.0.0.242 - - [2026-02-23 02:30:10] "GET /virtual-networks?parent_id=72cb262e-1dee-4238-aaf9-f136fc62e830&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004163 10.0.0.242 - - [2026-02-23 02:30:10] "GET /virtual-network/e4a86d94-dc68-4085-b10a-7097bac9e0ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3247 0.005376 10.0.0.242 - - [2026-02-23 02:30:10] "POST /neutron/security_group HTTP/1.1" 200 2064 0.007016 10.0.0.242 - - [2026-02-23 02:30:15] "POST /neutron/port HTTP/1.1" 200 1235 0.016958 10.0.0.242 - - [2026-02-23 02:30:15] "POST /neutron/security_group HTTP/1.1" 200 2064 0.006448 10.0.0.242 - - [2026-02-23 02:30:21] "GET /virtual-machine/ceb0183f-726f-4768-b57a-a19ae0f86c12 HTTP/1.1" 200 1299 0.003613 10.0.0.242 - - [2026-02-23 02:30:21] "GET /virtual-machine-interface/ccd06874-d200-44ca-a057-0945e472f00a HTTP/1.1" 200 3169 0.004663 10.0.0.242 - - [2026-02-23 02:30:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002697 10.0.0.242 - - [2026-02-23 02:30:21] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003317 10.0.0.242 - - [2026-02-23 02:30:21] "GET /virtual-networks?parent_id=72cb262e-1dee-4238-aaf9-f136fc62e830&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002530 10.0.0.242 - - [2026-02-23 02:30:21] "GET /virtual-network/d0a715df-2e48-4aa7-a343-12526d2e6c98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2958 0.005175 10.0.0.242 - - [2026-02-23 02:30:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003195 10.0.0.242 - - [2026-02-23 02:30:22] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003328 10.0.0.242 - - [2026-02-23 02:30:22] "GET /virtual-networks?parent_id=72cb262e-1dee-4238-aaf9-f136fc62e830&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002741 10.0.0.242 - - [2026-02-23 02:30:22] "GET /virtual-network/d0a715df-2e48-4aa7-a343-12526d2e6c98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2958 0.005298 10.0.0.242 - - [2026-02-23 02:30:22] "GET /virtual-machine/421af773-a402-458f-9e06-409b11bdf6b7 HTTP/1.1" 200 1298 0.003703 10.0.0.242 - - [2026-02-23 02:30:22] "GET /virtual-machine-interface/c9599828-29e8-4e2b-afd8-d36da82f3b3e HTTP/1.1" 200 3169 0.005404 10.0.0.242 - - [2026-02-23 02:30:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003053 10.0.0.242 - - [2026-02-23 02:30:22] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003101 10.0.0.242 - - [2026-02-23 02:30:22] "GET /virtual-networks?parent_id=72cb262e-1dee-4238-aaf9-f136fc62e830&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002380 10.0.0.242 - - [2026-02-23 02:30:22] "GET /virtual-network/ca366847-21bb-4087-ae98-c116a397b56b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.005022 10.0.0.242 - - [2026-02-23 02:30:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003159 10.0.0.242 - - [2026-02-23 02:30:23] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003566 10.0.0.242 - - [2026-02-23 02:30:23] "GET /virtual-networks?parent_id=72cb262e-1dee-4238-aaf9-f136fc62e830&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002511 10.0.0.242 - - [2026-02-23 02:30:23] "GET /virtual-network/ca366847-21bb-4087-ae98-c116a397b56b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.005379 10.0.0.242 - - [2026-02-23 02:30:28] "POST /neutron/port HTTP/1.1" 200 1235 0.016366 10.0.0.242 - - [2026-02-23 02:30:28] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004018 10.0.0.242 - - [2026-02-23 02:30:28] "POST /neutron/port HTTP/1.1" 200 117 0.001007 10.0.0.242 - - [2026-02-23 02:30:37] "POST /neutron/port HTTP/1.1" 200 1237 0.017291 10.0.0.242 - - [2026-02-23 02:30:37] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003885 10.0.0.242 - - [2026-02-23 02:30:37] "POST /neutron/port HTTP/1.1" 200 117 0.001226 10.0.0.242 - - [2026-02-23 02:30:47] "GET /virtual-machine/421af773-a402-458f-9e06-409b11bdf6b7 HTTP/1.1" 200 1298 0.004203 10.0.0.242 - - [2026-02-23 02:30:47] "POST /neutron/port HTTP/1.1" 200 1235 0.016503 10.0.0.242 - - [2026-02-23 02:30:49] "GET /virtual-machine/421af773-a402-458f-9e06-409b11bdf6b7 HTTP/1.1" 404 171 0.002720 10.0.0.242 - - [2026-02-23 02:30:49] "GET /virtual-machine/421af773-a402-458f-9e06-409b11bdf6b7 HTTP/1.1" 404 171 0.002375 10.0.0.242 - - [2026-02-23 02:30:49] "GET /virtual-machine/421af773-a402-458f-9e06-409b11bdf6b7 HTTP/1.1" 404 171 0.002274 10.0.0.242 - - [2026-02-23 02:30:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003315 10.0.0.242 - - [2026-02-23 02:30:49] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003112 10.0.0.242 - - [2026-02-23 02:30:49] "GET /virtual-networks?parent_id=72cb262e-1dee-4238-aaf9-f136fc62e830&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002660 10.0.0.242 - - [2026-02-23 02:30:49] "GET /virtual-network/ca366847-21bb-4087-ae98-c116a397b56b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.005682 10.0.0.242 - - [2026-02-23 02:30:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002742 10.0.0.242 - - [2026-02-23 02:30:49] "GET /routing-instance/e844a8d5-fa7e-4b59-9ddb-9a5dc248a0f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.003911 10.0.0.242 - - [2026-02-23 02:30:49] "GET /route-target/75d0eb17-5e37-4b29-a8b4-e95bd9c0ae45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003586 10.0.0.242 - - [2026-02-23 02:30:49] "GET /obj-perms HTTP/1.1" 200 5061 0.003752 10.0.0.242 - - [2026-02-23 02:30:52] "GET /obj-perms HTTP/1.1" 200 5061 0.003302 10.0.0.242 - - [2026-02-23 02:30:56] "GET /obj-perms HTTP/1.1" 200 5061 0.003579 10.0.0.50 - - [2026-02-23 02:30:56] "GET /obj-perms HTTP/1.1" 200 5061 0.003957 10.0.0.23 - - [2026-02-23 02:30:56] "GET /obj-perms HTTP/1.1" 200 5061 0.003383 10.0.0.242 - - [2026-02-23 02:30:56] "GET /virtual-machine/ceb0183f-726f-4768-b57a-a19ae0f86c12 HTTP/1.1" 200 1299 0.003752 10.0.0.242 - - [2026-02-23 02:30:56] "POST /neutron/port HTTP/1.1" 200 1237 0.016496 10.0.0.242 - - [2026-02-23 02:30:58] "GET /virtual-machine/ceb0183f-726f-4768-b57a-a19ae0f86c12 HTTP/1.1" 404 171 0.002688 10.0.0.242 - - [2026-02-23 02:30:58] "GET /virtual-machine/ceb0183f-726f-4768-b57a-a19ae0f86c12 HTTP/1.1" 404 171 0.002726 10.0.0.242 - - [2026-02-23 02:30:58] "GET /virtual-machine/ceb0183f-726f-4768-b57a-a19ae0f86c12 HTTP/1.1" 404 171 0.003210 10.0.0.242 - - [2026-02-23 02:30:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002825 10.0.0.242 - - [2026-02-23 02:30:58] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003318 10.0.0.242 - - [2026-02-23 02:30:58] "GET /virtual-networks?parent_id=72cb262e-1dee-4238-aaf9-f136fc62e830&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002805 10.0.0.242 - - [2026-02-23 02:30:58] "GET /virtual-network/d0a715df-2e48-4aa7-a343-12526d2e6c98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2958 0.005149 10.0.0.242 - - [2026-02-23 02:30:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002780 10.0.0.242 - - [2026-02-23 02:30:58] "GET /routing-instance/fb23707b-c1d6-4ac1-b95f-9b0b5384910d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.004017 10.0.0.242 - - [2026-02-23 02:30:58] "GET /route-target/8285732b-9d1f-4e7b-91fc-f7350de8ba73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.002875 10.0.0.242 - - [2026-02-23 02:31:01] "GET /obj-perms HTTP/1.1" 200 5061 0.003954 10.0.0.23 - - [2026-02-23 02:31:04] "GET /obj-perms HTTP/1.1" 200 5061 0.003579 10.0.0.242 - - [2026-02-23 02:31:10] "GET /obj-perms HTTP/1.1" 200 5061 0.003510 10.0.0.23 - - [2026-02-23 02:31:14] "GET /obj-perms HTTP/1.1" 200 5061 0.004205 10.0.0.242 - - [2026-02-23 02:31:17] "GET /obj-perms HTTP/1.1" 200 5061 0.004381 10.0.0.242 - - [2026-02-23 02:31:17] "GET /virtual-machine/5b0acc8c-388f-41ac-bead-1961c7131741 HTTP/1.1" 200 1298 0.004607 10.0.0.242 - - [2026-02-23 02:31:17] "POST /neutron/port HTTP/1.1" 200 1237 0.018928 10.0.0.242 - - [2026-02-23 02:31:19] "GET /virtual-machine/5b0acc8c-388f-41ac-bead-1961c7131741 HTTP/1.1" 404 171 0.003530 10.0.0.242 - - [2026-02-23 02:31:19] "GET /virtual-machine/5b0acc8c-388f-41ac-bead-1961c7131741 HTTP/1.1" 404 171 0.003627 10.0.0.242 - - [2026-02-23 02:31:19] "GET /virtual-machine/5b0acc8c-388f-41ac-bead-1961c7131741 HTTP/1.1" 404 171 0.002871 10.0.0.242 - - [2026-02-23 02:31:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002856 10.0.0.242 - - [2026-02-23 02:31:19] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003037 10.0.0.242 - - [2026-02-23 02:31:19] "GET /virtual-networks?parent_id=72cb262e-1dee-4238-aaf9-f136fc62e830&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003091 10.0.0.242 - - [2026-02-23 02:31:19] "GET /virtual-network/e4a86d94-dc68-4085-b10a-7097bac9e0ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3247 0.004982 10.0.0.242 - - [2026-02-23 02:31:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002728 10.0.0.242 - - [2026-02-23 02:31:19] "GET /routing-instance/78f79be5-0b16-4488-b748-ac11c76b45de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.003913 10.0.0.242 - - [2026-02-23 02:31:19] "GET /route-target/27660ade-33cf-4811-af78-56cf60fd34fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.002979 10.0.0.242 - - [2026-02-23 02:31:19] "GET /obj-perms HTTP/1.1" 200 5061 0.004192 10.0.0.242 - - [2026-02-23 02:31:25] "GET /obj-perms HTTP/1.1" 200 5061 0.004696 10.0.0.242 - - [2026-02-23 02:31:25] "GET /obj-perms HTTP/1.1" 200 5061 0.003635 10.0.0.23 - - [2026-02-23 02:31:25] "GET /obj-perms HTTP/1.1" 200 5061 0.003536 10.0.0.242 - - [2026-02-23 02:31:26] "GET /virtual-network/d0a715df-2e48-4aa7-a343-12526d2e6c98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2958 0.006446 10.0.0.242 - - [2026-02-23 02:31:26] "POST /neutron/network HTTP/1.1" 200 1112 0.008517 10.0.0.23 - - [2026-02-23 02:31:26] "DELETE /access-control-list/a9058ef6-f744-4ca8-a48b-e64b573fdbc3 HTTP/1.1" 200 115 0.036816 10.0.0.242 - - [2026-02-23 02:31:26] "GET /virtual-network/d0a715df-2e48-4aa7-a343-12526d2e6c98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.019485 10.0.0.242 - - [2026-02-23 02:31:26] "GET /virtual-network/e4a86d94-dc68-4085-b10a-7097bac9e0ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3247 0.005110 10.0.0.242 - - [2026-02-23 02:31:26] "POST /neutron/network HTTP/1.1" 200 1198 0.008161 10.0.0.242 - - [2026-02-23 02:31:26] "GET /virtual-network/e4a86d94-dc68-4085-b10a-7097bac9e0ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.009940 10.0.0.23 - - [2026-02-23 02:31:26] "POST /ref-update HTTP/1.1" 200 156 0.035239 10.0.0.242 - - [2026-02-23 02:31:26] "DELETE /network-policy/98ed8952-1ed9-447c-8f31-4721b0532cb9 HTTP/1.1" 200 115 0.085702 10.0.0.242 - - [2026-02-23 02:31:26] "DELETE /network-policy/605b6917-c09f-4a0f-922a-89fa362abe3d HTTP/1.1" 200 115 0.054686 10.0.0.242 - - [2026-02-23 02:31:26] "DELETE /network-policy/f4658784-bf15-45e2-94ea-f6184ea76619 HTTP/1.1" 200 115 0.046201 10.0.0.242 - - [2026-02-23 02:31:26] "POST /neutron/network HTTP/1.1" 200 1012 0.013114 10.0.0.23 - - [2026-02-23 02:31:27] "DELETE /route-target/75d0eb17-5e37-4b29-a8b4-e95bd9c0ae45 HTTP/1.1" 200 115 0.025515 10.0.0.23 - - [2026-02-23 02:31:27] "POST /useragent-kv HTTP/1.1" 200 115 0.003562 10.0.0.23 - - [2026-02-23 02:31:27] "POST /useragent-kv HTTP/1.1" 200 115 0.002474 10.0.0.23 - - [2026-02-23 02:31:27] "POST /useragent-kv HTTP/1.1" 200 115 0.002316 10.0.0.23 - - [2026-02-23 02:31:27] "POST /useragent-kv HTTP/1.1" 200 115 0.003266 10.0.0.242 - - [2026-02-23 02:31:27] "POST /neutron/network HTTP/1.1" 200 151 0.136298 10.0.0.23 - - [2026-02-23 02:31:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003134 10.0.0.242 - - [2026-02-23 02:31:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003365 10.0.0.242 - - [2026-02-23 02:31:28] "DELETE /network-ipam/30ca8351-2b71-40c6-9ee3-e50323609666 HTTP/1.1" 200 115 0.030145 10.0.0.242 - - [2026-02-23 02:31:28] "POST /fqname-to-id HTTP/1.1" 404 203 0.004574 10.0.0.242 - - [2026-02-23 02:31:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002806 10.0.0.242 - - [2026-02-23 02:31:28] "DELETE /network-ipam/cc15fd56-6f4b-4e24-b947-398c2ef8b71b HTTP/1.1" 200 115 0.035725 10.0.0.242 - - [2026-02-23 02:31:28] "POST /fqname-to-id HTTP/1.1" 404 203 0.002601 10.0.0.242 - - [2026-02-23 02:31:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003778 10.0.0.242 - - [2026-02-23 02:31:28] "DELETE /network-ipam/e2ceb03c-c0a7-468a-9f5e-564754963e82 HTTP/1.1" 200 115 0.030544 10.0.0.242 - - [2026-02-23 02:31:28] "POST /fqname-to-id HTTP/1.1" 404 203 0.002790 10.0.0.23 - - [2026-02-23 02:31:31] "GET /projects?obj_uuids=72cb262e-1dee-4238-aaf9-f136fc62e830&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.004023 10.0.0.242 - - [2026-02-23 02:31:31] "GET /project/72cb262e-1dee-4238-aaf9-f136fc62e830?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.077285 10.0.0.23 - - [2026-02-23 02:31:31] "GET /projects?obj_uuids=72cb262e-1dee-4238-aaf9-f136fc62e830&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001171 10.0.0.242 - - [2026-02-23 02:31:31] "GET /project/72cb262e-1dee-4238-aaf9-f136fc62e830?fields=virtual_networks HTTP/1.1" 200 1044 0.034509 10.0.0.23 - - [2026-02-23 02:31:31] "GET /projects?obj_uuids=72cb262e-1dee-4238-aaf9-f136fc62e830&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000894 10.0.0.242 - - [2026-02-23 02:31:31] "GET /project/72cb262e-1dee-4238-aaf9-f136fc62e830?fields=virtual_machine_interfaces HTTP/1.1" 200 1044 0.037453 10.0.0.23 - - [2026-02-23 02:31:31] "GET /projects?obj_uuids=72cb262e-1dee-4238-aaf9-f136fc62e830&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000935 10.0.0.242 - - [2026-02-23 02:31:31] "GET /project/72cb262e-1dee-4238-aaf9-f136fc62e830?fields=security_groups HTTP/1.1" 200 1276 0.036006 10.0.0.242 - - [2026-02-23 02:31:32] "POST /fqname-to-id HTTP/1.1" 404 190 0.030327 10.0.0.23 - - [2026-02-23 02:31:32] "GET /projects?obj_uuids=1fc38602-d06b-4da4-90fe-9b7d41427251&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003330 10.0.0.23 - - [2026-02-23 02:31:32] "GET /domains?obj_uuids=e1cc6957-1fd1-4e0a-8f60-be32b1950cd6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000872 10.0.0.23 - - [2026-02-23 02:31:32] "GET /domain/e1cc6957-1fd1-4e0a-8f60-be32b1950cd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.006569 10.0.0.50 - - [2026-02-23 02:31:32] "GET /obj-perms HTTP/1.1" 200 5075 0.101495 10.0.0.23 - - [2026-02-23 02:31:32] "POST /id-to-fqname HTTP/1.1" 200 192 0.002379 10.0.0.23 - - [2026-02-23 02:31:32] "POST /fqname-to-id HTTP/1.1" 404 201 0.006116 10.0.0.23 - - [2026-02-23 02:31:32] "POST /security-groups HTTP/1.1" 200 593 0.026439 10.0.0.23 - - [2026-02-23 02:31:32] "POST /projects HTTP/1.1" 200 589 0.224039 10.0.0.23 - - [2026-02-23 02:31:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.261865 10.0.0.23 - - [2026-02-23 02:31:32] "POST /access-control-lists HTTP/1.1" 200 598 0.036230 10.0.0.242 - - [2026-02-23 02:31:32] "GET /project/1fc38602-d06b-4da4-90fe-9b7d41427251?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.699032 10.0.0.242 - - [2026-02-23 02:31:34] "GET / HTTP/1.1" 200 35931 0.001293 10.0.0.242 - - [2026-02-23 02:31:36] "POST /fqname-to-id HTTP/1.1" 401 293 0.000596 10.0.0.242 - - [2026-02-23 02:31:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.065588 10.0.0.23 - - [2026-02-23 02:31:36] "GET /projects?obj_uuids=1fc38602-d06b-4da4-90fe-9b7d41427251&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001183 10.0.0.242 - - [2026-02-23 02:31:36] "GET /project/1fc38602-d06b-4da4-90fe-9b7d41427251?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.034601 10.0.0.242 - - [2026-02-23 02:31:36] "POST /neutron/network HTTP/1.1" 200 117 0.048564 10.0.0.23 - - [2026-02-23 02:31:36] "POST /route-targets HTTP/1.1" 200 327 0.015014 10.0.0.242 - - [2026-02-23 02:31:37] "POST /neutron/network HTTP/1.1" 200 826 0.009060 10.0.0.242 - - [2026-02-23 02:31:37] "POST /id-to-fqname HTTP/1.1" 200 222 0.001261 10.0.0.242 - - [2026-02-23 02:31:37] "GET /virtual-network/ef4347cf-e174-4551-a118-a858c45191ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.008801 10.0.0.242 - - [2026-02-23 02:31:37] "GET /virtual-network/ef4347cf-e174-4551-a118-a858c45191ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005153 10.0.0.242 - - [2026-02-23 02:31:37] "POST /neutron/subnet HTTP/1.1" 200 724 0.012748 10.0.0.242 - - [2026-02-23 02:31:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002821 10.0.0.23 - - [2026-02-23 02:31:37] "GET /projects?obj_uuids=1fc38602-d06b-4da4-90fe-9b7d41427251&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000956 10.0.0.242 - - [2026-02-23 02:31:37] "GET /project/1fc38602-d06b-4da4-90fe-9b7d41427251?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.074284 10.0.0.23 - - [2026-02-23 02:31:37] "POST /ref-update HTTP/1.1" 200 156 0.022819 10.0.0.23 - - [2026-02-23 02:31:37] "POST /useragent-kv HTTP/1.1" 200 115 0.004480 10.0.0.242 - - [2026-02-23 02:31:37] "POST /neutron/subnet HTTP/1.1" 200 724 0.195925 10.0.0.242 - - [2026-02-23 02:31:37] "POST /id-to-fqname HTTP/1.1" 200 222 0.001157 10.0.0.242 - - [2026-02-23 02:31:37] "GET /virtual-network/eb02999a-bb52-4978-a308-b9f4c19734f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005493 10.0.0.242 - - [2026-02-23 02:31:37] "GET /virtual-network/eb02999a-bb52-4978-a308-b9f4c19734f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006575 10.0.0.242 - - [2026-02-23 02:31:37] "POST /neutron/network HTTP/1.1" 200 826 0.007645 10.0.0.242 - - [2026-02-23 02:31:37] "POST /fqname-to-id HTTP/1.1" 404 228 0.002690 10.0.0.242 - - [2026-02-23 02:31:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003129 10.0.0.23 - - [2026-02-23 02:31:37] "GET /projects?obj_uuids=1fc38602-d06b-4da4-90fe-9b7d41427251&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000924 10.0.0.242 - - [2026-02-23 02:31:37] "GET /project/1fc38602-d06b-4da4-90fe-9b7d41427251?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.035899 10.0.0.242 - - [2026-02-23 02:31:38] "POST /network-policys HTTP/1.1" 200 571 0.034976 10.0.0.242 - - [2026-02-23 02:31:38] "GET /network-policy/27d9217b-b1a9-4323-bffc-5de158640c83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2152 0.005667 10.0.0.242 - - [2026-02-23 02:31:38] "POST /neutron/network HTTP/1.1" 200 928 0.082111 10.0.0.242 - - [2026-02-23 02:31:38] "GET /virtual-network/ef4347cf-e174-4551-a118-a858c45191ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.006626 10.0.0.242 - - [2026-02-23 02:31:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003448 10.0.0.242 - - [2026-02-23 02:31:38] "GET /network-policy/27d9217b-b1a9-4323-bffc-5de158640c83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2152 0.003612 10.0.0.23 - - [2026-02-23 02:31:38] "POST /fqname-to-id HTTP/1.1" 404 236 0.007052 10.0.0.242 - - [2026-02-23 02:31:38] "POST /neutron/network HTTP/1.1" 200 928 0.062314 10.0.0.242 - - [2026-02-23 02:31:38] "GET /virtual-network/eb02999a-bb52-4978-a308-b9f4c19734f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.019220 10.0.0.23 - - [2026-02-23 02:31:38] "PUT /access-control-list/48965d80-65a0-4f48-a214-ea15e57dbb28 HTTP/1.1" 200 272 0.032802 10.0.0.242 - - [2026-02-23 02:31:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.008665 10.0.0.242 - - [2026-02-23 02:31:38] "GET /network-policy/27d9217b-b1a9-4323-bffc-5de158640c83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2152 0.003446 10.0.0.242 - - [2026-02-23 02:31:39] "GET /virtual-network/ef4347cf-e174-4551-a118-a858c45191ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.005314 10.0.0.242 - - [2026-02-23 02:31:40] "GET /virtual-network/eb02999a-bb52-4978-a308-b9f4c19734f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.005803 10.0.0.23 - - [2026-02-23 02:31:41] "GET /obj-perms HTTP/1.1" 200 5053 0.051763 10.0.0.242 - - [2026-02-23 02:31:41] "POST /id-to-fqname HTTP/1.1" 200 222 0.001164 10.0.0.23 - - [2026-02-23 02:31:42] "GET /projects?obj_uuids=1fc38602-d06b-4da4-90fe-9b7d41427251&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000908 10.0.0.242 - - [2026-02-23 02:31:42] "GET /project/1fc38602-d06b-4da4-90fe-9b7d41427251?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.080076 10.0.0.242 - - [2026-02-23 02:31:42] "POST /neutron/network HTTP/1.1" 200 928 0.017570 10.0.0.242 - - [2026-02-23 02:31:42] "POST /id-to-fqname HTTP/1.1" 200 222 0.001649 10.0.0.242 - - [2026-02-23 02:31:42] "POST /neutron/port HTTP/1.1" 200 117 0.006223 10.0.0.23 - - [2026-02-23 02:31:42] "GET /projects?obj_uuids=1fc38602-d06b-4da4-90fe-9b7d41427251&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000906 10.0.0.242 - - [2026-02-23 02:31:43] "POST /neutron/port HTTP/1.1" 200 1062 0.325695 10.0.0.242 - - [2026-02-23 02:31:43] "POST /neutron/port HTTP/1.1" 200 1116 0.098370 10.0.0.242 - - [2026-02-23 02:31:43] "POST /neutron/subnet HTTP/1.1" 200 698 0.011060 10.0.0.23 - - [2026-02-23 02:31:43] "GET /projects?obj_uuids=1fc38602-d06b-4da4-90fe-9b7d41427251&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001026 10.0.0.242 - - [2026-02-23 02:31:43] "GET /project/1fc38602-d06b-4da4-90fe-9b7d41427251?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.082560 10.0.0.242 - - [2026-02-23 02:31:43] "POST /neutron/network HTTP/1.1" 200 928 0.007659 10.0.0.242 - - [2026-02-23 02:31:43] "POST /neutron/port HTTP/1.1" 200 117 0.005314 10.0.0.242 - - [2026-02-23 02:31:44] "POST /neutron/network HTTP/1.1" 200 938 0.008724 10.0.0.242 - - [2026-02-23 02:31:44] "POST /neutron/port HTTP/1.1" 200 1062 0.016321 10.0.0.242 - - [2026-02-23 02:31:45] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003582 10.0.0.242 - - [2026-02-23 02:31:45] "POST /neutron/network HTTP/1.1" 200 928 0.005988 10.0.0.242 - - [2026-02-23 02:31:49] "POST /neutron/port HTTP/1.1" 200 1126 0.014318 10.0.0.242 - - [2026-02-23 02:31:49] "POST /neutron/security_group HTTP/1.1" 200 2060 0.006218 10.0.0.242 - - [2026-02-23 02:31:49] "GET /virtual-machine/61a8f894-26c4-4261-ab13-9c4558df06b9 HTTP/1.1" 401 293 0.000335 10.0.0.242 - - [2026-02-23 02:31:49] "GET /virtual-machine/61a8f894-26c4-4261-ab13-9c4558df06b9 HTTP/1.1" 200 1294 0.034500 10.0.0.242 - - [2026-02-23 02:31:49] "GET /virtual-machine-interface/ab77cdab-4096-4e94-a6ee-eda000ceb2e2 HTTP/1.1" 200 2952 0.005738 10.0.0.242 - - [2026-02-23 02:31:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003421 10.0.0.242 - - [2026-02-23 02:31:49] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003524 10.0.0.242 - - [2026-02-23 02:31:49] "GET /virtual-networks?parent_id=1fc38602-d06b-4da4-90fe-9b7d41427251&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003247 10.0.0.242 - - [2026-02-23 02:31:49] "GET /virtual-network/ef4347cf-e174-4551-a118-a858c45191ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.005609 10.0.0.242 - - [2026-02-23 02:31:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003141 10.0.0.242 - - [2026-02-23 02:31:52] "GET /virtual-network/ef4347cf-e174-4551-a118-a858c45191ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.004899 10.0.0.242 - - [2026-02-23 02:31:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003262 10.0.0.242 - - [2026-02-23 02:31:57] "GET /virtual-network/ef4347cf-e174-4551-a118-a858c45191ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.005539 10.0.0.242 - - [2026-02-23 02:32:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003363 10.0.0.242 - - [2026-02-23 02:32:01] "GET /virtual-network/ef4347cf-e174-4551-a118-a858c45191ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.005161 10.0.0.242 - - [2026-02-23 02:32:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003144 10.0.0.242 - - [2026-02-23 02:32:05] "GET /virtual-network/ef4347cf-e174-4551-a118-a858c45191ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.005010 10.0.0.242 - - [2026-02-23 02:32:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003872 10.0.0.242 - - [2026-02-23 02:32:09] "GET /virtual-network/ef4347cf-e174-4551-a118-a858c45191ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.004724 10.0.0.23 - - [2026-02-23 02:32:11] "DELETE /project/1fc38602d06b4da490fe9b7d41427251 HTTP/1.1" 404 173 0.013466 10.0.0.23 - - [2026-02-23 02:32:11] "GET /projects?obj_uuids=72cb262e-1dee-4238-aaf9-f136fc62e830&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000757 10.0.0.23 - - [2026-02-23 02:32:11] "GET /project/72cb262e-1dee-4238-aaf9-f136fc62e830?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1492 0.043935 10.0.0.23 - - [2026-02-23 02:32:11] "GET /projects?obj_uuids=72cb262e-1dee-4238-aaf9-f136fc62e830&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000900 10.0.0.23 - - [2026-02-23 02:32:11] "GET /project/72cb262e-1dee-4238-aaf9-f136fc62e830?fields=security_groups HTTP/1.1" 200 1381 0.042837 10.0.0.23 - - [2026-02-23 02:32:11] "DELETE /security-group/499ab746-fdb3-493d-832f-7d98af1aa220 HTTP/1.1" 200 115 0.040149 10.0.0.23 - - [2026-02-23 02:32:11] "GET /projects?obj_uuids=72cb262e-1dee-4238-aaf9-f136fc62e830&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001065 10.0.0.23 - - [2026-02-23 02:32:11] "GET /project/72cb262e-1dee-4238-aaf9-f136fc62e830?fields=application_policy_sets HTTP/1.1" 200 1420 0.040344 10.0.0.23 - - [2026-02-23 02:32:11] "DELETE /access-control-list/cbb72b36-9132-4805-9c6a-a2f9bbfabfc0 HTTP/1.1" 200 115 0.042949 10.0.0.23 - - [2026-02-23 02:32:11] "DELETE /project/72cb262e-1dee-4238-aaf9-f136fc62e830 HTTP/1.1" 200 115 0.350147 10.0.0.242 - - [2026-02-23 02:32:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003223 10.0.0.242 - - [2026-02-23 02:32:13] "GET /virtual-network/ef4347cf-e174-4551-a118-a858c45191ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.004453 10.0.0.242 - - [2026-02-23 02:32:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003542 10.0.0.242 - - [2026-02-23 02:32:17] "GET /virtual-network/ef4347cf-e174-4551-a118-a858c45191ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.004840 10.0.0.242 - - [2026-02-23 02:32:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002976 10.0.0.242 - - [2026-02-23 02:32:21] "GET /virtual-network/ef4347cf-e174-4551-a118-a858c45191ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.004581 10.0.0.242 - - [2026-02-23 02:32:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003686 10.0.0.242 - - [2026-02-23 02:32:23] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003090 10.0.0.242 - - [2026-02-23 02:32:23] "GET /virtual-networks?parent_id=1fc38602-d06b-4da4-90fe-9b7d41427251&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.002748 10.0.0.242 - - [2026-02-23 02:32:23] "GET /virtual-network/ef4347cf-e174-4551-a118-a858c45191ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.005403 10.0.0.242 - - [2026-02-23 02:32:29] "POST /neutron/port HTTP/1.1" 200 1126 0.015771 10.0.0.242 - - [2026-02-23 02:32:30] "POST /neutron/port HTTP/1.1" 200 1126 0.015219 10.0.0.242 - - [2026-02-23 02:32:30] "POST /neutron/subnet HTTP/1.1" 200 698 0.007837 10.0.0.242 - - [2026-02-23 02:32:31] "POST /neutron/port HTTP/1.1" 200 1126 0.041355 10.0.0.242 - - [2026-02-23 02:32:33] "GET /obj-perms HTTP/1.1" 200 5075 0.051663 10.0.0.50 - - [2026-02-23 02:32:33] "GET /obj-perms HTTP/1.1" 200 5075 0.052465 10.0.0.242 - - [2026-02-23 02:32:34] "POST /neutron/security_group HTTP/1.1" 200 2060 0.006777 10.0.0.242 - - [2026-02-23 02:32:37] "POST /neutron/port HTTP/1.1" 200 1126 0.016871 10.0.0.242 - - [2026-02-23 02:32:37] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003548 10.0.0.242 - - [2026-02-23 02:32:37] "POST /neutron/network HTTP/1.1" 200 928 0.006378 10.0.0.242 - - [2026-02-23 02:32:44] "POST /neutron/port HTTP/1.1" 200 1126 0.016380 10.0.0.242 - - [2026-02-23 02:32:44] "POST /neutron/security_group HTTP/1.1" 200 2060 0.006971 10.0.0.242 - - [2026-02-23 02:32:44] "GET /virtual-machine/e52d9d3e-cf85-4366-90ee-d268fd4e4a7e HTTP/1.1" 200 1295 0.005129 10.0.0.242 - - [2026-02-23 02:32:44] "GET /virtual-machine-interface/e57a9ef8-aef8-456b-a7b6-4c3a1311e7bb HTTP/1.1" 200 2952 0.008244 10.0.0.242 - - [2026-02-23 02:32:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003041 10.0.0.242 - - [2026-02-23 02:32:44] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003527 10.0.0.242 - - [2026-02-23 02:32:44] "GET /virtual-networks?parent_id=1fc38602-d06b-4da4-90fe-9b7d41427251&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.002723 10.0.0.242 - - [2026-02-23 02:32:44] "GET /virtual-network/eb02999a-bb52-4978-a308-b9f4c19734f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.005150 10.0.0.242 - - [2026-02-23 02:32:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003136 10.0.0.242 - - [2026-02-23 02:32:46] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003245 10.0.0.242 - - [2026-02-23 02:32:46] "GET /virtual-networks?parent_id=1fc38602-d06b-4da4-90fe-9b7d41427251&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.002353 10.0.0.242 - - [2026-02-23 02:32:46] "GET /virtual-network/eb02999a-bb52-4978-a308-b9f4c19734f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.005132 10.0.0.242 - - [2026-02-23 02:33:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.008313 10.0.0.23 - - [2026-02-23 02:33:05] "GET /projects?obj_uuids=1fc38602-d06b-4da4-90fe-9b7d41427251&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001038 10.0.0.242 - - [2026-02-23 02:33:05] "GET /project/1fc38602-d06b-4da4-90fe-9b7d41427251?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.045533 10.0.0.242 - - [2026-02-23 02:33:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003536 10.0.0.242 - - [2026-02-23 02:33:05] "PUT /network-policy/27d9217b-b1a9-4323-bffc-5de158640c83 HTTP/1.1" 200 262 0.017147 10.0.0.23 - - [2026-02-23 02:33:06] "PUT /access-control-list/48965d80-65a0-4f48-a214-ea15e57dbb28 HTTP/1.1" 200 272 0.020930 10.0.0.242 - - [2026-02-23 02:33:09] "GET /virtual-network/eb02999a-bb52-4978-a308-b9f4c19734f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.005802 10.0.0.242 - - [2026-02-23 02:33:09] "POST /neutron/network HTTP/1.1" 200 928 0.005908 10.0.0.242 - - [2026-02-23 02:33:09] "GET /virtual-network/eb02999a-bb52-4978-a308-b9f4c19734f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006903 10.0.0.242 - - [2026-02-23 02:33:09] "GET /virtual-network/ef4347cf-e174-4551-a118-a858c45191ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.004861 10.0.0.242 - - [2026-02-23 02:33:09] "POST /neutron/network HTTP/1.1" 200 928 0.006141 10.0.0.23 - - [2026-02-23 02:33:09] "DELETE /access-control-list/48965d80-65a0-4f48-a214-ea15e57dbb28 HTTP/1.1" 200 115 0.032654 10.0.0.242 - - [2026-02-23 02:33:09] "GET /virtual-network/ef4347cf-e174-4551-a118-a858c45191ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.010107 10.0.0.242 - - [2026-02-23 02:33:09] "DELETE /network-policy/27d9217b-b1a9-4323-bffc-5de158640c83 HTTP/1.1" 200 115 0.045692 10.0.0.242 - - [2026-02-23 02:33:09] "POST /neutron/network HTTP/1.1" 200 826 0.007269 10.0.0.242 - - [2026-02-23 02:33:09] "POST /neutron/port HTTP/1.1" 200 1116 0.011194 10.0.0.242 - - [2026-02-23 02:33:09] "POST /neutron/port HTTP/1.1" 200 1116 0.027491 10.0.0.23 - - [2026-02-23 02:33:11] "POST /useragent-kv HTTP/1.1" 200 115 0.005600 10.0.0.23 - - [2026-02-23 02:33:11] "POST /useragent-kv HTTP/1.1" 200 115 0.003381 10.0.0.242 - - [2026-02-23 02:33:11] "POST /neutron/network HTTP/1.1" 200 151 0.120331 10.0.0.23 - - [2026-02-23 02:33:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003507 10.0.0.23 - - [2026-02-23 02:33:13] "GET /projects?obj_uuids=1fc38602-d06b-4da4-90fe-9b7d41427251&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000854 10.0.0.242 - - [2026-02-23 02:33:13] "GET /project/1fc38602-d06b-4da4-90fe-9b7d41427251?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.032861 10.0.0.23 - - [2026-02-23 02:33:13] "GET /projects?obj_uuids=1fc38602-d06b-4da4-90fe-9b7d41427251&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000813 10.0.0.242 - - [2026-02-23 02:33:13] "GET /project/1fc38602-d06b-4da4-90fe-9b7d41427251?fields=virtual_networks HTTP/1.1" 200 1036 0.041513 10.0.0.23 - - [2026-02-23 02:33:13] "GET /projects?obj_uuids=1fc38602-d06b-4da4-90fe-9b7d41427251&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001272 10.0.0.242 - - [2026-02-23 02:33:13] "GET /project/1fc38602-d06b-4da4-90fe-9b7d41427251?fields=virtual_machine_interfaces HTTP/1.1" 200 1036 0.040024 10.0.0.23 - - [2026-02-23 02:33:13] "GET /projects?obj_uuids=1fc38602-d06b-4da4-90fe-9b7d41427251&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001213 10.0.0.242 - - [2026-02-23 02:33:13] "GET /project/1fc38602-d06b-4da4-90fe-9b7d41427251?fields=security_groups HTTP/1.1" 200 1264 0.035111 10.0.0.242 - - [2026-02-23 02:33:14] "POST /fqname-to-id HTTP/1.1" 404 200 0.030158 10.0.0.23 - - [2026-02-23 02:33:14] "GET /projects?obj_uuids=ba9d988f-9b59-4799-ac8b-ce14e0440144&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003107 10.0.0.23 - - [2026-02-23 02:33:14] "GET /domains?obj_uuids=e1cc6957-1fd1-4e0a-8f60-be32b1950cd6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000873 10.0.0.23 - - [2026-02-23 02:33:14] "GET /domain/e1cc6957-1fd1-4e0a-8f60-be32b1950cd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.006044 10.0.0.23 - - [2026-02-23 02:33:14] "POST /id-to-fqname HTTP/1.1" 200 202 0.003667 10.0.0.23 - - [2026-02-23 02:33:14] "POST /fqname-to-id HTTP/1.1" 404 211 0.003395 10.0.0.23 - - [2026-02-23 02:33:15] "POST /security-groups HTTP/1.1" 200 603 0.070006 10.0.0.23 - - [2026-02-23 02:33:15] "POST /projects HTTP/1.1" 200 609 0.253429 10.0.0.23 - - [2026-02-23 02:33:15] "POST /access-control-lists HTTP/1.1" 200 608 0.028055 10.0.0.23 - - [2026-02-23 02:33:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.325039 10.0.0.242 - - [2026-02-23 02:33:15] "GET /project/ba9d988f-9b59-4799-ac8b-ce14e0440144?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.468996 10.0.0.242 - - [2026-02-23 02:33:16] "GET / HTTP/1.1" 200 35931 0.001559 10.0.0.23 - - [2026-02-23 02:33:17] "DELETE /access-control-list/e9073f82-60ba-478c-a6f7-0908b49dfd77 HTTP/1.1" 200 115 0.030278 10.0.0.242 - - [2026-02-23 02:33:19] "GET /project/ba9d988f-9b59-4799-ac8b-ce14e0440144?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 293 0.000487 10.0.0.23 - - [2026-02-23 02:33:20] "GET /projects?obj_uuids=ba9d988f-9b59-4799-ac8b-ce14e0440144&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001079 10.0.0.242 - - [2026-02-23 02:33:20] "GET /project/ba9d988f-9b59-4799-ac8b-ce14e0440144?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.074263 10.0.0.242 - - [2026-02-23 02:33:20] "GET / HTTP/1.1" 200 35931 0.002243 10.0.0.242 - - [2026-02-23 02:33:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003523 10.0.0.23 - - [2026-02-23 02:33:21] "GET /domains?obj_uuids=e1cc6957-1fd1-4e0a-8f60-be32b1950cd6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000859 10.0.0.242 - - [2026-02-23 02:33:21] "GET /domain/e1cc6957-1fd1-4e0a-8f60-be32b1950cd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.006468 10.0.0.242 - - [2026-02-23 02:33:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003019 10.0.0.23 - - [2026-02-23 02:33:21] "GET /projects?obj_uuids=ba9d988f-9b59-4799-ac8b-ce14e0440144&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001040 10.0.0.242 - - [2026-02-23 02:33:21] "GET /project/ba9d988f-9b59-4799-ac8b-ce14e0440144?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.034353 10.0.0.242 - - [2026-02-23 02:33:22] "GET /domains HTTP/1.1" 401 293 0.000377 10.0.0.242 - - [2026-02-23 02:33:22] "GET /domains HTTP/1.1" 200 280 0.032305 10.0.0.23 - - [2026-02-23 02:33:22] "GET /domains?obj_uuids=e1cc6957-1fd1-4e0a-8f60-be32b1950cd6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000815 10.0.0.242 - - [2026-02-23 02:33:22] "GET /domain/e1cc6957-1fd1-4e0a-8f60-be32b1950cd6 HTTP/1.1" 200 2586 0.008084 10.0.0.23 - - [2026-02-23 02:33:22] "GET /projects?obj_uuids=ba9d988f-9b59-4799-ac8b-ce14e0440144&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000724 10.0.0.242 - - [2026-02-23 02:33:22] "GET /project/ba9d988f-9b59-4799-ac8b-ce14e0440144 HTTP/1.1" 200 1925 0.085412 10.0.0.242 - - [2026-02-23 02:33:22] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.002653 10.0.0.242 - - [2026-02-23 02:33:22] "POST /network-ipams HTTP/1.1" 200 621 0.023275 10.0.0.242 - - [2026-02-23 02:33:22] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 810 0.006219 10.0.0.242 - - [2026-02-23 02:33:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003127 10.0.0.242 - - [2026-02-23 02:33:23] "GET /network-ipam/f2d5e3df-1f74-4612-97e3-2b2324162fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1456 0.007065 10.0.0.242 - - [2026-02-23 02:33:23] "PUT /network-ipam/f2d5e3df-1f74-4612-97e3-2b2324162fed HTTP/1.1" 200 258 0.013096 10.0.0.242 - - [2026-02-23 02:33:23] "POST /fqname-to-id HTTP/1.1" 401 293 0.000413 10.0.0.242 - - [2026-02-23 02:33:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.026031 10.0.0.23 - - [2026-02-23 02:33:23] "GET /projects?obj_uuids=ba9d988f-9b59-4799-ac8b-ce14e0440144&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000905 10.0.0.242 - - [2026-02-23 02:33:23] "GET /project/ba9d988f-9b59-4799-ac8b-ce14e0440144?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.035837 10.0.0.242 - - [2026-02-23 02:33:23] "POST /neutron/network HTTP/1.1" 200 117 0.041059 10.0.0.23 - - [2026-02-23 02:33:24] "POST /ref-update HTTP/1.1" 200 156 0.024146 10.0.0.23 - - [2026-02-23 02:33:24] "POST /useragent-kv HTTP/1.1" 200 115 0.004901 10.0.0.242 - - [2026-02-23 02:33:24] "POST /neutron/subnet HTTP/1.1" 200 701 0.218132 10.0.0.23 - - [2026-02-23 02:33:24] "POST /fqname-to-id HTTP/1.1" 404 207 0.007388 10.0.0.242 - - [2026-02-23 02:33:24] "POST /id-to-fqname HTTP/1.1" 200 235 0.001583 10.0.0.242 - - [2026-02-23 02:33:24] "GET /virtual-network/e97371e0-7298-434b-947a-04d70f28aa1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.008744 10.0.0.242 - - [2026-02-23 02:33:24] "POST /neutron/network HTTP/1.1" 200 1336 0.012101 10.0.0.242 - - [2026-02-23 02:33:24] "GET /virtual-network/e97371e0-7298-434b-947a-04d70f28aa1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.008099 10.0.0.242 - - [2026-02-23 02:33:24] "POST /neutron/subnet HTTP/1.1" 200 701 0.010556 10.0.0.242 - - [2026-02-23 02:33:25] "GET /virtual-network/e97371e0-7298-434b-947a-04d70f28aa1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.005355 10.0.0.242 - - [2026-02-23 02:33:26] "POST /fqname-to-id HTTP/1.1" 404 229 0.003068 10.0.0.242 - - [2026-02-23 02:33:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002681 10.0.0.23 - - [2026-02-23 02:33:26] "GET /projects?obj_uuids=ba9d988f-9b59-4799-ac8b-ce14e0440144&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000882 10.0.0.242 - - [2026-02-23 02:33:26] "GET /project/ba9d988f-9b59-4799-ac8b-ce14e0440144?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.035397 10.0.0.242 - - [2026-02-23 02:33:27] "POST /network-policys HTTP/1.1" 200 563 0.030860 10.0.0.242 - - [2026-02-23 02:33:27] "GET /network-policy/79734225-6e95-45f2-bd7a-c5ecc6214b37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.012498 10.0.0.242 - - [2026-02-23 02:33:27] "POST /fqname-to-id HTTP/1.1" 404 229 0.003082 10.0.0.242 - - [2026-02-23 02:33:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003718 10.0.0.23 - - [2026-02-23 02:33:27] "GET /projects?obj_uuids=ba9d988f-9b59-4799-ac8b-ce14e0440144&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000920 10.0.0.242 - - [2026-02-23 02:33:27] "GET /project/ba9d988f-9b59-4799-ac8b-ce14e0440144?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.053940 10.0.0.242 - - [2026-02-23 02:33:27] "POST /network-policys HTTP/1.1" 200 563 0.025281 10.0.0.242 - - [2026-02-23 02:33:27] "GET /network-policy/84824b46-743e-48b0-80c4-64db5b5300b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8879 0.006272 10.0.0.242 - - [2026-02-23 02:33:27] "POST /fqname-to-id HTTP/1.1" 404 229 0.008764 10.0.0.242 - - [2026-02-23 02:33:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.006928 10.0.0.23 - - [2026-02-23 02:33:27] "GET /projects?obj_uuids=ba9d988f-9b59-4799-ac8b-ce14e0440144&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000971 10.0.0.242 - - [2026-02-23 02:33:27] "GET /project/ba9d988f-9b59-4799-ac8b-ce14e0440144?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.042464 10.0.0.242 - - [2026-02-23 02:33:27] "POST /network-policys HTTP/1.1" 200 563 0.028819 10.0.0.242 - - [2026-02-23 02:33:27] "GET /network-policy/e5caa776-24c6-4219-96c5-3ccd07444dfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.005493 10.0.0.242 - - [2026-02-23 02:33:27] "POST /fqname-to-id HTTP/1.1" 404 229 0.002994 10.0.0.242 - - [2026-02-23 02:33:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002515 10.0.0.23 - - [2026-02-23 02:33:28] "GET /projects?obj_uuids=ba9d988f-9b59-4799-ac8b-ce14e0440144&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000975 10.0.0.242 - - [2026-02-23 02:33:28] "GET /project/ba9d988f-9b59-4799-ac8b-ce14e0440144?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.034057 10.0.0.242 - - [2026-02-23 02:33:28] "POST /network-policys HTTP/1.1" 200 563 0.032236 10.0.0.242 - - [2026-02-23 02:33:28] "GET /network-policy/1e53864d-f210-467e-b647-f48754420cd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.008215 10.0.0.242 - - [2026-02-23 02:33:28] "POST /fqname-to-id HTTP/1.1" 404 229 0.003088 10.0.0.242 - - [2026-02-23 02:33:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003098 10.0.0.23 - - [2026-02-23 02:33:28] "GET /projects?obj_uuids=ba9d988f-9b59-4799-ac8b-ce14e0440144&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000992 10.0.0.242 - - [2026-02-23 02:33:28] "GET /project/ba9d988f-9b59-4799-ac8b-ce14e0440144?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.039724 10.0.0.242 - - [2026-02-23 02:33:28] "POST /network-policys HTTP/1.1" 200 563 0.024062 10.0.0.242 - - [2026-02-23 02:33:28] "GET /network-policy/611afb02-0e12-4dbb-80a0-a905dcc8c2f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5023 0.005633 10.0.0.242 - - [2026-02-23 02:33:28] "POST /fqname-to-id HTTP/1.1" 404 229 0.002803 10.0.0.242 - - [2026-02-23 02:33:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002640 10.0.0.23 - - [2026-02-23 02:33:28] "GET /projects?obj_uuids=ba9d988f-9b59-4799-ac8b-ce14e0440144&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000949 10.0.0.242 - - [2026-02-23 02:33:28] "GET /project/ba9d988f-9b59-4799-ac8b-ce14e0440144?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.036298 10.0.0.242 - - [2026-02-23 02:33:28] "POST /network-policys HTTP/1.1" 200 563 0.023330 10.0.0.242 - - [2026-02-23 02:33:28] "GET /network-policy/465242e4-9ff4-455e-81fe-cf735e64e15e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5023 0.005964 10.0.0.242 - - [2026-02-23 02:33:29] "POST /fqname-to-id HTTP/1.1" 404 229 0.003056 10.0.0.242 - - [2026-02-23 02:33:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002618 10.0.0.23 - - [2026-02-23 02:33:29] "GET /projects?obj_uuids=ba9d988f-9b59-4799-ac8b-ce14e0440144&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000935 10.0.0.242 - - [2026-02-23 02:33:29] "GET /project/ba9d988f-9b59-4799-ac8b-ce14e0440144?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.045767 10.0.0.242 - - [2026-02-23 02:33:29] "POST /network-policys HTTP/1.1" 200 563 0.025435 10.0.0.242 - - [2026-02-23 02:33:29] "GET /network-policy/b8df8887-54d3-4684-ad71-97a15b257c3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.005908 10.0.0.242 - - [2026-02-23 02:33:29] "POST /fqname-to-id HTTP/1.1" 404 229 0.002907 10.0.0.242 - - [2026-02-23 02:33:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002326 10.0.0.23 - - [2026-02-23 02:33:29] "GET /projects?obj_uuids=ba9d988f-9b59-4799-ac8b-ce14e0440144&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000831 10.0.0.242 - - [2026-02-23 02:33:29] "GET /project/ba9d988f-9b59-4799-ac8b-ce14e0440144?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.031920 10.0.0.242 - - [2026-02-23 02:33:29] "POST /network-policys HTTP/1.1" 200 563 0.024208 10.0.0.242 - - [2026-02-23 02:33:29] "GET /network-policy/b615f500-b254-4917-b347-0a84fd908757?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.006227 10.0.0.242 - - [2026-02-23 02:33:29] "POST /fqname-to-id HTTP/1.1" 404 229 0.002918 10.0.0.242 - - [2026-02-23 02:33:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002269 10.0.0.23 - - [2026-02-23 02:33:29] "GET /projects?obj_uuids=ba9d988f-9b59-4799-ac8b-ce14e0440144&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001020 10.0.0.242 - - [2026-02-23 02:33:29] "GET /project/ba9d988f-9b59-4799-ac8b-ce14e0440144?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.054136 10.0.0.242 - - [2026-02-23 02:33:29] "POST /network-policys HTTP/1.1" 200 563 0.024063 10.0.0.242 - - [2026-02-23 02:33:29] "GET /network-policy/8f9372a3-ac63-4971-afab-6e906e244a8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.005601 10.0.0.242 - - [2026-02-23 02:33:30] "POST /fqname-to-id HTTP/1.1" 404 229 0.002823 10.0.0.242 - - [2026-02-23 02:33:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003260 10.0.0.23 - - [2026-02-23 02:33:30] "GET /projects?obj_uuids=ba9d988f-9b59-4799-ac8b-ce14e0440144&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000901 10.0.0.242 - - [2026-02-23 02:33:30] "GET /project/ba9d988f-9b59-4799-ac8b-ce14e0440144?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.037329 10.0.0.242 - - [2026-02-23 02:33:30] "POST /network-policys HTTP/1.1" 200 563 0.023278 10.0.0.242 - - [2026-02-23 02:33:30] "GET /network-policy/060f75a4-5f97-440e-b754-5753ce54eab8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5023 0.006520 10.0.0.242 - - [2026-02-23 02:33:30] "POST /neutron/network HTTP/1.1" 200 2249 0.131045 10.0.0.242 - - [2026-02-23 02:33:30] "GET /virtual-network/e97371e0-7298-434b-947a-04d70f28aa1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6139 0.010611 10.0.0.242 - - [2026-02-23 02:33:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002765 10.0.0.242 - - [2026-02-23 02:33:30] "GET /network-policy/060f75a4-5f97-440e-b754-5753ce54eab8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5023 0.003563 10.0.0.242 - - [2026-02-23 02:33:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002798 10.0.0.242 - - [2026-02-23 02:33:30] "GET /network-policy/1e53864d-f210-467e-b647-f48754420cd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.004261 10.0.0.242 - - [2026-02-23 02:33:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002637 10.0.0.242 - - [2026-02-23 02:33:30] "GET /network-policy/465242e4-9ff4-455e-81fe-cf735e64e15e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5023 0.005065 10.0.0.242 - - [2026-02-23 02:33:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003781 10.0.0.242 - - [2026-02-23 02:33:31] "GET /network-policy/611afb02-0e12-4dbb-80a0-a905dcc8c2f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5023 0.003981 10.0.0.242 - - [2026-02-23 02:33:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002917 10.0.0.242 - - [2026-02-23 02:33:31] "GET /network-policy/79734225-6e95-45f2-bd7a-c5ecc6214b37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.005448 10.0.0.242 - - [2026-02-23 02:33:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003327 10.0.0.242 - - [2026-02-23 02:33:31] "GET /network-policy/84824b46-743e-48b0-80c4-64db5b5300b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8879 0.006162 10.0.0.242 - - [2026-02-23 02:33:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003607 10.0.0.242 - - [2026-02-23 02:33:31] "GET /network-policy/8f9372a3-ac63-4971-afab-6e906e244a8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.003875 10.0.0.242 - - [2026-02-23 02:33:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002567 10.0.0.242 - - [2026-02-23 02:33:31] "GET /network-policy/b615f500-b254-4917-b347-0a84fd908757?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.003733 10.0.0.242 - - [2026-02-23 02:33:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002505 10.0.0.242 - - [2026-02-23 02:33:31] "GET /network-policy/b8df8887-54d3-4684-ad71-97a15b257c3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.003994 10.0.0.242 - - [2026-02-23 02:33:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003064 10.0.0.242 - - [2026-02-23 02:33:31] "GET /network-policy/e5caa776-24c6-4219-96c5-3ccd07444dfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.004064 10.0.0.242 - - [2026-02-23 02:33:31] "POST /id-to-fqname HTTP/1.1" 200 235 0.001247 10.0.0.23 - - [2026-02-23 02:33:32] "GET /projects?obj_uuids=ba9d988f-9b59-4799-ac8b-ce14e0440144&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001051 10.0.0.242 - - [2026-02-23 02:33:32] "GET /project/ba9d988f-9b59-4799-ac8b-ce14e0440144?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.073750 10.0.0.242 - - [2026-02-23 02:33:32] "POST /neutron/network HTTP/1.1" 200 2249 0.010623 10.0.0.242 - - [2026-02-23 02:33:32] "POST /neutron/port HTTP/1.1" 200 117 0.006110 10.0.0.23 - - [2026-02-23 02:33:33] "PUT /access-control-list/3d436493-43e3-4e85-9521-0cc8fb40cedd HTTP/1.1" 200 272 0.064021 10.0.0.242 - - [2026-02-23 02:33:33] "POST /neutron/port HTTP/1.1" 200 1173 0.037704 10.0.0.242 - - [2026-02-23 02:33:33] "POST /neutron/port HTTP/1.1" 200 1237 0.018842 10.0.0.242 - - [2026-02-23 02:33:33] "POST /neutron/subnet HTTP/1.1" 200 1356 0.015841 10.0.0.242 - - [2026-02-23 02:33:33] "POST /neutron/network HTTP/1.1" 200 2249 0.010244 10.0.0.242 - - [2026-02-23 02:33:37] "POST /neutron/port HTTP/1.1" 200 1237 0.017933 10.0.0.242 - - [2026-02-23 02:33:38] "POST /neutron/security_group HTTP/1.1" 200 2070 0.006361 10.0.0.242 - - [2026-02-23 02:33:38] "GET /virtual-machine/f5d975ed-2f8f-4385-b40e-3a435dd22dd8 HTTP/1.1" 401 293 0.000359 10.0.0.242 - - [2026-02-23 02:33:38] "GET /virtual-machine/f5d975ed-2f8f-4385-b40e-3a435dd22dd8 HTTP/1.1" 200 1305 0.042001 10.0.0.242 - - [2026-02-23 02:33:38] "GET /virtual-machine-interface/30e9443a-1b4f-4006-b34a-33c9d0837d86 HTTP/1.1" 200 3169 0.005038 10.0.0.242 - - [2026-02-23 02:33:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003057 10.0.0.242 - - [2026-02-23 02:33:38] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003673 10.0.0.242 - - [2026-02-23 02:33:38] "GET /virtual-networks?parent_id=ba9d988f-9b59-4799-ac8b-ce14e0440144&detail=False&count=False&shared=False HTTP/1.1" 200 366 0.002726 10.0.0.242 - - [2026-02-23 02:33:38] "GET /virtual-network/e97371e0-7298-434b-947a-04d70f28aa1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6139 0.005447 10.0.0.242 - - [2026-02-23 02:33:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003891 10.0.0.242 - - [2026-02-23 02:33:41] "GET /virtual-network/e97371e0-7298-434b-947a-04d70f28aa1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6139 0.005489 10.0.0.242 - - [2026-02-23 02:33:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004388 10.0.0.242 - - [2026-02-23 02:33:45] "GET /virtual-network/e97371e0-7298-434b-947a-04d70f28aa1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6139 0.006814 10.0.0.242 - - [2026-02-23 02:33:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003624 10.0.0.242 - - [2026-02-23 02:33:49] "GET /virtual-network/e97371e0-7298-434b-947a-04d70f28aa1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6139 0.005437 10.0.0.242 - - [2026-02-23 02:33:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004719 10.0.0.242 - - [2026-02-23 02:33:53] "GET /virtual-network/e97371e0-7298-434b-947a-04d70f28aa1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6139 0.005277 10.0.0.242 - - [2026-02-23 02:33:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003373 10.0.0.242 - - [2026-02-23 02:33:57] "GET /virtual-network/e97371e0-7298-434b-947a-04d70f28aa1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6139 0.005204 10.0.0.242 - - [2026-02-23 02:34:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004442 10.0.0.242 - - [2026-02-23 02:34:02] "GET /virtual-network/e97371e0-7298-434b-947a-04d70f28aa1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6139 0.007061 10.0.0.242 - - [2026-02-23 02:34:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003447 10.0.0.242 - - [2026-02-23 02:34:06] "GET /virtual-network/e97371e0-7298-434b-947a-04d70f28aa1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6139 0.005362 10.0.0.242 - - [2026-02-23 02:34:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003680 10.0.0.242 - - [2026-02-23 02:34:10] "GET /virtual-network/e97371e0-7298-434b-947a-04d70f28aa1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6139 0.006556 10.0.0.23 - - [2026-02-23 02:34:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000384 10.0.0.23 - - [2026-02-23 02:34:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000401 10.0.0.50 - - [2026-02-23 02:34:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000483 10.0.0.50 - - [2026-02-23 02:34:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000460 10.0.0.23 - - [2026-02-23 02:34:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000526 10.0.0.23 - - [2026-02-23 02:34:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000349 10.0.0.23 - - [2026-02-23 02:34:11] "DELETE /project/ba9d988f9b594799ac8bce14e0440144 HTTP/1.1" 404 173 0.031772 10.0.0.23 - - [2026-02-23 02:34:11] "DELETE /project/1fc38602-d06b-4da4-90fe-9b7d41427251 HTTP/1.1" 404 177 0.053858 10.0.0.50 - - [2026-02-23 02:34:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000369 10.0.0.50 - - [2026-02-23 02:34:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000365 10.0.0.242 - - [2026-02-23 02:34:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000408 10.0.0.242 - - [2026-02-23 02:34:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000352 10.0.0.242 - - [2026-02-23 02:34:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002995 10.0.0.242 - - [2026-02-23 02:34:12] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003815 10.0.0.242 - - [2026-02-23 02:34:12] "GET /virtual-networks?parent_id=ba9d988f-9b59-4799-ac8b-ce14e0440144&detail=False&count=False&shared=False HTTP/1.1" 200 366 0.002895 10.0.0.242 - - [2026-02-23 02:34:12] "GET /virtual-network/e97371e0-7298-434b-947a-04d70f28aa1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6139 0.005284 10.0.0.242 - - [2026-02-23 02:34:12] "GET /global-system-configs HTTP/1.1" 401 293 0.000365 10.0.0.242 - - [2026-02-23 02:34:12] "GET /global-system-configs HTTP/1.1" 401 293 0.000340 10.0.0.242 - - [2026-02-23 02:34:17] "POST /neutron/port HTTP/1.1" 200 1237 0.017638 10.0.0.242 - - [2026-02-23 02:34:20] "POST /neutron/security_group HTTP/1.1" 200 2070 0.005956 10.0.0.242 - - [2026-02-23 02:34:28] "POST /neutron/port HTTP/1.1" 200 1237 0.015329 10.0.0.242 - - [2026-02-23 02:34:33] "POST /neutron/port HTTP/1.1" 200 1237 0.043580 10.0.0.242 - - [2026-02-23 02:34:33] "POST /neutron/network HTTP/1.1" 200 2259 0.007743 10.0.0.242 - - [2026-02-23 02:34:33] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004620 10.0.0.242 - - [2026-02-23 02:34:33] "POST /neutron/port HTTP/1.1" 200 117 0.001145 10.0.0.242 - - [2026-02-23 02:34:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004847 10.0.0.242 - - [2026-02-23 02:34:33] "GET /network-policy/79734225-6e95-45f2-bd7a-c5ecc6214b37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.005751 10.0.0.242 - - [2026-02-23 02:34:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003099 10.0.0.242 - - [2026-02-23 02:34:33] "GET /network-policy/84824b46-743e-48b0-80c4-64db5b5300b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8879 0.004210 10.0.0.242 - - [2026-02-23 02:34:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002411 10.0.0.242 - - [2026-02-23 02:34:33] "GET /network-policy/e5caa776-24c6-4219-96c5-3ccd07444dfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.004138 10.0.0.242 - - [2026-02-23 02:34:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002989 10.0.0.242 - - [2026-02-23 02:34:33] "GET /network-policy/1e53864d-f210-467e-b647-f48754420cd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.003923 10.0.0.242 - - [2026-02-23 02:34:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003350 10.0.0.242 - - [2026-02-23 02:34:33] "GET /network-policy/611afb02-0e12-4dbb-80a0-a905dcc8c2f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5023 0.003981 10.0.0.242 - - [2026-02-23 02:34:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002317 10.0.0.242 - - [2026-02-23 02:34:34] "GET /network-policy/465242e4-9ff4-455e-81fe-cf735e64e15e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5023 0.004113 10.0.0.242 - - [2026-02-23 02:34:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003346 10.0.0.242 - - [2026-02-23 02:34:34] "GET /network-policy/b8df8887-54d3-4684-ad71-97a15b257c3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.003695 10.0.0.242 - - [2026-02-23 02:34:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002568 10.0.0.242 - - [2026-02-23 02:34:34] "GET /network-policy/b615f500-b254-4917-b347-0a84fd908757?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.003993 10.0.0.242 - - [2026-02-23 02:34:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003043 10.0.0.242 - - [2026-02-23 02:34:34] "GET /network-policy/8f9372a3-ac63-4971-afab-6e906e244a8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.004559 10.0.0.242 - - [2026-02-23 02:34:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002853 10.0.0.242 - - [2026-02-23 02:34:34] "GET /network-policy/060f75a4-5f97-440e-b754-5753ce54eab8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5023 0.003649 10.0.0.242 - - [2026-02-23 02:34:34] "POST /neutron/network HTTP/1.1" 200 2249 0.011004 10.0.0.242 - - [2026-02-23 02:34:34] "GET /virtual-network/e97371e0-7298-434b-947a-04d70f28aa1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3493 0.011274 10.0.0.242 - - [2026-02-23 02:34:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002688 10.0.0.242 - - [2026-02-23 02:34:34] "GET /network-policy/79734225-6e95-45f2-bd7a-c5ecc6214b37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.004839 10.0.0.23 - - [2026-02-23 02:34:35] "GET /obj-perms HTTP/1.1" 200 5075 0.062271 10.0.0.242 - - [2026-02-23 02:34:39] "POST /neutron/network HTTP/1.1" 200 1439 0.010840 10.0.0.242 - - [2026-02-23 02:34:39] "GET /virtual-network/e97371e0-7298-434b-947a-04d70f28aa1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3493 0.006718 10.0.0.23 - - [2026-02-23 02:34:39] "POST /fqname-to-id HTTP/1.1" 404 207 0.090401 10.0.0.242 - - [2026-02-23 02:34:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002481 10.0.0.242 - - [2026-02-23 02:34:39] "GET /network-policy/84824b46-743e-48b0-80c4-64db5b5300b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8879 0.004389 10.0.0.242 - - [2026-02-23 02:34:44] "POST /neutron/network HTTP/1.1" 200 1439 0.013568 10.0.0.242 - - [2026-02-23 02:34:45] "GET /virtual-network/e97371e0-7298-434b-947a-04d70f28aa1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3493 0.006808 10.0.0.23 - - [2026-02-23 02:34:45] "PUT /access-control-list/3d436493-43e3-4e85-9521-0cc8fb40cedd HTTP/1.1" 200 272 0.109918 10.0.0.242 - - [2026-02-23 02:34:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.013056 10.0.0.242 - - [2026-02-23 02:34:45] "GET /network-policy/e5caa776-24c6-4219-96c5-3ccd07444dfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.003932 10.0.0.242 - - [2026-02-23 02:34:50] "POST /neutron/network HTTP/1.1" 200 1439 0.010287 10.0.0.242 - - [2026-02-23 02:34:50] "GET /virtual-network/e97371e0-7298-434b-947a-04d70f28aa1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3493 0.007044 10.0.0.242 - - [2026-02-23 02:34:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002535 10.0.0.242 - - [2026-02-23 02:34:50] "GET /network-policy/1e53864d-f210-467e-b647-f48754420cd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.003572 10.0.0.242 - - [2026-02-23 02:34:55] "POST /neutron/network HTTP/1.1" 200 1439 0.010240 10.0.0.23 - - [2026-02-23 02:34:55] "POST /fqname-to-id HTTP/1.1" 404 207 0.003354 10.0.0.242 - - [2026-02-23 02:34:55] "GET /virtual-network/e97371e0-7298-434b-947a-04d70f28aa1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3493 0.006632 10.0.0.242 - - [2026-02-23 02:34:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002704 10.0.0.242 - - [2026-02-23 02:34:55] "GET /network-policy/611afb02-0e12-4dbb-80a0-a905dcc8c2f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5023 0.003753 10.0.0.242 - - [2026-02-23 02:35:00] "POST /neutron/network HTTP/1.1" 200 1439 0.011540 10.0.0.23 - - [2026-02-23 02:35:00] "PUT /access-control-list/3d436493-43e3-4e85-9521-0cc8fb40cedd HTTP/1.1" 200 272 0.062056 10.0.0.242 - - [2026-02-23 02:35:00] "GET /virtual-network/e97371e0-7298-434b-947a-04d70f28aa1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3493 0.007289 10.0.0.242 - - [2026-02-23 02:35:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002596 10.0.0.242 - - [2026-02-23 02:35:00] "GET /network-policy/465242e4-9ff4-455e-81fe-cf735e64e15e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5023 0.004167 10.0.0.242 - - [2026-02-23 02:35:05] "POST /neutron/network HTTP/1.1" 200 1439 0.009399 10.0.0.242 - - [2026-02-23 02:35:06] "GET /virtual-network/e97371e0-7298-434b-947a-04d70f28aa1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3493 0.008214 10.0.0.242 - - [2026-02-23 02:35:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004269 10.0.0.242 - - [2026-02-23 02:35:06] "GET /network-policy/b8df8887-54d3-4684-ad71-97a15b257c3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.003761 10.0.0.242 - - [2026-02-23 02:35:11] "POST /neutron/network HTTP/1.1" 200 1439 0.009870 10.0.0.23 - - [2026-02-23 02:35:11] "POST /fqname-to-id HTTP/1.1" 404 207 0.008075 10.0.0.242 - - [2026-02-23 02:35:11] "GET /virtual-network/e97371e0-7298-434b-947a-04d70f28aa1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3493 0.007355 10.0.0.242 - - [2026-02-23 02:35:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003042 10.0.0.242 - - [2026-02-23 02:35:11] "GET /network-policy/b615f500-b254-4917-b347-0a84fd908757?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.005271 10.0.0.242 - - [2026-02-23 02:35:16] "POST /neutron/network HTTP/1.1" 200 1439 0.010864 10.0.0.23 - - [2026-02-23 02:35:16] "PUT /access-control-list/3d436493-43e3-4e85-9521-0cc8fb40cedd HTTP/1.1" 200 272 0.063537 10.0.0.242 - - [2026-02-23 02:35:16] "GET /virtual-network/e97371e0-7298-434b-947a-04d70f28aa1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3493 0.006978 10.0.0.242 - - [2026-02-23 02:35:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002568 10.0.0.242 - - [2026-02-23 02:35:16] "GET /network-policy/8f9372a3-ac63-4971-afab-6e906e244a8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.003798 10.0.0.242 - - [2026-02-23 02:35:21] "POST /neutron/network HTTP/1.1" 200 1439 0.010057 10.0.0.242 - - [2026-02-23 02:35:22] "GET /virtual-network/e97371e0-7298-434b-947a-04d70f28aa1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3493 0.006490 10.0.0.242 - - [2026-02-23 02:35:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003507 10.0.0.242 - - [2026-02-23 02:35:22] "GET /network-policy/060f75a4-5f97-440e-b754-5753ce54eab8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5023 0.003845 10.0.0.242 - - [2026-02-23 02:35:27] "GET /virtual-machine/f5d975ed-2f8f-4385-b40e-3a435dd22dd8 HTTP/1.1" 200 1305 0.003803 10.0.0.242 - - [2026-02-23 02:35:27] "POST /neutron/port HTTP/1.1" 200 1237 0.016205 10.0.0.242 - - [2026-02-23 02:35:29] "GET /virtual-machine/f5d975ed-2f8f-4385-b40e-3a435dd22dd8 HTTP/1.1" 404 171 0.003703 10.0.0.242 - - [2026-02-23 02:35:29] "GET /virtual-machine/f5d975ed-2f8f-4385-b40e-3a435dd22dd8 HTTP/1.1" 404 171 0.002830 10.0.0.242 - - [2026-02-23 02:35:29] "GET /virtual-machine/f5d975ed-2f8f-4385-b40e-3a435dd22dd8 HTTP/1.1" 404 171 0.003646 10.0.0.242 - - [2026-02-23 02:35:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003119 10.0.0.242 - - [2026-02-23 02:35:29] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003765 10.0.0.242 - - [2026-02-23 02:35:29] "GET /virtual-networks?parent_id=ba9d988f-9b59-4799-ac8b-ce14e0440144&detail=False&count=False&shared=False HTTP/1.1" 200 366 0.002986 10.0.0.242 - - [2026-02-23 02:35:29] "GET /virtual-network/e97371e0-7298-434b-947a-04d70f28aa1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3493 0.005579 10.0.0.242 - - [2026-02-23 02:35:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003129 10.0.0.242 - - [2026-02-23 02:35:29] "GET /routing-instance/762c860b-9ce9-433b-8659-c31342c8a786?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1498 0.004241 10.0.0.242 - - [2026-02-23 02:35:29] "GET /route-target/ccfeb11c-de52-4095-b6c4-df8b28a7bc47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003813 10.0.0.242 - - [2026-02-23 02:35:29] "GET /obj-perms HTTP/1.1" 200 5038 0.057060 10.0.0.242 - - [2026-02-23 02:35:32] "GET /obj-perms HTTP/1.1" 200 5038 0.003250 10.0.0.242 - - [2026-02-23 02:35:35] "GET /obj-perms HTTP/1.1" 200 5038 0.003553 10.0.0.50 - - [2026-02-23 02:35:36] "GET /obj-perms HTTP/1.1" 200 5075 0.140664 10.0.0.242 - - [2026-02-23 02:35:42] "GET /obj-perms HTTP/1.1" 200 5038 0.003303 10.0.0.242 - - [2026-02-23 02:35:45] "GET /obj-perms HTTP/1.1" 200 5038 0.004092 10.0.0.242 - - [2026-02-23 02:35:51] "GET /obj-perms HTTP/1.1" 200 5038 0.003895 10.0.0.242 - - [2026-02-23 02:35:54] "GET /obj-perms HTTP/1.1" 200 5038 0.003345 10.0.0.242 - - [2026-02-23 02:35:54] "GET /virtual-network/e97371e0-7298-434b-947a-04d70f28aa1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3493 0.005367 10.0.0.242 - - [2026-02-23 02:35:54] "POST /neutron/network HTTP/1.1" 200 1439 0.010163 10.0.0.23 - - [2026-02-23 02:35:54] "POST /fqname-to-id HTTP/1.1" 404 207 0.006157 10.0.0.242 - - [2026-02-23 02:35:54] "GET /virtual-network/e97371e0-7298-434b-947a-04d70f28aa1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.007196 10.0.0.242 - - [2026-02-23 02:35:54] "DELETE /network-policy/060f75a4-5f97-440e-b754-5753ce54eab8 HTTP/1.1" 200 115 0.037717 10.0.0.242 - - [2026-02-23 02:35:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003132 10.0.0.23 - - [2026-02-23 02:35:54] "GET /projects?obj_uuids=ba9d988f-9b59-4799-ac8b-ce14e0440144&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.031209 10.0.0.242 - - [2026-02-23 02:35:54] "GET /project/ba9d988f-9b59-4799-ac8b-ce14e0440144?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.066130 10.0.0.242 - - [2026-02-23 02:35:55] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-92672067&detail=False&count=False&shared=False HTTP/1.1" 200 2255 0.004755 10.0.0.242 - - [2026-02-23 02:35:55] "DELETE /network-policy/8f9372a3-ac63-4971-afab-6e906e244a8d HTTP/1.1" 200 115 0.037082 10.0.0.242 - - [2026-02-23 02:35:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002529 10.0.0.23 - - [2026-02-23 02:35:55] "GET /projects?obj_uuids=ba9d988f-9b59-4799-ac8b-ce14e0440144&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000900 10.0.0.242 - - [2026-02-23 02:35:55] "GET /project/ba9d988f-9b59-4799-ac8b-ce14e0440144?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.034725 10.0.0.242 - - [2026-02-23 02:35:55] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-92672067&detail=False&count=False&shared=False HTTP/1.1" 200 2019 0.004493 10.0.0.242 - - [2026-02-23 02:35:55] "DELETE /network-policy/b615f500-b254-4917-b347-0a84fd908757 HTTP/1.1" 200 115 0.030759 10.0.0.242 - - [2026-02-23 02:35:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003024 10.0.0.23 - - [2026-02-23 02:35:55] "GET /projects?obj_uuids=ba9d988f-9b59-4799-ac8b-ce14e0440144&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000891 10.0.0.242 - - [2026-02-23 02:35:55] "GET /project/ba9d988f-9b59-4799-ac8b-ce14e0440144?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.033722 10.0.0.242 - - [2026-02-23 02:35:55] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-92672067&detail=False&count=False&shared=False HTTP/1.1" 200 1783 0.004734 10.0.0.242 - - [2026-02-23 02:35:55] "DELETE /network-policy/b8df8887-54d3-4684-ad71-97a15b257c3c HTTP/1.1" 200 115 0.035323 10.0.0.242 - - [2026-02-23 02:35:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002581 10.0.0.23 - - [2026-02-23 02:35:55] "GET /projects?obj_uuids=ba9d988f-9b59-4799-ac8b-ce14e0440144&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000875 10.0.0.242 - - [2026-02-23 02:35:55] "GET /project/ba9d988f-9b59-4799-ac8b-ce14e0440144?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.036334 10.0.0.242 - - [2026-02-23 02:35:55] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-92672067&detail=False&count=False&shared=False HTTP/1.1" 200 1547 0.004722 10.0.0.242 - - [2026-02-23 02:35:55] "DELETE /network-policy/465242e4-9ff4-455e-81fe-cf735e64e15e HTTP/1.1" 200 115 0.036695 10.0.0.242 - - [2026-02-23 02:35:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004472 10.0.0.23 - - [2026-02-23 02:35:55] "GET /projects?obj_uuids=ba9d988f-9b59-4799-ac8b-ce14e0440144&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000876 10.0.0.242 - - [2026-02-23 02:35:55] "GET /project/ba9d988f-9b59-4799-ac8b-ce14e0440144?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.041443 10.0.0.242 - - [2026-02-23 02:35:55] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-92672067&detail=False&count=False&shared=False HTTP/1.1" 200 1311 0.004916 10.0.0.242 - - [2026-02-23 02:35:55] "DELETE /network-policy/611afb02-0e12-4dbb-80a0-a905dcc8c2f0 HTTP/1.1" 200 115 0.037375 10.0.0.242 - - [2026-02-23 02:35:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003604 10.0.0.23 - - [2026-02-23 02:35:55] "GET /projects?obj_uuids=ba9d988f-9b59-4799-ac8b-ce14e0440144&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000994 10.0.0.242 - - [2026-02-23 02:35:55] "GET /project/ba9d988f-9b59-4799-ac8b-ce14e0440144?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.033712 10.0.0.242 - - [2026-02-23 02:35:55] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-92672067&detail=False&count=False&shared=False HTTP/1.1" 200 1074 0.005038 10.0.0.242 - - [2026-02-23 02:35:56] "DELETE /network-policy/1e53864d-f210-467e-b647-f48754420cd0 HTTP/1.1" 200 115 0.039814 10.0.0.242 - - [2026-02-23 02:35:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002778 10.0.0.23 - - [2026-02-23 02:35:56] "GET /projects?obj_uuids=ba9d988f-9b59-4799-ac8b-ce14e0440144&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001322 10.0.0.242 - - [2026-02-23 02:35:56] "GET /project/ba9d988f-9b59-4799-ac8b-ce14e0440144?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.026456 10.0.0.242 - - [2026-02-23 02:35:56] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-92672067&detail=False&count=False&shared=False HTTP/1.1" 200 838 0.004515 10.0.0.242 - - [2026-02-23 02:35:56] "DELETE /network-policy/e5caa776-24c6-4219-96c5-3ccd07444dfc HTTP/1.1" 200 115 0.055498 10.0.0.242 - - [2026-02-23 02:35:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003150 10.0.0.23 - - [2026-02-23 02:35:56] "GET /projects?obj_uuids=ba9d988f-9b59-4799-ac8b-ce14e0440144&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000889 10.0.0.242 - - [2026-02-23 02:35:56] "GET /project/ba9d988f-9b59-4799-ac8b-ce14e0440144?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.039523 10.0.0.242 - - [2026-02-23 02:35:56] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-92672067&detail=False&count=False&shared=False HTTP/1.1" 200 602 0.004733 10.0.0.242 - - [2026-02-23 02:35:56] "DELETE /network-policy/84824b46-743e-48b0-80c4-64db5b5300b3 HTTP/1.1" 200 115 0.035844 10.0.0.242 - - [2026-02-23 02:35:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.012489 10.0.0.23 - - [2026-02-23 02:35:56] "GET /projects?obj_uuids=ba9d988f-9b59-4799-ac8b-ce14e0440144&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000989 10.0.0.242 - - [2026-02-23 02:35:56] "GET /project/ba9d988f-9b59-4799-ac8b-ce14e0440144?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.040587 10.0.0.242 - - [2026-02-23 02:35:56] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-92672067&detail=False&count=False&shared=False HTTP/1.1" 200 366 0.005366 10.0.0.242 - - [2026-02-23 02:35:56] "DELETE /network-policy/79734225-6e95-45f2-bd7a-c5ecc6214b37 HTTP/1.1" 200 115 0.041453 10.0.0.242 - - [2026-02-23 02:35:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004640 10.0.0.23 - - [2026-02-23 02:35:56] "GET /projects?obj_uuids=ba9d988f-9b59-4799-ac8b-ce14e0440144&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000937 10.0.0.242 - - [2026-02-23 02:35:56] "GET /project/ba9d988f-9b59-4799-ac8b-ce14e0440144?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.035379 10.0.0.242 - - [2026-02-23 02:35:56] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-92672067&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.004913 10.0.0.242 - - [2026-02-23 02:35:56] "POST /neutron/network HTTP/1.1" 200 1336 0.010852 10.0.0.23 - - [2026-02-23 02:35:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.007166 10.0.0.242 - - [2026-02-23 02:35:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002832 10.0.0.242 - - [2026-02-23 02:35:57] "DELETE /network-ipam/f2d5e3df-1f74-4612-97e3-2b2324162fed HTTP/1.1" 200 115 0.031044 10.0.0.242 - - [2026-02-23 02:35:57] "POST /fqname-to-id HTTP/1.1" 404 260 0.003032 10.0.0.23 - - [2026-02-23 02:35:57] "GET /projects?obj_uuids=ba9d988f-9b59-4799-ac8b-ce14e0440144&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000796 10.0.0.23 - - [2026-02-23 02:35:57] "GET /project/ba9d988f-9b59-4799-ac8b-ce14e0440144?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1517 0.032475 10.0.0.23 - - [2026-02-23 02:35:57] "GET /projects?obj_uuids=ba9d988f-9b59-4799-ac8b-ce14e0440144&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000899 10.0.0.23 - - [2026-02-23 02:35:57] "GET /project/ba9d988f-9b59-4799-ac8b-ce14e0440144?fields=security_groups HTTP/1.1" 200 1400 0.076198 10.0.0.23 - - [2026-02-23 02:35:57] "DELETE /security-group/6eb710b4-9bc7-4b39-9681-6423afd3b255 HTTP/1.1" 200 115 0.047039 10.0.0.23 - - [2026-02-23 02:35:57] "GET /projects?obj_uuids=ba9d988f-9b59-4799-ac8b-ce14e0440144&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000821 10.0.0.23 - - [2026-02-23 02:35:57] "GET /project/ba9d988f-9b59-4799-ac8b-ce14e0440144?fields=application_policy_sets HTTP/1.1" 200 1439 0.040189 10.0.0.23 - - [2026-02-23 02:35:57] "DELETE /access-control-list/3895a8b6-8288-445c-9513-bf4e5c711eeb HTTP/1.1" 200 115 0.042018 10.0.0.242 - - [2026-02-23 02:35:57] "DELETE /project/ba9d988f-9b59-4799-ac8b-ce14e0440144 HTTP/1.1" 200 115 0.395652 10.0.0.23 - - [2026-02-23 02:35:57] "GET /domains?obj_uuids=e1cc6957-1fd1-4e0a-8f60-be32b1950cd6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000890 10.0.0.242 - - [2026-02-23 02:35:57] "GET /domain/e1cc6957-1fd1-4e0a-8f60-be32b1950cd6?fields=projects HTTP/1.1" 200 1245 0.008757 10.0.0.23 - - [2026-02-23 02:36:00] "GET /projects?obj_uuids=ba9d988f-9b59-4799-ac8b-ce14e0440144&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002999 10.0.0.23 - - [2026-02-23 02:36:00] "GET /domains?obj_uuids=e1cc6957-1fd1-4e0a-8f60-be32b1950cd6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000873 10.0.0.23 - - [2026-02-23 02:36:00] "GET /domain/e1cc6957-1fd1-4e0a-8f60-be32b1950cd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.046827 10.0.0.23 - - [2026-02-23 02:36:00] "POST /id-to-fqname HTTP/1.1" 200 202 0.006779 10.0.0.23 - - [2026-02-23 02:36:00] "POST /fqname-to-id HTTP/1.1" 404 211 0.008530 10.0.0.23 - - [2026-02-23 02:36:00] "POST /security-groups HTTP/1.1" 200 603 0.031869 10.0.0.23 - - [2026-02-23 02:36:00] "POST /projects HTTP/1.1" 200 609 0.280859 10.0.0.23 - - [2026-02-23 02:36:00] "POST /fqname-to-id HTTP/1.1" 404 245 0.011621 10.0.0.23 - - [2026-02-23 02:36:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.358155 10.0.0.242 - - [2026-02-23 02:36:01] "GET /project/ba9d988f-9b59-4799-ac8b-ce14e0440144?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.509390 10.0.0.23 - - [2026-02-23 02:36:01] "GET /projects?obj_uuids=ba9d988f-9b59-4799-ac8b-ce14e0440144&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000940 10.0.0.242 - - [2026-02-23 02:36:01] "GET /project/ba9d988f-9b59-4799-ac8b-ce14e0440144?fields=virtual_networks HTTP/1.1" 200 1057 0.038368 10.0.0.23 - - [2026-02-23 02:36:01] "GET /projects?obj_uuids=ba9d988f-9b59-4799-ac8b-ce14e0440144&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000908 10.0.0.242 - - [2026-02-23 02:36:01] "GET /project/ba9d988f-9b59-4799-ac8b-ce14e0440144?fields=virtual_machine_interfaces HTTP/1.1" 200 1057 0.038753 10.0.0.23 - - [2026-02-23 02:36:01] "GET /projects?obj_uuids=ba9d988f-9b59-4799-ac8b-ce14e0440144&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000992 10.0.0.242 - - [2026-02-23 02:36:01] "GET /project/ba9d988f-9b59-4799-ac8b-ce14e0440144?fields=security_groups HTTP/1.1" 200 1295 0.040173 10.0.0.242 - - [2026-02-23 02:36:02] "POST /fqname-to-id HTTP/1.1" 404 194 0.034813 10.0.0.23 - - [2026-02-23 02:36:02] "GET /projects?obj_uuids=2ea3f934-762b-4824-8fec-8bb43133ca25&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002841 10.0.0.23 - - [2026-02-23 02:36:02] "GET /domains?obj_uuids=e1cc6957-1fd1-4e0a-8f60-be32b1950cd6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001335 10.0.0.23 - - [2026-02-23 02:36:02] "GET /domain/e1cc6957-1fd1-4e0a-8f60-be32b1950cd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007910 10.0.0.23 - - [2026-02-23 02:36:02] "POST /id-to-fqname HTTP/1.1" 200 196 0.003446 10.0.0.23 - - [2026-02-23 02:36:02] "POST /fqname-to-id HTTP/1.1" 404 205 0.006906 10.0.0.23 - - [2026-02-23 02:36:02] "POST /security-groups HTTP/1.1" 200 597 0.032591 10.0.0.23 - - [2026-02-23 02:36:02] "POST /projects HTTP/1.1" 200 597 0.223799 10.0.0.23 - - [2026-02-23 02:36:02] "POST /access-control-lists HTTP/1.1" 200 602 0.027496 10.0.0.23 - - [2026-02-23 02:36:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.295122 10.0.0.242 - - [2026-02-23 02:36:02] "GET /project/2ea3f934-762b-4824-8fec-8bb43133ca25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.440408 10.0.0.242 - - [2026-02-23 02:36:03] "GET / HTTP/1.1" 200 35931 0.001560 10.0.0.242 - - [2026-02-23 02:36:05] "GET /project/2ea3f934-762b-4824-8fec-8bb43133ca25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 293 0.000976 10.0.0.23 - - [2026-02-23 02:36:06] "GET /projects?obj_uuids=2ea3f934-762b-4824-8fec-8bb43133ca25&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000957 10.0.0.242 - - [2026-02-23 02:36:06] "GET /project/2ea3f934-762b-4824-8fec-8bb43133ca25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.065083 10.0.0.242 - - [2026-02-23 02:36:06] "GET / HTTP/1.1" 200 35931 0.001805 10.0.0.242 - - [2026-02-23 02:36:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003348 10.0.0.23 - - [2026-02-23 02:36:07] "GET /domains?obj_uuids=e1cc6957-1fd1-4e0a-8f60-be32b1950cd6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000854 10.0.0.242 - - [2026-02-23 02:36:07] "GET /domain/e1cc6957-1fd1-4e0a-8f60-be32b1950cd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.006425 10.0.0.242 - - [2026-02-23 02:36:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003526 10.0.0.23 - - [2026-02-23 02:36:07] "GET /projects?obj_uuids=2ea3f934-762b-4824-8fec-8bb43133ca25&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000919 10.0.0.242 - - [2026-02-23 02:36:07] "GET /project/2ea3f934-762b-4824-8fec-8bb43133ca25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.032468 10.0.0.242 - - [2026-02-23 02:36:08] "GET /domains HTTP/1.1" 401 293 0.000433 10.0.0.242 - - [2026-02-23 02:36:08] "GET /domains HTTP/1.1" 200 280 0.034978 10.0.0.23 - - [2026-02-23 02:36:08] "GET /domains?obj_uuids=e1cc6957-1fd1-4e0a-8f60-be32b1950cd6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001011 10.0.0.242 - - [2026-02-23 02:36:08] "GET /domain/e1cc6957-1fd1-4e0a-8f60-be32b1950cd6 HTTP/1.1" 200 2778 0.007930 10.0.0.23 - - [2026-02-23 02:36:08] "GET /projects?obj_uuids=2ea3f934-762b-4824-8fec-8bb43133ca25&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000744 10.0.0.242 - - [2026-02-23 02:36:09] "GET /project/2ea3f934-762b-4824-8fec-8bb43133ca25 HTTP/1.1" 200 1888 0.082031 10.0.0.242 - - [2026-02-23 02:36:09] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.003042 10.0.0.242 - - [2026-02-23 02:36:09] "POST /network-ipams HTTP/1.1" 200 603 0.021303 10.0.0.242 - - [2026-02-23 02:36:09] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003014 10.0.0.242 - - [2026-02-23 02:36:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003062 10.0.0.242 - - [2026-02-23 02:36:09] "GET /network-ipam/7af42efb-9cbd-4036-843d-13251b446ad0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1424 0.006494 10.0.0.242 - - [2026-02-23 02:36:09] "PUT /network-ipam/7af42efb-9cbd-4036-843d-13251b446ad0 HTTP/1.1" 200 258 0.012136 10.0.0.242 - - [2026-02-23 02:36:09] "POST /fqname-to-id HTTP/1.1" 401 293 0.000409 10.0.0.242 - - [2026-02-23 02:36:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.037885 10.0.0.23 - - [2026-02-23 02:36:09] "GET /projects?obj_uuids=2ea3f934-762b-4824-8fec-8bb43133ca25&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000822 10.0.0.242 - - [2026-02-23 02:36:09] "GET /project/2ea3f934-762b-4824-8fec-8bb43133ca25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.033747 10.0.0.23 - - [2026-02-23 02:36:10] "GET /projects?obj_uuids=2ea3f934-762b-4824-8fec-8bb43133ca25&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001133 10.0.0.242 - - [2026-02-23 02:36:10] "POST /neutron/network HTTP/1.1" 200 617 0.138020 10.0.0.23 - - [2026-02-23 02:36:10] "POST /route-targets HTTP/1.1" 200 327 0.021124 10.0.0.242 - - [2026-02-23 02:36:10] "POST /neutron/network HTTP/1.1" 200 1074 0.010855 10.0.0.242 - - [2026-02-23 02:36:10] "POST /id-to-fqname HTTP/1.1" 200 229 0.001011 10.0.0.242 - - [2026-02-23 02:36:10] "GET /virtual-network/d18d6b3d-7491-408e-93fe-3319fcccd540?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2575 0.004822 10.0.0.242 - - [2026-02-23 02:36:10] "GET /virtual-network/d18d6b3d-7491-408e-93fe-3319fcccd540?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2575 0.005466 10.0.0.242 - - [2026-02-23 02:36:10] "POST /neutron/subnet HTTP/1.1" 200 701 0.016503 10.0.0.242 - - [2026-02-23 02:36:11] "GET /virtual-network/d18d6b3d-7491-408e-93fe-3319fcccd540?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2575 0.005494 10.0.0.23 - - [2026-02-23 02:36:12] "DELETE /project/ba9d988f9b594799ac8bce14e0440144 HTTP/1.1" 404 173 0.006424 10.0.0.23 - - [2026-02-23 02:36:12] "DELETE /project/2ea3f934762b48248fec8bb43133ca25 HTTP/1.1" 404 173 0.003892 10.0.0.23 - - [2026-02-23 02:36:12] "GET /projects?obj_uuids=ba9d988f-9b59-4799-ac8b-ce14e0440144&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000795 10.0.0.23 - - [2026-02-23 02:36:12] "GET /project/ba9d988f-9b59-4799-ac8b-ce14e0440144?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1517 0.041584 10.0.0.242 - - [2026-02-23 02:36:12] "GET /obj-perms HTTP/1.1" 200 5032 0.115982 10.0.0.23 - - [2026-02-23 02:36:12] "GET /projects?obj_uuids=ba9d988f-9b59-4799-ac8b-ce14e0440144&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001172 10.0.0.23 - - [2026-02-23 02:36:12] "GET /project/ba9d988f-9b59-4799-ac8b-ce14e0440144?fields=security_groups HTTP/1.1" 200 1400 0.044353 10.0.0.23 - - [2026-02-23 02:36:12] "DELETE /security-group/e9ecd6ae-9df8-4f18-923c-5df06ef723ac HTTP/1.1" 200 115 0.046294 10.0.0.23 - - [2026-02-23 02:36:12] "GET /projects?obj_uuids=ba9d988f-9b59-4799-ac8b-ce14e0440144&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001138 10.0.0.23 - - [2026-02-23 02:36:12] "GET /project/ba9d988f-9b59-4799-ac8b-ce14e0440144?fields=application_policy_sets HTTP/1.1" 200 1439 0.038690 10.0.0.23 - - [2026-02-23 02:36:12] "DELETE /access-control-list/951f7e3f-7566-4a69-87a3-62bc63dd7c67 HTTP/1.1" 200 115 0.042055 10.0.0.23 - - [2026-02-23 02:36:12] "DELETE /project/ba9d988f-9b59-4799-ac8b-ce14e0440144 HTTP/1.1" 200 115 0.344016 10.0.0.242 - - [2026-02-23 02:36:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004055 10.0.0.23 - - [2026-02-23 02:36:13] "GET /projects?obj_uuids=2ea3f934-762b-4824-8fec-8bb43133ca25&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001191 10.0.0.242 - - [2026-02-23 02:36:13] "GET /project/2ea3f934-762b-4824-8fec-8bb43133ca25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.051704 10.0.0.23 - - [2026-02-23 02:36:13] "GET /projects?obj_uuids=2ea3f934-762b-4824-8fec-8bb43133ca25&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000954 10.0.0.242 - - [2026-02-23 02:36:13] "POST /neutron/network HTTP/1.1" 200 617 0.108457 10.0.0.242 - - [2026-02-23 02:36:13] "POST /neutron/network HTTP/1.1" 200 1074 0.010077 10.0.0.242 - - [2026-02-23 02:36:13] "POST /id-to-fqname HTTP/1.1" 200 229 0.001158 10.0.0.242 - - [2026-02-23 02:36:13] "GET /virtual-network/6424adca-2204-4fed-9f9e-a987f47f3286?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2574 0.005865 10.0.0.242 - - [2026-02-23 02:36:13] "GET /virtual-network/6424adca-2204-4fed-9f9e-a987f47f3286?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2574 0.004994 10.0.0.242 - - [2026-02-23 02:36:13] "POST /neutron/subnet HTTP/1.1" 200 701 0.008224 10.0.0.242 - - [2026-02-23 02:36:14] "GET /virtual-network/6424adca-2204-4fed-9f9e-a987f47f3286?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2574 0.007242 10.0.0.50 - - [2026-02-23 02:36:14] "GET /obj-perms HTTP/1.1" 200 5032 0.050794 10.0.0.23 - - [2026-02-23 02:36:14] "GET /obj-perms HTTP/1.1" 200 5032 0.064838 10.0.0.242 - - [2026-02-23 02:36:14] "POST /fqname-to-id HTTP/1.1" 404 205 0.003104 10.0.0.242 - - [2026-02-23 02:36:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002992 10.0.0.23 - - [2026-02-23 02:36:14] "GET /projects?obj_uuids=2ea3f934-762b-4824-8fec-8bb43133ca25&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000960 10.0.0.242 - - [2026-02-23 02:36:14] "GET /project/2ea3f934-762b-4824-8fec-8bb43133ca25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.036461 10.0.0.242 - - [2026-02-23 02:36:14] "POST /network-policys HTTP/1.1" 200 527 0.069644 10.0.0.242 - - [2026-02-23 02:36:14] "GET /network-policy/fa5ae22e-d547-49f1-bdb8-7c137f51b2d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3984 0.005689 10.0.0.242 - - [2026-02-23 02:36:14] "POST /fqname-to-id HTTP/1.1" 404 205 0.003596 10.0.0.242 - - [2026-02-23 02:36:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002812 10.0.0.23 - - [2026-02-23 02:36:14] "GET /projects?obj_uuids=2ea3f934-762b-4824-8fec-8bb43133ca25&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000933 10.0.0.242 - - [2026-02-23 02:36:15] "GET /project/2ea3f934-762b-4824-8fec-8bb43133ca25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.038437 10.0.0.242 - - [2026-02-23 02:36:15] "POST /network-policys HTTP/1.1" 200 527 0.069640 10.0.0.242 - - [2026-02-23 02:36:15] "GET /network-policy/4651831e-ad8d-4b93-801b-707f937bec8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3982 0.005406 10.0.0.242 - - [2026-02-23 02:36:15] "POST /fqname-to-id HTTP/1.1" 404 205 0.002850 10.0.0.242 - - [2026-02-23 02:36:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002973 10.0.0.23 - - [2026-02-23 02:36:15] "GET /projects?obj_uuids=2ea3f934-762b-4824-8fec-8bb43133ca25&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000939 10.0.0.242 - - [2026-02-23 02:36:15] "GET /project/2ea3f934-762b-4824-8fec-8bb43133ca25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.041939 10.0.0.242 - - [2026-02-23 02:36:15] "POST /network-policys HTTP/1.1" 200 527 0.069554 10.0.0.242 - - [2026-02-23 02:36:15] "GET /network-policy/e66d3be2-286d-4fe3-837e-0e9c562f2749?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3983 0.005968 10.0.0.242 - - [2026-02-23 02:36:15] "POST /fqname-to-id HTTP/1.1" 404 205 0.002760 10.0.0.242 - - [2026-02-23 02:36:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002879 10.0.0.23 - - [2026-02-23 02:36:15] "GET /projects?obj_uuids=2ea3f934-762b-4824-8fec-8bb43133ca25&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001090 10.0.0.242 - - [2026-02-23 02:36:15] "GET /project/2ea3f934-762b-4824-8fec-8bb43133ca25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.034337 10.0.0.242 - - [2026-02-23 02:36:15] "POST /network-policys HTTP/1.1" 200 527 0.068777 10.0.0.242 - - [2026-02-23 02:36:15] "GET /network-policy/75344077-a0ec-48ce-a8d3-f629cff486ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3983 0.008235 10.0.0.242 - - [2026-02-23 02:36:16] "POST /fqname-to-id HTTP/1.1" 404 207 0.002837 10.0.0.242 - - [2026-02-23 02:36:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002937 10.0.0.23 - - [2026-02-23 02:36:16] "GET /projects?obj_uuids=2ea3f934-762b-4824-8fec-8bb43133ca25&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000829 10.0.0.242 - - [2026-02-23 02:36:16] "GET /project/2ea3f934-762b-4824-8fec-8bb43133ca25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.042160 10.0.0.242 - - [2026-02-23 02:36:16] "POST /network-policys HTTP/1.1" 200 531 0.025993 10.0.0.242 - - [2026-02-23 02:36:16] "GET /network-policy/d4b8f342-a330-4cb4-a8c9-7cd0b71b3d3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1945 0.005176 10.0.0.242 - - [2026-02-23 02:36:16] "POST /fqname-to-id HTTP/1.1" 404 206 0.002837 10.0.0.242 - - [2026-02-23 02:36:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002615 10.0.0.23 - - [2026-02-23 02:36:16] "GET /projects?obj_uuids=2ea3f934-762b-4824-8fec-8bb43133ca25&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000877 10.0.0.242 - - [2026-02-23 02:36:16] "GET /project/2ea3f934-762b-4824-8fec-8bb43133ca25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.045284 10.0.0.242 - - [2026-02-23 02:36:16] "POST /network-policys HTTP/1.1" 200 529 0.065907 10.0.0.242 - - [2026-02-23 02:36:16] "GET /network-policy/89025991-ce44-444f-92de-a9fa8c72ce0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3986 0.005837 10.0.0.242 - - [2026-02-23 02:36:16] "POST /fqname-to-id HTTP/1.1" 404 206 0.002703 10.0.0.242 - - [2026-02-23 02:36:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002671 10.0.0.23 - - [2026-02-23 02:36:16] "GET /projects?obj_uuids=2ea3f934-762b-4824-8fec-8bb43133ca25&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000991 10.0.0.242 - - [2026-02-23 02:36:16] "GET /project/2ea3f934-762b-4824-8fec-8bb43133ca25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.042858 10.0.0.242 - - [2026-02-23 02:36:17] "POST /network-policys HTTP/1.1" 200 529 0.073394 10.0.0.242 - - [2026-02-23 02:36:17] "GET /network-policy/105c0df6-2466-48c8-9dc6-13bcd497ba69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3986 0.005846 10.0.0.242 - - [2026-02-23 02:36:17] "POST /fqname-to-id HTTP/1.1" 404 206 0.002711 10.0.0.242 - - [2026-02-23 02:36:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003130 10.0.0.23 - - [2026-02-23 02:36:17] "GET /projects?obj_uuids=2ea3f934-762b-4824-8fec-8bb43133ca25&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000990 10.0.0.242 - - [2026-02-23 02:36:17] "GET /project/2ea3f934-762b-4824-8fec-8bb43133ca25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.033192 10.0.0.242 - - [2026-02-23 02:36:17] "POST /network-policys HTTP/1.1" 200 529 0.077013 10.0.0.242 - - [2026-02-23 02:36:17] "GET /network-policy/e4cf043b-d825-446e-881d-37f625a385f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3986 0.006058 10.0.0.242 - - [2026-02-23 02:36:17] "POST /fqname-to-id HTTP/1.1" 404 206 0.002889 10.0.0.242 - - [2026-02-23 02:36:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003025 10.0.0.23 - - [2026-02-23 02:36:17] "GET /projects?obj_uuids=2ea3f934-762b-4824-8fec-8bb43133ca25&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001120 10.0.0.242 - - [2026-02-23 02:36:17] "GET /project/2ea3f934-762b-4824-8fec-8bb43133ca25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.036961 10.0.0.242 - - [2026-02-23 02:36:17] "POST /network-policys HTTP/1.1" 200 529 0.069553 10.0.0.242 - - [2026-02-23 02:36:17] "GET /network-policy/67ecce23-7f4e-4993-a155-e0a6697e272a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3986 0.005482 10.0.0.242 - - [2026-02-23 02:36:18] "POST /fqname-to-id HTTP/1.1" 404 208 0.002767 10.0.0.242 - - [2026-02-23 02:36:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002453 10.0.0.23 - - [2026-02-23 02:36:18] "GET /projects?obj_uuids=2ea3f934-762b-4824-8fec-8bb43133ca25&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000911 10.0.0.242 - - [2026-02-23 02:36:18] "GET /project/2ea3f934-762b-4824-8fec-8bb43133ca25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.038234 10.0.0.242 - - [2026-02-23 02:36:18] "POST /network-policys HTTP/1.1" 200 533 0.025422 10.0.0.242 - - [2026-02-23 02:36:18] "GET /network-policy/b877ffc4-04b4-46b2-827f-3d55f392e2e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1127 0.005496 10.0.0.23 - - [2026-02-23 02:36:18] "POST /fqname-to-id HTTP/1.1" 404 246 0.004172 10.0.0.242 - - [2026-02-23 02:36:18] "POST /neutron/network HTTP/1.1" 200 1157 0.072604 10.0.0.242 - - [2026-02-23 02:36:18] "GET /virtual-network/d18d6b3d-7491-408e-93fe-3319fcccd540?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2873 0.006291 10.0.0.242 - - [2026-02-23 02:36:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002838 10.0.0.242 - - [2026-02-23 02:36:18] "GET /network-policy/fa5ae22e-d547-49f1-bdb8-7c137f51b2d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3984 0.004523 10.0.0.242 - - [2026-02-23 02:36:19] "POST /neutron/network HTTP/1.1" 200 1159 0.064304 10.0.0.23 - - [2026-02-23 02:36:19] "POST /access-control-lists HTTP/1.1" 200 603 0.047212 10.0.0.242 - - [2026-02-23 02:36:19] "GET /virtual-network/6424adca-2204-4fed-9f9e-a987f47f3286?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2874 0.005316 10.0.0.242 - - [2026-02-23 02:36:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003158 10.0.0.242 - - [2026-02-23 02:36:19] "GET /network-policy/d4b8f342-a330-4cb4-a8c9-7cd0b71b3d3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1945 0.003761 10.0.0.242 - - [2026-02-23 02:36:19] "POST /id-to-fqname HTTP/1.1" 200 229 0.001174 10.0.0.23 - - [2026-02-23 02:36:20] "GET /projects?obj_uuids=2ea3f934-762b-4824-8fec-8bb43133ca25&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001356 10.0.0.242 - - [2026-02-23 02:36:20] "GET /project/2ea3f934-762b-4824-8fec-8bb43133ca25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.075039 10.0.0.242 - - [2026-02-23 02:36:20] "POST /neutron/network HTTP/1.1" 200 1157 0.035121 10.0.0.242 - - [2026-02-23 02:36:20] "POST /id-to-fqname HTTP/1.1" 200 229 0.001199 10.0.0.242 - - [2026-02-23 02:36:20] "POST /neutron/port HTTP/1.1" 200 117 0.005814 10.0.0.23 - - [2026-02-23 02:36:20] "GET /projects?obj_uuids=2ea3f934-762b-4824-8fec-8bb43133ca25&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001268 10.0.0.242 - - [2026-02-23 02:36:21] "POST /neutron/port HTTP/1.1" 200 1061 0.267977 10.0.0.242 - - [2026-02-23 02:36:21] "POST /neutron/port HTTP/1.1" 200 1115 0.094876 10.0.0.242 - - [2026-02-23 02:36:21] "POST /neutron/subnet HTTP/1.1" 200 675 0.009422 10.0.0.23 - - [2026-02-23 02:36:21] "GET /projects?obj_uuids=2ea3f934-762b-4824-8fec-8bb43133ca25&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000931 10.0.0.242 - - [2026-02-23 02:36:21] "GET /project/2ea3f934-762b-4824-8fec-8bb43133ca25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.080094 10.0.0.242 - - [2026-02-23 02:36:21] "POST /neutron/network HTTP/1.1" 200 1159 0.008155 10.0.0.242 - - [2026-02-23 02:36:21] "POST /neutron/port HTTP/1.1" 200 117 0.006271 10.0.0.242 - - [2026-02-23 02:36:22] "POST /neutron/network HTTP/1.1" 200 1169 0.008170 10.0.0.23 - - [2026-02-23 02:36:22] "PUT /access-control-list/cdaec293-239c-4f4f-a7a5-40c0fb44f470 HTTP/1.1" 200 272 0.013422 10.0.0.242 - - [2026-02-23 02:36:22] "POST /neutron/port HTTP/1.1" 200 1061 0.044396 10.0.0.242 - - [2026-02-23 02:36:22] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003491 10.0.0.242 - - [2026-02-23 02:36:23] "POST /neutron/network HTTP/1.1" 200 1159 0.009788 10.0.0.242 - - [2026-02-23 02:36:27] "POST /neutron/port HTTP/1.1" 200 1125 0.015510 10.0.0.242 - - [2026-02-23 02:36:27] "POST /neutron/security_group HTTP/1.1" 200 2064 0.007008 10.0.0.242 - - [2026-02-23 02:36:27] "GET /virtual-machine/979b6f9b-6305-40a7-9fdd-1a8d758b620e HTTP/1.1" 401 293 0.000386 10.0.0.242 - - [2026-02-23 02:36:27] "GET /virtual-machine/979b6f9b-6305-40a7-9fdd-1a8d758b620e HTTP/1.1" 200 1299 0.040105 10.0.0.242 - - [2026-02-23 02:36:27] "GET /virtual-machine-interface/bb4b2089-14c5-4f95-bd4e-4f2c8a505084 HTTP/1.1" 200 2952 0.004828 10.0.0.242 - - [2026-02-23 02:36:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002955 10.0.0.242 - - [2026-02-23 02:36:27] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003067 10.0.0.242 - - [2026-02-23 02:36:27] "GET /virtual-networks?parent_id=2ea3f934-762b-4824-8fec-8bb43133ca25&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.002751 10.0.0.242 - - [2026-02-23 02:36:27] "GET /virtual-network/d18d6b3d-7491-408e-93fe-3319fcccd540?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2873 0.005290 10.0.0.242 - - [2026-02-23 02:36:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003265 10.0.0.242 - - [2026-02-23 02:36:30] "GET /virtual-network/d18d6b3d-7491-408e-93fe-3319fcccd540?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2873 0.005223 10.0.0.242 - - [2026-02-23 02:36:33] "POST /neutron/network HTTP/1.1" 200 1167 0.011625 10.0.0.242 - - [2026-02-23 02:36:33] "POST /neutron/port HTTP/1.1" 200 117 0.001069 10.0.0.242 - - [2026-02-23 02:36:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004271 10.0.0.242 - - [2026-02-23 02:36:34] "GET /virtual-network/d18d6b3d-7491-408e-93fe-3319fcccd540?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2873 0.004726 10.0.0.242 - - [2026-02-23 02:36:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003716 10.0.0.242 - - [2026-02-23 02:36:39] "GET /virtual-network/d18d6b3d-7491-408e-93fe-3319fcccd540?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2873 0.006113 10.0.0.242 - - [2026-02-23 02:36:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002995 10.0.0.242 - - [2026-02-23 02:36:43] "GET /virtual-network/d18d6b3d-7491-408e-93fe-3319fcccd540?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2873 0.004663 10.0.0.242 - - [2026-02-23 02:36:44] "POST /neutron/port HTTP/1.1" 200 1125 0.018815 10.0.0.242 - - [2026-02-23 02:36:45] "POST /neutron/subnet HTTP/1.1" 200 675 0.011141 10.0.0.242 - - [2026-02-23 02:36:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003403 10.0.0.242 - - [2026-02-23 02:36:47] "GET /virtual-network/d18d6b3d-7491-408e-93fe-3319fcccd540?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2873 0.004611 10.0.0.242 - - [2026-02-23 02:36:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004144 10.0.0.242 - - [2026-02-23 02:36:51] "GET /virtual-network/d18d6b3d-7491-408e-93fe-3319fcccd540?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2873 0.006663 10.0.0.242 - - [2026-02-23 02:36:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003071 10.0.0.242 - - [2026-02-23 02:36:55] "GET /virtual-network/d18d6b3d-7491-408e-93fe-3319fcccd540?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2873 0.004663 10.0.0.242 - - [2026-02-23 02:36:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003133 10.0.0.242 - - [2026-02-23 02:36:59] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003865 10.0.0.242 - - [2026-02-23 02:36:59] "GET /virtual-networks?parent_id=2ea3f934-762b-4824-8fec-8bb43133ca25&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.002635 10.0.0.242 - - [2026-02-23 02:36:59] "GET /virtual-network/d18d6b3d-7491-408e-93fe-3319fcccd540?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2873 0.005028 10.0.0.242 - - [2026-02-23 02:36:59] "POST /neutron/port HTTP/1.1" 200 1125 0.016227 10.0.0.242 - - [2026-02-23 02:37:04] "POST /neutron/security_group HTTP/1.1" 200 2064 0.006394 10.0.0.242 - - [2026-02-23 02:37:09] "POST /neutron/port HTTP/1.1" 200 1125 0.015017 10.0.0.242 - - [2026-02-23 02:37:13] "POST /neutron/security_group HTTP/1.1" 200 2064 0.005981 10.0.0.242 - - [2026-02-23 02:37:20] "POST /neutron/port HTTP/1.1" 200 1125 0.016767 10.0.0.242 - - [2026-02-23 02:37:20] "POST /neutron/security_group HTTP/1.1" 200 2064 0.006497 10.0.0.242 - - [2026-02-23 02:37:20] "GET /virtual-machine/8cac96fb-cc53-49f2-95b1-552db3c326c5 HTTP/1.1" 200 1299 0.004954 10.0.0.242 - - [2026-02-23 02:37:20] "GET /virtual-machine-interface/58c61259-1db6-4ae6-ad64-27da880f41f1 HTTP/1.1" 200 2951 0.006121 10.0.0.242 - - [2026-02-23 02:37:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003295 10.0.0.242 - - [2026-02-23 02:37:20] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003456 10.0.0.242 - - [2026-02-23 02:37:20] "GET /virtual-networks?parent_id=2ea3f934-762b-4824-8fec-8bb43133ca25&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.002500 10.0.0.242 - - [2026-02-23 02:37:20] "GET /virtual-network/6424adca-2204-4fed-9f9e-a987f47f3286?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2874 0.005425 10.0.0.242 - - [2026-02-23 02:37:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003916 10.0.0.242 - - [2026-02-23 02:37:21] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003360 10.0.0.242 - - [2026-02-23 02:37:21] "GET /virtual-networks?parent_id=2ea3f934-762b-4824-8fec-8bb43133ca25&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.002547 10.0.0.242 - - [2026-02-23 02:37:21] "GET /virtual-network/6424adca-2204-4fed-9f9e-a987f47f3286?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2874 0.005439 10.0.0.242 - - [2026-02-23 02:37:21] "POST /neutron/port HTTP/1.1" 200 1125 0.015214 10.0.0.242 - - [2026-02-23 02:37:27] "POST /neutron/security_group HTTP/1.1" 200 2064 0.007534 10.0.0.242 - - [2026-02-23 02:37:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004251 10.0.0.242 - - [2026-02-23 02:37:27] "GET /network-policy/d4b8f342-a330-4cb4-a8c9-7cd0b71b3d3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1945 0.003437 10.0.0.242 - - [2026-02-23 02:37:27] "POST /neutron/port HTTP/1.1" 200 1125 0.014415 10.0.0.242 - - [2026-02-23 02:37:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002663 10.0.0.242 - - [2026-02-23 02:37:27] "GET /network-policy/fa5ae22e-d547-49f1-bdb8-7c137f51b2d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3984 0.003141 10.0.0.242 - - [2026-02-23 02:37:28] "POST /neutron/network HTTP/1.1" 200 1157 0.096754 10.0.0.242 - - [2026-02-23 02:37:28] "GET /virtual-network/d18d6b3d-7491-408e-93fe-3319fcccd540?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2873 0.005127 10.0.0.242 - - [2026-02-23 02:37:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.006850 10.0.0.242 - - [2026-02-23 02:37:28] "GET /network-policy/4651831e-ad8d-4b93-801b-707f937bec8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3982 0.003760 10.0.0.242 - - [2026-02-23 02:37:33] "POST /neutron/port HTTP/1.1" 200 1125 0.017155 10.0.0.242 - - [2026-02-23 02:37:33] "POST /neutron/subnet HTTP/1.1" 200 675 0.010195 10.0.0.242 - - [2026-02-23 02:37:44] "POST /neutron/port HTTP/1.1" 200 1125 0.019732 10.0.0.242 - - [2026-02-23 02:37:44] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003401 10.0.0.242 - - [2026-02-23 02:37:44] "POST /neutron/network HTTP/1.1" 200 1159 0.007720 10.0.0.23 - - [2026-02-23 02:38:25] "POST /ref-update HTTP/1.1" 200 156 0.035280 10.0.0.242 - - [2026-02-23 02:38:25] "POST /neutron/network HTTP/1.1" 200 1160 0.021305 10.0.0.242 - - [2026-02-23 02:38:25] "GET /virtual-network/d18d6b3d-7491-408e-93fe-3319fcccd540?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.015235 10.0.0.242 - - [2026-02-23 02:38:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002513 10.0.0.242 - - [2026-02-23 02:38:25] "GET /network-policy/b877ffc4-04b4-46b2-827f-3d55f392e2e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1127 0.003675 10.0.0.242 - - [2026-02-23 02:38:34] "POST /neutron/network HTTP/1.1" 200 1157 0.012802 10.0.0.242 - - [2026-02-23 02:38:34] "GET /virtual-network/d18d6b3d-7491-408e-93fe-3319fcccd540?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2873 0.004449 10.0.0.242 - - [2026-02-23 02:38:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003319 10.0.0.242 - - [2026-02-23 02:38:34] "GET /network-policy/e66d3be2-286d-4fe3-837e-0e9c562f2749?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3983 0.004601 10.0.0.242 - - [2026-02-23 02:38:35] "POST /neutron/network HTTP/1.1" 200 1167 0.007087 10.0.0.242 - - [2026-02-23 02:38:35] "POST /neutron/port HTTP/1.1" 200 117 0.001079 10.0.0.242 - - [2026-02-23 02:38:38] "GET /obj-perms HTTP/1.1" 200 5075 0.050773 10.0.0.23 - - [2026-02-23 02:38:43] "PUT /access-control-list/88dd0c7d-8d57-4914-9eac-0f6f19da0ea7 HTTP/1.1" 200 272 0.017149 10.0.0.242 - - [2026-02-23 02:38:43] "POST /neutron/network HTTP/1.1" 200 1157 0.078651 10.0.0.242 - - [2026-02-23 02:38:43] "GET /virtual-network/d18d6b3d-7491-408e-93fe-3319fcccd540?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2873 0.007364 10.0.0.242 - - [2026-02-23 02:38:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004202 10.0.0.242 - - [2026-02-23 02:38:43] "GET /network-policy/75344077-a0ec-48ce-a8d3-f629cff486ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3983 0.003885 10.0.0.242 - - [2026-02-23 02:38:46] "POST /neutron/port HTTP/1.1" 200 1125 0.015118 10.0.0.242 - - [2026-02-23 02:38:46] "POST /neutron/subnet HTTP/1.1" 200 675 0.009174 10.0.0.242 - - [2026-02-23 02:38:50] "POST /neutron/network HTTP/1.1" 200 1157 0.008446 10.0.0.242 - - [2026-02-23 02:38:50] "GET /virtual-network/d18d6b3d-7491-408e-93fe-3319fcccd540?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2874 0.008564 10.0.0.242 - - [2026-02-23 02:38:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.007532 10.0.0.242 - - [2026-02-23 02:38:50] "GET /network-policy/89025991-ce44-444f-92de-a9fa8c72ce0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3986 0.003606 10.0.0.242 - - [2026-02-23 02:38:59] "POST /neutron/network HTTP/1.1" 200 1158 0.007773 10.0.0.23 - - [2026-02-23 02:38:59] "PUT /access-control-list/88dd0c7d-8d57-4914-9eac-0f6f19da0ea7 HTTP/1.1" 200 272 0.010447 10.0.0.242 - - [2026-02-23 02:38:59] "GET /virtual-network/d18d6b3d-7491-408e-93fe-3319fcccd540?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2874 0.006534 10.0.0.242 - - [2026-02-23 02:38:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003862 10.0.0.242 - - [2026-02-23 02:38:59] "GET /network-policy/105c0df6-2466-48c8-9dc6-13bcd497ba69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3986 0.003546 10.0.0.242 - - [2026-02-23 02:39:07] "POST /neutron/network HTTP/1.1" 200 1158 0.008646 10.0.0.242 - - [2026-02-23 02:39:07] "GET /virtual-network/d18d6b3d-7491-408e-93fe-3319fcccd540?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2874 0.009803 10.0.0.242 - - [2026-02-23 02:39:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002299 10.0.0.242 - - [2026-02-23 02:39:07] "GET /network-policy/e4cf043b-d825-446e-881d-37f625a385f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3986 0.003859 10.0.0.23 - - [2026-02-23 02:39:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000557 10.0.0.23 - - [2026-02-23 02:39:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000493 10.0.0.50 - - [2026-02-23 02:39:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000377 10.0.0.50 - - [2026-02-23 02:39:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000366 10.0.0.23 - - [2026-02-23 02:39:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000356 10.0.0.23 - - [2026-02-23 02:39:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000386 10.0.0.50 - - [2026-02-23 02:39:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000359 10.0.0.50 - - [2026-02-23 02:39:11] "GET /global-system-configs HTTP/1.1" 401 293 0.001770 10.0.0.242 - - [2026-02-23 02:39:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000340 10.0.0.242 - - [2026-02-23 02:39:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000351 10.0.0.242 - - [2026-02-23 02:39:12] "GET /global-system-configs HTTP/1.1" 401 293 0.000507 10.0.0.242 - - [2026-02-23 02:39:12] "GET /global-system-configs HTTP/1.1" 401 293 0.000350 10.0.0.242 - - [2026-02-23 02:39:15] "POST /neutron/network HTTP/1.1" 200 1158 0.008675 10.0.0.23 - - [2026-02-23 02:39:15] "PUT /access-control-list/88dd0c7d-8d57-4914-9eac-0f6f19da0ea7 HTTP/1.1" 200 272 0.061796 10.0.0.242 - - [2026-02-23 02:39:15] "GET /virtual-network/d18d6b3d-7491-408e-93fe-3319fcccd540?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2874 0.013434 10.0.0.242 - - [2026-02-23 02:39:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003681 10.0.0.242 - - [2026-02-23 02:39:15] "GET /network-policy/67ecce23-7f4e-4993-a155-e0a6697e272a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3986 0.003677 10.0.0.242 - - [2026-02-23 02:39:23] "GET /virtual-network/d18d6b3d-7491-408e-93fe-3319fcccd540?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2874 0.005855 10.0.0.242 - - [2026-02-23 02:39:23] "POST /neutron/network HTTP/1.1" 200 1158 0.008214 10.0.0.242 - - [2026-02-23 02:39:23] "GET /virtual-network/d18d6b3d-7491-408e-93fe-3319fcccd540?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2575 0.006174 10.0.0.242 - - [2026-02-23 02:39:24] "GET /virtual-machine/8cac96fb-cc53-49f2-95b1-552db3c326c5 HTTP/1.1" 200 1299 0.003953 10.0.0.242 - - [2026-02-23 02:39:24] "POST /neutron/port HTTP/1.1" 200 1125 0.014369 10.0.0.242 - - [2026-02-23 02:39:26] "GET /virtual-machine/8cac96fb-cc53-49f2-95b1-552db3c326c5 HTTP/1.1" 404 171 0.002840 10.0.0.242 - - [2026-02-23 02:39:26] "GET /virtual-machine/8cac96fb-cc53-49f2-95b1-552db3c326c5 HTTP/1.1" 404 171 0.002682 10.0.0.242 - - [2026-02-23 02:39:26] "GET /virtual-machine/8cac96fb-cc53-49f2-95b1-552db3c326c5 HTTP/1.1" 404 171 0.003162 10.0.0.242 - - [2026-02-23 02:39:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002960 10.0.0.242 - - [2026-02-23 02:39:26] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003500 10.0.0.242 - - [2026-02-23 02:39:26] "GET /virtual-networks?parent_id=2ea3f934-762b-4824-8fec-8bb43133ca25&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.005156 10.0.0.242 - - [2026-02-23 02:39:26] "GET /virtual-network/6424adca-2204-4fed-9f9e-a987f47f3286?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2874 0.007792 10.0.0.242 - - [2026-02-23 02:39:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003435 10.0.0.242 - - [2026-02-23 02:39:26] "GET /routing-instance/34c4634a-2abf-40db-816a-be0cba92b68b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1492 0.005138 10.0.0.242 - - [2026-02-23 02:39:26] "GET /route-target/820abb6c-0262-44d5-bad2-7e2da0ea970f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003714 10.0.0.23 - - [2026-02-23 02:39:26] "GET /obj-perms HTTP/1.1" 200 5032 0.003789 10.0.0.242 - - [2026-02-23 02:39:32] "GET /obj-perms HTTP/1.1" 200 5032 0.003750 10.0.0.23 - - [2026-02-23 02:39:35] "GET /obj-perms HTTP/1.1" 200 5032 0.003731 10.0.0.242 - - [2026-02-23 02:39:36] "POST /neutron/port HTTP/1.1" 200 1125 0.044921 10.0.0.242 - - [2026-02-23 02:39:36] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003873 10.0.0.242 - - [2026-02-23 02:39:36] "POST /neutron/network HTTP/1.1" 200 1074 0.008831 10.0.0.242 - - [2026-02-23 02:39:39] "GET /obj-perms HTTP/1.1" 200 5075 0.051840 10.0.0.23 - - [2026-02-23 02:39:42] "GET /obj-perms HTTP/1.1" 200 5032 0.003702 10.0.0.242 - - [2026-02-23 02:39:48] "GET /obj-perms HTTP/1.1" 200 5032 0.004872 10.0.0.50 - - [2026-02-23 02:39:48] "GET /obj-perms HTTP/1.1" 200 5032 0.003294 10.0.0.23 - - [2026-02-23 02:39:48] "GET /obj-perms HTTP/1.1" 200 5032 0.003701 10.0.0.242 - - [2026-02-23 02:39:48] "GET /virtual-machine/979b6f9b-6305-40a7-9fdd-1a8d758b620e HTTP/1.1" 200 1299 0.004211 10.0.0.242 - - [2026-02-23 02:39:49] "POST /neutron/port HTTP/1.1" 200 151 0.162216 10.0.0.242 - - [2026-02-23 02:39:50] "GET /virtual-machine/979b6f9b-6305-40a7-9fdd-1a8d758b620e HTTP/1.1" 404 171 0.003784 10.0.0.242 - - [2026-02-23 02:39:50] "GET /virtual-machine/979b6f9b-6305-40a7-9fdd-1a8d758b620e HTTP/1.1" 404 171 0.002343 10.0.0.242 - - [2026-02-23 02:39:50] "GET /virtual-machine/979b6f9b-6305-40a7-9fdd-1a8d758b620e HTTP/1.1" 404 171 0.002412 10.0.0.242 - - [2026-02-23 02:39:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003182 10.0.0.242 - - [2026-02-23 02:39:50] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003870 10.0.0.242 - - [2026-02-23 02:39:50] "GET /virtual-networks?parent_id=2ea3f934-762b-4824-8fec-8bb43133ca25&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.002581 10.0.0.242 - - [2026-02-23 02:39:50] "GET /virtual-network/d18d6b3d-7491-408e-93fe-3319fcccd540?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2575 0.005144 10.0.0.242 - - [2026-02-23 02:39:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002714 10.0.0.242 - - [2026-02-23 02:39:50] "GET /routing-instance/46074026-0c23-44ac-84a2-70ae58e02ec7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1492 0.004339 10.0.0.242 - - [2026-02-23 02:39:50] "GET /route-target/97f08936-48ce-400c-abb9-b9de81caafa8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003837 10.0.0.242 - - [2026-02-23 02:39:50] "GET /obj-perms HTTP/1.1" 200 5032 0.003601 10.0.0.242 - - [2026-02-23 02:39:53] "GET /obj-perms HTTP/1.1" 200 5032 0.003755 10.0.0.242 - - [2026-02-23 02:39:54] "GET /virtual-network/6424adca-2204-4fed-9f9e-a987f47f3286?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2874 0.005221 10.0.0.242 - - [2026-02-23 02:39:54] "POST /neutron/network HTTP/1.1" 200 1074 0.020034 10.0.0.242 - - [2026-02-23 02:39:54] "GET /virtual-network/6424adca-2204-4fed-9f9e-a987f47f3286?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2574 0.004601 10.0.0.23 - - [2026-02-23 02:39:54] "DELETE /access-control-list/cdaec293-239c-4f4f-a7a5-40c0fb44f470 HTTP/1.1" 200 115 0.086421 10.0.0.242 - - [2026-02-23 02:39:54] "DELETE /network-policy/b877ffc4-04b4-46b2-827f-3d55f392e2e8 HTTP/1.1" 200 115 0.028406 10.0.0.242 - - [2026-02-23 02:39:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002952 10.0.0.23 - - [2026-02-23 02:39:54] "GET /projects?obj_uuids=2ea3f934-762b-4824-8fec-8bb43133ca25&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000904 10.0.0.242 - - [2026-02-23 02:39:54] "GET /project/2ea3f934-762b-4824-8fec-8bb43133ca25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.036003 10.0.0.242 - - [2026-02-23 02:39:54] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-91061311&detail=False&count=False&shared=False HTTP/1.1" 200 2072 0.007138 10.0.0.242 - - [2026-02-23 02:39:54] "DELETE /network-policy/67ecce23-7f4e-4993-a155-e0a6697e272a HTTP/1.1" 200 115 0.034555 10.0.0.242 - - [2026-02-23 02:39:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002427 10.0.0.23 - - [2026-02-23 02:39:54] "GET /projects?obj_uuids=2ea3f934-762b-4824-8fec-8bb43133ca25&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000919 10.0.0.242 - - [2026-02-23 02:39:54] "GET /project/2ea3f934-762b-4824-8fec-8bb43133ca25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.031789 10.0.0.242 - - [2026-02-23 02:39:54] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-91061311&detail=False&count=False&shared=False HTTP/1.1" 200 1856 0.004909 10.0.0.242 - - [2026-02-23 02:39:54] "DELETE /network-policy/e4cf043b-d825-446e-881d-37f625a385f2 HTTP/1.1" 200 115 0.033242 10.0.0.242 - - [2026-02-23 02:39:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002627 10.0.0.23 - - [2026-02-23 02:39:54] "GET /projects?obj_uuids=2ea3f934-762b-4824-8fec-8bb43133ca25&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000864 10.0.0.242 - - [2026-02-23 02:39:55] "GET /project/2ea3f934-762b-4824-8fec-8bb43133ca25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.039322 10.0.0.242 - - [2026-02-23 02:39:55] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-91061311&detail=False&count=False&shared=False HTTP/1.1" 200 1640 0.004921 10.0.0.242 - - [2026-02-23 02:39:55] "DELETE /network-policy/105c0df6-2466-48c8-9dc6-13bcd497ba69 HTTP/1.1" 200 115 0.040169 10.0.0.242 - - [2026-02-23 02:39:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003419 10.0.0.23 - - [2026-02-23 02:39:55] "GET /projects?obj_uuids=2ea3f934-762b-4824-8fec-8bb43133ca25&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000994 10.0.0.242 - - [2026-02-23 02:39:55] "GET /project/2ea3f934-762b-4824-8fec-8bb43133ca25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.041881 10.0.0.242 - - [2026-02-23 02:39:55] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-91061311&detail=False&count=False&shared=False HTTP/1.1" 200 1424 0.004942 10.0.0.242 - - [2026-02-23 02:39:55] "DELETE /network-policy/89025991-ce44-444f-92de-a9fa8c72ce0b HTTP/1.1" 200 115 0.042489 10.0.0.242 - - [2026-02-23 02:39:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002832 10.0.0.23 - - [2026-02-23 02:39:55] "GET /projects?obj_uuids=2ea3f934-762b-4824-8fec-8bb43133ca25&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000904 10.0.0.242 - - [2026-02-23 02:39:55] "GET /project/2ea3f934-762b-4824-8fec-8bb43133ca25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.092543 10.0.0.242 - - [2026-02-23 02:39:55] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-91061311&detail=False&count=False&shared=False HTTP/1.1" 200 1208 0.005256 10.0.0.242 - - [2026-02-23 02:39:55] "DELETE /network-policy/d4b8f342-a330-4cb4-a8c9-7cd0b71b3d3c HTTP/1.1" 200 115 0.036726 10.0.0.242 - - [2026-02-23 02:39:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003408 10.0.0.23 - - [2026-02-23 02:39:55] "GET /projects?obj_uuids=2ea3f934-762b-4824-8fec-8bb43133ca25&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000903 10.0.0.242 - - [2026-02-23 02:39:55] "GET /project/2ea3f934-762b-4824-8fec-8bb43133ca25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.033486 10.0.0.242 - - [2026-02-23 02:39:55] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-91061311&detail=False&count=False&shared=False HTTP/1.1" 200 990 0.004672 10.0.0.242 - - [2026-02-23 02:39:55] "DELETE /network-policy/75344077-a0ec-48ce-a8d3-f629cff486ce HTTP/1.1" 200 115 0.028461 10.0.0.242 - - [2026-02-23 02:39:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003407 10.0.0.23 - - [2026-02-23 02:39:55] "GET /projects?obj_uuids=2ea3f934-762b-4824-8fec-8bb43133ca25&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000928 10.0.0.242 - - [2026-02-23 02:39:55] "GET /project/2ea3f934-762b-4824-8fec-8bb43133ca25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.030252 10.0.0.242 - - [2026-02-23 02:39:55] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-91061311&detail=False&count=False&shared=False HTTP/1.1" 200 775 0.004786 10.0.0.242 - - [2026-02-23 02:39:56] "DELETE /network-policy/e66d3be2-286d-4fe3-837e-0e9c562f2749 HTTP/1.1" 200 115 0.033155 10.0.0.242 - - [2026-02-23 02:39:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002897 10.0.0.23 - - [2026-02-23 02:39:56] "GET /projects?obj_uuids=2ea3f934-762b-4824-8fec-8bb43133ca25&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000928 10.0.0.242 - - [2026-02-23 02:39:56] "GET /project/2ea3f934-762b-4824-8fec-8bb43133ca25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.032771 10.0.0.242 - - [2026-02-23 02:39:56] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-91061311&detail=False&count=False&shared=False HTTP/1.1" 200 560 0.004518 10.0.0.242 - - [2026-02-23 02:39:56] "DELETE /network-policy/4651831e-ad8d-4b93-801b-707f937bec8c HTTP/1.1" 200 115 0.032227 10.0.0.242 - - [2026-02-23 02:39:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002753 10.0.0.23 - - [2026-02-23 02:39:56] "GET /projects?obj_uuids=2ea3f934-762b-4824-8fec-8bb43133ca25&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000921 10.0.0.242 - - [2026-02-23 02:39:56] "GET /project/2ea3f934-762b-4824-8fec-8bb43133ca25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.031641 10.0.0.242 - - [2026-02-23 02:39:56] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-91061311&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.005182 10.0.0.242 - - [2026-02-23 02:39:56] "DELETE /network-policy/fa5ae22e-d547-49f1-bdb8-7c137f51b2d4 HTTP/1.1" 200 115 0.031635 10.0.0.242 - - [2026-02-23 02:39:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003638 10.0.0.23 - - [2026-02-23 02:39:56] "GET /projects?obj_uuids=2ea3f934-762b-4824-8fec-8bb43133ca25&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000939 10.0.0.242 - - [2026-02-23 02:39:56] "GET /project/2ea3f934-762b-4824-8fec-8bb43133ca25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.040060 10.0.0.242 - - [2026-02-23 02:39:56] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-91061311&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.005451 10.0.0.23 - - [2026-02-23 02:39:56] "DELETE /route-target/820abb6c-0262-44d5-bad2-7e2da0ea970f HTTP/1.1" 200 115 0.020507 10.0.0.242 - - [2026-02-23 02:39:57] "POST /neutron/network HTTP/1.1" 200 1074 0.008437 10.0.0.242 - - [2026-02-23 02:39:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002865 10.0.0.242 - - [2026-02-23 02:39:57] "DELETE /network-ipam/7af42efb-9cbd-4036-843d-13251b446ad0 HTTP/1.1" 200 115 0.033406 10.0.0.242 - - [2026-02-23 02:39:57] "POST /fqname-to-id HTTP/1.1" 404 248 0.002788 10.0.0.23 - - [2026-02-23 02:39:57] "GET /projects?obj_uuids=2ea3f934-762b-4824-8fec-8bb43133ca25&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000787 10.0.0.23 - - [2026-02-23 02:39:57] "GET /project/2ea3f934-762b-4824-8fec-8bb43133ca25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1492 0.040831 10.0.0.23 - - [2026-02-23 02:39:57] "GET /projects?obj_uuids=2ea3f934-762b-4824-8fec-8bb43133ca25&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000824 10.0.0.23 - - [2026-02-23 02:39:57] "GET /project/2ea3f934-762b-4824-8fec-8bb43133ca25?fields=security_groups HTTP/1.1" 200 1381 0.039675 10.0.0.23 - - [2026-02-23 02:39:57] "DELETE /security-group/cf4f0384-6301-4363-a0de-82da0a2107df HTTP/1.1" 200 115 0.047808 10.0.0.23 - - [2026-02-23 02:39:57] "GET /projects?obj_uuids=2ea3f934-762b-4824-8fec-8bb43133ca25&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000912 10.0.0.23 - - [2026-02-23 02:39:57] "DELETE /access-control-list/85dc1244-10ac-46a3-ae13-e5796c6f8178 HTTP/1.1" 200 115 0.045775 10.0.0.23 - - [2026-02-23 02:39:57] "GET /project/2ea3f934-762b-4824-8fec-8bb43133ca25?fields=application_policy_sets HTTP/1.1" 200 1420 0.041681 10.0.0.242 - - [2026-02-23 02:39:58] "DELETE /project/2ea3f934-762b-4824-8fec-8bb43133ca25 HTTP/1.1" 200 115 0.373983 10.0.0.23 - - [2026-02-23 02:39:58] "GET /domains?obj_uuids=e1cc6957-1fd1-4e0a-8f60-be32b1950cd6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000969 10.0.0.242 - - [2026-02-23 02:39:58] "GET /domain/e1cc6957-1fd1-4e0a-8f60-be32b1950cd6?fields=projects HTTP/1.1" 200 1245 0.013668 10.0.0.23 - - [2026-02-23 02:39:59] "GET /projects?obj_uuids=2ea3f934-762b-4824-8fec-8bb43133ca25&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003525 10.0.0.23 - - [2026-02-23 02:39:59] "GET /domains?obj_uuids=e1cc6957-1fd1-4e0a-8f60-be32b1950cd6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001272 10.0.0.23 - - [2026-02-23 02:39:59] "GET /domain/e1cc6957-1fd1-4e0a-8f60-be32b1950cd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.042947 10.0.0.23 - - [2026-02-23 02:39:59] "POST /id-to-fqname HTTP/1.1" 200 196 0.001007 10.0.0.23 - - [2026-02-23 02:39:59] "POST /fqname-to-id HTTP/1.1" 404 205 0.008777 10.0.0.23 - - [2026-02-23 02:39:59] "POST /security-groups HTTP/1.1" 200 597 0.027934 10.0.0.23 - - [2026-02-23 02:39:59] "POST /projects HTTP/1.1" 200 597 0.227140 10.0.0.23 - - [2026-02-23 02:39:59] "POST /access-control-lists HTTP/1.1" 200 602 0.024759 10.0.0.23 - - [2026-02-23 02:39:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.301175 10.0.0.242 - - [2026-02-23 02:39:59] "GET /project/2ea3f934-762b-4824-8fec-8bb43133ca25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.489946 10.0.0.23 - - [2026-02-23 02:39:59] "GET /projects?obj_uuids=2ea3f934-762b-4824-8fec-8bb43133ca25&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000827 10.0.0.242 - - [2026-02-23 02:39:59] "GET /project/2ea3f934-762b-4824-8fec-8bb43133ca25?fields=virtual_networks HTTP/1.1" 200 1044 0.037476 10.0.0.23 - - [2026-02-23 02:39:59] "GET /projects?obj_uuids=2ea3f934-762b-4824-8fec-8bb43133ca25&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000885 10.0.0.242 - - [2026-02-23 02:39:59] "GET /project/2ea3f934-762b-4824-8fec-8bb43133ca25?fields=virtual_machine_interfaces HTTP/1.1" 200 1044 0.031429 10.0.0.23 - - [2026-02-23 02:39:59] "GET /projects?obj_uuids=2ea3f934-762b-4824-8fec-8bb43133ca25&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000910 10.0.0.242 - - [2026-02-23 02:40:00] "GET /project/2ea3f934-762b-4824-8fec-8bb43133ca25?fields=security_groups HTTP/1.1" 200 1276 0.035306 10.0.0.242 - - [2026-02-23 02:40:00] "POST /fqname-to-id HTTP/1.1" 404 200 0.030641 10.0.0.23 - - [2026-02-23 02:40:01] "GET /projects?obj_uuids=3de08086-6988-4efb-8c99-ee8c56c0f6f3&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004670 10.0.0.23 - - [2026-02-23 02:40:01] "GET /domains?obj_uuids=e1cc6957-1fd1-4e0a-8f60-be32b1950cd6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000818 10.0.0.23 - - [2026-02-23 02:40:01] "GET /domain/e1cc6957-1fd1-4e0a-8f60-be32b1950cd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.005948 10.0.0.23 - - [2026-02-23 02:40:01] "POST /id-to-fqname HTTP/1.1" 200 202 0.001498 10.0.0.23 - - [2026-02-23 02:40:01] "POST /fqname-to-id HTTP/1.1" 404 211 0.004703 10.0.0.23 - - [2026-02-23 02:40:01] "POST /security-groups HTTP/1.1" 200 603 0.029735 10.0.0.23 - - [2026-02-23 02:40:01] "POST /fqname-to-id HTTP/1.1" 404 246 0.002940 10.0.0.23 - - [2026-02-23 02:40:01] "POST /projects HTTP/1.1" 200 609 0.234644 10.0.0.23 - - [2026-02-23 02:40:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.271075 10.0.0.23 - - [2026-02-23 02:40:01] "POST /access-control-lists HTTP/1.1" 200 606 0.034926 10.0.0.242 - - [2026-02-23 02:40:01] "GET /project/3de08086-6988-4efb-8c99-ee8c56c0f6f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.412276 10.0.0.242 - - [2026-02-23 02:40:02] "GET / HTTP/1.1" 200 35931 0.002567 10.0.0.242 - - [2026-02-23 02:40:04] "GET /project/3de08086-6988-4efb-8c99-ee8c56c0f6f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 293 0.000417 10.0.0.23 - - [2026-02-23 02:40:05] "GET /projects?obj_uuids=3de08086-6988-4efb-8c99-ee8c56c0f6f3&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.002033 10.0.0.242 - - [2026-02-23 02:40:05] "GET /project/3de08086-6988-4efb-8c99-ee8c56c0f6f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.090189 10.0.0.242 - - [2026-02-23 02:40:05] "GET / HTTP/1.1" 200 35931 0.002403 10.0.0.242 - - [2026-02-23 02:40:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004116 10.0.0.23 - - [2026-02-23 02:40:06] "GET /domains?obj_uuids=e1cc6957-1fd1-4e0a-8f60-be32b1950cd6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000910 10.0.0.242 - - [2026-02-23 02:40:06] "GET /domain/e1cc6957-1fd1-4e0a-8f60-be32b1950cd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.006965 10.0.0.242 - - [2026-02-23 02:40:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003132 10.0.0.23 - - [2026-02-23 02:40:06] "GET /projects?obj_uuids=3de08086-6988-4efb-8c99-ee8c56c0f6f3&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000937 10.0.0.242 - - [2026-02-23 02:40:06] "GET /project/3de08086-6988-4efb-8c99-ee8c56c0f6f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.033582 10.0.0.242 - - [2026-02-23 02:40:07] "GET /domains HTTP/1.1" 401 293 0.001374 10.0.0.242 - - [2026-02-23 02:40:07] "GET /domains HTTP/1.1" 200 280 0.033388 10.0.0.23 - - [2026-02-23 02:40:07] "GET /domains?obj_uuids=e1cc6957-1fd1-4e0a-8f60-be32b1950cd6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000873 10.0.0.242 - - [2026-02-23 02:40:07] "GET /domain/e1cc6957-1fd1-4e0a-8f60-be32b1950cd6 HTTP/1.1" 200 2778 0.008332 10.0.0.23 - - [2026-02-23 02:40:07] "GET /projects?obj_uuids=3de08086-6988-4efb-8c99-ee8c56c0f6f3&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001120 10.0.0.242 - - [2026-02-23 02:40:07] "GET /project/3de08086-6988-4efb-8c99-ee8c56c0f6f3 HTTP/1.1" 200 1924 0.086252 10.0.0.242 - - [2026-02-23 02:40:07] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.003266 10.0.0.242 - - [2026-02-23 02:40:07] "POST /network-ipams HTTP/1.1" 200 621 0.024489 10.0.0.242 - - [2026-02-23 02:40:07] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 810 0.003146 10.0.0.242 - - [2026-02-23 02:40:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004072 10.0.0.242 - - [2026-02-23 02:40:07] "GET /network-ipam/e5ff3ad7-ea41-4854-9d3b-887f20f5933d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1456 0.005754 10.0.0.242 - - [2026-02-23 02:40:07] "PUT /network-ipam/e5ff3ad7-ea41-4854-9d3b-887f20f5933d HTTP/1.1" 200 258 0.012981 10.0.0.242 - - [2026-02-23 02:40:08] "POST /fqname-to-id HTTP/1.1" 401 293 0.000443 10.0.0.242 - - [2026-02-23 02:40:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.030735 10.0.0.23 - - [2026-02-23 02:40:08] "GET /projects?obj_uuids=3de08086-6988-4efb-8c99-ee8c56c0f6f3&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000875 10.0.0.242 - - [2026-02-23 02:40:08] "GET /project/3de08086-6988-4efb-8c99-ee8c56c0f6f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.034958 10.0.0.23 - - [2026-02-23 02:40:08] "GET /projects?obj_uuids=3de08086-6988-4efb-8c99-ee8c56c0f6f3&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001437 10.0.0.242 - - [2026-02-23 02:40:08] "POST /neutron/network HTTP/1.1" 200 623 0.166857 10.0.0.23 - - [2026-02-23 02:40:09] "POST /useragent-kv HTTP/1.1" 200 115 0.006840 10.0.0.242 - - [2026-02-23 02:40:09] "POST /neutron/subnet HTTP/1.1" 200 828 0.188658 10.0.0.242 - - [2026-02-23 02:40:09] "POST /id-to-fqname HTTP/1.1" 200 235 0.001151 10.0.0.242 - - [2026-02-23 02:40:09] "GET /virtual-network/9c783d6c-1a5d-4ef6-8f32-0b8c82e14681?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3177 0.004678 10.0.0.242 - - [2026-02-23 02:40:09] "GET /virtual-network/9c783d6c-1a5d-4ef6-8f32-0b8c82e14681?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3177 0.006258 10.0.0.242 - - [2026-02-23 02:40:09] "POST /neutron/network HTTP/1.1" 200 1337 0.012677 10.0.0.242 - - [2026-02-23 02:40:09] "POST /neutron/subnet HTTP/1.1" 200 828 0.007562 10.0.0.242 - - [2026-02-23 02:40:10] "GET /virtual-network/9c783d6c-1a5d-4ef6-8f32-0b8c82e14681?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3177 0.005268 10.0.0.242 - - [2026-02-23 02:40:11] "GET /obj-perms HTTP/1.1" 200 5038 0.059564 10.0.0.242 - - [2026-02-23 02:40:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003444 10.0.0.23 - - [2026-02-23 02:40:11] "GET /projects?obj_uuids=3de08086-6988-4efb-8c99-ee8c56c0f6f3&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000845 10.0.0.242 - - [2026-02-23 02:40:12] "GET /project/3de08086-6988-4efb-8c99-ee8c56c0f6f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.030657 10.0.0.23 - - [2026-02-23 02:40:12] "POST /route-targets HTTP/1.1" 200 327 0.014062 10.0.0.23 - - [2026-02-23 02:40:12] "POST /useragent-kv HTTP/1.1" 200 115 0.002713 10.0.0.242 - - [2026-02-23 02:40:12] "POST /neutron/subnet HTTP/1.1" 200 701 0.207370 10.0.0.23 - - [2026-02-23 02:40:12] "DELETE /project/3de0808669884efb8c99ee8c56c0f6f3 HTTP/1.1" 404 173 0.003439 10.0.0.23 - - [2026-02-23 02:40:12] "GET /projects?obj_uuids=2ea3f934-762b-4824-8fec-8bb43133ca25&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000859 10.0.0.23 - - [2026-02-23 02:40:12] "DELETE /project/2ea3f934762b48248fec8bb43133ca25 HTTP/1.1" 404 173 0.008827 10.0.0.23 - - [2026-02-23 02:40:12] "GET /project/2ea3f934-762b-4824-8fec-8bb43133ca25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1492 0.037994 10.0.0.23 - - [2026-02-23 02:40:12] "GET /projects?obj_uuids=2ea3f934-762b-4824-8fec-8bb43133ca25&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000823 10.0.0.23 - - [2026-02-23 02:40:12] "GET /project/2ea3f934-762b-4824-8fec-8bb43133ca25?fields=security_groups HTTP/1.1" 200 1381 0.066944 10.0.0.23 - - [2026-02-23 02:40:12] "DELETE /security-group/d98051f7-5be2-4939-bbe2-9fdd81bd5705 HTTP/1.1" 200 115 0.051776 10.0.0.23 - - [2026-02-23 02:40:12] "GET /projects?obj_uuids=2ea3f934-762b-4824-8fec-8bb43133ca25&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001141 10.0.0.23 - - [2026-02-23 02:40:12] "GET /project/2ea3f934-762b-4824-8fec-8bb43133ca25?fields=application_policy_sets HTTP/1.1" 200 1420 0.046595 10.0.0.23 - - [2026-02-23 02:40:12] "DELETE /access-control-list/3df190f8-d234-40ce-a69c-825c4be4303d HTTP/1.1" 200 115 0.054874 10.0.0.242 - - [2026-02-23 02:40:12] "POST /neutron/network HTTP/1.1" 200 1337 0.021244 10.0.0.242 - - [2026-02-23 02:40:13] "POST /id-to-fqname HTTP/1.1" 200 235 0.001328 10.0.0.242 - - [2026-02-23 02:40:13] "GET /virtual-network/93a4935d-b814-4c2e-9f2f-b82aa2bd399e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3177 0.007006 10.0.0.23 - - [2026-02-23 02:40:13] "DELETE /project/2ea3f934-762b-4824-8fec-8bb43133ca25 HTTP/1.1" 200 115 0.431875 10.0.0.242 - - [2026-02-23 02:40:13] "GET /virtual-network/93a4935d-b814-4c2e-9f2f-b82aa2bd399e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3177 0.006525 10.0.0.242 - - [2026-02-23 02:40:13] "POST /neutron/subnet HTTP/1.1" 200 701 0.007563 10.0.0.242 - - [2026-02-23 02:40:13] "GET /virtual-network/93a4935d-b814-4c2e-9f2f-b82aa2bd399e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3177 0.009595 10.0.0.50 - - [2026-02-23 02:40:13] "GET /obj-perms HTTP/1.1" 200 5038 0.051742 10.0.0.23 - - [2026-02-23 02:40:13] "GET /obj-perms HTTP/1.1" 200 5038 0.054055 10.0.0.242 - - [2026-02-23 02:40:13] "POST /fqname-to-id HTTP/1.1" 404 211 0.002693 10.0.0.242 - - [2026-02-23 02:40:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002679 10.0.0.23 - - [2026-02-23 02:40:13] "GET /projects?obj_uuids=3de08086-6988-4efb-8c99-ee8c56c0f6f3&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000886 10.0.0.242 - - [2026-02-23 02:40:13] "GET /project/3de08086-6988-4efb-8c99-ee8c56c0f6f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.033250 10.0.0.242 - - [2026-02-23 02:40:14] "POST /network-policys HTTP/1.1" 200 533 0.080293 10.0.0.242 - - [2026-02-23 02:40:14] "GET /network-policy/4826a409-6f6b-4dce-ae99-6c1ead39dded?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4991 0.006358 10.0.0.242 - - [2026-02-23 02:40:14] "POST /fqname-to-id HTTP/1.1" 404 211 0.002396 10.0.0.242 - - [2026-02-23 02:40:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002937 10.0.0.23 - - [2026-02-23 02:40:14] "GET /projects?obj_uuids=3de08086-6988-4efb-8c99-ee8c56c0f6f3&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001095 10.0.0.242 - - [2026-02-23 02:40:14] "GET /project/3de08086-6988-4efb-8c99-ee8c56c0f6f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.037687 10.0.0.242 - - [2026-02-23 02:40:14] "POST /network-policys HTTP/1.1" 200 533 0.069515 10.0.0.242 - - [2026-02-23 02:40:14] "GET /network-policy/b37a8e54-6158-4136-9aa7-8a25f1b99e46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4992 0.005461 10.0.0.242 - - [2026-02-23 02:40:14] "POST /fqname-to-id HTTP/1.1" 404 211 0.006734 10.0.0.242 - - [2026-02-23 02:40:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002884 10.0.0.23 - - [2026-02-23 02:40:14] "GET /projects?obj_uuids=3de08086-6988-4efb-8c99-ee8c56c0f6f3&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001203 10.0.0.242 - - [2026-02-23 02:40:14] "GET /project/3de08086-6988-4efb-8c99-ee8c56c0f6f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.047858 10.0.0.242 - - [2026-02-23 02:40:14] "POST /network-policys HTTP/1.1" 200 533 0.069027 10.0.0.242 - - [2026-02-23 02:40:14] "GET /network-policy/8811d204-4b0e-41dc-84c3-151b863a96f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4990 0.005499 10.0.0.242 - - [2026-02-23 02:40:15] "POST /fqname-to-id HTTP/1.1" 404 211 0.002740 10.0.0.242 - - [2026-02-23 02:40:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005023 10.0.0.23 - - [2026-02-23 02:40:15] "GET /projects?obj_uuids=3de08086-6988-4efb-8c99-ee8c56c0f6f3&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000934 10.0.0.242 - - [2026-02-23 02:40:15] "GET /project/3de08086-6988-4efb-8c99-ee8c56c0f6f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.035054 10.0.0.242 - - [2026-02-23 02:40:15] "POST /network-policys HTTP/1.1" 200 533 0.072791 10.0.0.242 - - [2026-02-23 02:40:15] "GET /network-policy/93568643-2ed4-42c6-aa17-0bbf37bef571?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4992 0.005826 10.0.0.242 - - [2026-02-23 02:40:15] "POST /fqname-to-id HTTP/1.1" 404 213 0.002708 10.0.0.242 - - [2026-02-23 02:40:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002813 10.0.0.23 - - [2026-02-23 02:40:15] "GET /projects?obj_uuids=3de08086-6988-4efb-8c99-ee8c56c0f6f3&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001181 10.0.0.242 - - [2026-02-23 02:40:15] "GET /project/3de08086-6988-4efb-8c99-ee8c56c0f6f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.038932 10.0.0.242 - - [2026-02-23 02:40:15] "POST /network-policys HTTP/1.1" 200 537 0.024649 10.0.0.242 - - [2026-02-23 02:40:15] "GET /network-policy/68770afb-d3b0-4f30-a1f2-88031fa4d8e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.005814 10.0.0.242 - - [2026-02-23 02:40:15] "POST /fqname-to-id HTTP/1.1" 404 212 0.002889 10.0.0.242 - - [2026-02-23 02:40:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003334 10.0.0.23 - - [2026-02-23 02:40:15] "GET /projects?obj_uuids=3de08086-6988-4efb-8c99-ee8c56c0f6f3&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000958 10.0.0.242 - - [2026-02-23 02:40:15] "GET /project/3de08086-6988-4efb-8c99-ee8c56c0f6f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.027342 10.0.0.242 - - [2026-02-23 02:40:15] "POST /network-policys HTTP/1.1" 200 535 0.065315 10.0.0.242 - - [2026-02-23 02:40:16] "GET /network-policy/63d88f49-7394-48c8-8238-5da16666c963?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4993 0.005404 10.0.0.242 - - [2026-02-23 02:40:16] "POST /fqname-to-id HTTP/1.1" 404 212 0.002616 10.0.0.242 - - [2026-02-23 02:40:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002752 10.0.0.23 - - [2026-02-23 02:40:16] "GET /projects?obj_uuids=3de08086-6988-4efb-8c99-ee8c56c0f6f3&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000901 10.0.0.242 - - [2026-02-23 02:40:16] "GET /project/3de08086-6988-4efb-8c99-ee8c56c0f6f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.033498 10.0.0.242 - - [2026-02-23 02:40:16] "POST /network-policys HTTP/1.1" 200 535 0.071386 10.0.0.242 - - [2026-02-23 02:40:16] "GET /network-policy/bff25d90-db76-4cf2-a539-3fd4f74a9b62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4995 0.006171 10.0.0.242 - - [2026-02-23 02:40:16] "POST /fqname-to-id HTTP/1.1" 404 212 0.002757 10.0.0.242 - - [2026-02-23 02:40:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002969 10.0.0.23 - - [2026-02-23 02:40:16] "GET /projects?obj_uuids=3de08086-6988-4efb-8c99-ee8c56c0f6f3&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000929 10.0.0.242 - - [2026-02-23 02:40:16] "GET /project/3de08086-6988-4efb-8c99-ee8c56c0f6f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.035227 10.0.0.242 - - [2026-02-23 02:40:16] "POST /network-policys HTTP/1.1" 200 535 0.068980 10.0.0.242 - - [2026-02-23 02:40:16] "GET /network-policy/1155eddf-a684-428e-8011-ba1272be15d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4993 0.005802 10.0.0.242 - - [2026-02-23 02:40:16] "POST /fqname-to-id HTTP/1.1" 404 212 0.002691 10.0.0.242 - - [2026-02-23 02:40:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002627 10.0.0.23 - - [2026-02-23 02:40:16] "GET /projects?obj_uuids=3de08086-6988-4efb-8c99-ee8c56c0f6f3&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000879 10.0.0.242 - - [2026-02-23 02:40:17] "GET /project/3de08086-6988-4efb-8c99-ee8c56c0f6f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.032504 10.0.0.242 - - [2026-02-23 02:40:17] "POST /network-policys HTTP/1.1" 200 535 0.069204 10.0.0.242 - - [2026-02-23 02:40:17] "GET /network-policy/c5342188-ef72-4644-86ae-66cf74e51f62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4994 0.006139 10.0.0.242 - - [2026-02-23 02:40:17] "POST /fqname-to-id HTTP/1.1" 404 214 0.002693 10.0.0.242 - - [2026-02-23 02:40:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002826 10.0.0.23 - - [2026-02-23 02:40:17] "GET /projects?obj_uuids=3de08086-6988-4efb-8c99-ee8c56c0f6f3&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000980 10.0.0.242 - - [2026-02-23 02:40:17] "GET /project/3de08086-6988-4efb-8c99-ee8c56c0f6f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.033922 10.0.0.242 - - [2026-02-23 02:40:17] "POST /network-policys HTTP/1.1" 200 539 0.024470 10.0.0.242 - - [2026-02-23 02:40:17] "GET /network-policy/bb99a835-17b2-4905-a6b5-3f41a6f69928?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.005372 10.0.0.242 - - [2026-02-23 02:40:17] "POST /neutron/network HTTP/1.1" 200 1337 0.011348 10.0.0.23 - - [2026-02-23 02:40:18] "POST /fqname-to-id HTTP/1.1" 404 207 0.062828 10.0.0.242 - - [2026-02-23 02:40:18] "GET /virtual-network/9c783d6c-1a5d-4ef6-8f32-0b8c82e14681?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3481 0.006654 10.0.0.242 - - [2026-02-23 02:40:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002270 10.0.0.242 - - [2026-02-23 02:40:18] "GET /network-policy/4826a409-6f6b-4dce-ae99-6c1ead39dded?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4991 0.003640 10.0.0.242 - - [2026-02-23 02:40:18] "POST /neutron/network HTTP/1.1" 200 1337 0.011012 10.0.0.23 - - [2026-02-23 02:40:18] "POST /fqname-to-id HTTP/1.1" 404 252 0.003934 10.0.0.242 - - [2026-02-23 02:40:18] "GET /virtual-network/93a4935d-b814-4c2e-9f2f-b82aa2bd399e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3483 0.012663 10.0.0.242 - - [2026-02-23 02:40:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004325 10.0.0.242 - - [2026-02-23 02:40:18] "GET /network-policy/68770afb-d3b0-4f30-a1f2-88031fa4d8e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.003476 10.0.0.242 - - [2026-02-23 02:40:18] "POST /id-to-fqname HTTP/1.1" 200 235 0.001127 10.0.0.242 - - [2026-02-23 02:40:18] "POST /neutron/network HTTP/1.1" 200 1435 0.007277 10.0.0.23 - - [2026-02-23 02:40:19] "GET /projects?obj_uuids=3de08086-6988-4efb-8c99-ee8c56c0f6f3&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000922 10.0.0.242 - - [2026-02-23 02:40:19] "GET /project/3de08086-6988-4efb-8c99-ee8c56c0f6f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.105012 10.0.0.242 - - [2026-02-23 02:40:19] "POST /neutron/port HTTP/1.1" 200 117 0.005858 10.0.0.242 - - [2026-02-23 02:40:19] "POST /id-to-fqname HTTP/1.1" 200 235 0.001232 10.0.0.242 - - [2026-02-23 02:40:20] "POST /neutron/network HTTP/1.1" 200 1435 0.006763 10.0.0.23 - - [2026-02-23 02:40:20] "PUT /access-control-list/d09cb261-abfe-4e0f-bd4b-edf199ceb356 HTTP/1.1" 200 272 0.057259 10.0.0.242 - - [2026-02-23 02:40:20] "POST /neutron/port HTTP/1.1" 200 1174 0.018181 10.0.0.23 - - [2026-02-23 02:40:21] "GET /projects?obj_uuids=3de08086-6988-4efb-8c99-ee8c56c0f6f3&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000888 10.0.0.242 - - [2026-02-23 02:40:21] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003243 10.0.0.242 - - [2026-02-23 02:40:21] "GET /project/3de08086-6988-4efb-8c99-ee8c56c0f6f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.082087 10.0.0.242 - - [2026-02-23 02:40:21] "POST /neutron/network HTTP/1.1" 200 1427 0.027016 10.0.0.242 - - [2026-02-23 02:40:21] "POST /neutron/network HTTP/1.1" 200 1425 0.009979 10.0.0.242 - - [2026-02-23 02:40:21] "POST /neutron/port HTTP/1.1" 200 117 0.006788 10.0.0.242 - - [2026-02-23 02:40:21] "POST /neutron/network HTTP/1.1" 200 1437 0.006734 10.0.0.242 - - [2026-02-23 02:40:22] "POST /neutron/port HTTP/1.1" 200 1174 0.017298 10.0.0.242 - - [2026-02-23 02:40:22] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003014 10.0.0.242 - - [2026-02-23 02:40:22] "POST /neutron/port HTTP/1.1" 200 117 0.001080 10.0.0.242 - - [2026-02-23 02:40:26] "POST /neutron/port HTTP/1.1" 200 1238 0.017592 10.0.0.242 - - [2026-02-23 02:40:26] "POST /neutron/security_group HTTP/1.1" 200 2070 0.006999 10.0.0.242 - - [2026-02-23 02:40:26] "GET /virtual-machine/8c9ea83d-9a32-42f3-aa48-bcafe098e7ae HTTP/1.1" 401 293 0.000417 10.0.0.242 - - [2026-02-23 02:40:27] "GET /virtual-machine/8c9ea83d-9a32-42f3-aa48-bcafe098e7ae HTTP/1.1" 200 1305 0.035558 10.0.0.242 - - [2026-02-23 02:40:27] "GET /virtual-machine-interface/35d8d462-2bff-4f98-a0c8-04982c117044 HTTP/1.1" 200 3169 0.005104 10.0.0.242 - - [2026-02-23 02:40:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003188 10.0.0.242 - - [2026-02-23 02:40:27] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003414 10.0.0.242 - - [2026-02-23 02:40:27] "GET /virtual-networks?parent_id=3de08086-6988-4efb-8c99-ee8c56c0f6f3&detail=False&count=False&shared=False HTTP/1.1" 200 601 0.002943 10.0.0.242 - - [2026-02-23 02:40:27] "GET /virtual-network/9c783d6c-1a5d-4ef6-8f32-0b8c82e14681?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3481 0.005720 10.0.0.242 - - [2026-02-23 02:40:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003182 10.0.0.242 - - [2026-02-23 02:40:30] "GET /virtual-network/9c783d6c-1a5d-4ef6-8f32-0b8c82e14681?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3481 0.004833 10.0.0.242 - - [2026-02-23 02:40:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003055 10.0.0.242 - - [2026-02-23 02:40:34] "GET /virtual-network/9c783d6c-1a5d-4ef6-8f32-0b8c82e14681?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3481 0.004776 10.0.0.242 - - [2026-02-23 02:40:36] "POST /neutron/port HTTP/1.1" 200 1238 0.017075 10.0.0.242 - - [2026-02-23 02:40:36] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004725 10.0.0.242 - - [2026-02-23 02:40:36] "POST /neutron/port HTTP/1.1" 200 117 0.001206 10.0.0.242 - - [2026-02-23 02:40:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003377 10.0.0.242 - - [2026-02-23 02:40:38] "GET /virtual-network/9c783d6c-1a5d-4ef6-8f32-0b8c82e14681?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3481 0.004719 10.0.0.242 - - [2026-02-23 02:40:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003244 10.0.0.242 - - [2026-02-23 02:40:42] "GET /virtual-network/9c783d6c-1a5d-4ef6-8f32-0b8c82e14681?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3481 0.004963 10.0.0.242 - - [2026-02-23 02:40:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003480 10.0.0.242 - - [2026-02-23 02:40:46] "GET /virtual-network/9c783d6c-1a5d-4ef6-8f32-0b8c82e14681?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3481 0.005147 10.0.0.242 - - [2026-02-23 02:40:48] "POST /neutron/port HTTP/1.1" 200 1238 0.017254 10.0.0.242 - - [2026-02-23 02:40:48] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003608 10.0.0.242 - - [2026-02-23 02:40:48] "POST /neutron/port HTTP/1.1" 200 117 0.001131 10.0.0.242 - - [2026-02-23 02:40:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003125 10.0.0.242 - - [2026-02-23 02:40:50] "GET /virtual-network/9c783d6c-1a5d-4ef6-8f32-0b8c82e14681?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3481 0.005033 10.0.0.242 - - [2026-02-23 02:40:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003360 10.0.0.242 - - [2026-02-23 02:40:54] "GET /virtual-network/9c783d6c-1a5d-4ef6-8f32-0b8c82e14681?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3481 0.004671 10.0.0.242 - - [2026-02-23 02:40:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002918 10.0.0.242 - - [2026-02-23 02:40:59] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003770 10.0.0.242 - - [2026-02-23 02:40:59] "GET /virtual-networks?parent_id=3de08086-6988-4efb-8c99-ee8c56c0f6f3&detail=False&count=False&shared=False HTTP/1.1" 200 601 0.002633 10.0.0.242 - - [2026-02-23 02:40:59] "GET /virtual-network/9c783d6c-1a5d-4ef6-8f32-0b8c82e14681?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3481 0.005147 10.0.0.242 - - [2026-02-23 02:40:59] "POST /neutron/port HTTP/1.1" 200 1238 0.015116 10.0.0.242 - - [2026-02-23 02:41:04] "POST /neutron/security_group HTTP/1.1" 200 2070 0.006630 10.0.0.242 - - [2026-02-23 02:41:09] "POST /neutron/port HTTP/1.1" 200 1238 0.015419 10.0.0.242 - - [2026-02-23 02:41:14] "POST /neutron/security_group HTTP/1.1" 200 2070 0.006572 10.0.0.242 - - [2026-02-23 02:41:19] "POST /neutron/port HTTP/1.1" 200 1238 0.015769 10.0.0.242 - - [2026-02-23 02:41:20] "POST /neutron/security_group HTTP/1.1" 200 2070 0.008855 10.0.0.242 - - [2026-02-23 02:41:20] "GET /virtual-machine/ef65423c-a3fa-4027-ba05-f6d1cf5b0d39 HTTP/1.1" 200 1305 0.005831 10.0.0.242 - - [2026-02-23 02:41:20] "GET /virtual-machine-interface/287eb9d9-c450-4beb-9c12-1a55f9306c06 HTTP/1.1" 200 3169 0.004889 10.0.0.242 - - [2026-02-23 02:41:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002977 10.0.0.242 - - [2026-02-23 02:41:20] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004544 10.0.0.242 - - [2026-02-23 02:41:20] "GET /virtual-networks?parent_id=3de08086-6988-4efb-8c99-ee8c56c0f6f3&detail=False&count=False&shared=False HTTP/1.1" 200 601 0.003144 10.0.0.242 - - [2026-02-23 02:41:20] "GET /virtual-network/93a4935d-b814-4c2e-9f2f-b82aa2bd399e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3483 0.005363 10.0.0.242 - - [2026-02-23 02:41:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003809 10.0.0.242 - - [2026-02-23 02:41:21] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003884 10.0.0.242 - - [2026-02-23 02:41:21] "GET /virtual-networks?parent_id=3de08086-6988-4efb-8c99-ee8c56c0f6f3&detail=False&count=False&shared=False HTTP/1.1" 200 601 0.002898 10.0.0.242 - - [2026-02-23 02:41:21] "GET /virtual-network/93a4935d-b814-4c2e-9f2f-b82aa2bd399e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3483 0.005589 10.0.0.242 - - [2026-02-23 02:41:21] "POST /neutron/port HTTP/1.1" 200 1238 0.015335 10.0.0.242 - - [2026-02-23 02:41:26] "POST /neutron/security_group HTTP/1.1" 200 2070 0.008394 10.0.0.242 - - [2026-02-23 02:41:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002889 10.0.0.242 - - [2026-02-23 02:41:27] "GET /network-policy/68770afb-d3b0-4f30-a1f2-88031fa4d8e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.003077 10.0.0.242 - - [2026-02-23 02:41:27] "POST /neutron/port HTTP/1.1" 200 1238 0.020098 10.0.0.242 - - [2026-02-23 02:41:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003122 10.0.0.242 - - [2026-02-23 02:41:27] "GET /network-policy/4826a409-6f6b-4dce-ae99-6c1ead39dded?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4991 0.003529 10.0.0.242 - - [2026-02-23 02:41:27] "POST /neutron/network HTTP/1.1" 200 1425 0.085244 10.0.0.242 - - [2026-02-23 02:41:27] "GET /virtual-network/9c783d6c-1a5d-4ef6-8f32-0b8c82e14681?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3481 0.005287 10.0.0.242 - - [2026-02-23 02:41:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002519 10.0.0.242 - - [2026-02-23 02:41:27] "GET /network-policy/b37a8e54-6158-4136-9aa7-8a25f1b99e46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4992 0.004151 10.0.0.242 - - [2026-02-23 02:41:36] "POST /neutron/port HTTP/1.1" 200 1238 0.016792 10.0.0.242 - - [2026-02-23 02:41:36] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003729 10.0.0.242 - - [2026-02-23 02:41:37] "POST /neutron/port HTTP/1.1" 200 117 0.001075 10.0.0.23 - - [2026-02-23 02:41:44] "POST /fqname-to-id HTTP/1.1" 404 207 0.008405 10.0.0.23 - - [2026-02-23 02:41:44] "PUT /access-control-list/d09cb261-abfe-4e0f-bd4b-edf199ceb356 HTTP/1.1" 200 272 0.027138 10.0.0.242 - - [2026-02-23 02:41:44] "POST /neutron/network HTTP/1.1" 200 1428 0.116291 10.0.0.242 - - [2026-02-23 02:41:44] "GET /virtual-network/9c783d6c-1a5d-4ef6-8f32-0b8c82e14681?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3484 0.007967 10.0.0.242 - - [2026-02-23 02:41:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003138 10.0.0.242 - - [2026-02-23 02:41:44] "GET /network-policy/bb99a835-17b2-4905-a6b5-3f41a6f69928?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.003341 10.0.0.242 - - [2026-02-23 02:41:49] "POST /neutron/port HTTP/1.1" 200 1238 0.046129 10.0.0.242 - - [2026-02-23 02:41:49] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003573 10.0.0.242 - - [2026-02-23 02:41:49] "POST /neutron/port HTTP/1.1" 200 117 0.001055 10.0.0.242 - - [2026-02-23 02:41:56] "POST /neutron/network HTTP/1.1" 200 1425 0.075204 10.0.0.242 - - [2026-02-23 02:41:56] "GET /virtual-network/9c783d6c-1a5d-4ef6-8f32-0b8c82e14681?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3481 0.005580 10.0.0.23 - - [2026-02-23 02:41:56] "POST /ref-update HTTP/1.1" 200 156 0.023930 10.0.0.242 - - [2026-02-23 02:41:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003508 10.0.0.242 - - [2026-02-23 02:41:56] "GET /network-policy/8811d204-4b0e-41dc-84c3-151b863a96f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4990 0.003962 10.0.0.242 - - [2026-02-23 02:42:08] "POST /neutron/network HTTP/1.1" 200 1425 0.093534 10.0.0.242 - - [2026-02-23 02:42:08] "GET /virtual-network/9c783d6c-1a5d-4ef6-8f32-0b8c82e14681?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3481 0.005313 10.0.0.242 - - [2026-02-23 02:42:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002619 10.0.0.242 - - [2026-02-23 02:42:08] "GET /network-policy/93568643-2ed4-42c6-aa17-0bbf37bef571?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4992 0.003757 10.0.0.23 - - [2026-02-23 02:42:18] "POST /fqname-to-id HTTP/1.1" 404 207 0.003702 10.0.0.23 - - [2026-02-23 02:42:18] "POST /ref-update HTTP/1.1" 200 156 0.024449 10.0.0.242 - - [2026-02-23 02:42:18] "POST /neutron/network HTTP/1.1" 200 1426 0.112441 10.0.0.242 - - [2026-02-23 02:42:18] "GET /virtual-network/9c783d6c-1a5d-4ef6-8f32-0b8c82e14681?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3482 0.005461 10.0.0.242 - - [2026-02-23 02:42:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003892 10.0.0.242 - - [2026-02-23 02:42:18] "GET /network-policy/63d88f49-7394-48c8-8238-5da16666c963?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4993 0.003800 10.0.0.242 - - [2026-02-23 02:42:31] "POST /neutron/network HTTP/1.1" 200 1426 0.098112 10.0.0.242 - - [2026-02-23 02:42:31] "GET /virtual-network/9c783d6c-1a5d-4ef6-8f32-0b8c82e14681?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3482 0.006909 10.0.0.242 - - [2026-02-23 02:42:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002706 10.0.0.242 - - [2026-02-23 02:42:31] "GET /network-policy/bff25d90-db76-4cf2-a539-3fd4f74a9b62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4995 0.006678 10.0.0.242 - - [2026-02-23 02:42:37] "POST /neutron/port HTTP/1.1" 200 1238 0.023544 10.0.0.242 - - [2026-02-23 02:42:37] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003698 10.0.0.242 - - [2026-02-23 02:42:37] "POST /neutron/port HTTP/1.1" 200 117 0.001412 10.0.0.242 - - [2026-02-23 02:42:41] "POST /neutron/network HTTP/1.1" 200 1426 0.085884 10.0.0.23 - - [2026-02-23 02:42:41] "PUT /access-control-list/d09cb261-abfe-4e0f-bd4b-edf199ceb356 HTTP/1.1" 200 272 0.064715 10.0.0.242 - - [2026-02-23 02:42:41] "GET /virtual-network/9c783d6c-1a5d-4ef6-8f32-0b8c82e14681?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3482 0.005440 10.0.0.242 - - [2026-02-23 02:42:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003322 10.0.0.242 - - [2026-02-23 02:42:41] "GET /network-policy/1155eddf-a684-428e-8011-ba1272be15d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4993 0.004434 10.0.0.242 - - [2026-02-23 02:42:42] "GET /obj-perms HTTP/1.1" 200 5075 0.062513 10.0.0.242 - - [2026-02-23 02:42:50] "POST /neutron/port HTTP/1.1" 200 1238 0.015436 10.0.0.242 - - [2026-02-23 02:42:50] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004258 10.0.0.242 - - [2026-02-23 02:42:50] "POST /neutron/port HTTP/1.1" 200 117 0.001174 10.0.0.23 - - [2026-02-23 02:42:53] "POST /fqname-to-id HTTP/1.1" 404 207 0.003481 10.0.0.242 - - [2026-02-23 02:42:53] "POST /neutron/network HTTP/1.1" 200 1426 0.100600 10.0.0.242 - - [2026-02-23 02:42:53] "GET /virtual-network/9c783d6c-1a5d-4ef6-8f32-0b8c82e14681?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3482 0.006108 10.0.0.242 - - [2026-02-23 02:42:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004855 10.0.0.242 - - [2026-02-23 02:42:53] "GET /network-policy/c5342188-ef72-4644-86ae-66cf74e51f62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4994 0.003895 10.0.0.242 - - [2026-02-23 02:43:03] "GET /virtual-network/9c783d6c-1a5d-4ef6-8f32-0b8c82e14681?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3482 0.006338 10.0.0.242 - - [2026-02-23 02:43:04] "POST /neutron/network HTTP/1.1" 200 1337 0.062225 10.0.0.23 - - [2026-02-23 02:43:04] "POST /ref-update HTTP/1.1" 200 156 0.037577 10.0.0.242 - - [2026-02-23 02:43:04] "GET /virtual-network/9c783d6c-1a5d-4ef6-8f32-0b8c82e14681?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3177 0.016628 10.0.0.242 - - [2026-02-23 02:43:04] "GET /virtual-machine/ef65423c-a3fa-4027-ba05-f6d1cf5b0d39 HTTP/1.1" 200 1305 0.003921 10.0.0.242 - - [2026-02-23 02:43:04] "POST /neutron/port HTTP/1.1" 200 1228 0.014442 10.0.0.242 - - [2026-02-23 02:43:06] "GET /virtual-machine/ef65423c-a3fa-4027-ba05-f6d1cf5b0d39 HTTP/1.1" 404 171 0.003681 10.0.0.242 - - [2026-02-23 02:43:06] "GET /virtual-machine/ef65423c-a3fa-4027-ba05-f6d1cf5b0d39 HTTP/1.1" 404 171 0.003441 10.0.0.242 - - [2026-02-23 02:43:06] "GET /virtual-machine/ef65423c-a3fa-4027-ba05-f6d1cf5b0d39 HTTP/1.1" 404 171 0.003199 10.0.0.242 - - [2026-02-23 02:43:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003465 10.0.0.242 - - [2026-02-23 02:43:06] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003325 10.0.0.242 - - [2026-02-23 02:43:06] "GET /virtual-networks?parent_id=3de08086-6988-4efb-8c99-ee8c56c0f6f3&detail=False&count=False&shared=False HTTP/1.1" 200 601 0.002620 10.0.0.242 - - [2026-02-23 02:43:06] "GET /virtual-network/93a4935d-b814-4c2e-9f2f-b82aa2bd399e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3483 0.005672 10.0.0.242 - - [2026-02-23 02:43:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002562 10.0.0.242 - - [2026-02-23 02:43:06] "GET /routing-instance/4634b77c-cc2d-4046-83c5-8114be212fd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1498 0.004169 10.0.0.242 - - [2026-02-23 02:43:06] "GET /route-target/b7e86aa9-ccb0-4083-973a-a6801e74c98c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003896 10.0.0.23 - - [2026-02-23 02:43:06] "GET /obj-perms HTTP/1.1" 200 5038 0.003216 10.0.0.242 - - [2026-02-23 02:43:13] "GET /obj-perms HTTP/1.1" 200 5038 0.004063 10.0.0.23 - - [2026-02-23 02:43:16] "GET /obj-perms HTTP/1.1" 200 5038 0.004509 10.0.0.242 - - [2026-02-23 02:43:16] "GET /obj-perms HTTP/1.1" 200 5038 0.003274 10.0.0.50 - - [2026-02-23 02:43:16] "GET /obj-perms HTTP/1.1" 200 5038 0.003354 10.0.0.242 - - [2026-02-23 02:43:16] "GET /virtual-machine/8c9ea83d-9a32-42f3-aa48-bcafe098e7ae HTTP/1.1" 200 1305 0.004238 10.0.0.242 - - [2026-02-23 02:43:16] "POST /neutron/port HTTP/1.1" 200 1228 0.015363 10.0.0.242 - - [2026-02-23 02:43:18] "GET /virtual-machine/8c9ea83d-9a32-42f3-aa48-bcafe098e7ae HTTP/1.1" 404 171 0.003056 10.0.0.242 - - [2026-02-23 02:43:18] "GET /virtual-machine/8c9ea83d-9a32-42f3-aa48-bcafe098e7ae HTTP/1.1" 404 171 0.002644 10.0.0.242 - - [2026-02-23 02:43:18] "GET /virtual-machine/8c9ea83d-9a32-42f3-aa48-bcafe098e7ae HTTP/1.1" 404 171 0.002528 10.0.0.242 - - [2026-02-23 02:43:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002874 10.0.0.242 - - [2026-02-23 02:43:18] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003351 10.0.0.242 - - [2026-02-23 02:43:18] "GET /virtual-networks?parent_id=3de08086-6988-4efb-8c99-ee8c56c0f6f3&detail=False&count=False&shared=False HTTP/1.1" 200 601 0.002465 10.0.0.242 - - [2026-02-23 02:43:18] "GET /virtual-network/9c783d6c-1a5d-4ef6-8f32-0b8c82e14681?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3177 0.006031 10.0.0.242 - - [2026-02-23 02:43:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002821 10.0.0.242 - - [2026-02-23 02:43:18] "GET /routing-instance/c31773cb-8072-4bf2-abea-6656bbb13a3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1500 0.004302 10.0.0.242 - - [2026-02-23 02:43:18] "GET /route-target/26bb8508-251b-4916-8696-5979295b472b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.003613 10.0.0.242 - - [2026-02-23 02:43:21] "GET /obj-perms HTTP/1.1" 200 5038 0.003797 10.0.0.242 - - [2026-02-23 02:43:24] "GET /obj-perms HTTP/1.1" 200 5038 0.003623 10.0.0.242 - - [2026-02-23 02:43:25] "GET /virtual-network/93a4935d-b814-4c2e-9f2f-b82aa2bd399e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3483 0.005284 10.0.0.242 - - [2026-02-23 02:43:25] "POST /neutron/network HTTP/1.1" 200 1337 0.076624 10.0.0.242 - - [2026-02-23 02:43:25] "GET /virtual-network/93a4935d-b814-4c2e-9f2f-b82aa2bd399e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3177 0.006082 10.0.0.242 - - [2026-02-23 02:43:25] "DELETE /network-policy/bb99a835-17b2-4905-a6b5-3f41a6f69928 HTTP/1.1" 200 115 0.027083 10.0.0.242 - - [2026-02-23 02:43:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004118 10.0.0.23 - - [2026-02-23 02:43:25] "GET /projects?obj_uuids=3de08086-6988-4efb-8c99-ee8c56c0f6f3&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.032832 10.0.0.242 - - [2026-02-23 02:43:25] "GET /project/3de08086-6988-4efb-8c99-ee8c56c0f6f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.071500 10.0.0.242 - - [2026-02-23 02:43:25] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-25974169&detail=False&count=False&shared=False HTTP/1.1" 200 2126 0.005665 10.0.0.242 - - [2026-02-23 02:43:25] "DELETE /network-policy/c5342188-ef72-4644-86ae-66cf74e51f62 HTTP/1.1" 200 115 0.048123 10.0.0.242 - - [2026-02-23 02:43:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003587 10.0.0.23 - - [2026-02-23 02:43:25] "GET /projects?obj_uuids=3de08086-6988-4efb-8c99-ee8c56c0f6f3&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000934 10.0.0.242 - - [2026-02-23 02:43:25] "GET /project/3de08086-6988-4efb-8c99-ee8c56c0f6f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.038992 10.0.0.242 - - [2026-02-23 02:43:25] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-25974169&detail=False&count=False&shared=False HTTP/1.1" 200 1904 0.005347 10.0.0.242 - - [2026-02-23 02:43:25] "DELETE /network-policy/1155eddf-a684-428e-8011-ba1272be15d9 HTTP/1.1" 200 115 0.034560 10.0.0.242 - - [2026-02-23 02:43:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.008181 10.0.0.23 - - [2026-02-23 02:43:26] "GET /projects?obj_uuids=3de08086-6988-4efb-8c99-ee8c56c0f6f3&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000998 10.0.0.242 - - [2026-02-23 02:43:26] "GET /project/3de08086-6988-4efb-8c99-ee8c56c0f6f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.037380 10.0.0.242 - - [2026-02-23 02:43:26] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-25974169&detail=False&count=False&shared=False HTTP/1.1" 200 1682 0.004930 10.0.0.242 - - [2026-02-23 02:43:26] "DELETE /network-policy/bff25d90-db76-4cf2-a539-3fd4f74a9b62 HTTP/1.1" 200 115 0.037529 10.0.0.242 - - [2026-02-23 02:43:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004007 10.0.0.23 - - [2026-02-23 02:43:26] "GET /projects?obj_uuids=3de08086-6988-4efb-8c99-ee8c56c0f6f3&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000910 10.0.0.242 - - [2026-02-23 02:43:26] "GET /project/3de08086-6988-4efb-8c99-ee8c56c0f6f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.039662 10.0.0.242 - - [2026-02-23 02:43:26] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-25974169&detail=False&count=False&shared=False HTTP/1.1" 200 1460 0.004841 10.0.0.242 - - [2026-02-23 02:43:26] "DELETE /network-policy/63d88f49-7394-48c8-8238-5da16666c963 HTTP/1.1" 200 115 0.042243 10.0.0.242 - - [2026-02-23 02:43:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003500 10.0.0.23 - - [2026-02-23 02:43:26] "GET /projects?obj_uuids=3de08086-6988-4efb-8c99-ee8c56c0f6f3&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000969 10.0.0.242 - - [2026-02-23 02:43:26] "GET /project/3de08086-6988-4efb-8c99-ee8c56c0f6f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.035195 10.0.0.242 - - [2026-02-23 02:43:26] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-25974169&detail=False&count=False&shared=False HTTP/1.1" 200 1238 0.004772 10.0.0.242 - - [2026-02-23 02:43:26] "DELETE /network-policy/68770afb-d3b0-4f30-a1f2-88031fa4d8e2 HTTP/1.1" 200 115 0.042006 10.0.0.242 - - [2026-02-23 02:43:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003476 10.0.0.23 - - [2026-02-23 02:43:26] "GET /projects?obj_uuids=3de08086-6988-4efb-8c99-ee8c56c0f6f3&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000957 10.0.0.242 - - [2026-02-23 02:43:26] "GET /project/3de08086-6988-4efb-8c99-ee8c56c0f6f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.043545 10.0.0.242 - - [2026-02-23 02:43:26] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-25974169&detail=False&count=False&shared=False HTTP/1.1" 200 1014 0.004847 10.0.0.242 - - [2026-02-23 02:43:26] "DELETE /network-policy/93568643-2ed4-42c6-aa17-0bbf37bef571 HTTP/1.1" 200 115 0.057003 10.0.0.242 - - [2026-02-23 02:43:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003751 10.0.0.23 - - [2026-02-23 02:43:26] "GET /projects?obj_uuids=3de08086-6988-4efb-8c99-ee8c56c0f6f3&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001034 10.0.0.242 - - [2026-02-23 02:43:26] "GET /project/3de08086-6988-4efb-8c99-ee8c56c0f6f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.036434 10.0.0.242 - - [2026-02-23 02:43:26] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-25974169&detail=False&count=False&shared=False HTTP/1.1" 200 793 0.004932 10.0.0.242 - - [2026-02-23 02:43:27] "DELETE /network-policy/8811d204-4b0e-41dc-84c3-151b863a96f2 HTTP/1.1" 200 115 0.044363 10.0.0.242 - - [2026-02-23 02:43:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005342 10.0.0.23 - - [2026-02-23 02:43:27] "GET /projects?obj_uuids=3de08086-6988-4efb-8c99-ee8c56c0f6f3&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000945 10.0.0.242 - - [2026-02-23 02:43:27] "GET /project/3de08086-6988-4efb-8c99-ee8c56c0f6f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.039987 10.0.0.242 - - [2026-02-23 02:43:27] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-25974169&detail=False&count=False&shared=False HTTP/1.1" 200 572 0.007847 10.0.0.242 - - [2026-02-23 02:43:27] "DELETE /network-policy/b37a8e54-6158-4136-9aa7-8a25f1b99e46 HTTP/1.1" 200 115 0.031436 10.0.0.242 - - [2026-02-23 02:43:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.009991 10.0.0.23 - - [2026-02-23 02:43:27] "GET /projects?obj_uuids=3de08086-6988-4efb-8c99-ee8c56c0f6f3&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000947 10.0.0.242 - - [2026-02-23 02:43:27] "GET /project/3de08086-6988-4efb-8c99-ee8c56c0f6f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.039175 10.0.0.242 - - [2026-02-23 02:43:27] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-25974169&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.005005 10.0.0.242 - - [2026-02-23 02:43:27] "DELETE /network-policy/4826a409-6f6b-4dce-ae99-6c1ead39dded HTTP/1.1" 200 115 0.035705 10.0.0.242 - - [2026-02-23 02:43:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003260 10.0.0.23 - - [2026-02-23 02:43:27] "GET /projects?obj_uuids=3de08086-6988-4efb-8c99-ee8c56c0f6f3&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001017 10.0.0.242 - - [2026-02-23 02:43:27] "GET /project/3de08086-6988-4efb-8c99-ee8c56c0f6f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.038230 10.0.0.242 - - [2026-02-23 02:43:27] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-25974169&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.004893 10.0.0.23 - - [2026-02-23 02:43:27] "POST /useragent-kv HTTP/1.1" 200 115 0.002653 10.0.0.23 - - [2026-02-23 02:43:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003274 10.0.0.23 - - [2026-02-23 02:43:27] "POST /useragent-kv HTTP/1.1" 200 115 0.001923 10.0.0.23 - - [2026-02-23 02:43:27] "POST /useragent-kv HTTP/1.1" 200 115 0.002539 10.0.0.23 - - [2026-02-23 02:43:27] "POST /useragent-kv HTTP/1.1" 200 115 0.001817 10.0.0.23 - - [2026-02-23 02:43:27] "POST /useragent-kv HTTP/1.1" 200 115 0.001825 10.0.0.23 - - [2026-02-23 02:43:27] "POST /useragent-kv HTTP/1.1" 200 115 0.002042 10.0.0.242 - - [2026-02-23 02:43:27] "POST /neutron/network HTTP/1.1" 200 151 0.147150 10.0.0.23 - - [2026-02-23 02:43:28] "DELETE /route-target/26bb8508-251b-4916-8696-5979295b472b HTTP/1.1" 200 115 0.026666 10.0.0.242 - - [2026-02-23 02:43:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002859 10.0.0.242 - - [2026-02-23 02:43:28] "DELETE /network-ipam/e5ff3ad7-ea41-4854-9d3b-887f20f5933d HTTP/1.1" 200 115 0.035146 10.0.0.242 - - [2026-02-23 02:43:28] "POST /fqname-to-id HTTP/1.1" 404 260 0.002399 10.0.0.23 - - [2026-02-23 02:43:28] "GET /projects?obj_uuids=3de08086-6988-4efb-8c99-ee8c56c0f6f3&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000891 10.0.0.23 - - [2026-02-23 02:43:28] "GET /project/3de08086-6988-4efb-8c99-ee8c56c0f6f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1516 0.039538 10.0.0.23 - - [2026-02-23 02:43:28] "GET /projects?obj_uuids=3de08086-6988-4efb-8c99-ee8c56c0f6f3&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001400 10.0.0.23 - - [2026-02-23 02:43:28] "GET /project/3de08086-6988-4efb-8c99-ee8c56c0f6f3?fields=security_groups HTTP/1.1" 200 1399 0.034684 10.0.0.23 - - [2026-02-23 02:43:28] "DELETE /security-group/59bdab1e-d4e5-42a6-9f34-a9c9a3b359ec HTTP/1.1" 200 115 0.057122 10.0.0.23 - - [2026-02-23 02:43:28] "GET /projects?obj_uuids=3de08086-6988-4efb-8c99-ee8c56c0f6f3&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.002132 10.0.0.23 - - [2026-02-23 02:43:28] "GET /project/3de08086-6988-4efb-8c99-ee8c56c0f6f3?fields=application_policy_sets HTTP/1.1" 200 1438 0.046670 10.0.0.242 - - [2026-02-23 02:43:28] "DELETE /project/3de08086-6988-4efb-8c99-ee8c56c0f6f3 HTTP/1.1" 200 115 0.352574 10.0.0.23 - - [2026-02-23 02:43:29] "GET /domains?obj_uuids=e1cc6957-1fd1-4e0a-8f60-be32b1950cd6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001506 10.0.0.242 - - [2026-02-23 02:43:29] "GET /domain/e1cc6957-1fd1-4e0a-8f60-be32b1950cd6?fields=projects HTTP/1.1" 200 1245 0.016487 10.0.0.23 - - [2026-02-23 02:43:30] "GET /projects?obj_uuids=3de08086-6988-4efb-8c99-ee8c56c0f6f3&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003109 10.0.0.23 - - [2026-02-23 02:43:30] "GET /domains?obj_uuids=e1cc6957-1fd1-4e0a-8f60-be32b1950cd6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000970 10.0.0.23 - - [2026-02-23 02:43:30] "GET /domain/e1cc6957-1fd1-4e0a-8f60-be32b1950cd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007608 10.0.0.23 - - [2026-02-23 02:43:30] "POST /id-to-fqname HTTP/1.1" 200 202 0.003506 10.0.0.23 - - [2026-02-23 02:43:30] "POST /fqname-to-id HTTP/1.1" 404 211 0.005971 10.0.0.23 - - [2026-02-23 02:43:30] "POST /security-groups HTTP/1.1" 200 603 0.072868 10.0.0.23 - - [2026-02-23 02:43:30] "POST /fqname-to-id HTTP/1.1" 404 246 0.003312 10.0.0.23 - - [2026-02-23 02:43:31] "POST /projects HTTP/1.1" 200 609 0.274318 10.0.0.23 - - [2026-02-23 02:43:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.347049 10.0.0.23 - - [2026-02-23 02:43:31] "POST /access-control-lists HTTP/1.1" 200 606 0.025593 10.0.0.242 - - [2026-02-23 02:43:31] "GET /project/3de08086-6988-4efb-8c99-ee8c56c0f6f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.806617 10.0.0.23 - - [2026-02-23 02:43:31] "GET /projects?obj_uuids=3de08086-6988-4efb-8c99-ee8c56c0f6f3&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000961 10.0.0.242 - - [2026-02-23 02:43:31] "GET /project/3de08086-6988-4efb-8c99-ee8c56c0f6f3?fields=virtual_networks HTTP/1.1" 200 1056 0.052132 10.0.0.23 - - [2026-02-23 02:43:31] "GET /projects?obj_uuids=3de08086-6988-4efb-8c99-ee8c56c0f6f3&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001132 10.0.0.242 - - [2026-02-23 02:43:31] "GET /project/3de08086-6988-4efb-8c99-ee8c56c0f6f3?fields=virtual_machine_interfaces HTTP/1.1" 200 1056 0.036126 10.0.0.23 - - [2026-02-23 02:43:31] "GET /projects?obj_uuids=3de08086-6988-4efb-8c99-ee8c56c0f6f3&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001461 10.0.0.242 - - [2026-02-23 02:43:31] "GET /project/3de08086-6988-4efb-8c99-ee8c56c0f6f3?fields=security_groups HTTP/1.1" 200 1294 0.038182 10.0.0.242 - - [2026-02-23 02:43:32] "POST /fqname-to-id HTTP/1.1" 404 182 0.033632 10.0.0.23 - - [2026-02-23 02:43:32] "GET /projects?obj_uuids=63c36d11-0181-4e10-ae40-0becb7caf50b&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003093 10.0.0.23 - - [2026-02-23 02:43:32] "GET /domains?obj_uuids=e1cc6957-1fd1-4e0a-8f60-be32b1950cd6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001106 10.0.0.23 - - [2026-02-23 02:43:32] "GET /domain/e1cc6957-1fd1-4e0a-8f60-be32b1950cd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.006864 10.0.0.23 - - [2026-02-23 02:43:32] "POST /id-to-fqname HTTP/1.1" 200 184 0.005127 10.0.0.23 - - [2026-02-23 02:43:32] "POST /fqname-to-id HTTP/1.1" 404 193 0.005900 10.0.0.23 - - [2026-02-23 02:43:32] "POST /security-groups HTTP/1.1" 200 585 0.069289 10.0.0.23 - - [2026-02-23 02:43:32] "POST /projects HTTP/1.1" 200 573 0.256485 10.0.0.23 - - [2026-02-23 02:43:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.294974 10.0.0.23 - - [2026-02-23 02:43:32] "POST /fqname-to-id HTTP/1.1" 404 227 0.004589 10.0.0.242 - - [2026-02-23 02:43:32] "GET /project/63c36d11-0181-4e10-ae40-0becb7caf50b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1339 0.436471 10.0.0.242 - - [2026-02-23 02:43:34] "GET / HTTP/1.1" 200 35931 0.001356 10.0.0.242 - - [2026-02-23 02:43:34] "POST /fqname-to-id HTTP/1.1" 401 293 0.000426 10.0.0.242 - - [2026-02-23 02:43:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.075750 10.0.0.23 - - [2026-02-23 02:43:35] "GET /projects?obj_uuids=63c36d11-0181-4e10-ae40-0becb7caf50b&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.000907 10.0.0.242 - - [2026-02-23 02:43:35] "GET /project/63c36d11-0181-4e10-ae40-0becb7caf50b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1339 0.046024 10.0.0.242 - - [2026-02-23 02:43:35] "POST /neutron/network HTTP/1.1" 200 117 0.036858 10.0.0.23 - - [2026-02-23 02:43:35] "POST /ref-update HTTP/1.1" 200 156 0.021722 10.0.0.23 - - [2026-02-23 02:43:36] "POST /fqname-to-id HTTP/1.1" 404 207 0.008394 10.0.0.23 - - [2026-02-23 02:43:36] "POST /useragent-kv HTTP/1.1" 200 115 0.002166 10.0.0.242 - - [2026-02-23 02:43:36] "POST /neutron/subnet HTTP/1.1" 200 828 0.176381 10.0.0.242 - - [2026-02-23 02:43:36] "POST /id-to-fqname HTTP/1.1" 200 214 0.001213 10.0.0.242 - - [2026-02-23 02:43:36] "GET /virtual-network/669afa43-7cc1-4e6d-aeb3-e7b9ef66e06c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2612 0.004961 10.0.0.242 - - [2026-02-23 02:43:36] "GET /virtual-network/669afa43-7cc1-4e6d-aeb3-e7b9ef66e06c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2612 0.005246 10.0.0.242 - - [2026-02-23 02:43:36] "POST /neutron/network HTTP/1.1" 200 992 0.008198 10.0.0.242 - - [2026-02-23 02:43:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003391 10.0.0.23 - - [2026-02-23 02:43:36] "GET /projects?obj_uuids=63c36d11-0181-4e10-ae40-0becb7caf50b&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.000872 10.0.0.242 - - [2026-02-23 02:43:36] "GET /project/63c36d11-0181-4e10-ae40-0becb7caf50b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1339 0.041234 10.0.0.242 - - [2026-02-23 02:43:36] "POST /neutron/network HTTP/1.1" 200 117 0.011070 10.0.0.23 - - [2026-02-23 02:43:37] "POST /useragent-kv HTTP/1.1" 200 115 0.013717 10.0.0.242 - - [2026-02-23 02:43:37] "POST /neutron/subnet HTTP/1.1" 200 823 0.193766 10.0.0.242 - - [2026-02-23 02:43:37] "POST /id-to-fqname HTTP/1.1" 200 214 0.001181 10.0.0.242 - - [2026-02-23 02:43:37] "GET /virtual-network/5067d774-9f7d-4bc3-be14-c2b822e66cbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2609 0.004985 10.0.0.242 - - [2026-02-23 02:43:37] "GET /virtual-network/5067d774-9f7d-4bc3-be14-c2b822e66cbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2609 0.005351 10.0.0.242 - - [2026-02-23 02:43:37] "POST /neutron/network HTTP/1.1" 200 991 0.007814 10.0.0.242 - - [2026-02-23 02:43:37] "POST /id-to-fqname HTTP/1.1" 200 214 0.001306 10.0.0.242 - - [2026-02-23 02:43:37] "POST /neutron/network HTTP/1.1" 200 1002 0.006734 10.0.0.23 - - [2026-02-23 02:43:38] "GET /projects?obj_uuids=63c36d11-0181-4e10-ae40-0becb7caf50b&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.000962 10.0.0.242 - - [2026-02-23 02:43:38] "GET /project/63c36d11-0181-4e10-ae40-0becb7caf50b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1339 0.060625 10.0.0.242 - - [2026-02-23 02:43:38] "POST /neutron/port HTTP/1.1" 200 117 0.005317 10.0.0.242 - - [2026-02-23 02:43:38] "POST /id-to-fqname HTTP/1.1" 200 214 0.001053 10.0.0.242 - - [2026-02-23 02:43:38] "POST /neutron/network HTTP/1.1" 200 1002 0.005969 10.0.0.242 - - [2026-02-23 02:43:39] "POST /neutron/port HTTP/1.1" 200 1161 0.018810 10.0.0.242 - - [2026-02-23 02:43:39] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003361 10.0.0.23 - - [2026-02-23 02:43:39] "GET /projects?obj_uuids=63c36d11-0181-4e10-ae40-0becb7caf50b&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.000843 10.0.0.242 - - [2026-02-23 02:43:39] "GET /project/63c36d11-0181-4e10-ae40-0becb7caf50b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1339 0.071119 10.0.0.242 - - [2026-02-23 02:43:39] "POST /neutron/network HTTP/1.1" 200 992 0.046335 10.0.0.242 - - [2026-02-23 02:43:39] "POST /neutron/network HTTP/1.1" 200 992 0.017592 10.0.0.242 - - [2026-02-23 02:43:40] "POST /neutron/port HTTP/1.1" 200 117 0.005886 10.0.0.242 - - [2026-02-23 02:43:40] "POST /id-to-fqname HTTP/1.1" 200 214 0.001168 10.0.0.242 - - [2026-02-23 02:43:40] "POST /neutron/network HTTP/1.1" 200 1001 0.006037 10.0.0.242 - - [2026-02-23 02:43:40] "POST /neutron/port HTTP/1.1" 200 1161 0.021778 10.0.0.242 - - [2026-02-23 02:43:41] "POST /neutron/port HTTP/1.1" 200 1225 0.016031 10.0.0.242 - - [2026-02-23 02:43:41] "POST /neutron/subnet HTTP/1.1" 200 1385 0.011015 10.0.0.242 - - [2026-02-23 02:43:41] "POST /neutron/network HTTP/1.1" 200 992 0.010130 10.0.0.23 - - [2026-02-23 02:43:41] "GET /projects?obj_uuids=63c36d11-0181-4e10-ae40-0becb7caf50b&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001012 10.0.0.242 - - [2026-02-23 02:43:41] "GET /project/63c36d11-0181-4e10-ae40-0becb7caf50b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1339 0.081700 10.0.0.242 - - [2026-02-23 02:43:41] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007527 10.0.0.242 - - [2026-02-23 02:43:41] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007662 10.0.0.242 - - [2026-02-23 02:43:42] "POST /neutron/port HTTP/1.1" 200 1225 0.021550 10.0.0.242 - - [2026-02-23 02:43:42] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006432 10.0.0.242 - - [2026-02-23 02:43:42] "GET /virtual-machine/413520fc-3668-4070-83ce-c0f7afb4873c HTTP/1.1" 401 293 0.000360 10.0.0.242 - - [2026-02-23 02:43:42] "POST /neutron/port HTTP/1.1" 200 1214 0.131875 10.0.0.242 - - [2026-02-23 02:43:42] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005992 10.0.0.242 - - [2026-02-23 02:43:42] "POST /neutron/port HTTP/1.1" 200 117 0.001321 10.0.0.242 - - [2026-02-23 02:43:42] "GET /virtual-machine/413520fc-3668-4070-83ce-c0f7afb4873c HTTP/1.1" 200 1285 0.046438 10.0.0.242 - - [2026-02-23 02:43:43] "GET /virtual-machine-interface/f2720f73-4e1d-43ae-b0fe-bd49e7a1feb4 HTTP/1.1" 200 3106 0.021173 10.0.0.242 - - [2026-02-23 02:43:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003038 10.0.0.242 - - [2026-02-23 02:43:43] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.007376 10.0.0.242 - - [2026-02-23 02:43:43] "GET /virtual-networks?parent_id=63c36d11-0181-4e10-ae40-0becb7caf50b&detail=False&count=False&shared=False HTTP/1.1" 200 559 0.003002 10.0.0.242 - - [2026-02-23 02:43:43] "GET /virtual-network/669afa43-7cc1-4e6d-aeb3-e7b9ef66e06c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2612 0.006804 10.0.0.23 - - [2026-02-23 02:43:43] "GET /obj-perms HTTP/1.1" 200 5075 0.065512 10.0.0.242 - - [2026-02-23 02:43:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004102 10.0.0.242 - - [2026-02-23 02:43:46] "GET /virtual-network/669afa43-7cc1-4e6d-aeb3-e7b9ef66e06c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2612 0.006584 10.0.0.242 - - [2026-02-23 02:43:50] "POST /neutron/port HTTP/1.1" 200 1225 0.016055 10.0.0.242 - - [2026-02-23 02:43:50] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003539 10.0.0.242 - - [2026-02-23 02:43:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002865 10.0.0.242 - - [2026-02-23 02:43:50] "GET /virtual-network/669afa43-7cc1-4e6d-aeb3-e7b9ef66e06c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2612 0.005507 10.0.0.242 - - [2026-02-23 02:43:50] "POST /neutron/port HTTP/1.1" 200 117 0.003108 10.0.0.242 - - [2026-02-23 02:43:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003969 10.0.0.242 - - [2026-02-23 02:43:54] "GET /virtual-network/669afa43-7cc1-4e6d-aeb3-e7b9ef66e06c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2612 0.005655 10.0.0.242 - - [2026-02-23 02:43:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003287 10.0.0.242 - - [2026-02-23 02:43:58] "GET /virtual-network/669afa43-7cc1-4e6d-aeb3-e7b9ef66e06c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2612 0.005730 10.0.0.242 - - [2026-02-23 02:44:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003186 10.0.0.242 - - [2026-02-23 02:44:02] "GET /virtual-network/669afa43-7cc1-4e6d-aeb3-e7b9ef66e06c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2612 0.005331 10.0.0.242 - - [2026-02-23 02:44:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004184 10.0.0.242 - - [2026-02-23 02:44:06] "GET /virtual-network/669afa43-7cc1-4e6d-aeb3-e7b9ef66e06c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2612 0.004869 10.0.0.23 - - [2026-02-23 02:44:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000414 10.0.0.242 - - [2026-02-23 02:44:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003711 10.0.0.242 - - [2026-02-23 02:44:10] "GET /virtual-network/669afa43-7cc1-4e6d-aeb3-e7b9ef66e06c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2612 0.005499 10.0.0.23 - - [2026-02-23 02:44:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000292 10.0.0.50 - - [2026-02-23 02:44:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000367 10.0.0.50 - - [2026-02-23 02:44:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000386 10.0.0.23 - - [2026-02-23 02:44:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000369 10.0.0.23 - - [2026-02-23 02:44:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000514 10.0.0.50 - - [2026-02-23 02:44:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000399 10.0.0.50 - - [2026-02-23 02:44:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000361 10.0.0.242 - - [2026-02-23 02:44:11] "GET /global-system-configs HTTP/1.1" 401 293 0.002741 10.0.0.242 - - [2026-02-23 02:44:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000361 10.0.0.242 - - [2026-02-23 02:44:12] "GET /global-system-configs HTTP/1.1" 401 293 0.000463 10.0.0.242 - - [2026-02-23 02:44:12] "GET /global-system-configs HTTP/1.1" 401 293 0.000380 10.0.0.23 - - [2026-02-23 02:44:13] "DELETE /project/3de0808669884efb8c99ee8c56c0f6f3 HTTP/1.1" 404 173 0.003349 10.0.0.23 - - [2026-02-23 02:44:13] "DELETE /project/63c36d1101814e10ae400becb7caf50b HTTP/1.1" 404 173 0.004649 10.0.0.23 - - [2026-02-23 02:44:13] "GET /projects?obj_uuids=3de08086-6988-4efb-8c99-ee8c56c0f6f3&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000754 10.0.0.23 - - [2026-02-23 02:44:13] "GET /project/3de08086-6988-4efb-8c99-ee8c56c0f6f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1516 0.035565 10.0.0.23 - - [2026-02-23 02:44:13] "GET /projects?obj_uuids=3de08086-6988-4efb-8c99-ee8c56c0f6f3&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001016 10.0.0.23 - - [2026-02-23 02:44:13] "GET /project/3de08086-6988-4efb-8c99-ee8c56c0f6f3?fields=security_groups HTTP/1.1" 200 1399 0.087121 10.0.0.23 - - [2026-02-23 02:44:13] "DELETE /security-group/679ac28b-8d7d-49ad-9eb6-ed87c0bd71ce HTTP/1.1" 200 115 0.051516 10.0.0.23 - - [2026-02-23 02:44:13] "GET /projects?obj_uuids=3de08086-6988-4efb-8c99-ee8c56c0f6f3&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000834 10.0.0.23 - - [2026-02-23 02:44:13] "DELETE /access-control-list/baa7fd85-3b85-4893-b4a5-ec0581e68ff2 HTTP/1.1" 200 115 0.034650 10.0.0.23 - - [2026-02-23 02:44:13] "GET /project/3de08086-6988-4efb-8c99-ee8c56c0f6f3?fields=application_policy_sets HTTP/1.1" 200 1438 0.033158 10.0.0.23 - - [2026-02-23 02:44:13] "DELETE /project/3de08086-6988-4efb-8c99-ee8c56c0f6f3 HTTP/1.1" 200 115 0.404513 10.0.0.242 - - [2026-02-23 02:44:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004160 10.0.0.242 - - [2026-02-23 02:44:14] "GET /virtual-network/669afa43-7cc1-4e6d-aeb3-e7b9ef66e06c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2612 0.005623 10.0.0.242 - - [2026-02-23 02:44:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003219 10.0.0.242 - - [2026-02-23 02:44:18] "GET /virtual-network/669afa43-7cc1-4e6d-aeb3-e7b9ef66e06c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2612 0.004961 10.0.0.242 - - [2026-02-23 02:44:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003135 10.0.0.242 - - [2026-02-23 02:44:21] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003979 10.0.0.242 - - [2026-02-23 02:44:21] "GET /virtual-networks?parent_id=63c36d11-0181-4e10-ae40-0becb7caf50b&detail=False&count=False&shared=False HTTP/1.1" 200 559 0.003670 10.0.0.242 - - [2026-02-23 02:44:21] "GET /virtual-network/669afa43-7cc1-4e6d-aeb3-e7b9ef66e06c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2612 0.006486 10.0.0.242 - - [2026-02-23 02:44:21] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007205 10.0.0.242 - - [2026-02-23 02:44:29] "POST /neutron/port HTTP/1.1" 200 1225 0.041913 10.0.0.242 - - [2026-02-23 02:44:31] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007768 10.0.0.242 - - [2026-02-23 02:44:36] "POST /neutron/port HTTP/1.1" 200 1225 0.017246 10.0.0.242 - - [2026-02-23 02:44:36] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007534 10.0.0.242 - - [2026-02-23 02:44:40] "POST /neutron/network HTTP/1.1" 200 1002 0.038562 10.0.0.242 - - [2026-02-23 02:44:40] "POST /neutron/subnet HTTP/1.1" 200 1385 0.013019 10.0.0.242 - - [2026-02-23 02:44:40] "POST /neutron/network HTTP/1.1" 200 992 0.008242 10.0.0.242 - - [2026-02-23 02:44:42] "POST /neutron/port HTTP/1.1" 200 1225 0.016639 10.0.0.242 - - [2026-02-23 02:44:42] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007220 10.0.0.242 - - [2026-02-23 02:44:42] "GET /virtual-machine/757d3d0b-8757-4b0e-81fa-992f9af684d0 HTTP/1.1" 200 1285 0.005163 10.0.0.242 - - [2026-02-23 02:44:42] "GET /virtual-machine-interface/3a382659-5985-4e72-853c-c244d5a1b01e HTTP/1.1" 200 3104 0.004843 10.0.0.242 - - [2026-02-23 02:44:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003346 10.0.0.242 - - [2026-02-23 02:44:42] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003495 10.0.0.242 - - [2026-02-23 02:44:42] "GET /virtual-networks?parent_id=63c36d11-0181-4e10-ae40-0becb7caf50b&detail=False&count=False&shared=False HTTP/1.1" 200 559 0.002642 10.0.0.242 - - [2026-02-23 02:44:42] "GET /virtual-network/669afa43-7cc1-4e6d-aeb3-e7b9ef66e06c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2612 0.005219 10.0.0.242 - - [2026-02-23 02:44:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003099 10.0.0.242 - - [2026-02-23 02:44:43] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003543 10.0.0.242 - - [2026-02-23 02:44:43] "GET /virtual-networks?parent_id=63c36d11-0181-4e10-ae40-0becb7caf50b&detail=False&count=False&shared=False HTTP/1.1" 200 559 0.002695 10.0.0.242 - - [2026-02-23 02:44:43] "GET /virtual-network/669afa43-7cc1-4e6d-aeb3-e7b9ef66e06c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2612 0.009513 10.0.0.242 - - [2026-02-23 02:44:43] "GET /obj-perms HTTP/1.1" 200 5075 0.062424 10.0.0.50 - - [2026-02-23 02:44:44] "GET /obj-perms HTTP/1.1" 200 5075 0.051195 10.0.0.242 - - [2026-02-23 02:44:48] "POST /neutron/port HTTP/1.1" 200 1224 0.015481 10.0.0.242 - - [2026-02-23 02:44:48] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006916 10.0.0.242 - - [2026-02-23 02:44:49] "GET /virtual-machine/c163907c-cfde-46c5-be7c-12c92e8542b5 HTTP/1.1" 200 1287 0.004833 10.0.0.242 - - [2026-02-23 02:44:49] "GET /virtual-machine-interface/f27115bd-5822-49d2-87a4-891d55b95327 HTTP/1.1" 200 3105 0.004595 10.0.0.242 - - [2026-02-23 02:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003049 10.0.0.242 - - [2026-02-23 02:44:49] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.002954 10.0.0.242 - - [2026-02-23 02:44:49] "GET /virtual-networks?parent_id=63c36d11-0181-4e10-ae40-0becb7caf50b&detail=False&count=False&shared=False HTTP/1.1" 200 559 0.003016 10.0.0.242 - - [2026-02-23 02:44:49] "GET /virtual-network/5067d774-9f7d-4bc3-be14-c2b822e66cbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2609 0.005097 10.0.0.242 - - [2026-02-23 02:44:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003162 10.0.0.242 - - [2026-02-23 02:44:50] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003560 10.0.0.242 - - [2026-02-23 02:44:50] "GET /virtual-networks?parent_id=63c36d11-0181-4e10-ae40-0becb7caf50b&detail=False&count=False&shared=False HTTP/1.1" 200 559 0.002367 10.0.0.242 - - [2026-02-23 02:44:50] "GET /virtual-network/5067d774-9f7d-4bc3-be14-c2b822e66cbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2609 0.005015 10.0.0.242 - - [2026-02-23 02:44:51] "POST /neutron/port HTTP/1.1" 200 1225 0.015247 10.0.0.242 - - [2026-02-23 02:44:51] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003263 10.0.0.242 - - [2026-02-23 02:44:51] "POST /neutron/port HTTP/1.1" 200 117 0.001017 10.0.0.242 - - [2026-02-23 02:44:51] "GET /forwarding-classs?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.003031 10.0.0.242 - - [2026-02-23 02:44:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002698 10.0.0.242 - - [2026-02-23 02:44:51] "GET /global-qos-config/9601a3db-4897-4153-8572-6779b526273e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.004714 10.0.0.242 - - [2026-02-23 02:44:51] "POST /fqname-to-id HTTP/1.1" 404 222 0.002874 10.0.0.242 - - [2026-02-23 02:44:51] "POST /forwarding-classs HTTP/1.1" 200 576 0.025858 10.0.0.242 - - [2026-02-23 02:44:51] "POST /id-to-fqname HTTP/1.1" 200 232 0.003271 10.0.0.242 - - [2026-02-23 02:44:51] "GET /forwarding-class/61864878-10b4-4a54-9dbf-062b79d6eaa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1251 0.003948 10.0.0.23 - - [2026-02-23 02:44:52] "GET /projects?obj_uuids=63c36d11-0181-4e10-ae40-0becb7caf50b&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001198 10.0.0.242 - - [2026-02-23 02:44:52] "GET /project/63c36d11-0181-4e10-ae40-0becb7caf50b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1339 0.034309 10.0.0.242 - - [2026-02-23 02:44:52] "POST /fqname-to-id HTTP/1.1" 404 211 0.003016 10.0.0.242 - - [2026-02-23 02:44:52] "POST /qos-configs HTTP/1.1" 200 543 0.026841 10.0.0.242 - - [2026-02-23 02:44:52] "POST /id-to-fqname HTTP/1.1" 200 217 0.003069 10.0.0.242 - - [2026-02-23 02:44:52] "GET /qos-config/f37b51f0-3403-4c71-a61c-d875a793edae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1504 0.004476 10.0.0.242 - - [2026-02-23 02:44:52] "GET /virtual-machine-interface/f2720f73-4e1d-43ae-b0fe-bd49e7a1feb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2691 0.005721 10.0.0.242 - - [2026-02-23 02:44:52] "POST /ref-update HTTP/1.1" 200 156 0.012395 10.0.0.242 - - [2026-02-23 02:44:52] "POST /neutron/port HTTP/1.1" 200 1225 0.016761 10.0.0.242 - - [2026-02-23 02:44:52] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007603 10.0.0.242 - - [2026-02-23 02:44:52] "POST /neutron/port HTTP/1.1" 200 1225 0.015618 10.0.0.242 - - [2026-02-23 02:44:52] "POST /neutron/network HTTP/1.1" 200 992 0.009673 10.0.0.242 - - [2026-02-23 02:44:52] "POST /id-to-fqname HTTP/1.1" 200 214 0.001061 10.0.0.242 - - [2026-02-23 02:44:52] "GET /virtual-machine/413520fc-3668-4070-83ce-c0f7afb4873c HTTP/1.1" 200 1285 0.003894 10.0.0.242 - - [2026-02-23 02:44:52] "GET /virtual-machine-interface/f2720f73-4e1d-43ae-b0fe-bd49e7a1feb4 HTTP/1.1" 200 3353 0.006598 10.0.0.242 - - [2026-02-23 02:44:52] "GET /instance-ip/5fd7fd46-826b-43cb-bafb-0351b9ed798e HTTP/1.1" 200 1608 0.006484 10.0.0.242 - - [2026-02-23 02:44:52] "GET /instance-ip/7a1e977c-16a2-441b-8b9f-3da5ed533015 HTTP/1.1" 200 1628 0.009429 10.0.0.242 - - [2026-02-23 02:44:53] "POST /neutron/port HTTP/1.1" 200 1225 0.025125 10.0.0.242 - - [2026-02-23 02:44:53] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006436 10.0.0.242 - - [2026-02-23 02:44:53] "POST /neutron/network HTTP/1.1" 200 966 0.013119 10.0.0.242 - - [2026-02-23 02:44:53] "POST /id-to-fqname HTTP/1.1" 200 214 0.001194 10.0.0.242 - - [2026-02-23 02:44:53] "GET /virtual-machine/757d3d0b-8757-4b0e-81fa-992f9af684d0 HTTP/1.1" 200 1285 0.003264 10.0.0.242 - - [2026-02-23 02:44:53] "GET /virtual-machine-interface/3a382659-5985-4e72-853c-c244d5a1b01e HTTP/1.1" 200 3104 0.004791 10.0.0.242 - - [2026-02-23 02:44:53] "GET /instance-ip/0504a26b-a19d-4987-805a-b24512f2132d HTTP/1.1" 200 1606 0.004569 10.0.0.242 - - [2026-02-23 02:44:53] "GET /instance-ip/a42ce0f5-5740-4bae-8926-bc532436fbc3 HTTP/1.1" 200 1628 0.010717 10.0.0.242 - - [2026-02-23 02:45:21] "GET /virtual-machine-interface/f2720f73-4e1d-43ae-b0fe-bd49e7a1feb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2938 0.006163 10.0.0.242 - - [2026-02-23 02:45:21] "POST /ref-update HTTP/1.1" 200 156 0.014498 10.0.0.242 - - [2026-02-23 02:45:21] "DELETE /qos-config/f37b51f0-3403-4c71-a61c-d875a793edae HTTP/1.1" 200 115 0.031509 10.0.0.242 - - [2026-02-23 02:45:21] "POST /id-to-fqname HTTP/1.1" 200 232 0.001076 10.0.0.242 - - [2026-02-23 02:45:21] "DELETE /forwarding-class/61864878-10b4-4a54-9dbf-062b79d6eaa3 HTTP/1.1" 200 115 0.026937 10.0.0.242 - - [2026-02-23 02:45:23] "POST /neutron/network HTTP/1.1" 400 204 0.010916 10.0.0.242 - - [2026-02-23 02:45:23] "POST /neutron/port HTTP/1.1" 200 1225 0.021623 10.0.0.242 - - [2026-02-23 02:45:23] "POST /neutron/port HTTP/1.1" 200 151 0.292403 10.0.0.242 - - [2026-02-23 02:45:24] "POST /neutron/port HTTP/1.1" 200 151 0.315795 10.0.0.242 - - [2026-02-23 02:45:25] "POST /neutron/network HTTP/1.1" 200 992 0.007910 10.0.0.23 - - [2026-02-23 02:45:25] "DELETE /route-target/e4191395-d843-421b-82b9-db7fe9df49e1 HTTP/1.1" 200 115 0.058854 10.0.0.23 - - [2026-02-23 02:45:25] "GET /projects?obj_uuids=63c36d11-0181-4e10-ae40-0becb7caf50b&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.000879 10.0.0.242 - - [2026-02-23 02:45:25] "GET /project/63c36d11-0181-4e10-ae40-0becb7caf50b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1339 0.076764 10.0.0.23 - - [2026-02-23 02:45:25] "GET /projects?obj_uuids=63c36d11-0181-4e10-ae40-0becb7caf50b&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.000890 10.0.0.242 - - [2026-02-23 02:45:25] "GET /project/63c36d11-0181-4e10-ae40-0becb7caf50b?fields=virtual_networks HTTP/1.1" 200 1020 0.036075 10.0.0.23 - - [2026-02-23 02:45:25] "GET /projects?obj_uuids=63c36d11-0181-4e10-ae40-0becb7caf50b&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001817 10.0.0.242 - - [2026-02-23 02:45:25] "GET /project/63c36d11-0181-4e10-ae40-0becb7caf50b?fields=virtual_machine_interfaces HTTP/1.1" 200 1020 0.042011 10.0.0.23 - - [2026-02-23 02:45:25] "GET /projects?obj_uuids=63c36d11-0181-4e10-ae40-0becb7caf50b&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.000902 10.0.0.242 - - [2026-02-23 02:45:25] "GET /project/63c36d11-0181-4e10-ae40-0becb7caf50b?fields=security_groups HTTP/1.1" 200 1240 0.032530 10.0.0.242 - - [2026-02-23 02:45:26] "POST /fqname-to-id HTTP/1.1" 404 181 0.033771 10.0.0.23 - - [2026-02-23 02:45:26] "GET /projects?obj_uuids=f10ccaf0-0bde-4586-b229-9a92297d4553&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003566 10.0.0.23 - - [2026-02-23 02:45:26] "GET /domains?obj_uuids=e1cc6957-1fd1-4e0a-8f60-be32b1950cd6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000936 10.0.0.23 - - [2026-02-23 02:45:26] "GET /domain/e1cc6957-1fd1-4e0a-8f60-be32b1950cd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.036294 10.0.0.23 - - [2026-02-23 02:45:27] "POST /id-to-fqname HTTP/1.1" 200 183 0.004712 10.0.0.23 - - [2026-02-23 02:45:27] "POST /fqname-to-id HTTP/1.1" 404 192 0.008325 10.0.0.23 - - [2026-02-23 02:45:27] "POST /security-groups HTTP/1.1" 200 584 0.077223 10.0.0.23 - - [2026-02-23 02:45:27] "POST /fqname-to-id HTTP/1.1" 404 227 0.003834 10.0.0.23 - - [2026-02-23 02:45:27] "POST /projects HTTP/1.1" 200 571 0.300846 10.0.0.23 - - [2026-02-23 02:45:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.377024 10.0.0.23 - - [2026-02-23 02:45:27] "POST /access-control-lists HTTP/1.1" 200 587 0.027245 10.0.0.242 - - [2026-02-23 02:45:27] "GET /project/f10ccaf0-0bde-4586-b229-9a92297d4553?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.543585 10.0.0.242 - - [2026-02-23 02:45:28] "GET / HTTP/1.1" 200 35931 0.001960 10.0.0.242 - - [2026-02-23 02:45:30] "POST /fqname-to-id HTTP/1.1" 401 293 0.000391 10.0.0.242 - - [2026-02-23 02:45:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.061340 10.0.0.23 - - [2026-02-23 02:45:30] "GET /projects?obj_uuids=f10ccaf0-0bde-4586-b229-9a92297d4553&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000875 10.0.0.242 - - [2026-02-23 02:45:30] "GET /project/f10ccaf0-0bde-4586-b229-9a92297d4553?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.029150 10.0.0.23 - - [2026-02-23 02:45:30] "GET /projects?obj_uuids=f10ccaf0-0bde-4586-b229-9a92297d4553&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001132 10.0.0.242 - - [2026-02-23 02:45:31] "POST /neutron/network HTTP/1.1" 200 612 0.144115 10.0.0.242 - - [2026-02-23 02:45:31] "POST /id-to-fqname HTTP/1.1" 200 220 0.003045 10.0.0.242 - - [2026-02-23 02:45:31] "GET /virtual-network/f55512ab-56cf-4fc8-b9c5-15f3841f9fc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.004802 10.0.0.242 - - [2026-02-23 02:45:31] "POST /neutron/network HTTP/1.1" 200 832 0.005657 10.0.0.242 - - [2026-02-23 02:45:31] "GET /virtual-network/f55512ab-56cf-4fc8-b9c5-15f3841f9fc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.004691 10.0.0.242 - - [2026-02-23 02:45:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002702 10.0.0.242 - - [2026-02-23 02:45:31] "GET /virtual-network/f55512ab-56cf-4fc8-b9c5-15f3841f9fc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005151 10.0.0.242 - - [2026-02-23 02:45:31] "PUT /virtual-network/f55512ab-56cf-4fc8-b9c5-15f3841f9fc2 HTTP/1.1" 200 264 0.045750 10.0.0.23 - - [2026-02-23 02:45:31] "POST /route-targets HTTP/1.1" 200 323 0.023553 10.0.0.242 - - [2026-02-23 02:45:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002987 10.0.0.23 - - [2026-02-23 02:45:31] "GET /projects?obj_uuids=f10ccaf0-0bde-4586-b229-9a92297d4553&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000934 10.0.0.242 - - [2026-02-23 02:45:31] "GET /project/f10ccaf0-0bde-4586-b229-9a92297d4553?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.036047 10.0.0.242 - - [2026-02-23 02:45:31] "POST /neutron/network HTTP/1.1" 200 117 0.012585 10.0.0.23 - - [2026-02-23 02:45:32] "POST /ref-update HTTP/1.1" 200 156 0.029053 10.0.0.242 - - [2026-02-23 02:45:32] "POST /neutron/network HTTP/1.1" 200 831 0.007500 10.0.0.242 - - [2026-02-23 02:45:32] "POST /id-to-fqname HTTP/1.1" 200 220 0.000974 10.0.0.242 - - [2026-02-23 02:45:32] "GET /virtual-network/fdc81421-4b60-4fc0-abf0-9933eb4a277e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.004766 10.0.0.242 - - [2026-02-23 02:45:32] "GET /virtual-network/fdc81421-4b60-4fc0-abf0-9933eb4a277e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.004784 10.0.0.242 - - [2026-02-23 02:45:32] "POST /neutron/subnet HTTP/1.1" 200 725 0.009328 10.0.0.242 - - [2026-02-23 02:45:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002516 10.0.0.242 - - [2026-02-23 02:45:32] "GET /virtual-network/fdc81421-4b60-4fc0-abf0-9933eb4a277e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.004310 10.0.0.242 - - [2026-02-23 02:45:32] "PUT /virtual-network/fdc81421-4b60-4fc0-abf0-9933eb4a277e HTTP/1.1" 200 264 0.075768 10.0.0.242 - - [2026-02-23 02:45:32] "POST /id-to-fqname HTTP/1.1" 200 220 0.001212 10.0.0.23 - - [2026-02-23 02:45:33] "GET /projects?obj_uuids=f10ccaf0-0bde-4586-b229-9a92297d4553&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001385 10.0.0.242 - - [2026-02-23 02:45:33] "GET /project/f10ccaf0-0bde-4586-b229-9a92297d4553?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.089382 10.0.0.242 - - [2026-02-23 02:45:33] "POST /neutron/port HTTP/1.1" 200 117 0.005444 10.0.0.242 - - [2026-02-23 02:45:33] "POST /id-to-fqname HTTP/1.1" 200 220 0.001270 10.0.0.242 - - [2026-02-23 02:45:34] "POST /neutron/network HTTP/1.1" 200 841 0.006202 10.0.0.242 - - [2026-02-23 02:45:34] "POST /neutron/port HTTP/1.1" 200 1054 0.019375 10.0.0.242 - - [2026-02-23 02:45:34] "POST /neutron/port HTTP/1.1" 200 1118 0.020377 10.0.0.242 - - [2026-02-23 02:45:34] "POST /neutron/port HTTP/1.1" 200 117 0.001026 10.0.0.23 - - [2026-02-23 02:45:34] "GET /projects?obj_uuids=f10ccaf0-0bde-4586-b229-9a92297d4553&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000852 10.0.0.242 - - [2026-02-23 02:45:34] "GET /project/f10ccaf0-0bde-4586-b229-9a92297d4553?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.108251 10.0.0.242 - - [2026-02-23 02:45:35] "POST /neutron/port HTTP/1.1" 200 1118 0.016336 10.0.0.242 - - [2026-02-23 02:45:35] "POST /neutron/port HTTP/1.1" 200 1118 0.017504 10.0.0.23 - - [2026-02-23 02:45:35] "GET /projects?obj_uuids=f10ccaf0-0bde-4586-b229-9a92297d4553&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001000 10.0.0.242 - - [2026-02-23 02:45:36] "POST /neutron/port HTTP/1.1" 200 1053 0.270104 10.0.0.242 - - [2026-02-23 02:45:36] "POST /neutron/port HTTP/1.1" 200 1107 0.096013 10.0.0.242 - - [2026-02-23 02:45:36] "POST /neutron/subnet HTTP/1.1" 200 699 0.007804 10.0.0.242 - - [2026-02-23 02:45:40] "POST /neutron/port HTTP/1.1" 200 1118 0.016850 10.0.0.242 - - [2026-02-23 02:45:40] "POST /neutron/security_group HTTP/1.1" 200 2051 0.008132 10.0.0.242 - - [2026-02-23 02:45:40] "GET /virtual-machine/1bd4e4df-020b-4774-8767-a2487a485076 HTTP/1.1" 401 293 0.000679 10.0.0.242 - - [2026-02-23 02:45:41] "GET /virtual-machine/1bd4e4df-020b-4774-8767-a2487a485076 HTTP/1.1" 200 1284 0.036913 10.0.0.242 - - [2026-02-23 02:45:41] "GET /virtual-machine-interface/f85ef757-4327-407d-b4e6-163d588711f4 HTTP/1.1" 200 2928 0.005677 10.0.0.242 - - [2026-02-23 02:45:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003159 10.0.0.242 - - [2026-02-23 02:45:41] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003298 10.0.0.242 - - [2026-02-23 02:45:41] "GET /virtual-networks?parent_id=f10ccaf0-0bde-4586-b229-9a92297d4553&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002583 10.0.0.242 - - [2026-02-23 02:45:41] "GET /virtual-network/f55512ab-56cf-4fc8-b9c5-15f3841f9fc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2114 0.005497 10.0.0.242 - - [2026-02-23 02:45:43] "POST /neutron/port HTTP/1.1" 200 1118 0.014531 10.0.0.242 - - [2026-02-23 02:45:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003038 10.0.0.242 - - [2026-02-23 02:45:44] "GET /virtual-network/f55512ab-56cf-4fc8-b9c5-15f3841f9fc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2114 0.004758 10.0.0.242 - - [2026-02-23 02:45:45] "POST /neutron/security_group HTTP/1.1" 200 2051 0.007615 10.0.0.242 - - [2026-02-23 02:45:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003209 10.0.0.242 - - [2026-02-23 02:45:46] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003607 10.0.0.242 - - [2026-02-23 02:45:46] "GET /virtual-networks?parent_id=f10ccaf0-0bde-4586-b229-9a92297d4553&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002823 10.0.0.242 - - [2026-02-23 02:45:46] "GET /virtual-network/f55512ab-56cf-4fc8-b9c5-15f3841f9fc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2114 0.007235 10.0.0.242 - - [2026-02-23 02:45:46] "POST /neutron/port HTTP/1.1" 200 1117 0.015144 10.0.0.242 - - [2026-02-23 02:45:46] "POST /neutron/security_group HTTP/1.1" 200 2051 0.006546 10.0.0.242 - - [2026-02-23 02:45:46] "GET /virtual-machine/2fad05f0-b804-4c93-84c2-e61c4e396b82 HTTP/1.1" 200 1284 0.005244 10.0.0.242 - - [2026-02-23 02:45:46] "GET /virtual-machine-interface/c8d0792d-3218-4e3c-9ded-e2c3b28423dc HTTP/1.1" 200 2928 0.005147 10.0.0.242 - - [2026-02-23 02:45:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003075 10.0.0.242 - - [2026-02-23 02:45:46] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003637 10.0.0.242 - - [2026-02-23 02:45:46] "GET /virtual-networks?parent_id=f10ccaf0-0bde-4586-b229-9a92297d4553&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002981 10.0.0.242 - - [2026-02-23 02:45:46] "GET /virtual-network/fdc81421-4b60-4fc0-abf0-9933eb4a277e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.005725 10.0.0.242 - - [2026-02-23 02:45:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003667 10.0.0.242 - - [2026-02-23 02:45:48] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003884 10.0.0.242 - - [2026-02-23 02:45:48] "GET /virtual-networks?parent_id=f10ccaf0-0bde-4586-b229-9a92297d4553&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002873 10.0.0.242 - - [2026-02-23 02:45:48] "GET /virtual-network/fdc81421-4b60-4fc0-abf0-9933eb4a277e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.006077 10.0.0.242 - - [2026-02-23 02:45:48] "POST /routing-policys HTTP/1.1" 200 534 0.024221 10.0.0.242 - - [2026-02-23 02:45:48] "GET /virtual-network/f55512ab-56cf-4fc8-b9c5-15f3841f9fc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2114 0.018942 10.0.0.242 - - [2026-02-23 02:45:48] "PUT /virtual-network/f55512ab-56cf-4fc8-b9c5-15f3841f9fc2 HTTP/1.1" 200 264 0.045754 10.0.0.242 - - [2026-02-23 02:45:52] "POST /ref-update HTTP/1.1" 200 156 0.045554 10.0.0.23 - - [2026-02-23 02:45:52] "POST /ref-update HTTP/1.1" 200 156 0.026728 10.0.0.242 - - [2026-02-23 02:45:52] "DELETE /routing-policy/ceff3d6e-a5b0-4cdf-88ff-e4ec45ab3a0d HTTP/1.1" 200 115 0.041992 10.0.0.242 - - [2026-02-23 02:45:53] "POST /neutron/port HTTP/1.1" 200 1117 0.016021 10.0.0.242 - - [2026-02-23 02:45:53] "POST /neutron/port HTTP/1.1" 200 151 0.162299 10.0.0.242 - - [2026-02-23 02:45:53] "POST /neutron/port HTTP/1.1" 200 117 0.005739 10.0.0.242 - - [2026-02-23 02:45:53] "POST /neutron/network HTTP/1.1" 200 117 0.009397 10.0.0.242 - - [2026-02-23 02:45:54] "POST /neutron/network HTTP/1.1" 200 832 0.007129 10.0.0.23 - - [2026-02-23 02:45:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.006831 10.0.0.23 - - [2026-02-23 02:45:55] "DELETE /route-target/7b4390ea-8c78-4e00-be74-4fce1e1ff8e8 HTTP/1.1" 200 115 0.022371 10.0.0.242 - - [2026-02-23 02:45:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003464 10.0.0.23 - - [2026-02-23 02:45:57] "GET /projects?obj_uuids=f10ccaf0-0bde-4586-b229-9a92297d4553&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000859 10.0.0.242 - - [2026-02-23 02:45:57] "GET /project/f10ccaf0-0bde-4586-b229-9a92297d4553?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.036258 10.0.0.23 - - [2026-02-23 02:45:57] "GET /projects?obj_uuids=f10ccaf0-0bde-4586-b229-9a92297d4553&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001105 10.0.0.242 - - [2026-02-23 02:45:57] "POST /neutron/network HTTP/1.1" 200 612 0.149623 10.0.0.23 - - [2026-02-23 02:45:57] "POST /route-targets HTTP/1.1" 200 327 0.012263 10.0.0.242 - - [2026-02-23 02:45:58] "POST /id-to-fqname HTTP/1.1" 200 220 0.002840 10.0.0.242 - - [2026-02-23 02:45:58] "GET /virtual-network/9b7540b0-40d6-49fc-adb8-424be479433a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.004972 10.0.0.242 - - [2026-02-23 02:45:58] "POST /neutron/network HTTP/1.1" 200 829 0.005766 10.0.0.242 - - [2026-02-23 02:45:58] "GET /virtual-network/9b7540b0-40d6-49fc-adb8-424be479433a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.004630 10.0.0.242 - - [2026-02-23 02:45:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003704 10.0.0.242 - - [2026-02-23 02:45:58] "GET /virtual-network/9b7540b0-40d6-49fc-adb8-424be479433a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.004532 10.0.0.242 - - [2026-02-23 02:45:58] "PUT /virtual-network/9b7540b0-40d6-49fc-adb8-424be479433a HTTP/1.1" 200 264 0.047856 10.0.0.23 - - [2026-02-23 02:45:58] "POST /ref-update HTTP/1.1" 200 156 0.021392 10.0.0.242 - - [2026-02-23 02:45:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002591 10.0.0.23 - - [2026-02-23 02:45:58] "GET /projects?obj_uuids=f10ccaf0-0bde-4586-b229-9a92297d4553&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001197 10.0.0.242 - - [2026-02-23 02:45:58] "GET /project/f10ccaf0-0bde-4586-b229-9a92297d4553?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.048630 10.0.0.242 - - [2026-02-23 02:45:58] "POST /neutron/network HTTP/1.1" 200 117 0.011249 10.0.0.242 - - [2026-02-23 02:45:58] "POST /neutron/network HTTP/1.1" 200 830 0.007403 10.0.0.242 - - [2026-02-23 02:45:58] "POST /id-to-fqname HTTP/1.1" 200 220 0.001036 10.0.0.242 - - [2026-02-23 02:45:58] "GET /virtual-network/d8afc878-0fd4-4c6f-8ec6-51edba30726d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.004667 10.0.0.242 - - [2026-02-23 02:45:58] "GET /virtual-network/d8afc878-0fd4-4c6f-8ec6-51edba30726d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.004979 10.0.0.242 - - [2026-02-23 02:45:59] "POST /neutron/subnet HTTP/1.1" 200 720 0.007533 10.0.0.242 - - [2026-02-23 02:45:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002241 10.0.0.242 - - [2026-02-23 02:45:59] "GET /virtual-network/d8afc878-0fd4-4c6f-8ec6-51edba30726d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.004210 10.0.0.242 - - [2026-02-23 02:45:59] "PUT /virtual-network/d8afc878-0fd4-4c6f-8ec6-51edba30726d HTTP/1.1" 200 264 0.049058 10.0.0.23 - - [2026-02-23 02:45:59] "POST /ref-update HTTP/1.1" 200 156 0.021579 10.0.0.242 - - [2026-02-23 02:45:59] "POST /id-to-fqname HTTP/1.1" 200 220 0.001216 10.0.0.23 - - [2026-02-23 02:46:00] "GET /projects?obj_uuids=f10ccaf0-0bde-4586-b229-9a92297d4553&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000977 10.0.0.242 - - [2026-02-23 02:46:00] "GET /project/f10ccaf0-0bde-4586-b229-9a92297d4553?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.065398 10.0.0.242 - - [2026-02-23 02:46:00] "POST /neutron/port HTTP/1.1" 200 117 0.005207 10.0.0.242 - - [2026-02-23 02:46:00] "POST /id-to-fqname HTTP/1.1" 200 220 0.001150 10.0.0.242 - - [2026-02-23 02:46:00] "POST /neutron/network HTTP/1.1" 200 840 0.006440 10.0.0.242 - - [2026-02-23 02:46:01] "POST /neutron/port HTTP/1.1" 200 1051 0.015035 10.0.0.242 - - [2026-02-23 02:46:01] "POST /neutron/port HTTP/1.1" 200 1115 0.021420 10.0.0.242 - - [2026-02-23 02:46:01] "POST /neutron/port HTTP/1.1" 200 117 0.001397 10.0.0.23 - - [2026-02-23 02:46:01] "GET /projects?obj_uuids=f10ccaf0-0bde-4586-b229-9a92297d4553&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001274 10.0.0.242 - - [2026-02-23 02:46:01] "GET /project/f10ccaf0-0bde-4586-b229-9a92297d4553?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.102770 10.0.0.242 - - [2026-02-23 02:46:01] "POST /neutron/port HTTP/1.1" 200 1115 0.022949 10.0.0.242 - - [2026-02-23 02:46:01] "POST /neutron/port HTTP/1.1" 200 1115 0.017128 10.0.0.23 - - [2026-02-23 02:46:02] "GET /projects?obj_uuids=f10ccaf0-0bde-4586-b229-9a92297d4553&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000972 10.0.0.242 - - [2026-02-23 02:46:02] "POST /neutron/port HTTP/1.1" 200 1052 0.250681 10.0.0.242 - - [2026-02-23 02:46:02] "POST /neutron/port HTTP/1.1" 200 1106 0.083616 10.0.0.242 - - [2026-02-23 02:46:02] "POST /neutron/subnet HTTP/1.1" 200 694 0.007973 10.0.0.242 - - [2026-02-23 02:46:06] "POST /neutron/port HTTP/1.1" 200 1115 0.015143 10.0.0.242 - - [2026-02-23 02:46:06] "POST /neutron/security_group HTTP/1.1" 200 2051 0.008015 10.0.0.242 - - [2026-02-23 02:46:07] "GET /virtual-machine/019a0e92-bef2-47ab-b58c-de7567c25fcd HTTP/1.1" 200 1284 0.005897 10.0.0.242 - - [2026-02-23 02:46:07] "GET /virtual-machine-interface/86092f62-f708-4168-a374-f54674a44d37 HTTP/1.1" 200 2927 0.004750 10.0.0.242 - - [2026-02-23 02:46:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005185 10.0.0.242 - - [2026-02-23 02:46:07] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004112 10.0.0.242 - - [2026-02-23 02:46:07] "GET /virtual-networks?parent_id=f10ccaf0-0bde-4586-b229-9a92297d4553&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003063 10.0.0.242 - - [2026-02-23 02:46:07] "GET /virtual-network/9b7540b0-40d6-49fc-adb8-424be479433a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2105 0.006488 10.0.0.242 - - [2026-02-23 02:46:09] "POST /neutron/port HTTP/1.1" 200 1115 0.016821 10.0.0.242 - - [2026-02-23 02:46:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003139 10.0.0.242 - - [2026-02-23 02:46:10] "GET /virtual-network/9b7540b0-40d6-49fc-adb8-424be479433a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2105 0.005101 10.0.0.242 - - [2026-02-23 02:46:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004054 10.0.0.242 - - [2026-02-23 02:46:12] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003069 10.0.0.242 - - [2026-02-23 02:46:12] "GET /virtual-networks?parent_id=f10ccaf0-0bde-4586-b229-9a92297d4553&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002953 10.0.0.242 - - [2026-02-23 02:46:12] "GET /virtual-network/9b7540b0-40d6-49fc-adb8-424be479433a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2105 0.006647 10.0.0.242 - - [2026-02-23 02:46:12] "POST /neutron/security_group HTTP/1.1" 200 2051 0.006045 10.0.0.242 - - [2026-02-23 02:46:12] "POST /neutron/port HTTP/1.1" 200 1116 0.015009 10.0.0.242 - - [2026-02-23 02:46:12] "GET /virtual-machine/3bb5606b-31c5-477d-b60f-4ad46431e851 HTTP/1.1" 200 1285 0.006760 10.0.0.242 - - [2026-02-23 02:46:12] "GET /virtual-machine-interface/f277a7e9-0e49-46ac-99a8-38ca89dd87e9 HTTP/1.1" 200 2928 0.004872 10.0.0.242 - - [2026-02-23 02:46:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002886 10.0.0.242 - - [2026-02-23 02:46:12] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003297 10.0.0.242 - - [2026-02-23 02:46:12] "GET /virtual-networks?parent_id=f10ccaf0-0bde-4586-b229-9a92297d4553&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002684 10.0.0.242 - - [2026-02-23 02:46:12] "GET /virtual-network/d8afc878-0fd4-4c6f-8ec6-51edba30726d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.005353 10.0.0.242 - - [2026-02-23 02:46:13] "POST /neutron/security_group HTTP/1.1" 200 2051 0.009059 10.0.0.23 - - [2026-02-23 02:46:13] "DELETE /project/f10ccaf00bde4586b2299a92297d4553 HTTP/1.1" 404 173 0.006428 10.0.0.23 - - [2026-02-23 02:46:13] "GET /projects?obj_uuids=63c36d11-0181-4e10-ae40-0becb7caf50b&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001036 10.0.0.23 - - [2026-02-23 02:46:13] "GET /project/63c36d11-0181-4e10-ae40-0becb7caf50b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.043187 10.0.0.23 - - [2026-02-23 02:46:13] "GET /projects?obj_uuids=63c36d11-0181-4e10-ae40-0becb7caf50b&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001103 10.0.0.23 - - [2026-02-23 02:46:13] "GET /project/63c36d11-0181-4e10-ae40-0becb7caf50b?fields=security_groups HTTP/1.1" 200 1345 0.035776 10.0.0.23 - - [2026-02-23 02:46:13] "DELETE /security-group/738e7472-4658-4329-8ef4-e67597042e4a HTTP/1.1" 200 115 0.045859 10.0.0.23 - - [2026-02-23 02:46:13] "GET /projects?obj_uuids=63c36d11-0181-4e10-ae40-0becb7caf50b&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001040 10.0.0.23 - - [2026-02-23 02:46:13] "GET /project/63c36d11-0181-4e10-ae40-0becb7caf50b?fields=application_policy_sets HTTP/1.1" 200 1384 0.038103 10.0.0.23 - - [2026-02-23 02:46:14] "DELETE /project/63c36d11-0181-4e10-ae40-0becb7caf50b HTTP/1.1" 200 115 0.360154 10.0.0.242 - - [2026-02-23 02:46:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003167 10.0.0.242 - - [2026-02-23 02:46:16] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003014 10.0.0.242 - - [2026-02-23 02:46:16] "GET /virtual-networks?parent_id=f10ccaf0-0bde-4586-b229-9a92297d4553&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002492 10.0.0.242 - - [2026-02-23 02:46:16] "GET /virtual-network/d8afc878-0fd4-4c6f-8ec6-51edba30726d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.005096 10.0.0.242 - - [2026-02-23 02:46:21] "POST /routing-policys HTTP/1.1" 200 534 0.027091 10.0.0.242 - - [2026-02-23 02:46:21] "GET /virtual-network/9b7540b0-40d6-49fc-adb8-424be479433a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2105 0.009842 10.0.0.242 - - [2026-02-23 02:46:21] "PUT /virtual-network/9b7540b0-40d6-49fc-adb8-424be479433a HTTP/1.1" 200 264 0.052984 10.0.0.23 - - [2026-02-23 02:46:21] "POST /ref-update HTTP/1.1" 200 156 0.031046 10.0.0.242 - - [2026-02-23 02:46:25] "POST /routing-policys HTTP/1.1" 200 534 0.025992 10.0.0.242 - - [2026-02-23 02:46:25] "GET /virtual-network/9b7540b0-40d6-49fc-adb8-424be479433a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2351 0.009025 10.0.0.242 - - [2026-02-23 02:46:25] "PUT /virtual-network/9b7540b0-40d6-49fc-adb8-424be479433a HTTP/1.1" 200 264 0.041481 10.0.0.242 - - [2026-02-23 02:46:26] "POST /ref-update HTTP/1.1" 200 156 0.044066 10.0.0.23 - - [2026-02-23 02:46:26] "POST /ref-update HTTP/1.1" 200 156 0.024335 10.0.0.242 - - [2026-02-23 02:46:26] "DELETE /routing-policy/abe23e31-ee8d-4af5-b6e3-5a444f85e811 HTTP/1.1" 200 115 0.036988 10.0.0.242 - - [2026-02-23 02:46:26] "POST /ref-update HTTP/1.1" 200 156 0.045452 10.0.0.242 - - [2026-02-23 02:46:26] "DELETE /routing-policy/1e4f428a-a0e5-4df7-b896-acf1d17bae46 HTTP/1.1" 200 115 0.038386 10.0.0.242 - - [2026-02-23 02:46:26] "POST /neutron/network HTTP/1.1" 200 830 0.006210 10.0.0.242 - - [2026-02-23 02:46:27] "POST /neutron/port HTTP/1.1" 200 1106 0.013271 10.0.0.242 - - [2026-02-23 02:46:27] "POST /neutron/port HTTP/1.1" 200 1105 0.011728 10.0.0.23 - - [2026-02-23 02:46:29] "POST /useragent-kv HTTP/1.1" 200 115 0.002538 10.0.0.23 - - [2026-02-23 02:46:29] "POST /useragent-kv HTTP/1.1" 200 115 0.002642 10.0.0.242 - - [2026-02-23 02:46:29] "POST /neutron/network HTTP/1.1" 200 151 0.121609 10.0.0.23 - - [2026-02-23 02:46:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.006869 10.0.0.23 - - [2026-02-23 02:46:29] "DELETE /route-target/cb2f9760-3da0-47f9-ad60-a6853f503b7d HTTP/1.1" 200 115 0.030582 10.0.0.242 - - [2026-02-23 02:46:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004473 10.0.0.23 - - [2026-02-23 02:46:31] "GET /projects?obj_uuids=f10ccaf0-0bde-4586-b229-9a92297d4553&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001264 10.0.0.242 - - [2026-02-23 02:46:31] "GET /project/f10ccaf0-0bde-4586-b229-9a92297d4553?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.039111 10.0.0.242 - - [2026-02-23 02:46:31] "POST /neutron/network HTTP/1.1" 200 117 0.011122 10.0.0.23 - - [2026-02-23 02:46:32] "POST /route-targets HTTP/1.1" 200 327 0.015843 10.0.0.242 - - [2026-02-23 02:46:32] "POST /neutron/network HTTP/1.1" 200 829 0.008081 10.0.0.242 - - [2026-02-23 02:46:32] "POST /id-to-fqname HTTP/1.1" 200 220 0.001197 10.0.0.242 - - [2026-02-23 02:46:32] "GET /virtual-network/34242594-5779-4283-88cf-93eebb753173?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005635 10.0.0.242 - - [2026-02-23 02:46:32] "GET /virtual-network/34242594-5779-4283-88cf-93eebb753173?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005318 10.0.0.242 - - [2026-02-23 02:46:32] "POST /neutron/subnet HTTP/1.1" 200 715 0.008350 10.0.0.242 - - [2026-02-23 02:46:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002429 10.0.0.242 - - [2026-02-23 02:46:32] "GET /virtual-network/34242594-5779-4283-88cf-93eebb753173?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005599 10.0.0.242 - - [2026-02-23 02:46:32] "PUT /virtual-network/34242594-5779-4283-88cf-93eebb753173 HTTP/1.1" 200 264 0.045524 10.0.0.23 - - [2026-02-23 02:46:32] "POST /ref-update HTTP/1.1" 200 156 0.026149 10.0.0.242 - - [2026-02-23 02:46:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005821 10.0.0.23 - - [2026-02-23 02:46:32] "GET /projects?obj_uuids=f10ccaf0-0bde-4586-b229-9a92297d4553&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002332 10.0.0.242 - - [2026-02-23 02:46:32] "GET /project/f10ccaf0-0bde-4586-b229-9a92297d4553?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.037608 10.0.0.23 - - [2026-02-23 02:46:32] "POST /useragent-kv HTTP/1.1" 200 115 0.007305 10.0.0.242 - - [2026-02-23 02:46:32] "POST /neutron/subnet HTTP/1.1" 200 715 0.214067 10.0.0.242 - - [2026-02-23 02:46:33] "POST /id-to-fqname HTTP/1.1" 200 220 0.001328 10.0.0.242 - - [2026-02-23 02:46:33] "GET /virtual-network/d68e005c-8f1b-401b-ae25-13309b434272?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005247 10.0.0.242 - - [2026-02-23 02:46:33] "GET /virtual-network/d68e005c-8f1b-401b-ae25-13309b434272?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.004966 10.0.0.242 - - [2026-02-23 02:46:33] "POST /neutron/network HTTP/1.1" 200 829 0.006073 10.0.0.242 - - [2026-02-23 02:46:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002943 10.0.0.242 - - [2026-02-23 02:46:33] "GET /virtual-network/d68e005c-8f1b-401b-ae25-13309b434272?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006732 10.0.0.242 - - [2026-02-23 02:46:33] "PUT /virtual-network/d68e005c-8f1b-401b-ae25-13309b434272 HTTP/1.1" 200 264 0.065080 10.0.0.23 - - [2026-02-23 02:46:33] "POST /ref-update HTTP/1.1" 200 156 0.033208 10.0.0.242 - - [2026-02-23 02:46:33] "POST /id-to-fqname HTTP/1.1" 200 220 0.001772 10.0.0.23 - - [2026-02-23 02:46:34] "GET /projects?obj_uuids=f10ccaf0-0bde-4586-b229-9a92297d4553&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000971 10.0.0.242 - - [2026-02-23 02:46:34] "GET /project/f10ccaf0-0bde-4586-b229-9a92297d4553?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.077094 10.0.0.242 - - [2026-02-23 02:46:34] "POST /neutron/network HTTP/1.1" 200 829 0.007878 10.0.0.242 - - [2026-02-23 02:46:34] "POST /id-to-fqname HTTP/1.1" 200 220 0.001674 10.0.0.242 - - [2026-02-23 02:46:34] "POST /neutron/port HTTP/1.1" 200 117 0.007551 10.0.0.23 - - [2026-02-23 02:46:34] "GET /projects?obj_uuids=f10ccaf0-0bde-4586-b229-9a92297d4553&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000987 10.0.0.242 - - [2026-02-23 02:46:35] "POST /neutron/port HTTP/1.1" 200 1051 0.285259 10.0.0.242 - - [2026-02-23 02:46:35] "POST /neutron/port HTTP/1.1" 200 1105 0.116091 10.0.0.242 - - [2026-02-23 02:46:35] "POST /neutron/subnet HTTP/1.1" 200 689 0.009449 10.0.0.23 - - [2026-02-23 02:46:35] "GET /projects?obj_uuids=f10ccaf0-0bde-4586-b229-9a92297d4553&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000853 10.0.0.242 - - [2026-02-23 02:46:35] "GET /project/f10ccaf0-0bde-4586-b229-9a92297d4553?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.107746 10.0.0.242 - - [2026-02-23 02:46:35] "POST /neutron/network HTTP/1.1" 200 829 0.006642 10.0.0.242 - - [2026-02-23 02:46:35] "POST /neutron/port HTTP/1.1" 200 117 0.007764 10.0.0.242 - - [2026-02-23 02:46:36] "POST /neutron/network HTTP/1.1" 200 839 0.005408 10.0.0.242 - - [2026-02-23 02:46:36] "POST /neutron/port HTTP/1.1" 200 1051 0.015026 10.0.0.242 - - [2026-02-23 02:46:36] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003459 10.0.0.242 - - [2026-02-23 02:46:37] "POST /neutron/network HTTP/1.1" 200 829 0.006058 10.0.0.242 - - [2026-02-23 02:46:41] "POST /neutron/port HTTP/1.1" 200 1115 0.015901 10.0.0.242 - - [2026-02-23 02:46:41] "POST /neutron/security_group HTTP/1.1" 200 2051 0.006532 10.0.0.242 - - [2026-02-23 02:46:41] "GET /virtual-machine/1aa2c78a-b84f-4c44-8257-56b7abb285ce HTTP/1.1" 200 1284 0.004884 10.0.0.242 - - [2026-02-23 02:46:41] "GET /virtual-machine-interface/f78e79bb-a263-42e8-93da-49c632796dd2 HTTP/1.1" 200 2928 0.004838 10.0.0.242 - - [2026-02-23 02:46:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002775 10.0.0.242 - - [2026-02-23 02:46:41] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003165 10.0.0.242 - - [2026-02-23 02:46:41] "GET /virtual-networks?parent_id=f10ccaf0-0bde-4586-b229-9a92297d4553&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002630 10.0.0.242 - - [2026-02-23 02:46:41] "GET /virtual-network/34242594-5779-4283-88cf-93eebb753173?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2103 0.005118 10.0.0.242 - - [2026-02-23 02:46:42] "POST /neutron/network HTTP/1.1" 200 839 0.006344 10.0.0.242 - - [2026-02-23 02:46:42] "POST /neutron/port HTTP/1.1" 200 117 0.001044 10.0.0.242 - - [2026-02-23 02:46:43] "POST /neutron/security_group HTTP/1.1" 200 2051 0.008058 10.0.0.242 - - [2026-02-23 02:46:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003241 10.0.0.242 - - [2026-02-23 02:46:44] "GET /virtual-network/34242594-5779-4283-88cf-93eebb753173?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2103 0.004754 10.0.0.242 - - [2026-02-23 02:46:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003366 10.0.0.242 - - [2026-02-23 02:46:46] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003194 10.0.0.242 - - [2026-02-23 02:46:46] "GET /virtual-networks?parent_id=f10ccaf0-0bde-4586-b229-9a92297d4553&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002710 10.0.0.242 - - [2026-02-23 02:46:46] "GET /virtual-network/34242594-5779-4283-88cf-93eebb753173?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2103 0.005283 10.0.0.242 - - [2026-02-23 02:46:46] "POST /neutron/port HTTP/1.1" 200 1115 0.020256 10.0.0.242 - - [2026-02-23 02:46:47] "POST /neutron/security_group HTTP/1.1" 200 2051 0.006581 10.0.0.242 - - [2026-02-23 02:46:47] "GET /virtual-machine/45503689-55ff-4867-89a7-aea4e139d8af HTTP/1.1" 200 1284 0.005508 10.0.0.242 - - [2026-02-23 02:46:47] "GET /virtual-machine-interface/434969b0-0123-40f9-b485-eaa504c7f1fc HTTP/1.1" 200 2927 0.005164 10.0.0.242 - - [2026-02-23 02:46:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002907 10.0.0.242 - - [2026-02-23 02:46:47] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003144 10.0.0.242 - - [2026-02-23 02:46:47] "GET /virtual-networks?parent_id=f10ccaf0-0bde-4586-b229-9a92297d4553&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002945 10.0.0.242 - - [2026-02-23 02:46:47] "GET /virtual-network/d68e005c-8f1b-401b-ae25-13309b434272?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2105 0.005710 10.0.0.242 - - [2026-02-23 02:46:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003736 10.0.0.242 - - [2026-02-23 02:46:48] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005384 10.0.0.242 - - [2026-02-23 02:46:48] "GET /virtual-networks?parent_id=f10ccaf0-0bde-4586-b229-9a92297d4553&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003199 10.0.0.242 - - [2026-02-23 02:46:48] "GET /virtual-network/d68e005c-8f1b-401b-ae25-13309b434272?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2105 0.005451 10.0.0.242 - - [2026-02-23 02:46:48] "POST /interface-route-tables HTTP/1.1" 200 574 0.023474 10.0.0.242 - - [2026-02-23 02:46:48] "GET /interface-route-table/5a7aa2ca-656c-4212-ad84-16695dcbc65c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1307 0.008460 10.0.0.242 - - [2026-02-23 02:46:48] "GET /virtual-machine-interface/f78e79bb-a263-42e8-93da-49c632796dd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2707 0.005339 10.0.0.242 - - [2026-02-23 02:46:48] "POST /ref-update HTTP/1.1" 200 156 0.016345 10.0.0.242 - - [2026-02-23 02:46:48] "POST /routing-policys HTTP/1.1" 200 534 0.023117 10.0.0.242 - - [2026-02-23 02:46:48] "GET /virtual-network/34242594-5779-4283-88cf-93eebb753173?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2103 0.005186 10.0.0.242 - - [2026-02-23 02:46:48] "PUT /virtual-network/34242594-5779-4283-88cf-93eebb753173 HTTP/1.1" 200 264 0.039620 10.0.0.242 - - [2026-02-23 02:46:52] "POST /ref-update HTTP/1.1" 200 156 0.047971 10.0.0.242 - - [2026-02-23 02:46:52] "DELETE /routing-policy/504caad7-c726-4a65-9fb7-5b34cd58fb58 HTTP/1.1" 200 115 0.057651 10.0.0.242 - - [2026-02-23 02:46:53] "POST /neutron/network HTTP/1.1" 200 829 0.006269 10.0.0.242 - - [2026-02-23 02:46:53] "POST /neutron/port HTTP/1.1" 200 1115 0.014357 10.0.0.242 - - [2026-02-23 02:46:53] "POST /neutron/port HTTP/1.1" 200 1105 0.014710 10.0.0.23 - - [2026-02-23 02:46:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004098 10.0.0.23 - - [2026-02-23 02:46:55] "POST /useragent-kv HTTP/1.1" 200 115 0.002675 10.0.0.23 - - [2026-02-23 02:46:55] "POST /useragent-kv HTTP/1.1" 200 115 0.001988 10.0.0.242 - - [2026-02-23 02:46:55] "POST /neutron/network HTTP/1.1" 200 151 0.108413 10.0.0.23 - - [2026-02-23 02:46:55] "DELETE /route-target/f40edc8a-98cf-4c42-82fe-c0982c4853a4 HTTP/1.1" 409 239 0.005617 10.0.0.23 - - [2026-02-23 02:46:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003351 10.0.0.23 - - [2026-02-23 02:46:56] "GET /projects?obj_uuids=f10ccaf0-0bde-4586-b229-9a92297d4553&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001020 10.0.0.242 - - [2026-02-23 02:46:56] "GET /project/f10ccaf0-0bde-4586-b229-9a92297d4553?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.039829 10.0.0.23 - - [2026-02-23 02:46:56] "GET /projects?obj_uuids=f10ccaf0-0bde-4586-b229-9a92297d4553&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001372 10.0.0.242 - - [2026-02-23 02:46:56] "GET /project/f10ccaf0-0bde-4586-b229-9a92297d4553?fields=virtual_networks HTTP/1.1" 200 1019 0.036373 10.0.0.23 - - [2026-02-23 02:46:56] "GET /projects?obj_uuids=f10ccaf0-0bde-4586-b229-9a92297d4553&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000956 10.0.0.242 - - [2026-02-23 02:46:56] "GET /project/f10ccaf0-0bde-4586-b229-9a92297d4553?fields=virtual_machine_interfaces HTTP/1.1" 200 1019 0.043979 10.0.0.23 - - [2026-02-23 02:46:56] "GET /projects?obj_uuids=f10ccaf0-0bde-4586-b229-9a92297d4553&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000905 10.0.0.242 - - [2026-02-23 02:46:57] "GET /project/f10ccaf0-0bde-4586-b229-9a92297d4553?fields=security_groups HTTP/1.1" 200 1238 0.043764 10.0.0.242 - - [2026-02-23 02:46:57] "POST /fqname-to-id HTTP/1.1" 404 192 0.030197 10.0.0.23 - - [2026-02-23 02:46:58] "GET /projects?obj_uuids=02ba9484-c767-4afb-9d57-a081e84b50e2&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002831 10.0.0.23 - - [2026-02-23 02:46:58] "GET /domains?obj_uuids=e1cc6957-1fd1-4e0a-8f60-be32b1950cd6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000861 10.0.0.23 - - [2026-02-23 02:46:58] "GET /domain/e1cc6957-1fd1-4e0a-8f60-be32b1950cd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.006451 10.0.0.23 - - [2026-02-23 02:46:58] "POST /id-to-fqname HTTP/1.1" 200 194 0.007028 10.0.0.23 - - [2026-02-23 02:46:58] "POST /fqname-to-id HTTP/1.1" 404 203 0.005538 10.0.0.23 - - [2026-02-23 02:46:58] "POST /security-groups HTTP/1.1" 200 595 0.028759 10.0.0.23 - - [2026-02-23 02:46:58] "POST /projects HTTP/1.1" 200 593 0.213799 10.0.0.23 - - [2026-02-23 02:46:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.250373 10.0.0.23 - - [2026-02-23 02:46:58] "POST /access-control-lists HTTP/1.1" 200 600 0.023596 10.0.0.242 - - [2026-02-23 02:46:58] "GET /project/02ba9484-c767-4afb-9d57-a081e84b50e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.422225 10.0.0.242 - - [2026-02-23 02:46:59] "GET / HTTP/1.1" 200 35931 0.001399 10.0.0.242 - - [2026-02-23 02:47:01] "POST /fqname-to-id HTTP/1.1" 401 293 0.000416 10.0.0.242 - - [2026-02-23 02:47:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.057387 10.0.0.23 - - [2026-02-23 02:47:01] "GET /projects?obj_uuids=02ba9484-c767-4afb-9d57-a081e84b50e2&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000928 10.0.0.242 - - [2026-02-23 02:47:01] "GET /project/02ba9484-c767-4afb-9d57-a081e84b50e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.041695 10.0.0.242 - - [2026-02-23 02:47:01] "POST /neutron/network HTTP/1.1" 200 117 0.037387 10.0.0.23 - - [2026-02-23 02:47:02] "POST /route-targets HTTP/1.1" 200 327 0.022116 10.0.0.242 - - [2026-02-23 02:47:02] "POST /neutron/network HTTP/1.1" 200 834 0.007477 10.0.0.242 - - [2026-02-23 02:47:02] "POST /id-to-fqname HTTP/1.1" 200 226 0.001117 10.0.0.242 - - [2026-02-23 02:47:02] "GET /virtual-network/7d84cd7e-919b-4d11-ada6-32deae691883?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.004780 10.0.0.242 - - [2026-02-23 02:47:02] "GET /virtual-network/7d84cd7e-919b-4d11-ada6-32deae691883?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.005089 10.0.0.242 - - [2026-02-23 02:47:02] "POST /neutron/subnet HTTP/1.1" 200 734 0.008292 10.0.0.242 - - [2026-02-23 02:47:03] "GET /virtual-network/7d84cd7e-919b-4d11-ada6-32deae691883?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.005071 10.0.0.23 - - [2026-02-23 02:47:04] "GET /obj-perms HTTP/1.1" 200 5057 0.054704 10.0.0.242 - - [2026-02-23 02:47:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003303 10.0.0.242 - - [2026-02-23 02:47:04] "GET /virtual-network/7d84cd7e-919b-4d11-ada6-32deae691883?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.004954 10.0.0.242 - - [2026-02-23 02:47:04] "PUT /virtual-network/7d84cd7e-919b-4d11-ada6-32deae691883 HTTP/1.1" 200 264 0.059710 10.0.0.23 - - [2026-02-23 02:47:04] "POST /ref-update HTTP/1.1" 200 156 0.028807 10.0.0.242 - - [2026-02-23 02:47:09] "POST /id-to-fqname HTTP/1.1" 200 226 0.001222 10.0.0.23 - - [2026-02-23 02:47:10] "GET /projects?obj_uuids=02ba9484-c767-4afb-9d57-a081e84b50e2&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000917 10.0.0.242 - - [2026-02-23 02:47:10] "GET /project/02ba9484-c767-4afb-9d57-a081e84b50e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.066451 10.0.0.242 - - [2026-02-23 02:47:10] "POST /neutron/port HTTP/1.1" 200 117 0.006127 10.0.0.242 - - [2026-02-23 02:47:11] "POST /neutron/network HTTP/1.1" 200 844 0.012724 10.0.0.242 - - [2026-02-23 02:47:11] "POST /neutron/port HTTP/1.1" 200 1066 0.013949 10.0.0.242 - - [2026-02-23 02:47:11] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003592 10.0.0.242 - - [2026-02-23 02:47:11] "POST /neutron/network HTTP/1.1" 200 834 0.005858 10.0.0.23 - - [2026-02-23 02:47:14] "DELETE /project/02ba9484c7674afb9d57a081e84b50e2 HTTP/1.1" 404 173 0.005701 10.0.0.23 - - [2026-02-23 02:47:14] "GET /projects?obj_uuids=f10ccaf0-0bde-4586-b229-9a92297d4553&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000783 10.0.0.23 - - [2026-02-23 02:47:14] "GET /project/f10ccaf0-0bde-4586-b229-9a92297d4553?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.030723 10.0.0.23 - - [2026-02-23 02:47:14] "GET /projects?obj_uuids=f10ccaf0-0bde-4586-b229-9a92297d4553&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000997 10.0.0.23 - - [2026-02-23 02:47:14] "GET /project/f10ccaf0-0bde-4586-b229-9a92297d4553?fields=security_groups HTTP/1.1" 200 1343 0.077787 10.0.0.23 - - [2026-02-23 02:47:14] "DELETE /security-group/abaee432-286a-464e-84d2-30f140ae8cfd HTTP/1.1" 200 115 0.059116 10.0.0.23 - - [2026-02-23 02:47:14] "GET /projects?obj_uuids=f10ccaf0-0bde-4586-b229-9a92297d4553&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000881 10.0.0.23 - - [2026-02-23 02:47:14] "GET /project/f10ccaf0-0bde-4586-b229-9a92297d4553?fields=application_policy_sets HTTP/1.1" 200 1382 0.048314 10.0.0.23 - - [2026-02-23 02:47:14] "DELETE /project/f10ccaf0-0bde-4586-b229-9a92297d4553 HTTP/1.1" 409 278 0.317673 10.0.0.242 - - [2026-02-23 02:47:16] "POST /neutron/port HTTP/1.1" 200 1130 0.017110 10.0.0.242 - - [2026-02-23 02:47:16] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007862 10.0.0.242 - - [2026-02-23 02:47:16] "GET /virtual-machine/06d95a25-ab9e-4f1e-87e3-cbcadb85f80e HTTP/1.1" 401 293 0.000461 10.0.0.242 - - [2026-02-23 02:47:16] "GET /virtual-machine/06d95a25-ab9e-4f1e-87e3-cbcadb85f80e HTTP/1.1" 200 1294 0.037879 10.0.0.242 - - [2026-02-23 02:47:16] "GET /virtual-machine-interface/06e17cc8-5270-404b-b281-6a5dcd598315 HTTP/1.1" 200 2966 0.005816 10.0.0.242 - - [2026-02-23 02:47:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003617 10.0.0.242 - - [2026-02-23 02:47:16] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003595 10.0.0.242 - - [2026-02-23 02:47:16] "GET /virtual-networks?parent_id=02ba9484-c767-4afb-9d57-a081e84b50e2&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002762 10.0.0.242 - - [2026-02-23 02:47:16] "GET /virtual-network/7d84cd7e-919b-4d11-ada6-32deae691883?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.005219 10.0.0.242 - - [2026-02-23 02:47:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003009 10.0.0.242 - - [2026-02-23 02:47:19] "GET /virtual-network/7d84cd7e-919b-4d11-ada6-32deae691883?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.005062 10.0.0.242 - - [2026-02-23 02:47:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003439 10.0.0.242 - - [2026-02-23 02:47:23] "GET /virtual-network/7d84cd7e-919b-4d11-ada6-32deae691883?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.004981 10.0.0.242 - - [2026-02-23 02:47:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003247 10.0.0.242 - - [2026-02-23 02:47:27] "GET /virtual-network/7d84cd7e-919b-4d11-ada6-32deae691883?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.005104 10.0.0.242 - - [2026-02-23 02:47:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002830 10.0.0.242 - - [2026-02-23 02:47:32] "GET /virtual-network/7d84cd7e-919b-4d11-ada6-32deae691883?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.004715 10.0.0.242 - - [2026-02-23 02:47:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004278 10.0.0.242 - - [2026-02-23 02:47:36] "GET /virtual-network/7d84cd7e-919b-4d11-ada6-32deae691883?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.005498 10.0.0.242 - - [2026-02-23 02:47:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003620 10.0.0.242 - - [2026-02-23 02:47:40] "GET /virtual-network/7d84cd7e-919b-4d11-ada6-32deae691883?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.005229 10.0.0.242 - - [2026-02-23 02:47:43] "POST /neutron/network HTTP/1.1" 200 844 0.007786 10.0.0.242 - - [2026-02-23 02:47:44] "POST /neutron/port HTTP/1.1" 200 117 0.001036 10.0.0.242 - - [2026-02-23 02:47:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004554 10.0.0.242 - - [2026-02-23 02:47:44] "GET /virtual-network/7d84cd7e-919b-4d11-ada6-32deae691883?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.004526 10.0.0.242 - - [2026-02-23 02:47:46] "GET /obj-perms HTTP/1.1" 200 5075 0.052684 10.0.0.50 - - [2026-02-23 02:47:46] "GET /obj-perms HTTP/1.1" 200 5075 0.054453 10.0.0.242 - - [2026-02-23 02:47:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003168 10.0.0.242 - - [2026-02-23 02:47:48] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003698 10.0.0.242 - - [2026-02-23 02:47:48] "GET /virtual-networks?parent_id=02ba9484-c767-4afb-9d57-a081e84b50e2&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002821 10.0.0.242 - - [2026-02-23 02:47:48] "GET /virtual-network/7d84cd7e-919b-4d11-ada6-32deae691883?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.005909 10.0.0.242 - - [2026-02-23 02:47:48] "POST /neutron/security_group HTTP/1.1" 200 2062 0.006644 10.0.0.242 - - [2026-02-23 02:47:58] "POST /neutron/port HTTP/1.1" 200 1130 0.017083 10.0.0.242 - - [2026-02-23 02:48:01] "POST /neutron/security_group HTTP/1.1" 200 2062 0.006907 10.0.0.242 - - [2026-02-23 02:48:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003232 10.0.0.242 - - [2026-02-23 02:48:09] "GET /virtual-network/7d84cd7e-919b-4d11-ada6-32deae691883?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.006484 10.0.0.242 - - [2026-02-23 02:48:09] "PUT /virtual-network/7d84cd7e-919b-4d11-ada6-32deae691883 HTTP/1.1" 200 264 0.057011 10.0.0.23 - - [2026-02-23 02:48:09] "POST /ref-update HTTP/1.1" 200 156 0.046748 10.0.0.242 - - [2026-02-23 02:48:14] "POST /neutron/network HTTP/1.1" 200 834 0.007900 10.0.0.242 - - [2026-02-23 02:48:15] "POST /neutron/port HTTP/1.1" 200 1120 0.011301 10.0.0.23 - - [2026-02-23 02:48:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002971 10.0.0.23 - - [2026-02-23 02:48:16] "POST /useragent-kv HTTP/1.1" 200 115 0.002823 10.0.0.23 - - [2026-02-23 02:48:16] "POST /useragent-kv HTTP/1.1" 200 115 0.002472 10.0.0.242 - - [2026-02-23 02:48:16] "POST /neutron/network HTTP/1.1" 200 151 0.115239 10.0.0.242 - - [2026-02-23 02:48:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003445 10.0.0.23 - - [2026-02-23 02:48:19] "GET /projects?obj_uuids=02ba9484-c767-4afb-9d57-a081e84b50e2&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000827 10.0.0.242 - - [2026-02-23 02:48:19] "GET /project/02ba9484-c767-4afb-9d57-a081e84b50e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.031647 10.0.0.23 - - [2026-02-23 02:48:19] "POST /ref-update HTTP/1.1" 200 156 0.022485 10.0.0.23 - - [2026-02-23 02:48:20] "POST /useragent-kv HTTP/1.1" 200 115 0.006840 10.0.0.242 - - [2026-02-23 02:48:20] "POST /neutron/subnet HTTP/1.1" 200 725 0.217329 10.0.0.242 - - [2026-02-23 02:48:20] "POST /id-to-fqname HTTP/1.1" 200 226 0.001211 10.0.0.242 - - [2026-02-23 02:48:20] "GET /virtual-network/97ff4dfb-4f47-4094-b224-0e60bc87c6ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.004774 10.0.0.242 - - [2026-02-23 02:48:20] "GET /virtual-network/97ff4dfb-4f47-4094-b224-0e60bc87c6ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005395 10.0.0.242 - - [2026-02-23 02:48:20] "POST /neutron/network HTTP/1.1" 200 832 0.005621 10.0.0.242 - - [2026-02-23 02:48:20] "GET /virtual-network/97ff4dfb-4f47-4094-b224-0e60bc87c6ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005039 10.0.0.242 - - [2026-02-23 02:48:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003273 10.0.0.242 - - [2026-02-23 02:48:20] "GET /virtual-network/97ff4dfb-4f47-4094-b224-0e60bc87c6ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.004861 10.0.0.242 - - [2026-02-23 02:48:20] "PUT /virtual-network/97ff4dfb-4f47-4094-b224-0e60bc87c6ea HTTP/1.1" 200 264 0.053090 10.0.0.242 - - [2026-02-23 02:48:25] "POST /id-to-fqname HTTP/1.1" 200 226 0.001236 10.0.0.23 - - [2026-02-23 02:48:26] "GET /projects?obj_uuids=02ba9484-c767-4afb-9d57-a081e84b50e2&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.040876 10.0.0.242 - - [2026-02-23 02:48:26] "GET /project/02ba9484-c767-4afb-9d57-a081e84b50e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.104664 10.0.0.242 - - [2026-02-23 02:48:26] "POST /neutron/network HTTP/1.1" 200 832 0.009478 10.0.0.242 - - [2026-02-23 02:48:27] "POST /neutron/port HTTP/1.1" 200 117 0.005761 10.0.0.242 - - [2026-02-23 02:48:27] "POST /neutron/port HTTP/1.1" 200 1064 0.041133 10.0.0.242 - - [2026-02-23 02:48:28] "POST /neutron/port HTTP/1.1" 200 1128 0.021224 10.0.0.242 - - [2026-02-23 02:48:28] "POST /neutron/port HTTP/1.1" 200 117 0.001089 10.0.0.242 - - [2026-02-23 02:48:32] "POST /neutron/security_group HTTP/1.1" 200 2062 0.008436 10.0.0.242 - - [2026-02-23 02:48:32] "POST /neutron/port HTTP/1.1" 200 1128 0.016093 10.0.0.242 - - [2026-02-23 02:48:32] "GET /virtual-machine/4a838fca-4b54-4355-ba82-4ac13d9e2e23 HTTP/1.1" 200 1296 0.005772 10.0.0.242 - - [2026-02-23 02:48:32] "GET /virtual-machine-interface/56910aa2-84e2-4658-91cf-b1d43d4b956c HTTP/1.1" 200 2967 0.004960 10.0.0.242 - - [2026-02-23 02:48:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003178 10.0.0.242 - - [2026-02-23 02:48:32] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003482 10.0.0.242 - - [2026-02-23 02:48:32] "GET /virtual-networks?parent_id=02ba9484-c767-4afb-9d57-a081e84b50e2&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002677 10.0.0.242 - - [2026-02-23 02:48:32] "GET /virtual-network/97ff4dfb-4f47-4094-b224-0e60bc87c6ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2120 0.005527 10.0.0.242 - - [2026-02-23 02:48:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003280 10.0.0.242 - - [2026-02-23 02:48:35] "GET /virtual-network/97ff4dfb-4f47-4094-b224-0e60bc87c6ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2120 0.004837 10.0.0.242 - - [2026-02-23 02:48:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003792 10.0.0.242 - - [2026-02-23 02:48:39] "GET /virtual-network/97ff4dfb-4f47-4094-b224-0e60bc87c6ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2120 0.004691 10.0.0.242 - - [2026-02-23 02:48:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003848 10.0.0.242 - - [2026-02-23 02:48:43] "GET /virtual-network/97ff4dfb-4f47-4094-b224-0e60bc87c6ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2120 0.005658 10.0.0.242 - - [2026-02-23 02:48:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003326 10.0.0.242 - - [2026-02-23 02:48:47] "GET /virtual-network/97ff4dfb-4f47-4094-b224-0e60bc87c6ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2120 0.004996 10.0.0.242 - - [2026-02-23 02:48:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003477 10.0.0.242 - - [2026-02-23 02:48:52] "GET /virtual-network/97ff4dfb-4f47-4094-b224-0e60bc87c6ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2120 0.005188 10.0.0.242 - - [2026-02-23 02:48:55] "POST /neutron/port HTTP/1.1" 200 1128 0.014604 10.0.0.242 - - [2026-02-23 02:48:55] "POST /neutron/subnet HTTP/1.1" 200 699 0.007406 10.0.0.242 - - [2026-02-23 02:48:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003203 10.0.0.242 - - [2026-02-23 02:48:56] "GET /virtual-network/97ff4dfb-4f47-4094-b224-0e60bc87c6ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2120 0.004626 10.0.0.242 - - [2026-02-23 02:49:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003330 10.0.0.242 - - [2026-02-23 02:49:00] "GET /virtual-network/97ff4dfb-4f47-4094-b224-0e60bc87c6ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2120 0.005411 10.0.0.242 - - [2026-02-23 02:49:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003214 10.0.0.242 - - [2026-02-23 02:49:04] "GET /virtual-network/97ff4dfb-4f47-4094-b224-0e60bc87c6ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2120 0.005048 10.0.0.242 - - [2026-02-23 02:49:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003262 10.0.0.242 - - [2026-02-23 02:49:08] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003701 10.0.0.242 - - [2026-02-23 02:49:08] "GET /virtual-networks?parent_id=02ba9484-c767-4afb-9d57-a081e84b50e2&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002794 10.0.0.242 - - [2026-02-23 02:49:08] "GET /virtual-network/97ff4dfb-4f47-4094-b224-0e60bc87c6ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2120 0.005414 10.0.0.242 - - [2026-02-23 02:49:08] "POST /neutron/port HTTP/1.1" 200 1128 0.014766 10.0.0.23 - - [2026-02-23 02:49:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000406 10.0.0.23 - - [2026-02-23 02:49:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000514 10.0.0.50 - - [2026-02-23 02:49:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000402 10.0.0.50 - - [2026-02-23 02:49:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000340 10.0.0.23 - - [2026-02-23 02:49:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000364 10.0.0.23 - - [2026-02-23 02:49:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000401 10.0.0.50 - - [2026-02-23 02:49:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000386 10.0.0.50 - - [2026-02-23 02:49:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000384 10.0.0.242 - - [2026-02-23 02:49:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000358 10.0.0.242 - - [2026-02-23 02:49:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000345 10.0.0.242 - - [2026-02-23 02:49:12] "GET /global-system-configs HTTP/1.1" 401 293 0.000432 10.0.0.242 - - [2026-02-23 02:49:12] "GET /global-system-configs HTTP/1.1" 401 293 0.000390 10.0.0.242 - - [2026-02-23 02:49:13] "POST /neutron/security_group HTTP/1.1" 200 2062 0.006809 10.0.0.242 - - [2026-02-23 02:49:18] "POST /neutron/port HTTP/1.1" 200 1128 0.018624 10.0.0.242 - - [2026-02-23 02:49:24] "POST /neutron/security_group HTTP/1.1" 200 2062 0.006571 10.0.0.242 - - [2026-02-23 02:49:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003073 10.0.0.242 - - [2026-02-23 02:49:29] "GET /virtual-network/97ff4dfb-4f47-4094-b224-0e60bc87c6ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2120 0.004742 10.0.0.242 - - [2026-02-23 02:49:29] "PUT /virtual-network/97ff4dfb-4f47-4094-b224-0e60bc87c6ea HTTP/1.1" 200 264 0.072184 10.0.0.23 - - [2026-02-23 02:49:29] "POST /ref-update HTTP/1.1" 200 156 0.045679 10.0.0.242 - - [2026-02-23 02:49:35] "POST /neutron/port HTTP/1.1" 200 1128 0.015409 10.0.0.242 - - [2026-02-23 02:49:36] "POST /neutron/network HTTP/1.1" 200 832 0.006805 10.0.0.23 - - [2026-02-23 02:49:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004924 10.0.0.23 - - [2026-02-23 02:49:38] "GET /projects?obj_uuids=02ba9484-c767-4afb-9d57-a081e84b50e2&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001582 10.0.0.242 - - [2026-02-23 02:49:38] "GET /project/02ba9484-c767-4afb-9d57-a081e84b50e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.037136 10.0.0.23 - - [2026-02-23 02:49:38] "GET /projects?obj_uuids=02ba9484-c767-4afb-9d57-a081e84b50e2&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001017 10.0.0.242 - - [2026-02-23 02:49:38] "GET /project/02ba9484-c767-4afb-9d57-a081e84b50e2?fields=virtual_networks HTTP/1.1" 200 1039 0.042391 10.0.0.23 - - [2026-02-23 02:49:38] "GET /projects?obj_uuids=02ba9484-c767-4afb-9d57-a081e84b50e2&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000918 10.0.0.242 - - [2026-02-23 02:49:38] "GET /project/02ba9484-c767-4afb-9d57-a081e84b50e2?fields=virtual_machine_interfaces HTTP/1.1" 200 1039 0.032175 10.0.0.23 - - [2026-02-23 02:49:38] "GET /projects?obj_uuids=02ba9484-c767-4afb-9d57-a081e84b50e2&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000963 10.0.0.242 - - [2026-02-23 02:49:38] "GET /project/02ba9484-c767-4afb-9d57-a081e84b50e2?fields=security_groups HTTP/1.1" 200 1269 0.029947 10.0.0.242 - - [2026-02-23 02:49:39] "POST /fqname-to-id HTTP/1.1" 404 213 0.031147 10.0.0.23 - - [2026-02-23 02:49:39] "GET /projects?obj_uuids=c98c7d16-3765-420a-a270-ee57ec72d7b7&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003469 10.0.0.23 - - [2026-02-23 02:49:39] "GET /domains?obj_uuids=e1cc6957-1fd1-4e0a-8f60-be32b1950cd6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000927 10.0.0.23 - - [2026-02-23 02:49:39] "GET /domain/e1cc6957-1fd1-4e0a-8f60-be32b1950cd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.006775 10.0.0.23 - - [2026-02-23 02:49:39] "POST /id-to-fqname HTTP/1.1" 200 216 0.001681 10.0.0.23 - - [2026-02-23 02:49:39] "POST /fqname-to-id HTTP/1.1" 404 227 0.005848 10.0.0.23 - - [2026-02-23 02:49:39] "POST /security-groups HTTP/1.1" 200 616 0.031834 10.0.0.23 - - [2026-02-23 02:49:39] "POST /projects HTTP/1.1" 200 635 0.223986 10.0.0.23 - - [2026-02-23 02:49:39] "POST /access-control-lists HTTP/1.1" 200 621 0.024435 10.0.0.23 - - [2026-02-23 02:49:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.296097 10.0.0.242 - - [2026-02-23 02:49:40] "GET /project/c98c7d16-3765-420a-a270-ee57ec72d7b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.440165 10.0.0.242 - - [2026-02-23 02:49:41] "GET / HTTP/1.1" 200 35931 0.001555 10.0.0.242 - - [2026-02-23 02:49:42] "POST /fqname-to-id HTTP/1.1" 401 293 0.000477 10.0.0.242 - - [2026-02-23 02:49:43] "POST /fqname-to-id HTTP/1.1" 404 249 0.060946 10.0.0.23 - - [2026-02-23 02:49:43] "POST /fqname-to-id HTTP/1.1" 404 281 0.003361 10.0.0.23 - - [2026-02-23 02:49:43] "POST /access-control-lists HTTP/1.1" 200 641 0.022757 10.0.0.23 - - [2026-02-23 02:49:43] "PUT /access-control-list/23808901-c22d-457a-abab-01627496be8d HTTP/1.1" 200 272 0.012899 10.0.0.23 - - [2026-02-23 02:49:43] "GET /projects?obj_uuids=c98c7d16-3765-420a-a270-ee57ec72d7b7&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.000893 10.0.0.242 - - [2026-02-23 02:49:43] "POST /neutron/security_group_rule HTTP/1.1" 200 2608 0.097507 10.0.0.242 - - [2026-02-23 02:49:44] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.017637 10.0.0.242 - - [2026-02-23 02:49:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002616 10.0.0.242 - - [2026-02-23 02:49:44] "GET /security-group/abde5a2a-72dd-43c8-8b87-546974d93489?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.004523 10.0.0.23 - - [2026-02-23 02:49:44] "PUT /access-control-list/23808901-c22d-457a-abab-01627496be8d HTTP/1.1" 200 272 0.018872 10.0.0.242 - - [2026-02-23 02:49:45] "POST /neutron/security_group HTTP/1.1" 200 1026 0.003744 10.0.0.242 - - [2026-02-23 02:49:45] "POST /fqname-to-id HTTP/1.1" 404 249 0.002981 10.0.0.242 - - [2026-02-23 02:49:45] "POST /fqname-to-id HTTP/1.1" 404 249 0.002924 10.0.0.23 - - [2026-02-23 02:49:45] "POST /fqname-to-id HTTP/1.1" 404 281 0.002805 10.0.0.23 - - [2026-02-23 02:49:45] "POST /access-control-lists HTTP/1.1" 200 641 0.030593 10.0.0.23 - - [2026-02-23 02:49:46] "GET /projects?obj_uuids=c98c7d16-3765-420a-a270-ee57ec72d7b7&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.000871 10.0.0.23 - - [2026-02-23 02:49:46] "PUT /access-control-list/1fed7151-6277-48cc-b0e9-16041752169b HTTP/1.1" 200 272 0.019118 10.0.0.242 - - [2026-02-23 02:49:46] "POST /neutron/security_group_rule HTTP/1.1" 200 2608 0.051706 10.0.0.242 - - [2026-02-23 02:49:46] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.023731 10.0.0.242 - - [2026-02-23 02:49:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002552 10.0.0.242 - - [2026-02-23 02:49:46] "GET /security-group/12b9dae9-03d4-494e-807f-6adabcde5608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.004261 10.0.0.23 - - [2026-02-23 02:49:46] "PUT /access-control-list/1fed7151-6277-48cc-b0e9-16041752169b HTTP/1.1" 200 272 0.022407 10.0.0.23 - - [2026-02-23 02:49:47] "GET /projects?obj_uuids=c98c7d16-3765-420a-a270-ee57ec72d7b7&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001232 10.0.0.242 - - [2026-02-23 02:49:47] "POST /neutron/security_group_rule HTTP/1.1" 200 2208 0.053294 10.0.0.242 - - [2026-02-23 02:49:47] "POST /neutron/security_group_rule HTTP/1.1" 200 600 0.195607 10.0.0.23 - - [2026-02-23 02:49:47] "PUT /access-control-list/cb74fae9-8394-4747-bf2e-ff69391df6f3 HTTP/1.1" 200 272 0.015752 10.0.0.242 - - [2026-02-23 02:49:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002967 10.0.0.23 - - [2026-02-23 02:49:47] "GET /projects?obj_uuids=c98c7d16-3765-420a-a270-ee57ec72d7b7&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.000829 10.0.0.242 - - [2026-02-23 02:49:47] "GET /project/c98c7d16-3765-420a-a270-ee57ec72d7b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.033079 10.0.0.23 - - [2026-02-23 02:49:47] "GET /projects?obj_uuids=c98c7d16-3765-420a-a270-ee57ec72d7b7&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.000860 10.0.0.242 - - [2026-02-23 02:49:47] "POST /neutron/network HTTP/1.1" 200 720 0.106210 10.0.0.23 - - [2026-02-23 02:49:48] "GET /obj-perms HTTP/1.1" 200 5075 0.088744 10.0.0.23 - - [2026-02-23 02:49:48] "POST /fqname-to-id HTTP/1.1" 404 207 0.061115 10.0.0.242 - - [2026-02-23 02:49:48] "POST /neutron/network HTTP/1.1" 200 1114 0.009485 10.0.0.242 - - [2026-02-23 02:49:48] "POST /id-to-fqname HTTP/1.1" 200 290 0.001063 10.0.0.242 - - [2026-02-23 02:49:48] "GET /virtual-network/0e32b3a8-447a-4857-a542-1a835c52c222?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.004974 10.0.0.242 - - [2026-02-23 02:49:48] "GET /virtual-network/0e32b3a8-447a-4857-a542-1a835c52c222?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.004977 10.0.0.242 - - [2026-02-23 02:49:48] "POST /neutron/subnet HTTP/1.1" 200 828 0.009772 10.0.0.242 - - [2026-02-23 02:49:48] "GET /virtual-network/0e32b3a8-447a-4857-a542-1a835c52c222?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.005209 10.0.0.242 - - [2026-02-23 02:49:49] "GET /obj-perms HTTP/1.1" 200 5099 0.055140 10.0.0.50 - - [2026-02-23 02:49:49] "GET /obj-perms HTTP/1.1" 200 5099 0.050738 10.0.0.242 - - [2026-02-23 02:49:50] "POST /id-to-fqname HTTP/1.1" 200 290 0.001200 10.0.0.242 - - [2026-02-23 02:49:50] "POST /neutron/network HTTP/1.1" 200 1124 0.007737 10.0.0.23 - - [2026-02-23 02:49:51] "GET /projects?obj_uuids=c98c7d16-3765-420a-a270-ee57ec72d7b7&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.000904 10.0.0.242 - - [2026-02-23 02:49:51] "GET /project/c98c7d16-3765-420a-a270-ee57ec72d7b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.070881 10.0.0.242 - - [2026-02-23 02:49:51] "POST /neutron/port HTTP/1.1" 200 117 0.005282 10.0.0.242 - - [2026-02-23 02:49:51] "POST /id-to-fqname HTTP/1.1" 200 290 0.001100 10.0.0.242 - - [2026-02-23 02:49:51] "POST /neutron/network HTTP/1.1" 200 1124 0.006446 10.0.0.23 - - [2026-02-23 02:49:52] "GET /projects?obj_uuids=c98c7d16-3765-420a-a270-ee57ec72d7b7&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001788 10.0.0.242 - - [2026-02-23 02:49:52] "POST /neutron/port HTTP/1.1" 200 1193 0.292599 10.0.0.23 - - [2026-02-23 02:49:52] "GET /projects?obj_uuids=c98c7d16-3765-420a-a270-ee57ec72d7b7&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.000874 10.0.0.242 - - [2026-02-23 02:49:52] "GET /project/c98c7d16-3765-420a-a270-ee57ec72d7b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.074528 10.0.0.242 - - [2026-02-23 02:49:52] "POST /neutron/network HTTP/1.1" 200 1114 0.033850 10.0.0.242 - - [2026-02-23 02:49:52] "POST /neutron/floatingip HTTP/1.1" 200 117 0.037019 10.0.0.242 - - [2026-02-23 02:49:52] "POST /neutron/security_group HTTP/1.1" 200 1457 0.006007 10.0.0.242 - - [2026-02-23 02:49:52] "POST /neutron/port HTTP/1.1" 200 117 0.005699 10.0.0.242 - - [2026-02-23 02:49:52] "POST /neutron/port HTTP/1.1" 200 1257 0.019064 10.0.0.23 - - [2026-02-23 02:49:53] "GET /projects?obj_uuids=c98c7d16-3765-420a-a270-ee57ec72d7b7&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.000998 10.0.0.242 - - [2026-02-23 02:49:53] "POST /neutron/security_group HTTP/1.1" 200 3458 0.043038 10.0.0.242 - - [2026-02-23 02:49:53] "POST /neutron/port HTTP/1.1" 200 1193 0.019540 10.0.0.242 - - [2026-02-23 02:49:53] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003347 10.0.0.242 - - [2026-02-23 02:49:53] "POST /neutron/port HTTP/1.1" 200 117 0.001447 10.0.0.242 - - [2026-02-23 02:49:57] "POST /neutron/port HTTP/1.1" 200 1257 0.016464 10.0.0.242 - - [2026-02-23 02:49:57] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003632 10.0.0.242 - - [2026-02-23 02:49:57] "POST /neutron/port HTTP/1.1" 200 117 0.001455 10.0.0.242 - - [2026-02-23 02:49:58] "POST /neutron/port HTTP/1.1" 200 1257 0.019336 10.0.0.242 - - [2026-02-23 02:49:58] "POST /neutron/security_group HTTP/1.1" 200 1457 0.006398 10.0.0.242 - - [2026-02-23 02:49:58] "POST /neutron/port HTTP/1.1" 200 1257 0.014348 10.0.0.242 - - [2026-02-23 02:49:58] "GET /virtual-machine/67573c5b-1706-4598-a5b3-cd7b7f6646fd HTTP/1.1" 401 293 0.000375 10.0.0.242 - - [2026-02-23 02:49:58] "GET /virtual-machine/67573c5b-1706-4598-a5b3-cd7b7f6646fd HTTP/1.1" 200 1317 0.035007 10.0.0.242 - - [2026-02-23 02:49:58] "GET /virtual-machine/67573c5b-1706-4598-a5b3-cd7b7f6646fd HTTP/1.1" 200 1317 0.003443 10.0.0.242 - - [2026-02-23 02:49:58] "GET /virtual-machine-interface/167fdca8-1a22-4243-97a9-2a1f42eacbaa HTTP/1.1" 200 3417 0.005180 10.0.0.242 - - [2026-02-23 02:49:58] "GET /virtual-machine/67573c5b-1706-4598-a5b3-cd7b7f6646fd HTTP/1.1" 200 1317 0.003709 10.0.0.242 - - [2026-02-23 02:49:58] "GET /virtual-machine-interface/167fdca8-1a22-4243-97a9-2a1f42eacbaa HTTP/1.1" 200 3417 0.004768 10.0.0.242 - - [2026-02-23 02:49:58] "GET /instance-ip/00ef0500-a9f5-4a66-9e85-7cf8f667a617 HTTP/1.1" 200 1733 0.005476 10.0.0.242 - - [2026-02-23 02:49:58] "GET /instance-ip/e30063c1-6c00-47b2-ab83-274374c25c6f HTTP/1.1" 200 1717 0.005093 10.0.0.242 - - [2026-02-23 02:49:58] "GET /virtual-machine/67573c5b-1706-4598-a5b3-cd7b7f6646fd HTTP/1.1" 200 1317 0.003349 10.0.0.242 - - [2026-02-23 02:49:58] "GET /virtual-machine-interface/167fdca8-1a22-4243-97a9-2a1f42eacbaa HTTP/1.1" 200 3417 0.004911 10.0.0.242 - - [2026-02-23 02:49:58] "GET /instance-ip/00ef0500-a9f5-4a66-9e85-7cf8f667a617 HTTP/1.1" 200 1733 0.003719 10.0.0.242 - - [2026-02-23 02:49:58] "GET /instance-ip/e30063c1-6c00-47b2-ab83-274374c25c6f HTTP/1.1" 200 1717 0.003627 10.0.0.242 - - [2026-02-23 02:49:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003258 10.0.0.242 - - [2026-02-23 02:49:58] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003633 10.0.0.242 - - [2026-02-23 02:49:58] "GET /virtual-networks?parent_id=c98c7d16-3765-420a-a270-ee57ec72d7b7&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.002585 10.0.0.242 - - [2026-02-23 02:49:58] "GET /virtual-network/0e32b3a8-447a-4857-a542-1a835c52c222?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.005434 10.0.0.242 - - [2026-02-23 02:49:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003073 10.0.0.242 - - [2026-02-23 02:49:58] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003451 10.0.0.242 - - [2026-02-23 02:49:58] "GET /virtual-networks?parent_id=c98c7d16-3765-420a-a270-ee57ec72d7b7&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.002649 10.0.0.242 - - [2026-02-23 02:49:59] "GET /virtual-network/0e32b3a8-447a-4857-a542-1a835c52c222?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.005473 10.0.0.242 - - [2026-02-23 02:49:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002975 10.0.0.242 - - [2026-02-23 02:49:59] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003648 10.0.0.242 - - [2026-02-23 02:49:59] "GET /virtual-networks?parent_id=c98c7d16-3765-420a-a270-ee57ec72d7b7&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003724 10.0.0.242 - - [2026-02-23 02:49:59] "GET /virtual-network/0e32b3a8-447a-4857-a542-1a835c52c222?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.005789 10.0.0.242 - - [2026-02-23 02:49:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003438 10.0.0.242 - - [2026-02-23 02:49:59] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003911 10.0.0.242 - - [2026-02-23 02:49:59] "GET /virtual-networks?parent_id=c98c7d16-3765-420a-a270-ee57ec72d7b7&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.002706 10.0.0.242 - - [2026-02-23 02:49:59] "GET /virtual-network/0e32b3a8-447a-4857-a542-1a835c52c222?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.005284 10.0.0.242 - - [2026-02-23 02:49:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003304 10.0.0.242 - - [2026-02-23 02:49:59] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003689 10.0.0.242 - - [2026-02-23 02:49:59] "GET /virtual-networks?parent_id=c98c7d16-3765-420a-a270-ee57ec72d7b7&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.002626 10.0.0.242 - - [2026-02-23 02:49:59] "GET /virtual-network/0e32b3a8-447a-4857-a542-1a835c52c222?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.007081 10.0.0.242 - - [2026-02-23 02:49:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005795 10.0.0.242 - - [2026-02-23 02:49:59] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003478 10.0.0.242 - - [2026-02-23 02:49:59] "GET /virtual-networks?parent_id=c98c7d16-3765-420a-a270-ee57ec72d7b7&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.002999 10.0.0.242 - - [2026-02-23 02:49:59] "GET /virtual-network/0e32b3a8-447a-4857-a542-1a835c52c222?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.005182 10.0.0.242 - - [2026-02-23 02:49:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002892 10.0.0.242 - - [2026-02-23 02:49:59] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003691 10.0.0.242 - - [2026-02-23 02:49:59] "GET /virtual-networks?parent_id=c98c7d16-3765-420a-a270-ee57ec72d7b7&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.002414 10.0.0.242 - - [2026-02-23 02:49:59] "GET /virtual-network/0e32b3a8-447a-4857-a542-1a835c52c222?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.005623 10.0.0.242 - - [2026-02-23 02:50:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004823 10.0.0.242 - - [2026-02-23 02:50:02] "GET /virtual-network/0e32b3a8-447a-4857-a542-1a835c52c222?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.005978 10.0.0.242 - - [2026-02-23 02:50:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.006253 10.0.0.242 - - [2026-02-23 02:50:06] "GET /virtual-network/0e32b3a8-447a-4857-a542-1a835c52c222?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.005946 10.0.0.242 - - [2026-02-23 02:50:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003223 10.0.0.242 - - [2026-02-23 02:50:10] "GET /virtual-network/0e32b3a8-447a-4857-a542-1a835c52c222?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.005279 10.0.0.23 - - [2026-02-23 02:50:14] "DELETE /project/c98c7d163765420aa270ee57ec72d7b7 HTTP/1.1" 404 173 0.005495 10.0.0.23 - - [2026-02-23 02:50:14] "GET /projects?obj_uuids=02ba9484-c767-4afb-9d57-a081e84b50e2&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000774 10.0.0.23 - - [2026-02-23 02:50:14] "GET /project/02ba9484-c767-4afb-9d57-a081e84b50e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1483 0.041641 10.0.0.23 - - [2026-02-23 02:50:14] "GET /projects?obj_uuids=02ba9484-c767-4afb-9d57-a081e84b50e2&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000969 10.0.0.23 - - [2026-02-23 02:50:14] "GET /project/02ba9484-c767-4afb-9d57-a081e84b50e2?fields=security_groups HTTP/1.1" 200 1374 0.034807 10.0.0.23 - - [2026-02-23 02:50:14] "DELETE /security-group/9ec8f5d7-fc7e-4116-8fb8-cf7e146f0c90 HTTP/1.1" 200 115 0.053607 10.0.0.23 - - [2026-02-23 02:50:14] "GET /projects?obj_uuids=02ba9484-c767-4afb-9d57-a081e84b50e2&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001210 10.0.0.23 - - [2026-02-23 02:50:14] "DELETE /access-control-list/3310512e-057a-4303-82c2-b4b643a1e5fd HTTP/1.1" 200 115 0.040593 10.0.0.23 - - [2026-02-23 02:50:14] "GET /project/02ba9484-c767-4afb-9d57-a081e84b50e2?fields=application_policy_sets HTTP/1.1" 200 1413 0.047737 10.0.0.23 - - [2026-02-23 02:50:14] "DELETE /project/02ba9484-c767-4afb-9d57-a081e84b50e2 HTTP/1.1" 200 115 0.368562 10.0.0.242 - - [2026-02-23 02:50:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003105 10.0.0.242 - - [2026-02-23 02:50:15] "GET /virtual-network/0e32b3a8-447a-4857-a542-1a835c52c222?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.004999 10.0.0.242 - - [2026-02-23 02:50:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003546 10.0.0.242 - - [2026-02-23 02:50:19] "GET /virtual-network/0e32b3a8-447a-4857-a542-1a835c52c222?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.005003 10.0.0.242 - - [2026-02-23 02:50:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002980 10.0.0.242 - - [2026-02-23 02:50:23] "GET /virtual-network/0e32b3a8-447a-4857-a542-1a835c52c222?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.005597 10.0.0.242 - - [2026-02-23 02:50:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004376 10.0.0.242 - - [2026-02-23 02:50:27] "GET /virtual-network/0e32b3a8-447a-4857-a542-1a835c52c222?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.005638 10.0.0.242 - - [2026-02-23 02:50:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005847 10.0.0.242 - - [2026-02-23 02:50:29] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005425 10.0.0.242 - - [2026-02-23 02:50:29] "GET /virtual-networks?parent_id=c98c7d16-3765-420a-a270-ee57ec72d7b7&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003681 10.0.0.242 - - [2026-02-23 02:50:29] "GET /virtual-network/0e32b3a8-447a-4857-a542-1a835c52c222?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.005250 10.0.0.242 - - [2026-02-23 02:50:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002628 10.0.0.242 - - [2026-02-23 02:50:29] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003735 10.0.0.242 - - [2026-02-23 02:50:29] "GET /virtual-networks?parent_id=c98c7d16-3765-420a-a270-ee57ec72d7b7&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.002759 10.0.0.242 - - [2026-02-23 02:50:29] "GET /virtual-network/0e32b3a8-447a-4857-a542-1a835c52c222?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.006139 10.0.0.242 - - [2026-02-23 02:50:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003424 10.0.0.242 - - [2026-02-23 02:50:29] "GET /routing-instance/dce28716-8f17-4203-b010-6731b1b9d9d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1681 0.006174 10.0.0.242 - - [2026-02-23 02:50:29] "GET /route-target/3c65390e-5e03-428c-9be3-7cbbb03b0017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003710 10.0.0.242 - - [2026-02-23 02:50:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003087 10.0.0.242 - - [2026-02-23 02:50:29] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003191 10.0.0.242 - - [2026-02-23 02:50:29] "GET /virtual-networks?parent_id=c98c7d16-3765-420a-a270-ee57ec72d7b7&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.002562 10.0.0.242 - - [2026-02-23 02:50:29] "GET /virtual-network/0e32b3a8-447a-4857-a542-1a835c52c222?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.005309 10.0.0.242 - - [2026-02-23 02:50:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002891 10.0.0.242 - - [2026-02-23 02:50:29] "GET /routing-instance/dce28716-8f17-4203-b010-6731b1b9d9d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1681 0.004123 10.0.0.242 - - [2026-02-23 02:50:29] "GET /route-target/3c65390e-5e03-428c-9be3-7cbbb03b0017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003395 10.0.0.242 - - [2026-02-23 02:50:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003151 10.0.0.242 - - [2026-02-23 02:50:29] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004090 10.0.0.242 - - [2026-02-23 02:50:29] "GET /virtual-networks?parent_id=c98c7d16-3765-420a-a270-ee57ec72d7b7&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003190 10.0.0.242 - - [2026-02-23 02:50:30] "GET /virtual-network/0e32b3a8-447a-4857-a542-1a835c52c222?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.005571 10.0.0.242 - - [2026-02-23 02:50:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003496 10.0.0.242 - - [2026-02-23 02:50:30] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004015 10.0.0.242 - - [2026-02-23 02:50:30] "GET /virtual-networks?parent_id=c98c7d16-3765-420a-a270-ee57ec72d7b7&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.002980 10.0.0.242 - - [2026-02-23 02:50:30] "GET /virtual-network/0e32b3a8-447a-4857-a542-1a835c52c222?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.005986 10.0.0.242 - - [2026-02-23 02:50:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002936 10.0.0.242 - - [2026-02-23 02:50:30] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003876 10.0.0.242 - - [2026-02-23 02:50:30] "GET /virtual-networks?parent_id=c98c7d16-3765-420a-a270-ee57ec72d7b7&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003178 10.0.0.242 - - [2026-02-23 02:50:30] "GET /virtual-network/0e32b3a8-447a-4857-a542-1a835c52c222?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.005350 10.0.0.23 - - [2026-02-23 02:50:30] "GET /obj-perms HTTP/1.1" 200 5099 0.051497 10.0.0.242 - - [2026-02-23 02:50:30] "GET /obj-perms HTTP/1.1" 200 5099 0.003330 10.0.0.242 - - [2026-02-23 02:50:30] "GET /obj-perms HTTP/1.1" 200 5099 0.005424 10.0.0.242 - - [2026-02-23 02:50:30] "GET /obj-perms HTTP/1.1" 200 5099 0.003405 10.0.0.242 - - [2026-02-23 02:50:30] "GET /virtual-machine/67573c5b-1706-4598-a5b3-cd7b7f6646fd HTTP/1.1" 200 1317 0.003599 10.0.0.242 - - [2026-02-23 02:50:30] "GET /virtual-machine-interface/167fdca8-1a22-4243-97a9-2a1f42eacbaa HTTP/1.1" 200 3417 0.005122 10.0.0.242 - - [2026-02-23 02:50:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003405 10.0.0.242 - - [2026-02-23 02:50:30] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003194 10.0.0.242 - - [2026-02-23 02:50:30] "GET /virtual-networks?parent_id=c98c7d16-3765-420a-a270-ee57ec72d7b7&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.002642 10.0.0.242 - - [2026-02-23 02:50:30] "GET /virtual-network/0e32b3a8-447a-4857-a542-1a835c52c222?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.005069 10.0.0.242 - - [2026-02-23 02:50:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003605 10.0.0.242 - - [2026-02-23 02:50:32] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003419 10.0.0.242 - - [2026-02-23 02:50:32] "GET /virtual-networks?parent_id=c98c7d16-3765-420a-a270-ee57ec72d7b7&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.002576 10.0.0.242 - - [2026-02-23 02:50:32] "GET /virtual-network/0e32b3a8-447a-4857-a542-1a835c52c222?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.005555 10.0.0.242 - - [2026-02-23 02:50:32] "POST /neutron/security_group HTTP/1.1" 200 1457 0.007048 10.0.0.242 - - [2026-02-23 02:50:39] "POST /neutron/port HTTP/1.1" 200 1257 0.054590 10.0.0.242 - - [2026-02-23 02:50:42] "POST /neutron/security_group HTTP/1.1" 200 1457 0.006582 10.0.0.242 - - [2026-02-23 02:50:45] "POST /neutron/port HTTP/1.1" 200 1257 0.015596 10.0.0.242 - - [2026-02-23 02:50:45] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003679 10.0.0.242 - - [2026-02-23 02:50:45] "POST /neutron/port HTTP/1.1" 200 117 0.001111 10.0.0.242 - - [2026-02-23 02:50:47] "POST /neutron/port HTTP/1.1" 200 1257 0.016363 10.0.0.242 - - [2026-02-23 02:50:53] "POST /neutron/security_group HTTP/1.1" 200 1457 0.006500 10.0.0.242 - - [2026-02-23 02:50:53] "POST /neutron/port HTTP/1.1" 200 1257 0.014914 10.0.0.242 - - [2026-02-23 02:50:53] "POST /neutron/security_group HTTP/1.1" 200 1457 0.005926 10.0.0.242 - - [2026-02-23 02:50:53] "GET /virtual-machine/e2713250-f0a3-4d47-b0fa-15af244f67b8 HTTP/1.1" 200 1318 0.005134 10.0.0.242 - - [2026-02-23 02:50:53] "GET /virtual-machine/e2713250-f0a3-4d47-b0fa-15af244f67b8 HTTP/1.1" 200 1318 0.003030 10.0.0.242 - - [2026-02-23 02:50:53] "GET /virtual-machine-interface/12460ca6-768e-468e-b817-7d3645da5223 HTTP/1.1" 200 3417 0.005518 10.0.0.242 - - [2026-02-23 02:50:53] "GET /virtual-machine/e2713250-f0a3-4d47-b0fa-15af244f67b8 HTTP/1.1" 200 1318 0.003549 10.0.0.242 - - [2026-02-23 02:50:53] "GET /virtual-machine-interface/12460ca6-768e-468e-b817-7d3645da5223 HTTP/1.1" 200 3417 0.004480 10.0.0.242 - - [2026-02-23 02:50:53] "GET /instance-ip/873d965a-caed-4ea0-b7f6-c940c745813a HTTP/1.1" 200 1716 0.005181 10.0.0.242 - - [2026-02-23 02:50:53] "GET /instance-ip/98957762-84a3-42d8-8cd1-97de58f55cb1 HTTP/1.1" 200 1736 0.004940 10.0.0.242 - - [2026-02-23 02:50:53] "GET /virtual-machine/e2713250-f0a3-4d47-b0fa-15af244f67b8 HTTP/1.1" 200 1318 0.003295 10.0.0.242 - - [2026-02-23 02:50:53] "GET /virtual-machine-interface/12460ca6-768e-468e-b817-7d3645da5223 HTTP/1.1" 200 3417 0.004462 10.0.0.242 - - [2026-02-23 02:50:53] "GET /instance-ip/873d965a-caed-4ea0-b7f6-c940c745813a HTTP/1.1" 200 1716 0.004558 10.0.0.242 - - [2026-02-23 02:50:53] "GET /instance-ip/98957762-84a3-42d8-8cd1-97de58f55cb1 HTTP/1.1" 200 1736 0.004335 10.0.0.242 - - [2026-02-23 02:50:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002937 10.0.0.242 - - [2026-02-23 02:50:53] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004023 10.0.0.242 - - [2026-02-23 02:50:53] "GET /virtual-networks?parent_id=c98c7d16-3765-420a-a270-ee57ec72d7b7&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.002949 10.0.0.242 - - [2026-02-23 02:50:53] "GET /virtual-network/0e32b3a8-447a-4857-a542-1a835c52c222?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.005596 10.0.0.242 - - [2026-02-23 02:50:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003063 10.0.0.242 - - [2026-02-23 02:50:53] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003757 10.0.0.242 - - [2026-02-23 02:50:53] "GET /virtual-networks?parent_id=c98c7d16-3765-420a-a270-ee57ec72d7b7&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.002570 10.0.0.242 - - [2026-02-23 02:50:53] "GET /virtual-network/0e32b3a8-447a-4857-a542-1a835c52c222?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.005073 10.0.0.242 - - [2026-02-23 02:50:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003378 10.0.0.242 - - [2026-02-23 02:50:53] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003353 10.0.0.242 - - [2026-02-23 02:50:53] "GET /virtual-networks?parent_id=c98c7d16-3765-420a-a270-ee57ec72d7b7&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.002438 10.0.0.242 - - [2026-02-23 02:50:53] "GET /virtual-network/0e32b3a8-447a-4857-a542-1a835c52c222?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.005306 10.0.0.242 - - [2026-02-23 02:50:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002789 10.0.0.242 - - [2026-02-23 02:50:53] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003703 10.0.0.242 - - [2026-02-23 02:50:53] "GET /virtual-networks?parent_id=c98c7d16-3765-420a-a270-ee57ec72d7b7&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003896 10.0.0.242 - - [2026-02-23 02:50:53] "GET /virtual-network/0e32b3a8-447a-4857-a542-1a835c52c222?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.005407 10.0.0.242 - - [2026-02-23 02:50:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003168 10.0.0.242 - - [2026-02-23 02:50:54] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004125 10.0.0.242 - - [2026-02-23 02:50:54] "GET /virtual-networks?parent_id=c98c7d16-3765-420a-a270-ee57ec72d7b7&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.002488 10.0.0.242 - - [2026-02-23 02:50:54] "GET /virtual-network/0e32b3a8-447a-4857-a542-1a835c52c222?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.005315 10.0.0.242 - - [2026-02-23 02:50:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003058 10.0.0.242 - - [2026-02-23 02:50:54] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003799 10.0.0.242 - - [2026-02-23 02:50:54] "GET /virtual-networks?parent_id=c98c7d16-3765-420a-a270-ee57ec72d7b7&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.002724 10.0.0.242 - - [2026-02-23 02:50:54] "GET /virtual-network/0e32b3a8-447a-4857-a542-1a835c52c222?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.006150 10.0.0.242 - - [2026-02-23 02:50:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002757 10.0.0.242 - - [2026-02-23 02:50:54] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004142 10.0.0.242 - - [2026-02-23 02:50:54] "GET /virtual-networks?parent_id=c98c7d16-3765-420a-a270-ee57ec72d7b7&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003036 10.0.0.242 - - [2026-02-23 02:50:54] "GET /virtual-network/0e32b3a8-447a-4857-a542-1a835c52c222?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.005343 10.0.0.242 - - [2026-02-23 02:50:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003071 10.0.0.242 - - [2026-02-23 02:50:55] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003082 10.0.0.242 - - [2026-02-23 02:50:55] "GET /virtual-networks?parent_id=c98c7d16-3765-420a-a270-ee57ec72d7b7&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.002355 10.0.0.242 - - [2026-02-23 02:50:55] "GET /virtual-network/0e32b3a8-447a-4857-a542-1a835c52c222?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.005715 10.0.0.242 - - [2026-02-23 02:50:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002878 10.0.0.242 - - [2026-02-23 02:50:55] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004535 10.0.0.242 - - [2026-02-23 02:50:55] "GET /virtual-networks?parent_id=c98c7d16-3765-420a-a270-ee57ec72d7b7&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.002537 10.0.0.242 - - [2026-02-23 02:50:55] "GET /virtual-network/0e32b3a8-447a-4857-a542-1a835c52c222?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.006173 10.0.0.242 - - [2026-02-23 02:50:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002689 10.0.0.242 - - [2026-02-23 02:50:55] "GET /routing-instance/dce28716-8f17-4203-b010-6731b1b9d9d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1681 0.003798 10.0.0.242 - - [2026-02-23 02:50:55] "GET /route-target/3c65390e-5e03-428c-9be3-7cbbb03b0017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003678 10.0.0.242 - - [2026-02-23 02:50:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003470 10.0.0.242 - - [2026-02-23 02:50:55] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004030 10.0.0.242 - - [2026-02-23 02:50:55] "GET /virtual-networks?parent_id=c98c7d16-3765-420a-a270-ee57ec72d7b7&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.002586 10.0.0.242 - - [2026-02-23 02:50:55] "GET /virtual-network/0e32b3a8-447a-4857-a542-1a835c52c222?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.005121 10.0.0.242 - - [2026-02-23 02:50:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002704 10.0.0.242 - - [2026-02-23 02:50:55] "GET /routing-instance/dce28716-8f17-4203-b010-6731b1b9d9d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1681 0.005011 10.0.0.242 - - [2026-02-23 02:50:55] "GET /route-target/3c65390e-5e03-428c-9be3-7cbbb03b0017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003102 10.0.0.242 - - [2026-02-23 02:50:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003223 10.0.0.242 - - [2026-02-23 02:50:55] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003985 10.0.0.242 - - [2026-02-23 02:50:55] "GET /virtual-networks?parent_id=c98c7d16-3765-420a-a270-ee57ec72d7b7&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.002739 10.0.0.242 - - [2026-02-23 02:50:56] "GET /virtual-network/0e32b3a8-447a-4857-a542-1a835c52c222?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.006863 10.0.0.242 - - [2026-02-23 02:50:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003752 10.0.0.242 - - [2026-02-23 02:50:56] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004338 10.0.0.242 - - [2026-02-23 02:50:56] "GET /virtual-networks?parent_id=c98c7d16-3765-420a-a270-ee57ec72d7b7&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003340 10.0.0.242 - - [2026-02-23 02:50:56] "GET /virtual-network/0e32b3a8-447a-4857-a542-1a835c52c222?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.006315 10.0.0.242 - - [2026-02-23 02:50:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002766 10.0.0.242 - - [2026-02-23 02:50:56] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005018 10.0.0.242 - - [2026-02-23 02:50:56] "GET /virtual-networks?parent_id=c98c7d16-3765-420a-a270-ee57ec72d7b7&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003181 10.0.0.242 - - [2026-02-23 02:50:56] "GET /virtual-network/0e32b3a8-447a-4857-a542-1a835c52c222?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.005406 10.0.0.23 - - [2026-02-23 02:50:56] "GET /obj-perms HTTP/1.1" 200 5099 0.003693 10.0.0.242 - - [2026-02-23 02:50:56] "GET /obj-perms HTTP/1.1" 200 5099 0.003727 10.0.0.242 - - [2026-02-23 02:50:56] "GET /obj-perms HTTP/1.1" 200 5099 0.004078 10.0.0.23 - - [2026-02-23 02:50:56] "GET /obj-perms HTTP/1.1" 200 5099 0.012487 10.0.0.50 - - [2026-02-23 02:50:56] "GET /obj-perms HTTP/1.1" 200 5099 0.004142 10.0.0.242 - - [2026-02-23 02:50:56] "GET /virtual-machine/e2713250-f0a3-4d47-b0fa-15af244f67b8 HTTP/1.1" 200 1318 0.003427 10.0.0.242 - - [2026-02-23 02:50:56] "GET /virtual-machine-interface/12460ca6-768e-468e-b817-7d3645da5223 HTTP/1.1" 200 3417 0.005495 10.0.0.242 - - [2026-02-23 02:50:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003764 10.0.0.242 - - [2026-02-23 02:50:56] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.002854 10.0.0.242 - - [2026-02-23 02:50:56] "GET /virtual-networks?parent_id=c98c7d16-3765-420a-a270-ee57ec72d7b7&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.002838 10.0.0.242 - - [2026-02-23 02:50:56] "GET /virtual-network/0e32b3a8-447a-4857-a542-1a835c52c222?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.005446 10.0.0.242 - - [2026-02-23 02:50:57] "POST /neutron/network HTTP/1.1" 200 1124 0.006231 10.0.0.242 - - [2026-02-23 02:50:57] "POST /neutron/subnet HTTP/1.1" 200 1389 0.014201 10.0.0.242 - - [2026-02-23 02:50:57] "POST /neutron/network HTTP/1.1" 200 1114 0.008644 10.0.0.242 - - [2026-02-23 02:50:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003788 10.0.0.242 - - [2026-02-23 02:50:57] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004029 10.0.0.242 - - [2026-02-23 02:50:57] "GET /virtual-networks?parent_id=c98c7d16-3765-420a-a270-ee57ec72d7b7&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003428 10.0.0.242 - - [2026-02-23 02:50:57] "GET /virtual-network/0e32b3a8-447a-4857-a542-1a835c52c222?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.005265 10.0.0.242 - - [2026-02-23 02:50:58] "GET /virtual-machine/67573c5b-1706-4598-a5b3-cd7b7f6646fd HTTP/1.1" 200 1317 0.004440 10.0.0.242 - - [2026-02-23 02:50:58] "GET /virtual-machine-interface/167fdca8-1a22-4243-97a9-2a1f42eacbaa HTTP/1.1" 200 3417 0.004670 10.0.0.242 - - [2026-02-23 02:50:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002712 10.0.0.242 - - [2026-02-23 02:50:58] "GET /security-group/12b9dae9-03d4-494e-807f-6adabcde5608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2739 0.003596 10.0.0.242 - - [2026-02-23 02:50:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003139 10.0.0.242 - - [2026-02-23 02:50:58] "GET /security-group/12b9dae9-03d4-494e-807f-6adabcde5608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2739 0.004006 10.0.0.242 - - [2026-02-23 02:50:58] "POST /neutron/port HTTP/1.1" 200 1257 0.016540 10.0.0.242 - - [2026-02-23 02:50:58] "POST /neutron/port HTTP/1.1" 200 1209 0.067522 10.0.0.242 - - [2026-02-23 02:50:58] "GET /virtual-machine/67573c5b-1706-4598-a5b3-cd7b7f6646fd HTTP/1.1" 200 1317 0.004928 10.0.0.242 - - [2026-02-23 02:50:58] "GET /virtual-machine-interface/167fdca8-1a22-4243-97a9-2a1f42eacbaa HTTP/1.1" 200 3361 0.006751 10.0.0.242 - - [2026-02-23 02:50:58] "POST /neutron/port HTTP/1.1" 200 1209 0.013970 10.0.0.242 - - [2026-02-23 02:50:58] "GET /virtual-machine/67573c5b-1706-4598-a5b3-cd7b7f6646fd HTTP/1.1" 200 1317 0.004147 10.0.0.242 - - [2026-02-23 02:50:58] "GET /virtual-machine-interface/167fdca8-1a22-4243-97a9-2a1f42eacbaa HTTP/1.1" 200 3417 0.006446 10.0.0.242 - - [2026-02-23 02:50:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002728 10.0.0.242 - - [2026-02-23 02:50:58] "GET /security-group/12b9dae9-03d4-494e-807f-6adabcde5608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2739 0.003037 10.0.0.242 - - [2026-02-23 02:50:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002477 10.0.0.242 - - [2026-02-23 02:50:58] "GET /security-group/12b9dae9-03d4-494e-807f-6adabcde5608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2739 0.004994 10.0.0.242 - - [2026-02-23 02:50:58] "POST /neutron/security_group HTTP/1.1" 200 1483 0.003631 10.0.0.242 - - [2026-02-23 02:51:45] "POST /neutron/port HTTP/1.1" 200 1257 0.016379 10.0.0.242 - - [2026-02-23 02:51:45] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003320 10.0.0.242 - - [2026-02-23 02:51:45] "POST /neutron/port HTTP/1.1" 200 117 0.001021 10.0.0.23 - - [2026-02-23 02:51:48] "GET /projects?obj_uuids=c98c7d16-3765-420a-a270-ee57ec72d7b7&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.000901 10.0.0.242 - - [2026-02-23 02:51:48] "POST /neutron/security_group_rule HTTP/1.1" 200 2664 0.046510 10.0.0.242 - - [2026-02-23 02:51:48] "POST /neutron/security_group_rule HTTP/1.1" 200 565 0.022733 10.0.0.242 - - [2026-02-23 02:51:49] "POST /neutron/security_group_rule HTTP/1.1" 200 600 0.147542 10.0.0.23 - - [2026-02-23 02:51:49] "PUT /access-control-list/cb74fae9-8394-4747-bf2e-ff69391df6f3 HTTP/1.1" 200 272 0.256857 10.0.0.23 - - [2026-02-23 02:51:49] "GET /obj-perms HTTP/1.1" 200 5075 0.136687 10.0.0.242 - - [2026-02-23 02:51:50] "GET /obj-perms HTTP/1.1" 200 5075 0.056608 10.0.0.242 - - [2026-02-23 02:51:51] "POST /neutron/port HTTP/1.1" 200 1247 0.014363 10.0.0.242 - - [2026-02-23 02:51:52] "GET /virtual-machine/e2713250-f0a3-4d47-b0fa-15af244f67b8 HTTP/1.1" 200 1318 0.003953 10.0.0.242 - - [2026-02-23 02:51:52] "POST /neutron/port HTTP/1.1" 200 1219 0.016855 10.0.0.242 - - [2026-02-23 02:51:54] "GET /virtual-machine/e2713250-f0a3-4d47-b0fa-15af244f67b8 HTTP/1.1" 404 171 0.003195 10.0.0.242 - - [2026-02-23 02:51:54] "GET /virtual-machine/e2713250-f0a3-4d47-b0fa-15af244f67b8 HTTP/1.1" 404 171 0.002359 10.0.0.242 - - [2026-02-23 02:51:54] "GET /virtual-machine/e2713250-f0a3-4d47-b0fa-15af244f67b8 HTTP/1.1" 404 171 0.003082 10.0.0.242 - - [2026-02-23 02:51:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003901 10.0.0.242 - - [2026-02-23 02:51:54] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003099 10.0.0.242 - - [2026-02-23 02:51:54] "GET /virtual-networks?parent_id=c98c7d16-3765-420a-a270-ee57ec72d7b7&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.002358 10.0.0.242 - - [2026-02-23 02:51:54] "GET /virtual-network/0e32b3a8-447a-4857-a542-1a835c52c222?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.006325 10.0.0.242 - - [2026-02-23 02:51:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002767 10.0.0.242 - - [2026-02-23 02:51:54] "GET /routing-instance/dce28716-8f17-4203-b010-6731b1b9d9d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1681 0.004034 10.0.0.242 - - [2026-02-23 02:51:54] "GET /route-target/3c65390e-5e03-428c-9be3-7cbbb03b0017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003826 10.0.0.242 - - [2026-02-23 02:52:00] "GET /obj-perms HTTP/1.1" 200 5099 0.003678 10.0.0.23 - - [2026-02-23 02:52:00] "GET /obj-perms HTTP/1.1" 200 5099 0.004254 10.0.0.242 - - [2026-02-23 02:52:09] "GET /obj-perms HTTP/1.1" 200 5099 0.003439 10.0.0.23 - - [2026-02-23 02:52:09] "GET /obj-perms HTTP/1.1" 200 5099 0.003396 10.0.0.242 - - [2026-02-23 02:52:16] "GET /obj-perms HTTP/1.1" 200 5099 0.003696 10.0.0.23 - - [2026-02-23 02:52:16] "GET /obj-perms HTTP/1.1" 200 5099 0.003523 10.0.0.242 - - [2026-02-23 02:52:16] "POST /neutron/security_group HTTP/1.1" 200 1455 0.007029 10.0.0.242 - - [2026-02-23 02:52:16] "POST /neutron/port HTTP/1.1" 200 1247 0.015968 10.0.0.242 - - [2026-02-23 02:52:16] "GET /virtual-machine/67573c5b-1706-4598-a5b3-cd7b7f6646fd HTTP/1.1" 200 1317 0.003646 10.0.0.242 - - [2026-02-23 02:52:16] "POST /neutron/port HTTP/1.1" 200 1209 0.016962 10.0.0.242 - - [2026-02-23 02:52:18] "GET /virtual-machine/67573c5b-1706-4598-a5b3-cd7b7f6646fd HTTP/1.1" 404 171 0.002807 10.0.0.242 - - [2026-02-23 02:52:18] "GET /virtual-machine/67573c5b-1706-4598-a5b3-cd7b7f6646fd HTTP/1.1" 404 171 0.002321 10.0.0.242 - - [2026-02-23 02:52:18] "GET /virtual-machine/67573c5b-1706-4598-a5b3-cd7b7f6646fd HTTP/1.1" 404 171 0.002862 10.0.0.242 - - [2026-02-23 02:52:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003291 10.0.0.242 - - [2026-02-23 02:52:18] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003871 10.0.0.242 - - [2026-02-23 02:52:18] "GET /virtual-networks?parent_id=c98c7d16-3765-420a-a270-ee57ec72d7b7&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.002803 10.0.0.242 - - [2026-02-23 02:52:18] "GET /virtual-network/0e32b3a8-447a-4857-a542-1a835c52c222?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.005626 10.0.0.242 - - [2026-02-23 02:52:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002730 10.0.0.242 - - [2026-02-23 02:52:18] "GET /routing-instance/dce28716-8f17-4203-b010-6731b1b9d9d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1681 0.004094 10.0.0.242 - - [2026-02-23 02:52:18] "GET /route-target/3c65390e-5e03-428c-9be3-7cbbb03b0017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003531 10.0.0.242 - - [2026-02-23 02:52:18] "GET /obj-perms HTTP/1.1" 200 5099 0.003594 10.0.0.242 - - [2026-02-23 02:52:25] "GET /obj-perms HTTP/1.1" 200 5099 0.004120 10.0.0.242 - - [2026-02-23 02:52:25] "GET /obj-perms HTTP/1.1" 200 5099 0.003478 10.0.0.23 - - [2026-02-23 02:52:25] "POST /useragent-kv HTTP/1.1" 200 115 0.003860 10.0.0.23 - - [2026-02-23 02:52:25] "POST /useragent-kv HTTP/1.1" 200 115 0.004783 10.0.0.23 - - [2026-02-23 02:52:25] "POST /useragent-kv HTTP/1.1" 200 115 0.003503 10.0.0.23 - - [2026-02-23 02:52:25] "POST /useragent-kv HTTP/1.1" 200 115 0.007444 10.0.0.23 - - [2026-02-23 02:52:25] "DELETE /route-target/3c65390e-5e03-428c-9be3-7cbbb03b0017 HTTP/1.1" 200 115 0.037122 10.0.0.242 - - [2026-02-23 02:52:25] "POST /neutron/network HTTP/1.1" 200 151 0.151477 10.0.0.242 - - [2026-02-23 02:52:25] "POST /fqname-to-id HTTP/1.1" 404 249 0.002392 10.0.0.23 - - [2026-02-23 02:52:27] "GET /projects?obj_uuids=c98c7d16-3765-420a-a270-ee57ec72d7b7&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.000918 10.0.0.242 - - [2026-02-23 02:52:27] "GET /project/c98c7d16-3765-420a-a270-ee57ec72d7b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.071659 10.0.0.23 - - [2026-02-23 02:52:27] "GET /projects?obj_uuids=c98c7d16-3765-420a-a270-ee57ec72d7b7&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001119 10.0.0.242 - - [2026-02-23 02:52:27] "GET /project/c98c7d16-3765-420a-a270-ee57ec72d7b7?fields=virtual_networks HTTP/1.1" 200 1083 0.031828 10.0.0.23 - - [2026-02-23 02:52:27] "GET /projects?obj_uuids=c98c7d16-3765-420a-a270-ee57ec72d7b7&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.000901 10.0.0.242 - - [2026-02-23 02:52:27] "GET /project/c98c7d16-3765-420a-a270-ee57ec72d7b7?fields=virtual_machine_interfaces HTTP/1.1" 200 1083 0.040476 10.0.0.23 - - [2026-02-23 02:52:27] "GET /projects?obj_uuids=c98c7d16-3765-420a-a270-ee57ec72d7b7&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.000865 10.0.0.242 - - [2026-02-23 02:52:27] "GET /project/c98c7d16-3765-420a-a270-ee57ec72d7b7?fields=security_groups HTTP/1.1" 200 1334 0.033063 10.0.0.242 - - [2026-02-23 02:52:28] "POST /fqname-to-id HTTP/1.1" 404 218 0.037455 10.0.0.23 - - [2026-02-23 02:52:28] "GET /projects?obj_uuids=dc76ae2a-75e6-436f-91b5-6ae6b9c851bc&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002979 10.0.0.23 - - [2026-02-23 02:52:28] "GET /domains?obj_uuids=e1cc6957-1fd1-4e0a-8f60-be32b1950cd6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000880 10.0.0.23 - - [2026-02-23 02:52:28] "GET /domain/e1cc6957-1fd1-4e0a-8f60-be32b1950cd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.035587 10.0.0.23 - - [2026-02-23 02:52:28] "POST /id-to-fqname HTTP/1.1" 200 221 0.004662 10.0.0.23 - - [2026-02-23 02:52:28] "POST /fqname-to-id HTTP/1.1" 404 232 0.003620 10.0.0.23 - - [2026-02-23 02:52:28] "POST /security-groups HTTP/1.1" 200 621 0.027226 10.0.0.23 - - [2026-02-23 02:52:28] "POST /fqname-to-id HTTP/1.1" 404 264 0.009970 10.0.0.23 - - [2026-02-23 02:52:28] "POST /projects HTTP/1.1" 200 645 0.225158 10.0.0.23 - - [2026-02-23 02:52:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.295956 10.0.0.23 - - [2026-02-23 02:52:28] "POST /access-control-lists HTTP/1.1" 200 624 0.024744 10.0.0.242 - - [2026-02-23 02:52:28] "GET /project/dc76ae2a-75e6-436f-91b5-6ae6b9c851bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1484 0.455033 10.0.0.242 - - [2026-02-23 02:52:30] "GET / HTTP/1.1" 200 35931 0.001536 10.0.0.242 - - [2026-02-23 02:52:31] "POST /fqname-to-id HTTP/1.1" 401 293 0.000447 10.0.0.242 - - [2026-02-23 02:52:32] "POST /fqname-to-id HTTP/1.1" 404 254 0.071801 10.0.0.242 - - [2026-02-23 02:52:32] "POST /security-groups HTTP/1.1" 200 595 0.028946 10.0.0.242 - - [2026-02-23 02:52:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002490 10.0.0.23 - - [2026-02-23 02:52:32] "POST /fqname-to-id HTTP/1.1" 404 285 0.003208 10.0.0.242 - - [2026-02-23 02:52:32] "GET /security-group/c3eab0a3-e45d-4c8f-9e91-32e0e743b95f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1944 0.006613 10.0.0.242 - - [2026-02-23 02:52:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002499 10.0.0.242 - - [2026-02-23 02:52:32] "GET /security-group/c3eab0a3-e45d-4c8f-9e91-32e0e743b95f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1944 0.004786 10.0.0.242 - - [2026-02-23 02:52:33] "DELETE /security-group/c3eab0a3-e45d-4c8f-9e91-32e0e743b95f HTTP/1.1" 200 115 0.059365 10.0.0.242 - - [2026-02-23 02:52:33] "POST /fqname-to-id HTTP/1.1" 404 254 0.002083 10.0.0.23 - - [2026-02-23 02:52:33] "DELETE /access-control-list/1e8bcc18-190f-475b-b18b-0694db08cfc2 HTTP/1.1" 200 115 0.053473 10.0.0.242 - - [2026-02-23 02:52:33] "POST /fqname-to-id HTTP/1.1" 404 254 0.002925 10.0.0.242 - - [2026-02-23 02:52:33] "POST /security-groups HTTP/1.1" 200 595 0.032204 10.0.0.242 - - [2026-02-23 02:52:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003931 10.0.0.23 - - [2026-02-23 02:52:33] "POST /fqname-to-id HTTP/1.1" 404 285 0.004547 10.0.0.242 - - [2026-02-23 02:52:33] "GET /security-group/f7fd8af7-abbe-4eb0-8d68-280472f508a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1944 0.015595 10.0.0.242 - - [2026-02-23 02:52:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003941 10.0.0.242 - - [2026-02-23 02:52:33] "GET /security-group/f7fd8af7-abbe-4eb0-8d68-280472f508a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1944 0.003692 10.0.0.242 - - [2026-02-23 02:52:34] "GET /security-group/f7fd8af7-abbe-4eb0-8d68-280472f508a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1944 0.004012 10.0.0.242 - - [2026-02-23 02:52:34] "PUT /security-group/f7fd8af7-abbe-4eb0-8d68-280472f508a5 HTTP/1.1" 200 262 0.015992 10.0.0.242 - - [2026-02-23 02:52:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003359 10.0.0.23 - - [2026-02-23 02:52:34] "PUT /access-control-list/2222b041-215f-4a48-a36e-f66e904f0339 HTTP/1.1" 200 272 0.017789 10.0.0.23 - - [2026-02-23 02:52:34] "GET /projects?obj_uuids=dc76ae2a-75e6-436f-91b5-6ae6b9c851bc&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001268 10.0.0.242 - - [2026-02-23 02:52:34] "GET /project/dc76ae2a-75e6-436f-91b5-6ae6b9c851bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1484 0.044079 10.0.0.242 - - [2026-02-23 02:52:34] "POST /neutron/network HTTP/1.1" 200 117 0.043874 10.0.0.242 - - [2026-02-23 02:52:34] "POST /neutron/network HTTP/1.1" 200 953 0.008075 10.0.0.242 - - [2026-02-23 02:52:34] "POST /id-to-fqname HTTP/1.1" 200 300 0.000982 10.0.0.242 - - [2026-02-23 02:52:34] "GET /virtual-network/bfd3d7bc-0385-402b-973c-2fa8ece2d4ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2248 0.004554 10.0.0.242 - - [2026-02-23 02:52:34] "GET /virtual-network/bfd3d7bc-0385-402b-973c-2fa8ece2d4ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2248 0.005663 10.0.0.242 - - [2026-02-23 02:52:35] "POST /neutron/subnet HTTP/1.1" 200 720 0.007995 10.0.0.242 - - [2026-02-23 02:52:35] "GET /virtual-network/bfd3d7bc-0385-402b-973c-2fa8ece2d4ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2248 0.005188 10.0.0.50 - - [2026-02-23 02:52:36] "GET /obj-perms HTTP/1.1" 200 5109 0.071963 10.0.0.242 - - [2026-02-23 02:52:36] "POST /id-to-fqname HTTP/1.1" 200 300 0.001726 10.0.0.23 - - [2026-02-23 02:52:37] "GET /projects?obj_uuids=dc76ae2a-75e6-436f-91b5-6ae6b9c851bc&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.000908 10.0.0.242 - - [2026-02-23 02:52:37] "GET /project/dc76ae2a-75e6-436f-91b5-6ae6b9c851bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1484 0.061620 10.0.0.242 - - [2026-02-23 02:52:37] "POST /neutron/network HTTP/1.1" 200 953 0.006491 10.0.0.242 - - [2026-02-23 02:52:38] "POST /id-to-fqname HTTP/1.1" 200 300 0.001286 10.0.0.242 - - [2026-02-23 02:52:38] "POST /neutron/port HTTP/1.1" 200 117 0.005951 10.0.0.242 - - [2026-02-23 02:52:38] "POST /neutron/network HTTP/1.1" 200 963 0.006765 10.0.0.242 - - [2026-02-23 02:52:39] "POST /neutron/port HTTP/1.1" 200 1089 0.022141 10.0.0.242 - - [2026-02-23 02:52:39] "POST /neutron/port HTTP/1.1" 200 1154 0.017451 10.0.0.242 - - [2026-02-23 02:52:39] "POST /neutron/port HTTP/1.1" 200 117 0.000984 10.0.0.23 - - [2026-02-23 02:52:39] "GET /projects?obj_uuids=dc76ae2a-75e6-436f-91b5-6ae6b9c851bc&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.000884 10.0.0.242 - - [2026-02-23 02:52:39] "GET /project/dc76ae2a-75e6-436f-91b5-6ae6b9c851bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1484 0.102372 10.0.0.242 - - [2026-02-23 02:52:39] "POST /neutron/port HTTP/1.1" 200 1154 0.017054 10.0.0.242 - - [2026-02-23 02:52:39] "POST /neutron/port HTTP/1.1" 200 1154 0.015002 10.0.0.23 - - [2026-02-23 02:52:40] "GET /projects?obj_uuids=dc76ae2a-75e6-436f-91b5-6ae6b9c851bc&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001086 10.0.0.242 - - [2026-02-23 02:52:40] "POST /neutron/security_group HTTP/1.1" 200 3296 0.051126 10.0.0.242 - - [2026-02-23 02:52:40] "POST /neutron/port HTTP/1.1" 200 1089 0.016654 10.0.0.242 - - [2026-02-23 02:52:40] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003757 10.0.0.242 - - [2026-02-23 02:52:41] "POST /neutron/network HTTP/1.1" 200 953 0.006609 10.0.0.242 - - [2026-02-23 02:52:45] "POST /neutron/port HTTP/1.1" 200 1154 0.018497 10.0.0.242 - - [2026-02-23 02:52:45] "POST /neutron/security_group HTTP/1.1" 200 1290 0.006970 10.0.0.242 - - [2026-02-23 02:52:45] "GET /virtual-machine/c0cddf59-c4b8-4ffc-add0-9d57a48c796d HTTP/1.1" 401 293 0.000396 10.0.0.242 - - [2026-02-23 02:52:45] "GET /virtual-machine/c0cddf59-c4b8-4ffc-add0-9d57a48c796d HTTP/1.1" 200 1323 0.042634 10.0.0.242 - - [2026-02-23 02:52:45] "GET /virtual-machine/c0cddf59-c4b8-4ffc-add0-9d57a48c796d HTTP/1.1" 200 1323 0.003321 10.0.0.242 - - [2026-02-23 02:52:45] "GET /virtual-machine-interface/eb029ae4-3a16-46fb-a7d4-94647b01ba02 HTTP/1.1" 200 3264 0.004682 10.0.0.242 - - [2026-02-23 02:52:45] "GET /virtual-machine/c0cddf59-c4b8-4ffc-add0-9d57a48c796d HTTP/1.1" 200 1323 0.003254 10.0.0.242 - - [2026-02-23 02:52:45] "GET /virtual-machine-interface/eb029ae4-3a16-46fb-a7d4-94647b01ba02 HTTP/1.1" 200 3264 0.005024 10.0.0.242 - - [2026-02-23 02:52:45] "GET /instance-ip/00334433-7ec7-4077-95f6-c28ea2dcff35 HTTP/1.1" 200 1727 0.006207 10.0.0.242 - - [2026-02-23 02:52:45] "GET /virtual-machine/c0cddf59-c4b8-4ffc-add0-9d57a48c796d HTTP/1.1" 200 1323 0.003572 10.0.0.242 - - [2026-02-23 02:52:45] "GET /virtual-machine-interface/eb029ae4-3a16-46fb-a7d4-94647b01ba02 HTTP/1.1" 200 3264 0.004644 10.0.0.242 - - [2026-02-23 02:52:45] "GET /instance-ip/00334433-7ec7-4077-95f6-c28ea2dcff35 HTTP/1.1" 200 1727 0.003763 10.0.0.242 - - [2026-02-23 02:52:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003487 10.0.0.242 - - [2026-02-23 02:52:45] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003433 10.0.0.242 - - [2026-02-23 02:52:45] "GET /virtual-networks?parent_id=dc76ae2a-75e6-436f-91b5-6ae6b9c851bc&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002823 10.0.0.242 - - [2026-02-23 02:52:45] "GET /virtual-network/bfd3d7bc-0385-402b-973c-2fa8ece2d4ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2248 0.005938 10.0.0.242 - - [2026-02-23 02:52:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003218 10.0.0.242 - - [2026-02-23 02:52:46] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.006418 10.0.0.242 - - [2026-02-23 02:52:46] "GET /virtual-networks?parent_id=dc76ae2a-75e6-436f-91b5-6ae6b9c851bc&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003335 10.0.0.242 - - [2026-02-23 02:52:46] "GET /virtual-network/bfd3d7bc-0385-402b-973c-2fa8ece2d4ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2248 0.005273 10.0.0.242 - - [2026-02-23 02:52:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003341 10.0.0.242 - - [2026-02-23 02:52:46] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003744 10.0.0.242 - - [2026-02-23 02:52:46] "GET /virtual-networks?parent_id=dc76ae2a-75e6-436f-91b5-6ae6b9c851bc&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002829 10.0.0.242 - - [2026-02-23 02:52:46] "GET /virtual-network/bfd3d7bc-0385-402b-973c-2fa8ece2d4ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2248 0.005372 10.0.0.242 - - [2026-02-23 02:52:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003105 10.0.0.242 - - [2026-02-23 02:52:46] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003812 10.0.0.242 - - [2026-02-23 02:52:46] "GET /virtual-networks?parent_id=dc76ae2a-75e6-436f-91b5-6ae6b9c851bc&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003224 10.0.0.242 - - [2026-02-23 02:52:46] "GET /virtual-network/bfd3d7bc-0385-402b-973c-2fa8ece2d4ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2248 0.005152 10.0.0.242 - - [2026-02-23 02:52:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005389 10.0.0.242 - - [2026-02-23 02:52:46] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003748 10.0.0.242 - - [2026-02-23 02:52:46] "GET /virtual-networks?parent_id=dc76ae2a-75e6-436f-91b5-6ae6b9c851bc&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002722 10.0.0.242 - - [2026-02-23 02:52:46] "GET /virtual-network/bfd3d7bc-0385-402b-973c-2fa8ece2d4ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2248 0.005316 10.0.0.242 - - [2026-02-23 02:52:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003331 10.0.0.242 - - [2026-02-23 02:52:46] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004062 10.0.0.242 - - [2026-02-23 02:52:46] "GET /virtual-networks?parent_id=dc76ae2a-75e6-436f-91b5-6ae6b9c851bc&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002806 10.0.0.242 - - [2026-02-23 02:52:46] "GET /virtual-network/bfd3d7bc-0385-402b-973c-2fa8ece2d4ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2248 0.005488 10.0.0.242 - - [2026-02-23 02:52:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003220 10.0.0.242 - - [2026-02-23 02:52:46] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003469 10.0.0.242 - - [2026-02-23 02:52:46] "GET /virtual-networks?parent_id=dc76ae2a-75e6-436f-91b5-6ae6b9c851bc&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002570 10.0.0.242 - - [2026-02-23 02:52:46] "GET /virtual-network/bfd3d7bc-0385-402b-973c-2fa8ece2d4ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2248 0.005888 10.0.0.242 - - [2026-02-23 02:52:46] "POST /neutron/port HTTP/1.1" 200 1154 0.018266 10.0.0.242 - - [2026-02-23 02:52:46] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003439 10.0.0.242 - - [2026-02-23 02:52:46] "POST /neutron/network HTTP/1.1" 200 953 0.006521 10.0.0.242 - - [2026-02-23 02:52:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003159 10.0.0.242 - - [2026-02-23 02:52:49] "GET /virtual-network/bfd3d7bc-0385-402b-973c-2fa8ece2d4ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2248 0.004823 10.0.0.23 - - [2026-02-23 02:52:50] "GET /obj-perms HTTP/1.1" 200 5075 0.060603 10.0.0.242 - - [2026-02-23 02:52:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003408 10.0.0.242 - - [2026-02-23 02:52:53] "GET /virtual-network/bfd3d7bc-0385-402b-973c-2fa8ece2d4ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2248 0.005082 10.0.0.242 - - [2026-02-23 02:52:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003064 10.0.0.242 - - [2026-02-23 02:52:58] "GET /virtual-network/bfd3d7bc-0385-402b-973c-2fa8ece2d4ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2248 0.007813 10.0.0.242 - - [2026-02-23 02:53:00] "POST /neutron/network HTTP/1.1" 200 963 0.008576 10.0.0.242 - - [2026-02-23 02:53:00] "POST /neutron/port HTTP/1.1" 200 117 0.001090 10.0.0.242 - - [2026-02-23 02:53:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003074 10.0.0.242 - - [2026-02-23 02:53:02] "GET /virtual-network/bfd3d7bc-0385-402b-973c-2fa8ece2d4ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2248 0.005533 10.0.0.242 - - [2026-02-23 02:53:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003220 10.0.0.242 - - [2026-02-23 02:53:06] "GET /virtual-network/bfd3d7bc-0385-402b-973c-2fa8ece2d4ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2248 0.004620 10.0.0.242 - - [2026-02-23 02:53:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003443 10.0.0.242 - - [2026-02-23 02:53:10] "GET /virtual-network/bfd3d7bc-0385-402b-973c-2fa8ece2d4ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2248 0.005590 10.0.0.242 - - [2026-02-23 02:53:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003169 10.0.0.242 - - [2026-02-23 02:53:14] "GET /virtual-network/bfd3d7bc-0385-402b-973c-2fa8ece2d4ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2248 0.005139 10.0.0.23 - - [2026-02-23 02:53:15] "DELETE /project/dc76ae2a75e6436f91b56ae6b9c851bc HTTP/1.1" 404 173 0.005195 10.0.0.23 - - [2026-02-23 02:53:15] "GET /projects?obj_uuids=c98c7d16-3765-420a-a270-ee57ec72d7b7&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.000762 10.0.0.23 - - [2026-02-23 02:53:15] "GET /project/c98c7d16-3765-420a-a270-ee57ec72d7b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1569 0.036281 10.0.0.23 - - [2026-02-23 02:53:15] "GET /projects?obj_uuids=c98c7d16-3765-420a-a270-ee57ec72d7b7&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.000838 10.0.0.23 - - [2026-02-23 02:53:15] "GET /project/c98c7d16-3765-420a-a270-ee57ec72d7b7?fields=security_groups HTTP/1.1" 200 1439 0.033099 10.0.0.23 - - [2026-02-23 02:53:15] "DELETE /security-group/c956f3bd-7db4-4323-8ac7-1fecb1c05210 HTTP/1.1" 200 115 0.045867 10.0.0.23 - - [2026-02-23 02:53:15] "GET /projects?obj_uuids=c98c7d16-3765-420a-a270-ee57ec72d7b7&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.000778 10.0.0.23 - - [2026-02-23 02:53:15] "DELETE /access-control-list/06c69db8-c670-4072-a588-3b1f0709c361 HTTP/1.1" 200 115 0.043671 10.0.0.23 - - [2026-02-23 02:53:15] "GET /project/c98c7d16-3765-420a-a270-ee57ec72d7b7?fields=application_policy_sets HTTP/1.1" 200 1478 0.044605 10.0.0.23 - - [2026-02-23 02:53:15] "DELETE /project/c98c7d16-3765-420a-a270-ee57ec72d7b7 HTTP/1.1" 200 115 0.341742 10.0.0.242 - - [2026-02-23 02:53:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003206 10.0.0.242 - - [2026-02-23 02:53:18] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003420 10.0.0.242 - - [2026-02-23 02:53:18] "GET /virtual-networks?parent_id=dc76ae2a-75e6-436f-91b5-6ae6b9c851bc&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002452 10.0.0.242 - - [2026-02-23 02:53:18] "GET /virtual-network/bfd3d7bc-0385-402b-973c-2fa8ece2d4ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2248 0.005473 10.0.0.242 - - [2026-02-23 02:53:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003292 10.0.0.242 - - [2026-02-23 02:53:18] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003957 10.0.0.242 - - [2026-02-23 02:53:18] "GET /virtual-networks?parent_id=dc76ae2a-75e6-436f-91b5-6ae6b9c851bc&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002500 10.0.0.242 - - [2026-02-23 02:53:18] "GET /virtual-network/bfd3d7bc-0385-402b-973c-2fa8ece2d4ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2248 0.005504 10.0.0.242 - - [2026-02-23 02:53:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002805 10.0.0.242 - - [2026-02-23 02:53:18] "GET /routing-instance/c453b3f5-fc6f-4098-bd95-ee44b5705b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1706 0.006310 10.0.0.242 - - [2026-02-23 02:53:18] "GET /route-target/68ca3c07-10e0-4c5d-ac67-58dc09ae1912?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003656 10.0.0.242 - - [2026-02-23 02:53:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003472 10.0.0.242 - - [2026-02-23 02:53:19] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004920 10.0.0.242 - - [2026-02-23 02:53:19] "GET /virtual-networks?parent_id=dc76ae2a-75e6-436f-91b5-6ae6b9c851bc&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002585 10.0.0.242 - - [2026-02-23 02:53:19] "GET /virtual-network/bfd3d7bc-0385-402b-973c-2fa8ece2d4ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2248 0.005762 10.0.0.242 - - [2026-02-23 02:53:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003004 10.0.0.242 - - [2026-02-23 02:53:19] "GET /routing-instance/c453b3f5-fc6f-4098-bd95-ee44b5705b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1706 0.003922 10.0.0.242 - - [2026-02-23 02:53:19] "GET /route-target/68ca3c07-10e0-4c5d-ac67-58dc09ae1912?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003382 10.0.0.242 - - [2026-02-23 02:53:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003204 10.0.0.242 - - [2026-02-23 02:53:19] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003757 10.0.0.242 - - [2026-02-23 02:53:19] "GET /virtual-networks?parent_id=dc76ae2a-75e6-436f-91b5-6ae6b9c851bc&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002856 10.0.0.242 - - [2026-02-23 02:53:19] "GET /virtual-network/bfd3d7bc-0385-402b-973c-2fa8ece2d4ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2248 0.005518 10.0.0.242 - - [2026-02-23 02:53:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002995 10.0.0.242 - - [2026-02-23 02:53:19] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004206 10.0.0.242 - - [2026-02-23 02:53:19] "GET /virtual-networks?parent_id=dc76ae2a-75e6-436f-91b5-6ae6b9c851bc&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003180 10.0.0.242 - - [2026-02-23 02:53:19] "GET /virtual-network/bfd3d7bc-0385-402b-973c-2fa8ece2d4ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2248 0.005903 10.0.0.242 - - [2026-02-23 02:53:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002864 10.0.0.242 - - [2026-02-23 02:53:19] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003788 10.0.0.242 - - [2026-02-23 02:53:19] "GET /virtual-networks?parent_id=dc76ae2a-75e6-436f-91b5-6ae6b9c851bc&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002413 10.0.0.242 - - [2026-02-23 02:53:19] "GET /virtual-network/bfd3d7bc-0385-402b-973c-2fa8ece2d4ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2248 0.005097 10.0.0.242 - - [2026-02-23 02:53:19] "GET /obj-perms HTTP/1.1" 200 5109 0.061007 10.0.0.23 - - [2026-02-23 02:53:19] "GET /obj-perms HTTP/1.1" 200 5109 0.050295 10.0.0.242 - - [2026-02-23 02:53:19] "GET /obj-perms HTTP/1.1" 200 5109 0.003455 10.0.0.242 - - [2026-02-23 02:53:20] "GET /obj-perms HTTP/1.1" 200 5109 0.004463 10.0.0.242 - - [2026-02-23 02:53:20] "GET /virtual-machine/c0cddf59-c4b8-4ffc-add0-9d57a48c796d HTTP/1.1" 200 1323 0.003615 10.0.0.242 - - [2026-02-23 02:53:20] "GET /virtual-machine-interface/eb029ae4-3a16-46fb-a7d4-94647b01ba02 HTTP/1.1" 200 3264 0.004929 10.0.0.242 - - [2026-02-23 02:53:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003312 10.0.0.242 - - [2026-02-23 02:53:20] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003633 10.0.0.242 - - [2026-02-23 02:53:20] "GET /virtual-networks?parent_id=dc76ae2a-75e6-436f-91b5-6ae6b9c851bc&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003295 10.0.0.242 - - [2026-02-23 02:53:20] "GET /virtual-network/bfd3d7bc-0385-402b-973c-2fa8ece2d4ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2248 0.007641 10.0.0.242 - - [2026-02-23 02:53:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003640 10.0.0.242 - - [2026-02-23 02:53:21] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003519 10.0.0.242 - - [2026-02-23 02:53:21] "GET /virtual-networks?parent_id=dc76ae2a-75e6-436f-91b5-6ae6b9c851bc&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002945 10.0.0.242 - - [2026-02-23 02:53:21] "GET /virtual-network/bfd3d7bc-0385-402b-973c-2fa8ece2d4ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2248 0.005114 10.0.0.242 - - [2026-02-23 02:53:21] "POST /neutron/security_group HTTP/1.1" 200 1290 0.006803 10.0.0.242 - - [2026-02-23 02:53:26] "POST /neutron/port HTTP/1.1" 200 1154 0.021902 10.0.0.242 - - [2026-02-23 02:53:30] "POST /neutron/security_group HTTP/1.1" 200 1290 0.006101 10.0.0.242 - - [2026-02-23 02:53:37] "POST /neutron/port HTTP/1.1" 200 1154 0.016488 10.0.0.242 - - [2026-02-23 02:53:37] "POST /neutron/security_group HTTP/1.1" 200 1290 0.006418 10.0.0.242 - - [2026-02-23 02:53:37] "POST /neutron/port HTTP/1.1" 200 1154 0.019140 10.0.0.242 - - [2026-02-23 02:53:37] "GET /virtual-machine/cfde7649-e75c-4694-b048-0e06f39ee85b HTTP/1.1" 200 1323 0.005345 10.0.0.242 - - [2026-02-23 02:53:37] "GET /virtual-machine/cfde7649-e75c-4694-b048-0e06f39ee85b HTTP/1.1" 200 1323 0.003087 10.0.0.242 - - [2026-02-23 02:53:37] "GET /virtual-machine-interface/1ef50646-ebf0-428c-abb5-41aab18e1840 HTTP/1.1" 200 3263 0.004626 10.0.0.242 - - [2026-02-23 02:53:37] "GET /virtual-machine/cfde7649-e75c-4694-b048-0e06f39ee85b HTTP/1.1" 200 1323 0.003386 10.0.0.242 - - [2026-02-23 02:53:37] "GET /virtual-machine-interface/1ef50646-ebf0-428c-abb5-41aab18e1840 HTTP/1.1" 200 3263 0.004666 10.0.0.242 - - [2026-02-23 02:53:37] "GET /instance-ip/f2b214f7-097c-4caf-bd73-cb291795e9fe HTTP/1.1" 200 1730 0.005006 10.0.0.242 - - [2026-02-23 02:53:37] "GET /virtual-machine/cfde7649-e75c-4694-b048-0e06f39ee85b HTTP/1.1" 200 1323 0.002986 10.0.0.242 - - [2026-02-23 02:53:37] "GET /virtual-machine-interface/1ef50646-ebf0-428c-abb5-41aab18e1840 HTTP/1.1" 200 3263 0.004914 10.0.0.242 - - [2026-02-23 02:53:37] "GET /instance-ip/f2b214f7-097c-4caf-bd73-cb291795e9fe HTTP/1.1" 200 1730 0.003330 10.0.0.242 - - [2026-02-23 02:53:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003233 10.0.0.242 - - [2026-02-23 02:53:37] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003489 10.0.0.242 - - [2026-02-23 02:53:37] "GET /virtual-networks?parent_id=dc76ae2a-75e6-436f-91b5-6ae6b9c851bc&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002513 10.0.0.242 - - [2026-02-23 02:53:37] "GET /virtual-network/bfd3d7bc-0385-402b-973c-2fa8ece2d4ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2248 0.005377 10.0.0.242 - - [2026-02-23 02:53:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003318 10.0.0.242 - - [2026-02-23 02:53:37] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003538 10.0.0.242 - - [2026-02-23 02:53:37] "GET /virtual-networks?parent_id=dc76ae2a-75e6-436f-91b5-6ae6b9c851bc&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002990 10.0.0.242 - - [2026-02-23 02:53:37] "GET /virtual-network/bfd3d7bc-0385-402b-973c-2fa8ece2d4ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2248 0.005890 10.0.0.242 - - [2026-02-23 02:53:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003050 10.0.0.242 - - [2026-02-23 02:53:37] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003658 10.0.0.242 - - [2026-02-23 02:53:37] "GET /virtual-networks?parent_id=dc76ae2a-75e6-436f-91b5-6ae6b9c851bc&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002528 10.0.0.242 - - [2026-02-23 02:53:37] "GET /virtual-network/bfd3d7bc-0385-402b-973c-2fa8ece2d4ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2248 0.005995 10.0.0.242 - - [2026-02-23 02:53:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003339 10.0.0.242 - - [2026-02-23 02:53:37] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003834 10.0.0.242 - - [2026-02-23 02:53:37] "GET /virtual-networks?parent_id=dc76ae2a-75e6-436f-91b5-6ae6b9c851bc&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003229 10.0.0.242 - - [2026-02-23 02:53:38] "GET /virtual-network/bfd3d7bc-0385-402b-973c-2fa8ece2d4ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2248 0.005443 10.0.0.242 - - [2026-02-23 02:53:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003510 10.0.0.242 - - [2026-02-23 02:53:38] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003574 10.0.0.242 - - [2026-02-23 02:53:38] "GET /virtual-networks?parent_id=dc76ae2a-75e6-436f-91b5-6ae6b9c851bc&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003397 10.0.0.242 - - [2026-02-23 02:53:38] "GET /virtual-network/bfd3d7bc-0385-402b-973c-2fa8ece2d4ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2248 0.007072 10.0.0.242 - - [2026-02-23 02:53:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003720 10.0.0.242 - - [2026-02-23 02:53:38] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004879 10.0.0.242 - - [2026-02-23 02:53:38] "GET /virtual-networks?parent_id=dc76ae2a-75e6-436f-91b5-6ae6b9c851bc&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003488 10.0.0.242 - - [2026-02-23 02:53:38] "GET /virtual-network/bfd3d7bc-0385-402b-973c-2fa8ece2d4ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2248 0.005470 10.0.0.242 - - [2026-02-23 02:53:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003120 10.0.0.242 - - [2026-02-23 02:53:38] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004426 10.0.0.242 - - [2026-02-23 02:53:38] "GET /virtual-networks?parent_id=dc76ae2a-75e6-436f-91b5-6ae6b9c851bc&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002768 10.0.0.242 - - [2026-02-23 02:53:38] "GET /virtual-network/bfd3d7bc-0385-402b-973c-2fa8ece2d4ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2248 0.007232 10.0.0.242 - - [2026-02-23 02:53:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003213 10.0.0.242 - - [2026-02-23 02:53:39] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003313 10.0.0.242 - - [2026-02-23 02:53:39] "GET /virtual-networks?parent_id=dc76ae2a-75e6-436f-91b5-6ae6b9c851bc&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002588 10.0.0.242 - - [2026-02-23 02:53:39] "GET /virtual-network/bfd3d7bc-0385-402b-973c-2fa8ece2d4ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2248 0.005273 10.0.0.242 - - [2026-02-23 02:53:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003065 10.0.0.242 - - [2026-02-23 02:53:39] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003668 10.0.0.242 - - [2026-02-23 02:53:39] "GET /virtual-networks?parent_id=dc76ae2a-75e6-436f-91b5-6ae6b9c851bc&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003831 10.0.0.242 - - [2026-02-23 02:53:39] "GET /virtual-network/bfd3d7bc-0385-402b-973c-2fa8ece2d4ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2248 0.005292 10.0.0.242 - - [2026-02-23 02:53:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002800 10.0.0.242 - - [2026-02-23 02:53:39] "GET /routing-instance/c453b3f5-fc6f-4098-bd95-ee44b5705b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1706 0.004457 10.0.0.242 - - [2026-02-23 02:53:39] "GET /route-target/68ca3c07-10e0-4c5d-ac67-58dc09ae1912?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.002770 10.0.0.242 - - [2026-02-23 02:53:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003020 10.0.0.242 - - [2026-02-23 02:53:40] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003266 10.0.0.242 - - [2026-02-23 02:53:40] "GET /virtual-networks?parent_id=dc76ae2a-75e6-436f-91b5-6ae6b9c851bc&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002445 10.0.0.242 - - [2026-02-23 02:53:40] "GET /virtual-network/bfd3d7bc-0385-402b-973c-2fa8ece2d4ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2248 0.006179 10.0.0.242 - - [2026-02-23 02:53:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003182 10.0.0.242 - - [2026-02-23 02:53:40] "GET /routing-instance/c453b3f5-fc6f-4098-bd95-ee44b5705b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1706 0.004241 10.0.0.242 - - [2026-02-23 02:53:40] "GET /route-target/68ca3c07-10e0-4c5d-ac67-58dc09ae1912?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003269 10.0.0.242 - - [2026-02-23 02:53:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003046 10.0.0.242 - - [2026-02-23 02:53:40] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003865 10.0.0.242 - - [2026-02-23 02:53:40] "GET /virtual-networks?parent_id=dc76ae2a-75e6-436f-91b5-6ae6b9c851bc&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002952 10.0.0.242 - - [2026-02-23 02:53:40] "GET /virtual-network/bfd3d7bc-0385-402b-973c-2fa8ece2d4ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2248 0.005236 10.0.0.242 - - [2026-02-23 02:53:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002584 10.0.0.242 - - [2026-02-23 02:53:40] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003864 10.0.0.242 - - [2026-02-23 02:53:40] "GET /virtual-networks?parent_id=dc76ae2a-75e6-436f-91b5-6ae6b9c851bc&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003096 10.0.0.242 - - [2026-02-23 02:53:40] "GET /virtual-network/bfd3d7bc-0385-402b-973c-2fa8ece2d4ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2248 0.005197 10.0.0.242 - - [2026-02-23 02:53:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003100 10.0.0.242 - - [2026-02-23 02:53:40] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.007421 10.0.0.242 - - [2026-02-23 02:53:40] "GET /virtual-networks?parent_id=dc76ae2a-75e6-436f-91b5-6ae6b9c851bc&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002423 10.0.0.242 - - [2026-02-23 02:53:40] "GET /virtual-network/bfd3d7bc-0385-402b-973c-2fa8ece2d4ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2248 0.006677 10.0.0.242 - - [2026-02-23 02:53:40] "GET /obj-perms HTTP/1.1" 200 5109 0.003711 10.0.0.23 - - [2026-02-23 02:53:40] "GET /obj-perms HTTP/1.1" 200 5109 0.003197 10.0.0.242 - - [2026-02-23 02:53:40] "GET /obj-perms HTTP/1.1" 200 5109 0.003565 10.0.0.23 - - [2026-02-23 02:53:40] "GET /obj-perms HTTP/1.1" 200 5109 0.003571 10.0.0.50 - - [2026-02-23 02:53:40] "GET /obj-perms HTTP/1.1" 200 5109 0.003384 10.0.0.242 - - [2026-02-23 02:53:40] "GET /virtual-machine/cfde7649-e75c-4694-b048-0e06f39ee85b HTTP/1.1" 200 1323 0.003811 10.0.0.242 - - [2026-02-23 02:53:40] "GET /virtual-machine-interface/1ef50646-ebf0-428c-abb5-41aab18e1840 HTTP/1.1" 200 3263 0.005164 10.0.0.242 - - [2026-02-23 02:53:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003213 10.0.0.242 - - [2026-02-23 02:53:40] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003640 10.0.0.242 - - [2026-02-23 02:53:40] "GET /virtual-networks?parent_id=dc76ae2a-75e6-436f-91b5-6ae6b9c851bc&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.004113 10.0.0.242 - - [2026-02-23 02:53:41] "GET /virtual-network/bfd3d7bc-0385-402b-973c-2fa8ece2d4ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2248 0.004900 10.0.0.242 - - [2026-02-23 02:53:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003316 10.0.0.242 - - [2026-02-23 02:53:42] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003252 10.0.0.242 - - [2026-02-23 02:53:42] "GET /virtual-networks?parent_id=dc76ae2a-75e6-436f-91b5-6ae6b9c851bc&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002583 10.0.0.242 - - [2026-02-23 02:53:42] "GET /virtual-network/bfd3d7bc-0385-402b-973c-2fa8ece2d4ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2248 0.005173 10.0.0.242 - - [2026-02-23 02:53:42] "GET /virtual-machine/c0cddf59-c4b8-4ffc-add0-9d57a48c796d HTTP/1.1" 200 1323 0.004062 10.0.0.242 - - [2026-02-23 02:53:42] "GET /virtual-machine-interface/eb029ae4-3a16-46fb-a7d4-94647b01ba02 HTTP/1.1" 200 3264 0.005189 10.0.0.242 - - [2026-02-23 02:53:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002490 10.0.0.242 - - [2026-02-23 02:53:42] "GET /security-group/f7fd8af7-abbe-4eb0-8d68-280472f508a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.003250 10.0.0.242 - - [2026-02-23 02:53:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003137 10.0.0.242 - - [2026-02-23 02:53:42] "GET /security-group/f7fd8af7-abbe-4eb0-8d68-280472f508a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.003756 10.0.0.242 - - [2026-02-23 02:53:42] "POST /neutron/security_group HTTP/1.1" 200 1290 0.006199 10.0.0.242 - - [2026-02-23 02:53:42] "POST /neutron/port HTTP/1.1" 200 1143 0.017543 10.0.0.242 - - [2026-02-23 02:53:42] "GET /virtual-machine/c0cddf59-c4b8-4ffc-add0-9d57a48c796d HTTP/1.1" 200 1323 0.003554 10.0.0.242 - - [2026-02-23 02:53:42] "GET /virtual-machine-interface/eb029ae4-3a16-46fb-a7d4-94647b01ba02 HTTP/1.1" 200 3203 0.006474 10.0.0.242 - - [2026-02-23 02:53:42] "POST /neutron/port HTTP/1.1" 200 1115 0.015973 10.0.0.242 - - [2026-02-23 02:53:42] "POST /neutron/port HTTP/1.1" 200 1143 0.072940 10.0.0.242 - - [2026-02-23 02:53:42] "GET /virtual-machine/c0cddf59-c4b8-4ffc-add0-9d57a48c796d HTTP/1.1" 200 1323 0.003804 10.0.0.242 - - [2026-02-23 02:53:42] "GET /virtual-machine-interface/eb029ae4-3a16-46fb-a7d4-94647b01ba02 HTTP/1.1" 200 3264 0.005843 10.0.0.242 - - [2026-02-23 02:53:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.008681 10.0.0.242 - - [2026-02-23 02:53:42] "GET /security-group/f7fd8af7-abbe-4eb0-8d68-280472f508a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.004084 10.0.0.242 - - [2026-02-23 02:53:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003234 10.0.0.242 - - [2026-02-23 02:53:43] "GET /security-group/f7fd8af7-abbe-4eb0-8d68-280472f508a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.003832 10.0.0.242 - - [2026-02-23 02:53:43] "DELETE /security-group/f7fd8af7-abbe-4eb0-8d68-280472f508a5 HTTP/1.1" 409 336 0.009178 10.0.0.242 - - [2026-02-23 02:53:46] "POST /neutron/port HTTP/1.1" 200 1154 0.018729 10.0.0.242 - - [2026-02-23 02:53:46] "POST /neutron/subnet HTTP/1.1" 200 694 0.008188 10.0.0.242 - - [2026-02-23 02:53:51] "GET /obj-perms HTTP/1.1" 200 5075 0.054290 10.0.0.242 - - [2026-02-23 02:54:02] "POST /neutron/port HTTP/1.1" 200 1154 0.045594 10.0.0.242 - - [2026-02-23 02:54:02] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003545 10.0.0.242 - - [2026-02-23 02:54:02] "POST /neutron/network HTTP/1.1" 200 953 0.008386 10.0.0.23 - - [2026-02-23 02:54:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000439 10.0.0.23 - - [2026-02-23 02:54:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000384 10.0.0.50 - - [2026-02-23 02:54:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000440 10.0.0.50 - - [2026-02-23 02:54:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000369 10.0.0.23 - - [2026-02-23 02:54:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000555 10.0.0.23 - - [2026-02-23 02:54:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000587 10.0.0.50 - - [2026-02-23 02:54:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000384 10.0.0.50 - - [2026-02-23 02:54:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000383 10.0.0.242 - - [2026-02-23 02:54:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000341 10.0.0.242 - - [2026-02-23 02:54:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000358 10.0.0.242 - - [2026-02-23 02:54:12] "GET /global-system-configs HTTP/1.1" 401 293 0.000357 10.0.0.242 - - [2026-02-23 02:54:12] "GET /global-system-configs HTTP/1.1" 401 293 0.000367 10.0.0.242 - - [2026-02-23 02:54:46] "POST /neutron/network HTTP/1.1" 200 963 0.006212 10.0.0.242 - - [2026-02-23 02:54:46] "POST /neutron/port HTTP/1.1" 200 117 0.001282 10.0.0.242 - - [2026-02-23 02:55:02] "POST /neutron/port HTTP/1.1" 200 1154 0.015795 10.0.0.242 - - [2026-02-23 02:55:02] "POST /neutron/subnet HTTP/1.1" 200 694 0.008878 10.0.0.242 - - [2026-02-23 02:55:41] "GET /security-group/f7fd8af7-abbe-4eb0-8d68-280472f508a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.004183 10.0.0.242 - - [2026-02-23 02:55:41] "PUT /security-group/f7fd8af7-abbe-4eb0-8d68-280472f508a5 HTTP/1.1" 200 262 0.013490 10.0.0.23 - - [2026-02-23 02:55:41] "PUT /access-control-list/2222b041-215f-4a48-a36e-f66e904f0339 HTTP/1.1" 200 272 0.018477 10.0.0.242 - - [2026-02-23 02:55:44] "POST /neutron/security_group HTTP/1.1" 200 1286 0.007284 10.0.0.242 - - [2026-02-23 02:55:44] "POST /neutron/port HTTP/1.1" 200 1143 0.011995 10.0.0.242 - - [2026-02-23 02:55:44] "GET /virtual-machine/cfde7649-e75c-4694-b048-0e06f39ee85b HTTP/1.1" 200 1323 0.004714 10.0.0.242 - - [2026-02-23 02:55:44] "POST /neutron/port HTTP/1.1" 200 1105 0.016203 10.0.0.242 - - [2026-02-23 02:55:46] "GET /virtual-machine/cfde7649-e75c-4694-b048-0e06f39ee85b HTTP/1.1" 404 171 0.003295 10.0.0.242 - - [2026-02-23 02:55:46] "GET /virtual-machine/cfde7649-e75c-4694-b048-0e06f39ee85b HTTP/1.1" 404 171 0.002442 10.0.0.242 - - [2026-02-23 02:55:46] "GET /virtual-machine/cfde7649-e75c-4694-b048-0e06f39ee85b HTTP/1.1" 404 171 0.002286 10.0.0.242 - - [2026-02-23 02:55:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003304 10.0.0.242 - - [2026-02-23 02:55:46] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003390 10.0.0.242 - - [2026-02-23 02:55:46] "GET /virtual-networks?parent_id=dc76ae2a-75e6-436f-91b5-6ae6b9c851bc&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002822 10.0.0.242 - - [2026-02-23 02:55:46] "GET /virtual-network/bfd3d7bc-0385-402b-973c-2fa8ece2d4ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2248 0.006091 10.0.0.242 - - [2026-02-23 02:55:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002748 10.0.0.242 - - [2026-02-23 02:55:46] "GET /routing-instance/c453b3f5-fc6f-4098-bd95-ee44b5705b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1706 0.003896 10.0.0.242 - - [2026-02-23 02:55:46] "GET /route-target/68ca3c07-10e0-4c5d-ac67-58dc09ae1912?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003398 10.0.0.23 - - [2026-02-23 02:55:46] "GET /obj-perms HTTP/1.1" 200 5109 0.003414 10.0.0.242 - - [2026-02-23 02:55:47] "GET /obj-perms HTTP/1.1" 200 5109 0.003302 10.0.0.242 - - [2026-02-23 02:55:47] "POST /neutron/port HTTP/1.1" 200 1154 0.015032 10.0.0.242 - - [2026-02-23 02:55:47] "POST /neutron/port HTTP/1.1" 200 1105 0.059871 10.0.0.242 - - [2026-02-23 02:55:47] "GET /virtual-machine/c0cddf59-c4b8-4ffc-add0-9d57a48c796d HTTP/1.1" 200 1323 0.004266 10.0.0.242 - - [2026-02-23 02:55:48] "POST /neutron/port HTTP/1.1" 200 151 0.177861 10.0.0.242 - - [2026-02-23 02:55:49] "GET /virtual-machine/c0cddf59-c4b8-4ffc-add0-9d57a48c796d HTTP/1.1" 404 171 0.003059 10.0.0.242 - - [2026-02-23 02:55:49] "GET /virtual-machine/c0cddf59-c4b8-4ffc-add0-9d57a48c796d HTTP/1.1" 404 171 0.002786 10.0.0.242 - - [2026-02-23 02:55:49] "GET /virtual-machine/c0cddf59-c4b8-4ffc-add0-9d57a48c796d HTTP/1.1" 404 171 0.003545 10.0.0.242 - - [2026-02-23 02:55:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002916 10.0.0.242 - - [2026-02-23 02:55:49] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003387 10.0.0.242 - - [2026-02-23 02:55:49] "GET /virtual-networks?parent_id=dc76ae2a-75e6-436f-91b5-6ae6b9c851bc&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002555 10.0.0.242 - - [2026-02-23 02:55:49] "GET /virtual-network/bfd3d7bc-0385-402b-973c-2fa8ece2d4ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2248 0.005722 10.0.0.242 - - [2026-02-23 02:55:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003886 10.0.0.242 - - [2026-02-23 02:55:49] "GET /routing-instance/c453b3f5-fc6f-4098-bd95-ee44b5705b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1706 0.004602 10.0.0.242 - - [2026-02-23 02:55:49] "GET /route-target/68ca3c07-10e0-4c5d-ac67-58dc09ae1912?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003095 10.0.0.242 - - [2026-02-23 02:55:49] "GET /obj-perms HTTP/1.1" 200 5109 0.003926 10.0.0.50 - - [2026-02-23 02:55:52] "GET /obj-perms HTTP/1.1" 200 5075 0.050193 10.0.0.242 - - [2026-02-23 02:55:55] "GET /obj-perms HTTP/1.1" 200 5109 0.003478 10.0.0.242 - - [2026-02-23 02:55:56] "GET /obj-perms HTTP/1.1" 200 5109 0.003309 10.0.0.23 - - [2026-02-23 02:55:56] "GET /obj-perms HTTP/1.1" 200 5109 0.004369 10.0.0.242 - - [2026-02-23 02:55:56] "DELETE /security-group/f7fd8af7-abbe-4eb0-8d68-280472f508a5 HTTP/1.1" 200 115 0.044681 10.0.0.242 - - [2026-02-23 02:55:56] "POST /fqname-to-id HTTP/1.1" 404 254 0.002377 10.0.0.23 - - [2026-02-23 02:55:56] "DELETE /access-control-list/b0012aa8-3045-4d5f-9c38-6c9062469fac HTTP/1.1" 200 115 0.029410 10.0.0.23 - - [2026-02-23 02:55:58] "GET /projects?obj_uuids=dc76ae2a-75e6-436f-91b5-6ae6b9c851bc&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.037500 10.0.0.242 - - [2026-02-23 02:55:58] "GET /project/dc76ae2a-75e6-436f-91b5-6ae6b9c851bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1484 0.080733 10.0.0.23 - - [2026-02-23 02:55:58] "GET /projects?obj_uuids=dc76ae2a-75e6-436f-91b5-6ae6b9c851bc&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001688 10.0.0.242 - - [2026-02-23 02:55:58] "GET /project/dc76ae2a-75e6-436f-91b5-6ae6b9c851bc?fields=virtual_networks HTTP/1.1" 200 1093 0.048333 10.0.0.23 - - [2026-02-23 02:55:58] "GET /projects?obj_uuids=dc76ae2a-75e6-436f-91b5-6ae6b9c851bc&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.000996 10.0.0.242 - - [2026-02-23 02:55:58] "GET /project/dc76ae2a-75e6-436f-91b5-6ae6b9c851bc?fields=virtual_machine_interfaces HTTP/1.1" 200 1093 0.038675 10.0.0.23 - - [2026-02-23 02:55:58] "GET /projects?obj_uuids=dc76ae2a-75e6-436f-91b5-6ae6b9c851bc&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.000876 10.0.0.242 - - [2026-02-23 02:55:58] "GET /project/dc76ae2a-75e6-436f-91b5-6ae6b9c851bc?fields=security_groups HTTP/1.1" 200 1349 0.034528 10.0.0.242 - - [2026-02-23 02:55:59] "POST /fqname-to-id HTTP/1.1" 404 209 0.029358 10.0.0.23 - - [2026-02-23 02:55:59] "GET /projects?obj_uuids=7e77b96f-8524-45f0-b0f0-329888ae4060&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002916 10.0.0.23 - - [2026-02-23 02:55:59] "GET /domains?obj_uuids=e1cc6957-1fd1-4e0a-8f60-be32b1950cd6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001603 10.0.0.23 - - [2026-02-23 02:55:59] "GET /domain/e1cc6957-1fd1-4e0a-8f60-be32b1950cd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.008885 10.0.0.23 - - [2026-02-23 02:55:59] "POST /id-to-fqname HTTP/1.1" 200 212 0.004895 10.0.0.23 - - [2026-02-23 02:55:59] "POST /fqname-to-id HTTP/1.1" 404 222 0.003773 10.0.0.23 - - [2026-02-23 02:55:59] "POST /security-groups HTTP/1.1" 200 612 0.035686 10.0.0.23 - - [2026-02-23 02:55:59] "POST /projects HTTP/1.1" 200 627 0.240695 10.0.0.23 - - [2026-02-23 02:55:59] "POST /access-control-lists HTTP/1.1" 200 617 0.024507 10.0.0.23 - - [2026-02-23 02:55:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.323927 10.0.0.242 - - [2026-02-23 02:55:59] "GET /project/7e77b96f-8524-45f0-b0f0-329888ae4060?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.471534 10.0.0.242 - - [2026-02-23 02:56:01] "GET / HTTP/1.1" 200 35931 0.002315 10.0.0.242 - - [2026-02-23 02:56:02] "POST /fqname-to-id HTTP/1.1" 401 293 0.000473 10.0.0.242 - - [2026-02-23 02:56:03] "POST /fqname-to-id HTTP/1.1" 404 245 0.080003 10.0.0.23 - - [2026-02-23 02:56:03] "GET /projects?obj_uuids=7e77b96f-8524-45f0-b0f0-329888ae4060&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.000932 10.0.0.23 - - [2026-02-23 02:56:03] "POST /fqname-to-id HTTP/1.1" 404 277 0.002911 10.0.0.23 - - [2026-02-23 02:56:03] "POST /access-control-lists HTTP/1.1" 200 637 0.023410 10.0.0.242 - - [2026-02-23 02:56:03] "POST /neutron/security_group HTTP/1.1" 200 1423 0.350905 10.0.0.23 - - [2026-02-23 02:56:03] "PUT /access-control-list/72df6d76-5622-4409-9542-6bd4e6e2a850 HTTP/1.1" 200 272 0.023401 10.0.0.242 - - [2026-02-23 02:56:04] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.125737 10.0.0.242 - - [2026-02-23 02:56:04] "POST /neutron/security_group_rule HTTP/1.1" 200 581 0.152073 10.0.0.242 - - [2026-02-23 02:56:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003788 10.0.0.23 - - [2026-02-23 02:56:04] "PUT /access-control-list/72df6d76-5622-4409-9542-6bd4e6e2a850 HTTP/1.1" 200 272 0.018138 10.0.0.242 - - [2026-02-23 02:56:04] "GET /security-group/210f1a56-0d3e-4c20-b0eb-10d2e2bde27e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.015336 10.0.0.242 - - [2026-02-23 02:56:05] "POST /fqname-to-id HTTP/1.1" 404 245 0.002807 10.0.0.242 - - [2026-02-23 02:56:05] "POST /fqname-to-id HTTP/1.1" 404 245 0.003181 10.0.0.23 - - [2026-02-23 02:56:05] "GET /projects?obj_uuids=7e77b96f-8524-45f0-b0f0-329888ae4060&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001343 10.0.0.23 - - [2026-02-23 02:56:05] "POST /fqname-to-id HTTP/1.1" 404 277 0.002687 10.0.0.23 - - [2026-02-23 02:56:05] "POST /access-control-lists HTTP/1.1" 200 637 0.025008 10.0.0.242 - - [2026-02-23 02:56:05] "POST /neutron/security_group HTTP/1.1" 200 1423 0.345953 10.0.0.23 - - [2026-02-23 02:56:05] "PUT /access-control-list/ee460de5-01b2-47bb-9a5b-5f3741116078 HTTP/1.1" 200 272 0.013769 10.0.0.242 - - [2026-02-23 02:56:06] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.190874 10.0.0.242 - - [2026-02-23 02:56:06] "POST /neutron/security_group_rule HTTP/1.1" 200 581 0.155095 10.0.0.242 - - [2026-02-23 02:56:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002366 10.0.0.23 - - [2026-02-23 02:56:06] "PUT /access-control-list/ee460de5-01b2-47bb-9a5b-5f3741116078 HTTP/1.1" 200 272 0.015184 10.0.0.242 - - [2026-02-23 02:56:06] "GET /security-group/06a3c60b-1b80-4568-a082-7f1bb9697b18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.003243 10.0.0.242 - - [2026-02-23 02:56:07] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.136831 10.0.0.23 - - [2026-02-23 02:56:07] "PUT /access-control-list/b57b6c42-4a97-4949-b9e6-4e795123abf0 HTTP/1.1" 200 272 0.009715 10.0.0.242 - - [2026-02-23 02:56:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005687 10.0.0.23 - - [2026-02-23 02:56:07] "GET /projects?obj_uuids=7e77b96f-8524-45f0-b0f0-329888ae4060&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.000882 10.0.0.242 - - [2026-02-23 02:56:07] "GET /project/7e77b96f-8524-45f0-b0f0-329888ae4060?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.030421 10.0.0.242 - - [2026-02-23 02:56:07] "POST /neutron/network HTTP/1.1" 200 117 0.010439 10.0.0.242 - - [2026-02-23 02:56:08] "POST /neutron/network HTTP/1.1" 200 926 0.007303 10.0.0.242 - - [2026-02-23 02:56:08] "POST /id-to-fqname HTTP/1.1" 200 282 0.001017 10.0.0.242 - - [2026-02-23 02:56:08] "GET /virtual-network/36aa8f7c-eabe-40ef-a835-637ee20ecce5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.004605 10.0.0.242 - - [2026-02-23 02:56:08] "GET /virtual-network/36aa8f7c-eabe-40ef-a835-637ee20ecce5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.004762 10.0.0.242 - - [2026-02-23 02:56:08] "POST /neutron/subnet HTTP/1.1" 200 720 0.010934 10.0.0.242 - - [2026-02-23 02:56:08] "GET /virtual-network/36aa8f7c-eabe-40ef-a835-637ee20ecce5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.007258 10.0.0.242 - - [2026-02-23 02:56:09] "POST /id-to-fqname HTTP/1.1" 200 282 0.001380 10.0.0.23 - - [2026-02-23 02:56:10] "GET /projects?obj_uuids=7e77b96f-8524-45f0-b0f0-329888ae4060&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.000907 10.0.0.242 - - [2026-02-23 02:56:10] "GET /project/7e77b96f-8524-45f0-b0f0-329888ae4060?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.078446 10.0.0.242 - - [2026-02-23 02:56:10] "POST /neutron/network HTTP/1.1" 200 926 0.042309 10.0.0.242 - - [2026-02-23 02:56:10] "POST /id-to-fqname HTTP/1.1" 200 282 0.001239 10.0.0.242 - - [2026-02-23 02:56:11] "POST /neutron/port HTTP/1.1" 200 117 0.005920 10.0.0.242 - - [2026-02-23 02:56:11] "POST /neutron/network HTTP/1.1" 200 936 0.006644 10.0.0.242 - - [2026-02-23 02:56:11] "POST /neutron/port HTTP/1.1" 200 1080 0.044275 10.0.0.23 - - [2026-02-23 02:56:12] "GET /projects?obj_uuids=7e77b96f-8524-45f0-b0f0-329888ae4060&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.091424 10.0.0.242 - - [2026-02-23 02:56:12] "GET /project/7e77b96f-8524-45f0-b0f0-329888ae4060?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.174105 10.0.0.242 - - [2026-02-23 02:56:12] "POST /neutron/port HTTP/1.1" 200 1144 0.022258 10.0.0.242 - - [2026-02-23 02:56:12] "POST /neutron/subnet HTTP/1.1" 200 694 0.010072 10.0.0.242 - - [2026-02-23 02:56:12] "POST /neutron/port HTTP/1.1" 200 1144 0.016984 10.0.0.242 - - [2026-02-23 02:56:12] "POST /neutron/port HTTP/1.1" 200 1144 0.017591 10.0.0.23 - - [2026-02-23 02:56:12] "GET /projects?obj_uuids=7e77b96f-8524-45f0-b0f0-329888ae4060&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.000862 10.0.0.242 - - [2026-02-23 02:56:12] "POST /neutron/security_group HTTP/1.1" 200 3412 0.056188 10.0.0.242 - - [2026-02-23 02:56:13] "POST /neutron/port HTTP/1.1" 200 1080 0.016582 10.0.0.242 - - [2026-02-23 02:56:13] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003749 10.0.0.242 - - [2026-02-23 02:56:13] "POST /neutron/network HTTP/1.1" 200 926 0.005903 10.0.0.23 - - [2026-02-23 02:56:15] "DELETE /project/7e77b96f852445f0b0f0329888ae4060 HTTP/1.1" 404 173 0.003446 10.0.0.23 - - [2026-02-23 02:56:15] "GET /projects?obj_uuids=dc76ae2a-75e6-436f-91b5-6ae6b9c851bc&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.000878 10.0.0.23 - - [2026-02-23 02:56:15] "GET /project/dc76ae2a-75e6-436f-91b5-6ae6b9c851bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1589 0.032704 10.0.0.23 - - [2026-02-23 02:56:15] "GET /projects?obj_uuids=dc76ae2a-75e6-436f-91b5-6ae6b9c851bc&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.000962 10.0.0.23 - - [2026-02-23 02:56:15] "GET /project/dc76ae2a-75e6-436f-91b5-6ae6b9c851bc?fields=security_groups HTTP/1.1" 200 1454 0.097876 10.0.0.23 - - [2026-02-23 02:56:15] "DELETE /security-group/06235533-de2a-4f8b-921e-327f8ba7bfce HTTP/1.1" 200 115 0.053285 10.0.0.23 - - [2026-02-23 02:56:15] "GET /projects?obj_uuids=dc76ae2a-75e6-436f-91b5-6ae6b9c851bc&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.000853 10.0.0.23 - - [2026-02-23 02:56:15] "DELETE /access-control-list/4e858462-298b-4359-85ad-7c219f14c705 HTTP/1.1" 200 115 0.026580 10.0.0.23 - - [2026-02-23 02:56:15] "GET /project/dc76ae2a-75e6-436f-91b5-6ae6b9c851bc?fields=application_policy_sets HTTP/1.1" 200 1493 0.068804 10.0.0.23 - - [2026-02-23 02:56:16] "DELETE /project/dc76ae2a-75e6-436f-91b5-6ae6b9c851bc HTTP/1.1" 200 115 0.434776 10.0.0.242 - - [2026-02-23 02:56:17] "POST /neutron/port HTTP/1.1" 200 1144 0.015750 10.0.0.242 - - [2026-02-23 02:56:17] "POST /neutron/security_group HTTP/1.1" 200 1415 0.006880 10.0.0.242 - - [2026-02-23 02:56:17] "GET /virtual-machine/18d7de12-b632-473f-812b-0f36c2882065 HTTP/1.1" 401 293 0.000434 10.0.0.242 - - [2026-02-23 02:56:18] "GET /virtual-machine/18d7de12-b632-473f-812b-0f36c2882065 HTTP/1.1" 200 1312 0.031684 10.0.0.242 - - [2026-02-23 02:56:18] "GET /virtual-machine/18d7de12-b632-473f-812b-0f36c2882065 HTTP/1.1" 200 1312 0.003749 10.0.0.242 - - [2026-02-23 02:56:18] "GET /virtual-machine-interface/1105a56e-75b8-4847-9319-3ec420f1293d HTTP/1.1" 200 3191 0.004618 10.0.0.242 - - [2026-02-23 02:56:18] "GET /virtual-machine/18d7de12-b632-473f-812b-0f36c2882065 HTTP/1.1" 200 1312 0.003152 10.0.0.242 - - [2026-02-23 02:56:18] "GET /virtual-machine-interface/1105a56e-75b8-4847-9319-3ec420f1293d HTTP/1.1" 200 3191 0.005419 10.0.0.242 - - [2026-02-23 02:56:18] "GET /instance-ip/b45dadef-bade-41e9-84ca-f04642c0fda3 HTTP/1.1" 200 1702 0.005590 10.0.0.242 - - [2026-02-23 02:56:18] "GET /virtual-machine/18d7de12-b632-473f-812b-0f36c2882065 HTTP/1.1" 200 1312 0.003182 10.0.0.242 - - [2026-02-23 02:56:18] "GET /virtual-machine-interface/1105a56e-75b8-4847-9319-3ec420f1293d HTTP/1.1" 200 3191 0.004633 10.0.0.242 - - [2026-02-23 02:56:18] "GET /instance-ip/b45dadef-bade-41e9-84ca-f04642c0fda3 HTTP/1.1" 200 1702 0.003731 10.0.0.242 - - [2026-02-23 02:56:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003143 10.0.0.242 - - [2026-02-23 02:56:18] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003431 10.0.0.242 - - [2026-02-23 02:56:18] "GET /virtual-networks?parent_id=7e77b96f-8524-45f0-b0f0-329888ae4060&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002451 10.0.0.242 - - [2026-02-23 02:56:18] "GET /virtual-network/36aa8f7c-eabe-40ef-a835-637ee20ecce5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.005294 10.0.0.242 - - [2026-02-23 02:56:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003814 10.0.0.242 - - [2026-02-23 02:56:18] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003731 10.0.0.242 - - [2026-02-23 02:56:18] "GET /virtual-networks?parent_id=7e77b96f-8524-45f0-b0f0-329888ae4060&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002716 10.0.0.242 - - [2026-02-23 02:56:18] "GET /virtual-network/36aa8f7c-eabe-40ef-a835-637ee20ecce5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.005269 10.0.0.242 - - [2026-02-23 02:56:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003221 10.0.0.242 - - [2026-02-23 02:56:18] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003771 10.0.0.242 - - [2026-02-23 02:56:18] "GET /virtual-networks?parent_id=7e77b96f-8524-45f0-b0f0-329888ae4060&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002851 10.0.0.242 - - [2026-02-23 02:56:18] "GET /virtual-network/36aa8f7c-eabe-40ef-a835-637ee20ecce5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.005165 10.0.0.242 - - [2026-02-23 02:56:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003219 10.0.0.242 - - [2026-02-23 02:56:18] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003908 10.0.0.242 - - [2026-02-23 02:56:18] "GET /virtual-networks?parent_id=7e77b96f-8524-45f0-b0f0-329888ae4060&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002943 10.0.0.242 - - [2026-02-23 02:56:18] "GET /virtual-network/36aa8f7c-eabe-40ef-a835-637ee20ecce5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.006029 10.0.0.242 - - [2026-02-23 02:56:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003998 10.0.0.242 - - [2026-02-23 02:56:18] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.008020 10.0.0.242 - - [2026-02-23 02:56:18] "GET /virtual-networks?parent_id=7e77b96f-8524-45f0-b0f0-329888ae4060&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003692 10.0.0.242 - - [2026-02-23 02:56:19] "GET /virtual-network/36aa8f7c-eabe-40ef-a835-637ee20ecce5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.005767 10.0.0.242 - - [2026-02-23 02:56:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003491 10.0.0.242 - - [2026-02-23 02:56:19] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004067 10.0.0.242 - - [2026-02-23 02:56:19] "GET /virtual-networks?parent_id=7e77b96f-8524-45f0-b0f0-329888ae4060&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003456 10.0.0.242 - - [2026-02-23 02:56:19] "GET /virtual-network/36aa8f7c-eabe-40ef-a835-637ee20ecce5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.005499 10.0.0.242 - - [2026-02-23 02:56:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003178 10.0.0.242 - - [2026-02-23 02:56:19] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004041 10.0.0.242 - - [2026-02-23 02:56:19] "GET /virtual-networks?parent_id=7e77b96f-8524-45f0-b0f0-329888ae4060&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003323 10.0.0.242 - - [2026-02-23 02:56:19] "GET /virtual-network/36aa8f7c-eabe-40ef-a835-637ee20ecce5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.005435 10.0.0.242 - - [2026-02-23 02:56:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003651 10.0.0.242 - - [2026-02-23 02:56:22] "GET /virtual-network/36aa8f7c-eabe-40ef-a835-637ee20ecce5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.006624 10.0.0.242 - - [2026-02-23 02:56:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003174 10.0.0.242 - - [2026-02-23 02:56:26] "GET /virtual-network/36aa8f7c-eabe-40ef-a835-637ee20ecce5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.004674 10.0.0.242 - - [2026-02-23 02:56:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003425 10.0.0.242 - - [2026-02-23 02:56:30] "GET /virtual-network/36aa8f7c-eabe-40ef-a835-637ee20ecce5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.004932 10.0.0.242 - - [2026-02-23 02:56:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003366 10.0.0.242 - - [2026-02-23 02:56:34] "GET /virtual-network/36aa8f7c-eabe-40ef-a835-637ee20ecce5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.007507 10.0.0.242 - - [2026-02-23 02:56:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003537 10.0.0.242 - - [2026-02-23 02:56:38] "GET /virtual-network/36aa8f7c-eabe-40ef-a835-637ee20ecce5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.005533 10.0.0.242 - - [2026-02-23 02:56:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002848 10.0.0.242 - - [2026-02-23 02:56:42] "GET /virtual-network/36aa8f7c-eabe-40ef-a835-637ee20ecce5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.005014 10.0.0.242 - - [2026-02-23 02:56:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004152 10.0.0.242 - - [2026-02-23 02:56:46] "GET /virtual-network/36aa8f7c-eabe-40ef-a835-637ee20ecce5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.004660 10.0.0.242 - - [2026-02-23 02:56:48] "POST /neutron/port HTTP/1.1" 200 1144 0.015727 10.0.0.242 - - [2026-02-23 02:56:48] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003455 10.0.0.242 - - [2026-02-23 02:56:48] "POST /neutron/network HTTP/1.1" 200 926 0.006910 10.0.0.242 - - [2026-02-23 02:56:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003315 10.0.0.242 - - [2026-02-23 02:56:49] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003710 10.0.0.242 - - [2026-02-23 02:56:49] "GET /virtual-networks?parent_id=7e77b96f-8524-45f0-b0f0-329888ae4060&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002457 10.0.0.242 - - [2026-02-23 02:56:49] "GET /virtual-network/36aa8f7c-eabe-40ef-a835-637ee20ecce5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.005910 10.0.0.242 - - [2026-02-23 02:56:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003042 10.0.0.242 - - [2026-02-23 02:56:49] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003335 10.0.0.242 - - [2026-02-23 02:56:49] "GET /virtual-networks?parent_id=7e77b96f-8524-45f0-b0f0-329888ae4060&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002887 10.0.0.242 - - [2026-02-23 02:56:49] "GET /virtual-network/36aa8f7c-eabe-40ef-a835-637ee20ecce5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.005181 10.0.0.242 - - [2026-02-23 02:56:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004197 10.0.0.242 - - [2026-02-23 02:56:49] "GET /routing-instance/c7adfea1-135d-406c-b4eb-5afa84680fd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1661 0.006108 10.0.0.242 - - [2026-02-23 02:56:49] "GET /route-target/29ec1405-e4d2-425f-a45c-e614028e9ce3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003073 10.0.0.242 - - [2026-02-23 02:56:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003666 10.0.0.242 - - [2026-02-23 02:56:49] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.002976 10.0.0.242 - - [2026-02-23 02:56:49] "GET /virtual-networks?parent_id=7e77b96f-8524-45f0-b0f0-329888ae4060&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002619 10.0.0.242 - - [2026-02-23 02:56:49] "GET /virtual-network/36aa8f7c-eabe-40ef-a835-637ee20ecce5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.005262 10.0.0.242 - - [2026-02-23 02:56:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002951 10.0.0.242 - - [2026-02-23 02:56:49] "GET /routing-instance/c7adfea1-135d-406c-b4eb-5afa84680fd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1661 0.004176 10.0.0.242 - - [2026-02-23 02:56:49] "GET /route-target/29ec1405-e4d2-425f-a45c-e614028e9ce3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004200 10.0.0.242 - - [2026-02-23 02:56:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003114 10.0.0.242 - - [2026-02-23 02:56:49] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004006 10.0.0.242 - - [2026-02-23 02:56:49] "GET /virtual-networks?parent_id=7e77b96f-8524-45f0-b0f0-329888ae4060&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002761 10.0.0.242 - - [2026-02-23 02:56:49] "GET /virtual-network/36aa8f7c-eabe-40ef-a835-637ee20ecce5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.005508 10.0.0.242 - - [2026-02-23 02:56:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003453 10.0.0.242 - - [2026-02-23 02:56:49] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003549 10.0.0.242 - - [2026-02-23 02:56:49] "GET /virtual-networks?parent_id=7e77b96f-8524-45f0-b0f0-329888ae4060&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002949 10.0.0.242 - - [2026-02-23 02:56:49] "GET /virtual-network/36aa8f7c-eabe-40ef-a835-637ee20ecce5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.005258 10.0.0.242 - - [2026-02-23 02:56:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003713 10.0.0.242 - - [2026-02-23 02:56:50] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003463 10.0.0.242 - - [2026-02-23 02:56:50] "GET /virtual-networks?parent_id=7e77b96f-8524-45f0-b0f0-329888ae4060&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003182 10.0.0.242 - - [2026-02-23 02:56:50] "GET /virtual-network/36aa8f7c-eabe-40ef-a835-637ee20ecce5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.005260 10.0.0.242 - - [2026-02-23 02:56:50] "GET /obj-perms HTTP/1.1" 200 5091 0.058912 10.0.0.23 - - [2026-02-23 02:56:50] "GET /obj-perms HTTP/1.1" 200 5091 0.062659 10.0.0.242 - - [2026-02-23 02:56:50] "GET /obj-perms HTTP/1.1" 200 5091 0.003302 10.0.0.242 - - [2026-02-23 02:56:50] "GET /obj-perms HTTP/1.1" 200 5091 0.003947 10.0.0.50 - - [2026-02-23 02:56:50] "GET /obj-perms HTTP/1.1" 200 5091 0.064516 10.0.0.242 - - [2026-02-23 02:56:50] "GET /virtual-machine/18d7de12-b632-473f-812b-0f36c2882065 HTTP/1.1" 200 1312 0.004111 10.0.0.242 - - [2026-02-23 02:56:50] "GET /virtual-machine-interface/1105a56e-75b8-4847-9319-3ec420f1293d HTTP/1.1" 200 3191 0.007468 10.0.0.242 - - [2026-02-23 02:56:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003179 10.0.0.242 - - [2026-02-23 02:56:50] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003169 10.0.0.242 - - [2026-02-23 02:56:50] "GET /virtual-networks?parent_id=7e77b96f-8524-45f0-b0f0-329888ae4060&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002393 10.0.0.242 - - [2026-02-23 02:56:50] "GET /virtual-network/36aa8f7c-eabe-40ef-a835-637ee20ecce5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.005410 10.0.0.242 - - [2026-02-23 02:56:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003216 10.0.0.242 - - [2026-02-23 02:56:51] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003312 10.0.0.242 - - [2026-02-23 02:56:51] "GET /virtual-networks?parent_id=7e77b96f-8524-45f0-b0f0-329888ae4060&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002829 10.0.0.242 - - [2026-02-23 02:56:52] "GET /virtual-network/36aa8f7c-eabe-40ef-a835-637ee20ecce5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.005622 10.0.0.242 - - [2026-02-23 02:56:57] "POST /neutron/port HTTP/1.1" 200 1144 0.017821 10.0.0.242 - - [2026-02-23 02:56:58] "POST /neutron/security_group HTTP/1.1" 200 1415 0.037386 10.0.0.242 - - [2026-02-23 02:57:03] "POST /neutron/port HTTP/1.1" 200 1144 0.016989 10.0.0.242 - - [2026-02-23 02:57:03] "POST /neutron/port HTTP/1.1" 200 1144 0.016571 10.0.0.242 - - [2026-02-23 02:57:03] "POST /neutron/subnet HTTP/1.1" 200 694 0.009546 10.0.0.242 - - [2026-02-23 02:57:07] "POST /neutron/port HTTP/1.1" 200 1144 0.014361 10.0.0.242 - - [2026-02-23 02:57:07] "POST /neutron/security_group HTTP/1.1" 200 1415 0.006534 10.0.0.242 - - [2026-02-23 02:57:07] "POST /neutron/port HTTP/1.1" 200 1144 0.016753 10.0.0.242 - - [2026-02-23 02:57:08] "GET /virtual-machine/283f380d-acd9-4ceb-b29a-56fd1045307d HTTP/1.1" 200 1313 0.005006 10.0.0.242 - - [2026-02-23 02:57:08] "GET /virtual-machine/283f380d-acd9-4ceb-b29a-56fd1045307d HTTP/1.1" 200 1313 0.003905 10.0.0.242 - - [2026-02-23 02:57:08] "GET /virtual-machine-interface/73ec9b50-388b-4629-af3f-b6d4682d56ff HTTP/1.1" 200 3191 0.007108 10.0.0.242 - - [2026-02-23 02:57:08] "GET /virtual-machine/283f380d-acd9-4ceb-b29a-56fd1045307d HTTP/1.1" 200 1313 0.003278 10.0.0.242 - - [2026-02-23 02:57:08] "GET /virtual-machine-interface/73ec9b50-388b-4629-af3f-b6d4682d56ff HTTP/1.1" 200 3191 0.004484 10.0.0.242 - - [2026-02-23 02:57:08] "GET /instance-ip/d52eecf0-50f7-4233-bfe3-e2d39a2b8b22 HTTP/1.1" 200 1703 0.005098 10.0.0.242 - - [2026-02-23 02:57:08] "GET /virtual-machine/283f380d-acd9-4ceb-b29a-56fd1045307d HTTP/1.1" 200 1313 0.003018 10.0.0.242 - - [2026-02-23 02:57:08] "GET /virtual-machine-interface/73ec9b50-388b-4629-af3f-b6d4682d56ff HTTP/1.1" 200 3191 0.004612 10.0.0.242 - - [2026-02-23 02:57:08] "GET /instance-ip/d52eecf0-50f7-4233-bfe3-e2d39a2b8b22 HTTP/1.1" 200 1703 0.004199 10.0.0.242 - - [2026-02-23 02:57:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003055 10.0.0.242 - - [2026-02-23 02:57:08] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003325 10.0.0.242 - - [2026-02-23 02:57:08] "GET /virtual-networks?parent_id=7e77b96f-8524-45f0-b0f0-329888ae4060&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003491 10.0.0.242 - - [2026-02-23 02:57:08] "GET /virtual-network/36aa8f7c-eabe-40ef-a835-637ee20ecce5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.005226 10.0.0.242 - - [2026-02-23 02:57:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003237 10.0.0.242 - - [2026-02-23 02:57:08] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004036 10.0.0.242 - - [2026-02-23 02:57:08] "GET /virtual-networks?parent_id=7e77b96f-8524-45f0-b0f0-329888ae4060&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002570 10.0.0.242 - - [2026-02-23 02:57:08] "GET /virtual-network/36aa8f7c-eabe-40ef-a835-637ee20ecce5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.005744 10.0.0.242 - - [2026-02-23 02:57:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003377 10.0.0.242 - - [2026-02-23 02:57:08] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003419 10.0.0.242 - - [2026-02-23 02:57:08] "GET /virtual-networks?parent_id=7e77b96f-8524-45f0-b0f0-329888ae4060&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002768 10.0.0.242 - - [2026-02-23 02:57:08] "GET /virtual-network/36aa8f7c-eabe-40ef-a835-637ee20ecce5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.005747 10.0.0.242 - - [2026-02-23 02:57:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003662 10.0.0.242 - - [2026-02-23 02:57:08] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003718 10.0.0.242 - - [2026-02-23 02:57:08] "GET /virtual-networks?parent_id=7e77b96f-8524-45f0-b0f0-329888ae4060&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002782 10.0.0.242 - - [2026-02-23 02:57:08] "GET /virtual-network/36aa8f7c-eabe-40ef-a835-637ee20ecce5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.005567 10.0.0.242 - - [2026-02-23 02:57:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004422 10.0.0.242 - - [2026-02-23 02:57:08] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004051 10.0.0.242 - - [2026-02-23 02:57:08] "GET /virtual-networks?parent_id=7e77b96f-8524-45f0-b0f0-329888ae4060&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002744 10.0.0.242 - - [2026-02-23 02:57:08] "GET /virtual-network/36aa8f7c-eabe-40ef-a835-637ee20ecce5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.005148 10.0.0.242 - - [2026-02-23 02:57:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002887 10.0.0.242 - - [2026-02-23 02:57:08] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003741 10.0.0.242 - - [2026-02-23 02:57:08] "GET /virtual-networks?parent_id=7e77b96f-8524-45f0-b0f0-329888ae4060&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002988 10.0.0.242 - - [2026-02-23 02:57:08] "GET /virtual-network/36aa8f7c-eabe-40ef-a835-637ee20ecce5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.005717 10.0.0.242 - - [2026-02-23 02:57:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002867 10.0.0.242 - - [2026-02-23 02:57:08] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004122 10.0.0.242 - - [2026-02-23 02:57:08] "GET /virtual-networks?parent_id=7e77b96f-8524-45f0-b0f0-329888ae4060&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003347 10.0.0.242 - - [2026-02-23 02:57:08] "GET /virtual-network/36aa8f7c-eabe-40ef-a835-637ee20ecce5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.005537 10.0.0.242 - - [2026-02-23 02:57:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003637 10.0.0.242 - - [2026-02-23 02:57:10] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003644 10.0.0.242 - - [2026-02-23 02:57:10] "GET /virtual-networks?parent_id=7e77b96f-8524-45f0-b0f0-329888ae4060&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002449 10.0.0.242 - - [2026-02-23 02:57:10] "GET /virtual-network/36aa8f7c-eabe-40ef-a835-637ee20ecce5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.005149 10.0.0.242 - - [2026-02-23 02:57:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003719 10.0.0.242 - - [2026-02-23 02:57:10] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003455 10.0.0.242 - - [2026-02-23 02:57:10] "GET /virtual-networks?parent_id=7e77b96f-8524-45f0-b0f0-329888ae4060&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003267 10.0.0.242 - - [2026-02-23 02:57:10] "GET /virtual-network/36aa8f7c-eabe-40ef-a835-637ee20ecce5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.006467 10.0.0.242 - - [2026-02-23 02:57:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002871 10.0.0.242 - - [2026-02-23 02:57:10] "GET /routing-instance/c7adfea1-135d-406c-b4eb-5afa84680fd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1661 0.004196 10.0.0.242 - - [2026-02-23 02:57:10] "GET /route-target/29ec1405-e4d2-425f-a45c-e614028e9ce3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003407 10.0.0.242 - - [2026-02-23 02:57:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002968 10.0.0.242 - - [2026-02-23 02:57:10] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003104 10.0.0.242 - - [2026-02-23 02:57:10] "GET /virtual-networks?parent_id=7e77b96f-8524-45f0-b0f0-329888ae4060&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002350 10.0.0.242 - - [2026-02-23 02:57:10] "GET /virtual-network/36aa8f7c-eabe-40ef-a835-637ee20ecce5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.005005 10.0.0.242 - - [2026-02-23 02:57:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003121 10.0.0.242 - - [2026-02-23 02:57:10] "GET /routing-instance/c7adfea1-135d-406c-b4eb-5afa84680fd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1661 0.004806 10.0.0.242 - - [2026-02-23 02:57:10] "GET /route-target/29ec1405-e4d2-425f-a45c-e614028e9ce3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003005 10.0.0.242 - - [2026-02-23 02:57:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003373 10.0.0.242 - - [2026-02-23 02:57:10] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003836 10.0.0.242 - - [2026-02-23 02:57:10] "GET /virtual-networks?parent_id=7e77b96f-8524-45f0-b0f0-329888ae4060&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002604 10.0.0.242 - - [2026-02-23 02:57:10] "GET /virtual-network/36aa8f7c-eabe-40ef-a835-637ee20ecce5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.005183 10.0.0.242 - - [2026-02-23 02:57:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002930 10.0.0.242 - - [2026-02-23 02:57:10] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003792 10.0.0.242 - - [2026-02-23 02:57:10] "GET /virtual-networks?parent_id=7e77b96f-8524-45f0-b0f0-329888ae4060&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003113 10.0.0.242 - - [2026-02-23 02:57:10] "GET /virtual-network/36aa8f7c-eabe-40ef-a835-637ee20ecce5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.005464 10.0.0.242 - - [2026-02-23 02:57:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002948 10.0.0.242 - - [2026-02-23 02:57:11] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003924 10.0.0.242 - - [2026-02-23 02:57:11] "GET /virtual-networks?parent_id=7e77b96f-8524-45f0-b0f0-329888ae4060&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002747 10.0.0.242 - - [2026-02-23 02:57:11] "GET /virtual-network/36aa8f7c-eabe-40ef-a835-637ee20ecce5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.010688 10.0.0.23 - - [2026-02-23 02:57:11] "GET /obj-perms HTTP/1.1" 200 5091 0.003597 10.0.0.242 - - [2026-02-23 02:57:11] "GET /obj-perms HTTP/1.1" 200 5091 0.003538 10.0.0.242 - - [2026-02-23 02:57:11] "GET /obj-perms HTTP/1.1" 200 5091 0.003366 10.0.0.23 - - [2026-02-23 02:57:11] "GET /obj-perms HTTP/1.1" 200 5091 0.003387 10.0.0.242 - - [2026-02-23 02:57:11] "GET /obj-perms HTTP/1.1" 200 5091 0.003596 10.0.0.242 - - [2026-02-23 02:57:11] "GET /virtual-machine/283f380d-acd9-4ceb-b29a-56fd1045307d HTTP/1.1" 200 1313 0.003381 10.0.0.242 - - [2026-02-23 02:57:11] "GET /virtual-machine-interface/73ec9b50-388b-4629-af3f-b6d4682d56ff HTTP/1.1" 200 3191 0.005378 10.0.0.242 - - [2026-02-23 02:57:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003486 10.0.0.242 - - [2026-02-23 02:57:11] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003195 10.0.0.242 - - [2026-02-23 02:57:11] "GET /virtual-networks?parent_id=7e77b96f-8524-45f0-b0f0-329888ae4060&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002518 10.0.0.242 - - [2026-02-23 02:57:11] "GET /virtual-network/36aa8f7c-eabe-40ef-a835-637ee20ecce5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.005816 10.0.0.242 - - [2026-02-23 02:57:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003654 10.0.0.242 - - [2026-02-23 02:57:12] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003756 10.0.0.242 - - [2026-02-23 02:57:12] "GET /virtual-networks?parent_id=7e77b96f-8524-45f0-b0f0-329888ae4060&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002779 10.0.0.242 - - [2026-02-23 02:57:12] "GET /virtual-network/36aa8f7c-eabe-40ef-a835-637ee20ecce5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.005277 10.0.0.242 - - [2026-02-23 02:57:12] "GET /virtual-machine/18d7de12-b632-473f-812b-0f36c2882065 HTTP/1.1" 200 1312 0.004354 10.0.0.242 - - [2026-02-23 02:57:12] "GET /virtual-machine-interface/1105a56e-75b8-4847-9319-3ec420f1293d HTTP/1.1" 200 3191 0.007589 10.0.0.242 - - [2026-02-23 02:57:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003227 10.0.0.242 - - [2026-02-23 02:57:12] "GET /security-group/06a3c60b-1b80-4568-a082-7f1bb9697b18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2693 0.003475 10.0.0.242 - - [2026-02-23 02:57:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003100 10.0.0.242 - - [2026-02-23 02:57:13] "GET /security-group/06a3c60b-1b80-4568-a082-7f1bb9697b18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2693 0.003948 10.0.0.242 - - [2026-02-23 02:57:13] "POST /neutron/security_group HTTP/1.1" 200 1415 0.006648 10.0.0.242 - - [2026-02-23 02:57:13] "POST /neutron/port HTTP/1.1" 200 1134 0.013628 10.0.0.242 - - [2026-02-23 02:57:13] "GET /virtual-machine/18d7de12-b632-473f-812b-0f36c2882065 HTTP/1.1" 200 1312 0.003444 10.0.0.242 - - [2026-02-23 02:57:13] "GET /virtual-machine-interface/1105a56e-75b8-4847-9319-3ec420f1293d HTTP/1.1" 200 3139 0.006696 10.0.0.242 - - [2026-02-23 02:57:13] "POST /neutron/port HTTP/1.1" 200 1106 0.014722 10.0.0.242 - - [2026-02-23 02:57:13] "POST /neutron/port HTTP/1.1" 200 1134 0.061583 10.0.0.242 - - [2026-02-23 02:57:13] "GET /virtual-machine/18d7de12-b632-473f-812b-0f36c2882065 HTTP/1.1" 200 1312 0.003395 10.0.0.242 - - [2026-02-23 02:57:13] "GET /virtual-machine-interface/1105a56e-75b8-4847-9319-3ec420f1293d HTTP/1.1" 200 3191 0.004597 10.0.0.242 - - [2026-02-23 02:57:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002738 10.0.0.242 - - [2026-02-23 02:57:13] "GET /security-group/06a3c60b-1b80-4568-a082-7f1bb9697b18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2693 0.003547 10.0.0.242 - - [2026-02-23 02:57:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002514 10.0.0.242 - - [2026-02-23 02:57:13] "GET /security-group/06a3c60b-1b80-4568-a082-7f1bb9697b18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2693 0.004086 10.0.0.242 - - [2026-02-23 02:57:13] "POST /neutron/security_group HTTP/1.1" 400 206 0.010694 10.0.0.242 - - [2026-02-23 02:57:49] "POST /neutron/network HTTP/1.1" 200 936 0.006458 10.0.0.242 - - [2026-02-23 02:57:49] "POST /neutron/port HTTP/1.1" 200 117 0.001056 10.0.0.23 - - [2026-02-23 02:57:54] "GET /obj-perms HTTP/1.1" 200 5075 0.061235 10.0.0.242 - - [2026-02-23 02:58:04] "POST /neutron/port HTTP/1.1" 200 1144 0.015503 10.0.0.242 - - [2026-02-23 02:58:04] "POST /neutron/subnet HTTP/1.1" 200 694 0.008306 10.0.0.23 - - [2026-02-23 02:58:40] "GET /projects?obj_uuids=7e77b96f-8524-45f0-b0f0-329888ae4060&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.000975 10.0.0.242 - - [2026-02-23 02:58:40] "POST /neutron/security_group_rule HTTP/1.1" 200 2626 0.049448 10.0.0.242 - - [2026-02-23 02:58:41] "POST /neutron/security_group_rule HTTP/1.1" 200 546 0.009147 10.0.0.242 - - [2026-02-23 02:58:41] "POST /neutron/security_group_rule HTTP/1.1" 200 582 0.134249 10.0.0.23 - - [2026-02-23 02:58:41] "PUT /access-control-list/b57b6c42-4a97-4949-b9e6-4e795123abf0 HTTP/1.1" 200 272 0.039563 10.0.0.242 - - [2026-02-23 02:58:44] "POST /neutron/port HTTP/1.1" 200 1134 0.013644 10.0.0.242 - - [2026-02-23 02:58:44] "GET /virtual-machine/283f380d-acd9-4ceb-b29a-56fd1045307d HTTP/1.1" 200 1313 0.004338 10.0.0.242 - - [2026-02-23 02:58:44] "POST /neutron/port HTTP/1.1" 200 1106 0.016777 10.0.0.242 - - [2026-02-23 02:58:46] "GET /virtual-machine/283f380d-acd9-4ceb-b29a-56fd1045307d HTTP/1.1" 404 171 0.002940 10.0.0.242 - - [2026-02-23 02:58:46] "GET /virtual-machine/283f380d-acd9-4ceb-b29a-56fd1045307d HTTP/1.1" 404 171 0.002934 10.0.0.242 - - [2026-02-23 02:58:46] "GET /virtual-machine/283f380d-acd9-4ceb-b29a-56fd1045307d HTTP/1.1" 404 171 0.002412 10.0.0.242 - - [2026-02-23 02:58:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003226 10.0.0.242 - - [2026-02-23 02:58:46] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003423 10.0.0.242 - - [2026-02-23 02:58:46] "GET /virtual-networks?parent_id=7e77b96f-8524-45f0-b0f0-329888ae4060&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002720 10.0.0.242 - - [2026-02-23 02:58:46] "GET /virtual-network/36aa8f7c-eabe-40ef-a835-637ee20ecce5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.005827 10.0.0.242 - - [2026-02-23 02:58:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002810 10.0.0.242 - - [2026-02-23 02:58:46] "GET /routing-instance/c7adfea1-135d-406c-b4eb-5afa84680fd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1661 0.004046 10.0.0.242 - - [2026-02-23 02:58:46] "GET /route-target/29ec1405-e4d2-425f-a45c-e614028e9ce3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003086 10.0.0.242 - - [2026-02-23 02:58:46] "GET /obj-perms HTTP/1.1" 200 5091 0.003869 10.0.0.50 - - [2026-02-23 02:58:47] "GET /obj-perms HTTP/1.1" 200 5091 0.002973 10.0.0.242 - - [2026-02-23 02:58:47] "POST /neutron/security_group HTTP/1.1" 200 1415 0.006672 10.0.0.242 - - [2026-02-23 02:58:47] "POST /neutron/port HTTP/1.1" 200 1134 0.010877 10.0.0.242 - - [2026-02-23 02:58:47] "GET /virtual-machine/18d7de12-b632-473f-812b-0f36c2882065 HTTP/1.1" 200 1312 0.004578 10.0.0.242 - - [2026-02-23 02:58:47] "POST /neutron/port HTTP/1.1" 200 1096 0.014123 10.0.0.242 - - [2026-02-23 02:58:49] "GET /virtual-machine/18d7de12-b632-473f-812b-0f36c2882065 HTTP/1.1" 404 171 0.002622 10.0.0.242 - - [2026-02-23 02:58:49] "GET /virtual-machine/18d7de12-b632-473f-812b-0f36c2882065 HTTP/1.1" 404 171 0.002559 10.0.0.242 - - [2026-02-23 02:58:49] "GET /virtual-machine/18d7de12-b632-473f-812b-0f36c2882065 HTTP/1.1" 404 171 0.003055 10.0.0.242 - - [2026-02-23 02:58:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002955 10.0.0.242 - - [2026-02-23 02:58:49] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003289 10.0.0.242 - - [2026-02-23 02:58:49] "GET /virtual-networks?parent_id=7e77b96f-8524-45f0-b0f0-329888ae4060&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002679 10.0.0.242 - - [2026-02-23 02:58:49] "GET /virtual-network/36aa8f7c-eabe-40ef-a835-637ee20ecce5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.005144 10.0.0.242 - - [2026-02-23 02:58:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002578 10.0.0.242 - - [2026-02-23 02:58:49] "GET /routing-instance/c7adfea1-135d-406c-b4eb-5afa84680fd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1661 0.004425 10.0.0.242 - - [2026-02-23 02:58:49] "GET /route-target/29ec1405-e4d2-425f-a45c-e614028e9ce3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003010 10.0.0.242 - - [2026-02-23 02:58:49] "GET /obj-perms HTTP/1.1" 200 5091 0.003553 10.0.0.23 - - [2026-02-23 02:58:55] "GET /obj-perms HTTP/1.1" 200 5075 0.060946 10.0.0.242 - - [2026-02-23 02:58:55] "GET /obj-perms HTTP/1.1" 200 5091 0.003915 10.0.0.242 - - [2026-02-23 02:58:56] "GET /obj-perms HTTP/1.1" 200 5091 0.003463 10.0.0.23 - - [2026-02-23 02:58:56] "POST /useragent-kv HTTP/1.1" 200 115 0.004623 10.0.0.23 - - [2026-02-23 02:58:56] "POST /useragent-kv HTTP/1.1" 200 115 0.002105 10.0.0.242 - - [2026-02-23 02:58:56] "POST /neutron/network HTTP/1.1" 200 151 0.104765 10.0.0.23 - - [2026-02-23 02:58:56] "DELETE /route-target/29ec1405-e4d2-425f-a45c-e614028e9ce3 HTTP/1.1" 200 115 0.023139 10.0.0.242 - - [2026-02-23 02:58:56] "POST /fqname-to-id HTTP/1.1" 404 245 0.002765 10.0.0.23 - - [2026-02-23 02:58:58] "GET /projects?obj_uuids=7e77b96f-8524-45f0-b0f0-329888ae4060&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.000947 10.0.0.242 - - [2026-02-23 02:58:58] "GET /project/7e77b96f-8524-45f0-b0f0-329888ae4060?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.061176 10.0.0.23 - - [2026-02-23 02:58:58] "GET /projects?obj_uuids=7e77b96f-8524-45f0-b0f0-329888ae4060&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001068 10.0.0.242 - - [2026-02-23 02:58:58] "GET /project/7e77b96f-8524-45f0-b0f0-329888ae4060?fields=virtual_networks HTTP/1.1" 200 1074 0.044160 10.0.0.23 - - [2026-02-23 02:58:58] "GET /projects?obj_uuids=7e77b96f-8524-45f0-b0f0-329888ae4060&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.000972 10.0.0.242 - - [2026-02-23 02:58:58] "GET /project/7e77b96f-8524-45f0-b0f0-329888ae4060?fields=virtual_machine_interfaces HTTP/1.1" 200 1074 0.034963 10.0.0.23 - - [2026-02-23 02:58:58] "GET /projects?obj_uuids=7e77b96f-8524-45f0-b0f0-329888ae4060&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.000860 10.0.0.242 - - [2026-02-23 02:58:58] "GET /project/7e77b96f-8524-45f0-b0f0-329888ae4060?fields=security_groups HTTP/1.1" 200 1321 0.039927 10.0.0.242 - - [2026-02-23 02:58:59] "POST /fqname-to-id HTTP/1.1" 404 186 0.027037 10.0.0.23 - - [2026-02-23 02:58:59] "GET /projects?obj_uuids=f26cd441-b630-453f-af4e-49fde29b859b&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002616 10.0.0.23 - - [2026-02-23 02:58:59] "GET /domains?obj_uuids=e1cc6957-1fd1-4e0a-8f60-be32b1950cd6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001205 10.0.0.23 - - [2026-02-23 02:58:59] "GET /domain/e1cc6957-1fd1-4e0a-8f60-be32b1950cd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.033876 10.0.0.23 - - [2026-02-23 02:58:59] "POST /id-to-fqname HTTP/1.1" 200 188 0.004689 10.0.0.23 - - [2026-02-23 02:58:59] "POST /fqname-to-id HTTP/1.1" 404 197 0.007981 10.0.0.23 - - [2026-02-23 02:58:59] "POST /security-groups HTTP/1.1" 200 589 0.027361 10.0.0.23 - - [2026-02-23 02:58:59] "POST /fqname-to-id HTTP/1.1" 404 232 0.005224 10.0.0.23 - - [2026-02-23 02:58:59] "POST /projects HTTP/1.1" 200 581 0.234539 10.0.0.23 - - [2026-02-23 02:58:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.306153 10.0.0.23 - - [2026-02-23 02:58:59] "POST /access-control-lists HTTP/1.1" 200 592 0.024673 10.0.0.242 - - [2026-02-23 02:58:59] "GET /project/f26cd441-b630-453f-af4e-49fde29b859b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.468459 10.0.0.242 - - [2026-02-23 02:59:00] "GET / HTTP/1.1" 200 35931 0.001926 10.0.0.242 - - [2026-02-23 02:59:02] "POST /fqname-to-id HTTP/1.1" 401 293 0.000399 10.0.0.242 - - [2026-02-23 02:59:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.062344 10.0.0.23 - - [2026-02-23 02:59:02] "GET /projects?obj_uuids=f26cd441-b630-453f-af4e-49fde29b859b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000857 10.0.0.242 - - [2026-02-23 02:59:03] "GET /project/f26cd441-b630-453f-af4e-49fde29b859b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.045559 10.0.0.242 - - [2026-02-23 02:59:03] "POST /neutron/network HTTP/1.1" 200 117 0.040956 10.0.0.242 - - [2026-02-23 02:59:03] "POST /neutron/network HTTP/1.1" 200 835 0.008424 10.0.0.242 - - [2026-02-23 02:59:03] "POST /id-to-fqname HTTP/1.1" 200 224 0.000984 10.0.0.242 - - [2026-02-23 02:59:03] "GET /virtual-network/d77da230-b8b5-4649-bc1f-3d833e09946b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.004399 10.0.0.242 - - [2026-02-23 02:59:03] "GET /virtual-network/d77da230-b8b5-4649-bc1f-3d833e09946b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.008966 10.0.0.242 - - [2026-02-23 02:59:03] "POST /neutron/subnet HTTP/1.1" 200 730 0.007880 10.0.0.242 - - [2026-02-23 02:59:03] "POST /id-to-fqname HTTP/1.1" 200 224 0.001037 10.0.0.23 - - [2026-02-23 02:59:04] "GET /projects?obj_uuids=f26cd441-b630-453f-af4e-49fde29b859b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000898 10.0.0.242 - - [2026-02-23 02:59:04] "GET /project/f26cd441-b630-453f-af4e-49fde29b859b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.064274 10.0.0.242 - - [2026-02-23 02:59:04] "POST /neutron/port HTTP/1.1" 200 117 0.006491 10.0.0.242 - - [2026-02-23 02:59:05] "POST /neutron/network HTTP/1.1" 200 845 0.006863 10.0.0.242 - - [2026-02-23 02:59:05] "POST /neutron/port HTTP/1.1" 200 1059 0.013780 10.0.0.242 - - [2026-02-23 02:59:05] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003536 10.0.0.242 - - [2026-02-23 02:59:05] "POST /neutron/network HTTP/1.1" 200 835 0.005925 10.0.0.242 - - [2026-02-23 02:59:10] "POST /neutron/port HTTP/1.1" 200 1123 0.017293 10.0.0.242 - - [2026-02-23 02:59:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002860 10.0.0.23 - - [2026-02-23 02:59:10] "GET /projects?obj_uuids=f26cd441-b630-453f-af4e-49fde29b859b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000837 10.0.0.242 - - [2026-02-23 02:59:10] "GET /project/f26cd441-b630-453f-af4e-49fde29b859b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.041967 10.0.0.23 - - [2026-02-23 02:59:10] "GET /projects?obj_uuids=f26cd441-b630-453f-af4e-49fde29b859b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001128 10.0.0.242 - - [2026-02-23 02:59:10] "POST /neutron/network HTTP/1.1" 200 613 0.135813 10.0.0.23 - - [2026-02-23 02:59:10] "POST /route-targets HTTP/1.1" 200 327 0.011808 10.0.0.23 - - [2026-02-23 02:59:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000421 10.0.0.242 - - [2026-02-23 02:59:10] "POST /id-to-fqname HTTP/1.1" 200 223 0.003524 10.0.0.242 - - [2026-02-23 02:59:10] "GET /virtual-network/08b43662-4ff1-4475-860f-1ebc63a79a06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005355 10.0.0.242 - - [2026-02-23 02:59:10] "POST /neutron/network HTTP/1.1" 200 833 0.005938 10.0.0.23 - - [2026-02-23 02:59:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000295 10.0.0.242 - - [2026-02-23 02:59:10] "GET /virtual-network/08b43662-4ff1-4475-860f-1ebc63a79a06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.004883 10.0.0.50 - - [2026-02-23 02:59:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000502 10.0.0.50 - - [2026-02-23 02:59:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000339 10.0.0.23 - - [2026-02-23 02:59:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000345 10.0.0.23 - - [2026-02-23 02:59:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000450 10.0.0.242 - - [2026-02-23 02:59:11] "GET /virtual-network/08b43662-4ff1-4475-860f-1ebc63a79a06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.004829 10.0.0.50 - - [2026-02-23 02:59:12] "GET /global-system-configs HTTP/1.1" 401 293 0.000390 10.0.0.242 - - [2026-02-23 02:59:12] "GET /global-system-configs HTTP/1.1" 401 293 0.000477 10.0.0.50 - - [2026-02-23 02:59:12] "GET /global-system-configs HTTP/1.1" 401 293 0.000816 10.0.0.242 - - [2026-02-23 02:59:12] "GET /global-system-configs HTTP/1.1" 401 293 0.000353 10.0.0.50 - - [2026-02-23 02:59:12] "GET /obj-perms HTTP/1.1" 200 5045 0.055628 10.0.0.242 - - [2026-02-23 02:59:12] "GET /global-system-configs HTTP/1.1" 401 293 0.000354 10.0.0.242 - - [2026-02-23 02:59:12] "GET /global-system-configs HTTP/1.1" 401 293 0.000357 10.0.0.242 - - [2026-02-23 02:59:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003268 10.0.0.23 - - [2026-02-23 02:59:13] "GET /projects?obj_uuids=f26cd441-b630-453f-af4e-49fde29b859b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000861 10.0.0.242 - - [2026-02-23 02:59:13] "GET /project/f26cd441-b630-453f-af4e-49fde29b859b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.030815 10.0.0.242 - - [2026-02-23 02:59:13] "POST /neutron/network HTTP/1.1" 200 117 0.012591 10.0.0.23 - - [2026-02-23 02:59:13] "POST /ref-update HTTP/1.1" 200 156 0.018662 10.0.0.242 - - [2026-02-23 02:59:13] "POST /neutron/network HTTP/1.1" 200 831 0.007075 10.0.0.242 - - [2026-02-23 02:59:13] "POST /id-to-fqname HTTP/1.1" 200 223 0.000899 10.0.0.242 - - [2026-02-23 02:59:13] "GET /virtual-network/92ac6d63-2837-4862-8fc7-6f53c22e219d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005125 10.0.0.242 - - [2026-02-23 02:59:13] "GET /virtual-network/92ac6d63-2837-4862-8fc7-6f53c22e219d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.004661 10.0.0.242 - - [2026-02-23 02:59:13] "POST /neutron/subnet HTTP/1.1" 200 720 0.007580 10.0.0.242 - - [2026-02-23 02:59:13] "GET /virtual-network/92ac6d63-2837-4862-8fc7-6f53c22e219d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005500 10.0.0.23 - - [2026-02-23 02:59:14] "GET /obj-perms HTTP/1.1" 200 5045 0.056147 10.0.0.242 - - [2026-02-23 02:59:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003215 10.0.0.23 - - [2026-02-23 02:59:14] "GET /projects?obj_uuids=f26cd441-b630-453f-af4e-49fde29b859b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002011 10.0.0.242 - - [2026-02-23 02:59:14] "GET /project/f26cd441-b630-453f-af4e-49fde29b859b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.038547 10.0.0.23 - - [2026-02-23 02:59:14] "POST /useragent-kv HTTP/1.1" 200 115 0.006509 10.0.0.242 - - [2026-02-23 02:59:14] "POST /neutron/subnet HTTP/1.1" 200 734 0.225533 10.0.0.242 - - [2026-02-23 02:59:14] "POST /id-to-fqname HTTP/1.1" 200 224 0.001222 10.0.0.242 - - [2026-02-23 02:59:14] "GET /virtual-network/60a36a69-86e6-4efd-b216-d68a6d505beb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.004897 10.0.0.242 - - [2026-02-23 02:59:14] "GET /virtual-network/60a36a69-86e6-4efd-b216-d68a6d505beb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.005174 10.0.0.242 - - [2026-02-23 02:59:14] "POST /neutron/network HTTP/1.1" 200 836 0.005715 10.0.0.242 - - [2026-02-23 02:59:15] "GET /virtual-network/60a36a69-86e6-4efd-b216-d68a6d505beb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.005448 10.0.0.242 - - [2026-02-23 02:59:15] "GET /obj-perms HTTP/1.1" 200 5045 0.070616 10.0.0.242 - - [2026-02-23 02:59:15] "POST /id-to-fqname HTTP/1.1" 200 223 0.001194 10.0.0.242 - - [2026-02-23 02:59:15] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009382 10.0.0.23 - - [2026-02-23 02:59:16] "DELETE /project/f26cd441b630453faf4e49fde29b859b HTTP/1.1" 404 173 0.004940 10.0.0.23 - - [2026-02-23 02:59:16] "GET /projects?obj_uuids=7e77b96f-8524-45f0-b0f0-329888ae4060&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001116 10.0.0.23 - - [2026-02-23 02:59:16] "GET /project/7e77b96f-8524-45f0-b0f0-329888ae4060?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1552 0.041943 10.0.0.23 - - [2026-02-23 02:59:16] "GET /projects?obj_uuids=7e77b96f-8524-45f0-b0f0-329888ae4060&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001293 10.0.0.23 - - [2026-02-23 02:59:16] "GET /project/7e77b96f-8524-45f0-b0f0-329888ae4060?fields=security_groups HTTP/1.1" 200 1426 0.053898 10.0.0.23 - - [2026-02-23 02:59:16] "DELETE /security-group/3279f863-9e70-4dc0-8775-6f4cada36820 HTTP/1.1" 200 115 0.052331 10.0.0.23 - - [2026-02-23 02:59:16] "GET /projects?obj_uuids=7e77b96f-8524-45f0-b0f0-329888ae4060&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001256 10.0.0.23 - - [2026-02-23 02:59:16] "DELETE /access-control-list/c4434795-7738-4ca7-84e3-6745e100fb89 HTTP/1.1" 200 115 0.047746 10.0.0.23 - - [2026-02-23 02:59:16] "GET /project/7e77b96f-8524-45f0-b0f0-329888ae4060?fields=application_policy_sets HTTP/1.1" 200 1465 0.059828 10.0.0.23 - - [2026-02-23 02:59:16] "GET /projects?obj_uuids=f26cd441-b630-453f-af4e-49fde29b859b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002111 10.0.0.23 - - [2026-02-23 02:59:16] "DELETE /project/7e77b96f-8524-45f0-b0f0-329888ae4060 HTTP/1.1" 200 115 0.413310 10.0.0.242 - - [2026-02-23 02:59:16] "GET /project/f26cd441-b630-453f-af4e-49fde29b859b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.113474 10.0.0.242 - - [2026-02-23 02:59:16] "POST /neutron/port HTTP/1.1" 200 1123 0.017025 10.0.0.242 - - [2026-02-23 02:59:17] "POST /id-to-fqname HTTP/1.1" 200 224 0.001218 10.0.0.242 - - [2026-02-23 02:59:17] "POST /neutron/port HTTP/1.1" 200 1123 0.016106 10.0.0.242 - - [2026-02-23 02:59:17] "POST /neutron/network HTTP/1.1" 200 841 0.006748 10.0.0.242 - - [2026-02-23 02:59:17] "POST /neutron/port HTTP/1.1" 200 1057 0.045443 10.0.0.242 - - [2026-02-23 02:59:18] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003450 10.0.0.23 - - [2026-02-23 02:59:18] "GET /projects?obj_uuids=f26cd441-b630-453f-af4e-49fde29b859b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000968 10.0.0.242 - - [2026-02-23 02:59:18] "GET /project/f26cd441-b630-453f-af4e-49fde29b859b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.081450 10.0.0.242 - - [2026-02-23 02:59:18] "POST /neutron/network HTTP/1.1" 200 831 0.006619 10.0.0.242 - - [2026-02-23 02:59:18] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006474 10.0.0.242 - - [2026-02-23 02:59:18] "POST /fqname-to-id HTTP/1.1" 404 193 0.003783 10.0.0.242 - - [2026-02-23 02:59:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002741 10.0.0.23 - - [2026-02-23 02:59:18] "GET /domains?obj_uuids=e1cc6957-1fd1-4e0a-8f60-be32b1950cd6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000944 10.0.0.242 - - [2026-02-23 02:59:18] "GET /domain/e1cc6957-1fd1-4e0a-8f60-be32b1950cd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.006605 10.0.0.242 - - [2026-02-23 02:59:18] "POST /service-templates HTTP/1.1" 200 543 0.030966 10.0.0.242 - - [2026-02-23 02:59:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003037 10.0.0.242 - - [2026-02-23 02:59:18] "GET /service-template/66794675-7ae7-4d1c-aa3a-5201165f3fdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1817 0.005218 10.0.0.242 - - [2026-02-23 02:59:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002416 10.0.0.242 - - [2026-02-23 02:59:18] "GET /service-template/66794675-7ae7-4d1c-aa3a-5201165f3fdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1817 0.003657 10.0.0.242 - - [2026-02-23 02:59:18] "POST /id-to-fqname HTTP/1.1" 200 223 0.001237 10.0.0.23 - - [2026-02-23 02:59:18] "GET /projects?obj_uuids=f26cd441-b630-453f-af4e-49fde29b859b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001198 10.0.0.242 - - [2026-02-23 02:59:18] "POST /id-to-fqname HTTP/1.1" 200 223 0.001249 10.0.0.242 - - [2026-02-23 02:59:18] "POST /id-to-fqname HTTP/1.1" 200 224 0.002820 10.0.0.242 - - [2026-02-23 02:59:19] "POST /neutron/port HTTP/1.1" 200 1060 0.278025 10.0.0.242 - - [2026-02-23 02:59:19] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006700 10.0.0.242 - - [2026-02-23 02:59:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003457 10.0.0.242 - - [2026-02-23 02:59:19] "DELETE /service-template/66794675-7ae7-4d1c-aa3a-5201165f3fdc HTTP/1.1" 200 115 0.029554 10.0.0.242 - - [2026-02-23 02:59:19] "POST /fqname-to-id HTTP/1.1" 404 193 0.002766 10.0.0.242 - - [2026-02-23 02:59:19] "POST /neutron/port HTTP/1.1" 200 1124 0.017848 10.0.0.242 - - [2026-02-23 02:59:19] "POST /neutron/port HTTP/1.1" 200 117 0.001088 10.0.0.242 - - [2026-02-23 02:59:19] "POST /neutron/network HTTP/1.1" 400 204 0.010867 10.0.0.242 - - [2026-02-23 02:59:20] "POST /neutron/port HTTP/1.1" 200 151 0.152716 10.0.0.242 - - [2026-02-23 02:59:21] "POST /neutron/port HTTP/1.1" 200 151 0.168612 10.0.0.242 - - [2026-02-23 02:59:21] "POST /neutron/network HTTP/1.1" 200 117 0.009243 10.0.0.23 - - [2026-02-23 02:59:21] "DELETE /route-target/85618501-b3fa-468d-88ee-ebd1a3d31d7e HTTP/1.1" 200 115 0.028007 10.0.0.242 - - [2026-02-23 02:59:21] "POST /neutron/port HTTP/1.1" 200 117 0.006582 10.0.0.242 - - [2026-02-23 02:59:22] "POST /neutron/network HTTP/1.1" 200 833 0.006262 10.0.0.23 - - [2026-02-23 02:59:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005353 10.0.0.242 - - [2026-02-23 02:59:22] "POST /neutron/network HTTP/1.1" 400 204 0.012557 10.0.0.242 - - [2026-02-23 02:59:23] "POST /neutron/port HTTP/1.1" 200 151 0.160459 10.0.0.23 - - [2026-02-23 02:59:25] "DELETE /route-target/cbd31cca-88af-4e84-96cd-c85f6a600699 HTTP/1.1" 200 115 0.025505 10.0.0.242 - - [2026-02-23 02:59:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003256 10.0.0.23 - - [2026-02-23 02:59:27] "GET /projects?obj_uuids=f26cd441-b630-453f-af4e-49fde29b859b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001323 10.0.0.242 - - [2026-02-23 02:59:27] "GET /project/f26cd441-b630-453f-af4e-49fde29b859b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.048409 10.0.0.242 - - [2026-02-23 02:59:27] "POST /neutron/network HTTP/1.1" 200 117 0.009533 10.0.0.242 - - [2026-02-23 02:59:28] "POST /neutron/network HTTP/1.1" 200 830 0.007770 10.0.0.242 - - [2026-02-23 02:59:28] "POST /id-to-fqname HTTP/1.1" 200 223 0.001024 10.0.0.242 - - [2026-02-23 02:59:28] "GET /virtual-network/51756adf-b88e-4811-9fcc-346bf2fd9a81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.004656 10.0.0.242 - - [2026-02-23 02:59:28] "GET /virtual-network/51756adf-b88e-4811-9fcc-346bf2fd9a81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005135 10.0.0.242 - - [2026-02-23 02:59:28] "POST /neutron/subnet HTTP/1.1" 200 715 0.008250 10.0.0.242 - - [2026-02-23 02:59:28] "GET /virtual-network/51756adf-b88e-4811-9fcc-346bf2fd9a81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005045 10.0.0.50 - - [2026-02-23 02:59:28] "GET /obj-perms HTTP/1.1" 200 5045 0.003230 10.0.0.242 - - [2026-02-23 02:59:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003580 10.0.0.23 - - [2026-02-23 02:59:28] "GET /projects?obj_uuids=f26cd441-b630-453f-af4e-49fde29b859b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000826 10.0.0.242 - - [2026-02-23 02:59:28] "GET /project/f26cd441-b630-453f-af4e-49fde29b859b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.039244 10.0.0.23 - - [2026-02-23 02:59:28] "POST /route-targets HTTP/1.1" 200 327 0.016529 10.0.0.23 - - [2026-02-23 02:59:29] "POST /useragent-kv HTTP/1.1" 200 115 0.006672 10.0.0.242 - - [2026-02-23 02:59:29] "POST /neutron/subnet HTTP/1.1" 200 715 0.199781 10.0.0.242 - - [2026-02-23 02:59:29] "POST /id-to-fqname HTTP/1.1" 200 223 0.001172 10.0.0.242 - - [2026-02-23 02:59:29] "GET /virtual-network/e41e1927-8743-49cb-bf49-5d24de9678d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.004907 10.0.0.242 - - [2026-02-23 02:59:29] "GET /virtual-network/e41e1927-8743-49cb-bf49-5d24de9678d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.004928 10.0.0.242 - - [2026-02-23 02:59:29] "POST /neutron/network HTTP/1.1" 200 830 0.006319 10.0.0.242 - - [2026-02-23 02:59:29] "GET /virtual-network/e41e1927-8743-49cb-bf49-5d24de9678d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005485 10.0.0.23 - - [2026-02-23 02:59:29] "GET /obj-perms HTTP/1.1" 200 5045 0.003502 10.0.0.242 - - [2026-02-23 02:59:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002923 10.0.0.23 - - [2026-02-23 02:59:29] "GET /projects?obj_uuids=f26cd441-b630-453f-af4e-49fde29b859b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000805 10.0.0.242 - - [2026-02-23 02:59:29] "GET /project/f26cd441-b630-453f-af4e-49fde29b859b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.056094 10.0.0.23 - - [2026-02-23 02:59:29] "GET /projects?obj_uuids=f26cd441-b630-453f-af4e-49fde29b859b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001074 10.0.0.242 - - [2026-02-23 02:59:30] "POST /neutron/network HTTP/1.1" 200 615 0.116975 10.0.0.23 - - [2026-02-23 02:59:30] "POST /ref-update HTTP/1.1" 200 156 0.021857 10.0.0.242 - - [2026-02-23 02:59:30] "POST /id-to-fqname HTTP/1.1" 200 224 0.003166 10.0.0.242 - - [2026-02-23 02:59:30] "GET /virtual-network/7eae69f4-ff19-4fc5-9353-71ad6ff4fa1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.004767 10.0.0.242 - - [2026-02-23 02:59:30] "POST /neutron/network HTTP/1.1" 200 833 0.005785 10.0.0.242 - - [2026-02-23 02:59:30] "GET /virtual-network/7eae69f4-ff19-4fc5-9353-71ad6ff4fa1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.004604 10.0.0.242 - - [2026-02-23 02:59:30] "GET /virtual-network/7eae69f4-ff19-4fc5-9353-71ad6ff4fa1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005704 10.0.0.242 - - [2026-02-23 02:59:30] "GET /obj-perms HTTP/1.1" 200 5045 0.004112 10.0.0.242 - - [2026-02-23 02:59:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003026 10.0.0.23 - - [2026-02-23 02:59:30] "GET /projects?obj_uuids=f26cd441-b630-453f-af4e-49fde29b859b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000827 10.0.0.242 - - [2026-02-23 02:59:31] "GET /project/f26cd441-b630-453f-af4e-49fde29b859b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.041258 10.0.0.242 - - [2026-02-23 02:59:31] "POST /neutron/network HTTP/1.1" 200 117 0.013134 10.0.0.242 - - [2026-02-23 02:59:31] "POST /neutron/network HTTP/1.1" 200 846 0.008049 10.0.0.242 - - [2026-02-23 02:59:31] "POST /id-to-fqname HTTP/1.1" 200 229 0.001020 10.0.0.242 - - [2026-02-23 02:59:31] "GET /virtual-network/4ea88805-b14a-4875-ab67-fd5dac439efe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.004595 10.0.0.242 - - [2026-02-23 02:59:31] "GET /virtual-network/4ea88805-b14a-4875-ab67-fd5dac439efe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.005179 10.0.0.242 - - [2026-02-23 02:59:31] "POST /neutron/subnet HTTP/1.1" 200 734 0.007987 10.0.0.242 - - [2026-02-23 02:59:31] "GET /virtual-network/4ea88805-b14a-4875-ab67-fd5dac439efe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.005342 10.0.0.50 - - [2026-02-23 02:59:31] "GET /obj-perms HTTP/1.1" 200 5045 0.003215 10.0.0.242 - - [2026-02-23 02:59:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003471 10.0.0.23 - - [2026-02-23 02:59:32] "GET /projects?obj_uuids=f26cd441-b630-453f-af4e-49fde29b859b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001906 10.0.0.242 - - [2026-02-23 02:59:32] "GET /project/f26cd441-b630-453f-af4e-49fde29b859b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.044047 10.0.0.23 - - [2026-02-23 02:59:32] "POST /route-targets HTTP/1.1" 200 327 0.014278 10.0.0.23 - - [2026-02-23 02:59:32] "POST /useragent-kv HTTP/1.1" 200 115 0.002266 10.0.0.242 - - [2026-02-23 02:59:32] "POST /neutron/subnet HTTP/1.1" 200 724 0.180549 10.0.0.242 - - [2026-02-23 02:59:32] "POST /id-to-fqname HTTP/1.1" 200 230 0.001178 10.0.0.242 - - [2026-02-23 02:59:32] "GET /virtual-network/ddb41886-95b3-4ddd-8a6d-4be2534e6741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.005527 10.0.0.242 - - [2026-02-23 02:59:32] "GET /virtual-network/ddb41886-95b3-4ddd-8a6d-4be2534e6741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.005092 10.0.0.242 - - [2026-02-23 02:59:32] "POST /neutron/network HTTP/1.1" 200 846 0.006339 10.0.0.242 - - [2026-02-23 02:59:32] "GET /virtual-network/ddb41886-95b3-4ddd-8a6d-4be2534e6741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.005639 10.0.0.23 - - [2026-02-23 02:59:33] "GET /obj-perms HTTP/1.1" 200 5045 0.004386 10.0.0.242 - - [2026-02-23 02:59:33] "POST /id-to-fqname HTTP/1.1" 200 223 0.001703 10.0.0.23 - - [2026-02-23 02:59:34] "GET /projects?obj_uuids=f26cd441-b630-453f-af4e-49fde29b859b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000935 10.0.0.242 - - [2026-02-23 02:59:34] "GET /project/f26cd441-b630-453f-af4e-49fde29b859b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.077152 10.0.0.242 - - [2026-02-23 02:59:34] "POST /neutron/network HTTP/1.1" 200 830 0.005882 10.0.0.242 - - [2026-02-23 02:59:34] "POST /id-to-fqname HTTP/1.1" 200 224 0.001240 10.0.0.242 - - [2026-02-23 02:59:34] "POST /neutron/port HTTP/1.1" 200 117 0.006220 10.0.0.23 - - [2026-02-23 02:59:34] "GET /projects?obj_uuids=f26cd441-b630-453f-af4e-49fde29b859b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000963 10.0.0.242 - - [2026-02-23 02:59:35] "POST /neutron/port HTTP/1.1" 200 1056 0.293777 10.0.0.242 - - [2026-02-23 02:59:35] "POST /neutron/port HTTP/1.1" 200 1110 0.095272 10.0.0.242 - - [2026-02-23 02:59:35] "POST /neutron/subnet HTTP/1.1" 200 689 0.007882 10.0.0.23 - - [2026-02-23 02:59:35] "GET /projects?obj_uuids=f26cd441-b630-453f-af4e-49fde29b859b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001022 10.0.0.242 - - [2026-02-23 02:59:35] "GET /project/f26cd441-b630-453f-af4e-49fde29b859b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.087525 10.0.0.242 - - [2026-02-23 02:59:35] "POST /neutron/network HTTP/1.1" 200 833 0.006434 10.0.0.242 - - [2026-02-23 02:59:35] "POST /neutron/port HTTP/1.1" 200 117 0.005765 10.0.0.242 - - [2026-02-23 02:59:35] "POST /fqname-to-id HTTP/1.1" 404 193 0.002660 10.0.0.242 - - [2026-02-23 02:59:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002657 10.0.0.23 - - [2026-02-23 02:59:35] "GET /domains?obj_uuids=e1cc6957-1fd1-4e0a-8f60-be32b1950cd6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000905 10.0.0.242 - - [2026-02-23 02:59:35] "GET /domain/e1cc6957-1fd1-4e0a-8f60-be32b1950cd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.007710 10.0.0.242 - - [2026-02-23 02:59:35] "POST /service-templates HTTP/1.1" 200 543 0.023204 10.0.0.242 - - [2026-02-23 02:59:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003528 10.0.0.242 - - [2026-02-23 02:59:36] "GET /service-template/132686a5-f3ac-4c82-8186-3f810fee0e2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.005054 10.0.0.242 - - [2026-02-23 02:59:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002707 10.0.0.242 - - [2026-02-23 02:59:36] "GET /service-template/132686a5-f3ac-4c82-8186-3f810fee0e2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.003390 10.0.0.242 - - [2026-02-23 02:59:36] "POST /id-to-fqname HTTP/1.1" 200 223 0.001032 10.0.0.242 - - [2026-02-23 02:59:36] "POST /id-to-fqname HTTP/1.1" 200 229 0.001152 10.0.0.242 - - [2026-02-23 02:59:36] "POST /id-to-fqname HTTP/1.1" 200 230 0.001108 10.0.0.242 - - [2026-02-23 02:59:36] "POST /neutron/port HTTP/1.1" 200 1952 0.049119 10.0.0.242 - - [2026-02-23 02:59:36] "POST /neutron/port HTTP/1.1" 200 1057 0.020629 10.0.0.242 - - [2026-02-23 02:59:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.006530 10.0.0.242 - - [2026-02-23 02:59:36] "DELETE /service-template/132686a5-f3ac-4c82-8186-3f810fee0e2f HTTP/1.1" 200 115 0.046729 10.0.0.242 - - [2026-02-23 02:59:36] "POST /fqname-to-id HTTP/1.1" 404 193 0.002620 10.0.0.242 - - [2026-02-23 02:59:36] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003752 10.0.0.242 - - [2026-02-23 02:59:36] "POST /neutron/network HTTP/1.1" 200 833 0.009139 10.0.0.23 - - [2026-02-23 02:59:37] "DELETE /route-target/261e5571-4b8b-48a4-b269-e896d2c80361 HTTP/1.1" 200 115 0.031666 10.0.0.242 - - [2026-02-23 02:59:37] "POST /neutron/network HTTP/1.1" 200 846 0.006144 10.0.0.242 - - [2026-02-23 02:59:37] "POST /neutron/port HTTP/1.1" 200 1110 0.013731 10.0.0.242 - - [2026-02-23 02:59:37] "POST /neutron/network HTTP/1.1" 400 204 0.011292 10.0.0.242 - - [2026-02-23 02:59:38] "POST /neutron/port HTTP/1.1" 200 151 0.144740 10.0.0.242 - - [2026-02-23 02:59:38] "POST /neutron/network HTTP/1.1" 200 117 0.008637 10.0.0.23 - - [2026-02-23 02:59:40] "POST /useragent-kv HTTP/1.1" 200 115 0.003646 10.0.0.23 - - [2026-02-23 02:59:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003286 10.0.0.23 - - [2026-02-23 02:59:40] "POST /useragent-kv HTTP/1.1" 200 115 0.003838 10.0.0.242 - - [2026-02-23 02:59:40] "POST /neutron/network HTTP/1.1" 200 151 0.115719 10.0.0.23 - - [2026-02-23 02:59:40] "DELETE /route-target/2387751c-bc20-4b4c-903f-bd99f11bbcd3 HTTP/1.1" 200 115 0.026217 10.0.0.242 - - [2026-02-23 02:59:40] "POST /neutron/network HTTP/1.1" 200 830 0.006601 10.0.0.23 - - [2026-02-23 02:59:42] "GET /projects?obj_uuids=f26cd441-b630-453f-af4e-49fde29b859b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000941 10.0.0.242 - - [2026-02-23 02:59:42] "GET /project/f26cd441-b630-453f-af4e-49fde29b859b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.039844 10.0.0.23 - - [2026-02-23 02:59:42] "GET /projects?obj_uuids=f26cd441-b630-453f-af4e-49fde29b859b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001261 10.0.0.242 - - [2026-02-23 02:59:42] "GET /project/f26cd441-b630-453f-af4e-49fde29b859b?fields=virtual_networks HTTP/1.1" 200 1029 0.052266 10.0.0.23 - - [2026-02-23 02:59:42] "GET /projects?obj_uuids=f26cd441-b630-453f-af4e-49fde29b859b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000946 10.0.0.242 - - [2026-02-23 02:59:42] "GET /project/f26cd441-b630-453f-af4e-49fde29b859b?fields=virtual_machine_interfaces HTTP/1.1" 200 1029 0.044165 10.0.0.23 - - [2026-02-23 02:59:42] "GET /projects?obj_uuids=f26cd441-b630-453f-af4e-49fde29b859b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000910 10.0.0.242 - - [2026-02-23 02:59:42] "GET /project/f26cd441-b630-453f-af4e-49fde29b859b?fields=security_groups HTTP/1.1" 200 1253 0.038951 10.0.0.242 - - [2026-02-23 02:59:43] "POST /fqname-to-id HTTP/1.1" 404 186 0.031265 10.0.0.23 - - [2026-02-23 02:59:43] "GET /projects?obj_uuids=31891106-f0a6-4943-b5eb-c1366341b40a&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003199 10.0.0.23 - - [2026-02-23 02:59:43] "GET /domains?obj_uuids=e1cc6957-1fd1-4e0a-8f60-be32b1950cd6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001276 10.0.0.23 - - [2026-02-23 02:59:43] "GET /domain/e1cc6957-1fd1-4e0a-8f60-be32b1950cd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.008556 10.0.0.23 - - [2026-02-23 02:59:43] "POST /id-to-fqname HTTP/1.1" 200 188 0.001457 10.0.0.23 - - [2026-02-23 02:59:43] "POST /fqname-to-id HTTP/1.1" 404 197 0.005460 10.0.0.23 - - [2026-02-23 02:59:43] "POST /security-groups HTTP/1.1" 200 589 0.080034 10.0.0.23 - - [2026-02-23 02:59:43] "POST /fqname-to-id HTTP/1.1" 404 232 0.003482 10.0.0.23 - - [2026-02-23 02:59:43] "POST /projects HTTP/1.1" 200 581 0.281844 10.0.0.23 - - [2026-02-23 02:59:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.322717 10.0.0.242 - - [2026-02-23 02:59:43] "GET /project/31891106-f0a6-4943-b5eb-c1366341b40a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.474222 10.0.0.23 - - [2026-02-23 02:59:43] "POST /access-control-lists HTTP/1.1" 200 592 0.038942 10.0.0.242 - - [2026-02-23 02:59:45] "GET / HTTP/1.1" 200 35931 0.002941 10.0.0.242 - - [2026-02-23 02:59:46] "POST /fqname-to-id HTTP/1.1" 401 293 0.000415 10.0.0.242 - - [2026-02-23 02:59:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.062274 10.0.0.23 - - [2026-02-23 02:59:47] "GET /projects?obj_uuids=31891106-f0a6-4943-b5eb-c1366341b40a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000913 10.0.0.242 - - [2026-02-23 02:59:47] "GET /project/31891106-f0a6-4943-b5eb-c1366341b40a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.045906 10.0.0.23 - - [2026-02-23 02:59:47] "GET /projects?obj_uuids=31891106-f0a6-4943-b5eb-c1366341b40a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001623 10.0.0.242 - - [2026-02-23 02:59:47] "POST /neutron/network HTTP/1.1" 200 613 0.134098 10.0.0.242 - - [2026-02-23 02:59:47] "POST /id-to-fqname HTTP/1.1" 200 223 0.003748 10.0.0.242 - - [2026-02-23 02:59:47] "GET /virtual-network/84e2ebfc-83e9-4596-b838-1ef74a7713f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006419 10.0.0.242 - - [2026-02-23 02:59:48] "POST /neutron/network HTTP/1.1" 200 830 0.007322 10.0.0.242 - - [2026-02-23 02:59:48] "GET /virtual-network/84e2ebfc-83e9-4596-b838-1ef74a7713f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.004457 10.0.0.242 - - [2026-02-23 02:59:48] "GET /virtual-network/84e2ebfc-83e9-4596-b838-1ef74a7713f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005033 10.0.0.242 - - [2026-02-23 02:59:49] "GET /obj-perms HTTP/1.1" 200 5045 0.056453 10.0.0.242 - - [2026-02-23 02:59:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003351 10.0.0.23 - - [2026-02-23 02:59:49] "GET /projects?obj_uuids=31891106-f0a6-4943-b5eb-c1366341b40a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000968 10.0.0.242 - - [2026-02-23 02:59:50] "GET /project/31891106-f0a6-4943-b5eb-c1366341b40a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.036101 10.0.0.242 - - [2026-02-23 02:59:50] "POST /neutron/network HTTP/1.1" 200 117 0.012551 10.0.0.23 - - [2026-02-23 02:59:50] "POST /route-targets HTTP/1.1" 200 327 0.012428 10.0.0.242 - - [2026-02-23 02:59:50] "POST /neutron/network HTTP/1.1" 200 837 0.007277 10.0.0.242 - - [2026-02-23 02:59:50] "POST /id-to-fqname HTTP/1.1" 200 225 0.001020 10.0.0.242 - - [2026-02-23 02:59:50] "GET /virtual-network/aef2a072-02bf-42f9-aa63-621dbf3807cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.004650 10.0.0.242 - - [2026-02-23 02:59:50] "GET /virtual-network/aef2a072-02bf-42f9-aa63-621dbf3807cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.005356 10.0.0.242 - - [2026-02-23 02:59:50] "POST /neutron/subnet HTTP/1.1" 200 730 0.007609 10.0.0.242 - - [2026-02-23 02:59:50] "GET /virtual-network/aef2a072-02bf-42f9-aa63-621dbf3807cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.005430 10.0.0.50 - - [2026-02-23 02:59:51] "GET /obj-perms HTTP/1.1" 200 5045 0.053013 10.0.0.242 - - [2026-02-23 02:59:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003010 10.0.0.23 - - [2026-02-23 02:59:51] "GET /projects?obj_uuids=31891106-f0a6-4943-b5eb-c1366341b40a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000965 10.0.0.242 - - [2026-02-23 02:59:51] "GET /project/31891106-f0a6-4943-b5eb-c1366341b40a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.033470 10.0.0.23 - - [2026-02-23 02:59:51] "POST /ref-update HTTP/1.1" 200 156 0.022412 10.0.0.23 - - [2026-02-23 02:59:51] "POST /useragent-kv HTTP/1.1" 200 115 0.005182 10.0.0.242 - - [2026-02-23 02:59:51] "POST /neutron/subnet HTTP/1.1" 200 729 0.162600 10.0.0.242 - - [2026-02-23 02:59:51] "POST /id-to-fqname HTTP/1.1" 200 226 0.001387 10.0.0.242 - - [2026-02-23 02:59:51] "GET /virtual-network/dc3f0331-cf9e-4025-aae5-a056048d1c8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.006757 10.0.0.242 - - [2026-02-23 02:59:51] "GET /virtual-network/dc3f0331-cf9e-4025-aae5-a056048d1c8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.006306 10.0.0.242 - - [2026-02-23 02:59:51] "POST /neutron/network HTTP/1.1" 200 839 0.006301 10.0.0.242 - - [2026-02-23 02:59:51] "GET /virtual-network/dc3f0331-cf9e-4025-aae5-a056048d1c8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.005386 10.0.0.23 - - [2026-02-23 02:59:52] "GET /obj-perms HTTP/1.1" 200 5045 0.060886 10.0.0.242 - - [2026-02-23 02:59:52] "POST /id-to-fqname HTTP/1.1" 200 225 0.001185 10.0.0.23 - - [2026-02-23 02:59:53] "GET /projects?obj_uuids=31891106-f0a6-4943-b5eb-c1366341b40a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000885 10.0.0.242 - - [2026-02-23 02:59:53] "GET /project/31891106-f0a6-4943-b5eb-c1366341b40a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.067619 10.0.0.242 - - [2026-02-23 02:59:53] "POST /neutron/network HTTP/1.1" 200 837 0.005934 10.0.0.242 - - [2026-02-23 02:59:53] "POST /id-to-fqname HTTP/1.1" 200 226 0.001277 10.0.0.242 - - [2026-02-23 02:59:53] "POST /neutron/port HTTP/1.1" 200 117 0.005767 10.0.0.23 - - [2026-02-23 02:59:54] "GET /projects?obj_uuids=31891106-f0a6-4943-b5eb-c1366341b40a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000960 10.0.0.242 - - [2026-02-23 02:59:54] "POST /neutron/port HTTP/1.1" 200 1059 0.271329 10.0.0.242 - - [2026-02-23 02:59:54] "POST /neutron/port HTTP/1.1" 200 1113 0.116979 10.0.0.242 - - [2026-02-23 02:59:54] "POST /neutron/subnet HTTP/1.1" 200 704 0.010376 10.0.0.23 - - [2026-02-23 02:59:54] "GET /projects?obj_uuids=31891106-f0a6-4943-b5eb-c1366341b40a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000905 10.0.0.242 - - [2026-02-23 02:59:54] "GET /project/31891106-f0a6-4943-b5eb-c1366341b40a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.067378 10.0.0.242 - - [2026-02-23 02:59:54] "POST /neutron/network HTTP/1.1" 200 839 0.005570 10.0.0.242 - - [2026-02-23 02:59:54] "POST /neutron/port HTTP/1.1" 200 117 0.009141 10.0.0.242 - - [2026-02-23 02:59:54] "POST /fqname-to-id HTTP/1.1" 404 193 0.002811 10.0.0.242 - - [2026-02-23 02:59:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002973 10.0.0.23 - - [2026-02-23 02:59:55] "GET /domains?obj_uuids=e1cc6957-1fd1-4e0a-8f60-be32b1950cd6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000947 10.0.0.242 - - [2026-02-23 02:59:55] "GET /domain/e1cc6957-1fd1-4e0a-8f60-be32b1950cd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.006639 10.0.0.242 - - [2026-02-23 02:59:55] "POST /service-templates HTTP/1.1" 200 543 0.029904 10.0.0.242 - - [2026-02-23 02:59:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002920 10.0.0.242 - - [2026-02-23 02:59:55] "GET /service-template/b37c621b-2fe2-46c5-bc52-1e680e7b05be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1818 0.006154 10.0.0.242 - - [2026-02-23 02:59:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002501 10.0.0.242 - - [2026-02-23 02:59:55] "GET /service-template/b37c621b-2fe2-46c5-bc52-1e680e7b05be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1818 0.003620 10.0.0.242 - - [2026-02-23 02:59:55] "POST /id-to-fqname HTTP/1.1" 200 223 0.001232 10.0.0.242 - - [2026-02-23 02:59:55] "POST /id-to-fqname HTTP/1.1" 200 225 0.000928 10.0.0.242 - - [2026-02-23 02:59:55] "POST /id-to-fqname HTTP/1.1" 200 226 0.001163 10.0.0.242 - - [2026-02-23 02:59:55] "POST /neutron/port HTTP/1.1" 200 2040 0.038852 10.0.0.242 - - [2026-02-23 02:59:55] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006271 10.0.0.242 - - [2026-02-23 02:59:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002899 10.0.0.242 - - [2026-02-23 02:59:55] "DELETE /service-template/b37c621b-2fe2-46c5-bc52-1e680e7b05be HTTP/1.1" 200 115 0.059183 10.0.0.242 - - [2026-02-23 02:59:55] "POST /fqname-to-id HTTP/1.1" 404 193 0.002338 10.0.0.242 - - [2026-02-23 02:59:55] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003865 10.0.0.242 - - [2026-02-23 02:59:55] "POST /neutron/network HTTP/1.1" 200 839 0.010759 10.0.0.242 - - [2026-02-23 02:59:56] "GET /obj-perms HTTP/1.1" 200 5075 0.086931 10.0.0.242 - - [2026-02-23 02:59:56] "POST /neutron/port HTTP/1.1" 200 1123 0.017877 10.0.0.242 - - [2026-02-23 02:59:57] "POST /neutron/port HTTP/1.1" 200 1123 0.017144 10.0.0.242 - - [2026-02-23 02:59:57] "POST /neutron/port HTTP/1.1" 200 117 0.005503 10.0.0.242 - - [2026-02-23 02:59:58] "POST /neutron/network HTTP/1.1" 200 839 0.005779 10.0.0.242 - - [2026-02-23 02:59:58] "POST /neutron/network HTTP/1.1" 200 837 0.005987 10.0.0.23 - - [2026-02-23 02:59:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003742 10.0.0.23 - - [2026-02-23 02:59:59] "POST /useragent-kv HTTP/1.1" 200 115 0.002943 10.0.0.23 - - [2026-02-23 02:59:59] "POST /useragent-kv HTTP/1.1" 200 115 0.002646 10.0.0.242 - - [2026-02-23 02:59:59] "POST /neutron/network HTTP/1.1" 200 151 0.109003 10.0.0.23 - - [2026-02-23 02:59:59] "DELETE /route-target/b275bf8c-e402-4478-aead-f7a8a42ec317 HTTP/1.1" 200 115 0.034838 10.0.0.242 - - [2026-02-23 03:00:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003875 10.0.0.23 - - [2026-02-23 03:00:01] "GET /projects?obj_uuids=31891106-f0a6-4943-b5eb-c1366341b40a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000919 10.0.0.242 - - [2026-02-23 03:00:01] "GET /project/31891106-f0a6-4943-b5eb-c1366341b40a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.061935 10.0.0.23 - - [2026-02-23 03:00:02] "POST /useragent-kv HTTP/1.1" 200 115 0.008234 10.0.0.242 - - [2026-02-23 03:00:02] "POST /neutron/subnet HTTP/1.1" 200 729 0.238593 10.0.0.242 - - [2026-02-23 03:00:02] "POST /id-to-fqname HTTP/1.1" 200 223 0.001225 10.0.0.242 - - [2026-02-23 03:00:02] "GET /virtual-network/8e8d3684-0a50-4768-b988-4d7e21444c12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.004925 10.0.0.242 - - [2026-02-23 03:00:02] "GET /virtual-network/8e8d3684-0a50-4768-b988-4d7e21444c12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005166 10.0.0.242 - - [2026-02-23 03:00:02] "POST /neutron/network HTTP/1.1" 200 833 0.005597 10.0.0.242 - - [2026-02-23 03:00:02] "GET /virtual-network/8e8d3684-0a50-4768-b988-4d7e21444c12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005477 10.0.0.50 - - [2026-02-23 03:00:03] "GET /obj-perms HTTP/1.1" 200 5045 0.003951 10.0.0.242 - - [2026-02-23 03:00:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003456 10.0.0.23 - - [2026-02-23 03:00:03] "GET /projects?obj_uuids=31891106-f0a6-4943-b5eb-c1366341b40a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000964 10.0.0.242 - - [2026-02-23 03:00:03] "GET /project/31891106-f0a6-4943-b5eb-c1366341b40a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.035976 10.0.0.23 - - [2026-02-23 03:00:03] "GET /projects?obj_uuids=31891106-f0a6-4943-b5eb-c1366341b40a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001043 10.0.0.242 - - [2026-02-23 03:00:03] "POST /neutron/network HTTP/1.1" 200 613 0.116614 10.0.0.23 - - [2026-02-23 03:00:03] "POST /route-targets HTTP/1.1" 200 327 0.015141 10.0.0.242 - - [2026-02-23 03:00:03] "POST /id-to-fqname HTTP/1.1" 200 223 0.003428 10.0.0.242 - - [2026-02-23 03:00:03] "GET /virtual-network/e260b2bf-a615-41bf-8b91-fb453cc0cc81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006385 10.0.0.242 - - [2026-02-23 03:00:03] "POST /neutron/network HTTP/1.1" 200 829 0.006465 10.0.0.242 - - [2026-02-23 03:00:03] "GET /virtual-network/e260b2bf-a615-41bf-8b91-fb453cc0cc81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006300 10.0.0.242 - - [2026-02-23 03:00:03] "GET /virtual-network/e260b2bf-a615-41bf-8b91-fb453cc0cc81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005895 10.0.0.242 - - [2026-02-23 03:00:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003128 10.0.0.23 - - [2026-02-23 03:00:04] "GET /projects?obj_uuids=31891106-f0a6-4943-b5eb-c1366341b40a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000987 10.0.0.242 - - [2026-02-23 03:00:04] "GET /project/31891106-f0a6-4943-b5eb-c1366341b40a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.030752 10.0.0.242 - - [2026-02-23 03:00:04] "POST /neutron/network HTTP/1.1" 200 117 0.022828 10.0.0.23 - - [2026-02-23 03:00:04] "POST /ref-update HTTP/1.1" 200 156 0.023600 10.0.0.242 - - [2026-02-23 03:00:04] "POST /neutron/network HTTP/1.1" 200 834 0.007676 10.0.0.242 - - [2026-02-23 03:00:04] "POST /id-to-fqname HTTP/1.1" 200 224 0.001066 10.0.0.242 - - [2026-02-23 03:00:04] "GET /virtual-network/56e07077-ab04-456a-835e-276c0c870c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005362 10.0.0.242 - - [2026-02-23 03:00:04] "GET /virtual-network/56e07077-ab04-456a-835e-276c0c870c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005640 10.0.0.242 - - [2026-02-23 03:00:04] "POST /neutron/subnet HTTP/1.1" 200 725 0.008098 10.0.0.242 - - [2026-02-23 03:00:05] "GET /virtual-network/56e07077-ab04-456a-835e-276c0c870c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005124 10.0.0.242 - - [2026-02-23 03:00:05] "GET /obj-perms HTTP/1.1" 200 5045 0.003750 10.0.0.23 - - [2026-02-23 03:00:05] "GET /obj-perms HTTP/1.1" 200 5045 0.003411 10.0.0.242 - - [2026-02-23 03:00:05] "POST /id-to-fqname HTTP/1.1" 200 223 0.001238 10.0.0.23 - - [2026-02-23 03:00:06] "GET /projects?obj_uuids=31891106-f0a6-4943-b5eb-c1366341b40a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001742 10.0.0.242 - - [2026-02-23 03:00:06] "GET /project/31891106-f0a6-4943-b5eb-c1366341b40a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.080229 10.0.0.242 - - [2026-02-23 03:00:06] "POST /neutron/port HTTP/1.1" 200 117 0.006237 10.0.0.242 - - [2026-02-23 03:00:06] "POST /id-to-fqname HTTP/1.1" 200 224 0.001685 10.0.0.242 - - [2026-02-23 03:00:06] "POST /neutron/network HTTP/1.1" 200 844 0.005909 10.0.0.242 - - [2026-02-23 03:00:07] "POST /neutron/port HTTP/1.1" 200 1055 0.017676 10.0.0.242 - - [2026-02-23 03:00:07] "POST /neutron/port HTTP/1.1" 200 1119 0.018260 10.0.0.242 - - [2026-02-23 03:00:07] "POST /neutron/port HTTP/1.1" 200 117 0.001089 10.0.0.23 - - [2026-02-23 03:00:07] "GET /projects?obj_uuids=31891106-f0a6-4943-b5eb-c1366341b40a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000879 10.0.0.242 - - [2026-02-23 03:00:07] "GET /project/31891106-f0a6-4943-b5eb-c1366341b40a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.080839 10.0.0.242 - - [2026-02-23 03:00:07] "POST /neutron/port HTTP/1.1" 200 1119 0.022760 10.0.0.242 - - [2026-02-23 03:00:07] "POST /fqname-to-id HTTP/1.1" 404 193 0.003029 10.0.0.242 - - [2026-02-23 03:00:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002910 10.0.0.23 - - [2026-02-23 03:00:07] "GET /domains?obj_uuids=e1cc6957-1fd1-4e0a-8f60-be32b1950cd6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000985 10.0.0.242 - - [2026-02-23 03:00:07] "GET /domain/e1cc6957-1fd1-4e0a-8f60-be32b1950cd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.006814 10.0.0.242 - - [2026-02-23 03:00:08] "POST /service-templates HTTP/1.1" 200 543 0.033017 10.0.0.242 - - [2026-02-23 03:00:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003004 10.0.0.242 - - [2026-02-23 03:00:08] "GET /service-template/130e3b64-01df-4a24-a073-bacd15778ca6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1817 0.006370 10.0.0.242 - - [2026-02-23 03:00:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003294 10.0.0.242 - - [2026-02-23 03:00:08] "GET /service-template/130e3b64-01df-4a24-a073-bacd15778ca6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1817 0.004140 10.0.0.242 - - [2026-02-23 03:00:08] "POST /id-to-fqname HTTP/1.1" 200 223 0.001227 10.0.0.242 - - [2026-02-23 03:00:08] "POST /id-to-fqname HTTP/1.1" 200 223 0.001197 10.0.0.242 - - [2026-02-23 03:00:08] "POST /neutron/network HTTP/1.1" 200 844 0.005547 10.0.0.242 - - [2026-02-23 03:00:08] "POST /id-to-fqname HTTP/1.1" 200 224 0.001191 10.0.0.242 - - [2026-02-23 03:00:08] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007969 10.0.0.242 - - [2026-02-23 03:00:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002977 10.0.0.242 - - [2026-02-23 03:00:08] "DELETE /service-template/130e3b64-01df-4a24-a073-bacd15778ca6 HTTP/1.1" 200 115 0.031345 10.0.0.242 - - [2026-02-23 03:00:08] "POST /fqname-to-id HTTP/1.1" 404 193 0.006238 10.0.0.242 - - [2026-02-23 03:00:08] "POST /neutron/port HTTP/1.1" 200 1112 0.109245 10.0.0.242 - - [2026-02-23 03:00:08] "POST /neutron/subnet HTTP/1.1" 200 699 0.009099 10.0.0.242 - - [2026-02-23 03:00:08] "POST /neutron/port HTTP/1.1" 200 117 0.001137 10.0.0.242 - - [2026-02-23 03:00:09] "POST /neutron/port HTTP/1.1" 200 1109 0.016826 10.0.0.242 - - [2026-02-23 03:00:10] "POST /neutron/port HTTP/1.1" 200 1112 0.013004 10.0.0.242 - - [2026-02-23 03:00:10] "POST /neutron/network HTTP/1.1" 200 2185 0.008202 10.0.0.23 - - [2026-02-23 03:00:11] "POST /useragent-kv HTTP/1.1" 200 115 0.004965 10.0.0.23 - - [2026-02-23 03:00:11] "POST /useragent-kv HTTP/1.1" 200 115 0.002830 10.0.0.242 - - [2026-02-23 03:00:11] "POST /neutron/network HTTP/1.1" 200 151 0.119828 10.0.0.23 - - [2026-02-23 03:00:11] "POST /useragent-kv HTTP/1.1" 200 115 0.003396 10.0.0.23 - - [2026-02-23 03:00:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003441 10.0.0.23 - - [2026-02-23 03:00:11] "POST /useragent-kv HTTP/1.1" 200 115 0.003750 10.0.0.242 - - [2026-02-23 03:00:11] "POST /neutron/network HTTP/1.1" 200 151 0.121303 10.0.0.23 - - [2026-02-23 03:00:11] "DELETE /route-target/ae97b915-31a7-458a-9ac1-e616ecc4ec0b HTTP/1.1" 200 115 0.036879 10.0.0.23 - - [2026-02-23 03:00:13] "GET /projects?obj_uuids=31891106-f0a6-4943-b5eb-c1366341b40a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001032 10.0.0.242 - - [2026-02-23 03:00:13] "GET /project/31891106-f0a6-4943-b5eb-c1366341b40a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.062157 10.0.0.23 - - [2026-02-23 03:00:13] "GET /projects?obj_uuids=31891106-f0a6-4943-b5eb-c1366341b40a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000871 10.0.0.242 - - [2026-02-23 03:00:13] "GET /project/31891106-f0a6-4943-b5eb-c1366341b40a?fields=virtual_networks HTTP/1.1" 200 1028 0.036277 10.0.0.23 - - [2026-02-23 03:00:13] "GET /projects?obj_uuids=31891106-f0a6-4943-b5eb-c1366341b40a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000905 10.0.0.242 - - [2026-02-23 03:00:13] "GET /project/31891106-f0a6-4943-b5eb-c1366341b40a?fields=virtual_machine_interfaces HTTP/1.1" 200 1028 0.053116 10.0.0.23 - - [2026-02-23 03:00:13] "GET /projects?obj_uuids=31891106-f0a6-4943-b5eb-c1366341b40a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001093 10.0.0.242 - - [2026-02-23 03:00:13] "GET /project/31891106-f0a6-4943-b5eb-c1366341b40a?fields=security_groups HTTP/1.1" 200 1252 0.030964 10.0.0.242 - - [2026-02-23 03:00:14] "POST /fqname-to-id HTTP/1.1" 404 184 0.027959 10.0.0.23 - - [2026-02-23 03:00:14] "GET /projects?obj_uuids=1fd585c1-8eb4-43c7-8ebe-ffd99efbcdb3&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002784 10.0.0.23 - - [2026-02-23 03:00:14] "GET /domains?obj_uuids=e1cc6957-1fd1-4e0a-8f60-be32b1950cd6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001018 10.0.0.23 - - [2026-02-23 03:00:14] "GET /domain/e1cc6957-1fd1-4e0a-8f60-be32b1950cd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.006594 10.0.0.23 - - [2026-02-23 03:00:14] "POST /id-to-fqname HTTP/1.1" 200 186 0.001627 10.0.0.23 - - [2026-02-23 03:00:14] "POST /fqname-to-id HTTP/1.1" 404 195 0.007045 10.0.0.23 - - [2026-02-23 03:00:14] "POST /security-groups HTTP/1.1" 200 587 0.027250 10.0.0.23 - - [2026-02-23 03:00:14] "POST /projects HTTP/1.1" 200 577 0.216167 10.0.0.23 - - [2026-02-23 03:00:14] "POST /fqname-to-id HTTP/1.1" 404 229 0.004245 10.0.0.23 - - [2026-02-23 03:00:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.290159 10.0.0.242 - - [2026-02-23 03:00:15] "GET /project/1fd585c1-8eb4-43c7-8ebe-ffd99efbcdb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.434662 10.0.0.242 - - [2026-02-23 03:00:16] "GET / HTTP/1.1" 200 35931 0.003587 10.0.0.23 - - [2026-02-23 03:00:16] "DELETE /project/1fd585c18eb443c78ebeffd99efbcdb3 HTTP/1.1" 404 173 0.005314 10.0.0.23 - - [2026-02-23 03:00:16] "DELETE /project/31891106f0a64943b5ebc1366341b40a HTTP/1.1" 404 173 0.008410 10.0.0.23 - - [2026-02-23 03:00:16] "GET /projects?obj_uuids=f26cd441-b630-453f-af4e-49fde29b859b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000784 10.0.0.23 - - [2026-02-23 03:00:16] "GET /projects?obj_uuids=31891106-f0a6-4943-b5eb-c1366341b40a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000719 10.0.0.23 - - [2026-02-23 03:00:16] "GET /project/31891106-f0a6-4943-b5eb-c1366341b40a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.041068 10.0.0.23 - - [2026-02-23 03:00:16] "GET /project/f26cd441-b630-453f-af4e-49fde29b859b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1461 0.048421 10.0.0.23 - - [2026-02-23 03:00:16] "GET /projects?obj_uuids=31891106-f0a6-4943-b5eb-c1366341b40a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000889 10.0.0.23 - - [2026-02-23 03:00:16] "GET /projects?obj_uuids=f26cd441-b630-453f-af4e-49fde29b859b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001816 10.0.0.23 - - [2026-02-23 03:00:16] "GET /project/31891106-f0a6-4943-b5eb-c1366341b40a?fields=security_groups HTTP/1.1" 200 1357 0.050494 10.0.0.23 - - [2026-02-23 03:00:16] "GET /project/f26cd441-b630-453f-af4e-49fde29b859b?fields=security_groups HTTP/1.1" 200 1358 0.070128 10.0.0.23 - - [2026-02-23 03:00:16] "DELETE /security-group/62211c72-d95b-498f-8659-011e8e6309d4 HTTP/1.1" 200 115 0.056808 10.0.0.23 - - [2026-02-23 03:00:17] "GET /projects?obj_uuids=31891106-f0a6-4943-b5eb-c1366341b40a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000922 10.0.0.23 - - [2026-02-23 03:00:17] "DELETE /security-group/4fe03b66-a6b6-41b1-9066-0652551892ec HTTP/1.1" 200 115 0.076855 10.0.0.23 - - [2026-02-23 03:00:17] "GET /projects?obj_uuids=f26cd441-b630-453f-af4e-49fde29b859b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001007 10.0.0.23 - - [2026-02-23 03:00:17] "DELETE /access-control-list/80691421-fe35-47ca-9491-8ec7a510917a HTTP/1.1" 200 115 0.037467 10.0.0.23 - - [2026-02-23 03:00:17] "GET /project/31891106-f0a6-4943-b5eb-c1366341b40a?fields=application_policy_sets HTTP/1.1" 200 1396 0.069642 10.0.0.23 - - [2026-02-23 03:00:17] "GET /project/f26cd441-b630-453f-af4e-49fde29b859b?fields=application_policy_sets HTTP/1.1" 200 1397 0.093395 10.0.0.23 - - [2026-02-23 03:00:17] "DELETE /project/31891106-f0a6-4943-b5eb-c1366341b40a HTTP/1.1" 200 115 0.471879 10.0.0.23 - - [2026-02-23 03:00:17] "DELETE /project/f26cd441-b630-453f-af4e-49fde29b859b HTTP/1.1" 200 115 0.543633 10.0.0.242 - - [2026-02-23 03:00:17] "POST /fqname-to-id HTTP/1.1" 401 293 0.000441 10.0.0.242 - - [2026-02-23 03:00:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.030958 10.0.0.23 - - [2026-02-23 03:00:18] "GET /projects?obj_uuids=1fd585c1-8eb4-43c7-8ebe-ffd99efbcdb3&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000851 10.0.0.242 - - [2026-02-23 03:00:18] "GET /project/1fd585c1-8eb4-43c7-8ebe-ffd99efbcdb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.025087 10.0.0.242 - - [2026-02-23 03:00:18] "POST /neutron/network HTTP/1.1" 200 117 0.041373 10.0.0.23 - - [2026-02-23 03:00:18] "POST /route-targets HTTP/1.1" 200 327 0.012904 10.0.0.242 - - [2026-02-23 03:00:18] "POST /neutron/network HTTP/1.1" 200 830 0.007993 10.0.0.242 - - [2026-02-23 03:00:18] "POST /id-to-fqname HTTP/1.1" 200 221 0.001076 10.0.0.242 - - [2026-02-23 03:00:18] "GET /virtual-network/38f8cfe1-5b89-4957-a140-dac9cf9fd2c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.004651 10.0.0.242 - - [2026-02-23 03:00:18] "GET /virtual-network/38f8cfe1-5b89-4957-a140-dac9cf9fd2c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.004972 10.0.0.242 - - [2026-02-23 03:00:19] "POST /neutron/subnet HTTP/1.1" 200 724 0.009560 10.0.0.242 - - [2026-02-23 03:00:19] "GET /virtual-network/38f8cfe1-5b89-4957-a140-dac9cf9fd2c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005527 10.0.0.50 - - [2026-02-23 03:00:20] "GET /obj-perms HTTP/1.1" 200 5041 0.061570 10.0.0.242 - - [2026-02-23 03:00:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003148 10.0.0.23 - - [2026-02-23 03:00:20] "GET /projects?obj_uuids=1fd585c1-8eb4-43c7-8ebe-ffd99efbcdb3&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000849 10.0.0.242 - - [2026-02-23 03:00:21] "GET /project/1fd585c1-8eb4-43c7-8ebe-ffd99efbcdb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.042964 10.0.0.23 - - [2026-02-23 03:00:21] "POST /ref-update HTTP/1.1" 200 156 0.021276 10.0.0.23 - - [2026-02-23 03:00:21] "POST /useragent-kv HTTP/1.1" 200 115 0.007373 10.0.0.242 - - [2026-02-23 03:00:21] "POST /neutron/subnet HTTP/1.1" 200 715 0.167350 10.0.0.242 - - [2026-02-23 03:00:21] "POST /id-to-fqname HTTP/1.1" 200 221 0.001296 10.0.0.242 - - [2026-02-23 03:00:21] "GET /virtual-network/24ff5124-945c-468e-82be-d1e7cd4f6515?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005011 10.0.0.242 - - [2026-02-23 03:00:21] "GET /virtual-network/24ff5124-945c-468e-82be-d1e7cd4f6515?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.004980 10.0.0.242 - - [2026-02-23 03:00:21] "POST /neutron/network HTTP/1.1" 200 828 0.005791 10.0.0.242 - - [2026-02-23 03:00:21] "GET /virtual-network/24ff5124-945c-468e-82be-d1e7cd4f6515?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.004987 10.0.0.242 - - [2026-02-23 03:00:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003180 10.0.0.23 - - [2026-02-23 03:00:22] "GET /projects?obj_uuids=1fd585c1-8eb4-43c7-8ebe-ffd99efbcdb3&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000816 10.0.0.242 - - [2026-02-23 03:00:22] "GET /project/1fd585c1-8eb4-43c7-8ebe-ffd99efbcdb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.039849 10.0.0.23 - - [2026-02-23 03:00:22] "GET /projects?obj_uuids=1fd585c1-8eb4-43c7-8ebe-ffd99efbcdb3&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001368 10.0.0.242 - - [2026-02-23 03:00:22] "POST /neutron/network HTTP/1.1" 200 613 0.122682 10.0.0.242 - - [2026-02-23 03:00:22] "POST /id-to-fqname HTTP/1.1" 200 222 0.002923 10.0.0.242 - - [2026-02-23 03:00:22] "GET /virtual-network/716e8526-e131-4b6b-8098-9b9eb301630c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.004864 10.0.0.242 - - [2026-02-23 03:00:22] "POST /neutron/network HTTP/1.1" 200 831 0.005524 10.0.0.242 - - [2026-02-23 03:00:22] "GET /virtual-network/716e8526-e131-4b6b-8098-9b9eb301630c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.004428 10.0.0.242 - - [2026-02-23 03:00:22] "GET /virtual-network/716e8526-e131-4b6b-8098-9b9eb301630c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005026 10.0.0.242 - - [2026-02-23 03:00:23] "GET /obj-perms HTTP/1.1" 200 5041 0.062615 10.0.0.23 - - [2026-02-23 03:00:23] "GET /obj-perms HTTP/1.1" 200 5041 0.056940 10.0.0.242 - - [2026-02-23 03:00:23] "POST /id-to-fqname HTTP/1.1" 200 221 0.001207 10.0.0.242 - - [2026-02-23 03:00:23] "POST /neutron/network HTTP/1.1" 200 838 0.006684 10.0.0.23 - - [2026-02-23 03:00:24] "GET /projects?obj_uuids=1fd585c1-8eb4-43c7-8ebe-ffd99efbcdb3&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000951 10.0.0.242 - - [2026-02-23 03:00:24] "GET /project/1fd585c1-8eb4-43c7-8ebe-ffd99efbcdb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.068702 10.0.0.242 - - [2026-02-23 03:00:24] "POST /neutron/port HTTP/1.1" 200 117 0.005546 10.0.0.242 - - [2026-02-23 03:00:24] "POST /id-to-fqname HTTP/1.1" 200 222 0.001147 10.0.0.242 - - [2026-02-23 03:00:25] "POST /neutron/network HTTP/1.1" 200 838 0.006488 10.0.0.242 - - [2026-02-23 03:00:25] "POST /neutron/port HTTP/1.1" 200 1054 0.020308 10.0.0.23 - - [2026-02-23 03:00:25] "GET /projects?obj_uuids=1fd585c1-8eb4-43c7-8ebe-ffd99efbcdb3&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000878 10.0.0.242 - - [2026-02-23 03:00:25] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004001 10.0.0.242 - - [2026-02-23 03:00:25] "GET /project/1fd585c1-8eb4-43c7-8ebe-ffd99efbcdb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.078961 10.0.0.242 - - [2026-02-23 03:00:25] "POST /neutron/port HTTP/1.1" 200 117 0.001142 10.0.0.242 - - [2026-02-23 03:00:25] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008025 10.0.0.242 - - [2026-02-23 03:00:26] "POST /fqname-to-id HTTP/1.1" 404 193 0.003532 10.0.0.242 - - [2026-02-23 03:00:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003513 10.0.0.23 - - [2026-02-23 03:00:26] "GET /domains?obj_uuids=e1cc6957-1fd1-4e0a-8f60-be32b1950cd6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000904 10.0.0.242 - - [2026-02-23 03:00:26] "GET /domain/e1cc6957-1fd1-4e0a-8f60-be32b1950cd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.006672 10.0.0.242 - - [2026-02-23 03:00:26] "POST /service-templates HTTP/1.1" 200 543 0.037578 10.0.0.242 - - [2026-02-23 03:00:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003432 10.0.0.242 - - [2026-02-23 03:00:26] "GET /service-template/dc3c4166-2368-47e4-bf09-d3119dedffcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1816 0.005773 10.0.0.242 - - [2026-02-23 03:00:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002951 10.0.0.242 - - [2026-02-23 03:00:26] "GET /service-template/dc3c4166-2368-47e4-bf09-d3119dedffcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1816 0.003643 10.0.0.242 - - [2026-02-23 03:00:26] "POST /id-to-fqname HTTP/1.1" 200 221 0.001243 10.0.0.242 - - [2026-02-23 03:00:26] "POST /id-to-fqname HTTP/1.1" 200 221 0.001260 10.0.0.23 - - [2026-02-23 03:00:26] "GET /projects?obj_uuids=1fd585c1-8eb4-43c7-8ebe-ffd99efbcdb3&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001175 10.0.0.242 - - [2026-02-23 03:00:26] "POST /id-to-fqname HTTP/1.1" 200 222 0.001067 10.0.0.242 - - [2026-02-23 03:00:26] "POST /neutron/port HTTP/1.1" 200 1055 0.325869 10.0.0.242 - - [2026-02-23 03:00:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.006300 10.0.0.242 - - [2026-02-23 03:00:26] "POST /neutron/port HTTP/1.1" 200 1055 0.012535 10.0.0.242 - - [2026-02-23 03:00:26] "DELETE /service-template/dc3c4166-2368-47e4-bf09-d3119dedffcf HTTP/1.1" 200 115 0.026688 10.0.0.242 - - [2026-02-23 03:00:26] "POST /fqname-to-id HTTP/1.1" 404 193 0.008222 10.0.0.242 - - [2026-02-23 03:00:27] "POST /neutron/port HTTP/1.1" 200 1119 0.016982 10.0.0.242 - - [2026-02-23 03:00:27] "POST /neutron/port HTTP/1.1" 200 117 0.001180 10.0.0.242 - - [2026-02-23 03:00:27] "POST /neutron/network HTTP/1.1" 400 204 0.013180 10.0.0.242 - - [2026-02-23 03:00:27] "POST /neutron/port HTTP/1.1" 200 151 0.154097 10.0.0.242 - - [2026-02-23 03:00:28] "POST /neutron/port HTTP/1.1" 200 151 0.151834 10.0.0.242 - - [2026-02-23 03:00:28] "POST /neutron/network HTTP/1.1" 200 117 0.009652 10.0.0.23 - - [2026-02-23 03:00:29] "POST /useragent-kv HTTP/1.1" 200 115 0.003739 10.0.0.23 - - [2026-02-23 03:00:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005480 10.0.0.23 - - [2026-02-23 03:00:29] "POST /useragent-kv HTTP/1.1" 200 115 0.003924 10.0.0.242 - - [2026-02-23 03:00:29] "POST /neutron/network HTTP/1.1" 200 151 0.124733 10.0.0.23 - - [2026-02-23 03:00:29] "DELETE /route-target/3da45bac-c82f-4f29-8851-799ce6797bc3 HTTP/1.1" 200 115 0.024005 10.0.0.242 - - [2026-02-23 03:00:29] "POST /neutron/network HTTP/1.1" 200 830 0.005776 10.0.0.242 - - [2026-02-23 03:00:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003484 10.0.0.23 - - [2026-02-23 03:00:32] "GET /projects?obj_uuids=1fd585c1-8eb4-43c7-8ebe-ffd99efbcdb3&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.002267 10.0.0.242 - - [2026-02-23 03:00:32] "GET /project/1fd585c1-8eb4-43c7-8ebe-ffd99efbcdb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.039419 10.0.0.23 - - [2026-02-23 03:00:33] "GET /projects?obj_uuids=1fd585c1-8eb4-43c7-8ebe-ffd99efbcdb3&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001028 10.0.0.242 - - [2026-02-23 03:00:33] "POST /neutron/network HTTP/1.1" 200 611 0.123007 10.0.0.23 - - [2026-02-23 03:00:33] "POST /route-targets HTTP/1.1" 200 327 0.015459 10.0.0.242 - - [2026-02-23 03:00:33] "POST /id-to-fqname HTTP/1.1" 200 221 0.002772 10.0.0.242 - - [2026-02-23 03:00:33] "GET /virtual-network/16e70bc9-4f36-4290-9f78-70e0fdf65e86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005218 10.0.0.242 - - [2026-02-23 03:00:33] "POST /neutron/network HTTP/1.1" 200 830 0.009837 10.0.0.242 - - [2026-02-23 03:00:33] "GET /virtual-network/16e70bc9-4f36-4290-9f78-70e0fdf65e86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.004808 10.0.0.242 - - [2026-02-23 03:00:33] "GET /virtual-network/16e70bc9-4f36-4290-9f78-70e0fdf65e86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005973 10.0.0.50 - - [2026-02-23 03:00:34] "GET /obj-perms HTTP/1.1" 200 5041 0.003425 10.0.0.242 - - [2026-02-23 03:00:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005936 10.0.0.23 - - [2026-02-23 03:00:34] "GET /projects?obj_uuids=1fd585c1-8eb4-43c7-8ebe-ffd99efbcdb3&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000913 10.0.0.242 - - [2026-02-23 03:00:34] "GET /project/1fd585c1-8eb4-43c7-8ebe-ffd99efbcdb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.039016 10.0.0.242 - - [2026-02-23 03:00:34] "POST /neutron/network HTTP/1.1" 200 117 0.013875 10.0.0.23 - - [2026-02-23 03:00:34] "POST /ref-update HTTP/1.1" 200 156 0.026303 10.0.0.242 - - [2026-02-23 03:00:34] "POST /neutron/network HTTP/1.1" 200 830 0.008334 10.0.0.242 - - [2026-02-23 03:00:34] "POST /id-to-fqname HTTP/1.1" 200 221 0.001165 10.0.0.242 - - [2026-02-23 03:00:34] "GET /virtual-network/24bab272-fb08-4c40-9a22-46376cf84fea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.004904 10.0.0.242 - - [2026-02-23 03:00:34] "GET /virtual-network/24bab272-fb08-4c40-9a22-46376cf84fea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005180 10.0.0.242 - - [2026-02-23 03:00:34] "POST /neutron/subnet HTTP/1.1" 200 725 0.007975 10.0.0.242 - - [2026-02-23 03:00:34] "GET /virtual-network/24bab272-fb08-4c40-9a22-46376cf84fea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.004942 10.0.0.242 - - [2026-02-23 03:00:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003094 10.0.0.23 - - [2026-02-23 03:00:35] "GET /projects?obj_uuids=1fd585c1-8eb4-43c7-8ebe-ffd99efbcdb3&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000858 10.0.0.242 - - [2026-02-23 03:00:35] "GET /project/1fd585c1-8eb4-43c7-8ebe-ffd99efbcdb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.053400 10.0.0.23 - - [2026-02-23 03:00:35] "POST /useragent-kv HTTP/1.1" 200 115 0.015025 10.0.0.242 - - [2026-02-23 03:00:35] "POST /neutron/subnet HTTP/1.1" 200 729 0.208005 10.0.0.242 - - [2026-02-23 03:00:35] "POST /id-to-fqname HTTP/1.1" 200 222 0.001228 10.0.0.242 - - [2026-02-23 03:00:35] "GET /virtual-network/3de5c80b-ac03-4f1b-a390-be27878e3dcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005069 10.0.0.242 - - [2026-02-23 03:00:35] "GET /virtual-network/3de5c80b-ac03-4f1b-a390-be27878e3dcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.004988 10.0.0.242 - - [2026-02-23 03:00:35] "POST /neutron/network HTTP/1.1" 200 833 0.006555 10.0.0.242 - - [2026-02-23 03:00:36] "GET /virtual-network/3de5c80b-ac03-4f1b-a390-be27878e3dcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005448 10.0.0.242 - - [2026-02-23 03:00:36] "GET /obj-perms HTTP/1.1" 200 5041 0.003696 10.0.0.23 - - [2026-02-23 03:00:36] "GET /obj-perms HTTP/1.1" 200 5041 0.003652 10.0.0.242 - - [2026-02-23 03:00:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003322 10.0.0.23 - - [2026-02-23 03:00:36] "GET /projects?obj_uuids=1fd585c1-8eb4-43c7-8ebe-ffd99efbcdb3&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001382 10.0.0.242 - - [2026-02-23 03:00:36] "GET /project/1fd585c1-8eb4-43c7-8ebe-ffd99efbcdb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.042270 10.0.0.23 - - [2026-02-23 03:00:36] "GET /projects?obj_uuids=1fd585c1-8eb4-43c7-8ebe-ffd99efbcdb3&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000968 10.0.0.242 - - [2026-02-23 03:00:36] "POST /neutron/network HTTP/1.1" 200 623 0.108813 10.0.0.23 - - [2026-02-23 03:00:36] "POST /route-targets HTTP/1.1" 200 327 0.017478 10.0.0.242 - - [2026-02-23 03:00:36] "POST /id-to-fqname HTTP/1.1" 200 227 0.003694 10.0.0.242 - - [2026-02-23 03:00:36] "GET /virtual-network/11fe6e7f-31a4-483e-8d24-528929480da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.006042 10.0.0.242 - - [2026-02-23 03:00:36] "POST /neutron/network HTTP/1.1" 200 841 0.006027 10.0.0.242 - - [2026-02-23 03:00:37] "GET /virtual-network/11fe6e7f-31a4-483e-8d24-528929480da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.004686 10.0.0.242 - - [2026-02-23 03:00:37] "GET /virtual-network/11fe6e7f-31a4-483e-8d24-528929480da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.005372 10.0.0.50 - - [2026-02-23 03:00:37] "GET /obj-perms HTTP/1.1" 200 5041 0.003938 10.0.0.242 - - [2026-02-23 03:00:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003654 10.0.0.23 - - [2026-02-23 03:00:37] "GET /projects?obj_uuids=1fd585c1-8eb4-43c7-8ebe-ffd99efbcdb3&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001156 10.0.0.242 - - [2026-02-23 03:00:37] "GET /project/1fd585c1-8eb4-43c7-8ebe-ffd99efbcdb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.037710 10.0.0.242 - - [2026-02-23 03:00:37] "POST /neutron/network HTTP/1.1" 200 117 0.017927 10.0.0.23 - - [2026-02-23 03:00:38] "POST /ref-update HTTP/1.1" 200 156 0.028360 10.0.0.242 - - [2026-02-23 03:00:38] "POST /neutron/network HTTP/1.1" 200 845 0.009266 10.0.0.242 - - [2026-02-23 03:00:38] "POST /id-to-fqname HTTP/1.1" 200 228 0.001060 10.0.0.242 - - [2026-02-23 03:00:38] "GET /virtual-network/ae716b91-3835-43bf-8663-fd891f6ad8cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.004502 10.0.0.242 - - [2026-02-23 03:00:38] "GET /virtual-network/ae716b91-3835-43bf-8663-fd891f6ad8cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.005205 10.0.0.242 - - [2026-02-23 03:00:38] "POST /neutron/subnet HTTP/1.1" 200 729 0.008527 10.0.0.242 - - [2026-02-23 03:00:38] "GET /virtual-network/ae716b91-3835-43bf-8663-fd891f6ad8cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.005612 10.0.0.242 - - [2026-02-23 03:00:38] "POST /id-to-fqname HTTP/1.1" 200 221 0.001257 10.0.0.23 - - [2026-02-23 03:00:39] "GET /projects?obj_uuids=1fd585c1-8eb4-43c7-8ebe-ffd99efbcdb3&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000909 10.0.0.242 - - [2026-02-23 03:00:39] "GET /project/1fd585c1-8eb4-43c7-8ebe-ffd99efbcdb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.070327 10.0.0.242 - - [2026-02-23 03:00:40] "POST /neutron/port HTTP/1.1" 200 117 0.006857 10.0.0.242 - - [2026-02-23 03:00:40] "POST /id-to-fqname HTTP/1.1" 200 222 0.001211 10.0.0.242 - - [2026-02-23 03:00:40] "POST /neutron/network HTTP/1.1" 200 843 0.007451 10.0.0.242 - - [2026-02-23 03:00:40] "POST /neutron/port HTTP/1.1" 200 1056 0.017371 10.0.0.242 - - [2026-02-23 03:00:41] "POST /neutron/port HTTP/1.1" 200 1120 0.017015 10.0.0.23 - - [2026-02-23 03:00:41] "GET /projects?obj_uuids=1fd585c1-8eb4-43c7-8ebe-ffd99efbcdb3&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001164 10.0.0.242 - - [2026-02-23 03:00:41] "POST /neutron/port HTTP/1.1" 200 117 0.000745 10.0.0.242 - - [2026-02-23 03:00:41] "GET /project/1fd585c1-8eb4-43c7-8ebe-ffd99efbcdb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.091489 10.0.0.242 - - [2026-02-23 03:00:41] "POST /neutron/port HTTP/1.1" 200 1120 0.016613 10.0.0.242 - - [2026-02-23 03:00:41] "POST /fqname-to-id HTTP/1.1" 404 193 0.002874 10.0.0.242 - - [2026-02-23 03:00:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005264 10.0.0.23 - - [2026-02-23 03:00:41] "GET /domains?obj_uuids=e1cc6957-1fd1-4e0a-8f60-be32b1950cd6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001188 10.0.0.242 - - [2026-02-23 03:00:41] "GET /domain/e1cc6957-1fd1-4e0a-8f60-be32b1950cd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.006999 10.0.0.242 - - [2026-02-23 03:00:41] "POST /service-templates HTTP/1.1" 200 543 0.024613 10.0.0.242 - - [2026-02-23 03:00:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003449 10.0.0.242 - - [2026-02-23 03:00:41] "GET /service-template/1257fb7d-480e-48d2-9246-095870d596ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1812 0.006017 10.0.0.242 - - [2026-02-23 03:00:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002723 10.0.0.242 - - [2026-02-23 03:00:41] "GET /service-template/1257fb7d-480e-48d2-9246-095870d596ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1812 0.003797 10.0.0.242 - - [2026-02-23 03:00:41] "POST /id-to-fqname HTTP/1.1" 200 221 0.001002 10.0.0.242 - - [2026-02-23 03:00:41] "POST /neutron/network HTTP/1.1" 200 843 0.006546 10.0.0.242 - - [2026-02-23 03:00:41] "POST /id-to-fqname HTTP/1.1" 200 227 0.001156 10.0.0.242 - - [2026-02-23 03:00:41] "POST /id-to-fqname HTTP/1.1" 200 228 0.006013 10.0.0.242 - - [2026-02-23 03:00:42] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006686 10.0.0.242 - - [2026-02-23 03:00:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002861 10.0.0.242 - - [2026-02-23 03:00:42] "DELETE /service-template/1257fb7d-480e-48d2-9246-095870d596ac HTTP/1.1" 200 115 0.032542 10.0.0.242 - - [2026-02-23 03:00:42] "POST /fqname-to-id HTTP/1.1" 404 193 0.002910 10.0.0.242 - - [2026-02-23 03:00:42] "POST /neutron/port HTTP/1.1" 200 1111 0.139247 10.0.0.242 - - [2026-02-23 03:00:42] "POST /neutron/subnet HTTP/1.1" 200 703 0.016646 10.0.0.242 - - [2026-02-23 03:00:42] "POST /neutron/network HTTP/1.1" 200 833 0.006213 10.0.0.242 - - [2026-02-23 03:00:43] "POST /neutron/network HTTP/1.1" 200 841 0.005859 10.0.0.23 - - [2026-02-23 03:00:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.009363 10.0.0.242 - - [2026-02-23 03:00:43] "POST /neutron/port HTTP/1.1" 200 151 0.230268 10.0.0.242 - - [2026-02-23 03:00:44] "POST /neutron/port HTTP/1.1" 200 1121 0.018358 10.0.0.242 - - [2026-02-23 03:00:44] "POST /neutron/port HTTP/1.1" 200 117 0.005828 10.0.0.242 - - [2026-02-23 03:00:44] "POST /neutron/port HTTP/1.1" 200 117 0.006544 10.0.0.23 - - [2026-02-23 03:00:45] "DELETE /route-target/47d030ce-cab5-4d41-a363-e8be710ac190 HTTP/1.1" 200 115 0.028893 10.0.0.242 - - [2026-02-23 03:00:46] "POST /neutron/network HTTP/1.1" 200 830 0.017208 10.0.0.23 - - [2026-02-23 03:00:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.006757 10.0.0.23 - - [2026-02-23 03:00:46] "POST /useragent-kv HTTP/1.1" 200 115 0.002661 10.0.0.23 - - [2026-02-23 03:00:46] "POST /useragent-kv HTTP/1.1" 200 115 0.002453 10.0.0.242 - - [2026-02-23 03:00:46] "POST /neutron/network HTTP/1.1" 200 151 0.106869 10.0.0.23 - - [2026-02-23 03:00:48] "GET /projects?obj_uuids=1fd585c1-8eb4-43c7-8ebe-ffd99efbcdb3&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001414 10.0.0.242 - - [2026-02-23 03:00:48] "GET /project/1fd585c1-8eb4-43c7-8ebe-ffd99efbcdb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.036630 10.0.0.23 - - [2026-02-23 03:00:48] "GET /projects?obj_uuids=1fd585c1-8eb4-43c7-8ebe-ffd99efbcdb3&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000895 10.0.0.242 - - [2026-02-23 03:00:48] "GET /project/1fd585c1-8eb4-43c7-8ebe-ffd99efbcdb3?fields=virtual_networks HTTP/1.1" 200 1024 0.029771 10.0.0.23 - - [2026-02-23 03:00:48] "GET /projects?obj_uuids=1fd585c1-8eb4-43c7-8ebe-ffd99efbcdb3&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001092 10.0.0.242 - - [2026-02-23 03:00:48] "GET /project/1fd585c1-8eb4-43c7-8ebe-ffd99efbcdb3?fields=virtual_machine_interfaces HTTP/1.1" 200 1024 0.040635 10.0.0.23 - - [2026-02-23 03:00:48] "GET /projects?obj_uuids=1fd585c1-8eb4-43c7-8ebe-ffd99efbcdb3&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000965 10.0.0.242 - - [2026-02-23 03:00:48] "GET /project/1fd585c1-8eb4-43c7-8ebe-ffd99efbcdb3?fields=security_groups HTTP/1.1" 200 1246 0.034018 10.0.0.242 - - [2026-02-23 03:00:49] "POST /fqname-to-id HTTP/1.1" 404 190 0.033185 10.0.0.23 - - [2026-02-23 03:00:49] "GET /projects?obj_uuids=f4e956d9-4124-445a-8e3f-7a45522be223&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002721 10.0.0.23 - - [2026-02-23 03:00:49] "GET /domains?obj_uuids=e1cc6957-1fd1-4e0a-8f60-be32b1950cd6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000859 10.0.0.23 - - [2026-02-23 03:00:49] "GET /domain/e1cc6957-1fd1-4e0a-8f60-be32b1950cd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.006338 10.0.0.23 - - [2026-02-23 03:00:49] "POST /id-to-fqname HTTP/1.1" 200 192 0.005329 10.0.0.23 - - [2026-02-23 03:00:49] "POST /fqname-to-id HTTP/1.1" 404 201 0.005332 10.0.0.23 - - [2026-02-23 03:00:49] "POST /security-groups HTTP/1.1" 200 593 0.027843 10.0.0.23 - - [2026-02-23 03:00:49] "POST /projects HTTP/1.1" 200 589 0.213658 10.0.0.23 - - [2026-02-23 03:00:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.261866 10.0.0.23 - - [2026-02-23 03:00:49] "POST /access-control-lists HTTP/1.1" 200 598 0.026255 10.0.0.242 - - [2026-02-23 03:00:49] "GET /project/f4e956d9-4124-445a-8e3f-7a45522be223?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.424165 10.0.0.242 - - [2026-02-23 03:00:50] "GET / HTTP/1.1" 200 35931 0.001543 10.0.0.242 - - [2026-02-23 03:00:52] "POST /fqname-to-id HTTP/1.1" 401 293 0.000424 10.0.0.242 - - [2026-02-23 03:00:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.078422 10.0.0.23 - - [2026-02-23 03:00:53] "GET /projects?obj_uuids=f4e956d9-4124-445a-8e3f-7a45522be223&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001038 10.0.0.242 - - [2026-02-23 03:00:53] "GET /project/f4e956d9-4124-445a-8e3f-7a45522be223?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.047591 10.0.0.23 - - [2026-02-23 03:00:53] "POST /route-targets HTTP/1.1" 200 327 0.012901 10.0.0.23 - - [2026-02-23 03:00:53] "POST /useragent-kv HTTP/1.1" 200 115 0.005793 10.0.0.242 - - [2026-02-23 03:00:53] "POST /neutron/subnet HTTP/1.1" 200 724 0.230679 10.0.0.242 - - [2026-02-23 03:00:53] "POST /id-to-fqname HTTP/1.1" 200 224 0.001198 10.0.0.242 - - [2026-02-23 03:00:53] "GET /virtual-network/4067adb7-f621-4a18-828e-46f34851dd1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.004829 10.0.0.242 - - [2026-02-23 03:00:53] "GET /virtual-network/4067adb7-f621-4a18-828e-46f34851dd1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005236 10.0.0.242 - - [2026-02-23 03:00:53] "POST /neutron/network HTTP/1.1" 200 830 0.005781 10.0.0.242 - - [2026-02-23 03:00:54] "GET /virtual-network/4067adb7-f621-4a18-828e-46f34851dd1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005567 10.0.0.242 - - [2026-02-23 03:00:54] "GET /obj-perms HTTP/1.1" 200 5053 0.060678 10.0.0.23 - - [2026-02-23 03:00:55] "GET /obj-perms HTTP/1.1" 200 5053 0.054465 10.0.0.242 - - [2026-02-23 03:00:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003171 10.0.0.23 - - [2026-02-23 03:00:55] "GET /projects?obj_uuids=f4e956d9-4124-445a-8e3f-7a45522be223&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000982 10.0.0.242 - - [2026-02-23 03:00:55] "GET /project/f4e956d9-4124-445a-8e3f-7a45522be223?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.039484 10.0.0.23 - - [2026-02-23 03:00:55] "GET /projects?obj_uuids=f4e956d9-4124-445a-8e3f-7a45522be223&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000851 10.0.0.242 - - [2026-02-23 03:00:55] "POST /neutron/network HTTP/1.1" 200 613 0.126001 10.0.0.23 - - [2026-02-23 03:00:56] "POST /ref-update HTTP/1.1" 200 156 0.026325 10.0.0.242 - - [2026-02-23 03:00:56] "POST /id-to-fqname HTTP/1.1" 200 225 0.004049 10.0.0.242 - - [2026-02-23 03:00:56] "GET /virtual-network/c9e4a1e6-42cf-43ca-94e9-89ef2f86e9e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006484 10.0.0.242 - - [2026-02-23 03:00:56] "POST /neutron/network HTTP/1.1" 200 831 0.006193 10.0.0.242 - - [2026-02-23 03:00:56] "GET /virtual-network/c9e4a1e6-42cf-43ca-94e9-89ef2f86e9e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.004988 10.0.0.242 - - [2026-02-23 03:00:56] "GET /virtual-network/c9e4a1e6-42cf-43ca-94e9-89ef2f86e9e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005157 10.0.0.50 - - [2026-02-23 03:00:57] "GET /obj-perms HTTP/1.1" 200 5053 0.353503 10.0.0.242 - - [2026-02-23 03:00:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003303 10.0.0.23 - - [2026-02-23 03:00:57] "GET /projects?obj_uuids=f4e956d9-4124-445a-8e3f-7a45522be223&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001256 10.0.0.242 - - [2026-02-23 03:00:57] "GET /project/f4e956d9-4124-445a-8e3f-7a45522be223?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.033348 10.0.0.242 - - [2026-02-23 03:00:57] "POST /neutron/network HTTP/1.1" 200 117 0.013290 10.0.0.242 - - [2026-02-23 03:00:58] "POST /neutron/network HTTP/1.1" 200 837 0.007847 10.0.0.242 - - [2026-02-23 03:00:58] "POST /id-to-fqname HTTP/1.1" 200 227 0.001124 10.0.0.242 - - [2026-02-23 03:00:58] "GET /virtual-network/52fa7bfa-ef78-4492-b212-3e83419f4a95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.004727 10.0.0.242 - - [2026-02-23 03:00:58] "GET /virtual-network/52fa7bfa-ef78-4492-b212-3e83419f4a95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.005236 10.0.0.242 - - [2026-02-23 03:00:58] "POST /neutron/subnet HTTP/1.1" 200 729 0.007579 10.0.0.242 - - [2026-02-23 03:00:58] "GET /virtual-network/52fa7bfa-ef78-4492-b212-3e83419f4a95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.007456 10.0.0.242 - - [2026-02-23 03:00:58] "GET /obj-perms HTTP/1.1" 200 5053 0.003635 10.0.0.23 - - [2026-02-23 03:00:58] "GET /obj-perms HTTP/1.1" 200 5053 0.003682 10.0.0.242 - - [2026-02-23 03:00:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003099 10.0.0.23 - - [2026-02-23 03:00:58] "GET /projects?obj_uuids=f4e956d9-4124-445a-8e3f-7a45522be223&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.030479 10.0.0.242 - - [2026-02-23 03:00:58] "GET /project/f4e956d9-4124-445a-8e3f-7a45522be223?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.073807 10.0.0.23 - - [2026-02-23 03:00:59] "POST /route-targets HTTP/1.1" 200 327 0.012537 10.0.0.23 - - [2026-02-23 03:00:59] "POST /useragent-kv HTTP/1.1" 200 115 0.006443 10.0.0.242 - - [2026-02-23 03:00:59] "POST /neutron/subnet HTTP/1.1" 200 724 0.213031 10.0.0.242 - - [2026-02-23 03:00:59] "POST /id-to-fqname HTTP/1.1" 200 233 0.001159 10.0.0.242 - - [2026-02-23 03:00:59] "GET /virtual-network/94fa5e74-d802-42b7-a34a-4006489ed548?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.004766 10.0.0.242 - - [2026-02-23 03:00:59] "GET /virtual-network/94fa5e74-d802-42b7-a34a-4006489ed548?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.004941 10.0.0.242 - - [2026-02-23 03:00:59] "POST /neutron/network HTTP/1.1" 200 848 0.006005 10.0.0.242 - - [2026-02-23 03:00:59] "GET /virtual-network/94fa5e74-d802-42b7-a34a-4006489ed548?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.005073 10.0.0.242 - - [2026-02-23 03:00:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003187 10.0.0.23 - - [2026-02-23 03:00:59] "GET /projects?obj_uuids=f4e956d9-4124-445a-8e3f-7a45522be223&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000846 10.0.0.242 - - [2026-02-23 03:00:59] "GET /project/f4e956d9-4124-445a-8e3f-7a45522be223?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.033159 10.0.0.23 - - [2026-02-23 03:00:59] "GET /projects?obj_uuids=f4e956d9-4124-445a-8e3f-7a45522be223&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002456 10.0.0.242 - - [2026-02-23 03:01:00] "POST /neutron/network HTTP/1.1" 200 631 0.114161 10.0.0.23 - - [2026-02-23 03:01:00] "POST /ref-update HTTP/1.1" 200 156 0.021538 10.0.0.242 - - [2026-02-23 03:01:00] "POST /id-to-fqname HTTP/1.1" 200 234 0.002901 10.0.0.242 - - [2026-02-23 03:01:00] "GET /virtual-network/8098cf6a-5201-49b0-ab00-0e360ea7b6f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.005617 10.0.0.242 - - [2026-02-23 03:01:00] "POST /neutron/network HTTP/1.1" 200 850 0.005899 10.0.0.242 - - [2026-02-23 03:01:00] "GET /virtual-network/8098cf6a-5201-49b0-ab00-0e360ea7b6f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.005016 10.0.0.242 - - [2026-02-23 03:01:00] "GET /virtual-network/8098cf6a-5201-49b0-ab00-0e360ea7b6f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.005265 10.0.0.50 - - [2026-02-23 03:01:00] "GET /obj-perms HTTP/1.1" 200 5053 0.003660 10.0.0.242 - - [2026-02-23 03:01:01] "POST /id-to-fqname HTTP/1.1" 200 224 0.001445 10.0.0.242 - - [2026-02-23 03:01:01] "POST /neutron/network HTTP/1.1" 200 840 0.006189 10.0.0.23 - - [2026-02-23 03:01:02] "GET /projects?obj_uuids=f4e956d9-4124-445a-8e3f-7a45522be223&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001051 10.0.0.242 - - [2026-02-23 03:01:02] "GET /project/f4e956d9-4124-445a-8e3f-7a45522be223?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.073510 10.0.0.242 - - [2026-02-23 03:01:02] "POST /neutron/port HTTP/1.1" 200 117 0.008259 10.0.0.242 - - [2026-02-23 03:01:02] "POST /id-to-fqname HTTP/1.1" 200 225 0.001301 10.0.0.242 - - [2026-02-23 03:01:02] "POST /neutron/network HTTP/1.1" 200 840 0.006036 10.0.0.242 - - [2026-02-23 03:01:03] "POST /neutron/port HTTP/1.1" 200 1062 0.019274 10.0.0.23 - - [2026-02-23 03:01:03] "GET /projects?obj_uuids=f4e956d9-4124-445a-8e3f-7a45522be223&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000986 10.0.0.242 - - [2026-02-23 03:01:03] "GET /project/f4e956d9-4124-445a-8e3f-7a45522be223?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.089017 10.0.0.242 - - [2026-02-23 03:01:03] "POST /neutron/port HTTP/1.1" 200 1126 0.021579 10.0.0.242 - - [2026-02-23 03:01:03] "POST /neutron/port HTTP/1.1" 200 117 0.001224 10.0.0.242 - - [2026-02-23 03:01:03] "POST /neutron/security_group HTTP/1.1" 200 2060 0.007805 10.0.0.242 - - [2026-02-23 03:01:03] "POST /fqname-to-id HTTP/1.1" 404 193 0.002769 10.0.0.242 - - [2026-02-23 03:01:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002435 10.0.0.23 - - [2026-02-23 03:01:03] "GET /domains?obj_uuids=e1cc6957-1fd1-4e0a-8f60-be32b1950cd6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001204 10.0.0.242 - - [2026-02-23 03:01:03] "GET /domain/e1cc6957-1fd1-4e0a-8f60-be32b1950cd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.008353 10.0.0.242 - - [2026-02-23 03:01:03] "POST /service-templates HTTP/1.1" 200 543 0.025761 10.0.0.242 - - [2026-02-23 03:01:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003310 10.0.0.242 - - [2026-02-23 03:01:03] "GET /service-template/2133a63c-9fac-4a26-85e3-6f4dc647cdff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1642 0.010923 10.0.0.242 - - [2026-02-23 03:01:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002958 10.0.0.242 - - [2026-02-23 03:01:03] "GET /service-template/2133a63c-9fac-4a26-85e3-6f4dc647cdff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1642 0.003549 10.0.0.242 - - [2026-02-23 03:01:04] "POST /id-to-fqname HTTP/1.1" 200 233 0.001390 10.0.0.23 - - [2026-02-23 03:01:04] "GET /projects?obj_uuids=f4e956d9-4124-445a-8e3f-7a45522be223&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001010 10.0.0.242 - - [2026-02-23 03:01:04] "POST /neutron/port HTTP/1.1" 200 1061 0.284718 10.0.0.242 - - [2026-02-23 03:01:04] "POST /neutron/network HTTP/1.1" 200 858 0.005906 10.0.0.242 - - [2026-02-23 03:01:04] "POST /neutron/port HTTP/1.1" 200 1115 0.102148 10.0.0.242 - - [2026-02-23 03:01:04] "POST /neutron/subnet HTTP/1.1" 200 694 0.011116 10.0.0.23 - - [2026-02-23 03:01:05] "GET /projects?obj_uuids=f4e956d9-4124-445a-8e3f-7a45522be223&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001194 10.0.0.242 - - [2026-02-23 03:01:05] "GET /project/f4e956d9-4124-445a-8e3f-7a45522be223?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.075136 10.0.0.242 - - [2026-02-23 03:01:05] "POST /neutron/network HTTP/1.1" 200 848 0.006694 10.0.0.242 - - [2026-02-23 03:01:05] "POST /neutron/port HTTP/1.1" 200 117 0.006048 10.0.0.242 - - [2026-02-23 03:01:05] "GET /virtual-machine/b3208e5a-80c2-45a7-ad2f-c7575ae8bd28 HTTP/1.1" 401 293 0.000329 10.0.0.242 - - [2026-02-23 03:01:05] "GET /virtual-machine/b3208e5a-80c2-45a7-ad2f-c7575ae8bd28 HTTP/1.1" 404 171 0.064012 10.0.0.242 - - [2026-02-23 03:01:06] "POST /neutron/port HTTP/1.1" 200 1062 0.016188 10.0.0.242 - - [2026-02-23 03:01:06] "POST /neutron/port HTTP/1.1" 200 1126 0.017905 10.0.0.242 - - [2026-02-23 03:01:06] "POST /neutron/port HTTP/1.1" 200 117 0.001139 10.0.0.242 - - [2026-02-23 03:01:07] "GET /virtual-machine/b3208e5a-80c2-45a7-ad2f-c7575ae8bd28 HTTP/1.1" 200 1295 0.006103 10.0.0.242 - - [2026-02-23 03:01:07] "GET /virtual-machine-interface/4c1ba120-07c6-4dd9-9479-a668768b7ae3 HTTP/1.1" 200 2984 0.004949 10.0.0.242 - - [2026-02-23 03:01:07] "GET /virtual-machine-interface/4c1ba120-07c6-4dd9-9479-a668768b7ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2763 0.006092 10.0.0.242 - - [2026-02-23 03:01:07] "PUT /virtual-machine-interface/4c1ba120-07c6-4dd9-9479-a668768b7ae3 HTTP/1.1" 200 284 0.011563 10.0.0.242 - - [2026-02-23 03:01:08] "POST /neutron/security_group HTTP/1.1" 200 2060 0.006054 10.0.0.242 - - [2026-02-23 03:01:08] "POST /neutron/port HTTP/1.1" 200 1126 0.018455 10.0.0.242 - - [2026-02-23 03:01:08] "GET /virtual-machine/b3208e5a-80c2-45a7-ad2f-c7575ae8bd28 HTTP/1.1" 200 1295 0.003527 10.0.0.242 - - [2026-02-23 03:01:08] "GET /virtual-machine-interface/4c1ba120-07c6-4dd9-9479-a668768b7ae3 HTTP/1.1" 200 3034 0.004705 10.0.0.242 - - [2026-02-23 03:01:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.010688 10.0.0.242 - - [2026-02-23 03:01:08] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003223 10.0.0.242 - - [2026-02-23 03:01:08] "GET /virtual-networks?parent_id=f4e956d9-4124-445a-8e3f-7a45522be223&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.002660 10.0.0.242 - - [2026-02-23 03:01:08] "GET /virtual-network/94fa5e74-d802-42b7-a34a-4006489ed548?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.005460 10.0.0.242 - - [2026-02-23 03:01:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003265 10.0.0.242 - - [2026-02-23 03:01:11] "GET /virtual-network/94fa5e74-d802-42b7-a34a-4006489ed548?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.004850 10.0.0.242 - - [2026-02-23 03:01:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004319 10.0.0.242 - - [2026-02-23 03:01:15] "GET /virtual-network/94fa5e74-d802-42b7-a34a-4006489ed548?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.004900 10.0.0.23 - - [2026-02-23 03:01:17] "DELETE /project/f4e956d94124445a8e3f7a45522be223 HTTP/1.1" 404 173 0.003956 10.0.0.23 - - [2026-02-23 03:01:17] "GET /projects?obj_uuids=1fd585c1-8eb4-43c7-8ebe-ffd99efbcdb3&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000805 10.0.0.23 - - [2026-02-23 03:01:17] "GET /project/1fd585c1-8eb4-43c7-8ebe-ffd99efbcdb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.032158 10.0.0.23 - - [2026-02-23 03:01:17] "GET /projects?obj_uuids=1fd585c1-8eb4-43c7-8ebe-ffd99efbcdb3&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001075 10.0.0.23 - - [2026-02-23 03:01:17] "GET /project/1fd585c1-8eb4-43c7-8ebe-ffd99efbcdb3?fields=security_groups HTTP/1.1" 200 1351 0.083585 10.0.0.23 - - [2026-02-23 03:01:17] "DELETE /security-group/cb2240f0-4730-40c9-8cfb-5615bd5fd8f2 HTTP/1.1" 200 115 0.046634 10.0.0.23 - - [2026-02-23 03:01:17] "GET /projects?obj_uuids=1fd585c1-8eb4-43c7-8ebe-ffd99efbcdb3&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001048 10.0.0.23 - - [2026-02-23 03:01:17] "GET /project/1fd585c1-8eb4-43c7-8ebe-ffd99efbcdb3?fields=application_policy_sets HTTP/1.1" 200 1390 0.043972 10.0.0.23 - - [2026-02-23 03:01:17] "DELETE /project/1fd585c1-8eb4-43c7-8ebe-ffd99efbcdb3 HTTP/1.1" 200 115 0.407269 10.0.0.242 - - [2026-02-23 03:01:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002859 10.0.0.242 - - [2026-02-23 03:01:19] "GET /virtual-network/94fa5e74-d802-42b7-a34a-4006489ed548?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.004697 10.0.0.242 - - [2026-02-23 03:01:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.006086 10.0.0.242 - - [2026-02-23 03:01:23] "GET /virtual-network/94fa5e74-d802-42b7-a34a-4006489ed548?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.005696 10.0.0.242 - - [2026-02-23 03:01:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003592 10.0.0.242 - - [2026-02-23 03:01:27] "GET /virtual-network/94fa5e74-d802-42b7-a34a-4006489ed548?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.005458 10.0.0.242 - - [2026-02-23 03:01:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002973 10.0.0.242 - - [2026-02-23 03:01:31] "GET /virtual-network/94fa5e74-d802-42b7-a34a-4006489ed548?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.007206 10.0.0.242 - - [2026-02-23 03:01:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.006905 10.0.0.242 - - [2026-02-23 03:01:36] "GET /virtual-network/94fa5e74-d802-42b7-a34a-4006489ed548?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.005462 10.0.0.242 - - [2026-02-23 03:01:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003134 10.0.0.242 - - [2026-02-23 03:01:40] "GET /virtual-network/94fa5e74-d802-42b7-a34a-4006489ed548?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.005178 10.0.0.242 - - [2026-02-23 03:01:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004145 10.0.0.242 - - [2026-02-23 03:01:44] "GET /virtual-network/94fa5e74-d802-42b7-a34a-4006489ed548?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.005777 10.0.0.242 - - [2026-02-23 03:01:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003403 10.0.0.242 - - [2026-02-23 03:01:48] "GET /virtual-network/94fa5e74-d802-42b7-a34a-4006489ed548?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.004893 10.0.0.242 - - [2026-02-23 03:01:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003841 10.0.0.242 - - [2026-02-23 03:01:50] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003712 10.0.0.242 - - [2026-02-23 03:01:50] "GET /virtual-networks?parent_id=f4e956d9-4124-445a-8e3f-7a45522be223&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.003019 10.0.0.242 - - [2026-02-23 03:01:50] "GET /virtual-network/94fa5e74-d802-42b7-a34a-4006489ed548?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.006287 10.0.0.242 - - [2026-02-23 03:01:50] "POST /neutron/security_group HTTP/1.1" 200 2060 0.008760 10.0.0.242 - - [2026-02-23 03:01:55] "POST /neutron/port HTTP/1.1" 200 1126 0.044278 10.0.0.242 - - [2026-02-23 03:01:55] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004103 10.0.0.242 - - [2026-02-23 03:01:55] "POST /neutron/network HTTP/1.1" 200 830 0.005672 10.0.0.242 - - [2026-02-23 03:01:57] "POST /neutron/port HTTP/1.1" 200 1126 0.020763 10.0.0.23 - - [2026-02-23 03:01:58] "GET /obj-perms HTTP/1.1" 200 5075 0.070498 10.0.0.242 - - [2026-02-23 03:02:00] "POST /neutron/security_group HTTP/1.1" 200 2060 0.037302 10.0.0.242 - - [2026-02-23 03:02:04] "POST /neutron/port HTTP/1.1" 200 1125 0.016634 10.0.0.242 - - [2026-02-23 03:02:04] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003841 10.0.0.242 - - [2026-02-23 03:02:04] "POST /neutron/network HTTP/1.1" 200 831 0.007258 10.0.0.242 - - [2026-02-23 03:02:11] "POST /fqname-to-id HTTP/1.1" 404 211 0.003368 10.0.0.242 - - [2026-02-23 03:02:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003193 10.0.0.23 - - [2026-02-23 03:02:11] "GET /projects?obj_uuids=f4e956d9-4124-445a-8e3f-7a45522be223&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001082 10.0.0.242 - - [2026-02-23 03:02:11] "GET /project/f4e956d9-4124-445a-8e3f-7a45522be223?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.042473 10.0.0.242 - - [2026-02-23 03:02:11] "POST /service-instances HTTP/1.1" 200 547 0.033181 10.0.0.242 - - [2026-02-23 03:02:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003100 10.0.0.242 - - [2026-02-23 03:02:11] "GET /service-instance/612b7f07-648e-4165-8b65-57342c8e026c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.005911 10.0.0.242 - - [2026-02-23 03:02:11] "POST /port-tuples HTTP/1.1" 200 590 0.044695 10.0.0.242 - - [2026-02-23 03:02:11] "GET /virtual-machine-interface/4c1ba120-07c6-4dd9-9479-a668768b7ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.005622 10.0.0.242 - - [2026-02-23 03:02:11] "PUT /virtual-machine-interface/4c1ba120-07c6-4dd9-9479-a668768b7ae3 HTTP/1.1" 200 284 0.012613 10.0.0.242 - - [2026-02-23 03:02:11] "POST /ref-update HTTP/1.1" 200 156 0.014945 10.0.0.242 - - [2026-02-23 03:02:11] "POST /neutron/port HTTP/1.1" 200 1126 0.042713 10.0.0.23 - - [2026-02-23 03:02:11] "POST /ref-update HTTP/1.1" 200 156 0.014165 10.0.0.242 - - [2026-02-23 03:02:12] "POST /neutron/security_group HTTP/1.1" 200 2060 0.006324 10.0.0.23 - - [2026-02-23 03:02:12] "POST /ref-update HTTP/1.1" 200 156 0.020829 10.0.0.242 - - [2026-02-23 03:02:12] "GET /virtual-machine/85616eea-3257-43b4-9f3d-a9b78e95fea6 HTTP/1.1" 200 1294 0.006654 10.0.0.242 - - [2026-02-23 03:02:12] "GET /virtual-machine-interface/2ee75eef-4ce8-4d1b-a893-e132c4c5b6e4 HTTP/1.1" 200 2957 0.006209 10.0.0.242 - - [2026-02-23 03:02:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003876 10.0.0.242 - - [2026-02-23 03:02:12] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003479 10.0.0.242 - - [2026-02-23 03:02:12] "GET /virtual-networks?parent_id=f4e956d9-4124-445a-8e3f-7a45522be223&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.002663 10.0.0.242 - - [2026-02-23 03:02:12] "GET /virtual-network/4067adb7-f621-4a18-828e-46f34851dd1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005430 10.0.0.242 - - [2026-02-23 03:02:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003308 10.0.0.242 - - [2026-02-23 03:02:13] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003723 10.0.0.242 - - [2026-02-23 03:02:13] "GET /virtual-networks?parent_id=f4e956d9-4124-445a-8e3f-7a45522be223&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.002893 10.0.0.242 - - [2026-02-23 03:02:13] "GET /virtual-network/4067adb7-f621-4a18-828e-46f34851dd1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005487 10.0.0.242 - - [2026-02-23 03:02:13] "POST /neutron/port HTTP/1.1" 200 1125 0.014376 10.0.0.242 - - [2026-02-23 03:02:13] "POST /neutron/security_group HTTP/1.1" 200 2060 0.006926 10.0.0.242 - - [2026-02-23 03:02:13] "GET /virtual-machine/9c7b3edd-66a3-4904-a535-68e3248e4e60 HTTP/1.1" 200 1295 0.005176 10.0.0.242 - - [2026-02-23 03:02:13] "GET /virtual-machine-interface/4c6d6951-b09b-4e44-83b0-43d821f050a8 HTTP/1.1" 200 2959 0.005135 10.0.0.242 - - [2026-02-23 03:02:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002847 10.0.0.242 - - [2026-02-23 03:02:13] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004498 10.0.0.242 - - [2026-02-23 03:02:13] "GET /virtual-networks?parent_id=f4e956d9-4124-445a-8e3f-7a45522be223&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.003030 10.0.0.242 - - [2026-02-23 03:02:13] "GET /virtual-network/c9e4a1e6-42cf-43ca-94e9-89ef2f86e9e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005105 10.0.0.242 - - [2026-02-23 03:02:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003459 10.0.0.242 - - [2026-02-23 03:02:15] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003447 10.0.0.242 - - [2026-02-23 03:02:15] "GET /virtual-networks?parent_id=f4e956d9-4124-445a-8e3f-7a45522be223&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.002616 10.0.0.242 - - [2026-02-23 03:02:15] "GET /virtual-network/c9e4a1e6-42cf-43ca-94e9-89ef2f86e9e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005588 10.0.0.242 - - [2026-02-23 03:02:15] "POST /fqname-to-id HTTP/1.1" 404 215 0.003128 10.0.0.242 - - [2026-02-23 03:02:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002789 10.0.0.23 - - [2026-02-23 03:02:15] "GET /projects?obj_uuids=f4e956d9-4124-445a-8e3f-7a45522be223&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000900 10.0.0.242 - - [2026-02-23 03:02:15] "GET /project/f4e956d9-4124-445a-8e3f-7a45522be223?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.046532 10.0.0.242 - - [2026-02-23 03:02:15] "POST /network-policys HTTP/1.1" 200 551 0.025755 10.0.0.242 - - [2026-02-23 03:02:15] "GET /network-policy/d8e700da-c8cc-4907-ac13-f0803c70a6f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2474 0.005719 10.0.0.242 - - [2026-02-23 03:02:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002700 10.0.0.242 - - [2026-02-23 03:02:15] "GET /virtual-network/4067adb7-f621-4a18-828e-46f34851dd1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005120 10.0.0.242 - - [2026-02-23 03:02:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002963 10.0.0.242 - - [2026-02-23 03:02:15] "GET /network-policy/d8e700da-c8cc-4907-ac13-f0803c70a6f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2474 0.004043 10.0.0.23 - - [2026-02-23 03:02:15] "POST /fqname-to-id HTTP/1.1" 404 240 0.003811 10.0.0.242 - - [2026-02-23 03:02:15] "POST /ref-update HTTP/1.1" 200 156 0.049480 10.0.0.242 - - [2026-02-23 03:02:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002689 10.0.0.242 - - [2026-02-23 03:02:15] "GET /network-policy/d8e700da-c8cc-4907-ac13-f0803c70a6f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2474 0.003450 10.0.0.242 - - [2026-02-23 03:02:15] "POST /neutron/network HTTP/1.1" 200 922 0.021871 10.0.0.242 - - [2026-02-23 03:02:15] "GET /virtual-network/4067adb7-f621-4a18-828e-46f34851dd1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.004928 10.0.0.242 - - [2026-02-23 03:02:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002494 10.0.0.242 - - [2026-02-23 03:02:15] "GET /network-policy/d8e700da-c8cc-4907-ac13-f0803c70a6f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2474 0.003647 10.0.0.242 - - [2026-02-23 03:02:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004834 10.0.0.242 - - [2026-02-23 03:02:15] "GET /virtual-network/c9e4a1e6-42cf-43ca-94e9-89ef2f86e9e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006078 10.0.0.242 - - [2026-02-23 03:02:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002871 10.0.0.242 - - [2026-02-23 03:02:15] "GET /network-policy/d8e700da-c8cc-4907-ac13-f0803c70a6f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2474 0.003963 10.0.0.23 - - [2026-02-23 03:02:16] "PUT /access-control-list/d4c00f4f-d776-4edc-bee3-635f2aab3943 HTTP/1.1" 200 272 0.019120 10.0.0.242 - - [2026-02-23 03:02:16] "POST /ref-update HTTP/1.1" 200 156 0.047040 10.0.0.242 - - [2026-02-23 03:02:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.006234 10.0.0.23 - - [2026-02-23 03:02:16] "POST /ref-update HTTP/1.1" 200 156 0.022609 10.0.0.242 - - [2026-02-23 03:02:16] "GET /network-policy/d8e700da-c8cc-4907-ac13-f0803c70a6f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2474 0.014457 10.0.0.242 - - [2026-02-23 03:02:16] "GET /virtual-network/c9e4a1e6-42cf-43ca-94e9-89ef2f86e9e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.015859 10.0.0.242 - - [2026-02-23 03:02:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003520 10.0.0.242 - - [2026-02-23 03:02:16] "GET /network-policy/d8e700da-c8cc-4907-ac13-f0803c70a6f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2474 0.004110 10.0.0.242 - - [2026-02-23 03:02:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002576 10.0.0.242 - - [2026-02-23 03:02:16] "GET /service-template/2133a63c-9fac-4a26-85e3-6f4dc647cdff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1642 0.003612 10.0.0.242 - - [2026-02-23 03:02:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002904 10.0.0.23 - - [2026-02-23 03:02:16] "GET /projects?obj_uuids=f4e956d9-4124-445a-8e3f-7a45522be223&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000934 10.0.0.242 - - [2026-02-23 03:02:16] "GET /project/f4e956d9-4124-445a-8e3f-7a45522be223?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.035043 10.0.0.242 - - [2026-02-23 03:02:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003406 10.0.0.242 - - [2026-02-23 03:02:16] "GET /service-instance/612b7f07-648e-4165-8b65-57342c8e026c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2543 0.005727 10.0.0.242 - - [2026-02-23 03:02:16] "POST /neutron/security_group HTTP/1.1" 200 2060 0.006667 10.0.0.242 - - [2026-02-23 03:02:17] "POST /neutron/port HTTP/1.1" 200 1384 0.026337 10.0.0.242 - - [2026-02-23 03:02:17] "POST /neutron/security_group HTTP/1.1" 200 2060 0.006860 10.0.0.242 - - [2026-02-23 03:02:17] "POST /id-to-fqname HTTP/1.1" 200 233 0.001330 10.0.0.242 - - [2026-02-23 03:02:17] "GET /virtual-machine/b3208e5a-80c2-45a7-ad2f-c7575ae8bd28 HTTP/1.1" 200 1295 0.003810 10.0.0.242 - - [2026-02-23 03:02:17] "GET /virtual-machine-interface/4c1ba120-07c6-4dd9-9479-a668768b7ae3 HTTP/1.1" 200 3890 0.005023 10.0.0.242 - - [2026-02-23 03:02:17] "GET /instance-ip/ac24a985-a5b6-4fc0-ae7a-942070192a7e HTTP/1.1" 200 1965 0.004653 10.0.0.242 - - [2026-02-23 03:02:17] "GET /instance-ip/dac157f3-9e2b-4142-ab40-e89e8ed84341 HTTP/1.1" 200 1636 0.005878 10.0.0.242 - - [2026-02-23 03:02:17] "GET /instance-ip/ddc59d34-abc9-407c-8c4b-bf13625238f3 HTTP/1.1" 200 1963 0.003808 10.0.0.242 - - [2026-02-23 03:02:17] "POST /neutron/port HTTP/1.1" 200 1384 0.020187 10.0.0.242 - - [2026-02-23 03:02:17] "POST /neutron/security_group HTTP/1.1" 200 2060 0.007140 10.0.0.242 - - [2026-02-23 03:02:17] "GET /virtual-machine/b3208e5a-80c2-45a7-ad2f-c7575ae8bd28 HTTP/1.1" 200 1295 0.003832 10.0.0.242 - - [2026-02-23 03:02:17] "GET /virtual-machine-interface/4c1ba120-07c6-4dd9-9479-a668768b7ae3 HTTP/1.1" 200 3890 0.004734 10.0.0.242 - - [2026-02-23 03:02:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003429 10.0.0.242 - - [2026-02-23 03:02:17] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003181 10.0.0.242 - - [2026-02-23 03:02:17] "GET /virtual-networks?parent_id=f4e956d9-4124-445a-8e3f-7a45522be223&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.002734 10.0.0.242 - - [2026-02-23 03:02:17] "GET /virtual-network/94fa5e74-d802-42b7-a34a-4006489ed548?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.005611 10.0.0.242 - - [2026-02-23 03:02:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003289 10.0.0.242 - - [2026-02-23 03:02:18] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003504 10.0.0.242 - - [2026-02-23 03:02:18] "GET /virtual-networks?parent_id=f4e956d9-4124-445a-8e3f-7a45522be223&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.002929 10.0.0.242 - - [2026-02-23 03:02:18] "GET /virtual-network/94fa5e74-d802-42b7-a34a-4006489ed548?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.005159 10.0.0.242 - - [2026-02-23 03:02:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003069 10.0.0.242 - - [2026-02-23 03:02:18] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004705 10.0.0.242 - - [2026-02-23 03:02:18] "GET /virtual-networks?parent_id=f4e956d9-4124-445a-8e3f-7a45522be223&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.002846 10.0.0.242 - - [2026-02-23 03:02:18] "GET /virtual-network/94fa5e74-d802-42b7-a34a-4006489ed548?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.005477 10.0.0.242 - - [2026-02-23 03:02:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003865 10.0.0.242 - - [2026-02-23 03:02:18] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003552 10.0.0.242 - - [2026-02-23 03:02:18] "GET /virtual-networks?parent_id=f4e956d9-4124-445a-8e3f-7a45522be223&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.002741 10.0.0.242 - - [2026-02-23 03:02:19] "GET /virtual-network/94fa5e74-d802-42b7-a34a-4006489ed548?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.005288 10.0.0.242 - - [2026-02-23 03:02:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002894 10.0.0.242 - - [2026-02-23 03:02:19] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003732 10.0.0.242 - - [2026-02-23 03:02:19] "GET /virtual-networks?parent_id=f4e956d9-4124-445a-8e3f-7a45522be223&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.003109 10.0.0.242 - - [2026-02-23 03:02:19] "GET /virtual-network/94fa5e74-d802-42b7-a34a-4006489ed548?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.006850 10.0.0.242 - - [2026-02-23 03:02:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002854 10.0.0.242 - - [2026-02-23 03:02:19] "GET /routing-instance/724d4cf0-94f8-4fa4-a447-b2c833f38104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2098 0.003774 10.0.0.242 - - [2026-02-23 03:02:19] "GET /routing-instance/724d4cf0-94f8-4fa4-a447-b2c833f38104?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1589 0.004831 10.0.0.242 - - [2026-02-23 03:02:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003348 10.0.0.242 - - [2026-02-23 03:02:19] "GET /routing-instance/6ef50d03-1f45-4d07-b1f4-ae02e77b6dba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2100 0.004305 10.0.0.242 - - [2026-02-23 03:02:19] "GET /routing-instance/6ef50d03-1f45-4d07-b1f4-ae02e77b6dba?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1592 0.005140 10.0.0.242 - - [2026-02-23 03:02:57] "POST /neutron/network HTTP/1.1" 200 858 0.006553 10.0.0.242 - - [2026-02-23 03:02:57] "POST /neutron/port HTTP/1.1" 200 117 0.001187 10.0.0.242 - - [2026-02-23 03:02:58] "GET /obj-perms HTTP/1.1" 200 5075 0.056124 10.0.0.242 - - [2026-02-23 03:03:03] "GET /network-policy/d8e700da-c8cc-4907-ac13-f0803c70a6f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2474 0.004102 10.0.0.242 - - [2026-02-23 03:03:03] "PUT /network-policy/d8e700da-c8cc-4907-ac13-f0803c70a6f5 HTTP/1.1" 200 262 0.014012 10.0.0.242 - - [2026-02-23 03:03:03] "GET /network-policy/d8e700da-c8cc-4907-ac13-f0803c70a6f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3770 0.005465 10.0.0.23 - - [2026-02-23 03:03:03] "PUT /access-control-list/d4c00f4f-d776-4edc-bee3-635f2aab3943 HTTP/1.1" 200 272 0.025082 10.0.0.242 - - [2026-02-23 03:03:04] "POST /neutron/security_group HTTP/1.1" 200 2060 0.006385 10.0.0.242 - - [2026-02-23 03:03:06] "POST /neutron/network HTTP/1.1" 200 933 0.006902 10.0.0.242 - - [2026-02-23 03:03:06] "POST /neutron/port HTTP/1.1" 200 117 0.001070 10.0.0.242 - - [2026-02-23 03:03:27] "POST /neutron/security_group HTTP/1.1" 200 2060 0.007044 10.0.0.242 - - [2026-02-23 03:03:32] "POST /ref-update HTTP/1.1" 200 156 0.046984 10.0.0.242 - - [2026-02-23 03:03:32] "GET /virtual-network/c9e4a1e6-42cf-43ca-94e9-89ef2f86e9e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.013744 10.0.0.242 - - [2026-02-23 03:03:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.009064 10.0.0.242 - - [2026-02-23 03:03:32] "GET /network-policy/d8e700da-c8cc-4907-ac13-f0803c70a6f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3770 0.003640 10.0.0.242 - - [2026-02-23 03:03:32] "POST /ref-update HTTP/1.1" 200 156 0.035986 10.0.0.242 - - [2026-02-23 03:03:32] "GET /virtual-network/4067adb7-f621-4a18-828e-46f34851dd1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.007939 10.0.0.242 - - [2026-02-23 03:03:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002823 10.0.0.242 - - [2026-02-23 03:03:32] "GET /network-policy/d8e700da-c8cc-4907-ac13-f0803c70a6f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3770 0.003855 10.0.0.242 - - [2026-02-23 03:03:32] "DELETE /network-policy/d8e700da-c8cc-4907-ac13-f0803c70a6f5 HTTP/1.1" 200 115 0.038363 10.0.0.242 - - [2026-02-23 03:03:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003732 10.0.0.242 - - [2026-02-23 03:03:32] "DELETE /service-instance/612b7f07-648e-4165-8b65-57342c8e026c HTTP/1.1" 200 115 0.042011 10.0.0.23 - - [2026-02-23 03:03:32] "POST /ref-update HTTP/1.1" 200 156 0.055435 10.0.0.242 - - [2026-02-23 03:03:32] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002306 10.0.0.242 - - [2026-02-23 03:03:32] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.019162 10.0.0.23 - - [2026-02-23 03:03:32] "POST /ref-update HTTP/1.1" 200 156 0.033152 10.0.0.23 - - [2026-02-23 03:03:32] "DELETE /instance-ip/ddc59d34-abc9-407c-8c4b-bf13625238f3 HTTP/1.1" 200 115 0.054739 10.0.0.23 - - [2026-02-23 03:03:33] "DELETE /access-control-list/d4c00f4f-d776-4edc-bee3-635f2aab3943 HTTP/1.1" 200 115 0.056567 10.0.0.242 - - [2026-02-23 03:03:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003510 10.0.0.242 - - [2026-02-23 03:03:33] "DELETE /service-template/2133a63c-9fac-4a26-85e3-6f4dc647cdff HTTP/1.1" 200 115 0.054418 10.0.0.242 - - [2026-02-23 03:03:33] "POST /fqname-to-id HTTP/1.1" 404 193 0.002952 10.0.0.242 - - [2026-02-23 03:03:33] "POST /neutron/network HTTP/1.1" 200 850 0.006330 10.0.0.242 - - [2026-02-23 03:03:33] "POST /neutron/port HTTP/1.1" 200 1116 0.019661 10.0.0.23 - - [2026-02-23 03:03:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005001 10.0.0.242 - - [2026-02-23 03:03:34] "POST /neutron/port HTTP/1.1" 200 1115 0.016595 10.0.0.242 - - [2026-02-23 03:03:34] "POST /neutron/network HTTP/1.1" 200 848 0.007249 10.0.0.23 - - [2026-02-23 03:03:34] "DELETE /route-target/8dd67908-6876-46dc-825e-1e22b9e0d5d9 HTTP/1.1" 200 115 0.027485 10.0.0.242 - - [2026-02-23 03:03:34] "POST /neutron/port HTTP/1.1" 200 151 0.257321 10.0.0.242 - - [2026-02-23 03:03:35] "POST /neutron/network HTTP/1.1" 200 831 0.009066 10.0.0.23 - - [2026-02-23 03:03:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003362 10.0.0.23 - - [2026-02-23 03:03:35] "POST /useragent-kv HTTP/1.1" 200 115 0.002385 10.0.0.23 - - [2026-02-23 03:03:35] "POST /useragent-kv HTTP/1.1" 200 115 0.003126 10.0.0.242 - - [2026-02-23 03:03:35] "POST /neutron/network HTTP/1.1" 200 151 0.135030 10.0.0.23 - - [2026-02-23 03:03:35] "DELETE /route-target/1d489188-890f-4f62-9bb9-19ace3391e08 HTTP/1.1" 200 115 0.024550 10.0.0.23 - - [2026-02-23 03:03:37] "GET /projects?obj_uuids=f4e956d9-4124-445a-8e3f-7a45522be223&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001005 10.0.0.242 - - [2026-02-23 03:03:37] "GET /project/f4e956d9-4124-445a-8e3f-7a45522be223?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.045653 10.0.0.23 - - [2026-02-23 03:03:37] "GET /projects?obj_uuids=f4e956d9-4124-445a-8e3f-7a45522be223&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000929 10.0.0.242 - - [2026-02-23 03:03:37] "GET /project/f4e956d9-4124-445a-8e3f-7a45522be223?fields=virtual_networks HTTP/1.1" 200 1037 0.031050 10.0.0.23 - - [2026-02-23 03:03:37] "GET /projects?obj_uuids=f4e956d9-4124-445a-8e3f-7a45522be223&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000934 10.0.0.242 - - [2026-02-23 03:03:37] "GET /project/f4e956d9-4124-445a-8e3f-7a45522be223?fields=virtual_machine_interfaces HTTP/1.1" 200 1037 0.038232 10.0.0.23 - - [2026-02-23 03:03:37] "GET /projects?obj_uuids=f4e956d9-4124-445a-8e3f-7a45522be223&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000900 10.0.0.242 - - [2026-02-23 03:03:37] "GET /project/f4e956d9-4124-445a-8e3f-7a45522be223?fields=security_groups HTTP/1.1" 200 1265 0.037109 10.0.0.242 - - [2026-02-23 03:03:38] "POST /fqname-to-id HTTP/1.1" 404 189 0.036765 10.0.0.23 - - [2026-02-23 03:03:38] "GET /projects?obj_uuids=990f91d8-9856-40be-96be-0fcc889f8e2a&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002859 10.0.0.23 - - [2026-02-23 03:03:38] "GET /domains?obj_uuids=e1cc6957-1fd1-4e0a-8f60-be32b1950cd6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000857 10.0.0.23 - - [2026-02-23 03:03:38] "GET /domain/e1cc6957-1fd1-4e0a-8f60-be32b1950cd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007523 10.0.0.23 - - [2026-02-23 03:03:38] "POST /id-to-fqname HTTP/1.1" 200 191 0.002925 10.0.0.23 - - [2026-02-23 03:03:38] "POST /fqname-to-id HTTP/1.1" 404 200 0.004908 10.0.0.23 - - [2026-02-23 03:03:38] "POST /security-groups HTTP/1.1" 200 592 0.077140 10.0.0.23 - - [2026-02-23 03:03:38] "POST /projects HTTP/1.1" 200 587 0.273777 10.0.0.23 - - [2026-02-23 03:03:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.315869 10.0.0.23 - - [2026-02-23 03:03:38] "POST /fqname-to-id HTTP/1.1" 404 234 0.007965 10.0.0.242 - - [2026-02-23 03:03:38] "GET /project/990f91d8-9856-40be-96be-0fcc889f8e2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.458164 10.0.0.242 - - [2026-02-23 03:03:40] "GET / HTTP/1.1" 200 35931 0.001923 10.0.0.242 - - [2026-02-23 03:03:42] "GET /project/990f91d8-9856-40be-96be-0fcc889f8e2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 293 0.000448 10.0.0.23 - - [2026-02-23 03:03:42] "GET /projects?obj_uuids=990f91d8-9856-40be-96be-0fcc889f8e2a&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000942 10.0.0.242 - - [2026-02-23 03:03:42] "GET /project/990f91d8-9856-40be-96be-0fcc889f8e2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.089801 10.0.0.242 - - [2026-02-23 03:03:42] "POST /fqname-to-id HTTP/1.1" 404 180 0.002561 10.0.0.242 - - [2026-02-23 03:03:42] "POST /virtual-DNSs HTTP/1.1" 200 507 0.023352 10.0.0.242 - - [2026-02-23 03:03:42] "GET /virtual-DNS/fec740cc-48ce-46ae-9265-7c9f953493e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1439 0.006561 10.0.0.242 - - [2026-02-23 03:03:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.007411 10.0.0.242 - - [2026-02-23 03:03:42] "GET /virtual-DNS/fec740cc-48ce-46ae-9265-7c9f953493e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1439 0.003665 10.0.0.242 - - [2026-02-23 03:03:43] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.003186 10.0.0.242 - - [2026-02-23 03:03:43] "POST /network-ipams HTTP/1.1" 200 514 0.025344 10.0.0.242 - - [2026-02-23 03:03:43] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 751 0.005468 10.0.0.242 - - [2026-02-23 03:03:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003662 10.0.0.242 - - [2026-02-23 03:03:43] "GET /network-ipam/f50c3613-4cac-47b3-90c2-840140ddfb1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1401 0.006422 10.0.0.242 - - [2026-02-23 03:03:43] "PUT /network-ipam/f50c3613-4cac-47b3-90c2-840140ddfb1a HTTP/1.1" 200 258 0.014210 10.0.0.242 - - [2026-02-23 03:03:43] "POST /ref-update HTTP/1.1" 200 156 0.014507 10.0.0.242 - - [2026-02-23 03:03:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.006056 10.0.0.23 - - [2026-02-23 03:03:43] "GET /projects?obj_uuids=990f91d8-9856-40be-96be-0fcc889f8e2a&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000989 10.0.0.242 - - [2026-02-23 03:03:43] "GET /project/990f91d8-9856-40be-96be-0fcc889f8e2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.043676 10.0.0.23 - - [2026-02-23 03:03:44] "POST /ref-update HTTP/1.1" 200 156 0.063008 10.0.0.23 - - [2026-02-23 03:03:44] "POST /useragent-kv HTTP/1.1" 200 115 0.008549 10.0.0.242 - - [2026-02-23 03:03:44] "POST /neutron/subnet HTTP/1.1" 200 711 0.217252 10.0.0.242 - - [2026-02-23 03:03:44] "POST /id-to-fqname HTTP/1.1" 200 227 0.001228 10.0.0.242 - - [2026-02-23 03:03:44] "GET /virtual-network/9702c47e-b059-4ad2-bdff-01d12bb6dd50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005901 10.0.0.242 - - [2026-02-23 03:03:44] "GET /virtual-network/9702c47e-b059-4ad2-bdff-01d12bb6dd50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005205 10.0.0.242 - - [2026-02-23 03:03:44] "POST /neutron/network HTTP/1.1" 200 833 0.006448 10.0.0.242 - - [2026-02-23 03:03:44] "POST /neutron/network HTTP/1.1" 200 833 0.009967 10.0.0.242 - - [2026-02-23 03:03:44] "POST /id-to-fqname HTTP/1.1" 200 227 0.001066 10.0.0.23 - - [2026-02-23 03:03:45] "GET /projects?obj_uuids=990f91d8-9856-40be-96be-0fcc889f8e2a&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000986 10.0.0.242 - - [2026-02-23 03:03:45] "GET /project/990f91d8-9856-40be-96be-0fcc889f8e2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.072488 10.0.0.242 - - [2026-02-23 03:03:45] "POST /neutron/port HTTP/1.1" 200 117 0.006480 10.0.0.242 - - [2026-02-23 03:03:46] "POST /neutron/network HTTP/1.1" 200 843 0.022821 10.0.0.242 - - [2026-02-23 03:03:46] "POST /neutron/port HTTP/1.1" 200 1058 0.015886 10.0.0.242 - - [2026-02-23 03:03:46] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003833 10.0.0.242 - - [2026-02-23 03:03:47] "POST /neutron/network HTTP/1.1" 200 833 0.006251 10.0.0.242 - - [2026-02-23 03:03:51] "POST /neutron/port HTTP/1.1" 200 1122 0.017217 10.0.0.242 - - [2026-02-23 03:03:51] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006773 10.0.0.242 - - [2026-02-23 03:03:51] "GET /virtual-machine/4c324c0f-dcfc-42b9-84ba-963d98621437 HTTP/1.1" 401 293 0.000384 10.0.0.242 - - [2026-02-23 03:03:51] "GET /virtual-machine/4c324c0f-dcfc-42b9-84ba-963d98621437 HTTP/1.1" 200 1292 0.031511 10.0.0.242 - - [2026-02-23 03:03:51] "GET /virtual-machine-interface/f84d6a23-9ac2-4010-8679-f775b7b72778 HTTP/1.1" 200 2964 0.005110 10.0.0.242 - - [2026-02-23 03:03:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003242 10.0.0.242 - - [2026-02-23 03:03:51] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003749 10.0.0.242 - - [2026-02-23 03:03:51] "GET /virtual-networks?parent_id=990f91d8-9856-40be-96be-0fcc889f8e2a&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.002673 10.0.0.242 - - [2026-02-23 03:03:51] "GET /virtual-network/9702c47e-b059-4ad2-bdff-01d12bb6dd50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006393 10.0.0.242 - - [2026-02-23 03:03:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003347 10.0.0.242 - - [2026-02-23 03:03:54] "GET /virtual-network/9702c47e-b059-4ad2-bdff-01d12bb6dd50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005207 10.0.0.242 - - [2026-02-23 03:03:58] "POST /neutron/network HTTP/1.1" 200 843 0.006229 10.0.0.242 - - [2026-02-23 03:03:58] "POST /neutron/port HTTP/1.1" 200 117 0.001152 10.0.0.242 - - [2026-02-23 03:03:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003316 10.0.0.242 - - [2026-02-23 03:03:58] "GET /virtual-network/9702c47e-b059-4ad2-bdff-01d12bb6dd50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.004984 10.0.0.242 - - [2026-02-23 03:04:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003224 10.0.0.242 - - [2026-02-23 03:04:02] "GET /virtual-network/9702c47e-b059-4ad2-bdff-01d12bb6dd50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005415 10.0.0.242 - - [2026-02-23 03:04:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005283 10.0.0.242 - - [2026-02-23 03:04:07] "GET /virtual-network/9702c47e-b059-4ad2-bdff-01d12bb6dd50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006431 10.0.0.23 - - [2026-02-23 03:04:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000440 10.0.0.23 - - [2026-02-23 03:04:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000374 10.0.0.50 - - [2026-02-23 03:04:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000365 10.0.0.50 - - [2026-02-23 03:04:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000476 10.0.0.242 - - [2026-02-23 03:04:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003186 10.0.0.242 - - [2026-02-23 03:04:11] "GET /virtual-network/9702c47e-b059-4ad2-bdff-01d12bb6dd50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.004557 10.0.0.23 - - [2026-02-23 03:04:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000386 10.0.0.23 - - [2026-02-23 03:04:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000356 10.0.0.50 - - [2026-02-23 03:04:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000386 10.0.0.50 - - [2026-02-23 03:04:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000386 10.0.0.242 - - [2026-02-23 03:04:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000334 10.0.0.242 - - [2026-02-23 03:04:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000462 10.0.0.242 - - [2026-02-23 03:04:12] "GET /global-system-configs HTTP/1.1" 401 293 0.000364 10.0.0.242 - - [2026-02-23 03:04:12] "GET /global-system-configs HTTP/1.1" 401 293 0.000400 10.0.0.242 - - [2026-02-23 03:04:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003463 10.0.0.242 - - [2026-02-23 03:04:15] "GET /virtual-network/9702c47e-b059-4ad2-bdff-01d12bb6dd50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.007099 10.0.0.23 - - [2026-02-23 03:04:18] "GET /projects?obj_uuids=f4e956d9-4124-445a-8e3f-7a45522be223&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000829 10.0.0.23 - - [2026-02-23 03:04:18] "GET /project/f4e956d9-4124-445a-8e3f-7a45522be223?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1477 0.050550 10.0.0.23 - - [2026-02-23 03:04:18] "DELETE /project/990f91d8985640be96be0fcc889f8e2a HTTP/1.1" 404 173 0.088151 10.0.0.23 - - [2026-02-23 03:04:18] "GET /projects?obj_uuids=f4e956d9-4124-445a-8e3f-7a45522be223&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000797 10.0.0.23 - - [2026-02-23 03:04:18] "GET /project/f4e956d9-4124-445a-8e3f-7a45522be223?fields=security_groups HTTP/1.1" 200 1370 0.041709 10.0.0.23 - - [2026-02-23 03:04:18] "DELETE /security-group/26c1082b-4eb3-4027-90fd-fab4988bd2c6 HTTP/1.1" 200 115 0.047856 10.0.0.23 - - [2026-02-23 03:04:18] "GET /projects?obj_uuids=f4e956d9-4124-445a-8e3f-7a45522be223&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001283 10.0.0.23 - - [2026-02-23 03:04:18] "GET /project/f4e956d9-4124-445a-8e3f-7a45522be223?fields=application_policy_sets HTTP/1.1" 200 1409 0.043272 10.0.0.23 - - [2026-02-23 03:04:18] "DELETE /project/f4e956d9-4124-445a-8e3f-7a45522be223 HTTP/1.1" 200 115 0.417610 10.0.0.242 - - [2026-02-23 03:04:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003778 10.0.0.242 - - [2026-02-23 03:04:19] "GET /virtual-network/9702c47e-b059-4ad2-bdff-01d12bb6dd50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.004574 10.0.0.242 - - [2026-02-23 03:04:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003428 10.0.0.242 - - [2026-02-23 03:04:23] "GET /virtual-network/9702c47e-b059-4ad2-bdff-01d12bb6dd50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005436 10.0.0.242 - - [2026-02-23 03:04:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003642 10.0.0.242 - - [2026-02-23 03:04:25] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003227 10.0.0.242 - - [2026-02-23 03:04:25] "GET /virtual-networks?parent_id=990f91d8-9856-40be-96be-0fcc889f8e2a&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.002501 10.0.0.242 - - [2026-02-23 03:04:25] "GET /virtual-network/9702c47e-b059-4ad2-bdff-01d12bb6dd50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005073 10.0.0.242 - - [2026-02-23 03:04:25] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008718 10.0.0.242 - - [2026-02-23 03:04:33] "POST /neutron/port HTTP/1.1" 200 1122 0.015622 10.0.0.242 - - [2026-02-23 03:04:36] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006719 10.0.0.242 - - [2026-02-23 03:04:58] "POST /neutron/network HTTP/1.1" 200 843 0.005859 10.0.0.242 - - [2026-02-23 03:04:58] "POST /neutron/port HTTP/1.1" 200 117 0.001044 10.0.0.50 - - [2026-02-23 03:05:00] "GET /obj-perms HTTP/1.1" 200 5075 0.063415 10.0.0.242 - - [2026-02-23 03:05:07] "POST /neutron/network HTTP/1.1" 200 833 0.005764 10.0.0.242 - - [2026-02-23 03:05:07] "POST /id-to-fqname HTTP/1.1" 200 227 0.000944 10.0.0.242 - - [2026-02-23 03:05:07] "POST /neutron/network HTTP/1.1" 200 843 0.007627 10.0.0.23 - - [2026-02-23 03:05:08] "GET /projects?obj_uuids=990f91d8-9856-40be-96be-0fcc889f8e2a&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001026 10.0.0.242 - - [2026-02-23 03:05:08] "GET /project/990f91d8-9856-40be-96be-0fcc889f8e2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.066633 10.0.0.242 - - [2026-02-23 03:05:08] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007159 10.0.0.242 - - [2026-02-23 03:05:09] "POST /neutron/network HTTP/1.1" 200 843 0.006321 10.0.0.242 - - [2026-02-23 03:05:09] "POST /neutron/port HTTP/1.1" 200 1058 0.042225 10.0.0.242 - - [2026-02-23 03:05:09] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003390 10.0.0.242 - - [2026-02-23 03:05:09] "POST /neutron/network HTTP/1.1" 200 833 0.005568 10.0.0.242 - - [2026-02-23 03:05:13] "POST /neutron/port HTTP/1.1" 200 1122 0.020910 10.0.0.242 - - [2026-02-23 03:05:14] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006811 10.0.0.242 - - [2026-02-23 03:05:14] "GET /virtual-machine/e06757b4-816e-42b1-8d6f-bf7485b42432 HTTP/1.1" 200 1294 0.006039 10.0.0.242 - - [2026-02-23 03:05:14] "GET /virtual-machine-interface/696bee6e-937c-4466-933b-aa31bde1f7bc HTTP/1.1" 200 2964 0.006092 10.0.0.242 - - [2026-02-23 03:05:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003159 10.0.0.242 - - [2026-02-23 03:05:14] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003355 10.0.0.242 - - [2026-02-23 03:05:14] "GET /virtual-networks?parent_id=990f91d8-9856-40be-96be-0fcc889f8e2a&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.002739 10.0.0.242 - - [2026-02-23 03:05:14] "GET /virtual-network/9702c47e-b059-4ad2-bdff-01d12bb6dd50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005468 10.0.0.242 - - [2026-02-23 03:05:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003238 10.0.0.242 - - [2026-02-23 03:05:17] "GET /virtual-network/9702c47e-b059-4ad2-bdff-01d12bb6dd50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005498 10.0.0.242 - - [2026-02-23 03:05:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003802 10.0.0.242 - - [2026-02-23 03:05:21] "GET /virtual-network/9702c47e-b059-4ad2-bdff-01d12bb6dd50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006710 10.0.0.242 - - [2026-02-23 03:05:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003406 10.0.0.242 - - [2026-02-23 03:05:25] "GET /virtual-network/9702c47e-b059-4ad2-bdff-01d12bb6dd50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.004976 10.0.0.242 - - [2026-02-23 03:05:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003503 10.0.0.242 - - [2026-02-23 03:05:29] "GET /virtual-network/9702c47e-b059-4ad2-bdff-01d12bb6dd50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005069 10.0.0.242 - - [2026-02-23 03:05:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003038 10.0.0.242 - - [2026-02-23 03:05:33] "GET /virtual-network/9702c47e-b059-4ad2-bdff-01d12bb6dd50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005154 10.0.0.242 - - [2026-02-23 03:05:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004721 10.0.0.242 - - [2026-02-23 03:05:37] "GET /virtual-network/9702c47e-b059-4ad2-bdff-01d12bb6dd50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.004678 10.0.0.242 - - [2026-02-23 03:05:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004297 10.0.0.242 - - [2026-02-23 03:05:41] "GET /virtual-network/9702c47e-b059-4ad2-bdff-01d12bb6dd50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005168 10.0.0.242 - - [2026-02-23 03:05:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003345 10.0.0.242 - - [2026-02-23 03:05:45] "GET /virtual-network/9702c47e-b059-4ad2-bdff-01d12bb6dd50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005160 10.0.0.242 - - [2026-02-23 03:05:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003820 10.0.0.242 - - [2026-02-23 03:05:49] "GET /virtual-network/9702c47e-b059-4ad2-bdff-01d12bb6dd50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005579 10.0.0.242 - - [2026-02-23 03:05:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003948 10.0.0.242 - - [2026-02-23 03:05:52] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004422 10.0.0.242 - - [2026-02-23 03:05:52] "GET /virtual-networks?parent_id=990f91d8-9856-40be-96be-0fcc889f8e2a&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.003321 10.0.0.242 - - [2026-02-23 03:05:52] "GET /virtual-network/9702c47e-b059-4ad2-bdff-01d12bb6dd50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006829 10.0.0.242 - - [2026-02-23 03:05:57] "POST /neutron/port HTTP/1.1" 200 1122 0.016849 10.0.0.242 - - [2026-02-23 03:06:00] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007294 10.0.0.242 - - [2026-02-23 03:06:00] "POST /neutron/network HTTP/1.1" 200 843 0.007870 10.0.0.242 - - [2026-02-23 03:06:00] "POST /neutron/port HTTP/1.1" 200 117 0.001536 10.0.0.242 - - [2026-02-23 03:06:02] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007459 10.0.0.242 - - [2026-02-23 03:06:09] "POST /neutron/port HTTP/1.1" 200 1122 0.019128 10.0.0.242 - - [2026-02-23 03:06:09] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003861 10.0.0.242 - - [2026-02-23 03:06:09] "POST /neutron/network HTTP/1.1" 200 833 0.006653 10.0.0.242 - - [2026-02-23 03:06:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003298 10.0.0.242 - - [2026-02-23 03:06:41] "DELETE /virtual-DNS/fec740cc-48ce-46ae-9265-7c9f953493e6 HTTP/1.1" 409 235 0.007852 10.0.0.242 - - [2026-02-23 03:06:42] "POST /fqname-to-id HTTP/1.1" 404 192 0.003121 10.0.0.242 - - [2026-02-23 03:06:42] "POST /virtual-DNS-records HTTP/1.1" 200 531 0.024383 10.0.0.242 - - [2026-02-23 03:06:42] "GET /virtual-DNS-record/86674388-0ceb-4771-99c4-d3d22df31233?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.004949 10.0.0.242 - - [2026-02-23 03:06:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003682 10.0.0.242 - - [2026-02-23 03:06:42] "GET /virtual-DNS-record/86674388-0ceb-4771-99c4-d3d22df31233?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.003588 10.0.0.242 - - [2026-02-23 03:06:48] "DELETE /virtual-DNS-record/86674388-0ceb-4771-99c4-d3d22df31233 HTTP/1.1" 200 115 0.031224 10.0.0.242 - - [2026-02-23 03:06:48] "POST /fqname-to-id HTTP/1.1" 404 184 0.002855 10.0.0.242 - - [2026-02-23 03:06:49] "POST /neutron/port HTTP/1.1" 200 1122 0.018326 10.0.0.242 - - [2026-02-23 03:06:49] "POST /neutron/port HTTP/1.1" 200 151 0.182005 10.0.0.242 - - [2026-02-23 03:06:51] "POST /neutron/network HTTP/1.1" 200 833 0.006986 10.0.0.23 - - [2026-02-23 03:06:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.006158 10.0.0.242 - - [2026-02-23 03:06:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002827 10.0.0.242 - - [2026-02-23 03:06:51] "DELETE /network-ipam/f50c3613-4cac-47b3-90c2-840140ddfb1a HTTP/1.1" 200 115 0.052807 10.0.0.242 - - [2026-02-23 03:06:51] "DELETE /virtual-DNS/fec740cc-48ce-46ae-9265-7c9f953493e6 HTTP/1.1" 200 115 0.038415 10.0.0.242 - - [2026-02-23 03:06:51] "POST /fqname-to-id HTTP/1.1" 404 180 0.003471 10.0.0.23 - - [2026-02-23 03:06:52] "GET /projects?obj_uuids=990f91d8-9856-40be-96be-0fcc889f8e2a&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.030202 10.0.0.242 - - [2026-02-23 03:06:52] "GET /project/990f91d8-9856-40be-96be-0fcc889f8e2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.112741 10.0.0.23 - - [2026-02-23 03:06:52] "GET /projects?obj_uuids=990f91d8-9856-40be-96be-0fcc889f8e2a&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001224 10.0.0.242 - - [2026-02-23 03:06:52] "GET /project/990f91d8-9856-40be-96be-0fcc889f8e2a?fields=virtual_networks HTTP/1.1" 200 1035 0.038321 10.0.0.23 - - [2026-02-23 03:06:52] "GET /projects?obj_uuids=990f91d8-9856-40be-96be-0fcc889f8e2a&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000921 10.0.0.242 - - [2026-02-23 03:06:52] "GET /project/990f91d8-9856-40be-96be-0fcc889f8e2a?fields=virtual_machine_interfaces HTTP/1.1" 200 1035 0.032875 10.0.0.23 - - [2026-02-23 03:06:52] "GET /projects?obj_uuids=990f91d8-9856-40be-96be-0fcc889f8e2a&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000893 10.0.0.242 - - [2026-02-23 03:06:52] "GET /project/990f91d8-9856-40be-96be-0fcc889f8e2a?fields=security_groups HTTP/1.1" 200 1262 0.036714 10.0.0.242 - - [2026-02-23 03:06:53] "POST /fqname-to-id HTTP/1.1" 404 189 0.027874 10.0.0.23 - - [2026-02-23 03:06:53] "GET /projects?obj_uuids=34472897-55eb-4491-bc04-8a744c76c04f&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002599 10.0.0.23 - - [2026-02-23 03:06:53] "GET /domains?obj_uuids=e1cc6957-1fd1-4e0a-8f60-be32b1950cd6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000909 10.0.0.23 - - [2026-02-23 03:06:53] "GET /domain/e1cc6957-1fd1-4e0a-8f60-be32b1950cd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.006690 10.0.0.23 - - [2026-02-23 03:06:54] "POST /id-to-fqname HTTP/1.1" 200 191 0.001831 10.0.0.23 - - [2026-02-23 03:06:54] "POST /fqname-to-id HTTP/1.1" 404 200 0.005770 10.0.0.23 - - [2026-02-23 03:06:54] "POST /security-groups HTTP/1.1" 200 592 0.068717 10.0.0.23 - - [2026-02-23 03:06:54] "POST /projects HTTP/1.1" 200 587 0.293825 10.0.0.23 - - [2026-02-23 03:06:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.333379 10.0.0.23 - - [2026-02-23 03:06:54] "POST /access-control-lists HTTP/1.1" 200 597 0.024595 10.0.0.242 - - [2026-02-23 03:06:54] "GET /project/34472897-55eb-4491-bc04-8a744c76c04f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.474466 10.0.0.242 - - [2026-02-23 03:06:55] "GET / HTTP/1.1" 200 35931 0.001393 10.0.0.242 - - [2026-02-23 03:06:57] "POST /fqname-to-id HTTP/1.1" 401 293 0.000541 10.0.0.242 - - [2026-02-23 03:06:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.119514 10.0.0.23 - - [2026-02-23 03:06:57] "GET /projects?obj_uuids=34472897-55eb-4491-bc04-8a744c76c04f&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000932 10.0.0.242 - - [2026-02-23 03:06:57] "GET /project/34472897-55eb-4491-bc04-8a744c76c04f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.038617 10.0.0.23 - - [2026-02-23 03:06:57] "GET /projects?obj_uuids=34472897-55eb-4491-bc04-8a744c76c04f&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000957 10.0.0.242 - - [2026-02-23 03:06:58] "POST /neutron/network HTTP/1.1" 200 608 0.169229 10.0.0.23 - - [2026-02-23 03:06:58] "POST /route-targets HTTP/1.1" 200 327 0.013302 10.0.0.242 - - [2026-02-23 03:06:58] "POST /id-to-fqname HTTP/1.1" 200 222 0.003232 10.0.0.242 - - [2026-02-23 03:06:58] "GET /virtual-network/8c7eb50c-2f28-434c-862a-066a81d18fb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006206 10.0.0.242 - - [2026-02-23 03:06:58] "POST /neutron/network HTTP/1.1" 200 827 0.006141 10.0.0.242 - - [2026-02-23 03:06:58] "GET /virtual-network/8c7eb50c-2f28-434c-862a-066a81d18fb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.004716 10.0.0.242 - - [2026-02-23 03:06:59] "GET /virtual-network/8c7eb50c-2f28-434c-862a-066a81d18fb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005015 10.0.0.242 - - [2026-02-23 03:06:59] "GET /obj-perms HTTP/1.1" 200 5051 0.063896 10.0.0.23 - - [2026-02-23 03:07:00] "GET /obj-perms HTTP/1.1" 200 5051 0.067960 10.0.0.242 - - [2026-02-23 03:07:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004085 10.0.0.23 - - [2026-02-23 03:07:00] "GET /projects?obj_uuids=34472897-55eb-4491-bc04-8a744c76c04f&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001286 10.0.0.242 - - [2026-02-23 03:07:00] "GET /project/34472897-55eb-4491-bc04-8a744c76c04f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.043540 10.0.0.242 - - [2026-02-23 03:07:00] "POST /neutron/network HTTP/1.1" 200 117 0.014802 10.0.0.23 - - [2026-02-23 03:07:00] "POST /ref-update HTTP/1.1" 200 156 0.032357 10.0.0.242 - - [2026-02-23 03:07:01] "POST /neutron/network HTTP/1.1" 200 827 0.008808 10.0.0.242 - - [2026-02-23 03:07:01] "POST /id-to-fqname HTTP/1.1" 200 222 0.001086 10.0.0.242 - - [2026-02-23 03:07:01] "GET /virtual-network/398d7d9a-00e0-4da9-91fb-e38faa3274dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005479 10.0.0.242 - - [2026-02-23 03:07:01] "GET /virtual-network/398d7d9a-00e0-4da9-91fb-e38faa3274dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005414 10.0.0.242 - - [2026-02-23 03:07:01] "POST /neutron/subnet HTTP/1.1" 200 725 0.009358 10.0.0.242 - - [2026-02-23 03:07:01] "GET /virtual-network/398d7d9a-00e0-4da9-91fb-e38faa3274dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005789 10.0.0.50 - - [2026-02-23 03:07:02] "GET /obj-perms HTTP/1.1" 200 5051 0.362558 10.0.0.242 - - [2026-02-23 03:07:02] "POST /id-to-fqname HTTP/1.1" 200 222 0.001654 10.0.0.23 - - [2026-02-23 03:07:18] "GET /projects?obj_uuids=34472897-55eb-4491-bc04-8a744c76c04f&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000911 10.0.0.242 - - [2026-02-23 03:07:18] "GET /project/34472897-55eb-4491-bc04-8a744c76c04f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.079039 10.0.0.242 - - [2026-02-23 03:07:18] "POST /neutron/port HTTP/1.1" 200 117 0.005780 10.0.0.242 - - [2026-02-23 03:07:18] "POST /id-to-fqname HTTP/1.1" 200 222 0.001161 10.0.0.23 - - [2026-02-23 03:07:18] "DELETE /project/3447289755eb4491bc048a744c76c04f HTTP/1.1" 404 173 0.005427 10.0.0.23 - - [2026-02-23 03:07:18] "GET /projects?obj_uuids=990f91d8-9856-40be-96be-0fcc889f8e2a&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000781 10.0.0.23 - - [2026-02-23 03:07:18] "GET /project/990f91d8-9856-40be-96be-0fcc889f8e2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1473 0.050764 10.0.0.23 - - [2026-02-23 03:07:18] "GET /projects?obj_uuids=990f91d8-9856-40be-96be-0fcc889f8e2a&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001089 10.0.0.23 - - [2026-02-23 03:07:18] "GET /project/990f91d8-9856-40be-96be-0fcc889f8e2a?fields=security_groups HTTP/1.1" 200 1367 0.052119 10.0.0.23 - - [2026-02-23 03:07:18] "DELETE /security-group/8f73650b-922d-40a2-b7a9-15b284cdbb0c HTTP/1.1" 200 115 0.058605 10.0.0.23 - - [2026-02-23 03:07:18] "GET /projects?obj_uuids=990f91d8-9856-40be-96be-0fcc889f8e2a&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000808 10.0.0.23 - - [2026-02-23 03:07:18] "GET /project/990f91d8-9856-40be-96be-0fcc889f8e2a?fields=application_policy_sets HTTP/1.1" 200 1406 0.045888 10.0.0.242 - - [2026-02-23 03:07:18] "POST /neutron/network HTTP/1.1" 200 837 0.006789 10.0.0.23 - - [2026-02-23 03:07:18] "DELETE /project/990f91d8-9856-40be-96be-0fcc889f8e2a HTTP/1.1" 200 115 0.399115 10.0.0.242 - - [2026-02-23 03:07:19] "POST /neutron/port HTTP/1.1" 200 1061 0.069750 10.0.0.23 - - [2026-02-23 03:07:19] "GET /projects?obj_uuids=34472897-55eb-4491-bc04-8a744c76c04f&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000926 10.0.0.242 - - [2026-02-23 03:07:19] "GET /project/34472897-55eb-4491-bc04-8a744c76c04f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.140144 10.0.0.242 - - [2026-02-23 03:07:20] "POST /neutron/port HTTP/1.1" 200 1125 0.035347 10.0.0.242 - - [2026-02-23 03:07:20] "POST /neutron/subnet HTTP/1.1" 200 699 0.011697 10.0.0.242 - - [2026-02-23 03:07:20] "POST /neutron/port HTTP/1.1" 200 1125 0.035651 10.0.0.242 - - [2026-02-23 03:07:20] "POST /neutron/port HTTP/1.1" 200 1125 0.030882 10.0.0.23 - - [2026-02-23 03:07:20] "GET /projects?obj_uuids=34472897-55eb-4491-bc04-8a744c76c04f&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001229 10.0.0.242 - - [2026-02-23 03:07:21] "POST /neutron/port HTTP/1.1" 200 1061 0.455688 10.0.0.242 - - [2026-02-23 03:07:21] "POST /neutron/port HTTP/1.1" 200 1115 0.182450 10.0.0.242 - - [2026-02-23 03:07:21] "POST /neutron/subnet HTTP/1.1" 200 699 0.016294 10.0.0.242 - - [2026-02-23 03:07:25] "POST /neutron/port HTTP/1.1" 200 1125 0.028618 10.0.0.242 - - [2026-02-23 03:07:30] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009568 10.0.0.242 - - [2026-02-23 03:07:40] "POST /neutron/port HTTP/1.1" 200 1125 0.015002 10.0.0.242 - - [2026-02-23 03:07:46] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006883 10.0.0.242 - - [2026-02-23 03:07:51] "POST /neutron/port HTTP/1.1" 200 1125 0.014185 10.0.0.242 - - [2026-02-23 03:07:51] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006813 10.0.0.242 - - [2026-02-23 03:07:51] "GET /virtual-machine/dc1d6493-2fc7-480e-a3a9-b5d84b57d067 HTTP/1.1" 401 293 0.000366 10.0.0.242 - - [2026-02-23 03:07:51] "GET /virtual-machine/dc1d6493-2fc7-480e-a3a9-b5d84b57d067 HTTP/1.1" 200 1294 0.031488 10.0.0.242 - - [2026-02-23 03:07:51] "GET /virtual-machine-interface/8635eb00-7eb0-473e-b51b-eca871f3a3a1 HTTP/1.1" 200 2949 0.005602 10.0.0.242 - - [2026-02-23 03:07:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002873 10.0.0.242 - - [2026-02-23 03:07:51] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003943 10.0.0.242 - - [2026-02-23 03:07:51] "GET /virtual-networks?parent_id=34472897-55eb-4491-bc04-8a744c76c04f&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.002804 10.0.0.242 - - [2026-02-23 03:07:51] "GET /virtual-network/398d7d9a-00e0-4da9-91fb-e38faa3274dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005280 10.0.0.242 - - [2026-02-23 03:07:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005203 10.0.0.242 - - [2026-02-23 03:07:54] "GET /virtual-network/398d7d9a-00e0-4da9-91fb-e38faa3274dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.015182 10.0.0.242 - - [2026-02-23 03:07:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003166 10.0.0.242 - - [2026-02-23 03:07:58] "GET /virtual-network/398d7d9a-00e0-4da9-91fb-e38faa3274dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.004782 10.0.0.242 - - [2026-02-23 03:08:01] "POST /neutron/network HTTP/1.1" 200 837 0.007305 10.0.0.242 - - [2026-02-23 03:08:02] "POST /neutron/port HTTP/1.1" 200 117 0.001051 10.0.0.23 - - [2026-02-23 03:08:02] "GET /obj-perms HTTP/1.1" 200 5075 0.061387 10.0.0.242 - - [2026-02-23 03:08:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003275 10.0.0.242 - - [2026-02-23 03:08:03] "GET /virtual-network/398d7d9a-00e0-4da9-91fb-e38faa3274dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.014477 10.0.0.242 - - [2026-02-23 03:08:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003776 10.0.0.242 - - [2026-02-23 03:08:07] "GET /virtual-network/398d7d9a-00e0-4da9-91fb-e38faa3274dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005738 10.0.0.242 - - [2026-02-23 03:08:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003552 10.0.0.242 - - [2026-02-23 03:08:11] "GET /virtual-network/398d7d9a-00e0-4da9-91fb-e38faa3274dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005423 10.0.0.242 - - [2026-02-23 03:08:12] "POST /neutron/port HTTP/1.1" 200 1125 0.015843 10.0.0.242 - - [2026-02-23 03:08:12] "POST /neutron/subnet HTTP/1.1" 200 699 0.015290 10.0.0.242 - - [2026-02-23 03:08:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003062 10.0.0.242 - - [2026-02-23 03:08:15] "GET /virtual-network/398d7d9a-00e0-4da9-91fb-e38faa3274dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.004717 10.0.0.242 - - [2026-02-23 03:08:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003370 10.0.0.242 - - [2026-02-23 03:08:19] "GET /virtual-network/398d7d9a-00e0-4da9-91fb-e38faa3274dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.004880 10.0.0.242 - - [2026-02-23 03:08:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003292 10.0.0.242 - - [2026-02-23 03:08:23] "GET /virtual-network/398d7d9a-00e0-4da9-91fb-e38faa3274dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006704 10.0.0.242 - - [2026-02-23 03:08:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003073 10.0.0.242 - - [2026-02-23 03:08:27] "GET /virtual-network/398d7d9a-00e0-4da9-91fb-e38faa3274dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005075 10.0.0.242 - - [2026-02-23 03:08:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003831 10.0.0.242 - - [2026-02-23 03:08:31] "GET /virtual-network/398d7d9a-00e0-4da9-91fb-e38faa3274dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005157 10.0.0.242 - - [2026-02-23 03:08:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003356 10.0.0.242 - - [2026-02-23 03:08:35] "GET /virtual-network/398d7d9a-00e0-4da9-91fb-e38faa3274dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005198 10.0.0.242 - - [2026-02-23 03:08:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003837 10.0.0.242 - - [2026-02-23 03:08:39] "GET /virtual-network/398d7d9a-00e0-4da9-91fb-e38faa3274dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.004966 10.0.0.242 - - [2026-02-23 03:08:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005548 10.0.0.242 - - [2026-02-23 03:08:42] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003407 10.0.0.242 - - [2026-02-23 03:08:42] "GET /virtual-networks?parent_id=34472897-55eb-4491-bc04-8a744c76c04f&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.007126 10.0.0.242 - - [2026-02-23 03:08:42] "GET /virtual-network/398d7d9a-00e0-4da9-91fb-e38faa3274dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005501 10.0.0.242 - - [2026-02-23 03:08:42] "POST /neutron/port HTTP/1.1" 200 1125 0.018084 10.0.0.242 - - [2026-02-23 03:08:47] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006994 10.0.0.242 - - [2026-02-23 03:08:57] "POST /neutron/port HTTP/1.1" 200 1125 0.016761 10.0.0.242 - - [2026-02-23 03:08:58] "POST /neutron/security_group HTTP/1.1" 200 2059 0.041217 10.0.0.242 - - [2026-02-23 03:09:03] "GET /obj-perms HTTP/1.1" 200 5075 0.072968 10.0.0.242 - - [2026-02-23 03:09:03] "POST /neutron/port HTTP/1.1" 200 1125 0.018210 10.0.0.242 - - [2026-02-23 03:09:03] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003582 10.0.0.242 - - [2026-02-23 03:09:04] "POST /neutron/network HTTP/1.1" 200 827 0.005980 10.0.0.242 - - [2026-02-23 03:09:08] "POST /neutron/port HTTP/1.1" 200 1125 0.015247 10.0.0.23 - - [2026-02-23 03:09:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000402 10.0.0.23 - - [2026-02-23 03:09:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000419 10.0.0.50 - - [2026-02-23 03:09:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000370 10.0.0.50 - - [2026-02-23 03:09:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000361 10.0.0.23 - - [2026-02-23 03:09:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000407 10.0.0.23 - - [2026-02-23 03:09:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000491 10.0.0.50 - - [2026-02-23 03:09:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000530 10.0.0.50 - - [2026-02-23 03:09:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000500 10.0.0.242 - - [2026-02-23 03:09:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000352 10.0.0.242 - - [2026-02-23 03:09:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000354 10.0.0.242 - - [2026-02-23 03:09:12] "GET /global-system-configs HTTP/1.1" 401 293 0.000363 10.0.0.242 - - [2026-02-23 03:09:12] "GET /global-system-configs HTTP/1.1" 401 293 0.000358 10.0.0.242 - - [2026-02-23 03:09:13] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007095 10.0.0.242 - - [2026-02-23 03:09:14] "POST /neutron/network HTTP/1.1" 200 837 0.005988 10.0.0.242 - - [2026-02-23 03:09:14] "POST /neutron/port HTTP/1.1" 200 117 0.001049 10.0.0.242 - - [2026-02-23 03:09:18] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007349 10.0.0.242 - - [2026-02-23 03:09:28] "POST /neutron/port HTTP/1.1" 200 1125 0.019196 10.0.0.242 - - [2026-02-23 03:09:33] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006658 10.0.0.242 - - [2026-02-23 03:09:39] "POST /neutron/port HTTP/1.1" 200 1125 0.016604 10.0.0.242 - - [2026-02-23 03:09:39] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007386 10.0.0.242 - - [2026-02-23 03:09:39] "GET /virtual-machine/e4aa3f99-bb6a-481c-aa3a-4ebad80437c0 HTTP/1.1" 200 1294 0.006122 10.0.0.242 - - [2026-02-23 03:09:39] "GET /virtual-machine-interface/4f43600b-ceb0-4619-86ca-fbb80b6c4a30 HTTP/1.1" 200 2948 0.004778 10.0.0.242 - - [2026-02-23 03:09:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003147 10.0.0.242 - - [2026-02-23 03:09:39] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003373 10.0.0.242 - - [2026-02-23 03:09:39] "GET /virtual-networks?parent_id=34472897-55eb-4491-bc04-8a744c76c04f&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003058 10.0.0.242 - - [2026-02-23 03:09:39] "GET /virtual-network/8c7eb50c-2f28-434c-862a-066a81d18fb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005063 10.0.0.242 - - [2026-02-23 03:09:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003227 10.0.0.242 - - [2026-02-23 03:09:40] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004713 10.0.0.242 - - [2026-02-23 03:09:40] "GET /virtual-networks?parent_id=34472897-55eb-4491-bc04-8a744c76c04f&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.002532 10.0.0.242 - - [2026-02-23 03:09:40] "GET /virtual-network/8c7eb50c-2f28-434c-862a-066a81d18fb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005218 10.0.0.242 - - [2026-02-23 03:09:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003558 10.0.0.23 - - [2026-02-23 03:09:45] "GET /projects?obj_uuids=34472897-55eb-4491-bc04-8a744c76c04f&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000927 10.0.0.242 - - [2026-02-23 03:09:45] "GET /project/34472897-55eb-4491-bc04-8a744c76c04f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.047374 10.0.0.242 - - [2026-02-23 03:09:45] "GET /virtual-network/8c7eb50c-2f28-434c-862a-066a81d18fb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006451 10.0.0.242 - - [2026-02-23 03:09:45] "GET /floating-ip-pools?parent_id=8c7eb50c-2f28-434c-862a-066a81d18fb9&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002717 10.0.0.242 - - [2026-02-23 03:09:46] "GET /virtual-network/8c7eb50c-2f28-434c-862a-066a81d18fb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006801 10.0.0.242 - - [2026-02-23 03:09:46] "POST /floating-ip-pools HTTP/1.1" 200 598 0.031235 10.0.0.242 - - [2026-02-23 03:09:46] "POST /ref-update HTTP/1.1" 200 156 0.012608 10.0.0.242 - - [2026-02-23 03:09:46] "GET /virtual-network/8c7eb50c-2f28-434c-862a-066a81d18fb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005209 10.0.0.242 - - [2026-02-23 03:09:46] "GET /virtual-network/8c7eb50c-2f28-434c-862a-066a81d18fb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005163 10.0.0.23 - - [2026-02-23 03:09:46] "GET /projects?obj_uuids=34472897-55eb-4491-bc04-8a744c76c04f&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000969 10.0.0.242 - - [2026-02-23 03:09:46] "POST /neutron/floatingip HTTP/1.1" 200 530 0.104463 10.0.0.242 - - [2026-02-23 03:09:46] "POST /neutron/floatingip HTTP/1.1" 200 577 0.059479 10.0.0.242 - - [2026-02-23 03:09:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003422 10.0.0.242 - - [2026-02-23 03:09:46] "GET /routing-instance/90b95df2-2450-43c3-b383-f1b30b1246f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1481 0.009226 10.0.0.242 - - [2026-02-23 03:09:46] "GET /route-target/e3f059bc-a6ca-4b65-a33e-b6accf23f107?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003544 10.0.0.242 - - [2026-02-23 03:10:04] "POST /neutron/port HTTP/1.1" 200 1125 0.015276 10.0.0.242 - - [2026-02-23 03:10:04] "POST /neutron/subnet HTTP/1.1" 200 699 0.009156 10.0.0.242 - - [2026-02-23 03:10:13] "POST /neutron/floatingip HTTP/1.1" 200 577 0.015795 10.0.0.242 - - [2026-02-23 03:10:14] "POST /neutron/floatingip HTTP/1.1" 200 115 0.047063 10.0.0.242 - - [2026-02-23 03:10:14] "GET /floating-ip-pool/3da2b578-5128-402b-b9e6-fe056c2a007f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1184 0.004340 10.0.0.242 - - [2026-02-23 03:10:14] "POST /ref-update HTTP/1.1" 200 156 0.012153 10.0.0.242 - - [2026-02-23 03:10:14] "DELETE /floating-ip-pool/3da2b578-5128-402b-b9e6-fe056c2a007f HTTP/1.1" 200 115 0.041122 10.0.0.242 - - [2026-02-23 03:10:14] "POST /neutron/network HTTP/1.1" 200 837 0.055249 10.0.0.242 - - [2026-02-23 03:10:14] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004771 10.0.0.242 - - [2026-02-23 03:10:14] "POST /neutron/network HTTP/1.1" 200 827 0.005729 10.0.0.242 - - [2026-02-23 03:10:15] "POST /neutron/port HTTP/1.1" 200 151 0.174433 10.0.0.242 - - [2026-02-23 03:10:15] "POST /neutron/port HTTP/1.1" 200 151 0.159361 10.0.0.23 - - [2026-02-23 03:10:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.051151 10.0.0.242 - - [2026-02-23 03:10:16] "POST /neutron/network HTTP/1.1" 200 827 0.006062 10.0.0.23 - - [2026-02-23 03:10:17] "DELETE /route-target/e3f059bc-a6ca-4b65-a33e-b6accf23f107 HTTP/1.1" 200 115 0.022496 10.0.0.23 - - [2026-02-23 03:10:18] "GET /projects?obj_uuids=34472897-55eb-4491-bc04-8a744c76c04f&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000991 10.0.0.242 - - [2026-02-23 03:10:18] "GET /project/34472897-55eb-4491-bc04-8a744c76c04f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.034948 10.0.0.23 - - [2026-02-23 03:10:18] "GET /projects?obj_uuids=34472897-55eb-4491-bc04-8a744c76c04f&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000888 10.0.0.242 - - [2026-02-23 03:10:18] "GET /project/34472897-55eb-4491-bc04-8a744c76c04f?fields=virtual_networks HTTP/1.1" 200 1034 0.079127 10.0.0.23 - - [2026-02-23 03:10:18] "GET /projects?obj_uuids=34472897-55eb-4491-bc04-8a744c76c04f&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000922 10.0.0.242 - - [2026-02-23 03:10:18] "GET /project/34472897-55eb-4491-bc04-8a744c76c04f?fields=virtual_machine_interfaces HTTP/1.1" 200 1034 0.036602 10.0.0.23 - - [2026-02-23 03:10:18] "GET /projects?obj_uuids=34472897-55eb-4491-bc04-8a744c76c04f&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000890 10.0.0.242 - - [2026-02-23 03:10:18] "GET /project/34472897-55eb-4491-bc04-8a744c76c04f?fields=security_groups HTTP/1.1" 200 1261 0.046109 10.0.0.242 - - [2026-02-23 03:10:19] "POST /fqname-to-id HTTP/1.1" 404 188 0.033587 10.0.0.23 - - [2026-02-23 03:10:19] "GET /projects?obj_uuids=c0badc57-7c8e-4d12-8c2e-82c3de184036&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002932 10.0.0.23 - - [2026-02-23 03:10:19] "GET /domains?obj_uuids=e1cc6957-1fd1-4e0a-8f60-be32b1950cd6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001354 10.0.0.23 - - [2026-02-23 03:10:19] "GET /domain/e1cc6957-1fd1-4e0a-8f60-be32b1950cd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.045375 10.0.0.23 - - [2026-02-23 03:10:20] "POST /id-to-fqname HTTP/1.1" 200 190 0.004757 10.0.0.23 - - [2026-02-23 03:10:20] "POST /fqname-to-id HTTP/1.1" 404 199 0.002789 10.0.0.23 - - [2026-02-23 03:10:20] "POST /security-groups HTTP/1.1" 200 591 0.077248 10.0.0.23 - - [2026-02-23 03:10:20] "POST /projects HTTP/1.1" 200 585 0.267606 10.0.0.23 - - [2026-02-23 03:10:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.332089 10.0.0.23 - - [2026-02-23 03:10:20] "POST /fqname-to-id HTTP/1.1" 404 233 0.009657 10.0.0.242 - - [2026-02-23 03:10:20] "GET /project/c0badc57-7c8e-4d12-8c2e-82c3de184036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.518052 10.0.0.23 - - [2026-02-23 03:10:21] "DELETE /access-control-list/2161d5eb-a187-4d7e-a82d-f7f3417f26cf HTTP/1.1" 200 115 0.034931 10.0.0.242 - - [2026-02-23 03:10:22] "GET / HTTP/1.1" 200 35931 0.001754 10.0.0.242 - - [2026-02-23 03:10:24] "POST /fqname-to-id HTTP/1.1" 401 293 0.000464 10.0.0.242 - - [2026-02-23 03:10:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.082136 10.0.0.23 - - [2026-02-23 03:10:24] "GET /projects?obj_uuids=c0badc57-7c8e-4d12-8c2e-82c3de184036&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000870 10.0.0.242 - - [2026-02-23 03:10:24] "GET /project/c0badc57-7c8e-4d12-8c2e-82c3de184036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.042649 10.0.0.23 - - [2026-02-23 03:10:24] "GET /projects?obj_uuids=c0badc57-7c8e-4d12-8c2e-82c3de184036&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001172 10.0.0.242 - - [2026-02-23 03:10:24] "POST /neutron/network HTTP/1.1" 200 625 0.135885 10.0.0.242 - - [2026-02-23 03:10:25] "POST /id-to-fqname HTTP/1.1" 200 230 0.003036 10.0.0.242 - - [2026-02-23 03:10:25] "GET /virtual-network/17cf9567-e4cf-4cd1-9c0b-5e1ea0fc9414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.004765 10.0.0.242 - - [2026-02-23 03:10:25] "POST /neutron/network HTTP/1.1" 200 839 0.005911 10.0.0.242 - - [2026-02-23 03:10:25] "GET /virtual-network/17cf9567-e4cf-4cd1-9c0b-5e1ea0fc9414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.004552 10.0.0.242 - - [2026-02-23 03:10:25] "POST /neutron/network HTTP/1.1" 200 839 0.005763 10.0.0.242 - - [2026-02-23 03:10:25] "POST /id-to-fqname HTTP/1.1" 200 230 0.000909 10.0.0.23 - - [2026-02-23 03:10:26] "GET /projects?obj_uuids=c0badc57-7c8e-4d12-8c2e-82c3de184036&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000865 10.0.0.242 - - [2026-02-23 03:10:26] "GET /project/c0badc57-7c8e-4d12-8c2e-82c3de184036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.067512 10.0.0.242 - - [2026-02-23 03:10:26] "POST /neutron/port HTTP/1.1" 200 117 0.006175 10.0.0.242 - - [2026-02-23 03:10:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003195 10.0.0.242 - - [2026-02-23 03:10:26] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003579 10.0.0.242 - - [2026-02-23 03:10:26] "PUT /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650 HTTP/1.1" 200 276 0.010074 10.0.0.242 - - [2026-02-23 03:10:27] "POST /neutron/network HTTP/1.1" 200 849 0.008915 10.0.0.242 - - [2026-02-23 03:10:27] "POST /neutron/port HTTP/1.1" 200 1055 0.016787 10.0.0.242 - - [2026-02-23 03:10:27] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003416 10.0.0.242 - - [2026-02-23 03:10:27] "POST /neutron/network HTTP/1.1" 200 839 0.006336 10.0.0.242 - - [2026-02-23 03:10:31] "POST /neutron/port HTTP/1.1" 200 1119 0.016805 10.0.0.242 - - [2026-02-23 03:10:31] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007719 10.0.0.242 - - [2026-02-23 03:10:31] "GET /virtual-machine/33bca975-ec98-4fb3-962f-9896ae663643 HTTP/1.1" 401 293 0.000346 10.0.0.242 - - [2026-02-23 03:10:32] "GET /virtual-machine/33bca975-ec98-4fb3-962f-9896ae663643 HTTP/1.1" 200 1292 0.033560 10.0.0.242 - - [2026-02-23 03:10:32] "GET /virtual-machine-interface/b9ae19a0-c654-428f-9aec-26f2b2ded0d7 HTTP/1.1" 200 2972 0.005078 10.0.0.242 - - [2026-02-23 03:10:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003173 10.0.0.242 - - [2026-02-23 03:10:32] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1884 0.004551 10.0.0.242 - - [2026-02-23 03:10:32] "GET /virtual-networks?parent_id=c0badc57-7c8e-4d12-8c2e-82c3de184036&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.002853 10.0.0.242 - - [2026-02-23 03:10:32] "GET /virtual-network/17cf9567-e4cf-4cd1-9c0b-5e1ea0fc9414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005196 10.0.0.242 - - [2026-02-23 03:10:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003820 10.0.0.242 - - [2026-02-23 03:10:35] "GET /virtual-network/17cf9567-e4cf-4cd1-9c0b-5e1ea0fc9414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005264 10.0.0.242 - - [2026-02-23 03:10:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003349 10.0.0.242 - - [2026-02-23 03:10:37] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1884 0.003813 10.0.0.242 - - [2026-02-23 03:10:37] "GET /virtual-networks?parent_id=c0badc57-7c8e-4d12-8c2e-82c3de184036&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.002546 10.0.0.242 - - [2026-02-23 03:10:37] "GET /virtual-network/17cf9567-e4cf-4cd1-9c0b-5e1ea0fc9414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005725 10.0.0.242 - - [2026-02-23 03:10:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003278 10.0.0.242 - - [2026-02-23 03:10:39] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1884 0.003530 10.0.0.242 - - [2026-02-23 03:10:39] "PUT /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650 HTTP/1.1" 200 276 0.011497 10.0.0.242 - - [2026-02-23 03:10:39] "POST /neutron/network HTTP/1.1" 200 839 0.006801 10.0.0.242 - - [2026-02-23 03:10:40] "POST /neutron/port HTTP/1.1" 200 1109 0.013275 10.0.0.23 - - [2026-02-23 03:10:41] "POST /useragent-kv HTTP/1.1" 200 115 0.002638 10.0.0.23 - - [2026-02-23 03:10:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.009881 10.0.0.23 - - [2026-02-23 03:10:41] "POST /useragent-kv HTTP/1.1" 200 115 0.003768 10.0.0.242 - - [2026-02-23 03:10:41] "POST /neutron/network HTTP/1.1" 200 151 0.116289 10.0.0.242 - - [2026-02-23 03:10:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.008031 10.0.0.23 - - [2026-02-23 03:10:44] "GET /projects?obj_uuids=c0badc57-7c8e-4d12-8c2e-82c3de184036&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000904 10.0.0.242 - - [2026-02-23 03:10:44] "GET /project/c0badc57-7c8e-4d12-8c2e-82c3de184036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.039635 10.0.0.23 - - [2026-02-23 03:10:45] "POST /ref-update HTTP/1.1" 200 156 0.024680 10.0.0.23 - - [2026-02-23 03:10:45] "POST /useragent-kv HTTP/1.1" 200 115 0.019559 10.0.0.242 - - [2026-02-23 03:10:45] "POST /neutron/subnet HTTP/1.1" 200 730 0.215891 10.0.0.242 - - [2026-02-23 03:10:45] "POST /id-to-fqname HTTP/1.1" 200 220 0.001652 10.0.0.242 - - [2026-02-23 03:10:45] "GET /virtual-network/030340f0-543c-4baa-8f23-5fd78ca66343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005057 10.0.0.242 - - [2026-02-23 03:10:45] "GET /virtual-network/030340f0-543c-4baa-8f23-5fd78ca66343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005701 10.0.0.242 - - [2026-02-23 03:10:45] "POST /neutron/network HTTP/1.1" 200 825 0.008633 10.0.0.242 - - [2026-02-23 03:10:45] "POST /id-to-fqname HTTP/1.1" 200 220 0.001159 10.0.0.23 - - [2026-02-23 03:10:46] "GET /projects?obj_uuids=c0badc57-7c8e-4d12-8c2e-82c3de184036&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000943 10.0.0.242 - - [2026-02-23 03:10:46] "GET /project/c0badc57-7c8e-4d12-8c2e-82c3de184036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.096200 10.0.0.242 - - [2026-02-23 03:10:46] "POST /neutron/network HTTP/1.1" 200 825 0.040203 10.0.0.242 - - [2026-02-23 03:10:46] "POST /neutron/port HTTP/1.1" 200 117 0.006721 10.0.0.242 - - [2026-02-23 03:10:47] "POST /neutron/port HTTP/1.1" 200 1061 0.016162 10.0.0.242 - - [2026-02-23 03:10:47] "POST /neutron/port HTTP/1.1" 200 1125 0.016194 10.0.0.242 - - [2026-02-23 03:10:47] "POST /neutron/port HTTP/1.1" 200 117 0.001067 10.0.0.242 - - [2026-02-23 03:10:51] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007673 10.0.0.242 - - [2026-02-23 03:10:52] "POST /neutron/port HTTP/1.1" 200 1125 0.015028 10.0.0.242 - - [2026-02-23 03:10:52] "GET /virtual-machine/0fb09c3f-56c6-42f8-8b86-5fb474c4269d HTTP/1.1" 200 1292 0.005551 10.0.0.242 - - [2026-02-23 03:10:52] "GET /virtual-machine-interface/0392efc6-bf66-4908-a041-7885fac5f530 HTTP/1.1" 200 2940 0.004578 10.0.0.242 - - [2026-02-23 03:10:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003354 10.0.0.242 - - [2026-02-23 03:10:52] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003819 10.0.0.242 - - [2026-02-23 03:10:52] "GET /virtual-networks?parent_id=c0badc57-7c8e-4d12-8c2e-82c3de184036&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002327 10.0.0.242 - - [2026-02-23 03:10:52] "GET /virtual-network/030340f0-543c-4baa-8f23-5fd78ca66343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005503 10.0.0.242 - - [2026-02-23 03:10:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003719 10.0.0.242 - - [2026-02-23 03:10:55] "GET /virtual-network/030340f0-543c-4baa-8f23-5fd78ca66343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.004582 10.0.0.242 - - [2026-02-23 03:10:57] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006547 10.0.0.242 - - [2026-02-23 03:10:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002928 10.0.0.242 - - [2026-02-23 03:10:59] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003168 10.0.0.242 - - [2026-02-23 03:10:59] "GET /virtual-networks?parent_id=c0badc57-7c8e-4d12-8c2e-82c3de184036&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003068 10.0.0.242 - - [2026-02-23 03:10:59] "GET /virtual-network/030340f0-543c-4baa-8f23-5fd78ca66343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005307 10.0.0.242 - - [2026-02-23 03:11:02] "POST /neutron/port HTTP/1.1" 200 1125 0.014988 10.0.0.242 - - [2026-02-23 03:11:03] "POST /neutron/network HTTP/1.1" 200 825 0.006557 10.0.0.50 - - [2026-02-23 03:11:04] "GET /obj-perms HTTP/1.1" 200 5075 0.059152 10.0.0.242 - - [2026-02-23 03:11:06] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.003266 10.0.0.242 - - [2026-02-23 03:11:06] "POST /network-ipams HTTP/1.1" 200 541 0.029411 10.0.0.242 - - [2026-02-23 03:11:06] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 764 0.003232 10.0.0.242 - - [2026-02-23 03:11:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003211 10.0.0.242 - - [2026-02-23 03:11:06] "GET /network-ipam/128a05a3-c1e8-4933-86d9-53cecd762aef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1328 0.005469 10.0.0.242 - - [2026-02-23 03:11:06] "PUT /network-ipam/128a05a3-c1e8-4933-86d9-53cecd762aef HTTP/1.1" 200 258 0.013040 10.0.0.242 - - [2026-02-23 03:11:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003515 10.0.0.23 - - [2026-02-23 03:11:06] "GET /projects?obj_uuids=c0badc57-7c8e-4d12-8c2e-82c3de184036&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000926 10.0.0.242 - - [2026-02-23 03:11:06] "GET /project/c0badc57-7c8e-4d12-8c2e-82c3de184036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.037364 10.0.0.23 - - [2026-02-23 03:11:06] "GET /projects?obj_uuids=c0badc57-7c8e-4d12-8c2e-82c3de184036&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000929 10.0.0.242 - - [2026-02-23 03:11:07] "POST /neutron/network HTTP/1.1" 200 605 0.130324 10.0.0.23 - - [2026-02-23 03:11:07] "POST /route-targets HTTP/1.1" 200 327 0.013592 10.0.0.242 - - [2026-02-23 03:11:07] "POST /neutron/network HTTP/1.1" 200 994 0.017492 10.0.0.242 - - [2026-02-23 03:11:07] "POST /id-to-fqname HTTP/1.1" 200 220 0.001069 10.0.0.242 - - [2026-02-23 03:11:07] "GET /virtual-network/0a2f0f00-444b-4f2b-ab8b-1277e0dd9c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.004740 10.0.0.242 - - [2026-02-23 03:11:07] "GET /virtual-network/0a2f0f00-444b-4f2b-ab8b-1277e0dd9c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.005743 10.0.0.242 - - [2026-02-23 03:11:07] "POST /neutron/subnet HTTP/1.1" 200 699 0.007981 10.0.0.242 - - [2026-02-23 03:11:07] "POST /neutron/subnet HTTP/1.1" 200 699 0.008293 10.0.0.23 - - [2026-02-23 03:11:08] "GET /projects?obj_uuids=c0badc57-7c8e-4d12-8c2e-82c3de184036&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000914 10.0.0.242 - - [2026-02-23 03:11:08] "POST /neutron/port HTTP/1.1" 200 1017 0.200115 10.0.0.242 - - [2026-02-23 03:11:08] "POST /id-to-fqname HTTP/1.1" 200 220 0.001846 10.0.0.242 - - [2026-02-23 03:11:08] "POST /neutron/network HTTP/1.1" 200 994 0.008035 10.0.0.242 - - [2026-02-23 03:11:08] "POST /neutron/port HTTP/1.1" 200 117 0.004852 10.0.0.242 - - [2026-02-23 03:11:08] "POST /id-to-fqname HTTP/1.1" 200 220 0.001215 10.0.0.242 - - [2026-02-23 03:11:09] "POST /neutron/port HTTP/1.1" 200 1017 0.013660 10.0.0.242 - - [2026-02-23 03:11:09] "POST /neutron/port HTTP/1.1" 200 1017 0.011392 10.0.0.242 - - [2026-02-23 03:11:09] "POST /neutron/port HTTP/1.1" 200 117 0.006375 10.0.0.242 - - [2026-02-23 03:11:09] "POST /neutron/port HTTP/1.1" 200 1017 0.015980 10.0.0.242 - - [2026-02-23 03:11:09] "POST /id-to-fqname HTTP/1.1" 200 220 0.001008 10.0.0.242 - - [2026-02-23 03:11:09] "POST /neutron/port HTTP/1.1" 200 1119 0.027387 10.0.0.242 - - [2026-02-23 03:11:09] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003409 10.0.0.242 - - [2026-02-23 03:11:09] "POST /neutron/network HTTP/1.1" 200 994 0.008789 10.0.0.242 - - [2026-02-23 03:11:09] "POST /neutron/network HTTP/1.1" 200 1004 0.006255 10.0.0.242 - - [2026-02-23 03:11:10] "POST /neutron/port HTTP/1.1" 200 1109 0.119078 10.0.0.242 - - [2026-02-23 03:11:10] "POST /neutron/subnet HTTP/1.1" 200 673 0.010092 10.0.0.23 - - [2026-02-23 03:11:10] "GET /projects?obj_uuids=c0badc57-7c8e-4d12-8c2e-82c3de184036&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000879 10.0.0.242 - - [2026-02-23 03:11:10] "GET /project/c0badc57-7c8e-4d12-8c2e-82c3de184036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.082989 10.0.0.242 - - [2026-02-23 03:11:10] "POST /neutron/network HTTP/1.1" 200 994 0.008205 10.0.0.242 - - [2026-02-23 03:11:10] "POST /neutron/port HTTP/1.1" 200 117 0.005647 10.0.0.242 - - [2026-02-23 03:11:11] "GET /virtual-network/0a2f0f00-444b-4f2b-ab8b-1277e0dd9c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.005547 10.0.0.242 - - [2026-02-23 03:11:11] "POST /neutron/port HTTP/1.1" 200 1055 0.014852 10.0.0.242 - - [2026-02-23 03:11:12] "POST /neutron/port HTTP/1.1" 200 1119 0.015611 10.0.0.242 - - [2026-02-23 03:11:12] "POST /neutron/port HTTP/1.1" 200 117 0.001014 10.0.0.23 - - [2026-02-23 03:11:12] "GET /obj-perms HTTP/1.1" 200 5049 0.054978 10.0.0.242 - - [2026-02-23 03:11:13] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006547 10.0.0.242 - - [2026-02-23 03:11:13] "POST /neutron/port HTTP/1.1" 200 1119 0.015165 10.0.0.242 - - [2026-02-23 03:11:13] "GET /virtual-machine/40a21d83-f06e-4ad0-a546-100dfff0f416 HTTP/1.1" 200 1288 0.005631 10.0.0.242 - - [2026-02-23 03:11:13] "GET /virtual-machine-interface/e49f481c-4b0d-4634-aade-b3dd3dd94d8c HTTP/1.1" 200 2942 0.004868 10.0.0.242 - - [2026-02-23 03:11:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005329 10.0.0.242 - - [2026-02-23 03:11:13] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003543 10.0.0.242 - - [2026-02-23 03:11:13] "GET /virtual-networks?parent_id=c0badc57-7c8e-4d12-8c2e-82c3de184036&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.008561 10.0.0.242 - - [2026-02-23 03:11:13] "GET /virtual-network/0a2f0f00-444b-4f2b-ab8b-1277e0dd9c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.005254 10.0.0.242 - - [2026-02-23 03:11:16] "POST /neutron/port HTTP/1.1" 200 1119 0.015422 10.0.0.242 - - [2026-02-23 03:11:16] "POST /neutron/subnet HTTP/1.1" 200 673 0.010212 10.0.0.242 - - [2026-02-23 03:11:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004508 10.0.0.242 - - [2026-02-23 03:11:16] "GET /virtual-network/0a2f0f00-444b-4f2b-ab8b-1277e0dd9c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.005338 10.0.0.242 - - [2026-02-23 03:11:18] "POST /neutron/port HTTP/1.1" 200 1119 0.032667 10.0.0.23 - - [2026-02-23 03:11:19] "DELETE /project/34472897-55eb-4491-bc04-8a744c76c04f HTTP/1.1" 404 177 0.003912 10.0.0.23 - - [2026-02-23 03:11:19] "DELETE /project/c0badc577c8e4d128c2e82c3de184036 HTTP/1.1" 404 173 0.006035 10.0.0.242 - - [2026-02-23 03:11:19] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006357 10.0.0.242 - - [2026-02-23 03:11:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003381 10.0.0.242 - - [2026-02-23 03:11:20] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003276 10.0.0.242 - - [2026-02-23 03:11:20] "GET /virtual-networks?parent_id=c0badc57-7c8e-4d12-8c2e-82c3de184036&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002615 10.0.0.242 - - [2026-02-23 03:11:20] "GET /virtual-network/0a2f0f00-444b-4f2b-ab8b-1277e0dd9c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.005157 10.0.0.242 - - [2026-02-23 03:11:20] "POST /neutron/port HTTP/1.1" 200 1119 0.016969 10.0.0.242 - - [2026-02-23 03:11:21] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008521 10.0.0.242 - - [2026-02-23 03:11:21] "GET /virtual-machine/3563294c-dea3-486e-a00a-f0f32d15376a HTTP/1.1" 200 1288 0.005232 10.0.0.242 - - [2026-02-23 03:11:21] "GET /virtual-machine-interface/858c7a0a-624f-4f31-9319-79d399575b7b HTTP/1.1" 200 2941 0.005279 10.0.0.242 - - [2026-02-23 03:11:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003001 10.0.0.242 - - [2026-02-23 03:11:21] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003167 10.0.0.242 - - [2026-02-23 03:11:21] "GET /virtual-networks?parent_id=c0badc57-7c8e-4d12-8c2e-82c3de184036&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.006906 10.0.0.242 - - [2026-02-23 03:11:21] "GET /virtual-network/0a2f0f00-444b-4f2b-ab8b-1277e0dd9c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.005316 10.0.0.242 - - [2026-02-23 03:11:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003517 10.0.0.242 - - [2026-02-23 03:11:22] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.002942 10.0.0.242 - - [2026-02-23 03:11:22] "GET /virtual-networks?parent_id=c0badc57-7c8e-4d12-8c2e-82c3de184036&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002808 10.0.0.242 - - [2026-02-23 03:11:22] "GET /virtual-network/0a2f0f00-444b-4f2b-ab8b-1277e0dd9c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.005907 10.0.0.242 - - [2026-02-23 03:11:22] "POST /neutron/port HTTP/1.1" 200 1119 0.015043 10.0.0.242 - - [2026-02-23 03:11:22] "POST /neutron/security_group HTTP/1.1" 200 2058 0.009401 10.0.0.242 - - [2026-02-23 03:11:22] "GET /virtual-machine/40355258-d07f-45c8-93bb-5eb2ea9f6ab9 HTTP/1.1" 200 1292 0.005134 10.0.0.242 - - [2026-02-23 03:11:22] "GET /virtual-machine-interface/2471dd29-b092-4963-b848-391789c50d7a HTTP/1.1" 200 2941 0.005198 10.0.0.242 - - [2026-02-23 03:11:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002954 10.0.0.242 - - [2026-02-23 03:11:22] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003252 10.0.0.242 - - [2026-02-23 03:11:22] "GET /virtual-networks?parent_id=c0badc57-7c8e-4d12-8c2e-82c3de184036&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002807 10.0.0.242 - - [2026-02-23 03:11:22] "GET /virtual-network/0a2f0f00-444b-4f2b-ab8b-1277e0dd9c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.005031 10.0.0.242 - - [2026-02-23 03:11:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003432 10.0.0.242 - - [2026-02-23 03:11:23] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003346 10.0.0.242 - - [2026-02-23 03:11:23] "GET /virtual-networks?parent_id=c0badc57-7c8e-4d12-8c2e-82c3de184036&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002603 10.0.0.242 - - [2026-02-23 03:11:24] "GET /virtual-network/0a2f0f00-444b-4f2b-ab8b-1277e0dd9c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.005532 10.0.0.242 - - [2026-02-23 03:11:39] "POST /neutron/port HTTP/1.1" 200 1109 0.016666 10.0.0.242 - - [2026-02-23 03:11:40] "POST /neutron/port HTTP/1.1" 200 1109 0.014685 10.0.0.242 - - [2026-02-23 03:11:40] "POST /neutron/port HTTP/1.1" 200 151 0.186224 10.0.0.242 - - [2026-02-23 03:11:40] "POST /neutron/network HTTP/1.1" 200 994 0.008407 10.0.0.23 - - [2026-02-23 03:11:40] "DELETE /route-target/99639729-e9fa-4406-b3b5-440170e3554e HTTP/1.1" 200 115 0.020549 10.0.0.242 - - [2026-02-23 03:11:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003343 10.0.0.242 - - [2026-02-23 03:11:41] "DELETE /network-ipam/128a05a3-c1e8-4933-86d9-53cecd762aef HTTP/1.1" 200 115 0.028706 10.0.0.242 - - [2026-02-23 03:11:41] "POST /fqname-to-id HTTP/1.1" 404 211 0.004055 10.0.0.23 - - [2026-02-23 03:11:42] "GET /projects?obj_uuids=c0badc57-7c8e-4d12-8c2e-82c3de184036&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000957 10.0.0.242 - - [2026-02-23 03:11:42] "GET /project/c0badc57-7c8e-4d12-8c2e-82c3de184036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.049931 10.0.0.23 - - [2026-02-23 03:11:42] "GET /projects?obj_uuids=c0badc57-7c8e-4d12-8c2e-82c3de184036&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000980 10.0.0.242 - - [2026-02-23 03:11:42] "GET /project/c0badc57-7c8e-4d12-8c2e-82c3de184036?fields=virtual_networks HTTP/1.1" 200 1033 0.036951 10.0.0.23 - - [2026-02-23 03:11:42] "GET /projects?obj_uuids=c0badc57-7c8e-4d12-8c2e-82c3de184036&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000940 10.0.0.242 - - [2026-02-23 03:11:42] "GET /project/c0badc57-7c8e-4d12-8c2e-82c3de184036?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.043324 10.0.0.23 - - [2026-02-23 03:11:42] "GET /projects?obj_uuids=c0badc57-7c8e-4d12-8c2e-82c3de184036&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001188 10.0.0.242 - - [2026-02-23 03:11:42] "GET /project/c0badc57-7c8e-4d12-8c2e-82c3de184036?fields=security_groups HTTP/1.1" 200 1259 0.039235 10.0.0.242 - - [2026-02-23 03:11:43] "POST /fqname-to-id HTTP/1.1" 404 196 0.044562 10.0.0.23 - - [2026-02-23 03:11:43] "GET /projects?obj_uuids=efb6707c-6558-401a-aa1f-3cc61964eddb&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002541 10.0.0.23 - - [2026-02-23 03:11:43] "GET /domains?obj_uuids=e1cc6957-1fd1-4e0a-8f60-be32b1950cd6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000958 10.0.0.23 - - [2026-02-23 03:11:43] "GET /domain/e1cc6957-1fd1-4e0a-8f60-be32b1950cd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.006955 10.0.0.23 - - [2026-02-23 03:11:44] "POST /id-to-fqname HTTP/1.1" 200 198 0.001096 10.0.0.23 - - [2026-02-23 03:11:44] "POST /fqname-to-id HTTP/1.1" 404 207 0.008111 10.0.0.23 - - [2026-02-23 03:11:44] "POST /security-groups HTTP/1.1" 200 599 0.028055 10.0.0.23 - - [2026-02-23 03:11:44] "POST /projects HTTP/1.1" 200 601 0.238774 10.0.0.23 - - [2026-02-23 03:11:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.274848 10.0.0.23 - - [2026-02-23 03:11:44] "POST /fqname-to-id HTTP/1.1" 404 241 0.013190 10.0.0.242 - - [2026-02-23 03:11:44] "GET /project/efb6707c-6558-401a-aa1f-3cc61964eddb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.428154 10.0.0.242 - - [2026-02-23 03:11:45] "POST /neutron/port HTTP/1.1" 400 205 0.005207 10.0.0.242 - - [2026-02-23 03:11:45] "GET / HTTP/1.1" 200 35931 0.001868 10.0.0.242 - - [2026-02-23 03:11:47] "POST /fqname-to-id HTTP/1.1" 401 293 0.000397 10.0.0.242 - - [2026-02-23 03:11:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.077798 10.0.0.23 - - [2026-02-23 03:11:47] "GET /projects?obj_uuids=efb6707c-6558-401a-aa1f-3cc61964eddb&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000834 10.0.0.242 - - [2026-02-23 03:11:47] "GET /project/efb6707c-6558-401a-aa1f-3cc61964eddb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.030114 10.0.0.242 - - [2026-02-23 03:11:47] "POST /neutron/network HTTP/1.1" 200 117 0.038607 10.0.0.23 - - [2026-02-23 03:11:48] "POST /useragent-kv HTTP/1.1" 200 115 0.006523 10.0.0.242 - - [2026-02-23 03:11:48] "POST /neutron/subnet HTTP/1.1" 200 729 0.267444 10.0.0.23 - - [2026-02-23 03:11:48] "POST /ref-update HTTP/1.1" 200 156 0.024180 10.0.0.242 - - [2026-02-23 03:11:48] "POST /id-to-fqname HTTP/1.1" 200 228 0.001260 10.0.0.242 - - [2026-02-23 03:11:48] "GET /virtual-network/ecadc647-0c74-4a4c-a13a-25c07e634cb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.004723 10.0.0.242 - - [2026-02-23 03:11:48] "GET /virtual-network/ecadc647-0c74-4a4c-a13a-25c07e634cb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.005191 10.0.0.242 - - [2026-02-23 03:11:48] "POST /neutron/network HTTP/1.1" 200 1007 0.007810 10.0.0.242 - - [2026-02-23 03:11:49] "GET /virtual-network/ecadc647-0c74-4a4c-a13a-25c07e634cb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.006741 10.0.0.242 - - [2026-02-23 03:11:50] "GET /obj-perms HTTP/1.1" 200 5065 0.073226 10.0.0.242 - - [2026-02-23 03:11:50] "POST /id-to-fqname HTTP/1.1" 200 228 0.001270 10.0.0.242 - - [2026-02-23 03:11:51] "POST /neutron/network HTTP/1.1" 200 1017 0.006495 10.0.0.23 - - [2026-02-23 03:11:51] "GET /projects?obj_uuids=efb6707c-6558-401a-aa1f-3cc61964eddb&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000889 10.0.0.242 - - [2026-02-23 03:11:51] "GET /project/efb6707c-6558-401a-aa1f-3cc61964eddb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.065757 10.0.0.242 - - [2026-02-23 03:11:52] "POST /neutron/port HTTP/1.1" 200 117 0.004881 10.0.0.242 - - [2026-02-23 03:11:52] "POST /id-to-fqname HTTP/1.1" 200 228 0.001001 10.0.0.242 - - [2026-02-23 03:11:52] "POST /neutron/network HTTP/1.1" 200 1017 0.006997 10.0.0.242 - - [2026-02-23 03:11:53] "POST /neutron/port HTTP/1.1" 200 1176 0.026370 10.0.0.23 - - [2026-02-23 03:11:53] "GET /projects?obj_uuids=efb6707c-6558-401a-aa1f-3cc61964eddb&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.025763 10.0.0.242 - - [2026-02-23 03:11:53] "GET /project/efb6707c-6558-401a-aa1f-3cc61964eddb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.128376 10.0.0.242 - - [2026-02-23 03:11:53] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004549 10.0.0.242 - - [2026-02-23 03:11:53] "POST /neutron/subnet HTTP/1.1" 200 1389 0.011350 10.0.0.242 - - [2026-02-23 03:11:53] "POST /neutron/network HTTP/1.1" 200 1007 0.007692 10.0.0.242 - - [2026-02-23 03:11:53] "POST /neutron/port HTTP/1.1" 200 117 0.005438 10.0.0.242 - - [2026-02-23 03:11:53] "POST /id-to-fqname HTTP/1.1" 200 228 0.000998 10.0.0.242 - - [2026-02-23 03:11:53] "POST /neutron/network HTTP/1.1" 200 1017 0.005795 10.0.0.242 - - [2026-02-23 03:11:54] "POST /neutron/port HTTP/1.1" 200 1176 0.023327 10.0.0.242 - - [2026-02-23 03:11:54] "POST /neutron/port HTTP/1.1" 200 1240 0.021529 10.0.0.242 - - [2026-02-23 03:11:54] "POST /neutron/subnet HTTP/1.1" 200 1389 0.012874 10.0.0.242 - - [2026-02-23 03:11:54] "POST /neutron/network HTTP/1.1" 200 1007 0.011103 10.0.0.23 - - [2026-02-23 03:11:54] "GET /projects?obj_uuids=efb6707c-6558-401a-aa1f-3cc61964eddb&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000900 10.0.0.242 - - [2026-02-23 03:11:54] "GET /project/efb6707c-6558-401a-aa1f-3cc61964eddb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.072949 10.0.0.242 - - [2026-02-23 03:11:55] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009085 10.0.0.242 - - [2026-02-23 03:11:55] "POST /id-to-fqname HTTP/1.1" 200 228 0.001759 10.0.0.242 - - [2026-02-23 03:11:55] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006561 10.0.0.23 - - [2026-02-23 03:11:55] "GET /projects?obj_uuids=efb6707c-6558-401a-aa1f-3cc61964eddb&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001021 10.0.0.242 - - [2026-02-23 03:11:55] "POST /neutron/port HTTP/1.1" 200 1176 0.269933 10.0.0.242 - - [2026-02-23 03:11:56] "POST /neutron/port HTTP/1.1" 200 1230 0.107756 10.0.0.242 - - [2026-02-23 03:11:56] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003656 10.0.0.242 - - [2026-02-23 03:11:56] "POST /neutron/port HTTP/1.1" 200 117 0.001070 10.0.0.23 - - [2026-02-23 03:11:56] "GET /projects?obj_uuids=efb6707c-6558-401a-aa1f-3cc61964eddb&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001317 10.0.0.242 - - [2026-02-23 03:11:56] "GET /project/efb6707c-6558-401a-aa1f-3cc61964eddb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.077899 10.0.0.242 - - [2026-02-23 03:11:56] "POST /neutron/port HTTP/1.1" 200 3412 0.030303 10.0.0.242 - - [2026-02-23 03:11:56] "POST /neutron/port HTTP/1.1" 200 1240 0.017267 10.0.0.242 - - [2026-02-23 03:11:57] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007271 10.0.0.242 - - [2026-02-23 03:11:57] "GET /virtual-machine/5ced9694-1ee7-4c05-b835-39c498c626b0 HTTP/1.1" 401 293 0.000539 10.0.0.242 - - [2026-02-23 03:11:57] "POST /neutron/network HTTP/1.1" 200 1017 0.006266 10.0.0.242 - - [2026-02-23 03:11:57] "POST /neutron/port HTTP/1.1" 200 1176 0.018464 10.0.0.242 - - [2026-02-23 03:11:57] "GET /virtual-machine/5ced9694-1ee7-4c05-b835-39c498c626b0 HTTP/1.1" 200 1300 0.056122 10.0.0.242 - - [2026-02-23 03:11:57] "GET /virtual-machine-interface/0cf8404c-0949-461a-a464-951014b1c7a3 HTTP/1.1" 200 3174 0.005128 10.0.0.242 - - [2026-02-23 03:11:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003223 10.0.0.242 - - [2026-02-23 03:11:57] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003632 10.0.0.242 - - [2026-02-23 03:11:57] "GET /virtual-networks?parent_id=efb6707c-6558-401a-aa1f-3cc61964eddb&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.004701 10.0.0.242 - - [2026-02-23 03:11:57] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003638 10.0.0.242 - - [2026-02-23 03:11:57] "GET /virtual-network/ecadc647-0c74-4a4c-a13a-25c07e634cb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.005854 10.0.0.242 - - [2026-02-23 03:11:57] "POST /neutron/port HTTP/1.1" 200 117 0.001143 10.0.0.242 - - [2026-02-23 03:12:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003185 10.0.0.242 - - [2026-02-23 03:12:01] "GET /virtual-network/ecadc647-0c74-4a4c-a13a-25c07e634cb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.005209 10.0.0.242 - - [2026-02-23 03:12:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003517 10.0.0.242 - - [2026-02-23 03:12:05] "GET /virtual-network/ecadc647-0c74-4a4c-a13a-25c07e634cb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.005140 10.0.0.50 - - [2026-02-23 03:12:06] "GET /obj-perms HTTP/1.1" 200 5075 0.050097 10.0.0.242 - - [2026-02-23 03:12:06] "POST /neutron/port HTTP/1.1" 200 1240 0.016675 10.0.0.242 - - [2026-02-23 03:12:06] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004217 10.0.0.242 - - [2026-02-23 03:12:06] "POST /neutron/port HTTP/1.1" 200 117 0.001164 10.0.0.242 - - [2026-02-23 03:12:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003340 10.0.0.242 - - [2026-02-23 03:12:09] "GET /virtual-network/ecadc647-0c74-4a4c-a13a-25c07e634cb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.004554 10.0.0.242 - - [2026-02-23 03:12:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003681 10.0.0.242 - - [2026-02-23 03:12:13] "GET /virtual-network/ecadc647-0c74-4a4c-a13a-25c07e634cb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.004970 10.0.0.242 - - [2026-02-23 03:12:17] "POST /neutron/port HTTP/1.1" 200 1240 0.015541 10.0.0.242 - - [2026-02-23 03:12:17] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003754 10.0.0.242 - - [2026-02-23 03:12:17] "POST /neutron/port HTTP/1.1" 200 117 0.001060 10.0.0.242 - - [2026-02-23 03:12:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003055 10.0.0.242 - - [2026-02-23 03:12:17] "GET /virtual-network/ecadc647-0c74-4a4c-a13a-25c07e634cb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.005115 10.0.0.23 - - [2026-02-23 03:12:19] "DELETE /project/efb6707c6558401aaa1f3cc61964eddb HTTP/1.1" 404 173 0.005556 10.0.0.23 - - [2026-02-23 03:12:19] "GET /projects?obj_uuids=c0badc57-7c8e-4d12-8c2e-82c3de184036&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000791 10.0.0.23 - - [2026-02-23 03:12:19] "GET /project/c0badc57-7c8e-4d12-8c2e-82c3de184036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1469 0.036319 10.0.0.23 - - [2026-02-23 03:12:19] "GET /projects?obj_uuids=c0badc57-7c8e-4d12-8c2e-82c3de184036&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000850 10.0.0.23 - - [2026-02-23 03:12:19] "GET /project/c0badc57-7c8e-4d12-8c2e-82c3de184036?fields=security_groups HTTP/1.1" 200 1364 0.033819 10.0.0.23 - - [2026-02-23 03:12:19] "DELETE /security-group/5751d01b-000a-44ef-adc5-60f3aa765f21 HTTP/1.1" 200 115 0.066358 10.0.0.23 - - [2026-02-23 03:12:19] "GET /projects?obj_uuids=c0badc57-7c8e-4d12-8c2e-82c3de184036&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003525 10.0.0.23 - - [2026-02-23 03:12:19] "GET /project/c0badc57-7c8e-4d12-8c2e-82c3de184036?fields=application_policy_sets HTTP/1.1" 200 1403 0.055363 10.0.0.23 - - [2026-02-23 03:12:19] "DELETE /project/c0badc57-7c8e-4d12-8c2e-82c3de184036 HTTP/1.1" 200 115 0.373605 10.0.0.242 - - [2026-02-23 03:12:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003147 10.0.0.242 - - [2026-02-23 03:12:21] "GET /virtual-network/ecadc647-0c74-4a4c-a13a-25c07e634cb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.004834 10.0.0.242 - - [2026-02-23 03:12:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002983 10.0.0.242 - - [2026-02-23 03:12:25] "GET /virtual-network/ecadc647-0c74-4a4c-a13a-25c07e634cb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.005538 10.0.0.242 - - [2026-02-23 03:12:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003834 10.0.0.242 - - [2026-02-23 03:12:29] "GET /virtual-network/ecadc647-0c74-4a4c-a13a-25c07e634cb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.004904 10.0.0.242 - - [2026-02-23 03:12:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003274 10.0.0.242 - - [2026-02-23 03:12:33] "GET /virtual-network/ecadc647-0c74-4a4c-a13a-25c07e634cb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.005109 10.0.0.242 - - [2026-02-23 03:12:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003279 10.0.0.242 - - [2026-02-23 03:12:37] "GET /virtual-network/ecadc647-0c74-4a4c-a13a-25c07e634cb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.005722 10.0.0.242 - - [2026-02-23 03:12:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004377 10.0.0.242 - - [2026-02-23 03:12:41] "GET /virtual-network/ecadc647-0c74-4a4c-a13a-25c07e634cb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.005358 10.0.0.242 - - [2026-02-23 03:12:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003261 10.0.0.242 - - [2026-02-23 03:12:46] "GET /virtual-network/ecadc647-0c74-4a4c-a13a-25c07e634cb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.006158 10.0.0.242 - - [2026-02-23 03:12:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003033 10.0.0.242 - - [2026-02-23 03:12:50] "GET /virtual-network/ecadc647-0c74-4a4c-a13a-25c07e634cb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.005533 10.0.0.242 - - [2026-02-23 03:12:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003572 10.0.0.242 - - [2026-02-23 03:12:52] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003415 10.0.0.242 - - [2026-02-23 03:12:52] "GET /virtual-networks?parent_id=efb6707c-6558-401a-aa1f-3cc61964eddb&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.003440 10.0.0.242 - - [2026-02-23 03:12:52] "GET /virtual-network/ecadc647-0c74-4a4c-a13a-25c07e634cb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.005461 10.0.0.242 - - [2026-02-23 03:12:52] "POST /neutron/port HTTP/1.1" 200 1240 0.015924 10.0.0.242 - - [2026-02-23 03:12:55] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006432 10.0.0.242 - - [2026-02-23 03:12:58] "POST /neutron/port HTTP/1.1" 200 1240 0.018185 10.0.0.242 - - [2026-02-23 03:13:02] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009898 10.0.0.242 - - [2026-02-23 03:13:04] "POST /neutron/port HTTP/1.1" 200 1240 0.017234 10.0.0.242 - - [2026-02-23 03:13:07] "POST /neutron/port HTTP/1.1" 200 1240 0.045035 10.0.0.242 - - [2026-02-23 03:13:07] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003303 10.0.0.242 - - [2026-02-23 03:13:07] "POST /neutron/port HTTP/1.1" 200 117 0.001084 10.0.0.242 - - [2026-02-23 03:13:07] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006521 10.0.0.242 - - [2026-02-23 03:13:18] "POST /neutron/port HTTP/1.1" 200 1240 0.015461 10.0.0.242 - - [2026-02-23 03:13:18] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003309 10.0.0.242 - - [2026-02-23 03:13:18] "POST /neutron/port HTTP/1.1" 200 1240 0.014672 10.0.0.242 - - [2026-02-23 03:13:18] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006451 10.0.0.242 - - [2026-02-23 03:13:18] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006464 10.0.0.242 - - [2026-02-23 03:13:18] "GET /virtual-machine/7286bdee-ca1c-49cb-89df-6f5d1e5046bd HTTP/1.1" 200 1299 0.006444 10.0.0.242 - - [2026-02-23 03:13:18] "GET /virtual-machine-interface/2a68aeda-fe76-462c-a9b4-6bcaa0d15208 HTTP/1.1" 200 3175 0.005109 10.0.0.242 - - [2026-02-23 03:13:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002924 10.0.0.242 - - [2026-02-23 03:13:18] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004044 10.0.0.242 - - [2026-02-23 03:13:18] "GET /virtual-networks?parent_id=efb6707c-6558-401a-aa1f-3cc61964eddb&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.003150 10.0.0.242 - - [2026-02-23 03:13:18] "GET /virtual-network/ecadc647-0c74-4a4c-a13a-25c07e634cb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.006088 10.0.0.242 - - [2026-02-23 03:13:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003258 10.0.0.242 - - [2026-02-23 03:13:19] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003444 10.0.0.242 - - [2026-02-23 03:13:19] "GET /virtual-networks?parent_id=efb6707c-6558-401a-aa1f-3cc61964eddb&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.003586 10.0.0.242 - - [2026-02-23 03:13:19] "GET /virtual-network/ecadc647-0c74-4a4c-a13a-25c07e634cb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.006107 10.0.0.242 - - [2026-02-23 03:13:20] "POST /neutron/port HTTP/1.1" 200 1240 0.014683 10.0.0.242 - - [2026-02-23 03:13:20] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007399 10.0.0.242 - - [2026-02-23 03:13:20] "GET /virtual-machine/0c8aee96-2463-4fee-813d-2c223c9c55d5 HTTP/1.1" 200 1298 0.005606 10.0.0.242 - - [2026-02-23 03:13:20] "GET /virtual-machine-interface/382dcd1d-e3a1-48a4-843c-6cc20a0a598c HTTP/1.1" 200 3174 0.004794 10.0.0.242 - - [2026-02-23 03:13:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002979 10.0.0.242 - - [2026-02-23 03:13:20] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003314 10.0.0.242 - - [2026-02-23 03:13:20] "GET /virtual-networks?parent_id=efb6707c-6558-401a-aa1f-3cc61964eddb&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.002193 10.0.0.242 - - [2026-02-23 03:13:20] "GET /virtual-network/ecadc647-0c74-4a4c-a13a-25c07e634cb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.005275 10.0.0.242 - - [2026-02-23 03:13:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003372 10.0.0.242 - - [2026-02-23 03:13:21] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003435 10.0.0.242 - - [2026-02-23 03:13:21] "GET /virtual-networks?parent_id=efb6707c-6558-401a-aa1f-3cc61964eddb&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.002962 10.0.0.242 - - [2026-02-23 03:13:21] "GET /virtual-network/ecadc647-0c74-4a4c-a13a-25c07e634cb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.006409 10.0.0.23 - - [2026-02-23 03:13:42] "GET /projects?obj_uuids=efb6707c-6558-401a-aa1f-3cc61964eddb&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001303 10.0.0.242 - - [2026-02-23 03:13:42] "GET /project/efb6707c-6558-401a-aa1f-3cc61964eddb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.037474 10.0.0.242 - - [2026-02-23 03:13:42] "POST /fqname-to-id HTTP/1.1" 404 226 0.004721 10.0.0.242 - - [2026-02-23 03:13:42] "POST /interface-route-tables HTTP/1.1" 200 575 0.023348 10.0.0.242 - - [2026-02-23 03:13:42] "GET /interface-route-table/5af2c292-3aab-4f6e-a5c9-c4a5db6905c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1333 0.005263 10.0.0.242 - - [2026-02-23 03:13:42] "GET /virtual-machine-interface/0cf8404c-0949-461a-a464-951014b1c7a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2759 0.005472 10.0.0.242 - - [2026-02-23 03:13:42] "POST /ref-update HTTP/1.1" 200 156 0.013000 10.0.0.23 - - [2026-02-23 03:14:07] "GET /obj-perms HTTP/1.1" 200 5075 0.060652 10.0.0.242 - - [2026-02-23 03:14:09] "POST /neutron/port HTTP/1.1" 200 1240 0.017899 10.0.0.242 - - [2026-02-23 03:14:09] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004123 10.0.0.242 - - [2026-02-23 03:14:09] "POST /neutron/port HTTP/1.1" 200 117 0.001045 10.0.0.23 - - [2026-02-23 03:14:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000386 10.0.0.23 - - [2026-02-23 03:14:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000382 10.0.0.50 - - [2026-02-23 03:14:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000500 10.0.0.50 - - [2026-02-23 03:14:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000417 10.0.0.23 - - [2026-02-23 03:14:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000372 10.0.0.23 - - [2026-02-23 03:14:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000367 10.0.0.50 - - [2026-02-23 03:14:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000369 10.0.0.50 - - [2026-02-23 03:14:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000355 10.0.0.242 - - [2026-02-23 03:14:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000346 10.0.0.242 - - [2026-02-23 03:14:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000341 10.0.0.242 - - [2026-02-23 03:14:12] "GET /global-system-configs HTTP/1.1" 401 293 0.000347 10.0.0.242 - - [2026-02-23 03:14:12] "GET /global-system-configs HTTP/1.1" 401 293 0.000341 10.0.0.242 - - [2026-02-23 03:14:19] "POST /neutron/port HTTP/1.1" 200 1240 0.018372 10.0.0.242 - - [2026-02-23 03:14:19] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003392 10.0.0.242 - - [2026-02-23 03:14:19] "POST /neutron/port HTTP/1.1" 200 117 0.001085 10.0.0.23 - - [2026-02-23 03:14:28] "GET /projects?obj_uuids=efb6707c-6558-401a-aa1f-3cc61964eddb&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000948 10.0.0.242 - - [2026-02-23 03:14:28] "GET /project/efb6707c-6558-401a-aa1f-3cc61964eddb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.038219 10.0.0.242 - - [2026-02-23 03:14:28] "POST /fqname-to-id HTTP/1.1" 404 226 0.002607 10.0.0.242 - - [2026-02-23 03:14:28] "POST /interface-route-tables HTTP/1.1" 200 575 0.023696 10.0.0.242 - - [2026-02-23 03:14:28] "GET /interface-route-table/2ca89afa-2df0-43d3-b022-cd9ffda6c1e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1333 0.006303 10.0.0.242 - - [2026-02-23 03:14:28] "GET /virtual-machine-interface/2a68aeda-fe76-462c-a9b4-6bcaa0d15208?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2760 0.005185 10.0.0.242 - - [2026-02-23 03:14:28] "POST /ref-update HTTP/1.1" 200 156 0.020986 10.0.0.242 - - [2026-02-23 03:14:30] "GET /virtual-machine-interface/382dcd1d-e3a1-48a4-843c-6cc20a0a598c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2759 0.005258 10.0.0.242 - - [2026-02-23 03:14:30] "PUT /virtual-machine-interface/382dcd1d-e3a1-48a4-843c-6cc20a0a598c HTTP/1.1" 200 284 0.012933 10.0.0.242 - - [2026-02-23 03:14:30] "GET /virtual-machine-interface/0cf8404c-0949-461a-a464-951014b1c7a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3040 0.007505 10.0.0.242 - - [2026-02-23 03:14:30] "PUT /virtual-machine-interface/0cf8404c-0949-461a-a464-951014b1c7a3 HTTP/1.1" 200 284 0.015123 10.0.0.242 - - [2026-02-23 03:14:30] "GET /virtual-machine-interface/2a68aeda-fe76-462c-a9b4-6bcaa0d15208?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.008380 10.0.0.242 - - [2026-02-23 03:14:30] "PUT /virtual-machine-interface/2a68aeda-fe76-462c-a9b4-6bcaa0d15208 HTTP/1.1" 200 284 0.012374 10.0.0.242 - - [2026-02-23 03:15:07] "GET /obj-perms HTTP/1.1" 200 5075 0.058943 10.0.0.242 - - [2026-02-23 03:15:10] "POST /neutron/port HTTP/1.1" 200 1240 0.021991 10.0.0.242 - - [2026-02-23 03:15:10] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003790 10.0.0.242 - - [2026-02-23 03:15:10] "POST /neutron/port HTTP/1.1" 200 117 0.001116 10.0.0.242 - - [2026-02-23 03:15:21] "POST /neutron/port HTTP/1.1" 200 1240 0.042603 10.0.0.242 - - [2026-02-23 03:15:21] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004508 10.0.0.242 - - [2026-02-23 03:15:21] "POST /neutron/port HTTP/1.1" 200 117 0.001053 10.0.0.242 - - [2026-02-23 03:15:29] "POST /neutron/port HTTP/1.1" 200 1240 0.015710 10.0.0.242 - - [2026-02-23 03:15:29] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008721 10.0.0.242 - - [2026-02-23 03:15:29] "GET /virtual-machine/c47d6d2c-88bb-42ad-ab32-f492fccf25fd HTTP/1.1" 200 1301 0.004970 10.0.0.242 - - [2026-02-23 03:15:29] "GET /virtual-machine-interface/2b2c42d9-9cae-40f4-ad87-66ffed18ee9c HTTP/1.1" 200 3175 0.005212 10.0.0.242 - - [2026-02-23 03:15:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003038 10.0.0.242 - - [2026-02-23 03:15:29] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003184 10.0.0.242 - - [2026-02-23 03:15:29] "GET /virtual-networks?parent_id=efb6707c-6558-401a-aa1f-3cc61964eddb&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.002687 10.0.0.242 - - [2026-02-23 03:15:29] "GET /virtual-network/ecadc647-0c74-4a4c-a13a-25c07e634cb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.004907 10.0.0.242 - - [2026-02-23 03:15:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004026 10.0.0.242 - - [2026-02-23 03:15:30] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005058 10.0.0.242 - - [2026-02-23 03:15:30] "GET /virtual-networks?parent_id=efb6707c-6558-401a-aa1f-3cc61964eddb&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.003544 10.0.0.242 - - [2026-02-23 03:15:30] "GET /virtual-network/ecadc647-0c74-4a4c-a13a-25c07e634cb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.008026 10.0.0.242 - - [2026-02-23 03:15:31] "GET /virtual-machine-interface/2b2c42d9-9cae-40f4-ad87-66ffed18ee9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2760 0.005745 10.0.0.242 - - [2026-02-23 03:15:31] "PUT /virtual-machine-interface/2b2c42d9-9cae-40f4-ad87-66ffed18ee9c HTTP/1.1" 200 284 0.012492 10.0.0.23 - - [2026-02-23 03:16:09] "GET /projects?obj_uuids=efb6707c-6558-401a-aa1f-3cc61964eddb&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000909 10.0.0.242 - - [2026-02-23 03:16:09] "GET /project/efb6707c-6558-401a-aa1f-3cc61964eddb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.039139 10.0.0.242 - - [2026-02-23 03:16:09] "POST /fqname-to-id HTTP/1.1" 404 226 0.003299 10.0.0.242 - - [2026-02-23 03:16:09] "POST /interface-route-tables HTTP/1.1" 200 575 0.024639 10.0.0.242 - - [2026-02-23 03:16:09] "GET /interface-route-table/4cc423a7-6fa3-4ce4-9f76-4da53c3086d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1333 0.005858 10.0.0.242 - - [2026-02-23 03:16:09] "GET /virtual-machine-interface/2b2c42d9-9cae-40f4-ad87-66ffed18ee9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.005603 10.0.0.242 - - [2026-02-23 03:16:09] "POST /ref-update HTTP/1.1" 200 156 0.014950 10.0.0.242 - - [2026-02-23 03:16:10] "POST /neutron/port HTTP/1.1" 200 1240 0.017726 10.0.0.242 - - [2026-02-23 03:16:10] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003843 10.0.0.242 - - [2026-02-23 03:16:10] "POST /neutron/port HTTP/1.1" 200 117 0.001084 10.0.0.242 - - [2026-02-23 03:16:11] "GET /virtual-machine-interface/0cf8404c-0949-461a-a464-951014b1c7a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3090 0.005551 10.0.0.242 - - [2026-02-23 03:16:11] "POST /ref-update HTTP/1.1" 200 156 0.013360 10.0.0.242 - - [2026-02-23 03:16:11] "DELETE /interface-route-table/5af2c292-3aab-4f6e-a5c9-c4a5db6905c7 HTTP/1.1" 200 115 0.026627 10.0.0.242 - - [2026-02-23 03:16:12] "POST /neutron/port HTTP/1.1" 200 1240 0.015879 10.0.0.242 - - [2026-02-23 03:16:21] "GET /virtual-machine-interface/2b2c42d9-9cae-40f4-ad87-66ffed18ee9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3091 0.009021 10.0.0.242 - - [2026-02-23 03:16:21] "POST /ref-update HTTP/1.1" 200 156 0.017920 10.0.0.242 - - [2026-02-23 03:16:21] "DELETE /interface-route-table/4cc423a7-6fa3-4ce4-9f76-4da53c3086d8 HTTP/1.1" 200 115 0.028912 10.0.0.242 - - [2026-02-23 03:16:21] "GET /virtual-machine-interface/2a68aeda-fe76-462c-a9b4-6bcaa0d15208?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3091 0.005379 10.0.0.242 - - [2026-02-23 03:16:21] "POST /ref-update HTTP/1.1" 200 156 0.013540 10.0.0.242 - - [2026-02-23 03:16:22] "DELETE /interface-route-table/2ca89afa-2df0-43d3-b022-cd9ffda6c1e6 HTTP/1.1" 200 115 0.032216 10.0.0.242 - - [2026-02-23 03:16:22] "POST /neutron/network HTTP/1.1" 200 1007 0.008151 10.0.0.242 - - [2026-02-23 03:16:22] "POST /neutron/port HTTP/1.1" 200 1230 0.017027 10.0.0.242 - - [2026-02-23 03:16:22] "POST /neutron/port HTTP/1.1" 200 1230 0.026367 10.0.0.242 - - [2026-02-23 03:16:22] "POST /neutron/port HTTP/1.1" 200 1230 0.032958 10.0.0.242 - - [2026-02-23 03:16:23] "POST /neutron/port HTTP/1.1" 200 117 0.006942 10.0.0.242 - - [2026-02-23 03:16:24] "POST /neutron/network HTTP/1.1" 200 1007 0.008296 10.0.0.23 - - [2026-02-23 03:16:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.042282 10.0.0.23 - - [2026-02-23 03:16:25] "GET /projects?obj_uuids=efb6707c-6558-401a-aa1f-3cc61964eddb&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000974 10.0.0.242 - - [2026-02-23 03:16:25] "GET /project/efb6707c-6558-401a-aa1f-3cc61964eddb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.068690 10.0.0.23 - - [2026-02-23 03:16:25] "GET /projects?obj_uuids=efb6707c-6558-401a-aa1f-3cc61964eddb&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000942 10.0.0.242 - - [2026-02-23 03:16:25] "GET /project/efb6707c-6558-401a-aa1f-3cc61964eddb?fields=virtual_networks HTTP/1.1" 200 1049 0.043783 10.0.0.23 - - [2026-02-23 03:16:26] "GET /projects?obj_uuids=efb6707c-6558-401a-aa1f-3cc61964eddb&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001647 10.0.0.242 - - [2026-02-23 03:16:26] "GET /project/efb6707c-6558-401a-aa1f-3cc61964eddb?fields=virtual_machine_interfaces HTTP/1.1" 200 1049 0.037234 10.0.0.23 - - [2026-02-23 03:16:26] "GET /projects?obj_uuids=efb6707c-6558-401a-aa1f-3cc61964eddb&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000926 10.0.0.242 - - [2026-02-23 03:16:26] "GET /project/efb6707c-6558-401a-aa1f-3cc61964eddb?fields=security_groups HTTP/1.1" 200 1283 0.034117 10.0.0.242 - - [2026-02-23 03:16:27] "POST /fqname-to-id HTTP/1.1" 404 183 0.038410 10.0.0.23 - - [2026-02-23 03:16:27] "GET /projects?obj_uuids=f014dca8-bfe5-43c4-826c-1ac121fb79ad&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002660 10.0.0.23 - - [2026-02-23 03:16:27] "GET /domains?obj_uuids=e1cc6957-1fd1-4e0a-8f60-be32b1950cd6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002100 10.0.0.23 - - [2026-02-23 03:16:27] "GET /domain/e1cc6957-1fd1-4e0a-8f60-be32b1950cd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.047404 10.0.0.23 - - [2026-02-23 03:16:27] "POST /id-to-fqname HTTP/1.1" 200 185 0.001068 10.0.0.23 - - [2026-02-23 03:16:27] "POST /fqname-to-id HTTP/1.1" 404 194 0.003891 10.0.0.23 - - [2026-02-23 03:16:27] "POST /security-groups HTTP/1.1" 200 586 0.073736 10.0.0.23 - - [2026-02-23 03:16:27] "POST /projects HTTP/1.1" 200 575 0.252165 10.0.0.23 - - [2026-02-23 03:16:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.285955 10.0.0.23 - - [2026-02-23 03:16:27] "POST /access-control-lists HTTP/1.1" 200 591 0.040004 10.0.0.242 - - [2026-02-23 03:16:27] "GET /project/f014dca8-bfe5-43c4-826c-1ac121fb79ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.478747 10.0.0.242 - - [2026-02-23 03:16:28] "GET / HTTP/1.1" 200 35931 0.001909 10.0.0.23 - - [2026-02-23 03:16:32] "GET /projects?obj_uuids=f014dca8-bfe5-43c4-826c-1ac121fb79ad&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001185 10.0.0.242 - - [2026-02-23 03:16:32] "GET /project/f014dca8-bfe5-43c4-826c-1ac121fb79ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.038632 10.0.0.23 - - [2026-02-23 03:16:32] "GET /projects?obj_uuids=f014dca8-bfe5-43c4-826c-1ac121fb79ad&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001107 10.0.0.242 - - [2026-02-23 03:16:32] "GET /project/f014dca8-bfe5-43c4-826c-1ac121fb79ad?fields=virtual_networks HTTP/1.1" 200 1022 0.054062 10.0.0.23 - - [2026-02-23 03:16:32] "GET /projects?obj_uuids=f014dca8-bfe5-43c4-826c-1ac121fb79ad&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001300 10.0.0.242 - - [2026-02-23 03:16:32] "GET /project/f014dca8-bfe5-43c4-826c-1ac121fb79ad?fields=virtual_machine_interfaces HTTP/1.1" 200 1022 0.044886 10.0.0.23 - - [2026-02-23 03:16:32] "GET /projects?obj_uuids=f014dca8-bfe5-43c4-826c-1ac121fb79ad&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001375 10.0.0.242 - - [2026-02-23 03:16:32] "GET /project/f014dca8-bfe5-43c4-826c-1ac121fb79ad?fields=security_groups HTTP/1.1" 200 1243 0.041243 10.0.0.242 - - [2026-02-23 03:16:33] "POST /fqname-to-id HTTP/1.1" 404 193 0.034336 10.0.0.23 - - [2026-02-23 03:16:33] "GET /projects?obj_uuids=03423f9f-f42e-4270-ba35-b047fd29d50e&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003006 10.0.0.23 - - [2026-02-23 03:16:33] "GET /domains?obj_uuids=e1cc6957-1fd1-4e0a-8f60-be32b1950cd6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000910 10.0.0.23 - - [2026-02-23 03:16:33] "GET /domain/e1cc6957-1fd1-4e0a-8f60-be32b1950cd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.006412 10.0.0.23 - - [2026-02-23 03:16:33] "POST /id-to-fqname HTTP/1.1" 200 195 0.005103 10.0.0.23 - - [2026-02-23 03:16:33] "POST /fqname-to-id HTTP/1.1" 404 204 0.012541 10.0.0.23 - - [2026-02-23 03:16:33] "POST /security-groups HTTP/1.1" 200 596 0.043607 10.0.0.23 - - [2026-02-23 03:16:33] "POST /fqname-to-id HTTP/1.1" 404 239 0.003711 10.0.0.23 - - [2026-02-23 03:16:33] "POST /projects HTTP/1.1" 200 595 0.279554 10.0.0.23 - - [2026-02-23 03:16:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.353919 10.0.0.23 - - [2026-02-23 03:16:33] "POST /access-control-lists HTTP/1.1" 200 599 0.036733 10.0.0.242 - - [2026-02-23 03:16:33] "GET /project/03423f9f-f42e-4270-ba35-b047fd29d50e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1382 0.505736 10.0.0.242 - - [2026-02-23 03:16:35] "GET / HTTP/1.1" 200 35931 0.001445 10.0.0.23 - - [2026-02-23 03:16:38] "GET /projects?obj_uuids=03423f9f-f42e-4270-ba35-b047fd29d50e&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000958 10.0.0.242 - - [2026-02-23 03:16:38] "GET /project/03423f9f-f42e-4270-ba35-b047fd29d50e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1382 0.036427 10.0.0.23 - - [2026-02-23 03:16:38] "GET /projects?obj_uuids=03423f9f-f42e-4270-ba35-b047fd29d50e&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000973 10.0.0.242 - - [2026-02-23 03:16:38] "GET /project/03423f9f-f42e-4270-ba35-b047fd29d50e?fields=virtual_networks HTTP/1.1" 200 1041 0.045855 10.0.0.23 - - [2026-02-23 03:16:38] "GET /projects?obj_uuids=03423f9f-f42e-4270-ba35-b047fd29d50e&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000914 10.0.0.242 - - [2026-02-23 03:16:38] "GET /project/03423f9f-f42e-4270-ba35-b047fd29d50e?fields=virtual_machine_interfaces HTTP/1.1" 200 1041 0.037284 10.0.0.23 - - [2026-02-23 03:16:38] "GET /projects?obj_uuids=03423f9f-f42e-4270-ba35-b047fd29d50e&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001128 10.0.0.242 - - [2026-02-23 03:16:38] "GET /project/03423f9f-f42e-4270-ba35-b047fd29d50e?fields=security_groups HTTP/1.1" 200 1272 0.035682 10.0.0.242 - - [2026-02-23 03:16:39] "POST /fqname-to-id HTTP/1.1" 404 199 0.026557 10.0.0.23 - - [2026-02-23 03:16:39] "GET /projects?obj_uuids=8d0ae4b0-d6e7-4c52-b8e1-b45f8ebb31fd&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003135 10.0.0.23 - - [2026-02-23 03:16:39] "GET /domains?obj_uuids=e1cc6957-1fd1-4e0a-8f60-be32b1950cd6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000907 10.0.0.23 - - [2026-02-23 03:16:39] "GET /domain/e1cc6957-1fd1-4e0a-8f60-be32b1950cd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.008147 10.0.0.23 - - [2026-02-23 03:16:39] "POST /id-to-fqname HTTP/1.1" 200 201 0.001063 10.0.0.23 - - [2026-02-23 03:16:39] "POST /fqname-to-id HTTP/1.1" 404 210 0.007286 10.0.0.23 - - [2026-02-23 03:16:39] "POST /security-groups HTTP/1.1" 200 602 0.027498 10.0.0.23 - - [2026-02-23 03:16:39] "POST /projects HTTP/1.1" 200 607 0.228050 10.0.0.23 - - [2026-02-23 03:16:39] "POST /fqname-to-id HTTP/1.1" 404 244 0.003190 10.0.0.23 - - [2026-02-23 03:16:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.304447 10.0.0.242 - - [2026-02-23 03:16:39] "GET /project/8d0ae4b0-d6e7-4c52-b8e1-b45f8ebb31fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.456798 10.0.0.242 - - [2026-02-23 03:16:41] "GET / HTTP/1.1" 200 35931 0.001527 10.0.0.23 - - [2026-02-23 03:16:44] "GET /projects?obj_uuids=8d0ae4b0-d6e7-4c52-b8e1-b45f8ebb31fd&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000919 10.0.0.242 - - [2026-02-23 03:16:44] "GET /project/8d0ae4b0-d6e7-4c52-b8e1-b45f8ebb31fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.058049 10.0.0.23 - - [2026-02-23 03:16:44] "GET /projects?obj_uuids=8d0ae4b0-d6e7-4c52-b8e1-b45f8ebb31fd&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000972 10.0.0.242 - - [2026-02-23 03:16:44] "GET /project/8d0ae4b0-d6e7-4c52-b8e1-b45f8ebb31fd?fields=virtual_networks HTTP/1.1" 200 1055 0.071985 10.0.0.23 - - [2026-02-23 03:16:44] "GET /projects?obj_uuids=8d0ae4b0-d6e7-4c52-b8e1-b45f8ebb31fd&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000946 10.0.0.242 - - [2026-02-23 03:16:44] "GET /project/8d0ae4b0-d6e7-4c52-b8e1-b45f8ebb31fd?fields=virtual_machine_interfaces HTTP/1.1" 200 1055 0.036809 10.0.0.23 - - [2026-02-23 03:16:44] "GET /projects?obj_uuids=8d0ae4b0-d6e7-4c52-b8e1-b45f8ebb31fd&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000948 10.0.0.242 - - [2026-02-23 03:16:44] "GET /project/8d0ae4b0-d6e7-4c52-b8e1-b45f8ebb31fd?fields=security_groups HTTP/1.1" 200 1292 0.033153 10.0.0.242 - - [2026-02-23 03:16:45] "POST /fqname-to-id HTTP/1.1" 404 185 0.038684 10.0.0.23 - - [2026-02-23 03:16:45] "GET /projects?obj_uuids=1671b506-6ba1-4052-b180-554e4ecea6d3&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002816 10.0.0.23 - - [2026-02-23 03:16:45] "GET /domains?obj_uuids=e1cc6957-1fd1-4e0a-8f60-be32b1950cd6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001183 10.0.0.23 - - [2026-02-23 03:16:45] "GET /domain/e1cc6957-1fd1-4e0a-8f60-be32b1950cd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.006948 10.0.0.23 - - [2026-02-23 03:16:45] "POST /id-to-fqname HTTP/1.1" 200 187 0.001111 10.0.0.23 - - [2026-02-23 03:16:45] "POST /fqname-to-id HTTP/1.1" 404 196 0.027165 10.0.0.23 - - [2026-02-23 03:16:45] "POST /security-groups HTTP/1.1" 200 588 0.068246 10.0.0.23 - - [2026-02-23 03:16:46] "POST /projects HTTP/1.1" 200 579 0.292198 10.0.0.23 - - [2026-02-23 03:16:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.340916 10.0.0.23 - - [2026-02-23 03:16:46] "POST /access-control-lists HTTP/1.1" 200 593 0.027217 10.0.0.242 - - [2026-02-23 03:16:46] "GET /project/1671b506-6ba1-4052-b180-554e4ecea6d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1351 0.490770 10.0.0.242 - - [2026-02-23 03:16:47] "GET / HTTP/1.1" 200 35931 0.001387 10.0.0.23 - - [2026-02-23 03:16:50] "GET /projects?obj_uuids=1671b506-6ba1-4052-b180-554e4ecea6d3&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001307 10.0.0.242 - - [2026-02-23 03:16:50] "GET /project/1671b506-6ba1-4052-b180-554e4ecea6d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1351 0.036863 10.0.0.23 - - [2026-02-23 03:16:50] "GET /projects?obj_uuids=1671b506-6ba1-4052-b180-554e4ecea6d3&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001889 10.0.0.242 - - [2026-02-23 03:16:50] "GET /project/1671b506-6ba1-4052-b180-554e4ecea6d3?fields=virtual_networks HTTP/1.1" 200 1026 0.044562 10.0.0.23 - - [2026-02-23 03:16:50] "GET /projects?obj_uuids=1671b506-6ba1-4052-b180-554e4ecea6d3&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.000909 10.0.0.242 - - [2026-02-23 03:16:50] "GET /project/1671b506-6ba1-4052-b180-554e4ecea6d3?fields=virtual_machine_interfaces HTTP/1.1" 200 1026 0.033219 10.0.0.23 - - [2026-02-23 03:16:50] "GET /projects?obj_uuids=1671b506-6ba1-4052-b180-554e4ecea6d3&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.000924 10.0.0.242 - - [2026-02-23 03:16:50] "GET /project/1671b506-6ba1-4052-b180-554e4ecea6d3?fields=security_groups HTTP/1.1" 200 1249 0.036015 10.0.0.242 - - [2026-02-23 03:16:51] "POST /fqname-to-id HTTP/1.1" 404 182 0.046647 10.0.0.23 - - [2026-02-23 03:16:51] "GET /projects?obj_uuids=4a00c4c2-d255-4cea-9edc-2a5291af1248&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002843 10.0.0.23 - - [2026-02-23 03:16:51] "GET /domains?obj_uuids=e1cc6957-1fd1-4e0a-8f60-be32b1950cd6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000848 10.0.0.23 - - [2026-02-23 03:16:51] "GET /domain/e1cc6957-1fd1-4e0a-8f60-be32b1950cd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.006118 10.0.0.23 - - [2026-02-23 03:16:51] "POST /id-to-fqname HTTP/1.1" 200 184 0.005492 10.0.0.23 - - [2026-02-23 03:16:51] "POST /fqname-to-id HTTP/1.1" 404 193 0.002477 10.0.0.23 - - [2026-02-23 03:16:51] "POST /security-groups HTTP/1.1" 200 585 0.025562 10.0.0.23 - - [2026-02-23 03:16:51] "POST /fqname-to-id HTTP/1.1" 404 228 0.002635 10.0.0.23 - - [2026-02-23 03:16:51] "POST /projects HTTP/1.1" 200 573 0.217429 10.0.0.23 - - [2026-02-23 03:16:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.290544 10.0.0.23 - - [2026-02-23 03:16:52] "POST /access-control-lists HTTP/1.1" 200 588 0.024025 10.0.0.242 - - [2026-02-23 03:16:52] "GET /project/4a00c4c2-d255-4cea-9edc-2a5291af1248?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1339 0.430218 10.0.0.242 - - [2026-02-23 03:16:53] "GET / HTTP/1.1" 200 35931 0.001389 10.0.0.23 - - [2026-02-23 03:16:56] "GET /projects?obj_uuids=4a00c4c2-d255-4cea-9edc-2a5291af1248&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.065504 10.0.0.242 - - [2026-02-23 03:16:56] "GET /project/4a00c4c2-d255-4cea-9edc-2a5291af1248?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1339 0.108137 10.0.0.23 - - [2026-02-23 03:16:56] "GET /projects?obj_uuids=4a00c4c2-d255-4cea-9edc-2a5291af1248&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.002793 10.0.0.242 - - [2026-02-23 03:16:56] "GET /project/4a00c4c2-d255-4cea-9edc-2a5291af1248?fields=virtual_networks HTTP/1.1" 200 1020 0.042845 10.0.0.23 - - [2026-02-23 03:16:56] "GET /projects?obj_uuids=4a00c4c2-d255-4cea-9edc-2a5291af1248&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.000978 10.0.0.242 - - [2026-02-23 03:16:56] "GET /project/4a00c4c2-d255-4cea-9edc-2a5291af1248?fields=virtual_machine_interfaces HTTP/1.1" 200 1020 0.031253 10.0.0.23 - - [2026-02-23 03:16:56] "GET /projects?obj_uuids=4a00c4c2-d255-4cea-9edc-2a5291af1248&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.000932 10.0.0.242 - - [2026-02-23 03:16:56] "GET /project/4a00c4c2-d255-4cea-9edc-2a5291af1248?fields=security_groups HTTP/1.1" 200 1240 0.031860 10.0.0.242 - - [2026-02-23 03:16:57] "POST /fqname-to-id HTTP/1.1" 404 186 0.028623 10.0.0.23 - - [2026-02-23 03:16:57] "GET /projects?obj_uuids=62bdbff7-e9cd-4922-9556-cca9728355cf&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003455 10.0.0.23 - - [2026-02-23 03:16:57] "GET /domains?obj_uuids=e1cc6957-1fd1-4e0a-8f60-be32b1950cd6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001220 10.0.0.23 - - [2026-02-23 03:16:57] "GET /domain/e1cc6957-1fd1-4e0a-8f60-be32b1950cd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.006876 10.0.0.23 - - [2026-02-23 03:16:57] "POST /id-to-fqname HTTP/1.1" 200 188 0.004838 10.0.0.23 - - [2026-02-23 03:16:57] "POST /fqname-to-id HTTP/1.1" 404 197 0.003853 10.0.0.23 - - [2026-02-23 03:16:57] "POST /security-groups HTTP/1.1" 200 589 0.072823 10.0.0.23 - - [2026-02-23 03:16:58] "POST /projects HTTP/1.1" 200 581 0.267091 10.0.0.23 - - [2026-02-23 03:16:58] "POST /fqname-to-id HTTP/1.1" 404 231 0.009810 10.0.0.23 - - [2026-02-23 03:16:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.346673 10.0.0.242 - - [2026-02-23 03:16:58] "GET /project/62bdbff7-e9cd-4922-9556-cca9728355cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.483330 10.0.0.242 - - [2026-02-23 03:16:59] "GET / HTTP/1.1" 200 35931 0.001509 10.0.0.23 - - [2026-02-23 03:17:02] "GET /projects?obj_uuids=62bdbff7-e9cd-4922-9556-cca9728355cf&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000951 10.0.0.242 - - [2026-02-23 03:17:02] "GET /project/62bdbff7-e9cd-4922-9556-cca9728355cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.044770 10.0.0.23 - - [2026-02-23 03:17:02] "GET /projects?obj_uuids=62bdbff7-e9cd-4922-9556-cca9728355cf&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000843 10.0.0.242 - - [2026-02-23 03:17:02] "GET /project/62bdbff7-e9cd-4922-9556-cca9728355cf?fields=virtual_networks HTTP/1.1" 200 1028 0.050254 10.0.0.23 - - [2026-02-23 03:17:02] "GET /projects?obj_uuids=62bdbff7-e9cd-4922-9556-cca9728355cf&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000974 10.0.0.242 - - [2026-02-23 03:17:02] "GET /project/62bdbff7-e9cd-4922-9556-cca9728355cf?fields=virtual_machine_interfaces HTTP/1.1" 200 1028 0.040590 10.0.0.23 - - [2026-02-23 03:17:02] "GET /projects?obj_uuids=62bdbff7-e9cd-4922-9556-cca9728355cf&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000888 10.0.0.242 - - [2026-02-23 03:17:02] "GET /project/62bdbff7-e9cd-4922-9556-cca9728355cf?fields=security_groups HTTP/1.1" 200 1252 0.037059 10.0.0.242 - - [2026-02-23 03:17:03] "POST /fqname-to-id HTTP/1.1" 404 186 0.048302 10.0.0.23 - - [2026-02-23 03:17:03] "GET /projects?obj_uuids=953ef540-5083-4b4f-949d-81557fbe367c&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002526 10.0.0.23 - - [2026-02-23 03:17:03] "GET /domains?obj_uuids=e1cc6957-1fd1-4e0a-8f60-be32b1950cd6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000869 10.0.0.23 - - [2026-02-23 03:17:03] "GET /domain/e1cc6957-1fd1-4e0a-8f60-be32b1950cd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.006414 10.0.0.23 - - [2026-02-23 03:17:04] "POST /id-to-fqname HTTP/1.1" 200 188 0.001195 10.0.0.23 - - [2026-02-23 03:17:04] "POST /fqname-to-id HTTP/1.1" 404 197 0.006635 10.0.0.23 - - [2026-02-23 03:17:04] "POST /security-groups HTTP/1.1" 200 589 0.026985 10.0.0.23 - - [2026-02-23 03:17:04] "POST /projects HTTP/1.1" 200 581 0.224072 10.0.0.23 - - [2026-02-23 03:17:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.265350 10.0.0.23 - - [2026-02-23 03:17:04] "POST /access-control-lists HTTP/1.1" 200 594 0.033464 10.0.0.242 - - [2026-02-23 03:17:04] "GET /project/953ef540-5083-4b4f-949d-81557fbe367c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.418122 10.0.0.242 - - [2026-02-23 03:17:05] "GET / HTTP/1.1" 200 35931 0.001462 10.0.0.242 - - [2026-02-23 03:17:07] "POST /fqname-to-id HTTP/1.1" 401 293 0.000466 10.0.0.242 - - [2026-02-23 03:17:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.063005 10.0.0.23 - - [2026-02-23 03:17:07] "GET /projects?obj_uuids=953ef540-5083-4b4f-949d-81557fbe367c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000850 10.0.0.242 - - [2026-02-23 03:17:07] "GET /project/953ef540-5083-4b4f-949d-81557fbe367c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.045284 10.0.0.23 - - [2026-02-23 03:17:07] "GET /projects?obj_uuids=953ef540-5083-4b4f-949d-81557fbe367c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000876 10.0.0.242 - - [2026-02-23 03:17:07] "POST /neutron/network HTTP/1.1" 200 603 0.148826 10.0.0.23 - - [2026-02-23 03:17:07] "POST /route-targets HTTP/1.1" 200 327 0.018118 10.0.0.242 - - [2026-02-23 03:17:08] "POST /id-to-fqname HTTP/1.1" 200 218 0.002969 10.0.0.242 - - [2026-02-23 03:17:08] "GET /virtual-network/5092b5d8-4117-42b5-9dcc-d72a28c3cf4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.005631 10.0.0.242 - - [2026-02-23 03:17:08] "POST /neutron/network HTTP/1.1" 200 821 0.005213 10.0.0.242 - - [2026-02-23 03:17:08] "GET /virtual-network/5092b5d8-4117-42b5-9dcc-d72a28c3cf4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.004790 10.0.0.242 - - [2026-02-23 03:17:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002269 10.0.0.242 - - [2026-02-23 03:17:08] "GET /virtual-network/5092b5d8-4117-42b5-9dcc-d72a28c3cf4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.005117 10.0.0.242 - - [2026-02-23 03:17:08] "PUT /virtual-network/5092b5d8-4117-42b5-9dcc-d72a28c3cf4a HTTP/1.1" 200 264 0.051553 10.0.0.23 - - [2026-02-23 03:17:08] "POST /ref-update HTTP/1.1" 200 156 0.027504 10.0.0.242 - - [2026-02-23 03:17:09] "GET /virtual-network/5092b5d8-4117-42b5-9dcc-d72a28c3cf4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.005344 10.0.0.50 - - [2026-02-23 03:17:09] "GET /obj-perms HTTP/1.1" 200 5075 0.363508 10.0.0.23 - - [2026-02-23 03:17:11] "GET /obj-perms HTTP/1.1" 200 5045 0.057079 10.0.0.242 - - [2026-02-23 03:17:11] "POST /neutron/network HTTP/1.1" 200 821 0.006306 10.0.0.242 - - [2026-02-23 03:17:11] "POST /id-to-fqname HTTP/1.1" 200 218 0.001214 10.0.0.23 - - [2026-02-23 03:17:12] "GET /projects?obj_uuids=953ef540-5083-4b4f-949d-81557fbe367c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000989 10.0.0.242 - - [2026-02-23 03:17:12] "GET /project/953ef540-5083-4b4f-949d-81557fbe367c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.062871 10.0.0.242 - - [2026-02-23 03:17:12] "POST /neutron/network HTTP/1.1" 200 821 0.046526 10.0.0.242 - - [2026-02-23 03:17:12] "POST /neutron/port HTTP/1.1" 200 117 0.005681 10.0.0.242 - - [2026-02-23 03:17:13] "POST /neutron/port HTTP/1.1" 200 1057 0.014561 10.0.0.242 - - [2026-02-23 03:17:13] "POST /neutron/port HTTP/1.1" 200 1121 0.015399 10.0.0.242 - - [2026-02-23 03:17:13] "POST /neutron/port HTTP/1.1" 200 117 0.001180 10.0.0.242 - - [2026-02-23 03:17:17] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007967 10.0.0.242 - - [2026-02-23 03:17:17] "POST /neutron/port HTTP/1.1" 200 1121 0.017184 10.0.0.242 - - [2026-02-23 03:17:17] "GET /virtual-machine/07911790-ccc8-4b79-aa8d-0e3a0e8d226c HTTP/1.1" 401 293 0.000404 10.0.0.242 - - [2026-02-23 03:17:18] "GET /virtual-machine/07911790-ccc8-4b79-aa8d-0e3a0e8d226c HTTP/1.1" 200 1289 0.041208 10.0.0.242 - - [2026-02-23 03:17:18] "GET /virtual-machine-interface/11e29fe1-85ae-44f4-98d7-4f5d85886617 HTTP/1.1" 200 2931 0.005077 10.0.0.242 - - [2026-02-23 03:17:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003675 10.0.0.242 - - [2026-02-23 03:17:18] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004253 10.0.0.242 - - [2026-02-23 03:17:18] "GET /virtual-networks?parent_id=953ef540-5083-4b4f-949d-81557fbe367c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002789 10.0.0.242 - - [2026-02-23 03:17:18] "GET /virtual-network/5092b5d8-4117-42b5-9dcc-d72a28c3cf4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.007092 10.0.0.23 - - [2026-02-23 03:17:20] "DELETE /project/8d0ae4b0d6e74c52b8e1b45f8ebb31fd HTTP/1.1" 404 173 0.019789 10.0.0.23 - - [2026-02-23 03:17:20] "DELETE /project/1671b5066ba14052b180554e4ecea6d3 HTTP/1.1" 404 173 0.023266 10.0.0.23 - - [2026-02-23 03:17:20] "DELETE /project/f014dca8bfe543c4826c1ac121fb79ad HTTP/1.1" 404 173 0.017912 10.0.0.23 - - [2026-02-23 03:17:20] "DELETE /project/953ef54050834b4f949d81557fbe367c HTTP/1.1" 404 173 0.011682 10.0.0.23 - - [2026-02-23 03:17:20] "DELETE /project/62bdbff7e9cd49229556cca9728355cf HTTP/1.1" 404 173 0.017334 10.0.0.23 - - [2026-02-23 03:17:20] "GET /projects?obj_uuids=f014dca8-bfe5-43c4-826c-1ac121fb79ad&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000775 10.0.0.23 - - [2026-02-23 03:17:20] "GET /projects?obj_uuids=03423f9f-f42e-4270-ba35-b047fd29d50e&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000691 10.0.0.23 - - [2026-02-23 03:17:20] "GET /projects?obj_uuids=efb6707c-6558-401a-aa1f-3cc61964eddb&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000685 10.0.0.23 - - [2026-02-23 03:17:20] "GET /projects?obj_uuids=62bdbff7-e9cd-4922-9556-cca9728355cf&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000751 10.0.0.23 - - [2026-02-23 03:17:20] "GET /projects?obj_uuids=1671b506-6ba1-4052-b180-554e4ecea6d3&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.000692 10.0.0.23 - - [2026-02-23 03:17:20] "DELETE /project/4a00c4c2d2554cea9edc2a5291af1248 HTTP/1.1" 404 173 0.012754 10.0.0.23 - - [2026-02-23 03:17:20] "DELETE /project/03423f9ff42e4270ba35b047fd29d50e HTTP/1.1" 404 173 0.010367 10.0.0.23 - - [2026-02-23 03:17:20] "GET /projects?obj_uuids=8d0ae4b0-d6e7-4c52-b8e1-b45f8ebb31fd&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000863 10.0.0.23 - - [2026-02-23 03:17:20] "GET /projects?obj_uuids=4a00c4c2-d255-4cea-9edc-2a5291af1248&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.000700 10.0.0.23 - - [2026-02-23 03:17:20] "GET /project/f014dca8-bfe5-43c4-826c-1ac121fb79ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.088722 10.0.0.23 - - [2026-02-23 03:17:20] "GET /project/1671b506-6ba1-4052-b180-554e4ecea6d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1456 0.109522 10.0.0.23 - - [2026-02-23 03:17:20] "GET /project/62bdbff7-e9cd-4922-9556-cca9728355cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.114419 10.0.0.23 - - [2026-02-23 03:17:20] "GET /project/03423f9f-f42e-4270-ba35-b047fd29d50e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.138181 10.0.0.23 - - [2026-02-23 03:17:20] "GET /project/efb6707c-6558-401a-aa1f-3cc61964eddb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1501 0.144155 10.0.0.23 - - [2026-02-23 03:17:20] "GET /projects?obj_uuids=f014dca8-bfe5-43c4-826c-1ac121fb79ad&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000859 10.0.0.23 - - [2026-02-23 03:17:20] "GET /projects?obj_uuids=62bdbff7-e9cd-4922-9556-cca9728355cf&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000906 10.0.0.23 - - [2026-02-23 03:17:20] "GET /projects?obj_uuids=1671b506-6ba1-4052-b180-554e4ecea6d3&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001259 10.0.0.23 - - [2026-02-23 03:17:20] "GET /projects?obj_uuids=03423f9f-f42e-4270-ba35-b047fd29d50e&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001016 10.0.0.23 - - [2026-02-23 03:17:20] "GET /projects?obj_uuids=efb6707c-6558-401a-aa1f-3cc61964eddb&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001695 10.0.0.23 - - [2026-02-23 03:17:20] "GET /project/8d0ae4b0-d6e7-4c52-b8e1-b45f8ebb31fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1513 0.194178 10.0.0.23 - - [2026-02-23 03:17:20] "GET /project/4a00c4c2-d255-4cea-9edc-2a5291af1248?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.204982 10.0.0.23 - - [2026-02-23 03:17:20] "GET /project/62bdbff7-e9cd-4922-9556-cca9728355cf?fields=security_groups HTTP/1.1" 200 1357 0.121702 10.0.0.23 - - [2026-02-23 03:17:20] "GET /project/1671b506-6ba1-4052-b180-554e4ecea6d3?fields=security_groups HTTP/1.1" 200 1354 0.133714 10.0.0.23 - - [2026-02-23 03:17:20] "GET /project/efb6707c-6558-401a-aa1f-3cc61964eddb?fields=security_groups HTTP/1.1" 200 1388 0.122992 10.0.0.23 - - [2026-02-23 03:17:20] "GET /project/f014dca8-bfe5-43c4-826c-1ac121fb79ad?fields=security_groups HTTP/1.1" 200 1348 0.170025 10.0.0.23 - - [2026-02-23 03:17:20] "GET /projects?obj_uuids=8d0ae4b0-d6e7-4c52-b8e1-b45f8ebb31fd&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001833 10.0.0.23 - - [2026-02-23 03:17:20] "GET /projects?obj_uuids=4a00c4c2-d255-4cea-9edc-2a5291af1248&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.003149 10.0.0.23 - - [2026-02-23 03:17:20] "GET /project/03423f9f-f42e-4270-ba35-b047fd29d50e?fields=security_groups HTTP/1.1" 200 1377 0.229289 10.0.0.23 - - [2026-02-23 03:17:20] "GET /project/4a00c4c2-d255-4cea-9edc-2a5291af1248?fields=security_groups HTTP/1.1" 200 1345 0.119094 10.0.0.23 - - [2026-02-23 03:17:20] "GET /project/8d0ae4b0-d6e7-4c52-b8e1-b45f8ebb31fd?fields=security_groups HTTP/1.1" 200 1397 0.148652 10.0.0.23 - - [2026-02-23 03:17:20] "DELETE /security-group/1fa1da48-0d61-4a98-836b-2e29e2bd7273 HTTP/1.1" 200 115 0.196842 10.0.0.23 - - [2026-02-23 03:17:20] "DELETE /security-group/60a06ac2-fc35-4fd2-b4a1-8d885555100b HTTP/1.1" 200 115 0.227637 10.0.0.23 - - [2026-02-23 03:17:20] "GET /projects?obj_uuids=efb6707c-6558-401a-aa1f-3cc61964eddb&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000942 10.0.0.23 - - [2026-02-23 03:17:20] "DELETE /security-group/1f5e1ac2-3427-449d-9271-4a677d3c0391 HTTP/1.1" 200 115 0.249787 10.0.0.23 - - [2026-02-23 03:17:20] "GET /projects?obj_uuids=1671b506-6ba1-4052-b180-554e4ecea6d3&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001000 10.0.0.23 - - [2026-02-23 03:17:20] "GET /projects?obj_uuids=62bdbff7-e9cd-4922-9556-cca9728355cf&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001106 10.0.0.23 - - [2026-02-23 03:17:20] "DELETE /security-group/6c6e3ef6-8108-42e4-a838-6c49e7e47015 HTTP/1.1" 200 115 0.236440 10.0.0.23 - - [2026-02-23 03:17:20] "GET /projects?obj_uuids=f014dca8-bfe5-43c4-826c-1ac121fb79ad&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000823 10.0.0.23 - - [2026-02-23 03:17:20] "GET /project/62bdbff7-e9cd-4922-9556-cca9728355cf?fields=application_policy_sets HTTP/1.1" 200 1396 0.090349 10.0.0.23 - - [2026-02-23 03:17:20] "GET /project/efb6707c-6558-401a-aa1f-3cc61964eddb?fields=application_policy_sets HTTP/1.1" 200 1427 0.131861 10.0.0.23 - - [2026-02-23 03:17:20] "DELETE /access-control-list/c318924e-bcc4-4d16-a5c0-279beff4e78e HTTP/1.1" 200 115 0.127395 10.0.0.23 - - [2026-02-23 03:17:20] "DELETE /security-group/44dbd34a-9b68-4c90-bdc7-016dd6985426 HTTP/1.1" 200 115 0.212493 10.0.0.23 - - [2026-02-23 03:17:20] "DELETE /security-group/357c0fd4-ae50-4cbf-ae92-87fa848cddce HTTP/1.1" 200 115 0.254176 10.0.0.23 - - [2026-02-23 03:17:20] "GET /projects?obj_uuids=4a00c4c2-d255-4cea-9edc-2a5291af1248&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.000995 10.0.0.23 - - [2026-02-23 03:17:20] "GET /project/1671b506-6ba1-4052-b180-554e4ecea6d3?fields=application_policy_sets HTTP/1.1" 200 1393 0.159815 10.0.0.23 - - [2026-02-23 03:17:20] "GET /projects?obj_uuids=03423f9f-f42e-4270-ba35-b047fd29d50e&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000973 10.0.0.23 - - [2026-02-23 03:17:20] "GET /project/f014dca8-bfe5-43c4-826c-1ac121fb79ad?fields=application_policy_sets HTTP/1.1" 200 1387 0.133268 10.0.0.23 - - [2026-02-23 03:17:20] "DELETE /security-group/22aa479a-c8b0-4c0d-85e1-105f58463c56 HTTP/1.1" 200 115 0.241395 10.0.0.23 - - [2026-02-23 03:17:20] "GET /projects?obj_uuids=8d0ae4b0-d6e7-4c52-b8e1-b45f8ebb31fd&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001112 10.0.0.23 - - [2026-02-23 03:17:20] "GET /project/4a00c4c2-d255-4cea-9edc-2a5291af1248?fields=application_policy_sets HTTP/1.1" 200 1384 0.134836 10.0.0.23 - - [2026-02-23 03:17:20] "GET /project/03423f9f-f42e-4270-ba35-b047fd29d50e?fields=application_policy_sets HTTP/1.1" 200 1416 0.156070 10.0.0.23 - - [2026-02-23 03:17:21] "GET /project/8d0ae4b0-d6e7-4c52-b8e1-b45f8ebb31fd?fields=application_policy_sets HTTP/1.1" 200 1436 0.232992 10.0.0.23 - - [2026-02-23 03:17:21] "DELETE /access-control-list/d15d0940-5913-42f8-a62c-57a939b20035 HTTP/1.1" 200 115 0.164682 10.0.0.23 - - [2026-02-23 03:17:21] "DELETE /project/62bdbff7-e9cd-4922-9556-cca9728355cf HTTP/1.1" 200 115 1.256101 10.0.0.23 - - [2026-02-23 03:17:21] "DELETE /project/1671b506-6ba1-4052-b180-554e4ecea6d3 HTTP/1.1" 200 115 1.281346 10.0.0.23 - - [2026-02-23 03:17:21] "DELETE /project/efb6707c-6558-401a-aa1f-3cc61964eddb HTTP/1.1" 200 115 1.298589 10.0.0.23 - - [2026-02-23 03:17:21] "DELETE /project/f014dca8-bfe5-43c4-826c-1ac121fb79ad HTTP/1.1" 200 115 1.316046 10.0.0.23 - - [2026-02-23 03:17:21] "DELETE /access-control-list/d6151c0d-8003-4225-85bb-350bed003f67 HTTP/1.1" 200 115 0.108300 10.0.0.23 - - [2026-02-23 03:17:21] "DELETE /project/4a00c4c2-d255-4cea-9edc-2a5291af1248 HTTP/1.1" 200 115 1.314593 10.0.0.23 - - [2026-02-23 03:17:21] "DELETE /project/03423f9f-f42e-4270-ba35-b047fd29d50e HTTP/1.1" 200 115 1.356023 10.0.0.242 - - [2026-02-23 03:17:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.013750 10.0.0.242 - - [2026-02-23 03:17:21] "GET /virtual-network/5092b5d8-4117-42b5-9dcc-d72a28c3cf4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.017199 10.0.0.23 - - [2026-02-23 03:17:21] "DELETE /project/8d0ae4b0-d6e7-4c52-b8e1-b45f8ebb31fd HTTP/1.1" 200 115 1.366348 10.0.0.23 - - [2026-02-23 03:17:21] "DELETE /access-control-list/4233964c-4247-4e2c-9d4a-6d83491f8334 HTTP/1.1" 200 115 0.030347 10.0.0.242 - - [2026-02-23 03:17:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003057 10.0.0.242 - - [2026-02-23 03:17:25] "GET /virtual-network/5092b5d8-4117-42b5-9dcc-d72a28c3cf4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.004681 10.0.0.242 - - [2026-02-23 03:17:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003051 10.0.0.242 - - [2026-02-23 03:17:29] "GET /virtual-network/5092b5d8-4117-42b5-9dcc-d72a28c3cf4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.004790 10.0.0.242 - - [2026-02-23 03:17:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003303 10.0.0.242 - - [2026-02-23 03:17:33] "GET /virtual-network/5092b5d8-4117-42b5-9dcc-d72a28c3cf4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.006636 10.0.0.242 - - [2026-02-23 03:17:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004299 10.0.0.242 - - [2026-02-23 03:17:37] "GET /virtual-network/5092b5d8-4117-42b5-9dcc-d72a28c3cf4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.008159 10.0.0.242 - - [2026-02-23 03:17:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003367 10.0.0.242 - - [2026-02-23 03:17:41] "GET /virtual-network/5092b5d8-4117-42b5-9dcc-d72a28c3cf4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.006991 10.0.0.242 - - [2026-02-23 03:17:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004449 10.0.0.242 - - [2026-02-23 03:17:46] "GET /virtual-network/5092b5d8-4117-42b5-9dcc-d72a28c3cf4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.005403 10.0.0.242 - - [2026-02-23 03:17:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003618 10.0.0.242 - - [2026-02-23 03:17:50] "GET /virtual-network/5092b5d8-4117-42b5-9dcc-d72a28c3cf4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.005363 10.0.0.242 - - [2026-02-23 03:17:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003176 10.0.0.242 - - [2026-02-23 03:17:52] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003347 10.0.0.242 - - [2026-02-23 03:17:52] "GET /virtual-networks?parent_id=953ef540-5083-4b4f-949d-81557fbe367c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.011987 10.0.0.242 - - [2026-02-23 03:17:52] "GET /virtual-network/5092b5d8-4117-42b5-9dcc-d72a28c3cf4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.005195 10.0.0.242 - - [2026-02-23 03:17:52] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006290 10.0.0.242 - - [2026-02-23 03:18:00] "POST /neutron/port HTTP/1.1" 200 1121 0.045256 10.0.0.242 - - [2026-02-23 03:18:02] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006610 10.0.0.242 - - [2026-02-23 03:18:11] "GET /obj-perms HTTP/1.1" 200 5075 0.053280 10.0.0.242 - - [2026-02-23 03:18:12] "POST /neutron/port HTTP/1.1" 200 1121 0.044794 10.0.0.242 - - [2026-02-23 03:18:12] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003547 10.0.0.242 - - [2026-02-23 03:18:12] "POST /neutron/network HTTP/1.1" 200 821 0.005908 10.0.0.242 - - [2026-02-23 03:18:13] "POST /neutron/port HTTP/1.1" 200 1121 0.026814 10.0.0.242 - - [2026-02-23 03:18:13] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009500 10.0.0.242 - - [2026-02-23 03:18:13] "POST /neutron/network HTTP/1.1" 200 795 0.013395 10.0.0.242 - - [2026-02-23 03:18:13] "POST /id-to-fqname HTTP/1.1" 200 218 0.001212 10.0.0.242 - - [2026-02-23 03:18:13] "GET /virtual-machine/07911790-ccc8-4b79-aa8d-0e3a0e8d226c HTTP/1.1" 200 1289 0.004722 10.0.0.242 - - [2026-02-23 03:18:13] "GET /virtual-machine-interface/11e29fe1-85ae-44f4-98d7-4f5d85886617 HTTP/1.1" 200 2931 0.005132 10.0.0.242 - - [2026-02-23 03:18:13] "GET /instance-ip/634e4fff-5a98-4cd7-8545-db35074ecbfc HTTP/1.1" 200 1614 0.007861 10.0.0.242 - - [2026-02-23 03:18:13] "POST /fqname-to-id HTTP/1.1" 404 208 0.002811 10.0.0.242 - - [2026-02-23 03:18:13] "GET /virtual-network/5092b5d8-4117-42b5-9dcc-d72a28c3cf4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.004774 10.0.0.23 - - [2026-02-23 03:18:13] "GET /projects?obj_uuids=953ef540-5083-4b4f-949d-81557fbe367c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001169 10.0.0.242 - - [2026-02-23 03:18:13] "GET /project/953ef540-5083-4b4f-949d-81557fbe367c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.041219 10.0.0.242 - - [2026-02-23 03:18:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003160 10.0.0.242 - - [2026-02-23 03:18:13] "GET /security-group/753d611c-7421-4f9c-ac46-c84063aec4b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3748 0.004757 10.0.0.242 - - [2026-02-23 03:18:13] "POST /virtual-machine-interfaces HTTP/1.1" 200 563 0.072411 10.0.0.242 - - [2026-02-23 03:18:13] "POST /instance-ips HTTP/1.1" 200 357 0.033888 10.0.0.242 - - [2026-02-23 03:18:13] "GET /instance-ip/cb51a73f-4ae8-44a0-8e97-093b9f132b86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1570 0.005701 10.0.0.242 - - [2026-02-23 03:18:14] "GET /virtual-machine-interface/4a49c8aa-9fa2-4300-849f-c83d885ef64e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2340 0.005756 10.0.0.242 - - [2026-02-23 03:18:14] "GET /virtual-machine-interface/4a49c8aa-9fa2-4300-849f-c83d885ef64e?fields=instance_ip_back_refs HTTP/1.1" 200 1322 0.011042 10.0.0.242 - - [2026-02-23 03:18:14] "GET /instance-ip/cb51a73f-4ae8-44a0-8e97-093b9f132b86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1570 0.004203 10.0.0.242 - - [2026-02-23 03:18:14] "POST /id-to-fqname HTTP/1.1" 200 218 0.001190 10.0.0.242 - - [2026-02-23 03:18:14] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006467 10.0.0.242 - - [2026-02-23 03:18:14] "POST /neutron/network HTTP/1.1" 200 821 0.005766 10.0.0.242 - - [2026-02-23 03:18:14] "POST /neutron/port HTTP/1.1" 200 1121 0.015594 10.0.0.242 - - [2026-02-23 03:18:14] "POST /neutron/port HTTP/1.1" 200 117 0.005322 10.0.0.242 - - [2026-02-23 03:18:15] "POST /neutron/port HTTP/1.1" 200 964 0.010842 10.0.0.242 - - [2026-02-23 03:18:15] "POST /neutron/port HTTP/1.1" 200 1066 0.029843 10.0.0.242 - - [2026-02-23 03:18:15] "POST /neutron/port HTTP/1.1" 200 117 0.001069 10.0.0.242 - - [2026-02-23 03:18:19] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008771 10.0.0.242 - - [2026-02-23 03:18:20] "POST /neutron/port HTTP/1.1" 200 1066 0.014701 10.0.0.242 - - [2026-02-23 03:18:20] "GET /virtual-machine/7e7310ff-b424-43ba-868d-2aca5a0efd6c HTTP/1.1" 200 1267 0.005754 10.0.0.242 - - [2026-02-23 03:18:20] "GET /virtual-machine-interface/4a49c8aa-9fa2-4300-849f-c83d885ef64e HTTP/1.1" 200 2980 0.004988 10.0.0.242 - - [2026-02-23 03:18:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003324 10.0.0.242 - - [2026-02-23 03:18:20] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003405 10.0.0.242 - - [2026-02-23 03:18:20] "GET /virtual-networks?parent_id=953ef540-5083-4b4f-949d-81557fbe367c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003457 10.0.0.242 - - [2026-02-23 03:18:20] "GET /virtual-network/5092b5d8-4117-42b5-9dcc-d72a28c3cf4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.005361 10.0.0.242 - - [2026-02-23 03:18:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003187 10.0.0.242 - - [2026-02-23 03:18:23] "GET /virtual-network/5092b5d8-4117-42b5-9dcc-d72a28c3cf4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.005769 10.0.0.242 - - [2026-02-23 03:18:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003269 10.0.0.242 - - [2026-02-23 03:18:27] "GET /virtual-network/5092b5d8-4117-42b5-9dcc-d72a28c3cf4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.004871 10.0.0.242 - - [2026-02-23 03:18:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003602 10.0.0.242 - - [2026-02-23 03:18:31] "GET /virtual-network/5092b5d8-4117-42b5-9dcc-d72a28c3cf4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.005756 10.0.0.242 - - [2026-02-23 03:18:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003418 10.0.0.242 - - [2026-02-23 03:18:35] "GET /virtual-network/5092b5d8-4117-42b5-9dcc-d72a28c3cf4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.005054 10.0.0.242 - - [2026-02-23 03:18:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004035 10.0.0.242 - - [2026-02-23 03:18:39] "GET /virtual-network/5092b5d8-4117-42b5-9dcc-d72a28c3cf4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.004860 10.0.0.242 - - [2026-02-23 03:18:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003170 10.0.0.242 - - [2026-02-23 03:18:43] "GET /virtual-network/5092b5d8-4117-42b5-9dcc-d72a28c3cf4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.006915 10.0.0.242 - - [2026-02-23 03:18:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003340 10.0.0.242 - - [2026-02-23 03:18:47] "GET /virtual-network/5092b5d8-4117-42b5-9dcc-d72a28c3cf4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.005362 10.0.0.242 - - [2026-02-23 03:18:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003425 10.0.0.242 - - [2026-02-23 03:18:51] "GET /virtual-network/5092b5d8-4117-42b5-9dcc-d72a28c3cf4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.005188 10.0.0.242 - - [2026-02-23 03:18:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003991 10.0.0.242 - - [2026-02-23 03:18:56] "GET /virtual-network/5092b5d8-4117-42b5-9dcc-d72a28c3cf4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.005473 10.0.0.242 - - [2026-02-23 03:18:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005730 10.0.0.242 - - [2026-02-23 03:18:58] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004039 10.0.0.242 - - [2026-02-23 03:18:58] "GET /virtual-networks?parent_id=953ef540-5083-4b4f-949d-81557fbe367c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003607 10.0.0.242 - - [2026-02-23 03:18:58] "GET /virtual-network/5092b5d8-4117-42b5-9dcc-d72a28c3cf4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.006230 10.0.0.242 - - [2026-02-23 03:18:58] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008249 10.0.0.242 - - [2026-02-23 03:19:08] "POST /neutron/port HTTP/1.1" 200 1066 0.015932 10.0.0.242 - - [2026-02-23 03:19:08] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006803 10.0.0.23 - - [2026-02-23 03:19:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000425 10.0.0.23 - - [2026-02-23 03:19:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000390 10.0.0.50 - - [2026-02-23 03:19:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000494 10.0.0.50 - - [2026-02-23 03:19:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000356 10.0.0.23 - - [2026-02-23 03:19:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000376 10.0.0.23 - - [2026-02-23 03:19:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000357 10.0.0.50 - - [2026-02-23 03:19:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000380 10.0.0.50 - - [2026-02-23 03:19:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000356 10.0.0.242 - - [2026-02-23 03:19:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000367 10.0.0.242 - - [2026-02-23 03:19:12] "GET /global-system-configs HTTP/1.1" 401 293 0.000417 10.0.0.242 - - [2026-02-23 03:19:12] "POST /neutron/network HTTP/1.1" 200 831 0.007195 10.0.0.242 - - [2026-02-23 03:19:12] "POST /neutron/port HTTP/1.1" 200 117 0.001094 10.0.0.242 - - [2026-02-23 03:19:12] "GET /global-system-configs HTTP/1.1" 401 293 0.000399 10.0.0.242 - - [2026-02-23 03:19:12] "GET /global-system-configs HTTP/1.1" 401 293 0.000350 10.0.0.242 - - [2026-02-23 03:19:13] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006464 10.0.0.242 - - [2026-02-23 03:19:19] "POST /id-to-fqname HTTP/1.1" 200 218 0.001170 10.0.0.242 - - [2026-02-23 03:19:19] "POST /neutron/network HTTP/1.1" 200 831 0.006171 10.0.0.23 - - [2026-02-23 03:19:19] "GET /projects?obj_uuids=953ef540-5083-4b4f-949d-81557fbe367c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000922 10.0.0.242 - - [2026-02-23 03:19:20] "GET /project/953ef540-5083-4b4f-949d-81557fbe367c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.079998 10.0.0.242 - - [2026-02-23 03:19:20] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006372 10.0.0.242 - - [2026-02-23 03:19:20] "POST /neutron/network HTTP/1.1" 200 831 0.006560 10.0.0.242 - - [2026-02-23 03:19:21] "POST /neutron/port HTTP/1.1" 200 1057 0.013872 10.0.0.242 - - [2026-02-23 03:19:21] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003509 10.0.0.242 - - [2026-02-23 03:19:21] "POST /neutron/network HTTP/1.1" 200 821 0.006458 10.0.0.242 - - [2026-02-23 03:19:25] "POST /neutron/port HTTP/1.1" 200 1121 0.016021 10.0.0.242 - - [2026-02-23 03:19:25] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006076 10.0.0.242 - - [2026-02-23 03:19:25] "GET /virtual-machine/3c06f6d9-c3f2-4cca-b3e8-3cd1d6bdb2d6 HTTP/1.1" 200 1290 0.005101 10.0.0.242 - - [2026-02-23 03:19:25] "GET /virtual-machine-interface/7244a9b7-9006-447b-a677-c07283760e6a HTTP/1.1" 200 2931 0.005609 10.0.0.242 - - [2026-02-23 03:19:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004333 10.0.0.242 - - [2026-02-23 03:19:25] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004906 10.0.0.242 - - [2026-02-23 03:19:25] "GET /virtual-networks?parent_id=953ef540-5083-4b4f-949d-81557fbe367c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002699 10.0.0.242 - - [2026-02-23 03:19:25] "GET /virtual-network/5092b5d8-4117-42b5-9dcc-d72a28c3cf4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.005219 10.0.0.242 - - [2026-02-23 03:19:26] "POST /neutron/network HTTP/1.1" 200 831 0.006021 10.0.0.242 - - [2026-02-23 03:19:26] "POST /neutron/port HTTP/1.1" 200 117 0.001550 10.0.0.242 - - [2026-02-23 03:19:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003453 10.0.0.242 - - [2026-02-23 03:19:28] "GET /virtual-network/5092b5d8-4117-42b5-9dcc-d72a28c3cf4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.004945 10.0.0.242 - - [2026-02-23 03:19:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003300 10.0.0.242 - - [2026-02-23 03:19:32] "GET /virtual-network/5092b5d8-4117-42b5-9dcc-d72a28c3cf4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.004822 10.0.0.242 - - [2026-02-23 03:19:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003671 10.0.0.242 - - [2026-02-23 03:19:37] "GET /virtual-network/5092b5d8-4117-42b5-9dcc-d72a28c3cf4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.005111 10.0.0.242 - - [2026-02-23 03:19:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003216 10.0.0.242 - - [2026-02-23 03:19:41] "GET /virtual-network/5092b5d8-4117-42b5-9dcc-d72a28c3cf4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.004740 10.0.0.242 - - [2026-02-23 03:19:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003502 10.0.0.242 - - [2026-02-23 03:19:45] "GET /virtual-network/5092b5d8-4117-42b5-9dcc-d72a28c3cf4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.004951 10.0.0.242 - - [2026-02-23 03:19:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003068 10.0.0.242 - - [2026-02-23 03:19:49] "GET /virtual-network/5092b5d8-4117-42b5-9dcc-d72a28c3cf4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.004965 10.0.0.242 - - [2026-02-23 03:19:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003446 10.0.0.242 - - [2026-02-23 03:19:53] "GET /virtual-network/5092b5d8-4117-42b5-9dcc-d72a28c3cf4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.005370 10.0.0.242 - - [2026-02-23 03:19:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003495 10.0.0.242 - - [2026-02-23 03:19:57] "GET /virtual-network/5092b5d8-4117-42b5-9dcc-d72a28c3cf4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.005124 10.0.0.242 - - [2026-02-23 03:20:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003455 10.0.0.242 - - [2026-02-23 03:20:01] "GET /virtual-network/5092b5d8-4117-42b5-9dcc-d72a28c3cf4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.005692 10.0.0.242 - - [2026-02-23 03:20:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004569 10.0.0.242 - - [2026-02-23 03:20:03] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003334 10.0.0.242 - - [2026-02-23 03:20:03] "GET /virtual-networks?parent_id=953ef540-5083-4b4f-949d-81557fbe367c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002852 10.0.0.242 - - [2026-02-23 03:20:03] "GET /virtual-network/5092b5d8-4117-42b5-9dcc-d72a28c3cf4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.005531 10.0.0.242 - - [2026-02-23 03:20:03] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009743 10.0.0.50 - - [2026-02-23 03:20:12] "GET /obj-perms HTTP/1.1" 200 5075 0.064413 10.0.0.242 - - [2026-02-23 03:20:13] "POST /neutron/port HTTP/1.1" 200 1121 0.015681 10.0.0.242 - - [2026-02-23 03:20:14] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007604 10.0.0.242 - - [2026-02-23 03:20:14] "POST /neutron/network HTTP/1.1" 200 831 0.005899 10.0.0.242 - - [2026-02-23 03:20:14] "POST /neutron/port HTTP/1.1" 200 117 0.001079 10.0.0.242 - - [2026-02-23 03:20:19] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006543 10.0.0.242 - - [2026-02-23 03:20:24] "POST /neutron/port HTTP/1.1" 200 1121 0.016098 10.0.0.242 - - [2026-02-23 03:20:24] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006719 10.0.0.242 - - [2026-02-23 03:20:24] "POST /neutron/network HTTP/1.1" 200 795 0.012968 10.0.0.242 - - [2026-02-23 03:20:25] "POST /id-to-fqname HTTP/1.1" 200 218 0.001136 10.0.0.242 - - [2026-02-23 03:20:25] "GET /virtual-machine/3c06f6d9-c3f2-4cca-b3e8-3cd1d6bdb2d6 HTTP/1.1" 200 1290 0.003276 10.0.0.242 - - [2026-02-23 03:20:25] "GET /virtual-machine-interface/7244a9b7-9006-447b-a677-c07283760e6a HTTP/1.1" 200 2931 0.005131 10.0.0.242 - - [2026-02-23 03:20:25] "GET /instance-ip/d4f94073-ba60-40b8-9194-3f424baa944e HTTP/1.1" 200 1616 0.005130 10.0.0.242 - - [2026-02-23 03:20:25] "GET /virtual-machine-interface/7244a9b7-9006-447b-a677-c07283760e6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2710 0.005433 10.0.0.242 - - [2026-02-23 03:20:25] "PUT /virtual-machine-interface/7244a9b7-9006-447b-a677-c07283760e6a HTTP/1.1" 200 284 0.013426 10.0.0.242 - - [2026-02-23 03:20:26] "POST /neutron/port HTTP/1.1" 200 1121 0.042175 10.0.0.242 - - [2026-02-23 03:20:26] "POST /neutron/subnet HTTP/1.1" 200 694 0.008103 10.0.0.242 - - [2026-02-23 03:21:14] "POST /neutron/port HTTP/1.1" 200 1121 0.016366 10.0.0.242 - - [2026-02-23 03:21:14] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003366 10.0.0.242 - - [2026-02-23 03:21:14] "POST /neutron/network HTTP/1.1" 200 821 0.006016 10.0.0.242 - - [2026-02-23 03:21:28] "POST /neutron/network HTTP/1.1" 200 831 0.005694 10.0.0.242 - - [2026-02-23 03:21:28] "POST /neutron/port HTTP/1.1" 200 117 0.001046 10.0.0.242 - - [2026-02-23 03:21:48] "DELETE /instance-ip/cb51a73f-4ae8-44a0-8e97-093b9f132b86 HTTP/1.1" 200 115 0.043433 10.0.0.242 - - [2026-02-23 03:21:48] "DELETE /virtual-machine-interface/4a49c8aa-9fa2-4300-849f-c83d885ef64e HTTP/1.1" 200 115 0.074138 10.0.0.242 - - [2026-02-23 03:21:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003810 10.0.0.242 - - [2026-02-23 03:21:48] "GET /virtual-network/5092b5d8-4117-42b5-9dcc-d72a28c3cf4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.006319 10.0.0.242 - - [2026-02-23 03:21:48] "PUT /virtual-network/5092b5d8-4117-42b5-9dcc-d72a28c3cf4a HTTP/1.1" 200 264 0.048975 10.0.0.242 - - [2026-02-23 03:21:48] "POST /neutron/network HTTP/1.1" 400 204 0.014029 10.0.0.242 - - [2026-02-23 03:21:49] "POST /neutron/port HTTP/1.1" 200 151 0.179062 10.0.0.23 - - [2026-02-23 03:21:49] "POST /ref-update HTTP/1.1" 200 156 0.089120 10.0.0.242 - - [2026-02-23 03:21:49] "POST /neutron/port HTTP/1.1" 200 151 0.167231 10.0.0.23 - - [2026-02-23 03:21:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003213 10.0.0.23 - - [2026-02-23 03:21:52] "GET /projects?obj_uuids=953ef540-5083-4b4f-949d-81557fbe367c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000947 10.0.0.242 - - [2026-02-23 03:21:52] "GET /project/953ef540-5083-4b4f-949d-81557fbe367c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.064322 10.0.0.23 - - [2026-02-23 03:21:52] "GET /projects?obj_uuids=953ef540-5083-4b4f-949d-81557fbe367c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000964 10.0.0.242 - - [2026-02-23 03:21:52] "GET /project/953ef540-5083-4b4f-949d-81557fbe367c?fields=virtual_networks HTTP/1.1" 200 1029 0.037480 10.0.0.23 - - [2026-02-23 03:21:52] "GET /projects?obj_uuids=953ef540-5083-4b4f-949d-81557fbe367c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000939 10.0.0.242 - - [2026-02-23 03:21:52] "GET /project/953ef540-5083-4b4f-949d-81557fbe367c?fields=virtual_machine_interfaces HTTP/1.1" 200 1029 0.050891 10.0.0.23 - - [2026-02-23 03:21:52] "GET /projects?obj_uuids=953ef540-5083-4b4f-949d-81557fbe367c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001608 10.0.0.242 - - [2026-02-23 03:21:52] "GET /project/953ef540-5083-4b4f-949d-81557fbe367c?fields=security_groups HTTP/1.1" 200 1253 0.045022 10.0.0.242 - - [2026-02-23 03:21:53] "POST /fqname-to-id HTTP/1.1" 404 185 0.039433 10.0.0.23 - - [2026-02-23 03:21:53] "GET /projects?obj_uuids=ecd47b0d-d83a-44f0-99ea-826891d47695&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002766 10.0.0.242 - - [2026-02-23 03:21:53] "POST /neutron/port HTTP/1.1" 200 117 0.004597 10.0.0.23 - - [2026-02-23 03:21:53] "GET /domains?obj_uuids=e1cc6957-1fd1-4e0a-8f60-be32b1950cd6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000901 10.0.0.23 - - [2026-02-23 03:21:53] "GET /domain/e1cc6957-1fd1-4e0a-8f60-be32b1950cd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.048512 10.0.0.23 - - [2026-02-23 03:21:54] "POST /id-to-fqname HTTP/1.1" 200 187 0.003202 10.0.0.23 - - [2026-02-23 03:21:54] "POST /fqname-to-id HTTP/1.1" 404 196 0.002966 10.0.0.23 - - [2026-02-23 03:21:54] "POST /security-groups HTTP/1.1" 200 588 0.073456 10.0.0.23 - - [2026-02-23 03:21:54] "POST /projects HTTP/1.1" 200 579 0.275967 10.0.0.23 - - [2026-02-23 03:21:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.315178 10.0.0.23 - - [2026-02-23 03:21:54] "POST /access-control-lists HTTP/1.1" 200 593 0.024791 10.0.0.242 - - [2026-02-23 03:21:54] "GET /project/ecd47b0d-d83a-44f0-99ea-826891d47695?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1352 0.504132 10.0.0.242 - - [2026-02-23 03:21:55] "GET / HTTP/1.1" 200 35931 0.001470 10.0.0.242 - - [2026-02-23 03:21:57] "POST /fqname-to-id HTTP/1.1" 401 293 0.000416 10.0.0.242 - - [2026-02-23 03:21:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.064819 10.0.0.23 - - [2026-02-23 03:21:57] "GET /projects?obj_uuids=ecd47b0d-d83a-44f0-99ea-826891d47695&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.030943 10.0.0.242 - - [2026-02-23 03:21:57] "GET /project/ecd47b0d-d83a-44f0-99ea-826891d47695?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1352 0.080558 10.0.0.23 - - [2026-02-23 03:21:57] "GET /projects?obj_uuids=ecd47b0d-d83a-44f0-99ea-826891d47695&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.000973 10.0.0.242 - - [2026-02-23 03:21:58] "POST /neutron/network HTTP/1.1" 200 610 0.157831 10.0.0.23 - - [2026-02-23 03:21:58] "POST /route-targets HTTP/1.1" 200 327 0.012129 10.0.0.242 - - [2026-02-23 03:21:58] "POST /id-to-fqname HTTP/1.1" 200 221 0.002775 10.0.0.242 - - [2026-02-23 03:21:58] "GET /virtual-network/9176b5a2-f5e6-45ad-9cc0-b36595bc067e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005616 10.0.0.242 - - [2026-02-23 03:21:58] "POST /neutron/network HTTP/1.1" 200 831 0.005774 10.0.0.242 - - [2026-02-23 03:21:58] "GET /virtual-network/9176b5a2-f5e6-45ad-9cc0-b36595bc067e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006097 10.0.0.242 - - [2026-02-23 03:21:58] "POST /fqname-to-id HTTP/1.1" 404 207 0.002932 10.0.0.242 - - [2026-02-23 03:21:58] "GET /virtual-network/9176b5a2-f5e6-45ad-9cc0-b36595bc067e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005156 10.0.0.23 - - [2026-02-23 03:21:58] "GET /projects?obj_uuids=ecd47b0d-d83a-44f0-99ea-826891d47695&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001328 10.0.0.242 - - [2026-02-23 03:21:58] "POST /neutron/port HTTP/1.1" 200 985 0.228224 10.0.0.242 - - [2026-02-23 03:21:58] "GET /virtual-machine-interface/0fa4422e-76b2-4ceb-bc51-67d64b9bf002?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.004935 10.0.0.242 - - [2026-02-23 03:21:58] "GET /virtual-machine-interface/0fa4422e-76b2-4ceb-bc51-67d64b9bf002?fields=instance_ip_back_refs HTTP/1.1" 200 1319 0.005013 10.0.0.242 - - [2026-02-23 03:21:58] "GET /instance-ip/f0f58c64-2453-4344-bdfe-efd7abd9ca56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1603 0.004360 10.0.0.242 - - [2026-02-23 03:21:58] "POST /id-to-fqname HTTP/1.1" 200 221 0.001263 10.0.0.23 - - [2026-02-23 03:21:59] "GET /projects?obj_uuids=ecd47b0d-d83a-44f0-99ea-826891d47695&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.002611 10.0.0.242 - - [2026-02-23 03:21:59] "GET /project/ecd47b0d-d83a-44f0-99ea-826891d47695?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1352 0.070324 10.0.0.242 - - [2026-02-23 03:22:00] "POST /neutron/port HTTP/1.1" 200 117 0.005966 10.0.0.242 - - [2026-02-23 03:22:00] "POST /id-to-fqname HTTP/1.1" 200 221 0.001398 10.0.0.242 - - [2026-02-23 03:22:00] "POST /neutron/port HTTP/1.1" 200 985 0.010599 10.0.0.242 - - [2026-02-23 03:22:00] "POST /neutron/port HTTP/1.1" 200 985 0.012135 10.0.0.242 - - [2026-02-23 03:22:00] "POST /neutron/port HTTP/1.1" 200 117 0.007874 10.0.0.23 - - [2026-02-23 03:22:00] "GET /projects?obj_uuids=ecd47b0d-d83a-44f0-99ea-826891d47695&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001101 10.0.0.242 - - [2026-02-23 03:22:00] "GET /project/ecd47b0d-d83a-44f0-99ea-826891d47695?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1352 0.046929 10.0.0.242 - - [2026-02-23 03:22:00] "POST /fqname-to-id HTTP/1.1" 404 208 0.005157 10.0.0.242 - - [2026-02-23 03:22:00] "POST /interface-route-tables HTTP/1.1" 200 556 0.050433 10.0.0.242 - - [2026-02-23 03:22:00] "GET /interface-route-table/ff4c658e-42cf-4603-a783-3fdad3313012?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1275 0.006330 10.0.0.242 - - [2026-02-23 03:22:01] "POST /neutron/port HTTP/1.1" 200 1059 0.015100 10.0.0.242 - - [2026-02-23 03:22:01] "POST /neutron/port HTTP/1.1" 200 1123 0.016990 10.0.0.242 - - [2026-02-23 03:22:01] "POST /neutron/port HTTP/1.1" 200 985 0.013536 10.0.0.242 - - [2026-02-23 03:22:01] "POST /neutron/network HTTP/1.1" 200 841 0.006129 10.0.0.242 - - [2026-02-23 03:22:01] "POST /neutron/port HTTP/1.1" 200 1077 0.150915 10.0.0.242 - - [2026-02-23 03:22:01] "POST /neutron/subnet HTTP/1.1" 200 708 0.008721 10.0.0.242 - - [2026-02-23 03:22:02] "GET /virtual-machine-interface/0fa4422e-76b2-4ceb-bc51-67d64b9bf002?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2663 0.005551 10.0.0.242 - - [2026-02-23 03:22:02] "POST /ref-update HTTP/1.1" 200 156 0.014499 10.0.0.242 - - [2026-02-23 03:22:02] "POST /neutron/port HTTP/1.1" 200 1123 0.015677 10.0.0.242 - - [2026-02-23 03:22:07] "POST /neutron/security_group HTTP/1.1" 200 2055 0.007267 10.0.0.242 - - [2026-02-23 03:22:07] "POST /neutron/port HTTP/1.1" 200 1123 0.015127 10.0.0.242 - - [2026-02-23 03:22:07] "POST /neutron/security_group HTTP/1.1" 200 2055 0.007726 10.0.0.242 - - [2026-02-23 03:22:07] "GET /virtual-machine/d6229702-7ee2-4683-a43d-76897f10f82b HTTP/1.1" 401 293 0.000350 10.0.0.242 - - [2026-02-23 03:22:07] "GET /virtual-machine/d6229702-7ee2-4683-a43d-76897f10f82b HTTP/1.1" 200 1290 0.094892 10.0.0.242 - - [2026-02-23 03:22:07] "GET /virtual-machine/d6229702-7ee2-4683-a43d-76897f10f82b HTTP/1.1" 200 1290 0.003107 10.0.0.242 - - [2026-02-23 03:22:07] "GET /virtual-machine-interface/506de3f2-01a1-4544-8bb5-adc9947effa3 HTTP/1.1" 200 2938 0.004322 10.0.0.242 - - [2026-02-23 03:22:07] "GET /virtual-machine/d6229702-7ee2-4683-a43d-76897f10f82b HTTP/1.1" 200 1290 0.006067 10.0.0.242 - - [2026-02-23 03:22:07] "GET /virtual-machine-interface/506de3f2-01a1-4544-8bb5-adc9947effa3 HTTP/1.1" 200 2938 0.004436 10.0.0.242 - - [2026-02-23 03:22:08] "GET /instance-ip/c3cb6cc0-0828-463a-98b1-b4ff1a61dd5c HTTP/1.1" 200 1621 0.006646 10.0.0.242 - - [2026-02-23 03:22:08] "GET /virtual-machine/d6229702-7ee2-4683-a43d-76897f10f82b HTTP/1.1" 200 1290 0.004458 10.0.0.242 - - [2026-02-23 03:22:08] "GET /virtual-machine-interface/506de3f2-01a1-4544-8bb5-adc9947effa3 HTTP/1.1" 200 2938 0.005197 10.0.0.242 - - [2026-02-23 03:22:08] "GET /instance-ip/c3cb6cc0-0828-463a-98b1-b4ff1a61dd5c HTTP/1.1" 200 1621 0.003946 10.0.0.242 - - [2026-02-23 03:22:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003182 10.0.0.242 - - [2026-02-23 03:22:08] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003574 10.0.0.242 - - [2026-02-23 03:22:08] "GET /virtual-networks?parent_id=ecd47b0d-d83a-44f0-99ea-826891d47695&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002708 10.0.0.242 - - [2026-02-23 03:22:08] "GET /virtual-network/9176b5a2-f5e6-45ad-9cc0-b36595bc067e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005552 10.0.0.242 - - [2026-02-23 03:22:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003552 10.0.0.242 - - [2026-02-23 03:22:08] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004026 10.0.0.242 - - [2026-02-23 03:22:08] "GET /virtual-networks?parent_id=ecd47b0d-d83a-44f0-99ea-826891d47695&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002989 10.0.0.242 - - [2026-02-23 03:22:08] "GET /virtual-network/9176b5a2-f5e6-45ad-9cc0-b36595bc067e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005402 10.0.0.242 - - [2026-02-23 03:22:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003525 10.0.0.242 - - [2026-02-23 03:22:08] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003965 10.0.0.242 - - [2026-02-23 03:22:08] "GET /virtual-networks?parent_id=ecd47b0d-d83a-44f0-99ea-826891d47695&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003204 10.0.0.242 - - [2026-02-23 03:22:08] "GET /virtual-network/9176b5a2-f5e6-45ad-9cc0-b36595bc067e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005112 10.0.0.242 - - [2026-02-23 03:22:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003662 10.0.0.242 - - [2026-02-23 03:22:08] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.010854 10.0.0.242 - - [2026-02-23 03:22:08] "GET /virtual-networks?parent_id=ecd47b0d-d83a-44f0-99ea-826891d47695&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002751 10.0.0.242 - - [2026-02-23 03:22:08] "GET /virtual-network/9176b5a2-f5e6-45ad-9cc0-b36595bc067e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005264 10.0.0.242 - - [2026-02-23 03:22:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004897 10.0.0.242 - - [2026-02-23 03:22:08] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004163 10.0.0.242 - - [2026-02-23 03:22:08] "GET /virtual-networks?parent_id=ecd47b0d-d83a-44f0-99ea-826891d47695&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002916 10.0.0.242 - - [2026-02-23 03:22:08] "GET /virtual-network/9176b5a2-f5e6-45ad-9cc0-b36595bc067e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005086 10.0.0.242 - - [2026-02-23 03:22:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003014 10.0.0.242 - - [2026-02-23 03:22:08] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004088 10.0.0.242 - - [2026-02-23 03:22:08] "GET /virtual-networks?parent_id=ecd47b0d-d83a-44f0-99ea-826891d47695&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003781 10.0.0.242 - - [2026-02-23 03:22:08] "GET /virtual-network/9176b5a2-f5e6-45ad-9cc0-b36595bc067e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006053 10.0.0.242 - - [2026-02-23 03:22:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003197 10.0.0.242 - - [2026-02-23 03:22:08] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003809 10.0.0.242 - - [2026-02-23 03:22:08] "GET /virtual-networks?parent_id=ecd47b0d-d83a-44f0-99ea-826891d47695&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003143 10.0.0.242 - - [2026-02-23 03:22:08] "GET /virtual-network/9176b5a2-f5e6-45ad-9cc0-b36595bc067e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005339 10.0.0.242 - - [2026-02-23 03:22:11] "POST /neutron/port HTTP/1.1" 200 1123 0.019637 10.0.0.242 - - [2026-02-23 03:22:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003791 10.0.0.242 - - [2026-02-23 03:22:12] "GET /virtual-network/9176b5a2-f5e6-45ad-9cc0-b36595bc067e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005304 10.0.0.242 - - [2026-02-23 03:22:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002971 10.0.0.242 - - [2026-02-23 03:22:14] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003137 10.0.0.242 - - [2026-02-23 03:22:14] "GET /virtual-networks?parent_id=ecd47b0d-d83a-44f0-99ea-826891d47695&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002954 10.0.0.242 - - [2026-02-23 03:22:14] "GET /virtual-network/9176b5a2-f5e6-45ad-9cc0-b36595bc067e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005765 10.0.0.23 - - [2026-02-23 03:22:14] "GET /obj-perms HTTP/1.1" 200 5075 0.056046 10.0.0.242 - - [2026-02-23 03:22:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003151 10.0.0.242 - - [2026-02-23 03:22:14] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003831 10.0.0.242 - - [2026-02-23 03:22:14] "GET /virtual-networks?parent_id=ecd47b0d-d83a-44f0-99ea-826891d47695&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002678 10.0.0.242 - - [2026-02-23 03:22:14] "GET /virtual-network/9176b5a2-f5e6-45ad-9cc0-b36595bc067e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005180 10.0.0.242 - - [2026-02-23 03:22:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002891 10.0.0.242 - - [2026-02-23 03:22:14] "GET /routing-instance/e8c782c0-3828-41a2-8eae-907ffdb48991?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.006833 10.0.0.242 - - [2026-02-23 03:22:14] "GET /route-target/94b00ce5-6da8-48bc-abac-936367f0d35a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003585 10.0.0.242 - - [2026-02-23 03:22:14] "GET /obj-perms HTTP/1.1" 200 5075 0.054615 10.0.0.242 - - [2026-02-23 03:22:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003345 10.0.0.242 - - [2026-02-23 03:22:14] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003099 10.0.0.242 - - [2026-02-23 03:22:14] "GET /virtual-networks?parent_id=ecd47b0d-d83a-44f0-99ea-826891d47695&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002494 10.0.0.242 - - [2026-02-23 03:22:14] "GET /virtual-network/9176b5a2-f5e6-45ad-9cc0-b36595bc067e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005212 10.0.0.242 - - [2026-02-23 03:22:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002480 10.0.0.242 - - [2026-02-23 03:22:14] "GET /routing-instance/e8c782c0-3828-41a2-8eae-907ffdb48991?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.005100 10.0.0.242 - - [2026-02-23 03:22:14] "GET /route-target/94b00ce5-6da8-48bc-abac-936367f0d35a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003979 10.0.0.242 - - [2026-02-23 03:22:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003979 10.0.0.242 - - [2026-02-23 03:22:14] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003713 10.0.0.242 - - [2026-02-23 03:22:14] "GET /virtual-networks?parent_id=ecd47b0d-d83a-44f0-99ea-826891d47695&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002803 10.0.0.242 - - [2026-02-23 03:22:15] "GET /virtual-network/9176b5a2-f5e6-45ad-9cc0-b36595bc067e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005004 10.0.0.242 - - [2026-02-23 03:22:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003037 10.0.0.242 - - [2026-02-23 03:22:15] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003907 10.0.0.242 - - [2026-02-23 03:22:15] "GET /virtual-networks?parent_id=ecd47b0d-d83a-44f0-99ea-826891d47695&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002627 10.0.0.242 - - [2026-02-23 03:22:15] "GET /virtual-network/9176b5a2-f5e6-45ad-9cc0-b36595bc067e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005868 10.0.0.242 - - [2026-02-23 03:22:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003386 10.0.0.242 - - [2026-02-23 03:22:15] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003659 10.0.0.242 - - [2026-02-23 03:22:15] "GET /virtual-networks?parent_id=ecd47b0d-d83a-44f0-99ea-826891d47695&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002828 10.0.0.242 - - [2026-02-23 03:22:15] "GET /virtual-network/9176b5a2-f5e6-45ad-9cc0-b36595bc067e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005554 10.0.0.23 - - [2026-02-23 03:22:19] "GET /obj-perms HTTP/1.1" 200 5043 0.066207 10.0.0.23 - - [2026-02-23 03:22:21] "DELETE /project/ecd47b0dd83a44f099ea826891d47695 HTTP/1.1" 404 173 0.005521 10.0.0.23 - - [2026-02-23 03:22:21] "GET /projects?obj_uuids=953ef540-5083-4b4f-949d-81557fbe367c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000787 10.0.0.23 - - [2026-02-23 03:22:21] "GET /project/953ef540-5083-4b4f-949d-81557fbe367c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1461 0.035159 10.0.0.23 - - [2026-02-23 03:22:21] "GET /projects?obj_uuids=953ef540-5083-4b4f-949d-81557fbe367c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001168 10.0.0.23 - - [2026-02-23 03:22:21] "GET /project/953ef540-5083-4b4f-949d-81557fbe367c?fields=security_groups HTTP/1.1" 200 1358 0.077657 10.0.0.23 - - [2026-02-23 03:22:21] "DELETE /security-group/753d611c-7421-4f9c-ac46-c84063aec4b1 HTTP/1.1" 200 115 0.045303 10.0.0.23 - - [2026-02-23 03:22:21] "GET /projects?obj_uuids=953ef540-5083-4b4f-949d-81557fbe367c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000850 10.0.0.23 - - [2026-02-23 03:22:21] "GET /project/953ef540-5083-4b4f-949d-81557fbe367c?fields=application_policy_sets HTTP/1.1" 200 1397 0.037162 10.0.0.23 - - [2026-02-23 03:22:22] "DELETE /access-control-list/d4632b2d-5af1-463c-b7a3-5216c0906637 HTTP/1.1" 200 115 0.032943 10.0.0.23 - - [2026-02-23 03:22:22] "DELETE /project/953ef540-5083-4b4f-949d-81557fbe367c HTTP/1.1" 200 115 0.390163 10.0.0.23 - - [2026-02-23 03:22:24] "GET /obj-perms HTTP/1.1" 200 5043 0.003841 10.0.0.242 - - [2026-02-23 03:22:24] "GET /obj-perms HTTP/1.1" 200 5043 0.057317 10.0.0.242 - - [2026-02-23 03:22:24] "GET /obj-perms HTTP/1.1" 200 5043 0.003377 10.0.0.242 - - [2026-02-23 03:22:24] "GET /obj-perms HTTP/1.1" 200 5043 0.003667 10.0.0.242 - - [2026-02-23 03:22:25] "POST /neutron/security_group HTTP/1.1" 200 2055 0.006712 10.0.0.242 - - [2026-02-23 03:22:25] "POST /neutron/port HTTP/1.1" 200 1087 0.017180 10.0.0.242 - - [2026-02-23 03:22:25] "GET /virtual-machine/d15337f7-ba45-4a44-80a9-adace2bf5e57 HTTP/1.1" 200 1267 0.005463 10.0.0.242 - - [2026-02-23 03:22:25] "GET /virtual-machine-interface/0fa4422e-76b2-4ceb-bc51-67d64b9bf002 HTTP/1.1" 200 3150 0.004860 10.0.0.242 - - [2026-02-23 03:22:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003083 10.0.0.242 - - [2026-02-23 03:22:25] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003427 10.0.0.242 - - [2026-02-23 03:22:25] "GET /virtual-networks?parent_id=ecd47b0d-d83a-44f0-99ea-826891d47695&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002476 10.0.0.242 - - [2026-02-23 03:22:25] "GET /virtual-network/9176b5a2-f5e6-45ad-9cc0-b36595bc067e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005517 10.0.0.242 - - [2026-02-23 03:22:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004417 10.0.0.242 - - [2026-02-23 03:22:26] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003606 10.0.0.242 - - [2026-02-23 03:22:26] "GET /virtual-networks?parent_id=ecd47b0d-d83a-44f0-99ea-826891d47695&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003180 10.0.0.242 - - [2026-02-23 03:22:26] "GET /virtual-network/9176b5a2-f5e6-45ad-9cc0-b36595bc067e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005808 10.0.0.242 - - [2026-02-23 03:22:27] "GET /virtual-network/9176b5a2-f5e6-45ad-9cc0-b36595bc067e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005083 10.0.0.50 - - [2026-02-23 03:22:27] "GET /obj-perms HTTP/1.1" 200 5043 0.059886 10.0.0.23 - - [2026-02-23 03:22:27] "GET /obj-perms HTTP/1.1" 200 5043 0.004456 10.0.0.242 - - [2026-02-23 03:22:27] "GET /virtual-machine/d6229702-7ee2-4683-a43d-76897f10f82b HTTP/1.1" 200 1290 0.004037 10.0.0.242 - - [2026-02-23 03:22:28] "POST /neutron/port HTTP/1.1" 200 1087 0.015717 10.0.0.242 - - [2026-02-23 03:22:28] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004110 10.0.0.242 - - [2026-02-23 03:22:28] "POST /neutron/port HTTP/1.1" 200 117 0.001081 10.0.0.242 - - [2026-02-23 03:22:29] "GET /virtual-machine/d6229702-7ee2-4683-a43d-76897f10f82b HTTP/1.1" 404 171 0.003021 10.0.0.242 - - [2026-02-23 03:22:29] "GET /virtual-machine/d6229702-7ee2-4683-a43d-76897f10f82b HTTP/1.1" 404 171 0.002560 10.0.0.242 - - [2026-02-23 03:22:29] "GET /virtual-machine/d6229702-7ee2-4683-a43d-76897f10f82b HTTP/1.1" 404 171 0.002827 10.0.0.242 - - [2026-02-23 03:22:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003028 10.0.0.242 - - [2026-02-23 03:22:30] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003516 10.0.0.242 - - [2026-02-23 03:22:30] "GET /virtual-networks?parent_id=ecd47b0d-d83a-44f0-99ea-826891d47695&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003184 10.0.0.242 - - [2026-02-23 03:22:30] "GET /virtual-network/9176b5a2-f5e6-45ad-9cc0-b36595bc067e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005626 10.0.0.242 - - [2026-02-23 03:22:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003135 10.0.0.242 - - [2026-02-23 03:22:30] "GET /routing-instance/e8c782c0-3828-41a2-8eae-907ffdb48991?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.003988 10.0.0.242 - - [2026-02-23 03:22:30] "GET /route-target/94b00ce5-6da8-48bc-abac-936367f0d35a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003611 10.0.0.242 - - [2026-02-23 03:22:30] "GET /obj-perms HTTP/1.1" 200 5043 0.004109 10.0.0.242 - - [2026-02-23 03:22:36] "GET /obj-perms HTTP/1.1" 200 5043 0.004563 10.0.0.242 - - [2026-02-23 03:22:39] "GET /obj-perms HTTP/1.1" 200 5043 0.003709 10.0.0.242 - - [2026-02-23 03:22:45] "GET /obj-perms HTTP/1.1" 200 5043 0.003910 10.0.0.242 - - [2026-02-23 03:22:48] "GET /obj-perms HTTP/1.1" 200 5043 0.003697 10.0.0.242 - - [2026-02-23 03:22:55] "GET /obj-perms HTTP/1.1" 200 5043 0.004079 10.0.0.242 - - [2026-02-23 03:22:55] "GET /obj-perms HTTP/1.1" 200 5043 0.003340 10.0.0.242 - - [2026-02-23 03:22:55] "GET /interface-route-table/ff4c658e-42cf-4603-a783-3fdad3313012?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1275 0.004350 10.0.0.242 - - [2026-02-23 03:22:55] "GET /virtual-machine-interface/0fa4422e-76b2-4ceb-bc51-67d64b9bf002?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2929 0.005759 10.0.0.242 - - [2026-02-23 03:22:55] "POST /ref-update HTTP/1.1" 200 156 0.014945 10.0.0.242 - - [2026-02-23 03:22:55] "DELETE /interface-route-table/ff4c658e-42cf-4603-a783-3fdad3313012 HTTP/1.1" 200 115 0.026882 10.0.0.242 - - [2026-02-23 03:22:55] "POST /neutron/port HTTP/1.1" 200 1077 0.014261 10.0.0.23 - - [2026-02-23 03:22:55] "POST /useragent-kv HTTP/1.1" 200 115 0.002766 10.0.0.23 - - [2026-02-23 03:22:55] "POST /useragent-kv HTTP/1.1" 200 115 0.002135 10.0.0.242 - - [2026-02-23 03:22:55] "POST /neutron/network HTTP/1.1" 200 151 0.111135 10.0.0.23 - - [2026-02-23 03:22:57] "GET /projects?obj_uuids=ecd47b0d-d83a-44f0-99ea-826891d47695&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.000937 10.0.0.242 - - [2026-02-23 03:22:57] "GET /project/ecd47b0d-d83a-44f0-99ea-826891d47695?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1352 0.033726 10.0.0.23 - - [2026-02-23 03:22:57] "GET /projects?obj_uuids=ecd47b0d-d83a-44f0-99ea-826891d47695&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001287 10.0.0.242 - - [2026-02-23 03:22:57] "GET /project/ecd47b0d-d83a-44f0-99ea-826891d47695?fields=virtual_networks HTTP/1.1" 200 1027 0.081937 10.0.0.23 - - [2026-02-23 03:22:57] "GET /projects?obj_uuids=ecd47b0d-d83a-44f0-99ea-826891d47695&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001369 10.0.0.242 - - [2026-02-23 03:22:57] "GET /project/ecd47b0d-d83a-44f0-99ea-826891d47695?fields=virtual_machine_interfaces HTTP/1.1" 200 1027 0.034782 10.0.0.23 - - [2026-02-23 03:22:57] "GET /projects?obj_uuids=ecd47b0d-d83a-44f0-99ea-826891d47695&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001059 10.0.0.242 - - [2026-02-23 03:22:57] "GET /project/ecd47b0d-d83a-44f0-99ea-826891d47695?fields=security_groups HTTP/1.1" 200 1250 0.046107 10.0.0.242 - - [2026-02-23 03:22:58] "POST /fqname-to-id HTTP/1.1" 404 192 0.027574 10.0.0.23 - - [2026-02-23 03:22:58] "GET /projects?obj_uuids=6178094c-b961-4a96-a381-3caa4706d8a7&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003006 10.0.0.23 - - [2026-02-23 03:22:58] "GET /domains?obj_uuids=e1cc6957-1fd1-4e0a-8f60-be32b1950cd6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000839 10.0.0.23 - - [2026-02-23 03:22:58] "GET /domain/e1cc6957-1fd1-4e0a-8f60-be32b1950cd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.006115 10.0.0.23 - - [2026-02-23 03:22:58] "POST /id-to-fqname HTTP/1.1" 200 194 0.001038 10.0.0.23 - - [2026-02-23 03:22:58] "POST /fqname-to-id HTTP/1.1" 404 203 0.007300 10.0.0.23 - - [2026-02-23 03:22:58] "POST /security-groups HTTP/1.1" 200 595 0.027174 10.0.0.23 - - [2026-02-23 03:22:58] "POST /fqname-to-id HTTP/1.1" 404 238 0.002882 10.0.0.23 - - [2026-02-23 03:22:58] "POST /projects HTTP/1.1" 200 593 0.214520 10.0.0.23 - - [2026-02-23 03:22:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.286821 10.0.0.23 - - [2026-02-23 03:22:58] "POST /access-control-lists HTTP/1.1" 200 598 0.029317 10.0.0.242 - - [2026-02-23 03:22:59] "GET /project/6178094c-b961-4a96-a381-3caa4706d8a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.427085 10.0.0.242 - - [2026-02-23 03:23:00] "GET / HTTP/1.1" 200 35931 0.002045 10.0.0.242 - - [2026-02-23 03:23:00] "POST /fqname-to-id HTTP/1.1" 401 293 0.000678 10.0.0.242 - - [2026-02-23 03:23:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.099757 10.0.0.23 - - [2026-02-23 03:23:01] "GET /projects?obj_uuids=6178094c-b961-4a96-a381-3caa4706d8a7&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000888 10.0.0.242 - - [2026-02-23 03:23:01] "GET /project/6178094c-b961-4a96-a381-3caa4706d8a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.036400 10.0.0.242 - - [2026-02-23 03:23:01] "POST /neutron/network HTTP/1.1" 200 117 0.039324 10.0.0.242 - - [2026-02-23 03:23:01] "POST /neutron/network HTTP/1.1" 200 829 0.007875 10.0.0.242 - - [2026-02-23 03:23:01] "POST /id-to-fqname HTTP/1.1" 200 224 0.001024 10.0.0.242 - - [2026-02-23 03:23:01] "GET /virtual-network/2cdf55a6-6386-44e1-8517-2757d2a5f04f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.004944 10.0.0.242 - - [2026-02-23 03:23:01] "GET /virtual-network/2cdf55a6-6386-44e1-8517-2757d2a5f04f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.004923 10.0.0.242 - - [2026-02-23 03:23:01] "POST /neutron/subnet HTTP/1.1" 200 729 0.008408 10.0.0.242 - - [2026-02-23 03:23:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002677 10.0.0.23 - - [2026-02-23 03:23:01] "GET /projects?obj_uuids=6178094c-b961-4a96-a381-3caa4706d8a7&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000912 10.0.0.242 - - [2026-02-23 03:23:01] "GET /project/6178094c-b961-4a96-a381-3caa4706d8a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.042750 10.0.0.23 - - [2026-02-23 03:23:02] "POST /route-targets HTTP/1.1" 200 327 0.015858 10.0.0.23 - - [2026-02-23 03:23:02] "POST /useragent-kv HTTP/1.1" 200 115 0.008268 10.0.0.242 - - [2026-02-23 03:23:02] "POST /neutron/subnet HTTP/1.1" 200 724 0.192194 10.0.0.242 - - [2026-02-23 03:23:02] "POST /id-to-fqname HTTP/1.1" 200 224 0.001227 10.0.0.242 - - [2026-02-23 03:23:02] "GET /virtual-network/917b3042-d3dc-4f2b-9c7b-af36f10e6f0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005185 10.0.0.242 - - [2026-02-23 03:23:02] "GET /virtual-network/917b3042-d3dc-4f2b-9c7b-af36f10e6f0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005573 10.0.0.242 - - [2026-02-23 03:23:02] "POST /neutron/network HTTP/1.1" 200 828 0.006061 10.0.0.242 - - [2026-02-23 03:23:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003022 10.0.0.23 - - [2026-02-23 03:23:02] "GET /projects?obj_uuids=6178094c-b961-4a96-a381-3caa4706d8a7&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000893 10.0.0.242 - - [2026-02-23 03:23:02] "GET /project/6178094c-b961-4a96-a381-3caa4706d8a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.039066 10.0.0.23 - - [2026-02-23 03:23:02] "GET /projects?obj_uuids=6178094c-b961-4a96-a381-3caa4706d8a7&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001358 10.0.0.242 - - [2026-02-23 03:23:02] "POST /neutron/network HTTP/1.1" 200 609 0.125896 10.0.0.23 - - [2026-02-23 03:23:02] "POST /ref-update HTTP/1.1" 200 156 0.021201 10.0.0.242 - - [2026-02-23 03:23:02] "POST /id-to-fqname HTTP/1.1" 200 224 0.003873 10.0.0.242 - - [2026-02-23 03:23:02] "GET /virtual-network/82d48d33-d14e-4e5a-9949-2fa6dd528856?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005367 10.0.0.242 - - [2026-02-23 03:23:03] "POST /neutron/network HTTP/1.1" 200 829 0.007673 10.0.0.242 - - [2026-02-23 03:23:03] "GET /virtual-network/82d48d33-d14e-4e5a-9949-2fa6dd528856?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005468 10.0.0.242 - - [2026-02-23 03:23:03] "POST /fqname-to-id HTTP/1.1" 404 214 0.002987 10.0.0.242 - - [2026-02-23 03:23:03] "GET /virtual-network/917b3042-d3dc-4f2b-9c7b-af36f10e6f0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005973 10.0.0.23 - - [2026-02-23 03:23:03] "GET /projects?obj_uuids=6178094c-b961-4a96-a381-3caa4706d8a7&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001240 10.0.0.242 - - [2026-02-23 03:23:03] "POST /neutron/port HTTP/1.1" 200 990 0.247196 10.0.0.242 - - [2026-02-23 03:23:03] "GET /virtual-machine-interface/8cbefc82-d028-4b01-a861-acdee45d122b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2374 0.004764 10.0.0.242 - - [2026-02-23 03:23:03] "GET /virtual-machine-interface/8cbefc82-d028-4b01-a861-acdee45d122b?fields=instance_ip_back_refs HTTP/1.1" 200 1334 0.004757 10.0.0.242 - - [2026-02-23 03:23:03] "GET /instance-ip/05e39f25-5db1-4712-9698-f34473bb289c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1609 0.005084 10.0.0.242 - - [2026-02-23 03:23:03] "POST /fqname-to-id HTTP/1.1" 404 214 0.002303 10.0.0.242 - - [2026-02-23 03:23:03] "GET /virtual-network/2cdf55a6-6386-44e1-8517-2757d2a5f04f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005356 10.0.0.23 - - [2026-02-23 03:23:03] "GET /projects?obj_uuids=6178094c-b961-4a96-a381-3caa4706d8a7&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000844 10.0.0.242 - - [2026-02-23 03:23:03] "GET /project/6178094c-b961-4a96-a381-3caa4706d8a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.032100 10.0.0.242 - - [2026-02-23 03:23:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003073 10.0.0.242 - - [2026-02-23 03:23:03] "GET /security-group/e1b1c978-1161-4a88-8c88-fecf84ef05bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004449 10.0.0.242 - - [2026-02-23 03:23:03] "POST /virtual-machine-interfaces HTTP/1.1" 200 569 0.091303 10.0.0.242 - - [2026-02-23 03:23:03] "POST /instance-ips HTTP/1.1" 200 357 0.040470 10.0.0.242 - - [2026-02-23 03:23:03] "GET /virtual-machine-interface/6e30156d-bbb5-47db-b113-fcbeea28ee4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2649 0.005656 10.0.0.242 - - [2026-02-23 03:23:03] "GET /virtual-machine-interface/6e30156d-bbb5-47db-b113-fcbeea28ee4e?fields=instance_ip_back_refs HTTP/1.1" 200 1335 0.008222 10.0.0.242 - - [2026-02-23 03:23:03] "GET /instance-ip/30cad18a-e20c-4547-bdd9-153d70bbc494?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1583 0.004126 10.0.0.242 - - [2026-02-23 03:23:03] "POST /fqname-to-id HTTP/1.1" 404 214 0.003362 10.0.0.242 - - [2026-02-23 03:23:03] "GET /virtual-network/917b3042-d3dc-4f2b-9c7b-af36f10e6f0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005269 10.0.0.242 - - [2026-02-23 03:23:04] "GET /virtual-machine-interface/3551e9b4-120a-4433-9c6a-c8db10bcc6f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2373 0.006746 10.0.0.242 - - [2026-02-23 03:23:04] "GET /virtual-machine-interface/3551e9b4-120a-4433-9c6a-c8db10bcc6f8?fields=instance_ip_back_refs HTTP/1.1" 200 1333 0.007437 10.0.0.242 - - [2026-02-23 03:23:04] "GET /instance-ip/697d0532-ceed-412a-a4ed-cb47639bac3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1610 0.004496 10.0.0.242 - - [2026-02-23 03:23:04] "POST /fqname-to-id HTTP/1.1" 404 214 0.002670 10.0.0.242 - - [2026-02-23 03:23:04] "GET /virtual-network/2cdf55a6-6386-44e1-8517-2757d2a5f04f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005248 10.0.0.23 - - [2026-02-23 03:23:04] "GET /projects?obj_uuids=6178094c-b961-4a96-a381-3caa4706d8a7&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000805 10.0.0.242 - - [2026-02-23 03:23:04] "GET /project/6178094c-b961-4a96-a381-3caa4706d8a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.038972 10.0.0.242 - - [2026-02-23 03:23:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003011 10.0.0.242 - - [2026-02-23 03:23:04] "GET /security-group/e1b1c978-1161-4a88-8c88-fecf84ef05bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004625 10.0.0.242 - - [2026-02-23 03:23:04] "POST /virtual-machine-interfaces HTTP/1.1" 200 569 0.089642 10.0.0.242 - - [2026-02-23 03:23:04] "POST /instance-ips HTTP/1.1" 200 357 0.028979 10.0.0.242 - - [2026-02-23 03:23:04] "GET /virtual-machine-interface/488a1e94-426d-4f38-969c-780989fd9e6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2649 0.005472 10.0.0.242 - - [2026-02-23 03:23:04] "GET /virtual-machine-interface/488a1e94-426d-4f38-969c-780989fd9e6d?fields=instance_ip_back_refs HTTP/1.1" 200 1335 0.007696 10.0.0.242 - - [2026-02-23 03:23:04] "GET /instance-ip/241ba3ce-fcf3-44b2-8d7b-2614891f81e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1583 0.003889 10.0.0.242 - - [2026-02-23 03:23:04] "POST /fqname-to-id HTTP/1.1" 404 214 0.002891 10.0.0.242 - - [2026-02-23 03:23:04] "GET /virtual-network/917b3042-d3dc-4f2b-9c7b-af36f10e6f0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005590 10.0.0.242 - - [2026-02-23 03:23:05] "GET /virtual-machine-interface/850ce7d4-0450-4325-9105-09fd2e19807a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2373 0.006545 10.0.0.242 - - [2026-02-23 03:23:05] "GET /virtual-machine-interface/850ce7d4-0450-4325-9105-09fd2e19807a?fields=instance_ip_back_refs HTTP/1.1" 200 1333 0.007254 10.0.0.242 - - [2026-02-23 03:23:05] "GET /instance-ip/24f046a4-5c86-42a6-b87f-ffd407ee36db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1610 0.004575 10.0.0.242 - - [2026-02-23 03:23:05] "POST /fqname-to-id HTTP/1.1" 404 214 0.002617 10.0.0.242 - - [2026-02-23 03:23:05] "GET /virtual-network/82d48d33-d14e-4e5a-9949-2fa6dd528856?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005045 10.0.0.23 - - [2026-02-23 03:23:05] "GET /projects?obj_uuids=6178094c-b961-4a96-a381-3caa4706d8a7&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001162 10.0.0.242 - - [2026-02-23 03:23:05] "GET /project/6178094c-b961-4a96-a381-3caa4706d8a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.032578 10.0.0.242 - - [2026-02-23 03:23:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003087 10.0.0.242 - - [2026-02-23 03:23:05] "GET /security-group/e1b1c978-1161-4a88-8c88-fecf84ef05bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004493 10.0.0.242 - - [2026-02-23 03:23:05] "POST /virtual-machine-interfaces HTTP/1.1" 200 569 0.082441 10.0.0.242 - - [2026-02-23 03:23:05] "POST /instance-ips HTTP/1.1" 200 357 0.044487 10.0.0.242 - - [2026-02-23 03:23:05] "GET /virtual-machine-interface/8052ed06-007a-44c5-be6b-64642fb47ec4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.007042 10.0.0.242 - - [2026-02-23 03:23:05] "GET /virtual-machine-interface/8052ed06-007a-44c5-be6b-64642fb47ec4?fields=instance_ip_back_refs HTTP/1.1" 200 1335 0.009542 10.0.0.242 - - [2026-02-23 03:23:05] "GET /instance-ip/481b7232-3266-4a33-81a3-5cb9f22ec9bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1582 0.004212 10.0.0.242 - - [2026-02-23 03:23:06] "POST /id-to-fqname HTTP/1.1" 200 224 0.001306 10.0.0.242 - - [2026-02-23 03:23:07] "POST /neutron/port HTTP/1.1" 200 990 0.011177 10.0.0.242 - - [2026-02-23 03:23:07] "POST /neutron/port HTTP/1.1" 200 990 0.011663 10.0.0.242 - - [2026-02-23 03:23:07] "POST /neutron/port HTTP/1.1" 200 117 0.005512 10.0.0.242 - - [2026-02-23 03:23:07] "POST /id-to-fqname HTTP/1.1" 200 224 0.001110 10.0.0.242 - - [2026-02-23 03:23:08] "POST /neutron/port HTTP/1.1" 200 990 0.011664 10.0.0.242 - - [2026-02-23 03:23:08] "POST /neutron/port HTTP/1.1" 200 990 0.009806 10.0.0.23 - - [2026-02-23 03:23:08] "GET /projects?obj_uuids=6178094c-b961-4a96-a381-3caa4706d8a7&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001086 10.0.0.242 - - [2026-02-23 03:23:08] "GET /project/6178094c-b961-4a96-a381-3caa4706d8a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.135429 10.0.0.242 - - [2026-02-23 03:23:08] "POST /neutron/port HTTP/1.1" 200 1092 0.016349 10.0.0.242 - - [2026-02-23 03:23:08] "POST /neutron/port HTTP/1.1" 200 117 0.001022 10.0.0.242 - - [2026-02-23 03:23:08] "POST /neutron/security_group HTTP/1.1" 200 2062 0.006614 10.0.0.242 - - [2026-02-23 03:23:08] "POST /id-to-fqname HTTP/1.1" 200 224 0.001144 10.0.0.242 - - [2026-02-23 03:23:09] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007260 10.0.0.242 - - [2026-02-23 03:23:09] "POST /neutron/network HTTP/1.1" 200 828 0.044985 10.0.0.242 - - [2026-02-23 03:23:09] "POST /neutron/port HTTP/1.1" 200 990 0.022821 10.0.0.242 - - [2026-02-23 03:23:09] "POST /neutron/port HTTP/1.1" 200 1065 0.017989 10.0.0.242 - - [2026-02-23 03:23:09] "POST /neutron/security_group HTTP/1.1" 200 2062 0.006421 10.0.0.242 - - [2026-02-23 03:23:09] "POST /neutron/port HTTP/1.1" 200 1129 0.018697 10.0.0.242 - - [2026-02-23 03:23:10] "POST /neutron/subnet HTTP/1.1" 200 704 0.008850 10.0.0.242 - - [2026-02-23 03:23:10] "POST /neutron/network HTTP/1.1" 200 829 0.006808 10.0.0.23 - - [2026-02-23 03:23:10] "POST /ref-update HTTP/1.1" 200 156 0.024495 10.0.0.242 - - [2026-02-23 03:23:10] "POST /neutron/port HTTP/1.1" 200 990 0.030093 10.0.0.242 - - [2026-02-23 03:23:10] "POST /neutron/port HTTP/1.1" 200 990 0.011754 10.0.0.242 - - [2026-02-23 03:23:10] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007432 10.0.0.242 - - [2026-02-23 03:23:10] "POST /neutron/port HTTP/1.1" 200 1092 0.016243 10.0.0.242 - - [2026-02-23 03:23:11] "POST /neutron/port HTTP/1.1" 200 117 0.001123 10.0.0.242 - - [2026-02-23 03:23:11] "POST /neutron/security_group HTTP/1.1" 200 2062 0.006685 10.0.0.242 - - [2026-02-23 03:23:11] "GET /virtual-machine/5556584b-ac3b-4a9a-8d6e-9d6c58be6adc HTTP/1.1" 401 293 0.000438 10.0.0.242 - - [2026-02-23 03:23:11] "GET /virtual-machine/5556584b-ac3b-4a9a-8d6e-9d6c58be6adc HTTP/1.1" 200 1274 0.034668 10.0.0.242 - - [2026-02-23 03:23:11] "GET /virtual-machine-interface/8cbefc82-d028-4b01-a861-acdee45d122b HTTP/1.1" 200 3188 0.005319 10.0.0.242 - - [2026-02-23 03:23:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002968 10.0.0.242 - - [2026-02-23 03:23:11] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003496 10.0.0.242 - - [2026-02-23 03:23:11] "GET /virtual-networks?parent_id=6178094c-b961-4a96-a381-3caa4706d8a7&detail=False&count=False&shared=False HTTP/1.1" 200 803 0.003392 10.0.0.242 - - [2026-02-23 03:23:11] "GET /virtual-network/917b3042-d3dc-4f2b-9c7b-af36f10e6f0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005363 10.0.0.242 - - [2026-02-23 03:23:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003201 10.0.0.242 - - [2026-02-23 03:23:14] "GET /virtual-network/917b3042-d3dc-4f2b-9c7b-af36f10e6f0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.004864 10.0.0.242 - - [2026-02-23 03:23:17] "POST /neutron/network HTTP/1.1" 200 838 0.038083 10.0.0.242 - - [2026-02-23 03:23:17] "POST /neutron/port HTTP/1.1" 200 117 0.001407 10.0.0.242 - - [2026-02-23 03:23:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004881 10.0.0.242 - - [2026-02-23 03:23:18] "GET /virtual-network/917b3042-d3dc-4f2b-9c7b-af36f10e6f0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006594 10.0.0.23 - - [2026-02-23 03:23:22] "DELETE /project/6178094cb9614a96a3813caa4706d8a7 HTTP/1.1" 404 173 0.004979 10.0.0.23 - - [2026-02-23 03:23:22] "GET /projects?obj_uuids=ecd47b0d-d83a-44f0-99ea-826891d47695&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.000899 10.0.0.23 - - [2026-02-23 03:23:22] "GET /project/ecd47b0d-d83a-44f0-99ea-826891d47695?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1457 0.037920 10.0.0.23 - - [2026-02-23 03:23:22] "GET /projects?obj_uuids=ecd47b0d-d83a-44f0-99ea-826891d47695&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.000974 10.0.0.23 - - [2026-02-23 03:23:22] "GET /project/ecd47b0d-d83a-44f0-99ea-826891d47695?fields=security_groups HTTP/1.1" 200 1355 0.097508 10.0.0.23 - - [2026-02-23 03:23:22] "DELETE /security-group/4cd88418-ff08-400e-9037-4d636e065d59 HTTP/1.1" 200 115 0.060415 10.0.0.23 - - [2026-02-23 03:23:22] "GET /projects?obj_uuids=ecd47b0d-d83a-44f0-99ea-826891d47695&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001062 10.0.0.23 - - [2026-02-23 03:23:22] "GET /project/ecd47b0d-d83a-44f0-99ea-826891d47695?fields=application_policy_sets HTTP/1.1" 200 1394 0.079399 10.0.0.23 - - [2026-02-23 03:23:22] "DELETE /access-control-list/70a74365-625c-4ad9-8eeb-67a248c8f652 HTTP/1.1" 200 115 0.055511 10.0.0.23 - - [2026-02-23 03:23:22] "DELETE /project/ecd47b0d-d83a-44f0-99ea-826891d47695 HTTP/1.1" 200 115 0.493873 10.0.0.242 - - [2026-02-23 03:23:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003737 10.0.0.242 - - [2026-02-23 03:23:22] "GET /virtual-network/917b3042-d3dc-4f2b-9c7b-af36f10e6f0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.007109 10.0.0.242 - - [2026-02-23 03:23:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003093 10.0.0.242 - - [2026-02-23 03:23:27] "GET /virtual-network/917b3042-d3dc-4f2b-9c7b-af36f10e6f0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.004941 10.0.0.242 - - [2026-02-23 03:23:28] "POST /neutron/port HTTP/1.1" 200 1129 0.016223 10.0.0.242 - - [2026-02-23 03:23:28] "POST /neutron/subnet HTTP/1.1" 200 704 0.010743 10.0.0.242 - - [2026-02-23 03:23:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003160 10.0.0.242 - - [2026-02-23 03:23:31] "GET /virtual-network/917b3042-d3dc-4f2b-9c7b-af36f10e6f0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005356 10.0.0.242 - - [2026-02-23 03:23:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003481 10.0.0.242 - - [2026-02-23 03:23:35] "GET /virtual-network/917b3042-d3dc-4f2b-9c7b-af36f10e6f0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006264 10.0.0.242 - - [2026-02-23 03:23:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003292 10.0.0.242 - - [2026-02-23 03:23:39] "GET /virtual-network/917b3042-d3dc-4f2b-9c7b-af36f10e6f0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006233 10.0.0.242 - - [2026-02-23 03:23:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002868 10.0.0.242 - - [2026-02-23 03:23:43] "GET /virtual-network/917b3042-d3dc-4f2b-9c7b-af36f10e6f0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005067 10.0.0.242 - - [2026-02-23 03:23:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003319 10.0.0.242 - - [2026-02-23 03:23:47] "GET /virtual-network/917b3042-d3dc-4f2b-9c7b-af36f10e6f0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.004842 10.0.0.242 - - [2026-02-23 03:23:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003451 10.0.0.242 - - [2026-02-23 03:23:51] "GET /virtual-network/917b3042-d3dc-4f2b-9c7b-af36f10e6f0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005560 10.0.0.242 - - [2026-02-23 03:23:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003227 10.0.0.242 - - [2026-02-23 03:23:55] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003451 10.0.0.242 - - [2026-02-23 03:23:55] "GET /virtual-networks?parent_id=6178094c-b961-4a96-a381-3caa4706d8a7&detail=False&count=False&shared=False HTTP/1.1" 200 803 0.002834 10.0.0.242 - - [2026-02-23 03:23:55] "GET /virtual-network/917b3042-d3dc-4f2b-9c7b-af36f10e6f0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005501 10.0.0.242 - - [2026-02-23 03:23:55] "POST /neutron/port HTTP/1.1" 200 1092 0.015817 10.0.0.242 - - [2026-02-23 03:24:01] "POST /neutron/security_group HTTP/1.1" 200 2062 0.006935 10.0.0.242 - - [2026-02-23 03:24:06] "POST /neutron/port HTTP/1.1" 200 1092 0.015412 10.0.0.242 - - [2026-02-23 03:24:07] "POST /neutron/security_group HTTP/1.1" 200 2062 0.031153 10.0.0.23 - - [2026-02-23 03:24:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000540 10.0.0.23 - - [2026-02-23 03:24:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000360 10.0.0.50 - - [2026-02-23 03:24:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000358 10.0.0.50 - - [2026-02-23 03:24:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000417 10.0.0.23 - - [2026-02-23 03:24:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000373 10.0.0.23 - - [2026-02-23 03:24:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000337 10.0.0.242 - - [2026-02-23 03:24:11] "POST /neutron/port HTTP/1.1" 200 1092 0.020611 10.0.0.50 - - [2026-02-23 03:24:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000366 10.0.0.50 - - [2026-02-23 03:24:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000364 10.0.0.242 - - [2026-02-23 03:24:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000360 10.0.0.242 - - [2026-02-23 03:24:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000367 10.0.0.242 - - [2026-02-23 03:24:12] "GET /global-system-configs HTTP/1.1" 401 293 0.000352 10.0.0.242 - - [2026-02-23 03:24:12] "GET /global-system-configs HTTP/1.1" 401 293 0.000385 10.0.0.50 - - [2026-02-23 03:24:16] "GET /obj-perms HTTP/1.1" 200 5075 0.074511 10.0.0.242 - - [2026-02-23 03:24:16] "POST /neutron/security_group HTTP/1.1" 200 2062 0.006581 10.0.0.242 - - [2026-02-23 03:24:16] "POST /neutron/port HTTP/1.1" 200 1129 0.016340 10.0.0.242 - - [2026-02-23 03:24:16] "GET /virtual-machine/8f2cfa0e-6873-4d1e-bd78-08cfebc6ac34 HTTP/1.1" 200 1297 0.005723 10.0.0.242 - - [2026-02-23 03:24:16] "GET /virtual-machine-interface/51fc69f5-ff88-4d0d-ab7e-578be0f9adf2 HTTP/1.1" 200 2961 0.005744 10.0.0.242 - - [2026-02-23 03:24:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002946 10.0.0.242 - - [2026-02-23 03:24:16] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003136 10.0.0.242 - - [2026-02-23 03:24:16] "GET /virtual-networks?parent_id=6178094c-b961-4a96-a381-3caa4706d8a7&detail=False&count=False&shared=False HTTP/1.1" 200 803 0.002476 10.0.0.242 - - [2026-02-23 03:24:16] "GET /virtual-network/82d48d33-d14e-4e5a-9949-2fa6dd528856?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005031 10.0.0.242 - - [2026-02-23 03:24:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004826 10.0.0.242 - - [2026-02-23 03:24:18] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004274 10.0.0.242 - - [2026-02-23 03:24:18] "GET /virtual-networks?parent_id=6178094c-b961-4a96-a381-3caa4706d8a7&detail=False&count=False&shared=False HTTP/1.1" 200 803 0.002619 10.0.0.242 - - [2026-02-23 03:24:18] "GET /virtual-network/82d48d33-d14e-4e5a-9949-2fa6dd528856?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005305 10.0.0.242 - - [2026-02-23 03:24:18] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007803 10.0.0.242 - - [2026-02-23 03:24:19] "POST /neutron/network HTTP/1.1" 200 838 0.006406 10.0.0.242 - - [2026-02-23 03:24:19] "POST /neutron/port HTTP/1.1" 200 117 0.001089 10.0.0.242 - - [2026-02-23 03:24:23] "POST /neutron/security_group HTTP/1.1" 200 2062 0.010166 10.0.0.242 - - [2026-02-23 03:24:23] "POST /neutron/port HTTP/1.1" 200 1092 0.021921 10.0.0.242 - - [2026-02-23 03:24:23] "GET /virtual-machine/b736d64c-b7ae-4866-9485-f3ab16787042 HTTP/1.1" 200 1275 0.006811 10.0.0.242 - - [2026-02-23 03:24:23] "GET /virtual-machine-interface/850ce7d4-0450-4325-9105-09fd2e19807a HTTP/1.1" 200 3187 0.004663 10.0.0.242 - - [2026-02-23 03:24:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003746 10.0.0.242 - - [2026-02-23 03:24:23] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004857 10.0.0.242 - - [2026-02-23 03:24:23] "GET /virtual-networks?parent_id=6178094c-b961-4a96-a381-3caa4706d8a7&detail=False&count=False&shared=False HTTP/1.1" 200 803 0.003304 10.0.0.242 - - [2026-02-23 03:24:23] "GET /virtual-network/917b3042-d3dc-4f2b-9c7b-af36f10e6f0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005349 10.0.0.242 - - [2026-02-23 03:24:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004120 10.0.0.242 - - [2026-02-23 03:24:24] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003148 10.0.0.242 - - [2026-02-23 03:24:24] "GET /virtual-networks?parent_id=6178094c-b961-4a96-a381-3caa4706d8a7&detail=False&count=False&shared=False HTTP/1.1" 200 803 0.002997 10.0.0.242 - - [2026-02-23 03:24:24] "GET /virtual-network/917b3042-d3dc-4f2b-9c7b-af36f10e6f0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.007334 10.0.0.242 - - [2026-02-23 03:24:30] "POST /neutron/port HTTP/1.1" 200 1129 0.015164 10.0.0.242 - - [2026-02-23 03:24:30] "POST /neutron/subnet HTTP/1.1" 200 704 0.007823 10.0.0.23 - - [2026-02-23 03:25:16] "GET /obj-perms HTTP/1.1" 200 5075 0.057740 10.0.0.242 - - [2026-02-23 03:25:19] "POST /neutron/port HTTP/1.1" 200 1092 0.016601 10.0.0.242 - - [2026-02-23 03:25:19] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003076 10.0.0.242 - - [2026-02-23 03:25:19] "POST /neutron/network HTTP/1.1" 200 828 0.006093 10.0.0.242 - - [2026-02-23 03:25:30] "POST /neutron/network HTTP/1.1" 200 839 0.037684 10.0.0.242 - - [2026-02-23 03:25:30] "POST /neutron/port HTTP/1.1" 200 117 0.001041 10.0.0.242 - - [2026-02-23 03:26:18] "POST /neutron/router HTTP/1.1" 200 344 0.175424 10.0.0.242 - - [2026-02-23 03:26:19] "POST /neutron/router HTTP/1.1" 200 598 0.006999 10.0.0.23 - - [2026-02-23 03:26:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.007699 10.0.0.242 - - [2026-02-23 03:26:19] "POST /neutron/port HTTP/1.1" 200 1119 0.013122 10.0.0.242 - - [2026-02-23 03:26:20] "DELETE /instance-ip/481b7232-3266-4a33-81a3-5cb9f22ec9bd HTTP/1.1" 200 115 0.044233 10.0.0.242 - - [2026-02-23 03:26:20] "DELETE /virtual-machine-interface/8052ed06-007a-44c5-be6b-64642fb47ec4 HTTP/1.1" 200 115 0.052243 10.0.0.242 - - [2026-02-23 03:26:21] "POST /neutron/port HTTP/1.1" 200 151 0.149713 10.0.0.242 - - [2026-02-23 03:26:21] "DELETE /instance-ip/241ba3ce-fcf3-44b2-8d7b-2614891f81e3 HTTP/1.1" 200 115 0.064638 10.0.0.242 - - [2026-02-23 03:26:21] "DELETE /virtual-machine-interface/488a1e94-426d-4f38-969c-780989fd9e6d HTTP/1.1" 200 115 0.049407 10.0.0.242 - - [2026-02-23 03:26:21] "DELETE /instance-ip/30cad18a-e20c-4547-bdd9-153d70bbc494 HTTP/1.1" 200 115 0.049147 10.0.0.242 - - [2026-02-23 03:26:21] "DELETE /virtual-machine-interface/6e30156d-bbb5-47db-b113-fcbeea28ee4e HTTP/1.1" 200 115 0.054810 10.0.0.242 - - [2026-02-23 03:26:21] "POST /neutron/port HTTP/1.1" 200 1082 0.019391 10.0.0.23 - - [2026-02-23 03:26:21] "POST /useragent-kv HTTP/1.1" 200 115 0.002971 10.0.0.23 - - [2026-02-23 03:26:21] "POST /useragent-kv HTTP/1.1" 200 115 0.003483 10.0.0.242 - - [2026-02-23 03:26:21] "POST /neutron/network HTTP/1.1" 200 151 0.113171 10.0.0.23 - - [2026-02-23 03:26:21] "DELETE /route-target/115e5276-8a82-4ae1-8d72-1474a276f79f HTTP/1.1" 200 115 0.024875 10.0.0.242 - - [2026-02-23 03:26:22] "POST /neutron/network HTTP/1.1" 200 829 0.007306 10.0.0.23 - - [2026-02-23 03:26:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005517 10.0.0.23 - - [2026-02-23 03:26:22] "GET /projects?obj_uuids=6178094c-b961-4a96-a381-3caa4706d8a7&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001284 10.0.0.242 - - [2026-02-23 03:26:22] "GET /project/6178094c-b961-4a96-a381-3caa4706d8a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.048876 10.0.0.23 - - [2026-02-23 03:26:22] "GET /projects?obj_uuids=6178094c-b961-4a96-a381-3caa4706d8a7&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001338 10.0.0.242 - - [2026-02-23 03:26:22] "GET /project/6178094c-b961-4a96-a381-3caa4706d8a7?fields=virtual_networks HTTP/1.1" 200 1040 0.039070 10.0.0.23 - - [2026-02-23 03:26:22] "GET /projects?obj_uuids=6178094c-b961-4a96-a381-3caa4706d8a7&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000917 10.0.0.242 - - [2026-02-23 03:26:22] "GET /project/6178094c-b961-4a96-a381-3caa4706d8a7?fields=virtual_machine_interfaces HTTP/1.1" 200 1040 0.043687 10.0.0.23 - - [2026-02-23 03:26:22] "GET /projects?obj_uuids=6178094c-b961-4a96-a381-3caa4706d8a7&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000896 10.0.0.242 - - [2026-02-23 03:26:22] "GET /project/6178094c-b961-4a96-a381-3caa4706d8a7?fields=security_groups HTTP/1.1" 200 1270 0.033172 10.0.0.23 - - [2026-02-23 03:26:23] "DELETE /access-control-list/5731729f-ec3b-47b1-8ab3-8332cf712fb9 HTTP/1.1" 200 115 0.044486 10.0.0.242 - - [2026-02-23 03:26:24] "POST /fqname-to-id HTTP/1.1" 404 187 0.030734 10.0.0.23 - - [2026-02-23 03:26:24] "GET /projects?obj_uuids=27327b06-6d5b-45e5-9061-291c9f79967c&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002768 10.0.0.23 - - [2026-02-23 03:26:24] "GET /domains?obj_uuids=e1cc6957-1fd1-4e0a-8f60-be32b1950cd6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001235 10.0.0.23 - - [2026-02-23 03:26:24] "GET /domain/e1cc6957-1fd1-4e0a-8f60-be32b1950cd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007261 10.0.0.23 - - [2026-02-23 03:26:24] "POST /id-to-fqname HTTP/1.1" 200 189 0.005912 10.0.0.23 - - [2026-02-23 03:26:24] "POST /fqname-to-id HTTP/1.1" 404 198 0.003861 10.0.0.23 - - [2026-02-23 03:26:24] "POST /security-groups HTTP/1.1" 200 590 0.069234 10.0.0.23 - - [2026-02-23 03:26:24] "POST /projects HTTP/1.1" 200 583 0.286536 10.0.0.23 - - [2026-02-23 03:26:24] "POST /fqname-to-id HTTP/1.1" 404 232 0.006330 10.0.0.23 - - [2026-02-23 03:26:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.358343 10.0.0.242 - - [2026-02-23 03:26:24] "GET /project/27327b06-6d5b-45e5-9061-291c9f79967c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.502308 10.0.0.242 - - [2026-02-23 03:26:24] "POST /neutron/port HTTP/1.1" 400 205 0.003418 10.0.0.242 - - [2026-02-23 03:26:25] "GET / HTTP/1.1" 200 35931 0.001780 10.0.0.242 - - [2026-02-23 03:26:27] "POST /fqname-to-id HTTP/1.1" 401 293 0.000409 10.0.0.242 - - [2026-02-23 03:26:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.069210 10.0.0.23 - - [2026-02-23 03:26:28] "GET /projects?obj_uuids=27327b06-6d5b-45e5-9061-291c9f79967c&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001000 10.0.0.242 - - [2026-02-23 03:26:28] "GET /project/27327b06-6d5b-45e5-9061-291c9f79967c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.054031 10.0.0.242 - - [2026-02-23 03:26:28] "POST /neutron/network HTTP/1.1" 200 117 0.041925 10.0.0.23 - - [2026-02-23 03:26:28] "POST /ref-update HTTP/1.1" 200 156 0.023212 10.0.0.242 - - [2026-02-23 03:26:28] "POST /neutron/network HTTP/1.1" 200 822 0.007574 10.0.0.242 - - [2026-02-23 03:26:28] "POST /id-to-fqname HTTP/1.1" 200 219 0.001011 10.0.0.242 - - [2026-02-23 03:26:28] "GET /virtual-network/24bb5555-05de-439e-880e-8a1954b04c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.004501 10.0.0.242 - - [2026-02-23 03:26:28] "GET /virtual-network/24bb5555-05de-439e-880e-8a1954b04c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.004961 10.0.0.242 - - [2026-02-23 03:26:28] "POST /neutron/subnet HTTP/1.1" 200 719 0.007667 10.0.0.242 - - [2026-02-23 03:26:29] "GET /virtual-network/24bb5555-05de-439e-880e-8a1954b04c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.004916 10.0.0.242 - - [2026-02-23 03:26:30] "GET /obj-perms HTTP/1.1" 200 5047 0.061686 10.0.0.242 - - [2026-02-23 03:26:30] "POST /id-to-fqname HTTP/1.1" 200 219 0.001657 10.0.0.23 - - [2026-02-23 03:26:31] "GET /projects?obj_uuids=27327b06-6d5b-45e5-9061-291c9f79967c&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001256 10.0.0.242 - - [2026-02-23 03:26:31] "GET /project/27327b06-6d5b-45e5-9061-291c9f79967c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.065916 10.0.0.242 - - [2026-02-23 03:26:32] "POST /neutron/port HTTP/1.1" 200 117 0.007225 10.0.0.242 - - [2026-02-23 03:26:32] "POST /id-to-fqname HTTP/1.1" 200 219 0.001277 10.0.0.242 - - [2026-02-23 03:26:32] "POST /neutron/network HTTP/1.1" 200 832 0.006272 10.0.0.242 - - [2026-02-23 03:26:32] "POST /neutron/port HTTP/1.1" 200 1058 0.014915 10.0.0.242 - - [2026-02-23 03:26:33] "POST /neutron/port HTTP/1.1" 200 1122 0.016754 10.0.0.242 - - [2026-02-23 03:26:33] "POST /neutron/port HTTP/1.1" 200 117 0.001467 10.0.0.23 - - [2026-02-23 03:26:33] "GET /projects?obj_uuids=27327b06-6d5b-45e5-9061-291c9f79967c&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000931 10.0.0.242 - - [2026-02-23 03:26:33] "GET /project/27327b06-6d5b-45e5-9061-291c9f79967c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.082896 10.0.0.242 - - [2026-02-23 03:26:33] "POST /neutron/port HTTP/1.1" 200 1122 0.028957 10.0.0.242 - - [2026-02-23 03:26:33] "POST /neutron/port HTTP/1.1" 200 1122 0.015137 10.0.0.23 - - [2026-02-23 03:26:33] "GET /projects?obj_uuids=27327b06-6d5b-45e5-9061-291c9f79967c&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000982 10.0.0.242 - - [2026-02-23 03:26:34] "POST /neutron/port HTTP/1.1" 200 1058 0.278697 10.0.0.242 - - [2026-02-23 03:26:34] "POST /neutron/port HTTP/1.1" 200 1112 0.129074 10.0.0.242 - - [2026-02-23 03:26:34] "POST /neutron/subnet HTTP/1.1" 200 693 0.008112 10.0.0.242 - - [2026-02-23 03:26:38] "POST /neutron/port HTTP/1.1" 200 1122 0.014744 10.0.0.242 - - [2026-02-23 03:26:38] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007465 10.0.0.242 - - [2026-02-23 03:26:39] "GET /virtual-machine/980dd09d-42f0-49e7-885f-5557f33f47f9 HTTP/1.1" 401 293 0.000401 10.0.0.242 - - [2026-02-23 03:26:39] "GET /virtual-machine/980dd09d-42f0-49e7-885f-5557f33f47f9 HTTP/1.1" 200 1291 0.037699 10.0.0.242 - - [2026-02-23 03:26:39] "GET /virtual-machine-interface/7f228060-7ca5-44b7-965a-e9a5728b0d63 HTTP/1.1" 200 2936 0.005882 10.0.0.242 - - [2026-02-23 03:26:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003025 10.0.0.242 - - [2026-02-23 03:26:39] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003564 10.0.0.242 - - [2026-02-23 03:26:39] "GET /virtual-networks?parent_id=27327b06-6d5b-45e5-9061-291c9f79967c&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002777 10.0.0.242 - - [2026-02-23 03:26:39] "GET /virtual-network/24bb5555-05de-439e-880e-8a1954b04c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.005183 10.0.0.242 - - [2026-02-23 03:26:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003423 10.0.0.242 - - [2026-02-23 03:26:42] "GET /virtual-network/24bb5555-05de-439e-880e-8a1954b04c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.005551 10.0.0.242 - - [2026-02-23 03:26:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002966 10.0.0.242 - - [2026-02-23 03:26:46] "GET /virtual-network/24bb5555-05de-439e-880e-8a1954b04c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.005070 10.0.0.242 - - [2026-02-23 03:26:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003792 10.0.0.242 - - [2026-02-23 03:26:50] "GET /virtual-network/24bb5555-05de-439e-880e-8a1954b04c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.004769 10.0.0.242 - - [2026-02-23 03:26:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003318 10.0.0.242 - - [2026-02-23 03:26:54] "GET /virtual-network/24bb5555-05de-439e-880e-8a1954b04c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.005156 10.0.0.242 - - [2026-02-23 03:26:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003128 10.0.0.242 - - [2026-02-23 03:26:58] "GET /virtual-network/24bb5555-05de-439e-880e-8a1954b04c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.004899 10.0.0.242 - - [2026-02-23 03:27:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003786 10.0.0.242 - - [2026-02-23 03:27:03] "GET /virtual-network/24bb5555-05de-439e-880e-8a1954b04c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.005167 10.0.0.242 - - [2026-02-23 03:27:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003474 10.0.0.242 - - [2026-02-23 03:27:07] "GET /virtual-network/24bb5555-05de-439e-880e-8a1954b04c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.006125 10.0.0.242 - - [2026-02-23 03:27:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003810 10.0.0.242 - - [2026-02-23 03:27:11] "GET /virtual-network/24bb5555-05de-439e-880e-8a1954b04c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.004866 10.0.0.242 - - [2026-02-23 03:27:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003406 10.0.0.242 - - [2026-02-23 03:27:15] "GET /virtual-network/24bb5555-05de-439e-880e-8a1954b04c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.006290 10.0.0.50 - - [2026-02-23 03:27:18] "GET /obj-perms HTTP/1.1" 200 5075 0.055315 10.0.0.242 - - [2026-02-23 03:27:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004030 10.0.0.242 - - [2026-02-23 03:27:19] "GET /virtual-network/24bb5555-05de-439e-880e-8a1954b04c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.004973 10.0.0.242 - - [2026-02-23 03:27:20] "POST /neutron/port HTTP/1.1" 200 1122 0.015138 10.0.0.242 - - [2026-02-23 03:27:20] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003694 10.0.0.242 - - [2026-02-23 03:27:20] "POST /neutron/network HTTP/1.1" 200 822 0.006944 10.0.0.23 - - [2026-02-23 03:27:23] "DELETE /project/27327b066d5b45e59061291c9f79967c HTTP/1.1" 404 173 0.055332 10.0.0.23 - - [2026-02-23 03:27:23] "DELETE /project/6178094c-b961-4a96-a381-3caa4706d8a7 HTTP/1.1" 404 177 0.079829 10.0.0.242 - - [2026-02-23 03:27:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003209 10.0.0.242 - - [2026-02-23 03:27:23] "GET /virtual-network/24bb5555-05de-439e-880e-8a1954b04c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.006366 10.0.0.242 - - [2026-02-23 03:27:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003530 10.0.0.242 - - [2026-02-23 03:27:27] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003280 10.0.0.242 - - [2026-02-23 03:27:27] "GET /virtual-networks?parent_id=27327b06-6d5b-45e5-9061-291c9f79967c&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002832 10.0.0.242 - - [2026-02-23 03:27:27] "GET /virtual-network/24bb5555-05de-439e-880e-8a1954b04c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.005233 10.0.0.242 - - [2026-02-23 03:27:33] "POST /neutron/port HTTP/1.1" 200 1122 0.018059 10.0.0.242 - - [2026-02-23 03:27:37] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007445 10.0.0.242 - - [2026-02-23 03:27:41] "POST /neutron/port HTTP/1.1" 200 1122 0.016493 10.0.0.242 - - [2026-02-23 03:27:43] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006493 10.0.0.242 - - [2026-02-23 03:27:48] "POST /neutron/port HTTP/1.1" 200 1122 0.017336 10.0.0.242 - - [2026-02-23 03:27:48] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006746 10.0.0.242 - - [2026-02-23 03:27:48] "GET /virtual-machine/54e13d6d-aabb-49b9-b9c3-bd20d78dc889 HTTP/1.1" 200 1291 0.006496 10.0.0.242 - - [2026-02-23 03:27:48] "GET /virtual-machine-interface/3a92237d-3689-4758-b2a9-33d656d988bc HTTP/1.1" 200 2936 0.005456 10.0.0.242 - - [2026-02-23 03:27:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004768 10.0.0.242 - - [2026-02-23 03:27:48] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003815 10.0.0.242 - - [2026-02-23 03:27:48] "GET /virtual-networks?parent_id=27327b06-6d5b-45e5-9061-291c9f79967c&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003090 10.0.0.242 - - [2026-02-23 03:27:48] "GET /virtual-network/24bb5555-05de-439e-880e-8a1954b04c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.006655 10.0.0.242 - - [2026-02-23 03:27:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003484 10.0.0.242 - - [2026-02-23 03:27:50] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003230 10.0.0.242 - - [2026-02-23 03:27:50] "GET /virtual-networks?parent_id=27327b06-6d5b-45e5-9061-291c9f79967c&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002787 10.0.0.242 - - [2026-02-23 03:27:50] "GET /virtual-network/24bb5555-05de-439e-880e-8a1954b04c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.005435 10.0.0.23 - - [2026-02-23 03:28:19] "GET /obj-perms HTTP/1.1" 200 5075 0.065250 10.0.0.242 - - [2026-02-23 03:28:21] "POST /neutron/port HTTP/1.1" 200 1122 0.047595 10.0.0.242 - - [2026-02-23 03:28:21] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004592 10.0.0.242 - - [2026-02-23 03:28:21] "POST /neutron/network HTTP/1.1" 200 822 0.006615 10.0.0.23 - - [2026-02-23 03:29:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000461 10.0.0.23 - - [2026-02-23 03:29:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000415 10.0.0.50 - - [2026-02-23 03:29:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000483 10.0.0.50 - - [2026-02-23 03:29:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000371 10.0.0.23 - - [2026-02-23 03:29:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000379 10.0.0.23 - - [2026-02-23 03:29:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000375 10.0.0.50 - - [2026-02-23 03:29:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000349 10.0.0.50 - - [2026-02-23 03:29:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000336 10.0.0.242 - - [2026-02-23 03:29:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000369 10.0.0.242 - - [2026-02-23 03:29:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000325 10.0.0.242 - - [2026-02-23 03:29:12] "GET /global-system-configs HTTP/1.1" 401 293 0.000359 10.0.0.242 - - [2026-02-23 03:29:12] "GET /global-system-configs HTTP/1.1" 401 293 0.000353 10.0.0.242 - - [2026-02-23 03:29:23] "POST /neutron/network HTTP/1.1" 200 832 0.007243 10.0.0.242 - - [2026-02-23 03:29:23] "POST /neutron/port HTTP/1.1" 200 117 0.001131 10.0.0.242 - - [2026-02-23 03:29:40] "POST /neutron/network HTTP/1.1" 400 204 0.012027 10.0.0.242 - - [2026-02-23 03:29:40] "POST /neutron/port HTTP/1.1" 200 151 0.185433 10.0.0.242 - - [2026-02-23 03:29:41] "POST /neutron/port HTTP/1.1" 200 151 0.222873 10.0.0.23 - - [2026-02-23 03:29:44] "GET /projects?obj_uuids=27327b06-6d5b-45e5-9061-291c9f79967c&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.030377 10.0.0.242 - - [2026-02-23 03:29:44] "GET /project/27327b06-6d5b-45e5-9061-291c9f79967c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.108044 10.0.0.23 - - [2026-02-23 03:29:44] "GET /projects?obj_uuids=27327b06-6d5b-45e5-9061-291c9f79967c&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000851 10.0.0.242 - - [2026-02-23 03:29:44] "GET /project/27327b06-6d5b-45e5-9061-291c9f79967c?fields=virtual_networks HTTP/1.1" 200 1030 0.050611 10.0.0.23 - - [2026-02-23 03:29:44] "GET /projects?obj_uuids=27327b06-6d5b-45e5-9061-291c9f79967c&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001117 10.0.0.242 - - [2026-02-23 03:29:44] "GET /project/27327b06-6d5b-45e5-9061-291c9f79967c?fields=virtual_machine_interfaces HTTP/1.1" 200 1030 0.048968 10.0.0.23 - - [2026-02-23 03:29:44] "GET /projects?obj_uuids=27327b06-6d5b-45e5-9061-291c9f79967c&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000911 10.0.0.242 - - [2026-02-23 03:29:44] "GET /project/27327b06-6d5b-45e5-9061-291c9f79967c?fields=security_groups HTTP/1.1" 200 1255 0.035184 10.0.0.242 - - [2026-02-23 03:29:45] "POST /fqname-to-id HTTP/1.1" 404 187 0.032568 10.0.0.23 - - [2026-02-23 03:29:45] "GET /projects?obj_uuids=aa7db288-6d7a-49f3-a08d-f49c858e52dc&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002692 10.0.0.23 - - [2026-02-23 03:29:45] "GET /domains?obj_uuids=e1cc6957-1fd1-4e0a-8f60-be32b1950cd6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000913 10.0.0.23 - - [2026-02-23 03:29:45] "GET /domain/e1cc6957-1fd1-4e0a-8f60-be32b1950cd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.006969 10.0.0.23 - - [2026-02-23 03:29:45] "POST /id-to-fqname HTTP/1.1" 200 189 0.004547 10.0.0.23 - - [2026-02-23 03:29:45] "POST /fqname-to-id HTTP/1.1" 404 198 0.013565 10.0.0.23 - - [2026-02-23 03:29:45] "POST /security-groups HTTP/1.1" 200 590 0.026444 10.0.0.23 - - [2026-02-23 03:29:45] "POST /projects HTTP/1.1" 200 583 0.264310 10.0.0.23 - - [2026-02-23 03:29:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.304048 10.0.0.23 - - [2026-02-23 03:29:45] "POST /fqname-to-id HTTP/1.1" 404 233 0.049697 10.0.0.242 - - [2026-02-23 03:29:45] "GET /project/aa7db288-6d7a-49f3-a08d-f49c858e52dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1360 0.448254 10.0.0.23 - - [2026-02-23 03:29:45] "POST /access-control-lists HTTP/1.1" 200 593 0.076852 10.0.0.242 - - [2026-02-23 03:29:47] "GET / HTTP/1.1" 200 35931 0.002454 10.0.0.242 - - [2026-02-23 03:29:48] "POST /fqname-to-id HTTP/1.1" 401 293 0.000462 10.0.0.242 - - [2026-02-23 03:29:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.064356 10.0.0.23 - - [2026-02-23 03:29:49] "GET /projects?obj_uuids=aa7db288-6d7a-49f3-a08d-f49c858e52dc&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000829 10.0.0.242 - - [2026-02-23 03:29:49] "GET /project/aa7db288-6d7a-49f3-a08d-f49c858e52dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1360 0.040382 10.0.0.242 - - [2026-02-23 03:29:49] "POST /neutron/network HTTP/1.1" 200 117 0.041676 10.0.0.242 - - [2026-02-23 03:29:49] "POST /neutron/network HTTP/1.1" 200 822 0.007668 10.0.0.242 - - [2026-02-23 03:29:49] "POST /id-to-fqname HTTP/1.1" 200 219 0.000904 10.0.0.242 - - [2026-02-23 03:29:49] "GET /virtual-network/e3465c7c-14dc-42ec-94b3-6aa119976f9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.004398 10.0.0.242 - - [2026-02-23 03:29:49] "GET /virtual-network/e3465c7c-14dc-42ec-94b3-6aa119976f9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.005012 10.0.0.242 - - [2026-02-23 03:29:49] "POST /neutron/subnet HTTP/1.1" 200 719 0.009269 10.0.0.242 - - [2026-02-23 03:29:50] "GET /virtual-network/e3465c7c-14dc-42ec-94b3-6aa119976f9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.005486 10.0.0.242 - - [2026-02-23 03:29:51] "GET /obj-perms HTTP/1.1" 200 5047 0.052393 10.0.0.242 - - [2026-02-23 03:29:51] "POST /id-to-fqname HTTP/1.1" 200 219 0.001209 10.0.0.23 - - [2026-02-23 03:29:52] "GET /projects?obj_uuids=aa7db288-6d7a-49f3-a08d-f49c858e52dc&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000893 10.0.0.242 - - [2026-02-23 03:29:52] "GET /project/aa7db288-6d7a-49f3-a08d-f49c858e52dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1360 0.079697 10.0.0.242 - - [2026-02-23 03:29:53] "POST /neutron/port HTTP/1.1" 200 117 0.005443 10.0.0.242 - - [2026-02-23 03:29:53] "POST /id-to-fqname HTTP/1.1" 200 219 0.001330 10.0.0.242 - - [2026-02-23 03:29:53] "POST /neutron/network HTTP/1.1" 200 832 0.005690 10.0.0.242 - - [2026-02-23 03:29:54] "POST /neutron/port HTTP/1.1" 200 1058 0.017729 10.0.0.242 - - [2026-02-23 03:29:54] "POST /neutron/port HTTP/1.1" 200 1122 0.018898 10.0.0.242 - - [2026-02-23 03:29:54] "POST /neutron/port HTTP/1.1" 200 117 0.001024 10.0.0.23 - - [2026-02-23 03:29:54] "GET /projects?obj_uuids=aa7db288-6d7a-49f3-a08d-f49c858e52dc&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001170 10.0.0.242 - - [2026-02-23 03:29:54] "GET /project/aa7db288-6d7a-49f3-a08d-f49c858e52dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1360 0.071557 10.0.0.242 - - [2026-02-23 03:29:54] "POST /neutron/port HTTP/1.1" 200 1122 0.019113 10.0.0.242 - - [2026-02-23 03:29:54] "POST /neutron/port HTTP/1.1" 200 1122 0.015538 10.0.0.23 - - [2026-02-23 03:29:54] "GET /projects?obj_uuids=aa7db288-6d7a-49f3-a08d-f49c858e52dc&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000916 10.0.0.242 - - [2026-02-23 03:29:55] "POST /neutron/port HTTP/1.1" 200 1058 0.261508 10.0.0.242 - - [2026-02-23 03:29:55] "POST /neutron/port HTTP/1.1" 200 1112 0.103801 10.0.0.242 - - [2026-02-23 03:29:55] "POST /neutron/subnet HTTP/1.1" 200 693 0.008755 10.0.0.242 - - [2026-02-23 03:29:59] "POST /neutron/port HTTP/1.1" 200 1122 0.015547 10.0.0.242 - - [2026-02-23 03:29:59] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006473 10.0.0.242 - - [2026-02-23 03:30:00] "GET /virtual-machine/eeaa22c4-694f-451c-951c-e523710c2b97 HTTP/1.1" 401 293 0.000386 10.0.0.242 - - [2026-02-23 03:30:00] "GET /virtual-machine/eeaa22c4-694f-451c-951c-e523710c2b97 HTTP/1.1" 200 1292 0.036011 10.0.0.242 - - [2026-02-23 03:30:00] "GET /virtual-machine-interface/c4d90ad0-caec-4399-ac99-07cfdd242996 HTTP/1.1" 200 2937 0.005919 10.0.0.242 - - [2026-02-23 03:30:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003358 10.0.0.242 - - [2026-02-23 03:30:00] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003407 10.0.0.242 - - [2026-02-23 03:30:00] "GET /virtual-networks?parent_id=aa7db288-6d7a-49f3-a08d-f49c858e52dc&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002956 10.0.0.242 - - [2026-02-23 03:30:00] "GET /virtual-network/e3465c7c-14dc-42ec-94b3-6aa119976f9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.005610 10.0.0.242 - - [2026-02-23 03:30:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003258 10.0.0.242 - - [2026-02-23 03:30:03] "GET /virtual-network/e3465c7c-14dc-42ec-94b3-6aa119976f9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.005224 10.0.0.242 - - [2026-02-23 03:30:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003482 10.0.0.242 - - [2026-02-23 03:30:07] "GET /virtual-network/e3465c7c-14dc-42ec-94b3-6aa119976f9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.005792 10.0.0.242 - - [2026-02-23 03:30:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003212 10.0.0.242 - - [2026-02-23 03:30:11] "GET /virtual-network/e3465c7c-14dc-42ec-94b3-6aa119976f9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.005636 10.0.0.242 - - [2026-02-23 03:30:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003316 10.0.0.242 - - [2026-02-23 03:30:15] "GET /virtual-network/e3465c7c-14dc-42ec-94b3-6aa119976f9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.005278 10.0.0.242 - - [2026-02-23 03:30:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003284 10.0.0.242 - - [2026-02-23 03:30:19] "GET /virtual-network/e3465c7c-14dc-42ec-94b3-6aa119976f9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.005078 10.0.0.50 - - [2026-02-23 03:30:21] "GET /obj-perms HTTP/1.1" 200 5075 0.058871 10.0.0.23 - - [2026-02-23 03:30:23] "DELETE /project/aa7db2886d7a49f3a08df49c858e52dc HTTP/1.1" 404 173 0.005409 10.0.0.23 - - [2026-02-23 03:30:23] "GET /projects?obj_uuids=27327b06-6d5b-45e5-9061-291c9f79967c&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000863 10.0.0.23 - - [2026-02-23 03:30:23] "GET /project/27327b06-6d5b-45e5-9061-291c9f79967c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.034713 10.0.0.23 - - [2026-02-23 03:30:23] "GET /projects?obj_uuids=27327b06-6d5b-45e5-9061-291c9f79967c&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000793 10.0.0.23 - - [2026-02-23 03:30:23] "GET /project/27327b06-6d5b-45e5-9061-291c9f79967c?fields=security_groups HTTP/1.1" 200 1360 0.085106 10.0.0.23 - - [2026-02-23 03:30:23] "DELETE /security-group/15916960-515d-403f-b2a5-a2b98775eb4f HTTP/1.1" 200 115 0.049059 10.0.0.23 - - [2026-02-23 03:30:23] "GET /projects?obj_uuids=27327b06-6d5b-45e5-9061-291c9f79967c&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001747 10.0.0.23 - - [2026-02-23 03:30:23] "DELETE /access-control-list/5780a0a9-1497-4132-af37-b9c01d484c21 HTTP/1.1" 200 115 0.050776 10.0.0.23 - - [2026-02-23 03:30:23] "GET /project/27327b06-6d5b-45e5-9061-291c9f79967c?fields=application_policy_sets HTTP/1.1" 200 1399 0.043093 10.0.0.242 - - [2026-02-23 03:30:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004298 10.0.0.242 - - [2026-02-23 03:30:24] "GET /virtual-network/e3465c7c-14dc-42ec-94b3-6aa119976f9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.007744 10.0.0.23 - - [2026-02-23 03:30:24] "DELETE /project/27327b06-6d5b-45e5-9061-291c9f79967c HTTP/1.1" 200 115 0.415484 10.0.0.242 - - [2026-02-23 03:30:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003592 10.0.0.242 - - [2026-02-23 03:30:28] "GET /virtual-network/e3465c7c-14dc-42ec-94b3-6aa119976f9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.004728 10.0.0.242 - - [2026-02-23 03:30:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003250 10.0.0.242 - - [2026-02-23 03:30:32] "GET /virtual-network/e3465c7c-14dc-42ec-94b3-6aa119976f9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.005248 10.0.0.242 - - [2026-02-23 03:30:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003704 10.0.0.242 - - [2026-02-23 03:30:36] "GET /virtual-network/e3465c7c-14dc-42ec-94b3-6aa119976f9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.005095 10.0.0.242 - - [2026-02-23 03:30:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003396 10.0.0.242 - - [2026-02-23 03:30:40] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004116 10.0.0.242 - - [2026-02-23 03:30:40] "GET /virtual-networks?parent_id=aa7db288-6d7a-49f3-a08d-f49c858e52dc&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.004048 10.0.0.242 - - [2026-02-23 03:30:40] "GET /virtual-network/e3465c7c-14dc-42ec-94b3-6aa119976f9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.005439 10.0.0.242 - - [2026-02-23 03:30:40] "POST /neutron/port HTTP/1.1" 200 1122 0.019711 10.0.0.242 - - [2026-02-23 03:30:45] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007852 10.0.0.242 - - [2026-02-23 03:30:50] "POST /neutron/port HTTP/1.1" 200 1122 0.040619 10.0.0.242 - - [2026-02-23 03:30:50] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007071 10.0.0.242 - - [2026-02-23 03:31:01] "POST /neutron/port HTTP/1.1" 200 1122 0.016483 10.0.0.242 - - [2026-02-23 03:31:01] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006696 10.0.0.242 - - [2026-02-23 03:31:01] "GET /virtual-machine/0e02139e-9d1c-4608-af1f-b81e2bbd2c67 HTTP/1.1" 200 1291 0.005079 10.0.0.242 - - [2026-02-23 03:31:01] "GET /virtual-machine-interface/df2810ce-62f1-431f-9424-155317cfa4f1 HTTP/1.1" 200 2937 0.005072 10.0.0.242 - - [2026-02-23 03:31:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002949 10.0.0.242 - - [2026-02-23 03:31:01] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.007162 10.0.0.242 - - [2026-02-23 03:31:01] "GET /virtual-networks?parent_id=aa7db288-6d7a-49f3-a08d-f49c858e52dc&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002968 10.0.0.242 - - [2026-02-23 03:31:01] "GET /virtual-network/e3465c7c-14dc-42ec-94b3-6aa119976f9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.005129 10.0.0.242 - - [2026-02-23 03:31:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003424 10.0.0.242 - - [2026-02-23 03:31:02] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004243 10.0.0.242 - - [2026-02-23 03:31:02] "GET /virtual-networks?parent_id=aa7db288-6d7a-49f3-a08d-f49c858e52dc&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002693 10.0.0.242 - - [2026-02-23 03:31:02] "GET /virtual-network/e3465c7c-14dc-42ec-94b3-6aa119976f9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.005404 10.0.0.23 - - [2026-02-23 03:31:21] "GET /obj-perms HTTP/1.1" 200 5075 0.060589 10.0.0.242 - - [2026-02-23 03:31:23] "POST /neutron/port HTTP/1.1" 200 1122 0.017364 10.0.0.242 - - [2026-02-23 03:31:23] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003687 10.0.0.242 - - [2026-02-23 03:31:23] "POST /neutron/network HTTP/1.1" 200 822 0.006299 10.0.0.242 - - [2026-02-23 03:31:28] "POST /neutron/port HTTP/1.1" 200 1122 0.015820 10.0.0.242 - - [2026-02-23 03:31:29] "POST /neutron/port HTTP/1.1" 200 1122 0.026372 10.0.0.242 - - [2026-02-23 03:31:30] "POST /neutron/network HTTP/1.1" 200 822 0.006065 10.0.0.23 - - [2026-02-23 03:31:30] "DELETE /route-target/94d59314-b64e-4070-a6d0-12d3cb30cf73 HTTP/1.1" 200 115 0.028828 10.0.0.23 - - [2026-02-23 03:31:32] "GET /projects?obj_uuids=aa7db288-6d7a-49f3-a08d-f49c858e52dc&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000949 10.0.0.242 - - [2026-02-23 03:31:32] "GET /project/aa7db288-6d7a-49f3-a08d-f49c858e52dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1360 0.031534 10.0.0.23 - - [2026-02-23 03:31:32] "GET /projects?obj_uuids=aa7db288-6d7a-49f3-a08d-f49c858e52dc&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001441 10.0.0.242 - - [2026-02-23 03:31:32] "GET /project/aa7db288-6d7a-49f3-a08d-f49c858e52dc?fields=virtual_networks HTTP/1.1" 200 1031 0.085984 10.0.0.23 - - [2026-02-23 03:31:32] "GET /projects?obj_uuids=aa7db288-6d7a-49f3-a08d-f49c858e52dc&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000911 10.0.0.242 - - [2026-02-23 03:31:32] "GET /project/aa7db288-6d7a-49f3-a08d-f49c858e52dc?fields=virtual_machine_interfaces HTTP/1.1" 200 1031 0.039915 10.0.0.23 - - [2026-02-23 03:31:32] "GET /projects?obj_uuids=aa7db288-6d7a-49f3-a08d-f49c858e52dc&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000897 10.0.0.242 - - [2026-02-23 03:31:32] "GET /project/aa7db288-6d7a-49f3-a08d-f49c858e52dc?fields=security_groups HTTP/1.1" 200 1256 0.039475 10.0.0.242 - - [2026-02-23 03:31:47] "GET / HTTP/1.1" 200 35931 0.001662 10.0.0.242 - - [2026-02-23 03:31:48] "POST /fqname-to-id HTTP/1.1" 401 293 0.000558 10.0.0.242 - - [2026-02-23 03:31:49] "POST /fqname-to-id HTTP/1.1" 404 201 0.058118 10.0.0.23 - - [2026-02-23 03:31:49] "GET /projects?obj_uuids=dcb07356-2f64-4332-b251-6fc2c7d3a288&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003093 10.0.0.23 - - [2026-02-23 03:31:49] "GET /domains?obj_uuids=e1cc6957-1fd1-4e0a-8f60-be32b1950cd6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000891 10.0.0.23 - - [2026-02-23 03:31:49] "GET /domain/e1cc6957-1fd1-4e0a-8f60-be32b1950cd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007044 10.0.0.23 - - [2026-02-23 03:31:49] "POST /id-to-fqname HTTP/1.1" 200 203 0.002423 10.0.0.23 - - [2026-02-23 03:31:49] "POST /fqname-to-id HTTP/1.1" 404 212 0.006121 10.0.0.23 - - [2026-02-23 03:31:49] "POST /security-groups HTTP/1.1" 200 604 0.031464 10.0.0.23 - - [2026-02-23 03:31:49] "POST /projects HTTP/1.1" 200 611 0.224625 10.0.0.23 - - [2026-02-23 03:31:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.265048 10.0.0.23 - - [2026-02-23 03:31:49] "POST /fqname-to-id HTTP/1.1" 404 246 0.037018 10.0.0.242 - - [2026-02-23 03:31:49] "GET /project/dcb07356-2f64-4332-b251-6fc2c7d3a288?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1416 0.421891 10.0.0.242 - - [2026-02-23 03:31:50] "GET / HTTP/1.1" 200 35931 0.001578 10.0.0.242 - - [2026-02-23 03:31:51] "POST /fqname-to-id HTTP/1.1" 401 293 0.000405 10.0.0.242 - - [2026-02-23 03:31:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.058896 10.0.0.23 - - [2026-02-23 03:31:51] "GET /projects?obj_uuids=dcb07356-2f64-4332-b251-6fc2c7d3a288&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.000889 10.0.0.242 - - [2026-02-23 03:31:51] "GET /project/dcb07356-2f64-4332-b251-6fc2c7d3a288?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1416 0.045670 10.0.0.23 - - [2026-02-23 03:31:51] "GET /projects?obj_uuids=dcb07356-2f64-4332-b251-6fc2c7d3a288&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.000947 10.0.0.242 - - [2026-02-23 03:31:51] "POST /neutron/network HTTP/1.1" 200 620 0.147448 10.0.0.23 - - [2026-02-23 03:31:51] "POST /ref-update HTTP/1.1" 200 156 0.026589 10.0.0.242 - - [2026-02-23 03:31:52] "POST /id-to-fqname HTTP/1.1" 200 234 0.003104 10.0.0.242 - - [2026-02-23 03:31:52] "GET /virtual-network/37adf0ea-17c0-4c4f-813a-554ed0df7803?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.005270 10.0.0.242 - - [2026-02-23 03:31:52] "POST /neutron/network HTTP/1.1" 200 839 0.005922 10.0.0.242 - - [2026-02-23 03:31:52] "GET /virtual-network/37adf0ea-17c0-4c4f-813a-554ed0df7803?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.004163 10.0.0.242 - - [2026-02-23 03:31:52] "POST /id-to-fqname HTTP/1.1" 200 234 0.001239 10.0.0.242 - - [2026-02-23 03:31:52] "POST /neutron/network HTTP/1.1" 200 849 0.007477 10.0.0.23 - - [2026-02-23 03:31:53] "GET /projects?obj_uuids=dcb07356-2f64-4332-b251-6fc2c7d3a288&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.000887 10.0.0.242 - - [2026-02-23 03:31:53] "GET /project/dcb07356-2f64-4332-b251-6fc2c7d3a288?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1416 0.073362 10.0.0.242 - - [2026-02-23 03:31:53] "POST /neutron/port HTTP/1.1" 200 117 0.005338 10.0.0.242 - - [2026-02-23 03:31:53] "POST /id-to-fqname HTTP/1.1" 200 234 0.001299 10.0.0.242 - - [2026-02-23 03:31:53] "POST /neutron/network HTTP/1.1" 200 849 0.006432 10.0.0.242 - - [2026-02-23 03:31:54] "POST /neutron/port HTTP/1.1" 200 1073 0.017380 10.0.0.242 - - [2026-02-23 03:31:54] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003857 10.0.0.23 - - [2026-02-23 03:31:54] "GET /projects?obj_uuids=dcb07356-2f64-4332-b251-6fc2c7d3a288&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.000887 10.0.0.242 - - [2026-02-23 03:31:54] "POST /neutron/network HTTP/1.1" 200 839 0.005010 10.0.0.242 - - [2026-02-23 03:31:54] "GET /project/dcb07356-2f64-4332-b251-6fc2c7d3a288?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1416 0.082065 10.0.0.242 - - [2026-02-23 03:31:54] "POST /neutron/security_group HTTP/1.1" 200 2071 0.009684 10.0.0.23 - - [2026-02-23 03:31:55] "GET /projects?obj_uuids=dcb07356-2f64-4332-b251-6fc2c7d3a288&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001318 10.0.0.242 - - [2026-02-23 03:31:55] "POST /neutron/port HTTP/1.1" 200 1073 0.274813 10.0.0.242 - - [2026-02-23 03:31:55] "GET /virtual-network/37adf0ea-17c0-4c4f-813a-554ed0df7803?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.006170 10.0.0.242 - - [2026-02-23 03:31:55] "POST /neutron/port HTTP/1.1" 200 1127 0.090149 10.0.0.242 - - [2026-02-23 03:31:55] "POST /neutron/subnet HTTP/1.1" 200 698 0.008461 10.0.0.242 - - [2026-02-23 03:31:56] "GET /obj-perms HTTP/1.1" 200 5075 0.065587 10.0.0.242 - - [2026-02-23 03:31:57] "POST /neutron/port HTTP/1.1" 200 1137 0.018626 10.0.0.242 - - [2026-02-23 03:31:57] "POST /neutron/security_group HTTP/1.1" 200 2071 0.006522 10.0.0.242 - - [2026-02-23 03:31:57] "GET /virtual-machine/fb9b6379-eae7-4958-9020-fe86001c4c23 HTTP/1.1" 401 293 0.000375 10.0.0.242 - - [2026-02-23 03:31:58] "GET /virtual-machine/fb9b6379-eae7-4958-9020-fe86001c4c23 HTTP/1.1" 200 1306 0.035182 10.0.0.242 - - [2026-02-23 03:31:58] "GET /virtual-machine-interface/f1869449-07c4-4b7f-9cf0-c5aca86f9419 HTTP/1.1" 200 3010 0.005059 10.0.0.242 - - [2026-02-23 03:31:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003340 10.0.0.242 - - [2026-02-23 03:31:58] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004071 10.0.0.242 - - [2026-02-23 03:31:58] "GET /virtual-networks?parent_id=dcb07356-2f64-4332-b251-6fc2c7d3a288&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.003171 10.0.0.242 - - [2026-02-23 03:31:58] "GET /virtual-network/37adf0ea-17c0-4c4f-813a-554ed0df7803?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.006883 10.0.0.242 - - [2026-02-23 03:32:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003585 10.0.0.242 - - [2026-02-23 03:32:01] "GET /virtual-network/37adf0ea-17c0-4c4f-813a-554ed0df7803?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.005029 10.0.0.242 - - [2026-02-23 03:32:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003198 10.0.0.242 - - [2026-02-23 03:32:05] "GET /virtual-network/37adf0ea-17c0-4c4f-813a-554ed0df7803?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.005558 10.0.0.242 - - [2026-02-23 03:32:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003047 10.0.0.242 - - [2026-02-23 03:32:09] "GET /virtual-network/37adf0ea-17c0-4c4f-813a-554ed0df7803?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.004792 10.0.0.242 - - [2026-02-23 03:32:13] "POST /neutron/port HTTP/1.1" 200 1137 0.017834 10.0.0.242 - - [2026-02-23 03:32:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003622 10.0.0.242 - - [2026-02-23 03:32:13] "GET /virtual-network/37adf0ea-17c0-4c4f-813a-554ed0df7803?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.005203 10.0.0.242 - - [2026-02-23 03:32:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003450 10.0.0.242 - - [2026-02-23 03:32:15] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003339 10.0.0.242 - - [2026-02-23 03:32:15] "GET /virtual-networks?parent_id=dcb07356-2f64-4332-b251-6fc2c7d3a288&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.003289 10.0.0.242 - - [2026-02-23 03:32:15] "GET /virtual-network/37adf0ea-17c0-4c4f-813a-554ed0df7803?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.005743 10.0.0.242 - - [2026-02-23 03:32:15] "POST /neutron/security_group HTTP/1.1" 200 2071 0.007240 10.0.0.242 - - [2026-02-23 03:32:20] "POST /neutron/port HTTP/1.1" 200 1137 0.016391 10.0.0.23 - - [2026-02-23 03:32:24] "GET /projects?obj_uuids=aa7db288-6d7a-49f3-a08d-f49c858e52dc&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000838 10.0.0.23 - - [2026-02-23 03:32:24] "GET /project/aa7db288-6d7a-49f3-a08d-f49c858e52dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.044373 10.0.0.23 - - [2026-02-23 03:32:24] "DELETE /project/dcb073562f644332b2516fc2c7d3a288 HTTP/1.1" 404 173 0.120981 10.0.0.23 - - [2026-02-23 03:32:24] "GET /projects?obj_uuids=aa7db288-6d7a-49f3-a08d-f49c858e52dc&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000877 10.0.0.23 - - [2026-02-23 03:32:24] "GET /project/aa7db288-6d7a-49f3-a08d-f49c858e52dc?fields=security_groups HTTP/1.1" 200 1101 0.046808 10.0.0.23 - - [2026-02-23 03:32:24] "GET /projects?obj_uuids=aa7db288-6d7a-49f3-a08d-f49c858e52dc&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000870 10.0.0.23 - - [2026-02-23 03:32:24] "GET /project/aa7db288-6d7a-49f3-a08d-f49c858e52dc?fields=application_policy_sets HTTP/1.1" 200 1400 0.036881 10.0.0.23 - - [2026-02-23 03:32:24] "DELETE /project/aa7db288-6d7a-49f3-a08d-f49c858e52dc HTTP/1.1" 200 115 0.408302 10.0.0.242 - - [2026-02-23 03:32:25] "POST /neutron/security_group HTTP/1.1" 200 2071 0.006685 10.0.0.242 - - [2026-02-23 03:32:26] "POST /neutron/port HTTP/1.1" 200 1137 0.017524 10.0.0.242 - - [2026-02-23 03:32:26] "GET /virtual-machine/66bc5efa-bfb9-4c24-80e0-b58c08f7807c HTTP/1.1" 200 1304 0.005638 10.0.0.242 - - [2026-02-23 03:32:26] "GET /virtual-machine-interface/b43c39f7-08e9-4e06-a474-9eef27cf3a8b HTTP/1.1" 200 3010 0.010126 10.0.0.242 - - [2026-02-23 03:32:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003574 10.0.0.242 - - [2026-02-23 03:32:26] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003937 10.0.0.242 - - [2026-02-23 03:32:26] "GET /virtual-networks?parent_id=dcb07356-2f64-4332-b251-6fc2c7d3a288&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.002736 10.0.0.242 - - [2026-02-23 03:32:26] "GET /virtual-network/37adf0ea-17c0-4c4f-813a-554ed0df7803?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.005491 10.0.0.242 - - [2026-02-23 03:32:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003560 10.0.0.242 - - [2026-02-23 03:32:27] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003715 10.0.0.242 - - [2026-02-23 03:32:27] "GET /virtual-networks?parent_id=dcb07356-2f64-4332-b251-6fc2c7d3a288&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.003617 10.0.0.242 - - [2026-02-23 03:32:27] "GET /virtual-network/37adf0ea-17c0-4c4f-813a-554ed0df7803?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.005487 10.0.0.242 - - [2026-02-23 03:32:27] "POST /neutron/security_group HTTP/1.1" 200 2071 0.006406 10.0.0.242 - - [2026-02-23 03:32:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003250 10.0.0.242 - - [2026-02-23 03:32:33] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003345 10.0.0.242 - - [2026-02-23 03:32:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002920 10.0.0.242 - - [2026-02-23 03:32:33] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003909 10.0.0.242 - - [2026-02-23 03:32:33] "PUT /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650 HTTP/1.1" 200 276 0.010182 10.0.0.242 - - [2026-02-23 03:32:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003895 10.0.0.242 - - [2026-02-23 03:32:44] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1640 0.004968 10.0.0.242 - - [2026-02-23 03:32:44] "PUT /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650 HTTP/1.1" 200 276 0.012261 10.0.0.50 - - [2026-02-23 03:33:23] "GET /obj-perms HTTP/1.1" 200 5075 0.057747 10.0.0.242 - - [2026-02-23 03:33:25] "POST /neutron/network HTTP/1.1" 200 849 0.038386 10.0.0.242 - - [2026-02-23 03:33:25] "POST /neutron/port HTTP/1.1" 200 117 0.001125 10.0.0.242 - - [2026-02-23 03:33:35] "POST /neutron/network HTTP/1.1" 400 204 0.014602 10.0.0.242 - - [2026-02-23 03:33:35] "POST /neutron/port HTTP/1.1" 200 1137 0.017251 10.0.0.242 - - [2026-02-23 03:33:35] "POST /neutron/port HTTP/1.1" 200 151 0.238525 10.0.0.23 - - [2026-02-23 03:33:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003458 10.0.0.23 - - [2026-02-23 03:33:37] "GET /projects?obj_uuids=dcb07356-2f64-4332-b251-6fc2c7d3a288&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001384 10.0.0.242 - - [2026-02-23 03:33:37] "GET /project/dcb07356-2f64-4332-b251-6fc2c7d3a288?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1416 0.045686 10.0.0.23 - - [2026-02-23 03:33:37] "GET /projects?obj_uuids=dcb07356-2f64-4332-b251-6fc2c7d3a288&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.000941 10.0.0.242 - - [2026-02-23 03:33:37] "GET /project/dcb07356-2f64-4332-b251-6fc2c7d3a288?fields=virtual_networks HTTP/1.1" 200 1059 0.050785 10.0.0.23 - - [2026-02-23 03:33:37] "GET /projects?obj_uuids=dcb07356-2f64-4332-b251-6fc2c7d3a288&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.000896 10.0.0.242 - - [2026-02-23 03:33:37] "GET /project/dcb07356-2f64-4332-b251-6fc2c7d3a288?fields=virtual_machine_interfaces HTTP/1.1" 200 1059 0.033392 10.0.0.23 - - [2026-02-23 03:33:37] "GET /projects?obj_uuids=dcb07356-2f64-4332-b251-6fc2c7d3a288&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.000876 10.0.0.242 - - [2026-02-23 03:33:37] "GET /project/dcb07356-2f64-4332-b251-6fc2c7d3a288?fields=security_groups HTTP/1.1" 200 1298 0.035479 10.0.0.242 - - [2026-02-23 03:33:38] "POST /fqname-to-id HTTP/1.1" 404 206 0.036210 10.0.0.23 - - [2026-02-23 03:33:39] "GET /projects?obj_uuids=b8dc1c64-7972-4b47-a808-0b5c9677658e&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003367 10.0.0.23 - - [2026-02-23 03:33:39] "GET /domains?obj_uuids=e1cc6957-1fd1-4e0a-8f60-be32b1950cd6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000885 10.0.0.23 - - [2026-02-23 03:33:39] "GET /domain/e1cc6957-1fd1-4e0a-8f60-be32b1950cd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.006307 10.0.0.23 - - [2026-02-23 03:33:39] "POST /id-to-fqname HTTP/1.1" 200 209 0.006207 10.0.0.23 - - [2026-02-23 03:33:39] "POST /fqname-to-id HTTP/1.1" 404 217 0.002707 10.0.0.23 - - [2026-02-23 03:33:39] "POST /security-groups HTTP/1.1" 200 609 0.069476 10.0.0.23 - - [2026-02-23 03:33:39] "POST /projects HTTP/1.1" 200 621 0.270641 10.0.0.23 - - [2026-02-23 03:33:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.314737 10.0.0.23 - - [2026-02-23 03:33:39] "POST /access-control-lists HTTP/1.1" 200 614 0.025061 10.0.0.242 - - [2026-02-23 03:33:39] "GET /project/b8dc1c64-7972-4b47-a808-0b5c9677658e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1436 0.491249 10.0.0.242 - - [2026-02-23 03:33:40] "GET / HTTP/1.1" 200 35931 0.001475 10.0.0.242 - - [2026-02-23 03:33:41] "POST /fqname-to-id HTTP/1.1" 401 293 0.000600 10.0.0.242 - - [2026-02-23 03:33:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.069476 10.0.0.23 - - [2026-02-23 03:33:41] "GET /projects?obj_uuids=b8dc1c64-7972-4b47-a808-0b5c9677658e&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.000876 10.0.0.242 - - [2026-02-23 03:33:41] "GET /project/b8dc1c64-7972-4b47-a808-0b5c9677658e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1436 0.030959 10.0.0.242 - - [2026-02-23 03:33:41] "POST /neutron/network HTTP/1.1" 200 117 0.040117 10.0.0.23 - - [2026-02-23 03:33:42] "POST /route-targets HTTP/1.1" 200 327 0.013715 10.0.0.242 - - [2026-02-23 03:33:42] "POST /neutron/network HTTP/1.1" 200 842 0.008012 10.0.0.242 - - [2026-02-23 03:33:42] "POST /id-to-fqname HTTP/1.1" 200 239 0.001060 10.0.0.242 - - [2026-02-23 03:33:42] "GET /virtual-network/a6d62007-b3a6-4a49-928f-e7468f0e4cf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2074 0.004811 10.0.0.242 - - [2026-02-23 03:33:42] "GET /virtual-network/a6d62007-b3a6-4a49-928f-e7468f0e4cf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2074 0.005092 10.0.0.242 - - [2026-02-23 03:33:42] "POST /neutron/subnet HTTP/1.1" 200 715 0.011095 10.0.0.242 - - [2026-02-23 03:33:42] "POST /id-to-fqname HTTP/1.1" 200 239 0.001272 10.0.0.23 - - [2026-02-23 03:33:43] "GET /projects?obj_uuids=b8dc1c64-7972-4b47-a808-0b5c9677658e&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.000928 10.0.0.242 - - [2026-02-23 03:33:43] "GET /project/b8dc1c64-7972-4b47-a808-0b5c9677658e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1436 0.077273 10.0.0.242 - - [2026-02-23 03:33:43] "POST /neutron/port HTTP/1.1" 200 117 0.007627 10.0.0.242 - - [2026-02-23 03:33:43] "POST /id-to-fqname HTTP/1.1" 200 239 0.001161 10.0.0.242 - - [2026-02-23 03:33:43] "POST /neutron/network HTTP/1.1" 200 852 0.013037 10.0.0.242 - - [2026-02-23 03:33:44] "POST /neutron/port HTTP/1.1" 200 1076 0.015250 10.0.0.242 - - [2026-02-23 03:33:44] "POST /neutron/port HTTP/1.1" 200 1140 0.019461 10.0.0.242 - - [2026-02-23 03:33:44] "POST /neutron/port HTTP/1.1" 200 117 0.001085 10.0.0.23 - - [2026-02-23 03:33:44] "GET /projects?obj_uuids=b8dc1c64-7972-4b47-a808-0b5c9677658e&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001131 10.0.0.242 - - [2026-02-23 03:33:45] "GET /project/b8dc1c64-7972-4b47-a808-0b5c9677658e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1436 0.080545 10.0.0.242 - - [2026-02-23 03:33:45] "POST /neutron/port HTTP/1.1" 200 1140 0.018171 10.0.0.242 - - [2026-02-23 03:33:45] "POST /neutron/network HTTP/1.1" 200 852 0.005477 10.0.0.242 - - [2026-02-23 03:33:46] "GET /virtual-network/a6d62007-b3a6-4a49-928f-e7468f0e4cf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2074 0.014151 10.0.0.242 - - [2026-02-23 03:33:46] "POST /neutron/port HTTP/1.1" 200 1076 0.027758 10.0.0.242 - - [2026-02-23 03:33:46] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003792 10.0.0.242 - - [2026-02-23 03:33:46] "POST /neutron/network HTTP/1.1" 200 842 0.005539 10.0.0.23 - - [2026-02-23 03:33:47] "GET /obj-perms HTTP/1.1" 200 5085 0.071943 10.0.0.242 - - [2026-02-23 03:33:47] "POST /neutron/port HTTP/1.1" 200 1140 0.015516 10.0.0.242 - - [2026-02-23 03:33:48] "POST /neutron/security_group HTTP/1.1" 200 2076 0.007127 10.0.0.242 - - [2026-02-23 03:33:48] "GET /virtual-machine/bde7b9cb-cacb-46cd-8a59-2c5807341a7e HTTP/1.1" 401 293 0.000467 10.0.0.242 - - [2026-02-23 03:33:48] "GET /virtual-machine/bde7b9cb-cacb-46cd-8a59-2c5807341a7e HTTP/1.1" 200 1310 0.030868 10.0.0.242 - - [2026-02-23 03:33:48] "GET /virtual-machine-interface/46a8183e-f6bf-4c83-bfad-7f263287c7ad HTTP/1.1" 200 3034 0.004942 10.0.0.242 - - [2026-02-23 03:33:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002960 10.0.0.242 - - [2026-02-23 03:33:48] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003445 10.0.0.242 - - [2026-02-23 03:33:48] "GET /virtual-networks?parent_id=b8dc1c64-7972-4b47-a808-0b5c9677658e&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.002895 10.0.0.242 - - [2026-02-23 03:33:48] "GET /virtual-network/a6d62007-b3a6-4a49-928f-e7468f0e4cf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2074 0.007107 10.0.0.242 - - [2026-02-23 03:33:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003195 10.0.0.242 - - [2026-02-23 03:33:51] "GET /virtual-network/a6d62007-b3a6-4a49-928f-e7468f0e4cf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2074 0.004977 10.0.0.242 - - [2026-02-23 03:33:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002961 10.0.0.242 - - [2026-02-23 03:33:55] "GET /virtual-network/a6d62007-b3a6-4a49-928f-e7468f0e4cf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2074 0.005463 10.0.0.242 - - [2026-02-23 03:33:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003557 10.0.0.242 - - [2026-02-23 03:33:59] "GET /virtual-network/a6d62007-b3a6-4a49-928f-e7468f0e4cf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2074 0.004873 10.0.0.242 - - [2026-02-23 03:34:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003423 10.0.0.242 - - [2026-02-23 03:34:03] "GET /virtual-network/a6d62007-b3a6-4a49-928f-e7468f0e4cf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2074 0.005265 10.0.0.242 - - [2026-02-23 03:34:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003679 10.0.0.242 - - [2026-02-23 03:34:05] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003567 10.0.0.242 - - [2026-02-23 03:34:05] "GET /virtual-networks?parent_id=b8dc1c64-7972-4b47-a808-0b5c9677658e&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.004154 10.0.0.242 - - [2026-02-23 03:34:06] "GET /virtual-network/a6d62007-b3a6-4a49-928f-e7468f0e4cf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2074 0.006938 10.0.0.242 - - [2026-02-23 03:34:06] "POST /neutron/port HTTP/1.1" 200 1140 0.019989 10.0.0.242 - - [2026-02-23 03:34:07] "POST /neutron/security_group HTTP/1.1" 200 2076 0.006418 10.0.0.23 - - [2026-02-23 03:34:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000385 10.0.0.23 - - [2026-02-23 03:34:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000366 10.0.0.50 - - [2026-02-23 03:34:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000346 10.0.0.50 - - [2026-02-23 03:34:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000463 10.0.0.23 - - [2026-02-23 03:34:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000532 10.0.0.23 - - [2026-02-23 03:34:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000504 10.0.0.242 - - [2026-02-23 03:34:11] "POST /neutron/port HTTP/1.1" 200 1140 0.016946 10.0.0.242 - - [2026-02-23 03:34:11] "POST /neutron/security_group HTTP/1.1" 200 2076 0.006468 10.0.0.242 - - [2026-02-23 03:34:11] "GET /virtual-machine/4c5d59c4-8d41-4d1d-a6c7-064639ac5877 HTTP/1.1" 200 1310 0.005931 10.0.0.242 - - [2026-02-23 03:34:11] "GET /virtual-machine-interface/8f503268-3705-4d33-bf3e-327d4f089f16 HTTP/1.1" 200 3035 0.008527 10.0.0.242 - - [2026-02-23 03:34:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003280 10.0.0.242 - - [2026-02-23 03:34:11] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003308 10.0.0.242 - - [2026-02-23 03:34:11] "GET /virtual-networks?parent_id=b8dc1c64-7972-4b47-a808-0b5c9677658e&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.004167 10.0.0.242 - - [2026-02-23 03:34:11] "GET /virtual-network/a6d62007-b3a6-4a49-928f-e7468f0e4cf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2074 0.006567 10.0.0.50 - - [2026-02-23 03:34:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000375 10.0.0.50 - - [2026-02-23 03:34:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000374 10.0.0.242 - - [2026-02-23 03:34:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000343 10.0.0.242 - - [2026-02-23 03:34:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000365 10.0.0.242 - - [2026-02-23 03:34:12] "GET /global-system-configs HTTP/1.1" 401 293 0.000589 10.0.0.242 - - [2026-02-23 03:34:12] "GET /global-system-configs HTTP/1.1" 401 293 0.000416 10.0.0.242 - - [2026-02-23 03:34:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.006092 10.0.0.242 - - [2026-02-23 03:34:12] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003545 10.0.0.242 - - [2026-02-23 03:34:12] "GET /virtual-networks?parent_id=b8dc1c64-7972-4b47-a808-0b5c9677658e&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.003106 10.0.0.242 - - [2026-02-23 03:34:12] "GET /virtual-network/a6d62007-b3a6-4a49-928f-e7468f0e4cf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2074 0.005105 10.0.0.242 - - [2026-02-23 03:34:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003876 10.0.0.23 - - [2026-02-23 03:34:18] "GET /projects?obj_uuids=b8dc1c64-7972-4b47-a808-0b5c9677658e&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.000845 10.0.0.242 - - [2026-02-23 03:34:18] "GET /project/b8dc1c64-7972-4b47-a808-0b5c9677658e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1436 0.036960 10.0.0.242 - - [2026-02-23 03:34:18] "POST /neutron/network HTTP/1.1" 200 117 0.012563 10.0.0.23 - - [2026-02-23 03:34:18] "POST /ref-update HTTP/1.1" 200 156 0.023038 10.0.0.242 - - [2026-02-23 03:34:18] "POST /neutron/network HTTP/1.1" 200 845 0.007902 10.0.0.242 - - [2026-02-23 03:34:18] "POST /id-to-fqname HTTP/1.1" 200 239 0.001017 10.0.0.242 - - [2026-02-23 03:34:18] "GET /virtual-network/d2538c80-4539-45f1-81f5-bfb800480359?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2082 0.004563 10.0.0.242 - - [2026-02-23 03:34:18] "GET /virtual-network/d2538c80-4539-45f1-81f5-bfb800480359?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2082 0.005220 10.0.0.242 - - [2026-02-23 03:34:18] "POST /neutron/subnet HTTP/1.1" 200 730 0.007929 10.0.0.242 - - [2026-02-23 03:34:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002635 10.0.0.23 - - [2026-02-23 03:34:18] "GET /projects?obj_uuids=b8dc1c64-7972-4b47-a808-0b5c9677658e&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.000905 10.0.0.242 - - [2026-02-23 03:34:18] "GET /project/b8dc1c64-7972-4b47-a808-0b5c9677658e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1436 0.036369 10.0.0.23 - - [2026-02-23 03:34:19] "POST /useragent-kv HTTP/1.1" 200 115 0.006203 10.0.0.242 - - [2026-02-23 03:34:19] "POST /neutron/subnet HTTP/1.1" 200 720 0.198494 10.0.0.242 - - [2026-02-23 03:34:19] "POST /id-to-fqname HTTP/1.1" 200 242 0.001277 10.0.0.242 - - [2026-02-23 03:34:19] "GET /virtual-network/6a8f0db6-94fb-402e-856a-8a0f799bb6b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.005415 10.0.0.242 - - [2026-02-23 03:34:19] "GET /virtual-network/6a8f0db6-94fb-402e-856a-8a0f799bb6b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.005050 10.0.0.242 - - [2026-02-23 03:34:19] "POST /neutron/network HTTP/1.1" 200 849 0.005929 10.0.0.242 - - [2026-02-23 03:34:19] "POST /id-to-fqname HTTP/1.1" 200 239 0.001147 10.0.0.242 - - [2026-02-23 03:34:19] "POST /neutron/security_group HTTP/1.1" 200 2076 0.021849 10.0.0.23 - - [2026-02-23 03:34:20] "GET /projects?obj_uuids=b8dc1c64-7972-4b47-a808-0b5c9677658e&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001184 10.0.0.242 - - [2026-02-23 03:34:20] "GET /project/b8dc1c64-7972-4b47-a808-0b5c9677658e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1436 0.090266 10.0.0.242 - - [2026-02-23 03:34:20] "POST /neutron/port HTTP/1.1" 200 2128 0.029909 10.0.0.242 - - [2026-02-23 03:34:20] "POST /id-to-fqname HTTP/1.1" 200 242 0.001230 10.0.0.242 - - [2026-02-23 03:34:20] "POST /neutron/port HTTP/1.1" 200 2128 0.020680 10.0.0.242 - - [2026-02-23 03:34:21] "POST /neutron/network HTTP/1.1" 200 855 0.006619 10.0.0.242 - - [2026-02-23 03:34:21] "POST /neutron/port HTTP/1.1" 200 1079 0.046463 10.0.0.23 - - [2026-02-23 03:34:21] "GET /projects?obj_uuids=b8dc1c64-7972-4b47-a808-0b5c9677658e&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.000963 10.0.0.242 - - [2026-02-23 03:34:21] "GET /project/b8dc1c64-7972-4b47-a808-0b5c9677658e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1436 0.087121 10.0.0.242 - - [2026-02-23 03:34:21] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003706 10.0.0.242 - - [2026-02-23 03:34:22] "POST /neutron/port HTTP/1.1" 200 117 0.001042 10.0.0.242 - - [2026-02-23 03:34:22] "POST /neutron/security_group HTTP/1.1" 200 2076 0.007045 10.0.0.242 - - [2026-02-23 03:34:22] "POST /id-to-fqname HTTP/1.1" 200 239 0.001176 10.0.0.242 - - [2026-02-23 03:34:22] "POST /id-to-fqname HTTP/1.1" 200 239 0.000973 10.0.0.242 - - [2026-02-23 03:34:22] "POST /neutron/security_group HTTP/1.1" 200 2076 0.006183 10.0.0.23 - - [2026-02-23 03:34:22] "GET /projects?obj_uuids=b8dc1c64-7972-4b47-a808-0b5c9677658e&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.000945 10.0.0.242 - - [2026-02-23 03:34:22] "POST /neutron/port HTTP/1.1" 200 1077 0.260759 10.0.0.242 - - [2026-02-23 03:34:23] "POST /neutron/port HTTP/1.1" 200 1131 0.086230 10.0.0.242 - - [2026-02-23 03:34:23] "POST /neutron/subnet HTTP/1.1" 200 694 0.007937 10.0.0.23 - - [2026-02-23 03:34:23] "GET /projects?obj_uuids=b8dc1c64-7972-4b47-a808-0b5c9677658e&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.000954 10.0.0.242 - - [2026-02-23 03:34:23] "GET /project/b8dc1c64-7972-4b47-a808-0b5c9677658e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1436 0.304132 10.0.0.242 - - [2026-02-23 03:34:23] "POST /neutron/network HTTP/1.1" 200 842 0.039835 10.0.0.242 - - [2026-02-23 03:34:24] "POST /neutron/security_group HTTP/1.1" 200 2076 0.006384 10.0.0.242 - - [2026-02-23 03:34:24] "GET /obj-perms HTTP/1.1" 200 5075 0.110460 10.0.0.242 - - [2026-02-23 03:34:24] "GET /virtual-network/a6d62007-b3a6-4a49-928f-e7468f0e4cf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2074 0.005351 10.0.0.23 - - [2026-02-23 03:34:24] "GET /projects?obj_uuids=b8dc1c64-7972-4b47-a808-0b5c9677658e&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001348 10.0.0.242 - - [2026-02-23 03:34:24] "POST /neutron/port HTTP/1.1" 200 1076 0.323009 10.0.0.23 - - [2026-02-23 03:34:24] "DELETE /project/b8dc1c6479724b47a8080b5c9677658e HTTP/1.1" 404 173 0.003708 10.0.0.23 - - [2026-02-23 03:34:24] "GET /projects?obj_uuids=dcb07356-2f64-4332-b251-6fc2c7d3a288&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.000800 10.0.0.23 - - [2026-02-23 03:34:24] "GET /project/dcb07356-2f64-4332-b251-6fc2c7d3a288?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1521 0.047138 10.0.0.23 - - [2026-02-23 03:34:24] "GET /projects?obj_uuids=dcb07356-2f64-4332-b251-6fc2c7d3a288&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.000959 10.0.0.23 - - [2026-02-23 03:34:24] "GET /project/dcb07356-2f64-4332-b251-6fc2c7d3a288?fields=security_groups HTTP/1.1" 200 1403 0.054924 10.0.0.23 - - [2026-02-23 03:34:25] "DELETE /security-group/32d84b39-e79a-48b7-8629-624d7c911e5b HTTP/1.1" 200 115 0.050236 10.0.0.23 - - [2026-02-23 03:34:25] "GET /projects?obj_uuids=dcb07356-2f64-4332-b251-6fc2c7d3a288&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.000902 10.0.0.23 - - [2026-02-23 03:34:25] "DELETE /access-control-list/991155ea-ca51-4c99-bb47-845fc7c4258f HTTP/1.1" 200 115 0.039944 10.0.0.23 - - [2026-02-23 03:34:25] "GET /project/dcb07356-2f64-4332-b251-6fc2c7d3a288?fields=application_policy_sets HTTP/1.1" 200 1442 0.045360 10.0.0.23 - - [2026-02-23 03:34:25] "DELETE /project/dcb07356-2f64-4332-b251-6fc2c7d3a288 HTTP/1.1" 200 115 0.463955 10.0.0.242 - - [2026-02-23 03:34:25] "POST /neutron/port HTTP/1.1" 200 1076 0.020584 10.0.0.242 - - [2026-02-23 03:34:25] "GET /virtual-network/d2538c80-4539-45f1-81f5-bfb800480359?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2082 0.005488 10.0.0.242 - - [2026-02-23 03:34:25] "POST /neutron/port HTTP/1.1" 200 1079 0.016889 10.0.0.50 - - [2026-02-23 03:34:26] "GET /obj-perms HTTP/1.1" 200 5085 0.119200 10.0.0.23 - - [2026-02-23 03:34:26] "GET /obj-perms HTTP/1.1" 200 5085 0.003488 10.0.0.242 - - [2026-02-23 03:34:26] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003199 10.0.0.242 - - [2026-02-23 03:34:26] "POST /neutron/network HTTP/1.1" 200 842 0.005871 10.0.0.242 - - [2026-02-23 03:34:26] "GET /virtual-network/6a8f0db6-94fb-402e-856a-8a0f799bb6b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.009729 10.0.0.242 - - [2026-02-23 03:34:26] "POST /neutron/port HTTP/1.1" 200 117 0.001054 10.0.0.242 - - [2026-02-23 03:34:26] "GET /obj-perms HTTP/1.1" 200 5085 0.053761 10.0.0.242 - - [2026-02-23 03:34:26] "POST /neutron/security_group HTTP/1.1" 200 2076 0.006743 10.0.0.242 - - [2026-02-23 03:34:26] "POST /neutron/port HTTP/1.1" 200 1141 0.017269 10.0.0.242 - - [2026-02-23 03:34:27] "GET /virtual-machine/8e169ad6-6514-44f4-bf92-88807b981295 HTTP/1.1" 200 1311 0.009871 10.0.0.242 - - [2026-02-23 03:34:27] "GET /virtual-machine-interface/e9a200ea-2bea-4a0f-937a-a16ec0869c91 HTTP/1.1" 200 3044 0.005229 10.0.0.242 - - [2026-02-23 03:34:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003215 10.0.0.242 - - [2026-02-23 03:34:27] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003855 10.0.0.242 - - [2026-02-23 03:34:27] "GET /virtual-networks?parent_id=b8dc1c64-7972-4b47-a808-0b5c9677658e&detail=False&count=False&shared=False HTTP/1.1" 200 851 0.002763 10.0.0.242 - - [2026-02-23 03:34:27] "GET /virtual-network/6a8f0db6-94fb-402e-856a-8a0f799bb6b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.005231 10.0.0.242 - - [2026-02-23 03:34:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003340 10.0.0.242 - - [2026-02-23 03:34:30] "GET /virtual-network/6a8f0db6-94fb-402e-856a-8a0f799bb6b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.004934 10.0.0.242 - - [2026-02-23 03:34:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.015524 10.0.0.242 - - [2026-02-23 03:34:34] "GET /virtual-network/6a8f0db6-94fb-402e-856a-8a0f799bb6b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.006191 10.0.0.242 - - [2026-02-23 03:34:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003562 10.0.0.242 - - [2026-02-23 03:34:38] "GET /virtual-network/6a8f0db6-94fb-402e-856a-8a0f799bb6b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.004758 10.0.0.242 - - [2026-02-23 03:34:41] "POST /neutron/port HTTP/1.1" 200 1143 0.020316 10.0.0.242 - - [2026-02-23 03:34:41] "POST /neutron/subnet HTTP/1.1" 200 704 0.008949 10.0.0.242 - - [2026-02-23 03:34:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003280 10.0.0.242 - - [2026-02-23 03:34:42] "GET /virtual-network/6a8f0db6-94fb-402e-856a-8a0f799bb6b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.005013 10.0.0.242 - - [2026-02-23 03:34:42] "POST /neutron/port HTTP/1.1" 200 2131 0.044055 10.0.0.242 - - [2026-02-23 03:34:44] "POST /neutron/security_group HTTP/1.1" 200 2076 0.006985 10.0.0.242 - - [2026-02-23 03:34:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003663 10.0.0.242 - - [2026-02-23 03:34:46] "GET /virtual-network/6a8f0db6-94fb-402e-856a-8a0f799bb6b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.005216 10.0.0.242 - - [2026-02-23 03:34:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004243 10.0.0.242 - - [2026-02-23 03:34:48] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004021 10.0.0.242 - - [2026-02-23 03:34:48] "GET /virtual-networks?parent_id=b8dc1c64-7972-4b47-a808-0b5c9677658e&detail=False&count=False&shared=False HTTP/1.1" 200 851 0.003850 10.0.0.242 - - [2026-02-23 03:34:48] "GET /virtual-network/6a8f0db6-94fb-402e-856a-8a0f799bb6b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.005984 10.0.0.242 - - [2026-02-23 03:34:48] "POST /neutron/port HTTP/1.1" 200 1141 0.016692 10.0.0.242 - - [2026-02-23 03:34:54] "POST /neutron/security_group HTTP/1.1" 200 2076 0.007289 10.0.0.242 - - [2026-02-23 03:34:59] "POST /neutron/port HTTP/1.1" 200 1143 0.014422 10.0.0.242 - - [2026-02-23 03:34:59] "POST /neutron/security_group HTTP/1.1" 200 2076 0.007158 10.0.0.242 - - [2026-02-23 03:34:59] "GET /virtual-machine/c8cd2634-c5b6-441f-a1d5-102dbe878a07 HTTP/1.1" 200 1311 0.007331 10.0.0.242 - - [2026-02-23 03:34:59] "GET /virtual-machine-interface/b87da595-386f-4f2f-bc60-e0aa532b0a4b HTTP/1.1" 200 3035 0.005061 10.0.0.242 - - [2026-02-23 03:34:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003545 10.0.0.242 - - [2026-02-23 03:34:59] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004966 10.0.0.242 - - [2026-02-23 03:34:59] "GET /virtual-networks?parent_id=b8dc1c64-7972-4b47-a808-0b5c9677658e&detail=False&count=False&shared=False HTTP/1.1" 200 851 0.003336 10.0.0.242 - - [2026-02-23 03:34:59] "GET /virtual-network/d2538c80-4539-45f1-81f5-bfb800480359?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2082 0.005347 10.0.0.242 - - [2026-02-23 03:35:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003617 10.0.0.242 - - [2026-02-23 03:35:00] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003923 10.0.0.242 - - [2026-02-23 03:35:00] "GET /virtual-networks?parent_id=b8dc1c64-7972-4b47-a808-0b5c9677658e&detail=False&count=False&shared=False HTTP/1.1" 200 851 0.002902 10.0.0.242 - - [2026-02-23 03:35:00] "GET /virtual-network/d2538c80-4539-45f1-81f5-bfb800480359?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2082 0.005983 10.0.0.242 - - [2026-02-23 03:35:01] "POST /neutron/port HTTP/1.1" 200 2131 0.019325 10.0.0.242 - - [2026-02-23 03:35:01] "POST /neutron/security_group HTTP/1.1" 200 2076 0.007274 10.0.0.242 - - [2026-02-23 03:35:01] "GET /virtual-machine/00818f79-ffc5-4865-83e3-9a10de5b8f30 HTTP/1.1" 200 1583 0.006428 10.0.0.242 - - [2026-02-23 03:35:01] "GET /virtual-machine-interface/05c6713b-f7f0-48bb-bc4c-c53fd734c01d HTTP/1.1" 200 3033 0.005553 10.0.0.242 - - [2026-02-23 03:35:01] "GET /virtual-machine-interface/cc1a35c2-ecab-4a88-b8f9-9328e3469507 HTTP/1.1" 200 3035 0.006139 10.0.0.242 - - [2026-02-23 03:35:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003663 10.0.0.242 - - [2026-02-23 03:35:01] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004000 10.0.0.242 - - [2026-02-23 03:35:01] "GET /virtual-networks?parent_id=b8dc1c64-7972-4b47-a808-0b5c9677658e&detail=False&count=False&shared=False HTTP/1.1" 200 851 0.004380 10.0.0.242 - - [2026-02-23 03:35:01] "GET /virtual-network/a6d62007-b3a6-4a49-928f-e7468f0e4cf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2074 0.006632 10.0.0.242 - - [2026-02-23 03:35:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003843 10.0.0.242 - - [2026-02-23 03:35:02] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004034 10.0.0.242 - - [2026-02-23 03:35:02] "GET /virtual-networks?parent_id=b8dc1c64-7972-4b47-a808-0b5c9677658e&detail=False&count=False&shared=False HTTP/1.1" 200 851 0.003293 10.0.0.242 - - [2026-02-23 03:35:02] "GET /virtual-network/a6d62007-b3a6-4a49-928f-e7468f0e4cf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2074 0.005727 10.0.0.242 - - [2026-02-23 03:35:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003916 10.0.0.242 - - [2026-02-23 03:35:02] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003974 10.0.0.242 - - [2026-02-23 03:35:02] "GET /virtual-networks?parent_id=b8dc1c64-7972-4b47-a808-0b5c9677658e&detail=False&count=False&shared=False HTTP/1.1" 200 851 0.004069 10.0.0.242 - - [2026-02-23 03:35:02] "GET /virtual-network/d2538c80-4539-45f1-81f5-bfb800480359?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2082 0.006246 10.0.0.242 - - [2026-02-23 03:35:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004548 10.0.0.242 - - [2026-02-23 03:35:04] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003335 10.0.0.242 - - [2026-02-23 03:35:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003263 10.0.0.242 - - [2026-02-23 03:35:04] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003951 10.0.0.242 - - [2026-02-23 03:35:04] "PUT /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650 HTTP/1.1" 200 276 0.011766 10.0.0.242 - - [2026-02-23 03:35:04] "POST /fqname-to-id HTTP/1.1" 404 217 0.003226 10.0.0.242 - - [2026-02-23 03:35:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004387 10.0.0.23 - - [2026-02-23 03:35:04] "GET /projects?obj_uuids=b8dc1c64-7972-4b47-a808-0b5c9677658e&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.038182 10.0.0.242 - - [2026-02-23 03:35:04] "GET /project/b8dc1c64-7972-4b47-a808-0b5c9677658e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1436 0.091080 10.0.0.242 - - [2026-02-23 03:35:04] "POST /network-policys HTTP/1.1" 200 539 0.033719 10.0.0.242 - - [2026-02-23 03:35:04] "GET /network-policy/faafab39-893a-4442-89d9-759e51669e7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.005729 10.0.0.242 - - [2026-02-23 03:35:04] "POST /neutron/network HTTP/1.1" 200 842 0.006013 10.0.0.242 - - [2026-02-23 03:35:04] "GET /virtual-network/a6d62007-b3a6-4a49-928f-e7468f0e4cf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2384 0.007071 10.0.0.242 - - [2026-02-23 03:35:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002756 10.0.0.242 - - [2026-02-23 03:35:04] "GET /network-policy/faafab39-893a-4442-89d9-759e51669e7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.004509 10.0.0.242 - - [2026-02-23 03:35:05] "POST /neutron/network HTTP/1.1" 200 845 0.006220 10.0.0.242 - - [2026-02-23 03:35:05] "GET /virtual-network/d2538c80-4539-45f1-81f5-bfb800480359?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2392 0.006992 10.0.0.242 - - [2026-02-23 03:35:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002622 10.0.0.242 - - [2026-02-23 03:35:05] "GET /network-policy/faafab39-893a-4442-89d9-759e51669e7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.003999 10.0.0.23 - - [2026-02-23 03:35:05] "POST /access-control-lists HTTP/1.1" 200 609 0.120639 10.0.0.242 - - [2026-02-23 03:35:05] "GET /virtual-network/a6d62007-b3a6-4a49-928f-e7468f0e4cf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2384 0.006734 10.0.0.23 - - [2026-02-23 03:35:05] "POST /access-control-lists HTTP/1.1" 200 609 0.026409 10.0.0.242 - - [2026-02-23 03:35:06] "GET /virtual-network/d2538c80-4539-45f1-81f5-bfb800480359?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2392 0.005449 10.0.0.50 - - [2026-02-23 03:35:06] "GET /obj-perms HTTP/1.1" 200 5085 0.003659 10.0.0.23 - - [2026-02-23 03:35:06] "GET /obj-perms HTTP/1.1" 200 5085 0.003649 10.0.0.242 - - [2026-02-23 03:35:06] "GET /virtual-network/a6d62007-b3a6-4a49-928f-e7468f0e4cf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2384 0.006220 10.0.0.242 - - [2026-02-23 03:35:06] "GET /obj-perms HTTP/1.1" 200 5085 0.003497 10.0.0.242 - - [2026-02-23 03:35:06] "GET /virtual-network/d2538c80-4539-45f1-81f5-bfb800480359?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2392 0.006641 10.0.0.242 - - [2026-02-23 03:35:07] "GET /virtual-network/6a8f0db6-94fb-402e-856a-8a0f799bb6b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.005448 10.0.0.50 - - [2026-02-23 03:35:07] "GET /obj-perms HTTP/1.1" 200 5085 0.003703 10.0.0.23 - - [2026-02-23 03:35:07] "GET /obj-perms HTTP/1.1" 200 5085 0.003724 10.0.0.242 - - [2026-02-23 03:35:21] "GET /obj-perms HTTP/1.1" 200 5085 0.004268 10.0.0.242 - - [2026-02-23 03:35:27] "POST /neutron/port HTTP/1.1" 200 1140 0.021922 10.0.0.242 - - [2026-02-23 03:35:27] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003994 10.0.0.242 - - [2026-02-23 03:35:27] "POST /neutron/network HTTP/1.1" 200 936 0.006335 10.0.0.242 - - [2026-02-23 03:35:42] "POST /neutron/network HTTP/1.1" 200 859 0.006509 10.0.0.242 - - [2026-02-23 03:35:42] "POST /neutron/port HTTP/1.1" 200 117 0.001161 10.0.0.242 - - [2026-02-23 03:36:25] "GET /obj-perms HTTP/1.1" 200 5075 0.119546 10.0.0.242 - - [2026-02-23 03:36:29] "POST /neutron/port HTTP/1.1" 200 1140 0.015512 10.0.0.242 - - [2026-02-23 03:36:29] "POST /neutron/subnet HTTP/1.1" 200 689 0.008254 10.0.0.242 - - [2026-02-23 03:36:43] "POST /neutron/port HTTP/1.1" 200 1143 0.015403 10.0.0.242 - - [2026-02-23 03:36:43] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003535 10.0.0.242 - - [2026-02-23 03:36:43] "POST /neutron/network HTTP/1.1" 200 939 0.014094 10.0.0.242 - - [2026-02-23 03:37:29] "POST /neutron/network HTTP/1.1" 200 1743 0.008502 10.0.0.242 - - [2026-02-23 03:37:29] "POST /neutron/port HTTP/1.1" 200 117 0.001111 10.0.0.242 - - [2026-02-23 03:37:29] "POST /neutron/subnet HTTP/1.1" 200 704 0.008271 10.0.0.242 - - [2026-02-23 03:37:45] "POST /neutron/port HTTP/1.1" 200 1141 0.015988 10.0.0.242 - - [2026-02-23 03:37:45] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003730 10.0.0.242 - - [2026-02-23 03:37:45] "POST /neutron/network HTTP/1.1" 200 849 0.078339 10.0.0.50 - - [2026-02-23 03:38:27] "GET /obj-perms HTTP/1.1" 200 5075 0.052252 10.0.0.23 - - [2026-02-23 03:38:27] "GET /obj-perms HTTP/1.1" 200 5075 0.051594 10.0.0.242 - - [2026-02-23 03:38:31] "POST /neutron/network HTTP/1.1" 200 946 0.032353 10.0.0.242 - - [2026-02-23 03:38:31] "POST /neutron/port HTTP/1.1" 200 117 0.001029 10.0.0.242 - - [2026-02-23 03:38:44] "GET /obj-perms HTTP/1.1" 200 5085 0.003679 10.0.0.242 - - [2026-02-23 03:38:45] "POST /neutron/port HTTP/1.1" 200 1143 0.018090 10.0.0.242 - - [2026-02-23 03:38:45] "POST /neutron/subnet HTTP/1.1" 200 704 0.007547 10.0.0.242 - - [2026-02-23 03:38:46] "GET /obj-perms HTTP/1.1" 200 5085 0.003713 10.0.0.242 - - [2026-02-23 03:38:47] "GET /virtual-network/d2538c80-4539-45f1-81f5-bfb800480359?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2392 0.040698 10.0.0.242 - - [2026-02-23 03:38:47] "POST /neutron/network HTTP/1.1" 200 939 0.032196 10.0.0.242 - - [2026-02-23 03:38:48] "GET /virtual-network/d2538c80-4539-45f1-81f5-bfb800480359?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2082 0.006691 10.0.0.242 - - [2026-02-23 03:38:48] "GET /virtual-network/a6d62007-b3a6-4a49-928f-e7468f0e4cf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2384 0.004749 10.0.0.242 - - [2026-02-23 03:38:48] "POST /neutron/network HTTP/1.1" 200 936 0.006304 10.0.0.242 - - [2026-02-23 03:38:48] "GET /virtual-network/a6d62007-b3a6-4a49-928f-e7468f0e4cf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2074 0.010251 10.0.0.242 - - [2026-02-23 03:38:48] "DELETE /network-policy/faafab39-893a-4442-89d9-759e51669e7a HTTP/1.1" 200 115 0.028855 10.0.0.242 - - [2026-02-23 03:38:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004228 10.0.0.242 - - [2026-02-23 03:38:48] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1641 0.003921 10.0.0.242 - - [2026-02-23 03:38:48] "PUT /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650 HTTP/1.1" 200 276 0.011624 10.0.0.23 - - [2026-02-23 03:38:48] "POST /ref-update HTTP/1.1" 200 156 0.023344 10.0.0.23 - - [2026-02-23 03:38:48] "POST /ref-update HTTP/1.1" 200 156 0.021369 10.0.0.242 - - [2026-02-23 03:38:50] "POST /neutron/network HTTP/1.1" 200 849 0.006717 10.0.0.242 - - [2026-02-23 03:38:50] "POST /neutron/port HTTP/1.1" 200 2131 0.018069 10.0.0.242 - - [2026-02-23 03:38:50] "POST /neutron/port HTTP/1.1" 200 1130 0.012338 10.0.0.242 - - [2026-02-23 03:38:50] "POST /neutron/port HTTP/1.1" 200 1133 0.031681 10.0.0.242 - - [2026-02-23 03:38:50] "POST /neutron/port HTTP/1.1" 200 151 0.255440 10.0.0.23 - - [2026-02-23 03:38:52] "DELETE /route-target/a7dbadf0-cd60-4a12-9b6c-27efbc4e3a7f HTTP/1.1" 200 115 0.025474 10.0.0.242 - - [2026-02-23 03:38:52] "POST /neutron/network HTTP/1.1" 200 845 0.006556 10.0.0.242 - - [2026-02-23 03:38:53] "POST /neutron/network HTTP/1.1" 400 204 0.012574 10.0.0.242 - - [2026-02-23 03:38:53] "POST /neutron/port HTTP/1.1" 200 1130 0.012455 10.0.0.242 - - [2026-02-23 03:38:53] "POST /neutron/port HTTP/1.1" 200 151 0.225493 10.0.0.23 - - [2026-02-23 03:38:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005238 10.0.0.23 - - [2026-02-23 03:38:55] "GET /projects?obj_uuids=b8dc1c64-7972-4b47-a808-0b5c9677658e&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.000917 10.0.0.242 - - [2026-02-23 03:38:55] "GET /project/b8dc1c64-7972-4b47-a808-0b5c9677658e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1436 0.074255 10.0.0.23 - - [2026-02-23 03:38:55] "GET /projects?obj_uuids=b8dc1c64-7972-4b47-a808-0b5c9677658e&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.000937 10.0.0.242 - - [2026-02-23 03:38:55] "GET /project/b8dc1c64-7972-4b47-a808-0b5c9677658e?fields=virtual_networks HTTP/1.1" 200 1069 0.077349 10.0.0.23 - - [2026-02-23 03:38:55] "GET /projects?obj_uuids=b8dc1c64-7972-4b47-a808-0b5c9677658e&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001219 10.0.0.242 - - [2026-02-23 03:38:55] "GET /project/b8dc1c64-7972-4b47-a808-0b5c9677658e?fields=virtual_machine_interfaces HTTP/1.1" 200 1069 0.035283 10.0.0.23 - - [2026-02-23 03:38:55] "GET /projects?obj_uuids=b8dc1c64-7972-4b47-a808-0b5c9677658e&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.000880 10.0.0.242 - - [2026-02-23 03:38:55] "GET /project/b8dc1c64-7972-4b47-a808-0b5c9677658e?fields=security_groups HTTP/1.1" 200 1313 0.035152 10.0.0.242 - - [2026-02-23 03:38:56] "POST /fqname-to-id HTTP/1.1" 404 183 0.025730 10.0.0.23 - - [2026-02-23 03:38:56] "GET /projects?obj_uuids=b06c234e-2d12-4cf9-93ad-9f10c6111a88&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002745 10.0.0.23 - - [2026-02-23 03:38:56] "GET /domains?obj_uuids=e1cc6957-1fd1-4e0a-8f60-be32b1950cd6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001231 10.0.0.23 - - [2026-02-23 03:38:56] "GET /domain/e1cc6957-1fd1-4e0a-8f60-be32b1950cd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.040215 10.0.0.23 - - [2026-02-23 03:38:56] "POST /id-to-fqname HTTP/1.1" 200 185 0.001029 10.0.0.23 - - [2026-02-23 03:38:56] "POST /fqname-to-id HTTP/1.1" 404 194 0.004167 10.0.0.23 - - [2026-02-23 03:38:56] "POST /security-groups HTTP/1.1" 200 586 0.068711 10.0.0.23 - - [2026-02-23 03:38:57] "POST /projects HTTP/1.1" 200 575 0.262996 10.0.0.23 - - [2026-02-23 03:38:57] "POST /access-control-lists HTTP/1.1" 200 591 0.037308 10.0.0.23 - - [2026-02-23 03:38:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.336696 10.0.0.242 - - [2026-02-23 03:38:57] "GET /project/b06c234e-2d12-4cf9-93ad-9f10c6111a88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.504514 10.0.0.242 - - [2026-02-23 03:38:58] "GET / HTTP/1.1" 200 35931 0.001647 10.0.0.23 - - [2026-02-23 03:38:58] "GET /projects?obj_uuids=b3c6ce5f-53c1-4617-abad-be77a8005e4b&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.000990 10.0.0.242 - - [2026-02-23 03:38:58] "GET /project/b3c6ce5f-53c1-4617-abad-be77a8005e4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1272 0.048953 10.0.0.242 - - [2026-02-23 03:38:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003328 10.0.0.242 - - [2026-02-23 03:38:59] "GET /security-group/f394bc9c-6ddf-41b8-89c4-292ca5b9f26e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3708 0.003937 10.0.0.242 - - [2026-02-23 03:38:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003020 10.0.0.23 - - [2026-02-23 03:38:59] "GET /projects?obj_uuids=b3c6ce5f-53c1-4617-abad-be77a8005e4b&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.000947 10.0.0.242 - - [2026-02-23 03:38:59] "GET /project/b3c6ce5f-53c1-4617-abad-be77a8005e4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1272 0.050919 10.0.0.242 - - [2026-02-23 03:38:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003323 10.0.0.242 - - [2026-02-23 03:38:59] "GET /security-group/f394bc9c-6ddf-41b8-89c4-292ca5b9f26e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3708 0.003888 10.0.0.242 - - [2026-02-23 03:38:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003254 10.0.0.242 - - [2026-02-23 03:38:59] "PUT /security-group/f394bc9c-6ddf-41b8-89c4-292ca5b9f26e HTTP/1.1" 200 262 0.015099 10.0.0.23 - - [2026-02-23 03:38:59] "PUT /access-control-list/a5170366-8967-469e-bcfb-50d7bf58d3b9 HTTP/1.1" 200 272 0.012241 10.0.0.23 - - [2026-02-23 03:39:02] "GET /projects?obj_uuids=b06c234e-2d12-4cf9-93ad-9f10c6111a88&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000986 10.0.0.242 - - [2026-02-23 03:39:02] "GET /project/b06c234e-2d12-4cf9-93ad-9f10c6111a88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.040124 10.0.0.23 - - [2026-02-23 03:39:02] "GET /projects?obj_uuids=b06c234e-2d12-4cf9-93ad-9f10c6111a88&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000894 10.0.0.242 - - [2026-02-23 03:39:02] "GET /project/b06c234e-2d12-4cf9-93ad-9f10c6111a88?fields=virtual_networks HTTP/1.1" 200 1023 0.040216 10.0.0.23 - - [2026-02-23 03:39:02] "GET /projects?obj_uuids=b06c234e-2d12-4cf9-93ad-9f10c6111a88&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001286 10.0.0.242 - - [2026-02-23 03:39:02] "GET /project/b06c234e-2d12-4cf9-93ad-9f10c6111a88?fields=virtual_machine_interfaces HTTP/1.1" 200 1023 0.045541 10.0.0.23 - - [2026-02-23 03:39:02] "GET /projects?obj_uuids=b06c234e-2d12-4cf9-93ad-9f10c6111a88&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000958 10.0.0.242 - - [2026-02-23 03:39:02] "GET /project/b06c234e-2d12-4cf9-93ad-9f10c6111a88?fields=security_groups HTTP/1.1" 200 1244 0.048653 10.0.0.242 - - [2026-02-23 03:39:03] "POST /fqname-to-id HTTP/1.1" 404 192 0.035533 10.0.0.23 - - [2026-02-23 03:39:03] "GET /projects?obj_uuids=7250feb2-9b69-45e8-bf02-b2fd3e61bd11&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002962 10.0.0.23 - - [2026-02-23 03:39:03] "GET /domains?obj_uuids=e1cc6957-1fd1-4e0a-8f60-be32b1950cd6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000853 10.0.0.23 - - [2026-02-23 03:39:03] "GET /domain/e1cc6957-1fd1-4e0a-8f60-be32b1950cd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.006551 10.0.0.23 - - [2026-02-23 03:39:04] "POST /id-to-fqname HTTP/1.1" 200 194 0.004181 10.0.0.23 - - [2026-02-23 03:39:04] "POST /fqname-to-id HTTP/1.1" 404 203 0.002697 10.0.0.23 - - [2026-02-23 03:39:04] "POST /security-groups HTTP/1.1" 200 595 0.073369 10.0.0.23 - - [2026-02-23 03:39:04] "POST /projects HTTP/1.1" 200 593 0.268672 10.0.0.23 - - [2026-02-23 03:39:04] "POST /access-control-lists HTTP/1.1" 200 600 0.024628 10.0.0.23 - - [2026-02-23 03:39:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.343455 10.0.0.242 - - [2026-02-23 03:39:04] "GET /project/7250feb2-9b69-45e8-bf02-b2fd3e61bd11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.480091 10.0.0.242 - - [2026-02-23 03:39:05] "GET / HTTP/1.1" 200 35931 0.002304 10.0.0.242 - - [2026-02-23 03:39:07] "POST /fqname-to-id HTTP/1.1" 401 293 0.000436 10.0.0.242 - - [2026-02-23 03:39:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.068033 10.0.0.23 - - [2026-02-23 03:39:07] "GET /projects?obj_uuids=7250feb2-9b69-45e8-bf02-b2fd3e61bd11&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000878 10.0.0.242 - - [2026-02-23 03:39:07] "GET /project/7250feb2-9b69-45e8-bf02-b2fd3e61bd11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.031357 10.0.0.242 - - [2026-02-23 03:39:08] "POST /neutron/network HTTP/1.1" 200 117 0.038267 10.0.0.23 - - [2026-02-23 03:39:08] "POST /route-targets HTTP/1.1" 200 327 0.027512 10.0.0.242 - - [2026-02-23 03:39:08] "POST /neutron/network HTTP/1.1" 200 843 0.008382 10.0.0.242 - - [2026-02-23 03:39:08] "POST /id-to-fqname HTTP/1.1" 200 231 0.000933 10.0.0.242 - - [2026-02-23 03:39:08] "GET /virtual-network/39bd9da9-d3de-4cd5-846c-6e755de2b642?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.004143 10.0.0.242 - - [2026-02-23 03:39:08] "GET /virtual-network/39bd9da9-d3de-4cd5-846c-6e755de2b642?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.004957 10.0.0.242 - - [2026-02-23 03:39:08] "POST /neutron/subnet HTTP/1.1" 200 729 0.007667 10.0.0.242 - - [2026-02-23 03:39:08] "POST /id-to-fqname HTTP/1.1" 200 231 0.000955 10.0.0.23 - - [2026-02-23 03:39:09] "GET /projects?obj_uuids=7250feb2-9b69-45e8-bf02-b2fd3e61bd11&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001177 10.0.0.242 - - [2026-02-23 03:39:09] "GET /project/7250feb2-9b69-45e8-bf02-b2fd3e61bd11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.074893 10.0.0.242 - - [2026-02-23 03:39:10] "POST /neutron/port HTTP/1.1" 200 117 0.006072 10.0.0.242 - - [2026-02-23 03:39:10] "POST /id-to-fqname HTTP/1.1" 200 231 0.001179 10.0.0.242 - - [2026-02-23 03:39:10] "POST /neutron/network HTTP/1.1" 200 853 0.007534 10.0.0.23 - - [2026-02-23 03:39:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000394 10.0.0.50 - - [2026-02-23 03:39:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000446 10.0.0.23 - - [2026-02-23 03:39:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000388 10.0.0.50 - - [2026-02-23 03:39:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000362 10.0.0.242 - - [2026-02-23 03:39:11] "POST /neutron/port HTTP/1.1" 200 1065 0.015891 10.0.0.23 - - [2026-02-23 03:39:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000316 10.0.0.242 - - [2026-02-23 03:39:11] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003918 10.0.0.23 - - [2026-02-23 03:39:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000360 10.0.0.242 - - [2026-02-23 03:39:11] "POST /neutron/network HTTP/1.1" 200 843 0.007295 10.0.0.50 - - [2026-02-23 03:39:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000369 10.0.0.50 - - [2026-02-23 03:39:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000357 10.0.0.242 - - [2026-02-23 03:39:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000475 10.0.0.242 - - [2026-02-23 03:39:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000382 10.0.0.242 - - [2026-02-23 03:39:12] "GET /global-system-configs HTTP/1.1" 401 293 0.000391 10.0.0.242 - - [2026-02-23 03:39:12] "GET /global-system-configs HTTP/1.1" 401 293 0.000345 10.0.0.23 - - [2026-02-23 03:39:25] "DELETE /project/7250feb29b6945e8bf02b2fd3e61bd11 HTTP/1.1" 404 173 0.008102 10.0.0.23 - - [2026-02-23 03:39:25] "DELETE /project/b06c234e2d124cf993ad9f10c6111a88 HTTP/1.1" 404 173 0.007136 10.0.0.23 - - [2026-02-23 03:39:25] "GET /projects?obj_uuids=b8dc1c64-7972-4b47-a808-0b5c9677658e&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.000761 10.0.0.23 - - [2026-02-23 03:39:25] "GET /projects?obj_uuids=b06c234e-2d12-4cf9-93ad-9f10c6111a88&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000705 10.0.0.23 - - [2026-02-23 03:39:25] "GET /project/b8dc1c64-7972-4b47-a808-0b5c9677658e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.034095 10.0.0.23 - - [2026-02-23 03:39:25] "GET /projects?obj_uuids=b8dc1c64-7972-4b47-a808-0b5c9677658e&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001627 10.0.0.23 - - [2026-02-23 03:39:25] "GET /project/b06c234e-2d12-4cf9-93ad-9f10c6111a88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1449 0.058177 10.0.0.23 - - [2026-02-23 03:39:25] "GET /projects?obj_uuids=b06c234e-2d12-4cf9-93ad-9f10c6111a88&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001282 10.0.0.23 - - [2026-02-23 03:39:25] "GET /project/b06c234e-2d12-4cf9-93ad-9f10c6111a88?fields=security_groups HTTP/1.1" 200 1349 0.054998 10.0.0.23 - - [2026-02-23 03:39:25] "GET /project/b8dc1c64-7972-4b47-a808-0b5c9677658e?fields=security_groups HTTP/1.1" 200 1418 0.104939 10.0.0.23 - - [2026-02-23 03:39:25] "DELETE /security-group/3abaa9f8-44c5-4b16-bfca-8a42ccab65da HTTP/1.1" 200 115 0.068408 10.0.0.23 - - [2026-02-23 03:39:25] "GET /projects?obj_uuids=b06c234e-2d12-4cf9-93ad-9f10c6111a88&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001182 10.0.0.23 - - [2026-02-23 03:39:25] "DELETE /security-group/b8d2f9e9-6183-49b6-a3cb-1ced1a4f0a93 HTTP/1.1" 200 115 0.076109 10.0.0.23 - - [2026-02-23 03:39:25] "GET /projects?obj_uuids=b8dc1c64-7972-4b47-a808-0b5c9677658e&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.000823 10.0.0.23 - - [2026-02-23 03:39:25] "GET /project/b06c234e-2d12-4cf9-93ad-9f10c6111a88?fields=application_policy_sets HTTP/1.1" 200 1388 0.078348 10.0.0.23 - - [2026-02-23 03:39:26] "DELETE /access-control-list/723c88ea-f768-4b89-8f78-e70e6d6f10d0 HTTP/1.1" 200 115 0.042916 10.0.0.23 - - [2026-02-23 03:39:26] "GET /project/b8dc1c64-7972-4b47-a808-0b5c9677658e?fields=application_policy_sets HTTP/1.1" 200 1457 0.061650 10.0.0.23 - - [2026-02-23 03:39:26] "DELETE /project/b06c234e-2d12-4cf9-93ad-9f10c6111a88 HTTP/1.1" 200 115 0.532348 10.0.0.23 - - [2026-02-23 03:39:26] "DELETE /project/b8dc1c64-7972-4b47-a808-0b5c9677658e HTTP/1.1" 200 115 0.583793 10.0.0.242 - - [2026-02-23 03:39:33] "POST /neutron/network HTTP/1.1" 200 853 0.006398 10.0.0.23 - - [2026-02-23 03:39:33] "GET /projects?obj_uuids=7250feb2-9b69-45e8-bf02-b2fd3e61bd11&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000955 10.0.0.242 - - [2026-02-23 03:39:34] "GET /project/7250feb2-9b69-45e8-bf02-b2fd3e61bd11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.074468 10.0.0.242 - - [2026-02-23 03:39:34] "POST /neutron/security_group HTTP/1.1" 200 2062 0.006929 10.0.0.242 - - [2026-02-23 03:39:34] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007280 10.0.0.242 - - [2026-02-23 03:39:34] "POST /neutron/port HTTP/1.1" 200 1129 0.016078 10.0.0.242 - - [2026-02-23 03:39:34] "GET /virtual-machine/14762557-a32a-45d3-8869-fa567bce42a4 HTTP/1.1" 401 293 0.000363 10.0.0.23 - - [2026-02-23 03:39:35] "GET /projects?obj_uuids=7250feb2-9b69-45e8-bf02-b2fd3e61bd11&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000916 10.0.0.242 - - [2026-02-23 03:39:35] "GET /virtual-machine/14762557-a32a-45d3-8869-fa567bce42a4 HTTP/1.1" 200 1295 0.104335 10.0.0.242 - - [2026-02-23 03:39:35] "GET /virtual-machine-interface/193e67f0-ef0a-475a-be67-98f9d15be608 HTTP/1.1" 200 2982 0.012159 10.0.0.242 - - [2026-02-23 03:39:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.007620 10.0.0.242 - - [2026-02-23 03:39:35] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003454 10.0.0.242 - - [2026-02-23 03:39:35] "GET /virtual-networks?parent_id=7250feb2-9b69-45e8-bf02-b2fd3e61bd11&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.002426 10.0.0.242 - - [2026-02-23 03:39:35] "GET /virtual-network/39bd9da9-d3de-4cd5-846c-6e755de2b642?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.020918 10.0.0.242 - - [2026-02-23 03:39:35] "POST /neutron/port HTTP/1.1" 200 1065 0.436708 10.0.0.242 - - [2026-02-23 03:39:35] "POST /neutron/port HTTP/1.1" 200 1119 0.211607 10.0.0.242 - - [2026-02-23 03:39:36] "POST /neutron/subnet HTTP/1.1" 200 703 0.013192 10.0.0.242 - - [2026-02-23 03:39:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003010 10.0.0.242 - - [2026-02-23 03:39:36] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003579 10.0.0.242 - - [2026-02-23 03:39:36] "GET /virtual-networks?parent_id=7250feb2-9b69-45e8-bf02-b2fd3e61bd11&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.011107 10.0.0.242 - - [2026-02-23 03:39:36] "GET /virtual-network/39bd9da9-d3de-4cd5-846c-6e755de2b642?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.006079 10.0.0.242 - - [2026-02-23 03:39:36] "POST /neutron/port HTTP/1.1" 200 1129 0.025956 10.0.0.242 - - [2026-02-23 03:39:42] "POST /neutron/security_group HTTP/1.1" 200 2062 0.011545 10.0.0.242 - - [2026-02-23 03:39:52] "POST /neutron/port HTTP/1.1" 200 1129 0.016090 10.0.0.242 - - [2026-02-23 03:39:57] "POST /neutron/security_group HTTP/1.1" 200 2062 0.006490 10.0.0.242 - - [2026-02-23 03:40:07] "POST /neutron/port HTTP/1.1" 200 1129 0.014838 10.0.0.242 - - [2026-02-23 03:40:12] "POST /neutron/security_group HTTP/1.1" 200 2062 0.006684 10.0.0.242 - - [2026-02-23 03:40:12] "POST /neutron/port HTTP/1.1" 200 1129 0.015220 10.0.0.242 - - [2026-02-23 03:40:12] "GET /virtual-machine/391c8a53-4d7f-413f-aeae-412608f5f17d HTTP/1.1" 200 1296 0.005829 10.0.0.242 - - [2026-02-23 03:40:12] "GET /virtual-machine-interface/7099fd06-6760-4d3a-afcf-fdc3dc7af4db HTTP/1.1" 200 2982 0.005356 10.0.0.242 - - [2026-02-23 03:40:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003710 10.0.0.242 - - [2026-02-23 03:40:12] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003278 10.0.0.242 - - [2026-02-23 03:40:12] "GET /virtual-networks?parent_id=7250feb2-9b69-45e8-bf02-b2fd3e61bd11&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.003259 10.0.0.242 - - [2026-02-23 03:40:12] "GET /virtual-network/39bd9da9-d3de-4cd5-846c-6e755de2b642?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.005606 10.0.0.242 - - [2026-02-23 03:40:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004425 10.0.0.242 - - [2026-02-23 03:40:15] "GET /virtual-network/39bd9da9-d3de-4cd5-846c-6e755de2b642?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.004945 10.0.0.242 - - [2026-02-23 03:40:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003965 10.0.0.242 - - [2026-02-23 03:40:20] "GET /virtual-network/39bd9da9-d3de-4cd5-846c-6e755de2b642?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.005193 10.0.0.242 - - [2026-02-23 03:40:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003428 10.0.0.242 - - [2026-02-23 03:40:24] "GET /virtual-network/39bd9da9-d3de-4cd5-846c-6e755de2b642?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.004947 10.0.0.242 - - [2026-02-23 03:40:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003066 10.0.0.242 - - [2026-02-23 03:40:28] "GET /virtual-network/39bd9da9-d3de-4cd5-846c-6e755de2b642?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.005384 10.0.0.242 - - [2026-02-23 03:40:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004170 10.0.0.242 - - [2026-02-23 03:40:32] "GET /virtual-network/39bd9da9-d3de-4cd5-846c-6e755de2b642?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.005076 10.0.0.242 - - [2026-02-23 03:40:33] "POST /neutron/port HTTP/1.1" 200 1129 0.016146 10.0.0.242 - - [2026-02-23 03:40:33] "POST /neutron/subnet HTTP/1.1" 200 703 0.008094 10.0.0.242 - - [2026-02-23 03:40:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.006781 10.0.0.242 - - [2026-02-23 03:40:36] "GET /virtual-network/39bd9da9-d3de-4cd5-846c-6e755de2b642?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.004737 10.0.0.242 - - [2026-02-23 03:40:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003586 10.0.0.242 - - [2026-02-23 03:40:40] "GET /virtual-network/39bd9da9-d3de-4cd5-846c-6e755de2b642?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.005938 10.0.0.242 - - [2026-02-23 03:40:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003198 10.0.0.242 - - [2026-02-23 03:40:44] "GET /virtual-network/39bd9da9-d3de-4cd5-846c-6e755de2b642?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.004715 10.0.0.242 - - [2026-02-23 03:40:47] "POST /neutron/port HTTP/1.1" 200 1129 0.016119 10.0.0.242 - - [2026-02-23 03:40:47] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003346 10.0.0.242 - - [2026-02-23 03:40:47] "POST /neutron/network HTTP/1.1" 200 843 0.006296 10.0.0.242 - - [2026-02-23 03:40:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003239 10.0.0.242 - - [2026-02-23 03:40:48] "GET /virtual-network/39bd9da9-d3de-4cd5-846c-6e755de2b642?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.005541 10.0.0.242 - - [2026-02-23 03:40:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003258 10.0.0.242 - - [2026-02-23 03:40:52] "GET /virtual-network/39bd9da9-d3de-4cd5-846c-6e755de2b642?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.004983 10.0.0.242 - - [2026-02-23 03:40:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004284 10.0.0.242 - - [2026-02-23 03:40:56] "GET /virtual-network/39bd9da9-d3de-4cd5-846c-6e755de2b642?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.006602 10.0.0.242 - - [2026-02-23 03:41:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003251 10.0.0.242 - - [2026-02-23 03:41:01] "GET /virtual-network/39bd9da9-d3de-4cd5-846c-6e755de2b642?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.010147 10.0.0.242 - - [2026-02-23 03:41:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004171 10.0.0.242 - - [2026-02-23 03:41:05] "GET /virtual-network/39bd9da9-d3de-4cd5-846c-6e755de2b642?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.005222 10.0.0.242 - - [2026-02-23 03:41:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003541 10.0.0.242 - - [2026-02-23 03:41:09] "GET /virtual-network/39bd9da9-d3de-4cd5-846c-6e755de2b642?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.005218 10.0.0.242 - - [2026-02-23 03:41:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003561 10.0.0.242 - - [2026-02-23 03:41:13] "GET /virtual-network/39bd9da9-d3de-4cd5-846c-6e755de2b642?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.006588 10.0.0.242 - - [2026-02-23 03:41:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003105 10.0.0.242 - - [2026-02-23 03:41:17] "GET /virtual-network/39bd9da9-d3de-4cd5-846c-6e755de2b642?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.005782 10.0.0.242 - - [2026-02-23 03:41:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003629 10.0.0.242 - - [2026-02-23 03:41:19] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003633 10.0.0.242 - - [2026-02-23 03:41:19] "GET /virtual-networks?parent_id=7250feb2-9b69-45e8-bf02-b2fd3e61bd11&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.002933 10.0.0.242 - - [2026-02-23 03:41:19] "GET /virtual-network/39bd9da9-d3de-4cd5-846c-6e755de2b642?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.006288 10.0.0.242 - - [2026-02-23 03:41:19] "POST /neutron/port HTTP/1.1" 200 1129 0.015807 10.0.0.242 - - [2026-02-23 03:41:24] "POST /neutron/security_group HTTP/1.1" 200 2062 0.006920 10.0.0.242 - - [2026-02-23 03:41:34] "POST /neutron/port HTTP/1.1" 200 1129 0.017712 10.0.0.242 - - [2026-02-23 03:41:34] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003723 10.0.0.242 - - [2026-02-23 03:41:34] "POST /neutron/network HTTP/1.1" 200 843 0.007325 10.0.0.242 - - [2026-02-23 03:41:40] "POST /neutron/port HTTP/1.1" 200 1129 0.014148 10.0.0.242 - - [2026-02-23 03:41:45] "POST /neutron/security_group HTTP/1.1" 200 2062 0.006485 10.0.0.242 - - [2026-02-23 03:41:49] "POST /neutron/network HTTP/1.1" 200 853 0.006140 10.0.0.242 - - [2026-02-23 03:41:49] "POST /neutron/port HTTP/1.1" 200 117 0.001121 10.0.0.242 - - [2026-02-23 03:41:50] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007150 10.0.0.242 - - [2026-02-23 03:42:00] "POST /neutron/port HTTP/1.1" 200 1129 0.016855 10.0.0.242 - - [2026-02-23 03:42:06] "POST /fqname-to-id HTTP/1.1" 404 240 0.003075 10.0.0.242 - - [2026-02-23 03:42:06] "POST /bgp-as-a-services HTTP/1.1" 200 597 0.031919 10.0.0.242 - - [2026-02-23 03:42:06] "GET /bgp-as-a-service/9c41053d-a618-42f3-af4d-921e7919dacf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1624 0.005744 10.0.0.242 - - [2026-02-23 03:42:06] "GET /virtual-machine-interface/7099fd06-6760-4d3a-afcf-fdc3dc7af4db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2761 0.005202 10.0.0.242 - - [2026-02-23 03:42:06] "POST /ref-update HTTP/1.1" 200 156 0.011868 10.0.0.23 - - [2026-02-23 03:42:06] "POST /bgp-routers HTTP/1.1" 200 603 0.053274 10.0.0.242 - - [2026-02-23 03:42:06] "POST /neutron/subnet HTTP/1.1" 200 729 0.012219 10.0.0.23 - - [2026-02-23 03:42:07] "POST /ref-update HTTP/1.1" 200 156 0.023343 10.0.0.242 - - [2026-02-23 03:42:30] "GET /obj-perms HTTP/1.1" 200 5075 0.078772 10.0.0.50 - - [2026-02-23 03:42:30] "GET /obj-perms HTTP/1.1" 200 5075 0.053617 10.0.0.242 - - [2026-02-23 03:42:34] "GET /bgp-as-a-service/9c41053d-a618-42f3-af4d-921e7919dacf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2251 0.006472 10.0.0.242 - - [2026-02-23 03:42:34] "GET /virtual-machine-interface/7099fd06-6760-4d3a-afcf-fdc3dc7af4db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3090 0.006465 10.0.0.242 - - [2026-02-23 03:42:34] "POST /ref-update HTTP/1.1" 200 156 0.010811 10.0.0.23 - - [2026-02-23 03:42:34] "POST /ref-update HTTP/1.1" 200 156 0.021707 10.0.0.242 - - [2026-02-23 03:42:34] "DELETE /bgp-as-a-service/9c41053d-a618-42f3-af4d-921e7919dacf HTTP/1.1" 200 115 0.058997 10.0.0.242 - - [2026-02-23 03:42:34] "POST /neutron/network HTTP/1.1" 200 843 0.005919 10.0.0.242 - - [2026-02-23 03:42:34] "POST /neutron/port HTTP/1.1" 200 1119 0.018613 10.0.0.242 - - [2026-02-23 03:42:35] "POST /neutron/port HTTP/1.1" 200 1119 0.013079 10.0.0.23 - - [2026-02-23 03:42:36] "DELETE /route-target/b2a4b7e4-dbcc-4d56-a14b-59bb3f670abe HTTP/1.1" 200 115 0.021546 10.0.0.23 - - [2026-02-23 03:42:36] "POST /useragent-kv HTTP/1.1" 200 115 0.072850 10.0.0.23 - - [2026-02-23 03:42:36] "POST /useragent-kv HTTP/1.1" 200 115 0.002413 10.0.0.242 - - [2026-02-23 03:42:36] "POST /neutron/network HTTP/1.1" 200 151 0.214997 10.0.0.23 - - [2026-02-23 03:42:38] "GET /projects?obj_uuids=7250feb2-9b69-45e8-bf02-b2fd3e61bd11&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000854 10.0.0.242 - - [2026-02-23 03:42:38] "GET /project/7250feb2-9b69-45e8-bf02-b2fd3e61bd11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.041233 10.0.0.23 - - [2026-02-23 03:42:38] "GET /projects?obj_uuids=7250feb2-9b69-45e8-bf02-b2fd3e61bd11&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000951 10.0.0.242 - - [2026-02-23 03:42:38] "GET /project/7250feb2-9b69-45e8-bf02-b2fd3e61bd11?fields=virtual_networks HTTP/1.1" 200 1040 0.042505 10.0.0.23 - - [2026-02-23 03:42:38] "GET /projects?obj_uuids=7250feb2-9b69-45e8-bf02-b2fd3e61bd11&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000916 10.0.0.242 - - [2026-02-23 03:42:38] "GET /project/7250feb2-9b69-45e8-bf02-b2fd3e61bd11?fields=virtual_machine_interfaces HTTP/1.1" 200 1040 0.032481 10.0.0.23 - - [2026-02-23 03:42:38] "GET /projects?obj_uuids=7250feb2-9b69-45e8-bf02-b2fd3e61bd11&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000856 10.0.0.242 - - [2026-02-23 03:42:38] "GET /project/7250feb2-9b69-45e8-bf02-b2fd3e61bd11?fields=security_groups HTTP/1.1" 200 1270 0.042544 10.0.0.242 - - [2026-02-23 03:42:39] "POST /fqname-to-id HTTP/1.1" 404 189 0.030535 10.0.0.23 - - [2026-02-23 03:42:39] "GET /projects?obj_uuids=44086bbb-0070-4f29-8e32-1002ddd73e9a&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002871 10.0.0.23 - - [2026-02-23 03:42:39] "GET /domains?obj_uuids=e1cc6957-1fd1-4e0a-8f60-be32b1950cd6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000866 10.0.0.23 - - [2026-02-23 03:42:39] "GET /domain/e1cc6957-1fd1-4e0a-8f60-be32b1950cd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.006615 10.0.0.23 - - [2026-02-23 03:42:39] "POST /id-to-fqname HTTP/1.1" 200 191 0.001195 10.0.0.23 - - [2026-02-23 03:42:39] "POST /fqname-to-id HTTP/1.1" 404 200 0.007987 10.0.0.23 - - [2026-02-23 03:42:39] "POST /security-groups HTTP/1.1" 200 592 0.028030 10.0.0.23 - - [2026-02-23 03:42:39] "POST /projects HTTP/1.1" 200 587 0.223163 10.0.0.23 - - [2026-02-23 03:42:39] "POST /fqname-to-id HTTP/1.1" 404 234 0.007699 10.0.0.23 - - [2026-02-23 03:42:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.297155 10.0.0.242 - - [2026-02-23 03:42:39] "GET /project/44086bbb-0070-4f29-8e32-1002ddd73e9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.441955 10.0.0.242 - - [2026-02-23 03:42:41] "GET / HTTP/1.1" 200 35931 0.001475 10.0.0.242 - - [2026-02-23 03:42:42] "POST /fqname-to-id HTTP/1.1" 401 293 0.000416 10.0.0.242 - - [2026-02-23 03:42:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.064785 10.0.0.23 - - [2026-02-23 03:42:43] "GET /projects?obj_uuids=44086bbb-0070-4f29-8e32-1002ddd73e9a&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000948 10.0.0.242 - - [2026-02-23 03:42:43] "GET /project/44086bbb-0070-4f29-8e32-1002ddd73e9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.034003 10.0.0.23 - - [2026-02-23 03:42:43] "POST /ref-update HTTP/1.1" 200 156 0.034911 10.0.0.23 - - [2026-02-23 03:42:43] "POST /useragent-kv HTTP/1.1" 200 115 0.006046 10.0.0.242 - - [2026-02-23 03:42:43] "POST /neutron/subnet HTTP/1.1" 200 729 0.296077 10.0.0.242 - - [2026-02-23 03:42:43] "POST /id-to-fqname HTTP/1.1" 200 225 0.001148 10.0.0.242 - - [2026-02-23 03:42:43] "GET /virtual-network/8c302c98-c43a-4cef-8a77-4ad03288001f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005226 10.0.0.242 - - [2026-02-23 03:42:43] "GET /virtual-network/8c302c98-c43a-4cef-8a77-4ad03288001f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.004815 10.0.0.242 - - [2026-02-23 03:42:44] "POST /neutron/network HTTP/1.1" 200 834 0.005910 10.0.0.242 - - [2026-02-23 03:42:44] "POST /id-to-fqname HTTP/1.1" 200 225 0.001219 10.0.0.23 - - [2026-02-23 03:42:45] "GET /projects?obj_uuids=44086bbb-0070-4f29-8e32-1002ddd73e9a&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001877 10.0.0.242 - - [2026-02-23 03:42:45] "GET /project/44086bbb-0070-4f29-8e32-1002ddd73e9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.084741 10.0.0.242 - - [2026-02-23 03:42:45] "POST /neutron/network HTTP/1.1" 200 834 0.036975 10.0.0.242 - - [2026-02-23 03:42:45] "POST /id-to-fqname HTTP/1.1" 200 225 0.001162 10.0.0.242 - - [2026-02-23 03:42:45] "POST /neutron/port HTTP/1.1" 200 117 0.005635 10.0.0.23 - - [2026-02-23 03:42:45] "GET /projects?obj_uuids=44086bbb-0070-4f29-8e32-1002ddd73e9a&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001206 10.0.0.242 - - [2026-02-23 03:42:46] "POST /neutron/port HTTP/1.1" 200 1062 0.449774 10.0.0.23 - - [2026-02-23 03:42:46] "GET /projects?obj_uuids=44086bbb-0070-4f29-8e32-1002ddd73e9a&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000939 10.0.0.242 - - [2026-02-23 03:42:46] "GET /project/44086bbb-0070-4f29-8e32-1002ddd73e9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.158229 10.0.0.242 - - [2026-02-23 03:42:46] "POST /neutron/port HTTP/1.1" 200 1116 0.214464 10.0.0.242 - - [2026-02-23 03:42:46] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003604 10.0.0.242 - - [2026-02-23 03:42:46] "POST /neutron/port HTTP/1.1" 200 117 0.001176 10.0.0.242 - - [2026-02-23 03:42:47] "POST /neutron/port HTTP/1.1" 200 117 0.010785 10.0.0.242 - - [2026-02-23 03:42:47] "POST /id-to-fqname HTTP/1.1" 200 225 0.003058 10.0.0.242 - - [2026-02-23 03:42:47] "POST /neutron/network HTTP/1.1" 200 844 0.005756 10.0.0.242 - - [2026-02-23 03:42:48] "POST /neutron/port HTTP/1.1" 200 1062 0.031185 10.0.0.23 - - [2026-02-23 03:42:48] "GET /projects?obj_uuids=44086bbb-0070-4f29-8e32-1002ddd73e9a&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001469 10.0.0.242 - - [2026-02-23 03:42:48] "GET /project/44086bbb-0070-4f29-8e32-1002ddd73e9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.132936 10.0.0.242 - - [2026-02-23 03:42:48] "POST /neutron/port HTTP/1.1" 200 1126 0.059563 10.0.0.242 - - [2026-02-23 03:42:48] "POST /neutron/subnet HTTP/1.1" 200 703 0.014030 10.0.0.242 - - [2026-02-23 03:42:48] "POST /neutron/port HTTP/1.1" 200 2100 0.054898 10.0.0.242 - - [2026-02-23 03:42:48] "POST /neutron/port HTTP/1.1" 200 1126 0.029901 10.0.0.23 - - [2026-02-23 03:42:49] "GET /projects?obj_uuids=44086bbb-0070-4f29-8e32-1002ddd73e9a&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000950 10.0.0.242 - - [2026-02-23 03:42:49] "POST /neutron/port HTTP/1.1" 200 1062 0.459877 10.0.0.242 - - [2026-02-23 03:42:50] "POST /neutron/port HTTP/1.1" 200 1116 0.158148 10.0.0.242 - - [2026-02-23 03:42:50] "POST /neutron/floatingip HTTP/1.1" 200 117 0.012764 10.0.0.242 - - [2026-02-23 03:42:50] "POST /neutron/port HTTP/1.1" 200 117 0.001031 10.0.0.242 - - [2026-02-23 03:42:50] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004874 10.0.0.242 - - [2026-02-23 03:42:50] "POST /neutron/network HTTP/1.1" 200 834 0.013725 10.0.0.242 - - [2026-02-23 03:42:59] "POST /neutron/port HTTP/1.1" 200 1126 0.015362 10.0.0.242 - - [2026-02-23 03:43:04] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007376 10.0.0.242 - - [2026-02-23 03:43:14] "POST /neutron/port HTTP/1.1" 200 1126 0.016250 10.0.0.242 - - [2026-02-23 03:43:19] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007325 10.0.0.242 - - [2026-02-23 03:43:24] "POST /neutron/port HTTP/1.1" 200 1126 0.018615 10.0.0.242 - - [2026-02-23 03:43:24] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008883 10.0.0.242 - - [2026-02-23 03:43:24] "GET /virtual-machine/650151cd-dd5d-453f-a0bb-74295b8f0da4 HTTP/1.1" 401 293 0.000421 10.0.0.242 - - [2026-02-23 03:43:25] "GET /virtual-machine/650151cd-dd5d-453f-a0bb-74295b8f0da4 HTTP/1.1" 200 1293 0.039445 10.0.0.242 - - [2026-02-23 03:43:25] "GET /virtual-machine-interface/7fc6c282-d899-4305-b467-0cdc2fefaf5f HTTP/1.1" 200 2958 0.006418 10.0.0.242 - - [2026-02-23 03:43:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003624 10.0.0.242 - - [2026-02-23 03:43:25] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003663 10.0.0.242 - - [2026-02-23 03:43:25] "GET /virtual-networks?parent_id=44086bbb-0070-4f29-8e32-1002ddd73e9a&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.003168 10.0.0.242 - - [2026-02-23 03:43:25] "GET /virtual-network/8c302c98-c43a-4cef-8a77-4ad03288001f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.006242 10.0.0.23 - - [2026-02-23 03:43:26] "DELETE /project/44086bbb00704f298e321002ddd73e9a HTTP/1.1" 404 173 0.003418 10.0.0.23 - - [2026-02-23 03:43:26] "GET /projects?obj_uuids=7250feb2-9b69-45e8-bf02-b2fd3e61bd11&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000792 10.0.0.23 - - [2026-02-23 03:43:26] "GET /project/7250feb2-9b69-45e8-bf02-b2fd3e61bd11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1484 0.044178 10.0.0.23 - - [2026-02-23 03:43:26] "GET /projects?obj_uuids=7250feb2-9b69-45e8-bf02-b2fd3e61bd11&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000892 10.0.0.23 - - [2026-02-23 03:43:26] "GET /project/7250feb2-9b69-45e8-bf02-b2fd3e61bd11?fields=security_groups HTTP/1.1" 200 1375 0.048354 10.0.0.23 - - [2026-02-23 03:43:26] "DELETE /security-group/c484fd5c-bfac-4f13-adf0-15276c808fd4 HTTP/1.1" 200 115 0.070323 10.0.0.23 - - [2026-02-23 03:43:26] "GET /projects?obj_uuids=7250feb2-9b69-45e8-bf02-b2fd3e61bd11&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000995 10.0.0.23 - - [2026-02-23 03:43:26] "GET /project/7250feb2-9b69-45e8-bf02-b2fd3e61bd11?fields=application_policy_sets HTTP/1.1" 200 1414 0.032422 10.0.0.23 - - [2026-02-23 03:43:26] "DELETE /project/7250feb2-9b69-45e8-bf02-b2fd3e61bd11 HTTP/1.1" 200 115 0.407872 10.0.0.242 - - [2026-02-23 03:43:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003541 10.0.0.242 - - [2026-02-23 03:43:28] "GET /virtual-network/8c302c98-c43a-4cef-8a77-4ad03288001f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005321 10.0.0.23 - - [2026-02-23 03:43:31] "GET /obj-perms HTTP/1.1" 200 5075 0.066479 10.0.0.242 - - [2026-02-23 03:43:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003028 10.0.0.242 - - [2026-02-23 03:43:32] "GET /virtual-network/8c302c98-c43a-4cef-8a77-4ad03288001f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.004758 10.0.0.242 - - [2026-02-23 03:43:36] "POST /neutron/network HTTP/1.1" 200 844 0.036656 10.0.0.242 - - [2026-02-23 03:43:36] "POST /neutron/port HTTP/1.1" 200 117 0.001141 10.0.0.242 - - [2026-02-23 03:43:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002832 10.0.0.242 - - [2026-02-23 03:43:36] "GET /virtual-network/8c302c98-c43a-4cef-8a77-4ad03288001f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.004945 10.0.0.242 - - [2026-02-23 03:43:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003057 10.0.0.242 - - [2026-02-23 03:43:40] "GET /virtual-network/8c302c98-c43a-4cef-8a77-4ad03288001f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005090 10.0.0.242 - - [2026-02-23 03:43:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004366 10.0.0.242 - - [2026-02-23 03:43:44] "GET /virtual-network/8c302c98-c43a-4cef-8a77-4ad03288001f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.004728 10.0.0.242 - - [2026-02-23 03:43:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004248 10.0.0.242 - - [2026-02-23 03:43:48] "GET /virtual-network/8c302c98-c43a-4cef-8a77-4ad03288001f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005967 10.0.0.242 - - [2026-02-23 03:43:52] "POST /neutron/port HTTP/1.1" 200 1126 0.015335 10.0.0.242 - - [2026-02-23 03:43:52] "POST /neutron/subnet HTTP/1.1" 200 703 0.008215 10.0.0.242 - - [2026-02-23 03:43:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003047 10.0.0.242 - - [2026-02-23 03:43:53] "GET /virtual-network/8c302c98-c43a-4cef-8a77-4ad03288001f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.004808 10.0.0.242 - - [2026-02-23 03:43:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003444 10.0.0.242 - - [2026-02-23 03:43:57] "GET /virtual-network/8c302c98-c43a-4cef-8a77-4ad03288001f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.004883 10.0.0.242 - - [2026-02-23 03:43:58] "POST /neutron/port HTTP/1.1" 200 1126 0.053081 10.0.0.242 - - [2026-02-23 03:44:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003366 10.0.0.242 - - [2026-02-23 03:44:01] "GET /virtual-network/8c302c98-c43a-4cef-8a77-4ad03288001f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005473 10.0.0.242 - - [2026-02-23 03:44:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003935 10.0.0.242 - - [2026-02-23 03:44:05] "GET /virtual-network/8c302c98-c43a-4cef-8a77-4ad03288001f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005270 10.0.0.242 - - [2026-02-23 03:44:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003570 10.0.0.242 - - [2026-02-23 03:44:09] "GET /virtual-network/8c302c98-c43a-4cef-8a77-4ad03288001f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.004924 10.0.0.23 - - [2026-02-23 03:44:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000427 10.0.0.23 - - [2026-02-23 03:44:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000952 10.0.0.50 - - [2026-02-23 03:44:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000352 10.0.0.50 - - [2026-02-23 03:44:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000398 10.0.0.23 - - [2026-02-23 03:44:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000386 10.0.0.23 - - [2026-02-23 03:44:11] "GET /global-system-configs HTTP/1.1" 401 293 0.001184 10.0.0.50 - - [2026-02-23 03:44:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000503 10.0.0.50 - - [2026-02-23 03:44:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000415 10.0.0.242 - - [2026-02-23 03:44:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000427 10.0.0.242 - - [2026-02-23 03:44:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000368 10.0.0.242 - - [2026-02-23 03:44:12] "GET /global-system-configs HTTP/1.1" 401 293 0.000373 10.0.0.242 - - [2026-02-23 03:44:12] "GET /global-system-configs HTTP/1.1" 401 293 0.000474 10.0.0.242 - - [2026-02-23 03:44:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003340 10.0.0.242 - - [2026-02-23 03:44:13] "GET /virtual-network/8c302c98-c43a-4cef-8a77-4ad03288001f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005299 10.0.0.242 - - [2026-02-23 03:44:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003863 10.0.0.242 - - [2026-02-23 03:44:17] "GET /virtual-network/8c302c98-c43a-4cef-8a77-4ad03288001f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005076 10.0.0.242 - - [2026-02-23 03:44:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003485 10.0.0.242 - - [2026-02-23 03:44:21] "GET /virtual-network/8c302c98-c43a-4cef-8a77-4ad03288001f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005130 10.0.0.242 - - [2026-02-23 03:44:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003133 10.0.0.242 - - [2026-02-23 03:44:25] "GET /virtual-network/8c302c98-c43a-4cef-8a77-4ad03288001f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005035 10.0.0.242 - - [2026-02-23 03:44:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003345 10.0.0.242 - - [2026-02-23 03:44:29] "GET /virtual-network/8c302c98-c43a-4cef-8a77-4ad03288001f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.004959 10.0.0.242 - - [2026-02-23 03:44:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003381 10.0.0.242 - - [2026-02-23 03:44:34] "GET /virtual-network/8c302c98-c43a-4cef-8a77-4ad03288001f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005534 10.0.0.242 - - [2026-02-23 03:44:34] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006603 10.0.0.242 - - [2026-02-23 03:44:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003103 10.0.0.242 - - [2026-02-23 03:44:36] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003096 10.0.0.242 - - [2026-02-23 03:44:36] "GET /virtual-networks?parent_id=44086bbb-0070-4f29-8e32-1002ddd73e9a&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.002514 10.0.0.242 - - [2026-02-23 03:44:36] "GET /virtual-network/8c302c98-c43a-4cef-8a77-4ad03288001f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005029 10.0.0.242 - - [2026-02-23 03:44:36] "POST /neutron/port HTTP/1.1" 200 1126 0.018057 10.0.0.242 - - [2026-02-23 03:44:37] "POST /neutron/port HTTP/1.1" 200 1126 0.014738 10.0.0.242 - - [2026-02-23 03:44:37] "POST /neutron/subnet HTTP/1.1" 200 703 0.009608 10.0.0.242 - - [2026-02-23 03:44:41] "POST /neutron/port HTTP/1.1" 200 1126 0.057388 10.0.0.242 - - [2026-02-23 03:44:46] "POST /neutron/security_group HTTP/1.1" 200 2059 0.005761 10.0.0.242 - - [2026-02-23 03:44:53] "POST /neutron/port HTTP/1.1" 200 1126 0.050007 10.0.0.242 - - [2026-02-23 03:44:53] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003330 10.0.0.242 - - [2026-02-23 03:44:53] "POST /neutron/network HTTP/1.1" 200 834 0.006888 10.0.0.242 - - [2026-02-23 03:45:02] "POST /neutron/port HTTP/1.1" 200 1126 0.016835 10.0.0.242 - - [2026-02-23 03:45:07] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006734 10.0.0.242 - - [2026-02-23 03:45:17] "POST /neutron/port HTTP/1.1" 200 1126 0.017402 10.0.0.242 - - [2026-02-23 03:45:17] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007796 10.0.0.242 - - [2026-02-23 03:45:17] "GET /virtual-machine/c4115af6-ac9e-45ba-af62-6c872575dac0 HTTP/1.1" 200 1294 0.006256 10.0.0.242 - - [2026-02-23 03:45:17] "GET /virtual-machine-interface/d0991049-3f8c-42a3-975b-762a7e44b6d9 HTTP/1.1" 200 2959 0.004996 10.0.0.242 - - [2026-02-23 03:45:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002970 10.0.0.242 - - [2026-02-23 03:45:18] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003316 10.0.0.242 - - [2026-02-23 03:45:18] "GET /virtual-networks?parent_id=44086bbb-0070-4f29-8e32-1002ddd73e9a&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.003164 10.0.0.242 - - [2026-02-23 03:45:18] "GET /virtual-network/8c302c98-c43a-4cef-8a77-4ad03288001f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.004988 10.0.0.242 - - [2026-02-23 03:45:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004202 10.0.0.242 - - [2026-02-23 03:45:19] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004639 10.0.0.242 - - [2026-02-23 03:45:19] "GET /virtual-networks?parent_id=44086bbb-0070-4f29-8e32-1002ddd73e9a&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.003448 10.0.0.242 - - [2026-02-23 03:45:19] "GET /virtual-network/8c302c98-c43a-4cef-8a77-4ad03288001f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.006294 10.0.0.242 - - [2026-02-23 03:45:19] "POST /neutron/port HTTP/1.1" 200 1126 0.017345 10.0.0.242 - - [2026-02-23 03:45:19] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006074 10.0.0.242 - - [2026-02-23 03:45:19] "GET /virtual-machine/6a5978c5-8dfa-4388-a66b-eaac33f5abd0 HTTP/1.1" 200 1293 0.006153 10.0.0.242 - - [2026-02-23 03:45:19] "GET /virtual-machine-interface/c1c196df-1cee-4f61-8e8f-e39ba8aa92f9 HTTP/1.1" 200 2959 0.004595 10.0.0.242 - - [2026-02-23 03:45:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003697 10.0.0.242 - - [2026-02-23 03:45:19] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003443 10.0.0.242 - - [2026-02-23 03:45:19] "GET /virtual-networks?parent_id=44086bbb-0070-4f29-8e32-1002ddd73e9a&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.002613 10.0.0.242 - - [2026-02-23 03:45:19] "GET /virtual-network/8c302c98-c43a-4cef-8a77-4ad03288001f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.006339 10.0.0.242 - - [2026-02-23 03:45:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003199 10.0.0.242 - - [2026-02-23 03:45:20] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003989 10.0.0.242 - - [2026-02-23 03:45:20] "GET /virtual-networks?parent_id=44086bbb-0070-4f29-8e32-1002ddd73e9a&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.003500 10.0.0.242 - - [2026-02-23 03:45:20] "GET /virtual-network/8c302c98-c43a-4cef-8a77-4ad03288001f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005433 10.0.0.242 - - [2026-02-23 03:45:21] "POST /fqname-to-id HTTP/1.1" 404 198 0.003088 10.0.0.242 - - [2026-02-23 03:45:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002770 10.0.0.242 - - [2026-02-23 03:45:21] "GET /global-system-config/32a9d019-8c11-4081-ba58-8b2efc198d53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.007991 10.0.0.242 - - [2026-02-23 03:45:21] "POST /control-node-zones HTTP/1.1" 200 569 0.033362 10.0.0.242 - - [2026-02-23 03:45:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003049 10.0.0.242 - - [2026-02-23 03:45:21] "GET /bgp-router/a08a793a-dca8-4613-b9b7-3eb89fd45aec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.004349 10.0.0.242 - - [2026-02-23 03:45:21] "GET /control-node-zone/c2a13fe6-0bb2-4cbd-bab8-58d2a9815711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.004988 10.0.0.242 - - [2026-02-23 03:45:21] "PUT /bgp-router/a08a793a-dca8-4613-b9b7-3eb89fd45aec HTTP/1.1" 200 254 0.023646 10.0.0.242 - - [2026-02-23 03:45:21] "POST /fqname-to-id HTTP/1.1" 404 198 0.003480 10.0.0.242 - - [2026-02-23 03:45:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002925 10.0.0.242 - - [2026-02-23 03:45:21] "GET /global-system-config/32a9d019-8c11-4081-ba58-8b2efc198d53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.005370 10.0.0.242 - - [2026-02-23 03:45:21] "POST /control-node-zones HTTP/1.1" 200 569 0.021622 10.0.0.242 - - [2026-02-23 03:45:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003373 10.0.0.242 - - [2026-02-23 03:45:21] "GET /bgp-router/c1005ae9-8405-469d-91df-48cedb5cf4d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.004211 10.0.0.242 - - [2026-02-23 03:45:21] "GET /control-node-zone/44583dfd-4be9-453e-aec2-e754c0c4d313?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.005355 10.0.0.242 - - [2026-02-23 03:45:21] "PUT /bgp-router/c1005ae9-8405-469d-91df-48cedb5cf4d7 HTTP/1.1" 200 254 0.017729 10.0.0.242 - - [2026-02-23 03:45:21] "POST /fqname-to-id HTTP/1.1" 404 198 0.003300 10.0.0.242 - - [2026-02-23 03:45:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003322 10.0.0.242 - - [2026-02-23 03:45:21] "GET /global-system-config/32a9d019-8c11-4081-ba58-8b2efc198d53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.006150 10.0.0.242 - - [2026-02-23 03:45:21] "POST /control-node-zones HTTP/1.1" 200 569 0.026530 10.0.0.242 - - [2026-02-23 03:45:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003609 10.0.0.242 - - [2026-02-23 03:45:21] "GET /bgp-router/d06cc4f8-3531-4e35-9cf6-d3304ced66a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.004267 10.0.0.242 - - [2026-02-23 03:45:21] "GET /control-node-zone/cadb9eca-d095-4a85-82c1-17a835988c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.005285 10.0.0.242 - - [2026-02-23 03:45:22] "PUT /bgp-router/d06cc4f8-3531-4e35-9cf6-d3304ced66a4 HTTP/1.1" 200 254 0.017849 10.0.0.242 - - [2026-02-23 03:45:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003116 10.0.0.242 - - [2026-02-23 03:45:22] "GET /global-system-config/32a9d019-8c11-4081-ba58-8b2efc198d53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.005361 10.0.0.242 - - [2026-02-23 03:45:22] "POST /fqname-to-id HTTP/1.1" 404 234 0.002669 10.0.0.242 - - [2026-02-23 03:45:22] "POST /bgp-as-a-services HTTP/1.1" 200 588 0.028932 10.0.0.242 - - [2026-02-23 03:45:22] "POST /neutron/network HTTP/1.1" 200 834 0.006246 10.0.0.242 - - [2026-02-23 03:45:22] "POST /neutron/subnet HTTP/1.1" 200 729 0.008399 10.0.0.242 - - [2026-02-23 03:45:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002792 10.0.0.242 - - [2026-02-23 03:45:22] "GET /bgp-as-a-service/18f25859-0fef-43fb-a9f4-5b3dfeda62f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1547 0.005398 10.0.0.242 - - [2026-02-23 03:45:22] "GET /control-node-zone/c2a13fe6-0bb2-4cbd-bab8-58d2a9815711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.003500 10.0.0.242 - - [2026-02-23 03:45:22] "POST /ref-update HTTP/1.1" 200 156 0.014147 10.0.0.242 - - [2026-02-23 03:45:39] "POST /neutron/network HTTP/1.1" 200 844 0.006633 10.0.0.242 - - [2026-02-23 03:45:39] "POST /neutron/port HTTP/1.1" 200 117 0.001278 10.0.0.242 - - [2026-02-23 03:45:40] "GET /bgp-as-a-service/18f25859-0fef-43fb-a9f4-5b3dfeda62f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1835 0.006924 10.0.0.242 - - [2026-02-23 03:45:40] "GET /virtual-machine-interface/7fc6c282-d899-4305-b467-0cdc2fefaf5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2737 0.006504 10.0.0.242 - - [2026-02-23 03:45:41] "POST /ref-update HTTP/1.1" 200 156 0.013132 10.0.0.23 - - [2026-02-23 03:45:41] "POST /bgp-routers HTTP/1.1" 200 594 0.025580 10.0.0.23 - - [2026-02-23 03:45:41] "POST /ref-update HTTP/1.1" 200 156 0.017894 10.0.0.242 - - [2026-02-23 03:45:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003922 10.0.0.242 - - [2026-02-23 03:45:41] "GET /global-system-config/32a9d019-8c11-4081-ba58-8b2efc198d53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.008272 10.0.0.242 - - [2026-02-23 03:45:41] "POST /fqname-to-id HTTP/1.1" 404 234 0.003526 10.0.0.242 - - [2026-02-23 03:45:41] "POST /bgp-as-a-services HTTP/1.1" 200 588 0.034263 10.0.0.242 - - [2026-02-23 03:45:41] "POST /neutron/subnet HTTP/1.1" 200 729 0.007939 10.0.0.242 - - [2026-02-23 03:45:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002750 10.0.0.242 - - [2026-02-23 03:45:41] "GET /bgp-as-a-service/c03e3bc7-0fdb-4273-aa24-61c3bcb6693e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1548 0.005254 10.0.0.242 - - [2026-02-23 03:45:41] "GET /control-node-zone/44583dfd-4be9-453e-aec2-e754c0c4d313?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.003537 10.0.0.242 - - [2026-02-23 03:45:42] "POST /ref-update HTTP/1.1" 200 156 0.013537 10.0.0.242 - - [2026-02-23 03:45:55] "POST /neutron/port HTTP/1.1" 200 1126 0.019586 10.0.0.242 - - [2026-02-23 03:45:55] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006728 10.0.0.242 - - [2026-02-23 03:45:55] "POST /neutron/network HTTP/1.1" 200 834 0.006976 10.0.0.242 - - [2026-02-23 03:46:00] "GET /bgp-as-a-service/c03e3bc7-0fdb-4273-aa24-61c3bcb6693e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1838 0.005991 10.0.0.242 - - [2026-02-23 03:46:00] "GET /virtual-machine-interface/d0991049-3f8c-42a3-975b-762a7e44b6d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2738 0.005330 10.0.0.242 - - [2026-02-23 03:46:00] "POST /ref-update HTTP/1.1" 200 156 0.011055 10.0.0.23 - - [2026-02-23 03:46:00] "POST /ref-update HTTP/1.1" 200 156 0.030633 10.0.0.242 - - [2026-02-23 03:46:23] "GET /control-node-zone/c2a13fe6-0bb2-4cbd-bab8-58d2a9815711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.003723 10.0.0.242 - - [2026-02-23 03:46:23] "POST /ref-update HTTP/1.1" 200 156 0.015623 10.0.0.242 - - [2026-02-23 03:46:24] "GET /control-node-zone/44583dfd-4be9-453e-aec2-e754c0c4d313?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.003635 10.0.0.242 - - [2026-02-23 03:46:24] "POST /ref-update HTTP/1.1" 200 156 0.018090 10.0.0.242 - - [2026-02-23 03:46:24] "GET /control-node-zone/cadb9eca-d095-4a85-82c1-17a835988c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.004253 10.0.0.242 - - [2026-02-23 03:46:24] "POST /ref-update HTTP/1.1" 200 156 0.018805 10.0.0.242 - - [2026-02-23 03:46:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003575 10.0.0.242 - - [2026-02-23 03:46:24] "GET /bgp-router/d06cc4f8-3531-4e35-9cf6-d3304ced66a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.004635 10.0.0.242 - - [2026-02-23 03:46:24] "GET /control-node-zone/c2a13fe6-0bb2-4cbd-bab8-58d2a9815711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.003280 10.0.0.242 - - [2026-02-23 03:46:24] "PUT /bgp-router/d06cc4f8-3531-4e35-9cf6-d3304ced66a4 HTTP/1.1" 200 254 0.018944 10.0.0.242 - - [2026-02-23 03:46:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003141 10.0.0.242 - - [2026-02-23 03:46:24] "GET /bgp-router/c1005ae9-8405-469d-91df-48cedb5cf4d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.004228 10.0.0.242 - - [2026-02-23 03:46:24] "GET /control-node-zone/44583dfd-4be9-453e-aec2-e754c0c4d313?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.003197 10.0.0.242 - - [2026-02-23 03:46:24] "PUT /bgp-router/c1005ae9-8405-469d-91df-48cedb5cf4d7 HTTP/1.1" 200 254 0.017448 10.0.0.242 - - [2026-02-23 03:46:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003330 10.0.0.242 - - [2026-02-23 03:46:24] "GET /bgp-router/a08a793a-dca8-4613-b9b7-3eb89fd45aec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.004294 10.0.0.242 - - [2026-02-23 03:46:24] "GET /control-node-zone/cadb9eca-d095-4a85-82c1-17a835988c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.003490 10.0.0.242 - - [2026-02-23 03:46:24] "PUT /bgp-router/a08a793a-dca8-4613-b9b7-3eb89fd45aec HTTP/1.1" 200 254 0.017360 10.0.0.242 - - [2026-02-23 03:46:33] "GET /obj-perms HTTP/1.1" 200 5075 0.057456 10.0.0.242 - - [2026-02-23 03:46:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003216 10.0.0.242 - - [2026-02-23 03:46:36] "GET /bgp-as-a-service/18f25859-0fef-43fb-a9f4-5b3dfeda62f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2445 0.005471 10.0.0.242 - - [2026-02-23 03:46:36] "GET /control-node-zone/c2a13fe6-0bb2-4cbd-bab8-58d2a9815711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.003869 10.0.0.242 - - [2026-02-23 03:46:36] "POST /ref-update HTTP/1.1" 200 156 0.016265 10.0.0.242 - - [2026-02-23 03:46:36] "GET /control-node-zone/c2a13fe6-0bb2-4cbd-bab8-58d2a9815711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.003732 10.0.0.242 - - [2026-02-23 03:46:36] "POST /ref-update HTTP/1.1" 200 156 0.017526 10.0.0.242 - - [2026-02-23 03:46:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003737 10.0.0.242 - - [2026-02-23 03:46:37] "GET /global-system-config/32a9d019-8c11-4081-ba58-8b2efc198d53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.005784 10.0.0.242 - - [2026-02-23 03:46:37] "POST /neutron/network HTTP/1.1" 200 834 0.006601 10.0.0.242 - - [2026-02-23 03:46:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002924 10.0.0.242 - - [2026-02-23 03:46:37] "GET /bgp-as-a-service/18f25859-0fef-43fb-a9f4-5b3dfeda62f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2157 0.007467 10.0.0.242 - - [2026-02-23 03:46:37] "GET /control-node-zone/cadb9eca-d095-4a85-82c1-17a835988c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.003005 10.0.0.242 - - [2026-02-23 03:46:37] "POST /ref-update HTTP/1.1" 200 156 0.014323 10.0.0.242 - - [2026-02-23 03:46:39] "POST /neutron/port HTTP/1.1" 200 1126 0.021207 10.0.0.242 - - [2026-02-23 03:46:39] "POST /neutron/subnet HTTP/1.1" 200 703 0.010331 10.0.0.242 - - [2026-02-23 03:46:39] "GET /bgp-as-a-service/18f25859-0fef-43fb-a9f4-5b3dfeda62f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2445 0.005662 10.0.0.242 - - [2026-02-23 03:46:39] "GET /virtual-machine-interface/7fc6c282-d899-4305-b467-0cdc2fefaf5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3052 0.006793 10.0.0.242 - - [2026-02-23 03:46:52] "GET /bgp-as-a-service/18f25859-0fef-43fb-a9f4-5b3dfeda62f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2445 0.004860 10.0.0.242 - - [2026-02-23 03:46:52] "GET /virtual-machine-interface/7fc6c282-d899-4305-b467-0cdc2fefaf5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3052 0.005671 10.0.0.242 - - [2026-02-23 03:46:52] "POST /ref-update HTTP/1.1" 200 156 0.012118 10.0.0.23 - - [2026-02-23 03:46:52] "POST /ref-update HTTP/1.1" 200 156 0.016854 10.0.0.242 - - [2026-02-23 03:46:52] "GET /bgp-as-a-service/c03e3bc7-0fdb-4273-aa24-61c3bcb6693e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2448 0.005001 10.0.0.242 - - [2026-02-23 03:46:52] "GET /virtual-machine-interface/d0991049-3f8c-42a3-975b-762a7e44b6d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3053 0.010985 10.0.0.242 - - [2026-02-23 03:46:52] "POST /ref-update HTTP/1.1" 200 156 0.026200 10.0.0.23 - - [2026-02-23 03:46:52] "POST /ref-update HTTP/1.1" 200 156 0.018509 10.0.0.242 - - [2026-02-23 03:46:52] "DELETE /bgp-as-a-service/c03e3bc7-0fdb-4273-aa24-61c3bcb6693e HTTP/1.1" 200 115 0.055451 10.0.0.242 - - [2026-02-23 03:46:52] "GET /bgp-as-a-service/18f25859-0fef-43fb-a9f4-5b3dfeda62f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1835 0.006712 10.0.0.242 - - [2026-02-23 03:46:52] "GET /virtual-machine-interface/7fc6c282-d899-4305-b467-0cdc2fefaf5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2737 0.037036 10.0.0.242 - - [2026-02-23 03:46:52] "DELETE /bgp-as-a-service/18f25859-0fef-43fb-a9f4-5b3dfeda62f7 HTTP/1.1" 200 115 0.047957 10.0.0.242 - - [2026-02-23 03:46:52] "GET /control-node-zone/cadb9eca-d095-4a85-82c1-17a835988c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.003312 10.0.0.242 - - [2026-02-23 03:46:52] "POST /ref-update HTTP/1.1" 200 156 0.019275 10.0.0.242 - - [2026-02-23 03:46:53] "DELETE /control-node-zone/cadb9eca-d095-4a85-82c1-17a835988c8f HTTP/1.1" 200 115 0.026209 10.0.0.242 - - [2026-02-23 03:46:53] "GET /control-node-zone/44583dfd-4be9-453e-aec2-e754c0c4d313?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.004876 10.0.0.242 - - [2026-02-23 03:46:53] "POST /ref-update HTTP/1.1" 200 156 0.015749 10.0.0.242 - - [2026-02-23 03:46:53] "DELETE /control-node-zone/44583dfd-4be9-453e-aec2-e754c0c4d313 HTTP/1.1" 200 115 0.027101 10.0.0.242 - - [2026-02-23 03:46:53] "GET /control-node-zone/c2a13fe6-0bb2-4cbd-bab8-58d2a9815711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.005605 10.0.0.242 - - [2026-02-23 03:46:53] "DELETE /control-node-zone/c2a13fe6-0bb2-4cbd-bab8-58d2a9815711 HTTP/1.1" 200 115 0.026987 10.0.0.242 - - [2026-02-23 03:46:53] "POST /neutron/network HTTP/1.1" 200 834 0.005821 10.0.0.242 - - [2026-02-23 03:46:53] "POST /neutron/port HTTP/1.1" 200 1116 0.013491 10.0.0.242 - - [2026-02-23 03:46:54] "POST /neutron/port HTTP/1.1" 200 1126 0.023800 10.0.0.242 - - [2026-02-23 03:46:54] "POST /neutron/port HTTP/1.1" 200 151 0.198220 10.0.0.23 - - [2026-02-23 03:46:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004593 10.0.0.23 - - [2026-02-23 03:46:55] "POST /useragent-kv HTTP/1.1" 200 115 0.003000 10.0.0.23 - - [2026-02-23 03:46:55] "POST /useragent-kv HTTP/1.1" 200 115 0.004770 10.0.0.242 - - [2026-02-23 03:46:55] "POST /neutron/network HTTP/1.1" 200 151 0.164558 10.0.0.242 - - [2026-02-23 03:46:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002963 10.0.0.23 - - [2026-02-23 03:46:58] "GET /projects?obj_uuids=44086bbb-0070-4f29-8e32-1002ddd73e9a&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000869 10.0.0.242 - - [2026-02-23 03:46:58] "GET /project/44086bbb-0070-4f29-8e32-1002ddd73e9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.033826 10.0.0.23 - - [2026-02-23 03:46:58] "POST /ref-update HTTP/1.1" 200 156 0.027995 10.0.0.23 - - [2026-02-23 03:46:58] "POST /useragent-kv HTTP/1.1" 200 115 0.009342 10.0.0.242 - - [2026-02-23 03:46:58] "POST /neutron/subnet HTTP/1.1" 200 725 0.213287 10.0.0.242 - - [2026-02-23 03:46:58] "POST /id-to-fqname HTTP/1.1" 200 225 0.001186 10.0.0.242 - - [2026-02-23 03:46:58] "GET /virtual-network/7ba1cd54-4022-406c-be77-68aa37858cad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.004770 10.0.0.242 - - [2026-02-23 03:46:58] "GET /virtual-network/7ba1cd54-4022-406c-be77-68aa37858cad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005918 10.0.0.242 - - [2026-02-23 03:46:58] "POST /neutron/network HTTP/1.1" 200 833 0.005572 10.0.0.242 - - [2026-02-23 03:46:58] "POST /id-to-fqname HTTP/1.1" 200 225 0.001527 10.0.0.23 - - [2026-02-23 03:46:59] "GET /projects?obj_uuids=44086bbb-0070-4f29-8e32-1002ddd73e9a&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001364 10.0.0.242 - - [2026-02-23 03:46:59] "GET /project/44086bbb-0070-4f29-8e32-1002ddd73e9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.073926 10.0.0.242 - - [2026-02-23 03:46:59] "POST /neutron/network HTTP/1.1" 200 833 0.007585 10.0.0.242 - - [2026-02-23 03:47:00] "POST /id-to-fqname HTTP/1.1" 200 225 0.001362 10.0.0.242 - - [2026-02-23 03:47:00] "POST /neutron/port HTTP/1.1" 200 117 0.005448 10.0.0.23 - - [2026-02-23 03:47:00] "GET /projects?obj_uuids=44086bbb-0070-4f29-8e32-1002ddd73e9a&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001058 10.0.0.242 - - [2026-02-23 03:47:01] "POST /neutron/port HTTP/1.1" 200 1061 0.266971 10.0.0.242 - - [2026-02-23 03:47:01] "POST /neutron/port HTTP/1.1" 200 1115 0.126067 10.0.0.23 - - [2026-02-23 03:47:01] "GET /projects?obj_uuids=44086bbb-0070-4f29-8e32-1002ddd73e9a&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001062 10.0.0.242 - - [2026-02-23 03:47:01] "POST /neutron/subnet HTTP/1.1" 200 699 0.010567 10.0.0.242 - - [2026-02-23 03:47:01] "GET /project/44086bbb-0070-4f29-8e32-1002ddd73e9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.092357 10.0.0.242 - - [2026-02-23 03:47:01] "POST /neutron/network HTTP/1.1" 200 833 0.006681 10.0.0.242 - - [2026-02-23 03:47:01] "POST /neutron/port HTTP/1.1" 200 117 0.006628 10.0.0.242 - - [2026-02-23 03:47:01] "POST /id-to-fqname HTTP/1.1" 200 225 0.001322 10.0.0.242 - - [2026-02-23 03:47:02] "POST /neutron/network HTTP/1.1" 200 843 0.005889 10.0.0.242 - - [2026-02-23 03:47:02] "POST /neutron/port HTTP/1.1" 200 1061 0.016301 10.0.0.242 - - [2026-02-23 03:47:02] "POST /neutron/port HTTP/1.1" 200 1125 0.016853 10.0.0.242 - - [2026-02-23 03:47:02] "POST /neutron/port HTTP/1.1" 200 117 0.001102 10.0.0.23 - - [2026-02-23 03:47:03] "GET /projects?obj_uuids=44086bbb-0070-4f29-8e32-1002ddd73e9a&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000901 10.0.0.242 - - [2026-02-23 03:47:03] "GET /project/44086bbb-0070-4f29-8e32-1002ddd73e9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.068380 10.0.0.242 - - [2026-02-23 03:47:03] "POST /neutron/port HTTP/1.1" 200 2098 0.021218 10.0.0.242 - - [2026-02-23 03:47:03] "POST /neutron/port HTTP/1.1" 200 1125 0.014644 10.0.0.242 - - [2026-02-23 03:47:03] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006917 10.0.0.242 - - [2026-02-23 03:47:03] "GET /virtual-machine/9d6b4b15-fae7-47c4-a1b3-7e49391b22d2 HTTP/1.1" 200 1294 0.005326 10.0.0.242 - - [2026-02-23 03:47:03] "GET /virtual-machine-interface/1ffdf44f-0022-4a53-ae86-99e4db2f6cd9 HTTP/1.1" 200 2958 0.005112 10.0.0.242 - - [2026-02-23 03:47:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003019 10.0.0.242 - - [2026-02-23 03:47:03] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003801 10.0.0.242 - - [2026-02-23 03:47:03] "GET /virtual-networks?parent_id=44086bbb-0070-4f29-8e32-1002ddd73e9a&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.003395 10.0.0.242 - - [2026-02-23 03:47:03] "GET /virtual-network/7ba1cd54-4022-406c-be77-68aa37858cad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.007559 10.0.0.242 - - [2026-02-23 03:47:03] "POST /neutron/network HTTP/1.1" 200 843 0.009625 10.0.0.242 - - [2026-02-23 03:47:04] "POST /neutron/port HTTP/1.1" 200 1061 0.016139 10.0.0.242 - - [2026-02-23 03:47:04] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003366 10.0.0.242 - - [2026-02-23 03:47:04] "POST /neutron/network HTTP/1.1" 200 833 0.007430 10.0.0.242 - - [2026-02-23 03:47:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004586 10.0.0.242 - - [2026-02-23 03:47:06] "GET /virtual-network/7ba1cd54-4022-406c-be77-68aa37858cad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006617 10.0.0.242 - - [2026-02-23 03:47:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002964 10.0.0.242 - - [2026-02-23 03:47:11] "GET /virtual-network/7ba1cd54-4022-406c-be77-68aa37858cad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005008 10.0.0.242 - - [2026-02-23 03:47:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004040 10.0.0.242 - - [2026-02-23 03:47:15] "GET /virtual-network/7ba1cd54-4022-406c-be77-68aa37858cad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005007 10.0.0.242 - - [2026-02-23 03:47:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003664 10.0.0.242 - - [2026-02-23 03:47:19] "GET /virtual-network/7ba1cd54-4022-406c-be77-68aa37858cad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.004869 10.0.0.242 - - [2026-02-23 03:47:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003647 10.0.0.242 - - [2026-02-23 03:47:23] "GET /virtual-network/7ba1cd54-4022-406c-be77-68aa37858cad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005122 10.0.0.242 - - [2026-02-23 03:47:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003609 10.0.0.242 - - [2026-02-23 03:47:27] "GET /virtual-network/7ba1cd54-4022-406c-be77-68aa37858cad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.004682 10.0.0.242 - - [2026-02-23 03:47:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003679 10.0.0.242 - - [2026-02-23 03:47:31] "GET /virtual-network/7ba1cd54-4022-406c-be77-68aa37858cad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005936 10.0.0.50 - - [2026-02-23 03:47:34] "GET /obj-perms HTTP/1.1" 200 5075 0.051683 10.0.0.23 - - [2026-02-23 03:47:34] "GET /obj-perms HTTP/1.1" 200 5075 0.071642 10.0.0.242 - - [2026-02-23 03:47:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003409 10.0.0.242 - - [2026-02-23 03:47:35] "GET /virtual-network/7ba1cd54-4022-406c-be77-68aa37858cad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.004960 10.0.0.242 - - [2026-02-23 03:47:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003289 10.0.0.242 - - [2026-02-23 03:47:39] "GET /virtual-network/7ba1cd54-4022-406c-be77-68aa37858cad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.004924 10.0.0.242 - - [2026-02-23 03:47:39] "POST /neutron/network HTTP/1.1" 200 843 0.005684 10.0.0.242 - - [2026-02-23 03:47:39] "POST /neutron/port HTTP/1.1" 200 117 0.001055 10.0.0.242 - - [2026-02-23 03:47:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.034475 10.0.0.242 - - [2026-02-23 03:47:43] "GET /virtual-network/7ba1cd54-4022-406c-be77-68aa37858cad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005162 10.0.0.242 - - [2026-02-23 03:47:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004669 10.0.0.242 - - [2026-02-23 03:47:47] "GET /virtual-network/7ba1cd54-4022-406c-be77-68aa37858cad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005124 10.0.0.242 - - [2026-02-23 03:47:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003459 10.0.0.242 - - [2026-02-23 03:47:52] "GET /virtual-network/7ba1cd54-4022-406c-be77-68aa37858cad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005072 10.0.0.242 - - [2026-02-23 03:47:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003555 10.0.0.242 - - [2026-02-23 03:47:56] "GET /virtual-network/7ba1cd54-4022-406c-be77-68aa37858cad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.004806 10.0.0.242 - - [2026-02-23 03:47:56] "POST /neutron/port HTTP/1.1" 200 1125 0.017139 10.0.0.242 - - [2026-02-23 03:47:56] "POST /neutron/subnet HTTP/1.1" 200 699 0.007578 10.0.0.242 - - [2026-02-23 03:48:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003501 10.0.0.242 - - [2026-02-23 03:48:00] "GET /virtual-network/7ba1cd54-4022-406c-be77-68aa37858cad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.004596 10.0.0.242 - - [2026-02-23 03:48:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003712 10.0.0.242 - - [2026-02-23 03:48:04] "GET /virtual-network/7ba1cd54-4022-406c-be77-68aa37858cad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005704 10.0.0.242 - - [2026-02-23 03:48:06] "POST /neutron/port HTTP/1.1" 200 1125 0.015273 10.0.0.242 - - [2026-02-23 03:48:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003331 10.0.0.242 - - [2026-02-23 03:48:08] "GET /virtual-network/7ba1cd54-4022-406c-be77-68aa37858cad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005154 10.0.0.242 - - [2026-02-23 03:48:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003454 10.0.0.242 - - [2026-02-23 03:48:12] "GET /virtual-network/7ba1cd54-4022-406c-be77-68aa37858cad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006829 10.0.0.242 - - [2026-02-23 03:48:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003489 10.0.0.242 - - [2026-02-23 03:48:16] "GET /virtual-network/7ba1cd54-4022-406c-be77-68aa37858cad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.004863 10.0.0.242 - - [2026-02-23 03:48:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003480 10.0.0.242 - - [2026-02-23 03:48:20] "GET /virtual-network/7ba1cd54-4022-406c-be77-68aa37858cad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005498 10.0.0.242 - - [2026-02-23 03:48:20] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007419 10.0.0.242 - - [2026-02-23 03:48:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003181 10.0.0.242 - - [2026-02-23 03:48:22] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003228 10.0.0.242 - - [2026-02-23 03:48:22] "GET /virtual-networks?parent_id=44086bbb-0070-4f29-8e32-1002ddd73e9a&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.002856 10.0.0.242 - - [2026-02-23 03:48:22] "GET /virtual-network/7ba1cd54-4022-406c-be77-68aa37858cad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005945 10.0.0.242 - - [2026-02-23 03:48:28] "POST /neutron/port HTTP/1.1" 200 1125 0.043962 10.0.0.242 - - [2026-02-23 03:48:31] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006495 10.0.0.242 - - [2026-02-23 03:48:38] "POST /neutron/port HTTP/1.1" 200 1125 0.015783 10.0.0.242 - - [2026-02-23 03:48:41] "POST /neutron/port HTTP/1.1" 200 1125 0.049180 10.0.0.242 - - [2026-02-23 03:48:41] "POST /neutron/subnet HTTP/1.1" 200 699 0.007943 10.0.0.242 - - [2026-02-23 03:48:43] "POST /neutron/port HTTP/1.1" 200 1125 0.014984 10.0.0.242 - - [2026-02-23 03:48:48] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007511 10.0.0.242 - - [2026-02-23 03:48:58] "POST /neutron/port HTTP/1.1" 200 1125 0.020077 10.0.0.242 - - [2026-02-23 03:48:58] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003598 10.0.0.242 - - [2026-02-23 03:48:58] "POST /neutron/network HTTP/1.1" 200 833 0.008562 10.0.0.242 - - [2026-02-23 03:49:04] "POST /neutron/port HTTP/1.1" 200 1125 0.017490 10.0.0.242 - - [2026-02-23 03:49:09] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006618 10.0.0.23 - - [2026-02-23 03:49:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000462 10.0.0.23 - - [2026-02-23 03:49:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000371 10.0.0.50 - - [2026-02-23 03:49:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000369 10.0.0.50 - - [2026-02-23 03:49:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000334 10.0.0.23 - - [2026-02-23 03:49:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000521 10.0.0.23 - - [2026-02-23 03:49:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000566 10.0.0.50 - - [2026-02-23 03:49:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000426 10.0.0.50 - - [2026-02-23 03:49:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000369 10.0.0.242 - - [2026-02-23 03:49:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000368 10.0.0.242 - - [2026-02-23 03:49:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000342 10.0.0.242 - - [2026-02-23 03:49:12] "GET /global-system-configs HTTP/1.1" 401 293 0.000371 10.0.0.242 - - [2026-02-23 03:49:12] "GET /global-system-configs HTTP/1.1" 401 293 0.000364 10.0.0.242 - - [2026-02-23 03:49:14] "POST /neutron/port HTTP/1.1" 200 1125 0.015920 10.0.0.242 - - [2026-02-23 03:49:15] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006647 10.0.0.242 - - [2026-02-23 03:49:15] "GET /virtual-machine/e4952961-2824-43e8-afe8-9a6e2781a98f HTTP/1.1" 200 1294 0.031764 10.0.0.242 - - [2026-02-23 03:49:15] "GET /virtual-machine-interface/7cb81baf-2dc0-4a2a-a7cc-95ce29e4512b HTTP/1.1" 200 2958 0.006299 10.0.0.242 - - [2026-02-23 03:49:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003023 10.0.0.242 - - [2026-02-23 03:49:15] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003533 10.0.0.242 - - [2026-02-23 03:49:15] "GET /virtual-networks?parent_id=44086bbb-0070-4f29-8e32-1002ddd73e9a&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.002790 10.0.0.242 - - [2026-02-23 03:49:15] "GET /virtual-network/7ba1cd54-4022-406c-be77-68aa37858cad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005412 10.0.0.242 - - [2026-02-23 03:49:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003605 10.0.0.242 - - [2026-02-23 03:49:16] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003096 10.0.0.242 - - [2026-02-23 03:49:16] "GET /virtual-networks?parent_id=44086bbb-0070-4f29-8e32-1002ddd73e9a&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.002681 10.0.0.242 - - [2026-02-23 03:49:16] "GET /virtual-network/7ba1cd54-4022-406c-be77-68aa37858cad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005201 10.0.0.242 - - [2026-02-23 03:49:16] "POST /neutron/port HTTP/1.1" 200 1125 0.015024 10.0.0.242 - - [2026-02-23 03:49:16] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007350 10.0.0.242 - - [2026-02-23 03:49:16] "GET /virtual-machine/d91cd110-fef7-4013-bea4-6cb22d49d64c HTTP/1.1" 200 1294 0.005100 10.0.0.242 - - [2026-02-23 03:49:16] "GET /virtual-machine-interface/feb7ed59-bead-4a57-8125-b25e591bc231 HTTP/1.1" 200 2958 0.007179 10.0.0.242 - - [2026-02-23 03:49:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003103 10.0.0.242 - - [2026-02-23 03:49:16] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004122 10.0.0.242 - - [2026-02-23 03:49:16] "GET /virtual-networks?parent_id=44086bbb-0070-4f29-8e32-1002ddd73e9a&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.002774 10.0.0.242 - - [2026-02-23 03:49:16] "GET /virtual-network/7ba1cd54-4022-406c-be77-68aa37858cad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.004938 10.0.0.242 - - [2026-02-23 03:49:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003335 10.0.0.242 - - [2026-02-23 03:49:17] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003313 10.0.0.242 - - [2026-02-23 03:49:17] "GET /virtual-networks?parent_id=44086bbb-0070-4f29-8e32-1002ddd73e9a&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.002391 10.0.0.242 - - [2026-02-23 03:49:17] "GET /virtual-network/7ba1cd54-4022-406c-be77-68aa37858cad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005496 10.0.0.242 - - [2026-02-23 03:49:23] "POST /fqname-to-id HTTP/1.1" 404 198 0.003576 10.0.0.242 - - [2026-02-23 03:49:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002593 10.0.0.242 - - [2026-02-23 03:49:23] "GET /global-system-config/32a9d019-8c11-4081-ba58-8b2efc198d53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.005807 10.0.0.242 - - [2026-02-23 03:49:23] "POST /control-node-zones HTTP/1.1" 200 569 0.023930 10.0.0.242 - - [2026-02-23 03:49:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003021 10.0.0.242 - - [2026-02-23 03:49:23] "GET /bgp-router/a08a793a-dca8-4613-b9b7-3eb89fd45aec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.004380 10.0.0.242 - - [2026-02-23 03:49:23] "GET /control-node-zone/9418bd84-c63a-45a3-9bf0-dbb5b261e7bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.005548 10.0.0.242 - - [2026-02-23 03:49:23] "PUT /bgp-router/a08a793a-dca8-4613-b9b7-3eb89fd45aec HTTP/1.1" 200 254 0.019048 10.0.0.242 - - [2026-02-23 03:49:23] "POST /fqname-to-id HTTP/1.1" 404 198 0.003197 10.0.0.242 - - [2026-02-23 03:49:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003065 10.0.0.242 - - [2026-02-23 03:49:23] "GET /global-system-config/32a9d019-8c11-4081-ba58-8b2efc198d53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.006497 10.0.0.242 - - [2026-02-23 03:49:23] "POST /control-node-zones HTTP/1.1" 200 569 0.025122 10.0.0.242 - - [2026-02-23 03:49:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003337 10.0.0.242 - - [2026-02-23 03:49:23] "GET /bgp-router/c1005ae9-8405-469d-91df-48cedb5cf4d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.004129 10.0.0.242 - - [2026-02-23 03:49:23] "GET /control-node-zone/fedd5c2a-f2ed-43fc-824b-7d06a678ca02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.005476 10.0.0.242 - - [2026-02-23 03:49:23] "PUT /bgp-router/c1005ae9-8405-469d-91df-48cedb5cf4d7 HTTP/1.1" 200 254 0.017535 10.0.0.242 - - [2026-02-23 03:49:23] "POST /fqname-to-id HTTP/1.1" 404 198 0.003372 10.0.0.242 - - [2026-02-23 03:49:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003472 10.0.0.242 - - [2026-02-23 03:49:24] "GET /global-system-config/32a9d019-8c11-4081-ba58-8b2efc198d53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.006187 10.0.0.242 - - [2026-02-23 03:49:24] "POST /control-node-zones HTTP/1.1" 200 569 0.023903 10.0.0.242 - - [2026-02-23 03:49:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003633 10.0.0.242 - - [2026-02-23 03:49:24] "GET /bgp-router/d06cc4f8-3531-4e35-9cf6-d3304ced66a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.004275 10.0.0.242 - - [2026-02-23 03:49:24] "GET /control-node-zone/1ae5b270-582f-4d78-b716-3126981bdce9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.004786 10.0.0.242 - - [2026-02-23 03:49:24] "PUT /bgp-router/d06cc4f8-3531-4e35-9cf6-d3304ced66a4 HTTP/1.1" 200 254 0.018726 10.0.0.242 - - [2026-02-23 03:49:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002898 10.0.0.242 - - [2026-02-23 03:49:24] "GET /global-system-config/32a9d019-8c11-4081-ba58-8b2efc198d53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.005493 10.0.0.242 - - [2026-02-23 03:49:24] "POST /fqname-to-id HTTP/1.1" 404 234 0.002817 10.0.0.242 - - [2026-02-23 03:49:24] "POST /bgp-as-a-services HTTP/1.1" 200 588 0.026438 10.0.0.242 - - [2026-02-23 03:49:24] "POST /neutron/network HTTP/1.1" 200 833 0.007259 10.0.0.242 - - [2026-02-23 03:49:24] "POST /neutron/subnet HTTP/1.1" 200 725 0.007642 10.0.0.242 - - [2026-02-23 03:49:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002867 10.0.0.242 - - [2026-02-23 03:49:24] "GET /bgp-as-a-service/6aa22823-c71b-40e9-a9b6-a267ad5e1d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1547 0.004619 10.0.0.242 - - [2026-02-23 03:49:24] "GET /control-node-zone/9418bd84-c63a-45a3-9bf0-dbb5b261e7bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.003403 10.0.0.242 - - [2026-02-23 03:49:24] "POST /ref-update HTTP/1.1" 200 156 0.013307 10.0.0.242 - - [2026-02-23 03:49:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003367 10.0.0.242 - - [2026-02-23 03:49:24] "GET /bgp-as-a-service/6aa22823-c71b-40e9-a9b6-a267ad5e1d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1835 0.005167 10.0.0.242 - - [2026-02-23 03:49:24] "GET /control-node-zone/fedd5c2a-f2ed-43fc-824b-7d06a678ca02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.003574 10.0.0.242 - - [2026-02-23 03:49:24] "POST /ref-update HTTP/1.1" 200 156 0.013904 10.0.0.242 - - [2026-02-23 03:49:39] "GET /bgp-as-a-service/6aa22823-c71b-40e9-a9b6-a267ad5e1d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2097 0.006045 10.0.0.242 - - [2026-02-23 03:49:39] "GET /virtual-machine-interface/1ffdf44f-0022-4a53-ae86-99e4db2f6cd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2737 0.004860 10.0.0.242 - - [2026-02-23 03:49:39] "POST /ref-update HTTP/1.1" 200 156 0.011457 10.0.0.23 - - [2026-02-23 03:49:39] "POST /ref-update HTTP/1.1" 200 156 0.072172 10.0.0.242 - - [2026-02-23 03:49:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003582 10.0.0.242 - - [2026-02-23 03:49:40] "GET /global-system-config/32a9d019-8c11-4081-ba58-8b2efc198d53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.005577 10.0.0.242 - - [2026-02-23 03:49:40] "POST /fqname-to-id HTTP/1.1" 404 234 0.002625 10.0.0.242 - - [2026-02-23 03:49:40] "POST /bgp-as-a-services HTTP/1.1" 200 588 0.029132 10.0.0.242 - - [2026-02-23 03:49:40] "POST /neutron/network HTTP/1.1" 200 833 0.006523 10.0.0.242 - - [2026-02-23 03:49:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003077 10.0.0.242 - - [2026-02-23 03:49:40] "GET /bgp-as-a-service/02cd4c5e-d5b2-42ff-9167-b4d3d12e0893?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1546 0.005440 10.0.0.242 - - [2026-02-23 03:49:40] "GET /control-node-zone/9418bd84-c63a-45a3-9bf0-dbb5b261e7bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.003676 10.0.0.242 - - [2026-02-23 03:49:40] "POST /ref-update HTTP/1.1" 200 156 0.013292 10.0.0.242 - - [2026-02-23 03:49:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002825 10.0.0.242 - - [2026-02-23 03:49:40] "GET /bgp-as-a-service/02cd4c5e-d5b2-42ff-9167-b4d3d12e0893?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1834 0.006064 10.0.0.242 - - [2026-02-23 03:49:40] "GET /control-node-zone/fedd5c2a-f2ed-43fc-824b-7d06a678ca02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.003448 10.0.0.242 - - [2026-02-23 03:49:40] "POST /ref-update HTTP/1.1" 200 156 0.012763 10.0.0.242 - - [2026-02-23 03:49:42] "POST /neutron/port HTTP/1.1" 200 1125 0.015238 10.0.0.242 - - [2026-02-23 03:49:42] "POST /neutron/subnet HTTP/1.1" 200 699 0.010487 10.0.0.242 - - [2026-02-23 03:49:48] "GET /bgp-as-a-service/02cd4c5e-d5b2-42ff-9167-b4d3d12e0893?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.006122 10.0.0.242 - - [2026-02-23 03:49:48] "GET /virtual-machine-interface/7cb81baf-2dc0-4a2a-a7cc-95ce29e4512b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2737 0.005248 10.0.0.242 - - [2026-02-23 03:49:48] "POST /ref-update HTTP/1.1" 200 156 0.011012 10.0.0.23 - - [2026-02-23 03:49:48] "POST /bgp-routers HTTP/1.1" 200 640 0.033289 10.0.0.23 - - [2026-02-23 03:49:48] "PUT /bgp-router/12b19e2d-b97c-48b0-bdc0-aa4da59b7f2b HTTP/1.1" 200 254 0.029816 10.0.0.242 - - [2026-02-23 03:50:00] "POST /neutron/port HTTP/1.1" 200 1125 0.048344 10.0.0.242 - - [2026-02-23 03:50:00] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003314 10.0.0.242 - - [2026-02-23 03:50:00] "POST /neutron/network HTTP/1.1" 200 833 0.006405 10.0.0.242 - - [2026-02-23 03:50:10] "GET /bgp-as-a-service/02cd4c5e-d5b2-42ff-9167-b4d3d12e0893?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2706 0.005613 10.0.0.242 - - [2026-02-23 03:50:10] "GET /virtual-machine-interface/7cb81baf-2dc0-4a2a-a7cc-95ce29e4512b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3052 0.006862 10.0.0.242 - - [2026-02-23 03:50:10] "POST /ref-update HTTP/1.1" 200 156 0.011343 10.0.0.242 - - [2026-02-23 03:50:10] "DELETE /bgp-as-a-service/02cd4c5e-d5b2-42ff-9167-b4d3d12e0893 HTTP/1.1" 200 115 0.053787 10.0.0.23 - - [2026-02-23 03:50:10] "DELETE /bgp-router/12b19e2d-b97c-48b0-bdc0-aa4da59b7f2b HTTP/1.1" 200 115 0.044931 10.0.0.242 - - [2026-02-23 03:50:10] "GET /bgp-as-a-service/6aa22823-c71b-40e9-a9b6-a267ad5e1d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2707 0.031888 10.0.0.242 - - [2026-02-23 03:50:10] "GET /virtual-machine-interface/1ffdf44f-0022-4a53-ae86-99e4db2f6cd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3052 0.011997 10.0.0.242 - - [2026-02-23 03:50:10] "POST /ref-update HTTP/1.1" 200 156 0.021817 10.0.0.242 - - [2026-02-23 03:50:10] "DELETE /bgp-as-a-service/6aa22823-c71b-40e9-a9b6-a267ad5e1d7b HTTP/1.1" 200 115 0.061659 10.0.0.23 - - [2026-02-23 03:50:10] "DELETE /bgp-router/61db7a2e-42f6-4996-9391-459329f9ea3f HTTP/1.1" 200 115 0.046692 10.0.0.242 - - [2026-02-23 03:50:10] "GET /control-node-zone/1ae5b270-582f-4d78-b716-3126981bdce9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.012852 10.0.0.242 - - [2026-02-23 03:50:10] "POST /ref-update HTTP/1.1" 200 156 0.018621 10.0.0.242 - - [2026-02-23 03:50:11] "DELETE /control-node-zone/1ae5b270-582f-4d78-b716-3126981bdce9 HTTP/1.1" 200 115 0.032179 10.0.0.242 - - [2026-02-23 03:50:11] "GET /control-node-zone/fedd5c2a-f2ed-43fc-824b-7d06a678ca02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.004334 10.0.0.242 - - [2026-02-23 03:50:11] "POST /ref-update HTTP/1.1" 200 156 0.016624 10.0.0.242 - - [2026-02-23 03:50:11] "DELETE /control-node-zone/fedd5c2a-f2ed-43fc-824b-7d06a678ca02 HTTP/1.1" 200 115 0.026242 10.0.0.242 - - [2026-02-23 03:50:11] "GET /control-node-zone/9418bd84-c63a-45a3-9bf0-dbb5b261e7bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.003613 10.0.0.242 - - [2026-02-23 03:50:11] "POST /ref-update HTTP/1.1" 200 156 0.017932 10.0.0.242 - - [2026-02-23 03:50:11] "DELETE /control-node-zone/9418bd84-c63a-45a3-9bf0-dbb5b261e7bd HTTP/1.1" 200 115 0.024734 10.0.0.242 - - [2026-02-23 03:50:12] "POST /neutron/port HTTP/1.1" 200 1125 0.019371 10.0.0.242 - - [2026-02-23 03:50:12] "POST /neutron/port HTTP/1.1" 200 1115 0.010899 10.0.0.242 - - [2026-02-23 03:50:12] "POST /neutron/port HTTP/1.1" 200 1125 0.035132 10.0.0.242 - - [2026-02-23 03:50:13] "POST /neutron/network HTTP/1.1" 200 833 0.006539 10.0.0.23 - - [2026-02-23 03:50:15] "GET /projects?obj_uuids=44086bbb-0070-4f29-8e32-1002ddd73e9a&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.030661 10.0.0.242 - - [2026-02-23 03:50:15] "GET /project/44086bbb-0070-4f29-8e32-1002ddd73e9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.106303 10.0.0.23 - - [2026-02-23 03:50:15] "GET /projects?obj_uuids=44086bbb-0070-4f29-8e32-1002ddd73e9a&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001045 10.0.0.242 - - [2026-02-23 03:50:15] "GET /project/44086bbb-0070-4f29-8e32-1002ddd73e9a?fields=virtual_networks HTTP/1.1" 200 1034 0.030029 10.0.0.23 - - [2026-02-23 03:50:15] "GET /projects?obj_uuids=44086bbb-0070-4f29-8e32-1002ddd73e9a&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000932 10.0.0.242 - - [2026-02-23 03:50:15] "GET /project/44086bbb-0070-4f29-8e32-1002ddd73e9a?fields=virtual_machine_interfaces HTTP/1.1" 200 1034 0.030587 10.0.0.23 - - [2026-02-23 03:50:15] "GET /projects?obj_uuids=44086bbb-0070-4f29-8e32-1002ddd73e9a&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000969 10.0.0.242 - - [2026-02-23 03:50:15] "GET /project/44086bbb-0070-4f29-8e32-1002ddd73e9a?fields=security_groups HTTP/1.1" 200 1261 0.039601 10.0.0.242 - - [2026-02-23 03:50:16] "POST /fqname-to-id HTTP/1.1" 404 181 0.029285 10.0.0.23 - - [2026-02-23 03:50:16] "GET /projects?obj_uuids=c8bb608a-6ab2-499a-9ca2-93441318557c&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003200 10.0.0.23 - - [2026-02-23 03:50:16] "GET /domains?obj_uuids=e1cc6957-1fd1-4e0a-8f60-be32b1950cd6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001011 10.0.0.23 - - [2026-02-23 03:50:16] "GET /domain/e1cc6957-1fd1-4e0a-8f60-be32b1950cd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.040053 10.0.0.23 - - [2026-02-23 03:50:16] "POST /id-to-fqname HTTP/1.1" 200 183 0.005089 10.0.0.23 - - [2026-02-23 03:50:16] "POST /fqname-to-id HTTP/1.1" 404 192 0.003058 10.0.0.23 - - [2026-02-23 03:50:16] "POST /security-groups HTTP/1.1" 200 584 0.076749 10.0.0.23 - - [2026-02-23 03:50:16] "POST /fqname-to-id HTTP/1.1" 404 227 0.015110 10.0.0.23 - - [2026-02-23 03:50:16] "POST /projects HTTP/1.1" 200 571 0.289409 10.0.0.23 - - [2026-02-23 03:50:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.363700 10.0.0.23 - - [2026-02-23 03:50:16] "POST /access-control-lists HTTP/1.1" 200 587 0.032880 10.0.0.242 - - [2026-02-23 03:50:16] "GET /project/c8bb608a-6ab2-499a-9ca2-93441318557c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.566196 10.0.0.242 - - [2026-02-23 03:50:18] "GET / HTTP/1.1" 200 35931 0.002112 10.0.0.23 - - [2026-02-23 03:50:21] "GET /projects?obj_uuids=c8bb608a-6ab2-499a-9ca2-93441318557c&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001339 10.0.0.242 - - [2026-02-23 03:50:21] "GET /project/c8bb608a-6ab2-499a-9ca2-93441318557c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.039209 10.0.0.23 - - [2026-02-23 03:50:21] "GET /projects?obj_uuids=c8bb608a-6ab2-499a-9ca2-93441318557c&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000915 10.0.0.242 - - [2026-02-23 03:50:21] "GET /project/c8bb608a-6ab2-499a-9ca2-93441318557c?fields=virtual_networks HTTP/1.1" 200 1019 0.043338 10.0.0.23 - - [2026-02-23 03:50:21] "GET /projects?obj_uuids=c8bb608a-6ab2-499a-9ca2-93441318557c&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001207 10.0.0.242 - - [2026-02-23 03:50:21] "GET /project/c8bb608a-6ab2-499a-9ca2-93441318557c?fields=virtual_machine_interfaces HTTP/1.1" 200 1019 0.044684 10.0.0.23 - - [2026-02-23 03:50:21] "GET /projects?obj_uuids=c8bb608a-6ab2-499a-9ca2-93441318557c&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001402 10.0.0.242 - - [2026-02-23 03:50:21] "GET /project/c8bb608a-6ab2-499a-9ca2-93441318557c?fields=security_groups HTTP/1.1" 200 1238 0.042162 10.0.0.242 - - [2026-02-23 03:50:22] "POST /fqname-to-id HTTP/1.1" 404 189 0.032322 10.0.0.23 - - [2026-02-23 03:50:22] "GET /projects?obj_uuids=b5e64c93-f4ff-49f5-a28e-09e9180e22c3&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002688 10.0.0.23 - - [2026-02-23 03:50:22] "GET /domains?obj_uuids=e1cc6957-1fd1-4e0a-8f60-be32b1950cd6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000810 10.0.0.23 - - [2026-02-23 03:50:22] "GET /domain/e1cc6957-1fd1-4e0a-8f60-be32b1950cd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.006056 10.0.0.23 - - [2026-02-23 03:50:22] "POST /id-to-fqname HTTP/1.1" 200 191 0.004373 10.0.0.23 - - [2026-02-23 03:50:22] "POST /fqname-to-id HTTP/1.1" 404 200 0.009610 10.0.0.23 - - [2026-02-23 03:50:22] "POST /security-groups HTTP/1.1" 200 592 0.027920 10.0.0.23 - - [2026-02-23 03:50:22] "POST /projects HTTP/1.1" 200 587 0.223008 10.0.0.23 - - [2026-02-23 03:50:23] "POST /fqname-to-id HTTP/1.1" 404 234 0.009272 10.0.0.23 - - [2026-02-23 03:50:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.295434 10.0.0.242 - - [2026-02-23 03:50:23] "GET /project/b5e64c93-f4ff-49f5-a28e-09e9180e22c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.438282 10.0.0.242 - - [2026-02-23 03:50:24] "GET / HTTP/1.1" 200 35931 0.001680 10.0.0.23 - - [2026-02-23 03:50:27] "GET /projects?obj_uuids=b5e64c93-f4ff-49f5-a28e-09e9180e22c3&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000897 10.0.0.242 - - [2026-02-23 03:50:27] "GET /project/b5e64c93-f4ff-49f5-a28e-09e9180e22c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.043471 10.0.0.23 - - [2026-02-23 03:50:27] "GET /projects?obj_uuids=b5e64c93-f4ff-49f5-a28e-09e9180e22c3&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000922 10.0.0.242 - - [2026-02-23 03:50:27] "GET /project/b5e64c93-f4ff-49f5-a28e-09e9180e22c3?fields=virtual_networks HTTP/1.1" 200 1035 0.038460 10.0.0.23 - - [2026-02-23 03:50:27] "GET /projects?obj_uuids=b5e64c93-f4ff-49f5-a28e-09e9180e22c3&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000953 10.0.0.242 - - [2026-02-23 03:50:27] "GET /project/b5e64c93-f4ff-49f5-a28e-09e9180e22c3?fields=virtual_machine_interfaces HTTP/1.1" 200 1035 0.043950 10.0.0.23 - - [2026-02-23 03:50:27] "GET /projects?obj_uuids=b5e64c93-f4ff-49f5-a28e-09e9180e22c3&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001123 10.0.0.242 - - [2026-02-23 03:50:27] "GET /project/b5e64c93-f4ff-49f5-a28e-09e9180e22c3?fields=security_groups HTTP/1.1" 200 1262 0.033632 10.0.0.23 - - [2026-02-23 03:50:27] "DELETE /project/c8bb608a6ab2499a9ca293441318557c HTTP/1.1" 404 173 0.008531 10.0.0.23 - - [2026-02-23 03:50:27] "DELETE /project/b5e64c93f4ff49f5a28e09e9180e22c3 HTTP/1.1" 404 173 0.010068 10.0.0.23 - - [2026-02-23 03:50:27] "GET /projects?obj_uuids=c8bb608a-6ab2-499a-9ca2-93441318557c&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000882 10.0.0.23 - - [2026-02-23 03:50:27] "GET /projects?obj_uuids=44086bbb-0070-4f29-8e32-1002ddd73e9a&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000726 10.0.0.23 - - [2026-02-23 03:50:27] "GET /project/c8bb608a-6ab2-499a-9ca2-93441318557c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.033417 10.0.0.23 - - [2026-02-23 03:50:27] "GET /projects?obj_uuids=c8bb608a-6ab2-499a-9ca2-93441318557c&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000820 10.0.0.23 - - [2026-02-23 03:50:27] "GET /project/44086bbb-0070-4f29-8e32-1002ddd73e9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1472 0.062130 10.0.0.23 - - [2026-02-23 03:50:27] "GET /projects?obj_uuids=44086bbb-0070-4f29-8e32-1002ddd73e9a&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001257 10.0.0.23 - - [2026-02-23 03:50:27] "GET /project/44086bbb-0070-4f29-8e32-1002ddd73e9a?fields=security_groups HTTP/1.1" 200 1366 0.038541 10.0.0.23 - - [2026-02-23 03:50:27] "GET /project/c8bb608a-6ab2-499a-9ca2-93441318557c?fields=security_groups HTTP/1.1" 200 1343 0.094818 10.0.0.23 - - [2026-02-23 03:50:27] "DELETE /security-group/95d50b58-a574-4c21-98ba-e8aef3c4ec67 HTTP/1.1" 200 115 0.071705 10.0.0.23 - - [2026-02-23 03:50:27] "GET /projects?obj_uuids=44086bbb-0070-4f29-8e32-1002ddd73e9a&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001024 10.0.0.23 - - [2026-02-23 03:50:27] "DELETE /security-group/27f9456f-9afe-4af5-8040-6133f3181af5 HTTP/1.1" 200 115 0.101310 10.0.0.23 - - [2026-02-23 03:50:27] "GET /project/44086bbb-0070-4f29-8e32-1002ddd73e9a?fields=application_policy_sets HTTP/1.1" 200 1405 0.071586 10.0.0.23 - - [2026-02-23 03:50:27] "GET /projects?obj_uuids=c8bb608a-6ab2-499a-9ca2-93441318557c&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002151 10.0.0.23 - - [2026-02-23 03:50:27] "DELETE /access-control-list/0e6b6063-1b02-4946-b0f9-b0114733f6c8 HTTP/1.1" 200 115 0.080469 10.0.0.23 - - [2026-02-23 03:50:28] "GET /project/c8bb608a-6ab2-499a-9ca2-93441318557c?fields=application_policy_sets HTTP/1.1" 200 1382 0.056651 10.0.0.23 - - [2026-02-23 03:50:28] "DELETE /project/44086bbb-0070-4f29-8e32-1002ddd73e9a HTTP/1.1" 200 115 0.492589 10.0.0.23 - - [2026-02-23 03:50:28] "DELETE /project/c8bb608a-6ab2-499a-9ca2-93441318557c HTTP/1.1" 200 115 0.526684 10.0.0.242 - - [2026-02-23 03:50:29] "POST /fqname-to-id HTTP/1.1" 404 195 0.029715 10.0.0.23 - - [2026-02-23 03:50:29] "GET /projects?obj_uuids=f89cc1f8-3667-4ba9-aa93-b4b3f5a067e9&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002623 10.0.0.23 - - [2026-02-23 03:50:29] "GET /domains?obj_uuids=e1cc6957-1fd1-4e0a-8f60-be32b1950cd6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000912 10.0.0.23 - - [2026-02-23 03:50:29] "GET /domain/e1cc6957-1fd1-4e0a-8f60-be32b1950cd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007094 10.0.0.23 - - [2026-02-23 03:50:29] "POST /id-to-fqname HTTP/1.1" 200 197 0.004625 10.0.0.23 - - [2026-02-23 03:50:29] "POST /fqname-to-id HTTP/1.1" 404 206 0.006156 10.0.0.23 - - [2026-02-23 03:50:29] "POST /security-groups HTTP/1.1" 200 598 0.034022 10.0.0.23 - - [2026-02-23 03:50:29] "POST /fqname-to-id HTTP/1.1" 404 241 0.003391 10.0.0.23 - - [2026-02-23 03:50:29] "POST /projects HTTP/1.1" 200 599 0.230239 10.0.0.23 - - [2026-02-23 03:50:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.269981 10.0.0.23 - - [2026-02-23 03:50:29] "POST /access-control-lists HTTP/1.1" 200 601 0.026338 10.0.0.242 - - [2026-02-23 03:50:29] "GET /project/f89cc1f8-3667-4ba9-aa93-b4b3f5a067e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1392 0.407688 10.0.0.242 - - [2026-02-23 03:50:31] "GET / HTTP/1.1" 200 35931 0.004290 10.0.0.242 - - [2026-02-23 03:50:32] "POST /fqname-to-id HTTP/1.1" 401 293 0.000521 10.0.0.242 - - [2026-02-23 03:50:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.065605 10.0.0.242 - - [2026-02-23 03:50:33] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003448 10.0.0.242 - - [2026-02-23 03:50:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002816 10.0.0.242 - - [2026-02-23 03:50:33] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003739 10.0.0.242 - - [2026-02-23 03:50:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002866 10.0.0.242 - - [2026-02-23 03:50:33] "PUT /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650 HTTP/1.1" 200 276 0.010321 10.0.0.242 - - [2026-02-23 03:50:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003011 10.0.0.23 - - [2026-02-23 03:50:33] "GET /projects?obj_uuids=f89cc1f8-3667-4ba9-aa93-b4b3f5a067e9&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001349 10.0.0.242 - - [2026-02-23 03:50:33] "GET /project/f89cc1f8-3667-4ba9-aa93-b4b3f5a067e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1392 0.041574 10.0.0.23 - - [2026-02-23 03:50:33] "GET /projects?obj_uuids=f89cc1f8-3667-4ba9-aa93-b4b3f5a067e9&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.000899 10.0.0.242 - - [2026-02-23 03:50:33] "POST /neutron/network HTTP/1.1" 200 594 0.192878 10.0.0.242 - - [2026-02-23 03:50:34] "POST /id-to-fqname HTTP/1.1" 200 218 0.003077 10.0.0.242 - - [2026-02-23 03:50:34] "GET /virtual-network/c470aad1-15f4-4b2a-94af-39c6b0762e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.009424 10.0.0.242 - - [2026-02-23 03:50:34] "POST /neutron/network HTTP/1.1" 200 808 0.010577 10.0.0.242 - - [2026-02-23 03:50:34] "GET /virtual-network/c470aad1-15f4-4b2a-94af-39c6b0762e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006719 10.0.0.242 - - [2026-02-23 03:50:34] "POST /id-to-fqname HTTP/1.1" 200 218 0.001158 10.0.0.242 - - [2026-02-23 03:50:34] "POST /neutron/network HTTP/1.1" 200 818 0.006690 10.0.0.23 - - [2026-02-23 03:50:35] "GET /projects?obj_uuids=f89cc1f8-3667-4ba9-aa93-b4b3f5a067e9&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001052 10.0.0.242 - - [2026-02-23 03:50:35] "GET /project/f89cc1f8-3667-4ba9-aa93-b4b3f5a067e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1392 0.067446 10.0.0.242 - - [2026-02-23 03:50:35] "POST /neutron/port HTTP/1.1" 200 117 0.006553 10.0.0.242 - - [2026-02-23 03:50:35] "POST /id-to-fqname HTTP/1.1" 200 218 0.001183 10.0.0.242 - - [2026-02-23 03:50:36] "POST /neutron/network HTTP/1.1" 200 818 0.006358 10.0.0.242 - - [2026-02-23 03:50:36] "POST /neutron/port HTTP/1.1" 200 1062 0.014543 10.0.0.242 - - [2026-02-23 03:50:36] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003283 10.0.0.242 - - [2026-02-23 03:50:36] "POST /neutron/network HTTP/1.1" 200 808 0.008567 10.0.0.23 - - [2026-02-23 03:50:37] "GET /projects?obj_uuids=f89cc1f8-3667-4ba9-aa93-b4b3f5a067e9&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001429 10.0.0.242 - - [2026-02-23 03:50:37] "GET /project/f89cc1f8-3667-4ba9-aa93-b4b3f5a067e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1392 0.387563 10.0.0.242 - - [2026-02-23 03:50:37] "POST /neutron/security_group HTTP/1.1" 200 2065 0.007329 10.0.0.23 - - [2026-02-23 03:50:38] "GET /projects?obj_uuids=f89cc1f8-3667-4ba9-aa93-b4b3f5a067e9&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.000920 10.0.0.242 - - [2026-02-23 03:50:38] "GET /virtual-network/c470aad1-15f4-4b2a-94af-39c6b0762e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.004676 10.0.0.242 - - [2026-02-23 03:50:38] "POST /neutron/port HTTP/1.1" 200 1062 0.256494 10.0.0.242 - - [2026-02-23 03:50:38] "POST /neutron/port HTTP/1.1" 200 1116 0.090536 10.0.0.242 - - [2026-02-23 03:50:38] "POST /neutron/subnet HTTP/1.1" 200 675 0.009438 10.0.0.242 - - [2026-02-23 03:50:39] "GET /obj-perms HTTP/1.1" 200 5063 0.079922 10.0.0.50 - - [2026-02-23 03:50:39] "GET /obj-perms HTTP/1.1" 200 5063 0.075300 10.0.0.23 - - [2026-02-23 03:50:40] "GET /obj-perms HTTP/1.1" 200 5063 0.057637 10.0.0.242 - - [2026-02-23 03:50:40] "POST /neutron/port HTTP/1.1" 200 1126 0.017582 10.0.0.242 - - [2026-02-23 03:50:40] "POST /neutron/security_group HTTP/1.1" 200 2065 0.006290 10.0.0.242 - - [2026-02-23 03:50:40] "POST /neutron/port HTTP/1.1" 200 1126 0.015467 10.0.0.242 - - [2026-02-23 03:50:40] "GET /virtual-machine/b01ee74f-dca7-4130-bc98-82d0c17f9345 HTTP/1.1" 401 293 0.000435 10.0.0.242 - - [2026-02-23 03:50:40] "GET /virtual-machine/b01ee74f-dca7-4130-bc98-82d0c17f9345 HTTP/1.1" 200 1300 0.039235 10.0.0.242 - - [2026-02-23 03:50:40] "GET /virtual-machine/b01ee74f-dca7-4130-bc98-82d0c17f9345 HTTP/1.1" 200 1300 0.003551 10.0.0.242 - - [2026-02-23 03:50:40] "GET /virtual-machine-interface/11a662e6-8d07-4f2e-88b9-3d255d0cee3d HTTP/1.1" 200 2948 0.004918 10.0.0.242 - - [2026-02-23 03:50:40] "GET /virtual-machine/b01ee74f-dca7-4130-bc98-82d0c17f9345 HTTP/1.1" 200 1300 0.003851 10.0.0.242 - - [2026-02-23 03:50:40] "GET /virtual-machine-interface/11a662e6-8d07-4f2e-88b9-3d255d0cee3d HTTP/1.1" 200 2948 0.004947 10.0.0.242 - - [2026-02-23 03:50:40] "GET /instance-ip/4c89fc64-1844-46c2-a6a4-f8d72a5f86c8 HTTP/1.1" 200 1620 0.005309 10.0.0.242 - - [2026-02-23 03:50:40] "GET /virtual-machine/b01ee74f-dca7-4130-bc98-82d0c17f9345 HTTP/1.1" 200 1300 0.003191 10.0.0.242 - - [2026-02-23 03:50:40] "GET /virtual-machine-interface/11a662e6-8d07-4f2e-88b9-3d255d0cee3d HTTP/1.1" 200 2948 0.004480 10.0.0.242 - - [2026-02-23 03:50:40] "GET /instance-ip/4c89fc64-1844-46c2-a6a4-f8d72a5f86c8 HTTP/1.1" 200 1620 0.003324 10.0.0.242 - - [2026-02-23 03:50:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003443 10.0.0.242 - - [2026-02-23 03:50:40] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003804 10.0.0.242 - - [2026-02-23 03:50:40] "GET /virtual-networks?parent_id=f89cc1f8-3667-4ba9-aa93-b4b3f5a067e9&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003041 10.0.0.242 - - [2026-02-23 03:50:40] "GET /virtual-network/c470aad1-15f4-4b2a-94af-39c6b0762e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005121 10.0.0.242 - - [2026-02-23 03:50:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002633 10.0.0.242 - - [2026-02-23 03:50:41] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004253 10.0.0.242 - - [2026-02-23 03:50:41] "GET /virtual-networks?parent_id=f89cc1f8-3667-4ba9-aa93-b4b3f5a067e9&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003113 10.0.0.242 - - [2026-02-23 03:50:41] "GET /virtual-network/c470aad1-15f4-4b2a-94af-39c6b0762e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005305 10.0.0.242 - - [2026-02-23 03:50:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003529 10.0.0.242 - - [2026-02-23 03:50:41] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003867 10.0.0.242 - - [2026-02-23 03:50:41] "GET /virtual-networks?parent_id=f89cc1f8-3667-4ba9-aa93-b4b3f5a067e9&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002580 10.0.0.242 - - [2026-02-23 03:50:41] "GET /virtual-network/c470aad1-15f4-4b2a-94af-39c6b0762e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006956 10.0.0.242 - - [2026-02-23 03:50:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003387 10.0.0.242 - - [2026-02-23 03:50:41] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003907 10.0.0.242 - - [2026-02-23 03:50:41] "GET /virtual-networks?parent_id=f89cc1f8-3667-4ba9-aa93-b4b3f5a067e9&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002860 10.0.0.242 - - [2026-02-23 03:50:41] "GET /virtual-network/c470aad1-15f4-4b2a-94af-39c6b0762e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005880 10.0.0.242 - - [2026-02-23 03:50:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005546 10.0.0.242 - - [2026-02-23 03:50:41] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004647 10.0.0.242 - - [2026-02-23 03:50:41] "GET /virtual-networks?parent_id=f89cc1f8-3667-4ba9-aa93-b4b3f5a067e9&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003816 10.0.0.242 - - [2026-02-23 03:50:41] "GET /virtual-network/c470aad1-15f4-4b2a-94af-39c6b0762e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006631 10.0.0.242 - - [2026-02-23 03:50:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003650 10.0.0.242 - - [2026-02-23 03:50:41] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004995 10.0.0.242 - - [2026-02-23 03:50:41] "GET /virtual-networks?parent_id=f89cc1f8-3667-4ba9-aa93-b4b3f5a067e9&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003137 10.0.0.242 - - [2026-02-23 03:50:41] "GET /virtual-network/c470aad1-15f4-4b2a-94af-39c6b0762e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005531 10.0.0.242 - - [2026-02-23 03:50:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003154 10.0.0.242 - - [2026-02-23 03:50:41] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004556 10.0.0.242 - - [2026-02-23 03:50:41] "GET /virtual-networks?parent_id=f89cc1f8-3667-4ba9-aa93-b4b3f5a067e9&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003127 10.0.0.242 - - [2026-02-23 03:50:41] "GET /virtual-network/c470aad1-15f4-4b2a-94af-39c6b0762e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005648 10.0.0.242 - - [2026-02-23 03:50:43] "POST /neutron/port HTTP/1.1" 200 1126 0.015200 10.0.0.242 - - [2026-02-23 03:50:43] "POST /neutron/subnet HTTP/1.1" 200 675 0.012873 10.0.0.242 - - [2026-02-23 03:50:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003245 10.0.0.242 - - [2026-02-23 03:50:44] "GET /virtual-network/c470aad1-15f4-4b2a-94af-39c6b0762e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005049 10.0.0.242 - - [2026-02-23 03:50:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003335 10.0.0.242 - - [2026-02-23 03:50:48] "GET /virtual-network/c470aad1-15f4-4b2a-94af-39c6b0762e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005101 10.0.0.242 - - [2026-02-23 03:50:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003717 10.0.0.242 - - [2026-02-23 03:50:53] "GET /virtual-network/c470aad1-15f4-4b2a-94af-39c6b0762e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005472 10.0.0.242 - - [2026-02-23 03:50:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003208 10.0.0.242 - - [2026-02-23 03:50:57] "GET /virtual-network/c470aad1-15f4-4b2a-94af-39c6b0762e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005709 10.0.0.242 - - [2026-02-23 03:51:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003468 10.0.0.242 - - [2026-02-23 03:51:01] "GET /virtual-network/c470aad1-15f4-4b2a-94af-39c6b0762e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005599 10.0.0.242 - - [2026-02-23 03:51:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003590 10.0.0.242 - - [2026-02-23 03:51:05] "GET /virtual-network/c470aad1-15f4-4b2a-94af-39c6b0762e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.004991 10.0.0.242 - - [2026-02-23 03:51:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003239 10.0.0.242 - - [2026-02-23 03:51:09] "GET /virtual-network/c470aad1-15f4-4b2a-94af-39c6b0762e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005238 10.0.0.242 - - [2026-02-23 03:51:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004169 10.0.0.242 - - [2026-02-23 03:51:13] "GET /virtual-network/c470aad1-15f4-4b2a-94af-39c6b0762e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.008412 10.0.0.242 - - [2026-02-23 03:51:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003965 10.0.0.242 - - [2026-02-23 03:51:15] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004205 10.0.0.242 - - [2026-02-23 03:51:15] "GET /virtual-networks?parent_id=f89cc1f8-3667-4ba9-aa93-b4b3f5a067e9&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003277 10.0.0.242 - - [2026-02-23 03:51:15] "GET /virtual-network/c470aad1-15f4-4b2a-94af-39c6b0762e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005535 10.0.0.242 - - [2026-02-23 03:51:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002974 10.0.0.242 - - [2026-02-23 03:51:15] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003317 10.0.0.242 - - [2026-02-23 03:51:15] "GET /virtual-networks?parent_id=f89cc1f8-3667-4ba9-aa93-b4b3f5a067e9&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002724 10.0.0.242 - - [2026-02-23 03:51:15] "GET /virtual-network/c470aad1-15f4-4b2a-94af-39c6b0762e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005647 10.0.0.242 - - [2026-02-23 03:51:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002955 10.0.0.242 - - [2026-02-23 03:51:16] "GET /routing-instance/279686ef-f841-4a46-aab4-49abe79b784c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1446 0.006393 10.0.0.242 - - [2026-02-23 03:51:16] "GET /route-target/12f12b35-6db5-4239-ae3c-b63993400655?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003879 10.0.0.242 - - [2026-02-23 03:51:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004058 10.0.0.242 - - [2026-02-23 03:51:16] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003316 10.0.0.242 - - [2026-02-23 03:51:16] "GET /virtual-networks?parent_id=f89cc1f8-3667-4ba9-aa93-b4b3f5a067e9&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003106 10.0.0.242 - - [2026-02-23 03:51:16] "GET /virtual-network/c470aad1-15f4-4b2a-94af-39c6b0762e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005811 10.0.0.242 - - [2026-02-23 03:51:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002671 10.0.0.242 - - [2026-02-23 03:51:16] "GET /routing-instance/279686ef-f841-4a46-aab4-49abe79b784c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1446 0.004129 10.0.0.242 - - [2026-02-23 03:51:16] "GET /route-target/12f12b35-6db5-4239-ae3c-b63993400655?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004108 10.0.0.242 - - [2026-02-23 03:51:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003408 10.0.0.242 - - [2026-02-23 03:51:16] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005382 10.0.0.242 - - [2026-02-23 03:51:16] "GET /virtual-networks?parent_id=f89cc1f8-3667-4ba9-aa93-b4b3f5a067e9&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003049 10.0.0.242 - - [2026-02-23 03:51:16] "GET /virtual-network/c470aad1-15f4-4b2a-94af-39c6b0762e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005863 10.0.0.242 - - [2026-02-23 03:51:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003008 10.0.0.242 - - [2026-02-23 03:51:16] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003820 10.0.0.242 - - [2026-02-23 03:51:16] "GET /virtual-networks?parent_id=f89cc1f8-3667-4ba9-aa93-b4b3f5a067e9&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.012266 10.0.0.242 - - [2026-02-23 03:51:16] "GET /virtual-network/c470aad1-15f4-4b2a-94af-39c6b0762e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005575 10.0.0.242 - - [2026-02-23 03:51:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003159 10.0.0.242 - - [2026-02-23 03:51:16] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004353 10.0.0.242 - - [2026-02-23 03:51:16] "GET /virtual-networks?parent_id=f89cc1f8-3667-4ba9-aa93-b4b3f5a067e9&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003105 10.0.0.242 - - [2026-02-23 03:51:16] "GET /virtual-network/c470aad1-15f4-4b2a-94af-39c6b0762e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005334 10.0.0.242 - - [2026-02-23 03:51:17] "GET /obj-perms HTTP/1.1" 200 5063 0.003371 10.0.0.23 - - [2026-02-23 03:51:17] "GET /obj-perms HTTP/1.1" 200 5063 0.003592 10.0.0.242 - - [2026-02-23 03:51:17] "GET /obj-perms HTTP/1.1" 200 5063 0.003821 10.0.0.242 - - [2026-02-23 03:51:17] "GET /obj-perms HTTP/1.1" 200 5063 0.003593 10.0.0.242 - - [2026-02-23 03:51:17] "POST /neutron/port HTTP/1.1" 200 1126 0.014746 10.0.0.242 - - [2026-02-23 03:51:17] "POST /neutron/security_group HTTP/1.1" 200 2065 0.007029 10.0.0.242 - - [2026-02-23 03:51:17] "POST /neutron/port HTTP/1.1" 200 1126 0.015871 10.0.0.242 - - [2026-02-23 03:51:17] "GET /virtual-machine/8e25b651-4618-4bf0-8bbb-51cb782a2e22 HTTP/1.1" 200 1300 0.005791 10.0.0.242 - - [2026-02-23 03:51:17] "GET /virtual-machine/8e25b651-4618-4bf0-8bbb-51cb782a2e22 HTTP/1.1" 200 1300 0.003310 10.0.0.242 - - [2026-02-23 03:51:17] "GET /virtual-machine-interface/54eed0ee-be7a-400d-a1c6-a9ae69c40151 HTTP/1.1" 200 2949 0.005701 10.0.0.242 - - [2026-02-23 03:51:17] "GET /virtual-machine/8e25b651-4618-4bf0-8bbb-51cb782a2e22 HTTP/1.1" 200 1300 0.003523 10.0.0.242 - - [2026-02-23 03:51:17] "GET /virtual-machine-interface/54eed0ee-be7a-400d-a1c6-a9ae69c40151 HTTP/1.1" 200 2949 0.004978 10.0.0.242 - - [2026-02-23 03:51:17] "GET /instance-ip/6cee6cc6-4aaa-4180-9e9a-52d753c52b16 HTTP/1.1" 200 1620 0.005339 10.0.0.242 - - [2026-02-23 03:51:17] "GET /virtual-machine/8e25b651-4618-4bf0-8bbb-51cb782a2e22 HTTP/1.1" 200 1300 0.003201 10.0.0.242 - - [2026-02-23 03:51:17] "GET /virtual-machine-interface/54eed0ee-be7a-400d-a1c6-a9ae69c40151 HTTP/1.1" 200 2949 0.004816 10.0.0.242 - - [2026-02-23 03:51:17] "GET /instance-ip/6cee6cc6-4aaa-4180-9e9a-52d753c52b16 HTTP/1.1" 200 1620 0.003853 10.0.0.242 - - [2026-02-23 03:51:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003067 10.0.0.242 - - [2026-02-23 03:51:17] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003451 10.0.0.242 - - [2026-02-23 03:51:17] "GET /virtual-networks?parent_id=f89cc1f8-3667-4ba9-aa93-b4b3f5a067e9&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003085 10.0.0.242 - - [2026-02-23 03:51:18] "GET /virtual-network/c470aad1-15f4-4b2a-94af-39c6b0762e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.007056 10.0.0.242 - - [2026-02-23 03:51:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003205 10.0.0.242 - - [2026-02-23 03:51:18] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003667 10.0.0.242 - - [2026-02-23 03:51:18] "GET /virtual-networks?parent_id=f89cc1f8-3667-4ba9-aa93-b4b3f5a067e9&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002808 10.0.0.242 - - [2026-02-23 03:51:18] "GET /virtual-network/c470aad1-15f4-4b2a-94af-39c6b0762e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006237 10.0.0.242 - - [2026-02-23 03:51:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003363 10.0.0.242 - - [2026-02-23 03:51:18] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004172 10.0.0.242 - - [2026-02-23 03:51:18] "GET /virtual-networks?parent_id=f89cc1f8-3667-4ba9-aa93-b4b3f5a067e9&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002964 10.0.0.242 - - [2026-02-23 03:51:18] "GET /virtual-network/c470aad1-15f4-4b2a-94af-39c6b0762e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005512 10.0.0.242 - - [2026-02-23 03:51:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003203 10.0.0.242 - - [2026-02-23 03:51:18] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003881 10.0.0.242 - - [2026-02-23 03:51:18] "GET /virtual-networks?parent_id=f89cc1f8-3667-4ba9-aa93-b4b3f5a067e9&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002664 10.0.0.242 - - [2026-02-23 03:51:18] "GET /virtual-network/c470aad1-15f4-4b2a-94af-39c6b0762e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005935 10.0.0.242 - - [2026-02-23 03:51:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003790 10.0.0.242 - - [2026-02-23 03:51:18] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003703 10.0.0.242 - - [2026-02-23 03:51:18] "GET /virtual-networks?parent_id=f89cc1f8-3667-4ba9-aa93-b4b3f5a067e9&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002975 10.0.0.242 - - [2026-02-23 03:51:18] "GET /virtual-network/c470aad1-15f4-4b2a-94af-39c6b0762e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006280 10.0.0.242 - - [2026-02-23 03:51:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004032 10.0.0.242 - - [2026-02-23 03:51:18] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003805 10.0.0.242 - - [2026-02-23 03:51:18] "GET /virtual-networks?parent_id=f89cc1f8-3667-4ba9-aa93-b4b3f5a067e9&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003391 10.0.0.242 - - [2026-02-23 03:51:18] "GET /virtual-network/c470aad1-15f4-4b2a-94af-39c6b0762e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.007922 10.0.0.242 - - [2026-02-23 03:51:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003355 10.0.0.242 - - [2026-02-23 03:51:18] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003978 10.0.0.242 - - [2026-02-23 03:51:18] "GET /virtual-networks?parent_id=f89cc1f8-3667-4ba9-aa93-b4b3f5a067e9&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002692 10.0.0.242 - - [2026-02-23 03:51:18] "GET /virtual-network/c470aad1-15f4-4b2a-94af-39c6b0762e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006018 10.0.0.242 - - [2026-02-23 03:51:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003852 10.0.0.242 - - [2026-02-23 03:51:19] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003639 10.0.0.242 - - [2026-02-23 03:51:19] "GET /virtual-networks?parent_id=f89cc1f8-3667-4ba9-aa93-b4b3f5a067e9&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002848 10.0.0.242 - - [2026-02-23 03:51:19] "GET /virtual-network/c470aad1-15f4-4b2a-94af-39c6b0762e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006014 10.0.0.242 - - [2026-02-23 03:51:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003208 10.0.0.242 - - [2026-02-23 03:51:20] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003605 10.0.0.242 - - [2026-02-23 03:51:20] "GET /virtual-networks?parent_id=f89cc1f8-3667-4ba9-aa93-b4b3f5a067e9&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.005721 10.0.0.242 - - [2026-02-23 03:51:20] "GET /virtual-network/c470aad1-15f4-4b2a-94af-39c6b0762e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005664 10.0.0.242 - - [2026-02-23 03:51:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003168 10.0.0.242 - - [2026-02-23 03:51:20] "GET /routing-instance/279686ef-f841-4a46-aab4-49abe79b784c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1446 0.004177 10.0.0.242 - - [2026-02-23 03:51:20] "GET /route-target/12f12b35-6db5-4239-ae3c-b63993400655?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004036 10.0.0.242 - - [2026-02-23 03:51:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003492 10.0.0.242 - - [2026-02-23 03:51:20] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003602 10.0.0.242 - - [2026-02-23 03:51:20] "GET /virtual-networks?parent_id=f89cc1f8-3667-4ba9-aa93-b4b3f5a067e9&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002589 10.0.0.242 - - [2026-02-23 03:51:20] "GET /virtual-network/c470aad1-15f4-4b2a-94af-39c6b0762e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005283 10.0.0.242 - - [2026-02-23 03:51:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003010 10.0.0.242 - - [2026-02-23 03:51:20] "GET /routing-instance/279686ef-f841-4a46-aab4-49abe79b784c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1446 0.003997 10.0.0.242 - - [2026-02-23 03:51:20] "GET /route-target/12f12b35-6db5-4239-ae3c-b63993400655?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003978 10.0.0.242 - - [2026-02-23 03:51:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003502 10.0.0.242 - - [2026-02-23 03:51:20] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004826 10.0.0.242 - - [2026-02-23 03:51:20] "GET /virtual-networks?parent_id=f89cc1f8-3667-4ba9-aa93-b4b3f5a067e9&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002676 10.0.0.242 - - [2026-02-23 03:51:20] "GET /virtual-network/c470aad1-15f4-4b2a-94af-39c6b0762e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006011 10.0.0.242 - - [2026-02-23 03:51:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003340 10.0.0.242 - - [2026-02-23 03:51:20] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003866 10.0.0.242 - - [2026-02-23 03:51:20] "GET /virtual-networks?parent_id=f89cc1f8-3667-4ba9-aa93-b4b3f5a067e9&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003287 10.0.0.242 - - [2026-02-23 03:51:20] "GET /virtual-network/c470aad1-15f4-4b2a-94af-39c6b0762e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006441 10.0.0.242 - - [2026-02-23 03:51:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003681 10.0.0.242 - - [2026-02-23 03:51:21] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004062 10.0.0.242 - - [2026-02-23 03:51:21] "GET /virtual-networks?parent_id=f89cc1f8-3667-4ba9-aa93-b4b3f5a067e9&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003130 10.0.0.242 - - [2026-02-23 03:51:21] "GET /virtual-network/c470aad1-15f4-4b2a-94af-39c6b0762e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005892 10.0.0.23 - - [2026-02-23 03:51:21] "GET /obj-perms HTTP/1.1" 200 5063 0.004267 10.0.0.242 - - [2026-02-23 03:51:21] "GET /obj-perms HTTP/1.1" 200 5063 0.003355 10.0.0.242 - - [2026-02-23 03:51:21] "GET /obj-perms HTTP/1.1" 200 5063 0.003574 10.0.0.23 - - [2026-02-23 03:51:21] "GET /obj-perms HTTP/1.1" 200 5063 0.003412 10.0.0.242 - - [2026-02-23 03:51:21] "GET /virtual-machine/b01ee74f-dca7-4130-bc98-82d0c17f9345 HTTP/1.1" 200 1300 0.003996 10.0.0.242 - - [2026-02-23 03:51:21] "GET /virtual-machine-interface/11a662e6-8d07-4f2e-88b9-3d255d0cee3d HTTP/1.1" 200 2948 0.005157 10.0.0.242 - - [2026-02-23 03:51:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003259 10.0.0.242 - - [2026-02-23 03:51:21] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003258 10.0.0.242 - - [2026-02-23 03:51:21] "GET /virtual-networks?parent_id=f89cc1f8-3667-4ba9-aa93-b4b3f5a067e9&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002749 10.0.0.242 - - [2026-02-23 03:51:21] "GET /virtual-network/c470aad1-15f4-4b2a-94af-39c6b0762e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005715 10.0.0.242 - - [2026-02-23 03:51:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003240 10.0.0.242 - - [2026-02-23 03:51:22] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003649 10.0.0.242 - - [2026-02-23 03:51:22] "GET /virtual-networks?parent_id=f89cc1f8-3667-4ba9-aa93-b4b3f5a067e9&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003515 10.0.0.242 - - [2026-02-23 03:51:22] "GET /virtual-network/c470aad1-15f4-4b2a-94af-39c6b0762e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006039 10.0.0.242 - - [2026-02-23 03:51:22] "POST /neutron/security_group HTTP/1.1" 200 2065 0.009024 10.0.0.242 - - [2026-02-23 03:51:27] "POST /neutron/port HTTP/1.1" 200 1126 0.014577 10.0.0.23 - - [2026-02-23 03:51:28] "DELETE /project/f89cc1f836674ba9aa93b4b3f5a067e9 HTTP/1.1" 404 173 0.005377 10.0.0.23 - - [2026-02-23 03:51:28] "GET /projects?obj_uuids=b5e64c93-f4ff-49f5-a28e-09e9180e22c3&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000759 10.0.0.23 - - [2026-02-23 03:51:28] "GET /project/b5e64c93-f4ff-49f5-a28e-09e9180e22c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1473 0.043805 10.0.0.23 - - [2026-02-23 03:51:28] "GET /projects?obj_uuids=b5e64c93-f4ff-49f5-a28e-09e9180e22c3&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000841 10.0.0.23 - - [2026-02-23 03:51:28] "GET /project/b5e64c93-f4ff-49f5-a28e-09e9180e22c3?fields=security_groups HTTP/1.1" 200 1367 0.041081 10.0.0.23 - - [2026-02-23 03:51:28] "DELETE /security-group/4d5808fd-9191-46e4-97bd-096292c880f0 HTTP/1.1" 200 115 0.048571 10.0.0.23 - - [2026-02-23 03:51:28] "GET /projects?obj_uuids=b5e64c93-f4ff-49f5-a28e-09e9180e22c3&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000903 10.0.0.23 - - [2026-02-23 03:51:28] "DELETE /access-control-list/39158fa3-8901-4a8a-a642-678b5c11b5df HTTP/1.1" 200 115 0.053058 10.0.0.23 - - [2026-02-23 03:51:28] "GET /project/b5e64c93-f4ff-49f5-a28e-09e9180e22c3?fields=application_policy_sets HTTP/1.1" 200 1406 0.053618 10.0.0.23 - - [2026-02-23 03:51:28] "DELETE /project/b5e64c93-f4ff-49f5-a28e-09e9180e22c3 HTTP/1.1" 200 115 0.375124 10.0.0.242 - - [2026-02-23 03:51:29] "POST /neutron/security_group HTTP/1.1" 200 2065 0.032702 10.0.0.242 - - [2026-02-23 03:51:33] "GET /virtual-machine/8e25b651-4618-4bf0-8bbb-51cb782a2e22 HTTP/1.1" 200 1300 0.004596 10.0.0.242 - - [2026-02-23 03:51:33] "GET /virtual-machine-interface/54eed0ee-be7a-400d-a1c6-a9ae69c40151 HTTP/1.1" 200 2949 0.005762 10.0.0.242 - - [2026-02-23 03:51:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002913 10.0.0.242 - - [2026-02-23 03:51:33] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004048 10.0.0.242 - - [2026-02-23 03:51:33] "GET /virtual-networks?parent_id=f89cc1f8-3667-4ba9-aa93-b4b3f5a067e9&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002913 10.0.0.242 - - [2026-02-23 03:51:33] "GET /virtual-network/c470aad1-15f4-4b2a-94af-39c6b0762e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005344 10.0.0.242 - - [2026-02-23 03:51:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003313 10.0.0.242 - - [2026-02-23 03:51:34] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.006526 10.0.0.242 - - [2026-02-23 03:51:34] "GET /virtual-networks?parent_id=f89cc1f8-3667-4ba9-aa93-b4b3f5a067e9&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002666 10.0.0.242 - - [2026-02-23 03:51:34] "GET /virtual-network/c470aad1-15f4-4b2a-94af-39c6b0762e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006117 10.0.0.50 - - [2026-02-23 03:51:38] "GET /obj-perms HTTP/1.1" 200 5075 0.072408 10.0.0.242 - - [2026-02-23 03:51:44] "POST /neutron/port HTTP/1.1" 200 1126 0.015428 10.0.0.242 - - [2026-02-23 03:51:44] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003781 10.0.0.242 - - [2026-02-23 03:51:44] "POST /neutron/network HTTP/1.1" 200 808 0.005874 10.0.0.242 - - [2026-02-23 03:52:01] "POST /neutron/network HTTP/1.1" 200 818 0.006868 10.0.0.242 - - [2026-02-23 03:52:01] "POST /neutron/port HTTP/1.1" 200 117 0.001515 10.0.0.242 - - [2026-02-23 03:52:39] "GET /obj-perms HTTP/1.1" 200 5075 0.056217 10.0.0.242 - - [2026-02-23 03:52:44] "POST /neutron/port HTTP/1.1" 200 1126 0.016062 10.0.0.242 - - [2026-02-23 03:52:44] "POST /neutron/subnet HTTP/1.1" 200 675 0.009230 10.0.0.242 - - [2026-02-23 03:53:01] "POST /neutron/port HTTP/1.1" 200 1126 0.016396 10.0.0.242 - - [2026-02-23 03:53:01] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003543 10.0.0.242 - - [2026-02-23 03:53:01] "POST /neutron/network HTTP/1.1" 200 808 0.007750 10.0.0.242 - - [2026-02-23 03:53:23] "GET /virtual-machine/b01ee74f-dca7-4130-bc98-82d0c17f9345 HTTP/1.1" 200 1300 0.003669 10.0.0.242 - - [2026-02-23 03:53:23] "GET /virtual-machine-interface/11a662e6-8d07-4f2e-88b9-3d255d0cee3d HTTP/1.1" 200 2948 0.005127 10.0.0.242 - - [2026-02-23 03:53:23] "GET /virtual-machine/b01ee74f-dca7-4130-bc98-82d0c17f9345 HTTP/1.1" 200 1300 0.003718 10.0.0.242 - - [2026-02-23 03:53:23] "GET /virtual-machine-interface/11a662e6-8d07-4f2e-88b9-3d255d0cee3d HTTP/1.1" 200 2948 0.004651 10.0.0.242 - - [2026-02-23 03:53:23] "GET /instance-ip/4c89fc64-1844-46c2-a6a4-f8d72a5f86c8 HTTP/1.1" 200 1620 0.003996 10.0.0.242 - - [2026-02-23 03:53:23] "GET /virtual-machine/b01ee74f-dca7-4130-bc98-82d0c17f9345 HTTP/1.1" 200 1300 0.003931 10.0.0.242 - - [2026-02-23 03:53:23] "GET /virtual-machine-interface/11a662e6-8d07-4f2e-88b9-3d255d0cee3d HTTP/1.1" 200 2948 0.004812 10.0.0.242 - - [2026-02-23 03:53:23] "GET /instance-ip/4c89fc64-1844-46c2-a6a4-f8d72a5f86c8 HTTP/1.1" 200 1620 0.003647 10.0.0.242 - - [2026-02-23 03:53:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003248 10.0.0.242 - - [2026-02-23 03:53:24] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003493 10.0.0.242 - - [2026-02-23 03:53:24] "GET /virtual-networks?parent_id=f89cc1f8-3667-4ba9-aa93-b4b3f5a067e9&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002481 10.0.0.242 - - [2026-02-23 03:53:24] "GET /virtual-network/c470aad1-15f4-4b2a-94af-39c6b0762e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005632 10.0.0.242 - - [2026-02-23 03:53:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002959 10.0.0.242 - - [2026-02-23 03:53:24] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003529 10.0.0.242 - - [2026-02-23 03:53:24] "GET /virtual-networks?parent_id=f89cc1f8-3667-4ba9-aa93-b4b3f5a067e9&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004024 10.0.0.242 - - [2026-02-23 03:53:24] "GET /virtual-network/c470aad1-15f4-4b2a-94af-39c6b0762e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005308 10.0.0.242 - - [2026-02-23 03:53:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003083 10.0.0.242 - - [2026-02-23 03:53:24] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003978 10.0.0.242 - - [2026-02-23 03:53:24] "GET /virtual-networks?parent_id=f89cc1f8-3667-4ba9-aa93-b4b3f5a067e9&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002452 10.0.0.242 - - [2026-02-23 03:53:24] "GET /virtual-network/c470aad1-15f4-4b2a-94af-39c6b0762e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005606 10.0.0.242 - - [2026-02-23 03:53:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003105 10.0.0.242 - - [2026-02-23 03:53:24] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003805 10.0.0.242 - - [2026-02-23 03:53:24] "GET /virtual-networks?parent_id=f89cc1f8-3667-4ba9-aa93-b4b3f5a067e9&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002745 10.0.0.242 - - [2026-02-23 03:53:24] "GET /virtual-network/c470aad1-15f4-4b2a-94af-39c6b0762e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005960 10.0.0.242 - - [2026-02-23 03:53:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002962 10.0.0.242 - - [2026-02-23 03:53:24] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005183 10.0.0.242 - - [2026-02-23 03:53:24] "GET /virtual-networks?parent_id=f89cc1f8-3667-4ba9-aa93-b4b3f5a067e9&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004111 10.0.0.242 - - [2026-02-23 03:53:24] "GET /virtual-network/c470aad1-15f4-4b2a-94af-39c6b0762e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006185 10.0.0.242 - - [2026-02-23 03:53:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003359 10.0.0.242 - - [2026-02-23 03:53:24] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004949 10.0.0.242 - - [2026-02-23 03:53:24] "GET /virtual-networks?parent_id=f89cc1f8-3667-4ba9-aa93-b4b3f5a067e9&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003330 10.0.0.242 - - [2026-02-23 03:53:24] "GET /virtual-network/c470aad1-15f4-4b2a-94af-39c6b0762e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006503 10.0.0.242 - - [2026-02-23 03:53:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004742 10.0.0.242 - - [2026-02-23 03:53:24] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003974 10.0.0.242 - - [2026-02-23 03:53:24] "GET /virtual-networks?parent_id=f89cc1f8-3667-4ba9-aa93-b4b3f5a067e9&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003249 10.0.0.242 - - [2026-02-23 03:53:24] "GET /virtual-network/c470aad1-15f4-4b2a-94af-39c6b0762e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005482 10.0.0.242 - - [2026-02-23 03:53:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003323 10.0.0.242 - - [2026-02-23 03:53:25] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003410 10.0.0.242 - - [2026-02-23 03:53:25] "GET /virtual-networks?parent_id=f89cc1f8-3667-4ba9-aa93-b4b3f5a067e9&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002674 10.0.0.242 - - [2026-02-23 03:53:25] "GET /virtual-network/c470aad1-15f4-4b2a-94af-39c6b0762e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005143 10.0.0.242 - - [2026-02-23 03:53:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003489 10.0.0.242 - - [2026-02-23 03:53:26] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003538 10.0.0.242 - - [2026-02-23 03:53:26] "GET /virtual-networks?parent_id=f89cc1f8-3667-4ba9-aa93-b4b3f5a067e9&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002495 10.0.0.242 - - [2026-02-23 03:53:26] "GET /virtual-network/c470aad1-15f4-4b2a-94af-39c6b0762e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005313 10.0.0.242 - - [2026-02-23 03:53:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003059 10.0.0.242 - - [2026-02-23 03:53:26] "GET /routing-instance/279686ef-f841-4a46-aab4-49abe79b784c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1446 0.003982 10.0.0.242 - - [2026-02-23 03:53:26] "GET /route-target/12f12b35-6db5-4239-ae3c-b63993400655?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004189 10.0.0.242 - - [2026-02-23 03:53:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003622 10.0.0.242 - - [2026-02-23 03:53:26] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003823 10.0.0.242 - - [2026-02-23 03:53:26] "GET /virtual-networks?parent_id=f89cc1f8-3667-4ba9-aa93-b4b3f5a067e9&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003143 10.0.0.242 - - [2026-02-23 03:53:26] "GET /virtual-network/c470aad1-15f4-4b2a-94af-39c6b0762e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005636 10.0.0.242 - - [2026-02-23 03:53:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002677 10.0.0.242 - - [2026-02-23 03:53:26] "GET /routing-instance/279686ef-f841-4a46-aab4-49abe79b784c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1446 0.004629 10.0.0.242 - - [2026-02-23 03:53:26] "GET /route-target/12f12b35-6db5-4239-ae3c-b63993400655?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003929 10.0.0.242 - - [2026-02-23 03:53:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003317 10.0.0.242 - - [2026-02-23 03:53:26] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003872 10.0.0.242 - - [2026-02-23 03:53:26] "GET /virtual-networks?parent_id=f89cc1f8-3667-4ba9-aa93-b4b3f5a067e9&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002937 10.0.0.242 - - [2026-02-23 03:53:26] "GET /virtual-network/c470aad1-15f4-4b2a-94af-39c6b0762e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005091 10.0.0.242 - - [2026-02-23 03:53:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003401 10.0.0.242 - - [2026-02-23 03:53:26] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004061 10.0.0.242 - - [2026-02-23 03:53:26] "GET /virtual-networks?parent_id=f89cc1f8-3667-4ba9-aa93-b4b3f5a067e9&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002501 10.0.0.242 - - [2026-02-23 03:53:26] "GET /virtual-network/c470aad1-15f4-4b2a-94af-39c6b0762e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005232 10.0.0.242 - - [2026-02-23 03:53:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003047 10.0.0.242 - - [2026-02-23 03:53:27] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003402 10.0.0.242 - - [2026-02-23 03:53:27] "GET /virtual-networks?parent_id=f89cc1f8-3667-4ba9-aa93-b4b3f5a067e9&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002491 10.0.0.242 - - [2026-02-23 03:53:27] "GET /virtual-network/c470aad1-15f4-4b2a-94af-39c6b0762e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005716 10.0.0.23 - - [2026-02-23 03:53:27] "GET /obj-perms HTTP/1.1" 200 5063 0.003260 10.0.0.23 - - [2026-02-23 03:53:33] "GET /obj-perms HTTP/1.1" 200 5063 0.003720 10.0.0.23 - - [2026-02-23 03:53:39] "GET /obj-perms HTTP/1.1" 200 5063 0.004291 10.0.0.23 - - [2026-02-23 03:53:41] "GET /obj-perms HTTP/1.1" 200 5063 0.004019 10.0.0.242 - - [2026-02-23 03:53:41] "GET /obj-perms HTTP/1.1" 200 5063 0.003198 10.0.0.242 - - [2026-02-23 03:53:41] "GET /obj-perms HTTP/1.1" 200 5063 0.010428 10.0.0.23 - - [2026-02-23 03:53:41] "GET /obj-perms HTTP/1.1" 200 5063 0.004630 10.0.0.242 - - [2026-02-23 03:53:41] "POST /neutron/port HTTP/1.1" 200 1126 0.014746 10.0.0.242 - - [2026-02-23 03:53:41] "GET /virtual-machine/8e25b651-4618-4bf0-8bbb-51cb782a2e22 HTTP/1.1" 200 1300 0.003727 10.0.0.242 - - [2026-02-23 03:53:41] "GET /virtual-machine-interface/54eed0ee-be7a-400d-a1c6-a9ae69c40151 HTTP/1.1" 200 2949 0.004592 10.0.0.242 - - [2026-02-23 03:53:41] "GET /virtual-machine/8e25b651-4618-4bf0-8bbb-51cb782a2e22 HTTP/1.1" 200 1300 0.004186 10.0.0.242 - - [2026-02-23 03:53:41] "GET /virtual-machine-interface/54eed0ee-be7a-400d-a1c6-a9ae69c40151 HTTP/1.1" 200 2949 0.004669 10.0.0.242 - - [2026-02-23 03:53:41] "GET /instance-ip/6cee6cc6-4aaa-4180-9e9a-52d753c52b16 HTTP/1.1" 200 1620 0.003489 10.0.0.242 - - [2026-02-23 03:53:41] "GET /virtual-machine/8e25b651-4618-4bf0-8bbb-51cb782a2e22 HTTP/1.1" 200 1300 0.003464 10.0.0.242 - - [2026-02-23 03:53:41] "GET /virtual-machine-interface/54eed0ee-be7a-400d-a1c6-a9ae69c40151 HTTP/1.1" 200 2949 0.005423 10.0.0.242 - - [2026-02-23 03:53:41] "GET /instance-ip/6cee6cc6-4aaa-4180-9e9a-52d753c52b16 HTTP/1.1" 200 1620 0.003725 10.0.0.242 - - [2026-02-23 03:53:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003107 10.0.0.242 - - [2026-02-23 03:53:41] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003500 10.0.0.242 - - [2026-02-23 03:53:41] "GET /virtual-networks?parent_id=f89cc1f8-3667-4ba9-aa93-b4b3f5a067e9&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003179 10.0.0.242 - - [2026-02-23 03:53:41] "GET /virtual-network/c470aad1-15f4-4b2a-94af-39c6b0762e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005936 10.0.0.242 - - [2026-02-23 03:53:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002941 10.0.0.242 - - [2026-02-23 03:53:41] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003704 10.0.0.242 - - [2026-02-23 03:53:41] "GET /virtual-networks?parent_id=f89cc1f8-3667-4ba9-aa93-b4b3f5a067e9&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002999 10.0.0.242 - - [2026-02-23 03:53:41] "GET /virtual-network/c470aad1-15f4-4b2a-94af-39c6b0762e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005665 10.0.0.242 - - [2026-02-23 03:53:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003747 10.0.0.242 - - [2026-02-23 03:53:41] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003853 10.0.0.242 - - [2026-02-23 03:53:41] "GET /virtual-networks?parent_id=f89cc1f8-3667-4ba9-aa93-b4b3f5a067e9&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003014 10.0.0.242 - - [2026-02-23 03:53:42] "GET /virtual-network/c470aad1-15f4-4b2a-94af-39c6b0762e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006859 10.0.0.242 - - [2026-02-23 03:53:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003338 10.0.0.242 - - [2026-02-23 03:53:42] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003645 10.0.0.242 - - [2026-02-23 03:53:42] "GET /virtual-networks?parent_id=f89cc1f8-3667-4ba9-aa93-b4b3f5a067e9&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002680 10.0.0.242 - - [2026-02-23 03:53:42] "GET /virtual-network/c470aad1-15f4-4b2a-94af-39c6b0762e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005988 10.0.0.242 - - [2026-02-23 03:53:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003886 10.0.0.242 - - [2026-02-23 03:53:42] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003721 10.0.0.242 - - [2026-02-23 03:53:42] "GET /virtual-networks?parent_id=f89cc1f8-3667-4ba9-aa93-b4b3f5a067e9&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002761 10.0.0.242 - - [2026-02-23 03:53:42] "GET /virtual-network/c470aad1-15f4-4b2a-94af-39c6b0762e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.007456 10.0.0.242 - - [2026-02-23 03:53:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003935 10.0.0.242 - - [2026-02-23 03:53:42] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004140 10.0.0.242 - - [2026-02-23 03:53:42] "GET /virtual-networks?parent_id=f89cc1f8-3667-4ba9-aa93-b4b3f5a067e9&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002693 10.0.0.242 - - [2026-02-23 03:53:42] "GET /virtual-network/c470aad1-15f4-4b2a-94af-39c6b0762e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006550 10.0.0.242 - - [2026-02-23 03:53:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004123 10.0.0.242 - - [2026-02-23 03:53:42] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.007412 10.0.0.242 - - [2026-02-23 03:53:42] "GET /virtual-networks?parent_id=f89cc1f8-3667-4ba9-aa93-b4b3f5a067e9&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003256 10.0.0.242 - - [2026-02-23 03:53:42] "GET /virtual-network/c470aad1-15f4-4b2a-94af-39c6b0762e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005290 10.0.0.242 - - [2026-02-23 03:53:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003346 10.0.0.242 - - [2026-02-23 03:53:43] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003198 10.0.0.242 - - [2026-02-23 03:53:43] "GET /virtual-networks?parent_id=f89cc1f8-3667-4ba9-aa93-b4b3f5a067e9&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002629 10.0.0.242 - - [2026-02-23 03:53:43] "GET /virtual-network/c470aad1-15f4-4b2a-94af-39c6b0762e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005906 10.0.0.242 - - [2026-02-23 03:53:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003612 10.0.0.242 - - [2026-02-23 03:53:43] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004862 10.0.0.242 - - [2026-02-23 03:53:43] "GET /virtual-networks?parent_id=f89cc1f8-3667-4ba9-aa93-b4b3f5a067e9&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003571 10.0.0.242 - - [2026-02-23 03:53:44] "GET /virtual-network/c470aad1-15f4-4b2a-94af-39c6b0762e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005671 10.0.0.242 - - [2026-02-23 03:53:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003011 10.0.0.242 - - [2026-02-23 03:53:44] "GET /routing-instance/279686ef-f841-4a46-aab4-49abe79b784c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1446 0.003993 10.0.0.242 - - [2026-02-23 03:53:44] "GET /route-target/12f12b35-6db5-4239-ae3c-b63993400655?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.005224 10.0.0.242 - - [2026-02-23 03:53:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003151 10.0.0.242 - - [2026-02-23 03:53:44] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003184 10.0.0.242 - - [2026-02-23 03:53:44] "GET /virtual-networks?parent_id=f89cc1f8-3667-4ba9-aa93-b4b3f5a067e9&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002551 10.0.0.242 - - [2026-02-23 03:53:44] "GET /virtual-network/c470aad1-15f4-4b2a-94af-39c6b0762e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005723 10.0.0.242 - - [2026-02-23 03:53:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.007480 10.0.0.242 - - [2026-02-23 03:53:44] "GET /routing-instance/279686ef-f841-4a46-aab4-49abe79b784c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1446 0.003977 10.0.0.242 - - [2026-02-23 03:53:44] "GET /route-target/12f12b35-6db5-4239-ae3c-b63993400655?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003840 10.0.0.242 - - [2026-02-23 03:53:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003741 10.0.0.242 - - [2026-02-23 03:53:44] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003702 10.0.0.242 - - [2026-02-23 03:53:44] "GET /virtual-networks?parent_id=f89cc1f8-3667-4ba9-aa93-b4b3f5a067e9&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003462 10.0.0.242 - - [2026-02-23 03:53:44] "GET /virtual-network/c470aad1-15f4-4b2a-94af-39c6b0762e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006541 10.0.0.242 - - [2026-02-23 03:53:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002378 10.0.0.242 - - [2026-02-23 03:53:44] "POST /neutron/port HTTP/1.1" 200 1126 0.057536 10.0.0.242 - - [2026-02-23 03:53:44] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003890 10.0.0.242 - - [2026-02-23 03:53:44] "GET /virtual-networks?parent_id=f89cc1f8-3667-4ba9-aa93-b4b3f5a067e9&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003036 10.0.0.242 - - [2026-02-23 03:53:44] "GET /virtual-network/c470aad1-15f4-4b2a-94af-39c6b0762e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.004992 10.0.0.242 - - [2026-02-23 03:53:44] "POST /neutron/subnet HTTP/1.1" 200 675 0.012375 10.0.0.242 - - [2026-02-23 03:53:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005221 10.0.0.242 - - [2026-02-23 03:53:44] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003892 10.0.0.242 - - [2026-02-23 03:53:44] "GET /virtual-networks?parent_id=f89cc1f8-3667-4ba9-aa93-b4b3f5a067e9&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003265 10.0.0.242 - - [2026-02-23 03:53:44] "GET /virtual-network/c470aad1-15f4-4b2a-94af-39c6b0762e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005685 10.0.0.242 - - [2026-02-23 03:53:44] "GET /obj-perms HTTP/1.1" 200 5063 0.003834 10.0.0.23 - - [2026-02-23 03:53:44] "GET /obj-perms HTTP/1.1" 200 5063 0.003617 10.0.0.242 - - [2026-02-23 03:53:44] "GET /obj-perms HTTP/1.1" 200 5063 0.003678 10.0.0.23 - - [2026-02-23 03:53:45] "GET /obj-perms HTTP/1.1" 200 5063 0.004293 10.0.0.50 - - [2026-02-23 03:53:45] "GET /obj-perms HTTP/1.1" 200 5063 0.004148 10.0.0.242 - - [2026-02-23 03:54:01] "POST /neutron/port HTTP/1.1" 200 1126 0.019890 10.0.0.242 - - [2026-02-23 03:54:01] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003674 10.0.0.242 - - [2026-02-23 03:54:01] "POST /neutron/network HTTP/1.1" 200 808 0.006995 10.0.0.242 - - [2026-02-23 03:54:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003177 10.0.0.242 - - [2026-02-23 03:54:05] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003508 10.0.0.242 - - [2026-02-23 03:54:05] "GET /virtual-networks?parent_id=f89cc1f8-3667-4ba9-aa93-b4b3f5a067e9&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003129 10.0.0.242 - - [2026-02-23 03:54:05] "GET /virtual-network/c470aad1-15f4-4b2a-94af-39c6b0762e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006424 10.0.0.242 - - [2026-02-23 03:54:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003814 10.0.0.242 - - [2026-02-23 03:54:06] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003372 10.0.0.242 - - [2026-02-23 03:54:06] "GET /virtual-networks?parent_id=f89cc1f8-3667-4ba9-aa93-b4b3f5a067e9&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002698 10.0.0.242 - - [2026-02-23 03:54:06] "GET /virtual-network/c470aad1-15f4-4b2a-94af-39c6b0762e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005648 10.0.0.23 - - [2026-02-23 03:54:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000398 10.0.0.23 - - [2026-02-23 03:54:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000355 10.0.0.50 - - [2026-02-23 03:54:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000344 10.0.0.50 - - [2026-02-23 03:54:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000357 10.0.0.23 - - [2026-02-23 03:54:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000358 10.0.0.23 - - [2026-02-23 03:54:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000363 10.0.0.50 - - [2026-02-23 03:54:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000362 10.0.0.50 - - [2026-02-23 03:54:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000359 10.0.0.242 - - [2026-02-23 03:54:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000345 10.0.0.242 - - [2026-02-23 03:54:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000327 10.0.0.242 - - [2026-02-23 03:54:12] "GET /global-system-configs HTTP/1.1" 401 293 0.000514 10.0.0.242 - - [2026-02-23 03:54:12] "GET /global-system-configs HTTP/1.1" 401 293 0.000339 10.0.0.242 - - [2026-02-23 03:54:21] "GET /virtual-machine/8e25b651-4618-4bf0-8bbb-51cb782a2e22 HTTP/1.1" 200 1300 0.004713 10.0.0.242 - - [2026-02-23 03:54:21] "GET /virtual-machine-interface/54eed0ee-be7a-400d-a1c6-a9ae69c40151 HTTP/1.1" 200 2949 0.007002 10.0.0.242 - - [2026-02-23 03:54:21] "GET /instance-ip/6cee6cc6-4aaa-4180-9e9a-52d753c52b16 HTTP/1.1" 200 1620 0.005188 10.0.0.242 - - [2026-02-23 03:54:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003375 10.0.0.242 - - [2026-02-23 03:54:21] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004261 10.0.0.242 - - [2026-02-23 03:54:21] "GET /virtual-networks?parent_id=f89cc1f8-3667-4ba9-aa93-b4b3f5a067e9&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003051 10.0.0.242 - - [2026-02-23 03:54:21] "GET /virtual-network/c470aad1-15f4-4b2a-94af-39c6b0762e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005251 10.0.0.242 - - [2026-02-23 03:54:25] "GET /virtual-machine/8e25b651-4618-4bf0-8bbb-51cb782a2e22 HTTP/1.1" 200 1300 0.004175 10.0.0.242 - - [2026-02-23 03:54:26] "POST /neutron/port HTTP/1.1" 200 151 0.158381 10.0.0.242 - - [2026-02-23 03:54:27] "GET /virtual-machine/8e25b651-4618-4bf0-8bbb-51cb782a2e22 HTTP/1.1" 404 171 0.003400 10.0.0.242 - - [2026-02-23 03:54:27] "GET /virtual-machine/8e25b651-4618-4bf0-8bbb-51cb782a2e22 HTTP/1.1" 404 171 0.002553 10.0.0.242 - - [2026-02-23 03:54:27] "GET /virtual-machine/8e25b651-4618-4bf0-8bbb-51cb782a2e22 HTTP/1.1" 404 171 0.002341 10.0.0.242 - - [2026-02-23 03:54:28] "GET /virtual-machine/8e25b651-4618-4bf0-8bbb-51cb782a2e22 HTTP/1.1" 404 171 0.003434 10.0.0.242 - - [2026-02-23 03:54:29] "GET /virtual-machine/8e25b651-4618-4bf0-8bbb-51cb782a2e22 HTTP/1.1" 404 171 0.008794 10.0.0.242 - - [2026-02-23 03:54:30] "GET /virtual-machine/8e25b651-4618-4bf0-8bbb-51cb782a2e22 HTTP/1.1" 404 171 0.003477 10.0.0.242 - - [2026-02-23 03:54:31] "GET /virtual-machine/8e25b651-4618-4bf0-8bbb-51cb782a2e22 HTTP/1.1" 404 171 0.003506 10.0.0.242 - - [2026-02-23 03:54:32] "GET /virtual-machine/8e25b651-4618-4bf0-8bbb-51cb782a2e22 HTTP/1.1" 404 171 0.002998 10.0.0.242 - - [2026-02-23 03:54:33] "GET /virtual-machine/8e25b651-4618-4bf0-8bbb-51cb782a2e22 HTTP/1.1" 404 171 0.003489 10.0.0.242 - - [2026-02-23 03:54:33] "GET /virtual-machine/8e25b651-4618-4bf0-8bbb-51cb782a2e22 HTTP/1.1" 404 171 0.004019 10.0.0.242 - - [2026-02-23 03:54:34] "GET /virtual-machine/8e25b651-4618-4bf0-8bbb-51cb782a2e22 HTTP/1.1" 404 171 0.002705 10.0.0.242 - - [2026-02-23 03:54:35] "GET /virtual-machine/8e25b651-4618-4bf0-8bbb-51cb782a2e22 HTTP/1.1" 404 171 0.012140 10.0.0.242 - - [2026-02-23 03:54:36] "GET /virtual-machine/8e25b651-4618-4bf0-8bbb-51cb782a2e22 HTTP/1.1" 404 171 0.002793 10.0.0.242 - - [2026-02-23 03:54:37] "GET /virtual-machine/8e25b651-4618-4bf0-8bbb-51cb782a2e22 HTTP/1.1" 404 171 0.002983 10.0.0.242 - - [2026-02-23 03:54:38] "GET /virtual-machine/8e25b651-4618-4bf0-8bbb-51cb782a2e22 HTTP/1.1" 404 171 0.002959 10.0.0.242 - - [2026-02-23 03:54:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005091 10.0.0.242 - - [2026-02-23 03:54:38] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003497 10.0.0.242 - - [2026-02-23 03:54:38] "GET /virtual-networks?parent_id=f89cc1f8-3667-4ba9-aa93-b4b3f5a067e9&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004062 10.0.0.242 - - [2026-02-23 03:54:38] "GET /virtual-network/c470aad1-15f4-4b2a-94af-39c6b0762e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005557 10.0.0.242 - - [2026-02-23 03:54:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002843 10.0.0.242 - - [2026-02-23 03:54:38] "GET /routing-instance/279686ef-f841-4a46-aab4-49abe79b784c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1446 0.004046 10.0.0.242 - - [2026-02-23 03:54:38] "GET /route-target/12f12b35-6db5-4239-ae3c-b63993400655?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003572 10.0.0.242 - - [2026-02-23 03:54:39] "GET /virtual-machine/8e25b651-4618-4bf0-8bbb-51cb782a2e22 HTTP/1.1" 404 171 0.002721 10.0.0.242 - - [2026-02-23 03:54:40] "GET /virtual-machine/8e25b651-4618-4bf0-8bbb-51cb782a2e22 HTTP/1.1" 404 171 0.004176 10.0.0.242 - - [2026-02-23 03:54:40] "GET /obj-perms HTTP/1.1" 200 5075 0.052030 10.0.0.242 - - [2026-02-23 03:54:41] "GET /virtual-machine/8e25b651-4618-4bf0-8bbb-51cb782a2e22 HTTP/1.1" 404 171 0.003078 10.0.0.242 - - [2026-02-23 03:54:42] "GET /virtual-machine/8e25b651-4618-4bf0-8bbb-51cb782a2e22 HTTP/1.1" 404 171 0.003069 10.0.0.242 - - [2026-02-23 03:54:43] "GET /virtual-machine/8e25b651-4618-4bf0-8bbb-51cb782a2e22 HTTP/1.1" 404 171 0.002867 10.0.0.242 - - [2026-02-23 03:54:44] "GET /virtual-machine/8e25b651-4618-4bf0-8bbb-51cb782a2e22 HTTP/1.1" 404 171 0.003374 10.0.0.242 - - [2026-02-23 03:54:44] "GET /virtual-machine/8e25b651-4618-4bf0-8bbb-51cb782a2e22 HTTP/1.1" 404 171 0.003099 10.0.0.242 - - [2026-02-23 03:54:44] "POST /neutron/network HTTP/1.1" 200 818 0.006373 10.0.0.242 - - [2026-02-23 03:54:44] "POST /neutron/port HTTP/1.1" 200 117 0.001046 10.0.0.242 - - [2026-02-23 03:54:45] "GET /virtual-machine/8e25b651-4618-4bf0-8bbb-51cb782a2e22 HTTP/1.1" 404 171 0.003032 10.0.0.242 - - [2026-02-23 03:54:46] "GET /virtual-machine/8e25b651-4618-4bf0-8bbb-51cb782a2e22 HTTP/1.1" 404 171 0.003232 10.0.0.242 - - [2026-02-23 03:54:47] "GET /virtual-machine/8e25b651-4618-4bf0-8bbb-51cb782a2e22 HTTP/1.1" 404 171 0.003197 10.0.0.242 - - [2026-02-23 03:54:48] "GET /virtual-machine/8e25b651-4618-4bf0-8bbb-51cb782a2e22 HTTP/1.1" 404 171 0.003417 10.0.0.242 - - [2026-02-23 03:54:49] "GET /virtual-machine/8e25b651-4618-4bf0-8bbb-51cb782a2e22 HTTP/1.1" 404 171 0.003018 10.0.0.242 - - [2026-02-23 03:54:49] "GET /obj-perms HTTP/1.1" 200 5063 0.003702 10.0.0.23 - - [2026-02-23 03:54:49] "GET /obj-perms HTTP/1.1" 200 5063 0.003912 10.0.0.242 - - [2026-02-23 03:54:49] "GET /virtual-machine/b01ee74f-dca7-4130-bc98-82d0c17f9345 HTTP/1.1" 200 1300 0.003570 10.0.0.242 - - [2026-02-23 03:54:49] "POST /neutron/port HTTP/1.1" 200 1116 0.013906 10.0.0.242 - - [2026-02-23 03:54:51] "GET /virtual-machine/b01ee74f-dca7-4130-bc98-82d0c17f9345 HTTP/1.1" 404 171 0.003085 10.0.0.242 - - [2026-02-23 03:54:51] "GET /virtual-machine/b01ee74f-dca7-4130-bc98-82d0c17f9345 HTTP/1.1" 404 171 0.002434 10.0.0.242 - - [2026-02-23 03:54:51] "GET /virtual-machine/b01ee74f-dca7-4130-bc98-82d0c17f9345 HTTP/1.1" 404 171 0.002460 10.0.0.242 - - [2026-02-23 03:54:51] "GET /virtual-machine/b01ee74f-dca7-4130-bc98-82d0c17f9345 HTTP/1.1" 404 171 0.002809 10.0.0.242 - - [2026-02-23 03:54:52] "GET /virtual-machine/b01ee74f-dca7-4130-bc98-82d0c17f9345 HTTP/1.1" 404 171 0.003500 10.0.0.242 - - [2026-02-23 03:54:53] "GET /virtual-machine/b01ee74f-dca7-4130-bc98-82d0c17f9345 HTTP/1.1" 404 171 0.003340 10.0.0.242 - - [2026-02-23 03:54:54] "GET /virtual-machine/b01ee74f-dca7-4130-bc98-82d0c17f9345 HTTP/1.1" 404 171 0.003544 10.0.0.242 - - [2026-02-23 03:54:55] "GET /virtual-machine/b01ee74f-dca7-4130-bc98-82d0c17f9345 HTTP/1.1" 404 171 0.002767 10.0.0.242 - - [2026-02-23 03:54:56] "GET /virtual-machine/b01ee74f-dca7-4130-bc98-82d0c17f9345 HTTP/1.1" 404 171 0.003522 10.0.0.242 - - [2026-02-23 03:54:56] "GET /virtual-machine/b01ee74f-dca7-4130-bc98-82d0c17f9345 HTTP/1.1" 404 171 0.002818 10.0.0.242 - - [2026-02-23 03:54:57] "GET /virtual-machine/b01ee74f-dca7-4130-bc98-82d0c17f9345 HTTP/1.1" 404 171 0.003161 10.0.0.242 - - [2026-02-23 03:54:58] "GET /virtual-machine/b01ee74f-dca7-4130-bc98-82d0c17f9345 HTTP/1.1" 404 171 0.002691 10.0.0.242 - - [2026-02-23 03:54:59] "GET /virtual-machine/b01ee74f-dca7-4130-bc98-82d0c17f9345 HTTP/1.1" 404 171 0.003329 10.0.0.242 - - [2026-02-23 03:55:00] "GET /virtual-machine/b01ee74f-dca7-4130-bc98-82d0c17f9345 HTTP/1.1" 404 171 0.003029 10.0.0.242 - - [2026-02-23 03:55:01] "GET /virtual-machine/b01ee74f-dca7-4130-bc98-82d0c17f9345 HTTP/1.1" 404 171 0.003821 10.0.0.242 - - [2026-02-23 03:55:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004293 10.0.0.242 - - [2026-02-23 03:55:01] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004368 10.0.0.242 - - [2026-02-23 03:55:01] "GET /virtual-networks?parent_id=f89cc1f8-3667-4ba9-aa93-b4b3f5a067e9&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002989 10.0.0.242 - - [2026-02-23 03:55:01] "GET /virtual-network/c470aad1-15f4-4b2a-94af-39c6b0762e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005630 10.0.0.242 - - [2026-02-23 03:55:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002891 10.0.0.242 - - [2026-02-23 03:55:01] "GET /routing-instance/279686ef-f841-4a46-aab4-49abe79b784c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1446 0.004871 10.0.0.242 - - [2026-02-23 03:55:01] "GET /route-target/12f12b35-6db5-4239-ae3c-b63993400655?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004009 10.0.0.242 - - [2026-02-23 03:55:08] "GET /obj-perms HTTP/1.1" 200 5063 0.003591 10.0.0.23 - - [2026-02-23 03:55:08] "GET /obj-perms HTTP/1.1" 200 5063 0.003851 10.0.0.242 - - [2026-02-23 03:55:11] "GET /obj-perms HTTP/1.1" 200 5063 0.004629 10.0.0.50 - - [2026-02-23 03:55:11] "GET /obj-perms HTTP/1.1" 200 5063 0.003020 10.0.0.23 - - [2026-02-23 03:55:11] "POST /useragent-kv HTTP/1.1" 200 115 0.005727 10.0.0.23 - - [2026-02-23 03:55:11] "POST /useragent-kv HTTP/1.1" 200 115 0.003122 10.0.0.242 - - [2026-02-23 03:55:11] "POST /neutron/network HTTP/1.1" 200 151 0.140325 10.0.0.23 - - [2026-02-23 03:55:11] "DELETE /route-target/12f12b35-6db5-4239-ae3c-b63993400655 HTTP/1.1" 200 115 0.060519 10.0.0.242 - - [2026-02-23 03:55:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003293 10.0.0.242 - - [2026-02-23 03:55:11] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003075 10.0.0.242 - - [2026-02-23 03:55:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002865 10.0.0.242 - - [2026-02-23 03:55:11] "PUT /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650 HTTP/1.1" 200 276 0.010690 10.0.0.23 - - [2026-02-23 03:55:14] "GET /projects?obj_uuids=f89cc1f8-3667-4ba9-aa93-b4b3f5a067e9&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001328 10.0.0.242 - - [2026-02-23 03:55:14] "GET /project/f89cc1f8-3667-4ba9-aa93-b4b3f5a067e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1392 0.043895 10.0.0.23 - - [2026-02-23 03:55:14] "GET /projects?obj_uuids=f89cc1f8-3667-4ba9-aa93-b4b3f5a067e9&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.000933 10.0.0.242 - - [2026-02-23 03:55:14] "GET /project/f89cc1f8-3667-4ba9-aa93-b4b3f5a067e9?fields=virtual_networks HTTP/1.1" 200 1047 0.033682 10.0.0.23 - - [2026-02-23 03:55:14] "GET /projects?obj_uuids=f89cc1f8-3667-4ba9-aa93-b4b3f5a067e9&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.000906 10.0.0.242 - - [2026-02-23 03:55:14] "GET /project/f89cc1f8-3667-4ba9-aa93-b4b3f5a067e9?fields=virtual_machine_interfaces HTTP/1.1" 200 1047 0.035678 10.0.0.23 - - [2026-02-23 03:55:14] "GET /projects?obj_uuids=f89cc1f8-3667-4ba9-aa93-b4b3f5a067e9&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.002291 10.0.0.242 - - [2026-02-23 03:55:14] "GET /project/f89cc1f8-3667-4ba9-aa93-b4b3f5a067e9?fields=security_groups HTTP/1.1" 200 1280 0.041993 10.0.0.242 - - [2026-02-23 03:55:15] "POST /fqname-to-id HTTP/1.1" 404 194 0.075896 10.0.0.23 - - [2026-02-23 03:55:15] "GET /projects?obj_uuids=fa5311e3-bbd1-4e9d-b666-5e50bc9e68a0&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.064423 10.0.0.23 - - [2026-02-23 03:55:15] "GET /domains?obj_uuids=e1cc6957-1fd1-4e0a-8f60-be32b1950cd6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001106 10.0.0.23 - - [2026-02-23 03:55:15] "GET /domain/e1cc6957-1fd1-4e0a-8f60-be32b1950cd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.050245 10.0.0.23 - - [2026-02-23 03:55:15] "POST /id-to-fqname HTTP/1.1" 200 196 0.005594 10.0.0.23 - - [2026-02-23 03:55:15] "POST /fqname-to-id HTTP/1.1" 404 205 0.004068 10.0.0.23 - - [2026-02-23 03:55:15] "POST /security-groups HTTP/1.1" 200 597 0.072891 10.0.0.23 - - [2026-02-23 03:55:15] "POST /projects HTTP/1.1" 200 597 0.259604 10.0.0.23 - - [2026-02-23 03:55:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.332002 10.0.0.23 - - [2026-02-23 03:55:15] "POST /fqname-to-id HTTP/1.1" 404 239 0.010694 10.0.0.242 - - [2026-02-23 03:55:15] "GET /project/fa5311e3-bbd1-4e9d-b666-5e50bc9e68a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.551419 10.0.0.242 - - [2026-02-23 03:55:17] "GET / HTTP/1.1" 200 35931 0.001450 10.0.0.23 - - [2026-02-23 03:55:20] "GET /projects?obj_uuids=fa5311e3-bbd1-4e9d-b666-5e50bc9e68a0&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000894 10.0.0.242 - - [2026-02-23 03:55:20] "GET /project/fa5311e3-bbd1-4e9d-b666-5e50bc9e68a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.040544 10.0.0.23 - - [2026-02-23 03:55:20] "GET /projects?obj_uuids=fa5311e3-bbd1-4e9d-b666-5e50bc9e68a0&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000826 10.0.0.242 - - [2026-02-23 03:55:20] "GET /project/fa5311e3-bbd1-4e9d-b666-5e50bc9e68a0?fields=virtual_networks HTTP/1.1" 200 1045 0.045758 10.0.0.23 - - [2026-02-23 03:55:20] "GET /projects?obj_uuids=fa5311e3-bbd1-4e9d-b666-5e50bc9e68a0&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001011 10.0.0.242 - - [2026-02-23 03:55:20] "GET /project/fa5311e3-bbd1-4e9d-b666-5e50bc9e68a0?fields=virtual_machine_interfaces HTTP/1.1" 200 1045 0.041648 10.0.0.23 - - [2026-02-23 03:55:20] "GET /projects?obj_uuids=fa5311e3-bbd1-4e9d-b666-5e50bc9e68a0&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001313 10.0.0.242 - - [2026-02-23 03:55:20] "GET /project/fa5311e3-bbd1-4e9d-b666-5e50bc9e68a0?fields=security_groups HTTP/1.1" 200 1277 0.042140 10.0.0.242 - - [2026-02-23 03:55:21] "POST /fqname-to-id HTTP/1.1" 404 188 0.029859 10.0.0.23 - - [2026-02-23 03:55:21] "GET /projects?obj_uuids=f7586b25-e83a-4e8b-b26f-332713a26bd5&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002453 10.0.0.23 - - [2026-02-23 03:55:21] "GET /domains?obj_uuids=e1cc6957-1fd1-4e0a-8f60-be32b1950cd6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000919 10.0.0.23 - - [2026-02-23 03:55:21] "GET /domain/e1cc6957-1fd1-4e0a-8f60-be32b1950cd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.039012 10.0.0.23 - - [2026-02-23 03:55:21] "POST /id-to-fqname HTTP/1.1" 200 190 0.010108 10.0.0.23 - - [2026-02-23 03:55:21] "POST /fqname-to-id HTTP/1.1" 404 199 0.004980 10.0.0.23 - - [2026-02-23 03:55:21] "POST /security-groups HTTP/1.1" 200 591 0.026419 10.0.0.23 - - [2026-02-23 03:55:21] "POST /projects HTTP/1.1" 200 585 0.247331 10.0.0.23 - - [2026-02-23 03:55:21] "POST /access-control-lists HTTP/1.1" 200 596 0.028584 10.0.0.23 - - [2026-02-23 03:55:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.320859 10.0.0.242 - - [2026-02-23 03:55:21] "GET /project/f7586b25-e83a-4e8b-b26f-332713a26bd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.499554 10.0.0.242 - - [2026-02-23 03:55:23] "GET / HTTP/1.1" 200 35931 0.002079 10.0.0.23 - - [2026-02-23 03:55:26] "GET /projects?obj_uuids=f7586b25-e83a-4e8b-b26f-332713a26bd5&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000932 10.0.0.242 - - [2026-02-23 03:55:26] "GET /project/f7586b25-e83a-4e8b-b26f-332713a26bd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.036193 10.0.0.23 - - [2026-02-23 03:55:26] "GET /projects?obj_uuids=f7586b25-e83a-4e8b-b26f-332713a26bd5&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000870 10.0.0.242 - - [2026-02-23 03:55:26] "GET /project/f7586b25-e83a-4e8b-b26f-332713a26bd5?fields=virtual_networks HTTP/1.1" 200 1033 0.079956 10.0.0.23 - - [2026-02-23 03:55:26] "GET /projects?obj_uuids=f7586b25-e83a-4e8b-b26f-332713a26bd5&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000977 10.0.0.242 - - [2026-02-23 03:55:26] "GET /project/f7586b25-e83a-4e8b-b26f-332713a26bd5?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.037240 10.0.0.23 - - [2026-02-23 03:55:26] "GET /projects?obj_uuids=f7586b25-e83a-4e8b-b26f-332713a26bd5&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000861 10.0.0.242 - - [2026-02-23 03:55:26] "GET /project/f7586b25-e83a-4e8b-b26f-332713a26bd5?fields=security_groups HTTP/1.1" 200 1259 0.036885 10.0.0.242 - - [2026-02-23 03:55:27] "POST /fqname-to-id HTTP/1.1" 404 196 0.037597 10.0.0.23 - - [2026-02-23 03:55:27] "GET /projects?obj_uuids=7fa835fb-1650-45ca-9fa2-1be2f6aa4905&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002836 10.0.0.23 - - [2026-02-23 03:55:27] "GET /domains?obj_uuids=e1cc6957-1fd1-4e0a-8f60-be32b1950cd6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000838 10.0.0.23 - - [2026-02-23 03:55:27] "GET /domain/e1cc6957-1fd1-4e0a-8f60-be32b1950cd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.006690 10.0.0.23 - - [2026-02-23 03:55:27] "POST /id-to-fqname HTTP/1.1" 200 198 0.001508 10.0.0.23 - - [2026-02-23 03:55:27] "POST /fqname-to-id HTTP/1.1" 404 207 0.008168 10.0.0.23 - - [2026-02-23 03:55:27] "POST /security-groups HTTP/1.1" 200 599 0.073551 10.0.0.23 - - [2026-02-23 03:55:27] "POST /fqname-to-id HTTP/1.1" 404 242 0.006164 10.0.0.23 - - [2026-02-23 03:55:27] "POST /projects HTTP/1.1" 200 601 0.278273 10.0.0.23 - - [2026-02-23 03:55:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.351155 10.0.0.23 - - [2026-02-23 03:55:27] "POST /access-control-lists HTTP/1.1" 200 602 0.027028 10.0.0.242 - - [2026-02-23 03:55:27] "GET /project/7fa835fb-1650-45ca-9fa2-1be2f6aa4905?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.527762 10.0.0.242 - - [2026-02-23 03:55:29] "GET / HTTP/1.1" 200 35931 0.001675 10.0.0.23 - - [2026-02-23 03:55:29] "DELETE /project/7fa835fb165045ca9fa21be2f6aa4905 HTTP/1.1" 404 173 0.007807 10.0.0.23 - - [2026-02-23 03:55:29] "DELETE /project/fa5311e3bbd14e9db6665e50bc9e68a0 HTTP/1.1" 404 173 0.010038 10.0.0.23 - - [2026-02-23 03:55:29] "DELETE /project/f7586b25e83a4e8bb26f332713a26bd5 HTTP/1.1" 404 173 0.009315 10.0.0.23 - - [2026-02-23 03:55:29] "GET /projects?obj_uuids=fa5311e3-bbd1-4e9d-b666-5e50bc9e68a0&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000732 10.0.0.23 - - [2026-02-23 03:55:29] "GET /projects?obj_uuids=f7586b25-e83a-4e8b-b26f-332713a26bd5&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000700 10.0.0.23 - - [2026-02-23 03:55:29] "GET /projects?obj_uuids=f89cc1f8-3667-4ba9-aa93-b4b3f5a067e9&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.000667 10.0.0.23 - - [2026-02-23 03:55:29] "GET /project/f7586b25-e83a-4e8b-b26f-332713a26bd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1469 0.049150 10.0.0.23 - - [2026-02-23 03:55:29] "GET /project/f89cc1f8-3667-4ba9-aa93-b4b3f5a067e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1497 0.061636 10.0.0.23 - - [2026-02-23 03:55:29] "GET /projects?obj_uuids=f7586b25-e83a-4e8b-b26f-332713a26bd5&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001017 10.0.0.23 - - [2026-02-23 03:55:29] "GET /projects?obj_uuids=f89cc1f8-3667-4ba9-aa93-b4b3f5a067e9&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.000792 10.0.0.23 - - [2026-02-23 03:55:29] "GET /project/fa5311e3-bbd1-4e9d-b666-5e50bc9e68a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1493 0.074200 10.0.0.23 - - [2026-02-23 03:55:29] "GET /projects?obj_uuids=fa5311e3-bbd1-4e9d-b666-5e50bc9e68a0&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000816 10.0.0.23 - - [2026-02-23 03:55:29] "GET /project/f7586b25-e83a-4e8b-b26f-332713a26bd5?fields=security_groups HTTP/1.1" 200 1364 0.076470 10.0.0.23 - - [2026-02-23 03:55:29] "GET /project/fa5311e3-bbd1-4e9d-b666-5e50bc9e68a0?fields=security_groups HTTP/1.1" 200 1382 0.054078 10.0.0.23 - - [2026-02-23 03:55:29] "GET /project/f89cc1f8-3667-4ba9-aa93-b4b3f5a067e9?fields=security_groups HTTP/1.1" 200 1385 0.107026 10.0.0.23 - - [2026-02-23 03:55:29] "DELETE /security-group/cdd7e4e9-f0ca-49c8-baf9-64181a7bf3af HTTP/1.1" 200 115 0.067877 10.0.0.23 - - [2026-02-23 03:55:29] "DELETE /security-group/a9a1fb7e-2a9f-4c40-9f3c-de12dc84b13f HTTP/1.1" 200 115 0.067493 10.0.0.23 - - [2026-02-23 03:55:29] "GET /projects?obj_uuids=f7586b25-e83a-4e8b-b26f-332713a26bd5&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001501 10.0.0.23 - - [2026-02-23 03:55:29] "GET /projects?obj_uuids=fa5311e3-bbd1-4e9d-b666-5e50bc9e68a0&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000836 10.0.0.23 - - [2026-02-23 03:55:29] "GET /project/f7586b25-e83a-4e8b-b26f-332713a26bd5?fields=application_policy_sets HTTP/1.1" 200 1403 0.077094 10.0.0.23 - - [2026-02-23 03:55:29] "DELETE /security-group/118687c0-5158-45a7-b5e3-d72b2b88666f HTTP/1.1" 200 115 0.111353 10.0.0.23 - - [2026-02-23 03:55:29] "GET /projects?obj_uuids=f89cc1f8-3667-4ba9-aa93-b4b3f5a067e9&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001007 10.0.0.23 - - [2026-02-23 03:55:29] "GET /project/fa5311e3-bbd1-4e9d-b666-5e50bc9e68a0?fields=application_policy_sets HTTP/1.1" 200 1421 0.131644 10.0.0.23 - - [2026-02-23 03:55:29] "DELETE /access-control-list/d2d8a818-cfe1-49a0-ab02-0e6258b8dd35 HTTP/1.1" 200 115 0.049173 10.0.0.23 - - [2026-02-23 03:55:29] "GET /project/f89cc1f8-3667-4ba9-aa93-b4b3f5a067e9?fields=application_policy_sets HTTP/1.1" 200 1424 0.074038 10.0.0.23 - - [2026-02-23 03:55:29] "DELETE /project/f7586b25-e83a-4e8b-b26f-332713a26bd5 HTTP/1.1" 200 115 0.659401 10.0.0.23 - - [2026-02-23 03:55:29] "DELETE /access-control-list/dc63c9d7-7ee2-438d-b9e7-7b7a26da1f32 HTTP/1.1" 200 115 0.062840 10.0.0.23 - - [2026-02-23 03:55:29] "DELETE /project/fa5311e3-bbd1-4e9d-b666-5e50bc9e68a0 HTTP/1.1" 200 115 0.717729 10.0.0.23 - - [2026-02-23 03:55:29] "DELETE /project/f89cc1f8-3667-4ba9-aa93-b4b3f5a067e9 HTTP/1.1" 200 115 0.745857 10.0.0.242 - - [2026-02-23 03:55:30] "POST /fqname-to-id HTTP/1.1" 401 293 0.000408 10.0.0.242 - - [2026-02-23 03:55:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.336867 10.0.0.23 - - [2026-02-23 03:55:31] "GET /projects?obj_uuids=7fa835fb-1650-45ca-9fa2-1be2f6aa4905&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001429 10.0.0.242 - - [2026-02-23 03:55:31] "GET /project/7fa835fb-1650-45ca-9fa2-1be2f6aa4905?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.046008 10.0.0.23 - - [2026-02-23 03:55:31] "POST /useragent-kv HTTP/1.1" 200 115 0.006597 10.0.0.242 - - [2026-02-23 03:55:31] "POST /neutron/subnet HTTP/1.1" 200 716 0.238275 10.0.0.23 - - [2026-02-23 03:55:31] "POST /fqname-to-id HTTP/1.1" 404 207 0.071330 10.0.0.242 - - [2026-02-23 03:55:31] "POST /id-to-fqname HTTP/1.1" 200 222 0.001233 10.0.0.242 - - [2026-02-23 03:55:31] "GET /virtual-network/a02251af-b5f0-43d1-8fa7-b65f10d55563?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2560 0.006667 10.0.0.242 - - [2026-02-23 03:55:31] "POST /neutron/network HTTP/1.1" 200 975 0.008920 10.0.0.242 - - [2026-02-23 03:55:31] "GET /virtual-network/a02251af-b5f0-43d1-8fa7-b65f10d55563?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2560 0.004155 10.0.0.242 - - [2026-02-23 03:55:31] "POST /neutron/subnet HTTP/1.1" 200 724 0.009513 10.0.0.242 - - [2026-02-23 03:55:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002447 10.0.0.23 - - [2026-02-23 03:55:32] "GET /projects?obj_uuids=7fa835fb-1650-45ca-9fa2-1be2f6aa4905&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000834 10.0.0.242 - - [2026-02-23 03:55:32] "GET /project/7fa835fb-1650-45ca-9fa2-1be2f6aa4905?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.033847 10.0.0.23 - - [2026-02-23 03:55:32] "POST /route-targets HTTP/1.1" 200 327 0.011403 10.0.0.23 - - [2026-02-23 03:55:32] "POST /useragent-kv HTTP/1.1" 200 115 0.007966 10.0.0.242 - - [2026-02-23 03:55:32] "POST /neutron/subnet HTTP/1.1" 200 716 0.225792 10.0.0.23 - - [2026-02-23 03:55:32] "POST /fqname-to-id HTTP/1.1" 404 207 0.004549 10.0.0.242 - - [2026-02-23 03:55:32] "POST /id-to-fqname HTTP/1.1" 200 222 0.001207 10.0.0.242 - - [2026-02-23 03:55:32] "GET /virtual-network/a8837fa3-dc3e-46b9-b6d7-9d0e311a2fab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2560 0.006644 10.0.0.242 - - [2026-02-23 03:55:32] "POST /neutron/network HTTP/1.1" 200 975 0.008355 10.0.0.242 - - [2026-02-23 03:55:32] "GET /virtual-network/a8837fa3-dc3e-46b9-b6d7-9d0e311a2fab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2560 0.004774 10.0.0.242 - - [2026-02-23 03:55:32] "POST /neutron/subnet HTTP/1.1" 200 725 0.008723 10.0.0.242 - - [2026-02-23 03:55:32] "POST /id-to-fqname HTTP/1.1" 200 222 0.000985 10.0.0.23 - - [2026-02-23 03:55:33] "GET /projects?obj_uuids=7fa835fb-1650-45ca-9fa2-1be2f6aa4905&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001318 10.0.0.242 - - [2026-02-23 03:55:33] "GET /project/7fa835fb-1650-45ca-9fa2-1be2f6aa4905?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.089247 10.0.0.242 - - [2026-02-23 03:55:34] "POST /neutron/port HTTP/1.1" 200 117 0.005314 10.0.0.242 - - [2026-02-23 03:55:34] "POST /id-to-fqname HTTP/1.1" 200 222 0.001271 10.0.0.242 - - [2026-02-23 03:55:34] "POST /neutron/network HTTP/1.1" 200 985 0.006860 10.0.0.242 - - [2026-02-23 03:55:35] "POST /neutron/port HTTP/1.1" 200 1153 0.022094 10.0.0.242 - - [2026-02-23 03:55:35] "POST /neutron/port HTTP/1.1" 200 1217 0.018123 10.0.0.242 - - [2026-02-23 03:55:35] "POST /neutron/subnet HTTP/1.1" 200 1272 0.017365 10.0.0.242 - - [2026-02-23 03:55:35] "POST /neutron/network HTTP/1.1" 200 975 0.009462 10.0.0.23 - - [2026-02-23 03:55:35] "GET /projects?obj_uuids=7fa835fb-1650-45ca-9fa2-1be2f6aa4905&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001360 10.0.0.242 - - [2026-02-23 03:55:35] "GET /project/7fa835fb-1650-45ca-9fa2-1be2f6aa4905?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.115003 10.0.0.242 - - [2026-02-23 03:55:35] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007253 10.0.0.242 - - [2026-02-23 03:55:36] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006886 10.0.0.242 - - [2026-02-23 03:55:37] "POST /neutron/port HTTP/1.1" 200 1153 0.064359 10.0.0.242 - - [2026-02-23 03:55:37] "POST /neutron/port HTTP/1.1" 200 1217 0.016811 10.0.0.242 - - [2026-02-23 03:55:37] "POST /neutron/subnet HTTP/1.1" 200 1273 0.011657 10.0.0.242 - - [2026-02-23 03:55:37] "POST /neutron/network HTTP/1.1" 200 975 0.007773 10.0.0.23 - - [2026-02-23 03:55:41] "GET /obj-perms HTTP/1.1" 200 5075 0.063007 10.0.0.242 - - [2026-02-23 03:55:41] "POST /neutron/port HTTP/1.1" 200 1217 0.015586 10.0.0.242 - - [2026-02-23 03:55:41] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007733 10.0.0.242 - - [2026-02-23 03:55:41] "GET /virtual-machine/512c8544-0a61-48ee-a8d5-431249214b5c HTTP/1.1" 401 293 0.000339 10.0.0.242 - - [2026-02-23 03:55:41] "GET /virtual-machine/512c8544-0a61-48ee-a8d5-431249214b5c HTTP/1.1" 200 1300 0.056181 10.0.0.242 - - [2026-02-23 03:55:41] "GET /virtual-machine-interface/4656f525-2b65-40cd-85aa-2bf5ffc66878 HTTP/1.1" 200 3156 0.004691 10.0.0.242 - - [2026-02-23 03:55:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003151 10.0.0.242 - - [2026-02-23 03:55:41] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003466 10.0.0.242 - - [2026-02-23 03:55:41] "GET /virtual-networks?parent_id=7fa835fb-1650-45ca-9fa2-1be2f6aa4905&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.002549 10.0.0.242 - - [2026-02-23 03:55:42] "GET /virtual-network/a02251af-b5f0-43d1-8fa7-b65f10d55563?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2560 0.005800 10.0.0.242 - - [2026-02-23 03:55:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004009 10.0.0.242 - - [2026-02-23 03:55:45] "GET /virtual-network/a02251af-b5f0-43d1-8fa7-b65f10d55563?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2560 0.004606 10.0.0.242 - - [2026-02-23 03:55:45] "POST /neutron/port HTTP/1.1" 200 1217 0.018052 10.0.0.242 - - [2026-02-23 03:55:45] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003327 10.0.0.242 - - [2026-02-23 03:55:45] "POST /neutron/port HTTP/1.1" 200 117 0.001103 10.0.0.242 - - [2026-02-23 03:55:46] "POST /neutron/port HTTP/1.1" 200 1217 0.016148 10.0.0.242 - - [2026-02-23 03:55:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003020 10.0.0.242 - - [2026-02-23 03:55:47] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003747 10.0.0.242 - - [2026-02-23 03:55:47] "GET /virtual-networks?parent_id=7fa835fb-1650-45ca-9fa2-1be2f6aa4905&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.002822 10.0.0.242 - - [2026-02-23 03:55:47] "GET /virtual-network/a02251af-b5f0-43d1-8fa7-b65f10d55563?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2560 0.005232 10.0.0.242 - - [2026-02-23 03:55:47] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006471 10.0.0.242 - - [2026-02-23 03:55:47] "POST /neutron/port HTTP/1.1" 200 1217 0.015801 10.0.0.242 - - [2026-02-23 03:55:47] "GET /virtual-machine/56882499-f862-424a-8433-221450375bfe HTTP/1.1" 200 1299 0.005073 10.0.0.242 - - [2026-02-23 03:55:47] "GET /virtual-machine-interface/5a383805-3efd-44b0-84d2-755408be1f22 HTTP/1.1" 200 3156 0.004500 10.0.0.242 - - [2026-02-23 03:55:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002874 10.0.0.242 - - [2026-02-23 03:55:47] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005234 10.0.0.242 - - [2026-02-23 03:55:47] "GET /virtual-networks?parent_id=7fa835fb-1650-45ca-9fa2-1be2f6aa4905&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003228 10.0.0.242 - - [2026-02-23 03:55:47] "GET /virtual-network/a8837fa3-dc3e-46b9-b6d7-9d0e311a2fab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2560 0.005263 10.0.0.242 - - [2026-02-23 03:55:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002917 10.0.0.242 - - [2026-02-23 03:55:48] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003469 10.0.0.242 - - [2026-02-23 03:55:48] "GET /virtual-networks?parent_id=7fa835fb-1650-45ca-9fa2-1be2f6aa4905&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.002979 10.0.0.242 - - [2026-02-23 03:55:48] "GET /virtual-network/a8837fa3-dc3e-46b9-b6d7-9d0e311a2fab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2560 0.005153 10.0.0.242 - - [2026-02-23 03:55:49] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006341 10.0.0.242 - - [2026-02-23 03:55:54] "POST /fqname-to-id HTTP/1.1" 404 209 0.002915 10.0.0.242 - - [2026-02-23 03:55:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002790 10.0.0.23 - - [2026-02-23 03:55:54] "GET /projects?obj_uuids=7fa835fb-1650-45ca-9fa2-1be2f6aa4905&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000940 10.0.0.242 - - [2026-02-23 03:55:54] "GET /project/7fa835fb-1650-45ca-9fa2-1be2f6aa4905?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.039819 10.0.0.242 - - [2026-02-23 03:55:54] "POST /network-policys HTTP/1.1" 200 533 0.024929 10.0.0.242 - - [2026-02-23 03:55:54] "GET /network-policy/e8f7e75f-fa49-4dfd-8f6e-236d5fd242b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.005032 10.0.0.242 - - [2026-02-23 03:55:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002454 10.0.0.242 - - [2026-02-23 03:55:54] "GET /virtual-network/a02251af-b5f0-43d1-8fa7-b65f10d55563?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2560 0.006009 10.0.0.242 - - [2026-02-23 03:55:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002694 10.0.0.242 - - [2026-02-23 03:55:54] "GET /network-policy/e8f7e75f-fa49-4dfd-8f6e-236d5fd242b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.003654 10.0.0.242 - - [2026-02-23 03:55:54] "POST /ref-update HTTP/1.1" 200 156 0.054960 10.0.0.23 - - [2026-02-23 03:55:54] "POST /access-control-lists HTTP/1.1" 200 578 0.055048 10.0.0.242 - - [2026-02-23 03:55:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002431 10.0.0.242 - - [2026-02-23 03:55:54] "GET /network-policy/e8f7e75f-fa49-4dfd-8f6e-236d5fd242b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.005731 10.0.0.242 - - [2026-02-23 03:55:54] "GET /virtual-network/a02251af-b5f0-43d1-8fa7-b65f10d55563?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2867 0.006969 10.0.0.242 - - [2026-02-23 03:55:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002411 10.0.0.242 - - [2026-02-23 03:55:54] "GET /network-policy/e8f7e75f-fa49-4dfd-8f6e-236d5fd242b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.004331 10.0.0.242 - - [2026-02-23 03:55:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002414 10.0.0.242 - - [2026-02-23 03:55:54] "GET /virtual-network/a8837fa3-dc3e-46b9-b6d7-9d0e311a2fab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2560 0.005120 10.0.0.242 - - [2026-02-23 03:55:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002782 10.0.0.242 - - [2026-02-23 03:55:54] "GET /network-policy/e8f7e75f-fa49-4dfd-8f6e-236d5fd242b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.003433 10.0.0.242 - - [2026-02-23 03:55:55] "POST /ref-update HTTP/1.1" 200 156 0.036099 10.0.0.242 - - [2026-02-23 03:55:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003399 10.0.0.242 - - [2026-02-23 03:55:55] "GET /network-policy/e8f7e75f-fa49-4dfd-8f6e-236d5fd242b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.006288 10.0.0.23 - - [2026-02-23 03:55:55] "POST /ref-update HTTP/1.1" 200 156 0.040585 10.0.0.242 - - [2026-02-23 03:55:55] "GET /virtual-network/a8837fa3-dc3e-46b9-b6d7-9d0e311a2fab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2867 0.012378 10.0.0.242 - - [2026-02-23 03:55:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004547 10.0.0.242 - - [2026-02-23 03:55:55] "GET /network-policy/e8f7e75f-fa49-4dfd-8f6e-236d5fd242b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.004092 10.0.0.242 - - [2026-02-23 03:55:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003820 10.0.0.23 - - [2026-02-23 03:55:55] "GET /projects?obj_uuids=7fa835fb-1650-45ca-9fa2-1be2f6aa4905&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000906 10.0.0.242 - - [2026-02-23 03:55:55] "GET /project/7fa835fb-1650-45ca-9fa2-1be2f6aa4905?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.034113 10.0.0.242 - - [2026-02-23 03:55:55] "POST /neutron/network HTTP/1.1" 200 117 0.013386 10.0.0.23 - - [2026-02-23 03:55:55] "POST /ref-update HTTP/1.1" 200 156 0.022745 10.0.0.242 - - [2026-02-23 03:55:55] "POST /neutron/network HTTP/1.1" 200 799 0.008116 10.0.0.242 - - [2026-02-23 03:55:55] "POST /id-to-fqname HTTP/1.1" 200 214 0.001077 10.0.0.242 - - [2026-02-23 03:55:55] "GET /virtual-network/e710b888-5535-43ea-9f23-a2f2b748314f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.005370 10.0.0.242 - - [2026-02-23 03:55:55] "GET /virtual-network/e710b888-5535-43ea-9f23-a2f2b748314f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.005057 10.0.0.242 - - [2026-02-23 03:55:55] "POST /neutron/subnet HTTP/1.1" 200 701 0.007666 10.0.0.242 - - [2026-02-23 03:55:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002299 10.0.0.23 - - [2026-02-23 03:55:55] "GET /projects?obj_uuids=7fa835fb-1650-45ca-9fa2-1be2f6aa4905&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000794 10.0.0.242 - - [2026-02-23 03:55:55] "GET /project/7fa835fb-1650-45ca-9fa2-1be2f6aa4905?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.049078 10.0.0.23 - - [2026-02-23 03:55:56] "POST /useragent-kv HTTP/1.1" 200 115 0.015902 10.0.0.242 - - [2026-02-23 03:55:56] "POST /neutron/subnet HTTP/1.1" 200 701 0.238797 10.0.0.242 - - [2026-02-23 03:55:56] "POST /id-to-fqname HTTP/1.1" 200 214 0.001132 10.0.0.242 - - [2026-02-23 03:55:56] "GET /virtual-network/bbd2053e-8fae-452e-b3f0-4f61732a7808?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.004577 10.0.0.242 - - [2026-02-23 03:55:56] "GET /virtual-network/bbd2053e-8fae-452e-b3f0-4f61732a7808?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.005542 10.0.0.242 - - [2026-02-23 03:55:56] "POST /neutron/network HTTP/1.1" 200 799 0.005728 10.0.0.242 - - [2026-02-23 03:55:56] "POST /fqname-to-id HTTP/1.1" 404 239 0.003078 10.0.0.242 - - [2026-02-23 03:55:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002348 10.0.0.23 - - [2026-02-23 03:55:56] "GET /projects?obj_uuids=7fa835fb-1650-45ca-9fa2-1be2f6aa4905&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000914 10.0.0.242 - - [2026-02-23 03:55:56] "GET /project/7fa835fb-1650-45ca-9fa2-1be2f6aa4905?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.044742 10.0.0.242 - - [2026-02-23 03:55:56] "POST /network-policys HTTP/1.1" 200 587 0.027484 10.0.0.242 - - [2026-02-23 03:55:56] "GET /network-policy/5544879e-f2cd-478b-a327-96fb1074f18d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.006703 10.0.0.242 - - [2026-02-23 03:55:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002882 10.0.0.242 - - [2026-02-23 03:55:56] "GET /virtual-network/e710b888-5535-43ea-9f23-a2f2b748314f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.005450 10.0.0.242 - - [2026-02-23 03:55:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002895 10.0.0.242 - - [2026-02-23 03:55:56] "GET /network-policy/5544879e-f2cd-478b-a327-96fb1074f18d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.003654 10.0.0.23 - - [2026-02-23 03:55:56] "POST /fqname-to-id HTTP/1.1" 404 210 0.007478 10.0.0.242 - - [2026-02-23 03:55:56] "POST /ref-update HTTP/1.1" 200 156 0.046328 10.0.0.242 - - [2026-02-23 03:55:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.012940 10.0.0.242 - - [2026-02-23 03:55:57] "GET /network-policy/5544879e-f2cd-478b-a327-96fb1074f18d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.005033 10.0.0.242 - - [2026-02-23 03:55:57] "GET /virtual-network/e710b888-5535-43ea-9f23-a2f2b748314f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2334 0.006998 10.0.0.242 - - [2026-02-23 03:55:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002739 10.0.0.242 - - [2026-02-23 03:55:57] "GET /network-policy/5544879e-f2cd-478b-a327-96fb1074f18d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.004490 10.0.0.242 - - [2026-02-23 03:55:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002785 10.0.0.242 - - [2026-02-23 03:55:57] "GET /virtual-network/bbd2053e-8fae-452e-b3f0-4f61732a7808?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.006353 10.0.0.242 - - [2026-02-23 03:55:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002661 10.0.0.242 - - [2026-02-23 03:55:57] "GET /network-policy/5544879e-f2cd-478b-a327-96fb1074f18d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.003693 10.0.0.23 - - [2026-02-23 03:55:57] "POST /fqname-to-id HTTP/1.1" 404 210 0.005258 10.0.0.242 - - [2026-02-23 03:55:57] "POST /ref-update HTTP/1.1" 200 156 0.059071 10.0.0.242 - - [2026-02-23 03:55:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004249 10.0.0.242 - - [2026-02-23 03:55:57] "GET /network-policy/5544879e-f2cd-478b-a327-96fb1074f18d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.003582 10.0.0.242 - - [2026-02-23 03:55:57] "POST /neutron/network HTTP/1.1" 200 912 0.008441 10.0.0.242 - - [2026-02-23 03:55:57] "GET /virtual-network/bbd2053e-8fae-452e-b3f0-4f61732a7808?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2334 0.009468 10.0.0.242 - - [2026-02-23 03:55:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005702 10.0.0.242 - - [2026-02-23 03:55:57] "GET /network-policy/5544879e-f2cd-478b-a327-96fb1074f18d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.004718 10.0.0.242 - - [2026-02-23 03:55:57] "POST /id-to-fqname HTTP/1.1" 200 214 0.001242 10.0.0.242 - - [2026-02-23 03:55:57] "POST /neutron/network HTTP/1.1" 200 922 0.007604 10.0.0.23 - - [2026-02-23 03:55:58] "GET /projects?obj_uuids=7fa835fb-1650-45ca-9fa2-1be2f6aa4905&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001269 10.0.0.242 - - [2026-02-23 03:55:58] "GET /project/7fa835fb-1650-45ca-9fa2-1be2f6aa4905?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.088103 10.0.0.242 - - [2026-02-23 03:55:58] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006530 10.0.0.242 - - [2026-02-23 03:55:58] "POST /id-to-fqname HTTP/1.1" 200 214 0.001242 10.0.0.242 - - [2026-02-23 03:55:59] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006184 10.0.0.23 - - [2026-02-23 03:55:59] "GET /projects?obj_uuids=7fa835fb-1650-45ca-9fa2-1be2f6aa4905&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001134 10.0.0.242 - - [2026-02-23 03:55:59] "POST /neutron/port HTTP/1.1" 200 1063 0.265474 10.0.0.242 - - [2026-02-23 03:55:59] "POST /neutron/port HTTP/1.1" 200 1117 0.106812 10.0.0.242 - - [2026-02-23 03:55:59] "POST /neutron/subnet HTTP/1.1" 200 675 0.009977 10.0.0.23 - - [2026-02-23 03:56:00] "GET /projects?obj_uuids=7fa835fb-1650-45ca-9fa2-1be2f6aa4905&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000915 10.0.0.242 - - [2026-02-23 03:56:00] "GET /project/7fa835fb-1650-45ca-9fa2-1be2f6aa4905?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.080972 10.0.0.242 - - [2026-02-23 03:56:00] "POST /neutron/network HTTP/1.1" 200 912 0.038682 10.0.0.242 - - [2026-02-23 03:56:00] "POST /neutron/port HTTP/1.1" 200 117 0.006962 10.0.0.242 - - [2026-02-23 03:56:00] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003736 10.0.0.242 - - [2026-02-23 03:56:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003260 10.0.0.242 - - [2026-02-23 03:56:00] "GET /bgp-router/a08a793a-dca8-4613-b9b7-3eb89fd45aec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.004281 10.0.0.23 - - [2026-02-23 03:56:01] "PUT /access-control-list/b795dfae-af86-4d2b-b60f-064f14e0932c HTTP/1.1" 200 272 0.016824 10.0.0.242 - - [2026-02-23 03:56:01] "POST /neutron/port HTTP/1.1" 200 1063 0.018640 10.0.0.242 - - [2026-02-23 03:56:01] "POST /neutron/port HTTP/1.1" 200 1127 0.019549 10.0.0.242 - - [2026-02-23 03:56:01] "POST /neutron/port HTTP/1.1" 200 117 0.001046 10.0.0.242 - - [2026-02-23 03:56:01] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003445 10.0.0.242 - - [2026-02-23 03:56:01] "GET /bgp-router/a08a793a-dca8-4613-b9b7-3eb89fd45aec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.004402 10.0.0.242 - - [2026-02-23 03:56:01] "GET /bgp-router/a08a793a-dca8-4613-b9b7-3eb89fd45aec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.003834 10.0.0.242 - - [2026-02-23 03:56:01] "PUT /bgp-router/a08a793a-dca8-4613-b9b7-3eb89fd45aec HTTP/1.1" 200 254 0.031418 10.0.0.242 - - [2026-02-23 03:56:01] "PUT /bgp-router/a08a793a-dca8-4613-b9b7-3eb89fd45aec HTTP/1.1" 200 254 0.038102 10.0.0.242 - - [2026-02-23 03:56:01] "GET /bgp-router/c1005ae9-8405-469d-91df-48cedb5cf4d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.005527 10.0.0.242 - - [2026-02-23 03:56:02] "GET /bgp-router/c1005ae9-8405-469d-91df-48cedb5cf4d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.009690 10.0.0.242 - - [2026-02-23 03:56:02] "PUT /bgp-router/c1005ae9-8405-469d-91df-48cedb5cf4d7 HTTP/1.1" 200 254 0.032124 10.0.0.242 - - [2026-02-23 03:56:02] "PUT /bgp-router/c1005ae9-8405-469d-91df-48cedb5cf4d7 HTTP/1.1" 200 254 0.033233 10.0.0.242 - - [2026-02-23 03:56:02] "GET /bgp-router/d06cc4f8-3531-4e35-9cf6-d3304ced66a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.003722 10.0.0.242 - - [2026-02-23 03:56:02] "GET /bgp-router/d06cc4f8-3531-4e35-9cf6-d3304ced66a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.003756 10.0.0.242 - - [2026-02-23 03:56:02] "PUT /bgp-router/d06cc4f8-3531-4e35-9cf6-d3304ced66a4 HTTP/1.1" 200 254 0.029420 10.0.0.242 - - [2026-02-23 03:56:02] "PUT /bgp-router/d06cc4f8-3531-4e35-9cf6-d3304ced66a4 HTTP/1.1" 200 254 0.042386 10.0.0.242 - - [2026-02-23 03:56:02] "GET /bgp-router/a08a793a-dca8-4613-b9b7-3eb89fd45aec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.006510 10.0.0.242 - - [2026-02-23 03:56:02] "GET /bgp-router/a08a793a-dca8-4613-b9b7-3eb89fd45aec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.005559 10.0.0.242 - - [2026-02-23 03:56:02] "PUT /bgp-router/a08a793a-dca8-4613-b9b7-3eb89fd45aec HTTP/1.1" 200 254 0.018457 10.0.0.242 - - [2026-02-23 03:56:02] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.007416 10.0.0.242 - - [2026-02-23 03:56:02] "GET /bgp-router/a08a793a-dca8-4613-b9b7-3eb89fd45aec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.004546 10.0.0.242 - - [2026-02-23 03:56:02] "GET /bgp-router/a08a793a-dca8-4613-b9b7-3eb89fd45aec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.003712 10.0.0.242 - - [2026-02-23 03:56:02] "PUT /bgp-router/a08a793a-dca8-4613-b9b7-3eb89fd45aec HTTP/1.1" 200 254 0.028061 10.0.0.242 - - [2026-02-23 03:56:02] "PUT /bgp-router/a08a793a-dca8-4613-b9b7-3eb89fd45aec HTTP/1.1" 200 254 0.035012 10.0.0.242 - - [2026-02-23 03:56:02] "GET /bgp-router/c1005ae9-8405-469d-91df-48cedb5cf4d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.007645 10.0.0.242 - - [2026-02-23 03:56:02] "GET /bgp-router/c1005ae9-8405-469d-91df-48cedb5cf4d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.006585 10.0.0.242 - - [2026-02-23 03:56:02] "PUT /bgp-router/c1005ae9-8405-469d-91df-48cedb5cf4d7 HTTP/1.1" 200 254 0.028090 10.0.0.242 - - [2026-02-23 03:56:02] "PUT /bgp-router/c1005ae9-8405-469d-91df-48cedb5cf4d7 HTTP/1.1" 200 254 0.035652 10.0.0.242 - - [2026-02-23 03:56:02] "GET /bgp-router/d06cc4f8-3531-4e35-9cf6-d3304ced66a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.005017 10.0.0.242 - - [2026-02-23 03:56:02] "GET /bgp-router/d06cc4f8-3531-4e35-9cf6-d3304ced66a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.005721 10.0.0.242 - - [2026-02-23 03:56:02] "PUT /bgp-router/d06cc4f8-3531-4e35-9cf6-d3304ced66a4 HTTP/1.1" 200 254 0.036058 10.0.0.242 - - [2026-02-23 03:56:02] "PUT /bgp-router/d06cc4f8-3531-4e35-9cf6-d3304ced66a4 HTTP/1.1" 200 254 0.032750 10.0.0.242 - - [2026-02-23 03:56:03] "GET /bgp-router/c1005ae9-8405-469d-91df-48cedb5cf4d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.007788 10.0.0.242 - - [2026-02-23 03:56:03] "GET /bgp-router/c1005ae9-8405-469d-91df-48cedb5cf4d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.004108 10.0.0.242 - - [2026-02-23 03:56:03] "PUT /bgp-router/c1005ae9-8405-469d-91df-48cedb5cf4d7 HTTP/1.1" 200 254 0.018309 10.0.0.242 - - [2026-02-23 03:56:03] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003586 10.0.0.242 - - [2026-02-23 03:56:03] "GET /bgp-router/a08a793a-dca8-4613-b9b7-3eb89fd45aec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.004020 10.0.0.242 - - [2026-02-23 03:56:03] "GET /bgp-router/a08a793a-dca8-4613-b9b7-3eb89fd45aec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.005739 10.0.0.242 - - [2026-02-23 03:56:03] "PUT /bgp-router/a08a793a-dca8-4613-b9b7-3eb89fd45aec HTTP/1.1" 200 254 0.024149 10.0.0.242 - - [2026-02-23 03:56:03] "POST /neutron/port HTTP/1.1" 200 1217 0.044220 10.0.0.242 - - [2026-02-23 03:56:03] "PUT /bgp-router/a08a793a-dca8-4613-b9b7-3eb89fd45aec HTTP/1.1" 200 254 0.052201 10.0.0.242 - - [2026-02-23 03:56:03] "GET /bgp-router/c1005ae9-8405-469d-91df-48cedb5cf4d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.004705 10.0.0.242 - - [2026-02-23 03:56:03] "GET /bgp-router/c1005ae9-8405-469d-91df-48cedb5cf4d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.005131 10.0.0.242 - - [2026-02-23 03:56:03] "POST /neutron/floatingip HTTP/1.1" 200 117 0.010772 10.0.0.242 - - [2026-02-23 03:56:03] "PUT /bgp-router/c1005ae9-8405-469d-91df-48cedb5cf4d7 HTTP/1.1" 200 254 0.045496 10.0.0.242 - - [2026-02-23 03:56:03] "POST /neutron/port HTTP/1.1" 200 117 0.001035 10.0.0.242 - - [2026-02-23 03:56:03] "PUT /bgp-router/c1005ae9-8405-469d-91df-48cedb5cf4d7 HTTP/1.1" 200 254 0.031179 10.0.0.242 - - [2026-02-23 03:56:03] "GET /bgp-router/d06cc4f8-3531-4e35-9cf6-d3304ced66a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.004012 10.0.0.242 - - [2026-02-23 03:56:03] "GET /bgp-router/d06cc4f8-3531-4e35-9cf6-d3304ced66a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.003606 10.0.0.242 - - [2026-02-23 03:56:03] "PUT /bgp-router/d06cc4f8-3531-4e35-9cf6-d3304ced66a4 HTTP/1.1" 200 254 0.030717 10.0.0.242 - - [2026-02-23 03:56:03] "PUT /bgp-router/d06cc4f8-3531-4e35-9cf6-d3304ced66a4 HTTP/1.1" 200 254 0.045441 10.0.0.242 - - [2026-02-23 03:56:03] "GET /bgp-router/d06cc4f8-3531-4e35-9cf6-d3304ced66a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.004481 10.0.0.242 - - [2026-02-23 03:56:03] "GET /bgp-router/d06cc4f8-3531-4e35-9cf6-d3304ced66a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.003562 10.0.0.242 - - [2026-02-23 03:56:03] "PUT /bgp-router/d06cc4f8-3531-4e35-9cf6-d3304ced66a4 HTTP/1.1" 200 254 0.025470 10.0.0.242 - - [2026-02-23 03:56:03] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003379 10.0.0.242 - - [2026-02-23 03:56:03] "GET /bgp-router/a08a793a-dca8-4613-b9b7-3eb89fd45aec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.005023 10.0.0.242 - - [2026-02-23 03:56:03] "GET /bgp-router/a08a793a-dca8-4613-b9b7-3eb89fd45aec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.004090 10.0.0.242 - - [2026-02-23 03:56:03] "PUT /bgp-router/a08a793a-dca8-4613-b9b7-3eb89fd45aec HTTP/1.1" 200 254 0.024477 10.0.0.242 - - [2026-02-23 03:56:03] "PUT /bgp-router/a08a793a-dca8-4613-b9b7-3eb89fd45aec HTTP/1.1" 200 254 0.040320 10.0.0.242 - - [2026-02-23 03:56:04] "GET /bgp-router/c1005ae9-8405-469d-91df-48cedb5cf4d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.010521 10.0.0.242 - - [2026-02-23 03:56:04] "GET /bgp-router/c1005ae9-8405-469d-91df-48cedb5cf4d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.004153 10.0.0.242 - - [2026-02-23 03:56:04] "PUT /bgp-router/c1005ae9-8405-469d-91df-48cedb5cf4d7 HTTP/1.1" 200 254 0.035883 10.0.0.242 - - [2026-02-23 03:56:04] "PUT /bgp-router/c1005ae9-8405-469d-91df-48cedb5cf4d7 HTTP/1.1" 200 254 0.030968 10.0.0.242 - - [2026-02-23 03:56:04] "GET /bgp-router/d06cc4f8-3531-4e35-9cf6-d3304ced66a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2966 0.004340 10.0.0.242 - - [2026-02-23 03:56:04] "GET /bgp-router/d06cc4f8-3531-4e35-9cf6-d3304ced66a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2966 0.005571 10.0.0.242 - - [2026-02-23 03:56:04] "PUT /bgp-router/d06cc4f8-3531-4e35-9cf6-d3304ced66a4 HTTP/1.1" 200 254 0.030753 10.0.0.242 - - [2026-02-23 03:56:04] "PUT /bgp-router/d06cc4f8-3531-4e35-9cf6-d3304ced66a4 HTTP/1.1" 200 254 0.029447 10.0.0.242 - - [2026-02-23 03:56:08] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006859 10.0.0.242 - - [2026-02-23 03:56:14] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003309 10.0.0.242 - - [2026-02-23 03:56:14] "GET /bgp-router/a08a793a-dca8-4613-b9b7-3eb89fd45aec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2964 0.004428 10.0.0.242 - - [2026-02-23 03:56:14] "GET /bgp-router/a08a793a-dca8-4613-b9b7-3eb89fd45aec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2964 0.003623 10.0.0.242 - - [2026-02-23 03:56:14] "PUT /bgp-router/a08a793a-dca8-4613-b9b7-3eb89fd45aec HTTP/1.1" 200 254 0.024893 10.0.0.242 - - [2026-02-23 03:56:14] "PUT /bgp-router/a08a793a-dca8-4613-b9b7-3eb89fd45aec HTTP/1.1" 200 254 0.032004 10.0.0.242 - - [2026-02-23 03:56:14] "GET /bgp-router/c1005ae9-8405-469d-91df-48cedb5cf4d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.005218 10.0.0.242 - - [2026-02-23 03:56:14] "GET /bgp-router/c1005ae9-8405-469d-91df-48cedb5cf4d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.005120 10.0.0.242 - - [2026-02-23 03:56:14] "PUT /bgp-router/c1005ae9-8405-469d-91df-48cedb5cf4d7 HTTP/1.1" 200 254 0.024462 10.0.0.242 - - [2026-02-23 03:56:14] "PUT /bgp-router/c1005ae9-8405-469d-91df-48cedb5cf4d7 HTTP/1.1" 200 254 0.030389 10.0.0.242 - - [2026-02-23 03:56:14] "GET /bgp-router/d06cc4f8-3531-4e35-9cf6-d3304ced66a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.005058 10.0.0.242 - - [2026-02-23 03:56:14] "GET /bgp-router/d06cc4f8-3531-4e35-9cf6-d3304ced66a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.005118 10.0.0.242 - - [2026-02-23 03:56:14] "PUT /bgp-router/d06cc4f8-3531-4e35-9cf6-d3304ced66a4 HTTP/1.1" 200 254 0.029633 10.0.0.242 - - [2026-02-23 03:56:14] "PUT /bgp-router/d06cc4f8-3531-4e35-9cf6-d3304ced66a4 HTTP/1.1" 200 254 0.026371 10.0.0.242 - - [2026-02-23 03:56:14] "GET /bgp-router/a08a793a-dca8-4613-b9b7-3eb89fd45aec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.010296 10.0.0.242 - - [2026-02-23 03:56:14] "GET /bgp-router/a08a793a-dca8-4613-b9b7-3eb89fd45aec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.004655 10.0.0.242 - - [2026-02-23 03:56:14] "PUT /bgp-router/a08a793a-dca8-4613-b9b7-3eb89fd45aec HTTP/1.1" 200 254 0.022118 10.0.0.242 - - [2026-02-23 03:56:14] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.004348 10.0.0.242 - - [2026-02-23 03:56:15] "GET /bgp-router/a08a793a-dca8-4613-b9b7-3eb89fd45aec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.007002 10.0.0.242 - - [2026-02-23 03:56:15] "GET /bgp-router/a08a793a-dca8-4613-b9b7-3eb89fd45aec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.003532 10.0.0.242 - - [2026-02-23 03:56:15] "PUT /bgp-router/a08a793a-dca8-4613-b9b7-3eb89fd45aec HTTP/1.1" 200 254 0.030098 10.0.0.242 - - [2026-02-23 03:56:15] "PUT /bgp-router/a08a793a-dca8-4613-b9b7-3eb89fd45aec HTTP/1.1" 200 254 0.030428 10.0.0.242 - - [2026-02-23 03:56:15] "GET /bgp-router/c1005ae9-8405-469d-91df-48cedb5cf4d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.005358 10.0.0.242 - - [2026-02-23 03:56:15] "GET /bgp-router/c1005ae9-8405-469d-91df-48cedb5cf4d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.005576 10.0.0.242 - - [2026-02-23 03:56:15] "PUT /bgp-router/c1005ae9-8405-469d-91df-48cedb5cf4d7 HTTP/1.1" 200 254 0.030555 10.0.0.242 - - [2026-02-23 03:56:15] "PUT /bgp-router/c1005ae9-8405-469d-91df-48cedb5cf4d7 HTTP/1.1" 200 254 0.034071 10.0.0.242 - - [2026-02-23 03:56:15] "GET /bgp-router/d06cc4f8-3531-4e35-9cf6-d3304ced66a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.005100 10.0.0.242 - - [2026-02-23 03:56:15] "GET /bgp-router/d06cc4f8-3531-4e35-9cf6-d3304ced66a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.004286 10.0.0.242 - - [2026-02-23 03:56:15] "PUT /bgp-router/d06cc4f8-3531-4e35-9cf6-d3304ced66a4 HTTP/1.1" 200 254 0.025905 10.0.0.242 - - [2026-02-23 03:56:15] "PUT /bgp-router/d06cc4f8-3531-4e35-9cf6-d3304ced66a4 HTTP/1.1" 200 254 0.031230 10.0.0.242 - - [2026-02-23 03:56:15] "GET /bgp-router/c1005ae9-8405-469d-91df-48cedb5cf4d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.006038 10.0.0.242 - - [2026-02-23 03:56:15] "GET /bgp-router/c1005ae9-8405-469d-91df-48cedb5cf4d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.004339 10.0.0.242 - - [2026-02-23 03:56:15] "PUT /bgp-router/c1005ae9-8405-469d-91df-48cedb5cf4d7 HTTP/1.1" 200 254 0.019248 10.0.0.242 - - [2026-02-23 03:56:15] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003957 10.0.0.242 - - [2026-02-23 03:56:15] "GET /bgp-router/a08a793a-dca8-4613-b9b7-3eb89fd45aec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.004635 10.0.0.242 - - [2026-02-23 03:56:15] "GET /bgp-router/a08a793a-dca8-4613-b9b7-3eb89fd45aec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.003767 10.0.0.242 - - [2026-02-23 03:56:15] "PUT /bgp-router/a08a793a-dca8-4613-b9b7-3eb89fd45aec HTTP/1.1" 200 254 0.027747 10.0.0.242 - - [2026-02-23 03:56:15] "PUT /bgp-router/a08a793a-dca8-4613-b9b7-3eb89fd45aec HTTP/1.1" 200 254 0.028754 10.0.0.242 - - [2026-02-23 03:56:15] "GET /bgp-router/c1005ae9-8405-469d-91df-48cedb5cf4d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.005544 10.0.0.242 - - [2026-02-23 03:56:15] "GET /bgp-router/c1005ae9-8405-469d-91df-48cedb5cf4d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.006853 10.0.0.242 - - [2026-02-23 03:56:15] "PUT /bgp-router/c1005ae9-8405-469d-91df-48cedb5cf4d7 HTTP/1.1" 200 254 0.043656 10.0.0.242 - - [2026-02-23 03:56:15] "PUT /bgp-router/c1005ae9-8405-469d-91df-48cedb5cf4d7 HTTP/1.1" 200 254 0.032442 10.0.0.242 - - [2026-02-23 03:56:16] "GET /bgp-router/d06cc4f8-3531-4e35-9cf6-d3304ced66a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.004219 10.0.0.242 - - [2026-02-23 03:56:16] "GET /bgp-router/d06cc4f8-3531-4e35-9cf6-d3304ced66a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.003488 10.0.0.242 - - [2026-02-23 03:56:16] "PUT /bgp-router/d06cc4f8-3531-4e35-9cf6-d3304ced66a4 HTTP/1.1" 200 254 0.032946 10.0.0.242 - - [2026-02-23 03:56:16] "PUT /bgp-router/d06cc4f8-3531-4e35-9cf6-d3304ced66a4 HTTP/1.1" 200 254 0.040972 10.0.0.242 - - [2026-02-23 03:56:16] "GET /bgp-router/d06cc4f8-3531-4e35-9cf6-d3304ced66a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.007867 10.0.0.242 - - [2026-02-23 03:56:16] "GET /bgp-router/d06cc4f8-3531-4e35-9cf6-d3304ced66a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.007723 10.0.0.242 - - [2026-02-23 03:56:16] "PUT /bgp-router/d06cc4f8-3531-4e35-9cf6-d3304ced66a4 HTTP/1.1" 200 254 0.018701 10.0.0.242 - - [2026-02-23 03:56:16] "POST /ref-update HTTP/1.1" 200 156 0.050034 10.0.0.242 - - [2026-02-23 03:56:16] "POST /neutron/network HTTP/1.1" 200 799 0.010792 10.0.0.242 - - [2026-02-23 03:56:16] "GET /virtual-network/bbd2053e-8fae-452e-b3f0-4f61732a7808?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.005022 10.0.0.242 - - [2026-02-23 03:56:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003340 10.0.0.242 - - [2026-02-23 03:56:16] "GET /network-policy/5544879e-f2cd-478b-a327-96fb1074f18d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.005718 10.0.0.242 - - [2026-02-23 03:56:16] "POST /ref-update HTTP/1.1" 200 156 0.051316 10.0.0.23 - - [2026-02-23 03:56:16] "DELETE /access-control-list/9495f16e-ebe6-4dd3-8311-67ef1ee8e1a8 HTTP/1.1" 200 115 0.031055 10.0.0.242 - - [2026-02-23 03:56:16] "GET /virtual-network/e710b888-5535-43ea-9f23-a2f2b748314f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.009411 10.0.0.242 - - [2026-02-23 03:56:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.007923 10.0.0.242 - - [2026-02-23 03:56:16] "GET /network-policy/5544879e-f2cd-478b-a327-96fb1074f18d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.003593 10.0.0.242 - - [2026-02-23 03:56:16] "DELETE /network-policy/5544879e-f2cd-478b-a327-96fb1074f18d HTTP/1.1" 200 115 0.032552 10.0.0.242 - - [2026-02-23 03:56:16] "POST /neutron/network HTTP/1.1" 400 204 0.012127 10.0.0.242 - - [2026-02-23 03:56:16] "POST /neutron/port HTTP/1.1" 200 1127 0.016481 10.0.0.242 - - [2026-02-23 03:56:17] "POST /neutron/port HTTP/1.1" 200 151 0.200060 10.0.0.242 - - [2026-02-23 03:56:19] "POST /neutron/network HTTP/1.1" 200 799 0.004831 10.0.0.23 - - [2026-02-23 03:56:19] "DELETE /route-target/c6c0033e-183c-4219-a390-da5dea02b5f1 HTTP/1.1" 200 115 0.022289 10.0.0.23 - - [2026-02-23 03:56:19] "POST /fqname-to-id HTTP/1.1" 404 207 0.005018 10.0.0.242 - - [2026-02-23 03:56:19] "POST /ref-update HTTP/1.1" 200 156 0.049460 10.0.0.23 - - [2026-02-23 03:56:19] "DELETE /access-control-list/d276b8e1-a3c4-45f0-bbae-b7aa7b8c5cb3 HTTP/1.1" 200 115 0.044442 10.0.0.242 - - [2026-02-23 03:56:19] "GET /virtual-network/a8837fa3-dc3e-46b9-b6d7-9d0e311a2fab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2560 0.008032 10.0.0.242 - - [2026-02-23 03:56:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002610 10.0.0.242 - - [2026-02-23 03:56:19] "GET /network-policy/e8f7e75f-fa49-4dfd-8f6e-236d5fd242b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.003700 10.0.0.242 - - [2026-02-23 03:56:19] "POST /ref-update HTTP/1.1" 200 156 0.050578 10.0.0.23 - - [2026-02-23 03:56:19] "POST /ref-update HTTP/1.1" 200 156 0.025847 10.0.0.242 - - [2026-02-23 03:56:19] "POST /neutron/network HTTP/1.1" 200 975 0.015381 10.0.0.242 - - [2026-02-23 03:56:19] "GET /virtual-network/a02251af-b5f0-43d1-8fa7-b65f10d55563?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2560 0.008157 10.0.0.242 - - [2026-02-23 03:56:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005824 10.0.0.242 - - [2026-02-23 03:56:19] "GET /network-policy/e8f7e75f-fa49-4dfd-8f6e-236d5fd242b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.003789 10.0.0.242 - - [2026-02-23 03:56:19] "DELETE /network-policy/e8f7e75f-fa49-4dfd-8f6e-236d5fd242b4 HTTP/1.1" 200 115 0.028909 10.0.0.242 - - [2026-02-23 03:56:20] "POST /neutron/port HTTP/1.1" 200 1217 0.017648 10.0.0.242 - - [2026-02-23 03:56:20] "POST /neutron/port HTTP/1.1" 200 1217 0.017536 10.0.0.242 - - [2026-02-23 03:56:21] "POST /neutron/network HTTP/1.1" 200 975 0.008207 10.0.0.23 - - [2026-02-23 03:56:22] "POST /useragent-kv HTTP/1.1" 200 115 0.005212 10.0.0.23 - - [2026-02-23 03:56:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.014004 10.0.0.23 - - [2026-02-23 03:56:22] "POST /useragent-kv HTTP/1.1" 200 115 0.003088 10.0.0.23 - - [2026-02-23 03:56:22] "POST /useragent-kv HTTP/1.1" 200 115 0.003777 10.0.0.23 - - [2026-02-23 03:56:22] "POST /useragent-kv HTTP/1.1" 200 115 0.002242 10.0.0.242 - - [2026-02-23 03:56:22] "POST /neutron/network HTTP/1.1" 200 151 0.132428 10.0.0.242 - - [2026-02-23 03:56:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003334 10.0.0.23 - - [2026-02-23 03:56:23] "GET /projects?obj_uuids=7fa835fb-1650-45ca-9fa2-1be2f6aa4905&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000898 10.0.0.242 - - [2026-02-23 03:56:23] "GET /project/7fa835fb-1650-45ca-9fa2-1be2f6aa4905?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.037630 10.0.0.23 - - [2026-02-23 03:56:23] "POST /ref-update HTTP/1.1" 200 156 0.029224 10.0.0.23 - - [2026-02-23 03:56:24] "POST /useragent-kv HTTP/1.1" 200 115 0.004063 10.0.0.242 - - [2026-02-23 03:56:24] "POST /neutron/subnet HTTP/1.1" 200 716 0.221503 10.0.0.23 - - [2026-02-23 03:56:24] "POST /fqname-to-id HTTP/1.1" 404 207 0.002604 10.0.0.242 - - [2026-02-23 03:56:24] "POST /id-to-fqname HTTP/1.1" 200 222 0.001191 10.0.0.242 - - [2026-02-23 03:56:24] "GET /virtual-network/2269d7a5-bd84-4759-b7a7-2633972c7a6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.006384 10.0.0.242 - - [2026-02-23 03:56:24] "POST /neutron/network HTTP/1.1" 200 976 0.007324 10.0.0.242 - - [2026-02-23 03:56:24] "GET /virtual-network/2269d7a5-bd84-4759-b7a7-2633972c7a6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.004340 10.0.0.242 - - [2026-02-23 03:56:24] "POST /neutron/subnet HTTP/1.1" 200 729 0.007729 10.0.0.242 - - [2026-02-23 03:56:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002610 10.0.0.23 - - [2026-02-23 03:56:24] "GET /projects?obj_uuids=7fa835fb-1650-45ca-9fa2-1be2f6aa4905&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000900 10.0.0.242 - - [2026-02-23 03:56:24] "GET /project/7fa835fb-1650-45ca-9fa2-1be2f6aa4905?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.043781 10.0.0.23 - - [2026-02-23 03:56:24] "POST /useragent-kv HTTP/1.1" 200 115 0.002814 10.0.0.242 - - [2026-02-23 03:56:24] "POST /neutron/subnet HTTP/1.1" 200 716 0.197388 10.0.0.242 - - [2026-02-23 03:56:25] "POST /id-to-fqname HTTP/1.1" 200 222 0.001214 10.0.0.242 - - [2026-02-23 03:56:25] "GET /virtual-network/9d587cf0-3d72-4321-b0c9-24c758d9e403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2554 0.006918 10.0.0.242 - - [2026-02-23 03:56:25] "POST /neutron/network HTTP/1.1" 200 973 0.007535 10.0.0.242 - - [2026-02-23 03:56:25] "GET /virtual-network/9d587cf0-3d72-4321-b0c9-24c758d9e403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2554 0.004624 10.0.0.242 - - [2026-02-23 03:56:25] "POST /neutron/subnet HTTP/1.1" 200 715 0.008262 10.0.0.242 - - [2026-02-23 03:56:25] "POST /id-to-fqname HTTP/1.1" 200 222 0.000989 10.0.0.23 - - [2026-02-23 03:56:26] "GET /projects?obj_uuids=7fa835fb-1650-45ca-9fa2-1be2f6aa4905&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000898 10.0.0.242 - - [2026-02-23 03:56:26] "GET /project/7fa835fb-1650-45ca-9fa2-1be2f6aa4905?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.082053 10.0.0.242 - - [2026-02-23 03:56:26] "POST /neutron/port HTTP/1.1" 200 117 0.006001 10.0.0.242 - - [2026-02-23 03:56:26] "POST /id-to-fqname HTTP/1.1" 200 222 0.001714 10.0.0.242 - - [2026-02-23 03:56:26] "POST /neutron/network HTTP/1.1" 200 983 0.006578 10.0.0.242 - - [2026-02-23 03:56:27] "POST /neutron/port HTTP/1.1" 200 1154 0.033238 10.0.0.242 - - [2026-02-23 03:56:27] "POST /neutron/port HTTP/1.1" 200 1218 0.016446 10.0.0.242 - - [2026-02-23 03:56:27] "POST /neutron/subnet HTTP/1.1" 200 1277 0.012436 10.0.0.23 - - [2026-02-23 03:56:27] "GET /projects?obj_uuids=7fa835fb-1650-45ca-9fa2-1be2f6aa4905&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000928 10.0.0.242 - - [2026-02-23 03:56:27] "GET /project/7fa835fb-1650-45ca-9fa2-1be2f6aa4905?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.082684 10.0.0.242 - - [2026-02-23 03:56:27] "POST /neutron/network HTTP/1.1" 200 976 0.007287 10.0.0.242 - - [2026-02-23 03:56:27] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007158 10.0.0.242 - - [2026-02-23 03:56:28] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006729 10.0.0.242 - - [2026-02-23 03:56:28] "POST /neutron/port HTTP/1.1" 200 1151 0.017831 10.0.0.242 - - [2026-02-23 03:56:28] "POST /neutron/port HTTP/1.1" 200 1215 0.017190 10.0.0.242 - - [2026-02-23 03:56:29] "POST /neutron/subnet HTTP/1.1" 200 1263 0.014631 10.0.0.242 - - [2026-02-23 03:56:29] "POST /neutron/network HTTP/1.1" 200 973 0.008079 10.0.0.242 - - [2026-02-23 03:56:33] "POST /neutron/port HTTP/1.1" 200 1218 0.019570 10.0.0.242 - - [2026-02-23 03:56:33] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007005 10.0.0.242 - - [2026-02-23 03:56:33] "GET /virtual-machine/e1c308d4-28d5-409e-be79-477ad2756197 HTTP/1.1" 200 1301 0.005578 10.0.0.242 - - [2026-02-23 03:56:33] "GET /virtual-machine-interface/630ba04f-7024-4d07-98d7-6219bde52522 HTTP/1.1" 200 3157 0.004612 10.0.0.242 - - [2026-02-23 03:56:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005883 10.0.0.242 - - [2026-02-23 03:56:33] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004081 10.0.0.242 - - [2026-02-23 03:56:33] "GET /virtual-networks?parent_id=7fa835fb-1650-45ca-9fa2-1be2f6aa4905&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.002482 10.0.0.242 - - [2026-02-23 03:56:33] "GET /virtual-network/2269d7a5-bd84-4759-b7a7-2633972c7a6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.005583 10.0.0.242 - - [2026-02-23 03:56:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003523 10.0.0.242 - - [2026-02-23 03:56:36] "GET /virtual-network/2269d7a5-bd84-4759-b7a7-2633972c7a6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.005196 10.0.0.242 - - [2026-02-23 03:56:38] "POST /neutron/port HTTP/1.1" 200 1215 0.048775 10.0.0.242 - - [2026-02-23 03:56:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003098 10.0.0.242 - - [2026-02-23 03:56:38] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003409 10.0.0.242 - - [2026-02-23 03:56:38] "GET /virtual-networks?parent_id=7fa835fb-1650-45ca-9fa2-1be2f6aa4905&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.002856 10.0.0.242 - - [2026-02-23 03:56:38] "GET /virtual-network/2269d7a5-bd84-4759-b7a7-2633972c7a6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.005959 10.0.0.242 - - [2026-02-23 03:56:38] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006738 10.0.0.242 - - [2026-02-23 03:56:39] "POST /neutron/port HTTP/1.1" 200 1215 0.015394 10.0.0.242 - - [2026-02-23 03:56:39] "GET /virtual-machine/ac8f3ef9-ea66-439c-b447-7afb12c8b456 HTTP/1.1" 200 1301 0.005138 10.0.0.242 - - [2026-02-23 03:56:39] "GET /virtual-machine-interface/e73538cd-7540-4d1b-9067-eb2dd23a2d1a HTTP/1.1" 200 3158 0.004287 10.0.0.242 - - [2026-02-23 03:56:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002974 10.0.0.242 - - [2026-02-23 03:56:39] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003598 10.0.0.242 - - [2026-02-23 03:56:39] "GET /virtual-networks?parent_id=7fa835fb-1650-45ca-9fa2-1be2f6aa4905&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.002664 10.0.0.242 - - [2026-02-23 03:56:39] "GET /virtual-network/9d587cf0-3d72-4321-b0c9-24c758d9e403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2554 0.013803 10.0.0.242 - - [2026-02-23 03:56:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002919 10.0.0.242 - - [2026-02-23 03:56:40] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003737 10.0.0.242 - - [2026-02-23 03:56:40] "GET /virtual-networks?parent_id=7fa835fb-1650-45ca-9fa2-1be2f6aa4905&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003479 10.0.0.242 - - [2026-02-23 03:56:40] "GET /virtual-network/9d587cf0-3d72-4321-b0c9-24c758d9e403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2554 0.006961 10.0.0.242 - - [2026-02-23 03:56:40] "POST /fqname-to-id HTTP/1.1" 404 209 0.003147 10.0.0.242 - - [2026-02-23 03:56:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004865 10.0.0.23 - - [2026-02-23 03:56:40] "GET /projects?obj_uuids=7fa835fb-1650-45ca-9fa2-1be2f6aa4905&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000945 10.0.0.242 - - [2026-02-23 03:56:40] "GET /project/7fa835fb-1650-45ca-9fa2-1be2f6aa4905?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.047632 10.0.0.242 - - [2026-02-23 03:56:40] "POST /network-policys HTTP/1.1" 200 533 0.028960 10.0.0.242 - - [2026-02-23 03:56:40] "GET /network-policy/0e959e10-c170-450a-80b4-d9c3986236f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.005831 10.0.0.242 - - [2026-02-23 03:56:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003051 10.0.0.242 - - [2026-02-23 03:56:40] "GET /virtual-network/2269d7a5-bd84-4759-b7a7-2633972c7a6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.005543 10.0.0.242 - - [2026-02-23 03:56:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003380 10.0.0.242 - - [2026-02-23 03:56:40] "GET /network-policy/0e959e10-c170-450a-80b4-d9c3986236f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.003936 10.0.0.23 - - [2026-02-23 03:56:40] "POST /fqname-to-id HTTP/1.1" 404 230 0.014895 10.0.0.23 - - [2026-02-23 03:56:41] "POST /fqname-to-id HTTP/1.1" 404 207 0.010840 10.0.0.242 - - [2026-02-23 03:56:41] "POST /ref-update HTTP/1.1" 200 156 0.075764 10.0.0.242 - - [2026-02-23 03:56:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003010 10.0.0.242 - - [2026-02-23 03:56:41] "GET /network-policy/0e959e10-c170-450a-80b4-d9c3986236f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.003441 10.0.0.242 - - [2026-02-23 03:56:41] "GET /virtual-network/2269d7a5-bd84-4759-b7a7-2633972c7a6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2869 0.007351 10.0.0.242 - - [2026-02-23 03:56:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002765 10.0.0.242 - - [2026-02-23 03:56:41] "GET /network-policy/0e959e10-c170-450a-80b4-d9c3986236f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.005101 10.0.0.242 - - [2026-02-23 03:56:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002586 10.0.0.242 - - [2026-02-23 03:56:41] "GET /virtual-network/9d587cf0-3d72-4321-b0c9-24c758d9e403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2554 0.005636 10.0.0.242 - - [2026-02-23 03:56:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002838 10.0.0.242 - - [2026-02-23 03:56:41] "GET /network-policy/0e959e10-c170-450a-80b4-d9c3986236f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.003528 10.0.0.242 - - [2026-02-23 03:56:41] "POST /ref-update HTTP/1.1" 200 156 0.076011 10.0.0.242 - - [2026-02-23 03:56:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003279 10.0.0.23 - - [2026-02-23 03:56:41] "POST /access-control-lists HTTP/1.1" 200 578 0.103168 10.0.0.242 - - [2026-02-23 03:56:41] "GET /network-policy/0e959e10-c170-450a-80b4-d9c3986236f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.003962 10.0.0.242 - - [2026-02-23 03:56:41] "POST /neutron/network HTTP/1.1" 200 1059 0.020417 10.0.0.242 - - [2026-02-23 03:56:41] "GET /virtual-network/9d587cf0-3d72-4321-b0c9-24c758d9e403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.020832 10.0.0.242 - - [2026-02-23 03:56:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.008939 10.0.0.242 - - [2026-02-23 03:56:41] "GET /network-policy/0e959e10-c170-450a-80b4-d9c3986236f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.004145 10.0.0.242 - - [2026-02-23 03:56:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002758 10.0.0.23 - - [2026-02-23 03:56:41] "GET /projects?obj_uuids=7fa835fb-1650-45ca-9fa2-1be2f6aa4905&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001006 10.0.0.242 - - [2026-02-23 03:56:41] "GET /project/7fa835fb-1650-45ca-9fa2-1be2f6aa4905?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.049381 10.0.0.23 - - [2026-02-23 03:56:42] "POST /route-targets HTTP/1.1" 200 327 0.016784 10.0.0.23 - - [2026-02-23 03:56:42] "POST /useragent-kv HTTP/1.1" 200 115 0.015224 10.0.0.242 - - [2026-02-23 03:56:42] "POST /neutron/subnet HTTP/1.1" 200 701 0.285796 10.0.0.242 - - [2026-02-23 03:56:42] "POST /id-to-fqname HTTP/1.1" 200 214 0.001188 10.0.0.242 - - [2026-02-23 03:56:42] "GET /virtual-network/2d3b824e-0dd3-404a-ba97-ff1d3a761789?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.004950 10.0.0.242 - - [2026-02-23 03:56:42] "GET /virtual-network/2d3b824e-0dd3-404a-ba97-ff1d3a761789?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.005395 10.0.0.242 - - [2026-02-23 03:56:42] "POST /neutron/network HTTP/1.1" 200 799 0.006452 10.0.0.242 - - [2026-02-23 03:56:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005166 10.0.0.23 - - [2026-02-23 03:56:42] "GET /projects?obj_uuids=7fa835fb-1650-45ca-9fa2-1be2f6aa4905&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000907 10.0.0.242 - - [2026-02-23 03:56:42] "GET /project/7fa835fb-1650-45ca-9fa2-1be2f6aa4905?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.050317 10.0.0.23 - - [2026-02-23 03:56:42] "GET /projects?obj_uuids=7fa835fb-1650-45ca-9fa2-1be2f6aa4905&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000923 10.0.0.242 - - [2026-02-23 03:56:42] "POST /neutron/network HTTP/1.1" 200 585 0.120611 10.0.0.23 - - [2026-02-23 03:56:42] "POST /ref-update HTTP/1.1" 200 156 0.022755 10.0.0.242 - - [2026-02-23 03:56:43] "POST /id-to-fqname HTTP/1.1" 200 214 0.003122 10.0.0.242 - - [2026-02-23 03:56:43] "GET /virtual-network/8e005083-d46d-49a8-b5e1-d7943d06c993?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.006109 10.0.0.242 - - [2026-02-23 03:56:43] "POST /neutron/network HTTP/1.1" 200 799 0.006376 10.0.0.242 - - [2026-02-23 03:56:43] "GET /virtual-network/8e005083-d46d-49a8-b5e1-d7943d06c993?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.005891 10.0.0.242 - - [2026-02-23 03:56:43] "POST /fqname-to-id HTTP/1.1" 404 239 0.002909 10.0.0.242 - - [2026-02-23 03:56:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004224 10.0.0.23 - - [2026-02-23 03:56:43] "GET /projects?obj_uuids=7fa835fb-1650-45ca-9fa2-1be2f6aa4905&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000966 10.0.0.242 - - [2026-02-23 03:56:43] "GET /project/7fa835fb-1650-45ca-9fa2-1be2f6aa4905?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.045951 10.0.0.242 - - [2026-02-23 03:56:43] "POST /network-policys HTTP/1.1" 200 587 0.028541 10.0.0.242 - - [2026-02-23 03:56:43] "GET /network-policy/bb7b38da-524a-4835-b46a-d320eb736bec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.006132 10.0.0.242 - - [2026-02-23 03:56:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.012090 10.0.0.242 - - [2026-02-23 03:56:43] "GET /virtual-network/2d3b824e-0dd3-404a-ba97-ff1d3a761789?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.011449 10.0.0.242 - - [2026-02-23 03:56:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003036 10.0.0.242 - - [2026-02-23 03:56:43] "GET /network-policy/bb7b38da-524a-4835-b46a-d320eb736bec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.003822 10.0.0.242 - - [2026-02-23 03:56:43] "POST /ref-update HTTP/1.1" 200 156 0.077364 10.0.0.242 - - [2026-02-23 03:56:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.013299 10.0.0.242 - - [2026-02-23 03:56:43] "GET /network-policy/bb7b38da-524a-4835-b46a-d320eb736bec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.003973 10.0.0.242 - - [2026-02-23 03:56:43] "POST /neutron/network HTTP/1.1" 200 912 0.008278 10.0.0.242 - - [2026-02-23 03:56:43] "GET /virtual-network/2d3b824e-0dd3-404a-ba97-ff1d3a761789?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2333 0.004992 10.0.0.242 - - [2026-02-23 03:56:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005634 10.0.0.242 - - [2026-02-23 03:56:43] "GET /network-policy/bb7b38da-524a-4835-b46a-d320eb736bec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.003663 10.0.0.242 - - [2026-02-23 03:56:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003346 10.0.0.242 - - [2026-02-23 03:56:43] "GET /virtual-network/8e005083-d46d-49a8-b5e1-d7943d06c993?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.006174 10.0.0.242 - - [2026-02-23 03:56:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003736 10.0.0.242 - - [2026-02-23 03:56:43] "GET /network-policy/bb7b38da-524a-4835-b46a-d320eb736bec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.003966 10.0.0.242 - - [2026-02-23 03:56:43] "POST /ref-update HTTP/1.1" 200 156 0.057975 10.0.0.23 - - [2026-02-23 03:56:43] "PUT /access-control-list/485f2da3-2306-49ed-b6ea-b59f2c7f533c HTTP/1.1" 200 272 0.030069 10.0.0.242 - - [2026-02-23 03:56:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004246 10.0.0.242 - - [2026-02-23 03:56:43] "GET /network-policy/bb7b38da-524a-4835-b46a-d320eb736bec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.007765 10.0.0.23 - - [2026-02-23 03:56:44] "POST /ref-update HTTP/1.1" 200 156 0.053759 10.0.0.242 - - [2026-02-23 03:56:44] "GET /virtual-network/8e005083-d46d-49a8-b5e1-d7943d06c993?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2333 0.009325 10.0.0.242 - - [2026-02-23 03:56:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004658 10.0.0.242 - - [2026-02-23 03:56:44] "GET /network-policy/bb7b38da-524a-4835-b46a-d320eb736bec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.006123 10.0.0.242 - - [2026-02-23 03:56:44] "POST /id-to-fqname HTTP/1.1" 200 214 0.001419 10.0.0.242 - - [2026-02-23 03:56:44] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007435 10.0.0.23 - - [2026-02-23 03:56:45] "GET /projects?obj_uuids=7fa835fb-1650-45ca-9fa2-1be2f6aa4905&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000911 10.0.0.242 - - [2026-02-23 03:56:45] "GET /project/7fa835fb-1650-45ca-9fa2-1be2f6aa4905?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.077225 10.0.0.242 - - [2026-02-23 03:56:45] "POST /neutron/port HTTP/1.1" 200 2279 0.032299 10.0.0.242 - - [2026-02-23 03:56:45] "POST /id-to-fqname HTTP/1.1" 200 214 0.001222 10.0.0.242 - - [2026-02-23 03:56:45] "POST /neutron/port HTTP/1.1" 200 2279 0.038940 10.0.0.242 - - [2026-02-23 03:56:46] "POST /neutron/network HTTP/1.1" 200 922 0.007925 10.0.0.242 - - [2026-02-23 03:56:46] "POST /neutron/port HTTP/1.1" 200 1063 0.015302 10.0.0.242 - - [2026-02-23 03:56:46] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003477 10.0.0.242 - - [2026-02-23 03:56:46] "POST /neutron/network HTTP/1.1" 200 912 0.007368 10.0.0.23 - - [2026-02-23 03:56:47] "GET /projects?obj_uuids=7fa835fb-1650-45ca-9fa2-1be2f6aa4905&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001002 10.0.0.242 - - [2026-02-23 03:56:47] "GET /project/7fa835fb-1650-45ca-9fa2-1be2f6aa4905?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.135722 10.0.0.242 - - [2026-02-23 03:56:47] "POST /neutron/port HTTP/1.1" 200 1218 0.034642 10.0.0.242 - - [2026-02-23 03:56:47] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003760 10.0.0.242 - - [2026-02-23 03:56:47] "POST /neutron/port HTTP/1.1" 200 117 0.001110 10.0.0.242 - - [2026-02-23 03:56:47] "POST /neutron/network HTTP/1.1" 200 1062 0.009343 10.0.0.242 - - [2026-02-23 03:56:47] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003373 10.0.0.242 - - [2026-02-23 03:56:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002543 10.0.0.242 - - [2026-02-23 03:56:47] "GET /bgp-router/a08a793a-dca8-4613-b9b7-3eb89fd45aec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.004803 10.0.0.23 - - [2026-02-23 03:56:48] "GET /projects?obj_uuids=7fa835fb-1650-45ca-9fa2-1be2f6aa4905&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000971 10.0.0.242 - - [2026-02-23 03:56:48] "POST /neutron/port HTTP/1.1" 200 1063 0.283207 10.0.0.242 - - [2026-02-23 03:56:48] "POST /neutron/port HTTP/1.1" 200 1117 0.099763 10.0.0.242 - - [2026-02-23 03:56:48] "POST /neutron/subnet HTTP/1.1" 200 675 0.007888 10.0.0.242 - - [2026-02-23 03:56:49] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003544 10.0.0.242 - - [2026-02-23 03:56:49] "GET /bgp-router/a08a793a-dca8-4613-b9b7-3eb89fd45aec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.003603 10.0.0.242 - - [2026-02-23 03:56:49] "GET /bgp-router/a08a793a-dca8-4613-b9b7-3eb89fd45aec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.003901 10.0.0.242 - - [2026-02-23 03:56:49] "PUT /bgp-router/a08a793a-dca8-4613-b9b7-3eb89fd45aec HTTP/1.1" 200 254 0.027293 10.0.0.242 - - [2026-02-23 03:56:49] "PUT /bgp-router/a08a793a-dca8-4613-b9b7-3eb89fd45aec HTTP/1.1" 200 254 0.031175 10.0.0.242 - - [2026-02-23 03:56:49] "GET /bgp-router/c1005ae9-8405-469d-91df-48cedb5cf4d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.004992 10.0.0.242 - - [2026-02-23 03:56:49] "GET /bgp-router/c1005ae9-8405-469d-91df-48cedb5cf4d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.003390 10.0.0.242 - - [2026-02-23 03:56:49] "PUT /bgp-router/c1005ae9-8405-469d-91df-48cedb5cf4d7 HTTP/1.1" 200 254 0.035073 10.0.0.242 - - [2026-02-23 03:56:49] "PUT /bgp-router/c1005ae9-8405-469d-91df-48cedb5cf4d7 HTTP/1.1" 200 254 0.039302 10.0.0.242 - - [2026-02-23 03:56:49] "GET /bgp-router/d06cc4f8-3531-4e35-9cf6-d3304ced66a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.009206 10.0.0.242 - - [2026-02-23 03:56:49] "GET /bgp-router/d06cc4f8-3531-4e35-9cf6-d3304ced66a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.004673 10.0.0.242 - - [2026-02-23 03:56:49] "PUT /bgp-router/d06cc4f8-3531-4e35-9cf6-d3304ced66a4 HTTP/1.1" 200 254 0.025630 10.0.0.242 - - [2026-02-23 03:56:49] "PUT /bgp-router/d06cc4f8-3531-4e35-9cf6-d3304ced66a4 HTTP/1.1" 200 254 0.033374 10.0.0.242 - - [2026-02-23 03:56:49] "GET /bgp-router/a08a793a-dca8-4613-b9b7-3eb89fd45aec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.005610 10.0.0.242 - - [2026-02-23 03:56:49] "GET /bgp-router/a08a793a-dca8-4613-b9b7-3eb89fd45aec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.003571 10.0.0.242 - - [2026-02-23 03:56:49] "PUT /bgp-router/a08a793a-dca8-4613-b9b7-3eb89fd45aec HTTP/1.1" 200 254 0.019816 10.0.0.242 - - [2026-02-23 03:56:49] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.012730 10.0.0.242 - - [2026-02-23 03:56:49] "GET /bgp-router/a08a793a-dca8-4613-b9b7-3eb89fd45aec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.005512 10.0.0.242 - - [2026-02-23 03:56:49] "GET /bgp-router/a08a793a-dca8-4613-b9b7-3eb89fd45aec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.003556 10.0.0.242 - - [2026-02-23 03:56:49] "PUT /bgp-router/a08a793a-dca8-4613-b9b7-3eb89fd45aec HTTP/1.1" 200 254 0.029986 10.0.0.242 - - [2026-02-23 03:56:49] "PUT /bgp-router/a08a793a-dca8-4613-b9b7-3eb89fd45aec HTTP/1.1" 200 254 0.040400 10.0.0.242 - - [2026-02-23 03:56:49] "GET /bgp-router/c1005ae9-8405-469d-91df-48cedb5cf4d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.006642 10.0.0.242 - - [2026-02-23 03:56:49] "GET /bgp-router/c1005ae9-8405-469d-91df-48cedb5cf4d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.004661 10.0.0.242 - - [2026-02-23 03:56:49] "PUT /bgp-router/c1005ae9-8405-469d-91df-48cedb5cf4d7 HTTP/1.1" 200 254 0.032253 10.0.0.242 - - [2026-02-23 03:56:50] "PUT /bgp-router/c1005ae9-8405-469d-91df-48cedb5cf4d7 HTTP/1.1" 200 254 0.072611 10.0.0.242 - - [2026-02-23 03:56:50] "GET /bgp-router/d06cc4f8-3531-4e35-9cf6-d3304ced66a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.009865 10.0.0.242 - - [2026-02-23 03:56:50] "GET /bgp-router/d06cc4f8-3531-4e35-9cf6-d3304ced66a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.004035 10.0.0.242 - - [2026-02-23 03:56:50] "PUT /bgp-router/d06cc4f8-3531-4e35-9cf6-d3304ced66a4 HTTP/1.1" 200 254 0.034139 10.0.0.242 - - [2026-02-23 03:56:50] "PUT /bgp-router/d06cc4f8-3531-4e35-9cf6-d3304ced66a4 HTTP/1.1" 200 254 0.029848 10.0.0.242 - - [2026-02-23 03:56:50] "GET /bgp-router/c1005ae9-8405-469d-91df-48cedb5cf4d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.007507 10.0.0.242 - - [2026-02-23 03:56:50] "GET /bgp-router/c1005ae9-8405-469d-91df-48cedb5cf4d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.005326 10.0.0.242 - - [2026-02-23 03:56:50] "PUT /bgp-router/c1005ae9-8405-469d-91df-48cedb5cf4d7 HTTP/1.1" 200 254 0.021156 10.0.0.242 - - [2026-02-23 03:56:50] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.004094 10.0.0.242 - - [2026-02-23 03:56:50] "GET /bgp-router/a08a793a-dca8-4613-b9b7-3eb89fd45aec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.004128 10.0.0.242 - - [2026-02-23 03:56:50] "GET /bgp-router/a08a793a-dca8-4613-b9b7-3eb89fd45aec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.004041 10.0.0.242 - - [2026-02-23 03:56:50] "PUT /bgp-router/a08a793a-dca8-4613-b9b7-3eb89fd45aec HTTP/1.1" 200 254 0.027789 10.0.0.242 - - [2026-02-23 03:56:50] "PUT /bgp-router/a08a793a-dca8-4613-b9b7-3eb89fd45aec HTTP/1.1" 200 254 0.028591 10.0.0.242 - - [2026-02-23 03:56:50] "GET /bgp-router/c1005ae9-8405-469d-91df-48cedb5cf4d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.007530 10.0.0.242 - - [2026-02-23 03:56:50] "GET /bgp-router/c1005ae9-8405-469d-91df-48cedb5cf4d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.007446 10.0.0.242 - - [2026-02-23 03:56:50] "PUT /bgp-router/c1005ae9-8405-469d-91df-48cedb5cf4d7 HTTP/1.1" 200 254 0.034296 10.0.0.242 - - [2026-02-23 03:56:50] "PUT /bgp-router/c1005ae9-8405-469d-91df-48cedb5cf4d7 HTTP/1.1" 200 254 0.036762 10.0.0.242 - - [2026-02-23 03:56:50] "GET /bgp-router/d06cc4f8-3531-4e35-9cf6-d3304ced66a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.008950 10.0.0.242 - - [2026-02-23 03:56:50] "GET /bgp-router/d06cc4f8-3531-4e35-9cf6-d3304ced66a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.006005 10.0.0.242 - - [2026-02-23 03:56:50] "PUT /bgp-router/d06cc4f8-3531-4e35-9cf6-d3304ced66a4 HTTP/1.1" 200 254 0.038993 10.0.0.242 - - [2026-02-23 03:56:50] "PUT /bgp-router/d06cc4f8-3531-4e35-9cf6-d3304ced66a4 HTTP/1.1" 200 254 0.047454 10.0.0.242 - - [2026-02-23 03:56:50] "GET /bgp-router/d06cc4f8-3531-4e35-9cf6-d3304ced66a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.004263 10.0.0.242 - - [2026-02-23 03:56:50] "GET /bgp-router/d06cc4f8-3531-4e35-9cf6-d3304ced66a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.003505 10.0.0.242 - - [2026-02-23 03:56:50] "PUT /bgp-router/d06cc4f8-3531-4e35-9cf6-d3304ced66a4 HTTP/1.1" 200 254 0.021670 10.0.0.242 - - [2026-02-23 03:56:51] "GET /bgp-router/a08a793a-dca8-4613-b9b7-3eb89fd45aec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.005145 10.0.0.242 - - [2026-02-23 03:56:51] "GET /bgp-router/a08a793a-dca8-4613-b9b7-3eb89fd45aec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.003708 10.0.0.242 - - [2026-02-23 03:56:51] "PUT /bgp-router/a08a793a-dca8-4613-b9b7-3eb89fd45aec HTTP/1.1" 200 254 0.018176 10.0.0.242 - - [2026-02-23 03:56:51] "GET /bgp-router/c1005ae9-8405-469d-91df-48cedb5cf4d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.005391 10.0.0.242 - - [2026-02-23 03:56:51] "GET /bgp-router/c1005ae9-8405-469d-91df-48cedb5cf4d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.005871 10.0.0.242 - - [2026-02-23 03:56:51] "PUT /bgp-router/c1005ae9-8405-469d-91df-48cedb5cf4d7 HTTP/1.1" 200 254 0.018126 10.0.0.242 - - [2026-02-23 03:56:51] "GET /bgp-router/d06cc4f8-3531-4e35-9cf6-d3304ced66a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.006472 10.0.0.242 - - [2026-02-23 03:56:51] "GET /bgp-router/d06cc4f8-3531-4e35-9cf6-d3304ced66a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.007410 10.0.0.242 - - [2026-02-23 03:56:51] "PUT /bgp-router/d06cc4f8-3531-4e35-9cf6-d3304ced66a4 HTTP/1.1" 200 254 0.022180 10.0.0.242 - - [2026-02-23 03:56:55] "POST /neutron/port HTTP/1.1" 200 1127 0.017469 10.0.0.242 - - [2026-02-23 03:56:58] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006619 10.0.0.242 - - [2026-02-23 03:57:01] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003391 10.0.0.242 - - [2026-02-23 03:57:01] "GET /bgp-router/a08a793a-dca8-4613-b9b7-3eb89fd45aec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2901 0.004907 10.0.0.242 - - [2026-02-23 03:57:01] "GET /bgp-router/a08a793a-dca8-4613-b9b7-3eb89fd45aec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2901 0.004575 10.0.0.242 - - [2026-02-23 03:57:01] "PUT /bgp-router/a08a793a-dca8-4613-b9b7-3eb89fd45aec HTTP/1.1" 200 254 0.026032 10.0.0.242 - - [2026-02-23 03:57:01] "PUT /bgp-router/a08a793a-dca8-4613-b9b7-3eb89fd45aec HTTP/1.1" 200 254 0.039559 10.0.0.242 - - [2026-02-23 03:57:01] "GET /bgp-router/c1005ae9-8405-469d-91df-48cedb5cf4d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.011388 10.0.0.242 - - [2026-02-23 03:57:01] "GET /bgp-router/c1005ae9-8405-469d-91df-48cedb5cf4d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.009452 10.0.0.242 - - [2026-02-23 03:57:01] "PUT /bgp-router/c1005ae9-8405-469d-91df-48cedb5cf4d7 HTTP/1.1" 200 254 0.041685 10.0.0.242 - - [2026-02-23 03:57:01] "PUT /bgp-router/c1005ae9-8405-469d-91df-48cedb5cf4d7 HTTP/1.1" 200 254 0.031748 10.0.0.242 - - [2026-02-23 03:57:01] "GET /bgp-router/d06cc4f8-3531-4e35-9cf6-d3304ced66a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.005593 10.0.0.242 - - [2026-02-23 03:57:01] "GET /bgp-router/d06cc4f8-3531-4e35-9cf6-d3304ced66a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.004853 10.0.0.242 - - [2026-02-23 03:57:01] "PUT /bgp-router/d06cc4f8-3531-4e35-9cf6-d3304ced66a4 HTTP/1.1" 200 254 0.043369 10.0.0.242 - - [2026-02-23 03:57:01] "PUT /bgp-router/d06cc4f8-3531-4e35-9cf6-d3304ced66a4 HTTP/1.1" 200 254 0.042487 10.0.0.242 - - [2026-02-23 03:57:01] "GET /bgp-router/a08a793a-dca8-4613-b9b7-3eb89fd45aec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2901 0.005415 10.0.0.242 - - [2026-02-23 03:57:01] "GET /bgp-router/a08a793a-dca8-4613-b9b7-3eb89fd45aec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2901 0.005499 10.0.0.242 - - [2026-02-23 03:57:01] "PUT /bgp-router/a08a793a-dca8-4613-b9b7-3eb89fd45aec HTTP/1.1" 200 254 0.030366 10.0.0.242 - - [2026-02-23 03:57:02] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003797 10.0.0.242 - - [2026-02-23 03:57:02] "GET /bgp-router/a08a793a-dca8-4613-b9b7-3eb89fd45aec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.004529 10.0.0.242 - - [2026-02-23 03:57:02] "GET /bgp-router/a08a793a-dca8-4613-b9b7-3eb89fd45aec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.004143 10.0.0.242 - - [2026-02-23 03:57:02] "PUT /bgp-router/a08a793a-dca8-4613-b9b7-3eb89fd45aec HTTP/1.1" 200 254 0.024076 10.0.0.242 - - [2026-02-23 03:57:02] "PUT /bgp-router/a08a793a-dca8-4613-b9b7-3eb89fd45aec HTTP/1.1" 200 254 0.039312 10.0.0.242 - - [2026-02-23 03:57:02] "GET /bgp-router/c1005ae9-8405-469d-91df-48cedb5cf4d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.004932 10.0.0.242 - - [2026-02-23 03:57:02] "GET /bgp-router/c1005ae9-8405-469d-91df-48cedb5cf4d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.006832 10.0.0.242 - - [2026-02-23 03:57:02] "PUT /bgp-router/c1005ae9-8405-469d-91df-48cedb5cf4d7 HTTP/1.1" 200 254 0.030214 10.0.0.242 - - [2026-02-23 03:57:02] "PUT /bgp-router/c1005ae9-8405-469d-91df-48cedb5cf4d7 HTTP/1.1" 200 254 0.033552 10.0.0.242 - - [2026-02-23 03:57:02] "GET /bgp-router/d06cc4f8-3531-4e35-9cf6-d3304ced66a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.007915 10.0.0.242 - - [2026-02-23 03:57:02] "GET /bgp-router/d06cc4f8-3531-4e35-9cf6-d3304ced66a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.004128 10.0.0.242 - - [2026-02-23 03:57:02] "PUT /bgp-router/d06cc4f8-3531-4e35-9cf6-d3304ced66a4 HTTP/1.1" 200 254 0.028654 10.0.0.242 - - [2026-02-23 03:57:02] "PUT /bgp-router/d06cc4f8-3531-4e35-9cf6-d3304ced66a4 HTTP/1.1" 200 254 0.028470 10.0.0.242 - - [2026-02-23 03:57:02] "GET /bgp-router/c1005ae9-8405-469d-91df-48cedb5cf4d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.004525 10.0.0.242 - - [2026-02-23 03:57:02] "GET /bgp-router/c1005ae9-8405-469d-91df-48cedb5cf4d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.004019 10.0.0.242 - - [2026-02-23 03:57:02] "PUT /bgp-router/c1005ae9-8405-469d-91df-48cedb5cf4d7 HTTP/1.1" 200 254 0.023486 10.0.0.242 - - [2026-02-23 03:57:02] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.002798 10.0.0.242 - - [2026-02-23 03:57:02] "GET /bgp-router/a08a793a-dca8-4613-b9b7-3eb89fd45aec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.004216 10.0.0.242 - - [2026-02-23 03:57:02] "GET /bgp-router/a08a793a-dca8-4613-b9b7-3eb89fd45aec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.003933 10.0.0.242 - - [2026-02-23 03:57:02] "PUT /bgp-router/a08a793a-dca8-4613-b9b7-3eb89fd45aec HTTP/1.1" 200 254 0.024605 10.0.0.242 - - [2026-02-23 03:57:02] "PUT /bgp-router/a08a793a-dca8-4613-b9b7-3eb89fd45aec HTTP/1.1" 200 254 0.054543 10.0.0.242 - - [2026-02-23 03:57:02] "GET /bgp-router/c1005ae9-8405-469d-91df-48cedb5cf4d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.005320 10.0.0.242 - - [2026-02-23 03:57:02] "GET /bgp-router/c1005ae9-8405-469d-91df-48cedb5cf4d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.003823 10.0.0.242 - - [2026-02-23 03:57:02] "PUT /bgp-router/c1005ae9-8405-469d-91df-48cedb5cf4d7 HTTP/1.1" 200 254 0.022936 10.0.0.242 - - [2026-02-23 03:57:03] "PUT /bgp-router/c1005ae9-8405-469d-91df-48cedb5cf4d7 HTTP/1.1" 200 254 0.033831 10.0.0.242 - - [2026-02-23 03:57:03] "GET /bgp-router/d06cc4f8-3531-4e35-9cf6-d3304ced66a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.005973 10.0.0.242 - - [2026-02-23 03:57:03] "GET /bgp-router/d06cc4f8-3531-4e35-9cf6-d3304ced66a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.006356 10.0.0.242 - - [2026-02-23 03:57:03] "PUT /bgp-router/d06cc4f8-3531-4e35-9cf6-d3304ced66a4 HTTP/1.1" 200 254 0.032432 10.0.0.242 - - [2026-02-23 03:57:03] "PUT /bgp-router/d06cc4f8-3531-4e35-9cf6-d3304ced66a4 HTTP/1.1" 200 254 0.043267 10.0.0.242 - - [2026-02-23 03:57:03] "GET /bgp-router/d06cc4f8-3531-4e35-9cf6-d3304ced66a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.004467 10.0.0.242 - - [2026-02-23 03:57:03] "GET /bgp-router/d06cc4f8-3531-4e35-9cf6-d3304ced66a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.006495 10.0.0.242 - - [2026-02-23 03:57:03] "PUT /bgp-router/d06cc4f8-3531-4e35-9cf6-d3304ced66a4 HTTP/1.1" 200 254 0.026944 10.0.0.242 - - [2026-02-23 03:57:03] "POST /ref-update HTTP/1.1" 200 156 0.051721 10.0.0.242 - - [2026-02-23 03:57:03] "GET /virtual-network/8e005083-d46d-49a8-b5e1-d7943d06c993?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.019554 10.0.0.242 - - [2026-02-23 03:57:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003450 10.0.0.23 - - [2026-02-23 03:57:03] "POST /ref-update HTTP/1.1" 200 156 0.022069 10.0.0.242 - - [2026-02-23 03:57:03] "GET /network-policy/bb7b38da-524a-4835-b46a-d320eb736bec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.003700 10.0.0.242 - - [2026-02-23 03:57:03] "POST /ref-update HTTP/1.1" 200 156 0.042264 10.0.0.242 - - [2026-02-23 03:57:03] "GET /virtual-network/2d3b824e-0dd3-404a-ba97-ff1d3a761789?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.008784 10.0.0.242 - - [2026-02-23 03:57:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005836 10.0.0.242 - - [2026-02-23 03:57:03] "GET /network-policy/bb7b38da-524a-4835-b46a-d320eb736bec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.005260 10.0.0.242 - - [2026-02-23 03:57:03] "DELETE /network-policy/bb7b38da-524a-4835-b46a-d320eb736bec HTTP/1.1" 200 115 0.045577 10.0.0.242 - - [2026-02-23 03:57:03] "POST /neutron/network HTTP/1.1" 200 799 0.010301 10.0.0.242 - - [2026-02-23 03:57:04] "POST /neutron/port HTTP/1.1" 200 1117 0.012200 10.0.0.242 - - [2026-02-23 03:57:04] "POST /neutron/port HTTP/1.1" 200 1117 0.011435 10.0.0.23 - - [2026-02-23 03:57:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003727 10.0.0.23 - - [2026-02-23 03:57:06] "POST /useragent-kv HTTP/1.1" 200 115 0.004685 10.0.0.23 - - [2026-02-23 03:57:06] "POST /useragent-kv HTTP/1.1" 200 115 0.002020 10.0.0.242 - - [2026-02-23 03:57:06] "POST /neutron/network HTTP/1.1" 200 151 0.116215 10.0.0.23 - - [2026-02-23 03:57:06] "DELETE /route-target/7b401bd1-7391-466d-a086-1631f18eac81 HTTP/1.1" 200 115 0.029474 10.0.0.242 - - [2026-02-23 03:57:06] "POST /ref-update HTTP/1.1" 200 156 0.072588 10.0.0.242 - - [2026-02-23 03:57:06] "POST /neutron/network HTTP/1.1" 200 973 0.018030 10.0.0.242 - - [2026-02-23 03:57:06] "GET /virtual-network/9d587cf0-3d72-4321-b0c9-24c758d9e403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2554 0.018945 10.0.0.242 - - [2026-02-23 03:57:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005580 10.0.0.242 - - [2026-02-23 03:57:06] "GET /network-policy/0e959e10-c170-450a-80b4-d9c3986236f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.003987 10.0.0.23 - - [2026-02-23 03:57:06] "POST /fqname-to-id HTTP/1.1" 404 207 0.008664 10.0.0.242 - - [2026-02-23 03:57:06] "POST /ref-update HTTP/1.1" 200 156 0.058664 10.0.0.23 - - [2026-02-23 03:57:06] "DELETE /access-control-list/b79d3b98-f79c-45d4-895a-f0a6519aafe9 HTTP/1.1" 200 115 0.060129 10.0.0.242 - - [2026-02-23 03:57:06] "GET /virtual-network/2269d7a5-bd84-4759-b7a7-2633972c7a6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.024443 10.0.0.242 - - [2026-02-23 03:57:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002809 10.0.0.242 - - [2026-02-23 03:57:06] "GET /network-policy/0e959e10-c170-450a-80b4-d9c3986236f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.009047 10.0.0.242 - - [2026-02-23 03:57:06] "DELETE /network-policy/0e959e10-c170-450a-80b4-d9c3986236f0 HTTP/1.1" 200 115 0.039639 10.0.0.242 - - [2026-02-23 03:57:07] "POST /neutron/network HTTP/1.1" 400 204 0.018417 10.0.0.242 - - [2026-02-23 03:57:07] "POST /neutron/port HTTP/1.1" 200 151 0.265704 10.0.0.242 - - [2026-02-23 03:57:07] "POST /neutron/port HTTP/1.1" 200 151 0.293204 10.0.0.242 - - [2026-02-23 03:57:09] "POST /neutron/network HTTP/1.1" 200 976 0.007980 10.0.0.23 - - [2026-02-23 03:57:09] "DELETE /route-target/5a20a939-2647-47ff-baee-7d21ece1f2df HTTP/1.1" 200 115 0.035261 10.0.0.23 - - [2026-02-23 03:57:10] "GET /projects?obj_uuids=7fa835fb-1650-45ca-9fa2-1be2f6aa4905&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001268 10.0.0.242 - - [2026-02-23 03:57:10] "GET /project/7fa835fb-1650-45ca-9fa2-1be2f6aa4905?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.040228 10.0.0.23 - - [2026-02-23 03:57:10] "GET /projects?obj_uuids=7fa835fb-1650-45ca-9fa2-1be2f6aa4905&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000929 10.0.0.242 - - [2026-02-23 03:57:10] "GET /project/7fa835fb-1650-45ca-9fa2-1be2f6aa4905?fields=virtual_networks HTTP/1.1" 200 1048 0.042556 10.0.0.23 - - [2026-02-23 03:57:10] "GET /projects?obj_uuids=7fa835fb-1650-45ca-9fa2-1be2f6aa4905&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001416 10.0.0.242 - - [2026-02-23 03:57:10] "GET /project/7fa835fb-1650-45ca-9fa2-1be2f6aa4905?fields=virtual_machine_interfaces HTTP/1.1" 200 1048 0.037565 10.0.0.23 - - [2026-02-23 03:57:10] "GET /projects?obj_uuids=7fa835fb-1650-45ca-9fa2-1be2f6aa4905&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001289 10.0.0.242 - - [2026-02-23 03:57:10] "GET /project/7fa835fb-1650-45ca-9fa2-1be2f6aa4905?fields=security_groups HTTP/1.1" 200 1282 0.045289 10.0.0.242 - - [2026-02-23 03:57:11] "POST /fqname-to-id HTTP/1.1" 404 183 0.035063 10.0.0.23 - - [2026-02-23 03:57:12] "GET /projects?obj_uuids=52857e2a-d83e-41fe-939f-c2262fff67a3&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003392 10.0.0.23 - - [2026-02-23 03:57:12] "GET /domains?obj_uuids=e1cc6957-1fd1-4e0a-8f60-be32b1950cd6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000928 10.0.0.23 - - [2026-02-23 03:57:12] "GET /domain/e1cc6957-1fd1-4e0a-8f60-be32b1950cd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007030 10.0.0.23 - - [2026-02-23 03:57:12] "POST /id-to-fqname HTTP/1.1" 200 185 0.002621 10.0.0.23 - - [2026-02-23 03:57:12] "POST /fqname-to-id HTTP/1.1" 404 194 0.006564 10.0.0.23 - - [2026-02-23 03:57:12] "POST /security-groups HTTP/1.1" 200 586 0.068898 10.0.0.23 - - [2026-02-23 03:57:12] "POST /fqname-to-id HTTP/1.1" 404 229 0.005131 10.0.0.23 - - [2026-02-23 03:57:12] "POST /projects HTTP/1.1" 200 575 0.262405 10.0.0.23 - - [2026-02-23 03:57:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.334276 10.0.0.23 - - [2026-02-23 03:57:12] "POST /access-control-lists HTTP/1.1" 200 589 0.024541 10.0.0.242 - - [2026-02-23 03:57:12] "GET /project/52857e2a-d83e-41fe-939f-c2262fff67a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.477071 10.0.0.242 - - [2026-02-23 03:57:13] "GET / HTTP/1.1" 200 35931 0.001963 10.0.0.242 - - [2026-02-23 03:57:15] "POST /fqname-to-id HTTP/1.1" 401 293 0.000420 10.0.0.242 - - [2026-02-23 03:57:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.029904 10.0.0.242 - - [2026-02-23 03:57:16] "GET /api-access-list/47357721-232d-41af-8450-e91454b19cfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1880 0.004960 10.0.0.242 - - [2026-02-23 03:57:16] "GET /api-access-list/47357721-232d-41af-8450-e91454b19cfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1880 0.003115 10.0.0.242 - - [2026-02-23 03:57:16] "GET /api-access-list/47357721-232d-41af-8450-e91454b19cfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1880 0.002745 10.0.0.242 - - [2026-02-23 03:57:16] "PUT /api-access-list/47357721-232d-41af-8450-e91454b19cfd HTTP/1.1" 200 264 0.010856 10.0.0.242 - - [2026-02-23 03:57:18] "POST /fqname-to-id HTTP/1.1" 404 183 0.031372 10.0.0.23 - - [2026-02-23 03:57:18] "GET /projects?obj_uuids=65271acc-86b9-456c-b30e-d05aa196efb2&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002866 10.0.0.23 - - [2026-02-23 03:57:18] "GET /domains?obj_uuids=e1cc6957-1fd1-4e0a-8f60-be32b1950cd6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000969 10.0.0.23 - - [2026-02-23 03:57:18] "GET /domain/e1cc6957-1fd1-4e0a-8f60-be32b1950cd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007395 10.0.0.23 - - [2026-02-23 03:57:18] "POST /id-to-fqname HTTP/1.1" 200 185 0.001577 10.0.0.23 - - [2026-02-23 03:57:18] "POST /fqname-to-id HTTP/1.1" 404 194 0.007123 10.0.0.23 - - [2026-02-23 03:57:18] "POST /security-groups HTTP/1.1" 200 586 0.073648 10.0.0.23 - - [2026-02-23 03:57:18] "POST /projects HTTP/1.1" 200 575 0.272600 10.0.0.23 - - [2026-02-23 03:57:18] "POST /fqname-to-id HTTP/1.1" 404 228 0.015008 10.0.0.23 - - [2026-02-23 03:57:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.344968 10.0.0.242 - - [2026-02-23 03:57:18] "GET /project/65271acc-86b9-456c-b30e-d05aa196efb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.495278 10.0.0.242 - - [2026-02-23 03:57:19] "POST /fqname-to-id HTTP/1.1" 404 183 0.032146 10.0.0.23 - - [2026-02-23 03:57:19] "GET /projects?obj_uuids=a219ac1e-f985-4d09-940e-646cac35ba87&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004691 10.0.0.23 - - [2026-02-23 03:57:19] "GET /domains?obj_uuids=e1cc6957-1fd1-4e0a-8f60-be32b1950cd6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000874 10.0.0.23 - - [2026-02-23 03:57:19] "GET /domain/e1cc6957-1fd1-4e0a-8f60-be32b1950cd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.006922 10.0.0.23 - - [2026-02-23 03:57:19] "POST /id-to-fqname HTTP/1.1" 200 185 0.005871 10.0.0.23 - - [2026-02-23 03:57:19] "POST /fqname-to-id HTTP/1.1" 404 194 0.004750 10.0.0.23 - - [2026-02-23 03:57:19] "POST /security-groups HTTP/1.1" 200 586 0.074948 10.0.0.23 - - [2026-02-23 03:57:19] "POST /projects HTTP/1.1" 200 575 0.280844 10.0.0.23 - - [2026-02-23 03:57:19] "POST /access-control-lists HTTP/1.1" 200 591 0.022768 10.0.0.23 - - [2026-02-23 03:57:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.356630 10.0.0.242 - - [2026-02-23 03:57:19] "GET /project/a219ac1e-f985-4d09-940e-646cac35ba87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.497838 10.0.0.242 - - [2026-02-23 03:57:20] "GET / HTTP/1.1" 200 35931 0.001588 10.0.0.242 - - [2026-02-23 03:57:21] "GET / HTTP/1.1" 200 35931 0.002080 10.0.0.242 - - [2026-02-23 03:57:21] "POST /fqname-to-id HTTP/1.1" 404 183 0.002884 10.0.0.242 - - [2026-02-23 03:57:21] "POST /api-access-lists HTTP/1.1" 200 521 0.019601 10.0.0.242 - - [2026-02-23 03:57:21] "GET /api-access-list/70fff628-c0ba-420f-8e03-b2064eba2e5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1265 0.005818 10.0.0.242 - - [2026-02-23 03:57:22] "POST /fqname-to-id HTTP/1.1" 401 293 0.000407 10.0.0.242 - - [2026-02-23 03:57:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.110777 10.0.0.23 - - [2026-02-23 03:57:22] "GET /projects?obj_uuids=65271acc-86b9-456c-b30e-d05aa196efb2&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001057 10.0.0.242 - - [2026-02-23 03:57:22] "GET /project/65271acc-86b9-456c-b30e-d05aa196efb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.057186 10.0.0.242 - - [2026-02-23 03:57:23] "GET /virtual-networks?parent_id=65271acc-86b9-456c-b30e-d05aa196efb2&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.016991 10.0.0.242 - - [2026-02-23 03:57:23] "POST /virtual-networks HTTP/1.1" 200 568 0.086718 10.0.0.23 - - [2026-02-23 03:57:23] "POST /route-targets HTTP/1.1" 200 327 0.012143 10.0.0.242 - - [2026-02-23 03:57:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.020145 10.0.0.242 - - [2026-02-23 03:57:23] "GET /network-ipam/c7b48813-0eab-4d39-b28d-6fe5c93853bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.014455 10.0.0.23 - - [2026-02-23 03:57:23] "POST /useragent-kv HTTP/1.1" 200 115 0.008778 10.0.0.242 - - [2026-02-23 03:57:23] "POST /ref-update HTTP/1.1" 200 156 0.075705 10.0.0.242 - - [2026-02-23 03:57:23] "POST /neutron/network HTTP/1.1" 200 833 0.056330 10.0.0.242 - - [2026-02-23 03:57:23] "GET /virtual-network/bb80b870-6976-45fa-9b47-94a276032236?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1984 0.016495 10.0.0.242 - - [2026-02-23 03:57:25] "POST /fqname-to-id HTTP/1.1" 401 293 0.000408 10.0.0.242 - - [2026-02-23 03:57:25] "GET /obj-perms HTTP/1.1" 200 4934 0.084054 10.0.0.242 - - [2026-02-23 03:57:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.031307 10.0.0.242 - - [2026-02-23 03:57:26] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 361 0.060315 10.0.0.242 - - [2026-02-23 03:57:26] "POST /id-to-fqname HTTP/1.1" 401 293 0.000381 10.0.0.242 - - [2026-02-23 03:57:26] "POST /id-to-fqname HTTP/1.1" 200 230 0.041390 10.0.0.242 - - [2026-02-23 03:57:27] "POST /neutron/network HTTP/1.1" 200 843 0.057824 10.0.0.23 - - [2026-02-23 03:57:28] "GET /projects?obj_uuids=a219ac1e-f985-4d09-940e-646cac35ba87&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000951 10.0.0.242 - - [2026-02-23 03:57:28] "GET /project/a219ac1e-f985-4d09-940e-646cac35ba87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.077502 10.0.0.242 - - [2026-02-23 03:57:28] "POST /neutron/port HTTP/1.1" 200 117 0.042212 10.0.0.242 - - [2026-02-23 03:57:28] "POST /neutron/network HTTP/1.1" 200 833 0.026778 10.0.0.242 - - [2026-02-23 03:57:29] "POST /neutron/port HTTP/1.1" 200 1056 0.015444 10.0.0.242 - - [2026-02-23 03:57:29] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004469 10.0.0.242 - - [2026-02-23 03:57:29] "POST /neutron/network HTTP/1.1" 200 833 0.006557 10.0.0.23 - - [2026-02-23 03:57:30] "DELETE /project/a219ac1ef9854d09940e646cac35ba87 HTTP/1.1" 404 173 0.006274 10.0.0.23 - - [2026-02-23 03:57:30] "DELETE /project/65271acc86b9456cb30ed05aa196efb2 HTTP/1.1" 404 173 0.007895 10.0.0.23 - - [2026-02-23 03:57:30] "DELETE /project/52857e2ad83e41fe939fc2262fff67a3 HTTP/1.1" 404 173 0.004094 10.0.0.23 - - [2026-02-23 03:57:30] "GET /projects?obj_uuids=7fa835fb-1650-45ca-9fa2-1be2f6aa4905&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000851 10.0.0.23 - - [2026-02-23 03:57:30] "GET /project/7fa835fb-1650-45ca-9fa2-1be2f6aa4905?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1500 0.046942 10.0.0.23 - - [2026-02-23 03:57:30] "GET /projects?obj_uuids=7fa835fb-1650-45ca-9fa2-1be2f6aa4905&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000948 10.0.0.23 - - [2026-02-23 03:57:30] "GET /project/7fa835fb-1650-45ca-9fa2-1be2f6aa4905?fields=security_groups HTTP/1.1" 200 1387 0.031938 10.0.0.23 - - [2026-02-23 03:57:30] "DELETE /security-group/17b3762a-d723-4a60-9a9a-f037d3ac24ae HTTP/1.1" 200 115 0.045533 10.0.0.23 - - [2026-02-23 03:57:30] "GET /projects?obj_uuids=7fa835fb-1650-45ca-9fa2-1be2f6aa4905&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000941 10.0.0.23 - - [2026-02-23 03:57:30] "GET /project/7fa835fb-1650-45ca-9fa2-1be2f6aa4905?fields=application_policy_sets HTTP/1.1" 200 1426 0.059242 10.0.0.23 - - [2026-02-23 03:57:30] "DELETE /access-control-list/a5833698-2023-4892-9eae-00b9919b789c HTTP/1.1" 200 115 0.062509 10.0.0.23 - - [2026-02-23 03:57:30] "DELETE /project/7fa835fb-1650-45ca-9fa2-1be2f6aa4905 HTTP/1.1" 200 115 0.367748 10.0.0.242 - - [2026-02-23 03:57:33] "POST /neutron/port HTTP/1.1" 200 1120 0.017345 10.0.0.242 - - [2026-02-23 03:57:33] "POST /neutron/security_group HTTP/1.1" 200 2053 0.008429 10.0.0.242 - - [2026-02-23 03:57:33] "GET /virtual-machine/f31e89ed-8e12-4171-b526-a34202277e56 HTTP/1.1" 401 293 0.000477 10.0.0.242 - - [2026-02-23 03:57:34] "GET /virtual-machine/f31e89ed-8e12-4171-b526-a34202277e56 HTTP/1.1" 200 1288 0.128791 10.0.0.242 - - [2026-02-23 03:57:34] "GET /virtual-machine/f31e89ed-8e12-4171-b526-a34202277e56 HTTP/1.1" 200 1288 0.019751 10.0.0.242 - - [2026-02-23 03:57:34] "GET /virtual-machine-interface/01c4560f-c041-4b40-a172-dd6591decbba HTTP/1.1" 200 2529 0.018691 10.0.0.242 - - [2026-02-23 03:57:34] "GET /virtual-machine/f31e89ed-8e12-4171-b526-a34202277e56 HTTP/1.1" 200 1288 0.014042 10.0.0.242 - - [2026-02-23 03:57:34] "GET /virtual-machine-interface/01c4560f-c041-4b40-a172-dd6591decbba HTTP/1.1" 200 2529 0.017783 10.0.0.242 - - [2026-02-23 03:57:34] "GET /instance-ip/1690c9f8-4325-4c4f-98b9-ff264488d5cf HTTP/1.1" 200 1626 0.017837 10.0.0.242 - - [2026-02-23 03:57:34] "GET /virtual-machine/f31e89ed-8e12-4171-b526-a34202277e56 HTTP/1.1" 200 1288 0.017124 10.0.0.242 - - [2026-02-23 03:57:34] "GET /virtual-machine-interface/01c4560f-c041-4b40-a172-dd6591decbba HTTP/1.1" 200 2529 0.032246 10.0.0.242 - - [2026-02-23 03:57:34] "GET /instance-ip/1690c9f8-4325-4c4f-98b9-ff264488d5cf HTTP/1.1" 200 1626 0.014994 10.0.0.242 - - [2026-02-23 03:57:34] "POST /fqname-to-id HTTP/1.1" 403 339 0.012712 10.0.0.242 - - [2026-02-23 03:57:34] "GET / HTTP/1.1" 200 35931 0.002224 10.0.0.242 - - [2026-02-23 03:57:35] "POST /fqname-to-id HTTP/1.1" 401 293 0.000382 10.0.0.242 - - [2026-02-23 03:57:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.041799 10.0.0.242 - - [2026-02-23 03:57:35] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003719 10.0.0.242 - - [2026-02-23 03:57:35] "GET /virtual-networks?parent_id=a219ac1e-f985-4d09-940e-646cac35ba87&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.019611 10.0.0.242 - - [2026-02-23 03:57:35] "POST /fqname-to-id HTTP/1.1" 403 339 0.014422 10.0.0.242 - - [2026-02-23 03:57:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003162 10.0.0.242 - - [2026-02-23 03:57:35] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003448 10.0.0.242 - - [2026-02-23 03:57:35] "GET /virtual-networks?parent_id=a219ac1e-f985-4d09-940e-646cac35ba87&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.012704 10.0.0.242 - - [2026-02-23 03:57:35] "POST /fqname-to-id HTTP/1.1" 403 339 0.016018 10.0.0.242 - - [2026-02-23 03:57:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003340 10.0.0.242 - - [2026-02-23 03:57:35] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003395 10.0.0.242 - - [2026-02-23 03:57:35] "GET /virtual-networks?parent_id=a219ac1e-f985-4d09-940e-646cac35ba87&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.014720 10.0.0.242 - - [2026-02-23 03:57:35] "POST /fqname-to-id HTTP/1.1" 403 339 0.014774 10.0.0.242 - - [2026-02-23 03:57:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003177 10.0.0.242 - - [2026-02-23 03:57:35] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003686 10.0.0.242 - - [2026-02-23 03:57:35] "GET /virtual-networks?parent_id=a219ac1e-f985-4d09-940e-646cac35ba87&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.013168 10.0.0.242 - - [2026-02-23 03:57:35] "POST /fqname-to-id HTTP/1.1" 403 339 0.016633 10.0.0.242 - - [2026-02-23 03:57:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003928 10.0.0.242 - - [2026-02-23 03:57:35] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004330 10.0.0.242 - - [2026-02-23 03:57:35] "GET /virtual-networks?parent_id=a219ac1e-f985-4d09-940e-646cac35ba87&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.015927 10.0.0.242 - - [2026-02-23 03:57:38] "POST /neutron/port HTTP/1.1" 200 1120 0.015740 10.0.0.242 - - [2026-02-23 03:57:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.013295 10.0.0.242 - - [2026-02-23 03:57:39] "GET /virtual-network/bb80b870-6976-45fa-9b47-94a276032236?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1984 0.014891 10.0.0.242 - - [2026-02-23 03:57:41] "POST /fqname-to-id HTTP/1.1" 403 339 0.017760 10.0.0.242 - - [2026-02-23 03:57:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002591 10.0.0.242 - - [2026-02-23 03:57:41] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.002927 10.0.0.242 - - [2026-02-23 03:57:41] "GET /virtual-networks?parent_id=a219ac1e-f985-4d09-940e-646cac35ba87&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.011428 10.0.0.242 - - [2026-02-23 03:57:41] "POST /fqname-to-id HTTP/1.1" 403 339 0.019713 10.0.0.242 - - [2026-02-23 03:57:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002687 10.0.0.242 - - [2026-02-23 03:57:41] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003083 10.0.0.242 - - [2026-02-23 03:57:41] "GET /virtual-networks?parent_id=a219ac1e-f985-4d09-940e-646cac35ba87&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.012522 10.0.0.242 - - [2026-02-23 03:57:41] "POST /fqname-to-id HTTP/1.1" 403 361 0.013829 10.0.0.242 - - [2026-02-23 03:57:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003747 10.0.0.242 - - [2026-02-23 03:57:41] "GET /routing-instance/8a3337a1-14db-4de4-8988-a81d8692a4df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1529 0.004520 10.0.0.242 - - [2026-02-23 03:57:41] "GET /route-target/ab05d2a7-b38a-445e-987d-cf6a110ce289?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 361 0.013410 10.0.0.242 - - [2026-02-23 03:57:41] "GET /route-target/ab05d2a7-b38a-445e-987d-cf6a110ce289?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.002984 10.0.0.242 - - [2026-02-23 03:57:41] "POST /fqname-to-id HTTP/1.1" 403 339 0.013259 10.0.0.242 - - [2026-02-23 03:57:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002601 10.0.0.242 - - [2026-02-23 03:57:41] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.002882 10.0.0.242 - - [2026-02-23 03:57:41] "GET /virtual-networks?parent_id=a219ac1e-f985-4d09-940e-646cac35ba87&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.011852 10.0.0.242 - - [2026-02-23 03:57:41] "POST /fqname-to-id HTTP/1.1" 403 361 0.013138 10.0.0.242 - - [2026-02-23 03:57:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003460 10.0.0.242 - - [2026-02-23 03:57:41] "GET /routing-instance/8a3337a1-14db-4de4-8988-a81d8692a4df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1529 0.003815 10.0.0.242 - - [2026-02-23 03:57:41] "GET /route-target/ab05d2a7-b38a-445e-987d-cf6a110ce289?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 361 0.013063 10.0.0.242 - - [2026-02-23 03:57:41] "GET /route-target/ab05d2a7-b38a-445e-987d-cf6a110ce289?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.002808 10.0.0.242 - - [2026-02-23 03:57:42] "POST /fqname-to-id HTTP/1.1" 403 339 0.016788 10.0.0.242 - - [2026-02-23 03:57:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002802 10.0.0.242 - - [2026-02-23 03:57:42] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.007036 10.0.0.242 - - [2026-02-23 03:57:42] "GET /virtual-networks?parent_id=a219ac1e-f985-4d09-940e-646cac35ba87&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.014640 10.0.0.242 - - [2026-02-23 03:57:42] "POST /fqname-to-id HTTP/1.1" 403 339 0.026851 10.0.0.242 - - [2026-02-23 03:57:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004301 10.0.0.242 - - [2026-02-23 03:57:42] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004493 10.0.0.242 - - [2026-02-23 03:57:42] "GET /virtual-networks?parent_id=a219ac1e-f985-4d09-940e-646cac35ba87&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.016492 10.0.0.23 - - [2026-02-23 03:57:42] "GET /virtual-machine/f31e89ed-8e12-4171-b526-a34202277e56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 993 0.041489 10.0.0.242 - - [2026-02-23 03:57:42] "GET /virtual-machine-interface/01c4560f-c041-4b40-a172-dd6591decbba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2308 0.023646 10.0.0.242 - - [2026-02-23 03:57:42] "GET /virtual-machine-interface/01c4560f-c041-4b40-a172-dd6591decbba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2308 0.017922 10.0.0.242 - - [2026-02-23 03:57:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004998 10.0.0.242 - - [2026-02-23 03:57:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002911 10.0.0.23 - - [2026-02-23 03:57:43] "GET /obj-perms HTTP/1.1" 200 4934 0.223387 10.0.0.242 - - [2026-02-23 03:57:43] "GET /obj-perms HTTP/1.1" 200 4934 0.047898 10.0.0.242 - - [2026-02-23 03:57:44] "GET /obj-perms HTTP/1.1" 200 5039 0.063997 10.0.0.242 - - [2026-02-23 03:57:45] "GET /obj-perms HTTP/1.1" 200 4934 0.069941 10.0.0.23 - - [2026-02-23 03:57:46] "GET /obj-perms HTTP/1.1" 200 5039 0.064409 10.0.0.242 - - [2026-02-23 03:57:46] "GET /obj-perms HTTP/1.1" 200 4934 0.013055 10.0.0.50 - - [2026-02-23 03:57:46] "GET /obj-perms HTTP/1.1" 200 4934 0.070003 10.0.0.242 - - [2026-02-23 03:57:46] "GET /virtual-machine/f31e89ed-8e12-4171-b526-a34202277e56 HTTP/1.1" 200 1288 0.017334 10.0.0.242 - - [2026-02-23 03:57:47] "POST /neutron/port HTTP/1.1" 200 1110 0.011705 10.0.0.242 - - [2026-02-23 03:57:48] "GET /virtual-machine/f31e89ed-8e12-4171-b526-a34202277e56 HTTP/1.1" 404 171 0.016675 10.0.0.242 - - [2026-02-23 03:57:48] "GET /virtual-machine/f31e89ed-8e12-4171-b526-a34202277e56 HTTP/1.1" 404 171 0.014932 10.0.0.242 - - [2026-02-23 03:57:48] "GET /virtual-machine/f31e89ed-8e12-4171-b526-a34202277e56 HTTP/1.1" 404 171 0.012356 10.0.0.242 - - [2026-02-23 03:57:48] "POST /fqname-to-id HTTP/1.1" 403 339 0.013382 10.0.0.242 - - [2026-02-23 03:57:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002611 10.0.0.242 - - [2026-02-23 03:57:49] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.002959 10.0.0.242 - - [2026-02-23 03:57:49] "GET /virtual-networks?parent_id=a219ac1e-f985-4d09-940e-646cac35ba87&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.013769 10.0.0.242 - - [2026-02-23 03:57:49] "POST /fqname-to-id HTTP/1.1" 403 361 0.013726 10.0.0.242 - - [2026-02-23 03:57:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003389 10.0.0.242 - - [2026-02-23 03:57:49] "GET /routing-instance/8a3337a1-14db-4de4-8988-a81d8692a4df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1529 0.003409 10.0.0.242 - - [2026-02-23 03:57:49] "GET /route-target/ab05d2a7-b38a-445e-987d-cf6a110ce289?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 361 0.012657 10.0.0.242 - - [2026-02-23 03:57:49] "GET /route-target/ab05d2a7-b38a-445e-987d-cf6a110ce289?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.002938 10.0.0.242 - - [2026-02-23 03:57:49] "GET /obj-perms HTTP/1.1" 200 4934 0.012049 10.0.0.242 - - [2026-02-23 03:57:49] "GET /obj-perms HTTP/1.1" 200 5039 0.003684 10.0.0.23 - - [2026-02-23 03:57:49] "GET /obj-perms HTTP/1.1" 200 5039 0.003700 10.0.0.242 - - [2026-02-23 03:57:59] "GET /obj-perms HTTP/1.1" 200 5039 0.003674 10.0.0.23 - - [2026-02-23 03:57:59] "GET /obj-perms HTTP/1.1" 200 5039 0.003694 10.0.0.242 - - [2026-02-23 03:58:08] "GET /obj-perms HTTP/1.1" 200 5039 0.003762 10.0.0.23 - - [2026-02-23 03:58:08] "GET /obj-perms HTTP/1.1" 200 5039 0.007688 10.0.0.242 - - [2026-02-23 03:58:11] "GET /obj-perms HTTP/1.1" 200 5039 0.004608 10.0.0.23 - - [2026-02-23 03:58:12] "POST /useragent-kv HTTP/1.1" 200 115 0.004547 10.0.0.23 - - [2026-02-23 03:58:12] "POST /useragent-kv HTTP/1.1" 200 115 0.003947 10.0.0.242 - - [2026-02-23 03:58:12] "DELETE /virtual-network/bb80b870-6976-45fa-9b47-94a276032236 HTTP/1.1" 200 115 0.137374 10.0.0.242 - - [2026-02-23 03:58:12] "DELETE /api-access-list/70fff628-c0ba-420f-8e03-b2064eba2e5a HTTP/1.1" 200 115 0.040488 10.0.0.23 - - [2026-02-23 03:58:12] "GET /projects?obj_uuids=a219ac1e-f985-4d09-940e-646cac35ba87&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000947 10.0.0.242 - - [2026-02-23 03:58:12] "GET /project/a219ac1e-f985-4d09-940e-646cac35ba87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.047289 10.0.0.23 - - [2026-02-23 03:58:12] "GET /projects?obj_uuids=a219ac1e-f985-4d09-940e-646cac35ba87&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000939 10.0.0.242 - - [2026-02-23 03:58:12] "GET /project/a219ac1e-f985-4d09-940e-646cac35ba87?fields=virtual_networks HTTP/1.1" 200 1023 0.036198 10.0.0.23 - - [2026-02-23 03:58:12] "GET /projects?obj_uuids=a219ac1e-f985-4d09-940e-646cac35ba87&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000904 10.0.0.242 - - [2026-02-23 03:58:12] "GET /project/a219ac1e-f985-4d09-940e-646cac35ba87?fields=virtual_machine_interfaces HTTP/1.1" 200 1023 0.036918 10.0.0.23 - - [2026-02-23 03:58:12] "GET /projects?obj_uuids=a219ac1e-f985-4d09-940e-646cac35ba87&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001013 10.0.0.242 - - [2026-02-23 03:58:12] "GET /project/a219ac1e-f985-4d09-940e-646cac35ba87?fields=security_groups HTTP/1.1" 200 1244 0.033740 10.0.0.23 - - [2026-02-23 03:58:13] "GET /projects?obj_uuids=65271acc-86b9-456c-b30e-d05aa196efb2&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001013 10.0.0.242 - - [2026-02-23 03:58:13] "GET /project/65271acc-86b9-456c-b30e-d05aa196efb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.049988 10.0.0.23 - - [2026-02-23 03:58:13] "GET /projects?obj_uuids=65271acc-86b9-456c-b30e-d05aa196efb2&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001355 10.0.0.242 - - [2026-02-23 03:58:13] "GET /project/65271acc-86b9-456c-b30e-d05aa196efb2?fields=virtual_networks HTTP/1.1" 200 1022 0.044311 10.0.0.23 - - [2026-02-23 03:58:13] "GET /projects?obj_uuids=65271acc-86b9-456c-b30e-d05aa196efb2&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000924 10.0.0.242 - - [2026-02-23 03:58:13] "GET /project/65271acc-86b9-456c-b30e-d05aa196efb2?fields=virtual_machine_interfaces HTTP/1.1" 200 1022 0.039390 10.0.0.23 - - [2026-02-23 03:58:13] "GET /projects?obj_uuids=65271acc-86b9-456c-b30e-d05aa196efb2&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001036 10.0.0.242 - - [2026-02-23 03:58:13] "GET /project/65271acc-86b9-456c-b30e-d05aa196efb2?fields=security_groups HTTP/1.1" 200 1243 0.031273 10.0.0.242 - - [2026-02-23 03:58:16] "GET /api-access-list/47357721-232d-41af-8450-e91454b19cfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.003833 10.0.0.242 - - [2026-02-23 03:58:16] "PUT /api-access-list/47357721-232d-41af-8450-e91454b19cfd HTTP/1.1" 200 264 0.010720 10.0.0.23 - - [2026-02-23 03:58:16] "GET /projects?obj_uuids=52857e2a-d83e-41fe-939f-c2262fff67a3&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001181 10.0.0.242 - - [2026-02-23 03:58:16] "GET /project/52857e2a-d83e-41fe-939f-c2262fff67a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.034391 10.0.0.23 - - [2026-02-23 03:58:16] "GET /projects?obj_uuids=52857e2a-d83e-41fe-939f-c2262fff67a3&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000896 10.0.0.242 - - [2026-02-23 03:58:16] "GET /project/52857e2a-d83e-41fe-939f-c2262fff67a3?fields=virtual_networks HTTP/1.1" 200 1022 0.040986 10.0.0.23 - - [2026-02-23 03:58:16] "GET /projects?obj_uuids=52857e2a-d83e-41fe-939f-c2262fff67a3&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001133 10.0.0.242 - - [2026-02-23 03:58:16] "GET /project/52857e2a-d83e-41fe-939f-c2262fff67a3?fields=virtual_machine_interfaces HTTP/1.1" 200 1022 0.036930 10.0.0.23 - - [2026-02-23 03:58:16] "GET /projects?obj_uuids=52857e2a-d83e-41fe-939f-c2262fff67a3&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000903 10.0.0.242 - - [2026-02-23 03:58:16] "GET /project/52857e2a-d83e-41fe-939f-c2262fff67a3?fields=security_groups HTTP/1.1" 200 1243 0.032871 10.0.0.242 - - [2026-02-23 03:58:17] "POST /fqname-to-id HTTP/1.1" 404 188 0.032686 10.0.0.23 - - [2026-02-23 03:58:17] "GET /projects?obj_uuids=296d8a3b-61ef-4635-bdee-a2c77d6e7c97&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002995 10.0.0.23 - - [2026-02-23 03:58:17] "GET /domains?obj_uuids=e1cc6957-1fd1-4e0a-8f60-be32b1950cd6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000910 10.0.0.23 - - [2026-02-23 03:58:17] "GET /domain/e1cc6957-1fd1-4e0a-8f60-be32b1950cd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.006649 10.0.0.23 - - [2026-02-23 03:58:17] "POST /id-to-fqname HTTP/1.1" 200 190 0.001696 10.0.0.23 - - [2026-02-23 03:58:17] "POST /fqname-to-id HTTP/1.1" 404 199 0.004991 10.0.0.23 - - [2026-02-23 03:58:17] "POST /security-groups HTTP/1.1" 200 591 0.027961 10.0.0.23 - - [2026-02-23 03:58:17] "POST /fqname-to-id HTTP/1.1" 404 234 0.003057 10.0.0.23 - - [2026-02-23 03:58:17] "POST /projects HTTP/1.1" 200 585 0.219635 10.0.0.23 - - [2026-02-23 03:58:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.298243 10.0.0.23 - - [2026-02-23 03:58:17] "POST /access-control-lists HTTP/1.1" 200 594 0.030217 10.0.0.242 - - [2026-02-23 03:58:17] "GET /project/296d8a3b-61ef-4635-bdee-a2c77d6e7c97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.434671 10.0.0.242 - - [2026-02-23 03:58:19] "GET / HTTP/1.1" 200 35931 0.001836 10.0.0.242 - - [2026-02-23 03:58:21] "POST /fqname-to-id HTTP/1.1" 401 293 0.000450 10.0.0.242 - - [2026-02-23 03:58:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.036489 10.0.0.242 - - [2026-02-23 03:58:21] "GET /api-access-list/47357721-232d-41af-8450-e91454b19cfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1880 0.003283 10.0.0.242 - - [2026-02-23 03:58:21] "GET /api-access-list/47357721-232d-41af-8450-e91454b19cfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1880 0.004036 10.0.0.242 - - [2026-02-23 03:58:21] "GET /api-access-list/47357721-232d-41af-8450-e91454b19cfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1880 0.004039 10.0.0.242 - - [2026-02-23 03:58:21] "PUT /api-access-list/47357721-232d-41af-8450-e91454b19cfd HTTP/1.1" 200 264 0.010861 10.0.0.242 - - [2026-02-23 03:58:23] "POST /fqname-to-id HTTP/1.1" 404 188 0.029034 10.0.0.23 - - [2026-02-23 03:58:23] "GET /projects?obj_uuids=69d9d879-2e61-47d7-a4b0-9906efa43cc6&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003041 10.0.0.23 - - [2026-02-23 03:58:23] "GET /domains?obj_uuids=e1cc6957-1fd1-4e0a-8f60-be32b1950cd6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000870 10.0.0.23 - - [2026-02-23 03:58:23] "GET /domain/e1cc6957-1fd1-4e0a-8f60-be32b1950cd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.006532 10.0.0.23 - - [2026-02-23 03:58:23] "POST /id-to-fqname HTTP/1.1" 200 190 0.002200 10.0.0.23 - - [2026-02-23 03:58:23] "POST /fqname-to-id HTTP/1.1" 404 199 0.005020 10.0.0.23 - - [2026-02-23 03:58:23] "POST /security-groups HTTP/1.1" 200 591 0.069184 10.0.0.23 - - [2026-02-23 03:58:23] "POST /projects HTTP/1.1" 200 585 0.257633 10.0.0.23 - - [2026-02-23 03:58:23] "POST /fqname-to-id HTTP/1.1" 404 233 0.009198 10.0.0.23 - - [2026-02-23 03:58:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.331568 10.0.0.242 - - [2026-02-23 03:58:23] "GET /project/69d9d879-2e61-47d7-a4b0-9906efa43cc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.473649 10.0.0.242 - - [2026-02-23 03:58:24] "POST /fqname-to-id HTTP/1.1" 404 188 0.031034 10.0.0.23 - - [2026-02-23 03:58:24] "GET /projects?obj_uuids=e73b2c75-ebd8-404c-ae98-af0a4a772cdf&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002575 10.0.0.23 - - [2026-02-23 03:58:24] "GET /domains?obj_uuids=e1cc6957-1fd1-4e0a-8f60-be32b1950cd6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000912 10.0.0.23 - - [2026-02-23 03:58:24] "GET /domain/e1cc6957-1fd1-4e0a-8f60-be32b1950cd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.006982 10.0.0.23 - - [2026-02-23 03:58:24] "POST /id-to-fqname HTTP/1.1" 200 190 0.004430 10.0.0.23 - - [2026-02-23 03:58:24] "POST /fqname-to-id HTTP/1.1" 404 199 0.008775 10.0.0.23 - - [2026-02-23 03:58:24] "POST /security-groups HTTP/1.1" 200 591 0.026539 10.0.0.23 - - [2026-02-23 03:58:24] "POST /projects HTTP/1.1" 200 585 0.239583 10.0.0.23 - - [2026-02-23 03:58:24] "POST /access-control-lists HTTP/1.1" 200 596 0.025638 10.0.0.23 - - [2026-02-23 03:58:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.314535 10.0.0.242 - - [2026-02-23 03:58:24] "GET /project/e73b2c75-ebd8-404c-ae98-af0a4a772cdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.447773 10.0.0.242 - - [2026-02-23 03:58:25] "GET / HTTP/1.1" 200 35931 0.001454 10.0.0.242 - - [2026-02-23 03:58:26] "GET / HTTP/1.1" 200 35931 0.002836 10.0.0.242 - - [2026-02-23 03:58:26] "POST /fqname-to-id HTTP/1.1" 404 183 0.003312 10.0.0.242 - - [2026-02-23 03:58:26] "POST /api-access-lists HTTP/1.1" 200 521 0.020158 10.0.0.242 - - [2026-02-23 03:58:26] "GET /api-access-list/155fb665-fc79-4bba-bfbd-97ce92a91e69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1289 0.005524 10.0.0.242 - - [2026-02-23 03:58:27] "POST /fqname-to-id HTTP/1.1" 401 293 0.000415 10.0.0.242 - - [2026-02-23 03:58:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.048931 10.0.0.23 - - [2026-02-23 03:58:27] "GET /projects?obj_uuids=69d9d879-2e61-47d7-a4b0-9906efa43cc6&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001116 10.0.0.242 - - [2026-02-23 03:58:27] "GET /project/69d9d879-2e61-47d7-a4b0-9906efa43cc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.056205 10.0.0.242 - - [2026-02-23 03:58:27] "GET /virtual-networks?parent_id=69d9d879-2e61-47d7-a4b0-9906efa43cc6&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.014835 10.0.0.242 - - [2026-02-23 03:58:28] "POST /virtual-networks HTTP/1.1" 200 583 0.091961 10.0.0.23 - - [2026-02-23 03:58:28] "POST /route-targets HTTP/1.1" 200 327 0.012439 10.0.0.242 - - [2026-02-23 03:58:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.025469 10.0.0.242 - - [2026-02-23 03:58:28] "GET /network-ipam/c7b48813-0eab-4d39-b28d-6fe5c93853bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.015089 10.0.0.23 - - [2026-02-23 03:58:28] "POST /useragent-kv HTTP/1.1" 200 115 0.009719 10.0.0.242 - - [2026-02-23 03:58:28] "POST /ref-update HTTP/1.1" 200 156 0.118044 10.0.0.242 - - [2026-02-23 03:58:28] "POST /neutron/network HTTP/1.1" 200 847 0.054294 10.0.0.242 - - [2026-02-23 03:58:28] "GET /virtual-network/f93d73a5-fc40-4212-81f4-156b327d73ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.016880 10.0.0.242 - - [2026-02-23 03:58:28] "POST /fqname-to-id HTTP/1.1" 401 293 0.000570 10.0.0.242 - - [2026-02-23 03:58:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.049787 10.0.0.23 - - [2026-02-23 03:58:29] "GET /projects?obj_uuids=e73b2c75-ebd8-404c-ae98-af0a4a772cdf&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001003 10.0.0.242 - - [2026-02-23 03:58:29] "GET /project/e73b2c75-ebd8-404c-ae98-af0a4a772cdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.047912 10.0.0.242 - - [2026-02-23 03:58:29] "GET /virtual-networks?parent_id=e73b2c75-ebd8-404c-ae98-af0a4a772cdf&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.015011 10.0.0.242 - - [2026-02-23 03:58:29] "POST /virtual-networks HTTP/1.1" 200 583 0.086739 10.0.0.242 - - [2026-02-23 03:58:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.032020 10.0.0.23 - - [2026-02-23 03:58:29] "POST /ref-update HTTP/1.1" 200 156 0.023923 10.0.0.242 - - [2026-02-23 03:58:29] "GET /network-ipam/c7b48813-0eab-4d39-b28d-6fe5c93853bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.014158 10.0.0.23 - - [2026-02-23 03:58:29] "POST /useragent-kv HTTP/1.1" 200 115 0.008444 10.0.0.242 - - [2026-02-23 03:58:29] "POST /ref-update HTTP/1.1" 200 156 0.079184 10.0.0.242 - - [2026-02-23 03:58:29] "POST /neutron/network HTTP/1.1" 200 847 0.067203 10.0.0.242 - - [2026-02-23 03:58:29] "GET /virtual-network/eccb6df6-05a3-4e2d-a4b2-b41363ec48ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.016958 10.0.0.242 - - [2026-02-23 03:58:30] "POST /neutron/subnet HTTP/1.1" 200 671 0.034018 10.0.0.23 - - [2026-02-23 03:58:30] "DELETE /project/296d8a3b61ef4635bdeea2c77d6e7c97 HTTP/1.1" 404 173 0.007778 10.0.0.23 - - [2026-02-23 03:58:30] "DELETE /project/e73b2c75ebd8404cae98af0a4a772cdf HTTP/1.1" 404 173 0.009310 10.0.0.23 - - [2026-02-23 03:58:30] "DELETE /project/69d9d8792e6147d7a4b09906efa43cc6 HTTP/1.1" 404 173 0.016577 10.0.0.23 - - [2026-02-23 03:58:30] "GET /projects?obj_uuids=52857e2a-d83e-41fe-939f-c2262fff67a3&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000880 10.0.0.23 - - [2026-02-23 03:58:30] "GET /projects?obj_uuids=65271acc-86b9-456c-b30e-d05aa196efb2&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000743 10.0.0.23 - - [2026-02-23 03:58:30] "GET /projects?obj_uuids=a219ac1e-f985-4d09-940e-646cac35ba87&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000697 10.0.0.23 - - [2026-02-23 03:58:30] "GET /project/a219ac1e-f985-4d09-940e-646cac35ba87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1449 0.075748 10.0.0.23 - - [2026-02-23 03:58:30] "GET /project/65271acc-86b9-456c-b30e-d05aa196efb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.078266 10.0.0.23 - - [2026-02-23 03:58:30] "GET /project/52857e2a-d83e-41fe-939f-c2262fff67a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.089424 10.0.0.23 - - [2026-02-23 03:58:30] "GET /projects?obj_uuids=65271acc-86b9-456c-b30e-d05aa196efb2&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.003105 10.0.0.23 - - [2026-02-23 03:58:30] "GET /projects?obj_uuids=a219ac1e-f985-4d09-940e-646cac35ba87&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000881 10.0.0.23 - - [2026-02-23 03:58:30] "GET /projects?obj_uuids=52857e2a-d83e-41fe-939f-c2262fff67a3&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000729 10.0.0.23 - - [2026-02-23 03:58:31] "GET /project/a219ac1e-f985-4d09-940e-646cac35ba87?fields=security_groups HTTP/1.1" 200 1349 0.058603 10.0.0.23 - - [2026-02-23 03:58:31] "GET /project/65271acc-86b9-456c-b30e-d05aa196efb2?fields=security_groups HTTP/1.1" 200 1348 0.071099 10.0.0.23 - - [2026-02-23 03:58:31] "GET /project/52857e2a-d83e-41fe-939f-c2262fff67a3?fields=security_groups HTTP/1.1" 200 1348 0.088031 10.0.0.23 - - [2026-02-23 03:58:31] "DELETE /security-group/7e5e7d50-7fce-4238-87cd-140a3d8586a3 HTTP/1.1" 200 115 0.101259 10.0.0.23 - - [2026-02-23 03:58:31] "GET /projects?obj_uuids=a219ac1e-f985-4d09-940e-646cac35ba87&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001162 10.0.0.23 - - [2026-02-23 03:58:31] "DELETE /security-group/8845376c-0287-45b5-ad9b-9a1469e879a3 HTTP/1.1" 200 115 0.099052 10.0.0.23 - - [2026-02-23 03:58:31] "GET /projects?obj_uuids=65271acc-86b9-456c-b30e-d05aa196efb2&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000844 10.0.0.23 - - [2026-02-23 03:58:31] "DELETE /security-group/a988bedb-6286-436b-8fa9-e9639430932a HTTP/1.1" 200 115 0.106586 10.0.0.23 - - [2026-02-23 03:58:31] "GET /projects?obj_uuids=52857e2a-d83e-41fe-939f-c2262fff67a3&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001654 10.0.0.23 - - [2026-02-23 03:58:31] "GET /project/a219ac1e-f985-4d09-940e-646cac35ba87?fields=application_policy_sets HTTP/1.1" 200 1388 0.062153 10.0.0.23 - - [2026-02-23 03:58:31] "GET /project/52857e2a-d83e-41fe-939f-c2262fff67a3?fields=application_policy_sets HTTP/1.1" 200 1387 0.054966 10.0.0.23 - - [2026-02-23 03:58:31] "GET /project/65271acc-86b9-456c-b30e-d05aa196efb2?fields=application_policy_sets HTTP/1.1" 200 1387 0.103585 10.0.0.23 - - [2026-02-23 03:58:31] "DELETE /project/a219ac1e-f985-4d09-940e-646cac35ba87 HTTP/1.1" 200 115 0.603389 10.0.0.23 - - [2026-02-23 03:58:31] "DELETE /access-control-list/b9f3a6d8-1934-48f0-b583-1539fbf8345a HTTP/1.1" 200 115 0.063165 10.0.0.23 - - [2026-02-23 03:58:31] "DELETE /project/52857e2a-d83e-41fe-939f-c2262fff67a3 HTTP/1.1" 200 115 0.646527 10.0.0.23 - - [2026-02-23 03:58:31] "DELETE /project/65271acc-86b9-456c-b30e-d05aa196efb2 HTTP/1.1" 200 115 0.646319 10.0.0.23 - - [2026-02-23 03:58:31] "DELETE /access-control-list/bcb2ea22-7712-4959-8826-7101955128c3 HTTP/1.1" 200 115 0.034766 10.0.0.242 - - [2026-02-23 03:58:32] "GET /virtual-network/f93d73a5-fc40-4212-81f4-156b327d73ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.100711 10.0.0.242 - - [2026-02-23 03:58:32] "GET /virtual-network/f93d73a5-fc40-4212-81f4-156b327d73ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 376 0.065812 10.0.0.50 - - [2026-02-23 03:58:33] "GET /obj-perms HTTP/1.1" 403 257 0.037700 10.0.0.50 - - [2026-02-23 03:58:33] "GET /virtual-network/f93d73a5-fc40-4212-81f4-156b327d73ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 376 0.022744 10.0.0.23 - - [2026-02-23 03:58:34] "GET /obj-perms HTTP/1.1" 403 257 0.064886 10.0.0.23 - - [2026-02-23 03:58:34] "GET /virtual-network/f93d73a5-fc40-4212-81f4-156b327d73ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 376 0.012496 10.0.0.242 - - [2026-02-23 03:58:34] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 371 0.024638 10.0.0.242 - - [2026-02-23 03:58:35] "GET /obj-perms HTTP/1.1" 200 5049 0.077299 10.0.0.242 - - [2026-02-23 03:58:35] "PUT /virtual-network/f93d73a5-fc40-4212-81f4-156b327d73ef HTTP/1.1" 200 264 0.045951 10.0.0.242 - - [2026-02-23 03:58:35] "GET /virtual-network/f93d73a5-fc40-4212-81f4-156b327d73ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 376 0.011886 10.0.0.242 - - [2026-02-23 03:58:35] "GET /virtual-network/f93d73a5-fc40-4212-81f4-156b327d73ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 376 0.042388 10.0.0.50 - - [2026-02-23 03:58:36] "GET /virtual-network/f93d73a5-fc40-4212-81f4-156b327d73ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 376 0.044310 10.0.0.23 - - [2026-02-23 03:58:36] "GET /virtual-network/f93d73a5-fc40-4212-81f4-156b327d73ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 376 0.044835 10.0.0.242 - - [2026-02-23 03:58:36] "GET /virtual-network/f93d73a5-fc40-4212-81f4-156b327d73ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.018110 10.0.0.242 - - [2026-02-23 03:58:36] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 132 0.028594 10.0.0.242 - - [2026-02-23 03:58:36] "GET /obj-perms HTTP/1.1" 200 5049 0.003747 10.0.0.242 - - [2026-02-23 03:58:36] "PUT /virtual-network/f93d73a5-fc40-4212-81f4-156b327d73ef HTTP/1.1" 200 264 0.057650 10.0.0.23 - - [2026-02-23 03:58:37] "POST /useragent-kv HTTP/1.1" 200 115 0.004545 10.0.0.23 - - [2026-02-23 03:58:37] "POST /useragent-kv HTTP/1.1" 200 115 0.002399 10.0.0.242 - - [2026-02-23 03:58:37] "DELETE /virtual-network/eccb6df6-05a3-4e2d-a4b2-b41363ec48ce HTTP/1.1" 200 115 0.122835 10.0.0.23 - - [2026-02-23 03:58:37] "POST /useragent-kv HTTP/1.1" 200 115 0.003296 10.0.0.23 - - [2026-02-23 03:58:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004503 10.0.0.23 - - [2026-02-23 03:58:37] "POST /useragent-kv HTTP/1.1" 200 115 0.003527 10.0.0.242 - - [2026-02-23 03:58:37] "DELETE /virtual-network/f93d73a5-fc40-4212-81f4-156b327d73ef HTTP/1.1" 200 115 0.127961 10.0.0.242 - - [2026-02-23 03:58:37] "DELETE /api-access-list/155fb665-fc79-4bba-bfbd-97ce92a91e69 HTTP/1.1" 200 115 0.034801 10.0.0.23 - - [2026-02-23 03:58:37] "GET /projects?obj_uuids=e73b2c75-ebd8-404c-ae98-af0a4a772cdf&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000917 10.0.0.242 - - [2026-02-23 03:58:37] "GET /project/e73b2c75-ebd8-404c-ae98-af0a4a772cdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.039673 10.0.0.23 - - [2026-02-23 03:58:37] "GET /projects?obj_uuids=e73b2c75-ebd8-404c-ae98-af0a4a772cdf&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000868 10.0.0.242 - - [2026-02-23 03:58:37] "GET /project/e73b2c75-ebd8-404c-ae98-af0a4a772cdf?fields=virtual_networks HTTP/1.1" 200 1033 0.043862 10.0.0.23 - - [2026-02-23 03:58:37] "GET /projects?obj_uuids=e73b2c75-ebd8-404c-ae98-af0a4a772cdf&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000938 10.0.0.242 - - [2026-02-23 03:58:37] "GET /project/e73b2c75-ebd8-404c-ae98-af0a4a772cdf?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.039004 10.0.0.23 - - [2026-02-23 03:58:37] "GET /projects?obj_uuids=e73b2c75-ebd8-404c-ae98-af0a4a772cdf&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000912 10.0.0.242 - - [2026-02-23 03:58:37] "GET /project/e73b2c75-ebd8-404c-ae98-af0a4a772cdf?fields=security_groups HTTP/1.1" 200 1259 0.035455 10.0.0.23 - - [2026-02-23 03:58:38] "GET /projects?obj_uuids=69d9d879-2e61-47d7-a4b0-9906efa43cc6&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001263 10.0.0.242 - - [2026-02-23 03:58:38] "GET /project/69d9d879-2e61-47d7-a4b0-9906efa43cc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.036264 10.0.0.23 - - [2026-02-23 03:58:38] "GET /projects?obj_uuids=69d9d879-2e61-47d7-a4b0-9906efa43cc6&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001006 10.0.0.242 - - [2026-02-23 03:58:38] "GET /project/69d9d879-2e61-47d7-a4b0-9906efa43cc6?fields=virtual_networks HTTP/1.1" 200 1032 0.081334 10.0.0.23 - - [2026-02-23 03:58:38] "GET /projects?obj_uuids=69d9d879-2e61-47d7-a4b0-9906efa43cc6&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000967 10.0.0.242 - - [2026-02-23 03:58:38] "GET /project/69d9d879-2e61-47d7-a4b0-9906efa43cc6?fields=virtual_machine_interfaces HTTP/1.1" 200 1032 0.038265 10.0.0.23 - - [2026-02-23 03:58:38] "GET /projects?obj_uuids=69d9d879-2e61-47d7-a4b0-9906efa43cc6&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000965 10.0.0.242 - - [2026-02-23 03:58:38] "GET /project/69d9d879-2e61-47d7-a4b0-9906efa43cc6?fields=security_groups HTTP/1.1" 200 1258 0.041445 10.0.0.242 - - [2026-02-23 03:58:42] "GET / HTTP/1.1" 200 35931 0.002636 10.0.0.242 - - [2026-02-23 03:58:43] "GET / HTTP/1.1" 200 35931 0.002194 10.0.0.242 - - [2026-02-23 03:58:43] "POST /fqname-to-id HTTP/1.1" 401 293 0.000556 10.0.0.242 - - [2026-02-23 03:58:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.375407 10.0.0.23 - - [2026-02-23 03:58:44] "GET /projects?obj_uuids=296d8a3b-61ef-4635-bdee-a2c77d6e7c97&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001403 10.0.0.242 - - [2026-02-23 03:58:44] "GET /project/296d8a3b-61ef-4635-bdee-a2c77d6e7c97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.047151 10.0.0.242 - - [2026-02-23 03:58:44] "GET /virtual-networks?parent_id=296d8a3b-61ef-4635-bdee-a2c77d6e7c97&detail=False&count=False&shared=False HTTP/1.1" 403 263 0.014408 10.0.0.242 - - [2026-02-23 03:58:44] "POST /fqname-to-id HTTP/1.1" 404 197 0.012639 10.0.0.242 - - [2026-02-23 03:58:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.017633 10.0.0.23 - - [2026-02-23 03:58:44] "GET /domains?obj_uuids=e1cc6957-1fd1-4e0a-8f60-be32b1950cd6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001096 10.0.0.242 - - [2026-02-23 03:58:44] "GET /domain/e1cc6957-1fd1-4e0a-8f60-be32b1950cd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.029899 10.0.0.242 - - [2026-02-23 03:58:44] "POST /service-templates HTTP/1.1" 403 264 0.010067 10.0.0.242 - - [2026-02-23 03:58:44] "POST /fqname-to-id HTTP/1.1" 404 215 0.002862 10.0.0.242 - - [2026-02-23 03:58:44] "POST /api-access-lists HTTP/1.1" 200 555 0.025530 10.0.0.242 - - [2026-02-23 03:58:45] "GET /api-access-list/b08bafe8-d0b7-45c0-a290-492c18f8e2ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.006536 10.0.0.242 - - [2026-02-23 03:58:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.016278 10.0.0.23 - - [2026-02-23 03:58:45] "GET /projects?obj_uuids=296d8a3b-61ef-4635-bdee-a2c77d6e7c97&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001001 10.0.0.242 - - [2026-02-23 03:58:45] "GET /project/296d8a3b-61ef-4635-bdee-a2c77d6e7c97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.053510 10.0.0.242 - - [2026-02-23 03:58:45] "GET /virtual-networks?parent_id=296d8a3b-61ef-4635-bdee-a2c77d6e7c97&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.016225 10.0.0.242 - - [2026-02-23 03:58:45] "POST /virtual-networks HTTP/1.1" 200 583 0.110849 10.0.0.242 - - [2026-02-23 03:58:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.027292 10.0.0.23 - - [2026-02-23 03:58:45] "POST /ref-update HTTP/1.1" 200 156 0.020614 10.0.0.242 - - [2026-02-23 03:58:45] "GET /network-ipam/c7b48813-0eab-4d39-b28d-6fe5c93853bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.015884 10.0.0.23 - - [2026-02-23 03:58:45] "POST /useragent-kv HTTP/1.1" 200 115 0.021264 10.0.0.242 - - [2026-02-23 03:58:45] "POST /ref-update HTTP/1.1" 200 156 0.105834 10.0.0.242 - - [2026-02-23 03:58:45] "GET /virtual-network/81324b90-d713-4c86-b802-37848bda29f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.017622 10.0.0.242 - - [2026-02-23 03:58:45] "POST /neutron/network HTTP/1.1" 200 848 0.059067 10.0.0.242 - - [2026-02-23 03:58:46] "GET /virtual-network/81324b90-d713-4c86-b802-37848bda29f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005896 10.0.0.242 - - [2026-02-23 03:58:46] "GET /network-ipam/c7b48813-0eab-4d39-b28d-6fe5c93853bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.004500 10.0.0.242 - - [2026-02-23 03:58:46] "GET /virtual-network/81324b90-d713-4c86-b802-37848bda29f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.007169 10.0.0.242 - - [2026-02-23 03:58:47] "POST /fqname-to-id HTTP/1.1" 404 197 0.015756 10.0.0.242 - - [2026-02-23 03:58:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.013749 10.0.0.23 - - [2026-02-23 03:58:47] "GET /domains?obj_uuids=e1cc6957-1fd1-4e0a-8f60-be32b1950cd6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001014 10.0.0.242 - - [2026-02-23 03:58:47] "GET /domain/e1cc6957-1fd1-4e0a-8f60-be32b1950cd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.019220 10.0.0.242 - - [2026-02-23 03:58:47] "POST /service-templates HTTP/1.1" 403 264 0.011248 10.0.0.242 - - [2026-02-23 03:58:47] "POST /fqname-to-id HTTP/1.1" 404 183 0.003370 10.0.0.242 - - [2026-02-23 03:58:47] "POST /api-access-lists HTTP/1.1" 200 521 0.023444 10.0.0.242 - - [2026-02-23 03:58:47] "GET /api-access-list/eaa2a605-75da-4a1a-b6fd-6032a107ab49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1291 0.005610 10.0.0.242 - - [2026-02-23 03:58:48] "POST /fqname-to-id HTTP/1.1" 404 197 0.015066 10.0.0.242 - - [2026-02-23 03:58:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.013492 10.0.0.23 - - [2026-02-23 03:58:48] "GET /domains?obj_uuids=e1cc6957-1fd1-4e0a-8f60-be32b1950cd6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001050 10.0.0.242 - - [2026-02-23 03:58:48] "GET /domain/e1cc6957-1fd1-4e0a-8f60-be32b1950cd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.020159 10.0.0.242 - - [2026-02-23 03:58:48] "POST /service-templates HTTP/1.1" 200 551 0.038397 10.0.0.242 - - [2026-02-23 03:58:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.019328 10.0.0.242 - - [2026-02-23 03:58:48] "GET /service-template/ce30e93c-48df-4c7e-b060-f38d96694410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.016923 10.0.0.242 - - [2026-02-23 03:58:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.013147 10.0.0.242 - - [2026-02-23 03:58:48] "GET /service-template/ce30e93c-48df-4c7e-b060-f38d96694410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.016277 10.0.0.242 - - [2026-02-23 03:58:49] "GET /obj-perms HTTP/1.1" 403 257 0.042380 10.0.0.50 - - [2026-02-23 03:58:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.036500 10.0.0.23 - - [2026-02-23 03:58:50] "GET /obj-perms HTTP/1.1" 403 257 0.039243 10.0.0.242 - - [2026-02-23 03:58:50] "GET /obj-perms HTTP/1.1" 403 257 0.012467 10.0.0.242 - - [2026-02-23 03:58:50] "GET /api-access-list/b08bafe8-d0b7-45c0-a290-492c18f8e2ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.004411 10.0.0.242 - - [2026-02-23 03:58:50] "PUT /api-access-list/b08bafe8-d0b7-45c0-a290-492c18f8e2ed HTTP/1.1" 200 264 0.011403 10.0.0.242 - - [2026-02-23 03:58:50] "POST /fqname-to-id HTTP/1.1" 401 293 0.000447 10.0.0.242 - - [2026-02-23 03:58:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.045834 10.0.0.23 - - [2026-02-23 03:58:51] "GET /projects?obj_uuids=296d8a3b-61ef-4635-bdee-a2c77d6e7c97&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001389 10.0.0.242 - - [2026-02-23 03:58:51] "GET /project/296d8a3b-61ef-4635-bdee-a2c77d6e7c97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.053148 10.0.0.242 - - [2026-02-23 03:58:51] "GET /virtual-networks?parent_id=296d8a3b-61ef-4635-bdee-a2c77d6e7c97&detail=False&count=False&shared=False HTTP/1.1" 200 371 0.019446 10.0.0.242 - - [2026-02-23 03:58:51] "POST /virtual-networks HTTP/1.1" 403 263 0.011829 10.0.0.242 - - [2026-02-23 03:58:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002856 10.0.0.242 - - [2026-02-23 03:58:51] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 371 0.034822 10.0.0.242 - - [2026-02-23 03:58:51] "GET /api-access-list/eaa2a605-75da-4a1a-b6fd-6032a107ab49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1291 0.003845 10.0.0.242 - - [2026-02-23 03:58:51] "PUT /api-access-list/eaa2a605-75da-4a1a-b6fd-6032a107ab49 HTTP/1.1" 200 264 0.011136 10.0.0.242 - - [2026-02-23 03:58:51] "POST /fqname-to-id HTTP/1.1" 404 197 0.013373 10.0.0.242 - - [2026-02-23 03:58:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.013122 10.0.0.23 - - [2026-02-23 03:58:51] "GET /domains?obj_uuids=e1cc6957-1fd1-4e0a-8f60-be32b1950cd6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001066 10.0.0.242 - - [2026-02-23 03:58:51] "GET /domain/e1cc6957-1fd1-4e0a-8f60-be32b1950cd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.020510 10.0.0.242 - - [2026-02-23 03:58:52] "POST /service-templates HTTP/1.1" 403 264 0.012836 10.0.0.242 - - [2026-02-23 03:58:52] "GET /api-access-list/b08bafe8-d0b7-45c0-a290-492c18f8e2ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1461 0.003895 10.0.0.242 - - [2026-02-23 03:58:52] "PUT /api-access-list/b08bafe8-d0b7-45c0-a290-492c18f8e2ed HTTP/1.1" 200 264 0.011332 10.0.0.242 - - [2026-02-23 03:58:52] "GET /api-access-list/eaa2a605-75da-4a1a-b6fd-6032a107ab49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004157 10.0.0.242 - - [2026-02-23 03:58:52] "PUT /api-access-list/eaa2a605-75da-4a1a-b6fd-6032a107ab49 HTTP/1.1" 200 264 0.010829 10.0.0.242 - - [2026-02-23 03:58:53] "GET /virtual-network/81324b90-d713-4c86-b802-37848bda29f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.013024 10.0.0.242 - - [2026-02-23 03:58:53] "GET /virtual-network/81324b90-d713-4c86-b802-37848bda29f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.039440 10.0.0.50 - - [2026-02-23 03:58:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002734 10.0.0.50 - - [2026-02-23 03:58:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002837 10.0.0.23 - - [2026-02-23 03:58:53] "GET /obj-perms HTTP/1.1" 403 257 0.012178 10.0.0.23 - - [2026-02-23 03:58:54] "GET /obj-perms HTTP/1.1" 403 257 0.040801 10.0.0.242 - - [2026-02-23 03:58:54] "GET /api-access-list/47357721-232d-41af-8450-e91454b19cfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.005107 10.0.0.242 - - [2026-02-23 03:58:54] "PUT /api-access-list/47357721-232d-41af-8450-e91454b19cfd HTTP/1.1" 200 264 0.011502 10.0.0.242 - - [2026-02-23 03:58:54] "GET /obj-perms HTTP/1.1" 403 257 0.011433 10.0.0.242 - - [2026-02-23 03:58:54] "GET /obj-perms HTTP/1.1" 403 257 0.015450 10.0.0.242 - - [2026-02-23 03:58:54] "DELETE /api-access-list/b08bafe8-d0b7-45c0-a290-492c18f8e2ed HTTP/1.1" 200 115 0.034590 10.0.0.242 - - [2026-02-23 03:58:54] "DELETE /api-access-list/eaa2a605-75da-4a1a-b6fd-6032a107ab49 HTTP/1.1" 200 115 0.028455 10.0.0.242 - - [2026-02-23 03:58:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003164 10.0.0.50 - - [2026-02-23 03:58:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002803 10.0.0.23 - - [2026-02-23 03:58:56] "GET /obj-perms HTTP/1.1" 403 257 0.047607 10.0.0.242 - - [2026-02-23 03:58:56] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 403 263 0.034932 10.0.0.242 - - [2026-02-23 03:58:56] "GET /api-access-list/47357721-232d-41af-8450-e91454b19cfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2684 0.003811 10.0.0.242 - - [2026-02-23 03:58:56] "PUT /api-access-list/47357721-232d-41af-8450-e91454b19cfd HTTP/1.1" 200 264 0.012459 10.0.0.242 - - [2026-02-23 03:58:56] "GET /virtual-network/81324b90-d713-4c86-b802-37848bda29f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.018294 10.0.0.242 - - [2026-02-23 03:58:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.013472 10.0.0.242 - - [2026-02-23 03:58:57] "DELETE /service-template/ce30e93c-48df-4c7e-b060-f38d96694410 HTTP/1.1" 200 115 0.031629 10.0.0.242 - - [2026-02-23 03:58:57] "POST /fqname-to-id HTTP/1.1" 404 197 0.030795 10.0.0.23 - - [2026-02-23 03:58:57] "POST /useragent-kv HTTP/1.1" 200 115 0.004959 10.0.0.23 - - [2026-02-23 03:58:57] "POST /useragent-kv HTTP/1.1" 200 115 0.003790 10.0.0.242 - - [2026-02-23 03:58:57] "DELETE /virtual-network/81324b90-d713-4c86-b802-37848bda29f3 HTTP/1.1" 200 115 0.134934 10.0.0.242 - - [2026-02-23 03:58:57] "GET /api-access-list/47357721-232d-41af-8450-e91454b19cfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2965 0.003843 10.0.0.242 - - [2026-02-23 03:58:57] "PUT /api-access-list/47357721-232d-41af-8450-e91454b19cfd HTTP/1.1" 200 264 0.010267 10.0.0.242 - - [2026-02-23 03:58:57] "GET /api-access-list/47357721-232d-41af-8450-e91454b19cfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2690 0.004667 10.0.0.242 - - [2026-02-23 03:58:57] "PUT /api-access-list/47357721-232d-41af-8450-e91454b19cfd HTTP/1.1" 200 264 0.015664 10.0.0.242 - - [2026-02-23 03:59:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003345 10.0.0.23 - - [2026-02-23 03:59:00] "GET /projects?obj_uuids=296d8a3b-61ef-4635-bdee-a2c77d6e7c97&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000924 10.0.0.242 - - [2026-02-23 03:59:00] "GET /project/296d8a3b-61ef-4635-bdee-a2c77d6e7c97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.037368 10.0.0.242 - - [2026-02-23 03:59:00] "POST /neutron/network HTTP/1.1" 200 117 0.108008 10.0.0.23 - - [2026-02-23 03:59:00] "POST /route-targets HTTP/1.1" 200 327 0.029338 10.0.0.242 - - [2026-02-23 03:59:01] "POST /neutron/network HTTP/1.1" 200 863 0.015354 10.0.0.242 - - [2026-02-23 03:59:01] "POST /id-to-fqname HTTP/1.1" 200 240 0.003125 10.0.0.242 - - [2026-02-23 03:59:01] "GET /virtual-network/bc95ca80-3c8b-4159-b82a-685ff3e16870?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2106 0.005146 10.0.0.242 - - [2026-02-23 03:59:01] "GET /virtual-network/bc95ca80-3c8b-4159-b82a-685ff3e16870?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2106 0.005223 10.0.0.242 - - [2026-02-23 03:59:01] "POST /neutron/subnet HTTP/1.1" 200 728 0.008289 10.0.0.242 - - [2026-02-23 03:59:01] "GET /virtual-network/bc95ca80-3c8b-4159-b82a-685ff3e16870?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2106 0.006337 10.0.0.242 - - [2026-02-23 03:59:01] "GET /network-ipam/c7b48813-0eab-4d39-b28d-6fe5c93853bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.003644 10.0.0.242 - - [2026-02-23 03:59:01] "GET /virtual-network/bc95ca80-3c8b-4159-b82a-685ff3e16870?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2106 0.007607 10.0.0.242 - - [2026-02-23 03:59:01] "GET /obj-perms HTTP/1.1" 200 5049 0.003837 10.0.0.23 - - [2026-02-23 03:59:01] "GET /obj-perms HTTP/1.1" 200 5049 0.081461 10.0.0.242 - - [2026-02-23 03:59:02] "POST /fqname-to-id HTTP/1.1" 404 215 0.004142 10.0.0.242 - - [2026-02-23 03:59:02] "POST /api-access-lists HTTP/1.1" 200 555 0.029338 10.0.0.242 - - [2026-02-23 03:59:02] "GET /api-access-list/f0b18dec-c96f-4852-91f4-d299cfcb8727?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2443 0.007167 10.0.0.242 - - [2026-02-23 03:59:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.020423 10.0.0.23 - - [2026-02-23 03:59:02] "GET /projects?obj_uuids=296d8a3b-61ef-4635-bdee-a2c77d6e7c97&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001078 10.0.0.242 - - [2026-02-23 03:59:02] "GET /project/296d8a3b-61ef-4635-bdee-a2c77d6e7c97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.061843 10.0.0.23 - - [2026-02-23 03:59:02] "GET /projects?obj_uuids=296d8a3b-61ef-4635-bdee-a2c77d6e7c97&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000988 10.0.0.242 - - [2026-02-23 03:59:02] "POST /neutron/network HTTP/1.1" 200 645 0.153241 10.0.0.23 - - [2026-02-23 03:59:02] "POST /ref-update HTTP/1.1" 200 156 0.030820 10.0.0.23 - - [2026-02-23 03:59:02] "POST /useragent-kv HTTP/1.1" 200 115 0.006736 10.0.0.242 - - [2026-02-23 03:59:02] "POST /neutron/subnet HTTP/1.1" 200 719 0.299478 10.0.0.242 - - [2026-02-23 03:59:03] "POST /id-to-fqname HTTP/1.1" 200 240 0.011901 10.0.0.242 - - [2026-02-23 03:59:03] "GET /virtual-network/41de86e8-02fb-47ea-93cd-81ff4a54f86b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2119 0.015169 10.0.0.242 - - [2026-02-23 03:59:03] "GET /virtual-network/41de86e8-02fb-47ea-93cd-81ff4a54f86b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2119 0.016268 10.0.0.242 - - [2026-02-23 03:59:03] "POST /neutron/network HTTP/1.1" 200 863 0.030785 10.0.0.242 - - [2026-02-23 03:59:03] "GET /virtual-network/41de86e8-02fb-47ea-93cd-81ff4a54f86b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2119 0.016058 10.0.0.242 - - [2026-02-23 03:59:03] "GET /network-ipam/c7b48813-0eab-4d39-b28d-6fe5c93853bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.003607 10.0.0.242 - - [2026-02-23 03:59:03] "GET /virtual-network/41de86e8-02fb-47ea-93cd-81ff4a54f86b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2119 0.005217 10.0.0.50 - - [2026-02-23 03:59:03] "GET /obj-perms HTTP/1.1" 200 5049 0.137168 10.0.0.242 - - [2026-02-23 03:59:04] "POST /fqname-to-id HTTP/1.1" 404 232 0.014146 10.0.0.23 - - [2026-02-23 03:59:04] "GET /projects?obj_uuids=296d8a3b-61ef-4635-bdee-a2c77d6e7c97&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001003 10.0.0.23 - - [2026-02-23 03:59:04] "POST /fqname-to-id HTTP/1.1" 404 263 0.007743 10.0.0.23 - - [2026-02-23 03:59:04] "PUT /access-control-list/01e8cb23-2cd2-436f-b92b-f0420fe79902 HTTP/1.1" 200 272 0.020205 10.0.0.242 - - [2026-02-23 03:59:04] "POST /neutron/security_group HTTP/1.1" 200 1426 0.476101 10.0.0.242 - - [2026-02-23 03:59:04] "POST /neutron/security_group HTTP/1.1" 200 1426 0.022282 10.0.0.23 - - [2026-02-23 03:59:05] "GET /projects?obj_uuids=296d8a3b-61ef-4635-bdee-a2c77d6e7c97&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001098 10.0.0.242 - - [2026-02-23 03:59:05] "POST /neutron/security_group_rule HTTP/1.1" 200 570 0.098676 10.0.0.23 - - [2026-02-23 03:59:05] "PUT /access-control-list/01e8cb23-2cd2-436f-b92b-f0420fe79902 HTTP/1.1" 200 272 0.011734 10.0.0.242 - - [2026-02-23 03:59:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.024494 10.0.0.242 - - [2026-02-23 03:59:05] "GET /security-group/e77c688d-4501-4df1-9a4c-0a4354d24a7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1317 0.014267 10.0.0.242 - - [2026-02-23 03:59:06] "POST /id-to-fqname HTTP/1.1" 200 240 0.013390 10.0.0.242 - - [2026-02-23 03:59:06] "POST /neutron/network HTTP/1.1" 200 873 0.026993 10.0.0.23 - - [2026-02-23 03:59:07] "GET /projects?obj_uuids=296d8a3b-61ef-4635-bdee-a2c77d6e7c97&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001358 10.0.0.242 - - [2026-02-23 03:59:07] "GET /project/296d8a3b-61ef-4635-bdee-a2c77d6e7c97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.077147 10.0.0.242 - - [2026-02-23 03:59:07] "POST /neutron/port HTTP/1.1" 200 117 0.049870 10.0.0.242 - - [2026-02-23 03:59:08] "POST /neutron/network HTTP/1.1" 200 863 0.030596 10.0.0.242 - - [2026-02-23 03:59:08] "POST /neutron/port HTTP/1.1" 200 1059 0.016890 10.0.0.242 - - [2026-02-23 03:59:09] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003726 10.0.0.242 - - [2026-02-23 03:59:09] "POST /neutron/network HTTP/1.1" 200 863 0.005933 10.0.0.23 - - [2026-02-23 03:59:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000418 10.0.0.23 - - [2026-02-23 03:59:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000365 10.0.0.50 - - [2026-02-23 03:59:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000482 10.0.0.50 - - [2026-02-23 03:59:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000370 10.0.0.23 - - [2026-02-23 03:59:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000386 10.0.0.23 - - [2026-02-23 03:59:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000410 10.0.0.50 - - [2026-02-23 03:59:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000393 10.0.0.50 - - [2026-02-23 03:59:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000482 10.0.0.242 - - [2026-02-23 03:59:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000337 10.0.0.242 - - [2026-02-23 03:59:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000336 10.0.0.242 - - [2026-02-23 03:59:12] "GET /global-system-configs HTTP/1.1" 401 293 0.000393 10.0.0.242 - - [2026-02-23 03:59:12] "GET /global-system-configs HTTP/1.1" 401 293 0.000377 10.0.0.242 - - [2026-02-23 03:59:13] "POST /neutron/port HTTP/1.1" 200 1123 0.019618 10.0.0.242 - - [2026-02-23 03:59:13] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008537 10.0.0.242 - - [2026-02-23 03:59:13] "GET /virtual-machine/70bca967-fbcf-41fe-a532-f5e2e45860d9 HTTP/1.1" 401 293 0.000562 10.0.0.242 - - [2026-02-23 03:59:13] "GET /virtual-machine/70bca967-fbcf-41fe-a532-f5e2e45860d9 HTTP/1.1" 200 1292 0.053304 10.0.0.242 - - [2026-02-23 03:59:13] "GET /virtual-machine/70bca967-fbcf-41fe-a532-f5e2e45860d9 HTTP/1.1" 200 1292 0.019418 10.0.0.242 - - [2026-02-23 03:59:13] "GET /virtual-machine-interface/c860d6e5-1fdb-4b19-b7fa-e3b3658fff5b HTTP/1.1" 200 3024 0.021611 10.0.0.242 - - [2026-02-23 03:59:13] "GET /virtual-machine/70bca967-fbcf-41fe-a532-f5e2e45860d9 HTTP/1.1" 200 1292 0.019877 10.0.0.242 - - [2026-02-23 03:59:13] "GET /virtual-machine-interface/c860d6e5-1fdb-4b19-b7fa-e3b3658fff5b HTTP/1.1" 200 3024 0.019298 10.0.0.242 - - [2026-02-23 03:59:13] "GET /instance-ip/12e1b582-1128-4e9f-9f8b-a10624138eb3 HTTP/1.1" 200 1639 0.020307 10.0.0.242 - - [2026-02-23 03:59:13] "GET /virtual-machine/70bca967-fbcf-41fe-a532-f5e2e45860d9 HTTP/1.1" 200 1292 0.015440 10.0.0.242 - - [2026-02-23 03:59:14] "GET /virtual-machine-interface/c860d6e5-1fdb-4b19-b7fa-e3b3658fff5b HTTP/1.1" 200 3024 0.019988 10.0.0.242 - - [2026-02-23 03:59:14] "GET /instance-ip/12e1b582-1128-4e9f-9f8b-a10624138eb3 HTTP/1.1" 200 1639 0.016360 10.0.0.242 - - [2026-02-23 03:59:14] "POST /fqname-to-id HTTP/1.1" 403 354 0.015846 10.0.0.242 - - [2026-02-23 03:59:14] "GET / HTTP/1.1" 200 35931 0.001575 10.0.0.242 - - [2026-02-23 03:59:14] "POST /fqname-to-id HTTP/1.1" 401 293 0.000384 10.0.0.242 - - [2026-02-23 03:59:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.029516 10.0.0.242 - - [2026-02-23 03:59:14] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003828 10.0.0.242 - - [2026-02-23 03:59:14] "GET /virtual-networks?parent_id=296d8a3b-61ef-4635-bdee-a2c77d6e7c97&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.019933 10.0.0.242 - - [2026-02-23 03:59:14] "GET /virtual-network/41de86e8-02fb-47ea-93cd-81ff4a54f86b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2119 0.019593 10.0.0.242 - - [2026-02-23 03:59:14] "POST /fqname-to-id HTTP/1.1" 403 354 0.016870 10.0.0.242 - - [2026-02-23 03:59:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004273 10.0.0.242 - - [2026-02-23 03:59:14] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004206 10.0.0.242 - - [2026-02-23 03:59:14] "GET /virtual-networks?parent_id=296d8a3b-61ef-4635-bdee-a2c77d6e7c97&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.022343 10.0.0.242 - - [2026-02-23 03:59:15] "GET /virtual-network/41de86e8-02fb-47ea-93cd-81ff4a54f86b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2119 0.020279 10.0.0.242 - - [2026-02-23 03:59:15] "POST /fqname-to-id HTTP/1.1" 403 354 0.020089 10.0.0.242 - - [2026-02-23 03:59:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004222 10.0.0.242 - - [2026-02-23 03:59:15] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004128 10.0.0.242 - - [2026-02-23 03:59:15] "GET /virtual-networks?parent_id=296d8a3b-61ef-4635-bdee-a2c77d6e7c97&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.019831 10.0.0.242 - - [2026-02-23 03:59:15] "GET /virtual-network/41de86e8-02fb-47ea-93cd-81ff4a54f86b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2119 0.020852 10.0.0.242 - - [2026-02-23 03:59:15] "POST /fqname-to-id HTTP/1.1" 403 354 0.016544 10.0.0.242 - - [2026-02-23 03:59:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004421 10.0.0.242 - - [2026-02-23 03:59:15] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004042 10.0.0.242 - - [2026-02-23 03:59:15] "GET /virtual-networks?parent_id=296d8a3b-61ef-4635-bdee-a2c77d6e7c97&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.018561 10.0.0.242 - - [2026-02-23 03:59:15] "GET /virtual-network/41de86e8-02fb-47ea-93cd-81ff4a54f86b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2119 0.018178 10.0.0.242 - - [2026-02-23 03:59:15] "POST /fqname-to-id HTTP/1.1" 403 354 0.015224 10.0.0.242 - - [2026-02-23 03:59:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003308 10.0.0.242 - - [2026-02-23 03:59:15] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003535 10.0.0.242 - - [2026-02-23 03:59:15] "GET /virtual-networks?parent_id=296d8a3b-61ef-4635-bdee-a2c77d6e7c97&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.019321 10.0.0.242 - - [2026-02-23 03:59:15] "GET /virtual-network/41de86e8-02fb-47ea-93cd-81ff4a54f86b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2119 0.018322 10.0.0.242 - - [2026-02-23 03:59:18] "POST /neutron/port HTTP/1.1" 200 1123 0.016152 10.0.0.242 - - [2026-02-23 03:59:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.015991 10.0.0.242 - - [2026-02-23 03:59:18] "GET /virtual-network/41de86e8-02fb-47ea-93cd-81ff4a54f86b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2119 0.017912 10.0.0.242 - - [2026-02-23 03:59:20] "POST /fqname-to-id HTTP/1.1" 403 354 0.016180 10.0.0.242 - - [2026-02-23 03:59:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003024 10.0.0.242 - - [2026-02-23 03:59:20] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003267 10.0.0.242 - - [2026-02-23 03:59:20] "GET /virtual-networks?parent_id=296d8a3b-61ef-4635-bdee-a2c77d6e7c97&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.021344 10.0.0.242 - - [2026-02-23 03:59:20] "GET /virtual-network/41de86e8-02fb-47ea-93cd-81ff4a54f86b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2119 0.021358 10.0.0.242 - - [2026-02-23 03:59:21] "POST /fqname-to-id HTTP/1.1" 403 354 0.015651 10.0.0.242 - - [2026-02-23 03:59:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003919 10.0.0.242 - - [2026-02-23 03:59:21] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003097 10.0.0.242 - - [2026-02-23 03:59:21] "GET /virtual-networks?parent_id=296d8a3b-61ef-4635-bdee-a2c77d6e7c97&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.017357 10.0.0.242 - - [2026-02-23 03:59:21] "GET /virtual-network/41de86e8-02fb-47ea-93cd-81ff4a54f86b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2119 0.019001 10.0.0.242 - - [2026-02-23 03:59:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.012066 10.0.0.242 - - [2026-02-23 03:59:21] "GET /routing-instance/cbf99351-beb1-44e5-a082-60be73034d3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1360 0.017540 10.0.0.242 - - [2026-02-23 03:59:21] "POST /fqname-to-id HTTP/1.1" 403 354 0.014689 10.0.0.242 - - [2026-02-23 03:59:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003829 10.0.0.242 - - [2026-02-23 03:59:21] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004200 10.0.0.242 - - [2026-02-23 03:59:21] "GET /virtual-networks?parent_id=296d8a3b-61ef-4635-bdee-a2c77d6e7c97&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.017807 10.0.0.242 - - [2026-02-23 03:59:21] "GET /virtual-network/41de86e8-02fb-47ea-93cd-81ff4a54f86b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2119 0.020635 10.0.0.242 - - [2026-02-23 03:59:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.014346 10.0.0.242 - - [2026-02-23 03:59:21] "GET /routing-instance/cbf99351-beb1-44e5-a082-60be73034d3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1360 0.016722 10.0.0.23 - - [2026-02-23 03:59:21] "GET /virtual-machine/70bca967-fbcf-41fe-a532-f5e2e45860d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 992 0.014194 10.0.0.23 - - [2026-02-23 03:59:25] "GET /obj-perms HTTP/1.1" 403 257 0.011145 10.0.0.23 - - [2026-02-23 03:59:27] "GET /virtual-machine/70bca967-fbcf-41fe-a532-f5e2e45860d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 992 0.014094 10.0.0.23 - - [2026-02-23 03:59:31] "GET /projects?obj_uuids=69d9d879-2e61-47d7-a4b0-9906efa43cc6&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000829 10.0.0.23 - - [2026-02-23 03:59:31] "GET /projects?obj_uuids=e73b2c75-ebd8-404c-ae98-af0a4a772cdf&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000826 10.0.0.23 - - [2026-02-23 03:59:31] "GET /project/69d9d879-2e61-47d7-a4b0-9906efa43cc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.042425 10.0.0.23 - - [2026-02-23 03:59:31] "GET /projects?obj_uuids=69d9d879-2e61-47d7-a4b0-9906efa43cc6&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001689 10.0.0.23 - - [2026-02-23 03:59:31] "GET /project/e73b2c75-ebd8-404c-ae98-af0a4a772cdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1469 0.064087 10.0.0.23 - - [2026-02-23 03:59:31] "GET /projects?obj_uuids=e73b2c75-ebd8-404c-ae98-af0a4a772cdf&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001598 10.0.0.23 - - [2026-02-23 03:59:31] "GET /project/69d9d879-2e61-47d7-a4b0-9906efa43cc6?fields=security_groups HTTP/1.1" 200 1363 0.066899 10.0.0.23 - - [2026-02-23 03:59:31] "GET /project/e73b2c75-ebd8-404c-ae98-af0a4a772cdf?fields=security_groups HTTP/1.1" 200 1364 0.081091 10.0.0.23 - - [2026-02-23 03:59:31] "DELETE /security-group/87c62724-dd95-4d18-a968-f3d253cfa960 HTTP/1.1" 200 115 0.052685 10.0.0.23 - - [2026-02-23 03:59:31] "GET /projects?obj_uuids=69d9d879-2e61-47d7-a4b0-9906efa43cc6&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000905 10.0.0.23 - - [2026-02-23 03:59:31] "GET /project/69d9d879-2e61-47d7-a4b0-9906efa43cc6?fields=application_policy_sets HTTP/1.1" 200 1402 0.038154 10.0.0.23 - - [2026-02-23 03:59:31] "DELETE /security-group/2168edd2-1efa-4615-96d7-22b395d6f35a HTTP/1.1" 200 115 0.075490 10.0.0.23 - - [2026-02-23 03:59:31] "GET /projects?obj_uuids=e73b2c75-ebd8-404c-ae98-af0a4a772cdf&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000823 10.0.0.23 - - [2026-02-23 03:59:31] "GET /project/e73b2c75-ebd8-404c-ae98-af0a4a772cdf?fields=application_policy_sets HTTP/1.1" 200 1403 0.064012 10.0.0.23 - - [2026-02-23 03:59:31] "GET /obj-perms HTTP/1.1" 403 257 0.029095 10.0.0.23 - - [2026-02-23 03:59:31] "DELETE /access-control-list/ac1d98a3-6105-4a2d-9690-8dece400da92 HTTP/1.1" 200 115 0.051806 10.0.0.23 - - [2026-02-23 03:59:32] "DELETE /project/69d9d879-2e61-47d7-a4b0-9906efa43cc6 HTTP/1.1" 200 115 0.456911 10.0.0.242 - - [2026-02-23 03:59:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004914 10.0.0.23 - - [2026-02-23 03:59:32] "DELETE /project/e73b2c75-ebd8-404c-ae98-af0a4a772cdf HTTP/1.1" 200 115 0.543645 10.0.0.242 - - [2026-02-23 03:59:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003112 10.0.0.23 - - [2026-02-23 03:59:32] "GET /virtual-machine/70bca967-fbcf-41fe-a532-f5e2e45860d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 992 0.018593 10.0.0.242 - - [2026-02-23 03:59:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003105 10.0.0.242 - - [2026-02-23 03:59:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002836 10.0.0.242 - - [2026-02-23 03:59:32] "GET /obj-perms HTTP/1.1" 403 257 0.010607 10.0.0.242 - - [2026-02-23 03:59:33] "GET /obj-perms HTTP/1.1" 200 5049 0.004275 10.0.0.23 - - [2026-02-23 03:59:33] "GET /obj-perms HTTP/1.1" 200 5049 0.003756 10.0.0.242 - - [2026-02-23 03:59:33] "GET /obj-perms HTTP/1.1" 403 257 0.038168 10.0.0.242 - - [2026-02-23 03:59:33] "GET /obj-perms HTTP/1.1" 403 257 0.015154 10.0.0.23 - - [2026-02-23 03:59:33] "GET /virtual-machines?detail=False&count=False&shared=False HTTP/1.1" 200 320 0.020987 10.0.0.242 - - [2026-02-23 03:59:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.017019 10.0.0.23 - - [2026-02-23 03:59:33] "GET /projects?obj_uuids=296d8a3b-61ef-4635-bdee-a2c77d6e7c97&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001621 10.0.0.242 - - [2026-02-23 03:59:33] "GET /project/296d8a3b-61ef-4635-bdee-a2c77d6e7c97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.096821 10.0.0.242 - - [2026-02-23 03:59:33] "GET /virtual-network/bc95ca80-3c8b-4159-b82a-685ff3e16870?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2106 0.021525 10.0.0.242 - - [2026-02-23 03:59:33] "GET /floating-ip-pools?parent_id=bc95ca80-3c8b-4159-b82a-685ff3e16870&detail=False&count=False&shared=False HTTP/1.1" 200 393 0.015323 10.0.0.242 - - [2026-02-23 03:59:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.014836 10.0.0.242 - - [2026-02-23 03:59:34] "GET /floating-ip-pool/fb0ef3bc-0cf3-4ecc-a2de-bd0f938a1169?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1182 0.016368 10.0.0.23 - - [2026-02-23 03:59:34] "GET /projects?obj_uuids=296d8a3b-61ef-4635-bdee-a2c77d6e7c97&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001055 10.0.0.242 - - [2026-02-23 03:59:34] "GET /project/296d8a3b-61ef-4635-bdee-a2c77d6e7c97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.059829 10.0.0.242 - - [2026-02-23 03:59:34] "POST /floating-ips HTTP/1.1" 200 616 0.069017 10.0.0.242 - - [2026-02-23 03:59:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.027155 10.0.0.242 - - [2026-02-23 03:59:34] "GET /floating-ip/da5c2bfa-7268-45af-bc7c-2030d0eaf524?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1477 0.017340 10.0.0.242 - - [2026-02-23 03:59:34] "GET /floating-ip/da5c2bfa-7268-45af-bc7c-2030d0eaf524?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1477 0.017364 10.0.0.242 - - [2026-02-23 03:59:34] "GET /virtual-machine/70bca967-fbcf-41fe-a532-f5e2e45860d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 992 0.019074 10.0.0.242 - - [2026-02-23 03:59:34] "GET /virtual-machine/70bca967-fbcf-41fe-a532-f5e2e45860d9?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1203 0.034150 10.0.0.242 - - [2026-02-23 03:59:34] "GET /virtual-machine-interface/c860d6e5-1fdb-4b19-b7fa-e3b3658fff5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2803 0.024609 10.0.0.242 - - [2026-02-23 03:59:34] "POST /ref-update HTTP/1.1" 200 156 0.022812 10.0.0.242 - - [2026-02-23 03:59:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.015444 10.0.0.242 - - [2026-02-23 03:59:34] "GET /routing-instance/a3c60dda-6a18-414e-aba5-a5d534127611?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.022804 10.0.0.242 - - [2026-02-23 03:59:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003908 10.0.0.242 - - [2026-02-23 03:59:35] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 611 0.046511 10.0.0.242 - - [2026-02-23 03:59:35] "POST /neutron/security_group HTTP/1.1" 200 542 0.035173 10.0.0.242 - - [2026-02-23 03:59:35] "POST /neutron/port HTTP/1.1" 200 1113 0.094237 10.0.0.242 - - [2026-02-23 03:59:35] "GET /virtual-machine/70bca967-fbcf-41fe-a532-f5e2e45860d9 HTTP/1.1" 200 1292 0.023654 10.0.0.242 - - [2026-02-23 03:59:35] "GET /virtual-machine-interface/c860d6e5-1fdb-4b19-b7fa-e3b3658fff5b HTTP/1.1" 200 3586 0.025891 10.0.0.242 - - [2026-02-23 03:59:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.016123 10.0.0.242 - - [2026-02-23 03:59:36] "GET /security-group/e77c688d-4501-4df1-9a4c-0a4354d24a7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1317 0.019064 10.0.0.242 - - [2026-02-23 03:59:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.018534 10.0.0.242 - - [2026-02-23 03:59:36] "GET /security-group/e77c688d-4501-4df1-9a4c-0a4354d24a7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1317 0.017741 10.0.0.242 - - [2026-02-23 03:59:36] "DELETE /floating-ip/da5c2bfa-7268-45af-bc7c-2030d0eaf524 HTTP/1.1" 200 115 0.070451 10.0.0.242 - - [2026-02-23 03:59:36] "GET /virtual-machine/70bca967-fbcf-41fe-a532-f5e2e45860d9 HTTP/1.1" 200 1292 0.023386 10.0.0.242 - - [2026-02-23 03:59:36] "POST /neutron/port HTTP/1.1" 200 1164 0.018033 10.0.0.242 - - [2026-02-23 03:59:38] "GET /virtual-machine/70bca967-fbcf-41fe-a532-f5e2e45860d9 HTTP/1.1" 404 171 0.016162 10.0.0.242 - - [2026-02-23 03:59:38] "GET /virtual-machine/70bca967-fbcf-41fe-a532-f5e2e45860d9 HTTP/1.1" 404 171 0.012222 10.0.0.242 - - [2026-02-23 03:59:38] "GET /virtual-machine/70bca967-fbcf-41fe-a532-f5e2e45860d9 HTTP/1.1" 404 171 0.012199 10.0.0.242 - - [2026-02-23 03:59:38] "POST /fqname-to-id HTTP/1.1" 403 354 0.016241 10.0.0.242 - - [2026-02-23 03:59:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003266 10.0.0.242 - - [2026-02-23 03:59:38] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.008833 10.0.0.242 - - [2026-02-23 03:59:38] "GET /virtual-networks?parent_id=296d8a3b-61ef-4635-bdee-a2c77d6e7c97&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.020822 10.0.0.242 - - [2026-02-23 03:59:38] "GET /virtual-network/41de86e8-02fb-47ea-93cd-81ff4a54f86b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2119 0.018543 10.0.0.242 - - [2026-02-23 03:59:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.012672 10.0.0.242 - - [2026-02-23 03:59:38] "GET /routing-instance/cbf99351-beb1-44e5-a082-60be73034d3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1360 0.016088 10.0.0.242 - - [2026-02-23 03:59:39] "GET /obj-perms HTTP/1.1" 403 257 0.059223 10.0.0.242 - - [2026-02-23 03:59:42] "GET /obj-perms HTTP/1.1" 200 5049 0.004664 10.0.0.50 - - [2026-02-23 03:59:45] "GET /obj-perms HTTP/1.1" 200 5075 0.059459 10.0.0.23 - - [2026-02-23 03:59:45] "GET /obj-perms HTTP/1.1" 200 5049 0.003813 10.0.0.242 - - [2026-02-23 03:59:51] "GET /obj-perms HTTP/1.1" 200 5049 0.004127 10.0.0.23 - - [2026-02-23 03:59:51] "GET /obj-perms HTTP/1.1" 200 5049 0.003573 10.0.0.242 - - [2026-02-23 04:00:00] "GET /obj-perms HTTP/1.1" 200 5049 0.003643 10.0.0.23 - - [2026-02-23 04:00:01] "GET /obj-perms HTTP/1.1" 200 5049 0.004626 10.0.0.242 - - [2026-02-23 04:00:01] "POST /neutron/security_group HTTP/1.1" 200 568 0.017492 10.0.0.242 - - [2026-02-23 04:00:01] "POST /fqname-to-id HTTP/1.1" 404 232 0.019022 10.0.0.23 - - [2026-02-23 04:00:01] "DELETE /access-control-list/01e8cb23-2cd2-436f-b92b-f0420fe79902 HTTP/1.1" 200 115 0.035503 10.0.0.23 - - [2026-02-23 04:00:02] "POST /useragent-kv HTTP/1.1" 200 115 0.003506 10.0.0.23 - - [2026-02-23 04:00:02] "POST /useragent-kv HTTP/1.1" 200 115 0.003537 10.0.0.242 - - [2026-02-23 04:00:02] "POST /neutron/network HTTP/1.1" 200 151 0.219936 10.0.0.242 - - [2026-02-23 04:00:02] "DELETE /api-access-list/f0b18dec-c96f-4852-91f4-d299cfcb8727 HTTP/1.1" 200 115 0.064496 10.0.0.23 - - [2026-02-23 04:00:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003535 10.0.0.242 - - [2026-02-23 04:00:04] "GET /api-access-list/47357721-232d-41af-8450-e91454b19cfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.005143 10.0.0.242 - - [2026-02-23 04:00:04] "PUT /api-access-list/47357721-232d-41af-8450-e91454b19cfd HTTP/1.1" 200 264 0.014636 10.0.0.23 - - [2026-02-23 04:00:04] "GET /projects?obj_uuids=296d8a3b-61ef-4635-bdee-a2c77d6e7c97&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001165 10.0.0.242 - - [2026-02-23 04:00:04] "GET /project/296d8a3b-61ef-4635-bdee-a2c77d6e7c97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.044360 10.0.0.23 - - [2026-02-23 04:00:04] "GET /projects?obj_uuids=296d8a3b-61ef-4635-bdee-a2c77d6e7c97&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001699 10.0.0.242 - - [2026-02-23 04:00:04] "GET /project/296d8a3b-61ef-4635-bdee-a2c77d6e7c97?fields=virtual_networks HTTP/1.1" 200 1032 0.044555 10.0.0.23 - - [2026-02-23 04:00:04] "GET /projects?obj_uuids=296d8a3b-61ef-4635-bdee-a2c77d6e7c97&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001012 10.0.0.242 - - [2026-02-23 04:00:04] "GET /project/296d8a3b-61ef-4635-bdee-a2c77d6e7c97?fields=virtual_machine_interfaces HTTP/1.1" 200 1032 0.032506 10.0.0.23 - - [2026-02-23 04:00:04] "GET /projects?obj_uuids=296d8a3b-61ef-4635-bdee-a2c77d6e7c97&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001414 10.0.0.242 - - [2026-02-23 04:00:04] "GET /project/296d8a3b-61ef-4635-bdee-a2c77d6e7c97?fields=security_groups HTTP/1.1" 200 1258 0.039636 10.0.0.23 - - [2026-02-23 04:00:05] "GET /projects?obj_uuids=b3c6ce5f-53c1-4617-abad-be77a8005e4b&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.002361 10.0.0.242 - - [2026-02-23 04:00:05] "GET /project/b3c6ce5f-53c1-4617-abad-be77a8005e4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1272 0.056781 [Introspect:8084]10.0.0.242 - - [2026-02-23 04:00:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3160 0.001064 10.0.0.242 - - [2026-02-23 04:00:09] "POST /fqname-to-id HTTP/1.1" 404 189 0.032110 10.0.0.23 - - [2026-02-23 04:00:09] "GET /projects?obj_uuids=f506d073-a879-4f81-9560-cdecb9fdf641&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002847 10.0.0.23 - - [2026-02-23 04:00:09] "GET /domains?obj_uuids=e1cc6957-1fd1-4e0a-8f60-be32b1950cd6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000943 10.0.0.23 - - [2026-02-23 04:00:09] "GET /domain/e1cc6957-1fd1-4e0a-8f60-be32b1950cd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.006584 10.0.0.23 - - [2026-02-23 04:00:09] "POST /id-to-fqname HTTP/1.1" 200 191 0.001143 10.0.0.23 - - [2026-02-23 04:00:09] "POST /fqname-to-id HTTP/1.1" 404 200 0.006351 10.0.0.23 - - [2026-02-23 04:00:09] "POST /security-groups HTTP/1.1" 200 592 0.030390 10.0.0.23 - - [2026-02-23 04:00:09] "POST /projects HTTP/1.1" 200 587 0.229944 10.0.0.23 - - [2026-02-23 04:00:09] "POST /access-control-lists HTTP/1.1" 200 597 0.032097 10.0.0.23 - - [2026-02-23 04:00:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.308480 10.0.0.242 - - [2026-02-23 04:00:09] "GET /project/f506d073-a879-4f81-9560-cdecb9fdf641?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.445489 10.0.0.242 - - [2026-02-23 04:00:11] "GET / HTTP/1.1" 200 35931 0.001712 10.0.0.242 - - [2026-02-23 04:00:12] "POST /fqname-to-id HTTP/1.1" 401 293 0.000450 10.0.0.242 - - [2026-02-23 04:00:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.062023 10.0.0.23 - - [2026-02-23 04:00:13] "GET /projects?obj_uuids=f506d073-a879-4f81-9560-cdecb9fdf641&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000963 10.0.0.242 - - [2026-02-23 04:00:13] "GET /project/f506d073-a879-4f81-9560-cdecb9fdf641?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.044697 10.0.0.242 - - [2026-02-23 04:00:13] "POST /neutron/network HTTP/1.1" 200 117 0.041961 10.0.0.23 - - [2026-02-23 04:00:13] "POST /route-targets HTTP/1.1" 200 327 0.045193 10.0.0.242 - - [2026-02-23 04:00:13] "POST /neutron/network HTTP/1.1" 200 825 0.008463 10.0.0.242 - - [2026-02-23 04:00:13] "POST /id-to-fqname HTTP/1.1" 200 222 0.001230 10.0.0.242 - - [2026-02-23 04:00:13] "GET /virtual-network/11668d0e-7b29-4dff-bbbc-5b492801308c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005495 10.0.0.242 - - [2026-02-23 04:00:14] "GET /virtual-network/11668d0e-7b29-4dff-bbbc-5b492801308c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005208 10.0.0.242 - - [2026-02-23 04:00:14] "POST /neutron/subnet HTTP/1.1" 200 716 0.008629 10.0.0.242 - - [2026-02-23 04:00:14] "GET /virtual-network/11668d0e-7b29-4dff-bbbc-5b492801308c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005085 10.0.0.242 - - [2026-02-23 04:00:15] "GET /obj-perms HTTP/1.1" 200 5051 0.079421 10.0.0.242 - - [2026-02-23 04:00:16] "POST /id-to-fqname HTTP/1.1" 200 222 0.001343 10.0.0.23 - - [2026-02-23 04:00:17] "GET /projects?obj_uuids=f506d073-a879-4f81-9560-cdecb9fdf641&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.038419 10.0.0.242 - - [2026-02-23 04:00:17] "GET /project/f506d073-a879-4f81-9560-cdecb9fdf641?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.128223 10.0.0.242 - - [2026-02-23 04:00:17] "POST /neutron/port HTTP/1.1" 200 117 0.007225 10.0.0.242 - - [2026-02-23 04:00:17] "POST /id-to-fqname HTTP/1.1" 200 222 0.001715 10.0.0.242 - - [2026-02-23 04:00:17] "POST /neutron/network HTTP/1.1" 200 835 0.007106 10.0.0.242 - - [2026-02-23 04:00:18] "POST /neutron/port HTTP/1.1" 200 1059 0.046993 10.0.0.23 - - [2026-02-23 04:00:18] "GET /projects?obj_uuids=f506d073-a879-4f81-9560-cdecb9fdf641&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000995 10.0.0.242 - - [2026-02-23 04:00:18] "GET /project/f506d073-a879-4f81-9560-cdecb9fdf641?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.119186 10.0.0.242 - - [2026-02-23 04:00:18] "POST /neutron/port HTTP/1.1" 200 1123 0.016403 10.0.0.242 - - [2026-02-23 04:00:18] "POST /neutron/subnet HTTP/1.1" 200 690 0.008024 10.0.0.242 - - [2026-02-23 04:00:19] "POST /neutron/port HTTP/1.1" 200 1123 0.017552 10.0.0.242 - - [2026-02-23 04:00:19] "POST /neutron/port HTTP/1.1" 200 1123 0.017038 10.0.0.23 - - [2026-02-23 04:00:19] "GET /projects?obj_uuids=f506d073-a879-4f81-9560-cdecb9fdf641&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001277 10.0.0.242 - - [2026-02-23 04:00:19] "POST /neutron/port HTTP/1.1" 200 1059 0.242959 10.0.0.242 - - [2026-02-23 04:00:20] "POST /neutron/port HTTP/1.1" 200 1113 0.088479 10.0.0.242 - - [2026-02-23 04:00:20] "POST /neutron/subnet HTTP/1.1" 200 690 0.008211 10.0.0.242 - - [2026-02-23 04:00:24] "POST /neutron/port HTTP/1.1" 200 1123 0.021438 10.0.0.242 - - [2026-02-23 04:00:24] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006813 10.0.0.242 - - [2026-02-23 04:00:24] "GET /virtual-machine/7952788f-3b2f-4193-b879-f4272db95560 HTTP/1.1" 401 293 0.000441 10.0.0.242 - - [2026-02-23 04:00:24] "GET /virtual-machine/7952788f-3b2f-4193-b879-f4272db95560 HTTP/1.1" 200 1293 0.040787 10.0.0.242 - - [2026-02-23 04:00:24] "GET /virtual-machine-interface/65db76e1-de6c-4d75-aa2c-b73223c90067 HTTP/1.1" 200 2949 0.006054 10.0.0.242 - - [2026-02-23 04:00:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003926 10.0.0.242 - - [2026-02-23 04:00:25] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004467 10.0.0.242 - - [2026-02-23 04:00:25] "GET /virtual-networks?parent_id=f506d073-a879-4f81-9560-cdecb9fdf641&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003440 10.0.0.242 - - [2026-02-23 04:00:25] "GET /virtual-network/11668d0e-7b29-4dff-bbbc-5b492801308c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.007579 10.0.0.242 - - [2026-02-23 04:00:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003202 10.0.0.242 - - [2026-02-23 04:00:28] "GET /virtual-network/11668d0e-7b29-4dff-bbbc-5b492801308c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.004951 10.0.0.23 - - [2026-02-23 04:00:32] "GET /projects?obj_uuids=296d8a3b-61ef-4635-bdee-a2c77d6e7c97&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001435 10.0.0.23 - - [2026-02-23 04:00:32] "DELETE /project/f506d073a8794f819560cdecb9fdf641 HTTP/1.1" 404 173 0.057441 10.0.0.23 - - [2026-02-23 04:00:32] "GET /project/296d8a3b-61ef-4635-bdee-a2c77d6e7c97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.049970 10.0.0.23 - - [2026-02-23 04:00:32] "GET /projects?obj_uuids=296d8a3b-61ef-4635-bdee-a2c77d6e7c97&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001438 10.0.0.242 - - [2026-02-23 04:00:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003330 10.0.0.242 - - [2026-02-23 04:00:32] "GET /virtual-network/11668d0e-7b29-4dff-bbbc-5b492801308c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005853 10.0.0.23 - - [2026-02-23 04:00:32] "GET /project/296d8a3b-61ef-4635-bdee-a2c77d6e7c97?fields=security_groups HTTP/1.1" 200 1363 0.051601 10.0.0.23 - - [2026-02-23 04:00:32] "DELETE /security-group/e4664ba8-97db-47bd-a6c1-b91d5c80a2a5 HTTP/1.1" 200 115 0.057243 10.0.0.23 - - [2026-02-23 04:00:32] "GET /projects?obj_uuids=296d8a3b-61ef-4635-bdee-a2c77d6e7c97&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001076 10.0.0.23 - - [2026-02-23 04:00:32] "GET /project/296d8a3b-61ef-4635-bdee-a2c77d6e7c97?fields=application_policy_sets HTTP/1.1" 200 1402 0.036117 10.0.0.23 - - [2026-02-23 04:00:32] "DELETE /access-control-list/3f68d250-cd3d-4222-b420-3b2c9c8ad7a5 HTTP/1.1" 200 115 0.051630 10.0.0.23 - - [2026-02-23 04:00:32] "DELETE /project/296d8a3b-61ef-4635-bdee-a2c77d6e7c97 HTTP/1.1" 200 115 0.441177 10.0.0.242 - - [2026-02-23 04:00:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003587 10.0.0.242 - - [2026-02-23 04:00:36] "GET /virtual-network/11668d0e-7b29-4dff-bbbc-5b492801308c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005222 10.0.0.242 - - [2026-02-23 04:00:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003021 10.0.0.242 - - [2026-02-23 04:00:40] "GET /virtual-network/11668d0e-7b29-4dff-bbbc-5b492801308c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005068 10.0.0.242 - - [2026-02-23 04:00:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003088 10.0.0.242 - - [2026-02-23 04:00:44] "GET /virtual-network/11668d0e-7b29-4dff-bbbc-5b492801308c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.004964 10.0.0.50 - - [2026-02-23 04:00:46] "GET /obj-perms HTTP/1.1" 200 5075 0.061465 10.0.0.242 - - [2026-02-23 04:00:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003444 10.0.0.242 - - [2026-02-23 04:00:48] "GET /virtual-network/11668d0e-7b29-4dff-bbbc-5b492801308c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.004935 10.0.0.242 - - [2026-02-23 04:00:52] "POST /neutron/port HTTP/1.1" 200 1123 0.016064 10.0.0.242 - - [2026-02-23 04:00:52] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003751 10.0.0.242 - - [2026-02-23 04:00:52] "POST /neutron/network HTTP/1.1" 200 825 0.006774 10.0.0.242 - - [2026-02-23 04:00:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003151 10.0.0.242 - - [2026-02-23 04:00:52] "GET /virtual-network/11668d0e-7b29-4dff-bbbc-5b492801308c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.004849 10.0.0.242 - - [2026-02-23 04:00:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003913 10.0.0.242 - - [2026-02-23 04:00:56] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003618 10.0.0.242 - - [2026-02-23 04:00:56] "GET /virtual-networks?parent_id=f506d073-a879-4f81-9560-cdecb9fdf641&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003174 10.0.0.242 - - [2026-02-23 04:00:56] "GET /virtual-network/11668d0e-7b29-4dff-bbbc-5b492801308c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005919 10.0.0.242 - - [2026-02-23 04:01:02] "POST /neutron/port HTTP/1.1" 200 1123 0.016277 10.0.0.242 - - [2026-02-23 04:01:05] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006202 10.0.0.242 - - [2026-02-23 04:01:10] "POST /neutron/port HTTP/1.1" 200 1123 0.048353 10.0.0.242 - - [2026-02-23 04:01:10] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003775 10.0.0.242 - - [2026-02-23 04:01:10] "POST /neutron/network HTTP/1.1" 200 825 0.007721 10.0.0.242 - - [2026-02-23 04:01:17] "POST /neutron/port HTTP/1.1" 200 1123 0.016471 10.0.0.242 - - [2026-02-23 04:01:17] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006323 10.0.0.242 - - [2026-02-23 04:01:18] "GET /virtual-machine/48056b56-9298-4556-ace4-094f5eba986c HTTP/1.1" 200 1293 0.006933 10.0.0.242 - - [2026-02-23 04:01:18] "GET /virtual-machine-interface/55f4d592-858a-4e90-8cfb-8c7748918590 HTTP/1.1" 200 2949 0.004936 10.0.0.242 - - [2026-02-23 04:01:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004095 10.0.0.242 - - [2026-02-23 04:01:18] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003433 10.0.0.242 - - [2026-02-23 04:01:18] "GET /virtual-networks?parent_id=f506d073-a879-4f81-9560-cdecb9fdf641&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002635 10.0.0.242 - - [2026-02-23 04:01:18] "GET /virtual-network/11668d0e-7b29-4dff-bbbc-5b492801308c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006215 10.0.0.242 - - [2026-02-23 04:01:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003582 10.0.0.242 - - [2026-02-23 04:01:19] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003228 10.0.0.242 - - [2026-02-23 04:01:19] "GET /virtual-networks?parent_id=f506d073-a879-4f81-9560-cdecb9fdf641&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002743 10.0.0.242 - - [2026-02-23 04:01:19] "GET /virtual-network/11668d0e-7b29-4dff-bbbc-5b492801308c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006978 10.0.0.242 - - [2026-02-23 04:01:19] "POST /neutron/port HTTP/1.1" 200 1123 0.016535 10.0.0.242 - - [2026-02-23 04:01:22] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006363 10.0.0.242 - - [2026-02-23 04:01:29] "POST /neutron/port HTTP/1.1" 200 1123 0.014905 10.0.0.23 - - [2026-02-23 04:01:47] "GET /obj-perms HTTP/1.1" 200 5075 0.104203 10.0.0.242 - - [2026-02-23 04:01:53] "POST /neutron/port HTTP/1.1" 200 1123 0.017857 10.0.0.242 - - [2026-02-23 04:01:53] "POST /neutron/subnet HTTP/1.1" 200 690 0.008883 10.0.0.242 - - [2026-02-23 04:02:10] "POST /neutron/port HTTP/1.1" 200 1123 0.015102 10.0.0.242 - - [2026-02-23 04:02:10] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003792 10.0.0.242 - - [2026-02-23 04:02:10] "POST /neutron/network HTTP/1.1" 200 825 0.006566 10.0.0.242 - - [2026-02-23 04:02:55] "POST /neutron/network HTTP/1.1" 200 835 0.006001 10.0.0.242 - - [2026-02-23 04:02:55] "POST /neutron/port HTTP/1.1" 200 117 0.001020 10.0.0.242 - - [2026-02-23 04:03:12] "POST /neutron/port HTTP/1.1" 200 1123 0.021458 10.0.0.242 - - [2026-02-23 04:03:12] "POST /neutron/subnet HTTP/1.1" 200 690 0.008176 10.0.0.242 - - [2026-02-23 04:03:14] "POST /neutron/port HTTP/1.1" 200 1123 0.016006 10.0.0.242 - - [2026-02-23 04:03:14] "GET /virtual-machine/7952788f-3b2f-4193-b879-f4272db95560 HTTP/1.1" 200 1293 0.004344 10.0.0.242 - - [2026-02-23 04:03:14] "GET /virtual-machine-interface/65db76e1-de6c-4d75-aa2c-b73223c90067 HTTP/1.1" 200 2949 0.006402 10.0.0.242 - - [2026-02-23 04:03:14] "GET /virtual-machine/7952788f-3b2f-4193-b879-f4272db95560 HTTP/1.1" 200 1293 0.003544 10.0.0.242 - - [2026-02-23 04:03:14] "GET /virtual-machine-interface/65db76e1-de6c-4d75-aa2c-b73223c90067 HTTP/1.1" 200 2949 0.005722 10.0.0.242 - - [2026-02-23 04:03:14] "GET /instance-ip/75a6b649-133a-41ae-bcbe-c89ae6d3343e HTTP/1.1" 200 1621 0.005503 10.0.0.242 - - [2026-02-23 04:03:14] "GET /virtual-machine/7952788f-3b2f-4193-b879-f4272db95560 HTTP/1.1" 200 1293 0.003700 10.0.0.242 - - [2026-02-23 04:03:14] "GET /virtual-machine-interface/65db76e1-de6c-4d75-aa2c-b73223c90067 HTTP/1.1" 200 2949 0.004783 10.0.0.242 - - [2026-02-23 04:03:14] "GET /instance-ip/75a6b649-133a-41ae-bcbe-c89ae6d3343e HTTP/1.1" 200 1621 0.003754 10.0.0.242 - - [2026-02-23 04:03:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003485 10.0.0.242 - - [2026-02-23 04:03:14] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003741 10.0.0.242 - - [2026-02-23 04:03:14] "GET /virtual-networks?parent_id=f506d073-a879-4f81-9560-cdecb9fdf641&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002945 10.0.0.242 - - [2026-02-23 04:03:14] "GET /virtual-network/11668d0e-7b29-4dff-bbbc-5b492801308c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005283 10.0.0.242 - - [2026-02-23 04:03:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003360 10.0.0.242 - - [2026-02-23 04:03:14] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004231 10.0.0.242 - - [2026-02-23 04:03:14] "GET /virtual-networks?parent_id=f506d073-a879-4f81-9560-cdecb9fdf641&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002851 10.0.0.242 - - [2026-02-23 04:03:14] "GET /virtual-network/11668d0e-7b29-4dff-bbbc-5b492801308c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005497 10.0.0.242 - - [2026-02-23 04:03:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003240 10.0.0.242 - - [2026-02-23 04:03:14] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004212 10.0.0.242 - - [2026-02-23 04:03:14] "GET /virtual-networks?parent_id=f506d073-a879-4f81-9560-cdecb9fdf641&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002932 10.0.0.242 - - [2026-02-23 04:03:14] "GET /virtual-network/11668d0e-7b29-4dff-bbbc-5b492801308c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006096 10.0.0.242 - - [2026-02-23 04:03:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003499 10.0.0.242 - - [2026-02-23 04:03:15] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004848 10.0.0.242 - - [2026-02-23 04:03:15] "GET /virtual-networks?parent_id=f506d073-a879-4f81-9560-cdecb9fdf641&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.004497 10.0.0.242 - - [2026-02-23 04:03:15] "GET /virtual-network/11668d0e-7b29-4dff-bbbc-5b492801308c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006473 10.0.0.242 - - [2026-02-23 04:03:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003189 10.0.0.242 - - [2026-02-23 04:03:15] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004448 10.0.0.242 - - [2026-02-23 04:03:15] "GET /virtual-networks?parent_id=f506d073-a879-4f81-9560-cdecb9fdf641&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003236 10.0.0.242 - - [2026-02-23 04:03:15] "GET /virtual-network/11668d0e-7b29-4dff-bbbc-5b492801308c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005244 10.0.0.242 - - [2026-02-23 04:03:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002975 10.0.0.242 - - [2026-02-23 04:03:15] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003955 10.0.0.242 - - [2026-02-23 04:03:15] "GET /virtual-networks?parent_id=f506d073-a879-4f81-9560-cdecb9fdf641&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003601 10.0.0.242 - - [2026-02-23 04:03:15] "GET /virtual-network/11668d0e-7b29-4dff-bbbc-5b492801308c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005861 10.0.0.242 - - [2026-02-23 04:03:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003402 10.0.0.242 - - [2026-02-23 04:03:15] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004149 10.0.0.242 - - [2026-02-23 04:03:15] "GET /virtual-networks?parent_id=f506d073-a879-4f81-9560-cdecb9fdf641&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003040 10.0.0.242 - - [2026-02-23 04:03:15] "GET /virtual-network/11668d0e-7b29-4dff-bbbc-5b492801308c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005836 10.0.0.242 - - [2026-02-23 04:03:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003922 10.0.0.242 - - [2026-02-23 04:03:15] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005264 10.0.0.242 - - [2026-02-23 04:03:15] "GET /virtual-networks?parent_id=f506d073-a879-4f81-9560-cdecb9fdf641&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.004716 10.0.0.242 - - [2026-02-23 04:03:15] "GET /virtual-network/11668d0e-7b29-4dff-bbbc-5b492801308c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005582 10.0.0.242 - - [2026-02-23 04:03:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004507 10.0.0.242 - - [2026-02-23 04:03:15] "GET /routing-instance/c0abaf04-fa6e-4f5e-a2f1-705bf13e1468?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1481 0.006064 10.0.0.242 - - [2026-02-23 04:03:15] "GET /route-target/be914cec-5c35-45bc-b52c-002f16965285?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004605 10.0.0.242 - - [2026-02-23 04:03:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003806 10.0.0.242 - - [2026-02-23 04:03:16] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003328 10.0.0.242 - - [2026-02-23 04:03:16] "GET /virtual-networks?parent_id=f506d073-a879-4f81-9560-cdecb9fdf641&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002969 10.0.0.242 - - [2026-02-23 04:03:16] "GET /virtual-network/11668d0e-7b29-4dff-bbbc-5b492801308c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005850 10.0.0.242 - - [2026-02-23 04:03:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003084 10.0.0.242 - - [2026-02-23 04:03:16] "GET /routing-instance/c0abaf04-fa6e-4f5e-a2f1-705bf13e1468?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1481 0.004206 10.0.0.242 - - [2026-02-23 04:03:16] "GET /route-target/be914cec-5c35-45bc-b52c-002f16965285?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004237 10.0.0.242 - - [2026-02-23 04:03:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003628 10.0.0.242 - - [2026-02-23 04:03:16] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003669 10.0.0.242 - - [2026-02-23 04:03:16] "GET /virtual-networks?parent_id=f506d073-a879-4f81-9560-cdecb9fdf641&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003171 10.0.0.242 - - [2026-02-23 04:03:16] "GET /virtual-network/11668d0e-7b29-4dff-bbbc-5b492801308c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006257 10.0.0.242 - - [2026-02-23 04:03:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003468 10.0.0.242 - - [2026-02-23 04:03:16] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.007584 10.0.0.242 - - [2026-02-23 04:03:16] "GET /virtual-networks?parent_id=f506d073-a879-4f81-9560-cdecb9fdf641&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002696 10.0.0.242 - - [2026-02-23 04:03:16] "GET /virtual-network/11668d0e-7b29-4dff-bbbc-5b492801308c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005170 10.0.0.242 - - [2026-02-23 04:03:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003534 10.0.0.242 - - [2026-02-23 04:03:16] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004545 10.0.0.242 - - [2026-02-23 04:03:16] "GET /virtual-networks?parent_id=f506d073-a879-4f81-9560-cdecb9fdf641&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003663 10.0.0.242 - - [2026-02-23 04:03:16] "GET /virtual-network/11668d0e-7b29-4dff-bbbc-5b492801308c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.008415 10.0.0.242 - - [2026-02-23 04:03:16] "GET /obj-perms HTTP/1.1" 200 5051 0.004086 10.0.0.23 - - [2026-02-23 04:03:16] "GET /obj-perms HTTP/1.1" 200 5051 0.058882 10.0.0.242 - - [2026-02-23 04:03:16] "GET /obj-perms HTTP/1.1" 200 5051 0.004107 10.0.0.23 - - [2026-02-23 04:03:17] "GET /obj-perms HTTP/1.1" 200 5051 0.003378 10.0.0.242 - - [2026-02-23 04:03:17] "GET /obj-perms HTTP/1.1" 200 5051 0.003410 10.0.0.242 - - [2026-02-23 04:03:17] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007256 10.0.0.242 - - [2026-02-23 04:03:17] "GET /virtual-machine/48056b56-9298-4556-ace4-094f5eba986c HTTP/1.1" 200 1293 0.003706 10.0.0.242 - - [2026-02-23 04:03:17] "GET /virtual-machine-interface/55f4d592-858a-4e90-8cfb-8c7748918590 HTTP/1.1" 200 2949 0.005755 10.0.0.242 - - [2026-02-23 04:03:17] "GET /virtual-machine/48056b56-9298-4556-ace4-094f5eba986c HTTP/1.1" 200 1293 0.004519 10.0.0.242 - - [2026-02-23 04:03:17] "GET /virtual-machine-interface/55f4d592-858a-4e90-8cfb-8c7748918590 HTTP/1.1" 200 2949 0.005186 10.0.0.242 - - [2026-02-23 04:03:17] "GET /instance-ip/6fae3474-9eed-4e00-91dc-1a7109a569c2 HTTP/1.1" 200 1621 0.008183 10.0.0.242 - - [2026-02-23 04:03:17] "GET /virtual-machine/48056b56-9298-4556-ace4-094f5eba986c HTTP/1.1" 200 1293 0.003561 10.0.0.242 - - [2026-02-23 04:03:17] "GET /virtual-machine-interface/55f4d592-858a-4e90-8cfb-8c7748918590 HTTP/1.1" 200 2949 0.004896 10.0.0.242 - - [2026-02-23 04:03:17] "GET /instance-ip/6fae3474-9eed-4e00-91dc-1a7109a569c2 HTTP/1.1" 200 1621 0.003398 10.0.0.242 - - [2026-02-23 04:03:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003399 10.0.0.242 - - [2026-02-23 04:03:17] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004723 10.0.0.242 - - [2026-02-23 04:03:17] "GET /virtual-networks?parent_id=f506d073-a879-4f81-9560-cdecb9fdf641&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003064 10.0.0.242 - - [2026-02-23 04:03:17] "GET /virtual-network/11668d0e-7b29-4dff-bbbc-5b492801308c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.009808 10.0.0.242 - - [2026-02-23 04:03:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004021 10.0.0.242 - - [2026-02-23 04:03:17] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003633 10.0.0.242 - - [2026-02-23 04:03:17] "GET /virtual-networks?parent_id=f506d073-a879-4f81-9560-cdecb9fdf641&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002645 10.0.0.242 - - [2026-02-23 04:03:17] "GET /virtual-network/11668d0e-7b29-4dff-bbbc-5b492801308c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005567 10.0.0.242 - - [2026-02-23 04:03:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003025 10.0.0.242 - - [2026-02-23 04:03:17] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003669 10.0.0.242 - - [2026-02-23 04:03:17] "GET /virtual-networks?parent_id=f506d073-a879-4f81-9560-cdecb9fdf641&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002910 10.0.0.242 - - [2026-02-23 04:03:17] "GET /virtual-network/11668d0e-7b29-4dff-bbbc-5b492801308c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.004977 10.0.0.242 - - [2026-02-23 04:03:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003472 10.0.0.242 - - [2026-02-23 04:03:17] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003863 10.0.0.242 - - [2026-02-23 04:03:17] "GET /virtual-networks?parent_id=f506d073-a879-4f81-9560-cdecb9fdf641&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002732 10.0.0.242 - - [2026-02-23 04:03:17] "GET /virtual-network/11668d0e-7b29-4dff-bbbc-5b492801308c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005206 10.0.0.242 - - [2026-02-23 04:03:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003277 10.0.0.242 - - [2026-02-23 04:03:17] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003770 10.0.0.242 - - [2026-02-23 04:03:17] "GET /virtual-networks?parent_id=f506d073-a879-4f81-9560-cdecb9fdf641&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002922 10.0.0.242 - - [2026-02-23 04:03:18] "GET /virtual-network/11668d0e-7b29-4dff-bbbc-5b492801308c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006469 10.0.0.242 - - [2026-02-23 04:03:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003813 10.0.0.242 - - [2026-02-23 04:03:18] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005409 10.0.0.242 - - [2026-02-23 04:03:18] "GET /virtual-networks?parent_id=f506d073-a879-4f81-9560-cdecb9fdf641&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003491 10.0.0.242 - - [2026-02-23 04:03:18] "GET /virtual-network/11668d0e-7b29-4dff-bbbc-5b492801308c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005163 10.0.0.242 - - [2026-02-23 04:03:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003555 10.0.0.242 - - [2026-02-23 04:03:18] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004293 10.0.0.242 - - [2026-02-23 04:03:18] "GET /virtual-networks?parent_id=f506d073-a879-4f81-9560-cdecb9fdf641&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002814 10.0.0.242 - - [2026-02-23 04:03:18] "GET /virtual-network/11668d0e-7b29-4dff-bbbc-5b492801308c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005404 10.0.0.242 - - [2026-02-23 04:03:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003620 10.0.0.242 - - [2026-02-23 04:03:18] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004882 10.0.0.242 - - [2026-02-23 04:03:18] "GET /virtual-networks?parent_id=f506d073-a879-4f81-9560-cdecb9fdf641&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003777 10.0.0.242 - - [2026-02-23 04:03:18] "GET /virtual-network/11668d0e-7b29-4dff-bbbc-5b492801308c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006151 10.0.0.242 - - [2026-02-23 04:03:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002800 10.0.0.242 - - [2026-02-23 04:03:18] "GET /routing-instance/c0abaf04-fa6e-4f5e-a2f1-705bf13e1468?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1481 0.004143 10.0.0.242 - - [2026-02-23 04:03:18] "GET /route-target/be914cec-5c35-45bc-b52c-002f16965285?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003959 10.0.0.242 - - [2026-02-23 04:03:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003177 10.0.0.242 - - [2026-02-23 04:03:18] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004079 10.0.0.242 - - [2026-02-23 04:03:18] "GET /virtual-networks?parent_id=f506d073-a879-4f81-9560-cdecb9fdf641&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002865 10.0.0.242 - - [2026-02-23 04:03:18] "GET /virtual-network/11668d0e-7b29-4dff-bbbc-5b492801308c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005337 10.0.0.242 - - [2026-02-23 04:03:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003354 10.0.0.242 - - [2026-02-23 04:03:18] "GET /routing-instance/c0abaf04-fa6e-4f5e-a2f1-705bf13e1468?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1481 0.004472 10.0.0.242 - - [2026-02-23 04:03:18] "GET /route-target/be914cec-5c35-45bc-b52c-002f16965285?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003630 10.0.0.242 - - [2026-02-23 04:03:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004392 10.0.0.242 - - [2026-02-23 04:03:19] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004566 10.0.0.242 - - [2026-02-23 04:03:19] "GET /virtual-networks?parent_id=f506d073-a879-4f81-9560-cdecb9fdf641&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002893 10.0.0.242 - - [2026-02-23 04:03:19] "GET /virtual-network/11668d0e-7b29-4dff-bbbc-5b492801308c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006026 10.0.0.242 - - [2026-02-23 04:03:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003357 10.0.0.242 - - [2026-02-23 04:03:19] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004014 10.0.0.242 - - [2026-02-23 04:03:19] "GET /virtual-networks?parent_id=f506d073-a879-4f81-9560-cdecb9fdf641&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003006 10.0.0.242 - - [2026-02-23 04:03:19] "GET /virtual-network/11668d0e-7b29-4dff-bbbc-5b492801308c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005664 10.0.0.242 - - [2026-02-23 04:03:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003301 10.0.0.242 - - [2026-02-23 04:03:19] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003982 10.0.0.242 - - [2026-02-23 04:03:19] "GET /virtual-networks?parent_id=f506d073-a879-4f81-9560-cdecb9fdf641&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003363 10.0.0.242 - - [2026-02-23 04:03:19] "GET /virtual-network/11668d0e-7b29-4dff-bbbc-5b492801308c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005506 10.0.0.23 - - [2026-02-23 04:03:19] "GET /obj-perms HTTP/1.1" 200 5051 0.003580 10.0.0.242 - - [2026-02-23 04:03:19] "GET /obj-perms HTTP/1.1" 200 5051 0.003481 10.0.0.242 - - [2026-02-23 04:03:19] "GET /obj-perms HTTP/1.1" 200 5051 0.003412 10.0.0.23 - - [2026-02-23 04:03:19] "GET /obj-perms HTTP/1.1" 200 5051 0.003555 10.0.0.50 - - [2026-02-23 04:03:19] "GET /obj-perms HTTP/1.1" 200 5051 0.057972 10.0.0.242 - - [2026-02-23 04:03:24] "GET /virtual-machine/48056b56-9298-4556-ace4-094f5eba986c HTTP/1.1" 200 1293 0.003799 10.0.0.242 - - [2026-02-23 04:03:25] "POST /neutron/port HTTP/1.1" 200 151 0.187024 10.0.0.242 - - [2026-02-23 04:03:26] "GET /virtual-machine/48056b56-9298-4556-ace4-094f5eba986c HTTP/1.1" 404 171 0.003769 10.0.0.242 - - [2026-02-23 04:03:26] "GET /virtual-machine/48056b56-9298-4556-ace4-094f5eba986c HTTP/1.1" 404 171 0.002773 10.0.0.242 - - [2026-02-23 04:03:26] "GET /virtual-machine/48056b56-9298-4556-ace4-094f5eba986c HTTP/1.1" 404 171 0.002945 10.0.0.242 - - [2026-02-23 04:03:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003961 10.0.0.242 - - [2026-02-23 04:03:27] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003447 10.0.0.242 - - [2026-02-23 04:03:27] "GET /virtual-networks?parent_id=f506d073-a879-4f81-9560-cdecb9fdf641&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002874 10.0.0.242 - - [2026-02-23 04:03:27] "GET /virtual-network/11668d0e-7b29-4dff-bbbc-5b492801308c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005880 10.0.0.242 - - [2026-02-23 04:03:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003210 10.0.0.242 - - [2026-02-23 04:03:27] "GET /routing-instance/c0abaf04-fa6e-4f5e-a2f1-705bf13e1468?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1481 0.004289 10.0.0.242 - - [2026-02-23 04:03:27] "GET /route-target/be914cec-5c35-45bc-b52c-002f16965285?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003624 10.0.0.242 - - [2026-02-23 04:03:30] "GET /obj-perms HTTP/1.1" 200 5051 0.003701 10.0.0.23 - - [2026-02-23 04:03:30] "GET /obj-perms HTTP/1.1" 200 5051 0.003623 10.0.0.242 - - [2026-02-23 04:03:33] "GET /obj-perms HTTP/1.1" 200 5051 0.003497 10.0.0.242 - - [2026-02-23 04:03:34] "GET /virtual-machine/7952788f-3b2f-4193-b879-f4272db95560 HTTP/1.1" 200 1293 0.004247 10.0.0.242 - - [2026-02-23 04:03:34] "POST /neutron/port HTTP/1.1" 200 151 0.172621 10.0.0.242 - - [2026-02-23 04:03:36] "GET /virtual-machine/7952788f-3b2f-4193-b879-f4272db95560 HTTP/1.1" 404 171 0.003340 10.0.0.242 - - [2026-02-23 04:03:36] "GET /virtual-machine/7952788f-3b2f-4193-b879-f4272db95560 HTTP/1.1" 404 171 0.003004 10.0.0.242 - - [2026-02-23 04:03:36] "GET /virtual-machine/7952788f-3b2f-4193-b879-f4272db95560 HTTP/1.1" 404 171 0.002533 10.0.0.242 - - [2026-02-23 04:03:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003193 10.0.0.242 - - [2026-02-23 04:03:36] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004077 10.0.0.242 - - [2026-02-23 04:03:36] "GET /virtual-networks?parent_id=f506d073-a879-4f81-9560-cdecb9fdf641&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002581 10.0.0.242 - - [2026-02-23 04:03:36] "GET /virtual-network/11668d0e-7b29-4dff-bbbc-5b492801308c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006258 10.0.0.242 - - [2026-02-23 04:03:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003447 10.0.0.242 - - [2026-02-23 04:03:36] "GET /routing-instance/c0abaf04-fa6e-4f5e-a2f1-705bf13e1468?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1481 0.004213 10.0.0.242 - - [2026-02-23 04:03:36] "GET /route-target/be914cec-5c35-45bc-b52c-002f16965285?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003955 10.0.0.23 - - [2026-02-23 04:03:36] "GET /obj-perms HTTP/1.1" 200 5051 0.004278 10.0.0.242 - - [2026-02-23 04:03:39] "GET /obj-perms HTTP/1.1" 200 5051 0.003649 10.0.0.242 - - [2026-02-23 04:03:42] "POST /fqname-to-id HTTP/1.1" 404 200 0.002918 10.0.0.242 - - [2026-02-23 04:03:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003373 10.0.0.23 - - [2026-02-23 04:03:42] "GET /projects?obj_uuids=f506d073-a879-4f81-9560-cdecb9fdf641&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001064 10.0.0.242 - - [2026-02-23 04:03:42] "GET /project/f506d073-a879-4f81-9560-cdecb9fdf641?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.047748 10.0.0.242 - - [2026-02-23 04:03:42] "POST /network-policys HTTP/1.1" 200 522 0.030223 10.0.0.242 - - [2026-02-23 04:03:42] "GET /network-policy/8f71f88c-63ad-4804-9e33-0d648d6e7ba3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.005714 10.0.0.242 - - [2026-02-23 04:03:42] "POST /fqname-to-id HTTP/1.1" 404 200 0.002537 10.0.0.242 - - [2026-02-23 04:03:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003320 10.0.0.23 - - [2026-02-23 04:03:43] "GET /projects?obj_uuids=f506d073-a879-4f81-9560-cdecb9fdf641&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000938 10.0.0.242 - - [2026-02-23 04:03:43] "GET /project/f506d073-a879-4f81-9560-cdecb9fdf641?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.066275 10.0.0.242 - - [2026-02-23 04:03:43] "POST /network-policys HTTP/1.1" 200 522 0.028077 10.0.0.242 - - [2026-02-23 04:03:43] "GET /network-policy/95ffde8a-a490-4ae6-978c-02906a354672?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.006652 10.0.0.242 - - [2026-02-23 04:03:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002703 10.0.0.23 - - [2026-02-23 04:03:43] "GET /projects?obj_uuids=f506d073-a879-4f81-9560-cdecb9fdf641&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001269 10.0.0.242 - - [2026-02-23 04:03:43] "GET /project/f506d073-a879-4f81-9560-cdecb9fdf641?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.047167 10.0.0.242 - - [2026-02-23 04:03:43] "GET /virtual-networks?parent_id=f506d073-a879-4f81-9560-cdecb9fdf641&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.004435 10.0.0.242 - - [2026-02-23 04:03:43] "POST /virtual-networks HTTP/1.1" 200 546 0.073519 10.0.0.23 - - [2026-02-23 04:03:43] "POST /route-targets HTTP/1.1" 200 327 0.016178 10.0.0.242 - - [2026-02-23 04:03:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.006094 10.0.0.242 - - [2026-02-23 04:03:43] "GET /network-ipam/c7b48813-0eab-4d39-b28d-6fe5c93853bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.004784 10.0.0.23 - - [2026-02-23 04:03:43] "POST /useragent-kv HTTP/1.1" 200 115 0.011567 10.0.0.242 - - [2026-02-23 04:03:43] "POST /ref-update HTTP/1.1" 200 156 0.086736 10.0.0.242 - - [2026-02-23 04:03:43] "POST /neutron/network HTTP/1.1" 200 809 0.006950 10.0.0.242 - - [2026-02-23 04:03:43] "GET /virtual-network/df2aca9e-d02d-448a-bae7-aa747948789e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.005564 10.0.0.242 - - [2026-02-23 04:03:43] "POST /neutron/subnet HTTP/1.1" 200 672 0.008991 10.0.0.242 - - [2026-02-23 04:03:44] "GET /virtual-network/df2aca9e-d02d-448a-bae7-aa747948789e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.010678 10.0.0.50 - - [2026-02-23 04:03:44] "GET /obj-perms HTTP/1.1" 200 5051 0.003312 10.0.0.23 - - [2026-02-23 04:03:44] "GET /obj-perms HTTP/1.1" 200 5051 0.003370 10.0.0.242 - - [2026-02-23 04:03:44] "GET /virtual-network/df2aca9e-d02d-448a-bae7-aa747948789e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.006327 10.0.0.242 - - [2026-02-23 04:03:44] "PUT /virtual-network/df2aca9e-d02d-448a-bae7-aa747948789e HTTP/1.1" 200 264 0.061588 10.0.0.242 - - [2026-02-23 04:03:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003219 10.0.0.242 - - [2026-02-23 04:03:44] "GET /network-policy/8f71f88c-63ad-4804-9e33-0d648d6e7ba3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.004109 10.0.0.242 - - [2026-02-23 04:03:44] "POST /ref-update HTTP/1.1" 200 156 0.043417 10.0.0.23 - - [2026-02-23 04:03:44] "POST /access-control-lists HTTP/1.1" 200 592 0.047251 10.0.0.242 - - [2026-02-23 04:03:44] "GET /virtual-network/df2aca9e-d02d-448a-bae7-aa747948789e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.006450 10.0.0.242 - - [2026-02-23 04:03:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.018507 10.0.0.242 - - [2026-02-23 04:03:44] "GET /network-policy/8f71f88c-63ad-4804-9e33-0d648d6e7ba3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.005755 10.0.0.242 - - [2026-02-23 04:03:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003126 10.0.0.23 - - [2026-02-23 04:03:44] "GET /projects?obj_uuids=f506d073-a879-4f81-9560-cdecb9fdf641&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000966 10.0.0.242 - - [2026-02-23 04:03:44] "GET /project/f506d073-a879-4f81-9560-cdecb9fdf641?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.036614 10.0.0.242 - - [2026-02-23 04:03:45] "GET /virtual-networks?parent_id=f506d073-a879-4f81-9560-cdecb9fdf641&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003148 10.0.0.242 - - [2026-02-23 04:03:45] "POST /virtual-networks HTTP/1.1" 200 546 0.087895 10.0.0.242 - - [2026-02-23 04:03:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003585 10.0.0.242 - - [2026-02-23 04:03:45] "GET /network-ipam/c7b48813-0eab-4d39-b28d-6fe5c93853bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.007014 10.0.0.23 - - [2026-02-23 04:03:45] "POST /useragent-kv HTTP/1.1" 200 115 0.009869 10.0.0.242 - - [2026-02-23 04:03:45] "POST /ref-update HTTP/1.1" 200 156 0.069956 10.0.0.242 - - [2026-02-23 04:03:45] "POST /neutron/network HTTP/1.1" 200 809 0.007421 10.0.0.242 - - [2026-02-23 04:03:45] "GET /virtual-network/ebead4b3-5434-4440-9bb4-bee742d45543?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.005564 10.0.0.242 - - [2026-02-23 04:03:45] "GET /virtual-network/ebead4b3-5434-4440-9bb4-bee742d45543?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.005601 10.0.0.242 - - [2026-02-23 04:03:45] "GET /obj-perms HTTP/1.1" 200 5051 0.003366 10.0.0.242 - - [2026-02-23 04:03:46] "GET /virtual-network/ebead4b3-5434-4440-9bb4-bee742d45543?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.006236 10.0.0.242 - - [2026-02-23 04:03:46] "PUT /virtual-network/ebead4b3-5434-4440-9bb4-bee742d45543 HTTP/1.1" 200 264 0.072061 10.0.0.242 - - [2026-02-23 04:03:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003466 10.0.0.242 - - [2026-02-23 04:03:46] "GET /network-policy/95ffde8a-a490-4ae6-978c-02906a354672?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.005546 10.0.0.23 - - [2026-02-23 04:03:46] "POST /fqname-to-id HTTP/1.1" 404 237 0.003279 10.0.0.242 - - [2026-02-23 04:03:46] "POST /ref-update HTTP/1.1" 200 156 0.050552 10.0.0.242 - - [2026-02-23 04:03:46] "POST /neutron/network HTTP/1.1" 200 886 0.006490 10.0.0.242 - - [2026-02-23 04:03:46] "GET /virtual-network/ebead4b3-5434-4440-9bb4-bee742d45543?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005076 10.0.0.242 - - [2026-02-23 04:03:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002817 10.0.0.242 - - [2026-02-23 04:03:46] "GET /network-policy/95ffde8a-a490-4ae6-978c-02906a354672?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.010191 10.0.0.242 - - [2026-02-23 04:03:46] "POST /id-to-fqname HTTP/1.1" 200 222 0.001580 10.0.0.23 - - [2026-02-23 04:03:47] "GET /projects?obj_uuids=f506d073-a879-4f81-9560-cdecb9fdf641&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001276 10.0.0.242 - - [2026-02-23 04:03:47] "GET /project/f506d073-a879-4f81-9560-cdecb9fdf641?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.080123 10.0.0.242 - - [2026-02-23 04:03:47] "POST /neutron/port HTTP/1.1" 200 117 0.005817 10.0.0.242 - - [2026-02-23 04:03:47] "POST /id-to-fqname HTTP/1.1" 200 222 0.001192 10.0.0.242 - - [2026-02-23 04:03:48] "POST /neutron/network HTTP/1.1" 200 896 0.007987 10.0.0.23 - - [2026-02-23 04:03:48] "PUT /access-control-list/c07d3b65-68b3-4403-8580-669c0e1db8f8 HTTP/1.1" 200 272 0.019871 10.0.0.242 - - [2026-02-23 04:03:48] "POST /neutron/port HTTP/1.1" 200 1061 0.016810 10.0.0.242 - - [2026-02-23 04:03:48] "POST /neutron/port HTTP/1.1" 200 1125 0.015888 10.0.0.242 - - [2026-02-23 04:03:48] "POST /neutron/port HTTP/1.1" 200 117 0.001549 10.0.0.23 - - [2026-02-23 04:03:48] "GET /projects?obj_uuids=f506d073-a879-4f81-9560-cdecb9fdf641&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001179 10.0.0.242 - - [2026-02-23 04:03:48] "GET /project/f506d073-a879-4f81-9560-cdecb9fdf641?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.114309 10.0.0.242 - - [2026-02-23 04:03:49] "POST /neutron/port HTTP/1.1" 200 1125 0.017961 10.0.0.242 - - [2026-02-23 04:03:49] "POST /neutron/port HTTP/1.1" 200 1125 0.023175 10.0.0.23 - - [2026-02-23 04:03:49] "GET /projects?obj_uuids=f506d073-a879-4f81-9560-cdecb9fdf641&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001248 10.0.0.242 - - [2026-02-23 04:03:50] "POST /neutron/port HTTP/1.1" 200 1061 0.289306 10.0.0.242 - - [2026-02-23 04:03:50] "POST /neutron/port HTTP/1.1" 200 1115 0.110197 10.0.0.242 - - [2026-02-23 04:03:50] "POST /neutron/subnet HTTP/1.1" 200 646 0.008983 10.0.0.242 - - [2026-02-23 04:03:54] "POST /neutron/port HTTP/1.1" 200 1125 0.019184 10.0.0.242 - - [2026-02-23 04:03:54] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006441 10.0.0.242 - - [2026-02-23 04:03:54] "GET /virtual-machine/2020e116-12d5-431f-885d-682ad58ce8ba HTTP/1.1" 200 1292 0.005894 10.0.0.242 - - [2026-02-23 04:03:54] "GET /virtual-machine-interface/775f71e3-5c54-4473-9570-01bbc288e388 HTTP/1.1" 200 2949 0.005582 10.0.0.242 - - [2026-02-23 04:03:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003022 10.0.0.242 - - [2026-02-23 04:03:54] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004500 10.0.0.242 - - [2026-02-23 04:03:54] "GET /virtual-networks?parent_id=f506d073-a879-4f81-9560-cdecb9fdf641&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.002884 10.0.0.242 - - [2026-02-23 04:03:54] "GET /virtual-network/df2aca9e-d02d-448a-bae7-aa747948789e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005951 10.0.0.242 - - [2026-02-23 04:03:55] "POST /neutron/port HTTP/1.1" 200 1125 0.015621 10.0.0.242 - - [2026-02-23 04:03:55] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003329 10.0.0.242 - - [2026-02-23 04:03:55] "POST /neutron/network HTTP/1.1" 200 886 0.006117 10.0.0.242 - - [2026-02-23 04:03:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003375 10.0.0.242 - - [2026-02-23 04:03:57] "GET /virtual-network/df2aca9e-d02d-448a-bae7-aa747948789e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005012 10.0.0.242 - - [2026-02-23 04:04:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004350 10.0.0.242 - - [2026-02-23 04:04:01] "GET /virtual-network/df2aca9e-d02d-448a-bae7-aa747948789e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.007605 10.0.0.242 - - [2026-02-23 04:04:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003462 10.0.0.242 - - [2026-02-23 04:04:06] "GET /virtual-network/df2aca9e-d02d-448a-bae7-aa747948789e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.004970 10.0.0.242 - - [2026-02-23 04:04:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003115 10.0.0.242 - - [2026-02-23 04:04:10] "GET /virtual-network/df2aca9e-d02d-448a-bae7-aa747948789e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005504 10.0.0.23 - - [2026-02-23 04:04:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000386 10.0.0.23 - - [2026-02-23 04:04:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000360 10.0.0.50 - - [2026-02-23 04:04:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000362 10.0.0.50 - - [2026-02-23 04:04:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000469 10.0.0.23 - - [2026-02-23 04:04:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000468 10.0.0.23 - - [2026-02-23 04:04:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000385 10.0.0.50 - - [2026-02-23 04:04:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000479 10.0.0.50 - - [2026-02-23 04:04:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000499 10.0.0.242 - - [2026-02-23 04:04:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000484 10.0.0.242 - - [2026-02-23 04:04:12] "GET /global-system-configs HTTP/1.1" 401 293 0.000479 10.0.0.242 - - [2026-02-23 04:04:12] "GET /global-system-configs HTTP/1.1" 401 293 0.000626 10.0.0.242 - - [2026-02-23 04:04:12] "GET /global-system-configs HTTP/1.1" 401 293 0.000487 10.0.0.242 - - [2026-02-23 04:04:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002970 10.0.0.242 - - [2026-02-23 04:04:14] "GET /virtual-network/df2aca9e-d02d-448a-bae7-aa747948789e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.004867 10.0.0.242 - - [2026-02-23 04:04:14] "POST /neutron/network HTTP/1.1" 200 896 0.005764 10.0.0.242 - - [2026-02-23 04:04:14] "POST /neutron/port HTTP/1.1" 200 117 0.001133 10.0.0.242 - - [2026-02-23 04:04:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003049 10.0.0.242 - - [2026-02-23 04:04:18] "GET /virtual-network/df2aca9e-d02d-448a-bae7-aa747948789e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.004967 10.0.0.242 - - [2026-02-23 04:04:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003995 10.0.0.242 - - [2026-02-23 04:04:22] "GET /virtual-network/df2aca9e-d02d-448a-bae7-aa747948789e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005088 10.0.0.242 - - [2026-02-23 04:04:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003636 10.0.0.242 - - [2026-02-23 04:04:26] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003919 10.0.0.242 - - [2026-02-23 04:04:26] "GET /virtual-networks?parent_id=f506d073-a879-4f81-9560-cdecb9fdf641&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.002880 10.0.0.242 - - [2026-02-23 04:04:26] "GET /virtual-network/df2aca9e-d02d-448a-bae7-aa747948789e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005579 10.0.0.242 - - [2026-02-23 04:04:26] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006813 10.0.0.242 - - [2026-02-23 04:04:35] "POST /neutron/port HTTP/1.1" 200 1125 0.057227 10.0.0.242 - - [2026-02-23 04:04:37] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008915 10.0.0.242 - - [2026-02-23 04:04:46] "POST /neutron/port HTTP/1.1" 200 1125 0.017665 10.0.0.242 - - [2026-02-23 04:04:47] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006641 10.0.0.242 - - [2026-02-23 04:04:47] "POST /neutron/port HTTP/1.1" 200 1125 0.014962 10.0.0.242 - - [2026-02-23 04:04:47] "GET /virtual-machine/15db33b0-4896-4280-adf3-be19bb658e37 HTTP/1.1" 200 1293 0.006511 10.0.0.242 - - [2026-02-23 04:04:47] "GET /virtual-machine-interface/804e544e-eae8-44c7-b344-fe132a830d59 HTTP/1.1" 200 2949 0.005069 10.0.0.242 - - [2026-02-23 04:04:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003546 10.0.0.242 - - [2026-02-23 04:04:47] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003837 10.0.0.242 - - [2026-02-23 04:04:47] "GET /virtual-networks?parent_id=f506d073-a879-4f81-9560-cdecb9fdf641&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.002892 10.0.0.242 - - [2026-02-23 04:04:47] "GET /virtual-network/ebead4b3-5434-4440-9bb4-bee742d45543?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005419 10.0.0.242 - - [2026-02-23 04:04:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003182 10.0.0.242 - - [2026-02-23 04:04:48] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003260 10.0.0.242 - - [2026-02-23 04:04:48] "GET /virtual-networks?parent_id=f506d073-a879-4f81-9560-cdecb9fdf641&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003250 10.0.0.242 - - [2026-02-23 04:04:48] "GET /virtual-network/ebead4b3-5434-4440-9bb4-bee742d45543?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.004994 10.0.0.242 - - [2026-02-23 04:04:49] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006510 10.0.0.242 - - [2026-02-23 04:04:55] "POST /neutron/port HTTP/1.1" 200 1125 0.015186 10.0.0.242 - - [2026-02-23 04:04:55] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004817 10.0.0.242 - - [2026-02-23 04:04:55] "POST /neutron/network HTTP/1.1" 200 886 0.007984 10.0.0.242 - - [2026-02-23 04:05:14] "POST /neutron/network HTTP/1.1" 200 896 0.009013 10.0.0.242 - - [2026-02-23 04:05:14] "POST /neutron/port HTTP/1.1" 200 117 0.001464 10.0.0.50 - - [2026-02-23 04:05:50] "GET /obj-perms HTTP/1.1" 200 5075 0.058333 10.0.0.23 - - [2026-02-23 04:05:51] "GET /obj-perms HTTP/1.1" 200 5075 0.065202 10.0.0.23 - - [2026-02-23 04:05:51] "GET /virtual-router/84635195-f8aa-4335-9825-e0eaf2655aed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.004462 10.0.0.242 - - [2026-02-23 04:05:57] "POST /neutron/port HTTP/1.1" 200 1125 0.052871 10.0.0.242 - - [2026-02-23 04:05:57] "POST /neutron/subnet HTTP/1.1" 200 646 0.009164 10.0.0.242 - - [2026-02-23 04:06:15] "POST /neutron/port HTTP/1.1" 200 1125 0.049621 10.0.0.242 - - [2026-02-23 04:06:15] "POST /neutron/port HTTP/1.1" 200 1125 0.015951 10.0.0.242 - - [2026-02-23 04:06:15] "POST /neutron/network HTTP/1.1" 200 896 0.006164 10.0.0.242 - - [2026-02-23 04:06:15] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003477 10.0.0.242 - - [2026-02-23 04:06:15] "POST /neutron/subnet HTTP/1.1" 200 646 0.009757 10.0.0.242 - - [2026-02-23 04:06:15] "POST /neutron/port HTTP/1.1" 200 117 0.001013 10.0.0.242 - - [2026-02-23 04:06:15] "POST /neutron/network HTTP/1.1" 200 886 0.005844 +++ date ++ echo 'INFO: =================== Mon Feb 23 04:06:47 AM UTC 2026 ===================' INFO: =================== Mon Feb 23 04:06:47 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 +++ command -v ip +++ cut -d / -f 1 +++ local nic=ens3 +++ ip addr show dev ens3 +++ awk '{print $2}' +++ head -n 1 +++ grep 'inet ' ++ DEFAULT_LOCAL_IP=10.0.0.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.242,10.0.0.50,10.0.0.23 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.242,10.0.0.50,10.0.0.23 ++ ANALYTICSDB_NODES=10.0.0.242,10.0.0.50,10.0.0.23 ++ ANALYTICS_SNMP_NODES=10.0.0.242,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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242: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.242:8081 10.0.0.50:8081 10.0.0.23:8081 ' ']' +++ echo '10.0.0.242:8081 10.0.0.50:8081 10.0.0.23:8081' ++ ANALYTICS_SERVERS='10.0.0.242: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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242: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.242:9042 10.0.0.50:9042 10.0.0.23:9042 ' ']' +++ echo '10.0.0.242:9042 10.0.0.50:9042 10.0.0.23:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.242:9042 10.0.0.50:9042 10.0.0.23:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.242,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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242: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.242:8086 10.0.0.50:8086 10.0.0.23:8086 ' ']' +++ echo '10.0.0.242:8086 10.0.0.50:8086 10.0.0.23:8086' ++ COLLECTOR_SERVERS='10.0.0.242: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.242,10.0.0.50,10.0.0.23 ++ CONFIGDB_NODES=10.0.0.242,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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242: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.242:8082 10.0.0.50:8082 10.0.0.23:8082 ' ']' +++ echo '10.0.0.242:8082 10.0.0.50:8082 10.0.0.23:8082' ++ CONFIG_SERVERS='10.0.0.242: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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242: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.242:9161 10.0.0.50:9161 10.0.0.23:9161 ' ']' +++ echo '10.0.0.242:9161 10.0.0.50:9161 10.0.0.23:9161' ++ CONFIGDB_SERVERS='10.0.0.242: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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242: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.242:9041 10.0.0.50:9041 10.0.0.23:9041 ' ']' +++ echo '10.0.0.242:9041 10.0.0.50:9041 10.0.0.23:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.242: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.25,10.20.0.254,10.20.0.193 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.25,10.20.0.254,10.20.0.193 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.242,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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+=10.0.0.242: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.242:2181,10.0.0.50:2181,10.0.0.23:2181, ']' +++ echo 10.0.0.242:2181,10.0.0.50:2181,10.0.0.23:2181 ++ ZOOKEEPER_SERVERS=10.0.0.242: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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242: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.242:2181 10.0.0.50:2181 10.0.0.23:2181 ' ']' +++ echo '10.0.0.242:2181 10.0.0.50:2181 10.0.0.23:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.242:2181 10.0.0.50:2181 10.0.0.23:2181' ++ RABBITMQ_NODES=10.0.0.242,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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+=10.0.0.242: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.242:5673,10.0.0.50:5673,10.0.0.23:5673, ']' +++ echo 10.0.0.242:5673,10.0.0.50:5673,10.0.0.23:5673 ++ RABBITMQ_SERVERS=10.0.0.242: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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242: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.242:6379 10.0.0.50:6379 10.0.0.23:6379 ' ']' +++ echo '10.0.0.242:6379 10.0.0.50:6379 10.0.0.23:6379' ++ REDIS_SERVERS='10.0.0.242: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.242,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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242: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.242:9092 10.0.0.50:9092 10.0.0.23:9092 ' ']' +++ echo '10.0.0.242:9092 10.0.0.50:9092 10.0.0.23:9092' ++ KAFKA_SERVERS='10.0.0.242: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.242 ++ 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.242,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.242,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.242,10.0.0.50,10.0.0.23 ++ cut -d , -f 1 + local cassandra=10.0.0.242 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.242 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ cut -d ' ' -f 1 +++ find_my_ip_and_order_for_node_list 10.0.0.242,10.0.0.50,10.0.0.23 +++ local servers=10.0.0.242,10.0.0.50,10.0.0.23 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ grep -vi host ++++ awk '/32 host/ { print f } {f=$2}' ++++ cat /proc/net/fib_trie ++++ uniq ++++ sort +++ local local_ips=,10.0.0.23,10.20.0.193,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.242'\''))' +++ local server_ip=10.0.0.242 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.242 ]] +++ [[ ,10.0.0.23,10.20.0.193,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.242, ]] +++ (( 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.193,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.193,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.242:9041 10.0.0.50:9041 10.0.0.23:9041 ++ sed 's/,/ /g' + cassandra_server_list='10.0.0.242: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 ++ grep '^API__.*__.*=.*$' ++ set ++ sort ++ cut -d = -f 1 ++ 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/23/2026 04:06:55.768 7f8421bbc540 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 02/23/2026 04:06:55.897 7f8421bbc540 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 02/23/2026 04:06:55.908 7f8421bbc540 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 02/23/2026 04:06:55.909 7f8421bbc540 [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-23 04:06:56] "GET / HTTP/1.1" 503 181 0.000257 10.0.0.23 - - [2026-02-23 04:06:56] "GET / HTTP/1.1" 503 181 0.000200 10.0.0.23 - - [2026-02-23 04:06:57] "GET / HTTP/1.1" 200 45871 0.001389 10.0.0.23 - - [2026-02-23 04:06:57] "GET / HTTP/1.1" 200 45871 0.000965 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-23 04:06:57] "POST /fqname-to-id HTTP/1.1" 401 293 0.000453 10.0.0.23 - - [2026-02-23 04:06:57] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 293 0.000228 [Introspect:8084]10.0.0.242 - - [2026-02-23 04:06:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3223 0.001316 10.0.0.23 - - [2026-02-23 04:06:58] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 315 0.680653 10.0.0.23 - - [2026-02-23 04:06:58] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 985 0.002686 10.0.0.23 - - [2026-02-23 04:06:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.398399 10.0.0.23 - - [2026-02-23 04:06:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002407 /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.242 - - [2026-02-23 04:06:58] "POST /neutron/network HTTP/1.1" 200 896 0.312782 10.0.0.23 - - [2026-02-23 04:06:59] "GET /projects?obj_uuids=f10ccaf0-0bde-4586-b229-9a92297d4553&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001012 10.0.0.242 - - [2026-02-23 04:06:59] "POST /neutron/port HTTP/1.1" 200 117 0.000955 10.0.0.23 - - [2026-02-23 04:06:59] "GET /project/f10ccaf0-0bde-4586-b229-9a92297d4553?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.049798 10.0.0.23 - - [2026-02-23 04:06:59] "GET /projects?obj_uuids=f10ccaf0-0bde-4586-b229-9a92297d4553&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000865 10.0.0.23 - - [2026-02-23 04:06:59] "GET /project/f10ccaf0-0bde-4586-b229-9a92297d4553?fields=security_groups HTTP/1.1" 200 1089 0.034946 10.0.0.23 - - [2026-02-23 04:06:59] "GET /projects?obj_uuids=f10ccaf0-0bde-4586-b229-9a92297d4553&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000917 10.0.0.23 - - [2026-02-23 04:06:59] "GET /project/f10ccaf0-0bde-4586-b229-9a92297d4553?fields=application_policy_sets HTTP/1.1" 200 1382 0.049326 10.0.0.23 - - [2026-02-23 04:06:59] "DELETE /project/f10ccaf0-0bde-4586-b229-9a92297d4553 HTTP/1.1" 409 278 0.230979 [Introspect:8084]10.0.0.242 - - [2026-02-23 04:07:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3161 0.001480 [Introspect:8084]10.0.0.242 - - [2026-02-23 04:07:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3161 0.001098 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.242 - - [2026-02-23 04:07:04] "GET /obj-perms HTTP/1.1" 200 5051 0.419279 10.0.0.242 - - [2026-02-23 04:07:04] "GET /obj-perms HTTP/1.1" 200 5051 0.003696 10.0.0.242 - - [2026-02-23 04:07:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.027794 10.0.0.23 - - [2026-02-23 04:07:04] "GET /projects?obj_uuids=f506d073-a879-4f81-9560-cdecb9fdf641&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000844 10.0.0.242 - - [2026-02-23 04:07:04] "GET /project/f506d073-a879-4f81-9560-cdecb9fdf641?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.054388 10.0.0.242 - - [2026-02-23 04:07:04] "GET /virtual-networks?parent_id=f506d073-a879-4f81-9560-cdecb9fdf641&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003269 10.0.0.242 - - [2026-02-23 04:07:04] "POST /virtual-networks HTTP/1.1" 200 546 0.085196 10.0.0.242 - - [2026-02-23 04:07:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003492 10.0.0.242 - - [2026-02-23 04:07:05] "GET /network-ipam/c7b48813-0eab-4d39-b28d-6fe5c93853bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.004124 10.0.0.23 - - [2026-02-23 04:07:05] "POST /useragent-kv HTTP/1.1" 200 115 0.006763 10.0.0.242 - - [2026-02-23 04:07:05] "POST /ref-update HTTP/1.1" 200 156 0.074164 10.0.0.242 - - [2026-02-23 04:07:05] "POST /neutron/network HTTP/1.1" 200 809 0.042349 10.0.0.242 - - [2026-02-23 04:07:05] "GET /virtual-network/80e9128e-f3bb-4051-b573-9dd72e4069c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1931 0.005391 10.0.0.23 - - [2026-02-23 04:07:05] "POST /ref-update HTTP/1.1" 200 156 0.059520 10.0.0.242 - - [2026-02-23 04:07:05] "GET /virtual-network/df2aca9e-d02d-448a-bae7-aa747948789e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005655 10.0.0.242 - - [2026-02-23 04:07:05] "GET /obj-perms HTTP/1.1" 200 5051 0.004238 10.0.0.242 - - [2026-02-23 04:07:06] "POST /id-to-fqname HTTP/1.1" 200 222 0.001528 10.0.0.242 - - [2026-02-23 04:07:06] "POST /neutron/port HTTP/1.1" 200 2098 0.024647 10.0.0.23 - - [2026-02-23 04:07:07] "GET /projects?obj_uuids=f506d073-a879-4f81-9560-cdecb9fdf641&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000910 10.0.0.242 - - [2026-02-23 04:07:07] "GET /project/f506d073-a879-4f81-9560-cdecb9fdf641?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.081827 10.0.0.242 - - [2026-02-23 04:07:07] "POST /neutron/network HTTP/1.1" 200 886 0.045433 10.0.0.242 - - [2026-02-23 04:07:07] "POST /neutron/port HTTP/1.1" 200 117 0.009547 10.0.0.23 - - [2026-02-23 04:07:08] "GET /projects?obj_uuids=f506d073-a879-4f81-9560-cdecb9fdf641&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000935 10.0.0.242 - - [2026-02-23 04:07:08] "POST /neutron/port HTTP/1.1" 200 1061 0.291428 10.0.0.242 - - [2026-02-23 04:07:08] "POST /neutron/port HTTP/1.1" 200 1115 0.087439 10.0.0.242 - - [2026-02-23 04:07:08] "POST /neutron/subnet HTTP/1.1" 200 646 0.010544 10.0.0.242 - - [2026-02-23 04:07:12] "POST /neutron/port HTTP/1.1" 200 1125 0.016383 10.0.0.242 - - [2026-02-23 04:07:12] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007791 10.0.0.242 - - [2026-02-23 04:07:13] "POST /neutron/port HTTP/1.1" 200 1125 0.015712 10.0.0.242 - - [2026-02-23 04:07:13] "GET /virtual-machine/03f1b11d-2d29-41e3-8d4e-97aa4ffbb647 HTTP/1.1" 200 1292 0.042283 10.0.0.242 - - [2026-02-23 04:07:13] "GET /virtual-machine/03f1b11d-2d29-41e3-8d4e-97aa4ffbb647 HTTP/1.1" 200 1292 0.003230 10.0.0.242 - - [2026-02-23 04:07:13] "GET /virtual-machine-interface/41ad0ba7-c8d8-4a31-90ce-13918c5db802 HTTP/1.1" 200 2949 0.004895 10.0.0.242 - - [2026-02-23 04:07:13] "GET /virtual-machine/03f1b11d-2d29-41e3-8d4e-97aa4ffbb647 HTTP/1.1" 200 1292 0.003804 10.0.0.242 - - [2026-02-23 04:07:13] "GET /virtual-machine-interface/41ad0ba7-c8d8-4a31-90ce-13918c5db802 HTTP/1.1" 200 2949 0.005096 10.0.0.242 - - [2026-02-23 04:07:13] "GET /instance-ip/8f45e7b6-88a1-4e2b-98dc-37b5d1b9ac93 HTTP/1.1" 200 1624 0.006009 10.0.0.242 - - [2026-02-23 04:07:13] "GET /virtual-machine/03f1b11d-2d29-41e3-8d4e-97aa4ffbb647 HTTP/1.1" 200 1292 0.003433 10.0.0.242 - - [2026-02-23 04:07:13] "GET /virtual-machine-interface/41ad0ba7-c8d8-4a31-90ce-13918c5db802 HTTP/1.1" 200 2949 0.004978 10.0.0.242 - - [2026-02-23 04:07:13] "GET /instance-ip/8f45e7b6-88a1-4e2b-98dc-37b5d1b9ac93 HTTP/1.1" 200 1624 0.003924 10.0.0.242 - - [2026-02-23 04:07:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003047 10.0.0.242 - - [2026-02-23 04:07:13] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003711 10.0.0.242 - - [2026-02-23 04:07:13] "GET /virtual-networks?parent_id=f506d073-a879-4f81-9560-cdecb9fdf641&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.002705 10.0.0.242 - - [2026-02-23 04:07:13] "GET /virtual-network/df2aca9e-d02d-448a-bae7-aa747948789e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.006921 10.0.0.242 - - [2026-02-23 04:07:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004651 10.0.0.242 - - [2026-02-23 04:07:13] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005379 10.0.0.242 - - [2026-02-23 04:07:13] "GET /virtual-networks?parent_id=f506d073-a879-4f81-9560-cdecb9fdf641&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003660 10.0.0.242 - - [2026-02-23 04:07:13] "GET /virtual-network/df2aca9e-d02d-448a-bae7-aa747948789e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.006393 10.0.0.242 - - [2026-02-23 04:07:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004222 10.0.0.242 - - [2026-02-23 04:07:13] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003812 10.0.0.242 - - [2026-02-23 04:07:13] "GET /virtual-networks?parent_id=f506d073-a879-4f81-9560-cdecb9fdf641&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003011 10.0.0.242 - - [2026-02-23 04:07:13] "GET /virtual-network/df2aca9e-d02d-448a-bae7-aa747948789e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005552 10.0.0.242 - - [2026-02-23 04:07:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003243 10.0.0.242 - - [2026-02-23 04:07:13] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004585 10.0.0.242 - - [2026-02-23 04:07:13] "GET /virtual-networks?parent_id=f506d073-a879-4f81-9560-cdecb9fdf641&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003623 10.0.0.242 - - [2026-02-23 04:07:13] "GET /virtual-network/df2aca9e-d02d-448a-bae7-aa747948789e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005361 10.0.0.242 - - [2026-02-23 04:07:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003260 10.0.0.242 - - [2026-02-23 04:07:13] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003809 10.0.0.242 - - [2026-02-23 04:07:13] "GET /virtual-networks?parent_id=f506d073-a879-4f81-9560-cdecb9fdf641&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003085 10.0.0.242 - - [2026-02-23 04:07:13] "GET /virtual-network/df2aca9e-d02d-448a-bae7-aa747948789e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.011519 10.0.0.242 - - [2026-02-23 04:07:16] "POST /neutron/port HTTP/1.1" 200 1125 0.055120 10.0.0.242 - - [2026-02-23 04:07:16] "POST /neutron/subnet HTTP/1.1" 200 646 0.008141 10.0.0.242 - - [2026-02-23 04:07:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003413 10.0.0.242 - - [2026-02-23 04:07:16] "GET /virtual-network/df2aca9e-d02d-448a-bae7-aa747948789e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.004996 10.0.0.242 - - [2026-02-23 04:07:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003597 10.0.0.242 - - [2026-02-23 04:07:21] "GET /virtual-network/df2aca9e-d02d-448a-bae7-aa747948789e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005669 10.0.0.242 - - [2026-02-23 04:07:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003317 10.0.0.242 - - [2026-02-23 04:07:25] "GET /virtual-network/df2aca9e-d02d-448a-bae7-aa747948789e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005398 10.0.0.242 - - [2026-02-23 04:07:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003392 10.0.0.242 - - [2026-02-23 04:07:29] "GET /virtual-network/df2aca9e-d02d-448a-bae7-aa747948789e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.004667 10.0.0.242 - - [2026-02-23 04:07:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004025 10.0.0.242 - - [2026-02-23 04:07:33] "GET /virtual-network/df2aca9e-d02d-448a-bae7-aa747948789e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.004873 10.0.0.242 - - [2026-02-23 04:07:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003164 10.0.0.242 - - [2026-02-23 04:07:37] "GET /virtual-network/df2aca9e-d02d-448a-bae7-aa747948789e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005015 10.0.0.242 - - [2026-02-23 04:07:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002970 10.0.0.242 - - [2026-02-23 04:07:41] "GET /virtual-network/df2aca9e-d02d-448a-bae7-aa747948789e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005316 10.0.0.242 - - [2026-02-23 04:07:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.007833 10.0.0.242 - - [2026-02-23 04:07:45] "GET /virtual-network/df2aca9e-d02d-448a-bae7-aa747948789e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.008403 10.0.0.242 - - [2026-02-23 04:07:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003526 10.0.0.242 - - [2026-02-23 04:07:47] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003680 10.0.0.242 - - [2026-02-23 04:07:47] "GET /virtual-networks?parent_id=f506d073-a879-4f81-9560-cdecb9fdf641&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.002825 10.0.0.242 - - [2026-02-23 04:07:47] "GET /virtual-network/df2aca9e-d02d-448a-bae7-aa747948789e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005417 10.0.0.242 - - [2026-02-23 04:07:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003454 10.0.0.242 - - [2026-02-23 04:07:47] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003414 10.0.0.242 - - [2026-02-23 04:07:47] "GET /virtual-networks?parent_id=f506d073-a879-4f81-9560-cdecb9fdf641&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003100 10.0.0.242 - - [2026-02-23 04:07:47] "GET /virtual-network/df2aca9e-d02d-448a-bae7-aa747948789e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005620 10.0.0.242 - - [2026-02-23 04:07:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002874 10.0.0.242 - - [2026-02-23 04:07:48] "GET /routing-instance/45afb248-c4e3-4d40-96de-e1c9473b9807?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1787 0.004259 10.0.0.242 - - [2026-02-23 04:07:48] "GET /route-target/b2a57cbd-cdc6-493e-857c-5e38d450d040?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003638 10.0.0.242 - - [2026-02-23 04:07:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003279 10.0.0.242 - - [2026-02-23 04:07:48] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003284 10.0.0.242 - - [2026-02-23 04:07:48] "GET /virtual-networks?parent_id=f506d073-a879-4f81-9560-cdecb9fdf641&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003377 10.0.0.242 - - [2026-02-23 04:07:48] "GET /virtual-network/df2aca9e-d02d-448a-bae7-aa747948789e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005024 10.0.0.242 - - [2026-02-23 04:07:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003024 10.0.0.242 - - [2026-02-23 04:07:48] "GET /routing-instance/45afb248-c4e3-4d40-96de-e1c9473b9807?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1787 0.004104 10.0.0.242 - - [2026-02-23 04:07:48] "GET /route-target/b2a57cbd-cdc6-493e-857c-5e38d450d040?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003170 10.0.0.242 - - [2026-02-23 04:07:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003398 10.0.0.242 - - [2026-02-23 04:07:48] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004449 10.0.0.242 - - [2026-02-23 04:07:48] "GET /virtual-networks?parent_id=f506d073-a879-4f81-9560-cdecb9fdf641&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003376 10.0.0.242 - - [2026-02-23 04:07:48] "GET /virtual-network/df2aca9e-d02d-448a-bae7-aa747948789e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005477 10.0.0.242 - - [2026-02-23 04:07:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003409 10.0.0.242 - - [2026-02-23 04:07:48] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004847 10.0.0.242 - - [2026-02-23 04:07:48] "GET /virtual-networks?parent_id=f506d073-a879-4f81-9560-cdecb9fdf641&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003953 10.0.0.242 - - [2026-02-23 04:07:48] "GET /virtual-network/df2aca9e-d02d-448a-bae7-aa747948789e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005953 10.0.0.23 - - [2026-02-23 04:07:48] "GET /obj-perms HTTP/1.1" 200 5051 0.061899 10.0.0.242 - - [2026-02-23 04:07:48] "GET /obj-perms HTTP/1.1" 200 5051 0.003546 10.0.0.242 - - [2026-02-23 04:07:48] "GET /obj-perms HTTP/1.1" 200 5051 0.004603 10.0.0.23 - - [2026-02-23 04:07:48] "GET /obj-perms HTTP/1.1" 200 5051 0.003855 10.0.0.50 - - [2026-02-23 04:07:49] "GET /obj-perms HTTP/1.1" 200 5051 0.056083 10.0.0.242 - - [2026-02-23 04:07:49] "POST /id-to-fqname HTTP/1.1" 200 222 0.001127 10.0.0.242 - - [2026-02-23 04:07:49] "POST /neutron/port HTTP/1.1" 200 3070 0.019864 10.0.0.23 - - [2026-02-23 04:07:50] "GET /projects?obj_uuids=f506d073-a879-4f81-9560-cdecb9fdf641&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000909 10.0.0.242 - - [2026-02-23 04:07:50] "GET /project/f506d073-a879-4f81-9560-cdecb9fdf641?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.060306 10.0.0.242 - - [2026-02-23 04:07:50] "POST /neutron/network HTTP/1.1" 200 886 0.005700 10.0.0.242 - - [2026-02-23 04:07:50] "POST /neutron/port HTTP/1.1" 200 117 0.006101 10.0.0.23 - - [2026-02-23 04:07:50] "GET /projects?obj_uuids=f506d073-a879-4f81-9560-cdecb9fdf641&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001000 10.0.0.242 - - [2026-02-23 04:07:50] "POST /neutron/port HTTP/1.1" 200 1061 0.258388 10.0.0.242 - - [2026-02-23 04:07:51] "POST /neutron/port HTTP/1.1" 200 1115 0.104500 10.0.0.242 - - [2026-02-23 04:07:51] "POST /neutron/subnet HTTP/1.1" 200 646 0.007904 10.0.0.242 - - [2026-02-23 04:07:55] "POST /neutron/port HTTP/1.1" 200 1125 0.016928 10.0.0.242 - - [2026-02-23 04:07:55] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006721 10.0.0.242 - - [2026-02-23 04:07:55] "POST /neutron/port HTTP/1.1" 200 1125 0.017791 10.0.0.242 - - [2026-02-23 04:07:55] "GET /virtual-machine/47890066-4930-4a84-87f6-ef1eb42edf15 HTTP/1.1" 200 1292 0.007097 10.0.0.242 - - [2026-02-23 04:07:55] "GET /virtual-machine/47890066-4930-4a84-87f6-ef1eb42edf15 HTTP/1.1" 200 1292 0.004146 10.0.0.242 - - [2026-02-23 04:07:55] "GET /virtual-machine-interface/77bc7e3e-9751-4093-88e6-18ce28370b8f HTTP/1.1" 200 2948 0.005713 10.0.0.242 - - [2026-02-23 04:07:55] "GET /virtual-machine/47890066-4930-4a84-87f6-ef1eb42edf15 HTTP/1.1" 200 1292 0.004716 10.0.0.242 - - [2026-02-23 04:07:55] "GET /virtual-machine-interface/77bc7e3e-9751-4093-88e6-18ce28370b8f HTTP/1.1" 200 2948 0.005100 10.0.0.242 - - [2026-02-23 04:07:55] "GET /instance-ip/ad61d6c9-7292-425e-9712-a2f51218778b HTTP/1.1" 200 1624 0.007344 10.0.0.242 - - [2026-02-23 04:07:55] "POST /neutron/security_group HTTP/1.1" 200 2059 0.041559 10.0.0.242 - - [2026-02-23 04:07:55] "GET /virtual-machine/47890066-4930-4a84-87f6-ef1eb42edf15 HTTP/1.1" 200 1292 0.002860 10.0.0.242 - - [2026-02-23 04:07:55] "GET /virtual-machine-interface/77bc7e3e-9751-4093-88e6-18ce28370b8f HTTP/1.1" 200 2948 0.004434 10.0.0.242 - - [2026-02-23 04:07:55] "GET /instance-ip/ad61d6c9-7292-425e-9712-a2f51218778b HTTP/1.1" 200 1624 0.003906 10.0.0.242 - - [2026-02-23 04:07:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003133 10.0.0.242 - - [2026-02-23 04:07:55] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003413 10.0.0.242 - - [2026-02-23 04:07:55] "GET /virtual-networks?parent_id=f506d073-a879-4f81-9560-cdecb9fdf641&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003319 10.0.0.242 - - [2026-02-23 04:07:55] "GET /virtual-network/ebead4b3-5434-4440-9bb4-bee742d45543?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.006105 10.0.0.242 - - [2026-02-23 04:07:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003374 10.0.0.242 - - [2026-02-23 04:07:56] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.008507 10.0.0.242 - - [2026-02-23 04:07:56] "GET /virtual-networks?parent_id=f506d073-a879-4f81-9560-cdecb9fdf641&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004379 10.0.0.242 - - [2026-02-23 04:07:56] "GET /virtual-network/ebead4b3-5434-4440-9bb4-bee742d45543?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005186 10.0.0.242 - - [2026-02-23 04:07:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003984 10.0.0.242 - - [2026-02-23 04:07:56] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003592 10.0.0.242 - - [2026-02-23 04:07:56] "GET /virtual-networks?parent_id=f506d073-a879-4f81-9560-cdecb9fdf641&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.002822 10.0.0.242 - - [2026-02-23 04:07:56] "GET /virtual-network/ebead4b3-5434-4440-9bb4-bee742d45543?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005591 10.0.0.242 - - [2026-02-23 04:07:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003122 10.0.0.242 - - [2026-02-23 04:07:56] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004079 10.0.0.242 - - [2026-02-23 04:07:56] "GET /virtual-networks?parent_id=f506d073-a879-4f81-9560-cdecb9fdf641&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004353 10.0.0.242 - - [2026-02-23 04:07:56] "GET /virtual-network/ebead4b3-5434-4440-9bb4-bee742d45543?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005936 10.0.0.242 - - [2026-02-23 04:07:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003159 10.0.0.242 - - [2026-02-23 04:07:56] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004461 10.0.0.242 - - [2026-02-23 04:07:56] "GET /virtual-networks?parent_id=f506d073-a879-4f81-9560-cdecb9fdf641&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.002944 10.0.0.242 - - [2026-02-23 04:07:56] "GET /virtual-network/ebead4b3-5434-4440-9bb4-bee742d45543?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005301 10.0.0.242 - - [2026-02-23 04:07:58] "POST /neutron/network HTTP/1.1" 200 896 0.007222 10.0.0.242 - - [2026-02-23 04:07:58] "POST /neutron/port HTTP/1.1" 200 117 0.001025 10.0.0.242 - - [2026-02-23 04:07:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003733 10.0.0.242 - - [2026-02-23 04:07:59] "GET /virtual-network/ebead4b3-5434-4440-9bb4-bee742d45543?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005891 10.0.0.242 - - [2026-02-23 04:08:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003732 10.0.0.242 - - [2026-02-23 04:08:03] "GET /virtual-network/ebead4b3-5434-4440-9bb4-bee742d45543?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005166 10.0.0.242 - - [2026-02-23 04:08:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003072 10.0.0.242 - - [2026-02-23 04:08:07] "GET /virtual-network/ebead4b3-5434-4440-9bb4-bee742d45543?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.004732 10.0.0.242 - - [2026-02-23 04:08:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003196 10.0.0.242 - - [2026-02-23 04:08:11] "GET /virtual-network/ebead4b3-5434-4440-9bb4-bee742d45543?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.004851 10.0.0.242 - - [2026-02-23 04:08:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002977 10.0.0.242 - - [2026-02-23 04:08:16] "GET /virtual-network/ebead4b3-5434-4440-9bb4-bee742d45543?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005136 10.0.0.242 - - [2026-02-23 04:08:18] "POST /neutron/port HTTP/1.1" 200 1125 0.015605 10.0.0.242 - - [2026-02-23 04:08:18] "POST /neutron/subnet HTTP/1.1" 200 646 0.008140 10.0.0.242 - - [2026-02-23 04:08:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002991 10.0.0.242 - - [2026-02-23 04:08:20] "GET /virtual-network/ebead4b3-5434-4440-9bb4-bee742d45543?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.004842 10.0.0.242 - - [2026-02-23 04:08:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003469 10.0.0.242 - - [2026-02-23 04:08:24] "GET /virtual-network/ebead4b3-5434-4440-9bb4-bee742d45543?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.004565 10.0.0.242 - - [2026-02-23 04:08:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003373 10.0.0.242 - - [2026-02-23 04:08:28] "GET /virtual-network/ebead4b3-5434-4440-9bb4-bee742d45543?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005231 10.0.0.242 - - [2026-02-23 04:08:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003711 10.0.0.242 - - [2026-02-23 04:08:32] "GET /virtual-network/ebead4b3-5434-4440-9bb4-bee742d45543?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005126 10.0.0.242 - - [2026-02-23 04:08:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003712 10.0.0.242 - - [2026-02-23 04:08:36] "GET /virtual-network/ebead4b3-5434-4440-9bb4-bee742d45543?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.004836 10.0.0.242 - - [2026-02-23 04:08:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003202 10.0.0.242 - - [2026-02-23 04:08:38] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003343 10.0.0.242 - - [2026-02-23 04:08:38] "GET /virtual-networks?parent_id=f506d073-a879-4f81-9560-cdecb9fdf641&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003532 10.0.0.242 - - [2026-02-23 04:08:38] "GET /virtual-network/ebead4b3-5434-4440-9bb4-bee742d45543?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005125 10.0.0.242 - - [2026-02-23 04:08:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004220 10.0.0.242 - - [2026-02-23 04:08:38] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004607 10.0.0.242 - - [2026-02-23 04:08:38] "GET /virtual-networks?parent_id=f506d073-a879-4f81-9560-cdecb9fdf641&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003102 10.0.0.242 - - [2026-02-23 04:08:38] "GET /virtual-network/ebead4b3-5434-4440-9bb4-bee742d45543?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005600 10.0.0.242 - - [2026-02-23 04:08:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002932 10.0.0.242 - - [2026-02-23 04:08:38] "GET /routing-instance/96623e3a-a4e6-4758-aacf-75ba09293ff1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1788 0.004220 10.0.0.242 - - [2026-02-23 04:08:38] "GET /route-target/910ef8fb-d5be-4383-b973-49380b3012c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004149 10.0.0.242 - - [2026-02-23 04:08:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002905 10.0.0.242 - - [2026-02-23 04:08:39] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003277 10.0.0.242 - - [2026-02-23 04:08:39] "GET /virtual-networks?parent_id=f506d073-a879-4f81-9560-cdecb9fdf641&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003044 10.0.0.242 - - [2026-02-23 04:08:39] "GET /virtual-network/ebead4b3-5434-4440-9bb4-bee742d45543?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.004978 10.0.0.242 - - [2026-02-23 04:08:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002686 10.0.0.242 - - [2026-02-23 04:08:39] "GET /routing-instance/96623e3a-a4e6-4758-aacf-75ba09293ff1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1788 0.003864 10.0.0.242 - - [2026-02-23 04:08:39] "GET /route-target/910ef8fb-d5be-4383-b973-49380b3012c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003074 10.0.0.242 - - [2026-02-23 04:08:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003177 10.0.0.242 - - [2026-02-23 04:08:39] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003566 10.0.0.242 - - [2026-02-23 04:08:39] "GET /virtual-networks?parent_id=f506d073-a879-4f81-9560-cdecb9fdf641&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004359 10.0.0.242 - - [2026-02-23 04:08:39] "GET /virtual-network/ebead4b3-5434-4440-9bb4-bee742d45543?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005156 10.0.0.242 - - [2026-02-23 04:08:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004360 10.0.0.242 - - [2026-02-23 04:08:39] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003855 10.0.0.242 - - [2026-02-23 04:08:39] "GET /virtual-networks?parent_id=f506d073-a879-4f81-9560-cdecb9fdf641&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003088 10.0.0.242 - - [2026-02-23 04:08:39] "GET /virtual-network/ebead4b3-5434-4440-9bb4-bee742d45543?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005578 10.0.0.23 - - [2026-02-23 04:08:39] "GET /obj-perms HTTP/1.1" 200 5051 0.003323 10.0.0.242 - - [2026-02-23 04:08:39] "GET /obj-perms HTTP/1.1" 200 5051 0.003705 10.0.0.242 - - [2026-02-23 04:08:39] "GET /obj-perms HTTP/1.1" 200 5051 0.004067 10.0.0.242 - - [2026-02-23 04:08:39] "GET /obj-perms HTTP/1.1" 200 5051 0.004072 10.0.0.50 - - [2026-02-23 04:08:39] "GET /obj-perms HTTP/1.1" 200 5051 0.003261 10.0.0.23 - - [2026-02-23 04:08:39] "GET /obj-perms HTTP/1.1" 200 5051 0.003141 10.0.0.242 - - [2026-02-23 04:08:40] "GET /virtual-machine/03f1b11d-2d29-41e3-8d4e-97aa4ffbb647 HTTP/1.1" 200 1292 0.003257 10.0.0.242 - - [2026-02-23 04:08:40] "GET /virtual-machine-interface/41ad0ba7-c8d8-4a31-90ce-13918c5db802 HTTP/1.1" 200 2949 0.005034 10.0.0.242 - - [2026-02-23 04:08:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003573 10.0.0.242 - - [2026-02-23 04:08:40] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003103 10.0.0.242 - - [2026-02-23 04:08:40] "GET /virtual-networks?parent_id=f506d073-a879-4f81-9560-cdecb9fdf641&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.002776 10.0.0.242 - - [2026-02-23 04:08:40] "GET /virtual-network/df2aca9e-d02d-448a-bae7-aa747948789e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005280 10.0.0.242 - - [2026-02-23 04:08:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003677 10.0.0.242 - - [2026-02-23 04:08:41] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003558 10.0.0.242 - - [2026-02-23 04:08:41] "GET /virtual-networks?parent_id=f506d073-a879-4f81-9560-cdecb9fdf641&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.002792 10.0.0.242 - - [2026-02-23 04:08:41] "GET /virtual-network/df2aca9e-d02d-448a-bae7-aa747948789e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005054 10.0.0.242 - - [2026-02-23 04:08:41] "GET /virtual-machine/47890066-4930-4a84-87f6-ef1eb42edf15 HTTP/1.1" 200 1292 0.003858 10.0.0.242 - - [2026-02-23 04:08:41] "GET /virtual-machine-interface/77bc7e3e-9751-4093-88e6-18ce28370b8f HTTP/1.1" 200 2948 0.005076 10.0.0.242 - - [2026-02-23 04:08:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003055 10.0.0.242 - - [2026-02-23 04:08:41] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003239 10.0.0.242 - - [2026-02-23 04:08:41] "GET /virtual-networks?parent_id=f506d073-a879-4f81-9560-cdecb9fdf641&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.002698 10.0.0.242 - - [2026-02-23 04:08:41] "GET /virtual-network/ebead4b3-5434-4440-9bb4-bee742d45543?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005179 10.0.0.242 - - [2026-02-23 04:08:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003222 10.0.0.242 - - [2026-02-23 04:08:42] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003400 10.0.0.242 - - [2026-02-23 04:08:42] "GET /virtual-networks?parent_id=f506d073-a879-4f81-9560-cdecb9fdf641&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.002762 10.0.0.242 - - [2026-02-23 04:08:42] "GET /virtual-network/ebead4b3-5434-4440-9bb4-bee742d45543?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005473 10.0.0.242 - - [2026-02-23 04:08:42] "POST /neutron/port HTTP/1.1" 200 1125 0.023998 10.0.0.242 - - [2026-02-23 04:08:47] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006666 10.0.0.242 - - [2026-02-23 04:08:53] "POST /neutron/port HTTP/1.1" 200 1125 0.018145 10.0.0.242 - - [2026-02-23 04:08:59] "POST /neutron/port HTTP/1.1" 200 1125 0.018260 10.0.0.242 - - [2026-02-23 04:08:59] "POST /neutron/subnet HTTP/1.1" 200 646 0.008257 10.0.0.23 - - [2026-02-23 04:09:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000487 10.0.0.23 - - [2026-02-23 04:09:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000360 10.0.0.50 - - [2026-02-23 04:09:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000350 10.0.0.50 - - [2026-02-23 04:09:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000375 10.0.0.23 - - [2026-02-23 04:09:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000437 10.0.0.23 - - [2026-02-23 04:09:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000417 10.0.0.50 - - [2026-02-23 04:09:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000487 10.0.0.50 - - [2026-02-23 04:09:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000359 10.0.0.242 - - [2026-02-23 04:09:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000352 10.0.0.242 - - [2026-02-23 04:09:12] "GET /global-system-configs HTTP/1.1" 401 293 0.000327 10.0.0.242 - - [2026-02-23 04:09:12] "GET /global-system-configs HTTP/1.1" 401 293 0.000468 10.0.0.242 - - [2026-02-23 04:09:12] "GET /global-system-configs HTTP/1.1" 401 293 0.000375 10.0.0.242 - - [2026-02-23 04:09:19] "POST /neutron/port HTTP/1.1" 200 1125 0.017078 10.0.0.242 - - [2026-02-23 04:09:19] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003726 10.0.0.242 - - [2026-02-23 04:09:19] "POST /neutron/network HTTP/1.1" 200 886 0.006054 10.0.0.242 - - [2026-02-23 04:09:37] "GET /virtual-machine/47890066-4930-4a84-87f6-ef1eb42edf15 HTTP/1.1" 200 1292 0.007623 10.0.0.242 - - [2026-02-23 04:09:37] "POST /neutron/port HTTP/1.1" 200 151 0.172787 10.0.0.242 - - [2026-02-23 04:09:39] "GET /virtual-machine/47890066-4930-4a84-87f6-ef1eb42edf15 HTTP/1.1" 404 171 0.003249 10.0.0.242 - - [2026-02-23 04:09:39] "GET /virtual-machine/47890066-4930-4a84-87f6-ef1eb42edf15 HTTP/1.1" 404 171 0.002540 10.0.0.242 - - [2026-02-23 04:09:39] "GET /virtual-machine/47890066-4930-4a84-87f6-ef1eb42edf15 HTTP/1.1" 404 171 0.002778 10.0.0.242 - - [2026-02-23 04:09:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003285 10.0.0.242 - - [2026-02-23 04:09:39] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003268 10.0.0.242 - - [2026-02-23 04:09:39] "GET /virtual-networks?parent_id=f506d073-a879-4f81-9560-cdecb9fdf641&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.002816 10.0.0.242 - - [2026-02-23 04:09:39] "GET /virtual-network/ebead4b3-5434-4440-9bb4-bee742d45543?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005142 10.0.0.242 - - [2026-02-23 04:09:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003444 10.0.0.242 - - [2026-02-23 04:09:39] "GET /routing-instance/96623e3a-a4e6-4758-aacf-75ba09293ff1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1788 0.003906 10.0.0.242 - - [2026-02-23 04:09:39] "GET /route-target/910ef8fb-d5be-4383-b973-49380b3012c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003598 10.0.0.50 - - [2026-02-23 04:09:42] "GET /obj-perms HTTP/1.1" 200 5051 0.003814 10.0.0.242 - - [2026-02-23 04:09:45] "GET /obj-perms HTTP/1.1" 200 5051 0.005434 10.0.0.242 - - [2026-02-23 04:09:46] "GET /virtual-machine/03f1b11d-2d29-41e3-8d4e-97aa4ffbb647 HTTP/1.1" 200 1292 0.004784 10.0.0.242 - - [2026-02-23 04:09:46] "POST /neutron/port HTTP/1.1" 200 151 0.165162 10.0.0.242 - - [2026-02-23 04:09:48] "GET /virtual-machine/03f1b11d-2d29-41e3-8d4e-97aa4ffbb647 HTTP/1.1" 404 171 0.003044 10.0.0.242 - - [2026-02-23 04:09:48] "GET /virtual-machine/03f1b11d-2d29-41e3-8d4e-97aa4ffbb647 HTTP/1.1" 404 171 0.002382 10.0.0.242 - - [2026-02-23 04:09:48] "GET /virtual-machine/03f1b11d-2d29-41e3-8d4e-97aa4ffbb647 HTTP/1.1" 404 171 0.002589 10.0.0.242 - - [2026-02-23 04:09:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004243 10.0.0.242 - - [2026-02-23 04:09:48] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003741 10.0.0.242 - - [2026-02-23 04:09:48] "GET /virtual-networks?parent_id=f506d073-a879-4f81-9560-cdecb9fdf641&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003068 10.0.0.242 - - [2026-02-23 04:09:48] "GET /virtual-network/df2aca9e-d02d-448a-bae7-aa747948789e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005280 10.0.0.242 - - [2026-02-23 04:09:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002789 10.0.0.242 - - [2026-02-23 04:09:48] "GET /routing-instance/45afb248-c4e3-4d40-96de-e1c9473b9807?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1787 0.004023 10.0.0.242 - - [2026-02-23 04:09:48] "GET /route-target/b2a57cbd-cdc6-493e-857c-5e38d450d040?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003429 10.0.0.242 - - [2026-02-23 04:09:48] "GET /obj-perms HTTP/1.1" 200 5051 0.003202 10.0.0.23 - - [2026-02-23 04:09:48] "GET /obj-perms HTTP/1.1" 200 5051 0.003874 10.0.0.50 - - [2026-02-23 04:09:54] "GET /obj-perms HTTP/1.1" 200 5075 0.054879 10.0.0.242 - - [2026-02-23 04:09:54] "GET /obj-perms HTTP/1.1" 200 5051 0.003322 10.0.0.23 - - [2026-02-23 04:09:55] "GET /obj-perms HTTP/1.1" 200 5051 0.003270 10.0.0.23 - - [2026-02-23 04:09:55] "POST /useragent-kv HTTP/1.1" 200 115 0.007359 10.0.0.23 - - [2026-02-23 04:09:55] "POST /useragent-kv HTTP/1.1" 200 115 0.004003 10.0.0.242 - - [2026-02-23 04:09:55] "DELETE /virtual-network/80e9128e-f3bb-4051-b573-9dd72e4069c8 HTTP/1.1" 200 115 0.116087 10.0.0.242 - - [2026-02-23 04:09:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002994 10.0.0.242 - - [2026-02-23 04:09:55] "GET /network-policy/95ffde8a-a490-4ae6-978c-02906a354672?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.004003 10.0.0.242 - - [2026-02-23 04:09:55] "POST /ref-update HTTP/1.1" 200 156 0.056695 10.0.0.23 - - [2026-02-23 04:09:55] "DELETE /access-control-list/fddec17f-b40c-46ed-b243-95ec5482f378 HTTP/1.1" 200 115 0.082735 10.0.0.242 - - [2026-02-23 04:09:55] "GET /virtual-network/ebead4b3-5434-4440-9bb4-bee742d45543?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.019735 10.0.0.242 - - [2026-02-23 04:09:55] "DELETE /virtual-network/ebead4b3-5434-4440-9bb4-bee742d45543 HTTP/1.1" 409 248 0.013111 10.0.0.242 - - [2026-02-23 04:09:55] "POST /neutron/port HTTP/1.1" 200 1115 0.014279 10.0.0.242 - - [2026-02-23 04:09:56] "POST /neutron/port HTTP/1.1" 200 1115 0.013730 10.0.0.23 - - [2026-02-23 04:09:57] "POST /useragent-kv HTTP/1.1" 200 115 0.002822 10.0.0.23 - - [2026-02-23 04:09:57] "POST /useragent-kv HTTP/1.1" 200 115 0.002161 10.0.0.242 - - [2026-02-23 04:09:57] "DELETE /virtual-network/ebead4b3-5434-4440-9bb4-bee742d45543 HTTP/1.1" 200 115 0.111616 10.0.0.23 - - [2026-02-23 04:09:57] "DELETE /route-target/910ef8fb-d5be-4383-b973-49380b3012c8 HTTP/1.1" 200 115 0.023868 10.0.0.242 - - [2026-02-23 04:09:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003213 10.0.0.242 - - [2026-02-23 04:09:58] "GET /network-policy/8f71f88c-63ad-4804-9e33-0d648d6e7ba3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.003486 10.0.0.242 - - [2026-02-23 04:09:58] "POST /ref-update HTTP/1.1" 200 156 0.071141 10.0.0.242 - - [2026-02-23 04:09:58] "GET /virtual-network/df2aca9e-d02d-448a-bae7-aa747948789e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.006765 10.0.0.23 - - [2026-02-23 04:09:58] "POST /useragent-kv HTTP/1.1" 200 115 0.002462 10.0.0.23 - - [2026-02-23 04:09:58] "POST /useragent-kv HTTP/1.1" 200 115 0.005268 10.0.0.242 - - [2026-02-23 04:09:58] "DELETE /virtual-network/df2aca9e-d02d-448a-bae7-aa747948789e HTTP/1.1" 200 115 0.105990 10.0.0.23 - - [2026-02-23 04:09:58] "DELETE /route-target/b2a57cbd-cdc6-493e-857c-5e38d450d040 HTTP/1.1" 200 115 0.040692 10.0.0.242 - - [2026-02-23 04:09:58] "DELETE /network-policy/95ffde8a-a490-4ae6-978c-02906a354672 HTTP/1.1" 200 115 0.031892 10.0.0.242 - - [2026-02-23 04:09:58] "DELETE /network-policy/8f71f88c-63ad-4804-9e33-0d648d6e7ba3 HTTP/1.1" 200 115 0.028368 10.0.0.23 - - [2026-02-23 04:10:26] "GET /projects?obj_uuids=f506d073-a879-4f81-9560-cdecb9fdf641&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000996 10.0.0.242 - - [2026-02-23 04:10:26] "GET /project/f506d073-a879-4f81-9560-cdecb9fdf641?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.104492 10.0.0.23 - - [2026-02-23 04:10:26] "GET /projects?obj_uuids=f506d073-a879-4f81-9560-cdecb9fdf641&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000939 10.0.0.242 - - [2026-02-23 04:10:26] "GET /project/f506d073-a879-4f81-9560-cdecb9fdf641?fields=virtual_networks HTTP/1.1" 200 1035 0.046072 10.0.0.23 - - [2026-02-23 04:10:27] "GET /projects?obj_uuids=f506d073-a879-4f81-9560-cdecb9fdf641&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001126 10.0.0.242 - - [2026-02-23 04:10:27] "GET /project/f506d073-a879-4f81-9560-cdecb9fdf641?fields=virtual_machine_interfaces HTTP/1.1" 200 1035 0.078948 10.0.0.23 - - [2026-02-23 04:10:27] "GET /projects?obj_uuids=f506d073-a879-4f81-9560-cdecb9fdf641&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000932 10.0.0.242 - - [2026-02-23 04:10:27] "GET /project/f506d073-a879-4f81-9560-cdecb9fdf641?fields=security_groups HTTP/1.1" 200 1262 0.044127 10.0.0.242 - - [2026-02-23 04:10:28] "POST /fqname-to-id HTTP/1.1" 404 188 0.035188 10.0.0.23 - - [2026-02-23 04:10:28] "GET /projects?obj_uuids=f98649c6-3c2b-4c83-89b2-8dd1b7ae64e3&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003171 10.0.0.23 - - [2026-02-23 04:10:28] "GET /domains?obj_uuids=e1cc6957-1fd1-4e0a-8f60-be32b1950cd6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000857 10.0.0.23 - - [2026-02-23 04:10:28] "GET /domain/e1cc6957-1fd1-4e0a-8f60-be32b1950cd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.006447 10.0.0.23 - - [2026-02-23 04:10:28] "POST /id-to-fqname HTTP/1.1" 200 190 0.001715 10.0.0.23 - - [2026-02-23 04:10:28] "POST /fqname-to-id HTTP/1.1" 404 199 0.007755 10.0.0.23 - - [2026-02-23 04:10:28] "POST /security-groups HTTP/1.1" 200 591 0.073199 10.0.0.23 - - [2026-02-23 04:10:28] "POST /projects HTTP/1.1" 200 585 0.273535 10.0.0.23 - - [2026-02-23 04:10:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.312479 10.0.0.23 - - [2026-02-23 04:10:28] "POST /fqname-to-id HTTP/1.1" 404 233 0.010426 10.0.0.242 - - [2026-02-23 04:10:28] "GET /project/f98649c6-3c2b-4c83-89b2-8dd1b7ae64e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.459081 10.0.0.242 - - [2026-02-23 04:10:30] "GET / HTTP/1.1" 200 35931 0.001640 10.0.0.242 - - [2026-02-23 04:10:31] "POST /fqname-to-id HTTP/1.1" 401 293 0.000431 10.0.0.242 - - [2026-02-23 04:10:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.058892 10.0.0.23 - - [2026-02-23 04:10:32] "GET /projects?obj_uuids=f98649c6-3c2b-4c83-89b2-8dd1b7ae64e3&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001004 10.0.0.242 - - [2026-02-23 04:10:32] "GET /project/f98649c6-3c2b-4c83-89b2-8dd1b7ae64e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.048042 10.0.0.242 - - [2026-02-23 04:10:32] "POST /neutron/network HTTP/1.1" 200 117 0.040074 10.0.0.23 - - [2026-02-23 04:10:32] "POST /ref-update HTTP/1.1" 200 156 0.026410 10.0.0.242 - - [2026-02-23 04:10:32] "POST /neutron/network HTTP/1.1" 200 824 0.007907 10.0.0.242 - - [2026-02-23 04:10:32] "POST /id-to-fqname HTTP/1.1" 200 220 0.000980 10.0.0.242 - - [2026-02-23 04:10:32] "GET /virtual-network/8085f2af-ab3c-40ea-89c3-da644abd1d56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.006883 10.0.0.242 - - [2026-02-23 04:10:33] "GET /virtual-network/8085f2af-ab3c-40ea-89c3-da644abd1d56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005104 10.0.0.242 - - [2026-02-23 04:10:33] "POST /neutron/subnet HTTP/1.1" 200 725 0.007643 10.0.0.242 - - [2026-02-23 04:10:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002925 10.0.0.23 - - [2026-02-23 04:10:33] "GET /projects?obj_uuids=f98649c6-3c2b-4c83-89b2-8dd1b7ae64e3&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000832 10.0.0.242 - - [2026-02-23 04:10:33] "GET /project/f98649c6-3c2b-4c83-89b2-8dd1b7ae64e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.032379 10.0.0.23 - - [2026-02-23 04:10:33] "POST /useragent-kv HTTP/1.1" 200 115 0.009384 10.0.0.242 - - [2026-02-23 04:10:33] "POST /neutron/subnet HTTP/1.1" 200 734 0.216808 10.0.0.242 - - [2026-02-23 04:10:33] "POST /id-to-fqname HTTP/1.1" 200 220 0.001165 10.0.0.242 - - [2026-02-23 04:10:33] "GET /virtual-network/23049c0c-3d0f-4f4a-bee8-566f13da2a5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006038 10.0.0.242 - - [2026-02-23 04:10:33] "GET /virtual-network/23049c0c-3d0f-4f4a-bee8-566f13da2a5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005045 10.0.0.242 - - [2026-02-23 04:10:33] "POST /neutron/network HTTP/1.1" 200 826 0.005932 10.0.0.242 - - [2026-02-23 04:10:33] "POST /id-to-fqname HTTP/1.1" 200 220 0.001178 10.0.0.23 - - [2026-02-23 04:10:34] "GET /projects?obj_uuids=f98649c6-3c2b-4c83-89b2-8dd1b7ae64e3&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000924 10.0.0.242 - - [2026-02-23 04:10:34] "GET /project/f98649c6-3c2b-4c83-89b2-8dd1b7ae64e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.072054 10.0.0.242 - - [2026-02-23 04:10:34] "POST /neutron/network HTTP/1.1" 200 824 0.006497 10.0.0.242 - - [2026-02-23 04:10:34] "POST /id-to-fqname HTTP/1.1" 200 220 0.001239 10.0.0.242 - - [2026-02-23 04:10:35] "POST /neutron/port HTTP/1.1" 200 117 0.005864 10.0.0.23 - - [2026-02-23 04:10:35] "GET /projects?obj_uuids=f98649c6-3c2b-4c83-89b2-8dd1b7ae64e3&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001144 10.0.0.242 - - [2026-02-23 04:10:35] "POST /neutron/port HTTP/1.1" 200 1060 0.299229 10.0.0.242 - - [2026-02-23 04:10:36] "POST /neutron/port HTTP/1.1" 200 1114 0.103164 10.0.0.242 - - [2026-02-23 04:10:36] "POST /neutron/subnet HTTP/1.1" 200 699 0.008143 10.0.0.23 - - [2026-02-23 04:10:36] "GET /projects?obj_uuids=f98649c6-3c2b-4c83-89b2-8dd1b7ae64e3&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001230 10.0.0.242 - - [2026-02-23 04:10:36] "GET /project/f98649c6-3c2b-4c83-89b2-8dd1b7ae64e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.096514 10.0.0.242 - - [2026-02-23 04:10:36] "POST /neutron/network HTTP/1.1" 200 826 0.007284 10.0.0.242 - - [2026-02-23 04:10:36] "POST /neutron/port HTTP/1.1" 200 117 0.006735 10.0.0.242 - - [2026-02-23 04:10:36] "POST /neutron/network HTTP/1.1" 200 836 0.007555 10.0.0.242 - - [2026-02-23 04:10:37] "POST /neutron/port HTTP/1.1" 200 1062 0.019970 10.0.0.242 - - [2026-02-23 04:10:37] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006090 10.0.0.242 - - [2026-02-23 04:10:37] "POST /neutron/network HTTP/1.1" 200 826 0.005932 10.0.0.242 - - [2026-02-23 04:10:41] "POST /neutron/port HTTP/1.1" 200 1124 0.015012 10.0.0.242 - - [2026-02-23 04:10:41] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007140 10.0.0.242 - - [2026-02-23 04:10:41] "GET /virtual-machine/23e62587-ad70-47a9-9fb7-c86a52a33785 HTTP/1.1" 401 293 0.000397 10.0.0.242 - - [2026-02-23 04:10:42] "GET /virtual-machine/23e62587-ad70-47a9-9fb7-c86a52a33785 HTTP/1.1" 200 1292 0.031916 10.0.0.242 - - [2026-02-23 04:10:42] "GET /virtual-machine-interface/2f9fefb4-9c29-4284-846c-19af238f4e81 HTTP/1.1" 200 2940 0.005528 10.0.0.242 - - [2026-02-23 04:10:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004914 10.0.0.242 - - [2026-02-23 04:10:42] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004920 10.0.0.242 - - [2026-02-23 04:10:42] "GET /virtual-networks?parent_id=f98649c6-3c2b-4c83-89b2-8dd1b7ae64e3&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003095 10.0.0.242 - - [2026-02-23 04:10:42] "GET /virtual-network/8085f2af-ab3c-40ea-89c3-da644abd1d56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005784 10.0.0.23 - - [2026-02-23 04:10:43] "DELETE /access-control-list/63498339-b771-4f40-ab19-d6e14a82b27c HTTP/1.1" 200 115 0.049950 10.0.0.242 - - [2026-02-23 04:10:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005985 10.0.0.242 - - [2026-02-23 04:10:45] "GET /virtual-network/8085f2af-ab3c-40ea-89c3-da644abd1d56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005025 10.0.0.242 - - [2026-02-23 04:10:46] "POST /neutron/port HTTP/1.1" 200 1126 0.019099 10.0.0.242 - - [2026-02-23 04:10:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003262 10.0.0.242 - - [2026-02-23 04:10:47] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004688 10.0.0.242 - - [2026-02-23 04:10:47] "GET /virtual-networks?parent_id=f98649c6-3c2b-4c83-89b2-8dd1b7ae64e3&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002794 10.0.0.242 - - [2026-02-23 04:10:47] "GET /virtual-network/8085f2af-ab3c-40ea-89c3-da644abd1d56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005524 10.0.0.242 - - [2026-02-23 04:10:47] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007931 10.0.0.242 - - [2026-02-23 04:10:48] "POST /neutron/port HTTP/1.1" 200 1126 0.019737 10.0.0.242 - - [2026-02-23 04:10:48] "GET /virtual-machine/aacdb478-84e2-40bc-a2e8-d2a36cbc0e00 HTTP/1.1" 200 1293 0.006124 10.0.0.242 - - [2026-02-23 04:10:48] "GET /virtual-machine-interface/6470d5af-c50c-4c85-a09e-6f1dca0b5865 HTTP/1.1" 200 2941 0.005124 10.0.0.242 - - [2026-02-23 04:10:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003258 10.0.0.242 - - [2026-02-23 04:10:48] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.002997 10.0.0.242 - - [2026-02-23 04:10:48] "GET /virtual-networks?parent_id=f98649c6-3c2b-4c83-89b2-8dd1b7ae64e3&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002647 10.0.0.242 - - [2026-02-23 04:10:48] "GET /virtual-network/23049c0c-3d0f-4f4a-bee8-566f13da2a5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006381 10.0.0.242 - - [2026-02-23 04:10:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003244 10.0.0.242 - - [2026-02-23 04:10:49] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003163 10.0.0.242 - - [2026-02-23 04:10:49] "GET /virtual-networks?parent_id=f98649c6-3c2b-4c83-89b2-8dd1b7ae64e3&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002988 10.0.0.242 - - [2026-02-23 04:10:49] "GET /virtual-network/23049c0c-3d0f-4f4a-bee8-566f13da2a5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005521 10.0.0.242 - - [2026-02-23 04:10:49] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007983 10.0.0.242 - - [2026-02-23 04:10:49] "GET /virtual-machine/23e62587-ad70-47a9-9fb7-c86a52a33785 HTTP/1.1" 200 1292 0.003613 10.0.0.242 - - [2026-02-23 04:10:49] "GET /virtual-machine-interface/2f9fefb4-9c29-4284-846c-19af238f4e81 HTTP/1.1" 200 2940 0.004649 10.0.0.242 - - [2026-02-23 04:10:49] "GET /virtual-machine/23e62587-ad70-47a9-9fb7-c86a52a33785 HTTP/1.1" 200 1292 0.003212 10.0.0.242 - - [2026-02-23 04:10:49] "GET /virtual-machine-interface/2f9fefb4-9c29-4284-846c-19af238f4e81 HTTP/1.1" 200 2940 0.004583 10.0.0.242 - - [2026-02-23 04:10:49] "GET /instance-ip/ae6240b9-1b57-4413-a93c-d03c3c6cb889 HTTP/1.1" 200 1621 0.005317 10.0.0.242 - - [2026-02-23 04:10:49] "GET /virtual-machine/23e62587-ad70-47a9-9fb7-c86a52a33785 HTTP/1.1" 200 1292 0.003610 10.0.0.242 - - [2026-02-23 04:10:49] "GET /virtual-machine-interface/2f9fefb4-9c29-4284-846c-19af238f4e81 HTTP/1.1" 200 2940 0.005170 10.0.0.242 - - [2026-02-23 04:10:49] "GET /instance-ip/ae6240b9-1b57-4413-a93c-d03c3c6cb889 HTTP/1.1" 200 1621 0.003672 10.0.0.242 - - [2026-02-23 04:10:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002930 10.0.0.242 - - [2026-02-23 04:10:49] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003130 10.0.0.242 - - [2026-02-23 04:10:49] "GET /virtual-networks?parent_id=f98649c6-3c2b-4c83-89b2-8dd1b7ae64e3&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002853 10.0.0.242 - - [2026-02-23 04:10:49] "GET /virtual-network/8085f2af-ab3c-40ea-89c3-da644abd1d56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.006210 10.0.0.242 - - [2026-02-23 04:10:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003056 10.0.0.242 - - [2026-02-23 04:10:49] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004534 10.0.0.242 - - [2026-02-23 04:10:49] "GET /virtual-networks?parent_id=f98649c6-3c2b-4c83-89b2-8dd1b7ae64e3&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002886 10.0.0.242 - - [2026-02-23 04:10:49] "GET /virtual-network/8085f2af-ab3c-40ea-89c3-da644abd1d56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005612 10.0.0.242 - - [2026-02-23 04:10:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003512 10.0.0.242 - - [2026-02-23 04:10:50] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005329 10.0.0.242 - - [2026-02-23 04:10:50] "GET /virtual-networks?parent_id=f98649c6-3c2b-4c83-89b2-8dd1b7ae64e3&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.004076 10.0.0.242 - - [2026-02-23 04:10:50] "GET /virtual-network/8085f2af-ab3c-40ea-89c3-da644abd1d56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.006323 10.0.0.242 - - [2026-02-23 04:10:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003743 10.0.0.242 - - [2026-02-23 04:10:50] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004013 10.0.0.242 - - [2026-02-23 04:10:50] "GET /virtual-networks?parent_id=f98649c6-3c2b-4c83-89b2-8dd1b7ae64e3&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.004345 10.0.0.242 - - [2026-02-23 04:10:50] "GET /virtual-network/8085f2af-ab3c-40ea-89c3-da644abd1d56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005411 10.0.0.242 - - [2026-02-23 04:10:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003347 10.0.0.242 - - [2026-02-23 04:10:50] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004464 10.0.0.242 - - [2026-02-23 04:10:50] "GET /virtual-networks?parent_id=f98649c6-3c2b-4c83-89b2-8dd1b7ae64e3&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003548 10.0.0.242 - - [2026-02-23 04:10:50] "GET /virtual-network/8085f2af-ab3c-40ea-89c3-da644abd1d56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.006272 10.0.0.242 - - [2026-02-23 04:10:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003507 10.0.0.242 - - [2026-02-23 04:10:50] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003356 10.0.0.242 - - [2026-02-23 04:10:50] "GET /virtual-networks?parent_id=f98649c6-3c2b-4c83-89b2-8dd1b7ae64e3&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002634 10.0.0.242 - - [2026-02-23 04:10:50] "GET /virtual-network/8085f2af-ab3c-40ea-89c3-da644abd1d56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.006031 10.0.0.242 - - [2026-02-23 04:10:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002928 10.0.0.242 - - [2026-02-23 04:10:50] "GET /routing-instance/1e1d0c8d-9fb1-46d3-be6d-0de2671d52b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.004090 10.0.0.242 - - [2026-02-23 04:10:50] "GET /route-target/47b90bea-fe75-40cd-80de-b5f58ad1081d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.004620 10.0.0.242 - - [2026-02-23 04:10:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003225 10.0.0.242 - - [2026-02-23 04:10:50] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004374 10.0.0.242 - - [2026-02-23 04:10:50] "GET /virtual-networks?parent_id=f98649c6-3c2b-4c83-89b2-8dd1b7ae64e3&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003510 10.0.0.242 - - [2026-02-23 04:10:50] "GET /virtual-network/8085f2af-ab3c-40ea-89c3-da644abd1d56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.006272 10.0.0.242 - - [2026-02-23 04:10:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003975 10.0.0.242 - - [2026-02-23 04:10:50] "GET /routing-instance/1e1d0c8d-9fb1-46d3-be6d-0de2671d52b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.005841 10.0.0.242 - - [2026-02-23 04:10:50] "GET /route-target/47b90bea-fe75-40cd-80de-b5f58ad1081d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.003819 10.0.0.242 - - [2026-02-23 04:10:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003499 10.0.0.242 - - [2026-02-23 04:10:51] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003589 10.0.0.242 - - [2026-02-23 04:10:51] "GET /virtual-networks?parent_id=f98649c6-3c2b-4c83-89b2-8dd1b7ae64e3&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002599 10.0.0.242 - - [2026-02-23 04:10:51] "GET /virtual-network/8085f2af-ab3c-40ea-89c3-da644abd1d56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005439 10.0.0.242 - - [2026-02-23 04:10:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003084 10.0.0.242 - - [2026-02-23 04:10:51] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003850 10.0.0.242 - - [2026-02-23 04:10:51] "GET /virtual-networks?parent_id=f98649c6-3c2b-4c83-89b2-8dd1b7ae64e3&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003065 10.0.0.242 - - [2026-02-23 04:10:51] "GET /virtual-network/8085f2af-ab3c-40ea-89c3-da644abd1d56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005646 10.0.0.242 - - [2026-02-23 04:10:52] "GET /obj-perms HTTP/1.1" 200 5049 0.058668 10.0.0.242 - - [2026-02-23 04:10:52] "GET /obj-perms HTTP/1.1" 200 5049 0.003607 10.0.0.23 - - [2026-02-23 04:10:52] "GET /obj-perms HTTP/1.1" 200 5049 0.049411 10.0.0.50 - - [2026-02-23 04:10:52] "GET /obj-perms HTTP/1.1" 200 5049 0.060992 10.0.0.242 - - [2026-02-23 04:10:52] "GET /obj-perms HTTP/1.1" 200 5049 0.003493 10.0.0.242 - - [2026-02-23 04:10:53] "GET /virtual-machine/aacdb478-84e2-40bc-a2e8-d2a36cbc0e00 HTTP/1.1" 200 1293 0.004185 10.0.0.242 - - [2026-02-23 04:10:53] "GET /virtual-machine-interface/6470d5af-c50c-4c85-a09e-6f1dca0b5865 HTTP/1.1" 200 2941 0.006079 10.0.0.242 - - [2026-02-23 04:10:53] "GET /virtual-machine/aacdb478-84e2-40bc-a2e8-d2a36cbc0e00 HTTP/1.1" 200 1293 0.004755 10.0.0.242 - - [2026-02-23 04:10:53] "GET /virtual-machine-interface/6470d5af-c50c-4c85-a09e-6f1dca0b5865 HTTP/1.1" 200 2941 0.006561 10.0.0.242 - - [2026-02-23 04:10:53] "GET /instance-ip/5f5e4fdb-25ae-4f03-b81e-a25e2afb4aba HTTP/1.1" 200 1622 0.006335 10.0.0.242 - - [2026-02-23 04:10:53] "GET /virtual-machine/aacdb478-84e2-40bc-a2e8-d2a36cbc0e00 HTTP/1.1" 200 1293 0.004179 10.0.0.242 - - [2026-02-23 04:10:53] "GET /virtual-machine-interface/6470d5af-c50c-4c85-a09e-6f1dca0b5865 HTTP/1.1" 200 2941 0.005541 10.0.0.242 - - [2026-02-23 04:10:53] "GET /instance-ip/5f5e4fdb-25ae-4f03-b81e-a25e2afb4aba HTTP/1.1" 200 1622 0.004264 10.0.0.242 - - [2026-02-23 04:10:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003202 10.0.0.242 - - [2026-02-23 04:10:53] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003047 10.0.0.242 - - [2026-02-23 04:10:53] "GET /virtual-networks?parent_id=f98649c6-3c2b-4c83-89b2-8dd1b7ae64e3&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002917 10.0.0.242 - - [2026-02-23 04:10:53] "GET /virtual-network/23049c0c-3d0f-4f4a-bee8-566f13da2a5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005152 10.0.0.242 - - [2026-02-23 04:10:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002842 10.0.0.242 - - [2026-02-23 04:10:53] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003892 10.0.0.242 - - [2026-02-23 04:10:53] "GET /virtual-networks?parent_id=f98649c6-3c2b-4c83-89b2-8dd1b7ae64e3&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003331 10.0.0.242 - - [2026-02-23 04:10:53] "GET /virtual-network/23049c0c-3d0f-4f4a-bee8-566f13da2a5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.004937 10.0.0.242 - - [2026-02-23 04:10:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.006241 10.0.0.242 - - [2026-02-23 04:10:53] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003731 10.0.0.242 - - [2026-02-23 04:10:53] "GET /virtual-networks?parent_id=f98649c6-3c2b-4c83-89b2-8dd1b7ae64e3&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002687 10.0.0.242 - - [2026-02-23 04:10:53] "GET /virtual-network/23049c0c-3d0f-4f4a-bee8-566f13da2a5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005133 10.0.0.242 - - [2026-02-23 04:10:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003335 10.0.0.242 - - [2026-02-23 04:10:53] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003467 10.0.0.242 - - [2026-02-23 04:10:53] "GET /virtual-networks?parent_id=f98649c6-3c2b-4c83-89b2-8dd1b7ae64e3&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002596 10.0.0.242 - - [2026-02-23 04:10:53] "GET /virtual-network/23049c0c-3d0f-4f4a-bee8-566f13da2a5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005587 10.0.0.242 - - [2026-02-23 04:10:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003069 10.0.0.242 - - [2026-02-23 04:10:53] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003919 10.0.0.242 - - [2026-02-23 04:10:53] "GET /virtual-networks?parent_id=f98649c6-3c2b-4c83-89b2-8dd1b7ae64e3&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002942 10.0.0.242 - - [2026-02-23 04:10:53] "GET /virtual-network/23049c0c-3d0f-4f4a-bee8-566f13da2a5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005098 10.0.0.242 - - [2026-02-23 04:10:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003753 10.0.0.242 - - [2026-02-23 04:10:53] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004163 10.0.0.242 - - [2026-02-23 04:10:54] "GET /virtual-networks?parent_id=f98649c6-3c2b-4c83-89b2-8dd1b7ae64e3&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003320 10.0.0.242 - - [2026-02-23 04:10:54] "GET /virtual-network/23049c0c-3d0f-4f4a-bee8-566f13da2a5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.007253 10.0.0.242 - - [2026-02-23 04:10:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004555 10.0.0.242 - - [2026-02-23 04:10:54] "GET /routing-instance/37c7c03b-2187-46ca-b91d-370511106e64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.005146 10.0.0.242 - - [2026-02-23 04:10:54] "GET /route-target/ab6bb973-6ffc-4252-aab6-3404c317f5fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004120 10.0.0.242 - - [2026-02-23 04:10:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003176 10.0.0.242 - - [2026-02-23 04:10:54] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003631 10.0.0.242 - - [2026-02-23 04:10:54] "GET /virtual-networks?parent_id=f98649c6-3c2b-4c83-89b2-8dd1b7ae64e3&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002764 10.0.0.242 - - [2026-02-23 04:10:54] "GET /virtual-network/23049c0c-3d0f-4f4a-bee8-566f13da2a5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005792 10.0.0.242 - - [2026-02-23 04:10:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003160 10.0.0.242 - - [2026-02-23 04:10:54] "GET /routing-instance/37c7c03b-2187-46ca-b91d-370511106e64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.004007 10.0.0.242 - - [2026-02-23 04:10:54] "GET /route-target/ab6bb973-6ffc-4252-aab6-3404c317f5fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003873 10.0.0.242 - - [2026-02-23 04:10:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004232 10.0.0.242 - - [2026-02-23 04:10:54] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004162 10.0.0.242 - - [2026-02-23 04:10:54] "GET /virtual-networks?parent_id=f98649c6-3c2b-4c83-89b2-8dd1b7ae64e3&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002890 10.0.0.242 - - [2026-02-23 04:10:54] "GET /virtual-network/23049c0c-3d0f-4f4a-bee8-566f13da2a5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006113 10.0.0.242 - - [2026-02-23 04:10:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004234 10.0.0.242 - - [2026-02-23 04:10:54] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003866 10.0.0.242 - - [2026-02-23 04:10:54] "GET /virtual-networks?parent_id=f98649c6-3c2b-4c83-89b2-8dd1b7ae64e3&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002946 10.0.0.242 - - [2026-02-23 04:10:54] "GET /virtual-network/23049c0c-3d0f-4f4a-bee8-566f13da2a5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005063 10.0.0.23 - - [2026-02-23 04:10:54] "GET /obj-perms HTTP/1.1" 200 5049 0.003841 10.0.0.242 - - [2026-02-23 04:10:54] "GET /obj-perms HTTP/1.1" 200 5049 0.003117 10.0.0.242 - - [2026-02-23 04:10:54] "GET /obj-perms HTTP/1.1" 200 5049 0.003590 10.0.0.23 - - [2026-02-23 04:10:55] "GET /obj-perms HTTP/1.1" 200 5049 0.003640 10.0.0.23 - - [2026-02-23 04:10:59] "DELETE /project/f98649c63c2b4c8389b28dd1b7ae64e3 HTTP/1.1" 404 173 0.003418 10.0.0.23 - - [2026-02-23 04:10:59] "DELETE /project/f506d073-a879-4f81-9560-cdecb9fdf641 HTTP/1.1" 404 177 0.002317 10.0.0.242 - - [2026-02-23 04:11:02] "POST /neutron/port HTTP/1.1" 200 1126 0.016603 10.0.0.242 - - [2026-02-23 04:11:02] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003972 10.0.0.242 - - [2026-02-23 04:11:02] "POST /neutron/network HTTP/1.1" 200 826 0.007273 10.0.0.242 - - [2026-02-23 04:11:15] "GET /virtual-machine/aacdb478-84e2-40bc-a2e8-d2a36cbc0e00 HTTP/1.1" 200 1293 0.003956 10.0.0.242 - - [2026-02-23 04:11:16] "POST /neutron/port HTTP/1.1" 200 151 0.164587 10.0.0.242 - - [2026-02-23 04:11:17] "GET /virtual-machine/aacdb478-84e2-40bc-a2e8-d2a36cbc0e00 HTTP/1.1" 404 171 0.002844 10.0.0.242 - - [2026-02-23 04:11:17] "GET /virtual-machine/aacdb478-84e2-40bc-a2e8-d2a36cbc0e00 HTTP/1.1" 404 171 0.002669 10.0.0.242 - - [2026-02-23 04:11:17] "GET /virtual-machine/aacdb478-84e2-40bc-a2e8-d2a36cbc0e00 HTTP/1.1" 404 171 0.003403 10.0.0.242 - - [2026-02-23 04:11:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003121 10.0.0.242 - - [2026-02-23 04:11:17] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003872 10.0.0.242 - - [2026-02-23 04:11:17] "GET /virtual-networks?parent_id=f98649c6-3c2b-4c83-89b2-8dd1b7ae64e3&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003597 10.0.0.242 - - [2026-02-23 04:11:17] "GET /virtual-network/23049c0c-3d0f-4f4a-bee8-566f13da2a5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005056 10.0.0.242 - - [2026-02-23 04:11:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002726 10.0.0.242 - - [2026-02-23 04:11:17] "GET /routing-instance/37c7c03b-2187-46ca-b91d-370511106e64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.004025 10.0.0.242 - - [2026-02-23 04:11:17] "GET /route-target/ab6bb973-6ffc-4252-aab6-3404c317f5fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003544 10.0.0.242 - - [2026-02-23 04:11:17] "GET /obj-perms HTTP/1.1" 200 5049 0.003445 10.0.0.23 - - [2026-02-23 04:11:18] "GET /obj-perms HTTP/1.1" 200 5049 0.005005 10.0.0.242 - - [2026-02-23 04:11:21] "POST /neutron/network HTTP/1.1" 200 834 0.006378 10.0.0.242 - - [2026-02-23 04:11:21] "POST /neutron/port HTTP/1.1" 200 117 0.001097 10.0.0.242 - - [2026-02-23 04:11:24] "GET /obj-perms HTTP/1.1" 200 5049 0.003726 10.0.0.50 - - [2026-02-23 04:11:24] "GET /obj-perms HTTP/1.1" 200 5049 0.003088 10.0.0.23 - - [2026-02-23 04:11:24] "GET /obj-perms HTTP/1.1" 200 5049 0.003263 10.0.0.242 - - [2026-02-23 04:11:24] "GET /virtual-machine/23e62587-ad70-47a9-9fb7-c86a52a33785 HTTP/1.1" 200 1292 0.005004 10.0.0.242 - - [2026-02-23 04:11:24] "POST /neutron/port HTTP/1.1" 200 1114 0.013845 10.0.0.242 - - [2026-02-23 04:11:26] "GET /virtual-machine/23e62587-ad70-47a9-9fb7-c86a52a33785 HTTP/1.1" 404 171 0.002970 10.0.0.242 - - [2026-02-23 04:11:26] "GET /virtual-machine/23e62587-ad70-47a9-9fb7-c86a52a33785 HTTP/1.1" 404 171 0.002605 10.0.0.242 - - [2026-02-23 04:11:26] "GET /virtual-machine/23e62587-ad70-47a9-9fb7-c86a52a33785 HTTP/1.1" 404 171 0.002528 10.0.0.242 - - [2026-02-23 04:11:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003380 10.0.0.242 - - [2026-02-23 04:11:26] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003816 10.0.0.242 - - [2026-02-23 04:11:26] "GET /virtual-networks?parent_id=f98649c6-3c2b-4c83-89b2-8dd1b7ae64e3&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002898 10.0.0.242 - - [2026-02-23 04:11:26] "GET /virtual-network/8085f2af-ab3c-40ea-89c3-da644abd1d56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.006298 10.0.0.242 - - [2026-02-23 04:11:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002848 10.0.0.242 - - [2026-02-23 04:11:26] "GET /routing-instance/1e1d0c8d-9fb1-46d3-be6d-0de2671d52b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.003772 10.0.0.242 - - [2026-02-23 04:11:26] "GET /route-target/47b90bea-fe75-40cd-80de-b5f58ad1081d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.004454 10.0.0.242 - - [2026-02-23 04:11:29] "GET /obj-perms HTTP/1.1" 200 5049 0.004005 10.0.0.50 - - [2026-02-23 04:11:33] "GET /obj-perms HTTP/1.1" 200 5049 0.003446 10.0.0.242 - - [2026-02-23 04:11:39] "GET /obj-perms HTTP/1.1" 200 5049 0.004045 10.0.0.50 - - [2026-02-23 04:11:42] "GET /obj-perms HTTP/1.1" 200 5049 0.003689 10.0.0.242 - - [2026-02-23 04:11:45] "GET /obj-perms HTTP/1.1" 200 5049 0.003448 10.0.0.23 - - [2026-02-23 04:11:45] "POST /useragent-kv HTTP/1.1" 200 115 0.010337 10.0.0.23 - - [2026-02-23 04:11:45] "POST /useragent-kv HTTP/1.1" 200 115 0.002541 10.0.0.242 - - [2026-02-23 04:11:45] "POST /neutron/network HTTP/1.1" 200 151 0.144114 10.0.0.23 - - [2026-02-23 04:11:45] "DELETE /route-target/ab6bb973-6ffc-4252-aab6-3404c317f5fe HTTP/1.1" 200 115 0.041312 10.0.0.23 - - [2026-02-23 04:11:47] "GET /projects?obj_uuids=f98649c6-3c2b-4c83-89b2-8dd1b7ae64e3&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000984 10.0.0.242 - - [2026-02-23 04:11:47] "GET /project/f98649c6-3c2b-4c83-89b2-8dd1b7ae64e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.040168 10.0.0.23 - - [2026-02-23 04:11:47] "GET /projects?obj_uuids=f98649c6-3c2b-4c83-89b2-8dd1b7ae64e3&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000911 10.0.0.242 - - [2026-02-23 04:11:47] "GET /project/f98649c6-3c2b-4c83-89b2-8dd1b7ae64e3?fields=virtual_networks HTTP/1.1" 200 1032 0.034117 10.0.0.23 - - [2026-02-23 04:11:47] "GET /projects?obj_uuids=f98649c6-3c2b-4c83-89b2-8dd1b7ae64e3&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000920 10.0.0.242 - - [2026-02-23 04:11:47] "GET /project/f98649c6-3c2b-4c83-89b2-8dd1b7ae64e3?fields=virtual_machine_interfaces HTTP/1.1" 200 1032 0.033773 10.0.0.23 - - [2026-02-23 04:11:47] "GET /projects?obj_uuids=f98649c6-3c2b-4c83-89b2-8dd1b7ae64e3&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000904 10.0.0.242 - - [2026-02-23 04:11:47] "GET /project/f98649c6-3c2b-4c83-89b2-8dd1b7ae64e3?fields=security_groups HTTP/1.1" 200 1258 0.036017 10.0.0.242 - - [2026-02-23 04:11:48] "POST /fqname-to-id HTTP/1.1" 404 196 0.031431 10.0.0.23 - - [2026-02-23 04:11:48] "GET /projects?obj_uuids=8518308a-8414-4eff-a648-f7ed2205841a&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002607 10.0.0.23 - - [2026-02-23 04:11:48] "GET /domains?obj_uuids=e1cc6957-1fd1-4e0a-8f60-be32b1950cd6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001133 10.0.0.23 - - [2026-02-23 04:11:48] "GET /domain/e1cc6957-1fd1-4e0a-8f60-be32b1950cd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.008870 10.0.0.23 - - [2026-02-23 04:11:48] "POST /id-to-fqname HTTP/1.1" 200 198 0.004276 10.0.0.23 - - [2026-02-23 04:11:48] "POST /fqname-to-id HTTP/1.1" 404 207 0.008228 10.0.0.23 - - [2026-02-23 04:11:48] "POST /security-groups HTTP/1.1" 200 599 0.025849 10.0.0.23 - - [2026-02-23 04:11:48] "POST /fqname-to-id HTTP/1.1" 404 242 0.002738 10.0.0.23 - - [2026-02-23 04:11:48] "POST /projects HTTP/1.1" 200 601 0.244068 10.0.0.23 - - [2026-02-23 04:11:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.316726 10.0.0.23 - - [2026-02-23 04:11:48] "POST /access-control-lists HTTP/1.1" 200 602 0.025163 10.0.0.242 - - [2026-02-23 04:11:48] "GET /project/8518308a-8414-4eff-a648-f7ed2205841a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.441622 10.0.0.242 - - [2026-02-23 04:11:49] "GET / HTTP/1.1" 200 35931 0.001831 10.0.0.242 - - [2026-02-23 04:11:53] "POST /fqname-to-id HTTP/1.1" 401 293 0.000434 10.0.0.242 - - [2026-02-23 04:11:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.069806 10.0.0.23 - - [2026-02-23 04:11:53] "GET /projects?obj_uuids=8518308a-8414-4eff-a648-f7ed2205841a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001222 10.0.0.242 - - [2026-02-23 04:11:53] "GET /project/8518308a-8414-4eff-a648-f7ed2205841a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.035693 10.0.0.242 - - [2026-02-23 04:11:53] "POST /neutron/network HTTP/1.1" 200 117 0.042721 10.0.0.23 - - [2026-02-23 04:11:54] "POST /useragent-kv HTTP/1.1" 200 115 0.006948 10.0.0.242 - - [2026-02-23 04:11:54] "POST /neutron/subnet HTTP/1.1" 200 828 0.175399 10.0.0.242 - - [2026-02-23 04:11:54] "POST /id-to-fqname HTTP/1.1" 200 228 0.001186 10.0.0.242 - - [2026-02-23 04:11:54] "GET /virtual-network/0675082f-30a0-49e9-b36c-1c7b05b1c26d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005658 10.0.0.242 - - [2026-02-23 04:11:54] "GET /virtual-network/0675082f-30a0-49e9-b36c-1c7b05b1c26d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005226 10.0.0.242 - - [2026-02-23 04:11:54] "POST /neutron/network HTTP/1.1" 200 1005 0.007900 10.0.0.242 - - [2026-02-23 04:11:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003177 10.0.0.23 - - [2026-02-23 04:11:54] "GET /projects?obj_uuids=8518308a-8414-4eff-a648-f7ed2205841a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000834 10.0.0.242 - - [2026-02-23 04:11:54] "GET /project/8518308a-8414-4eff-a648-f7ed2205841a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.040478 10.0.0.242 - - [2026-02-23 04:11:54] "POST /neutron/network HTTP/1.1" 200 117 0.014922 10.0.0.23 - - [2026-02-23 04:11:54] "POST /route-targets HTTP/1.1" 200 327 0.013662 10.0.0.23 - - [2026-02-23 04:11:55] "POST /useragent-kv HTTP/1.1" 200 115 0.006063 10.0.0.242 - - [2026-02-23 04:11:55] "POST /neutron/subnet HTTP/1.1" 200 828 0.180197 10.0.0.242 - - [2026-02-23 04:11:55] "POST /id-to-fqname HTTP/1.1" 200 228 0.001196 10.0.0.242 - - [2026-02-23 04:11:55] "GET /virtual-network/ba4e2c63-a4b4-42bf-ac7d-6ea9bf42a2c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.005301 10.0.0.242 - - [2026-02-23 04:11:55] "GET /virtual-network/ba4e2c63-a4b4-42bf-ac7d-6ea9bf42a2c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.006816 10.0.0.242 - - [2026-02-23 04:11:55] "POST /neutron/network HTTP/1.1" 200 1008 0.009282 10.0.0.242 - - [2026-02-23 04:11:55] "GET /virtual-network/0675082f-30a0-49e9-b36c-1c7b05b1c26d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005545 10.0.0.50 - - [2026-02-23 04:11:56] "GET /obj-perms HTTP/1.1" 200 5075 0.089373 10.0.0.23 - - [2026-02-23 04:11:57] "GET /obj-perms HTTP/1.1" 200 5065 0.061164 10.0.0.242 - - [2026-02-23 04:11:57] "GET /virtual-network/ba4e2c63-a4b4-42bf-ac7d-6ea9bf42a2c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.005780 10.0.0.242 - - [2026-02-23 04:11:58] "GET /obj-perms HTTP/1.1" 200 5065 0.061575 10.0.0.242 - - [2026-02-23 04:11:58] "POST /neutron/network HTTP/1.1" 200 1005 0.009826 10.0.0.242 - - [2026-02-23 04:11:58] "POST /id-to-fqname HTTP/1.1" 200 228 0.001172 10.0.0.242 - - [2026-02-23 04:11:58] "POST /neutron/network HTTP/1.1" 200 1015 0.005989 10.0.0.23 - - [2026-02-23 04:11:59] "GET /projects?obj_uuids=8518308a-8414-4eff-a648-f7ed2205841a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.030411 10.0.0.242 - - [2026-02-23 04:11:59] "GET /project/8518308a-8414-4eff-a648-f7ed2205841a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.102518 10.0.0.23 - - [2026-02-23 04:11:59] "DELETE /project/8518308a84144effa648f7ed2205841a HTTP/1.1" 404 173 0.055176 10.0.0.23 - - [2026-02-23 04:11:59] "GET /projects?obj_uuids=f98649c6-3c2b-4c83-89b2-8dd1b7ae64e3&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001045 10.0.0.23 - - [2026-02-23 04:11:59] "GET /project/f98649c6-3c2b-4c83-89b2-8dd1b7ae64e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.047094 10.0.0.23 - - [2026-02-23 04:11:59] "GET /projects?obj_uuids=f98649c6-3c2b-4c83-89b2-8dd1b7ae64e3&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000854 10.0.0.23 - - [2026-02-23 04:11:59] "GET /project/f98649c6-3c2b-4c83-89b2-8dd1b7ae64e3?fields=security_groups HTTP/1.1" 200 1363 0.048241 10.0.0.242 - - [2026-02-23 04:11:59] "POST /neutron/port HTTP/1.1" 200 117 0.007733 10.0.0.23 - - [2026-02-23 04:11:59] "DELETE /security-group/0a9fd28a-bf7f-4bcc-95a0-e3aafe92519c HTTP/1.1" 200 115 0.083475 10.0.0.23 - - [2026-02-23 04:11:59] "GET /projects?obj_uuids=f98649c6-3c2b-4c83-89b2-8dd1b7ae64e3&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001182 10.0.0.23 - - [2026-02-23 04:12:00] "GET /project/f98649c6-3c2b-4c83-89b2-8dd1b7ae64e3?fields=application_policy_sets HTTP/1.1" 200 1402 0.062137 10.0.0.23 - - [2026-02-23 04:12:00] "DELETE /access-control-list/fa2010d8-c217-49e1-8fe4-6b70bfce162a HTTP/1.1" 200 115 0.037777 10.0.0.23 - - [2026-02-23 04:12:00] "DELETE /project/f98649c6-3c2b-4c83-89b2-8dd1b7ae64e3 HTTP/1.1" 200 115 0.538065 10.0.0.23 - - [2026-02-23 04:12:00] "GET /projects?obj_uuids=8518308a-8414-4eff-a648-f7ed2205841a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001480 10.0.0.242 - - [2026-02-23 04:12:00] "POST /neutron/port HTTP/1.1" 200 1174 0.347458 10.0.0.242 - - [2026-02-23 04:12:01] "POST /neutron/port HTTP/1.1" 200 1228 0.141131 10.0.0.242 - - [2026-02-23 04:12:01] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004820 10.0.0.242 - - [2026-02-23 04:12:01] "POST /neutron/port HTTP/1.1" 200 117 0.001568 10.0.0.242 - - [2026-02-23 04:12:03] "POST /neutron/port HTTP/1.1" 200 1238 0.015372 10.0.0.242 - - [2026-02-23 04:12:03] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003473 10.0.0.242 - - [2026-02-23 04:12:03] "POST /neutron/port HTTP/1.1" 200 117 0.001183 10.0.0.242 - - [2026-02-23 04:12:05] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007593 10.0.0.242 - - [2026-02-23 04:12:05] "POST /neutron/port HTTP/1.1" 200 1238 0.014859 10.0.0.242 - - [2026-02-23 04:12:05] "GET /virtual-machine/65097880-7651-4d73-92c1-03f3059ec760 HTTP/1.1" 401 293 0.000389 10.0.0.242 - - [2026-02-23 04:12:05] "GET /virtual-machine/65097880-7651-4d73-92c1-03f3059ec760 HTTP/1.1" 200 1300 0.028616 10.0.0.242 - - [2026-02-23 04:12:05] "GET /virtual-machine-interface/6aee122d-a1ec-4a00-981b-db6353f2930a HTTP/1.1" 200 3175 0.004867 10.0.0.242 - - [2026-02-23 04:12:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003368 10.0.0.242 - - [2026-02-23 04:12:05] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003829 10.0.0.242 - - [2026-02-23 04:12:05] "GET /virtual-networks?parent_id=8518308a-8414-4eff-a648-f7ed2205841a&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.003339 10.0.0.242 - - [2026-02-23 04:12:05] "GET /virtual-network/0675082f-30a0-49e9-b36c-1c7b05b1c26d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005340 10.0.0.242 - - [2026-02-23 04:12:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003783 10.0.0.242 - - [2026-02-23 04:12:08] "GET /virtual-network/0675082f-30a0-49e9-b36c-1c7b05b1c26d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.004928 10.0.0.242 - - [2026-02-23 04:12:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002989 10.0.0.242 - - [2026-02-23 04:12:12] "GET /virtual-network/0675082f-30a0-49e9-b36c-1c7b05b1c26d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.004835 10.0.0.242 - - [2026-02-23 04:12:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003437 10.0.0.242 - - [2026-02-23 04:12:17] "GET /virtual-network/0675082f-30a0-49e9-b36c-1c7b05b1c26d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.004553 10.0.0.242 - - [2026-02-23 04:12:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003359 10.0.0.242 - - [2026-02-23 04:12:21] "GET /virtual-network/0675082f-30a0-49e9-b36c-1c7b05b1c26d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.004852 10.0.0.242 - - [2026-02-23 04:12:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003664 10.0.0.242 - - [2026-02-23 04:12:25] "GET /virtual-network/0675082f-30a0-49e9-b36c-1c7b05b1c26d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005309 10.0.0.242 - - [2026-02-23 04:12:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005548 10.0.0.242 - - [2026-02-23 04:12:29] "GET /virtual-network/0675082f-30a0-49e9-b36c-1c7b05b1c26d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.004978 10.0.0.242 - - [2026-02-23 04:12:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003373 10.0.0.242 - - [2026-02-23 04:12:33] "GET /virtual-network/0675082f-30a0-49e9-b36c-1c7b05b1c26d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.004901 10.0.0.242 - - [2026-02-23 04:12:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003458 10.0.0.242 - - [2026-02-23 04:12:37] "GET /virtual-network/0675082f-30a0-49e9-b36c-1c7b05b1c26d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005325 10.0.0.242 - - [2026-02-23 04:12:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003177 10.0.0.242 - - [2026-02-23 04:12:39] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004333 10.0.0.242 - - [2026-02-23 04:12:39] "GET /virtual-networks?parent_id=8518308a-8414-4eff-a648-f7ed2205841a&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.002751 10.0.0.242 - - [2026-02-23 04:12:39] "GET /virtual-network/0675082f-30a0-49e9-b36c-1c7b05b1c26d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.007240 10.0.0.242 - - [2026-02-23 04:12:39] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006227 10.0.0.242 - - [2026-02-23 04:12:48] "POST /neutron/port HTTP/1.1" 200 1238 0.016311 10.0.0.242 - - [2026-02-23 04:12:50] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007331 10.0.0.50 - - [2026-02-23 04:12:57] "GET /obj-perms HTTP/1.1" 200 5075 0.061307 10.0.0.242 - - [2026-02-23 04:13:00] "POST /neutron/port HTTP/1.1" 200 1238 0.016064 10.0.0.242 - - [2026-02-23 04:13:00] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006579 10.0.0.242 - - [2026-02-23 04:13:01] "POST /neutron/port HTTP/1.1" 200 1238 0.019517 10.0.0.242 - - [2026-02-23 04:13:01] "POST /neutron/network HTTP/1.1" 200 1005 0.009010 10.0.0.242 - - [2026-02-23 04:13:01] "POST /id-to-fqname HTTP/1.1" 200 228 0.001061 10.0.0.242 - - [2026-02-23 04:13:01] "GET /virtual-machine/65097880-7651-4d73-92c1-03f3059ec760 HTTP/1.1" 200 1300 0.003389 10.0.0.242 - - [2026-02-23 04:13:01] "GET /virtual-machine-interface/6aee122d-a1ec-4a00-981b-db6353f2930a HTTP/1.1" 200 3175 0.005343 10.0.0.242 - - [2026-02-23 04:13:01] "GET /instance-ip/4a486dff-df26-4a94-a2c2-e87a5954333f HTTP/1.1" 200 1656 0.006366 10.0.0.242 - - [2026-02-23 04:13:01] "GET /instance-ip/a2f74a31-5171-4a98-b568-f2af3c6608ce HTTP/1.1" 200 1636 0.006994 10.0.0.242 - - [2026-02-23 04:13:01] "POST /fqname-to-id HTTP/1.1" 404 218 0.003257 10.0.0.242 - - [2026-02-23 04:13:01] "GET /virtual-network/0675082f-30a0-49e9-b36c-1c7b05b1c26d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005682 10.0.0.23 - - [2026-02-23 04:13:01] "GET /projects?obj_uuids=8518308a-8414-4eff-a648-f7ed2205841a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000992 10.0.0.242 - - [2026-02-23 04:13:01] "GET /project/8518308a-8414-4eff-a648-f7ed2205841a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.044960 10.0.0.242 - - [2026-02-23 04:13:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003731 10.0.0.242 - - [2026-02-23 04:13:01] "GET /security-group/916017f7-cda6-4b1f-91da-7a5998e74663?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.004019 10.0.0.242 - - [2026-02-23 04:13:01] "POST /virtual-machine-interfaces HTTP/1.1" 200 573 0.088194 10.0.0.242 - - [2026-02-23 04:13:01] "POST /instance-ips HTTP/1.1" 200 357 0.035094 10.0.0.242 - - [2026-02-23 04:13:01] "GET /instance-ip/39c0112b-54e7-443b-8993-70956046e458?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1588 0.005575 10.0.0.242 - - [2026-02-23 04:13:01] "POST /instance-ips HTTP/1.1" 200 357 0.031233 10.0.0.242 - - [2026-02-23 04:13:01] "GET /instance-ip/5bdbca3a-cc61-41ba-83b5-b59c44fee55c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1609 0.007601 10.0.0.242 - - [2026-02-23 04:13:01] "GET /virtual-machine-interface/d0455d29-3f1c-410d-a627-604114ce42ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2392 0.006037 10.0.0.242 - - [2026-02-23 04:13:01] "GET /virtual-machine-interface/d0455d29-3f1c-410d-a627-604114ce42ed?fields=instance_ip_back_refs HTTP/1.1" 200 1538 0.007846 10.0.0.242 - - [2026-02-23 04:13:01] "GET /instance-ip/39c0112b-54e7-443b-8993-70956046e458?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1588 0.004074 10.0.0.242 - - [2026-02-23 04:13:01] "GET /instance-ip/5bdbca3a-cc61-41ba-83b5-b59c44fee55c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1609 0.004953 10.0.0.242 - - [2026-02-23 04:13:01] "POST /id-to-fqname HTTP/1.1" 200 228 0.001129 10.0.0.242 - - [2026-02-23 04:13:02] "POST /neutron/port HTTP/1.1" 200 1080 0.012720 10.0.0.242 - - [2026-02-23 04:13:02] "POST /neutron/port HTTP/1.1" 200 1080 0.013715 10.0.0.242 - - [2026-02-23 04:13:02] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006888 10.0.0.242 - - [2026-02-23 04:13:02] "POST /neutron/port HTTP/1.1" 200 1080 0.016117 10.0.0.242 - - [2026-02-23 04:13:03] "POST /neutron/port HTTP/1.1" 200 1080 0.012021 10.0.0.242 - - [2026-02-23 04:13:03] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003387 10.0.0.242 - - [2026-02-23 04:13:03] "POST /neutron/port HTTP/1.1" 200 117 0.001050 10.0.0.242 - - [2026-02-23 04:13:04] "POST /neutron/port HTTP/1.1" 200 1238 0.014876 10.0.0.242 - - [2026-02-23 04:13:04] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003440 10.0.0.242 - - [2026-02-23 04:13:04] "POST /neutron/port HTTP/1.1" 200 117 0.000987 10.0.0.242 - - [2026-02-23 04:13:07] "POST /neutron/port HTTP/1.1" 200 1183 0.018496 10.0.0.242 - - [2026-02-23 04:13:07] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007013 10.0.0.242 - - [2026-02-23 04:13:07] "GET /virtual-machine/c9ab1bd9-d303-4fc1-af7d-a447a85aa1d5 HTTP/1.1" 200 1279 0.005291 10.0.0.242 - - [2026-02-23 04:13:07] "GET /virtual-machine-interface/d0455d29-3f1c-410d-a627-604114ce42ed HTTP/1.1" 200 3226 0.004801 10.0.0.242 - - [2026-02-23 04:13:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002872 10.0.0.242 - - [2026-02-23 04:13:07] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003235 10.0.0.242 - - [2026-02-23 04:13:07] "GET /virtual-networks?parent_id=8518308a-8414-4eff-a648-f7ed2205841a&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.002976 10.0.0.242 - - [2026-02-23 04:13:08] "GET /virtual-network/0675082f-30a0-49e9-b36c-1c7b05b1c26d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005116 10.0.0.242 - - [2026-02-23 04:13:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003793 10.0.0.242 - - [2026-02-23 04:13:11] "GET /virtual-network/0675082f-30a0-49e9-b36c-1c7b05b1c26d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005476 10.0.0.242 - - [2026-02-23 04:13:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003309 10.0.0.242 - - [2026-02-23 04:13:15] "GET /virtual-network/0675082f-30a0-49e9-b36c-1c7b05b1c26d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005307 10.0.0.242 - - [2026-02-23 04:13:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003339 10.0.0.242 - - [2026-02-23 04:13:19] "GET /virtual-network/0675082f-30a0-49e9-b36c-1c7b05b1c26d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.004966 10.0.0.242 - - [2026-02-23 04:13:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003258 10.0.0.242 - - [2026-02-23 04:13:23] "GET /virtual-network/0675082f-30a0-49e9-b36c-1c7b05b1c26d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.004863 10.0.0.242 - - [2026-02-23 04:13:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002982 10.0.0.242 - - [2026-02-23 04:13:27] "GET /virtual-network/0675082f-30a0-49e9-b36c-1c7b05b1c26d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005632 10.0.0.242 - - [2026-02-23 04:13:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003749 10.0.0.242 - - [2026-02-23 04:13:31] "GET /virtual-network/0675082f-30a0-49e9-b36c-1c7b05b1c26d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005417 10.0.0.242 - - [2026-02-23 04:13:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003220 10.0.0.242 - - [2026-02-23 04:13:35] "GET /virtual-network/0675082f-30a0-49e9-b36c-1c7b05b1c26d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.004870 10.0.0.242 - - [2026-02-23 04:13:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003205 10.0.0.242 - - [2026-02-23 04:13:39] "GET /virtual-network/0675082f-30a0-49e9-b36c-1c7b05b1c26d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005741 10.0.0.242 - - [2026-02-23 04:13:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003305 10.0.0.242 - - [2026-02-23 04:13:43] "GET /virtual-network/0675082f-30a0-49e9-b36c-1c7b05b1c26d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.004687 10.0.0.242 - - [2026-02-23 04:13:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003637 10.0.0.242 - - [2026-02-23 04:13:47] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003312 10.0.0.242 - - [2026-02-23 04:13:47] "GET /virtual-networks?parent_id=8518308a-8414-4eff-a648-f7ed2205841a&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.002534 10.0.0.242 - - [2026-02-23 04:13:48] "GET /virtual-network/0675082f-30a0-49e9-b36c-1c7b05b1c26d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005629 10.0.0.242 - - [2026-02-23 04:13:48] "POST /neutron/port HTTP/1.1" 200 1183 0.020198 10.0.0.242 - - [2026-02-23 04:13:53] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008230 10.0.0.242 - - [2026-02-23 04:13:58] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007032 10.0.0.242 - - [2026-02-23 04:14:03] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006944 10.0.0.242 - - [2026-02-23 04:14:06] "POST /neutron/network HTTP/1.1" 200 1015 0.006451 10.0.0.242 - - [2026-02-23 04:14:06] "POST /neutron/subnet HTTP/1.1" 200 1380 0.011732 10.0.0.242 - - [2026-02-23 04:14:06] "POST /neutron/network HTTP/1.1" 200 1005 0.009152 10.0.0.242 - - [2026-02-23 04:14:08] "POST /id-to-fqname HTTP/1.1" 200 228 0.001246 10.0.0.242 - - [2026-02-23 04:14:09] "POST /neutron/network HTTP/1.1" 200 1018 0.006149 10.0.0.23 - - [2026-02-23 04:14:09] "GET /projects?obj_uuids=8518308a-8414-4eff-a648-f7ed2205841a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001002 10.0.0.242 - - [2026-02-23 04:14:09] "GET /project/8518308a-8414-4eff-a648-f7ed2205841a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.071369 10.0.0.242 - - [2026-02-23 04:14:10] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006385 10.0.0.242 - - [2026-02-23 04:14:10] "POST /neutron/network HTTP/1.1" 200 1018 0.006338 10.0.0.23 - - [2026-02-23 04:14:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000386 10.0.0.23 - - [2026-02-23 04:14:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000384 10.0.0.50 - - [2026-02-23 04:14:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000343 10.0.0.50 - - [2026-02-23 04:14:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000358 10.0.0.242 - - [2026-02-23 04:14:11] "POST /neutron/port HTTP/1.1" 200 1177 0.047673 10.0.0.23 - - [2026-02-23 04:14:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000390 10.0.0.242 - - [2026-02-23 04:14:11] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003477 10.0.0.23 - - [2026-02-23 04:14:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000273 10.0.0.242 - - [2026-02-23 04:14:11] "POST /neutron/port HTTP/1.1" 200 117 0.001024 10.0.0.50 - - [2026-02-23 04:14:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000362 10.0.0.50 - - [2026-02-23 04:14:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000363 10.0.0.242 - - [2026-02-23 04:14:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000462 10.0.0.242 - - [2026-02-23 04:14:12] "GET /global-system-configs HTTP/1.1" 401 293 0.000408 10.0.0.242 - - [2026-02-23 04:14:12] "GET /global-system-configs HTTP/1.1" 401 293 0.000341 10.0.0.242 - - [2026-02-23 04:14:12] "GET /global-system-configs HTTP/1.1" 401 293 0.000346 10.0.0.242 - - [2026-02-23 04:14:15] "POST /neutron/port HTTP/1.1" 200 1241 0.017195 10.0.0.242 - - [2026-02-23 04:14:15] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007241 10.0.0.242 - - [2026-02-23 04:14:15] "GET /virtual-machine/76652619-e1ba-41c4-9400-3c297c7d2a88 HTTP/1.1" 200 1300 0.007236 10.0.0.242 - - [2026-02-23 04:14:15] "GET /virtual-machine-interface/433dbf6c-3b8b-451b-81d6-1d34ed2c5988 HTTP/1.1" 200 3174 0.004545 10.0.0.242 - - [2026-02-23 04:14:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002979 10.0.0.242 - - [2026-02-23 04:14:15] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003078 10.0.0.242 - - [2026-02-23 04:14:15] "GET /virtual-networks?parent_id=8518308a-8414-4eff-a648-f7ed2205841a&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.002333 10.0.0.242 - - [2026-02-23 04:14:15] "GET /virtual-network/ba4e2c63-a4b4-42bf-ac7d-6ea9bf42a2c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.005373 10.0.0.242 - - [2026-02-23 04:14:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004448 10.0.0.242 - - [2026-02-23 04:14:18] "GET /virtual-network/ba4e2c63-a4b4-42bf-ac7d-6ea9bf42a2c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.005553 10.0.0.242 - - [2026-02-23 04:14:22] "POST /neutron/port HTTP/1.1" 200 1241 0.014599 10.0.0.242 - - [2026-02-23 04:14:22] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003340 10.0.0.242 - - [2026-02-23 04:14:22] "POST /neutron/port HTTP/1.1" 200 117 0.000988 10.0.0.242 - - [2026-02-23 04:14:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003169 10.0.0.242 - - [2026-02-23 04:14:22] "GET /virtual-network/ba4e2c63-a4b4-42bf-ac7d-6ea9bf42a2c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.005066 10.0.0.242 - - [2026-02-23 04:14:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003039 10.0.0.242 - - [2026-02-23 04:14:26] "GET /virtual-network/ba4e2c63-a4b4-42bf-ac7d-6ea9bf42a2c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.004912 10.0.0.242 - - [2026-02-23 04:14:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005799 10.0.0.242 - - [2026-02-23 04:14:31] "GET /virtual-network/ba4e2c63-a4b4-42bf-ac7d-6ea9bf42a2c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.004786 10.0.0.242 - - [2026-02-23 04:14:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003240 10.0.0.242 - - [2026-02-23 04:14:35] "GET /virtual-network/ba4e2c63-a4b4-42bf-ac7d-6ea9bf42a2c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.006021 10.0.0.242 - - [2026-02-23 04:14:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002973 10.0.0.242 - - [2026-02-23 04:14:39] "GET /virtual-network/ba4e2c63-a4b4-42bf-ac7d-6ea9bf42a2c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.005140 10.0.0.242 - - [2026-02-23 04:14:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.012217 10.0.0.242 - - [2026-02-23 04:14:43] "GET /virtual-network/ba4e2c63-a4b4-42bf-ac7d-6ea9bf42a2c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.010731 10.0.0.242 - - [2026-02-23 04:14:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003505 10.0.0.242 - - [2026-02-23 04:14:47] "GET /virtual-network/ba4e2c63-a4b4-42bf-ac7d-6ea9bf42a2c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.006054 10.0.0.242 - - [2026-02-23 04:14:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003488 10.0.0.242 - - [2026-02-23 04:14:51] "GET /virtual-network/ba4e2c63-a4b4-42bf-ac7d-6ea9bf42a2c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.005469 10.0.0.242 - - [2026-02-23 04:14:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003100 10.0.0.242 - - [2026-02-23 04:14:53] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005151 10.0.0.242 - - [2026-02-23 04:14:53] "GET /virtual-networks?parent_id=8518308a-8414-4eff-a648-f7ed2205841a&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.002870 10.0.0.242 - - [2026-02-23 04:14:53] "GET /virtual-network/ba4e2c63-a4b4-42bf-ac7d-6ea9bf42a2c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.005350 10.0.0.242 - - [2026-02-23 04:14:53] "POST /neutron/port HTTP/1.1" 200 1241 0.016227 10.0.0.242 - - [2026-02-23 04:14:59] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006686 10.0.0.23 - - [2026-02-23 04:14:59] "GET /obj-perms HTTP/1.1" 200 5075 0.063202 10.0.0.242 - - [2026-02-23 04:15:04] "POST /neutron/port HTTP/1.1" 200 1241 0.060883 10.0.0.242 - - [2026-02-23 04:15:07] "POST /neutron/port HTTP/1.1" 200 1183 0.016733 10.0.0.242 - - [2026-02-23 04:15:07] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003546 10.0.0.242 - - [2026-02-23 04:15:07] "POST /neutron/port HTTP/1.1" 200 117 0.001121 10.0.0.242 - - [2026-02-23 04:15:09] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006553 10.0.0.242 - - [2026-02-23 04:15:14] "POST /neutron/port HTTP/1.1" 200 1241 0.015564 10.0.0.242 - - [2026-02-23 04:15:14] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009750 10.0.0.242 - - [2026-02-23 04:15:14] "POST /neutron/network HTTP/1.1" 200 982 0.014474 10.0.0.242 - - [2026-02-23 04:15:15] "POST /id-to-fqname HTTP/1.1" 200 228 0.001284 10.0.0.242 - - [2026-02-23 04:15:15] "GET /virtual-machine/76652619-e1ba-41c4-9400-3c297c7d2a88 HTTP/1.1" 200 1300 0.004833 10.0.0.242 - - [2026-02-23 04:15:15] "GET /virtual-machine-interface/433dbf6c-3b8b-451b-81d6-1d34ed2c5988 HTTP/1.1" 200 3174 0.005646 10.0.0.242 - - [2026-02-23 04:15:15] "GET /instance-ip/0c05e08f-b039-4c42-8a4d-476ccce98a6b HTTP/1.1" 200 1636 0.006922 10.0.0.242 - - [2026-02-23 04:15:15] "GET /instance-ip/87a6bf85-ccc0-41aa-b9df-4877ca3072a0 HTTP/1.1" 200 1656 0.009643 10.0.0.242 - - [2026-02-23 04:15:15] "POST /fqname-to-id HTTP/1.1" 404 230 0.002982 10.0.0.242 - - [2026-02-23 04:15:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003392 10.0.0.23 - - [2026-02-23 04:15:15] "GET /projects?obj_uuids=8518308a-8414-4eff-a648-f7ed2205841a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001320 10.0.0.242 - - [2026-02-23 04:15:15] "GET /project/8518308a-8414-4eff-a648-f7ed2205841a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.060991 10.0.0.242 - - [2026-02-23 04:15:15] "POST /network-policys HTTP/1.1" 200 569 0.035531 10.0.0.242 - - [2026-02-23 04:15:15] "GET /network-policy/e3de98ca-2a3f-449c-8689-69edbf1bc4bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.005937 10.0.0.242 - - [2026-02-23 04:15:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002574 10.0.0.242 - - [2026-02-23 04:15:15] "GET /virtual-network/0675082f-30a0-49e9-b36c-1c7b05b1c26d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005701 10.0.0.242 - - [2026-02-23 04:15:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002659 10.0.0.242 - - [2026-02-23 04:15:15] "GET /network-policy/e3de98ca-2a3f-449c-8689-69edbf1bc4bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.004000 10.0.0.242 - - [2026-02-23 04:15:15] "POST /ref-update HTTP/1.1" 200 156 0.058338 10.0.0.23 - - [2026-02-23 04:15:15] "POST /fqname-to-id HTTP/1.1" 404 207 0.060292 10.0.0.242 - - [2026-02-23 04:15:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005161 10.0.0.242 - - [2026-02-23 04:15:15] "GET /network-policy/e3de98ca-2a3f-449c-8689-69edbf1bc4bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.003941 10.0.0.242 - - [2026-02-23 04:15:15] "GET /virtual-network/0675082f-30a0-49e9-b36c-1c7b05b1c26d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2960 0.007316 10.0.0.242 - - [2026-02-23 04:15:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004841 10.0.0.242 - - [2026-02-23 04:15:15] "GET /network-policy/e3de98ca-2a3f-449c-8689-69edbf1bc4bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.003670 10.0.0.242 - - [2026-02-23 04:15:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002706 10.0.0.242 - - [2026-02-23 04:15:15] "GET /virtual-network/ba4e2c63-a4b4-42bf-ac7d-6ea9bf42a2c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.006110 10.0.0.242 - - [2026-02-23 04:15:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002770 10.0.0.242 - - [2026-02-23 04:15:15] "GET /network-policy/e3de98ca-2a3f-449c-8689-69edbf1bc4bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.003623 10.0.0.242 - - [2026-02-23 04:15:15] "POST /ref-update HTTP/1.1" 200 156 0.055541 10.0.0.242 - - [2026-02-23 04:15:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003139 10.0.0.242 - - [2026-02-23 04:15:15] "GET /network-policy/e3de98ca-2a3f-449c-8689-69edbf1bc4bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.003325 10.0.0.242 - - [2026-02-23 04:15:15] "POST /neutron/network HTTP/1.1" 200 1112 0.009477 10.0.0.242 - - [2026-02-23 04:15:15] "GET /virtual-network/ba4e2c63-a4b4-42bf-ac7d-6ea9bf42a2c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2971 0.004862 10.0.0.242 - - [2026-02-23 04:15:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.011033 10.0.0.242 - - [2026-02-23 04:15:16] "GET /network-policy/e3de98ca-2a3f-449c-8689-69edbf1bc4bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.004786 10.0.0.23 - - [2026-02-23 04:15:16] "POST /fqname-to-id HTTP/1.1" 404 242 0.053525 10.0.0.242 - - [2026-02-23 04:15:16] "GET /virtual-machine-interface/433dbf6c-3b8b-451b-81d6-1d34ed2c5988?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2759 0.005378 10.0.0.242 - - [2026-02-23 04:15:16] "PUT /virtual-machine-interface/433dbf6c-3b8b-451b-81d6-1d34ed2c5988 HTTP/1.1" 200 284 0.013212 10.0.0.242 - - [2026-02-23 04:15:16] "GET /virtual-machine-interface/433dbf6c-3b8b-451b-81d6-1d34ed2c5988?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3069 0.004995 10.0.0.242 - - [2026-02-23 04:15:16] "PUT /virtual-machine-interface/433dbf6c-3b8b-451b-81d6-1d34ed2c5988 HTTP/1.1" 200 284 0.031933 10.0.0.23 - - [2026-02-23 04:15:16] "PUT /access-control-list/529650c5-c43b-4b34-8206-f50d0df830ce HTTP/1.1" 200 272 0.024338 10.0.0.242 - - [2026-02-23 04:15:23] "POST /neutron/network HTTP/1.1" 200 1122 0.006718 10.0.0.242 - - [2026-02-23 04:15:23] "POST /neutron/subnet HTTP/1.1" 200 1394 0.011658 10.0.0.242 - - [2026-02-23 04:15:23] "POST /neutron/network HTTP/1.1" 200 1112 0.009740 10.0.0.242 - - [2026-02-23 04:15:59] "GET /obj-perms HTTP/1.1" 200 5075 0.058865 10.0.0.242 - - [2026-02-23 04:16:09] "POST /neutron/network HTTP/1.1" 200 1119 0.006302 10.0.0.242 - - [2026-02-23 04:16:09] "POST /neutron/subnet HTTP/1.1" 200 1380 0.014758 10.0.0.242 - - [2026-02-23 04:16:09] "POST /neutron/network HTTP/1.1" 200 1109 0.008363 10.0.0.242 - - [2026-02-23 04:16:24] "POST /neutron/network HTTP/1.1" 200 1122 0.006884 10.0.0.242 - - [2026-02-23 04:16:24] "POST /neutron/subnet HTTP/1.1" 200 1394 0.011848 10.0.0.242 - - [2026-02-23 04:16:24] "POST /neutron/network HTTP/1.1" 200 1112 0.016705 10.0.0.242 - - [2026-02-23 04:17:10] "POST /neutron/network HTTP/1.1" 200 1119 0.033678 10.0.0.242 - - [2026-02-23 04:17:10] "POST /neutron/subnet HTTP/1.1" 200 1380 0.012770 10.0.0.242 - - [2026-02-23 04:17:10] "POST /neutron/network HTTP/1.1" 200 1109 0.010704 10.0.0.242 - - [2026-02-23 04:17:17] "POST /ref-update HTTP/1.1" 200 156 0.082293 10.0.0.242 - - [2026-02-23 04:17:17] "GET /virtual-network/ba4e2c63-a4b4-42bf-ac7d-6ea9bf42a2c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.010467 10.0.0.242 - - [2026-02-23 04:17:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004487 10.0.0.242 - - [2026-02-23 04:17:17] "GET /network-policy/e3de98ca-2a3f-449c-8689-69edbf1bc4bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.004501 10.0.0.23 - - [2026-02-23 04:17:17] "POST /fqname-to-id HTTP/1.1" 404 207 0.005342 10.0.0.242 - - [2026-02-23 04:17:17] "POST /ref-update HTTP/1.1" 200 156 0.051486 10.0.0.242 - - [2026-02-23 04:17:17] "GET /virtual-network/0675082f-30a0-49e9-b36c-1c7b05b1c26d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.007285 10.0.0.242 - - [2026-02-23 04:17:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002602 10.0.0.242 - - [2026-02-23 04:17:17] "GET /network-policy/e3de98ca-2a3f-449c-8689-69edbf1bc4bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.003599 10.0.0.242 - - [2026-02-23 04:17:17] "DELETE /network-policy/e3de98ca-2a3f-449c-8689-69edbf1bc4bb HTTP/1.1" 200 115 0.041227 10.0.0.23 - - [2026-02-23 04:17:17] "DELETE /access-control-list/529650c5-c43b-4b34-8206-f50d0df830ce HTTP/1.1" 200 115 0.026469 10.0.0.242 - - [2026-02-23 04:17:17] "DELETE /instance-ip/39c0112b-54e7-443b-8993-70956046e458 HTTP/1.1" 200 115 0.043469 10.0.0.242 - - [2026-02-23 04:17:17] "DELETE /instance-ip/5bdbca3a-cc61-41ba-83b5-b59c44fee55c HTTP/1.1" 200 115 0.040735 10.0.0.242 - - [2026-02-23 04:17:18] "DELETE /virtual-machine-interface/d0455d29-3f1c-410d-a627-604114ce42ed HTTP/1.1" 200 115 0.083994 10.0.0.242 - - [2026-02-23 04:17:18] "POST /neutron/network HTTP/1.1" 200 1008 0.040733 10.0.0.242 - - [2026-02-23 04:17:18] "POST /neutron/port HTTP/1.1" 200 1231 0.015490 10.0.0.242 - - [2026-02-23 04:17:18] "POST /neutron/port HTTP/1.1" 200 1228 0.016390 10.0.0.23 - - [2026-02-23 04:17:20] "DELETE /route-target/07ebd660-3a92-45ef-965a-61f474053eb7 HTTP/1.1" 200 115 0.020812 10.0.0.23 - - [2026-02-23 04:17:20] "POST /useragent-kv HTTP/1.1" 200 115 0.068227 10.0.0.23 - - [2026-02-23 04:17:20] "POST /useragent-kv HTTP/1.1" 200 115 0.002398 10.0.0.23 - - [2026-02-23 04:17:20] "POST /useragent-kv HTTP/1.1" 200 115 0.001987 10.0.0.23 - - [2026-02-23 04:17:20] "POST /useragent-kv HTTP/1.1" 200 115 0.002058 10.0.0.242 - - [2026-02-23 04:17:20] "POST /neutron/network HTTP/1.1" 200 151 0.201726 10.0.0.242 - - [2026-02-23 04:17:23] "POST /neutron/port HTTP/1.1" 200 117 0.004230 10.0.0.23 - - [2026-02-23 04:17:23] "GET /projects?obj_uuids=8518308a-8414-4eff-a648-f7ed2205841a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000975 10.0.0.242 - - [2026-02-23 04:17:23] "GET /project/8518308a-8414-4eff-a648-f7ed2205841a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.081515 10.0.0.23 - - [2026-02-23 04:17:23] "GET /projects?obj_uuids=8518308a-8414-4eff-a648-f7ed2205841a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000977 10.0.0.242 - - [2026-02-23 04:17:23] "GET /project/8518308a-8414-4eff-a648-f7ed2205841a?fields=virtual_networks HTTP/1.1" 200 1048 0.038049 10.0.0.23 - - [2026-02-23 04:17:23] "GET /projects?obj_uuids=8518308a-8414-4eff-a648-f7ed2205841a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000887 10.0.0.242 - - [2026-02-23 04:17:23] "GET /project/8518308a-8414-4eff-a648-f7ed2205841a?fields=virtual_machine_interfaces HTTP/1.1" 200 1048 0.039289 10.0.0.23 - - [2026-02-23 04:17:23] "GET /projects?obj_uuids=8518308a-8414-4eff-a648-f7ed2205841a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000989 10.0.0.242 - - [2026-02-23 04:17:24] "GET /project/8518308a-8414-4eff-a648-f7ed2205841a?fields=security_groups HTTP/1.1" 200 1282 0.036191 10.0.0.242 - - [2026-02-23 04:17:24] "POST /fqname-to-id HTTP/1.1" 404 192 0.031253 10.0.0.23 - - [2026-02-23 04:17:25] "GET /projects?obj_uuids=c93c3d5d-7832-432a-a3c1-5f71817ae200&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002555 10.0.0.23 - - [2026-02-23 04:17:25] "GET /domains?obj_uuids=e1cc6957-1fd1-4e0a-8f60-be32b1950cd6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001299 10.0.0.23 - - [2026-02-23 04:17:25] "GET /domain/e1cc6957-1fd1-4e0a-8f60-be32b1950cd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.038320 10.0.0.23 - - [2026-02-23 04:17:25] "POST /id-to-fqname HTTP/1.1" 200 194 0.003469 10.0.0.23 - - [2026-02-23 04:17:25] "POST /fqname-to-id HTTP/1.1" 404 203 0.009783 10.0.0.23 - - [2026-02-23 04:17:25] "POST /security-groups HTTP/1.1" 200 595 0.073057 10.0.0.23 - - [2026-02-23 04:17:25] "POST /fqname-to-id HTTP/1.1" 404 238 0.003196 10.0.0.23 - - [2026-02-23 04:17:25] "POST /projects HTTP/1.1" 200 593 0.278836 10.0.0.23 - - [2026-02-23 04:17:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.352356 10.0.0.23 - - [2026-02-23 04:17:25] "POST /access-control-lists HTTP/1.1" 200 598 0.031192 10.0.0.242 - - [2026-02-23 04:17:25] "GET /project/c93c3d5d-7832-432a-a3c1-5f71817ae200?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.528047 10.0.0.242 - - [2026-02-23 04:17:26] "GET / HTTP/1.1" 200 35931 0.001409 10.0.0.242 - - [2026-02-23 04:17:28] "POST /fqname-to-id HTTP/1.1" 401 293 0.000380 10.0.0.242 - - [2026-02-23 04:17:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.034316 10.0.0.23 - - [2026-02-23 04:17:29] "GET /projects?obj_uuids=c93c3d5d-7832-432a-a3c1-5f71817ae200&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000822 10.0.0.242 - - [2026-02-23 04:17:29] "GET /project/c93c3d5d-7832-432a-a3c1-5f71817ae200?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.038641 10.0.0.23 - - [2026-02-23 04:17:29] "GET /projects?obj_uuids=c93c3d5d-7832-432a-a3c1-5f71817ae200&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000881 10.0.0.242 - - [2026-02-23 04:17:29] "POST /neutron/network HTTP/1.1" 200 609 0.144946 10.0.0.23 - - [2026-02-23 04:17:29] "POST /route-targets HTTP/1.1" 200 327 0.017756 10.0.0.242 - - [2026-02-23 04:17:29] "POST /neutron/network HTTP/1.1" 200 1000 0.014183 10.0.0.242 - - [2026-02-23 04:17:29] "POST /id-to-fqname HTTP/1.1" 200 224 0.001673 10.0.0.242 - - [2026-02-23 04:17:29] "GET /virtual-network/6e209fc0-4864-499b-a171-9ea5d7979bd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2625 0.015152 10.0.0.242 - - [2026-02-23 04:17:29] "GET /virtual-network/6e209fc0-4864-499b-a171-9ea5d7979bd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2625 0.006343 10.0.0.242 - - [2026-02-23 04:17:30] "POST /neutron/subnet HTTP/1.1" 200 720 0.008631 10.0.0.242 - - [2026-02-23 04:17:30] "GET /virtual-network/6e209fc0-4864-499b-a171-9ea5d7979bd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2625 0.004945 10.0.0.50 - - [2026-02-23 04:17:31] "GET /obj-perms HTTP/1.1" 200 5057 0.057956 10.0.0.242 - - [2026-02-23 04:17:32] "POST /id-to-fqname HTTP/1.1" 200 224 0.001135 10.0.0.23 - - [2026-02-23 04:17:33] "GET /projects?obj_uuids=c93c3d5d-7832-432a-a3c1-5f71817ae200&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000923 10.0.0.242 - - [2026-02-23 04:17:33] "GET /project/c93c3d5d-7832-432a-a3c1-5f71817ae200?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.061230 10.0.0.242 - - [2026-02-23 04:17:33] "POST /neutron/network HTTP/1.1" 200 1000 0.033953 10.0.0.242 - - [2026-02-23 04:17:33] "POST /id-to-fqname HTTP/1.1" 200 224 0.001331 10.0.0.242 - - [2026-02-23 04:17:33] "POST /neutron/port HTTP/1.1" 200 117 0.005922 10.0.0.23 - - [2026-02-23 04:17:33] "GET /projects?obj_uuids=c93c3d5d-7832-432a-a3c1-5f71817ae200&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001373 10.0.0.242 - - [2026-02-23 04:17:34] "POST /neutron/port HTTP/1.1" 200 1169 0.353306 10.0.0.242 - - [2026-02-23 04:17:34] "POST /neutron/port HTTP/1.1" 200 1223 0.144558 10.0.0.23 - - [2026-02-23 04:17:34] "GET /projects?obj_uuids=c93c3d5d-7832-432a-a3c1-5f71817ae200&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000936 10.0.0.242 - - [2026-02-23 04:17:34] "GET /project/c93c3d5d-7832-432a-a3c1-5f71817ae200?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.112458 10.0.0.242 - - [2026-02-23 04:17:34] "POST /neutron/floatingip HTTP/1.1" 200 117 0.008924 10.0.0.242 - - [2026-02-23 04:17:34] "POST /neutron/port HTTP/1.1" 200 117 0.001010 10.0.0.242 - - [2026-02-23 04:17:34] "POST /neutron/port HTTP/1.1" 200 1233 0.024874 10.0.0.242 - - [2026-02-23 04:17:34] "POST /id-to-fqname HTTP/1.1" 200 224 0.001173 10.0.0.242 - - [2026-02-23 04:17:35] "POST /neutron/port HTTP/1.1" 200 1233 0.021069 10.0.0.242 - - [2026-02-23 04:17:35] "POST /neutron/network HTTP/1.1" 200 1010 0.006648 10.0.0.242 - - [2026-02-23 04:17:36] "POST /neutron/port HTTP/1.1" 200 1169 0.026055 10.0.0.242 - - [2026-02-23 04:17:36] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003368 10.0.0.242 - - [2026-02-23 04:17:36] "POST /neutron/port HTTP/1.1" 200 117 0.001009 10.0.0.23 - - [2026-02-23 04:17:36] "GET /projects?obj_uuids=c93c3d5d-7832-432a-a3c1-5f71817ae200&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000922 10.0.0.242 - - [2026-02-23 04:17:36] "GET /project/c93c3d5d-7832-432a-a3c1-5f71817ae200?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.106143 10.0.0.242 - - [2026-02-23 04:17:36] "POST /neutron/network HTTP/1.1" 200 1000 0.008206 10.0.0.242 - - [2026-02-23 04:17:36] "POST /neutron/port HTTP/1.1" 200 117 0.006544 10.0.0.242 - - [2026-02-23 04:17:37] "POST /neutron/port HTTP/1.1" 200 1233 0.017662 10.0.0.242 - - [2026-02-23 04:17:37] "POST /neutron/security_group HTTP/1.1" 200 2062 0.006896 10.0.0.242 - - [2026-02-23 04:17:37] "GET /virtual-machine/be204d8e-4afd-4011-ba77-7f66a5e1ab78 HTTP/1.1" 401 293 0.000479 10.0.0.242 - - [2026-02-23 04:17:37] "POST /neutron/port HTTP/1.1" 200 1169 0.018381 10.0.0.242 - - [2026-02-23 04:17:37] "GET /virtual-machine/be204d8e-4afd-4011-ba77-7f66a5e1ab78 HTTP/1.1" 200 1297 0.034863 10.0.0.242 - - [2026-02-23 04:17:37] "GET /virtual-machine-interface/738f4d14-0aac-4a70-a9bf-96174c4a3494 HTTP/1.1" 200 3155 0.006531 10.0.0.242 - - [2026-02-23 04:17:37] "POST /neutron/port HTTP/1.1" 200 1233 0.027778 10.0.0.242 - - [2026-02-23 04:17:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005418 10.0.0.242 - - [2026-02-23 04:17:37] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.006539 10.0.0.242 - - [2026-02-23 04:17:37] "GET /virtual-networks?parent_id=c93c3d5d-7832-432a-a3c1-5f71817ae200&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.003418 10.0.0.242 - - [2026-02-23 04:17:37] "POST /neutron/subnet HTTP/1.1" 200 1375 0.012336 10.0.0.242 - - [2026-02-23 04:17:37] "GET /virtual-network/6e209fc0-4864-499b-a171-9ea5d7979bd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2625 0.005312 10.0.0.242 - - [2026-02-23 04:17:38] "POST /neutron/network HTTP/1.1" 200 1000 0.010324 10.0.0.242 - - [2026-02-23 04:17:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003166 10.0.0.242 - - [2026-02-23 04:17:41] "GET /virtual-network/6e209fc0-4864-499b-a171-9ea5d7979bd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2625 0.005167 10.0.0.242 - - [2026-02-23 04:17:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003607 10.0.0.242 - - [2026-02-23 04:17:45] "GET /virtual-network/6e209fc0-4864-499b-a171-9ea5d7979bd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2625 0.006792 10.0.0.242 - - [2026-02-23 04:17:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003433 10.0.0.242 - - [2026-02-23 04:17:49] "GET /virtual-network/6e209fc0-4864-499b-a171-9ea5d7979bd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2625 0.005013 10.0.0.242 - - [2026-02-23 04:17:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003228 10.0.0.242 - - [2026-02-23 04:17:53] "GET /virtual-network/6e209fc0-4864-499b-a171-9ea5d7979bd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2625 0.005392 10.0.0.242 - - [2026-02-23 04:17:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003073 10.0.0.242 - - [2026-02-23 04:17:57] "GET /virtual-network/6e209fc0-4864-499b-a171-9ea5d7979bd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2625 0.004799 10.0.0.23 - - [2026-02-23 04:18:00] "DELETE /project/8518308a-8414-4eff-a648-f7ed2205841a HTTP/1.1" 404 177 0.003086 10.0.0.23 - - [2026-02-23 04:18:00] "DELETE /project/c93c3d5d7832432aa3c15f71817ae200 HTTP/1.1" 404 173 0.005682 10.0.0.242 - - [2026-02-23 04:18:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003557 10.0.0.242 - - [2026-02-23 04:18:01] "GET /virtual-network/6e209fc0-4864-499b-a171-9ea5d7979bd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2625 0.007230 10.0.0.23 - - [2026-02-23 04:18:01] "GET /obj-perms HTTP/1.1" 200 5075 0.069863 10.0.0.242 - - [2026-02-23 04:18:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003884 10.0.0.242 - - [2026-02-23 04:18:05] "GET /virtual-network/6e209fc0-4864-499b-a171-9ea5d7979bd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2625 0.005304 10.0.0.242 - - [2026-02-23 04:18:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003153 10.0.0.242 - - [2026-02-23 04:18:09] "GET /virtual-network/6e209fc0-4864-499b-a171-9ea5d7979bd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2625 0.004672 10.0.0.242 - - [2026-02-23 04:18:10] "POST /neutron/network HTTP/1.1" 200 1010 0.007084 10.0.0.242 - - [2026-02-23 04:18:10] "POST /neutron/subnet HTTP/1.1" 200 1375 0.013992 10.0.0.242 - - [2026-02-23 04:18:10] "POST /neutron/network HTTP/1.1" 200 1000 0.007592 10.0.0.242 - - [2026-02-23 04:18:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004648 10.0.0.242 - - [2026-02-23 04:18:13] "GET /virtual-network/6e209fc0-4864-499b-a171-9ea5d7979bd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2625 0.004946 10.0.0.242 - - [2026-02-23 04:18:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004387 10.0.0.242 - - [2026-02-23 04:18:17] "GET /virtual-network/6e209fc0-4864-499b-a171-9ea5d7979bd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2625 0.005372 10.0.0.242 - - [2026-02-23 04:18:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003310 10.0.0.242 - - [2026-02-23 04:18:22] "GET /virtual-network/6e209fc0-4864-499b-a171-9ea5d7979bd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2625 0.005697 10.0.0.242 - - [2026-02-23 04:18:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002956 10.0.0.242 - - [2026-02-23 04:18:26] "GET /virtual-network/6e209fc0-4864-499b-a171-9ea5d7979bd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2625 0.004656 10.0.0.242 - - [2026-02-23 04:18:27] "POST /neutron/network HTTP/1.1" 200 1010 0.006006 10.0.0.242 - - [2026-02-23 04:18:27] "POST /neutron/subnet HTTP/1.1" 200 1375 0.019239 10.0.0.242 - - [2026-02-23 04:18:27] "POST /neutron/network HTTP/1.1" 200 1000 0.008378 10.0.0.242 - - [2026-02-23 04:18:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003239 10.0.0.242 - - [2026-02-23 04:18:28] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003794 10.0.0.242 - - [2026-02-23 04:18:28] "GET /virtual-networks?parent_id=c93c3d5d-7832-432a-a3c1-5f71817ae200&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.003297 10.0.0.242 - - [2026-02-23 04:18:28] "GET /virtual-network/6e209fc0-4864-499b-a171-9ea5d7979bd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2625 0.005280 10.0.0.242 - - [2026-02-23 04:18:29] "POST /neutron/port HTTP/1.1" 200 1233 0.014848 10.0.0.242 - - [2026-02-23 04:18:33] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007802 10.0.0.242 - - [2026-02-23 04:18:38] "POST /neutron/port HTTP/1.1" 200 1233 0.018349 10.0.0.242 - - [2026-02-23 04:18:38] "POST /neutron/security_group HTTP/1.1" 200 2062 0.009113 10.0.0.242 - - [2026-02-23 04:18:49] "POST /neutron/port HTTP/1.1" 200 1233 0.017838 10.0.0.242 - - [2026-02-23 04:18:49] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007509 10.0.0.242 - - [2026-02-23 04:18:49] "GET /virtual-machine/d3b5cf1a-85e1-480f-ac0e-187e9be675c5 HTTP/1.1" 200 1297 0.005451 10.0.0.242 - - [2026-02-23 04:18:49] "GET /virtual-machine-interface/c5291cfd-6de4-4ba1-93e4-72ff2b24589b HTTP/1.1" 200 3156 0.005700 10.0.0.242 - - [2026-02-23 04:18:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004005 10.0.0.242 - - [2026-02-23 04:18:49] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004338 10.0.0.242 - - [2026-02-23 04:18:49] "GET /virtual-networks?parent_id=c93c3d5d-7832-432a-a3c1-5f71817ae200&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.002991 10.0.0.242 - - [2026-02-23 04:18:49] "GET /virtual-network/6e209fc0-4864-499b-a171-9ea5d7979bd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2625 0.006163 10.0.0.242 - - [2026-02-23 04:18:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003155 10.0.0.242 - - [2026-02-23 04:18:50] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003682 10.0.0.242 - - [2026-02-23 04:18:50] "GET /virtual-networks?parent_id=c93c3d5d-7832-432a-a3c1-5f71817ae200&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.002954 10.0.0.242 - - [2026-02-23 04:18:50] "GET /virtual-network/6e209fc0-4864-499b-a171-9ea5d7979bd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2625 0.005040 10.0.0.242 - - [2026-02-23 04:18:50] "POST /neutron/port HTTP/1.1" 200 1233 0.021365 10.0.0.242 - - [2026-02-23 04:18:51] "POST /neutron/security_group HTTP/1.1" 200 2062 0.006966 10.0.0.242 - - [2026-02-23 04:18:51] "GET /virtual-machine/85af6e69-1a42-4a09-9f4a-e58a0bd3569a HTTP/1.1" 200 1296 0.007089 10.0.0.242 - - [2026-02-23 04:18:51] "GET /virtual-machine-interface/c5752c39-2b6c-41e3-877d-fb2650d8c969 HTTP/1.1" 200 3155 0.004996 10.0.0.242 - - [2026-02-23 04:18:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003197 10.0.0.242 - - [2026-02-23 04:18:51] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003039 10.0.0.242 - - [2026-02-23 04:18:51] "GET /virtual-networks?parent_id=c93c3d5d-7832-432a-a3c1-5f71817ae200&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.002483 10.0.0.242 - - [2026-02-23 04:18:51] "GET /virtual-network/6e209fc0-4864-499b-a171-9ea5d7979bd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2625 0.006919 10.0.0.242 - - [2026-02-23 04:18:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003272 10.0.0.242 - - [2026-02-23 04:18:52] "GET /global-vrouter-config/f321bd32-4df5-47a3-b93e-ef16f07c7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003801 10.0.0.242 - - [2026-02-23 04:18:52] "GET /virtual-networks?parent_id=c93c3d5d-7832-432a-a3c1-5f71817ae200&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.002538 10.0.0.242 - - [2026-02-23 04:18:52] "GET /virtual-network/6e209fc0-4864-499b-a171-9ea5d7979bd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2625 0.005373 10.0.0.242 - - [2026-02-23 04:18:52] "GET /virtual-machine-interface/c5752c39-2b6c-41e3-877d-fb2650d8c969?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2740 0.005432 10.0.0.242 - - [2026-02-23 04:18:52] "PUT /virtual-machine-interface/c5752c39-2b6c-41e3-877d-fb2650d8c969 HTTP/1.1" 200 284 0.015338 10.0.0.242 - - [2026-02-23 04:19:02] "GET /obj-perms HTTP/1.1" 200 5075 0.059849 10.0.0.23 - - [2026-02-23 04:19:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000463 10.0.0.23 - - [2026-02-23 04:19:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000586 10.0.0.50 - - [2026-02-23 04:19:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000342 10.0.0.50 - - [2026-02-23 04:19:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000367 10.0.0.23 - - [2026-02-23 04:19:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000424 10.0.0.23 - - [2026-02-23 04:19:11] "GET /global-system-configs HTTP/1.1" 401 293 0.001431 10.0.0.50 - - [2026-02-23 04:19:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000345 10.0.0.50 - - [2026-02-23 04:19:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000341 10.0.0.242 - - [2026-02-23 04:19:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000328 10.0.0.242 - - [2026-02-23 04:19:12] "GET /global-system-configs HTTP/1.1" 401 293 0.000329 10.0.0.242 - - [2026-02-23 04:19:12] "POST /neutron/port HTTP/1.1" 200 1233 0.018553 10.0.0.242 - - [2026-02-23 04:19:12] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003750 10.0.0.242 - - [2026-02-23 04:19:12] "POST /neutron/port HTTP/1.1" 200 117 0.001416 10.0.0.242 - - [2026-02-23 04:19:12] "GET /global-system-configs HTTP/1.1" 401 293 0.000346 10.0.0.242 - - [2026-02-23 04:19:12] "GET /global-system-configs HTTP/1.1" 401 293 0.000368 10.0.0.242 - - [2026-02-23 04:19:27] "POST /neutron/port HTTP/1.1" 200 1233 0.050690 10.0.0.242 - - [2026-02-23 04:19:27] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003458 10.0.0.242 - - [2026-02-23 04:19:27] "POST /neutron/port HTTP/1.1" 200 117 0.001003 10.0.0.242 - - [2026-02-23 04:20:14] "POST /neutron/port HTTP/1.1" 200 1233 0.016843 10.0.0.242 - - [2026-02-23 04:20:14] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003509 10.0.0.242 - - [2026-02-23 04:20:14] "POST /neutron/port HTTP/1.1" 200 117 0.001486 10.0.0.242 - - [2026-02-23 04:20:16] "POST /neutron/network HTTP/1.1" 200 1000 0.008680 10.0.0.242 - - [2026-02-23 04:20:17] "POST /neutron/port HTTP/1.1" 200 1223 0.015711 10.0.0.242 - - [2026-02-23 04:20:17] "POST /neutron/port HTTP/1.1" 200 1223 0.014610 10.0.0.242 - - [2026-02-23 04:20:17] "POST /neutron/port HTTP/1.1" 200 1223 0.019510 10.0.0.23 - - [2026-02-23 04:20:18] "POST /useragent-kv HTTP/1.1" 200 115 0.002661 10.0.0.23 - - [2026-02-23 04:20:18] "POST /useragent-kv HTTP/1.1" 200 115 0.002845 10.0.0.23 - - [2026-02-23 04:20:18] "POST /useragent-kv HTTP/1.1" 200 115 0.005896 10.0.0.23 - - [2026-02-23 04:20:18] "POST /useragent-kv HTTP/1.1" 200 115 0.002293 10.0.0.242 - - [2026-02-23 04:20:18] "POST /neutron/network HTTP/1.1" 200 151 0.132639 10.0.0.23 - - [2026-02-23 04:20:18] "DELETE /route-target/a4998a82-803c-4af9-ba35-da7b027e2eef HTTP/1.1" 200 115 0.067461 10.0.0.23 - - [2026-02-23 04:20:20] "GET /projects?obj_uuids=c93c3d5d-7832-432a-a3c1-5f71817ae200&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000932 10.0.0.242 - - [2026-02-23 04:20:20] "GET /project/c93c3d5d-7832-432a-a3c1-5f71817ae200?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.043809 10.0.0.23 - - [2026-02-23 04:20:20] "GET /projects?obj_uuids=c93c3d5d-7832-432a-a3c1-5f71817ae200&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000878 10.0.0.242 - - [2026-02-23 04:20:20] "GET /project/c93c3d5d-7832-432a-a3c1-5f71817ae200?fields=virtual_networks HTTP/1.1" 200 1041 0.039498 10.0.0.23 - - [2026-02-23 04:20:20] "GET /projects?obj_uuids=c93c3d5d-7832-432a-a3c1-5f71817ae200&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001017 10.0.0.242 - - [2026-02-23 04:20:20] "GET /project/c93c3d5d-7832-432a-a3c1-5f71817ae200?fields=virtual_machine_interfaces HTTP/1.1" 200 1041 0.037261 10.0.0.23 - - [2026-02-23 04:20:20] "GET /projects?obj_uuids=c93c3d5d-7832-432a-a3c1-5f71817ae200&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001001 10.0.0.242 - - [2026-02-23 04:20:20] "GET /project/c93c3d5d-7832-432a-a3c1-5f71817ae200?fields=security_groups HTTP/1.1" 200 1271 0.031563 10.0.0.242 - - [2026-02-23 04:20:21] "POST /fqname-to-id HTTP/1.1" 404 188 0.028997 10.0.0.23 - - [2026-02-23 04:20:21] "GET /projects?obj_uuids=2b5e340a-848f-44f1-956a-1563e08acbd6&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002704 10.0.0.23 - - [2026-02-23 04:20:21] "GET /domains?obj_uuids=e1cc6957-1fd1-4e0a-8f60-be32b1950cd6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000928 10.0.0.23 - - [2026-02-23 04:20:21] "GET /domain/e1cc6957-1fd1-4e0a-8f60-be32b1950cd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007565 10.0.0.23 - - [2026-02-23 04:20:21] "POST /id-to-fqname HTTP/1.1" 200 190 0.001166 10.0.0.23 - - [2026-02-23 04:20:21] "POST /fqname-to-id HTTP/1.1" 404 199 0.005160 10.0.0.23 - - [2026-02-23 04:20:21] "POST /security-groups HTTP/1.1" 200 591 0.027598 10.0.0.23 - - [2026-02-23 04:20:21] "POST /projects HTTP/1.1" 200 585 0.235531 10.0.0.23 - - [2026-02-23 04:20:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.320024 10.0.0.23 - - [2026-02-23 04:20:21] "POST /fqname-to-id HTTP/1.1" 404 233 0.007821 10.0.0.242 - - [2026-02-23 04:20:22] "GET /project/2b5e340a-848f-44f1-956a-1563e08acbd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.488582 10.0.0.242 - - [2026-02-23 04:20:23] "GET / HTTP/1.1" 200 35931 0.001704 10.0.0.23 - - [2026-02-23 04:20:29] "GET /projects?obj_uuids=2b5e340a-848f-44f1-956a-1563e08acbd6&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000936 10.0.0.242 - - [2026-02-23 04:20:29] "GET /project/2b5e340a-848f-44f1-956a-1563e08acbd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.034946 10.0.0.23 - - [2026-02-23 04:20:29] "GET /projects?obj_uuids=2b5e340a-848f-44f1-956a-1563e08acbd6&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001003 10.0.0.242 - - [2026-02-23 04:20:29] "GET /project/2b5e340a-848f-44f1-956a-1563e08acbd6?fields=virtual_networks HTTP/1.1" 200 1032 0.054156 10.0.0.23 - - [2026-02-23 04:20:29] "GET /projects?obj_uuids=2b5e340a-848f-44f1-956a-1563e08acbd6&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001035 10.0.0.23 - - [2026-02-23 04:20:29] "DELETE /access-control-list/1a065b68-1c1b-461e-af27-30bf25f9c893 HTTP/1.1" 200 115 0.038396 10.0.0.242 - - [2026-02-23 04:20:29] "GET /project/2b5e340a-848f-44f1-956a-1563e08acbd6?fields=virtual_machine_interfaces HTTP/1.1" 200 1032 0.056477 10.0.0.23 - - [2026-02-23 04:20:29] "GET /projects?obj_uuids=2b5e340a-848f-44f1-956a-1563e08acbd6&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001740 10.0.0.242 - - [2026-02-23 04:20:29] "GET /project/2b5e340a-848f-44f1-956a-1563e08acbd6?fields=security_groups HTTP/1.1" 200 1258 0.031575 10.0.0.23 - - [2026-02-23 04:21:00] "DELETE /project/c93c3d5d-7832-432a-a3c1-5f71817ae200 HTTP/1.1" 404 177 0.007568 10.0.0.23 - - [2026-02-23 04:21:00] "DELETE /project/2b5e340a848f44f1956a1563e08acbd6 HTTP/1.1" 404 173 0.005065 10.0.0.23 - - [2026-02-23 04:21:00] "GET /projects?obj_uuids=2b5e340a-848f-44f1-956a-1563e08acbd6&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000773 10.0.0.23 - - [2026-02-23 04:21:00] "GET /project/2b5e340a-848f-44f1-956a-1563e08acbd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.047496 10.0.0.23 - - [2026-02-23 04:21:00] "GET /projects?obj_uuids=2b5e340a-848f-44f1-956a-1563e08acbd6&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000860 10.0.0.23 - - [2026-02-23 04:21:00] "GET /project/2b5e340a-848f-44f1-956a-1563e08acbd6?fields=security_groups HTTP/1.1" 200 1363 0.036017 10.0.0.23 - - [2026-02-23 04:21:01] "DELETE /security-group/e84d5f91-e36a-4ff1-b81a-1254fb8fae0b HTTP/1.1" 200 115 0.061980 10.0.0.23 - - [2026-02-23 04:21:01] "GET /projects?obj_uuids=2b5e340a-848f-44f1-956a-1563e08acbd6&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000943 10.0.0.23 - - [2026-02-23 04:21:01] "GET /project/2b5e340a-848f-44f1-956a-1563e08acbd6?fields=application_policy_sets HTTP/1.1" 200 1402 0.071996 10.0.0.23 - - [2026-02-23 04:21:01] "DELETE /project/2b5e340a-848f-44f1-956a-1563e08acbd6 HTTP/1.1" 200 115 0.422375 10.0.0.50 - - [2026-02-23 04:21:03] "GET /obj-perms HTTP/1.1" 200 5075 0.069592 [Introspect:8084]10.0.0.23 - - [2026-02-23 04:22:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000868 [Introspect:8084]10.0.0.23 - - [2026-02-23 04:22:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3161 0.000825